Jul 24 07:34:03.539583 np0000005822 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jul 24 07:34:03.545343 np0000005822 devstack@c-api.service[100234]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jul 24 07:34:03.547515 np0000005822 devstack@c-api.service[100234]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Jul 24 07:34:03 2026] *** Jul 24 07:34:03.547515 np0000005822 devstack@c-api.service[100234]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jul 24 07:34:03.547515 np0000005822 devstack@c-api.service[100234]: os: Linux-6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 Jul 24 07:34:03.547515 np0000005822 devstack@c-api.service[100234]: nodename: np0000005822 Jul 24 07:34:03.547515 np0000005822 devstack@c-api.service[100234]: machine: x86_64 Jul 24 07:34:03.547515 np0000005822 devstack@c-api.service[100234]: clock source: unix Jul 24 07:34:03.547515 np0000005822 devstack@c-api.service[100234]: pcre jit disabled Jul 24 07:34:03.547515 np0000005822 devstack@c-api.service[100234]: detected number of CPU cores: 16 Jul 24 07:34:03.547515 np0000005822 devstack@c-api.service[100234]: current working directory: / Jul 24 07:34:03.547515 np0000005822 devstack@c-api.service[100234]: detected binary path: /usr/bin/uwsgi-core Jul 24 07:34:03.547515 np0000005822 devstack@c-api.service[100234]: your processes number limit is 257052 Jul 24 07:34:03.547515 np0000005822 devstack@c-api.service[100234]: your memory page size is 4096 bytes Jul 24 07:34:03.547515 np0000005822 devstack@c-api.service[100234]: detected max file descriptor number: 2048 Jul 24 07:34:03.547515 np0000005822 devstack@c-api.service[100234]: lock engine: pthread robust mutexes Jul 24 07:34:03.548402 np0000005822 devstack@c-api.service[100234]: thunder lock: enabled Jul 24 07:34:03.548402 np0000005822 devstack@c-api.service[100234]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jul 24 07:34:03.548402 np0000005822 devstack@c-api.service[100234]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Jul 24 07:34:03.548402 np0000005822 devstack@c-api.service[100234]: PEP 405 virtualenv detected: /opt/stack/data/venv Jul 24 07:34:03.548402 np0000005822 devstack@c-api.service[100234]: Set PythonHome to /opt/stack/data/venv Jul 24 07:34:03.583681 np0000005822 devstack@c-api.service[100234]: Python main interpreter initialized at 0x7018e04a4668 Jul 24 07:34:03.583681 np0000005822 devstack@c-api.service[100234]: python threads support enabled Jul 24 07:34:03.583681 np0000005822 devstack@c-api.service[100234]: your server socket listen backlog is limited to 100 connections Jul 24 07:34:03.583681 np0000005822 devstack@c-api.service[100234]: your mercy for graceful operations on workers is 80 seconds Jul 24 07:34:03.584170 np0000005822 devstack@c-api.service[100234]: mapped 671795 bytes (656 KB) for 4 cores Jul 24 07:34:03.584323 np0000005822 devstack@c-api.service[100234]: *** Operational MODE: preforking *** Jul 24 07:34:03.584507 np0000005822 devstack@c-api.service[100234]: *** uWSGI is running in multiple interpreter mode *** Jul 24 07:34:03.584507 np0000005822 devstack@c-api.service[100234]: spawned uWSGI master process (pid: 100234) Jul 24 07:34:03.584723 np0000005822 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jul 24 07:34:03.585028 np0000005822 devstack@c-api.service[100234]: spawned uWSGI worker 1 (pid: 100243, cores: 1) Jul 24 07:34:03.588513 np0000005822 devstack@c-api.service[100234]: spawned uWSGI worker 2 (pid: 100244, cores: 1) Jul 24 07:34:03.588513 np0000005822 devstack@c-api.service[100234]: spawned uWSGI worker 3 (pid: 100245, cores: 1) Jul 24 07:34:03.588513 np0000005822 devstack@c-api.service[100234]: spawned uWSGI worker 4 (pid: 100246, cores: 1) Jul 24 07:34:03.588513 np0000005822 devstack@c-api.service[100234]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jul 24 07:34:03.727025 np0000005822 devstack@c-api.service[100244]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 24 07:34:03.727025 np0000005822 devstack@c-api.service[100244]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 24 07:34:03.727025 np0000005822 devstack@c-api.service[100244]: we strongly recommend against using it for new projects. Jul 24 07:34:03.727025 np0000005822 devstack@c-api.service[100244]: If you are already using Eventlet, we recommend migrating to a different Jul 24 07:34:03.727025 np0000005822 devstack@c-api.service[100244]: framework. For more detail see Jul 24 07:34:03.727025 np0000005822 devstack@c-api.service[100244]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 24 07:34:03.727025 np0000005822 devstack@c-api.service[100244]: import eventlet # noqa Jul 24 07:34:03.729440 np0000005822 devstack@c-api.service[100243]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 24 07:34:03.729440 np0000005822 devstack@c-api.service[100243]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 24 07:34:03.729440 np0000005822 devstack@c-api.service[100243]: we strongly recommend against using it for new projects. Jul 24 07:34:03.729440 np0000005822 devstack@c-api.service[100243]: If you are already using Eventlet, we recommend migrating to a different Jul 24 07:34:03.729440 np0000005822 devstack@c-api.service[100243]: framework. For more detail see Jul 24 07:34:03.729440 np0000005822 devstack@c-api.service[100243]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 24 07:34:03.729440 np0000005822 devstack@c-api.service[100243]: import eventlet # noqa Jul 24 07:34:03.737636 np0000005822 devstack@c-api.service[100245]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 24 07:34:03.737636 np0000005822 devstack@c-api.service[100245]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 24 07:34:03.737636 np0000005822 devstack@c-api.service[100245]: we strongly recommend against using it for new projects. Jul 24 07:34:03.737636 np0000005822 devstack@c-api.service[100245]: If you are already using Eventlet, we recommend migrating to a different Jul 24 07:34:03.737636 np0000005822 devstack@c-api.service[100245]: framework. For more detail see Jul 24 07:34:03.737636 np0000005822 devstack@c-api.service[100245]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 24 07:34:03.737636 np0000005822 devstack@c-api.service[100245]: import eventlet # noqa Jul 24 07:34:03.752897 np0000005822 devstack@c-api.service[100246]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 24 07:34:03.752897 np0000005822 devstack@c-api.service[100246]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 24 07:34:03.752897 np0000005822 devstack@c-api.service[100246]: we strongly recommend against using it for new projects. Jul 24 07:34:03.752897 np0000005822 devstack@c-api.service[100246]: If you are already using Eventlet, we recommend migrating to a different Jul 24 07:34:03.752897 np0000005822 devstack@c-api.service[100246]: framework. For more detail see Jul 24 07:34:03.752897 np0000005822 devstack@c-api.service[100246]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 24 07:34:03.752897 np0000005822 devstack@c-api.service[100246]: import eventlet # noqa Jul 24 07:34:03.909779 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jul 24 07:34:03.909779 np0000005822 devstack@c-api.service[100243]: from cgi import parse_header Jul 24 07:34:03.917669 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jul 24 07:34:03.917669 np0000005822 devstack@c-api.service[100246]: from cgi import parse_header Jul 24 07:34:03.918228 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jul 24 07:34:03.918228 np0000005822 devstack@c-api.service[100244]: from cgi import parse_header Jul 24 07:34:03.923579 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jul 24 07:34:03.923579 np0000005822 devstack@c-api.service[100245]: from cgi import parse_header Jul 24 07:34:03.946678 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 24 07:34:03.946678 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:34:03.957118 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jul 24 07:34:03.957118 np0000005822 devstack@c-api.service[100243]: removals.removed_module( Jul 24 07:34:03.957333 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 24 07:34:03.957333 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:34:03.958932 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jul 24 07:34:03.958932 np0000005822 devstack@c-api.service[100243]: removals.removed_module( Jul 24 07:34:03.959711 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 24 07:34:03.959711 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:34:03.963038 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 24 07:34:03.963038 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:34:03.969269 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jul 24 07:34:03.969269 np0000005822 devstack@c-api.service[100246]: removals.removed_module( Jul 24 07:34:03.970941 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jul 24 07:34:03.970941 np0000005822 devstack@c-api.service[100244]: removals.removed_module( Jul 24 07:34:03.971537 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jul 24 07:34:03.971537 np0000005822 devstack@c-api.service[100246]: removals.removed_module( Jul 24 07:34:03.973260 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jul 24 07:34:03.973260 np0000005822 devstack@c-api.service[100244]: removals.removed_module( Jul 24 07:34:03.974906 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jul 24 07:34:03.974906 np0000005822 devstack@c-api.service[100245]: removals.removed_module( Jul 24 07:34:03.977399 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jul 24 07:34:03.977399 np0000005822 devstack@c-api.service[100245]: removals.removed_module( Jul 24 07:34:04.733061 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 24 07:34:04.733061 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:34:04.757470 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 24 07:34:04.757470 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:34:04.758195 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 24 07:34:04.758195 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:34:04.782540 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jul 24 07:34:04.782540 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:34:04.785359 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 24 07:34:04.785359 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:34:04.807546 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jul 24 07:34:04.807546 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:34:04.809216 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jul 24 07:34:04.809216 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:34:04.839328 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jul 24 07:34:04.839328 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:34:04.991372 np0000005822 devstack@c-api.service[100243]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jul 24 07:34:04.991591 np0000005822 devstack@c-api.service[100243]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100243) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 24 07:34:05.006697 np0000005822 devstack@c-api.service[100246]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jul 24 07:34:05.006875 np0000005822 devstack@c-api.service[100246]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100246) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 24 07:34:05.015393 np0000005822 devstack@c-api.service[100245]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jul 24 07:34:05.015648 np0000005822 devstack@c-api.service[100245]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100245) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 24 07:34:05.055122 np0000005822 devstack@c-api.service[100244]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jul 24 07:34:05.055403 np0000005822 devstack@c-api.service[100244]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100244) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 24 07:34:05.095956 np0000005822 devstack@c-api.service[100246]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 24 07:34:05.095956 np0000005822 devstack@c-api.service[100246]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 24 07:34:05.103594 np0000005822 devstack@c-api.service[100245]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 24 07:34:05.103594 np0000005822 devstack@c-api.service[100245]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 24 07:34:05.107814 np0000005822 devstack@c-api.service[100243]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 24 07:34:05.107814 np0000005822 devstack@c-api.service[100243]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 24 07:34:05.144251 np0000005822 devstack@c-api.service[100244]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 24 07:34:05.144251 np0000005822 devstack@c-api.service[100244]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 24 07:34:05.579958 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100245) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 24 07:34:05.580274 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100246) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 24 07:34:05.580330 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100243) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 24 07:34:05.580360 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.580422 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.580591 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.580723 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.580754 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.580788 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100244) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 24 07:34:05.580846 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.580891 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.581054 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.581106 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.581320 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.581426 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.581641 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.582675 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.582765 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.582832 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.582900 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.582939 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.583014 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.583069 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.583155 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.583282 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.583357 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.583463 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.583549 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.583641 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.583739 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.583858 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.583917 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.583989 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.584040 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.584088 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.584123 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.584154 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.584220 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.584270 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.584300 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.584382 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.584469 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.584562 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.584656 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.584686 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.584719 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.584745 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.584800 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.584836 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.584862 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.584883 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.584911 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.584932 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.584956 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.584978 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.584999 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.585025 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.585052 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.585078 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.585101 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.585121 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.585143 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.585168 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.585190 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.585247 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.585273 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.585299 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.585330 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.585353 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.585373 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.585394 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.585415 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.585458 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.585500 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.585552 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.585613 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.585666 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.585701 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.585730 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.585759 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.585807 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.585839 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.585883 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.585926 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.585972 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.586009 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.586035 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.586055 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.586079 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.586103 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.586127 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.586127 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.586173 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.586173 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.586173 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.586173 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.586173 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.586173 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.586326 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.586374 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.587683 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.587764 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.587862 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.587897 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.587942 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.587983 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.588016 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.588046 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.588070 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.588097 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.588121 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.588159 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.588226 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.588280 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.588310 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.588335 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.588363 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.588390 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.588414 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.588414 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.588458 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.588601 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.588666 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.588695 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.588724 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.588760 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.588837 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.588865 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.588891 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.588919 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.588946 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.588976 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.589006 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.589029 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.589055 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.589076 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.589096 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.589119 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.589119 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.589187 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.589234 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.589730 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.590467 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.590627 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.590741 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.590840 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.590933 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.591021 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.591112 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.591309 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.591565 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.591565 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.591565 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.591652 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.591652 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.591716 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.591763 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.591882 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.591940 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.591976 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.592010 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.592010 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.592063 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.592090 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.592118 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.592144 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.592169 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.592190 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.592254 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.592286 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.592316 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.592342 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.592366 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.592392 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.592416 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.592416 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.592472 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.592669 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.592781 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.592853 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.592883 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.592909 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.592955 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.592983 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.593034 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.593068 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.593096 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.593121 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.593164 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.593234 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.593278 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.593313 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.593339 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.593368 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.593395 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.593422 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.593464 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.593519 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.593579 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.593617 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.593643 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.593667 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.593691 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.593724 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.593751 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.593789 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.593820 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.593845 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.593875 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.593899 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.593929 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.593974 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.594025 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.594074 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.594133 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.594170 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.594195 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.594195 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.594195 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.594337 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.594364 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.594364 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.594408 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.594432 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.594432 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.594479 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.594503 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.594540 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.594571 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.594571 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.594611 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.594611 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.594611 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.594611 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.594724 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.594817 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.594905 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.594977 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.595055 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.595143 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.595765 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.595876 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.595953 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.595989 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.596028 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.596068 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.596105 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.596145 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.596180 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.596223 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.596250 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.596271 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.596313 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.596361 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.596414 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.596449 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.596487 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.596487 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.596569 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.596616 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.596644 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.596675 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.596706 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.596736 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.596736 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.596736 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.596736 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.596736 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.602867 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.602972 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.603055 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.603106 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.603140 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.603171 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.603197 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.603259 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.603306 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.603338 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.603362 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.603384 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.603414 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.603414 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.603480 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.603480 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.603521 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.603567 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.603626 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.603688 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.603749 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.604184 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.604283 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.604372 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.604430 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.604475 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.604511 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.604543 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.604543 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.604589 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.604615 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.604635 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.604679 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.604714 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.604755 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.604803 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.604838 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.604873 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.604900 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.604921 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.604948 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.604971 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.604998 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.605021 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.605040 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.605087 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.605132 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.605178 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.605273 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.605699 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.605812 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.605852 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.605934 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.605999 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.606067 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.606156 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.606940 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.607004 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.607038 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.607071 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.607114 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.607172 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.607229 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.607255 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.607284 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.607308 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.607329 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.607354 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.607383 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.607409 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.607437 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.607460 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.607480 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.607500 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.607529 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.607568 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.607612 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.607647 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.607671 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.607693 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.607736 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.607795 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.607824 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.607896 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.608281 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.608360 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.608398 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.608434 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.608457 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.608485 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.608512 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.608533 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.608576 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.608605 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.608649 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.608709 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.608709 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.608812 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.608858 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.608967 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.609033 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.609062 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.609120 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.609158 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.609194 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.609246 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.609286 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.609314 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.609358 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.609408 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.609444 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.609506 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.609963 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.610017 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.610064 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.610114 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.610114 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.610196 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.610255 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.610306 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.610349 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.610386 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.610431 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.610474 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.610512 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.610550 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.610593 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.610631 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.610669 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.610713 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.610750 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.610819 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.610856 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.610892 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.610935 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.610972 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.611010 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.611044 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.611044 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.611044 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.612929 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.613004 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.613061 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.613108 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.613176 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.613235 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.613294 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.613329 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.613413 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.613451 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.613481 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.613507 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.613548 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.613588 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.613631 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.613681 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.613681 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.613758 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.613811 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.613851 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.613881 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.613908 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.613930 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.613958 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.613979 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.614000 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.614036 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.614135 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.614174 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.614236 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.614302 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.614363 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.614417 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.614495 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.614540 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.614570 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.614592 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.614619 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.614641 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.614663 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.614695 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.614754 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.614832 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.614861 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.614882 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.614901 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.614921 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.614945 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.614969 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.614989 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.615009 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.615040 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.615062 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.615062 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.615102 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.615102 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.616608 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.616652 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.616680 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.616716 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.616750 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.616823 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.616860 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.616882 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.616904 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.616924 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.616945 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.616964 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.616984 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.617005 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.617104 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.617143 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.617167 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.617195 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.617238 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.617238 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.617289 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.617416 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.617517 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.617595 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.617645 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.617693 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.617735 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.617759 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.617790 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.617813 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.617836 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.617879 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.617919 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.617969 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.618017 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.618058 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.618100 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.618140 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.618189 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.618237 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.618260 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.618280 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.618316 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.618346 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.618481 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.618504 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.618524 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.618546 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.618566 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.618586 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.618607 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.618627 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.618652 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.618689 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.618715 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.618737 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.618760 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.618795 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.618864 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.618887 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.618911 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.618930 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.618961 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.618961 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.619001 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.619021 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.619041 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.619061 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.619083 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.619103 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.619123 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.619149 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.619172 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.619194 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.619252 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.619281 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.619302 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.619323 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.619343 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.619366 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.619385 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.619406 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.619425 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.619453 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.619480 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.619504 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.619525 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.619547 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.619567 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.619593 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.619616 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.619639 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.619666 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.619695 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.619695 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.619740 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.619762 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.619822 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.619858 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.619904 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.619946 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.619991 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.620048 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.620105 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.620145 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.620145 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.620186 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.620228 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.620262 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.620284 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.620317 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.620347 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.620370 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.620392 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.620449 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.620478 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.620499 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.620520 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.620545 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.620568 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.620588 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.620615 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.620639 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.620659 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.620687 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.620709 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.620730 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.620752 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.620784 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.620805 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.620831 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.620854 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.620874 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.620907 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.620953 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.620999 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.621045 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.621091 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.621121 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.621143 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.621526 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.621588 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.621638 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.621696 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.621750 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.621815 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.621844 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.621897 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.621933 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.621959 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.621986 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.622013 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.622040 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.622064 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.622087 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.622109 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.622129 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.622149 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.622169 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.622197 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.622240 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.622271 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.622306 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.622331 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.622351 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.622373 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.622394 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.622415 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.622434 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.622462 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.622511 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.622557 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.622582 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.622582 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.622622 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.622643 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.622668 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.622688 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.622710 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.622735 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.622757 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.622804 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.622852 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.622896 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.622945 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.622991 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.623021 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.623042 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.623077 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.623115 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.623149 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.623172 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.623172 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.623172 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.623263 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.623311 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.625063 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.625119 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.625183 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.625274 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.625322 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.625357 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.625397 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.625435 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.625469 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.625498 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.625532 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.625532 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.625595 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.625652 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.625736 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.625857 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.625951 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.626039 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.626125 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.626217 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.626333 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.626642 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.626734 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.626822 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.626896 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.626967 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.627036 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.627125 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.627431 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.627525 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.627613 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.627669 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.627740 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.627815 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.627855 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.627855 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.627924 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.627966 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.628031 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.628103 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.628175 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.628273 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.628320 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.628385 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.628488 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.628580 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.628674 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.628778 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.628888 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.629025 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.629070 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.629114 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.629159 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.629213 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.629252 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.629290 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.629323 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.629369 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.629407 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.629443 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.629487 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.629525 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.629567 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.629602 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.629637 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.629671 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.629706 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.629745 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.629797 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.629832 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.629880 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.629918 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.629953 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.629985 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.630020 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.630054 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.630054 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.630352 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.630450 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.630548 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.630638 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.630736 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.630788 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.630827 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.630870 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.630905 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.630941 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.630976 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.631013 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.631079 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.631144 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.631212 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.631304 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.631394 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.631465 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.631505 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.631538 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.631577 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.631610 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.631650 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.631691 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.631724 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.631759 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.631812 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.631846 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.631878 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.631909 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.631942 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.631990 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.632036 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.632077 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.632117 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.632150 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.632186 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.632239 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.632286 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.632325 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.632368 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.632412 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.632412 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.632477 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.632514 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.632551 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.632551 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.632619 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.632652 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.632693 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.632807 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.632848 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.632880 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.632917 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.632951 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.632987 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.633019 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.633019 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.633079 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.633116 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.633156 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.633193 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.633241 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.635886 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.635951 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.636021 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.636061 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.636155 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.636195 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.636285 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.636537 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.636605 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.636669 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.636732 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.636793 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.636837 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.636907 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.638111 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.638213 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.638322 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.638404 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.638481 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.638539 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.638603 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.638641 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.638734 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.638841 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.638938 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.639036 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.639135 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.639267 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.640973 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.641072 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.641124 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.641214 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.641293 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.641334 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.641406 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.641573 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.641662 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.641743 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.641835 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.641911 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.641985 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.642071 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.642272 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.642334 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.642375 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.642418 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.642460 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.642493 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.642531 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.642561 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.642594 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.642629 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.642671 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.642706 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.642741 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.642788 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.642822 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.642869 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.642912 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.642949 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.642983 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.642983 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.642983 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.643071 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.643107 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.643145 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.643247 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.643333 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.643408 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.643487 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.645066 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.645159 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.645275 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.645357 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.645444 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.645520 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.645611 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.645782 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.645882 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.645970 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.646017 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.646054 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.646089 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.646127 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.646162 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.646212 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.646249 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.646285 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.646331 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.646370 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.646405 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.646439 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.646479 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.646516 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.646550 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.646583 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.646615 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.646650 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.646682 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.646724 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.646724 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.646799 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 07:34:05.647347 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 07:34:05.647441 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 07:34:05.647526 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 07:34:05.647607 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 07:34:05.647734 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 07:34:05.647787 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 07:34:05.688371 np0000005822 devstack@c-api.service[100245]: INFO dbcounter [None req-4f4fa363-3097-4c69-a580-35290f05996c None None] Registered counter for database cinder Jul 24 07:34:05.693519 np0000005822 devstack@c-api.service[100244]: INFO dbcounter [None req-7583efb2-7005-4bc8-be58-47fba64870de None None] Registered counter for database cinder Jul 24 07:34:05.695594 np0000005822 devstack@c-api.service[100246]: INFO dbcounter [None req-bdd5fa2c-1414-495f-9bc0-d7c1fc1ecd47 None None] Registered counter for database cinder Jul 24 07:34:05.697919 np0000005822 devstack@c-api.service[100243]: INFO dbcounter [None req-d17e1d70-4cce-4a81-899d-eb5efd02dc60 None None] Registered counter for database cinder Jul 24 07:34:05.727558 np0000005822 devstack@c-api.service[100245]: DEBUG oslo_db.sqlalchemy.engines [None req-4f4fa363-3097-4c69-a580-35290f05996c 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=100245) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 07:34:05.733040 np0000005822 devstack@c-api.service[100244]: DEBUG oslo_db.sqlalchemy.engines [None req-7583efb2-7005-4bc8-be58-47fba64870de 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=100244) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 07:34:05.736190 np0000005822 devstack@c-api.service[100246]: DEBUG oslo_db.sqlalchemy.engines [None req-bdd5fa2c-1414-495f-9bc0-d7c1fc1ecd47 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=100246) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 07:34:05.738047 np0000005822 devstack@c-api.service[100243]: DEBUG oslo_db.sqlalchemy.engines [None req-d17e1d70-4cce-4a81-899d-eb5efd02dc60 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=100243) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 07:34:05.844199 np0000005822 devstack@c-api.service[100246]: DEBUG dbcounter [-] [100246] Writer thread running {{(pid=100246) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 24 07:34:05.846792 np0000005822 devstack@c-api.service[100246]: INFO cinder.rpc [None req-bdd5fa2c-1414-495f-9bc0-d7c1fc1ecd47 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 24 07:34:05.849426 np0000005822 devstack@c-api.service[100246]: INFO cinder.rpc [None req-bdd5fa2c-1414-495f-9bc0-d7c1fc1ecd47 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 24 07:34:05.851612 np0000005822 devstack@c-api.service[100243]: DEBUG dbcounter [-] [100243] Writer thread running {{(pid=100243) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 24 07:34:05.851843 np0000005822 devstack@c-api.service[100246]: INFO cinder.rpc [None req-bdd5fa2c-1414-495f-9bc0-d7c1fc1ecd47 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 24 07:34:05.852369 np0000005822 devstack@c-api.service[100244]: DEBUG dbcounter [-] [100244] Writer thread running {{(pid=100244) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 24 07:34:05.854011 np0000005822 devstack@c-api.service[100246]: INFO cinder.rpc [None req-bdd5fa2c-1414-495f-9bc0-d7c1fc1ecd47 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 24 07:34:05.854134 np0000005822 devstack@c-api.service[100243]: INFO cinder.rpc [None req-d17e1d70-4cce-4a81-899d-eb5efd02dc60 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 24 07:34:05.854405 np0000005822 devstack@c-api.service[100246]: WARNING stevedore.named [None req-bdd5fa2c-1414-495f-9bc0-d7c1fc1ecd47 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.854736 np0000005822 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-bdd5fa2c-1414-495f-9bc0-d7c1fc1ecd47 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.854910 np0000005822 devstack@c-api.service[100244]: INFO cinder.rpc [None req-7583efb2-7005-4bc8-be58-47fba64870de None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 24 07:34:05.856424 np0000005822 devstack@c-api.service[100243]: INFO cinder.rpc [None req-d17e1d70-4cce-4a81-899d-eb5efd02dc60 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 24 07:34:05.856485 np0000005822 devstack@c-api.service[100245]: DEBUG dbcounter [-] [100245] Writer thread running {{(pid=100245) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 24 07:34:05.856846 np0000005822 devstack@c-api.service[100246]: WARNING cinder.keymgr.conf_key_mgr [None req-bdd5fa2c-1414-495f-9bc0-d7c1fc1ecd47 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.857749 np0000005822 devstack@c-api.service[100244]: INFO cinder.rpc [None req-7583efb2-7005-4bc8-be58-47fba64870de None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 24 07:34:05.858693 np0000005822 devstack@c-api.service[100243]: INFO cinder.rpc [None req-d17e1d70-4cce-4a81-899d-eb5efd02dc60 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 24 07:34:05.859318 np0000005822 devstack@c-api.service[100245]: INFO cinder.rpc [None req-4f4fa363-3097-4c69-a580-35290f05996c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 24 07:34:05.859433 np0000005822 devstack@c-api.service[100246]: WARNING stevedore.named [None req-bdd5fa2c-1414-495f-9bc0-d7c1fc1ecd47 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.859621 np0000005822 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-bdd5fa2c-1414-495f-9bc0-d7c1fc1ecd47 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.860023 np0000005822 devstack@c-api.service[100244]: INFO cinder.rpc [None req-7583efb2-7005-4bc8-be58-47fba64870de None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 24 07:34:05.860713 np0000005822 devstack@c-api.service[100243]: INFO cinder.rpc [None req-d17e1d70-4cce-4a81-899d-eb5efd02dc60 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 24 07:34:05.861042 np0000005822 devstack@c-api.service[100243]: WARNING stevedore.named [None req-d17e1d70-4cce-4a81-899d-eb5efd02dc60 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.861337 np0000005822 devstack@c-api.service[100243]: WARNING castellan.key_manager [None req-d17e1d70-4cce-4a81-899d-eb5efd02dc60 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.861983 np0000005822 devstack@c-api.service[100245]: INFO cinder.rpc [None req-4f4fa363-3097-4c69-a580-35290f05996c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 24 07:34:05.862063 np0000005822 devstack@c-api.service[100243]: WARNING cinder.keymgr.conf_key_mgr [None req-d17e1d70-4cce-4a81-899d-eb5efd02dc60 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.862114 np0000005822 devstack@c-api.service[100244]: INFO cinder.rpc [None req-7583efb2-7005-4bc8-be58-47fba64870de None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 24 07:34:05.862514 np0000005822 devstack@c-api.service[100244]: WARNING stevedore.named [None req-7583efb2-7005-4bc8-be58-47fba64870de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.862828 np0000005822 devstack@c-api.service[100244]: WARNING castellan.key_manager [None req-7583efb2-7005-4bc8-be58-47fba64870de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.863460 np0000005822 devstack@c-api.service[100244]: WARNING cinder.keymgr.conf_key_mgr [None req-7583efb2-7005-4bc8-be58-47fba64870de None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.864403 np0000005822 devstack@c-api.service[100245]: INFO cinder.rpc [None req-4f4fa363-3097-4c69-a580-35290f05996c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 24 07:34:05.864609 np0000005822 devstack@c-api.service[100243]: WARNING stevedore.named [None req-d17e1d70-4cce-4a81-899d-eb5efd02dc60 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.864754 np0000005822 devstack@c-api.service[100243]: WARNING castellan.key_manager [None req-d17e1d70-4cce-4a81-899d-eb5efd02dc60 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.866191 np0000005822 devstack@c-api.service[100244]: WARNING stevedore.named [None req-7583efb2-7005-4bc8-be58-47fba64870de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.866379 np0000005822 devstack@c-api.service[100244]: WARNING castellan.key_manager [None req-7583efb2-7005-4bc8-be58-47fba64870de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.866435 np0000005822 devstack@c-api.service[100245]: INFO cinder.rpc [None req-4f4fa363-3097-4c69-a580-35290f05996c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 24 07:34:05.866793 np0000005822 devstack@c-api.service[100245]: WARNING stevedore.named [None req-4f4fa363-3097-4c69-a580-35290f05996c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.867090 np0000005822 devstack@c-api.service[100245]: WARNING castellan.key_manager [None req-4f4fa363-3097-4c69-a580-35290f05996c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.867792 np0000005822 devstack@c-api.service[100245]: WARNING cinder.keymgr.conf_key_mgr [None req-4f4fa363-3097-4c69-a580-35290f05996c None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.870572 np0000005822 devstack@c-api.service[100245]: WARNING stevedore.named [None req-4f4fa363-3097-4c69-a580-35290f05996c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.870723 np0000005822 devstack@c-api.service[100245]: WARNING castellan.key_manager [None req-4f4fa363-3097-4c69-a580-35290f05996c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.890740 np0000005822 devstack@c-api.service[100246]: DEBUG oslo_db.sqlalchemy.engines [None req-bdd5fa2c-1414-495f-9bc0-d7c1fc1ecd47 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=100246) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 07:34:05.893390 np0000005822 devstack@c-api.service[100246]: INFO cinder.rpc [None req-bdd5fa2c-1414-495f-9bc0-d7c1fc1ecd47 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 24 07:34:05.894437 np0000005822 devstack@c-api.service[100243]: DEBUG oslo_db.sqlalchemy.engines [None req-d17e1d70-4cce-4a81-899d-eb5efd02dc60 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=100243) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 07:34:05.895569 np0000005822 devstack@c-api.service[100246]: INFO cinder.rpc [None req-bdd5fa2c-1414-495f-9bc0-d7c1fc1ecd47 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 24 07:34:05.895980 np0000005822 devstack@c-api.service[100246]: WARNING stevedore.named [None req-bdd5fa2c-1414-495f-9bc0-d7c1fc1ecd47 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.896156 np0000005822 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-bdd5fa2c-1414-495f-9bc0-d7c1fc1ecd47 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.896763 np0000005822 devstack@c-api.service[100243]: INFO cinder.rpc [None req-d17e1d70-4cce-4a81-899d-eb5efd02dc60 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 24 07:34:05.897229 np0000005822 devstack@c-api.service[100244]: DEBUG oslo_db.sqlalchemy.engines [None req-7583efb2-7005-4bc8-be58-47fba64870de 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=100244) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 07:34:05.899275 np0000005822 devstack@c-api.service[100243]: INFO cinder.rpc [None req-d17e1d70-4cce-4a81-899d-eb5efd02dc60 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 24 07:34:05.899345 np0000005822 devstack@c-api.service[100244]: INFO cinder.rpc [None req-7583efb2-7005-4bc8-be58-47fba64870de None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 24 07:34:05.899750 np0000005822 devstack@c-api.service[100243]: WARNING stevedore.named [None req-d17e1d70-4cce-4a81-899d-eb5efd02dc60 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.899945 np0000005822 devstack@c-api.service[100243]: WARNING castellan.key_manager [None req-d17e1d70-4cce-4a81-899d-eb5efd02dc60 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.901584 np0000005822 devstack@c-api.service[100244]: INFO cinder.rpc [None req-7583efb2-7005-4bc8-be58-47fba64870de None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 24 07:34:05.902007 np0000005822 devstack@c-api.service[100244]: WARNING stevedore.named [None req-7583efb2-7005-4bc8-be58-47fba64870de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.902163 np0000005822 devstack@c-api.service[100244]: WARNING castellan.key_manager [None req-7583efb2-7005-4bc8-be58-47fba64870de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.903078 np0000005822 devstack@c-api.service[100245]: DEBUG oslo_db.sqlalchemy.engines [None req-4f4fa363-3097-4c69-a580-35290f05996c 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=100245) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 07:34:05.905417 np0000005822 devstack@c-api.service[100245]: INFO cinder.rpc [None req-4f4fa363-3097-4c69-a580-35290f05996c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 24 07:34:05.906499 np0000005822 devstack@c-api.service[100246]: WARNING stevedore.named [None req-bdd5fa2c-1414-495f-9bc0-d7c1fc1ecd47 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.906842 np0000005822 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-bdd5fa2c-1414-495f-9bc0-d7c1fc1ecd47 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.907629 np0000005822 devstack@c-api.service[100245]: INFO cinder.rpc [None req-4f4fa363-3097-4c69-a580-35290f05996c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 24 07:34:05.908074 np0000005822 devstack@c-api.service[100245]: WARNING stevedore.named [None req-4f4fa363-3097-4c69-a580-35290f05996c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.908226 np0000005822 devstack@c-api.service[100245]: WARNING castellan.key_manager [None req-4f4fa363-3097-4c69-a580-35290f05996c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.908996 np0000005822 devstack@c-api.service[100246]: WARNING stevedore.named [None req-bdd5fa2c-1414-495f-9bc0-d7c1fc1ecd47 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.909117 np0000005822 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-bdd5fa2c-1414-495f-9bc0-d7c1fc1ecd47 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.911661 np0000005822 devstack@c-api.service[100243]: WARNING stevedore.named [None req-d17e1d70-4cce-4a81-899d-eb5efd02dc60 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.911887 np0000005822 devstack@c-api.service[100243]: WARNING castellan.key_manager [None req-d17e1d70-4cce-4a81-899d-eb5efd02dc60 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.911943 np0000005822 devstack@c-api.service[100244]: WARNING stevedore.named [None req-7583efb2-7005-4bc8-be58-47fba64870de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.912090 np0000005822 devstack@c-api.service[100244]: WARNING castellan.key_manager [None req-7583efb2-7005-4bc8-be58-47fba64870de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.912469 np0000005822 devstack@c-api.service[100246]: WARNING stevedore.named [None req-bdd5fa2c-1414-495f-9bc0-d7c1fc1ecd47 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.912598 np0000005822 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-bdd5fa2c-1414-495f-9bc0-d7c1fc1ecd47 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.914412 np0000005822 devstack@c-api.service[100243]: WARNING stevedore.named [None req-d17e1d70-4cce-4a81-899d-eb5efd02dc60 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.914592 np0000005822 devstack@c-api.service[100243]: WARNING castellan.key_manager [None req-d17e1d70-4cce-4a81-899d-eb5efd02dc60 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.915561 np0000005822 devstack@c-api.service[100246]: WARNING stevedore.named [None req-bdd5fa2c-1414-495f-9bc0-d7c1fc1ecd47 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.915722 np0000005822 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-bdd5fa2c-1414-495f-9bc0-d7c1fc1ecd47 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.916791 np0000005822 devstack@c-api.service[100244]: WARNING stevedore.named [None req-7583efb2-7005-4bc8-be58-47fba64870de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.916906 np0000005822 devstack@c-api.service[100243]: WARNING stevedore.named [None req-d17e1d70-4cce-4a81-899d-eb5efd02dc60 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.916951 np0000005822 devstack@c-api.service[100244]: WARNING castellan.key_manager [None req-7583efb2-7005-4bc8-be58-47fba64870de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.917086 np0000005822 devstack@c-api.service[100243]: WARNING castellan.key_manager [None req-d17e1d70-4cce-4a81-899d-eb5efd02dc60 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.917957 np0000005822 devstack@c-api.service[100246]: WARNING stevedore.named [None req-bdd5fa2c-1414-495f-9bc0-d7c1fc1ecd47 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.917957 np0000005822 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-bdd5fa2c-1414-495f-9bc0-d7c1fc1ecd47 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.918132 np0000005822 devstack@c-api.service[100245]: WARNING stevedore.named [None req-4f4fa363-3097-4c69-a580-35290f05996c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.918324 np0000005822 devstack@c-api.service[100245]: WARNING castellan.key_manager [None req-4f4fa363-3097-4c69-a580-35290f05996c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.919720 np0000005822 devstack@c-api.service[100246]: WARNING stevedore.named [None req-bdd5fa2c-1414-495f-9bc0-d7c1fc1ecd47 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.919778 np0000005822 devstack@c-api.service[100244]: WARNING stevedore.named [None req-7583efb2-7005-4bc8-be58-47fba64870de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.919874 np0000005822 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-bdd5fa2c-1414-495f-9bc0-d7c1fc1ecd47 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.919975 np0000005822 devstack@c-api.service[100244]: WARNING castellan.key_manager [None req-7583efb2-7005-4bc8-be58-47fba64870de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.920378 np0000005822 devstack@c-api.service[100243]: WARNING stevedore.named [None req-d17e1d70-4cce-4a81-899d-eb5efd02dc60 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.920517 np0000005822 devstack@c-api.service[100243]: WARNING castellan.key_manager [None req-d17e1d70-4cce-4a81-899d-eb5efd02dc60 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.920626 np0000005822 devstack@c-api.service[100245]: WARNING stevedore.named [None req-4f4fa363-3097-4c69-a580-35290f05996c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.920787 np0000005822 devstack@c-api.service[100245]: WARNING castellan.key_manager [None req-4f4fa363-3097-4c69-a580-35290f05996c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.922226 np0000005822 devstack@c-api.service[100246]: WARNING stevedore.named [None req-bdd5fa2c-1414-495f-9bc0-d7c1fc1ecd47 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.922412 np0000005822 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-bdd5fa2c-1414-495f-9bc0-d7c1fc1ecd47 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.922678 np0000005822 devstack@c-api.service[100243]: WARNING stevedore.named [None req-d17e1d70-4cce-4a81-899d-eb5efd02dc60 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.922825 np0000005822 devstack@c-api.service[100243]: WARNING castellan.key_manager [None req-d17e1d70-4cce-4a81-899d-eb5efd02dc60 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.924454 np0000005822 devstack@c-api.service[100245]: WARNING stevedore.named [None req-4f4fa363-3097-4c69-a580-35290f05996c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.924539 np0000005822 devstack@c-api.service[100246]: WARNING stevedore.named [None req-bdd5fa2c-1414-495f-9bc0-d7c1fc1ecd47 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.924598 np0000005822 devstack@c-api.service[100244]: WARNING stevedore.named [None req-7583efb2-7005-4bc8-be58-47fba64870de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.924645 np0000005822 devstack@c-api.service[100245]: WARNING castellan.key_manager [None req-4f4fa363-3097-4c69-a580-35290f05996c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.924686 np0000005822 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-bdd5fa2c-1414-495f-9bc0-d7c1fc1ecd47 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.924828 np0000005822 devstack@c-api.service[100244]: WARNING castellan.key_manager [None req-7583efb2-7005-4bc8-be58-47fba64870de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.925009 np0000005822 devstack@c-api.service[100243]: WARNING stevedore.named [None req-d17e1d70-4cce-4a81-899d-eb5efd02dc60 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.925139 np0000005822 devstack@c-api.service[100243]: WARNING castellan.key_manager [None req-d17e1d70-4cce-4a81-899d-eb5efd02dc60 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.926797 np0000005822 devstack@c-api.service[100246]: WARNING stevedore.named [None req-bdd5fa2c-1414-495f-9bc0-d7c1fc1ecd47 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.927034 np0000005822 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-bdd5fa2c-1414-495f-9bc0-d7c1fc1ecd47 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.927522 np0000005822 devstack@c-api.service[100243]: WARNING stevedore.named [None req-d17e1d70-4cce-4a81-899d-eb5efd02dc60 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.927671 np0000005822 devstack@c-api.service[100243]: WARNING castellan.key_manager [None req-d17e1d70-4cce-4a81-899d-eb5efd02dc60 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.927716 np0000005822 devstack@c-api.service[100245]: WARNING stevedore.named [None req-4f4fa363-3097-4c69-a580-35290f05996c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.927835 np0000005822 devstack@c-api.service[100246]: WARNING stevedore.named [None req-bdd5fa2c-1414-495f-9bc0-d7c1fc1ecd47 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.927882 np0000005822 devstack@c-api.service[100245]: WARNING castellan.key_manager [None req-4f4fa363-3097-4c69-a580-35290f05996c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.927954 np0000005822 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-bdd5fa2c-1414-495f-9bc0-d7c1fc1ecd47 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.927995 np0000005822 devstack@c-api.service[100244]: WARNING stevedore.named [None req-7583efb2-7005-4bc8-be58-47fba64870de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.928163 np0000005822 devstack@c-api.service[100244]: WARNING castellan.key_manager [None req-7583efb2-7005-4bc8-be58-47fba64870de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.929731 np0000005822 devstack@c-api.service[100243]: WARNING stevedore.named [None req-d17e1d70-4cce-4a81-899d-eb5efd02dc60 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.929795 np0000005822 devstack@c-api.service[100246]: WARNING stevedore.named [None req-bdd5fa2c-1414-495f-9bc0-d7c1fc1ecd47 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.929901 np0000005822 devstack@c-api.service[100243]: WARNING castellan.key_manager [None req-d17e1d70-4cce-4a81-899d-eb5efd02dc60 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.929949 np0000005822 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-bdd5fa2c-1414-495f-9bc0-d7c1fc1ecd47 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.930005 np0000005822 devstack@c-api.service[100245]: WARNING stevedore.named [None req-4f4fa363-3097-4c69-a580-35290f05996c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.930047 np0000005822 devstack@c-api.service[100245]: WARNING castellan.key_manager [None req-4f4fa363-3097-4c69-a580-35290f05996c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.931048 np0000005822 devstack@c-api.service[100244]: WARNING stevedore.named [None req-7583efb2-7005-4bc8-be58-47fba64870de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.931252 np0000005822 devstack@c-api.service[100244]: WARNING castellan.key_manager [None req-7583efb2-7005-4bc8-be58-47fba64870de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.931973 np0000005822 devstack@c-api.service[100243]: WARNING stevedore.named [None req-d17e1d70-4cce-4a81-899d-eb5efd02dc60 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.932020 np0000005822 devstack@c-api.service[100245]: WARNING stevedore.named [None req-4f4fa363-3097-4c69-a580-35290f05996c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.932136 np0000005822 devstack@c-api.service[100245]: WARNING castellan.key_manager [None req-4f4fa363-3097-4c69-a580-35290f05996c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.932182 np0000005822 devstack@c-api.service[100243]: WARNING castellan.key_manager [None req-d17e1d70-4cce-4a81-899d-eb5efd02dc60 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.932938 np0000005822 devstack@c-api.service[100243]: WARNING stevedore.named [None req-d17e1d70-4cce-4a81-899d-eb5efd02dc60 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.933075 np0000005822 devstack@c-api.service[100243]: WARNING castellan.key_manager [None req-d17e1d70-4cce-4a81-899d-eb5efd02dc60 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.934079 np0000005822 devstack@c-api.service[100246]: WARNING stevedore.named [None req-bdd5fa2c-1414-495f-9bc0-d7c1fc1ecd47 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.934220 np0000005822 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-bdd5fa2c-1414-495f-9bc0-d7c1fc1ecd47 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.934417 np0000005822 devstack@c-api.service[100244]: WARNING stevedore.named [None req-7583efb2-7005-4bc8-be58-47fba64870de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.934591 np0000005822 devstack@c-api.service[100245]: WARNING stevedore.named [None req-4f4fa363-3097-4c69-a580-35290f05996c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.934647 np0000005822 devstack@c-api.service[100244]: WARNING castellan.key_manager [None req-7583efb2-7005-4bc8-be58-47fba64870de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.934723 np0000005822 devstack@c-api.service[100245]: WARNING castellan.key_manager [None req-4f4fa363-3097-4c69-a580-35290f05996c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.935217 np0000005822 devstack@c-api.service[100243]: WARNING stevedore.named [None req-d17e1d70-4cce-4a81-899d-eb5efd02dc60 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.935389 np0000005822 devstack@c-api.service[100243]: WARNING castellan.key_manager [None req-d17e1d70-4cce-4a81-899d-eb5efd02dc60 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.936708 np0000005822 devstack@c-api.service[100246]: WARNING stevedore.named [None req-bdd5fa2c-1414-495f-9bc0-d7c1fc1ecd47 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.936782 np0000005822 devstack@c-api.service[100245]: WARNING stevedore.named [None req-4f4fa363-3097-4c69-a580-35290f05996c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.936833 np0000005822 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-bdd5fa2c-1414-495f-9bc0-d7c1fc1ecd47 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.936875 np0000005822 devstack@c-api.service[100245]: WARNING castellan.key_manager [None req-4f4fa363-3097-4c69-a580-35290f05996c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.937349 np0000005822 devstack@c-api.service[100244]: WARNING stevedore.named [None req-7583efb2-7005-4bc8-be58-47fba64870de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.937537 np0000005822 devstack@c-api.service[100244]: WARNING castellan.key_manager [None req-7583efb2-7005-4bc8-be58-47fba64870de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.938450 np0000005822 devstack@c-api.service[100246]: WARNING stevedore.named [None req-bdd5fa2c-1414-495f-9bc0-d7c1fc1ecd47 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.938450 np0000005822 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-bdd5fa2c-1414-495f-9bc0-d7c1fc1ecd47 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.938946 np0000005822 devstack@c-api.service[100245]: WARNING stevedore.named [None req-4f4fa363-3097-4c69-a580-35290f05996c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.939077 np0000005822 devstack@c-api.service[100245]: WARNING castellan.key_manager [None req-4f4fa363-3097-4c69-a580-35290f05996c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.941221 np0000005822 devstack@c-api.service[100246]: WARNING stevedore.named [None req-bdd5fa2c-1414-495f-9bc0-d7c1fc1ecd47 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.941221 np0000005822 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-bdd5fa2c-1414-495f-9bc0-d7c1fc1ecd47 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.941326 np0000005822 devstack@c-api.service[100245]: WARNING stevedore.named [None req-4f4fa363-3097-4c69-a580-35290f05996c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.941326 np0000005822 devstack@c-api.service[100245]: WARNING castellan.key_manager [None req-4f4fa363-3097-4c69-a580-35290f05996c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.941409 np0000005822 devstack@c-api.service[100246]: WARNING stevedore.named [None req-bdd5fa2c-1414-495f-9bc0-d7c1fc1ecd47 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.941439 np0000005822 devstack@c-api.service[100244]: WARNING stevedore.named [None req-7583efb2-7005-4bc8-be58-47fba64870de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.941465 np0000005822 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-bdd5fa2c-1414-495f-9bc0-d7c1fc1ecd47 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.941499 np0000005822 devstack@c-api.service[100244]: WARNING castellan.key_manager [None req-7583efb2-7005-4bc8-be58-47fba64870de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.941533 np0000005822 devstack@c-api.service[100243]: WARNING stevedore.named [None req-d17e1d70-4cce-4a81-899d-eb5efd02dc60 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.941533 np0000005822 devstack@c-api.service[100243]: WARNING castellan.key_manager [None req-d17e1d70-4cce-4a81-899d-eb5efd02dc60 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.941580 np0000005822 devstack@c-api.service[100246]: WARNING stevedore.named [None req-bdd5fa2c-1414-495f-9bc0-d7c1fc1ecd47 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.941580 np0000005822 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-bdd5fa2c-1414-495f-9bc0-d7c1fc1ecd47 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.941623 np0000005822 devstack@c-api.service[100244]: WARNING stevedore.named [None req-7583efb2-7005-4bc8-be58-47fba64870de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.941748 np0000005822 devstack@c-api.service[100245]: WARNING stevedore.named [None req-4f4fa363-3097-4c69-a580-35290f05996c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.941803 np0000005822 devstack@c-api.service[100244]: WARNING castellan.key_manager [None req-7583efb2-7005-4bc8-be58-47fba64870de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.941897 np0000005822 devstack@c-api.service[100245]: WARNING castellan.key_manager [None req-4f4fa363-3097-4c69-a580-35290f05996c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.941995 np0000005822 devstack@c-api.service[100246]: WARNING stevedore.named [None req-bdd5fa2c-1414-495f-9bc0-d7c1fc1ecd47 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.942103 np0000005822 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-bdd5fa2c-1414-495f-9bc0-d7c1fc1ecd47 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.942688 np0000005822 devstack@c-api.service[100246]: WARNING stevedore.named [None req-bdd5fa2c-1414-495f-9bc0-d7c1fc1ecd47 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.943053 np0000005822 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-bdd5fa2c-1414-495f-9bc0-d7c1fc1ecd47 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.943357 np0000005822 devstack@c-api.service[100246]: WARNING stevedore.named [None req-bdd5fa2c-1414-495f-9bc0-d7c1fc1ecd47 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.943469 np0000005822 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-bdd5fa2c-1414-495f-9bc0-d7c1fc1ecd47 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.943973 np0000005822 devstack@c-api.service[100243]: WARNING stevedore.named [None req-d17e1d70-4cce-4a81-899d-eb5efd02dc60 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.944116 np0000005822 devstack@c-api.service[100243]: WARNING castellan.key_manager [None req-d17e1d70-4cce-4a81-899d-eb5efd02dc60 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.944277 np0000005822 devstack@c-api.service[100246]: WARNING cinder.api.contrib.hosts [None req-bdd5fa2c-1414-495f-9bc0-d7c1fc1ecd47 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 24 07:34:05.944422 np0000005822 devstack@c-api.service[100244]: WARNING stevedore.named [None req-7583efb2-7005-4bc8-be58-47fba64870de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.944501 np0000005822 devstack@c-api.service[100244]: WARNING castellan.key_manager [None req-7583efb2-7005-4bc8-be58-47fba64870de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.944538 np0000005822 devstack@c-api.service[100246]: WARNING stevedore.named [None req-bdd5fa2c-1414-495f-9bc0-d7c1fc1ecd47 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.944681 np0000005822 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-bdd5fa2c-1414-495f-9bc0-d7c1fc1ecd47 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.945237 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.router [None req-bdd5fa2c-1414-495f-9bc0-d7c1fc1ecd47 None None] Extended resource: extensions {{(pid=100246) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 07:34:05.945851 np0000005822 devstack@c-api.service[100243]: WARNING stevedore.named [None req-d17e1d70-4cce-4a81-899d-eb5efd02dc60 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.946034 np0000005822 devstack@c-api.service[100243]: WARNING castellan.key_manager [None req-d17e1d70-4cce-4a81-899d-eb5efd02dc60 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.946116 np0000005822 devstack@c-api.service[100245]: WARNING stevedore.named [None req-4f4fa363-3097-4c69-a580-35290f05996c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.946289 np0000005822 devstack@c-api.service[100245]: WARNING castellan.key_manager [None req-4f4fa363-3097-4c69-a580-35290f05996c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.946345 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.router [None req-bdd5fa2c-1414-495f-9bc0-d7c1fc1ecd47 None None] Extended resource: consistencygroups {{(pid=100246) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 07:34:05.947178 np0000005822 devstack@c-api.service[100243]: WARNING stevedore.named [None req-d17e1d70-4cce-4a81-899d-eb5efd02dc60 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.947362 np0000005822 devstack@c-api.service[100243]: WARNING castellan.key_manager [None req-d17e1d70-4cce-4a81-899d-eb5efd02dc60 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.948142 np0000005822 devstack@c-api.service[100243]: WARNING stevedore.named [None req-d17e1d70-4cce-4a81-899d-eb5efd02dc60 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.948298 np0000005822 devstack@c-api.service[100243]: WARNING castellan.key_manager [None req-d17e1d70-4cce-4a81-899d-eb5efd02dc60 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.948530 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.router [None req-bdd5fa2c-1414-495f-9bc0-d7c1fc1ecd47 None None] Extended resource: extra_specs {{(pid=100246) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 07:34:05.948760 np0000005822 devstack@c-api.service[100245]: WARNING stevedore.named [None req-4f4fa363-3097-4c69-a580-35290f05996c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.948914 np0000005822 devstack@c-api.service[100245]: WARNING castellan.key_manager [None req-4f4fa363-3097-4c69-a580-35290f05996c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.949091 np0000005822 devstack@c-api.service[100244]: WARNING stevedore.named [None req-7583efb2-7005-4bc8-be58-47fba64870de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.952229 np0000005822 devstack@c-api.service[100244]: WARNING castellan.key_manager [None req-7583efb2-7005-4bc8-be58-47fba64870de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.952302 np0000005822 devstack@c-api.service[100243]: WARNING stevedore.named [None req-d17e1d70-4cce-4a81-899d-eb5efd02dc60 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.952302 np0000005822 devstack@c-api.service[100243]: WARNING castellan.key_manager [None req-d17e1d70-4cce-4a81-899d-eb5efd02dc60 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.952380 np0000005822 devstack@c-api.service[100245]: WARNING stevedore.named [None req-4f4fa363-3097-4c69-a580-35290f05996c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.952380 np0000005822 devstack@c-api.service[100245]: WARNING castellan.key_manager [None req-4f4fa363-3097-4c69-a580-35290f05996c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.952448 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.router [None req-bdd5fa2c-1414-495f-9bc0-d7c1fc1ecd47 None None] Extended resource: capabilities {{(pid=100246) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 07:34:05.952503 np0000005822 devstack@c-api.service[100243]: WARNING stevedore.named [None req-d17e1d70-4cce-4a81-899d-eb5efd02dc60 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.952503 np0000005822 devstack@c-api.service[100243]: WARNING castellan.key_manager [None req-d17e1d70-4cce-4a81-899d-eb5efd02dc60 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.952571 np0000005822 devstack@c-api.service[100245]: WARNING stevedore.named [None req-4f4fa363-3097-4c69-a580-35290f05996c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.952571 np0000005822 devstack@c-api.service[100245]: WARNING castellan.key_manager [None req-4f4fa363-3097-4c69-a580-35290f05996c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.952637 np0000005822 devstack@c-api.service[100244]: WARNING stevedore.named [None req-7583efb2-7005-4bc8-be58-47fba64870de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.952674 np0000005822 devstack@c-api.service[100243]: WARNING stevedore.named [None req-d17e1d70-4cce-4a81-899d-eb5efd02dc60 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.952674 np0000005822 devstack@c-api.service[100243]: WARNING castellan.key_manager [None req-d17e1d70-4cce-4a81-899d-eb5efd02dc60 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.952741 np0000005822 devstack@c-api.service[100244]: WARNING castellan.key_manager [None req-7583efb2-7005-4bc8-be58-47fba64870de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.952790 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.router [None req-bdd5fa2c-1414-495f-9bc0-d7c1fc1ecd47 None None] Extended resource: backups {{(pid=100246) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 07:34:05.952838 np0000005822 devstack@c-api.service[100245]: WARNING stevedore.named [None req-4f4fa363-3097-4c69-a580-35290f05996c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.952838 np0000005822 devstack@c-api.service[100245]: WARNING castellan.key_manager [None req-4f4fa363-3097-4c69-a580-35290f05996c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.952907 np0000005822 devstack@c-api.service[100243]: WARNING stevedore.named [None req-d17e1d70-4cce-4a81-899d-eb5efd02dc60 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.952907 np0000005822 devstack@c-api.service[100243]: WARNING castellan.key_manager [None req-d17e1d70-4cce-4a81-899d-eb5efd02dc60 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.952973 np0000005822 devstack@c-api.service[100244]: WARNING stevedore.named [None req-7583efb2-7005-4bc8-be58-47fba64870de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.953011 np0000005822 devstack@c-api.service[100245]: WARNING stevedore.named [None req-4f4fa363-3097-4c69-a580-35290f05996c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.953049 np0000005822 devstack@c-api.service[100244]: WARNING castellan.key_manager [None req-7583efb2-7005-4bc8-be58-47fba64870de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.953087 np0000005822 devstack@c-api.service[100245]: WARNING castellan.key_manager [None req-4f4fa363-3097-4c69-a580-35290f05996c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.953388 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.router [None req-bdd5fa2c-1414-495f-9bc0-d7c1fc1ecd47 None None] Extended resource: os-quota-sets {{(pid=100246) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 07:34:05.953453 np0000005822 devstack@c-api.service[100243]: WARNING cinder.api.contrib.hosts [None req-d17e1d70-4cce-4a81-899d-eb5efd02dc60 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 24 07:34:05.953689 np0000005822 devstack@c-api.service[100243]: WARNING stevedore.named [None req-d17e1d70-4cce-4a81-899d-eb5efd02dc60 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.953739 np0000005822 devstack@c-api.service[100245]: WARNING stevedore.named [None req-4f4fa363-3097-4c69-a580-35290f05996c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.953790 np0000005822 devstack@c-api.service[100244]: WARNING stevedore.named [None req-7583efb2-7005-4bc8-be58-47fba64870de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.953827 np0000005822 devstack@c-api.service[100243]: WARNING castellan.key_manager [None req-d17e1d70-4cce-4a81-899d-eb5efd02dc60 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.953868 np0000005822 devstack@c-api.service[100245]: WARNING castellan.key_manager [None req-4f4fa363-3097-4c69-a580-35290f05996c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.953907 np0000005822 devstack@c-api.service[100244]: WARNING castellan.key_manager [None req-7583efb2-7005-4bc8-be58-47fba64870de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.954407 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.router [None req-d17e1d70-4cce-4a81-899d-eb5efd02dc60 None None] Extended resource: extensions {{(pid=100243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 07:34:05.954466 np0000005822 devstack@c-api.service[100245]: WARNING stevedore.named [None req-4f4fa363-3097-4c69-a580-35290f05996c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.954543 np0000005822 devstack@c-api.service[100245]: WARNING castellan.key_manager [None req-4f4fa363-3097-4c69-a580-35290f05996c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.954670 np0000005822 devstack@c-api.service[100244]: WARNING stevedore.named [None req-7583efb2-7005-4bc8-be58-47fba64870de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.954719 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.router [None req-bdd5fa2c-1414-495f-9bc0-d7c1fc1ecd47 None None] Extended resource: qos-specs {{(pid=100246) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 07:34:05.954799 np0000005822 devstack@c-api.service[100244]: WARNING castellan.key_manager [None req-7583efb2-7005-4bc8-be58-47fba64870de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.955092 np0000005822 devstack@c-api.service[100245]: WARNING stevedore.named [None req-4f4fa363-3097-4c69-a580-35290f05996c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.955223 np0000005822 devstack@c-api.service[100245]: WARNING castellan.key_manager [None req-4f4fa363-3097-4c69-a580-35290f05996c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.955511 np0000005822 devstack@c-api.service[100244]: WARNING stevedore.named [None req-7583efb2-7005-4bc8-be58-47fba64870de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.955625 np0000005822 devstack@c-api.service[100244]: WARNING castellan.key_manager [None req-7583efb2-7005-4bc8-be58-47fba64870de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.955675 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.router [None req-d17e1d70-4cce-4a81-899d-eb5efd02dc60 None None] Extended resource: consistencygroups {{(pid=100243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 07:34:05.956011 np0000005822 devstack@c-api.service[100245]: WARNING cinder.api.contrib.hosts [None req-4f4fa363-3097-4c69-a580-35290f05996c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 24 07:34:05.956261 np0000005822 devstack@c-api.service[100245]: WARNING stevedore.named [None req-4f4fa363-3097-4c69-a580-35290f05996c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.956367 np0000005822 devstack@c-api.service[100244]: WARNING stevedore.named [None req-7583efb2-7005-4bc8-be58-47fba64870de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.956414 np0000005822 devstack@c-api.service[100245]: WARNING castellan.key_manager [None req-4f4fa363-3097-4c69-a580-35290f05996c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.956456 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.router [None req-bdd5fa2c-1414-495f-9bc0-d7c1fc1ecd47 None None] Extended resource: encryption {{(pid=100246) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 07:34:05.956501 np0000005822 devstack@c-api.service[100244]: WARNING castellan.key_manager [None req-7583efb2-7005-4bc8-be58-47fba64870de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.956916 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.router [None req-4f4fa363-3097-4c69-a580-35290f05996c None None] Extended resource: extensions {{(pid=100245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 07:34:05.957040 np0000005822 devstack@c-api.service[100244]: WARNING stevedore.named [None req-7583efb2-7005-4bc8-be58-47fba64870de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.957171 np0000005822 devstack@c-api.service[100244]: WARNING castellan.key_manager [None req-7583efb2-7005-4bc8-be58-47fba64870de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.957595 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.router [None req-d17e1d70-4cce-4a81-899d-eb5efd02dc60 None None] Extended resource: extra_specs {{(pid=100243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 07:34:05.957749 np0000005822 devstack@c-api.service[100244]: WARNING stevedore.named [None req-7583efb2-7005-4bc8-be58-47fba64870de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.957876 np0000005822 devstack@c-api.service[100244]: WARNING castellan.key_manager [None req-7583efb2-7005-4bc8-be58-47fba64870de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.957930 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.router [None req-bdd5fa2c-1414-495f-9bc0-d7c1fc1ecd47 None None] Extended resource: encryption {{(pid=100246) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 07:34:05.958005 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.router [None req-4f4fa363-3097-4c69-a580-35290f05996c None None] Extended resource: consistencygroups {{(pid=100245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 07:34:05.958700 np0000005822 devstack@c-api.service[100244]: WARNING cinder.api.contrib.hosts [None req-7583efb2-7005-4bc8-be58-47fba64870de None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 24 07:34:05.958947 np0000005822 devstack@c-api.service[100244]: WARNING stevedore.named [None req-7583efb2-7005-4bc8-be58-47fba64870de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.959027 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.router [None req-d17e1d70-4cce-4a81-899d-eb5efd02dc60 None None] Extended resource: capabilities {{(pid=100243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 07:34:05.959079 np0000005822 devstack@c-api.service[100244]: WARNING castellan.key_manager [None req-7583efb2-7005-4bc8-be58-47fba64870de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.959147 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.router [None req-bdd5fa2c-1414-495f-9bc0-d7c1fc1ecd47 None None] Extended resource: cgsnapshots {{(pid=100246) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 07:34:05.959616 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.router [None req-7583efb2-7005-4bc8-be58-47fba64870de None None] Extended resource: extensions {{(pid=100244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 07:34:05.959930 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.router [None req-4f4fa363-3097-4c69-a580-35290f05996c None None] Extended resource: extra_specs {{(pid=100245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 07:34:05.960138 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.router [None req-d17e1d70-4cce-4a81-899d-eb5efd02dc60 None None] Extended resource: backups {{(pid=100243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 07:34:05.960498 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.router [None req-bdd5fa2c-1414-495f-9bc0-d7c1fc1ecd47 None None] Extended resource: scheduler-stats {{(pid=100246) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 07:34:05.960734 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.router [None req-7583efb2-7005-4bc8-be58-47fba64870de None None] Extended resource: consistencygroups {{(pid=100244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 07:34:05.961663 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.router [None req-bdd5fa2c-1414-495f-9bc0-d7c1fc1ecd47 None None] Extended resource: os-volume-manage {{(pid=100246) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 07:34:05.961725 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.router [None req-d17e1d70-4cce-4a81-899d-eb5efd02dc60 None None] Extended resource: os-quota-sets {{(pid=100243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 07:34:05.962586 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.router [None req-4f4fa363-3097-4c69-a580-35290f05996c None None] Extended resource: capabilities {{(pid=100245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 07:34:05.962803 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.router [None req-bdd5fa2c-1414-495f-9bc0-d7c1fc1ecd47 None None] Extended resource: os-snapshot-manage {{(pid=100246) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 07:34:05.962865 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.router [None req-d17e1d70-4cce-4a81-899d-eb5efd02dc60 None None] Extended resource: qos-specs {{(pid=100243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 07:34:05.965225 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.router [None req-7583efb2-7005-4bc8-be58-47fba64870de None None] Extended resource: extra_specs {{(pid=100244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 07:34:05.965298 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.router [None req-4f4fa363-3097-4c69-a580-35290f05996c None None] Extended resource: backups {{(pid=100245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 07:34:05.965343 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.router [None req-bdd5fa2c-1414-495f-9bc0-d7c1fc1ecd47 None None] Extended resource: os-volume-transfer {{(pid=100246) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 07:34:05.965406 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.router [None req-d17e1d70-4cce-4a81-899d-eb5efd02dc60 None None] Extended resource: encryption {{(pid=100243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 07:34:05.965472 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.router [None req-7583efb2-7005-4bc8-be58-47fba64870de None None] Extended resource: capabilities {{(pid=100244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 07:34:05.965520 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.router [None req-7583efb2-7005-4bc8-be58-47fba64870de None None] Extended resource: backups {{(pid=100244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 07:34:05.965567 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.router [None req-bdd5fa2c-1414-495f-9bc0-d7c1fc1ecd47 None None] Extended resource: os-hosts {{(pid=100246) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 07:34:05.965680 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.router [None req-d17e1d70-4cce-4a81-899d-eb5efd02dc60 None None] Extended resource: encryption {{(pid=100243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 07:34:05.965986 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.router [None req-4f4fa363-3097-4c69-a580-35290f05996c None None] Extended resource: os-quota-sets {{(pid=100245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 07:34:05.966616 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.router [None req-bdd5fa2c-1414-495f-9bc0-d7c1fc1ecd47 None None] Extended resource: os-volume-type-access {{(pid=100246) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 07:34:05.967085 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.router [None req-d17e1d70-4cce-4a81-899d-eb5efd02dc60 None None] Extended resource: cgsnapshots {{(pid=100243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 07:34:05.967298 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.router [None req-4f4fa363-3097-4c69-a580-35290f05996c None None] Extended resource: qos-specs {{(pid=100245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 07:34:05.967394 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.router [None req-7583efb2-7005-4bc8-be58-47fba64870de None None] Extended resource: os-quota-sets {{(pid=100244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 07:34:05.967974 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.router [None req-bdd5fa2c-1414-495f-9bc0-d7c1fc1ecd47 None None] Extended resource: os-availability-zone {{(pid=100246) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 07:34:05.968255 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.router [None req-d17e1d70-4cce-4a81-899d-eb5efd02dc60 None None] Extended resource: scheduler-stats {{(pid=100243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 07:34:05.968640 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.router [None req-7583efb2-7005-4bc8-be58-47fba64870de None None] Extended resource: qos-specs {{(pid=100244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 07:34:05.969169 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.router [None req-bdd5fa2c-1414-495f-9bc0-d7c1fc1ecd47 None None] Extended resource: os-quota-class-sets {{(pid=100246) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 07:34:05.969239 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.router [None req-4f4fa363-3097-4c69-a580-35290f05996c None None] Extended resource: encryption {{(pid=100245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 07:34:05.969445 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.router [None req-d17e1d70-4cce-4a81-899d-eb5efd02dc60 None None] Extended resource: os-volume-manage {{(pid=100243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 07:34:05.970285 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.router [None req-7583efb2-7005-4bc8-be58-47fba64870de None None] Extended resource: encryption {{(pid=100244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 07:34:05.970470 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.router [None req-4f4fa363-3097-4c69-a580-35290f05996c None None] Extended resource: encryption {{(pid=100245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 07:34:05.970566 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.router [None req-d17e1d70-4cce-4a81-899d-eb5efd02dc60 None None] Extended resource: os-snapshot-manage {{(pid=100243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 07:34:05.970706 np0000005822 devstack@c-api.service[100246]: WARNING stevedore.named [None req-bdd5fa2c-1414-495f-9bc0-d7c1fc1ecd47 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.970888 np0000005822 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-bdd5fa2c-1414-495f-9bc0-d7c1fc1ecd47 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.971516 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.router [None req-7583efb2-7005-4bc8-be58-47fba64870de None None] Extended resource: encryption {{(pid=100244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 07:34:05.971658 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.router [None req-4f4fa363-3097-4c69-a580-35290f05996c None None] Extended resource: cgsnapshots {{(pid=100245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 07:34:05.971721 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.router [None req-d17e1d70-4cce-4a81-899d-eb5efd02dc60 None None] Extended resource: os-volume-transfer {{(pid=100243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 07:34:05.971778 np0000005822 devstack@c-api.service[100246]: WARNING stevedore.named [None req-bdd5fa2c-1414-495f-9bc0-d7c1fc1ecd47 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.971921 np0000005822 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-bdd5fa2c-1414-495f-9bc0-d7c1fc1ecd47 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.972643 np0000005822 devstack@c-api.service[100246]: WARNING stevedore.named [None req-bdd5fa2c-1414-495f-9bc0-d7c1fc1ecd47 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.972701 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.router [None req-7583efb2-7005-4bc8-be58-47fba64870de None None] Extended resource: cgsnapshots {{(pid=100244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 07:34:05.972812 np0000005822 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-bdd5fa2c-1414-495f-9bc0-d7c1fc1ecd47 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.972861 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.router [None req-4f4fa363-3097-4c69-a580-35290f05996c None None] Extended resource: scheduler-stats {{(pid=100245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 07:34:05.973034 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.router [None req-d17e1d70-4cce-4a81-899d-eb5efd02dc60 None None] Extended resource: os-hosts {{(pid=100243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 07:34:05.973372 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.snapshot_actions [None req-bdd5fa2c-1414-495f-9bc0-d7c1fc1ecd47 None None] SnapshotActionsController initialized {{(pid=100246) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 24 07:34:05.973725 np0000005822 devstack@c-api.service[100246]: WARNING stevedore.named [None req-bdd5fa2c-1414-495f-9bc0-d7c1fc1ecd47 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.973804 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.router [None req-7583efb2-7005-4bc8-be58-47fba64870de None None] Extended resource: scheduler-stats {{(pid=100244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 07:34:05.973857 np0000005822 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-bdd5fa2c-1414-495f-9bc0-d7c1fc1ecd47 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.973999 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.router [None req-4f4fa363-3097-4c69-a580-35290f05996c None None] Extended resource: os-volume-manage {{(pid=100245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 07:34:05.974080 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.router [None req-d17e1d70-4cce-4a81-899d-eb5efd02dc60 None None] Extended resource: os-volume-type-access {{(pid=100243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 07:34:05.974488 np0000005822 devstack@c-api.service[100246]: WARNING stevedore.named [None req-bdd5fa2c-1414-495f-9bc0-d7c1fc1ecd47 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.977225 np0000005822 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-bdd5fa2c-1414-495f-9bc0-d7c1fc1ecd47 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.977305 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.router [None req-7583efb2-7005-4bc8-be58-47fba64870de None None] Extended resource: os-volume-manage {{(pid=100244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 07:34:05.977352 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.router [None req-4f4fa363-3097-4c69-a580-35290f05996c None None] Extended resource: os-snapshot-manage {{(pid=100245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 07:34:05.977409 np0000005822 devstack@c-api.service[100246]: WARNING stevedore.named [None req-bdd5fa2c-1414-495f-9bc0-d7c1fc1ecd47 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.977452 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.router [None req-d17e1d70-4cce-4a81-899d-eb5efd02dc60 None None] Extended resource: os-availability-zone {{(pid=100243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 07:34:05.977498 np0000005822 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-bdd5fa2c-1414-495f-9bc0-d7c1fc1ecd47 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.977539 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.router [None req-7583efb2-7005-4bc8-be58-47fba64870de None None] Extended resource: os-snapshot-manage {{(pid=100244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 07:34:05.977592 np0000005822 devstack@c-api.service[100246]: WARNING stevedore.named [None req-bdd5fa2c-1414-495f-9bc0-d7c1fc1ecd47 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.977638 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.router [None req-4f4fa363-3097-4c69-a580-35290f05996c None None] Extended resource: os-volume-transfer {{(pid=100245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 07:34:05.977680 np0000005822 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-bdd5fa2c-1414-495f-9bc0-d7c1fc1ecd47 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.977680 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.router [None req-bdd5fa2c-1414-495f-9bc0-d7c1fc1ecd47 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100246) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 07:34:05.977680 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.router [None req-bdd5fa2c-1414-495f-9bc0-d7c1fc1ecd47 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100246) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 07:34:05.977791 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.router [None req-d17e1d70-4cce-4a81-899d-eb5efd02dc60 None None] Extended resource: os-quota-class-sets {{(pid=100243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 07:34:05.977830 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.router [None req-bdd5fa2c-1414-495f-9bc0-d7c1fc1ecd47 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100246) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 07:34:05.977830 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.router [None req-bdd5fa2c-1414-495f-9bc0-d7c1fc1ecd47 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100246) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 07:34:05.977901 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.router [None req-7583efb2-7005-4bc8-be58-47fba64870de None None] Extended resource: os-volume-transfer {{(pid=100244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 07:34:05.977942 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.router [None req-bdd5fa2c-1414-495f-9bc0-d7c1fc1ecd47 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100246) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 07:34:05.977942 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.router [None req-bdd5fa2c-1414-495f-9bc0-d7c1fc1ecd47 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100246) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 07:34:05.977942 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.router [None req-bdd5fa2c-1414-495f-9bc0-d7c1fc1ecd47 None None] Extension UsedLimits extending resource: limits {{(pid=100246) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 07:34:05.978056 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.router [None req-4f4fa363-3097-4c69-a580-35290f05996c None None] Extended resource: os-hosts {{(pid=100245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 07:34:05.978098 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.router [None req-bdd5fa2c-1414-495f-9bc0-d7c1fc1ecd47 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100246) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 07:34:05.978098 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.router [None req-bdd5fa2c-1414-495f-9bc0-d7c1fc1ecd47 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100246) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 07:34:05.978098 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.router [None req-bdd5fa2c-1414-495f-9bc0-d7c1fc1ecd47 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100246) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 07:34:05.978098 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.router [None req-bdd5fa2c-1414-495f-9bc0-d7c1fc1ecd47 None None] Extension AdminActions extending resource: volumes {{(pid=100246) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 07:34:05.978288 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.router [None req-bdd5fa2c-1414-495f-9bc0-d7c1fc1ecd47 None None] Extension AdminActions extending resource: snapshots {{(pid=100246) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 07:34:05.978348 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.router [None req-bdd5fa2c-1414-495f-9bc0-d7c1fc1ecd47 None None] Extension AdminActions extending resource: backups {{(pid=100246) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 07:34:05.978391 np0000005822 devstack@c-api.service[100243]: WARNING stevedore.named [None req-d17e1d70-4cce-4a81-899d-eb5efd02dc60 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.978437 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.router [None req-bdd5fa2c-1414-495f-9bc0-d7c1fc1ecd47 None None] Extension VolumeActions extending resource: volumes {{(pid=100246) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 07:34:05.978524 np0000005822 devstack@c-api.service[100243]: WARNING castellan.key_manager [None req-d17e1d70-4cce-4a81-899d-eb5efd02dc60 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.978577 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.router [None req-bdd5fa2c-1414-495f-9bc0-d7c1fc1ecd47 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100246) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 07:34:05.978632 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.router [None req-bdd5fa2c-1414-495f-9bc0-d7c1fc1ecd47 None None] Extension TypesManage extending resource: types {{(pid=100246) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 07:34:05.978679 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.router [None req-4f4fa363-3097-4c69-a580-35290f05996c None None] Extended resource: os-volume-type-access {{(pid=100245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 07:34:05.978730 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.router [None req-7583efb2-7005-4bc8-be58-47fba64870de None None] Extended resource: os-hosts {{(pid=100244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 07:34:05.979255 np0000005822 devstack@c-api.service[100243]: WARNING stevedore.named [None req-d17e1d70-4cce-4a81-899d-eb5efd02dc60 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.979382 np0000005822 devstack@c-api.service[100243]: WARNING castellan.key_manager [None req-d17e1d70-4cce-4a81-899d-eb5efd02dc60 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.979761 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.router [None req-7583efb2-7005-4bc8-be58-47fba64870de None None] Extended resource: os-volume-type-access {{(pid=100244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 07:34:05.979927 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.router [None req-4f4fa363-3097-4c69-a580-35290f05996c None None] Extended resource: os-availability-zone {{(pid=100245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 07:34:05.980067 np0000005822 devstack@c-api.service[100243]: WARNING stevedore.named [None req-d17e1d70-4cce-4a81-899d-eb5efd02dc60 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.980217 np0000005822 devstack@c-api.service[100243]: WARNING castellan.key_manager [None req-d17e1d70-4cce-4a81-899d-eb5efd02dc60 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.980890 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.contrib.snapshot_actions [None req-d17e1d70-4cce-4a81-899d-eb5efd02dc60 None None] SnapshotActionsController initialized {{(pid=100243) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 24 07:34:05.981001 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.router [None req-7583efb2-7005-4bc8-be58-47fba64870de None None] Extended resource: os-availability-zone {{(pid=100244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 07:34:05.981048 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.router [None req-4f4fa363-3097-4c69-a580-35290f05996c None None] Extended resource: os-quota-class-sets {{(pid=100245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 07:34:05.981333 np0000005822 devstack@c-api.service[100243]: WARNING stevedore.named [None req-d17e1d70-4cce-4a81-899d-eb5efd02dc60 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.981450 np0000005822 devstack@c-api.service[100243]: WARNING castellan.key_manager [None req-d17e1d70-4cce-4a81-899d-eb5efd02dc60 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.982025 np0000005822 devstack@c-api.service[100243]: WARNING stevedore.named [None req-d17e1d70-4cce-4a81-899d-eb5efd02dc60 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.982104 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.router [None req-7583efb2-7005-4bc8-be58-47fba64870de None None] Extended resource: os-quota-class-sets {{(pid=100244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 07:34:05.982150 np0000005822 devstack@c-api.service[100243]: WARNING castellan.key_manager [None req-d17e1d70-4cce-4a81-899d-eb5efd02dc60 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.982346 np0000005822 devstack@c-api.service[100245]: WARNING stevedore.named [None req-4f4fa363-3097-4c69-a580-35290f05996c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.982487 np0000005822 devstack@c-api.service[100245]: WARNING castellan.key_manager [None req-4f4fa363-3097-4c69-a580-35290f05996c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.982822 np0000005822 devstack@c-api.service[100243]: WARNING stevedore.named [None req-d17e1d70-4cce-4a81-899d-eb5efd02dc60 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.982932 np0000005822 devstack@c-api.service[100243]: WARNING castellan.key_manager [None req-d17e1d70-4cce-4a81-899d-eb5efd02dc60 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.983311 np0000005822 devstack@c-api.service[100245]: WARNING stevedore.named [None req-4f4fa363-3097-4c69-a580-35290f05996c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.983370 np0000005822 devstack@c-api.service[100244]: WARNING stevedore.named [None req-7583efb2-7005-4bc8-be58-47fba64870de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.983460 np0000005822 devstack@c-api.service[100245]: WARNING castellan.key_manager [None req-4f4fa363-3097-4c69-a580-35290f05996c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.983511 np0000005822 devstack@c-api.service[100244]: WARNING castellan.key_manager [None req-7583efb2-7005-4bc8-be58-47fba64870de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.983635 np0000005822 devstack@c-api.service[100243]: WARNING stevedore.named [None req-d17e1d70-4cce-4a81-899d-eb5efd02dc60 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.983746 np0000005822 devstack@c-api.service[100243]: WARNING castellan.key_manager [None req-d17e1d70-4cce-4a81-899d-eb5efd02dc60 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.984239 np0000005822 devstack@c-api.service[100245]: WARNING stevedore.named [None req-4f4fa363-3097-4c69-a580-35290f05996c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.984276 np0000005822 devstack@c-api.service[100244]: WARNING stevedore.named [None req-7583efb2-7005-4bc8-be58-47fba64870de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.984300 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.router [None req-d17e1d70-4cce-4a81-899d-eb5efd02dc60 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100243) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 07:34:05.984329 np0000005822 devstack@c-api.service[100245]: WARNING castellan.key_manager [None req-4f4fa363-3097-4c69-a580-35290f05996c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.984353 np0000005822 devstack@c-api.service[100244]: WARNING castellan.key_manager [None req-7583efb2-7005-4bc8-be58-47fba64870de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.984375 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.router [None req-d17e1d70-4cce-4a81-899d-eb5efd02dc60 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100243) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 07:34:05.986217 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.router [None req-d17e1d70-4cce-4a81-899d-eb5efd02dc60 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100243) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 07:34:05.986217 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.router [None req-d17e1d70-4cce-4a81-899d-eb5efd02dc60 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100243) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 07:34:05.986217 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.router [None req-d17e1d70-4cce-4a81-899d-eb5efd02dc60 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100243) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 07:34:05.986217 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.router [None req-d17e1d70-4cce-4a81-899d-eb5efd02dc60 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100243) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 07:34:05.986217 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.router [None req-d17e1d70-4cce-4a81-899d-eb5efd02dc60 None None] Extension UsedLimits extending resource: limits {{(pid=100243) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 07:34:05.986359 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.contrib.snapshot_actions [None req-4f4fa363-3097-4c69-a580-35290f05996c None None] SnapshotActionsController initialized {{(pid=100245) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 24 07:34:05.986390 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.router [None req-d17e1d70-4cce-4a81-899d-eb5efd02dc60 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100243) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 07:34:05.986412 np0000005822 devstack@c-api.service[100244]: WARNING stevedore.named [None req-7583efb2-7005-4bc8-be58-47fba64870de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.986434 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.router [None req-d17e1d70-4cce-4a81-899d-eb5efd02dc60 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100243) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 07:34:05.986460 np0000005822 devstack@c-api.service[100244]: WARNING castellan.key_manager [None req-7583efb2-7005-4bc8-be58-47fba64870de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.986486 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.router [None req-d17e1d70-4cce-4a81-899d-eb5efd02dc60 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100243) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 07:34:05.986486 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.router [None req-d17e1d70-4cce-4a81-899d-eb5efd02dc60 None None] Extension AdminActions extending resource: volumes {{(pid=100243) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 07:34:05.986530 np0000005822 devstack@c-api.service[100245]: WARNING stevedore.named [None req-4f4fa363-3097-4c69-a580-35290f05996c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.986550 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.router [None req-d17e1d70-4cce-4a81-899d-eb5efd02dc60 None None] Extension AdminActions extending resource: snapshots {{(pid=100243) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 07:34:05.986571 np0000005822 devstack@c-api.service[100245]: WARNING castellan.key_manager [None req-4f4fa363-3097-4c69-a580-35290f05996c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.986591 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.router [None req-d17e1d70-4cce-4a81-899d-eb5efd02dc60 None None] Extension AdminActions extending resource: backups {{(pid=100243) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 07:34:05.986591 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.router [None req-d17e1d70-4cce-4a81-899d-eb5efd02dc60 None None] Extension VolumeActions extending resource: volumes {{(pid=100243) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 07:34:05.986636 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.contrib.snapshot_actions [None req-7583efb2-7005-4bc8-be58-47fba64870de None None] SnapshotActionsController initialized {{(pid=100244) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 24 07:34:05.986662 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.router [None req-d17e1d70-4cce-4a81-899d-eb5efd02dc60 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100243) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 07:34:05.986662 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.router [None req-d17e1d70-4cce-4a81-899d-eb5efd02dc60 None None] Extension TypesManage extending resource: types {{(pid=100243) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 07:34:05.986700 np0000005822 devstack@c-api.service[100245]: WARNING stevedore.named [None req-4f4fa363-3097-4c69-a580-35290f05996c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.986700 np0000005822 devstack@c-api.service[100245]: WARNING castellan.key_manager [None req-4f4fa363-3097-4c69-a580-35290f05996c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.986736 np0000005822 devstack@c-api.service[100244]: WARNING stevedore.named [None req-7583efb2-7005-4bc8-be58-47fba64870de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.986736 np0000005822 devstack@c-api.service[100244]: WARNING castellan.key_manager [None req-7583efb2-7005-4bc8-be58-47fba64870de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.986782 np0000005822 devstack@c-api.service[100245]: WARNING stevedore.named [None req-4f4fa363-3097-4c69-a580-35290f05996c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.986852 np0000005822 devstack@c-api.service[100245]: WARNING castellan.key_manager [None req-4f4fa363-3097-4c69-a580-35290f05996c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.987138 np0000005822 devstack@c-api.service[100244]: WARNING stevedore.named [None req-7583efb2-7005-4bc8-be58-47fba64870de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.987270 np0000005822 devstack@c-api.service[100244]: WARNING castellan.key_manager [None req-7583efb2-7005-4bc8-be58-47fba64870de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.987625 np0000005822 devstack@c-api.service[100245]: WARNING stevedore.named [None req-4f4fa363-3097-4c69-a580-35290f05996c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.987743 np0000005822 devstack@c-api.service[100245]: WARNING castellan.key_manager [None req-4f4fa363-3097-4c69-a580-35290f05996c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.987867 np0000005822 devstack@c-api.service[100244]: WARNING stevedore.named [None req-7583efb2-7005-4bc8-be58-47fba64870de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.987977 np0000005822 devstack@c-api.service[100244]: WARNING castellan.key_manager [None req-7583efb2-7005-4bc8-be58-47fba64870de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.988275 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.router [None req-4f4fa363-3097-4c69-a580-35290f05996c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100245) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 07:34:05.988418 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.router [None req-4f4fa363-3097-4c69-a580-35290f05996c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100245) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 07:34:05.988505 np0000005822 devstack@c-api.service[100246]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7018e04a4668 pid: 100246 (default app) Jul 24 07:34:05.988539 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.router [None req-4f4fa363-3097-4c69-a580-35290f05996c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100245) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 07:34:05.988615 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.router [None req-4f4fa363-3097-4c69-a580-35290f05996c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100245) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 07:34:05.988646 np0000005822 devstack@c-api.service[100244]: WARNING stevedore.named [None req-7583efb2-7005-4bc8-be58-47fba64870de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:34:05.988709 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.router [None req-4f4fa363-3097-4c69-a580-35290f05996c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100245) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 07:34:05.988745 np0000005822 devstack@c-api.service[100244]: WARNING castellan.key_manager [None req-7583efb2-7005-4bc8-be58-47fba64870de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:34:05.988819 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.router [None req-4f4fa363-3097-4c69-a580-35290f05996c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100245) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 07:34:05.988922 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.router [None req-4f4fa363-3097-4c69-a580-35290f05996c None None] Extension UsedLimits extending resource: limits {{(pid=100245) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 07:34:05.989024 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.router [None req-4f4fa363-3097-4c69-a580-35290f05996c None None] Extension SnapshotActions extending resource: snapshots {{(pid=100245) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 07:34:05.989116 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.router [None req-4f4fa363-3097-4c69-a580-35290f05996c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100245) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 07:34:05.989227 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.router [None req-7583efb2-7005-4bc8-be58-47fba64870de None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100244) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 07:34:05.989289 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.router [None req-4f4fa363-3097-4c69-a580-35290f05996c None None] Extension VolumeTypeAccess extending resource: types {{(pid=100245) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 07:34:05.989356 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.router [None req-7583efb2-7005-4bc8-be58-47fba64870de None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100244) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 07:34:05.989403 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.router [None req-4f4fa363-3097-4c69-a580-35290f05996c None None] Extension AdminActions extending resource: volumes {{(pid=100245) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 07:34:05.989481 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.router [None req-4f4fa363-3097-4c69-a580-35290f05996c None None] Extension AdminActions extending resource: snapshots {{(pid=100245) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 07:34:05.989528 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.router [None req-7583efb2-7005-4bc8-be58-47fba64870de None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100244) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 07:34:05.989573 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.router [None req-4f4fa363-3097-4c69-a580-35290f05996c None None] Extension AdminActions extending resource: backups {{(pid=100245) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 07:34:05.989615 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.router [None req-7583efb2-7005-4bc8-be58-47fba64870de None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100244) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 07:34:05.989654 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.router [None req-4f4fa363-3097-4c69-a580-35290f05996c None None] Extension VolumeActions extending resource: volumes {{(pid=100245) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 07:34:05.989696 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.router [None req-7583efb2-7005-4bc8-be58-47fba64870de None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100244) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 07:34:05.989750 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.router [None req-7583efb2-7005-4bc8-be58-47fba64870de None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100244) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 07:34:05.989808 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.router [None req-4f4fa363-3097-4c69-a580-35290f05996c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100245) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 07:34:05.989859 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.router [None req-7583efb2-7005-4bc8-be58-47fba64870de None None] Extension UsedLimits extending resource: limits {{(pid=100244) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 07:34:05.989900 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.router [None req-4f4fa363-3097-4c69-a580-35290f05996c None None] Extension TypesManage extending resource: types {{(pid=100245) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 07:34:05.989974 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.router [None req-7583efb2-7005-4bc8-be58-47fba64870de None None] Extension SnapshotActions extending resource: snapshots {{(pid=100244) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 07:34:05.990096 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.router [None req-7583efb2-7005-4bc8-be58-47fba64870de None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100244) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 07:34:05.990194 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.router [None req-7583efb2-7005-4bc8-be58-47fba64870de None None] Extension VolumeTypeAccess extending resource: types {{(pid=100244) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 07:34:05.992219 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.router [None req-7583efb2-7005-4bc8-be58-47fba64870de None None] Extension AdminActions extending resource: volumes {{(pid=100244) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 07:34:05.992219 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.router [None req-7583efb2-7005-4bc8-be58-47fba64870de None None] Extension AdminActions extending resource: snapshots {{(pid=100244) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 07:34:05.992219 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.router [None req-7583efb2-7005-4bc8-be58-47fba64870de None None] Extension AdminActions extending resource: backups {{(pid=100244) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 07:34:05.992219 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.router [None req-7583efb2-7005-4bc8-be58-47fba64870de None None] Extension VolumeActions extending resource: volumes {{(pid=100244) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 07:34:05.992219 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.router [None req-7583efb2-7005-4bc8-be58-47fba64870de None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100244) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 07:34:05.992219 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.router [None req-7583efb2-7005-4bc8-be58-47fba64870de None None] Extension TypesManage extending resource: types {{(pid=100244) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 07:34:05.992752 np0000005822 devstack@c-api.service[100243]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7018e04a4668 pid: 100243 (default app) Jul 24 07:34:05.997490 np0000005822 devstack@c-api.service[100244]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7018e04a4668 pid: 100244 (default app) Jul 24 07:34:05.998013 np0000005822 devstack@c-api.service[100245]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7018e04a4668 pid: 100245 (default app) Jul 24 07:34:06.000017 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-43e781d8-fa4a-48f3-b0dc-17ef9282e5b3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:34:06.003546 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1/1] 10.4.3.170 () {60 vars in 925 bytes} [Fri Jul 24 07:34:05 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 24 07:34:10.734824 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-a7c01074-297d-4ded-8258-9a6671e5486a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:34:11.313540 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a7c01074-297d-4ded-8258-9a6671e5486a admin admin] POST https://10.4.3.170/volume/v3/types Jul 24 07:34:11.314155 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a7c01074-297d-4ded-8258-9a6671e5486a admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "storpool"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:34:11.315824 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:34:11.315824 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:34:11.346842 np0000005822 devstack@c-api.service[100243]: DEBUG oslo_db.sqlalchemy.engines [None req-a7c01074-297d-4ded-8258-9a6671e5486a 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=100243) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 07:34:11.371094 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a7c01074-297d-4ded-8258-9a6671e5486a admin admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 24 07:34:11.371521 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1/2] 10.4.3.170 () {68 vars in 1302 bytes} [Fri Jul 24 07:34:10 2026] POST /volume/v3/types => generated 183 bytes in 648 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:34:11.388560 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-5f9f8a45-5610-4cc2-95d7-12e744988078 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:34:11.668401 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5f9f8a45-5610-4cc2-95d7-12e744988078 admin admin] POST https://10.4.3.170/volume/v3/types/7ad534a3-473f-46b0-9131-2cc957880ec2/extra_specs Jul 24 07:34:11.668986 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5f9f8a45-5610-4cc2-95d7-12e744988078 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:34:11.670625 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:34:11.670625 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:34:11.701292 np0000005822 devstack@c-api.service[100244]: DEBUG oslo_db.sqlalchemy.engines [None req-5f9f8a45-5610-4cc2-95d7-12e744988078 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=100244) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 07:34:11.761234 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5f9f8a45-5610-4cc2-95d7-12e744988078 admin admin] https://10.4.3.170/volume/v3/types/7ad534a3-473f-46b0-9131-2cc957880ec2/extra_specs returned with HTTP 200 Jul 24 07:34:11.761234 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1/3] 10.4.3.170 () {68 vars in 1449 bytes} [Fri Jul 24 07:34:11 2026] POST /volume/v3/types/7ad534a3-473f-46b0-9131-2cc957880ec2/extra_specs => generated 52 bytes in 378 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 07:34:12.004231 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-f1f3fec7-5a9f-4ef1-9530-a232c7f644c9 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:34:12.288378 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f1f3fec7-5a9f-4ef1-9530-a232c7f644c9 admin admin] POST https://10.4.3.170/volume/v3/types Jul 24 07:34:12.289019 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f1f3fec7-5a9f-4ef1-9530-a232c7f644c9 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "multiattach"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:34:12.290535 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:34:12.290535 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:34:12.322571 np0000005822 devstack@c-api.service[100245]: DEBUG oslo_db.sqlalchemy.engines [None req-f1f3fec7-5a9f-4ef1-9530-a232c7f644c9 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=100245) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 07:34:12.349215 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f1f3fec7-5a9f-4ef1-9530-a232c7f644c9 admin admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 24 07:34:12.349661 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1/4] 10.4.3.170 () {68 vars in 1302 bytes} [Fri Jul 24 07:34:11 2026] POST /volume/v3/types => generated 186 bytes in 354 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:34:12.360304 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9dae607d-86fc-45d6-a383-343cbb46b328 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:34:12.637617 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9dae607d-86fc-45d6-a383-343cbb46b328 admin admin] POST https://10.4.3.170/volume/v3/types/fcc347a0-2cc4-4dae-a501-21db3fb615f2/extra_specs Jul 24 07:34:12.638277 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9dae607d-86fc-45d6-a383-343cbb46b328 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:34:12.640071 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:34:12.640071 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:34:12.678420 np0000005822 devstack@c-api.service[100246]: DEBUG oslo_db.sqlalchemy.engines [None req-9dae607d-86fc-45d6-a383-343cbb46b328 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=100246) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 07:34:12.738662 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9dae607d-86fc-45d6-a383-343cbb46b328 admin admin] https://10.4.3.170/volume/v3/types/fcc347a0-2cc4-4dae-a501-21db3fb615f2/extra_specs returned with HTTP 200 Jul 24 07:34:12.738662 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 2/5] 10.4.3.170 () {68 vars in 1449 bytes} [Fri Jul 24 07:34:12 2026] POST /volume/v3/types/fcc347a0-2cc4-4dae-a501-21db3fb615f2/extra_specs => generated 45 bytes in 378 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 07:34:21.368914 np0000005822 devstack@c-api.service[100243]: DEBUG dbcounter [-] [100243] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100243) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 07:34:21.756173 np0000005822 devstack@c-api.service[100244]: DEBUG dbcounter [-] [100244] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100244) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 07:34:22.346864 np0000005822 devstack@c-api.service[100245]: DEBUG dbcounter [-] [100245] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100245) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 07:34:22.735664 np0000005822 devstack@c-api.service[100246]: DEBUG dbcounter [-] [100246] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100246) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 07:34:38.166946 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-39831464-ef6f-4bcd-b95e-3b9cdb41e493 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:34:38.167593 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-39831464-ef6f-4bcd-b95e-3b9cdb41e493 None None] GET https://10.4.3.170/volume// Jul 24 07:34:38.167800 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-39831464-ef6f-4bcd-b95e-3b9cdb41e493 None None] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:34:38.167997 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-39831464-ef6f-4bcd-b95e-3b9cdb41e493 None None] Calling method 'all' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:34:38.168536 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-39831464-ef6f-4bcd-b95e-3b9cdb41e493 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:34:38.168839 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 2/6] 10.4.3.170 () {66 vars in 1425 bytes} [Fri Jul 24 07:34:38 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:35:18.331375 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-0e566500-df6c-4496-85eb-0a4c65f2bb73 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:35:18.608470 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0e566500-df6c-4496-85eb-0a4c65f2bb73 tempest-verify_tempest_config-851793468 tempest-verify_tempest_config-851793468-project-member] GET https://10.4.3.170/volume/v3/extensions Jul 24 07:35:18.608714 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0e566500-df6c-4496-85eb-0a4c65f2bb73 tempest-verify_tempest_config-851793468 tempest-verify_tempest_config-851793468-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:35:18.608946 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0e566500-df6c-4496-85eb-0a4c65f2bb73 tempest-verify_tempest_config-851793468 tempest-verify_tempest_config-851793468-project-member] Calling method 'index' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:35:18.609383 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0e566500-df6c-4496-85eb-0a4c65f2bb73 tempest-verify_tempest_config-851793468 tempest-verify_tempest_config-851793468-project-member] https://10.4.3.170/volume/v3/extensions returned with HTTP 200 Jul 24 07:35:18.609915 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 2/7] 10.4.3.170 () {66 vars in 1246 bytes} [Fri Jul 24 07:35:18 2026] GET /volume/v3/extensions => generated 5245 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:35:51.987656 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-7d83bfef-2545-4a3c-b03c-5fcbbede6d2a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:35:52.334682 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7d83bfef-2545-4a3c-b03c-5fcbbede6d2a tempest-GroupsTest-1499791348 tempest-GroupsTest-1499791348-project-admin] POST https://10.4.3.170/volume/v3/types Jul 24 07:35:52.335068 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7d83bfef-2545-4a3c-b03c-5fcbbede6d2a tempest-GroupsTest-1499791348 tempest-GroupsTest-1499791348-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1632374884"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:35:52.348055 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7d83bfef-2545-4a3c-b03c-5fcbbede6d2a tempest-GroupsTest-1499791348 tempest-GroupsTest-1499791348-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 24 07:35:52.348477 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 2/8] 10.4.3.170 () {68 vars in 1252 bytes} [Fri Jul 24 07:35:51 2026] POST /volume/v3/types => generated 216 bytes in 362 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:35:52.361986 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a8b650b2-9804-4798-a4f2-54a87d4b7ed6 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:35:52.364928 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a8b650b2-9804-4798-a4f2-54a87d4b7ed6 tempest-GroupsTest-1499791348 tempest-GroupsTest-1499791348-project-admin] POST https://10.4.3.170/volume/v3/group_types Jul 24 07:35:52.365484 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a8b650b2-9804-4798-a4f2-54a87d4b7ed6 tempest-GroupsTest-1499791348 tempest-GroupsTest-1499791348-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-511481059"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:35:52.397912 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a8b650b2-9804-4798-a4f2-54a87d4b7ed6 tempest-GroupsTest-1499791348 tempest-GroupsTest-1499791348-project-admin] https://10.4.3.170/volume/v3/group_types returned with HTTP 202 Jul 24 07:35:52.398478 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 3/9] 10.4.3.170 () {70 vars in 1311 bytes} [Fri Jul 24 07:35:52 2026] POST /volume/v3/group_types => generated 172 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:35:52.407921 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-d8109454-4725-4fa2-b821-b945b3c101f9 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:35:52.554559 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d8109454-4725-4fa2-b821-b945b3c101f9 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] POST https://10.4.3.170/volume/v3/groups Jul 24 07:35:52.554986 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d8109454-4725-4fa2-b821-b945b3c101f9 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "8a6a50d2-0df3-4903-ab7f-fd8879348e14", "volume_types": ["530f0de3-7ed2-4626-b58b-6c3afadba067"], "name": "tempest-Group1-1320240598"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:35:52.556584 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.groups [None req-d8109454-4725-4fa2-b821-b945b3c101f9 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Creating new group {'group': {'group_type': '8a6a50d2-0df3-4903-ab7f-fd8879348e14', 'volume_types': ['530f0de3-7ed2-4626-b58b-6c3afadba067'], 'name': 'tempest-Group1-1320240598'}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 24 07:35:52.569652 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.groups [None req-d8109454-4725-4fa2-b821-b945b3c101f9 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Creating group tempest-Group1-1320240598. Jul 24 07:35:52.591810 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-d8109454-4725-4fa2-b821-b945b3c101f9 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Availability zone cache updated, next update will occur around 2026-07-24 08:35:52.591111. {{(pid=100243) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 24 07:35:52.591992 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-d8109454-4725-4fa2-b821-b945b3c101f9 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Availability Zones retrieved successfully. Jul 24 07:35:52.634967 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-d8109454-4725-4fa2-b821-b945b3c101f9 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Created reservations ['a792ee25-3ef5-49d0-abd8-6a99c94f2969'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:35:52.706792 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d8109454-4725-4fa2-b821-b945b3c101f9 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] https://10.4.3.170/volume/v3/groups returned with HTTP 202 Jul 24 07:35:52.707345 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 3/10] 10.4.3.170 () {70 vars in 1297 bytes} [Fri Jul 24 07:35:52 2026] POST /volume/v3/groups => generated 94 bytes in 300 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:35:52.717793 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-b4a2e868-cb31-4a9f-b90d-160c04aa9309 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:35:52.719781 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b4a2e868-cb31-4a9f-b90d-160c04aa9309 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] GET https://10.4.3.170/volume/v3/groups/80092d38-4bcd-4f2e-888f-00fdc95fea49 Jul 24 07:35:52.720064 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b4a2e868-cb31-4a9f-b90d-160c04aa9309 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:35:52.720318 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b4a2e868-cb31-4a9f-b90d-160c04aa9309 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Calling method 'version_select' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:35:52.720468 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.groups [None req-b4a2e868-cb31-4a9f-b90d-160c04aa9309 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] show called for member 80092d38-4bcd-4f2e-888f-00fdc95fea49 {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 07:35:52.728871 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:35:52.728871 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:35:52.751774 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b4a2e868-cb31-4a9f-b90d-160c04aa9309 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] https://10.4.3.170/volume/v3/groups/80092d38-4bcd-4f2e-888f-00fdc95fea49 returned with HTTP 200 Jul 24 07:35:52.752399 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 3/11] 10.4.3.170 () {68 vars in 1386 bytes} [Fri Jul 24 07:35:52 2026] GET /volume/v3/groups/80092d38-4bcd-4f2e-888f-00fdc95fea49 => generated 322 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:35:53.762424 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-0c4060ba-f441-47e8-9162-96364ce2e854 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:35:53.766233 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0c4060ba-f441-47e8-9162-96364ce2e854 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] GET https://10.4.3.170/volume/v3/groups/80092d38-4bcd-4f2e-888f-00fdc95fea49 Jul 24 07:35:53.766233 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0c4060ba-f441-47e8-9162-96364ce2e854 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:35:53.766233 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0c4060ba-f441-47e8-9162-96364ce2e854 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Calling method 'version_select' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:35:53.766233 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.groups [None req-0c4060ba-f441-47e8-9162-96364ce2e854 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] show called for member 80092d38-4bcd-4f2e-888f-00fdc95fea49 {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 07:35:53.773413 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:35:53.773413 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:35:53.795953 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0c4060ba-f441-47e8-9162-96364ce2e854 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] https://10.4.3.170/volume/v3/groups/80092d38-4bcd-4f2e-888f-00fdc95fea49 returned with HTTP 200 Jul 24 07:35:53.796356 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 3/12] 10.4.3.170 () {68 vars in 1386 bytes} [Fri Jul 24 07:35:53 2026] GET /volume/v3/groups/80092d38-4bcd-4f2e-888f-00fdc95fea49 => generated 323 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:35:53.809060 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0c0a093f-a0f4-4b18-96fb-af1f12035ea2 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:35:53.811180 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0c0a093f-a0f4-4b18-96fb-af1f12035ea2 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] POST https://10.4.3.170/volume/v3/groups Jul 24 07:35:53.811675 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0c0a093f-a0f4-4b18-96fb-af1f12035ea2 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "8a6a50d2-0df3-4903-ab7f-fd8879348e14", "volume_types": ["530f0de3-7ed2-4626-b58b-6c3afadba067"], "name": "tempest-Group2-1055232617"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:35:53.813625 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.groups [None req-0c0a093f-a0f4-4b18-96fb-af1f12035ea2 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Creating new group {'group': {'group_type': '8a6a50d2-0df3-4903-ab7f-fd8879348e14', 'volume_types': ['530f0de3-7ed2-4626-b58b-6c3afadba067'], 'name': 'tempest-Group2-1055232617'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 24 07:35:53.817844 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.groups [None req-0c0a093f-a0f4-4b18-96fb-af1f12035ea2 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Creating group tempest-Group2-1055232617. Jul 24 07:35:53.843528 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-0c0a093f-a0f4-4b18-96fb-af1f12035ea2 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Availability zone cache updated, next update will occur around 2026-07-24 08:35:53.842952. {{(pid=100246) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 24 07:35:53.843664 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-0c0a093f-a0f4-4b18-96fb-af1f12035ea2 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Availability Zones retrieved successfully. Jul 24 07:35:53.862958 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-0c0a093f-a0f4-4b18-96fb-af1f12035ea2 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Created reservations ['9d31fcdf-8595-4dea-81d1-2d9e57924657'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:35:53.923415 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0c0a093f-a0f4-4b18-96fb-af1f12035ea2 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] https://10.4.3.170/volume/v3/groups returned with HTTP 202 Jul 24 07:35:53.923415 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 4/13] 10.4.3.170 () {70 vars in 1297 bytes} [Fri Jul 24 07:35:53 2026] POST /volume/v3/groups => generated 94 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:35:53.932502 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-704061ce-6dd4-4ab4-bb2f-330b243af73f None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:35:53.935431 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-704061ce-6dd4-4ab4-bb2f-330b243af73f tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] GET https://10.4.3.170/volume/v3/groups/c826734d-5b97-4ed7-bd58-9c66721653a0 Jul 24 07:35:53.935814 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-704061ce-6dd4-4ab4-bb2f-330b243af73f tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:35:53.936068 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-704061ce-6dd4-4ab4-bb2f-330b243af73f tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:35:53.936293 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.groups [None req-704061ce-6dd4-4ab4-bb2f-330b243af73f tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] show called for member c826734d-5b97-4ed7-bd58-9c66721653a0 {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 07:35:53.941082 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:35:53.941082 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:35:53.962954 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-704061ce-6dd4-4ab4-bb2f-330b243af73f tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] https://10.4.3.170/volume/v3/groups/c826734d-5b97-4ed7-bd58-9c66721653a0 returned with HTTP 200 Jul 24 07:35:53.963591 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 4/14] 10.4.3.170 () {68 vars in 1386 bytes} [Fri Jul 24 07:35:53 2026] GET /volume/v3/groups/c826734d-5b97-4ed7-bd58-9c66721653a0 => generated 322 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:35:54.974189 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-754d2530-2631-40ae-92a7-8c77a0a2adc4 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:35:54.975960 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-754d2530-2631-40ae-92a7-8c77a0a2adc4 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] GET https://10.4.3.170/volume/v3/groups/c826734d-5b97-4ed7-bd58-9c66721653a0 Jul 24 07:35:54.976225 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-754d2530-2631-40ae-92a7-8c77a0a2adc4 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:35:54.976406 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-754d2530-2631-40ae-92a7-8c77a0a2adc4 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Calling method 'version_select' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:35:54.976555 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.groups [None req-754d2530-2631-40ae-92a7-8c77a0a2adc4 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] show called for member c826734d-5b97-4ed7-bd58-9c66721653a0 {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 07:35:54.980680 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:35:54.980680 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:35:54.987342 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-754d2530-2631-40ae-92a7-8c77a0a2adc4 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] https://10.4.3.170/volume/v3/groups/c826734d-5b97-4ed7-bd58-9c66721653a0 returned with HTTP 200 Jul 24 07:35:54.987814 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 4/15] 10.4.3.170 () {68 vars in 1386 bytes} [Fri Jul 24 07:35:54 2026] GET /volume/v3/groups/c826734d-5b97-4ed7-bd58-9c66721653a0 => generated 323 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:35:55.001508 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-e31565d7-c0f2-4be9-8f69-0faf3d58c1fd None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:35:55.003237 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e31565d7-c0f2-4be9-8f69-0faf3d58c1fd tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:35:55.003913 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e31565d7-c0f2-4be9-8f69-0faf3d58c1fd tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1600975739", "volume_type": "530f0de3-7ed2-4626-b58b-6c3afadba067", "group_id": "80092d38-4bcd-4f2e-888f-00fdc95fea49", "size": 1}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:35:55.005155 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-e31565d7-c0f2-4be9-8f69-0faf3d58c1fd tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1600975739', 'volume_type': '530f0de3-7ed2-4626-b58b-6c3afadba067', 'group_id': '80092d38-4bcd-4f2e-888f-00fdc95fea49', 'size': 1}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:35:55.025244 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:35:55.025244 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:35:55.025967 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-e31565d7-c0f2-4be9-8f69-0faf3d58c1fd tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Create volume of 1 GB Jul 24 07:35:55.035751 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e31565d7-c0f2-4be9-8f69-0faf3d58c1fd tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Availability zone cache updated, next update will occur around 2026-07-24 08:35:55.035219. {{(pid=100245) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 24 07:35:55.035934 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-e31565d7-c0f2-4be9-8f69-0faf3d58c1fd tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Availability Zones retrieved successfully. Jul 24 07:35:55.058469 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e31565d7-c0f2-4be9-8f69-0faf3d58c1fd tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Flow 'volume_create_api' (004769a5-1535-4f9a-90af-10688bf32175) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:35:55.060057 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e31565d7-c0f2-4be9-8f69-0faf3d58c1fd tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad5d3b0e-971f-41b3-9b04-c87910517bbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:35:55.060800 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:35:55.060800 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:35:55.061450 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-e31565d7-c0f2-4be9-8f69-0faf3d58c1fd tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Validating volume size '1' using validate_int {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:35:55.098342 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e31565d7-c0f2-4be9-8f69-0faf3d58c1fd tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad5d3b0e-971f-41b3-9b04-c87910517bbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:35:52Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=530f0de3-7ed2-4626-b58b-6c3afadba067,is_public=True,name='tempest-GroupsTest-volume-type-1632374884',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '530f0de3-7ed2-4626-b58b-6c3afadba067', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '80092d38-4bcd-4f2e-888f-00fdc95fea49', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:35:55.099450 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e31565d7-c0f2-4be9-8f69-0faf3d58c1fd tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be054dce-0c6e-46cb-89b8-5a1c58b884d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:35:55.138326 np0000005822 devstack@c-api.service[100245]: WARNING cinder.quota [None req-e31565d7-c0f2-4be9-8f69-0faf3d58c1fd tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1632374884 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1632374884, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:35:55.138660 np0000005822 devstack@c-api.service[100245]: WARNING cinder.quota [None req-e31565d7-c0f2-4be9-8f69-0faf3d58c1fd tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1632374884 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1632374884, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:35:55.181626 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-e31565d7-c0f2-4be9-8f69-0faf3d58c1fd tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Created reservations ['cbf2a918-1794-4e8b-ae7b-715f6cefc8b1', '1fe245ee-10fe-438c-9ddc-42973be63ff2', 'a4c38b12-3722-4df9-99c5-e2eaa733ccda', '3952e9e5-2d58-457c-ae6f-17ddb4561b8e'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:35:55.182513 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e31565d7-c0f2-4be9-8f69-0faf3d58c1fd tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be054dce-0c6e-46cb-89b8-5a1c58b884d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cbf2a918-1794-4e8b-ae7b-715f6cefc8b1', '1fe245ee-10fe-438c-9ddc-42973be63ff2', 'a4c38b12-3722-4df9-99c5-e2eaa733ccda', '3952e9e5-2d58-457c-ae6f-17ddb4561b8e']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:35:55.183191 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e31565d7-c0f2-4be9-8f69-0faf3d58c1fd tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6670284-f0a3-419f-b85e-d766680ffcc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:35:55.235512 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e31565d7-c0f2-4be9-8f69-0faf3d58c1fd tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6670284-f0a3-419f-b85e-d766680ffcc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3cd0a1dc-627e-48ff-8802-d3ed0e109ba4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1600975739',encryption_key_id=None,group_id=80092d38-4bcd-4f2e-888f-00fdc95fea49,group_type_id=,metadata={},multiattach=False,project_id='12085c34d078476d9b8c64e713228d0b',qos_specs=None,replication_status=,reservations=['cbf2a918-1794-4e8b-ae7b-715f6cefc8b1','1fe245ee-10fe-438c-9ddc-42973be63ff2','a4c38b12-3722-4df9-99c5-e2eaa733ccda','3952e9e5-2d58-457c-ae6f-17ddb4561b8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08abf65dd92240beb68ee89c6523f33a',volume_type_id=530f0de3-7ed2-4626-b58b-6c3afadba067), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:35:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1600975739',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=80092d38-4bcd-4f2e-888f-00fdc95fea49,host=None,id=3cd0a1dc-627e-48ff-8802-d3ed0e109ba4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='12085c34d078476d9b8c64e713228d0b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='08abf65dd92240beb68ee89c6523f33a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(530f0de3-7ed2-4626-b58b-6c3afadba067),volume_type_id=530f0de3-7ed2-4626-b58b-6c3afadba067)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:35:55.235688 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e31565d7-c0f2-4be9-8f69-0faf3d58c1fd tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ad77b55-b334-483f-a28a-12ffc3cfcaa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:35:55.256825 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e31565d7-c0f2-4be9-8f69-0faf3d58c1fd tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ad77b55-b334-483f-a28a-12ffc3cfcaa1) transitioned into state 'SUCCESS' from state '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-1600975739',encryption_key_id=None,group_id=80092d38-4bcd-4f2e-888f-00fdc95fea49,group_type_id=,metadata={},multiattach=False,project_id='12085c34d078476d9b8c64e713228d0b',qos_specs=None,replication_status=,reservations=['cbf2a918-1794-4e8b-ae7b-715f6cefc8b1','1fe245ee-10fe-438c-9ddc-42973be63ff2','a4c38b12-3722-4df9-99c5-e2eaa733ccda','3952e9e5-2d58-457c-ae6f-17ddb4561b8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08abf65dd92240beb68ee89c6523f33a',volume_type_id=530f0de3-7ed2-4626-b58b-6c3afadba067)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:35:55.260225 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e31565d7-c0f2-4be9-8f69-0faf3d58c1fd tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a428eaa-8fff-4a80-b9bf-ab3aa8f189f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:35:55.283161 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e31565d7-c0f2-4be9-8f69-0faf3d58c1fd tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a428eaa-8fff-4a80-b9bf-ab3aa8f189f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:35:55.283305 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e31565d7-c0f2-4be9-8f69-0faf3d58c1fd tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Flow 'volume_create_api' (004769a5-1535-4f9a-90af-10688bf32175) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:35:55.283624 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-e31565d7-c0f2-4be9-8f69-0faf3d58c1fd tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Create volume request issued successfully. Jul 24 07:35:55.284796 np0000005822 devstack@c-api.service[100245]: WARNING stevedore.named [None req-e31565d7-c0f2-4be9-8f69-0faf3d58c1fd tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:35:55.286412 np0000005822 devstack@c-api.service[100245]: WARNING castellan.key_manager [None req-e31565d7-c0f2-4be9-8f69-0faf3d58c1fd tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:35:55.322798 np0000005822 devstack@c-api.service[100245]: DEBUG oslo_db.sqlalchemy.engines [None req-e31565d7-c0f2-4be9-8f69-0faf3d58c1fd tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100245) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 07:35:55.326438 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:35:55.326438 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:35:55.331222 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e31565d7-c0f2-4be9-8f69-0faf3d58c1fd tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:35:55.331816 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 4/16] 10.4.3.170 () {70 vars in 1300 bytes} [Fri Jul 24 07:35:55 2026] POST /volume/v3/volumes => generated 815 bytes in 331 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:35:55.344098 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1caf8fc4-8798-4780-a9a5-d46f93b4e238 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:35:55.346056 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1caf8fc4-8798-4780-a9a5-d46f93b4e238 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] GET https://10.4.3.170/volume/v3/volumes/3cd0a1dc-627e-48ff-8802-d3ed0e109ba4 Jul 24 07:35:55.346446 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1caf8fc4-8798-4780-a9a5-d46f93b4e238 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:35:55.347272 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1caf8fc4-8798-4780-a9a5-d46f93b4e238 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:35:55.377085 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:35:55.377085 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:35:55.384500 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-1caf8fc4-8798-4780-a9a5-d46f93b4e238 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Volume info retrieved successfully. Jul 24 07:35:55.386157 np0000005822 devstack@c-api.service[100246]: WARNING stevedore.named [None req-1caf8fc4-8798-4780-a9a5-d46f93b4e238 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:35:55.386369 np0000005822 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-1caf8fc4-8798-4780-a9a5-d46f93b4e238 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:35:55.437429 np0000005822 devstack@c-api.service[100246]: DEBUG oslo_db.sqlalchemy.engines [None req-1caf8fc4-8798-4780-a9a5-d46f93b4e238 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100246) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 07:35:55.440073 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:35:55.440073 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:35:55.454937 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1caf8fc4-8798-4780-a9a5-d46f93b4e238 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] https://10.4.3.170/volume/v3/volumes/3cd0a1dc-627e-48ff-8802-d3ed0e109ba4 returned with HTTP 200 Jul 24 07:35:55.455618 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 5/17] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:35:55 2026] GET /volume/v3/volumes/3cd0a1dc-627e-48ff-8802-d3ed0e109ba4 => generated 883 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:35:56.470472 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-5be7c78f-a842-4d48-8a69-ab615f051906 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:35:56.472718 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5be7c78f-a842-4d48-8a69-ab615f051906 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] GET https://10.4.3.170/volume/v3/volumes/3cd0a1dc-627e-48ff-8802-d3ed0e109ba4 Jul 24 07:35:56.473106 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-5be7c78f-a842-4d48-8a69-ab615f051906 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:35:56.473448 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-5be7c78f-a842-4d48-8a69-ab615f051906 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:35:56.514299 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:35:56.514299 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:35:56.521718 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-5be7c78f-a842-4d48-8a69-ab615f051906 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Volume info retrieved successfully. Jul 24 07:35:56.522829 np0000005822 devstack@c-api.service[100243]: WARNING stevedore.named [None req-5be7c78f-a842-4d48-8a69-ab615f051906 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:35:56.523029 np0000005822 devstack@c-api.service[100243]: WARNING castellan.key_manager [None req-5be7c78f-a842-4d48-8a69-ab615f051906 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:35:56.564747 np0000005822 devstack@c-api.service[100243]: DEBUG oslo_db.sqlalchemy.engines [None req-5be7c78f-a842-4d48-8a69-ab615f051906 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100243) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 07:35:56.568874 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:35:56.568874 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:35:56.577784 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5be7c78f-a842-4d48-8a69-ab615f051906 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] https://10.4.3.170/volume/v3/volumes/3cd0a1dc-627e-48ff-8802-d3ed0e109ba4 returned with HTTP 200 Jul 24 07:35:56.578129 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 5/18] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:35:56 2026] GET /volume/v3/volumes/3cd0a1dc-627e-48ff-8802-d3ed0e109ba4 => generated 908 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:35:56.591923 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-1b4216cc-4b9a-48ef-a7b0-8d3a50c81e64 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:35:56.597093 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1b4216cc-4b9a-48ef-a7b0-8d3a50c81e64 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] GET https://10.4.3.170/volume/v3/groups/80092d38-4bcd-4f2e-888f-00fdc95fea49 Jul 24 07:35:56.597443 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1b4216cc-4b9a-48ef-a7b0-8d3a50c81e64 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:35:56.597712 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1b4216cc-4b9a-48ef-a7b0-8d3a50c81e64 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Calling method 'version_select' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:35:56.597911 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.groups [None req-1b4216cc-4b9a-48ef-a7b0-8d3a50c81e64 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] show called for member 80092d38-4bcd-4f2e-888f-00fdc95fea49 {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 07:35:56.604515 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:35:56.604515 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:35:56.616901 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1b4216cc-4b9a-48ef-a7b0-8d3a50c81e64 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] https://10.4.3.170/volume/v3/groups/80092d38-4bcd-4f2e-888f-00fdc95fea49 returned with HTTP 200 Jul 24 07:35:56.617285 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 5/19] 10.4.3.170 () {68 vars in 1386 bytes} [Fri Jul 24 07:35:56 2026] GET /volume/v3/groups/80092d38-4bcd-4f2e-888f-00fdc95fea49 => generated 323 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:35:56.626822 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-c8e36c14-9262-4aa9-9043-355f94f99f6c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:35:56.628984 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c8e36c14-9262-4aa9-9043-355f94f99f6c tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] GET https://10.4.3.170/volume/v3/groups/c826734d-5b97-4ed7-bd58-9c66721653a0 Jul 24 07:35:56.629285 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c8e36c14-9262-4aa9-9043-355f94f99f6c tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:35:56.629582 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c8e36c14-9262-4aa9-9043-355f94f99f6c tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Calling method 'version_select' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:35:56.629781 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.groups [None req-c8e36c14-9262-4aa9-9043-355f94f99f6c tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] show called for member c826734d-5b97-4ed7-bd58-9c66721653a0 {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 07:35:56.633307 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:35:56.633307 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:35:56.641449 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c8e36c14-9262-4aa9-9043-355f94f99f6c tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] https://10.4.3.170/volume/v3/groups/c826734d-5b97-4ed7-bd58-9c66721653a0 returned with HTTP 200 Jul 24 07:35:56.641995 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 5/20] 10.4.3.170 () {68 vars in 1386 bytes} [Fri Jul 24 07:35:56 2026] GET /volume/v3/groups/c826734d-5b97-4ed7-bd58-9c66721653a0 => generated 323 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:35:56.653079 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-5a101f67-9564-4e94-8d3a-88227d474359 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:35:56.655436 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5a101f67-9564-4e94-8d3a-88227d474359 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] GET https://10.4.3.170/volume/v3/groups/detail Jul 24 07:35:56.655948 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5a101f67-9564-4e94-8d3a-88227d474359 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:35:56.656026 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5a101f67-9564-4e94-8d3a-88227d474359 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:35:56.683676 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5a101f67-9564-4e94-8d3a-88227d474359 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] https://10.4.3.170/volume/v3/groups/detail returned with HTTP 200 Jul 24 07:35:56.684150 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 6/21] 10.4.3.170 () {68 vars in 1296 bytes} [Fri Jul 24 07:35:56 2026] GET /volume/v3/groups/detail => generated 640 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:35:56.694074 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-ff1208aa-7a06-4844-ad16-dc77a80732eb None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:35:56.696675 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ff1208aa-7a06-4844-ad16-dc77a80732eb tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] GET https://10.4.3.170/volume/v3/volumes/detail Jul 24 07:35:56.696969 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ff1208aa-7a06-4844-ad16-dc77a80732eb tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:35:56.697330 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ff1208aa-7a06-4844-ad16-dc77a80732eb tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Calling method 'detail' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:35:56.697866 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.api_utils [None req-ff1208aa-7a06-4844-ad16-dc77a80732eb tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Removing options '' from query. {{(pid=100243) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 07:35:56.699132 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-ff1208aa-7a06-4844-ad16-dc77a80732eb tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100243) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 07:35:56.730355 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-ff1208aa-7a06-4844-ad16-dc77a80732eb tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Get all volumes completed successfully. Jul 24 07:35:56.731273 np0000005822 devstack@c-api.service[100243]: WARNING stevedore.named [None req-ff1208aa-7a06-4844-ad16-dc77a80732eb tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:35:56.731441 np0000005822 devstack@c-api.service[100243]: WARNING castellan.key_manager [None req-ff1208aa-7a06-4844-ad16-dc77a80732eb tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:35:56.774783 np0000005822 devstack@c-api.service[100243]: DEBUG oslo_db.sqlalchemy.engines [None req-ff1208aa-7a06-4844-ad16-dc77a80732eb tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100243) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 07:35:56.781434 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:35:56.781434 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:35:56.791243 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ff1208aa-7a06-4844-ad16-dc77a80732eb tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] https://10.4.3.170/volume/v3/volumes/detail returned with HTTP 200 Jul 24 07:35:56.791706 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 6/22] 10.4.3.170 () {68 vars in 1299 bytes} [Fri Jul 24 07:35:56 2026] GET /volume/v3/volumes/detail => generated 911 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:35:56.805779 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-08c3107c-d8aa-4f3b-9e9e-d4b4dd687fce None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:35:56.807737 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-08c3107c-d8aa-4f3b-9e9e-d4b4dd687fce tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] GET https://10.4.3.170/volume/v3/volumes/detail Jul 24 07:35:56.807974 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-08c3107c-d8aa-4f3b-9e9e-d4b4dd687fce tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:35:56.808213 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-08c3107c-d8aa-4f3b-9e9e-d4b4dd687fce tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Calling method 'detail' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:35:56.808780 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.api_utils [None req-08c3107c-d8aa-4f3b-9e9e-d4b4dd687fce tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Removing options '' from query. {{(pid=100244) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 07:35:56.809190 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:35:56.809190 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:35:56.809702 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-08c3107c-d8aa-4f3b-9e9e-d4b4dd687fce tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100244) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 07:35:56.844760 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-08c3107c-d8aa-4f3b-9e9e-d4b4dd687fce tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Get all volumes completed successfully. Jul 24 07:35:56.845965 np0000005822 devstack@c-api.service[100244]: WARNING stevedore.named [None req-08c3107c-d8aa-4f3b-9e9e-d4b4dd687fce tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:35:56.846220 np0000005822 devstack@c-api.service[100244]: WARNING castellan.key_manager [None req-08c3107c-d8aa-4f3b-9e9e-d4b4dd687fce tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:35:56.882935 np0000005822 devstack@c-api.service[100244]: DEBUG oslo_db.sqlalchemy.engines [None req-08c3107c-d8aa-4f3b-9e9e-d4b4dd687fce tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100244) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 07:35:56.886822 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:35:56.886822 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:35:56.898282 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-08c3107c-d8aa-4f3b-9e9e-d4b4dd687fce tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] https://10.4.3.170/volume/v3/volumes/detail returned with HTTP 200 Jul 24 07:35:56.898944 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 6/23] 10.4.3.170 () {68 vars in 1299 bytes} [Fri Jul 24 07:35:56 2026] GET /volume/v3/volumes/detail => generated 911 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:35:56.917262 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-b5c9639e-c78a-44c4-a549-d59a7b5a9a4f None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:35:56.919557 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b5c9639e-c78a-44c4-a549-d59a7b5a9a4f tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] POST https://10.4.3.170/volume/v3/groups/80092d38-4bcd-4f2e-888f-00fdc95fea49/action Jul 24 07:35:56.920197 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b5c9639e-c78a-44c4-a549-d59a7b5a9a4f tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:35:56.920349 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b5c9639e-c78a-44c4-a549-d59a7b5a9a4f tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:35:56.921867 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.groups [None req-b5c9639e-c78a-44c4-a549-d59a7b5a9a4f tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] delete called for group 80092d38-4bcd-4f2e-888f-00fdc95fea49 {{(pid=100245) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 24 07:35:56.921993 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.groups [None req-b5c9639e-c78a-44c4-a549-d59a7b5a9a4f tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Delete group with id: 80092d38-4bcd-4f2e-888f-00fdc95fea49 Jul 24 07:35:56.925629 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:35:56.925629 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:35:57.002695 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b5c9639e-c78a-44c4-a549-d59a7b5a9a4f tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] https://10.4.3.170/volume/v3/groups/80092d38-4bcd-4f2e-888f-00fdc95fea49/action returned with HTTP 202 Jul 24 07:35:57.003147 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 6/24] 10.4.3.170 () {70 vars in 1428 bytes} [Fri Jul 24 07:35:56 2026] POST /volume/v3/groups/80092d38-4bcd-4f2e-888f-00fdc95fea49/action => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 07:35:57.012146 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-96e127ba-3261-45ae-9f7e-3833fc73aeeb None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:35:57.014084 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-96e127ba-3261-45ae-9f7e-3833fc73aeeb tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] GET https://10.4.3.170/volume/v3/volumes/3cd0a1dc-627e-48ff-8802-d3ed0e109ba4 Jul 24 07:35:57.014386 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-96e127ba-3261-45ae-9f7e-3833fc73aeeb tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:35:57.014619 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-96e127ba-3261-45ae-9f7e-3833fc73aeeb tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:35:57.403314 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:35:57.403314 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:35:57.403314 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-96e127ba-3261-45ae-9f7e-3833fc73aeeb tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Volume info retrieved successfully. Jul 24 07:35:57.403314 np0000005822 devstack@c-api.service[100246]: WARNING stevedore.named [None req-96e127ba-3261-45ae-9f7e-3833fc73aeeb tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:35:57.403314 np0000005822 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-96e127ba-3261-45ae-9f7e-3833fc73aeeb tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:35:57.403314 np0000005822 devstack@c-api.service[100246]: DEBUG oslo_db.sqlalchemy.engines [None req-96e127ba-3261-45ae-9f7e-3833fc73aeeb tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100246) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 07:35:57.403314 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:35:57.403314 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:35:57.403314 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-96e127ba-3261-45ae-9f7e-3833fc73aeeb tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] https://10.4.3.170/volume/v3/volumes/3cd0a1dc-627e-48ff-8802-d3ed0e109ba4 returned with HTTP 200 Jul 24 07:35:57.403314 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 7/25] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:35:57 2026] GET /volume/v3/volumes/3cd0a1dc-627e-48ff-8802-d3ed0e109ba4 => generated 907 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:35:58.118108 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-20fc1255-34fd-4a54-8633-2e1ce1c621f7 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:35:58.120490 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-20fc1255-34fd-4a54-8633-2e1ce1c621f7 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] GET https://10.4.3.170/volume/v3/volumes/3cd0a1dc-627e-48ff-8802-d3ed0e109ba4 Jul 24 07:35:58.120753 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-20fc1255-34fd-4a54-8633-2e1ce1c621f7 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:35:58.120983 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-20fc1255-34fd-4a54-8633-2e1ce1c621f7 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:35:58.128539 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-20fc1255-34fd-4a54-8633-2e1ce1c621f7 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] https://10.4.3.170/volume/v3/volumes/3cd0a1dc-627e-48ff-8802-d3ed0e109ba4 returned with HTTP 404 Jul 24 07:35:58.128615 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 7/26] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:35:58 2026] GET /volume/v3/volumes/3cd0a1dc-627e-48ff-8802-d3ed0e109ba4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 07:35:58.138520 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-9f96be36-92c9-4dca-b9d0-9c476048bb53 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:35:58.143147 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9f96be36-92c9-4dca-b9d0-9c476048bb53 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] GET https://10.4.3.170/volume/v3/groups/80092d38-4bcd-4f2e-888f-00fdc95fea49 Jul 24 07:35:58.143147 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9f96be36-92c9-4dca-b9d0-9c476048bb53 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:35:58.143147 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9f96be36-92c9-4dca-b9d0-9c476048bb53 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Calling method 'version_select' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:35:58.143147 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.groups [None req-9f96be36-92c9-4dca-b9d0-9c476048bb53 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] show called for member 80092d38-4bcd-4f2e-888f-00fdc95fea49 {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 07:35:58.145572 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9f96be36-92c9-4dca-b9d0-9c476048bb53 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] https://10.4.3.170/volume/v3/groups/80092d38-4bcd-4f2e-888f-00fdc95fea49 returned with HTTP 404 Jul 24 07:35:58.146883 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 7/27] 10.4.3.170 () {68 vars in 1386 bytes} [Fri Jul 24 07:35:58 2026] GET /volume/v3/groups/80092d38-4bcd-4f2e-888f-00fdc95fea49 => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 07:35:58.158978 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-2cacd1b9-9916-4923-bbf5-760bdcda68f4 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:35:58.160728 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2cacd1b9-9916-4923-bbf5-760bdcda68f4 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] POST https://10.4.3.170/volume/v3/groups/c826734d-5b97-4ed7-bd58-9c66721653a0/action Jul 24 07:35:58.161083 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2cacd1b9-9916-4923-bbf5-760bdcda68f4 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:35:58.161227 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2cacd1b9-9916-4923-bbf5-760bdcda68f4 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:35:58.162642 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.groups [None req-2cacd1b9-9916-4923-bbf5-760bdcda68f4 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] delete called for group c826734d-5b97-4ed7-bd58-9c66721653a0 {{(pid=100245) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 24 07:35:58.162747 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.groups [None req-2cacd1b9-9916-4923-bbf5-760bdcda68f4 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Delete group with id: c826734d-5b97-4ed7-bd58-9c66721653a0 Jul 24 07:35:58.167355 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:35:58.167355 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:35:58.194387 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2cacd1b9-9916-4923-bbf5-760bdcda68f4 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] https://10.4.3.170/volume/v3/groups/c826734d-5b97-4ed7-bd58-9c66721653a0/action returned with HTTP 202 Jul 24 07:35:58.194719 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 7/28] 10.4.3.170 () {70 vars in 1428 bytes} [Fri Jul 24 07:35:58 2026] POST /volume/v3/groups/c826734d-5b97-4ed7-bd58-9c66721653a0/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 07:35:58.204860 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f29ec6d5-3874-43df-89cc-7042a00f0a86 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:35:58.206764 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f29ec6d5-3874-43df-89cc-7042a00f0a86 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] GET https://10.4.3.170/volume/v3/groups/c826734d-5b97-4ed7-bd58-9c66721653a0 Jul 24 07:35:58.206983 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f29ec6d5-3874-43df-89cc-7042a00f0a86 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:35:58.207165 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f29ec6d5-3874-43df-89cc-7042a00f0a86 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:35:58.207307 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.groups [None req-f29ec6d5-3874-43df-89cc-7042a00f0a86 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] show called for member c826734d-5b97-4ed7-bd58-9c66721653a0 {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 07:35:58.211519 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:35:58.211519 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:35:58.221268 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f29ec6d5-3874-43df-89cc-7042a00f0a86 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] https://10.4.3.170/volume/v3/groups/c826734d-5b97-4ed7-bd58-9c66721653a0 returned with HTTP 200 Jul 24 07:35:58.221688 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 8/29] 10.4.3.170 () {68 vars in 1386 bytes} [Fri Jul 24 07:35:58 2026] GET /volume/v3/groups/c826734d-5b97-4ed7-bd58-9c66721653a0 => generated 322 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:35:59.231839 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-8e772114-3993-461b-9c4e-e7e47d05bc38 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:35:59.235340 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8e772114-3993-461b-9c4e-e7e47d05bc38 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] GET https://10.4.3.170/volume/v3/groups/c826734d-5b97-4ed7-bd58-9c66721653a0 Jul 24 07:35:59.235340 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8e772114-3993-461b-9c4e-e7e47d05bc38 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:35:59.235340 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8e772114-3993-461b-9c4e-e7e47d05bc38 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:35:59.235340 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.groups [None req-8e772114-3993-461b-9c4e-e7e47d05bc38 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] show called for member c826734d-5b97-4ed7-bd58-9c66721653a0 {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 07:35:59.239868 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8e772114-3993-461b-9c4e-e7e47d05bc38 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] https://10.4.3.170/volume/v3/groups/c826734d-5b97-4ed7-bd58-9c66721653a0 returned with HTTP 404 Jul 24 07:35:59.239868 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 8/30] 10.4.3.170 () {68 vars in 1386 bytes} [Fri Jul 24 07:35:59 2026] GET /volume/v3/groups/c826734d-5b97-4ed7-bd58-9c66721653a0 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 07:35:59.246762 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-b946f7c0-7cb4-4e00-a87c-77f690d3792c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:35:59.250728 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b946f7c0-7cb4-4e00-a87c-77f690d3792c tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] GET https://10.4.3.170/volume/v3/groups/detail Jul 24 07:35:59.250728 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b946f7c0-7cb4-4e00-a87c-77f690d3792c tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:35:59.250728 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b946f7c0-7cb4-4e00-a87c-77f690d3792c tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Calling method 'version_select' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:35:59.256103 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b946f7c0-7cb4-4e00-a87c-77f690d3792c tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] https://10.4.3.170/volume/v3/groups/detail returned with HTTP 200 Jul 24 07:35:59.256572 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 8/31] 10.4.3.170 () {68 vars in 1296 bytes} [Fri Jul 24 07:35:59 2026] GET /volume/v3/groups/detail => generated 14 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:35:59.269748 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-402394a7-4320-49fc-9050-3a2432ccf990 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:35:59.271541 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-402394a7-4320-49fc-9050-3a2432ccf990 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] GET https://10.4.3.170/volume/v3/volumes/detail Jul 24 07:35:59.272024 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-402394a7-4320-49fc-9050-3a2432ccf990 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:35:59.272024 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-402394a7-4320-49fc-9050-3a2432ccf990 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Calling method 'detail' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:35:59.272515 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.api_utils [None req-402394a7-4320-49fc-9050-3a2432ccf990 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Removing options '' from query. {{(pid=100245) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 07:35:59.273322 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-402394a7-4320-49fc-9050-3a2432ccf990 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100245) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 07:35:59.300150 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-402394a7-4320-49fc-9050-3a2432ccf990 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Get all volumes completed successfully. Jul 24 07:35:59.302288 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-402394a7-4320-49fc-9050-3a2432ccf990 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] https://10.4.3.170/volume/v3/volumes/detail returned with HTTP 200 Jul 24 07:35:59.302654 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 8/32] 10.4.3.170 () {68 vars in 1299 bytes} [Fri Jul 24 07:35:59 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) Jul 24 07:35:59.313957 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ac54e237-89ed-40c8-b7d4-03cce544c24d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:35:59.316164 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ac54e237-89ed-40c8-b7d4-03cce544c24d tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] POST https://10.4.3.170/volume/v3/groups/c826734d-5b97-4ed7-bd58-9c66721653a0/action Jul 24 07:35:59.316834 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ac54e237-89ed-40c8-b7d4-03cce544c24d tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:35:59.316959 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ac54e237-89ed-40c8-b7d4-03cce544c24d tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:35:59.318599 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.groups [None req-ac54e237-89ed-40c8-b7d4-03cce544c24d tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] delete called for group c826734d-5b97-4ed7-bd58-9c66721653a0 {{(pid=100246) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 24 07:35:59.318718 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.groups [None req-ac54e237-89ed-40c8-b7d4-03cce544c24d tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Delete group with id: c826734d-5b97-4ed7-bd58-9c66721653a0 Jul 24 07:35:59.322440 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ac54e237-89ed-40c8-b7d4-03cce544c24d tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] https://10.4.3.170/volume/v3/groups/c826734d-5b97-4ed7-bd58-9c66721653a0/action returned with HTTP 404 Jul 24 07:35:59.323012 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 9/33] 10.4.3.170 () {70 vars in 1428 bytes} [Fri Jul 24 07:35:59 2026] POST /volume/v3/groups/c826734d-5b97-4ed7-bd58-9c66721653a0/action => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 07:35:59.329387 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-3cfb943d-f13d-45e9-b612-70a6d6fa2288 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:35:59.331517 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3cfb943d-f13d-45e9-b612-70a6d6fa2288 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] GET https://10.4.3.170/volume/v3/volumes/detail Jul 24 07:35:59.331517 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3cfb943d-f13d-45e9-b612-70a6d6fa2288 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:35:59.331517 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3cfb943d-f13d-45e9-b612-70a6d6fa2288 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Calling method 'detail' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:35:59.331517 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.api_utils [None req-3cfb943d-f13d-45e9-b612-70a6d6fa2288 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Removing options '' from query. {{(pid=100243) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 07:35:59.331858 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-3cfb943d-f13d-45e9-b612-70a6d6fa2288 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100243) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 07:35:59.337038 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-3cfb943d-f13d-45e9-b612-70a6d6fa2288 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Get all volumes completed successfully. Jul 24 07:35:59.338699 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3cfb943d-f13d-45e9-b612-70a6d6fa2288 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] https://10.4.3.170/volume/v3/volumes/detail returned with HTTP 200 Jul 24 07:35:59.338948 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 9/34] 10.4.3.170 () {68 vars in 1299 bytes} [Fri Jul 24 07:35:59 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:35:59.349813 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-ad325ac9-ebe9-4896-b443-4bee95352589 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:35:59.351620 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ad325ac9-ebe9-4896-b443-4bee95352589 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] POST https://10.4.3.170/volume/v3/groups/80092d38-4bcd-4f2e-888f-00fdc95fea49/action Jul 24 07:35:59.352217 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ad325ac9-ebe9-4896-b443-4bee95352589 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:35:59.352363 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ad325ac9-ebe9-4896-b443-4bee95352589 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:35:59.353619 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.groups [None req-ad325ac9-ebe9-4896-b443-4bee95352589 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] delete called for group 80092d38-4bcd-4f2e-888f-00fdc95fea49 {{(pid=100244) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 24 07:35:59.353722 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.groups [None req-ad325ac9-ebe9-4896-b443-4bee95352589 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Delete group with id: 80092d38-4bcd-4f2e-888f-00fdc95fea49 Jul 24 07:35:59.356422 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ad325ac9-ebe9-4896-b443-4bee95352589 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] https://10.4.3.170/volume/v3/groups/80092d38-4bcd-4f2e-888f-00fdc95fea49/action returned with HTTP 404 Jul 24 07:35:59.356960 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 9/35] 10.4.3.170 () {70 vars in 1428 bytes} [Fri Jul 24 07:35:59 2026] POST /volume/v3/groups/80092d38-4bcd-4f2e-888f-00fdc95fea49/action => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 07:35:59.362371 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-2483891c-9fe2-4830-a5f1-9e493fdc06a2 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:35:59.363974 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2483891c-9fe2-4830-a5f1-9e493fdc06a2 tempest-GroupsTest-1499791348 tempest-GroupsTest-1499791348-project-admin] DELETE https://10.4.3.170/volume/v3/group_types/8a6a50d2-0df3-4903-ab7f-fd8879348e14 Jul 24 07:35:59.366297 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2483891c-9fe2-4830-a5f1-9e493fdc06a2 tempest-GroupsTest-1499791348 tempest-GroupsTest-1499791348-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:35:59.366297 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2483891c-9fe2-4830-a5f1-9e493fdc06a2 tempest-GroupsTest-1499791348 tempest-GroupsTest-1499791348-project-admin] Calling method 'version_select' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:35:59.389332 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2483891c-9fe2-4830-a5f1-9e493fdc06a2 tempest-GroupsTest-1499791348 tempest-GroupsTest-1499791348-project-admin] https://10.4.3.170/volume/v3/group_types/8a6a50d2-0df3-4903-ab7f-fd8879348e14 returned with HTTP 202 Jul 24 07:35:59.389805 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 9/36] 10.4.3.170 () {68 vars in 1404 bytes} [Fri Jul 24 07:35:59 2026] DELETE /volume/v3/group_types/8a6a50d2-0df3-4903-ab7f-fd8879348e14 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 07:35:59.397012 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c9ff5659-449d-404f-9f10-773f7346d134 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:35:59.398880 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c9ff5659-449d-404f-9f10-773f7346d134 tempest-GroupsTest-1499791348 tempest-GroupsTest-1499791348-project-admin] DELETE https://10.4.3.170/volume/v3/types/530f0de3-7ed2-4626-b58b-6c3afadba067 Jul 24 07:35:59.399130 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c9ff5659-449d-404f-9f10-773f7346d134 tempest-GroupsTest-1499791348 tempest-GroupsTest-1499791348-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:35:59.399422 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c9ff5659-449d-404f-9f10-773f7346d134 tempest-GroupsTest-1499791348 tempest-GroupsTest-1499791348-project-admin] Calling method '_delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:35:59.399741 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:35:59.399741 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:35:59.449652 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c9ff5659-449d-404f-9f10-773f7346d134 tempest-GroupsTest-1499791348 tempest-GroupsTest-1499791348-project-admin] https://10.4.3.170/volume/v3/types/530f0de3-7ed2-4626-b58b-6c3afadba067 returned with HTTP 202 Jul 24 07:35:59.450153 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 10/37] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 24 07:35:59 2026] DELETE /volume/v3/types/530f0de3-7ed2-4626-b58b-6c3afadba067 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:35:59.456757 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-086b044a-b724-4365-9340-2577ebcbf7e1 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:35:59.458504 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-086b044a-b724-4365-9340-2577ebcbf7e1 tempest-GroupsTest-1499791348 tempest-GroupsTest-1499791348-project-admin] GET https://10.4.3.170/volume/v3/types/530f0de3-7ed2-4626-b58b-6c3afadba067 Jul 24 07:35:59.459232 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-086b044a-b724-4365-9340-2577ebcbf7e1 tempest-GroupsTest-1499791348 tempest-GroupsTest-1499791348-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:35:59.459232 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-086b044a-b724-4365-9340-2577ebcbf7e1 tempest-GroupsTest-1499791348 tempest-GroupsTest-1499791348-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:35:59.461786 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-086b044a-b724-4365-9340-2577ebcbf7e1 tempest-GroupsTest-1499791348 tempest-GroupsTest-1499791348-project-admin] https://10.4.3.170/volume/v3/types/530f0de3-7ed2-4626-b58b-6c3afadba067 returned with HTTP 404 Jul 24 07:35:59.462104 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 10/38] 10.4.3.170 () {66 vars in 1342 bytes} [Fri Jul 24 07:35:59 2026] GET /volume/v3/types/530f0de3-7ed2-4626-b58b-6c3afadba067 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:35:59.470577 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-0500d8de-9a19-4058-bb6c-d4eb95117a88 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:35:59.472838 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0500d8de-9a19-4058-bb6c-d4eb95117a88 tempest-GroupsTest-1499791348 tempest-GroupsTest-1499791348-project-admin] POST https://10.4.3.170/volume/v3/types Jul 24 07:35:59.473388 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0500d8de-9a19-4058-bb6c-d4eb95117a88 tempest-GroupsTest-1499791348 tempest-GroupsTest-1499791348-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1821697200"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:35:59.493812 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0500d8de-9a19-4058-bb6c-d4eb95117a88 tempest-GroupsTest-1499791348 tempest-GroupsTest-1499791348-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 24 07:35:59.494169 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 10/39] 10.4.3.170 () {68 vars in 1252 bytes} [Fri Jul 24 07:35:59 2026] POST /volume/v3/types => generated 216 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:35:59.502544 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-9e20fbcf-906e-4eb1-87a4-715fdac1df57 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:35:59.503878 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9e20fbcf-906e-4eb1-87a4-715fdac1df57 tempest-GroupsTest-1499791348 tempest-GroupsTest-1499791348-project-admin] POST https://10.4.3.170/volume/v3/group_types Jul 24 07:35:59.504297 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9e20fbcf-906e-4eb1-87a4-715fdac1df57 tempest-GroupsTest-1499791348 tempest-GroupsTest-1499791348-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-476583017"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:35:59.519908 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9e20fbcf-906e-4eb1-87a4-715fdac1df57 tempest-GroupsTest-1499791348 tempest-GroupsTest-1499791348-project-admin] https://10.4.3.170/volume/v3/group_types returned with HTTP 202 Jul 24 07:35:59.520009 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 10/40] 10.4.3.170 () {70 vars in 1311 bytes} [Fri Jul 24 07:35:59 2026] POST /volume/v3/group_types => generated 172 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:35:59.530033 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-6ae31a17-870e-4d9a-a3d5-4e7982d2f856 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:35:59.532258 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6ae31a17-870e-4d9a-a3d5-4e7982d2f856 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] POST https://10.4.3.170/volume/v3/groups Jul 24 07:35:59.532258 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6ae31a17-870e-4d9a-a3d5-4e7982d2f856 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "d814c7e6-4f59-43cf-810b-16602f15b24c", "volume_types": ["7513f303-8bb7-4fee-b5bb-33fee9d7e25d"], "name": "tempest-GroupsTest-Group-1859027340"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:35:59.534896 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.groups [None req-6ae31a17-870e-4d9a-a3d5-4e7982d2f856 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Creating new group {'group': {'group_type': 'd814c7e6-4f59-43cf-810b-16602f15b24c', 'volume_types': ['7513f303-8bb7-4fee-b5bb-33fee9d7e25d'], 'name': 'tempest-GroupsTest-Group-1859027340'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 24 07:35:59.540979 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.groups [None req-6ae31a17-870e-4d9a-a3d5-4e7982d2f856 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Creating group tempest-GroupsTest-Group-1859027340. Jul 24 07:35:59.551175 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-6ae31a17-870e-4d9a-a3d5-4e7982d2f856 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Availability Zones retrieved successfully. Jul 24 07:35:59.565804 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-6ae31a17-870e-4d9a-a3d5-4e7982d2f856 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Created reservations ['e550be5c-1e20-44a3-8a53-c45f6fa65005'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:35:59.585836 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6ae31a17-870e-4d9a-a3d5-4e7982d2f856 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] https://10.4.3.170/volume/v3/groups returned with HTTP 202 Jul 24 07:35:59.585836 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 11/41] 10.4.3.170 () {70 vars in 1297 bytes} [Fri Jul 24 07:35:59 2026] POST /volume/v3/groups => generated 104 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:35:59.593921 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-4cceae05-9911-4338-b37c-7929a64e4b74 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:35:59.597265 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4cceae05-9911-4338-b37c-7929a64e4b74 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] GET https://10.4.3.170/volume/v3/groups/588e1604-ea5b-45d8-aabd-82bf30b50ce9 Jul 24 07:35:59.597549 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4cceae05-9911-4338-b37c-7929a64e4b74 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:35:59.597841 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4cceae05-9911-4338-b37c-7929a64e4b74 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:35:59.597939 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.groups [None req-4cceae05-9911-4338-b37c-7929a64e4b74 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] show called for member 588e1604-ea5b-45d8-aabd-82bf30b50ce9 {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 07:35:59.601650 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:35:59.601650 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:35:59.610150 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4cceae05-9911-4338-b37c-7929a64e4b74 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] https://10.4.3.170/volume/v3/groups/588e1604-ea5b-45d8-aabd-82bf30b50ce9 returned with HTTP 200 Jul 24 07:35:59.610559 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 11/42] 10.4.3.170 () {68 vars in 1386 bytes} [Fri Jul 24 07:35:59 2026] GET /volume/v3/groups/588e1604-ea5b-45d8-aabd-82bf30b50ce9 => generated 332 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:36:00.621860 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-c9cf6b54-7036-431c-9134-0ebacc47b7b3 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:00.624563 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c9cf6b54-7036-431c-9134-0ebacc47b7b3 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] GET https://10.4.3.170/volume/v3/groups/588e1604-ea5b-45d8-aabd-82bf30b50ce9 Jul 24 07:36:00.624563 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c9cf6b54-7036-431c-9134-0ebacc47b7b3 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:00.624734 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c9cf6b54-7036-431c-9134-0ebacc47b7b3 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Calling method 'version_select' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:00.624769 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.groups [None req-c9cf6b54-7036-431c-9134-0ebacc47b7b3 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] show called for member 588e1604-ea5b-45d8-aabd-82bf30b50ce9 {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 07:36:00.633580 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:00.633580 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:36:00.653818 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c9cf6b54-7036-431c-9134-0ebacc47b7b3 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] https://10.4.3.170/volume/v3/groups/588e1604-ea5b-45d8-aabd-82bf30b50ce9 returned with HTTP 200 Jul 24 07:36:00.654324 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 11/43] 10.4.3.170 () {68 vars in 1386 bytes} [Fri Jul 24 07:36:00 2026] GET /volume/v3/groups/588e1604-ea5b-45d8-aabd-82bf30b50ce9 => generated 333 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:36:00.669426 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-3ff3b8b7-7b1b-4ecb-b79b-0fb5ce268e29 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:00.671759 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3ff3b8b7-7b1b-4ecb-b79b-0fb5ce268e29 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:36:00.672750 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3ff3b8b7-7b1b-4ecb-b79b-0fb5ce268e29 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-2072263001", "volume_type": "7513f303-8bb7-4fee-b5bb-33fee9d7e25d", "group_id": "588e1604-ea5b-45d8-aabd-82bf30b50ce9", "size": 1}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:36:00.675069 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-3ff3b8b7-7b1b-4ecb-b79b-0fb5ce268e29 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-2072263001', 'volume_type': '7513f303-8bb7-4fee-b5bb-33fee9d7e25d', 'group_id': '588e1604-ea5b-45d8-aabd-82bf30b50ce9', 'size': 1}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:36:00.688264 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:00.688264 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:36:00.688508 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-3ff3b8b7-7b1b-4ecb-b79b-0fb5ce268e29 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Create volume of 1 GB Jul 24 07:36:00.694754 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-3ff3b8b7-7b1b-4ecb-b79b-0fb5ce268e29 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Availability Zones retrieved successfully. Jul 24 07:36:00.703230 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-3ff3b8b7-7b1b-4ecb-b79b-0fb5ce268e29 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Flow 'volume_create_api' (b41cc8e1-d3a3-41c3-9472-031998d942a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:36:00.703770 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-3ff3b8b7-7b1b-4ecb-b79b-0fb5ce268e29 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c840b6e9-8c5b-4d14-8bae-c2603567f00e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:36:00.704526 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:00.704526 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:36:00.705581 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-3ff3b8b7-7b1b-4ecb-b79b-0fb5ce268e29 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Validating volume size '1' using validate_int {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:36:00.727025 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-3ff3b8b7-7b1b-4ecb-b79b-0fb5ce268e29 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c840b6e9-8c5b-4d14-8bae-c2603567f00e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:35:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7513f303-8bb7-4fee-b5bb-33fee9d7e25d,is_public=True,name='tempest-GroupsTest-volume-type-1821697200',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7513f303-8bb7-4fee-b5bb-33fee9d7e25d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '588e1604-ea5b-45d8-aabd-82bf30b50ce9', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:36:00.727903 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-3ff3b8b7-7b1b-4ecb-b79b-0fb5ce268e29 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88237a1f-74dc-4b47-aaa6-c9ea2c58d944) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:36:00.756154 np0000005822 devstack@c-api.service[100245]: WARNING cinder.quota [None req-3ff3b8b7-7b1b-4ecb-b79b-0fb5ce268e29 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1821697200 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1821697200, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:36:00.756484 np0000005822 devstack@c-api.service[100245]: WARNING cinder.quota [None req-3ff3b8b7-7b1b-4ecb-b79b-0fb5ce268e29 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1821697200 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1821697200, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:36:00.796795 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-3ff3b8b7-7b1b-4ecb-b79b-0fb5ce268e29 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Created reservations ['79abedc4-60c7-4469-990d-6f065600c29b', 'a13adc02-0047-41d6-a2a5-e081b3ff49e2', '93020a6e-1ea8-4f2a-a943-fcc17022fb02', '39fd5080-ec5d-4f6e-a1b7-e70087b52420'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:36:00.797015 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-3ff3b8b7-7b1b-4ecb-b79b-0fb5ce268e29 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88237a1f-74dc-4b47-aaa6-c9ea2c58d944) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['79abedc4-60c7-4469-990d-6f065600c29b', 'a13adc02-0047-41d6-a2a5-e081b3ff49e2', '93020a6e-1ea8-4f2a-a943-fcc17022fb02', '39fd5080-ec5d-4f6e-a1b7-e70087b52420']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:36:00.798001 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-3ff3b8b7-7b1b-4ecb-b79b-0fb5ce268e29 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f05cdde8-e636-4da4-bddc-733300c5f9e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:36:00.827981 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-3ff3b8b7-7b1b-4ecb-b79b-0fb5ce268e29 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f05cdde8-e636-4da4-bddc-733300c5f9e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e411439-427e-441c-b5a7-6e17333f6763', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-2072263001',encryption_key_id=None,group_id=588e1604-ea5b-45d8-aabd-82bf30b50ce9,group_type_id=,metadata={},multiattach=False,project_id='12085c34d078476d9b8c64e713228d0b',qos_specs=None,replication_status=,reservations=['79abedc4-60c7-4469-990d-6f065600c29b','a13adc02-0047-41d6-a2a5-e081b3ff49e2','93020a6e-1ea8-4f2a-a943-fcc17022fb02','39fd5080-ec5d-4f6e-a1b7-e70087b52420'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08abf65dd92240beb68ee89c6523f33a',volume_type_id=7513f303-8bb7-4fee-b5bb-33fee9d7e25d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:36:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2072263001',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=588e1604-ea5b-45d8-aabd-82bf30b50ce9,host=None,id=2e411439-427e-441c-b5a7-6e17333f6763,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='12085c34d078476d9b8c64e713228d0b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='08abf65dd92240beb68ee89c6523f33a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7513f303-8bb7-4fee-b5bb-33fee9d7e25d),volume_type_id=7513f303-8bb7-4fee-b5bb-33fee9d7e25d)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:36:00.828832 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-3ff3b8b7-7b1b-4ecb-b79b-0fb5ce268e29 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28e93e1c-e44c-4e9d-bd01-969b688c6003) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:36:00.847059 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-3ff3b8b7-7b1b-4ecb-b79b-0fb5ce268e29 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28e93e1c-e44c-4e9d-bd01-969b688c6003) transitioned into state 'SUCCESS' from state '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-2072263001',encryption_key_id=None,group_id=588e1604-ea5b-45d8-aabd-82bf30b50ce9,group_type_id=,metadata={},multiattach=False,project_id='12085c34d078476d9b8c64e713228d0b',qos_specs=None,replication_status=,reservations=['79abedc4-60c7-4469-990d-6f065600c29b','a13adc02-0047-41d6-a2a5-e081b3ff49e2','93020a6e-1ea8-4f2a-a943-fcc17022fb02','39fd5080-ec5d-4f6e-a1b7-e70087b52420'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08abf65dd92240beb68ee89c6523f33a',volume_type_id=7513f303-8bb7-4fee-b5bb-33fee9d7e25d)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:36:00.847913 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-3ff3b8b7-7b1b-4ecb-b79b-0fb5ce268e29 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f758ca03-8667-48b3-9b53-10a20c0b996e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:36:00.862399 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-3ff3b8b7-7b1b-4ecb-b79b-0fb5ce268e29 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f758ca03-8667-48b3-9b53-10a20c0b996e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:36:00.863733 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-3ff3b8b7-7b1b-4ecb-b79b-0fb5ce268e29 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Flow 'volume_create_api' (b41cc8e1-d3a3-41c3-9472-031998d942a5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:36:00.864236 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-3ff3b8b7-7b1b-4ecb-b79b-0fb5ce268e29 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Create volume request issued successfully. Jul 24 07:36:00.865348 np0000005822 devstack@c-api.service[100245]: WARNING stevedore.named [None req-3ff3b8b7-7b1b-4ecb-b79b-0fb5ce268e29 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:36:00.865423 np0000005822 devstack@c-api.service[100245]: WARNING castellan.key_manager [None req-3ff3b8b7-7b1b-4ecb-b79b-0fb5ce268e29 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:36:00.917931 np0000005822 devstack@c-api.service[100245]: DEBUG oslo_db.sqlalchemy.engines [None req-3ff3b8b7-7b1b-4ecb-b79b-0fb5ce268e29 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100245) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 07:36:00.921720 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:00.921720 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:36:00.926168 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3ff3b8b7-7b1b-4ecb-b79b-0fb5ce268e29 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:36:00.926778 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 11/44] 10.4.3.170 () {70 vars in 1300 bytes} [Fri Jul 24 07:36:00 2026] POST /volume/v3/volumes => generated 815 bytes in 260 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:36:00.938836 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-99a47d9b-5260-467b-97a3-632e6865b222 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:00.940870 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-99a47d9b-5260-467b-97a3-632e6865b222 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] GET https://10.4.3.170/volume/v3/volumes/2e411439-427e-441c-b5a7-6e17333f6763 Jul 24 07:36:00.941114 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-99a47d9b-5260-467b-97a3-632e6865b222 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:00.941348 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-99a47d9b-5260-467b-97a3-632e6865b222 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:00.952132 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:00.952132 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:36:00.957050 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-99a47d9b-5260-467b-97a3-632e6865b222 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Volume info retrieved successfully. Jul 24 07:36:00.958064 np0000005822 devstack@c-api.service[100246]: WARNING stevedore.named [None req-99a47d9b-5260-467b-97a3-632e6865b222 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:36:00.958289 np0000005822 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-99a47d9b-5260-467b-97a3-632e6865b222 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:36:01.001847 np0000005822 devstack@c-api.service[100246]: DEBUG oslo_db.sqlalchemy.engines [None req-99a47d9b-5260-467b-97a3-632e6865b222 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100246) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 07:36:01.004599 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:01.004599 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:36:01.010848 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-99a47d9b-5260-467b-97a3-632e6865b222 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] https://10.4.3.170/volume/v3/volumes/2e411439-427e-441c-b5a7-6e17333f6763 returned with HTTP 200 Jul 24 07:36:01.011221 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 12/45] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:36:00 2026] GET /volume/v3/volumes/2e411439-427e-441c-b5a7-6e17333f6763 => generated 883 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:36:02.025635 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-6330d2c8-5178-4344-96d1-fc8e0e53f397 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:02.026659 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6330d2c8-5178-4344-96d1-fc8e0e53f397 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] GET https://10.4.3.170/volume/v3/volumes/2e411439-427e-441c-b5a7-6e17333f6763 Jul 24 07:36:02.026887 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-6330d2c8-5178-4344-96d1-fc8e0e53f397 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:02.027093 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-6330d2c8-5178-4344-96d1-fc8e0e53f397 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:02.035057 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:02.035057 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:36:02.039557 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-6330d2c8-5178-4344-96d1-fc8e0e53f397 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Volume info retrieved successfully. Jul 24 07:36:02.040511 np0000005822 devstack@c-api.service[100243]: WARNING stevedore.named [None req-6330d2c8-5178-4344-96d1-fc8e0e53f397 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:36:02.040731 np0000005822 devstack@c-api.service[100243]: WARNING castellan.key_manager [None req-6330d2c8-5178-4344-96d1-fc8e0e53f397 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:36:02.080988 np0000005822 devstack@c-api.service[100243]: DEBUG oslo_db.sqlalchemy.engines [None req-6330d2c8-5178-4344-96d1-fc8e0e53f397 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100243) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 07:36:02.084324 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:02.084324 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:36:02.092294 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6330d2c8-5178-4344-96d1-fc8e0e53f397 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] https://10.4.3.170/volume/v3/volumes/2e411439-427e-441c-b5a7-6e17333f6763 returned with HTTP 200 Jul 24 07:36:02.092294 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 12/46] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:36:02 2026] GET /volume/v3/volumes/2e411439-427e-441c-b5a7-6e17333f6763 => generated 908 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:36:02.106618 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-9115a6d2-0f1f-4740-a908-0f29f68c4dcf None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:02.109077 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9115a6d2-0f1f-4740-a908-0f29f68c4dcf tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:36:02.109750 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9115a6d2-0f1f-4740-a908-0f29f68c4dcf tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1544832373", "volume_type": "7513f303-8bb7-4fee-b5bb-33fee9d7e25d", "group_id": "588e1604-ea5b-45d8-aabd-82bf30b50ce9", "size": 1}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:36:02.111740 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-9115a6d2-0f1f-4740-a908-0f29f68c4dcf tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1544832373', 'volume_type': '7513f303-8bb7-4fee-b5bb-33fee9d7e25d', 'group_id': '588e1604-ea5b-45d8-aabd-82bf30b50ce9', 'size': 1}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:36:02.130195 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:02.130195 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:36:02.131136 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-9115a6d2-0f1f-4740-a908-0f29f68c4dcf tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Create volume of 1 GB Jul 24 07:36:02.142652 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-9115a6d2-0f1f-4740-a908-0f29f68c4dcf tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Availability zone cache updated, next update will occur around 2026-07-24 08:36:02.141776. {{(pid=100244) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 24 07:36:02.142652 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-9115a6d2-0f1f-4740-a908-0f29f68c4dcf tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Availability Zones retrieved successfully. Jul 24 07:36:02.173175 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-9115a6d2-0f1f-4740-a908-0f29f68c4dcf tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Flow 'volume_create_api' (6d2c1b8c-a386-416a-83fb-25cfd040a046) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:36:02.174842 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-9115a6d2-0f1f-4740-a908-0f29f68c4dcf tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48626113-8b74-44b7-85b2-59c902eb340b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:36:02.175752 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:02.175752 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:36:02.176389 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-9115a6d2-0f1f-4740-a908-0f29f68c4dcf tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:36:02.218908 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-9115a6d2-0f1f-4740-a908-0f29f68c4dcf tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48626113-8b74-44b7-85b2-59c902eb340b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:35:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7513f303-8bb7-4fee-b5bb-33fee9d7e25d,is_public=True,name='tempest-GroupsTest-volume-type-1821697200',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7513f303-8bb7-4fee-b5bb-33fee9d7e25d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '588e1604-ea5b-45d8-aabd-82bf30b50ce9', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:36:02.219990 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-9115a6d2-0f1f-4740-a908-0f29f68c4dcf tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da269ed2-37cd-4265-877c-1652daf56cc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:36:02.268848 np0000005822 devstack@c-api.service[100244]: WARNING cinder.quota [None req-9115a6d2-0f1f-4740-a908-0f29f68c4dcf tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1821697200 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1821697200, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:36:02.269216 np0000005822 devstack@c-api.service[100244]: WARNING cinder.quota [None req-9115a6d2-0f1f-4740-a908-0f29f68c4dcf tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1821697200 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1821697200, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:36:02.291610 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-9115a6d2-0f1f-4740-a908-0f29f68c4dcf tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Created reservations ['9750dbaa-576e-4ec2-bf69-bc4a8fcf9a8d', 'bcad5db4-f625-4fad-b0a2-14d838f24d40', '31bb077f-8509-47be-b98d-2ed94e1fc5f3', '87295cdc-d7f7-4e95-a70a-5586b34c8a70'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:36:02.292609 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-9115a6d2-0f1f-4740-a908-0f29f68c4dcf tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da269ed2-37cd-4265-877c-1652daf56cc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9750dbaa-576e-4ec2-bf69-bc4a8fcf9a8d', 'bcad5db4-f625-4fad-b0a2-14d838f24d40', '31bb077f-8509-47be-b98d-2ed94e1fc5f3', '87295cdc-d7f7-4e95-a70a-5586b34c8a70']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:36:02.293481 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-9115a6d2-0f1f-4740-a908-0f29f68c4dcf tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67c0c191-5e08-49d7-894e-80be70d3c946) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:36:02.348133 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-9115a6d2-0f1f-4740-a908-0f29f68c4dcf tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67c0c191-5e08-49d7-894e-80be70d3c946) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aa27a87b-262d-49af-986c-3f2a701bfcfa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1544832373',encryption_key_id=None,group_id=588e1604-ea5b-45d8-aabd-82bf30b50ce9,group_type_id=,metadata={},multiattach=False,project_id='12085c34d078476d9b8c64e713228d0b',qos_specs=None,replication_status=,reservations=['9750dbaa-576e-4ec2-bf69-bc4a8fcf9a8d','bcad5db4-f625-4fad-b0a2-14d838f24d40','31bb077f-8509-47be-b98d-2ed94e1fc5f3','87295cdc-d7f7-4e95-a70a-5586b34c8a70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08abf65dd92240beb68ee89c6523f33a',volume_type_id=7513f303-8bb7-4fee-b5bb-33fee9d7e25d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:36:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1544832373',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=588e1604-ea5b-45d8-aabd-82bf30b50ce9,host=None,id=aa27a87b-262d-49af-986c-3f2a701bfcfa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='12085c34d078476d9b8c64e713228d0b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='08abf65dd92240beb68ee89c6523f33a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7513f303-8bb7-4fee-b5bb-33fee9d7e25d),volume_type_id=7513f303-8bb7-4fee-b5bb-33fee9d7e25d)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:36:02.349175 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-9115a6d2-0f1f-4740-a908-0f29f68c4dcf tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7029ab58-2e1c-4ba2-9151-ed3bc340166e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:36:02.383500 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-9115a6d2-0f1f-4740-a908-0f29f68c4dcf tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7029ab58-2e1c-4ba2-9151-ed3bc340166e) transitioned into state 'SUCCESS' from state '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-1544832373',encryption_key_id=None,group_id=588e1604-ea5b-45d8-aabd-82bf30b50ce9,group_type_id=,metadata={},multiattach=False,project_id='12085c34d078476d9b8c64e713228d0b',qos_specs=None,replication_status=,reservations=['9750dbaa-576e-4ec2-bf69-bc4a8fcf9a8d','bcad5db4-f625-4fad-b0a2-14d838f24d40','31bb077f-8509-47be-b98d-2ed94e1fc5f3','87295cdc-d7f7-4e95-a70a-5586b34c8a70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08abf65dd92240beb68ee89c6523f33a',volume_type_id=7513f303-8bb7-4fee-b5bb-33fee9d7e25d)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:36:02.384500 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-9115a6d2-0f1f-4740-a908-0f29f68c4dcf tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd69d86f-55f6-4204-abe9-418770ed696f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:36:02.413222 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-9115a6d2-0f1f-4740-a908-0f29f68c4dcf tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd69d86f-55f6-4204-abe9-418770ed696f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:36:02.414420 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-9115a6d2-0f1f-4740-a908-0f29f68c4dcf tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Flow 'volume_create_api' (6d2c1b8c-a386-416a-83fb-25cfd040a046) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:36:02.414870 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-9115a6d2-0f1f-4740-a908-0f29f68c4dcf tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Create volume request issued successfully. Jul 24 07:36:02.415882 np0000005822 devstack@c-api.service[100244]: WARNING stevedore.named [None req-9115a6d2-0f1f-4740-a908-0f29f68c4dcf tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:36:02.416088 np0000005822 devstack@c-api.service[100244]: WARNING castellan.key_manager [None req-9115a6d2-0f1f-4740-a908-0f29f68c4dcf tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:36:02.460917 np0000005822 devstack@c-api.service[100244]: DEBUG oslo_db.sqlalchemy.engines [None req-9115a6d2-0f1f-4740-a908-0f29f68c4dcf tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100244) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 07:36:02.464342 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:02.464342 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:36:02.468229 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9115a6d2-0f1f-4740-a908-0f29f68c4dcf tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:36:02.468742 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 12/47] 10.4.3.170 () {70 vars in 1300 bytes} [Fri Jul 24 07:36:02 2026] POST /volume/v3/volumes => generated 815 bytes in 363 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:36:02.484249 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-9f73c52c-9528-4ed9-aca8-180774c0a1db None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:02.487228 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9f73c52c-9528-4ed9-aca8-180774c0a1db tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] GET https://10.4.3.170/volume/v3/volumes/aa27a87b-262d-49af-986c-3f2a701bfcfa Jul 24 07:36:02.487482 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9f73c52c-9528-4ed9-aca8-180774c0a1db tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:02.487674 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9f73c52c-9528-4ed9-aca8-180774c0a1db tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:02.497166 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:02.497166 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:36:02.504096 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-9f73c52c-9528-4ed9-aca8-180774c0a1db tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Volume info retrieved successfully. Jul 24 07:36:02.504951 np0000005822 devstack@c-api.service[100245]: WARNING stevedore.named [None req-9f73c52c-9528-4ed9-aca8-180774c0a1db tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:36:02.505134 np0000005822 devstack@c-api.service[100245]: WARNING castellan.key_manager [None req-9f73c52c-9528-4ed9-aca8-180774c0a1db tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:36:02.552648 np0000005822 devstack@c-api.service[100245]: DEBUG oslo_db.sqlalchemy.engines [None req-9f73c52c-9528-4ed9-aca8-180774c0a1db tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100245) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 07:36:02.555791 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:02.555791 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:36:02.567323 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9f73c52c-9528-4ed9-aca8-180774c0a1db tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] https://10.4.3.170/volume/v3/volumes/aa27a87b-262d-49af-986c-3f2a701bfcfa returned with HTTP 200 Jul 24 07:36:02.567766 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 12/48] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:36:02 2026] GET /volume/v3/volumes/aa27a87b-262d-49af-986c-3f2a701bfcfa => generated 883 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:36:03.585259 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-93fd8e3f-8f9b-426c-9864-266dcf2cfc3d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:03.588126 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-93fd8e3f-8f9b-426c-9864-266dcf2cfc3d tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] GET https://10.4.3.170/volume/v3/volumes/aa27a87b-262d-49af-986c-3f2a701bfcfa Jul 24 07:36:03.588339 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-93fd8e3f-8f9b-426c-9864-266dcf2cfc3d tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:03.588533 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-93fd8e3f-8f9b-426c-9864-266dcf2cfc3d tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:03.595349 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:03.595349 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:36:03.599158 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-93fd8e3f-8f9b-426c-9864-266dcf2cfc3d tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Volume info retrieved successfully. Jul 24 07:36:03.599957 np0000005822 devstack@c-api.service[100246]: WARNING stevedore.named [None req-93fd8e3f-8f9b-426c-9864-266dcf2cfc3d tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:36:03.599957 np0000005822 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-93fd8e3f-8f9b-426c-9864-266dcf2cfc3d tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:36:03.641634 np0000005822 devstack@c-api.service[100246]: DEBUG oslo_db.sqlalchemy.engines [None req-93fd8e3f-8f9b-426c-9864-266dcf2cfc3d tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100246) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 07:36:03.645647 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:03.645647 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:36:03.661276 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-93fd8e3f-8f9b-426c-9864-266dcf2cfc3d tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] https://10.4.3.170/volume/v3/volumes/aa27a87b-262d-49af-986c-3f2a701bfcfa returned with HTTP 200 Jul 24 07:36:03.661276 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 13/49] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:36:03 2026] GET /volume/v3/volumes/aa27a87b-262d-49af-986c-3f2a701bfcfa => generated 908 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:36:03.676050 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-611f6512-2dc5-4f71-ba86-616ce513844a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:03.678092 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-611f6512-2dc5-4f71-ba86-616ce513844a tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] PUT https://10.4.3.170/volume/v3/groups/588e1604-ea5b-45d8-aabd-82bf30b50ce9 Jul 24 07:36:03.678529 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-611f6512-2dc5-4f71-ba86-616ce513844a tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "aa27a87b-262d-49af-986c-3f2a701bfcfa"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:36:03.684088 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.groups [None req-611f6512-2dc5-4f71-ba86-616ce513844a tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Update called for group 588e1604-ea5b-45d8-aabd-82bf30b50ce9. {{(pid=100243) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 24 07:36:03.684197 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.groups [None req-611f6512-2dc5-4f71-ba86-616ce513844a tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Updating group 588e1604-ea5b-45d8-aabd-82bf30b50ce9 with name new_group description: This is a new group add_volumes: None remove_volumes: aa27a87b-262d-49af-986c-3f2a701bfcfa. Jul 24 07:36:03.689966 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:03.689966 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:36:03.732855 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-611f6512-2dc5-4f71-ba86-616ce513844a tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] https://10.4.3.170/volume/v3/groups/588e1604-ea5b-45d8-aabd-82bf30b50ce9 returned with HTTP 202 Jul 24 07:36:03.734306 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 13/50] 10.4.3.170 () {70 vars in 1407 bytes} [Fri Jul 24 07:36:03 2026] PUT /volume/v3/groups/588e1604-ea5b-45d8-aabd-82bf30b50ce9 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 07:36:03.742387 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-d8ca8d50-533b-4dde-afc2-5da0e9532cc2 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:03.744827 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d8ca8d50-533b-4dde-afc2-5da0e9532cc2 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] GET https://10.4.3.170/volume/v3/groups/588e1604-ea5b-45d8-aabd-82bf30b50ce9 Jul 24 07:36:03.745077 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d8ca8d50-533b-4dde-afc2-5da0e9532cc2 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:03.745456 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d8ca8d50-533b-4dde-afc2-5da0e9532cc2 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Calling method 'version_select' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:03.745911 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.groups [None req-d8ca8d50-533b-4dde-afc2-5da0e9532cc2 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] show called for member 588e1604-ea5b-45d8-aabd-82bf30b50ce9 {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 07:36:03.750305 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:03.750305 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:36:03.768343 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d8ca8d50-533b-4dde-afc2-5da0e9532cc2 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] https://10.4.3.170/volume/v3/groups/588e1604-ea5b-45d8-aabd-82bf30b50ce9 returned with HTTP 200 Jul 24 07:36:03.769624 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 13/51] 10.4.3.170 () {68 vars in 1386 bytes} [Fri Jul 24 07:36:03 2026] GET /volume/v3/groups/588e1604-ea5b-45d8-aabd-82bf30b50ce9 => generated 323 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:36:04.782231 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-daa4a26b-5cd7-417d-a44f-d12bb8104e1a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:04.784389 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-daa4a26b-5cd7-417d-a44f-d12bb8104e1a tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] GET https://10.4.3.170/volume/v3/groups/588e1604-ea5b-45d8-aabd-82bf30b50ce9 Jul 24 07:36:04.784615 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-daa4a26b-5cd7-417d-a44f-d12bb8104e1a tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:04.784854 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-daa4a26b-5cd7-417d-a44f-d12bb8104e1a tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Calling method 'version_select' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:04.784991 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.groups [None req-daa4a26b-5cd7-417d-a44f-d12bb8104e1a tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] show called for member 588e1604-ea5b-45d8-aabd-82bf30b50ce9 {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 07:36:04.789241 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:04.789241 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:36:04.800088 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-daa4a26b-5cd7-417d-a44f-d12bb8104e1a tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] https://10.4.3.170/volume/v3/groups/588e1604-ea5b-45d8-aabd-82bf30b50ce9 returned with HTTP 200 Jul 24 07:36:04.800506 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 13/52] 10.4.3.170 () {68 vars in 1386 bytes} [Fri Jul 24 07:36:04 2026] GET /volume/v3/groups/588e1604-ea5b-45d8-aabd-82bf30b50ce9 => generated 324 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:36:04.809295 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a9773c38-4244-4537-9e56-4f3a93dd5165 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:04.813622 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a9773c38-4244-4537-9e56-4f3a93dd5165 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] GET https://10.4.3.170/volume/v3/groups/588e1604-ea5b-45d8-aabd-82bf30b50ce9 Jul 24 07:36:04.813916 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a9773c38-4244-4537-9e56-4f3a93dd5165 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:04.814193 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a9773c38-4244-4537-9e56-4f3a93dd5165 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:04.814416 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.groups [None req-a9773c38-4244-4537-9e56-4f3a93dd5165 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] show called for member 588e1604-ea5b-45d8-aabd-82bf30b50ce9 {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 07:36:04.821353 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:04.821353 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:36:04.828244 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a9773c38-4244-4537-9e56-4f3a93dd5165 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] https://10.4.3.170/volume/v3/groups/588e1604-ea5b-45d8-aabd-82bf30b50ce9 returned with HTTP 200 Jul 24 07:36:04.828664 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 14/53] 10.4.3.170 () {68 vars in 1386 bytes} [Fri Jul 24 07:36:04 2026] GET /volume/v3/groups/588e1604-ea5b-45d8-aabd-82bf30b50ce9 => generated 324 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:36:04.837005 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-49e8530c-9823-4b35-b2a2-7e2d4c69ac4b None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:04.838926 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-49e8530c-9823-4b35-b2a2-7e2d4c69ac4b tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] GET https://10.4.3.170/volume/v3/volumes/detail Jul 24 07:36:04.839187 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-49e8530c-9823-4b35-b2a2-7e2d4c69ac4b tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:04.839331 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-49e8530c-9823-4b35-b2a2-7e2d4c69ac4b tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Calling method 'detail' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:04.839659 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.api_utils [None req-49e8530c-9823-4b35-b2a2-7e2d4c69ac4b tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Removing options '' from query. {{(pid=100243) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 07:36:04.840433 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-49e8530c-9823-4b35-b2a2-7e2d4c69ac4b tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100243) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 07:36:04.851195 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-49e8530c-9823-4b35-b2a2-7e2d4c69ac4b tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Get all volumes completed successfully. Jul 24 07:36:04.852300 np0000005822 devstack@c-api.service[100243]: WARNING stevedore.named [None req-49e8530c-9823-4b35-b2a2-7e2d4c69ac4b tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:36:04.852503 np0000005822 devstack@c-api.service[100243]: WARNING castellan.key_manager [None req-49e8530c-9823-4b35-b2a2-7e2d4c69ac4b tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:36:04.904955 np0000005822 devstack@c-api.service[100243]: DEBUG oslo_db.sqlalchemy.engines [None req-49e8530c-9823-4b35-b2a2-7e2d4c69ac4b tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100243) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 07:36:04.908817 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:04.908817 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:36:04.923139 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-49e8530c-9823-4b35-b2a2-7e2d4c69ac4b tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] https://10.4.3.170/volume/v3/volumes/detail returned with HTTP 200 Jul 24 07:36:04.923139 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 14/54] 10.4.3.170 () {68 vars in 1299 bytes} [Fri Jul 24 07:36:04 2026] GET /volume/v3/volumes/detail => generated 1775 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:36:04.941807 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-f7404a03-b6d1-464b-8c84-2910920f07ad None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:04.944905 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f7404a03-b6d1-464b-8c84-2910920f07ad tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] PUT https://10.4.3.170/volume/v3/groups/588e1604-ea5b-45d8-aabd-82bf30b50ce9 Jul 24 07:36:04.945220 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f7404a03-b6d1-464b-8c84-2910920f07ad tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "aa27a87b-262d-49af-986c-3f2a701bfcfa"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:36:04.953397 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.groups [None req-f7404a03-b6d1-464b-8c84-2910920f07ad tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Update called for group 588e1604-ea5b-45d8-aabd-82bf30b50ce9. {{(pid=100244) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 24 07:36:04.953397 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.groups [None req-f7404a03-b6d1-464b-8c84-2910920f07ad tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Updating group 588e1604-ea5b-45d8-aabd-82bf30b50ce9 with name None description: None add_volumes: aa27a87b-262d-49af-986c-3f2a701bfcfa remove_volumes: None. Jul 24 07:36:04.956880 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:04.956880 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:36:05.011726 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f7404a03-b6d1-464b-8c84-2910920f07ad tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] https://10.4.3.170/volume/v3/groups/588e1604-ea5b-45d8-aabd-82bf30b50ce9 returned with HTTP 202 Jul 24 07:36:05.012293 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 14/55] 10.4.3.170 () {70 vars in 1406 bytes} [Fri Jul 24 07:36:04 2026] PUT /volume/v3/groups/588e1604-ea5b-45d8-aabd-82bf30b50ce9 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 07:36:05.020393 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-84e9f639-5f2d-42fb-8aef-0e6507ae3b36 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:05.022350 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-84e9f639-5f2d-42fb-8aef-0e6507ae3b36 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] GET https://10.4.3.170/volume/v3/groups/588e1604-ea5b-45d8-aabd-82bf30b50ce9 Jul 24 07:36:05.022682 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-84e9f639-5f2d-42fb-8aef-0e6507ae3b36 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:05.022990 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-84e9f639-5f2d-42fb-8aef-0e6507ae3b36 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Calling method 'version_select' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:05.023235 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.groups [None req-84e9f639-5f2d-42fb-8aef-0e6507ae3b36 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] show called for member 588e1604-ea5b-45d8-aabd-82bf30b50ce9 {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 07:36:05.026853 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:05.026853 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:36:05.036437 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-84e9f639-5f2d-42fb-8aef-0e6507ae3b36 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] https://10.4.3.170/volume/v3/groups/588e1604-ea5b-45d8-aabd-82bf30b50ce9 returned with HTTP 200 Jul 24 07:36:05.037037 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 14/56] 10.4.3.170 () {68 vars in 1386 bytes} [Fri Jul 24 07:36:05 2026] GET /volume/v3/groups/588e1604-ea5b-45d8-aabd-82bf30b50ce9 => generated 323 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:36:06.048083 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a62354a7-463f-46f1-bf72-1306a5700297 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:06.051718 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a62354a7-463f-46f1-bf72-1306a5700297 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] GET https://10.4.3.170/volume/v3/groups/588e1604-ea5b-45d8-aabd-82bf30b50ce9 Jul 24 07:36:06.051718 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a62354a7-463f-46f1-bf72-1306a5700297 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:06.051718 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a62354a7-463f-46f1-bf72-1306a5700297 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:06.051718 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.groups [None req-a62354a7-463f-46f1-bf72-1306a5700297 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] show called for member 588e1604-ea5b-45d8-aabd-82bf30b50ce9 {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 07:36:06.055731 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:06.055731 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:36:06.064279 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a62354a7-463f-46f1-bf72-1306a5700297 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] https://10.4.3.170/volume/v3/groups/588e1604-ea5b-45d8-aabd-82bf30b50ce9 returned with HTTP 200 Jul 24 07:36:06.064811 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 15/57] 10.4.3.170 () {68 vars in 1386 bytes} [Fri Jul 24 07:36:06 2026] GET /volume/v3/groups/588e1604-ea5b-45d8-aabd-82bf30b50ce9 => generated 324 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:36:06.073306 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-316ac97e-a219-4f75-b208-a29ff892e9fd None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:06.075241 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-316ac97e-a219-4f75-b208-a29ff892e9fd tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] GET https://10.4.3.170/volume/v3/volumes/detail Jul 24 07:36:06.075476 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-316ac97e-a219-4f75-b208-a29ff892e9fd tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:06.075665 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-316ac97e-a219-4f75-b208-a29ff892e9fd tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Calling method 'detail' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:06.075887 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.api_utils [None req-316ac97e-a219-4f75-b208-a29ff892e9fd tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Removing options '' from query. {{(pid=100243) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 07:36:06.076581 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-316ac97e-a219-4f75-b208-a29ff892e9fd tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100243) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 07:36:06.084172 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-316ac97e-a219-4f75-b208-a29ff892e9fd tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Get all volumes completed successfully. Jul 24 07:36:06.084867 np0000005822 devstack@c-api.service[100243]: WARNING stevedore.named [None req-316ac97e-a219-4f75-b208-a29ff892e9fd tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:36:06.085042 np0000005822 devstack@c-api.service[100243]: WARNING castellan.key_manager [None req-316ac97e-a219-4f75-b208-a29ff892e9fd tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:36:06.129016 np0000005822 devstack@c-api.service[100243]: DEBUG oslo_db.sqlalchemy.engines [None req-316ac97e-a219-4f75-b208-a29ff892e9fd tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100243) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 07:36:06.133356 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:06.133356 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:36:06.137505 np0000005822 devstack@c-api.service[100243]: WARNING stevedore.named [None req-316ac97e-a219-4f75-b208-a29ff892e9fd tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:36:06.137718 np0000005822 devstack@c-api.service[100243]: WARNING castellan.key_manager [None req-316ac97e-a219-4f75-b208-a29ff892e9fd tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:36:06.181732 np0000005822 devstack@c-api.service[100243]: DEBUG oslo_db.sqlalchemy.engines [None req-316ac97e-a219-4f75-b208-a29ff892e9fd tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100243) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 07:36:06.185939 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:06.185939 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:36:06.196718 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-316ac97e-a219-4f75-b208-a29ff892e9fd tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] https://10.4.3.170/volume/v3/volumes/detail returned with HTTP 200 Jul 24 07:36:06.197251 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 15/58] 10.4.3.170 () {68 vars in 1299 bytes} [Fri Jul 24 07:36:06 2026] GET /volume/v3/volumes/detail => generated 1809 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:36:06.217581 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-dd50ca2b-38ba-4e77-90ba-1209feb51d9d None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:06.219829 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-dd50ca2b-38ba-4e77-90ba-1209feb51d9d tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] GET https://10.4.3.170/volume/v3/volumes/detail Jul 24 07:36:06.220064 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-dd50ca2b-38ba-4e77-90ba-1209feb51d9d tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:06.220260 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-dd50ca2b-38ba-4e77-90ba-1209feb51d9d tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Calling method 'detail' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:06.220616 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.api_utils [None req-dd50ca2b-38ba-4e77-90ba-1209feb51d9d tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Removing options '' from query. {{(pid=100244) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 07:36:06.221086 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:06.221086 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:36:06.221960 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-dd50ca2b-38ba-4e77-90ba-1209feb51d9d tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100244) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 07:36:06.233490 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-dd50ca2b-38ba-4e77-90ba-1209feb51d9d tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Get all volumes completed successfully. Jul 24 07:36:06.234542 np0000005822 devstack@c-api.service[100244]: WARNING stevedore.named [None req-dd50ca2b-38ba-4e77-90ba-1209feb51d9d tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:36:06.234690 np0000005822 devstack@c-api.service[100244]: WARNING castellan.key_manager [None req-dd50ca2b-38ba-4e77-90ba-1209feb51d9d tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:36:06.282639 np0000005822 devstack@c-api.service[100244]: DEBUG oslo_db.sqlalchemy.engines [None req-dd50ca2b-38ba-4e77-90ba-1209feb51d9d tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100244) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 07:36:06.286122 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:06.286122 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:36:06.290171 np0000005822 devstack@c-api.service[100244]: WARNING stevedore.named [None req-dd50ca2b-38ba-4e77-90ba-1209feb51d9d tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:36:06.291292 np0000005822 devstack@c-api.service[100244]: WARNING castellan.key_manager [None req-dd50ca2b-38ba-4e77-90ba-1209feb51d9d tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:36:06.343739 np0000005822 devstack@c-api.service[100244]: DEBUG oslo_db.sqlalchemy.engines [None req-dd50ca2b-38ba-4e77-90ba-1209feb51d9d tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100244) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 07:36:06.347170 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:06.347170 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:36:06.354352 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-dd50ca2b-38ba-4e77-90ba-1209feb51d9d tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] https://10.4.3.170/volume/v3/volumes/detail returned with HTTP 200 Jul 24 07:36:06.354744 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 15/59] 10.4.3.170 () {68 vars in 1299 bytes} [Fri Jul 24 07:36:06 2026] GET /volume/v3/volumes/detail => generated 1809 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:36:06.370802 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-405466d6-9a64-4a2d-a853-8e5c285af5aa None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:06.372960 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-405466d6-9a64-4a2d-a853-8e5c285af5aa tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] POST https://10.4.3.170/volume/v3/groups/588e1604-ea5b-45d8-aabd-82bf30b50ce9/action Jul 24 07:36:06.373455 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-405466d6-9a64-4a2d-a853-8e5c285af5aa tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:36:06.373636 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-405466d6-9a64-4a2d-a853-8e5c285af5aa tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:36:06.376241 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.groups [None req-405466d6-9a64-4a2d-a853-8e5c285af5aa tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] delete called for group 588e1604-ea5b-45d8-aabd-82bf30b50ce9 {{(pid=100245) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 24 07:36:06.376241 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.groups [None req-405466d6-9a64-4a2d-a853-8e5c285af5aa tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Delete group with id: 588e1604-ea5b-45d8-aabd-82bf30b50ce9 Jul 24 07:36:06.379713 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:06.379713 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:36:06.436796 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-405466d6-9a64-4a2d-a853-8e5c285af5aa tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] https://10.4.3.170/volume/v3/groups/588e1604-ea5b-45d8-aabd-82bf30b50ce9/action returned with HTTP 202 Jul 24 07:36:06.437215 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 15/60] 10.4.3.170 () {70 vars in 1428 bytes} [Fri Jul 24 07:36:06 2026] POST /volume/v3/groups/588e1604-ea5b-45d8-aabd-82bf30b50ce9/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 07:36:06.444862 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-91228fb8-3c6a-4e19-93a2-5d5a2538678f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:06.447079 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-91228fb8-3c6a-4e19-93a2-5d5a2538678f tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] GET https://10.4.3.170/volume/v3/volumes/aa27a87b-262d-49af-986c-3f2a701bfcfa Jul 24 07:36:06.447341 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-91228fb8-3c6a-4e19-93a2-5d5a2538678f tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:06.447522 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-91228fb8-3c6a-4e19-93a2-5d5a2538678f tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:06.464054 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:06.464054 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:36:06.469342 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-91228fb8-3c6a-4e19-93a2-5d5a2538678f tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Volume info retrieved successfully. Jul 24 07:36:06.470161 np0000005822 devstack@c-api.service[100246]: WARNING stevedore.named [None req-91228fb8-3c6a-4e19-93a2-5d5a2538678f tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:36:06.470393 np0000005822 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-91228fb8-3c6a-4e19-93a2-5d5a2538678f tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:36:06.510855 np0000005822 devstack@c-api.service[100246]: DEBUG oslo_db.sqlalchemy.engines [None req-91228fb8-3c6a-4e19-93a2-5d5a2538678f tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100246) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 07:36:06.514959 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:06.514959 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:36:06.523761 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-91228fb8-3c6a-4e19-93a2-5d5a2538678f tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] https://10.4.3.170/volume/v3/volumes/aa27a87b-262d-49af-986c-3f2a701bfcfa returned with HTTP 200 Jul 24 07:36:06.524348 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 16/61] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:36:06 2026] GET /volume/v3/volumes/aa27a87b-262d-49af-986c-3f2a701bfcfa => generated 907 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:36:07.541001 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-9f35806f-6ac3-4e06-acca-b907aeee6b93 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:07.543934 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9f35806f-6ac3-4e06-acca-b907aeee6b93 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] GET https://10.4.3.170/volume/v3/volumes/aa27a87b-262d-49af-986c-3f2a701bfcfa Jul 24 07:36:07.543934 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9f35806f-6ac3-4e06-acca-b907aeee6b93 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:07.544303 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9f35806f-6ac3-4e06-acca-b907aeee6b93 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:07.551893 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9f35806f-6ac3-4e06-acca-b907aeee6b93 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] https://10.4.3.170/volume/v3/volumes/aa27a87b-262d-49af-986c-3f2a701bfcfa returned with HTTP 404 Jul 24 07:36:07.552545 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 16/62] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:36:07 2026] GET /volume/v3/volumes/aa27a87b-262d-49af-986c-3f2a701bfcfa => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 07:36:07.562800 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-a9773cc9-d71c-42de-8177-47b0d338de89 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:07.565405 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a9773cc9-d71c-42de-8177-47b0d338de89 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] GET https://10.4.3.170/volume/v3/volumes/2e411439-427e-441c-b5a7-6e17333f6763 Jul 24 07:36:07.565669 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a9773cc9-d71c-42de-8177-47b0d338de89 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:07.565912 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a9773cc9-d71c-42de-8177-47b0d338de89 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:07.573161 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a9773cc9-d71c-42de-8177-47b0d338de89 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] https://10.4.3.170/volume/v3/volumes/2e411439-427e-441c-b5a7-6e17333f6763 returned with HTTP 404 Jul 24 07:36:07.573161 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 16/63] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:36:07 2026] GET /volume/v3/volumes/2e411439-427e-441c-b5a7-6e17333f6763 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 07:36:07.583157 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-7dd03468-9cf0-4677-986d-109e1b43e420 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:07.585739 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7dd03468-9cf0-4677-986d-109e1b43e420 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] GET https://10.4.3.170/volume/v3/groups/588e1604-ea5b-45d8-aabd-82bf30b50ce9 Jul 24 07:36:07.586052 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7dd03468-9cf0-4677-986d-109e1b43e420 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:07.586303 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7dd03468-9cf0-4677-986d-109e1b43e420 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] Calling method 'version_select' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:07.586477 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.groups [None req-7dd03468-9cf0-4677-986d-109e1b43e420 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] show called for member 588e1604-ea5b-45d8-aabd-82bf30b50ce9 {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 07:36:07.590571 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7dd03468-9cf0-4677-986d-109e1b43e420 tempest-GroupsTest-216822860 tempest-GroupsTest-216822860-project-member] https://10.4.3.170/volume/v3/groups/588e1604-ea5b-45d8-aabd-82bf30b50ce9 returned with HTTP 404 Jul 24 07:36:07.591220 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 16/64] 10.4.3.170 () {68 vars in 1386 bytes} [Fri Jul 24 07:36:07 2026] GET /volume/v3/groups/588e1604-ea5b-45d8-aabd-82bf30b50ce9 => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 07:36:07.601497 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a22ef533-cc63-43b7-a433-5c5d559d7c4f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:07.603976 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a22ef533-cc63-43b7-a433-5c5d559d7c4f tempest-GroupsTest-1499791348 tempest-GroupsTest-1499791348-project-admin] DELETE https://10.4.3.170/volume/v3/group_types/d814c7e6-4f59-43cf-810b-16602f15b24c Jul 24 07:36:07.604308 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a22ef533-cc63-43b7-a433-5c5d559d7c4f tempest-GroupsTest-1499791348 tempest-GroupsTest-1499791348-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:07.604557 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a22ef533-cc63-43b7-a433-5c5d559d7c4f tempest-GroupsTest-1499791348 tempest-GroupsTest-1499791348-project-admin] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:07.631283 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a22ef533-cc63-43b7-a433-5c5d559d7c4f tempest-GroupsTest-1499791348 tempest-GroupsTest-1499791348-project-admin] https://10.4.3.170/volume/v3/group_types/d814c7e6-4f59-43cf-810b-16602f15b24c returned with HTTP 202 Jul 24 07:36:07.631909 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 17/65] 10.4.3.170 () {68 vars in 1404 bytes} [Fri Jul 24 07:36:07 2026] DELETE /volume/v3/group_types/d814c7e6-4f59-43cf-810b-16602f15b24c => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 07:36:07.643564 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-1241ffa6-6ae7-4600-83d5-2c8960fcbec6 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:07.646803 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1241ffa6-6ae7-4600-83d5-2c8960fcbec6 tempest-GroupsTest-1499791348 tempest-GroupsTest-1499791348-project-admin] DELETE https://10.4.3.170/volume/v3/types/7513f303-8bb7-4fee-b5bb-33fee9d7e25d Jul 24 07:36:07.646958 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1241ffa6-6ae7-4600-83d5-2c8960fcbec6 tempest-GroupsTest-1499791348 tempest-GroupsTest-1499791348-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:07.647198 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1241ffa6-6ae7-4600-83d5-2c8960fcbec6 tempest-GroupsTest-1499791348 tempest-GroupsTest-1499791348-project-admin] Calling method '_delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:07.719256 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1241ffa6-6ae7-4600-83d5-2c8960fcbec6 tempest-GroupsTest-1499791348 tempest-GroupsTest-1499791348-project-admin] https://10.4.3.170/volume/v3/types/7513f303-8bb7-4fee-b5bb-33fee9d7e25d returned with HTTP 202 Jul 24 07:36:07.719256 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 17/66] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 24 07:36:07 2026] DELETE /volume/v3/types/7513f303-8bb7-4fee-b5bb-33fee9d7e25d => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:36:07.728763 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-28aafd39-0c2a-45f6-9573-cc657de356a7 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:07.732448 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-28aafd39-0c2a-45f6-9573-cc657de356a7 tempest-GroupsTest-1499791348 tempest-GroupsTest-1499791348-project-admin] GET https://10.4.3.170/volume/v3/types/7513f303-8bb7-4fee-b5bb-33fee9d7e25d Jul 24 07:36:07.732448 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-28aafd39-0c2a-45f6-9573-cc657de356a7 tempest-GroupsTest-1499791348 tempest-GroupsTest-1499791348-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:07.732448 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-28aafd39-0c2a-45f6-9573-cc657de356a7 tempest-GroupsTest-1499791348 tempest-GroupsTest-1499791348-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:07.737417 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-28aafd39-0c2a-45f6-9573-cc657de356a7 tempest-GroupsTest-1499791348 tempest-GroupsTest-1499791348-project-admin] https://10.4.3.170/volume/v3/types/7513f303-8bb7-4fee-b5bb-33fee9d7e25d returned with HTTP 404 Jul 24 07:36:07.737981 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 17/67] 10.4.3.170 () {66 vars in 1342 bytes} [Fri Jul 24 07:36:07 2026] GET /volume/v3/types/7513f303-8bb7-4fee-b5bb-33fee9d7e25d => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:36:12.875847 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-98123753-a894-484b-8fb5-5677fa5e22a0 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:12.878386 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-98123753-a894-484b-8fb5-5677fa5e22a0 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:36:12.878518 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-98123753-a894-484b-8fb5-5677fa5e22a0 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-2057668325"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:36:12.881045 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-98123753-a894-484b-8fb5-5677fa5e22a0 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-2057668325'}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:36:12.881045 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-98123753-a894-484b-8fb5-5677fa5e22a0 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] Create volume of 1 GB Jul 24 07:36:12.885478 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-98123753-a894-484b-8fb5-5677fa5e22a0 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] Availability Zones retrieved successfully. Jul 24 07:36:12.892186 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-98123753-a894-484b-8fb5-5677fa5e22a0 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] Flow 'volume_create_api' (692e05e5-6f3e-46d5-bcbc-1370c6c9ff87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:36:12.893488 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-98123753-a894-484b-8fb5-5677fa5e22a0 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (755f1503-53b4-4ac4-882e-c6ed4af6240b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:36:12.894666 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-98123753-a894-484b-8fb5-5677fa5e22a0 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] Validating volume size '1' using validate_int {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:36:12.942827 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-98123753-a894-484b-8fb5-5677fa5e22a0 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (755f1503-53b4-4ac4-882e-c6ed4af6240b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:36:12.944143 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-98123753-a894-484b-8fb5-5677fa5e22a0 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66b45e0e-0a03-4093-ac4f-c74ee15dddae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:36:12.982230 np0000005822 devstack@c-api.service[100245]: WARNING cinder.quota [None req-98123753-a894-484b-8fb5-5677fa5e22a0 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:36:12.982598 np0000005822 devstack@c-api.service[100245]: WARNING cinder.quota [None req-98123753-a894-484b-8fb5-5677fa5e22a0 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:36:13.029227 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-98123753-a894-484b-8fb5-5677fa5e22a0 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] Created reservations ['8e36c6f4-4d58-4a42-b56c-983fd451b54b', 'be024de3-e040-48ae-a31f-60cdb8b544ce', 'cce70c3f-5ef2-4b2e-95e9-ad62f8a4ae11', 'c3d78812-ee1f-47fd-a082-844e60ef05ed'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:36:13.029227 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-98123753-a894-484b-8fb5-5677fa5e22a0 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66b45e0e-0a03-4093-ac4f-c74ee15dddae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8e36c6f4-4d58-4a42-b56c-983fd451b54b', 'be024de3-e040-48ae-a31f-60cdb8b544ce', 'cce70c3f-5ef2-4b2e-95e9-ad62f8a4ae11', 'c3d78812-ee1f-47fd-a082-844e60ef05ed']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:36:13.029227 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-98123753-a894-484b-8fb5-5677fa5e22a0 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5e2055c-5293-4384-b0d2-4dbbc619584f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:36:13.052848 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-98123753-a894-484b-8fb5-5677fa5e22a0 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5e2055c-5293-4384-b0d2-4dbbc619584f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '05a6b536-5826-42a4-ba11-acc0a7aecf06', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-2057668325',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0cea82679e544fe790abb83372519d17',qos_specs=None,replication_status=,reservations=['8e36c6f4-4d58-4a42-b56c-983fd451b54b','be024de3-e040-48ae-a31f-60cdb8b544ce','cce70c3f-5ef2-4b2e-95e9-ad62f8a4ae11','c3d78812-ee1f-47fd-a082-844e60ef05ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2076550627643a48730df70e6df09a4',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:36:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-2057668325',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=05a6b536-5826-42a4-ba11-acc0a7aecf06,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0cea82679e544fe790abb83372519d17',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d2076550627643a48730df70e6df09a4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:36:13.053865 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-98123753-a894-484b-8fb5-5677fa5e22a0 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3f20623-40eb-402f-9454-47d45b049639) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:36:13.073742 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-98123753-a894-484b-8fb5-5677fa5e22a0 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3f20623-40eb-402f-9454-47d45b049639) transitioned into state 'SUCCESS' from state '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-2057668325',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0cea82679e544fe790abb83372519d17',qos_specs=None,replication_status=,reservations=['8e36c6f4-4d58-4a42-b56c-983fd451b54b','be024de3-e040-48ae-a31f-60cdb8b544ce','cce70c3f-5ef2-4b2e-95e9-ad62f8a4ae11','c3d78812-ee1f-47fd-a082-844e60ef05ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2076550627643a48730df70e6df09a4',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:36:13.074850 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-98123753-a894-484b-8fb5-5677fa5e22a0 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a304d93c-38bd-4ee7-91d6-ae74b30904f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:36:13.087525 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-98123753-a894-484b-8fb5-5677fa5e22a0 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a304d93c-38bd-4ee7-91d6-ae74b30904f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:36:13.088689 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-98123753-a894-484b-8fb5-5677fa5e22a0 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] Flow 'volume_create_api' (692e05e5-6f3e-46d5-bcbc-1370c6c9ff87) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:36:13.089241 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-98123753-a894-484b-8fb5-5677fa5e22a0 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] Create volume request issued successfully. Jul 24 07:36:13.089921 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-98123753-a894-484b-8fb5-5677fa5e22a0 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:36:13.090577 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 17/68] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 24 07:36:12 2026] POST /volume/v3/volumes => generated 752 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:36:13.106705 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-fb6fe39f-35cb-405b-b037-1dbfd03cfdf3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:13.108549 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fb6fe39f-35cb-405b-b037-1dbfd03cfdf3 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] GET https://10.4.3.170/volume/v3/volumes/05a6b536-5826-42a4-ba11-acc0a7aecf06 Jul 24 07:36:13.109045 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fb6fe39f-35cb-405b-b037-1dbfd03cfdf3 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:13.109045 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fb6fe39f-35cb-405b-b037-1dbfd03cfdf3 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:13.122225 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:13.122225 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:36:13.124469 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-fb6fe39f-35cb-405b-b037-1dbfd03cfdf3 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] Volume info retrieved successfully. Jul 24 07:36:13.130581 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fb6fe39f-35cb-405b-b037-1dbfd03cfdf3 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] https://10.4.3.170/volume/v3/volumes/05a6b536-5826-42a4-ba11-acc0a7aecf06 returned with HTTP 200 Jul 24 07:36:13.131214 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 18/69] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:36:13 2026] GET /volume/v3/volumes/05a6b536-5826-42a4-ba11-acc0a7aecf06 => generated 820 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:36:14.151426 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-ecc92986-bad3-4c3a-a3d5-ac7c48f2b524 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:14.154447 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ecc92986-bad3-4c3a-a3d5-ac7c48f2b524 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] GET https://10.4.3.170/volume/v3/volumes/05a6b536-5826-42a4-ba11-acc0a7aecf06 Jul 24 07:36:14.158251 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ecc92986-bad3-4c3a-a3d5-ac7c48f2b524 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:14.158251 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ecc92986-bad3-4c3a-a3d5-ac7c48f2b524 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:14.167897 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:14.167897 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:36:14.174798 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-ecc92986-bad3-4c3a-a3d5-ac7c48f2b524 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] Volume info retrieved successfully. Jul 24 07:36:14.181231 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ecc92986-bad3-4c3a-a3d5-ac7c48f2b524 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] https://10.4.3.170/volume/v3/volumes/05a6b536-5826-42a4-ba11-acc0a7aecf06 returned with HTTP 200 Jul 24 07:36:14.181833 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 18/70] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:36:14 2026] GET /volume/v3/volumes/05a6b536-5826-42a4-ba11-acc0a7aecf06 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:36:14.720840 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-2c34b576-1a55-4f85-9ebe-ec677a454a2d None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:14.976194 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2c34b576-1a55-4f85-9ebe-ec677a454a2d tempest-UserMessagesTest-1821690302 tempest-UserMessagesTest-1821690302-project-admin] POST https://10.4.3.170/volume/v3/types Jul 24 07:36:14.976697 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2c34b576-1a55-4f85-9ebe-ec677a454a2d tempest-UserMessagesTest-1821690302 tempest-UserMessagesTest-1821690302-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-2015843576", "extra_specs": {"storage_protocol": "tempest-storage_protocol-319937481", "vendor_name": "tempest-vendor_name-1630121832"}}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:36:15.000228 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2c34b576-1a55-4f85-9ebe-ec677a454a2d tempest-UserMessagesTest-1821690302 tempest-UserMessagesTest-1821690302-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 24 07:36:15.000619 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 18/71] 10.4.3.170 () {68 vars in 1253 bytes} [Fri Jul 24 07:36:14 2026] POST /volume/v3/types => generated 327 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:36:15.012102 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-e67bd56d-1f1e-4caa-84df-d214f71d66ba None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:15.241687 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e67bd56d-1f1e-4caa-84df-d214f71d66ba tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:36:15.242044 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e67bd56d-1f1e-4caa-84df-d214f71d66ba tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "110c4ff9-b37e-4515-8325-c1d20477c337", "size": 1, "name": "tempest-UserMessagesTest-Volume-1217441237"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:36:15.243540 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-e67bd56d-1f1e-4caa-84df-d214f71d66ba tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] Create volume request body: {'volume': {'volume_type': '110c4ff9-b37e-4515-8325-c1d20477c337', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1217441237'}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:36:15.250274 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-e67bd56d-1f1e-4caa-84df-d214f71d66ba tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] Create volume of 1 GB Jul 24 07:36:15.251266 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:15.251266 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:36:15.251266 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-e67bd56d-1f1e-4caa-84df-d214f71d66ba tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] Availability Zones retrieved successfully. Jul 24 07:36:15.260523 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e67bd56d-1f1e-4caa-84df-d214f71d66ba tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] Flow 'volume_create_api' (a350e6b5-9f0d-409a-8ad2-235e9024b42e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:36:15.261869 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e67bd56d-1f1e-4caa-84df-d214f71d66ba tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35d258e8-fc13-49c1-9d27-1d7f9629879c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:36:15.262827 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-e67bd56d-1f1e-4caa-84df-d214f71d66ba tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] Validating volume size '1' using validate_int {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:36:15.290920 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e67bd56d-1f1e-4caa-84df-d214f71d66ba tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35d258e8-fc13-49c1-9d27-1d7f9629879c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:36:15Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-319937481',vendor_name='tempest-vendor_name-1630121832'},id=110c4ff9-b37e-4515-8325-c1d20477c337,is_public=True,name='tempest-UserMessagesTest-volume-type-2015843576',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '110c4ff9-b37e-4515-8325-c1d20477c337', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:36:15.291902 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e67bd56d-1f1e-4caa-84df-d214f71d66ba tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8ad54c2-3a02-4e53-8718-ab4cd3ec10ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:36:15.328071 np0000005822 devstack@c-api.service[100245]: WARNING cinder.quota [None req-e67bd56d-1f1e-4caa-84df-d214f71d66ba tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-2015843576 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-2015843576, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:36:15.328381 np0000005822 devstack@c-api.service[100245]: WARNING cinder.quota [None req-e67bd56d-1f1e-4caa-84df-d214f71d66ba tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-2015843576 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-2015843576, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:36:15.366471 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-e67bd56d-1f1e-4caa-84df-d214f71d66ba tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] Created reservations ['be00e887-bfaa-4b51-ab6b-94f7c35f230e', '6059a9b3-525e-4d62-a77b-eeb72388192e', 'fa268e7e-d0b3-47d1-bafe-1c9439a3b907', 'fdffa005-5724-4a53-9e6a-81225b81eb10'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:36:15.367511 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e67bd56d-1f1e-4caa-84df-d214f71d66ba tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8ad54c2-3a02-4e53-8718-ab4cd3ec10ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['be00e887-bfaa-4b51-ab6b-94f7c35f230e', '6059a9b3-525e-4d62-a77b-eeb72388192e', 'fa268e7e-d0b3-47d1-bafe-1c9439a3b907', 'fdffa005-5724-4a53-9e6a-81225b81eb10']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:36:15.368623 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e67bd56d-1f1e-4caa-84df-d214f71d66ba tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (733408a6-bf5b-4372-826f-fde1ef46fe75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:36:15.397744 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e67bd56d-1f1e-4caa-84df-d214f71d66ba tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (733408a6-bf5b-4372-826f-fde1ef46fe75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e2ad3d5-f123-4a8f-8fe5-73b7261317ab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1217441237',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='26a0ebbd201f483c87cda0902dee4706',qos_specs=None,replication_status=,reservations=['be00e887-bfaa-4b51-ab6b-94f7c35f230e','6059a9b3-525e-4d62-a77b-eeb72388192e','fa268e7e-d0b3-47d1-bafe-1c9439a3b907','fdffa005-5724-4a53-9e6a-81225b81eb10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e180a96be7454af9b3273b5e58085617',volume_type_id=110c4ff9-b37e-4515-8325-c1d20477c337), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:36:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1217441237',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0e2ad3d5-f123-4a8f-8fe5-73b7261317ab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='26a0ebbd201f483c87cda0902dee4706',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e180a96be7454af9b3273b5e58085617',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(110c4ff9-b37e-4515-8325-c1d20477c337),volume_type_id=110c4ff9-b37e-4515-8325-c1d20477c337)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:36:15.398951 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e67bd56d-1f1e-4caa-84df-d214f71d66ba tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ae6f6c2-f54b-4716-b772-f56d6ae5ce21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:36:15.422952 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e67bd56d-1f1e-4caa-84df-d214f71d66ba tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ae6f6c2-f54b-4716-b772-f56d6ae5ce21) transitioned into state 'SUCCESS' from state '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-1217441237',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='26a0ebbd201f483c87cda0902dee4706',qos_specs=None,replication_status=,reservations=['be00e887-bfaa-4b51-ab6b-94f7c35f230e','6059a9b3-525e-4d62-a77b-eeb72388192e','fa268e7e-d0b3-47d1-bafe-1c9439a3b907','fdffa005-5724-4a53-9e6a-81225b81eb10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e180a96be7454af9b3273b5e58085617',volume_type_id=110c4ff9-b37e-4515-8325-c1d20477c337)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:36:15.424150 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e67bd56d-1f1e-4caa-84df-d214f71d66ba tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9669e908-1598-475f-b5ce-2d74bbd778f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:36:15.435693 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e67bd56d-1f1e-4caa-84df-d214f71d66ba tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9669e908-1598-475f-b5ce-2d74bbd778f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:36:15.436648 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e67bd56d-1f1e-4caa-84df-d214f71d66ba tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] Flow 'volume_create_api' (a350e6b5-9f0d-409a-8ad2-235e9024b42e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:36:15.436988 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-e67bd56d-1f1e-4caa-84df-d214f71d66ba tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] Create volume request issued successfully. Jul 24 07:36:15.437706 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e67bd56d-1f1e-4caa-84df-d214f71d66ba tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:36:15.438360 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 18/72] 10.4.3.170 () {70 vars in 1299 bytes} [Fri Jul 24 07:36:15 2026] POST /volume/v3/volumes => generated 786 bytes in 427 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:36:15.452925 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9658d032-6a6c-4226-a220-2721697d987c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:15.455115 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9658d032-6a6c-4226-a220-2721697d987c tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] GET https://10.4.3.170/volume/v3/volumes/0e2ad3d5-f123-4a8f-8fe5-73b7261317ab Jul 24 07:36:15.455246 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9658d032-6a6c-4226-a220-2721697d987c tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:15.455705 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9658d032-6a6c-4226-a220-2721697d987c tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:15.462830 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:15.462830 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:36:15.467703 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-9658d032-6a6c-4226-a220-2721697d987c tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] Volume info retrieved successfully. Jul 24 07:36:15.477031 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9658d032-6a6c-4226-a220-2721697d987c tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] https://10.4.3.170/volume/v3/volumes/0e2ad3d5-f123-4a8f-8fe5-73b7261317ab returned with HTTP 200 Jul 24 07:36:15.477682 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 19/73] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:36:15 2026] GET /volume/v3/volumes/0e2ad3d5-f123-4a8f-8fe5-73b7261317ab => generated 854 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:36:16.494347 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-cae687ed-8b0e-4b4a-a7f5-12ff26f57ebe None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:16.496664 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-cae687ed-8b0e-4b4a-a7f5-12ff26f57ebe tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] GET https://10.4.3.170/volume/v3/volumes/0e2ad3d5-f123-4a8f-8fe5-73b7261317ab Jul 24 07:36:16.496890 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-cae687ed-8b0e-4b4a-a7f5-12ff26f57ebe tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:16.497071 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-cae687ed-8b0e-4b4a-a7f5-12ff26f57ebe tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:16.509097 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:16.509097 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:36:16.514375 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-cae687ed-8b0e-4b4a-a7f5-12ff26f57ebe tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] Volume info retrieved successfully. Jul 24 07:36:16.521076 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-cae687ed-8b0e-4b4a-a7f5-12ff26f57ebe tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] https://10.4.3.170/volume/v3/volumes/0e2ad3d5-f123-4a8f-8fe5-73b7261317ab returned with HTTP 200 Jul 24 07:36:16.521625 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 19/74] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:36:16 2026] GET /volume/v3/volumes/0e2ad3d5-f123-4a8f-8fe5-73b7261317ab => generated 875 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:36:16.535586 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-6c843cd2-d8c0-47c4-870a-13e15e02d4ee None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:16.538056 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6c843cd2-d8c0-47c4-870a-13e15e02d4ee tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] GET https://10.4.3.170/volume/v3/messages Jul 24 07:36:16.538056 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6c843cd2-d8c0-47c4-870a-13e15e02d4ee tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:16.538056 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6c843cd2-d8c0-47c4-870a-13e15e02d4ee tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] Calling method 'version_select' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:16.547301 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6c843cd2-d8c0-47c4-870a-13e15e02d4ee tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] https://10.4.3.170/volume/v3/messages returned with HTTP 200 Jul 24 07:36:16.547802 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 19/75] 10.4.3.170 () {68 vars in 1280 bytes} [Fri Jul 24 07:36:16 2026] GET /volume/v3/messages => generated 670 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:36:16.557015 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-0a07e0c8-ea71-409f-b117-dd48a3fdd1e5 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:16.559949 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0a07e0c8-ea71-409f-b117-dd48a3fdd1e5 tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] DELETE https://10.4.3.170/volume/v3/messages/a2110e4d-5e99-4e04-b290-d1c2cb739e53 Jul 24 07:36:16.559949 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0a07e0c8-ea71-409f-b117-dd48a3fdd1e5 tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:16.559949 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0a07e0c8-ea71-409f-b117-dd48a3fdd1e5 tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] Calling method 'version_select' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:16.565718 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:16.565718 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:36:16.572265 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0a07e0c8-ea71-409f-b117-dd48a3fdd1e5 tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] https://10.4.3.170/volume/v3/messages/a2110e4d-5e99-4e04-b290-d1c2cb739e53 returned with HTTP 204 Jul 24 07:36:16.572716 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 19/76] 10.4.3.170 () {68 vars in 1394 bytes} [Fri Jul 24 07:36:16 2026] DELETE /volume/v3/messages/a2110e4d-5e99-4e04-b290-d1c2cb739e53 => generated 0 bytes in 16 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 24 07:36:16.581072 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-be3cd13b-0513-4929-a4db-38df498a28e7 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:16.583789 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-be3cd13b-0513-4929-a4db-38df498a28e7 tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] GET https://10.4.3.170/volume/v3/messages/a2110e4d-5e99-4e04-b290-d1c2cb739e53 Jul 24 07:36:16.583789 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-be3cd13b-0513-4929-a4db-38df498a28e7 tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:16.583789 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-be3cd13b-0513-4929-a4db-38df498a28e7 tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:16.589192 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-be3cd13b-0513-4929-a4db-38df498a28e7 tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] https://10.4.3.170/volume/v3/messages/a2110e4d-5e99-4e04-b290-d1c2cb739e53 returned with HTTP 404 Jul 24 07:36:16.589888 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 20/77] 10.4.3.170 () {68 vars in 1391 bytes} [Fri Jul 24 07:36:16 2026] GET /volume/v3/messages/a2110e4d-5e99-4e04-b290-d1c2cb739e53 => generated 110 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:36:16.597780 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-11db5dc2-6e99-4e91-8b36-f3da45a5ff4f None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:16.599524 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-11db5dc2-6e99-4e91-8b36-f3da45a5ff4f tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] GET https://10.4.3.170/volume/v3/volumes/0e2ad3d5-f123-4a8f-8fe5-73b7261317ab Jul 24 07:36:16.599731 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-11db5dc2-6e99-4e91-8b36-f3da45a5ff4f tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:16.599924 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-11db5dc2-6e99-4e91-8b36-f3da45a5ff4f tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:16.610659 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:16.610659 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:36:16.613867 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-11db5dc2-6e99-4e91-8b36-f3da45a5ff4f tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] Volume info retrieved successfully. Jul 24 07:36:16.617652 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-11db5dc2-6e99-4e91-8b36-f3da45a5ff4f tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] https://10.4.3.170/volume/v3/volumes/0e2ad3d5-f123-4a8f-8fe5-73b7261317ab returned with HTTP 200 Jul 24 07:36:16.618015 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 20/78] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:36:16 2026] GET /volume/v3/volumes/0e2ad3d5-f123-4a8f-8fe5-73b7261317ab => generated 875 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:36:16.631415 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-6b56338d-01e8-4f9d-b550-6b26f98b26fd None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:16.634435 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6b56338d-01e8-4f9d-b550-6b26f98b26fd tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] DELETE https://10.4.3.170/volume/v3/volumes/0e2ad3d5-f123-4a8f-8fe5-73b7261317ab Jul 24 07:36:16.635303 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6b56338d-01e8-4f9d-b550-6b26f98b26fd tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:16.635558 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6b56338d-01e8-4f9d-b550-6b26f98b26fd tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:16.635739 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-6b56338d-01e8-4f9d-b550-6b26f98b26fd tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] Delete volume with id: 0e2ad3d5-f123-4a8f-8fe5-73b7261317ab Jul 24 07:36:16.646477 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:16.646477 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:36:16.647255 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-6b56338d-01e8-4f9d-b550-6b26f98b26fd tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] Volume info retrieved successfully. Jul 24 07:36:16.648180 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-6b56338d-01e8-4f9d-b550-6b26f98b26fd tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100244) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 24 07:36:16.660272 np0000005822 devstack@c-api.service[100244]: WARNING cinder.quota [None req-6b56338d-01e8-4f9d-b550-6b26f98b26fd tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-2015843576 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-2015843576, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:36:16.660649 np0000005822 devstack@c-api.service[100244]: WARNING cinder.quota [None req-6b56338d-01e8-4f9d-b550-6b26f98b26fd tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-2015843576 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-2015843576, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:36:16.670304 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-6b56338d-01e8-4f9d-b550-6b26f98b26fd tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] Created reservations ['decfb2a6-9525-457b-917f-cb9d54b807b6', '3b8d98b0-1cfd-4102-a3d5-cb6973b96223', 'f2967bb1-bb01-4e21-b5d4-33d66087ac57', 'bdd6ef70-ef2f-4549-8b0a-78c7b50196a4'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:36:16.703819 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-6b56338d-01e8-4f9d-b550-6b26f98b26fd tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] Delete volume request issued successfully. Jul 24 07:36:16.704530 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6b56338d-01e8-4f9d-b550-6b26f98b26fd tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] https://10.4.3.170/volume/v3/volumes/0e2ad3d5-f123-4a8f-8fe5-73b7261317ab returned with HTTP 202 Jul 24 07:36:16.704530 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 20/79] 10.4.3.170 () {68 vars in 1391 bytes} [Fri Jul 24 07:36:16 2026] DELETE /volume/v3/volumes/0e2ad3d5-f123-4a8f-8fe5-73b7261317ab => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:36:16.715581 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-d7caae1b-2b6a-4246-96fb-83c4660afb19 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:16.718355 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d7caae1b-2b6a-4246-96fb-83c4660afb19 tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] GET https://10.4.3.170/volume/v3/volumes/0e2ad3d5-f123-4a8f-8fe5-73b7261317ab Jul 24 07:36:16.718571 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d7caae1b-2b6a-4246-96fb-83c4660afb19 tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:16.718740 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d7caae1b-2b6a-4246-96fb-83c4660afb19 tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:16.726256 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d7caae1b-2b6a-4246-96fb-83c4660afb19 tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] https://10.4.3.170/volume/v3/volumes/0e2ad3d5-f123-4a8f-8fe5-73b7261317ab returned with HTTP 404 Jul 24 07:36:16.727022 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 20/80] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:36:16 2026] GET /volume/v3/volumes/0e2ad3d5-f123-4a8f-8fe5-73b7261317ab => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:36:16.733830 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-23c21283-cc54-4ed2-a049-2fc99419649d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:16.736072 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-23c21283-cc54-4ed2-a049-2fc99419649d tempest-UserMessagesTest-1821690302 tempest-UserMessagesTest-1821690302-project-admin] DELETE https://10.4.3.170/volume/v3/types/110c4ff9-b37e-4515-8325-c1d20477c337 Jul 24 07:36:16.736321 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-23c21283-cc54-4ed2-a049-2fc99419649d tempest-UserMessagesTest-1821690302 tempest-UserMessagesTest-1821690302-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:16.736543 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-23c21283-cc54-4ed2-a049-2fc99419649d tempest-UserMessagesTest-1821690302 tempest-UserMessagesTest-1821690302-project-admin] Calling method '_delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:16.760366 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-23c21283-cc54-4ed2-a049-2fc99419649d tempest-UserMessagesTest-1821690302 tempest-UserMessagesTest-1821690302-project-admin] https://10.4.3.170/volume/v3/types/110c4ff9-b37e-4515-8325-c1d20477c337 returned with HTTP 202 Jul 24 07:36:16.760829 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 21/81] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 24 07:36:16 2026] DELETE /volume/v3/types/110c4ff9-b37e-4515-8325-c1d20477c337 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:36:16.768566 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-2fa7fabe-12c3-48ad-a547-96a71754d7f4 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:16.770276 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2fa7fabe-12c3-48ad-a547-96a71754d7f4 tempest-UserMessagesTest-1821690302 tempest-UserMessagesTest-1821690302-project-admin] GET https://10.4.3.170/volume/v3/types/110c4ff9-b37e-4515-8325-c1d20477c337 Jul 24 07:36:16.770481 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2fa7fabe-12c3-48ad-a547-96a71754d7f4 tempest-UserMessagesTest-1821690302 tempest-UserMessagesTest-1821690302-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:16.770653 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2fa7fabe-12c3-48ad-a547-96a71754d7f4 tempest-UserMessagesTest-1821690302 tempest-UserMessagesTest-1821690302-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:16.774252 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2fa7fabe-12c3-48ad-a547-96a71754d7f4 tempest-UserMessagesTest-1821690302 tempest-UserMessagesTest-1821690302-project-admin] https://10.4.3.170/volume/v3/types/110c4ff9-b37e-4515-8325-c1d20477c337 returned with HTTP 404 Jul 24 07:36:16.774375 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 21/82] 10.4.3.170 () {66 vars in 1342 bytes} [Fri Jul 24 07:36:16 2026] GET /volume/v3/types/110c4ff9-b37e-4515-8325-c1d20477c337 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:36:16.783067 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-199eacb8-3b98-451a-bc09-2907aa5fbb03 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:16.784966 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-199eacb8-3b98-451a-bc09-2907aa5fbb03 tempest-UserMessagesTest-1821690302 tempest-UserMessagesTest-1821690302-project-admin] POST https://10.4.3.170/volume/v3/types Jul 24 07:36:16.785595 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-199eacb8-3b98-451a-bc09-2907aa5fbb03 tempest-UserMessagesTest-1821690302 tempest-UserMessagesTest-1821690302-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-414579893", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1716283420", "vendor_name": "tempest-vendor_name-998718753"}}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:36:16.801378 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-199eacb8-3b98-451a-bc09-2907aa5fbb03 tempest-UserMessagesTest-1821690302 tempest-UserMessagesTest-1821690302-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 24 07:36:16.802011 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 21/83] 10.4.3.170 () {68 vars in 1253 bytes} [Fri Jul 24 07:36:16 2026] POST /volume/v3/types => generated 326 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:36:16.812456 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-87f5e28b-6130-46c5-8cc3-61f96a8d67c9 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:16.814380 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-87f5e28b-6130-46c5-8cc3-61f96a8d67c9 tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:36:16.815332 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-87f5e28b-6130-46c5-8cc3-61f96a8d67c9 tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "c25fa04c-ceb5-454c-aebc-b7243f56cff4", "size": 1, "name": "tempest-UserMessagesTest-Volume-1059106655"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:36:16.816981 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-87f5e28b-6130-46c5-8cc3-61f96a8d67c9 tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] Create volume request body: {'volume': {'volume_type': 'c25fa04c-ceb5-454c-aebc-b7243f56cff4', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1059106655'}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:36:16.821249 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-87f5e28b-6130-46c5-8cc3-61f96a8d67c9 tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] Create volume of 1 GB Jul 24 07:36:16.821548 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:16.821548 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:36:16.822118 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-87f5e28b-6130-46c5-8cc3-61f96a8d67c9 tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] Availability Zones retrieved successfully. Jul 24 07:36:16.831590 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-87f5e28b-6130-46c5-8cc3-61f96a8d67c9 tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] Flow 'volume_create_api' (187257d7-b5db-4895-a6e4-44d0a88698c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:36:16.833343 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-87f5e28b-6130-46c5-8cc3-61f96a8d67c9 tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19b15c68-cce8-4e67-8c77-c9a9249291f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:36:16.836282 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-87f5e28b-6130-46c5-8cc3-61f96a8d67c9 tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] Validating volume size '1' using validate_int {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:36:16.859930 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-87f5e28b-6130-46c5-8cc3-61f96a8d67c9 tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19b15c68-cce8-4e67-8c77-c9a9249291f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:36:17Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1716283420',vendor_name='tempest-vendor_name-998718753'},id=c25fa04c-ceb5-454c-aebc-b7243f56cff4,is_public=True,name='tempest-UserMessagesTest-volume-type-414579893',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c25fa04c-ceb5-454c-aebc-b7243f56cff4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:36:16.860814 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-87f5e28b-6130-46c5-8cc3-61f96a8d67c9 tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f8d5c28-973c-4351-97c0-8a7239836147) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:36:16.886310 np0000005822 devstack@c-api.service[100245]: WARNING cinder.quota [None req-87f5e28b-6130-46c5-8cc3-61f96a8d67c9 tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-414579893 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-414579893, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:36:16.886741 np0000005822 devstack@c-api.service[100245]: WARNING cinder.quota [None req-87f5e28b-6130-46c5-8cc3-61f96a8d67c9 tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-414579893 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-414579893, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:36:16.914417 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-87f5e28b-6130-46c5-8cc3-61f96a8d67c9 tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] Created reservations ['cc65b623-277d-4fd3-90c4-acf3cdd340df', 'eec9b949-f840-44f6-a8d9-cc83054be39d', '2fcfd765-868d-4c50-b1bf-d55ba7785ef0', 'd9808cea-e135-4fe6-9e87-e5eb943c219d'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:36:16.915049 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-87f5e28b-6130-46c5-8cc3-61f96a8d67c9 tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f8d5c28-973c-4351-97c0-8a7239836147) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cc65b623-277d-4fd3-90c4-acf3cdd340df', 'eec9b949-f840-44f6-a8d9-cc83054be39d', '2fcfd765-868d-4c50-b1bf-d55ba7785ef0', 'd9808cea-e135-4fe6-9e87-e5eb943c219d']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:36:16.915926 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-87f5e28b-6130-46c5-8cc3-61f96a8d67c9 tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84dd6a39-87e5-405f-936e-aa7d1e1aa64f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:36:16.938533 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-87f5e28b-6130-46c5-8cc3-61f96a8d67c9 tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84dd6a39-87e5-405f-936e-aa7d1e1aa64f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a80b0533-a97f-4fea-b98a-158b0bd12e2b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1059106655',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='26a0ebbd201f483c87cda0902dee4706',qos_specs=None,replication_status=,reservations=['cc65b623-277d-4fd3-90c4-acf3cdd340df','eec9b949-f840-44f6-a8d9-cc83054be39d','2fcfd765-868d-4c50-b1bf-d55ba7785ef0','d9808cea-e135-4fe6-9e87-e5eb943c219d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e180a96be7454af9b3273b5e58085617',volume_type_id=c25fa04c-ceb5-454c-aebc-b7243f56cff4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:36:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1059106655',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a80b0533-a97f-4fea-b98a-158b0bd12e2b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='26a0ebbd201f483c87cda0902dee4706',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e180a96be7454af9b3273b5e58085617',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c25fa04c-ceb5-454c-aebc-b7243f56cff4),volume_type_id=c25fa04c-ceb5-454c-aebc-b7243f56cff4)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:36:16.939658 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-87f5e28b-6130-46c5-8cc3-61f96a8d67c9 tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4344ede7-fb31-449d-a55c-7c159a81d282) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:36:16.961257 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-87f5e28b-6130-46c5-8cc3-61f96a8d67c9 tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4344ede7-fb31-449d-a55c-7c159a81d282) transitioned into state 'SUCCESS' from state '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-1059106655',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='26a0ebbd201f483c87cda0902dee4706',qos_specs=None,replication_status=,reservations=['cc65b623-277d-4fd3-90c4-acf3cdd340df','eec9b949-f840-44f6-a8d9-cc83054be39d','2fcfd765-868d-4c50-b1bf-d55ba7785ef0','d9808cea-e135-4fe6-9e87-e5eb943c219d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e180a96be7454af9b3273b5e58085617',volume_type_id=c25fa04c-ceb5-454c-aebc-b7243f56cff4)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:36:16.962002 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-87f5e28b-6130-46c5-8cc3-61f96a8d67c9 tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0484b589-0474-4147-a2cf-dcb9611ca5fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:36:16.971595 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-87f5e28b-6130-46c5-8cc3-61f96a8d67c9 tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0484b589-0474-4147-a2cf-dcb9611ca5fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:36:16.972422 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-87f5e28b-6130-46c5-8cc3-61f96a8d67c9 tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] Flow 'volume_create_api' (187257d7-b5db-4895-a6e4-44d0a88698c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:36:16.972739 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-87f5e28b-6130-46c5-8cc3-61f96a8d67c9 tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] Create volume request issued successfully. Jul 24 07:36:16.973292 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-87f5e28b-6130-46c5-8cc3-61f96a8d67c9 tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:36:16.973738 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 21/84] 10.4.3.170 () {70 vars in 1299 bytes} [Fri Jul 24 07:36:16 2026] POST /volume/v3/volumes => generated 785 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:36:16.986451 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9bee330c-6c5d-4115-9cfe-933909005818 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:16.988035 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9bee330c-6c5d-4115-9cfe-933909005818 tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] GET https://10.4.3.170/volume/v3/volumes/a80b0533-a97f-4fea-b98a-158b0bd12e2b Jul 24 07:36:16.988231 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9bee330c-6c5d-4115-9cfe-933909005818 tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:16.988428 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9bee330c-6c5d-4115-9cfe-933909005818 tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:16.997873 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:16.997873 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:36:17.004041 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-9bee330c-6c5d-4115-9cfe-933909005818 tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] Volume info retrieved successfully. Jul 24 07:36:17.013220 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9bee330c-6c5d-4115-9cfe-933909005818 tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] https://10.4.3.170/volume/v3/volumes/a80b0533-a97f-4fea-b98a-158b0bd12e2b returned with HTTP 200 Jul 24 07:36:17.013821 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 22/85] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:36:16 2026] GET /volume/v3/volumes/a80b0533-a97f-4fea-b98a-158b0bd12e2b => generated 853 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:36:17.256564 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-c7ec26f2-2453-405d-83e7-87e2e8f5b5f2 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:17.446321 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c7ec26f2-2453-405d-83e7-87e2e8f5b5f2 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:36:17.446906 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c7ec26f2-2453-405d-83e7-87e2e8f5b5f2 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-1442557406"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:36:17.448152 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-c7ec26f2-2453-405d-83e7-87e2e8f5b5f2 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-1442557406'}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:36:17.453137 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-c7ec26f2-2453-405d-83e7-87e2e8f5b5f2 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Create volume of 1 GB Jul 24 07:36:17.453591 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:17.453591 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:36:17.456679 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-c7ec26f2-2453-405d-83e7-87e2e8f5b5f2 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Availability zone cache updated, next update will occur around 2026-07-24 08:36:17.456414. {{(pid=100243) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 24 07:36:17.456763 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-c7ec26f2-2453-405d-83e7-87e2e8f5b5f2 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Availability Zones retrieved successfully. Jul 24 07:36:17.477737 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-c7ec26f2-2453-405d-83e7-87e2e8f5b5f2 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Flow 'volume_create_api' (3d9a5305-6bca-4c74-86d7-f3e49dad90b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:36:17.478777 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-c7ec26f2-2453-405d-83e7-87e2e8f5b5f2 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8fb1dde4-eb90-4a16-80da-f9e5871eea47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:36:17.479857 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-c7ec26f2-2453-405d-83e7-87e2e8f5b5f2 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Validating volume size '1' using validate_int {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:36:17.501958 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:17.501958 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:36:17.516370 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-c7ec26f2-2453-405d-83e7-87e2e8f5b5f2 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8fb1dde4-eb90-4a16-80da-f9e5871eea47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:12Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=fcc347a0-2cc4-4dae-a501-21db3fb615f2,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fcc347a0-2cc4-4dae-a501-21db3fb615f2', 'encryption_key_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=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:36:17.517579 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-c7ec26f2-2453-405d-83e7-87e2e8f5b5f2 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4676502-940a-4bb7-b7a5-00812144a120) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:36:17.555649 np0000005822 devstack@c-api.service[100243]: WARNING cinder.quota [None req-c7ec26f2-2453-405d-83e7-87e2e8f5b5f2 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-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. Jul 24 07:36:17.556359 np0000005822 devstack@c-api.service[100243]: WARNING cinder.quota [None req-c7ec26f2-2453-405d-83e7-87e2e8f5b5f2 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-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. Jul 24 07:36:17.614113 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-c7ec26f2-2453-405d-83e7-87e2e8f5b5f2 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Created reservations ['14a3482a-5446-4cd7-8ecc-4ad437850635', 'c1901351-73f8-4de8-83f8-c7cb95e7c764', 'd1792660-68be-46da-8086-d20e8689dd3d', '98546362-ed0d-42a0-b582-5718dd38bcf2'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:36:17.615677 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-c7ec26f2-2453-405d-83e7-87e2e8f5b5f2 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4676502-940a-4bb7-b7a5-00812144a120) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['14a3482a-5446-4cd7-8ecc-4ad437850635', 'c1901351-73f8-4de8-83f8-c7cb95e7c764', 'd1792660-68be-46da-8086-d20e8689dd3d', '98546362-ed0d-42a0-b582-5718dd38bcf2']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:36:17.616293 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-c7ec26f2-2453-405d-83e7-87e2e8f5b5f2 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e6a9077-4783-42ac-9f2a-44cbe9f1ad54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:36:17.654649 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-c7ec26f2-2453-405d-83e7-87e2e8f5b5f2 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e6a9077-4783-42ac-9f2a-44cbe9f1ad54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '56a89e91-48d9-40c9-a840-7db4f96c95b8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1442557406',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='5573a0f803ac4a86a12be2bed9941201',qos_specs=None,replication_status=,reservations=['14a3482a-5446-4cd7-8ecc-4ad437850635','c1901351-73f8-4de8-83f8-c7cb95e7c764','d1792660-68be-46da-8086-d20e8689dd3d','98546362-ed0d-42a0-b582-5718dd38bcf2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8dfa4fdf93c3484eb2d1552878bcfed3',volume_type_id=fcc347a0-2cc4-4dae-a501-21db3fb615f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:36:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1442557406',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=56a89e91-48d9-40c9-a840-7db4f96c95b8,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='5573a0f803ac4a86a12be2bed9941201',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8dfa4fdf93c3484eb2d1552878bcfed3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fcc347a0-2cc4-4dae-a501-21db3fb615f2),volume_type_id=fcc347a0-2cc4-4dae-a501-21db3fb615f2)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:36:17.656114 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-c7ec26f2-2453-405d-83e7-87e2e8f5b5f2 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ee68b1e-b6de-4472-993a-59d3eec17241) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:36:17.691684 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-c7ec26f2-2453-405d-83e7-87e2e8f5b5f2 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ee68b1e-b6de-4472-993a-59d3eec17241) transitioned into state 'SUCCESS' from state '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-1442557406',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='5573a0f803ac4a86a12be2bed9941201',qos_specs=None,replication_status=,reservations=['14a3482a-5446-4cd7-8ecc-4ad437850635','c1901351-73f8-4de8-83f8-c7cb95e7c764','d1792660-68be-46da-8086-d20e8689dd3d','98546362-ed0d-42a0-b582-5718dd38bcf2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8dfa4fdf93c3484eb2d1552878bcfed3',volume_type_id=fcc347a0-2cc4-4dae-a501-21db3fb615f2)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:36:17.693180 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-c7ec26f2-2453-405d-83e7-87e2e8f5b5f2 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73b856de-294d-4234-bf30-f3682bb4b6b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:36:17.707006 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-c7ec26f2-2453-405d-83e7-87e2e8f5b5f2 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73b856de-294d-4234-bf30-f3682bb4b6b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:36:17.708035 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-c7ec26f2-2453-405d-83e7-87e2e8f5b5f2 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Flow 'volume_create_api' (3d9a5305-6bca-4c74-86d7-f3e49dad90b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:36:17.708790 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-c7ec26f2-2453-405d-83e7-87e2e8f5b5f2 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Create volume request issued successfully. Jul 24 07:36:17.709116 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c7ec26f2-2453-405d-83e7-87e2e8f5b5f2 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:36:17.710263 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 22/86] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 24 07:36:17 2026] POST /volume/v3/volumes => generated 758 bytes in 455 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:36:17.727546 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-2c4b46f7-41d5-42f8-ab6d-2137f93ee4ec None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:17.729966 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2c4b46f7-41d5-42f8-ab6d-2137f93ee4ec tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] GET https://10.4.3.170/volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8 Jul 24 07:36:17.731037 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2c4b46f7-41d5-42f8-ab6d-2137f93ee4ec tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:17.731037 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2c4b46f7-41d5-42f8-ab6d-2137f93ee4ec tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:17.742807 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:17.742807 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:36:17.759777 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-2c4b46f7-41d5-42f8-ab6d-2137f93ee4ec tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Volume info retrieved successfully. Jul 24 07:36:17.766107 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2c4b46f7-41d5-42f8-ab6d-2137f93ee4ec tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] https://10.4.3.170/volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8 returned with HTTP 200 Jul 24 07:36:17.766694 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 22/87] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:36:17 2026] GET /volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8 => generated 826 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:36:18.035847 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-05dbcc83-bd1c-466d-93f9-bf4f34d8e19e None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:18.037807 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-05dbcc83-bd1c-466d-93f9-bf4f34d8e19e tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] GET https://10.4.3.170/volume/v3/volumes/a80b0533-a97f-4fea-b98a-158b0bd12e2b Jul 24 07:36:18.038064 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-05dbcc83-bd1c-466d-93f9-bf4f34d8e19e tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:18.038298 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-05dbcc83-bd1c-466d-93f9-bf4f34d8e19e tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:18.047680 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:18.047680 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:36:18.052105 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-05dbcc83-bd1c-466d-93f9-bf4f34d8e19e tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] Volume info retrieved successfully. Jul 24 07:36:18.058006 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-05dbcc83-bd1c-466d-93f9-bf4f34d8e19e tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] https://10.4.3.170/volume/v3/volumes/a80b0533-a97f-4fea-b98a-158b0bd12e2b returned with HTTP 200 Jul 24 07:36:18.058497 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 22/88] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:36:18 2026] GET /volume/v3/volumes/a80b0533-a97f-4fea-b98a-158b0bd12e2b => generated 874 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:36:18.074803 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f308e08a-b001-479c-a736-59804ea575a9 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:18.076945 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f308e08a-b001-479c-a736-59804ea575a9 tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] GET https://10.4.3.170/volume/v3/messages Jul 24 07:36:18.077298 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f308e08a-b001-479c-a736-59804ea575a9 tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:18.077594 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f308e08a-b001-479c-a736-59804ea575a9 tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:18.083609 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f308e08a-b001-479c-a736-59804ea575a9 tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] https://10.4.3.170/volume/v3/messages returned with HTTP 200 Jul 24 07:36:18.084125 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 23/89] 10.4.3.170 () {68 vars in 1280 bytes} [Fri Jul 24 07:36:18 2026] GET /volume/v3/messages => generated 670 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:36:18.099746 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-763db93b-4d9f-4138-a5c5-10356b0e1287 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:18.104378 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-763db93b-4d9f-4138-a5c5-10356b0e1287 tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] GET https://10.4.3.170/volume/v3/messages/4a5fe718-0600-4034-b0fc-20ab02c34b76 Jul 24 07:36:18.104378 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-763db93b-4d9f-4138-a5c5-10356b0e1287 tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:18.104378 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-763db93b-4d9f-4138-a5c5-10356b0e1287 tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:18.112948 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:18.112948 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:36:18.114024 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-763db93b-4d9f-4138-a5c5-10356b0e1287 tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] https://10.4.3.170/volume/v3/messages/4a5fe718-0600-4034-b0fc-20ab02c34b76 returned with HTTP 200 Jul 24 07:36:18.114905 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 23/90] 10.4.3.170 () {68 vars in 1391 bytes} [Fri Jul 24 07:36:18 2026] GET /volume/v3/messages/4a5fe718-0600-4034-b0fc-20ab02c34b76 => generated 667 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:36:18.126648 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-69b9df4c-9b47-4881-8356-74f25dc5a713 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:18.127435 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-69b9df4c-9b47-4881-8356-74f25dc5a713 tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] GET https://10.4.3.170/volume/v3/messages Jul 24 07:36:18.127718 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-69b9df4c-9b47-4881-8356-74f25dc5a713 tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:18.128237 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-69b9df4c-9b47-4881-8356-74f25dc5a713 tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] Calling method 'version_select' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:18.132775 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-69b9df4c-9b47-4881-8356-74f25dc5a713 tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] https://10.4.3.170/volume/v3/messages returned with HTTP 200 Jul 24 07:36:18.133276 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 23/91] 10.4.3.170 () {68 vars in 1280 bytes} [Fri Jul 24 07:36:18 2026] GET /volume/v3/messages => generated 670 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:36:18.147742 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-fe0485b4-3480-4332-81b0-3453abc3d457 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:18.151037 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-fe0485b4-3480-4332-81b0-3453abc3d457 tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] DELETE https://10.4.3.170/volume/v3/messages/4a5fe718-0600-4034-b0fc-20ab02c34b76 Jul 24 07:36:18.151484 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-fe0485b4-3480-4332-81b0-3453abc3d457 tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:18.151815 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-fe0485b4-3480-4332-81b0-3453abc3d457 tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] Calling method 'version_select' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:18.162769 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-fe0485b4-3480-4332-81b0-3453abc3d457 tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] https://10.4.3.170/volume/v3/messages/4a5fe718-0600-4034-b0fc-20ab02c34b76 returned with HTTP 204 Jul 24 07:36:18.163439 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 23/92] 10.4.3.170 () {68 vars in 1394 bytes} [Fri Jul 24 07:36:18 2026] DELETE /volume/v3/messages/4a5fe718-0600-4034-b0fc-20ab02c34b76 => generated 0 bytes in 16 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 24 07:36:18.176459 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0428b36f-a5d3-4e39-b82a-872459a632fc None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:18.180407 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0428b36f-a5d3-4e39-b82a-872459a632fc tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] GET https://10.4.3.170/volume/v3/volumes/a80b0533-a97f-4fea-b98a-158b0bd12e2b Jul 24 07:36:18.180407 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0428b36f-a5d3-4e39-b82a-872459a632fc tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:18.180407 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0428b36f-a5d3-4e39-b82a-872459a632fc tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:18.191530 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:18.191530 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:36:18.195969 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-0428b36f-a5d3-4e39-b82a-872459a632fc tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] Volume info retrieved successfully. Jul 24 07:36:18.206173 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0428b36f-a5d3-4e39-b82a-872459a632fc tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] https://10.4.3.170/volume/v3/volumes/a80b0533-a97f-4fea-b98a-158b0bd12e2b returned with HTTP 200 Jul 24 07:36:18.206724 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 24/93] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:36:18 2026] GET /volume/v3/volumes/a80b0533-a97f-4fea-b98a-158b0bd12e2b => generated 874 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:36:18.222085 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-2ebf3025-9aec-488a-890a-ecb3444f96ec None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:18.227246 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2ebf3025-9aec-488a-890a-ecb3444f96ec tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] DELETE https://10.4.3.170/volume/v3/volumes/a80b0533-a97f-4fea-b98a-158b0bd12e2b Jul 24 07:36:18.227246 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2ebf3025-9aec-488a-890a-ecb3444f96ec tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:18.227246 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2ebf3025-9aec-488a-890a-ecb3444f96ec tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:18.227246 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-2ebf3025-9aec-488a-890a-ecb3444f96ec tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] Delete volume with id: a80b0533-a97f-4fea-b98a-158b0bd12e2b Jul 24 07:36:18.240475 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:18.240475 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:36:18.240990 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-2ebf3025-9aec-488a-890a-ecb3444f96ec tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] Volume info retrieved successfully. Jul 24 07:36:18.242702 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-2ebf3025-9aec-488a-890a-ecb3444f96ec tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100243) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 24 07:36:18.260178 np0000005822 devstack@c-api.service[100243]: WARNING cinder.quota [None req-2ebf3025-9aec-488a-890a-ecb3444f96ec tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-414579893 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-414579893, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:36:18.261171 np0000005822 devstack@c-api.service[100243]: WARNING cinder.quota [None req-2ebf3025-9aec-488a-890a-ecb3444f96ec tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-414579893 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-414579893, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:36:18.279333 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-2ebf3025-9aec-488a-890a-ecb3444f96ec tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] Created reservations ['daf387b2-f89d-4257-8500-8735f11ea3e3', '9711f4a9-0e64-40c4-bc0d-a2b2dc10f33c', '54194b76-5e62-4c8f-9911-619a1ab3ef53', '86fe97a0-b592-4966-ac90-deab93f6bb70'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:36:18.327351 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-2ebf3025-9aec-488a-890a-ecb3444f96ec tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] Delete volume request issued successfully. Jul 24 07:36:18.327708 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2ebf3025-9aec-488a-890a-ecb3444f96ec tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] https://10.4.3.170/volume/v3/volumes/a80b0533-a97f-4fea-b98a-158b0bd12e2b returned with HTTP 202 Jul 24 07:36:18.329478 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 24/94] 10.4.3.170 () {68 vars in 1391 bytes} [Fri Jul 24 07:36:18 2026] DELETE /volume/v3/volumes/a80b0533-a97f-4fea-b98a-158b0bd12e2b => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:36:18.339617 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-55e6f180-30fc-4371-9892-50da6d97f758 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:18.342164 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-55e6f180-30fc-4371-9892-50da6d97f758 tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] GET https://10.4.3.170/volume/v3/volumes/a80b0533-a97f-4fea-b98a-158b0bd12e2b Jul 24 07:36:18.342366 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-55e6f180-30fc-4371-9892-50da6d97f758 tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:18.342610 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-55e6f180-30fc-4371-9892-50da6d97f758 tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:18.349224 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-55e6f180-30fc-4371-9892-50da6d97f758 tempest-UserMessagesTest-2147257491 tempest-UserMessagesTest-2147257491-project-member] https://10.4.3.170/volume/v3/volumes/a80b0533-a97f-4fea-b98a-158b0bd12e2b returned with HTTP 404 Jul 24 07:36:18.349841 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 24/95] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:36:18 2026] GET /volume/v3/volumes/a80b0533-a97f-4fea-b98a-158b0bd12e2b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:36:18.358947 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-11cc34d7-e90f-4458-b800-d361e78dae44 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:18.360974 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-11cc34d7-e90f-4458-b800-d361e78dae44 tempest-UserMessagesTest-1821690302 tempest-UserMessagesTest-1821690302-project-admin] DELETE https://10.4.3.170/volume/v3/types/c25fa04c-ceb5-454c-aebc-b7243f56cff4 Jul 24 07:36:18.361174 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-11cc34d7-e90f-4458-b800-d361e78dae44 tempest-UserMessagesTest-1821690302 tempest-UserMessagesTest-1821690302-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:18.361427 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-11cc34d7-e90f-4458-b800-d361e78dae44 tempest-UserMessagesTest-1821690302 tempest-UserMessagesTest-1821690302-project-admin] Calling method '_delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:18.412472 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-11cc34d7-e90f-4458-b800-d361e78dae44 tempest-UserMessagesTest-1821690302 tempest-UserMessagesTest-1821690302-project-admin] https://10.4.3.170/volume/v3/types/c25fa04c-ceb5-454c-aebc-b7243f56cff4 returned with HTTP 202 Jul 24 07:36:18.412913 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 24/96] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 24 07:36:18 2026] DELETE /volume/v3/types/c25fa04c-ceb5-454c-aebc-b7243f56cff4 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:36:18.421616 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a7b8ccdb-1213-4f84-a580-2856b50f8664 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:18.423616 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a7b8ccdb-1213-4f84-a580-2856b50f8664 tempest-UserMessagesTest-1821690302 tempest-UserMessagesTest-1821690302-project-admin] GET https://10.4.3.170/volume/v3/types/c25fa04c-ceb5-454c-aebc-b7243f56cff4 Jul 24 07:36:18.423831 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a7b8ccdb-1213-4f84-a580-2856b50f8664 tempest-UserMessagesTest-1821690302 tempest-UserMessagesTest-1821690302-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:18.424518 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a7b8ccdb-1213-4f84-a580-2856b50f8664 tempest-UserMessagesTest-1821690302 tempest-UserMessagesTest-1821690302-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:18.429805 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a7b8ccdb-1213-4f84-a580-2856b50f8664 tempest-UserMessagesTest-1821690302 tempest-UserMessagesTest-1821690302-project-admin] https://10.4.3.170/volume/v3/types/c25fa04c-ceb5-454c-aebc-b7243f56cff4 returned with HTTP 404 Jul 24 07:36:18.430564 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 25/97] 10.4.3.170 () {66 vars in 1342 bytes} [Fri Jul 24 07:36:18 2026] GET /volume/v3/types/c25fa04c-ceb5-454c-aebc-b7243f56cff4 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:36:18.782717 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-1c9bfb00-cc38-4d41-951f-83b77da03a25 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:18.785901 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1c9bfb00-cc38-4d41-951f-83b77da03a25 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] GET https://10.4.3.170/volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8 Jul 24 07:36:18.787616 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1c9bfb00-cc38-4d41-951f-83b77da03a25 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:18.787616 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1c9bfb00-cc38-4d41-951f-83b77da03a25 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:18.798250 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:18.798250 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:36:18.803777 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-1c9bfb00-cc38-4d41-951f-83b77da03a25 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Volume info retrieved successfully. Jul 24 07:36:18.808935 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1c9bfb00-cc38-4d41-951f-83b77da03a25 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] https://10.4.3.170/volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8 returned with HTTP 200 Jul 24 07:36:18.809297 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 25/98] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:36:18 2026] GET /volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8 => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:36:18.827280 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-dce466df-c320-4bf2-bee0-244248218aa8 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:18.860160 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-4a35fae0-faef-4f61-a955-d08f5351fa31 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:19.090591 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4a35fae0-faef-4f61-a955-d08f5351fa31 tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:36:19.091108 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4a35fae0-faef-4f61-a955-d08f5351fa31 tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-1934077786"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:36:19.092554 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-4a35fae0-faef-4f61-a955-d08f5351fa31 tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-1934077786'}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:36:19.092784 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-4a35fae0-faef-4f61-a955-d08f5351fa31 tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] Create volume of 1 GB Jul 24 07:36:19.097133 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-4a35fae0-faef-4f61-a955-d08f5351fa31 tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] Availability Zones retrieved successfully. Jul 24 07:36:19.102942 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-4a35fae0-faef-4f61-a955-d08f5351fa31 tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] Flow 'volume_create_api' (29dd9323-a17d-450e-a067-193e8ac91c79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:36:19.106042 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-4a35fae0-faef-4f61-a955-d08f5351fa31 tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c3dba4d-1b91-4828-aa8e-122f36e97d5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:36:19.106360 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-dce466df-c320-4bf2-bee0-244248218aa8 tempest-TestMultiAttachVolumeSwap-1433857801 tempest-TestMultiAttachVolumeSwap-1433857801-project-admin] POST https://10.4.3.170/volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8/action Jul 24 07:36:19.106787 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-dce466df-c320-4bf2-bee0-244248218aa8 tempest-TestMultiAttachVolumeSwap-1433857801 tempest-TestMultiAttachVolumeSwap-1433857801-project-admin] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:36:19.106920 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-dce466df-c320-4bf2-bee0-244248218aa8 tempest-TestMultiAttachVolumeSwap-1433857801 tempest-TestMultiAttachVolumeSwap-1433857801-project-admin] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:36:19.106977 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-4a35fae0-faef-4f61-a955-d08f5351fa31 tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] Validating volume size '1' using validate_int {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:36:19.136486 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-4a35fae0-faef-4f61-a955-d08f5351fa31 tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c3dba4d-1b91-4828-aa8e-122f36e97d5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:36:19.137272 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-4a35fae0-faef-4f61-a955-d08f5351fa31 tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (371a0ba0-3ae4-4669-b846-ef617696a901) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:36:19.148883 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:19.148883 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:36:19.149286 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-dce466df-c320-4bf2-bee0-244248218aa8 tempest-TestMultiAttachVolumeSwap-1433857801 tempest-TestMultiAttachVolumeSwap-1433857801-project-admin] Volume info retrieved successfully. Jul 24 07:36:19.159393 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-dce466df-c320-4bf2-bee0-244248218aa8 tempest-TestMultiAttachVolumeSwap-1433857801 tempest-TestMultiAttachVolumeSwap-1433857801-project-admin] Update volume admin metadata completed successfully. Jul 24 07:36:19.159698 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-dce466df-c320-4bf2-bee0-244248218aa8 tempest-TestMultiAttachVolumeSwap-1433857801 tempest-TestMultiAttachVolumeSwap-1433857801-project-admin] Update readonly setting on volume completed successfully. Jul 24 07:36:19.159789 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-dce466df-c320-4bf2-bee0-244248218aa8 tempest-TestMultiAttachVolumeSwap-1433857801 tempest-TestMultiAttachVolumeSwap-1433857801-project-admin] https://10.4.3.170/volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8/action returned with HTTP 202 Jul 24 07:36:19.160274 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 25/99] 10.4.3.170 () {68 vars in 1390 bytes} [Fri Jul 24 07:36:18 2026] POST /volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8/action => generated 0 bytes in 333 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:36:19.168674 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-451c70e1-3bc6-4cec-bb8d-ba5596d2433f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:19.170617 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-451c70e1-3bc6-4cec-bb8d-ba5596d2433f tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:36:19.171349 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-451c70e1-3bc6-4cec-bb8d-ba5596d2433f tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-1311978715"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:36:19.172504 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-451c70e1-3bc6-4cec-bb8d-ba5596d2433f tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-1311978715'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:36:19.177101 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-451c70e1-3bc6-4cec-bb8d-ba5596d2433f tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Create volume of 1 GB Jul 24 07:36:19.177459 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:19.177459 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:36:19.180890 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-451c70e1-3bc6-4cec-bb8d-ba5596d2433f tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Availability zone cache updated, next update will occur around 2026-07-24 08:36:19.180610. {{(pid=100246) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 24 07:36:19.181089 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-451c70e1-3bc6-4cec-bb8d-ba5596d2433f tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Availability Zones retrieved successfully. Jul 24 07:36:19.204918 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-451c70e1-3bc6-4cec-bb8d-ba5596d2433f tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Flow 'volume_create_api' (549a4a07-b846-4909-b21b-05d2168997b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:36:19.206407 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-451c70e1-3bc6-4cec-bb8d-ba5596d2433f tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0c28d1e-876f-407e-bd78-9beb0e7ef10d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:36:19.207462 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-451c70e1-3bc6-4cec-bb8d-ba5596d2433f tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:36:19.211026 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-4a35fae0-faef-4f61-a955-d08f5351fa31 tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] Created reservations ['3c7407ce-b930-4226-8bb0-2f966769111a', 'ce24129f-aad5-4876-90e6-0d02374ee9c4', '05d31986-d176-47f0-9f75-463948f3388a', '0d50f6eb-8cde-497b-b0be-18c814896e3c'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:36:19.212372 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-4a35fae0-faef-4f61-a955-d08f5351fa31 tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (371a0ba0-3ae4-4669-b846-ef617696a901) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3c7407ce-b930-4226-8bb0-2f966769111a', 'ce24129f-aad5-4876-90e6-0d02374ee9c4', '05d31986-d176-47f0-9f75-463948f3388a', '0d50f6eb-8cde-497b-b0be-18c814896e3c']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:36:19.213443 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-4a35fae0-faef-4f61-a955-d08f5351fa31 tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac917405-e642-4205-bfe8-2999d7b87642) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:36:19.233116 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:19.233116 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:36:19.253984 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-451c70e1-3bc6-4cec-bb8d-ba5596d2433f tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0c28d1e-876f-407e-bd78-9beb0e7ef10d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:12Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=fcc347a0-2cc4-4dae-a501-21db3fb615f2,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fcc347a0-2cc4-4dae-a501-21db3fb615f2', 'encryption_key_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=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:36:19.255145 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-451c70e1-3bc6-4cec-bb8d-ba5596d2433f tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb669bf7-d3b7-486b-b0b8-dbfb0553ce8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:36:19.298509 np0000005822 devstack@c-api.service[100246]: WARNING cinder.quota [None req-451c70e1-3bc6-4cec-bb8d-ba5596d2433f tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-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. Jul 24 07:36:19.298891 np0000005822 devstack@c-api.service[100246]: WARNING cinder.quota [None req-451c70e1-3bc6-4cec-bb8d-ba5596d2433f tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-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. Jul 24 07:36:19.314692 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-451c70e1-3bc6-4cec-bb8d-ba5596d2433f tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Created reservations ['44ddc8ac-2a11-4bbe-9ea6-84b26d608f0c', 'e93aaff8-20e8-4a48-9b27-4bdd04222f1d', 'fcf64ecb-6c41-449b-a3e3-c86b29f5b501', 'ede7a90a-49d0-4fe6-ae8f-f39f36c19e96'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:36:19.315606 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-451c70e1-3bc6-4cec-bb8d-ba5596d2433f tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb669bf7-d3b7-486b-b0b8-dbfb0553ce8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['44ddc8ac-2a11-4bbe-9ea6-84b26d608f0c', 'e93aaff8-20e8-4a48-9b27-4bdd04222f1d', 'fcf64ecb-6c41-449b-a3e3-c86b29f5b501', 'ede7a90a-49d0-4fe6-ae8f-f39f36c19e96']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:36:19.316799 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-451c70e1-3bc6-4cec-bb8d-ba5596d2433f tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6928d3e8-3a7a-41ce-a93d-32973350793a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:36:19.345601 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-451c70e1-3bc6-4cec-bb8d-ba5596d2433f tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6928d3e8-3a7a-41ce-a93d-32973350793a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '81fd9acf-7e5c-49c2-a7ec-514ba8e64810', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1311978715',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='5573a0f803ac4a86a12be2bed9941201',qos_specs=None,replication_status=,reservations=['44ddc8ac-2a11-4bbe-9ea6-84b26d608f0c','e93aaff8-20e8-4a48-9b27-4bdd04222f1d','fcf64ecb-6c41-449b-a3e3-c86b29f5b501','ede7a90a-49d0-4fe6-ae8f-f39f36c19e96'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8dfa4fdf93c3484eb2d1552878bcfed3',volume_type_id=fcc347a0-2cc4-4dae-a501-21db3fb615f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:36:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1311978715',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=81fd9acf-7e5c-49c2-a7ec-514ba8e64810,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='5573a0f803ac4a86a12be2bed9941201',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8dfa4fdf93c3484eb2d1552878bcfed3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fcc347a0-2cc4-4dae-a501-21db3fb615f2),volume_type_id=fcc347a0-2cc4-4dae-a501-21db3fb615f2)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:36:19.346442 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-451c70e1-3bc6-4cec-bb8d-ba5596d2433f tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45be7876-9bee-4a05-92ac-5242e8014e9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:36:19.367760 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-451c70e1-3bc6-4cec-bb8d-ba5596d2433f tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45be7876-9bee-4a05-92ac-5242e8014e9f) transitioned into state 'SUCCESS' from state '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-1311978715',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='5573a0f803ac4a86a12be2bed9941201',qos_specs=None,replication_status=,reservations=['44ddc8ac-2a11-4bbe-9ea6-84b26d608f0c','e93aaff8-20e8-4a48-9b27-4bdd04222f1d','fcf64ecb-6c41-449b-a3e3-c86b29f5b501','ede7a90a-49d0-4fe6-ae8f-f39f36c19e96'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8dfa4fdf93c3484eb2d1552878bcfed3',volume_type_id=fcc347a0-2cc4-4dae-a501-21db3fb615f2)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:36:19.368617 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-451c70e1-3bc6-4cec-bb8d-ba5596d2433f tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d8a3fdf-80b1-4d97-9820-c8986596f530) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:36:19.382408 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-451c70e1-3bc6-4cec-bb8d-ba5596d2433f tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d8a3fdf-80b1-4d97-9820-c8986596f530) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:36:19.384122 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-451c70e1-3bc6-4cec-bb8d-ba5596d2433f tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Flow 'volume_create_api' (549a4a07-b846-4909-b21b-05d2168997b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:36:19.384854 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-451c70e1-3bc6-4cec-bb8d-ba5596d2433f tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Create volume request issued successfully. Jul 24 07:36:19.385764 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-451c70e1-3bc6-4cec-bb8d-ba5596d2433f tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:36:19.386426 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 26/100] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 24 07:36:19 2026] POST /volume/v3/volumes => generated 758 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:36:19.404226 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-955e21fa-66e9-4b53-b671-88def5c67c81 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:19.404337 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-4a35fae0-faef-4f61-a955-d08f5351fa31 tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac917405-e642-4205-bfe8-2999d7b87642) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b20e1ef4-df51-40c6-93a7-9da58d6671d8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1934077786',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9bac6b9ec7804f35a951053c764ea8fb',qos_specs=None,replication_status=,reservations=['3c7407ce-b930-4226-8bb0-2f966769111a','ce24129f-aad5-4876-90e6-0d02374ee9c4','05d31986-d176-47f0-9f75-463948f3388a','0d50f6eb-8cde-497b-b0be-18c814896e3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd47a9b6e5db44ce9406bfe8d749dbad',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:36:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1934077786',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b20e1ef4-df51-40c6-93a7-9da58d6671d8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9bac6b9ec7804f35a951053c764ea8fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bd47a9b6e5db44ce9406bfe8d749dbad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:36:19.404337 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-4a35fae0-faef-4f61-a955-d08f5351fa31 tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ef8bfcd-f6f1-4eb2-b795-d1e43f5c3350) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:36:19.404474 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-955e21fa-66e9-4b53-b671-88def5c67c81 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] GET https://10.4.3.170/volume/v3/volumes/81fd9acf-7e5c-49c2-a7ec-514ba8e64810 Jul 24 07:36:19.404474 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-955e21fa-66e9-4b53-b671-88def5c67c81 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:19.404646 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-955e21fa-66e9-4b53-b671-88def5c67c81 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:19.413135 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:19.413135 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:36:19.417627 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-955e21fa-66e9-4b53-b671-88def5c67c81 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Volume info retrieved successfully. Jul 24 07:36:19.422077 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-955e21fa-66e9-4b53-b671-88def5c67c81 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] https://10.4.3.170/volume/v3/volumes/81fd9acf-7e5c-49c2-a7ec-514ba8e64810 returned with HTTP 200 Jul 24 07:36:19.422461 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 26/101] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:36:19 2026] GET /volume/v3/volumes/81fd9acf-7e5c-49c2-a7ec-514ba8e64810 => generated 826 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:36:19.426934 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-4a35fae0-faef-4f61-a955-d08f5351fa31 tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ef8bfcd-f6f1-4eb2-b795-d1e43f5c3350) transitioned into state 'SUCCESS' from state '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-1934077786',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9bac6b9ec7804f35a951053c764ea8fb',qos_specs=None,replication_status=,reservations=['3c7407ce-b930-4226-8bb0-2f966769111a','ce24129f-aad5-4876-90e6-0d02374ee9c4','05d31986-d176-47f0-9f75-463948f3388a','0d50f6eb-8cde-497b-b0be-18c814896e3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd47a9b6e5db44ce9406bfe8d749dbad',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:36:19.427898 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-4a35fae0-faef-4f61-a955-d08f5351fa31 tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6740558f-4776-4951-9e1d-8666ec55807a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:36:19.442221 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-4a35fae0-faef-4f61-a955-d08f5351fa31 tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6740558f-4776-4951-9e1d-8666ec55807a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:36:19.443937 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-4a35fae0-faef-4f61-a955-d08f5351fa31 tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] Flow 'volume_create_api' (29dd9323-a17d-450e-a067-193e8ac91c79) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:36:19.444426 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-4a35fae0-faef-4f61-a955-d08f5351fa31 tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] Create volume request issued successfully. Jul 24 07:36:19.445262 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4a35fae0-faef-4f61-a955-d08f5351fa31 tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:36:19.445783 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 25/102] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 24 07:36:18 2026] POST /volume/v3/volumes => generated 785 bytes in 586 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:36:19.466369 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-8a20cd86-bf5f-47ea-890b-9545d5ad9a9c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:19.468194 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8a20cd86-bf5f-47ea-890b-9545d5ad9a9c tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] GET https://10.4.3.170/volume/v3/volumes/b20e1ef4-df51-40c6-93a7-9da58d6671d8 Jul 24 07:36:19.468194 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8a20cd86-bf5f-47ea-890b-9545d5ad9a9c tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:19.468339 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8a20cd86-bf5f-47ea-890b-9545d5ad9a9c tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:19.478262 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:19.478262 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:36:19.484699 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-8a20cd86-bf5f-47ea-890b-9545d5ad9a9c tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] Volume info retrieved successfully. Jul 24 07:36:19.490999 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8a20cd86-bf5f-47ea-890b-9545d5ad9a9c tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] https://10.4.3.170/volume/v3/volumes/b20e1ef4-df51-40c6-93a7-9da58d6671d8 returned with HTTP 200 Jul 24 07:36:19.491690 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 26/103] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:36:19 2026] GET /volume/v3/volumes/b20e1ef4-df51-40c6-93a7-9da58d6671d8 => generated 964 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:36:20.442983 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ba381e03-245f-458b-b0ad-f94446a66a71 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:20.447645 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ba381e03-245f-458b-b0ad-f94446a66a71 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] GET https://10.4.3.170/volume/v3/volumes/81fd9acf-7e5c-49c2-a7ec-514ba8e64810 Jul 24 07:36:20.447974 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ba381e03-245f-458b-b0ad-f94446a66a71 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:20.448182 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ba381e03-245f-458b-b0ad-f94446a66a71 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:20.459631 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:20.459631 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:36:20.466539 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-ba381e03-245f-458b-b0ad-f94446a66a71 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Volume info retrieved successfully. Jul 24 07:36:20.472988 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ba381e03-245f-458b-b0ad-f94446a66a71 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] https://10.4.3.170/volume/v3/volumes/81fd9acf-7e5c-49c2-a7ec-514ba8e64810 returned with HTTP 200 Jul 24 07:36:20.473364 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 27/104] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:36:20 2026] GET /volume/v3/volumes/81fd9acf-7e5c-49c2-a7ec-514ba8e64810 => generated 851 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:36:20.508424 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-ac8b7708-b8d3-4272-a205-626bb8970aef None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:20.510761 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ac8b7708-b8d3-4272-a205-626bb8970aef tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] GET https://10.4.3.170/volume/v3/volumes/b20e1ef4-df51-40c6-93a7-9da58d6671d8 Jul 24 07:36:20.511025 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ac8b7708-b8d3-4272-a205-626bb8970aef tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:20.511327 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ac8b7708-b8d3-4272-a205-626bb8970aef tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:20.559706 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:20.559706 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:36:20.566550 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-ac8b7708-b8d3-4272-a205-626bb8970aef tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] Volume info retrieved successfully. Jul 24 07:36:20.572975 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ac8b7708-b8d3-4272-a205-626bb8970aef tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] https://10.4.3.170/volume/v3/volumes/b20e1ef4-df51-40c6-93a7-9da58d6671d8 returned with HTTP 200 Jul 24 07:36:20.573373 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 27/105] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:36:20 2026] GET /volume/v3/volumes/b20e1ef4-df51-40c6-93a7-9da58d6671d8 => generated 1016 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:36:22.307278 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-b0f486f8-8058-4c4c-9bae-af57e4dd934c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:22.311643 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b0f486f8-8058-4c4c-9bae-af57e4dd934c tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:36:22.312002 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b0f486f8-8058-4c4c-9bae-af57e4dd934c tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-2104745195"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:36:22.313583 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-b0f486f8-8058-4c4c-9bae-af57e4dd934c tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-2104745195'}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:36:22.313716 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-b0f486f8-8058-4c4c-9bae-af57e4dd934c tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] Create volume of 1 GB Jul 24 07:36:22.315107 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:22.315107 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:36:22.321617 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-b0f486f8-8058-4c4c-9bae-af57e4dd934c tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] Availability Zones retrieved successfully. Jul 24 07:36:22.327830 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-b0f486f8-8058-4c4c-9bae-af57e4dd934c tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] Flow 'volume_create_api' (4430ecdc-5f3a-4269-b051-9a752eb575de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:36:22.328946 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-b0f486f8-8058-4c4c-9bae-af57e4dd934c tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf69c44c-69a8-4290-995d-e68e8dece574) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:36:22.329947 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-b0f486f8-8058-4c4c-9bae-af57e4dd934c tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] Validating volume size '1' using validate_int {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:36:22.359355 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-b0f486f8-8058-4c4c-9bae-af57e4dd934c tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf69c44c-69a8-4290-995d-e68e8dece574) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:36:22.360194 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-b0f486f8-8058-4c4c-9bae-af57e4dd934c tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8a15a79-f9ac-4955-bbfd-a982558a4970) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:36:22.440070 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-b0f486f8-8058-4c4c-9bae-af57e4dd934c tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] Created reservations ['3b964935-9f67-477b-ab19-664bb070231d', 'eadf41e4-3034-4d42-8859-320feb10faf1', '077fcccd-dd99-43a0-9506-51eef63297d2', '9d7c1dc1-e96f-4180-8b11-140251ef7869'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:36:22.441077 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-b0f486f8-8058-4c4c-9bae-af57e4dd934c tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8a15a79-f9ac-4955-bbfd-a982558a4970) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3b964935-9f67-477b-ab19-664bb070231d', 'eadf41e4-3034-4d42-8859-320feb10faf1', '077fcccd-dd99-43a0-9506-51eef63297d2', '9d7c1dc1-e96f-4180-8b11-140251ef7869']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:36:22.442030 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-b0f486f8-8058-4c4c-9bae-af57e4dd934c tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb37b944-b4e7-4d8a-b9d1-93cea519ce28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:36:22.471725 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-b0f486f8-8058-4c4c-9bae-af57e4dd934c tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb37b944-b4e7-4d8a-b9d1-93cea519ce28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5efc72f9-c1a2-4d50-9deb-0fe12a4ad0e9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-2104745195',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='652afcdf6ead4a569b30f139087f3eef',qos_specs=None,replication_status=,reservations=['3b964935-9f67-477b-ab19-664bb070231d','eadf41e4-3034-4d42-8859-320feb10faf1','077fcccd-dd99-43a0-9506-51eef63297d2','9d7c1dc1-e96f-4180-8b11-140251ef7869'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8578fc4a66194809ac43a0bea4f0e1ea',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:36:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-2104745195',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5efc72f9-c1a2-4d50-9deb-0fe12a4ad0e9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='652afcdf6ead4a569b30f139087f3eef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8578fc4a66194809ac43a0bea4f0e1ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:36:22.472924 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-b0f486f8-8058-4c4c-9bae-af57e4dd934c tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e52ba8ab-2485-4367-b172-07f548a25223) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:36:22.503523 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-b0f486f8-8058-4c4c-9bae-af57e4dd934c tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e52ba8ab-2485-4367-b172-07f548a25223) transitioned into state 'SUCCESS' from state '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-2104745195',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='652afcdf6ead4a569b30f139087f3eef',qos_specs=None,replication_status=,reservations=['3b964935-9f67-477b-ab19-664bb070231d','eadf41e4-3034-4d42-8859-320feb10faf1','077fcccd-dd99-43a0-9506-51eef63297d2','9d7c1dc1-e96f-4180-8b11-140251ef7869'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8578fc4a66194809ac43a0bea4f0e1ea',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:36:22.504526 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-b0f486f8-8058-4c4c-9bae-af57e4dd934c tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8eada698-d8ac-453a-a7a2-78cb236f687e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:36:22.515789 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-b0f486f8-8058-4c4c-9bae-af57e4dd934c tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8eada698-d8ac-453a-a7a2-78cb236f687e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:36:22.516920 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-b0f486f8-8058-4c4c-9bae-af57e4dd934c tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] Flow 'volume_create_api' (4430ecdc-5f3a-4269-b051-9a752eb575de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:36:22.517802 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-b0f486f8-8058-4c4c-9bae-af57e4dd934c tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] Create volume request issued successfully. Jul 24 07:36:22.518387 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b0f486f8-8058-4c4c-9bae-af57e4dd934c tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:36:22.518629 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 26/106] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 24 07:36:22 2026] POST /volume/v3/volumes => generated 752 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:36:22.543608 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-ba5ea928-f87c-4e04-a52c-2f0af42c1cd8 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:22.545568 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ba5ea928-f87c-4e04-a52c-2f0af42c1cd8 tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] GET https://10.4.3.170/volume/v3/volumes/5efc72f9-c1a2-4d50-9deb-0fe12a4ad0e9 Jul 24 07:36:22.547131 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ba5ea928-f87c-4e04-a52c-2f0af42c1cd8 tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:22.547131 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ba5ea928-f87c-4e04-a52c-2f0af42c1cd8 tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:22.560628 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:22.560628 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:36:22.573323 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-ba5ea928-f87c-4e04-a52c-2f0af42c1cd8 tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] Volume info retrieved successfully. Jul 24 07:36:22.582747 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ba5ea928-f87c-4e04-a52c-2f0af42c1cd8 tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] https://10.4.3.170/volume/v3/volumes/5efc72f9-c1a2-4d50-9deb-0fe12a4ad0e9 returned with HTTP 200 Jul 24 07:36:22.583450 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 27/107] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:36:22 2026] GET /volume/v3/volumes/5efc72f9-c1a2-4d50-9deb-0fe12a4ad0e9 => generated 820 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:36:23.602216 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1c492889-1fa8-43df-9400-87f3f0b0cb44 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:23.604314 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1c492889-1fa8-43df-9400-87f3f0b0cb44 tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] GET https://10.4.3.170/volume/v3/volumes/5efc72f9-c1a2-4d50-9deb-0fe12a4ad0e9 Jul 24 07:36:23.604547 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1c492889-1fa8-43df-9400-87f3f0b0cb44 tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:23.604774 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1c492889-1fa8-43df-9400-87f3f0b0cb44 tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:23.623225 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:23.623225 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:36:23.632601 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-1c492889-1fa8-43df-9400-87f3f0b0cb44 tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] Volume info retrieved successfully. Jul 24 07:36:23.640534 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1c492889-1fa8-43df-9400-87f3f0b0cb44 tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] https://10.4.3.170/volume/v3/volumes/5efc72f9-c1a2-4d50-9deb-0fe12a4ad0e9 returned with HTTP 200 Jul 24 07:36:23.640993 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 28/108] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:36:23 2026] GET /volume/v3/volumes/5efc72f9-c1a2-4d50-9deb-0fe12a4ad0e9 => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:36:23.760125 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-a7886f83-0a25-41ed-9433-772debb42ab7 req-70753ec7-1717-4a68-bc77-5353eded5a22 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:23.764889 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-a7886f83-0a25-41ed-9433-772debb42ab7 req-70753ec7-1717-4a68-bc77-5353eded5a22 tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] GET https://10.4.3.170/volume/v3/volumes/5efc72f9-c1a2-4d50-9deb-0fe12a4ad0e9 Jul 24 07:36:23.765860 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-a7886f83-0a25-41ed-9433-772debb42ab7 req-70753ec7-1717-4a68-bc77-5353eded5a22 tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:23.765860 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-a7886f83-0a25-41ed-9433-772debb42ab7 req-70753ec7-1717-4a68-bc77-5353eded5a22 tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:23.778821 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:23.778821 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:36:23.788168 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-a7886f83-0a25-41ed-9433-772debb42ab7 req-70753ec7-1717-4a68-bc77-5353eded5a22 tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] Volume info retrieved successfully. Jul 24 07:36:23.796804 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-a7886f83-0a25-41ed-9433-772debb42ab7 req-70753ec7-1717-4a68-bc77-5353eded5a22 tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] https://10.4.3.170/volume/v3/volumes/5efc72f9-c1a2-4d50-9deb-0fe12a4ad0e9 returned with HTTP 200 Jul 24 07:36:23.797357 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 28/109] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:36:23 2026] GET /volume/v3/volumes/5efc72f9-c1a2-4d50-9deb-0fe12a4ad0e9 => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:36:24.182445 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-645b5bd9-478f-412e-8e12-5f9b1408121d None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:24.183167 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-645b5bd9-478f-412e-8e12-5f9b1408121d None None] GET https://10.4.3.170/volume// Jul 24 07:36:24.183353 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-645b5bd9-478f-412e-8e12-5f9b1408121d None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:24.183560 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-645b5bd9-478f-412e-8e12-5f9b1408121d None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:24.184130 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-645b5bd9-478f-412e-8e12-5f9b1408121d None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:36:24.184587 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 27/110] 10.4.3.170 () {66 vars in 1428 bytes} [Fri Jul 24 07:36:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:36:24.209948 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-a7886f83-0a25-41ed-9433-772debb42ab7 req-55d959e3-3ffb-4add-a8fc-7e70453e8564 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:24.476189 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-a7886f83-0a25-41ed-9433-772debb42ab7 req-55d959e3-3ffb-4add-a8fc-7e70453e8564 tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 24 07:36:24.476729 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-a7886f83-0a25-41ed-9433-772debb42ab7 req-55d959e3-3ffb-4add-a8fc-7e70453e8564 tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5efc72f9-c1a2-4d50-9deb-0fe12a4ad0e9", "connector": null, "instance_uuid": "83b03ebb-2f0a-4cfe-86fc-66ab7444f8c1"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:36:24.489369 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:24.489369 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:36:24.532108 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-71c8b072-1012-4de4-9f55-79a77ff11557 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:24.534946 np0000005822 devstack@c-api.service[100244]: /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. Jul 24 07:36:24.534946 np0000005822 devstack@c-api.service[100244]: .first() Jul 24 07:36:24.561571 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-a7886f83-0a25-41ed-9433-772debb42ab7 req-55d959e3-3ffb-4add-a8fc-7e70453e8564 tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 24 07:36:24.562010 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 28/111] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 24 07:36:24 2026] POST /volume/v3/attachments => generated 273 bytes in 352 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:36:24.595346 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-734ff901-8bf3-48bc-af02-87a53a217c2d None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:24.600923 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-734ff901-8bf3-48bc-af02-87a53a217c2d tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] GET https://10.4.3.170/volume/v3/volumes/5efc72f9-c1a2-4d50-9deb-0fe12a4ad0e9 Jul 24 07:36:24.601160 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-734ff901-8bf3-48bc-af02-87a53a217c2d tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:24.601424 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-734ff901-8bf3-48bc-af02-87a53a217c2d tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:24.622702 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-98c4f011-4622-48bd-be90-9f847ecda4a7 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:24.623199 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-98c4f011-4622-48bd-be90-9f847ecda4a7 None None] GET https://10.4.3.170/volume// Jul 24 07:36:24.624987 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-98c4f011-4622-48bd-be90-9f847ecda4a7 None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:24.624987 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-98c4f011-4622-48bd-be90-9f847ecda4a7 None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:24.624987 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-98c4f011-4622-48bd-be90-9f847ecda4a7 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:36:24.624987 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 28/112] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:36:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:36:24.682071 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-a7886f83-0a25-41ed-9433-772debb42ab7 req-31d49194-ff0e-41ec-bfa0-c3291f49222a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:24.685218 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-a7886f83-0a25-41ed-9433-772debb42ab7 req-31d49194-ff0e-41ec-bfa0-c3291f49222a tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] GET https://10.4.3.170/volume/v3/volumes/5efc72f9-c1a2-4d50-9deb-0fe12a4ad0e9 Jul 24 07:36:24.685502 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-a7886f83-0a25-41ed-9433-772debb42ab7 req-31d49194-ff0e-41ec-bfa0-c3291f49222a tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:24.685727 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-a7886f83-0a25-41ed-9433-772debb42ab7 req-31d49194-ff0e-41ec-bfa0-c3291f49222a tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:24.705671 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:24.705671 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:36:24.713830 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-a7886f83-0a25-41ed-9433-772debb42ab7 req-31d49194-ff0e-41ec-bfa0-c3291f49222a tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] Volume info retrieved successfully. Jul 24 07:36:24.720414 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-a7886f83-0a25-41ed-9433-772debb42ab7 req-31d49194-ff0e-41ec-bfa0-c3291f49222a tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] https://10.4.3.170/volume/v3/volumes/5efc72f9-c1a2-4d50-9deb-0fe12a4ad0e9 returned with HTTP 200 Jul 24 07:36:24.721490 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 29/113] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:36:24 2026] GET /volume/v3/volumes/5efc72f9-c1a2-4d50-9deb-0fe12a4ad0e9 => generated 1024 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:36:24.768105 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:24.768105 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:36:24.773720 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-734ff901-8bf3-48bc-af02-87a53a217c2d tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] Volume info retrieved successfully. Jul 24 07:36:24.779765 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-734ff901-8bf3-48bc-af02-87a53a217c2d tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] https://10.4.3.170/volume/v3/volumes/5efc72f9-c1a2-4d50-9deb-0fe12a4ad0e9 returned with HTTP 200 Jul 24 07:36:24.780383 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 29/114] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:36:24 2026] GET /volume/v3/volumes/5efc72f9-c1a2-4d50-9deb-0fe12a4ad0e9 => generated 844 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:36:25.092581 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-71c8b072-1012-4de4-9f55-79a77ff11557 tempest-VolumeRetypeWithoutMigrationTest-264900283 tempest-VolumeRetypeWithoutMigrationTest-264900283-project-admin] POST https://10.4.3.170/volume/v3/types Jul 24 07:36:25.093413 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-71c8b072-1012-4de4-9f55-79a77ff11557 tempest-VolumeRetypeWithoutMigrationTest-264900283 tempest-VolumeRetypeWithoutMigrationTest-264900283-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:36:25.121061 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-71c8b072-1012-4de4-9f55-79a77ff11557 tempest-VolumeRetypeWithoutMigrationTest-264900283 tempest-VolumeRetypeWithoutMigrationTest-264900283-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 24 07:36:25.122591 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 29/115] 10.4.3.170 () {68 vars in 1252 bytes} [Fri Jul 24 07:36:24 2026] POST /volume/v3/types => generated 188 bytes in 590 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:36:25.135416 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-3319784f-b1df-4895-9099-3e47d41ee962 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:25.142133 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3319784f-b1df-4895-9099-3e47d41ee962 tempest-VolumeRetypeWithoutMigrationTest-264900283 tempest-VolumeRetypeWithoutMigrationTest-264900283-project-admin] POST https://10.4.3.170/volume/v3/types Jul 24 07:36:25.142421 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3319784f-b1df-4895-9099-3e47d41ee962 tempest-VolumeRetypeWithoutMigrationTest-264900283 tempest-VolumeRetypeWithoutMigrationTest-264900283-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:36:25.144937 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:25.144937 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:36:25.173854 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3319784f-b1df-4895-9099-3e47d41ee962 tempest-VolumeRetypeWithoutMigrationTest-264900283 tempest-VolumeRetypeWithoutMigrationTest-264900283-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 24 07:36:25.174429 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 29/116] 10.4.3.170 () {68 vars in 1252 bytes} [Fri Jul 24 07:36:25 2026] POST /volume/v3/types => generated 188 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:36:25.187797 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-c5fa1e98-7fea-44c3-8d3f-506f611293b5 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:25.459498 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c5fa1e98-7fea-44c3-8d3f-506f611293b5 tempest-VolumeRetypeWithoutMigrationTest-448404034 tempest-VolumeRetypeWithoutMigrationTest-448404034-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:36:25.460183 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c5fa1e98-7fea-44c3-8d3f-506f611293b5 tempest-VolumeRetypeWithoutMigrationTest-448404034 tempest-VolumeRetypeWithoutMigrationTest-448404034-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-103858805"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:36:25.463432 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-c5fa1e98-7fea-44c3-8d3f-506f611293b5 tempest-VolumeRetypeWithoutMigrationTest-448404034 tempest-VolumeRetypeWithoutMigrationTest-448404034-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-103858805'}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:36:25.468501 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-c5fa1e98-7fea-44c3-8d3f-506f611293b5 tempest-VolumeRetypeWithoutMigrationTest-448404034 tempest-VolumeRetypeWithoutMigrationTest-448404034-project-member] Create volume of 1 GB Jul 24 07:36:25.468501 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:25.468501 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:36:25.469247 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-c5fa1e98-7fea-44c3-8d3f-506f611293b5 tempest-VolumeRetypeWithoutMigrationTest-448404034 tempest-VolumeRetypeWithoutMigrationTest-448404034-project-member] Availability Zones retrieved successfully. Jul 24 07:36:25.627082 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-c5fa1e98-7fea-44c3-8d3f-506f611293b5 tempest-VolumeRetypeWithoutMigrationTest-448404034 tempest-VolumeRetypeWithoutMigrationTest-448404034-project-member] Flow 'volume_create_api' (d945a362-7286-4e03-8699-733b5301673f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:36:25.631189 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-c5fa1e98-7fea-44c3-8d3f-506f611293b5 tempest-VolumeRetypeWithoutMigrationTest-448404034 tempest-VolumeRetypeWithoutMigrationTest-448404034-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53d2024e-b8b5-4437-9da4-a842fbff1275) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:36:25.633146 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-c5fa1e98-7fea-44c3-8d3f-506f611293b5 tempest-VolumeRetypeWithoutMigrationTest-448404034 tempest-VolumeRetypeWithoutMigrationTest-448404034-project-member] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:36:25.665436 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-c5fa1e98-7fea-44c3-8d3f-506f611293b5 tempest-VolumeRetypeWithoutMigrationTest-448404034 tempest-VolumeRetypeWithoutMigrationTest-448404034-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53d2024e-b8b5-4437-9da4-a842fbff1275) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:36:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5be11eb7-ae30-4f48-b7bb-a270f6d30a6a,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5be11eb7-ae30-4f48-b7bb-a270f6d30a6a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:36:25.665436 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-c5fa1e98-7fea-44c3-8d3f-506f611293b5 tempest-VolumeRetypeWithoutMigrationTest-448404034 tempest-VolumeRetypeWithoutMigrationTest-448404034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5da831f8-07a7-4d02-a55b-74de224e2668) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:36:25.711263 np0000005822 devstack@c-api.service[100244]: WARNING cinder.quota [None req-c5fa1e98-7fea-44c3-8d3f-506f611293b5 tempest-VolumeRetypeWithoutMigrationTest-448404034 tempest-VolumeRetypeWithoutMigrationTest-448404034-project-member] Deprecated: Default quota for resource: volumes_volume-type-1 is set by the default quota flag: quota_volumes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:36:25.711761 np0000005822 devstack@c-api.service[100244]: WARNING cinder.quota [None req-c5fa1e98-7fea-44c3-8d3f-506f611293b5 tempest-VolumeRetypeWithoutMigrationTest-448404034 tempest-VolumeRetypeWithoutMigrationTest-448404034-project-member] Deprecated: Default quota for resource: gigabytes_volume-type-1 is set by the default quota flag: quota_gigabytes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:36:25.779894 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-c5fa1e98-7fea-44c3-8d3f-506f611293b5 tempest-VolumeRetypeWithoutMigrationTest-448404034 tempest-VolumeRetypeWithoutMigrationTest-448404034-project-member] Created reservations ['d362c6f8-4d34-4636-a5dc-c18ff6349319', '22cfc7ca-50f9-498c-9520-4066706bd051', 'd5707a12-557f-45fc-81f8-63a1b859ad27', 'f1125ce6-9693-4f12-91d6-97a73e463ce6'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:36:25.782269 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-c5fa1e98-7fea-44c3-8d3f-506f611293b5 tempest-VolumeRetypeWithoutMigrationTest-448404034 tempest-VolumeRetypeWithoutMigrationTest-448404034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5da831f8-07a7-4d02-a55b-74de224e2668) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d362c6f8-4d34-4636-a5dc-c18ff6349319', '22cfc7ca-50f9-498c-9520-4066706bd051', 'd5707a12-557f-45fc-81f8-63a1b859ad27', 'f1125ce6-9693-4f12-91d6-97a73e463ce6']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:36:25.782655 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-c5fa1e98-7fea-44c3-8d3f-506f611293b5 tempest-VolumeRetypeWithoutMigrationTest-448404034 tempest-VolumeRetypeWithoutMigrationTest-448404034-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2b24c09-7299-4de9-8eb3-4486559b4ef7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:36:25.799259 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-bcdd7926-483d-4e8f-8795-3261047404b8 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:25.802187 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-bcdd7926-483d-4e8f-8795-3261047404b8 tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] GET https://10.4.3.170/volume/v3/volumes/5efc72f9-c1a2-4d50-9deb-0fe12a4ad0e9 Jul 24 07:36:25.802187 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-bcdd7926-483d-4e8f-8795-3261047404b8 tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:25.802408 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-bcdd7926-483d-4e8f-8795-3261047404b8 tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:25.814278 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-c5fa1e98-7fea-44c3-8d3f-506f611293b5 tempest-VolumeRetypeWithoutMigrationTest-448404034 tempest-VolumeRetypeWithoutMigrationTest-448404034-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2b24c09-7299-4de9-8eb3-4486559b4ef7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '15ee34b0-7259-4fa7-818e-286705ed257c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-103858805',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='259c4f85c1084cb8981edd328bdc63bb',qos_specs=None,replication_status=,reservations=['d362c6f8-4d34-4636-a5dc-c18ff6349319','22cfc7ca-50f9-498c-9520-4066706bd051','d5707a12-557f-45fc-81f8-63a1b859ad27','f1125ce6-9693-4f12-91d6-97a73e463ce6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99eae4e254114c459b5a2a9dfb9f8a18',volume_type_id=5be11eb7-ae30-4f48-b7bb-a270f6d30a6a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:36:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-103858805',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=15ee34b0-7259-4fa7-818e-286705ed257c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='259c4f85c1084cb8981edd328bdc63bb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='99eae4e254114c459b5a2a9dfb9f8a18',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5be11eb7-ae30-4f48-b7bb-a270f6d30a6a),volume_type_id=5be11eb7-ae30-4f48-b7bb-a270f6d30a6a)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:36:25.816247 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-c5fa1e98-7fea-44c3-8d3f-506f611293b5 tempest-VolumeRetypeWithoutMigrationTest-448404034 tempest-VolumeRetypeWithoutMigrationTest-448404034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19210332-a09b-4c81-8fbe-3cd43894d240) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:36:25.821937 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:25.821937 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:36:25.832153 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-bcdd7926-483d-4e8f-8795-3261047404b8 tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] Volume info retrieved successfully. Jul 24 07:36:25.840596 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-bcdd7926-483d-4e8f-8795-3261047404b8 tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] https://10.4.3.170/volume/v3/volumes/5efc72f9-c1a2-4d50-9deb-0fe12a4ad0e9 returned with HTTP 200 Jul 24 07:36:25.841034 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 30/117] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:36:25 2026] GET /volume/v3/volumes/5efc72f9-c1a2-4d50-9deb-0fe12a4ad0e9 => generated 844 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:36:25.842307 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-c5fa1e98-7fea-44c3-8d3f-506f611293b5 tempest-VolumeRetypeWithoutMigrationTest-448404034 tempest-VolumeRetypeWithoutMigrationTest-448404034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19210332-a09b-4c81-8fbe-3cd43894d240) transitioned into state 'SUCCESS' from state '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-103858805',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='259c4f85c1084cb8981edd328bdc63bb',qos_specs=None,replication_status=,reservations=['d362c6f8-4d34-4636-a5dc-c18ff6349319','22cfc7ca-50f9-498c-9520-4066706bd051','d5707a12-557f-45fc-81f8-63a1b859ad27','f1125ce6-9693-4f12-91d6-97a73e463ce6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99eae4e254114c459b5a2a9dfb9f8a18',volume_type_id=5be11eb7-ae30-4f48-b7bb-a270f6d30a6a)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:36:25.843496 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-c5fa1e98-7fea-44c3-8d3f-506f611293b5 tempest-VolumeRetypeWithoutMigrationTest-448404034 tempest-VolumeRetypeWithoutMigrationTest-448404034-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ccc05892-5513-4b1a-9f55-1ea5d9539709) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:36:25.856067 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-c5fa1e98-7fea-44c3-8d3f-506f611293b5 tempest-VolumeRetypeWithoutMigrationTest-448404034 tempest-VolumeRetypeWithoutMigrationTest-448404034-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ccc05892-5513-4b1a-9f55-1ea5d9539709) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:36:25.857407 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-c5fa1e98-7fea-44c3-8d3f-506f611293b5 tempest-VolumeRetypeWithoutMigrationTest-448404034 tempest-VolumeRetypeWithoutMigrationTest-448404034-project-member] Flow 'volume_create_api' (d945a362-7286-4e03-8699-733b5301673f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:36:25.857407 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-c5fa1e98-7fea-44c3-8d3f-506f611293b5 tempest-VolumeRetypeWithoutMigrationTest-448404034 tempest-VolumeRetypeWithoutMigrationTest-448404034-project-member] Create volume request issued successfully. Jul 24 07:36:25.858101 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c5fa1e98-7fea-44c3-8d3f-506f611293b5 tempest-VolumeRetypeWithoutMigrationTest-448404034 tempest-VolumeRetypeWithoutMigrationTest-448404034-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:36:25.858594 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 30/118] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 24 07:36:25 2026] POST /volume/v3/volumes => generated 767 bytes in 671 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:36:25.872497 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-a7886f83-0a25-41ed-9433-772debb42ab7 req-b5634983-21e6-41b5-9626-cb8e8efb346e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:25.876220 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-a7886f83-0a25-41ed-9433-772debb42ab7 req-b5634983-21e6-41b5-9626-cb8e8efb346e tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] PUT https://10.4.3.170/volume/v3/attachments/fe820b51-5b5c-4738-9d97-7aa247cbc6bc Jul 24 07:36:25.877049 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-a7886f83-0a25-41ed-9433-772debb42ab7 req-b5634983-21e6-41b5-9626-cb8e8efb346e tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000005822", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9a7cb9337d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5fc7887c-2ab7-4d21-80c7-ec4ad0d3b011", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:36:25.880408 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-f05de8af-b9a7-468e-a833-925a8e335329 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:25.886228 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f05de8af-b9a7-468e-a833-925a8e335329 tempest-VolumeRetypeWithoutMigrationTest-448404034 tempest-VolumeRetypeWithoutMigrationTest-448404034-project-member] GET https://10.4.3.170/volume/v3/volumes/15ee34b0-7259-4fa7-818e-286705ed257c Jul 24 07:36:25.886228 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f05de8af-b9a7-468e-a833-925a8e335329 tempest-VolumeRetypeWithoutMigrationTest-448404034 tempest-VolumeRetypeWithoutMigrationTest-448404034-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:25.886228 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f05de8af-b9a7-468e-a833-925a8e335329 tempest-VolumeRetypeWithoutMigrationTest-448404034 tempest-VolumeRetypeWithoutMigrationTest-448404034-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:25.892030 np0000005822 devstack@c-api.service[100246]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes_1", "volume_attachment" and FROM element "volumes". Apply join condition(s) between each element to resolve. Jul 24 07:36:25.892030 np0000005822 devstack@c-api.service[100246]: .first() Jul 24 07:36:25.900826 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:25.900826 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:36:25.901228 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-a7886f83-0a25-41ed-9433-772debb42ab7 req-b5634983-21e6-41b5-9626-cb8e8efb346e tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] Acquiring lock "cinder-attachment_update-5efc72f9-c1a2-4d50-9deb-0fe12a4ad0e9-np0000005822" by "attachment_update" {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 07:36:25.912219 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-f05de8af-b9a7-468e-a833-925a8e335329 tempest-VolumeRetypeWithoutMigrationTest-448404034 tempest-VolumeRetypeWithoutMigrationTest-448404034-project-member] Volume info retrieved successfully. Jul 24 07:36:25.912297 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-a7886f83-0a25-41ed-9433-772debb42ab7 req-b5634983-21e6-41b5-9626-cb8e8efb346e tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] Lock "cinder-attachment_update-5efc72f9-c1a2-4d50-9deb-0fe12a4ad0e9-np0000005822" acquired by "attachment_update" :: waited 0.011s {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 07:36:25.913636 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:25.913636 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:36:25.921562 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f05de8af-b9a7-468e-a833-925a8e335329 tempest-VolumeRetypeWithoutMigrationTest-448404034 tempest-VolumeRetypeWithoutMigrationTest-448404034-project-member] https://10.4.3.170/volume/v3/volumes/15ee34b0-7259-4fa7-818e-286705ed257c returned with HTTP 200 Jul 24 07:36:25.921562 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 30/119] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:36:25 2026] GET /volume/v3/volumes/15ee34b0-7259-4fa7-818e-286705ed257c => generated 835 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:36:26.137608 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-a7886f83-0a25-41ed-9433-772debb42ab7 req-b5634983-21e6-41b5-9626-cb8e8efb346e tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] Lock "cinder-attachment_update-5efc72f9-c1a2-4d50-9deb-0fe12a4ad0e9-np0000005822" released by "attachment_update" :: held 0.225s {{(pid=100246) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 07:36:26.138057 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-a7886f83-0a25-41ed-9433-772debb42ab7 req-b5634983-21e6-41b5-9626-cb8e8efb346e tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] https://10.4.3.170/volume/v3/attachments/fe820b51-5b5c-4738-9d97-7aa247cbc6bc returned with HTTP 200 Jul 24 07:36:26.138544 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 30/120] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 24 07:36:25 2026] PUT /volume/v3/attachments/fe820b51-5b5c-4738-9d97-7aa247cbc6bc => generated 969 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:36:26.859609 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-dde2ce33-4d0f-4a6e-8140-2e91c1c8026b None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:26.862741 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-dde2ce33-4d0f-4a6e-8140-2e91c1c8026b tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] GET https://10.4.3.170/volume/v3/volumes/5efc72f9-c1a2-4d50-9deb-0fe12a4ad0e9 Jul 24 07:36:26.862741 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-dde2ce33-4d0f-4a6e-8140-2e91c1c8026b tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:26.862935 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-dde2ce33-4d0f-4a6e-8140-2e91c1c8026b tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:26.878373 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:26.878373 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:36:26.884846 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-dde2ce33-4d0f-4a6e-8140-2e91c1c8026b tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] Volume info retrieved successfully. Jul 24 07:36:26.893059 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-dde2ce33-4d0f-4a6e-8140-2e91c1c8026b tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] https://10.4.3.170/volume/v3/volumes/5efc72f9-c1a2-4d50-9deb-0fe12a4ad0e9 returned with HTTP 200 Jul 24 07:36:26.893233 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 31/121] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:36:26 2026] GET /volume/v3/volumes/5efc72f9-c1a2-4d50-9deb-0fe12a4ad0e9 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:36:26.945169 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-18920d3e-7558-494d-8e71-dc9b47334ea2 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:26.949426 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-18920d3e-7558-494d-8e71-dc9b47334ea2 tempest-VolumeRetypeWithoutMigrationTest-448404034 tempest-VolumeRetypeWithoutMigrationTest-448404034-project-member] GET https://10.4.3.170/volume/v3/volumes/15ee34b0-7259-4fa7-818e-286705ed257c Jul 24 07:36:26.949659 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-18920d3e-7558-494d-8e71-dc9b47334ea2 tempest-VolumeRetypeWithoutMigrationTest-448404034 tempest-VolumeRetypeWithoutMigrationTest-448404034-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:26.949900 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-18920d3e-7558-494d-8e71-dc9b47334ea2 tempest-VolumeRetypeWithoutMigrationTest-448404034 tempest-VolumeRetypeWithoutMigrationTest-448404034-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:26.960151 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:26.960151 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:36:26.964943 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-18920d3e-7558-494d-8e71-dc9b47334ea2 tempest-VolumeRetypeWithoutMigrationTest-448404034 tempest-VolumeRetypeWithoutMigrationTest-448404034-project-member] Volume info retrieved successfully. Jul 24 07:36:26.971222 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-18920d3e-7558-494d-8e71-dc9b47334ea2 tempest-VolumeRetypeWithoutMigrationTest-448404034 tempest-VolumeRetypeWithoutMigrationTest-448404034-project-member] https://10.4.3.170/volume/v3/volumes/15ee34b0-7259-4fa7-818e-286705ed257c returned with HTTP 200 Jul 24 07:36:26.971729 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 31/122] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:36:26 2026] GET /volume/v3/volumes/15ee34b0-7259-4fa7-818e-286705ed257c => generated 860 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:36:26.992847 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-3db464f7-c7fc-4ab3-a128-dd2f8241a4b1 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:26.995833 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3db464f7-c7fc-4ab3-a128-dd2f8241a4b1 tempest-VolumeRetypeWithoutMigrationTest-264900283 tempest-VolumeRetypeWithoutMigrationTest-264900283-project-admin] GET https://10.4.3.170/volume/v3/volumes/15ee34b0-7259-4fa7-818e-286705ed257c Jul 24 07:36:26.996061 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3db464f7-c7fc-4ab3-a128-dd2f8241a4b1 tempest-VolumeRetypeWithoutMigrationTest-264900283 tempest-VolumeRetypeWithoutMigrationTest-264900283-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:26.996298 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3db464f7-c7fc-4ab3-a128-dd2f8241a4b1 tempest-VolumeRetypeWithoutMigrationTest-264900283 tempest-VolumeRetypeWithoutMigrationTest-264900283-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:27.015080 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:27.015080 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:36:27.024292 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-3db464f7-c7fc-4ab3-a128-dd2f8241a4b1 tempest-VolumeRetypeWithoutMigrationTest-264900283 tempest-VolumeRetypeWithoutMigrationTest-264900283-project-admin] Volume info retrieved successfully. Jul 24 07:36:27.029628 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3db464f7-c7fc-4ab3-a128-dd2f8241a4b1 tempest-VolumeRetypeWithoutMigrationTest-264900283 tempest-VolumeRetypeWithoutMigrationTest-264900283-project-admin] https://10.4.3.170/volume/v3/volumes/15ee34b0-7259-4fa7-818e-286705ed257c returned with HTTP 200 Jul 24 07:36:27.030677 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 31/123] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:36:26 2026] GET /volume/v3/volumes/15ee34b0-7259-4fa7-818e-286705ed257c => generated 1024 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:36:27.048669 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-5b16813c-ffc6-44da-90cb-803c62ca8728 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:27.052024 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5b16813c-ffc6-44da-90cb-803c62ca8728 tempest-VolumeRetypeWithoutMigrationTest-448404034 tempest-VolumeRetypeWithoutMigrationTest-448404034-project-member] POST https://10.4.3.170/volume/v3/volumes/15ee34b0-7259-4fa7-818e-286705ed257c/action Jul 24 07:36:27.052396 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5b16813c-ffc6-44da-90cb-803c62ca8728 tempest-VolumeRetypeWithoutMigrationTest-448404034 tempest-VolumeRetypeWithoutMigrationTest-448404034-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:36:27.052537 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5b16813c-ffc6-44da-90cb-803c62ca8728 tempest-VolumeRetypeWithoutMigrationTest-448404034 tempest-VolumeRetypeWithoutMigrationTest-448404034-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:36:27.061243 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:27.061243 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:36:27.061732 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-5b16813c-ffc6-44da-90cb-803c62ca8728 tempest-VolumeRetypeWithoutMigrationTest-448404034 tempest-VolumeRetypeWithoutMigrationTest-448404034-project-member] Volume info retrieved successfully. Jul 24 07:36:27.094183 np0000005822 devstack@c-api.service[100246]: WARNING cinder.quota [None req-5b16813c-ffc6-44da-90cb-803c62ca8728 tempest-VolumeRetypeWithoutMigrationTest-448404034 tempest-VolumeRetypeWithoutMigrationTest-448404034-project-member] Deprecated: Default quota for resource: volumes_volume-type-2 is set by the default quota flag: quota_volumes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:36:27.094490 np0000005822 devstack@c-api.service[100246]: WARNING cinder.quota [None req-5b16813c-ffc6-44da-90cb-803c62ca8728 tempest-VolumeRetypeWithoutMigrationTest-448404034 tempest-VolumeRetypeWithoutMigrationTest-448404034-project-member] Deprecated: Default quota for resource: gigabytes_volume-type-2 is set by the default quota flag: quota_gigabytes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:36:27.124132 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-5b16813c-ffc6-44da-90cb-803c62ca8728 tempest-VolumeRetypeWithoutMigrationTest-448404034 tempest-VolumeRetypeWithoutMigrationTest-448404034-project-member] Created reservations ['69a5b6ca-5d2a-4659-a906-874d53a4a0cd', '9037edf7-0689-49d6-b1bc-5682483b45b3'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:36:27.135010 np0000005822 devstack@c-api.service[100246]: WARNING cinder.quota [None req-5b16813c-ffc6-44da-90cb-803c62ca8728 tempest-VolumeRetypeWithoutMigrationTest-448404034 tempest-VolumeRetypeWithoutMigrationTest-448404034-project-member] Deprecated: Default quota for resource: volumes_volume-type-1 is set by the default quota flag: quota_volumes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:36:27.135010 np0000005822 devstack@c-api.service[100246]: WARNING cinder.quota [None req-5b16813c-ffc6-44da-90cb-803c62ca8728 tempest-VolumeRetypeWithoutMigrationTest-448404034 tempest-VolumeRetypeWithoutMigrationTest-448404034-project-member] Deprecated: Default quota for resource: gigabytes_volume-type-1 is set by the default quota flag: quota_gigabytes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:36:27.143841 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-5b16813c-ffc6-44da-90cb-803c62ca8728 tempest-VolumeRetypeWithoutMigrationTest-448404034 tempest-VolumeRetypeWithoutMigrationTest-448404034-project-member] Created reservations ['edf0e2d1-4ff5-4b98-b775-3b4c3f765147', '8090a05c-de0a-4779-90e4-f1641dfbf795'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:36:27.173840 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-5b16813c-ffc6-44da-90cb-803c62ca8728 tempest-VolumeRetypeWithoutMigrationTest-448404034 tempest-VolumeRetypeWithoutMigrationTest-448404034-project-member] Retype volume request issued successfully. Jul 24 07:36:27.173840 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5b16813c-ffc6-44da-90cb-803c62ca8728 tempest-VolumeRetypeWithoutMigrationTest-448404034 tempest-VolumeRetypeWithoutMigrationTest-448404034-project-member] https://10.4.3.170/volume/v3/volumes/15ee34b0-7259-4fa7-818e-286705ed257c/action returned with HTTP 202 Jul 24 07:36:27.173840 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 31/124] 10.4.3.170 () {68 vars in 1390 bytes} [Fri Jul 24 07:36:27 2026] POST /volume/v3/volumes/15ee34b0-7259-4fa7-818e-286705ed257c/action => generated 0 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:36:27.182300 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-8e3b7f97-0489-459b-b31b-e8319271f63d None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:27.187250 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8e3b7f97-0489-459b-b31b-e8319271f63d tempest-VolumeRetypeWithoutMigrationTest-448404034 tempest-VolumeRetypeWithoutMigrationTest-448404034-project-member] GET https://10.4.3.170/volume/v3/volumes/15ee34b0-7259-4fa7-818e-286705ed257c Jul 24 07:36:27.187529 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8e3b7f97-0489-459b-b31b-e8319271f63d tempest-VolumeRetypeWithoutMigrationTest-448404034 tempest-VolumeRetypeWithoutMigrationTest-448404034-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:27.187825 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8e3b7f97-0489-459b-b31b-e8319271f63d tempest-VolumeRetypeWithoutMigrationTest-448404034 tempest-VolumeRetypeWithoutMigrationTest-448404034-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:27.203895 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:27.203895 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:36:27.209626 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-8e3b7f97-0489-459b-b31b-e8319271f63d tempest-VolumeRetypeWithoutMigrationTest-448404034 tempest-VolumeRetypeWithoutMigrationTest-448404034-project-member] Volume info retrieved successfully. Jul 24 07:36:27.223547 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8e3b7f97-0489-459b-b31b-e8319271f63d tempest-VolumeRetypeWithoutMigrationTest-448404034 tempest-VolumeRetypeWithoutMigrationTest-448404034-project-member] https://10.4.3.170/volume/v3/volumes/15ee34b0-7259-4fa7-818e-286705ed257c returned with HTTP 200 Jul 24 07:36:27.223547 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 32/125] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:36:27 2026] GET /volume/v3/volumes/15ee34b0-7259-4fa7-818e-286705ed257c => generated 859 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:36:27.919825 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-9908eb30-c5a2-4a1c-86ac-e1c56dba0831 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:27.923883 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9908eb30-c5a2-4a1c-86ac-e1c56dba0831 tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] GET https://10.4.3.170/volume/v3/volumes/5efc72f9-c1a2-4d50-9deb-0fe12a4ad0e9 Jul 24 07:36:27.923883 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9908eb30-c5a2-4a1c-86ac-e1c56dba0831 tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:27.923883 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9908eb30-c5a2-4a1c-86ac-e1c56dba0831 tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:27.942861 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:27.942861 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:36:27.950330 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-9908eb30-c5a2-4a1c-86ac-e1c56dba0831 tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] Volume info retrieved successfully. Jul 24 07:36:27.961807 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9908eb30-c5a2-4a1c-86ac-e1c56dba0831 tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] https://10.4.3.170/volume/v3/volumes/5efc72f9-c1a2-4d50-9deb-0fe12a4ad0e9 returned with HTTP 200 Jul 24 07:36:27.962954 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 32/126] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:36:27 2026] GET /volume/v3/volumes/5efc72f9-c1a2-4d50-9deb-0fe12a4ad0e9 => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:36:28.241684 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-78ff4da7-61b5-409f-b323-0159bb82ea18 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:28.245303 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-78ff4da7-61b5-409f-b323-0159bb82ea18 tempest-VolumeRetypeWithoutMigrationTest-448404034 tempest-VolumeRetypeWithoutMigrationTest-448404034-project-member] GET https://10.4.3.170/volume/v3/volumes/15ee34b0-7259-4fa7-818e-286705ed257c Jul 24 07:36:28.246009 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-78ff4da7-61b5-409f-b323-0159bb82ea18 tempest-VolumeRetypeWithoutMigrationTest-448404034 tempest-VolumeRetypeWithoutMigrationTest-448404034-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:28.249335 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-78ff4da7-61b5-409f-b323-0159bb82ea18 tempest-VolumeRetypeWithoutMigrationTest-448404034 tempest-VolumeRetypeWithoutMigrationTest-448404034-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:28.260566 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:28.260566 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:36:28.266480 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-78ff4da7-61b5-409f-b323-0159bb82ea18 tempest-VolumeRetypeWithoutMigrationTest-448404034 tempest-VolumeRetypeWithoutMigrationTest-448404034-project-member] Volume info retrieved successfully. Jul 24 07:36:28.274967 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-78ff4da7-61b5-409f-b323-0159bb82ea18 tempest-VolumeRetypeWithoutMigrationTest-448404034 tempest-VolumeRetypeWithoutMigrationTest-448404034-project-member] https://10.4.3.170/volume/v3/volumes/15ee34b0-7259-4fa7-818e-286705ed257c returned with HTTP 200 Jul 24 07:36:28.275485 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 32/127] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:36:28 2026] GET /volume/v3/volumes/15ee34b0-7259-4fa7-818e-286705ed257c => generated 860 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:36:28.292152 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-06520e20-bf86-4624-8f31-8af8983c78cd None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:28.295863 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-06520e20-bf86-4624-8f31-8af8983c78cd tempest-VolumeRetypeWithoutMigrationTest-264900283 tempest-VolumeRetypeWithoutMigrationTest-264900283-project-admin] GET https://10.4.3.170/volume/v3/volumes/15ee34b0-7259-4fa7-818e-286705ed257c Jul 24 07:36:28.295863 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-06520e20-bf86-4624-8f31-8af8983c78cd tempest-VolumeRetypeWithoutMigrationTest-264900283 tempest-VolumeRetypeWithoutMigrationTest-264900283-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:28.296012 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-06520e20-bf86-4624-8f31-8af8983c78cd tempest-VolumeRetypeWithoutMigrationTest-264900283 tempest-VolumeRetypeWithoutMigrationTest-264900283-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:28.495060 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:28.495060 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:36:28.498423 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-06520e20-bf86-4624-8f31-8af8983c78cd tempest-VolumeRetypeWithoutMigrationTest-264900283 tempest-VolumeRetypeWithoutMigrationTest-264900283-project-admin] Volume info retrieved successfully. Jul 24 07:36:28.503279 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-06520e20-bf86-4624-8f31-8af8983c78cd tempest-VolumeRetypeWithoutMigrationTest-264900283 tempest-VolumeRetypeWithoutMigrationTest-264900283-project-admin] https://10.4.3.170/volume/v3/volumes/15ee34b0-7259-4fa7-818e-286705ed257c returned with HTTP 200 Jul 24 07:36:28.504256 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 32/128] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:36:28 2026] GET /volume/v3/volumes/15ee34b0-7259-4fa7-818e-286705ed257c => generated 1024 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:36:28.522196 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-f748b5e1-1b5b-42f1-b1db-030f06d5af4f None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:28.524266 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f748b5e1-1b5b-42f1-b1db-030f06d5af4f tempest-VolumeRetypeWithoutMigrationTest-264900283 tempest-VolumeRetypeWithoutMigrationTest-264900283-project-admin] GET https://10.4.3.170/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-103858805 Jul 24 07:36:28.526088 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f748b5e1-1b5b-42f1-b1db-030f06d5af4f tempest-VolumeRetypeWithoutMigrationTest-264900283 tempest-VolumeRetypeWithoutMigrationTest-264900283-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:28.526497 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f748b5e1-1b5b-42f1-b1db-030f06d5af4f tempest-VolumeRetypeWithoutMigrationTest-264900283 tempest-VolumeRetypeWithoutMigrationTest-264900283-project-admin] Calling method 'index' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:28.527680 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-f748b5e1-1b5b-42f1-b1db-030f06d5af4f tempest-VolumeRetypeWithoutMigrationTest-264900283 tempest-VolumeRetypeWithoutMigrationTest-264900283-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-103858805'), ('all_tenants', True)]). {{(pid=100243) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 07:36:28.583024 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-f748b5e1-1b5b-42f1-b1db-030f06d5af4f tempest-VolumeRetypeWithoutMigrationTest-264900283 tempest-VolumeRetypeWithoutMigrationTest-264900283-project-admin] Get all volumes completed successfully. Jul 24 07:36:28.583717 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f748b5e1-1b5b-42f1-b1db-030f06d5af4f tempest-VolumeRetypeWithoutMigrationTest-264900283 tempest-VolumeRetypeWithoutMigrationTest-264900283-project-admin] https://10.4.3.170/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-103858805 returned with HTTP 200 Jul 24 07:36:28.584297 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 33/129] 10.4.3.170 () {66 vars in 1396 bytes} [Fri Jul 24 07:36:28 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-103858805 => generated 346 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:36:28.598212 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-6e6eb732-f21a-4d8a-9902-e4acdf5afa43 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:28.604612 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6e6eb732-f21a-4d8a-9902-e4acdf5afa43 tempest-VolumeRetypeWithoutMigrationTest-448404034 tempest-VolumeRetypeWithoutMigrationTest-448404034-project-member] GET https://10.4.3.170/volume/v3/volumes/15ee34b0-7259-4fa7-818e-286705ed257c Jul 24 07:36:28.604864 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6e6eb732-f21a-4d8a-9902-e4acdf5afa43 tempest-VolumeRetypeWithoutMigrationTest-448404034 tempest-VolumeRetypeWithoutMigrationTest-448404034-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:28.605129 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6e6eb732-f21a-4d8a-9902-e4acdf5afa43 tempest-VolumeRetypeWithoutMigrationTest-448404034 tempest-VolumeRetypeWithoutMigrationTest-448404034-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:28.622947 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:28.622947 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:36:28.629881 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-6e6eb732-f21a-4d8a-9902-e4acdf5afa43 tempest-VolumeRetypeWithoutMigrationTest-448404034 tempest-VolumeRetypeWithoutMigrationTest-448404034-project-member] Volume info retrieved successfully. Jul 24 07:36:28.640176 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6e6eb732-f21a-4d8a-9902-e4acdf5afa43 tempest-VolumeRetypeWithoutMigrationTest-448404034 tempest-VolumeRetypeWithoutMigrationTest-448404034-project-member] https://10.4.3.170/volume/v3/volumes/15ee34b0-7259-4fa7-818e-286705ed257c returned with HTTP 200 Jul 24 07:36:28.640933 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 33/130] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:36:28 2026] GET /volume/v3/volumes/15ee34b0-7259-4fa7-818e-286705ed257c => generated 860 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:36:28.656776 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-34258d17-0515-4ede-b4b3-3c12dbb9cea1 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:28.659190 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-34258d17-0515-4ede-b4b3-3c12dbb9cea1 tempest-VolumeRetypeWithoutMigrationTest-448404034 tempest-VolumeRetypeWithoutMigrationTest-448404034-project-member] DELETE https://10.4.3.170/volume/v3/volumes/15ee34b0-7259-4fa7-818e-286705ed257c Jul 24 07:36:28.659467 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-34258d17-0515-4ede-b4b3-3c12dbb9cea1 tempest-VolumeRetypeWithoutMigrationTest-448404034 tempest-VolumeRetypeWithoutMigrationTest-448404034-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:28.659707 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-34258d17-0515-4ede-b4b3-3c12dbb9cea1 tempest-VolumeRetypeWithoutMigrationTest-448404034 tempest-VolumeRetypeWithoutMigrationTest-448404034-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:28.660475 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-34258d17-0515-4ede-b4b3-3c12dbb9cea1 tempest-VolumeRetypeWithoutMigrationTest-448404034 tempest-VolumeRetypeWithoutMigrationTest-448404034-project-member] Delete volume with id: 15ee34b0-7259-4fa7-818e-286705ed257c Jul 24 07:36:28.674932 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:28.674932 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:36:28.675508 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-34258d17-0515-4ede-b4b3-3c12dbb9cea1 tempest-VolumeRetypeWithoutMigrationTest-448404034 tempest-VolumeRetypeWithoutMigrationTest-448404034-project-member] Volume info retrieved successfully. Jul 24 07:36:28.723499 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-34258d17-0515-4ede-b4b3-3c12dbb9cea1 tempest-VolumeRetypeWithoutMigrationTest-448404034 tempest-VolumeRetypeWithoutMigrationTest-448404034-project-member] Delete volume request issued successfully. Jul 24 07:36:28.723499 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-34258d17-0515-4ede-b4b3-3c12dbb9cea1 tempest-VolumeRetypeWithoutMigrationTest-448404034 tempest-VolumeRetypeWithoutMigrationTest-448404034-project-member] https://10.4.3.170/volume/v3/volumes/15ee34b0-7259-4fa7-818e-286705ed257c returned with HTTP 202 Jul 24 07:36:28.723852 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 33/131] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:36:28 2026] DELETE /volume/v3/volumes/15ee34b0-7259-4fa7-818e-286705ed257c => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:36:28.737181 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-48453bc2-0ee5-45c5-a87c-8814a64d9914 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:28.740395 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-48453bc2-0ee5-45c5-a87c-8814a64d9914 tempest-VolumeRetypeWithoutMigrationTest-448404034 tempest-VolumeRetypeWithoutMigrationTest-448404034-project-member] GET https://10.4.3.170/volume/v3/volumes/15ee34b0-7259-4fa7-818e-286705ed257c Jul 24 07:36:28.740761 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-48453bc2-0ee5-45c5-a87c-8814a64d9914 tempest-VolumeRetypeWithoutMigrationTest-448404034 tempest-VolumeRetypeWithoutMigrationTest-448404034-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:28.741235 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-48453bc2-0ee5-45c5-a87c-8814a64d9914 tempest-VolumeRetypeWithoutMigrationTest-448404034 tempest-VolumeRetypeWithoutMigrationTest-448404034-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:28.762030 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:28.762030 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:36:28.778251 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-48453bc2-0ee5-45c5-a87c-8814a64d9914 tempest-VolumeRetypeWithoutMigrationTest-448404034 tempest-VolumeRetypeWithoutMigrationTest-448404034-project-member] Volume info retrieved successfully. Jul 24 07:36:28.793840 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-48453bc2-0ee5-45c5-a87c-8814a64d9914 tempest-VolumeRetypeWithoutMigrationTest-448404034 tempest-VolumeRetypeWithoutMigrationTest-448404034-project-member] https://10.4.3.170/volume/v3/volumes/15ee34b0-7259-4fa7-818e-286705ed257c returned with HTTP 200 Jul 24 07:36:28.793840 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 33/132] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:36:28 2026] GET /volume/v3/volumes/15ee34b0-7259-4fa7-818e-286705ed257c => generated 859 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:36:28.930246 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-f76d47fe-bcb1-4693-baeb-8b0eae5bd00c None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:28.936052 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f76d47fe-bcb1-4693-baeb-8b0eae5bd00c tempest-VolumesAdminNegativeTest-1255159569 tempest-VolumesAdminNegativeTest-1255159569-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:36:28.936409 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f76d47fe-bcb1-4693-baeb-8b0eae5bd00c tempest-VolumesAdminNegativeTest-1255159569 tempest-VolumesAdminNegativeTest-1255159569-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-962147448"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:36:28.939077 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-f76d47fe-bcb1-4693-baeb-8b0eae5bd00c tempest-VolumesAdminNegativeTest-1255159569 tempest-VolumesAdminNegativeTest-1255159569-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-962147448'}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:36:28.939240 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-f76d47fe-bcb1-4693-baeb-8b0eae5bd00c tempest-VolumesAdminNegativeTest-1255159569 tempest-VolumesAdminNegativeTest-1255159569-project-member] Create volume of 1 GB Jul 24 07:36:28.939573 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:28.939573 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:36:28.944011 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-f76d47fe-bcb1-4693-baeb-8b0eae5bd00c tempest-VolumesAdminNegativeTest-1255159569 tempest-VolumesAdminNegativeTest-1255159569-project-member] Availability Zones retrieved successfully. Jul 24 07:36:28.950451 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-f76d47fe-bcb1-4693-baeb-8b0eae5bd00c tempest-VolumesAdminNegativeTest-1255159569 tempest-VolumesAdminNegativeTest-1255159569-project-member] Flow 'volume_create_api' (88426351-c2f0-4e5f-9d68-4e81c3362500) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:36:28.951461 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-f76d47fe-bcb1-4693-baeb-8b0eae5bd00c tempest-VolumesAdminNegativeTest-1255159569 tempest-VolumesAdminNegativeTest-1255159569-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45950ee5-5206-4af1-9efa-12fb43466744) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:36:28.952586 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-f76d47fe-bcb1-4693-baeb-8b0eae5bd00c tempest-VolumesAdminNegativeTest-1255159569 tempest-VolumesAdminNegativeTest-1255159569-project-member] Validating volume size '1' using validate_int {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:36:28.986724 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-7c6d9eec-3663-4e49-b8a5-398f861dbf36 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:28.987773 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-f76d47fe-bcb1-4693-baeb-8b0eae5bd00c tempest-VolumesAdminNegativeTest-1255159569 tempest-VolumesAdminNegativeTest-1255159569-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45950ee5-5206-4af1-9efa-12fb43466744) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:36:28.988062 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7c6d9eec-3663-4e49-b8a5-398f861dbf36 tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] GET https://10.4.3.170/volume/v3/volumes/5efc72f9-c1a2-4d50-9deb-0fe12a4ad0e9 Jul 24 07:36:28.988797 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7c6d9eec-3663-4e49-b8a5-398f861dbf36 tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:28.988797 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7c6d9eec-3663-4e49-b8a5-398f861dbf36 tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:28.988939 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-f76d47fe-bcb1-4693-baeb-8b0eae5bd00c tempest-VolumesAdminNegativeTest-1255159569 tempest-VolumesAdminNegativeTest-1255159569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98e1b079-1954-4cb6-8a0f-cd1f50213fc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:36:29.002538 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:29.002538 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:36:29.007404 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-7c6d9eec-3663-4e49-b8a5-398f861dbf36 tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] Volume info retrieved successfully. Jul 24 07:36:29.013889 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7c6d9eec-3663-4e49-b8a5-398f861dbf36 tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] https://10.4.3.170/volume/v3/volumes/5efc72f9-c1a2-4d50-9deb-0fe12a4ad0e9 returned with HTTP 200 Jul 24 07:36:29.013889 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 34/133] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:36:28 2026] GET /volume/v3/volumes/5efc72f9-c1a2-4d50-9deb-0fe12a4ad0e9 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:36:29.046862 np0000005822 devstack@c-api.service[100243]: WARNING cinder.quota [None req-f76d47fe-bcb1-4693-baeb-8b0eae5bd00c tempest-VolumesAdminNegativeTest-1255159569 tempest-VolumesAdminNegativeTest-1255159569-project-member] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:36:29.047525 np0000005822 devstack@c-api.service[100243]: WARNING cinder.quota [None req-f76d47fe-bcb1-4693-baeb-8b0eae5bd00c tempest-VolumesAdminNegativeTest-1255159569 tempest-VolumesAdminNegativeTest-1255159569-project-member] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:36:29.109378 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-f76d47fe-bcb1-4693-baeb-8b0eae5bd00c tempest-VolumesAdminNegativeTest-1255159569 tempest-VolumesAdminNegativeTest-1255159569-project-member] Created reservations ['9600f650-3a51-4324-b32b-3a1d9c48b01f', 'df5c094d-fcc1-4115-9b96-f1f900e21721', '614ddd66-fcc4-40c5-b5cf-291a90cb86ee', '8a3cc9af-efe1-41a2-9042-e9ca649fe268'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:36:29.110433 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-f76d47fe-bcb1-4693-baeb-8b0eae5bd00c tempest-VolumesAdminNegativeTest-1255159569 tempest-VolumesAdminNegativeTest-1255159569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98e1b079-1954-4cb6-8a0f-cd1f50213fc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9600f650-3a51-4324-b32b-3a1d9c48b01f', 'df5c094d-fcc1-4115-9b96-f1f900e21721', '614ddd66-fcc4-40c5-b5cf-291a90cb86ee', '8a3cc9af-efe1-41a2-9042-e9ca649fe268']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:36:29.111168 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-f76d47fe-bcb1-4693-baeb-8b0eae5bd00c tempest-VolumesAdminNegativeTest-1255159569 tempest-VolumesAdminNegativeTest-1255159569-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd0b22ff-91c1-456b-b147-328b76896b77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:36:29.146504 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-f76d47fe-bcb1-4693-baeb-8b0eae5bd00c tempest-VolumesAdminNegativeTest-1255159569 tempest-VolumesAdminNegativeTest-1255159569-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd0b22ff-91c1-456b-b147-328b76896b77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dccdd29d-91d9-4ea1-8363-1593bfc3da48', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-962147448',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='814df91f08ec4ca2b280c8e68564bd5e',qos_specs=None,replication_status=,reservations=['9600f650-3a51-4324-b32b-3a1d9c48b01f','df5c094d-fcc1-4115-9b96-f1f900e21721','614ddd66-fcc4-40c5-b5cf-291a90cb86ee','8a3cc9af-efe1-41a2-9042-e9ca649fe268'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02af10d1e43d44aca5ceebc234f35c73',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:36:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-962147448',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dccdd29d-91d9-4ea1-8363-1593bfc3da48,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='814df91f08ec4ca2b280c8e68564bd5e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='02af10d1e43d44aca5ceebc234f35c73',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:36:29.147762 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-f76d47fe-bcb1-4693-baeb-8b0eae5bd00c tempest-VolumesAdminNegativeTest-1255159569 tempest-VolumesAdminNegativeTest-1255159569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d5b7195-407d-4f00-9c65-f5052b7469ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:36:29.184231 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-f76d47fe-bcb1-4693-baeb-8b0eae5bd00c tempest-VolumesAdminNegativeTest-1255159569 tempest-VolumesAdminNegativeTest-1255159569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d5b7195-407d-4f00-9c65-f5052b7469ae) transitioned into state 'SUCCESS' from state '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-962147448',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='814df91f08ec4ca2b280c8e68564bd5e',qos_specs=None,replication_status=,reservations=['9600f650-3a51-4324-b32b-3a1d9c48b01f','df5c094d-fcc1-4115-9b96-f1f900e21721','614ddd66-fcc4-40c5-b5cf-291a90cb86ee','8a3cc9af-efe1-41a2-9042-e9ca649fe268'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02af10d1e43d44aca5ceebc234f35c73',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:36:29.184231 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-f76d47fe-bcb1-4693-baeb-8b0eae5bd00c tempest-VolumesAdminNegativeTest-1255159569 tempest-VolumesAdminNegativeTest-1255159569-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6aeae3ba-5494-4074-b54a-55d81d1bf0f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:36:29.202937 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-f76d47fe-bcb1-4693-baeb-8b0eae5bd00c tempest-VolumesAdminNegativeTest-1255159569 tempest-VolumesAdminNegativeTest-1255159569-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6aeae3ba-5494-4074-b54a-55d81d1bf0f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:36:29.204805 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-f76d47fe-bcb1-4693-baeb-8b0eae5bd00c tempest-VolumesAdminNegativeTest-1255159569 tempest-VolumesAdminNegativeTest-1255159569-project-member] Flow 'volume_create_api' (88426351-c2f0-4e5f-9d68-4e81c3362500) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:36:29.205752 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-f76d47fe-bcb1-4693-baeb-8b0eae5bd00c tempest-VolumesAdminNegativeTest-1255159569 tempest-VolumesAdminNegativeTest-1255159569-project-member] Create volume request issued successfully. Jul 24 07:36:29.207098 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f76d47fe-bcb1-4693-baeb-8b0eae5bd00c tempest-VolumesAdminNegativeTest-1255159569 tempest-VolumesAdminNegativeTest-1255159569-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:36:29.207963 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 34/134] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 24 07:36:28 2026] POST /volume/v3/volumes => generated 754 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:36:29.223128 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-38621525-fd7a-4053-8ff7-b9888a1de026 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:29.227170 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-38621525-fd7a-4053-8ff7-b9888a1de026 tempest-VolumesAdminNegativeTest-1255159569 tempest-VolumesAdminNegativeTest-1255159569-project-member] GET https://10.4.3.170/volume/v3/volumes/dccdd29d-91d9-4ea1-8363-1593bfc3da48 Jul 24 07:36:29.227170 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-38621525-fd7a-4053-8ff7-b9888a1de026 tempest-VolumesAdminNegativeTest-1255159569 tempest-VolumesAdminNegativeTest-1255159569-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:29.227329 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-38621525-fd7a-4053-8ff7-b9888a1de026 tempest-VolumesAdminNegativeTest-1255159569 tempest-VolumesAdminNegativeTest-1255159569-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:29.237890 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:29.237890 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:36:29.246036 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-38621525-fd7a-4053-8ff7-b9888a1de026 tempest-VolumesAdminNegativeTest-1255159569 tempest-VolumesAdminNegativeTest-1255159569-project-member] Volume info retrieved successfully. Jul 24 07:36:29.255558 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-38621525-fd7a-4053-8ff7-b9888a1de026 tempest-VolumesAdminNegativeTest-1255159569 tempest-VolumesAdminNegativeTest-1255159569-project-member] https://10.4.3.170/volume/v3/volumes/dccdd29d-91d9-4ea1-8363-1593bfc3da48 returned with HTTP 200 Jul 24 07:36:29.258071 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 34/135] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:36:29 2026] GET /volume/v3/volumes/dccdd29d-91d9-4ea1-8363-1593bfc3da48 => generated 822 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:36:29.807328 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a7c959fa-839c-43d2-9c57-03d4eacf6991 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:29.809280 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a7c959fa-839c-43d2-9c57-03d4eacf6991 tempest-VolumeRetypeWithoutMigrationTest-448404034 tempest-VolumeRetypeWithoutMigrationTest-448404034-project-member] GET https://10.4.3.170/volume/v3/volumes/15ee34b0-7259-4fa7-818e-286705ed257c Jul 24 07:36:29.809515 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a7c959fa-839c-43d2-9c57-03d4eacf6991 tempest-VolumeRetypeWithoutMigrationTest-448404034 tempest-VolumeRetypeWithoutMigrationTest-448404034-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:29.809747 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a7c959fa-839c-43d2-9c57-03d4eacf6991 tempest-VolumeRetypeWithoutMigrationTest-448404034 tempest-VolumeRetypeWithoutMigrationTest-448404034-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:29.818833 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a7c959fa-839c-43d2-9c57-03d4eacf6991 tempest-VolumeRetypeWithoutMigrationTest-448404034 tempest-VolumeRetypeWithoutMigrationTest-448404034-project-member] https://10.4.3.170/volume/v3/volumes/15ee34b0-7259-4fa7-818e-286705ed257c returned with HTTP 404 Jul 24 07:36:29.819452 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 34/136] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:36:29 2026] GET /volume/v3/volumes/15ee34b0-7259-4fa7-818e-286705ed257c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:36:29.831991 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-7ec9fbc9-5c27-4685-ade5-db9db318543e None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:29.834769 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7ec9fbc9-5c27-4685-ade5-db9db318543e tempest-VolumeRetypeWithoutMigrationTest-264900283 tempest-VolumeRetypeWithoutMigrationTest-264900283-project-admin] DELETE https://10.4.3.170/volume/v3/types/8cd7b26a-5b7d-4b96-ba64-82d9bddbf180 Jul 24 07:36:29.834946 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7ec9fbc9-5c27-4685-ade5-db9db318543e tempest-VolumeRetypeWithoutMigrationTest-264900283 tempest-VolumeRetypeWithoutMigrationTest-264900283-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:29.835928 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7ec9fbc9-5c27-4685-ade5-db9db318543e tempest-VolumeRetypeWithoutMigrationTest-264900283 tempest-VolumeRetypeWithoutMigrationTest-264900283-project-admin] Calling method '_delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:29.878126 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7ec9fbc9-5c27-4685-ade5-db9db318543e tempest-VolumeRetypeWithoutMigrationTest-264900283 tempest-VolumeRetypeWithoutMigrationTest-264900283-project-admin] https://10.4.3.170/volume/v3/types/8cd7b26a-5b7d-4b96-ba64-82d9bddbf180 returned with HTTP 202 Jul 24 07:36:29.878849 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 35/137] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 24 07:36:29 2026] DELETE /volume/v3/types/8cd7b26a-5b7d-4b96-ba64-82d9bddbf180 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:36:29.889373 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-7b12a6a7-6c65-423b-859a-fca082a37ceb None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:29.891019 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7b12a6a7-6c65-423b-859a-fca082a37ceb tempest-VolumeRetypeWithoutMigrationTest-264900283 tempest-VolumeRetypeWithoutMigrationTest-264900283-project-admin] GET https://10.4.3.170/volume/v3/types/8cd7b26a-5b7d-4b96-ba64-82d9bddbf180 Jul 24 07:36:29.891198 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7b12a6a7-6c65-423b-859a-fca082a37ceb tempest-VolumeRetypeWithoutMigrationTest-264900283 tempest-VolumeRetypeWithoutMigrationTest-264900283-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:29.891407 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7b12a6a7-6c65-423b-859a-fca082a37ceb tempest-VolumeRetypeWithoutMigrationTest-264900283 tempest-VolumeRetypeWithoutMigrationTest-264900283-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:29.895700 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7b12a6a7-6c65-423b-859a-fca082a37ceb tempest-VolumeRetypeWithoutMigrationTest-264900283 tempest-VolumeRetypeWithoutMigrationTest-264900283-project-admin] https://10.4.3.170/volume/v3/types/8cd7b26a-5b7d-4b96-ba64-82d9bddbf180 returned with HTTP 404 Jul 24 07:36:29.896123 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 35/138] 10.4.3.170 () {66 vars in 1342 bytes} [Fri Jul 24 07:36:29 2026] GET /volume/v3/types/8cd7b26a-5b7d-4b96-ba64-82d9bddbf180 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:36:29.903433 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-2dfa63ab-4dc1-462b-9fd8-7792847ed9d9 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:29.906046 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2dfa63ab-4dc1-462b-9fd8-7792847ed9d9 tempest-VolumeRetypeWithoutMigrationTest-264900283 tempest-VolumeRetypeWithoutMigrationTest-264900283-project-admin] DELETE https://10.4.3.170/volume/v3/types/5be11eb7-ae30-4f48-b7bb-a270f6d30a6a Jul 24 07:36:29.906046 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2dfa63ab-4dc1-462b-9fd8-7792847ed9d9 tempest-VolumeRetypeWithoutMigrationTest-264900283 tempest-VolumeRetypeWithoutMigrationTest-264900283-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:29.906533 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2dfa63ab-4dc1-462b-9fd8-7792847ed9d9 tempest-VolumeRetypeWithoutMigrationTest-264900283 tempest-VolumeRetypeWithoutMigrationTest-264900283-project-admin] Calling method '_delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:29.951425 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2dfa63ab-4dc1-462b-9fd8-7792847ed9d9 tempest-VolumeRetypeWithoutMigrationTest-264900283 tempest-VolumeRetypeWithoutMigrationTest-264900283-project-admin] https://10.4.3.170/volume/v3/types/5be11eb7-ae30-4f48-b7bb-a270f6d30a6a returned with HTTP 202 Jul 24 07:36:29.951978 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 35/139] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 24 07:36:29 2026] DELETE /volume/v3/types/5be11eb7-ae30-4f48-b7bb-a270f6d30a6a => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:36:29.960047 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-933cf6f7-2842-4866-a34b-a75cf097c384 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:29.962394 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-933cf6f7-2842-4866-a34b-a75cf097c384 tempest-VolumeRetypeWithoutMigrationTest-264900283 tempest-VolumeRetypeWithoutMigrationTest-264900283-project-admin] GET https://10.4.3.170/volume/v3/types/5be11eb7-ae30-4f48-b7bb-a270f6d30a6a Jul 24 07:36:29.962627 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-933cf6f7-2842-4866-a34b-a75cf097c384 tempest-VolumeRetypeWithoutMigrationTest-264900283 tempest-VolumeRetypeWithoutMigrationTest-264900283-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:29.963009 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-933cf6f7-2842-4866-a34b-a75cf097c384 tempest-VolumeRetypeWithoutMigrationTest-264900283 tempest-VolumeRetypeWithoutMigrationTest-264900283-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:29.966839 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-933cf6f7-2842-4866-a34b-a75cf097c384 tempest-VolumeRetypeWithoutMigrationTest-264900283 tempest-VolumeRetypeWithoutMigrationTest-264900283-project-admin] https://10.4.3.170/volume/v3/types/5be11eb7-ae30-4f48-b7bb-a270f6d30a6a returned with HTTP 404 Jul 24 07:36:29.967458 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 35/140] 10.4.3.170 () {66 vars in 1342 bytes} [Fri Jul 24 07:36:29 2026] GET /volume/v3/types/5be11eb7-ae30-4f48-b7bb-a270f6d30a6a => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:36:30.030709 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-ecc901b0-ddcb-4aee-8044-eb2c29e18c73 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:30.033196 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ecc901b0-ddcb-4aee-8044-eb2c29e18c73 tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] GET https://10.4.3.170/volume/v3/volumes/5efc72f9-c1a2-4d50-9deb-0fe12a4ad0e9 Jul 24 07:36:30.034117 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ecc901b0-ddcb-4aee-8044-eb2c29e18c73 tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:30.034391 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ecc901b0-ddcb-4aee-8044-eb2c29e18c73 tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:30.047128 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:30.047128 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:36:30.052415 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-ecc901b0-ddcb-4aee-8044-eb2c29e18c73 tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] Volume info retrieved successfully. Jul 24 07:36:30.062128 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ecc901b0-ddcb-4aee-8044-eb2c29e18c73 tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] https://10.4.3.170/volume/v3/volumes/5efc72f9-c1a2-4d50-9deb-0fe12a4ad0e9 returned with HTTP 200 Jul 24 07:36:30.062856 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 36/141] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:36:30 2026] GET /volume/v3/volumes/5efc72f9-c1a2-4d50-9deb-0fe12a4ad0e9 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:36:30.277567 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-24511e41-3d73-46e8-a788-1826eec3c531 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:30.284638 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-24511e41-3d73-46e8-a788-1826eec3c531 tempest-VolumesAdminNegativeTest-1255159569 tempest-VolumesAdminNegativeTest-1255159569-project-member] GET https://10.4.3.170/volume/v3/volumes/dccdd29d-91d9-4ea1-8363-1593bfc3da48 Jul 24 07:36:30.284891 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-24511e41-3d73-46e8-a788-1826eec3c531 tempest-VolumesAdminNegativeTest-1255159569 tempest-VolumesAdminNegativeTest-1255159569-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:30.285181 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-24511e41-3d73-46e8-a788-1826eec3c531 tempest-VolumesAdminNegativeTest-1255159569 tempest-VolumesAdminNegativeTest-1255159569-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:30.299297 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:30.299297 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:36:30.304845 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-24511e41-3d73-46e8-a788-1826eec3c531 tempest-VolumesAdminNegativeTest-1255159569 tempest-VolumesAdminNegativeTest-1255159569-project-member] Volume info retrieved successfully. Jul 24 07:36:30.314340 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-24511e41-3d73-46e8-a788-1826eec3c531 tempest-VolumesAdminNegativeTest-1255159569 tempest-VolumesAdminNegativeTest-1255159569-project-member] https://10.4.3.170/volume/v3/volumes/dccdd29d-91d9-4ea1-8363-1593bfc3da48 returned with HTTP 200 Jul 24 07:36:30.315028 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 36/142] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:36:30 2026] GET /volume/v3/volumes/dccdd29d-91d9-4ea1-8363-1593bfc3da48 => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:36:30.519091 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-a7886f83-0a25-41ed-9433-772debb42ab7 req-c24013bc-d950-4ef2-9b29-20db30b8db48 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:30.521467 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-a7886f83-0a25-41ed-9433-772debb42ab7 req-c24013bc-d950-4ef2-9b29-20db30b8db48 tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] POST https://10.4.3.170/volume/v3/attachments/fe820b51-5b5c-4738-9d97-7aa247cbc6bc/action Jul 24 07:36:30.522034 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-a7886f83-0a25-41ed-9433-772debb42ab7 req-c24013bc-d950-4ef2-9b29-20db30b8db48 tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] Action body: b'{"os-complete": null}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:36:30.522579 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-a7886f83-0a25-41ed-9433-772debb42ab7 req-c24013bc-d950-4ef2-9b29-20db30b8db48 tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:36:30.535373 np0000005822 devstack@c-api.service[100245]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volume_attachment". Apply join condition(s) between each element to resolve. Jul 24 07:36:30.535373 np0000005822 devstack@c-api.service[100245]: .first() Jul 24 07:36:30.551047 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:30.551047 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:36:30.567556 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-a7886f83-0a25-41ed-9433-772debb42ab7 req-c24013bc-d950-4ef2-9b29-20db30b8db48 tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] https://10.4.3.170/volume/v3/attachments/fe820b51-5b5c-4738-9d97-7aa247cbc6bc/action returned with HTTP 204 Jul 24 07:36:30.568144 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 36/143] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 24 07:36:30 2026] POST /volume/v3/attachments/fe820b51-5b5c-4738-9d97-7aa247cbc6bc/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:36:30.669253 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-166c540e-b74c-4ad2-a007-c0095f67841a req-2431d038-c61d-40ce-b95a-743ff0bc36ee None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:30.675471 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-166c540e-b74c-4ad2-a007-c0095f67841a req-2431d038-c61d-40ce-b95a-743ff0bc36ee tempest-VolumesAdminNegativeTest-322862509 tempest-VolumesAdminNegativeTest-322862509-project] GET https://10.4.3.170/volume/v3/volumes/787364c4-f495-4be9-b0ed-20afbb0c22d9 Jul 24 07:36:30.675804 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-166c540e-b74c-4ad2-a007-c0095f67841a req-2431d038-c61d-40ce-b95a-743ff0bc36ee tempest-VolumesAdminNegativeTest-322862509 tempest-VolumesAdminNegativeTest-322862509-project] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:30.676006 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-166c540e-b74c-4ad2-a007-c0095f67841a req-2431d038-c61d-40ce-b95a-743ff0bc36ee tempest-VolumesAdminNegativeTest-322862509 tempest-VolumesAdminNegativeTest-322862509-project] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:30.683165 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-166c540e-b74c-4ad2-a007-c0095f67841a req-2431d038-c61d-40ce-b95a-743ff0bc36ee tempest-VolumesAdminNegativeTest-322862509 tempest-VolumesAdminNegativeTest-322862509-project] https://10.4.3.170/volume/v3/volumes/787364c4-f495-4be9-b0ed-20afbb0c22d9 returned with HTTP 404 Jul 24 07:36:30.684125 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 36/144] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:36:30 2026] GET /volume/v3/volumes/787364c4-f495-4be9-b0ed-20afbb0c22d9 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:36:30.699543 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-efcd3ab7-15d1-41b8-8052-f7801be5ff65 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:30.701423 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-efcd3ab7-15d1-41b8-8052-f7801be5ff65 tempest-VolumesAdminNegativeTest-1255159569 tempest-VolumesAdminNegativeTest-1255159569-project-member] DELETE https://10.4.3.170/volume/v3/volumes/dccdd29d-91d9-4ea1-8363-1593bfc3da48 Jul 24 07:36:30.701672 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-efcd3ab7-15d1-41b8-8052-f7801be5ff65 tempest-VolumesAdminNegativeTest-1255159569 tempest-VolumesAdminNegativeTest-1255159569-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:30.701879 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-efcd3ab7-15d1-41b8-8052-f7801be5ff65 tempest-VolumesAdminNegativeTest-1255159569 tempest-VolumesAdminNegativeTest-1255159569-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:30.702078 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-efcd3ab7-15d1-41b8-8052-f7801be5ff65 tempest-VolumesAdminNegativeTest-1255159569 tempest-VolumesAdminNegativeTest-1255159569-project-member] Delete volume with id: dccdd29d-91d9-4ea1-8363-1593bfc3da48 Jul 24 07:36:30.713542 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:30.713542 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:36:30.714007 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-efcd3ab7-15d1-41b8-8052-f7801be5ff65 tempest-VolumesAdminNegativeTest-1255159569 tempest-VolumesAdminNegativeTest-1255159569-project-member] Volume info retrieved successfully. Jul 24 07:36:30.755835 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-efcd3ab7-15d1-41b8-8052-f7801be5ff65 tempest-VolumesAdminNegativeTest-1255159569 tempest-VolumesAdminNegativeTest-1255159569-project-member] Delete volume request issued successfully. Jul 24 07:36:30.756101 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-efcd3ab7-15d1-41b8-8052-f7801be5ff65 tempest-VolumesAdminNegativeTest-1255159569 tempest-VolumesAdminNegativeTest-1255159569-project-member] https://10.4.3.170/volume/v3/volumes/dccdd29d-91d9-4ea1-8363-1593bfc3da48 returned with HTTP 202 Jul 24 07:36:30.756713 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 37/145] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:36:30 2026] DELETE /volume/v3/volumes/dccdd29d-91d9-4ea1-8363-1593bfc3da48 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:36:30.768904 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-f332effe-86d7-497d-b356-39ae3e09bc6a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:30.771705 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f332effe-86d7-497d-b356-39ae3e09bc6a tempest-VolumesAdminNegativeTest-1255159569 tempest-VolumesAdminNegativeTest-1255159569-project-member] GET https://10.4.3.170/volume/v3/volumes/dccdd29d-91d9-4ea1-8363-1593bfc3da48 Jul 24 07:36:30.772312 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f332effe-86d7-497d-b356-39ae3e09bc6a tempest-VolumesAdminNegativeTest-1255159569 tempest-VolumesAdminNegativeTest-1255159569-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:30.772864 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f332effe-86d7-497d-b356-39ae3e09bc6a tempest-VolumesAdminNegativeTest-1255159569 tempest-VolumesAdminNegativeTest-1255159569-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:30.785234 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:30.785234 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:36:30.788506 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-f332effe-86d7-497d-b356-39ae3e09bc6a tempest-VolumesAdminNegativeTest-1255159569 tempest-VolumesAdminNegativeTest-1255159569-project-member] Volume info retrieved successfully. Jul 24 07:36:30.794997 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f332effe-86d7-497d-b356-39ae3e09bc6a tempest-VolumesAdminNegativeTest-1255159569 tempest-VolumesAdminNegativeTest-1255159569-project-member] https://10.4.3.170/volume/v3/volumes/dccdd29d-91d9-4ea1-8363-1593bfc3da48 returned with HTTP 200 Jul 24 07:36:30.795526 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 37/146] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:36:30 2026] GET /volume/v3/volumes/dccdd29d-91d9-4ea1-8363-1593bfc3da48 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:36:31.079963 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-3142e21c-1af7-4ecf-b102-41385126bbb2 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:31.082919 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3142e21c-1af7-4ecf-b102-41385126bbb2 tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] GET https://10.4.3.170/volume/v3/volumes/5efc72f9-c1a2-4d50-9deb-0fe12a4ad0e9 Jul 24 07:36:31.083436 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3142e21c-1af7-4ecf-b102-41385126bbb2 tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:31.084252 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3142e21c-1af7-4ecf-b102-41385126bbb2 tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:31.098357 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:31.098357 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:36:31.102196 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-3142e21c-1af7-4ecf-b102-41385126bbb2 tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] Volume info retrieved successfully. Jul 24 07:36:31.106504 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3142e21c-1af7-4ecf-b102-41385126bbb2 tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] https://10.4.3.170/volume/v3/volumes/5efc72f9-c1a2-4d50-9deb-0fe12a4ad0e9 returned with HTTP 200 Jul 24 07:36:31.106957 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 37/147] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:36:31 2026] GET /volume/v3/volumes/5efc72f9-c1a2-4d50-9deb-0fe12a4ad0e9 => generated 1137 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:36:31.124932 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e533aef6-0466-4359-9a58-8e5d68912035 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:31.126456 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e533aef6-0466-4359-9a58-8e5d68912035 tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] GET https://10.4.3.170/volume/v3/volumes/5efc72f9-c1a2-4d50-9deb-0fe12a4ad0e9 Jul 24 07:36:31.126641 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e533aef6-0466-4359-9a58-8e5d68912035 tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:31.126837 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e533aef6-0466-4359-9a58-8e5d68912035 tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:31.146826 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:31.146826 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:36:31.153278 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e533aef6-0466-4359-9a58-8e5d68912035 tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] Volume info retrieved successfully. Jul 24 07:36:31.161278 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e533aef6-0466-4359-9a58-8e5d68912035 tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] https://10.4.3.170/volume/v3/volumes/5efc72f9-c1a2-4d50-9deb-0fe12a4ad0e9 returned with HTTP 200 Jul 24 07:36:31.161278 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 37/148] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:36:31 2026] GET /volume/v3/volumes/5efc72f9-c1a2-4d50-9deb-0fe12a4ad0e9 => generated 1137 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:36:31.812446 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-29039ac1-043f-4386-8d26-8273f264c180 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:31.816452 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-29039ac1-043f-4386-8d26-8273f264c180 tempest-VolumesAdminNegativeTest-1255159569 tempest-VolumesAdminNegativeTest-1255159569-project-member] GET https://10.4.3.170/volume/v3/volumes/dccdd29d-91d9-4ea1-8363-1593bfc3da48 Jul 24 07:36:31.816452 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-29039ac1-043f-4386-8d26-8273f264c180 tempest-VolumesAdminNegativeTest-1255159569 tempest-VolumesAdminNegativeTest-1255159569-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:31.816452 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-29039ac1-043f-4386-8d26-8273f264c180 tempest-VolumesAdminNegativeTest-1255159569 tempest-VolumesAdminNegativeTest-1255159569-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:31.831280 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-29039ac1-043f-4386-8d26-8273f264c180 tempest-VolumesAdminNegativeTest-1255159569 tempest-VolumesAdminNegativeTest-1255159569-project-member] https://10.4.3.170/volume/v3/volumes/dccdd29d-91d9-4ea1-8363-1593bfc3da48 returned with HTTP 404 Jul 24 07:36:31.832010 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 38/149] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:36:31 2026] GET /volume/v3/volumes/dccdd29d-91d9-4ea1-8363-1593bfc3da48 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:36:32.899102 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-fba2d28c-5f58-42d8-a7d4-3562ca4b25b7 req-6f7c44e9-4034-4b9a-8a3f-f9d8201451cd None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:32.902645 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-fba2d28c-5f58-42d8-a7d4-3562ca4b25b7 req-6f7c44e9-4034-4b9a-8a3f-f9d8201451cd tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] DELETE https://10.4.3.170/volume/v3/attachments/fe820b51-5b5c-4738-9d97-7aa247cbc6bc Jul 24 07:36:32.902645 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-fba2d28c-5f58-42d8-a7d4-3562ca4b25b7 req-6f7c44e9-4034-4b9a-8a3f-f9d8201451cd tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:32.902796 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-fba2d28c-5f58-42d8-a7d4-3562ca4b25b7 req-6f7c44e9-4034-4b9a-8a3f-f9d8201451cd tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:32.915259 np0000005822 devstack@c-api.service[100243]: /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. Jul 24 07:36:32.915259 np0000005822 devstack@c-api.service[100243]: .first() Jul 24 07:36:32.923991 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:32.923991 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:36:33.039454 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-fba2d28c-5f58-42d8-a7d4-3562ca4b25b7 req-6f7c44e9-4034-4b9a-8a3f-f9d8201451cd tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] https://10.4.3.170/volume/v3/attachments/fe820b51-5b5c-4738-9d97-7aa247cbc6bc returned with HTTP 200 Jul 24 07:36:33.039979 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 38/150] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 24 07:36:32 2026] DELETE /volume/v3/attachments/fe820b51-5b5c-4738-9d97-7aa247cbc6bc => generated 19 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:36:33.982851 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-ffe491e3-7b55-48dd-bf7f-08cca1321e3d None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:33.984695 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ffe491e3-7b55-48dd-bf7f-08cca1321e3d tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] GET https://10.4.3.170/volume/v3/volumes/5efc72f9-c1a2-4d50-9deb-0fe12a4ad0e9 Jul 24 07:36:33.985306 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ffe491e3-7b55-48dd-bf7f-08cca1321e3d tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:33.985608 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ffe491e3-7b55-48dd-bf7f-08cca1321e3d tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:33.992925 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:33.992925 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:36:33.997409 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-ffe491e3-7b55-48dd-bf7f-08cca1321e3d tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] Volume info retrieved successfully. Jul 24 07:36:34.002916 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ffe491e3-7b55-48dd-bf7f-08cca1321e3d tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] https://10.4.3.170/volume/v3/volumes/5efc72f9-c1a2-4d50-9deb-0fe12a4ad0e9 returned with HTTP 200 Jul 24 07:36:34.003552 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 38/151] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:36:33 2026] GET /volume/v3/volumes/5efc72f9-c1a2-4d50-9deb-0fe12a4ad0e9 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:36:34.018062 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a52a70a3-0a78-47d5-b1ff-03c67f6f755d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:34.019944 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a52a70a3-0a78-47d5-b1ff-03c67f6f755d tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] GET https://10.4.3.170/volume/v3/volumes/5efc72f9-c1a2-4d50-9deb-0fe12a4ad0e9 Jul 24 07:36:34.020135 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a52a70a3-0a78-47d5-b1ff-03c67f6f755d tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:34.020419 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a52a70a3-0a78-47d5-b1ff-03c67f6f755d tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:34.027566 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:34.027566 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:36:34.031303 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-a52a70a3-0a78-47d5-b1ff-03c67f6f755d tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] Volume info retrieved successfully. Jul 24 07:36:34.035524 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a52a70a3-0a78-47d5-b1ff-03c67f6f755d tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] https://10.4.3.170/volume/v3/volumes/5efc72f9-c1a2-4d50-9deb-0fe12a4ad0e9 returned with HTTP 200 Jul 24 07:36:34.035900 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 38/152] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:36:34 2026] GET /volume/v3/volumes/5efc72f9-c1a2-4d50-9deb-0fe12a4ad0e9 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:36:34.078937 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-9bb078c6-9693-4169-92d9-5bc66f3aa046 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:34.084832 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9bb078c6-9693-4169-92d9-5bc66f3aa046 tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] GET https://10.4.3.170/volume/v3/volumes/5efc72f9-c1a2-4d50-9deb-0fe12a4ad0e9 Jul 24 07:36:34.085030 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9bb078c6-9693-4169-92d9-5bc66f3aa046 tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:34.085222 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9bb078c6-9693-4169-92d9-5bc66f3aa046 tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:34.098679 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:34.098679 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:36:34.105380 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-9bb078c6-9693-4169-92d9-5bc66f3aa046 tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] Volume info retrieved successfully. Jul 24 07:36:34.109292 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9bb078c6-9693-4169-92d9-5bc66f3aa046 tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] https://10.4.3.170/volume/v3/volumes/5efc72f9-c1a2-4d50-9deb-0fe12a4ad0e9 returned with HTTP 200 Jul 24 07:36:34.109758 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 39/153] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:36:34 2026] GET /volume/v3/volumes/5efc72f9-c1a2-4d50-9deb-0fe12a4ad0e9 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:36:34.133784 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-26354112-8813-49b8-be12-759b253094f4 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:34.135589 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-26354112-8813-49b8-be12-759b253094f4 tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] DELETE https://10.4.3.170/volume/v3/volumes/5efc72f9-c1a2-4d50-9deb-0fe12a4ad0e9 Jul 24 07:36:34.135903 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-26354112-8813-49b8-be12-759b253094f4 tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:34.137230 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-26354112-8813-49b8-be12-759b253094f4 tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:34.137230 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-26354112-8813-49b8-be12-759b253094f4 tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] Delete volume with id: 5efc72f9-c1a2-4d50-9deb-0fe12a4ad0e9 Jul 24 07:36:34.146227 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:34.146227 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:36:34.147359 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-26354112-8813-49b8-be12-759b253094f4 tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] Volume info retrieved successfully. Jul 24 07:36:34.164176 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-8199d631-d8cb-4451-b006-bce171681bce None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:34.172878 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-26354112-8813-49b8-be12-759b253094f4 tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] Delete volume request issued successfully. Jul 24 07:36:34.173888 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-26354112-8813-49b8-be12-759b253094f4 tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] https://10.4.3.170/volume/v3/volumes/5efc72f9-c1a2-4d50-9deb-0fe12a4ad0e9 returned with HTTP 202 Jul 24 07:36:34.173888 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 39/154] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:36:34 2026] DELETE /volume/v3/volumes/5efc72f9-c1a2-4d50-9deb-0fe12a4ad0e9 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:36:34.182467 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f979e2ff-b676-45ca-bd68-67c8bf06e1ba None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:34.185030 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f979e2ff-b676-45ca-bd68-67c8bf06e1ba tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] GET https://10.4.3.170/volume/v3/volumes/5efc72f9-c1a2-4d50-9deb-0fe12a4ad0e9 Jul 24 07:36:34.185254 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f979e2ff-b676-45ca-bd68-67c8bf06e1ba tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:34.185451 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f979e2ff-b676-45ca-bd68-67c8bf06e1ba tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:34.195870 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:34.195870 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:36:34.202493 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-f979e2ff-b676-45ca-bd68-67c8bf06e1ba tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] Volume info retrieved successfully. Jul 24 07:36:34.209228 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f979e2ff-b676-45ca-bd68-67c8bf06e1ba tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] https://10.4.3.170/volume/v3/volumes/5efc72f9-c1a2-4d50-9deb-0fe12a4ad0e9 returned with HTTP 200 Jul 24 07:36:34.209776 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 39/155] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:36:34 2026] GET /volume/v3/volumes/5efc72f9-c1a2-4d50-9deb-0fe12a4ad0e9 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:36:34.391931 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8199d631-d8cb-4451-b006-bce171681bce tempest-ExtensionsTestJSON-491415682 tempest-ExtensionsTestJSON-491415682-project-member] GET https://10.4.3.170/volume/v3/extensions Jul 24 07:36:34.392114 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8199d631-d8cb-4451-b006-bce171681bce tempest-ExtensionsTestJSON-491415682 tempest-ExtensionsTestJSON-491415682-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:34.392401 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8199d631-d8cb-4451-b006-bce171681bce tempest-ExtensionsTestJSON-491415682 tempest-ExtensionsTestJSON-491415682-project-member] Calling method 'index' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:34.392741 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8199d631-d8cb-4451-b006-bce171681bce tempest-ExtensionsTestJSON-491415682 tempest-ExtensionsTestJSON-491415682-project-member] https://10.4.3.170/volume/v3/extensions returned with HTTP 200 Jul 24 07:36:34.393297 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 39/156] 10.4.3.170 () {66 vars in 1246 bytes} [Fri Jul 24 07:36:34 2026] GET /volume/v3/extensions => generated 5245 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:36:35.223062 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-b4f945d9-0221-42ad-8588-90e04ec911c2 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:35.225420 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b4f945d9-0221-42ad-8588-90e04ec911c2 tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] GET https://10.4.3.170/volume/v3/volumes/5efc72f9-c1a2-4d50-9deb-0fe12a4ad0e9 Jul 24 07:36:35.225735 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b4f945d9-0221-42ad-8588-90e04ec911c2 tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:35.225944 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b4f945d9-0221-42ad-8588-90e04ec911c2 tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:35.232857 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b4f945d9-0221-42ad-8588-90e04ec911c2 tempest-DeleteServersTestJSON-153308966 tempest-DeleteServersTestJSON-153308966-project-member] https://10.4.3.170/volume/v3/volumes/5efc72f9-c1a2-4d50-9deb-0fe12a4ad0e9 returned with HTTP 404 Jul 24 07:36:35.233495 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 40/157] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:36:35 2026] GET /volume/v3/volumes/5efc72f9-c1a2-4d50-9deb-0fe12a4ad0e9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:36:37.289651 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-2de48fde-f508-4d44-ae7e-3f0308b5ab3a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:37.292626 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2de48fde-f508-4d44-ae7e-3f0308b5ab3a tempest-VolumesImageMetadata-197391616 tempest-VolumesImageMetadata-197391616-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:36:37.293084 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2de48fde-f508-4d44-ae7e-3f0308b5ab3a tempest-VolumesImageMetadata-197391616 tempest-VolumesImageMetadata-197391616-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "c7843099-d178-467f-91a9-52ff7d08103c", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-514431283"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:36:37.295153 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-2de48fde-f508-4d44-ae7e-3f0308b5ab3a tempest-VolumesImageMetadata-197391616 tempest-VolumesImageMetadata-197391616-project-member] Create volume request body: {'volume': {'imageRef': 'c7843099-d178-467f-91a9-52ff7d08103c', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-514431283'}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:36:37.789497 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-2de48fde-f508-4d44-ae7e-3f0308b5ab3a tempest-VolumesImageMetadata-197391616 tempest-VolumesImageMetadata-197391616-project-member] Create volume of 1 GB Jul 24 07:36:37.794674 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-2de48fde-f508-4d44-ae7e-3f0308b5ab3a tempest-VolumesImageMetadata-197391616 tempest-VolumesImageMetadata-197391616-project-member] Availability Zones retrieved successfully. Jul 24 07:36:37.802729 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-2de48fde-f508-4d44-ae7e-3f0308b5ab3a tempest-VolumesImageMetadata-197391616 tempest-VolumesImageMetadata-197391616-project-member] Flow 'volume_create_api' (a556c2a8-d093-4f88-9fd9-bea1ef487bc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:36:37.804283 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-2de48fde-f508-4d44-ae7e-3f0308b5ab3a tempest-VolumesImageMetadata-197391616 tempest-VolumesImageMetadata-197391616-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f42bc57e-1d93-4903-b164-13a53c8be59e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:36:37.805662 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-2de48fde-f508-4d44-ae7e-3f0308b5ab3a tempest-VolumesImageMetadata-197391616 tempest-VolumesImageMetadata-197391616-project-member] Validating volume size '1' using validate_int {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:36:37.888752 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-2de48fde-f508-4d44-ae7e-3f0308b5ab3a tempest-VolumesImageMetadata-197391616 tempest-VolumesImageMetadata-197391616-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f42bc57e-1d93-4903-b164-13a53c8be59e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:36:37.889538 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-2de48fde-f508-4d44-ae7e-3f0308b5ab3a tempest-VolumesImageMetadata-197391616 tempest-VolumesImageMetadata-197391616-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (274b3c89-4970-491b-be2f-8caa2e722ab7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:36:37.950577 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-2de48fde-f508-4d44-ae7e-3f0308b5ab3a tempest-VolumesImageMetadata-197391616 tempest-VolumesImageMetadata-197391616-project-member] Created reservations ['a49b4fd9-79ff-4f62-b63c-1c920462f977', '259d3589-8a0f-4145-9ca8-c3c2cbfab4cd', '46f7b3d5-08b0-4054-a829-e31b538fccd2', '9cf1db91-716c-4372-8dce-645e4df62963'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:36:37.951351 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-2de48fde-f508-4d44-ae7e-3f0308b5ab3a tempest-VolumesImageMetadata-197391616 tempest-VolumesImageMetadata-197391616-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (274b3c89-4970-491b-be2f-8caa2e722ab7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a49b4fd9-79ff-4f62-b63c-1c920462f977', '259d3589-8a0f-4145-9ca8-c3c2cbfab4cd', '46f7b3d5-08b0-4054-a829-e31b538fccd2', '9cf1db91-716c-4372-8dce-645e4df62963']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:36:37.952106 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-2de48fde-f508-4d44-ae7e-3f0308b5ab3a tempest-VolumesImageMetadata-197391616 tempest-VolumesImageMetadata-197391616-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33a4e832-31b1-4f56-9eab-524cb612d333) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:36:37.974069 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-2de48fde-f508-4d44-ae7e-3f0308b5ab3a tempest-VolumesImageMetadata-197391616 tempest-VolumesImageMetadata-197391616-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33a4e832-31b1-4f56-9eab-524cb612d333) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4625abd7-9c9a-477d-93d0-3a7f255b5ce8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-514431283',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4d0f525f0004515bcebad8e6a7dbf29',qos_specs=None,replication_status=,reservations=['a49b4fd9-79ff-4f62-b63c-1c920462f977','259d3589-8a0f-4145-9ca8-c3c2cbfab4cd','46f7b3d5-08b0-4054-a829-e31b538fccd2','9cf1db91-716c-4372-8dce-645e4df62963'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78d3ab769b164510866baef92b2f6b35',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:36:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-514431283',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4625abd7-9c9a-477d-93d0-3a7f255b5ce8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e4d0f525f0004515bcebad8e6a7dbf29',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='78d3ab769b164510866baef92b2f6b35',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:36:37.975827 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-2de48fde-f508-4d44-ae7e-3f0308b5ab3a tempest-VolumesImageMetadata-197391616 tempest-VolumesImageMetadata-197391616-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb1cde78-7937-4e4f-990d-4c6082dfca75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:36:37.997232 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-2de48fde-f508-4d44-ae7e-3f0308b5ab3a tempest-VolumesImageMetadata-197391616 tempest-VolumesImageMetadata-197391616-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb1cde78-7937-4e4f-990d-4c6082dfca75) transitioned into state 'SUCCESS' from state '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-514431283',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4d0f525f0004515bcebad8e6a7dbf29',qos_specs=None,replication_status=,reservations=['a49b4fd9-79ff-4f62-b63c-1c920462f977','259d3589-8a0f-4145-9ca8-c3c2cbfab4cd','46f7b3d5-08b0-4054-a829-e31b538fccd2','9cf1db91-716c-4372-8dce-645e4df62963'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78d3ab769b164510866baef92b2f6b35',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:36:37.998308 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-2de48fde-f508-4d44-ae7e-3f0308b5ab3a tempest-VolumesImageMetadata-197391616 tempest-VolumesImageMetadata-197391616-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b589fb2-0314-4f11-9787-2f35ede8e065) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:36:38.009838 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-2de48fde-f508-4d44-ae7e-3f0308b5ab3a tempest-VolumesImageMetadata-197391616 tempest-VolumesImageMetadata-197391616-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b589fb2-0314-4f11-9787-2f35ede8e065) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:36:38.011135 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-2de48fde-f508-4d44-ae7e-3f0308b5ab3a tempest-VolumesImageMetadata-197391616 tempest-VolumesImageMetadata-197391616-project-member] Flow 'volume_create_api' (a556c2a8-d093-4f88-9fd9-bea1ef487bc9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:36:38.011614 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-2de48fde-f508-4d44-ae7e-3f0308b5ab3a tempest-VolumesImageMetadata-197391616 tempest-VolumesImageMetadata-197391616-project-member] Create volume request issued successfully. Jul 24 07:36:38.012437 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2de48fde-f508-4d44-ae7e-3f0308b5ab3a tempest-VolumesImageMetadata-197391616 tempest-VolumesImageMetadata-197391616-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:36:38.013021 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 40/158] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 24 07:36:37 2026] POST /volume/v3/volumes => generated 750 bytes in 724 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:36:38.032379 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-06f86d8d-b2f8-40ea-9501-251ddba817f8 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:38.034318 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-06f86d8d-b2f8-40ea-9501-251ddba817f8 tempest-VolumesImageMetadata-197391616 tempest-VolumesImageMetadata-197391616-project-member] GET https://10.4.3.170/volume/v3/volumes/4625abd7-9c9a-477d-93d0-3a7f255b5ce8 Jul 24 07:36:38.034543 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-06f86d8d-b2f8-40ea-9501-251ddba817f8 tempest-VolumesImageMetadata-197391616 tempest-VolumesImageMetadata-197391616-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:38.034913 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-06f86d8d-b2f8-40ea-9501-251ddba817f8 tempest-VolumesImageMetadata-197391616 tempest-VolumesImageMetadata-197391616-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:38.046339 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:38.046339 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:36:38.052163 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-06f86d8d-b2f8-40ea-9501-251ddba817f8 tempest-VolumesImageMetadata-197391616 tempest-VolumesImageMetadata-197391616-project-member] Volume info retrieved successfully. Jul 24 07:36:38.057414 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-06f86d8d-b2f8-40ea-9501-251ddba817f8 tempest-VolumesImageMetadata-197391616 tempest-VolumesImageMetadata-197391616-project-member] https://10.4.3.170/volume/v3/volumes/4625abd7-9c9a-477d-93d0-3a7f255b5ce8 returned with HTTP 200 Jul 24 07:36:38.057811 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 40/159] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:36:38 2026] GET /volume/v3/volumes/4625abd7-9c9a-477d-93d0-3a7f255b5ce8 => generated 818 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:36:39.073266 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-1b0f083d-7da4-4069-b3ca-cc4bba7489c5 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:39.073266 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1b0f083d-7da4-4069-b3ca-cc4bba7489c5 tempest-VolumesImageMetadata-197391616 tempest-VolumesImageMetadata-197391616-project-member] GET https://10.4.3.170/volume/v3/volumes/4625abd7-9c9a-477d-93d0-3a7f255b5ce8 Jul 24 07:36:39.073806 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-1b0f083d-7da4-4069-b3ca-cc4bba7489c5 tempest-VolumesImageMetadata-197391616 tempest-VolumesImageMetadata-197391616-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:39.073806 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-1b0f083d-7da4-4069-b3ca-cc4bba7489c5 tempest-VolumesImageMetadata-197391616 tempest-VolumesImageMetadata-197391616-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:39.082571 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:39.082571 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:36:39.089032 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-1b0f083d-7da4-4069-b3ca-cc4bba7489c5 tempest-VolumesImageMetadata-197391616 tempest-VolumesImageMetadata-197391616-project-member] Volume info retrieved successfully. Jul 24 07:36:39.095692 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1b0f083d-7da4-4069-b3ca-cc4bba7489c5 tempest-VolumesImageMetadata-197391616 tempest-VolumesImageMetadata-197391616-project-member] https://10.4.3.170/volume/v3/volumes/4625abd7-9c9a-477d-93d0-3a7f255b5ce8 returned with HTTP 200 Jul 24 07:36:39.096250 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 40/160] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:36:39 2026] GET /volume/v3/volumes/4625abd7-9c9a-477d-93d0-3a7f255b5ce8 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:36:40.111854 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-a5ce0450-17b2-44a1-a4e4-ad2c797b9dce None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:40.113875 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a5ce0450-17b2-44a1-a4e4-ad2c797b9dce tempest-VolumesImageMetadata-197391616 tempest-VolumesImageMetadata-197391616-project-member] GET https://10.4.3.170/volume/v3/volumes/4625abd7-9c9a-477d-93d0-3a7f255b5ce8 Jul 24 07:36:40.114520 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a5ce0450-17b2-44a1-a4e4-ad2c797b9dce tempest-VolumesImageMetadata-197391616 tempest-VolumesImageMetadata-197391616-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:40.114520 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a5ce0450-17b2-44a1-a4e4-ad2c797b9dce tempest-VolumesImageMetadata-197391616 tempest-VolumesImageMetadata-197391616-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:40.125253 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:40.125253 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:36:40.130677 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-a5ce0450-17b2-44a1-a4e4-ad2c797b9dce tempest-VolumesImageMetadata-197391616 tempest-VolumesImageMetadata-197391616-project-member] Volume info retrieved successfully. Jul 24 07:36:40.140166 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a5ce0450-17b2-44a1-a4e4-ad2c797b9dce tempest-VolumesImageMetadata-197391616 tempest-VolumesImageMetadata-197391616-project-member] https://10.4.3.170/volume/v3/volumes/4625abd7-9c9a-477d-93d0-3a7f255b5ce8 returned with HTTP 200 Jul 24 07:36:40.140399 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 41/161] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:36:40 2026] GET /volume/v3/volumes/4625abd7-9c9a-477d-93d0-3a7f255b5ce8 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:36:41.158178 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-3463e3c6-5c6c-4d44-bb7d-51b585fd87a7 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:41.160701 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3463e3c6-5c6c-4d44-bb7d-51b585fd87a7 tempest-VolumesImageMetadata-197391616 tempest-VolumesImageMetadata-197391616-project-member] GET https://10.4.3.170/volume/v3/volumes/4625abd7-9c9a-477d-93d0-3a7f255b5ce8 Jul 24 07:36:41.160928 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3463e3c6-5c6c-4d44-bb7d-51b585fd87a7 tempest-VolumesImageMetadata-197391616 tempest-VolumesImageMetadata-197391616-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:41.161107 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3463e3c6-5c6c-4d44-bb7d-51b585fd87a7 tempest-VolumesImageMetadata-197391616 tempest-VolumesImageMetadata-197391616-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:41.168686 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:41.168686 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:36:41.174105 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-3463e3c6-5c6c-4d44-bb7d-51b585fd87a7 tempest-VolumesImageMetadata-197391616 tempest-VolumesImageMetadata-197391616-project-member] Volume info retrieved successfully. Jul 24 07:36:41.182561 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3463e3c6-5c6c-4d44-bb7d-51b585fd87a7 tempest-VolumesImageMetadata-197391616 tempest-VolumesImageMetadata-197391616-project-member] https://10.4.3.170/volume/v3/volumes/4625abd7-9c9a-477d-93d0-3a7f255b5ce8 returned with HTTP 200 Jul 24 07:36:41.183022 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 41/162] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:36:41 2026] GET /volume/v3/volumes/4625abd7-9c9a-477d-93d0-3a7f255b5ce8 => generated 903 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:36:42.201197 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-554e44c5-7485-4209-afbe-fd4525b5bc28 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:42.203047 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-554e44c5-7485-4209-afbe-fd4525b5bc28 tempest-VolumesImageMetadata-197391616 tempest-VolumesImageMetadata-197391616-project-member] GET https://10.4.3.170/volume/v3/volumes/4625abd7-9c9a-477d-93d0-3a7f255b5ce8 Jul 24 07:36:42.203325 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-554e44c5-7485-4209-afbe-fd4525b5bc28 tempest-VolumesImageMetadata-197391616 tempest-VolumesImageMetadata-197391616-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:42.203509 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-554e44c5-7485-4209-afbe-fd4525b5bc28 tempest-VolumesImageMetadata-197391616 tempest-VolumesImageMetadata-197391616-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:42.211001 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:42.211001 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:36:42.214961 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-554e44c5-7485-4209-afbe-fd4525b5bc28 tempest-VolumesImageMetadata-197391616 tempest-VolumesImageMetadata-197391616-project-member] Volume info retrieved successfully. Jul 24 07:36:42.219534 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-554e44c5-7485-4209-afbe-fd4525b5bc28 tempest-VolumesImageMetadata-197391616 tempest-VolumesImageMetadata-197391616-project-member] https://10.4.3.170/volume/v3/volumes/4625abd7-9c9a-477d-93d0-3a7f255b5ce8 returned with HTTP 200 Jul 24 07:36:42.219895 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 41/163] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:36:42 2026] GET /volume/v3/volumes/4625abd7-9c9a-477d-93d0-3a7f255b5ce8 => generated 903 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:36:43.237764 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-0c2c6008-9b38-4038-9641-d2a51983c9ad None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:43.242686 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0c2c6008-9b38-4038-9641-d2a51983c9ad tempest-VolumesImageMetadata-197391616 tempest-VolumesImageMetadata-197391616-project-member] GET https://10.4.3.170/volume/v3/volumes/4625abd7-9c9a-477d-93d0-3a7f255b5ce8 Jul 24 07:36:43.242977 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0c2c6008-9b38-4038-9641-d2a51983c9ad tempest-VolumesImageMetadata-197391616 tempest-VolumesImageMetadata-197391616-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:43.246228 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0c2c6008-9b38-4038-9641-d2a51983c9ad tempest-VolumesImageMetadata-197391616 tempest-VolumesImageMetadata-197391616-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:43.246528 np0000005822 devstack@c-api.service[100245]: DEBUG dbcounter [-] [100245] Writing DB stats cinder:SELECT=305,cinder:INSERT=70,cinder:UPDATE=105 {{(pid=100245) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 07:36:43.259612 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:43.259612 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:36:43.266687 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-0c2c6008-9b38-4038-9641-d2a51983c9ad tempest-VolumesImageMetadata-197391616 tempest-VolumesImageMetadata-197391616-project-member] Volume info retrieved successfully. Jul 24 07:36:43.274407 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0c2c6008-9b38-4038-9641-d2a51983c9ad tempest-VolumesImageMetadata-197391616 tempest-VolumesImageMetadata-197391616-project-member] https://10.4.3.170/volume/v3/volumes/4625abd7-9c9a-477d-93d0-3a7f255b5ce8 returned with HTTP 200 Jul 24 07:36:43.274868 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 41/164] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:36:43 2026] GET /volume/v3/volumes/4625abd7-9c9a-477d-93d0-3a7f255b5ce8 => generated 903 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:36:44.293740 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-ef36dc9a-863f-4e31-ac0d-15ca27aceae1 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:44.297680 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ef36dc9a-863f-4e31-ac0d-15ca27aceae1 tempest-VolumesImageMetadata-197391616 tempest-VolumesImageMetadata-197391616-project-member] GET https://10.4.3.170/volume/v3/volumes/4625abd7-9c9a-477d-93d0-3a7f255b5ce8 Jul 24 07:36:44.298226 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ef36dc9a-863f-4e31-ac0d-15ca27aceae1 tempest-VolumesImageMetadata-197391616 tempest-VolumesImageMetadata-197391616-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:44.298712 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ef36dc9a-863f-4e31-ac0d-15ca27aceae1 tempest-VolumesImageMetadata-197391616 tempest-VolumesImageMetadata-197391616-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:44.312391 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:44.312391 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:36:44.319524 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-ef36dc9a-863f-4e31-ac0d-15ca27aceae1 tempest-VolumesImageMetadata-197391616 tempest-VolumesImageMetadata-197391616-project-member] Volume info retrieved successfully. Jul 24 07:36:44.327444 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ef36dc9a-863f-4e31-ac0d-15ca27aceae1 tempest-VolumesImageMetadata-197391616 tempest-VolumesImageMetadata-197391616-project-member] https://10.4.3.170/volume/v3/volumes/4625abd7-9c9a-477d-93d0-3a7f255b5ce8 returned with HTTP 200 Jul 24 07:36:44.327992 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 42/165] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:36:44 2026] GET /volume/v3/volumes/4625abd7-9c9a-477d-93d0-3a7f255b5ce8 => generated 903 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:36:45.343458 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-7715a6f7-7f80-43a3-aef3-2c72e2037758 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:45.346364 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7715a6f7-7f80-43a3-aef3-2c72e2037758 tempest-VolumesImageMetadata-197391616 tempest-VolumesImageMetadata-197391616-project-member] GET https://10.4.3.170/volume/v3/volumes/4625abd7-9c9a-477d-93d0-3a7f255b5ce8 Jul 24 07:36:45.346565 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7715a6f7-7f80-43a3-aef3-2c72e2037758 tempest-VolumesImageMetadata-197391616 tempest-VolumesImageMetadata-197391616-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:45.346841 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7715a6f7-7f80-43a3-aef3-2c72e2037758 tempest-VolumesImageMetadata-197391616 tempest-VolumesImageMetadata-197391616-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:45.358059 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:45.358059 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:36:45.363464 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-7715a6f7-7f80-43a3-aef3-2c72e2037758 tempest-VolumesImageMetadata-197391616 tempest-VolumesImageMetadata-197391616-project-member] Volume info retrieved successfully. Jul 24 07:36:45.373098 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7715a6f7-7f80-43a3-aef3-2c72e2037758 tempest-VolumesImageMetadata-197391616 tempest-VolumesImageMetadata-197391616-project-member] https://10.4.3.170/volume/v3/volumes/4625abd7-9c9a-477d-93d0-3a7f255b5ce8 returned with HTTP 200 Jul 24 07:36:45.373779 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 42/166] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:36:45 2026] GET /volume/v3/volumes/4625abd7-9c9a-477d-93d0-3a7f255b5ce8 => generated 903 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 07:36:46.388710 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b5320be3-770b-41bb-8b79-8038dcde2abf None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:46.390485 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b5320be3-770b-41bb-8b79-8038dcde2abf tempest-VolumesImageMetadata-197391616 tempest-VolumesImageMetadata-197391616-project-member] GET https://10.4.3.170/volume/v3/volumes/4625abd7-9c9a-477d-93d0-3a7f255b5ce8 Jul 24 07:36:46.390667 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b5320be3-770b-41bb-8b79-8038dcde2abf tempest-VolumesImageMetadata-197391616 tempest-VolumesImageMetadata-197391616-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:46.390866 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b5320be3-770b-41bb-8b79-8038dcde2abf tempest-VolumesImageMetadata-197391616 tempest-VolumesImageMetadata-197391616-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:46.393314 np0000005822 devstack@c-api.service[100246]: DEBUG dbcounter [-] [100246] Writing DB stats cinder:SELECT=203,cinder:INSERT=20,cinder:UPDATE=33 {{(pid=100246) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 07:36:46.398893 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:46.398893 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:36:46.403685 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-b5320be3-770b-41bb-8b79-8038dcde2abf tempest-VolumesImageMetadata-197391616 tempest-VolumesImageMetadata-197391616-project-member] Volume info retrieved successfully. Jul 24 07:36:46.409651 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b5320be3-770b-41bb-8b79-8038dcde2abf tempest-VolumesImageMetadata-197391616 tempest-VolumesImageMetadata-197391616-project-member] https://10.4.3.170/volume/v3/volumes/4625abd7-9c9a-477d-93d0-3a7f255b5ce8 returned with HTTP 200 Jul 24 07:36:46.410107 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 42/167] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:36:46 2026] GET /volume/v3/volumes/4625abd7-9c9a-477d-93d0-3a7f255b5ce8 => generated 1391 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:36:47.429467 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-c3b0cfab-f01b-401d-9635-9c052a930834 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:47.432669 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c3b0cfab-f01b-401d-9635-9c052a930834 tempest-VolumesImageMetadata-197391616 tempest-VolumesImageMetadata-197391616-project-member] GET https://10.4.3.170/volume/v3/volumes/4625abd7-9c9a-477d-93d0-3a7f255b5ce8 Jul 24 07:36:47.436228 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c3b0cfab-f01b-401d-9635-9c052a930834 tempest-VolumesImageMetadata-197391616 tempest-VolumesImageMetadata-197391616-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:47.436228 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c3b0cfab-f01b-401d-9635-9c052a930834 tempest-VolumesImageMetadata-197391616 tempest-VolumesImageMetadata-197391616-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:47.443891 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:47.443891 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:36:47.449127 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-c3b0cfab-f01b-401d-9635-9c052a930834 tempest-VolumesImageMetadata-197391616 tempest-VolumesImageMetadata-197391616-project-member] Volume info retrieved successfully. Jul 24 07:36:47.454866 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c3b0cfab-f01b-401d-9635-9c052a930834 tempest-VolumesImageMetadata-197391616 tempest-VolumesImageMetadata-197391616-project-member] https://10.4.3.170/volume/v3/volumes/4625abd7-9c9a-477d-93d0-3a7f255b5ce8 returned with HTTP 200 Jul 24 07:36:47.455294 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 42/168] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:36:47 2026] GET /volume/v3/volumes/4625abd7-9c9a-477d-93d0-3a7f255b5ce8 => generated 1389 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:36:47.468909 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-8031b5df-96a5-4e30-ad9e-a2c5ed6ecf57 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:47.471269 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8031b5df-96a5-4e30-ad9e-a2c5ed6ecf57 tempest-VolumesImageMetadata-197391616 tempest-VolumesImageMetadata-197391616-project-member] POST https://10.4.3.170/volume/v3/volumes/4625abd7-9c9a-477d-93d0-3a7f255b5ce8/action Jul 24 07:36:47.471834 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8031b5df-96a5-4e30-ad9e-a2c5ed6ecf57 tempest-VolumesImageMetadata-197391616 tempest-VolumesImageMetadata-197391616-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=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:36:47.472125 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8031b5df-96a5-4e30-ad9e-a2c5ed6ecf57 tempest-VolumesImageMetadata-197391616 tempest-VolumesImageMetadata-197391616-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=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:36:47.480666 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:47.480666 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:36:47.487656 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:47.487656 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:36:47.489918 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-8031b5df-96a5-4e30-ad9e-a2c5ed6ecf57 tempest-VolumesImageMetadata-197391616 tempest-VolumesImageMetadata-197391616-project-member] Volume info retrieved successfully. Jul 24 07:36:47.502550 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-8031b5df-96a5-4e30-ad9e-a2c5ed6ecf57 tempest-VolumesImageMetadata-197391616 tempest-VolumesImageMetadata-197391616-project-member] Update volume metadata completed successfully. Jul 24 07:36:47.502550 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8031b5df-96a5-4e30-ad9e-a2c5ed6ecf57 tempest-VolumesImageMetadata-197391616 tempest-VolumesImageMetadata-197391616-project-member] https://10.4.3.170/volume/v3/volumes/4625abd7-9c9a-477d-93d0-3a7f255b5ce8/action returned with HTTP 200 Jul 24 07:36:47.502550 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 43/169] 10.4.3.170 () {68 vars in 1391 bytes} [Fri Jul 24 07:36:47 2026] POST /volume/v3/volumes/4625abd7-9c9a-477d-93d0-3a7f255b5ce8/action => generated 594 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:36:47.513670 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-25d271f9-e047-4161-a0c6-820ee447daf8 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:47.516198 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-25d271f9-e047-4161-a0c6-820ee447daf8 tempest-VolumesImageMetadata-197391616 tempest-VolumesImageMetadata-197391616-project-member] GET https://10.4.3.170/volume/v3/volumes/4625abd7-9c9a-477d-93d0-3a7f255b5ce8 Jul 24 07:36:47.516521 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-25d271f9-e047-4161-a0c6-820ee447daf8 tempest-VolumesImageMetadata-197391616 tempest-VolumesImageMetadata-197391616-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:47.516795 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-25d271f9-e047-4161-a0c6-820ee447daf8 tempest-VolumesImageMetadata-197391616 tempest-VolumesImageMetadata-197391616-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:47.528554 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:47.528554 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:36:47.534435 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-25d271f9-e047-4161-a0c6-820ee447daf8 tempest-VolumesImageMetadata-197391616 tempest-VolumesImageMetadata-197391616-project-member] Volume info retrieved successfully. Jul 24 07:36:47.542385 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-25d271f9-e047-4161-a0c6-820ee447daf8 tempest-VolumesImageMetadata-197391616 tempest-VolumesImageMetadata-197391616-project-member] https://10.4.3.170/volume/v3/volumes/4625abd7-9c9a-477d-93d0-3a7f255b5ce8 returned with HTTP 200 Jul 24 07:36:47.542807 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 43/170] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:36:47 2026] GET /volume/v3/volumes/4625abd7-9c9a-477d-93d0-3a7f255b5ce8 => generated 1449 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:36:47.560886 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ddcc35a5-1928-43fd-8f5a-c34111f50c33 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:47.562802 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ddcc35a5-1928-43fd-8f5a-c34111f50c33 tempest-VolumesImageMetadata-197391616 tempest-VolumesImageMetadata-197391616-project-member] POST https://10.4.3.170/volume/v3/volumes/4625abd7-9c9a-477d-93d0-3a7f255b5ce8/action Jul 24 07:36:47.563125 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ddcc35a5-1928-43fd-8f5a-c34111f50c33 tempest-VolumesImageMetadata-197391616 tempest-VolumesImageMetadata-197391616-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:36:47.563314 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ddcc35a5-1928-43fd-8f5a-c34111f50c33 tempest-VolumesImageMetadata-197391616 tempest-VolumesImageMetadata-197391616-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:36:47.572105 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:47.572105 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:36:47.580481 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:47.580481 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:36:47.581125 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-ddcc35a5-1928-43fd-8f5a-c34111f50c33 tempest-VolumesImageMetadata-197391616 tempest-VolumesImageMetadata-197391616-project-member] Volume info retrieved successfully. Jul 24 07:36:47.587305 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-ddcc35a5-1928-43fd-8f5a-c34111f50c33 tempest-VolumesImageMetadata-197391616 tempest-VolumesImageMetadata-197391616-project-member] Get volume image-metadata completed successfully. Jul 24 07:36:47.600104 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-ddcc35a5-1928-43fd-8f5a-c34111f50c33 tempest-VolumesImageMetadata-197391616 tempest-VolumesImageMetadata-197391616-project-member] Delete volume metadata completed successfully. Jul 24 07:36:47.600392 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ddcc35a5-1928-43fd-8f5a-c34111f50c33 tempest-VolumesImageMetadata-197391616 tempest-VolumesImageMetadata-197391616-project-member] https://10.4.3.170/volume/v3/volumes/4625abd7-9c9a-477d-93d0-3a7f255b5ce8/action returned with HTTP 200 Jul 24 07:36:47.600994 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 43/171] 10.4.3.170 () {68 vars in 1390 bytes} [Fri Jul 24 07:36:47 2026] POST /volume/v3/volumes/4625abd7-9c9a-477d-93d0-3a7f255b5ce8/action => generated 0 bytes in 40 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jul 24 07:36:47.609220 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-f88f2d9b-9309-436f-885b-8150729d0809 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:47.611645 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f88f2d9b-9309-436f-885b-8150729d0809 tempest-VolumesImageMetadata-197391616 tempest-VolumesImageMetadata-197391616-project-member] POST https://10.4.3.170/volume/v3/volumes/4625abd7-9c9a-477d-93d0-3a7f255b5ce8/action Jul 24 07:36:47.612297 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f88f2d9b-9309-436f-885b-8150729d0809 tempest-VolumesImageMetadata-197391616 tempest-VolumesImageMetadata-197391616-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:36:47.612430 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f88f2d9b-9309-436f-885b-8150729d0809 tempest-VolumesImageMetadata-197391616 tempest-VolumesImageMetadata-197391616-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:36:47.623616 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:47.623616 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:36:47.624604 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-f88f2d9b-9309-436f-885b-8150729d0809 tempest-VolumesImageMetadata-197391616 tempest-VolumesImageMetadata-197391616-project-member] Volume info retrieved successfully. Jul 24 07:36:47.633646 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-f88f2d9b-9309-436f-885b-8150729d0809 tempest-VolumesImageMetadata-197391616 tempest-VolumesImageMetadata-197391616-project-member] Get volume image-metadata completed successfully. Jul 24 07:36:47.634070 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f88f2d9b-9309-436f-885b-8150729d0809 tempest-VolumesImageMetadata-197391616 tempest-VolumesImageMetadata-197391616-project-member] https://10.4.3.170/volume/v3/volumes/4625abd7-9c9a-477d-93d0-3a7f255b5ce8/action returned with HTTP 200 Jul 24 07:36:47.634898 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 43/172] 10.4.3.170 () {68 vars in 1390 bytes} [Fri Jul 24 07:36:47 2026] POST /volume/v3/volumes/4625abd7-9c9a-477d-93d0-3a7f255b5ce8/action => generated 568 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:36:47.645880 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-80619d83-1dd4-4465-87dc-4f7ff4878b32 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:47.650247 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-80619d83-1dd4-4465-87dc-4f7ff4878b32 tempest-VolumesImageMetadata-197391616 tempest-VolumesImageMetadata-197391616-project-member] GET https://10.4.3.170/volume/v3/volumes/4625abd7-9c9a-477d-93d0-3a7f255b5ce8 Jul 24 07:36:47.650247 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-80619d83-1dd4-4465-87dc-4f7ff4878b32 tempest-VolumesImageMetadata-197391616 tempest-VolumesImageMetadata-197391616-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:47.650247 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-80619d83-1dd4-4465-87dc-4f7ff4878b32 tempest-VolumesImageMetadata-197391616 tempest-VolumesImageMetadata-197391616-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:47.662928 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:47.662928 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:36:47.675841 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-80619d83-1dd4-4465-87dc-4f7ff4878b32 tempest-VolumesImageMetadata-197391616 tempest-VolumesImageMetadata-197391616-project-member] Volume info retrieved successfully. Jul 24 07:36:47.686823 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-80619d83-1dd4-4465-87dc-4f7ff4878b32 tempest-VolumesImageMetadata-197391616 tempest-VolumesImageMetadata-197391616-project-member] https://10.4.3.170/volume/v3/volumes/4625abd7-9c9a-477d-93d0-3a7f255b5ce8 returned with HTTP 200 Jul 24 07:36:47.687187 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 44/173] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:36:47 2026] GET /volume/v3/volumes/4625abd7-9c9a-477d-93d0-3a7f255b5ce8 => generated 1423 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:36:47.706301 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-927dbf6b-8d2d-457d-8192-c3fbc43dd94c None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:47.709364 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-927dbf6b-8d2d-457d-8192-c3fbc43dd94c tempest-VolumesImageMetadata-197391616 tempest-VolumesImageMetadata-197391616-project-member] DELETE https://10.4.3.170/volume/v3/volumes/4625abd7-9c9a-477d-93d0-3a7f255b5ce8 Jul 24 07:36:47.709632 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-927dbf6b-8d2d-457d-8192-c3fbc43dd94c tempest-VolumesImageMetadata-197391616 tempest-VolumesImageMetadata-197391616-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:47.710078 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-927dbf6b-8d2d-457d-8192-c3fbc43dd94c tempest-VolumesImageMetadata-197391616 tempest-VolumesImageMetadata-197391616-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:47.710078 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-927dbf6b-8d2d-457d-8192-c3fbc43dd94c tempest-VolumesImageMetadata-197391616 tempest-VolumesImageMetadata-197391616-project-member] Delete volume with id: 4625abd7-9c9a-477d-93d0-3a7f255b5ce8 Jul 24 07:36:47.722054 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:47.722054 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:36:47.722699 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-927dbf6b-8d2d-457d-8192-c3fbc43dd94c tempest-VolumesImageMetadata-197391616 tempest-VolumesImageMetadata-197391616-project-member] Volume info retrieved successfully. Jul 24 07:36:47.748181 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-927dbf6b-8d2d-457d-8192-c3fbc43dd94c tempest-VolumesImageMetadata-197391616 tempest-VolumesImageMetadata-197391616-project-member] Delete volume request issued successfully. Jul 24 07:36:47.748181 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-927dbf6b-8d2d-457d-8192-c3fbc43dd94c tempest-VolumesImageMetadata-197391616 tempest-VolumesImageMetadata-197391616-project-member] https://10.4.3.170/volume/v3/volumes/4625abd7-9c9a-477d-93d0-3a7f255b5ce8 returned with HTTP 202 Jul 24 07:36:47.748558 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 44/174] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:36:47 2026] DELETE /volume/v3/volumes/4625abd7-9c9a-477d-93d0-3a7f255b5ce8 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:36:47.762442 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-cc5b7d03-668f-4de5-9ce0-a3d6f1a3a8c5 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:47.763478 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cc5b7d03-668f-4de5-9ce0-a3d6f1a3a8c5 tempest-VolumesImageMetadata-197391616 tempest-VolumesImageMetadata-197391616-project-member] GET https://10.4.3.170/volume/v3/volumes/4625abd7-9c9a-477d-93d0-3a7f255b5ce8 Jul 24 07:36:47.764418 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cc5b7d03-668f-4de5-9ce0-a3d6f1a3a8c5 tempest-VolumesImageMetadata-197391616 tempest-VolumesImageMetadata-197391616-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:47.764418 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cc5b7d03-668f-4de5-9ce0-a3d6f1a3a8c5 tempest-VolumesImageMetadata-197391616 tempest-VolumesImageMetadata-197391616-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:47.773749 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:47.773749 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:36:47.779918 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-cc5b7d03-668f-4de5-9ce0-a3d6f1a3a8c5 tempest-VolumesImageMetadata-197391616 tempest-VolumesImageMetadata-197391616-project-member] Volume info retrieved successfully. Jul 24 07:36:47.786781 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cc5b7d03-668f-4de5-9ce0-a3d6f1a3a8c5 tempest-VolumesImageMetadata-197391616 tempest-VolumesImageMetadata-197391616-project-member] https://10.4.3.170/volume/v3/volumes/4625abd7-9c9a-477d-93d0-3a7f255b5ce8 returned with HTTP 200 Jul 24 07:36:47.789750 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 44/175] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:36:47 2026] GET /volume/v3/volumes/4625abd7-9c9a-477d-93d0-3a7f255b5ce8 => generated 1422 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 24 07:36:48.802690 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-3361cf65-ff98-41c3-9fdf-57aed7eed2ec None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:48.805103 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3361cf65-ff98-41c3-9fdf-57aed7eed2ec tempest-VolumesImageMetadata-197391616 tempest-VolumesImageMetadata-197391616-project-member] GET https://10.4.3.170/volume/v3/volumes/4625abd7-9c9a-477d-93d0-3a7f255b5ce8 Jul 24 07:36:48.805419 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3361cf65-ff98-41c3-9fdf-57aed7eed2ec tempest-VolumesImageMetadata-197391616 tempest-VolumesImageMetadata-197391616-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:48.805661 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3361cf65-ff98-41c3-9fdf-57aed7eed2ec tempest-VolumesImageMetadata-197391616 tempest-VolumesImageMetadata-197391616-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:48.814529 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3361cf65-ff98-41c3-9fdf-57aed7eed2ec tempest-VolumesImageMetadata-197391616 tempest-VolumesImageMetadata-197391616-project-member] https://10.4.3.170/volume/v3/volumes/4625abd7-9c9a-477d-93d0-3a7f255b5ce8 returned with HTTP 404 Jul 24 07:36:48.815661 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 44/176] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:36:48 2026] GET /volume/v3/volumes/4625abd7-9c9a-477d-93d0-3a7f255b5ce8 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:36:50.986040 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-5e75c939-5015-4bca-be46-1b9f87e77e8c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:51.173475 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5e75c939-5015-4bca-be46-1b9f87e77e8c tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:36:51.173830 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5e75c939-5015-4bca-be46-1b9f87e77e8c tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-424727145", "imageRef": "c7843099-d178-467f-91a9-52ff7d08103c"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:36:51.175850 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-5e75c939-5015-4bca-be46-1b9f87e77e8c tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-424727145', 'imageRef': 'c7843099-d178-467f-91a9-52ff7d08103c'}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:36:51.628730 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-5e75c939-5015-4bca-be46-1b9f87e77e8c tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Create volume of 1 GB Jul 24 07:36:51.632937 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-5e75c939-5015-4bca-be46-1b9f87e77e8c tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Availability Zones retrieved successfully. Jul 24 07:36:51.638906 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-5e75c939-5015-4bca-be46-1b9f87e77e8c tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Flow 'volume_create_api' (ffc929bd-9eb6-4e8e-8648-1ba27431a920) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:36:51.639903 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-5e75c939-5015-4bca-be46-1b9f87e77e8c tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed1054c3-9392-42ef-89ff-ca97d9fd6fa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:36:51.641588 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-5e75c939-5015-4bca-be46-1b9f87e77e8c tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:36:51.712071 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-5e75c939-5015-4bca-be46-1b9f87e77e8c tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed1054c3-9392-42ef-89ff-ca97d9fd6fa5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:36:51.712811 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-5e75c939-5015-4bca-be46-1b9f87e77e8c tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (efd297e8-a60a-45c7-8d04-b1ef90c2d585) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:36:51.738300 np0000005822 devstack@c-api.service[100244]: WARNING cinder.quota [None req-5e75c939-5015-4bca-be46-1b9f87e77e8c tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:36:51.738536 np0000005822 devstack@c-api.service[100244]: WARNING cinder.quota [None req-5e75c939-5015-4bca-be46-1b9f87e77e8c tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:36:51.781078 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-5e75c939-5015-4bca-be46-1b9f87e77e8c tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Created reservations ['db4518b5-e549-47ee-8646-b570ebe29317', '83fc7786-6097-4f22-9980-2d35d1309ac3', '76c60961-e08e-4569-a151-c247730115c2', '450e8cd1-262d-49d0-ac29-b9913e5ea488'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:36:51.781869 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-5e75c939-5015-4bca-be46-1b9f87e77e8c tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (efd297e8-a60a-45c7-8d04-b1ef90c2d585) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['db4518b5-e549-47ee-8646-b570ebe29317', '83fc7786-6097-4f22-9980-2d35d1309ac3', '76c60961-e08e-4569-a151-c247730115c2', '450e8cd1-262d-49d0-ac29-b9913e5ea488']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:36:51.782660 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-5e75c939-5015-4bca-be46-1b9f87e77e8c tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28600f83-1143-41b7-8eef-a48ad0509e4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:36:51.806812 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-5e75c939-5015-4bca-be46-1b9f87e77e8c tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28600f83-1143-41b7-8eef-a48ad0509e4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '50997214-6244-4b8f-8d1e-33de7c73c222', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-424727145',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='abd4ef63a559468bbb196c0edc3609bc',qos_specs=None,replication_status=,reservations=['db4518b5-e549-47ee-8646-b570ebe29317','83fc7786-6097-4f22-9980-2d35d1309ac3','76c60961-e08e-4569-a151-c247730115c2','450e8cd1-262d-49d0-ac29-b9913e5ea488'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8852872dae6245d2875f27f21fb3857e',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:36:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-424727145',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=50997214-6244-4b8f-8d1e-33de7c73c222,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='abd4ef63a559468bbb196c0edc3609bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8852872dae6245d2875f27f21fb3857e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:36:51.808089 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-5e75c939-5015-4bca-be46-1b9f87e77e8c tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1530aefd-b040-4f74-bc73-0a00db4ed61e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:36:51.810006 np0000005822 devstack@c-api.service[100244]: DEBUG dbcounter [-] [100244] Writing DB stats cinder:SELECT=219,cinder:INSERT=40,cinder:UPDATE=53 {{(pid=100244) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 07:36:51.824956 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-5e75c939-5015-4bca-be46-1b9f87e77e8c tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1530aefd-b040-4f74-bc73-0a00db4ed61e) transitioned into state 'SUCCESS' from state '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-424727145',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='abd4ef63a559468bbb196c0edc3609bc',qos_specs=None,replication_status=,reservations=['db4518b5-e549-47ee-8646-b570ebe29317','83fc7786-6097-4f22-9980-2d35d1309ac3','76c60961-e08e-4569-a151-c247730115c2','450e8cd1-262d-49d0-ac29-b9913e5ea488'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8852872dae6245d2875f27f21fb3857e',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:36:51.825816 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-5e75c939-5015-4bca-be46-1b9f87e77e8c tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d27b6e34-7f6c-4e54-ad14-19d3cac4daa6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:36:51.834637 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-5e75c939-5015-4bca-be46-1b9f87e77e8c tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d27b6e34-7f6c-4e54-ad14-19d3cac4daa6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:36:51.835391 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-5e75c939-5015-4bca-be46-1b9f87e77e8c tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Flow 'volume_create_api' (ffc929bd-9eb6-4e8e-8648-1ba27431a920) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:36:51.835650 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-5e75c939-5015-4bca-be46-1b9f87e77e8c tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Create volume request issued successfully. Jul 24 07:36:51.836180 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5e75c939-5015-4bca-be46-1b9f87e77e8c tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:36:51.836692 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 45/177] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 24 07:36:50 2026] POST /volume/v3/volumes => generated 756 bytes in 851 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:36:51.848467 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-b420513e-ac9b-4169-a340-921fecabf835 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:51.850911 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b420513e-ac9b-4169-a340-921fecabf835 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] GET https://10.4.3.170/volume/v3/volumes/50997214-6244-4b8f-8d1e-33de7c73c222 Jul 24 07:36:51.850911 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b420513e-ac9b-4169-a340-921fecabf835 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:51.850911 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b420513e-ac9b-4169-a340-921fecabf835 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:51.852961 np0000005822 devstack@c-api.service[100243]: DEBUG dbcounter [-] [100243] Writing DB stats cinder:SELECT=242,cinder:INSERT=40,cinder:UPDATE=64 {{(pid=100243) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 07:36:51.860087 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:51.860087 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:36:51.865969 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-b420513e-ac9b-4169-a340-921fecabf835 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Volume info retrieved successfully. Jul 24 07:36:51.870302 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b420513e-ac9b-4169-a340-921fecabf835 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] https://10.4.3.170/volume/v3/volumes/50997214-6244-4b8f-8d1e-33de7c73c222 returned with HTTP 200 Jul 24 07:36:51.870665 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 45/178] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:36:51 2026] GET /volume/v3/volumes/50997214-6244-4b8f-8d1e-33de7c73c222 => generated 824 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:36:52.886937 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0f2912d9-f49b-4668-869c-9ff558909c3c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:52.888939 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0f2912d9-f49b-4668-869c-9ff558909c3c tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] GET https://10.4.3.170/volume/v3/volumes/50997214-6244-4b8f-8d1e-33de7c73c222 Jul 24 07:36:52.889164 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0f2912d9-f49b-4668-869c-9ff558909c3c tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:52.889481 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0f2912d9-f49b-4668-869c-9ff558909c3c tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:52.899112 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:52.899112 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:36:52.903759 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-0f2912d9-f49b-4668-869c-9ff558909c3c tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Volume info retrieved successfully. Jul 24 07:36:52.910492 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0f2912d9-f49b-4668-869c-9ff558909c3c tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] https://10.4.3.170/volume/v3/volumes/50997214-6244-4b8f-8d1e-33de7c73c222 returned with HTTP 200 Jul 24 07:36:52.910938 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 45/179] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:36:52 2026] GET /volume/v3/volumes/50997214-6244-4b8f-8d1e-33de7c73c222 => generated 1364 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:36:52.924054 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-bb5dbae8-adce-4dce-a200-ac1134de9088 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:52.926639 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-bb5dbae8-adce-4dce-a200-ac1134de9088 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:36:52.927029 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-bb5dbae8-adce-4dce-a200-ac1134de9088 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1076501356"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:36:52.928819 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-bb5dbae8-adce-4dce-a200-ac1134de9088 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1076501356'}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:36:52.928967 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-bb5dbae8-adce-4dce-a200-ac1134de9088 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Create volume of 1 GB Jul 24 07:36:52.934044 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-bb5dbae8-adce-4dce-a200-ac1134de9088 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Availability Zones retrieved successfully. Jul 24 07:36:52.941648 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-bb5dbae8-adce-4dce-a200-ac1134de9088 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Flow 'volume_create_api' (c7be3a75-85c0-4dec-8c99-14317b3d67ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:36:52.943310 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-bb5dbae8-adce-4dce-a200-ac1134de9088 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6cf523ff-939e-406c-b711-b79506318f71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:36:52.944452 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-bb5dbae8-adce-4dce-a200-ac1134de9088 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Validating volume size '1' using validate_int {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:36:52.971413 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-bb5dbae8-adce-4dce-a200-ac1134de9088 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6cf523ff-939e-406c-b711-b79506318f71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:36:52.972134 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-bb5dbae8-adce-4dce-a200-ac1134de9088 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6c34854-7418-4a3a-b8ca-5b131adf7232) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:36:53.017718 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-bb5dbae8-adce-4dce-a200-ac1134de9088 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Created reservations ['986332bc-ca64-4689-9367-4a2ae344752a', '272c5bcc-b0da-4f9d-8ef4-c4ac7d676355', '3aa388e5-87c0-4510-8a81-d9108e2f512c', 'b840f895-2a84-47c8-ab1c-447ea2d8d691'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:36:53.018383 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-bb5dbae8-adce-4dce-a200-ac1134de9088 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6c34854-7418-4a3a-b8ca-5b131adf7232) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['986332bc-ca64-4689-9367-4a2ae344752a', '272c5bcc-b0da-4f9d-8ef4-c4ac7d676355', '3aa388e5-87c0-4510-8a81-d9108e2f512c', 'b840f895-2a84-47c8-ab1c-447ea2d8d691']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:36:53.019076 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-bb5dbae8-adce-4dce-a200-ac1134de9088 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79d00af8-d508-4bef-860b-66792ced078a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:36:53.042160 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-bb5dbae8-adce-4dce-a200-ac1134de9088 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79d00af8-d508-4bef-860b-66792ced078a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0096f7be-8d6c-4f5f-b4e4-4f9ee9f47208', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1076501356',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='abd4ef63a559468bbb196c0edc3609bc',qos_specs=None,replication_status=,reservations=['986332bc-ca64-4689-9367-4a2ae344752a','272c5bcc-b0da-4f9d-8ef4-c4ac7d676355','3aa388e5-87c0-4510-8a81-d9108e2f512c','b840f895-2a84-47c8-ab1c-447ea2d8d691'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8852872dae6245d2875f27f21fb3857e',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:36:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1076501356',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0096f7be-8d6c-4f5f-b4e4-4f9ee9f47208,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='abd4ef63a559468bbb196c0edc3609bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8852872dae6245d2875f27f21fb3857e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:36:53.042960 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-bb5dbae8-adce-4dce-a200-ac1134de9088 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3cc3839-758f-4d79-b80d-5d744414c627) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:36:53.061193 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-bb5dbae8-adce-4dce-a200-ac1134de9088 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3cc3839-758f-4d79-b80d-5d744414c627) transitioned into state 'SUCCESS' from state '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-1076501356',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='abd4ef63a559468bbb196c0edc3609bc',qos_specs=None,replication_status=,reservations=['986332bc-ca64-4689-9367-4a2ae344752a','272c5bcc-b0da-4f9d-8ef4-c4ac7d676355','3aa388e5-87c0-4510-8a81-d9108e2f512c','b840f895-2a84-47c8-ab1c-447ea2d8d691'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8852872dae6245d2875f27f21fb3857e',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:36:53.061904 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-bb5dbae8-adce-4dce-a200-ac1134de9088 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75b0656f-30ef-4aeb-8841-6faf984c56ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:36:53.075464 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-bb5dbae8-adce-4dce-a200-ac1134de9088 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75b0656f-30ef-4aeb-8841-6faf984c56ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:36:53.076408 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-bb5dbae8-adce-4dce-a200-ac1134de9088 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Flow 'volume_create_api' (c7be3a75-85c0-4dec-8c99-14317b3d67ad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:36:53.076690 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-bb5dbae8-adce-4dce-a200-ac1134de9088 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Create volume request issued successfully. Jul 24 07:36:53.078476 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-bb5dbae8-adce-4dce-a200-ac1134de9088 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:36:53.078984 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 45/180] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 24 07:36:52 2026] POST /volume/v3/volumes => generated 757 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:36:53.098647 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-e883b52e-1c0e-46be-922a-6e65c4e57b9d None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:53.102652 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e883b52e-1c0e-46be-922a-6e65c4e57b9d tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] GET https://10.4.3.170/volume/v3/volumes/0096f7be-8d6c-4f5f-b4e4-4f9ee9f47208 Jul 24 07:36:53.102979 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e883b52e-1c0e-46be-922a-6e65c4e57b9d tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:53.103351 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e883b52e-1c0e-46be-922a-6e65c4e57b9d tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:53.114649 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:53.114649 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:36:53.121732 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-e883b52e-1c0e-46be-922a-6e65c4e57b9d tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Volume info retrieved successfully. Jul 24 07:36:53.131429 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e883b52e-1c0e-46be-922a-6e65c4e57b9d tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] https://10.4.3.170/volume/v3/volumes/0096f7be-8d6c-4f5f-b4e4-4f9ee9f47208 returned with HTTP 200 Jul 24 07:36:53.131922 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 46/181] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:36:53 2026] GET /volume/v3/volumes/0096f7be-8d6c-4f5f-b4e4-4f9ee9f47208 => generated 825 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:36:53.210622 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-338b77fd-be8a-41c1-a14c-13c29ad02c67 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:53.403102 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-338b77fd-be8a-41c1-a14c-13c29ad02c67 tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:36:53.403102 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-338b77fd-be8a-41c1-a14c-13c29ad02c67 tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1587521182"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:36:53.403102 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-338b77fd-be8a-41c1-a14c-13c29ad02c67 tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1587521182'}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:36:53.403102 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-338b77fd-be8a-41c1-a14c-13c29ad02c67 tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] Create volume of 1 GB Jul 24 07:36:53.409527 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-338b77fd-be8a-41c1-a14c-13c29ad02c67 tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] Availability Zones retrieved successfully. Jul 24 07:36:53.419564 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-338b77fd-be8a-41c1-a14c-13c29ad02c67 tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] Flow 'volume_create_api' (0bcdfe70-4467-44e6-b126-37a4ad8820e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:36:53.420523 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-338b77fd-be8a-41c1-a14c-13c29ad02c67 tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebef25ee-65d1-40ce-9621-d911ef910be4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:36:53.421442 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-338b77fd-be8a-41c1-a14c-13c29ad02c67 tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] Validating volume size '1' using validate_int {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:36:53.449614 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-338b77fd-be8a-41c1-a14c-13c29ad02c67 tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebef25ee-65d1-40ce-9621-d911ef910be4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:36:53.450657 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-338b77fd-be8a-41c1-a14c-13c29ad02c67 tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f06ada32-2d83-44fc-af13-963457153cde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:36:53.505027 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-338b77fd-be8a-41c1-a14c-13c29ad02c67 tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] Created reservations ['3d680814-adfb-4362-a0f7-0e1b48800d15', 'e43f7077-1251-4bf2-8661-8165c76d4eca', '85f62c35-a74c-419c-974c-ff13c231159f', '380912a1-1c73-41fc-9b03-6126f0bbf6ca'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:36:53.505853 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-338b77fd-be8a-41c1-a14c-13c29ad02c67 tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f06ada32-2d83-44fc-af13-963457153cde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3d680814-adfb-4362-a0f7-0e1b48800d15', 'e43f7077-1251-4bf2-8661-8165c76d4eca', '85f62c35-a74c-419c-974c-ff13c231159f', '380912a1-1c73-41fc-9b03-6126f0bbf6ca']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:36:53.506649 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-338b77fd-be8a-41c1-a14c-13c29ad02c67 tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65492922-c823-4291-950f-b027265279a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:36:53.533107 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-338b77fd-be8a-41c1-a14c-13c29ad02c67 tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65492922-c823-4291-950f-b027265279a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a42f126f-701b-44d0-83c1-3107bc3b7dbd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1587521182',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1bb449ea2c9442dca150a84acc2e6751',qos_specs=None,replication_status=,reservations=['3d680814-adfb-4362-a0f7-0e1b48800d15','e43f7077-1251-4bf2-8661-8165c76d4eca','85f62c35-a74c-419c-974c-ff13c231159f','380912a1-1c73-41fc-9b03-6126f0bbf6ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39aa88bd27c244dd896022dc8cf4dd88',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:36:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1587521182',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a42f126f-701b-44d0-83c1-3107bc3b7dbd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1bb449ea2c9442dca150a84acc2e6751',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='39aa88bd27c244dd896022dc8cf4dd88',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:36:53.534652 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-338b77fd-be8a-41c1-a14c-13c29ad02c67 tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0087f83-45c1-484e-91eb-abd11abc240a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:36:53.552451 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-338b77fd-be8a-41c1-a14c-13c29ad02c67 tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0087f83-45c1-484e-91eb-abd11abc240a) transitioned into state 'SUCCESS' from state '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-1587521182',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1bb449ea2c9442dca150a84acc2e6751',qos_specs=None,replication_status=,reservations=['3d680814-adfb-4362-a0f7-0e1b48800d15','e43f7077-1251-4bf2-8661-8165c76d4eca','85f62c35-a74c-419c-974c-ff13c231159f','380912a1-1c73-41fc-9b03-6126f0bbf6ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39aa88bd27c244dd896022dc8cf4dd88',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:36:53.553155 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-338b77fd-be8a-41c1-a14c-13c29ad02c67 tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4f9599e-a050-4f6b-a864-a2ae166b8bed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:36:53.562217 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-338b77fd-be8a-41c1-a14c-13c29ad02c67 tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4f9599e-a050-4f6b-a864-a2ae166b8bed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:36:53.563095 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-338b77fd-be8a-41c1-a14c-13c29ad02c67 tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] Flow 'volume_create_api' (0bcdfe70-4467-44e6-b126-37a4ad8820e2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:36:53.563439 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-338b77fd-be8a-41c1-a14c-13c29ad02c67 tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] Create volume request issued successfully. Jul 24 07:36:53.564079 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-338b77fd-be8a-41c1-a14c-13c29ad02c67 tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:36:53.564544 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 46/182] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 24 07:36:53 2026] POST /volume/v3/volumes => generated 751 bytes in 355 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:36:53.580155 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-311f37f8-ccfb-4f27-92bb-92a895fc0215 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:53.584651 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-311f37f8-ccfb-4f27-92bb-92a895fc0215 tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] GET https://10.4.3.170/volume/v3/volumes/a42f126f-701b-44d0-83c1-3107bc3b7dbd Jul 24 07:36:53.584805 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-311f37f8-ccfb-4f27-92bb-92a895fc0215 tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:53.584973 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-311f37f8-ccfb-4f27-92bb-92a895fc0215 tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:53.591252 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:53.591252 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:36:53.594725 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-311f37f8-ccfb-4f27-92bb-92a895fc0215 tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] Volume info retrieved successfully. Jul 24 07:36:53.598431 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-311f37f8-ccfb-4f27-92bb-92a895fc0215 tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] https://10.4.3.170/volume/v3/volumes/a42f126f-701b-44d0-83c1-3107bc3b7dbd returned with HTTP 200 Jul 24 07:36:53.598775 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 46/183] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:36:53 2026] GET /volume/v3/volumes/a42f126f-701b-44d0-83c1-3107bc3b7dbd => generated 819 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:36:54.148496 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-d1acca8f-e120-4e30-b4c0-1088a25c1cad None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:54.151244 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d1acca8f-e120-4e30-b4c0-1088a25c1cad tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] GET https://10.4.3.170/volume/v3/volumes/0096f7be-8d6c-4f5f-b4e4-4f9ee9f47208 Jul 24 07:36:54.152055 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d1acca8f-e120-4e30-b4c0-1088a25c1cad tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:54.152391 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d1acca8f-e120-4e30-b4c0-1088a25c1cad tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:54.162025 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:54.162025 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:36:54.167398 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-d1acca8f-e120-4e30-b4c0-1088a25c1cad tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Volume info retrieved successfully. Jul 24 07:36:54.173638 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d1acca8f-e120-4e30-b4c0-1088a25c1cad tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] https://10.4.3.170/volume/v3/volumes/0096f7be-8d6c-4f5f-b4e4-4f9ee9f47208 returned with HTTP 200 Jul 24 07:36:54.174260 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 46/184] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:36:54 2026] GET /volume/v3/volumes/0096f7be-8d6c-4f5f-b4e4-4f9ee9f47208 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:36:54.187800 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-b0ce471a-981a-4036-a299-31895b2a8a17 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:54.190133 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b0ce471a-981a-4036-a299-31895b2a8a17 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:36:54.190610 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b0ce471a-981a-4036-a299-31895b2a8a17 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-181035216"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:36:54.192499 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-b0ce471a-981a-4036-a299-31895b2a8a17 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-181035216'}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:36:54.192687 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-b0ce471a-981a-4036-a299-31895b2a8a17 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Create volume of 1 GB Jul 24 07:36:54.198010 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-b0ce471a-981a-4036-a299-31895b2a8a17 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Availability Zones retrieved successfully. Jul 24 07:36:54.206354 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-b0ce471a-981a-4036-a299-31895b2a8a17 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Flow 'volume_create_api' (b6a81a64-6b28-4dbd-87d7-45653b2115a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:36:54.207767 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-b0ce471a-981a-4036-a299-31895b2a8a17 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbd902d8-c3ab-408c-9c24-e20bcd877603) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:36:54.209163 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-b0ce471a-981a-4036-a299-31895b2a8a17 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:36:54.246174 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-b0ce471a-981a-4036-a299-31895b2a8a17 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbd902d8-c3ab-408c-9c24-e20bcd877603) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:36:54.247049 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-b0ce471a-981a-4036-a299-31895b2a8a17 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05f77760-5de7-4a82-a009-f69f04967e4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:36:54.290404 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-b0ce471a-981a-4036-a299-31895b2a8a17 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Created reservations ['5eff38c0-bc41-46e1-b3d7-e33b3708cdeb', '310ad17b-c0bf-40f8-8a1e-1dbe004af7f3', 'd68c97f3-dba3-4122-baf8-db2e2a6482c4', '4f0b2365-44a1-4928-9335-a0e991291fbe'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:36:54.291426 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-b0ce471a-981a-4036-a299-31895b2a8a17 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05f77760-5de7-4a82-a009-f69f04967e4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5eff38c0-bc41-46e1-b3d7-e33b3708cdeb', '310ad17b-c0bf-40f8-8a1e-1dbe004af7f3', 'd68c97f3-dba3-4122-baf8-db2e2a6482c4', '4f0b2365-44a1-4928-9335-a0e991291fbe']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:36:54.292139 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-b0ce471a-981a-4036-a299-31895b2a8a17 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d0d8be7-c071-4b4f-9f11-c12024057701) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:36:54.317178 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-b0ce471a-981a-4036-a299-31895b2a8a17 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d0d8be7-c071-4b4f-9f11-c12024057701) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '765d3ad8-eb5b-4ade-b727-25aaea5e4087', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-181035216',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='abd4ef63a559468bbb196c0edc3609bc',qos_specs=None,replication_status=,reservations=['5eff38c0-bc41-46e1-b3d7-e33b3708cdeb','310ad17b-c0bf-40f8-8a1e-1dbe004af7f3','d68c97f3-dba3-4122-baf8-db2e2a6482c4','4f0b2365-44a1-4928-9335-a0e991291fbe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8852872dae6245d2875f27f21fb3857e',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:36:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-181035216',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=765d3ad8-eb5b-4ade-b727-25aaea5e4087,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='abd4ef63a559468bbb196c0edc3609bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8852872dae6245d2875f27f21fb3857e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:36:54.317963 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-b0ce471a-981a-4036-a299-31895b2a8a17 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26c7cd0a-50f5-48cb-a87e-69af58168c18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:36:54.341983 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-b0ce471a-981a-4036-a299-31895b2a8a17 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26c7cd0a-50f5-48cb-a87e-69af58168c18) transitioned into state 'SUCCESS' from state '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-181035216',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='abd4ef63a559468bbb196c0edc3609bc',qos_specs=None,replication_status=,reservations=['5eff38c0-bc41-46e1-b3d7-e33b3708cdeb','310ad17b-c0bf-40f8-8a1e-1dbe004af7f3','d68c97f3-dba3-4122-baf8-db2e2a6482c4','4f0b2365-44a1-4928-9335-a0e991291fbe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8852872dae6245d2875f27f21fb3857e',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:36:54.342974 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-b0ce471a-981a-4036-a299-31895b2a8a17 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae5657cc-5110-451a-b266-eab7d09e9454) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:36:54.354354 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-b0ce471a-981a-4036-a299-31895b2a8a17 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae5657cc-5110-451a-b266-eab7d09e9454) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:36:54.355535 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-b0ce471a-981a-4036-a299-31895b2a8a17 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Flow 'volume_create_api' (b6a81a64-6b28-4dbd-87d7-45653b2115a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:36:54.355937 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-b0ce471a-981a-4036-a299-31895b2a8a17 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Create volume request issued successfully. Jul 24 07:36:54.356697 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b0ce471a-981a-4036-a299-31895b2a8a17 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:36:54.357230 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 47/185] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 24 07:36:54 2026] POST /volume/v3/volumes => generated 756 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:36:54.371430 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-cfba8431-ef30-4a90-96bf-373398058c14 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:54.376788 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-cfba8431-ef30-4a90-96bf-373398058c14 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] GET https://10.4.3.170/volume/v3/volumes/765d3ad8-eb5b-4ade-b727-25aaea5e4087 Jul 24 07:36:54.376788 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-cfba8431-ef30-4a90-96bf-373398058c14 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:54.376788 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-cfba8431-ef30-4a90-96bf-373398058c14 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:54.386664 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:54.386664 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:36:54.392195 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-cfba8431-ef30-4a90-96bf-373398058c14 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Volume info retrieved successfully. Jul 24 07:36:54.398137 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-cfba8431-ef30-4a90-96bf-373398058c14 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] https://10.4.3.170/volume/v3/volumes/765d3ad8-eb5b-4ade-b727-25aaea5e4087 returned with HTTP 200 Jul 24 07:36:54.398724 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 47/186] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:36:54 2026] GET /volume/v3/volumes/765d3ad8-eb5b-4ade-b727-25aaea5e4087 => generated 824 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:36:54.615317 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-576b9fd1-d325-4484-9701-ed4cb4f7e22d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:54.617612 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-576b9fd1-d325-4484-9701-ed4cb4f7e22d tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] GET https://10.4.3.170/volume/v3/volumes/a42f126f-701b-44d0-83c1-3107bc3b7dbd Jul 24 07:36:54.617981 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-576b9fd1-d325-4484-9701-ed4cb4f7e22d tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:54.618050 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-576b9fd1-d325-4484-9701-ed4cb4f7e22d tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:54.634727 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:54.634727 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:36:54.639996 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-576b9fd1-d325-4484-9701-ed4cb4f7e22d tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] Volume info retrieved successfully. Jul 24 07:36:54.644180 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-576b9fd1-d325-4484-9701-ed4cb4f7e22d tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] https://10.4.3.170/volume/v3/volumes/a42f126f-701b-44d0-83c1-3107bc3b7dbd returned with HTTP 200 Jul 24 07:36:54.644684 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 47/187] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:36:54 2026] GET /volume/v3/volumes/a42f126f-701b-44d0-83c1-3107bc3b7dbd => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:36:54.659295 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-4abb7449-0b8a-4470-b782-be66b167ca60 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:54.661926 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4abb7449-0b8a-4470-b782-be66b167ca60 tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] POST https://10.4.3.170/volume/v3/os-volume-transfer Jul 24 07:36:54.661926 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4abb7449-0b8a-4470-b782-be66b167ca60 tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "a42f126f-701b-44d0-83c1-3107bc3b7dbd"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:36:54.664859 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.contrib.volume_transfer [None req-4abb7449-0b8a-4470-b782-be66b167ca60 tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] Creating new volume transfer {'transfer': {'volume_id': 'a42f126f-701b-44d0-83c1-3107bc3b7dbd'}} {{(pid=100245) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jul 24 07:36:54.664913 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.contrib.volume_transfer [None req-4abb7449-0b8a-4470-b782-be66b167ca60 tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] Creating transfer of volume a42f126f-701b-44d0-83c1-3107bc3b7dbd Jul 24 07:36:54.665057 np0000005822 devstack@c-api.service[100245]: INFO cinder.transfer.api [None req-4abb7449-0b8a-4470-b782-be66b167ca60 tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] Generating transfer record for volume a42f126f-701b-44d0-83c1-3107bc3b7dbd Jul 24 07:36:54.675306 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:54.675306 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:36:54.689392 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4abb7449-0b8a-4470-b782-be66b167ca60 tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] https://10.4.3.170/volume/v3/os-volume-transfer returned with HTTP 202 Jul 24 07:36:54.689763 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 47/188] 10.4.3.170 () {68 vars in 1291 bytes} [Fri Jul 24 07:36:54 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:36:54.701940 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-2d1bc8da-85ca-4c28-afe4-ad0837d2ff09 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:54.703485 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2d1bc8da-85ca-4c28-afe4-ad0837d2ff09 tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] GET https://10.4.3.170/volume/v3/volumes/a42f126f-701b-44d0-83c1-3107bc3b7dbd Jul 24 07:36:54.703766 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2d1bc8da-85ca-4c28-afe4-ad0837d2ff09 tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:54.704030 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2d1bc8da-85ca-4c28-afe4-ad0837d2ff09 tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:54.719403 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:54.719403 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:36:54.730536 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-2d1bc8da-85ca-4c28-afe4-ad0837d2ff09 tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] Volume info retrieved successfully. Jul 24 07:36:54.736676 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2d1bc8da-85ca-4c28-afe4-ad0837d2ff09 tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] https://10.4.3.170/volume/v3/volumes/a42f126f-701b-44d0-83c1-3107bc3b7dbd returned with HTTP 200 Jul 24 07:36:54.737136 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 48/189] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:36:54 2026] GET /volume/v3/volumes/a42f126f-701b-44d0-83c1-3107bc3b7dbd => generated 852 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:36:54.753093 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-85111082-df9b-40fe-a5f4-2c102fcbfe67 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:54.756185 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-85111082-df9b-40fe-a5f4-2c102fcbfe67 tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] GET https://10.4.3.170/volume/v3/os-volume-transfer/20e39bbb-ec8d-4743-9226-e36220b55c57 Jul 24 07:36:54.756388 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-85111082-df9b-40fe-a5f4-2c102fcbfe67 tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:54.756558 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-85111082-df9b-40fe-a5f4-2c102fcbfe67 tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:54.768597 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-85111082-df9b-40fe-a5f4-2c102fcbfe67 tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] https://10.4.3.170/volume/v3/os-volume-transfer/20e39bbb-ec8d-4743-9226-e36220b55c57 returned with HTTP 200 Jul 24 07:36:54.769128 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 48/190] 10.4.3.170 () {66 vars in 1381 bytes} [Fri Jul 24 07:36:54 2026] GET /volume/v3/os-volume-transfer/20e39bbb-ec8d-4743-9226-e36220b55c57 => generated 409 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:36:54.777322 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-606dad80-0d7f-49d1-94d3-e860a4b4a4a1 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:54.782944 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-606dad80-0d7f-49d1-94d3-e860a4b4a4a1 tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] GET https://10.4.3.170/volume/v3/os-volume-transfer Jul 24 07:36:54.783108 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-606dad80-0d7f-49d1-94d3-e860a4b4a4a1 tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:54.783369 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-606dad80-0d7f-49d1-94d3-e860a4b4a4a1 tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] Calling method 'index' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:54.783559 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.volume_transfer [None req-606dad80-0d7f-49d1-94d3-e860a4b4a4a1 tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] Listing volume transfers {{(pid=100246) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jul 24 07:36:54.794235 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-606dad80-0d7f-49d1-94d3-e860a4b4a4a1 tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] https://10.4.3.170/volume/v3/os-volume-transfer returned with HTTP 200 Jul 24 07:36:54.794780 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 48/191] 10.4.3.170 () {66 vars in 1270 bytes} [Fri Jul 24 07:36:54 2026] GET /volume/v3/os-volume-transfer => generated 368 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:36:54.803671 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-c4f2620d-1d0e-43af-b354-ffa20ff08a61 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:55.042725 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c4f2620d-1d0e-43af-b354-ffa20ff08a61 tempest-VolumesTransfersTest-2016085704 tempest-VolumesTransfersTest-2016085704-project-member] POST https://10.4.3.170/volume/v3/os-volume-transfer/20e39bbb-ec8d-4743-9226-e36220b55c57/accept Jul 24 07:36:55.043075 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c4f2620d-1d0e-43af-b354-ffa20ff08a61 tempest-VolumesTransfersTest-2016085704 tempest-VolumesTransfersTest-2016085704-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "531750eabd77899c"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:36:55.044714 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.contrib.volume_transfer [None req-c4f2620d-1d0e-43af-b354-ffa20ff08a61 tempest-VolumesTransfersTest-2016085704 tempest-VolumesTransfersTest-2016085704-project-member] Accepting volume transfer 20e39bbb-ec8d-4743-9226-e36220b55c57 {{(pid=100245) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 24 07:36:55.044796 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.contrib.volume_transfer [None req-c4f2620d-1d0e-43af-b354-ffa20ff08a61 tempest-VolumesTransfersTest-2016085704 tempest-VolumesTransfersTest-2016085704-project-member] Accepting transfer 20e39bbb-ec8d-4743-9226-e36220b55c57 Jul 24 07:36:55.090228 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-c4f2620d-1d0e-43af-b354-ffa20ff08a61 tempest-VolumesTransfersTest-2016085704 tempest-VolumesTransfersTest-2016085704-project-member] Created reservations ['41197cfd-ad87-49ad-b3f4-3419568d4ca8', 'cbb380b7-2946-4364-ad9a-9378285c1be4', 'e5c06487-b279-424a-8726-fe31453110c5', '3d4a7c85-79f8-40b1-930e-c754068547fa'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:36:55.108182 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-c4f2620d-1d0e-43af-b354-ffa20ff08a61 tempest-VolumesTransfersTest-2016085704 tempest-VolumesTransfersTest-2016085704-project-member] Created reservations ['791a2e18-0daa-45f9-a893-36e30e6c70cb', '305b4c45-415b-48c8-a115-3177130553a8', '605101d9-0ba3-4809-823c-80a278d1a36b', '869c57e4-5096-4933-9c54-2a38b62f0429'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:36:55.123428 np0000005822 devstack@c-api.service[100245]: WARNING cinder.quota [None req-c4f2620d-1d0e-43af-b354-ffa20ff08a61 tempest-VolumesTransfersTest-2016085704 tempest-VolumesTransfersTest-2016085704-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. Jul 24 07:36:55.138708 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-c4f2620d-1d0e-43af-b354-ffa20ff08a61 tempest-VolumesTransfersTest-2016085704 tempest-VolumesTransfersTest-2016085704-project-member] Created reservations ['cda3891e-9b5a-477d-bfe2-73f13cbfebc0', 'b519f8ba-66c0-4036-ae36-d80203d83fe2', '01e67bdf-094c-492a-a7f9-3b86caf7206c', 'e7078d81-f9bf-471a-ab39-8e1273379cca'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:36:55.161952 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-c4f2620d-1d0e-43af-b354-ffa20ff08a61 tempest-VolumesTransfersTest-2016085704 tempest-VolumesTransfersTest-2016085704-project-member] Created reservations ['e775042f-75ed-4ab3-b298-1c4999d8076d', '03bb59f2-8317-4d8c-a29c-300e5855efd9', '910dd95b-d003-466b-a377-13bb73a8f497', '2e5967b1-4c26-41b7-90f0-cdac78abeeac'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:36:55.179899 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-c4f2620d-1d0e-43af-b354-ffa20ff08a61 tempest-VolumesTransfersTest-2016085704 tempest-VolumesTransfersTest-2016085704-project-member] Transfer volume completed successfully. Jul 24 07:36:55.239062 np0000005822 devstack@c-api.service[100245]: INFO cinder.transfer.api [None req-c4f2620d-1d0e-43af-b354-ffa20ff08a61 tempest-VolumesTransfersTest-2016085704 tempest-VolumesTransfersTest-2016085704-project-member] Volume a42f126f-701b-44d0-83c1-3107bc3b7dbd has been transferred. Jul 24 07:36:55.245104 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c4f2620d-1d0e-43af-b354-ffa20ff08a61 tempest-VolumesTransfersTest-2016085704 tempest-VolumesTransfersTest-2016085704-project-member] https://10.4.3.170/volume/v3/os-volume-transfer/20e39bbb-ec8d-4743-9226-e36220b55c57/accept returned with HTTP 202 Jul 24 07:36:55.245475 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 48/192] 10.4.3.170 () {68 vars in 1423 bytes} [Fri Jul 24 07:36:54 2026] POST /volume/v3/os-volume-transfer/20e39bbb-ec8d-4743-9226-e36220b55c57/accept => generated 365 bytes in 442 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:36:55.253230 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-0533060a-bc75-4e60-9ea0-e0f8c9bb1786 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:55.255122 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0533060a-bc75-4e60-9ea0-e0f8c9bb1786 tempest-VolumesTransfersTest-2016085704 tempest-VolumesTransfersTest-2016085704-project-member] GET https://10.4.3.170/volume/v3/volumes/a42f126f-701b-44d0-83c1-3107bc3b7dbd Jul 24 07:36:55.255358 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0533060a-bc75-4e60-9ea0-e0f8c9bb1786 tempest-VolumesTransfersTest-2016085704 tempest-VolumesTransfersTest-2016085704-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:55.255541 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0533060a-bc75-4e60-9ea0-e0f8c9bb1786 tempest-VolumesTransfersTest-2016085704 tempest-VolumesTransfersTest-2016085704-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:55.262226 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:55.262226 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:36:55.265804 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-0533060a-bc75-4e60-9ea0-e0f8c9bb1786 tempest-VolumesTransfersTest-2016085704 tempest-VolumesTransfersTest-2016085704-project-member] Volume info retrieved successfully. Jul 24 07:36:55.270140 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0533060a-bc75-4e60-9ea0-e0f8c9bb1786 tempest-VolumesTransfersTest-2016085704 tempest-VolumesTransfersTest-2016085704-project-member] https://10.4.3.170/volume/v3/volumes/a42f126f-701b-44d0-83c1-3107bc3b7dbd returned with HTTP 200 Jul 24 07:36:55.270526 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 49/193] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:36:55 2026] GET /volume/v3/volumes/a42f126f-701b-44d0-83c1-3107bc3b7dbd => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:36:55.285355 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-440c097e-0c94-4153-8496-5d661530fbc7 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:55.287033 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-440c097e-0c94-4153-8496-5d661530fbc7 tempest-VolumesTransfersTest-2016085704 tempest-VolumesTransfersTest-2016085704-project-member] GET https://10.4.3.170/volume/v3/volumes/a42f126f-701b-44d0-83c1-3107bc3b7dbd Jul 24 07:36:55.287281 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-440c097e-0c94-4153-8496-5d661530fbc7 tempest-VolumesTransfersTest-2016085704 tempest-VolumesTransfersTest-2016085704-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:55.287466 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-440c097e-0c94-4153-8496-5d661530fbc7 tempest-VolumesTransfersTest-2016085704 tempest-VolumesTransfersTest-2016085704-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:55.293922 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:55.293922 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:36:55.297466 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-440c097e-0c94-4153-8496-5d661530fbc7 tempest-VolumesTransfersTest-2016085704 tempest-VolumesTransfersTest-2016085704-project-member] Volume info retrieved successfully. Jul 24 07:36:55.301435 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-440c097e-0c94-4153-8496-5d661530fbc7 tempest-VolumesTransfersTest-2016085704 tempest-VolumesTransfersTest-2016085704-project-member] https://10.4.3.170/volume/v3/volumes/a42f126f-701b-44d0-83c1-3107bc3b7dbd returned with HTTP 200 Jul 24 07:36:55.301806 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 49/194] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:36:55 2026] GET /volume/v3/volumes/a42f126f-701b-44d0-83c1-3107bc3b7dbd => generated 844 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:36:55.317331 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f11648a1-a67e-4317-9b75-f39828f79106 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:55.319297 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f11648a1-a67e-4317-9b75-f39828f79106 tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] DELETE https://10.4.3.170/volume/v3/os-volume-transfer/20e39bbb-ec8d-4743-9226-e36220b55c57 Jul 24 07:36:55.319721 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f11648a1-a67e-4317-9b75-f39828f79106 tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:55.319938 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f11648a1-a67e-4317-9b75-f39828f79106 tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:55.320067 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.contrib.volume_transfer [None req-f11648a1-a67e-4317-9b75-f39828f79106 tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] Delete transfer with id: 20e39bbb-ec8d-4743-9226-e36220b55c57 Jul 24 07:36:55.325707 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f11648a1-a67e-4317-9b75-f39828f79106 tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] https://10.4.3.170/volume/v3/os-volume-transfer/20e39bbb-ec8d-4743-9226-e36220b55c57 returned with HTTP 404 Jul 24 07:36:55.326305 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 49/195] 10.4.3.170 () {66 vars in 1384 bytes} [Fri Jul 24 07:36:55 2026] DELETE /volume/v3/os-volume-transfer/20e39bbb-ec8d-4743-9226-e36220b55c57 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 24 07:36:55.334165 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-62dfde54-b2ac-45e2-acd3-cf1c3eb5e4da None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:55.412642 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-be9bfa88-7a23-4d01-b14f-157f7776d927 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:55.414740 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-be9bfa88-7a23-4d01-b14f-157f7776d927 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] GET https://10.4.3.170/volume/v3/volumes/765d3ad8-eb5b-4ade-b727-25aaea5e4087 Jul 24 07:36:55.415356 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-be9bfa88-7a23-4d01-b14f-157f7776d927 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:55.415356 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-be9bfa88-7a23-4d01-b14f-157f7776d927 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:55.423284 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:55.423284 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:36:55.429723 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-be9bfa88-7a23-4d01-b14f-157f7776d927 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Volume info retrieved successfully. Jul 24 07:36:55.435354 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-be9bfa88-7a23-4d01-b14f-157f7776d927 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] https://10.4.3.170/volume/v3/volumes/765d3ad8-eb5b-4ade-b727-25aaea5e4087 returned with HTTP 200 Jul 24 07:36:55.436306 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 50/196] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:36:55 2026] GET /volume/v3/volumes/765d3ad8-eb5b-4ade-b727-25aaea5e4087 => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:36:55.584860 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-62dfde54-b2ac-45e2-acd3-cf1c3eb5e4da tempest-VolumesTransfersTest-115095428 tempest-VolumesTransfersTest-115095428-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/a42f126f-701b-44d0-83c1-3107bc3b7dbd Jul 24 07:36:55.585026 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-62dfde54-b2ac-45e2-acd3-cf1c3eb5e4da tempest-VolumesTransfersTest-115095428 tempest-VolumesTransfersTest-115095428-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:55.585194 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-62dfde54-b2ac-45e2-acd3-cf1c3eb5e4da tempest-VolumesTransfersTest-115095428 tempest-VolumesTransfersTest-115095428-project-admin] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:55.585394 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-62dfde54-b2ac-45e2-acd3-cf1c3eb5e4da tempest-VolumesTransfersTest-115095428 tempest-VolumesTransfersTest-115095428-project-admin] Delete volume with id: a42f126f-701b-44d0-83c1-3107bc3b7dbd Jul 24 07:36:55.593327 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:55.593327 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:36:55.593459 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-62dfde54-b2ac-45e2-acd3-cf1c3eb5e4da tempest-VolumesTransfersTest-115095428 tempest-VolumesTransfersTest-115095428-project-admin] Volume info retrieved successfully. Jul 24 07:36:55.614069 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-62dfde54-b2ac-45e2-acd3-cf1c3eb5e4da tempest-VolumesTransfersTest-115095428 tempest-VolumesTransfersTest-115095428-project-admin] Delete volume request issued successfully. Jul 24 07:36:55.614362 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-62dfde54-b2ac-45e2-acd3-cf1c3eb5e4da tempest-VolumesTransfersTest-115095428 tempest-VolumesTransfersTest-115095428-project-admin] https://10.4.3.170/volume/v3/volumes/a42f126f-701b-44d0-83c1-3107bc3b7dbd returned with HTTP 202 Jul 24 07:36:55.614706 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 49/197] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:36:55 2026] DELETE /volume/v3/volumes/a42f126f-701b-44d0-83c1-3107bc3b7dbd => generated 0 bytes in 281 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:36:55.628396 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-feddad17-256c-4b3e-bdbe-5cf3d5616b20 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:55.632982 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-feddad17-256c-4b3e-bdbe-5cf3d5616b20 tempest-VolumesTransfersTest-115095428 tempest-VolumesTransfersTest-115095428-project-admin] GET https://10.4.3.170/volume/v3/volumes/a42f126f-701b-44d0-83c1-3107bc3b7dbd Jul 24 07:36:55.632982 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-feddad17-256c-4b3e-bdbe-5cf3d5616b20 tempest-VolumesTransfersTest-115095428 tempest-VolumesTransfersTest-115095428-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:55.632982 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-feddad17-256c-4b3e-bdbe-5cf3d5616b20 tempest-VolumesTransfersTest-115095428 tempest-VolumesTransfersTest-115095428-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:55.642500 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:55.642500 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:36:55.647746 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-feddad17-256c-4b3e-bdbe-5cf3d5616b20 tempest-VolumesTransfersTest-115095428 tempest-VolumesTransfersTest-115095428-project-admin] Volume info retrieved successfully. Jul 24 07:36:55.653544 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-feddad17-256c-4b3e-bdbe-5cf3d5616b20 tempest-VolumesTransfersTest-115095428 tempest-VolumesTransfersTest-115095428-project-admin] https://10.4.3.170/volume/v3/volumes/a42f126f-701b-44d0-83c1-3107bc3b7dbd returned with HTTP 200 Jul 24 07:36:55.654339 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 50/198] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:36:55 2026] GET /volume/v3/volumes/a42f126f-701b-44d0-83c1-3107bc3b7dbd => generated 1007 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:36:56.668502 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b58895c3-b2fd-43be-a0e3-3b27d2aac476 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:56.672476 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b58895c3-b2fd-43be-a0e3-3b27d2aac476 tempest-VolumesTransfersTest-115095428 tempest-VolumesTransfersTest-115095428-project-admin] GET https://10.4.3.170/volume/v3/volumes/a42f126f-701b-44d0-83c1-3107bc3b7dbd Jul 24 07:36:56.672476 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b58895c3-b2fd-43be-a0e3-3b27d2aac476 tempest-VolumesTransfersTest-115095428 tempest-VolumesTransfersTest-115095428-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:56.672476 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b58895c3-b2fd-43be-a0e3-3b27d2aac476 tempest-VolumesTransfersTest-115095428 tempest-VolumesTransfersTest-115095428-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:56.678612 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b58895c3-b2fd-43be-a0e3-3b27d2aac476 tempest-VolumesTransfersTest-115095428 tempest-VolumesTransfersTest-115095428-project-admin] https://10.4.3.170/volume/v3/volumes/a42f126f-701b-44d0-83c1-3107bc3b7dbd returned with HTTP 404 Jul 24 07:36:56.679458 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 50/199] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:36:56 2026] GET /volume/v3/volumes/a42f126f-701b-44d0-83c1-3107bc3b7dbd => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:36:56.687835 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-ca6fd0af-e0ce-48c7-996a-fcdf9ee1d3ec None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:56.691974 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ca6fd0af-e0ce-48c7-996a-fcdf9ee1d3ec tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] GET https://10.4.3.170/volume/v3/volumes/a42f126f-701b-44d0-83c1-3107bc3b7dbd Jul 24 07:36:56.691974 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ca6fd0af-e0ce-48c7-996a-fcdf9ee1d3ec tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:56.691974 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ca6fd0af-e0ce-48c7-996a-fcdf9ee1d3ec tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:56.697998 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ca6fd0af-e0ce-48c7-996a-fcdf9ee1d3ec tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] https://10.4.3.170/volume/v3/volumes/a42f126f-701b-44d0-83c1-3107bc3b7dbd returned with HTTP 404 Jul 24 07:36:56.698477 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 51/200] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:36:56 2026] GET /volume/v3/volumes/a42f126f-701b-44d0-83c1-3107bc3b7dbd => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:36:56.708814 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-0087a460-4696-4795-8a12-808512733fd1 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:56.711974 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0087a460-4696-4795-8a12-808512733fd1 tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] DELETE https://10.4.3.170/volume/v3/volumes/a42f126f-701b-44d0-83c1-3107bc3b7dbd Jul 24 07:36:56.711974 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0087a460-4696-4795-8a12-808512733fd1 tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:56.711974 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0087a460-4696-4795-8a12-808512733fd1 tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:56.711974 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-0087a460-4696-4795-8a12-808512733fd1 tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] Delete volume with id: a42f126f-701b-44d0-83c1-3107bc3b7dbd Jul 24 07:36:56.719158 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0087a460-4696-4795-8a12-808512733fd1 tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] https://10.4.3.170/volume/v3/volumes/a42f126f-701b-44d0-83c1-3107bc3b7dbd returned with HTTP 404 Jul 24 07:36:56.719158 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 50/201] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:36:56 2026] DELETE /volume/v3/volumes/a42f126f-701b-44d0-83c1-3107bc3b7dbd => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:36:56.729019 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-4fa7ba60-49e1-45c7-93ef-0d67ba2085b2 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:56.733135 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4fa7ba60-49e1-45c7-93ef-0d67ba2085b2 tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:36:56.733570 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4fa7ba60-49e1-45c7-93ef-0d67ba2085b2 tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-2072764926"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:36:56.735048 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-4fa7ba60-49e1-45c7-93ef-0d67ba2085b2 tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-2072764926'}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:36:56.735408 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-4fa7ba60-49e1-45c7-93ef-0d67ba2085b2 tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] Create volume of 1 GB Jul 24 07:36:56.739847 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-4fa7ba60-49e1-45c7-93ef-0d67ba2085b2 tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] Availability Zones retrieved successfully. Jul 24 07:36:56.745741 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-4fa7ba60-49e1-45c7-93ef-0d67ba2085b2 tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] Flow 'volume_create_api' (ad90f3d7-9c81-4819-9328-052646358176) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:36:56.746869 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-4fa7ba60-49e1-45c7-93ef-0d67ba2085b2 tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66f9ce42-8d8c-428d-8165-05ee12cf235e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:36:56.747910 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-4fa7ba60-49e1-45c7-93ef-0d67ba2085b2 tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] Validating volume size '1' using validate_int {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:36:56.786684 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-4fa7ba60-49e1-45c7-93ef-0d67ba2085b2 tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66f9ce42-8d8c-428d-8165-05ee12cf235e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:36:56.787615 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-4fa7ba60-49e1-45c7-93ef-0d67ba2085b2 tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (533c9f88-d951-4d86-83a9-761e65f6998b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:36:56.828161 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-4fa7ba60-49e1-45c7-93ef-0d67ba2085b2 tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] Created reservations ['d5042453-d767-4f80-a61d-4c2eabf64761', 'aed6ab36-9ea7-4104-9218-c61fbb118528', '0425026c-85eb-48dc-94e9-844f2d27193a', 'd0206abe-c5c0-48d9-b63c-902032b13b71'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:36:56.829135 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-4fa7ba60-49e1-45c7-93ef-0d67ba2085b2 tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (533c9f88-d951-4d86-83a9-761e65f6998b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d5042453-d767-4f80-a61d-4c2eabf64761', 'aed6ab36-9ea7-4104-9218-c61fbb118528', '0425026c-85eb-48dc-94e9-844f2d27193a', 'd0206abe-c5c0-48d9-b63c-902032b13b71']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:36:56.830297 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-4fa7ba60-49e1-45c7-93ef-0d67ba2085b2 tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (783a772c-02d2-4176-8187-55cd1f72e192) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:36:56.861104 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-4fa7ba60-49e1-45c7-93ef-0d67ba2085b2 tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (783a772c-02d2-4176-8187-55cd1f72e192) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3a34938d-b21d-4366-9c60-7bc3f582505b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-2072764926',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1bb449ea2c9442dca150a84acc2e6751',qos_specs=None,replication_status=,reservations=['d5042453-d767-4f80-a61d-4c2eabf64761','aed6ab36-9ea7-4104-9218-c61fbb118528','0425026c-85eb-48dc-94e9-844f2d27193a','d0206abe-c5c0-48d9-b63c-902032b13b71'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39aa88bd27c244dd896022dc8cf4dd88',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:36:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-2072764926',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3a34938d-b21d-4366-9c60-7bc3f582505b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1bb449ea2c9442dca150a84acc2e6751',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='39aa88bd27c244dd896022dc8cf4dd88',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:36:56.864749 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-4fa7ba60-49e1-45c7-93ef-0d67ba2085b2 tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce7c2743-b98b-404b-a59c-f814c10b59f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:36:56.887160 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-4fa7ba60-49e1-45c7-93ef-0d67ba2085b2 tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce7c2743-b98b-404b-a59c-f814c10b59f3) transitioned into state 'SUCCESS' from state '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-2072764926',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1bb449ea2c9442dca150a84acc2e6751',qos_specs=None,replication_status=,reservations=['d5042453-d767-4f80-a61d-4c2eabf64761','aed6ab36-9ea7-4104-9218-c61fbb118528','0425026c-85eb-48dc-94e9-844f2d27193a','d0206abe-c5c0-48d9-b63c-902032b13b71'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39aa88bd27c244dd896022dc8cf4dd88',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:36:56.888055 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-4fa7ba60-49e1-45c7-93ef-0d67ba2085b2 tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (552c0571-3f32-4c52-bc19-f1b51aff643a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:36:56.900353 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-4fa7ba60-49e1-45c7-93ef-0d67ba2085b2 tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (552c0571-3f32-4c52-bc19-f1b51aff643a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:36:56.901415 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-4fa7ba60-49e1-45c7-93ef-0d67ba2085b2 tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] Flow 'volume_create_api' (ad90f3d7-9c81-4819-9328-052646358176) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:36:56.901762 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-4fa7ba60-49e1-45c7-93ef-0d67ba2085b2 tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] Create volume request issued successfully. Jul 24 07:36:56.902430 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4fa7ba60-49e1-45c7-93ef-0d67ba2085b2 tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:36:56.902941 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 51/202] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 24 07:36:56 2026] POST /volume/v3/volumes => generated 751 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:36:56.921602 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a2e7ac3e-149e-445b-ac44-0ea65dd050f3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:56.923649 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a2e7ac3e-149e-445b-ac44-0ea65dd050f3 tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] GET https://10.4.3.170/volume/v3/volumes/3a34938d-b21d-4366-9c60-7bc3f582505b Jul 24 07:36:56.923891 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a2e7ac3e-149e-445b-ac44-0ea65dd050f3 tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:56.924148 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a2e7ac3e-149e-445b-ac44-0ea65dd050f3 tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:56.933067 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:56.933067 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:36:56.938102 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-a2e7ac3e-149e-445b-ac44-0ea65dd050f3 tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] Volume info retrieved successfully. Jul 24 07:36:56.943573 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a2e7ac3e-149e-445b-ac44-0ea65dd050f3 tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] https://10.4.3.170/volume/v3/volumes/3a34938d-b21d-4366-9c60-7bc3f582505b returned with HTTP 200 Jul 24 07:36:56.944171 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 51/203] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:36:56 2026] GET /volume/v3/volumes/3a34938d-b21d-4366-9c60-7bc3f582505b => generated 819 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:36:57.959929 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-9c2cf885-2176-44f4-8b0d-3cf078f1c9af None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:57.960550 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9c2cf885-2176-44f4-8b0d-3cf078f1c9af tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] GET https://10.4.3.170/volume/v3/volumes/3a34938d-b21d-4366-9c60-7bc3f582505b Jul 24 07:36:57.960731 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9c2cf885-2176-44f4-8b0d-3cf078f1c9af tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:57.960902 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9c2cf885-2176-44f4-8b0d-3cf078f1c9af tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:57.971409 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:57.971409 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:36:57.976560 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-9c2cf885-2176-44f4-8b0d-3cf078f1c9af tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] Volume info retrieved successfully. Jul 24 07:36:57.987277 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9c2cf885-2176-44f4-8b0d-3cf078f1c9af tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] https://10.4.3.170/volume/v3/volumes/3a34938d-b21d-4366-9c60-7bc3f582505b returned with HTTP 200 Jul 24 07:36:57.987950 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 52/204] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:36:57 2026] GET /volume/v3/volumes/3a34938d-b21d-4366-9c60-7bc3f582505b => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:36:58.004105 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-19704c1d-ed7b-480c-b86e-dc183fa0a6cb None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:58.006016 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-19704c1d-ed7b-480c-b86e-dc183fa0a6cb tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] POST https://10.4.3.170/volume/v3/os-volume-transfer Jul 24 07:36:58.006324 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-19704c1d-ed7b-480c-b86e-dc183fa0a6cb tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "3a34938d-b21d-4366-9c60-7bc3f582505b"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:36:58.009073 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.contrib.volume_transfer [None req-19704c1d-ed7b-480c-b86e-dc183fa0a6cb tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] Creating new volume transfer {'transfer': {'volume_id': '3a34938d-b21d-4366-9c60-7bc3f582505b'}} {{(pid=100245) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jul 24 07:36:58.009177 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.contrib.volume_transfer [None req-19704c1d-ed7b-480c-b86e-dc183fa0a6cb tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] Creating transfer of volume 3a34938d-b21d-4366-9c60-7bc3f582505b Jul 24 07:36:58.010042 np0000005822 devstack@c-api.service[100245]: INFO cinder.transfer.api [None req-19704c1d-ed7b-480c-b86e-dc183fa0a6cb tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] Generating transfer record for volume 3a34938d-b21d-4366-9c60-7bc3f582505b Jul 24 07:36:58.017049 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:58.017049 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:36:58.031165 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-19704c1d-ed7b-480c-b86e-dc183fa0a6cb tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] https://10.4.3.170/volume/v3/os-volume-transfer returned with HTTP 202 Jul 24 07:36:58.031165 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 51/205] 10.4.3.170 () {68 vars in 1291 bytes} [Fri Jul 24 07:36:58 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:36:58.039894 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-55296165-b1ae-46aa-8a24-fa02dae176f5 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:58.042647 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-55296165-b1ae-46aa-8a24-fa02dae176f5 tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] GET https://10.4.3.170/volume/v3/volumes/3a34938d-b21d-4366-9c60-7bc3f582505b Jul 24 07:36:58.042934 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-55296165-b1ae-46aa-8a24-fa02dae176f5 tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:58.043226 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-55296165-b1ae-46aa-8a24-fa02dae176f5 tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:58.051548 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:58.051548 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:36:58.055341 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-55296165-b1ae-46aa-8a24-fa02dae176f5 tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] Volume info retrieved successfully. Jul 24 07:36:58.060507 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-55296165-b1ae-46aa-8a24-fa02dae176f5 tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] https://10.4.3.170/volume/v3/volumes/3a34938d-b21d-4366-9c60-7bc3f582505b returned with HTTP 200 Jul 24 07:36:58.061054 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 52/206] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:36:58 2026] GET /volume/v3/volumes/3a34938d-b21d-4366-9c60-7bc3f582505b => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:36:58.077568 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-8ef35ec9-2468-477e-aefa-e87dfc49baf0 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:58.079648 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8ef35ec9-2468-477e-aefa-e87dfc49baf0 tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] GET https://10.4.3.170/volume/v3/os-volume-transfer/detail Jul 24 07:36:58.079896 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8ef35ec9-2468-477e-aefa-e87dfc49baf0 tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:58.080284 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8ef35ec9-2468-477e-aefa-e87dfc49baf0 tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] Calling method 'detail' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:58.080468 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.volume_transfer [None req-8ef35ec9-2468-477e-aefa-e87dfc49baf0 tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] Listing volume transfers {{(pid=100246) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jul 24 07:36:58.084794 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8ef35ec9-2468-477e-aefa-e87dfc49baf0 tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] https://10.4.3.170/volume/v3/os-volume-transfer/detail returned with HTTP 200 Jul 24 07:36:58.085236 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 52/207] 10.4.3.170 () {66 vars in 1291 bytes} [Fri Jul 24 07:36:58 2026] GET /volume/v3/os-volume-transfer/detail => generated 412 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:36:58.095804 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-531c3ca6-4a45-437e-8b25-d1b10099fd31 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:58.100166 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-531c3ca6-4a45-437e-8b25-d1b10099fd31 tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] DELETE https://10.4.3.170/volume/v3/os-volume-transfer/d3c9507b-4210-4b79-abf3-21d8eaf743a2 Jul 24 07:36:58.102224 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-531c3ca6-4a45-437e-8b25-d1b10099fd31 tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:58.102224 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-531c3ca6-4a45-437e-8b25-d1b10099fd31 tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:58.102224 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.contrib.volume_transfer [None req-531c3ca6-4a45-437e-8b25-d1b10099fd31 tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] Delete transfer with id: d3c9507b-4210-4b79-abf3-21d8eaf743a2 Jul 24 07:36:58.114161 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:58.114161 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:36:58.125140 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-531c3ca6-4a45-437e-8b25-d1b10099fd31 tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] https://10.4.3.170/volume/v3/os-volume-transfer/d3c9507b-4210-4b79-abf3-21d8eaf743a2 returned with HTTP 202 Jul 24 07:36:58.125140 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 53/208] 10.4.3.170 () {66 vars in 1384 bytes} [Fri Jul 24 07:36:58 2026] DELETE /volume/v3/os-volume-transfer/d3c9507b-4210-4b79-abf3-21d8eaf743a2 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:36:58.132978 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-2c9aa1c0-bb89-487c-9fa2-f3598663755f None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:58.135090 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2c9aa1c0-bb89-487c-9fa2-f3598663755f tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] GET https://10.4.3.170/volume/v3/volumes/3a34938d-b21d-4366-9c60-7bc3f582505b Jul 24 07:36:58.135344 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2c9aa1c0-bb89-487c-9fa2-f3598663755f tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:58.135837 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2c9aa1c0-bb89-487c-9fa2-f3598663755f tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:58.146192 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:58.146192 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:36:58.150469 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-2c9aa1c0-bb89-487c-9fa2-f3598663755f tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] Volume info retrieved successfully. Jul 24 07:36:58.155143 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2c9aa1c0-bb89-487c-9fa2-f3598663755f tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] https://10.4.3.170/volume/v3/volumes/3a34938d-b21d-4366-9c60-7bc3f582505b returned with HTTP 200 Jul 24 07:36:58.155647 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 52/209] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:36:58 2026] GET /volume/v3/volumes/3a34938d-b21d-4366-9c60-7bc3f582505b => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:36:58.176177 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-10b64b05-c956-476a-a5fa-cb3d5cebc65a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:58.178053 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-10b64b05-c956-476a-a5fa-cb3d5cebc65a tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] DELETE https://10.4.3.170/volume/v3/os-volume-transfer/d3c9507b-4210-4b79-abf3-21d8eaf743a2 Jul 24 07:36:58.178439 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-10b64b05-c956-476a-a5fa-cb3d5cebc65a tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:58.178439 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-10b64b05-c956-476a-a5fa-cb3d5cebc65a tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:58.178583 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.contrib.volume_transfer [None req-10b64b05-c956-476a-a5fa-cb3d5cebc65a tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] Delete transfer with id: d3c9507b-4210-4b79-abf3-21d8eaf743a2 Jul 24 07:36:58.181586 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-10b64b05-c956-476a-a5fa-cb3d5cebc65a tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] https://10.4.3.170/volume/v3/os-volume-transfer/d3c9507b-4210-4b79-abf3-21d8eaf743a2 returned with HTTP 404 Jul 24 07:36:58.182147 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 53/210] 10.4.3.170 () {66 vars in 1384 bytes} [Fri Jul 24 07:36:58 2026] DELETE /volume/v3/os-volume-transfer/d3c9507b-4210-4b79-abf3-21d8eaf743a2 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:36:58.189052 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-03cc33f5-0e82-4164-a1e1-19497a3ac3b7 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:58.191520 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-03cc33f5-0e82-4164-a1e1-19497a3ac3b7 tempest-VolumesTransfersTest-115095428 tempest-VolumesTransfersTest-115095428-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/3a34938d-b21d-4366-9c60-7bc3f582505b Jul 24 07:36:58.191520 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-03cc33f5-0e82-4164-a1e1-19497a3ac3b7 tempest-VolumesTransfersTest-115095428 tempest-VolumesTransfersTest-115095428-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:58.191520 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-03cc33f5-0e82-4164-a1e1-19497a3ac3b7 tempest-VolumesTransfersTest-115095428 tempest-VolumesTransfersTest-115095428-project-admin] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:58.191676 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-03cc33f5-0e82-4164-a1e1-19497a3ac3b7 tempest-VolumesTransfersTest-115095428 tempest-VolumesTransfersTest-115095428-project-admin] Delete volume with id: 3a34938d-b21d-4366-9c60-7bc3f582505b Jul 24 07:36:58.199882 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:58.199882 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:36:58.200300 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-03cc33f5-0e82-4164-a1e1-19497a3ac3b7 tempest-VolumesTransfersTest-115095428 tempest-VolumesTransfersTest-115095428-project-admin] Volume info retrieved successfully. Jul 24 07:36:58.223996 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-03cc33f5-0e82-4164-a1e1-19497a3ac3b7 tempest-VolumesTransfersTest-115095428 tempest-VolumesTransfersTest-115095428-project-admin] Delete volume request issued successfully. Jul 24 07:36:58.223996 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-03cc33f5-0e82-4164-a1e1-19497a3ac3b7 tempest-VolumesTransfersTest-115095428 tempest-VolumesTransfersTest-115095428-project-admin] https://10.4.3.170/volume/v3/volumes/3a34938d-b21d-4366-9c60-7bc3f582505b returned with HTTP 202 Jul 24 07:36:58.223996 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 53/211] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:36:58 2026] DELETE /volume/v3/volumes/3a34938d-b21d-4366-9c60-7bc3f582505b => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:36:58.231841 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-4d6694c0-b233-478c-b0c2-7fde8be6a1d2 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:58.236234 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4d6694c0-b233-478c-b0c2-7fde8be6a1d2 tempest-VolumesTransfersTest-115095428 tempest-VolumesTransfersTest-115095428-project-admin] GET https://10.4.3.170/volume/v3/volumes/3a34938d-b21d-4366-9c60-7bc3f582505b Jul 24 07:36:58.238048 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4d6694c0-b233-478c-b0c2-7fde8be6a1d2 tempest-VolumesTransfersTest-115095428 tempest-VolumesTransfersTest-115095428-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:58.240064 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4d6694c0-b233-478c-b0c2-7fde8be6a1d2 tempest-VolumesTransfersTest-115095428 tempest-VolumesTransfersTest-115095428-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:58.247788 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:36:58.247788 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:36:58.253387 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-4d6694c0-b233-478c-b0c2-7fde8be6a1d2 tempest-VolumesTransfersTest-115095428 tempest-VolumesTransfersTest-115095428-project-admin] Volume info retrieved successfully. Jul 24 07:36:58.256902 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4d6694c0-b233-478c-b0c2-7fde8be6a1d2 tempest-VolumesTransfersTest-115095428 tempest-VolumesTransfersTest-115095428-project-admin] https://10.4.3.170/volume/v3/volumes/3a34938d-b21d-4366-9c60-7bc3f582505b returned with HTTP 200 Jul 24 07:36:58.256902 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 54/212] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:36:58 2026] GET /volume/v3/volumes/3a34938d-b21d-4366-9c60-7bc3f582505b => generated 1007 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:36:59.269693 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-3a2c95c0-6849-4cbe-bffe-f161f14f8819 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:59.272404 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3a2c95c0-6849-4cbe-bffe-f161f14f8819 tempest-VolumesTransfersTest-115095428 tempest-VolumesTransfersTest-115095428-project-admin] GET https://10.4.3.170/volume/v3/volumes/3a34938d-b21d-4366-9c60-7bc3f582505b Jul 24 07:36:59.272691 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3a2c95c0-6849-4cbe-bffe-f161f14f8819 tempest-VolumesTransfersTest-115095428 tempest-VolumesTransfersTest-115095428-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:59.272921 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3a2c95c0-6849-4cbe-bffe-f161f14f8819 tempest-VolumesTransfersTest-115095428 tempest-VolumesTransfersTest-115095428-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:59.281360 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3a2c95c0-6849-4cbe-bffe-f161f14f8819 tempest-VolumesTransfersTest-115095428 tempest-VolumesTransfersTest-115095428-project-admin] https://10.4.3.170/volume/v3/volumes/3a34938d-b21d-4366-9c60-7bc3f582505b returned with HTTP 404 Jul 24 07:36:59.281970 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 53/213] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:36:59 2026] GET /volume/v3/volumes/3a34938d-b21d-4366-9c60-7bc3f582505b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:36:59.288389 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-4421199a-0ca6-44e6-8b42-fe9ed413061c None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:59.291019 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4421199a-0ca6-44e6-8b42-fe9ed413061c tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] GET https://10.4.3.170/volume/v3/volumes/3a34938d-b21d-4366-9c60-7bc3f582505b Jul 24 07:36:59.291478 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4421199a-0ca6-44e6-8b42-fe9ed413061c tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:59.291540 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4421199a-0ca6-44e6-8b42-fe9ed413061c tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:59.298147 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4421199a-0ca6-44e6-8b42-fe9ed413061c tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] https://10.4.3.170/volume/v3/volumes/3a34938d-b21d-4366-9c60-7bc3f582505b returned with HTTP 404 Jul 24 07:36:59.298551 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 54/214] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:36:59 2026] GET /volume/v3/volumes/3a34938d-b21d-4366-9c60-7bc3f582505b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:36:59.306309 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-5d24f57b-b7e5-407e-a921-a0f0a8558fe3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:36:59.308811 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5d24f57b-b7e5-407e-a921-a0f0a8558fe3 tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] DELETE https://10.4.3.170/volume/v3/volumes/3a34938d-b21d-4366-9c60-7bc3f582505b Jul 24 07:36:59.309043 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5d24f57b-b7e5-407e-a921-a0f0a8558fe3 tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:36:59.309379 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5d24f57b-b7e5-407e-a921-a0f0a8558fe3 tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:36:59.309672 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-5d24f57b-b7e5-407e-a921-a0f0a8558fe3 tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] Delete volume with id: 3a34938d-b21d-4366-9c60-7bc3f582505b Jul 24 07:36:59.315928 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5d24f57b-b7e5-407e-a921-a0f0a8558fe3 tempest-VolumesTransfersTest-390762663 tempest-VolumesTransfersTest-390762663-project-member] https://10.4.3.170/volume/v3/volumes/3a34938d-b21d-4366-9c60-7bc3f582505b returned with HTTP 404 Jul 24 07:36:59.317094 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 54/215] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:36:59 2026] DELETE /volume/v3/volumes/3a34938d-b21d-4366-9c60-7bc3f582505b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:37:01.846161 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-8def81e8-d59c-4104-9171-f3ba2147e694 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:01.849873 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8def81e8-d59c-4104-9171-f3ba2147e694 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:37:01.852841 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8def81e8-d59c-4104-9171-f3ba2147e694 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1016562427"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:37:01.854883 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-8def81e8-d59c-4104-9171-f3ba2147e694 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1016562427'}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:37:01.855051 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-8def81e8-d59c-4104-9171-f3ba2147e694 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Create volume of 1 GB Jul 24 07:37:01.863115 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-8def81e8-d59c-4104-9171-f3ba2147e694 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Availability Zones retrieved successfully. Jul 24 07:37:01.872959 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-8def81e8-d59c-4104-9171-f3ba2147e694 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Flow 'volume_create_api' (36c387ce-2c94-45d6-8740-322a6486ddc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:37:01.875265 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-8def81e8-d59c-4104-9171-f3ba2147e694 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (acb9b514-3536-4fc5-ac51-8e3b3259665d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:37:01.876029 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-8def81e8-d59c-4104-9171-f3ba2147e694 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:37:01.919242 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-8def81e8-d59c-4104-9171-f3ba2147e694 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (acb9b514-3536-4fc5-ac51-8e3b3259665d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:37:01.920807 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-8def81e8-d59c-4104-9171-f3ba2147e694 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3bcce6e-6f21-4751-bc1f-8549270e75a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:37:01.985882 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-8def81e8-d59c-4104-9171-f3ba2147e694 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Created reservations ['c7f02561-137e-410b-9c79-78e47c4145e3', 'e8b619c0-afea-4a6c-8c6b-a3e6ca3327d3', '5d6990cf-34fc-492d-9913-62ca86a81feb', '81051369-2e66-4b2c-988d-1cd6855df2d2'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:37:01.986946 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-8def81e8-d59c-4104-9171-f3ba2147e694 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3bcce6e-6f21-4751-bc1f-8549270e75a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c7f02561-137e-410b-9c79-78e47c4145e3', 'e8b619c0-afea-4a6c-8c6b-a3e6ca3327d3', '5d6990cf-34fc-492d-9913-62ca86a81feb', '81051369-2e66-4b2c-988d-1cd6855df2d2']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:37:01.987709 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-8def81e8-d59c-4104-9171-f3ba2147e694 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82d1f5a2-917b-49d1-a49d-1e34adbbcabc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:37:02.013967 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-8def81e8-d59c-4104-9171-f3ba2147e694 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82d1f5a2-917b-49d1-a49d-1e34adbbcabc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '931d86bc-198f-4728-a657-c8cbbabc7fd1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1016562427',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5187bd80b3b4b5b955a20361d2eadf6',qos_specs=None,replication_status=,reservations=['c7f02561-137e-410b-9c79-78e47c4145e3','e8b619c0-afea-4a6c-8c6b-a3e6ca3327d3','5d6990cf-34fc-492d-9913-62ca86a81feb','81051369-2e66-4b2c-988d-1cd6855df2d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81b4552286bb4f0da587aa92f454ae61',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:37:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1016562427',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=931d86bc-198f-4728-a657-c8cbbabc7fd1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f5187bd80b3b4b5b955a20361d2eadf6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='81b4552286bb4f0da587aa92f454ae61',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:37:02.017375 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-8def81e8-d59c-4104-9171-f3ba2147e694 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f7dd1e8-2dc0-4623-bc1c-29c188a56569) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:37:02.044597 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-8def81e8-d59c-4104-9171-f3ba2147e694 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f7dd1e8-2dc0-4623-bc1c-29c188a56569) transitioned into state 'SUCCESS' from state '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-1016562427',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5187bd80b3b4b5b955a20361d2eadf6',qos_specs=None,replication_status=,reservations=['c7f02561-137e-410b-9c79-78e47c4145e3','e8b619c0-afea-4a6c-8c6b-a3e6ca3327d3','5d6990cf-34fc-492d-9913-62ca86a81feb','81051369-2e66-4b2c-988d-1cd6855df2d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81b4552286bb4f0da587aa92f454ae61',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:37:02.045520 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-8def81e8-d59c-4104-9171-f3ba2147e694 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f2c58d2-0ab1-45b9-822e-8adc5f6bb985) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:37:02.056466 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-8def81e8-d59c-4104-9171-f3ba2147e694 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f2c58d2-0ab1-45b9-822e-8adc5f6bb985) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:37:02.058628 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-8def81e8-d59c-4104-9171-f3ba2147e694 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Flow 'volume_create_api' (36c387ce-2c94-45d6-8740-322a6486ddc3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:37:02.058819 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-8def81e8-d59c-4104-9171-f3ba2147e694 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Create volume request issued successfully. Jul 24 07:37:02.059596 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8def81e8-d59c-4104-9171-f3ba2147e694 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:37:02.060129 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 55/216] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 24 07:37:01 2026] POST /volume/v3/volumes => generated 757 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:37:02.076050 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-fd0d6fa4-f244-4061-9f53-84f845f5563b None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:02.077913 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-fd0d6fa4-f244-4061-9f53-84f845f5563b tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] GET https://10.4.3.170/volume/v3/volumes/931d86bc-198f-4728-a657-c8cbbabc7fd1 Jul 24 07:37:02.078049 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-fd0d6fa4-f244-4061-9f53-84f845f5563b tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:02.078265 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-fd0d6fa4-f244-4061-9f53-84f845f5563b tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:02.088430 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:02.088430 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:37:02.095394 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-fd0d6fa4-f244-4061-9f53-84f845f5563b tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Volume info retrieved successfully. Jul 24 07:37:02.100315 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-fd0d6fa4-f244-4061-9f53-84f845f5563b tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] https://10.4.3.170/volume/v3/volumes/931d86bc-198f-4728-a657-c8cbbabc7fd1 returned with HTTP 200 Jul 24 07:37:02.100726 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 54/217] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:02 2026] GET /volume/v3/volumes/931d86bc-198f-4728-a657-c8cbbabc7fd1 => generated 825 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:02.110157 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-e21e5806-78a1-4890-b865-dabcfd1b4cb5 req-e4a8d081-67a9-4ce3-8042-e20daaf7207b None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:02.112016 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-e21e5806-78a1-4890-b865-dabcfd1b4cb5 req-e4a8d081-67a9-4ce3-8042-e20daaf7207b tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] GET https://10.4.3.170/volume/v3/volumes/50997214-6244-4b8f-8d1e-33de7c73c222 Jul 24 07:37:02.112216 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-e21e5806-78a1-4890-b865-dabcfd1b4cb5 req-e4a8d081-67a9-4ce3-8042-e20daaf7207b tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:02.112603 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-e21e5806-78a1-4890-b865-dabcfd1b4cb5 req-e4a8d081-67a9-4ce3-8042-e20daaf7207b tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:02.119661 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:02.119661 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:37:02.123398 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-e21e5806-78a1-4890-b865-dabcfd1b4cb5 req-e4a8d081-67a9-4ce3-8042-e20daaf7207b tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Volume info retrieved successfully. Jul 24 07:37:02.128146 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-e21e5806-78a1-4890-b865-dabcfd1b4cb5 req-e4a8d081-67a9-4ce3-8042-e20daaf7207b tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] https://10.4.3.170/volume/v3/volumes/50997214-6244-4b8f-8d1e-33de7c73c222 returned with HTTP 200 Jul 24 07:37:02.128641 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 55/218] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:37:02 2026] GET /volume/v3/volumes/50997214-6244-4b8f-8d1e-33de7c73c222 => generated 1364 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:37:02.139385 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-e21e5806-78a1-4890-b865-dabcfd1b4cb5 req-53b789cb-08c7-410b-9fac-953d2152023a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:02.145364 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-e21e5806-78a1-4890-b865-dabcfd1b4cb5 req-53b789cb-08c7-410b-9fac-953d2152023a tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] GET https://10.4.3.170/volume/v3/volumes/0096f7be-8d6c-4f5f-b4e4-4f9ee9f47208 Jul 24 07:37:02.145620 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-e21e5806-78a1-4890-b865-dabcfd1b4cb5 req-53b789cb-08c7-410b-9fac-953d2152023a tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:02.145846 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-e21e5806-78a1-4890-b865-dabcfd1b4cb5 req-53b789cb-08c7-410b-9fac-953d2152023a tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:02.155044 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:02.155044 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:37:02.159641 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [req-e21e5806-78a1-4890-b865-dabcfd1b4cb5 req-53b789cb-08c7-410b-9fac-953d2152023a tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Volume info retrieved successfully. Jul 24 07:37:02.166132 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-e21e5806-78a1-4890-b865-dabcfd1b4cb5 req-53b789cb-08c7-410b-9fac-953d2152023a tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] https://10.4.3.170/volume/v3/volumes/0096f7be-8d6c-4f5f-b4e4-4f9ee9f47208 returned with HTTP 200 Jul 24 07:37:02.166922 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 55/219] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:37:02 2026] GET /volume/v3/volumes/0096f7be-8d6c-4f5f-b4e4-4f9ee9f47208 => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:02.176050 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-e21e5806-78a1-4890-b865-dabcfd1b4cb5 req-24db81bf-f909-4a6c-9924-655e2a8f3508 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:02.178313 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-e21e5806-78a1-4890-b865-dabcfd1b4cb5 req-24db81bf-f909-4a6c-9924-655e2a8f3508 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] GET https://10.4.3.170/volume/v3/volumes/765d3ad8-eb5b-4ade-b727-25aaea5e4087 Jul 24 07:37:02.178566 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-e21e5806-78a1-4890-b865-dabcfd1b4cb5 req-24db81bf-f909-4a6c-9924-655e2a8f3508 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:02.178777 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-e21e5806-78a1-4890-b865-dabcfd1b4cb5 req-24db81bf-f909-4a6c-9924-655e2a8f3508 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:02.188583 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:02.188583 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:37:02.192772 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-e21e5806-78a1-4890-b865-dabcfd1b4cb5 req-24db81bf-f909-4a6c-9924-655e2a8f3508 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Volume info retrieved successfully. Jul 24 07:37:02.197360 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-e21e5806-78a1-4890-b865-dabcfd1b4cb5 req-24db81bf-f909-4a6c-9924-655e2a8f3508 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] https://10.4.3.170/volume/v3/volumes/765d3ad8-eb5b-4ade-b727-25aaea5e4087 returned with HTTP 200 Jul 24 07:37:02.197773 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 56/220] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:37:02 2026] GET /volume/v3/volumes/765d3ad8-eb5b-4ade-b727-25aaea5e4087 => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:02.210788 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-9fe8ab1e-3264-4eba-b305-e694092a1eac None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:02.211176 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9fe8ab1e-3264-4eba-b305-e694092a1eac None None] GET https://10.4.3.170/volume// Jul 24 07:37:02.211371 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9fe8ab1e-3264-4eba-b305-e694092a1eac None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:02.211585 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9fe8ab1e-3264-4eba-b305-e694092a1eac None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:02.211925 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9fe8ab1e-3264-4eba-b305-e694092a1eac None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:37:02.212300 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 55/221] 10.4.3.170 () {66 vars in 1419 bytes} [Fri Jul 24 07:37:02 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:37:02.223535 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-e21e5806-78a1-4890-b865-dabcfd1b4cb5 req-1b160836-2fc5-45d2-a26c-71d890dbcb02 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:02.230326 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-e21e5806-78a1-4890-b865-dabcfd1b4cb5 req-1b160836-2fc5-45d2-a26c-71d890dbcb02 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 24 07:37:02.230923 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-e21e5806-78a1-4890-b865-dabcfd1b4cb5 req-1b160836-2fc5-45d2-a26c-71d890dbcb02 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "50997214-6244-4b8f-8d1e-33de7c73c222", "connector": null, "instance_uuid": "928e9bfe-5115-4f8f-a326-83642b744a68"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:37:02.247042 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:02.247042 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:37:02.286459 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-e21e5806-78a1-4890-b865-dabcfd1b4cb5 req-1b160836-2fc5-45d2-a26c-71d890dbcb02 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 24 07:37:02.287027 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 56/222] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 24 07:37:02 2026] POST /volume/v3/attachments => generated 273 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:37:02.296617 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-74799f3b-86e1-46fb-a3ed-34814238456d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:02.297173 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-74799f3b-86e1-46fb-a3ed-34814238456d None None] GET https://10.4.3.170/volume// Jul 24 07:37:02.297366 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-74799f3b-86e1-46fb-a3ed-34814238456d None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:02.297536 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-74799f3b-86e1-46fb-a3ed-34814238456d None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:02.297992 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-74799f3b-86e1-46fb-a3ed-34814238456d None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:37:02.298287 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 56/223] 10.4.3.170 () {66 vars in 1419 bytes} [Fri Jul 24 07:37:02 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:37:02.306930 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-e21e5806-78a1-4890-b865-dabcfd1b4cb5 req-82407c54-20bb-4df1-83f8-6dfb24843f40 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:02.309565 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-e21e5806-78a1-4890-b865-dabcfd1b4cb5 req-82407c54-20bb-4df1-83f8-6dfb24843f40 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 24 07:37:02.310027 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-e21e5806-78a1-4890-b865-dabcfd1b4cb5 req-82407c54-20bb-4df1-83f8-6dfb24843f40 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0096f7be-8d6c-4f5f-b4e4-4f9ee9f47208", "connector": null, "instance_uuid": "928e9bfe-5115-4f8f-a326-83642b744a68"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:37:02.320579 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:02.320579 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:37:02.362263 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-e21e5806-78a1-4890-b865-dabcfd1b4cb5 req-82407c54-20bb-4df1-83f8-6dfb24843f40 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 24 07:37:02.362735 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 57/224] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 24 07:37:02 2026] POST /volume/v3/attachments => generated 273 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:37:02.377401 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-e7ed55ec-033f-4679-8621-4380a0aec5c0 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:02.377827 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e7ed55ec-033f-4679-8621-4380a0aec5c0 None None] GET https://10.4.3.170/volume// Jul 24 07:37:02.378009 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e7ed55ec-033f-4679-8621-4380a0aec5c0 None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:02.378231 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e7ed55ec-033f-4679-8621-4380a0aec5c0 None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:02.378557 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e7ed55ec-033f-4679-8621-4380a0aec5c0 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:37:02.378876 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 56/225] 10.4.3.170 () {66 vars in 1419 bytes} [Fri Jul 24 07:37:02 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:37:02.386607 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-e21e5806-78a1-4890-b865-dabcfd1b4cb5 req-e6e16a77-af63-4afb-a380-f86b885596da None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:02.388551 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-e21e5806-78a1-4890-b865-dabcfd1b4cb5 req-e6e16a77-af63-4afb-a380-f86b885596da tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 24 07:37:02.388827 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-e21e5806-78a1-4890-b865-dabcfd1b4cb5 req-e6e16a77-af63-4afb-a380-f86b885596da tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "765d3ad8-eb5b-4ade-b727-25aaea5e4087", "connector": null, "instance_uuid": "928e9bfe-5115-4f8f-a326-83642b744a68"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:37:02.402580 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:02.402580 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:37:02.450288 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-e21e5806-78a1-4890-b865-dabcfd1b4cb5 req-e6e16a77-af63-4afb-a380-f86b885596da tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 24 07:37:02.450739 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 57/226] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 24 07:37:02 2026] POST /volume/v3/attachments => generated 273 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:37:03.118444 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-6c565280-0217-46f9-b390-605a73e43114 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:03.124125 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6c565280-0217-46f9-b390-605a73e43114 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] GET https://10.4.3.170/volume/v3/volumes/931d86bc-198f-4728-a657-c8cbbabc7fd1 Jul 24 07:37:03.124510 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6c565280-0217-46f9-b390-605a73e43114 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:03.125397 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6c565280-0217-46f9-b390-605a73e43114 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:03.140295 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:03.140295 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:37:03.151975 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-6c565280-0217-46f9-b390-605a73e43114 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Volume info retrieved successfully. Jul 24 07:37:03.159822 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6c565280-0217-46f9-b390-605a73e43114 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] https://10.4.3.170/volume/v3/volumes/931d86bc-198f-4728-a657-c8cbbabc7fd1 returned with HTTP 200 Jul 24 07:37:03.159822 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 57/227] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:03 2026] GET /volume/v3/volumes/931d86bc-198f-4728-a657-c8cbbabc7fd1 => generated 850 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:03.794379 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-b3bea52e-a87d-4bd1-9a8e-dd8302f767ab None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:03.796359 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b3bea52e-a87d-4bd1-9a8e-dd8302f767ab tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:37:03.796656 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b3bea52e-a87d-4bd1-9a8e-dd8302f767ab tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "c7843099-d178-467f-91a9-52ff7d08103c", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1878511808"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:37:03.798013 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-b3bea52e-a87d-4bd1-9a8e-dd8302f767ab tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Create volume request body: {'volume': {'imageRef': 'c7843099-d178-467f-91a9-52ff7d08103c', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1878511808'}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:37:03.878442 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-b3bea52e-a87d-4bd1-9a8e-dd8302f767ab tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Create volume of 1 GB Jul 24 07:37:03.878817 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:03.878817 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:37:03.883901 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-b3bea52e-a87d-4bd1-9a8e-dd8302f767ab tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Availability Zones retrieved successfully. Jul 24 07:37:03.891468 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-b3bea52e-a87d-4bd1-9a8e-dd8302f767ab tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Flow 'volume_create_api' (35638979-1780-44e0-88ae-2f245c68c1d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:37:03.893096 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-b3bea52e-a87d-4bd1-9a8e-dd8302f767ab tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42d0f760-dc72-42b6-8e48-ee5ef4f74a9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:37:03.894450 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-b3bea52e-a87d-4bd1-9a8e-dd8302f767ab tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:37:03.962450 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-b3bea52e-a87d-4bd1-9a8e-dd8302f767ab tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42d0f760-dc72-42b6-8e48-ee5ef4f74a9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:37:03.963537 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-b3bea52e-a87d-4bd1-9a8e-dd8302f767ab tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (016307d6-68a6-427d-a2c0-610715ddb7c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:37:04.049585 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-b3bea52e-a87d-4bd1-9a8e-dd8302f767ab tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Created reservations ['d72a08b9-fca4-40f3-8656-6738807f9e84', 'c2cbbf17-7bcb-47d3-a570-2c6f080c498a', '77df4e20-7986-4c7b-a16c-975c96f9ec38', '700bbbc7-2ad3-47be-9e0b-b4eedffbfc46'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:37:04.050801 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-b3bea52e-a87d-4bd1-9a8e-dd8302f767ab tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (016307d6-68a6-427d-a2c0-610715ddb7c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d72a08b9-fca4-40f3-8656-6738807f9e84', 'c2cbbf17-7bcb-47d3-a570-2c6f080c498a', '77df4e20-7986-4c7b-a16c-975c96f9ec38', '700bbbc7-2ad3-47be-9e0b-b4eedffbfc46']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:37:04.052293 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-b3bea52e-a87d-4bd1-9a8e-dd8302f767ab tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (348db55e-5068-40ae-bc50-5ddbaaa352ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:37:04.082233 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-b3bea52e-a87d-4bd1-9a8e-dd8302f767ab tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (348db55e-5068-40ae-bc50-5ddbaaa352ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '76c4de6b-38a1-4b4b-a059-0782d4950314', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1878511808',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6512d667c5a24cb89a1fdfa3a4bf93e7',qos_specs=None,replication_status=,reservations=['d72a08b9-fca4-40f3-8656-6738807f9e84','c2cbbf17-7bcb-47d3-a570-2c6f080c498a','77df4e20-7986-4c7b-a16c-975c96f9ec38','700bbbc7-2ad3-47be-9e0b-b4eedffbfc46'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58e1b63e075745d2b5a3beff938e3f70',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:37:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1878511808',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=76c4de6b-38a1-4b4b-a059-0782d4950314,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6512d667c5a24cb89a1fdfa3a4bf93e7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='58e1b63e075745d2b5a3beff938e3f70',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:37:04.083519 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-b3bea52e-a87d-4bd1-9a8e-dd8302f767ab tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (494b8045-1607-4cef-838e-481b03c9f18b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:37:04.111189 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-b3bea52e-a87d-4bd1-9a8e-dd8302f767ab tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (494b8045-1607-4cef-838e-481b03c9f18b) transitioned into state 'SUCCESS' from state '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-1878511808',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6512d667c5a24cb89a1fdfa3a4bf93e7',qos_specs=None,replication_status=,reservations=['d72a08b9-fca4-40f3-8656-6738807f9e84','c2cbbf17-7bcb-47d3-a570-2c6f080c498a','77df4e20-7986-4c7b-a16c-975c96f9ec38','700bbbc7-2ad3-47be-9e0b-b4eedffbfc46'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58e1b63e075745d2b5a3beff938e3f70',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:37:04.111189 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-b3bea52e-a87d-4bd1-9a8e-dd8302f767ab tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d89e308b-0664-4b14-a65c-f0a96482afc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:37:04.123844 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-b3bea52e-a87d-4bd1-9a8e-dd8302f767ab tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d89e308b-0664-4b14-a65c-f0a96482afc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:37:04.124757 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-b3bea52e-a87d-4bd1-9a8e-dd8302f767ab tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Flow 'volume_create_api' (35638979-1780-44e0-88ae-2f245c68c1d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:37:04.125031 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-b3bea52e-a87d-4bd1-9a8e-dd8302f767ab tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Create volume request issued successfully. Jul 24 07:37:04.125609 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b3bea52e-a87d-4bd1-9a8e-dd8302f767ab tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:37:04.126017 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 58/228] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 24 07:37:03 2026] POST /volume/v3/volumes => generated 748 bytes in 332 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:37:04.145345 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-30f77c80-dba6-4a17-80bd-8d2c6cd9a6d7 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:04.147838 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-30f77c80-dba6-4a17-80bd-8d2c6cd9a6d7 tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] GET https://10.4.3.170/volume/v3/volumes/76c4de6b-38a1-4b4b-a059-0782d4950314 Jul 24 07:37:04.148081 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-30f77c80-dba6-4a17-80bd-8d2c6cd9a6d7 tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:04.148364 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-30f77c80-dba6-4a17-80bd-8d2c6cd9a6d7 tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:04.156123 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:04.156123 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:37:04.159664 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-30f77c80-dba6-4a17-80bd-8d2c6cd9a6d7 tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Volume info retrieved successfully. Jul 24 07:37:04.164353 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-30f77c80-dba6-4a17-80bd-8d2c6cd9a6d7 tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] https://10.4.3.170/volume/v3/volumes/76c4de6b-38a1-4b4b-a059-0782d4950314 returned with HTTP 200 Jul 24 07:37:04.164713 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 57/229] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:04 2026] GET /volume/v3/volumes/76c4de6b-38a1-4b4b-a059-0782d4950314 => generated 816 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:04.288918 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-11e7df85-518b-4980-8080-a1897ceee978 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:04.292886 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-11e7df85-518b-4980-8080-a1897ceee978 tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:37:04.293501 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-11e7df85-518b-4980-8080-a1897ceee978 tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-982378615"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:37:04.295524 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-11e7df85-518b-4980-8080-a1897ceee978 tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-982378615'}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:37:04.295704 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-11e7df85-518b-4980-8080-a1897ceee978 tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] Create volume of 1 GB Jul 24 07:37:04.296087 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:04.296087 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:37:04.300973 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-11e7df85-518b-4980-8080-a1897ceee978 tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] Availability Zones retrieved successfully. Jul 24 07:37:04.307948 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-11e7df85-518b-4980-8080-a1897ceee978 tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] Flow 'volume_create_api' (a313edcb-06ce-4f53-ac20-c3b5ef12d520) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:37:04.309409 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-11e7df85-518b-4980-8080-a1897ceee978 tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a9b2194-cda6-422b-92f7-8294c853cfa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:37:04.310736 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-11e7df85-518b-4980-8080-a1897ceee978 tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] Validating volume size '1' using validate_int {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:37:04.340395 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-11e7df85-518b-4980-8080-a1897ceee978 tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a9b2194-cda6-422b-92f7-8294c853cfa5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:37:04.341279 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-11e7df85-518b-4980-8080-a1897ceee978 tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62a34944-9367-4de0-8e29-2848c8a02d51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:37:04.418644 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-11e7df85-518b-4980-8080-a1897ceee978 tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] Created reservations ['af1f1c3b-f880-4a43-9042-6cf86044d488', 'b80b33a1-eb44-4d05-aa80-2ab97984787d', '2e0dc55e-e8ce-4df3-b625-cc93cceb950a', '1339f93f-767f-4ce3-9b0f-ac707802200c'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:37:04.419485 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-11e7df85-518b-4980-8080-a1897ceee978 tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62a34944-9367-4de0-8e29-2848c8a02d51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['af1f1c3b-f880-4a43-9042-6cf86044d488', 'b80b33a1-eb44-4d05-aa80-2ab97984787d', '2e0dc55e-e8ce-4df3-b625-cc93cceb950a', '1339f93f-767f-4ce3-9b0f-ac707802200c']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:37:04.420138 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-11e7df85-518b-4980-8080-a1897ceee978 tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e25864e-ccb1-46bf-bcaa-8ff793bbce6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:37:04.447609 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-11e7df85-518b-4980-8080-a1897ceee978 tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e25864e-ccb1-46bf-bcaa-8ff793bbce6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f88fe0f2-0189-4072-a4df-9aa1b85f9059', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-982378615',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd4f1f72561c49a597dcdfba9d57e07c',qos_specs=None,replication_status=,reservations=['af1f1c3b-f880-4a43-9042-6cf86044d488','b80b33a1-eb44-4d05-aa80-2ab97984787d','2e0dc55e-e8ce-4df3-b625-cc93cceb950a','1339f93f-767f-4ce3-9b0f-ac707802200c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5e3f2428f004e18ae43d1397c80bd3b',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:37:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-982378615',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f88fe0f2-0189-4072-a4df-9aa1b85f9059,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd4f1f72561c49a597dcdfba9d57e07c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d5e3f2428f004e18ae43d1397c80bd3b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:37:04.447852 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-11e7df85-518b-4980-8080-a1897ceee978 tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad854d48-4e31-4797-9d3a-3897a35b1677) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:37:04.466881 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-11e7df85-518b-4980-8080-a1897ceee978 tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad854d48-4e31-4797-9d3a-3897a35b1677) transitioned into state 'SUCCESS' from state '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-982378615',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd4f1f72561c49a597dcdfba9d57e07c',qos_specs=None,replication_status=,reservations=['af1f1c3b-f880-4a43-9042-6cf86044d488','b80b33a1-eb44-4d05-aa80-2ab97984787d','2e0dc55e-e8ce-4df3-b625-cc93cceb950a','1339f93f-767f-4ce3-9b0f-ac707802200c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5e3f2428f004e18ae43d1397c80bd3b',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:37:04.467954 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-11e7df85-518b-4980-8080-a1897ceee978 tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99d2b716-a32f-4895-b4b1-9f04fe76e07b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:37:04.481732 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-11e7df85-518b-4980-8080-a1897ceee978 tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99d2b716-a32f-4895-b4b1-9f04fe76e07b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:37:04.482949 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-11e7df85-518b-4980-8080-a1897ceee978 tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] Flow 'volume_create_api' (a313edcb-06ce-4f53-ac20-c3b5ef12d520) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:37:04.483337 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-11e7df85-518b-4980-8080-a1897ceee978 tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] Create volume request issued successfully. Jul 24 07:37:04.484342 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-11e7df85-518b-4980-8080-a1897ceee978 tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:37:04.484730 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 58/230] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 24 07:37:04 2026] POST /volume/v3/volumes => generated 754 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:37:04.498132 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-10ee3495-45f1-4079-95f0-a77de935c62f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:04.501112 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-10ee3495-45f1-4079-95f0-a77de935c62f tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] GET https://10.4.3.170/volume/v3/volumes/f88fe0f2-0189-4072-a4df-9aa1b85f9059 Jul 24 07:37:04.501112 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-10ee3495-45f1-4079-95f0-a77de935c62f tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:04.501112 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-10ee3495-45f1-4079-95f0-a77de935c62f tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:04.509612 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:04.509612 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:37:04.513662 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-10ee3495-45f1-4079-95f0-a77de935c62f tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] Volume info retrieved successfully. Jul 24 07:37:04.521002 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-10ee3495-45f1-4079-95f0-a77de935c62f tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] https://10.4.3.170/volume/v3/volumes/f88fe0f2-0189-4072-a4df-9aa1b85f9059 returned with HTTP 200 Jul 24 07:37:04.521604 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 58/231] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:04 2026] GET /volume/v3/volumes/f88fe0f2-0189-4072-a4df-9aa1b85f9059 => generated 822 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:04.901596 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-425d09b9-6d5b-4599-be78-62624ac2534e None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:04.902323 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-425d09b9-6d5b-4599-be78-62624ac2534e None None] GET https://10.4.3.170/volume// Jul 24 07:37:04.902501 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-425d09b9-6d5b-4599-be78-62624ac2534e None None] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:04.902688 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-425d09b9-6d5b-4599-be78-62624ac2534e None None] Calling method 'all' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:04.903128 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-425d09b9-6d5b-4599-be78-62624ac2534e None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:37:04.903474 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 59/232] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:37:04 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:37:04.910937 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-e21e5806-78a1-4890-b865-dabcfd1b4cb5 req-8a344603-d656-4fec-be7a-fb126001e310 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:04.912815 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-e21e5806-78a1-4890-b865-dabcfd1b4cb5 req-8a344603-d656-4fec-be7a-fb126001e310 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] GET https://10.4.3.170/volume/v3/volumes/50997214-6244-4b8f-8d1e-33de7c73c222 Jul 24 07:37:04.912994 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-e21e5806-78a1-4890-b865-dabcfd1b4cb5 req-8a344603-d656-4fec-be7a-fb126001e310 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:04.913163 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-e21e5806-78a1-4890-b865-dabcfd1b4cb5 req-8a344603-d656-4fec-be7a-fb126001e310 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:04.925908 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:04.925908 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:37:04.932033 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [req-e21e5806-78a1-4890-b865-dabcfd1b4cb5 req-8a344603-d656-4fec-be7a-fb126001e310 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Volume info retrieved successfully. Jul 24 07:37:04.937533 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-e21e5806-78a1-4890-b865-dabcfd1b4cb5 req-8a344603-d656-4fec-be7a-fb126001e310 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] https://10.4.3.170/volume/v3/volumes/50997214-6244-4b8f-8d1e-33de7c73c222 returned with HTTP 200 Jul 24 07:37:04.938824 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 58/233] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:37:04 2026] GET /volume/v3/volumes/50997214-6244-4b8f-8d1e-33de7c73c222 => generated 1543 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:37:05.017563 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-e21e5806-78a1-4890-b865-dabcfd1b4cb5 req-fe19c7c0-40c8-4614-8552-b5bbe9c6f5e4 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:05.019739 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-e21e5806-78a1-4890-b865-dabcfd1b4cb5 req-fe19c7c0-40c8-4614-8552-b5bbe9c6f5e4 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] PUT https://10.4.3.170/volume/v3/attachments/c1a1c76d-2fc1-4d4d-8dff-37553744c624 Jul 24 07:37:05.020128 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-e21e5806-78a1-4890-b865-dabcfd1b4cb5 req-fe19c7c0-40c8-4614-8552-b5bbe9c6f5e4 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000005822", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9a7cb9337d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5fc7887c-2ab7-4d21-80c7-ec4ad0d3b011", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:37:05.030220 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-e21e5806-78a1-4890-b865-dabcfd1b4cb5 req-fe19c7c0-40c8-4614-8552-b5bbe9c6f5e4 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Acquiring lock "cinder-attachment_update-50997214-6244-4b8f-8d1e-33de7c73c222-np0000005822" by "attachment_update" {{(pid=100243) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 07:37:05.035447 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-e21e5806-78a1-4890-b865-dabcfd1b4cb5 req-fe19c7c0-40c8-4614-8552-b5bbe9c6f5e4 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Lock "cinder-attachment_update-50997214-6244-4b8f-8d1e-33de7c73c222-np0000005822" acquired by "attachment_update" :: waited 0.005s {{(pid=100243) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 07:37:05.036878 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:05.036878 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:37:05.131472 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-e21e5806-78a1-4890-b865-dabcfd1b4cb5 req-fe19c7c0-40c8-4614-8552-b5bbe9c6f5e4 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Lock "cinder-attachment_update-50997214-6244-4b8f-8d1e-33de7c73c222-np0000005822" released by "attachment_update" :: held 0.096s {{(pid=100243) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 07:37:05.131776 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-e21e5806-78a1-4890-b865-dabcfd1b4cb5 req-fe19c7c0-40c8-4614-8552-b5bbe9c6f5e4 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] https://10.4.3.170/volume/v3/attachments/c1a1c76d-2fc1-4d4d-8dff-37553744c624 returned with HTTP 200 Jul 24 07:37:05.132290 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 59/234] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 24 07:37:05 2026] PUT /volume/v3/attachments/c1a1c76d-2fc1-4d4d-8dff-37553744c624 => generated 969 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:37:05.162431 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-e21e5806-78a1-4890-b865-dabcfd1b4cb5 req-bc7c68a8-c097-4a09-9b92-00d1a2af1491 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:05.163158 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-e21e5806-78a1-4890-b865-dabcfd1b4cb5 req-bc7c68a8-c097-4a09-9b92-00d1a2af1491 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] POST https://10.4.3.170/volume/v3/attachments/c1a1c76d-2fc1-4d4d-8dff-37553744c624/action Jul 24 07:37:05.163530 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-e21e5806-78a1-4890-b865-dabcfd1b4cb5 req-bc7c68a8-c097-4a09-9b92-00d1a2af1491 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Action body: b'{"os-complete": null}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:37:05.163637 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-e21e5806-78a1-4890-b865-dabcfd1b4cb5 req-bc7c68a8-c097-4a09-9b92-00d1a2af1491 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:37:05.179683 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:05.179683 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:37:05.182379 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-3990081b-5318-4bfd-b179-0c23a266d3ce None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:05.184772 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3990081b-5318-4bfd-b179-0c23a266d3ce tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] GET https://10.4.3.170/volume/v3/volumes/76c4de6b-38a1-4b4b-a059-0782d4950314 Jul 24 07:37:05.184966 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3990081b-5318-4bfd-b179-0c23a266d3ce tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:05.185138 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3990081b-5318-4bfd-b179-0c23a266d3ce tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:05.192106 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:05.192106 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:37:05.195672 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-e21e5806-78a1-4890-b865-dabcfd1b4cb5 req-bc7c68a8-c097-4a09-9b92-00d1a2af1491 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] https://10.4.3.170/volume/v3/attachments/c1a1c76d-2fc1-4d4d-8dff-37553744c624/action returned with HTTP 204 Jul 24 07:37:05.196114 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 59/235] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 24 07:37:05 2026] POST /volume/v3/attachments/c1a1c76d-2fc1-4d4d-8dff-37553744c624/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:37:05.197107 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-3990081b-5318-4bfd-b179-0c23a266d3ce tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Volume info retrieved successfully. Jul 24 07:37:05.203518 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3990081b-5318-4bfd-b179-0c23a266d3ce tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] https://10.4.3.170/volume/v3/volumes/76c4de6b-38a1-4b4b-a059-0782d4950314 returned with HTTP 200 Jul 24 07:37:05.203900 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 60/236] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:05 2026] GET /volume/v3/volumes/76c4de6b-38a1-4b4b-a059-0782d4950314 => generated 1356 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:37:05.220575 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-981230bc-5180-4445-96fd-4d8a2505c9c7 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:05.221607 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-981230bc-5180-4445-96fd-4d8a2505c9c7 None None] GET https://10.4.3.170/volume// Jul 24 07:37:05.221651 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-a16fb6e5-3e47-44f9-a136-98260d9275e1 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:05.221700 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-981230bc-5180-4445-96fd-4d8a2505c9c7 None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:05.221700 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-981230bc-5180-4445-96fd-4d8a2505c9c7 None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:05.222039 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-981230bc-5180-4445-96fd-4d8a2505c9c7 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:37:05.222457 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 59/237] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:37:05 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:37:05.225252 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a16fb6e5-3e47-44f9-a136-98260d9275e1 tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] POST https://10.4.3.170/volume/v3/volumes/76c4de6b-38a1-4b4b-a059-0782d4950314/action Jul 24 07:37:05.225252 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a16fb6e5-3e47-44f9-a136-98260d9275e1 tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:37:05.225252 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a16fb6e5-3e47-44f9-a136-98260d9275e1 tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:37:05.229931 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-e21e5806-78a1-4890-b865-dabcfd1b4cb5 req-efca8dda-ee26-4bb9-b7dc-a9be5307f299 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:05.233173 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-e21e5806-78a1-4890-b865-dabcfd1b4cb5 req-efca8dda-ee26-4bb9-b7dc-a9be5307f299 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] GET https://10.4.3.170/volume/v3/volumes/0096f7be-8d6c-4f5f-b4e4-4f9ee9f47208 Jul 24 07:37:05.233394 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-e21e5806-78a1-4890-b865-dabcfd1b4cb5 req-efca8dda-ee26-4bb9-b7dc-a9be5307f299 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:05.233575 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-e21e5806-78a1-4890-b865-dabcfd1b4cb5 req-efca8dda-ee26-4bb9-b7dc-a9be5307f299 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:05.236124 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:05.236124 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:37:05.236823 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-a16fb6e5-3e47-44f9-a136-98260d9275e1 tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Volume info retrieved successfully. Jul 24 07:37:05.251293 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:05.251293 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:37:05.255313 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [req-e21e5806-78a1-4890-b865-dabcfd1b4cb5 req-efca8dda-ee26-4bb9-b7dc-a9be5307f299 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Volume info retrieved successfully. Jul 24 07:37:05.259960 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-e21e5806-78a1-4890-b865-dabcfd1b4cb5 req-efca8dda-ee26-4bb9-b7dc-a9be5307f299 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] https://10.4.3.170/volume/v3/volumes/0096f7be-8d6c-4f5f-b4e4-4f9ee9f47208 returned with HTTP 200 Jul 24 07:37:05.260375 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 60/238] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:37:05 2026] GET /volume/v3/volumes/0096f7be-8d6c-4f5f-b4e4-4f9ee9f47208 => generated 1029 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:37:05.274588 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-a16fb6e5-3e47-44f9-a136-98260d9275e1 tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Created reservations ['fc0498d8-4e4d-4223-a24c-2c4d2c8f481f', 'd28f6dad-774e-4c8d-84ff-365325324aae'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:37:05.291674 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-a16fb6e5-3e47-44f9-a136-98260d9275e1 tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Extend volume request issued successfully. Jul 24 07:37:05.292035 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a16fb6e5-3e47-44f9-a136-98260d9275e1 tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] https://10.4.3.170/volume/v3/volumes/76c4de6b-38a1-4b4b-a059-0782d4950314/action returned with HTTP 202 Jul 24 07:37:05.292717 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 60/239] 10.4.3.170 () {68 vars in 1390 bytes} [Fri Jul 24 07:37:05 2026] POST /volume/v3/volumes/76c4de6b-38a1-4b4b-a059-0782d4950314/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:37:05.299729 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-07d332a4-1e4a-4c1e-89eb-c085db98a948 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:05.305227 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-07d332a4-1e4a-4c1e-89eb-c085db98a948 tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] GET https://10.4.3.170/volume/v3/volumes/76c4de6b-38a1-4b4b-a059-0782d4950314 Jul 24 07:37:05.305227 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-07d332a4-1e4a-4c1e-89eb-c085db98a948 tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:05.305227 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-07d332a4-1e4a-4c1e-89eb-c085db98a948 tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:05.315250 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:05.315250 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:37:05.320885 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-07d332a4-1e4a-4c1e-89eb-c085db98a948 tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Volume info retrieved successfully. Jul 24 07:37:05.326024 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-07d332a4-1e4a-4c1e-89eb-c085db98a948 tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] https://10.4.3.170/volume/v3/volumes/76c4de6b-38a1-4b4b-a059-0782d4950314 returned with HTTP 200 Jul 24 07:37:05.327229 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 61/240] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:05 2026] GET /volume/v3/volumes/76c4de6b-38a1-4b4b-a059-0782d4950314 => generated 1356 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:37:05.353110 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-e21e5806-78a1-4890-b865-dabcfd1b4cb5 req-fc0596e3-b524-43ea-ae54-d840227da066 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:05.356873 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-e21e5806-78a1-4890-b865-dabcfd1b4cb5 req-fc0596e3-b524-43ea-ae54-d840227da066 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] PUT https://10.4.3.170/volume/v3/attachments/7110feb1-37e6-4d79-aa5b-46b5df880b13 Jul 24 07:37:05.357460 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-e21e5806-78a1-4890-b865-dabcfd1b4cb5 req-fc0596e3-b524-43ea-ae54-d840227da066 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000005822", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9a7cb9337d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5fc7887c-2ab7-4d21-80c7-ec4ad0d3b011", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:37:05.358726 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1fbe2141-8f36-4c32-8a03-3923a6df2784 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:05.360529 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1fbe2141-8f36-4c32-8a03-3923a6df2784 tempest-ServersNegativeTestJSON-841757833 tempest-ServersNegativeTestJSON-841757833-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:37:05.361080 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1fbe2141-8f36-4c32-8a03-3923a6df2784 tempest-ServersNegativeTestJSON-841757833 tempest-ServersNegativeTestJSON-841757833-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-2067816856"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:37:05.362341 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-1fbe2141-8f36-4c32-8a03-3923a6df2784 tempest-ServersNegativeTestJSON-841757833 tempest-ServersNegativeTestJSON-841757833-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-2067816856'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:37:05.362464 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-1fbe2141-8f36-4c32-8a03-3923a6df2784 tempest-ServersNegativeTestJSON-841757833 tempest-ServersNegativeTestJSON-841757833-project-member] Create volume of 1 GB Jul 24 07:37:05.366524 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-1fbe2141-8f36-4c32-8a03-3923a6df2784 tempest-ServersNegativeTestJSON-841757833 tempest-ServersNegativeTestJSON-841757833-project-member] Availability Zones retrieved successfully. Jul 24 07:37:05.367764 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.coordination [req-e21e5806-78a1-4890-b865-dabcfd1b4cb5 req-fc0596e3-b524-43ea-ae54-d840227da066 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Acquiring lock "cinder-attachment_update-0096f7be-8d6c-4f5f-b4e4-4f9ee9f47208-np0000005822" by "attachment_update" {{(pid=100245) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 07:37:05.372422 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-1fbe2141-8f36-4c32-8a03-3923a6df2784 tempest-ServersNegativeTestJSON-841757833 tempest-ServersNegativeTestJSON-841757833-project-member] Flow 'volume_create_api' (b25a8a54-fc07-4131-ab49-8ac712091ff5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:37:05.373725 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-1fbe2141-8f36-4c32-8a03-3923a6df2784 tempest-ServersNegativeTestJSON-841757833 tempest-ServersNegativeTestJSON-841757833-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ce4ba95-4633-4501-a330-0be9861f0694) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:37:05.374176 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.coordination [req-e21e5806-78a1-4890-b865-dabcfd1b4cb5 req-fc0596e3-b524-43ea-ae54-d840227da066 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Lock "cinder-attachment_update-0096f7be-8d6c-4f5f-b4e4-4f9ee9f47208-np0000005822" acquired by "attachment_update" :: waited 0.006s {{(pid=100245) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 07:37:05.374504 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-1fbe2141-8f36-4c32-8a03-3923a6df2784 tempest-ServersNegativeTestJSON-841757833 tempest-ServersNegativeTestJSON-841757833-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:37:05.375399 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:05.375399 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:37:05.404125 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-1fbe2141-8f36-4c32-8a03-3923a6df2784 tempest-ServersNegativeTestJSON-841757833 tempest-ServersNegativeTestJSON-841757833-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ce4ba95-4633-4501-a330-0be9861f0694) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:37:05.405114 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-1fbe2141-8f36-4c32-8a03-3923a6df2784 tempest-ServersNegativeTestJSON-841757833 tempest-ServersNegativeTestJSON-841757833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5bf753d-d280-4479-b973-af05eeef69b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:37:05.437621 np0000005822 devstack@c-api.service[100246]: WARNING cinder.quota [None req-1fbe2141-8f36-4c32-8a03-3923a6df2784 tempest-ServersNegativeTestJSON-841757833 tempest-ServersNegativeTestJSON-841757833-project-member] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:37:05.437935 np0000005822 devstack@c-api.service[100246]: WARNING cinder.quota [None req-1fbe2141-8f36-4c32-8a03-3923a6df2784 tempest-ServersNegativeTestJSON-841757833 tempest-ServersNegativeTestJSON-841757833-project-member] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:37:05.461701 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.coordination [req-e21e5806-78a1-4890-b865-dabcfd1b4cb5 req-fc0596e3-b524-43ea-ae54-d840227da066 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Lock "cinder-attachment_update-0096f7be-8d6c-4f5f-b4e4-4f9ee9f47208-np0000005822" released by "attachment_update" :: held 0.087s {{(pid=100245) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 07:37:05.461701 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-e21e5806-78a1-4890-b865-dabcfd1b4cb5 req-fc0596e3-b524-43ea-ae54-d840227da066 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] https://10.4.3.170/volume/v3/attachments/7110feb1-37e6-4d79-aa5b-46b5df880b13 returned with HTTP 200 Jul 24 07:37:05.463221 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 60/241] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 24 07:37:05 2026] PUT /volume/v3/attachments/7110feb1-37e6-4d79-aa5b-46b5df880b13 => generated 969 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:37:05.487120 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-1fbe2141-8f36-4c32-8a03-3923a6df2784 tempest-ServersNegativeTestJSON-841757833 tempest-ServersNegativeTestJSON-841757833-project-member] Created reservations ['6340b4d0-d31f-45cc-95c3-f401498282e6', '0fd850f3-762e-4a70-9c9f-ebaf94d3f254', 'a0a4de42-8a2b-4c82-b7c8-b47186eda4d8', '79c19387-32f5-43bb-891f-b09808b8730d'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:37:05.487286 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-e21e5806-78a1-4890-b865-dabcfd1b4cb5 req-db66b6c5-f500-48e1-b8e9-bb5da5f382ee None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:05.487340 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-1fbe2141-8f36-4c32-8a03-3923a6df2784 tempest-ServersNegativeTestJSON-841757833 tempest-ServersNegativeTestJSON-841757833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5bf753d-d280-4479-b973-af05eeef69b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6340b4d0-d31f-45cc-95c3-f401498282e6', '0fd850f3-762e-4a70-9c9f-ebaf94d3f254', 'a0a4de42-8a2b-4c82-b7c8-b47186eda4d8', '79c19387-32f5-43bb-891f-b09808b8730d']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:37:05.487340 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-1fbe2141-8f36-4c32-8a03-3923a6df2784 tempest-ServersNegativeTestJSON-841757833 tempest-ServersNegativeTestJSON-841757833-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ae277ea-555b-4441-8218-7d758780dd0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:37:05.490237 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-e21e5806-78a1-4890-b865-dabcfd1b4cb5 req-db66b6c5-f500-48e1-b8e9-bb5da5f382ee tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] POST https://10.4.3.170/volume/v3/attachments/7110feb1-37e6-4d79-aa5b-46b5df880b13/action Jul 24 07:37:05.490891 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-e21e5806-78a1-4890-b865-dabcfd1b4cb5 req-db66b6c5-f500-48e1-b8e9-bb5da5f382ee tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Action body: b'{"os-complete": null}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:37:05.491154 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-e21e5806-78a1-4890-b865-dabcfd1b4cb5 req-db66b6c5-f500-48e1-b8e9-bb5da5f382ee tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:37:05.509697 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-1fbe2141-8f36-4c32-8a03-3923a6df2784 tempest-ServersNegativeTestJSON-841757833 tempest-ServersNegativeTestJSON-841757833-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ae277ea-555b-4441-8218-7d758780dd0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e6bd1f78-5a53-48ed-9b0d-fa54a1ad829b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-2067816856',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c06016829d14960ba5aad53da938aa5',qos_specs=None,replication_status=,reservations=['6340b4d0-d31f-45cc-95c3-f401498282e6','0fd850f3-762e-4a70-9c9f-ebaf94d3f254','a0a4de42-8a2b-4c82-b7c8-b47186eda4d8','79c19387-32f5-43bb-891f-b09808b8730d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24f4feebbb824bc39cbe94c5bc997bc9',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:37:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-2067816856',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e6bd1f78-5a53-48ed-9b0d-fa54a1ad829b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5c06016829d14960ba5aad53da938aa5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='24f4feebbb824bc39cbe94c5bc997bc9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:37:05.510752 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:05.510752 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:37:05.511125 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-1fbe2141-8f36-4c32-8a03-3923a6df2784 tempest-ServersNegativeTestJSON-841757833 tempest-ServersNegativeTestJSON-841757833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0f1774b-9164-47b7-b779-79e740c129ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:37:05.522895 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-e21e5806-78a1-4890-b865-dabcfd1b4cb5 req-db66b6c5-f500-48e1-b8e9-bb5da5f382ee tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] https://10.4.3.170/volume/v3/attachments/7110feb1-37e6-4d79-aa5b-46b5df880b13/action returned with HTTP 204 Jul 24 07:37:05.522895 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 61/242] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 24 07:37:05 2026] POST /volume/v3/attachments/7110feb1-37e6-4d79-aa5b-46b5df880b13/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:37:05.532735 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-1fbe2141-8f36-4c32-8a03-3923a6df2784 tempest-ServersNegativeTestJSON-841757833 tempest-ServersNegativeTestJSON-841757833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0f1774b-9164-47b7-b779-79e740c129ec) transitioned into state 'SUCCESS' from state '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-2067816856',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c06016829d14960ba5aad53da938aa5',qos_specs=None,replication_status=,reservations=['6340b4d0-d31f-45cc-95c3-f401498282e6','0fd850f3-762e-4a70-9c9f-ebaf94d3f254','a0a4de42-8a2b-4c82-b7c8-b47186eda4d8','79c19387-32f5-43bb-891f-b09808b8730d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24f4feebbb824bc39cbe94c5bc997bc9',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:37:05.533615 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-1fbe2141-8f36-4c32-8a03-3923a6df2784 tempest-ServersNegativeTestJSON-841757833 tempest-ServersNegativeTestJSON-841757833-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6cb03a21-14f6-4917-80c0-5194fbaf0060) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:37:05.538728 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-d5dc12e3-6bf5-4f29-8a26-29d8582055eb None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:05.540935 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d5dc12e3-6bf5-4f29-8a26-29d8582055eb tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] GET https://10.4.3.170/volume/v3/volumes/f88fe0f2-0189-4072-a4df-9aa1b85f9059 Jul 24 07:37:05.541160 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d5dc12e3-6bf5-4f29-8a26-29d8582055eb tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:05.541418 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d5dc12e3-6bf5-4f29-8a26-29d8582055eb tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:05.544118 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-1fbe2141-8f36-4c32-8a03-3923a6df2784 tempest-ServersNegativeTestJSON-841757833 tempest-ServersNegativeTestJSON-841757833-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6cb03a21-14f6-4917-80c0-5194fbaf0060) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:37:05.544786 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-1fbe2141-8f36-4c32-8a03-3923a6df2784 tempest-ServersNegativeTestJSON-841757833 tempest-ServersNegativeTestJSON-841757833-project-member] Flow 'volume_create_api' (b25a8a54-fc07-4131-ab49-8ac712091ff5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:37:05.545078 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-02f1d430-8632-4b2f-b536-87d4345cffe7 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:05.545194 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-1fbe2141-8f36-4c32-8a03-3923a6df2784 tempest-ServersNegativeTestJSON-841757833 tempest-ServersNegativeTestJSON-841757833-project-member] Create volume request issued successfully. Jul 24 07:37:05.545661 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-02f1d430-8632-4b2f-b536-87d4345cffe7 None None] GET https://10.4.3.170/volume// Jul 24 07:37:05.545726 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1fbe2141-8f36-4c32-8a03-3923a6df2784 tempest-ServersNegativeTestJSON-841757833 tempest-ServersNegativeTestJSON-841757833-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:37:05.545907 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-02f1d430-8632-4b2f-b536-87d4345cffe7 None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:05.546217 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 61/243] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 24 07:37:05 2026] POST /volume/v3/volumes => generated 754 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:37:05.546286 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-02f1d430-8632-4b2f-b536-87d4345cffe7 None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:05.546561 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-02f1d430-8632-4b2f-b536-87d4345cffe7 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:37:05.546852 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 61/244] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:37:05 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:37:05.553460 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:05.553460 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:37:05.557568 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-d5dc12e3-6bf5-4f29-8a26-29d8582055eb tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] Volume info retrieved successfully. Jul 24 07:37:05.559116 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-e21e5806-78a1-4890-b865-dabcfd1b4cb5 req-714fb93b-7dfb-4160-8e8f-fc325d58edc5 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:05.560594 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-bda914c2-00ee-4455-b781-a0979307157f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:05.564229 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bda914c2-00ee-4455-b781-a0979307157f tempest-ServersNegativeTestJSON-841757833 tempest-ServersNegativeTestJSON-841757833-project-member] GET https://10.4.3.170/volume/v3/volumes/e6bd1f78-5a53-48ed-9b0d-fa54a1ad829b Jul 24 07:37:05.564229 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bda914c2-00ee-4455-b781-a0979307157f tempest-ServersNegativeTestJSON-841757833 tempest-ServersNegativeTestJSON-841757833-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:05.564229 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bda914c2-00ee-4455-b781-a0979307157f tempest-ServersNegativeTestJSON-841757833 tempest-ServersNegativeTestJSON-841757833-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:05.564420 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-e21e5806-78a1-4890-b865-dabcfd1b4cb5 req-714fb93b-7dfb-4160-8e8f-fc325d58edc5 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] GET https://10.4.3.170/volume/v3/volumes/765d3ad8-eb5b-4ade-b727-25aaea5e4087 Jul 24 07:37:05.564420 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-e21e5806-78a1-4890-b865-dabcfd1b4cb5 req-714fb93b-7dfb-4160-8e8f-fc325d58edc5 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:05.564500 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d5dc12e3-6bf5-4f29-8a26-29d8582055eb tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] https://10.4.3.170/volume/v3/volumes/f88fe0f2-0189-4072-a4df-9aa1b85f9059 returned with HTTP 200 Jul 24 07:37:05.564541 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-e21e5806-78a1-4890-b865-dabcfd1b4cb5 req-714fb93b-7dfb-4160-8e8f-fc325d58edc5 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:05.564586 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 62/245] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:05 2026] GET /volume/v3/volumes/f88fe0f2-0189-4072-a4df-9aa1b85f9059 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:05.569626 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:05.569626 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:37:05.572842 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-bda914c2-00ee-4455-b781-a0979307157f tempest-ServersNegativeTestJSON-841757833 tempest-ServersNegativeTestJSON-841757833-project-member] Volume info retrieved successfully. Jul 24 07:37:05.576705 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bda914c2-00ee-4455-b781-a0979307157f tempest-ServersNegativeTestJSON-841757833 tempest-ServersNegativeTestJSON-841757833-project-member] https://10.4.3.170/volume/v3/volumes/e6bd1f78-5a53-48ed-9b0d-fa54a1ad829b returned with HTTP 200 Jul 24 07:37:05.577041 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 62/246] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:05 2026] GET /volume/v3/volumes/e6bd1f78-5a53-48ed-9b0d-fa54a1ad829b => generated 822 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:05.580348 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:05.580348 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:37:05.585869 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-e21e5806-78a1-4890-b865-dabcfd1b4cb5 req-714fb93b-7dfb-4160-8e8f-fc325d58edc5 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Volume info retrieved successfully. Jul 24 07:37:05.591056 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-e21e5806-78a1-4890-b865-dabcfd1b4cb5 req-714fb93b-7dfb-4160-8e8f-fc325d58edc5 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] https://10.4.3.170/volume/v3/volumes/765d3ad8-eb5b-4ade-b727-25aaea5e4087 returned with HTTP 200 Jul 24 07:37:05.591688 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 62/247] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:37:05 2026] GET /volume/v3/volumes/765d3ad8-eb5b-4ade-b727-25aaea5e4087 => generated 1028 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:37:05.625058 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-7a783942-1716-4054-856d-4f725ccbeda7 req-a45538e3-a9a1-4658-a52f-7553839f8f9a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:05.627839 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-7a783942-1716-4054-856d-4f725ccbeda7 req-a45538e3-a9a1-4658-a52f-7553839f8f9a tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] GET https://10.4.3.170/volume/v3/volumes/f88fe0f2-0189-4072-a4df-9aa1b85f9059 Jul 24 07:37:05.628151 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-7a783942-1716-4054-856d-4f725ccbeda7 req-a45538e3-a9a1-4658-a52f-7553839f8f9a tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:05.628299 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-7a783942-1716-4054-856d-4f725ccbeda7 req-a45538e3-a9a1-4658-a52f-7553839f8f9a tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:05.641338 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:05.641338 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:37:05.645599 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [req-7a783942-1716-4054-856d-4f725ccbeda7 req-a45538e3-a9a1-4658-a52f-7553839f8f9a tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] Volume info retrieved successfully. Jul 24 07:37:05.650914 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-7a783942-1716-4054-856d-4f725ccbeda7 req-a45538e3-a9a1-4658-a52f-7553839f8f9a tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] https://10.4.3.170/volume/v3/volumes/f88fe0f2-0189-4072-a4df-9aa1b85f9059 returned with HTTP 200 Jul 24 07:37:05.651521 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 62/248] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:37:05 2026] GET /volume/v3/volumes/f88fe0f2-0189-4072-a4df-9aa1b85f9059 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:05.676060 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-e21e5806-78a1-4890-b865-dabcfd1b4cb5 req-abd37e0d-7bbe-4dde-844c-1e6a723fa8c2 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:05.678225 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-e21e5806-78a1-4890-b865-dabcfd1b4cb5 req-abd37e0d-7bbe-4dde-844c-1e6a723fa8c2 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] PUT https://10.4.3.170/volume/v3/attachments/cf984b4f-fc16-4286-be68-153ff8870dea Jul 24 07:37:05.678694 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-e21e5806-78a1-4890-b865-dabcfd1b4cb5 req-abd37e0d-7bbe-4dde-844c-1e6a723fa8c2 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000005822", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9a7cb9337d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5fc7887c-2ab7-4d21-80c7-ec4ad0d3b011", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:37:05.689246 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-e21e5806-78a1-4890-b865-dabcfd1b4cb5 req-abd37e0d-7bbe-4dde-844c-1e6a723fa8c2 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Acquiring lock "cinder-attachment_update-765d3ad8-eb5b-4ade-b727-25aaea5e4087-np0000005822" by "attachment_update" {{(pid=100244) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 07:37:05.695966 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-e21e5806-78a1-4890-b865-dabcfd1b4cb5 req-abd37e0d-7bbe-4dde-844c-1e6a723fa8c2 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Lock "cinder-attachment_update-765d3ad8-eb5b-4ade-b727-25aaea5e4087-np0000005822" acquired by "attachment_update" :: waited 0.007s {{(pid=100244) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 07:37:05.696962 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:05.696962 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:37:05.764088 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-5630a31f-026f-4967-bec6-d4b3b7fa7e4b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:05.764518 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5630a31f-026f-4967-bec6-d4b3b7fa7e4b None None] GET https://10.4.3.170/volume// Jul 24 07:37:05.764725 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5630a31f-026f-4967-bec6-d4b3b7fa7e4b None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:05.764923 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5630a31f-026f-4967-bec6-d4b3b7fa7e4b None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:05.765263 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5630a31f-026f-4967-bec6-d4b3b7fa7e4b None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:37:05.765610 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 63/249] 10.4.3.170 () {66 vars in 1428 bytes} [Fri Jul 24 07:37:05 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:37:05.773671 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-7a783942-1716-4054-856d-4f725ccbeda7 req-ca0a9cbb-8dc1-47eb-9b08-66911d2e9b7b None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:05.775298 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-7a783942-1716-4054-856d-4f725ccbeda7 req-ca0a9cbb-8dc1-47eb-9b08-66911d2e9b7b tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 24 07:37:05.775733 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-7a783942-1716-4054-856d-4f725ccbeda7 req-ca0a9cbb-8dc1-47eb-9b08-66911d2e9b7b tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f88fe0f2-0189-4072-a4df-9aa1b85f9059", "connector": null, "instance_uuid": "515229fa-d874-4160-b336-2ce83cb83845"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:37:05.785726 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:05.785726 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:37:05.798454 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-e21e5806-78a1-4890-b865-dabcfd1b4cb5 req-abd37e0d-7bbe-4dde-844c-1e6a723fa8c2 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Lock "cinder-attachment_update-765d3ad8-eb5b-4ade-b727-25aaea5e4087-np0000005822" released by "attachment_update" :: held 0.102s {{(pid=100244) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 07:37:05.798816 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-e21e5806-78a1-4890-b865-dabcfd1b4cb5 req-abd37e0d-7bbe-4dde-844c-1e6a723fa8c2 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] https://10.4.3.170/volume/v3/attachments/cf984b4f-fc16-4286-be68-153ff8870dea returned with HTTP 200 Jul 24 07:37:05.799372 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 63/250] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 24 07:37:05 2026] PUT /volume/v3/attachments/cf984b4f-fc16-4286-be68-153ff8870dea => generated 969 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:37:05.824931 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-7a783942-1716-4054-856d-4f725ccbeda7 req-ca0a9cbb-8dc1-47eb-9b08-66911d2e9b7b tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 24 07:37:05.825592 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 63/251] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 24 07:37:05 2026] POST /volume/v3/attachments => generated 273 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:37:05.837481 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-e21e5806-78a1-4890-b865-dabcfd1b4cb5 req-6fb88485-6441-456d-8bae-2a86d0da1531 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:05.840541 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-e21e5806-78a1-4890-b865-dabcfd1b4cb5 req-6fb88485-6441-456d-8bae-2a86d0da1531 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] POST https://10.4.3.170/volume/v3/attachments/cf984b4f-fc16-4286-be68-153ff8870dea/action Jul 24 07:37:05.841440 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-e21e5806-78a1-4890-b865-dabcfd1b4cb5 req-6fb88485-6441-456d-8bae-2a86d0da1531 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Action body: b'{"os-complete": null}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:37:05.841440 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-e21e5806-78a1-4890-b865-dabcfd1b4cb5 req-6fb88485-6441-456d-8bae-2a86d0da1531 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:37:05.854709 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-affda04c-33c4-4db7-850a-4ab6e2761d5b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:05.859887 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-affda04c-33c4-4db7-850a-4ab6e2761d5b tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] GET https://10.4.3.170/volume/v3/volumes/f88fe0f2-0189-4072-a4df-9aa1b85f9059 Jul 24 07:37:05.859887 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-affda04c-33c4-4db7-850a-4ab6e2761d5b tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:05.860078 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-affda04c-33c4-4db7-850a-4ab6e2761d5b tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:05.861603 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:05.861603 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:37:05.863718 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-2555a1d5-6794-4bb7-9be4-b4a6c48d4a18 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:05.864058 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2555a1d5-6794-4bb7-9be4-b4a6c48d4a18 None None] GET https://10.4.3.170/volume// Jul 24 07:37:05.864243 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2555a1d5-6794-4bb7-9be4-b4a6c48d4a18 None None] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:05.864429 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2555a1d5-6794-4bb7-9be4-b4a6c48d4a18 None None] Calling method 'all' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:05.864720 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2555a1d5-6794-4bb7-9be4-b4a6c48d4a18 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:37:05.864949 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 64/252] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:37:05 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:37:05.870109 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:05.870109 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:37:05.875757 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-affda04c-33c4-4db7-850a-4ab6e2761d5b tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] Volume info retrieved successfully. Jul 24 07:37:05.875929 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-e21e5806-78a1-4890-b865-dabcfd1b4cb5 req-6fb88485-6441-456d-8bae-2a86d0da1531 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] https://10.4.3.170/volume/v3/attachments/cf984b4f-fc16-4286-be68-153ff8870dea/action returned with HTTP 204 Jul 24 07:37:05.876535 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 63/253] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 24 07:37:05 2026] POST /volume/v3/attachments/cf984b4f-fc16-4286-be68-153ff8870dea/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:37:05.877513 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-7a783942-1716-4054-856d-4f725ccbeda7 req-af6a452d-de1a-4d5e-86a8-7b1c3672f2e1 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:05.880291 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-7a783942-1716-4054-856d-4f725ccbeda7 req-af6a452d-de1a-4d5e-86a8-7b1c3672f2e1 tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] GET https://10.4.3.170/volume/v3/volumes/f88fe0f2-0189-4072-a4df-9aa1b85f9059 Jul 24 07:37:05.881235 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-7a783942-1716-4054-856d-4f725ccbeda7 req-af6a452d-de1a-4d5e-86a8-7b1c3672f2e1 tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:05.881235 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-7a783942-1716-4054-856d-4f725ccbeda7 req-af6a452d-de1a-4d5e-86a8-7b1c3672f2e1 tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:05.884025 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-affda04c-33c4-4db7-850a-4ab6e2761d5b tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] https://10.4.3.170/volume/v3/volumes/f88fe0f2-0189-4072-a4df-9aa1b85f9059 returned with HTTP 200 Jul 24 07:37:05.884542 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 64/254] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:05 2026] GET /volume/v3/volumes/f88fe0f2-0189-4072-a4df-9aa1b85f9059 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:05.893430 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:05.893430 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:37:05.896855 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-7a783942-1716-4054-856d-4f725ccbeda7 req-af6a452d-de1a-4d5e-86a8-7b1c3672f2e1 tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] Volume info retrieved successfully. Jul 24 07:37:05.901753 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-7a783942-1716-4054-856d-4f725ccbeda7 req-af6a452d-de1a-4d5e-86a8-7b1c3672f2e1 tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] https://10.4.3.170/volume/v3/volumes/f88fe0f2-0189-4072-a4df-9aa1b85f9059 returned with HTTP 200 Jul 24 07:37:05.902306 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 64/255] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:37:05 2026] GET /volume/v3/volumes/f88fe0f2-0189-4072-a4df-9aa1b85f9059 => generated 1026 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:37:06.001288 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-7a783942-1716-4054-856d-4f725ccbeda7 req-73f09b1e-a686-4bc2-abf4-6a9f4914f20e None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:06.002676 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-7a783942-1716-4054-856d-4f725ccbeda7 req-73f09b1e-a686-4bc2-abf4-6a9f4914f20e tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] PUT https://10.4.3.170/volume/v3/attachments/de4baf62-c9b5-4930-a65b-8a7ac2fe6f1b Jul 24 07:37:06.003008 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-7a783942-1716-4054-856d-4f725ccbeda7 req-73f09b1e-a686-4bc2-abf4-6a9f4914f20e tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000005822", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9a7cb9337d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5fc7887c-2ab7-4d21-80c7-ec4ad0d3b011", "nvme_native_multipath": false, "mountpoint": "/dev/sdc"}}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:37:06.019680 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-7a783942-1716-4054-856d-4f725ccbeda7 req-73f09b1e-a686-4bc2-abf4-6a9f4914f20e tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] Acquiring lock "cinder-attachment_update-f88fe0f2-0189-4072-a4df-9aa1b85f9059-np0000005822" by "attachment_update" {{(pid=100244) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 07:37:06.025291 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-7a783942-1716-4054-856d-4f725ccbeda7 req-73f09b1e-a686-4bc2-abf4-6a9f4914f20e tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] Lock "cinder-attachment_update-f88fe0f2-0189-4072-a4df-9aa1b85f9059-np0000005822" acquired by "attachment_update" :: waited 0.008s {{(pid=100244) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 07:37:06.026215 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:06.026215 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:37:06.126495 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-7a783942-1716-4054-856d-4f725ccbeda7 req-73f09b1e-a686-4bc2-abf4-6a9f4914f20e tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] Lock "cinder-attachment_update-f88fe0f2-0189-4072-a4df-9aa1b85f9059-np0000005822" released by "attachment_update" :: held 0.101s {{(pid=100244) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 07:37:06.129356 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-7a783942-1716-4054-856d-4f725ccbeda7 req-73f09b1e-a686-4bc2-abf4-6a9f4914f20e tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] https://10.4.3.170/volume/v3/attachments/de4baf62-c9b5-4930-a65b-8a7ac2fe6f1b returned with HTTP 200 Jul 24 07:37:06.129356 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 65/256] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 24 07:37:05 2026] PUT /volume/v3/attachments/de4baf62-c9b5-4930-a65b-8a7ac2fe6f1b => generated 969 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:37:06.342220 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-fcf2b328-aaed-4075-aa94-52877ab86494 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:06.344671 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-fcf2b328-aaed-4075-aa94-52877ab86494 tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] GET https://10.4.3.170/volume/v3/volumes/76c4de6b-38a1-4b4b-a059-0782d4950314 Jul 24 07:37:06.344955 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-fcf2b328-aaed-4075-aa94-52877ab86494 tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:06.345258 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-fcf2b328-aaed-4075-aa94-52877ab86494 tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:06.355020 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:06.355020 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:37:06.360848 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-fcf2b328-aaed-4075-aa94-52877ab86494 tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Volume info retrieved successfully. Jul 24 07:37:06.367457 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-fcf2b328-aaed-4075-aa94-52877ab86494 tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] https://10.4.3.170/volume/v3/volumes/76c4de6b-38a1-4b4b-a059-0782d4950314 returned with HTTP 200 Jul 24 07:37:06.368104 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 64/257] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:06 2026] GET /volume/v3/volumes/76c4de6b-38a1-4b4b-a059-0782d4950314 => generated 1356 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:37:06.384920 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-bdb13ec7-be0c-41cc-b366-fcf252d2dc75 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:06.387394 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bdb13ec7-be0c-41cc-b366-fcf252d2dc75 tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] GET https://10.4.3.170/volume/v3/volumes/76c4de6b-38a1-4b4b-a059-0782d4950314 Jul 24 07:37:06.387713 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bdb13ec7-be0c-41cc-b366-fcf252d2dc75 tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:06.388001 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bdb13ec7-be0c-41cc-b366-fcf252d2dc75 tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:06.396351 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:06.396351 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:37:06.400240 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-bdb13ec7-be0c-41cc-b366-fcf252d2dc75 tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Volume info retrieved successfully. Jul 24 07:37:06.405017 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bdb13ec7-be0c-41cc-b366-fcf252d2dc75 tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] https://10.4.3.170/volume/v3/volumes/76c4de6b-38a1-4b4b-a059-0782d4950314 returned with HTTP 200 Jul 24 07:37:06.405436 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 65/258] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:06 2026] GET /volume/v3/volumes/76c4de6b-38a1-4b4b-a059-0782d4950314 => generated 1356 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:37:06.417693 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-7b8f2e4f-0698-4f3a-9345-457c3a57beca None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:06.419783 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7b8f2e4f-0698-4f3a-9345-457c3a57beca tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] GET https://10.4.3.170/volume/v3/volumes/76c4de6b-38a1-4b4b-a059-0782d4950314 Jul 24 07:37:06.420050 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7b8f2e4f-0698-4f3a-9345-457c3a57beca tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:06.420392 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7b8f2e4f-0698-4f3a-9345-457c3a57beca tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:06.427017 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:06.427017 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:37:06.431006 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-7b8f2e4f-0698-4f3a-9345-457c3a57beca tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Volume info retrieved successfully. Jul 24 07:37:06.435723 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7b8f2e4f-0698-4f3a-9345-457c3a57beca tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] https://10.4.3.170/volume/v3/volumes/76c4de6b-38a1-4b4b-a059-0782d4950314 returned with HTTP 200 Jul 24 07:37:06.436094 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 65/259] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:06 2026] GET /volume/v3/volumes/76c4de6b-38a1-4b4b-a059-0782d4950314 => generated 1356 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:37:06.451034 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-d97529e9-37cc-4109-9f12-f6e8e625b6ff None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:06.452829 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d97529e9-37cc-4109-9f12-f6e8e625b6ff tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] DELETE https://10.4.3.170/volume/v3/volumes/76c4de6b-38a1-4b4b-a059-0782d4950314 Jul 24 07:37:06.454221 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d97529e9-37cc-4109-9f12-f6e8e625b6ff tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:06.454221 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d97529e9-37cc-4109-9f12-f6e8e625b6ff tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:06.454221 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-d97529e9-37cc-4109-9f12-f6e8e625b6ff tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Delete volume with id: 76c4de6b-38a1-4b4b-a059-0782d4950314 Jul 24 07:37:06.462003 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:06.462003 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:37:06.462681 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-d97529e9-37cc-4109-9f12-f6e8e625b6ff tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Volume info retrieved successfully. Jul 24 07:37:06.484819 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-d97529e9-37cc-4109-9f12-f6e8e625b6ff tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Delete volume request issued successfully. Jul 24 07:37:06.484819 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d97529e9-37cc-4109-9f12-f6e8e625b6ff tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] https://10.4.3.170/volume/v3/volumes/76c4de6b-38a1-4b4b-a059-0782d4950314 returned with HTTP 202 Jul 24 07:37:06.484819 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 66/260] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:37:06 2026] DELETE /volume/v3/volumes/76c4de6b-38a1-4b4b-a059-0782d4950314 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:37:06.497887 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-33b99b74-5a10-400a-8882-abee2954760e None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:06.501255 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-33b99b74-5a10-400a-8882-abee2954760e tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] GET https://10.4.3.170/volume/v3/volumes/76c4de6b-38a1-4b4b-a059-0782d4950314 Jul 24 07:37:06.501585 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-33b99b74-5a10-400a-8882-abee2954760e tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:06.501956 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-33b99b74-5a10-400a-8882-abee2954760e tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:06.511768 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:06.511768 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:37:06.518939 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-33b99b74-5a10-400a-8882-abee2954760e tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Volume info retrieved successfully. Jul 24 07:37:06.527303 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-33b99b74-5a10-400a-8882-abee2954760e tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] https://10.4.3.170/volume/v3/volumes/76c4de6b-38a1-4b4b-a059-0782d4950314 returned with HTTP 200 Jul 24 07:37:06.527877 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 65/261] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:06 2026] GET /volume/v3/volumes/76c4de6b-38a1-4b4b-a059-0782d4950314 => generated 1355 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:37:06.589541 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-06e5bff6-06ed-41ae-836b-f9be6d6c5042 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:06.593166 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-06e5bff6-06ed-41ae-836b-f9be6d6c5042 tempest-ServersNegativeTestJSON-841757833 tempest-ServersNegativeTestJSON-841757833-project-member] GET https://10.4.3.170/volume/v3/volumes/e6bd1f78-5a53-48ed-9b0d-fa54a1ad829b Jul 24 07:37:06.593388 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-06e5bff6-06ed-41ae-836b-f9be6d6c5042 tempest-ServersNegativeTestJSON-841757833 tempest-ServersNegativeTestJSON-841757833-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:06.593589 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-06e5bff6-06ed-41ae-836b-f9be6d6c5042 tempest-ServersNegativeTestJSON-841757833 tempest-ServersNegativeTestJSON-841757833-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:06.600077 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:06.600077 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:37:06.603783 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-06e5bff6-06ed-41ae-836b-f9be6d6c5042 tempest-ServersNegativeTestJSON-841757833 tempest-ServersNegativeTestJSON-841757833-project-member] Volume info retrieved successfully. Jul 24 07:37:06.607949 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-06e5bff6-06ed-41ae-836b-f9be6d6c5042 tempest-ServersNegativeTestJSON-841757833 tempest-ServersNegativeTestJSON-841757833-project-member] https://10.4.3.170/volume/v3/volumes/e6bd1f78-5a53-48ed-9b0d-fa54a1ad829b returned with HTTP 200 Jul 24 07:37:06.608360 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 66/262] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:06 2026] GET /volume/v3/volumes/e6bd1f78-5a53-48ed-9b0d-fa54a1ad829b => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:06.621658 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-6f676e18-9d03-4178-89cb-1d182247e333 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:06.622977 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6f676e18-9d03-4178-89cb-1d182247e333 tempest-ServersNegativeTestJSON-841757833 tempest-ServersNegativeTestJSON-841757833-project-member] POST https://10.4.3.170/volume/v3/volumes/e6bd1f78-5a53-48ed-9b0d-fa54a1ad829b/action Jul 24 07:37:06.623341 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-6f676e18-9d03-4178-89cb-1d182247e333 tempest-ServersNegativeTestJSON-841757833 tempest-ServersNegativeTestJSON-841757833-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:37:06.623462 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-6f676e18-9d03-4178-89cb-1d182247e333 tempest-ServersNegativeTestJSON-841757833 tempest-ServersNegativeTestJSON-841757833-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:37:06.631953 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:06.631953 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:37:06.632707 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-6f676e18-9d03-4178-89cb-1d182247e333 tempest-ServersNegativeTestJSON-841757833 tempest-ServersNegativeTestJSON-841757833-project-member] Volume info retrieved successfully. Jul 24 07:37:06.643980 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-6f676e18-9d03-4178-89cb-1d182247e333 tempest-ServersNegativeTestJSON-841757833 tempest-ServersNegativeTestJSON-841757833-project-member] Volume updated successfully. Jul 24 07:37:06.644241 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6f676e18-9d03-4178-89cb-1d182247e333 tempest-ServersNegativeTestJSON-841757833 tempest-ServersNegativeTestJSON-841757833-project-member] https://10.4.3.170/volume/v3/volumes/e6bd1f78-5a53-48ed-9b0d-fa54a1ad829b/action returned with HTTP 200 Jul 24 07:37:06.644810 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 66/263] 10.4.3.170 () {68 vars in 1390 bytes} [Fri Jul 24 07:37:06 2026] POST /volume/v3/volumes/e6bd1f78-5a53-48ed-9b0d-fa54a1ad829b/action => generated 0 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 24 07:37:06.658043 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-dbb51463-1ab0-49a6-af6e-a3e7aa044e4b None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:06.660044 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-dbb51463-1ab0-49a6-af6e-a3e7aa044e4b tempest-ServersNegativeTestJSON-841757833 tempest-ServersNegativeTestJSON-841757833-project-member] GET https://10.4.3.170/volume/v3/volumes/e6bd1f78-5a53-48ed-9b0d-fa54a1ad829b Jul 24 07:37:06.660659 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-dbb51463-1ab0-49a6-af6e-a3e7aa044e4b tempest-ServersNegativeTestJSON-841757833 tempest-ServersNegativeTestJSON-841757833-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:06.660659 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-dbb51463-1ab0-49a6-af6e-a3e7aa044e4b tempest-ServersNegativeTestJSON-841757833 tempest-ServersNegativeTestJSON-841757833-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:06.669034 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:06.669034 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:37:06.673412 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-dbb51463-1ab0-49a6-af6e-a3e7aa044e4b tempest-ServersNegativeTestJSON-841757833 tempest-ServersNegativeTestJSON-841757833-project-member] Volume info retrieved successfully. Jul 24 07:37:06.679441 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-dbb51463-1ab0-49a6-af6e-a3e7aa044e4b tempest-ServersNegativeTestJSON-841757833 tempest-ServersNegativeTestJSON-841757833-project-member] https://10.4.3.170/volume/v3/volumes/e6bd1f78-5a53-48ed-9b0d-fa54a1ad829b returned with HTTP 200 Jul 24 07:37:06.679844 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 67/264] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:06 2026] GET /volume/v3/volumes/e6bd1f78-5a53-48ed-9b0d-fa54a1ad829b => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:06.859771 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-361fd0ac-7ab5-4853-bd13-a6a6f8cc6ea1 req-f09aa541-6c01-4a8e-9f8d-883a5b9ac3a9 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:06.863652 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-361fd0ac-7ab5-4853-bd13-a6a6f8cc6ea1 req-f09aa541-6c01-4a8e-9f8d-883a5b9ac3a9 tempest-ServersNegativeTestJSON-841757833 tempest-ServersNegativeTestJSON-841757833-project-member] GET https://10.4.3.170/volume/v3/volumes/e6bd1f78-5a53-48ed-9b0d-fa54a1ad829b Jul 24 07:37:06.864448 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-361fd0ac-7ab5-4853-bd13-a6a6f8cc6ea1 req-f09aa541-6c01-4a8e-9f8d-883a5b9ac3a9 tempest-ServersNegativeTestJSON-841757833 tempest-ServersNegativeTestJSON-841757833-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:06.864965 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-361fd0ac-7ab5-4853-bd13-a6a6f8cc6ea1 req-f09aa541-6c01-4a8e-9f8d-883a5b9ac3a9 tempest-ServersNegativeTestJSON-841757833 tempest-ServersNegativeTestJSON-841757833-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:06.875140 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:06.875140 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:37:06.881786 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [req-361fd0ac-7ab5-4853-bd13-a6a6f8cc6ea1 req-f09aa541-6c01-4a8e-9f8d-883a5b9ac3a9 tempest-ServersNegativeTestJSON-841757833 tempest-ServersNegativeTestJSON-841757833-project-member] Volume info retrieved successfully. Jul 24 07:37:06.887655 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-361fd0ac-7ab5-4853-bd13-a6a6f8cc6ea1 req-f09aa541-6c01-4a8e-9f8d-883a5b9ac3a9 tempest-ServersNegativeTestJSON-841757833 tempest-ServersNegativeTestJSON-841757833-project-member] https://10.4.3.170/volume/v3/volumes/e6bd1f78-5a53-48ed-9b0d-fa54a1ad829b returned with HTTP 200 Jul 24 07:37:06.888528 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 66/265] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:37:06 2026] GET /volume/v3/volumes/e6bd1f78-5a53-48ed-9b0d-fa54a1ad829b => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:06.899006 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-5fa31d8d-39fc-494e-adcd-e9c5ceb1076c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:06.901100 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5fa31d8d-39fc-494e-adcd-e9c5ceb1076c tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] GET https://10.4.3.170/volume/v3/volumes/f88fe0f2-0189-4072-a4df-9aa1b85f9059 Jul 24 07:37:06.901100 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5fa31d8d-39fc-494e-adcd-e9c5ceb1076c tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:06.901188 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5fa31d8d-39fc-494e-adcd-e9c5ceb1076c tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:06.909971 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:06.909971 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:37:06.913391 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-5fa31d8d-39fc-494e-adcd-e9c5ceb1076c tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] Volume info retrieved successfully. Jul 24 07:37:06.917556 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5fa31d8d-39fc-494e-adcd-e9c5ceb1076c tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] https://10.4.3.170/volume/v3/volumes/f88fe0f2-0189-4072-a4df-9aa1b85f9059 returned with HTTP 200 Jul 24 07:37:06.917875 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 67/266] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:06 2026] GET /volume/v3/volumes/f88fe0f2-0189-4072-a4df-9aa1b85f9059 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:07.403088 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-a2a2610d-415b-499f-9737-d681e40b5bb4 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:07.405428 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a2a2610d-415b-499f-9737-d681e40b5bb4 tempest-ServersNegativeTestJSON-841757833 tempest-ServersNegativeTestJSON-841757833-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:37:07.406220 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a2a2610d-415b-499f-9737-d681e40b5bb4 tempest-ServersNegativeTestJSON-841757833 tempest-ServersNegativeTestJSON-841757833-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-503494311"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:37:07.407786 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-a2a2610d-415b-499f-9737-d681e40b5bb4 tempest-ServersNegativeTestJSON-841757833 tempest-ServersNegativeTestJSON-841757833-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-503494311'}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:37:07.408111 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-a2a2610d-415b-499f-9737-d681e40b5bb4 tempest-ServersNegativeTestJSON-841757833 tempest-ServersNegativeTestJSON-841757833-project-member] Create volume of 1 GB Jul 24 07:37:07.412916 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-a2a2610d-415b-499f-9737-d681e40b5bb4 tempest-ServersNegativeTestJSON-841757833 tempest-ServersNegativeTestJSON-841757833-project-member] Availability Zones retrieved successfully. Jul 24 07:37:07.422619 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-a2a2610d-415b-499f-9737-d681e40b5bb4 tempest-ServersNegativeTestJSON-841757833 tempest-ServersNegativeTestJSON-841757833-project-member] Flow 'volume_create_api' (0f64be39-3707-48ab-a0a9-524c62fed89b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:37:07.424718 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-a2a2610d-415b-499f-9737-d681e40b5bb4 tempest-ServersNegativeTestJSON-841757833 tempest-ServersNegativeTestJSON-841757833-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36c1c001-e352-4de5-bde7-d7a2b0f75a92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:37:07.426360 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-a2a2610d-415b-499f-9737-d681e40b5bb4 tempest-ServersNegativeTestJSON-841757833 tempest-ServersNegativeTestJSON-841757833-project-member] Validating volume size '1' using validate_int {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:37:07.474229 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-a2a2610d-415b-499f-9737-d681e40b5bb4 tempest-ServersNegativeTestJSON-841757833 tempest-ServersNegativeTestJSON-841757833-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36c1c001-e352-4de5-bde7-d7a2b0f75a92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:37:07.474229 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-a2a2610d-415b-499f-9737-d681e40b5bb4 tempest-ServersNegativeTestJSON-841757833 tempest-ServersNegativeTestJSON-841757833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8914d646-17dc-4b1d-92ad-52612f855340) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:37:07.526285 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-a2a2610d-415b-499f-9737-d681e40b5bb4 tempest-ServersNegativeTestJSON-841757833 tempest-ServersNegativeTestJSON-841757833-project-member] Created reservations ['e7277088-e4b1-407f-a597-81bbe1ed6c1d', '2df562b7-d550-4c98-ba78-9c346f464516', 'ff4f4538-e925-4053-8b7e-346e66804fa1', '4676f894-66f0-4a2e-b06f-46191ee44d34'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:37:07.527495 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-a2a2610d-415b-499f-9737-d681e40b5bb4 tempest-ServersNegativeTestJSON-841757833 tempest-ServersNegativeTestJSON-841757833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8914d646-17dc-4b1d-92ad-52612f855340) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e7277088-e4b1-407f-a597-81bbe1ed6c1d', '2df562b7-d550-4c98-ba78-9c346f464516', 'ff4f4538-e925-4053-8b7e-346e66804fa1', '4676f894-66f0-4a2e-b06f-46191ee44d34']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:37:07.528671 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-a2a2610d-415b-499f-9737-d681e40b5bb4 tempest-ServersNegativeTestJSON-841757833 tempest-ServersNegativeTestJSON-841757833-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb47ae17-162c-493a-8d48-13616587eff4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:37:07.546346 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-50ab4384-d366-4887-89aa-655bada6ae07 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:07.552087 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-50ab4384-d366-4887-89aa-655bada6ae07 tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] GET https://10.4.3.170/volume/v3/volumes/76c4de6b-38a1-4b4b-a059-0782d4950314 Jul 24 07:37:07.552345 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-a2a2610d-415b-499f-9737-d681e40b5bb4 tempest-ServersNegativeTestJSON-841757833 tempest-ServersNegativeTestJSON-841757833-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb47ae17-162c-493a-8d48-13616587eff4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '188f5e82-132e-4a31-a396-96c4ac367a8a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-503494311',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c06016829d14960ba5aad53da938aa5',qos_specs=None,replication_status=,reservations=['e7277088-e4b1-407f-a597-81bbe1ed6c1d','2df562b7-d550-4c98-ba78-9c346f464516','ff4f4538-e925-4053-8b7e-346e66804fa1','4676f894-66f0-4a2e-b06f-46191ee44d34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24f4feebbb824bc39cbe94c5bc997bc9',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:37:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-503494311',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=188f5e82-132e-4a31-a396-96c4ac367a8a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5c06016829d14960ba5aad53da938aa5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='24f4feebbb824bc39cbe94c5bc997bc9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:37:07.552484 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-50ab4384-d366-4887-89aa-655bada6ae07 tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:07.552727 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-50ab4384-d366-4887-89aa-655bada6ae07 tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:07.553237 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-a2a2610d-415b-499f-9737-d681e40b5bb4 tempest-ServersNegativeTestJSON-841757833 tempest-ServersNegativeTestJSON-841757833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68070484-e8f8-454c-a338-117d16561a86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:37:07.560530 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-50ab4384-d366-4887-89aa-655bada6ae07 tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] https://10.4.3.170/volume/v3/volumes/76c4de6b-38a1-4b4b-a059-0782d4950314 returned with HTTP 404 Jul 24 07:37:07.560983 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 68/267] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:07 2026] GET /volume/v3/volumes/76c4de6b-38a1-4b4b-a059-0782d4950314 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:37:07.577975 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-fd4badf1-7c3a-45c5-b2c5-32f399f7ca4f None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:07.580565 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-fd4badf1-7c3a-45c5-b2c5-32f399f7ca4f tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:37:07.580964 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-fd4badf1-7c3a-45c5-b2c5-32f399f7ca4f tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-779757796"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:37:07.584185 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-fd4badf1-7c3a-45c5-b2c5-32f399f7ca4f tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-779757796'}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:37:07.584185 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-fd4badf1-7c3a-45c5-b2c5-32f399f7ca4f tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Create volume of 1 GB Jul 24 07:37:07.590863 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-a2a2610d-415b-499f-9737-d681e40b5bb4 tempest-ServersNegativeTestJSON-841757833 tempest-ServersNegativeTestJSON-841757833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68070484-e8f8-454c-a338-117d16561a86) transitioned into state 'SUCCESS' from state '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-503494311',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c06016829d14960ba5aad53da938aa5',qos_specs=None,replication_status=,reservations=['e7277088-e4b1-407f-a597-81bbe1ed6c1d','2df562b7-d550-4c98-ba78-9c346f464516','ff4f4538-e925-4053-8b7e-346e66804fa1','4676f894-66f0-4a2e-b06f-46191ee44d34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24f4feebbb824bc39cbe94c5bc997bc9',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:37:07.591746 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-a2a2610d-415b-499f-9737-d681e40b5bb4 tempest-ServersNegativeTestJSON-841757833 tempest-ServersNegativeTestJSON-841757833-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9e62d72-c7a9-4a30-9aa1-97ac7c6709ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:37:07.592745 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-fd4badf1-7c3a-45c5-b2c5-32f399f7ca4f tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Availability Zones retrieved successfully. Jul 24 07:37:07.601523 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-fd4badf1-7c3a-45c5-b2c5-32f399f7ca4f tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Flow 'volume_create_api' (93d4b241-7af0-425c-9653-eb1267953fc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:37:07.603011 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-fd4badf1-7c3a-45c5-b2c5-32f399f7ca4f tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44f3a55b-4445-476e-9140-51daad6d2c48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:37:07.604357 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-fd4badf1-7c3a-45c5-b2c5-32f399f7ca4f tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Validating volume size '1' using validate_int {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:37:07.611580 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-a2a2610d-415b-499f-9737-d681e40b5bb4 tempest-ServersNegativeTestJSON-841757833 tempest-ServersNegativeTestJSON-841757833-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9e62d72-c7a9-4a30-9aa1-97ac7c6709ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:37:07.612972 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-a2a2610d-415b-499f-9737-d681e40b5bb4 tempest-ServersNegativeTestJSON-841757833 tempest-ServersNegativeTestJSON-841757833-project-member] Flow 'volume_create_api' (0f64be39-3707-48ab-a0a9-524c62fed89b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:37:07.613547 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-a2a2610d-415b-499f-9737-d681e40b5bb4 tempest-ServersNegativeTestJSON-841757833 tempest-ServersNegativeTestJSON-841757833-project-member] Create volume request issued successfully. Jul 24 07:37:07.614348 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a2a2610d-415b-499f-9737-d681e40b5bb4 tempest-ServersNegativeTestJSON-841757833 tempest-ServersNegativeTestJSON-841757833-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:37:07.615142 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 67/268] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 24 07:37:07 2026] POST /volume/v3/volumes => generated 753 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:37:07.630805 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-168f89c6-dfd4-4b0c-b22a-34fadb606c0f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:07.633774 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-168f89c6-dfd4-4b0c-b22a-34fadb606c0f tempest-ServersNegativeTestJSON-841757833 tempest-ServersNegativeTestJSON-841757833-project-member] GET https://10.4.3.170/volume/v3/volumes/188f5e82-132e-4a31-a396-96c4ac367a8a Jul 24 07:37:07.634000 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-168f89c6-dfd4-4b0c-b22a-34fadb606c0f tempest-ServersNegativeTestJSON-841757833 tempest-ServersNegativeTestJSON-841757833-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:07.634431 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-168f89c6-dfd4-4b0c-b22a-34fadb606c0f tempest-ServersNegativeTestJSON-841757833 tempest-ServersNegativeTestJSON-841757833-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:07.642451 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-fd4badf1-7c3a-45c5-b2c5-32f399f7ca4f tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44f3a55b-4445-476e-9140-51daad6d2c48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:37:07.643360 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-fd4badf1-7c3a-45c5-b2c5-32f399f7ca4f tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d7ea495-b41b-4339-ba93-3cc8762d8bd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:37:07.645249 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:07.645249 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:37:07.650461 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-168f89c6-dfd4-4b0c-b22a-34fadb606c0f tempest-ServersNegativeTestJSON-841757833 tempest-ServersNegativeTestJSON-841757833-project-member] Volume info retrieved successfully. Jul 24 07:37:07.656396 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-168f89c6-dfd4-4b0c-b22a-34fadb606c0f tempest-ServersNegativeTestJSON-841757833 tempest-ServersNegativeTestJSON-841757833-project-member] https://10.4.3.170/volume/v3/volumes/188f5e82-132e-4a31-a396-96c4ac367a8a returned with HTTP 200 Jul 24 07:37:07.656909 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 68/269] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:07 2026] GET /volume/v3/volumes/188f5e82-132e-4a31-a396-96c4ac367a8a => generated 821 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:07.710669 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-fd4badf1-7c3a-45c5-b2c5-32f399f7ca4f tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Created reservations ['bf85eebf-8751-4a15-bc4b-80db99328a80', 'cf1954a1-173b-44b1-a47b-6a6a05ee8614', '7c3751e3-2d4f-449b-9388-930a14bdb3e4', '0df6d347-5aeb-471d-8e95-110d505b7899'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:37:07.711090 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-fd4badf1-7c3a-45c5-b2c5-32f399f7ca4f tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d7ea495-b41b-4339-ba93-3cc8762d8bd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf85eebf-8751-4a15-bc4b-80db99328a80', 'cf1954a1-173b-44b1-a47b-6a6a05ee8614', '7c3751e3-2d4f-449b-9388-930a14bdb3e4', '0df6d347-5aeb-471d-8e95-110d505b7899']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:37:07.712013 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-fd4badf1-7c3a-45c5-b2c5-32f399f7ca4f tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3840ee46-7797-4929-97b5-3917f4cc6e52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:37:07.744610 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-fd4badf1-7c3a-45c5-b2c5-32f399f7ca4f tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3840ee46-7797-4929-97b5-3917f4cc6e52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1c849105-61ca-4eac-8bfb-2fa00c9c5b99', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-779757796',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6512d667c5a24cb89a1fdfa3a4bf93e7',qos_specs=None,replication_status=,reservations=['bf85eebf-8751-4a15-bc4b-80db99328a80','cf1954a1-173b-44b1-a47b-6a6a05ee8614','7c3751e3-2d4f-449b-9388-930a14bdb3e4','0df6d347-5aeb-471d-8e95-110d505b7899'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58e1b63e075745d2b5a3beff938e3f70',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:37:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-779757796',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1c849105-61ca-4eac-8bfb-2fa00c9c5b99,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6512d667c5a24cb89a1fdfa3a4bf93e7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='58e1b63e075745d2b5a3beff938e3f70',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:37:07.745543 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-fd4badf1-7c3a-45c5-b2c5-32f399f7ca4f tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44765dd2-cca3-4601-b80f-956adc9729c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:37:07.776523 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-fd4badf1-7c3a-45c5-b2c5-32f399f7ca4f tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44765dd2-cca3-4601-b80f-956adc9729c8) transitioned into state 'SUCCESS' from state '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-779757796',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6512d667c5a24cb89a1fdfa3a4bf93e7',qos_specs=None,replication_status=,reservations=['bf85eebf-8751-4a15-bc4b-80db99328a80','cf1954a1-173b-44b1-a47b-6a6a05ee8614','7c3751e3-2d4f-449b-9388-930a14bdb3e4','0df6d347-5aeb-471d-8e95-110d505b7899'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58e1b63e075745d2b5a3beff938e3f70',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:37:07.777393 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-fd4badf1-7c3a-45c5-b2c5-32f399f7ca4f tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9fca7322-7e04-4b44-900d-e5d219688c83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:37:07.794280 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-fd4badf1-7c3a-45c5-b2c5-32f399f7ca4f tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9fca7322-7e04-4b44-900d-e5d219688c83) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:37:07.794915 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-fd4badf1-7c3a-45c5-b2c5-32f399f7ca4f tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Flow 'volume_create_api' (93d4b241-7af0-425c-9653-eb1267953fc1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:37:07.795423 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-fd4badf1-7c3a-45c5-b2c5-32f399f7ca4f tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Create volume request issued successfully. Jul 24 07:37:07.796271 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-fd4badf1-7c3a-45c5-b2c5-32f399f7ca4f tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:37:07.796641 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 67/270] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 24 07:37:07 2026] POST /volume/v3/volumes => generated 747 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:37:07.812462 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-c60f5329-da79-4ed7-b21c-7bd59dc5414c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:07.815710 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c60f5329-da79-4ed7-b21c-7bd59dc5414c tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] GET https://10.4.3.170/volume/v3/volumes/1c849105-61ca-4eac-8bfb-2fa00c9c5b99 Jul 24 07:37:07.816116 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c60f5329-da79-4ed7-b21c-7bd59dc5414c tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:07.816116 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c60f5329-da79-4ed7-b21c-7bd59dc5414c tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:07.825797 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:07.825797 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:37:07.832303 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-c60f5329-da79-4ed7-b21c-7bd59dc5414c tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Volume info retrieved successfully. Jul 24 07:37:07.838972 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c60f5329-da79-4ed7-b21c-7bd59dc5414c tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] https://10.4.3.170/volume/v3/volumes/1c849105-61ca-4eac-8bfb-2fa00c9c5b99 returned with HTTP 200 Jul 24 07:37:07.838972 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 69/271] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:07 2026] GET /volume/v3/volumes/1c849105-61ca-4eac-8bfb-2fa00c9c5b99 => generated 815 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:07.935530 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-3db27dfa-356d-4b57-ad0f-20df64992fd4 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:07.937849 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3db27dfa-356d-4b57-ad0f-20df64992fd4 tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] GET https://10.4.3.170/volume/v3/volumes/f88fe0f2-0189-4072-a4df-9aa1b85f9059 Jul 24 07:37:07.938025 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3db27dfa-356d-4b57-ad0f-20df64992fd4 tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:07.938221 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3db27dfa-356d-4b57-ad0f-20df64992fd4 tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:07.955788 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:07.955788 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:37:07.961737 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-3db27dfa-356d-4b57-ad0f-20df64992fd4 tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] Volume info retrieved successfully. Jul 24 07:37:07.970686 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3db27dfa-356d-4b57-ad0f-20df64992fd4 tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] https://10.4.3.170/volume/v3/volumes/f88fe0f2-0189-4072-a4df-9aa1b85f9059 returned with HTTP 200 Jul 24 07:37:07.971556 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 68/272] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:07 2026] GET /volume/v3/volumes/f88fe0f2-0189-4072-a4df-9aa1b85f9059 => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:08.676825 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1897ccc6-848e-4795-8a39-4c8afc9b03e3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:08.682265 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1897ccc6-848e-4795-8a39-4c8afc9b03e3 tempest-ServersNegativeTestJSON-841757833 tempest-ServersNegativeTestJSON-841757833-project-member] GET https://10.4.3.170/volume/v3/volumes/188f5e82-132e-4a31-a396-96c4ac367a8a Jul 24 07:37:08.682552 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1897ccc6-848e-4795-8a39-4c8afc9b03e3 tempest-ServersNegativeTestJSON-841757833 tempest-ServersNegativeTestJSON-841757833-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:08.682765 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1897ccc6-848e-4795-8a39-4c8afc9b03e3 tempest-ServersNegativeTestJSON-841757833 tempest-ServersNegativeTestJSON-841757833-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:08.700401 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:08.700401 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:37:08.705850 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-1897ccc6-848e-4795-8a39-4c8afc9b03e3 tempest-ServersNegativeTestJSON-841757833 tempest-ServersNegativeTestJSON-841757833-project-member] Volume info retrieved successfully. Jul 24 07:37:08.717993 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1897ccc6-848e-4795-8a39-4c8afc9b03e3 tempest-ServersNegativeTestJSON-841757833 tempest-ServersNegativeTestJSON-841757833-project-member] https://10.4.3.170/volume/v3/volumes/188f5e82-132e-4a31-a396-96c4ac367a8a returned with HTTP 200 Jul 24 07:37:08.718511 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 69/273] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:08 2026] GET /volume/v3/volumes/188f5e82-132e-4a31-a396-96c4ac367a8a => generated 846 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:08.858875 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-bfa2e0da-4572-4cd1-bd64-61eb9170adb5 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:08.860901 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-bfa2e0da-4572-4cd1-bd64-61eb9170adb5 tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] GET https://10.4.3.170/volume/v3/volumes/1c849105-61ca-4eac-8bfb-2fa00c9c5b99 Jul 24 07:37:08.861160 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-bfa2e0da-4572-4cd1-bd64-61eb9170adb5 tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:08.861428 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-bfa2e0da-4572-4cd1-bd64-61eb9170adb5 tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:08.869958 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:08.869958 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:37:08.874690 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-bfa2e0da-4572-4cd1-bd64-61eb9170adb5 tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Volume info retrieved successfully. Jul 24 07:37:08.879802 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-bfa2e0da-4572-4cd1-bd64-61eb9170adb5 tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] https://10.4.3.170/volume/v3/volumes/1c849105-61ca-4eac-8bfb-2fa00c9c5b99 returned with HTTP 200 Jul 24 07:37:08.880230 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 68/274] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:08 2026] GET /volume/v3/volumes/1c849105-61ca-4eac-8bfb-2fa00c9c5b99 => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:08.898634 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-015b6390-c981-4644-a41f-e2792acd7273 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:08.903001 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-015b6390-c981-4644-a41f-e2792acd7273 tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] POST https://10.4.3.170/volume/v3/snapshots Jul 24 07:37:08.903358 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-015b6390-c981-4644-a41f-e2792acd7273 tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1c849105-61ca-4eac-8bfb-2fa00c9c5b99", "name": "tempest-VolumesExtendTest-Snapshot-991454826"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:37:08.913813 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:08.913813 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:37:08.914374 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-015b6390-c981-4644-a41f-e2792acd7273 tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Volume info retrieved successfully. Jul 24 07:37:08.914560 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.snapshots [None req-015b6390-c981-4644-a41f-e2792acd7273 tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Create snapshot from volume 1c849105-61ca-4eac-8bfb-2fa00c9c5b99 Jul 24 07:37:08.932955 np0000005822 devstack@c-api.service[100244]: WARNING cinder.quota [None req-015b6390-c981-4644-a41f-e2792acd7273 tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-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. Jul 24 07:37:08.971122 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-015b6390-c981-4644-a41f-e2792acd7273 tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Created reservations ['6bfd3bc7-9c0f-4c48-a459-f3dc9ce66378', 'de01dcdd-3615-4b21-820c-28b837930597', 'a40d4047-8f33-40b0-9511-228d7dff5e75', '365718da-e1d1-45b7-9678-ce050e76b782'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:37:08.987018 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-125c8d63-6daf-41f6-8870-c9da72674241 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:08.990163 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-125c8d63-6daf-41f6-8870-c9da72674241 tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] GET https://10.4.3.170/volume/v3/volumes/f88fe0f2-0189-4072-a4df-9aa1b85f9059 Jul 24 07:37:08.990459 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-125c8d63-6daf-41f6-8870-c9da72674241 tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:08.990714 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-125c8d63-6daf-41f6-8870-c9da72674241 tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:09.001956 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-3e8822ea-bb73-447a-9eb6-1c774d31fd32 req-2474db6c-fee3-4dca-a9be-521c30c6a4b1 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:09.003635 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:09.003635 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:37:09.006730 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-3e8822ea-bb73-447a-9eb6-1c774d31fd32 req-2474db6c-fee3-4dca-a9be-521c30c6a4b1 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] GET https://10.4.3.170/volume/v3/volumes/05a6b536-5826-42a4-ba11-acc0a7aecf06 Jul 24 07:37:09.007028 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-3e8822ea-bb73-447a-9eb6-1c774d31fd32 req-2474db6c-fee3-4dca-a9be-521c30c6a4b1 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:09.007351 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-3e8822ea-bb73-447a-9eb6-1c774d31fd32 req-2474db6c-fee3-4dca-a9be-521c30c6a4b1 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:09.017561 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-125c8d63-6daf-41f6-8870-c9da72674241 tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] Volume info retrieved successfully. Jul 24 07:37:09.020073 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:09.020073 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:37:09.024638 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-125c8d63-6daf-41f6-8870-c9da72674241 tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] https://10.4.3.170/volume/v3/volumes/f88fe0f2-0189-4072-a4df-9aa1b85f9059 returned with HTTP 200 Jul 24 07:37:09.025248 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 69/275] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:08 2026] GET /volume/v3/volumes/f88fe0f2-0189-4072-a4df-9aa1b85f9059 => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:09.025494 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [req-3e8822ea-bb73-447a-9eb6-1c774d31fd32 req-2474db6c-fee3-4dca-a9be-521c30c6a4b1 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] Volume info retrieved successfully. Jul 24 07:37:09.030872 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-3e8822ea-bb73-447a-9eb6-1c774d31fd32 req-2474db6c-fee3-4dca-a9be-521c30c6a4b1 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] https://10.4.3.170/volume/v3/volumes/05a6b536-5826-42a4-ba11-acc0a7aecf06 returned with HTTP 200 Jul 24 07:37:09.032738 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 70/276] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:37:09 2026] GET /volume/v3/volumes/05a6b536-5826-42a4-ba11-acc0a7aecf06 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:09.055744 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-015b6390-c981-4644-a41f-e2792acd7273 tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Snapshot create request issued successfully. Jul 24 07:37:09.056180 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-015b6390-c981-4644-a41f-e2792acd7273 tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 24 07:37:09.056863 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 70/277] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 24 07:37:08 2026] POST /volume/v3/snapshots => generated 303 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:37:09.066337 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-cff17c83-b65f-41c4-9076-93ccbad73404 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:09.068271 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-cff17c83-b65f-41c4-9076-93ccbad73404 tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] GET https://10.4.3.170/volume/v3/snapshots/d8f392cc-7832-470d-a61f-3637e338d97b Jul 24 07:37:09.068610 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-cff17c83-b65f-41c4-9076-93ccbad73404 tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:09.068917 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-cff17c83-b65f-41c4-9076-93ccbad73404 tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:09.095794 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:09.095794 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:37:09.096271 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-cff17c83-b65f-41c4-9076-93ccbad73404 tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Snapshot retrieved successfully. Jul 24 07:37:09.097282 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-cff17c83-b65f-41c4-9076-93ccbad73404 tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] https://10.4.3.170/volume/v3/snapshots/d8f392cc-7832-470d-a61f-3637e338d97b returned with HTTP 200 Jul 24 07:37:09.097571 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 69/278] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:37:09 2026] GET /volume/v3/snapshots/d8f392cc-7832-470d-a61f-3637e338d97b => generated 435 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:09.195028 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-aed375e1-f79a-40de-bf3f-a1243231f5f7 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:09.197224 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-aed375e1-f79a-40de-bf3f-a1243231f5f7 tempest-ServersNegativeTestJSON-841757833 tempest-ServersNegativeTestJSON-841757833-project-member] DELETE https://10.4.3.170/volume/v3/volumes/188f5e82-132e-4a31-a396-96c4ac367a8a Jul 24 07:37:09.197413 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-aed375e1-f79a-40de-bf3f-a1243231f5f7 tempest-ServersNegativeTestJSON-841757833 tempest-ServersNegativeTestJSON-841757833-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:09.197623 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-aed375e1-f79a-40de-bf3f-a1243231f5f7 tempest-ServersNegativeTestJSON-841757833 tempest-ServersNegativeTestJSON-841757833-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:09.197845 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-aed375e1-f79a-40de-bf3f-a1243231f5f7 tempest-ServersNegativeTestJSON-841757833 tempest-ServersNegativeTestJSON-841757833-project-member] Delete volume with id: 188f5e82-132e-4a31-a396-96c4ac367a8a Jul 24 07:37:09.207317 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:09.207317 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:37:09.208008 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-aed375e1-f79a-40de-bf3f-a1243231f5f7 tempest-ServersNegativeTestJSON-841757833 tempest-ServersNegativeTestJSON-841757833-project-member] Volume info retrieved successfully. Jul 24 07:37:09.249718 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-aed375e1-f79a-40de-bf3f-a1243231f5f7 tempest-ServersNegativeTestJSON-841757833 tempest-ServersNegativeTestJSON-841757833-project-member] Delete volume request issued successfully. Jul 24 07:37:09.249996 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-aed375e1-f79a-40de-bf3f-a1243231f5f7 tempest-ServersNegativeTestJSON-841757833 tempest-ServersNegativeTestJSON-841757833-project-member] https://10.4.3.170/volume/v3/volumes/188f5e82-132e-4a31-a396-96c4ac367a8a returned with HTTP 202 Jul 24 07:37:09.250603 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 70/279] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:37:09 2026] DELETE /volume/v3/volumes/188f5e82-132e-4a31-a396-96c4ac367a8a => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:37:09.262944 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-255dc82c-13aa-4c22-be41-d909720e929a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:09.264726 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-255dc82c-13aa-4c22-be41-d909720e929a tempest-ServersNegativeTestJSON-841757833 tempest-ServersNegativeTestJSON-841757833-project-member] GET https://10.4.3.170/volume/v3/volumes/188f5e82-132e-4a31-a396-96c4ac367a8a Jul 24 07:37:09.267606 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-255dc82c-13aa-4c22-be41-d909720e929a tempest-ServersNegativeTestJSON-841757833 tempest-ServersNegativeTestJSON-841757833-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:09.267606 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-255dc82c-13aa-4c22-be41-d909720e929a tempest-ServersNegativeTestJSON-841757833 tempest-ServersNegativeTestJSON-841757833-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:09.277846 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:09.277846 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:37:09.286416 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-255dc82c-13aa-4c22-be41-d909720e929a tempest-ServersNegativeTestJSON-841757833 tempest-ServersNegativeTestJSON-841757833-project-member] Volume info retrieved successfully. Jul 24 07:37:09.293386 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-255dc82c-13aa-4c22-be41-d909720e929a tempest-ServersNegativeTestJSON-841757833 tempest-ServersNegativeTestJSON-841757833-project-member] https://10.4.3.170/volume/v3/volumes/188f5e82-132e-4a31-a396-96c4ac367a8a returned with HTTP 200 Jul 24 07:37:09.293876 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 71/280] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:09 2026] GET /volume/v3/volumes/188f5e82-132e-4a31-a396-96c4ac367a8a => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:09.357493 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-2cc8a7a8-2317-40ed-a10c-df0572b469f5 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:09.358027 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2cc8a7a8-2317-40ed-a10c-df0572b469f5 None None] GET https://10.4.3.170/volume// Jul 24 07:37:09.358316 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2cc8a7a8-2317-40ed-a10c-df0572b469f5 None None] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:09.358559 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2cc8a7a8-2317-40ed-a10c-df0572b469f5 None None] Calling method 'all' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:09.359002 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2cc8a7a8-2317-40ed-a10c-df0572b469f5 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:37:09.359535 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 71/281] 10.4.3.170 () {66 vars in 1428 bytes} [Fri Jul 24 07:37:09 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:37:09.378294 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-3e8822ea-bb73-447a-9eb6-1c774d31fd32 req-c9776d20-3a9c-488c-83f5-a8c41ff0e996 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:09.521229 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-51641cda-bba3-4bca-97ba-d110921a03fb req-4be48ee5-5512-42e7-a20f-012492f7a141 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:09.523643 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-51641cda-bba3-4bca-97ba-d110921a03fb req-4be48ee5-5512-42e7-a20f-012492f7a141 tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] GET https://10.4.3.170/volume/v3/volumes/b20e1ef4-df51-40c6-93a7-9da58d6671d8 Jul 24 07:37:09.524184 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-51641cda-bba3-4bca-97ba-d110921a03fb req-4be48ee5-5512-42e7-a20f-012492f7a141 tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:09.524184 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-51641cda-bba3-4bca-97ba-d110921a03fb req-4be48ee5-5512-42e7-a20f-012492f7a141 tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:09.532339 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:09.532339 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:37:09.536252 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-51641cda-bba3-4bca-97ba-d110921a03fb req-4be48ee5-5512-42e7-a20f-012492f7a141 tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] Volume info retrieved successfully. Jul 24 07:37:09.540656 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-51641cda-bba3-4bca-97ba-d110921a03fb req-4be48ee5-5512-42e7-a20f-012492f7a141 tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] https://10.4.3.170/volume/v3/volumes/b20e1ef4-df51-40c6-93a7-9da58d6671d8 returned with HTTP 200 Jul 24 07:37:09.540871 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 71/282] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:37:09 2026] GET /volume/v3/volumes/b20e1ef4-df51-40c6-93a7-9da58d6671d8 => generated 1016 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:37:09.654237 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-3e8822ea-bb73-447a-9eb6-1c774d31fd32 req-c9776d20-3a9c-488c-83f5-a8c41ff0e996 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 24 07:37:09.655533 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-3e8822ea-bb73-447a-9eb6-1c774d31fd32 req-c9776d20-3a9c-488c-83f5-a8c41ff0e996 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "05a6b536-5826-42a4-ba11-acc0a7aecf06", "connector": null, "instance_uuid": "772d74bc-eb24-4b14-b70e-5f9c40536ae1"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:37:09.668410 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:09.668410 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:37:09.684445 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-d95ce67c-9586-4cb8-8bd7-bea553946b9c req-7009185c-467e-4724-8ec1-a39d5f6058ac None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:09.687478 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-d95ce67c-9586-4cb8-8bd7-bea553946b9c req-7009185c-467e-4724-8ec1-a39d5f6058ac tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] GET https://10.4.3.170/volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8 Jul 24 07:37:09.687708 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-d95ce67c-9586-4cb8-8bd7-bea553946b9c req-7009185c-467e-4724-8ec1-a39d5f6058ac tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:09.687907 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-d95ce67c-9586-4cb8-8bd7-bea553946b9c req-7009185c-467e-4724-8ec1-a39d5f6058ac tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:09.696648 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:09.696648 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:37:09.703288 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [req-d95ce67c-9586-4cb8-8bd7-bea553946b9c req-7009185c-467e-4724-8ec1-a39d5f6058ac tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Volume info retrieved successfully. Jul 24 07:37:09.710783 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-d95ce67c-9586-4cb8-8bd7-bea553946b9c req-7009185c-467e-4724-8ec1-a39d5f6058ac tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] https://10.4.3.170/volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8 returned with HTTP 200 Jul 24 07:37:09.713247 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 72/283] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:37:09 2026] GET /volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8 => generated 869 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:09.718373 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-3e8822ea-bb73-447a-9eb6-1c774d31fd32 req-c9776d20-3a9c-488c-83f5-a8c41ff0e996 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 24 07:37:09.718509 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 70/284] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 24 07:37:09 2026] POST /volume/v3/attachments => generated 273 bytes in 341 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:37:09.762104 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-34f8f09e-cfe4-434e-b957-9c779145375c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:09.764535 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-34f8f09e-cfe4-434e-b957-9c779145375c tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] GET https://10.4.3.170/volume/v3/volumes/05a6b536-5826-42a4-ba11-acc0a7aecf06 Jul 24 07:37:09.764740 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-34f8f09e-cfe4-434e-b957-9c779145375c tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:09.764978 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-34f8f09e-cfe4-434e-b957-9c779145375c tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:09.778982 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:09.778982 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:37:09.785104 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-34f8f09e-cfe4-434e-b957-9c779145375c tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] Volume info retrieved successfully. Jul 24 07:37:09.787634 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-9df9f87b-02f1-463c-8fb7-918dff78c2c7 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:09.788158 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9df9f87b-02f1-463c-8fb7-918dff78c2c7 None None] GET https://10.4.3.170/volume// Jul 24 07:37:09.788453 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9df9f87b-02f1-463c-8fb7-918dff78c2c7 None None] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:09.788753 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9df9f87b-02f1-463c-8fb7-918dff78c2c7 None None] Calling method 'all' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:09.789252 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9df9f87b-02f1-463c-8fb7-918dff78c2c7 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:37:09.789958 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 72/285] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:37:09 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:37:09.791485 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-34f8f09e-cfe4-434e-b957-9c779145375c tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] https://10.4.3.170/volume/v3/volumes/05a6b536-5826-42a4-ba11-acc0a7aecf06 returned with HTTP 200 Jul 24 07:37:09.791930 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 72/286] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:09 2026] GET /volume/v3/volumes/05a6b536-5826-42a4-ba11-acc0a7aecf06 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:09.799697 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-3e8822ea-bb73-447a-9eb6-1c774d31fd32 req-94e47636-07ed-4ed4-94b2-82cebd324c66 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:09.803017 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-3e8822ea-bb73-447a-9eb6-1c774d31fd32 req-94e47636-07ed-4ed4-94b2-82cebd324c66 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] GET https://10.4.3.170/volume/v3/volumes/05a6b536-5826-42a4-ba11-acc0a7aecf06 Jul 24 07:37:09.803368 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-3e8822ea-bb73-447a-9eb6-1c774d31fd32 req-94e47636-07ed-4ed4-94b2-82cebd324c66 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:09.803649 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-3e8822ea-bb73-447a-9eb6-1c774d31fd32 req-94e47636-07ed-4ed4-94b2-82cebd324c66 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:09.821026 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:09.821026 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:37:09.827193 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [req-3e8822ea-bb73-447a-9eb6-1c774d31fd32 req-94e47636-07ed-4ed4-94b2-82cebd324c66 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] Volume info retrieved successfully. Jul 24 07:37:09.833620 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-3e8822ea-bb73-447a-9eb6-1c774d31fd32 req-94e47636-07ed-4ed4-94b2-82cebd324c66 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] https://10.4.3.170/volume/v3/volumes/05a6b536-5826-42a4-ba11-acc0a7aecf06 returned with HTTP 200 Jul 24 07:37:09.834162 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 73/287] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:37:09 2026] GET /volume/v3/volumes/05a6b536-5826-42a4-ba11-acc0a7aecf06 => generated 1024 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:37:09.908445 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-b4204aa6-edbf-4abb-87d8-9bb972629a1f None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:09.908978 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b4204aa6-edbf-4abb-87d8-9bb972629a1f None None] GET https://10.4.3.170/volume// Jul 24 07:37:09.909273 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b4204aa6-edbf-4abb-87d8-9bb972629a1f None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:09.909657 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b4204aa6-edbf-4abb-87d8-9bb972629a1f None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:09.910077 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b4204aa6-edbf-4abb-87d8-9bb972629a1f None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:37:09.913549 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 71/288] 10.4.3.170 () {66 vars in 1428 bytes} [Fri Jul 24 07:37:09 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:37:09.937026 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-51641cda-bba3-4bca-97ba-d110921a03fb req-c69adfe0-0437-4864-9119-5369d4c41e75 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:09.954049 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-3e8822ea-bb73-447a-9eb6-1c774d31fd32 req-e34d0d54-2144-4e70-af5d-1c1e29e4dbaa None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:09.957431 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-3e8822ea-bb73-447a-9eb6-1c774d31fd32 req-e34d0d54-2144-4e70-af5d-1c1e29e4dbaa tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] PUT https://10.4.3.170/volume/v3/attachments/7b36bde7-13fc-4b4a-8571-8bbe21978358 Jul 24 07:37:09.958773 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-3e8822ea-bb73-447a-9eb6-1c774d31fd32 req-e34d0d54-2144-4e70-af5d-1c1e29e4dbaa tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000005822", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9a7cb9337d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5fc7887c-2ab7-4d21-80c7-ec4ad0d3b011", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:37:09.966780 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-3e8822ea-bb73-447a-9eb6-1c774d31fd32 req-e34d0d54-2144-4e70-af5d-1c1e29e4dbaa tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] Acquiring lock "cinder-attachment_update-05a6b536-5826-42a4-ba11-acc0a7aecf06-np0000005822" by "attachment_update" {{(pid=100244) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 07:37:09.976108 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-3e8822ea-bb73-447a-9eb6-1c774d31fd32 req-e34d0d54-2144-4e70-af5d-1c1e29e4dbaa tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] Lock "cinder-attachment_update-05a6b536-5826-42a4-ba11-acc0a7aecf06-np0000005822" acquired by "attachment_update" :: waited 0.008s {{(pid=100244) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 07:37:09.976647 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:09.976647 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:37:10.043328 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ade831c6-c025-4c83-bd16-84328a5438e6 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:10.046341 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ade831c6-c025-4c83-bd16-84328a5438e6 tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] GET https://10.4.3.170/volume/v3/volumes/f88fe0f2-0189-4072-a4df-9aa1b85f9059 Jul 24 07:37:10.046528 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ade831c6-c025-4c83-bd16-84328a5438e6 tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:10.046740 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ade831c6-c025-4c83-bd16-84328a5438e6 tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:10.052632 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-a740fe8d-fcc5-45d9-af30-73d4079df32c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:10.053010 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a740fe8d-fcc5-45d9-af30-73d4079df32c None None] GET https://10.4.3.170/volume// Jul 24 07:37:10.053214 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a740fe8d-fcc5-45d9-af30-73d4079df32c None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:10.053420 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a740fe8d-fcc5-45d9-af30-73d4079df32c None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:10.053743 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a740fe8d-fcc5-45d9-af30-73d4079df32c None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:37:10.054045 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 72/289] 10.4.3.170 () {66 vars in 1428 bytes} [Fri Jul 24 07:37:10 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:37:10.061104 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:10.061104 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:37:10.067255 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-ade831c6-c025-4c83-bd16-84328a5438e6 tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] Volume info retrieved successfully. Jul 24 07:37:10.072478 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ade831c6-c025-4c83-bd16-84328a5438e6 tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] https://10.4.3.170/volume/v3/volumes/f88fe0f2-0189-4072-a4df-9aa1b85f9059 returned with HTTP 200 Jul 24 07:37:10.072903 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 74/290] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:10 2026] GET /volume/v3/volumes/f88fe0f2-0189-4072-a4df-9aa1b85f9059 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:10.082339 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-d95ce67c-9586-4cb8-8bd7-bea553946b9c req-b10b568d-c9a4-43eb-ba6e-2b7eda3b6e3e None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:10.086582 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-3e8822ea-bb73-447a-9eb6-1c774d31fd32 req-e34d0d54-2144-4e70-af5d-1c1e29e4dbaa tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] Lock "cinder-attachment_update-05a6b536-5826-42a4-ba11-acc0a7aecf06-np0000005822" released by "attachment_update" :: held 0.111s {{(pid=100244) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 07:37:10.086931 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-3e8822ea-bb73-447a-9eb6-1c774d31fd32 req-e34d0d54-2144-4e70-af5d-1c1e29e4dbaa tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] https://10.4.3.170/volume/v3/attachments/7b36bde7-13fc-4b4a-8571-8bbe21978358 returned with HTTP 200 Jul 24 07:37:10.087462 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 73/291] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 24 07:37:09 2026] PUT /volume/v3/attachments/7b36bde7-13fc-4b4a-8571-8bbe21978358 => generated 969 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 24 07:37:10.110015 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-41bcf8d1-cf92-40e7-b395-6e53e9bef8cc None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:10.112322 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-41bcf8d1-cf92-40e7-b395-6e53e9bef8cc tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] GET https://10.4.3.170/volume/v3/snapshots/d8f392cc-7832-470d-a61f-3637e338d97b Jul 24 07:37:10.112578 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-41bcf8d1-cf92-40e7-b395-6e53e9bef8cc tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:10.112833 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-41bcf8d1-cf92-40e7-b395-6e53e9bef8cc tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:10.137387 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:10.137387 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:37:10.138015 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-41bcf8d1-cf92-40e7-b395-6e53e9bef8cc tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Snapshot retrieved successfully. Jul 24 07:37:10.139072 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-41bcf8d1-cf92-40e7-b395-6e53e9bef8cc tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] https://10.4.3.170/volume/v3/snapshots/d8f392cc-7832-470d-a61f-3637e338d97b returned with HTTP 200 Jul 24 07:37:10.139705 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 75/292] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:37:10 2026] GET /volume/v3/snapshots/d8f392cc-7832-470d-a61f-3637e338d97b => generated 462 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:10.148732 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-89e7a631-4a61-42ff-9ea1-e328b225ee6b None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:10.150835 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-89e7a631-4a61-42ff-9ea1-e328b225ee6b tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] POST https://10.4.3.170/volume/v3/volumes/1c849105-61ca-4eac-8bfb-2fa00c9c5b99/action Jul 24 07:37:10.151330 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-89e7a631-4a61-42ff-9ea1-e328b225ee6b tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:37:10.151515 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-89e7a631-4a61-42ff-9ea1-e328b225ee6b tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:37:10.162370 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:10.162370 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:37:10.163032 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-89e7a631-4a61-42ff-9ea1-e328b225ee6b tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Volume info retrieved successfully. Jul 24 07:37:10.204408 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-51641cda-bba3-4bca-97ba-d110921a03fb req-c69adfe0-0437-4864-9119-5369d4c41e75 tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] POST https://10.4.3.170/volume/v3/attachments Jul 24 07:37:10.204690 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-51641cda-bba3-4bca-97ba-d110921a03fb req-c69adfe0-0437-4864-9119-5369d4c41e75 tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b20e1ef4-df51-40c6-93a7-9da58d6671d8", "connector": null, "instance_uuid": "d6ed48e5-5541-459f-9051-783e3001aba4"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:37:10.208752 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-89e7a631-4a61-42ff-9ea1-e328b225ee6b tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Created reservations ['efb0e0d8-0616-4746-8c43-021e2e254682', '588e3289-9e8b-420a-989c-7c43c553511f'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:37:10.214626 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:10.214626 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:37:10.223611 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-89e7a631-4a61-42ff-9ea1-e328b225ee6b tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Extend volume request issued successfully. Jul 24 07:37:10.223943 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-89e7a631-4a61-42ff-9ea1-e328b225ee6b tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] https://10.4.3.170/volume/v3/volumes/1c849105-61ca-4eac-8bfb-2fa00c9c5b99/action returned with HTTP 202 Jul 24 07:37:10.224537 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 74/293] 10.4.3.170 () {68 vars in 1390 bytes} [Fri Jul 24 07:37:10 2026] POST /volume/v3/volumes/1c849105-61ca-4eac-8bfb-2fa00c9c5b99/action => generated 0 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:37:10.234707 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-aa2b3471-22ff-41b1-9f3b-964c64dffaae None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:10.237413 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-aa2b3471-22ff-41b1-9f3b-964c64dffaae tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] GET https://10.4.3.170/volume/v3/volumes/1c849105-61ca-4eac-8bfb-2fa00c9c5b99 Jul 24 07:37:10.237682 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-aa2b3471-22ff-41b1-9f3b-964c64dffaae tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:10.238027 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-aa2b3471-22ff-41b1-9f3b-964c64dffaae tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:10.253828 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:10.253828 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:37:10.254803 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-51641cda-bba3-4bca-97ba-d110921a03fb req-c69adfe0-0437-4864-9119-5369d4c41e75 tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 24 07:37:10.255248 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 73/294] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 24 07:37:09 2026] POST /volume/v3/attachments => generated 273 bytes in 319 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:37:10.261036 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-aa2b3471-22ff-41b1-9f3b-964c64dffaae tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Volume info retrieved successfully. Jul 24 07:37:10.266853 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-aa2b3471-22ff-41b1-9f3b-964c64dffaae tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] https://10.4.3.170/volume/v3/volumes/1c849105-61ca-4eac-8bfb-2fa00c9c5b99 returned with HTTP 200 Jul 24 07:37:10.267562 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 76/295] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:10 2026] GET /volume/v3/volumes/1c849105-61ca-4eac-8bfb-2fa00c9c5b99 => generated 840 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:10.294793 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-24317ea5-0508-4be6-8a9c-d5470f1583a6 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:10.294873 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-8b272752-b63b-482b-a645-c7baac0dd406 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:10.295243 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8b272752-b63b-482b-a645-c7baac0dd406 None None] GET https://10.4.3.170/volume// Jul 24 07:37:10.295399 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8b272752-b63b-482b-a645-c7baac0dd406 None None] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:10.295589 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8b272752-b63b-482b-a645-c7baac0dd406 None None] Calling method 'all' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:10.295888 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8b272752-b63b-482b-a645-c7baac0dd406 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:37:10.296212 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 74/296] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:37:10 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:37:10.296472 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-24317ea5-0508-4be6-8a9c-d5470f1583a6 tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] GET https://10.4.3.170/volume/v3/volumes/b20e1ef4-df51-40c6-93a7-9da58d6671d8 Jul 24 07:37:10.296731 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-24317ea5-0508-4be6-8a9c-d5470f1583a6 tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:10.296939 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-24317ea5-0508-4be6-8a9c-d5470f1583a6 tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:10.305547 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-51641cda-bba3-4bca-97ba-d110921a03fb req-99e9f2c6-0ca6-45e7-af72-21cd76d5ab6c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:10.307674 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-cbfd71cb-9629-4c69-b736-452d7e0f58d5 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:10.307823 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:10.307823 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:37:10.308918 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-51641cda-bba3-4bca-97ba-d110921a03fb req-99e9f2c6-0ca6-45e7-af72-21cd76d5ab6c tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] GET https://10.4.3.170/volume/v3/volumes/b20e1ef4-df51-40c6-93a7-9da58d6671d8 Jul 24 07:37:10.309222 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-51641cda-bba3-4bca-97ba-d110921a03fb req-99e9f2c6-0ca6-45e7-af72-21cd76d5ab6c tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:10.309287 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-cbfd71cb-9629-4c69-b736-452d7e0f58d5 tempest-ServersNegativeTestJSON-841757833 tempest-ServersNegativeTestJSON-841757833-project-member] GET https://10.4.3.170/volume/v3/volumes/188f5e82-132e-4a31-a396-96c4ac367a8a Jul 24 07:37:10.309453 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-cbfd71cb-9629-4c69-b736-452d7e0f58d5 tempest-ServersNegativeTestJSON-841757833 tempest-ServersNegativeTestJSON-841757833-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:10.309509 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-51641cda-bba3-4bca-97ba-d110921a03fb req-99e9f2c6-0ca6-45e7-af72-21cd76d5ab6c tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:10.309620 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-cbfd71cb-9629-4c69-b736-452d7e0f58d5 tempest-ServersNegativeTestJSON-841757833 tempest-ServersNegativeTestJSON-841757833-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:10.311218 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-24317ea5-0508-4be6-8a9c-d5470f1583a6 tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] Volume info retrieved successfully. Jul 24 07:37:10.315957 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-24317ea5-0508-4be6-8a9c-d5470f1583a6 tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] https://10.4.3.170/volume/v3/volumes/b20e1ef4-df51-40c6-93a7-9da58d6671d8 returned with HTTP 200 Jul 24 07:37:10.316615 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 75/297] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:10 2026] GET /volume/v3/volumes/b20e1ef4-df51-40c6-93a7-9da58d6671d8 => generated 1015 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:37:10.317186 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-cbfd71cb-9629-4c69-b736-452d7e0f58d5 tempest-ServersNegativeTestJSON-841757833 tempest-ServersNegativeTestJSON-841757833-project-member] https://10.4.3.170/volume/v3/volumes/188f5e82-132e-4a31-a396-96c4ac367a8a returned with HTTP 404 Jul 24 07:37:10.317640 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 75/298] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:10 2026] GET /volume/v3/volumes/188f5e82-132e-4a31-a396-96c4ac367a8a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:37:10.320990 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:10.320990 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:37:10.327675 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [req-51641cda-bba3-4bca-97ba-d110921a03fb req-99e9f2c6-0ca6-45e7-af72-21cd76d5ab6c tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] Volume info retrieved successfully. Jul 24 07:37:10.330298 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-df5321b3-98d8-4321-9507-a8a6923d12c5 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:10.332009 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-df5321b3-98d8-4321-9507-a8a6923d12c5 tempest-ServersNegativeTestJSON-841757833 tempest-ServersNegativeTestJSON-841757833-project-member] DELETE https://10.4.3.170/volume/v3/volumes/e6bd1f78-5a53-48ed-9b0d-fa54a1ad829b Jul 24 07:37:10.332399 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-df5321b3-98d8-4321-9507-a8a6923d12c5 tempest-ServersNegativeTestJSON-841757833 tempest-ServersNegativeTestJSON-841757833-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:10.332672 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-df5321b3-98d8-4321-9507-a8a6923d12c5 tempest-ServersNegativeTestJSON-841757833 tempest-ServersNegativeTestJSON-841757833-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:10.332833 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-df5321b3-98d8-4321-9507-a8a6923d12c5 tempest-ServersNegativeTestJSON-841757833 tempest-ServersNegativeTestJSON-841757833-project-member] Delete volume with id: e6bd1f78-5a53-48ed-9b0d-fa54a1ad829b Jul 24 07:37:10.335125 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-51641cda-bba3-4bca-97ba-d110921a03fb req-99e9f2c6-0ca6-45e7-af72-21cd76d5ab6c tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] https://10.4.3.170/volume/v3/volumes/b20e1ef4-df51-40c6-93a7-9da58d6671d8 returned with HTTP 200 Jul 24 07:37:10.335618 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 77/299] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:37:10 2026] GET /volume/v3/volumes/b20e1ef4-df51-40c6-93a7-9da58d6671d8 => generated 1238 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:37:10.339287 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:10.339287 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:37:10.339707 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-df5321b3-98d8-4321-9507-a8a6923d12c5 tempest-ServersNegativeTestJSON-841757833 tempest-ServersNegativeTestJSON-841757833-project-member] Volume info retrieved successfully. Jul 24 07:37:10.354946 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-d95ce67c-9586-4cb8-8bd7-bea553946b9c req-b10b568d-c9a4-43eb-ba6e-2b7eda3b6e3e tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 24 07:37:10.355355 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-d95ce67c-9586-4cb8-8bd7-bea553946b9c req-b10b568d-c9a4-43eb-ba6e-2b7eda3b6e3e tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "56a89e91-48d9-40c9-a840-7db4f96c95b8", "connector": null, "instance_uuid": "8b2ab2e1-ed69-418c-88ec-c37f5aa16528"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:37:10.360519 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-df5321b3-98d8-4321-9507-a8a6923d12c5 tempest-ServersNegativeTestJSON-841757833 tempest-ServersNegativeTestJSON-841757833-project-member] Delete volume request issued successfully. Jul 24 07:37:10.360519 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-df5321b3-98d8-4321-9507-a8a6923d12c5 tempest-ServersNegativeTestJSON-841757833 tempest-ServersNegativeTestJSON-841757833-project-member] https://10.4.3.170/volume/v3/volumes/e6bd1f78-5a53-48ed-9b0d-fa54a1ad829b returned with HTTP 202 Jul 24 07:37:10.360885 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 76/300] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:37:10 2026] DELETE /volume/v3/volumes/e6bd1f78-5a53-48ed-9b0d-fa54a1ad829b => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:37:10.364062 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:10.364062 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:37:10.373721 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-48a0ea81-d547-47b6-a9ef-cc94336e054f None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:10.375789 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-48a0ea81-d547-47b6-a9ef-cc94336e054f tempest-ServersNegativeTestJSON-841757833 tempest-ServersNegativeTestJSON-841757833-project-member] GET https://10.4.3.170/volume/v3/volumes/e6bd1f78-5a53-48ed-9b0d-fa54a1ad829b Jul 24 07:37:10.376007 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-48a0ea81-d547-47b6-a9ef-cc94336e054f tempest-ServersNegativeTestJSON-841757833 tempest-ServersNegativeTestJSON-841757833-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:10.376229 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-48a0ea81-d547-47b6-a9ef-cc94336e054f tempest-ServersNegativeTestJSON-841757833 tempest-ServersNegativeTestJSON-841757833-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:10.384373 np0000005822 devstack@c-api.service[100245]: WARNING cinder.volume.api [req-d95ce67c-9586-4cb8-8bd7-bea553946b9c req-b10b568d-c9a4-43eb-ba6e-2b7eda3b6e3e tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Jul 24 07:37:10.384651 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:10.384651 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:37:10.389431 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-d95ce67c-9586-4cb8-8bd7-bea553946b9c req-b10b568d-c9a4-43eb-ba6e-2b7eda3b6e3e tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 24 07:37:10.390111 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 73/301] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 24 07:37:10 2026] POST /volume/v3/attachments => generated 271 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:37:10.390538 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-48a0ea81-d547-47b6-a9ef-cc94336e054f tempest-ServersNegativeTestJSON-841757833 tempest-ServersNegativeTestJSON-841757833-project-member] Volume info retrieved successfully. Jul 24 07:37:10.394913 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-48a0ea81-d547-47b6-a9ef-cc94336e054f tempest-ServersNegativeTestJSON-841757833 tempest-ServersNegativeTestJSON-841757833-project-member] https://10.4.3.170/volume/v3/volumes/e6bd1f78-5a53-48ed-9b0d-fa54a1ad829b returned with HTTP 200 Jul 24 07:37:10.395330 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 76/302] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:10 2026] GET /volume/v3/volumes/e6bd1f78-5a53-48ed-9b0d-fa54a1ad829b => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:10.427374 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-51641cda-bba3-4bca-97ba-d110921a03fb req-92b8d16a-74ea-4697-b1e2-2f2cd6ca4066 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:10.430912 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-1c8cf392-fcbb-4a45-85f8-f2b28121b0d8 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:10.431029 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-51641cda-bba3-4bca-97ba-d110921a03fb req-92b8d16a-74ea-4697-b1e2-2f2cd6ca4066 tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] PUT https://10.4.3.170/volume/v3/attachments/4561e7c1-a99a-4598-a7dd-d1a64318f8f6 Jul 24 07:37:10.432333 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-51641cda-bba3-4bca-97ba-d110921a03fb req-92b8d16a-74ea-4697-b1e2-2f2cd6ca4066 tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000005822", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9a7cb9337d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5fc7887c-2ab7-4d21-80c7-ec4ad0d3b011", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:37:10.432687 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1c8cf392-fcbb-4a45-85f8-f2b28121b0d8 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] GET https://10.4.3.170/volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8 Jul 24 07:37:10.432687 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1c8cf392-fcbb-4a45-85f8-f2b28121b0d8 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:10.432687 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1c8cf392-fcbb-4a45-85f8-f2b28121b0d8 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:10.444925 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-1c9c9cad-2e76-48d8-84d3-82b6ffb54d3b None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:10.445364 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1c9c9cad-2e76-48d8-84d3-82b6ffb54d3b None None] GET https://10.4.3.170/volume// Jul 24 07:37:10.445537 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-1c9c9cad-2e76-48d8-84d3-82b6ffb54d3b None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:10.445744 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-1c9c9cad-2e76-48d8-84d3-82b6ffb54d3b None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:10.448120 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1c9c9cad-2e76-48d8-84d3-82b6ffb54d3b None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:37:10.448120 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 74/303] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:37:10 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:37:10.448453 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:10.448453 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:37:10.452333 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-1c8cf392-fcbb-4a45-85f8-f2b28121b0d8 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Volume info retrieved successfully. Jul 24 07:37:10.453222 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-51641cda-bba3-4bca-97ba-d110921a03fb req-92b8d16a-74ea-4697-b1e2-2f2cd6ca4066 tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] Acquiring lock "cinder-attachment_update-b20e1ef4-df51-40c6-93a7-9da58d6671d8-np0000005822" by "attachment_update" {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 07:37:10.457971 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1c8cf392-fcbb-4a45-85f8-f2b28121b0d8 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] https://10.4.3.170/volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8 returned with HTTP 200 Jul 24 07:37:10.458440 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 77/304] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:10 2026] GET /volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8 => generated 868 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:10.458597 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-51641cda-bba3-4bca-97ba-d110921a03fb req-92b8d16a-74ea-4697-b1e2-2f2cd6ca4066 tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] Lock "cinder-attachment_update-b20e1ef4-df51-40c6-93a7-9da58d6671d8-np0000005822" acquired by "attachment_update" :: waited 0.007s {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 07:37:10.462346 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:10.462346 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:37:10.465356 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-d95ce67c-9586-4cb8-8bd7-bea553946b9c req-e442d90b-9882-401d-a61b-a1108dd39dc3 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:10.467074 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-d95ce67c-9586-4cb8-8bd7-bea553946b9c req-e442d90b-9882-401d-a61b-a1108dd39dc3 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] GET https://10.4.3.170/volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8 Jul 24 07:37:10.467438 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-d95ce67c-9586-4cb8-8bd7-bea553946b9c req-e442d90b-9882-401d-a61b-a1108dd39dc3 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:10.467722 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-d95ce67c-9586-4cb8-8bd7-bea553946b9c req-e442d90b-9882-401d-a61b-a1108dd39dc3 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:10.478888 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:10.478888 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:37:10.481586 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-d95ce67c-9586-4cb8-8bd7-bea553946b9c req-e442d90b-9882-401d-a61b-a1108dd39dc3 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Volume info retrieved successfully. Jul 24 07:37:10.485781 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-d95ce67c-9586-4cb8-8bd7-bea553946b9c req-e442d90b-9882-401d-a61b-a1108dd39dc3 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] https://10.4.3.170/volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8 returned with HTTP 200 Jul 24 07:37:10.486446 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 77/305] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:37:10 2026] GET /volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8 => generated 1048 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:37:10.491304 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-7a783942-1716-4054-856d-4f725ccbeda7 req-97a010c9-0e55-4c9a-9c24-91ef8cb3c4e2 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:10.493785 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-7a783942-1716-4054-856d-4f725ccbeda7 req-97a010c9-0e55-4c9a-9c24-91ef8cb3c4e2 tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] POST https://10.4.3.170/volume/v3/attachments/de4baf62-c9b5-4930-a65b-8a7ac2fe6f1b/action Jul 24 07:37:10.493982 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-7a783942-1716-4054-856d-4f725ccbeda7 req-97a010c9-0e55-4c9a-9c24-91ef8cb3c4e2 tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] Action body: b'{"os-complete": null}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:37:10.494056 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-7a783942-1716-4054-856d-4f725ccbeda7 req-97a010c9-0e55-4c9a-9c24-91ef8cb3c4e2 tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:37:10.518134 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:10.518134 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:37:10.531653 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-7a783942-1716-4054-856d-4f725ccbeda7 req-97a010c9-0e55-4c9a-9c24-91ef8cb3c4e2 tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] https://10.4.3.170/volume/v3/attachments/de4baf62-c9b5-4930-a65b-8a7ac2fe6f1b/action returned with HTTP 204 Jul 24 07:37:10.532165 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 75/306] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 24 07:37:10 2026] POST /volume/v3/attachments/de4baf62-c9b5-4930-a65b-8a7ac2fe6f1b/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:37:10.559783 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-51641cda-bba3-4bca-97ba-d110921a03fb req-92b8d16a-74ea-4697-b1e2-2f2cd6ca4066 tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] Lock "cinder-attachment_update-b20e1ef4-df51-40c6-93a7-9da58d6671d8-np0000005822" released by "attachment_update" :: held 0.101s {{(pid=100246) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 07:37:10.560127 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-51641cda-bba3-4bca-97ba-d110921a03fb req-92b8d16a-74ea-4697-b1e2-2f2cd6ca4066 tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] https://10.4.3.170/volume/v3/attachments/4561e7c1-a99a-4598-a7dd-d1a64318f8f6 returned with HTTP 200 Jul 24 07:37:10.560618 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 78/307] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 24 07:37:10 2026] PUT /volume/v3/attachments/4561e7c1-a99a-4598-a7dd-d1a64318f8f6 => generated 969 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:37:10.577117 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-d95ce67c-9586-4cb8-8bd7-bea553946b9c req-ecd45e99-8fc1-48f6-9d81-3c93a32aced8 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:10.579347 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-d95ce67c-9586-4cb8-8bd7-bea553946b9c req-ecd45e99-8fc1-48f6-9d81-3c93a32aced8 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] PUT https://10.4.3.170/volume/v3/attachments/24e259e9-9188-4c96-bf76-ec140267bbfc Jul 24 07:37:10.579870 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-d95ce67c-9586-4cb8-8bd7-bea553946b9c req-ecd45e99-8fc1-48f6-9d81-3c93a32aced8 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000005822", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9a7cb9337d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5fc7887c-2ab7-4d21-80c7-ec4ad0d3b011", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:37:10.588115 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-d95ce67c-9586-4cb8-8bd7-bea553946b9c req-ecd45e99-8fc1-48f6-9d81-3c93a32aced8 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Acquiring lock "cinder-attachment_update-56a89e91-48d9-40c9-a840-7db4f96c95b8-np0000005822" by "attachment_update" {{(pid=100244) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 07:37:10.594622 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-d95ce67c-9586-4cb8-8bd7-bea553946b9c req-ecd45e99-8fc1-48f6-9d81-3c93a32aced8 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Lock "cinder-attachment_update-56a89e91-48d9-40c9-a840-7db4f96c95b8-np0000005822" acquired by "attachment_update" :: waited 0.007s {{(pid=100244) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 07:37:10.595606 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:10.595606 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:37:10.687833 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-d95ce67c-9586-4cb8-8bd7-bea553946b9c req-ecd45e99-8fc1-48f6-9d81-3c93a32aced8 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Lock "cinder-attachment_update-56a89e91-48d9-40c9-a840-7db4f96c95b8-np0000005822" released by "attachment_update" :: held 0.093s {{(pid=100244) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 07:37:10.688131 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-d95ce67c-9586-4cb8-8bd7-bea553946b9c req-ecd45e99-8fc1-48f6-9d81-3c93a32aced8 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] https://10.4.3.170/volume/v3/attachments/24e259e9-9188-4c96-bf76-ec140267bbfc returned with HTTP 200 Jul 24 07:37:10.688767 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 78/308] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 24 07:37:10 2026] PUT /volume/v3/attachments/24e259e9-9188-4c96-bf76-ec140267bbfc => generated 967 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:37:10.806508 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-c887f81e-2e58-4226-a12b-abc2a43ac875 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:10.808417 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c887f81e-2e58-4226-a12b-abc2a43ac875 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] GET https://10.4.3.170/volume/v3/volumes/05a6b536-5826-42a4-ba11-acc0a7aecf06 Jul 24 07:37:10.808613 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c887f81e-2e58-4226-a12b-abc2a43ac875 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:10.808874 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c887f81e-2e58-4226-a12b-abc2a43ac875 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:10.821020 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:10.821020 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:37:10.825571 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-c887f81e-2e58-4226-a12b-abc2a43ac875 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] Volume info retrieved successfully. Jul 24 07:37:10.831680 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c887f81e-2e58-4226-a12b-abc2a43ac875 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] https://10.4.3.170/volume/v3/volumes/05a6b536-5826-42a4-ba11-acc0a7aecf06 returned with HTTP 200 Jul 24 07:37:10.832258 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 78/309] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:10 2026] GET /volume/v3/volumes/05a6b536-5826-42a4-ba11-acc0a7aecf06 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:11.086472 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-a577a004-90c1-4305-a072-d92067b1426b None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:11.088634 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a577a004-90c1-4305-a072-d92067b1426b tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] GET https://10.4.3.170/volume/v3/volumes/f88fe0f2-0189-4072-a4df-9aa1b85f9059 Jul 24 07:37:11.088874 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a577a004-90c1-4305-a072-d92067b1426b tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:11.089109 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a577a004-90c1-4305-a072-d92067b1426b tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:11.100774 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:11.100774 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:37:11.104917 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-a577a004-90c1-4305-a072-d92067b1426b tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] Volume info retrieved successfully. Jul 24 07:37:11.110534 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a577a004-90c1-4305-a072-d92067b1426b tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] https://10.4.3.170/volume/v3/volumes/f88fe0f2-0189-4072-a4df-9aa1b85f9059 returned with HTTP 200 Jul 24 07:37:11.111013 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 76/310] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:11 2026] GET /volume/v3/volumes/f88fe0f2-0189-4072-a4df-9aa1b85f9059 => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:37:11.122611 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-bcec942d-2b2c-4f5b-9100-ea5f91280213 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:11.124318 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bcec942d-2b2c-4f5b-9100-ea5f91280213 tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] GET https://10.4.3.170/volume/v3/volumes/f88fe0f2-0189-4072-a4df-9aa1b85f9059 Jul 24 07:37:11.124483 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bcec942d-2b2c-4f5b-9100-ea5f91280213 tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:11.124660 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bcec942d-2b2c-4f5b-9100-ea5f91280213 tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:11.135460 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:11.135460 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:37:11.142685 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-bcec942d-2b2c-4f5b-9100-ea5f91280213 tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] Volume info retrieved successfully. Jul 24 07:37:11.150124 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bcec942d-2b2c-4f5b-9100-ea5f91280213 tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] https://10.4.3.170/volume/v3/volumes/f88fe0f2-0189-4072-a4df-9aa1b85f9059 returned with HTTP 200 Jul 24 07:37:11.150752 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 79/311] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:11 2026] GET /volume/v3/volumes/f88fe0f2-0189-4072-a4df-9aa1b85f9059 => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:37:11.165858 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-ffbcc2f8-0f4e-468d-a7bb-746c40abff84 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:11.168254 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ffbcc2f8-0f4e-468d-a7bb-746c40abff84 tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-reader] GET https://10.4.3.170/volume/v3/volumes/f88fe0f2-0189-4072-a4df-9aa1b85f9059 Jul 24 07:37:11.168576 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ffbcc2f8-0f4e-468d-a7bb-746c40abff84 tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-reader] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:11.168831 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ffbcc2f8-0f4e-468d-a7bb-746c40abff84 tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-reader] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:11.182747 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:11.182747 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:37:11.188298 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-ffbcc2f8-0f4e-468d-a7bb-746c40abff84 tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-reader] Volume info retrieved successfully. Jul 24 07:37:11.194734 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ffbcc2f8-0f4e-468d-a7bb-746c40abff84 tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-reader] https://10.4.3.170/volume/v3/volumes/f88fe0f2-0189-4072-a4df-9aa1b85f9059 returned with HTTP 200 Jul 24 07:37:11.195183 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 79/312] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:11 2026] GET /volume/v3/volumes/f88fe0f2-0189-4072-a4df-9aa1b85f9059 => generated 1139 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:37:11.213027 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-3a0e117a-f27b-430d-a1ec-285596c07dd1 req-21818291-152e-458a-95ae-cd3d87983742 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:11.215971 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-3a0e117a-f27b-430d-a1ec-285596c07dd1 req-21818291-152e-458a-95ae-cd3d87983742 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] GET https://10.4.3.170/volume/v3/volumes/931d86bc-198f-4728-a657-c8cbbabc7fd1 Jul 24 07:37:11.216303 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-3a0e117a-f27b-430d-a1ec-285596c07dd1 req-21818291-152e-458a-95ae-cd3d87983742 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:11.216594 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-3a0e117a-f27b-430d-a1ec-285596c07dd1 req-21818291-152e-458a-95ae-cd3d87983742 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:11.226147 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:11.226147 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:37:11.231272 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-3a0e117a-f27b-430d-a1ec-285596c07dd1 req-21818291-152e-458a-95ae-cd3d87983742 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Volume info retrieved successfully. Jul 24 07:37:11.242011 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-3a0e117a-f27b-430d-a1ec-285596c07dd1 req-21818291-152e-458a-95ae-cd3d87983742 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] https://10.4.3.170/volume/v3/volumes/931d86bc-198f-4728-a657-c8cbbabc7fd1 returned with HTTP 200 Jul 24 07:37:11.242011 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 79/313] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:37:11 2026] GET /volume/v3/volumes/931d86bc-198f-4728-a657-c8cbbabc7fd1 => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:11.270908 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-6f264573-df0c-4727-84f7-6d0fe0f87820 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:11.271491 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6f264573-df0c-4727-84f7-6d0fe0f87820 None None] GET https://10.4.3.170/volume// Jul 24 07:37:11.271695 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6f264573-df0c-4727-84f7-6d0fe0f87820 None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:11.271921 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6f264573-df0c-4727-84f7-6d0fe0f87820 None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:11.272635 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6f264573-df0c-4727-84f7-6d0fe0f87820 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:37:11.273039 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 77/314] 10.4.3.170 () {66 vars in 1419 bytes} [Fri Jul 24 07:37:11 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:37:11.284071 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-dec4684c-ac61-401e-a1e9-69f907d35755 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:11.286911 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-dec4684c-ac61-401e-a1e9-69f907d35755 tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] GET https://10.4.3.170/volume/v3/volumes/1c849105-61ca-4eac-8bfb-2fa00c9c5b99 Jul 24 07:37:11.286911 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-dec4684c-ac61-401e-a1e9-69f907d35755 tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:11.287070 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-3a0e117a-f27b-430d-a1ec-285596c07dd1 req-498bf35d-4baf-4c6f-a825-eb486509666b None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:11.287104 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-dec4684c-ac61-401e-a1e9-69f907d35755 tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:11.288899 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-3a0e117a-f27b-430d-a1ec-285596c07dd1 req-498bf35d-4baf-4c6f-a825-eb486509666b tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 24 07:37:11.289540 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-3a0e117a-f27b-430d-a1ec-285596c07dd1 req-498bf35d-4baf-4c6f-a825-eb486509666b tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "931d86bc-198f-4728-a657-c8cbbabc7fd1", "connector": null, "instance_uuid": "5543b4b1-dd4f-45a1-94e7-3428ccef5fc6"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:37:11.295157 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:11.295157 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:37:11.299911 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:11.299911 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:37:11.300000 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-dec4684c-ac61-401e-a1e9-69f907d35755 tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Volume info retrieved successfully. Jul 24 07:37:11.305266 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-dec4684c-ac61-401e-a1e9-69f907d35755 tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] https://10.4.3.170/volume/v3/volumes/1c849105-61ca-4eac-8bfb-2fa00c9c5b99 returned with HTTP 200 Jul 24 07:37:11.306452 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 80/315] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:11 2026] GET /volume/v3/volumes/1c849105-61ca-4eac-8bfb-2fa00c9c5b99 => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:11.317972 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-e99b05c0-e4b2-4d1f-b968-cfe5a64629f2 req-a457ed73-0ada-4c16-88f3-1e0e111a430a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:11.320588 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-e99b05c0-e4b2-4d1f-b968-cfe5a64629f2 req-a457ed73-0ada-4c16-88f3-1e0e111a430a tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] GET https://10.4.3.170/volume/v3/volumes/f88fe0f2-0189-4072-a4df-9aa1b85f9059 Jul 24 07:37:11.320845 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-e99b05c0-e4b2-4d1f-b968-cfe5a64629f2 req-a457ed73-0ada-4c16-88f3-1e0e111a430a tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:11.321088 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-e99b05c0-e4b2-4d1f-b968-cfe5a64629f2 req-a457ed73-0ada-4c16-88f3-1e0e111a430a tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:11.323683 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-4c2c5a23-726b-41a0-8ece-9d688957c2cd None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:11.325175 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4c2c5a23-726b-41a0-8ece-9d688957c2cd tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] GET https://10.4.3.170/volume/v3/volumes/1c849105-61ca-4eac-8bfb-2fa00c9c5b99 Jul 24 07:37:11.325367 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4c2c5a23-726b-41a0-8ece-9d688957c2cd tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:11.325576 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4c2c5a23-726b-41a0-8ece-9d688957c2cd tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:11.331412 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:11.331412 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:37:11.333354 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-3a0e117a-f27b-430d-a1ec-285596c07dd1 req-498bf35d-4baf-4c6f-a825-eb486509666b tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 24 07:37:11.333354 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 80/316] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 24 07:37:11 2026] POST /volume/v3/attachments => generated 273 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:37:11.333474 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-736ea698-7117-48d4-80d6-45896b3e3c61 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:11.333523 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:11.333523 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:37:11.335724 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-736ea698-7117-48d4-80d6-45896b3e3c61 tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] GET https://10.4.3.170/volume/v3/volumes/b20e1ef4-df51-40c6-93a7-9da58d6671d8 Jul 24 07:37:11.335947 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-736ea698-7117-48d4-80d6-45896b3e3c61 tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:11.336125 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-736ea698-7117-48d4-80d6-45896b3e3c61 tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:11.337521 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-4c2c5a23-726b-41a0-8ece-9d688957c2cd tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Volume info retrieved successfully. Jul 24 07:37:11.342966 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4c2c5a23-726b-41a0-8ece-9d688957c2cd tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] https://10.4.3.170/volume/v3/volumes/1c849105-61ca-4eac-8bfb-2fa00c9c5b99 returned with HTTP 200 Jul 24 07:37:11.342966 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 78/317] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:11 2026] GET /volume/v3/volumes/1c849105-61ca-4eac-8bfb-2fa00c9c5b99 => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:11.344091 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-e99b05c0-e4b2-4d1f-b968-cfe5a64629f2 req-a457ed73-0ada-4c16-88f3-1e0e111a430a tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] Volume info retrieved successfully. Jul 24 07:37:11.350411 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:11.350411 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:37:11.350918 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-e99b05c0-e4b2-4d1f-b968-cfe5a64629f2 req-a457ed73-0ada-4c16-88f3-1e0e111a430a tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] https://10.4.3.170/volume/v3/volumes/f88fe0f2-0189-4072-a4df-9aa1b85f9059 returned with HTTP 200 Jul 24 07:37:11.351461 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 80/318] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:37:11 2026] GET /volume/v3/volumes/f88fe0f2-0189-4072-a4df-9aa1b85f9059 => generated 1139 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:37:11.355241 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-736ea698-7117-48d4-80d6-45896b3e3c61 tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] Volume info retrieved successfully. Jul 24 07:37:11.360183 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-a8f0f265-2695-4311-8700-73ed21f9ca3f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:11.361772 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a8f0f265-2695-4311-8700-73ed21f9ca3f tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/d8f392cc-7832-470d-a61f-3637e338d97b Jul 24 07:37:11.362189 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a8f0f265-2695-4311-8700-73ed21f9ca3f tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:11.362503 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a8f0f265-2695-4311-8700-73ed21f9ca3f tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:11.362551 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-736ea698-7117-48d4-80d6-45896b3e3c61 tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] https://10.4.3.170/volume/v3/volumes/b20e1ef4-df51-40c6-93a7-9da58d6671d8 returned with HTTP 200 Jul 24 07:37:11.362712 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.snapshots [None req-a8f0f265-2695-4311-8700-73ed21f9ca3f tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Delete snapshot with id: d8f392cc-7832-470d-a61f-3637e338d97b Jul 24 07:37:11.363712 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 81/319] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:11 2026] GET /volume/v3/volumes/b20e1ef4-df51-40c6-93a7-9da58d6671d8 => generated 1016 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:37:11.370425 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:11.370425 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:37:11.373223 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-a8f0f265-2695-4311-8700-73ed21f9ca3f tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Snapshot retrieved successfully. Jul 24 07:37:11.398792 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-a8f0f265-2695-4311-8700-73ed21f9ca3f tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Snapshot delete request issued successfully. Jul 24 07:37:11.398792 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a8f0f265-2695-4311-8700-73ed21f9ca3f tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] https://10.4.3.170/volume/v3/snapshots/d8f392cc-7832-470d-a61f-3637e338d97b returned with HTTP 202 Jul 24 07:37:11.398792 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 81/320] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 24 07:37:11 2026] DELETE /volume/v3/snapshots/d8f392cc-7832-470d-a61f-3637e338d97b => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:37:11.411104 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-b9db7485-255f-432c-bbe1-de033b38c63f None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:11.411565 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-e7eb7f67-35e8-471f-a40d-9211ed6aa2c6 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:11.413857 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e7eb7f67-35e8-471f-a40d-9211ed6aa2c6 tempest-ServersNegativeTestJSON-841757833 tempest-ServersNegativeTestJSON-841757833-project-member] GET https://10.4.3.170/volume/v3/volumes/e6bd1f78-5a53-48ed-9b0d-fa54a1ad829b Jul 24 07:37:11.414124 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e7eb7f67-35e8-471f-a40d-9211ed6aa2c6 tempest-ServersNegativeTestJSON-841757833 tempest-ServersNegativeTestJSON-841757833-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:11.414413 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e7eb7f67-35e8-471f-a40d-9211ed6aa2c6 tempest-ServersNegativeTestJSON-841757833 tempest-ServersNegativeTestJSON-841757833-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:11.415321 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b9db7485-255f-432c-bbe1-de033b38c63f tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] GET https://10.4.3.170/volume/v3/snapshots/d8f392cc-7832-470d-a61f-3637e338d97b Jul 24 07:37:11.415321 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b9db7485-255f-432c-bbe1-de033b38c63f tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:11.415741 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b9db7485-255f-432c-bbe1-de033b38c63f tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:11.421279 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-3a0e117a-f27b-430d-a1ec-285596c07dd1 req-528e1e93-73a9-4793-b82c-a6908647850d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:11.423412 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:11.423412 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:37:11.424035 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-b9db7485-255f-432c-bbe1-de033b38c63f tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Snapshot retrieved successfully. Jul 24 07:37:11.426546 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b9db7485-255f-432c-bbe1-de033b38c63f tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] https://10.4.3.170/volume/v3/snapshots/d8f392cc-7832-470d-a61f-3637e338d97b returned with HTTP 200 Jul 24 07:37:11.426546 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 79/321] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:37:11 2026] GET /volume/v3/snapshots/d8f392cc-7832-470d-a61f-3637e338d97b => generated 461 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:11.426801 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-e99b05c0-e4b2-4d1f-b968-cfe5a64629f2 req-8235fdc9-02db-492a-a441-06f636f07fcd None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:11.427175 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-3a0e117a-f27b-430d-a1ec-285596c07dd1 req-528e1e93-73a9-4793-b82c-a6908647850d tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] POST https://10.4.3.170/volume/v3/attachments/9a4679e7-787e-4601-bb38-d49c977f8f36/action Jul 24 07:37:11.427797 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-3a0e117a-f27b-430d-a1ec-285596c07dd1 req-528e1e93-73a9-4793-b82c-a6908647850d tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Action body: b'{"os-complete": null}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:37:11.427797 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-3a0e117a-f27b-430d-a1ec-285596c07dd1 req-528e1e93-73a9-4793-b82c-a6908647850d tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:37:11.428719 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e7eb7f67-35e8-471f-a40d-9211ed6aa2c6 tempest-ServersNegativeTestJSON-841757833 tempest-ServersNegativeTestJSON-841757833-project-member] https://10.4.3.170/volume/v3/volumes/e6bd1f78-5a53-48ed-9b0d-fa54a1ad829b returned with HTTP 404 Jul 24 07:37:11.429508 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 81/322] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:11 2026] GET /volume/v3/volumes/e6bd1f78-5a53-48ed-9b0d-fa54a1ad829b => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:37:11.436230 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-e99b05c0-e4b2-4d1f-b968-cfe5a64629f2 req-8235fdc9-02db-492a-a441-06f636f07fcd tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] POST https://10.4.3.170/volume/v3/volumes/f88fe0f2-0189-4072-a4df-9aa1b85f9059/action Jul 24 07:37:11.436230 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-e99b05c0-e4b2-4d1f-b968-cfe5a64629f2 req-8235fdc9-02db-492a-a441-06f636f07fcd tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:37:11.436230 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-e99b05c0-e4b2-4d1f-b968-cfe5a64629f2 req-8235fdc9-02db-492a-a441-06f636f07fcd tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:37:11.452018 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:11.452018 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:37:11.452795 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-e99b05c0-e4b2-4d1f-b968-cfe5a64629f2 req-8235fdc9-02db-492a-a441-06f636f07fcd tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] Volume info retrieved successfully. Jul 24 07:37:11.464386 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:11.464386 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:37:11.468528 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-e99b05c0-e4b2-4d1f-b968-cfe5a64629f2 req-8235fdc9-02db-492a-a441-06f636f07fcd tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] Begin detaching volume completed successfully. Jul 24 07:37:11.468528 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-e99b05c0-e4b2-4d1f-b968-cfe5a64629f2 req-8235fdc9-02db-492a-a441-06f636f07fcd tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] https://10.4.3.170/volume/v3/volumes/f88fe0f2-0189-4072-a4df-9aa1b85f9059/action returned with HTTP 202 Jul 24 07:37:11.468528 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 82/323] 10.4.3.170 () {72 vars in 1672 bytes} [Fri Jul 24 07:37:11 2026] POST /volume/v3/volumes/f88fe0f2-0189-4072-a4df-9aa1b85f9059/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:37:11.476058 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-562ee04f-7f59-4d7b-8632-c0a9a9caf3a8 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:11.479451 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-562ee04f-7f59-4d7b-8632-c0a9a9caf3a8 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] GET https://10.4.3.170/volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8 Jul 24 07:37:11.479843 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-562ee04f-7f59-4d7b-8632-c0a9a9caf3a8 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:11.480145 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-562ee04f-7f59-4d7b-8632-c0a9a9caf3a8 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:11.484151 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-3a0e117a-f27b-430d-a1ec-285596c07dd1 req-528e1e93-73a9-4793-b82c-a6908647850d tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] https://10.4.3.170/volume/v3/attachments/9a4679e7-787e-4601-bb38-d49c977f8f36/action returned with HTTP 204 Jul 24 07:37:11.484795 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 82/324] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 24 07:37:11 2026] POST /volume/v3/attachments/9a4679e7-787e-4601-bb38-d49c977f8f36/action => generated 0 bytes in 65 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:37:11.499105 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:11.499105 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:37:11.507248 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-a91db389-3867-4c39-8cb7-ebedc7123e93 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:11.509324 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-562ee04f-7f59-4d7b-8632-c0a9a9caf3a8 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Volume info retrieved successfully. Jul 24 07:37:11.512597 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a91db389-3867-4c39-8cb7-ebedc7123e93 tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-reader] GET https://10.4.3.170/volume/v3/volumes/f88fe0f2-0189-4072-a4df-9aa1b85f9059 Jul 24 07:37:11.513557 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a91db389-3867-4c39-8cb7-ebedc7123e93 tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-reader] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:11.513557 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a91db389-3867-4c39-8cb7-ebedc7123e93 tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-reader] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:11.515361 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-562ee04f-7f59-4d7b-8632-c0a9a9caf3a8 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] https://10.4.3.170/volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8 returned with HTTP 200 Jul 24 07:37:11.519234 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 80/325] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:11 2026] GET /volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8 => generated 869 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:11.530922 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:11.530922 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:37:11.534472 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-f998715d-6039-449c-b175-3d760040a6e3 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:11.536185 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f998715d-6039-449c-b175-3d760040a6e3 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] GET https://10.4.3.170/volume/v3/volumes/931d86bc-198f-4728-a657-c8cbbabc7fd1 Jul 24 07:37:11.536444 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-a91db389-3867-4c39-8cb7-ebedc7123e93 tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-reader] Volume info retrieved successfully. Jul 24 07:37:11.538413 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f998715d-6039-449c-b175-3d760040a6e3 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:11.538570 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f998715d-6039-449c-b175-3d760040a6e3 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:11.542560 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a91db389-3867-4c39-8cb7-ebedc7123e93 tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-reader] https://10.4.3.170/volume/v3/volumes/f88fe0f2-0189-4072-a4df-9aa1b85f9059 returned with HTTP 200 Jul 24 07:37:11.542983 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 82/326] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:11 2026] GET /volume/v3/volumes/f88fe0f2-0189-4072-a4df-9aa1b85f9059 => generated 1142 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:37:11.547705 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-4ff344d8-4243-42f7-9a6c-06e7032eadef None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:11.548341 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4ff344d8-4243-42f7-9a6c-06e7032eadef None None] GET https://10.4.3.170/volume// Jul 24 07:37:11.548502 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4ff344d8-4243-42f7-9a6c-06e7032eadef None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:11.549372 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4ff344d8-4243-42f7-9a6c-06e7032eadef None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:11.549372 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4ff344d8-4243-42f7-9a6c-06e7032eadef None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:37:11.549804 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 83/327] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:37:11 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:37:11.556903 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:11.556903 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:37:11.560321 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-e99b05c0-e4b2-4d1f-b968-cfe5a64629f2 req-9cef0771-6cc1-48df-9845-609f46c5cad4 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:11.560863 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-e99b05c0-e4b2-4d1f-b968-cfe5a64629f2 req-9cef0771-6cc1-48df-9845-609f46c5cad4 tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] GET https://10.4.3.170/volume/v3/volumes/f88fe0f2-0189-4072-a4df-9aa1b85f9059 Jul 24 07:37:11.561068 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-e99b05c0-e4b2-4d1f-b968-cfe5a64629f2 req-9cef0771-6cc1-48df-9845-609f46c5cad4 tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:11.561295 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-e99b05c0-e4b2-4d1f-b968-cfe5a64629f2 req-9cef0771-6cc1-48df-9845-609f46c5cad4 tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:11.562194 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-f998715d-6039-449c-b175-3d760040a6e3 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Volume info retrieved successfully. Jul 24 07:37:11.568844 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f998715d-6039-449c-b175-3d760040a6e3 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] https://10.4.3.170/volume/v3/volumes/931d86bc-198f-4728-a657-c8cbbabc7fd1 returned with HTTP 200 Jul 24 07:37:11.569313 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 83/328] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:11 2026] GET /volume/v3/volumes/931d86bc-198f-4728-a657-c8cbbabc7fd1 => generated 1112 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:37:11.572281 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:11.572281 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:37:11.576967 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [req-e99b05c0-e4b2-4d1f-b968-cfe5a64629f2 req-9cef0771-6cc1-48df-9845-609f46c5cad4 tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] Volume info retrieved successfully. Jul 24 07:37:11.582806 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-e99b05c0-e4b2-4d1f-b968-cfe5a64629f2 req-9cef0771-6cc1-48df-9845-609f46c5cad4 tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] https://10.4.3.170/volume/v3/volumes/f88fe0f2-0189-4072-a4df-9aa1b85f9059 returned with HTTP 200 Jul 24 07:37:11.583332 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 81/329] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:37:11 2026] GET /volume/v3/volumes/f88fe0f2-0189-4072-a4df-9aa1b85f9059 => generated 1322 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:37:11.586011 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-1cacd295-dddc-493f-9ba2-b86cd499e3ce None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:11.588089 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1cacd295-dddc-493f-9ba2-b86cd499e3ce tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] GET https://10.4.3.170/volume/v3/volumes/931d86bc-198f-4728-a657-c8cbbabc7fd1 Jul 24 07:37:11.588279 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1cacd295-dddc-493f-9ba2-b86cd499e3ce tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:11.588456 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1cacd295-dddc-493f-9ba2-b86cd499e3ce tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:11.603026 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:11.603026 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:37:11.609922 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-1cacd295-dddc-493f-9ba2-b86cd499e3ce tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Volume info retrieved successfully. Jul 24 07:37:11.615129 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1cacd295-dddc-493f-9ba2-b86cd499e3ce tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] https://10.4.3.170/volume/v3/volumes/931d86bc-198f-4728-a657-c8cbbabc7fd1 returned with HTTP 200 Jul 24 07:37:11.615573 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 83/330] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:11 2026] GET /volume/v3/volumes/931d86bc-198f-4728-a657-c8cbbabc7fd1 => generated 1112 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:37:11.845858 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d28a4c9b-d31e-4e02-bc53-1a8251f8d681 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:11.847472 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d28a4c9b-d31e-4e02-bc53-1a8251f8d681 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] GET https://10.4.3.170/volume/v3/volumes/05a6b536-5826-42a4-ba11-acc0a7aecf06 Jul 24 07:37:11.847672 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d28a4c9b-d31e-4e02-bc53-1a8251f8d681 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:11.847927 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d28a4c9b-d31e-4e02-bc53-1a8251f8d681 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:11.856892 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:11.856892 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:37:11.860649 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-d28a4c9b-d31e-4e02-bc53-1a8251f8d681 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] Volume info retrieved successfully. Jul 24 07:37:11.865707 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d28a4c9b-d31e-4e02-bc53-1a8251f8d681 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] https://10.4.3.170/volume/v3/volumes/05a6b536-5826-42a4-ba11-acc0a7aecf06 returned with HTTP 200 Jul 24 07:37:11.866050 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 84/331] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:11 2026] GET /volume/v3/volumes/05a6b536-5826-42a4-ba11-acc0a7aecf06 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:12.382488 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-92aa4364-f967-4c1a-9250-3abc5a39f484 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:12.384629 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-92aa4364-f967-4c1a-9250-3abc5a39f484 tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] GET https://10.4.3.170/volume/v3/volumes/b20e1ef4-df51-40c6-93a7-9da58d6671d8 Jul 24 07:37:12.384876 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-92aa4364-f967-4c1a-9250-3abc5a39f484 tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:12.385123 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-92aa4364-f967-4c1a-9250-3abc5a39f484 tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:12.394758 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:12.394758 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:37:12.397665 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-92aa4364-f967-4c1a-9250-3abc5a39f484 tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] Volume info retrieved successfully. Jul 24 07:37:12.401062 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-92aa4364-f967-4c1a-9250-3abc5a39f484 tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] https://10.4.3.170/volume/v3/volumes/b20e1ef4-df51-40c6-93a7-9da58d6671d8 returned with HTTP 200 Jul 24 07:37:12.401593 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 84/332] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:12 2026] GET /volume/v3/volumes/b20e1ef4-df51-40c6-93a7-9da58d6671d8 => generated 1016 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:37:12.434740 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-00abc057-8867-49e3-93ed-8d33a28b39a8 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:12.436395 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-00abc057-8867-49e3-93ed-8d33a28b39a8 tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] GET https://10.4.3.170/volume/v3/snapshots/d8f392cc-7832-470d-a61f-3637e338d97b Jul 24 07:37:12.436591 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-00abc057-8867-49e3-93ed-8d33a28b39a8 tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:12.436768 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-00abc057-8867-49e3-93ed-8d33a28b39a8 tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:12.442366 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-00abc057-8867-49e3-93ed-8d33a28b39a8 tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] https://10.4.3.170/volume/v3/snapshots/d8f392cc-7832-470d-a61f-3637e338d97b returned with HTTP 404 Jul 24 07:37:12.443024 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 82/333] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:37:12 2026] GET /volume/v3/snapshots/d8f392cc-7832-470d-a61f-3637e338d97b => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:37:12.450185 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-1a6e09ff-98e5-4044-9ce1-3093df78c724 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:12.453012 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1a6e09ff-98e5-4044-9ce1-3093df78c724 tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] GET https://10.4.3.170/volume/v3/volumes/1c849105-61ca-4eac-8bfb-2fa00c9c5b99 Jul 24 07:37:12.453303 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1a6e09ff-98e5-4044-9ce1-3093df78c724 tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:12.453553 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1a6e09ff-98e5-4044-9ce1-3093df78c724 tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:12.462705 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:12.462705 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:37:12.466752 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-1a6e09ff-98e5-4044-9ce1-3093df78c724 tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Volume info retrieved successfully. Jul 24 07:37:12.472510 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1a6e09ff-98e5-4044-9ce1-3093df78c724 tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] https://10.4.3.170/volume/v3/volumes/1c849105-61ca-4eac-8bfb-2fa00c9c5b99 returned with HTTP 200 Jul 24 07:37:12.473024 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 84/334] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:12 2026] GET /volume/v3/volumes/1c849105-61ca-4eac-8bfb-2fa00c9c5b99 => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:12.483821 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9e9ef142-cc18-4882-a136-c6ca3b18d4b4 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:12.485456 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9e9ef142-cc18-4882-a136-c6ca3b18d4b4 tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] DELETE https://10.4.3.170/volume/v3/volumes/1c849105-61ca-4eac-8bfb-2fa00c9c5b99 Jul 24 07:37:12.485628 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9e9ef142-cc18-4882-a136-c6ca3b18d4b4 tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:12.485853 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9e9ef142-cc18-4882-a136-c6ca3b18d4b4 tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:12.485940 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-9e9ef142-cc18-4882-a136-c6ca3b18d4b4 tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Delete volume with id: 1c849105-61ca-4eac-8bfb-2fa00c9c5b99 Jul 24 07:37:12.494767 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:12.494767 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:37:12.496213 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-9e9ef142-cc18-4882-a136-c6ca3b18d4b4 tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Volume info retrieved successfully. Jul 24 07:37:12.518909 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-9e9ef142-cc18-4882-a136-c6ca3b18d4b4 tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Delete volume request issued successfully. Jul 24 07:37:12.519084 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9e9ef142-cc18-4882-a136-c6ca3b18d4b4 tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] https://10.4.3.170/volume/v3/volumes/1c849105-61ca-4eac-8bfb-2fa00c9c5b99 returned with HTTP 202 Jul 24 07:37:12.519541 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 85/335] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:37:12 2026] DELETE /volume/v3/volumes/1c849105-61ca-4eac-8bfb-2fa00c9c5b99 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:37:12.527368 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-4b85262a-9b73-4f26-9bca-00fccea7778b None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:12.529046 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4b85262a-9b73-4f26-9bca-00fccea7778b tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] GET https://10.4.3.170/volume/v3/volumes/1c849105-61ca-4eac-8bfb-2fa00c9c5b99 Jul 24 07:37:12.529230 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4b85262a-9b73-4f26-9bca-00fccea7778b tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:12.529415 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4b85262a-9b73-4f26-9bca-00fccea7778b tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:12.533010 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-78c85aa8-80b9-48a8-8949-492a4978c6c5 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:12.535018 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-78c85aa8-80b9-48a8-8949-492a4978c6c5 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] GET https://10.4.3.170/volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8 Jul 24 07:37:12.535270 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-78c85aa8-80b9-48a8-8949-492a4978c6c5 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:12.535545 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-78c85aa8-80b9-48a8-8949-492a4978c6c5 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:12.536063 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:12.536063 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:37:12.539967 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-4b85262a-9b73-4f26-9bca-00fccea7778b tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Volume info retrieved successfully. Jul 24 07:37:12.544230 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4b85262a-9b73-4f26-9bca-00fccea7778b tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] https://10.4.3.170/volume/v3/volumes/1c849105-61ca-4eac-8bfb-2fa00c9c5b99 returned with HTTP 200 Jul 24 07:37:12.544649 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 85/336] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:12 2026] GET /volume/v3/volumes/1c849105-61ca-4eac-8bfb-2fa00c9c5b99 => generated 839 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:12.546033 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:12.546033 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:37:12.550648 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-78c85aa8-80b9-48a8-8949-492a4978c6c5 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Volume info retrieved successfully. Jul 24 07:37:12.557473 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-78c85aa8-80b9-48a8-8949-492a4978c6c5 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] https://10.4.3.170/volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8 returned with HTTP 200 Jul 24 07:37:12.557872 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 83/337] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:12 2026] GET /volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8 => generated 869 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:12.559770 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-0456e196-e887-4bbf-9466-6eb4453926bd None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:12.561667 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0456e196-e887-4bbf-9466-6eb4453926bd tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-reader] GET https://10.4.3.170/volume/v3/volumes/f88fe0f2-0189-4072-a4df-9aa1b85f9059 Jul 24 07:37:12.561805 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0456e196-e887-4bbf-9466-6eb4453926bd tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-reader] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:12.562006 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0456e196-e887-4bbf-9466-6eb4453926bd tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-reader] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:12.571892 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:12.571892 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:37:12.575468 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-0456e196-e887-4bbf-9466-6eb4453926bd tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-reader] Volume info retrieved successfully. Jul 24 07:37:12.580939 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0456e196-e887-4bbf-9466-6eb4453926bd tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-reader] https://10.4.3.170/volume/v3/volumes/f88fe0f2-0189-4072-a4df-9aa1b85f9059 returned with HTTP 200 Jul 24 07:37:12.581370 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 85/338] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:12 2026] GET /volume/v3/volumes/f88fe0f2-0189-4072-a4df-9aa1b85f9059 => generated 1142 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:37:12.881262 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-113cbf87-1de1-4493-bbbc-c9655c22fdd3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:12.883621 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-113cbf87-1de1-4493-bbbc-c9655c22fdd3 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] GET https://10.4.3.170/volume/v3/volumes/05a6b536-5826-42a4-ba11-acc0a7aecf06 Jul 24 07:37:12.883864 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-113cbf87-1de1-4493-bbbc-c9655c22fdd3 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:12.884120 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-113cbf87-1de1-4493-bbbc-c9655c22fdd3 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:12.897068 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:12.897068 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:37:12.902067 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-113cbf87-1de1-4493-bbbc-c9655c22fdd3 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] Volume info retrieved successfully. Jul 24 07:37:12.908284 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-113cbf87-1de1-4493-bbbc-c9655c22fdd3 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] https://10.4.3.170/volume/v3/volumes/05a6b536-5826-42a4-ba11-acc0a7aecf06 returned with HTTP 200 Jul 24 07:37:12.908642 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 86/339] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:12 2026] GET /volume/v3/volumes/05a6b536-5826-42a4-ba11-acc0a7aecf06 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:13.200936 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-779c30b2-1c8a-4d5a-a876-c6d8dc7ca47f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:13.201159 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-779c30b2-1c8a-4d5a-a876-c6d8dc7ca47f None None] GET https://10.4.3.170/volume// Jul 24 07:37:13.201356 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-779c30b2-1c8a-4d5a-a876-c6d8dc7ca47f None None] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:13.201544 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-779c30b2-1c8a-4d5a-a876-c6d8dc7ca47f None None] Calling method 'all' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:13.201896 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-779c30b2-1c8a-4d5a-a876-c6d8dc7ca47f None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:37:13.202267 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 86/340] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:37:13 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:37:13.210100 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-4ba572bf-ab22-498b-abfb-0e0df0786bb0 req-34632a58-ff24-40cc-8f9d-adb2c895c796 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:13.212381 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-4ba572bf-ab22-498b-abfb-0e0df0786bb0 req-34632a58-ff24-40cc-8f9d-adb2c895c796 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] GET https://10.4.3.170/volume/v3/volumes/931d86bc-198f-4728-a657-c8cbbabc7fd1 Jul 24 07:37:13.212588 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-4ba572bf-ab22-498b-abfb-0e0df0786bb0 req-34632a58-ff24-40cc-8f9d-adb2c895c796 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:13.212763 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-4ba572bf-ab22-498b-abfb-0e0df0786bb0 req-34632a58-ff24-40cc-8f9d-adb2c895c796 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:13.224084 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:13.224084 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:37:13.228448 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [req-4ba572bf-ab22-498b-abfb-0e0df0786bb0 req-34632a58-ff24-40cc-8f9d-adb2c895c796 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Volume info retrieved successfully. Jul 24 07:37:13.234602 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-4ba572bf-ab22-498b-abfb-0e0df0786bb0 req-34632a58-ff24-40cc-8f9d-adb2c895c796 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] https://10.4.3.170/volume/v3/volumes/931d86bc-198f-4728-a657-c8cbbabc7fd1 returned with HTTP 200 Jul 24 07:37:13.235085 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 84/341] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:37:13 2026] GET /volume/v3/volumes/931d86bc-198f-4728-a657-c8cbbabc7fd1 => generated 1292 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:37:13.315087 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-4ba572bf-ab22-498b-abfb-0e0df0786bb0 req-8e743645-2d8a-4062-ac44-776c9bccc0f9 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:13.317214 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-4ba572bf-ab22-498b-abfb-0e0df0786bb0 req-8e743645-2d8a-4062-ac44-776c9bccc0f9 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] PUT https://10.4.3.170/volume/v3/attachments/9a4679e7-787e-4601-bb38-d49c977f8f36 Jul 24 07:37:13.317621 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-4ba572bf-ab22-498b-abfb-0e0df0786bb0 req-8e743645-2d8a-4062-ac44-776c9bccc0f9 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000005822", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9a7cb9337d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5fc7887c-2ab7-4d21-80c7-ec4ad0d3b011", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:37:13.324837 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-4ba572bf-ab22-498b-abfb-0e0df0786bb0 req-8e743645-2d8a-4062-ac44-776c9bccc0f9 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Acquiring lock "cinder-attachment_update-931d86bc-198f-4728-a657-c8cbbabc7fd1-np0000005822" by "attachment_update" {{(pid=100243) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 07:37:13.329508 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-4ba572bf-ab22-498b-abfb-0e0df0786bb0 req-8e743645-2d8a-4062-ac44-776c9bccc0f9 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Lock "cinder-attachment_update-931d86bc-198f-4728-a657-c8cbbabc7fd1-np0000005822" acquired by "attachment_update" :: waited 0.005s {{(pid=100243) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 07:37:13.330826 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:13.330826 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:37:13.403335 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-4ba572bf-ab22-498b-abfb-0e0df0786bb0 req-8e743645-2d8a-4062-ac44-776c9bccc0f9 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Lock "cinder-attachment_update-931d86bc-198f-4728-a657-c8cbbabc7fd1-np0000005822" released by "attachment_update" :: held 0.074s {{(pid=100243) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 07:37:13.403679 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-4ba572bf-ab22-498b-abfb-0e0df0786bb0 req-8e743645-2d8a-4062-ac44-776c9bccc0f9 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] https://10.4.3.170/volume/v3/attachments/9a4679e7-787e-4601-bb38-d49c977f8f36 returned with HTTP 200 Jul 24 07:37:13.404383 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 86/342] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 24 07:37:13 2026] PUT /volume/v3/attachments/9a4679e7-787e-4601-bb38-d49c977f8f36 => generated 969 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:37:13.416894 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e6e95538-e472-475a-b21f-718278d65417 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:13.418814 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e6e95538-e472-475a-b21f-718278d65417 tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] GET https://10.4.3.170/volume/v3/volumes/b20e1ef4-df51-40c6-93a7-9da58d6671d8 Jul 24 07:37:13.418999 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e6e95538-e472-475a-b21f-718278d65417 tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:13.419213 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e6e95538-e472-475a-b21f-718278d65417 tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:13.423149 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-3e8822ea-bb73-447a-9eb6-1c774d31fd32 req-db86bf58-0884-4ce9-9f33-c99139622e0e None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:13.425656 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-3e8822ea-bb73-447a-9eb6-1c774d31fd32 req-db86bf58-0884-4ce9-9f33-c99139622e0e tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] POST https://10.4.3.170/volume/v3/attachments/7b36bde7-13fc-4b4a-8571-8bbe21978358/action Jul 24 07:37:13.426039 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-3e8822ea-bb73-447a-9eb6-1c774d31fd32 req-db86bf58-0884-4ce9-9f33-c99139622e0e tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] Action body: b'{"os-complete": null}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:37:13.426186 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-3e8822ea-bb73-447a-9eb6-1c774d31fd32 req-db86bf58-0884-4ce9-9f33-c99139622e0e tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:37:13.428982 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:13.428982 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:37:13.432576 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-4ba572bf-ab22-498b-abfb-0e0df0786bb0 req-84b52fcf-dca6-4083-bcc3-43d8823288b7 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:13.432858 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e6e95538-e472-475a-b21f-718278d65417 tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] Volume info retrieved successfully. Jul 24 07:37:13.434936 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-4ba572bf-ab22-498b-abfb-0e0df0786bb0 req-84b52fcf-dca6-4083-bcc3-43d8823288b7 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] POST https://10.4.3.170/volume/v3/attachments/9a4679e7-787e-4601-bb38-d49c977f8f36/action Jul 24 07:37:13.435370 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-4ba572bf-ab22-498b-abfb-0e0df0786bb0 req-84b52fcf-dca6-4083-bcc3-43d8823288b7 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Action body: b'{"os-complete": null}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:37:13.435504 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-4ba572bf-ab22-498b-abfb-0e0df0786bb0 req-84b52fcf-dca6-4083-bcc3-43d8823288b7 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:37:13.437597 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e6e95538-e472-475a-b21f-718278d65417 tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] https://10.4.3.170/volume/v3/volumes/b20e1ef4-df51-40c6-93a7-9da58d6671d8 returned with HTTP 200 Jul 24 07:37:13.438086 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 87/343] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:13 2026] GET /volume/v3/volumes/b20e1ef4-df51-40c6-93a7-9da58d6671d8 => generated 1016 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:37:13.443076 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:13.443076 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:37:13.452834 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-3e8822ea-bb73-447a-9eb6-1c774d31fd32 req-db86bf58-0884-4ce9-9f33-c99139622e0e tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] https://10.4.3.170/volume/v3/attachments/7b36bde7-13fc-4b4a-8571-8bbe21978358/action returned with HTTP 204 Jul 24 07:37:13.453248 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 87/344] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 24 07:37:13 2026] POST /volume/v3/attachments/7b36bde7-13fc-4b4a-8571-8bbe21978358/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:37:13.453401 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:13.453401 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:37:13.463542 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-4ba572bf-ab22-498b-abfb-0e0df0786bb0 req-84b52fcf-dca6-4083-bcc3-43d8823288b7 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] https://10.4.3.170/volume/v3/attachments/9a4679e7-787e-4601-bb38-d49c977f8f36/action returned with HTTP 204 Jul 24 07:37:13.463980 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 85/345] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 24 07:37:13 2026] POST /volume/v3/attachments/9a4679e7-787e-4601-bb38-d49c977f8f36/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:37:13.563850 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-645ce5fd-f5f4-4e1a-80d5-627c18f17143 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:13.570026 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-645ce5fd-f5f4-4e1a-80d5-627c18f17143 tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] GET https://10.4.3.170/volume/v3/volumes/1c849105-61ca-4eac-8bfb-2fa00c9c5b99 Jul 24 07:37:13.570026 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-645ce5fd-f5f4-4e1a-80d5-627c18f17143 tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:13.570026 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-645ce5fd-f5f4-4e1a-80d5-627c18f17143 tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:13.571158 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a7a6c30c-6e70-41cb-9820-96c47d65387b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:13.573036 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a7a6c30c-6e70-41cb-9820-96c47d65387b tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] GET https://10.4.3.170/volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8 Jul 24 07:37:13.573273 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a7a6c30c-6e70-41cb-9820-96c47d65387b tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:13.573462 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a7a6c30c-6e70-41cb-9820-96c47d65387b tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:13.575149 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-645ce5fd-f5f4-4e1a-80d5-627c18f17143 tempest-VolumesExtendTest-918038464 tempest-VolumesExtendTest-918038464-project-member] https://10.4.3.170/volume/v3/volumes/1c849105-61ca-4eac-8bfb-2fa00c9c5b99 returned with HTTP 404 Jul 24 07:37:13.577769 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 87/346] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:13 2026] GET /volume/v3/volumes/1c849105-61ca-4eac-8bfb-2fa00c9c5b99 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:37:13.583111 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:13.583111 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:37:13.587234 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-a7a6c30c-6e70-41cb-9820-96c47d65387b tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Volume info retrieved successfully. Jul 24 07:37:13.591921 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a7a6c30c-6e70-41cb-9820-96c47d65387b tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] https://10.4.3.170/volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8 returned with HTTP 200 Jul 24 07:37:13.592370 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 88/347] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:13 2026] GET /volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8 => generated 869 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:13.596436 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-a6243a27-0232-455d-aa80-f1471a1e2e19 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:13.598956 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a6243a27-0232-455d-aa80-f1471a1e2e19 tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-reader] GET https://10.4.3.170/volume/v3/volumes/f88fe0f2-0189-4072-a4df-9aa1b85f9059 Jul 24 07:37:13.598956 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a6243a27-0232-455d-aa80-f1471a1e2e19 tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-reader] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:13.598956 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a6243a27-0232-455d-aa80-f1471a1e2e19 tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-reader] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:13.608574 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:13.608574 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:37:13.612839 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-a6243a27-0232-455d-aa80-f1471a1e2e19 tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-reader] Volume info retrieved successfully. Jul 24 07:37:13.617687 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a6243a27-0232-455d-aa80-f1471a1e2e19 tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-reader] https://10.4.3.170/volume/v3/volumes/f88fe0f2-0189-4072-a4df-9aa1b85f9059 returned with HTTP 200 Jul 24 07:37:13.617799 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 88/348] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:13 2026] GET /volume/v3/volumes/f88fe0f2-0189-4072-a4df-9aa1b85f9059 => generated 1142 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:37:13.921116 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-404686fb-9f15-4762-9ddf-525b80c4c598 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:13.923145 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-404686fb-9f15-4762-9ddf-525b80c4c598 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] GET https://10.4.3.170/volume/v3/volumes/05a6b536-5826-42a4-ba11-acc0a7aecf06 Jul 24 07:37:13.924452 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-404686fb-9f15-4762-9ddf-525b80c4c598 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:13.924452 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-404686fb-9f15-4762-9ddf-525b80c4c598 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:13.936883 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:13.936883 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:37:13.942702 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-404686fb-9f15-4762-9ddf-525b80c4c598 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] Volume info retrieved successfully. Jul 24 07:37:13.948412 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-404686fb-9f15-4762-9ddf-525b80c4c598 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] https://10.4.3.170/volume/v3/volumes/05a6b536-5826-42a4-ba11-acc0a7aecf06 returned with HTTP 200 Jul 24 07:37:13.949015 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 86/349] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:13 2026] GET /volume/v3/volumes/05a6b536-5826-42a4-ba11-acc0a7aecf06 => generated 1137 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:37:13.961943 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-46f44815-bf05-4a84-bc38-2889a6f061dd None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:13.963681 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-46f44815-bf05-4a84-bc38-2889a6f061dd tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] GET https://10.4.3.170/volume/v3/volumes/05a6b536-5826-42a4-ba11-acc0a7aecf06 Jul 24 07:37:13.963960 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-46f44815-bf05-4a84-bc38-2889a6f061dd tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:13.964236 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-46f44815-bf05-4a84-bc38-2889a6f061dd tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:13.975900 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:13.975900 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:37:13.979423 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-46f44815-bf05-4a84-bc38-2889a6f061dd tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] Volume info retrieved successfully. Jul 24 07:37:13.984524 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-46f44815-bf05-4a84-bc38-2889a6f061dd tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] https://10.4.3.170/volume/v3/volumes/05a6b536-5826-42a4-ba11-acc0a7aecf06 returned with HTTP 200 Jul 24 07:37:13.985002 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 88/350] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:13 2026] GET /volume/v3/volumes/05a6b536-5826-42a4-ba11-acc0a7aecf06 => generated 1137 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:37:14.450773 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-155af46c-d55c-49d7-8205-ec979a26f887 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:14.452668 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-155af46c-d55c-49d7-8205-ec979a26f887 tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] GET https://10.4.3.170/volume/v3/volumes/b20e1ef4-df51-40c6-93a7-9da58d6671d8 Jul 24 07:37:14.453729 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-155af46c-d55c-49d7-8205-ec979a26f887 tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:14.454013 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-155af46c-d55c-49d7-8205-ec979a26f887 tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:14.469541 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:14.469541 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:37:14.473798 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-155af46c-d55c-49d7-8205-ec979a26f887 tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] Volume info retrieved successfully. Jul 24 07:37:14.481751 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-155af46c-d55c-49d7-8205-ec979a26f887 tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] https://10.4.3.170/volume/v3/volumes/b20e1ef4-df51-40c6-93a7-9da58d6671d8 returned with HTTP 200 Jul 24 07:37:14.482298 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 89/351] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:14 2026] GET /volume/v3/volumes/b20e1ef4-df51-40c6-93a7-9da58d6671d8 => generated 1016 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:37:14.605289 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-d6410215-68ac-4721-a75f-cc412d6a8603 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:14.607278 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d6410215-68ac-4721-a75f-cc412d6a8603 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] GET https://10.4.3.170/volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8 Jul 24 07:37:14.607556 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d6410215-68ac-4721-a75f-cc412d6a8603 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:14.607779 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d6410215-68ac-4721-a75f-cc412d6a8603 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:14.617275 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:14.617275 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:37:14.621441 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-d6410215-68ac-4721-a75f-cc412d6a8603 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Volume info retrieved successfully. Jul 24 07:37:14.626463 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d6410215-68ac-4721-a75f-cc412d6a8603 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] https://10.4.3.170/volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8 returned with HTTP 200 Jul 24 07:37:14.626856 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 89/352] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:14 2026] GET /volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8 => generated 869 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:14.629917 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-08a87a51-f42e-4bf6-b9f8-5cfb01da837a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:14.632855 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-08a87a51-f42e-4bf6-b9f8-5cfb01da837a tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-reader] GET https://10.4.3.170/volume/v3/volumes/f88fe0f2-0189-4072-a4df-9aa1b85f9059 Jul 24 07:37:14.633160 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-08a87a51-f42e-4bf6-b9f8-5cfb01da837a tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-reader] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:14.633448 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-08a87a51-f42e-4bf6-b9f8-5cfb01da837a tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-reader] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:14.652262 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:14.652262 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:37:14.656970 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-08a87a51-f42e-4bf6-b9f8-5cfb01da837a tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-reader] Volume info retrieved successfully. Jul 24 07:37:14.662163 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-08a87a51-f42e-4bf6-b9f8-5cfb01da837a tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-reader] https://10.4.3.170/volume/v3/volumes/f88fe0f2-0189-4072-a4df-9aa1b85f9059 returned with HTTP 200 Jul 24 07:37:14.662648 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 87/353] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:14 2026] GET /volume/v3/volumes/f88fe0f2-0189-4072-a4df-9aa1b85f9059 => generated 1142 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:37:15.499515 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-9d4ff8b6-7448-465c-a141-1717ba394fe6 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:15.501461 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9d4ff8b6-7448-465c-a141-1717ba394fe6 tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] GET https://10.4.3.170/volume/v3/volumes/b20e1ef4-df51-40c6-93a7-9da58d6671d8 Jul 24 07:37:15.501775 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9d4ff8b6-7448-465c-a141-1717ba394fe6 tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:15.501898 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9d4ff8b6-7448-465c-a141-1717ba394fe6 tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:15.511682 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:15.511682 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:37:15.515184 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-9d4ff8b6-7448-465c-a141-1717ba394fe6 tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] Volume info retrieved successfully. Jul 24 07:37:15.519586 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9d4ff8b6-7448-465c-a141-1717ba394fe6 tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] https://10.4.3.170/volume/v3/volumes/b20e1ef4-df51-40c6-93a7-9da58d6671d8 returned with HTTP 200 Jul 24 07:37:15.519951 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 89/354] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:15 2026] GET /volume/v3/volumes/b20e1ef4-df51-40c6-93a7-9da58d6671d8 => generated 1016 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:37:15.641283 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9becae8b-abd1-4a87-896c-9ad42e8f27da None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:15.643421 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9becae8b-abd1-4a87-896c-9ad42e8f27da tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] GET https://10.4.3.170/volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8 Jul 24 07:37:15.643656 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9becae8b-abd1-4a87-896c-9ad42e8f27da tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:15.643905 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9becae8b-abd1-4a87-896c-9ad42e8f27da tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:15.654821 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:15.654821 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:37:15.661696 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-9becae8b-abd1-4a87-896c-9ad42e8f27da tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Volume info retrieved successfully. Jul 24 07:37:15.666831 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9becae8b-abd1-4a87-896c-9ad42e8f27da tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] https://10.4.3.170/volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8 returned with HTTP 200 Jul 24 07:37:15.667250 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 90/355] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:15 2026] GET /volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8 => generated 869 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:15.677666 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-e6c7c1e7-0471-425e-95e2-0a35671a99d0 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:15.679686 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e6c7c1e7-0471-425e-95e2-0a35671a99d0 tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-reader] GET https://10.4.3.170/volume/v3/volumes/f88fe0f2-0189-4072-a4df-9aa1b85f9059 Jul 24 07:37:15.679889 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e6c7c1e7-0471-425e-95e2-0a35671a99d0 tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-reader] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:15.680125 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e6c7c1e7-0471-425e-95e2-0a35671a99d0 tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-reader] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:15.690363 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:15.690363 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:37:15.695625 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-e6c7c1e7-0471-425e-95e2-0a35671a99d0 tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-reader] Volume info retrieved successfully. Jul 24 07:37:15.700890 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e6c7c1e7-0471-425e-95e2-0a35671a99d0 tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-reader] https://10.4.3.170/volume/v3/volumes/f88fe0f2-0189-4072-a4df-9aa1b85f9059 returned with HTTP 200 Jul 24 07:37:15.701667 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 90/356] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:15 2026] GET /volume/v3/volumes/f88fe0f2-0189-4072-a4df-9aa1b85f9059 => generated 1142 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:37:15.774434 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-723a211e-8c60-4709-aa39-80cb35a8aeeb req-ab299302-4760-4046-99e2-37f2f9fd030f None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:15.776710 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-723a211e-8c60-4709-aa39-80cb35a8aeeb req-ab299302-4760-4046-99e2-37f2f9fd030f tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] GET https://10.4.3.170/volume/v3/volumes/05a6b536-5826-42a4-ba11-acc0a7aecf06 Jul 24 07:37:15.776900 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-723a211e-8c60-4709-aa39-80cb35a8aeeb req-ab299302-4760-4046-99e2-37f2f9fd030f tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:15.777254 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-723a211e-8c60-4709-aa39-80cb35a8aeeb req-ab299302-4760-4046-99e2-37f2f9fd030f tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:15.786784 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:15.786784 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:37:15.790324 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [req-723a211e-8c60-4709-aa39-80cb35a8aeeb req-ab299302-4760-4046-99e2-37f2f9fd030f tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] Volume info retrieved successfully. Jul 24 07:37:15.794821 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-723a211e-8c60-4709-aa39-80cb35a8aeeb req-ab299302-4760-4046-99e2-37f2f9fd030f tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] https://10.4.3.170/volume/v3/volumes/05a6b536-5826-42a4-ba11-acc0a7aecf06 returned with HTTP 200 Jul 24 07:37:15.795233 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 88/357] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:37:15 2026] GET /volume/v3/volumes/05a6b536-5826-42a4-ba11-acc0a7aecf06 => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:37:15.844107 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-723a211e-8c60-4709-aa39-80cb35a8aeeb req-f977cfb9-bc93-4564-b163-bfc1011f3064 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:15.846634 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-723a211e-8c60-4709-aa39-80cb35a8aeeb req-f977cfb9-bc93-4564-b163-bfc1011f3064 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] POST https://10.4.3.170/volume/v3/volumes/05a6b536-5826-42a4-ba11-acc0a7aecf06/action Jul 24 07:37:15.847107 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-723a211e-8c60-4709-aa39-80cb35a8aeeb req-f977cfb9-bc93-4564-b163-bfc1011f3064 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:37:15.847363 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-723a211e-8c60-4709-aa39-80cb35a8aeeb req-f977cfb9-bc93-4564-b163-bfc1011f3064 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:37:15.860625 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:15.860625 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:37:15.861342 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-723a211e-8c60-4709-aa39-80cb35a8aeeb req-f977cfb9-bc93-4564-b163-bfc1011f3064 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] Volume info retrieved successfully. Jul 24 07:37:15.872265 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-723a211e-8c60-4709-aa39-80cb35a8aeeb req-f977cfb9-bc93-4564-b163-bfc1011f3064 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] Begin detaching volume completed successfully. Jul 24 07:37:15.872582 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-723a211e-8c60-4709-aa39-80cb35a8aeeb req-f977cfb9-bc93-4564-b163-bfc1011f3064 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] https://10.4.3.170/volume/v3/volumes/05a6b536-5826-42a4-ba11-acc0a7aecf06/action returned with HTTP 202 Jul 24 07:37:15.873247 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 90/358] 10.4.3.170 () {72 vars in 1672 bytes} [Fri Jul 24 07:37:15 2026] POST /volume/v3/volumes/05a6b536-5826-42a4-ba11-acc0a7aecf06/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:37:15.896651 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1be7dd70-94b4-48ed-89bf-f44ce62333f6 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:15.902233 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1be7dd70-94b4-48ed-89bf-f44ce62333f6 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] GET https://10.4.3.170/volume/v3/volumes/05a6b536-5826-42a4-ba11-acc0a7aecf06 Jul 24 07:37:15.902233 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1be7dd70-94b4-48ed-89bf-f44ce62333f6 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:15.902233 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1be7dd70-94b4-48ed-89bf-f44ce62333f6 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:15.916415 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:15.916415 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:37:15.922087 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-1be7dd70-94b4-48ed-89bf-f44ce62333f6 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] Volume info retrieved successfully. Jul 24 07:37:15.927379 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1be7dd70-94b4-48ed-89bf-f44ce62333f6 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] https://10.4.3.170/volume/v3/volumes/05a6b536-5826-42a4-ba11-acc0a7aecf06 returned with HTTP 200 Jul 24 07:37:15.927379 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 91/359] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:15 2026] GET /volume/v3/volumes/05a6b536-5826-42a4-ba11-acc0a7aecf06 => generated 1140 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:37:15.932106 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-9dbb63c4-e151-46dc-9bc3-128c29b5cdf8 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:15.932496 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9dbb63c4-e151-46dc-9bc3-128c29b5cdf8 None None] GET https://10.4.3.170/volume// Jul 24 07:37:15.932703 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9dbb63c4-e151-46dc-9bc3-128c29b5cdf8 None None] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:15.932844 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9dbb63c4-e151-46dc-9bc3-128c29b5cdf8 None None] Calling method 'all' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:15.933151 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9dbb63c4-e151-46dc-9bc3-128c29b5cdf8 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:37:15.933443 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 91/360] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:37:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 24 07:37:15.941146 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-723a211e-8c60-4709-aa39-80cb35a8aeeb req-082e7250-a6ee-413c-b14c-bb2a5bd04dcc None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:15.943980 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-723a211e-8c60-4709-aa39-80cb35a8aeeb req-082e7250-a6ee-413c-b14c-bb2a5bd04dcc tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] GET https://10.4.3.170/volume/v3/volumes/05a6b536-5826-42a4-ba11-acc0a7aecf06 Jul 24 07:37:15.943980 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-723a211e-8c60-4709-aa39-80cb35a8aeeb req-082e7250-a6ee-413c-b14c-bb2a5bd04dcc tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:15.944148 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-723a211e-8c60-4709-aa39-80cb35a8aeeb req-082e7250-a6ee-413c-b14c-bb2a5bd04dcc tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:15.952860 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:15.952860 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:37:15.956468 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [req-723a211e-8c60-4709-aa39-80cb35a8aeeb req-082e7250-a6ee-413c-b14c-bb2a5bd04dcc tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] Volume info retrieved successfully. Jul 24 07:37:15.968045 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-723a211e-8c60-4709-aa39-80cb35a8aeeb req-082e7250-a6ee-413c-b14c-bb2a5bd04dcc tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] https://10.4.3.170/volume/v3/volumes/05a6b536-5826-42a4-ba11-acc0a7aecf06 returned with HTTP 200 Jul 24 07:37:15.971454 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 89/361] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:37:15 2026] GET /volume/v3/volumes/05a6b536-5826-42a4-ba11-acc0a7aecf06 => generated 1320 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:37:15.989430 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-31296a3c-1f67-48da-8df5-1330670c4a8e None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:16.197080 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-31296a3c-1f67-48da-8df5-1330670c4a8e tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:37:16.197080 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-31296a3c-1f67-48da-8df5-1330670c4a8e tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1443191886", "metadata": {"Type": "Test"}}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:37:16.198144 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-31296a3c-1f67-48da-8df5-1330670c4a8e tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1443191886', 'metadata': {'Type': 'Test'}}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:37:16.198426 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-31296a3c-1f67-48da-8df5-1330670c4a8e tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Create volume of 1 GB Jul 24 07:37:16.203162 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-31296a3c-1f67-48da-8df5-1330670c4a8e tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Availability Zones retrieved successfully. Jul 24 07:37:16.210988 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-31296a3c-1f67-48da-8df5-1330670c4a8e tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Flow 'volume_create_api' (4155e044-6a61-45b1-8b70-1f56763a237e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:37:16.213227 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-31296a3c-1f67-48da-8df5-1330670c4a8e tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e2ed4be-1be6-4cad-8eef-60e28e05fb35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:37:16.213728 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-31296a3c-1f67-48da-8df5-1330670c4a8e tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Validating volume size '1' using validate_int {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:37:16.249778 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-31296a3c-1f67-48da-8df5-1330670c4a8e tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e2ed4be-1be6-4cad-8eef-60e28e05fb35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:37:16.249778 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-31296a3c-1f67-48da-8df5-1330670c4a8e tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67ab1255-49df-4ee8-be09-1bf6e8a0e449) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:37:16.330086 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-31296a3c-1f67-48da-8df5-1330670c4a8e tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Created reservations ['171b2d90-8508-44f1-82e7-3632bfb7257e', '9e707078-c5db-4148-b4c2-0eea8c296bc6', 'c4b4b402-dba8-435e-99ab-c92e733ef616', '8fcc6bb7-6db6-4ea7-b83a-551e430dd702'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:37:16.331070 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-31296a3c-1f67-48da-8df5-1330670c4a8e tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67ab1255-49df-4ee8-be09-1bf6e8a0e449) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['171b2d90-8508-44f1-82e7-3632bfb7257e', '9e707078-c5db-4148-b4c2-0eea8c296bc6', 'c4b4b402-dba8-435e-99ab-c92e733ef616', '8fcc6bb7-6db6-4ea7-b83a-551e430dd702']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:37:16.332364 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-31296a3c-1f67-48da-8df5-1330670c4a8e tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97282832-e371-4804-a67e-4c881b8b88fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:37:16.357804 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-31296a3c-1f67-48da-8df5-1330670c4a8e tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97282832-e371-4804-a67e-4c881b8b88fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd718ed4c-621a-4579-800b-704722fc7def', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1443191886',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='fc1b4fb11f144e6d8367a73c2f7d12e8',qos_specs=None,replication_status=,reservations=['171b2d90-8508-44f1-82e7-3632bfb7257e','9e707078-c5db-4148-b4c2-0eea8c296bc6','c4b4b402-dba8-435e-99ab-c92e733ef616','8fcc6bb7-6db6-4ea7-b83a-551e430dd702'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e50090bbe92742669603b7e0e7a8761e',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:37:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1443191886',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d718ed4c-621a-4579-800b-704722fc7def,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='fc1b4fb11f144e6d8367a73c2f7d12e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e50090bbe92742669603b7e0e7a8761e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:37:16.358589 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-31296a3c-1f67-48da-8df5-1330670c4a8e tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2152d21-0567-482e-b253-ee697720244d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:37:16.380772 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-31296a3c-1f67-48da-8df5-1330670c4a8e tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2152d21-0567-482e-b253-ee697720244d) transitioned into state 'SUCCESS' from state '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-1443191886',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='fc1b4fb11f144e6d8367a73c2f7d12e8',qos_specs=None,replication_status=,reservations=['171b2d90-8508-44f1-82e7-3632bfb7257e','9e707078-c5db-4148-b4c2-0eea8c296bc6','c4b4b402-dba8-435e-99ab-c92e733ef616','8fcc6bb7-6db6-4ea7-b83a-551e430dd702'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e50090bbe92742669603b7e0e7a8761e',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:37:16.382357 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-31296a3c-1f67-48da-8df5-1330670c4a8e tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48efc1c5-2fe3-4b56-901d-c8be3d942509) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:37:16.400836 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-31296a3c-1f67-48da-8df5-1330670c4a8e tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48efc1c5-2fe3-4b56-901d-c8be3d942509) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:37:16.401098 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-31296a3c-1f67-48da-8df5-1330670c4a8e tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Flow 'volume_create_api' (4155e044-6a61-45b1-8b70-1f56763a237e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:37:16.401489 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-31296a3c-1f67-48da-8df5-1330670c4a8e tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Create volume request issued successfully. Jul 24 07:37:16.402297 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-31296a3c-1f67-48da-8df5-1330670c4a8e tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:37:16.402989 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 91/362] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 24 07:37:15 2026] POST /volume/v3/volumes => generated 759 bytes in 414 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:37:16.418091 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-7b5708b0-ee6c-4895-af3e-7cf6f610fc0c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:16.421167 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7b5708b0-ee6c-4895-af3e-7cf6f610fc0c tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] GET https://10.4.3.170/volume/v3/volumes/d718ed4c-621a-4579-800b-704722fc7def Jul 24 07:37:16.421393 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7b5708b0-ee6c-4895-af3e-7cf6f610fc0c tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:16.421572 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7b5708b0-ee6c-4895-af3e-7cf6f610fc0c tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:16.434194 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:16.434194 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:37:16.438360 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-7b5708b0-ee6c-4895-af3e-7cf6f610fc0c tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Volume info retrieved successfully. Jul 24 07:37:16.444610 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7b5708b0-ee6c-4895-af3e-7cf6f610fc0c tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] https://10.4.3.170/volume/v3/volumes/d718ed4c-621a-4579-800b-704722fc7def returned with HTTP 200 Jul 24 07:37:16.445086 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 92/363] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:16 2026] GET /volume/v3/volumes/d718ed4c-621a-4579-800b-704722fc7def => generated 827 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:16.496843 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-51641cda-bba3-4bca-97ba-d110921a03fb req-35cc8365-5e9e-447a-906a-ee958a9b72fd None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:16.500860 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-51641cda-bba3-4bca-97ba-d110921a03fb req-35cc8365-5e9e-447a-906a-ee958a9b72fd tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] POST https://10.4.3.170/volume/v3/attachments/4561e7c1-a99a-4598-a7dd-d1a64318f8f6/action Jul 24 07:37:16.500860 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-51641cda-bba3-4bca-97ba-d110921a03fb req-35cc8365-5e9e-447a-906a-ee958a9b72fd tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] Action body: b'{"os-complete": null}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:37:16.500975 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-51641cda-bba3-4bca-97ba-d110921a03fb req-35cc8365-5e9e-447a-906a-ee958a9b72fd tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:37:16.521361 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:16.521361 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:37:16.533429 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-1d71bd34-d071-4207-bbcf-357288ed0df8 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:16.535629 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1d71bd34-d071-4207-bbcf-357288ed0df8 tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] GET https://10.4.3.170/volume/v3/volumes/b20e1ef4-df51-40c6-93a7-9da58d6671d8 Jul 24 07:37:16.535760 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-1d71bd34-d071-4207-bbcf-357288ed0df8 tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:16.535935 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-1d71bd34-d071-4207-bbcf-357288ed0df8 tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:16.537121 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-51641cda-bba3-4bca-97ba-d110921a03fb req-35cc8365-5e9e-447a-906a-ee958a9b72fd tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] https://10.4.3.170/volume/v3/attachments/4561e7c1-a99a-4598-a7dd-d1a64318f8f6/action returned with HTTP 204 Jul 24 07:37:16.537651 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 92/364] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 24 07:37:16 2026] POST /volume/v3/attachments/4561e7c1-a99a-4598-a7dd-d1a64318f8f6/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:37:16.547159 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:16.547159 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:37:16.551522 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-1d71bd34-d071-4207-bbcf-357288ed0df8 tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] Volume info retrieved successfully. Jul 24 07:37:16.556737 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1d71bd34-d071-4207-bbcf-357288ed0df8 tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] https://10.4.3.170/volume/v3/volumes/b20e1ef4-df51-40c6-93a7-9da58d6671d8 returned with HTTP 200 Jul 24 07:37:16.557104 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 90/365] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:16 2026] GET /volume/v3/volumes/b20e1ef4-df51-40c6-93a7-9da58d6671d8 => generated 1318 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:37:16.572524 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-51281df1-eee3-4503-afdb-ecbee1da559f None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:16.574882 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-51281df1-eee3-4503-afdb-ecbee1da559f tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] GET https://10.4.3.170/volume/v3/volumes/b20e1ef4-df51-40c6-93a7-9da58d6671d8 Jul 24 07:37:16.575100 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-51281df1-eee3-4503-afdb-ecbee1da559f tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:16.575314 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-51281df1-eee3-4503-afdb-ecbee1da559f tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:16.584748 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:16.584748 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:37:16.589589 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-51281df1-eee3-4503-afdb-ecbee1da559f tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] Volume info retrieved successfully. Jul 24 07:37:16.594165 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-51281df1-eee3-4503-afdb-ecbee1da559f tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] https://10.4.3.170/volume/v3/volumes/b20e1ef4-df51-40c6-93a7-9da58d6671d8 returned with HTTP 200 Jul 24 07:37:16.594839 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 92/366] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:16 2026] GET /volume/v3/volumes/b20e1ef4-df51-40c6-93a7-9da58d6671d8 => generated 1318 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:37:16.679721 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-cc6bb4ab-ae23-4d63-95b6-c86d376e4e5e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:16.681880 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cc6bb4ab-ae23-4d63-95b6-c86d376e4e5e tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] GET https://10.4.3.170/volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8 Jul 24 07:37:16.681880 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cc6bb4ab-ae23-4d63-95b6-c86d376e4e5e tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:16.682186 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cc6bb4ab-ae23-4d63-95b6-c86d376e4e5e tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:16.691707 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:16.691707 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:37:16.695260 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-cc6bb4ab-ae23-4d63-95b6-c86d376e4e5e tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Volume info retrieved successfully. Jul 24 07:37:16.699842 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cc6bb4ab-ae23-4d63-95b6-c86d376e4e5e tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] https://10.4.3.170/volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8 returned with HTTP 200 Jul 24 07:37:16.700292 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 93/367] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:16 2026] GET /volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8 => generated 869 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:16.716516 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-e3cfffe0-1306-48a7-ac7a-f9c82654ad57 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:16.717937 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e3cfffe0-1306-48a7-ac7a-f9c82654ad57 tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-reader] GET https://10.4.3.170/volume/v3/volumes/f88fe0f2-0189-4072-a4df-9aa1b85f9059 Jul 24 07:37:16.718123 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e3cfffe0-1306-48a7-ac7a-f9c82654ad57 tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-reader] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:16.718344 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e3cfffe0-1306-48a7-ac7a-f9c82654ad57 tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-reader] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:16.729271 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:16.729271 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:37:16.737413 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-e3cfffe0-1306-48a7-ac7a-f9c82654ad57 tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-reader] Volume info retrieved successfully. Jul 24 07:37:16.739426 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e3cfffe0-1306-48a7-ac7a-f9c82654ad57 tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-reader] https://10.4.3.170/volume/v3/volumes/f88fe0f2-0189-4072-a4df-9aa1b85f9059 returned with HTTP 200 Jul 24 07:37:16.739955 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 93/368] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:16 2026] GET /volume/v3/volumes/f88fe0f2-0189-4072-a4df-9aa1b85f9059 => generated 1142 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:37:16.941540 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-08991a65-c5ac-4f45-8bff-4f07faaac400 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:16.943165 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-08991a65-c5ac-4f45-8bff-4f07faaac400 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] GET https://10.4.3.170/volume/v3/volumes/05a6b536-5826-42a4-ba11-acc0a7aecf06 Jul 24 07:37:16.943431 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-08991a65-c5ac-4f45-8bff-4f07faaac400 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:16.943628 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-08991a65-c5ac-4f45-8bff-4f07faaac400 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:16.944715 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-091d805b-04ca-49f3-817a-cfbd48df00e3 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:16.946491 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-091d805b-04ca-49f3-817a-cfbd48df00e3 tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] GET https://10.4.3.170/volume/v3/volumes/b20e1ef4-df51-40c6-93a7-9da58d6671d8 Jul 24 07:37:16.946705 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-091d805b-04ca-49f3-817a-cfbd48df00e3 tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:16.946886 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-091d805b-04ca-49f3-817a-cfbd48df00e3 tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:16.952939 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:16.952939 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:37:16.956043 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:16.956043 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:37:16.956685 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-08991a65-c5ac-4f45-8bff-4f07faaac400 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] Volume info retrieved successfully. Jul 24 07:37:16.959526 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-091d805b-04ca-49f3-817a-cfbd48df00e3 tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] Volume info retrieved successfully. Jul 24 07:37:16.960912 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-08991a65-c5ac-4f45-8bff-4f07faaac400 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] https://10.4.3.170/volume/v3/volumes/05a6b536-5826-42a4-ba11-acc0a7aecf06 returned with HTTP 200 Jul 24 07:37:16.961356 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 91/369] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:16 2026] GET /volume/v3/volumes/05a6b536-5826-42a4-ba11-acc0a7aecf06 => generated 1140 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:37:16.963529 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-091d805b-04ca-49f3-817a-cfbd48df00e3 tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] https://10.4.3.170/volume/v3/volumes/b20e1ef4-df51-40c6-93a7-9da58d6671d8 returned with HTTP 200 Jul 24 07:37:16.964229 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 93/370] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:16 2026] GET /volume/v3/volumes/b20e1ef4-df51-40c6-93a7-9da58d6671d8 => generated 1318 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:37:16.970911 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-105d6009-62cf-4002-87cc-f15730391a6e req-97b84d8c-9dda-49b1-949f-c639735f13ec None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:16.972828 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-105d6009-62cf-4002-87cc-f15730391a6e req-97b84d8c-9dda-49b1-949f-c639735f13ec tempest-VolumesAssistedSnapshotsTest-1471159667 tempest-VolumesAssistedSnapshotsTest-1471159667-project] POST https://10.4.3.170/volume/v3/snapshots/1527e260-1440-43a6-88dc-8f17c52d6b96/action Jul 24 07:37:16.973218 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-105d6009-62cf-4002-87cc-f15730391a6e req-97b84d8c-9dda-49b1-949f-c639735f13ec tempest-VolumesAssistedSnapshotsTest-1471159667 tempest-VolumesAssistedSnapshotsTest-1471159667-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "90%"}}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:37:16.973416 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-105d6009-62cf-4002-87cc-f15730391a6e req-97b84d8c-9dda-49b1-949f-c639735f13ec tempest-VolumesAssistedSnapshotsTest-1471159667 tempest-VolumesAssistedSnapshotsTest-1471159667-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "90%"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:37:16.974691 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.snapshot_actions [req-105d6009-62cf-4002-87cc-f15730391a6e req-97b84d8c-9dda-49b1-949f-c639735f13ec tempest-VolumesAssistedSnapshotsTest-1471159667 tempest-VolumesAssistedSnapshotsTest-1471159667-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '90%'}} {{(pid=100246) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 24 07:37:16.975301 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-b1401177-621e-49c1-8a58-c1bcdca95c82 req-99048bcb-397b-4b66-86f7-10f101514f40 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:16.977248 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-b1401177-621e-49c1-8a58-c1bcdca95c82 req-99048bcb-397b-4b66-86f7-10f101514f40 tempest-VolumesAssistedSnapshotsTest-1471159667 tempest-VolumesAssistedSnapshotsTest-1471159667-project] POST https://10.4.3.170/volume/v3/snapshots/None/action Jul 24 07:37:16.977532 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-b1401177-621e-49c1-8a58-c1bcdca95c82 req-99048bcb-397b-4b66-86f7-10f101514f40 tempest-VolumesAssistedSnapshotsTest-1471159667 tempest-VolumesAssistedSnapshotsTest-1471159667-project] Action body: b'{"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:37:16.977647 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-b1401177-621e-49c1-8a58-c1bcdca95c82 req-99048bcb-397b-4b66-86f7-10f101514f40 tempest-VolumesAssistedSnapshotsTest-1471159667 tempest-VolumesAssistedSnapshotsTest-1471159667-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:37:16.979043 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.contrib.snapshot_actions [req-b1401177-621e-49c1-8a58-c1bcdca95c82 req-99048bcb-397b-4b66-86f7-10f101514f40 tempest-VolumesAssistedSnapshotsTest-1471159667 tempest-VolumesAssistedSnapshotsTest-1471159667-project] body: {'os-update_snapshot_status': {'status': 'error_deleting', 'progress': '90%'}} {{(pid=100244) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 24 07:37:16.990591 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-105d6009-62cf-4002-87cc-f15730391a6e req-97b84d8c-9dda-49b1-949f-c639735f13ec tempest-VolumesAssistedSnapshotsTest-1471159667 tempest-VolumesAssistedSnapshotsTest-1471159667-project] https://10.4.3.170/volume/v3/snapshots/1527e260-1440-43a6-88dc-8f17c52d6b96/action returned with HTTP 404 Jul 24 07:37:16.991074 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 94/371] 10.4.3.170 () {72 vars in 1678 bytes} [Fri Jul 24 07:37:16 2026] POST /volume/v3/snapshots/1527e260-1440-43a6-88dc-8f17c52d6b96/action => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:37:16.998539 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-b1401177-621e-49c1-8a58-c1bcdca95c82 req-99048bcb-397b-4b66-86f7-10f101514f40 tempest-VolumesAssistedSnapshotsTest-1471159667 tempest-VolumesAssistedSnapshotsTest-1471159667-project] https://10.4.3.170/volume/v3/snapshots/None/action returned with HTTP 404 Jul 24 07:37:16.999214 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 94/372] 10.4.3.170 () {72 vars in 1582 bytes} [Fri Jul 24 07:37:16 2026] POST /volume/v3/snapshots/None/action => generated 79 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:37:17.016806 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-2b955467-dc75-43dc-a629-fb9f2aa348d1 req-fcb2ca90-cf33-4827-9e44-a8ecdc462961 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:17.018988 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-2b955467-dc75-43dc-a629-fb9f2aa348d1 req-fcb2ca90-cf33-4827-9e44-a8ecdc462961 tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] GET https://10.4.3.170/volume/v3/volumes/b20e1ef4-df51-40c6-93a7-9da58d6671d8 Jul 24 07:37:17.019216 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-2b955467-dc75-43dc-a629-fb9f2aa348d1 req-fcb2ca90-cf33-4827-9e44-a8ecdc462961 tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:17.019465 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-2b955467-dc75-43dc-a629-fb9f2aa348d1 req-fcb2ca90-cf33-4827-9e44-a8ecdc462961 tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:17.028004 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:17.028004 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:37:17.031308 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [req-2b955467-dc75-43dc-a629-fb9f2aa348d1 req-fcb2ca90-cf33-4827-9e44-a8ecdc462961 tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] Volume info retrieved successfully. Jul 24 07:37:17.034416 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-2b955467-dc75-43dc-a629-fb9f2aa348d1 req-fcb2ca90-cf33-4827-9e44-a8ecdc462961 tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] https://10.4.3.170/volume/v3/volumes/b20e1ef4-df51-40c6-93a7-9da58d6671d8 returned with HTTP 200 Jul 24 07:37:17.034770 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 92/373] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:37:17 2026] GET /volume/v3/volumes/b20e1ef4-df51-40c6-93a7-9da58d6671d8 => generated 1318 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:37:17.070563 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-2b955467-dc75-43dc-a629-fb9f2aa348d1 req-dad1636c-1416-4d31-9b4a-ed1a738106a8 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:17.072465 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-2b955467-dc75-43dc-a629-fb9f2aa348d1 req-dad1636c-1416-4d31-9b4a-ed1a738106a8 tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] POST https://10.4.3.170/volume/v3/volumes/b20e1ef4-df51-40c6-93a7-9da58d6671d8/action Jul 24 07:37:17.072809 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-2b955467-dc75-43dc-a629-fb9f2aa348d1 req-dad1636c-1416-4d31-9b4a-ed1a738106a8 tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:37:17.072951 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-2b955467-dc75-43dc-a629-fb9f2aa348d1 req-dad1636c-1416-4d31-9b4a-ed1a738106a8 tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:37:17.082123 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:17.082123 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:37:17.082453 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-2b955467-dc75-43dc-a629-fb9f2aa348d1 req-dad1636c-1416-4d31-9b4a-ed1a738106a8 tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] Volume info retrieved successfully. Jul 24 07:37:17.087368 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-2b955467-dc75-43dc-a629-fb9f2aa348d1 req-dad1636c-1416-4d31-9b4a-ed1a738106a8 tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] Begin detaching volume completed successfully. Jul 24 07:37:17.087569 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-2b955467-dc75-43dc-a629-fb9f2aa348d1 req-dad1636c-1416-4d31-9b4a-ed1a738106a8 tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] https://10.4.3.170/volume/v3/volumes/b20e1ef4-df51-40c6-93a7-9da58d6671d8/action returned with HTTP 202 Jul 24 07:37:17.088041 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 94/374] 10.4.3.170 () {72 vars in 1672 bytes} [Fri Jul 24 07:37:17 2026] POST /volume/v3/volumes/b20e1ef4-df51-40c6-93a7-9da58d6671d8/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:37:17.132599 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-44b497fe-ebeb-4293-be82-7a0eed950d13 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:17.132985 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-44b497fe-ebeb-4293-be82-7a0eed950d13 None None] GET https://10.4.3.170/volume// Jul 24 07:37:17.133144 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-44b497fe-ebeb-4293-be82-7a0eed950d13 None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:17.133348 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-44b497fe-ebeb-4293-be82-7a0eed950d13 None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:17.133778 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-44b497fe-ebeb-4293-be82-7a0eed950d13 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:37:17.134017 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 95/375] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:37:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:37:17.141175 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-2b955467-dc75-43dc-a629-fb9f2aa348d1 req-b9b1136a-11f8-46d8-bb42-1a99e626154f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:17.143127 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-2b955467-dc75-43dc-a629-fb9f2aa348d1 req-b9b1136a-11f8-46d8-bb42-1a99e626154f tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] GET https://10.4.3.170/volume/v3/volumes/b20e1ef4-df51-40c6-93a7-9da58d6671d8 Jul 24 07:37:17.143376 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-2b955467-dc75-43dc-a629-fb9f2aa348d1 req-b9b1136a-11f8-46d8-bb42-1a99e626154f tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:17.143580 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-2b955467-dc75-43dc-a629-fb9f2aa348d1 req-b9b1136a-11f8-46d8-bb42-1a99e626154f tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:17.153387 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:17.153387 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:37:17.156708 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-2b955467-dc75-43dc-a629-fb9f2aa348d1 req-b9b1136a-11f8-46d8-bb42-1a99e626154f tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] Volume info retrieved successfully. Jul 24 07:37:17.160820 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-2b955467-dc75-43dc-a629-fb9f2aa348d1 req-b9b1136a-11f8-46d8-bb42-1a99e626154f tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] https://10.4.3.170/volume/v3/volumes/b20e1ef4-df51-40c6-93a7-9da58d6671d8 returned with HTTP 200 Jul 24 07:37:17.161213 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 95/376] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:37:17 2026] GET /volume/v3/volumes/b20e1ef4-df51-40c6-93a7-9da58d6671d8 => generated 1544 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:37:17.459023 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-512aa46b-2567-43c5-ae69-d1ea70f76f6f None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:17.461115 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-512aa46b-2567-43c5-ae69-d1ea70f76f6f tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] GET https://10.4.3.170/volume/v3/volumes/d718ed4c-621a-4579-800b-704722fc7def Jul 24 07:37:17.461371 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-512aa46b-2567-43c5-ae69-d1ea70f76f6f tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:17.461587 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-512aa46b-2567-43c5-ae69-d1ea70f76f6f tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:17.468786 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:17.468786 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:37:17.472484 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-512aa46b-2567-43c5-ae69-d1ea70f76f6f tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Volume info retrieved successfully. Jul 24 07:37:17.476553 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-512aa46b-2567-43c5-ae69-d1ea70f76f6f tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] https://10.4.3.170/volume/v3/volumes/d718ed4c-621a-4579-800b-704722fc7def returned with HTTP 200 Jul 24 07:37:17.476939 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 93/377] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:17 2026] GET /volume/v3/volumes/d718ed4c-621a-4579-800b-704722fc7def => generated 852 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:17.494920 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-dfa99ce5-7ce0-4c0f-b594-4b92107e0c52 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:17.496972 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-dfa99ce5-7ce0-4c0f-b594-4b92107e0c52 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] GET https://10.4.3.170/volume/v3/volumes/d718ed4c-621a-4579-800b-704722fc7def Jul 24 07:37:17.497199 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-dfa99ce5-7ce0-4c0f-b594-4b92107e0c52 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:17.497465 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-dfa99ce5-7ce0-4c0f-b594-4b92107e0c52 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:17.505269 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:17.505269 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:37:17.510497 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-dfa99ce5-7ce0-4c0f-b594-4b92107e0c52 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Volume info retrieved successfully. Jul 24 07:37:17.515692 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-dfa99ce5-7ce0-4c0f-b594-4b92107e0c52 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] https://10.4.3.170/volume/v3/volumes/d718ed4c-621a-4579-800b-704722fc7def returned with HTTP 200 Jul 24 07:37:17.516169 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 95/378] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:17 2026] GET /volume/v3/volumes/d718ed4c-621a-4579-800b-704722fc7def => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:17.530322 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-68a30bb5-5e23-441b-8dc9-71ca8a49b183 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:17.532086 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-68a30bb5-5e23-441b-8dc9-71ca8a49b183 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] PUT https://10.4.3.170/volume/v3/volumes/d718ed4c-621a-4579-800b-704722fc7def Jul 24 07:37:17.532509 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-68a30bb5-5e23-441b-8dc9-71ca8a49b183 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1443191886"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:37:17.543012 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:17.543012 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:37:17.554229 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-68a30bb5-5e23-441b-8dc9-71ca8a49b183 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Volume info retrieved successfully. Jul 24 07:37:17.560729 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-68a30bb5-5e23-441b-8dc9-71ca8a49b183 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Volume updated successfully. Jul 24 07:37:17.561566 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-68a30bb5-5e23-441b-8dc9-71ca8a49b183 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] https://10.4.3.170/volume/v3/volumes/d718ed4c-621a-4579-800b-704722fc7def returned with HTTP 200 Jul 24 07:37:17.562194 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 96/379] 10.4.3.170 () {68 vars in 1368 bytes} [Fri Jul 24 07:37:17 2026] PUT /volume/v3/volumes/d718ed4c-621a-4579-800b-704722fc7def => generated 784 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:17.580380 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-fd165d49-722d-4fc3-ab9c-788b382b2e00 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:17.584326 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-fd165d49-722d-4fc3-ab9c-788b382b2e00 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] PUT https://10.4.3.170/volume/v3/volumes/d718ed4c-621a-4579-800b-704722fc7def Jul 24 07:37:17.584732 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-fd165d49-722d-4fc3-ab9c-788b382b2e00 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-805596653", "description": "This is the new description of volume"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:37:17.593670 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:17.593670 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:37:17.597120 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-fd165d49-722d-4fc3-ab9c-788b382b2e00 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Volume info retrieved successfully. Jul 24 07:37:17.604134 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-fd165d49-722d-4fc3-ab9c-788b382b2e00 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Volume updated successfully. Jul 24 07:37:17.605005 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-fd165d49-722d-4fc3-ab9c-788b382b2e00 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] https://10.4.3.170/volume/v3/volumes/d718ed4c-621a-4579-800b-704722fc7def returned with HTTP 200 Jul 24 07:37:17.605790 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 96/380] 10.4.3.170 () {68 vars in 1369 bytes} [Fri Jul 24 07:37:17 2026] PUT /volume/v3/volumes/d718ed4c-621a-4579-800b-704722fc7def => generated 822 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:17.619842 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-0eda6683-cbe9-4cec-b5ac-0e04297e45be None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:17.621900 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0eda6683-cbe9-4cec-b5ac-0e04297e45be tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] GET https://10.4.3.170/volume/v3/volumes/d718ed4c-621a-4579-800b-704722fc7def Jul 24 07:37:17.622131 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0eda6683-cbe9-4cec-b5ac-0e04297e45be tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:17.622350 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0eda6683-cbe9-4cec-b5ac-0e04297e45be tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:17.630890 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:17.630890 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:37:17.636122 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-0eda6683-cbe9-4cec-b5ac-0e04297e45be tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Volume info retrieved successfully. Jul 24 07:37:17.640911 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0eda6683-cbe9-4cec-b5ac-0e04297e45be tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] https://10.4.3.170/volume/v3/volumes/d718ed4c-621a-4579-800b-704722fc7def returned with HTTP 200 Jul 24 07:37:17.641354 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 94/381] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:17 2026] GET /volume/v3/volumes/d718ed4c-621a-4579-800b-704722fc7def => generated 890 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:17.654072 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-cdb93efb-1212-4071-8883-aaf3cc5a8abe None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:17.656766 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-cdb93efb-1212-4071-8883-aaf3cc5a8abe tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:37:17.657298 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-cdb93efb-1212-4071-8883-aaf3cc5a8abe tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-777461412", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-792962745"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:37:17.659732 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-cdb93efb-1212-4071-8883-aaf3cc5a8abe tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-777461412', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-792962745'}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:37:17.659904 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-cdb93efb-1212-4071-8883-aaf3cc5a8abe tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Create volume of 1 GB Jul 24 07:37:17.665286 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-cdb93efb-1212-4071-8883-aaf3cc5a8abe tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Availability Zones retrieved successfully. Jul 24 07:37:17.672797 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-cdb93efb-1212-4071-8883-aaf3cc5a8abe tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Flow 'volume_create_api' (f584fdb3-dd38-4bb1-934b-44f77ca5722b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:37:17.674182 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-cdb93efb-1212-4071-8883-aaf3cc5a8abe tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6469841d-3984-4434-85c2-efd4cfd8e94d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:37:17.675294 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-cdb93efb-1212-4071-8883-aaf3cc5a8abe tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Validating volume size '1' using validate_int {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:37:17.707071 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-cdb93efb-1212-4071-8883-aaf3cc5a8abe tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6469841d-3984-4434-85c2-efd4cfd8e94d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:37:17.708459 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-cdb93efb-1212-4071-8883-aaf3cc5a8abe tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39b0b04b-e1c3-4f1c-8f93-25cd20152781) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:37:17.712973 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-23b7c204-5f74-4f14-aa90-ed683c54ee2e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:17.714828 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-23b7c204-5f74-4f14-aa90-ed683c54ee2e tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] GET https://10.4.3.170/volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8 Jul 24 07:37:17.715054 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-23b7c204-5f74-4f14-aa90-ed683c54ee2e tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:17.715304 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-23b7c204-5f74-4f14-aa90-ed683c54ee2e tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:17.725232 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:17.725232 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:37:17.729853 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-23b7c204-5f74-4f14-aa90-ed683c54ee2e tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Volume info retrieved successfully. Jul 24 07:37:17.734657 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-23b7c204-5f74-4f14-aa90-ed683c54ee2e tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] https://10.4.3.170/volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8 returned with HTTP 200 Jul 24 07:37:17.735092 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 97/382] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:17 2026] GET /volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8 => generated 869 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:17.747196 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-cdb93efb-1212-4071-8883-aaf3cc5a8abe tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Created reservations ['0b641d32-a511-4913-b91f-4b7ce1f8be78', '9a4095e4-a4a7-4fd3-b15f-8112eb3833a3', 'ccba163e-de59-441f-bbac-bcaa4c4b6eb8', '51347366-b777-440f-a18f-996ddaf773e2'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:37:17.748097 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-cdb93efb-1212-4071-8883-aaf3cc5a8abe tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39b0b04b-e1c3-4f1c-8f93-25cd20152781) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0b641d32-a511-4913-b91f-4b7ce1f8be78', '9a4095e4-a4a7-4fd3-b15f-8112eb3833a3', 'ccba163e-de59-441f-bbac-bcaa4c4b6eb8', '51347366-b777-440f-a18f-996ddaf773e2']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:37:17.748901 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-cdb93efb-1212-4071-8883-aaf3cc5a8abe tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74121762-32f5-4e7a-b2d1-9cd4c8e855c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:37:17.753447 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-72c8ac4d-3aad-4389-9863-774b9dd1be83 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:17.755401 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-72c8ac4d-3aad-4389-9863-774b9dd1be83 tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-reader] GET https://10.4.3.170/volume/v3/volumes/f88fe0f2-0189-4072-a4df-9aa1b85f9059 Jul 24 07:37:17.755639 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-72c8ac4d-3aad-4389-9863-774b9dd1be83 tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-reader] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:17.755878 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-72c8ac4d-3aad-4389-9863-774b9dd1be83 tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-reader] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:17.764985 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:17.764985 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:37:17.768265 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-72c8ac4d-3aad-4389-9863-774b9dd1be83 tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-reader] Volume info retrieved successfully. Jul 24 07:37:17.772316 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-cdb93efb-1212-4071-8883-aaf3cc5a8abe tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74121762-32f5-4e7a-b2d1-9cd4c8e855c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cc09e290-fdab-4ff3-8ced-80adc518f8b4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-777461412',display_name='tempest-VolumesGetTest-Volume-792962745',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc1b4fb11f144e6d8367a73c2f7d12e8',qos_specs=None,replication_status=,reservations=['0b641d32-a511-4913-b91f-4b7ce1f8be78','9a4095e4-a4a7-4fd3-b15f-8112eb3833a3','ccba163e-de59-441f-bbac-bcaa4c4b6eb8','51347366-b777-440f-a18f-996ddaf773e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e50090bbe92742669603b7e0e7a8761e',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:37:17Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-777461412',display_name='tempest-VolumesGetTest-Volume-792962745',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cc09e290-fdab-4ff3-8ced-80adc518f8b4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fc1b4fb11f144e6d8367a73c2f7d12e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e50090bbe92742669603b7e0e7a8761e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:37:17.772742 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-72c8ac4d-3aad-4389-9863-774b9dd1be83 tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-reader] https://10.4.3.170/volume/v3/volumes/f88fe0f2-0189-4072-a4df-9aa1b85f9059 returned with HTTP 200 Jul 24 07:37:17.773162 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 97/383] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:17 2026] GET /volume/v3/volumes/f88fe0f2-0189-4072-a4df-9aa1b85f9059 => generated 1142 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:37:17.773242 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-cdb93efb-1212-4071-8883-aaf3cc5a8abe tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ca4101a-6a6f-49b6-8233-75a4baa4deb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:37:17.792430 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-cdb93efb-1212-4071-8883-aaf3cc5a8abe tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ca4101a-6a6f-49b6-8233-75a4baa4deb4) transitioned into 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-777461412',display_name='tempest-VolumesGetTest-Volume-792962745',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc1b4fb11f144e6d8367a73c2f7d12e8',qos_specs=None,replication_status=,reservations=['0b641d32-a511-4913-b91f-4b7ce1f8be78','9a4095e4-a4a7-4fd3-b15f-8112eb3833a3','ccba163e-de59-441f-bbac-bcaa4c4b6eb8','51347366-b777-440f-a18f-996ddaf773e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e50090bbe92742669603b7e0e7a8761e',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:37:17.793475 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-cdb93efb-1212-4071-8883-aaf3cc5a8abe tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (450d4a82-3e81-4338-a811-d6877a0ef50d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:37:17.804988 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-cdb93efb-1212-4071-8883-aaf3cc5a8abe tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (450d4a82-3e81-4338-a811-d6877a0ef50d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:37:17.806166 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-cdb93efb-1212-4071-8883-aaf3cc5a8abe tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Flow 'volume_create_api' (f584fdb3-dd38-4bb1-934b-44f77ca5722b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:37:17.806728 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-cdb93efb-1212-4071-8883-aaf3cc5a8abe tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Create volume request issued successfully. Jul 24 07:37:17.807516 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-cdb93efb-1212-4071-8883-aaf3cc5a8abe tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:37:17.808110 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 96/384] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 24 07:37:17 2026] POST /volume/v3/volumes => generated 778 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:37:17.818949 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-65f38ba0-aa25-47dd-830a-8b88ccd47c37 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:17.820940 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-65f38ba0-aa25-47dd-830a-8b88ccd47c37 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] GET https://10.4.3.170/volume/v3/volumes/cc09e290-fdab-4ff3-8ced-80adc518f8b4 Jul 24 07:37:17.821190 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-65f38ba0-aa25-47dd-830a-8b88ccd47c37 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:17.821424 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-65f38ba0-aa25-47dd-830a-8b88ccd47c37 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:17.828588 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:17.828588 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:37:17.832076 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-65f38ba0-aa25-47dd-830a-8b88ccd47c37 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Volume info retrieved successfully. Jul 24 07:37:17.835981 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-65f38ba0-aa25-47dd-830a-8b88ccd47c37 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] https://10.4.3.170/volume/v3/volumes/cc09e290-fdab-4ff3-8ced-80adc518f8b4 returned with HTTP 200 Jul 24 07:37:17.836373 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 95/385] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:17 2026] GET /volume/v3/volumes/cc09e290-fdab-4ff3-8ced-80adc518f8b4 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:17.974883 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-265e38cd-87f5-4702-9433-d391ed2e5c0f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:17.976661 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-265e38cd-87f5-4702-9433-d391ed2e5c0f tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] GET https://10.4.3.170/volume/v3/volumes/05a6b536-5826-42a4-ba11-acc0a7aecf06 Jul 24 07:37:17.976850 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-265e38cd-87f5-4702-9433-d391ed2e5c0f tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:17.977048 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-265e38cd-87f5-4702-9433-d391ed2e5c0f tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:17.985315 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:17.985315 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:37:17.988432 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-265e38cd-87f5-4702-9433-d391ed2e5c0f tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] Volume info retrieved successfully. Jul 24 07:37:17.992032 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-265e38cd-87f5-4702-9433-d391ed2e5c0f tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] https://10.4.3.170/volume/v3/volumes/05a6b536-5826-42a4-ba11-acc0a7aecf06 returned with HTTP 200 Jul 24 07:37:17.992451 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 98/386] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:17 2026] GET /volume/v3/volumes/05a6b536-5826-42a4-ba11-acc0a7aecf06 => generated 1140 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:37:18.747678 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-84ef6f08-dabb-4edd-85dc-ffcf65b4759e None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:18.749593 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-84ef6f08-dabb-4edd-85dc-ffcf65b4759e tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] GET https://10.4.3.170/volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8 Jul 24 07:37:18.749821 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-84ef6f08-dabb-4edd-85dc-ffcf65b4759e tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:18.749994 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-84ef6f08-dabb-4edd-85dc-ffcf65b4759e tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:18.758864 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:18.758864 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:37:18.761807 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-84ef6f08-dabb-4edd-85dc-ffcf65b4759e tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Volume info retrieved successfully. Jul 24 07:37:18.765479 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-84ef6f08-dabb-4edd-85dc-ffcf65b4759e tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] https://10.4.3.170/volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8 returned with HTTP 200 Jul 24 07:37:18.765798 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 98/387] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:18 2026] GET /volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8 => generated 869 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:18.786226 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-03429f6b-0a96-407c-8b7a-366a6a16782e None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:18.788274 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-03429f6b-0a96-407c-8b7a-366a6a16782e tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-reader] GET https://10.4.3.170/volume/v3/volumes/f88fe0f2-0189-4072-a4df-9aa1b85f9059 Jul 24 07:37:18.788274 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-03429f6b-0a96-407c-8b7a-366a6a16782e tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-reader] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:18.788274 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-03429f6b-0a96-407c-8b7a-366a6a16782e tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-reader] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:18.796603 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:18.796603 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:37:18.799490 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-03429f6b-0a96-407c-8b7a-366a6a16782e tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-reader] Volume info retrieved successfully. Jul 24 07:37:18.803106 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-03429f6b-0a96-407c-8b7a-366a6a16782e tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-reader] https://10.4.3.170/volume/v3/volumes/f88fe0f2-0189-4072-a4df-9aa1b85f9059 returned with HTTP 200 Jul 24 07:37:18.803497 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 97/388] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:18 2026] GET /volume/v3/volumes/f88fe0f2-0189-4072-a4df-9aa1b85f9059 => generated 1142 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:37:18.847836 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-6cfefd80-c9f3-4e12-a7d5-b43acf80a02f None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:18.849547 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6cfefd80-c9f3-4e12-a7d5-b43acf80a02f tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] GET https://10.4.3.170/volume/v3/volumes/cc09e290-fdab-4ff3-8ced-80adc518f8b4 Jul 24 07:37:18.849730 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6cfefd80-c9f3-4e12-a7d5-b43acf80a02f tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:18.849907 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6cfefd80-c9f3-4e12-a7d5-b43acf80a02f tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:18.856721 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:18.856721 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:37:18.860400 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-6cfefd80-c9f3-4e12-a7d5-b43acf80a02f tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Volume info retrieved successfully. Jul 24 07:37:18.864529 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6cfefd80-c9f3-4e12-a7d5-b43acf80a02f tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] https://10.4.3.170/volume/v3/volumes/cc09e290-fdab-4ff3-8ced-80adc518f8b4 returned with HTTP 200 Jul 24 07:37:18.864903 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 96/389] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:18 2026] GET /volume/v3/volumes/cc09e290-fdab-4ff3-8ced-80adc518f8b4 => generated 871 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:18.876773 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-78444e7e-ee9e-4f3d-95f6-0c165e9e5575 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:18.878514 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-78444e7e-ee9e-4f3d-95f6-0c165e9e5575 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] PUT https://10.4.3.170/volume/v3/volumes/cc09e290-fdab-4ff3-8ced-80adc518f8b4 Jul 24 07:37:18.878825 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-78444e7e-ee9e-4f3d-95f6-0c165e9e5575 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1443191886", "description": null}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:37:18.886800 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:18.886800 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:37:18.890536 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-78444e7e-ee9e-4f3d-95f6-0c165e9e5575 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Volume info retrieved successfully. Jul 24 07:37:18.896862 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-78444e7e-ee9e-4f3d-95f6-0c165e9e5575 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Volume updated successfully. Jul 24 07:37:18.897485 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-78444e7e-ee9e-4f3d-95f6-0c165e9e5575 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] https://10.4.3.170/volume/v3/volumes/cc09e290-fdab-4ff3-8ced-80adc518f8b4 returned with HTTP 200 Jul 24 07:37:18.897942 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 99/390] 10.4.3.170 () {68 vars in 1368 bytes} [Fri Jul 24 07:37:18 2026] PUT /volume/v3/volumes/cc09e290-fdab-4ff3-8ced-80adc518f8b4 => generated 770 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:18.903906 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-8f8b6feb-73be-4da3-99bf-6e2714ed29b9 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:18.909457 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-db10d266-c658-4587-b78e-e8e01b02eefa None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:18.911241 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-db10d266-c658-4587-b78e-e8e01b02eefa tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] GET https://10.4.3.170/volume/v3/volumes/cc09e290-fdab-4ff3-8ced-80adc518f8b4 Jul 24 07:37:18.911302 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-db10d266-c658-4587-b78e-e8e01b02eefa tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:18.911465 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-db10d266-c658-4587-b78e-e8e01b02eefa tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:18.917910 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:18.917910 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:37:18.921018 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-db10d266-c658-4587-b78e-e8e01b02eefa tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Volume info retrieved successfully. Jul 24 07:37:18.924482 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-db10d266-c658-4587-b78e-e8e01b02eefa tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] https://10.4.3.170/volume/v3/volumes/cc09e290-fdab-4ff3-8ced-80adc518f8b4 returned with HTTP 200 Jul 24 07:37:18.924822 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 98/391] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:18 2026] GET /volume/v3/volumes/cc09e290-fdab-4ff3-8ced-80adc518f8b4 => generated 838 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:18.937230 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-1aaed8f9-521f-438d-899b-805b523c8b1a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:18.938982 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1aaed8f9-521f-438d-899b-805b523c8b1a tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] DELETE https://10.4.3.170/volume/v3/volumes/cc09e290-fdab-4ff3-8ced-80adc518f8b4 Jul 24 07:37:18.939210 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-1aaed8f9-521f-438d-899b-805b523c8b1a tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:18.939436 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-1aaed8f9-521f-438d-899b-805b523c8b1a tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:18.939658 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-1aaed8f9-521f-438d-899b-805b523c8b1a tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Delete volume with id: cc09e290-fdab-4ff3-8ced-80adc518f8b4 Jul 24 07:37:18.946599 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:18.946599 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:37:18.947037 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-1aaed8f9-521f-438d-899b-805b523c8b1a tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Volume info retrieved successfully. Jul 24 07:37:18.965179 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-1aaed8f9-521f-438d-899b-805b523c8b1a tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Delete volume request issued successfully. Jul 24 07:37:18.965363 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1aaed8f9-521f-438d-899b-805b523c8b1a tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] https://10.4.3.170/volume/v3/volumes/cc09e290-fdab-4ff3-8ced-80adc518f8b4 returned with HTTP 202 Jul 24 07:37:18.965737 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 97/392] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:37:18 2026] DELETE /volume/v3/volumes/cc09e290-fdab-4ff3-8ced-80adc518f8b4 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:37:18.973498 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-10bec865-7ffb-4d1e-aa67-c1e44720e449 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:18.975778 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-10bec865-7ffb-4d1e-aa67-c1e44720e449 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] GET https://10.4.3.170/volume/v3/volumes/cc09e290-fdab-4ff3-8ced-80adc518f8b4 Jul 24 07:37:18.976006 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-10bec865-7ffb-4d1e-aa67-c1e44720e449 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:18.976376 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-10bec865-7ffb-4d1e-aa67-c1e44720e449 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:18.983142 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:18.983142 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:37:18.986698 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-10bec865-7ffb-4d1e-aa67-c1e44720e449 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Volume info retrieved successfully. Jul 24 07:37:18.990485 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-10bec865-7ffb-4d1e-aa67-c1e44720e449 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] https://10.4.3.170/volume/v3/volumes/cc09e290-fdab-4ff3-8ced-80adc518f8b4 returned with HTTP 200 Jul 24 07:37:18.990934 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 100/393] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:18 2026] GET /volume/v3/volumes/cc09e290-fdab-4ff3-8ced-80adc518f8b4 => generated 837 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:19.007228 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-3a18b34b-6695-46e4-971d-c45003e9b6a3 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:19.008928 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3a18b34b-6695-46e4-971d-c45003e9b6a3 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] GET https://10.4.3.170/volume/v3/volumes/05a6b536-5826-42a4-ba11-acc0a7aecf06 Jul 24 07:37:19.009136 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3a18b34b-6695-46e4-971d-c45003e9b6a3 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:19.009369 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3a18b34b-6695-46e4-971d-c45003e9b6a3 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:19.017975 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:19.017975 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:37:19.021060 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-3a18b34b-6695-46e4-971d-c45003e9b6a3 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] Volume info retrieved successfully. Jul 24 07:37:19.024945 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3a18b34b-6695-46e4-971d-c45003e9b6a3 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] https://10.4.3.170/volume/v3/volumes/05a6b536-5826-42a4-ba11-acc0a7aecf06 returned with HTTP 200 Jul 24 07:37:19.025333 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 99/394] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:19 2026] GET /volume/v3/volumes/05a6b536-5826-42a4-ba11-acc0a7aecf06 => generated 1140 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:37:19.105802 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8f8b6feb-73be-4da3-99bf-6e2714ed29b9 tempest-BackendsCapabilitiesAdminTestsJSON-545397569 tempest-BackendsCapabilitiesAdminTestsJSON-545397569-project-admin] GET https://10.4.3.170/volume/v3/scheduler-stats/get_pools Jul 24 07:37:19.105995 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8f8b6feb-73be-4da3-99bf-6e2714ed29b9 tempest-BackendsCapabilitiesAdminTestsJSON-545397569 tempest-BackendsCapabilitiesAdminTestsJSON-545397569-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:19.106190 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8f8b6feb-73be-4da3-99bf-6e2714ed29b9 tempest-BackendsCapabilitiesAdminTestsJSON-545397569 tempest-BackendsCapabilitiesAdminTestsJSON-545397569-project-admin] Calling method 'get_pools' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:19.114194 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8f8b6feb-73be-4da3-99bf-6e2714ed29b9 tempest-BackendsCapabilitiesAdminTestsJSON-545397569 tempest-BackendsCapabilitiesAdminTestsJSON-545397569-project-admin] https://10.4.3.170/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 24 07:37:19.114544 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 99/395] 10.4.3.170 () {66 vars in 1291 bytes} [Fri Jul 24 07:37:18 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:19.123354 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-7db47883-f926-48ec-bd7a-36c7956911ca None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:19.125452 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7db47883-f926-48ec-bd7a-36c7956911ca tempest-BackendsCapabilitiesAdminTestsJSON-545397569 tempest-BackendsCapabilitiesAdminTestsJSON-545397569-project-admin] GET https://10.4.3.170/volume/v3/scheduler-stats/get_pools?detail=True Jul 24 07:37:19.125721 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7db47883-f926-48ec-bd7a-36c7956911ca tempest-BackendsCapabilitiesAdminTestsJSON-545397569 tempest-BackendsCapabilitiesAdminTestsJSON-545397569-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:19.125967 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7db47883-f926-48ec-bd7a-36c7956911ca tempest-BackendsCapabilitiesAdminTestsJSON-545397569 tempest-BackendsCapabilitiesAdminTestsJSON-545397569-project-admin] Calling method 'get_pools' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:19.135919 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7db47883-f926-48ec-bd7a-36c7956911ca tempest-BackendsCapabilitiesAdminTestsJSON-545397569 tempest-BackendsCapabilitiesAdminTestsJSON-545397569-project-admin] https://10.4.3.170/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jul 24 07:37:19.136396 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 98/396] 10.4.3.170 () {66 vars in 1314 bytes} [Fri Jul 24 07:37:19 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:37:19.145811 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-30ef8b59-bd2f-48bf-bd97-a17192b910b8 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:19.147416 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-30ef8b59-bd2f-48bf-bd97-a17192b910b8 tempest-BackendsCapabilitiesAdminTestsJSON-545397569 tempest-BackendsCapabilitiesAdminTestsJSON-545397569-project-admin] GET https://10.4.3.170/volume/v3/capabilities/np0000005822@storpool Jul 24 07:37:19.147581 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-30ef8b59-bd2f-48bf-bd97-a17192b910b8 tempest-BackendsCapabilitiesAdminTestsJSON-545397569 tempest-BackendsCapabilitiesAdminTestsJSON-545397569-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:19.147749 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-30ef8b59-bd2f-48bf-bd97-a17192b910b8 tempest-BackendsCapabilitiesAdminTestsJSON-545397569 tempest-BackendsCapabilitiesAdminTestsJSON-545397569-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:19.156734 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-30ef8b59-bd2f-48bf-bd97-a17192b910b8 tempest-BackendsCapabilitiesAdminTestsJSON-545397569 tempest-BackendsCapabilitiesAdminTestsJSON-545397569-project-admin] https://10.4.3.170/volume/v3/capabilities/np0000005822@storpool returned with HTTP 200 Jul 24 07:37:19.157090 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 101/397] 10.4.3.170 () {66 vars in 1318 bytes} [Fri Jul 24 07:37:19 2026] GET /volume/v3/capabilities/np0000005822@storpool => generated 703 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:19.166425 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-0f4031a2-db46-4284-93db-dc5a0fa0bb0c None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:19.168152 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0f4031a2-db46-4284-93db-dc5a0fa0bb0c tempest-BackendsCapabilitiesAdminTestsJSON-545397569 tempest-BackendsCapabilitiesAdminTestsJSON-545397569-project-admin] GET https://10.4.3.170/volume/v3/capabilities/np0000005822@storpool Jul 24 07:37:19.168354 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0f4031a2-db46-4284-93db-dc5a0fa0bb0c tempest-BackendsCapabilitiesAdminTestsJSON-545397569 tempest-BackendsCapabilitiesAdminTestsJSON-545397569-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:19.168543 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0f4031a2-db46-4284-93db-dc5a0fa0bb0c tempest-BackendsCapabilitiesAdminTestsJSON-545397569 tempest-BackendsCapabilitiesAdminTestsJSON-545397569-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:19.177579 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0f4031a2-db46-4284-93db-dc5a0fa0bb0c tempest-BackendsCapabilitiesAdminTestsJSON-545397569 tempest-BackendsCapabilitiesAdminTestsJSON-545397569-project-admin] https://10.4.3.170/volume/v3/capabilities/np0000005822@storpool returned with HTTP 200 Jul 24 07:37:19.177932 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 100/398] 10.4.3.170 () {66 vars in 1318 bytes} [Fri Jul 24 07:37:19 2026] GET /volume/v3/capabilities/np0000005822@storpool => generated 703 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:19.186435 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-f8aad61b-7128-405f-b561-f63b1f25555f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:19.188056 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f8aad61b-7128-405f-b561-f63b1f25555f tempest-BackendsCapabilitiesAdminTestsJSON-545397569 tempest-BackendsCapabilitiesAdminTestsJSON-545397569-project-admin] GET https://10.4.3.170/volume/v3/capabilities/np0000005822@storpool Jul 24 07:37:19.188253 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f8aad61b-7128-405f-b561-f63b1f25555f tempest-BackendsCapabilitiesAdminTestsJSON-545397569 tempest-BackendsCapabilitiesAdminTestsJSON-545397569-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:19.188424 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f8aad61b-7128-405f-b561-f63b1f25555f tempest-BackendsCapabilitiesAdminTestsJSON-545397569 tempest-BackendsCapabilitiesAdminTestsJSON-545397569-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:19.197943 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f8aad61b-7128-405f-b561-f63b1f25555f tempest-BackendsCapabilitiesAdminTestsJSON-545397569 tempest-BackendsCapabilitiesAdminTestsJSON-545397569-project-admin] https://10.4.3.170/volume/v3/capabilities/np0000005822@storpool returned with HTTP 200 Jul 24 07:37:19.198339 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 100/399] 10.4.3.170 () {66 vars in 1318 bytes} [Fri Jul 24 07:37:19 2026] GET /volume/v3/capabilities/np0000005822@storpool => generated 703 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:19.465350 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-d95ce67c-9586-4cb8-8bd7-bea553946b9c req-bd2c670b-7b18-486d-87ef-4e7087065899 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:19.467286 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-d95ce67c-9586-4cb8-8bd7-bea553946b9c req-bd2c670b-7b18-486d-87ef-4e7087065899 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] POST https://10.4.3.170/volume/v3/attachments/24e259e9-9188-4c96-bf76-ec140267bbfc/action Jul 24 07:37:19.467612 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-d95ce67c-9586-4cb8-8bd7-bea553946b9c req-bd2c670b-7b18-486d-87ef-4e7087065899 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Action body: b'{"os-complete": null}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:37:19.467728 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-d95ce67c-9586-4cb8-8bd7-bea553946b9c req-bd2c670b-7b18-486d-87ef-4e7087065899 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:37:19.482451 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:19.482451 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:37:19.490214 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-d95ce67c-9586-4cb8-8bd7-bea553946b9c req-bd2c670b-7b18-486d-87ef-4e7087065899 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] https://10.4.3.170/volume/v3/attachments/24e259e9-9188-4c96-bf76-ec140267bbfc/action returned with HTTP 204 Jul 24 07:37:19.490728 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 99/400] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 24 07:37:19 2026] POST /volume/v3/attachments/24e259e9-9188-4c96-bf76-ec140267bbfc/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:37:19.584732 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-e99b05c0-e4b2-4d1f-b968-cfe5a64629f2 req-9e14f657-f4a8-4a4d-a72a-c4bc8666d700 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:19.587015 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-e99b05c0-e4b2-4d1f-b968-cfe5a64629f2 req-9e14f657-f4a8-4a4d-a72a-c4bc8666d700 tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] DELETE https://10.4.3.170/volume/v3/attachments/de4baf62-c9b5-4930-a65b-8a7ac2fe6f1b Jul 24 07:37:19.587223 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-e99b05c0-e4b2-4d1f-b968-cfe5a64629f2 req-9e14f657-f4a8-4a4d-a72a-c4bc8666d700 tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:19.590315 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-e99b05c0-e4b2-4d1f-b968-cfe5a64629f2 req-9e14f657-f4a8-4a4d-a72a-c4bc8666d700 tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:19.598506 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:19.598506 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:37:19.654112 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-e99b05c0-e4b2-4d1f-b968-cfe5a64629f2 req-9e14f657-f4a8-4a4d-a72a-c4bc8666d700 tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] https://10.4.3.170/volume/v3/attachments/de4baf62-c9b5-4930-a65b-8a7ac2fe6f1b returned with HTTP 200 Jul 24 07:37:19.654532 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 102/401] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 24 07:37:19 2026] DELETE /volume/v3/attachments/de4baf62-c9b5-4930-a65b-8a7ac2fe6f1b => generated 19 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:19.779797 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-2a346f54-0330-45d6-b5f7-dcbf3a376ae4 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:19.781379 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2a346f54-0330-45d6-b5f7-dcbf3a376ae4 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] GET https://10.4.3.170/volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8 Jul 24 07:37:19.781591 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2a346f54-0330-45d6-b5f7-dcbf3a376ae4 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:19.781776 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2a346f54-0330-45d6-b5f7-dcbf3a376ae4 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:19.789949 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:19.789949 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:37:19.792867 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-2a346f54-0330-45d6-b5f7-dcbf3a376ae4 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Volume info retrieved successfully. Jul 24 07:37:19.796329 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2a346f54-0330-45d6-b5f7-dcbf3a376ae4 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] https://10.4.3.170/volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8 returned with HTTP 200 Jul 24 07:37:19.796743 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 101/402] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:19 2026] GET /volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8 => generated 1161 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:37:19.814945 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-0b07a2e5-ae18-48cd-8a76-2a6fb349d85f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:19.816949 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0b07a2e5-ae18-48cd-8a76-2a6fb349d85f tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-reader] GET https://10.4.3.170/volume/v3/volumes/f88fe0f2-0189-4072-a4df-9aa1b85f9059 Jul 24 07:37:19.817191 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0b07a2e5-ae18-48cd-8a76-2a6fb349d85f tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-reader] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:19.817774 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0b07a2e5-ae18-48cd-8a76-2a6fb349d85f tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-reader] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:19.824386 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:19.824386 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:37:19.827569 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-0b07a2e5-ae18-48cd-8a76-2a6fb349d85f tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-reader] Volume info retrieved successfully. Jul 24 07:37:19.831039 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0b07a2e5-ae18-48cd-8a76-2a6fb349d85f tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-reader] https://10.4.3.170/volume/v3/volumes/f88fe0f2-0189-4072-a4df-9aa1b85f9059 returned with HTTP 200 Jul 24 07:37:19.831414 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 101/403] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:19 2026] GET /volume/v3/volumes/f88fe0f2-0189-4072-a4df-9aa1b85f9059 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:19.838584 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-7ae79a7d-df40-4ca3-9a3b-d3c7db2a36a7 req-8288ecb2-126a-479a-8ef0-2257dca17474 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:19.841057 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-7ae79a7d-df40-4ca3-9a3b-d3c7db2a36a7 req-8288ecb2-126a-479a-8ef0-2257dca17474 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] GET https://10.4.3.170/volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8 Jul 24 07:37:19.841322 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-7ae79a7d-df40-4ca3-9a3b-d3c7db2a36a7 req-8288ecb2-126a-479a-8ef0-2257dca17474 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:19.841521 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-7ae79a7d-df40-4ca3-9a3b-d3c7db2a36a7 req-8288ecb2-126a-479a-8ef0-2257dca17474 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:19.850499 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:19.850499 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:37:19.853964 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [req-7ae79a7d-df40-4ca3-9a3b-d3c7db2a36a7 req-8288ecb2-126a-479a-8ef0-2257dca17474 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Volume info retrieved successfully. Jul 24 07:37:19.857775 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-7ae79a7d-df40-4ca3-9a3b-d3c7db2a36a7 req-8288ecb2-126a-479a-8ef0-2257dca17474 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] https://10.4.3.170/volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8 returned with HTTP 200 Jul 24 07:37:19.858374 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 100/404] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:37:19 2026] GET /volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8 => generated 1161 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:37:19.874881 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d35bc292-ddb1-47ce-af61-c78e00de1884 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:19.877240 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d35bc292-ddb1-47ce-af61-c78e00de1884 tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] GET https://10.4.3.170/volume/v3/volumes/f88fe0f2-0189-4072-a4df-9aa1b85f9059 Jul 24 07:37:19.877616 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d35bc292-ddb1-47ce-af61-c78e00de1884 tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:19.877616 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d35bc292-ddb1-47ce-af61-c78e00de1884 tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:19.883744 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:19.883744 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:37:19.887042 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-d35bc292-ddb1-47ce-af61-c78e00de1884 tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] Volume info retrieved successfully. Jul 24 07:37:19.890999 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d35bc292-ddb1-47ce-af61-c78e00de1884 tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] https://10.4.3.170/volume/v3/volumes/f88fe0f2-0189-4072-a4df-9aa1b85f9059 returned with HTTP 200 Jul 24 07:37:19.890999 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 103/405] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:19 2026] GET /volume/v3/volumes/f88fe0f2-0189-4072-a4df-9aa1b85f9059 => generated 847 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:19.933796 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-38945cd2-82a9-4648-8dc5-845f0ee25877 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:19.934250 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-38945cd2-82a9-4648-8dc5-845f0ee25877 None None] GET https://10.4.3.170/volume// Jul 24 07:37:19.934413 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-38945cd2-82a9-4648-8dc5-845f0ee25877 None None] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:19.934619 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-38945cd2-82a9-4648-8dc5-845f0ee25877 None None] Calling method 'all' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:19.934921 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-38945cd2-82a9-4648-8dc5-845f0ee25877 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:37:19.935341 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 102/406] 10.4.3.170 () {66 vars in 1428 bytes} [Fri Jul 24 07:37:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:37:19.940335 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-be85b99e-03d2-476d-a32f-9241070abc92 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:19.941883 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-7ae79a7d-df40-4ca3-9a3b-d3c7db2a36a7 req-aed3068b-e5fd-4bd7-93d2-22d27131cdd7 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:19.942105 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-be85b99e-03d2-476d-a32f-9241070abc92 tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] GET https://10.4.3.170/volume/v3/volumes/f88fe0f2-0189-4072-a4df-9aa1b85f9059 Jul 24 07:37:19.942346 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-be85b99e-03d2-476d-a32f-9241070abc92 tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:19.942526 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-be85b99e-03d2-476d-a32f-9241070abc92 tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:19.945571 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-7ae79a7d-df40-4ca3-9a3b-d3c7db2a36a7 req-aed3068b-e5fd-4bd7-93d2-22d27131cdd7 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 24 07:37:19.946247 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-7ae79a7d-df40-4ca3-9a3b-d3c7db2a36a7 req-aed3068b-e5fd-4bd7-93d2-22d27131cdd7 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "56a89e91-48d9-40c9-a840-7db4f96c95b8", "connector": null, "instance_uuid": "fe55893c-678c-4371-bee5-c3f0256b8095"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:37:19.948548 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:19.948548 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:37:19.951625 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-be85b99e-03d2-476d-a32f-9241070abc92 tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] Volume info retrieved successfully. Jul 24 07:37:19.956524 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-be85b99e-03d2-476d-a32f-9241070abc92 tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] https://10.4.3.170/volume/v3/volumes/f88fe0f2-0189-4072-a4df-9aa1b85f9059 returned with HTTP 200 Jul 24 07:37:19.956943 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 102/407] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:19 2026] GET /volume/v3/volumes/f88fe0f2-0189-4072-a4df-9aa1b85f9059 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:19.958993 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:19.958993 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:37:19.979164 np0000005822 devstack@c-api.service[100245]: WARNING cinder.volume.api [req-7ae79a7d-df40-4ca3-9a3b-d3c7db2a36a7 req-aed3068b-e5fd-4bd7-93d2-22d27131cdd7 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Jul 24 07:37:19.984197 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-7ae79a7d-df40-4ca3-9a3b-d3c7db2a36a7 req-aed3068b-e5fd-4bd7-93d2-22d27131cdd7 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 24 07:37:19.984513 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 101/408] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 24 07:37:19 2026] POST /volume/v3/attachments => generated 271 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:37:20.005912 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c598661f-fc38-4488-9995-6299d63a5458 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:20.008022 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c598661f-fc38-4488-9995-6299d63a5458 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] GET https://10.4.3.170/volume/v3/volumes/cc09e290-fdab-4ff3-8ced-80adc518f8b4 Jul 24 07:37:20.008473 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c598661f-fc38-4488-9995-6299d63a5458 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:20.008880 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c598661f-fc38-4488-9995-6299d63a5458 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:20.010846 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-fc74c615-efe0-4fae-9ecc-8052bb9e58eb None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:20.012731 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-fc74c615-efe0-4fae-9ecc-8052bb9e58eb tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] GET https://10.4.3.170/volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8 Jul 24 07:37:20.012848 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-fc74c615-efe0-4fae-9ecc-8052bb9e58eb tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:20.013019 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-fc74c615-efe0-4fae-9ecc-8052bb9e58eb tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:20.014128 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c598661f-fc38-4488-9995-6299d63a5458 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] https://10.4.3.170/volume/v3/volumes/cc09e290-fdab-4ff3-8ced-80adc518f8b4 returned with HTTP 404 Jul 24 07:37:20.014676 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 104/409] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:20 2026] GET /volume/v3/volumes/cc09e290-fdab-4ff3-8ced-80adc518f8b4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:37:20.021183 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-c515604b-f896-464a-b784-62e9b5a60afa None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:20.021679 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c515604b-f896-464a-b784-62e9b5a60afa None None] GET https://10.4.3.170/volume// Jul 24 07:37:20.021759 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-a3fb889a-03d2-484a-8368-774fe5418b9b None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:20.021791 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c515604b-f896-464a-b784-62e9b5a60afa None None] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:20.021910 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c515604b-f896-464a-b784-62e9b5a60afa None None] Calling method 'all' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:20.022598 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c515604b-f896-464a-b784-62e9b5a60afa None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:37:20.022598 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 103/410] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:37:20 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:37:20.024152 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a3fb889a-03d2-484a-8368-774fe5418b9b tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] GET https://10.4.3.170/volume/v3/volumes/d718ed4c-621a-4579-800b-704722fc7def Jul 24 07:37:20.024404 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a3fb889a-03d2-484a-8368-774fe5418b9b tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:20.024636 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a3fb889a-03d2-484a-8368-774fe5418b9b tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:20.025807 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:20.025807 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:37:20.030488 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-fc74c615-efe0-4fae-9ecc-8052bb9e58eb tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Volume info retrieved successfully. Jul 24 07:37:20.030653 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-7ae79a7d-df40-4ca3-9a3b-d3c7db2a36a7 req-ba2d8428-9d74-4918-b75b-957b4d699999 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:20.032669 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-7ae79a7d-df40-4ca3-9a3b-d3c7db2a36a7 req-ba2d8428-9d74-4918-b75b-957b4d699999 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] GET https://10.4.3.170/volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8 Jul 24 07:37:20.032738 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:20.032738 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:37:20.032906 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-7ae79a7d-df40-4ca3-9a3b-d3c7db2a36a7 req-ba2d8428-9d74-4918-b75b-957b4d699999 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:20.033107 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-7ae79a7d-df40-4ca3-9a3b-d3c7db2a36a7 req-ba2d8428-9d74-4918-b75b-957b4d699999 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:20.034873 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-fc74c615-efe0-4fae-9ecc-8052bb9e58eb tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] https://10.4.3.170/volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8 returned with HTTP 200 Jul 24 07:37:20.035346 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 103/411] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:20 2026] GET /volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8 => generated 1163 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:37:20.036936 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-a3fb889a-03d2-484a-8368-774fe5418b9b tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Volume info retrieved successfully. Jul 24 07:37:20.038959 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-0ad45679-963a-4a79-9f5a-ee9c9f6fd3c2 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:20.041178 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0ad45679-963a-4a79-9f5a-ee9c9f6fd3c2 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] GET https://10.4.3.170/volume/v3/volumes/05a6b536-5826-42a4-ba11-acc0a7aecf06 Jul 24 07:37:20.041496 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0ad45679-963a-4a79-9f5a-ee9c9f6fd3c2 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:20.042068 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0ad45679-963a-4a79-9f5a-ee9c9f6fd3c2 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:20.042163 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a3fb889a-03d2-484a-8368-774fe5418b9b tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] https://10.4.3.170/volume/v3/volumes/d718ed4c-621a-4579-800b-704722fc7def returned with HTTP 200 Jul 24 07:37:20.042720 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 102/412] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:20 2026] GET /volume/v3/volumes/d718ed4c-621a-4579-800b-704722fc7def => generated 890 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:20.049544 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:20.049544 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:37:20.051663 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:20.051663 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:37:20.054527 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [req-7ae79a7d-df40-4ca3-9a3b-d3c7db2a36a7 req-ba2d8428-9d74-4918-b75b-957b4d699999 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Volume info retrieved successfully. Jul 24 07:37:20.055686 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-0ad45679-963a-4a79-9f5a-ee9c9f6fd3c2 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] Volume info retrieved successfully. Jul 24 07:37:20.057595 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-04c28d9c-c8f5-468d-b85f-58346f6beae6 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:20.059358 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-04c28d9c-c8f5-468d-b85f-58346f6beae6 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] DELETE https://10.4.3.170/volume/v3/volumes/d718ed4c-621a-4579-800b-704722fc7def Jul 24 07:37:20.059542 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-04c28d9c-c8f5-468d-b85f-58346f6beae6 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:20.059763 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-04c28d9c-c8f5-468d-b85f-58346f6beae6 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:20.059955 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-04c28d9c-c8f5-468d-b85f-58346f6beae6 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Delete volume with id: d718ed4c-621a-4579-800b-704722fc7def Jul 24 07:37:20.060542 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0ad45679-963a-4a79-9f5a-ee9c9f6fd3c2 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] https://10.4.3.170/volume/v3/volumes/05a6b536-5826-42a4-ba11-acc0a7aecf06 returned with HTTP 200 Jul 24 07:37:20.060604 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-7ae79a7d-df40-4ca3-9a3b-d3c7db2a36a7 req-ba2d8428-9d74-4918-b75b-957b4d699999 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] https://10.4.3.170/volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8 returned with HTTP 200 Jul 24 07:37:20.060933 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 104/413] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:20 2026] GET /volume/v3/volumes/05a6b536-5826-42a4-ba11-acc0a7aecf06 => generated 1140 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:37:20.061146 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 105/414] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:37:20 2026] GET /volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8 => generated 1343 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:37:20.066917 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:20.066917 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:37:20.067126 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-04c28d9c-c8f5-468d-b85f-58346f6beae6 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Volume info retrieved successfully. Jul 24 07:37:20.090254 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-04c28d9c-c8f5-468d-b85f-58346f6beae6 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Delete volume request issued successfully. Jul 24 07:37:20.090572 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-04c28d9c-c8f5-468d-b85f-58346f6beae6 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] https://10.4.3.170/volume/v3/volumes/d718ed4c-621a-4579-800b-704722fc7def returned with HTTP 202 Jul 24 07:37:20.091053 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 104/415] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:37:20 2026] DELETE /volume/v3/volumes/d718ed4c-621a-4579-800b-704722fc7def => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:37:20.099865 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-bfb1adbe-8785-42b4-ac4b-4fa461c9d717 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:20.104680 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-bfb1adbe-8785-42b4-ac4b-4fa461c9d717 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] GET https://10.4.3.170/volume/v3/volumes/d718ed4c-621a-4579-800b-704722fc7def Jul 24 07:37:20.104946 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-bfb1adbe-8785-42b4-ac4b-4fa461c9d717 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:20.105194 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-bfb1adbe-8785-42b4-ac4b-4fa461c9d717 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:20.114394 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:20.114394 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:37:20.119485 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-bfb1adbe-8785-42b4-ac4b-4fa461c9d717 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Volume info retrieved successfully. Jul 24 07:37:20.125589 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-bfb1adbe-8785-42b4-ac4b-4fa461c9d717 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] https://10.4.3.170/volume/v3/volumes/d718ed4c-621a-4579-800b-704722fc7def returned with HTTP 200 Jul 24 07:37:20.125979 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 103/416] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:20 2026] GET /volume/v3/volumes/d718ed4c-621a-4579-800b-704722fc7def => generated 889 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:20.150556 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-7ae79a7d-df40-4ca3-9a3b-d3c7db2a36a7 req-ae91e95d-256f-442a-aab7-7f2548925650 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:20.152991 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-7ae79a7d-df40-4ca3-9a3b-d3c7db2a36a7 req-ae91e95d-256f-442a-aab7-7f2548925650 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] PUT https://10.4.3.170/volume/v3/attachments/76ca0f6e-86c4-47fb-98d7-8b7bd05c6a90 Jul 24 07:37:20.153346 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-7ae79a7d-df40-4ca3-9a3b-d3c7db2a36a7 req-ae91e95d-256f-442a-aab7-7f2548925650 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000005822", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9a7cb9337d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5fc7887c-2ab7-4d21-80c7-ec4ad0d3b011", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:37:20.161251 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-7ae79a7d-df40-4ca3-9a3b-d3c7db2a36a7 req-ae91e95d-256f-442a-aab7-7f2548925650 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Acquiring lock "cinder-attachment_update-56a89e91-48d9-40c9-a840-7db4f96c95b8-np0000005822" by "attachment_update" {{(pid=100244) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 07:37:20.168839 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-7ae79a7d-df40-4ca3-9a3b-d3c7db2a36a7 req-ae91e95d-256f-442a-aab7-7f2548925650 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Lock "cinder-attachment_update-56a89e91-48d9-40c9-a840-7db4f96c95b8-np0000005822" acquired by "attachment_update" :: waited 0.007s {{(pid=100244) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 07:37:20.169153 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:20.169153 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:37:20.251454 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-7ae79a7d-df40-4ca3-9a3b-d3c7db2a36a7 req-ae91e95d-256f-442a-aab7-7f2548925650 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Lock "cinder-attachment_update-56a89e91-48d9-40c9-a840-7db4f96c95b8-np0000005822" released by "attachment_update" :: held 0.083s {{(pid=100244) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 07:37:20.251850 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-7ae79a7d-df40-4ca3-9a3b-d3c7db2a36a7 req-ae91e95d-256f-442a-aab7-7f2548925650 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] https://10.4.3.170/volume/v3/attachments/76ca0f6e-86c4-47fb-98d7-8b7bd05c6a90 returned with HTTP 200 Jul 24 07:37:20.252477 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 105/417] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 24 07:37:20 2026] PUT /volume/v3/attachments/76ca0f6e-86c4-47fb-98d7-8b7bd05c6a90 => generated 967 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:37:21.051904 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-63a0f91a-e1e0-43da-93e8-b2ac21893de6 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:21.054279 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-63a0f91a-e1e0-43da-93e8-b2ac21893de6 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] GET https://10.4.3.170/volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8 Jul 24 07:37:21.054556 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-63a0f91a-e1e0-43da-93e8-b2ac21893de6 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:21.054792 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-63a0f91a-e1e0-43da-93e8-b2ac21893de6 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:21.069524 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:21.069524 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:37:21.073849 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-37a03af8-7b9d-45b6-8cf1-b21039c0ea8f None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:21.074546 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-63a0f91a-e1e0-43da-93e8-b2ac21893de6 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Volume info retrieved successfully. Jul 24 07:37:21.076093 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-37a03af8-7b9d-45b6-8cf1-b21039c0ea8f tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] GET https://10.4.3.170/volume/v3/volumes/05a6b536-5826-42a4-ba11-acc0a7aecf06 Jul 24 07:37:21.076304 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-37a03af8-7b9d-45b6-8cf1-b21039c0ea8f tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:21.076512 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-37a03af8-7b9d-45b6-8cf1-b21039c0ea8f tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:21.080500 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-63a0f91a-e1e0-43da-93e8-b2ac21893de6 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] https://10.4.3.170/volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8 returned with HTTP 200 Jul 24 07:37:21.081029 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 106/418] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:21 2026] GET /volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8 => generated 1164 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:37:21.084843 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:21.084843 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:37:21.088303 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-37a03af8-7b9d-45b6-8cf1-b21039c0ea8f tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] Volume info retrieved successfully. Jul 24 07:37:21.093824 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-37a03af8-7b9d-45b6-8cf1-b21039c0ea8f tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] https://10.4.3.170/volume/v3/volumes/05a6b536-5826-42a4-ba11-acc0a7aecf06 returned with HTTP 200 Jul 24 07:37:21.094393 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 105/419] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:21 2026] GET /volume/v3/volumes/05a6b536-5826-42a4-ba11-acc0a7aecf06 => generated 1140 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:37:21.139805 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-e3291ead-07c8-4c19-a92d-82a5bf37b51d None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:21.141453 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e3291ead-07c8-4c19-a92d-82a5bf37b51d tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] GET https://10.4.3.170/volume/v3/volumes/d718ed4c-621a-4579-800b-704722fc7def Jul 24 07:37:21.141624 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e3291ead-07c8-4c19-a92d-82a5bf37b51d tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:21.141802 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e3291ead-07c8-4c19-a92d-82a5bf37b51d tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:21.146597 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e3291ead-07c8-4c19-a92d-82a5bf37b51d tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] https://10.4.3.170/volume/v3/volumes/d718ed4c-621a-4579-800b-704722fc7def returned with HTTP 404 Jul 24 07:37:21.147005 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 104/420] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:21 2026] GET /volume/v3/volumes/d718ed4c-621a-4579-800b-704722fc7def => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:37:21.154038 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-2d1e02cc-6d61-4206-8c1f-85386fd695b4 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:21.156077 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2d1e02cc-6d61-4206-8c1f-85386fd695b4 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:37:21.156506 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2d1e02cc-6d61-4206-8c1f-85386fd695b4 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1664895070"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:37:21.158291 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-2d1e02cc-6d61-4206-8c1f-85386fd695b4 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1664895070'}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:37:21.158448 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-2d1e02cc-6d61-4206-8c1f-85386fd695b4 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Create volume of 1 GB Jul 24 07:37:21.158766 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:21.158766 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:37:21.164504 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-2d1e02cc-6d61-4206-8c1f-85386fd695b4 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Availability Zones retrieved successfully. Jul 24 07:37:21.171332 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-2d1e02cc-6d61-4206-8c1f-85386fd695b4 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Flow 'volume_create_api' (462bdf87-3a4e-4091-8bdf-6fbe7592db1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:37:21.173077 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-2d1e02cc-6d61-4206-8c1f-85386fd695b4 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9b3a1b6-5b01-4063-90a9-15269df9b2fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:37:21.173942 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-2d1e02cc-6d61-4206-8c1f-85386fd695b4 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:37:21.205608 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-2d1e02cc-6d61-4206-8c1f-85386fd695b4 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9b3a1b6-5b01-4063-90a9-15269df9b2fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:37:21.206496 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-2d1e02cc-6d61-4206-8c1f-85386fd695b4 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (102ab63e-de39-4131-bf3a-067cd60dbb29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:37:21.251216 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-2d1e02cc-6d61-4206-8c1f-85386fd695b4 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Created reservations ['83c6a2e4-485d-4257-8d5c-128b49b1af95', 'e55cb8ec-a2da-4ff1-884c-3e860859da71', '44f9de40-9c9a-43d4-815b-cbc095b6cf0b', 'b00ff565-76ff-41b4-b9b6-12a0f7614cbe'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:37:21.251959 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-2d1e02cc-6d61-4206-8c1f-85386fd695b4 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (102ab63e-de39-4131-bf3a-067cd60dbb29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['83c6a2e4-485d-4257-8d5c-128b49b1af95', 'e55cb8ec-a2da-4ff1-884c-3e860859da71', '44f9de40-9c9a-43d4-815b-cbc095b6cf0b', 'b00ff565-76ff-41b4-b9b6-12a0f7614cbe']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:37:21.252806 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-2d1e02cc-6d61-4206-8c1f-85386fd695b4 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60f93d14-fec8-4778-9f9c-70a30c115cd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:37:21.274427 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-2d1e02cc-6d61-4206-8c1f-85386fd695b4 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60f93d14-fec8-4778-9f9c-70a30c115cd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '77917688-454a-48a0-8c8b-0675762a11dd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1664895070',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc1b4fb11f144e6d8367a73c2f7d12e8',qos_specs=None,replication_status=,reservations=['83c6a2e4-485d-4257-8d5c-128b49b1af95','e55cb8ec-a2da-4ff1-884c-3e860859da71','44f9de40-9c9a-43d4-815b-cbc095b6cf0b','b00ff565-76ff-41b4-b9b6-12a0f7614cbe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e50090bbe92742669603b7e0e7a8761e',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:37:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1664895070',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=77917688-454a-48a0-8c8b-0675762a11dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fc1b4fb11f144e6d8367a73c2f7d12e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e50090bbe92742669603b7e0e7a8761e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:37:21.275020 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-2d1e02cc-6d61-4206-8c1f-85386fd695b4 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (279f04d7-053c-454b-8aaa-cad08d6b974c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:37:21.295154 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-2d1e02cc-6d61-4206-8c1f-85386fd695b4 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (279f04d7-053c-454b-8aaa-cad08d6b974c) transitioned into state 'SUCCESS' from state '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-1664895070',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc1b4fb11f144e6d8367a73c2f7d12e8',qos_specs=None,replication_status=,reservations=['83c6a2e4-485d-4257-8d5c-128b49b1af95','e55cb8ec-a2da-4ff1-884c-3e860859da71','44f9de40-9c9a-43d4-815b-cbc095b6cf0b','b00ff565-76ff-41b4-b9b6-12a0f7614cbe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e50090bbe92742669603b7e0e7a8761e',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:37:21.295960 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-2d1e02cc-6d61-4206-8c1f-85386fd695b4 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0a750b7-2570-471b-80a8-4e2bc54b8e8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:37:21.307371 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-2d1e02cc-6d61-4206-8c1f-85386fd695b4 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0a750b7-2570-471b-80a8-4e2bc54b8e8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:37:21.308437 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-2d1e02cc-6d61-4206-8c1f-85386fd695b4 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Flow 'volume_create_api' (462bdf87-3a4e-4091-8bdf-6fbe7592db1c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:37:21.308802 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-2d1e02cc-6d61-4206-8c1f-85386fd695b4 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Create volume request issued successfully. Jul 24 07:37:21.309522 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2d1e02cc-6d61-4206-8c1f-85386fd695b4 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:37:21.310023 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 106/421] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 24 07:37:21 2026] POST /volume/v3/volumes => generated 745 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:37:21.322471 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-32610489-31a6-48a5-a080-904573fd21ac None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:21.324418 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-32610489-31a6-48a5-a080-904573fd21ac tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] GET https://10.4.3.170/volume/v3/volumes/77917688-454a-48a0-8c8b-0675762a11dd Jul 24 07:37:21.324610 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-32610489-31a6-48a5-a080-904573fd21ac tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:21.324788 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-32610489-31a6-48a5-a080-904573fd21ac tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:21.331887 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:21.331887 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:37:21.336287 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-32610489-31a6-48a5-a080-904573fd21ac tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Volume info retrieved successfully. Jul 24 07:37:21.340732 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-32610489-31a6-48a5-a080-904573fd21ac tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] https://10.4.3.170/volume/v3/volumes/77917688-454a-48a0-8c8b-0675762a11dd returned with HTTP 200 Jul 24 07:37:21.341198 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 107/422] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:21 2026] GET /volume/v3/volumes/77917688-454a-48a0-8c8b-0675762a11dd => generated 813 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:22.093730 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-62b778c3-1c1f-4fb2-a9f3-02bab24ca79f None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:22.095354 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-62b778c3-1c1f-4fb2-a9f3-02bab24ca79f tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] GET https://10.4.3.170/volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8 Jul 24 07:37:22.095741 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-62b778c3-1c1f-4fb2-a9f3-02bab24ca79f tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:22.096707 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-62b778c3-1c1f-4fb2-a9f3-02bab24ca79f tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:22.105220 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-078cb3df-66f1-486c-a83e-0df602a91886 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:22.106810 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-078cb3df-66f1-486c-a83e-0df602a91886 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] GET https://10.4.3.170/volume/v3/volumes/05a6b536-5826-42a4-ba11-acc0a7aecf06 Jul 24 07:37:22.106998 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-078cb3df-66f1-486c-a83e-0df602a91886 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:22.107213 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-078cb3df-66f1-486c-a83e-0df602a91886 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:22.107579 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:22.107579 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:37:22.110866 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-62b778c3-1c1f-4fb2-a9f3-02bab24ca79f tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Volume info retrieved successfully. Jul 24 07:37:22.114608 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-62b778c3-1c1f-4fb2-a9f3-02bab24ca79f tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] https://10.4.3.170/volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8 returned with HTTP 200 Jul 24 07:37:22.115182 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 106/423] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:22 2026] GET /volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8 => generated 1164 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:37:22.116656 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:22.116656 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:37:22.121200 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-078cb3df-66f1-486c-a83e-0df602a91886 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] Volume info retrieved successfully. Jul 24 07:37:22.125748 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-078cb3df-66f1-486c-a83e-0df602a91886 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] https://10.4.3.170/volume/v3/volumes/05a6b536-5826-42a4-ba11-acc0a7aecf06 returned with HTTP 200 Jul 24 07:37:22.126165 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 105/424] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:22 2026] GET /volume/v3/volumes/05a6b536-5826-42a4-ba11-acc0a7aecf06 => generated 1140 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:37:22.352634 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-15a32647-9e36-471c-b20d-304645f7a00f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:22.354395 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-15a32647-9e36-471c-b20d-304645f7a00f tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] GET https://10.4.3.170/volume/v3/volumes/77917688-454a-48a0-8c8b-0675762a11dd Jul 24 07:37:22.354563 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-15a32647-9e36-471c-b20d-304645f7a00f tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:22.354740 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-15a32647-9e36-471c-b20d-304645f7a00f tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:22.360917 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:22.360917 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:37:22.363922 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-15a32647-9e36-471c-b20d-304645f7a00f tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Volume info retrieved successfully. Jul 24 07:37:22.367361 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-15a32647-9e36-471c-b20d-304645f7a00f tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] https://10.4.3.170/volume/v3/volumes/77917688-454a-48a0-8c8b-0675762a11dd returned with HTTP 200 Jul 24 07:37:22.367682 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 107/425] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:22 2026] GET /volume/v3/volumes/77917688-454a-48a0-8c8b-0675762a11dd => generated 838 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:22.378832 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-4dda7829-6676-48f7-9048-2867b06a165b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:22.380668 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4dda7829-6676-48f7-9048-2867b06a165b tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:37:22.380905 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4dda7829-6676-48f7-9048-2867b06a165b tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "77917688-454a-48a0-8c8b-0675762a11dd", "size": 1, "name": "tempest-VolumesGetTest-Volume-109386245", "metadata": {"Type": "Test"}}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:37:22.382646 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-4dda7829-6676-48f7-9048-2867b06a165b tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Create volume request body: {'volume': {'source_volid': '77917688-454a-48a0-8c8b-0675762a11dd', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-109386245', 'metadata': {'Type': 'Test'}}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:37:22.388955 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:22.388955 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:37:22.389392 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-4dda7829-6676-48f7-9048-2867b06a165b tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Volume retrieved successfully. Jul 24 07:37:22.389499 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-4dda7829-6676-48f7-9048-2867b06a165b tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Create volume of 1 GB Jul 24 07:37:22.393481 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-4dda7829-6676-48f7-9048-2867b06a165b tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Availability Zones retrieved successfully. Jul 24 07:37:22.398712 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-4dda7829-6676-48f7-9048-2867b06a165b tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Flow 'volume_create_api' (697d6912-85ff-4588-8e52-2a1a82f99e8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:37:22.399907 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-4dda7829-6676-48f7-9048-2867b06a165b tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51261ca8-6e4b-4010-8a0c-abe61b253c8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:37:22.401093 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-4dda7829-6676-48f7-9048-2867b06a165b tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:37:22.422989 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-4dda7829-6676-48f7-9048-2867b06a165b tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51261ca8-6e4b-4010-8a0c-abe61b253c8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '77917688-454a-48a0-8c8b-0675762a11dd', 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:37:22.423932 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-4dda7829-6676-48f7-9048-2867b06a165b tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e0760e5-d741-4b43-b472-ad401cc9673f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:37:22.458152 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-4dda7829-6676-48f7-9048-2867b06a165b tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Created reservations ['a9c3da30-1991-44ef-bd37-8d6c398dd9f8', '7fc6865c-1444-499b-935b-185060f4776a', '29da5b40-e8af-4b0d-95f7-566187bcd8c6', 'b758d95f-7381-4e76-abfa-cda357015a31'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:37:22.458872 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-4dda7829-6676-48f7-9048-2867b06a165b tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e0760e5-d741-4b43-b472-ad401cc9673f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a9c3da30-1991-44ef-bd37-8d6c398dd9f8', '7fc6865c-1444-499b-935b-185060f4776a', '29da5b40-e8af-4b0d-95f7-566187bcd8c6', 'b758d95f-7381-4e76-abfa-cda357015a31']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:37:22.459635 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-4dda7829-6676-48f7-9048-2867b06a165b tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (762556a1-6b9d-4862-a08f-a7b1159de794) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:37:22.490289 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-4dda7829-6676-48f7-9048-2867b06a165b tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (762556a1-6b9d-4862-a08f-a7b1159de794) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '932ac2de-9f79-4f6c-b671-38f4d5b1af68', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-109386245',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='fc1b4fb11f144e6d8367a73c2f7d12e8',qos_specs=None,replication_status=,reservations=['a9c3da30-1991-44ef-bd37-8d6c398dd9f8','7fc6865c-1444-499b-935b-185060f4776a','29da5b40-e8af-4b0d-95f7-566187bcd8c6','b758d95f-7381-4e76-abfa-cda357015a31'],size=1,snapshot_id=None,source_replicaid=,source_volid=77917688-454a-48a0-8c8b-0675762a11dd,status='creating',user_id='e50090bbe92742669603b7e0e7a8761e',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:37:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-109386245',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=932ac2de-9f79-4f6c-b671-38f4d5b1af68,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='fc1b4fb11f144e6d8367a73c2f7d12e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=77917688-454a-48a0-8c8b-0675762a11dd,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e50090bbe92742669603b7e0e7a8761e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:37:22.490997 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-4dda7829-6676-48f7-9048-2867b06a165b tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ef6bf74-1c7e-427d-85d5-394163660897) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:37:22.509105 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-4dda7829-6676-48f7-9048-2867b06a165b tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ef6bf74-1c7e-427d-85d5-394163660897) transitioned into state 'SUCCESS' from state '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-109386245',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='fc1b4fb11f144e6d8367a73c2f7d12e8',qos_specs=None,replication_status=,reservations=['a9c3da30-1991-44ef-bd37-8d6c398dd9f8','7fc6865c-1444-499b-935b-185060f4776a','29da5b40-e8af-4b0d-95f7-566187bcd8c6','b758d95f-7381-4e76-abfa-cda357015a31'],size=1,snapshot_id=None,source_replicaid=,source_volid=77917688-454a-48a0-8c8b-0675762a11dd,status='creating',user_id='e50090bbe92742669603b7e0e7a8761e',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:37:22.510027 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-4dda7829-6676-48f7-9048-2867b06a165b tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa327db0-fd34-4a84-a154-257972d5503e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:37:22.525017 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-4dda7829-6676-48f7-9048-2867b06a165b tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa327db0-fd34-4a84-a154-257972d5503e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:37:22.525812 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-4dda7829-6676-48f7-9048-2867b06a165b tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Flow 'volume_create_api' (697d6912-85ff-4588-8e52-2a1a82f99e8c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:37:22.526084 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-4dda7829-6676-48f7-9048-2867b06a165b tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Create volume request issued successfully. Jul 24 07:37:22.526766 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4dda7829-6676-48f7-9048-2867b06a165b tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:37:22.527157 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 108/426] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 24 07:37:22 2026] POST /volume/v3/volumes => generated 792 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:37:22.538191 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-9c2d1e0e-7716-4e06-bd25-7457f4d2573f None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:22.539862 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9c2d1e0e-7716-4e06-bd25-7457f4d2573f tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] GET https://10.4.3.170/volume/v3/volumes/932ac2de-9f79-4f6c-b671-38f4d5b1af68 Jul 24 07:37:22.540041 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9c2d1e0e-7716-4e06-bd25-7457f4d2573f tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:22.540247 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9c2d1e0e-7716-4e06-bd25-7457f4d2573f tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:22.546380 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:22.546380 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:37:22.549654 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-9c2d1e0e-7716-4e06-bd25-7457f4d2573f tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Volume info retrieved successfully. Jul 24 07:37:22.553668 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9c2d1e0e-7716-4e06-bd25-7457f4d2573f tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] https://10.4.3.170/volume/v3/volumes/932ac2de-9f79-4f6c-b671-38f4d5b1af68 returned with HTTP 200 Jul 24 07:37:22.553846 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 107/427] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:22 2026] GET /volume/v3/volumes/932ac2de-9f79-4f6c-b671-38f4d5b1af68 => generated 860 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:22.684548 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-55ccdaa6-7cec-4dd8-8608-810b12661d9d None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:22.868029 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-55ccdaa6-7cec-4dd8-8608-810b12661d9d tempest-GroupsV314Test-1119253410 tempest-GroupsV314Test-1119253410-project-admin] POST https://10.4.3.170/volume/v3/types Jul 24 07:37:22.868397 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-55ccdaa6-7cec-4dd8-8608-810b12661d9d tempest-GroupsV314Test-1119253410 tempest-GroupsV314Test-1119253410-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-391837902"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:37:22.880228 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-55ccdaa6-7cec-4dd8-8608-810b12661d9d tempest-GroupsV314Test-1119253410 tempest-GroupsV314Test-1119253410-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 24 07:37:22.880515 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 106/428] 10.4.3.170 () {68 vars in 1252 bytes} [Fri Jul 24 07:37:22 2026] POST /volume/v3/types => generated 219 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:22.887767 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-d43a8f02-87c4-455f-ba40-d115f4104987 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:22.890370 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d43a8f02-87c4-455f-ba40-d115f4104987 tempest-GroupsV314Test-1119253410 tempest-GroupsV314Test-1119253410-project-admin] POST https://10.4.3.170/volume/v3/group_types Jul 24 07:37:22.890791 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d43a8f02-87c4-455f-ba40-d115f4104987 tempest-GroupsV314Test-1119253410 tempest-GroupsV314Test-1119253410-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-1078868710"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:37:22.912197 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d43a8f02-87c4-455f-ba40-d115f4104987 tempest-GroupsV314Test-1119253410 tempest-GroupsV314Test-1119253410-project-admin] https://10.4.3.170/volume/v3/group_types returned with HTTP 202 Jul 24 07:37:22.912698 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 108/429] 10.4.3.170 () {70 vars in 1311 bytes} [Fri Jul 24 07:37:22 2026] POST /volume/v3/group_types => generated 177 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:37:22.920125 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-4c377615-4c46-4894-a01c-be930598a47a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:23.036791 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-723a211e-8c60-4709-aa39-80cb35a8aeeb req-437631c9-8b84-4187-9aa7-59b76641ff75 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:23.038972 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-723a211e-8c60-4709-aa39-80cb35a8aeeb req-437631c9-8b84-4187-9aa7-59b76641ff75 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] DELETE https://10.4.3.170/volume/v3/attachments/7b36bde7-13fc-4b4a-8571-8bbe21978358 Jul 24 07:37:23.039173 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-723a211e-8c60-4709-aa39-80cb35a8aeeb req-437631c9-8b84-4187-9aa7-59b76641ff75 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:23.039475 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-723a211e-8c60-4709-aa39-80cb35a8aeeb req-437631c9-8b84-4187-9aa7-59b76641ff75 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:23.046490 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:23.046490 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:37:23.084503 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4c377615-4c46-4894-a01c-be930598a47a tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] POST https://10.4.3.170/volume/v3/groups Jul 24 07:37:23.084658 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4c377615-4c46-4894-a01c-be930598a47a tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "871fee0f-804d-479a-bcd2-adc3036ac1db", "volume_types": ["0dd78492-4809-49dc-a66e-a8e0afed61bc"], "name": "tempest-GroupsV314Test-Group-266914349"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:37:23.085993 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.groups [None req-4c377615-4c46-4894-a01c-be930598a47a tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] Creating new group {'group': {'group_type': '871fee0f-804d-479a-bcd2-adc3036ac1db', 'volume_types': ['0dd78492-4809-49dc-a66e-a8e0afed61bc'], 'name': 'tempest-GroupsV314Test-Group-266914349'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 24 07:37:23.089312 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.groups [None req-4c377615-4c46-4894-a01c-be930598a47a tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] Creating group tempest-GroupsV314Test-Group-266914349. Jul 24 07:37:23.089592 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:23.089592 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:37:23.091095 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-723a211e-8c60-4709-aa39-80cb35a8aeeb req-437631c9-8b84-4187-9aa7-59b76641ff75 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] https://10.4.3.170/volume/v3/attachments/7b36bde7-13fc-4b4a-8571-8bbe21978358 returned with HTTP 200 Jul 24 07:37:23.091612 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 108/430] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 24 07:37:23 2026] DELETE /volume/v3/attachments/7b36bde7-13fc-4b4a-8571-8bbe21978358 => generated 19 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:23.095871 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-4c377615-4c46-4894-a01c-be930598a47a tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] Availability Zones retrieved successfully. Jul 24 07:37:23.118948 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-4c377615-4c46-4894-a01c-be930598a47a tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] Created reservations ['48769fc8-bd2c-4a2b-91b6-e1a6eb869c69'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:37:23.127688 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-48bf06fb-d1cb-46cc-9a49-d2d4d3d7d4fa None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:23.129092 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-48bf06fb-d1cb-46cc-9a49-d2d4d3d7d4fa tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] GET https://10.4.3.170/volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8 Jul 24 07:37:23.129308 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-48bf06fb-d1cb-46cc-9a49-d2d4d3d7d4fa tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:23.129476 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-48bf06fb-d1cb-46cc-9a49-d2d4d3d7d4fa tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:23.138735 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-808e0d2d-a900-487c-b67e-996d2ca1e905 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:23.140362 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-808e0d2d-a900-487c-b67e-996d2ca1e905 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] GET https://10.4.3.170/volume/v3/volumes/05a6b536-5826-42a4-ba11-acc0a7aecf06 Jul 24 07:37:23.140547 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-808e0d2d-a900-487c-b67e-996d2ca1e905 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:23.140709 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-808e0d2d-a900-487c-b67e-996d2ca1e905 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:23.141377 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:23.141377 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:37:23.142929 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4c377615-4c46-4894-a01c-be930598a47a tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] https://10.4.3.170/volume/v3/groups returned with HTTP 202 Jul 24 07:37:23.144139 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 109/431] 10.4.3.170 () {70 vars in 1297 bytes} [Fri Jul 24 07:37:22 2026] POST /volume/v3/groups => generated 107 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:37:23.145328 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-48bf06fb-d1cb-46cc-9a49-d2d4d3d7d4fa tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Volume info retrieved successfully. Jul 24 07:37:23.149409 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:23.149409 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:37:23.150390 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-48bf06fb-d1cb-46cc-9a49-d2d4d3d7d4fa tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] https://10.4.3.170/volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8 returned with HTTP 200 Jul 24 07:37:23.150779 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 107/432] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:23 2026] GET /volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8 => generated 1164 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:37:23.151246 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-2e9e475c-f0b8-4f30-92b7-3caefb2a2fd1 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:23.153228 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-808e0d2d-a900-487c-b67e-996d2ca1e905 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] Volume info retrieved successfully. Jul 24 07:37:23.153526 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2e9e475c-f0b8-4f30-92b7-3caefb2a2fd1 tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] GET https://10.4.3.170/volume/v3/groups/c0a5e20f-4768-45ca-9c43-9e460c4519cb Jul 24 07:37:23.153820 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2e9e475c-f0b8-4f30-92b7-3caefb2a2fd1 tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:23.154136 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2e9e475c-f0b8-4f30-92b7-3caefb2a2fd1 tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:23.154263 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.groups [None req-2e9e475c-f0b8-4f30-92b7-3caefb2a2fd1 tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] show called for member c0a5e20f-4768-45ca-9c43-9e460c4519cb {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 07:37:23.157962 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-808e0d2d-a900-487c-b67e-996d2ca1e905 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] https://10.4.3.170/volume/v3/volumes/05a6b536-5826-42a4-ba11-acc0a7aecf06 returned with HTTP 200 Jul 24 07:37:23.158357 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 109/433] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:23 2026] GET /volume/v3/volumes/05a6b536-5826-42a4-ba11-acc0a7aecf06 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:23.158410 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:23.158410 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:37:23.167814 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2e9e475c-f0b8-4f30-92b7-3caefb2a2fd1 tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] https://10.4.3.170/volume/v3/groups/c0a5e20f-4768-45ca-9c43-9e460c4519cb returned with HTTP 200 Jul 24 07:37:23.168267 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 109/434] 10.4.3.170 () {68 vars in 1386 bytes} [Fri Jul 24 07:37:23 2026] GET /volume/v3/groups/c0a5e20f-4768-45ca-9c43-9e460c4519cb => generated 387 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:37:23.285582 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-85252e87-1342-4a28-aa2d-86a8bd1e8548 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:23.287872 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-85252e87-1342-4a28-aa2d-86a8bd1e8548 tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] DELETE https://10.4.3.170/volume/v3/volumes/f88fe0f2-0189-4072-a4df-9aa1b85f9059 Jul 24 07:37:23.288167 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-85252e87-1342-4a28-aa2d-86a8bd1e8548 tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:23.288399 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-85252e87-1342-4a28-aa2d-86a8bd1e8548 tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:23.288610 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-85252e87-1342-4a28-aa2d-86a8bd1e8548 tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] Delete volume with id: f88fe0f2-0189-4072-a4df-9aa1b85f9059 Jul 24 07:37:23.296896 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:23.296896 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:37:23.297519 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-85252e87-1342-4a28-aa2d-86a8bd1e8548 tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] Volume info retrieved successfully. Jul 24 07:37:23.316970 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-85252e87-1342-4a28-aa2d-86a8bd1e8548 tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] Delete volume request issued successfully. Jul 24 07:37:23.317189 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-85252e87-1342-4a28-aa2d-86a8bd1e8548 tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] https://10.4.3.170/volume/v3/volumes/f88fe0f2-0189-4072-a4df-9aa1b85f9059 returned with HTTP 202 Jul 24 07:37:23.317625 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 110/435] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:37:23 2026] DELETE /volume/v3/volumes/f88fe0f2-0189-4072-a4df-9aa1b85f9059 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:37:23.324463 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-36792c7d-c368-45cb-a387-551c50601ffc None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:23.326392 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-36792c7d-c368-45cb-a387-551c50601ffc tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] GET https://10.4.3.170/volume/v3/volumes/f88fe0f2-0189-4072-a4df-9aa1b85f9059 Jul 24 07:37:23.326668 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-36792c7d-c368-45cb-a387-551c50601ffc tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:23.326961 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-36792c7d-c368-45cb-a387-551c50601ffc tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:23.334841 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:23.334841 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:37:23.336392 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-2b955467-dc75-43dc-a629-fb9f2aa348d1 req-10205be2-2833-4292-9bed-2af7398bed04 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:23.339271 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-36792c7d-c368-45cb-a387-551c50601ffc tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] Volume info retrieved successfully. Jul 24 07:37:23.339433 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-2b955467-dc75-43dc-a629-fb9f2aa348d1 req-10205be2-2833-4292-9bed-2af7398bed04 tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] DELETE https://10.4.3.170/volume/v3/attachments/4561e7c1-a99a-4598-a7dd-d1a64318f8f6 Jul 24 07:37:23.339597 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-2b955467-dc75-43dc-a629-fb9f2aa348d1 req-10205be2-2833-4292-9bed-2af7398bed04 tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:23.339876 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-2b955467-dc75-43dc-a629-fb9f2aa348d1 req-10205be2-2833-4292-9bed-2af7398bed04 tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] Calling method 'version_select' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:23.343409 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-36792c7d-c368-45cb-a387-551c50601ffc tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] https://10.4.3.170/volume/v3/volumes/f88fe0f2-0189-4072-a4df-9aa1b85f9059 returned with HTTP 200 Jul 24 07:37:23.343776 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 108/436] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:23 2026] GET /volume/v3/volumes/f88fe0f2-0189-4072-a4df-9aa1b85f9059 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:23.348917 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:23.348917 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:37:23.421503 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-2b955467-dc75-43dc-a629-fb9f2aa348d1 req-10205be2-2833-4292-9bed-2af7398bed04 tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] https://10.4.3.170/volume/v3/attachments/4561e7c1-a99a-4598-a7dd-d1a64318f8f6 returned with HTTP 200 Jul 24 07:37:23.422115 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 110/437] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 24 07:37:23 2026] DELETE /volume/v3/attachments/4561e7c1-a99a-4598-a7dd-d1a64318f8f6 => generated 19 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:23.568034 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-aa96a372-b632-4402-8f69-52abd0aeb899 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:23.570118 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-aa96a372-b632-4402-8f69-52abd0aeb899 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] GET https://10.4.3.170/volume/v3/volumes/932ac2de-9f79-4f6c-b671-38f4d5b1af68 Jul 24 07:37:23.570354 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-aa96a372-b632-4402-8f69-52abd0aeb899 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:23.570595 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-aa96a372-b632-4402-8f69-52abd0aeb899 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:23.578725 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:23.578725 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:37:23.582810 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-aa96a372-b632-4402-8f69-52abd0aeb899 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Volume info retrieved successfully. Jul 24 07:37:23.587740 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-aa96a372-b632-4402-8f69-52abd0aeb899 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] https://10.4.3.170/volume/v3/volumes/932ac2de-9f79-4f6c-b671-38f4d5b1af68 returned with HTTP 200 Jul 24 07:37:23.588177 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 110/438] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:23 2026] GET /volume/v3/volumes/932ac2de-9f79-4f6c-b671-38f4d5b1af68 => generated 885 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:23.599705 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-444a1287-cae8-44c6-b498-6da7d509a163 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:23.601539 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-444a1287-cae8-44c6-b498-6da7d509a163 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] GET https://10.4.3.170/volume/v3/volumes/932ac2de-9f79-4f6c-b671-38f4d5b1af68 Jul 24 07:37:23.601738 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-444a1287-cae8-44c6-b498-6da7d509a163 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:23.601960 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-444a1287-cae8-44c6-b498-6da7d509a163 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:23.608386 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:23.608386 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:37:23.611425 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-444a1287-cae8-44c6-b498-6da7d509a163 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Volume info retrieved successfully. Jul 24 07:37:23.615013 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-444a1287-cae8-44c6-b498-6da7d509a163 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] https://10.4.3.170/volume/v3/volumes/932ac2de-9f79-4f6c-b671-38f4d5b1af68 returned with HTTP 200 Jul 24 07:37:23.615367 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 111/439] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:23 2026] GET /volume/v3/volumes/932ac2de-9f79-4f6c-b671-38f4d5b1af68 => generated 885 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:23.629810 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-7b3dcd96-149b-4358-a32d-9d1bfc7f5222 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:23.631429 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7b3dcd96-149b-4358-a32d-9d1bfc7f5222 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] PUT https://10.4.3.170/volume/v3/volumes/932ac2de-9f79-4f6c-b671-38f4d5b1af68 Jul 24 07:37:23.631899 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7b3dcd96-149b-4358-a32d-9d1bfc7f5222 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-109386245"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:37:23.640091 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:23.640091 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:37:23.644845 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-7b3dcd96-149b-4358-a32d-9d1bfc7f5222 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Volume info retrieved successfully. Jul 24 07:37:23.652390 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-7b3dcd96-149b-4358-a32d-9d1bfc7f5222 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Volume updated successfully. Jul 24 07:37:23.653732 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7b3dcd96-149b-4358-a32d-9d1bfc7f5222 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] https://10.4.3.170/volume/v3/volumes/932ac2de-9f79-4f6c-b671-38f4d5b1af68 returned with HTTP 200 Jul 24 07:37:23.653732 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 109/440] 10.4.3.170 () {68 vars in 1368 bytes} [Fri Jul 24 07:37:23 2026] PUT /volume/v3/volumes/932ac2de-9f79-4f6c-b671-38f4d5b1af68 => generated 817 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:23.664399 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-1e5a95b3-b9be-491c-a1e5-ebc4d119c624 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:23.666043 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1e5a95b3-b9be-491c-a1e5-ebc4d119c624 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] PUT https://10.4.3.170/volume/v3/volumes/932ac2de-9f79-4f6c-b671-38f4d5b1af68 Jul 24 07:37:23.666435 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1e5a95b3-b9be-491c-a1e5-ebc4d119c624 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-268246652", "description": "This is the new description of volume"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:37:23.677657 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:23.677657 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:37:23.681579 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-1e5a95b3-b9be-491c-a1e5-ebc4d119c624 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Volume info retrieved successfully. Jul 24 07:37:23.691165 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-1e5a95b3-b9be-491c-a1e5-ebc4d119c624 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Volume updated successfully. Jul 24 07:37:23.691841 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1e5a95b3-b9be-491c-a1e5-ebc4d119c624 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] https://10.4.3.170/volume/v3/volumes/932ac2de-9f79-4f6c-b671-38f4d5b1af68 returned with HTTP 200 Jul 24 07:37:23.692277 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 111/441] 10.4.3.170 () {68 vars in 1369 bytes} [Fri Jul 24 07:37:23 2026] PUT /volume/v3/volumes/932ac2de-9f79-4f6c-b671-38f4d5b1af68 => generated 856 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:23.703552 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-00016aac-decb-4ba9-b055-f4062334cef5 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:23.705114 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-00016aac-decb-4ba9-b055-f4062334cef5 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] GET https://10.4.3.170/volume/v3/volumes/932ac2de-9f79-4f6c-b671-38f4d5b1af68 Jul 24 07:37:23.705344 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-00016aac-decb-4ba9-b055-f4062334cef5 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:23.705556 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-00016aac-decb-4ba9-b055-f4062334cef5 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:23.718389 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:23.718389 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:37:23.729336 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-00016aac-decb-4ba9-b055-f4062334cef5 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Volume info retrieved successfully. Jul 24 07:37:23.733119 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-00016aac-decb-4ba9-b055-f4062334cef5 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] https://10.4.3.170/volume/v3/volumes/932ac2de-9f79-4f6c-b671-38f4d5b1af68 returned with HTTP 200 Jul 24 07:37:23.733491 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 111/442] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:23 2026] GET /volume/v3/volumes/932ac2de-9f79-4f6c-b671-38f4d5b1af68 => generated 924 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:23.750220 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-abfd44e1-de98-48a8-8fe6-c2005c52724c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:23.751841 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-abfd44e1-de98-48a8-8fe6-c2005c52724c tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:37:23.752193 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-abfd44e1-de98-48a8-8fe6-c2005c52724c tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1652417633", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-962339025"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:37:23.753723 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-abfd44e1-de98-48a8-8fe6-c2005c52724c tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1652417633', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-962339025'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:37:23.753829 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-abfd44e1-de98-48a8-8fe6-c2005c52724c tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Create volume of 1 GB Jul 24 07:37:23.757760 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-abfd44e1-de98-48a8-8fe6-c2005c52724c tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Availability Zones retrieved successfully. Jul 24 07:37:23.762684 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-abfd44e1-de98-48a8-8fe6-c2005c52724c tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Flow 'volume_create_api' (30a6dda6-8c76-4231-8ac7-920fb5f2d4d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:37:23.763511 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-abfd44e1-de98-48a8-8fe6-c2005c52724c tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9fcb692-4aeb-4ebf-8864-e2dea288a27a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:37:23.764297 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-abfd44e1-de98-48a8-8fe6-c2005c52724c tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:37:23.787049 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-abfd44e1-de98-48a8-8fe6-c2005c52724c tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9fcb692-4aeb-4ebf-8864-e2dea288a27a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:37:23.787703 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-abfd44e1-de98-48a8-8fe6-c2005c52724c tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1814d2be-69e0-4d4f-a999-aa971461a685) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:37:23.826816 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-abfd44e1-de98-48a8-8fe6-c2005c52724c tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Created reservations ['4a6822d5-d261-4c6f-a9a1-2ae1e5ab8166', '14d66924-044e-4b96-a9ec-de205c925929', '9a185d28-7773-4cd8-8065-acdfdc4760a8', 'd6c59711-e9c9-4b00-8890-ddaad140d5c0'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:37:23.827820 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-abfd44e1-de98-48a8-8fe6-c2005c52724c tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1814d2be-69e0-4d4f-a999-aa971461a685) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4a6822d5-d261-4c6f-a9a1-2ae1e5ab8166', '14d66924-044e-4b96-a9ec-de205c925929', '9a185d28-7773-4cd8-8065-acdfdc4760a8', 'd6c59711-e9c9-4b00-8890-ddaad140d5c0']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:37:23.828880 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-abfd44e1-de98-48a8-8fe6-c2005c52724c tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a74ac277-2922-45ca-9ae8-f3f004faa59c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:37:23.850173 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-abfd44e1-de98-48a8-8fe6-c2005c52724c tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a74ac277-2922-45ca-9ae8-f3f004faa59c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1ce248e1-7a91-49aa-be0f-8a23e9227f44', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1652417633',display_name='tempest-VolumesGetTest-Volume-962339025',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc1b4fb11f144e6d8367a73c2f7d12e8',qos_specs=None,replication_status=,reservations=['4a6822d5-d261-4c6f-a9a1-2ae1e5ab8166','14d66924-044e-4b96-a9ec-de205c925929','9a185d28-7773-4cd8-8065-acdfdc4760a8','d6c59711-e9c9-4b00-8890-ddaad140d5c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e50090bbe92742669603b7e0e7a8761e',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:37:23Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1652417633',display_name='tempest-VolumesGetTest-Volume-962339025',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1ce248e1-7a91-49aa-be0f-8a23e9227f44,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fc1b4fb11f144e6d8367a73c2f7d12e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e50090bbe92742669603b7e0e7a8761e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:37:23.850826 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-abfd44e1-de98-48a8-8fe6-c2005c52724c tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0541d82-5497-474b-9917-4b68052d6a0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:37:23.865711 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-abfd44e1-de98-48a8-8fe6-c2005c52724c tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0541d82-5497-474b-9917-4b68052d6a0f) transitioned into 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-1652417633',display_name='tempest-VolumesGetTest-Volume-962339025',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc1b4fb11f144e6d8367a73c2f7d12e8',qos_specs=None,replication_status=,reservations=['4a6822d5-d261-4c6f-a9a1-2ae1e5ab8166','14d66924-044e-4b96-a9ec-de205c925929','9a185d28-7773-4cd8-8065-acdfdc4760a8','d6c59711-e9c9-4b00-8890-ddaad140d5c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e50090bbe92742669603b7e0e7a8761e',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:37:23.866346 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-abfd44e1-de98-48a8-8fe6-c2005c52724c tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29e3b6de-d243-4743-9350-01d057e79bc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:37:23.873216 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-abfd44e1-de98-48a8-8fe6-c2005c52724c tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29e3b6de-d243-4743-9350-01d057e79bc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:37:23.873941 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-abfd44e1-de98-48a8-8fe6-c2005c52724c tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Flow 'volume_create_api' (30a6dda6-8c76-4231-8ac7-920fb5f2d4d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:37:23.874219 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-abfd44e1-de98-48a8-8fe6-c2005c52724c tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Create volume request issued successfully. Jul 24 07:37:23.874698 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-abfd44e1-de98-48a8-8fe6-c2005c52724c tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:37:23.875062 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 112/443] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 24 07:37:23 2026] POST /volume/v3/volumes => generated 779 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:37:23.889421 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-82529a0f-7e1c-4ced-9d6b-42be1cdfa8f4 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:23.893303 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-82529a0f-7e1c-4ced-9d6b-42be1cdfa8f4 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] GET https://10.4.3.170/volume/v3/volumes/1ce248e1-7a91-49aa-be0f-8a23e9227f44 Jul 24 07:37:23.893303 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-82529a0f-7e1c-4ced-9d6b-42be1cdfa8f4 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:23.893303 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-82529a0f-7e1c-4ced-9d6b-42be1cdfa8f4 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:23.901484 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:23.901484 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:37:23.904949 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-82529a0f-7e1c-4ced-9d6b-42be1cdfa8f4 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Volume info retrieved successfully. Jul 24 07:37:23.909026 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-82529a0f-7e1c-4ced-9d6b-42be1cdfa8f4 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] https://10.4.3.170/volume/v3/volumes/1ce248e1-7a91-49aa-be0f-8a23e9227f44 returned with HTTP 200 Jul 24 07:37:23.909026 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 110/444] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:23 2026] GET /volume/v3/volumes/1ce248e1-7a91-49aa-be0f-8a23e9227f44 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:24.165173 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-b8ce17de-d819-49d9-9c73-f6f016d7cdbb None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:24.167923 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b8ce17de-d819-49d9-9c73-f6f016d7cdbb tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] GET https://10.4.3.170/volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8 Jul 24 07:37:24.168236 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b8ce17de-d819-49d9-9c73-f6f016d7cdbb tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:24.168491 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b8ce17de-d819-49d9-9c73-f6f016d7cdbb tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:24.177961 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-d1e57af6-ac47-4c45-9617-2caab6c1608f None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:24.179665 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d1e57af6-ac47-4c45-9617-2caab6c1608f tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] GET https://10.4.3.170/volume/v3/groups/c0a5e20f-4768-45ca-9c43-9e460c4519cb Jul 24 07:37:24.180160 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d1e57af6-ac47-4c45-9617-2caab6c1608f tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:24.180160 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d1e57af6-ac47-4c45-9617-2caab6c1608f tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:24.180292 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.groups [None req-d1e57af6-ac47-4c45-9617-2caab6c1608f tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] show called for member c0a5e20f-4768-45ca-9c43-9e460c4519cb {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 07:37:24.185576 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:24.185576 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:37:24.186363 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:24.186363 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:37:24.189954 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-b8ce17de-d819-49d9-9c73-f6f016d7cdbb tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Volume info retrieved successfully. Jul 24 07:37:24.192899 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d1e57af6-ac47-4c45-9617-2caab6c1608f tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] https://10.4.3.170/volume/v3/groups/c0a5e20f-4768-45ca-9c43-9e460c4519cb returned with HTTP 200 Jul 24 07:37:24.193191 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 112/445] 10.4.3.170 () {68 vars in 1386 bytes} [Fri Jul 24 07:37:24 2026] GET /volume/v3/groups/c0a5e20f-4768-45ca-9c43-9e460c4519cb => generated 388 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:37:24.195345 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b8ce17de-d819-49d9-9c73-f6f016d7cdbb tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] https://10.4.3.170/volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8 returned with HTTP 200 Jul 24 07:37:24.195913 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 112/446] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:24 2026] GET /volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8 => generated 1164 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:37:24.204363 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f2e89135-65d6-4489-94c9-4605a9c27b27 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:24.206728 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f2e89135-65d6-4489-94c9-4605a9c27b27 tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:37:24.207277 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f2e89135-65d6-4489-94c9-4605a9c27b27 tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-466658936", "volume_type": "0dd78492-4809-49dc-a66e-a8e0afed61bc", "group_id": "c0a5e20f-4768-45ca-9c43-9e460c4519cb", "size": 1}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:37:24.209291 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-f2e89135-65d6-4489-94c9-4605a9c27b27 tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-466658936', 'volume_type': '0dd78492-4809-49dc-a66e-a8e0afed61bc', 'group_id': 'c0a5e20f-4768-45ca-9c43-9e460c4519cb', 'size': 1}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:37:24.219855 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:24.219855 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:37:24.219855 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-f2e89135-65d6-4489-94c9-4605a9c27b27 tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] Create volume of 1 GB Jul 24 07:37:24.230026 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-f2e89135-65d6-4489-94c9-4605a9c27b27 tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] Availability Zones retrieved successfully. Jul 24 07:37:24.235378 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-f2e89135-65d6-4489-94c9-4605a9c27b27 tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] Flow 'volume_create_api' (c9a27a15-ecc6-4c8c-940d-e4b8358bd602) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:37:24.236480 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-f2e89135-65d6-4489-94c9-4605a9c27b27 tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7336a4a8-a42c-4def-aca3-40363d80735d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:37:24.237015 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:24.237015 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:37:24.237493 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-f2e89135-65d6-4489-94c9-4605a9c27b27 tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:37:24.261080 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-f2e89135-65d6-4489-94c9-4605a9c27b27 tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7336a4a8-a42c-4def-aca3-40363d80735d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:37:23Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0dd78492-4809-49dc-a66e-a8e0afed61bc,is_public=True,name='tempest-GroupsV314Test-volume-type-391837902',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0dd78492-4809-49dc-a66e-a8e0afed61bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'c0a5e20f-4768-45ca-9c43-9e460c4519cb', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:37:24.262015 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-f2e89135-65d6-4489-94c9-4605a9c27b27 tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09745ed1-afcd-4f8c-be56-fe665b6a1024) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:37:24.288441 np0000005822 devstack@c-api.service[100246]: WARNING cinder.quota [None req-f2e89135-65d6-4489-94c9-4605a9c27b27 tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-391837902 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-391837902, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:37:24.288728 np0000005822 devstack@c-api.service[100246]: WARNING cinder.quota [None req-f2e89135-65d6-4489-94c9-4605a9c27b27 tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-391837902 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-391837902, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:37:24.325110 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-f2e89135-65d6-4489-94c9-4605a9c27b27 tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] Created reservations ['7170e23d-d284-4aa6-a819-05343daaa718', '4444629c-0711-46c1-8aae-ea7912d51123', '9f98b8f3-af09-4ad8-9cb6-24444a475e59', 'd12b88ff-933e-470c-a9e3-06fb089c2456'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:37:24.325913 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-f2e89135-65d6-4489-94c9-4605a9c27b27 tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09745ed1-afcd-4f8c-be56-fe665b6a1024) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7170e23d-d284-4aa6-a819-05343daaa718', '4444629c-0711-46c1-8aae-ea7912d51123', '9f98b8f3-af09-4ad8-9cb6-24444a475e59', 'd12b88ff-933e-470c-a9e3-06fb089c2456']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:37:24.326792 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-f2e89135-65d6-4489-94c9-4605a9c27b27 tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (efd380fd-751c-4734-b28c-7a65cfadd1f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:37:24.352576 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-f2e89135-65d6-4489-94c9-4605a9c27b27 tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (efd380fd-751c-4734-b28c-7a65cfadd1f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cf0f5df9-8b18-4170-9a9e-843b90bb1119', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-466658936',encryption_key_id=None,group_id=c0a5e20f-4768-45ca-9c43-9e460c4519cb,group_type_id=,metadata={},multiattach=False,project_id='3e4a8ee48aea44399208eccac2c13cec',qos_specs=None,replication_status=,reservations=['7170e23d-d284-4aa6-a819-05343daaa718','4444629c-0711-46c1-8aae-ea7912d51123','9f98b8f3-af09-4ad8-9cb6-24444a475e59','d12b88ff-933e-470c-a9e3-06fb089c2456'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='933bd537ad484f91bf3ccf074a7f86aa',volume_type_id=0dd78492-4809-49dc-a66e-a8e0afed61bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:37:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-466658936',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=c0a5e20f-4768-45ca-9c43-9e460c4519cb,host=None,id=cf0f5df9-8b18-4170-9a9e-843b90bb1119,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e4a8ee48aea44399208eccac2c13cec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='933bd537ad484f91bf3ccf074a7f86aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0dd78492-4809-49dc-a66e-a8e0afed61bc),volume_type_id=0dd78492-4809-49dc-a66e-a8e0afed61bc)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:37:24.355664 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-f2e89135-65d6-4489-94c9-4605a9c27b27 tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3926cd0e-4749-4f00-9d1e-0415cb38ff75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:37:24.358311 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-ba67d44b-e537-4e8d-a51f-763a5598f3a6 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:24.360388 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ba67d44b-e537-4e8d-a51f-763a5598f3a6 tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] GET https://10.4.3.170/volume/v3/volumes/f88fe0f2-0189-4072-a4df-9aa1b85f9059 Jul 24 07:37:24.360734 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ba67d44b-e537-4e8d-a51f-763a5598f3a6 tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:24.360878 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ba67d44b-e537-4e8d-a51f-763a5598f3a6 tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:24.368358 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ba67d44b-e537-4e8d-a51f-763a5598f3a6 tempest-AttachSCSIVolumeTestJSON-1942805659 tempest-AttachSCSIVolumeTestJSON-1942805659-project-member] https://10.4.3.170/volume/v3/volumes/f88fe0f2-0189-4072-a4df-9aa1b85f9059 returned with HTTP 404 Jul 24 07:37:24.371818 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 111/447] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:24 2026] GET /volume/v3/volumes/f88fe0f2-0189-4072-a4df-9aa1b85f9059 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:37:24.378947 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-f2e89135-65d6-4489-94c9-4605a9c27b27 tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3926cd0e-4749-4f00-9d1e-0415cb38ff75) transitioned into state 'SUCCESS' from state '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-466658936',encryption_key_id=None,group_id=c0a5e20f-4768-45ca-9c43-9e460c4519cb,group_type_id=,metadata={},multiattach=False,project_id='3e4a8ee48aea44399208eccac2c13cec',qos_specs=None,replication_status=,reservations=['7170e23d-d284-4aa6-a819-05343daaa718','4444629c-0711-46c1-8aae-ea7912d51123','9f98b8f3-af09-4ad8-9cb6-24444a475e59','d12b88ff-933e-470c-a9e3-06fb089c2456'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='933bd537ad484f91bf3ccf074a7f86aa',volume_type_id=0dd78492-4809-49dc-a66e-a8e0afed61bc)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:37:24.379925 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-f2e89135-65d6-4489-94c9-4605a9c27b27 tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66875303-e3a5-4f55-a2f4-956707ebdd62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:37:24.396733 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-f2e89135-65d6-4489-94c9-4605a9c27b27 tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66875303-e3a5-4f55-a2f4-956707ebdd62) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:37:24.397694 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-f2e89135-65d6-4489-94c9-4605a9c27b27 tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] Flow 'volume_create_api' (c9a27a15-ecc6-4c8c-940d-e4b8358bd602) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:37:24.398044 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-f2e89135-65d6-4489-94c9-4605a9c27b27 tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] Create volume request issued successfully. Jul 24 07:37:24.398805 np0000005822 devstack@c-api.service[100246]: WARNING stevedore.named [None req-f2e89135-65d6-4489-94c9-4605a9c27b27 tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:37:24.398950 np0000005822 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-f2e89135-65d6-4489-94c9-4605a9c27b27 tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:37:24.441501 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-eb001f4a-b2a9-4405-882c-0355701e26a6 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:24.444883 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-eb001f4a-b2a9-4405-882c-0355701e26a6 tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] GET https://10.4.3.170/volume/v3/volumes/b20e1ef4-df51-40c6-93a7-9da58d6671d8 Jul 24 07:37:24.445122 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-eb001f4a-b2a9-4405-882c-0355701e26a6 tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:24.445550 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-eb001f4a-b2a9-4405-882c-0355701e26a6 tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:24.451358 np0000005822 devstack@c-api.service[100246]: DEBUG oslo_db.sqlalchemy.engines [None req-f2e89135-65d6-4489-94c9-4605a9c27b27 tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100246) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 07:37:24.454805 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:24.454805 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:37:24.455799 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:24.455799 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:37:24.458913 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f2e89135-65d6-4489-94c9-4605a9c27b27 tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:37:24.459685 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 113/448] 10.4.3.170 () {70 vars in 1300 bytes} [Fri Jul 24 07:37:24 2026] POST /volume/v3/volumes => generated 817 bytes in 256 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:37:24.462466 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-eb001f4a-b2a9-4405-882c-0355701e26a6 tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] Volume info retrieved successfully. Jul 24 07:37:24.468508 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-eb001f4a-b2a9-4405-882c-0355701e26a6 tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] https://10.4.3.170/volume/v3/volumes/b20e1ef4-df51-40c6-93a7-9da58d6671d8 returned with HTTP 200 Jul 24 07:37:24.469323 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 113/449] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:24 2026] GET /volume/v3/volumes/b20e1ef4-df51-40c6-93a7-9da58d6671d8 => generated 1016 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:37:24.474217 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-3d5755ed-172a-4629-8770-725427a00d99 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:24.476932 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3d5755ed-172a-4629-8770-725427a00d99 tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] GET https://10.4.3.170/volume/v3/volumes/cf0f5df9-8b18-4170-9a9e-843b90bb1119 Jul 24 07:37:24.477182 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3d5755ed-172a-4629-8770-725427a00d99 tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:24.477407 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3d5755ed-172a-4629-8770-725427a00d99 tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:24.482083 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-0d08798d-5bc7-4737-8fd7-c9240aff9520 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:24.486809 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:24.486809 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:37:24.487039 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0d08798d-5bc7-4737-8fd7-c9240aff9520 tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/b20e1ef4-df51-40c6-93a7-9da58d6671d8 Jul 24 07:37:24.487347 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0d08798d-5bc7-4737-8fd7-c9240aff9520 tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:24.487586 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0d08798d-5bc7-4737-8fd7-c9240aff9520 tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:24.488185 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-0d08798d-5bc7-4737-8fd7-c9240aff9520 tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] Delete volume with id: b20e1ef4-df51-40c6-93a7-9da58d6671d8 Jul 24 07:37:24.491142 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-3d5755ed-172a-4629-8770-725427a00d99 tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] Volume info retrieved successfully. Jul 24 07:37:24.491860 np0000005822 devstack@c-api.service[100244]: WARNING stevedore.named [None req-3d5755ed-172a-4629-8770-725427a00d99 tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:37:24.492006 np0000005822 devstack@c-api.service[100244]: WARNING castellan.key_manager [None req-3d5755ed-172a-4629-8770-725427a00d99 tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:37:24.497390 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:24.497390 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:37:24.497390 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-0d08798d-5bc7-4737-8fd7-c9240aff9520 tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] Volume info retrieved successfully. Jul 24 07:37:24.525635 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-0d08798d-5bc7-4737-8fd7-c9240aff9520 tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] Delete volume request issued successfully. Jul 24 07:37:24.525918 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0d08798d-5bc7-4737-8fd7-c9240aff9520 tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] https://10.4.3.170/volume/v3/volumes/b20e1ef4-df51-40c6-93a7-9da58d6671d8 returned with HTTP 202 Jul 24 07:37:24.526484 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 112/450] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:37:24 2026] DELETE /volume/v3/volumes/b20e1ef4-df51-40c6-93a7-9da58d6671d8 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:37:24.534851 np0000005822 devstack@c-api.service[100244]: DEBUG oslo_db.sqlalchemy.engines [None req-3d5755ed-172a-4629-8770-725427a00d99 tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100244) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 07:37:24.536525 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-42631d38-e3d3-4ef8-a27f-8f4b4fd9dc01 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:24.538637 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-42631d38-e3d3-4ef8-a27f-8f4b4fd9dc01 tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] GET https://10.4.3.170/volume/v3/volumes/b20e1ef4-df51-40c6-93a7-9da58d6671d8 Jul 24 07:37:24.538793 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-42631d38-e3d3-4ef8-a27f-8f4b4fd9dc01 tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:24.539103 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-42631d38-e3d3-4ef8-a27f-8f4b4fd9dc01 tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:24.542171 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:24.542171 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:37:24.549026 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:24.549026 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:37:24.552739 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3d5755ed-172a-4629-8770-725427a00d99 tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] https://10.4.3.170/volume/v3/volumes/cf0f5df9-8b18-4170-9a9e-843b90bb1119 returned with HTTP 200 Jul 24 07:37:24.553305 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 113/451] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:37:24 2026] GET /volume/v3/volumes/cf0f5df9-8b18-4170-9a9e-843b90bb1119 => generated 885 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:37:24.553664 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-42631d38-e3d3-4ef8-a27f-8f4b4fd9dc01 tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] Volume info retrieved successfully. Jul 24 07:37:24.558163 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-42631d38-e3d3-4ef8-a27f-8f4b4fd9dc01 tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] https://10.4.3.170/volume/v3/volumes/b20e1ef4-df51-40c6-93a7-9da58d6671d8 returned with HTTP 200 Jul 24 07:37:24.558678 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 114/452] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:24 2026] GET /volume/v3/volumes/b20e1ef4-df51-40c6-93a7-9da58d6671d8 => generated 1015 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 24 07:37:24.921164 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-450e96dc-21f1-4153-94a9-74ba155c32fe None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:24.922915 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-450e96dc-21f1-4153-94a9-74ba155c32fe tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] GET https://10.4.3.170/volume/v3/volumes/1ce248e1-7a91-49aa-be0f-8a23e9227f44 Jul 24 07:37:24.923217 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-450e96dc-21f1-4153-94a9-74ba155c32fe tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:24.923437 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-450e96dc-21f1-4153-94a9-74ba155c32fe tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:24.931416 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:24.931416 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:37:24.936844 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-450e96dc-21f1-4153-94a9-74ba155c32fe tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Volume info retrieved successfully. Jul 24 07:37:24.944151 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-450e96dc-21f1-4153-94a9-74ba155c32fe tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] https://10.4.3.170/volume/v3/volumes/1ce248e1-7a91-49aa-be0f-8a23e9227f44 returned with HTTP 200 Jul 24 07:37:24.944531 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 114/453] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:24 2026] GET /volume/v3/volumes/1ce248e1-7a91-49aa-be0f-8a23e9227f44 => generated 872 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:24.958460 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-dfc50669-8158-4b9d-8098-1d4424609518 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:24.960839 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-dfc50669-8158-4b9d-8098-1d4424609518 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] PUT https://10.4.3.170/volume/v3/volumes/1ce248e1-7a91-49aa-be0f-8a23e9227f44 Jul 24 07:37:24.961345 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-dfc50669-8158-4b9d-8098-1d4424609518 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-109386245", "description": null}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:37:24.972399 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:24.972399 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:37:24.976894 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-dfc50669-8158-4b9d-8098-1d4424609518 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Volume info retrieved successfully. Jul 24 07:37:24.985957 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-dfc50669-8158-4b9d-8098-1d4424609518 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Volume updated successfully. Jul 24 07:37:24.986611 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-dfc50669-8158-4b9d-8098-1d4424609518 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] https://10.4.3.170/volume/v3/volumes/1ce248e1-7a91-49aa-be0f-8a23e9227f44 returned with HTTP 200 Jul 24 07:37:24.987126 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 113/454] 10.4.3.170 () {68 vars in 1368 bytes} [Fri Jul 24 07:37:24 2026] PUT /volume/v3/volumes/1ce248e1-7a91-49aa-be0f-8a23e9227f44 => generated 769 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:25.000438 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-91a6c2c5-d287-4069-bf8a-0ee5ea3865e6 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:25.003130 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-91a6c2c5-d287-4069-bf8a-0ee5ea3865e6 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] GET https://10.4.3.170/volume/v3/volumes/1ce248e1-7a91-49aa-be0f-8a23e9227f44 Jul 24 07:37:25.003430 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-91a6c2c5-d287-4069-bf8a-0ee5ea3865e6 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:25.003834 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-91a6c2c5-d287-4069-bf8a-0ee5ea3865e6 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:25.010846 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:25.010846 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:37:25.014380 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-91a6c2c5-d287-4069-bf8a-0ee5ea3865e6 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Volume info retrieved successfully. Jul 24 07:37:25.018636 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-91a6c2c5-d287-4069-bf8a-0ee5ea3865e6 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] https://10.4.3.170/volume/v3/volumes/1ce248e1-7a91-49aa-be0f-8a23e9227f44 returned with HTTP 200 Jul 24 07:37:25.019022 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 114/455] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:24 2026] GET /volume/v3/volumes/1ce248e1-7a91-49aa-be0f-8a23e9227f44 => generated 837 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:25.035378 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-39391c16-0903-4c5b-8f07-6286db696889 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:25.038851 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-39391c16-0903-4c5b-8f07-6286db696889 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] DELETE https://10.4.3.170/volume/v3/volumes/1ce248e1-7a91-49aa-be0f-8a23e9227f44 Jul 24 07:37:25.039132 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-39391c16-0903-4c5b-8f07-6286db696889 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:25.039637 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-39391c16-0903-4c5b-8f07-6286db696889 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:25.039637 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-39391c16-0903-4c5b-8f07-6286db696889 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Delete volume with id: 1ce248e1-7a91-49aa-be0f-8a23e9227f44 Jul 24 07:37:25.048637 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:25.048637 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:37:25.049156 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-39391c16-0903-4c5b-8f07-6286db696889 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Volume info retrieved successfully. Jul 24 07:37:25.072227 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-39391c16-0903-4c5b-8f07-6286db696889 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Delete volume request issued successfully. Jul 24 07:37:25.072227 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-39391c16-0903-4c5b-8f07-6286db696889 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] https://10.4.3.170/volume/v3/volumes/1ce248e1-7a91-49aa-be0f-8a23e9227f44 returned with HTTP 202 Jul 24 07:37:25.072227 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 115/456] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:37:25 2026] DELETE /volume/v3/volumes/1ce248e1-7a91-49aa-be0f-8a23e9227f44 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:37:25.080407 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-141d5833-bb80-4df7-a83a-c22f081ce902 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:25.081385 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-141d5833-bb80-4df7-a83a-c22f081ce902 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] GET https://10.4.3.170/volume/v3/volumes/1ce248e1-7a91-49aa-be0f-8a23e9227f44 Jul 24 07:37:25.081584 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-141d5833-bb80-4df7-a83a-c22f081ce902 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:25.081780 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-141d5833-bb80-4df7-a83a-c22f081ce902 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:25.090578 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:25.090578 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:37:25.095496 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-141d5833-bb80-4df7-a83a-c22f081ce902 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Volume info retrieved successfully. Jul 24 07:37:25.101756 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-141d5833-bb80-4df7-a83a-c22f081ce902 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] https://10.4.3.170/volume/v3/volumes/1ce248e1-7a91-49aa-be0f-8a23e9227f44 returned with HTTP 200 Jul 24 07:37:25.102347 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 115/457] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:25 2026] GET /volume/v3/volumes/1ce248e1-7a91-49aa-be0f-8a23e9227f44 => generated 836 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:25.210251 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-2e4e4a7d-157a-449f-8d54-5e93de4e762d None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:25.212458 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2e4e4a7d-157a-449f-8d54-5e93de4e762d tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] GET https://10.4.3.170/volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8 Jul 24 07:37:25.212692 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2e4e4a7d-157a-449f-8d54-5e93de4e762d tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:25.212950 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2e4e4a7d-157a-449f-8d54-5e93de4e762d tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:25.227548 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:25.227548 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:37:25.231706 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-2e4e4a7d-157a-449f-8d54-5e93de4e762d tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Volume info retrieved successfully. Jul 24 07:37:25.237194 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2e4e4a7d-157a-449f-8d54-5e93de4e762d tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] https://10.4.3.170/volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8 returned with HTTP 200 Jul 24 07:37:25.237734 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 114/458] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:25 2026] GET /volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8 => generated 1164 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:37:25.570839 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-adf3c45c-3a35-4deb-a7cf-29fdc4152766 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:25.572381 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-adf3c45c-3a35-4deb-a7cf-29fdc4152766 tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] GET https://10.4.3.170/volume/v3/volumes/cf0f5df9-8b18-4170-9a9e-843b90bb1119 Jul 24 07:37:25.572614 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-adf3c45c-3a35-4deb-a7cf-29fdc4152766 tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:25.572838 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-adf3c45c-3a35-4deb-a7cf-29fdc4152766 tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:25.573121 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c41a901e-0d62-49c5-b618-c2ed2cac32c1 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:25.575077 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c41a901e-0d62-49c5-b618-c2ed2cac32c1 tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] GET https://10.4.3.170/volume/v3/volumes/b20e1ef4-df51-40c6-93a7-9da58d6671d8 Jul 24 07:37:25.575259 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c41a901e-0d62-49c5-b618-c2ed2cac32c1 tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:25.575452 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c41a901e-0d62-49c5-b618-c2ed2cac32c1 tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:25.581258 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:25.581258 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:37:25.582230 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c41a901e-0d62-49c5-b618-c2ed2cac32c1 tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] https://10.4.3.170/volume/v3/volumes/b20e1ef4-df51-40c6-93a7-9da58d6671d8 returned with HTTP 404 Jul 24 07:37:25.582796 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 116/459] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:25 2026] GET /volume/v3/volumes/b20e1ef4-df51-40c6-93a7-9da58d6671d8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:37:25.585018 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-adf3c45c-3a35-4deb-a7cf-29fdc4152766 tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] Volume info retrieved successfully. Jul 24 07:37:25.585641 np0000005822 devstack@c-api.service[100244]: WARNING stevedore.named [None req-adf3c45c-3a35-4deb-a7cf-29fdc4152766 tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:37:25.585776 np0000005822 devstack@c-api.service[100244]: WARNING castellan.key_manager [None req-adf3c45c-3a35-4deb-a7cf-29fdc4152766 tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:37:25.619219 np0000005822 devstack@c-api.service[100244]: DEBUG oslo_db.sqlalchemy.engines [None req-adf3c45c-3a35-4deb-a7cf-29fdc4152766 tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100244) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 07:37:25.622089 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:25.622089 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:37:25.628134 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-adf3c45c-3a35-4deb-a7cf-29fdc4152766 tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] https://10.4.3.170/volume/v3/volumes/cf0f5df9-8b18-4170-9a9e-843b90bb1119 returned with HTTP 200 Jul 24 07:37:25.628523 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 115/460] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:37:25 2026] GET /volume/v3/volumes/cf0f5df9-8b18-4170-9a9e-843b90bb1119 => generated 910 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:37:25.639448 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-891bfcb1-e0a5-427a-a2ba-9c7cb158b330 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:25.641361 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-891bfcb1-e0a5-427a-a2ba-9c7cb158b330 tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] POST https://10.4.3.170/volume/v3/groups/action Jul 24 07:37:25.641637 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-891bfcb1-e0a5-427a-a2ba-9c7cb158b330 tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] Action body: b'{"create-from-src": {"source_group_id": "c0a5e20f-4768-45ca-9c43-9e460c4519cb", "name": "tempest-Group_from_grp-1033136089"}}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:37:25.641800 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-891bfcb1-e0a5-427a-a2ba-9c7cb158b330 tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "c0a5e20f-4768-45ca-9c43-9e460c4519cb", "name": "tempest-Group_from_grp-1033136089"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:37:25.645074 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.groups [None req-891bfcb1-e0a5-427a-a2ba-9c7cb158b330 tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] Creating new group {'create-from-src': {'source_group_id': 'c0a5e20f-4768-45ca-9c43-9e460c4519cb', 'name': 'tempest-Group_from_grp-1033136089'}}. {{(pid=100243) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jul 24 07:37:25.645074 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.groups [None req-891bfcb1-e0a5-427a-a2ba-9c7cb158b330 tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] Creating group tempest-Group_from_grp-1033136089 from source group c0a5e20f-4768-45ca-9c43-9e460c4519cb. Jul 24 07:37:25.646499 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:25.646499 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:37:25.652329 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:25.652329 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:37:25.676279 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-891bfcb1-e0a5-427a-a2ba-9c7cb158b330 tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] Created reservations ['45afad49-dfe2-4b26-b8d4-7d43502d7a86'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:37:25.696831 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-9d3f0424-026c-4754-aa5b-34cbadda8e43 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:25.699286 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9d3f0424-026c-4754-aa5b-34cbadda8e43 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] GET https://10.4.3.170/volume/v3/volumes/05a6b536-5826-42a4-ba11-acc0a7aecf06 Jul 24 07:37:25.699286 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9d3f0424-026c-4754-aa5b-34cbadda8e43 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:25.699286 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9d3f0424-026c-4754-aa5b-34cbadda8e43 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:25.705937 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:25.705937 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:37:25.709308 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-9d3f0424-026c-4754-aa5b-34cbadda8e43 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] Volume info retrieved successfully. Jul 24 07:37:25.713402 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9d3f0424-026c-4754-aa5b-34cbadda8e43 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] https://10.4.3.170/volume/v3/volumes/05a6b536-5826-42a4-ba11-acc0a7aecf06 returned with HTTP 200 Jul 24 07:37:25.713775 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 115/461] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:25 2026] GET /volume/v3/volumes/05a6b536-5826-42a4-ba11-acc0a7aecf06 => generated 845 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:25.733732 np0000005822 devstack@c-api.service[100243]: INFO cinder.group.api [None req-891bfcb1-e0a5-427a-a2ba-9c7cb158b330 tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] A mapping entry already exists for group 10d0be8a-9de7-44a7-87f3-fb2784c9af18 and volume type 0dd78492-4809-49dc-a66e-a8e0afed61bc. Do not need to create again. Jul 24 07:37:25.734071 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:25.734071 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:37:25.734800 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-891bfcb1-e0a5-427a-a2ba-9c7cb158b330 tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] Availability Zones retrieved successfully. Jul 24 07:37:25.739936 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-891bfcb1-e0a5-427a-a2ba-9c7cb158b330 tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] Flow 'volume_create_api' (8f8b2730-81b3-4742-be94-d45d8ff91fbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:37:25.740897 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-891bfcb1-e0a5-427a-a2ba-9c7cb158b330 tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ceff7c4-1441-43f5-a240-dea86438a63c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:37:25.741756 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-891bfcb1-e0a5-427a-a2ba-9c7cb158b330 tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:37:25.758747 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-891bfcb1-e0a5-427a-a2ba-9c7cb158b330 tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ceff7c4-1441-43f5-a240-dea86438a63c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'cf0f5df9-8b18-4170-9a9e-843b90bb1119', 'volume_type': VolumeType(created_at=2026-07-24T07:37:23Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0dd78492-4809-49dc-a66e-a8e0afed61bc,is_public=True,name='tempest-GroupsV314Test-volume-type-391837902',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0dd78492-4809-49dc-a66e-a8e0afed61bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '10d0be8a-9de7-44a7-87f3-fb2784c9af18', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:37:25.759473 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-891bfcb1-e0a5-427a-a2ba-9c7cb158b330 tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (793a8258-6463-4756-9d0b-69201ed73b09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:37:25.760704 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-90c9ca91-d059-4393-a3c6-c58487e1073f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:25.762453 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-90c9ca91-d059-4393-a3c6-c58487e1073f tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] GET https://10.4.3.170/volume/v3/volumes/05a6b536-5826-42a4-ba11-acc0a7aecf06 Jul 24 07:37:25.762631 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-90c9ca91-d059-4393-a3c6-c58487e1073f tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:25.762805 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-90c9ca91-d059-4393-a3c6-c58487e1073f tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:25.769247 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:25.769247 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:37:25.772432 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-90c9ca91-d059-4393-a3c6-c58487e1073f tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] Volume info retrieved successfully. Jul 24 07:37:25.776255 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-90c9ca91-d059-4393-a3c6-c58487e1073f tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] https://10.4.3.170/volume/v3/volumes/05a6b536-5826-42a4-ba11-acc0a7aecf06 returned with HTTP 200 Jul 24 07:37:25.776665 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 117/462] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:25 2026] GET /volume/v3/volumes/05a6b536-5826-42a4-ba11-acc0a7aecf06 => generated 845 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:25.781282 np0000005822 devstack@c-api.service[100243]: WARNING cinder.quota [None req-891bfcb1-e0a5-427a-a2ba-9c7cb158b330 tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-391837902 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-391837902, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:37:25.781710 np0000005822 devstack@c-api.service[100243]: WARNING cinder.quota [None req-891bfcb1-e0a5-427a-a2ba-9c7cb158b330 tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-391837902 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-391837902, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:37:25.797879 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-891bfcb1-e0a5-427a-a2ba-9c7cb158b330 tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] Created reservations ['1438a4c8-f8bd-46bf-85bf-2e42063d36c0', 'd4df25ed-9a08-4042-a649-db8e1b606252', 'b1aefda1-6e00-4a27-95ec-0b7695f4d319', '42b98518-35a8-4caf-929b-39a37977d567'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:37:25.798851 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-891bfcb1-e0a5-427a-a2ba-9c7cb158b330 tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (793a8258-6463-4756-9d0b-69201ed73b09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1438a4c8-f8bd-46bf-85bf-2e42063d36c0', 'd4df25ed-9a08-4042-a649-db8e1b606252', 'b1aefda1-6e00-4a27-95ec-0b7695f4d319', '42b98518-35a8-4caf-929b-39a37977d567']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:37:25.799567 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-891bfcb1-e0a5-427a-a2ba-9c7cb158b330 tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23584979-3efb-4a56-822f-51384f0c6728) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:37:25.821110 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-891bfcb1-e0a5-427a-a2ba-9c7cb158b330 tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23584979-3efb-4a56-822f-51384f0c6728) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ea57e9da-25d8-4abd-a5fa-ec0f2c787b6a', '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=10d0be8a-9de7-44a7-87f3-fb2784c9af18,group_type_id=,metadata={},multiattach=False,project_id='3e4a8ee48aea44399208eccac2c13cec',qos_specs=None,replication_status=,reservations=['1438a4c8-f8bd-46bf-85bf-2e42063d36c0','d4df25ed-9a08-4042-a649-db8e1b606252','b1aefda1-6e00-4a27-95ec-0b7695f4d319','42b98518-35a8-4caf-929b-39a37977d567'],size=1,snapshot_id=None,source_replicaid=,source_volid=cf0f5df9-8b18-4170-9a9e-843b90bb1119,status='creating',user_id='933bd537ad484f91bf3ccf074a7f86aa',volume_type_id=0dd78492-4809-49dc-a66e-a8e0afed61bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:37:25Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=10d0be8a-9de7-44a7-87f3-fb2784c9af18,host=None,id=ea57e9da-25d8-4abd-a5fa-ec0f2c787b6a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e4a8ee48aea44399208eccac2c13cec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=cf0f5df9-8b18-4170-9a9e-843b90bb1119,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='933bd537ad484f91bf3ccf074a7f86aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0dd78492-4809-49dc-a66e-a8e0afed61bc),volume_type_id=0dd78492-4809-49dc-a66e-a8e0afed61bc)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:37:25.821765 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-891bfcb1-e0a5-427a-a2ba-9c7cb158b330 tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb6abe6b-48c1-47b8-99b0-f4975450e3d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:37:25.844456 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-891bfcb1-e0a5-427a-a2ba-9c7cb158b330 tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb6abe6b-48c1-47b8-99b0-f4975450e3d7) transitioned into state 'SUCCESS' from 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=10d0be8a-9de7-44a7-87f3-fb2784c9af18,group_type_id=,metadata={},multiattach=False,project_id='3e4a8ee48aea44399208eccac2c13cec',qos_specs=None,replication_status=,reservations=['1438a4c8-f8bd-46bf-85bf-2e42063d36c0','d4df25ed-9a08-4042-a649-db8e1b606252','b1aefda1-6e00-4a27-95ec-0b7695f4d319','42b98518-35a8-4caf-929b-39a37977d567'],size=1,snapshot_id=None,source_replicaid=,source_volid=cf0f5df9-8b18-4170-9a9e-843b90bb1119,status='creating',user_id='933bd537ad484f91bf3ccf074a7f86aa',volume_type_id=0dd78492-4809-49dc-a66e-a8e0afed61bc)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:37:25.845270 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-891bfcb1-e0a5-427a-a2ba-9c7cb158b330 tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] Flow 'volume_create_api' (8f8b2730-81b3-4742-be94-d45d8ff91fbc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:37:25.845731 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-891bfcb1-e0a5-427a-a2ba-9c7cb158b330 tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] Create volume request issued successfully. Jul 24 07:37:25.859152 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-891bfcb1-e0a5-427a-a2ba-9c7cb158b330 tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] https://10.4.3.170/volume/v3/groups/action returned with HTTP 202 Jul 24 07:37:25.859778 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 116/463] 10.4.3.170 () {70 vars in 1318 bytes} [Fri Jul 24 07:37:25 2026] POST /volume/v3/groups/action => generated 102 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:37:25.870480 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-5a93218f-658b-4ef1-b118-e1669be208bb None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:25.872591 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5a93218f-658b-4ef1-b118-e1669be208bb tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] GET https://10.4.3.170/volume/v3/volumes/detail Jul 24 07:37:25.872833 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5a93218f-658b-4ef1-b118-e1669be208bb tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:25.873022 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5a93218f-658b-4ef1-b118-e1669be208bb tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] Calling method 'detail' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:25.873316 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.api_utils [None req-5a93218f-658b-4ef1-b118-e1669be208bb tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] Removing options '' from query. {{(pid=100244) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 07:37:25.874000 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-5a93218f-658b-4ef1-b118-e1669be208bb tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100244) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 07:37:25.882752 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-5a93218f-658b-4ef1-b118-e1669be208bb tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] Get all volumes completed successfully. Jul 24 07:37:25.883333 np0000005822 devstack@c-api.service[100244]: WARNING stevedore.named [None req-5a93218f-658b-4ef1-b118-e1669be208bb tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:37:25.883333 np0000005822 devstack@c-api.service[100244]: WARNING castellan.key_manager [None req-5a93218f-658b-4ef1-b118-e1669be208bb tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:37:25.922464 np0000005822 devstack@c-api.service[100244]: DEBUG oslo_db.sqlalchemy.engines [None req-5a93218f-658b-4ef1-b118-e1669be208bb tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100244) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 07:37:25.925743 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:25.925743 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:37:25.930169 np0000005822 devstack@c-api.service[100244]: WARNING stevedore.named [None req-5a93218f-658b-4ef1-b118-e1669be208bb tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:37:25.930383 np0000005822 devstack@c-api.service[100244]: WARNING castellan.key_manager [None req-5a93218f-658b-4ef1-b118-e1669be208bb tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:37:25.971509 np0000005822 devstack@c-api.service[100244]: DEBUG oslo_db.sqlalchemy.engines [None req-5a93218f-658b-4ef1-b118-e1669be208bb tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100244) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 07:37:25.974126 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:25.974126 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:37:25.981079 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5a93218f-658b-4ef1-b118-e1669be208bb tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] https://10.4.3.170/volume/v3/volumes/detail returned with HTTP 200 Jul 24 07:37:25.981477 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 116/464] 10.4.3.170 () {68 vars in 1299 bytes} [Fri Jul 24 07:37:25 2026] GET /volume/v3/volumes/detail => generated 1824 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:37:25.994732 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-6b6b990d-4bf2-458c-b9e7-bc315c48b78d None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:25.999974 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6b6b990d-4bf2-458c-b9e7-bc315c48b78d tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] GET https://10.4.3.170/volume/v3/volumes/ea57e9da-25d8-4abd-a5fa-ec0f2c787b6a Jul 24 07:37:26.000326 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6b6b990d-4bf2-458c-b9e7-bc315c48b78d tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:26.000570 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6b6b990d-4bf2-458c-b9e7-bc315c48b78d tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:26.009447 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:26.009447 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:37:26.014065 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-6b6b990d-4bf2-458c-b9e7-bc315c48b78d tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] Volume info retrieved successfully. Jul 24 07:37:26.014810 np0000005822 devstack@c-api.service[100245]: WARNING stevedore.named [None req-6b6b990d-4bf2-458c-b9e7-bc315c48b78d tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:37:26.014978 np0000005822 devstack@c-api.service[100245]: WARNING castellan.key_manager [None req-6b6b990d-4bf2-458c-b9e7-bc315c48b78d tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:37:26.057045 np0000005822 devstack@c-api.service[100245]: DEBUG oslo_db.sqlalchemy.engines [None req-6b6b990d-4bf2-458c-b9e7-bc315c48b78d tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100245) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 07:37:26.059973 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:26.059973 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:37:26.067675 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6b6b990d-4bf2-458c-b9e7-bc315c48b78d tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] https://10.4.3.170/volume/v3/volumes/ea57e9da-25d8-4abd-a5fa-ec0f2c787b6a returned with HTTP 200 Jul 24 07:37:26.067675 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 116/465] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:37:25 2026] GET /volume/v3/volumes/ea57e9da-25d8-4abd-a5fa-ec0f2c787b6a => generated 922 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:37:26.078973 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-4e5b2b88-e49f-4688-b2ac-6884c8884faa None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:26.081624 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4e5b2b88-e49f-4688-b2ac-6884c8884faa tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] GET https://10.4.3.170/volume/v3/groups/10d0be8a-9de7-44a7-87f3-fb2784c9af18 Jul 24 07:37:26.081836 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4e5b2b88-e49f-4688-b2ac-6884c8884faa tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:26.081997 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4e5b2b88-e49f-4688-b2ac-6884c8884faa tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:26.082136 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.groups [None req-4e5b2b88-e49f-4688-b2ac-6884c8884faa tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] show called for member 10d0be8a-9de7-44a7-87f3-fb2784c9af18 {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 07:37:26.088048 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:26.088048 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:37:26.104333 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4e5b2b88-e49f-4688-b2ac-6884c8884faa tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] https://10.4.3.170/volume/v3/groups/10d0be8a-9de7-44a7-87f3-fb2784c9af18 returned with HTTP 200 Jul 24 07:37:26.104890 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 118/466] 10.4.3.170 () {68 vars in 1386 bytes} [Fri Jul 24 07:37:26 2026] GET /volume/v3/groups/10d0be8a-9de7-44a7-87f3-fb2784c9af18 => generated 417 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:37:26.113862 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-4d81df90-7822-460d-8923-1078f1d150a3 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:26.115986 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4d81df90-7822-460d-8923-1078f1d150a3 tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] GET https://10.4.3.170/volume/v3/volumes/detail Jul 24 07:37:26.116410 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4d81df90-7822-460d-8923-1078f1d150a3 tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:26.116622 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4d81df90-7822-460d-8923-1078f1d150a3 tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] Calling method 'detail' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:26.116907 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.api_utils [None req-4d81df90-7822-460d-8923-1078f1d150a3 tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] Removing options '' from query. {{(pid=100243) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 07:37:26.117230 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-14559b5d-8e49-4977-9d74-afab67fcca48 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:26.117293 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:26.117293 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:37:26.117714 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-4d81df90-7822-460d-8923-1078f1d150a3 tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100243) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 07:37:26.119086 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-14559b5d-8e49-4977-9d74-afab67fcca48 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] GET https://10.4.3.170/volume/v3/volumes/1ce248e1-7a91-49aa-be0f-8a23e9227f44 Jul 24 07:37:26.119309 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-14559b5d-8e49-4977-9d74-afab67fcca48 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:26.119492 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-14559b5d-8e49-4977-9d74-afab67fcca48 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:26.125303 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-14559b5d-8e49-4977-9d74-afab67fcca48 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] https://10.4.3.170/volume/v3/volumes/1ce248e1-7a91-49aa-be0f-8a23e9227f44 returned with HTTP 404 Jul 24 07:37:26.125476 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-4d81df90-7822-460d-8923-1078f1d150a3 tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] Get all volumes completed successfully. Jul 24 07:37:26.125865 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 117/467] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:26 2026] GET /volume/v3/volumes/1ce248e1-7a91-49aa-be0f-8a23e9227f44 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 24 07:37:26.126249 np0000005822 devstack@c-api.service[100243]: WARNING stevedore.named [None req-4d81df90-7822-460d-8923-1078f1d150a3 tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:37:26.126843 np0000005822 devstack@c-api.service[100243]: WARNING castellan.key_manager [None req-4d81df90-7822-460d-8923-1078f1d150a3 tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:37:26.132894 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-c9a8fd67-b293-4224-a9f9-2f2e0a5ca24f None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:26.135308 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c9a8fd67-b293-4224-a9f9-2f2e0a5ca24f tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] GET https://10.4.3.170/volume/v3/volumes/932ac2de-9f79-4f6c-b671-38f4d5b1af68 Jul 24 07:37:26.135450 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c9a8fd67-b293-4224-a9f9-2f2e0a5ca24f tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:26.135555 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c9a8fd67-b293-4224-a9f9-2f2e0a5ca24f tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:26.143708 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:26.143708 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:37:26.149287 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-c9a8fd67-b293-4224-a9f9-2f2e0a5ca24f tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Volume info retrieved successfully. Jul 24 07:37:26.154453 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c9a8fd67-b293-4224-a9f9-2f2e0a5ca24f tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] https://10.4.3.170/volume/v3/volumes/932ac2de-9f79-4f6c-b671-38f4d5b1af68 returned with HTTP 200 Jul 24 07:37:26.154944 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 117/468] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:26 2026] GET /volume/v3/volumes/932ac2de-9f79-4f6c-b671-38f4d5b1af68 => generated 924 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:26.169309 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-94608bbd-9c36-425d-99b9-05d1b3625110 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:26.171318 np0000005822 devstack@c-api.service[100243]: DEBUG oslo_db.sqlalchemy.engines [None req-4d81df90-7822-460d-8923-1078f1d150a3 tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100243) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 07:37:26.171787 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-94608bbd-9c36-425d-99b9-05d1b3625110 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] DELETE https://10.4.3.170/volume/v3/volumes/932ac2de-9f79-4f6c-b671-38f4d5b1af68 Jul 24 07:37:26.171787 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-94608bbd-9c36-425d-99b9-05d1b3625110 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:26.171971 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-94608bbd-9c36-425d-99b9-05d1b3625110 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:26.172195 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-94608bbd-9c36-425d-99b9-05d1b3625110 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Delete volume with id: 932ac2de-9f79-4f6c-b671-38f4d5b1af68 Jul 24 07:37:26.180317 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:26.180317 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:37:26.181288 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:26.181288 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:37:26.181729 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-94608bbd-9c36-425d-99b9-05d1b3625110 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Volume info retrieved successfully. Jul 24 07:37:26.184153 np0000005822 devstack@c-api.service[100243]: WARNING stevedore.named [None req-4d81df90-7822-460d-8923-1078f1d150a3 tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:37:26.184352 np0000005822 devstack@c-api.service[100243]: WARNING castellan.key_manager [None req-4d81df90-7822-460d-8923-1078f1d150a3 tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:37:26.205418 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-94608bbd-9c36-425d-99b9-05d1b3625110 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Delete volume request issued successfully. Jul 24 07:37:26.205645 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-94608bbd-9c36-425d-99b9-05d1b3625110 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] https://10.4.3.170/volume/v3/volumes/932ac2de-9f79-4f6c-b671-38f4d5b1af68 returned with HTTP 202 Jul 24 07:37:26.206040 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 119/469] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:37:26 2026] DELETE /volume/v3/volumes/932ac2de-9f79-4f6c-b671-38f4d5b1af68 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:37:26.216884 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-30e54aa9-cec6-4a13-a16b-d16bed689f60 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:26.221772 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-30e54aa9-cec6-4a13-a16b-d16bed689f60 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] GET https://10.4.3.170/volume/v3/volumes/932ac2de-9f79-4f6c-b671-38f4d5b1af68 Jul 24 07:37:26.222097 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-30e54aa9-cec6-4a13-a16b-d16bed689f60 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:26.222282 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-30e54aa9-cec6-4a13-a16b-d16bed689f60 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:26.228647 np0000005822 devstack@c-api.service[100243]: DEBUG oslo_db.sqlalchemy.engines [None req-4d81df90-7822-460d-8923-1078f1d150a3 tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100243) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 07:37:26.232265 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:26.232265 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:37:26.232900 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:26.232900 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:37:26.237404 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-30e54aa9-cec6-4a13-a16b-d16bed689f60 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Volume info retrieved successfully. Jul 24 07:37:26.240639 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4d81df90-7822-460d-8923-1078f1d150a3 tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] https://10.4.3.170/volume/v3/volumes/detail returned with HTTP 200 Jul 24 07:37:26.240998 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 117/470] 10.4.3.170 () {68 vars in 1299 bytes} [Fri Jul 24 07:37:26 2026] GET /volume/v3/volumes/detail => generated 1825 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:37:26.242609 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-30e54aa9-cec6-4a13-a16b-d16bed689f60 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] https://10.4.3.170/volume/v3/volumes/932ac2de-9f79-4f6c-b671-38f4d5b1af68 returned with HTTP 200 Jul 24 07:37:26.243198 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 118/471] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:26 2026] GET /volume/v3/volumes/932ac2de-9f79-4f6c-b671-38f4d5b1af68 => generated 923 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:26.252120 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-08f10b58-c0b5-4ac2-808c-81830cdb56cb None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:26.254141 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-08f10b58-c0b5-4ac2-808c-81830cdb56cb tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] GET https://10.4.3.170/volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8 Jul 24 07:37:26.254712 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-08f10b58-c0b5-4ac2-808c-81830cdb56cb tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:26.255050 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-08f10b58-c0b5-4ac2-808c-81830cdb56cb tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:26.266193 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-79a3f543-5c29-4263-b5b0-683284b3395d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:26.271665 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-79a3f543-5c29-4263-b5b0-683284b3395d tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] POST https://10.4.3.170/volume/v3/groups/10d0be8a-9de7-44a7-87f3-fb2784c9af18/action Jul 24 07:37:26.271665 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-79a3f543-5c29-4263-b5b0-683284b3395d tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:37:26.271665 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-79a3f543-5c29-4263-b5b0-683284b3395d tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:37:26.278127 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.groups [None req-79a3f543-5c29-4263-b5b0-683284b3395d tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] delete called for group 10d0be8a-9de7-44a7-87f3-fb2784c9af18 {{(pid=100246) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 24 07:37:26.278127 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.groups [None req-79a3f543-5c29-4263-b5b0-683284b3395d tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] Delete group with id: 10d0be8a-9de7-44a7-87f3-fb2784c9af18 Jul 24 07:37:26.282655 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:26.282655 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:37:26.286809 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:26.286809 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:37:26.289516 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-08f10b58-c0b5-4ac2-808c-81830cdb56cb tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Volume info retrieved successfully. Jul 24 07:37:26.295248 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-08f10b58-c0b5-4ac2-808c-81830cdb56cb tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] https://10.4.3.170/volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8 returned with HTTP 200 Jul 24 07:37:26.296275 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 118/472] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:26 2026] GET /volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8 => generated 1164 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:37:26.371706 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-79a3f543-5c29-4263-b5b0-683284b3395d tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] https://10.4.3.170/volume/v3/groups/10d0be8a-9de7-44a7-87f3-fb2784c9af18/action returned with HTTP 202 Jul 24 07:37:26.372318 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 120/473] 10.4.3.170 () {70 vars in 1428 bytes} [Fri Jul 24 07:37:26 2026] POST /volume/v3/groups/10d0be8a-9de7-44a7-87f3-fb2784c9af18/action => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 07:37:26.381833 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-07ff8fca-e256-41ab-a703-3f0e937ea1ed None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:26.385028 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-07ff8fca-e256-41ab-a703-3f0e937ea1ed tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] GET https://10.4.3.170/volume/v3/volumes/ea57e9da-25d8-4abd-a5fa-ec0f2c787b6a Jul 24 07:37:26.385334 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-07ff8fca-e256-41ab-a703-3f0e937ea1ed tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:26.385578 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-07ff8fca-e256-41ab-a703-3f0e937ea1ed tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:26.394744 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:26.394744 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:37:26.402573 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-07ff8fca-e256-41ab-a703-3f0e937ea1ed tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] Volume info retrieved successfully. Jul 24 07:37:26.402573 np0000005822 devstack@c-api.service[100243]: WARNING stevedore.named [None req-07ff8fca-e256-41ab-a703-3f0e937ea1ed tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:37:26.402573 np0000005822 devstack@c-api.service[100243]: WARNING castellan.key_manager [None req-07ff8fca-e256-41ab-a703-3f0e937ea1ed tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:37:26.446127 np0000005822 devstack@c-api.service[100243]: DEBUG oslo_db.sqlalchemy.engines [None req-07ff8fca-e256-41ab-a703-3f0e937ea1ed tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100243) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 07:37:26.456267 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:26.456267 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:37:26.465569 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-07ff8fca-e256-41ab-a703-3f0e937ea1ed tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] https://10.4.3.170/volume/v3/volumes/ea57e9da-25d8-4abd-a5fa-ec0f2c787b6a returned with HTTP 200 Jul 24 07:37:26.465983 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 118/474] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:37:26 2026] GET /volume/v3/volumes/ea57e9da-25d8-4abd-a5fa-ec0f2c787b6a => generated 921 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:37:27.259101 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-0f1c57ee-3d31-4554-a7c0-fec7d9570c59 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:27.263424 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0f1c57ee-3d31-4554-a7c0-fec7d9570c59 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] GET https://10.4.3.170/volume/v3/volumes/932ac2de-9f79-4f6c-b671-38f4d5b1af68 Jul 24 07:37:27.263671 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0f1c57ee-3d31-4554-a7c0-fec7d9570c59 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:27.263860 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0f1c57ee-3d31-4554-a7c0-fec7d9570c59 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:27.269138 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0f1c57ee-3d31-4554-a7c0-fec7d9570c59 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] https://10.4.3.170/volume/v3/volumes/932ac2de-9f79-4f6c-b671-38f4d5b1af68 returned with HTTP 404 Jul 24 07:37:27.269613 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 119/475] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:27 2026] GET /volume/v3/volumes/932ac2de-9f79-4f6c-b671-38f4d5b1af68 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:37:27.278790 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-bb1b1b17-0e0a-4d9b-92f7-ad824e8813be None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:27.281038 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-bb1b1b17-0e0a-4d9b-92f7-ad824e8813be tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] GET https://10.4.3.170/volume/v3/volumes/77917688-454a-48a0-8c8b-0675762a11dd Jul 24 07:37:27.281294 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-bb1b1b17-0e0a-4d9b-92f7-ad824e8813be tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:27.281469 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-bb1b1b17-0e0a-4d9b-92f7-ad824e8813be tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:27.288022 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:27.288022 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:37:27.291979 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-bb1b1b17-0e0a-4d9b-92f7-ad824e8813be tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Volume info retrieved successfully. Jul 24 07:37:27.299168 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-bb1b1b17-0e0a-4d9b-92f7-ad824e8813be tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] https://10.4.3.170/volume/v3/volumes/77917688-454a-48a0-8c8b-0675762a11dd returned with HTTP 200 Jul 24 07:37:27.299635 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 119/476] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:27 2026] GET /volume/v3/volumes/77917688-454a-48a0-8c8b-0675762a11dd => generated 838 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:27.308605 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b211108b-2a43-41f2-9470-0a08a7b4eab2 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:27.310453 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b211108b-2a43-41f2-9470-0a08a7b4eab2 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] GET https://10.4.3.170/volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8 Jul 24 07:37:27.310646 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b211108b-2a43-41f2-9470-0a08a7b4eab2 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:27.310845 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b211108b-2a43-41f2-9470-0a08a7b4eab2 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:27.312001 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-4f65eaf9-20e5-4170-87ff-c1da46c57eae None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:27.313802 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4f65eaf9-20e5-4170-87ff-c1da46c57eae tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] DELETE https://10.4.3.170/volume/v3/volumes/77917688-454a-48a0-8c8b-0675762a11dd Jul 24 07:37:27.314007 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4f65eaf9-20e5-4170-87ff-c1da46c57eae tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:27.314224 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4f65eaf9-20e5-4170-87ff-c1da46c57eae tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:27.314702 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-4f65eaf9-20e5-4170-87ff-c1da46c57eae tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Delete volume with id: 77917688-454a-48a0-8c8b-0675762a11dd Jul 24 07:37:27.320750 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:27.320750 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:37:27.321238 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-4f65eaf9-20e5-4170-87ff-c1da46c57eae tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Volume info retrieved successfully. Jul 24 07:37:27.322384 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:27.322384 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:37:27.326599 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-b211108b-2a43-41f2-9470-0a08a7b4eab2 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Volume info retrieved successfully. Jul 24 07:37:27.331989 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b211108b-2a43-41f2-9470-0a08a7b4eab2 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] https://10.4.3.170/volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8 returned with HTTP 200 Jul 24 07:37:27.332445 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 121/477] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:27 2026] GET /volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8 => generated 1164 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:37:27.338420 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-4f65eaf9-20e5-4170-87ff-c1da46c57eae tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Delete volume request issued successfully. Jul 24 07:37:27.338674 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4f65eaf9-20e5-4170-87ff-c1da46c57eae tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] https://10.4.3.170/volume/v3/volumes/77917688-454a-48a0-8c8b-0675762a11dd returned with HTTP 202 Jul 24 07:37:27.339183 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 119/478] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:37:27 2026] DELETE /volume/v3/volumes/77917688-454a-48a0-8c8b-0675762a11dd => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:37:27.346920 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-8509a1e1-af3e-40ed-a0fe-b45a41ec7e08 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:27.349672 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8509a1e1-af3e-40ed-a0fe-b45a41ec7e08 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] GET https://10.4.3.170/volume/v3/volumes/77917688-454a-48a0-8c8b-0675762a11dd Jul 24 07:37:27.349853 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8509a1e1-af3e-40ed-a0fe-b45a41ec7e08 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:27.350025 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8509a1e1-af3e-40ed-a0fe-b45a41ec7e08 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:27.358134 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:27.358134 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:37:27.363113 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-8509a1e1-af3e-40ed-a0fe-b45a41ec7e08 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Volume info retrieved successfully. Jul 24 07:37:27.367756 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8509a1e1-af3e-40ed-a0fe-b45a41ec7e08 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] https://10.4.3.170/volume/v3/volumes/77917688-454a-48a0-8c8b-0675762a11dd returned with HTTP 200 Jul 24 07:37:27.367756 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 120/479] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:27 2026] GET /volume/v3/volumes/77917688-454a-48a0-8c8b-0675762a11dd => generated 837 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:27.483005 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-d4505f2f-da79-43a3-9081-6e195cb6ab9e None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:27.485580 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d4505f2f-da79-43a3-9081-6e195cb6ab9e tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] GET https://10.4.3.170/volume/v3/volumes/ea57e9da-25d8-4abd-a5fa-ec0f2c787b6a Jul 24 07:37:27.485580 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d4505f2f-da79-43a3-9081-6e195cb6ab9e tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:27.485734 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d4505f2f-da79-43a3-9081-6e195cb6ab9e tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:27.491440 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d4505f2f-da79-43a3-9081-6e195cb6ab9e tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] https://10.4.3.170/volume/v3/volumes/ea57e9da-25d8-4abd-a5fa-ec0f2c787b6a returned with HTTP 404 Jul 24 07:37:27.491878 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 120/480] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:37:27 2026] GET /volume/v3/volumes/ea57e9da-25d8-4abd-a5fa-ec0f2c787b6a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 07:37:27.499273 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-867f62c5-1f76-4984-8c5d-1d61a28343cf None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:27.501137 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-867f62c5-1f76-4984-8c5d-1d61a28343cf tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] GET https://10.4.3.170/volume/v3/groups/10d0be8a-9de7-44a7-87f3-fb2784c9af18 Jul 24 07:37:27.501426 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-867f62c5-1f76-4984-8c5d-1d61a28343cf tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:27.501731 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-867f62c5-1f76-4984-8c5d-1d61a28343cf tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:27.501868 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.groups [None req-867f62c5-1f76-4984-8c5d-1d61a28343cf tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] show called for member 10d0be8a-9de7-44a7-87f3-fb2784c9af18 {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 07:37:27.505650 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-867f62c5-1f76-4984-8c5d-1d61a28343cf tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] https://10.4.3.170/volume/v3/groups/10d0be8a-9de7-44a7-87f3-fb2784c9af18 returned with HTTP 404 Jul 24 07:37:27.506382 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 122/481] 10.4.3.170 () {68 vars in 1386 bytes} [Fri Jul 24 07:37:27 2026] GET /volume/v3/groups/10d0be8a-9de7-44a7-87f3-fb2784c9af18 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 07:37:27.515018 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-a44ab405-b422-4883-856b-ea3526e7ff2d None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:27.516785 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a44ab405-b422-4883-856b-ea3526e7ff2d tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] GET https://10.4.3.170/volume/v3/volumes/detail Jul 24 07:37:27.517019 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a44ab405-b422-4883-856b-ea3526e7ff2d tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:27.517220 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a44ab405-b422-4883-856b-ea3526e7ff2d tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] Calling method 'detail' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:27.517908 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.api_utils [None req-a44ab405-b422-4883-856b-ea3526e7ff2d tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] Removing options '' from query. {{(pid=100243) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 07:37:27.518313 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-a44ab405-b422-4883-856b-ea3526e7ff2d tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100243) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 07:37:27.526366 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-a44ab405-b422-4883-856b-ea3526e7ff2d tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] Get all volumes completed successfully. Jul 24 07:37:27.527036 np0000005822 devstack@c-api.service[100243]: WARNING stevedore.named [None req-a44ab405-b422-4883-856b-ea3526e7ff2d tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:37:27.527214 np0000005822 devstack@c-api.service[100243]: WARNING castellan.key_manager [None req-a44ab405-b422-4883-856b-ea3526e7ff2d tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:37:27.562150 np0000005822 devstack@c-api.service[100243]: DEBUG oslo_db.sqlalchemy.engines [None req-a44ab405-b422-4883-856b-ea3526e7ff2d tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100243) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 07:37:27.565181 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:27.565181 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:37:27.572252 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a44ab405-b422-4883-856b-ea3526e7ff2d tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] https://10.4.3.170/volume/v3/volumes/detail returned with HTTP 200 Jul 24 07:37:27.573185 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 120/482] 10.4.3.170 () {68 vars in 1299 bytes} [Fri Jul 24 07:37:27 2026] GET /volume/v3/volumes/detail => generated 913 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:37:27.584089 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-86350773-4e71-46c0-a232-edf2c09310de None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:27.585791 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-86350773-4e71-46c0-a232-edf2c09310de tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] POST https://10.4.3.170/volume/v3/groups/c0a5e20f-4768-45ca-9c43-9e460c4519cb/action Jul 24 07:37:27.586133 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-86350773-4e71-46c0-a232-edf2c09310de tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:37:27.586273 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-86350773-4e71-46c0-a232-edf2c09310de tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:37:27.587530 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.groups [None req-86350773-4e71-46c0-a232-edf2c09310de tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] delete called for group c0a5e20f-4768-45ca-9c43-9e460c4519cb {{(pid=100244) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 24 07:37:27.587636 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.groups [None req-86350773-4e71-46c0-a232-edf2c09310de tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] Delete group with id: c0a5e20f-4768-45ca-9c43-9e460c4519cb Jul 24 07:37:27.590738 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:27.590738 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:37:27.651234 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-86350773-4e71-46c0-a232-edf2c09310de tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] https://10.4.3.170/volume/v3/groups/c0a5e20f-4768-45ca-9c43-9e460c4519cb/action returned with HTTP 202 Jul 24 07:37:27.651718 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 121/483] 10.4.3.170 () {70 vars in 1428 bytes} [Fri Jul 24 07:37:27 2026] POST /volume/v3/groups/c0a5e20f-4768-45ca-9c43-9e460c4519cb/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 07:37:27.664979 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-a3e35d65-7496-4301-9c97-bfd05d9d9ac0 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:27.667566 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a3e35d65-7496-4301-9c97-bfd05d9d9ac0 tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] GET https://10.4.3.170/volume/v3/volumes/cf0f5df9-8b18-4170-9a9e-843b90bb1119 Jul 24 07:37:27.668013 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a3e35d65-7496-4301-9c97-bfd05d9d9ac0 tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:27.668293 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a3e35d65-7496-4301-9c97-bfd05d9d9ac0 tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:27.676731 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:27.676731 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:37:27.681364 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-a3e35d65-7496-4301-9c97-bfd05d9d9ac0 tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] Volume info retrieved successfully. Jul 24 07:37:27.682135 np0000005822 devstack@c-api.service[100245]: WARNING stevedore.named [None req-a3e35d65-7496-4301-9c97-bfd05d9d9ac0 tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:37:27.682353 np0000005822 devstack@c-api.service[100245]: WARNING castellan.key_manager [None req-a3e35d65-7496-4301-9c97-bfd05d9d9ac0 tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:37:27.725327 np0000005822 devstack@c-api.service[100245]: DEBUG oslo_db.sqlalchemy.engines [None req-a3e35d65-7496-4301-9c97-bfd05d9d9ac0 tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100245) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 07:37:27.729452 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:27.729452 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:37:27.737880 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a3e35d65-7496-4301-9c97-bfd05d9d9ac0 tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] https://10.4.3.170/volume/v3/volumes/cf0f5df9-8b18-4170-9a9e-843b90bb1119 returned with HTTP 200 Jul 24 07:37:27.738280 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 121/484] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:37:27 2026] GET /volume/v3/volumes/cf0f5df9-8b18-4170-9a9e-843b90bb1119 => generated 909 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:37:28.345900 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a7e9d7db-335a-46d0-97a2-e465c11cef60 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:28.348246 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a7e9d7db-335a-46d0-97a2-e465c11cef60 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] GET https://10.4.3.170/volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8 Jul 24 07:37:28.348246 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a7e9d7db-335a-46d0-97a2-e465c11cef60 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:28.348492 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a7e9d7db-335a-46d0-97a2-e465c11cef60 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:28.365035 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:28.365035 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:37:28.368823 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-a7e9d7db-335a-46d0-97a2-e465c11cef60 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Volume info retrieved successfully. Jul 24 07:37:28.373130 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a7e9d7db-335a-46d0-97a2-e465c11cef60 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] https://10.4.3.170/volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8 returned with HTTP 200 Jul 24 07:37:28.373566 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 123/485] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:28 2026] GET /volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8 => generated 1164 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:37:28.382036 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-f610176c-44f1-44fe-8925-2a12b0a03c30 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:28.383521 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f610176c-44f1-44fe-8925-2a12b0a03c30 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] GET https://10.4.3.170/volume/v3/volumes/77917688-454a-48a0-8c8b-0675762a11dd Jul 24 07:37:28.384446 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f610176c-44f1-44fe-8925-2a12b0a03c30 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:28.384446 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f610176c-44f1-44fe-8925-2a12b0a03c30 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:28.389922 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f610176c-44f1-44fe-8925-2a12b0a03c30 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] https://10.4.3.170/volume/v3/volumes/77917688-454a-48a0-8c8b-0675762a11dd returned with HTTP 404 Jul 24 07:37:28.390726 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 121/486] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:28 2026] GET /volume/v3/volumes/77917688-454a-48a0-8c8b-0675762a11dd => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:37:28.451375 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-b74e4ca1-c57f-43d6-b48d-a2691f26f847 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:28.453258 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b74e4ca1-c57f-43d6-b48d-a2691f26f847 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:37:28.453594 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b74e4ca1-c57f-43d6-b48d-a2691f26f847 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "c7843099-d178-467f-91a9-52ff7d08103c", "size": 1, "name": "tempest-VolumesGetTest-Volume-481354217", "metadata": {"Type": "Test"}}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:37:28.455107 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-b74e4ca1-c57f-43d6-b48d-a2691f26f847 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Create volume request body: {'volume': {'imageRef': 'c7843099-d178-467f-91a9-52ff7d08103c', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-481354217', 'metadata': {'Type': 'Test'}}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:37:28.541805 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-b74e4ca1-c57f-43d6-b48d-a2691f26f847 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Create volume of 1 GB Jul 24 07:37:28.549162 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-b74e4ca1-c57f-43d6-b48d-a2691f26f847 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Availability Zones retrieved successfully. Jul 24 07:37:28.554699 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-b74e4ca1-c57f-43d6-b48d-a2691f26f847 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Flow 'volume_create_api' (197ade9b-8736-4b04-8ae5-4952d74ae9bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:37:28.557022 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-b74e4ca1-c57f-43d6-b48d-a2691f26f847 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d27edff-d8d1-461c-8ce6-6fd04a7f97cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:37:28.558012 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-b74e4ca1-c57f-43d6-b48d-a2691f26f847 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:37:28.641110 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-b74e4ca1-c57f-43d6-b48d-a2691f26f847 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d27edff-d8d1-461c-8ce6-6fd04a7f97cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:37:28.642759 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-b74e4ca1-c57f-43d6-b48d-a2691f26f847 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (256efd7a-8b28-4b5f-afd1-2924e38177d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:37:28.657542 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-7ae79a7d-df40-4ca3-9a3b-d3c7db2a36a7 req-53d3a4e4-224c-4fd9-8ae5-00a8cbd0b755 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:28.659807 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-7ae79a7d-df40-4ca3-9a3b-d3c7db2a36a7 req-53d3a4e4-224c-4fd9-8ae5-00a8cbd0b755 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] POST https://10.4.3.170/volume/v3/attachments/76ca0f6e-86c4-47fb-98d7-8b7bd05c6a90/action Jul 24 07:37:28.660235 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-7ae79a7d-df40-4ca3-9a3b-d3c7db2a36a7 req-53d3a4e4-224c-4fd9-8ae5-00a8cbd0b755 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Action body: b'{"os-complete": null}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:37:28.660368 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-7ae79a7d-df40-4ca3-9a3b-d3c7db2a36a7 req-53d3a4e4-224c-4fd9-8ae5-00a8cbd0b755 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:37:28.681197 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:28.681197 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:37:28.696014 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-7ae79a7d-df40-4ca3-9a3b-d3c7db2a36a7 req-53d3a4e4-224c-4fd9-8ae5-00a8cbd0b755 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] https://10.4.3.170/volume/v3/attachments/76ca0f6e-86c4-47fb-98d7-8b7bd05c6a90/action returned with HTTP 204 Jul 24 07:37:28.696591 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 122/487] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 24 07:37:28 2026] POST /volume/v3/attachments/76ca0f6e-86c4-47fb-98d7-8b7bd05c6a90/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:37:28.713069 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-b74e4ca1-c57f-43d6-b48d-a2691f26f847 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Created reservations ['1bc5fa25-1c99-49fe-95da-eacbbd72decd', '5a55cf39-bdad-4cc6-be95-824330b9dda0', 'b189d3c2-0b4a-429a-969c-106212c0de33', 'be7b8757-ff52-47ed-b0d2-c9b4418b0330'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:37:28.714112 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-b74e4ca1-c57f-43d6-b48d-a2691f26f847 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (256efd7a-8b28-4b5f-afd1-2924e38177d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1bc5fa25-1c99-49fe-95da-eacbbd72decd', '5a55cf39-bdad-4cc6-be95-824330b9dda0', 'b189d3c2-0b4a-429a-969c-106212c0de33', 'be7b8757-ff52-47ed-b0d2-c9b4418b0330']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:37:28.714968 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-b74e4ca1-c57f-43d6-b48d-a2691f26f847 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28c8de1d-e7f2-4d26-b533-a8e982d6a5c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:37:28.746027 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-b74e4ca1-c57f-43d6-b48d-a2691f26f847 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28c8de1d-e7f2-4d26-b533-a8e982d6a5c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '88220ba4-a76e-4e1a-830f-5d144de31a37', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-481354217',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='fc1b4fb11f144e6d8367a73c2f7d12e8',qos_specs=None,replication_status=,reservations=['1bc5fa25-1c99-49fe-95da-eacbbd72decd','5a55cf39-bdad-4cc6-be95-824330b9dda0','b189d3c2-0b4a-429a-969c-106212c0de33','be7b8757-ff52-47ed-b0d2-c9b4418b0330'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e50090bbe92742669603b7e0e7a8761e',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:37:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-481354217',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=88220ba4-a76e-4e1a-830f-5d144de31a37,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='fc1b4fb11f144e6d8367a73c2f7d12e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e50090bbe92742669603b7e0e7a8761e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:37:28.746758 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-b74e4ca1-c57f-43d6-b48d-a2691f26f847 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51862075-a46c-4a83-a8ac-fb1b39bac219) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:37:28.755613 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-67b84367-d8a8-4278-a762-ce8ea0f8e038 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:28.758747 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-67b84367-d8a8-4278-a762-ce8ea0f8e038 tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] GET https://10.4.3.170/volume/v3/volumes/cf0f5df9-8b18-4170-9a9e-843b90bb1119 Jul 24 07:37:28.758955 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-67b84367-d8a8-4278-a762-ce8ea0f8e038 tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:28.759198 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-67b84367-d8a8-4278-a762-ce8ea0f8e038 tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:28.764867 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-67b84367-d8a8-4278-a762-ce8ea0f8e038 tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] https://10.4.3.170/volume/v3/volumes/cf0f5df9-8b18-4170-9a9e-843b90bb1119 returned with HTTP 404 Jul 24 07:37:28.765617 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 124/488] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:37:28 2026] GET /volume/v3/volumes/cf0f5df9-8b18-4170-9a9e-843b90bb1119 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 07:37:28.769401 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-b74e4ca1-c57f-43d6-b48d-a2691f26f847 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51862075-a46c-4a83-a8ac-fb1b39bac219) transitioned into state 'SUCCESS' from state '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-481354217',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='fc1b4fb11f144e6d8367a73c2f7d12e8',qos_specs=None,replication_status=,reservations=['1bc5fa25-1c99-49fe-95da-eacbbd72decd','5a55cf39-bdad-4cc6-be95-824330b9dda0','b189d3c2-0b4a-429a-969c-106212c0de33','be7b8757-ff52-47ed-b0d2-c9b4418b0330'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e50090bbe92742669603b7e0e7a8761e',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:37:28.770463 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-f31a9c6d-4c3e-4376-894d-85b0be9b8a4e None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:28.770518 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-b74e4ca1-c57f-43d6-b48d-a2691f26f847 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d0922d4-b3a8-41cc-99da-d09346c2dc52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:37:28.772801 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f31a9c6d-4c3e-4376-894d-85b0be9b8a4e tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/b20e1ef4-df51-40c6-93a7-9da58d6671d8 Jul 24 07:37:28.773087 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f31a9c6d-4c3e-4376-894d-85b0be9b8a4e tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:28.773353 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f31a9c6d-4c3e-4376-894d-85b0be9b8a4e tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:28.773558 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-f31a9c6d-4c3e-4376-894d-85b0be9b8a4e tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] Delete volume with id: b20e1ef4-df51-40c6-93a7-9da58d6671d8 Jul 24 07:37:28.776580 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-6c840613-7a7a-4440-aaa8-a2b9157c3caf None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:28.780811 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6c840613-7a7a-4440-aaa8-a2b9157c3caf tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] GET https://10.4.3.170/volume/v3/groups/c0a5e20f-4768-45ca-9c43-9e460c4519cb Jul 24 07:37:28.781150 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6c840613-7a7a-4440-aaa8-a2b9157c3caf tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:28.781441 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6c840613-7a7a-4440-aaa8-a2b9157c3caf tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] Calling method 'version_select' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:28.781627 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.groups [None req-6c840613-7a7a-4440-aaa8-a2b9157c3caf tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] show called for member c0a5e20f-4768-45ca-9c43-9e460c4519cb {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 07:37:28.784136 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-b74e4ca1-c57f-43d6-b48d-a2691f26f847 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d0922d4-b3a8-41cc-99da-d09346c2dc52) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:37:28.785073 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-b74e4ca1-c57f-43d6-b48d-a2691f26f847 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Flow 'volume_create_api' (197ade9b-8736-4b04-8ae5-4952d74ae9bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:37:28.785396 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-b74e4ca1-c57f-43d6-b48d-a2691f26f847 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Create volume request issued successfully. Jul 24 07:37:28.785967 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b74e4ca1-c57f-43d6-b48d-a2691f26f847 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:37:28.789033 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 122/489] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 24 07:37:28 2026] POST /volume/v3/volumes => generated 758 bytes in 338 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:37:28.789815 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6c840613-7a7a-4440-aaa8-a2b9157c3caf tempest-GroupsV314Test-352705209 tempest-GroupsV314Test-352705209-project-member] https://10.4.3.170/volume/v3/groups/c0a5e20f-4768-45ca-9c43-9e460c4519cb returned with HTTP 404 Jul 24 07:37:28.790503 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 123/490] 10.4.3.170 () {68 vars in 1386 bytes} [Fri Jul 24 07:37:28 2026] GET /volume/v3/groups/c0a5e20f-4768-45ca-9c43-9e460c4519cb => generated 108 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 07:37:28.792028 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f31a9c6d-4c3e-4376-894d-85b0be9b8a4e tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] https://10.4.3.170/volume/v3/volumes/b20e1ef4-df51-40c6-93a7-9da58d6671d8 returned with HTTP 404 Jul 24 07:37:28.792702 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 122/491] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:37:28 2026] DELETE /volume/v3/volumes/b20e1ef4-df51-40c6-93a7-9da58d6671d8 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:37:28.802008 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-023de30c-8d50-456f-8130-2df68977797a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:28.803335 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-af58f85a-ff88-4355-9bea-dd5adc87e6b3 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:28.804312 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-a12fb8ff-f489-4712-918d-ec11edce15ab None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:28.805368 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-023de30c-8d50-456f-8130-2df68977797a tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] GET https://10.4.3.170/volume/v3/volumes/b20e1ef4-df51-40c6-93a7-9da58d6671d8 Jul 24 07:37:28.805368 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-023de30c-8d50-456f-8130-2df68977797a tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:28.805489 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-023de30c-8d50-456f-8130-2df68977797a tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:28.807032 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a12fb8ff-f489-4712-918d-ec11edce15ab tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] GET https://10.4.3.170/volume/v3/volumes/88220ba4-a76e-4e1a-830f-5d144de31a37 Jul 24 07:37:28.807546 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a12fb8ff-f489-4712-918d-ec11edce15ab tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:28.807603 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a12fb8ff-f489-4712-918d-ec11edce15ab tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:28.807818 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-af58f85a-ff88-4355-9bea-dd5adc87e6b3 tempest-GroupsV314Test-1119253410 tempest-GroupsV314Test-1119253410-project-admin] DELETE https://10.4.3.170/volume/v3/group_types/871fee0f-804d-479a-bcd2-adc3036ac1db Jul 24 07:37:28.808035 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-af58f85a-ff88-4355-9bea-dd5adc87e6b3 tempest-GroupsV314Test-1119253410 tempest-GroupsV314Test-1119253410-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:28.808233 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-af58f85a-ff88-4355-9bea-dd5adc87e6b3 tempest-GroupsV314Test-1119253410 tempest-GroupsV314Test-1119253410-project-admin] Calling method 'version_select' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:28.808528 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:28.808528 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:37:28.813967 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-023de30c-8d50-456f-8130-2df68977797a tempest-VolumesAssistedSnapshotsTest-87859841 tempest-VolumesAssistedSnapshotsTest-87859841-project-admin] https://10.4.3.170/volume/v3/volumes/b20e1ef4-df51-40c6-93a7-9da58d6671d8 returned with HTTP 404 Jul 24 07:37:28.814483 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 125/492] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:28 2026] GET /volume/v3/volumes/b20e1ef4-df51-40c6-93a7-9da58d6671d8 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:37:28.817405 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:28.817405 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:37:28.824331 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-a12fb8ff-f489-4712-918d-ec11edce15ab tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Volume info retrieved successfully. Jul 24 07:37:28.831222 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a12fb8ff-f489-4712-918d-ec11edce15ab tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] https://10.4.3.170/volume/v3/volumes/88220ba4-a76e-4e1a-830f-5d144de31a37 returned with HTTP 200 Jul 24 07:37:28.831222 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 124/493] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:28 2026] GET /volume/v3/volumes/88220ba4-a76e-4e1a-830f-5d144de31a37 => generated 826 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:28.838249 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-af58f85a-ff88-4355-9bea-dd5adc87e6b3 tempest-GroupsV314Test-1119253410 tempest-GroupsV314Test-1119253410-project-admin] https://10.4.3.170/volume/v3/group_types/871fee0f-804d-479a-bcd2-adc3036ac1db returned with HTTP 202 Jul 24 07:37:28.838249 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 123/494] 10.4.3.170 () {68 vars in 1404 bytes} [Fri Jul 24 07:37:28 2026] DELETE /volume/v3/group_types/871fee0f-804d-479a-bcd2-adc3036ac1db => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 07:37:28.842894 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-228ca65a-0dcd-4ffc-9f0f-035a64f8cecd None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:28.845109 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-228ca65a-0dcd-4ffc-9f0f-035a64f8cecd tempest-GroupsV314Test-1119253410 tempest-GroupsV314Test-1119253410-project-admin] DELETE https://10.4.3.170/volume/v3/types/0dd78492-4809-49dc-a66e-a8e0afed61bc Jul 24 07:37:28.845445 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-228ca65a-0dcd-4ffc-9f0f-035a64f8cecd tempest-GroupsV314Test-1119253410 tempest-GroupsV314Test-1119253410-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:28.845719 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-228ca65a-0dcd-4ffc-9f0f-035a64f8cecd tempest-GroupsV314Test-1119253410 tempest-GroupsV314Test-1119253410-project-admin] Calling method '_delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:28.880434 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-228ca65a-0dcd-4ffc-9f0f-035a64f8cecd tempest-GroupsV314Test-1119253410 tempest-GroupsV314Test-1119253410-project-admin] https://10.4.3.170/volume/v3/types/0dd78492-4809-49dc-a66e-a8e0afed61bc returned with HTTP 202 Jul 24 07:37:28.880886 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 123/495] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 24 07:37:28 2026] DELETE /volume/v3/types/0dd78492-4809-49dc-a66e-a8e0afed61bc => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:37:28.890740 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1222db39-043f-4f00-888c-44fcb06c3ea8 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:28.892579 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1222db39-043f-4f00-888c-44fcb06c3ea8 tempest-GroupsV314Test-1119253410 tempest-GroupsV314Test-1119253410-project-admin] GET https://10.4.3.170/volume/v3/types/0dd78492-4809-49dc-a66e-a8e0afed61bc Jul 24 07:37:28.893070 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1222db39-043f-4f00-888c-44fcb06c3ea8 tempest-GroupsV314Test-1119253410 tempest-GroupsV314Test-1119253410-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:28.893129 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1222db39-043f-4f00-888c-44fcb06c3ea8 tempest-GroupsV314Test-1119253410 tempest-GroupsV314Test-1119253410-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:28.899112 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1222db39-043f-4f00-888c-44fcb06c3ea8 tempest-GroupsV314Test-1119253410 tempest-GroupsV314Test-1119253410-project-admin] https://10.4.3.170/volume/v3/types/0dd78492-4809-49dc-a66e-a8e0afed61bc returned with HTTP 404 Jul 24 07:37:28.899749 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 126/496] 10.4.3.170 () {66 vars in 1342 bytes} [Fri Jul 24 07:37:28 2026] GET /volume/v3/types/0dd78492-4809-49dc-a66e-a8e0afed61bc => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:37:29.264544 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-b49d1bf2-b7eb-42f2-98c5-13f3fd17efb1 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:29.266890 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b49d1bf2-b7eb-42f2-98c5-13f3fd17efb1 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] DELETE https://10.4.3.170/volume/v3/volumes/05a6b536-5826-42a4-ba11-acc0a7aecf06 Jul 24 07:37:29.267193 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b49d1bf2-b7eb-42f2-98c5-13f3fd17efb1 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:29.267484 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b49d1bf2-b7eb-42f2-98c5-13f3fd17efb1 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:29.267711 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-b49d1bf2-b7eb-42f2-98c5-13f3fd17efb1 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] Delete volume with id: 05a6b536-5826-42a4-ba11-acc0a7aecf06 Jul 24 07:37:29.280235 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:29.280235 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:37:29.280235 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-b49d1bf2-b7eb-42f2-98c5-13f3fd17efb1 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] Volume info retrieved successfully. Jul 24 07:37:29.307226 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-b49d1bf2-b7eb-42f2-98c5-13f3fd17efb1 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] Delete volume request issued successfully. Jul 24 07:37:29.307226 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b49d1bf2-b7eb-42f2-98c5-13f3fd17efb1 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] https://10.4.3.170/volume/v3/volumes/05a6b536-5826-42a4-ba11-acc0a7aecf06 returned with HTTP 202 Jul 24 07:37:29.307226 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 125/497] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:37:29 2026] DELETE /volume/v3/volumes/05a6b536-5826-42a4-ba11-acc0a7aecf06 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:37:29.319027 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-53652a2e-85ea-48dc-a42c-c1ee32e2f310 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:29.319859 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-53652a2e-85ea-48dc-a42c-c1ee32e2f310 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] GET https://10.4.3.170/volume/v3/volumes/05a6b536-5826-42a4-ba11-acc0a7aecf06 Jul 24 07:37:29.319859 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-53652a2e-85ea-48dc-a42c-c1ee32e2f310 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:29.320104 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-53652a2e-85ea-48dc-a42c-c1ee32e2f310 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:29.333426 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:29.333426 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:37:29.334713 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-53652a2e-85ea-48dc-a42c-c1ee32e2f310 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] Volume info retrieved successfully. Jul 24 07:37:29.340920 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-53652a2e-85ea-48dc-a42c-c1ee32e2f310 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] https://10.4.3.170/volume/v3/volumes/05a6b536-5826-42a4-ba11-acc0a7aecf06 returned with HTTP 200 Jul 24 07:37:29.341435 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 124/498] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:29 2026] GET /volume/v3/volumes/05a6b536-5826-42a4-ba11-acc0a7aecf06 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:29.388915 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-c2f24619-1df1-4cec-bafc-13283c31674f None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:29.391238 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c2f24619-1df1-4cec-bafc-13283c31674f tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] GET https://10.4.3.170/volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8 Jul 24 07:37:29.391614 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c2f24619-1df1-4cec-bafc-13283c31674f tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:29.391932 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c2f24619-1df1-4cec-bafc-13283c31674f tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:29.412412 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:29.412412 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:37:29.419550 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-c2f24619-1df1-4cec-bafc-13283c31674f tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Volume info retrieved successfully. Jul 24 07:37:29.425554 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c2f24619-1df1-4cec-bafc-13283c31674f tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] https://10.4.3.170/volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8 returned with HTTP 200 Jul 24 07:37:29.426214 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 124/499] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:29 2026] GET /volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8 => generated 1458 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:37:29.738389 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-2a567f57-172c-4e72-ae45-a912fceb72a8 req-ecbc188d-1b79-42e5-9d5c-0a66fd2470b0 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:29.744002 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-2a567f57-172c-4e72-ae45-a912fceb72a8 req-ecbc188d-1b79-42e5-9d5c-0a66fd2470b0 tempest-TestMultiAttachVolumeSwap-1316430907 tempest-TestMultiAttachVolumeSwap-1316430907-project] GET https://10.4.3.170/volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8 Jul 24 07:37:29.744336 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-2a567f57-172c-4e72-ae45-a912fceb72a8 req-ecbc188d-1b79-42e5-9d5c-0a66fd2470b0 tempest-TestMultiAttachVolumeSwap-1316430907 tempest-TestMultiAttachVolumeSwap-1316430907-project] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:29.744654 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-2a567f57-172c-4e72-ae45-a912fceb72a8 req-ecbc188d-1b79-42e5-9d5c-0a66fd2470b0 tempest-TestMultiAttachVolumeSwap-1316430907 tempest-TestMultiAttachVolumeSwap-1316430907-project] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:29.770080 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:29.770080 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:37:29.773897 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [req-2a567f57-172c-4e72-ae45-a912fceb72a8 req-ecbc188d-1b79-42e5-9d5c-0a66fd2470b0 tempest-TestMultiAttachVolumeSwap-1316430907 tempest-TestMultiAttachVolumeSwap-1316430907-project] Volume info retrieved successfully. Jul 24 07:37:29.779316 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-2a567f57-172c-4e72-ae45-a912fceb72a8 req-ecbc188d-1b79-42e5-9d5c-0a66fd2470b0 tempest-TestMultiAttachVolumeSwap-1316430907 tempest-TestMultiAttachVolumeSwap-1316430907-project] https://10.4.3.170/volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8 returned with HTTP 200 Jul 24 07:37:29.780269 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 127/500] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:37:29 2026] GET /volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8 => generated 1642 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 24 07:37:29.792197 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-1199b0ba-1025-47bc-901d-b850bd4160ff None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:29.795460 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1199b0ba-1025-47bc-901d-b850bd4160ff tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-reader] GET https://10.4.3.170/volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8 Jul 24 07:37:29.795665 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-1199b0ba-1025-47bc-901d-b850bd4160ff tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-reader] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:29.795891 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-1199b0ba-1025-47bc-901d-b850bd4160ff tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-reader] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:29.810495 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:29.810495 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:37:29.815757 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-1199b0ba-1025-47bc-901d-b850bd4160ff tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-reader] Volume info retrieved successfully. Jul 24 07:37:29.822065 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1199b0ba-1025-47bc-901d-b850bd4160ff tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-reader] https://10.4.3.170/volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8 returned with HTTP 200 Jul 24 07:37:29.822538 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 126/501] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:29 2026] GET /volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8 => generated 1458 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:37:29.834904 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-059e5e00-a371-43b1-850a-78816400f36d None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:29.836975 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-059e5e00-a371-43b1-850a-78816400f36d tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-reader] GET https://10.4.3.170/volume/v3/volumes/81fd9acf-7e5c-49c2-a7ec-514ba8e64810 Jul 24 07:37:29.837247 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-059e5e00-a371-43b1-850a-78816400f36d tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-reader] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:29.837436 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-059e5e00-a371-43b1-850a-78816400f36d tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-reader] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:29.845257 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:29.845257 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:37:29.845355 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-a76ae5f6-1296-4855-b771-0e3d4fd24d16 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:29.847778 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a76ae5f6-1296-4855-b771-0e3d4fd24d16 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] GET https://10.4.3.170/volume/v3/volumes/88220ba4-a76e-4e1a-830f-5d144de31a37 Jul 24 07:37:29.847778 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a76ae5f6-1296-4855-b771-0e3d4fd24d16 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:29.847778 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a76ae5f6-1296-4855-b771-0e3d4fd24d16 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:29.849480 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-059e5e00-a371-43b1-850a-78816400f36d tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-reader] Volume info retrieved successfully. Jul 24 07:37:29.858932 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:29.858932 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:37:29.859063 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-059e5e00-a371-43b1-850a-78816400f36d tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-reader] https://10.4.3.170/volume/v3/volumes/81fd9acf-7e5c-49c2-a7ec-514ba8e64810 returned with HTTP 200 Jul 24 07:37:29.859063 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 125/502] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:29 2026] GET /volume/v3/volumes/81fd9acf-7e5c-49c2-a7ec-514ba8e64810 => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:29.864752 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-a76ae5f6-1296-4855-b771-0e3d4fd24d16 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Volume info retrieved successfully. Jul 24 07:37:29.870045 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a76ae5f6-1296-4855-b771-0e3d4fd24d16 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] https://10.4.3.170/volume/v3/volumes/88220ba4-a76e-4e1a-830f-5d144de31a37 returned with HTTP 200 Jul 24 07:37:29.870744 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 125/503] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:29 2026] GET /volume/v3/volumes/88220ba4-a76e-4e1a-830f-5d144de31a37 => generated 1366 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:37:29.885100 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e2b37d3b-a518-4340-9e4b-182899bb0f06 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:29.888777 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e2b37d3b-a518-4340-9e4b-182899bb0f06 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] GET https://10.4.3.170/volume/v3/volumes/88220ba4-a76e-4e1a-830f-5d144de31a37 Jul 24 07:37:29.888989 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e2b37d3b-a518-4340-9e4b-182899bb0f06 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:29.889222 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e2b37d3b-a518-4340-9e4b-182899bb0f06 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:29.898113 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:29.898113 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:37:29.904708 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e2b37d3b-a518-4340-9e4b-182899bb0f06 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Volume info retrieved successfully. Jul 24 07:37:29.912169 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e2b37d3b-a518-4340-9e4b-182899bb0f06 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] https://10.4.3.170/volume/v3/volumes/88220ba4-a76e-4e1a-830f-5d144de31a37 returned with HTTP 200 Jul 24 07:37:29.912772 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 128/504] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:29 2026] GET /volume/v3/volumes/88220ba4-a76e-4e1a-830f-5d144de31a37 => generated 1366 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:37:29.927212 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-9cc1c902-eb5c-410a-8ec5-24b90031edb2 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:29.929017 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9cc1c902-eb5c-410a-8ec5-24b90031edb2 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] PUT https://10.4.3.170/volume/v3/volumes/88220ba4-a76e-4e1a-830f-5d144de31a37 Jul 24 07:37:29.929383 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9cc1c902-eb5c-410a-8ec5-24b90031edb2 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-481354217"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:37:29.938402 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:29.938402 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:37:29.945628 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-9cc1c902-eb5c-410a-8ec5-24b90031edb2 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Volume info retrieved successfully. Jul 24 07:37:29.954925 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-9cc1c902-eb5c-410a-8ec5-24b90031edb2 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Volume updated successfully. Jul 24 07:37:29.955632 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9cc1c902-eb5c-410a-8ec5-24b90031edb2 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] https://10.4.3.170/volume/v3/volumes/88220ba4-a76e-4e1a-830f-5d144de31a37 returned with HTTP 200 Jul 24 07:37:29.956118 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 127/505] 10.4.3.170 () {68 vars in 1368 bytes} [Fri Jul 24 07:37:29 2026] PUT /volume/v3/volumes/88220ba4-a76e-4e1a-830f-5d144de31a37 => generated 782 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:29.969863 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-fe53a705-566c-42a1-969e-ef527e572a0c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:29.973976 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-fe53a705-566c-42a1-969e-ef527e572a0c tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] PUT https://10.4.3.170/volume/v3/volumes/88220ba4-a76e-4e1a-830f-5d144de31a37 Jul 24 07:37:29.973976 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-fe53a705-566c-42a1-969e-ef527e572a0c tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1068046470", "description": "This is the new description of volume"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:37:29.975214 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-28c6edf0-ce3d-4569-9697-fb0491a267db None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:29.982786 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-28c6edf0-ce3d-4569-9697-fb0491a267db tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] GET https://10.4.3.170/volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8 Jul 24 07:37:29.983416 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-28c6edf0-ce3d-4569-9697-fb0491a267db tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:29.984339 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-28c6edf0-ce3d-4569-9697-fb0491a267db tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:29.985319 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:29.985319 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:37:29.990410 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-fe53a705-566c-42a1-969e-ef527e572a0c tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Volume info retrieved successfully. Jul 24 07:37:29.999842 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-fe53a705-566c-42a1-969e-ef527e572a0c tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Volume updated successfully. Jul 24 07:37:30.001093 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-fe53a705-566c-42a1-969e-ef527e572a0c tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] https://10.4.3.170/volume/v3/volumes/88220ba4-a76e-4e1a-830f-5d144de31a37 returned with HTTP 200 Jul 24 07:37:30.001385 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 126/506] 10.4.3.170 () {68 vars in 1369 bytes} [Fri Jul 24 07:37:29 2026] PUT /volume/v3/volumes/88220ba4-a76e-4e1a-830f-5d144de31a37 => generated 822 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:30.008495 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:30.008495 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:37:30.016078 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-28c6edf0-ce3d-4569-9697-fb0491a267db tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Volume info retrieved successfully. Jul 24 07:37:30.017465 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e322503f-f3de-46d1-8a04-5686d345b3d9 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:30.019317 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e322503f-f3de-46d1-8a04-5686d345b3d9 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] GET https://10.4.3.170/volume/v3/volumes/88220ba4-a76e-4e1a-830f-5d144de31a37 Jul 24 07:37:30.019508 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e322503f-f3de-46d1-8a04-5686d345b3d9 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:30.019868 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e322503f-f3de-46d1-8a04-5686d345b3d9 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:30.021376 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-28c6edf0-ce3d-4569-9697-fb0491a267db tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] https://10.4.3.170/volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8 returned with HTTP 200 Jul 24 07:37:30.021855 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 126/507] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:29 2026] GET /volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8 => generated 1458 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:37:30.027191 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:30.027191 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:37:30.030662 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e322503f-f3de-46d1-8a04-5686d345b3d9 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Volume info retrieved successfully. Jul 24 07:37:30.035103 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e322503f-f3de-46d1-8a04-5686d345b3d9 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] https://10.4.3.170/volume/v3/volumes/88220ba4-a76e-4e1a-830f-5d144de31a37 returned with HTTP 200 Jul 24 07:37:30.035482 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 129/508] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:30 2026] GET /volume/v3/volumes/88220ba4-a76e-4e1a-830f-5d144de31a37 => generated 1406 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:37:30.054536 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-d02bab83-5b14-4872-97b4-ba0d324d0c88 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:30.057086 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d02bab83-5b14-4872-97b4-ba0d324d0c88 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:37:30.057698 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d02bab83-5b14-4872-97b4-ba0d324d0c88 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1227823831", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1157071638"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:37:30.059901 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-d02bab83-5b14-4872-97b4-ba0d324d0c88 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1227823831', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1157071638'}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:37:30.060492 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-d02bab83-5b14-4872-97b4-ba0d324d0c88 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Create volume of 1 GB Jul 24 07:37:30.070002 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-d02bab83-5b14-4872-97b4-ba0d324d0c88 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Availability Zones retrieved successfully. Jul 24 07:37:30.079768 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-d02bab83-5b14-4872-97b4-ba0d324d0c88 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Flow 'volume_create_api' (869f7303-1cbc-4d50-b3ea-a9ad70944161) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:37:30.081568 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-d02bab83-5b14-4872-97b4-ba0d324d0c88 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6008115e-66db-4a60-af69-2bd653351ead) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:37:30.083057 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-d02bab83-5b14-4872-97b4-ba0d324d0c88 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Validating volume size '1' using validate_int {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:37:30.113231 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-0ab68031-6f1c-4315-a439-bf4b59cce600 req-9fcc6e74-10dc-4fa2-837c-faf2f3584ffd None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:30.115514 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-0ab68031-6f1c-4315-a439-bf4b59cce600 req-9fcc6e74-10dc-4fa2-837c-faf2f3584ffd tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] GET https://10.4.3.170/volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8 Jul 24 07:37:30.115763 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-0ab68031-6f1c-4315-a439-bf4b59cce600 req-9fcc6e74-10dc-4fa2-837c-faf2f3584ffd tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:30.116063 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-0ab68031-6f1c-4315-a439-bf4b59cce600 req-9fcc6e74-10dc-4fa2-837c-faf2f3584ffd tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:30.120795 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-d02bab83-5b14-4872-97b4-ba0d324d0c88 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6008115e-66db-4a60-af69-2bd653351ead) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:37:30.121517 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-d02bab83-5b14-4872-97b4-ba0d324d0c88 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (027175a0-7411-48c9-83da-9e97bd90ff8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:37:30.129995 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:30.129995 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:37:30.133527 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-0ab68031-6f1c-4315-a439-bf4b59cce600 req-9fcc6e74-10dc-4fa2-837c-faf2f3584ffd tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Volume info retrieved successfully. Jul 24 07:37:30.137926 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-0ab68031-6f1c-4315-a439-bf4b59cce600 req-9fcc6e74-10dc-4fa2-837c-faf2f3584ffd tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] https://10.4.3.170/volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8 returned with HTTP 200 Jul 24 07:37:30.138390 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 127/509] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:37:30 2026] GET /volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8 => generated 1458 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:37:30.171299 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-d02bab83-5b14-4872-97b4-ba0d324d0c88 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Created reservations ['2c66d614-8f8a-4524-a1a0-104ad22fde35', 'ddb76383-8ff3-47ce-9047-269e9c0437de', '9861ac09-0f9f-455e-b2ab-6b8e54a754b1', '519cb4a6-fdd0-4f25-a3ed-a1147c9006f2'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:37:30.171299 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-d02bab83-5b14-4872-97b4-ba0d324d0c88 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (027175a0-7411-48c9-83da-9e97bd90ff8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2c66d614-8f8a-4524-a1a0-104ad22fde35', 'ddb76383-8ff3-47ce-9047-269e9c0437de', '9861ac09-0f9f-455e-b2ab-6b8e54a754b1', '519cb4a6-fdd0-4f25-a3ed-a1147c9006f2']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:37:30.171299 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-d02bab83-5b14-4872-97b4-ba0d324d0c88 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff060590-5d50-4356-88ac-9ec0eb3867b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:37:30.207226 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-d02bab83-5b14-4872-97b4-ba0d324d0c88 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff060590-5d50-4356-88ac-9ec0eb3867b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ff49a1b2-bbdf-4fd2-9ed1-c1b171101291', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1227823831',display_name='tempest-VolumesGetTest-Volume-1157071638',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc1b4fb11f144e6d8367a73c2f7d12e8',qos_specs=None,replication_status=,reservations=['2c66d614-8f8a-4524-a1a0-104ad22fde35','ddb76383-8ff3-47ce-9047-269e9c0437de','9861ac09-0f9f-455e-b2ab-6b8e54a754b1','519cb4a6-fdd0-4f25-a3ed-a1147c9006f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e50090bbe92742669603b7e0e7a8761e',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:37:30Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1227823831',display_name='tempest-VolumesGetTest-Volume-1157071638',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ff49a1b2-bbdf-4fd2-9ed1-c1b171101291,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fc1b4fb11f144e6d8367a73c2f7d12e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e50090bbe92742669603b7e0e7a8761e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:37:30.207226 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-d02bab83-5b14-4872-97b4-ba0d324d0c88 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2189633-2b84-44d7-b661-893be49faca6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:37:30.223574 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-d02bab83-5b14-4872-97b4-ba0d324d0c88 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2189633-2b84-44d7-b661-893be49faca6) transitioned into 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-1227823831',display_name='tempest-VolumesGetTest-Volume-1157071638',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc1b4fb11f144e6d8367a73c2f7d12e8',qos_specs=None,replication_status=,reservations=['2c66d614-8f8a-4524-a1a0-104ad22fde35','ddb76383-8ff3-47ce-9047-269e9c0437de','9861ac09-0f9f-455e-b2ab-6b8e54a754b1','519cb4a6-fdd0-4f25-a3ed-a1147c9006f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e50090bbe92742669603b7e0e7a8761e',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:37:30.224262 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-d02bab83-5b14-4872-97b4-ba0d324d0c88 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6550bb5-1ad5-4553-92e5-5c0dad0c5a0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:37:30.233639 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-d02bab83-5b14-4872-97b4-ba0d324d0c88 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6550bb5-1ad5-4553-92e5-5c0dad0c5a0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:37:30.234545 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-d02bab83-5b14-4872-97b4-ba0d324d0c88 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Flow 'volume_create_api' (869f7303-1cbc-4d50-b3ea-a9ad70944161) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:37:30.234864 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-d02bab83-5b14-4872-97b4-ba0d324d0c88 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Create volume request issued successfully. Jul 24 07:37:30.235464 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d02bab83-5b14-4872-97b4-ba0d324d0c88 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:37:30.236178 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 128/510] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 24 07:37:30 2026] POST /volume/v3/volumes => generated 780 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:37:30.249623 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-ea7e68f4-4fa4-41ae-a6d6-863b565f651a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:30.252683 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ea7e68f4-4fa4-41ae-a6d6-863b565f651a tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] GET https://10.4.3.170/volume/v3/volumes/ff49a1b2-bbdf-4fd2-9ed1-c1b171101291 Jul 24 07:37:30.252968 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ea7e68f4-4fa4-41ae-a6d6-863b565f651a tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:30.253281 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ea7e68f4-4fa4-41ae-a6d6-863b565f651a tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:30.263428 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:30.263428 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:37:30.269397 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-ea7e68f4-4fa4-41ae-a6d6-863b565f651a tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Volume info retrieved successfully. Jul 24 07:37:30.275894 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ea7e68f4-4fa4-41ae-a6d6-863b565f651a tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] https://10.4.3.170/volume/v3/volumes/ff49a1b2-bbdf-4fd2-9ed1-c1b171101291 returned with HTTP 200 Jul 24 07:37:30.276486 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 127/511] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:30 2026] GET /volume/v3/volumes/ff49a1b2-bbdf-4fd2-9ed1-c1b171101291 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:30.355735 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-0ab68031-6f1c-4315-a439-bf4b59cce600 req-8c4f8559-2810-449c-9b85-06d19f87f2e7 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:30.356354 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-cdb98922-e207-4140-a19d-7a1059e3f4e1 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:30.358332 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-cdb98922-e207-4140-a19d-7a1059e3f4e1 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] GET https://10.4.3.170/volume/v3/volumes/05a6b536-5826-42a4-ba11-acc0a7aecf06 Jul 24 07:37:30.358546 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-cdb98922-e207-4140-a19d-7a1059e3f4e1 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:30.358734 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-cdb98922-e207-4140-a19d-7a1059e3f4e1 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:30.361851 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-0ab68031-6f1c-4315-a439-bf4b59cce600 req-8c4f8559-2810-449c-9b85-06d19f87f2e7 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] POST https://10.4.3.170/volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8/action Jul 24 07:37:30.362386 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-0ab68031-6f1c-4315-a439-bf4b59cce600 req-8c4f8559-2810-449c-9b85-06d19f87f2e7 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:37:30.362509 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-0ab68031-6f1c-4315-a439-bf4b59cce600 req-8c4f8559-2810-449c-9b85-06d19f87f2e7 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:37:30.366683 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-cdb98922-e207-4140-a19d-7a1059e3f4e1 tempest-TaggedAttachmentsTest-640767643 tempest-TaggedAttachmentsTest-640767643-project-member] https://10.4.3.170/volume/v3/volumes/05a6b536-5826-42a4-ba11-acc0a7aecf06 returned with HTTP 404 Jul 24 07:37:30.367222 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 128/512] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:30 2026] GET /volume/v3/volumes/05a6b536-5826-42a4-ba11-acc0a7aecf06 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:37:30.396746 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:30.396746 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:37:30.397103 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [req-0ab68031-6f1c-4315-a439-bf4b59cce600 req-8c4f8559-2810-449c-9b85-06d19f87f2e7 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Volume info retrieved successfully. Jul 24 07:37:30.417361 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [req-0ab68031-6f1c-4315-a439-bf4b59cce600 req-8c4f8559-2810-449c-9b85-06d19f87f2e7 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Begin detaching volume completed successfully. Jul 24 07:37:30.417621 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-0ab68031-6f1c-4315-a439-bf4b59cce600 req-8c4f8559-2810-449c-9b85-06d19f87f2e7 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] https://10.4.3.170/volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8/action returned with HTTP 202 Jul 24 07:37:30.418194 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 130/513] 10.4.3.170 () {72 vars in 1672 bytes} [Fri Jul 24 07:37:30 2026] POST /volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:37:30.500886 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-f31fbc6c-4b59-45d5-9a09-2e629c04ebff None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:30.501322 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f31fbc6c-4b59-45d5-9a09-2e629c04ebff None None] GET https://10.4.3.170/volume// Jul 24 07:37:30.501667 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f31fbc6c-4b59-45d5-9a09-2e629c04ebff None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:30.501667 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f31fbc6c-4b59-45d5-9a09-2e629c04ebff None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:30.502010 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f31fbc6c-4b59-45d5-9a09-2e629c04ebff None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:37:30.502457 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 129/514] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:37:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:37:30.512295 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-0ab68031-6f1c-4315-a439-bf4b59cce600 req-dce7fe29-c377-48ce-93bf-824fb63cfe27 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:30.515133 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-0ab68031-6f1c-4315-a439-bf4b59cce600 req-dce7fe29-c377-48ce-93bf-824fb63cfe27 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] GET https://10.4.3.170/volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8 Jul 24 07:37:30.515701 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-0ab68031-6f1c-4315-a439-bf4b59cce600 req-dce7fe29-c377-48ce-93bf-824fb63cfe27 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:30.515768 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-0ab68031-6f1c-4315-a439-bf4b59cce600 req-dce7fe29-c377-48ce-93bf-824fb63cfe27 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:30.527749 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:30.527749 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:37:30.530435 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-0ab68031-6f1c-4315-a439-bf4b59cce600 req-dce7fe29-c377-48ce-93bf-824fb63cfe27 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Volume info retrieved successfully. Jul 24 07:37:30.534420 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-0ab68031-6f1c-4315-a439-bf4b59cce600 req-dce7fe29-c377-48ce-93bf-824fb63cfe27 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] https://10.4.3.170/volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8 returned with HTTP 200 Jul 24 07:37:30.534782 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 128/515] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:37:30 2026] GET /volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8 => generated 1641 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:37:31.139957 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-0ab68031-6f1c-4315-a439-bf4b59cce600 req-da0be4f0-cd34-4e24-9a53-032183239cae None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:31.142186 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-0ab68031-6f1c-4315-a439-bf4b59cce600 req-da0be4f0-cd34-4e24-9a53-032183239cae tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] GET https://10.4.3.170/volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8 Jul 24 07:37:31.142393 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-0ab68031-6f1c-4315-a439-bf4b59cce600 req-da0be4f0-cd34-4e24-9a53-032183239cae tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:31.142571 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-0ab68031-6f1c-4315-a439-bf4b59cce600 req-da0be4f0-cd34-4e24-9a53-032183239cae tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:31.155381 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:31.155381 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:37:31.159390 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-0ab68031-6f1c-4315-a439-bf4b59cce600 req-da0be4f0-cd34-4e24-9a53-032183239cae tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Volume info retrieved successfully. Jul 24 07:37:31.165411 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-0ab68031-6f1c-4315-a439-bf4b59cce600 req-da0be4f0-cd34-4e24-9a53-032183239cae tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] https://10.4.3.170/volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8 returned with HTTP 200 Jul 24 07:37:31.169284 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 129/516] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:37:31 2026] GET /volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8 => generated 1461 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:37:31.193072 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-0ab68031-6f1c-4315-a439-bf4b59cce600 req-0e40e7f2-ee23-43e7-8d70-d8ab173b8fc7 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:31.196711 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-0ab68031-6f1c-4315-a439-bf4b59cce600 req-0e40e7f2-ee23-43e7-8d70-d8ab173b8fc7 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] DELETE https://10.4.3.170/volume/v3/attachments/76ca0f6e-86c4-47fb-98d7-8b7bd05c6a90 Jul 24 07:37:31.196711 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-0ab68031-6f1c-4315-a439-bf4b59cce600 req-0e40e7f2-ee23-43e7-8d70-d8ab173b8fc7 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:31.196711 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-0ab68031-6f1c-4315-a439-bf4b59cce600 req-0e40e7f2-ee23-43e7-8d70-d8ab173b8fc7 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:31.207503 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:31.207503 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:37:31.265739 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-0ab68031-6f1c-4315-a439-bf4b59cce600 req-0e40e7f2-ee23-43e7-8d70-d8ab173b8fc7 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] https://10.4.3.170/volume/v3/attachments/76ca0f6e-86c4-47fb-98d7-8b7bd05c6a90 returned with HTTP 200 Jul 24 07:37:31.266292 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 131/517] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 24 07:37:31 2026] DELETE /volume/v3/attachments/76ca0f6e-86c4-47fb-98d7-8b7bd05c6a90 => generated 192 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:37:31.290961 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-90b39c0b-709e-4229-80ad-761211e3bacb None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:31.296156 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-90b39c0b-709e-4229-80ad-761211e3bacb tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] GET https://10.4.3.170/volume/v3/volumes/ff49a1b2-bbdf-4fd2-9ed1-c1b171101291 Jul 24 07:37:31.296711 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-90b39c0b-709e-4229-80ad-761211e3bacb tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:31.296976 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-90b39c0b-709e-4229-80ad-761211e3bacb tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:31.317196 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:31.317196 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:37:31.321733 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-90b39c0b-709e-4229-80ad-761211e3bacb tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Volume info retrieved successfully. Jul 24 07:37:31.328873 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-90b39c0b-709e-4229-80ad-761211e3bacb tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] https://10.4.3.170/volume/v3/volumes/ff49a1b2-bbdf-4fd2-9ed1-c1b171101291 returned with HTTP 200 Jul 24 07:37:31.329410 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 130/518] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:31 2026] GET /volume/v3/volumes/ff49a1b2-bbdf-4fd2-9ed1-c1b171101291 => generated 873 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:31.346626 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-3f54d80e-a896-4fd9-b633-155eb7a405bd None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:31.349049 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3f54d80e-a896-4fd9-b633-155eb7a405bd tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] PUT https://10.4.3.170/volume/v3/volumes/ff49a1b2-bbdf-4fd2-9ed1-c1b171101291 Jul 24 07:37:31.349432 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3f54d80e-a896-4fd9-b633-155eb7a405bd tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-481354217", "description": null}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:37:31.356692 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:31.356692 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:37:31.359761 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-3f54d80e-a896-4fd9-b633-155eb7a405bd tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Volume info retrieved successfully. Jul 24 07:37:31.365653 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-3f54d80e-a896-4fd9-b633-155eb7a405bd tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Volume updated successfully. Jul 24 07:37:31.366218 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3f54d80e-a896-4fd9-b633-155eb7a405bd tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] https://10.4.3.170/volume/v3/volumes/ff49a1b2-bbdf-4fd2-9ed1-c1b171101291 returned with HTTP 200 Jul 24 07:37:31.366632 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 129/519] 10.4.3.170 () {68 vars in 1368 bytes} [Fri Jul 24 07:37:31 2026] PUT /volume/v3/volumes/ff49a1b2-bbdf-4fd2-9ed1-c1b171101291 => generated 769 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:31.381169 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-87b9d118-5610-4f6a-96ea-5a984fc6ba3f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:31.384827 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-87b9d118-5610-4f6a-96ea-5a984fc6ba3f tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] GET https://10.4.3.170/volume/v3/volumes/ff49a1b2-bbdf-4fd2-9ed1-c1b171101291 Jul 24 07:37:31.385118 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-87b9d118-5610-4f6a-96ea-5a984fc6ba3f tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:31.385404 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-87b9d118-5610-4f6a-96ea-5a984fc6ba3f tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:31.396639 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:31.396639 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:37:31.403834 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-87b9d118-5610-4f6a-96ea-5a984fc6ba3f tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Volume info retrieved successfully. Jul 24 07:37:31.408321 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-87b9d118-5610-4f6a-96ea-5a984fc6ba3f tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] https://10.4.3.170/volume/v3/volumes/ff49a1b2-bbdf-4fd2-9ed1-c1b171101291 returned with HTTP 200 Jul 24 07:37:31.408945 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 130/520] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:31 2026] GET /volume/v3/volumes/ff49a1b2-bbdf-4fd2-9ed1-c1b171101291 => generated 837 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:31.424098 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0e4f14c4-af39-4aff-b810-ed970d1d42a2 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:31.425641 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0e4f14c4-af39-4aff-b810-ed970d1d42a2 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] DELETE https://10.4.3.170/volume/v3/volumes/ff49a1b2-bbdf-4fd2-9ed1-c1b171101291 Jul 24 07:37:31.425807 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0e4f14c4-af39-4aff-b810-ed970d1d42a2 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:31.425975 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0e4f14c4-af39-4aff-b810-ed970d1d42a2 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:31.426135 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-0e4f14c4-af39-4aff-b810-ed970d1d42a2 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Delete volume with id: ff49a1b2-bbdf-4fd2-9ed1-c1b171101291 Jul 24 07:37:31.434730 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:31.434730 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:37:31.435349 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-0e4f14c4-af39-4aff-b810-ed970d1d42a2 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Volume info retrieved successfully. Jul 24 07:37:31.461901 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-0e4f14c4-af39-4aff-b810-ed970d1d42a2 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Delete volume request issued successfully. Jul 24 07:37:31.462142 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0e4f14c4-af39-4aff-b810-ed970d1d42a2 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] https://10.4.3.170/volume/v3/volumes/ff49a1b2-bbdf-4fd2-9ed1-c1b171101291 returned with HTTP 202 Jul 24 07:37:31.462715 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 132/521] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:37:31 2026] DELETE /volume/v3/volumes/ff49a1b2-bbdf-4fd2-9ed1-c1b171101291 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:37:31.471683 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-4304de6a-f759-413d-8289-fee11c7e0f8f None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:31.473410 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4304de6a-f759-413d-8289-fee11c7e0f8f tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] GET https://10.4.3.170/volume/v3/volumes/ff49a1b2-bbdf-4fd2-9ed1-c1b171101291 Jul 24 07:37:31.473696 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4304de6a-f759-413d-8289-fee11c7e0f8f tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:31.473769 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4304de6a-f759-413d-8289-fee11c7e0f8f tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:31.481219 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:31.481219 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:37:31.486612 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-4304de6a-f759-413d-8289-fee11c7e0f8f tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Volume info retrieved successfully. Jul 24 07:37:31.491383 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4304de6a-f759-413d-8289-fee11c7e0f8f tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] https://10.4.3.170/volume/v3/volumes/ff49a1b2-bbdf-4fd2-9ed1-c1b171101291 returned with HTTP 200 Jul 24 07:37:31.491829 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 131/522] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:31 2026] GET /volume/v3/volumes/ff49a1b2-bbdf-4fd2-9ed1-c1b171101291 => generated 836 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:31.533246 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-a84d8a90-acb4-4858-ba5f-836f2ad64501 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:31.537503 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a84d8a90-acb4-4858-ba5f-836f2ad64501 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] GET https://10.4.3.170/volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8 Jul 24 07:37:31.537734 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a84d8a90-acb4-4858-ba5f-836f2ad64501 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:31.537921 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a84d8a90-acb4-4858-ba5f-836f2ad64501 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:31.552931 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:31.552931 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:37:31.556942 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-a84d8a90-acb4-4858-ba5f-836f2ad64501 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Volume info retrieved successfully. Jul 24 07:37:31.565049 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a84d8a90-acb4-4858-ba5f-836f2ad64501 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] https://10.4.3.170/volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8 returned with HTTP 200 Jul 24 07:37:31.565740 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 130/523] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:31 2026] GET /volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8 => generated 1161 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:37:31.613967 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-faac6088-875a-46e7-805e-3411c0cccb48 req-269f84dd-76b6-47c3-9ee5-a8675990283f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:31.616055 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-faac6088-875a-46e7-805e-3411c0cccb48 req-269f84dd-76b6-47c3-9ee5-a8675990283f tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] GET https://10.4.3.170/volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8 Jul 24 07:37:31.616314 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-faac6088-875a-46e7-805e-3411c0cccb48 req-269f84dd-76b6-47c3-9ee5-a8675990283f tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:31.616533 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-faac6088-875a-46e7-805e-3411c0cccb48 req-269f84dd-76b6-47c3-9ee5-a8675990283f tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:31.626082 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:31.626082 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:37:31.629342 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-faac6088-875a-46e7-805e-3411c0cccb48 req-269f84dd-76b6-47c3-9ee5-a8675990283f tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Volume info retrieved successfully. Jul 24 07:37:31.635844 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-faac6088-875a-46e7-805e-3411c0cccb48 req-269f84dd-76b6-47c3-9ee5-a8675990283f tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] https://10.4.3.170/volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8 returned with HTTP 200 Jul 24 07:37:31.636508 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 131/524] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:37:31 2026] GET /volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8 => generated 1161 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:37:31.679144 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-faac6088-875a-46e7-805e-3411c0cccb48 req-2edcf3ed-c890-45d0-91ef-437b784d9a0f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:31.681133 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-faac6088-875a-46e7-805e-3411c0cccb48 req-2edcf3ed-c890-45d0-91ef-437b784d9a0f tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] POST https://10.4.3.170/volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8/action Jul 24 07:37:31.681468 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-faac6088-875a-46e7-805e-3411c0cccb48 req-2edcf3ed-c890-45d0-91ef-437b784d9a0f tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:37:31.681626 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-faac6088-875a-46e7-805e-3411c0cccb48 req-2edcf3ed-c890-45d0-91ef-437b784d9a0f tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:37:31.694634 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:31.694634 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:37:31.695083 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [req-faac6088-875a-46e7-805e-3411c0cccb48 req-2edcf3ed-c890-45d0-91ef-437b784d9a0f tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Volume info retrieved successfully. Jul 24 07:37:31.707290 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [req-faac6088-875a-46e7-805e-3411c0cccb48 req-2edcf3ed-c890-45d0-91ef-437b784d9a0f tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Begin detaching volume completed successfully. Jul 24 07:37:31.707555 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-faac6088-875a-46e7-805e-3411c0cccb48 req-2edcf3ed-c890-45d0-91ef-437b784d9a0f tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] https://10.4.3.170/volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8/action returned with HTTP 202 Jul 24 07:37:31.708149 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 133/525] 10.4.3.170 () {72 vars in 1672 bytes} [Fri Jul 24 07:37:31 2026] POST /volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:37:31.766136 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-347f3684-4335-4308-922e-d52060a2d598 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:31.766516 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-347f3684-4335-4308-922e-d52060a2d598 None None] GET https://10.4.3.170/volume// Jul 24 07:37:31.766671 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-347f3684-4335-4308-922e-d52060a2d598 None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:31.766850 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-347f3684-4335-4308-922e-d52060a2d598 None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:31.767434 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-347f3684-4335-4308-922e-d52060a2d598 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:37:31.770538 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 132/526] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:37:31 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:37:31.781097 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-faac6088-875a-46e7-805e-3411c0cccb48 req-75e16cc9-f990-49a4-9ce6-48d634c02ef4 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:31.784675 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-faac6088-875a-46e7-805e-3411c0cccb48 req-75e16cc9-f990-49a4-9ce6-48d634c02ef4 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] GET https://10.4.3.170/volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8 Jul 24 07:37:31.784867 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-faac6088-875a-46e7-805e-3411c0cccb48 req-75e16cc9-f990-49a4-9ce6-48d634c02ef4 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:31.785052 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-faac6088-875a-46e7-805e-3411c0cccb48 req-75e16cc9-f990-49a4-9ce6-48d634c02ef4 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:31.800899 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:31.800899 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:37:31.805329 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-faac6088-875a-46e7-805e-3411c0cccb48 req-75e16cc9-f990-49a4-9ce6-48d634c02ef4 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Volume info retrieved successfully. Jul 24 07:37:31.814104 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-faac6088-875a-46e7-805e-3411c0cccb48 req-75e16cc9-f990-49a4-9ce6-48d634c02ef4 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] https://10.4.3.170/volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8 returned with HTTP 200 Jul 24 07:37:31.814787 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 131/527] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:37:31 2026] GET /volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8 => generated 1344 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:37:32.506947 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-7fe728ef-4fff-4382-b7c4-5775c907846f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:32.510271 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7fe728ef-4fff-4382-b7c4-5775c907846f tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] GET https://10.4.3.170/volume/v3/volumes/ff49a1b2-bbdf-4fd2-9ed1-c1b171101291 Jul 24 07:37:32.510271 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7fe728ef-4fff-4382-b7c4-5775c907846f tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:32.510271 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7fe728ef-4fff-4382-b7c4-5775c907846f tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:32.523701 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7fe728ef-4fff-4382-b7c4-5775c907846f tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] https://10.4.3.170/volume/v3/volumes/ff49a1b2-bbdf-4fd2-9ed1-c1b171101291 returned with HTTP 404 Jul 24 07:37:32.525471 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 132/528] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:32 2026] GET /volume/v3/volumes/ff49a1b2-bbdf-4fd2-9ed1-c1b171101291 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:37:32.534508 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d1dafbb2-997c-40d6-9080-40e0197d0dd9 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:32.536914 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d1dafbb2-997c-40d6-9080-40e0197d0dd9 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] GET https://10.4.3.170/volume/v3/volumes/88220ba4-a76e-4e1a-830f-5d144de31a37 Jul 24 07:37:32.541577 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d1dafbb2-997c-40d6-9080-40e0197d0dd9 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:32.541577 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d1dafbb2-997c-40d6-9080-40e0197d0dd9 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:32.547109 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:32.547109 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:37:32.554715 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-d1dafbb2-997c-40d6-9080-40e0197d0dd9 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Volume info retrieved successfully. Jul 24 07:37:32.560166 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d1dafbb2-997c-40d6-9080-40e0197d0dd9 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] https://10.4.3.170/volume/v3/volumes/88220ba4-a76e-4e1a-830f-5d144de31a37 returned with HTTP 200 Jul 24 07:37:32.560232 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 134/529] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:32 2026] GET /volume/v3/volumes/88220ba4-a76e-4e1a-830f-5d144de31a37 => generated 1406 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:37:32.573060 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-3b764547-f591-4d78-aa83-4d80a8ef651d None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:32.575324 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3b764547-f591-4d78-aa83-4d80a8ef651d tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] DELETE https://10.4.3.170/volume/v3/volumes/88220ba4-a76e-4e1a-830f-5d144de31a37 Jul 24 07:37:32.575562 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3b764547-f591-4d78-aa83-4d80a8ef651d tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:32.575786 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3b764547-f591-4d78-aa83-4d80a8ef651d tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:32.576037 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-3b764547-f591-4d78-aa83-4d80a8ef651d tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Delete volume with id: 88220ba4-a76e-4e1a-830f-5d144de31a37 Jul 24 07:37:32.584177 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:32.584177 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:37:32.584700 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-3b764547-f591-4d78-aa83-4d80a8ef651d tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Volume info retrieved successfully. Jul 24 07:37:32.602806 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-3b764547-f591-4d78-aa83-4d80a8ef651d tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Delete volume request issued successfully. Jul 24 07:37:32.603045 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3b764547-f591-4d78-aa83-4d80a8ef651d tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] https://10.4.3.170/volume/v3/volumes/88220ba4-a76e-4e1a-830f-5d144de31a37 returned with HTTP 202 Jul 24 07:37:32.603562 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 133/530] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:37:32 2026] DELETE /volume/v3/volumes/88220ba4-a76e-4e1a-830f-5d144de31a37 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:37:32.610622 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-29191b45-207c-41cc-a1fd-e14b52bbebd4 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:32.612938 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-29191b45-207c-41cc-a1fd-e14b52bbebd4 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] GET https://10.4.3.170/volume/v3/volumes/88220ba4-a76e-4e1a-830f-5d144de31a37 Jul 24 07:37:32.613184 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-29191b45-207c-41cc-a1fd-e14b52bbebd4 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:32.613443 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-29191b45-207c-41cc-a1fd-e14b52bbebd4 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:32.621944 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:32.621944 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:37:32.626439 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-29191b45-207c-41cc-a1fd-e14b52bbebd4 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Volume info retrieved successfully. Jul 24 07:37:32.633306 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-29191b45-207c-41cc-a1fd-e14b52bbebd4 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] https://10.4.3.170/volume/v3/volumes/88220ba4-a76e-4e1a-830f-5d144de31a37 returned with HTTP 200 Jul 24 07:37:32.633306 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 132/531] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:32 2026] GET /volume/v3/volumes/88220ba4-a76e-4e1a-830f-5d144de31a37 => generated 1405 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:37:33.649618 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-e79123f4-e9c7-4aa6-b826-6b809cc052f4 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:33.656603 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e79123f4-e9c7-4aa6-b826-6b809cc052f4 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] GET https://10.4.3.170/volume/v3/volumes/88220ba4-a76e-4e1a-830f-5d144de31a37 Jul 24 07:37:33.656603 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e79123f4-e9c7-4aa6-b826-6b809cc052f4 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:33.656603 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e79123f4-e9c7-4aa6-b826-6b809cc052f4 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:33.670541 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e79123f4-e9c7-4aa6-b826-6b809cc052f4 tempest-VolumesGetTest-1453161390 tempest-VolumesGetTest-1453161390-project-member] https://10.4.3.170/volume/v3/volumes/88220ba4-a76e-4e1a-830f-5d144de31a37 returned with HTTP 404 Jul 24 07:37:33.671009 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 133/532] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:33 2026] GET /volume/v3/volumes/88220ba4-a76e-4e1a-830f-5d144de31a37 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 24 07:37:33.718386 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c330b6d0-4554-4dc6-818d-8b29c14f1c95 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:33.945195 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c330b6d0-4554-4dc6-818d-8b29c14f1c95 tempest-VolumeHostsAdminTestsJSON-1440079533 tempest-VolumeHostsAdminTestsJSON-1440079533-project-admin] GET https://10.4.3.170/volume/v3/os-hosts Jul 24 07:37:33.945479 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c330b6d0-4554-4dc6-818d-8b29c14f1c95 tempest-VolumeHostsAdminTestsJSON-1440079533 tempest-VolumeHostsAdminTestsJSON-1440079533-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:33.945647 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c330b6d0-4554-4dc6-818d-8b29c14f1c95 tempest-VolumeHostsAdminTestsJSON-1440079533 tempest-VolumeHostsAdminTestsJSON-1440079533-project-admin] Calling method 'index' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:33.955719 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.hosts [None req-c330b6d0-4554-4dc6-818d-8b29c14f1c95 tempest-VolumeHostsAdminTestsJSON-1440079533 tempest-VolumeHostsAdminTestsJSON-1440079533-project-admin] status, active and update: available, enabled, 2026-07-24 07:36:12+00:00 {{(pid=100246) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 24 07:37:33.956122 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.hosts [None req-c330b6d0-4554-4dc6-818d-8b29c14f1c95 tempest-VolumeHostsAdminTestsJSON-1440079533 tempest-VolumeHostsAdminTestsJSON-1440079533-project-admin] status, active and update: available, enabled, 2026-07-24 07:36:11+00:00 {{(pid=100246) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 24 07:37:33.956319 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.hosts [None req-c330b6d0-4554-4dc6-818d-8b29c14f1c95 tempest-VolumeHostsAdminTestsJSON-1440079533 tempest-VolumeHostsAdminTestsJSON-1440079533-project-admin] status, active and update: available, enabled, 2026-07-24 07:35:40+00:00 {{(pid=100246) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 24 07:37:33.956760 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c330b6d0-4554-4dc6-818d-8b29c14f1c95 tempest-VolumeHostsAdminTestsJSON-1440079533 tempest-VolumeHostsAdminTestsJSON-1440079533-project-admin] https://10.4.3.170/volume/v3/os-hosts returned with HTTP 200 Jul 24 07:37:33.957218 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 135/533] 10.4.3.170 () {66 vars in 1240 bytes} [Fri Jul 24 07:37:33 2026] GET /volume/v3/os-hosts => generated 560 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:33.969839 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-7a78cebc-ab9d-41cb-bfa3-ad3184b30e72 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:33.972329 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7a78cebc-ab9d-41cb-bfa3-ad3184b30e72 tempest-VolumeHostsAdminTestsJSON-1440079533 tempest-VolumeHostsAdminTestsJSON-1440079533-project-admin] GET https://10.4.3.170/volume/v3/os-hosts Jul 24 07:37:33.973099 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7a78cebc-ab9d-41cb-bfa3-ad3184b30e72 tempest-VolumeHostsAdminTestsJSON-1440079533 tempest-VolumeHostsAdminTestsJSON-1440079533-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:33.973580 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7a78cebc-ab9d-41cb-bfa3-ad3184b30e72 tempest-VolumeHostsAdminTestsJSON-1440079533 tempest-VolumeHostsAdminTestsJSON-1440079533-project-admin] Calling method 'index' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:33.983702 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.contrib.hosts [None req-7a78cebc-ab9d-41cb-bfa3-ad3184b30e72 tempest-VolumeHostsAdminTestsJSON-1440079533 tempest-VolumeHostsAdminTestsJSON-1440079533-project-admin] status, active and update: available, enabled, 2026-07-24 07:36:12+00:00 {{(pid=100245) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 24 07:37:33.983702 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.contrib.hosts [None req-7a78cebc-ab9d-41cb-bfa3-ad3184b30e72 tempest-VolumeHostsAdminTestsJSON-1440079533 tempest-VolumeHostsAdminTestsJSON-1440079533-project-admin] status, active and update: available, enabled, 2026-07-24 07:36:11+00:00 {{(pid=100245) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 24 07:37:33.983702 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.contrib.hosts [None req-7a78cebc-ab9d-41cb-bfa3-ad3184b30e72 tempest-VolumeHostsAdminTestsJSON-1440079533 tempest-VolumeHostsAdminTestsJSON-1440079533-project-admin] status, active and update: available, enabled, 2026-07-24 07:35:40+00:00 {{(pid=100245) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 24 07:37:33.983702 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7a78cebc-ab9d-41cb-bfa3-ad3184b30e72 tempest-VolumeHostsAdminTestsJSON-1440079533 tempest-VolumeHostsAdminTestsJSON-1440079533-project-admin] https://10.4.3.170/volume/v3/os-hosts returned with HTTP 200 Jul 24 07:37:33.983702 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 134/534] 10.4.3.170 () {66 vars in 1240 bytes} [Fri Jul 24 07:37:33 2026] GET /volume/v3/os-hosts => generated 560 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:33.996038 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-bd78244d-e8d4-409a-94b3-477e8dd2c01d None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:34.000222 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-bd78244d-e8d4-409a-94b3-477e8dd2c01d tempest-VolumeHostsAdminTestsJSON-1440079533 tempest-VolumeHostsAdminTestsJSON-1440079533-project-admin] GET https://10.4.3.170/volume/v3/os-hosts/np0000005822@storpool Jul 24 07:37:34.000222 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-bd78244d-e8d4-409a-94b3-477e8dd2c01d tempest-VolumeHostsAdminTestsJSON-1440079533 tempest-VolumeHostsAdminTestsJSON-1440079533-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:34.000222 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-bd78244d-e8d4-409a-94b3-477e8dd2c01d tempest-VolumeHostsAdminTestsJSON-1440079533 tempest-VolumeHostsAdminTestsJSON-1440079533-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:34.054635 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-bd78244d-e8d4-409a-94b3-477e8dd2c01d tempest-VolumeHostsAdminTestsJSON-1440079533 tempest-VolumeHostsAdminTestsJSON-1440079533-project-admin] https://10.4.3.170/volume/v3/os-hosts/np0000005822@storpool returned with HTTP 200 Jul 24 07:37:34.054635 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 133/535] 10.4.3.170 () {66 vars in 1306 bytes} [Fri Jul 24 07:37:33 2026] GET /volume/v3/os-hosts/np0000005822@storpool => generated 935 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:36.600806 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-15e7357f-e0ea-477b-872e-7fb3118ad361 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:36.618082 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-faac6088-875a-46e7-805e-3411c0cccb48 req-f2303b0e-f650-435d-af7b-1dfd59dd608d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:36.623365 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-faac6088-875a-46e7-805e-3411c0cccb48 req-f2303b0e-f650-435d-af7b-1dfd59dd608d tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] GET https://10.4.3.170/volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8 Jul 24 07:37:36.623792 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-faac6088-875a-46e7-805e-3411c0cccb48 req-f2303b0e-f650-435d-af7b-1dfd59dd608d tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:36.624398 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-faac6088-875a-46e7-805e-3411c0cccb48 req-f2303b0e-f650-435d-af7b-1dfd59dd608d tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:36.635947 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:36.635947 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:37:36.640172 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [req-faac6088-875a-46e7-805e-3411c0cccb48 req-f2303b0e-f650-435d-af7b-1dfd59dd608d tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Volume info retrieved successfully. Jul 24 07:37:36.645553 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-faac6088-875a-46e7-805e-3411c0cccb48 req-f2303b0e-f650-435d-af7b-1dfd59dd608d tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] https://10.4.3.170/volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8 returned with HTTP 200 Jul 24 07:37:36.645920 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 136/536] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:37:36 2026] GET /volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8 => generated 1164 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:37:36.891383 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-15e7357f-e0ea-477b-872e-7fb3118ad361 tempest-VolumesSnapshotNegativeTestJSON-1934538551 tempest-VolumesSnapshotNegativeTestJSON-1934538551-project-member] POST https://10.4.3.170/volume/v3/snapshots Jul 24 07:37:36.891834 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-15e7357f-e0ea-477b-872e-7fb3118ad361 tempest-VolumesSnapshotNegativeTestJSON-1934538551 tempest-VolumesSnapshotNegativeTestJSON-1934538551-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cc7e362c-9632-4299-8db6-bafab2634bec", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-130007398"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:37:36.901650 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-15e7357f-e0ea-477b-872e-7fb3118ad361 tempest-VolumesSnapshotNegativeTestJSON-1934538551 tempest-VolumesSnapshotNegativeTestJSON-1934538551-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 404 Jul 24 07:37:36.905219 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 134/537] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 24 07:37:36 2026] POST /volume/v3/snapshots => generated 109 bytes in 302 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:37:36.912043 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-a74e2771-c980-4332-89ec-947a635e488c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:36.913844 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a74e2771-c980-4332-89ec-947a635e488c tempest-VolumesSnapshotNegativeTestJSON-1934538551 tempest-VolumesSnapshotNegativeTestJSON-1934538551-project-member] POST https://10.4.3.170/volume/v3/snapshots Jul 24 07:37:36.914228 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a74e2771-c980-4332-89ec-947a635e488c tempest-VolumesSnapshotNegativeTestJSON-1934538551 tempest-VolumesSnapshotNegativeTestJSON-1934538551-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1684986862"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:37:36.961666 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a74e2771-c980-4332-89ec-947a635e488c tempest-VolumesSnapshotNegativeTestJSON-1934538551 tempest-VolumesSnapshotNegativeTestJSON-1934538551-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 404 Jul 24 07:37:36.962394 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 135/538] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 24 07:37:36 2026] POST /volume/v3/snapshots => generated 77 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:37:36.973086 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-14a0a231-bcc0-47c8-b6d8-ada875e18d4c None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:36.976571 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-14a0a231-bcc0-47c8-b6d8-ada875e18d4c tempest-VolumesSnapshotNegativeTestJSON-1934538551 tempest-VolumesSnapshotNegativeTestJSON-1934538551-project-member] GET https://10.4.3.170/volume/v3/snapshots?limit=invalid Jul 24 07:37:36.976571 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-14a0a231-bcc0-47c8-b6d8-ada875e18d4c tempest-VolumesSnapshotNegativeTestJSON-1934538551 tempest-VolumesSnapshotNegativeTestJSON-1934538551-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:36.976571 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-14a0a231-bcc0-47c8-b6d8-ada875e18d4c tempest-VolumesSnapshotNegativeTestJSON-1934538551 tempest-VolumesSnapshotNegativeTestJSON-1934538551-project-member] Calling method 'index' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:36.976571 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-14a0a231-bcc0-47c8-b6d8-ada875e18d4c tempest-VolumesSnapshotNegativeTestJSON-1934538551 tempest-VolumesSnapshotNegativeTestJSON-1934538551-project-member] HTTP exception thrown: limit param must be an integer Jul 24 07:37:36.976571 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-14a0a231-bcc0-47c8-b6d8-ada875e18d4c tempest-VolumesSnapshotNegativeTestJSON-1934538551 tempest-VolumesSnapshotNegativeTestJSON-1934538551-project-member] https://10.4.3.170/volume/v3/snapshots?limit=invalid returned with HTTP 400 Jul 24 07:37:36.976571 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 134/539] 10.4.3.170 () {66 vars in 1270 bytes} [Fri Jul 24 07:37:36 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 24 07:37:36.988193 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-928d6acf-9a8e-4ab2-9103-9b993f4b85d0 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:36.990357 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-928d6acf-9a8e-4ab2-9103-9b993f4b85d0 tempest-VolumesSnapshotNegativeTestJSON-1934538551 tempest-VolumesSnapshotNegativeTestJSON-1934538551-project-member] GET https://10.4.3.170/volume/v3/snapshots?marker=5a85a332-8d41-4cac-ad76-5ee07fb63ecb Jul 24 07:37:36.990532 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-928d6acf-9a8e-4ab2-9103-9b993f4b85d0 tempest-VolumesSnapshotNegativeTestJSON-1934538551 tempest-VolumesSnapshotNegativeTestJSON-1934538551-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:36.990704 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-928d6acf-9a8e-4ab2-9103-9b993f4b85d0 tempest-VolumesSnapshotNegativeTestJSON-1934538551 tempest-VolumesSnapshotNegativeTestJSON-1934538551-project-member] Calling method 'index' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:36.990994 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.api_utils [None req-928d6acf-9a8e-4ab2-9103-9b993f4b85d0 tempest-VolumesSnapshotNegativeTestJSON-1934538551 tempest-VolumesSnapshotNegativeTestJSON-1934538551-project-member] Removing options '' from query. {{(pid=100246) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 07:37:36.991985 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.db.api [None req-928d6acf-9a8e-4ab2-9103-9b993f4b85d0 tempest-VolumesSnapshotNegativeTestJSON-1934538551 tempest-VolumesSnapshotNegativeTestJSON-1934538551-project-member] Building query based on filter {{(pid=100246) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 24 07:37:36.996265 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-928d6acf-9a8e-4ab2-9103-9b993f4b85d0 tempest-VolumesSnapshotNegativeTestJSON-1934538551 tempest-VolumesSnapshotNegativeTestJSON-1934538551-project-member] https://10.4.3.170/volume/v3/snapshots?marker=5a85a332-8d41-4cac-ad76-5ee07fb63ecb returned with HTTP 404 Jul 24 07:37:36.996712 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 137/540] 10.4.3.170 () {66 vars in 1330 bytes} [Fri Jul 24 07:37:36 2026] GET /volume/v3/snapshots?marker=5a85a332-8d41-4cac-ad76-5ee07fb63ecb => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:37:37.006322 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-305284c1-5b81-48c9-aee8-f67371cbc5f8 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:37.007821 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-305284c1-5b81-48c9-aee8-f67371cbc5f8 tempest-VolumesSnapshotNegativeTestJSON-1934538551 tempest-VolumesSnapshotNegativeTestJSON-1934538551-project-member] GET https://10.4.3.170/volume/v3/snapshots?sort_key=invalid Jul 24 07:37:37.008388 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-305284c1-5b81-48c9-aee8-f67371cbc5f8 tempest-VolumesSnapshotNegativeTestJSON-1934538551 tempest-VolumesSnapshotNegativeTestJSON-1934538551-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:37.008710 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-305284c1-5b81-48c9-aee8-f67371cbc5f8 tempest-VolumesSnapshotNegativeTestJSON-1934538551 tempest-VolumesSnapshotNegativeTestJSON-1934538551-project-member] Calling method 'index' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:37.009111 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.api_utils [None req-305284c1-5b81-48c9-aee8-f67371cbc5f8 tempest-VolumesSnapshotNegativeTestJSON-1934538551 tempest-VolumesSnapshotNegativeTestJSON-1934538551-project-member] Removing options '' from query. {{(pid=100244) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 07:37:37.010361 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.db.api [None req-305284c1-5b81-48c9-aee8-f67371cbc5f8 tempest-VolumesSnapshotNegativeTestJSON-1934538551 tempest-VolumesSnapshotNegativeTestJSON-1934538551-project-member] Building query based on filter {{(pid=100244) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 24 07:37:37.011694 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-305284c1-5b81-48c9-aee8-f67371cbc5f8 tempest-VolumesSnapshotNegativeTestJSON-1934538551 tempest-VolumesSnapshotNegativeTestJSON-1934538551-project-member] https://10.4.3.170/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Jul 24 07:37:37.011694 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 135/541] 10.4.3.170 () {66 vars in 1276 bytes} [Fri Jul 24 07:37:37 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 24 07:37:37.021714 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-81cc60cb-58be-4583-b13a-0e76e0f7a45b None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:37.023867 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-81cc60cb-58be-4583-b13a-0e76e0f7a45b tempest-VolumesSnapshotNegativeTestJSON-1934538551 tempest-VolumesSnapshotNegativeTestJSON-1934538551-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:37:37.024252 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-81cc60cb-58be-4583-b13a-0e76e0f7a45b tempest-VolumesSnapshotNegativeTestJSON-1934538551 tempest-VolumesSnapshotNegativeTestJSON-1934538551-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1279930287"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:37:37.025738 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-81cc60cb-58be-4583-b13a-0e76e0f7a45b tempest-VolumesSnapshotNegativeTestJSON-1934538551 tempest-VolumesSnapshotNegativeTestJSON-1934538551-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-1279930287'}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:37:37.025886 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-81cc60cb-58be-4583-b13a-0e76e0f7a45b tempest-VolumesSnapshotNegativeTestJSON-1934538551 tempest-VolumesSnapshotNegativeTestJSON-1934538551-project-member] Create volume of 2 GB Jul 24 07:37:37.025924 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-faac6088-875a-46e7-805e-3411c0cccb48 req-e0c98a4b-2d38-4f7c-b56f-c22457875831 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:37.028471 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-faac6088-875a-46e7-805e-3411c0cccb48 req-e0c98a4b-2d38-4f7c-b56f-c22457875831 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] DELETE https://10.4.3.170/volume/v3/attachments/24e259e9-9188-4c96-bf76-ec140267bbfc Jul 24 07:37:37.028655 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-faac6088-875a-46e7-805e-3411c0cccb48 req-e0c98a4b-2d38-4f7c-b56f-c22457875831 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:37.028875 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-faac6088-875a-46e7-805e-3411c0cccb48 req-e0c98a4b-2d38-4f7c-b56f-c22457875831 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:37.029946 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-81cc60cb-58be-4583-b13a-0e76e0f7a45b tempest-VolumesSnapshotNegativeTestJSON-1934538551 tempest-VolumesSnapshotNegativeTestJSON-1934538551-project-member] Availability Zones retrieved successfully. Jul 24 07:37:37.040851 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-81cc60cb-58be-4583-b13a-0e76e0f7a45b tempest-VolumesSnapshotNegativeTestJSON-1934538551 tempest-VolumesSnapshotNegativeTestJSON-1934538551-project-member] Flow 'volume_create_api' (a78b3775-259e-494f-84be-99bdf438e528) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:37:37.043614 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:37.043614 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:37:37.044053 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-81cc60cb-58be-4583-b13a-0e76e0f7a45b tempest-VolumesSnapshotNegativeTestJSON-1934538551 tempest-VolumesSnapshotNegativeTestJSON-1934538551-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a0659af-6d3d-4b01-a3bd-c6c27177828d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:37:37.044053 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-81cc60cb-58be-4583-b13a-0e76e0f7a45b tempest-VolumesSnapshotNegativeTestJSON-1934538551 tempest-VolumesSnapshotNegativeTestJSON-1934538551-project-member] Validating volume size '2' using validate_int {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:37:37.081825 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-81cc60cb-58be-4583-b13a-0e76e0f7a45b tempest-VolumesSnapshotNegativeTestJSON-1934538551 tempest-VolumesSnapshotNegativeTestJSON-1934538551-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a0659af-6d3d-4b01-a3bd-c6c27177828d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:37:37.083744 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-81cc60cb-58be-4583-b13a-0e76e0f7a45b tempest-VolumesSnapshotNegativeTestJSON-1934538551 tempest-VolumesSnapshotNegativeTestJSON-1934538551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b09e555-244c-481d-a8cd-9801ff5cf836) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:37:37.103383 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-faac6088-875a-46e7-805e-3411c0cccb48 req-e0c98a4b-2d38-4f7c-b56f-c22457875831 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] https://10.4.3.170/volume/v3/attachments/24e259e9-9188-4c96-bf76-ec140267bbfc returned with HTTP 200 Jul 24 07:37:37.103865 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 135/542] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 24 07:37:37 2026] DELETE /volume/v3/attachments/24e259e9-9188-4c96-bf76-ec140267bbfc => generated 19 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:37.169651 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-81cc60cb-58be-4583-b13a-0e76e0f7a45b tempest-VolumesSnapshotNegativeTestJSON-1934538551 tempest-VolumesSnapshotNegativeTestJSON-1934538551-project-member] Created reservations ['3853470e-7598-4974-b4ba-abc88b9ae65a', '8a867bfc-1814-428b-aad5-128070b6580e', '79f120b2-a12e-4e98-92ba-e16b0fba67cf', '30b366c1-7d88-4b11-8dca-2b50a470230c'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:37:37.170575 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-81cc60cb-58be-4583-b13a-0e76e0f7a45b tempest-VolumesSnapshotNegativeTestJSON-1934538551 tempest-VolumesSnapshotNegativeTestJSON-1934538551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b09e555-244c-481d-a8cd-9801ff5cf836) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3853470e-7598-4974-b4ba-abc88b9ae65a', '8a867bfc-1814-428b-aad5-128070b6580e', '79f120b2-a12e-4e98-92ba-e16b0fba67cf', '30b366c1-7d88-4b11-8dca-2b50a470230c']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:37:37.171513 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-81cc60cb-58be-4583-b13a-0e76e0f7a45b tempest-VolumesSnapshotNegativeTestJSON-1934538551 tempest-VolumesSnapshotNegativeTestJSON-1934538551-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c23408dd-7cc6-4d39-9398-74994f119954) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:37:37.197436 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-81cc60cb-58be-4583-b13a-0e76e0f7a45b tempest-VolumesSnapshotNegativeTestJSON-1934538551 tempest-VolumesSnapshotNegativeTestJSON-1934538551-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c23408dd-7cc6-4d39-9398-74994f119954) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'db65fda2-5647-456f-af77-74655b3c8c4f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1279930287',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f928d315895747049c1a33df9e61ff36',qos_specs=None,replication_status=,reservations=['3853470e-7598-4974-b4ba-abc88b9ae65a','8a867bfc-1814-428b-aad5-128070b6580e','79f120b2-a12e-4e98-92ba-e16b0fba67cf','30b366c1-7d88-4b11-8dca-2b50a470230c'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f87dff1375644bcb5f98b029d51fdfb',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:37:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1279930287',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=db65fda2-5647-456f-af77-74655b3c8c4f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f928d315895747049c1a33df9e61ff36',provider_auth=None,provider_geometry=None,provider_id=None,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='4f87dff1375644bcb5f98b029d51fdfb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:37:37.198835 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-81cc60cb-58be-4583-b13a-0e76e0f7a45b tempest-VolumesSnapshotNegativeTestJSON-1934538551 tempest-VolumesSnapshotNegativeTestJSON-1934538551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f993871d-fc40-4106-8584-3a83ed4ca14d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:37:37.226985 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-81cc60cb-58be-4583-b13a-0e76e0f7a45b tempest-VolumesSnapshotNegativeTestJSON-1934538551 tempest-VolumesSnapshotNegativeTestJSON-1934538551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f993871d-fc40-4106-8584-3a83ed4ca14d) transitioned into state 'SUCCESS' from state '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-1279930287',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f928d315895747049c1a33df9e61ff36',qos_specs=None,replication_status=,reservations=['3853470e-7598-4974-b4ba-abc88b9ae65a','8a867bfc-1814-428b-aad5-128070b6580e','79f120b2-a12e-4e98-92ba-e16b0fba67cf','30b366c1-7d88-4b11-8dca-2b50a470230c'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f87dff1375644bcb5f98b029d51fdfb',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:37:37.228362 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-81cc60cb-58be-4583-b13a-0e76e0f7a45b tempest-VolumesSnapshotNegativeTestJSON-1934538551 tempest-VolumesSnapshotNegativeTestJSON-1934538551-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07d7d2c2-bcbe-4f32-96f5-5de904a26c79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:37:37.241368 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-81cc60cb-58be-4583-b13a-0e76e0f7a45b tempest-VolumesSnapshotNegativeTestJSON-1934538551 tempest-VolumesSnapshotNegativeTestJSON-1934538551-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07d7d2c2-bcbe-4f32-96f5-5de904a26c79) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:37:37.242438 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-81cc60cb-58be-4583-b13a-0e76e0f7a45b tempest-VolumesSnapshotNegativeTestJSON-1934538551 tempest-VolumesSnapshotNegativeTestJSON-1934538551-project-member] Flow 'volume_create_api' (a78b3775-259e-494f-84be-99bdf438e528) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:37:37.242934 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-81cc60cb-58be-4583-b13a-0e76e0f7a45b tempest-VolumesSnapshotNegativeTestJSON-1934538551 tempest-VolumesSnapshotNegativeTestJSON-1934538551-project-member] Create volume request issued successfully. Jul 24 07:37:37.243754 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-81cc60cb-58be-4583-b13a-0e76e0f7a45b tempest-VolumesSnapshotNegativeTestJSON-1934538551 tempest-VolumesSnapshotNegativeTestJSON-1934538551-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:37:37.244377 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 136/543] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 24 07:37:37 2026] POST /volume/v3/volumes => generated 762 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:37:37.261731 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-eb628d99-6374-45a0-a5e8-092d19565201 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:37.263785 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-eb628d99-6374-45a0-a5e8-092d19565201 tempest-VolumesSnapshotNegativeTestJSON-1934538551 tempest-VolumesSnapshotNegativeTestJSON-1934538551-project-member] GET https://10.4.3.170/volume/v3/volumes/db65fda2-5647-456f-af77-74655b3c8c4f Jul 24 07:37:37.266227 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-eb628d99-6374-45a0-a5e8-092d19565201 tempest-VolumesSnapshotNegativeTestJSON-1934538551 tempest-VolumesSnapshotNegativeTestJSON-1934538551-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:37.266227 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-eb628d99-6374-45a0-a5e8-092d19565201 tempest-VolumesSnapshotNegativeTestJSON-1934538551 tempest-VolumesSnapshotNegativeTestJSON-1934538551-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:37.278520 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:37.278520 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:37:37.280906 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-eb628d99-6374-45a0-a5e8-092d19565201 tempest-VolumesSnapshotNegativeTestJSON-1934538551 tempest-VolumesSnapshotNegativeTestJSON-1934538551-project-member] Volume info retrieved successfully. Jul 24 07:37:37.286564 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-eb628d99-6374-45a0-a5e8-092d19565201 tempest-VolumesSnapshotNegativeTestJSON-1934538551 tempest-VolumesSnapshotNegativeTestJSON-1934538551-project-member] https://10.4.3.170/volume/v3/volumes/db65fda2-5647-456f-af77-74655b3c8c4f returned with HTTP 200 Jul 24 07:37:37.287061 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 138/544] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:37 2026] GET /volume/v3/volumes/db65fda2-5647-456f-af77-74655b3c8c4f => generated 830 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:38.304164 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-817c2f8f-60d0-4b81-8296-2a8fd4e42ea6 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:38.306426 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-817c2f8f-60d0-4b81-8296-2a8fd4e42ea6 tempest-VolumesSnapshotNegativeTestJSON-1934538551 tempest-VolumesSnapshotNegativeTestJSON-1934538551-project-member] GET https://10.4.3.170/volume/v3/volumes/db65fda2-5647-456f-af77-74655b3c8c4f Jul 24 07:37:38.306722 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-817c2f8f-60d0-4b81-8296-2a8fd4e42ea6 tempest-VolumesSnapshotNegativeTestJSON-1934538551 tempest-VolumesSnapshotNegativeTestJSON-1934538551-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:38.307064 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-817c2f8f-60d0-4b81-8296-2a8fd4e42ea6 tempest-VolumesSnapshotNegativeTestJSON-1934538551 tempest-VolumesSnapshotNegativeTestJSON-1934538551-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:38.320037 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:38.320037 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:37:38.325777 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-817c2f8f-60d0-4b81-8296-2a8fd4e42ea6 tempest-VolumesSnapshotNegativeTestJSON-1934538551 tempest-VolumesSnapshotNegativeTestJSON-1934538551-project-member] Volume info retrieved successfully. Jul 24 07:37:38.335665 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-817c2f8f-60d0-4b81-8296-2a8fd4e42ea6 tempest-VolumesSnapshotNegativeTestJSON-1934538551 tempest-VolumesSnapshotNegativeTestJSON-1934538551-project-member] https://10.4.3.170/volume/v3/volumes/db65fda2-5647-456f-af77-74655b3c8c4f returned with HTTP 200 Jul 24 07:37:38.336389 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 136/545] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:38 2026] GET /volume/v3/volumes/db65fda2-5647-456f-af77-74655b3c8c4f => generated 855 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:38.356040 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-2e1d4f84-9a23-4e08-a63c-af2b2da2debf None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:38.366476 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2e1d4f84-9a23-4e08-a63c-af2b2da2debf tempest-VolumesSnapshotNegativeTestJSON-1934538551 tempest-VolumesSnapshotNegativeTestJSON-1934538551-project-member] POST https://10.4.3.170/volume/v3/snapshots Jul 24 07:37:38.366805 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2e1d4f84-9a23-4e08-a63c-af2b2da2debf tempest-VolumesSnapshotNegativeTestJSON-1934538551 tempest-VolumesSnapshotNegativeTestJSON-1934538551-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "db65fda2-5647-456f-af77-74655b3c8c4f", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-1830364457"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:37:38.378587 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:38.378587 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:37:38.379371 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-2e1d4f84-9a23-4e08-a63c-af2b2da2debf tempest-VolumesSnapshotNegativeTestJSON-1934538551 tempest-VolumesSnapshotNegativeTestJSON-1934538551-project-member] Volume info retrieved successfully. Jul 24 07:37:38.379564 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.snapshots [None req-2e1d4f84-9a23-4e08-a63c-af2b2da2debf tempest-VolumesSnapshotNegativeTestJSON-1934538551 tempest-VolumesSnapshotNegativeTestJSON-1934538551-project-member] Create snapshot from volume db65fda2-5647-456f-af77-74655b3c8c4f Jul 24 07:37:38.403105 np0000005822 devstack@c-api.service[100243]: WARNING cinder.quota [None req-2e1d4f84-9a23-4e08-a63c-af2b2da2debf tempest-VolumesSnapshotNegativeTestJSON-1934538551 tempest-VolumesSnapshotNegativeTestJSON-1934538551-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. Jul 24 07:37:38.425309 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-2e1d4f84-9a23-4e08-a63c-af2b2da2debf tempest-VolumesSnapshotNegativeTestJSON-1934538551 tempest-VolumesSnapshotNegativeTestJSON-1934538551-project-member] Created reservations ['5c2b209a-81d7-4f50-a1a7-bcef6493daa9', '76e0d5ca-de65-44ca-915e-72a555514d5e', '222e6e38-a3fb-4ea6-ac07-b348d412cc3e', '39cb70cd-8ba3-415c-b8a8-38cc020fcca7'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:37:38.488161 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-2e1d4f84-9a23-4e08-a63c-af2b2da2debf tempest-VolumesSnapshotNegativeTestJSON-1934538551 tempest-VolumesSnapshotNegativeTestJSON-1934538551-project-member] Snapshot create request issued successfully. Jul 24 07:37:38.488585 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2e1d4f84-9a23-4e08-a63c-af2b2da2debf tempest-VolumesSnapshotNegativeTestJSON-1934538551 tempest-VolumesSnapshotNegativeTestJSON-1934538551-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 24 07:37:38.489111 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 136/546] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 24 07:37:38 2026] POST /volume/v3/snapshots => generated 318 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:37:38.508367 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-d111ade4-a805-4692-b0a9-c44509ef25f4 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:38.508367 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d111ade4-a805-4692-b0a9-c44509ef25f4 tempest-VolumesSnapshotNegativeTestJSON-1934538551 tempest-VolumesSnapshotNegativeTestJSON-1934538551-project-member] GET https://10.4.3.170/volume/v3/snapshots/9c29f053-a7cb-4a3c-a17a-bf7b20909892 Jul 24 07:37:38.508367 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d111ade4-a805-4692-b0a9-c44509ef25f4 tempest-VolumesSnapshotNegativeTestJSON-1934538551 tempest-VolumesSnapshotNegativeTestJSON-1934538551-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:38.508893 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d111ade4-a805-4692-b0a9-c44509ef25f4 tempest-VolumesSnapshotNegativeTestJSON-1934538551 tempest-VolumesSnapshotNegativeTestJSON-1934538551-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:38.513544 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:38.513544 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:37:38.514031 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-d111ade4-a805-4692-b0a9-c44509ef25f4 tempest-VolumesSnapshotNegativeTestJSON-1934538551 tempest-VolumesSnapshotNegativeTestJSON-1934538551-project-member] Snapshot retrieved successfully. Jul 24 07:37:38.514846 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d111ade4-a805-4692-b0a9-c44509ef25f4 tempest-VolumesSnapshotNegativeTestJSON-1934538551 tempest-VolumesSnapshotNegativeTestJSON-1934538551-project-member] https://10.4.3.170/volume/v3/snapshots/9c29f053-a7cb-4a3c-a17a-bf7b20909892 returned with HTTP 200 Jul 24 07:37:38.515289 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 137/547] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:37:38 2026] GET /volume/v3/snapshots/9c29f053-a7cb-4a3c-a17a-bf7b20909892 => generated 450 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:39.525031 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9ab4dd44-4b49-45fe-9523-e32e8d4e69ba None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:39.528366 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9ab4dd44-4b49-45fe-9523-e32e8d4e69ba tempest-VolumesSnapshotNegativeTestJSON-1934538551 tempest-VolumesSnapshotNegativeTestJSON-1934538551-project-member] GET https://10.4.3.170/volume/v3/snapshots/9c29f053-a7cb-4a3c-a17a-bf7b20909892 Jul 24 07:37:39.528614 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9ab4dd44-4b49-45fe-9523-e32e8d4e69ba tempest-VolumesSnapshotNegativeTestJSON-1934538551 tempest-VolumesSnapshotNegativeTestJSON-1934538551-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:39.528936 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9ab4dd44-4b49-45fe-9523-e32e8d4e69ba tempest-VolumesSnapshotNegativeTestJSON-1934538551 tempest-VolumesSnapshotNegativeTestJSON-1934538551-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:39.534399 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:39.534399 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:37:39.534892 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-9ab4dd44-4b49-45fe-9523-e32e8d4e69ba tempest-VolumesSnapshotNegativeTestJSON-1934538551 tempest-VolumesSnapshotNegativeTestJSON-1934538551-project-member] Snapshot retrieved successfully. Jul 24 07:37:39.536118 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9ab4dd44-4b49-45fe-9523-e32e8d4e69ba tempest-VolumesSnapshotNegativeTestJSON-1934538551 tempest-VolumesSnapshotNegativeTestJSON-1934538551-project-member] https://10.4.3.170/volume/v3/snapshots/9c29f053-a7cb-4a3c-a17a-bf7b20909892 returned with HTTP 200 Jul 24 07:37:39.536415 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 139/548] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:37:39 2026] GET /volume/v3/snapshots/9c29f053-a7cb-4a3c-a17a-bf7b20909892 => generated 477 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:39.545769 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-f4ff6bee-ad1c-4683-b94d-4bfa696741c2 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:39.549918 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f4ff6bee-ad1c-4683-b94d-4bfa696741c2 tempest-VolumesSnapshotNegativeTestJSON-1934538551 tempest-VolumesSnapshotNegativeTestJSON-1934538551-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:37:39.550374 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f4ff6bee-ad1c-4683-b94d-4bfa696741c2 tempest-VolumesSnapshotNegativeTestJSON-1934538551 tempest-VolumesSnapshotNegativeTestJSON-1934538551-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "9c29f053-a7cb-4a3c-a17a-bf7b20909892"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:37:39.552243 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-f4ff6bee-ad1c-4683-b94d-4bfa696741c2 tempest-VolumesSnapshotNegativeTestJSON-1934538551 tempest-VolumesSnapshotNegativeTestJSON-1934538551-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '9c29f053-a7cb-4a3c-a17a-bf7b20909892'}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:37:39.558460 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:39.558460 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:37:39.559073 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-f4ff6bee-ad1c-4683-b94d-4bfa696741c2 tempest-VolumesSnapshotNegativeTestJSON-1934538551 tempest-VolumesSnapshotNegativeTestJSON-1934538551-project-member] Snapshot retrieved successfully. Jul 24 07:37:39.559289 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-f4ff6bee-ad1c-4683-b94d-4bfa696741c2 tempest-VolumesSnapshotNegativeTestJSON-1934538551 tempest-VolumesSnapshotNegativeTestJSON-1934538551-project-member] Create volume of 1 GB Jul 24 07:37:39.562881 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-f4ff6bee-ad1c-4683-b94d-4bfa696741c2 tempest-VolumesSnapshotNegativeTestJSON-1934538551 tempest-VolumesSnapshotNegativeTestJSON-1934538551-project-member] Availability Zones retrieved successfully. Jul 24 07:37:39.570825 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-f4ff6bee-ad1c-4683-b94d-4bfa696741c2 tempest-VolumesSnapshotNegativeTestJSON-1934538551 tempest-VolumesSnapshotNegativeTestJSON-1934538551-project-member] Flow 'volume_create_api' (da7981a3-c26f-4716-814c-42fd07a8669f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:37:39.572191 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-f4ff6bee-ad1c-4683-b94d-4bfa696741c2 tempest-VolumesSnapshotNegativeTestJSON-1934538551 tempest-VolumesSnapshotNegativeTestJSON-1934538551-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2627357-7e0f-4a57-8edf-7d271f149d4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:37:39.573715 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-f4ff6bee-ad1c-4683-b94d-4bfa696741c2 tempest-VolumesSnapshotNegativeTestJSON-1934538551 tempest-VolumesSnapshotNegativeTestJSON-1934538551-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:37:39.576042 np0000005822 devstack@c-api.service[100244]: WARNING cinder.volume.api [None req-f4ff6bee-ad1c-4683-b94d-4bfa696741c2 tempest-VolumesSnapshotNegativeTestJSON-1934538551 tempest-VolumesSnapshotNegativeTestJSON-1934538551-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2627357-7e0f-4a57-8edf-7d271f149d4b) transitioned into state 'FAILURE' from state 'RUNNING' Jul 24 07:37:39.576042 np0000005822 devstack@c-api.service[100244]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size '1'GB cannot be smaller than the snapshot size 2GB. They must be >= original snapshot size. Jul 24 07:37:39.578627 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-f4ff6bee-ad1c-4683-b94d-4bfa696741c2 tempest-VolumesSnapshotNegativeTestJSON-1934538551 tempest-VolumesSnapshotNegativeTestJSON-1934538551-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2627357-7e0f-4a57-8edf-7d271f149d4b) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:37:39.579347 np0000005822 devstack@c-api.service[100244]: WARNING cinder.volume.api [None req-f4ff6bee-ad1c-4683-b94d-4bfa696741c2 tempest-VolumesSnapshotNegativeTestJSON-1934538551 tempest-VolumesSnapshotNegativeTestJSON-1934538551-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2627357-7e0f-4a57-8edf-7d271f149d4b) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 24 07:37:39.580505 np0000005822 devstack@c-api.service[100244]: WARNING cinder.volume.api [None req-f4ff6bee-ad1c-4683-b94d-4bfa696741c2 tempest-VolumesSnapshotNegativeTestJSON-1934538551 tempest-VolumesSnapshotNegativeTestJSON-1934538551-project-member] Flow 'volume_create_api' (da7981a3-c26f-4716-814c-42fd07a8669f) transitioned into state 'REVERTED' from state 'RUNNING' Jul 24 07:37:39.581172 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f4ff6bee-ad1c-4683-b94d-4bfa696741c2 tempest-VolumesSnapshotNegativeTestJSON-1934538551 tempest-VolumesSnapshotNegativeTestJSON-1934538551-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 400 Jul 24 07:37:39.581503 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 137/549] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 24 07:37:39 2026] POST /volume/v3/volumes => generated 171 bytes in 36 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 24 07:37:39.589421 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-1530d100-ad84-41b5-84c4-2a225be088aa None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:39.591797 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1530d100-ad84-41b5-84c4-2a225be088aa tempest-VolumesSnapshotNegativeTestJSON-1934538551 tempest-VolumesSnapshotNegativeTestJSON-1934538551-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/9c29f053-a7cb-4a3c-a17a-bf7b20909892 Jul 24 07:37:39.592084 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1530d100-ad84-41b5-84c4-2a225be088aa tempest-VolumesSnapshotNegativeTestJSON-1934538551 tempest-VolumesSnapshotNegativeTestJSON-1934538551-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:39.592399 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1530d100-ad84-41b5-84c4-2a225be088aa tempest-VolumesSnapshotNegativeTestJSON-1934538551 tempest-VolumesSnapshotNegativeTestJSON-1934538551-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:39.592651 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.snapshots [None req-1530d100-ad84-41b5-84c4-2a225be088aa tempest-VolumesSnapshotNegativeTestJSON-1934538551 tempest-VolumesSnapshotNegativeTestJSON-1934538551-project-member] Delete snapshot with id: 9c29f053-a7cb-4a3c-a17a-bf7b20909892 Jul 24 07:37:39.597326 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:39.597326 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:37:39.597709 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-1530d100-ad84-41b5-84c4-2a225be088aa tempest-VolumesSnapshotNegativeTestJSON-1934538551 tempest-VolumesSnapshotNegativeTestJSON-1934538551-project-member] Snapshot retrieved successfully. Jul 24 07:37:39.628106 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-1530d100-ad84-41b5-84c4-2a225be088aa tempest-VolumesSnapshotNegativeTestJSON-1934538551 tempest-VolumesSnapshotNegativeTestJSON-1934538551-project-member] Snapshot delete request issued successfully. Jul 24 07:37:39.628359 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1530d100-ad84-41b5-84c4-2a225be088aa tempest-VolumesSnapshotNegativeTestJSON-1934538551 tempest-VolumesSnapshotNegativeTestJSON-1934538551-project-member] https://10.4.3.170/volume/v3/snapshots/9c29f053-a7cb-4a3c-a17a-bf7b20909892 returned with HTTP 202 Jul 24 07:37:39.628926 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 137/550] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 24 07:37:39 2026] DELETE /volume/v3/snapshots/9c29f053-a7cb-4a3c-a17a-bf7b20909892 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:37:39.641789 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-8fa7824e-d95f-43e6-b0b3-32b83f90fded None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:39.646268 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8fa7824e-d95f-43e6-b0b3-32b83f90fded tempest-VolumesSnapshotNegativeTestJSON-1934538551 tempest-VolumesSnapshotNegativeTestJSON-1934538551-project-member] GET https://10.4.3.170/volume/v3/snapshots/9c29f053-a7cb-4a3c-a17a-bf7b20909892 Jul 24 07:37:39.646268 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8fa7824e-d95f-43e6-b0b3-32b83f90fded tempest-VolumesSnapshotNegativeTestJSON-1934538551 tempest-VolumesSnapshotNegativeTestJSON-1934538551-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:39.646268 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8fa7824e-d95f-43e6-b0b3-32b83f90fded tempest-VolumesSnapshotNegativeTestJSON-1934538551 tempest-VolumesSnapshotNegativeTestJSON-1934538551-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:39.655361 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:39.655361 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:37:39.657341 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-8fa7824e-d95f-43e6-b0b3-32b83f90fded tempest-VolumesSnapshotNegativeTestJSON-1934538551 tempest-VolumesSnapshotNegativeTestJSON-1934538551-project-member] Snapshot retrieved successfully. Jul 24 07:37:39.657341 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8fa7824e-d95f-43e6-b0b3-32b83f90fded tempest-VolumesSnapshotNegativeTestJSON-1934538551 tempest-VolumesSnapshotNegativeTestJSON-1934538551-project-member] https://10.4.3.170/volume/v3/snapshots/9c29f053-a7cb-4a3c-a17a-bf7b20909892 returned with HTTP 200 Jul 24 07:37:39.657836 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 138/551] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:37:39 2026] GET /volume/v3/snapshots/9c29f053-a7cb-4a3c-a17a-bf7b20909892 => generated 476 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:40.215392 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ee67f8c5-be7c-454f-ad0f-c9bcc3d4f0c7 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:40.448627 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ee67f8c5-be7c-454f-ad0f-c9bcc3d4f0c7 tempest-VolumeQuotasNegativeTestJSON-1044355497 tempest-VolumeQuotasNegativeTestJSON-1044355497-project-admin] GET https://10.4.3.170/volume/v3/os-quota-sets/5ef9fae9e00d429b9ba820af549146be Jul 24 07:37:40.448816 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ee67f8c5-be7c-454f-ad0f-c9bcc3d4f0c7 tempest-VolumeQuotasNegativeTestJSON-1044355497 tempest-VolumeQuotasNegativeTestJSON-1044355497-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:40.449002 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ee67f8c5-be7c-454f-ad0f-c9bcc3d4f0c7 tempest-VolumeQuotasNegativeTestJSON-1044355497 tempest-VolumeQuotasNegativeTestJSON-1044355497-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:40.466536 np0000005822 devstack@c-api.service[100246]: WARNING cinder.quota [None req-ee67f8c5-be7c-454f-ad0f-c9bcc3d4f0c7 tempest-VolumeQuotasNegativeTestJSON-1044355497 tempest-VolumeQuotasNegativeTestJSON-1044355497-project-admin] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:37:40.467240 np0000005822 devstack@c-api.service[100246]: WARNING cinder.quota [None req-ee67f8c5-be7c-454f-ad0f-c9bcc3d4f0c7 tempest-VolumeQuotasNegativeTestJSON-1044355497 tempest-VolumeQuotasNegativeTestJSON-1044355497-project-admin] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:37:40.467240 np0000005822 devstack@c-api.service[100246]: WARNING cinder.quota [None req-ee67f8c5-be7c-454f-ad0f-c9bcc3d4f0c7 tempest-VolumeQuotasNegativeTestJSON-1044355497 tempest-VolumeQuotasNegativeTestJSON-1044355497-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:37:40.467451 np0000005822 devstack@c-api.service[100246]: WARNING cinder.quota [None req-ee67f8c5-be7c-454f-ad0f-c9bcc3d4f0c7 tempest-VolumeQuotasNegativeTestJSON-1044355497 tempest-VolumeQuotasNegativeTestJSON-1044355497-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:37:40.467655 np0000005822 devstack@c-api.service[100246]: WARNING cinder.quota [None req-ee67f8c5-be7c-454f-ad0f-c9bcc3d4f0c7 tempest-VolumeQuotasNegativeTestJSON-1044355497 tempest-VolumeQuotasNegativeTestJSON-1044355497-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:37:40.473902 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ee67f8c5-be7c-454f-ad0f-c9bcc3d4f0c7 tempest-VolumeQuotasNegativeTestJSON-1044355497 tempest-VolumeQuotasNegativeTestJSON-1044355497-project-admin] https://10.4.3.170/volume/v3/os-quota-sets/5ef9fae9e00d429b9ba820af549146be returned with HTTP 200 Jul 24 07:37:40.474342 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 140/552] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:37:40 2026] GET /volume/v3/os-quota-sets/5ef9fae9e00d429b9ba820af549146be => generated 437 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:40.484951 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-0942cf37-693f-447a-bd8d-4102970df8d0 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:40.664642 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0942cf37-693f-447a-bd8d-4102970df8d0 tempest-VolumeQuotasNegativeTestJSON-367820852 tempest-VolumeQuotasNegativeTestJSON-367820852-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:37:40.665070 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0942cf37-693f-447a-bd8d-4102970df8d0 tempest-VolumeQuotasNegativeTestJSON-367820852 tempest-VolumeQuotasNegativeTestJSON-367820852-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-1556549924"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:37:40.666373 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-0942cf37-693f-447a-bd8d-4102970df8d0 tempest-VolumeQuotasNegativeTestJSON-367820852 tempest-VolumeQuotasNegativeTestJSON-367820852-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-1556549924'}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:37:40.666532 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-0942cf37-693f-447a-bd8d-4102970df8d0 tempest-VolumeQuotasNegativeTestJSON-367820852 tempest-VolumeQuotasNegativeTestJSON-367820852-project-member] Create volume of 1 GB Jul 24 07:37:40.669127 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-86290de7-6c48-4e54-bd25-1ff1babe3d2e None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:40.672392 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-86290de7-6c48-4e54-bd25-1ff1babe3d2e tempest-VolumesSnapshotNegativeTestJSON-1934538551 tempest-VolumesSnapshotNegativeTestJSON-1934538551-project-member] GET https://10.4.3.170/volume/v3/snapshots/9c29f053-a7cb-4a3c-a17a-bf7b20909892 Jul 24 07:37:40.672569 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-86290de7-6c48-4e54-bd25-1ff1babe3d2e tempest-VolumesSnapshotNegativeTestJSON-1934538551 tempest-VolumesSnapshotNegativeTestJSON-1934538551-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:40.672770 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-86290de7-6c48-4e54-bd25-1ff1babe3d2e tempest-VolumesSnapshotNegativeTestJSON-1934538551 tempest-VolumesSnapshotNegativeTestJSON-1934538551-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:40.680164 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-86290de7-6c48-4e54-bd25-1ff1babe3d2e tempest-VolumesSnapshotNegativeTestJSON-1934538551 tempest-VolumesSnapshotNegativeTestJSON-1934538551-project-member] https://10.4.3.170/volume/v3/snapshots/9c29f053-a7cb-4a3c-a17a-bf7b20909892 returned with HTTP 404 Jul 24 07:37:40.680708 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 138/553] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:37:40 2026] GET /volume/v3/snapshots/9c29f053-a7cb-4a3c-a17a-bf7b20909892 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:37:40.681966 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-0942cf37-693f-447a-bd8d-4102970df8d0 tempest-VolumeQuotasNegativeTestJSON-367820852 tempest-VolumeQuotasNegativeTestJSON-367820852-project-member] Availability Zones retrieved successfully. Jul 24 07:37:40.687241 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-0942cf37-693f-447a-bd8d-4102970df8d0 tempest-VolumeQuotasNegativeTestJSON-367820852 tempest-VolumeQuotasNegativeTestJSON-367820852-project-member] Flow 'volume_create_api' (e0d5fb1d-f2f7-48bb-bbea-9efbd392fa7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:37:40.688117 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-a7a40cb4-20c3-4e54-9c0d-26e06648f9a7 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:40.688459 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-0942cf37-693f-447a-bd8d-4102970df8d0 tempest-VolumeQuotasNegativeTestJSON-367820852 tempest-VolumeQuotasNegativeTestJSON-367820852-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8f0d23f-9b54-466f-bd76-08e1e1992aed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:37:40.689071 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-0942cf37-693f-447a-bd8d-4102970df8d0 tempest-VolumeQuotasNegativeTestJSON-367820852 tempest-VolumeQuotasNegativeTestJSON-367820852-project-member] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:37:40.690330 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a7a40cb4-20c3-4e54-9c0d-26e06648f9a7 tempest-VolumesSnapshotNegativeTestJSON-1934538551 tempest-VolumesSnapshotNegativeTestJSON-1934538551-project-member] GET https://10.4.3.170/volume/v3/volumes/db65fda2-5647-456f-af77-74655b3c8c4f Jul 24 07:37:40.690579 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a7a40cb4-20c3-4e54-9c0d-26e06648f9a7 tempest-VolumesSnapshotNegativeTestJSON-1934538551 tempest-VolumesSnapshotNegativeTestJSON-1934538551-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:40.690884 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a7a40cb4-20c3-4e54-9c0d-26e06648f9a7 tempest-VolumesSnapshotNegativeTestJSON-1934538551 tempest-VolumesSnapshotNegativeTestJSON-1934538551-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:40.701535 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:40.701535 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:37:40.710471 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-a7a40cb4-20c3-4e54-9c0d-26e06648f9a7 tempest-VolumesSnapshotNegativeTestJSON-1934538551 tempest-VolumesSnapshotNegativeTestJSON-1934538551-project-member] Volume info retrieved successfully. Jul 24 07:37:40.717757 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a7a40cb4-20c3-4e54-9c0d-26e06648f9a7 tempest-VolumesSnapshotNegativeTestJSON-1934538551 tempest-VolumesSnapshotNegativeTestJSON-1934538551-project-member] https://10.4.3.170/volume/v3/volumes/db65fda2-5647-456f-af77-74655b3c8c4f returned with HTTP 200 Jul 24 07:37:40.717898 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-0942cf37-693f-447a-bd8d-4102970df8d0 tempest-VolumeQuotasNegativeTestJSON-367820852 tempest-VolumeQuotasNegativeTestJSON-367820852-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8f0d23f-9b54-466f-bd76-08e1e1992aed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:37:40.718460 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 139/554] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:40 2026] GET /volume/v3/volumes/db65fda2-5647-456f-af77-74655b3c8c4f => generated 855 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:40.718920 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-0942cf37-693f-447a-bd8d-4102970df8d0 tempest-VolumeQuotasNegativeTestJSON-367820852 tempest-VolumeQuotasNegativeTestJSON-367820852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28afe316-3880-4c39-bc2c-3cc49c1aa27e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:37:40.730893 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-3fa9eff0-a96c-4fdb-a1c5-6933abed95bc None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:40.735102 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3fa9eff0-a96c-4fdb-a1c5-6933abed95bc tempest-VolumesSnapshotNegativeTestJSON-1934538551 tempest-VolumesSnapshotNegativeTestJSON-1934538551-project-member] DELETE https://10.4.3.170/volume/v3/volumes/db65fda2-5647-456f-af77-74655b3c8c4f Jul 24 07:37:40.735498 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3fa9eff0-a96c-4fdb-a1c5-6933abed95bc tempest-VolumesSnapshotNegativeTestJSON-1934538551 tempest-VolumesSnapshotNegativeTestJSON-1934538551-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:40.735823 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3fa9eff0-a96c-4fdb-a1c5-6933abed95bc tempest-VolumesSnapshotNegativeTestJSON-1934538551 tempest-VolumesSnapshotNegativeTestJSON-1934538551-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:40.736120 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-3fa9eff0-a96c-4fdb-a1c5-6933abed95bc tempest-VolumesSnapshotNegativeTestJSON-1934538551 tempest-VolumesSnapshotNegativeTestJSON-1934538551-project-member] Delete volume with id: db65fda2-5647-456f-af77-74655b3c8c4f Jul 24 07:37:40.746146 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:40.746146 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:37:40.746847 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-3fa9eff0-a96c-4fdb-a1c5-6933abed95bc tempest-VolumesSnapshotNegativeTestJSON-1934538551 tempest-VolumesSnapshotNegativeTestJSON-1934538551-project-member] Volume info retrieved successfully. Jul 24 07:37:40.776562 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-3fa9eff0-a96c-4fdb-a1c5-6933abed95bc tempest-VolumesSnapshotNegativeTestJSON-1934538551 tempest-VolumesSnapshotNegativeTestJSON-1934538551-project-member] Delete volume request issued successfully. Jul 24 07:37:40.776930 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3fa9eff0-a96c-4fdb-a1c5-6933abed95bc tempest-VolumesSnapshotNegativeTestJSON-1934538551 tempest-VolumesSnapshotNegativeTestJSON-1934538551-project-member] https://10.4.3.170/volume/v3/volumes/db65fda2-5647-456f-af77-74655b3c8c4f returned with HTTP 202 Jul 24 07:37:40.777273 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 141/555] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:37:40 2026] DELETE /volume/v3/volumes/db65fda2-5647-456f-af77-74655b3c8c4f => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:37:40.788116 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-ce25128e-627e-48c6-9a35-467f8e4088cc None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:40.790118 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ce25128e-627e-48c6-9a35-467f8e4088cc tempest-VolumesSnapshotNegativeTestJSON-1934538551 tempest-VolumesSnapshotNegativeTestJSON-1934538551-project-member] GET https://10.4.3.170/volume/v3/volumes/db65fda2-5647-456f-af77-74655b3c8c4f Jul 24 07:37:40.790289 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ce25128e-627e-48c6-9a35-467f8e4088cc tempest-VolumesSnapshotNegativeTestJSON-1934538551 tempest-VolumesSnapshotNegativeTestJSON-1934538551-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:40.790609 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ce25128e-627e-48c6-9a35-467f8e4088cc tempest-VolumesSnapshotNegativeTestJSON-1934538551 tempest-VolumesSnapshotNegativeTestJSON-1934538551-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:40.795226 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-0942cf37-693f-447a-bd8d-4102970df8d0 tempest-VolumeQuotasNegativeTestJSON-367820852 tempest-VolumeQuotasNegativeTestJSON-367820852-project-member] Created reservations ['85353240-247b-406a-8f11-0ae74142e7c0', '4ad8256b-831d-45dd-92f9-b99f7ae97c6c', 'be3d2824-ae67-419c-aff5-ecc09cb96a2c', '668f2ee6-1a55-4bbc-a1fa-440df3ab4d67'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:37:40.797328 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:40.797328 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:37:40.797523 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-0942cf37-693f-447a-bd8d-4102970df8d0 tempest-VolumeQuotasNegativeTestJSON-367820852 tempest-VolumeQuotasNegativeTestJSON-367820852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28afe316-3880-4c39-bc2c-3cc49c1aa27e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['85353240-247b-406a-8f11-0ae74142e7c0', '4ad8256b-831d-45dd-92f9-b99f7ae97c6c', 'be3d2824-ae67-419c-aff5-ecc09cb96a2c', '668f2ee6-1a55-4bbc-a1fa-440df3ab4d67']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:37:40.798335 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-0942cf37-693f-447a-bd8d-4102970df8d0 tempest-VolumeQuotasNegativeTestJSON-367820852 tempest-VolumeQuotasNegativeTestJSON-367820852-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e531b46-89c6-41cc-8a84-96b82aa772dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:37:40.802620 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-ce25128e-627e-48c6-9a35-467f8e4088cc tempest-VolumesSnapshotNegativeTestJSON-1934538551 tempest-VolumesSnapshotNegativeTestJSON-1934538551-project-member] Volume info retrieved successfully. Jul 24 07:37:40.807670 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ce25128e-627e-48c6-9a35-467f8e4088cc tempest-VolumesSnapshotNegativeTestJSON-1934538551 tempest-VolumesSnapshotNegativeTestJSON-1934538551-project-member] https://10.4.3.170/volume/v3/volumes/db65fda2-5647-456f-af77-74655b3c8c4f returned with HTTP 200 Jul 24 07:37:40.808073 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 139/556] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:40 2026] GET /volume/v3/volumes/db65fda2-5647-456f-af77-74655b3c8c4f => generated 854 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:40.832500 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-0942cf37-693f-447a-bd8d-4102970df8d0 tempest-VolumeQuotasNegativeTestJSON-367820852 tempest-VolumeQuotasNegativeTestJSON-367820852-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e531b46-89c6-41cc-8a84-96b82aa772dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '79902f0e-481c-45b0-8b30-f947082d4d24', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1556549924',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ef9fae9e00d429b9ba820af549146be',qos_specs=None,replication_status=,reservations=['85353240-247b-406a-8f11-0ae74142e7c0','4ad8256b-831d-45dd-92f9-b99f7ae97c6c','be3d2824-ae67-419c-aff5-ecc09cb96a2c','668f2ee6-1a55-4bbc-a1fa-440df3ab4d67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='027001fc388742d79a9df825bec7ff82',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:37:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1556549924',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=79902f0e-481c-45b0-8b30-f947082d4d24,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ef9fae9e00d429b9ba820af549146be',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='027001fc388742d79a9df825bec7ff82',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:37:40.833529 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-0942cf37-693f-447a-bd8d-4102970df8d0 tempest-VolumeQuotasNegativeTestJSON-367820852 tempest-VolumeQuotasNegativeTestJSON-367820852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5bd5e30-329c-497f-9450-aaa2a579ae06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:37:40.853825 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-0942cf37-693f-447a-bd8d-4102970df8d0 tempest-VolumeQuotasNegativeTestJSON-367820852 tempest-VolumeQuotasNegativeTestJSON-367820852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5bd5e30-329c-497f-9450-aaa2a579ae06) transitioned into state 'SUCCESS' from state '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-1556549924',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ef9fae9e00d429b9ba820af549146be',qos_specs=None,replication_status=,reservations=['85353240-247b-406a-8f11-0ae74142e7c0','4ad8256b-831d-45dd-92f9-b99f7ae97c6c','be3d2824-ae67-419c-aff5-ecc09cb96a2c','668f2ee6-1a55-4bbc-a1fa-440df3ab4d67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='027001fc388742d79a9df825bec7ff82',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:37:40.854871 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-0942cf37-693f-447a-bd8d-4102970df8d0 tempest-VolumeQuotasNegativeTestJSON-367820852 tempest-VolumeQuotasNegativeTestJSON-367820852-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9ef6b47-ffe8-4abb-916e-029b4047b861) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:37:40.866807 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-0942cf37-693f-447a-bd8d-4102970df8d0 tempest-VolumeQuotasNegativeTestJSON-367820852 tempest-VolumeQuotasNegativeTestJSON-367820852-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9ef6b47-ffe8-4abb-916e-029b4047b861) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:37:40.868038 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-0942cf37-693f-447a-bd8d-4102970df8d0 tempest-VolumeQuotasNegativeTestJSON-367820852 tempest-VolumeQuotasNegativeTestJSON-367820852-project-member] Flow 'volume_create_api' (e0d5fb1d-f2f7-48bb-bbea-9efbd392fa7a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:37:40.868478 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-0942cf37-693f-447a-bd8d-4102970df8d0 tempest-VolumeQuotasNegativeTestJSON-367820852 tempest-VolumeQuotasNegativeTestJSON-367820852-project-member] Create volume request issued successfully. Jul 24 07:37:40.869359 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0942cf37-693f-447a-bd8d-4102970df8d0 tempest-VolumeQuotasNegativeTestJSON-367820852 tempest-VolumeQuotasNegativeTestJSON-367820852-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:37:40.869886 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 138/557] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 24 07:37:40 2026] POST /volume/v3/volumes => generated 759 bytes in 386 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:37:40.884408 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-0e2e3ab6-25ed-40fc-8674-32570d9de555 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:40.886219 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0e2e3ab6-25ed-40fc-8674-32570d9de555 tempest-VolumeQuotasNegativeTestJSON-367820852 tempest-VolumeQuotasNegativeTestJSON-367820852-project-member] GET https://10.4.3.170/volume/v3/volumes/79902f0e-481c-45b0-8b30-f947082d4d24 Jul 24 07:37:40.886452 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0e2e3ab6-25ed-40fc-8674-32570d9de555 tempest-VolumeQuotasNegativeTestJSON-367820852 tempest-VolumeQuotasNegativeTestJSON-367820852-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:40.886632 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0e2e3ab6-25ed-40fc-8674-32570d9de555 tempest-VolumeQuotasNegativeTestJSON-367820852 tempest-VolumeQuotasNegativeTestJSON-367820852-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:40.893528 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:40.893528 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:37:40.900345 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-0e2e3ab6-25ed-40fc-8674-32570d9de555 tempest-VolumeQuotasNegativeTestJSON-367820852 tempest-VolumeQuotasNegativeTestJSON-367820852-project-member] Volume info retrieved successfully. Jul 24 07:37:40.908265 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0e2e3ab6-25ed-40fc-8674-32570d9de555 tempest-VolumeQuotasNegativeTestJSON-367820852 tempest-VolumeQuotasNegativeTestJSON-367820852-project-member] https://10.4.3.170/volume/v3/volumes/79902f0e-481c-45b0-8b30-f947082d4d24 returned with HTTP 200 Jul 24 07:37:40.908265 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 140/558] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:40 2026] GET /volume/v3/volumes/79902f0e-481c-45b0-8b30-f947082d4d24 => generated 827 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:41.409341 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-92d0f203-07af-40db-acfb-b538278b8244 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:41.411059 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-92d0f203-07af-40db-acfb-b538278b8244 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] DELETE https://10.4.3.170/volume/v3/volumes/81fd9acf-7e5c-49c2-a7ec-514ba8e64810 Jul 24 07:37:41.411233 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-92d0f203-07af-40db-acfb-b538278b8244 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:41.411420 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-92d0f203-07af-40db-acfb-b538278b8244 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:41.411599 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-92d0f203-07af-40db-acfb-b538278b8244 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Delete volume with id: 81fd9acf-7e5c-49c2-a7ec-514ba8e64810 Jul 24 07:37:41.419775 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:41.419775 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:37:41.420342 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-92d0f203-07af-40db-acfb-b538278b8244 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Volume info retrieved successfully. Jul 24 07:37:41.445631 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-92d0f203-07af-40db-acfb-b538278b8244 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Delete volume request issued successfully. Jul 24 07:37:41.445832 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-92d0f203-07af-40db-acfb-b538278b8244 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] https://10.4.3.170/volume/v3/volumes/81fd9acf-7e5c-49c2-a7ec-514ba8e64810 returned with HTTP 202 Jul 24 07:37:41.446218 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 142/559] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:37:41 2026] DELETE /volume/v3/volumes/81fd9acf-7e5c-49c2-a7ec-514ba8e64810 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:37:41.453369 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-22c8f78d-24b2-4da5-bc97-10b6b90f710b None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:41.458954 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-22c8f78d-24b2-4da5-bc97-10b6b90f710b tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] GET https://10.4.3.170/volume/v3/volumes/81fd9acf-7e5c-49c2-a7ec-514ba8e64810 Jul 24 07:37:41.459230 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-22c8f78d-24b2-4da5-bc97-10b6b90f710b tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:41.459487 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-22c8f78d-24b2-4da5-bc97-10b6b90f710b tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:41.476195 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:41.476195 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:37:41.483815 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-22c8f78d-24b2-4da5-bc97-10b6b90f710b tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Volume info retrieved successfully. Jul 24 07:37:41.489570 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-22c8f78d-24b2-4da5-bc97-10b6b90f710b tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] https://10.4.3.170/volume/v3/volumes/81fd9acf-7e5c-49c2-a7ec-514ba8e64810 returned with HTTP 200 Jul 24 07:37:41.490044 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 140/560] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:41 2026] GET /volume/v3/volumes/81fd9acf-7e5c-49c2-a7ec-514ba8e64810 => generated 850 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:41.823326 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-ee72508b-eafa-407f-ad1a-9ff9f01b6c3f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:41.825849 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ee72508b-eafa-407f-ad1a-9ff9f01b6c3f tempest-VolumesSnapshotNegativeTestJSON-1934538551 tempest-VolumesSnapshotNegativeTestJSON-1934538551-project-member] GET https://10.4.3.170/volume/v3/volumes/db65fda2-5647-456f-af77-74655b3c8c4f Jul 24 07:37:41.826270 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ee72508b-eafa-407f-ad1a-9ff9f01b6c3f tempest-VolumesSnapshotNegativeTestJSON-1934538551 tempest-VolumesSnapshotNegativeTestJSON-1934538551-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:41.826453 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ee72508b-eafa-407f-ad1a-9ff9f01b6c3f tempest-VolumesSnapshotNegativeTestJSON-1934538551 tempest-VolumesSnapshotNegativeTestJSON-1934538551-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:41.838627 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ee72508b-eafa-407f-ad1a-9ff9f01b6c3f tempest-VolumesSnapshotNegativeTestJSON-1934538551 tempest-VolumesSnapshotNegativeTestJSON-1934538551-project-member] https://10.4.3.170/volume/v3/volumes/db65fda2-5647-456f-af77-74655b3c8c4f returned with HTTP 404 Jul 24 07:37:41.838627 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 139/561] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:41 2026] GET /volume/v3/volumes/db65fda2-5647-456f-af77-74655b3c8c4f => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:37:41.925076 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-315310f4-dd97-464a-956f-35df8b3469cf None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:41.927377 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-315310f4-dd97-464a-956f-35df8b3469cf tempest-VolumeQuotasNegativeTestJSON-367820852 tempest-VolumeQuotasNegativeTestJSON-367820852-project-member] GET https://10.4.3.170/volume/v3/volumes/79902f0e-481c-45b0-8b30-f947082d4d24 Jul 24 07:37:41.927609 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-315310f4-dd97-464a-956f-35df8b3469cf tempest-VolumeQuotasNegativeTestJSON-367820852 tempest-VolumeQuotasNegativeTestJSON-367820852-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:41.927837 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-315310f4-dd97-464a-956f-35df8b3469cf tempest-VolumeQuotasNegativeTestJSON-367820852 tempest-VolumeQuotasNegativeTestJSON-367820852-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:41.938876 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:41.938876 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:37:41.944769 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-315310f4-dd97-464a-956f-35df8b3469cf tempest-VolumeQuotasNegativeTestJSON-367820852 tempest-VolumeQuotasNegativeTestJSON-367820852-project-member] Volume info retrieved successfully. Jul 24 07:37:41.949614 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-315310f4-dd97-464a-956f-35df8b3469cf tempest-VolumeQuotasNegativeTestJSON-367820852 tempest-VolumeQuotasNegativeTestJSON-367820852-project-member] https://10.4.3.170/volume/v3/volumes/79902f0e-481c-45b0-8b30-f947082d4d24 returned with HTTP 200 Jul 24 07:37:41.950448 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 141/562] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:41 2026] GET /volume/v3/volumes/79902f0e-481c-45b0-8b30-f947082d4d24 => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:41.967855 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-59d37d81-8c48-4429-80c0-f022271591cf None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:41.970294 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-59d37d81-8c48-4429-80c0-f022271591cf tempest-VolumeQuotasNegativeTestJSON-1044355497 tempest-VolumeQuotasNegativeTestJSON-1044355497-project-admin] PUT https://10.4.3.170/volume/v3/os-quota-sets/5ef9fae9e00d429b9ba820af549146be Jul 24 07:37:41.970646 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-59d37d81-8c48-4429-80c0-f022271591cf tempest-VolumeQuotasNegativeTestJSON-1044355497 tempest-VolumeQuotasNegativeTestJSON-1044355497-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:37:42.043460 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-59d37d81-8c48-4429-80c0-f022271591cf tempest-VolumeQuotasNegativeTestJSON-1044355497 tempest-VolumeQuotasNegativeTestJSON-1044355497-project-admin] https://10.4.3.170/volume/v3/os-quota-sets/5ef9fae9e00d429b9ba820af549146be returned with HTTP 200 Jul 24 07:37:42.044555 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 143/563] 10.4.3.170 () {68 vars in 1374 bytes} [Fri Jul 24 07:37:41 2026] PUT /volume/v3/os-quota-sets/5ef9fae9e00d429b9ba820af549146be => generated 392 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:42.059826 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-73253fe1-5b25-4e40-9a95-bdc59fc7d3e1 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:42.061578 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-73253fe1-5b25-4e40-9a95-bdc59fc7d3e1 tempest-VolumeQuotasNegativeTestJSON-367820852 tempest-VolumeQuotasNegativeTestJSON-367820852-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:37:42.062036 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-73253fe1-5b25-4e40-9a95-bdc59fc7d3e1 tempest-VolumeQuotasNegativeTestJSON-367820852 tempest-VolumeQuotasNegativeTestJSON-367820852-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:37:42.063650 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-73253fe1-5b25-4e40-9a95-bdc59fc7d3e1 tempest-VolumeQuotasNegativeTestJSON-367820852 tempest-VolumeQuotasNegativeTestJSON-367820852-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:37:42.063808 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-73253fe1-5b25-4e40-9a95-bdc59fc7d3e1 tempest-VolumeQuotasNegativeTestJSON-367820852 tempest-VolumeQuotasNegativeTestJSON-367820852-project-member] Create volume of 2 GB Jul 24 07:37:42.069109 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-73253fe1-5b25-4e40-9a95-bdc59fc7d3e1 tempest-VolumeQuotasNegativeTestJSON-367820852 tempest-VolumeQuotasNegativeTestJSON-367820852-project-member] Availability Zones retrieved successfully. Jul 24 07:37:42.082025 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-73253fe1-5b25-4e40-9a95-bdc59fc7d3e1 tempest-VolumeQuotasNegativeTestJSON-367820852 tempest-VolumeQuotasNegativeTestJSON-367820852-project-member] Flow 'volume_create_api' (cdcedf97-4223-44e1-9365-fa72b3ce53aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:37:42.082025 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-73253fe1-5b25-4e40-9a95-bdc59fc7d3e1 tempest-VolumeQuotasNegativeTestJSON-367820852 tempest-VolumeQuotasNegativeTestJSON-367820852-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac191c60-1bea-4927-ba89-e55414b40b6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:37:42.082762 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-73253fe1-5b25-4e40-9a95-bdc59fc7d3e1 tempest-VolumeQuotasNegativeTestJSON-367820852 tempest-VolumeQuotasNegativeTestJSON-367820852-project-member] Validating volume size '2' using validate_int {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:37:42.119363 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-73253fe1-5b25-4e40-9a95-bdc59fc7d3e1 tempest-VolumeQuotasNegativeTestJSON-367820852 tempest-VolumeQuotasNegativeTestJSON-367820852-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac191c60-1bea-4927-ba89-e55414b40b6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:37:42.120743 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-73253fe1-5b25-4e40-9a95-bdc59fc7d3e1 tempest-VolumeQuotasNegativeTestJSON-367820852 tempest-VolumeQuotasNegativeTestJSON-367820852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb337e3d-701a-4d9c-b57f-b931cf63608f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:37:42.156760 np0000005822 devstack@c-api.service[100243]: WARNING cinder.quota_utils [None req-73253fe1-5b25-4e40-9a95-bdc59fc7d3e1 tempest-VolumeQuotasNegativeTestJSON-367820852 tempest-VolumeQuotasNegativeTestJSON-367820852-project-member] Quota exceeded for 5ef9fae9e00d429b9ba820af549146be, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jul 24 07:37:42.159899 np0000005822 devstack@c-api.service[100243]: WARNING cinder.volume.api [None req-73253fe1-5b25-4e40-9a95-bdc59fc7d3e1 tempest-VolumeQuotasNegativeTestJSON-367820852 tempest-VolumeQuotasNegativeTestJSON-367820852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb337e3d-701a-4d9c-b57f-b931cf63608f) transitioned into state 'FAILURE' from state 'RUNNING' Jul 24 07:37:42.159899 np0000005822 devstack@c-api.service[100243]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Jul 24 07:37:42.162027 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-73253fe1-5b25-4e40-9a95-bdc59fc7d3e1 tempest-VolumeQuotasNegativeTestJSON-367820852 tempest-VolumeQuotasNegativeTestJSON-367820852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb337e3d-701a-4d9c-b57f-b931cf63608f) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:37:42.162933 np0000005822 devstack@c-api.service[100243]: WARNING cinder.volume.api [None req-73253fe1-5b25-4e40-9a95-bdc59fc7d3e1 tempest-VolumeQuotasNegativeTestJSON-367820852 tempest-VolumeQuotasNegativeTestJSON-367820852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb337e3d-701a-4d9c-b57f-b931cf63608f) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 24 07:37:42.163546 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-73253fe1-5b25-4e40-9a95-bdc59fc7d3e1 tempest-VolumeQuotasNegativeTestJSON-367820852 tempest-VolumeQuotasNegativeTestJSON-367820852-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac191c60-1bea-4927-ba89-e55414b40b6d) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:37:42.164216 np0000005822 devstack@c-api.service[100243]: WARNING cinder.volume.api [None req-73253fe1-5b25-4e40-9a95-bdc59fc7d3e1 tempest-VolumeQuotasNegativeTestJSON-367820852 tempest-VolumeQuotasNegativeTestJSON-367820852-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac191c60-1bea-4927-ba89-e55414b40b6d) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 24 07:37:42.165385 np0000005822 devstack@c-api.service[100243]: WARNING cinder.volume.api [None req-73253fe1-5b25-4e40-9a95-bdc59fc7d3e1 tempest-VolumeQuotasNegativeTestJSON-367820852 tempest-VolumeQuotasNegativeTestJSON-367820852-project-member] Flow 'volume_create_api' (cdcedf97-4223-44e1-9365-fa72b3ce53aa) transitioned into state 'REVERTED' from state 'RUNNING' Jul 24 07:37:42.165667 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.middleware.fault [None req-73253fe1-5b25-4e40-9a95-bdc59fc7d3e1 tempest-VolumeQuotasNegativeTestJSON-367820852 tempest-VolumeQuotasNegativeTestJSON-367820852-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 413 Jul 24 07:37:42.166660 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 141/564] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 24 07:37:42 2026] POST /volume/v3/volumes => generated 208 bytes in 107 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 24 07:37:42.177537 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-783481b1-4f35-43ec-801d-39266fd219f7 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:42.180147 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-783481b1-4f35-43ec-801d-39266fd219f7 tempest-VolumeQuotasNegativeTestJSON-1044355497 tempest-VolumeQuotasNegativeTestJSON-1044355497-project-admin] PUT https://10.4.3.170/volume/v3/os-quota-sets/5ef9fae9e00d429b9ba820af549146be Jul 24 07:37:42.180695 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-783481b1-4f35-43ec-801d-39266fd219f7 tempest-VolumeQuotasNegativeTestJSON-1044355497 tempest-VolumeQuotasNegativeTestJSON-1044355497-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:37:42.189634 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:42.189634 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:37:42.238013 np0000005822 devstack@c-api.service[100244]: WARNING cinder.quota [None req-783481b1-4f35-43ec-801d-39266fd219f7 tempest-VolumeQuotasNegativeTestJSON-1044355497 tempest-VolumeQuotasNegativeTestJSON-1044355497-project-admin] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:37:42.238013 np0000005822 devstack@c-api.service[100244]: WARNING cinder.quota [None req-783481b1-4f35-43ec-801d-39266fd219f7 tempest-VolumeQuotasNegativeTestJSON-1044355497 tempest-VolumeQuotasNegativeTestJSON-1044355497-project-admin] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:37:42.238013 np0000005822 devstack@c-api.service[100244]: WARNING cinder.quota [None req-783481b1-4f35-43ec-801d-39266fd219f7 tempest-VolumeQuotasNegativeTestJSON-1044355497 tempest-VolumeQuotasNegativeTestJSON-1044355497-project-admin] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:37:42.238013 np0000005822 devstack@c-api.service[100244]: WARNING cinder.quota [None req-783481b1-4f35-43ec-801d-39266fd219f7 tempest-VolumeQuotasNegativeTestJSON-1044355497 tempest-VolumeQuotasNegativeTestJSON-1044355497-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:37:42.238013 np0000005822 devstack@c-api.service[100244]: WARNING cinder.quota [None req-783481b1-4f35-43ec-801d-39266fd219f7 tempest-VolumeQuotasNegativeTestJSON-1044355497 tempest-VolumeQuotasNegativeTestJSON-1044355497-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:37:42.238013 np0000005822 devstack@c-api.service[100244]: WARNING cinder.quota [None req-783481b1-4f35-43ec-801d-39266fd219f7 tempest-VolumeQuotasNegativeTestJSON-1044355497 tempest-VolumeQuotasNegativeTestJSON-1044355497-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:37:42.241674 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-783481b1-4f35-43ec-801d-39266fd219f7 tempest-VolumeQuotasNegativeTestJSON-1044355497 tempest-VolumeQuotasNegativeTestJSON-1044355497-project-admin] https://10.4.3.170/volume/v3/os-quota-sets/5ef9fae9e00d429b9ba820af549146be returned with HTTP 200 Jul 24 07:37:42.242127 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 140/565] 10.4.3.170 () {68 vars in 1374 bytes} [Fri Jul 24 07:37:42 2026] PUT /volume/v3/os-quota-sets/5ef9fae9e00d429b9ba820af549146be => generated 392 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:42.254190 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-dfe02b41-650b-4c97-8d5f-42f690c868d9 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:42.255899 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-dfe02b41-650b-4c97-8d5f-42f690c868d9 tempest-VolumeQuotasNegativeTestJSON-367820852 tempest-VolumeQuotasNegativeTestJSON-367820852-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:37:42.256273 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-dfe02b41-650b-4c97-8d5f-42f690c868d9 tempest-VolumeQuotasNegativeTestJSON-367820852 tempest-VolumeQuotasNegativeTestJSON-367820852-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:37:42.257640 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-dfe02b41-650b-4c97-8d5f-42f690c868d9 tempest-VolumeQuotasNegativeTestJSON-367820852 tempest-VolumeQuotasNegativeTestJSON-367820852-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:37:42.257761 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-dfe02b41-650b-4c97-8d5f-42f690c868d9 tempest-VolumeQuotasNegativeTestJSON-367820852 tempest-VolumeQuotasNegativeTestJSON-367820852-project-member] Create volume of 1 GB Jul 24 07:37:42.263169 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-dfe02b41-650b-4c97-8d5f-42f690c868d9 tempest-VolumeQuotasNegativeTestJSON-367820852 tempest-VolumeQuotasNegativeTestJSON-367820852-project-member] Availability Zones retrieved successfully. Jul 24 07:37:42.272862 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-dfe02b41-650b-4c97-8d5f-42f690c868d9 tempest-VolumeQuotasNegativeTestJSON-367820852 tempest-VolumeQuotasNegativeTestJSON-367820852-project-member] Flow 'volume_create_api' (c8517037-9b43-4ec1-8e35-ec1ef5b1eba1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:37:42.273855 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-dfe02b41-650b-4c97-8d5f-42f690c868d9 tempest-VolumeQuotasNegativeTestJSON-367820852 tempest-VolumeQuotasNegativeTestJSON-367820852-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50902a6e-c5d8-49a1-ac61-f2978541602d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:37:42.275149 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-dfe02b41-650b-4c97-8d5f-42f690c868d9 tempest-VolumeQuotasNegativeTestJSON-367820852 tempest-VolumeQuotasNegativeTestJSON-367820852-project-member] Validating volume size '1' using validate_int {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:37:42.315736 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-dfe02b41-650b-4c97-8d5f-42f690c868d9 tempest-VolumeQuotasNegativeTestJSON-367820852 tempest-VolumeQuotasNegativeTestJSON-367820852-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50902a6e-c5d8-49a1-ac61-f2978541602d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:37:42.316802 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-dfe02b41-650b-4c97-8d5f-42f690c868d9 tempest-VolumeQuotasNegativeTestJSON-367820852 tempest-VolumeQuotasNegativeTestJSON-367820852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c8ad98d-f752-49c1-8743-2eae327ca9c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:37:42.368053 np0000005822 devstack@c-api.service[100245]: WARNING cinder.quota_utils [None req-dfe02b41-650b-4c97-8d5f-42f690c868d9 tempest-VolumeQuotasNegativeTestJSON-367820852 tempest-VolumeQuotasNegativeTestJSON-367820852-project-member] Quota exceeded for 5ef9fae9e00d429b9ba820af549146be, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Jul 24 07:37:42.372518 np0000005822 devstack@c-api.service[100245]: WARNING cinder.volume.api [None req-dfe02b41-650b-4c97-8d5f-42f690c868d9 tempest-VolumeQuotasNegativeTestJSON-367820852 tempest-VolumeQuotasNegativeTestJSON-367820852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c8ad98d-f752-49c1-8743-2eae327ca9c4) transitioned into state 'FAILURE' from state 'RUNNING' Jul 24 07:37:42.372518 np0000005822 devstack@c-api.service[100245]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Jul 24 07:37:42.375415 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-dfe02b41-650b-4c97-8d5f-42f690c868d9 tempest-VolumeQuotasNegativeTestJSON-367820852 tempest-VolumeQuotasNegativeTestJSON-367820852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c8ad98d-f752-49c1-8743-2eae327ca9c4) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:37:42.376555 np0000005822 devstack@c-api.service[100245]: WARNING cinder.volume.api [None req-dfe02b41-650b-4c97-8d5f-42f690c868d9 tempest-VolumeQuotasNegativeTestJSON-367820852 tempest-VolumeQuotasNegativeTestJSON-367820852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c8ad98d-f752-49c1-8743-2eae327ca9c4) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 24 07:37:42.377492 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-dfe02b41-650b-4c97-8d5f-42f690c868d9 tempest-VolumeQuotasNegativeTestJSON-367820852 tempest-VolumeQuotasNegativeTestJSON-367820852-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50902a6e-c5d8-49a1-ac61-f2978541602d) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:37:42.378477 np0000005822 devstack@c-api.service[100245]: WARNING cinder.volume.api [None req-dfe02b41-650b-4c97-8d5f-42f690c868d9 tempest-VolumeQuotasNegativeTestJSON-367820852 tempest-VolumeQuotasNegativeTestJSON-367820852-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50902a6e-c5d8-49a1-ac61-f2978541602d) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 24 07:37:42.379576 np0000005822 devstack@c-api.service[100245]: WARNING cinder.volume.api [None req-dfe02b41-650b-4c97-8d5f-42f690c868d9 tempest-VolumeQuotasNegativeTestJSON-367820852 tempest-VolumeQuotasNegativeTestJSON-367820852-project-member] Flow 'volume_create_api' (c8517037-9b43-4ec1-8e35-ec1ef5b1eba1) transitioned into state 'REVERTED' from state 'RUNNING' Jul 24 07:37:42.380014 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.middleware.fault [None req-dfe02b41-650b-4c97-8d5f-42f690c868d9 tempest-VolumeQuotasNegativeTestJSON-367820852 tempest-VolumeQuotasNegativeTestJSON-367820852-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 413 Jul 24 07:37:42.381019 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 142/566] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 24 07:37:42 2026] POST /volume/v3/volumes => generated 150 bytes in 127 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 24 07:37:42.389425 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c1704fe6-d92f-4d01-8e08-2d8d8d4cbe21 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:42.391821 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c1704fe6-d92f-4d01-8e08-2d8d8d4cbe21 tempest-VolumeQuotasNegativeTestJSON-1044355497 tempest-VolumeQuotasNegativeTestJSON-1044355497-project-admin] PUT https://10.4.3.170/volume/v3/os-quota-sets/5ef9fae9e00d429b9ba820af549146be Jul 24 07:37:42.392271 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c1704fe6-d92f-4d01-8e08-2d8d8d4cbe21 tempest-VolumeQuotasNegativeTestJSON-1044355497 tempest-VolumeQuotasNegativeTestJSON-1044355497-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:37:42.436323 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c1704fe6-d92f-4d01-8e08-2d8d8d4cbe21 tempest-VolumeQuotasNegativeTestJSON-1044355497 tempest-VolumeQuotasNegativeTestJSON-1044355497-project-admin] https://10.4.3.170/volume/v3/os-quota-sets/5ef9fae9e00d429b9ba820af549146be returned with HTTP 200 Jul 24 07:37:42.436928 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 144/567] 10.4.3.170 () {68 vars in 1374 bytes} [Fri Jul 24 07:37:42 2026] PUT /volume/v3/os-quota-sets/5ef9fae9e00d429b9ba820af549146be => generated 391 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:42.446823 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-fa406080-7a4d-4e20-83ce-b88b952cccfc None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:42.448805 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-fa406080-7a4d-4e20-83ce-b88b952cccfc tempest-VolumeQuotasNegativeTestJSON-367820852 tempest-VolumeQuotasNegativeTestJSON-367820852-project-member] POST https://10.4.3.170/volume/v3/volumes/79902f0e-481c-45b0-8b30-f947082d4d24/action Jul 24 07:37:42.449351 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-fa406080-7a4d-4e20-83ce-b88b952cccfc tempest-VolumeQuotasNegativeTestJSON-367820852 tempest-VolumeQuotasNegativeTestJSON-367820852-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:37:42.449481 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-fa406080-7a4d-4e20-83ce-b88b952cccfc tempest-VolumeQuotasNegativeTestJSON-367820852 tempest-VolumeQuotasNegativeTestJSON-367820852-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:37:42.462349 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:42.462349 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:37:42.463153 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-fa406080-7a4d-4e20-83ce-b88b952cccfc tempest-VolumeQuotasNegativeTestJSON-367820852 tempest-VolumeQuotasNegativeTestJSON-367820852-project-member] Volume info retrieved successfully. Jul 24 07:37:42.516380 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-40a3fb8f-ca60-460f-8b56-57e014149089 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:42.522093 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-40a3fb8f-ca60-460f-8b56-57e014149089 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] GET https://10.4.3.170/volume/v3/volumes/81fd9acf-7e5c-49c2-a7ec-514ba8e64810 Jul 24 07:37:42.522800 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-40a3fb8f-ca60-460f-8b56-57e014149089 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:42.523384 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-40a3fb8f-ca60-460f-8b56-57e014149089 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:42.535255 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-40a3fb8f-ca60-460f-8b56-57e014149089 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] https://10.4.3.170/volume/v3/volumes/81fd9acf-7e5c-49c2-a7ec-514ba8e64810 returned with HTTP 404 Jul 24 07:37:42.535888 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 141/568] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:42 2026] GET /volume/v3/volumes/81fd9acf-7e5c-49c2-a7ec-514ba8e64810 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:37:42.537325 np0000005822 devstack@c-api.service[100243]: ERROR cinder.volume.api [None req-fa406080-7a4d-4e20-83ce-b88b952cccfc tempest-VolumeQuotasNegativeTestJSON-367820852 tempest-VolumeQuotasNegativeTestJSON-367820852-project-member] Quota exceeded for 5ef9fae9e00d429b9ba820af549146be, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jul 24 07:37:42.545372 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-9dfc418c-7cf8-4b82-bda7-fdf8fe996bc2 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:42.545460 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.middleware.fault [None req-fa406080-7a4d-4e20-83ce-b88b952cccfc tempest-VolumeQuotasNegativeTestJSON-367820852 tempest-VolumeQuotasNegativeTestJSON-367820852-project-member] https://10.4.3.170/volume/v3/volumes/79902f0e-481c-45b0-8b30-f947082d4d24/action returned with HTTP 413 Jul 24 07:37:42.546039 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 142/569] 10.4.3.170 () {68 vars in 1390 bytes} [Fri Jul 24 07:37:42 2026] POST /volume/v3/volumes/79902f0e-481c-45b0-8b30-f947082d4d24/action => generated 208 bytes in 100 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 24 07:37:42.549517 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9dfc418c-7cf8-4b82-bda7-fdf8fe996bc2 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] DELETE https://10.4.3.170/volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8 Jul 24 07:37:42.549848 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9dfc418c-7cf8-4b82-bda7-fdf8fe996bc2 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:42.550168 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9dfc418c-7cf8-4b82-bda7-fdf8fe996bc2 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:42.550427 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-9dfc418c-7cf8-4b82-bda7-fdf8fe996bc2 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Delete volume with id: 56a89e91-48d9-40c9-a840-7db4f96c95b8 Jul 24 07:37:42.557806 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ea1a3f42-a094-44b2-b847-9e9f3cb3a9e0 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:42.560403 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ea1a3f42-a094-44b2-b847-9e9f3cb3a9e0 tempest-VolumeQuotasNegativeTestJSON-367820852 tempest-VolumeQuotasNegativeTestJSON-367820852-project-member] GET https://10.4.3.170/volume/v3/volumes/79902f0e-481c-45b0-8b30-f947082d4d24 Jul 24 07:37:42.560641 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ea1a3f42-a094-44b2-b847-9e9f3cb3a9e0 tempest-VolumeQuotasNegativeTestJSON-367820852 tempest-VolumeQuotasNegativeTestJSON-367820852-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:42.560878 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ea1a3f42-a094-44b2-b847-9e9f3cb3a9e0 tempest-VolumeQuotasNegativeTestJSON-367820852 tempest-VolumeQuotasNegativeTestJSON-367820852-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:42.561725 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:42.561725 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:37:42.562399 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-9dfc418c-7cf8-4b82-bda7-fdf8fe996bc2 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Volume info retrieved successfully. Jul 24 07:37:42.572909 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:42.572909 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:37:42.577350 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-ea1a3f42-a094-44b2-b847-9e9f3cb3a9e0 tempest-VolumeQuotasNegativeTestJSON-367820852 tempest-VolumeQuotasNegativeTestJSON-367820852-project-member] Volume info retrieved successfully. Jul 24 07:37:42.582395 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ea1a3f42-a094-44b2-b847-9e9f3cb3a9e0 tempest-VolumeQuotasNegativeTestJSON-367820852 tempest-VolumeQuotasNegativeTestJSON-367820852-project-member] https://10.4.3.170/volume/v3/volumes/79902f0e-481c-45b0-8b30-f947082d4d24 returned with HTTP 200 Jul 24 07:37:42.582861 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 145/570] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:42 2026] GET /volume/v3/volumes/79902f0e-481c-45b0-8b30-f947082d4d24 => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:42.598448 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-9dfc418c-7cf8-4b82-bda7-fdf8fe996bc2 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Delete volume request issued successfully. Jul 24 07:37:42.598448 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9dfc418c-7cf8-4b82-bda7-fdf8fe996bc2 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] https://10.4.3.170/volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8 returned with HTTP 202 Jul 24 07:37:42.598523 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 143/571] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:37:42 2026] DELETE /volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:37:42.600536 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-0173ce70-d182-4b4e-8b3c-ba8d55f4839b None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:42.603651 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0173ce70-d182-4b4e-8b3c-ba8d55f4839b tempest-VolumeQuotasNegativeTestJSON-367820852 tempest-VolumeQuotasNegativeTestJSON-367820852-project-member] DELETE https://10.4.3.170/volume/v3/volumes/79902f0e-481c-45b0-8b30-f947082d4d24 Jul 24 07:37:42.604921 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0173ce70-d182-4b4e-8b3c-ba8d55f4839b tempest-VolumeQuotasNegativeTestJSON-367820852 tempest-VolumeQuotasNegativeTestJSON-367820852-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:42.605215 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0173ce70-d182-4b4e-8b3c-ba8d55f4839b tempest-VolumeQuotasNegativeTestJSON-367820852 tempest-VolumeQuotasNegativeTestJSON-367820852-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:42.605453 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-0173ce70-d182-4b4e-8b3c-ba8d55f4839b tempest-VolumeQuotasNegativeTestJSON-367820852 tempest-VolumeQuotasNegativeTestJSON-367820852-project-member] Delete volume with id: 79902f0e-481c-45b0-8b30-f947082d4d24 Jul 24 07:37:42.608540 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-98d61d3c-96e2-41dc-8d28-238d62f27e4f None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:42.612034 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-98d61d3c-96e2-41dc-8d28-238d62f27e4f tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] GET https://10.4.3.170/volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8 Jul 24 07:37:42.612260 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-98d61d3c-96e2-41dc-8d28-238d62f27e4f tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:42.612558 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-98d61d3c-96e2-41dc-8d28-238d62f27e4f tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:42.616356 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:42.616356 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:37:42.617132 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-0173ce70-d182-4b4e-8b3c-ba8d55f4839b tempest-VolumeQuotasNegativeTestJSON-367820852 tempest-VolumeQuotasNegativeTestJSON-367820852-project-member] Volume info retrieved successfully. Jul 24 07:37:42.625216 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:42.625216 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:37:42.635518 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-98d61d3c-96e2-41dc-8d28-238d62f27e4f tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Volume info retrieved successfully. Jul 24 07:37:42.640231 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-0173ce70-d182-4b4e-8b3c-ba8d55f4839b tempest-VolumeQuotasNegativeTestJSON-367820852 tempest-VolumeQuotasNegativeTestJSON-367820852-project-member] Delete volume request issued successfully. Jul 24 07:37:42.640542 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0173ce70-d182-4b4e-8b3c-ba8d55f4839b tempest-VolumeQuotasNegativeTestJSON-367820852 tempest-VolumeQuotasNegativeTestJSON-367820852-project-member] https://10.4.3.170/volume/v3/volumes/79902f0e-481c-45b0-8b30-f947082d4d24 returned with HTTP 202 Jul 24 07:37:42.641023 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 142/572] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:37:42 2026] DELETE /volume/v3/volumes/79902f0e-481c-45b0-8b30-f947082d4d24 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:37:42.644956 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-98d61d3c-96e2-41dc-8d28-238d62f27e4f tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] https://10.4.3.170/volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8 returned with HTTP 200 Jul 24 07:37:42.644956 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 143/573] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:42 2026] GET /volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8 => generated 868 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:42.652651 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-6e2c1f01-51c6-458c-8a6c-26dd9df2d024 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:42.655418 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6e2c1f01-51c6-458c-8a6c-26dd9df2d024 tempest-VolumeQuotasNegativeTestJSON-367820852 tempest-VolumeQuotasNegativeTestJSON-367820852-project-member] GET https://10.4.3.170/volume/v3/volumes/79902f0e-481c-45b0-8b30-f947082d4d24 Jul 24 07:37:42.655762 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6e2c1f01-51c6-458c-8a6c-26dd9df2d024 tempest-VolumeQuotasNegativeTestJSON-367820852 tempest-VolumeQuotasNegativeTestJSON-367820852-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:42.656085 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6e2c1f01-51c6-458c-8a6c-26dd9df2d024 tempest-VolumeQuotasNegativeTestJSON-367820852 tempest-VolumeQuotasNegativeTestJSON-367820852-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:42.665277 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:42.665277 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:37:42.669452 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-6e2c1f01-51c6-458c-8a6c-26dd9df2d024 tempest-VolumeQuotasNegativeTestJSON-367820852 tempest-VolumeQuotasNegativeTestJSON-367820852-project-member] Volume info retrieved successfully. Jul 24 07:37:42.674409 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6e2c1f01-51c6-458c-8a6c-26dd9df2d024 tempest-VolumeQuotasNegativeTestJSON-367820852 tempest-VolumeQuotasNegativeTestJSON-367820852-project-member] https://10.4.3.170/volume/v3/volumes/79902f0e-481c-45b0-8b30-f947082d4d24 returned with HTTP 200 Jul 24 07:37:42.674934 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 146/574] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:42 2026] GET /volume/v3/volumes/79902f0e-481c-45b0-8b30-f947082d4d24 => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:43.661434 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-09e275f8-b153-4d07-a8d6-4955ae392f88 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:43.663952 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-09e275f8-b153-4d07-a8d6-4955ae392f88 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] GET https://10.4.3.170/volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8 Jul 24 07:37:43.664307 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-09e275f8-b153-4d07-a8d6-4955ae392f88 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:43.664672 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-09e275f8-b153-4d07-a8d6-4955ae392f88 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:43.667395 np0000005822 devstack@c-api.service[100245]: DEBUG dbcounter [-] [100245] Writing DB stats cinder:SELECT=479,cinder:INSERT=64,cinder:UPDATE=106 {{(pid=100245) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 07:37:43.672934 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-09e275f8-b153-4d07-a8d6-4955ae392f88 tempest-TestMultiAttachVolumeSwap-1679585510 tempest-TestMultiAttachVolumeSwap-1679585510-project-member] https://10.4.3.170/volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8 returned with HTTP 404 Jul 24 07:37:43.673456 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 144/575] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:43 2026] GET /volume/v3/volumes/56a89e91-48d9-40c9-a840-7db4f96c95b8 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:37:43.697905 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-65998e80-5822-4e5e-bff8-b290a6d8e085 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:43.699919 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-65998e80-5822-4e5e-bff8-b290a6d8e085 tempest-VolumeQuotasNegativeTestJSON-367820852 tempest-VolumeQuotasNegativeTestJSON-367820852-project-member] GET https://10.4.3.170/volume/v3/volumes/79902f0e-481c-45b0-8b30-f947082d4d24 Jul 24 07:37:43.700134 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-65998e80-5822-4e5e-bff8-b290a6d8e085 tempest-VolumeQuotasNegativeTestJSON-367820852 tempest-VolumeQuotasNegativeTestJSON-367820852-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:43.700396 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-65998e80-5822-4e5e-bff8-b290a6d8e085 tempest-VolumeQuotasNegativeTestJSON-367820852 tempest-VolumeQuotasNegativeTestJSON-367820852-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:43.708187 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-65998e80-5822-4e5e-bff8-b290a6d8e085 tempest-VolumeQuotasNegativeTestJSON-367820852 tempest-VolumeQuotasNegativeTestJSON-367820852-project-member] https://10.4.3.170/volume/v3/volumes/79902f0e-481c-45b0-8b30-f947082d4d24 returned with HTTP 404 Jul 24 07:37:43.708851 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 143/576] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:43 2026] GET /volume/v3/volumes/79902f0e-481c-45b0-8b30-f947082d4d24 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:37:43.719829 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-dffe0613-f96b-48aa-be08-0beaadfd6fd9 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:43.724869 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-dffe0613-f96b-48aa-be08-0beaadfd6fd9 tempest-VolumeQuotasNegativeTestJSON-1044355497 tempest-VolumeQuotasNegativeTestJSON-1044355497-project-admin] PUT https://10.4.3.170/volume/v3/os-quota-sets/5ef9fae9e00d429b9ba820af549146be Jul 24 07:37:43.725611 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-dffe0613-f96b-48aa-be08-0beaadfd6fd9 tempest-VolumeQuotasNegativeTestJSON-1044355497 tempest-VolumeQuotasNegativeTestJSON-1044355497-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=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:37:43.816190 np0000005822 devstack@c-api.service[100243]: WARNING cinder.quota [None req-dffe0613-f96b-48aa-be08-0beaadfd6fd9 tempest-VolumeQuotasNegativeTestJSON-1044355497 tempest-VolumeQuotasNegativeTestJSON-1044355497-project-admin] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:37:43.816851 np0000005822 devstack@c-api.service[100243]: WARNING cinder.quota [None req-dffe0613-f96b-48aa-be08-0beaadfd6fd9 tempest-VolumeQuotasNegativeTestJSON-1044355497 tempest-VolumeQuotasNegativeTestJSON-1044355497-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:37:43.817122 np0000005822 devstack@c-api.service[100243]: WARNING cinder.quota [None req-dffe0613-f96b-48aa-be08-0beaadfd6fd9 tempest-VolumeQuotasNegativeTestJSON-1044355497 tempest-VolumeQuotasNegativeTestJSON-1044355497-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:37:43.817397 np0000005822 devstack@c-api.service[100243]: WARNING cinder.quota [None req-dffe0613-f96b-48aa-be08-0beaadfd6fd9 tempest-VolumeQuotasNegativeTestJSON-1044355497 tempest-VolumeQuotasNegativeTestJSON-1044355497-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:37:43.823997 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-dffe0613-f96b-48aa-be08-0beaadfd6fd9 tempest-VolumeQuotasNegativeTestJSON-1044355497 tempest-VolumeQuotasNegativeTestJSON-1044355497-project-admin] https://10.4.3.170/volume/v3/os-quota-sets/5ef9fae9e00d429b9ba820af549146be returned with HTTP 200 Jul 24 07:37:43.824439 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 144/577] 10.4.3.170 () {68 vars in 1375 bytes} [Fri Jul 24 07:37:43 2026] PUT /volume/v3/os-quota-sets/5ef9fae9e00d429b9ba820af549146be => generated 395 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:46.233523 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e3af4870-356d-4e5e-8b09-c466c3f3c150 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:46.479904 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e3af4870-356d-4e5e-8b09-c466c3f3c150 tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:37:46.480352 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e3af4870-356d-4e5e-8b09-c466c3f3c150 tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-1615749463"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:37:46.482170 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-e3af4870-356d-4e5e-8b09-c466c3f3c150 tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerStableDeviceRescueTest-volume-1615749463'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:37:46.482323 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-e3af4870-356d-4e5e-8b09-c466c3f3c150 tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] Create volume of 1 GB Jul 24 07:37:46.485033 np0000005822 devstack@c-api.service[100246]: DEBUG dbcounter [-] [100246] Writing DB stats cinder:SELECT=501,cinder:UPDATE=78,cinder:INSERT=47 {{(pid=100246) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 07:37:46.487822 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e3af4870-356d-4e5e-8b09-c466c3f3c150 tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] Availability Zones retrieved successfully. Jul 24 07:37:46.494604 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-e3af4870-356d-4e5e-8b09-c466c3f3c150 tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] Flow 'volume_create_api' (e9ed7caa-9947-4730-a597-9caf5a3dbdab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:37:46.495746 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-e3af4870-356d-4e5e-8b09-c466c3f3c150 tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67ae77d3-79e6-4b39-84b9-7fb7b322595c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:37:46.497291 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-e3af4870-356d-4e5e-8b09-c466c3f3c150 tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:37:46.525836 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-e3af4870-356d-4e5e-8b09-c466c3f3c150 tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67ae77d3-79e6-4b39-84b9-7fb7b322595c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:37:46.526837 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-e3af4870-356d-4e5e-8b09-c466c3f3c150 tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f517b33-ae47-42e2-84a1-3e7b4461000a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:37:46.603910 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-e3af4870-356d-4e5e-8b09-c466c3f3c150 tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] Created reservations ['ea8f6d9e-123b-47f0-b81e-4dc58156ee3d', '1a65de7e-21ee-4363-b6f5-2ec032da6d0b', 'caa3bc03-d9d7-460a-9b82-9328a071ee79', '897d3044-5a0b-4be5-8f35-efed8cd92568'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:37:46.604882 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-e3af4870-356d-4e5e-8b09-c466c3f3c150 tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f517b33-ae47-42e2-84a1-3e7b4461000a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ea8f6d9e-123b-47f0-b81e-4dc58156ee3d', '1a65de7e-21ee-4363-b6f5-2ec032da6d0b', 'caa3bc03-d9d7-460a-9b82-9328a071ee79', '897d3044-5a0b-4be5-8f35-efed8cd92568']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:37:46.606071 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-e3af4870-356d-4e5e-8b09-c466c3f3c150 tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (192b32b8-299f-4020-bb73-ac2b6d25a56e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:37:46.639732 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-e3af4870-356d-4e5e-8b09-c466c3f3c150 tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (192b32b8-299f-4020-bb73-ac2b6d25a56e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '516bd4ac-9a98-4f7a-b528-1700aeb950cd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-1615749463',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac4aa0151efd45dc9d89f0c8018a94fd',qos_specs=None,replication_status=,reservations=['ea8f6d9e-123b-47f0-b81e-4dc58156ee3d','1a65de7e-21ee-4363-b6f5-2ec032da6d0b','caa3bc03-d9d7-460a-9b82-9328a071ee79','897d3044-5a0b-4be5-8f35-efed8cd92568'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fd36eb565e94df488058790d7124ae1',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:37:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-1615749463',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=516bd4ac-9a98-4f7a-b528-1700aeb950cd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ac4aa0151efd45dc9d89f0c8018a94fd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6fd36eb565e94df488058790d7124ae1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:37:46.639732 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-e3af4870-356d-4e5e-8b09-c466c3f3c150 tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a50e78e5-903d-46c1-9501-306204f492f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:37:46.671063 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-e3af4870-356d-4e5e-8b09-c466c3f3c150 tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a50e78e5-903d-46c1-9501-306204f492f3) transitioned into state 'SUCCESS' from state '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-1615749463',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac4aa0151efd45dc9d89f0c8018a94fd',qos_specs=None,replication_status=,reservations=['ea8f6d9e-123b-47f0-b81e-4dc58156ee3d','1a65de7e-21ee-4363-b6f5-2ec032da6d0b','caa3bc03-d9d7-460a-9b82-9328a071ee79','897d3044-5a0b-4be5-8f35-efed8cd92568'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fd36eb565e94df488058790d7124ae1',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:37:46.672075 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-e3af4870-356d-4e5e-8b09-c466c3f3c150 tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cabe2044-7636-462f-9670-8235f00aa752) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:37:46.687837 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-e3af4870-356d-4e5e-8b09-c466c3f3c150 tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cabe2044-7636-462f-9670-8235f00aa752) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:37:46.691507 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-e3af4870-356d-4e5e-8b09-c466c3f3c150 tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] Flow 'volume_create_api' (e9ed7caa-9947-4730-a597-9caf5a3dbdab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:37:46.691507 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e3af4870-356d-4e5e-8b09-c466c3f3c150 tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] Create volume request issued successfully. Jul 24 07:37:46.691507 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e3af4870-356d-4e5e-8b09-c466c3f3c150 tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:37:46.691784 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 147/578] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 24 07:37:46 2026] POST /volume/v3/volumes => generated 759 bytes in 459 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:37:48.722687 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-6e51c642-dde7-4ab4-a1d0-485840ea357e None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:49.018130 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6e51c642-dde7-4ab4-a1d0-485840ea357e tempest-VolumeServicesNegativeTest-733382554 tempest-VolumeServicesNegativeTest-733382554-project-admin] GET https://10.4.3.170/volume/v3/os-services Jul 24 07:37:49.018319 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6e51c642-dde7-4ab4-a1d0-485840ea357e tempest-VolumeServicesNegativeTest-733382554 tempest-VolumeServicesNegativeTest-733382554-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:49.018570 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6e51c642-dde7-4ab4-a1d0-485840ea357e tempest-VolumeServicesNegativeTest-733382554 tempest-VolumeServicesNegativeTest-733382554-project-admin] Calling method 'index' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:49.024082 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6e51c642-dde7-4ab4-a1d0-485840ea357e tempest-VolumeServicesNegativeTest-733382554 tempest-VolumeServicesNegativeTest-733382554-project-admin] https://10.4.3.170/volume/v3/os-services returned with HTTP 200 Jul 24 07:37:49.024547 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 145/579] 10.4.3.170 () {66 vars in 1249 bytes} [Fri Jul 24 07:37:48 2026] GET /volume/v3/os-services => generated 626 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:49.035714 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-cafeb40e-3b02-4929-b53e-822eece48cf9 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:49.037994 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-cafeb40e-3b02-4929-b53e-822eece48cf9 tempest-VolumeServicesNegativeTest-733382554 tempest-VolumeServicesNegativeTest-733382554-project-admin] PUT https://10.4.3.170/volume/v3/os-services/disable-log-reason Jul 24 07:37:49.038424 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-cafeb40e-3b02-4929-b53e-822eece48cf9 tempest-VolumeServicesNegativeTest-733382554 tempest-VolumeServicesNegativeTest-733382554-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "np0000005822", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:37:49.042882 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-cafeb40e-3b02-4929-b53e-822eece48cf9 tempest-VolumeServicesNegativeTest-733382554 tempest-VolumeServicesNegativeTest-733382554-project-admin] https://10.4.3.170/volume/v3/os-services/disable-log-reason returned with HTTP 400 Jul 24 07:37:49.043370 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 144/580] 10.4.3.170 () {68 vars in 1326 bytes} [Fri Jul 24 07:37:49 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 24 07:37:49.053430 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-92b8c730-9007-4b60-979e-a354152b81fe None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:49.055452 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-92b8c730-9007-4b60-979e-a354152b81fe tempest-VolumeServicesNegativeTest-733382554 tempest-VolumeServicesNegativeTest-733382554-project-admin] PUT https://10.4.3.170/volume/v3/os-services/disable Jul 24 07:37:49.055795 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-92b8c730-9007-4b60-979e-a354152b81fe tempest-VolumeServicesNegativeTest-733382554 tempest-VolumeServicesNegativeTest-733382554-project-admin] Action: 'disable', calling method: disable, body: {"host": "np0000005822", "binary": "invalid_binary"} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:37:49.063413 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-92b8c730-9007-4b60-979e-a354152b81fe tempest-VolumeServicesNegativeTest-733382554 tempest-VolumeServicesNegativeTest-733382554-project-admin] https://10.4.3.170/volume/v3/os-services/disable returned with HTTP 404 Jul 24 07:37:49.064189 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 145/581] 10.4.3.170 () {68 vars in 1293 bytes} [Fri Jul 24 07:37:49 2026] PUT /volume/v3/os-services/disable => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:37:49.073019 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-87a75b79-1a13-4c0d-9d10-843758159c45 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:49.074780 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-87a75b79-1a13-4c0d-9d10-843758159c45 tempest-VolumeServicesNegativeTest-733382554 tempest-VolumeServicesNegativeTest-733382554-project-admin] PUT https://10.4.3.170/volume/v3/os-services/enable Jul 24 07:37:49.075109 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-87a75b79-1a13-4c0d-9d10-843758159c45 tempest-VolumeServicesNegativeTest-733382554 tempest-VolumeServicesNegativeTest-733382554-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:37:49.076636 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:49.076636 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:37:49.083112 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-87a75b79-1a13-4c0d-9d10-843758159c45 tempest-VolumeServicesNegativeTest-733382554 tempest-VolumeServicesNegativeTest-733382554-project-admin] https://10.4.3.170/volume/v3/os-services/enable returned with HTTP 404 Jul 24 07:37:49.083592 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 148/582] 10.4.3.170 () {68 vars in 1290 bytes} [Fri Jul 24 07:37:49 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:37:49.093470 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-e4783186-10d3-4a52-9ceb-2e1a660d4ade None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:49.095127 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e4783186-10d3-4a52-9ceb-2e1a660d4ade tempest-VolumeServicesNegativeTest-733382554 tempest-VolumeServicesNegativeTest-733382554-project-admin] PUT https://10.4.3.170/volume/v3/os-services/freeze Jul 24 07:37:49.095337 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e4783186-10d3-4a52-9ceb-2e1a660d4ade tempest-VolumeServicesNegativeTest-733382554 tempest-VolumeServicesNegativeTest-733382554-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:37:49.104939 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e4783186-10d3-4a52-9ceb-2e1a660d4ade tempest-VolumeServicesNegativeTest-733382554 tempest-VolumeServicesNegativeTest-733382554-project-admin] https://10.4.3.170/volume/v3/os-services/freeze returned with HTTP 400 Jul 24 07:37:49.105605 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 146/583] 10.4.3.170 () {68 vars in 1290 bytes} [Fri Jul 24 07:37:49 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 24 07:37:49.116153 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-20cf312a-1390-477f-b115-2ba0bec8d818 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:49.117656 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-20cf312a-1390-477f-b115-2ba0bec8d818 tempest-VolumeServicesNegativeTest-733382554 tempest-VolumeServicesNegativeTest-733382554-project-admin] PUT https://10.4.3.170/volume/v3/os-services/thaw Jul 24 07:37:49.117931 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-20cf312a-1390-477f-b115-2ba0bec8d818 tempest-VolumeServicesNegativeTest-733382554 tempest-VolumeServicesNegativeTest-733382554-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:37:49.125851 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-20cf312a-1390-477f-b115-2ba0bec8d818 tempest-VolumeServicesNegativeTest-733382554 tempest-VolumeServicesNegativeTest-733382554-project-admin] https://10.4.3.170/volume/v3/os-services/thaw returned with HTTP 400 Jul 24 07:37:49.126571 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 145/584] 10.4.3.170 () {68 vars in 1284 bytes} [Fri Jul 24 07:37:49 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) Jul 24 07:37:52.832296 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-7c0a9738-ea34-4288-b77d-4132cd507358 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:53.046260 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7c0a9738-ea34-4288-b77d-4132cd507358 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:37:53.046594 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7c0a9738-ea34-4288-b77d-4132cd507358 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-2147112681", "imageRef": "c7843099-d178-467f-91a9-52ff7d08103c"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:37:53.048166 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-7c0a9738-ea34-4288-b77d-4132cd507358 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-2147112681', 'imageRef': 'c7843099-d178-467f-91a9-52ff7d08103c'}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:37:53.154922 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-7c0a9738-ea34-4288-b77d-4132cd507358 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Create volume of 1 GB Jul 24 07:37:53.158425 np0000005822 devstack@c-api.service[100243]: DEBUG dbcounter [-] [100243] Writing DB stats cinder:SELECT=616,cinder:INSERT=77,cinder:UPDATE=137 {{(pid=100243) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 07:37:53.160001 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-7c0a9738-ea34-4288-b77d-4132cd507358 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Availability Zones retrieved successfully. Jul 24 07:37:53.169803 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-7c0a9738-ea34-4288-b77d-4132cd507358 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Flow 'volume_create_api' (d8d2c40d-4bd4-4040-a588-4575551e0fad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:37:53.170445 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-7c0a9738-ea34-4288-b77d-4132cd507358 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d831de69-90ae-41f6-9f7d-f78f669bab45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:37:53.172783 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-7c0a9738-ea34-4288-b77d-4132cd507358 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Validating volume size '1' using validate_int {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:37:53.261138 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-7c0a9738-ea34-4288-b77d-4132cd507358 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d831de69-90ae-41f6-9f7d-f78f669bab45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:37:53.261998 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-7c0a9738-ea34-4288-b77d-4132cd507358 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (473584b3-c8ae-403d-8c48-8a8f76a8412f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:37:53.339183 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-7c0a9738-ea34-4288-b77d-4132cd507358 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Created reservations ['ebb5b071-ea6e-4f37-b95c-6452a3a2fda6', '99dc9c7d-5319-4dd1-9bb9-9f00174053c4', '6c3d72e1-d009-4a86-a91a-8777ce37f8d7', 'fe83d2b5-fab7-4974-a94d-09b7fda007f9'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:37:53.339991 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-7c0a9738-ea34-4288-b77d-4132cd507358 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (473584b3-c8ae-403d-8c48-8a8f76a8412f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ebb5b071-ea6e-4f37-b95c-6452a3a2fda6', '99dc9c7d-5319-4dd1-9bb9-9f00174053c4', '6c3d72e1-d009-4a86-a91a-8777ce37f8d7', 'fe83d2b5-fab7-4974-a94d-09b7fda007f9']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:37:53.340718 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-7c0a9738-ea34-4288-b77d-4132cd507358 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (995525fa-7561-4150-af52-797f513af8eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:37:53.374993 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-7c0a9738-ea34-4288-b77d-4132cd507358 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (995525fa-7561-4150-af52-797f513af8eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4014fbed-0204-46e7-90fe-e6ca1691d537', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-2147112681',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d95ca16c61f425f87869fd56585f771',qos_specs=None,replication_status=,reservations=['ebb5b071-ea6e-4f37-b95c-6452a3a2fda6','99dc9c7d-5319-4dd1-9bb9-9f00174053c4','6c3d72e1-d009-4a86-a91a-8777ce37f8d7','fe83d2b5-fab7-4974-a94d-09b7fda007f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='956e72987a8248a2bdd2a858ecb78d74',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:37:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-2147112681',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4014fbed-0204-46e7-90fe-e6ca1691d537,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1d95ca16c61f425f87869fd56585f771',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='956e72987a8248a2bdd2a858ecb78d74',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:37:53.376025 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-7c0a9738-ea34-4288-b77d-4132cd507358 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9653c958-5090-4aab-a9f3-0b222cc1c7d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:37:53.413282 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-7c0a9738-ea34-4288-b77d-4132cd507358 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9653c958-5090-4aab-a9f3-0b222cc1c7d5) transitioned into state 'SUCCESS' from state '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-2147112681',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d95ca16c61f425f87869fd56585f771',qos_specs=None,replication_status=,reservations=['ebb5b071-ea6e-4f37-b95c-6452a3a2fda6','99dc9c7d-5319-4dd1-9bb9-9f00174053c4','6c3d72e1-d009-4a86-a91a-8777ce37f8d7','fe83d2b5-fab7-4974-a94d-09b7fda007f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='956e72987a8248a2bdd2a858ecb78d74',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:37:53.413607 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-7c0a9738-ea34-4288-b77d-4132cd507358 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (050503ae-381b-489f-a3ef-273beb96263d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:37:53.423351 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-7c0a9738-ea34-4288-b77d-4132cd507358 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (050503ae-381b-489f-a3ef-273beb96263d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:37:53.425314 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-7c0a9738-ea34-4288-b77d-4132cd507358 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Flow 'volume_create_api' (d8d2c40d-4bd4-4040-a588-4575551e0fad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:37:53.425314 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-7c0a9738-ea34-4288-b77d-4132cd507358 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Create volume request issued successfully. Jul 24 07:37:53.425598 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7c0a9738-ea34-4288-b77d-4132cd507358 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:37:53.426769 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 146/585] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 24 07:37:52 2026] POST /volume/v3/volumes => generated 752 bytes in 595 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:37:53.439848 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9a93290c-c9cb-4d16-9696-997d074fc0ba None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:53.443131 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9a93290c-c9cb-4d16-9696-997d074fc0ba tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] GET https://10.4.3.170/volume/v3/volumes/4014fbed-0204-46e7-90fe-e6ca1691d537 Jul 24 07:37:53.443131 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9a93290c-c9cb-4d16-9696-997d074fc0ba tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:53.443131 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9a93290c-c9cb-4d16-9696-997d074fc0ba tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:53.450480 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:53.450480 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:37:53.454593 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-9a93290c-c9cb-4d16-9696-997d074fc0ba tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Volume info retrieved successfully. Jul 24 07:37:53.460381 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9a93290c-c9cb-4d16-9696-997d074fc0ba tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] https://10.4.3.170/volume/v3/volumes/4014fbed-0204-46e7-90fe-e6ca1691d537 returned with HTTP 200 Jul 24 07:37:53.460785 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 149/586] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:53 2026] GET /volume/v3/volumes/4014fbed-0204-46e7-90fe-e6ca1691d537 => generated 820 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:54.476024 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-f01f09a3-631a-48f9-8bb5-8f927f2e916c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:54.478179 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f01f09a3-631a-48f9-8bb5-8f927f2e916c tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] GET https://10.4.3.170/volume/v3/volumes/4014fbed-0204-46e7-90fe-e6ca1691d537 Jul 24 07:37:54.478456 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f01f09a3-631a-48f9-8bb5-8f927f2e916c tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:54.478726 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f01f09a3-631a-48f9-8bb5-8f927f2e916c tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:54.488290 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:54.488290 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:37:54.493568 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-f01f09a3-631a-48f9-8bb5-8f927f2e916c tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Volume info retrieved successfully. Jul 24 07:37:54.500221 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f01f09a3-631a-48f9-8bb5-8f927f2e916c tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] https://10.4.3.170/volume/v3/volumes/4014fbed-0204-46e7-90fe-e6ca1691d537 returned with HTTP 200 Jul 24 07:37:54.500781 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 147/587] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:54 2026] GET /volume/v3/volumes/4014fbed-0204-46e7-90fe-e6ca1691d537 => generated 1360 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:37:54.517716 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-f5a1ac71-5f31-4789-8570-ee4796aec112 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:54.519302 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f5a1ac71-5f31-4789-8570-ee4796aec112 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:37:54.519609 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f5a1ac71-5f31-4789-8570-ee4796aec112 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-359313694"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:37:54.521166 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-f5a1ac71-5f31-4789-8570-ee4796aec112 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-359313694'}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:37:54.524893 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-f5a1ac71-5f31-4789-8570-ee4796aec112 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Create volume of 1 GB Jul 24 07:37:54.528647 np0000005822 devstack@c-api.service[100244]: DEBUG dbcounter [-] [100244] Writing DB stats cinder:SELECT=499,cinder:UPDATE=127,cinder:INSERT=65 {{(pid=100244) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 07:37:54.537049 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-f5a1ac71-5f31-4789-8570-ee4796aec112 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Availability Zones retrieved successfully. Jul 24 07:37:54.545673 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-f5a1ac71-5f31-4789-8570-ee4796aec112 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Flow 'volume_create_api' (7ec2fb12-f23f-4298-a9cf-692ed1167648) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:37:54.547536 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-f5a1ac71-5f31-4789-8570-ee4796aec112 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (624f252e-0f22-4589-8cd6-91943a05d49e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:37:54.548511 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-f5a1ac71-5f31-4789-8570-ee4796aec112 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:37:54.579781 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-f5a1ac71-5f31-4789-8570-ee4796aec112 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (624f252e-0f22-4589-8cd6-91943a05d49e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:37:54.580869 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-f5a1ac71-5f31-4789-8570-ee4796aec112 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe35a39a-6de2-45cf-a3a4-42fa43c6e513) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:37:54.628817 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-f5a1ac71-5f31-4789-8570-ee4796aec112 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Created reservations ['757ecad7-4e10-4006-ac15-d1f6fbb41f0e', '90a5b56a-7167-4199-a7dc-5d663bb90cf0', '8945faf9-902a-4038-b964-2da0345ff728', 'f5acf188-95af-4782-acd4-ac6a2da70720'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:37:54.629552 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-f5a1ac71-5f31-4789-8570-ee4796aec112 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe35a39a-6de2-45cf-a3a4-42fa43c6e513) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['757ecad7-4e10-4006-ac15-d1f6fbb41f0e', '90a5b56a-7167-4199-a7dc-5d663bb90cf0', '8945faf9-902a-4038-b964-2da0345ff728', 'f5acf188-95af-4782-acd4-ac6a2da70720']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:37:54.630223 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-f5a1ac71-5f31-4789-8570-ee4796aec112 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67dd0163-847a-4a3d-a8c8-7c9a68ca261e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:37:54.658324 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-f5a1ac71-5f31-4789-8570-ee4796aec112 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67dd0163-847a-4a3d-a8c8-7c9a68ca261e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7c43b685-d21e-49c4-bee5-7eca28bae956', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-359313694',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d95ca16c61f425f87869fd56585f771',qos_specs=None,replication_status=,reservations=['757ecad7-4e10-4006-ac15-d1f6fbb41f0e','90a5b56a-7167-4199-a7dc-5d663bb90cf0','8945faf9-902a-4038-b964-2da0345ff728','f5acf188-95af-4782-acd4-ac6a2da70720'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='956e72987a8248a2bdd2a858ecb78d74',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:37:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-359313694',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7c43b685-d21e-49c4-bee5-7eca28bae956,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1d95ca16c61f425f87869fd56585f771',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='956e72987a8248a2bdd2a858ecb78d74',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:37:54.659824 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-f5a1ac71-5f31-4789-8570-ee4796aec112 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (723290ec-5f25-46ca-9473-769f51d67061) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:37:54.700910 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-f5a1ac71-5f31-4789-8570-ee4796aec112 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (723290ec-5f25-46ca-9473-769f51d67061) transitioned into state 'SUCCESS' from state '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-359313694',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d95ca16c61f425f87869fd56585f771',qos_specs=None,replication_status=,reservations=['757ecad7-4e10-4006-ac15-d1f6fbb41f0e','90a5b56a-7167-4199-a7dc-5d663bb90cf0','8945faf9-902a-4038-b964-2da0345ff728','f5acf188-95af-4782-acd4-ac6a2da70720'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='956e72987a8248a2bdd2a858ecb78d74',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:37:54.702292 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-f5a1ac71-5f31-4789-8570-ee4796aec112 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46b9b8a9-1235-4454-85d1-22a8f085062a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:37:54.729403 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-f5a1ac71-5f31-4789-8570-ee4796aec112 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46b9b8a9-1235-4454-85d1-22a8f085062a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:37:54.730477 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-f5a1ac71-5f31-4789-8570-ee4796aec112 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Flow 'volume_create_api' (7ec2fb12-f23f-4298-a9cf-692ed1167648) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:37:54.730899 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-f5a1ac71-5f31-4789-8570-ee4796aec112 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Create volume request issued successfully. Jul 24 07:37:54.731630 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f5a1ac71-5f31-4789-8570-ee4796aec112 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:37:54.732156 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 146/588] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 24 07:37:54 2026] POST /volume/v3/volumes => generated 751 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:37:54.754347 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-04c19a6e-bc62-4810-8031-60d12270da89 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:54.755553 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-04c19a6e-bc62-4810-8031-60d12270da89 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] GET https://10.4.3.170/volume/v3/volumes/7c43b685-d21e-49c4-bee5-7eca28bae956 Jul 24 07:37:54.755777 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-04c19a6e-bc62-4810-8031-60d12270da89 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:54.755926 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-04c19a6e-bc62-4810-8031-60d12270da89 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:54.766636 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:54.766636 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:37:54.769821 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-04c19a6e-bc62-4810-8031-60d12270da89 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Volume info retrieved successfully. Jul 24 07:37:54.775173 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-04c19a6e-bc62-4810-8031-60d12270da89 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] https://10.4.3.170/volume/v3/volumes/7c43b685-d21e-49c4-bee5-7eca28bae956 returned with HTTP 200 Jul 24 07:37:54.775608 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 147/589] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:54 2026] GET /volume/v3/volumes/7c43b685-d21e-49c4-bee5-7eca28bae956 => generated 819 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:55.789075 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-635c9068-ae92-42b2-852b-89ed302a8b82 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:55.791066 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-635c9068-ae92-42b2-852b-89ed302a8b82 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] GET https://10.4.3.170/volume/v3/volumes/7c43b685-d21e-49c4-bee5-7eca28bae956 Jul 24 07:37:55.791304 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-635c9068-ae92-42b2-852b-89ed302a8b82 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:55.791541 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-635c9068-ae92-42b2-852b-89ed302a8b82 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:55.800823 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:55.800823 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:37:55.805517 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-635c9068-ae92-42b2-852b-89ed302a8b82 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Volume info retrieved successfully. Jul 24 07:37:55.817925 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-635c9068-ae92-42b2-852b-89ed302a8b82 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] https://10.4.3.170/volume/v3/volumes/7c43b685-d21e-49c4-bee5-7eca28bae956 returned with HTTP 200 Jul 24 07:37:55.818022 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 150/590] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:55 2026] GET /volume/v3/volumes/7c43b685-d21e-49c4-bee5-7eca28bae956 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:55.838814 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-fc572cc8-9e36-48df-b875-38ed4e54f2d2 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:55.844067 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-fc572cc8-9e36-48df-b875-38ed4e54f2d2 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:37:55.844586 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-fc572cc8-9e36-48df-b875-38ed4e54f2d2 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-975172881"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:37:55.848279 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-fc572cc8-9e36-48df-b875-38ed4e54f2d2 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-975172881'}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:37:55.848493 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-fc572cc8-9e36-48df-b875-38ed4e54f2d2 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Create volume of 1 GB Jul 24 07:37:55.854461 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-fc572cc8-9e36-48df-b875-38ed4e54f2d2 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Availability Zones retrieved successfully. Jul 24 07:37:55.865243 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-fc572cc8-9e36-48df-b875-38ed4e54f2d2 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Flow 'volume_create_api' (c48390f8-c907-43b1-9a55-6b0206185ec8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:37:55.867656 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-fc572cc8-9e36-48df-b875-38ed4e54f2d2 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d9ccf7e-9d0c-4802-b8f0-ef2249f13eb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:37:55.869684 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-fc572cc8-9e36-48df-b875-38ed4e54f2d2 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Validating volume size '1' using validate_int {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:37:55.907928 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-fc572cc8-9e36-48df-b875-38ed4e54f2d2 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d9ccf7e-9d0c-4802-b8f0-ef2249f13eb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:37:55.908795 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-fc572cc8-9e36-48df-b875-38ed4e54f2d2 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e32632d-700b-4f43-8ed2-3cb6f2c9f652) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:37:55.962459 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-fc572cc8-9e36-48df-b875-38ed4e54f2d2 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Created reservations ['c7cf3cd1-b511-43bd-95fa-e42fae128b21', '1e6de7b0-4a02-4a3f-8b84-a7002ca0c377', '383d352c-1d19-4274-9de2-ae61c8d635a2', '1e2afa73-7385-4ad7-ad27-7fd928142da8'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:37:55.963407 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-fc572cc8-9e36-48df-b875-38ed4e54f2d2 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e32632d-700b-4f43-8ed2-3cb6f2c9f652) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c7cf3cd1-b511-43bd-95fa-e42fae128b21', '1e6de7b0-4a02-4a3f-8b84-a7002ca0c377', '383d352c-1d19-4274-9de2-ae61c8d635a2', '1e2afa73-7385-4ad7-ad27-7fd928142da8']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:37:55.964283 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-fc572cc8-9e36-48df-b875-38ed4e54f2d2 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eebdf716-e4d9-4b88-a4f8-f24f98b96a6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:37:56.000675 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-fc572cc8-9e36-48df-b875-38ed4e54f2d2 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eebdf716-e4d9-4b88-a4f8-f24f98b96a6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1642a4d9-2be0-49df-83cb-6aed4f552172', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-975172881',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d95ca16c61f425f87869fd56585f771',qos_specs=None,replication_status=,reservations=['c7cf3cd1-b511-43bd-95fa-e42fae128b21','1e6de7b0-4a02-4a3f-8b84-a7002ca0c377','383d352c-1d19-4274-9de2-ae61c8d635a2','1e2afa73-7385-4ad7-ad27-7fd928142da8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='956e72987a8248a2bdd2a858ecb78d74',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:37:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-975172881',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1642a4d9-2be0-49df-83cb-6aed4f552172,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1d95ca16c61f425f87869fd56585f771',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='956e72987a8248a2bdd2a858ecb78d74',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:37:56.001845 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-fc572cc8-9e36-48df-b875-38ed4e54f2d2 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5e4566e-10c6-44cb-8204-38455251095f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:37:56.025352 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-fc572cc8-9e36-48df-b875-38ed4e54f2d2 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5e4566e-10c6-44cb-8204-38455251095f) transitioned into state 'SUCCESS' from state '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-975172881',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d95ca16c61f425f87869fd56585f771',qos_specs=None,replication_status=,reservations=['c7cf3cd1-b511-43bd-95fa-e42fae128b21','1e6de7b0-4a02-4a3f-8b84-a7002ca0c377','383d352c-1d19-4274-9de2-ae61c8d635a2','1e2afa73-7385-4ad7-ad27-7fd928142da8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='956e72987a8248a2bdd2a858ecb78d74',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:37:56.026143 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-fc572cc8-9e36-48df-b875-38ed4e54f2d2 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0799c63d-48e6-46ae-85c9-686e544edacc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:37:56.037046 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-fc572cc8-9e36-48df-b875-38ed4e54f2d2 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0799c63d-48e6-46ae-85c9-686e544edacc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:37:56.039158 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-fc572cc8-9e36-48df-b875-38ed4e54f2d2 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Flow 'volume_create_api' (c48390f8-c907-43b1-9a55-6b0206185ec8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:37:56.039158 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-fc572cc8-9e36-48df-b875-38ed4e54f2d2 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Create volume request issued successfully. Jul 24 07:37:56.039448 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-fc572cc8-9e36-48df-b875-38ed4e54f2d2 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:37:56.043767 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 148/591] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 24 07:37:55 2026] POST /volume/v3/volumes => generated 751 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:37:56.058670 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-3d36dd3e-8f30-4d81-a21e-a237edc7fa76 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:56.062014 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3d36dd3e-8f30-4d81-a21e-a237edc7fa76 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] GET https://10.4.3.170/volume/v3/volumes/1642a4d9-2be0-49df-83cb-6aed4f552172 Jul 24 07:37:56.062014 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3d36dd3e-8f30-4d81-a21e-a237edc7fa76 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:56.062014 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3d36dd3e-8f30-4d81-a21e-a237edc7fa76 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:56.067286 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:56.067286 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:37:56.072043 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-3d36dd3e-8f30-4d81-a21e-a237edc7fa76 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Volume info retrieved successfully. Jul 24 07:37:56.076483 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3d36dd3e-8f30-4d81-a21e-a237edc7fa76 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] https://10.4.3.170/volume/v3/volumes/1642a4d9-2be0-49df-83cb-6aed4f552172 returned with HTTP 200 Jul 24 07:37:56.077248 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 147/592] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:56 2026] GET /volume/v3/volumes/1642a4d9-2be0-49df-83cb-6aed4f552172 => generated 819 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:56.197155 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-80e27c14-8f0a-40e9-9e78-5fdec61b5f7d None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:56.482162 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-80e27c14-8f0a-40e9-9e78-5fdec61b5f7d tempest-VolumeTypesAccessTest-877731757 tempest-VolumeTypesAccessTest-877731757-project-admin] POST https://10.4.3.170/volume/v3/types Jul 24 07:37:56.482162 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-80e27c14-8f0a-40e9-9e78-5fdec61b5f7d tempest-VolumeTypesAccessTest-877731757 tempest-VolumeTypesAccessTest-877731757-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-816402137", "os-volume-type-access:is_public": false}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:37:56.506563 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-80e27c14-8f0a-40e9-9e78-5fdec61b5f7d tempest-VolumeTypesAccessTest-877731757 tempest-VolumeTypesAccessTest-877731757-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 24 07:37:56.507283 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 148/593] 10.4.3.170 () {68 vars in 1253 bytes} [Fri Jul 24 07:37:56 2026] POST /volume/v3/types => generated 228 bytes in 310 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:56.519382 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2bcb8485-887d-4577-91d6-29721fa3aab7 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:56.760196 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2bcb8485-887d-4577-91d6-29721fa3aab7 tempest-VolumeTypesAccessTest-1931574977 tempest-VolumeTypesAccessTest-1931574977-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:37:56.760793 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2bcb8485-887d-4577-91d6-29721fa3aab7 tempest-VolumeTypesAccessTest-1931574977 tempest-VolumeTypesAccessTest-1931574977-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "9f13ddb2-6b6a-434e-bcfb-07cdb965bbac", "size": 1}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:37:56.762791 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-2bcb8485-887d-4577-91d6-29721fa3aab7 tempest-VolumeTypesAccessTest-1931574977 tempest-VolumeTypesAccessTest-1931574977-project-member] Create volume request body: {'volume': {'volume_type': '9f13ddb2-6b6a-434e-bcfb-07cdb965bbac', 'size': 1}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:37:56.770217 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2bcb8485-887d-4577-91d6-29721fa3aab7 tempest-VolumeTypesAccessTest-1931574977 tempest-VolumeTypesAccessTest-1931574977-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 404 Jul 24 07:37:56.770737 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 151/594] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 24 07:37:56 2026] POST /volume/v3/volumes => generated 114 bytes in 252 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:37:56.781416 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-d494ca67-21d5-408b-842d-c5c23ff20feb None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:56.782919 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d494ca67-21d5-408b-842d-c5c23ff20feb tempest-VolumeTypesAccessTest-877731757 tempest-VolumeTypesAccessTest-877731757-project-admin] POST https://10.4.3.170/volume/v3/types/9f13ddb2-6b6a-434e-bcfb-07cdb965bbac/action Jul 24 07:37:56.786059 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d494ca67-21d5-408b-842d-c5c23ff20feb tempest-VolumeTypesAccessTest-877731757 tempest-VolumeTypesAccessTest-877731757-project-admin] Action body: b'{"addProjectAccess": {"project": "cb5caea4b5a14e3e9793f3d14b08d267"}}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:37:56.786059 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d494ca67-21d5-408b-842d-c5c23ff20feb tempest-VolumeTypesAccessTest-877731757 tempest-VolumeTypesAccessTest-877731757-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "cb5caea4b5a14e3e9793f3d14b08d267"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:37:56.786059 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:56.786059 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:37:56.798076 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d494ca67-21d5-408b-842d-c5c23ff20feb tempest-VolumeTypesAccessTest-877731757 tempest-VolumeTypesAccessTest-877731757-project-admin] https://10.4.3.170/volume/v3/types/9f13ddb2-6b6a-434e-bcfb-07cdb965bbac/action returned with HTTP 202 Jul 24 07:37:56.798635 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 149/595] 10.4.3.170 () {68 vars in 1384 bytes} [Fri Jul 24 07:37:56 2026] POST /volume/v3/types/9f13ddb2-6b6a-434e-bcfb-07cdb965bbac/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:37:56.810439 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-0c21988c-61dd-4e31-979a-c3b3a0487c67 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:56.812981 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0c21988c-61dd-4e31-979a-c3b3a0487c67 tempest-VolumeTypesAccessTest-1931574977 tempest-VolumeTypesAccessTest-1931574977-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:37:56.813421 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0c21988c-61dd-4e31-979a-c3b3a0487c67 tempest-VolumeTypesAccessTest-1931574977 tempest-VolumeTypesAccessTest-1931574977-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "9f13ddb2-6b6a-434e-bcfb-07cdb965bbac", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1211569985"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:37:56.815384 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-0c21988c-61dd-4e31-979a-c3b3a0487c67 tempest-VolumeTypesAccessTest-1931574977 tempest-VolumeTypesAccessTest-1931574977-project-member] Create volume request body: {'volume': {'volume_type': '9f13ddb2-6b6a-434e-bcfb-07cdb965bbac', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-1211569985'}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:37:56.819782 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-0c21988c-61dd-4e31-979a-c3b3a0487c67 tempest-VolumeTypesAccessTest-1931574977 tempest-VolumeTypesAccessTest-1931574977-project-member] Create volume of 1 GB Jul 24 07:37:56.820114 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:56.820114 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:37:56.820677 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-0c21988c-61dd-4e31-979a-c3b3a0487c67 tempest-VolumeTypesAccessTest-1931574977 tempest-VolumeTypesAccessTest-1931574977-project-member] Availability Zones retrieved successfully. Jul 24 07:37:56.830044 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-0c21988c-61dd-4e31-979a-c3b3a0487c67 tempest-VolumeTypesAccessTest-1931574977 tempest-VolumeTypesAccessTest-1931574977-project-member] Flow 'volume_create_api' (4856e3f1-d8d9-47fe-a4c4-f572065f966f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:37:56.830685 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-0c21988c-61dd-4e31-979a-c3b3a0487c67 tempest-VolumeTypesAccessTest-1931574977 tempest-VolumeTypesAccessTest-1931574977-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3eefe4b1-edf2-4401-b00e-06a5735c4f71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:37:56.831917 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-0c21988c-61dd-4e31-979a-c3b3a0487c67 tempest-VolumeTypesAccessTest-1931574977 tempest-VolumeTypesAccessTest-1931574977-project-member] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:37:56.854085 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-0c21988c-61dd-4e31-979a-c3b3a0487c67 tempest-VolumeTypesAccessTest-1931574977 tempest-VolumeTypesAccessTest-1931574977-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3eefe4b1-edf2-4401-b00e-06a5735c4f71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:37:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9f13ddb2-6b6a-434e-bcfb-07cdb965bbac,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-816402137',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9f13ddb2-6b6a-434e-bcfb-07cdb965bbac', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:37:56.855141 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-0c21988c-61dd-4e31-979a-c3b3a0487c67 tempest-VolumeTypesAccessTest-1931574977 tempest-VolumeTypesAccessTest-1931574977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (429682e5-308a-4935-9034-0a9fd91a70d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:37:56.887774 np0000005822 devstack@c-api.service[100244]: WARNING cinder.quota [None req-0c21988c-61dd-4e31-979a-c3b3a0487c67 tempest-VolumeTypesAccessTest-1931574977 tempest-VolumeTypesAccessTest-1931574977-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-816402137 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-816402137, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:37:56.888169 np0000005822 devstack@c-api.service[100244]: WARNING cinder.quota [None req-0c21988c-61dd-4e31-979a-c3b3a0487c67 tempest-VolumeTypesAccessTest-1931574977 tempest-VolumeTypesAccessTest-1931574977-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-816402137 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-816402137, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:37:56.934526 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-0c21988c-61dd-4e31-979a-c3b3a0487c67 tempest-VolumeTypesAccessTest-1931574977 tempest-VolumeTypesAccessTest-1931574977-project-member] Created reservations ['c17a988f-3041-45db-89a9-873ad6778282', 'b2d9cde2-9ec7-45e5-93f4-755cf0e725e3', '850d71f0-822f-4e8b-8f24-5458cea8c186', 'ca8f3a5a-e34e-4b95-8911-995d7b814048'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:37:56.935341 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-0c21988c-61dd-4e31-979a-c3b3a0487c67 tempest-VolumeTypesAccessTest-1931574977 tempest-VolumeTypesAccessTest-1931574977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (429682e5-308a-4935-9034-0a9fd91a70d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c17a988f-3041-45db-89a9-873ad6778282', 'b2d9cde2-9ec7-45e5-93f4-755cf0e725e3', '850d71f0-822f-4e8b-8f24-5458cea8c186', 'ca8f3a5a-e34e-4b95-8911-995d7b814048']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:37:56.936191 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-0c21988c-61dd-4e31-979a-c3b3a0487c67 tempest-VolumeTypesAccessTest-1931574977 tempest-VolumeTypesAccessTest-1931574977-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5a4dc0a-d0b2-41c9-8137-c30a9363ca10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:37:56.966547 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-0c21988c-61dd-4e31-979a-c3b3a0487c67 tempest-VolumeTypesAccessTest-1931574977 tempest-VolumeTypesAccessTest-1931574977-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5a4dc0a-d0b2-41c9-8137-c30a9363ca10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bc58a683-2034-4491-a8c7-46dedbaccfeb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1211569985',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb5caea4b5a14e3e9793f3d14b08d267',qos_specs=None,replication_status=,reservations=['c17a988f-3041-45db-89a9-873ad6778282','b2d9cde2-9ec7-45e5-93f4-755cf0e725e3','850d71f0-822f-4e8b-8f24-5458cea8c186','ca8f3a5a-e34e-4b95-8911-995d7b814048'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7eed6c715b754e6391f13677e3635edd',volume_type_id=9f13ddb2-6b6a-434e-bcfb-07cdb965bbac), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:37:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1211569985',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bc58a683-2034-4491-a8c7-46dedbaccfeb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb5caea4b5a14e3e9793f3d14b08d267',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7eed6c715b754e6391f13677e3635edd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9f13ddb2-6b6a-434e-bcfb-07cdb965bbac),volume_type_id=9f13ddb2-6b6a-434e-bcfb-07cdb965bbac)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:37:56.968350 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-0c21988c-61dd-4e31-979a-c3b3a0487c67 tempest-VolumeTypesAccessTest-1931574977 tempest-VolumeTypesAccessTest-1931574977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19dc0f1a-11a9-4578-9884-8932242e2794) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:37:56.991481 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-0c21988c-61dd-4e31-979a-c3b3a0487c67 tempest-VolumeTypesAccessTest-1931574977 tempest-VolumeTypesAccessTest-1931574977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19dc0f1a-11a9-4578-9884-8932242e2794) transitioned into state 'SUCCESS' from state '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-1211569985',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb5caea4b5a14e3e9793f3d14b08d267',qos_specs=None,replication_status=,reservations=['c17a988f-3041-45db-89a9-873ad6778282','b2d9cde2-9ec7-45e5-93f4-755cf0e725e3','850d71f0-822f-4e8b-8f24-5458cea8c186','ca8f3a5a-e34e-4b95-8911-995d7b814048'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7eed6c715b754e6391f13677e3635edd',volume_type_id=9f13ddb2-6b6a-434e-bcfb-07cdb965bbac)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:37:56.992944 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-0c21988c-61dd-4e31-979a-c3b3a0487c67 tempest-VolumeTypesAccessTest-1931574977 tempest-VolumeTypesAccessTest-1931574977-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f96cecf-6d3d-49b4-bc83-933b5669be79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:37:57.013798 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-0c21988c-61dd-4e31-979a-c3b3a0487c67 tempest-VolumeTypesAccessTest-1931574977 tempest-VolumeTypesAccessTest-1931574977-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f96cecf-6d3d-49b4-bc83-933b5669be79) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:37:57.013998 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-0c21988c-61dd-4e31-979a-c3b3a0487c67 tempest-VolumeTypesAccessTest-1931574977 tempest-VolumeTypesAccessTest-1931574977-project-member] Flow 'volume_create_api' (4856e3f1-d8d9-47fe-a4c4-f572065f966f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:37:57.014806 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-0c21988c-61dd-4e31-979a-c3b3a0487c67 tempest-VolumeTypesAccessTest-1931574977 tempest-VolumeTypesAccessTest-1931574977-project-member] Create volume request issued successfully. Jul 24 07:37:57.015696 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0c21988c-61dd-4e31-979a-c3b3a0487c67 tempest-VolumeTypesAccessTest-1931574977 tempest-VolumeTypesAccessTest-1931574977-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:37:57.016270 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 148/596] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 24 07:37:56 2026] POST /volume/v3/volumes => generated 795 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:37:57.032583 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-5c068d81-90e6-41f9-8006-55c096ce9713 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:57.034577 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5c068d81-90e6-41f9-8006-55c096ce9713 tempest-VolumeTypesAccessTest-1931574977 tempest-VolumeTypesAccessTest-1931574977-project-member] GET https://10.4.3.170/volume/v3/volumes/bc58a683-2034-4491-a8c7-46dedbaccfeb Jul 24 07:37:57.034635 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-5c068d81-90e6-41f9-8006-55c096ce9713 tempest-VolumeTypesAccessTest-1931574977 tempest-VolumeTypesAccessTest-1931574977-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:57.035616 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-5c068d81-90e6-41f9-8006-55c096ce9713 tempest-VolumeTypesAccessTest-1931574977 tempest-VolumeTypesAccessTest-1931574977-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:57.046061 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:57.046061 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:37:57.050354 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-5c068d81-90e6-41f9-8006-55c096ce9713 tempest-VolumeTypesAccessTest-1931574977 tempest-VolumeTypesAccessTest-1931574977-project-member] Volume info retrieved successfully. Jul 24 07:37:57.056716 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5c068d81-90e6-41f9-8006-55c096ce9713 tempest-VolumeTypesAccessTest-1931574977 tempest-VolumeTypesAccessTest-1931574977-project-member] https://10.4.3.170/volume/v3/volumes/bc58a683-2034-4491-a8c7-46dedbaccfeb returned with HTTP 200 Jul 24 07:37:57.057295 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 149/597] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:57 2026] GET /volume/v3/volumes/bc58a683-2034-4491-a8c7-46dedbaccfeb => generated 863 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:57.092131 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9310d964-3066-47b3-9db7-4fb675661b95 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:57.094047 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9310d964-3066-47b3-9db7-4fb675661b95 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] GET https://10.4.3.170/volume/v3/volumes/1642a4d9-2be0-49df-83cb-6aed4f552172 Jul 24 07:37:57.094451 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9310d964-3066-47b3-9db7-4fb675661b95 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:57.094563 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9310d964-3066-47b3-9db7-4fb675661b95 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:57.114588 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:57.114588 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:37:57.118256 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-9310d964-3066-47b3-9db7-4fb675661b95 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Volume info retrieved successfully. Jul 24 07:37:57.122363 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9310d964-3066-47b3-9db7-4fb675661b95 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] https://10.4.3.170/volume/v3/volumes/1642a4d9-2be0-49df-83cb-6aed4f552172 returned with HTTP 200 Jul 24 07:37:57.122843 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 152/598] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:57 2026] GET /volume/v3/volumes/1642a4d9-2be0-49df-83cb-6aed4f552172 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:58.075144 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-84925128-2c54-4d58-b589-0048ede76a61 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:58.077720 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-84925128-2c54-4d58-b589-0048ede76a61 tempest-VolumeTypesAccessTest-1931574977 tempest-VolumeTypesAccessTest-1931574977-project-member] GET https://10.4.3.170/volume/v3/volumes/bc58a683-2034-4491-a8c7-46dedbaccfeb Jul 24 07:37:58.078426 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-84925128-2c54-4d58-b589-0048ede76a61 tempest-VolumeTypesAccessTest-1931574977 tempest-VolumeTypesAccessTest-1931574977-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:58.078685 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-84925128-2c54-4d58-b589-0048ede76a61 tempest-VolumeTypesAccessTest-1931574977 tempest-VolumeTypesAccessTest-1931574977-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:58.085374 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:58.085374 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:37:58.089691 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-84925128-2c54-4d58-b589-0048ede76a61 tempest-VolumeTypesAccessTest-1931574977 tempest-VolumeTypesAccessTest-1931574977-project-member] Volume info retrieved successfully. Jul 24 07:37:58.094813 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-84925128-2c54-4d58-b589-0048ede76a61 tempest-VolumeTypesAccessTest-1931574977 tempest-VolumeTypesAccessTest-1931574977-project-member] https://10.4.3.170/volume/v3/volumes/bc58a683-2034-4491-a8c7-46dedbaccfeb returned with HTTP 200 Jul 24 07:37:58.095196 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 150/599] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:58 2026] GET /volume/v3/volumes/bc58a683-2034-4491-a8c7-46dedbaccfeb => generated 888 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:58.118524 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-2761d58f-30ed-47f3-9292-9c495c3b397a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:58.120636 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2761d58f-30ed-47f3-9292-9c495c3b397a tempest-VolumeTypesAccessTest-1931574977 tempest-VolumeTypesAccessTest-1931574977-project-member] GET https://10.4.3.170/volume/v3/volumes/bc58a683-2034-4491-a8c7-46dedbaccfeb Jul 24 07:37:58.120981 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2761d58f-30ed-47f3-9292-9c495c3b397a tempest-VolumeTypesAccessTest-1931574977 tempest-VolumeTypesAccessTest-1931574977-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:58.121214 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2761d58f-30ed-47f3-9292-9c495c3b397a tempest-VolumeTypesAccessTest-1931574977 tempest-VolumeTypesAccessTest-1931574977-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:58.129049 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:58.129049 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:37:58.133286 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-2761d58f-30ed-47f3-9292-9c495c3b397a tempest-VolumeTypesAccessTest-1931574977 tempest-VolumeTypesAccessTest-1931574977-project-member] Volume info retrieved successfully. Jul 24 07:37:58.137622 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2761d58f-30ed-47f3-9292-9c495c3b397a tempest-VolumeTypesAccessTest-1931574977 tempest-VolumeTypesAccessTest-1931574977-project-member] https://10.4.3.170/volume/v3/volumes/bc58a683-2034-4491-a8c7-46dedbaccfeb returned with HTTP 200 Jul 24 07:37:58.138148 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 149/600] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:58 2026] GET /volume/v3/volumes/bc58a683-2034-4491-a8c7-46dedbaccfeb => generated 888 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:58.149968 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-8f2c3521-a831-40d5-93d8-bf6c5da89bd6 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:58.152018 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8f2c3521-a831-40d5-93d8-bf6c5da89bd6 tempest-VolumeTypesAccessTest-1931574977 tempest-VolumeTypesAccessTest-1931574977-project-member] DELETE https://10.4.3.170/volume/v3/volumes/bc58a683-2034-4491-a8c7-46dedbaccfeb Jul 24 07:37:58.152236 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8f2c3521-a831-40d5-93d8-bf6c5da89bd6 tempest-VolumeTypesAccessTest-1931574977 tempest-VolumeTypesAccessTest-1931574977-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:58.152431 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8f2c3521-a831-40d5-93d8-bf6c5da89bd6 tempest-VolumeTypesAccessTest-1931574977 tempest-VolumeTypesAccessTest-1931574977-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:58.152602 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-8f2c3521-a831-40d5-93d8-bf6c5da89bd6 tempest-VolumeTypesAccessTest-1931574977 tempest-VolumeTypesAccessTest-1931574977-project-member] Delete volume with id: bc58a683-2034-4491-a8c7-46dedbaccfeb Jul 24 07:37:58.159487 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:58.159487 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:37:58.159940 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-8f2c3521-a831-40d5-93d8-bf6c5da89bd6 tempest-VolumeTypesAccessTest-1931574977 tempest-VolumeTypesAccessTest-1931574977-project-member] Volume info retrieved successfully. Jul 24 07:37:58.179427 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-8f2c3521-a831-40d5-93d8-bf6c5da89bd6 tempest-VolumeTypesAccessTest-1931574977 tempest-VolumeTypesAccessTest-1931574977-project-member] Delete volume request issued successfully. Jul 24 07:37:58.179613 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8f2c3521-a831-40d5-93d8-bf6c5da89bd6 tempest-VolumeTypesAccessTest-1931574977 tempest-VolumeTypesAccessTest-1931574977-project-member] https://10.4.3.170/volume/v3/volumes/bc58a683-2034-4491-a8c7-46dedbaccfeb returned with HTTP 202 Jul 24 07:37:58.180096 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 150/601] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:37:58 2026] DELETE /volume/v3/volumes/bc58a683-2034-4491-a8c7-46dedbaccfeb => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:37:58.189671 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-87d1fa3e-5301-4101-b522-decc1d663636 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:58.192298 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-87d1fa3e-5301-4101-b522-decc1d663636 tempest-VolumeTypesAccessTest-1931574977 tempest-VolumeTypesAccessTest-1931574977-project-member] GET https://10.4.3.170/volume/v3/volumes/bc58a683-2034-4491-a8c7-46dedbaccfeb Jul 24 07:37:58.192589 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-87d1fa3e-5301-4101-b522-decc1d663636 tempest-VolumeTypesAccessTest-1931574977 tempest-VolumeTypesAccessTest-1931574977-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:58.192864 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-87d1fa3e-5301-4101-b522-decc1d663636 tempest-VolumeTypesAccessTest-1931574977 tempest-VolumeTypesAccessTest-1931574977-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:58.201762 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:37:58.201762 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:37:58.205798 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-87d1fa3e-5301-4101-b522-decc1d663636 tempest-VolumeTypesAccessTest-1931574977 tempest-VolumeTypesAccessTest-1931574977-project-member] Volume info retrieved successfully. Jul 24 07:37:58.210154 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-87d1fa3e-5301-4101-b522-decc1d663636 tempest-VolumeTypesAccessTest-1931574977 tempest-VolumeTypesAccessTest-1931574977-project-member] https://10.4.3.170/volume/v3/volumes/bc58a683-2034-4491-a8c7-46dedbaccfeb returned with HTTP 200 Jul 24 07:37:58.210705 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 153/602] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:58 2026] GET /volume/v3/volumes/bc58a683-2034-4491-a8c7-46dedbaccfeb => generated 887 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:59.227063 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-5c6ba2b7-738b-4888-8fdf-535328035519 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:59.227510 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5c6ba2b7-738b-4888-8fdf-535328035519 tempest-VolumeTypesAccessTest-1931574977 tempest-VolumeTypesAccessTest-1931574977-project-member] GET https://10.4.3.170/volume/v3/volumes/bc58a683-2034-4491-a8c7-46dedbaccfeb Jul 24 07:37:59.227510 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5c6ba2b7-738b-4888-8fdf-535328035519 tempest-VolumeTypesAccessTest-1931574977 tempest-VolumeTypesAccessTest-1931574977-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:59.227510 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5c6ba2b7-738b-4888-8fdf-535328035519 tempest-VolumeTypesAccessTest-1931574977 tempest-VolumeTypesAccessTest-1931574977-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:59.233293 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5c6ba2b7-738b-4888-8fdf-535328035519 tempest-VolumeTypesAccessTest-1931574977 tempest-VolumeTypesAccessTest-1931574977-project-member] https://10.4.3.170/volume/v3/volumes/bc58a683-2034-4491-a8c7-46dedbaccfeb returned with HTTP 404 Jul 24 07:37:59.233717 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 151/603] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:37:59 2026] GET /volume/v3/volumes/bc58a683-2034-4491-a8c7-46dedbaccfeb => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:37:59.243486 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-78b40dcf-9fbf-461e-8e02-7fee9f9d1717 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:59.245357 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-78b40dcf-9fbf-461e-8e02-7fee9f9d1717 tempest-VolumeTypesAccessTest-877731757 tempest-VolumeTypesAccessTest-877731757-project-admin] POST https://10.4.3.170/volume/v3/types/9f13ddb2-6b6a-434e-bcfb-07cdb965bbac/action Jul 24 07:37:59.245654 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-78b40dcf-9fbf-461e-8e02-7fee9f9d1717 tempest-VolumeTypesAccessTest-877731757 tempest-VolumeTypesAccessTest-877731757-project-admin] Action body: b'{"removeProjectAccess": {"project": "cb5caea4b5a14e3e9793f3d14b08d267"}}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:37:59.245768 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-78b40dcf-9fbf-461e-8e02-7fee9f9d1717 tempest-VolumeTypesAccessTest-877731757 tempest-VolumeTypesAccessTest-877731757-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "cb5caea4b5a14e3e9793f3d14b08d267"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:37:59.264639 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-78b40dcf-9fbf-461e-8e02-7fee9f9d1717 tempest-VolumeTypesAccessTest-877731757 tempest-VolumeTypesAccessTest-877731757-project-admin] https://10.4.3.170/volume/v3/types/9f13ddb2-6b6a-434e-bcfb-07cdb965bbac/action returned with HTTP 202 Jul 24 07:37:59.265220 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 150/604] 10.4.3.170 () {68 vars in 1384 bytes} [Fri Jul 24 07:37:59 2026] POST /volume/v3/types/9f13ddb2-6b6a-434e-bcfb-07cdb965bbac/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:37:59.272929 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-30d94a59-5394-4894-a53c-c59d1303577c None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:59.277268 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-30d94a59-5394-4894-a53c-c59d1303577c tempest-VolumeTypesAccessTest-877731757 tempest-VolumeTypesAccessTest-877731757-project-admin] DELETE https://10.4.3.170/volume/v3/types/9f13ddb2-6b6a-434e-bcfb-07cdb965bbac Jul 24 07:37:59.277268 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-30d94a59-5394-4894-a53c-c59d1303577c tempest-VolumeTypesAccessTest-877731757 tempest-VolumeTypesAccessTest-877731757-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:59.277268 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-30d94a59-5394-4894-a53c-c59d1303577c tempest-VolumeTypesAccessTest-877731757 tempest-VolumeTypesAccessTest-877731757-project-admin] Calling method '_delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:59.304734 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-30d94a59-5394-4894-a53c-c59d1303577c tempest-VolumeTypesAccessTest-877731757 tempest-VolumeTypesAccessTest-877731757-project-admin] https://10.4.3.170/volume/v3/types/9f13ddb2-6b6a-434e-bcfb-07cdb965bbac returned with HTTP 202 Jul 24 07:37:59.304734 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 151/605] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 24 07:37:59 2026] DELETE /volume/v3/types/9f13ddb2-6b6a-434e-bcfb-07cdb965bbac => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:37:59.313789 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-3d9fb6b4-3bd7-4484-84fc-d8daf7631e60 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:59.316048 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3d9fb6b4-3bd7-4484-84fc-d8daf7631e60 tempest-VolumeTypesAccessTest-877731757 tempest-VolumeTypesAccessTest-877731757-project-admin] GET https://10.4.3.170/volume/v3/types/9f13ddb2-6b6a-434e-bcfb-07cdb965bbac Jul 24 07:37:59.316361 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3d9fb6b4-3bd7-4484-84fc-d8daf7631e60 tempest-VolumeTypesAccessTest-877731757 tempest-VolumeTypesAccessTest-877731757-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:59.316606 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3d9fb6b4-3bd7-4484-84fc-d8daf7631e60 tempest-VolumeTypesAccessTest-877731757 tempest-VolumeTypesAccessTest-877731757-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:59.320849 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3d9fb6b4-3bd7-4484-84fc-d8daf7631e60 tempest-VolumeTypesAccessTest-877731757 tempest-VolumeTypesAccessTest-877731757-project-admin] https://10.4.3.170/volume/v3/types/9f13ddb2-6b6a-434e-bcfb-07cdb965bbac returned with HTTP 404 Jul 24 07:37:59.321610 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 154/606] 10.4.3.170 () {66 vars in 1342 bytes} [Fri Jul 24 07:37:59 2026] GET /volume/v3/types/9f13ddb2-6b6a-434e-bcfb-07cdb965bbac => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:37:59.329857 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-d9900292-57cd-47d2-a565-047a926bc5de None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:59.333538 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d9900292-57cd-47d2-a565-047a926bc5de tempest-VolumeTypesAccessTest-877731757 tempest-VolumeTypesAccessTest-877731757-project-admin] POST https://10.4.3.170/volume/v3/types Jul 24 07:37:59.334014 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d9900292-57cd-47d2-a565-047a926bc5de tempest-VolumeTypesAccessTest-877731757 tempest-VolumeTypesAccessTest-877731757-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-223100580", "os-volume-type-access:is_public": false}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:37:59.349830 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d9900292-57cd-47d2-a565-047a926bc5de tempest-VolumeTypesAccessTest-877731757 tempest-VolumeTypesAccessTest-877731757-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 24 07:37:59.350390 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 152/607] 10.4.3.170 () {68 vars in 1253 bytes} [Fri Jul 24 07:37:59 2026] POST /volume/v3/types => generated 228 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:59.360583 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-7e3eac2a-5ecf-4e85-a3fd-191ebcb16046 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:59.363058 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7e3eac2a-5ecf-4e85-a3fd-191ebcb16046 tempest-VolumeTypesAccessTest-877731757 tempest-VolumeTypesAccessTest-877731757-project-admin] POST https://10.4.3.170/volume/v3/types/544711b8-7141-4070-9328-1db5b5434aaf/action Jul 24 07:37:59.364470 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7e3eac2a-5ecf-4e85-a3fd-191ebcb16046 tempest-VolumeTypesAccessTest-877731757 tempest-VolumeTypesAccessTest-877731757-project-admin] Action body: b'{"addProjectAccess": {"project": "cb5caea4b5a14e3e9793f3d14b08d267"}}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:37:59.364666 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7e3eac2a-5ecf-4e85-a3fd-191ebcb16046 tempest-VolumeTypesAccessTest-877731757 tempest-VolumeTypesAccessTest-877731757-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "cb5caea4b5a14e3e9793f3d14b08d267"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:37:59.377312 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7e3eac2a-5ecf-4e85-a3fd-191ebcb16046 tempest-VolumeTypesAccessTest-877731757 tempest-VolumeTypesAccessTest-877731757-project-admin] https://10.4.3.170/volume/v3/types/544711b8-7141-4070-9328-1db5b5434aaf/action returned with HTTP 202 Jul 24 07:37:59.377901 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 151/608] 10.4.3.170 () {68 vars in 1384 bytes} [Fri Jul 24 07:37:59 2026] POST /volume/v3/types/544711b8-7141-4070-9328-1db5b5434aaf/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:37:59.388346 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-41563a1f-ad89-41fc-8a8c-8e10c0c5212d None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:59.390734 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-41563a1f-ad89-41fc-8a8c-8e10c0c5212d tempest-VolumeTypesAccessTest-877731757 tempest-VolumeTypesAccessTest-877731757-project-admin] POST https://10.4.3.170/volume/v3/types/544711b8-7141-4070-9328-1db5b5434aaf/action Jul 24 07:37:59.390909 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-41563a1f-ad89-41fc-8a8c-8e10c0c5212d tempest-VolumeTypesAccessTest-877731757 tempest-VolumeTypesAccessTest-877731757-project-admin] Action body: b'{"addProjectAccess": {"project": "f6e42b4ac38d4e25b5d5bbf1330eb61f"}}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:37:59.391121 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-41563a1f-ad89-41fc-8a8c-8e10c0c5212d tempest-VolumeTypesAccessTest-877731757 tempest-VolumeTypesAccessTest-877731757-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "f6e42b4ac38d4e25b5d5bbf1330eb61f"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:37:59.404248 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-41563a1f-ad89-41fc-8a8c-8e10c0c5212d tempest-VolumeTypesAccessTest-877731757 tempest-VolumeTypesAccessTest-877731757-project-admin] https://10.4.3.170/volume/v3/types/544711b8-7141-4070-9328-1db5b5434aaf/action returned with HTTP 202 Jul 24 07:37:59.404248 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 152/609] 10.4.3.170 () {68 vars in 1384 bytes} [Fri Jul 24 07:37:59 2026] POST /volume/v3/types/544711b8-7141-4070-9328-1db5b5434aaf/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:37:59.413933 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ace24d5a-5d97-4ed7-9daf-88d4d1ed2609 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:59.416487 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ace24d5a-5d97-4ed7-9daf-88d4d1ed2609 tempest-VolumeTypesAccessTest-877731757 tempest-VolumeTypesAccessTest-877731757-project-admin] GET https://10.4.3.170/volume/v3/types/544711b8-7141-4070-9328-1db5b5434aaf/os-volume-type-access Jul 24 07:37:59.416728 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ace24d5a-5d97-4ed7-9daf-88d4d1ed2609 tempest-VolumeTypesAccessTest-877731757 tempest-VolumeTypesAccessTest-877731757-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:59.416961 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ace24d5a-5d97-4ed7-9daf-88d4d1ed2609 tempest-VolumeTypesAccessTest-877731757 tempest-VolumeTypesAccessTest-877731757-project-admin] Calling method 'index' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:59.429460 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ace24d5a-5d97-4ed7-9daf-88d4d1ed2609 tempest-VolumeTypesAccessTest-877731757 tempest-VolumeTypesAccessTest-877731757-project-admin] https://10.4.3.170/volume/v3/types/544711b8-7141-4070-9328-1db5b5434aaf/os-volume-type-access returned with HTTP 200 Jul 24 07:37:59.430044 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 155/610] 10.4.3.170 () {66 vars in 1408 bytes} [Fri Jul 24 07:37:59 2026] GET /volume/v3/types/544711b8-7141-4070-9328-1db5b5434aaf/os-volume-type-access => generated 244 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:37:59.438732 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-e2132eec-44a2-4f0c-9cc5-83689d4fab39 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:59.440584 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e2132eec-44a2-4f0c-9cc5-83689d4fab39 tempest-VolumeTypesAccessTest-877731757 tempest-VolumeTypesAccessTest-877731757-project-admin] POST https://10.4.3.170/volume/v3/types/544711b8-7141-4070-9328-1db5b5434aaf/action Jul 24 07:37:59.441125 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e2132eec-44a2-4f0c-9cc5-83689d4fab39 tempest-VolumeTypesAccessTest-877731757 tempest-VolumeTypesAccessTest-877731757-project-admin] Action body: b'{"removeProjectAccess": {"project": "f6e42b4ac38d4e25b5d5bbf1330eb61f"}}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:37:59.441341 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e2132eec-44a2-4f0c-9cc5-83689d4fab39 tempest-VolumeTypesAccessTest-877731757 tempest-VolumeTypesAccessTest-877731757-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "f6e42b4ac38d4e25b5d5bbf1330eb61f"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:37:59.452534 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e2132eec-44a2-4f0c-9cc5-83689d4fab39 tempest-VolumeTypesAccessTest-877731757 tempest-VolumeTypesAccessTest-877731757-project-admin] https://10.4.3.170/volume/v3/types/544711b8-7141-4070-9328-1db5b5434aaf/action returned with HTTP 202 Jul 24 07:37:59.452925 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 153/611] 10.4.3.170 () {68 vars in 1384 bytes} [Fri Jul 24 07:37:59 2026] POST /volume/v3/types/544711b8-7141-4070-9328-1db5b5434aaf/action => generated 0 bytes in 14 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:37:59.461294 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-e5af09b5-9bc4-4fe5-99a6-9dbc95c9e01e None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:59.463149 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e5af09b5-9bc4-4fe5-99a6-9dbc95c9e01e tempest-VolumeTypesAccessTest-877731757 tempest-VolumeTypesAccessTest-877731757-project-admin] POST https://10.4.3.170/volume/v3/types/544711b8-7141-4070-9328-1db5b5434aaf/action Jul 24 07:37:59.463740 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e5af09b5-9bc4-4fe5-99a6-9dbc95c9e01e tempest-VolumeTypesAccessTest-877731757 tempest-VolumeTypesAccessTest-877731757-project-admin] Action body: b'{"removeProjectAccess": {"project": "cb5caea4b5a14e3e9793f3d14b08d267"}}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:37:59.463957 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e5af09b5-9bc4-4fe5-99a6-9dbc95c9e01e tempest-VolumeTypesAccessTest-877731757 tempest-VolumeTypesAccessTest-877731757-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "cb5caea4b5a14e3e9793f3d14b08d267"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:37:59.477401 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e5af09b5-9bc4-4fe5-99a6-9dbc95c9e01e tempest-VolumeTypesAccessTest-877731757 tempest-VolumeTypesAccessTest-877731757-project-admin] https://10.4.3.170/volume/v3/types/544711b8-7141-4070-9328-1db5b5434aaf/action returned with HTTP 202 Jul 24 07:37:59.477828 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 152/612] 10.4.3.170 () {68 vars in 1384 bytes} [Fri Jul 24 07:37:59 2026] POST /volume/v3/types/544711b8-7141-4070-9328-1db5b5434aaf/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:37:59.492362 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-a6e36b49-d1b9-4642-9435-3794546127ba None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:59.500715 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a6e36b49-d1b9-4642-9435-3794546127ba tempest-VolumeTypesAccessTest-877731757 tempest-VolumeTypesAccessTest-877731757-project-admin] DELETE https://10.4.3.170/volume/v3/types/544711b8-7141-4070-9328-1db5b5434aaf Jul 24 07:37:59.500715 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a6e36b49-d1b9-4642-9435-3794546127ba tempest-VolumeTypesAccessTest-877731757 tempest-VolumeTypesAccessTest-877731757-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:59.500715 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a6e36b49-d1b9-4642-9435-3794546127ba tempest-VolumeTypesAccessTest-877731757 tempest-VolumeTypesAccessTest-877731757-project-admin] Calling method '_delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:59.527830 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a6e36b49-d1b9-4642-9435-3794546127ba tempest-VolumeTypesAccessTest-877731757 tempest-VolumeTypesAccessTest-877731757-project-admin] https://10.4.3.170/volume/v3/types/544711b8-7141-4070-9328-1db5b5434aaf returned with HTTP 202 Jul 24 07:37:59.528542 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 153/613] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 24 07:37:59 2026] DELETE /volume/v3/types/544711b8-7141-4070-9328-1db5b5434aaf => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:37:59.536219 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-853799fb-ead3-4a94-bd42-9fba73fd363d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:37:59.538103 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-853799fb-ead3-4a94-bd42-9fba73fd363d tempest-VolumeTypesAccessTest-877731757 tempest-VolumeTypesAccessTest-877731757-project-admin] GET https://10.4.3.170/volume/v3/types/544711b8-7141-4070-9328-1db5b5434aaf Jul 24 07:37:59.538360 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-853799fb-ead3-4a94-bd42-9fba73fd363d tempest-VolumeTypesAccessTest-877731757 tempest-VolumeTypesAccessTest-877731757-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:37:59.538600 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-853799fb-ead3-4a94-bd42-9fba73fd363d tempest-VolumeTypesAccessTest-877731757 tempest-VolumeTypesAccessTest-877731757-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:37:59.541861 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-853799fb-ead3-4a94-bd42-9fba73fd363d tempest-VolumeTypesAccessTest-877731757 tempest-VolumeTypesAccessTest-877731757-project-admin] https://10.4.3.170/volume/v3/types/544711b8-7141-4070-9328-1db5b5434aaf returned with HTTP 404 Jul 24 07:37:59.542420 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 156/614] 10.4.3.170 () {66 vars in 1342 bytes} [Fri Jul 24 07:37:59 2026] GET /volume/v3/types/544711b8-7141-4070-9328-1db5b5434aaf => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:38:02.869189 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-43318751-06b1-41a9-ab5c-768b741c4a39 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:02.871013 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-43318751-06b1-41a9-ab5c-768b741c4a39 tempest-TestShelveInstance-1011562602 tempest-TestShelveInstance-1011562602-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:38:02.871397 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-43318751-06b1-41a9-ab5c-768b741c4a39 tempest-TestShelveInstance-1011562602 tempest-TestShelveInstance-1011562602-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-798644952", "imageRef": "c7843099-d178-467f-91a9-52ff7d08103c", "size": 1}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:38:02.873048 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-43318751-06b1-41a9-ab5c-768b741c4a39 tempest-TestShelveInstance-1011562602 tempest-TestShelveInstance-1011562602-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-798644952', 'imageRef': 'c7843099-d178-467f-91a9-52ff7d08103c', 'size': 1}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:38:04.006407 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-43318751-06b1-41a9-ab5c-768b741c4a39 tempest-TestShelveInstance-1011562602 tempest-TestShelveInstance-1011562602-project-member] Create volume of 1 GB Jul 24 07:38:04.006407 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-43318751-06b1-41a9-ab5c-768b741c4a39 tempest-TestShelveInstance-1011562602 tempest-TestShelveInstance-1011562602-project-member] Availability Zones retrieved successfully. Jul 24 07:38:04.006407 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-43318751-06b1-41a9-ab5c-768b741c4a39 tempest-TestShelveInstance-1011562602 tempest-TestShelveInstance-1011562602-project-member] Flow 'volume_create_api' (ef85d541-65d6-49bd-a999-ed21b7e7fda8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:38:04.006407 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-43318751-06b1-41a9-ab5c-768b741c4a39 tempest-TestShelveInstance-1011562602 tempest-TestShelveInstance-1011562602-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b80fda07-43f8-44b7-a9b0-24297d3026fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:38:04.006407 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-43318751-06b1-41a9-ab5c-768b741c4a39 tempest-TestShelveInstance-1011562602 tempest-TestShelveInstance-1011562602-project-member] Validating volume size '1' using validate_int {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:38:04.006407 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-43318751-06b1-41a9-ab5c-768b741c4a39 tempest-TestShelveInstance-1011562602 tempest-TestShelveInstance-1011562602-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b80fda07-43f8-44b7-a9b0-24297d3026fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:38:04.006407 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-43318751-06b1-41a9-ab5c-768b741c4a39 tempest-TestShelveInstance-1011562602 tempest-TestShelveInstance-1011562602-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7263e94-fb2b-4399-b01a-5f4403af88b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:38:04.006407 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-43318751-06b1-41a9-ab5c-768b741c4a39 tempest-TestShelveInstance-1011562602 tempest-TestShelveInstance-1011562602-project-member] Created reservations ['e701f0aa-0218-422c-9b3c-2343296fe2c9', '65127a8a-cee2-4777-bb4f-e4a99abf9ada', '0173af04-1e70-419a-b3cb-bf1d9b3feefa', '10401e95-221f-4d78-b191-40b5fd28196c'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:38:04.006407 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-43318751-06b1-41a9-ab5c-768b741c4a39 tempest-TestShelveInstance-1011562602 tempest-TestShelveInstance-1011562602-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7263e94-fb2b-4399-b01a-5f4403af88b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e701f0aa-0218-422c-9b3c-2343296fe2c9', '65127a8a-cee2-4777-bb4f-e4a99abf9ada', '0173af04-1e70-419a-b3cb-bf1d9b3feefa', '10401e95-221f-4d78-b191-40b5fd28196c']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:38:04.006407 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-43318751-06b1-41a9-ab5c-768b741c4a39 tempest-TestShelveInstance-1011562602 tempest-TestShelveInstance-1011562602-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75de25ad-5860-4b8d-8c30-31a99d50a4bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:38:04.009743 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-43318751-06b1-41a9-ab5c-768b741c4a39 tempest-TestShelveInstance-1011562602 tempest-TestShelveInstance-1011562602-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75de25ad-5860-4b8d-8c30-31a99d50a4bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '62f98eca-3bb7-4255-8e46-cc8af75d4b04', '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-798644952',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='28598a63c2cb4ea3bc4820699a3bb46b',qos_specs=None,replication_status=,reservations=['e701f0aa-0218-422c-9b3c-2343296fe2c9','65127a8a-cee2-4777-bb4f-e4a99abf9ada','0173af04-1e70-419a-b3cb-bf1d9b3feefa','10401e95-221f-4d78-b191-40b5fd28196c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0326bf332074a979859fb69a97784cd',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:38:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-798644952',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=62f98eca-3bb7-4255-8e46-cc8af75d4b04,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='28598a63c2cb4ea3bc4820699a3bb46b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c0326bf332074a979859fb69a97784cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:38:04.009743 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-43318751-06b1-41a9-ab5c-768b741c4a39 tempest-TestShelveInstance-1011562602 tempest-TestShelveInstance-1011562602-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60159c9d-088b-4acf-9091-f3d282075124) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:38:04.009743 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-43318751-06b1-41a9-ab5c-768b741c4a39 tempest-TestShelveInstance-1011562602 tempest-TestShelveInstance-1011562602-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60159c9d-088b-4acf-9091-f3d282075124) transitioned into state 'SUCCESS' from state '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-798644952',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='28598a63c2cb4ea3bc4820699a3bb46b',qos_specs=None,replication_status=,reservations=['e701f0aa-0218-422c-9b3c-2343296fe2c9','65127a8a-cee2-4777-bb4f-e4a99abf9ada','0173af04-1e70-419a-b3cb-bf1d9b3feefa','10401e95-221f-4d78-b191-40b5fd28196c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0326bf332074a979859fb69a97784cd',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:38:04.009743 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-43318751-06b1-41a9-ab5c-768b741c4a39 tempest-TestShelveInstance-1011562602 tempest-TestShelveInstance-1011562602-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8921777-c7bd-49ea-b656-b93f4ff7df17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:38:04.009743 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-43318751-06b1-41a9-ab5c-768b741c4a39 tempest-TestShelveInstance-1011562602 tempest-TestShelveInstance-1011562602-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8921777-c7bd-49ea-b656-b93f4ff7df17) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:38:04.009743 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-43318751-06b1-41a9-ab5c-768b741c4a39 tempest-TestShelveInstance-1011562602 tempest-TestShelveInstance-1011562602-project-member] Flow 'volume_create_api' (ef85d541-65d6-49bd-a999-ed21b7e7fda8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:38:04.009743 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-43318751-06b1-41a9-ab5c-768b741c4a39 tempest-TestShelveInstance-1011562602 tempest-TestShelveInstance-1011562602-project-member] Create volume request issued successfully. Jul 24 07:38:04.009743 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-43318751-06b1-41a9-ab5c-768b741c4a39 tempest-TestShelveInstance-1011562602 tempest-TestShelveInstance-1011562602-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:38:04.011527 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 154/615] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 24 07:38:02 2026] POST /volume/v3/volumes => generated 752 bytes in 748 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:38:04.012790 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-8e7a4ad0-8cf5-4ea6-a217-ac3d7ea87656 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:04.012790 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8e7a4ad0-8cf5-4ea6-a217-ac3d7ea87656 tempest-TestShelveInstance-1011562602 tempest-TestShelveInstance-1011562602-project-member] GET https://10.4.3.170/volume/v3/volumes/62f98eca-3bb7-4255-8e46-cc8af75d4b04 Jul 24 07:38:04.012790 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8e7a4ad0-8cf5-4ea6-a217-ac3d7ea87656 tempest-TestShelveInstance-1011562602 tempest-TestShelveInstance-1011562602-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:04.012790 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8e7a4ad0-8cf5-4ea6-a217-ac3d7ea87656 tempest-TestShelveInstance-1011562602 tempest-TestShelveInstance-1011562602-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:04.012790 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:04.012790 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:38:04.012790 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-8e7a4ad0-8cf5-4ea6-a217-ac3d7ea87656 tempest-TestShelveInstance-1011562602 tempest-TestShelveInstance-1011562602-project-member] Volume info retrieved successfully. Jul 24 07:38:04.012790 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8e7a4ad0-8cf5-4ea6-a217-ac3d7ea87656 tempest-TestShelveInstance-1011562602 tempest-TestShelveInstance-1011562602-project-member] https://10.4.3.170/volume/v3/volumes/62f98eca-3bb7-4255-8e46-cc8af75d4b04 returned with HTTP 200 Jul 24 07:38:04.012790 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 153/616] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:38:03 2026] GET /volume/v3/volumes/62f98eca-3bb7-4255-8e46-cc8af75d4b04 => generated 820 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:38:04.013759 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-0f6cf81c-6550-4117-ad3f-461f1a1d8111 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:04.157320 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0f6cf81c-6550-4117-ad3f-461f1a1d8111 tempest-VolumesCloneNegativeTest-182190522 tempest-VolumesCloneNegativeTest-182190522-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:38:04.157688 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0f6cf81c-6550-4117-ad3f-461f1a1d8111 tempest-VolumesCloneNegativeTest-182190522 tempest-VolumesCloneNegativeTest-182190522-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-1432755558"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:38:04.159569 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-0f6cf81c-6550-4117-ad3f-461f1a1d8111 tempest-VolumesCloneNegativeTest-182190522 tempest-VolumesCloneNegativeTest-182190522-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-1432755558'}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:38:04.159569 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-0f6cf81c-6550-4117-ad3f-461f1a1d8111 tempest-VolumesCloneNegativeTest-182190522 tempest-VolumesCloneNegativeTest-182190522-project-member] Create volume of 2 GB Jul 24 07:38:04.176992 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-0f6cf81c-6550-4117-ad3f-461f1a1d8111 tempest-VolumesCloneNegativeTest-182190522 tempest-VolumesCloneNegativeTest-182190522-project-member] Availability Zones retrieved successfully. Jul 24 07:38:04.186899 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-0f6cf81c-6550-4117-ad3f-461f1a1d8111 tempest-VolumesCloneNegativeTest-182190522 tempest-VolumesCloneNegativeTest-182190522-project-member] Flow 'volume_create_api' (ab9d7548-f5a7-4bac-adf6-5aa28eff5ec8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:38:04.188134 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-0f6cf81c-6550-4117-ad3f-461f1a1d8111 tempest-VolumesCloneNegativeTest-182190522 tempest-VolumesCloneNegativeTest-182190522-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8561fb26-88ac-4b3b-a8d8-ed70aad37944) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:38:04.188814 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-0f6cf81c-6550-4117-ad3f-461f1a1d8111 tempest-VolumesCloneNegativeTest-182190522 tempest-VolumesCloneNegativeTest-182190522-project-member] Validating volume size '2' using validate_int {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:38:04.203928 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-66e6e578-afc9-495b-ba67-b4dd16481f29 req-c9943050-14b5-4a68-9f91-dda87af68e58 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:04.207178 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-66e6e578-afc9-495b-ba67-b4dd16481f29 req-c9943050-14b5-4a68-9f91-dda87af68e58 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] GET https://10.4.3.170/volume/v3/volumes/4014fbed-0204-46e7-90fe-e6ca1691d537 Jul 24 07:38:04.210545 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-66e6e578-afc9-495b-ba67-b4dd16481f29 req-c9943050-14b5-4a68-9f91-dda87af68e58 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:04.210790 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-66e6e578-afc9-495b-ba67-b4dd16481f29 req-c9943050-14b5-4a68-9f91-dda87af68e58 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:04.219251 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:04.219251 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:38:04.225069 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [req-66e6e578-afc9-495b-ba67-b4dd16481f29 req-c9943050-14b5-4a68-9f91-dda87af68e58 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Volume info retrieved successfully. Jul 24 07:38:04.229803 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-0f6cf81c-6550-4117-ad3f-461f1a1d8111 tempest-VolumesCloneNegativeTest-182190522 tempest-VolumesCloneNegativeTest-182190522-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8561fb26-88ac-4b3b-a8d8-ed70aad37944) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:38:04.230933 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-66e6e578-afc9-495b-ba67-b4dd16481f29 req-c9943050-14b5-4a68-9f91-dda87af68e58 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] https://10.4.3.170/volume/v3/volumes/4014fbed-0204-46e7-90fe-e6ca1691d537 returned with HTTP 200 Jul 24 07:38:04.231051 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-0f6cf81c-6550-4117-ad3f-461f1a1d8111 tempest-VolumesCloneNegativeTest-182190522 tempest-VolumesCloneNegativeTest-182190522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed91bcd4-8298-4e4f-b7c5-6e05bb4c97f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:38:04.231565 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 157/617] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:38:04 2026] GET /volume/v3/volumes/4014fbed-0204-46e7-90fe-e6ca1691d537 => generated 1360 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:38:04.247866 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-66e6e578-afc9-495b-ba67-b4dd16481f29 req-d3e9bbd9-7967-4dd9-905d-677aa5875860 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:04.255793 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-66e6e578-afc9-495b-ba67-b4dd16481f29 req-d3e9bbd9-7967-4dd9-905d-677aa5875860 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] GET https://10.4.3.170/volume/v3/volumes/7c43b685-d21e-49c4-bee5-7eca28bae956 Jul 24 07:38:04.257618 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-66e6e578-afc9-495b-ba67-b4dd16481f29 req-d3e9bbd9-7967-4dd9-905d-677aa5875860 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:04.257934 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-66e6e578-afc9-495b-ba67-b4dd16481f29 req-d3e9bbd9-7967-4dd9-905d-677aa5875860 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:04.264563 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:04.264563 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:38:04.268271 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [req-66e6e578-afc9-495b-ba67-b4dd16481f29 req-d3e9bbd9-7967-4dd9-905d-677aa5875860 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Volume info retrieved successfully. Jul 24 07:38:04.273725 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-66e6e578-afc9-495b-ba67-b4dd16481f29 req-d3e9bbd9-7967-4dd9-905d-677aa5875860 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] https://10.4.3.170/volume/v3/volumes/7c43b685-d21e-49c4-bee5-7eca28bae956 returned with HTTP 200 Jul 24 07:38:04.274314 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 155/618] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:38:04 2026] GET /volume/v3/volumes/7c43b685-d21e-49c4-bee5-7eca28bae956 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:38:04.286887 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-66e6e578-afc9-495b-ba67-b4dd16481f29 req-09d7777a-0f85-485a-af34-ca7fca42832c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:04.288969 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-66e6e578-afc9-495b-ba67-b4dd16481f29 req-09d7777a-0f85-485a-af34-ca7fca42832c tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] GET https://10.4.3.170/volume/v3/volumes/1642a4d9-2be0-49df-83cb-6aed4f552172 Jul 24 07:38:04.289164 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-66e6e578-afc9-495b-ba67-b4dd16481f29 req-09d7777a-0f85-485a-af34-ca7fca42832c tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:04.289369 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-66e6e578-afc9-495b-ba67-b4dd16481f29 req-09d7777a-0f85-485a-af34-ca7fca42832c tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:04.300170 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:04.300170 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:38:04.304770 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-66e6e578-afc9-495b-ba67-b4dd16481f29 req-09d7777a-0f85-485a-af34-ca7fca42832c tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Volume info retrieved successfully. Jul 24 07:38:04.305313 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-0f6cf81c-6550-4117-ad3f-461f1a1d8111 tempest-VolumesCloneNegativeTest-182190522 tempest-VolumesCloneNegativeTest-182190522-project-member] Created reservations ['fe4470a0-8e16-4221-9d76-3dcdc9ba70c5', '54db1b4a-207d-43b0-87d4-83f845c338ee', 'c8a619f3-8807-49b8-8031-a136306a349a', 'eed3f16d-6087-4121-b0c5-5ab39e21e19b'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:38:04.306012 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-0f6cf81c-6550-4117-ad3f-461f1a1d8111 tempest-VolumesCloneNegativeTest-182190522 tempest-VolumesCloneNegativeTest-182190522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed91bcd4-8298-4e4f-b7c5-6e05bb4c97f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fe4470a0-8e16-4221-9d76-3dcdc9ba70c5', '54db1b4a-207d-43b0-87d4-83f845c338ee', 'c8a619f3-8807-49b8-8031-a136306a349a', 'eed3f16d-6087-4121-b0c5-5ab39e21e19b']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:38:04.306716 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-0f6cf81c-6550-4117-ad3f-461f1a1d8111 tempest-VolumesCloneNegativeTest-182190522 tempest-VolumesCloneNegativeTest-182190522-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2709a92-bf63-4a95-b642-aabb2e6ad757) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:38:04.309618 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-66e6e578-afc9-495b-ba67-b4dd16481f29 req-09d7777a-0f85-485a-af34-ca7fca42832c tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] https://10.4.3.170/volume/v3/volumes/1642a4d9-2be0-49df-83cb-6aed4f552172 returned with HTTP 200 Jul 24 07:38:04.310081 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 154/619] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:38:04 2026] GET /volume/v3/volumes/1642a4d9-2be0-49df-83cb-6aed4f552172 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:38:04.322600 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-8327edba-5da6-4ac8-a917-9987f06f4180 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:04.323174 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8327edba-5da6-4ac8-a917-9987f06f4180 None None] GET https://10.4.3.170/volume// Jul 24 07:38:04.323369 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8327edba-5da6-4ac8-a917-9987f06f4180 None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:04.323571 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8327edba-5da6-4ac8-a917-9987f06f4180 None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:04.323872 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8327edba-5da6-4ac8-a917-9987f06f4180 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:38:04.324182 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 158/620] 10.4.3.170 () {66 vars in 1419 bytes} [Fri Jul 24 07:38:04 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:38:04.329190 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-0f6cf81c-6550-4117-ad3f-461f1a1d8111 tempest-VolumesCloneNegativeTest-182190522 tempest-VolumesCloneNegativeTest-182190522-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2709a92-bf63-4a95-b642-aabb2e6ad757) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1cf42dbd-4f3d-422d-b998-f601e22d8ab4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1432755558',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b62166e71db457ebc4bd1a0aca04336',qos_specs=None,replication_status=,reservations=['fe4470a0-8e16-4221-9d76-3dcdc9ba70c5','54db1b4a-207d-43b0-87d4-83f845c338ee','c8a619f3-8807-49b8-8031-a136306a349a','eed3f16d-6087-4121-b0c5-5ab39e21e19b'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='919030f661f9414b9a2bba01b6d565f0',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:38:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1432755558',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1cf42dbd-4f3d-422d-b998-f601e22d8ab4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0b62166e71db457ebc4bd1a0aca04336',provider_auth=None,provider_geometry=None,provider_id=None,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='919030f661f9414b9a2bba01b6d565f0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:38:04.329923 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-0f6cf81c-6550-4117-ad3f-461f1a1d8111 tempest-VolumesCloneNegativeTest-182190522 tempest-VolumesCloneNegativeTest-182190522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53507018-eb28-4c44-b184-2bd57d9adddc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:38:04.332607 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-66e6e578-afc9-495b-ba67-b4dd16481f29 req-1bc74abe-c2a6-4f1c-95c0-8d34e513148d None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:04.337630 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-66e6e578-afc9-495b-ba67-b4dd16481f29 req-1bc74abe-c2a6-4f1c-95c0-8d34e513148d tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 24 07:38:04.338109 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-66e6e578-afc9-495b-ba67-b4dd16481f29 req-1bc74abe-c2a6-4f1c-95c0-8d34e513148d tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4014fbed-0204-46e7-90fe-e6ca1691d537", "connector": null, "instance_uuid": "b5c3e4ce-94a2-4d6e-b65b-a9fb90072835"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:38:04.348635 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-0f6cf81c-6550-4117-ad3f-461f1a1d8111 tempest-VolumesCloneNegativeTest-182190522 tempest-VolumesCloneNegativeTest-182190522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53507018-eb28-4c44-b184-2bd57d9adddc) transitioned into state 'SUCCESS' from state '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-1432755558',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b62166e71db457ebc4bd1a0aca04336',qos_specs=None,replication_status=,reservations=['fe4470a0-8e16-4221-9d76-3dcdc9ba70c5','54db1b4a-207d-43b0-87d4-83f845c338ee','c8a619f3-8807-49b8-8031-a136306a349a','eed3f16d-6087-4121-b0c5-5ab39e21e19b'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='919030f661f9414b9a2bba01b6d565f0',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:38:04.349438 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-0f6cf81c-6550-4117-ad3f-461f1a1d8111 tempest-VolumesCloneNegativeTest-182190522 tempest-VolumesCloneNegativeTest-182190522-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43baa66a-98ee-4519-9624-f7adc656417b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:38:04.350789 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:04.350789 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:38:04.360016 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-0f6cf81c-6550-4117-ad3f-461f1a1d8111 tempest-VolumesCloneNegativeTest-182190522 tempest-VolumesCloneNegativeTest-182190522-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43baa66a-98ee-4519-9624-f7adc656417b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:38:04.360820 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-0f6cf81c-6550-4117-ad3f-461f1a1d8111 tempest-VolumesCloneNegativeTest-182190522 tempest-VolumesCloneNegativeTest-182190522-project-member] Flow 'volume_create_api' (ab9d7548-f5a7-4bac-adf6-5aa28eff5ec8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:38:04.361127 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-0f6cf81c-6550-4117-ad3f-461f1a1d8111 tempest-VolumesCloneNegativeTest-182190522 tempest-VolumesCloneNegativeTest-182190522-project-member] Create volume request issued successfully. Jul 24 07:38:04.361679 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0f6cf81c-6550-4117-ad3f-461f1a1d8111 tempest-VolumesCloneNegativeTest-182190522 tempest-VolumesCloneNegativeTest-182190522-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:38:04.362073 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 154/621] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 24 07:38:03 2026] POST /volume/v3/volumes => generated 755 bytes in 399 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:38:04.378002 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-9af240be-d9ba-4e0c-b636-447381be069d None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:04.380486 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9af240be-d9ba-4e0c-b636-447381be069d tempest-VolumesCloneNegativeTest-182190522 tempest-VolumesCloneNegativeTest-182190522-project-member] GET https://10.4.3.170/volume/v3/volumes/1cf42dbd-4f3d-422d-b998-f601e22d8ab4 Jul 24 07:38:04.380781 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9af240be-d9ba-4e0c-b636-447381be069d tempest-VolumesCloneNegativeTest-182190522 tempest-VolumesCloneNegativeTest-182190522-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:04.381236 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9af240be-d9ba-4e0c-b636-447381be069d tempest-VolumesCloneNegativeTest-182190522 tempest-VolumesCloneNegativeTest-182190522-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:04.385730 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-66e6e578-afc9-495b-ba67-b4dd16481f29 req-1bc74abe-c2a6-4f1c-95c0-8d34e513148d tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 24 07:38:04.386324 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 156/622] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 24 07:38:04 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) Jul 24 07:38:04.389653 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:04.389653 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:38:04.394625 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-9af240be-d9ba-4e0c-b636-447381be069d tempest-VolumesCloneNegativeTest-182190522 tempest-VolumesCloneNegativeTest-182190522-project-member] Volume info retrieved successfully. Jul 24 07:38:04.396771 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9f32aeac-aeb2-45b8-ba3e-f75bc599d207 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:04.397124 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9f32aeac-aeb2-45b8-ba3e-f75bc599d207 None None] GET https://10.4.3.170/volume// Jul 24 07:38:04.397295 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9f32aeac-aeb2-45b8-ba3e-f75bc599d207 None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:04.397471 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9f32aeac-aeb2-45b8-ba3e-f75bc599d207 None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:04.397646 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9af240be-d9ba-4e0c-b636-447381be069d tempest-VolumesCloneNegativeTest-182190522 tempest-VolumesCloneNegativeTest-182190522-project-member] https://10.4.3.170/volume/v3/volumes/1cf42dbd-4f3d-422d-b998-f601e22d8ab4 returned with HTTP 200 Jul 24 07:38:04.397752 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9f32aeac-aeb2-45b8-ba3e-f75bc599d207 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:38:04.398022 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 155/624] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:38:04 2026] GET /volume/v3/volumes/1cf42dbd-4f3d-422d-b998-f601e22d8ab4 => generated 823 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:38:04.398102 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 159/624] 10.4.3.170 () {66 vars in 1419 bytes} [Fri Jul 24 07:38:04 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:38:04.405117 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-66e6e578-afc9-495b-ba67-b4dd16481f29 req-55eaf970-379d-4aa7-9d7b-265baa5c58eb None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:04.407384 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-66e6e578-afc9-495b-ba67-b4dd16481f29 req-55eaf970-379d-4aa7-9d7b-265baa5c58eb tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 24 07:38:04.407811 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-66e6e578-afc9-495b-ba67-b4dd16481f29 req-55eaf970-379d-4aa7-9d7b-265baa5c58eb tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7c43b685-d21e-49c4-bee5-7eca28bae956", "connector": null, "instance_uuid": "b5c3e4ce-94a2-4d6e-b65b-a9fb90072835"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:38:04.416808 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:04.416808 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:38:04.441975 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-66e6e578-afc9-495b-ba67-b4dd16481f29 req-55eaf970-379d-4aa7-9d7b-265baa5c58eb tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 24 07:38:04.442589 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 155/625] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 24 07:38:04 2026] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:38:04.450523 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-e378df26-232e-4709-a0b6-688d9bf05397 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:04.451310 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e378df26-232e-4709-a0b6-688d9bf05397 None None] GET https://10.4.3.170/volume// Jul 24 07:38:04.451553 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e378df26-232e-4709-a0b6-688d9bf05397 None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:04.451799 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e378df26-232e-4709-a0b6-688d9bf05397 None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:04.452316 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e378df26-232e-4709-a0b6-688d9bf05397 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:38:04.452988 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 157/626] 10.4.3.170 () {66 vars in 1419 bytes} [Fri Jul 24 07:38:04 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:38:04.460219 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-66e6e578-afc9-495b-ba67-b4dd16481f29 req-a128bd90-3e82-4f06-98b0-36002079fd20 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:04.462191 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-66e6e578-afc9-495b-ba67-b4dd16481f29 req-a128bd90-3e82-4f06-98b0-36002079fd20 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 24 07:38:04.462621 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-66e6e578-afc9-495b-ba67-b4dd16481f29 req-a128bd90-3e82-4f06-98b0-36002079fd20 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1642a4d9-2be0-49df-83cb-6aed4f552172", "connector": null, "instance_uuid": "b5c3e4ce-94a2-4d6e-b65b-a9fb90072835"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:38:04.470465 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:04.470465 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:38:04.499508 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-66e6e578-afc9-495b-ba67-b4dd16481f29 req-a128bd90-3e82-4f06-98b0-36002079fd20 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 24 07:38:04.500099 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 156/627] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 24 07:38:04 2026] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:38:04.676725 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e835c6d1-1ceb-450c-8395-5d4635a0e86e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:04.678816 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e835c6d1-1ceb-450c-8395-5d4635a0e86e tempest-TestShelveInstance-1011562602 tempest-TestShelveInstance-1011562602-project-member] GET https://10.4.3.170/volume/v3/volumes/62f98eca-3bb7-4255-8e46-cc8af75d4b04 Jul 24 07:38:04.679019 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e835c6d1-1ceb-450c-8395-5d4635a0e86e tempest-TestShelveInstance-1011562602 tempest-TestShelveInstance-1011562602-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:04.679277 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e835c6d1-1ceb-450c-8395-5d4635a0e86e tempest-TestShelveInstance-1011562602 tempest-TestShelveInstance-1011562602-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:04.685999 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:04.685999 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:38:04.693053 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e835c6d1-1ceb-450c-8395-5d4635a0e86e tempest-TestShelveInstance-1011562602 tempest-TestShelveInstance-1011562602-project-member] Volume info retrieved successfully. Jul 24 07:38:04.701669 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e835c6d1-1ceb-450c-8395-5d4635a0e86e tempest-TestShelveInstance-1011562602 tempest-TestShelveInstance-1011562602-project-member] https://10.4.3.170/volume/v3/volumes/62f98eca-3bb7-4255-8e46-cc8af75d4b04 returned with HTTP 200 Jul 24 07:38:04.702076 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 160/628] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:38:04 2026] GET /volume/v3/volumes/62f98eca-3bb7-4255-8e46-cc8af75d4b04 => generated 1360 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:38:04.757534 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-840f4fa7-e56d-44a3-accf-ece928cb55ec req-feb52719-8ec2-415f-849f-241973864996 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:04.760349 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-840f4fa7-e56d-44a3-accf-ece928cb55ec req-feb52719-8ec2-415f-849f-241973864996 tempest-TestShelveInstance-1011562602 tempest-TestShelveInstance-1011562602-project-member] GET https://10.4.3.170/volume/v3/volumes/62f98eca-3bb7-4255-8e46-cc8af75d4b04 Jul 24 07:38:04.760609 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-840f4fa7-e56d-44a3-accf-ece928cb55ec req-feb52719-8ec2-415f-849f-241973864996 tempest-TestShelveInstance-1011562602 tempest-TestShelveInstance-1011562602-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:04.760885 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-840f4fa7-e56d-44a3-accf-ece928cb55ec req-feb52719-8ec2-415f-849f-241973864996 tempest-TestShelveInstance-1011562602 tempest-TestShelveInstance-1011562602-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:04.771608 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:04.771608 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:38:04.778910 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-840f4fa7-e56d-44a3-accf-ece928cb55ec req-feb52719-8ec2-415f-849f-241973864996 tempest-TestShelveInstance-1011562602 tempest-TestShelveInstance-1011562602-project-member] Volume info retrieved successfully. Jul 24 07:38:04.786507 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-840f4fa7-e56d-44a3-accf-ece928cb55ec req-feb52719-8ec2-415f-849f-241973864996 tempest-TestShelveInstance-1011562602 tempest-TestShelveInstance-1011562602-project-member] https://10.4.3.170/volume/v3/volumes/62f98eca-3bb7-4255-8e46-cc8af75d4b04 returned with HTTP 200 Jul 24 07:38:04.787092 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 156/629] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:38:04 2026] GET /volume/v3/volumes/62f98eca-3bb7-4255-8e46-cc8af75d4b04 => generated 1360 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:38:05.346423 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-840f4fa7-e56d-44a3-accf-ece928cb55ec req-1b1ad521-1b74-4e2f-b26d-1912eebd871f None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:05.349265 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-840f4fa7-e56d-44a3-accf-ece928cb55ec req-1b1ad521-1b74-4e2f-b26d-1912eebd871f tempest-TestShelveInstance-1011562602 tempest-TestShelveInstance-1011562602-project-member] GET https://10.4.3.170/volume/v3/volumes/62f98eca-3bb7-4255-8e46-cc8af75d4b04 Jul 24 07:38:05.349471 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-840f4fa7-e56d-44a3-accf-ece928cb55ec req-1b1ad521-1b74-4e2f-b26d-1912eebd871f tempest-TestShelveInstance-1011562602 tempest-TestShelveInstance-1011562602-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:05.349683 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-840f4fa7-e56d-44a3-accf-ece928cb55ec req-1b1ad521-1b74-4e2f-b26d-1912eebd871f tempest-TestShelveInstance-1011562602 tempest-TestShelveInstance-1011562602-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:05.358488 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:05.358488 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:38:05.362857 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [req-840f4fa7-e56d-44a3-accf-ece928cb55ec req-1b1ad521-1b74-4e2f-b26d-1912eebd871f tempest-TestShelveInstance-1011562602 tempest-TestShelveInstance-1011562602-project-member] Volume info retrieved successfully. Jul 24 07:38:05.368222 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-840f4fa7-e56d-44a3-accf-ece928cb55ec req-1b1ad521-1b74-4e2f-b26d-1912eebd871f tempest-TestShelveInstance-1011562602 tempest-TestShelveInstance-1011562602-project-member] https://10.4.3.170/volume/v3/volumes/62f98eca-3bb7-4255-8e46-cc8af75d4b04 returned with HTTP 200 Jul 24 07:38:05.368664 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 158/630] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:38:05 2026] GET /volume/v3/volumes/62f98eca-3bb7-4255-8e46-cc8af75d4b04 => generated 1360 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:38:05.379358 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-d4468cf0-f459-4d63-b4e8-de5d22202385 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:05.379701 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d4468cf0-f459-4d63-b4e8-de5d22202385 None None] GET https://10.4.3.170/volume// Jul 24 07:38:05.379843 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d4468cf0-f459-4d63-b4e8-de5d22202385 None None] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:05.380031 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d4468cf0-f459-4d63-b4e8-de5d22202385 None None] Calling method 'all' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:05.380332 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d4468cf0-f459-4d63-b4e8-de5d22202385 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:38:05.380601 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 157/631] 10.4.3.170 () {66 vars in 1419 bytes} [Fri Jul 24 07:38:05 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:38:05.388485 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-840f4fa7-e56d-44a3-accf-ece928cb55ec req-7972e989-4eca-4fe1-93b9-37987c830839 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:05.390479 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-840f4fa7-e56d-44a3-accf-ece928cb55ec req-7972e989-4eca-4fe1-93b9-37987c830839 tempest-TestShelveInstance-1011562602 tempest-TestShelveInstance-1011562602-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 24 07:38:05.390827 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-840f4fa7-e56d-44a3-accf-ece928cb55ec req-7972e989-4eca-4fe1-93b9-37987c830839 tempest-TestShelveInstance-1011562602 tempest-TestShelveInstance-1011562602-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "62f98eca-3bb7-4255-8e46-cc8af75d4b04", "connector": null, "instance_uuid": "d6f7e755-580f-48db-9ea6-839b945d1f4f"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:38:05.400012 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:05.400012 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:38:05.414607 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-506052f0-b081-4b96-a3d1-1b45430ef574 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:05.416179 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-506052f0-b081-4b96-a3d1-1b45430ef574 tempest-VolumesCloneNegativeTest-182190522 tempest-VolumesCloneNegativeTest-182190522-project-member] GET https://10.4.3.170/volume/v3/volumes/1cf42dbd-4f3d-422d-b998-f601e22d8ab4 Jul 24 07:38:05.416410 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-506052f0-b081-4b96-a3d1-1b45430ef574 tempest-VolumesCloneNegativeTest-182190522 tempest-VolumesCloneNegativeTest-182190522-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:05.416640 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-506052f0-b081-4b96-a3d1-1b45430ef574 tempest-VolumesCloneNegativeTest-182190522 tempest-VolumesCloneNegativeTest-182190522-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:05.427360 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-840f4fa7-e56d-44a3-accf-ece928cb55ec req-7972e989-4eca-4fe1-93b9-37987c830839 tempest-TestShelveInstance-1011562602 tempest-TestShelveInstance-1011562602-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 24 07:38:05.427807 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 161/632] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 24 07:38:05 2026] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:38:05.432872 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:05.432872 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:38:05.439195 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-506052f0-b081-4b96-a3d1-1b45430ef574 tempest-VolumesCloneNegativeTest-182190522 tempest-VolumesCloneNegativeTest-182190522-project-member] Volume info retrieved successfully. Jul 24 07:38:05.443011 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-506052f0-b081-4b96-a3d1-1b45430ef574 tempest-VolumesCloneNegativeTest-182190522 tempest-VolumesCloneNegativeTest-182190522-project-member] https://10.4.3.170/volume/v3/volumes/1cf42dbd-4f3d-422d-b998-f601e22d8ab4 returned with HTTP 200 Jul 24 07:38:05.443411 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 157/633] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:38:05 2026] GET /volume/v3/volumes/1cf42dbd-4f3d-422d-b998-f601e22d8ab4 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:38:05.455801 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-6e8fe629-ca89-4a44-bc15-10633f034449 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:05.458696 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6e8fe629-ca89-4a44-bc15-10633f034449 tempest-VolumesCloneNegativeTest-182190522 tempest-VolumesCloneNegativeTest-182190522-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:38:05.459400 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6e8fe629-ca89-4a44-bc15-10633f034449 tempest-VolumesCloneNegativeTest-182190522 tempest-VolumesCloneNegativeTest-182190522-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "1cf42dbd-4f3d-422d-b998-f601e22d8ab4"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:38:05.461658 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-6e8fe629-ca89-4a44-bc15-10633f034449 tempest-VolumesCloneNegativeTest-182190522 tempest-VolumesCloneNegativeTest-182190522-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '1cf42dbd-4f3d-422d-b998-f601e22d8ab4'}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:38:05.470629 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:05.470629 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:38:05.471218 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-6e8fe629-ca89-4a44-bc15-10633f034449 tempest-VolumesCloneNegativeTest-182190522 tempest-VolumesCloneNegativeTest-182190522-project-member] Volume retrieved successfully. Jul 24 07:38:05.471359 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-6e8fe629-ca89-4a44-bc15-10633f034449 tempest-VolumesCloneNegativeTest-182190522 tempest-VolumesCloneNegativeTest-182190522-project-member] Create volume of 1 GB Jul 24 07:38:05.475789 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-6e8fe629-ca89-4a44-bc15-10633f034449 tempest-VolumesCloneNegativeTest-182190522 tempest-VolumesCloneNegativeTest-182190522-project-member] Availability Zones retrieved successfully. Jul 24 07:38:05.481058 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-6e8fe629-ca89-4a44-bc15-10633f034449 tempest-VolumesCloneNegativeTest-182190522 tempest-VolumesCloneNegativeTest-182190522-project-member] Flow 'volume_create_api' (f5811deb-ceb1-460c-b047-f5661958150e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:38:05.482446 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-6e8fe629-ca89-4a44-bc15-10633f034449 tempest-VolumesCloneNegativeTest-182190522 tempest-VolumesCloneNegativeTest-182190522-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cdf5b778-0a98-43a7-bc91-c72beb4a77ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:38:05.484024 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-6e8fe629-ca89-4a44-bc15-10633f034449 tempest-VolumesCloneNegativeTest-182190522 tempest-VolumesCloneNegativeTest-182190522-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:38:05.485286 np0000005822 devstack@c-api.service[100245]: WARNING cinder.volume.api [None req-6e8fe629-ca89-4a44-bc15-10633f034449 tempest-VolumesCloneNegativeTest-182190522 tempest-VolumesCloneNegativeTest-182190522-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cdf5b778-0a98-43a7-bc91-c72beb4a77ae) transitioned into state 'FAILURE' from state 'RUNNING' Jul 24 07:38:05.485286 np0000005822 devstack@c-api.service[100245]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size '1'GB cannot be smaller than original volume size 2GB. They must be >= original volume size. Jul 24 07:38:05.487516 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-6e8fe629-ca89-4a44-bc15-10633f034449 tempest-VolumesCloneNegativeTest-182190522 tempest-VolumesCloneNegativeTest-182190522-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cdf5b778-0a98-43a7-bc91-c72beb4a77ae) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:38:05.488597 np0000005822 devstack@c-api.service[100245]: WARNING cinder.volume.api [None req-6e8fe629-ca89-4a44-bc15-10633f034449 tempest-VolumesCloneNegativeTest-182190522 tempest-VolumesCloneNegativeTest-182190522-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cdf5b778-0a98-43a7-bc91-c72beb4a77ae) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 24 07:38:05.489352 np0000005822 devstack@c-api.service[100245]: WARNING cinder.volume.api [None req-6e8fe629-ca89-4a44-bc15-10633f034449 tempest-VolumesCloneNegativeTest-182190522 tempest-VolumesCloneNegativeTest-182190522-project-member] Flow 'volume_create_api' (f5811deb-ceb1-460c-b047-f5661958150e) transitioned into state 'REVERTED' from state 'RUNNING' Jul 24 07:38:05.489640 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6e8fe629-ca89-4a44-bc15-10633f034449 tempest-VolumesCloneNegativeTest-182190522 tempest-VolumesCloneNegativeTest-182190522-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 400 Jul 24 07:38:05.490235 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 159/634] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 24 07:38:05 2026] POST /volume/v3/volumes => generated 173 bytes in 35 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 24 07:38:05.501191 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-55ec3723-a36f-4d5e-ac3c-d0c96e406003 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:05.503687 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-55ec3723-a36f-4d5e-ac3c-d0c96e406003 tempest-VolumesCloneNegativeTest-182190522 tempest-VolumesCloneNegativeTest-182190522-project-member] GET https://10.4.3.170/volume/v3/volumes/1cf42dbd-4f3d-422d-b998-f601e22d8ab4 Jul 24 07:38:05.503972 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-55ec3723-a36f-4d5e-ac3c-d0c96e406003 tempest-VolumesCloneNegativeTest-182190522 tempest-VolumesCloneNegativeTest-182190522-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:05.504269 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-55ec3723-a36f-4d5e-ac3c-d0c96e406003 tempest-VolumesCloneNegativeTest-182190522 tempest-VolumesCloneNegativeTest-182190522-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:05.515835 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:05.515835 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:38:05.525145 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-55ec3723-a36f-4d5e-ac3c-d0c96e406003 tempest-VolumesCloneNegativeTest-182190522 tempest-VolumesCloneNegativeTest-182190522-project-member] Volume info retrieved successfully. Jul 24 07:38:05.530406 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-55ec3723-a36f-4d5e-ac3c-d0c96e406003 tempest-VolumesCloneNegativeTest-182190522 tempest-VolumesCloneNegativeTest-182190522-project-member] https://10.4.3.170/volume/v3/volumes/1cf42dbd-4f3d-422d-b998-f601e22d8ab4 returned with HTTP 200 Jul 24 07:38:05.530874 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 158/635] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:38:05 2026] GET /volume/v3/volumes/1cf42dbd-4f3d-422d-b998-f601e22d8ab4 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:38:05.550182 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b9a05e83-0e83-4ab3-95f6-75bb644c5414 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:05.552448 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b9a05e83-0e83-4ab3-95f6-75bb644c5414 tempest-VolumesCloneNegativeTest-182190522 tempest-VolumesCloneNegativeTest-182190522-project-member] DELETE https://10.4.3.170/volume/v3/volumes/1cf42dbd-4f3d-422d-b998-f601e22d8ab4 Jul 24 07:38:05.552649 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b9a05e83-0e83-4ab3-95f6-75bb644c5414 tempest-VolumesCloneNegativeTest-182190522 tempest-VolumesCloneNegativeTest-182190522-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:05.552840 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b9a05e83-0e83-4ab3-95f6-75bb644c5414 tempest-VolumesCloneNegativeTest-182190522 tempest-VolumesCloneNegativeTest-182190522-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:05.553013 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-b9a05e83-0e83-4ab3-95f6-75bb644c5414 tempest-VolumesCloneNegativeTest-182190522 tempest-VolumesCloneNegativeTest-182190522-project-member] Delete volume with id: 1cf42dbd-4f3d-422d-b998-f601e22d8ab4 Jul 24 07:38:05.559550 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:05.559550 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:38:05.560033 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-b9a05e83-0e83-4ab3-95f6-75bb644c5414 tempest-VolumesCloneNegativeTest-182190522 tempest-VolumesCloneNegativeTest-182190522-project-member] Volume info retrieved successfully. Jul 24 07:38:05.575683 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-b9a05e83-0e83-4ab3-95f6-75bb644c5414 tempest-VolumesCloneNegativeTest-182190522 tempest-VolumesCloneNegativeTest-182190522-project-member] Delete volume request issued successfully. Jul 24 07:38:05.575856 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b9a05e83-0e83-4ab3-95f6-75bb644c5414 tempest-VolumesCloneNegativeTest-182190522 tempest-VolumesCloneNegativeTest-182190522-project-member] https://10.4.3.170/volume/v3/volumes/1cf42dbd-4f3d-422d-b998-f601e22d8ab4 returned with HTTP 202 Jul 24 07:38:05.576307 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 162/636] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:38:05 2026] DELETE /volume/v3/volumes/1cf42dbd-4f3d-422d-b998-f601e22d8ab4 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:38:05.583312 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-ece15998-7c1d-4e36-8f5a-b43d44219f26 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:05.585504 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ece15998-7c1d-4e36-8f5a-b43d44219f26 tempest-VolumesCloneNegativeTest-182190522 tempest-VolumesCloneNegativeTest-182190522-project-member] GET https://10.4.3.170/volume/v3/volumes/1cf42dbd-4f3d-422d-b998-f601e22d8ab4 Jul 24 07:38:05.585771 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ece15998-7c1d-4e36-8f5a-b43d44219f26 tempest-VolumesCloneNegativeTest-182190522 tempest-VolumesCloneNegativeTest-182190522-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:05.586165 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ece15998-7c1d-4e36-8f5a-b43d44219f26 tempest-VolumesCloneNegativeTest-182190522 tempest-VolumesCloneNegativeTest-182190522-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:05.600006 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:05.600006 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:38:05.610699 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-ece15998-7c1d-4e36-8f5a-b43d44219f26 tempest-VolumesCloneNegativeTest-182190522 tempest-VolumesCloneNegativeTest-182190522-project-member] Volume info retrieved successfully. Jul 24 07:38:05.621088 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ece15998-7c1d-4e36-8f5a-b43d44219f26 tempest-VolumesCloneNegativeTest-182190522 tempest-VolumesCloneNegativeTest-182190522-project-member] https://10.4.3.170/volume/v3/volumes/1cf42dbd-4f3d-422d-b998-f601e22d8ab4 returned with HTTP 200 Jul 24 07:38:05.621653 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 158/637] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:38:05 2026] GET /volume/v3/volumes/1cf42dbd-4f3d-422d-b998-f601e22d8ab4 => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:38:06.392081 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-e9fa1d17-aaf1-4081-8160-54b1d3dec96f None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:06.392449 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e9fa1d17-aaf1-4081-8160-54b1d3dec96f None None] GET https://10.4.3.170/volume// Jul 24 07:38:06.392640 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e9fa1d17-aaf1-4081-8160-54b1d3dec96f None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:06.392817 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e9fa1d17-aaf1-4081-8160-54b1d3dec96f None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:06.393628 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e9fa1d17-aaf1-4081-8160-54b1d3dec96f None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:38:06.393628 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 160/638] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:38:06 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:38:06.395263 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-07fe9b62-a798-4721-8342-3ef50cc05353 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:06.397167 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-07fe9b62-a798-4721-8342-3ef50cc05353 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] GET https://10.4.3.170/volume/v3/volumes/931d86bc-198f-4728-a657-c8cbbabc7fd1 Jul 24 07:38:06.397378 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-07fe9b62-a798-4721-8342-3ef50cc05353 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:06.397573 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-07fe9b62-a798-4721-8342-3ef50cc05353 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:06.401503 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-66e6e578-afc9-495b-ba67-b4dd16481f29 req-a346d66a-bc64-450b-ba2a-bb76c6243747 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:06.403885 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-66e6e578-afc9-495b-ba67-b4dd16481f29 req-a346d66a-bc64-450b-ba2a-bb76c6243747 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] GET https://10.4.3.170/volume/v3/volumes/4014fbed-0204-46e7-90fe-e6ca1691d537 Jul 24 07:38:06.404114 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-66e6e578-afc9-495b-ba67-b4dd16481f29 req-a346d66a-bc64-450b-ba2a-bb76c6243747 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:06.404332 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-66e6e578-afc9-495b-ba67-b4dd16481f29 req-a346d66a-bc64-450b-ba2a-bb76c6243747 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:06.407499 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:06.407499 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:38:06.411172 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-07fe9b62-a798-4721-8342-3ef50cc05353 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Volume info retrieved successfully. Jul 24 07:38:06.413788 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:06.413788 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:38:06.415406 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-07fe9b62-a798-4721-8342-3ef50cc05353 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] https://10.4.3.170/volume/v3/volumes/931d86bc-198f-4728-a657-c8cbbabc7fd1 returned with HTTP 200 Jul 24 07:38:06.415896 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 159/639] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:38:06 2026] GET /volume/v3/volumes/931d86bc-198f-4728-a657-c8cbbabc7fd1 => generated 1142 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:38:06.424099 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [req-66e6e578-afc9-495b-ba67-b4dd16481f29 req-a346d66a-bc64-450b-ba2a-bb76c6243747 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Volume info retrieved successfully. Jul 24 07:38:06.432991 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-66e6e578-afc9-495b-ba67-b4dd16481f29 req-a346d66a-bc64-450b-ba2a-bb76c6243747 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] https://10.4.3.170/volume/v3/volumes/4014fbed-0204-46e7-90fe-e6ca1691d537 returned with HTTP 200 Jul 24 07:38:06.433586 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 163/640] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:38:06 2026] GET /volume/v3/volumes/4014fbed-0204-46e7-90fe-e6ca1691d537 => generated 1539 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:38:06.458125 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-ac549c07-1ae2-4e18-b432-f110c4b8f58e req-46e5a788-946b-4fff-9edf-dd7464ec0838 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:06.461445 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-ac549c07-1ae2-4e18-b432-f110c4b8f58e req-46e5a788-946b-4fff-9edf-dd7464ec0838 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] GET https://10.4.3.170/volume/v3/volumes/931d86bc-198f-4728-a657-c8cbbabc7fd1 Jul 24 07:38:06.461694 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-ac549c07-1ae2-4e18-b432-f110c4b8f58e req-46e5a788-946b-4fff-9edf-dd7464ec0838 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:06.461924 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-ac549c07-1ae2-4e18-b432-f110c4b8f58e req-46e5a788-946b-4fff-9edf-dd7464ec0838 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:06.481899 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:06.481899 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:38:06.485361 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-ac549c07-1ae2-4e18-b432-f110c4b8f58e req-46e5a788-946b-4fff-9edf-dd7464ec0838 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Volume info retrieved successfully. Jul 24 07:38:06.489356 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-ac549c07-1ae2-4e18-b432-f110c4b8f58e req-46e5a788-946b-4fff-9edf-dd7464ec0838 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] https://10.4.3.170/volume/v3/volumes/931d86bc-198f-4728-a657-c8cbbabc7fd1 returned with HTTP 200 Jul 24 07:38:06.489906 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 159/641] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:38:06 2026] GET /volume/v3/volumes/931d86bc-198f-4728-a657-c8cbbabc7fd1 => generated 1142 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:38:06.513811 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-ac549c07-1ae2-4e18-b432-f110c4b8f58e req-2576e610-4a35-4870-9625-ab5e35033a4b None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:06.516379 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-ac549c07-1ae2-4e18-b432-f110c4b8f58e req-2576e610-4a35-4870-9625-ab5e35033a4b tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] POST https://10.4.3.170/volume/v3/volumes/931d86bc-198f-4728-a657-c8cbbabc7fd1/action Jul 24 07:38:06.516818 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-ac549c07-1ae2-4e18-b432-f110c4b8f58e req-2576e610-4a35-4870-9625-ab5e35033a4b tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:38:06.517007 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-ac549c07-1ae2-4e18-b432-f110c4b8f58e req-2576e610-4a35-4870-9625-ab5e35033a4b tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:38:06.525082 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-66e6e578-afc9-495b-ba67-b4dd16481f29 req-e422350c-4347-436d-ba12-2eccf4a9725d None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:06.528247 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-66e6e578-afc9-495b-ba67-b4dd16481f29 req-e422350c-4347-436d-ba12-2eccf4a9725d tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] PUT https://10.4.3.170/volume/v3/attachments/b8d5396b-29df-4728-a175-2b9510da364c Jul 24 07:38:06.528538 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-66e6e578-afc9-495b-ba67-b4dd16481f29 req-e422350c-4347-436d-ba12-2eccf4a9725d tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000005822", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9a7cb9337d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5fc7887c-2ab7-4d21-80c7-ec4ad0d3b011", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:38:06.534126 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:06.534126 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:38:06.534837 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [req-ac549c07-1ae2-4e18-b432-f110c4b8f58e req-2576e610-4a35-4870-9625-ab5e35033a4b tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Volume info retrieved successfully. Jul 24 07:38:06.549220 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [req-ac549c07-1ae2-4e18-b432-f110c4b8f58e req-2576e610-4a35-4870-9625-ab5e35033a4b tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Begin detaching volume completed successfully. Jul 24 07:38:06.549446 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-ac549c07-1ae2-4e18-b432-f110c4b8f58e req-2576e610-4a35-4870-9625-ab5e35033a4b tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] https://10.4.3.170/volume/v3/volumes/931d86bc-198f-4728-a657-c8cbbabc7fd1/action returned with HTTP 202 Jul 24 07:38:06.549896 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 161/642] 10.4.3.170 () {72 vars in 1672 bytes} [Fri Jul 24 07:38:06 2026] POST /volume/v3/volumes/931d86bc-198f-4728-a657-c8cbbabc7fd1/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:38:06.556193 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-66e6e578-afc9-495b-ba67-b4dd16481f29 req-e422350c-4347-436d-ba12-2eccf4a9725d tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Acquiring lock "cinder-attachment_update-4014fbed-0204-46e7-90fe-e6ca1691d537-np0000005822" by "attachment_update" {{(pid=100244) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 07:38:06.562293 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-66e6e578-afc9-495b-ba67-b4dd16481f29 req-e422350c-4347-436d-ba12-2eccf4a9725d tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Lock "cinder-attachment_update-4014fbed-0204-46e7-90fe-e6ca1691d537-np0000005822" acquired by "attachment_update" :: waited 0.006s {{(pid=100244) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 07:38:06.564038 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:06.564038 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:38:06.632290 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c5f42a7b-b55b-49d7-9be3-cc5fcf993d96 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:06.632665 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c5f42a7b-b55b-49d7-9be3-cc5fcf993d96 None None] GET https://10.4.3.170/volume// Jul 24 07:38:06.632859 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c5f42a7b-b55b-49d7-9be3-cc5fcf993d96 None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:06.633074 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c5f42a7b-b55b-49d7-9be3-cc5fcf993d96 None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:06.633453 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c5f42a7b-b55b-49d7-9be3-cc5fcf993d96 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:38:06.633703 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 164/643] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:38:06 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:38:06.638683 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-c0a2c468-f660-4c5e-af15-c97094abf746 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:06.642501 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c0a2c468-f660-4c5e-af15-c97094abf746 tempest-VolumesCloneNegativeTest-182190522 tempest-VolumesCloneNegativeTest-182190522-project-member] GET https://10.4.3.170/volume/v3/volumes/1cf42dbd-4f3d-422d-b998-f601e22d8ab4 Jul 24 07:38:06.642703 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c0a2c468-f660-4c5e-af15-c97094abf746 tempest-VolumesCloneNegativeTest-182190522 tempest-VolumesCloneNegativeTest-182190522-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:06.642918 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c0a2c468-f660-4c5e-af15-c97094abf746 tempest-VolumesCloneNegativeTest-182190522 tempest-VolumesCloneNegativeTest-182190522-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:06.645226 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-ac549c07-1ae2-4e18-b432-f110c4b8f58e req-131e7110-6a9b-49eb-9aeb-411a62860eb0 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:06.648254 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c0a2c468-f660-4c5e-af15-c97094abf746 tempest-VolumesCloneNegativeTest-182190522 tempest-VolumesCloneNegativeTest-182190522-project-member] https://10.4.3.170/volume/v3/volumes/1cf42dbd-4f3d-422d-b998-f601e22d8ab4 returned with HTTP 404 Jul 24 07:38:06.648932 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 160/644] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:38:06 2026] GET /volume/v3/volumes/1cf42dbd-4f3d-422d-b998-f601e22d8ab4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:38:06.650199 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-ac549c07-1ae2-4e18-b432-f110c4b8f58e req-131e7110-6a9b-49eb-9aeb-411a62860eb0 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] GET https://10.4.3.170/volume/v3/volumes/931d86bc-198f-4728-a657-c8cbbabc7fd1 Jul 24 07:38:06.650470 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-ac549c07-1ae2-4e18-b432-f110c4b8f58e req-131e7110-6a9b-49eb-9aeb-411a62860eb0 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:06.650702 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-ac549c07-1ae2-4e18-b432-f110c4b8f58e req-131e7110-6a9b-49eb-9aeb-411a62860eb0 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:06.674865 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-66e6e578-afc9-495b-ba67-b4dd16481f29 req-e422350c-4347-436d-ba12-2eccf4a9725d tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Lock "cinder-attachment_update-4014fbed-0204-46e7-90fe-e6ca1691d537-np0000005822" released by "attachment_update" :: held 0.113s {{(pid=100244) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 07:38:06.674929 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:06.674929 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:38:06.675226 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-66e6e578-afc9-495b-ba67-b4dd16481f29 req-e422350c-4347-436d-ba12-2eccf4a9725d tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] https://10.4.3.170/volume/v3/attachments/b8d5396b-29df-4728-a175-2b9510da364c returned with HTTP 200 Jul 24 07:38:06.675755 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 160/645] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 24 07:38:06 2026] PUT /volume/v3/attachments/b8d5396b-29df-4728-a175-2b9510da364c => generated 969 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:38:06.681032 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [req-ac549c07-1ae2-4e18-b432-f110c4b8f58e req-131e7110-6a9b-49eb-9aeb-411a62860eb0 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Volume info retrieved successfully. Jul 24 07:38:06.687029 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-ac549c07-1ae2-4e18-b432-f110c4b8f58e req-131e7110-6a9b-49eb-9aeb-411a62860eb0 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] https://10.4.3.170/volume/v3/volumes/931d86bc-198f-4728-a657-c8cbbabc7fd1 returned with HTTP 200 Jul 24 07:38:06.687513 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 162/646] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:38:06 2026] GET /volume/v3/volumes/931d86bc-198f-4728-a657-c8cbbabc7fd1 => generated 1325 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:38:06.725074 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-66e6e578-afc9-495b-ba67-b4dd16481f29 req-3c18684c-c2f4-4664-8f43-26e946abecb8 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:06.738844 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-66e6e578-afc9-495b-ba67-b4dd16481f29 req-3c18684c-c2f4-4664-8f43-26e946abecb8 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] POST https://10.4.3.170/volume/v3/attachments/b8d5396b-29df-4728-a175-2b9510da364c/action Jul 24 07:38:06.739357 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-66e6e578-afc9-495b-ba67-b4dd16481f29 req-3c18684c-c2f4-4664-8f43-26e946abecb8 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Action body: b'{"os-complete": null}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:38:06.739448 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-66e6e578-afc9-495b-ba67-b4dd16481f29 req-3c18684c-c2f4-4664-8f43-26e946abecb8 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:38:06.768396 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:06.768396 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:38:06.784977 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-66e6e578-afc9-495b-ba67-b4dd16481f29 req-3c18684c-c2f4-4664-8f43-26e946abecb8 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] https://10.4.3.170/volume/v3/attachments/b8d5396b-29df-4728-a175-2b9510da364c/action returned with HTTP 204 Jul 24 07:38:06.785486 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 165/647] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 24 07:38:06 2026] POST /volume/v3/attachments/b8d5396b-29df-4728-a175-2b9510da364c/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:38:06.812170 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-fb0a5b58-1a19-469f-9bf2-23afff74357a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:06.812492 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-fb0a5b58-1a19-469f-9bf2-23afff74357a None None] GET https://10.4.3.170/volume// Jul 24 07:38:06.812647 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-fb0a5b58-1a19-469f-9bf2-23afff74357a None None] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:06.812847 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-fb0a5b58-1a19-469f-9bf2-23afff74357a None None] Calling method 'all' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:06.813160 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-fb0a5b58-1a19-469f-9bf2-23afff74357a None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:38:06.813424 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 161/648] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:38:06 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:38:06.832418 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-66e6e578-afc9-495b-ba67-b4dd16481f29 req-da7056b7-d7a3-4581-bd75-95acf684244f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:06.838014 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-66e6e578-afc9-495b-ba67-b4dd16481f29 req-da7056b7-d7a3-4581-bd75-95acf684244f tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] GET https://10.4.3.170/volume/v3/volumes/7c43b685-d21e-49c4-bee5-7eca28bae956 Jul 24 07:38:06.838214 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-66e6e578-afc9-495b-ba67-b4dd16481f29 req-da7056b7-d7a3-4581-bd75-95acf684244f tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:06.838406 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-66e6e578-afc9-495b-ba67-b4dd16481f29 req-da7056b7-d7a3-4581-bd75-95acf684244f tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:06.854810 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:06.854810 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:38:06.861189 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-66e6e578-afc9-495b-ba67-b4dd16481f29 req-da7056b7-d7a3-4581-bd75-95acf684244f tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Volume info retrieved successfully. Jul 24 07:38:06.867503 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-66e6e578-afc9-495b-ba67-b4dd16481f29 req-da7056b7-d7a3-4581-bd75-95acf684244f tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] https://10.4.3.170/volume/v3/volumes/7c43b685-d21e-49c4-bee5-7eca28bae956 returned with HTTP 200 Jul 24 07:38:06.867978 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 161/649] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:38:06 2026] GET /volume/v3/volumes/7c43b685-d21e-49c4-bee5-7eca28bae956 => generated 1023 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:38:06.904015 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-58fc3af0-7588-4cbe-8cdb-7428c3da956c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:06.904429 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-58fc3af0-7588-4cbe-8cdb-7428c3da956c None None] GET https://10.4.3.170/volume// Jul 24 07:38:06.904641 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-58fc3af0-7588-4cbe-8cdb-7428c3da956c None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:06.904897 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-58fc3af0-7588-4cbe-8cdb-7428c3da956c None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:06.905289 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-58fc3af0-7588-4cbe-8cdb-7428c3da956c None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:38:06.905599 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 163/650] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:38:06 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 24 07:38:06.937662 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-840f4fa7-e56d-44a3-accf-ece928cb55ec req-2dd8b6fd-8941-4717-955e-9c396d5714a5 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:06.942777 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-840f4fa7-e56d-44a3-accf-ece928cb55ec req-2dd8b6fd-8941-4717-955e-9c396d5714a5 tempest-TestShelveInstance-1011562602 tempest-TestShelveInstance-1011562602-project-member] GET https://10.4.3.170/volume/v3/volumes/62f98eca-3bb7-4255-8e46-cc8af75d4b04 Jul 24 07:38:06.942983 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-840f4fa7-e56d-44a3-accf-ece928cb55ec req-2dd8b6fd-8941-4717-955e-9c396d5714a5 tempest-TestShelveInstance-1011562602 tempest-TestShelveInstance-1011562602-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:06.943135 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-840f4fa7-e56d-44a3-accf-ece928cb55ec req-2dd8b6fd-8941-4717-955e-9c396d5714a5 tempest-TestShelveInstance-1011562602 tempest-TestShelveInstance-1011562602-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:06.957624 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:06.957624 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:38:06.961069 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [req-840f4fa7-e56d-44a3-accf-ece928cb55ec req-2dd8b6fd-8941-4717-955e-9c396d5714a5 tempest-TestShelveInstance-1011562602 tempest-TestShelveInstance-1011562602-project-member] Volume info retrieved successfully. Jul 24 07:38:06.965414 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-840f4fa7-e56d-44a3-accf-ece928cb55ec req-2dd8b6fd-8941-4717-955e-9c396d5714a5 tempest-TestShelveInstance-1011562602 tempest-TestShelveInstance-1011562602-project-member] https://10.4.3.170/volume/v3/volumes/62f98eca-3bb7-4255-8e46-cc8af75d4b04 returned with HTTP 200 Jul 24 07:38:06.965981 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 166/651] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:38:06 2026] GET /volume/v3/volumes/62f98eca-3bb7-4255-8e46-cc8af75d4b04 => generated 1539 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:38:06.974928 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-66e6e578-afc9-495b-ba67-b4dd16481f29 req-cb68bd26-512f-49ad-972e-fe46948ea3b7 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:06.976883 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-66e6e578-afc9-495b-ba67-b4dd16481f29 req-cb68bd26-512f-49ad-972e-fe46948ea3b7 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] PUT https://10.4.3.170/volume/v3/attachments/df1cb70f-7046-4ab4-85bb-7e50bbb22950 Jul 24 07:38:06.977218 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-66e6e578-afc9-495b-ba67-b4dd16481f29 req-cb68bd26-512f-49ad-972e-fe46948ea3b7 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000005822", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9a7cb9337d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5fc7887c-2ab7-4d21-80c7-ec4ad0d3b011", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:38:06.984816 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-66e6e578-afc9-495b-ba67-b4dd16481f29 req-cb68bd26-512f-49ad-972e-fe46948ea3b7 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Acquiring lock "cinder-attachment_update-7c43b685-d21e-49c4-bee5-7eca28bae956-np0000005822" by "attachment_update" {{(pid=100243) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 07:38:06.992130 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-66e6e578-afc9-495b-ba67-b4dd16481f29 req-cb68bd26-512f-49ad-972e-fe46948ea3b7 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Lock "cinder-attachment_update-7c43b685-d21e-49c4-bee5-7eca28bae956-np0000005822" acquired by "attachment_update" :: waited 0.007s {{(pid=100243) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 07:38:06.992830 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:06.992830 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:38:07.079659 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-66e6e578-afc9-495b-ba67-b4dd16481f29 req-cb68bd26-512f-49ad-972e-fe46948ea3b7 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Lock "cinder-attachment_update-7c43b685-d21e-49c4-bee5-7eca28bae956-np0000005822" released by "attachment_update" :: held 0.088s {{(pid=100243) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 07:38:07.079991 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-66e6e578-afc9-495b-ba67-b4dd16481f29 req-cb68bd26-512f-49ad-972e-fe46948ea3b7 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] https://10.4.3.170/volume/v3/attachments/df1cb70f-7046-4ab4-85bb-7e50bbb22950 returned with HTTP 200 Jul 24 07:38:07.080529 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 162/652] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 24 07:38:06 2026] PUT /volume/v3/attachments/df1cb70f-7046-4ab4-85bb-7e50bbb22950 => generated 969 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:38:07.085976 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-840f4fa7-e56d-44a3-accf-ece928cb55ec req-156ecd78-f836-4752-8fd6-2bedd3522325 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:07.088236 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-840f4fa7-e56d-44a3-accf-ece928cb55ec req-156ecd78-f836-4752-8fd6-2bedd3522325 tempest-TestShelveInstance-1011562602 tempest-TestShelveInstance-1011562602-project-member] PUT https://10.4.3.170/volume/v3/attachments/7fed572a-d39d-441c-8c85-f536ef078581 Jul 24 07:38:07.088905 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-840f4fa7-e56d-44a3-accf-ece928cb55ec req-156ecd78-f836-4752-8fd6-2bedd3522325 tempest-TestShelveInstance-1011562602 tempest-TestShelveInstance-1011562602-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000005822", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9a7cb9337d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5fc7887c-2ab7-4d21-80c7-ec4ad0d3b011", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:38:07.096781 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-840f4fa7-e56d-44a3-accf-ece928cb55ec req-156ecd78-f836-4752-8fd6-2bedd3522325 tempest-TestShelveInstance-1011562602 tempest-TestShelveInstance-1011562602-project-member] Acquiring lock "cinder-attachment_update-62f98eca-3bb7-4255-8e46-cc8af75d4b04-np0000005822" by "attachment_update" {{(pid=100244) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 07:38:07.101045 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-840f4fa7-e56d-44a3-accf-ece928cb55ec req-156ecd78-f836-4752-8fd6-2bedd3522325 tempest-TestShelveInstance-1011562602 tempest-TestShelveInstance-1011562602-project-member] Lock "cinder-attachment_update-62f98eca-3bb7-4255-8e46-cc8af75d4b04-np0000005822" acquired by "attachment_update" :: waited 0.004s {{(pid=100244) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 07:38:07.102025 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:07.102025 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:38:07.103897 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-66e6e578-afc9-495b-ba67-b4dd16481f29 req-4d5fba0d-0c88-4dac-9d06-806d158612d4 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:07.107317 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-66e6e578-afc9-495b-ba67-b4dd16481f29 req-4d5fba0d-0c88-4dac-9d06-806d158612d4 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] POST https://10.4.3.170/volume/v3/attachments/df1cb70f-7046-4ab4-85bb-7e50bbb22950/action Jul 24 07:38:07.107885 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-66e6e578-afc9-495b-ba67-b4dd16481f29 req-4d5fba0d-0c88-4dac-9d06-806d158612d4 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Action body: b'{"os-complete": null}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:38:07.108044 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-66e6e578-afc9-495b-ba67-b4dd16481f29 req-4d5fba0d-0c88-4dac-9d06-806d158612d4 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:38:07.129217 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:07.129217 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:38:07.142518 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-66e6e578-afc9-495b-ba67-b4dd16481f29 req-4d5fba0d-0c88-4dac-9d06-806d158612d4 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] https://10.4.3.170/volume/v3/attachments/df1cb70f-7046-4ab4-85bb-7e50bbb22950/action returned with HTTP 204 Jul 24 07:38:07.142994 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 164/653] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 24 07:38:07 2026] POST /volume/v3/attachments/df1cb70f-7046-4ab4-85bb-7e50bbb22950/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:38:07.187110 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-db5d2713-e413-4149-bc04-117fddb412c4 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:07.187547 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-db5d2713-e413-4149-bc04-117fddb412c4 None None] GET https://10.4.3.170/volume// Jul 24 07:38:07.187731 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-db5d2713-e413-4149-bc04-117fddb412c4 None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:07.187914 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-db5d2713-e413-4149-bc04-117fddb412c4 None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:07.188274 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-db5d2713-e413-4149-bc04-117fddb412c4 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:38:07.188531 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 167/654] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:38:07 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:38:07.202662 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-66e6e578-afc9-495b-ba67-b4dd16481f29 req-54e254ff-18a0-4444-9836-5b42ce7a12b4 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:07.205446 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-66e6e578-afc9-495b-ba67-b4dd16481f29 req-54e254ff-18a0-4444-9836-5b42ce7a12b4 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] GET https://10.4.3.170/volume/v3/volumes/1642a4d9-2be0-49df-83cb-6aed4f552172 Jul 24 07:38:07.205625 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-66e6e578-afc9-495b-ba67-b4dd16481f29 req-54e254ff-18a0-4444-9836-5b42ce7a12b4 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:07.205833 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-66e6e578-afc9-495b-ba67-b4dd16481f29 req-54e254ff-18a0-4444-9836-5b42ce7a12b4 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:07.223700 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:07.223700 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:38:07.229281 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-66e6e578-afc9-495b-ba67-b4dd16481f29 req-54e254ff-18a0-4444-9836-5b42ce7a12b4 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Volume info retrieved successfully. Jul 24 07:38:07.236119 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-840f4fa7-e56d-44a3-accf-ece928cb55ec req-156ecd78-f836-4752-8fd6-2bedd3522325 tempest-TestShelveInstance-1011562602 tempest-TestShelveInstance-1011562602-project-member] Lock "cinder-attachment_update-62f98eca-3bb7-4255-8e46-cc8af75d4b04-np0000005822" released by "attachment_update" :: held 0.135s {{(pid=100244) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 07:38:07.236576 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-840f4fa7-e56d-44a3-accf-ece928cb55ec req-156ecd78-f836-4752-8fd6-2bedd3522325 tempest-TestShelveInstance-1011562602 tempest-TestShelveInstance-1011562602-project-member] https://10.4.3.170/volume/v3/attachments/7fed572a-d39d-441c-8c85-f536ef078581 returned with HTTP 200 Jul 24 07:38:07.237032 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-66e6e578-afc9-495b-ba67-b4dd16481f29 req-54e254ff-18a0-4444-9836-5b42ce7a12b4 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] https://10.4.3.170/volume/v3/volumes/1642a4d9-2be0-49df-83cb-6aed4f552172 returned with HTTP 200 Jul 24 07:38:07.237227 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 162/655] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 24 07:38:07 2026] PUT /volume/v3/attachments/7fed572a-d39d-441c-8c85-f536ef078581 => generated 969 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:38:07.237539 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 163/656] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:38:07 2026] GET /volume/v3/volumes/1642a4d9-2be0-49df-83cb-6aed4f552172 => generated 1023 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:38:07.269007 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-840f4fa7-e56d-44a3-accf-ece928cb55ec req-767db2c1-9c80-45c9-b85e-924445049640 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:07.272617 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-840f4fa7-e56d-44a3-accf-ece928cb55ec req-767db2c1-9c80-45c9-b85e-924445049640 tempest-TestShelveInstance-1011562602 tempest-TestShelveInstance-1011562602-project-member] POST https://10.4.3.170/volume/v3/attachments/7fed572a-d39d-441c-8c85-f536ef078581/action Jul 24 07:38:07.273169 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-840f4fa7-e56d-44a3-accf-ece928cb55ec req-767db2c1-9c80-45c9-b85e-924445049640 tempest-TestShelveInstance-1011562602 tempest-TestShelveInstance-1011562602-project-member] Action body: b'{"os-complete": null}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:38:07.273522 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-840f4fa7-e56d-44a3-accf-ece928cb55ec req-767db2c1-9c80-45c9-b85e-924445049640 tempest-TestShelveInstance-1011562602 tempest-TestShelveInstance-1011562602-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:38:07.292605 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:07.292605 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:38:07.304032 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-840f4fa7-e56d-44a3-accf-ece928cb55ec req-767db2c1-9c80-45c9-b85e-924445049640 tempest-TestShelveInstance-1011562602 tempest-TestShelveInstance-1011562602-project-member] https://10.4.3.170/volume/v3/attachments/7fed572a-d39d-441c-8c85-f536ef078581/action returned with HTTP 204 Jul 24 07:38:07.304459 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 165/657] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 24 07:38:07 2026] POST /volume/v3/attachments/7fed572a-d39d-441c-8c85-f536ef078581/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jul 24 07:38:07.353608 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-66e6e578-afc9-495b-ba67-b4dd16481f29 req-d0ec7dfe-a585-4c0e-a52a-822f9c6910c5 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:07.356678 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-66e6e578-afc9-495b-ba67-b4dd16481f29 req-d0ec7dfe-a585-4c0e-a52a-822f9c6910c5 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] PUT https://10.4.3.170/volume/v3/attachments/34b3c199-6078-4ef9-921d-0734cb72fc94 Jul 24 07:38:07.357777 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-66e6e578-afc9-495b-ba67-b4dd16481f29 req-d0ec7dfe-a585-4c0e-a52a-822f9c6910c5 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000005822", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9a7cb9337d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5fc7887c-2ab7-4d21-80c7-ec4ad0d3b011", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:38:07.366473 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-66e6e578-afc9-495b-ba67-b4dd16481f29 req-d0ec7dfe-a585-4c0e-a52a-822f9c6910c5 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Acquiring lock "cinder-attachment_update-1642a4d9-2be0-49df-83cb-6aed4f552172-np0000005822" by "attachment_update" {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 07:38:07.372144 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-66e6e578-afc9-495b-ba67-b4dd16481f29 req-d0ec7dfe-a585-4c0e-a52a-822f9c6910c5 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Lock "cinder-attachment_update-1642a4d9-2be0-49df-83cb-6aed4f552172-np0000005822" acquired by "attachment_update" :: waited 0.006s {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 07:38:07.373713 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:07.373713 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:38:07.510821 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-66e6e578-afc9-495b-ba67-b4dd16481f29 req-d0ec7dfe-a585-4c0e-a52a-822f9c6910c5 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Lock "cinder-attachment_update-1642a4d9-2be0-49df-83cb-6aed4f552172-np0000005822" released by "attachment_update" :: held 0.138s {{(pid=100246) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 07:38:07.510821 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-66e6e578-afc9-495b-ba67-b4dd16481f29 req-d0ec7dfe-a585-4c0e-a52a-822f9c6910c5 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] https://10.4.3.170/volume/v3/attachments/34b3c199-6078-4ef9-921d-0734cb72fc94 returned with HTTP 200 Jul 24 07:38:07.510821 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 168/658] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 24 07:38:07 2026] PUT /volume/v3/attachments/34b3c199-6078-4ef9-921d-0734cb72fc94 => generated 969 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:38:07.538070 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-66e6e578-afc9-495b-ba67-b4dd16481f29 req-b0652435-43f1-4f1e-bf87-395d38a0187f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:07.542504 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-66e6e578-afc9-495b-ba67-b4dd16481f29 req-b0652435-43f1-4f1e-bf87-395d38a0187f tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] POST https://10.4.3.170/volume/v3/attachments/34b3c199-6078-4ef9-921d-0734cb72fc94/action Jul 24 07:38:07.543105 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-66e6e578-afc9-495b-ba67-b4dd16481f29 req-b0652435-43f1-4f1e-bf87-395d38a0187f tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Action body: b'{"os-complete": null}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:38:07.543222 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-66e6e578-afc9-495b-ba67-b4dd16481f29 req-b0652435-43f1-4f1e-bf87-395d38a0187f tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:38:07.562491 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:07.562491 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:38:07.573339 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-66e6e578-afc9-495b-ba67-b4dd16481f29 req-b0652435-43f1-4f1e-bf87-395d38a0187f tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] https://10.4.3.170/volume/v3/attachments/34b3c199-6078-4ef9-921d-0734cb72fc94/action returned with HTTP 204 Jul 24 07:38:07.573947 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 163/659] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 24 07:38:07 2026] POST /volume/v3/attachments/34b3c199-6078-4ef9-921d-0734cb72fc94/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:38:07.680747 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-ac549c07-1ae2-4e18-b432-f110c4b8f58e req-511aad94-bffa-471f-b1f6-b9b80240a763 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:07.682916 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-ac549c07-1ae2-4e18-b432-f110c4b8f58e req-511aad94-bffa-471f-b1f6-b9b80240a763 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] DELETE https://10.4.3.170/volume/v3/attachments/9a4679e7-787e-4601-bb38-d49c977f8f36 Jul 24 07:38:07.683170 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-ac549c07-1ae2-4e18-b432-f110c4b8f58e req-511aad94-bffa-471f-b1f6-b9b80240a763 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:07.683388 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-ac549c07-1ae2-4e18-b432-f110c4b8f58e req-511aad94-bffa-471f-b1f6-b9b80240a763 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:07.693597 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:07.693597 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:38:07.756234 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-ac549c07-1ae2-4e18-b432-f110c4b8f58e req-511aad94-bffa-471f-b1f6-b9b80240a763 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] https://10.4.3.170/volume/v3/attachments/9a4679e7-787e-4601-bb38-d49c977f8f36 returned with HTTP 200 Jul 24 07:38:07.757052 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 164/660] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 24 07:38:07 2026] DELETE /volume/v3/attachments/9a4679e7-787e-4601-bb38-d49c977f8f36 => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:38:08.758082 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-239a0b31-f545-4a2d-828e-f39c38bd118b None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:08.761243 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-239a0b31-f545-4a2d-828e-f39c38bd118b tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] GET https://10.4.3.170/volume/v3/volumes/931d86bc-198f-4728-a657-c8cbbabc7fd1 Jul 24 07:38:08.761451 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-239a0b31-f545-4a2d-828e-f39c38bd118b tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:08.761644 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-239a0b31-f545-4a2d-828e-f39c38bd118b tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:08.770894 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:08.770894 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:38:08.780217 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-239a0b31-f545-4a2d-828e-f39c38bd118b tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Volume info retrieved successfully. Jul 24 07:38:08.785027 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-239a0b31-f545-4a2d-828e-f39c38bd118b tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] https://10.4.3.170/volume/v3/volumes/931d86bc-198f-4728-a657-c8cbbabc7fd1 returned with HTTP 200 Jul 24 07:38:08.785488 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 166/661] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:38:08 2026] GET /volume/v3/volumes/931d86bc-198f-4728-a657-c8cbbabc7fd1 => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:38:09.556495 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-5f9d2d33-cccd-4875-bbcf-80f3f699f30c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:09.830706 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5f9d2d33-cccd-4875-bbcf-80f3f699f30c tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:38:09.831108 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5f9d2d33-cccd-4875-bbcf-80f3f699f30c tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-1323367769"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:38:09.833339 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-5f9d2d33-cccd-4875-bbcf-80f3f699f30c tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-1323367769'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:38:09.833474 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-5f9d2d33-cccd-4875-bbcf-80f3f699f30c tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Create volume of 1 GB Jul 24 07:38:09.833760 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:09.833760 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:38:09.843540 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-5f9d2d33-cccd-4875-bbcf-80f3f699f30c tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Availability Zones retrieved successfully. Jul 24 07:38:09.854236 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-5f9d2d33-cccd-4875-bbcf-80f3f699f30c tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Flow 'volume_create_api' (350948b1-b0df-4165-8ba0-09ed2d842026) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:38:09.854864 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-5f9d2d33-cccd-4875-bbcf-80f3f699f30c tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37465648-600e-48f7-b864-b401ea2be4cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:38:09.856582 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-5f9d2d33-cccd-4875-bbcf-80f3f699f30c tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:38:09.893035 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-5f9d2d33-cccd-4875-bbcf-80f3f699f30c tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37465648-600e-48f7-b864-b401ea2be4cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:38:09.893993 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-5f9d2d33-cccd-4875-bbcf-80f3f699f30c tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31bba8a2-29d0-479b-9609-3e7ab159d164) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:38:09.978728 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-5f9d2d33-cccd-4875-bbcf-80f3f699f30c tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Created reservations ['f6542c2c-e6bc-475f-95df-80b9e53a230b', '406c22f0-80b1-4a12-9c25-8bb38d96f30d', '21086e19-2c07-45b7-8ef6-f168559afda2', '74c18aad-a552-44f4-b67c-58821e72365a'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:38:09.979701 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-5f9d2d33-cccd-4875-bbcf-80f3f699f30c tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31bba8a2-29d0-479b-9609-3e7ab159d164) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f6542c2c-e6bc-475f-95df-80b9e53a230b', '406c22f0-80b1-4a12-9c25-8bb38d96f30d', '21086e19-2c07-45b7-8ef6-f168559afda2', '74c18aad-a552-44f4-b67c-58821e72365a']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:38:09.980488 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-5f9d2d33-cccd-4875-bbcf-80f3f699f30c tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0501469-f6fd-458e-8d2d-d844300c6582) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:38:10.011092 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-5f9d2d33-cccd-4875-bbcf-80f3f699f30c tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0501469-f6fd-458e-8d2d-d844300c6582) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b66de2bd-d782-4c82-b50e-99282007076d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1323367769',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5cdb05f3da6a41b9b39b21f36e5c7c1d',qos_specs=None,replication_status=,reservations=['f6542c2c-e6bc-475f-95df-80b9e53a230b','406c22f0-80b1-4a12-9c25-8bb38d96f30d','21086e19-2c07-45b7-8ef6-f168559afda2','74c18aad-a552-44f4-b67c-58821e72365a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='988578e7137c40acbb9352298726dea8',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:38:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1323367769',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b66de2bd-d782-4c82-b50e-99282007076d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5cdb05f3da6a41b9b39b21f36e5c7c1d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='988578e7137c40acbb9352298726dea8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:38:10.011994 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-5f9d2d33-cccd-4875-bbcf-80f3f699f30c tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c4fa4ac-23ac-40ed-9b78-619477d3324e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:38:10.046298 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-5f9d2d33-cccd-4875-bbcf-80f3f699f30c tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c4fa4ac-23ac-40ed-9b78-619477d3324e) transitioned into state 'SUCCESS' from state '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-1323367769',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5cdb05f3da6a41b9b39b21f36e5c7c1d',qos_specs=None,replication_status=,reservations=['f6542c2c-e6bc-475f-95df-80b9e53a230b','406c22f0-80b1-4a12-9c25-8bb38d96f30d','21086e19-2c07-45b7-8ef6-f168559afda2','74c18aad-a552-44f4-b67c-58821e72365a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='988578e7137c40acbb9352298726dea8',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:38:10.049193 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-5f9d2d33-cccd-4875-bbcf-80f3f699f30c tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8fa72654-4ee0-4a84-a0cb-7240651a1112) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:38:10.066495 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-5f9d2d33-cccd-4875-bbcf-80f3f699f30c tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8fa72654-4ee0-4a84-a0cb-7240651a1112) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:38:10.068308 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-5f9d2d33-cccd-4875-bbcf-80f3f699f30c tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Flow 'volume_create_api' (350948b1-b0df-4165-8ba0-09ed2d842026) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:38:10.068308 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-5f9d2d33-cccd-4875-bbcf-80f3f699f30c tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Create volume request issued successfully. Jul 24 07:38:10.068308 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5f9d2d33-cccd-4875-bbcf-80f3f699f30c tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:38:10.068673 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 169/662] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 24 07:38:09 2026] POST /volume/v3/volumes => generated 758 bytes in 513 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:38:10.084345 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-5663a4c5-3f2b-4510-ad50-0695570f91e5 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:10.087267 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5663a4c5-3f2b-4510-ad50-0695570f91e5 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] GET https://10.4.3.170/volume/v3/volumes/b66de2bd-d782-4c82-b50e-99282007076d Jul 24 07:38:10.087267 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5663a4c5-3f2b-4510-ad50-0695570f91e5 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:10.087453 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5663a4c5-3f2b-4510-ad50-0695570f91e5 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:10.104214 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:10.104214 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:38:10.111903 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-5663a4c5-3f2b-4510-ad50-0695570f91e5 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Volume info retrieved successfully. Jul 24 07:38:10.121883 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5663a4c5-3f2b-4510-ad50-0695570f91e5 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] https://10.4.3.170/volume/v3/volumes/b66de2bd-d782-4c82-b50e-99282007076d returned with HTTP 200 Jul 24 07:38:10.121883 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 164/663] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:38:10 2026] GET /volume/v3/volumes/b66de2bd-d782-4c82-b50e-99282007076d => generated 826 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:38:11.139854 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-ae5bd649-b3ea-42b8-aa56-1da50552e888 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:11.141941 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ae5bd649-b3ea-42b8-aa56-1da50552e888 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] GET https://10.4.3.170/volume/v3/volumes/b66de2bd-d782-4c82-b50e-99282007076d Jul 24 07:38:11.142232 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ae5bd649-b3ea-42b8-aa56-1da50552e888 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:11.142450 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ae5bd649-b3ea-42b8-aa56-1da50552e888 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:11.150137 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:11.150137 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:38:11.154992 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-ae5bd649-b3ea-42b8-aa56-1da50552e888 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Volume info retrieved successfully. Jul 24 07:38:11.160063 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ae5bd649-b3ea-42b8-aa56-1da50552e888 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] https://10.4.3.170/volume/v3/volumes/b66de2bd-d782-4c82-b50e-99282007076d returned with HTTP 200 Jul 24 07:38:11.160779 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 165/664] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:38:11 2026] GET /volume/v3/volumes/b66de2bd-d782-4c82-b50e-99282007076d => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:38:11.179184 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-90b1a642-6a7a-416e-bffd-d9f748beb0b2 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:11.180936 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-90b1a642-6a7a-416e-bffd-d9f748beb0b2 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] POST https://10.4.3.170/volume/v3/snapshots Jul 24 07:38:11.181310 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-90b1a642-6a7a-416e-bffd-d9f748beb0b2 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b66de2bd-d782-4c82-b50e-99282007076d", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-879313023"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:38:11.188950 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:11.188950 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:38:11.189380 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-90b1a642-6a7a-416e-bffd-d9f748beb0b2 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Volume info retrieved successfully. Jul 24 07:38:11.189512 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.snapshots [None req-90b1a642-6a7a-416e-bffd-d9f748beb0b2 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Create snapshot from volume b66de2bd-d782-4c82-b50e-99282007076d Jul 24 07:38:11.229629 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-90b1a642-6a7a-416e-bffd-d9f748beb0b2 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Created reservations ['317ebb7a-5ab1-4e20-8698-9a8918fee03a', 'ec92bfe8-fd64-46a4-9e20-0010dfb70283', 'eb135343-fbc5-4163-9c5f-50c06809d247', '1aeb1ecb-18a3-4b52-9d9a-9d75147d87b6'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:38:11.269229 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-90b1a642-6a7a-416e-bffd-d9f748beb0b2 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Snapshot create request issued successfully. Jul 24 07:38:11.269229 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-90b1a642-6a7a-416e-bffd-d9f748beb0b2 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 24 07:38:11.269229 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 167/665] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 24 07:38:11 2026] POST /volume/v3/snapshots => generated 313 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:38:11.276161 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a642dcf4-a607-46ad-ae1a-9bcf104d574d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:11.280280 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a642dcf4-a607-46ad-ae1a-9bcf104d574d tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] GET https://10.4.3.170/volume/v3/snapshots/abb246b4-2740-44dc-868b-ad30113e8454 Jul 24 07:38:11.280280 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a642dcf4-a607-46ad-ae1a-9bcf104d574d tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:11.280280 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a642dcf4-a607-46ad-ae1a-9bcf104d574d tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:11.283420 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:11.283420 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:38:11.284422 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-a642dcf4-a607-46ad-ae1a-9bcf104d574d tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Snapshot retrieved successfully. Jul 24 07:38:11.284662 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a642dcf4-a607-46ad-ae1a-9bcf104d574d tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] https://10.4.3.170/volume/v3/snapshots/abb246b4-2740-44dc-868b-ad30113e8454 returned with HTTP 200 Jul 24 07:38:11.285034 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 170/666] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:38:11 2026] GET /volume/v3/snapshots/abb246b4-2740-44dc-868b-ad30113e8454 => generated 445 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:38:12.294011 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-f8f58935-f7f0-4825-946d-130c3a820da4 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:12.298227 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f8f58935-f7f0-4825-946d-130c3a820da4 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] GET https://10.4.3.170/volume/v3/snapshots/abb246b4-2740-44dc-868b-ad30113e8454 Jul 24 07:38:12.298227 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f8f58935-f7f0-4825-946d-130c3a820da4 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:12.298227 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f8f58935-f7f0-4825-946d-130c3a820da4 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:12.305042 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:12.305042 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:38:12.305842 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-f8f58935-f7f0-4825-946d-130c3a820da4 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Snapshot retrieved successfully. Jul 24 07:38:12.307128 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f8f58935-f7f0-4825-946d-130c3a820da4 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] https://10.4.3.170/volume/v3/snapshots/abb246b4-2740-44dc-868b-ad30113e8454 returned with HTTP 200 Jul 24 07:38:12.307779 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 165/667] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:38:12 2026] GET /volume/v3/snapshots/abb246b4-2740-44dc-868b-ad30113e8454 => generated 472 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:38:12.317269 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-bdaad461-0107-4b43-898f-8c3ba7cc7dd6 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:12.320596 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-bdaad461-0107-4b43-898f-8c3ba7cc7dd6 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] POST https://10.4.3.170/volume/v3/snapshots Jul 24 07:38:12.320988 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-bdaad461-0107-4b43-898f-8c3ba7cc7dd6 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b66de2bd-d782-4c82-b50e-99282007076d", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-912230317"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:38:12.335497 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:12.335497 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:38:12.335981 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-bdaad461-0107-4b43-898f-8c3ba7cc7dd6 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Volume info retrieved successfully. Jul 24 07:38:12.336141 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.snapshots [None req-bdaad461-0107-4b43-898f-8c3ba7cc7dd6 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Create snapshot from volume b66de2bd-d782-4c82-b50e-99282007076d Jul 24 07:38:12.367269 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-bdaad461-0107-4b43-898f-8c3ba7cc7dd6 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Created reservations ['1811abc3-433b-4d6c-a47a-198459cd7b9b', '0f63f7aa-7319-455c-bf20-1ed1e1da19c3', 'e454b34b-2f62-43e1-98ce-dc103aead9fe', '79925b13-8541-44a7-8378-3e2c1e26a46c'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:38:12.409094 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-bdaad461-0107-4b43-898f-8c3ba7cc7dd6 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Snapshot create request issued successfully. Jul 24 07:38:12.409557 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-bdaad461-0107-4b43-898f-8c3ba7cc7dd6 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 24 07:38:12.410086 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 166/668] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 24 07:38:12 2026] POST /volume/v3/snapshots => generated 313 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:38:12.425436 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-5ed348b5-b89d-4035-a319-c6bf88273620 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:12.429285 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5ed348b5-b89d-4035-a319-c6bf88273620 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] GET https://10.4.3.170/volume/v3/snapshots/047957b2-d0b2-4e1a-ad4f-cef20a971100 Jul 24 07:38:12.429472 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5ed348b5-b89d-4035-a319-c6bf88273620 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:12.429650 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5ed348b5-b89d-4035-a319-c6bf88273620 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:12.439873 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:12.439873 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:38:12.440536 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-5ed348b5-b89d-4035-a319-c6bf88273620 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Snapshot retrieved successfully. Jul 24 07:38:12.441775 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5ed348b5-b89d-4035-a319-c6bf88273620 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] https://10.4.3.170/volume/v3/snapshots/047957b2-d0b2-4e1a-ad4f-cef20a971100 returned with HTTP 200 Jul 24 07:38:12.442283 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 168/669] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:38:12 2026] GET /volume/v3/snapshots/047957b2-d0b2-4e1a-ad4f-cef20a971100 => generated 445 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 07:38:13.451610 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e1b3846c-7712-41eb-89ce-680eaed33195 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:13.453542 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e1b3846c-7712-41eb-89ce-680eaed33195 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] GET https://10.4.3.170/volume/v3/snapshots/047957b2-d0b2-4e1a-ad4f-cef20a971100 Jul 24 07:38:13.453776 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e1b3846c-7712-41eb-89ce-680eaed33195 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:13.454034 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e1b3846c-7712-41eb-89ce-680eaed33195 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:13.459440 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:13.459440 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:38:13.459986 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e1b3846c-7712-41eb-89ce-680eaed33195 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Snapshot retrieved successfully. Jul 24 07:38:13.460998 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e1b3846c-7712-41eb-89ce-680eaed33195 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] https://10.4.3.170/volume/v3/snapshots/047957b2-d0b2-4e1a-ad4f-cef20a971100 returned with HTTP 200 Jul 24 07:38:13.461638 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 171/670] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:38:13 2026] GET /volume/v3/snapshots/047957b2-d0b2-4e1a-ad4f-cef20a971100 => generated 472 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:38:13.473887 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-0db93508-48ae-43aa-a1ce-b3507073db9f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:13.476564 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0db93508-48ae-43aa-a1ce-b3507073db9f tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] POST https://10.4.3.170/volume/v3/snapshots Jul 24 07:38:13.476922 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0db93508-48ae-43aa-a1ce-b3507073db9f tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b66de2bd-d782-4c82-b50e-99282007076d", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-573904610"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:38:13.485810 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:13.485810 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:38:13.486320 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-0db93508-48ae-43aa-a1ce-b3507073db9f tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Volume info retrieved successfully. Jul 24 07:38:13.486476 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.snapshots [None req-0db93508-48ae-43aa-a1ce-b3507073db9f tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Create snapshot from volume b66de2bd-d782-4c82-b50e-99282007076d Jul 24 07:38:13.514604 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-0db93508-48ae-43aa-a1ce-b3507073db9f tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Created reservations ['7b52d585-c98a-4177-8f75-b2b9016d02a3', '1023d0dd-9d12-48be-a3c2-449fdeb67254', '318de5a5-4e5e-42fb-a2ca-d8071d5483db', '7f26479c-7708-47ca-960a-c5aefdd6ce39'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:38:13.550062 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-0db93508-48ae-43aa-a1ce-b3507073db9f tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Snapshot create request issued successfully. Jul 24 07:38:13.550534 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0db93508-48ae-43aa-a1ce-b3507073db9f tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 24 07:38:13.551025 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 166/671] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 24 07:38:13 2026] POST /volume/v3/snapshots => generated 313 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:38:13.562059 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-25042395-0d87-4788-8b16-7b994698616e None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:13.565128 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-25042395-0d87-4788-8b16-7b994698616e tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] GET https://10.4.3.170/volume/v3/snapshots/9902664d-9d88-47c3-a1c6-1da2beff55da Jul 24 07:38:13.565885 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-25042395-0d87-4788-8b16-7b994698616e tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:13.566220 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-25042395-0d87-4788-8b16-7b994698616e tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:13.574708 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:13.574708 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:38:13.575519 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-25042395-0d87-4788-8b16-7b994698616e tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Snapshot retrieved successfully. Jul 24 07:38:13.577116 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-25042395-0d87-4788-8b16-7b994698616e tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] https://10.4.3.170/volume/v3/snapshots/9902664d-9d88-47c3-a1c6-1da2beff55da returned with HTTP 200 Jul 24 07:38:13.577764 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 167/672] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:38:13 2026] GET /volume/v3/snapshots/9902664d-9d88-47c3-a1c6-1da2beff55da => generated 445 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:38:14.591356 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-44247ad1-de9d-483f-81c4-545687efe6d6 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:14.592986 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-44247ad1-de9d-483f-81c4-545687efe6d6 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] GET https://10.4.3.170/volume/v3/snapshots/9902664d-9d88-47c3-a1c6-1da2beff55da Jul 24 07:38:14.593258 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-44247ad1-de9d-483f-81c4-545687efe6d6 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:14.593532 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-44247ad1-de9d-483f-81c4-545687efe6d6 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:14.601823 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:14.601823 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:38:14.602425 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-44247ad1-de9d-483f-81c4-545687efe6d6 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Snapshot retrieved successfully. Jul 24 07:38:14.603295 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-44247ad1-de9d-483f-81c4-545687efe6d6 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] https://10.4.3.170/volume/v3/snapshots/9902664d-9d88-47c3-a1c6-1da2beff55da returned with HTTP 200 Jul 24 07:38:14.603857 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 169/673] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:38:14 2026] GET /volume/v3/snapshots/9902664d-9d88-47c3-a1c6-1da2beff55da => generated 472 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:38:14.615697 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-52fb2192-ac71-4b3b-9219-cfb69a9fb0f3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:14.618147 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-52fb2192-ac71-4b3b-9219-cfb69a9fb0f3 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] GET https://10.4.3.170/volume/v3/snapshots?limit=1 Jul 24 07:38:14.618147 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-52fb2192-ac71-4b3b-9219-cfb69a9fb0f3 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:14.618147 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-52fb2192-ac71-4b3b-9219-cfb69a9fb0f3 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Calling method 'index' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:14.618742 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.api_utils [None req-52fb2192-ac71-4b3b-9219-cfb69a9fb0f3 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Removing options '' from query. {{(pid=100246) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 07:38:14.619855 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.db.api [None req-52fb2192-ac71-4b3b-9219-cfb69a9fb0f3 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Building query based on filter {{(pid=100246) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 24 07:38:14.632514 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-52fb2192-ac71-4b3b-9219-cfb69a9fb0f3 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Get all snapshots completed successfully. Jul 24 07:38:14.633353 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-52fb2192-ac71-4b3b-9219-cfb69a9fb0f3 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] https://10.4.3.170/volume/v3/snapshots?limit=1 returned with HTTP 200 Jul 24 07:38:14.633637 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 172/674] 10.4.3.170 () {66 vars in 1258 bytes} [Fri Jul 24 07:38:14 2026] GET /volume/v3/snapshots?limit=1 => generated 481 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:38:14.646292 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-d411aa1f-7ef6-4d94-8391-6b1549979c45 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:14.648330 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d411aa1f-7ef6-4d94-8391-6b1549979c45 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] GET https://10.4.3.170/volume/v3/snapshots Jul 24 07:38:14.648330 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d411aa1f-7ef6-4d94-8391-6b1549979c45 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:14.648330 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d411aa1f-7ef6-4d94-8391-6b1549979c45 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Calling method 'index' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:14.648647 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.api_utils [None req-d411aa1f-7ef6-4d94-8391-6b1549979c45 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Removing options '' from query. {{(pid=100244) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 07:38:14.648926 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:14.648926 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:38:14.650646 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.db.api [None req-d411aa1f-7ef6-4d94-8391-6b1549979c45 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Building query based on filter {{(pid=100244) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 24 07:38:14.663322 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-d411aa1f-7ef6-4d94-8391-6b1549979c45 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Get all snapshots completed successfully. Jul 24 07:38:14.663486 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d411aa1f-7ef6-4d94-8391-6b1549979c45 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 200 Jul 24 07:38:14.664328 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 167/675] 10.4.3.170 () {66 vars in 1243 bytes} [Fri Jul 24 07:38:14 2026] GET /volume/v3/snapshots => generated 993 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 07:38:14.677268 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-53bd2dca-4e3b-46b9-a018-6f40d05d5bb1 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:14.682273 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-53bd2dca-4e3b-46b9-a018-6f40d05d5bb1 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] GET https://10.4.3.170/volume/v3/snapshots?limit=100000 Jul 24 07:38:14.682273 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-53bd2dca-4e3b-46b9-a018-6f40d05d5bb1 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:14.682273 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-53bd2dca-4e3b-46b9-a018-6f40d05d5bb1 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Calling method 'index' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:14.682273 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.api_utils [None req-53bd2dca-4e3b-46b9-a018-6f40d05d5bb1 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Removing options '' from query. {{(pid=100243) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 07:38:14.682584 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.db.api [None req-53bd2dca-4e3b-46b9-a018-6f40d05d5bb1 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Building query based on filter {{(pid=100243) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 24 07:38:14.698058 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-53bd2dca-4e3b-46b9-a018-6f40d05d5bb1 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Get all snapshots completed successfully. Jul 24 07:38:14.698648 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-53bd2dca-4e3b-46b9-a018-6f40d05d5bb1 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] https://10.4.3.170/volume/v3/snapshots?limit=100000 returned with HTTP 200 Jul 24 07:38:14.699417 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 168/676] 10.4.3.170 () {66 vars in 1268 bytes} [Fri Jul 24 07:38:14 2026] GET /volume/v3/snapshots?limit=100000 => generated 993 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:38:14.715155 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-c135466b-1603-4a9c-a7af-dbe26b78250a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:14.715759 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c135466b-1603-4a9c-a7af-dbe26b78250a tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] GET https://10.4.3.170/volume/v3/snapshots?limit=0 Jul 24 07:38:14.715990 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c135466b-1603-4a9c-a7af-dbe26b78250a tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:14.716172 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c135466b-1603-4a9c-a7af-dbe26b78250a tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Calling method 'index' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:14.716441 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.api_utils [None req-c135466b-1603-4a9c-a7af-dbe26b78250a tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Removing options '' from query. {{(pid=100245) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 07:38:14.717494 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.db.api [None req-c135466b-1603-4a9c-a7af-dbe26b78250a tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Building query based on filter {{(pid=100245) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 24 07:38:14.730920 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-c135466b-1603-4a9c-a7af-dbe26b78250a tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Get all snapshots completed successfully. Jul 24 07:38:14.731227 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c135466b-1603-4a9c-a7af-dbe26b78250a tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] https://10.4.3.170/volume/v3/snapshots?limit=0 returned with HTTP 200 Jul 24 07:38:14.731921 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 170/677] 10.4.3.170 () {66 vars in 1258 bytes} [Fri Jul 24 07:38:14 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 07:38:14.743067 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-250b6d54-1727-40d7-a5b0-fdd106272776 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:14.745769 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-250b6d54-1727-40d7-a5b0-fdd106272776 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] GET https://10.4.3.170/volume/v3/snapshots Jul 24 07:38:14.745769 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-250b6d54-1727-40d7-a5b0-fdd106272776 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:14.746056 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-250b6d54-1727-40d7-a5b0-fdd106272776 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Calling method 'index' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:14.746522 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.api_utils [None req-250b6d54-1727-40d7-a5b0-fdd106272776 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Removing options '' from query. {{(pid=100246) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 07:38:14.746905 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:14.746905 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:38:14.748111 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.db.api [None req-250b6d54-1727-40d7-a5b0-fdd106272776 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Building query based on filter {{(pid=100246) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 24 07:38:14.755250 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-250b6d54-1727-40d7-a5b0-fdd106272776 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Get all snapshots completed successfully. Jul 24 07:38:14.755250 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-250b6d54-1727-40d7-a5b0-fdd106272776 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 200 Jul 24 07:38:14.755250 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 173/678] 10.4.3.170 () {66 vars in 1243 bytes} [Fri Jul 24 07:38:14 2026] GET /volume/v3/snapshots => generated 993 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:38:14.769720 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-fcf7a3f6-eb4b-4286-93cf-fc3b23dc1804 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:14.771635 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-fcf7a3f6-eb4b-4286-93cf-fc3b23dc1804 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] GET https://10.4.3.170/volume/v3/snapshots?marker=047957b2-d0b2-4e1a-ad4f-cef20a971100 Jul 24 07:38:14.771843 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-fcf7a3f6-eb4b-4286-93cf-fc3b23dc1804 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:14.772112 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-fcf7a3f6-eb4b-4286-93cf-fc3b23dc1804 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Calling method 'index' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:14.772458 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.api_utils [None req-fcf7a3f6-eb4b-4286-93cf-fc3b23dc1804 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Removing options '' from query. {{(pid=100244) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 07:38:14.772801 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:14.772801 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:38:14.774074 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.db.api [None req-fcf7a3f6-eb4b-4286-93cf-fc3b23dc1804 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Building query based on filter {{(pid=100244) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 24 07:38:14.795446 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-fcf7a3f6-eb4b-4286-93cf-fc3b23dc1804 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Get all snapshots completed successfully. Jul 24 07:38:14.795892 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-fcf7a3f6-eb4b-4286-93cf-fc3b23dc1804 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] https://10.4.3.170/volume/v3/snapshots?marker=047957b2-d0b2-4e1a-ad4f-cef20a971100 returned with HTTP 200 Jul 24 07:38:14.796277 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 168/679] 10.4.3.170 () {66 vars in 1330 bytes} [Fri Jul 24 07:38:14 2026] GET /volume/v3/snapshots?marker=047957b2-d0b2-4e1a-ad4f-cef20a971100 => generated 341 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 07:38:14.806371 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-d86c10de-a169-41b6-9268-39b2f445b9fd None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:14.810416 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d86c10de-a169-41b6-9268-39b2f445b9fd tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] GET https://10.4.3.170/volume/v3/snapshots?offset=2&limit=3 Jul 24 07:38:14.810416 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d86c10de-a169-41b6-9268-39b2f445b9fd tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:14.810416 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d86c10de-a169-41b6-9268-39b2f445b9fd tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Calling method 'index' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:14.810622 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.api_utils [None req-d86c10de-a169-41b6-9268-39b2f445b9fd tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Removing options '' from query. {{(pid=100243) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 07:38:14.810901 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:14.810901 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:38:14.811938 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.db.api [None req-d86c10de-a169-41b6-9268-39b2f445b9fd tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Building query based on filter {{(pid=100243) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 24 07:38:14.827274 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-d86c10de-a169-41b6-9268-39b2f445b9fd tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Get all snapshots completed successfully. Jul 24 07:38:14.828225 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d86c10de-a169-41b6-9268-39b2f445b9fd tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] https://10.4.3.170/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Jul 24 07:38:14.828225 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 169/680] 10.4.3.170 () {66 vars in 1276 bytes} [Fri Jul 24 07:38:14 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 341 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:38:14.838887 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-0d140d9b-4aae-4f8a-8ada-972fcabb51a2 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:14.840337 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0d140d9b-4aae-4f8a-8ada-972fcabb51a2 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] GET https://10.4.3.170/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Jul 24 07:38:14.841431 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0d140d9b-4aae-4f8a-8ada-972fcabb51a2 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:14.841431 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0d140d9b-4aae-4f8a-8ada-972fcabb51a2 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Calling method 'index' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:14.841431 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.api_utils [None req-0d140d9b-4aae-4f8a-8ada-972fcabb51a2 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Removing options '' from query. {{(pid=100245) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 07:38:14.843360 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.db.api [None req-0d140d9b-4aae-4f8a-8ada-972fcabb51a2 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Building query based on filter {{(pid=100245) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 24 07:38:14.861109 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-0d140d9b-4aae-4f8a-8ada-972fcabb51a2 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Get all snapshots completed successfully. Jul 24 07:38:14.861109 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0d140d9b-4aae-4f8a-8ada-972fcabb51a2 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] https://10.4.3.170/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Jul 24 07:38:14.861362 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 171/681] 10.4.3.170 () {66 vars in 1308 bytes} [Fri Jul 24 07:38:14 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 993 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:38:14.880067 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-7508f559-7683-40ef-8765-5f4a900edb27 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:14.883867 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7508f559-7683-40ef-8765-5f4a900edb27 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] GET https://10.4.3.170/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Jul 24 07:38:14.883867 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7508f559-7683-40ef-8765-5f4a900edb27 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:14.884588 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7508f559-7683-40ef-8765-5f4a900edb27 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Calling method 'index' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:14.884588 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.api_utils [None req-7508f559-7683-40ef-8765-5f4a900edb27 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Removing options '' from query. {{(pid=100246) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 07:38:14.885022 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:14.885022 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:38:14.891166 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.db.api [None req-7508f559-7683-40ef-8765-5f4a900edb27 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Building query based on filter {{(pid=100246) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 24 07:38:14.899253 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-7508f559-7683-40ef-8765-5f4a900edb27 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Get all snapshots completed successfully. Jul 24 07:38:14.899805 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7508f559-7683-40ef-8765-5f4a900edb27 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] https://10.4.3.170/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Jul 24 07:38:14.900057 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 174/682] 10.4.3.170 () {66 vars in 1310 bytes} [Fri Jul 24 07:38:14 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 993 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:38:14.917791 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-0127e50e-3687-4267-a993-4d5e8cf3f97a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:14.921362 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0127e50e-3687-4267-a993-4d5e8cf3f97a tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] GET https://10.4.3.170/volume/v3/snapshots?sort_key=id&sort_dir=asc Jul 24 07:38:14.921362 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0127e50e-3687-4267-a993-4d5e8cf3f97a tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:14.921362 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0127e50e-3687-4267-a993-4d5e8cf3f97a tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Calling method 'index' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:14.921362 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.api_utils [None req-0127e50e-3687-4267-a993-4d5e8cf3f97a tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Removing options '' from query. {{(pid=100244) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 07:38:14.921677 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:14.921677 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:38:14.922408 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.db.api [None req-0127e50e-3687-4267-a993-4d5e8cf3f97a tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Building query based on filter {{(pid=100244) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 24 07:38:14.939013 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-0127e50e-3687-4267-a993-4d5e8cf3f97a tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Get all snapshots completed successfully. Jul 24 07:38:14.939614 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0127e50e-3687-4267-a993-4d5e8cf3f97a tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] https://10.4.3.170/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Jul 24 07:38:14.941672 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 169/683] 10.4.3.170 () {66 vars in 1292 bytes} [Fri Jul 24 07:38:14 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 993 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:38:14.951352 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-cbf0bf84-3981-42ec-b045-75dcf31da4c4 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:14.955625 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-cbf0bf84-3981-42ec-b045-75dcf31da4c4 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] GET https://10.4.3.170/volume/v3/snapshots?sort_key=id&sort_dir=desc Jul 24 07:38:14.955826 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-cbf0bf84-3981-42ec-b045-75dcf31da4c4 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:14.956031 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-cbf0bf84-3981-42ec-b045-75dcf31da4c4 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Calling method 'index' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:14.956244 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.api_utils [None req-cbf0bf84-3981-42ec-b045-75dcf31da4c4 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Removing options '' from query. {{(pid=100243) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 07:38:14.956464 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:14.956464 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:38:14.957233 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.db.api [None req-cbf0bf84-3981-42ec-b045-75dcf31da4c4 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Building query based on filter {{(pid=100243) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 24 07:38:14.972016 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-cbf0bf84-3981-42ec-b045-75dcf31da4c4 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Get all snapshots completed successfully. Jul 24 07:38:14.972454 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-cbf0bf84-3981-42ec-b045-75dcf31da4c4 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] https://10.4.3.170/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Jul 24 07:38:14.972951 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 170/684] 10.4.3.170 () {66 vars in 1294 bytes} [Fri Jul 24 07:38:14 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 993 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:38:14.982522 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-7b748051-bd79-4438-86c4-70ec2487fa58 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:14.984688 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7b748051-bd79-4438-86c4-70ec2487fa58 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] GET https://10.4.3.170/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Jul 24 07:38:14.984908 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7b748051-bd79-4438-86c4-70ec2487fa58 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:14.985092 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7b748051-bd79-4438-86c4-70ec2487fa58 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Calling method 'index' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:14.985328 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.api_utils [None req-7b748051-bd79-4438-86c4-70ec2487fa58 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Removing options '' from query. {{(pid=100245) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 07:38:14.985580 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:14.985580 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:38:14.986901 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.db.api [None req-7b748051-bd79-4438-86c4-70ec2487fa58 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Building query based on filter {{(pid=100245) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 24 07:38:15.007153 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-7b748051-bd79-4438-86c4-70ec2487fa58 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Get all snapshots completed successfully. Jul 24 07:38:15.007597 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7b748051-bd79-4438-86c4-70ec2487fa58 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] https://10.4.3.170/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Jul 24 07:38:15.008035 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 172/685] 10.4.3.170 () {66 vars in 1312 bytes} [Fri Jul 24 07:38:14 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 993 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:38:15.017674 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b79699f9-6816-46e2-87c0-58999029b0c2 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:15.019420 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b79699f9-6816-46e2-87c0-58999029b0c2 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] GET https://10.4.3.170/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Jul 24 07:38:15.019585 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b79699f9-6816-46e2-87c0-58999029b0c2 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:15.020429 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b79699f9-6816-46e2-87c0-58999029b0c2 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Calling method 'index' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:15.020429 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.api_utils [None req-b79699f9-6816-46e2-87c0-58999029b0c2 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Removing options '' from query. {{(pid=100246) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 07:38:15.020429 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:15.020429 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:38:15.022234 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.db.api [None req-b79699f9-6816-46e2-87c0-58999029b0c2 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Building query based on filter {{(pid=100246) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 24 07:38:15.039485 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-b79699f9-6816-46e2-87c0-58999029b0c2 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Get all snapshots completed successfully. Jul 24 07:38:15.039485 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b79699f9-6816-46e2-87c0-58999029b0c2 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] https://10.4.3.170/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Jul 24 07:38:15.039485 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 175/686] 10.4.3.170 () {66 vars in 1314 bytes} [Fri Jul 24 07:38:15 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 993 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:38:15.051186 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-593eeba5-efab-48c8-b213-c4784c835bf7 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:15.054865 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-593eeba5-efab-48c8-b213-c4784c835bf7 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] GET https://10.4.3.170/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-573904610 Jul 24 07:38:15.055118 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-593eeba5-efab-48c8-b213-c4784c835bf7 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:15.055430 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-593eeba5-efab-48c8-b213-c4784c835bf7 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Calling method 'detail' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:15.055670 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.api_utils [None req-593eeba5-efab-48c8-b213-c4784c835bf7 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Removing options '' from query. {{(pid=100244) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 07:38:15.056012 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:15.056012 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:38:15.057136 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.db.api [None req-593eeba5-efab-48c8-b213-c4784c835bf7 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Building query based on filter {{(pid=100244) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 24 07:38:15.070860 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-593eeba5-efab-48c8-b213-c4784c835bf7 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Get all snapshots completed successfully. Jul 24 07:38:15.071397 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:15.071397 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:38:15.072126 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-593eeba5-efab-48c8-b213-c4784c835bf7 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] https://10.4.3.170/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-573904610 returned with HTTP 200 Jul 24 07:38:15.072746 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 170/687] 10.4.3.170 () {66 vars in 1383 bytes} [Fri Jul 24 07:38:15 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-573904610 => generated 475 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:38:15.082299 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-dca58677-4036-432a-9aad-b7b871c9ca41 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:15.086035 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-dca58677-4036-432a-9aad-b7b871c9ca41 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] GET https://10.4.3.170/volume/v3/snapshots/detail?status=available Jul 24 07:38:15.086295 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-dca58677-4036-432a-9aad-b7b871c9ca41 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:15.086559 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-dca58677-4036-432a-9aad-b7b871c9ca41 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Calling method 'detail' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:15.087457 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.api_utils [None req-dca58677-4036-432a-9aad-b7b871c9ca41 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Removing options '' from query. {{(pid=100243) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 07:38:15.087880 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:15.087880 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:38:15.088857 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.db.api [None req-dca58677-4036-432a-9aad-b7b871c9ca41 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Building query based on filter {{(pid=100243) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 24 07:38:15.112851 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-dca58677-4036-432a-9aad-b7b871c9ca41 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Get all snapshots completed successfully. Jul 24 07:38:15.113683 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:15.113683 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:38:15.114409 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-dca58677-4036-432a-9aad-b7b871c9ca41 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] https://10.4.3.170/volume/v3/snapshots/detail?status=available returned with HTTP 200 Jul 24 07:38:15.115078 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 171/688] 10.4.3.170 () {66 vars in 1297 bytes} [Fri Jul 24 07:38:15 2026] GET /volume/v3/snapshots/detail?status=available => generated 1395 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:38:15.130071 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-a8e0c280-0c16-4d8b-ade2-46ee347f7f9c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:15.132831 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a8e0c280-0c16-4d8b-ade2-46ee347f7f9c tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] GET https://10.4.3.170/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-573904610 Jul 24 07:38:15.133121 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a8e0c280-0c16-4d8b-ade2-46ee347f7f9c tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:15.133400 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a8e0c280-0c16-4d8b-ade2-46ee347f7f9c tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Calling method 'detail' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:15.133613 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.api_utils [None req-a8e0c280-0c16-4d8b-ade2-46ee347f7f9c tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Removing options '' from query. {{(pid=100245) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 07:38:15.133903 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:15.133903 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:38:15.136036 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.db.api [None req-a8e0c280-0c16-4d8b-ade2-46ee347f7f9c tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Building query based on filter {{(pid=100245) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 24 07:38:15.148900 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-a8e0c280-0c16-4d8b-ade2-46ee347f7f9c tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Get all snapshots completed successfully. Jul 24 07:38:15.149412 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:15.149412 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:38:15.150110 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a8e0c280-0c16-4d8b-ade2-46ee347f7f9c tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] https://10.4.3.170/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-573904610 returned with HTTP 200 Jul 24 07:38:15.150831 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 173/689] 10.4.3.170 () {66 vars in 1417 bytes} [Fri Jul 24 07:38:15 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-573904610 => generated 475 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:38:15.160452 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0cfe090d-3a8b-4e2a-9bef-abd927f90022 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:15.163120 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0cfe090d-3a8b-4e2a-9bef-abd927f90022 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] GET https://10.4.3.170/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-573904610 Jul 24 07:38:15.163404 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0cfe090d-3a8b-4e2a-9bef-abd927f90022 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:15.163650 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0cfe090d-3a8b-4e2a-9bef-abd927f90022 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Calling method 'index' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:15.163928 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.api_utils [None req-0cfe090d-3a8b-4e2a-9bef-abd927f90022 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Removing options '' from query. {{(pid=100246) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 07:38:15.164269 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:15.164269 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:38:15.166154 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.db.api [None req-0cfe090d-3a8b-4e2a-9bef-abd927f90022 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Building query based on filter {{(pid=100246) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 24 07:38:15.190140 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-0cfe090d-3a8b-4e2a-9bef-abd927f90022 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Get all snapshots completed successfully. Jul 24 07:38:15.190140 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0cfe090d-3a8b-4e2a-9bef-abd927f90022 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] https://10.4.3.170/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-573904610 returned with HTTP 200 Jul 24 07:38:15.190140 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 176/690] 10.4.3.170 () {66 vars in 1362 bytes} [Fri Jul 24 07:38:15 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-573904610 => generated 341 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:38:15.202516 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-d178f986-99c6-4947-8e19-28f0d72a2fac None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:15.205625 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d178f986-99c6-4947-8e19-28f0d72a2fac tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] GET https://10.4.3.170/volume/v3/snapshots?status=available Jul 24 07:38:15.205833 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d178f986-99c6-4947-8e19-28f0d72a2fac tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:15.206041 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d178f986-99c6-4947-8e19-28f0d72a2fac tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Calling method 'index' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:15.206277 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.api_utils [None req-d178f986-99c6-4947-8e19-28f0d72a2fac tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Removing options '' from query. {{(pid=100244) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 07:38:15.207464 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.db.api [None req-d178f986-99c6-4947-8e19-28f0d72a2fac tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Building query based on filter {{(pid=100244) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 24 07:38:15.221503 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-d178f986-99c6-4947-8e19-28f0d72a2fac tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Get all snapshots completed successfully. Jul 24 07:38:15.221958 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d178f986-99c6-4947-8e19-28f0d72a2fac tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] https://10.4.3.170/volume/v3/snapshots?status=available returned with HTTP 200 Jul 24 07:38:15.222422 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 171/691] 10.4.3.170 () {66 vars in 1276 bytes} [Fri Jul 24 07:38:15 2026] GET /volume/v3/snapshots?status=available => generated 993 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:38:15.231941 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-3e3eb866-71e5-40d9-ab2f-8ed200edf06e None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:15.233688 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3e3eb866-71e5-40d9-ab2f-8ed200edf06e tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] GET https://10.4.3.170/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-573904610 Jul 24 07:38:15.233907 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3e3eb866-71e5-40d9-ab2f-8ed200edf06e tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:15.234089 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3e3eb866-71e5-40d9-ab2f-8ed200edf06e tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Calling method 'index' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:15.234432 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.api_utils [None req-3e3eb866-71e5-40d9-ab2f-8ed200edf06e tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Removing options '' from query. {{(pid=100243) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 07:38:15.235474 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.db.api [None req-3e3eb866-71e5-40d9-ab2f-8ed200edf06e tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Building query based on filter {{(pid=100243) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 24 07:38:15.246873 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-3e3eb866-71e5-40d9-ab2f-8ed200edf06e tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Get all snapshots completed successfully. Jul 24 07:38:15.247174 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3e3eb866-71e5-40d9-ab2f-8ed200edf06e tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] https://10.4.3.170/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-573904610 returned with HTTP 200 Jul 24 07:38:15.247583 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 172/692] 10.4.3.170 () {66 vars in 1396 bytes} [Fri Jul 24 07:38:15 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-573904610 => generated 341 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:38:15.256940 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-13508ba3-3633-4d18-ad61-254e16856a0d None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:15.261270 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-13508ba3-3633-4d18-ad61-254e16856a0d tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/9902664d-9d88-47c3-a1c6-1da2beff55da Jul 24 07:38:15.262715 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-13508ba3-3633-4d18-ad61-254e16856a0d tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:15.262715 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-13508ba3-3633-4d18-ad61-254e16856a0d tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:15.262715 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.snapshots [None req-13508ba3-3633-4d18-ad61-254e16856a0d tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Delete snapshot with id: 9902664d-9d88-47c3-a1c6-1da2beff55da Jul 24 07:38:15.268068 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:15.268068 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:38:15.268704 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-13508ba3-3633-4d18-ad61-254e16856a0d tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Snapshot retrieved successfully. Jul 24 07:38:15.290349 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-13508ba3-3633-4d18-ad61-254e16856a0d tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Snapshot delete request issued successfully. Jul 24 07:38:15.290349 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-13508ba3-3633-4d18-ad61-254e16856a0d tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] https://10.4.3.170/volume/v3/snapshots/9902664d-9d88-47c3-a1c6-1da2beff55da returned with HTTP 202 Jul 24 07:38:15.290349 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 174/693] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 24 07:38:15 2026] DELETE /volume/v3/snapshots/9902664d-9d88-47c3-a1c6-1da2beff55da => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:38:15.300228 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1d1ff5e0-16c8-4e99-933c-27e029de8781 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:15.302637 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1d1ff5e0-16c8-4e99-933c-27e029de8781 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] GET https://10.4.3.170/volume/v3/snapshots/9902664d-9d88-47c3-a1c6-1da2beff55da Jul 24 07:38:15.302901 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1d1ff5e0-16c8-4e99-933c-27e029de8781 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:15.303176 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1d1ff5e0-16c8-4e99-933c-27e029de8781 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:15.311422 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:15.311422 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:38:15.311981 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-1d1ff5e0-16c8-4e99-933c-27e029de8781 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Snapshot retrieved successfully. Jul 24 07:38:15.312927 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1d1ff5e0-16c8-4e99-933c-27e029de8781 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] https://10.4.3.170/volume/v3/snapshots/9902664d-9d88-47c3-a1c6-1da2beff55da returned with HTTP 200 Jul 24 07:38:15.313292 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 177/694] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:38:15 2026] GET /volume/v3/snapshots/9902664d-9d88-47c3-a1c6-1da2beff55da => generated 471 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:38:16.324007 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-b5dd1073-549e-460f-9e6a-c82749361559 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:16.327125 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b5dd1073-549e-460f-9e6a-c82749361559 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] GET https://10.4.3.170/volume/v3/snapshots/9902664d-9d88-47c3-a1c6-1da2beff55da Jul 24 07:38:16.327332 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b5dd1073-549e-460f-9e6a-c82749361559 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:16.327518 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b5dd1073-549e-460f-9e6a-c82749361559 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:16.332048 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b5dd1073-549e-460f-9e6a-c82749361559 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] https://10.4.3.170/volume/v3/snapshots/9902664d-9d88-47c3-a1c6-1da2beff55da returned with HTTP 404 Jul 24 07:38:16.335227 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 172/695] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:38:16 2026] GET /volume/v3/snapshots/9902664d-9d88-47c3-a1c6-1da2beff55da => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:38:16.340479 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-89106b8d-67ca-4217-96a9-5311a5523cc3 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:16.344714 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-89106b8d-67ca-4217-96a9-5311a5523cc3 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/047957b2-d0b2-4e1a-ad4f-cef20a971100 Jul 24 07:38:16.344925 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-89106b8d-67ca-4217-96a9-5311a5523cc3 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:16.345104 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-89106b8d-67ca-4217-96a9-5311a5523cc3 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:16.345448 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.snapshots [None req-89106b8d-67ca-4217-96a9-5311a5523cc3 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Delete snapshot with id: 047957b2-d0b2-4e1a-ad4f-cef20a971100 Jul 24 07:38:16.350693 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:16.350693 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:38:16.351124 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-89106b8d-67ca-4217-96a9-5311a5523cc3 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Snapshot retrieved successfully. Jul 24 07:38:16.370114 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-89106b8d-67ca-4217-96a9-5311a5523cc3 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Snapshot delete request issued successfully. Jul 24 07:38:16.370326 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-89106b8d-67ca-4217-96a9-5311a5523cc3 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] https://10.4.3.170/volume/v3/snapshots/047957b2-d0b2-4e1a-ad4f-cef20a971100 returned with HTTP 202 Jul 24 07:38:16.370749 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 173/696] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 24 07:38:16 2026] DELETE /volume/v3/snapshots/047957b2-d0b2-4e1a-ad4f-cef20a971100 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:38:16.381546 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-f29b0ff6-00ab-4afe-a1e0-3afa4776b460 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:16.383766 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f29b0ff6-00ab-4afe-a1e0-3afa4776b460 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] GET https://10.4.3.170/volume/v3/snapshots/047957b2-d0b2-4e1a-ad4f-cef20a971100 Jul 24 07:38:16.384059 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f29b0ff6-00ab-4afe-a1e0-3afa4776b460 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:16.384318 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f29b0ff6-00ab-4afe-a1e0-3afa4776b460 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:16.389965 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:16.389965 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:38:16.390536 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-f29b0ff6-00ab-4afe-a1e0-3afa4776b460 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Snapshot retrieved successfully. Jul 24 07:38:16.391432 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f29b0ff6-00ab-4afe-a1e0-3afa4776b460 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] https://10.4.3.170/volume/v3/snapshots/047957b2-d0b2-4e1a-ad4f-cef20a971100 returned with HTTP 200 Jul 24 07:38:16.391806 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 175/697] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:38:16 2026] GET /volume/v3/snapshots/047957b2-d0b2-4e1a-ad4f-cef20a971100 => generated 471 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:38:17.404427 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-121e2559-6d29-4f9b-95bd-ea9324a60a6d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:17.406894 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-121e2559-6d29-4f9b-95bd-ea9324a60a6d tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] GET https://10.4.3.170/volume/v3/snapshots/047957b2-d0b2-4e1a-ad4f-cef20a971100 Jul 24 07:38:17.407065 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-121e2559-6d29-4f9b-95bd-ea9324a60a6d tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:17.407585 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-121e2559-6d29-4f9b-95bd-ea9324a60a6d tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:17.414228 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-121e2559-6d29-4f9b-95bd-ea9324a60a6d tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] https://10.4.3.170/volume/v3/snapshots/047957b2-d0b2-4e1a-ad4f-cef20a971100 returned with HTTP 404 Jul 24 07:38:17.414228 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 178/698] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:38:17 2026] GET /volume/v3/snapshots/047957b2-d0b2-4e1a-ad4f-cef20a971100 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:38:17.419907 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-ec793f53-76e2-4d51-98cf-757669f9b68a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:17.421571 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ec793f53-76e2-4d51-98cf-757669f9b68a tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/abb246b4-2740-44dc-868b-ad30113e8454 Jul 24 07:38:17.421741 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ec793f53-76e2-4d51-98cf-757669f9b68a tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:17.421918 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ec793f53-76e2-4d51-98cf-757669f9b68a tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:17.422014 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.snapshots [None req-ec793f53-76e2-4d51-98cf-757669f9b68a tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Delete snapshot with id: abb246b4-2740-44dc-868b-ad30113e8454 Jul 24 07:38:17.426766 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:17.426766 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:38:17.427219 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-ec793f53-76e2-4d51-98cf-757669f9b68a tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Snapshot retrieved successfully. Jul 24 07:38:17.442541 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-ec793f53-76e2-4d51-98cf-757669f9b68a tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Snapshot delete request issued successfully. Jul 24 07:38:17.443098 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ec793f53-76e2-4d51-98cf-757669f9b68a tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] https://10.4.3.170/volume/v3/snapshots/abb246b4-2740-44dc-868b-ad30113e8454 returned with HTTP 202 Jul 24 07:38:17.443422 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 173/699] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 24 07:38:17 2026] DELETE /volume/v3/snapshots/abb246b4-2740-44dc-868b-ad30113e8454 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:38:17.455521 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-95523ced-4d86-4d48-aaba-91a27d52e1ac None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:17.457875 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-95523ced-4d86-4d48-aaba-91a27d52e1ac tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] GET https://10.4.3.170/volume/v3/snapshots/abb246b4-2740-44dc-868b-ad30113e8454 Jul 24 07:38:17.458160 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-95523ced-4d86-4d48-aaba-91a27d52e1ac tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:17.458401 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-95523ced-4d86-4d48-aaba-91a27d52e1ac tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:17.464996 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:17.464996 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:38:17.468223 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-95523ced-4d86-4d48-aaba-91a27d52e1ac tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Snapshot retrieved successfully. Jul 24 07:38:17.468223 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-95523ced-4d86-4d48-aaba-91a27d52e1ac tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] https://10.4.3.170/volume/v3/snapshots/abb246b4-2740-44dc-868b-ad30113e8454 returned with HTTP 200 Jul 24 07:38:17.468223 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 174/700] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:38:17 2026] GET /volume/v3/snapshots/abb246b4-2740-44dc-868b-ad30113e8454 => generated 471 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:38:18.478301 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-d88368db-a1f5-4256-8ff4-b49a609a4cb1 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:18.480528 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d88368db-a1f5-4256-8ff4-b49a609a4cb1 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] GET https://10.4.3.170/volume/v3/snapshots/abb246b4-2740-44dc-868b-ad30113e8454 Jul 24 07:38:18.480729 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d88368db-a1f5-4256-8ff4-b49a609a4cb1 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:18.480915 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d88368db-a1f5-4256-8ff4-b49a609a4cb1 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:18.486232 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d88368db-a1f5-4256-8ff4-b49a609a4cb1 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] https://10.4.3.170/volume/v3/snapshots/abb246b4-2740-44dc-868b-ad30113e8454 returned with HTTP 404 Jul 24 07:38:18.486794 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 176/701] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:38:18 2026] GET /volume/v3/snapshots/abb246b4-2740-44dc-868b-ad30113e8454 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:38:18.501037 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-40c0252c-8e28-4091-b99e-ad717315418f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:18.502968 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-40c0252c-8e28-4091-b99e-ad717315418f tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] GET https://10.4.3.170/volume/v3/volumes/b66de2bd-d782-4c82-b50e-99282007076d Jul 24 07:38:18.503230 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-40c0252c-8e28-4091-b99e-ad717315418f tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:18.503452 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-40c0252c-8e28-4091-b99e-ad717315418f tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:18.517950 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:18.517950 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:38:18.523383 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-40c0252c-8e28-4091-b99e-ad717315418f tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Volume info retrieved successfully. Jul 24 07:38:18.529352 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-40c0252c-8e28-4091-b99e-ad717315418f tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] https://10.4.3.170/volume/v3/volumes/b66de2bd-d782-4c82-b50e-99282007076d returned with HTTP 200 Jul 24 07:38:18.529478 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 179/702] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:38:18 2026] GET /volume/v3/volumes/b66de2bd-d782-4c82-b50e-99282007076d => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:38:18.544115 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-fa627a1e-5955-41bf-81d4-dfd5455dcba9 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:18.545791 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-fa627a1e-5955-41bf-81d4-dfd5455dcba9 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] DELETE https://10.4.3.170/volume/v3/volumes/b66de2bd-d782-4c82-b50e-99282007076d Jul 24 07:38:18.545961 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-fa627a1e-5955-41bf-81d4-dfd5455dcba9 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:18.546130 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-fa627a1e-5955-41bf-81d4-dfd5455dcba9 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:18.546319 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-fa627a1e-5955-41bf-81d4-dfd5455dcba9 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Delete volume with id: b66de2bd-d782-4c82-b50e-99282007076d Jul 24 07:38:18.552627 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:18.552627 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:38:18.553108 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-fa627a1e-5955-41bf-81d4-dfd5455dcba9 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Volume info retrieved successfully. Jul 24 07:38:18.581034 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-fa627a1e-5955-41bf-81d4-dfd5455dcba9 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Delete volume request issued successfully. Jul 24 07:38:18.581399 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-fa627a1e-5955-41bf-81d4-dfd5455dcba9 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] https://10.4.3.170/volume/v3/volumes/b66de2bd-d782-4c82-b50e-99282007076d returned with HTTP 202 Jul 24 07:38:18.582197 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 174/703] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:38:18 2026] DELETE /volume/v3/volumes/b66de2bd-d782-4c82-b50e-99282007076d => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:38:18.590637 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-ae3055d4-396c-4709-b7d2-e1e9ffa46b0a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:18.592974 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ae3055d4-396c-4709-b7d2-e1e9ffa46b0a tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] GET https://10.4.3.170/volume/v3/volumes/b66de2bd-d782-4c82-b50e-99282007076d Jul 24 07:38:18.593272 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ae3055d4-396c-4709-b7d2-e1e9ffa46b0a tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:18.593541 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ae3055d4-396c-4709-b7d2-e1e9ffa46b0a tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:18.600510 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:18.600510 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:38:18.604484 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-ae3055d4-396c-4709-b7d2-e1e9ffa46b0a tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Volume info retrieved successfully. Jul 24 07:38:18.610497 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ae3055d4-396c-4709-b7d2-e1e9ffa46b0a tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] https://10.4.3.170/volume/v3/volumes/b66de2bd-d782-4c82-b50e-99282007076d returned with HTTP 200 Jul 24 07:38:18.610497 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 175/704] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:38:18 2026] GET /volume/v3/volumes/b66de2bd-d782-4c82-b50e-99282007076d => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:38:19.625927 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-4b69af25-e14e-441f-9506-33404b83ae93 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:19.629700 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4b69af25-e14e-441f-9506-33404b83ae93 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] GET https://10.4.3.170/volume/v3/volumes/b66de2bd-d782-4c82-b50e-99282007076d Jul 24 07:38:19.629700 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4b69af25-e14e-441f-9506-33404b83ae93 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:19.629700 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4b69af25-e14e-441f-9506-33404b83ae93 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:19.636018 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4b69af25-e14e-441f-9506-33404b83ae93 tempest-VolumesSnapshotListTestJSON-2080485477 tempest-VolumesSnapshotListTestJSON-2080485477-project-member] https://10.4.3.170/volume/v3/volumes/b66de2bd-d782-4c82-b50e-99282007076d returned with HTTP 404 Jul 24 07:38:19.636018 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 177/705] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:38:19 2026] GET /volume/v3/volumes/b66de2bd-d782-4c82-b50e-99282007076d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:38:26.269674 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-205af278-d408-4337-830c-c42bf90955bf None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:26.550494 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-205af278-d408-4337-830c-c42bf90955bf tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] POST https://10.4.3.170/volume/v3/qos-specs Jul 24 07:38:26.550806 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-205af278-d408-4337-830c-c42bf90955bf tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-826929659", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:38:26.552508 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.qos_specs [None req-205af278-d408-4337-830c-c42bf90955bf tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-826929659', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=100246) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 24 07:38:26.561252 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.db.api [None req-205af278-d408-4337-830c-c42bf90955bf tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] DB qos_specs_create(): root {'id': '647ba26c-46eb-435c-ae8c-f86ed63d78ef', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-826929659'} {{(pid=100246) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 24 07:38:26.567805 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-205af278-d408-4337-830c-c42bf90955bf tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] https://10.4.3.170/volume/v3/qos-specs returned with HTTP 200 Jul 24 07:38:26.569429 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 180/706] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 24 07:38:26 2026] POST /volume/v3/qos-specs => generated 392 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:38:26.579239 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-033099aa-d47a-452b-b735-91254583ca23 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:26.581247 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-033099aa-d47a-452b-b735-91254583ca23 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] POST https://10.4.3.170/volume/v3/types Jul 24 07:38:26.581652 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-033099aa-d47a-452b-b735-91254583ca23 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1120855288"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:38:26.596521 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-033099aa-d47a-452b-b735-91254583ca23 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 24 07:38:26.597119 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 175/707] 10.4.3.170 () {68 vars in 1252 bytes} [Fri Jul 24 07:38:26 2026] POST /volume/v3/types => generated 222 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:38:26.610442 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-c35d3934-7751-4152-84db-f3e534d61fd5 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:26.613051 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c35d3934-7751-4152-84db-f3e534d61fd5 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] POST https://10.4.3.170/volume/v3/types Jul 24 07:38:26.613510 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c35d3934-7751-4152-84db-f3e534d61fd5 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1605010318"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:38:26.630430 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c35d3934-7751-4152-84db-f3e534d61fd5 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 24 07:38:26.630899 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 176/708] 10.4.3.170 () {68 vars in 1252 bytes} [Fri Jul 24 07:38:26 2026] POST /volume/v3/types => generated 222 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:38:26.639107 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-19a2d9a2-80ab-4cd4-b96c-c4cb7b743822 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:26.642954 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-19a2d9a2-80ab-4cd4-b96c-c4cb7b743822 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] POST https://10.4.3.170/volume/v3/types Jul 24 07:38:26.642954 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-19a2d9a2-80ab-4cd4-b96c-c4cb7b743822 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-590324744"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:38:26.663226 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-19a2d9a2-80ab-4cd4-b96c-c4cb7b743822 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 24 07:38:26.663597 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 178/709] 10.4.3.170 () {68 vars in 1252 bytes} [Fri Jul 24 07:38:26 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) Jul 24 07:38:26.674188 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-22bafcc9-f4f4-4476-9e25-1f4c69f1cd6c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:26.675761 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-22bafcc9-f4f4-4476-9e25-1f4c69f1cd6c tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] GET https://10.4.3.170/volume/v3/qos-specs/647ba26c-46eb-435c-ae8c-f86ed63d78ef/associate?vol_type_id=47a148ba-570b-43c1-987c-ab3268a3f4e4 Jul 24 07:38:26.675965 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-22bafcc9-f4f4-4476-9e25-1f4c69f1cd6c tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:26.676110 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-22bafcc9-f4f4-4476-9e25-1f4c69f1cd6c tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] Calling method 'associate' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:26.676331 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:26.676331 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:38:26.676628 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.qos_specs_manage [None req-22bafcc9-f4f4-4476-9e25-1f4c69f1cd6c tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] Associate qos_spec: 647ba26c-46eb-435c-ae8c-f86ed63d78ef with type: 47a148ba-570b-43c1-987c-ab3268a3f4e4 {{(pid=100246) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jul 24 07:38:26.700654 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-22bafcc9-f4f4-4476-9e25-1f4c69f1cd6c tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] https://10.4.3.170/volume/v3/qos-specs/647ba26c-46eb-435c-ae8c-f86ed63d78ef/associate?vol_type_id=47a148ba-570b-43c1-987c-ab3268a3f4e4 returned with HTTP 202 Jul 24 07:38:26.701156 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 181/710] 10.4.3.170 () {66 vars in 1481 bytes} [Fri Jul 24 07:38:26 2026] GET /volume/v3/qos-specs/647ba26c-46eb-435c-ae8c-f86ed63d78ef/associate?vol_type_id=47a148ba-570b-43c1-987c-ab3268a3f4e4 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:38:26.708057 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-e9d16725-c51b-4b45-b862-b6b9d9a61279 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:26.711845 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e9d16725-c51b-4b45-b862-b6b9d9a61279 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] GET https://10.4.3.170/volume/v3/qos-specs/647ba26c-46eb-435c-ae8c-f86ed63d78ef/associate?vol_type_id=7d045ddc-23bf-4808-8b99-a375cb3b42b2 Jul 24 07:38:26.712068 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e9d16725-c51b-4b45-b862-b6b9d9a61279 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:26.712288 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e9d16725-c51b-4b45-b862-b6b9d9a61279 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] Calling method 'associate' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:26.712823 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e9d16725-c51b-4b45-b862-b6b9d9a61279 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] Associate qos_spec: 647ba26c-46eb-435c-ae8c-f86ed63d78ef with type: 7d045ddc-23bf-4808-8b99-a375cb3b42b2 {{(pid=100244) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jul 24 07:38:26.738136 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e9d16725-c51b-4b45-b862-b6b9d9a61279 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] https://10.4.3.170/volume/v3/qos-specs/647ba26c-46eb-435c-ae8c-f86ed63d78ef/associate?vol_type_id=7d045ddc-23bf-4808-8b99-a375cb3b42b2 returned with HTTP 202 Jul 24 07:38:26.738650 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 176/711] 10.4.3.170 () {66 vars in 1481 bytes} [Fri Jul 24 07:38:26 2026] GET /volume/v3/qos-specs/647ba26c-46eb-435c-ae8c-f86ed63d78ef/associate?vol_type_id=7d045ddc-23bf-4808-8b99-a375cb3b42b2 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 24 07:38:26.745066 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-4b1b2344-44b2-4135-b656-8e1a12d45068 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:26.747749 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4b1b2344-44b2-4135-b656-8e1a12d45068 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] GET https://10.4.3.170/volume/v3/qos-specs/647ba26c-46eb-435c-ae8c-f86ed63d78ef/associate?vol_type_id=3b0b2228-9196-4b24-90dd-a4041249b0cc Jul 24 07:38:26.747991 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4b1b2344-44b2-4135-b656-8e1a12d45068 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:26.748242 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4b1b2344-44b2-4135-b656-8e1a12d45068 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] Calling method 'associate' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:26.749044 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.contrib.qos_specs_manage [None req-4b1b2344-44b2-4135-b656-8e1a12d45068 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] Associate qos_spec: 647ba26c-46eb-435c-ae8c-f86ed63d78ef with type: 3b0b2228-9196-4b24-90dd-a4041249b0cc {{(pid=100243) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jul 24 07:38:26.775902 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4b1b2344-44b2-4135-b656-8e1a12d45068 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] https://10.4.3.170/volume/v3/qos-specs/647ba26c-46eb-435c-ae8c-f86ed63d78ef/associate?vol_type_id=3b0b2228-9196-4b24-90dd-a4041249b0cc returned with HTTP 202 Jul 24 07:38:26.776413 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 177/712] 10.4.3.170 () {66 vars in 1481 bytes} [Fri Jul 24 07:38:26 2026] GET /volume/v3/qos-specs/647ba26c-46eb-435c-ae8c-f86ed63d78ef/associate?vol_type_id=3b0b2228-9196-4b24-90dd-a4041249b0cc => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:38:26.784799 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-950026ef-cd44-4d69-8cc8-96f2938240a1 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:26.786990 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-950026ef-cd44-4d69-8cc8-96f2938240a1 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] GET https://10.4.3.170/volume/v3/qos-specs/647ba26c-46eb-435c-ae8c-f86ed63d78ef/associations Jul 24 07:38:26.787221 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-950026ef-cd44-4d69-8cc8-96f2938240a1 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:26.787469 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-950026ef-cd44-4d69-8cc8-96f2938240a1 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] Calling method 'associations' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:26.788677 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.contrib.qos_specs_manage [None req-950026ef-cd44-4d69-8cc8-96f2938240a1 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] Get associations for qos_spec id: 647ba26c-46eb-435c-ae8c-f86ed63d78ef {{(pid=100245) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Jul 24 07:38:26.817235 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-950026ef-cd44-4d69-8cc8-96f2938240a1 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] https://10.4.3.170/volume/v3/qos-specs/647ba26c-46eb-435c-ae8c-f86ed63d78ef/associations returned with HTTP 200 Jul 24 07:38:26.817723 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 179/713] 10.4.3.170 () {66 vars in 1393 bytes} [Fri Jul 24 07:38:26 2026] GET /volume/v3/qos-specs/647ba26c-46eb-435c-ae8c-f86ed63d78ef/associations => generated 447 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:38:26.826365 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2c3d4fef-37a7-4694-b7c4-bd0b3f992959 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:26.827925 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2c3d4fef-37a7-4694-b7c4-bd0b3f992959 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] GET https://10.4.3.170/volume/v3/qos-specs/647ba26c-46eb-435c-ae8c-f86ed63d78ef/disassociate?vol_type_id=47a148ba-570b-43c1-987c-ab3268a3f4e4 Jul 24 07:38:26.828125 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2c3d4fef-37a7-4694-b7c4-bd0b3f992959 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:26.828333 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2c3d4fef-37a7-4694-b7c4-bd0b3f992959 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] Calling method 'disassociate' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:26.828552 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:26.828552 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:38:26.828868 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.qos_specs_manage [None req-2c3d4fef-37a7-4694-b7c4-bd0b3f992959 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] Disassociate qos_spec: 647ba26c-46eb-435c-ae8c-f86ed63d78ef from type: 47a148ba-570b-43c1-987c-ab3268a3f4e4 {{(pid=100246) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Jul 24 07:38:26.842264 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2c3d4fef-37a7-4694-b7c4-bd0b3f992959 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] https://10.4.3.170/volume/v3/qos-specs/647ba26c-46eb-435c-ae8c-f86ed63d78ef/disassociate?vol_type_id=47a148ba-570b-43c1-987c-ab3268a3f4e4 returned with HTTP 202 Jul 24 07:38:26.842777 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 182/714] 10.4.3.170 () {66 vars in 1490 bytes} [Fri Jul 24 07:38:26 2026] GET /volume/v3/qos-specs/647ba26c-46eb-435c-ae8c-f86ed63d78ef/disassociate?vol_type_id=47a148ba-570b-43c1-987c-ab3268a3f4e4 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:38:26.849994 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-c737db9a-1d67-4e1c-ae36-d7788a5f9cca None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:26.852488 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c737db9a-1d67-4e1c-ae36-d7788a5f9cca tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] GET https://10.4.3.170/volume/v3/qos-specs/647ba26c-46eb-435c-ae8c-f86ed63d78ef/associations Jul 24 07:38:26.852711 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c737db9a-1d67-4e1c-ae36-d7788a5f9cca tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:26.852911 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c737db9a-1d67-4e1c-ae36-d7788a5f9cca tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] Calling method 'associations' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:26.853264 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:26.853264 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:38:26.853477 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.contrib.qos_specs_manage [None req-c737db9a-1d67-4e1c-ae36-d7788a5f9cca tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] Get associations for qos_spec id: 647ba26c-46eb-435c-ae8c-f86ed63d78ef {{(pid=100244) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Jul 24 07:38:26.869631 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c737db9a-1d67-4e1c-ae36-d7788a5f9cca tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] https://10.4.3.170/volume/v3/qos-specs/647ba26c-46eb-435c-ae8c-f86ed63d78ef/associations returned with HTTP 200 Jul 24 07:38:26.870053 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 177/715] 10.4.3.170 () {66 vars in 1393 bytes} [Fri Jul 24 07:38:26 2026] GET /volume/v3/qos-specs/647ba26c-46eb-435c-ae8c-f86ed63d78ef/associations => generated 305 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:38:26.879184 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-77cb82dc-afe4-498d-b1ea-ca62fff2cb22 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:26.880965 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-77cb82dc-afe4-498d-b1ea-ca62fff2cb22 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] GET https://10.4.3.170/volume/v3/qos-specs/647ba26c-46eb-435c-ae8c-f86ed63d78ef/disassociate_all Jul 24 07:38:26.881164 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-77cb82dc-afe4-498d-b1ea-ca62fff2cb22 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:26.881417 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-77cb82dc-afe4-498d-b1ea-ca62fff2cb22 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] Calling method 'disassociate_all' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:26.881604 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:26.881604 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:38:26.881894 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.contrib.qos_specs_manage [None req-77cb82dc-afe4-498d-b1ea-ca62fff2cb22 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] Disassociate qos_spec: 647ba26c-46eb-435c-ae8c-f86ed63d78ef from all. {{(pid=100243) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Jul 24 07:38:26.896011 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-77cb82dc-afe4-498d-b1ea-ca62fff2cb22 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] https://10.4.3.170/volume/v3/qos-specs/647ba26c-46eb-435c-ae8c-f86ed63d78ef/disassociate_all returned with HTTP 202 Jul 24 07:38:26.896498 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 178/716] 10.4.3.170 () {66 vars in 1405 bytes} [Fri Jul 24 07:38:26 2026] GET /volume/v3/qos-specs/647ba26c-46eb-435c-ae8c-f86ed63d78ef/disassociate_all => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:38:26.904152 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-f0bee7b0-a409-4865-a92e-b18186dbc7b5 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:26.906246 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f0bee7b0-a409-4865-a92e-b18186dbc7b5 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] GET https://10.4.3.170/volume/v3/qos-specs/647ba26c-46eb-435c-ae8c-f86ed63d78ef/associations Jul 24 07:38:26.906630 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f0bee7b0-a409-4865-a92e-b18186dbc7b5 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:26.906908 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f0bee7b0-a409-4865-a92e-b18186dbc7b5 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] Calling method 'associations' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:26.907136 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:26.907136 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:38:26.907530 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f0bee7b0-a409-4865-a92e-b18186dbc7b5 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] Get associations for qos_spec id: 647ba26c-46eb-435c-ae8c-f86ed63d78ef {{(pid=100245) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Jul 24 07:38:26.914649 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f0bee7b0-a409-4865-a92e-b18186dbc7b5 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] https://10.4.3.170/volume/v3/qos-specs/647ba26c-46eb-435c-ae8c-f86ed63d78ef/associations returned with HTTP 200 Jul 24 07:38:26.915107 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 180/717] 10.4.3.170 () {66 vars in 1393 bytes} [Fri Jul 24 07:38:26 2026] GET /volume/v3/qos-specs/647ba26c-46eb-435c-ae8c-f86ed63d78ef/associations => generated 24 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 07:38:26.922519 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-237c42c9-0fdb-4701-b0f7-181d16c3c05d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:26.924280 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-237c42c9-0fdb-4701-b0f7-181d16c3c05d tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] DELETE https://10.4.3.170/volume/v3/types/3b0b2228-9196-4b24-90dd-a4041249b0cc Jul 24 07:38:26.924509 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-237c42c9-0fdb-4701-b0f7-181d16c3c05d tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:26.924777 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-237c42c9-0fdb-4701-b0f7-181d16c3c05d tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] Calling method '_delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:26.925017 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:26.925017 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:38:26.947887 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-237c42c9-0fdb-4701-b0f7-181d16c3c05d tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] https://10.4.3.170/volume/v3/types/3b0b2228-9196-4b24-90dd-a4041249b0cc returned with HTTP 202 Jul 24 07:38:26.948313 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 183/718] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 24 07:38:26 2026] DELETE /volume/v3/types/3b0b2228-9196-4b24-90dd-a4041249b0cc => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:38:26.955269 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-9d103a51-6fcb-4e0a-9cd4-6409488f895e None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:26.957583 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9d103a51-6fcb-4e0a-9cd4-6409488f895e tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] GET https://10.4.3.170/volume/v3/types/3b0b2228-9196-4b24-90dd-a4041249b0cc Jul 24 07:38:26.957908 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9d103a51-6fcb-4e0a-9cd4-6409488f895e tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:26.958358 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9d103a51-6fcb-4e0a-9cd4-6409488f895e tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:26.962631 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9d103a51-6fcb-4e0a-9cd4-6409488f895e tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] https://10.4.3.170/volume/v3/types/3b0b2228-9196-4b24-90dd-a4041249b0cc returned with HTTP 404 Jul 24 07:38:26.963317 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 178/719] 10.4.3.170 () {66 vars in 1342 bytes} [Fri Jul 24 07:38:26 2026] GET /volume/v3/types/3b0b2228-9196-4b24-90dd-a4041249b0cc => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:38:26.969141 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-dce58e68-9b97-42d2-aedb-123012c9ef85 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:26.970779 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-dce58e68-9b97-42d2-aedb-123012c9ef85 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] DELETE https://10.4.3.170/volume/v3/types/7d045ddc-23bf-4808-8b99-a375cb3b42b2 Jul 24 07:38:26.970978 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-dce58e68-9b97-42d2-aedb-123012c9ef85 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:26.971157 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-dce58e68-9b97-42d2-aedb-123012c9ef85 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] Calling method '_delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:26.971389 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:26.971389 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:38:26.990271 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-dce58e68-9b97-42d2-aedb-123012c9ef85 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] https://10.4.3.170/volume/v3/types/7d045ddc-23bf-4808-8b99-a375cb3b42b2 returned with HTTP 202 Jul 24 07:38:26.990716 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 179/720] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 24 07:38:26 2026] DELETE /volume/v3/types/7d045ddc-23bf-4808-8b99-a375cb3b42b2 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:38:26.996747 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-495cacea-d0a8-4960-aef0-d64ddfc2ce55 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:26.998339 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-495cacea-d0a8-4960-aef0-d64ddfc2ce55 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] GET https://10.4.3.170/volume/v3/types/7d045ddc-23bf-4808-8b99-a375cb3b42b2 Jul 24 07:38:26.998582 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-495cacea-d0a8-4960-aef0-d64ddfc2ce55 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:26.998800 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-495cacea-d0a8-4960-aef0-d64ddfc2ce55 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:27.002351 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-495cacea-d0a8-4960-aef0-d64ddfc2ce55 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] https://10.4.3.170/volume/v3/types/7d045ddc-23bf-4808-8b99-a375cb3b42b2 returned with HTTP 404 Jul 24 07:38:27.002895 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 181/721] 10.4.3.170 () {66 vars in 1342 bytes} [Fri Jul 24 07:38:26 2026] GET /volume/v3/types/7d045ddc-23bf-4808-8b99-a375cb3b42b2 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:38:27.009834 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-95418b6a-cead-479e-be4e-7e75cc5e2f09 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:27.011750 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-95418b6a-cead-479e-be4e-7e75cc5e2f09 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] DELETE https://10.4.3.170/volume/v3/types/47a148ba-570b-43c1-987c-ab3268a3f4e4 Jul 24 07:38:27.011964 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-95418b6a-cead-479e-be4e-7e75cc5e2f09 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:27.012321 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-95418b6a-cead-479e-be4e-7e75cc5e2f09 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] Calling method '_delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:27.034945 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-95418b6a-cead-479e-be4e-7e75cc5e2f09 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] https://10.4.3.170/volume/v3/types/47a148ba-570b-43c1-987c-ab3268a3f4e4 returned with HTTP 202 Jul 24 07:38:27.035358 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 184/722] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 24 07:38:27 2026] DELETE /volume/v3/types/47a148ba-570b-43c1-987c-ab3268a3f4e4 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:38:27.042233 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-161a1197-1cec-4fa5-ac32-71e498c1aed7 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:27.043800 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-161a1197-1cec-4fa5-ac32-71e498c1aed7 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] GET https://10.4.3.170/volume/v3/types/47a148ba-570b-43c1-987c-ab3268a3f4e4 Jul 24 07:38:27.044145 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-161a1197-1cec-4fa5-ac32-71e498c1aed7 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:27.044367 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-161a1197-1cec-4fa5-ac32-71e498c1aed7 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:27.047444 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-161a1197-1cec-4fa5-ac32-71e498c1aed7 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] https://10.4.3.170/volume/v3/types/47a148ba-570b-43c1-987c-ab3268a3f4e4 returned with HTTP 404 Jul 24 07:38:27.047856 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 179/723] 10.4.3.170 () {66 vars in 1342 bytes} [Fri Jul 24 07:38:27 2026] GET /volume/v3/types/47a148ba-570b-43c1-987c-ab3268a3f4e4 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:38:27.055392 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-42ef6235-8e0c-48e8-a3b4-a059d35d4ccd None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:27.057132 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-42ef6235-8e0c-48e8-a3b4-a059d35d4ccd tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] POST https://10.4.3.170/volume/v3/qos-specs Jul 24 07:38:27.057503 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-42ef6235-8e0c-48e8-a3b4-a059d35d4ccd tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-45926903", "consumer": "back-end"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:38:27.059403 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.qos_specs [None req-42ef6235-8e0c-48e8-a3b4-a059d35d4ccd tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-45926903', 'consumer': 'back-end', 'specs': {}} {{(pid=100243) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 24 07:38:27.064998 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.db.api [None req-42ef6235-8e0c-48e8-a3b4-a059d35d4ccd tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] DB qos_specs_create(): root {'id': 'f351cfa6-0612-46a9-9181-cc5c339f5db8', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-45926903'} {{(pid=100243) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 24 07:38:27.072238 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-42ef6235-8e0c-48e8-a3b4-a059d35d4ccd tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] https://10.4.3.170/volume/v3/qos-specs returned with HTTP 200 Jul 24 07:38:27.072627 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 180/724] 10.4.3.170 () {68 vars in 1264 bytes} [Fri Jul 24 07:38:27 2026] POST /volume/v3/qos-specs => generated 367 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:38:27.080780 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-1d7a79a7-94db-4525-9ffc-06c7789c5552 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:27.083190 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1d7a79a7-94db-4525-9ffc-06c7789c5552 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] DELETE https://10.4.3.170/volume/v3/qos-specs/f351cfa6-0612-46a9-9181-cc5c339f5db8?force=False Jul 24 07:38:27.083705 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-1d7a79a7-94db-4525-9ffc-06c7789c5552 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:27.084124 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-1d7a79a7-94db-4525-9ffc-06c7789c5552 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:27.084551 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:27.084551 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:38:27.085082 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.contrib.qos_specs_manage [None req-1d7a79a7-94db-4525-9ffc-06c7789c5552 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] Delete qos_spec: f351cfa6-0612-46a9-9181-cc5c339f5db8, force: False {{(pid=100245) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 24 07:38:27.103325 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1d7a79a7-94db-4525-9ffc-06c7789c5552 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] https://10.4.3.170/volume/v3/qos-specs/f351cfa6-0612-46a9-9181-cc5c339f5db8?force=False returned with HTTP 202 Jul 24 07:38:27.104267 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 182/725] 10.4.3.170 () {66 vars in 1380 bytes} [Fri Jul 24 07:38:27 2026] DELETE /volume/v3/qos-specs/f351cfa6-0612-46a9-9181-cc5c339f5db8?force=False => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:38:27.111587 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-55246902-7b9b-4ac2-b1be-6119ba04750c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:27.113238 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-55246902-7b9b-4ac2-b1be-6119ba04750c tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] GET https://10.4.3.170/volume/v3/qos-specs/f351cfa6-0612-46a9-9181-cc5c339f5db8 Jul 24 07:38:27.113444 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-55246902-7b9b-4ac2-b1be-6119ba04750c tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:27.113614 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-55246902-7b9b-4ac2-b1be-6119ba04750c tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:27.117259 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-55246902-7b9b-4ac2-b1be-6119ba04750c tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] https://10.4.3.170/volume/v3/qos-specs/f351cfa6-0612-46a9-9181-cc5c339f5db8 returned with HTTP 404 Jul 24 07:38:27.117668 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 185/726] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:38:27 2026] GET /volume/v3/qos-specs/f351cfa6-0612-46a9-9181-cc5c339f5db8 => generated 100 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:38:27.124658 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-6362358f-ef95-4947-87ff-fcc082197523 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:27.126336 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6362358f-ef95-4947-87ff-fcc082197523 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] GET https://10.4.3.170/volume/v3/qos-specs Jul 24 07:38:27.126533 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6362358f-ef95-4947-87ff-fcc082197523 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:27.126716 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6362358f-ef95-4947-87ff-fcc082197523 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] Calling method 'index' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:27.126983 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:27.126983 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:38:27.135660 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6362358f-ef95-4947-87ff-fcc082197523 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] https://10.4.3.170/volume/v3/qos-specs returned with HTTP 200 Jul 24 07:38:27.136218 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 180/727] 10.4.3.170 () {66 vars in 1243 bytes} [Fri Jul 24 07:38:27 2026] GET /volume/v3/qos-specs => generated 174 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:38:27.143788 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-8f813452-4cf4-4275-9c0c-85c9342edd5c None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:27.145613 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8f813452-4cf4-4275-9c0c-85c9342edd5c tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] DELETE https://10.4.3.170/volume/v3/qos-specs/f351cfa6-0612-46a9-9181-cc5c339f5db8?force=False Jul 24 07:38:27.145841 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8f813452-4cf4-4275-9c0c-85c9342edd5c tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:27.146121 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8f813452-4cf4-4275-9c0c-85c9342edd5c tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:27.146419 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:27.146419 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:38:27.146806 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.contrib.qos_specs_manage [None req-8f813452-4cf4-4275-9c0c-85c9342edd5c tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] Delete qos_spec: f351cfa6-0612-46a9-9181-cc5c339f5db8, force: False {{(pid=100243) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 24 07:38:27.150451 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8f813452-4cf4-4275-9c0c-85c9342edd5c tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] https://10.4.3.170/volume/v3/qos-specs/f351cfa6-0612-46a9-9181-cc5c339f5db8?force=False returned with HTTP 404 Jul 24 07:38:27.150926 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 181/728] 10.4.3.170 () {66 vars in 1380 bytes} [Fri Jul 24 07:38:27 2026] DELETE /volume/v3/qos-specs/f351cfa6-0612-46a9-9181-cc5c339f5db8?force=False => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:38:27.156604 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-709c1e68-328d-4b49-aa62-fee4057d0550 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:27.162144 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-709c1e68-328d-4b49-aa62-fee4057d0550 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] GET https://10.4.3.170/volume/v3/qos-specs/f351cfa6-0612-46a9-9181-cc5c339f5db8 Jul 24 07:38:27.162531 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-709c1e68-328d-4b49-aa62-fee4057d0550 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:27.162901 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-709c1e68-328d-4b49-aa62-fee4057d0550 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:27.163315 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:27.163315 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:38:27.168242 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-709c1e68-328d-4b49-aa62-fee4057d0550 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] https://10.4.3.170/volume/v3/qos-specs/f351cfa6-0612-46a9-9181-cc5c339f5db8 returned with HTTP 404 Jul 24 07:38:27.169850 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 183/729] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:38:27 2026] GET /volume/v3/qos-specs/f351cfa6-0612-46a9-9181-cc5c339f5db8 => generated 100 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:38:27.179488 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-25e5229b-a975-4bac-ae9a-151470f8c11c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:27.181109 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-25e5229b-a975-4bac-ae9a-151470f8c11c tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] POST https://10.4.3.170/volume/v3/qos-specs Jul 24 07:38:27.181814 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-25e5229b-a975-4bac-ae9a-151470f8c11c tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-839552810", "consumer": "both"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:38:27.183560 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.qos_specs [None req-25e5229b-a975-4bac-ae9a-151470f8c11c tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-839552810', 'consumer': 'both', 'specs': {}} {{(pid=100246) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 24 07:38:27.186620 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.db.api [None req-25e5229b-a975-4bac-ae9a-151470f8c11c tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] DB qos_specs_create(): root {'id': '5c1b85d9-a947-4a00-99f3-8c795e76958a', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-839552810'} {{(pid=100246) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 24 07:38:27.192104 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-25e5229b-a975-4bac-ae9a-151470f8c11c tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] https://10.4.3.170/volume/v3/qos-specs returned with HTTP 200 Jul 24 07:38:27.192577 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 186/730] 10.4.3.170 () {68 vars in 1264 bytes} [Fri Jul 24 07:38:27 2026] POST /volume/v3/qos-specs => generated 364 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:38:27.202850 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-92c6dfb5-d73a-48f7-8cd0-d44362f7d7d8 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:27.205962 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-92c6dfb5-d73a-48f7-8cd0-d44362f7d7d8 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] DELETE https://10.4.3.170/volume/v3/qos-specs/5c1b85d9-a947-4a00-99f3-8c795e76958a?force=False Jul 24 07:38:27.206126 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-92c6dfb5-d73a-48f7-8cd0-d44362f7d7d8 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:27.207272 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-92c6dfb5-d73a-48f7-8cd0-d44362f7d7d8 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:27.207480 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:27.207480 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:38:27.209166 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.contrib.qos_specs_manage [None req-92c6dfb5-d73a-48f7-8cd0-d44362f7d7d8 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] Delete qos_spec: 5c1b85d9-a947-4a00-99f3-8c795e76958a, force: False {{(pid=100244) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 24 07:38:27.233060 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-92c6dfb5-d73a-48f7-8cd0-d44362f7d7d8 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] https://10.4.3.170/volume/v3/qos-specs/5c1b85d9-a947-4a00-99f3-8c795e76958a?force=False returned with HTTP 202 Jul 24 07:38:27.233472 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 181/731] 10.4.3.170 () {66 vars in 1380 bytes} [Fri Jul 24 07:38:27 2026] DELETE /volume/v3/qos-specs/5c1b85d9-a947-4a00-99f3-8c795e76958a?force=False => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:38:27.239963 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-50480e96-c483-45ba-9bc0-528f89fa0226 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:27.243777 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-50480e96-c483-45ba-9bc0-528f89fa0226 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] GET https://10.4.3.170/volume/v3/qos-specs/5c1b85d9-a947-4a00-99f3-8c795e76958a Jul 24 07:38:27.243999 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-50480e96-c483-45ba-9bc0-528f89fa0226 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:27.244829 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-50480e96-c483-45ba-9bc0-528f89fa0226 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:27.252858 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-50480e96-c483-45ba-9bc0-528f89fa0226 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] https://10.4.3.170/volume/v3/qos-specs/5c1b85d9-a947-4a00-99f3-8c795e76958a returned with HTTP 404 Jul 24 07:38:27.253408 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 182/732] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:38:27 2026] GET /volume/v3/qos-specs/5c1b85d9-a947-4a00-99f3-8c795e76958a => generated 100 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:38:27.261360 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-01843914-cdff-4ee8-a7fa-066d741380f1 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:27.263166 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-01843914-cdff-4ee8-a7fa-066d741380f1 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] GET https://10.4.3.170/volume/v3/qos-specs Jul 24 07:38:27.263166 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-01843914-cdff-4ee8-a7fa-066d741380f1 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:27.263428 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-01843914-cdff-4ee8-a7fa-066d741380f1 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] Calling method 'index' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:27.278833 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-01843914-cdff-4ee8-a7fa-066d741380f1 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] https://10.4.3.170/volume/v3/qos-specs returned with HTTP 200 Jul 24 07:38:27.279675 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 184/733] 10.4.3.170 () {66 vars in 1243 bytes} [Fri Jul 24 07:38:27 2026] GET /volume/v3/qos-specs => generated 174 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:38:27.288226 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c4fbf4a5-61b9-43fc-bcbe-aedbf1833e21 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:27.288226 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c4fbf4a5-61b9-43fc-bcbe-aedbf1833e21 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] DELETE https://10.4.3.170/volume/v3/qos-specs/5c1b85d9-a947-4a00-99f3-8c795e76958a?force=False Jul 24 07:38:27.288671 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c4fbf4a5-61b9-43fc-bcbe-aedbf1833e21 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:27.288671 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c4fbf4a5-61b9-43fc-bcbe-aedbf1833e21 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:27.288935 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:27.288935 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:38:27.289320 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.qos_specs_manage [None req-c4fbf4a5-61b9-43fc-bcbe-aedbf1833e21 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] Delete qos_spec: 5c1b85d9-a947-4a00-99f3-8c795e76958a, force: False {{(pid=100246) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 24 07:38:27.292874 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c4fbf4a5-61b9-43fc-bcbe-aedbf1833e21 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] https://10.4.3.170/volume/v3/qos-specs/5c1b85d9-a947-4a00-99f3-8c795e76958a?force=False returned with HTTP 404 Jul 24 07:38:27.293364 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 187/734] 10.4.3.170 () {66 vars in 1380 bytes} [Fri Jul 24 07:38:27 2026] DELETE /volume/v3/qos-specs/5c1b85d9-a947-4a00-99f3-8c795e76958a?force=False => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:38:27.301871 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-ab73c508-27db-4a95-b12c-4a1372a29fb7 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:27.303737 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ab73c508-27db-4a95-b12c-4a1372a29fb7 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] GET https://10.4.3.170/volume/v3/qos-specs/5c1b85d9-a947-4a00-99f3-8c795e76958a Jul 24 07:38:27.303925 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ab73c508-27db-4a95-b12c-4a1372a29fb7 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:27.304130 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ab73c508-27db-4a95-b12c-4a1372a29fb7 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:27.304381 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:27.304381 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:38:27.311843 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ab73c508-27db-4a95-b12c-4a1372a29fb7 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] https://10.4.3.170/volume/v3/qos-specs/5c1b85d9-a947-4a00-99f3-8c795e76958a returned with HTTP 404 Jul 24 07:38:27.311843 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 182/735] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:38:27 2026] GET /volume/v3/qos-specs/5c1b85d9-a947-4a00-99f3-8c795e76958a => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:38:27.319632 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-51d7186d-7f48-4301-bd9d-eb477e26fa96 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:27.321164 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-51d7186d-7f48-4301-bd9d-eb477e26fa96 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] POST https://10.4.3.170/volume/v3/qos-specs Jul 24 07:38:27.321376 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-51d7186d-7f48-4301-bd9d-eb477e26fa96 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-104983862", "consumer": "front-end"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:38:27.323557 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.qos_specs [None req-51d7186d-7f48-4301-bd9d-eb477e26fa96 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-104983862', 'consumer': 'front-end', 'specs': {}} {{(pid=100243) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 24 07:38:27.326493 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.db.api [None req-51d7186d-7f48-4301-bd9d-eb477e26fa96 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] DB qos_specs_create(): root {'id': 'ffa4d359-ced8-4e5a-bb27-e899157a9202', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-104983862'} {{(pid=100243) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 24 07:38:27.332284 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-51d7186d-7f48-4301-bd9d-eb477e26fa96 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] https://10.4.3.170/volume/v3/qos-specs returned with HTTP 200 Jul 24 07:38:27.332509 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 183/736] 10.4.3.170 () {68 vars in 1264 bytes} [Fri Jul 24 07:38:27 2026] POST /volume/v3/qos-specs => generated 369 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:38:27.342942 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-6417d17c-f8df-435e-b716-badc7f7f6e20 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:27.347231 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6417d17c-f8df-435e-b716-badc7f7f6e20 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] DELETE https://10.4.3.170/volume/v3/qos-specs/ffa4d359-ced8-4e5a-bb27-e899157a9202?force=False Jul 24 07:38:27.347231 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6417d17c-f8df-435e-b716-badc7f7f6e20 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:27.347231 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6417d17c-f8df-435e-b716-badc7f7f6e20 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:27.347231 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:27.347231 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:38:27.347231 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.contrib.qos_specs_manage [None req-6417d17c-f8df-435e-b716-badc7f7f6e20 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] Delete qos_spec: ffa4d359-ced8-4e5a-bb27-e899157a9202, force: False {{(pid=100245) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 24 07:38:27.370816 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6417d17c-f8df-435e-b716-badc7f7f6e20 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] https://10.4.3.170/volume/v3/qos-specs/ffa4d359-ced8-4e5a-bb27-e899157a9202?force=False returned with HTTP 202 Jul 24 07:38:27.371635 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 185/737] 10.4.3.170 () {66 vars in 1380 bytes} [Fri Jul 24 07:38:27 2026] DELETE /volume/v3/qos-specs/ffa4d359-ced8-4e5a-bb27-e899157a9202?force=False => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:38:27.380364 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-972d130c-f783-4525-8c87-d26c1e11de82 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:27.382657 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-972d130c-f783-4525-8c87-d26c1e11de82 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] GET https://10.4.3.170/volume/v3/qos-specs/ffa4d359-ced8-4e5a-bb27-e899157a9202 Jul 24 07:38:27.382942 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-972d130c-f783-4525-8c87-d26c1e11de82 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:27.383233 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-972d130c-f783-4525-8c87-d26c1e11de82 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:27.388066 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-972d130c-f783-4525-8c87-d26c1e11de82 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] https://10.4.3.170/volume/v3/qos-specs/ffa4d359-ced8-4e5a-bb27-e899157a9202 returned with HTTP 404 Jul 24 07:38:27.388752 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 188/738] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:38:27 2026] GET /volume/v3/qos-specs/ffa4d359-ced8-4e5a-bb27-e899157a9202 => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:38:27.396933 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-c79aa551-1148-4eca-98e4-a893b1da90e1 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:27.399273 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c79aa551-1148-4eca-98e4-a893b1da90e1 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] GET https://10.4.3.170/volume/v3/qos-specs Jul 24 07:38:27.399471 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c79aa551-1148-4eca-98e4-a893b1da90e1 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:27.399756 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c79aa551-1148-4eca-98e4-a893b1da90e1 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] Calling method 'index' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:27.405957 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c79aa551-1148-4eca-98e4-a893b1da90e1 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] https://10.4.3.170/volume/v3/qos-specs returned with HTTP 200 Jul 24 07:38:27.406637 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 183/739] 10.4.3.170 () {66 vars in 1243 bytes} [Fri Jul 24 07:38:27 2026] GET /volume/v3/qos-specs => generated 174 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:38:27.418771 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-b4704f4b-1ea0-4e6a-9963-6b2c6a403a21 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:27.420301 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b4704f4b-1ea0-4e6a-9963-6b2c6a403a21 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] DELETE https://10.4.3.170/volume/v3/qos-specs/ffa4d359-ced8-4e5a-bb27-e899157a9202?force=False Jul 24 07:38:27.420492 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b4704f4b-1ea0-4e6a-9963-6b2c6a403a21 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:27.420963 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b4704f4b-1ea0-4e6a-9963-6b2c6a403a21 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:27.420963 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:27.420963 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:38:27.421171 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b4704f4b-1ea0-4e6a-9963-6b2c6a403a21 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] Delete qos_spec: ffa4d359-ced8-4e5a-bb27-e899157a9202, force: False {{(pid=100243) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 24 07:38:27.425458 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b4704f4b-1ea0-4e6a-9963-6b2c6a403a21 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] https://10.4.3.170/volume/v3/qos-specs/ffa4d359-ced8-4e5a-bb27-e899157a9202?force=False returned with HTTP 404 Jul 24 07:38:27.426199 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 184/740] 10.4.3.170 () {66 vars in 1380 bytes} [Fri Jul 24 07:38:27 2026] DELETE /volume/v3/qos-specs/ffa4d359-ced8-4e5a-bb27-e899157a9202?force=False => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:38:27.433871 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-9a8ae4ae-72bb-4c9e-9f9d-0123d9650ddd None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:27.439183 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9a8ae4ae-72bb-4c9e-9f9d-0123d9650ddd tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] GET https://10.4.3.170/volume/v3/qos-specs/ffa4d359-ced8-4e5a-bb27-e899157a9202 Jul 24 07:38:27.439183 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9a8ae4ae-72bb-4c9e-9f9d-0123d9650ddd tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:27.439183 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9a8ae4ae-72bb-4c9e-9f9d-0123d9650ddd tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:27.439183 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:27.439183 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:38:27.445554 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9a8ae4ae-72bb-4c9e-9f9d-0123d9650ddd tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] https://10.4.3.170/volume/v3/qos-specs/ffa4d359-ced8-4e5a-bb27-e899157a9202 returned with HTTP 404 Jul 24 07:38:27.445554 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 186/741] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:38:27 2026] GET /volume/v3/qos-specs/ffa4d359-ced8-4e5a-bb27-e899157a9202 => generated 100 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:38:27.455815 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e28561df-f01a-4f62-b2fa-db1c232a60ae None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:27.458851 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e28561df-f01a-4f62-b2fa-db1c232a60ae tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] GET https://10.4.3.170/volume/v3/qos-specs/647ba26c-46eb-435c-ae8c-f86ed63d78ef Jul 24 07:38:27.459136 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e28561df-f01a-4f62-b2fa-db1c232a60ae tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:27.459392 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e28561df-f01a-4f62-b2fa-db1c232a60ae tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:27.467399 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e28561df-f01a-4f62-b2fa-db1c232a60ae tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] https://10.4.3.170/volume/v3/qos-specs/647ba26c-46eb-435c-ae8c-f86ed63d78ef returned with HTTP 200 Jul 24 07:38:27.467952 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 189/742] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:38:27 2026] GET /volume/v3/qos-specs/647ba26c-46eb-435c-ae8c-f86ed63d78ef => generated 392 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:38:27.479512 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-41352a33-2902-4d48-bbf5-2f6682bf360b None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:27.482055 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-41352a33-2902-4d48-bbf5-2f6682bf360b tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] GET https://10.4.3.170/volume/v3/qos-specs Jul 24 07:38:27.482340 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-41352a33-2902-4d48-bbf5-2f6682bf360b tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:27.482614 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-41352a33-2902-4d48-bbf5-2f6682bf360b tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] Calling method 'index' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:27.482951 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:27.482951 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:38:27.489024 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-41352a33-2902-4d48-bbf5-2f6682bf360b tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] https://10.4.3.170/volume/v3/qos-specs returned with HTTP 200 Jul 24 07:38:27.489542 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 184/743] 10.4.3.170 () {66 vars in 1243 bytes} [Fri Jul 24 07:38:27 2026] GET /volume/v3/qos-specs => generated 174 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:38:27.500897 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-6b16b7f1-f846-4779-a1b3-8c1f348858d0 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:27.503627 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6b16b7f1-f846-4779-a1b3-8c1f348858d0 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] PUT https://10.4.3.170/volume/v3/qos-specs/647ba26c-46eb-435c-ae8c-f86ed63d78ef Jul 24 07:38:27.504062 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-6b16b7f1-f846-4779-a1b3-8c1f348858d0 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:38:27.511368 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.qos_specs [None req-6b16b7f1-f846-4779-a1b3-8c1f348858d0 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=100243) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Jul 24 07:38:27.520608 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.db.api [None req-6b16b7f1-f846-4779-a1b3-8c1f348858d0 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] qos_specs_update() value: {'id': '8879b28d-0709-4124-bea4-25f6b4d55c3d', 'key': 'iops_bytes', 'value': '500', 'specs_id': '647ba26c-46eb-435c-ae8c-f86ed63d78ef', 'deleted': False} {{(pid=100243) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Jul 24 07:38:27.532058 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6b16b7f1-f846-4779-a1b3-8c1f348858d0 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] https://10.4.3.170/volume/v3/qos-specs/647ba26c-46eb-435c-ae8c-f86ed63d78ef returned with HTTP 200 Jul 24 07:38:27.532521 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 185/744] 10.4.3.170 () {68 vars in 1374 bytes} [Fri Jul 24 07:38:27 2026] PUT /volume/v3/qos-specs/647ba26c-46eb-435c-ae8c-f86ed63d78ef => generated 36 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 07:38:27.543917 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-145dc631-a04f-4bbf-8458-00a8bcb2b5a9 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:27.551448 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-145dc631-a04f-4bbf-8458-00a8bcb2b5a9 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] GET https://10.4.3.170/volume/v3/qos-specs/647ba26c-46eb-435c-ae8c-f86ed63d78ef Jul 24 07:38:27.551448 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-145dc631-a04f-4bbf-8458-00a8bcb2b5a9 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:27.551448 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-145dc631-a04f-4bbf-8458-00a8bcb2b5a9 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:27.558843 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-145dc631-a04f-4bbf-8458-00a8bcb2b5a9 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] https://10.4.3.170/volume/v3/qos-specs/647ba26c-46eb-435c-ae8c-f86ed63d78ef returned with HTTP 200 Jul 24 07:38:27.559240 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 187/745] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:38:27 2026] GET /volume/v3/qos-specs/647ba26c-46eb-435c-ae8c-f86ed63d78ef => generated 413 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:38:27.576429 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-815f96c8-103b-4d78-aa9a-74f1f737999a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:27.579267 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-815f96c8-103b-4d78-aa9a-74f1f737999a tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] PUT https://10.4.3.170/volume/v3/qos-specs/647ba26c-46eb-435c-ae8c-f86ed63d78ef/delete_keys Jul 24 07:38:27.579663 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-815f96c8-103b-4d78-aa9a-74f1f737999a tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:38:27.581575 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:27.581575 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:38:27.581993 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.qos_specs_manage [None req-815f96c8-103b-4d78-aa9a-74f1f737999a tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] Delete_key spec: 647ba26c-46eb-435c-ae8c-f86ed63d78ef, keys: ['iops_bytes'] {{(pid=100246) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Jul 24 07:38:27.600555 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-815f96c8-103b-4d78-aa9a-74f1f737999a tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] https://10.4.3.170/volume/v3/qos-specs/647ba26c-46eb-435c-ae8c-f86ed63d78ef/delete_keys returned with HTTP 202 Jul 24 07:38:27.600555 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 190/746] 10.4.3.170 () {68 vars in 1410 bytes} [Fri Jul 24 07:38:27 2026] PUT /volume/v3/qos-specs/647ba26c-46eb-435c-ae8c-f86ed63d78ef/delete_keys => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:38:27.609324 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-1435c8c9-c956-4660-870b-58736cec98d1 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:27.612881 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1435c8c9-c956-4660-870b-58736cec98d1 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] GET https://10.4.3.170/volume/v3/qos-specs/647ba26c-46eb-435c-ae8c-f86ed63d78ef Jul 24 07:38:27.612881 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1435c8c9-c956-4660-870b-58736cec98d1 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:27.612881 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1435c8c9-c956-4660-870b-58736cec98d1 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:27.612881 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:27.612881 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:38:27.621319 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1435c8c9-c956-4660-870b-58736cec98d1 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] https://10.4.3.170/volume/v3/qos-specs/647ba26c-46eb-435c-ae8c-f86ed63d78ef returned with HTTP 200 Jul 24 07:38:27.621319 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 185/747] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:38:27 2026] GET /volume/v3/qos-specs/647ba26c-46eb-435c-ae8c-f86ed63d78ef => generated 392 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:38:27.631173 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-67a2a42c-fadc-4625-bc0e-65a51c6116e6 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:27.633264 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-67a2a42c-fadc-4625-bc0e-65a51c6116e6 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] GET https://10.4.3.170/volume/v3/qos-specs/647ba26c-46eb-435c-ae8c-f86ed63d78ef Jul 24 07:38:27.633459 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-67a2a42c-fadc-4625-bc0e-65a51c6116e6 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:27.633962 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-67a2a42c-fadc-4625-bc0e-65a51c6116e6 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:27.633962 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:27.633962 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:38:27.638025 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-67a2a42c-fadc-4625-bc0e-65a51c6116e6 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] https://10.4.3.170/volume/v3/qos-specs/647ba26c-46eb-435c-ae8c-f86ed63d78ef returned with HTTP 200 Jul 24 07:38:27.638449 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 186/748] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:38:27 2026] GET /volume/v3/qos-specs/647ba26c-46eb-435c-ae8c-f86ed63d78ef => generated 392 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:38:27.649094 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-036b4330-be26-416c-a7c8-baeeb6982822 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:27.651183 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-036b4330-be26-416c-a7c8-baeeb6982822 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] DELETE https://10.4.3.170/volume/v3/qos-specs/647ba26c-46eb-435c-ae8c-f86ed63d78ef?force=False Jul 24 07:38:27.651502 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-036b4330-be26-416c-a7c8-baeeb6982822 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:27.651718 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-036b4330-be26-416c-a7c8-baeeb6982822 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:27.652302 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:27.652302 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:38:27.652715 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.contrib.qos_specs_manage [None req-036b4330-be26-416c-a7c8-baeeb6982822 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] Delete qos_spec: 647ba26c-46eb-435c-ae8c-f86ed63d78ef, force: False {{(pid=100245) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 24 07:38:27.672084 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-036b4330-be26-416c-a7c8-baeeb6982822 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] https://10.4.3.170/volume/v3/qos-specs/647ba26c-46eb-435c-ae8c-f86ed63d78ef?force=False returned with HTTP 202 Jul 24 07:38:27.672580 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 188/749] 10.4.3.170 () {66 vars in 1380 bytes} [Fri Jul 24 07:38:27 2026] DELETE /volume/v3/qos-specs/647ba26c-46eb-435c-ae8c-f86ed63d78ef?force=False => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 24 07:38:27.680742 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-56cb5ab8-a34a-4abe-b842-071f35147718 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:27.682810 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-56cb5ab8-a34a-4abe-b842-071f35147718 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] GET https://10.4.3.170/volume/v3/qos-specs/647ba26c-46eb-435c-ae8c-f86ed63d78ef Jul 24 07:38:27.683003 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-56cb5ab8-a34a-4abe-b842-071f35147718 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:27.683145 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-56cb5ab8-a34a-4abe-b842-071f35147718 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:27.683370 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:27.683370 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:38:27.688259 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-56cb5ab8-a34a-4abe-b842-071f35147718 tempest-QosSpecsTestJSON-971873087 tempest-QosSpecsTestJSON-971873087-project-admin] https://10.4.3.170/volume/v3/qos-specs/647ba26c-46eb-435c-ae8c-f86ed63d78ef returned with HTTP 404 Jul 24 07:38:27.688718 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 191/750] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:38:27 2026] GET /volume/v3/qos-specs/647ba26c-46eb-435c-ae8c-f86ed63d78ef => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:38:31.362256 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-bef7489d-5487-4f49-82c1-38a4ef30cf5c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:31.533418 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-bef7489d-5487-4f49-82c1-38a4ef30cf5c tempest-VolumesMetadataTest-1436107627 tempest-VolumesMetadataTest-1436107627-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:38:31.533762 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-bef7489d-5487-4f49-82c1-38a4ef30cf5c tempest-VolumesMetadataTest-1436107627 tempest-VolumesMetadataTest-1436107627-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-1444290832"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:38:31.535216 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-bef7489d-5487-4f49-82c1-38a4ef30cf5c tempest-VolumesMetadataTest-1436107627 tempest-VolumesMetadataTest-1436107627-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-1444290832'}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:38:31.535618 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-bef7489d-5487-4f49-82c1-38a4ef30cf5c tempest-VolumesMetadataTest-1436107627 tempest-VolumesMetadataTest-1436107627-project-member] Create volume of 1 GB Jul 24 07:38:31.535906 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:31.535906 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:38:31.551748 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-bef7489d-5487-4f49-82c1-38a4ef30cf5c tempest-VolumesMetadataTest-1436107627 tempest-VolumesMetadataTest-1436107627-project-member] Availability Zones retrieved successfully. Jul 24 07:38:31.556539 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-bef7489d-5487-4f49-82c1-38a4ef30cf5c tempest-VolumesMetadataTest-1436107627 tempest-VolumesMetadataTest-1436107627-project-member] Flow 'volume_create_api' (363132b3-e019-45ff-8f4a-a93dbebe6bfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:38:31.559397 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-bef7489d-5487-4f49-82c1-38a4ef30cf5c tempest-VolumesMetadataTest-1436107627 tempest-VolumesMetadataTest-1436107627-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04643c8a-9357-4c58-9b7a-11163a2420e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:38:31.560624 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-bef7489d-5487-4f49-82c1-38a4ef30cf5c tempest-VolumesMetadataTest-1436107627 tempest-VolumesMetadataTest-1436107627-project-member] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:38:31.597234 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-bef7489d-5487-4f49-82c1-38a4ef30cf5c tempest-VolumesMetadataTest-1436107627 tempest-VolumesMetadataTest-1436107627-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04643c8a-9357-4c58-9b7a-11163a2420e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:38:31.597234 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-bef7489d-5487-4f49-82c1-38a4ef30cf5c tempest-VolumesMetadataTest-1436107627 tempest-VolumesMetadataTest-1436107627-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52f99b16-1ad6-4933-b822-157527528985) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:38:31.679337 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-bef7489d-5487-4f49-82c1-38a4ef30cf5c tempest-VolumesMetadataTest-1436107627 tempest-VolumesMetadataTest-1436107627-project-member] Created reservations ['78787d42-0ec1-431f-8d4e-b36de2d95bda', '293116df-a811-4810-b297-de09bc1d0401', '72cd9153-58a2-45fe-a474-fd081566fc90', 'eff1f240-d6c9-4fe0-8226-564d7fef650f'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:38:31.680525 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-bef7489d-5487-4f49-82c1-38a4ef30cf5c tempest-VolumesMetadataTest-1436107627 tempest-VolumesMetadataTest-1436107627-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52f99b16-1ad6-4933-b822-157527528985) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['78787d42-0ec1-431f-8d4e-b36de2d95bda', '293116df-a811-4810-b297-de09bc1d0401', '72cd9153-58a2-45fe-a474-fd081566fc90', 'eff1f240-d6c9-4fe0-8226-564d7fef650f']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:38:31.681461 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-bef7489d-5487-4f49-82c1-38a4ef30cf5c tempest-VolumesMetadataTest-1436107627 tempest-VolumesMetadataTest-1436107627-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a39415fc-47b2-4703-8a43-d0a152e66fcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:38:31.715330 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-bef7489d-5487-4f49-82c1-38a4ef30cf5c tempest-VolumesMetadataTest-1436107627 tempest-VolumesMetadataTest-1436107627-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a39415fc-47b2-4703-8a43-d0a152e66fcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '863193a1-80f0-4edc-a192-5c7fb11acda3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1444290832',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a04d1cd478374343aa86b6197de89626',qos_specs=None,replication_status=,reservations=['78787d42-0ec1-431f-8d4e-b36de2d95bda','293116df-a811-4810-b297-de09bc1d0401','72cd9153-58a2-45fe-a474-fd081566fc90','eff1f240-d6c9-4fe0-8226-564d7fef650f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8da490eb351f4c429575d2a91ecc9fae',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:38:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1444290832',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=863193a1-80f0-4edc-a192-5c7fb11acda3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a04d1cd478374343aa86b6197de89626',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8da490eb351f4c429575d2a91ecc9fae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:38:31.716345 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-bef7489d-5487-4f49-82c1-38a4ef30cf5c tempest-VolumesMetadataTest-1436107627 tempest-VolumesMetadataTest-1436107627-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3df1e0c-897a-4fb2-91d0-afb057f41fcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:38:31.738970 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-bef7489d-5487-4f49-82c1-38a4ef30cf5c tempest-VolumesMetadataTest-1436107627 tempest-VolumesMetadataTest-1436107627-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3df1e0c-897a-4fb2-91d0-afb057f41fcc) transitioned into state 'SUCCESS' from state '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-1444290832',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a04d1cd478374343aa86b6197de89626',qos_specs=None,replication_status=,reservations=['78787d42-0ec1-431f-8d4e-b36de2d95bda','293116df-a811-4810-b297-de09bc1d0401','72cd9153-58a2-45fe-a474-fd081566fc90','eff1f240-d6c9-4fe0-8226-564d7fef650f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8da490eb351f4c429575d2a91ecc9fae',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:38:31.740041 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-bef7489d-5487-4f49-82c1-38a4ef30cf5c tempest-VolumesMetadataTest-1436107627 tempest-VolumesMetadataTest-1436107627-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d5382b3-e5bd-4f11-82df-e3be5968d230) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:38:31.751099 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-bef7489d-5487-4f49-82c1-38a4ef30cf5c tempest-VolumesMetadataTest-1436107627 tempest-VolumesMetadataTest-1436107627-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d5382b3-e5bd-4f11-82df-e3be5968d230) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:38:31.752226 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-bef7489d-5487-4f49-82c1-38a4ef30cf5c tempest-VolumesMetadataTest-1436107627 tempest-VolumesMetadataTest-1436107627-project-member] Flow 'volume_create_api' (363132b3-e019-45ff-8f4a-a93dbebe6bfa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:38:31.752429 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-bef7489d-5487-4f49-82c1-38a4ef30cf5c tempest-VolumesMetadataTest-1436107627 tempest-VolumesMetadataTest-1436107627-project-member] Create volume request issued successfully. Jul 24 07:38:31.753099 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-bef7489d-5487-4f49-82c1-38a4ef30cf5c tempest-VolumesMetadataTest-1436107627 tempest-VolumesMetadataTest-1436107627-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:38:31.753529 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 186/751] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 24 07:38:31 2026] POST /volume/v3/volumes => generated 750 bytes in 392 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:38:31.771420 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-292282ae-52ea-43b2-96ab-26849d52d27b None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:31.773602 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-292282ae-52ea-43b2-96ab-26849d52d27b tempest-VolumesMetadataTest-1436107627 tempest-VolumesMetadataTest-1436107627-project-member] GET https://10.4.3.170/volume/v3/volumes/863193a1-80f0-4edc-a192-5c7fb11acda3 Jul 24 07:38:31.773898 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-292282ae-52ea-43b2-96ab-26849d52d27b tempest-VolumesMetadataTest-1436107627 tempest-VolumesMetadataTest-1436107627-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:31.774146 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-292282ae-52ea-43b2-96ab-26849d52d27b tempest-VolumesMetadataTest-1436107627 tempest-VolumesMetadataTest-1436107627-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:31.787755 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:31.787755 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:38:31.793864 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-292282ae-52ea-43b2-96ab-26849d52d27b tempest-VolumesMetadataTest-1436107627 tempest-VolumesMetadataTest-1436107627-project-member] Volume info retrieved successfully. Jul 24 07:38:31.800978 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-292282ae-52ea-43b2-96ab-26849d52d27b tempest-VolumesMetadataTest-1436107627 tempest-VolumesMetadataTest-1436107627-project-member] https://10.4.3.170/volume/v3/volumes/863193a1-80f0-4edc-a192-5c7fb11acda3 returned with HTTP 200 Jul 24 07:38:31.803533 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 187/752] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:38:31 2026] GET /volume/v3/volumes/863193a1-80f0-4edc-a192-5c7fb11acda3 => generated 818 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:38:32.036764 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-9d2342c1-bc33-4f46-877a-00187e260c3b req-9f834375-5d61-42a0-99e7-a5eba0486d4c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:32.039525 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-9d2342c1-bc33-4f46-877a-00187e260c3b req-9f834375-5d61-42a0-99e7-a5eba0486d4c tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] DELETE https://10.4.3.170/volume/v3/attachments/c1a1c76d-2fc1-4d4d-8dff-37553744c624 Jul 24 07:38:32.039785 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-9d2342c1-bc33-4f46-877a-00187e260c3b req-9f834375-5d61-42a0-99e7-a5eba0486d4c tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:32.040012 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-9d2342c1-bc33-4f46-877a-00187e260c3b req-9f834375-5d61-42a0-99e7-a5eba0486d4c tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Calling method 'version_select' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:32.048315 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:32.048315 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:38:32.123131 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-9d2342c1-bc33-4f46-877a-00187e260c3b req-9f834375-5d61-42a0-99e7-a5eba0486d4c tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] https://10.4.3.170/volume/v3/attachments/c1a1c76d-2fc1-4d4d-8dff-37553744c624 returned with HTTP 200 Jul 24 07:38:32.123795 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 189/753] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 24 07:38:32 2026] DELETE /volume/v3/attachments/c1a1c76d-2fc1-4d4d-8dff-37553744c624 => generated 19 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:38:32.133329 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-9d2342c1-bc33-4f46-877a-00187e260c3b req-5fcb73b8-8479-42c3-9816-740f4f1c28f4 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:32.135595 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-9d2342c1-bc33-4f46-877a-00187e260c3b req-5fcb73b8-8479-42c3-9816-740f4f1c28f4 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] DELETE https://10.4.3.170/volume/v3/attachments/7110feb1-37e6-4d79-aa5b-46b5df880b13 Jul 24 07:38:32.135817 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-9d2342c1-bc33-4f46-877a-00187e260c3b req-5fcb73b8-8479-42c3-9816-740f4f1c28f4 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:32.135992 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-9d2342c1-bc33-4f46-877a-00187e260c3b req-5fcb73b8-8479-42c3-9816-740f4f1c28f4 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:32.144159 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:32.144159 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:38:32.192055 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-9d2342c1-bc33-4f46-877a-00187e260c3b req-5fcb73b8-8479-42c3-9816-740f4f1c28f4 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] https://10.4.3.170/volume/v3/attachments/7110feb1-37e6-4d79-aa5b-46b5df880b13 returned with HTTP 200 Jul 24 07:38:32.192847 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 192/754] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 24 07:38:32 2026] DELETE /volume/v3/attachments/7110feb1-37e6-4d79-aa5b-46b5df880b13 => generated 19 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:38:32.201920 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-9d2342c1-bc33-4f46-877a-00187e260c3b req-08aa2f59-e31d-4efa-adab-c975269d65af None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:32.204220 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-9d2342c1-bc33-4f46-877a-00187e260c3b req-08aa2f59-e31d-4efa-adab-c975269d65af tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] DELETE https://10.4.3.170/volume/v3/attachments/cf984b4f-fc16-4286-be68-153ff8870dea Jul 24 07:38:32.204443 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-9d2342c1-bc33-4f46-877a-00187e260c3b req-08aa2f59-e31d-4efa-adab-c975269d65af tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:32.204683 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-9d2342c1-bc33-4f46-877a-00187e260c3b req-08aa2f59-e31d-4efa-adab-c975269d65af tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Calling method 'version_select' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:32.211782 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:32.211782 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:38:32.256378 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-9d2342c1-bc33-4f46-877a-00187e260c3b req-08aa2f59-e31d-4efa-adab-c975269d65af tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] https://10.4.3.170/volume/v3/attachments/cf984b4f-fc16-4286-be68-153ff8870dea returned with HTTP 200 Jul 24 07:38:32.256817 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 187/755] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 24 07:38:32 2026] DELETE /volume/v3/attachments/cf984b4f-fc16-4286-be68-153ff8870dea => generated 19 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:38:32.822739 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-f6363e25-96d0-498c-8ca6-91c3683720c9 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:32.829300 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f6363e25-96d0-498c-8ca6-91c3683720c9 tempest-VolumesMetadataTest-1436107627 tempest-VolumesMetadataTest-1436107627-project-member] GET https://10.4.3.170/volume/v3/volumes/863193a1-80f0-4edc-a192-5c7fb11acda3 Jul 24 07:38:32.829300 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f6363e25-96d0-498c-8ca6-91c3683720c9 tempest-VolumesMetadataTest-1436107627 tempest-VolumesMetadataTest-1436107627-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:32.829606 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f6363e25-96d0-498c-8ca6-91c3683720c9 tempest-VolumesMetadataTest-1436107627 tempest-VolumesMetadataTest-1436107627-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:32.845685 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:32.845685 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:38:32.850147 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-f6363e25-96d0-498c-8ca6-91c3683720c9 tempest-VolumesMetadataTest-1436107627 tempest-VolumesMetadataTest-1436107627-project-member] Volume info retrieved successfully. Jul 24 07:38:32.856092 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f6363e25-96d0-498c-8ca6-91c3683720c9 tempest-VolumesMetadataTest-1436107627 tempest-VolumesMetadataTest-1436107627-project-member] https://10.4.3.170/volume/v3/volumes/863193a1-80f0-4edc-a192-5c7fb11acda3 returned with HTTP 200 Jul 24 07:38:32.856528 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 188/756] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:38:32 2026] GET /volume/v3/volumes/863193a1-80f0-4edc-a192-5c7fb11acda3 => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:38:32.878141 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-541e28be-a9e2-4131-8107-0d5df4df6db0 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:32.880707 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-541e28be-a9e2-4131-8107-0d5df4df6db0 tempest-VolumesMetadataTest-1436107627 tempest-VolumesMetadataTest-1436107627-project-member] POST https://10.4.3.170/volume/v3/volumes/863193a1-80f0-4edc-a192-5c7fb11acda3/metadata Jul 24 07:38:32.880707 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-541e28be-a9e2-4131-8107-0d5df4df6db0 tempest-VolumesMetadataTest-1436107627 tempest-VolumesMetadataTest-1436107627-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:38:32.891995 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:32.891995 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:38:32.892743 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-541e28be-a9e2-4131-8107-0d5df4df6db0 tempest-VolumesMetadataTest-1436107627 tempest-VolumesMetadataTest-1436107627-project-member] Volume info retrieved successfully. Jul 24 07:38:32.906337 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-541e28be-a9e2-4131-8107-0d5df4df6db0 tempest-VolumesMetadataTest-1436107627 tempest-VolumesMetadataTest-1436107627-project-member] Create volume metadata completed successfully. Jul 24 07:38:32.906337 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-541e28be-a9e2-4131-8107-0d5df4df6db0 tempest-VolumesMetadataTest-1436107627 tempest-VolumesMetadataTest-1436107627-project-member] https://10.4.3.170/volume/v3/volumes/863193a1-80f0-4edc-a192-5c7fb11acda3/metadata returned with HTTP 200 Jul 24 07:38:32.906337 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 190/757] 10.4.3.170 () {68 vars in 1397 bytes} [Fri Jul 24 07:38:32 2026] POST /volume/v3/volumes/863193a1-80f0-4edc-a192-5c7fb11acda3/metadata => generated 101 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:38:32.913808 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c8428764-aa69-49f8-a586-3b9c7285881d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:32.917744 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c8428764-aa69-49f8-a586-3b9c7285881d tempest-VolumesMetadataTest-1436107627 tempest-VolumesMetadataTest-1436107627-project-member] GET https://10.4.3.170/volume/v3/volumes/863193a1-80f0-4edc-a192-5c7fb11acda3/metadata Jul 24 07:38:32.917998 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c8428764-aa69-49f8-a586-3b9c7285881d tempest-VolumesMetadataTest-1436107627 tempest-VolumesMetadataTest-1436107627-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:32.918298 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c8428764-aa69-49f8-a586-3b9c7285881d tempest-VolumesMetadataTest-1436107627 tempest-VolumesMetadataTest-1436107627-project-member] Calling method 'index' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:32.930905 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:32.930905 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:38:32.931601 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-c8428764-aa69-49f8-a586-3b9c7285881d tempest-VolumesMetadataTest-1436107627 tempest-VolumesMetadataTest-1436107627-project-member] Volume info retrieved successfully. Jul 24 07:38:32.939774 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-c8428764-aa69-49f8-a586-3b9c7285881d tempest-VolumesMetadataTest-1436107627 tempest-VolumesMetadataTest-1436107627-project-member] Get volume metadata completed successfully. Jul 24 07:38:32.940114 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c8428764-aa69-49f8-a586-3b9c7285881d tempest-VolumesMetadataTest-1436107627 tempest-VolumesMetadataTest-1436107627-project-member] https://10.4.3.170/volume/v3/volumes/863193a1-80f0-4edc-a192-5c7fb11acda3/metadata returned with HTTP 200 Jul 24 07:38:32.940864 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 193/758] 10.4.3.170 () {66 vars in 1375 bytes} [Fri Jul 24 07:38:32 2026] GET /volume/v3/volumes/863193a1-80f0-4edc-a192-5c7fb11acda3/metadata => generated 101 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:38:32.949075 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-a9432ddb-8346-4d85-a82f-e4e6c00b61e5 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:32.951563 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a9432ddb-8346-4d85-a82f-e4e6c00b61e5 tempest-VolumesMetadataTest-1436107627 tempest-VolumesMetadataTest-1436107627-project-member] PUT https://10.4.3.170/volume/v3/volumes/863193a1-80f0-4edc-a192-5c7fb11acda3/metadata Jul 24 07:38:32.951916 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a9432ddb-8346-4d85-a82f-e4e6c00b61e5 tempest-VolumesMetadataTest-1436107627 tempest-VolumesMetadataTest-1436107627-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:38:32.961508 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:32.961508 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:38:32.961993 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-a9432ddb-8346-4d85-a82f-e4e6c00b61e5 tempest-VolumesMetadataTest-1436107627 tempest-VolumesMetadataTest-1436107627-project-member] Volume info retrieved successfully. Jul 24 07:38:32.978608 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-a9432ddb-8346-4d85-a82f-e4e6c00b61e5 tempest-VolumesMetadataTest-1436107627 tempest-VolumesMetadataTest-1436107627-project-member] Update volume metadata completed successfully. Jul 24 07:38:32.980750 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a9432ddb-8346-4d85-a82f-e4e6c00b61e5 tempest-VolumesMetadataTest-1436107627 tempest-VolumesMetadataTest-1436107627-project-member] https://10.4.3.170/volume/v3/volumes/863193a1-80f0-4edc-a192-5c7fb11acda3/metadata returned with HTTP 200 Jul 24 07:38:32.980750 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 188/759] 10.4.3.170 () {68 vars in 1395 bytes} [Fri Jul 24 07:38:32 2026] PUT /volume/v3/volumes/863193a1-80f0-4edc-a192-5c7fb11acda3/metadata => generated 57 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 07:38:32.987797 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-e03bd380-5497-4a7b-bc5a-1f03b8cb995b None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:32.989736 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e03bd380-5497-4a7b-bc5a-1f03b8cb995b tempest-VolumesMetadataTest-1436107627 tempest-VolumesMetadataTest-1436107627-project-member] GET https://10.4.3.170/volume/v3/volumes/863193a1-80f0-4edc-a192-5c7fb11acda3/metadata Jul 24 07:38:32.990757 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e03bd380-5497-4a7b-bc5a-1f03b8cb995b tempest-VolumesMetadataTest-1436107627 tempest-VolumesMetadataTest-1436107627-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:32.990992 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e03bd380-5497-4a7b-bc5a-1f03b8cb995b tempest-VolumesMetadataTest-1436107627 tempest-VolumesMetadataTest-1436107627-project-member] Calling method 'index' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:32.999349 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:32.999349 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:38:33.001268 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-e03bd380-5497-4a7b-bc5a-1f03b8cb995b tempest-VolumesMetadataTest-1436107627 tempest-VolumesMetadataTest-1436107627-project-member] Volume info retrieved successfully. Jul 24 07:38:33.009124 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-e03bd380-5497-4a7b-bc5a-1f03b8cb995b tempest-VolumesMetadataTest-1436107627 tempest-VolumesMetadataTest-1436107627-project-member] Get volume metadata completed successfully. Jul 24 07:38:33.009483 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e03bd380-5497-4a7b-bc5a-1f03b8cb995b tempest-VolumesMetadataTest-1436107627 tempest-VolumesMetadataTest-1436107627-project-member] https://10.4.3.170/volume/v3/volumes/863193a1-80f0-4edc-a192-5c7fb11acda3/metadata returned with HTTP 200 Jul 24 07:38:33.009934 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 189/760] 10.4.3.170 () {66 vars in 1375 bytes} [Fri Jul 24 07:38:32 2026] GET /volume/v3/volumes/863193a1-80f0-4edc-a192-5c7fb11acda3/metadata => generated 57 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 07:38:33.018325 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-ef447717-9825-4ee3-a200-33c74dc0da2e None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:33.020237 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ef447717-9825-4ee3-a200-33c74dc0da2e tempest-VolumesMetadataTest-1436107627 tempest-VolumesMetadataTest-1436107627-project-member] DELETE https://10.4.3.170/volume/v3/volumes/863193a1-80f0-4edc-a192-5c7fb11acda3/metadata/key1 Jul 24 07:38:33.020542 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ef447717-9825-4ee3-a200-33c74dc0da2e tempest-VolumesMetadataTest-1436107627 tempest-VolumesMetadataTest-1436107627-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:33.023303 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ef447717-9825-4ee3-a200-33c74dc0da2e tempest-VolumesMetadataTest-1436107627 tempest-VolumesMetadataTest-1436107627-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:33.036736 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:33.036736 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:38:33.037647 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-ef447717-9825-4ee3-a200-33c74dc0da2e tempest-VolumesMetadataTest-1436107627 tempest-VolumesMetadataTest-1436107627-project-member] Volume info retrieved successfully. Jul 24 07:38:33.047221 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-ef447717-9825-4ee3-a200-33c74dc0da2e tempest-VolumesMetadataTest-1436107627 tempest-VolumesMetadataTest-1436107627-project-member] Get volume metadata completed successfully. Jul 24 07:38:33.056621 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-ef447717-9825-4ee3-a200-33c74dc0da2e tempest-VolumesMetadataTest-1436107627 tempest-VolumesMetadataTest-1436107627-project-member] Delete volume metadata completed successfully. Jul 24 07:38:33.056884 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ef447717-9825-4ee3-a200-33c74dc0da2e tempest-VolumesMetadataTest-1436107627 tempest-VolumesMetadataTest-1436107627-project-member] https://10.4.3.170/volume/v3/volumes/863193a1-80f0-4edc-a192-5c7fb11acda3/metadata/key1 returned with HTTP 200 Jul 24 07:38:33.057536 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 191/761] 10.4.3.170 () {66 vars in 1393 bytes} [Fri Jul 24 07:38:33 2026] DELETE /volume/v3/volumes/863193a1-80f0-4edc-a192-5c7fb11acda3/metadata/key1 => generated 0 bytes in 40 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jul 24 07:38:33.065222 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-99f09a7c-45a8-4b8f-a977-d3cd6db2bcb6 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:33.067158 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-99f09a7c-45a8-4b8f-a977-d3cd6db2bcb6 tempest-VolumesMetadataTest-1436107627 tempest-VolumesMetadataTest-1436107627-project-member] GET https://10.4.3.170/volume/v3/volumes/863193a1-80f0-4edc-a192-5c7fb11acda3/metadata Jul 24 07:38:33.067396 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-99f09a7c-45a8-4b8f-a977-d3cd6db2bcb6 tempest-VolumesMetadataTest-1436107627 tempest-VolumesMetadataTest-1436107627-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:33.067587 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-99f09a7c-45a8-4b8f-a977-d3cd6db2bcb6 tempest-VolumesMetadataTest-1436107627 tempest-VolumesMetadataTest-1436107627-project-member] Calling method 'index' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:33.075156 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:33.075156 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:38:33.075792 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-99f09a7c-45a8-4b8f-a977-d3cd6db2bcb6 tempest-VolumesMetadataTest-1436107627 tempest-VolumesMetadataTest-1436107627-project-member] Volume info retrieved successfully. Jul 24 07:38:33.082624 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-99f09a7c-45a8-4b8f-a977-d3cd6db2bcb6 tempest-VolumesMetadataTest-1436107627 tempest-VolumesMetadataTest-1436107627-project-member] Get volume metadata completed successfully. Jul 24 07:38:33.083053 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-99f09a7c-45a8-4b8f-a977-d3cd6db2bcb6 tempest-VolumesMetadataTest-1436107627 tempest-VolumesMetadataTest-1436107627-project-member] https://10.4.3.170/volume/v3/volumes/863193a1-80f0-4edc-a192-5c7fb11acda3/metadata returned with HTTP 200 Jul 24 07:38:33.083647 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 194/762] 10.4.3.170 () {66 vars in 1375 bytes} [Fri Jul 24 07:38:33 2026] GET /volume/v3/volumes/863193a1-80f0-4edc-a192-5c7fb11acda3/metadata => generated 32 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 07:38:33.092507 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-3149cc3a-96a8-4824-8df3-a5b7d2456beb None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:33.094536 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3149cc3a-96a8-4824-8df3-a5b7d2456beb tempest-VolumesMetadataTest-1436107627 tempest-VolumesMetadataTest-1436107627-project-member] PUT https://10.4.3.170/volume/v3/volumes/863193a1-80f0-4edc-a192-5c7fb11acda3/metadata Jul 24 07:38:33.095152 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3149cc3a-96a8-4824-8df3-a5b7d2456beb tempest-VolumesMetadataTest-1436107627 tempest-VolumesMetadataTest-1436107627-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:38:33.108993 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:33.108993 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:38:33.109712 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-3149cc3a-96a8-4824-8df3-a5b7d2456beb tempest-VolumesMetadataTest-1436107627 tempest-VolumesMetadataTest-1436107627-project-member] Volume info retrieved successfully. Jul 24 07:38:33.121901 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-3149cc3a-96a8-4824-8df3-a5b7d2456beb tempest-VolumesMetadataTest-1436107627 tempest-VolumesMetadataTest-1436107627-project-member] Update volume metadata completed successfully. Jul 24 07:38:33.122197 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3149cc3a-96a8-4824-8df3-a5b7d2456beb tempest-VolumesMetadataTest-1436107627 tempest-VolumesMetadataTest-1436107627-project-member] https://10.4.3.170/volume/v3/volumes/863193a1-80f0-4edc-a192-5c7fb11acda3/metadata returned with HTTP 200 Jul 24 07:38:33.122893 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 189/763] 10.4.3.170 () {68 vars in 1395 bytes} [Fri Jul 24 07:38:33 2026] PUT /volume/v3/volumes/863193a1-80f0-4edc-a192-5c7fb11acda3/metadata => generated 16 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 07:38:33.133107 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-00c3e574-53ec-4054-8603-d867cf512b1f None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:33.136601 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-00c3e574-53ec-4054-8603-d867cf512b1f tempest-VolumesMetadataTest-1436107627 tempest-VolumesMetadataTest-1436107627-project-member] POST https://10.4.3.170/volume/v3/volumes/863193a1-80f0-4edc-a192-5c7fb11acda3/metadata Jul 24 07:38:33.136927 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-00c3e574-53ec-4054-8603-d867cf512b1f tempest-VolumesMetadataTest-1436107627 tempest-VolumesMetadataTest-1436107627-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:38:33.146536 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:33.146536 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:38:33.146992 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-00c3e574-53ec-4054-8603-d867cf512b1f tempest-VolumesMetadataTest-1436107627 tempest-VolumesMetadataTest-1436107627-project-member] Volume info retrieved successfully. Jul 24 07:38:33.156585 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-00c3e574-53ec-4054-8603-d867cf512b1f tempest-VolumesMetadataTest-1436107627 tempest-VolumesMetadataTest-1436107627-project-member] Create volume metadata completed successfully. Jul 24 07:38:33.156846 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-00c3e574-53ec-4054-8603-d867cf512b1f tempest-VolumesMetadataTest-1436107627 tempest-VolumesMetadataTest-1436107627-project-member] https://10.4.3.170/volume/v3/volumes/863193a1-80f0-4edc-a192-5c7fb11acda3/metadata returned with HTTP 200 Jul 24 07:38:33.157277 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 190/764] 10.4.3.170 () {68 vars in 1396 bytes} [Fri Jul 24 07:38:33 2026] POST /volume/v3/volumes/863193a1-80f0-4edc-a192-5c7fb11acda3/metadata => generated 68 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 07:38:33.169274 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-ccc7e14e-af16-4115-862e-247ce0be10c6 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:33.171243 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ccc7e14e-af16-4115-862e-247ce0be10c6 tempest-VolumesMetadataTest-1436107627 tempest-VolumesMetadataTest-1436107627-project-member] PUT https://10.4.3.170/volume/v3/volumes/863193a1-80f0-4edc-a192-5c7fb11acda3/metadata/key3 Jul 24 07:38:33.171614 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ccc7e14e-af16-4115-862e-247ce0be10c6 tempest-VolumesMetadataTest-1436107627 tempest-VolumesMetadataTest-1436107627-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:38:33.191178 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:33.191178 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:38:33.191907 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-ccc7e14e-af16-4115-862e-247ce0be10c6 tempest-VolumesMetadataTest-1436107627 tempest-VolumesMetadataTest-1436107627-project-member] Volume info retrieved successfully. Jul 24 07:38:33.207894 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-ccc7e14e-af16-4115-862e-247ce0be10c6 tempest-VolumesMetadataTest-1436107627 tempest-VolumesMetadataTest-1436107627-project-member] Update volume metadata completed successfully. Jul 24 07:38:33.208461 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ccc7e14e-af16-4115-862e-247ce0be10c6 tempest-VolumesMetadataTest-1436107627 tempest-VolumesMetadataTest-1436107627-project-member] https://10.4.3.170/volume/v3/volumes/863193a1-80f0-4edc-a192-5c7fb11acda3/metadata/key3 returned with HTTP 200 Jul 24 07:38:33.208976 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 192/765] 10.4.3.170 () {68 vars in 1410 bytes} [Fri Jul 24 07:38:33 2026] PUT /volume/v3/volumes/863193a1-80f0-4edc-a192-5c7fb11acda3/metadata/key3 => generated 35 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 07:38:33.218342 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-8a27aee2-b744-4c6f-bc48-26414b507e5d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:33.223029 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8a27aee2-b744-4c6f-bc48-26414b507e5d tempest-VolumesMetadataTest-1436107627 tempest-VolumesMetadataTest-1436107627-project-member] GET https://10.4.3.170/volume/v3/volumes/863193a1-80f0-4edc-a192-5c7fb11acda3/metadata/key3 Jul 24 07:38:33.223315 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8a27aee2-b744-4c6f-bc48-26414b507e5d tempest-VolumesMetadataTest-1436107627 tempest-VolumesMetadataTest-1436107627-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:33.223878 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8a27aee2-b744-4c6f-bc48-26414b507e5d tempest-VolumesMetadataTest-1436107627 tempest-VolumesMetadataTest-1436107627-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:33.238971 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:33.238971 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:38:33.239949 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-8a27aee2-b744-4c6f-bc48-26414b507e5d tempest-VolumesMetadataTest-1436107627 tempest-VolumesMetadataTest-1436107627-project-member] Volume info retrieved successfully. Jul 24 07:38:33.246423 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-8a27aee2-b744-4c6f-bc48-26414b507e5d tempest-VolumesMetadataTest-1436107627 tempest-VolumesMetadataTest-1436107627-project-member] Get volume metadata completed successfully. Jul 24 07:38:33.246659 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8a27aee2-b744-4c6f-bc48-26414b507e5d tempest-VolumesMetadataTest-1436107627 tempest-VolumesMetadataTest-1436107627-project-member] https://10.4.3.170/volume/v3/volumes/863193a1-80f0-4edc-a192-5c7fb11acda3/metadata/key3 returned with HTTP 200 Jul 24 07:38:33.248818 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 195/766] 10.4.3.170 () {66 vars in 1390 bytes} [Fri Jul 24 07:38:33 2026] GET /volume/v3/volumes/863193a1-80f0-4edc-a192-5c7fb11acda3/metadata/key3 => generated 35 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 07:38:33.258138 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-fe818b23-5d8a-4a59-9992-9fded14cf285 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:33.261009 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-fe818b23-5d8a-4a59-9992-9fded14cf285 tempest-VolumesMetadataTest-1436107627 tempest-VolumesMetadataTest-1436107627-project-member] GET https://10.4.3.170/volume/v3/volumes/863193a1-80f0-4edc-a192-5c7fb11acda3/metadata Jul 24 07:38:33.261283 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-fe818b23-5d8a-4a59-9992-9fded14cf285 tempest-VolumesMetadataTest-1436107627 tempest-VolumesMetadataTest-1436107627-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:33.261546 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-fe818b23-5d8a-4a59-9992-9fded14cf285 tempest-VolumesMetadataTest-1436107627 tempest-VolumesMetadataTest-1436107627-project-member] Calling method 'index' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:33.272507 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:33.272507 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:38:33.273070 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-fe818b23-5d8a-4a59-9992-9fded14cf285 tempest-VolumesMetadataTest-1436107627 tempest-VolumesMetadataTest-1436107627-project-member] Volume info retrieved successfully. Jul 24 07:38:33.279865 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-fe818b23-5d8a-4a59-9992-9fded14cf285 tempest-VolumesMetadataTest-1436107627 tempest-VolumesMetadataTest-1436107627-project-member] Get volume metadata completed successfully. Jul 24 07:38:33.280838 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-fe818b23-5d8a-4a59-9992-9fded14cf285 tempest-VolumesMetadataTest-1436107627 tempest-VolumesMetadataTest-1436107627-project-member] https://10.4.3.170/volume/v3/volumes/863193a1-80f0-4edc-a192-5c7fb11acda3/metadata returned with HTTP 200 Jul 24 07:38:33.280838 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 190/767] 10.4.3.170 () {66 vars in 1375 bytes} [Fri Jul 24 07:38:33 2026] GET /volume/v3/volumes/863193a1-80f0-4edc-a192-5c7fb11acda3/metadata => generated 75 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 07:38:33.288747 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-21fbe3ca-c5de-4a62-92f0-b43a47293ae2 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:33.292362 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-21fbe3ca-c5de-4a62-92f0-b43a47293ae2 tempest-VolumesMetadataTest-1436107627 tempest-VolumesMetadataTest-1436107627-project-member] PUT https://10.4.3.170/volume/v3/volumes/863193a1-80f0-4edc-a192-5c7fb11acda3/metadata Jul 24 07:38:33.292843 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-21fbe3ca-c5de-4a62-92f0-b43a47293ae2 tempest-VolumesMetadataTest-1436107627 tempest-VolumesMetadataTest-1436107627-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:38:33.303682 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:33.303682 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:38:33.304153 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-21fbe3ca-c5de-4a62-92f0-b43a47293ae2 tempest-VolumesMetadataTest-1436107627 tempest-VolumesMetadataTest-1436107627-project-member] Volume info retrieved successfully. Jul 24 07:38:33.313018 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-21fbe3ca-c5de-4a62-92f0-b43a47293ae2 tempest-VolumesMetadataTest-1436107627 tempest-VolumesMetadataTest-1436107627-project-member] Update volume metadata completed successfully. Jul 24 07:38:33.313296 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-21fbe3ca-c5de-4a62-92f0-b43a47293ae2 tempest-VolumesMetadataTest-1436107627 tempest-VolumesMetadataTest-1436107627-project-member] https://10.4.3.170/volume/v3/volumes/863193a1-80f0-4edc-a192-5c7fb11acda3/metadata returned with HTTP 200 Jul 24 07:38:33.313710 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 191/768] 10.4.3.170 () {68 vars in 1395 bytes} [Fri Jul 24 07:38:33 2026] PUT /volume/v3/volumes/863193a1-80f0-4edc-a192-5c7fb11acda3/metadata => generated 16 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 07:38:33.323325 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-963745da-4304-47ba-b6dc-981afcdde140 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:33.325068 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-963745da-4304-47ba-b6dc-981afcdde140 tempest-VolumesMetadataTest-1436107627 tempest-VolumesMetadataTest-1436107627-project-member] GET https://10.4.3.170/volume/v3/volumes/863193a1-80f0-4edc-a192-5c7fb11acda3 Jul 24 07:38:33.325305 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-963745da-4304-47ba-b6dc-981afcdde140 tempest-VolumesMetadataTest-1436107627 tempest-VolumesMetadataTest-1436107627-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:33.325512 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-963745da-4304-47ba-b6dc-981afcdde140 tempest-VolumesMetadataTest-1436107627 tempest-VolumesMetadataTest-1436107627-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:33.332300 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:33.332300 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:38:33.340558 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-963745da-4304-47ba-b6dc-981afcdde140 tempest-VolumesMetadataTest-1436107627 tempest-VolumesMetadataTest-1436107627-project-member] Volume info retrieved successfully. Jul 24 07:38:33.345945 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-963745da-4304-47ba-b6dc-981afcdde140 tempest-VolumesMetadataTest-1436107627 tempest-VolumesMetadataTest-1436107627-project-member] https://10.4.3.170/volume/v3/volumes/863193a1-80f0-4edc-a192-5c7fb11acda3 returned with HTTP 200 Jul 24 07:38:33.346374 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 193/769] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:38:33 2026] GET /volume/v3/volumes/863193a1-80f0-4edc-a192-5c7fb11acda3 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:38:33.359347 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1b907183-46da-4892-8be5-727745e45b93 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:33.361857 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1b907183-46da-4892-8be5-727745e45b93 tempest-VolumesMetadataTest-1436107627 tempest-VolumesMetadataTest-1436107627-project-member] DELETE https://10.4.3.170/volume/v3/volumes/863193a1-80f0-4edc-a192-5c7fb11acda3 Jul 24 07:38:33.362076 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1b907183-46da-4892-8be5-727745e45b93 tempest-VolumesMetadataTest-1436107627 tempest-VolumesMetadataTest-1436107627-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:33.362287 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1b907183-46da-4892-8be5-727745e45b93 tempest-VolumesMetadataTest-1436107627 tempest-VolumesMetadataTest-1436107627-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:33.362443 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-1b907183-46da-4892-8be5-727745e45b93 tempest-VolumesMetadataTest-1436107627 tempest-VolumesMetadataTest-1436107627-project-member] Delete volume with id: 863193a1-80f0-4edc-a192-5c7fb11acda3 Jul 24 07:38:33.371148 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:33.371148 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:38:33.371713 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-1b907183-46da-4892-8be5-727745e45b93 tempest-VolumesMetadataTest-1436107627 tempest-VolumesMetadataTest-1436107627-project-member] Volume info retrieved successfully. Jul 24 07:38:33.393537 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-1b907183-46da-4892-8be5-727745e45b93 tempest-VolumesMetadataTest-1436107627 tempest-VolumesMetadataTest-1436107627-project-member] Delete volume request issued successfully. Jul 24 07:38:33.393757 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1b907183-46da-4892-8be5-727745e45b93 tempest-VolumesMetadataTest-1436107627 tempest-VolumesMetadataTest-1436107627-project-member] https://10.4.3.170/volume/v3/volumes/863193a1-80f0-4edc-a192-5c7fb11acda3 returned with HTTP 202 Jul 24 07:38:33.394316 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 196/770] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:38:33 2026] DELETE /volume/v3/volumes/863193a1-80f0-4edc-a192-5c7fb11acda3 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:38:33.404166 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-f02f144f-c5b9-4e2a-aca3-0262cef51aec None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:33.405804 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f02f144f-c5b9-4e2a-aca3-0262cef51aec tempest-VolumesMetadataTest-1436107627 tempest-VolumesMetadataTest-1436107627-project-member] GET https://10.4.3.170/volume/v3/volumes/863193a1-80f0-4edc-a192-5c7fb11acda3 Jul 24 07:38:33.406068 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f02f144f-c5b9-4e2a-aca3-0262cef51aec tempest-VolumesMetadataTest-1436107627 tempest-VolumesMetadataTest-1436107627-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:33.406329 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f02f144f-c5b9-4e2a-aca3-0262cef51aec tempest-VolumesMetadataTest-1436107627 tempest-VolumesMetadataTest-1436107627-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:33.423180 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:33.423180 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:38:33.430179 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-f02f144f-c5b9-4e2a-aca3-0262cef51aec tempest-VolumesMetadataTest-1436107627 tempest-VolumesMetadataTest-1436107627-project-member] Volume info retrieved successfully. Jul 24 07:38:33.435429 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f02f144f-c5b9-4e2a-aca3-0262cef51aec tempest-VolumesMetadataTest-1436107627 tempest-VolumesMetadataTest-1436107627-project-member] https://10.4.3.170/volume/v3/volumes/863193a1-80f0-4edc-a192-5c7fb11acda3 returned with HTTP 200 Jul 24 07:38:33.436159 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 191/771] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:38:33 2026] GET /volume/v3/volumes/863193a1-80f0-4edc-a192-5c7fb11acda3 => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:38:34.349150 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-5a56c45c-41ec-4e2d-a80b-156faf6fa0f2 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:34.398589 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5a56c45c-41ec-4e2d-a80b-156faf6fa0f2 tempest-TestEncryptedCinderVolumes-1710371349 tempest-TestEncryptedCinderVolumes-1710371349-project-admin] POST https://10.4.3.170/volume/v3/types Jul 24 07:38:34.398953 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-5a56c45c-41ec-4e2d-a80b-156faf6fa0f2 tempest-TestEncryptedCinderVolumes-1710371349 tempest-TestEncryptedCinderVolumes-1710371349-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-1756740971", "extra_specs": {}}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:38:34.413870 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5a56c45c-41ec-4e2d-a80b-156faf6fa0f2 tempest-TestEncryptedCinderVolumes-1710371349 tempest-TestEncryptedCinderVolumes-1710371349-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 24 07:38:34.414295 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 192/772] 10.4.3.170 () {68 vars in 1252 bytes} [Fri Jul 24 07:38:34 2026] POST /volume/v3/types => generated 218 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:38:34.424311 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-f0281197-98f3-4cd3-a968-003808268770 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:34.426222 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f0281197-98f3-4cd3-a968-003808268770 tempest-TestEncryptedCinderVolumes-1710371349 tempest-TestEncryptedCinderVolumes-1710371349-project-admin] POST https://10.4.3.170/volume/v3/types/b5711c6c-52ea-4870-a256-babf65aad2bb/encryption Jul 24 07:38:34.426544 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f0281197-98f3-4cd3-a968-003808268770 tempest-TestEncryptedCinderVolumes-1710371349 tempest-TestEncryptedCinderVolumes-1710371349-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:38:34.458188 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-383dc70e-426a-45e7-9a72-388eef1491b4 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:34.461345 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-383dc70e-426a-45e7-9a72-388eef1491b4 tempest-VolumesMetadataTest-1436107627 tempest-VolumesMetadataTest-1436107627-project-member] GET https://10.4.3.170/volume/v3/volumes/863193a1-80f0-4edc-a192-5c7fb11acda3 Jul 24 07:38:34.461837 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-383dc70e-426a-45e7-9a72-388eef1491b4 tempest-VolumesMetadataTest-1436107627 tempest-VolumesMetadataTest-1436107627-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:34.462092 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-383dc70e-426a-45e7-9a72-388eef1491b4 tempest-VolumesMetadataTest-1436107627 tempest-VolumesMetadataTest-1436107627-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:34.468874 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-383dc70e-426a-45e7-9a72-388eef1491b4 tempest-VolumesMetadataTest-1436107627 tempest-VolumesMetadataTest-1436107627-project-member] https://10.4.3.170/volume/v3/volumes/863193a1-80f0-4edc-a192-5c7fb11acda3 returned with HTTP 404 Jul 24 07:38:34.469372 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 197/773] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:38:34 2026] GET /volume/v3/volumes/863193a1-80f0-4edc-a192-5c7fb11acda3 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:38:34.471327 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f0281197-98f3-4cd3-a968-003808268770 tempest-TestEncryptedCinderVolumes-1710371349 tempest-TestEncryptedCinderVolumes-1710371349-project-admin] https://10.4.3.170/volume/v3/types/b5711c6c-52ea-4870-a256-babf65aad2bb/encryption returned with HTTP 200 Jul 24 07:38:34.471756 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 194/774] 10.4.3.170 () {68 vars in 1397 bytes} [Fri Jul 24 07:38:34 2026] POST /volume/v3/types/b5711c6c-52ea-4870-a256-babf65aad2bb/encryption => generated 231 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:38:34.479861 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-193e4a67-e01b-4f39-8af1-b1e5b8cd67df None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:34.571508 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-193e4a67-e01b-4f39-8af1-b1e5b8cd67df tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:38:34.571919 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-193e4a67-e01b-4f39-8af1-b1e5b8cd67df tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1400416686", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-1756740971", "size": 1}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:38:34.573557 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-193e4a67-e01b-4f39-8af1-b1e5b8cd67df tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1400416686', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-1756740971', 'size': 1}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:38:34.576653 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-193e4a67-e01b-4f39-8af1-b1e5b8cd67df tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Create volume of 1 GB Jul 24 07:38:34.576975 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:34.576975 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:38:34.577411 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-193e4a67-e01b-4f39-8af1-b1e5b8cd67df tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Availability Zones retrieved successfully. Jul 24 07:38:34.583507 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-193e4a67-e01b-4f39-8af1-b1e5b8cd67df tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Flow 'volume_create_api' (7821ac6e-bbb6-42a2-a934-ce06bfa92c81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:38:34.584619 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-193e4a67-e01b-4f39-8af1-b1e5b8cd67df tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45994f5e-c49a-410f-9b65-f9e125b22a7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:38:34.585638 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-193e4a67-e01b-4f39-8af1-b1e5b8cd67df tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:38:34.618469 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-193e4a67-e01b-4f39-8af1-b1e5b8cd67df tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45994f5e-c49a-410f-9b65-f9e125b22a7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:38:34Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b5711c6c-52ea-4870-a256-babf65aad2bb,is_public=True,name='tempest-scenario-type-cryptsetup-1756740971',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b5711c6c-52ea-4870-a256-babf65aad2bb', '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=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:38:34.619339 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-193e4a67-e01b-4f39-8af1-b1e5b8cd67df tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25d100f2-7a36-4589-8c0a-15643e7089a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:38:34.645722 np0000005822 devstack@c-api.service[100244]: WARNING cinder.quota [None req-193e4a67-e01b-4f39-8af1-b1e5b8cd67df tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1756740971 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1756740971, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:38:34.646017 np0000005822 devstack@c-api.service[100244]: WARNING cinder.quota [None req-193e4a67-e01b-4f39-8af1-b1e5b8cd67df tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1756740971 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1756740971, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:38:34.681976 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-193e4a67-e01b-4f39-8af1-b1e5b8cd67df tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Created reservations ['ceff6008-0879-4360-a435-4ace1cd5a4ce', '48f6fd3c-1ede-4473-a9c9-41a4e15ae492', '76e303b2-0497-4992-bc01-10f66289dc28', '6d1a9f7c-64b5-4775-b2ab-222ba50eb70d'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:38:34.682890 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-193e4a67-e01b-4f39-8af1-b1e5b8cd67df tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25d100f2-7a36-4589-8c0a-15643e7089a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ceff6008-0879-4360-a435-4ace1cd5a4ce', '48f6fd3c-1ede-4473-a9c9-41a4e15ae492', '76e303b2-0497-4992-bc01-10f66289dc28', '6d1a9f7c-64b5-4775-b2ab-222ba50eb70d']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:38:34.683741 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-193e4a67-e01b-4f39-8af1-b1e5b8cd67df tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (338cfbdd-ee32-475e-809b-e5df028e4bc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:38:34.709277 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-193e4a67-e01b-4f39-8af1-b1e5b8cd67df tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (338cfbdd-ee32-475e-809b-e5df028e4bc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '11bada2e-e09e-4649-b7c7-038b54a0f546', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1400416686',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e56e6a30490443ab94f7184e9cd2734a',qos_specs=None,replication_status=,reservations=['ceff6008-0879-4360-a435-4ace1cd5a4ce','48f6fd3c-1ede-4473-a9c9-41a4e15ae492','76e303b2-0497-4992-bc01-10f66289dc28','6d1a9f7c-64b5-4775-b2ab-222ba50eb70d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30c71ed1400d4f5793024105d2b41657',volume_type_id=b5711c6c-52ea-4870-a256-babf65aad2bb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:38:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1400416686',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=11bada2e-e09e-4649-b7c7-038b54a0f546,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e56e6a30490443ab94f7184e9cd2734a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='30c71ed1400d4f5793024105d2b41657',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b5711c6c-52ea-4870-a256-babf65aad2bb),volume_type_id=b5711c6c-52ea-4870-a256-babf65aad2bb)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:38:34.710134 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-193e4a67-e01b-4f39-8af1-b1e5b8cd67df tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cfa78763-d009-46b6-af2f-b8e0dc7dadd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:38:34.730752 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-193e4a67-e01b-4f39-8af1-b1e5b8cd67df tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cfa78763-d009-46b6-af2f-b8e0dc7dadd5) transitioned into state 'SUCCESS' from state '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-1400416686',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e56e6a30490443ab94f7184e9cd2734a',qos_specs=None,replication_status=,reservations=['ceff6008-0879-4360-a435-4ace1cd5a4ce','48f6fd3c-1ede-4473-a9c9-41a4e15ae492','76e303b2-0497-4992-bc01-10f66289dc28','6d1a9f7c-64b5-4775-b2ab-222ba50eb70d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30c71ed1400d4f5793024105d2b41657',volume_type_id=b5711c6c-52ea-4870-a256-babf65aad2bb)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:38:34.731703 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-193e4a67-e01b-4f39-8af1-b1e5b8cd67df tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4662cf41-ade1-4218-9d9c-459c80ca6986) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:38:34.742630 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-193e4a67-e01b-4f39-8af1-b1e5b8cd67df tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4662cf41-ade1-4218-9d9c-459c80ca6986) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:38:34.743711 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-193e4a67-e01b-4f39-8af1-b1e5b8cd67df tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Flow 'volume_create_api' (7821ac6e-bbb6-42a2-a934-ce06bfa92c81) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:38:34.747445 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-193e4a67-e01b-4f39-8af1-b1e5b8cd67df tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Create volume request issued successfully. Jul 24 07:38:34.750490 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-193e4a67-e01b-4f39-8af1-b1e5b8cd67df tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:38:34.752338 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 192/775] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 24 07:38:34 2026] POST /volume/v3/volumes => generated 791 bytes in 271 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:38:35.425805 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-58a25ab8-2cea-4574-9ac1-d6fb03053161 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:35.428118 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-58a25ab8-2cea-4574-9ac1-d6fb03053161 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] DELETE https://10.4.3.170/volume/v3/volumes/765d3ad8-eb5b-4ade-b727-25aaea5e4087 Jul 24 07:38:35.428412 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-58a25ab8-2cea-4574-9ac1-d6fb03053161 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:35.428674 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-58a25ab8-2cea-4574-9ac1-d6fb03053161 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:35.428981 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-58a25ab8-2cea-4574-9ac1-d6fb03053161 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Delete volume with id: 765d3ad8-eb5b-4ade-b727-25aaea5e4087 Jul 24 07:38:35.437716 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:35.437716 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:38:35.438316 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-58a25ab8-2cea-4574-9ac1-d6fb03053161 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Volume info retrieved successfully. Jul 24 07:38:35.457878 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-58a25ab8-2cea-4574-9ac1-d6fb03053161 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Delete volume request issued successfully. Jul 24 07:38:35.458049 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-58a25ab8-2cea-4574-9ac1-d6fb03053161 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] https://10.4.3.170/volume/v3/volumes/765d3ad8-eb5b-4ade-b727-25aaea5e4087 returned with HTTP 202 Jul 24 07:38:35.458495 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 193/776] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:38:35 2026] DELETE /volume/v3/volumes/765d3ad8-eb5b-4ade-b727-25aaea5e4087 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:38:35.469183 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c8b0b78a-76ce-43f3-b325-f7f4802bace5 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:35.470860 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c8b0b78a-76ce-43f3-b325-f7f4802bace5 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] GET https://10.4.3.170/volume/v3/volumes/765d3ad8-eb5b-4ade-b727-25aaea5e4087 Jul 24 07:38:35.471068 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c8b0b78a-76ce-43f3-b325-f7f4802bace5 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:35.471279 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c8b0b78a-76ce-43f3-b325-f7f4802bace5 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:35.480770 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:35.480770 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:38:35.490141 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-c8b0b78a-76ce-43f3-b325-f7f4802bace5 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Volume info retrieved successfully. Jul 24 07:38:35.500653 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c8b0b78a-76ce-43f3-b325-f7f4802bace5 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] https://10.4.3.170/volume/v3/volumes/765d3ad8-eb5b-4ade-b727-25aaea5e4087 returned with HTTP 200 Jul 24 07:38:35.501217 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 198/777] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:38:35 2026] GET /volume/v3/volumes/765d3ad8-eb5b-4ade-b727-25aaea5e4087 => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:38:36.520039 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-cd18ad94-e22b-4bb9-9866-c1f716c10ea8 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:36.521806 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-cd18ad94-e22b-4bb9-9866-c1f716c10ea8 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] GET https://10.4.3.170/volume/v3/volumes/765d3ad8-eb5b-4ade-b727-25aaea5e4087 Jul 24 07:38:36.522153 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-cd18ad94-e22b-4bb9-9866-c1f716c10ea8 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:36.522454 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-cd18ad94-e22b-4bb9-9866-c1f716c10ea8 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:36.530592 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-cd18ad94-e22b-4bb9-9866-c1f716c10ea8 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] https://10.4.3.170/volume/v3/volumes/765d3ad8-eb5b-4ade-b727-25aaea5e4087 returned with HTTP 404 Jul 24 07:38:36.530592 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 195/778] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:38:36 2026] GET /volume/v3/volumes/765d3ad8-eb5b-4ade-b727-25aaea5e4087 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:38:36.538347 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-0cebdf80-e5cd-4eac-a149-0f1c15ad1142 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:36.542370 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0cebdf80-e5cd-4eac-a149-0f1c15ad1142 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] DELETE https://10.4.3.170/volume/v3/volumes/0096f7be-8d6c-4f5f-b4e4-4f9ee9f47208 Jul 24 07:38:36.542370 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0cebdf80-e5cd-4eac-a149-0f1c15ad1142 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:36.542370 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0cebdf80-e5cd-4eac-a149-0f1c15ad1142 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:36.542370 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-0cebdf80-e5cd-4eac-a149-0f1c15ad1142 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Delete volume with id: 0096f7be-8d6c-4f5f-b4e4-4f9ee9f47208 Jul 24 07:38:36.550082 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:36.550082 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:38:36.550992 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-0cebdf80-e5cd-4eac-a149-0f1c15ad1142 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Volume info retrieved successfully. Jul 24 07:38:36.574539 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-0cebdf80-e5cd-4eac-a149-0f1c15ad1142 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Delete volume request issued successfully. Jul 24 07:38:36.574539 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0cebdf80-e5cd-4eac-a149-0f1c15ad1142 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] https://10.4.3.170/volume/v3/volumes/0096f7be-8d6c-4f5f-b4e4-4f9ee9f47208 returned with HTTP 202 Jul 24 07:38:36.574539 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 193/779] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:38:36 2026] DELETE /volume/v3/volumes/0096f7be-8d6c-4f5f-b4e4-4f9ee9f47208 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:38:36.585857 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-0c923795-ff29-4f8d-8146-4825cfd9fdb9 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:36.587466 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0c923795-ff29-4f8d-8146-4825cfd9fdb9 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] GET https://10.4.3.170/volume/v3/volumes/0096f7be-8d6c-4f5f-b4e4-4f9ee9f47208 Jul 24 07:38:36.588666 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0c923795-ff29-4f8d-8146-4825cfd9fdb9 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:36.589087 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0c923795-ff29-4f8d-8146-4825cfd9fdb9 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:36.598717 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:36.598717 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:38:36.607165 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-0c923795-ff29-4f8d-8146-4825cfd9fdb9 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Volume info retrieved successfully. Jul 24 07:38:36.607288 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-32af70ef-d592-4778-8382-d95d012539c1 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:36.610991 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0c923795-ff29-4f8d-8146-4825cfd9fdb9 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] https://10.4.3.170/volume/v3/volumes/0096f7be-8d6c-4f5f-b4e4-4f9ee9f47208 returned with HTTP 200 Jul 24 07:38:36.611516 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 194/780] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:38:36 2026] GET /volume/v3/volumes/0096f7be-8d6c-4f5f-b4e4-4f9ee9f47208 => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:38:36.762742 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-32af70ef-d592-4778-8382-d95d012539c1 tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:38:36.763181 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-32af70ef-d592-4778-8382-d95d012539c1 tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-492069770"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:38:36.764957 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-32af70ef-d592-4778-8382-d95d012539c1 tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-492069770'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:38:36.765115 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-32af70ef-d592-4778-8382-d95d012539c1 tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] Create volume of 1 GB Jul 24 07:38:36.769845 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-32af70ef-d592-4778-8382-d95d012539c1 tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] Availability Zones retrieved successfully. Jul 24 07:38:36.777232 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-32af70ef-d592-4778-8382-d95d012539c1 tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] Flow 'volume_create_api' (2f23fad9-2a5f-4110-94cf-a04093f4d818) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:38:36.778498 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-32af70ef-d592-4778-8382-d95d012539c1 tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b753a4c-87ef-4129-9fc4-3a7ff586abb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:38:36.779725 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-32af70ef-d592-4778-8382-d95d012539c1 tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:38:36.811365 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-32af70ef-d592-4778-8382-d95d012539c1 tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b753a4c-87ef-4129-9fc4-3a7ff586abb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:38:36.812437 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-32af70ef-d592-4778-8382-d95d012539c1 tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b7986d2-a84f-415f-91ea-722755b8551e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:38:36.886933 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-32af70ef-d592-4778-8382-d95d012539c1 tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] Created reservations ['9af10c4d-3c26-446f-8611-29ddeeceefe7', '82115e2f-55ca-4155-a265-ea77e5f0f6eb', '23b54d1d-8489-4a1d-9752-1ea0f51d2a6f', '48e15280-0670-4098-bc17-12cc129f304c'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:38:36.887735 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-32af70ef-d592-4778-8382-d95d012539c1 tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b7986d2-a84f-415f-91ea-722755b8551e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9af10c4d-3c26-446f-8611-29ddeeceefe7', '82115e2f-55ca-4155-a265-ea77e5f0f6eb', '23b54d1d-8489-4a1d-9752-1ea0f51d2a6f', '48e15280-0670-4098-bc17-12cc129f304c']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:38:36.888836 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-32af70ef-d592-4778-8382-d95d012539c1 tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c77fdce0-65de-41c7-813f-31ee06c6b892) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:38:36.913789 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-32af70ef-d592-4778-8382-d95d012539c1 tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c77fdce0-65de-41c7-813f-31ee06c6b892) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cade88a4-abc5-4b76-843b-5bae866c6a08', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-492069770',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ecf8f72ec7354b13b20bd92ac1249898',qos_specs=None,replication_status=,reservations=['9af10c4d-3c26-446f-8611-29ddeeceefe7','82115e2f-55ca-4155-a265-ea77e5f0f6eb','23b54d1d-8489-4a1d-9752-1ea0f51d2a6f','48e15280-0670-4098-bc17-12cc129f304c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef43cb140f6544a3b85b226a336d8c5b',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:38:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-492069770',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cade88a4-abc5-4b76-843b-5bae866c6a08,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ecf8f72ec7354b13b20bd92ac1249898',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ef43cb140f6544a3b85b226a336d8c5b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:38:36.914567 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-32af70ef-d592-4778-8382-d95d012539c1 tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f113a86c-7f1a-49be-8a44-ff50968edc69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:38:36.935086 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-32af70ef-d592-4778-8382-d95d012539c1 tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f113a86c-7f1a-49be-8a44-ff50968edc69) transitioned into state 'SUCCESS' from state '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-492069770',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ecf8f72ec7354b13b20bd92ac1249898',qos_specs=None,replication_status=,reservations=['9af10c4d-3c26-446f-8611-29ddeeceefe7','82115e2f-55ca-4155-a265-ea77e5f0f6eb','23b54d1d-8489-4a1d-9752-1ea0f51d2a6f','48e15280-0670-4098-bc17-12cc129f304c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef43cb140f6544a3b85b226a336d8c5b',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:38:36.936220 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-32af70ef-d592-4778-8382-d95d012539c1 tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a256640-0b3a-4623-b2ca-546fa7b062bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:38:36.949262 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-32af70ef-d592-4778-8382-d95d012539c1 tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a256640-0b3a-4623-b2ca-546fa7b062bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:38:36.949262 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-32af70ef-d592-4778-8382-d95d012539c1 tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] Flow 'volume_create_api' (2f23fad9-2a5f-4110-94cf-a04093f4d818) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:38:36.949262 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-32af70ef-d592-4778-8382-d95d012539c1 tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] Create volume request issued successfully. Jul 24 07:38:36.949262 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-32af70ef-d592-4778-8382-d95d012539c1 tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:38:36.949663 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 199/781] 10.4.3.170 () {70 vars in 1299 bytes} [Fri Jul 24 07:38:36 2026] POST /volume/v3/volumes => generated 818 bytes in 344 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:38:36.967231 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-b349d83a-5af5-4566-a715-c339442df494 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:36.973011 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b349d83a-5af5-4566-a715-c339442df494 tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] GET https://10.4.3.170/volume/v3/volumes/cade88a4-abc5-4b76-843b-5bae866c6a08 Jul 24 07:38:36.977401 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b349d83a-5af5-4566-a715-c339442df494 tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:36.977401 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b349d83a-5af5-4566-a715-c339442df494 tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:36.986289 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:36.986289 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:38:36.991635 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-b349d83a-5af5-4566-a715-c339442df494 tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] Volume info retrieved successfully. Jul 24 07:38:36.997480 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b349d83a-5af5-4566-a715-c339442df494 tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] https://10.4.3.170/volume/v3/volumes/cade88a4-abc5-4b76-843b-5bae866c6a08 returned with HTTP 200 Jul 24 07:38:36.998242 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 196/782] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:38:36 2026] GET /volume/v3/volumes/cade88a4-abc5-4b76-843b-5bae866c6a08 => generated 886 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:38:37.623321 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-b4367d5e-3fbf-4b93-ac74-acf9289f8679 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:37.628891 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b4367d5e-3fbf-4b93-ac74-acf9289f8679 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] GET https://10.4.3.170/volume/v3/volumes/0096f7be-8d6c-4f5f-b4e4-4f9ee9f47208 Jul 24 07:38:37.628891 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b4367d5e-3fbf-4b93-ac74-acf9289f8679 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:37.628891 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b4367d5e-3fbf-4b93-ac74-acf9289f8679 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:37.638607 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b4367d5e-3fbf-4b93-ac74-acf9289f8679 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] https://10.4.3.170/volume/v3/volumes/0096f7be-8d6c-4f5f-b4e4-4f9ee9f47208 returned with HTTP 404 Jul 24 07:38:37.638607 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 194/783] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:38:37 2026] GET /volume/v3/volumes/0096f7be-8d6c-4f5f-b4e4-4f9ee9f47208 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:38:37.645956 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-b05a4449-2a8d-4e0e-8cef-791f3944cc2e None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:37.647951 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b05a4449-2a8d-4e0e-8cef-791f3944cc2e tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] DELETE https://10.4.3.170/volume/v3/volumes/50997214-6244-4b8f-8d1e-33de7c73c222 Jul 24 07:38:37.653173 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b05a4449-2a8d-4e0e-8cef-791f3944cc2e tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:37.653173 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b05a4449-2a8d-4e0e-8cef-791f3944cc2e tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:37.653173 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-b05a4449-2a8d-4e0e-8cef-791f3944cc2e tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Delete volume with id: 50997214-6244-4b8f-8d1e-33de7c73c222 Jul 24 07:38:37.659979 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:37.659979 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:38:37.660945 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-b05a4449-2a8d-4e0e-8cef-791f3944cc2e tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Volume info retrieved successfully. Jul 24 07:38:37.686756 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-b05a4449-2a8d-4e0e-8cef-791f3944cc2e tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Delete volume request issued successfully. Jul 24 07:38:37.686756 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b05a4449-2a8d-4e0e-8cef-791f3944cc2e tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] https://10.4.3.170/volume/v3/volumes/50997214-6244-4b8f-8d1e-33de7c73c222 returned with HTTP 202 Jul 24 07:38:37.687107 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 195/784] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:38:37 2026] DELETE /volume/v3/volumes/50997214-6244-4b8f-8d1e-33de7c73c222 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:38:37.696554 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9156fc1d-100d-423a-a8a5-1a94c11aa954 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:37.698985 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9156fc1d-100d-423a-a8a5-1a94c11aa954 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] GET https://10.4.3.170/volume/v3/volumes/50997214-6244-4b8f-8d1e-33de7c73c222 Jul 24 07:38:37.699249 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9156fc1d-100d-423a-a8a5-1a94c11aa954 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:37.699515 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9156fc1d-100d-423a-a8a5-1a94c11aa954 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:37.711113 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:37.711113 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:38:37.715696 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-9156fc1d-100d-423a-a8a5-1a94c11aa954 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Volume info retrieved successfully. Jul 24 07:38:37.720055 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9156fc1d-100d-423a-a8a5-1a94c11aa954 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] https://10.4.3.170/volume/v3/volumes/50997214-6244-4b8f-8d1e-33de7c73c222 returned with HTTP 200 Jul 24 07:38:37.720437 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 200/785] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:38:37 2026] GET /volume/v3/volumes/50997214-6244-4b8f-8d1e-33de7c73c222 => generated 1363 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:38:38.014893 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-e4ba2955-1abc-40d6-af2f-fb6d1f765215 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:38.018925 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e4ba2955-1abc-40d6-af2f-fb6d1f765215 tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] GET https://10.4.3.170/volume/v3/volumes/cade88a4-abc5-4b76-843b-5bae866c6a08 Jul 24 07:38:38.018925 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e4ba2955-1abc-40d6-af2f-fb6d1f765215 tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:38.018925 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e4ba2955-1abc-40d6-af2f-fb6d1f765215 tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:38.026673 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:38.026673 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:38:38.029785 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-e4ba2955-1abc-40d6-af2f-fb6d1f765215 tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] Volume info retrieved successfully. Jul 24 07:38:38.035107 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e4ba2955-1abc-40d6-af2f-fb6d1f765215 tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] https://10.4.3.170/volume/v3/volumes/cade88a4-abc5-4b76-843b-5bae866c6a08 returned with HTTP 200 Jul 24 07:38:38.035690 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 197/786] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:38:38 2026] GET /volume/v3/volumes/cade88a4-abc5-4b76-843b-5bae866c6a08 => generated 945 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:38:38.053485 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-e3f30555-9fd3-4d86-861c-410dc26e7374 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:38.058260 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e3f30555-9fd3-4d86-861c-410dc26e7374 tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] POST https://10.4.3.170/volume/v3/volume-transfers Jul 24 07:38:38.058260 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e3f30555-9fd3-4d86-861c-410dc26e7374 tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "cade88a4-abc5-4b76-843b-5bae866c6a08"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:38:38.059244 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volume_transfer [None req-e3f30555-9fd3-4d86-861c-410dc26e7374 tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] Creating new volume transfer {'transfer': {'volume_id': 'cade88a4-abc5-4b76-843b-5bae866c6a08'}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 24 07:38:38.059544 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volume_transfer [None req-e3f30555-9fd3-4d86-861c-410dc26e7374 tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] Creating transfer of volume cade88a4-abc5-4b76-843b-5bae866c6a08 Jul 24 07:38:38.059863 np0000005822 devstack@c-api.service[100244]: INFO cinder.transfer.api [None req-e3f30555-9fd3-4d86-861c-410dc26e7374 tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] Generating transfer record for volume cade88a4-abc5-4b76-843b-5bae866c6a08 Jul 24 07:38:38.071426 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:38.071426 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:38:38.085149 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e3f30555-9fd3-4d86-861c-410dc26e7374 tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] https://10.4.3.170/volume/v3/volume-transfers returned with HTTP 202 Jul 24 07:38:38.085149 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 195/787] 10.4.3.170 () {70 vars in 1326 bytes} [Fri Jul 24 07:38:38 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:38:38.093972 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-da0df606-5e5e-43ab-afdd-b85e86a3e2f9 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:38.096674 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-da0df606-5e5e-43ab-afdd-b85e86a3e2f9 tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] GET https://10.4.3.170/volume/v3/volumes/cade88a4-abc5-4b76-843b-5bae866c6a08 Jul 24 07:38:38.098120 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-da0df606-5e5e-43ab-afdd-b85e86a3e2f9 tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:38.098120 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-da0df606-5e5e-43ab-afdd-b85e86a3e2f9 tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:38.107677 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:38.107677 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:38:38.114594 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-da0df606-5e5e-43ab-afdd-b85e86a3e2f9 tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] Volume info retrieved successfully. Jul 24 07:38:38.120924 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-da0df606-5e5e-43ab-afdd-b85e86a3e2f9 tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] https://10.4.3.170/volume/v3/volumes/cade88a4-abc5-4b76-843b-5bae866c6a08 returned with HTTP 200 Jul 24 07:38:38.121927 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 196/788] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:38:38 2026] GET /volume/v3/volumes/cade88a4-abc5-4b76-843b-5bae866c6a08 => generated 953 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:38:38.148711 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-138cce7b-993b-43a0-80a0-4f5ba9ace624 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:38.150860 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-138cce7b-993b-43a0-80a0-4f5ba9ace624 tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] GET https://10.4.3.170/volume/v3/volume-transfers/a2e3622c-73e3-4c55-a55d-e90e8c90d7f5 Jul 24 07:38:38.151238 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-138cce7b-993b-43a0-80a0-4f5ba9ace624 tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:38.151520 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-138cce7b-993b-43a0-80a0-4f5ba9ace624 tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:38.160981 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-138cce7b-993b-43a0-80a0-4f5ba9ace624 tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] https://10.4.3.170/volume/v3/volume-transfers/a2e3622c-73e3-4c55-a55d-e90e8c90d7f5 returned with HTTP 200 Jul 24 07:38:38.160981 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 201/789] 10.4.3.170 () {68 vars in 1416 bytes} [Fri Jul 24 07:38:38 2026] GET /volume/v3/volume-transfers/a2e3622c-73e3-4c55-a55d-e90e8c90d7f5 => generated 432 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:38:38.171129 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-058c77ce-ee16-494a-8b0a-e5dbda020d0e None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:38.172744 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-058c77ce-ee16-494a-8b0a-e5dbda020d0e tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] GET https://10.4.3.170/volume/v3/volume-transfers Jul 24 07:38:38.173003 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-058c77ce-ee16-494a-8b0a-e5dbda020d0e tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:38.173236 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-058c77ce-ee16-494a-8b0a-e5dbda020d0e tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] Calling method 'index' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:38.173479 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volume_transfer [None req-058c77ce-ee16-494a-8b0a-e5dbda020d0e tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] Listing volume transfers {{(pid=100245) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 24 07:38:38.178561 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-058c77ce-ee16-494a-8b0a-e5dbda020d0e tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] https://10.4.3.170/volume/v3/volume-transfers returned with HTTP 200 Jul 24 07:38:38.178974 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 198/790] 10.4.3.170 () {68 vars in 1305 bytes} [Fri Jul 24 07:38:38 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:38:38.188272 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-34afdc58-ee35-4e3c-81d7-f75f90282b58 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:38.241441 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-34afdc58-ee35-4e3c-81d7-f75f90282b58 tempest-VolumesTransfersV355Test-616949043 tempest-VolumesTransfersV355Test-616949043-project-member] POST https://10.4.3.170/volume/v3/volume-transfers/a2e3622c-73e3-4c55-a55d-e90e8c90d7f5/accept Jul 24 07:38:38.241830 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-34afdc58-ee35-4e3c-81d7-f75f90282b58 tempest-VolumesTransfersV355Test-616949043 tempest-VolumesTransfersV355Test-616949043-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "cab6ff1a6953667a"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:38:38.243094 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.contrib.volume_transfer [None req-34afdc58-ee35-4e3c-81d7-f75f90282b58 tempest-VolumesTransfersV355Test-616949043 tempest-VolumesTransfersV355Test-616949043-project-member] Accepting volume transfer a2e3622c-73e3-4c55-a55d-e90e8c90d7f5 {{(pid=100244) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 24 07:38:38.243211 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.contrib.volume_transfer [None req-34afdc58-ee35-4e3c-81d7-f75f90282b58 tempest-VolumesTransfersV355Test-616949043 tempest-VolumesTransfersV355Test-616949043-project-member] Accepting transfer a2e3622c-73e3-4c55-a55d-e90e8c90d7f5 Jul 24 07:38:38.287766 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-34afdc58-ee35-4e3c-81d7-f75f90282b58 tempest-VolumesTransfersV355Test-616949043 tempest-VolumesTransfersV355Test-616949043-project-member] Created reservations ['9710db7d-ddc0-4237-871e-ee4d49c1f3fd', '0251927c-377c-4b82-ab34-a6f78a96fa6d', '85334500-fe24-4999-af66-282bf2f6fd2a', '27a1a58c-76fc-4fba-b2ef-29fbfe07cad2'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:38:38.304327 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-34afdc58-ee35-4e3c-81d7-f75f90282b58 tempest-VolumesTransfersV355Test-616949043 tempest-VolumesTransfersV355Test-616949043-project-member] Created reservations ['92cd0276-6306-40be-9b06-7e8f6bca69c6', 'af0eaebf-63f8-46f8-a251-268609a9fed7', '52809eff-07b6-48c6-8b44-3fbf2b8c5776', 'ed9d4b4e-d403-48f4-a464-b20da6831607'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:38:38.335531 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-34afdc58-ee35-4e3c-81d7-f75f90282b58 tempest-VolumesTransfersV355Test-616949043 tempest-VolumesTransfersV355Test-616949043-project-member] Created reservations ['7eadd9a0-d054-469a-ab1d-39e6581e7d85', 'a6dc64bc-0328-42b2-8fb6-0888dd1d466b', 'bca4a261-bcbb-4a62-82be-3f8dbe9c060b', 'f13bbb23-5b1e-474e-8d52-b462eac2b430'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:38:38.365637 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-34afdc58-ee35-4e3c-81d7-f75f90282b58 tempest-VolumesTransfersV355Test-616949043 tempest-VolumesTransfersV355Test-616949043-project-member] Created reservations ['6d3ec725-78a1-4e09-81d1-3f705a16f25b', '6bdb96e6-ca5e-4678-aa75-d38f70a0e17c', '56984527-ffd4-4ece-85a3-0764f048d9f9', '7600e058-3765-410c-be68-421255669c04'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:38:38.378044 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-34afdc58-ee35-4e3c-81d7-f75f90282b58 tempest-VolumesTransfersV355Test-616949043 tempest-VolumesTransfersV355Test-616949043-project-member] Transfer volume completed successfully. Jul 24 07:38:38.429014 np0000005822 devstack@c-api.service[100244]: INFO cinder.transfer.api [None req-34afdc58-ee35-4e3c-81d7-f75f90282b58 tempest-VolumesTransfersV355Test-616949043 tempest-VolumesTransfersV355Test-616949043-project-member] Volume cade88a4-abc5-4b76-843b-5bae866c6a08 has been transferred. Jul 24 07:38:38.434312 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-34afdc58-ee35-4e3c-81d7-f75f90282b58 tempest-VolumesTransfersV355Test-616949043 tempest-VolumesTransfersV355Test-616949043-project-member] https://10.4.3.170/volume/v3/volume-transfers/a2e3622c-73e3-4c55-a55d-e90e8c90d7f5/accept returned with HTTP 202 Jul 24 07:38:38.434757 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 196/791] 10.4.3.170 () {70 vars in 1458 bytes} [Fri Jul 24 07:38:38 2026] POST /volume/v3/volume-transfers/a2e3622c-73e3-4c55-a55d-e90e8c90d7f5/accept => generated 365 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:38:38.442596 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-67dad991-a154-4bc2-a73b-ca921ec59550 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:38.444184 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-67dad991-a154-4bc2-a73b-ca921ec59550 tempest-VolumesTransfersV355Test-616949043 tempest-VolumesTransfersV355Test-616949043-project-member] GET https://10.4.3.170/volume/v3/volumes/cade88a4-abc5-4b76-843b-5bae866c6a08 Jul 24 07:38:38.444463 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-67dad991-a154-4bc2-a73b-ca921ec59550 tempest-VolumesTransfersV355Test-616949043 tempest-VolumesTransfersV355Test-616949043-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:38.444742 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-67dad991-a154-4bc2-a73b-ca921ec59550 tempest-VolumesTransfersV355Test-616949043 tempest-VolumesTransfersV355Test-616949043-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:38.452060 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:38.452060 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:38:38.459896 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-67dad991-a154-4bc2-a73b-ca921ec59550 tempest-VolumesTransfersV355Test-616949043 tempest-VolumesTransfersV355Test-616949043-project-member] Volume info retrieved successfully. Jul 24 07:38:38.466126 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-67dad991-a154-4bc2-a73b-ca921ec59550 tempest-VolumesTransfersV355Test-616949043 tempest-VolumesTransfersV355Test-616949043-project-member] https://10.4.3.170/volume/v3/volumes/cade88a4-abc5-4b76-843b-5bae866c6a08 returned with HTTP 200 Jul 24 07:38:38.466814 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 197/792] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:38:38 2026] GET /volume/v3/volumes/cade88a4-abc5-4b76-843b-5bae866c6a08 => generated 945 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 24 07:38:38.482710 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-27e9c244-29fd-40bf-a41f-5cc495510f31 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:38.484361 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-27e9c244-29fd-40bf-a41f-5cc495510f31 tempest-VolumesTransfersV355Test-616949043 tempest-VolumesTransfersV355Test-616949043-project-member] GET https://10.4.3.170/volume/v3/volumes/cade88a4-abc5-4b76-843b-5bae866c6a08 Jul 24 07:38:38.484735 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-27e9c244-29fd-40bf-a41f-5cc495510f31 tempest-VolumesTransfersV355Test-616949043 tempest-VolumesTransfersV355Test-616949043-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:38.485064 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-27e9c244-29fd-40bf-a41f-5cc495510f31 tempest-VolumesTransfersV355Test-616949043 tempest-VolumesTransfersV355Test-616949043-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:38.493196 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:38.493196 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:38:38.501110 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-27e9c244-29fd-40bf-a41f-5cc495510f31 tempest-VolumesTransfersV355Test-616949043 tempest-VolumesTransfersV355Test-616949043-project-member] Volume info retrieved successfully. Jul 24 07:38:38.503642 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-27e9c244-29fd-40bf-a41f-5cc495510f31 tempest-VolumesTransfersV355Test-616949043 tempest-VolumesTransfersV355Test-616949043-project-member] https://10.4.3.170/volume/v3/volumes/cade88a4-abc5-4b76-843b-5bae866c6a08 returned with HTTP 200 Jul 24 07:38:38.504249 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 202/793] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:38:38 2026] GET /volume/v3/volumes/cade88a4-abc5-4b76-843b-5bae866c6a08 => generated 945 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:38:38.520411 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-b2b094f7-c134-43e5-a9a6-f4ed3eb92b02 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:38.522142 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b2b094f7-c134-43e5-a9a6-f4ed3eb92b02 tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] DELETE https://10.4.3.170/volume/v3/volume-transfers/a2e3622c-73e3-4c55-a55d-e90e8c90d7f5 Jul 24 07:38:38.522354 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b2b094f7-c134-43e5-a9a6-f4ed3eb92b02 tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:38.522801 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b2b094f7-c134-43e5-a9a6-f4ed3eb92b02 tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:38.522801 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.contrib.volume_transfer [None req-b2b094f7-c134-43e5-a9a6-f4ed3eb92b02 tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] Delete transfer with id: a2e3622c-73e3-4c55-a55d-e90e8c90d7f5 Jul 24 07:38:38.526420 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b2b094f7-c134-43e5-a9a6-f4ed3eb92b02 tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] https://10.4.3.170/volume/v3/volume-transfers/a2e3622c-73e3-4c55-a55d-e90e8c90d7f5 returned with HTTP 404 Jul 24 07:38:38.526921 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 199/794] 10.4.3.170 () {68 vars in 1419 bytes} [Fri Jul 24 07:38:38 2026] DELETE /volume/v3/volume-transfers/a2e3622c-73e3-4c55-a55d-e90e8c90d7f5 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 07:38:38.533727 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-3a6307bb-d8b4-4e53-8937-dcd3c4d5db1d None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:38.566106 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3a6307bb-d8b4-4e53-8937-dcd3c4d5db1d tempest-VolumesTransfersV355Test-1562309034 tempest-VolumesTransfersV355Test-1562309034-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/cade88a4-abc5-4b76-843b-5bae866c6a08 Jul 24 07:38:38.566383 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3a6307bb-d8b4-4e53-8937-dcd3c4d5db1d tempest-VolumesTransfersV355Test-1562309034 tempest-VolumesTransfersV355Test-1562309034-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:38.566599 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3a6307bb-d8b4-4e53-8937-dcd3c4d5db1d tempest-VolumesTransfersV355Test-1562309034 tempest-VolumesTransfersV355Test-1562309034-project-admin] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:38.566803 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-3a6307bb-d8b4-4e53-8937-dcd3c4d5db1d tempest-VolumesTransfersV355Test-1562309034 tempest-VolumesTransfersV355Test-1562309034-project-admin] Delete volume with id: cade88a4-abc5-4b76-843b-5bae866c6a08 Jul 24 07:38:38.578367 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:38.578367 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:38:38.578738 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-3a6307bb-d8b4-4e53-8937-dcd3c4d5db1d tempest-VolumesTransfersV355Test-1562309034 tempest-VolumesTransfersV355Test-1562309034-project-admin] Volume info retrieved successfully. Jul 24 07:38:38.596463 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-3a6307bb-d8b4-4e53-8937-dcd3c4d5db1d tempest-VolumesTransfersV355Test-1562309034 tempest-VolumesTransfersV355Test-1562309034-project-admin] Delete volume request issued successfully. Jul 24 07:38:38.596711 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3a6307bb-d8b4-4e53-8937-dcd3c4d5db1d tempest-VolumesTransfersV355Test-1562309034 tempest-VolumesTransfersV355Test-1562309034-project-admin] https://10.4.3.170/volume/v3/volumes/cade88a4-abc5-4b76-843b-5bae866c6a08 returned with HTTP 202 Jul 24 07:38:38.597137 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 197/795] 10.4.3.170 () {68 vars in 1392 bytes} [Fri Jul 24 07:38:38 2026] DELETE /volume/v3/volumes/cade88a4-abc5-4b76-843b-5bae866c6a08 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 07:38:38.609786 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-5332bc30-ea81-49bd-b4bb-be22eec2b5b2 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:38.611355 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5332bc30-ea81-49bd-b4bb-be22eec2b5b2 tempest-VolumesTransfersV355Test-1562309034 tempest-VolumesTransfersV355Test-1562309034-project-admin] GET https://10.4.3.170/volume/v3/volumes/cade88a4-abc5-4b76-843b-5bae866c6a08 Jul 24 07:38:38.611584 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-5332bc30-ea81-49bd-b4bb-be22eec2b5b2 tempest-VolumesTransfersV355Test-1562309034 tempest-VolumesTransfersV355Test-1562309034-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:38.611845 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-5332bc30-ea81-49bd-b4bb-be22eec2b5b2 tempest-VolumesTransfersV355Test-1562309034 tempest-VolumesTransfersV355Test-1562309034-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:38.618763 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:38.618763 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:38:38.622853 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-5332bc30-ea81-49bd-b4bb-be22eec2b5b2 tempest-VolumesTransfersV355Test-1562309034 tempest-VolumesTransfersV355Test-1562309034-project-admin] Volume info retrieved successfully. Jul 24 07:38:38.629231 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5332bc30-ea81-49bd-b4bb-be22eec2b5b2 tempest-VolumesTransfersV355Test-1562309034 tempest-VolumesTransfersV355Test-1562309034-project-admin] https://10.4.3.170/volume/v3/volumes/cade88a4-abc5-4b76-843b-5bae866c6a08 returned with HTTP 200 Jul 24 07:38:38.629710 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 198/796] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:38:38 2026] GET /volume/v3/volumes/cade88a4-abc5-4b76-843b-5bae866c6a08 => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:38:38.733108 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-993fadd8-946b-40eb-b2bb-f945ed5100f6 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:38.737547 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-993fadd8-946b-40eb-b2bb-f945ed5100f6 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] GET https://10.4.3.170/volume/v3/volumes/50997214-6244-4b8f-8d1e-33de7c73c222 Jul 24 07:38:38.737547 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-993fadd8-946b-40eb-b2bb-f945ed5100f6 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:38.737547 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-993fadd8-946b-40eb-b2bb-f945ed5100f6 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:38.746450 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-993fadd8-946b-40eb-b2bb-f945ed5100f6 tempest-TaggedBootDevicesTest_v242-138038334 tempest-TaggedBootDevicesTest_v242-138038334-project-member] https://10.4.3.170/volume/v3/volumes/50997214-6244-4b8f-8d1e-33de7c73c222 returned with HTTP 404 Jul 24 07:38:38.746450 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 203/797] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:38:38 2026] GET /volume/v3/volumes/50997214-6244-4b8f-8d1e-33de7c73c222 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:38:39.646349 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-658d2b43-44ca-46da-977f-96890b77f7eb None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:39.650044 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-658d2b43-44ca-46da-977f-96890b77f7eb tempest-VolumesTransfersV355Test-1562309034 tempest-VolumesTransfersV355Test-1562309034-project-admin] GET https://10.4.3.170/volume/v3/volumes/cade88a4-abc5-4b76-843b-5bae866c6a08 Jul 24 07:38:39.650365 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-658d2b43-44ca-46da-977f-96890b77f7eb tempest-VolumesTransfersV355Test-1562309034 tempest-VolumesTransfersV355Test-1562309034-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:39.650585 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-658d2b43-44ca-46da-977f-96890b77f7eb tempest-VolumesTransfersV355Test-1562309034 tempest-VolumesTransfersV355Test-1562309034-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:39.660831 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-658d2b43-44ca-46da-977f-96890b77f7eb tempest-VolumesTransfersV355Test-1562309034 tempest-VolumesTransfersV355Test-1562309034-project-admin] https://10.4.3.170/volume/v3/volumes/cade88a4-abc5-4b76-843b-5bae866c6a08 returned with HTTP 404 Jul 24 07:38:39.661347 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 200/798] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:38:39 2026] GET /volume/v3/volumes/cade88a4-abc5-4b76-843b-5bae866c6a08 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 07:38:39.669177 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-e536e154-1694-42a0-9f48-5f71e04016bb None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:39.671774 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e536e154-1694-42a0-9f48-5f71e04016bb tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] GET https://10.4.3.170/volume/v3/volumes/cade88a4-abc5-4b76-843b-5bae866c6a08 Jul 24 07:38:39.672108 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e536e154-1694-42a0-9f48-5f71e04016bb tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:39.672424 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e536e154-1694-42a0-9f48-5f71e04016bb tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:39.681869 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e536e154-1694-42a0-9f48-5f71e04016bb tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] https://10.4.3.170/volume/v3/volumes/cade88a4-abc5-4b76-843b-5bae866c6a08 returned with HTTP 404 Jul 24 07:38:39.682725 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 198/799] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:38:39 2026] GET /volume/v3/volumes/cade88a4-abc5-4b76-843b-5bae866c6a08 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 07:38:39.691431 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-4ac2b8a5-0b50-4afe-b0d0-e5da7312c80b None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:39.693165 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4ac2b8a5-0b50-4afe-b0d0-e5da7312c80b tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] DELETE https://10.4.3.170/volume/v3/volumes/cade88a4-abc5-4b76-843b-5bae866c6a08 Jul 24 07:38:39.694716 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4ac2b8a5-0b50-4afe-b0d0-e5da7312c80b tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:39.694716 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4ac2b8a5-0b50-4afe-b0d0-e5da7312c80b tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:39.694716 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-4ac2b8a5-0b50-4afe-b0d0-e5da7312c80b tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] Delete volume with id: cade88a4-abc5-4b76-843b-5bae866c6a08 Jul 24 07:38:39.699898 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4ac2b8a5-0b50-4afe-b0d0-e5da7312c80b tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] https://10.4.3.170/volume/v3/volumes/cade88a4-abc5-4b76-843b-5bae866c6a08 returned with HTTP 404 Jul 24 07:38:39.700458 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 199/800] 10.4.3.170 () {68 vars in 1392 bytes} [Fri Jul 24 07:38:39 2026] DELETE /volume/v3/volumes/cade88a4-abc5-4b76-843b-5bae866c6a08 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 07:38:39.711810 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c53f3200-b900-437a-9dbd-eb2e8d77b3df None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:39.716120 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c53f3200-b900-437a-9dbd-eb2e8d77b3df tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:38:39.716467 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c53f3200-b900-437a-9dbd-eb2e8d77b3df tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1854660255"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:38:39.719147 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-c53f3200-b900-437a-9dbd-eb2e8d77b3df tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1854660255'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:38:39.719305 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-c53f3200-b900-437a-9dbd-eb2e8d77b3df tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] Create volume of 1 GB Jul 24 07:38:39.725099 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-c53f3200-b900-437a-9dbd-eb2e8d77b3df tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] Availability Zones retrieved successfully. Jul 24 07:38:39.731887 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c53f3200-b900-437a-9dbd-eb2e8d77b3df tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] Flow 'volume_create_api' (a5374c8b-4632-4ed4-9abb-986755288c62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:38:39.732926 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c53f3200-b900-437a-9dbd-eb2e8d77b3df tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89359a02-602b-43c0-8a92-48ceae356771) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:38:39.733839 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-c53f3200-b900-437a-9dbd-eb2e8d77b3df tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:38:39.761735 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c53f3200-b900-437a-9dbd-eb2e8d77b3df tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89359a02-602b-43c0-8a92-48ceae356771) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:38:39.762435 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c53f3200-b900-437a-9dbd-eb2e8d77b3df tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ecbbba2-ef0e-42a2-af4f-aa2329fd8692) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:38:39.800098 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-c53f3200-b900-437a-9dbd-eb2e8d77b3df tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] Created reservations ['add80777-a773-4436-92d8-1c5536145bc1', '51302b24-01ff-4fe7-bf61-6aab129df746', 'd73137be-8de6-445a-841c-ee7bc3bff8c4', '944f01ae-db11-41ce-938f-30117d09538c'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:38:39.800909 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c53f3200-b900-437a-9dbd-eb2e8d77b3df tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ecbbba2-ef0e-42a2-af4f-aa2329fd8692) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['add80777-a773-4436-92d8-1c5536145bc1', '51302b24-01ff-4fe7-bf61-6aab129df746', 'd73137be-8de6-445a-841c-ee7bc3bff8c4', '944f01ae-db11-41ce-938f-30117d09538c']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:38:39.801658 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c53f3200-b900-437a-9dbd-eb2e8d77b3df tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae4493c3-17ef-4d0c-bc10-a11ed894ce4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:38:39.826762 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c53f3200-b900-437a-9dbd-eb2e8d77b3df tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae4493c3-17ef-4d0c-bc10-a11ed894ce4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cf20cc74-ac15-4eb9-ad2e-e79a473b0cc6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1854660255',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ecf8f72ec7354b13b20bd92ac1249898',qos_specs=None,replication_status=,reservations=['add80777-a773-4436-92d8-1c5536145bc1','51302b24-01ff-4fe7-bf61-6aab129df746','d73137be-8de6-445a-841c-ee7bc3bff8c4','944f01ae-db11-41ce-938f-30117d09538c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef43cb140f6544a3b85b226a336d8c5b',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:38:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1854660255',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cf20cc74-ac15-4eb9-ad2e-e79a473b0cc6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ecf8f72ec7354b13b20bd92ac1249898',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ef43cb140f6544a3b85b226a336d8c5b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:38:39.827570 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c53f3200-b900-437a-9dbd-eb2e8d77b3df tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1af9a254-d26c-46d9-860a-6b9609a16a2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:38:39.846080 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c53f3200-b900-437a-9dbd-eb2e8d77b3df tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1af9a254-d26c-46d9-860a-6b9609a16a2d) transitioned into state 'SUCCESS' from state '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-1854660255',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ecf8f72ec7354b13b20bd92ac1249898',qos_specs=None,replication_status=,reservations=['add80777-a773-4436-92d8-1c5536145bc1','51302b24-01ff-4fe7-bf61-6aab129df746','d73137be-8de6-445a-841c-ee7bc3bff8c4','944f01ae-db11-41ce-938f-30117d09538c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef43cb140f6544a3b85b226a336d8c5b',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:38:39.846080 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c53f3200-b900-437a-9dbd-eb2e8d77b3df tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (075e7c6b-5241-4abb-9587-f6d01d58e104) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:38:39.853394 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c53f3200-b900-437a-9dbd-eb2e8d77b3df tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (075e7c6b-5241-4abb-9587-f6d01d58e104) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:38:39.854159 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c53f3200-b900-437a-9dbd-eb2e8d77b3df tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] Flow 'volume_create_api' (a5374c8b-4632-4ed4-9abb-986755288c62) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:38:39.854469 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-c53f3200-b900-437a-9dbd-eb2e8d77b3df tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] Create volume request issued successfully. Jul 24 07:38:39.855040 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c53f3200-b900-437a-9dbd-eb2e8d77b3df tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:38:39.855476 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 204/801] 10.4.3.170 () {70 vars in 1299 bytes} [Fri Jul 24 07:38:39 2026] POST /volume/v3/volumes => generated 819 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:38:39.868281 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-4a43cb52-519a-4536-83a5-8ff19b98f9de None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:39.868600 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4a43cb52-519a-4536-83a5-8ff19b98f9de tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] GET https://10.4.3.170/volume/v3/volumes/cf20cc74-ac15-4eb9-ad2e-e79a473b0cc6 Jul 24 07:38:39.868805 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4a43cb52-519a-4536-83a5-8ff19b98f9de tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:39.868997 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4a43cb52-519a-4536-83a5-8ff19b98f9de tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:39.876408 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:39.876408 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:38:39.879943 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-4a43cb52-519a-4536-83a5-8ff19b98f9de tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] Volume info retrieved successfully. Jul 24 07:38:39.883851 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4a43cb52-519a-4536-83a5-8ff19b98f9de tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] https://10.4.3.170/volume/v3/volumes/cf20cc74-ac15-4eb9-ad2e-e79a473b0cc6 returned with HTTP 200 Jul 24 07:38:39.885112 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 201/802] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:38:39 2026] GET /volume/v3/volumes/cf20cc74-ac15-4eb9-ad2e-e79a473b0cc6 => generated 887 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:38:40.905790 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-efbf6a66-5f8f-4ec0-ba95-aea28a9dc1f6 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:40.908889 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-efbf6a66-5f8f-4ec0-ba95-aea28a9dc1f6 tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] GET https://10.4.3.170/volume/v3/volumes/cf20cc74-ac15-4eb9-ad2e-e79a473b0cc6 Jul 24 07:38:40.909079 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-efbf6a66-5f8f-4ec0-ba95-aea28a9dc1f6 tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:40.909266 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-efbf6a66-5f8f-4ec0-ba95-aea28a9dc1f6 tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:40.921694 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:40.921694 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:38:40.926260 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-efbf6a66-5f8f-4ec0-ba95-aea28a9dc1f6 tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] Volume info retrieved successfully. Jul 24 07:38:40.930617 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-efbf6a66-5f8f-4ec0-ba95-aea28a9dc1f6 tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] https://10.4.3.170/volume/v3/volumes/cf20cc74-ac15-4eb9-ad2e-e79a473b0cc6 returned with HTTP 200 Jul 24 07:38:40.932158 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 199/803] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:38:40 2026] GET /volume/v3/volumes/cf20cc74-ac15-4eb9-ad2e-e79a473b0cc6 => generated 946 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:38:40.944879 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-080f1ccf-5fea-498e-9bfb-0430911185aa None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:40.947557 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-080f1ccf-5fea-498e-9bfb-0430911185aa tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] POST https://10.4.3.170/volume/v3/volume-transfers Jul 24 07:38:40.947942 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-080f1ccf-5fea-498e-9bfb-0430911185aa tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "cf20cc74-ac15-4eb9-ad2e-e79a473b0cc6"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:38:40.949468 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volume_transfer [None req-080f1ccf-5fea-498e-9bfb-0430911185aa tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] Creating new volume transfer {'transfer': {'volume_id': 'cf20cc74-ac15-4eb9-ad2e-e79a473b0cc6'}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 24 07:38:40.949616 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volume_transfer [None req-080f1ccf-5fea-498e-9bfb-0430911185aa tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] Creating transfer of volume cf20cc74-ac15-4eb9-ad2e-e79a473b0cc6 Jul 24 07:38:40.949763 np0000005822 devstack@c-api.service[100243]: INFO cinder.transfer.api [None req-080f1ccf-5fea-498e-9bfb-0430911185aa tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] Generating transfer record for volume cf20cc74-ac15-4eb9-ad2e-e79a473b0cc6 Jul 24 07:38:40.957136 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:40.957136 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:38:40.973794 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-080f1ccf-5fea-498e-9bfb-0430911185aa tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] https://10.4.3.170/volume/v3/volume-transfers returned with HTTP 202 Jul 24 07:38:40.974138 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 200/804] 10.4.3.170 () {70 vars in 1326 bytes} [Fri Jul 24 07:38:40 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:38:40.984314 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-438f7a07-2516-4e79-898d-751d3443eb6d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:40.986613 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-438f7a07-2516-4e79-898d-751d3443eb6d tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] GET https://10.4.3.170/volume/v3/volumes/cf20cc74-ac15-4eb9-ad2e-e79a473b0cc6 Jul 24 07:38:40.986896 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-438f7a07-2516-4e79-898d-751d3443eb6d tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:40.987129 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-438f7a07-2516-4e79-898d-751d3443eb6d tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:41.004058 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:41.004058 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:38:41.009078 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-438f7a07-2516-4e79-898d-751d3443eb6d tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] Volume info retrieved successfully. Jul 24 07:38:41.014145 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-438f7a07-2516-4e79-898d-751d3443eb6d tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] https://10.4.3.170/volume/v3/volumes/cf20cc74-ac15-4eb9-ad2e-e79a473b0cc6 returned with HTTP 200 Jul 24 07:38:41.014741 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 205/805] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:38:40 2026] GET /volume/v3/volumes/cf20cc74-ac15-4eb9-ad2e-e79a473b0cc6 => generated 954 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:38:41.029347 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-82da3daf-7226-4bff-8311-079fd469599a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:41.031377 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-82da3daf-7226-4bff-8311-079fd469599a tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] GET https://10.4.3.170/volume/v3/volume-transfers/detail Jul 24 07:38:41.031589 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-82da3daf-7226-4bff-8311-079fd469599a tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:41.031939 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-82da3daf-7226-4bff-8311-079fd469599a tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] Calling method 'detail' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:41.032182 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volume_transfer [None req-82da3daf-7226-4bff-8311-079fd469599a tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] Listing volume transfers {{(pid=100245) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 24 07:38:41.038110 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-82da3daf-7226-4bff-8311-079fd469599a tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] https://10.4.3.170/volume/v3/volume-transfers/detail returned with HTTP 200 Jul 24 07:38:41.038502 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 202/806] 10.4.3.170 () {68 vars in 1326 bytes} [Fri Jul 24 07:38:41 2026] GET /volume/v3/volume-transfers/detail => generated 435 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:38:41.054700 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-dbbd4746-e317-4602-89ed-296ff2cb9a79 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:41.057836 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-dbbd4746-e317-4602-89ed-296ff2cb9a79 tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] DELETE https://10.4.3.170/volume/v3/volume-transfers/6129d9e8-2816-4fad-a5a4-3c9377c195a8 Jul 24 07:38:41.058041 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-dbbd4746-e317-4602-89ed-296ff2cb9a79 tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:41.058257 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-dbbd4746-e317-4602-89ed-296ff2cb9a79 tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:41.058345 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.contrib.volume_transfer [None req-dbbd4746-e317-4602-89ed-296ff2cb9a79 tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] Delete transfer with id: 6129d9e8-2816-4fad-a5a4-3c9377c195a8 Jul 24 07:38:41.068296 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:41.068296 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:38:41.076345 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-dbbd4746-e317-4602-89ed-296ff2cb9a79 tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] https://10.4.3.170/volume/v3/volume-transfers/6129d9e8-2816-4fad-a5a4-3c9377c195a8 returned with HTTP 202 Jul 24 07:38:41.076822 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 200/807] 10.4.3.170 () {68 vars in 1419 bytes} [Fri Jul 24 07:38:41 2026] DELETE /volume/v3/volume-transfers/6129d9e8-2816-4fad-a5a4-3c9377c195a8 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 07:38:41.084946 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-0beab82f-f6b5-4707-82dd-95d0ec74e67e None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:41.086684 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0beab82f-f6b5-4707-82dd-95d0ec74e67e tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] GET https://10.4.3.170/volume/v3/volumes/cf20cc74-ac15-4eb9-ad2e-e79a473b0cc6 Jul 24 07:38:41.086888 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0beab82f-f6b5-4707-82dd-95d0ec74e67e tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:41.087133 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0beab82f-f6b5-4707-82dd-95d0ec74e67e tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:41.094488 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:41.094488 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:38:41.098725 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-0beab82f-f6b5-4707-82dd-95d0ec74e67e tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] Volume info retrieved successfully. Jul 24 07:38:41.102338 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0beab82f-f6b5-4707-82dd-95d0ec74e67e tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] https://10.4.3.170/volume/v3/volumes/cf20cc74-ac15-4eb9-ad2e-e79a473b0cc6 returned with HTTP 200 Jul 24 07:38:41.102701 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 201/808] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:38:41 2026] GET /volume/v3/volumes/cf20cc74-ac15-4eb9-ad2e-e79a473b0cc6 => generated 946 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:38:41.117290 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-593a488d-ec3a-4acb-abcb-6948d96e62e3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:41.122321 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-593a488d-ec3a-4acb-abcb-6948d96e62e3 tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] DELETE https://10.4.3.170/volume/v3/volume-transfers/6129d9e8-2816-4fad-a5a4-3c9377c195a8 Jul 24 07:38:41.122533 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-593a488d-ec3a-4acb-abcb-6948d96e62e3 tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:41.122853 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-593a488d-ec3a-4acb-abcb-6948d96e62e3 tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:41.122967 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.contrib.volume_transfer [None req-593a488d-ec3a-4acb-abcb-6948d96e62e3 tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] Delete transfer with id: 6129d9e8-2816-4fad-a5a4-3c9377c195a8 Jul 24 07:38:41.130524 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-593a488d-ec3a-4acb-abcb-6948d96e62e3 tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] https://10.4.3.170/volume/v3/volume-transfers/6129d9e8-2816-4fad-a5a4-3c9377c195a8 returned with HTTP 404 Jul 24 07:38:41.131254 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 206/809] 10.4.3.170 () {68 vars in 1419 bytes} [Fri Jul 24 07:38:41 2026] DELETE /volume/v3/volume-transfers/6129d9e8-2816-4fad-a5a4-3c9377c195a8 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 07:38:41.139579 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-b8b291bc-5055-4f98-94f1-09b26b63cc5a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:41.141443 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b8b291bc-5055-4f98-94f1-09b26b63cc5a tempest-VolumesTransfersV355Test-1562309034 tempest-VolumesTransfersV355Test-1562309034-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/cf20cc74-ac15-4eb9-ad2e-e79a473b0cc6 Jul 24 07:38:41.141656 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b8b291bc-5055-4f98-94f1-09b26b63cc5a tempest-VolumesTransfersV355Test-1562309034 tempest-VolumesTransfersV355Test-1562309034-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:41.141855 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b8b291bc-5055-4f98-94f1-09b26b63cc5a tempest-VolumesTransfersV355Test-1562309034 tempest-VolumesTransfersV355Test-1562309034-project-admin] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:41.142067 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-b8b291bc-5055-4f98-94f1-09b26b63cc5a tempest-VolumesTransfersV355Test-1562309034 tempest-VolumesTransfersV355Test-1562309034-project-admin] Delete volume with id: cf20cc74-ac15-4eb9-ad2e-e79a473b0cc6 Jul 24 07:38:41.149443 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:41.149443 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:38:41.149771 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-b8b291bc-5055-4f98-94f1-09b26b63cc5a tempest-VolumesTransfersV355Test-1562309034 tempest-VolumesTransfersV355Test-1562309034-project-admin] Volume info retrieved successfully. Jul 24 07:38:41.166521 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-b8b291bc-5055-4f98-94f1-09b26b63cc5a tempest-VolumesTransfersV355Test-1562309034 tempest-VolumesTransfersV355Test-1562309034-project-admin] Delete volume request issued successfully. Jul 24 07:38:41.166724 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b8b291bc-5055-4f98-94f1-09b26b63cc5a tempest-VolumesTransfersV355Test-1562309034 tempest-VolumesTransfersV355Test-1562309034-project-admin] https://10.4.3.170/volume/v3/volumes/cf20cc74-ac15-4eb9-ad2e-e79a473b0cc6 returned with HTTP 202 Jul 24 07:38:41.167078 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 203/810] 10.4.3.170 () {68 vars in 1392 bytes} [Fri Jul 24 07:38:41 2026] DELETE /volume/v3/volumes/cf20cc74-ac15-4eb9-ad2e-e79a473b0cc6 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 07:38:41.174356 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-1b167b45-618b-4be4-9cb4-3a935a1bf80b None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:41.176184 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1b167b45-618b-4be4-9cb4-3a935a1bf80b tempest-VolumesTransfersV355Test-1562309034 tempest-VolumesTransfersV355Test-1562309034-project-admin] GET https://10.4.3.170/volume/v3/volumes/cf20cc74-ac15-4eb9-ad2e-e79a473b0cc6 Jul 24 07:38:41.176431 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1b167b45-618b-4be4-9cb4-3a935a1bf80b tempest-VolumesTransfersV355Test-1562309034 tempest-VolumesTransfersV355Test-1562309034-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:41.176603 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1b167b45-618b-4be4-9cb4-3a935a1bf80b tempest-VolumesTransfersV355Test-1562309034 tempest-VolumesTransfersV355Test-1562309034-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:41.185387 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:41.185387 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:38:41.190392 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-1b167b45-618b-4be4-9cb4-3a935a1bf80b tempest-VolumesTransfersV355Test-1562309034 tempest-VolumesTransfersV355Test-1562309034-project-admin] Volume info retrieved successfully. Jul 24 07:38:41.196613 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1b167b45-618b-4be4-9cb4-3a935a1bf80b tempest-VolumesTransfersV355Test-1562309034 tempest-VolumesTransfersV355Test-1562309034-project-admin] https://10.4.3.170/volume/v3/volumes/cf20cc74-ac15-4eb9-ad2e-e79a473b0cc6 returned with HTTP 200 Jul 24 07:38:41.197071 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 201/811] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:38:41 2026] GET /volume/v3/volumes/cf20cc74-ac15-4eb9-ad2e-e79a473b0cc6 => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:38:42.216398 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-9707b4a9-f63e-480c-94e6-1d2222943cc1 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:42.218678 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9707b4a9-f63e-480c-94e6-1d2222943cc1 tempest-VolumesTransfersV355Test-1562309034 tempest-VolumesTransfersV355Test-1562309034-project-admin] GET https://10.4.3.170/volume/v3/volumes/cf20cc74-ac15-4eb9-ad2e-e79a473b0cc6 Jul 24 07:38:42.218987 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9707b4a9-f63e-480c-94e6-1d2222943cc1 tempest-VolumesTransfersV355Test-1562309034 tempest-VolumesTransfersV355Test-1562309034-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:42.219275 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9707b4a9-f63e-480c-94e6-1d2222943cc1 tempest-VolumesTransfersV355Test-1562309034 tempest-VolumesTransfersV355Test-1562309034-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:42.232768 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9707b4a9-f63e-480c-94e6-1d2222943cc1 tempest-VolumesTransfersV355Test-1562309034 tempest-VolumesTransfersV355Test-1562309034-project-admin] https://10.4.3.170/volume/v3/volumes/cf20cc74-ac15-4eb9-ad2e-e79a473b0cc6 returned with HTTP 404 Jul 24 07:38:42.233298 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 202/812] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:38:42 2026] GET /volume/v3/volumes/cf20cc74-ac15-4eb9-ad2e-e79a473b0cc6 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 07:38:42.246079 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9cab6138-fd88-4f3f-a59b-b537fea68647 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:42.248579 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9cab6138-fd88-4f3f-a59b-b537fea68647 tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] GET https://10.4.3.170/volume/v3/volumes/cf20cc74-ac15-4eb9-ad2e-e79a473b0cc6 Jul 24 07:38:42.248920 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9cab6138-fd88-4f3f-a59b-b537fea68647 tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:42.249302 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9cab6138-fd88-4f3f-a59b-b537fea68647 tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:42.257144 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9cab6138-fd88-4f3f-a59b-b537fea68647 tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] https://10.4.3.170/volume/v3/volumes/cf20cc74-ac15-4eb9-ad2e-e79a473b0cc6 returned with HTTP 404 Jul 24 07:38:42.257833 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 207/813] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:38:42 2026] GET /volume/v3/volumes/cf20cc74-ac15-4eb9-ad2e-e79a473b0cc6 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 07:38:42.267795 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-f74c6438-a302-428e-8375-e9bdf86e98ed None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:42.270000 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f74c6438-a302-428e-8375-e9bdf86e98ed tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] DELETE https://10.4.3.170/volume/v3/volumes/cf20cc74-ac15-4eb9-ad2e-e79a473b0cc6 Jul 24 07:38:42.270337 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f74c6438-a302-428e-8375-e9bdf86e98ed tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:42.270905 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f74c6438-a302-428e-8375-e9bdf86e98ed tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:42.271160 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-f74c6438-a302-428e-8375-e9bdf86e98ed tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] Delete volume with id: cf20cc74-ac15-4eb9-ad2e-e79a473b0cc6 Jul 24 07:38:42.278976 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f74c6438-a302-428e-8375-e9bdf86e98ed tempest-VolumesTransfersV355Test-1477943442 tempest-VolumesTransfersV355Test-1477943442-project-member] https://10.4.3.170/volume/v3/volumes/cf20cc74-ac15-4eb9-ad2e-e79a473b0cc6 returned with HTTP 404 Jul 24 07:38:42.279553 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 204/814] 10.4.3.170 () {68 vars in 1392 bytes} [Fri Jul 24 07:38:42 2026] DELETE /volume/v3/volumes/cf20cc74-ac15-4eb9-ad2e-e79a473b0cc6 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 07:38:42.775256 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-8c9f0dfe-9acf-450e-be48-801fc627cb63 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:42.777714 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8c9f0dfe-9acf-450e-be48-801fc627cb63 tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] GET https://10.4.3.170/volume/v3/volumes/516bd4ac-9a98-4f7a-b528-1700aeb950cd Jul 24 07:38:42.777947 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8c9f0dfe-9acf-450e-be48-801fc627cb63 tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:42.778190 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8c9f0dfe-9acf-450e-be48-801fc627cb63 tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:42.786628 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:42.786628 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:38:42.791502 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-8c9f0dfe-9acf-450e-be48-801fc627cb63 tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] Volume info retrieved successfully. Jul 24 07:38:42.797594 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8c9f0dfe-9acf-450e-be48-801fc627cb63 tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] https://10.4.3.170/volume/v3/volumes/516bd4ac-9a98-4f7a-b528-1700aeb950cd returned with HTTP 200 Jul 24 07:38:42.798037 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 202/815] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:38:42 2026] GET /volume/v3/volumes/516bd4ac-9a98-4f7a-b528-1700aeb950cd => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:38:42.858299 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-ff9dcafc-7127-4fc3-9838-f5aabe11a804 req-79f38d69-496c-4cf9-a5cc-28fbab6e4d0d None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:42.860192 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-ff9dcafc-7127-4fc3-9838-f5aabe11a804 req-79f38d69-496c-4cf9-a5cc-28fbab6e4d0d tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] GET https://10.4.3.170/volume/v3/volumes/516bd4ac-9a98-4f7a-b528-1700aeb950cd Jul 24 07:38:42.860509 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-ff9dcafc-7127-4fc3-9838-f5aabe11a804 req-79f38d69-496c-4cf9-a5cc-28fbab6e4d0d tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:42.860605 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-ff9dcafc-7127-4fc3-9838-f5aabe11a804 req-79f38d69-496c-4cf9-a5cc-28fbab6e4d0d tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:42.867934 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:42.867934 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:38:42.876758 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-ff9dcafc-7127-4fc3-9838-f5aabe11a804 req-79f38d69-496c-4cf9-a5cc-28fbab6e4d0d tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] Volume info retrieved successfully. Jul 24 07:38:42.883119 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-ff9dcafc-7127-4fc3-9838-f5aabe11a804 req-79f38d69-496c-4cf9-a5cc-28fbab6e4d0d tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] https://10.4.3.170/volume/v3/volumes/516bd4ac-9a98-4f7a-b528-1700aeb950cd returned with HTTP 200 Jul 24 07:38:42.883520 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 203/816] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:38:42 2026] GET /volume/v3/volumes/516bd4ac-9a98-4f7a-b528-1700aeb950cd => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:38:42.959353 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-79941444-557c-435e-989a-024a8c97f33f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:42.959836 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-79941444-557c-435e-989a-024a8c97f33f None None] GET https://10.4.3.170/volume// Jul 24 07:38:42.960046 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-79941444-557c-435e-989a-024a8c97f33f None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:42.960430 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-79941444-557c-435e-989a-024a8c97f33f None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:42.960849 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-79941444-557c-435e-989a-024a8c97f33f None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:38:42.961215 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 208/817] 10.4.3.170 () {66 vars in 1428 bytes} [Fri Jul 24 07:38:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:38:42.968625 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-ff9dcafc-7127-4fc3-9838-f5aabe11a804 req-d38a395b-1d31-4202-8cc0-551d570b0518 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:42.971927 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-ff9dcafc-7127-4fc3-9838-f5aabe11a804 req-d38a395b-1d31-4202-8cc0-551d570b0518 tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 24 07:38:42.972484 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-ff9dcafc-7127-4fc3-9838-f5aabe11a804 req-d38a395b-1d31-4202-8cc0-551d570b0518 tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "516bd4ac-9a98-4f7a-b528-1700aeb950cd", "connector": null, "instance_uuid": "848e8662-d65e-4ab2-8b8d-bd7f408094de"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:38:42.983251 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:42.983251 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:38:43.007446 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-ff9dcafc-7127-4fc3-9838-f5aabe11a804 req-d38a395b-1d31-4202-8cc0-551d570b0518 tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 24 07:38:43.007979 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 205/818] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 24 07:38:42 2026] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:38:43.041880 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-26fa8aaa-8f4a-41b0-818c-6c2d3c474c42 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:43.041880 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-26fa8aaa-8f4a-41b0-818c-6c2d3c474c42 tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] GET https://10.4.3.170/volume/v3/volumes/516bd4ac-9a98-4f7a-b528-1700aeb950cd Jul 24 07:38:43.041880 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-26fa8aaa-8f4a-41b0-818c-6c2d3c474c42 tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:43.041880 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-26fa8aaa-8f4a-41b0-818c-6c2d3c474c42 tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:43.053467 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-29ede32f-f93f-418f-bfb0-5a9a65b192dd None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:43.053467 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-29ede32f-f93f-418f-bfb0-5a9a65b192dd None None] GET https://10.4.3.170/volume// Jul 24 07:38:43.053467 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-29ede32f-f93f-418f-bfb0-5a9a65b192dd None None] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:43.053467 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-29ede32f-f93f-418f-bfb0-5a9a65b192dd None None] Calling method 'all' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:43.053872 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-29ede32f-f93f-418f-bfb0-5a9a65b192dd None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:38:43.054692 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 204/819] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:38:43 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:38:43.056309 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:43.056309 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:38:43.061869 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-26fa8aaa-8f4a-41b0-818c-6c2d3c474c42 tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] Volume info retrieved successfully. Jul 24 07:38:43.064097 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-ff9dcafc-7127-4fc3-9838-f5aabe11a804 req-4a49ad42-20a7-44ce-9ce7-fc35e90aca98 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:43.070324 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-26fa8aaa-8f4a-41b0-818c-6c2d3c474c42 tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] https://10.4.3.170/volume/v3/volumes/516bd4ac-9a98-4f7a-b528-1700aeb950cd returned with HTTP 200 Jul 24 07:38:43.070324 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 203/820] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:38:43 2026] GET /volume/v3/volumes/516bd4ac-9a98-4f7a-b528-1700aeb950cd => generated 851 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:38:43.070552 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-ff9dcafc-7127-4fc3-9838-f5aabe11a804 req-4a49ad42-20a7-44ce-9ce7-fc35e90aca98 tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] GET https://10.4.3.170/volume/v3/volumes/516bd4ac-9a98-4f7a-b528-1700aeb950cd Jul 24 07:38:43.070552 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-ff9dcafc-7127-4fc3-9838-f5aabe11a804 req-4a49ad42-20a7-44ce-9ce7-fc35e90aca98 tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:43.070552 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-ff9dcafc-7127-4fc3-9838-f5aabe11a804 req-4a49ad42-20a7-44ce-9ce7-fc35e90aca98 tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:43.086989 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:43.086989 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:38:43.091399 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [req-ff9dcafc-7127-4fc3-9838-f5aabe11a804 req-4a49ad42-20a7-44ce-9ce7-fc35e90aca98 tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] Volume info retrieved successfully. Jul 24 07:38:43.095976 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-ff9dcafc-7127-4fc3-9838-f5aabe11a804 req-4a49ad42-20a7-44ce-9ce7-fc35e90aca98 tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] https://10.4.3.170/volume/v3/volumes/516bd4ac-9a98-4f7a-b528-1700aeb950cd returned with HTTP 200 Jul 24 07:38:43.096381 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 209/821] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:38:43 2026] GET /volume/v3/volumes/516bd4ac-9a98-4f7a-b528-1700aeb950cd => generated 1031 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:38:43.183769 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-ff9dcafc-7127-4fc3-9838-f5aabe11a804 req-517014da-c390-4777-9935-0a3e2f809ade None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:43.188538 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-ff9dcafc-7127-4fc3-9838-f5aabe11a804 req-517014da-c390-4777-9935-0a3e2f809ade tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] PUT https://10.4.3.170/volume/v3/attachments/0c613718-bdd4-4c87-a662-9c5cd0bb50cd Jul 24 07:38:43.189009 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-ff9dcafc-7127-4fc3-9838-f5aabe11a804 req-517014da-c390-4777-9935-0a3e2f809ade tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000005822", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9a7cb9337d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5fc7887c-2ab7-4d21-80c7-ec4ad0d3b011", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:38:43.207129 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.coordination [req-ff9dcafc-7127-4fc3-9838-f5aabe11a804 req-517014da-c390-4777-9935-0a3e2f809ade tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] Acquiring lock "cinder-attachment_update-516bd4ac-9a98-4f7a-b528-1700aeb950cd-np0000005822" by "attachment_update" {{(pid=100245) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 07:38:43.212604 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.coordination [req-ff9dcafc-7127-4fc3-9838-f5aabe11a804 req-517014da-c390-4777-9935-0a3e2f809ade tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] Lock "cinder-attachment_update-516bd4ac-9a98-4f7a-b528-1700aeb950cd-np0000005822" acquired by "attachment_update" :: waited 0.005s {{(pid=100245) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 07:38:43.213587 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:43.213587 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:38:43.309559 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.coordination [req-ff9dcafc-7127-4fc3-9838-f5aabe11a804 req-517014da-c390-4777-9935-0a3e2f809ade tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] Lock "cinder-attachment_update-516bd4ac-9a98-4f7a-b528-1700aeb950cd-np0000005822" released by "attachment_update" :: held 0.097s {{(pid=100245) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 07:38:43.310028 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-ff9dcafc-7127-4fc3-9838-f5aabe11a804 req-517014da-c390-4777-9935-0a3e2f809ade tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] https://10.4.3.170/volume/v3/attachments/0c613718-bdd4-4c87-a662-9c5cd0bb50cd returned with HTTP 200 Jul 24 07:38:43.310329 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 206/822] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 24 07:38:43 2026] PUT /volume/v3/attachments/0c613718-bdd4-4c87-a662-9c5cd0bb50cd => generated 969 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:38:44.087143 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-0ffe2ca0-6b3b-4bb2-b2b0-ba595cfe4245 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:44.089136 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0ffe2ca0-6b3b-4bb2-b2b0-ba595cfe4245 tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] GET https://10.4.3.170/volume/v3/volumes/516bd4ac-9a98-4f7a-b528-1700aeb950cd Jul 24 07:38:44.089439 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0ffe2ca0-6b3b-4bb2-b2b0-ba595cfe4245 tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:44.089539 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0ffe2ca0-6b3b-4bb2-b2b0-ba595cfe4245 tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:44.101065 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:44.101065 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:38:44.110403 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-0ffe2ca0-6b3b-4bb2-b2b0-ba595cfe4245 tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] Volume info retrieved successfully. Jul 24 07:38:44.122613 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0ffe2ca0-6b3b-4bb2-b2b0-ba595cfe4245 tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] https://10.4.3.170/volume/v3/volumes/516bd4ac-9a98-4f7a-b528-1700aeb950cd returned with HTTP 200 Jul 24 07:38:44.123126 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 205/823] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:38:44 2026] GET /volume/v3/volumes/516bd4ac-9a98-4f7a-b528-1700aeb950cd => generated 852 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:38:44.994608 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-15f5cfa0-126a-408d-8e94-135713c3e28d None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:45.105417 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-15f5cfa0-126a-408d-8e94-135713c3e28d tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:38:45.106371 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-15f5cfa0-126a-408d-8e94-135713c3e28d tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:38:45.107825 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-15f5cfa0-126a-408d-8e94-135713c3e28d tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:38:45.108083 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-15f5cfa0-126a-408d-8e94-135713c3e28d tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] Create volume of 1 GB Jul 24 07:38:45.113159 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-15f5cfa0-126a-408d-8e94-135713c3e28d tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] Availability Zones retrieved successfully. Jul 24 07:38:45.122141 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-15f5cfa0-126a-408d-8e94-135713c3e28d tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] Flow 'volume_create_api' (63bd260d-8514-43e9-87a1-2e047bb7ef5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:38:45.123616 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-15f5cfa0-126a-408d-8e94-135713c3e28d tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d94cbd9-fd90-48a4-835f-88155ed8f5a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:38:45.125222 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-15f5cfa0-126a-408d-8e94-135713c3e28d tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:38:45.139614 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0d20780b-1584-46bb-b94b-bbbe824dc999 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:45.144575 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0d20780b-1584-46bb-b94b-bbbe824dc999 tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] GET https://10.4.3.170/volume/v3/volumes/516bd4ac-9a98-4f7a-b528-1700aeb950cd Jul 24 07:38:45.144575 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0d20780b-1584-46bb-b94b-bbbe824dc999 tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:45.144575 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0d20780b-1584-46bb-b94b-bbbe824dc999 tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:45.166537 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-15f5cfa0-126a-408d-8e94-135713c3e28d tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d94cbd9-fd90-48a4-835f-88155ed8f5a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:38:45.166685 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:45.166685 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:38:45.167925 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-15f5cfa0-126a-408d-8e94-135713c3e28d tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d57d81fd-91d0-4797-9f25-d4ccdcff5fa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:38:45.171326 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-0d20780b-1584-46bb-b94b-bbbe824dc999 tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] Volume info retrieved successfully. Jul 24 07:38:45.176313 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0d20780b-1584-46bb-b94b-bbbe824dc999 tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] https://10.4.3.170/volume/v3/volumes/516bd4ac-9a98-4f7a-b528-1700aeb950cd returned with HTTP 200 Jul 24 07:38:45.176928 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 210/824] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:38:45 2026] GET /volume/v3/volumes/516bd4ac-9a98-4f7a-b528-1700aeb950cd => generated 852 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:38:45.228029 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-15f5cfa0-126a-408d-8e94-135713c3e28d tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] Created reservations ['822e061b-d02d-4586-b730-1a1da1463a05', 'a114ad5f-cfed-402d-9384-260585e1dd0e', 'a3405df8-e18f-4fc7-9ddb-bcf524659355', 'df51a0e7-221f-43b0-bc93-db82fbef0a31'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:38:45.228860 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-15f5cfa0-126a-408d-8e94-135713c3e28d tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d57d81fd-91d0-4797-9f25-d4ccdcff5fa1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['822e061b-d02d-4586-b730-1a1da1463a05', 'a114ad5f-cfed-402d-9384-260585e1dd0e', 'a3405df8-e18f-4fc7-9ddb-bcf524659355', 'df51a0e7-221f-43b0-bc93-db82fbef0a31']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:38:45.229542 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-15f5cfa0-126a-408d-8e94-135713c3e28d tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed1ee620-67a0-46c8-b2fb-32902a6b5eeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:38:45.250382 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-15f5cfa0-126a-408d-8e94-135713c3e28d tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed1ee620-67a0-46c8-b2fb-32902a6b5eeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d3943be-62cb-498f-843d-0323b4a134b9', '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='228f64a297ab490299825c4acc10f87a',qos_specs=None,replication_status=,reservations=['822e061b-d02d-4586-b730-1a1da1463a05','a114ad5f-cfed-402d-9384-260585e1dd0e','a3405df8-e18f-4fc7-9ddb-bcf524659355','df51a0e7-221f-43b0-bc93-db82fbef0a31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0cb11be20e44a67a9e9f8b23893c0ff',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:38:45Z,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=9d3943be-62cb-498f-843d-0323b4a134b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='228f64a297ab490299825c4acc10f87a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d0cb11be20e44a67a9e9f8b23893c0ff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:38:45.251183 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-15f5cfa0-126a-408d-8e94-135713c3e28d tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebdabfa3-727f-43e8-9c1a-818017cf44b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:38:45.270285 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-15f5cfa0-126a-408d-8e94-135713c3e28d tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebdabfa3-727f-43e8-9c1a-818017cf44b7) transitioned into state 'SUCCESS' from 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='228f64a297ab490299825c4acc10f87a',qos_specs=None,replication_status=,reservations=['822e061b-d02d-4586-b730-1a1da1463a05','a114ad5f-cfed-402d-9384-260585e1dd0e','a3405df8-e18f-4fc7-9ddb-bcf524659355','df51a0e7-221f-43b0-bc93-db82fbef0a31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0cb11be20e44a67a9e9f8b23893c0ff',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:38:45.271139 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-15f5cfa0-126a-408d-8e94-135713c3e28d tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0146422-099a-4d24-8ac0-081974925520) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:38:45.280197 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-15f5cfa0-126a-408d-8e94-135713c3e28d tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0146422-099a-4d24-8ac0-081974925520) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:38:45.281127 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-15f5cfa0-126a-408d-8e94-135713c3e28d tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] Flow 'volume_create_api' (63bd260d-8514-43e9-87a1-2e047bb7ef5e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:38:45.281440 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-15f5cfa0-126a-408d-8e94-135713c3e28d tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] Create volume request issued successfully. Jul 24 07:38:45.281984 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-15f5cfa0-126a-408d-8e94-135713c3e28d tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:38:45.282681 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 204/825] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 24 07:38:44 2026] POST /volume/v3/volumes => generated 740 bytes in 288 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:38:45.296094 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-57d2adc4-e908-4965-97a3-dd2db925f72d None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:45.300709 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-57d2adc4-e908-4965-97a3-dd2db925f72d tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] GET https://10.4.3.170/volume/v3/volumes/9d3943be-62cb-498f-843d-0323b4a134b9 Jul 24 07:38:45.300891 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-57d2adc4-e908-4965-97a3-dd2db925f72d tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:45.301058 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-57d2adc4-e908-4965-97a3-dd2db925f72d tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:45.303153 np0000005822 devstack@c-api.service[100245]: DEBUG dbcounter [-] [100245] Writing DB stats cinder:SELECT=215,cinder:INSERT=31,cinder:UPDATE=58 {{(pid=100245) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 07:38:45.309681 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:45.309681 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:38:45.314816 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-57d2adc4-e908-4965-97a3-dd2db925f72d tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] Volume info retrieved successfully. Jul 24 07:38:45.319774 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-57d2adc4-e908-4965-97a3-dd2db925f72d tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] https://10.4.3.170/volume/v3/volumes/9d3943be-62cb-498f-843d-0323b4a134b9 returned with HTTP 200 Jul 24 07:38:45.320237 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 207/826] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:38:45 2026] GET /volume/v3/volumes/9d3943be-62cb-498f-843d-0323b4a134b9 => generated 808 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:38:46.190912 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-3c00d111-4710-4408-8180-ed57bb531bc0 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:46.192908 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3c00d111-4710-4408-8180-ed57bb531bc0 tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] GET https://10.4.3.170/volume/v3/volumes/516bd4ac-9a98-4f7a-b528-1700aeb950cd Jul 24 07:38:46.193057 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3c00d111-4710-4408-8180-ed57bb531bc0 tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:46.193240 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3c00d111-4710-4408-8180-ed57bb531bc0 tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:46.203801 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:46.203801 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:38:46.207506 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-3c00d111-4710-4408-8180-ed57bb531bc0 tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] Volume info retrieved successfully. Jul 24 07:38:46.211853 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3c00d111-4710-4408-8180-ed57bb531bc0 tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] https://10.4.3.170/volume/v3/volumes/516bd4ac-9a98-4f7a-b528-1700aeb950cd returned with HTTP 200 Jul 24 07:38:46.212216 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 206/827] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:38:46 2026] GET /volume/v3/volumes/516bd4ac-9a98-4f7a-b528-1700aeb950cd => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:38:46.331836 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-5fe923f6-5219-4a6c-8dfc-c6133e6952c2 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:46.333886 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5fe923f6-5219-4a6c-8dfc-c6133e6952c2 tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] GET https://10.4.3.170/volume/v3/volumes/9d3943be-62cb-498f-843d-0323b4a134b9 Jul 24 07:38:46.334095 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5fe923f6-5219-4a6c-8dfc-c6133e6952c2 tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:46.334319 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5fe923f6-5219-4a6c-8dfc-c6133e6952c2 tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:46.341645 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:46.341645 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:38:46.345734 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-5fe923f6-5219-4a6c-8dfc-c6133e6952c2 tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] Volume info retrieved successfully. Jul 24 07:38:46.349834 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5fe923f6-5219-4a6c-8dfc-c6133e6952c2 tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] https://10.4.3.170/volume/v3/volumes/9d3943be-62cb-498f-843d-0323b4a134b9 returned with HTTP 200 Jul 24 07:38:46.350118 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 211/828] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:38:46 2026] GET /volume/v3/volumes/9d3943be-62cb-498f-843d-0323b4a134b9 => generated 833 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:38:46.369433 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-37c2e06b-09c7-4eb5-ac2a-fdcff2682eab None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:46.374690 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-37c2e06b-09c7-4eb5-ac2a-fdcff2682eab tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] GET https://10.4.3.170/volume/v3/volumes/9d3943be-62cb-498f-843d-0323b4a134b9 Jul 24 07:38:46.374898 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-37c2e06b-09c7-4eb5-ac2a-fdcff2682eab tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:46.375095 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-37c2e06b-09c7-4eb5-ac2a-fdcff2682eab tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:46.388277 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:46.388277 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:38:46.394607 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-37c2e06b-09c7-4eb5-ac2a-fdcff2682eab tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] Volume info retrieved successfully. Jul 24 07:38:46.402885 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-37c2e06b-09c7-4eb5-ac2a-fdcff2682eab tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] https://10.4.3.170/volume/v3/volumes/9d3943be-62cb-498f-843d-0323b4a134b9 returned with HTTP 200 Jul 24 07:38:46.404502 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 205/829] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:38:46 2026] GET /volume/v3/volumes/9d3943be-62cb-498f-843d-0323b4a134b9 => generated 833 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:38:46.426633 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-018be71e-7b58-49e6-822f-8f337e6f4cf0 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:46.430099 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-018be71e-7b58-49e6-822f-8f337e6f4cf0 tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:38:46.430564 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-018be71e-7b58-49e6-822f-8f337e6f4cf0 tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-1724705511"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:38:46.432121 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-018be71e-7b58-49e6-822f-8f337e6f4cf0 tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-1724705511'}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:38:46.432295 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-018be71e-7b58-49e6-822f-8f337e6f4cf0 tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] Create volume of 1 GB Jul 24 07:38:46.436958 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-018be71e-7b58-49e6-822f-8f337e6f4cf0 tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] Availability Zones retrieved successfully. Jul 24 07:38:46.443852 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-018be71e-7b58-49e6-822f-8f337e6f4cf0 tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] Flow 'volume_create_api' (0ae554a5-36e6-42a9-af1e-e0584959a561) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:38:46.444938 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-018be71e-7b58-49e6-822f-8f337e6f4cf0 tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9152f48c-51f7-44c5-9776-d8ac5050bbfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:38:46.446001 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-018be71e-7b58-49e6-822f-8f337e6f4cf0 tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] Validating volume size '1' using validate_int {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:38:46.478731 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-018be71e-7b58-49e6-822f-8f337e6f4cf0 tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9152f48c-51f7-44c5-9776-d8ac5050bbfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:38:46.479643 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-018be71e-7b58-49e6-822f-8f337e6f4cf0 tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22b26188-14bf-4e8c-803f-61d390a76474) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:38:46.527437 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-018be71e-7b58-49e6-822f-8f337e6f4cf0 tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] Created reservations ['14d96238-7547-4269-8fb1-e5ee1f3bd764', '8c9f8b2a-80bf-4750-9bb8-4c8310e6c6b0', '1f3a10aa-9a4d-4bc0-b794-89d065110144', 'bbe36374-0e7e-412d-a7b7-bd4fbbd6344a'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:38:46.528403 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-018be71e-7b58-49e6-822f-8f337e6f4cf0 tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22b26188-14bf-4e8c-803f-61d390a76474) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['14d96238-7547-4269-8fb1-e5ee1f3bd764', '8c9f8b2a-80bf-4750-9bb8-4c8310e6c6b0', '1f3a10aa-9a4d-4bc0-b794-89d065110144', 'bbe36374-0e7e-412d-a7b7-bd4fbbd6344a']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:38:46.529336 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-018be71e-7b58-49e6-822f-8f337e6f4cf0 tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de95deb2-d1b5-42fa-8504-934cc8f23144) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:38:46.557951 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-018be71e-7b58-49e6-822f-8f337e6f4cf0 tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de95deb2-d1b5-42fa-8504-934cc8f23144) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '31df9003-f23c-4715-8055-d100d4f9dedf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1724705511',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='228f64a297ab490299825c4acc10f87a',qos_specs=None,replication_status=,reservations=['14d96238-7547-4269-8fb1-e5ee1f3bd764','8c9f8b2a-80bf-4750-9bb8-4c8310e6c6b0','1f3a10aa-9a4d-4bc0-b794-89d065110144','bbe36374-0e7e-412d-a7b7-bd4fbbd6344a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0cb11be20e44a67a9e9f8b23893c0ff',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:38:46Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1724705511',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=31df9003-f23c-4715-8055-d100d4f9dedf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='228f64a297ab490299825c4acc10f87a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d0cb11be20e44a67a9e9f8b23893c0ff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:38:46.558830 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-018be71e-7b58-49e6-822f-8f337e6f4cf0 tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20842819-3e7d-4c81-a1ef-f5ff40a9f2f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:38:46.583187 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-ff9dcafc-7127-4fc3-9838-f5aabe11a804 req-6eb326d4-7834-480b-8ef5-a94386704329 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:46.586390 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-ff9dcafc-7127-4fc3-9838-f5aabe11a804 req-6eb326d4-7834-480b-8ef5-a94386704329 tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] POST https://10.4.3.170/volume/v3/attachments/0c613718-bdd4-4c87-a662-9c5cd0bb50cd/action Jul 24 07:38:46.586818 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-ff9dcafc-7127-4fc3-9838-f5aabe11a804 req-6eb326d4-7834-480b-8ef5-a94386704329 tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] Action body: b'{"os-complete": null}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:38:46.586963 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-ff9dcafc-7127-4fc3-9838-f5aabe11a804 req-6eb326d4-7834-480b-8ef5-a94386704329 tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:38:46.589038 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-018be71e-7b58-49e6-822f-8f337e6f4cf0 tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20842819-3e7d-4c81-a1ef-f5ff40a9f2f2) transitioned into 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-1724705511',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='228f64a297ab490299825c4acc10f87a',qos_specs=None,replication_status=,reservations=['14d96238-7547-4269-8fb1-e5ee1f3bd764','8c9f8b2a-80bf-4750-9bb8-4c8310e6c6b0','1f3a10aa-9a4d-4bc0-b794-89d065110144','bbe36374-0e7e-412d-a7b7-bd4fbbd6344a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0cb11be20e44a67a9e9f8b23893c0ff',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:38:46.589995 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-018be71e-7b58-49e6-822f-8f337e6f4cf0 tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79311f3e-199b-441a-9d1f-9877815eb82b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:38:46.602156 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-018be71e-7b58-49e6-822f-8f337e6f4cf0 tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79311f3e-199b-441a-9d1f-9877815eb82b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:38:46.603026 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-018be71e-7b58-49e6-822f-8f337e6f4cf0 tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] Flow 'volume_create_api' (0ae554a5-36e6-42a9-af1e-e0584959a561) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:38:46.603359 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-018be71e-7b58-49e6-822f-8f337e6f4cf0 tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] Create volume request issued successfully. Jul 24 07:38:46.603944 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-018be71e-7b58-49e6-822f-8f337e6f4cf0 tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:38:46.604540 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 208/830] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 24 07:38:46 2026] POST /volume/v3/volumes => generated 776 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:38:46.611153 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:46.611153 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:38:46.619586 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-eff31463-608b-4fdf-902f-6912dafafdc2 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:46.623123 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-eff31463-608b-4fdf-902f-6912dafafdc2 tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] GET https://10.4.3.170/volume/v3/volumes/31df9003-f23c-4715-8055-d100d4f9dedf Jul 24 07:38:46.623352 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-eff31463-608b-4fdf-902f-6912dafafdc2 tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:46.623561 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-eff31463-608b-4fdf-902f-6912dafafdc2 tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:46.624384 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-ff9dcafc-7127-4fc3-9838-f5aabe11a804 req-6eb326d4-7834-480b-8ef5-a94386704329 tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] https://10.4.3.170/volume/v3/attachments/0c613718-bdd4-4c87-a662-9c5cd0bb50cd/action returned with HTTP 204 Jul 24 07:38:46.625365 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 207/831] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 24 07:38:46 2026] POST /volume/v3/attachments/0c613718-bdd4-4c87-a662-9c5cd0bb50cd/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:38:46.630607 np0000005822 devstack@c-api.service[100246]: DEBUG dbcounter [-] [100246] Writing DB stats cinder:SELECT=262,cinder:INSERT=44,cinder:UPDATE=69 {{(pid=100246) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 07:38:46.636123 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:46.636123 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:38:46.640468 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-eff31463-608b-4fdf-902f-6912dafafdc2 tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] Volume info retrieved successfully. Jul 24 07:38:46.645641 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-eff31463-608b-4fdf-902f-6912dafafdc2 tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] https://10.4.3.170/volume/v3/volumes/31df9003-f23c-4715-8055-d100d4f9dedf returned with HTTP 200 Jul 24 07:38:46.645937 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 212/832] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:38:46 2026] GET /volume/v3/volumes/31df9003-f23c-4715-8055-d100d4f9dedf => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:38:47.226090 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-49ca1e9a-9e4c-4745-9358-68caa3c60671 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:47.229276 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-49ca1e9a-9e4c-4745-9358-68caa3c60671 tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] GET https://10.4.3.170/volume/v3/volumes/516bd4ac-9a98-4f7a-b528-1700aeb950cd Jul 24 07:38:47.229276 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-49ca1e9a-9e4c-4745-9358-68caa3c60671 tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:47.229276 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-49ca1e9a-9e4c-4745-9358-68caa3c60671 tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:47.238394 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:47.238394 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:38:47.242100 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-49ca1e9a-9e4c-4745-9358-68caa3c60671 tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] Volume info retrieved successfully. Jul 24 07:38:47.246554 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-49ca1e9a-9e4c-4745-9358-68caa3c60671 tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] https://10.4.3.170/volume/v3/volumes/516bd4ac-9a98-4f7a-b528-1700aeb950cd returned with HTTP 200 Jul 24 07:38:47.247107 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 206/833] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:38:47 2026] GET /volume/v3/volumes/516bd4ac-9a98-4f7a-b528-1700aeb950cd => generated 1144 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:38:47.259797 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-c928fc10-e115-48af-b30c-94552fd8ccee None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:47.262184 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c928fc10-e115-48af-b30c-94552fd8ccee tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] GET https://10.4.3.170/volume/v3/volumes/516bd4ac-9a98-4f7a-b528-1700aeb950cd Jul 24 07:38:47.262431 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c928fc10-e115-48af-b30c-94552fd8ccee tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:47.262686 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c928fc10-e115-48af-b30c-94552fd8ccee tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:47.274289 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:47.274289 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:38:47.278678 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-c928fc10-e115-48af-b30c-94552fd8ccee tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] Volume info retrieved successfully. Jul 24 07:38:47.287894 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c928fc10-e115-48af-b30c-94552fd8ccee tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] https://10.4.3.170/volume/v3/volumes/516bd4ac-9a98-4f7a-b528-1700aeb950cd returned with HTTP 200 Jul 24 07:38:47.288413 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 209/834] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:38:47 2026] GET /volume/v3/volumes/516bd4ac-9a98-4f7a-b528-1700aeb950cd => generated 1144 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:38:47.301716 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-f1a148c3-1454-4e90-a645-3d41fa05e320 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:47.303730 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f1a148c3-1454-4e90-a645-3d41fa05e320 tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] GET https://10.4.3.170/volume/v3/volumes/516bd4ac-9a98-4f7a-b528-1700aeb950cd Jul 24 07:38:47.303922 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f1a148c3-1454-4e90-a645-3d41fa05e320 tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:47.304118 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f1a148c3-1454-4e90-a645-3d41fa05e320 tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:47.319929 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:47.319929 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:38:47.326760 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-f1a148c3-1454-4e90-a645-3d41fa05e320 tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] Volume info retrieved successfully. Jul 24 07:38:47.332333 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f1a148c3-1454-4e90-a645-3d41fa05e320 tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] https://10.4.3.170/volume/v3/volumes/516bd4ac-9a98-4f7a-b528-1700aeb950cd returned with HTTP 200 Jul 24 07:38:47.332889 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 208/835] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:38:47 2026] GET /volume/v3/volumes/516bd4ac-9a98-4f7a-b528-1700aeb950cd => generated 1144 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:38:47.541412 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-cb1535b8-4c02-4124-ad3b-a19efd1a6978 req-ed4a0a60-2866-46ae-b0c0-0488ab3414fc None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:47.544246 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-cb1535b8-4c02-4124-ad3b-a19efd1a6978 req-ed4a0a60-2866-46ae-b0c0-0488ab3414fc tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] GET https://10.4.3.170/volume/v3/volumes/516bd4ac-9a98-4f7a-b528-1700aeb950cd Jul 24 07:38:47.544495 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-cb1535b8-4c02-4124-ad3b-a19efd1a6978 req-ed4a0a60-2866-46ae-b0c0-0488ab3414fc tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:47.544723 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-cb1535b8-4c02-4124-ad3b-a19efd1a6978 req-ed4a0a60-2866-46ae-b0c0-0488ab3414fc tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:47.555839 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:47.555839 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:38:47.560029 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [req-cb1535b8-4c02-4124-ad3b-a19efd1a6978 req-ed4a0a60-2866-46ae-b0c0-0488ab3414fc tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] Volume info retrieved successfully. Jul 24 07:38:47.564386 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-cb1535b8-4c02-4124-ad3b-a19efd1a6978 req-ed4a0a60-2866-46ae-b0c0-0488ab3414fc tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] https://10.4.3.170/volume/v3/volumes/516bd4ac-9a98-4f7a-b528-1700aeb950cd returned with HTTP 200 Jul 24 07:38:47.564950 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 213/836] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:38:47 2026] GET /volume/v3/volumes/516bd4ac-9a98-4f7a-b528-1700aeb950cd => generated 1144 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:38:47.659680 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-11ecb18a-2ffa-4c99-9159-f51e6473a45d None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:47.661315 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-11ecb18a-2ffa-4c99-9159-f51e6473a45d tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] GET https://10.4.3.170/volume/v3/volumes/31df9003-f23c-4715-8055-d100d4f9dedf Jul 24 07:38:47.661707 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-11ecb18a-2ffa-4c99-9159-f51e6473a45d tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:47.661987 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-11ecb18a-2ffa-4c99-9159-f51e6473a45d tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:47.668470 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:47.668470 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:38:47.672039 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-11ecb18a-2ffa-4c99-9159-f51e6473a45d tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] Volume info retrieved successfully. Jul 24 07:38:47.676795 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-11ecb18a-2ffa-4c99-9159-f51e6473a45d tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] https://10.4.3.170/volume/v3/volumes/31df9003-f23c-4715-8055-d100d4f9dedf returned with HTTP 200 Jul 24 07:38:47.677282 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 207/837] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:38:47 2026] GET /volume/v3/volumes/31df9003-f23c-4715-8055-d100d4f9dedf => generated 869 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:38:47.697840 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-378cfc38-d25e-4c01-85a7-b54ad85bd73a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:47.703016 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-378cfc38-d25e-4c01-85a7-b54ad85bd73a tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] GET https://10.4.3.170/volume/v3/volumes/31df9003-f23c-4715-8055-d100d4f9dedf Jul 24 07:38:47.703709 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-378cfc38-d25e-4c01-85a7-b54ad85bd73a tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:47.704320 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-378cfc38-d25e-4c01-85a7-b54ad85bd73a tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:47.717244 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:47.717244 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:38:47.722466 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-378cfc38-d25e-4c01-85a7-b54ad85bd73a tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] Volume info retrieved successfully. Jul 24 07:38:47.727761 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-378cfc38-d25e-4c01-85a7-b54ad85bd73a tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] https://10.4.3.170/volume/v3/volumes/31df9003-f23c-4715-8055-d100d4f9dedf returned with HTTP 200 Jul 24 07:38:47.728285 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 210/838] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:38:47 2026] GET /volume/v3/volumes/31df9003-f23c-4715-8055-d100d4f9dedf => generated 869 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:38:47.745658 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-72e660b6-43cd-4c1b-8172-6fb26cd3e779 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:47.748490 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-72e660b6-43cd-4c1b-8172-6fb26cd3e779 tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] POST https://10.4.3.170/volume/v3/snapshots Jul 24 07:38:47.748490 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-72e660b6-43cd-4c1b-8172-6fb26cd3e779 tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "31df9003-f23c-4715-8055-d100d4f9dedf", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-1808482097"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:38:47.760566 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:47.760566 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:38:47.761131 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-72e660b6-43cd-4c1b-8172-6fb26cd3e779 tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] Volume info retrieved successfully. Jul 24 07:38:47.761332 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.snapshots [None req-72e660b6-43cd-4c1b-8172-6fb26cd3e779 tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] Create snapshot from volume 31df9003-f23c-4715-8055-d100d4f9dedf Jul 24 07:38:47.814925 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-72e660b6-43cd-4c1b-8172-6fb26cd3e779 tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] Created reservations ['5d64b329-4d58-4fa6-ae64-ccf8e9405ded', '7405bb4e-7aab-4f17-b332-378458cd09e8', 'a1984498-6804-40cf-8c5a-e5ad02dc5358', 'c42c31aa-6af4-4de1-b74b-2106fb1f250f'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:38:47.848230 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-72e660b6-43cd-4c1b-8172-6fb26cd3e779 tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] Snapshot create request issued successfully. Jul 24 07:38:47.848230 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-72e660b6-43cd-4c1b-8172-6fb26cd3e779 tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 24 07:38:47.848490 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 209/839] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 24 07:38:47 2026] POST /volume/v3/snapshots => generated 326 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:38:47.858392 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-8fd72de5-a4c5-43e8-b9eb-c98785e280dd None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:47.860345 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8fd72de5-a4c5-43e8-b9eb-c98785e280dd tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] GET https://10.4.3.170/volume/v3/snapshots/7c78909a-2451-4d5b-97b6-bb3095f736f0 Jul 24 07:38:47.860662 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8fd72de5-a4c5-43e8-b9eb-c98785e280dd tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:47.860908 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8fd72de5-a4c5-43e8-b9eb-c98785e280dd tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:47.868686 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:47.868686 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:38:47.869458 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-8fd72de5-a4c5-43e8-b9eb-c98785e280dd tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] Snapshot retrieved successfully. Jul 24 07:38:47.870858 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8fd72de5-a4c5-43e8-b9eb-c98785e280dd tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] https://10.4.3.170/volume/v3/snapshots/7c78909a-2451-4d5b-97b6-bb3095f736f0 returned with HTTP 200 Jul 24 07:38:47.871392 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 214/840] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:38:47 2026] GET /volume/v3/snapshots/7c78909a-2451-4d5b-97b6-bb3095f736f0 => generated 458 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:38:48.882787 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-ef4c21e9-2792-4059-aebf-219379e59c73 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:48.886485 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ef4c21e9-2792-4059-aebf-219379e59c73 tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] GET https://10.4.3.170/volume/v3/snapshots/7c78909a-2451-4d5b-97b6-bb3095f736f0 Jul 24 07:38:48.886944 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ef4c21e9-2792-4059-aebf-219379e59c73 tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:48.887182 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ef4c21e9-2792-4059-aebf-219379e59c73 tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:48.903237 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:48.903237 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:38:48.903237 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-ef4c21e9-2792-4059-aebf-219379e59c73 tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] Snapshot retrieved successfully. Jul 24 07:38:48.903237 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ef4c21e9-2792-4059-aebf-219379e59c73 tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] https://10.4.3.170/volume/v3/snapshots/7c78909a-2451-4d5b-97b6-bb3095f736f0 returned with HTTP 200 Jul 24 07:38:48.904127 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 208/841] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:38:48 2026] GET /volume/v3/snapshots/7c78909a-2451-4d5b-97b6-bb3095f736f0 => generated 485 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:38:48.915717 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-f24ebf4c-a4a2-48f3-bca9-ce29decd7f70 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:48.918877 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f24ebf4c-a4a2-48f3-bca9-ce29decd7f70 tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] GET https://10.4.3.170/volume/v3/snapshots/7c78909a-2451-4d5b-97b6-bb3095f736f0 Jul 24 07:38:48.919226 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f24ebf4c-a4a2-48f3-bca9-ce29decd7f70 tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:48.919472 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f24ebf4c-a4a2-48f3-bca9-ce29decd7f70 tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:48.925067 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:48.925067 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:38:48.925991 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-f24ebf4c-a4a2-48f3-bca9-ce29decd7f70 tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] Snapshot retrieved successfully. Jul 24 07:38:48.926770 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f24ebf4c-a4a2-48f3-bca9-ce29decd7f70 tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] https://10.4.3.170/volume/v3/snapshots/7c78909a-2451-4d5b-97b6-bb3095f736f0 returned with HTTP 200 Jul 24 07:38:48.927147 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 211/842] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:38:48 2026] GET /volume/v3/snapshots/7c78909a-2451-4d5b-97b6-bb3095f736f0 => generated 485 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:38:48.936308 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-8aef2456-aa3e-4f23-9706-c8a1ee8d72bf None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:48.938093 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8aef2456-aa3e-4f23-9706-c8a1ee8d72bf tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/7c78909a-2451-4d5b-97b6-bb3095f736f0 Jul 24 07:38:48.938324 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8aef2456-aa3e-4f23-9706-c8a1ee8d72bf tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:48.938519 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8aef2456-aa3e-4f23-9706-c8a1ee8d72bf tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:48.938656 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.snapshots [None req-8aef2456-aa3e-4f23-9706-c8a1ee8d72bf tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] Delete snapshot with id: 7c78909a-2451-4d5b-97b6-bb3095f736f0 Jul 24 07:38:48.943887 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:48.943887 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:38:48.944550 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-8aef2456-aa3e-4f23-9706-c8a1ee8d72bf tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] Snapshot retrieved successfully. Jul 24 07:38:48.962176 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-8aef2456-aa3e-4f23-9706-c8a1ee8d72bf tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] Snapshot delete request issued successfully. Jul 24 07:38:48.962399 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8aef2456-aa3e-4f23-9706-c8a1ee8d72bf tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] https://10.4.3.170/volume/v3/snapshots/7c78909a-2451-4d5b-97b6-bb3095f736f0 returned with HTTP 202 Jul 24 07:38:48.962833 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 210/843] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 24 07:38:48 2026] DELETE /volume/v3/snapshots/7c78909a-2451-4d5b-97b6-bb3095f736f0 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:38:48.970004 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c5252306-b563-4002-be02-611e07ecf6ea None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:48.972656 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c5252306-b563-4002-be02-611e07ecf6ea tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] GET https://10.4.3.170/volume/v3/snapshots/7c78909a-2451-4d5b-97b6-bb3095f736f0 Jul 24 07:38:48.972925 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c5252306-b563-4002-be02-611e07ecf6ea tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:48.973176 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c5252306-b563-4002-be02-611e07ecf6ea tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:48.982317 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:48.982317 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:38:48.982556 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-c5252306-b563-4002-be02-611e07ecf6ea tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] Snapshot retrieved successfully. Jul 24 07:38:48.985679 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c5252306-b563-4002-be02-611e07ecf6ea tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] https://10.4.3.170/volume/v3/snapshots/7c78909a-2451-4d5b-97b6-bb3095f736f0 returned with HTTP 200 Jul 24 07:38:48.988556 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 215/844] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:38:48 2026] GET /volume/v3/snapshots/7c78909a-2451-4d5b-97b6-bb3095f736f0 => generated 484 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:38:49.999641 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-726f34d3-b0f8-4272-a8c3-b0278942bb32 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:50.001265 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-726f34d3-b0f8-4272-a8c3-b0278942bb32 tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] GET https://10.4.3.170/volume/v3/snapshots/7c78909a-2451-4d5b-97b6-bb3095f736f0 Jul 24 07:38:50.001463 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-726f34d3-b0f8-4272-a8c3-b0278942bb32 tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:50.001687 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-726f34d3-b0f8-4272-a8c3-b0278942bb32 tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:50.010494 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-726f34d3-b0f8-4272-a8c3-b0278942bb32 tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] https://10.4.3.170/volume/v3/snapshots/7c78909a-2451-4d5b-97b6-bb3095f736f0 returned with HTTP 404 Jul 24 07:38:50.011159 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 209/845] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:38:49 2026] GET /volume/v3/snapshots/7c78909a-2451-4d5b-97b6-bb3095f736f0 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:38:50.021312 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-e0534ffb-ad5e-404c-a531-264ce9803594 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:50.023554 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e0534ffb-ad5e-404c-a531-264ce9803594 tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] DELETE https://10.4.3.170/volume/v3/volumes/31df9003-f23c-4715-8055-d100d4f9dedf Jul 24 07:38:50.024071 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e0534ffb-ad5e-404c-a531-264ce9803594 tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:50.024474 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e0534ffb-ad5e-404c-a531-264ce9803594 tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:50.024831 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-e0534ffb-ad5e-404c-a531-264ce9803594 tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] Delete volume with id: 31df9003-f23c-4715-8055-d100d4f9dedf Jul 24 07:38:50.048561 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:50.048561 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:38:50.049225 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-e0534ffb-ad5e-404c-a531-264ce9803594 tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] Volume info retrieved successfully. Jul 24 07:38:50.081110 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-e0534ffb-ad5e-404c-a531-264ce9803594 tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] Delete volume request issued successfully. Jul 24 07:38:50.081110 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e0534ffb-ad5e-404c-a531-264ce9803594 tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] https://10.4.3.170/volume/v3/volumes/31df9003-f23c-4715-8055-d100d4f9dedf returned with HTTP 202 Jul 24 07:38:50.081218 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 212/846] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:38:50 2026] DELETE /volume/v3/volumes/31df9003-f23c-4715-8055-d100d4f9dedf => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:38:50.091814 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-09856368-5a02-4be9-a3f8-a1c122a3def4 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:50.094333 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-09856368-5a02-4be9-a3f8-a1c122a3def4 tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] GET https://10.4.3.170/volume/v3/volumes/31df9003-f23c-4715-8055-d100d4f9dedf Jul 24 07:38:50.094417 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-09856368-5a02-4be9-a3f8-a1c122a3def4 tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:50.094680 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-09856368-5a02-4be9-a3f8-a1c122a3def4 tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:50.105714 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:50.105714 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:38:50.110163 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-09856368-5a02-4be9-a3f8-a1c122a3def4 tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] Volume info retrieved successfully. Jul 24 07:38:50.116276 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-09856368-5a02-4be9-a3f8-a1c122a3def4 tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] https://10.4.3.170/volume/v3/volumes/31df9003-f23c-4715-8055-d100d4f9dedf returned with HTTP 200 Jul 24 07:38:50.116788 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 211/847] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:38:50 2026] GET /volume/v3/volumes/31df9003-f23c-4715-8055-d100d4f9dedf => generated 868 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:38:51.136938 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-adc55faf-6c82-4244-a843-31f1236d30af None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:51.139078 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-adc55faf-6c82-4244-a843-31f1236d30af tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] GET https://10.4.3.170/volume/v3/volumes/31df9003-f23c-4715-8055-d100d4f9dedf Jul 24 07:38:51.139377 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-adc55faf-6c82-4244-a843-31f1236d30af tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:51.139498 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-adc55faf-6c82-4244-a843-31f1236d30af tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:51.146640 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-adc55faf-6c82-4244-a843-31f1236d30af tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] https://10.4.3.170/volume/v3/volumes/31df9003-f23c-4715-8055-d100d4f9dedf returned with HTTP 404 Jul 24 07:38:51.147370 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 216/848] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:38:51 2026] GET /volume/v3/volumes/31df9003-f23c-4715-8055-d100d4f9dedf => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:38:51.156721 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-5b04847c-056b-4673-bd93-4dcac864f67a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:51.158276 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5b04847c-056b-4673-bd93-4dcac864f67a tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] DELETE https://10.4.3.170/volume/v3/volumes/9d3943be-62cb-498f-843d-0323b4a134b9 Jul 24 07:38:51.158471 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5b04847c-056b-4673-bd93-4dcac864f67a tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:51.158653 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5b04847c-056b-4673-bd93-4dcac864f67a tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:51.158807 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-5b04847c-056b-4673-bd93-4dcac864f67a tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] Delete volume with id: 9d3943be-62cb-498f-843d-0323b4a134b9 Jul 24 07:38:51.165093 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:51.165093 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:38:51.165517 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-5b04847c-056b-4673-bd93-4dcac864f67a tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] Volume info retrieved successfully. Jul 24 07:38:51.183226 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-5b04847c-056b-4673-bd93-4dcac864f67a tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] Delete volume request issued successfully. Jul 24 07:38:51.183226 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5b04847c-056b-4673-bd93-4dcac864f67a tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] https://10.4.3.170/volume/v3/volumes/9d3943be-62cb-498f-843d-0323b4a134b9 returned with HTTP 202 Jul 24 07:38:51.183226 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 210/849] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:38:51 2026] DELETE /volume/v3/volumes/9d3943be-62cb-498f-843d-0323b4a134b9 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:38:51.193732 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-8b9646d0-f054-4005-82d0-2692dc99396d None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:51.198056 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8b9646d0-f054-4005-82d0-2692dc99396d tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] GET https://10.4.3.170/volume/v3/volumes/9d3943be-62cb-498f-843d-0323b4a134b9 Jul 24 07:38:51.198056 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8b9646d0-f054-4005-82d0-2692dc99396d tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:51.198056 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8b9646d0-f054-4005-82d0-2692dc99396d tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:51.207710 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:51.207710 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:38:51.213237 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-8b9646d0-f054-4005-82d0-2692dc99396d tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] Volume info retrieved successfully. Jul 24 07:38:51.219425 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8b9646d0-f054-4005-82d0-2692dc99396d tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] https://10.4.3.170/volume/v3/volumes/9d3943be-62cb-498f-843d-0323b4a134b9 returned with HTTP 200 Jul 24 07:38:51.220402 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 213/850] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:38:51 2026] GET /volume/v3/volumes/9d3943be-62cb-498f-843d-0323b4a134b9 => generated 832 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:38:52.236859 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-c85e9b9a-ac47-4e4f-80f9-b938b60ff2d3 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:52.238982 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c85e9b9a-ac47-4e4f-80f9-b938b60ff2d3 tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] GET https://10.4.3.170/volume/v3/volumes/9d3943be-62cb-498f-843d-0323b4a134b9 Jul 24 07:38:52.239262 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c85e9b9a-ac47-4e4f-80f9-b938b60ff2d3 tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:52.239481 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c85e9b9a-ac47-4e4f-80f9-b938b60ff2d3 tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:52.246369 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c85e9b9a-ac47-4e4f-80f9-b938b60ff2d3 tempest-CinderUnicodeTest-380638379 tempest-CinderUnicodeTest-380638379-project-member] https://10.4.3.170/volume/v3/volumes/9d3943be-62cb-498f-843d-0323b4a134b9 returned with HTTP 404 Jul 24 07:38:52.246938 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 212/851] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:38:52 2026] GET /volume/v3/volumes/9d3943be-62cb-498f-843d-0323b4a134b9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:38:53.789984 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1bcf1d87-3d1a-40d6-88ca-827e1be79216 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:53.910378 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1bcf1d87-3d1a-40d6-88ca-827e1be79216 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:38:53.910892 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1bcf1d87-3d1a-40d6-88ca-827e1be79216 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-50570551"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:38:53.915710 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-1bcf1d87-3d1a-40d6-88ca-827e1be79216 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-50570551'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:38:53.915710 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-1bcf1d87-3d1a-40d6-88ca-827e1be79216 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] Create volume of 1 GB Jul 24 07:38:53.918033 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-1bcf1d87-3d1a-40d6-88ca-827e1be79216 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] Availability Zones retrieved successfully. Jul 24 07:38:53.923975 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-1bcf1d87-3d1a-40d6-88ca-827e1be79216 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] Flow 'volume_create_api' (41c09b2e-864b-49fd-8732-3181b8ce4542) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:38:53.925096 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-1bcf1d87-3d1a-40d6-88ca-827e1be79216 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (554c5a6e-9b63-46d5-b8fc-e09cd3866474) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:38:53.925717 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-1bcf1d87-3d1a-40d6-88ca-827e1be79216 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:38:53.958411 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-1bcf1d87-3d1a-40d6-88ca-827e1be79216 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (554c5a6e-9b63-46d5-b8fc-e09cd3866474) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:38:53.959216 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-1bcf1d87-3d1a-40d6-88ca-827e1be79216 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecfcd01b-c282-4aea-82ab-1101c59791c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:38:54.021483 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-1bcf1d87-3d1a-40d6-88ca-827e1be79216 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] Created reservations ['9994b8b3-0ec0-4d0f-a79e-5eb14c1b663b', 'd180f39e-ec68-4baf-9c69-930390cb8269', '71e887b6-25ce-446b-8d03-d64f478dbd36', '459f0b48-982b-42b7-aaad-79198ee8f4a9'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:38:54.022437 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-1bcf1d87-3d1a-40d6-88ca-827e1be79216 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecfcd01b-c282-4aea-82ab-1101c59791c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9994b8b3-0ec0-4d0f-a79e-5eb14c1b663b', 'd180f39e-ec68-4baf-9c69-930390cb8269', '71e887b6-25ce-446b-8d03-d64f478dbd36', '459f0b48-982b-42b7-aaad-79198ee8f4a9']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:38:54.023461 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-1bcf1d87-3d1a-40d6-88ca-827e1be79216 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dfd4ae20-a261-4614-9e71-28429a04e5a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:38:54.058104 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-1bcf1d87-3d1a-40d6-88ca-827e1be79216 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dfd4ae20-a261-4614-9e71-28429a04e5a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1bc7eadc-9b10-46af-b39c-9dc2590e2aa6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-50570551',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71ac62b045ae4e7088eae506711c7457',qos_specs=None,replication_status=,reservations=['9994b8b3-0ec0-4d0f-a79e-5eb14c1b663b','d180f39e-ec68-4baf-9c69-930390cb8269','71e887b6-25ce-446b-8d03-d64f478dbd36','459f0b48-982b-42b7-aaad-79198ee8f4a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d6b5bd2d30234f99830cfb70e6c11621',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:38:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-50570551',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1bc7eadc-9b10-46af-b39c-9dc2590e2aa6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='71ac62b045ae4e7088eae506711c7457',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d6b5bd2d30234f99830cfb70e6c11621',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:38:54.059182 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-1bcf1d87-3d1a-40d6-88ca-827e1be79216 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6895baa1-d064-4ad3-90b0-d41dcc012563) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:38:54.082595 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-1bcf1d87-3d1a-40d6-88ca-827e1be79216 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6895baa1-d064-4ad3-90b0-d41dcc012563) transitioned into state 'SUCCESS' from state '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-50570551',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71ac62b045ae4e7088eae506711c7457',qos_specs=None,replication_status=,reservations=['9994b8b3-0ec0-4d0f-a79e-5eb14c1b663b','d180f39e-ec68-4baf-9c69-930390cb8269','71e887b6-25ce-446b-8d03-d64f478dbd36','459f0b48-982b-42b7-aaad-79198ee8f4a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d6b5bd2d30234f99830cfb70e6c11621',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:38:54.083375 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-1bcf1d87-3d1a-40d6-88ca-827e1be79216 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (edb15acc-3fb1-459b-902e-25195753a063) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:38:54.095278 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-1bcf1d87-3d1a-40d6-88ca-827e1be79216 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (edb15acc-3fb1-459b-902e-25195753a063) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:38:54.096132 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-1bcf1d87-3d1a-40d6-88ca-827e1be79216 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] Flow 'volume_create_api' (41c09b2e-864b-49fd-8732-3181b8ce4542) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:38:54.096563 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-1bcf1d87-3d1a-40d6-88ca-827e1be79216 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] Create volume request issued successfully. Jul 24 07:38:54.097117 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1bcf1d87-3d1a-40d6-88ca-827e1be79216 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:38:54.097666 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 217/852] 10.4.3.170 () {70 vars in 1298 bytes} [Fri Jul 24 07:38:53 2026] POST /volume/v3/volumes => generated 776 bytes in 308 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:38:54.116856 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-dfdd61eb-ffe0-4110-8861-fe80932bb762 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:54.122710 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-dfdd61eb-ffe0-4110-8861-fe80932bb762 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] GET https://10.4.3.170/volume/v3/volumes/1bc7eadc-9b10-46af-b39c-9dc2590e2aa6 Jul 24 07:38:54.123006 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-dfdd61eb-ffe0-4110-8861-fe80932bb762 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:54.123300 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-dfdd61eb-ffe0-4110-8861-fe80932bb762 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:54.136408 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:54.136408 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:38:54.141091 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-dfdd61eb-ffe0-4110-8861-fe80932bb762 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] Volume info retrieved successfully. Jul 24 07:38:54.145672 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-dfdd61eb-ffe0-4110-8861-fe80932bb762 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] https://10.4.3.170/volume/v3/volumes/1bc7eadc-9b10-46af-b39c-9dc2590e2aa6 returned with HTTP 200 Jul 24 07:38:54.146352 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 211/853] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:38:54 2026] GET /volume/v3/volumes/1bc7eadc-9b10-46af-b39c-9dc2590e2aa6 => generated 955 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:38:55.161305 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-9f6f05e5-57fb-4dc0-89d1-2075e68e646e None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:55.167025 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9f6f05e5-57fb-4dc0-89d1-2075e68e646e tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] GET https://10.4.3.170/volume/v3/volumes/1bc7eadc-9b10-46af-b39c-9dc2590e2aa6 Jul 24 07:38:55.167025 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9f6f05e5-57fb-4dc0-89d1-2075e68e646e tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:55.167025 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9f6f05e5-57fb-4dc0-89d1-2075e68e646e tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:55.178185 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:55.178185 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:38:55.183535 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-9f6f05e5-57fb-4dc0-89d1-2075e68e646e tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] Volume info retrieved successfully. Jul 24 07:38:55.187991 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9f6f05e5-57fb-4dc0-89d1-2075e68e646e tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] https://10.4.3.170/volume/v3/volumes/1bc7eadc-9b10-46af-b39c-9dc2590e2aa6 returned with HTTP 200 Jul 24 07:38:55.188533 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 214/854] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:38:55 2026] GET /volume/v3/volumes/1bc7eadc-9b10-46af-b39c-9dc2590e2aa6 => generated 1016 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:38:55.203302 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-af759ad4-fac9-43a9-942e-c70537ddcd45 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:55.205664 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-af759ad4-fac9-43a9-942e-c70537ddcd45 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] POST https://10.4.3.170/volume/v3/backups Jul 24 07:38:55.206152 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-af759ad4-fac9-43a9-942e-c70537ddcd45 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1bc7eadc-9b10-46af-b39c-9dc2590e2aa6", "name": "tempest-type-Backup-1651241316"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:38:55.208335 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.contrib.backups [None req-af759ad4-fac9-43a9-942e-c70537ddcd45 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] Creating new backup {'backup': {'volume_id': '1bc7eadc-9b10-46af-b39c-9dc2590e2aa6', 'name': 'tempest-type-Backup-1651241316'}} {{(pid=100243) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 07:38:55.208539 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.contrib.backups [None req-af759ad4-fac9-43a9-942e-c70537ddcd45 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] Creating backup of volume 1bc7eadc-9b10-46af-b39c-9dc2590e2aa6 in container None Jul 24 07:38:55.210954 np0000005822 devstack@c-api.service[100243]: DEBUG dbcounter [-] [100243] Writing DB stats cinder:SELECT=283,cinder:INSERT=47,cinder:UPDATE=77 {{(pid=100243) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 07:38:55.218310 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:55.218310 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:38:55.218310 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-af759ad4-fac9-43a9-942e-c70537ddcd45 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] Volume info retrieved successfully. Jul 24 07:38:55.262930 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-af759ad4-fac9-43a9-942e-c70537ddcd45 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] Created reservations ['37f164a2-fe10-4555-9eee-0cee5c7af98f', '377897c5-80b6-4f2b-891e-b509e5524b27'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:38:55.314029 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-af759ad4-fac9-43a9-942e-c70537ddcd45 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] https://10.4.3.170/volume/v3/backups returned with HTTP 202 Jul 24 07:38:55.314474 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 213/855] 10.4.3.170 () {70 vars in 1299 bytes} [Fri Jul 24 07:38:55 2026] POST /volume/v3/backups => generated 316 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:38:55.325150 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-74d09b06-8cc2-4c1a-b25f-18aae508fcd7 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:55.330276 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-74d09b06-8cc2-4c1a-b25f-18aae508fcd7 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] GET https://10.4.3.170/volume/v3/backups/c5633644-f473-45fe-b542-cca4a04ff1db Jul 24 07:38:55.330276 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-74d09b06-8cc2-4c1a-b25f-18aae508fcd7 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:55.330276 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-74d09b06-8cc2-4c1a-b25f-18aae508fcd7 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:55.330276 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-74d09b06-8cc2-4c1a-b25f-18aae508fcd7 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] Show backup with id c5633644-f473-45fe-b542-cca4a04ff1db. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:38:55.354471 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:55.354471 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:38:55.355877 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-74d09b06-8cc2-4c1a-b25f-18aae508fcd7 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] https://10.4.3.170/volume/v3/backups/c5633644-f473-45fe-b542-cca4a04ff1db returned with HTTP 200 Jul 24 07:38:55.356393 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 218/856] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:38:55 2026] GET /volume/v3/backups/c5633644-f473-45fe-b542-cca4a04ff1db => generated 723 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:38:55.797551 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-e935866f-3ee5-4f01-b707-06ad6b7ab6b1 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:55.798800 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e935866f-3ee5-4f01-b707-06ad6b7ab6b1 None None] GET https://10.4.3.170/volume// Jul 24 07:38:55.799053 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e935866f-3ee5-4f01-b707-06ad6b7ab6b1 None None] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:55.799358 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e935866f-3ee5-4f01-b707-06ad6b7ab6b1 None None] Calling method 'all' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:55.799824 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e935866f-3ee5-4f01-b707-06ad6b7ab6b1 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:38:55.800225 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 212/857] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:38:55 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:38:55.811378 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-de2bca69-b52e-4ddd-8440-84643e399a2b req-2acff114-13c3-4e9f-931c-da239be7a787 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:55.815180 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-de2bca69-b52e-4ddd-8440-84643e399a2b req-2acff114-13c3-4e9f-931c-da239be7a787 tempest-TestShelveInstance-1011562602 tempest-TestShelveInstance-1011562602-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 24 07:38:55.815180 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-de2bca69-b52e-4ddd-8440-84643e399a2b req-2acff114-13c3-4e9f-931c-da239be7a787 tempest-TestShelveInstance-1011562602 tempest-TestShelveInstance-1011562602-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "62f98eca-3bb7-4255-8e46-cc8af75d4b04", "connector": null, "instance_uuid": "d6f7e755-580f-48db-9ea6-839b945d1f4f"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:38:55.827682 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:55.827682 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:38:55.868963 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-de2bca69-b52e-4ddd-8440-84643e399a2b req-2acff114-13c3-4e9f-931c-da239be7a787 tempest-TestShelveInstance-1011562602 tempest-TestShelveInstance-1011562602-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 24 07:38:55.869636 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 215/858] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 24 07:38:55 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) Jul 24 07:38:55.889637 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-de2bca69-b52e-4ddd-8440-84643e399a2b req-d8bb04c1-334f-414b-b61d-bd2c46fa61ce None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:55.892713 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-de2bca69-b52e-4ddd-8440-84643e399a2b req-d8bb04c1-334f-414b-b61d-bd2c46fa61ce tempest-TestShelveInstance-1011562602 tempest-TestShelveInstance-1011562602-project-member] DELETE https://10.4.3.170/volume/v3/attachments/7fed572a-d39d-441c-8c85-f536ef078581 Jul 24 07:38:55.892986 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-de2bca69-b52e-4ddd-8440-84643e399a2b req-d8bb04c1-334f-414b-b61d-bd2c46fa61ce tempest-TestShelveInstance-1011562602 tempest-TestShelveInstance-1011562602-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:55.893335 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-de2bca69-b52e-4ddd-8440-84643e399a2b req-d8bb04c1-334f-414b-b61d-bd2c46fa61ce tempest-TestShelveInstance-1011562602 tempest-TestShelveInstance-1011562602-project-member] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:55.903657 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:55.903657 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:38:55.966681 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-de2bca69-b52e-4ddd-8440-84643e399a2b req-d8bb04c1-334f-414b-b61d-bd2c46fa61ce tempest-TestShelveInstance-1011562602 tempest-TestShelveInstance-1011562602-project-member] https://10.4.3.170/volume/v3/attachments/7fed572a-d39d-441c-8c85-f536ef078581 returned with HTTP 200 Jul 24 07:38:55.967273 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 214/859] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 24 07:38:55 2026] DELETE /volume/v3/attachments/7fed572a-d39d-441c-8c85-f536ef078581 => generated 192 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:38:56.373767 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-4ed7a7e0-bfaa-49e4-b9a0-9a3b64431899 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:56.375526 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4ed7a7e0-bfaa-49e4-b9a0-9a3b64431899 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] GET https://10.4.3.170/volume/v3/backups/c5633644-f473-45fe-b542-cca4a04ff1db Jul 24 07:38:56.376045 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4ed7a7e0-bfaa-49e4-b9a0-9a3b64431899 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:56.376045 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4ed7a7e0-bfaa-49e4-b9a0-9a3b64431899 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:56.376147 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-4ed7a7e0-bfaa-49e4-b9a0-9a3b64431899 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] Show backup with id c5633644-f473-45fe-b542-cca4a04ff1db. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:38:56.380578 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:56.380578 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:38:56.381384 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4ed7a7e0-bfaa-49e4-b9a0-9a3b64431899 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] https://10.4.3.170/volume/v3/backups/c5633644-f473-45fe-b542-cca4a04ff1db returned with HTTP 200 Jul 24 07:38:56.381804 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 219/860] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:38:56 2026] GET /volume/v3/backups/c5633644-f473-45fe-b542-cca4a04ff1db => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:38:57.396030 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-9dc90c70-5239-4e27-92f0-33e1522f92e6 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:57.398189 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9dc90c70-5239-4e27-92f0-33e1522f92e6 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] GET https://10.4.3.170/volume/v3/backups/c5633644-f473-45fe-b542-cca4a04ff1db Jul 24 07:38:57.398189 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9dc90c70-5239-4e27-92f0-33e1522f92e6 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:57.399115 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9dc90c70-5239-4e27-92f0-33e1522f92e6 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:57.399115 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-9dc90c70-5239-4e27-92f0-33e1522f92e6 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] Show backup with id c5633644-f473-45fe-b542-cca4a04ff1db. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:38:57.409676 np0000005822 devstack@c-api.service[100244]: DEBUG dbcounter [-] [100244] Writing DB stats cinder:SELECT=366,cinder:INSERT=83,cinder:UPDATE=127 {{(pid=100244) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 07:38:57.413566 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:57.413566 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:38:57.415815 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9dc90c70-5239-4e27-92f0-33e1522f92e6 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] https://10.4.3.170/volume/v3/backups/c5633644-f473-45fe-b542-cca4a04ff1db returned with HTTP 200 Jul 24 07:38:57.415815 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 213/861] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:38:57 2026] GET /volume/v3/backups/c5633644-f473-45fe-b542-cca4a04ff1db => generated 725 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:38:57.673403 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-63200c74-3d5e-4480-beef-9132b21d845c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:57.673816 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-63200c74-3d5e-4480-beef-9132b21d845c None None] GET https://10.4.3.170/volume// Jul 24 07:38:57.673999 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-63200c74-3d5e-4480-beef-9132b21d845c None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:57.674192 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-63200c74-3d5e-4480-beef-9132b21d845c None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:57.674547 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-63200c74-3d5e-4480-beef-9132b21d845c None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:38:57.674836 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 216/862] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:38:57 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:38:57.685864 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-74fac0e3-5c4c-46e7-8f3d-a2bd44ae0944 req-7502e39c-e106-4ada-bf62-2a2137deb32e None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:57.688000 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-74fac0e3-5c4c-46e7-8f3d-a2bd44ae0944 req-7502e39c-e106-4ada-bf62-2a2137deb32e tempest-TestShelveInstance-1011562602 tempest-TestShelveInstance-1011562602-project-member] GET https://10.4.3.170/volume/v3/volumes/62f98eca-3bb7-4255-8e46-cc8af75d4b04 Jul 24 07:38:57.688184 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-74fac0e3-5c4c-46e7-8f3d-a2bd44ae0944 req-7502e39c-e106-4ada-bf62-2a2137deb32e tempest-TestShelveInstance-1011562602 tempest-TestShelveInstance-1011562602-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:57.688396 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-74fac0e3-5c4c-46e7-8f3d-a2bd44ae0944 req-7502e39c-e106-4ada-bf62-2a2137deb32e tempest-TestShelveInstance-1011562602 tempest-TestShelveInstance-1011562602-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:57.701807 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:57.701807 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:38:57.705513 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-74fac0e3-5c4c-46e7-8f3d-a2bd44ae0944 req-7502e39c-e106-4ada-bf62-2a2137deb32e tempest-TestShelveInstance-1011562602 tempest-TestShelveInstance-1011562602-project-member] Volume info retrieved successfully. Jul 24 07:38:57.710741 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-74fac0e3-5c4c-46e7-8f3d-a2bd44ae0944 req-7502e39c-e106-4ada-bf62-2a2137deb32e tempest-TestShelveInstance-1011562602 tempest-TestShelveInstance-1011562602-project-member] https://10.4.3.170/volume/v3/volumes/62f98eca-3bb7-4255-8e46-cc8af75d4b04 returned with HTTP 200 Jul 24 07:38:57.710741 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 215/863] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:38:57 2026] GET /volume/v3/volumes/62f98eca-3bb7-4255-8e46-cc8af75d4b04 => generated 1539 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:38:57.795348 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-74fac0e3-5c4c-46e7-8f3d-a2bd44ae0944 req-c275cac8-ec86-429e-aecb-fc6ba5c41271 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:57.797464 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-74fac0e3-5c4c-46e7-8f3d-a2bd44ae0944 req-c275cac8-ec86-429e-aecb-fc6ba5c41271 tempest-TestShelveInstance-1011562602 tempest-TestShelveInstance-1011562602-project-member] PUT https://10.4.3.170/volume/v3/attachments/1d323bd3-5f63-4f5b-bc80-4e90415fe2b1 Jul 24 07:38:57.797857 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-74fac0e3-5c4c-46e7-8f3d-a2bd44ae0944 req-c275cac8-ec86-429e-aecb-fc6ba5c41271 tempest-TestShelveInstance-1011562602 tempest-TestShelveInstance-1011562602-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000005822", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9a7cb9337d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5fc7887c-2ab7-4d21-80c7-ec4ad0d3b011", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:38:57.806411 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-74fac0e3-5c4c-46e7-8f3d-a2bd44ae0944 req-c275cac8-ec86-429e-aecb-fc6ba5c41271 tempest-TestShelveInstance-1011562602 tempest-TestShelveInstance-1011562602-project-member] Acquiring lock "cinder-attachment_update-62f98eca-3bb7-4255-8e46-cc8af75d4b04-np0000005822" by "attachment_update" {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 07:38:57.811403 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-74fac0e3-5c4c-46e7-8f3d-a2bd44ae0944 req-c275cac8-ec86-429e-aecb-fc6ba5c41271 tempest-TestShelveInstance-1011562602 tempest-TestShelveInstance-1011562602-project-member] Lock "cinder-attachment_update-62f98eca-3bb7-4255-8e46-cc8af75d4b04-np0000005822" acquired by "attachment_update" :: waited 0.005s {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 07:38:57.812574 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:57.812574 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:38:57.887593 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-74fac0e3-5c4c-46e7-8f3d-a2bd44ae0944 req-c275cac8-ec86-429e-aecb-fc6ba5c41271 tempest-TestShelveInstance-1011562602 tempest-TestShelveInstance-1011562602-project-member] Lock "cinder-attachment_update-62f98eca-3bb7-4255-8e46-cc8af75d4b04-np0000005822" released by "attachment_update" :: held 0.076s {{(pid=100246) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 07:38:57.888225 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-74fac0e3-5c4c-46e7-8f3d-a2bd44ae0944 req-c275cac8-ec86-429e-aecb-fc6ba5c41271 tempest-TestShelveInstance-1011562602 tempest-TestShelveInstance-1011562602-project-member] https://10.4.3.170/volume/v3/attachments/1d323bd3-5f63-4f5b-bc80-4e90415fe2b1 returned with HTTP 200 Jul 24 07:38:57.888801 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 220/864] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 24 07:38:57 2026] PUT /volume/v3/attachments/1d323bd3-5f63-4f5b-bc80-4e90415fe2b1 => generated 969 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:38:57.910572 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-74fac0e3-5c4c-46e7-8f3d-a2bd44ae0944 req-9c0da7cd-b736-42c4-8cba-9c1b79ac939e None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:57.913508 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-74fac0e3-5c4c-46e7-8f3d-a2bd44ae0944 req-9c0da7cd-b736-42c4-8cba-9c1b79ac939e tempest-TestShelveInstance-1011562602 tempest-TestShelveInstance-1011562602-project-member] POST https://10.4.3.170/volume/v3/attachments/1d323bd3-5f63-4f5b-bc80-4e90415fe2b1/action Jul 24 07:38:57.914031 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-74fac0e3-5c4c-46e7-8f3d-a2bd44ae0944 req-9c0da7cd-b736-42c4-8cba-9c1b79ac939e tempest-TestShelveInstance-1011562602 tempest-TestShelveInstance-1011562602-project-member] Action body: b'{"os-complete": null}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:38:57.914282 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-74fac0e3-5c4c-46e7-8f3d-a2bd44ae0944 req-9c0da7cd-b736-42c4-8cba-9c1b79ac939e tempest-TestShelveInstance-1011562602 tempest-TestShelveInstance-1011562602-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:38:57.937695 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:57.937695 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:38:57.949182 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-74fac0e3-5c4c-46e7-8f3d-a2bd44ae0944 req-9c0da7cd-b736-42c4-8cba-9c1b79ac939e tempest-TestShelveInstance-1011562602 tempest-TestShelveInstance-1011562602-project-member] https://10.4.3.170/volume/v3/attachments/1d323bd3-5f63-4f5b-bc80-4e90415fe2b1/action returned with HTTP 204 Jul 24 07:38:57.950154 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 214/865] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 24 07:38:57 2026] POST /volume/v3/attachments/1d323bd3-5f63-4f5b-bc80-4e90415fe2b1/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:38:58.018360 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-df44e1e6-5e09-4b02-9890-38563717ab78 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:58.023535 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-df44e1e6-5e09-4b02-9890-38563717ab78 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:38:58.024018 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-df44e1e6-5e09-4b02-9890-38563717ab78 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1803882311"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:38:58.025903 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-df44e1e6-5e09-4b02-9890-38563717ab78 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1803882311'}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:38:58.026028 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-df44e1e6-5e09-4b02-9890-38563717ab78 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Create volume of 1 GB Jul 24 07:38:58.026337 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:58.026337 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:38:58.039134 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-df44e1e6-5e09-4b02-9890-38563717ab78 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Availability Zones retrieved successfully. Jul 24 07:38:58.045070 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-df44e1e6-5e09-4b02-9890-38563717ab78 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Flow 'volume_create_api' (e90a7622-6165-418a-a082-a4620f467464) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:38:58.046132 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-df44e1e6-5e09-4b02-9890-38563717ab78 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3de3919-3030-4897-9a76-8d93cb0ff3f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:38:58.047062 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-df44e1e6-5e09-4b02-9890-38563717ab78 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Validating volume size '1' using validate_int {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:38:58.075191 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-df44e1e6-5e09-4b02-9890-38563717ab78 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3de3919-3030-4897-9a76-8d93cb0ff3f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:38:58.076294 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-df44e1e6-5e09-4b02-9890-38563717ab78 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (478d201a-d571-422d-959a-30c02f0575d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:38:58.118035 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-df44e1e6-5e09-4b02-9890-38563717ab78 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Created reservations ['8f789108-4f60-43ac-b167-e31c5f214bc9', 'f0c33359-cd60-438f-aaa3-cf6302094b6f', 'aab3f37b-ab2b-478a-997f-6f81fad7ca38', '87880ddd-02c6-489e-bd5d-e7b06353a42d'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:38:58.118709 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-df44e1e6-5e09-4b02-9890-38563717ab78 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (478d201a-d571-422d-959a-30c02f0575d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8f789108-4f60-43ac-b167-e31c5f214bc9', 'f0c33359-cd60-438f-aaa3-cf6302094b6f', 'aab3f37b-ab2b-478a-997f-6f81fad7ca38', '87880ddd-02c6-489e-bd5d-e7b06353a42d']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:38:58.119639 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-df44e1e6-5e09-4b02-9890-38563717ab78 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bff1bd28-4a6f-4f77-95d4-5bbe83559777) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:38:58.145478 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-df44e1e6-5e09-4b02-9890-38563717ab78 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bff1bd28-4a6f-4f77-95d4-5bbe83559777) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2ebb4941-e862-4371-a3a1-b5ae746fda1f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1803882311',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5187bd80b3b4b5b955a20361d2eadf6',qos_specs=None,replication_status=,reservations=['8f789108-4f60-43ac-b167-e31c5f214bc9','f0c33359-cd60-438f-aaa3-cf6302094b6f','aab3f37b-ab2b-478a-997f-6f81fad7ca38','87880ddd-02c6-489e-bd5d-e7b06353a42d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81b4552286bb4f0da587aa92f454ae61',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:38:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1803882311',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2ebb4941-e862-4371-a3a1-b5ae746fda1f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f5187bd80b3b4b5b955a20361d2eadf6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='81b4552286bb4f0da587aa92f454ae61',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:38:58.146588 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-df44e1e6-5e09-4b02-9890-38563717ab78 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e46bee5-9351-4be2-b53f-513278e2faf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:38:58.169229 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-df44e1e6-5e09-4b02-9890-38563717ab78 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e46bee5-9351-4be2-b53f-513278e2faf7) transitioned into state 'SUCCESS' from state '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-1803882311',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5187bd80b3b4b5b955a20361d2eadf6',qos_specs=None,replication_status=,reservations=['8f789108-4f60-43ac-b167-e31c5f214bc9','f0c33359-cd60-438f-aaa3-cf6302094b6f','aab3f37b-ab2b-478a-997f-6f81fad7ca38','87880ddd-02c6-489e-bd5d-e7b06353a42d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81b4552286bb4f0da587aa92f454ae61',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:38:58.169229 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-df44e1e6-5e09-4b02-9890-38563717ab78 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d17bed75-b6a4-4d55-893c-8b6fd861cdf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:38:58.177071 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-df44e1e6-5e09-4b02-9890-38563717ab78 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d17bed75-b6a4-4d55-893c-8b6fd861cdf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:38:58.178064 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-df44e1e6-5e09-4b02-9890-38563717ab78 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Flow 'volume_create_api' (e90a7622-6165-418a-a082-a4620f467464) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:38:58.178363 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-df44e1e6-5e09-4b02-9890-38563717ab78 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Create volume request issued successfully. Jul 24 07:38:58.179222 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-df44e1e6-5e09-4b02-9890-38563717ab78 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:38:58.179592 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 217/866] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 24 07:38:58 2026] POST /volume/v3/volumes => generated 757 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:38:58.190582 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-16868064-0fc5-44ea-a258-6eae6e7e7324 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:58.192572 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-16868064-0fc5-44ea-a258-6eae6e7e7324 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] GET https://10.4.3.170/volume/v3/volumes/2ebb4941-e862-4371-a3a1-b5ae746fda1f Jul 24 07:38:58.192800 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-16868064-0fc5-44ea-a258-6eae6e7e7324 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:58.193018 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-16868064-0fc5-44ea-a258-6eae6e7e7324 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:58.200436 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:58.200436 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:38:58.206237 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-16868064-0fc5-44ea-a258-6eae6e7e7324 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Volume info retrieved successfully. Jul 24 07:38:58.209223 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-16868064-0fc5-44ea-a258-6eae6e7e7324 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] https://10.4.3.170/volume/v3/volumes/2ebb4941-e862-4371-a3a1-b5ae746fda1f returned with HTTP 200 Jul 24 07:38:58.209684 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 216/867] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:38:58 2026] GET /volume/v3/volumes/2ebb4941-e862-4371-a3a1-b5ae746fda1f => generated 825 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:38:58.428673 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e06ee54a-2ec7-4846-81e5-67718aa9e528 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:58.430677 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e06ee54a-2ec7-4846-81e5-67718aa9e528 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] GET https://10.4.3.170/volume/v3/backups/c5633644-f473-45fe-b542-cca4a04ff1db Jul 24 07:38:58.430916 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e06ee54a-2ec7-4846-81e5-67718aa9e528 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:58.431139 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e06ee54a-2ec7-4846-81e5-67718aa9e528 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:58.431292 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-e06ee54a-2ec7-4846-81e5-67718aa9e528 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] Show backup with id c5633644-f473-45fe-b542-cca4a04ff1db. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:38:58.435947 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:58.435947 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:38:58.436698 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e06ee54a-2ec7-4846-81e5-67718aa9e528 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] https://10.4.3.170/volume/v3/backups/c5633644-f473-45fe-b542-cca4a04ff1db returned with HTTP 200 Jul 24 07:38:58.437135 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 221/868] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:38:58 2026] GET /volume/v3/backups/c5633644-f473-45fe-b542-cca4a04ff1db => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:38:59.224406 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-e39b44db-fdf9-4432-b2d6-1ba6aae66eef None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:59.226174 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e39b44db-fdf9-4432-b2d6-1ba6aae66eef tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] GET https://10.4.3.170/volume/v3/volumes/2ebb4941-e862-4371-a3a1-b5ae746fda1f Jul 24 07:38:59.226723 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e39b44db-fdf9-4432-b2d6-1ba6aae66eef tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:59.226947 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e39b44db-fdf9-4432-b2d6-1ba6aae66eef tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:59.236669 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:59.236669 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:38:59.248962 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-e39b44db-fdf9-4432-b2d6-1ba6aae66eef tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Volume info retrieved successfully. Jul 24 07:38:59.252874 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-3b4cf1c3-9f3a-4191-9be6-41360aa2058e None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:59.254768 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e39b44db-fdf9-4432-b2d6-1ba6aae66eef tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] https://10.4.3.170/volume/v3/volumes/2ebb4941-e862-4371-a3a1-b5ae746fda1f returned with HTTP 200 Jul 24 07:38:59.255178 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 215/869] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:38:59 2026] GET /volume/v3/volumes/2ebb4941-e862-4371-a3a1-b5ae746fda1f => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:38:59.255351 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3b4cf1c3-9f3a-4191-9be6-41360aa2058e tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:38:59.255829 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3b4cf1c3-9f3a-4191-9be6-41360aa2058e tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-1935111557"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:38:59.257646 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-3b4cf1c3-9f3a-4191-9be6-41360aa2058e tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-1935111557'}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:38:59.257802 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-3b4cf1c3-9f3a-4191-9be6-41360aa2058e tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] Create volume of 1 GB Jul 24 07:38:59.258088 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:59.258088 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:38:59.262353 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-3b4cf1c3-9f3a-4191-9be6-41360aa2058e tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] Availability Zones retrieved successfully. Jul 24 07:38:59.267641 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-3b4cf1c3-9f3a-4191-9be6-41360aa2058e tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] Flow 'volume_create_api' (0261c21c-b00b-438f-a7c2-7669088b6557) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:38:59.268494 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-3b4cf1c3-9f3a-4191-9be6-41360aa2058e tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76d37f10-54b9-4f23-935d-84c0b1a67a76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:38:59.269357 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-3b4cf1c3-9f3a-4191-9be6-41360aa2058e tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] Validating volume size '1' using validate_int {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:38:59.296187 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-3b4cf1c3-9f3a-4191-9be6-41360aa2058e tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76d37f10-54b9-4f23-935d-84c0b1a67a76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:38:59.297267 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-3b4cf1c3-9f3a-4191-9be6-41360aa2058e tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (921503d0-6ed7-4560-9386-f42518d37371) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:38:59.357074 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-3b4cf1c3-9f3a-4191-9be6-41360aa2058e tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] Created reservations ['6eda45c1-201d-42bd-b1dc-fb5b8c0fd800', '247fa037-1e37-4776-aa96-5904f2113436', '9294f834-537c-4e9b-bc5f-67573c982558', '8dc87034-d868-47da-adee-b1e8a328fa3c'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:38:59.358075 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-3b4cf1c3-9f3a-4191-9be6-41360aa2058e tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (921503d0-6ed7-4560-9386-f42518d37371) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6eda45c1-201d-42bd-b1dc-fb5b8c0fd800', '247fa037-1e37-4776-aa96-5904f2113436', '9294f834-537c-4e9b-bc5f-67573c982558', '8dc87034-d868-47da-adee-b1e8a328fa3c']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:38:59.358805 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-3b4cf1c3-9f3a-4191-9be6-41360aa2058e tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (590dd305-1940-4022-9a89-ac9edc2b65c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:38:59.383181 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-3b4cf1c3-9f3a-4191-9be6-41360aa2058e tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (590dd305-1940-4022-9a89-ac9edc2b65c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd2560657-67b8-4c6d-8181-d1b9a4a7ff85', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1935111557',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa353352c8a14c81888883efffde4956',qos_specs=None,replication_status=,reservations=['6eda45c1-201d-42bd-b1dc-fb5b8c0fd800','247fa037-1e37-4776-aa96-5904f2113436','9294f834-537c-4e9b-bc5f-67573c982558','8dc87034-d868-47da-adee-b1e8a328fa3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d203cc44ba5948b484cabbcd0bf08fba',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:38:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1935111557',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d2560657-67b8-4c6d-8181-d1b9a4a7ff85,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fa353352c8a14c81888883efffde4956',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d203cc44ba5948b484cabbcd0bf08fba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:38:59.384019 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-3b4cf1c3-9f3a-4191-9be6-41360aa2058e tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a8d5c0a-0015-45ab-a0e1-10d8b480f0e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:38:59.402654 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-3b4cf1c3-9f3a-4191-9be6-41360aa2058e tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a8d5c0a-0015-45ab-a0e1-10d8b480f0e6) transitioned into state 'SUCCESS' from state '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-1935111557',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa353352c8a14c81888883efffde4956',qos_specs=None,replication_status=,reservations=['6eda45c1-201d-42bd-b1dc-fb5b8c0fd800','247fa037-1e37-4776-aa96-5904f2113436','9294f834-537c-4e9b-bc5f-67573c982558','8dc87034-d868-47da-adee-b1e8a328fa3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d203cc44ba5948b484cabbcd0bf08fba',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:38:59.403459 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-3b4cf1c3-9f3a-4191-9be6-41360aa2058e tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f75bf84d-ef92-40eb-b096-1c237a786c6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:38:59.412430 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-3b4cf1c3-9f3a-4191-9be6-41360aa2058e tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f75bf84d-ef92-40eb-b096-1c237a786c6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:38:59.413352 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-3b4cf1c3-9f3a-4191-9be6-41360aa2058e tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] Flow 'volume_create_api' (0261c21c-b00b-438f-a7c2-7669088b6557) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:38:59.413679 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-3b4cf1c3-9f3a-4191-9be6-41360aa2058e tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] Create volume request issued successfully. Jul 24 07:38:59.414305 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3b4cf1c3-9f3a-4191-9be6-41360aa2058e tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:38:59.414754 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 218/870] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 24 07:38:59 2026] POST /volume/v3/volumes => generated 754 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:38:59.433628 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-23ba182f-788a-4f2e-bfc4-87d411c548a1 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:59.438454 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-23ba182f-788a-4f2e-bfc4-87d411c548a1 tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] GET https://10.4.3.170/volume/v3/volumes/d2560657-67b8-4c6d-8181-d1b9a4a7ff85 Jul 24 07:38:59.438454 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-23ba182f-788a-4f2e-bfc4-87d411c548a1 tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:59.438454 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-23ba182f-788a-4f2e-bfc4-87d411c548a1 tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:59.449633 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:59.449633 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:38:59.451110 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-5475b982-30ac-48bb-a0df-1c3c6c1512a6 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:38:59.453038 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5475b982-30ac-48bb-a0df-1c3c6c1512a6 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] GET https://10.4.3.170/volume/v3/backups/c5633644-f473-45fe-b542-cca4a04ff1db Jul 24 07:38:59.453290 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5475b982-30ac-48bb-a0df-1c3c6c1512a6 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:38:59.453503 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5475b982-30ac-48bb-a0df-1c3c6c1512a6 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:38:59.453676 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-5475b982-30ac-48bb-a0df-1c3c6c1512a6 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] Show backup with id c5633644-f473-45fe-b542-cca4a04ff1db. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:38:59.457339 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-23ba182f-788a-4f2e-bfc4-87d411c548a1 tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] Volume info retrieved successfully. Jul 24 07:38:59.459600 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-23ba182f-788a-4f2e-bfc4-87d411c548a1 tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] https://10.4.3.170/volume/v3/volumes/d2560657-67b8-4c6d-8181-d1b9a4a7ff85 returned with HTTP 200 Jul 24 07:38:59.460188 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 217/871] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:38:59 2026] GET /volume/v3/volumes/d2560657-67b8-4c6d-8181-d1b9a4a7ff85 => generated 822 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:38:59.465914 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:38:59.465914 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:38:59.469163 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5475b982-30ac-48bb-a0df-1c3c6c1512a6 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] https://10.4.3.170/volume/v3/backups/c5633644-f473-45fe-b542-cca4a04ff1db returned with HTTP 200 Jul 24 07:38:59.469646 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 222/872] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:38:59 2026] GET /volume/v3/backups/c5633644-f473-45fe-b542-cca4a04ff1db => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:00.473986 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-ce6aea8a-985b-4def-87e0-5dd61b954b64 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:00.476658 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ce6aea8a-985b-4def-87e0-5dd61b954b64 tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] GET https://10.4.3.170/volume/v3/volumes/d2560657-67b8-4c6d-8181-d1b9a4a7ff85 Jul 24 07:39:00.476905 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ce6aea8a-985b-4def-87e0-5dd61b954b64 tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:00.477142 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ce6aea8a-985b-4def-87e0-5dd61b954b64 tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:00.484053 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-f338f3d8-c989-4f79-94ae-c5849266f81e None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:00.485841 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:00.485841 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:39:00.486197 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f338f3d8-c989-4f79-94ae-c5849266f81e tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] GET https://10.4.3.170/volume/v3/backups/c5633644-f473-45fe-b542-cca4a04ff1db Jul 24 07:39:00.486452 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f338f3d8-c989-4f79-94ae-c5849266f81e tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:00.486696 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f338f3d8-c989-4f79-94ae-c5849266f81e tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:00.486901 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-f338f3d8-c989-4f79-94ae-c5849266f81e tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] Show backup with id c5633644-f473-45fe-b542-cca4a04ff1db. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:39:00.490244 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-ce6aea8a-985b-4def-87e0-5dd61b954b64 tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] Volume info retrieved successfully. Jul 24 07:39:00.495587 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ce6aea8a-985b-4def-87e0-5dd61b954b64 tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] https://10.4.3.170/volume/v3/volumes/d2560657-67b8-4c6d-8181-d1b9a4a7ff85 returned with HTTP 200 Jul 24 07:39:00.496059 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 216/873] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:39:00 2026] GET /volume/v3/volumes/d2560657-67b8-4c6d-8181-d1b9a4a7ff85 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:00.500626 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:00.500626 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:39:00.501480 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f338f3d8-c989-4f79-94ae-c5849266f81e tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] https://10.4.3.170/volume/v3/backups/c5633644-f473-45fe-b542-cca4a04ff1db returned with HTTP 200 Jul 24 07:39:00.501941 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 219/874] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:39:00 2026] GET /volume/v3/backups/c5633644-f473-45fe-b542-cca4a04ff1db => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:00.872432 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-d2b54467-6bf0-43e3-8dba-4d59e52c4e72 req-8d0e4eea-dd9e-4d2d-ba53-936e0870d68b None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:00.875391 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-d2b54467-6bf0-43e3-8dba-4d59e52c4e72 req-8d0e4eea-dd9e-4d2d-ba53-936e0870d68b tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] GET https://10.4.3.170/volume/v3/volumes/d2560657-67b8-4c6d-8181-d1b9a4a7ff85 Jul 24 07:39:00.875746 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-d2b54467-6bf0-43e3-8dba-4d59e52c4e72 req-8d0e4eea-dd9e-4d2d-ba53-936e0870d68b tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:00.875899 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-d2b54467-6bf0-43e3-8dba-4d59e52c4e72 req-8d0e4eea-dd9e-4d2d-ba53-936e0870d68b tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:00.885038 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:00.885038 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:39:00.889667 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-d2b54467-6bf0-43e3-8dba-4d59e52c4e72 req-8d0e4eea-dd9e-4d2d-ba53-936e0870d68b tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] Volume info retrieved successfully. Jul 24 07:39:00.897101 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-d2b54467-6bf0-43e3-8dba-4d59e52c4e72 req-8d0e4eea-dd9e-4d2d-ba53-936e0870d68b tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] https://10.4.3.170/volume/v3/volumes/d2560657-67b8-4c6d-8181-d1b9a4a7ff85 returned with HTTP 200 Jul 24 07:39:00.897101 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 218/875] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:39:00 2026] GET /volume/v3/volumes/d2560657-67b8-4c6d-8181-d1b9a4a7ff85 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:01.007729 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e797b326-9db0-410e-b2a8-4b42ba6ba6c7 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:01.008741 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e797b326-9db0-410e-b2a8-4b42ba6ba6c7 None None] GET https://10.4.3.170/volume// Jul 24 07:39:01.008943 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e797b326-9db0-410e-b2a8-4b42ba6ba6c7 None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:01.009148 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e797b326-9db0-410e-b2a8-4b42ba6ba6c7 None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:01.009483 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e797b326-9db0-410e-b2a8-4b42ba6ba6c7 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:39:01.009833 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 223/876] 10.4.3.170 () {66 vars in 1428 bytes} [Fri Jul 24 07:39:01 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:39:01.022902 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-d2b54467-6bf0-43e3-8dba-4d59e52c4e72 req-2450418b-edbe-48e4-a0dc-84575c041b76 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:01.028970 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-d2b54467-6bf0-43e3-8dba-4d59e52c4e72 req-2450418b-edbe-48e4-a0dc-84575c041b76 tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 24 07:39:01.029595 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-d2b54467-6bf0-43e3-8dba-4d59e52c4e72 req-2450418b-edbe-48e4-a0dc-84575c041b76 tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d2560657-67b8-4c6d-8181-d1b9a4a7ff85", "connector": null, "instance_uuid": "2441faf8-3fdc-46c0-8e54-893a9cca0d04"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:39:01.046944 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:01.046944 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:39:01.091937 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-d2b54467-6bf0-43e3-8dba-4d59e52c4e72 req-2450418b-edbe-48e4-a0dc-84575c041b76 tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 24 07:39:01.092494 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 217/877] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 24 07:39:01 2026] POST /volume/v3/attachments => generated 273 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 24 07:39:01.134612 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-629ce8d1-7926-4b3c-afa8-2b25658f58f2 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:01.138065 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-629ce8d1-7926-4b3c-afa8-2b25658f58f2 tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] GET https://10.4.3.170/volume/v3/volumes/d2560657-67b8-4c6d-8181-d1b9a4a7ff85 Jul 24 07:39:01.138486 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-629ce8d1-7926-4b3c-afa8-2b25658f58f2 tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:01.138762 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-629ce8d1-7926-4b3c-afa8-2b25658f58f2 tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:01.154507 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:01.154507 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:39:01.158438 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-a5138166-317e-4bc5-9eec-89624ee69a5a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:01.158915 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a5138166-317e-4bc5-9eec-89624ee69a5a None None] GET https://10.4.3.170/volume// Jul 24 07:39:01.159497 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a5138166-317e-4bc5-9eec-89624ee69a5a None None] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:01.160096 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a5138166-317e-4bc5-9eec-89624ee69a5a None None] Calling method 'all' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:01.160435 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a5138166-317e-4bc5-9eec-89624ee69a5a None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:39:01.160482 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-629ce8d1-7926-4b3c-afa8-2b25658f58f2 tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] Volume info retrieved successfully. Jul 24 07:39:01.160976 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 219/878] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:39:01 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:39:01.168771 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-629ce8d1-7926-4b3c-afa8-2b25658f58f2 tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] https://10.4.3.170/volume/v3/volumes/d2560657-67b8-4c6d-8181-d1b9a4a7ff85 returned with HTTP 200 Jul 24 07:39:01.168899 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 220/879] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:39:01 2026] GET /volume/v3/volumes/d2560657-67b8-4c6d-8181-d1b9a4a7ff85 => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:01.175277 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-d2b54467-6bf0-43e3-8dba-4d59e52c4e72 req-1fa28090-d2d8-4593-85ca-9f41a0768695 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:01.179704 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-d2b54467-6bf0-43e3-8dba-4d59e52c4e72 req-1fa28090-d2d8-4593-85ca-9f41a0768695 tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] GET https://10.4.3.170/volume/v3/volumes/d2560657-67b8-4c6d-8181-d1b9a4a7ff85 Jul 24 07:39:01.179959 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-d2b54467-6bf0-43e3-8dba-4d59e52c4e72 req-1fa28090-d2d8-4593-85ca-9f41a0768695 tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:01.180187 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-d2b54467-6bf0-43e3-8dba-4d59e52c4e72 req-1fa28090-d2d8-4593-85ca-9f41a0768695 tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:01.200233 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:01.200233 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:39:01.203007 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [req-d2b54467-6bf0-43e3-8dba-4d59e52c4e72 req-1fa28090-d2d8-4593-85ca-9f41a0768695 tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] Volume info retrieved successfully. Jul 24 07:39:01.208348 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-d2b54467-6bf0-43e3-8dba-4d59e52c4e72 req-1fa28090-d2d8-4593-85ca-9f41a0768695 tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] https://10.4.3.170/volume/v3/volumes/d2560657-67b8-4c6d-8181-d1b9a4a7ff85 returned with HTTP 200 Jul 24 07:39:01.208834 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 224/880] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:39:01 2026] GET /volume/v3/volumes/d2560657-67b8-4c6d-8181-d1b9a4a7ff85 => generated 1026 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:39:01.314434 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-d2b54467-6bf0-43e3-8dba-4d59e52c4e72 req-0a079064-3668-4877-b6ee-371d48ab4f70 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:01.316625 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-d2b54467-6bf0-43e3-8dba-4d59e52c4e72 req-0a079064-3668-4877-b6ee-371d48ab4f70 tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] PUT https://10.4.3.170/volume/v3/attachments/0bf2644b-1e7a-4d87-b742-dc4a7adee329 Jul 24 07:39:01.316956 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-d2b54467-6bf0-43e3-8dba-4d59e52c4e72 req-0a079064-3668-4877-b6ee-371d48ab4f70 tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000005822", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9a7cb9337d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5fc7887c-2ab7-4d21-80c7-ec4ad0d3b011", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:39:01.327693 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-d2b54467-6bf0-43e3-8dba-4d59e52c4e72 req-0a079064-3668-4877-b6ee-371d48ab4f70 tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] Acquiring lock "cinder-attachment_update-d2560657-67b8-4c6d-8181-d1b9a4a7ff85-np0000005822" by "attachment_update" {{(pid=100244) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 07:39:01.333689 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-d2b54467-6bf0-43e3-8dba-4d59e52c4e72 req-0a079064-3668-4877-b6ee-371d48ab4f70 tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] Lock "cinder-attachment_update-d2560657-67b8-4c6d-8181-d1b9a4a7ff85-np0000005822" acquired by "attachment_update" :: waited 0.006s {{(pid=100244) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 07:39:01.334655 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:01.334655 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:39:01.470784 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-d2b54467-6bf0-43e3-8dba-4d59e52c4e72 req-0a079064-3668-4877-b6ee-371d48ab4f70 tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] Lock "cinder-attachment_update-d2560657-67b8-4c6d-8181-d1b9a4a7ff85-np0000005822" released by "attachment_update" :: held 0.137s {{(pid=100244) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 07:39:01.472033 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-d2b54467-6bf0-43e3-8dba-4d59e52c4e72 req-0a079064-3668-4877-b6ee-371d48ab4f70 tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] https://10.4.3.170/volume/v3/attachments/0bf2644b-1e7a-4d87-b742-dc4a7adee329 returned with HTTP 200 Jul 24 07:39:01.472033 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 218/881] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 24 07:39:01 2026] PUT /volume/v3/attachments/0bf2644b-1e7a-4d87-b742-dc4a7adee329 => generated 969 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:39:01.519445 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-ff35bb2e-8a67-44c0-ade2-2bd6684aeb88 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:01.525744 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ff35bb2e-8a67-44c0-ade2-2bd6684aeb88 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] GET https://10.4.3.170/volume/v3/backups/c5633644-f473-45fe-b542-cca4a04ff1db Jul 24 07:39:01.525975 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ff35bb2e-8a67-44c0-ade2-2bd6684aeb88 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:01.526213 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ff35bb2e-8a67-44c0-ade2-2bd6684aeb88 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:01.526392 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-ff35bb2e-8a67-44c0-ade2-2bd6684aeb88 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] Show backup with id c5633644-f473-45fe-b542-cca4a04ff1db. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:39:01.530862 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:01.530862 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:39:01.531520 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ff35bb2e-8a67-44c0-ade2-2bd6684aeb88 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] https://10.4.3.170/volume/v3/backups/c5633644-f473-45fe-b542-cca4a04ff1db returned with HTTP 200 Jul 24 07:39:01.531859 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 220/882] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:39:01 2026] GET /volume/v3/backups/c5633644-f473-45fe-b542-cca4a04ff1db => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:02.185752 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-7eb11a4b-395a-4984-bb97-f3c80184bd8b None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:02.187585 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7eb11a4b-395a-4984-bb97-f3c80184bd8b tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] GET https://10.4.3.170/volume/v3/volumes/d2560657-67b8-4c6d-8181-d1b9a4a7ff85 Jul 24 07:39:02.187776 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7eb11a4b-395a-4984-bb97-f3c80184bd8b tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:02.187951 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7eb11a4b-395a-4984-bb97-f3c80184bd8b tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:02.197395 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:02.197395 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:39:02.200563 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-7eb11a4b-395a-4984-bb97-f3c80184bd8b tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] Volume info retrieved successfully. Jul 24 07:39:02.204121 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7eb11a4b-395a-4984-bb97-f3c80184bd8b tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] https://10.4.3.170/volume/v3/volumes/d2560657-67b8-4c6d-8181-d1b9a4a7ff85 returned with HTTP 200 Jul 24 07:39:02.204486 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 221/883] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:39:02 2026] GET /volume/v3/volumes/d2560657-67b8-4c6d-8181-d1b9a4a7ff85 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:02.542760 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-37034e3a-e7b3-4215-90bd-e02a725150d7 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:02.544471 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-37034e3a-e7b3-4215-90bd-e02a725150d7 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] GET https://10.4.3.170/volume/v3/backups/c5633644-f473-45fe-b542-cca4a04ff1db Jul 24 07:39:02.544702 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-37034e3a-e7b3-4215-90bd-e02a725150d7 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:02.544880 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-37034e3a-e7b3-4215-90bd-e02a725150d7 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:02.544981 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-37034e3a-e7b3-4215-90bd-e02a725150d7 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] Show backup with id c5633644-f473-45fe-b542-cca4a04ff1db. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:39:02.549228 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:02.549228 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:39:02.549848 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-37034e3a-e7b3-4215-90bd-e02a725150d7 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] https://10.4.3.170/volume/v3/backups/c5633644-f473-45fe-b542-cca4a04ff1db returned with HTTP 200 Jul 24 07:39:02.550210 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 225/884] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:39:02 2026] GET /volume/v3/backups/c5633644-f473-45fe-b542-cca4a04ff1db => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 07:39:03.221572 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-9f8b43f5-39c4-4dfe-a128-46f8f70800ea None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:03.224083 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9f8b43f5-39c4-4dfe-a128-46f8f70800ea tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] GET https://10.4.3.170/volume/v3/volumes/d2560657-67b8-4c6d-8181-d1b9a4a7ff85 Jul 24 07:39:03.224286 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9f8b43f5-39c4-4dfe-a128-46f8f70800ea tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:03.224616 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9f8b43f5-39c4-4dfe-a128-46f8f70800ea tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:03.239954 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:03.239954 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:39:03.250316 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-9f8b43f5-39c4-4dfe-a128-46f8f70800ea tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] Volume info retrieved successfully. Jul 24 07:39:03.260669 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9f8b43f5-39c4-4dfe-a128-46f8f70800ea tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] https://10.4.3.170/volume/v3/volumes/d2560657-67b8-4c6d-8181-d1b9a4a7ff85 returned with HTTP 200 Jul 24 07:39:03.261166 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 219/885] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:39:03 2026] GET /volume/v3/volumes/d2560657-67b8-4c6d-8181-d1b9a4a7ff85 => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:03.564867 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-56d4d2f6-6b99-473f-8b3a-df6ff0038cee None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:03.567495 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-56d4d2f6-6b99-473f-8b3a-df6ff0038cee tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] GET https://10.4.3.170/volume/v3/backups/c5633644-f473-45fe-b542-cca4a04ff1db Jul 24 07:39:03.567831 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-56d4d2f6-6b99-473f-8b3a-df6ff0038cee tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:03.568016 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-56d4d2f6-6b99-473f-8b3a-df6ff0038cee tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:03.568159 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-56d4d2f6-6b99-473f-8b3a-df6ff0038cee tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] Show backup with id c5633644-f473-45fe-b542-cca4a04ff1db. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:39:03.574126 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:03.574126 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:39:03.574857 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-56d4d2f6-6b99-473f-8b3a-df6ff0038cee tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] https://10.4.3.170/volume/v3/backups/c5633644-f473-45fe-b542-cca4a04ff1db returned with HTTP 200 Jul 24 07:39:03.575299 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 221/886] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:39:03 2026] GET /volume/v3/backups/c5633644-f473-45fe-b542-cca4a04ff1db => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 07:39:04.280923 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-c1a5780b-f8a9-45f4-ae1a-001de479771e None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:04.283931 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c1a5780b-f8a9-45f4-ae1a-001de479771e tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] GET https://10.4.3.170/volume/v3/volumes/d2560657-67b8-4c6d-8181-d1b9a4a7ff85 Jul 24 07:39:04.284241 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c1a5780b-f8a9-45f4-ae1a-001de479771e tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:04.284530 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c1a5780b-f8a9-45f4-ae1a-001de479771e tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:04.302972 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:04.302972 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:39:04.308704 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-c1a5780b-f8a9-45f4-ae1a-001de479771e tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] Volume info retrieved successfully. Jul 24 07:39:04.315951 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c1a5780b-f8a9-45f4-ae1a-001de479771e tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] https://10.4.3.170/volume/v3/volumes/d2560657-67b8-4c6d-8181-d1b9a4a7ff85 returned with HTTP 200 Jul 24 07:39:04.316379 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 222/887] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:39:04 2026] GET /volume/v3/volumes/d2560657-67b8-4c6d-8181-d1b9a4a7ff85 => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:04.587055 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-6b8cd120-01c7-482e-aa35-c49fdbcf65cf None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:04.588774 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6b8cd120-01c7-482e-aa35-c49fdbcf65cf tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] GET https://10.4.3.170/volume/v3/backups/c5633644-f473-45fe-b542-cca4a04ff1db Jul 24 07:39:04.588979 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6b8cd120-01c7-482e-aa35-c49fdbcf65cf tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:04.589169 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6b8cd120-01c7-482e-aa35-c49fdbcf65cf tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:04.589296 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-6b8cd120-01c7-482e-aa35-c49fdbcf65cf tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] Show backup with id c5633644-f473-45fe-b542-cca4a04ff1db. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:39:04.594124 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:04.594124 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:39:04.594775 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6b8cd120-01c7-482e-aa35-c49fdbcf65cf tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] https://10.4.3.170/volume/v3/backups/c5633644-f473-45fe-b542-cca4a04ff1db returned with HTTP 200 Jul 24 07:39:04.595304 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 226/888] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:39:04 2026] GET /volume/v3/backups/c5633644-f473-45fe-b542-cca4a04ff1db => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:05.331650 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-7e005ed3-6567-4d55-9c3f-bf58e257cce2 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:05.333547 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7e005ed3-6567-4d55-9c3f-bf58e257cce2 tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] GET https://10.4.3.170/volume/v3/volumes/d2560657-67b8-4c6d-8181-d1b9a4a7ff85 Jul 24 07:39:05.333805 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7e005ed3-6567-4d55-9c3f-bf58e257cce2 tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:05.334008 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7e005ed3-6567-4d55-9c3f-bf58e257cce2 tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:05.350475 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:05.350475 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:39:05.360016 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-7e005ed3-6567-4d55-9c3f-bf58e257cce2 tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] Volume info retrieved successfully. Jul 24 07:39:05.367115 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7e005ed3-6567-4d55-9c3f-bf58e257cce2 tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] https://10.4.3.170/volume/v3/volumes/d2560657-67b8-4c6d-8181-d1b9a4a7ff85 returned with HTTP 200 Jul 24 07:39:05.367617 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 220/889] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:39:05 2026] GET /volume/v3/volumes/d2560657-67b8-4c6d-8181-d1b9a4a7ff85 => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:05.606981 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-15a87089-842f-40c7-a2e9-f09e836fd744 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:05.608960 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-15a87089-842f-40c7-a2e9-f09e836fd744 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] GET https://10.4.3.170/volume/v3/backups/c5633644-f473-45fe-b542-cca4a04ff1db Jul 24 07:39:05.609263 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-15a87089-842f-40c7-a2e9-f09e836fd744 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:05.609535 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-15a87089-842f-40c7-a2e9-f09e836fd744 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:05.609808 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-15a87089-842f-40c7-a2e9-f09e836fd744 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] Show backup with id c5633644-f473-45fe-b542-cca4a04ff1db. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:39:05.615712 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:05.615712 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:39:05.616691 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-15a87089-842f-40c7-a2e9-f09e836fd744 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] https://10.4.3.170/volume/v3/backups/c5633644-f473-45fe-b542-cca4a04ff1db returned with HTTP 200 Jul 24 07:39:05.617117 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 222/890] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:39:05 2026] GET /volume/v3/backups/c5633644-f473-45fe-b542-cca4a04ff1db => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:05.621419 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-96b682f4-b68c-45ac-8788-65e1c56154d2 req-36dfe17c-995e-4343-ad11-63b28b7b5cb2 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:05.626141 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-96b682f4-b68c-45ac-8788-65e1c56154d2 req-36dfe17c-995e-4343-ad11-63b28b7b5cb2 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] GET https://10.4.3.170/volume/v3/volumes/2ebb4941-e862-4371-a3a1-b5ae746fda1f Jul 24 07:39:05.627169 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-96b682f4-b68c-45ac-8788-65e1c56154d2 req-36dfe17c-995e-4343-ad11-63b28b7b5cb2 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:05.627485 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-96b682f4-b68c-45ac-8788-65e1c56154d2 req-36dfe17c-995e-4343-ad11-63b28b7b5cb2 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:05.639258 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:05.639258 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:39:05.646005 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [req-96b682f4-b68c-45ac-8788-65e1c56154d2 req-36dfe17c-995e-4343-ad11-63b28b7b5cb2 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Volume info retrieved successfully. Jul 24 07:39:05.651425 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-96b682f4-b68c-45ac-8788-65e1c56154d2 req-36dfe17c-995e-4343-ad11-63b28b7b5cb2 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] https://10.4.3.170/volume/v3/volumes/2ebb4941-e862-4371-a3a1-b5ae746fda1f returned with HTTP 200 Jul 24 07:39:05.651962 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 223/891] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:39:05 2026] GET /volume/v3/volumes/2ebb4941-e862-4371-a3a1-b5ae746fda1f => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:05.677570 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f53f0fb3-fd91-44e7-8c0d-19f697911fa4 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:05.678127 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f53f0fb3-fd91-44e7-8c0d-19f697911fa4 None None] GET https://10.4.3.170/volume// Jul 24 07:39:05.678406 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f53f0fb3-fd91-44e7-8c0d-19f697911fa4 None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:05.678594 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f53f0fb3-fd91-44e7-8c0d-19f697911fa4 None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:05.678929 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f53f0fb3-fd91-44e7-8c0d-19f697911fa4 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:39:05.679412 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 227/892] 10.4.3.170 () {66 vars in 1419 bytes} [Fri Jul 24 07:39:05 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:39:05.687829 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-96b682f4-b68c-45ac-8788-65e1c56154d2 req-484678e3-8dff-42da-8839-3dc5210ef045 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:05.689943 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-96b682f4-b68c-45ac-8788-65e1c56154d2 req-484678e3-8dff-42da-8839-3dc5210ef045 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 24 07:39:05.690330 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-96b682f4-b68c-45ac-8788-65e1c56154d2 req-484678e3-8dff-42da-8839-3dc5210ef045 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2ebb4941-e862-4371-a3a1-b5ae746fda1f", "connector": null, "instance_uuid": "821a069f-055c-4b66-ba4b-7c8136a3f0cf"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:39:05.699562 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:05.699562 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:39:05.728014 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-96b682f4-b68c-45ac-8788-65e1c56154d2 req-484678e3-8dff-42da-8839-3dc5210ef045 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 24 07:39:05.728709 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 221/893] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 24 07:39:05 2026] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:39:05.759738 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-96b682f4-b68c-45ac-8788-65e1c56154d2 req-45c97bc3-f596-4f7a-b613-a2de6215fd36 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:05.763270 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-96b682f4-b68c-45ac-8788-65e1c56154d2 req-45c97bc3-f596-4f7a-b613-a2de6215fd36 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] POST https://10.4.3.170/volume/v3/attachments/f25fab68-a722-482f-8801-2a99a6e47f8c/action Jul 24 07:39:05.763270 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-96b682f4-b68c-45ac-8788-65e1c56154d2 req-45c97bc3-f596-4f7a-b613-a2de6215fd36 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Action body: b'{"os-complete": null}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:39:05.763270 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-96b682f4-b68c-45ac-8788-65e1c56154d2 req-45c97bc3-f596-4f7a-b613-a2de6215fd36 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:39:05.780265 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:05.780265 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:39:05.790656 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-96b682f4-b68c-45ac-8788-65e1c56154d2 req-45c97bc3-f596-4f7a-b613-a2de6215fd36 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] https://10.4.3.170/volume/v3/attachments/f25fab68-a722-482f-8801-2a99a6e47f8c/action returned with HTTP 204 Jul 24 07:39:05.791342 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 223/894] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 24 07:39:05 2026] POST /volume/v3/attachments/f25fab68-a722-482f-8801-2a99a6e47f8c/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:39:05.810823 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-aa711d55-2d92-4acc-ab42-a97dda3ffa63 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:05.812514 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-aa711d55-2d92-4acc-ab42-a97dda3ffa63 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] GET https://10.4.3.170/volume/v3/volumes/2ebb4941-e862-4371-a3a1-b5ae746fda1f Jul 24 07:39:05.812692 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-aa711d55-2d92-4acc-ab42-a97dda3ffa63 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:05.812938 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-aa711d55-2d92-4acc-ab42-a97dda3ffa63 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:05.822344 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:05.822344 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:39:05.825912 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-aa711d55-2d92-4acc-ab42-a97dda3ffa63 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Volume info retrieved successfully. Jul 24 07:39:05.830632 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-aa711d55-2d92-4acc-ab42-a97dda3ffa63 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] https://10.4.3.170/volume/v3/volumes/2ebb4941-e862-4371-a3a1-b5ae746fda1f returned with HTTP 200 Jul 24 07:39:05.830995 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 224/895] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:39:05 2026] GET /volume/v3/volumes/2ebb4941-e862-4371-a3a1-b5ae746fda1f => generated 1112 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:39:05.848072 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-84c79e5f-7968-43c6-91e0-32c5772420d1 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:05.849687 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-84c79e5f-7968-43c6-91e0-32c5772420d1 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] GET https://10.4.3.170/volume/v3/volumes/2ebb4941-e862-4371-a3a1-b5ae746fda1f Jul 24 07:39:05.849867 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-84c79e5f-7968-43c6-91e0-32c5772420d1 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:05.850038 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-84c79e5f-7968-43c6-91e0-32c5772420d1 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:05.858313 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:05.858313 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:39:05.861315 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-84c79e5f-7968-43c6-91e0-32c5772420d1 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Volume info retrieved successfully. Jul 24 07:39:05.865431 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-84c79e5f-7968-43c6-91e0-32c5772420d1 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] https://10.4.3.170/volume/v3/volumes/2ebb4941-e862-4371-a3a1-b5ae746fda1f returned with HTTP 200 Jul 24 07:39:05.865849 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 228/896] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:39:05 2026] GET /volume/v3/volumes/2ebb4941-e862-4371-a3a1-b5ae746fda1f => generated 1112 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:39:05.902675 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-52e911c9-86da-4d57-96eb-4525718a7ccb req-cf9f64bb-1d10-4581-ae81-2e437993904f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:05.904807 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-52e911c9-86da-4d57-96eb-4525718a7ccb req-cf9f64bb-1d10-4581-ae81-2e437993904f tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] GET https://10.4.3.170/volume/v3/volumes/2ebb4941-e862-4371-a3a1-b5ae746fda1f Jul 24 07:39:05.905010 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-52e911c9-86da-4d57-96eb-4525718a7ccb req-cf9f64bb-1d10-4581-ae81-2e437993904f tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:05.905230 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-52e911c9-86da-4d57-96eb-4525718a7ccb req-cf9f64bb-1d10-4581-ae81-2e437993904f tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:05.913925 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:05.913925 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:39:05.917087 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-52e911c9-86da-4d57-96eb-4525718a7ccb req-cf9f64bb-1d10-4581-ae81-2e437993904f tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Volume info retrieved successfully. Jul 24 07:39:05.921729 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-52e911c9-86da-4d57-96eb-4525718a7ccb req-cf9f64bb-1d10-4581-ae81-2e437993904f tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] https://10.4.3.170/volume/v3/volumes/2ebb4941-e862-4371-a3a1-b5ae746fda1f returned with HTTP 200 Jul 24 07:39:05.921928 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 222/897] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:39:05 2026] GET /volume/v3/volumes/2ebb4941-e862-4371-a3a1-b5ae746fda1f => generated 1112 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:39:05.947738 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-52e911c9-86da-4d57-96eb-4525718a7ccb req-cefdb1cc-7d32-43f1-ba35-7310b45cebd7 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:05.950781 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-52e911c9-86da-4d57-96eb-4525718a7ccb req-cefdb1cc-7d32-43f1-ba35-7310b45cebd7 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] DELETE https://10.4.3.170/volume/v3/attachments/f25fab68-a722-482f-8801-2a99a6e47f8c Jul 24 07:39:05.950781 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-52e911c9-86da-4d57-96eb-4525718a7ccb req-cefdb1cc-7d32-43f1-ba35-7310b45cebd7 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:05.950781 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-52e911c9-86da-4d57-96eb-4525718a7ccb req-cefdb1cc-7d32-43f1-ba35-7310b45cebd7 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:05.956991 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:05.956991 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:39:06.013829 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-52e911c9-86da-4d57-96eb-4525718a7ccb req-cefdb1cc-7d32-43f1-ba35-7310b45cebd7 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] https://10.4.3.170/volume/v3/attachments/f25fab68-a722-482f-8801-2a99a6e47f8c returned with HTTP 200 Jul 24 07:39:06.013829 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 224/898] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 24 07:39:05 2026] DELETE /volume/v3/attachments/f25fab68-a722-482f-8801-2a99a6e47f8c => generated 19 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:06.047647 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-d2b54467-6bf0-43e3-8dba-4d59e52c4e72 req-01b801be-0609-46b0-b15b-f45abb66c564 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:06.049077 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a6957788-e66b-4af4-ac73-52dfa99076fd None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:06.049599 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-d2b54467-6bf0-43e3-8dba-4d59e52c4e72 req-01b801be-0609-46b0-b15b-f45abb66c564 tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] POST https://10.4.3.170/volume/v3/attachments/0bf2644b-1e7a-4d87-b742-dc4a7adee329/action Jul 24 07:39:06.050008 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-d2b54467-6bf0-43e3-8dba-4d59e52c4e72 req-01b801be-0609-46b0-b15b-f45abb66c564 tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] Action body: b'{"os-complete": null}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:39:06.050128 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-d2b54467-6bf0-43e3-8dba-4d59e52c4e72 req-01b801be-0609-46b0-b15b-f45abb66c564 tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:39:06.050946 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a6957788-e66b-4af4-ac73-52dfa99076fd tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] GET https://10.4.3.170/volume/v3/volumes/2ebb4941-e862-4371-a3a1-b5ae746fda1f Jul 24 07:39:06.051139 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a6957788-e66b-4af4-ac73-52dfa99076fd tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:06.051355 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a6957788-e66b-4af4-ac73-52dfa99076fd tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:06.059290 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:06.059290 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:39:06.063707 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-a6957788-e66b-4af4-ac73-52dfa99076fd tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Volume info retrieved successfully. Jul 24 07:39:06.066214 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:06.066214 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:39:06.068833 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a6957788-e66b-4af4-ac73-52dfa99076fd tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] https://10.4.3.170/volume/v3/volumes/2ebb4941-e862-4371-a3a1-b5ae746fda1f returned with HTTP 200 Jul 24 07:39:06.069294 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 229/899] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:39:06 2026] GET /volume/v3/volumes/2ebb4941-e862-4371-a3a1-b5ae746fda1f => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:06.077041 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-d2b54467-6bf0-43e3-8dba-4d59e52c4e72 req-01b801be-0609-46b0-b15b-f45abb66c564 tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] https://10.4.3.170/volume/v3/attachments/0bf2644b-1e7a-4d87-b742-dc4a7adee329/action returned with HTTP 204 Jul 24 07:39:06.077741 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 225/900] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 24 07:39:06 2026] POST /volume/v3/attachments/0bf2644b-1e7a-4d87-b742-dc4a7adee329/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:39:06.385244 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-d99a133c-f5c1-454b-b504-59f90a5c9ed5 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:06.386875 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d99a133c-f5c1-454b-b504-59f90a5c9ed5 tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] GET https://10.4.3.170/volume/v3/volumes/d2560657-67b8-4c6d-8181-d1b9a4a7ff85 Jul 24 07:39:06.387131 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d99a133c-f5c1-454b-b504-59f90a5c9ed5 tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:06.387633 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d99a133c-f5c1-454b-b504-59f90a5c9ed5 tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:06.400055 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:06.400055 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:39:06.404806 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-d99a133c-f5c1-454b-b504-59f90a5c9ed5 tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] Volume info retrieved successfully. Jul 24 07:39:06.410708 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d99a133c-f5c1-454b-b504-59f90a5c9ed5 tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] https://10.4.3.170/volume/v3/volumes/d2560657-67b8-4c6d-8181-d1b9a4a7ff85 returned with HTTP 200 Jul 24 07:39:06.411014 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 223/901] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:39:06 2026] GET /volume/v3/volumes/d2560657-67b8-4c6d-8181-d1b9a4a7ff85 => generated 1139 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:39:06.427619 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-8fe77ede-3d25-468f-9e28-170e9061351f None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:06.429126 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8fe77ede-3d25-468f-9e28-170e9061351f tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] GET https://10.4.3.170/volume/v3/volumes/d2560657-67b8-4c6d-8181-d1b9a4a7ff85 Jul 24 07:39:06.429494 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8fe77ede-3d25-468f-9e28-170e9061351f tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:06.429799 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8fe77ede-3d25-468f-9e28-170e9061351f tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:06.440456 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:06.440456 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:39:06.444590 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-8fe77ede-3d25-468f-9e28-170e9061351f tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] Volume info retrieved successfully. Jul 24 07:39:06.450187 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8fe77ede-3d25-468f-9e28-170e9061351f tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] https://10.4.3.170/volume/v3/volumes/d2560657-67b8-4c6d-8181-d1b9a4a7ff85 returned with HTTP 200 Jul 24 07:39:06.450807 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 225/902] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:39:06 2026] GET /volume/v3/volumes/d2560657-67b8-4c6d-8181-d1b9a4a7ff85 => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:39:06.627346 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2e92feba-9962-496a-be13-83b1e533b026 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:06.629597 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2e92feba-9962-496a-be13-83b1e533b026 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] GET https://10.4.3.170/volume/v3/backups/c5633644-f473-45fe-b542-cca4a04ff1db Jul 24 07:39:06.629829 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2e92feba-9962-496a-be13-83b1e533b026 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:06.630011 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2e92feba-9962-496a-be13-83b1e533b026 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:06.630114 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-2e92feba-9962-496a-be13-83b1e533b026 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] Show backup with id c5633644-f473-45fe-b542-cca4a04ff1db. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:39:06.635363 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:06.635363 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:39:06.636054 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2e92feba-9962-496a-be13-83b1e533b026 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] https://10.4.3.170/volume/v3/backups/c5633644-f473-45fe-b542-cca4a04ff1db returned with HTTP 200 Jul 24 07:39:06.636484 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 230/903] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:39:06 2026] GET /volume/v3/backups/c5633644-f473-45fe-b542-cca4a04ff1db => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:07.649957 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-a693b94e-1def-490b-891a-0dc6dd0e3963 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:07.653539 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a693b94e-1def-490b-891a-0dc6dd0e3963 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] GET https://10.4.3.170/volume/v3/backups/c5633644-f473-45fe-b542-cca4a04ff1db Jul 24 07:39:07.653539 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a693b94e-1def-490b-891a-0dc6dd0e3963 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:07.653539 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a693b94e-1def-490b-891a-0dc6dd0e3963 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:07.653539 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-a693b94e-1def-490b-891a-0dc6dd0e3963 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] Show backup with id c5633644-f473-45fe-b542-cca4a04ff1db. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:39:07.658151 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:07.658151 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:39:07.658850 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a693b94e-1def-490b-891a-0dc6dd0e3963 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] https://10.4.3.170/volume/v3/backups/c5633644-f473-45fe-b542-cca4a04ff1db returned with HTTP 200 Jul 24 07:39:07.659128 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 226/904] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:39:07 2026] GET /volume/v3/backups/c5633644-f473-45fe-b542-cca4a04ff1db => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:08.673999 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-016fb00e-8f21-4be9-8f3d-9c4f0412a857 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:08.679528 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-016fb00e-8f21-4be9-8f3d-9c4f0412a857 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] GET https://10.4.3.170/volume/v3/backups/c5633644-f473-45fe-b542-cca4a04ff1db Jul 24 07:39:08.679815 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-016fb00e-8f21-4be9-8f3d-9c4f0412a857 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:08.680056 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-016fb00e-8f21-4be9-8f3d-9c4f0412a857 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:08.680218 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-016fb00e-8f21-4be9-8f3d-9c4f0412a857 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] Show backup with id c5633644-f473-45fe-b542-cca4a04ff1db. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:39:08.689146 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:08.689146 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:39:08.690029 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-016fb00e-8f21-4be9-8f3d-9c4f0412a857 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] https://10.4.3.170/volume/v3/backups/c5633644-f473-45fe-b542-cca4a04ff1db returned with HTTP 200 Jul 24 07:39:08.690555 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 224/905] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:39:08 2026] GET /volume/v3/backups/c5633644-f473-45fe-b542-cca4a04ff1db => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:09.704844 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-c8c2409f-999c-470f-97d2-15100296cb6f None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:09.707044 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c8c2409f-999c-470f-97d2-15100296cb6f tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] GET https://10.4.3.170/volume/v3/backups/c5633644-f473-45fe-b542-cca4a04ff1db Jul 24 07:39:09.707273 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c8c2409f-999c-470f-97d2-15100296cb6f tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:09.707649 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c8c2409f-999c-470f-97d2-15100296cb6f tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:09.707649 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-c8c2409f-999c-470f-97d2-15100296cb6f tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] Show backup with id c5633644-f473-45fe-b542-cca4a04ff1db. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:39:09.712130 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:09.712130 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:39:09.712785 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c8c2409f-999c-470f-97d2-15100296cb6f tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] https://10.4.3.170/volume/v3/backups/c5633644-f473-45fe-b542-cca4a04ff1db returned with HTTP 200 Jul 24 07:39:09.713155 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 226/906] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:39:09 2026] GET /volume/v3/backups/c5633644-f473-45fe-b542-cca4a04ff1db => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:10.725728 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-8a072759-c015-4f0b-8dcb-34c26e9ac011 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:10.727879 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8a072759-c015-4f0b-8dcb-34c26e9ac011 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] GET https://10.4.3.170/volume/v3/backups/c5633644-f473-45fe-b542-cca4a04ff1db Jul 24 07:39:10.728181 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8a072759-c015-4f0b-8dcb-34c26e9ac011 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:10.728417 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8a072759-c015-4f0b-8dcb-34c26e9ac011 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:10.728587 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-8a072759-c015-4f0b-8dcb-34c26e9ac011 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] Show backup with id c5633644-f473-45fe-b542-cca4a04ff1db. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:39:10.735657 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:10.735657 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:39:10.736507 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8a072759-c015-4f0b-8dcb-34c26e9ac011 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] https://10.4.3.170/volume/v3/backups/c5633644-f473-45fe-b542-cca4a04ff1db returned with HTTP 200 Jul 24 07:39:10.736982 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 231/907] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:39:10 2026] GET /volume/v3/backups/c5633644-f473-45fe-b542-cca4a04ff1db => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:11.045070 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-0adfa353-bc6f-4e10-8d50-36c19a8bd6a8 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:11.045583 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0adfa353-bc6f-4e10-8d50-36c19a8bd6a8 None None] GET https://10.4.3.170/volume// Jul 24 07:39:11.045744 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0adfa353-bc6f-4e10-8d50-36c19a8bd6a8 None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:11.045956 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0adfa353-bc6f-4e10-8d50-36c19a8bd6a8 None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:11.046331 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0adfa353-bc6f-4e10-8d50-36c19a8bd6a8 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:39:11.046655 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 227/908] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:39:11 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:39:11.058260 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-9c103fb6-f698-4787-a63f-ee736c62b8fc req-7f2940a6-6d13-4ac2-bfce-da3498bd4829 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:11.060960 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-9c103fb6-f698-4787-a63f-ee736c62b8fc req-7f2940a6-6d13-4ac2-bfce-da3498bd4829 tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 24 07:39:11.061401 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-9c103fb6-f698-4787-a63f-ee736c62b8fc req-7f2940a6-6d13-4ac2-bfce-da3498bd4829 tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d2560657-67b8-4c6d-8181-d1b9a4a7ff85", "connector": null, "instance_uuid": "2441faf8-3fdc-46c0-8e54-893a9cca0d04"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:39:11.076665 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:11.076665 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:39:11.116930 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-9c103fb6-f698-4787-a63f-ee736c62b8fc req-7f2940a6-6d13-4ac2-bfce-da3498bd4829 tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 24 07:39:11.117757 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 225/909] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 24 07:39:11 2026] POST /volume/v3/attachments => generated 273 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:39:11.127589 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-9c103fb6-f698-4787-a63f-ee736c62b8fc req-48f4bb60-3475-46ea-887b-12361d7dd819 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:11.132728 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-9c103fb6-f698-4787-a63f-ee736c62b8fc req-48f4bb60-3475-46ea-887b-12361d7dd819 tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] DELETE https://10.4.3.170/volume/v3/attachments/0bf2644b-1e7a-4d87-b742-dc4a7adee329 Jul 24 07:39:11.132992 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-9c103fb6-f698-4787-a63f-ee736c62b8fc req-48f4bb60-3475-46ea-887b-12361d7dd819 tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:11.133270 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-9c103fb6-f698-4787-a63f-ee736c62b8fc req-48f4bb60-3475-46ea-887b-12361d7dd819 tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:11.143226 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:11.143226 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:39:11.207328 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-9c103fb6-f698-4787-a63f-ee736c62b8fc req-48f4bb60-3475-46ea-887b-12361d7dd819 tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] https://10.4.3.170/volume/v3/attachments/0bf2644b-1e7a-4d87-b742-dc4a7adee329 returned with HTTP 200 Jul 24 07:39:11.207899 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 227/910] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 24 07:39:11 2026] DELETE /volume/v3/attachments/0bf2644b-1e7a-4d87-b742-dc4a7adee329 => generated 192 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:39:11.754328 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c964bea2-8a34-457a-8a36-97e2b1c215d4 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:11.757228 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c964bea2-8a34-457a-8a36-97e2b1c215d4 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] GET https://10.4.3.170/volume/v3/backups/c5633644-f473-45fe-b542-cca4a04ff1db Jul 24 07:39:11.757448 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c964bea2-8a34-457a-8a36-97e2b1c215d4 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:11.757664 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c964bea2-8a34-457a-8a36-97e2b1c215d4 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:11.757800 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-c964bea2-8a34-457a-8a36-97e2b1c215d4 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] Show backup with id c5633644-f473-45fe-b542-cca4a04ff1db. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:39:11.764125 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:11.764125 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:39:11.764766 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c964bea2-8a34-457a-8a36-97e2b1c215d4 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] https://10.4.3.170/volume/v3/backups/c5633644-f473-45fe-b542-cca4a04ff1db returned with HTTP 200 Jul 24 07:39:11.765149 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 232/911] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:39:11 2026] GET /volume/v3/backups/c5633644-f473-45fe-b542-cca4a04ff1db => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:12.508241 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-9c103fb6-f698-4787-a63f-ee736c62b8fc req-348777dd-621c-49ed-977a-315b1898e757 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:12.511164 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-9c103fb6-f698-4787-a63f-ee736c62b8fc req-348777dd-621c-49ed-977a-315b1898e757 tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] PUT https://10.4.3.170/volume/v3/attachments/ae18401a-a03b-4b7a-a3c8-666d7b7363e1 Jul 24 07:39:12.511628 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-9c103fb6-f698-4787-a63f-ee736c62b8fc req-348777dd-621c-49ed-977a-315b1898e757 tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000005822", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9a7cb9337d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5fc7887c-2ab7-4d21-80c7-ec4ad0d3b011", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:39:12.521993 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.coordination [req-9c103fb6-f698-4787-a63f-ee736c62b8fc req-348777dd-621c-49ed-977a-315b1898e757 tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] Acquiring lock "cinder-attachment_update-d2560657-67b8-4c6d-8181-d1b9a4a7ff85-np0000005822" by "attachment_update" {{(pid=100245) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 07:39:12.527196 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.coordination [req-9c103fb6-f698-4787-a63f-ee736c62b8fc req-348777dd-621c-49ed-977a-315b1898e757 tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] Lock "cinder-attachment_update-d2560657-67b8-4c6d-8181-d1b9a4a7ff85-np0000005822" acquired by "attachment_update" :: waited 0.005s {{(pid=100245) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 07:39:12.528513 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:12.528513 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:39:12.622903 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.coordination [req-9c103fb6-f698-4787-a63f-ee736c62b8fc req-348777dd-621c-49ed-977a-315b1898e757 tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] Lock "cinder-attachment_update-d2560657-67b8-4c6d-8181-d1b9a4a7ff85-np0000005822" released by "attachment_update" :: held 0.096s {{(pid=100245) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 07:39:12.623338 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-9c103fb6-f698-4787-a63f-ee736c62b8fc req-348777dd-621c-49ed-977a-315b1898e757 tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] https://10.4.3.170/volume/v3/attachments/ae18401a-a03b-4b7a-a3c8-666d7b7363e1 returned with HTTP 200 Jul 24 07:39:12.623938 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 228/912] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 24 07:39:12 2026] PUT /volume/v3/attachments/ae18401a-a03b-4b7a-a3c8-666d7b7363e1 => generated 969 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:39:12.634950 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-9c103fb6-f698-4787-a63f-ee736c62b8fc req-9d9c9081-c9c7-48ee-9554-6fd33acb196e None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:12.641228 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-9c103fb6-f698-4787-a63f-ee736c62b8fc req-9d9c9081-c9c7-48ee-9554-6fd33acb196e tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] GET https://10.4.3.170/volume/v3/attachments/ae18401a-a03b-4b7a-a3c8-666d7b7363e1 Jul 24 07:39:12.641495 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-9c103fb6-f698-4787-a63f-ee736c62b8fc req-9d9c9081-c9c7-48ee-9554-6fd33acb196e tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:12.641791 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-9c103fb6-f698-4787-a63f-ee736c62b8fc req-9d9c9081-c9c7-48ee-9554-6fd33acb196e tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] Calling method 'version_select' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:12.658715 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-9c103fb6-f698-4787-a63f-ee736c62b8fc req-9d9c9081-c9c7-48ee-9554-6fd33acb196e tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] https://10.4.3.170/volume/v3/attachments/ae18401a-a03b-4b7a-a3c8-666d7b7363e1 returned with HTTP 200 Jul 24 07:39:12.659046 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 226/913] 10.4.3.170 () {70 vars in 1651 bytes} [Fri Jul 24 07:39:12 2026] GET /volume/v3/attachments/ae18401a-a03b-4b7a-a3c8-666d7b7363e1 => generated 994 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:39:12.778225 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-477a0f5b-2235-4492-97d1-5a19111f667b None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:12.780763 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-477a0f5b-2235-4492-97d1-5a19111f667b tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] GET https://10.4.3.170/volume/v3/backups/c5633644-f473-45fe-b542-cca4a04ff1db Jul 24 07:39:12.780979 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-477a0f5b-2235-4492-97d1-5a19111f667b tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:12.781183 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-477a0f5b-2235-4492-97d1-5a19111f667b tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:12.781322 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-477a0f5b-2235-4492-97d1-5a19111f667b tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] Show backup with id c5633644-f473-45fe-b542-cca4a04ff1db. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:39:12.786418 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:12.786418 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:39:12.787070 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-477a0f5b-2235-4492-97d1-5a19111f667b tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] https://10.4.3.170/volume/v3/backups/c5633644-f473-45fe-b542-cca4a04ff1db returned with HTTP 200 Jul 24 07:39:12.787500 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 228/914] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:39:12 2026] GET /volume/v3/backups/c5633644-f473-45fe-b542-cca4a04ff1db => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:12.799850 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-54388a56-5384-4bd6-b354-dc8290eaa7b1 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:12.802191 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-54388a56-5384-4bd6-b354-dc8290eaa7b1 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] PUT https://10.4.3.170/volume/v3/backups/c5633644-f473-45fe-b542-cca4a04ff1db Jul 24 07:39:12.802592 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-54388a56-5384-4bd6-b354-dc8290eaa7b1 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:39:12.814152 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:12.814152 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:39:12.820926 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-54388a56-5384-4bd6-b354-dc8290eaa7b1 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] https://10.4.3.170/volume/v3/backups/c5633644-f473-45fe-b542-cca4a04ff1db returned with HTTP 200 Jul 24 07:39:12.821395 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 233/915] 10.4.3.170 () {70 vars in 1408 bytes} [Fri Jul 24 07:39:12 2026] PUT /volume/v3/backups/c5633644-f473-45fe-b542-cca4a04ff1db => generated 316 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:12.829845 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-36e1f662-d2da-441d-bc74-c6a196d558a6 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:12.832890 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-36e1f662-d2da-441d-bc74-c6a196d558a6 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] GET https://10.4.3.170/volume/v3/backups/c5633644-f473-45fe-b542-cca4a04ff1db Jul 24 07:39:12.833133 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-36e1f662-d2da-441d-bc74-c6a196d558a6 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:12.833430 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-36e1f662-d2da-441d-bc74-c6a196d558a6 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:12.833649 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-36e1f662-d2da-441d-bc74-c6a196d558a6 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] Show backup with id c5633644-f473-45fe-b542-cca4a04ff1db. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:39:12.838448 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:12.838448 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:39:12.839363 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-36e1f662-d2da-441d-bc74-c6a196d558a6 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] https://10.4.3.170/volume/v3/backups/c5633644-f473-45fe-b542-cca4a04ff1db returned with HTTP 200 Jul 24 07:39:12.839874 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 229/916] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:39:12 2026] GET /volume/v3/backups/c5633644-f473-45fe-b542-cca4a04ff1db => generated 762 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:12.853448 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-61b7f067-d67f-43c6-bc0a-1a5328c05488 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:12.855716 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-61b7f067-d67f-43c6-bc0a-1a5328c05488 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] DELETE https://10.4.3.170/volume/v3/backups/c5633644-f473-45fe-b542-cca4a04ff1db Jul 24 07:39:12.855997 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-61b7f067-d67f-43c6-bc0a-1a5328c05488 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:12.856240 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-61b7f067-d67f-43c6-bc0a-1a5328c05488 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:12.856387 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.contrib.backups [None req-61b7f067-d67f-43c6-bc0a-1a5328c05488 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] Delete backup with id: c5633644-f473-45fe-b542-cca4a04ff1db. Jul 24 07:39:12.863267 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:12.863267 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:39:12.883698 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.backup.rpcapi [None req-61b7f067-d67f-43c6-bc0a-1a5328c05488 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] delete_backup rpcapi backup_id c5633644-f473-45fe-b542-cca4a04ff1db {{(pid=100244) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 07:39:12.886244 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-61b7f067-d67f-43c6-bc0a-1a5328c05488 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] https://10.4.3.170/volume/v3/backups/c5633644-f473-45fe-b542-cca4a04ff1db returned with HTTP 202 Jul 24 07:39:12.886802 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 227/917] 10.4.3.170 () {68 vars in 1391 bytes} [Fri Jul 24 07:39:12 2026] DELETE /volume/v3/backups/c5633644-f473-45fe-b542-cca4a04ff1db => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:39:12.897982 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-43dccded-a68f-4d78-ad30-371f17e4cfc1 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:12.899697 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-43dccded-a68f-4d78-ad30-371f17e4cfc1 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] GET https://10.4.3.170/volume/v3/backups/c5633644-f473-45fe-b542-cca4a04ff1db Jul 24 07:39:12.899902 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-43dccded-a68f-4d78-ad30-371f17e4cfc1 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:12.900106 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-43dccded-a68f-4d78-ad30-371f17e4cfc1 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:12.900246 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-43dccded-a68f-4d78-ad30-371f17e4cfc1 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] Show backup with id c5633644-f473-45fe-b542-cca4a04ff1db. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:39:12.904676 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:12.904676 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:39:12.904994 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-43dccded-a68f-4d78-ad30-371f17e4cfc1 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] https://10.4.3.170/volume/v3/backups/c5633644-f473-45fe-b542-cca4a04ff1db returned with HTTP 200 Jul 24 07:39:12.905438 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 229/918] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:39:12 2026] GET /volume/v3/backups/c5633644-f473-45fe-b542-cca4a04ff1db => generated 761 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:13.921616 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c613f587-cb3f-4e2a-857e-48e717776e18 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:13.924669 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c613f587-cb3f-4e2a-857e-48e717776e18 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] GET https://10.4.3.170/volume/v3/backups/c5633644-f473-45fe-b542-cca4a04ff1db Jul 24 07:39:13.925339 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c613f587-cb3f-4e2a-857e-48e717776e18 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:13.925492 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c613f587-cb3f-4e2a-857e-48e717776e18 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:13.925765 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-c613f587-cb3f-4e2a-857e-48e717776e18 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] Show backup with id c5633644-f473-45fe-b542-cca4a04ff1db. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:39:13.931338 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c613f587-cb3f-4e2a-857e-48e717776e18 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] https://10.4.3.170/volume/v3/backups/c5633644-f473-45fe-b542-cca4a04ff1db returned with HTTP 404 Jul 24 07:39:13.932910 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 234/919] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:39:13 2026] GET /volume/v3/backups/c5633644-f473-45fe-b542-cca4a04ff1db => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:39:13.942469 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-ebd489fe-baae-4ec7-9ae8-a97d514f529a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:13.944379 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ebd489fe-baae-4ec7-9ae8-a97d514f529a tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/1bc7eadc-9b10-46af-b39c-9dc2590e2aa6 Jul 24 07:39:13.944577 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ebd489fe-baae-4ec7-9ae8-a97d514f529a tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:13.944769 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ebd489fe-baae-4ec7-9ae8-a97d514f529a tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:13.944919 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-ebd489fe-baae-4ec7-9ae8-a97d514f529a tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] Delete volume with id: 1bc7eadc-9b10-46af-b39c-9dc2590e2aa6 Jul 24 07:39:13.953117 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:13.953117 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:39:13.953515 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-ebd489fe-baae-4ec7-9ae8-a97d514f529a tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] Volume info retrieved successfully. Jul 24 07:39:13.971319 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-ebd489fe-baae-4ec7-9ae8-a97d514f529a tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] Delete volume request issued successfully. Jul 24 07:39:13.971528 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ebd489fe-baae-4ec7-9ae8-a97d514f529a tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] https://10.4.3.170/volume/v3/volumes/1bc7eadc-9b10-46af-b39c-9dc2590e2aa6 returned with HTTP 202 Jul 24 07:39:13.972012 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 230/920] 10.4.3.170 () {68 vars in 1391 bytes} [Fri Jul 24 07:39:13 2026] DELETE /volume/v3/volumes/1bc7eadc-9b10-46af-b39c-9dc2590e2aa6 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:39:13.979740 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-d4be7d9b-190e-40f4-8c3f-c4e68dcce9e0 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:13.981711 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d4be7d9b-190e-40f4-8c3f-c4e68dcce9e0 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] GET https://10.4.3.170/volume/v3/volumes/1bc7eadc-9b10-46af-b39c-9dc2590e2aa6 Jul 24 07:39:13.981711 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d4be7d9b-190e-40f4-8c3f-c4e68dcce9e0 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:13.981711 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d4be7d9b-190e-40f4-8c3f-c4e68dcce9e0 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:13.990923 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:13.990923 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:39:13.995908 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-d4be7d9b-190e-40f4-8c3f-c4e68dcce9e0 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] Volume info retrieved successfully. Jul 24 07:39:14.002223 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d4be7d9b-190e-40f4-8c3f-c4e68dcce9e0 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] https://10.4.3.170/volume/v3/volumes/1bc7eadc-9b10-46af-b39c-9dc2590e2aa6 returned with HTTP 200 Jul 24 07:39:14.002659 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 228/921] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:39:13 2026] GET /volume/v3/volumes/1bc7eadc-9b10-46af-b39c-9dc2590e2aa6 => generated 1015 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:39:15.018371 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-caee84d2-63f7-4091-9dd7-9022218a3856 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:15.020049 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-caee84d2-63f7-4091-9dd7-9022218a3856 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] GET https://10.4.3.170/volume/v3/volumes/1bc7eadc-9b10-46af-b39c-9dc2590e2aa6 Jul 24 07:39:15.020265 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-caee84d2-63f7-4091-9dd7-9022218a3856 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:15.020461 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-caee84d2-63f7-4091-9dd7-9022218a3856 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:15.027543 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-caee84d2-63f7-4091-9dd7-9022218a3856 tempest-ProjectAdminTests39-1556432765 tempest-ProjectAdminTests39-1556432765-project-admin] https://10.4.3.170/volume/v3/volumes/1bc7eadc-9b10-46af-b39c-9dc2590e2aa6 returned with HTTP 404 Jul 24 07:39:15.027543 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 230/922] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:39:15 2026] GET /volume/v3/volumes/1bc7eadc-9b10-46af-b39c-9dc2590e2aa6 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:39:16.567873 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-8c966bfd-9cea-407a-b1eb-679d7b1873a3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:16.655055 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8c966bfd-9cea-407a-b1eb-679d7b1873a3 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:39:16.655458 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8c966bfd-9cea-407a-b1eb-679d7b1873a3 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1738003514"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:39:16.657177 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-8c966bfd-9cea-407a-b1eb-679d7b1873a3 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1738003514'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:39:16.657408 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-8c966bfd-9cea-407a-b1eb-679d7b1873a3 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Create volume of 1 GB Jul 24 07:39:16.663899 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-8c966bfd-9cea-407a-b1eb-679d7b1873a3 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Availability Zones retrieved successfully. Jul 24 07:39:16.668809 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8c966bfd-9cea-407a-b1eb-679d7b1873a3 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Flow 'volume_create_api' (07681059-de7f-4576-9aa5-7e0f66f62066) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:39:16.670651 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8c966bfd-9cea-407a-b1eb-679d7b1873a3 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dfdb2c92-9299-45a0-8337-ceb59083824a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:39:16.671475 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-8c966bfd-9cea-407a-b1eb-679d7b1873a3 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:39:16.713399 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8c966bfd-9cea-407a-b1eb-679d7b1873a3 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dfdb2c92-9299-45a0-8337-ceb59083824a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:39:16.714316 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8c966bfd-9cea-407a-b1eb-679d7b1873a3 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a144b324-3546-4776-8a09-af3a49be1b33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:39:16.827875 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-8c966bfd-9cea-407a-b1eb-679d7b1873a3 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Created reservations ['2aad1489-fef0-47ed-96cd-f1a756325a09', 'a1870a8b-868d-4419-ab59-53073f73e9f0', '9acb7bbe-9730-49c2-a8e3-661f1842a96b', 'd5798247-3e0f-4a71-a8dc-ee983c0cd709'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:39:16.828848 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8c966bfd-9cea-407a-b1eb-679d7b1873a3 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a144b324-3546-4776-8a09-af3a49be1b33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2aad1489-fef0-47ed-96cd-f1a756325a09', 'a1870a8b-868d-4419-ab59-53073f73e9f0', '9acb7bbe-9730-49c2-a8e3-661f1842a96b', 'd5798247-3e0f-4a71-a8dc-ee983c0cd709']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:39:16.829761 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8c966bfd-9cea-407a-b1eb-679d7b1873a3 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (648509ba-c9ea-47e9-8eaa-8afff9b7c6c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:39:16.871228 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8c966bfd-9cea-407a-b1eb-679d7b1873a3 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (648509ba-c9ea-47e9-8eaa-8afff9b7c6c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ff53d4c3-0724-48fe-be96-3fe21fcbd82b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1738003514',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='260bfaca8c0c497dbbfd5fd51b9e3e8e',qos_specs=None,replication_status=,reservations=['2aad1489-fef0-47ed-96cd-f1a756325a09','a1870a8b-868d-4419-ab59-53073f73e9f0','9acb7bbe-9730-49c2-a8e3-661f1842a96b','d5798247-3e0f-4a71-a8dc-ee983c0cd709'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea09f2feec10498ab6b1484820239a80',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:39:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1738003514',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ff53d4c3-0724-48fe-be96-3fe21fcbd82b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='260bfaca8c0c497dbbfd5fd51b9e3e8e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ea09f2feec10498ab6b1484820239a80',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:39:16.871763 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8c966bfd-9cea-407a-b1eb-679d7b1873a3 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6cb1e6f3-53b7-43a6-9c45-dbee49dac3b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:39:16.902512 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8c966bfd-9cea-407a-b1eb-679d7b1873a3 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6cb1e6f3-53b7-43a6-9c45-dbee49dac3b0) transitioned into state 'SUCCESS' from state '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-1738003514',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='260bfaca8c0c497dbbfd5fd51b9e3e8e',qos_specs=None,replication_status=,reservations=['2aad1489-fef0-47ed-96cd-f1a756325a09','a1870a8b-868d-4419-ab59-53073f73e9f0','9acb7bbe-9730-49c2-a8e3-661f1842a96b','d5798247-3e0f-4a71-a8dc-ee983c0cd709'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea09f2feec10498ab6b1484820239a80',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:39:16.903219 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8c966bfd-9cea-407a-b1eb-679d7b1873a3 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20129fab-d4fa-4571-a60e-0f6487aaf951) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:39:16.918388 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8c966bfd-9cea-407a-b1eb-679d7b1873a3 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20129fab-d4fa-4571-a60e-0f6487aaf951) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:39:16.920162 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8c966bfd-9cea-407a-b1eb-679d7b1873a3 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Flow 'volume_create_api' (07681059-de7f-4576-9aa5-7e0f66f62066) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:39:16.920809 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-8c966bfd-9cea-407a-b1eb-679d7b1873a3 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Create volume request issued successfully. Jul 24 07:39:16.921951 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8c966bfd-9cea-407a-b1eb-679d7b1873a3 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:39:16.922579 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 235/923] 10.4.3.170 () {70 vars in 1298 bytes} [Fri Jul 24 07:39:16 2026] POST /volume/v3/volumes => generated 778 bytes in 355 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:39:16.943452 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-fc4f39b6-19c6-48d6-8f78-257a4f8c3469 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:16.951263 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-fc4f39b6-19c6-48d6-8f78-257a4f8c3469 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/volumes/ff53d4c3-0724-48fe-be96-3fe21fcbd82b Jul 24 07:39:16.951263 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-fc4f39b6-19c6-48d6-8f78-257a4f8c3469 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:16.951263 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-fc4f39b6-19c6-48d6-8f78-257a4f8c3469 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:16.964798 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:16.964798 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:39:16.968552 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-fc4f39b6-19c6-48d6-8f78-257a4f8c3469 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Volume info retrieved successfully. Jul 24 07:39:16.974089 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-fc4f39b6-19c6-48d6-8f78-257a4f8c3469 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/volumes/ff53d4c3-0724-48fe-be96-3fe21fcbd82b returned with HTTP 200 Jul 24 07:39:16.974590 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 231/924] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:39:16 2026] GET /volume/v3/volumes/ff53d4c3-0724-48fe-be96-3fe21fcbd82b => generated 957 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:17.704788 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-9c103fb6-f698-4787-a63f-ee736c62b8fc req-148e6ecf-d96c-457d-8294-3c9d24ff300c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:17.710406 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-9c103fb6-f698-4787-a63f-ee736c62b8fc req-148e6ecf-d96c-457d-8294-3c9d24ff300c tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] POST https://10.4.3.170/volume/v3/attachments/ae18401a-a03b-4b7a-a3c8-666d7b7363e1/action Jul 24 07:39:17.710819 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-9c103fb6-f698-4787-a63f-ee736c62b8fc req-148e6ecf-d96c-457d-8294-3c9d24ff300c tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] Action body: b'{"os-complete": null}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:39:17.710942 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-9c103fb6-f698-4787-a63f-ee736c62b8fc req-148e6ecf-d96c-457d-8294-3c9d24ff300c tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:39:17.737318 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:17.737318 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:39:17.753525 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-9c103fb6-f698-4787-a63f-ee736c62b8fc req-148e6ecf-d96c-457d-8294-3c9d24ff300c tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] https://10.4.3.170/volume/v3/attachments/ae18401a-a03b-4b7a-a3c8-666d7b7363e1/action returned with HTTP 204 Jul 24 07:39:17.754159 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 229/925] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 24 07:39:17 2026] POST /volume/v3/attachments/ae18401a-a03b-4b7a-a3c8-666d7b7363e1/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:39:17.989707 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-84692f04-60a1-4a91-807c-5298b891e1b0 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:17.991898 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-84692f04-60a1-4a91-807c-5298b891e1b0 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/volumes/ff53d4c3-0724-48fe-be96-3fe21fcbd82b Jul 24 07:39:17.992155 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-84692f04-60a1-4a91-807c-5298b891e1b0 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:17.992417 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-84692f04-60a1-4a91-807c-5298b891e1b0 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:18.005492 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:18.005492 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:39:18.011787 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-84692f04-60a1-4a91-807c-5298b891e1b0 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Volume info retrieved successfully. Jul 24 07:39:18.021034 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-84692f04-60a1-4a91-807c-5298b891e1b0 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/volumes/ff53d4c3-0724-48fe-be96-3fe21fcbd82b returned with HTTP 200 Jul 24 07:39:18.021555 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 231/926] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:39:17 2026] GET /volume/v3/volumes/ff53d4c3-0724-48fe-be96-3fe21fcbd82b => generated 1018 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:39:18.037536 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-16c6c972-032f-4c6c-badb-5d4f695d0abe None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:18.039073 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-16c6c972-032f-4c6c-badb-5d4f695d0abe tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] POST https://10.4.3.170/volume/v3/backups Jul 24 07:39:18.040449 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-16c6c972-032f-4c6c-badb-5d4f695d0abe tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ff53d4c3-0724-48fe-be96-3fe21fcbd82b", "name": "tempest-type-Backup-2060507264"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:39:18.041063 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.backups [None req-16c6c972-032f-4c6c-badb-5d4f695d0abe tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Creating new backup {'backup': {'volume_id': 'ff53d4c3-0724-48fe-be96-3fe21fcbd82b', 'name': 'tempest-type-Backup-2060507264'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 07:39:18.041243 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.contrib.backups [None req-16c6c972-032f-4c6c-badb-5d4f695d0abe tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Creating backup of volume ff53d4c3-0724-48fe-be96-3fe21fcbd82b in container None Jul 24 07:39:18.049645 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:18.049645 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:39:18.049997 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-16c6c972-032f-4c6c-badb-5d4f695d0abe tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Volume info retrieved successfully. Jul 24 07:39:18.078038 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-16c6c972-032f-4c6c-badb-5d4f695d0abe tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Created reservations ['786563fa-1989-425a-bb17-73aef173f89f', '34e3fec2-b6b0-4bf3-b76f-0923062e278a'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:39:18.110152 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-16c6c972-032f-4c6c-badb-5d4f695d0abe tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups returned with HTTP 202 Jul 24 07:39:18.110753 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 236/927] 10.4.3.170 () {70 vars in 1299 bytes} [Fri Jul 24 07:39:18 2026] POST /volume/v3/backups => generated 316 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:39:18.120935 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-46dc2d69-b050-4a33-abe2-5fba32bda2b3 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:18.122805 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-46dc2d69-b050-4a33-abe2-5fba32bda2b3 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/e9a3f233-2042-4568-9f91-da25a1c5d33c Jul 24 07:39:18.123024 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-46dc2d69-b050-4a33-abe2-5fba32bda2b3 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:18.123226 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-46dc2d69-b050-4a33-abe2-5fba32bda2b3 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:18.123329 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-46dc2d69-b050-4a33-abe2-5fba32bda2b3 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id e9a3f233-2042-4568-9f91-da25a1c5d33c. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:39:18.131891 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:18.131891 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:39:18.132623 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-46dc2d69-b050-4a33-abe2-5fba32bda2b3 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/e9a3f233-2042-4568-9f91-da25a1c5d33c returned with HTTP 200 Jul 24 07:39:18.133106 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 232/928] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:39:18 2026] GET /volume/v3/backups/e9a3f233-2042-4568-9f91-da25a1c5d33c => generated 723 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:18.704104 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-16f07ab4-f80f-4013-b432-9ecf865debd0 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:18.706016 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-16f07ab4-f80f-4013-b432-9ecf865debd0 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] GET https://10.4.3.170/volume/v3/volumes/11bada2e-e09e-4649-b7c7-038b54a0f546 Jul 24 07:39:18.706382 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-16f07ab4-f80f-4013-b432-9ecf865debd0 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:18.706450 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-16f07ab4-f80f-4013-b432-9ecf865debd0 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:18.714077 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:18.714077 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:39:18.718554 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-16f07ab4-f80f-4013-b432-9ecf865debd0 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Volume info retrieved successfully. Jul 24 07:39:18.723240 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-16f07ab4-f80f-4013-b432-9ecf865debd0 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/volumes/11bada2e-e09e-4649-b7c7-038b54a0f546 returned with HTTP 200 Jul 24 07:39:18.723683 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 230/929] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:39:18 2026] GET /volume/v3/volumes/11bada2e-e09e-4649-b7c7-038b54a0f546 => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:18.736867 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-a4613a40-5764-447c-bc80-971a6b9911f8 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:18.739106 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a4613a40-5764-447c-bc80-971a6b9911f8 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] GET https://10.4.3.170/volume/v3/volumes/11bada2e-e09e-4649-b7c7-038b54a0f546 Jul 24 07:39:18.739273 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a4613a40-5764-447c-bc80-971a6b9911f8 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:18.739566 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a4613a40-5764-447c-bc80-971a6b9911f8 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:18.747147 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:18.747147 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:39:18.752320 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-a4613a40-5764-447c-bc80-971a6b9911f8 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Volume info retrieved successfully. Jul 24 07:39:18.756849 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a4613a40-5764-447c-bc80-971a6b9911f8 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/volumes/11bada2e-e09e-4649-b7c7-038b54a0f546 returned with HTTP 200 Jul 24 07:39:18.757486 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 232/930] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:39:18 2026] GET /volume/v3/volumes/11bada2e-e09e-4649-b7c7-038b54a0f546 => generated 884 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:18.815505 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-0a1e7ca8-eb56-4880-b05d-c55241e69c68 req-1a28a54b-2958-46df-a281-b78afb1b664e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:18.817929 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-0a1e7ca8-eb56-4880-b05d-c55241e69c68 req-1a28a54b-2958-46df-a281-b78afb1b664e tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] GET https://10.4.3.170/volume/v3/volumes/11bada2e-e09e-4649-b7c7-038b54a0f546 Jul 24 07:39:18.818123 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-0a1e7ca8-eb56-4880-b05d-c55241e69c68 req-1a28a54b-2958-46df-a281-b78afb1b664e tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:18.818356 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-0a1e7ca8-eb56-4880-b05d-c55241e69c68 req-1a28a54b-2958-46df-a281-b78afb1b664e tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:18.825314 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:18.825314 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:39:18.828981 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [req-0a1e7ca8-eb56-4880-b05d-c55241e69c68 req-1a28a54b-2958-46df-a281-b78afb1b664e tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Volume info retrieved successfully. Jul 24 07:39:18.832852 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-0a1e7ca8-eb56-4880-b05d-c55241e69c68 req-1a28a54b-2958-46df-a281-b78afb1b664e tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/volumes/11bada2e-e09e-4649-b7c7-038b54a0f546 returned with HTTP 200 Jul 24 07:39:18.833316 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 237/931] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:39:18 2026] GET /volume/v3/volumes/11bada2e-e09e-4649-b7c7-038b54a0f546 => generated 884 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:18.918367 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-5a939c63-e5d8-4bce-ac2d-bd366108d294 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:18.918367 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5a939c63-e5d8-4bce-ac2d-bd366108d294 None None] GET https://10.4.3.170/volume// Jul 24 07:39:18.918367 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5a939c63-e5d8-4bce-ac2d-bd366108d294 None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:18.918662 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5a939c63-e5d8-4bce-ac2d-bd366108d294 None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:18.918928 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5a939c63-e5d8-4bce-ac2d-bd366108d294 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:39:18.919293 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 233/932] 10.4.3.170 () {66 vars in 1428 bytes} [Fri Jul 24 07:39:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:39:18.929711 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-0a1e7ca8-eb56-4880-b05d-c55241e69c68 req-ad9e772b-8002-4a87-81ad-34f689deabf3 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:18.933328 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-0a1e7ca8-eb56-4880-b05d-c55241e69c68 req-ad9e772b-8002-4a87-81ad-34f689deabf3 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 24 07:39:18.933669 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-0a1e7ca8-eb56-4880-b05d-c55241e69c68 req-ad9e772b-8002-4a87-81ad-34f689deabf3 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "11bada2e-e09e-4649-b7c7-038b54a0f546", "connector": null, "instance_uuid": "708162ad-44b5-47fb-b579-af12f9c95f6b"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:39:18.941017 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:18.941017 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:39:18.966043 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-0a1e7ca8-eb56-4880-b05d-c55241e69c68 req-ad9e772b-8002-4a87-81ad-34f689deabf3 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 24 07:39:18.966704 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 231/933] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 24 07:39:18 2026] POST /volume/v3/attachments => generated 273 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:39:19.002393 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-0cf32689-9b53-42f0-92d1-5ae11a3c698f None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:19.005316 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0cf32689-9b53-42f0-92d1-5ae11a3c698f tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] GET https://10.4.3.170/volume/v3/volumes/11bada2e-e09e-4649-b7c7-038b54a0f546 Jul 24 07:39:19.005609 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0cf32689-9b53-42f0-92d1-5ae11a3c698f tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:19.005834 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0cf32689-9b53-42f0-92d1-5ae11a3c698f tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:19.006547 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-eb26db54-9a10-4472-b4be-cba031350c35 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:19.006936 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-eb26db54-9a10-4472-b4be-cba031350c35 None None] GET https://10.4.3.170/volume// Jul 24 07:39:19.007128 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-eb26db54-9a10-4472-b4be-cba031350c35 None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:19.007335 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-eb26db54-9a10-4472-b4be-cba031350c35 None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:19.007900 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-eb26db54-9a10-4472-b4be-cba031350c35 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:39:19.008018 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 238/934] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:39:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:39:19.015899 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-0a1e7ca8-eb56-4880-b05d-c55241e69c68 req-c9a9d3f6-6ecc-4506-8a99-6b5dbd6de550 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:19.019225 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:19.019225 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:39:19.020356 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-0a1e7ca8-eb56-4880-b05d-c55241e69c68 req-c9a9d3f6-6ecc-4506-8a99-6b5dbd6de550 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] GET https://10.4.3.170/volume/v3/volumes/11bada2e-e09e-4649-b7c7-038b54a0f546 Jul 24 07:39:19.021217 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-0a1e7ca8-eb56-4880-b05d-c55241e69c68 req-c9a9d3f6-6ecc-4506-8a99-6b5dbd6de550 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:19.022122 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-0a1e7ca8-eb56-4880-b05d-c55241e69c68 req-c9a9d3f6-6ecc-4506-8a99-6b5dbd6de550 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:19.025360 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-0cf32689-9b53-42f0-92d1-5ae11a3c698f tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Volume info retrieved successfully. Jul 24 07:39:19.029938 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0cf32689-9b53-42f0-92d1-5ae11a3c698f tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/volumes/11bada2e-e09e-4649-b7c7-038b54a0f546 returned with HTTP 200 Jul 24 07:39:19.030357 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 233/935] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:39:18 2026] GET /volume/v3/volumes/11bada2e-e09e-4649-b7c7-038b54a0f546 => generated 883 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:19.032747 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:19.032747 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:39:19.036247 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [req-0a1e7ca8-eb56-4880-b05d-c55241e69c68 req-c9a9d3f6-6ecc-4506-8a99-6b5dbd6de550 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Volume info retrieved successfully. Jul 24 07:39:19.040631 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-0a1e7ca8-eb56-4880-b05d-c55241e69c68 req-c9a9d3f6-6ecc-4506-8a99-6b5dbd6de550 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/volumes/11bada2e-e09e-4649-b7c7-038b54a0f546 returned with HTTP 200 Jul 24 07:39:19.041142 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 234/936] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:39:19 2026] GET /volume/v3/volumes/11bada2e-e09e-4649-b7c7-038b54a0f546 => generated 1063 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:39:19.142882 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-0a1e7ca8-eb56-4880-b05d-c55241e69c68 req-cdc49a7e-9ade-4f02-94f1-f8185a36bd5c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:19.146230 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d4ea7108-58a1-4429-b673-5552ba09b7f8 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:19.146230 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d4ea7108-58a1-4429-b673-5552ba09b7f8 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/e9a3f233-2042-4568-9f91-da25a1c5d33c Jul 24 07:39:19.146230 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d4ea7108-58a1-4429-b673-5552ba09b7f8 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:19.146230 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d4ea7108-58a1-4429-b673-5552ba09b7f8 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:19.146230 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-d4ea7108-58a1-4429-b673-5552ba09b7f8 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id e9a3f233-2042-4568-9f91-da25a1c5d33c. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:39:19.148333 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-0a1e7ca8-eb56-4880-b05d-c55241e69c68 req-cdc49a7e-9ade-4f02-94f1-f8185a36bd5c tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] PUT https://10.4.3.170/volume/v3/attachments/f89202de-f09e-4133-8da8-a4f095022d94 Jul 24 07:39:19.148693 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-0a1e7ca8-eb56-4880-b05d-c55241e69c68 req-cdc49a7e-9ade-4f02-94f1-f8185a36bd5c tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000005822", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9a7cb9337d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5fc7887c-2ab7-4d21-80c7-ec4ad0d3b011", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:39:19.156659 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:19.156659 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:39:19.157320 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d4ea7108-58a1-4429-b673-5552ba09b7f8 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/e9a3f233-2042-4568-9f91-da25a1c5d33c returned with HTTP 200 Jul 24 07:39:19.157710 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 239/937] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:39:19 2026] GET /volume/v3/backups/e9a3f233-2042-4568-9f91-da25a1c5d33c => generated 725 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:19.159469 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-0a1e7ca8-eb56-4880-b05d-c55241e69c68 req-cdc49a7e-9ade-4f02-94f1-f8185a36bd5c tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Acquiring lock "cinder-attachment_update-11bada2e-e09e-4649-b7c7-038b54a0f546-np0000005822" by "attachment_update" {{(pid=100244) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 07:39:19.166469 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-0a1e7ca8-eb56-4880-b05d-c55241e69c68 req-cdc49a7e-9ade-4f02-94f1-f8185a36bd5c tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Lock "cinder-attachment_update-11bada2e-e09e-4649-b7c7-038b54a0f546-np0000005822" acquired by "attachment_update" :: waited 0.007s {{(pid=100244) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 07:39:19.167267 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:19.167267 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:39:19.278523 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-0a1e7ca8-eb56-4880-b05d-c55241e69c68 req-cdc49a7e-9ade-4f02-94f1-f8185a36bd5c tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Lock "cinder-attachment_update-11bada2e-e09e-4649-b7c7-038b54a0f546-np0000005822" released by "attachment_update" :: held 0.112s {{(pid=100244) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 07:39:19.278937 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-0a1e7ca8-eb56-4880-b05d-c55241e69c68 req-cdc49a7e-9ade-4f02-94f1-f8185a36bd5c tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/attachments/f89202de-f09e-4133-8da8-a4f095022d94 returned with HTTP 200 Jul 24 07:39:19.279575 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 232/938] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 24 07:39:19 2026] PUT /volume/v3/attachments/f89202de-f09e-4133-8da8-a4f095022d94 => generated 968 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:39:19.298157 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-0a1e7ca8-eb56-4880-b05d-c55241e69c68 req-88108f9e-4ee3-4784-9e76-368c01b3bea2 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:19.298658 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-0a1e7ca8-eb56-4880-b05d-c55241e69c68 req-88108f9e-4ee3-4784-9e76-368c01b3bea2 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] GET https://10.4.3.170/volume/v3/volumes/11bada2e-e09e-4649-b7c7-038b54a0f546/encryption Jul 24 07:39:19.298877 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-0a1e7ca8-eb56-4880-b05d-c55241e69c68 req-88108f9e-4ee3-4784-9e76-368c01b3bea2 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:19.299058 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-0a1e7ca8-eb56-4880-b05d-c55241e69c68 req-88108f9e-4ee3-4784-9e76-368c01b3bea2 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Calling method 'index' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:19.307657 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:19.307657 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:39:19.314993 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-0a1e7ca8-eb56-4880-b05d-c55241e69c68 req-88108f9e-4ee3-4784-9e76-368c01b3bea2 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/volumes/11bada2e-e09e-4649-b7c7-038b54a0f546/encryption returned with HTTP 200 Jul 24 07:39:19.315513 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 234/939] 10.4.3.170 () {68 vars in 1631 bytes} [Fri Jul 24 07:39:19 2026] GET /volume/v3/volumes/11bada2e-e09e-4649-b7c7-038b54a0f546/encryption => generated 161 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:20.048221 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-c9e7ae45-5eba-4904-890e-1699a270110d None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:20.051461 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c9e7ae45-5eba-4904-890e-1699a270110d tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] GET https://10.4.3.170/volume/v3/volumes/11bada2e-e09e-4649-b7c7-038b54a0f546 Jul 24 07:39:20.051656 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c9e7ae45-5eba-4904-890e-1699a270110d tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:20.051836 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c9e7ae45-5eba-4904-890e-1699a270110d tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:20.065388 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:20.065388 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:39:20.068873 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-c9e7ae45-5eba-4904-890e-1699a270110d tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Volume info retrieved successfully. Jul 24 07:39:20.072951 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c9e7ae45-5eba-4904-890e-1699a270110d tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/volumes/11bada2e-e09e-4649-b7c7-038b54a0f546 returned with HTTP 200 Jul 24 07:39:20.073422 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 235/940] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:39:20 2026] GET /volume/v3/volumes/11bada2e-e09e-4649-b7c7-038b54a0f546 => generated 884 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:20.170437 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d64327cb-6e92-4aca-b290-61216d7eda62 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:20.173542 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d64327cb-6e92-4aca-b290-61216d7eda62 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/e9a3f233-2042-4568-9f91-da25a1c5d33c Jul 24 07:39:20.173542 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d64327cb-6e92-4aca-b290-61216d7eda62 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:20.173542 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d64327cb-6e92-4aca-b290-61216d7eda62 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:20.173542 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-d64327cb-6e92-4aca-b290-61216d7eda62 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id e9a3f233-2042-4568-9f91-da25a1c5d33c. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:39:20.179558 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:20.179558 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:39:20.179689 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d64327cb-6e92-4aca-b290-61216d7eda62 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/e9a3f233-2042-4568-9f91-da25a1c5d33c returned with HTTP 200 Jul 24 07:39:20.180132 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 240/941] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:39:20 2026] GET /volume/v3/backups/e9a3f233-2042-4568-9f91-da25a1c5d33c => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:20.892048 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-aa25a8be-182e-44a3-862e-d2caded5e12e req-9193365d-f70f-4a2b-8ccd-47facd16fb48 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:20.895151 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-aa25a8be-182e-44a3-862e-d2caded5e12e req-9193365d-f70f-4a2b-8ccd-47facd16fb48 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] DELETE https://10.4.3.170/volume/v3/attachments/b8d5396b-29df-4728-a175-2b9510da364c Jul 24 07:39:20.895473 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-aa25a8be-182e-44a3-862e-d2caded5e12e req-9193365d-f70f-4a2b-8ccd-47facd16fb48 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:20.895770 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-aa25a8be-182e-44a3-862e-d2caded5e12e req-9193365d-f70f-4a2b-8ccd-47facd16fb48 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Calling method 'version_select' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:20.905559 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:20.905559 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:39:20.956880 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-aa25a8be-182e-44a3-862e-d2caded5e12e req-9193365d-f70f-4a2b-8ccd-47facd16fb48 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] https://10.4.3.170/volume/v3/attachments/b8d5396b-29df-4728-a175-2b9510da364c returned with HTTP 200 Jul 24 07:39:20.957371 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 233/942] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 24 07:39:20 2026] DELETE /volume/v3/attachments/b8d5396b-29df-4728-a175-2b9510da364c => generated 19 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:20.965891 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-aa25a8be-182e-44a3-862e-d2caded5e12e req-3d442a90-cd19-438f-a7cb-50388417f1a4 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:20.968510 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-aa25a8be-182e-44a3-862e-d2caded5e12e req-3d442a90-cd19-438f-a7cb-50388417f1a4 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] DELETE https://10.4.3.170/volume/v3/attachments/df1cb70f-7046-4ab4-85bb-7e50bbb22950 Jul 24 07:39:20.968747 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-aa25a8be-182e-44a3-862e-d2caded5e12e req-3d442a90-cd19-438f-a7cb-50388417f1a4 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:20.969009 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-aa25a8be-182e-44a3-862e-d2caded5e12e req-3d442a90-cd19-438f-a7cb-50388417f1a4 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:20.985676 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:20.985676 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:39:21.027490 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-aa25a8be-182e-44a3-862e-d2caded5e12e req-3d442a90-cd19-438f-a7cb-50388417f1a4 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] https://10.4.3.170/volume/v3/attachments/df1cb70f-7046-4ab4-85bb-7e50bbb22950 returned with HTTP 200 Jul 24 07:39:21.027992 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 235/943] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 24 07:39:20 2026] DELETE /volume/v3/attachments/df1cb70f-7046-4ab4-85bb-7e50bbb22950 => generated 19 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:21.035473 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-aa25a8be-182e-44a3-862e-d2caded5e12e req-92273d9e-4672-4fbc-a987-26f86e8facbb None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:21.037437 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-aa25a8be-182e-44a3-862e-d2caded5e12e req-92273d9e-4672-4fbc-a987-26f86e8facbb tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] DELETE https://10.4.3.170/volume/v3/attachments/34b3c199-6078-4ef9-921d-0734cb72fc94 Jul 24 07:39:21.037636 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-aa25a8be-182e-44a3-862e-d2caded5e12e req-92273d9e-4672-4fbc-a987-26f86e8facbb tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:21.037842 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-aa25a8be-182e-44a3-862e-d2caded5e12e req-92273d9e-4672-4fbc-a987-26f86e8facbb tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Calling method 'version_select' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:21.045190 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:21.045190 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:39:21.088605 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2325ef66-d6bd-48e1-a2bf-e4b969c1b018 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:21.091160 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2325ef66-d6bd-48e1-a2bf-e4b969c1b018 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] GET https://10.4.3.170/volume/v3/volumes/11bada2e-e09e-4649-b7c7-038b54a0f546 Jul 24 07:39:21.091382 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2325ef66-d6bd-48e1-a2bf-e4b969c1b018 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:21.091580 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2325ef66-d6bd-48e1-a2bf-e4b969c1b018 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:21.103447 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-aa25a8be-182e-44a3-862e-d2caded5e12e req-92273d9e-4672-4fbc-a987-26f86e8facbb tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] https://10.4.3.170/volume/v3/attachments/34b3c199-6078-4ef9-921d-0734cb72fc94 returned with HTTP 200 Jul 24 07:39:21.103866 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 236/944] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 24 07:39:21 2026] DELETE /volume/v3/attachments/34b3c199-6078-4ef9-921d-0734cb72fc94 => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:21.107438 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:21.107438 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:39:21.111970 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-2325ef66-d6bd-48e1-a2bf-e4b969c1b018 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Volume info retrieved successfully. Jul 24 07:39:21.118533 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2325ef66-d6bd-48e1-a2bf-e4b969c1b018 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/volumes/11bada2e-e09e-4649-b7c7-038b54a0f546 returned with HTTP 200 Jul 24 07:39:21.119027 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 241/945] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:39:21 2026] GET /volume/v3/volumes/11bada2e-e09e-4649-b7c7-038b54a0f546 => generated 884 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:21.194018 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-978a221f-f77a-46e6-8510-2471fbecb400 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:21.195770 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-978a221f-f77a-46e6-8510-2471fbecb400 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/e9a3f233-2042-4568-9f91-da25a1c5d33c Jul 24 07:39:21.195910 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-978a221f-f77a-46e6-8510-2471fbecb400 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:21.196095 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-978a221f-f77a-46e6-8510-2471fbecb400 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:21.196215 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-978a221f-f77a-46e6-8510-2471fbecb400 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id e9a3f233-2042-4568-9f91-da25a1c5d33c. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:39:21.205165 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:21.205165 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:39:21.205860 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-978a221f-f77a-46e6-8510-2471fbecb400 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/e9a3f233-2042-4568-9f91-da25a1c5d33c returned with HTTP 200 Jul 24 07:39:21.206387 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 234/946] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:39:21 2026] GET /volume/v3/backups/e9a3f233-2042-4568-9f91-da25a1c5d33c => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:22.133954 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-2f163ca9-dedc-42cc-b572-5712afdcec70 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:22.135794 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2f163ca9-dedc-42cc-b572-5712afdcec70 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] GET https://10.4.3.170/volume/v3/volumes/11bada2e-e09e-4649-b7c7-038b54a0f546 Jul 24 07:39:22.136089 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2f163ca9-dedc-42cc-b572-5712afdcec70 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:22.137605 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2f163ca9-dedc-42cc-b572-5712afdcec70 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:22.147301 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:22.147301 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:39:22.150061 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-2f163ca9-dedc-42cc-b572-5712afdcec70 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Volume info retrieved successfully. Jul 24 07:39:22.154469 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2f163ca9-dedc-42cc-b572-5712afdcec70 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/volumes/11bada2e-e09e-4649-b7c7-038b54a0f546 returned with HTTP 200 Jul 24 07:39:22.154972 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 236/947] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:39:22 2026] GET /volume/v3/volumes/11bada2e-e09e-4649-b7c7-038b54a0f546 => generated 884 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:22.221507 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-261f949a-fb2a-4a15-b293-a2f58c867e44 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:22.223072 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-261f949a-fb2a-4a15-b293-a2f58c867e44 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/e9a3f233-2042-4568-9f91-da25a1c5d33c Jul 24 07:39:22.223345 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-261f949a-fb2a-4a15-b293-a2f58c867e44 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:22.223627 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-261f949a-fb2a-4a15-b293-a2f58c867e44 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:22.223771 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-261f949a-fb2a-4a15-b293-a2f58c867e44 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id e9a3f233-2042-4568-9f91-da25a1c5d33c. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:39:22.228319 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:22.228319 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:39:22.228971 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-261f949a-fb2a-4a15-b293-a2f58c867e44 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/e9a3f233-2042-4568-9f91-da25a1c5d33c returned with HTTP 200 Jul 24 07:39:22.229370 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 237/948] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:39:22 2026] GET /volume/v3/backups/e9a3f233-2042-4568-9f91-da25a1c5d33c => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:23.169796 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f792bdad-ac44-41c1-8123-6c9fd52a1512 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:23.171985 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f792bdad-ac44-41c1-8123-6c9fd52a1512 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] GET https://10.4.3.170/volume/v3/volumes/11bada2e-e09e-4649-b7c7-038b54a0f546 Jul 24 07:39:23.172463 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f792bdad-ac44-41c1-8123-6c9fd52a1512 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:23.172779 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f792bdad-ac44-41c1-8123-6c9fd52a1512 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:23.186573 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:23.186573 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:39:23.190463 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-f792bdad-ac44-41c1-8123-6c9fd52a1512 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Volume info retrieved successfully. Jul 24 07:39:23.194582 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f792bdad-ac44-41c1-8123-6c9fd52a1512 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/volumes/11bada2e-e09e-4649-b7c7-038b54a0f546 returned with HTTP 200 Jul 24 07:39:23.195015 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 242/949] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:39:23 2026] GET /volume/v3/volumes/11bada2e-e09e-4649-b7c7-038b54a0f546 => generated 884 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:23.240478 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-06e2f795-1662-4cd9-bbf0-a066e64ce773 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:23.243979 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-06e2f795-1662-4cd9-bbf0-a066e64ce773 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/e9a3f233-2042-4568-9f91-da25a1c5d33c Jul 24 07:39:23.244547 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-06e2f795-1662-4cd9-bbf0-a066e64ce773 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:23.244547 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-06e2f795-1662-4cd9-bbf0-a066e64ce773 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:23.244547 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-06e2f795-1662-4cd9-bbf0-a066e64ce773 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id e9a3f233-2042-4568-9f91-da25a1c5d33c. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:39:23.250243 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:23.250243 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:39:23.251133 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-06e2f795-1662-4cd9-bbf0-a066e64ce773 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/e9a3f233-2042-4568-9f91-da25a1c5d33c returned with HTTP 200 Jul 24 07:39:23.251930 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 235/950] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:39:23 2026] GET /volume/v3/backups/e9a3f233-2042-4568-9f91-da25a1c5d33c => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:23.974276 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-ef2db2af-eae0-4580-a317-9968262a9171 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:23.974700 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ef2db2af-eae0-4580-a317-9968262a9171 None None] GET https://10.4.3.170/volume// Jul 24 07:39:23.974895 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ef2db2af-eae0-4580-a317-9968262a9171 None None] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:23.975081 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ef2db2af-eae0-4580-a317-9968262a9171 None None] Calling method 'all' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:23.975407 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ef2db2af-eae0-4580-a317-9968262a9171 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:39:23.975729 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 237/951] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:39:23 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:39:23.982684 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-f9c80d33-8a71-4d35-9638-6ba0e7223f62 req-22905830-e47d-4f69-ae6a-13b17336f787 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:23.984831 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-f9c80d33-8a71-4d35-9638-6ba0e7223f62 req-22905830-e47d-4f69-ae6a-13b17336f787 tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 24 07:39:23.985240 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-f9c80d33-8a71-4d35-9638-6ba0e7223f62 req-22905830-e47d-4f69-ae6a-13b17336f787 tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d2560657-67b8-4c6d-8181-d1b9a4a7ff85", "connector": null, "instance_uuid": "2441faf8-3fdc-46c0-8e54-893a9cca0d04"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:39:23.998999 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:23.998999 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:39:24.019758 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-0a1e7ca8-eb56-4880-b05d-c55241e69c68 req-394dd709-7311-41b4-a4b3-ff3ca1d3e2ef None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:24.021823 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-0a1e7ca8-eb56-4880-b05d-c55241e69c68 req-394dd709-7311-41b4-a4b3-ff3ca1d3e2ef tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] POST https://10.4.3.170/volume/v3/attachments/f89202de-f09e-4133-8da8-a4f095022d94/action Jul 24 07:39:24.022271 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-0a1e7ca8-eb56-4880-b05d-c55241e69c68 req-394dd709-7311-41b4-a4b3-ff3ca1d3e2ef tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Action body: b'{"os-complete": null}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:39:24.022468 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-0a1e7ca8-eb56-4880-b05d-c55241e69c68 req-394dd709-7311-41b4-a4b3-ff3ca1d3e2ef tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:39:24.041607 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:24.041607 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:39:24.042276 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-f9c80d33-8a71-4d35-9638-6ba0e7223f62 req-22905830-e47d-4f69-ae6a-13b17336f787 tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 24 07:39:24.042855 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 238/952] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 24 07:39:23 2026] POST /volume/v3/attachments => generated 273 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:39:24.051231 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-f9c80d33-8a71-4d35-9638-6ba0e7223f62 req-a0c9009b-86ff-4441-b034-d68f3842ed56 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:24.056035 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-f9c80d33-8a71-4d35-9638-6ba0e7223f62 req-a0c9009b-86ff-4441-b034-d68f3842ed56 tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] DELETE https://10.4.3.170/volume/v3/attachments/ae18401a-a03b-4b7a-a3c8-666d7b7363e1 Jul 24 07:39:24.056390 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-f9c80d33-8a71-4d35-9638-6ba0e7223f62 req-a0c9009b-86ff-4441-b034-d68f3842ed56 tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:24.056687 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-f9c80d33-8a71-4d35-9638-6ba0e7223f62 req-a0c9009b-86ff-4441-b034-d68f3842ed56 tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] Calling method 'version_select' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:24.059444 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-0a1e7ca8-eb56-4880-b05d-c55241e69c68 req-394dd709-7311-41b4-a4b3-ff3ca1d3e2ef tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/attachments/f89202de-f09e-4133-8da8-a4f095022d94/action returned with HTTP 204 Jul 24 07:39:24.059534 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 243/953] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 24 07:39:24 2026] POST /volume/v3/attachments/f89202de-f09e-4133-8da8-a4f095022d94/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:39:24.066444 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:24.066444 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:39:24.133031 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-f9c80d33-8a71-4d35-9638-6ba0e7223f62 req-a0c9009b-86ff-4441-b034-d68f3842ed56 tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] https://10.4.3.170/volume/v3/attachments/ae18401a-a03b-4b7a-a3c8-666d7b7363e1 returned with HTTP 200 Jul 24 07:39:24.133785 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 236/954] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 24 07:39:24 2026] DELETE /volume/v3/attachments/ae18401a-a03b-4b7a-a3c8-666d7b7363e1 => generated 192 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 24 07:39:24.211572 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-3b03682c-ba85-4cd0-a1df-11d6ea06a10a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:24.213825 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3b03682c-ba85-4cd0-a1df-11d6ea06a10a tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] GET https://10.4.3.170/volume/v3/volumes/11bada2e-e09e-4649-b7c7-038b54a0f546 Jul 24 07:39:24.214074 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3b03682c-ba85-4cd0-a1df-11d6ea06a10a tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:24.214325 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3b03682c-ba85-4cd0-a1df-11d6ea06a10a tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:24.236011 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:24.236011 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:39:24.240512 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-3b03682c-ba85-4cd0-a1df-11d6ea06a10a tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Volume info retrieved successfully. Jul 24 07:39:24.254636 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3b03682c-ba85-4cd0-a1df-11d6ea06a10a tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/volumes/11bada2e-e09e-4649-b7c7-038b54a0f546 returned with HTTP 200 Jul 24 07:39:24.255296 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 238/955] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:39:24 2026] GET /volume/v3/volumes/11bada2e-e09e-4649-b7c7-038b54a0f546 => generated 1176 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:39:24.274126 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-09a2ebe3-3e64-4c2d-b377-0e5edfb2c563 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:24.276830 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c02b71ba-f8e0-4ff1-8aa7-b1342d9e2c3c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:24.277098 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-09a2ebe3-3e64-4c2d-b377-0e5edfb2c563 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/e9a3f233-2042-4568-9f91-da25a1c5d33c Jul 24 07:39:24.277143 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-09a2ebe3-3e64-4c2d-b377-0e5edfb2c563 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:24.277443 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-09a2ebe3-3e64-4c2d-b377-0e5edfb2c563 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:24.277592 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-09a2ebe3-3e64-4c2d-b377-0e5edfb2c563 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id e9a3f233-2042-4568-9f91-da25a1c5d33c. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:39:24.279349 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c02b71ba-f8e0-4ff1-8aa7-b1342d9e2c3c tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] GET https://10.4.3.170/volume/v3/volumes/11bada2e-e09e-4649-b7c7-038b54a0f546 Jul 24 07:39:24.279606 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c02b71ba-f8e0-4ff1-8aa7-b1342d9e2c3c tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:24.279886 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c02b71ba-f8e0-4ff1-8aa7-b1342d9e2c3c tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:24.285183 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:24.285183 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:39:24.285840 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-09a2ebe3-3e64-4c2d-b377-0e5edfb2c563 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/e9a3f233-2042-4568-9f91-da25a1c5d33c returned with HTTP 200 Jul 24 07:39:24.286174 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 239/956] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:39:24 2026] GET /volume/v3/backups/e9a3f233-2042-4568-9f91-da25a1c5d33c => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:24.296094 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:24.296094 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:39:24.308141 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-c02b71ba-f8e0-4ff1-8aa7-b1342d9e2c3c tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Volume info retrieved successfully. Jul 24 07:39:24.316875 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c02b71ba-f8e0-4ff1-8aa7-b1342d9e2c3c tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/volumes/11bada2e-e09e-4649-b7c7-038b54a0f546 returned with HTTP 200 Jul 24 07:39:24.317980 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 244/957] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:39:24 2026] GET /volume/v3/volumes/11bada2e-e09e-4649-b7c7-038b54a0f546 => generated 1176 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:39:24.383242 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-f31c9055-cfbf-4fa6-b90e-f1deedd5b143 req-4e0368af-30a2-484f-8a6a-41cea212e67e None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:24.386776 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-f31c9055-cfbf-4fa6-b90e-f1deedd5b143 req-4e0368af-30a2-484f-8a6a-41cea212e67e tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] GET https://10.4.3.170/volume/v3/volumes/11bada2e-e09e-4649-b7c7-038b54a0f546 Jul 24 07:39:24.386776 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-f31c9055-cfbf-4fa6-b90e-f1deedd5b143 req-4e0368af-30a2-484f-8a6a-41cea212e67e tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:24.386776 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-f31c9055-cfbf-4fa6-b90e-f1deedd5b143 req-4e0368af-30a2-484f-8a6a-41cea212e67e tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:24.401371 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:24.401371 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:39:24.411002 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-f31c9055-cfbf-4fa6-b90e-f1deedd5b143 req-4e0368af-30a2-484f-8a6a-41cea212e67e tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Volume info retrieved successfully. Jul 24 07:39:24.419807 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-f31c9055-cfbf-4fa6-b90e-f1deedd5b143 req-4e0368af-30a2-484f-8a6a-41cea212e67e tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/volumes/11bada2e-e09e-4649-b7c7-038b54a0f546 returned with HTTP 200 Jul 24 07:39:24.420512 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 237/958] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:39:24 2026] GET /volume/v3/volumes/11bada2e-e09e-4649-b7c7-038b54a0f546 => generated 1176 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:39:24.441797 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-f31c9055-cfbf-4fa6-b90e-f1deedd5b143 req-5d4770f2-1f84-42e8-a3f0-11e8c49b1831 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:24.444750 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-f31c9055-cfbf-4fa6-b90e-f1deedd5b143 req-5d4770f2-1f84-42e8-a3f0-11e8c49b1831 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] POST https://10.4.3.170/volume/v3/volumes/11bada2e-e09e-4649-b7c7-038b54a0f546/action Jul 24 07:39:24.446439 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-f31c9055-cfbf-4fa6-b90e-f1deedd5b143 req-5d4770f2-1f84-42e8-a3f0-11e8c49b1831 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:39:24.446439 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-f31c9055-cfbf-4fa6-b90e-f1deedd5b143 req-5d4770f2-1f84-42e8-a3f0-11e8c49b1831 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:39:24.457658 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:24.457658 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:39:24.458248 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-f31c9055-cfbf-4fa6-b90e-f1deedd5b143 req-5d4770f2-1f84-42e8-a3f0-11e8c49b1831 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Volume info retrieved successfully. Jul 24 07:39:24.466452 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-f31c9055-cfbf-4fa6-b90e-f1deedd5b143 req-5d4770f2-1f84-42e8-a3f0-11e8c49b1831 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Begin detaching volume completed successfully. Jul 24 07:39:24.466763 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-f31c9055-cfbf-4fa6-b90e-f1deedd5b143 req-5d4770f2-1f84-42e8-a3f0-11e8c49b1831 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/volumes/11bada2e-e09e-4649-b7c7-038b54a0f546/action returned with HTTP 202 Jul 24 07:39:24.467366 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 239/959] 10.4.3.170 () {72 vars in 1672 bytes} [Fri Jul 24 07:39:24 2026] POST /volume/v3/volumes/11bada2e-e09e-4649-b7c7-038b54a0f546/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:39:24.527967 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-3f7fa6d9-4f41-4ac0-bc10-92e19bca917e None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:24.528549 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3f7fa6d9-4f41-4ac0-bc10-92e19bca917e None None] GET https://10.4.3.170/volume// Jul 24 07:39:24.528811 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3f7fa6d9-4f41-4ac0-bc10-92e19bca917e None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:24.529008 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3f7fa6d9-4f41-4ac0-bc10-92e19bca917e None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:24.529369 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3f7fa6d9-4f41-4ac0-bc10-92e19bca917e None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:39:24.529719 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 240/960] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:39:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:39:24.539670 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-f31c9055-cfbf-4fa6-b90e-f1deedd5b143 req-5ce21814-80f4-4b47-92f0-68e87986d849 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:24.542448 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-f31c9055-cfbf-4fa6-b90e-f1deedd5b143 req-5ce21814-80f4-4b47-92f0-68e87986d849 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] GET https://10.4.3.170/volume/v3/volumes/11bada2e-e09e-4649-b7c7-038b54a0f546 Jul 24 07:39:24.542747 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-f31c9055-cfbf-4fa6-b90e-f1deedd5b143 req-5ce21814-80f4-4b47-92f0-68e87986d849 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:24.543007 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-f31c9055-cfbf-4fa6-b90e-f1deedd5b143 req-5ce21814-80f4-4b47-92f0-68e87986d849 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:24.557623 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:24.557623 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:39:24.562356 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [req-f31c9055-cfbf-4fa6-b90e-f1deedd5b143 req-5ce21814-80f4-4b47-92f0-68e87986d849 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Volume info retrieved successfully. Jul 24 07:39:24.576161 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-f31c9055-cfbf-4fa6-b90e-f1deedd5b143 req-5ce21814-80f4-4b47-92f0-68e87986d849 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/volumes/11bada2e-e09e-4649-b7c7-038b54a0f546 returned with HTTP 200 Jul 24 07:39:24.576755 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 245/961] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:39:24 2026] GET /volume/v3/volumes/11bada2e-e09e-4649-b7c7-038b54a0f546 => generated 1359 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 24 07:39:24.589092 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-f31c9055-cfbf-4fa6-b90e-f1deedd5b143 req-2e55bd19-2e94-40b1-ba47-0917d9590a9c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:24.594404 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-f31c9055-cfbf-4fa6-b90e-f1deedd5b143 req-2e55bd19-2e94-40b1-ba47-0917d9590a9c tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] GET https://10.4.3.170/volume/v3/volumes/11bada2e-e09e-4649-b7c7-038b54a0f546/encryption Jul 24 07:39:24.594404 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-f31c9055-cfbf-4fa6-b90e-f1deedd5b143 req-2e55bd19-2e94-40b1-ba47-0917d9590a9c tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:24.594404 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-f31c9055-cfbf-4fa6-b90e-f1deedd5b143 req-2e55bd19-2e94-40b1-ba47-0917d9590a9c tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Calling method 'index' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:24.614427 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:24.614427 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:39:24.625582 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-f31c9055-cfbf-4fa6-b90e-f1deedd5b143 req-2e55bd19-2e94-40b1-ba47-0917d9590a9c tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/volumes/11bada2e-e09e-4649-b7c7-038b54a0f546/encryption returned with HTTP 200 Jul 24 07:39:24.626417 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 238/962] 10.4.3.170 () {68 vars in 1631 bytes} [Fri Jul 24 07:39:24 2026] GET /volume/v3/volumes/11bada2e-e09e-4649-b7c7-038b54a0f546/encryption => generated 161 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:24.691670 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-ace69ea9-1377-44c7-81ed-696015ab37eb None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:24.694489 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ace69ea9-1377-44c7-81ed-696015ab37eb tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] DELETE https://10.4.3.170/volume/v3/volumes/1642a4d9-2be0-49df-83cb-6aed4f552172 Jul 24 07:39:24.694811 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ace69ea9-1377-44c7-81ed-696015ab37eb tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:24.695087 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ace69ea9-1377-44c7-81ed-696015ab37eb tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:24.695665 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-ace69ea9-1377-44c7-81ed-696015ab37eb tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Delete volume with id: 1642a4d9-2be0-49df-83cb-6aed4f552172 Jul 24 07:39:24.707481 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:24.707481 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:39:24.708065 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-ace69ea9-1377-44c7-81ed-696015ab37eb tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Volume info retrieved successfully. Jul 24 07:39:24.731144 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-ace69ea9-1377-44c7-81ed-696015ab37eb tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Delete volume request issued successfully. Jul 24 07:39:24.731338 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ace69ea9-1377-44c7-81ed-696015ab37eb tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] https://10.4.3.170/volume/v3/volumes/1642a4d9-2be0-49df-83cb-6aed4f552172 returned with HTTP 202 Jul 24 07:39:24.731753 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 240/963] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:39:24 2026] DELETE /volume/v3/volumes/1642a4d9-2be0-49df-83cb-6aed4f552172 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:39:24.739838 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-c456cb9c-06d1-4d06-ae7a-98c3e6f330f8 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:24.741963 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c456cb9c-06d1-4d06-ae7a-98c3e6f330f8 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] GET https://10.4.3.170/volume/v3/volumes/1642a4d9-2be0-49df-83cb-6aed4f552172 Jul 24 07:39:24.741963 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c456cb9c-06d1-4d06-ae7a-98c3e6f330f8 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:24.742147 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c456cb9c-06d1-4d06-ae7a-98c3e6f330f8 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:24.751295 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:24.751295 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:39:24.755142 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-c456cb9c-06d1-4d06-ae7a-98c3e6f330f8 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Volume info retrieved successfully. Jul 24 07:39:24.763072 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c456cb9c-06d1-4d06-ae7a-98c3e6f330f8 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] https://10.4.3.170/volume/v3/volumes/1642a4d9-2be0-49df-83cb-6aed4f552172 returned with HTTP 200 Jul 24 07:39:24.763726 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 241/964] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:39:24 2026] GET /volume/v3/volumes/1642a4d9-2be0-49df-83cb-6aed4f552172 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:25.300261 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-029aced5-b97e-4cc8-9e8f-151440df2544 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:25.302465 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-029aced5-b97e-4cc8-9e8f-151440df2544 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/e9a3f233-2042-4568-9f91-da25a1c5d33c Jul 24 07:39:25.302692 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-029aced5-b97e-4cc8-9e8f-151440df2544 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:25.302902 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-029aced5-b97e-4cc8-9e8f-151440df2544 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:25.303019 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-029aced5-b97e-4cc8-9e8f-151440df2544 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id e9a3f233-2042-4568-9f91-da25a1c5d33c. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:39:25.307683 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:25.307683 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:39:25.308648 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-029aced5-b97e-4cc8-9e8f-151440df2544 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/e9a3f233-2042-4568-9f91-da25a1c5d33c returned with HTTP 200 Jul 24 07:39:25.309186 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 246/965] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:39:25 2026] GET /volume/v3/backups/e9a3f233-2042-4568-9f91-da25a1c5d33c => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:25.531061 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-f31c9055-cfbf-4fa6-b90e-f1deedd5b143 req-3ddebb01-1171-408b-9aa5-419dd3478f97 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:25.534292 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-f31c9055-cfbf-4fa6-b90e-f1deedd5b143 req-3ddebb01-1171-408b-9aa5-419dd3478f97 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] DELETE https://10.4.3.170/volume/v3/attachments/f89202de-f09e-4133-8da8-a4f095022d94 Jul 24 07:39:25.534599 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-f31c9055-cfbf-4fa6-b90e-f1deedd5b143 req-3ddebb01-1171-408b-9aa5-419dd3478f97 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:25.535180 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-f31c9055-cfbf-4fa6-b90e-f1deedd5b143 req-3ddebb01-1171-408b-9aa5-419dd3478f97 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Calling method 'version_select' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:25.543198 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:25.543198 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:39:25.593874 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-f31c9055-cfbf-4fa6-b90e-f1deedd5b143 req-3ddebb01-1171-408b-9aa5-419dd3478f97 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/attachments/f89202de-f09e-4133-8da8-a4f095022d94 returned with HTTP 200 Jul 24 07:39:25.595491 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 239/966] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 24 07:39:25 2026] DELETE /volume/v3/attachments/f89202de-f09e-4133-8da8-a4f095022d94 => generated 19 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:25.776161 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-b37a6e3d-8017-4576-a3b7-3fd9f1a94519 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:25.778619 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b37a6e3d-8017-4576-a3b7-3fd9f1a94519 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] GET https://10.4.3.170/volume/v3/volumes/1642a4d9-2be0-49df-83cb-6aed4f552172 Jul 24 07:39:25.778863 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b37a6e3d-8017-4576-a3b7-3fd9f1a94519 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:25.778947 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b37a6e3d-8017-4576-a3b7-3fd9f1a94519 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:25.784592 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b37a6e3d-8017-4576-a3b7-3fd9f1a94519 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] https://10.4.3.170/volume/v3/volumes/1642a4d9-2be0-49df-83cb-6aed4f552172 returned with HTTP 404 Jul 24 07:39:25.785286 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 241/967] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:39:25 2026] GET /volume/v3/volumes/1642a4d9-2be0-49df-83cb-6aed4f552172 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:39:25.794198 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-96b93830-128a-43ea-b4b9-13b5b62c6dd7 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:25.796834 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-96b93830-128a-43ea-b4b9-13b5b62c6dd7 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] DELETE https://10.4.3.170/volume/v3/volumes/7c43b685-d21e-49c4-bee5-7eca28bae956 Jul 24 07:39:25.797134 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-96b93830-128a-43ea-b4b9-13b5b62c6dd7 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:25.797776 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-96b93830-128a-43ea-b4b9-13b5b62c6dd7 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:25.797889 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-96b93830-128a-43ea-b4b9-13b5b62c6dd7 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Delete volume with id: 7c43b685-d21e-49c4-bee5-7eca28bae956 Jul 24 07:39:25.809246 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:25.809246 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:39:25.810090 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-96b93830-128a-43ea-b4b9-13b5b62c6dd7 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Volume info retrieved successfully. Jul 24 07:39:25.818583 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-f9c80d33-8a71-4d35-9638-6ba0e7223f62 req-66e45a95-1c47-4771-a9af-1f8e4848d164 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:25.821227 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-f9c80d33-8a71-4d35-9638-6ba0e7223f62 req-66e45a95-1c47-4771-a9af-1f8e4848d164 tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] PUT https://10.4.3.170/volume/v3/attachments/4f3ecc9e-a7e5-46a6-b56b-657106247a67 Jul 24 07:39:25.821647 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-f9c80d33-8a71-4d35-9638-6ba0e7223f62 req-66e45a95-1c47-4771-a9af-1f8e4848d164 tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000005822", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9a7cb9337d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5fc7887c-2ab7-4d21-80c7-ec4ad0d3b011", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:39:25.831899 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-f9c80d33-8a71-4d35-9638-6ba0e7223f62 req-66e45a95-1c47-4771-a9af-1f8e4848d164 tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] Acquiring lock "cinder-attachment_update-d2560657-67b8-4c6d-8181-d1b9a4a7ff85-np0000005822" by "attachment_update" {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 07:39:25.835173 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-96b93830-128a-43ea-b4b9-13b5b62c6dd7 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Delete volume request issued successfully. Jul 24 07:39:25.835173 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-96b93830-128a-43ea-b4b9-13b5b62c6dd7 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] https://10.4.3.170/volume/v3/volumes/7c43b685-d21e-49c4-bee5-7eca28bae956 returned with HTTP 202 Jul 24 07:39:25.836320 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 242/968] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:39:25 2026] DELETE /volume/v3/volumes/7c43b685-d21e-49c4-bee5-7eca28bae956 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:39:25.840173 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-f9c80d33-8a71-4d35-9638-6ba0e7223f62 req-66e45a95-1c47-4771-a9af-1f8e4848d164 tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] Lock "cinder-attachment_update-d2560657-67b8-4c6d-8181-d1b9a4a7ff85-np0000005822" acquired by "attachment_update" :: waited 0.008s {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 07:39:25.841689 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:25.841689 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:39:25.848992 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-a0335603-10c9-4f97-951d-42c8aed6598e None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:25.852822 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a0335603-10c9-4f97-951d-42c8aed6598e tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] GET https://10.4.3.170/volume/v3/volumes/7c43b685-d21e-49c4-bee5-7eca28bae956 Jul 24 07:39:25.853216 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a0335603-10c9-4f97-951d-42c8aed6598e tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:25.853541 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a0335603-10c9-4f97-951d-42c8aed6598e tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:25.865212 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:25.865212 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:39:25.871129 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-a0335603-10c9-4f97-951d-42c8aed6598e tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Volume info retrieved successfully. Jul 24 07:39:25.877717 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a0335603-10c9-4f97-951d-42c8aed6598e tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] https://10.4.3.170/volume/v3/volumes/7c43b685-d21e-49c4-bee5-7eca28bae956 returned with HTTP 200 Jul 24 07:39:25.878282 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 240/969] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:39:25 2026] GET /volume/v3/volumes/7c43b685-d21e-49c4-bee5-7eca28bae956 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:25.974094 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-f9c80d33-8a71-4d35-9638-6ba0e7223f62 req-66e45a95-1c47-4771-a9af-1f8e4848d164 tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] Lock "cinder-attachment_update-d2560657-67b8-4c6d-8181-d1b9a4a7ff85-np0000005822" released by "attachment_update" :: held 0.133s {{(pid=100246) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 07:39:25.974094 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-f9c80d33-8a71-4d35-9638-6ba0e7223f62 req-66e45a95-1c47-4771-a9af-1f8e4848d164 tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] https://10.4.3.170/volume/v3/attachments/4f3ecc9e-a7e5-46a6-b56b-657106247a67 returned with HTTP 200 Jul 24 07:39:25.974449 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 247/970] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 24 07:39:25 2026] PUT /volume/v3/attachments/4f3ecc9e-a7e5-46a6-b56b-657106247a67 => generated 969 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:39:25.984592 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-f9c80d33-8a71-4d35-9638-6ba0e7223f62 req-214c28a4-cb08-4b9d-9e83-7333161c0e3b None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:25.986597 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-f9c80d33-8a71-4d35-9638-6ba0e7223f62 req-214c28a4-cb08-4b9d-9e83-7333161c0e3b tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] GET https://10.4.3.170/volume/v3/attachments/4f3ecc9e-a7e5-46a6-b56b-657106247a67 Jul 24 07:39:25.986879 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-f9c80d33-8a71-4d35-9638-6ba0e7223f62 req-214c28a4-cb08-4b9d-9e83-7333161c0e3b tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:25.987107 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-f9c80d33-8a71-4d35-9638-6ba0e7223f62 req-214c28a4-cb08-4b9d-9e83-7333161c0e3b tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:26.004793 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-f9c80d33-8a71-4d35-9638-6ba0e7223f62 req-214c28a4-cb08-4b9d-9e83-7333161c0e3b tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] https://10.4.3.170/volume/v3/attachments/4f3ecc9e-a7e5-46a6-b56b-657106247a67 returned with HTTP 200 Jul 24 07:39:26.005338 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 242/971] 10.4.3.170 () {70 vars in 1651 bytes} [Fri Jul 24 07:39:25 2026] GET /volume/v3/attachments/4f3ecc9e-a7e5-46a6-b56b-657106247a67 => generated 994 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:39:26.321546 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-d07db8c3-2b56-4550-945f-91ceaa464d7a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:26.323435 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d07db8c3-2b56-4550-945f-91ceaa464d7a tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/e9a3f233-2042-4568-9f91-da25a1c5d33c Jul 24 07:39:26.323704 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d07db8c3-2b56-4550-945f-91ceaa464d7a tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:26.323950 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d07db8c3-2b56-4550-945f-91ceaa464d7a tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:26.324076 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-d07db8c3-2b56-4550-945f-91ceaa464d7a tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id e9a3f233-2042-4568-9f91-da25a1c5d33c. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:39:26.328185 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:26.328185 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:39:26.328939 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d07db8c3-2b56-4550-945f-91ceaa464d7a tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/e9a3f233-2042-4568-9f91-da25a1c5d33c returned with HTTP 200 Jul 24 07:39:26.329529 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 243/972] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:39:26 2026] GET /volume/v3/backups/e9a3f233-2042-4568-9f91-da25a1c5d33c => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:26.681639 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-590bdf47-48e3-4d99-853d-4c3a69105eb8 req-723a7718-6652-42de-aba6-be3cf441fdbf None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:26.684145 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-590bdf47-48e3-4d99-853d-4c3a69105eb8 req-723a7718-6652-42de-aba6-be3cf441fdbf tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] GET https://10.4.3.170/volume/v3/volumes/11bada2e-e09e-4649-b7c7-038b54a0f546 Jul 24 07:39:26.684408 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-590bdf47-48e3-4d99-853d-4c3a69105eb8 req-723a7718-6652-42de-aba6-be3cf441fdbf tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:26.684628 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-590bdf47-48e3-4d99-853d-4c3a69105eb8 req-723a7718-6652-42de-aba6-be3cf441fdbf tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:26.691720 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:26.691720 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:39:26.695414 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-590bdf47-48e3-4d99-853d-4c3a69105eb8 req-723a7718-6652-42de-aba6-be3cf441fdbf tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Volume info retrieved successfully. Jul 24 07:39:26.699489 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-590bdf47-48e3-4d99-853d-4c3a69105eb8 req-723a7718-6652-42de-aba6-be3cf441fdbf tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/volumes/11bada2e-e09e-4649-b7c7-038b54a0f546 returned with HTTP 200 Jul 24 07:39:26.699906 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 241/973] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:39:26 2026] GET /volume/v3/volumes/11bada2e-e09e-4649-b7c7-038b54a0f546 => generated 884 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:26.892889 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-3add4762-24e5-4bd3-9dca-7f7f88900f0b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:26.895468 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3add4762-24e5-4bd3-9dca-7f7f88900f0b tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] GET https://10.4.3.170/volume/v3/volumes/7c43b685-d21e-49c4-bee5-7eca28bae956 Jul 24 07:39:26.895753 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3add4762-24e5-4bd3-9dca-7f7f88900f0b tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:26.896003 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3add4762-24e5-4bd3-9dca-7f7f88900f0b tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:26.903710 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3add4762-24e5-4bd3-9dca-7f7f88900f0b tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] https://10.4.3.170/volume/v3/volumes/7c43b685-d21e-49c4-bee5-7eca28bae956 returned with HTTP 404 Jul 24 07:39:26.904323 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 248/974] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:39:26 2026] GET /volume/v3/volumes/7c43b685-d21e-49c4-bee5-7eca28bae956 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:39:26.913873 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-ac6fad96-ce6b-44c7-aa70-bc5597c6bd30 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:26.919580 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ac6fad96-ce6b-44c7-aa70-bc5597c6bd30 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] DELETE https://10.4.3.170/volume/v3/volumes/4014fbed-0204-46e7-90fe-e6ca1691d537 Jul 24 07:39:26.919986 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ac6fad96-ce6b-44c7-aa70-bc5597c6bd30 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:26.920458 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ac6fad96-ce6b-44c7-aa70-bc5597c6bd30 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:26.921134 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-ac6fad96-ce6b-44c7-aa70-bc5597c6bd30 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Delete volume with id: 4014fbed-0204-46e7-90fe-e6ca1691d537 Jul 24 07:39:26.933444 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:26.933444 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:39:26.933930 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-ac6fad96-ce6b-44c7-aa70-bc5597c6bd30 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Volume info retrieved successfully. Jul 24 07:39:26.964227 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-ac6fad96-ce6b-44c7-aa70-bc5597c6bd30 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Delete volume request issued successfully. Jul 24 07:39:26.964227 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ac6fad96-ce6b-44c7-aa70-bc5597c6bd30 tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] https://10.4.3.170/volume/v3/volumes/4014fbed-0204-46e7-90fe-e6ca1691d537 returned with HTTP 202 Jul 24 07:39:26.964227 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 243/975] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:39:26 2026] DELETE /volume/v3/volumes/4014fbed-0204-46e7-90fe-e6ca1691d537 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:39:26.974952 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-da268a1f-73a8-4962-a09f-8988d0d96dad None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:26.981319 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-da268a1f-73a8-4962-a09f-8988d0d96dad tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] GET https://10.4.3.170/volume/v3/volumes/4014fbed-0204-46e7-90fe-e6ca1691d537 Jul 24 07:39:26.981319 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-da268a1f-73a8-4962-a09f-8988d0d96dad tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:26.981319 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-da268a1f-73a8-4962-a09f-8988d0d96dad tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:26.998221 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:26.998221 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:39:27.006975 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-da268a1f-73a8-4962-a09f-8988d0d96dad tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Volume info retrieved successfully. Jul 24 07:39:27.013661 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-da268a1f-73a8-4962-a09f-8988d0d96dad tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] https://10.4.3.170/volume/v3/volumes/4014fbed-0204-46e7-90fe-e6ca1691d537 returned with HTTP 200 Jul 24 07:39:27.013661 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 244/976] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:39:26 2026] GET /volume/v3/volumes/4014fbed-0204-46e7-90fe-e6ca1691d537 => generated 1359 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:39:27.340369 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-b9b55ab9-3913-4837-8c99-b79cfecec0c2 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:27.342274 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b9b55ab9-3913-4837-8c99-b79cfecec0c2 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/e9a3f233-2042-4568-9f91-da25a1c5d33c Jul 24 07:39:27.342503 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b9b55ab9-3913-4837-8c99-b79cfecec0c2 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:27.342723 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b9b55ab9-3913-4837-8c99-b79cfecec0c2 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:27.342861 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-b9b55ab9-3913-4837-8c99-b79cfecec0c2 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id e9a3f233-2042-4568-9f91-da25a1c5d33c. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:39:27.350590 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:27.350590 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:39:27.351340 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b9b55ab9-3913-4837-8c99-b79cfecec0c2 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/e9a3f233-2042-4568-9f91-da25a1c5d33c returned with HTTP 200 Jul 24 07:39:27.351849 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 242/977] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:39:27 2026] GET /volume/v3/backups/e9a3f233-2042-4568-9f91-da25a1c5d33c => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:28.031503 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1a79eff3-813a-4a7d-b790-39f465f5bd7f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:28.036227 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1a79eff3-813a-4a7d-b790-39f465f5bd7f tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] GET https://10.4.3.170/volume/v3/volumes/4014fbed-0204-46e7-90fe-e6ca1691d537 Jul 24 07:39:28.036227 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1a79eff3-813a-4a7d-b790-39f465f5bd7f tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:28.036227 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1a79eff3-813a-4a7d-b790-39f465f5bd7f tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:28.040969 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1a79eff3-813a-4a7d-b790-39f465f5bd7f tempest-TaggedBootDevicesTest-1439177082 tempest-TaggedBootDevicesTest-1439177082-project-member] https://10.4.3.170/volume/v3/volumes/4014fbed-0204-46e7-90fe-e6ca1691d537 returned with HTTP 404 Jul 24 07:39:28.041160 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 249/978] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:39:28 2026] GET /volume/v3/volumes/4014fbed-0204-46e7-90fe-e6ca1691d537 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:39:28.368665 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-eff875ef-9ac7-4002-a72e-f55073726011 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:28.370751 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-eff875ef-9ac7-4002-a72e-f55073726011 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/e9a3f233-2042-4568-9f91-da25a1c5d33c Jul 24 07:39:28.371035 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-eff875ef-9ac7-4002-a72e-f55073726011 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:28.371376 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-eff875ef-9ac7-4002-a72e-f55073726011 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:28.371509 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-eff875ef-9ac7-4002-a72e-f55073726011 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id e9a3f233-2042-4568-9f91-da25a1c5d33c. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:39:28.377582 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:28.377582 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:39:28.379907 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-eff875ef-9ac7-4002-a72e-f55073726011 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/e9a3f233-2042-4568-9f91-da25a1c5d33c returned with HTTP 200 Jul 24 07:39:28.380310 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 244/979] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:39:28 2026] GET /volume/v3/backups/e9a3f233-2042-4568-9f91-da25a1c5d33c => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:29.397625 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-afb311af-562e-4955-808c-7a737cf131ef None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:29.401846 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-afb311af-562e-4955-808c-7a737cf131ef tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/e9a3f233-2042-4568-9f91-da25a1c5d33c Jul 24 07:39:29.401846 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-afb311af-562e-4955-808c-7a737cf131ef tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:29.402694 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-afb311af-562e-4955-808c-7a737cf131ef tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:29.402964 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-afb311af-562e-4955-808c-7a737cf131ef tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id e9a3f233-2042-4568-9f91-da25a1c5d33c. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:39:29.408882 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:29.408882 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:39:29.409978 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-afb311af-562e-4955-808c-7a737cf131ef tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/e9a3f233-2042-4568-9f91-da25a1c5d33c returned with HTTP 200 Jul 24 07:39:29.410823 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 245/980] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:39:29 2026] GET /volume/v3/backups/e9a3f233-2042-4568-9f91-da25a1c5d33c => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:29.965690 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-00b39715-582f-44df-a372-c63062d72ab3 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:29.968029 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-00b39715-582f-44df-a372-c63062d72ab3 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] DELETE https://10.4.3.170/volume/v3/volumes/11bada2e-e09e-4649-b7c7-038b54a0f546 Jul 24 07:39:29.970227 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-00b39715-582f-44df-a372-c63062d72ab3 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:29.970227 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-00b39715-582f-44df-a372-c63062d72ab3 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:29.970227 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-00b39715-582f-44df-a372-c63062d72ab3 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Delete volume with id: 11bada2e-e09e-4649-b7c7-038b54a0f546 Jul 24 07:39:29.979104 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:29.979104 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:39:29.980107 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-00b39715-582f-44df-a372-c63062d72ab3 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Volume info retrieved successfully. Jul 24 07:39:29.994094 np0000005822 devstack@c-api.service[100244]: WARNING cinder.keymgr.conf_key_mgr [None req-00b39715-582f-44df-a372-c63062d72ab3 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 24 07:39:30.001916 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-00b39715-582f-44df-a372-c63062d72ab3 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Delete volume request issued successfully. Jul 24 07:39:30.002397 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-00b39715-582f-44df-a372-c63062d72ab3 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/volumes/11bada2e-e09e-4649-b7c7-038b54a0f546 returned with HTTP 202 Jul 24 07:39:30.003027 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 243/981] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:39:29 2026] DELETE /volume/v3/volumes/11bada2e-e09e-4649-b7c7-038b54a0f546 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:39:30.010274 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a172f648-450b-4e43-8bfd-31bd495ae257 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:30.013017 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a172f648-450b-4e43-8bfd-31bd495ae257 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] GET https://10.4.3.170/volume/v3/volumes/11bada2e-e09e-4649-b7c7-038b54a0f546 Jul 24 07:39:30.013235 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a172f648-450b-4e43-8bfd-31bd495ae257 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:30.013451 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a172f648-450b-4e43-8bfd-31bd495ae257 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:30.021846 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:30.021846 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:39:30.028733 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-a172f648-450b-4e43-8bfd-31bd495ae257 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Volume info retrieved successfully. Jul 24 07:39:30.034807 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a172f648-450b-4e43-8bfd-31bd495ae257 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/volumes/11bada2e-e09e-4649-b7c7-038b54a0f546 returned with HTTP 200 Jul 24 07:39:30.035081 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 250/982] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:39:30 2026] GET /volume/v3/volumes/11bada2e-e09e-4649-b7c7-038b54a0f546 => generated 883 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:30.422673 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-1225cd88-e323-4e82-8701-73e944af812b None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:30.424994 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1225cd88-e323-4e82-8701-73e944af812b tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/e9a3f233-2042-4568-9f91-da25a1c5d33c Jul 24 07:39:30.425481 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1225cd88-e323-4e82-8701-73e944af812b tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:30.425782 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1225cd88-e323-4e82-8701-73e944af812b tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:30.426057 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-1225cd88-e323-4e82-8701-73e944af812b tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id e9a3f233-2042-4568-9f91-da25a1c5d33c. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:39:30.431086 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:30.431086 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:39:30.431812 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1225cd88-e323-4e82-8701-73e944af812b tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/e9a3f233-2042-4568-9f91-da25a1c5d33c returned with HTTP 200 Jul 24 07:39:30.432146 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 245/983] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:39:30 2026] GET /volume/v3/backups/e9a3f233-2042-4568-9f91-da25a1c5d33c => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:30.724676 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-f9c80d33-8a71-4d35-9638-6ba0e7223f62 req-28a9f212-3b56-4e6d-9e47-faa85c1d8ca3 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:30.726974 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-f9c80d33-8a71-4d35-9638-6ba0e7223f62 req-28a9f212-3b56-4e6d-9e47-faa85c1d8ca3 tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] POST https://10.4.3.170/volume/v3/attachments/4f3ecc9e-a7e5-46a6-b56b-657106247a67/action Jul 24 07:39:30.727442 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-f9c80d33-8a71-4d35-9638-6ba0e7223f62 req-28a9f212-3b56-4e6d-9e47-faa85c1d8ca3 tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] Action body: b'{"os-complete": null}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:39:30.727539 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-f9c80d33-8a71-4d35-9638-6ba0e7223f62 req-28a9f212-3b56-4e6d-9e47-faa85c1d8ca3 tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:39:30.747243 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:30.747243 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:39:30.758582 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-f9c80d33-8a71-4d35-9638-6ba0e7223f62 req-28a9f212-3b56-4e6d-9e47-faa85c1d8ca3 tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] https://10.4.3.170/volume/v3/attachments/4f3ecc9e-a7e5-46a6-b56b-657106247a67/action returned with HTTP 204 Jul 24 07:39:30.759054 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 246/984] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 24 07:39:30 2026] POST /volume/v3/attachments/4f3ecc9e-a7e5-46a6-b56b-657106247a67/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:39:31.053181 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-0e463fda-73b4-48c6-9c7b-51a45c1928c5 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:31.058910 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0e463fda-73b4-48c6-9c7b-51a45c1928c5 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] GET https://10.4.3.170/volume/v3/volumes/11bada2e-e09e-4649-b7c7-038b54a0f546 Jul 24 07:39:31.058910 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0e463fda-73b4-48c6-9c7b-51a45c1928c5 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:31.058910 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0e463fda-73b4-48c6-9c7b-51a45c1928c5 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:31.065386 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0e463fda-73b4-48c6-9c7b-51a45c1928c5 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/volumes/11bada2e-e09e-4649-b7c7-038b54a0f546 returned with HTTP 404 Jul 24 07:39:31.066173 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 244/985] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:39:31 2026] GET /volume/v3/volumes/11bada2e-e09e-4649-b7c7-038b54a0f546 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:39:31.074059 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a6925c80-4f69-4611-bbdc-183d987de9e5 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:31.076470 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a6925c80-4f69-4611-bbdc-183d987de9e5 tempest-TestEncryptedCinderVolumes-1710371349 tempest-TestEncryptedCinderVolumes-1710371349-project-admin] GET https://10.4.3.170/volume/v3/volumes/detail?all_tenants=1 Jul 24 07:39:31.076959 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a6925c80-4f69-4611-bbdc-183d987de9e5 tempest-TestEncryptedCinderVolumes-1710371349 tempest-TestEncryptedCinderVolumes-1710371349-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:31.077178 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a6925c80-4f69-4611-bbdc-183d987de9e5 tempest-TestEncryptedCinderVolumes-1710371349 tempest-TestEncryptedCinderVolumes-1710371349-project-admin] Calling method 'detail' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:31.078227 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-a6925c80-4f69-4611-bbdc-183d987de9e5 tempest-TestEncryptedCinderVolumes-1710371349 tempest-TestEncryptedCinderVolumes-1710371349-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100246) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 07:39:31.118923 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-a6925c80-4f69-4611-bbdc-183d987de9e5 tempest-TestEncryptedCinderVolumes-1710371349 tempest-TestEncryptedCinderVolumes-1710371349-project-admin] Get all volumes completed successfully. Jul 24 07:39:31.120546 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:31.120546 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:39:31.124697 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a6925c80-4f69-4611-bbdc-183d987de9e5 tempest-TestEncryptedCinderVolumes-1710371349 tempest-TestEncryptedCinderVolumes-1710371349-project-admin] https://10.4.3.170/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 24 07:39:31.125078 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 251/986] 10.4.3.170 () {66 vars in 1285 bytes} [Fri Jul 24 07:39:31 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8521 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:39:31.145103 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-99b1a3a3-ae51-452c-9d2e-770544ca4000 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:31.147567 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-99b1a3a3-ae51-452c-9d2e-770544ca4000 tempest-TestEncryptedCinderVolumes-1710371349 tempest-TestEncryptedCinderVolumes-1710371349-project-admin] DELETE https://10.4.3.170/volume/v3/types/b5711c6c-52ea-4870-a256-babf65aad2bb Jul 24 07:39:31.148559 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-99b1a3a3-ae51-452c-9d2e-770544ca4000 tempest-TestEncryptedCinderVolumes-1710371349 tempest-TestEncryptedCinderVolumes-1710371349-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:31.148559 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-99b1a3a3-ae51-452c-9d2e-770544ca4000 tempest-TestEncryptedCinderVolumes-1710371349 tempest-TestEncryptedCinderVolumes-1710371349-project-admin] Calling method '_delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:31.178229 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-99b1a3a3-ae51-452c-9d2e-770544ca4000 tempest-TestEncryptedCinderVolumes-1710371349 tempest-TestEncryptedCinderVolumes-1710371349-project-admin] https://10.4.3.170/volume/v3/types/b5711c6c-52ea-4870-a256-babf65aad2bb returned with HTTP 202 Jul 24 07:39:31.179119 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 246/987] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 24 07:39:31 2026] DELETE /volume/v3/types/b5711c6c-52ea-4870-a256-babf65aad2bb => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:39:31.190895 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-d5a286f9-966d-455f-a7e3-dd7c69150d43 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:31.193845 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d5a286f9-966d-455f-a7e3-dd7c69150d43 tempest-TestEncryptedCinderVolumes-1710371349 tempest-TestEncryptedCinderVolumes-1710371349-project-admin] POST https://10.4.3.170/volume/v3/types Jul 24 07:39:31.194357 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d5a286f9-966d-455f-a7e3-dd7c69150d43 tempest-TestEncryptedCinderVolumes-1710371349 tempest-TestEncryptedCinderVolumes-1710371349-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-2087749861", "extra_specs": {}}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:39:31.209750 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d5a286f9-966d-455f-a7e3-dd7c69150d43 tempest-TestEncryptedCinderVolumes-1710371349 tempest-TestEncryptedCinderVolumes-1710371349-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 24 07:39:31.210255 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 247/988] 10.4.3.170 () {68 vars in 1252 bytes} [Fri Jul 24 07:39:31 2026] POST /volume/v3/types => generated 212 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:31.219672 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-75ca877b-c466-4049-9d8b-ef39ccd7d59a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:31.221922 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-75ca877b-c466-4049-9d8b-ef39ccd7d59a tempest-TestEncryptedCinderVolumes-1710371349 tempest-TestEncryptedCinderVolumes-1710371349-project-admin] POST https://10.4.3.170/volume/v3/types/283fca47-b617-45b5-a1b5-5dd98509414e/encryption Jul 24 07:39:31.222576 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-75ca877b-c466-4049-9d8b-ef39ccd7d59a tempest-TestEncryptedCinderVolumes-1710371349 tempest-TestEncryptedCinderVolumes-1710371349-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:39:31.265762 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-75ca877b-c466-4049-9d8b-ef39ccd7d59a tempest-TestEncryptedCinderVolumes-1710371349 tempest-TestEncryptedCinderVolumes-1710371349-project-admin] https://10.4.3.170/volume/v3/types/283fca47-b617-45b5-a1b5-5dd98509414e/encryption returned with HTTP 200 Jul 24 07:39:31.266477 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 245/989] 10.4.3.170 () {68 vars in 1397 bytes} [Fri Jul 24 07:39:31 2026] POST /volume/v3/types/283fca47-b617-45b5-a1b5-5dd98509414e/encryption => generated 230 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:31.276817 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-7230bd7a-b0c4-4ecb-9cdf-122d3b21affc None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:31.279020 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7230bd7a-b0c4-4ecb-9cdf-122d3b21affc tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:39:31.279394 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7230bd7a-b0c4-4ecb-9cdf-122d3b21affc tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1825654599", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-2087749861", "size": 1}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:39:31.281039 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-7230bd7a-b0c4-4ecb-9cdf-122d3b21affc tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1825654599', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-2087749861', 'size': 1}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:39:31.290797 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-7230bd7a-b0c4-4ecb-9cdf-122d3b21affc tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Create volume of 1 GB Jul 24 07:39:31.291135 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:31.291135 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:39:31.291737 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-7230bd7a-b0c4-4ecb-9cdf-122d3b21affc tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Availability Zones retrieved successfully. Jul 24 07:39:31.303305 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-7230bd7a-b0c4-4ecb-9cdf-122d3b21affc tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Flow 'volume_create_api' (ed5fec88-e89e-4c7d-837d-e122398ac249) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:39:31.306685 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-7230bd7a-b0c4-4ecb-9cdf-122d3b21affc tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61c824e0-8b0b-498a-a52a-80aa6980418f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:39:31.307799 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-7230bd7a-b0c4-4ecb-9cdf-122d3b21affc tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:39:31.349028 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-7230bd7a-b0c4-4ecb-9cdf-122d3b21affc tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61c824e0-8b0b-498a-a52a-80aa6980418f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:39:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=283fca47-b617-45b5-a1b5-5dd98509414e,is_public=True,name='tempest-scenario-type-luks-2087749861',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '283fca47-b617-45b5-a1b5-5dd98509414e', '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=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:39:31.351484 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-7230bd7a-b0c4-4ecb-9cdf-122d3b21affc tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ead1793-a232-46f1-9839-96d64522c5e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:39:31.376774 np0000005822 devstack@c-api.service[100246]: WARNING cinder.quota [None req-7230bd7a-b0c4-4ecb-9cdf-122d3b21affc tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-2087749861 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-2087749861, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:39:31.377118 np0000005822 devstack@c-api.service[100246]: WARNING cinder.quota [None req-7230bd7a-b0c4-4ecb-9cdf-122d3b21affc tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-2087749861 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-2087749861, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:39:31.409261 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-7230bd7a-b0c4-4ecb-9cdf-122d3b21affc tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Created reservations ['fa80b18b-1f9e-46b2-88e9-89a236632db0', '103148f4-27f8-4a2f-8170-4489e73fe8ca', '6da7b793-90c1-4f66-9c7e-460d51dbb5ab', 'c35d5d41-0746-47d3-b311-61f1b02948f2'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:39:31.410166 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-7230bd7a-b0c4-4ecb-9cdf-122d3b21affc tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ead1793-a232-46f1-9839-96d64522c5e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fa80b18b-1f9e-46b2-88e9-89a236632db0', '103148f4-27f8-4a2f-8170-4489e73fe8ca', '6da7b793-90c1-4f66-9c7e-460d51dbb5ab', 'c35d5d41-0746-47d3-b311-61f1b02948f2']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:39:31.411195 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-7230bd7a-b0c4-4ecb-9cdf-122d3b21affc tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (025abdd8-d3c2-4bcb-8510-8ff09166920c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:39:31.433343 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-7230bd7a-b0c4-4ecb-9cdf-122d3b21affc tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (025abdd8-d3c2-4bcb-8510-8ff09166920c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '180b225c-2bdd-4eaa-af4a-2eaef55d19b9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1825654599',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e56e6a30490443ab94f7184e9cd2734a',qos_specs=None,replication_status=,reservations=['fa80b18b-1f9e-46b2-88e9-89a236632db0','103148f4-27f8-4a2f-8170-4489e73fe8ca','6da7b793-90c1-4f66-9c7e-460d51dbb5ab','c35d5d41-0746-47d3-b311-61f1b02948f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30c71ed1400d4f5793024105d2b41657',volume_type_id=283fca47-b617-45b5-a1b5-5dd98509414e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:39:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1825654599',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=180b225c-2bdd-4eaa-af4a-2eaef55d19b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e56e6a30490443ab94f7184e9cd2734a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='30c71ed1400d4f5793024105d2b41657',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(283fca47-b617-45b5-a1b5-5dd98509414e),volume_type_id=283fca47-b617-45b5-a1b5-5dd98509414e)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:39:31.434149 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-7230bd7a-b0c4-4ecb-9cdf-122d3b21affc tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf5cdf8d-a8c9-4d0e-a573-2de220985ebf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:39:31.444622 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-be5d3bc8-4728-472f-87e7-47c4743a7643 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:31.447017 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-be5d3bc8-4728-472f-87e7-47c4743a7643 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/e9a3f233-2042-4568-9f91-da25a1c5d33c Jul 24 07:39:31.447443 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-be5d3bc8-4728-472f-87e7-47c4743a7643 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:31.447784 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-be5d3bc8-4728-472f-87e7-47c4743a7643 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:31.447941 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-be5d3bc8-4728-472f-87e7-47c4743a7643 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id e9a3f233-2042-4568-9f91-da25a1c5d33c. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:39:31.454015 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:31.454015 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:39:31.455054 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-be5d3bc8-4728-472f-87e7-47c4743a7643 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/e9a3f233-2042-4568-9f91-da25a1c5d33c returned with HTTP 200 Jul 24 07:39:31.455796 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 247/990] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:39:31 2026] GET /volume/v3/backups/e9a3f233-2042-4568-9f91-da25a1c5d33c => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:31.460034 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-7230bd7a-b0c4-4ecb-9cdf-122d3b21affc tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf5cdf8d-a8c9-4d0e-a573-2de220985ebf) transitioned into state 'SUCCESS' from state '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-1825654599',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e56e6a30490443ab94f7184e9cd2734a',qos_specs=None,replication_status=,reservations=['fa80b18b-1f9e-46b2-88e9-89a236632db0','103148f4-27f8-4a2f-8170-4489e73fe8ca','6da7b793-90c1-4f66-9c7e-460d51dbb5ab','c35d5d41-0746-47d3-b311-61f1b02948f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30c71ed1400d4f5793024105d2b41657',volume_type_id=283fca47-b617-45b5-a1b5-5dd98509414e)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:39:31.461345 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-7230bd7a-b0c4-4ecb-9cdf-122d3b21affc tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3ed5358-fa8f-4a64-982c-cd90b65e693f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:39:31.470515 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-7230bd7a-b0c4-4ecb-9cdf-122d3b21affc tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3ed5358-fa8f-4a64-982c-cd90b65e693f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:39:31.471323 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-7230bd7a-b0c4-4ecb-9cdf-122d3b21affc tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Flow 'volume_create_api' (ed5fec88-e89e-4c7d-837d-e122398ac249) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:39:31.471614 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-7230bd7a-b0c4-4ecb-9cdf-122d3b21affc tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Create volume request issued successfully. Jul 24 07:39:31.472131 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7230bd7a-b0c4-4ecb-9cdf-122d3b21affc tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:39:31.472556 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 252/991] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 24 07:39:31 2026] POST /volume/v3/volumes => generated 785 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:39:32.467740 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-0fff377f-188a-488a-86de-d36c76c291d1 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:32.469539 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0fff377f-188a-488a-86de-d36c76c291d1 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/e9a3f233-2042-4568-9f91-da25a1c5d33c Jul 24 07:39:32.469795 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0fff377f-188a-488a-86de-d36c76c291d1 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:32.469948 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0fff377f-188a-488a-86de-d36c76c291d1 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:32.470095 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-0fff377f-188a-488a-86de-d36c76c291d1 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id e9a3f233-2042-4568-9f91-da25a1c5d33c. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:39:32.474614 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:32.474614 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:39:32.475152 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0fff377f-188a-488a-86de-d36c76c291d1 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/e9a3f233-2042-4568-9f91-da25a1c5d33c returned with HTTP 200 Jul 24 07:39:32.475544 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 248/992] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:39:32 2026] GET /volume/v3/backups/e9a3f233-2042-4568-9f91-da25a1c5d33c => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:32.773438 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-d51a3963-4f49-4f17-9921-2b53603b041a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:32.775696 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d51a3963-4f49-4f17-9921-2b53603b041a tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] GET https://10.4.3.170/volume/v3/volumes/516bd4ac-9a98-4f7a-b528-1700aeb950cd Jul 24 07:39:32.775825 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d51a3963-4f49-4f17-9921-2b53603b041a tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:32.776052 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d51a3963-4f49-4f17-9921-2b53603b041a tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:32.791160 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:32.791160 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:39:32.796111 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-d51a3963-4f49-4f17-9921-2b53603b041a tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] Volume info retrieved successfully. Jul 24 07:39:32.802928 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d51a3963-4f49-4f17-9921-2b53603b041a tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] https://10.4.3.170/volume/v3/volumes/516bd4ac-9a98-4f7a-b528-1700aeb950cd returned with HTTP 200 Jul 24 07:39:32.803306 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 246/993] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:39:32 2026] GET /volume/v3/volumes/516bd4ac-9a98-4f7a-b528-1700aeb950cd => generated 1144 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:39:32.842924 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-b7f6e070-3d5c-4075-a2a5-1beea89644c7 req-072d08e4-37d4-47e1-af03-47f625e29273 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:32.845408 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-b7f6e070-3d5c-4075-a2a5-1beea89644c7 req-072d08e4-37d4-47e1-af03-47f625e29273 tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] GET https://10.4.3.170/volume/v3/volumes/516bd4ac-9a98-4f7a-b528-1700aeb950cd Jul 24 07:39:32.845673 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-b7f6e070-3d5c-4075-a2a5-1beea89644c7 req-072d08e4-37d4-47e1-af03-47f625e29273 tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:32.845902 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-b7f6e070-3d5c-4075-a2a5-1beea89644c7 req-072d08e4-37d4-47e1-af03-47f625e29273 tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:32.855400 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:32.855400 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:39:32.859378 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-b7f6e070-3d5c-4075-a2a5-1beea89644c7 req-072d08e4-37d4-47e1-af03-47f625e29273 tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] Volume info retrieved successfully. Jul 24 07:39:32.864439 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-b7f6e070-3d5c-4075-a2a5-1beea89644c7 req-072d08e4-37d4-47e1-af03-47f625e29273 tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] https://10.4.3.170/volume/v3/volumes/516bd4ac-9a98-4f7a-b528-1700aeb950cd returned with HTTP 200 Jul 24 07:39:32.864820 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 248/994] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:39:32 2026] GET /volume/v3/volumes/516bd4ac-9a98-4f7a-b528-1700aeb950cd => generated 1144 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:39:32.882531 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-b7f6e070-3d5c-4075-a2a5-1beea89644c7 req-fadccc80-1f6d-4386-bba9-e9b0448a82d0 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:32.889927 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-b7f6e070-3d5c-4075-a2a5-1beea89644c7 req-fadccc80-1f6d-4386-bba9-e9b0448a82d0 tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] POST https://10.4.3.170/volume/v3/volumes/516bd4ac-9a98-4f7a-b528-1700aeb950cd/action Jul 24 07:39:32.892184 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-b7f6e070-3d5c-4075-a2a5-1beea89644c7 req-fadccc80-1f6d-4386-bba9-e9b0448a82d0 tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:39:32.892417 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-b7f6e070-3d5c-4075-a2a5-1beea89644c7 req-fadccc80-1f6d-4386-bba9-e9b0448a82d0 tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:39:32.902638 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:32.902638 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:39:32.903147 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [req-b7f6e070-3d5c-4075-a2a5-1beea89644c7 req-fadccc80-1f6d-4386-bba9-e9b0448a82d0 tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] Volume info retrieved successfully. Jul 24 07:39:32.910712 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [req-b7f6e070-3d5c-4075-a2a5-1beea89644c7 req-fadccc80-1f6d-4386-bba9-e9b0448a82d0 tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] Begin detaching volume completed successfully. Jul 24 07:39:32.910991 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-b7f6e070-3d5c-4075-a2a5-1beea89644c7 req-fadccc80-1f6d-4386-bba9-e9b0448a82d0 tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] https://10.4.3.170/volume/v3/volumes/516bd4ac-9a98-4f7a-b528-1700aeb950cd/action returned with HTTP 202 Jul 24 07:39:32.911528 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 253/995] 10.4.3.170 () {72 vars in 1672 bytes} [Fri Jul 24 07:39:32 2026] POST /volume/v3/volumes/516bd4ac-9a98-4f7a-b528-1700aeb950cd/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:39:32.963169 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-95119ac6-919f-49bf-ae14-2c8e8cb39604 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:32.963735 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-95119ac6-919f-49bf-ae14-2c8e8cb39604 None None] GET https://10.4.3.170/volume// Jul 24 07:39:32.964000 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-95119ac6-919f-49bf-ae14-2c8e8cb39604 None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:32.964304 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-95119ac6-919f-49bf-ae14-2c8e8cb39604 None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:32.964765 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-95119ac6-919f-49bf-ae14-2c8e8cb39604 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:39:32.965153 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 249/996] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:39:32 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:39:32.972538 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-b7f6e070-3d5c-4075-a2a5-1beea89644c7 req-12e649c0-ab55-4789-ba10-caa534b42a13 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:32.975030 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-b7f6e070-3d5c-4075-a2a5-1beea89644c7 req-12e649c0-ab55-4789-ba10-caa534b42a13 tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] GET https://10.4.3.170/volume/v3/volumes/516bd4ac-9a98-4f7a-b528-1700aeb950cd Jul 24 07:39:32.975125 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-b7f6e070-3d5c-4075-a2a5-1beea89644c7 req-12e649c0-ab55-4789-ba10-caa534b42a13 tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:32.975370 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-b7f6e070-3d5c-4075-a2a5-1beea89644c7 req-12e649c0-ab55-4789-ba10-caa534b42a13 tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:32.986741 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:32.986741 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:39:32.989669 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-b7f6e070-3d5c-4075-a2a5-1beea89644c7 req-12e649c0-ab55-4789-ba10-caa534b42a13 tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] Volume info retrieved successfully. Jul 24 07:39:32.994676 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-b7f6e070-3d5c-4075-a2a5-1beea89644c7 req-12e649c0-ab55-4789-ba10-caa534b42a13 tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] https://10.4.3.170/volume/v3/volumes/516bd4ac-9a98-4f7a-b528-1700aeb950cd returned with HTTP 200 Jul 24 07:39:32.995130 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 247/997] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:39:32 2026] GET /volume/v3/volumes/516bd4ac-9a98-4f7a-b528-1700aeb950cd => generated 1327 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:39:33.141375 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-df16b85c-b451-402f-9f64-f2b0ff8afd53 req-af479050-a395-445c-8e5f-b2ec7b5a19d8 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:33.143378 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-df16b85c-b451-402f-9f64-f2b0ff8afd53 req-af479050-a395-445c-8e5f-b2ec7b5a19d8 tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] DELETE https://10.4.3.170/volume/v3/attachments/4f3ecc9e-a7e5-46a6-b56b-657106247a67 Jul 24 07:39:33.143624 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-df16b85c-b451-402f-9f64-f2b0ff8afd53 req-af479050-a395-445c-8e5f-b2ec7b5a19d8 tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:33.143771 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-df16b85c-b451-402f-9f64-f2b0ff8afd53 req-af479050-a395-445c-8e5f-b2ec7b5a19d8 tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:33.156055 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:33.156055 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:39:33.208433 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-df16b85c-b451-402f-9f64-f2b0ff8afd53 req-af479050-a395-445c-8e5f-b2ec7b5a19d8 tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] https://10.4.3.170/volume/v3/attachments/4f3ecc9e-a7e5-46a6-b56b-657106247a67 returned with HTTP 200 Jul 24 07:39:33.209349 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 249/998] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 24 07:39:33 2026] DELETE /volume/v3/attachments/4f3ecc9e-a7e5-46a6-b56b-657106247a67 => generated 19 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:33.487825 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-5d23f0e9-3ff2-43e4-b7f4-119955c02756 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:33.489654 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5d23f0e9-3ff2-43e4-b7f4-119955c02756 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/e9a3f233-2042-4568-9f91-da25a1c5d33c Jul 24 07:39:33.489827 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5d23f0e9-3ff2-43e4-b7f4-119955c02756 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:33.490010 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5d23f0e9-3ff2-43e4-b7f4-119955c02756 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:33.490104 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-5d23f0e9-3ff2-43e4-b7f4-119955c02756 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id e9a3f233-2042-4568-9f91-da25a1c5d33c. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:39:33.494480 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:33.494480 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:39:33.495056 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5d23f0e9-3ff2-43e4-b7f4-119955c02756 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/e9a3f233-2042-4568-9f91-da25a1c5d33c returned with HTTP 200 Jul 24 07:39:33.495443 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 254/999] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:39:33 2026] GET /volume/v3/backups/e9a3f233-2042-4568-9f91-da25a1c5d33c => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:33.541225 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-e5b9d4ab-bd15-49c3-b124-c90d82edddbb None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:33.543145 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e5b9d4ab-bd15-49c3-b124-c90d82edddbb tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:39:33.543483 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e5b9d4ab-bd15-49c3-b124-c90d82edddbb tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-1852141000"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:39:33.545420 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-e5b9d4ab-bd15-49c3-b124-c90d82edddbb tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-1852141000'}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:39:33.545564 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-e5b9d4ab-bd15-49c3-b124-c90d82edddbb tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Create volume of 1 GB Jul 24 07:39:33.550600 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-e5b9d4ab-bd15-49c3-b124-c90d82edddbb tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Availability Zones retrieved successfully. Jul 24 07:39:33.555712 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e5b9d4ab-bd15-49c3-b124-c90d82edddbb tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Flow 'volume_create_api' (719bc2e1-fd5f-4a02-9da0-3a9f4ab370be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:39:33.556738 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e5b9d4ab-bd15-49c3-b124-c90d82edddbb tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (300e17a7-2fd8-470e-a0a4-d22df9a1f2f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:39:33.557770 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-e5b9d4ab-bd15-49c3-b124-c90d82edddbb tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Validating volume size '1' using validate_int {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:39:33.581860 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e5b9d4ab-bd15-49c3-b124-c90d82edddbb tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (300e17a7-2fd8-470e-a0a4-d22df9a1f2f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:39:33.582661 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e5b9d4ab-bd15-49c3-b124-c90d82edddbb tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (769201df-6ea9-43b0-8ffa-2a0bb549c9e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:39:33.647091 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-e5b9d4ab-bd15-49c3-b124-c90d82edddbb tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Created reservations ['cb7f967f-0414-4d13-8b8b-72cf8965203f', 'a8c743ae-15bd-48e3-af84-4a578d22e0d0', '51a659c8-2692-4bfe-b64a-da2688f61bf7', '9e1d264a-935c-45ad-bd59-be06f44f0555'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:39:33.647944 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e5b9d4ab-bd15-49c3-b124-c90d82edddbb tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (769201df-6ea9-43b0-8ffa-2a0bb549c9e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cb7f967f-0414-4d13-8b8b-72cf8965203f', 'a8c743ae-15bd-48e3-af84-4a578d22e0d0', '51a659c8-2692-4bfe-b64a-da2688f61bf7', '9e1d264a-935c-45ad-bd59-be06f44f0555']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:39:33.648748 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e5b9d4ab-bd15-49c3-b124-c90d82edddbb tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (efe1b30a-0e9b-4aea-9738-1812533b3962) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:39:33.671572 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e5b9d4ab-bd15-49c3-b124-c90d82edddbb tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (efe1b30a-0e9b-4aea-9738-1812533b3962) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '66fe8cdf-e0a3-4a44-bc98-fee0ec4be717', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1852141000',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b76920d2e5db497883ca5765c2b76bda',qos_specs=None,replication_status=,reservations=['cb7f967f-0414-4d13-8b8b-72cf8965203f','a8c743ae-15bd-48e3-af84-4a578d22e0d0','51a659c8-2692-4bfe-b64a-da2688f61bf7','9e1d264a-935c-45ad-bd59-be06f44f0555'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b00715886da4fb4be5bdcf72b6c9218',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:39:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1852141000',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=66fe8cdf-e0a3-4a44-bc98-fee0ec4be717,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b76920d2e5db497883ca5765c2b76bda',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5b00715886da4fb4be5bdcf72b6c9218',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:39:33.672348 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e5b9d4ab-bd15-49c3-b124-c90d82edddbb tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40a439cc-442c-4a6d-9436-7ff8f7089b49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:39:33.697997 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e5b9d4ab-bd15-49c3-b124-c90d82edddbb tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40a439cc-442c-4a6d-9436-7ff8f7089b49) transitioned into state 'SUCCESS' from state '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-1852141000',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b76920d2e5db497883ca5765c2b76bda',qos_specs=None,replication_status=,reservations=['cb7f967f-0414-4d13-8b8b-72cf8965203f','a8c743ae-15bd-48e3-af84-4a578d22e0d0','51a659c8-2692-4bfe-b64a-da2688f61bf7','9e1d264a-935c-45ad-bd59-be06f44f0555'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b00715886da4fb4be5bdcf72b6c9218',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:39:33.698730 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e5b9d4ab-bd15-49c3-b124-c90d82edddbb tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab45e05e-df48-49e9-9758-d6859ae39ec4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:39:33.710123 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e5b9d4ab-bd15-49c3-b124-c90d82edddbb tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab45e05e-df48-49e9-9758-d6859ae39ec4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:39:33.710650 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e5b9d4ab-bd15-49c3-b124-c90d82edddbb tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Flow 'volume_create_api' (719bc2e1-fd5f-4a02-9da0-3a9f4ab370be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:39:33.711036 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-e5b9d4ab-bd15-49c3-b124-c90d82edddbb tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Create volume request issued successfully. Jul 24 07:39:33.711772 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e5b9d4ab-bd15-49c3-b124-c90d82edddbb tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:39:33.712482 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 250/1000] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 24 07:39:33 2026] POST /volume/v3/volumes => generated 754 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:39:33.927466 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-b7f6e070-3d5c-4075-a2a5-1beea89644c7 req-00637c9f-67ce-42a6-a8e0-380025901027 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:33.930627 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-b7f6e070-3d5c-4075-a2a5-1beea89644c7 req-00637c9f-67ce-42a6-a8e0-380025901027 tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] DELETE https://10.4.3.170/volume/v3/attachments/0c613718-bdd4-4c87-a662-9c5cd0bb50cd Jul 24 07:39:33.930817 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-b7f6e070-3d5c-4075-a2a5-1beea89644c7 req-00637c9f-67ce-42a6-a8e0-380025901027 tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:33.930996 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-b7f6e070-3d5c-4075-a2a5-1beea89644c7 req-00637c9f-67ce-42a6-a8e0-380025901027 tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] Calling method 'version_select' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:33.940617 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:33.940617 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:39:33.989215 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-b7f6e070-3d5c-4075-a2a5-1beea89644c7 req-00637c9f-67ce-42a6-a8e0-380025901027 tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] https://10.4.3.170/volume/v3/attachments/0c613718-bdd4-4c87-a662-9c5cd0bb50cd returned with HTTP 200 Jul 24 07:39:33.989646 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 248/1001] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 24 07:39:33 2026] DELETE /volume/v3/attachments/0c613718-bdd4-4c87-a662-9c5cd0bb50cd => generated 19 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:34.192042 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-55b3e145-4f66-4571-aca4-d9c65bf5ad94 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:34.194105 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-55b3e145-4f66-4571-aca4-d9c65bf5ad94 tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] GET https://10.4.3.170/volume/v3/volumes/d2560657-67b8-4c6d-8181-d1b9a4a7ff85 Jul 24 07:39:34.194324 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-55b3e145-4f66-4571-aca4-d9c65bf5ad94 tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:34.194553 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-55b3e145-4f66-4571-aca4-d9c65bf5ad94 tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:34.201728 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:34.201728 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:39:34.205432 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-55b3e145-4f66-4571-aca4-d9c65bf5ad94 tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] Volume info retrieved successfully. Jul 24 07:39:34.209900 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-55b3e145-4f66-4571-aca4-d9c65bf5ad94 tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] https://10.4.3.170/volume/v3/volumes/d2560657-67b8-4c6d-8181-d1b9a4a7ff85 returned with HTTP 200 Jul 24 07:39:34.210316 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 250/1002] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:39:34 2026] GET /volume/v3/volumes/d2560657-67b8-4c6d-8181-d1b9a4a7ff85 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:34.247930 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-725050e2-911f-40a6-bc3a-96cadefb05a6 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:34.249733 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-725050e2-911f-40a6-bc3a-96cadefb05a6 tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] GET https://10.4.3.170/volume/v3/volumes/d2560657-67b8-4c6d-8181-d1b9a4a7ff85 Jul 24 07:39:34.249907 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-725050e2-911f-40a6-bc3a-96cadefb05a6 tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:34.250101 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-725050e2-911f-40a6-bc3a-96cadefb05a6 tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:34.257378 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:34.257378 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:39:34.263225 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-725050e2-911f-40a6-bc3a-96cadefb05a6 tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] Volume info retrieved successfully. Jul 24 07:39:34.268129 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-725050e2-911f-40a6-bc3a-96cadefb05a6 tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] https://10.4.3.170/volume/v3/volumes/d2560657-67b8-4c6d-8181-d1b9a4a7ff85 returned with HTTP 200 Jul 24 07:39:34.268802 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 255/1003] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:39:34 2026] GET /volume/v3/volumes/d2560657-67b8-4c6d-8181-d1b9a4a7ff85 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:34.288169 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-2369308a-55f3-46c3-8acf-fbc7fbce507f None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:34.290246 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2369308a-55f3-46c3-8acf-fbc7fbce507f tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] DELETE https://10.4.3.170/volume/v3/volumes/d2560657-67b8-4c6d-8181-d1b9a4a7ff85 Jul 24 07:39:34.290433 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2369308a-55f3-46c3-8acf-fbc7fbce507f tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:34.290651 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2369308a-55f3-46c3-8acf-fbc7fbce507f tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:34.290831 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-2369308a-55f3-46c3-8acf-fbc7fbce507f tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] Delete volume with id: d2560657-67b8-4c6d-8181-d1b9a4a7ff85 Jul 24 07:39:34.298287 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:34.298287 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:39:34.298862 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-2369308a-55f3-46c3-8acf-fbc7fbce507f tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] Volume info retrieved successfully. Jul 24 07:39:34.315055 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-2369308a-55f3-46c3-8acf-fbc7fbce507f tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] Delete volume request issued successfully. Jul 24 07:39:34.315320 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2369308a-55f3-46c3-8acf-fbc7fbce507f tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] https://10.4.3.170/volume/v3/volumes/d2560657-67b8-4c6d-8181-d1b9a4a7ff85 returned with HTTP 202 Jul 24 07:39:34.315855 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 251/1004] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:39:34 2026] DELETE /volume/v3/volumes/d2560657-67b8-4c6d-8181-d1b9a4a7ff85 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:39:34.323447 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-a7ce881d-0f88-4c45-847f-d838faf48e1b None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:34.325823 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a7ce881d-0f88-4c45-847f-d838faf48e1b tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] GET https://10.4.3.170/volume/v3/volumes/d2560657-67b8-4c6d-8181-d1b9a4a7ff85 Jul 24 07:39:34.326060 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a7ce881d-0f88-4c45-847f-d838faf48e1b tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:34.326323 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a7ce881d-0f88-4c45-847f-d838faf48e1b tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:34.335939 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:34.335939 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:39:34.340640 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-a7ce881d-0f88-4c45-847f-d838faf48e1b tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] Volume info retrieved successfully. Jul 24 07:39:34.346055 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a7ce881d-0f88-4c45-847f-d838faf48e1b tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] https://10.4.3.170/volume/v3/volumes/d2560657-67b8-4c6d-8181-d1b9a4a7ff85 returned with HTTP 200 Jul 24 07:39:34.346558 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 249/1005] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:39:34 2026] GET /volume/v3/volumes/d2560657-67b8-4c6d-8181-d1b9a4a7ff85 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:34.504855 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-83a9e08d-a3dd-45e9-96db-1f146e46cc57 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:34.506519 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-83a9e08d-a3dd-45e9-96db-1f146e46cc57 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/e9a3f233-2042-4568-9f91-da25a1c5d33c Jul 24 07:39:34.506714 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-83a9e08d-a3dd-45e9-96db-1f146e46cc57 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:34.506896 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-83a9e08d-a3dd-45e9-96db-1f146e46cc57 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:34.506998 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-83a9e08d-a3dd-45e9-96db-1f146e46cc57 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id e9a3f233-2042-4568-9f91-da25a1c5d33c. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:39:34.512108 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:34.512108 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:39:34.512708 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-83a9e08d-a3dd-45e9-96db-1f146e46cc57 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/e9a3f233-2042-4568-9f91-da25a1c5d33c returned with HTTP 200 Jul 24 07:39:34.513033 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 251/1006] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:39:34 2026] GET /volume/v3/backups/e9a3f233-2042-4568-9f91-da25a1c5d33c => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:34.524722 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-7fcf6081-5b58-468f-bfa3-1c1446bb2e55 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:34.634726 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7fcf6081-5b58-468f-bfa3-1c1446bb2e55 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-member] POST https://10.4.3.170/volume/v3/backups Jul 24 07:39:34.637221 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7fcf6081-5b58-468f-bfa3-1c1446bb2e55 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ff53d4c3-0724-48fe-be96-3fe21fcbd82b"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:39:34.637221 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.backups [None req-7fcf6081-5b58-468f-bfa3-1c1446bb2e55 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-member] Creating new backup {'backup': {'volume_id': 'ff53d4c3-0724-48fe-be96-3fe21fcbd82b'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 07:39:34.637221 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.contrib.backups [None req-7fcf6081-5b58-468f-bfa3-1c1446bb2e55 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-member] Creating backup of volume ff53d4c3-0724-48fe-be96-3fe21fcbd82b in container None Jul 24 07:39:34.645969 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:34.645969 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:39:34.646775 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-7fcf6081-5b58-468f-bfa3-1c1446bb2e55 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-member] Volume info retrieved successfully. Jul 24 07:39:34.676884 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-7fcf6081-5b58-468f-bfa3-1c1446bb2e55 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-member] Created reservations ['35fe9da8-0650-4cfe-9d2b-6a622464f13f', '0532eb01-8cab-462f-8481-2eee0e0f63e2'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:39:34.725446 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7fcf6081-5b58-468f-bfa3-1c1446bb2e55 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-member] https://10.4.3.170/volume/v3/backups returned with HTTP 202 Jul 24 07:39:34.725446 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 256/1007] 10.4.3.170 () {70 vars in 1298 bytes} [Fri Jul 24 07:39:34 2026] POST /volume/v3/backups => generated 288 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:39:34.734686 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-3cf24fbc-462a-459d-841d-2399a45e770e None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:34.736546 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3cf24fbc-462a-459d-841d-2399a45e770e tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/9a8fb10e-1073-4ce7-a68e-6e1d75343788 Jul 24 07:39:34.737277 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3cf24fbc-462a-459d-841d-2399a45e770e tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:34.737277 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3cf24fbc-462a-459d-841d-2399a45e770e tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:34.737277 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-3cf24fbc-462a-459d-841d-2399a45e770e tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id 9a8fb10e-1073-4ce7-a68e-6e1d75343788. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:39:34.742955 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:34.742955 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:39:34.743710 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3cf24fbc-462a-459d-841d-2399a45e770e tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/9a8fb10e-1073-4ce7-a68e-6e1d75343788 returned with HTTP 200 Jul 24 07:39:34.744082 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 252/1008] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:39:34 2026] GET /volume/v3/backups/9a8fb10e-1073-4ce7-a68e-6e1d75343788 => generated 695 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:35.052903 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-ec6207a2-a650-4a92-a926-55cf9f5b6742 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:35.054926 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ec6207a2-a650-4a92-a926-55cf9f5b6742 tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] GET https://10.4.3.170/volume/v3/volumes/516bd4ac-9a98-4f7a-b528-1700aeb950cd Jul 24 07:39:35.055072 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ec6207a2-a650-4a92-a926-55cf9f5b6742 tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:35.055291 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ec6207a2-a650-4a92-a926-55cf9f5b6742 tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:35.062830 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:35.062830 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:39:35.067468 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-ec6207a2-a650-4a92-a926-55cf9f5b6742 tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] Volume info retrieved successfully. Jul 24 07:39:35.073848 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ec6207a2-a650-4a92-a926-55cf9f5b6742 tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] https://10.4.3.170/volume/v3/volumes/516bd4ac-9a98-4f7a-b528-1700aeb950cd returned with HTTP 200 Jul 24 07:39:35.074463 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 250/1009] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:39:35 2026] GET /volume/v3/volumes/516bd4ac-9a98-4f7a-b528-1700aeb950cd => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:35.362442 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-8ce52414-918a-4615-86ff-72835153fcfa None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:35.366775 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8ce52414-918a-4615-86ff-72835153fcfa tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] GET https://10.4.3.170/volume/v3/volumes/d2560657-67b8-4c6d-8181-d1b9a4a7ff85 Jul 24 07:39:35.366775 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8ce52414-918a-4615-86ff-72835153fcfa tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:35.366775 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8ce52414-918a-4615-86ff-72835153fcfa tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:35.373712 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8ce52414-918a-4615-86ff-72835153fcfa tempest-ServerActionsTestOtherB-1294111088 tempest-ServerActionsTestOtherB-1294111088-project-member] https://10.4.3.170/volume/v3/volumes/d2560657-67b8-4c6d-8181-d1b9a4a7ff85 returned with HTTP 404 Jul 24 07:39:35.374532 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 252/1010] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:39:35 2026] GET /volume/v3/volumes/d2560657-67b8-4c6d-8181-d1b9a4a7ff85 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:39:35.756701 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-8a342867-18c9-4151-8627-58dcd5cf3fc7 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:35.760743 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8a342867-18c9-4151-8627-58dcd5cf3fc7 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/9a8fb10e-1073-4ce7-a68e-6e1d75343788 Jul 24 07:39:35.761154 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8a342867-18c9-4151-8627-58dcd5cf3fc7 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:35.761707 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8a342867-18c9-4151-8627-58dcd5cf3fc7 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:35.763245 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-8a342867-18c9-4151-8627-58dcd5cf3fc7 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id 9a8fb10e-1073-4ce7-a68e-6e1d75343788. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:39:35.767015 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:35.767015 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:39:35.767720 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8a342867-18c9-4151-8627-58dcd5cf3fc7 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/9a8fb10e-1073-4ce7-a68e-6e1d75343788 returned with HTTP 200 Jul 24 07:39:35.768156 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 257/1011] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:39:35 2026] GET /volume/v3/backups/9a8fb10e-1073-4ce7-a68e-6e1d75343788 => generated 697 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:36.780100 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-1c71689b-0c1b-4b18-9808-b5ce44b56848 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:36.783089 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1c71689b-0c1b-4b18-9808-b5ce44b56848 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/9a8fb10e-1073-4ce7-a68e-6e1d75343788 Jul 24 07:39:36.783500 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-1c71689b-0c1b-4b18-9808-b5ce44b56848 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:36.785311 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-1c71689b-0c1b-4b18-9808-b5ce44b56848 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:36.785311 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-1c71689b-0c1b-4b18-9808-b5ce44b56848 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id 9a8fb10e-1073-4ce7-a68e-6e1d75343788. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:39:36.793920 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:36.793920 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:39:36.794365 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1c71689b-0c1b-4b18-9808-b5ce44b56848 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/9a8fb10e-1073-4ce7-a68e-6e1d75343788 returned with HTTP 200 Jul 24 07:39:36.794848 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 253/1012] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:39:36 2026] GET /volume/v3/backups/9a8fb10e-1073-4ce7-a68e-6e1d75343788 => generated 697 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:37.809180 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-ec66232b-5df2-4cb0-a153-a001ef80032d None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:37.813398 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ec66232b-5df2-4cb0-a153-a001ef80032d tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/9a8fb10e-1073-4ce7-a68e-6e1d75343788 Jul 24 07:39:37.813398 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ec66232b-5df2-4cb0-a153-a001ef80032d tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:37.813398 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ec66232b-5df2-4cb0-a153-a001ef80032d tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:37.813398 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-ec66232b-5df2-4cb0-a153-a001ef80032d tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id 9a8fb10e-1073-4ce7-a68e-6e1d75343788. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:39:37.819727 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:37.819727 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:39:37.820795 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ec66232b-5df2-4cb0-a153-a001ef80032d tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/9a8fb10e-1073-4ce7-a68e-6e1d75343788 returned with HTTP 200 Jul 24 07:39:37.821666 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 251/1013] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:39:37 2026] GET /volume/v3/backups/9a8fb10e-1073-4ce7-a68e-6e1d75343788 => generated 708 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:38.841956 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-ee61a0b8-ecdc-43bb-9e47-4a8c5efa30d6 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:38.844395 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ee61a0b8-ecdc-43bb-9e47-4a8c5efa30d6 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/9a8fb10e-1073-4ce7-a68e-6e1d75343788 Jul 24 07:39:38.844518 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ee61a0b8-ecdc-43bb-9e47-4a8c5efa30d6 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:38.844698 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ee61a0b8-ecdc-43bb-9e47-4a8c5efa30d6 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:38.844801 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-ee61a0b8-ecdc-43bb-9e47-4a8c5efa30d6 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id 9a8fb10e-1073-4ce7-a68e-6e1d75343788. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:39:38.850683 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:38.850683 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:39:38.852443 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ee61a0b8-ecdc-43bb-9e47-4a8c5efa30d6 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/9a8fb10e-1073-4ce7-a68e-6e1d75343788 returned with HTTP 200 Jul 24 07:39:38.855088 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 253/1014] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:39:38 2026] GET /volume/v3/backups/9a8fb10e-1073-4ce7-a68e-6e1d75343788 => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:39.805094 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-155dcb7b-e51c-44d5-87a3-0f9f8a50215b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:39.807541 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-155dcb7b-e51c-44d5-87a3-0f9f8a50215b tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] DELETE https://10.4.3.170/volume/v3/volumes/516bd4ac-9a98-4f7a-b528-1700aeb950cd Jul 24 07:39:39.807882 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-155dcb7b-e51c-44d5-87a3-0f9f8a50215b tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:39.807882 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-155dcb7b-e51c-44d5-87a3-0f9f8a50215b tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:39.808075 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-155dcb7b-e51c-44d5-87a3-0f9f8a50215b tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] Delete volume with id: 516bd4ac-9a98-4f7a-b528-1700aeb950cd Jul 24 07:39:39.817914 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:39.817914 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:39:39.817914 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-155dcb7b-e51c-44d5-87a3-0f9f8a50215b tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] Volume info retrieved successfully. Jul 24 07:39:39.841802 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-155dcb7b-e51c-44d5-87a3-0f9f8a50215b tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] Delete volume request issued successfully. Jul 24 07:39:39.842003 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-155dcb7b-e51c-44d5-87a3-0f9f8a50215b tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] https://10.4.3.170/volume/v3/volumes/516bd4ac-9a98-4f7a-b528-1700aeb950cd returned with HTTP 202 Jul 24 07:39:39.842503 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 258/1015] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:39:39 2026] DELETE /volume/v3/volumes/516bd4ac-9a98-4f7a-b528-1700aeb950cd => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:39:39.852047 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-594f9086-6e36-4518-ba7d-246143d0337b None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:39.855122 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-594f9086-6e36-4518-ba7d-246143d0337b tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] GET https://10.4.3.170/volume/v3/volumes/516bd4ac-9a98-4f7a-b528-1700aeb950cd Jul 24 07:39:39.855352 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-594f9086-6e36-4518-ba7d-246143d0337b tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:39.855593 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-594f9086-6e36-4518-ba7d-246143d0337b tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:39.868444 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:39.868444 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:39:39.875584 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-fb8b9a55-92cc-45e8-b404-c8fd6166673a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:39.877509 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-594f9086-6e36-4518-ba7d-246143d0337b tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] Volume info retrieved successfully. Jul 24 07:39:39.878517 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-fb8b9a55-92cc-45e8-b404-c8fd6166673a tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/9a8fb10e-1073-4ce7-a68e-6e1d75343788 Jul 24 07:39:39.878724 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-fb8b9a55-92cc-45e8-b404-c8fd6166673a tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:39.878895 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-fb8b9a55-92cc-45e8-b404-c8fd6166673a tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:39.879048 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-fb8b9a55-92cc-45e8-b404-c8fd6166673a tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id 9a8fb10e-1073-4ce7-a68e-6e1d75343788. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:39:39.882287 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-594f9086-6e36-4518-ba7d-246143d0337b tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] https://10.4.3.170/volume/v3/volumes/516bd4ac-9a98-4f7a-b528-1700aeb950cd returned with HTTP 200 Jul 24 07:39:39.882732 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 254/1016] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:39:39 2026] GET /volume/v3/volumes/516bd4ac-9a98-4f7a-b528-1700aeb950cd => generated 851 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:39.887893 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:39.887893 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:39:39.888986 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-fb8b9a55-92cc-45e8-b404-c8fd6166673a tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/9a8fb10e-1073-4ce7-a68e-6e1d75343788 returned with HTTP 200 Jul 24 07:39:39.889633 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 252/1017] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:39:39 2026] GET /volume/v3/backups/9a8fb10e-1073-4ce7-a68e-6e1d75343788 => generated 708 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:40.754272 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-f8d8765b-c845-4c71-8f7a-85f09bc19b0f None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:40.903183 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c1f00e6d-ee2f-42fe-8dad-5c089f3b90d9 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:40.907146 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-dd23e08b-75af-4f19-afb6-9aa774028c3a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:40.907468 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c1f00e6d-ee2f-42fe-8dad-5c089f3b90d9 tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] GET https://10.4.3.170/volume/v3/volumes/516bd4ac-9a98-4f7a-b528-1700aeb950cd Jul 24 07:39:40.907662 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c1f00e6d-ee2f-42fe-8dad-5c089f3b90d9 tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:40.907876 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c1f00e6d-ee2f-42fe-8dad-5c089f3b90d9 tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:40.908947 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-dd23e08b-75af-4f19-afb6-9aa774028c3a tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/9a8fb10e-1073-4ce7-a68e-6e1d75343788 Jul 24 07:39:40.909236 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-dd23e08b-75af-4f19-afb6-9aa774028c3a tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:40.909446 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-dd23e08b-75af-4f19-afb6-9aa774028c3a tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:40.909593 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-dd23e08b-75af-4f19-afb6-9aa774028c3a tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id 9a8fb10e-1073-4ce7-a68e-6e1d75343788. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:39:40.914058 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:40.914058 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:39:40.914723 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-dd23e08b-75af-4f19-afb6-9aa774028c3a tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/9a8fb10e-1073-4ce7-a68e-6e1d75343788 returned with HTTP 200 Jul 24 07:39:40.915079 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 255/1018] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:39:40 2026] GET /volume/v3/backups/9a8fb10e-1073-4ce7-a68e-6e1d75343788 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 07:39:40.915423 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c1f00e6d-ee2f-42fe-8dad-5c089f3b90d9 tempest-ServerStableDeviceRescueTest-813266330 tempest-ServerStableDeviceRescueTest-813266330-project-member] https://10.4.3.170/volume/v3/volumes/516bd4ac-9a98-4f7a-b528-1700aeb950cd returned with HTTP 404 Jul 24 07:39:40.916402 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 259/1019] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:39:40 2026] GET /volume/v3/volumes/516bd4ac-9a98-4f7a-b528-1700aeb950cd => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:39:40.934016 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f8d8765b-c845-4c71-8f7a-85f09bc19b0f tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:39:40.934415 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f8d8765b-c845-4c71-8f7a-85f09bc19b0f tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-439813144"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:39:40.936218 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-f8d8765b-c845-4c71-8f7a-85f09bc19b0f tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-439813144'}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:39:40.936395 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-f8d8765b-c845-4c71-8f7a-85f09bc19b0f tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] Create volume of 1 GB Jul 24 07:39:40.942090 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-f8d8765b-c845-4c71-8f7a-85f09bc19b0f tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] Availability Zones retrieved successfully. Jul 24 07:39:40.951129 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-f8d8765b-c845-4c71-8f7a-85f09bc19b0f tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] Flow 'volume_create_api' (f26cc1da-2609-4824-9171-257bc77e1c3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:39:40.952476 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-f8d8765b-c845-4c71-8f7a-85f09bc19b0f tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (457fe119-16fe-4179-9303-727f4fb274fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:39:40.953736 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-f8d8765b-c845-4c71-8f7a-85f09bc19b0f tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] Validating volume size '1' using validate_int {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:39:40.988386 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-f8d8765b-c845-4c71-8f7a-85f09bc19b0f tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (457fe119-16fe-4179-9303-727f4fb274fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:39:40.989478 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-f8d8765b-c845-4c71-8f7a-85f09bc19b0f tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a5ef5b6-d634-4b9a-8956-cf75c57acbfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:39:41.061157 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-f8d8765b-c845-4c71-8f7a-85f09bc19b0f tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] Created reservations ['2e143eed-83e3-4bd1-87fa-f4b6b3a2bf80', 'e673f174-51d1-47f4-9435-2600e4776d18', 'fa90a1a6-ab9d-4feb-8e33-ba90c67e973c', 'cbddcdfa-4c06-4fea-a31f-89720b97ef4d'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:39:41.062072 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-f8d8765b-c845-4c71-8f7a-85f09bc19b0f tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a5ef5b6-d634-4b9a-8956-cf75c57acbfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2e143eed-83e3-4bd1-87fa-f4b6b3a2bf80', 'e673f174-51d1-47f4-9435-2600e4776d18', 'fa90a1a6-ab9d-4feb-8e33-ba90c67e973c', 'cbddcdfa-4c06-4fea-a31f-89720b97ef4d']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:39:41.062997 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-f8d8765b-c845-4c71-8f7a-85f09bc19b0f tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2cd16dfb-c2e8-4f4a-bb6b-93279a84ad63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:39:41.085912 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-f8d8765b-c845-4c71-8f7a-85f09bc19b0f tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2cd16dfb-c2e8-4f4a-bb6b-93279a84ad63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '11337567-3b12-4e74-a806-ae146b89d45c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-439813144',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2e6a8bbfea204518ab1c0e7f672a047c',qos_specs=None,replication_status=,reservations=['2e143eed-83e3-4bd1-87fa-f4b6b3a2bf80','e673f174-51d1-47f4-9435-2600e4776d18','fa90a1a6-ab9d-4feb-8e33-ba90c67e973c','cbddcdfa-4c06-4fea-a31f-89720b97ef4d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6bcb2ad410374b4aab9790df279acd8f',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:39:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-439813144',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=11337567-3b12-4e74-a806-ae146b89d45c,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='2e6a8bbfea204518ab1c0e7f672a047c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6bcb2ad410374b4aab9790df279acd8f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:39:41.087131 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-f8d8765b-c845-4c71-8f7a-85f09bc19b0f tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e557906-d54b-4031-9931-674022ba2e25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:39:41.106322 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-f8d8765b-c845-4c71-8f7a-85f09bc19b0f tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e557906-d54b-4031-9931-674022ba2e25) transitioned into state 'SUCCESS' from state '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-439813144',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2e6a8bbfea204518ab1c0e7f672a047c',qos_specs=None,replication_status=,reservations=['2e143eed-83e3-4bd1-87fa-f4b6b3a2bf80','e673f174-51d1-47f4-9435-2600e4776d18','fa90a1a6-ab9d-4feb-8e33-ba90c67e973c','cbddcdfa-4c06-4fea-a31f-89720b97ef4d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6bcb2ad410374b4aab9790df279acd8f',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:39:41.107211 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-f8d8765b-c845-4c71-8f7a-85f09bc19b0f tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc474e82-63bc-405f-a13e-a93d8d463a55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:39:41.124062 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-f8d8765b-c845-4c71-8f7a-85f09bc19b0f tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc474e82-63bc-405f-a13e-a93d8d463a55) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:39:41.125410 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-f8d8765b-c845-4c71-8f7a-85f09bc19b0f tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] Flow 'volume_create_api' (f26cc1da-2609-4824-9171-257bc77e1c3c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:39:41.126109 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-f8d8765b-c845-4c71-8f7a-85f09bc19b0f tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] Create volume request issued successfully. Jul 24 07:39:41.127090 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f8d8765b-c845-4c71-8f7a-85f09bc19b0f tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:39:41.127537 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 254/1020] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 24 07:39:40 2026] POST /volume/v3/volumes => generated 759 bytes in 374 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:39:41.143822 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-84cb89f7-9e1b-4abc-8c70-2ed04dff2c3a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:41.147667 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-84cb89f7-9e1b-4abc-8c70-2ed04dff2c3a tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] GET https://10.4.3.170/volume/v3/volumes/11337567-3b12-4e74-a806-ae146b89d45c Jul 24 07:39:41.147914 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-84cb89f7-9e1b-4abc-8c70-2ed04dff2c3a tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:41.148147 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-84cb89f7-9e1b-4abc-8c70-2ed04dff2c3a tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:41.166266 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:41.166266 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:39:41.172809 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-84cb89f7-9e1b-4abc-8c70-2ed04dff2c3a tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] Volume info retrieved successfully. Jul 24 07:39:41.178857 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-84cb89f7-9e1b-4abc-8c70-2ed04dff2c3a tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] https://10.4.3.170/volume/v3/volumes/11337567-3b12-4e74-a806-ae146b89d45c returned with HTTP 200 Jul 24 07:39:41.179435 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 253/1021] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:39:41 2026] GET /volume/v3/volumes/11337567-3b12-4e74-a806-ae146b89d45c => generated 827 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:41.254722 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-a54332ea-3839-408b-9d86-f0945786f2c0 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:41.257147 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a54332ea-3839-408b-9d86-f0945786f2c0 tempest-ServerActionsV293TestJSON-352506628 tempest-ServerActionsV293TestJSON-352506628-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:39:41.257681 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a54332ea-3839-408b-9d86-f0945786f2c0 tempest-ServerActionsV293TestJSON-352506628 tempest-ServerActionsV293TestJSON-352506628-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1056901079", "imageRef": "c7843099-d178-467f-91a9-52ff7d08103c", "size": 1}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:39:41.259893 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-a54332ea-3839-408b-9d86-f0945786f2c0 tempest-ServerActionsV293TestJSON-352506628 tempest-ServerActionsV293TestJSON-352506628-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1056901079', 'imageRef': 'c7843099-d178-467f-91a9-52ff7d08103c', 'size': 1}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:39:41.364020 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-a54332ea-3839-408b-9d86-f0945786f2c0 tempest-ServerActionsV293TestJSON-352506628 tempest-ServerActionsV293TestJSON-352506628-project-member] Create volume of 1 GB Jul 24 07:39:41.371585 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-a54332ea-3839-408b-9d86-f0945786f2c0 tempest-ServerActionsV293TestJSON-352506628 tempest-ServerActionsV293TestJSON-352506628-project-member] Availability Zones retrieved successfully. Jul 24 07:39:41.375377 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-a54332ea-3839-408b-9d86-f0945786f2c0 tempest-ServerActionsV293TestJSON-352506628 tempest-ServerActionsV293TestJSON-352506628-project-member] Flow 'volume_create_api' (53b3b789-6e89-448c-967a-083c5c42ccfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:39:41.377145 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-a54332ea-3839-408b-9d86-f0945786f2c0 tempest-ServerActionsV293TestJSON-352506628 tempest-ServerActionsV293TestJSON-352506628-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0de81689-5ecd-44b1-bf8b-1b7e7565ae20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:39:41.378215 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-a54332ea-3839-408b-9d86-f0945786f2c0 tempest-ServerActionsV293TestJSON-352506628 tempest-ServerActionsV293TestJSON-352506628-project-member] Validating volume size '1' using validate_int {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:39:41.444232 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-a54332ea-3839-408b-9d86-f0945786f2c0 tempest-ServerActionsV293TestJSON-352506628 tempest-ServerActionsV293TestJSON-352506628-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0de81689-5ecd-44b1-bf8b-1b7e7565ae20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:39:41.444232 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-a54332ea-3839-408b-9d86-f0945786f2c0 tempest-ServerActionsV293TestJSON-352506628 tempest-ServerActionsV293TestJSON-352506628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec661119-4893-4334-9473-4ad115e9aa01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:39:41.495542 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-a54332ea-3839-408b-9d86-f0945786f2c0 tempest-ServerActionsV293TestJSON-352506628 tempest-ServerActionsV293TestJSON-352506628-project-member] Created reservations ['7bfd6d7f-32aa-49d8-b4d5-9fe1c2fb7270', '57e5f13a-34fe-4853-8161-8b1095d2274f', '385ed507-a30f-44ce-9556-abfd715f8e97', '765e03e9-0e1d-4cf8-bbf2-da6058c247df'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:39:41.496332 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-a54332ea-3839-408b-9d86-f0945786f2c0 tempest-ServerActionsV293TestJSON-352506628 tempest-ServerActionsV293TestJSON-352506628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec661119-4893-4334-9473-4ad115e9aa01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7bfd6d7f-32aa-49d8-b4d5-9fe1c2fb7270', '57e5f13a-34fe-4853-8161-8b1095d2274f', '385ed507-a30f-44ce-9556-abfd715f8e97', '765e03e9-0e1d-4cf8-bbf2-da6058c247df']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:39:41.497037 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-a54332ea-3839-408b-9d86-f0945786f2c0 tempest-ServerActionsV293TestJSON-352506628 tempest-ServerActionsV293TestJSON-352506628-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87a95ec1-638e-4a4a-81f8-0b094ae6064e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:39:41.518071 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-a54332ea-3839-408b-9d86-f0945786f2c0 tempest-ServerActionsV293TestJSON-352506628 tempest-ServerActionsV293TestJSON-352506628-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87a95ec1-638e-4a4a-81f8-0b094ae6064e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3f7d4804-bded-40ee-ad46-da699fa61e8a', '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-1056901079',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2944cb164804030a47c98859433712a',qos_specs=None,replication_status=,reservations=['7bfd6d7f-32aa-49d8-b4d5-9fe1c2fb7270','57e5f13a-34fe-4853-8161-8b1095d2274f','385ed507-a30f-44ce-9556-abfd715f8e97','765e03e9-0e1d-4cf8-bbf2-da6058c247df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='274d5f142eb943c18e621a57d1054110',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:39:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1056901079',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3f7d4804-bded-40ee-ad46-da699fa61e8a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f2944cb164804030a47c98859433712a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='274d5f142eb943c18e621a57d1054110',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:39:41.518777 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-a54332ea-3839-408b-9d86-f0945786f2c0 tempest-ServerActionsV293TestJSON-352506628 tempest-ServerActionsV293TestJSON-352506628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8e3e812-8c01-46b7-85f0-de43d2c60aa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:39:41.536609 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-a54332ea-3839-408b-9d86-f0945786f2c0 tempest-ServerActionsV293TestJSON-352506628 tempest-ServerActionsV293TestJSON-352506628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8e3e812-8c01-46b7-85f0-de43d2c60aa2) transitioned into state 'SUCCESS' from state '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-1056901079',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2944cb164804030a47c98859433712a',qos_specs=None,replication_status=,reservations=['7bfd6d7f-32aa-49d8-b4d5-9fe1c2fb7270','57e5f13a-34fe-4853-8161-8b1095d2274f','385ed507-a30f-44ce-9556-abfd715f8e97','765e03e9-0e1d-4cf8-bbf2-da6058c247df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='274d5f142eb943c18e621a57d1054110',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:39:41.537324 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-a54332ea-3839-408b-9d86-f0945786f2c0 tempest-ServerActionsV293TestJSON-352506628 tempest-ServerActionsV293TestJSON-352506628-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3104eadf-6d2a-48d0-a340-3dadf9da0f39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:39:41.546440 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-a54332ea-3839-408b-9d86-f0945786f2c0 tempest-ServerActionsV293TestJSON-352506628 tempest-ServerActionsV293TestJSON-352506628-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3104eadf-6d2a-48d0-a340-3dadf9da0f39) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:39:41.547176 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-a54332ea-3839-408b-9d86-f0945786f2c0 tempest-ServerActionsV293TestJSON-352506628 tempest-ServerActionsV293TestJSON-352506628-project-member] Flow 'volume_create_api' (53b3b789-6e89-448c-967a-083c5c42ccfa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:39:41.547491 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-a54332ea-3839-408b-9d86-f0945786f2c0 tempest-ServerActionsV293TestJSON-352506628 tempest-ServerActionsV293TestJSON-352506628-project-member] Create volume request issued successfully. Jul 24 07:39:41.548016 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a54332ea-3839-408b-9d86-f0945786f2c0 tempest-ServerActionsV293TestJSON-352506628 tempest-ServerActionsV293TestJSON-352506628-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:39:41.548470 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 256/1022] 10.4.3.170 () {70 vars in 1300 bytes} [Fri Jul 24 07:39:41 2026] POST /volume/v3/volumes => generated 899 bytes in 295 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:39:41.566644 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-31e10b8d-6347-4b60-902f-896195e70d0a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:41.568620 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-31e10b8d-6347-4b60-902f-896195e70d0a tempest-ServerActionsV293TestJSON-352506628 tempest-ServerActionsV293TestJSON-352506628-project-member] GET https://10.4.3.170/volume/v3/volumes/3f7d4804-bded-40ee-ad46-da699fa61e8a Jul 24 07:39:41.568951 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-31e10b8d-6347-4b60-902f-896195e70d0a tempest-ServerActionsV293TestJSON-352506628 tempest-ServerActionsV293TestJSON-352506628-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:41.569233 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-31e10b8d-6347-4b60-902f-896195e70d0a tempest-ServerActionsV293TestJSON-352506628 tempest-ServerActionsV293TestJSON-352506628-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:41.576433 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:41.576433 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:39:41.581004 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-31e10b8d-6347-4b60-902f-896195e70d0a tempest-ServerActionsV293TestJSON-352506628 tempest-ServerActionsV293TestJSON-352506628-project-member] Volume info retrieved successfully. Jul 24 07:39:41.587131 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-31e10b8d-6347-4b60-902f-896195e70d0a tempest-ServerActionsV293TestJSON-352506628 tempest-ServerActionsV293TestJSON-352506628-project-member] https://10.4.3.170/volume/v3/volumes/3f7d4804-bded-40ee-ad46-da699fa61e8a returned with HTTP 200 Jul 24 07:39:41.587841 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 260/1023] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:39:41 2026] GET /volume/v3/volumes/3f7d4804-bded-40ee-ad46-da699fa61e8a => generated 967 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:39:41.929256 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-0c05f725-0c2e-4118-9569-917f5179b32b None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:41.932668 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0c05f725-0c2e-4118-9569-917f5179b32b tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/9a8fb10e-1073-4ce7-a68e-6e1d75343788 Jul 24 07:39:41.932668 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0c05f725-0c2e-4118-9569-917f5179b32b tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:41.932668 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0c05f725-0c2e-4118-9569-917f5179b32b tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:41.932668 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-0c05f725-0c2e-4118-9569-917f5179b32b tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id 9a8fb10e-1073-4ce7-a68e-6e1d75343788. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:39:41.940525 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:41.940525 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:39:41.941260 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0c05f725-0c2e-4118-9569-917f5179b32b tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/9a8fb10e-1073-4ce7-a68e-6e1d75343788 returned with HTTP 200 Jul 24 07:39:41.942589 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 255/1024] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:39:41 2026] GET /volume/v3/backups/9a8fb10e-1073-4ce7-a68e-6e1d75343788 => generated 708 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:42.193261 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-ffbef292-9e6c-4b02-b228-d5c9bf44a7cb None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:42.195176 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ffbef292-9e6c-4b02-b228-d5c9bf44a7cb tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] GET https://10.4.3.170/volume/v3/volumes/11337567-3b12-4e74-a806-ae146b89d45c Jul 24 07:39:42.195440 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ffbef292-9e6c-4b02-b228-d5c9bf44a7cb tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:42.195667 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ffbef292-9e6c-4b02-b228-d5c9bf44a7cb tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:42.203949 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:42.203949 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:39:42.208633 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-ffbef292-9e6c-4b02-b228-d5c9bf44a7cb tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] Volume info retrieved successfully. Jul 24 07:39:42.213508 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ffbef292-9e6c-4b02-b228-d5c9bf44a7cb tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] https://10.4.3.170/volume/v3/volumes/11337567-3b12-4e74-a806-ae146b89d45c returned with HTTP 200 Jul 24 07:39:42.213876 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 254/1025] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:39:42 2026] GET /volume/v3/volumes/11337567-3b12-4e74-a806-ae146b89d45c => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 07:39:42.247852 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-6bda5ac9-fc62-4572-a1c0-1c057d0d74f2 req-db545b11-1d9f-4a20-ac68-ffd3c30ea80c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:42.251014 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-6bda5ac9-fc62-4572-a1c0-1c057d0d74f2 req-db545b11-1d9f-4a20-ac68-ffd3c30ea80c tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] GET https://10.4.3.170/volume/v3/volumes/11337567-3b12-4e74-a806-ae146b89d45c Jul 24 07:39:42.251436 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-6bda5ac9-fc62-4572-a1c0-1c057d0d74f2 req-db545b11-1d9f-4a20-ac68-ffd3c30ea80c tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:42.251659 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-6bda5ac9-fc62-4572-a1c0-1c057d0d74f2 req-db545b11-1d9f-4a20-ac68-ffd3c30ea80c tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:42.261079 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:42.261079 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:39:42.266945 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [req-6bda5ac9-fc62-4572-a1c0-1c057d0d74f2 req-db545b11-1d9f-4a20-ac68-ffd3c30ea80c tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] Volume info retrieved successfully. Jul 24 07:39:42.271799 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-6bda5ac9-fc62-4572-a1c0-1c057d0d74f2 req-db545b11-1d9f-4a20-ac68-ffd3c30ea80c tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] https://10.4.3.170/volume/v3/volumes/11337567-3b12-4e74-a806-ae146b89d45c returned with HTTP 200 Jul 24 07:39:42.272167 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 257/1026] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:39:42 2026] GET /volume/v3/volumes/11337567-3b12-4e74-a806-ae146b89d45c => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:42.287243 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0c4abf2a-fc12-4891-bf40-22ab6437e63a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:42.291223 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0c4abf2a-fc12-4891-bf40-22ab6437e63a tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:39:42.291223 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0c4abf2a-fc12-4891-bf40-22ab6437e63a tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-2042376963"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:39:42.291400 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-0c4abf2a-fc12-4891-bf40-22ab6437e63a tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-2042376963'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:39:42.291618 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-0c4abf2a-fc12-4891-bf40-22ab6437e63a tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] Create volume of 1 GB Jul 24 07:39:42.297383 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-0c4abf2a-fc12-4891-bf40-22ab6437e63a tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] Availability Zones retrieved successfully. Jul 24 07:39:42.305336 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-0c4abf2a-fc12-4891-bf40-22ab6437e63a tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] Flow 'volume_create_api' (6a598a34-6244-46be-aeb5-4c0b54d9e7bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:39:42.306635 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-0c4abf2a-fc12-4891-bf40-22ab6437e63a tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5712804-873e-4152-aa1f-fe68fc49bcc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:39:42.308095 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-0c4abf2a-fc12-4891-bf40-22ab6437e63a tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:39:42.349681 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-0c4abf2a-fc12-4891-bf40-22ab6437e63a tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5712804-873e-4152-aa1f-fe68fc49bcc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:39:42.349681 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-0c4abf2a-fc12-4891-bf40-22ab6437e63a tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9bb8a5b7-cdf9-4c20-94e8-ccb9cb95f460) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:39:42.414953 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-0c4abf2a-fc12-4891-bf40-22ab6437e63a tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] Created reservations ['50aa5f6c-ee09-43ef-a7d2-4c0ad6a94a75', '02e8c917-a2a1-4d33-88f8-7ce6e2b5878b', '4f785911-21f1-46cc-b4bf-32ca9bc14db8', '67172629-8f27-40eb-b91a-6dfb3f4a5325'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:39:42.416024 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-0c4abf2a-fc12-4891-bf40-22ab6437e63a tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9bb8a5b7-cdf9-4c20-94e8-ccb9cb95f460) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['50aa5f6c-ee09-43ef-a7d2-4c0ad6a94a75', '02e8c917-a2a1-4d33-88f8-7ce6e2b5878b', '4f785911-21f1-46cc-b4bf-32ca9bc14db8', '67172629-8f27-40eb-b91a-6dfb3f4a5325']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:39:42.417510 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-0c4abf2a-fc12-4891-bf40-22ab6437e63a tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (472c1076-4f79-4793-b049-d376f52f5047) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:39:42.446278 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-0c4abf2a-fc12-4891-bf40-22ab6437e63a tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (472c1076-4f79-4793-b049-d376f52f5047) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '568eebbe-8ac3-4d05-9148-da3fd269b144', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2042376963',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2e6a8bbfea204518ab1c0e7f672a047c',qos_specs=None,replication_status=,reservations=['50aa5f6c-ee09-43ef-a7d2-4c0ad6a94a75','02e8c917-a2a1-4d33-88f8-7ce6e2b5878b','4f785911-21f1-46cc-b4bf-32ca9bc14db8','67172629-8f27-40eb-b91a-6dfb3f4a5325'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6bcb2ad410374b4aab9790df279acd8f',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:39:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2042376963',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=568eebbe-8ac3-4d05-9148-da3fd269b144,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='2e6a8bbfea204518ab1c0e7f672a047c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6bcb2ad410374b4aab9790df279acd8f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:39:42.447370 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-0c4abf2a-fc12-4891-bf40-22ab6437e63a tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1092e64-c00a-4786-8769-5b2c8a28fe0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:39:42.475277 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-0c4abf2a-fc12-4891-bf40-22ab6437e63a tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1092e64-c00a-4786-8769-5b2c8a28fe0e) transitioned into state 'SUCCESS' from state '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-2042376963',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2e6a8bbfea204518ab1c0e7f672a047c',qos_specs=None,replication_status=,reservations=['50aa5f6c-ee09-43ef-a7d2-4c0ad6a94a75','02e8c917-a2a1-4d33-88f8-7ce6e2b5878b','4f785911-21f1-46cc-b4bf-32ca9bc14db8','67172629-8f27-40eb-b91a-6dfb3f4a5325'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6bcb2ad410374b4aab9790df279acd8f',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:39:42.476645 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-0c4abf2a-fc12-4891-bf40-22ab6437e63a tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (641e90ba-0dc7-4e71-a59b-ff2978356f72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:39:42.490832 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-0c4abf2a-fc12-4891-bf40-22ab6437e63a tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (641e90ba-0dc7-4e71-a59b-ff2978356f72) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:39:42.491922 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-0c4abf2a-fc12-4891-bf40-22ab6437e63a tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] Flow 'volume_create_api' (6a598a34-6244-46be-aeb5-4c0b54d9e7bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:39:42.492484 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-0c4abf2a-fc12-4891-bf40-22ab6437e63a tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] Create volume request issued successfully. Jul 24 07:39:42.493692 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0c4abf2a-fc12-4891-bf40-22ab6437e63a tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:39:42.493843 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 261/1027] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 24 07:39:42 2026] POST /volume/v3/volumes => generated 760 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:39:42.511373 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-92187ba7-d1d4-4615-a7dd-ebd835ff6e3e None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:42.513413 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-92187ba7-d1d4-4615-a7dd-ebd835ff6e3e tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] GET https://10.4.3.170/volume/v3/volumes/568eebbe-8ac3-4d05-9148-da3fd269b144 Jul 24 07:39:42.513609 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-92187ba7-d1d4-4615-a7dd-ebd835ff6e3e tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:42.514341 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-92187ba7-d1d4-4615-a7dd-ebd835ff6e3e tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:42.526844 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:42.526844 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:39:42.536060 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-92187ba7-d1d4-4615-a7dd-ebd835ff6e3e tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] Volume info retrieved successfully. Jul 24 07:39:42.543088 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-92187ba7-d1d4-4615-a7dd-ebd835ff6e3e tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] https://10.4.3.170/volume/v3/volumes/568eebbe-8ac3-4d05-9148-da3fd269b144 returned with HTTP 200 Jul 24 07:39:42.543564 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 256/1028] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:39:42 2026] GET /volume/v3/volumes/568eebbe-8ac3-4d05-9148-da3fd269b144 => generated 828 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:42.605195 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-f7d9c37f-442d-4fa9-aab9-877a64d357dc None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:42.611153 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f7d9c37f-442d-4fa9-aab9-877a64d357dc tempest-ServerActionsV293TestJSON-352506628 tempest-ServerActionsV293TestJSON-352506628-project-member] GET https://10.4.3.170/volume/v3/volumes/3f7d4804-bded-40ee-ad46-da699fa61e8a Jul 24 07:39:42.611465 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f7d9c37f-442d-4fa9-aab9-877a64d357dc tempest-ServerActionsV293TestJSON-352506628 tempest-ServerActionsV293TestJSON-352506628-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:42.611701 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f7d9c37f-442d-4fa9-aab9-877a64d357dc tempest-ServerActionsV293TestJSON-352506628 tempest-ServerActionsV293TestJSON-352506628-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:42.619613 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:42.619613 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:39:42.626798 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-f7d9c37f-442d-4fa9-aab9-877a64d357dc tempest-ServerActionsV293TestJSON-352506628 tempest-ServerActionsV293TestJSON-352506628-project-member] Volume info retrieved successfully. Jul 24 07:39:42.633078 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f7d9c37f-442d-4fa9-aab9-877a64d357dc tempest-ServerActionsV293TestJSON-352506628 tempest-ServerActionsV293TestJSON-352506628-project-member] https://10.4.3.170/volume/v3/volumes/3f7d4804-bded-40ee-ad46-da699fa61e8a returned with HTTP 200 Jul 24 07:39:42.635550 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 255/1029] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:39:42 2026] GET /volume/v3/volumes/3f7d4804-bded-40ee-ad46-da699fa61e8a => generated 1541 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:39:42.689602 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-4d887bd9-78f7-454d-a1ef-77c53c95f474 req-f7d95aa4-7b5d-43d7-ab66-9fb1ce904721 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:42.693315 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-4d887bd9-78f7-454d-a1ef-77c53c95f474 req-f7d95aa4-7b5d-43d7-ab66-9fb1ce904721 tempest-ServerActionsV293TestJSON-352506628 tempest-ServerActionsV293TestJSON-352506628-project-member] GET https://10.4.3.170/volume/v3/volumes/3f7d4804-bded-40ee-ad46-da699fa61e8a Jul 24 07:39:42.693854 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-4d887bd9-78f7-454d-a1ef-77c53c95f474 req-f7d95aa4-7b5d-43d7-ab66-9fb1ce904721 tempest-ServerActionsV293TestJSON-352506628 tempest-ServerActionsV293TestJSON-352506628-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:42.694146 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-4d887bd9-78f7-454d-a1ef-77c53c95f474 req-f7d95aa4-7b5d-43d7-ab66-9fb1ce904721 tempest-ServerActionsV293TestJSON-352506628 tempest-ServerActionsV293TestJSON-352506628-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:42.706991 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:42.706991 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:39:42.724816 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [req-4d887bd9-78f7-454d-a1ef-77c53c95f474 req-f7d95aa4-7b5d-43d7-ab66-9fb1ce904721 tempest-ServerActionsV293TestJSON-352506628 tempest-ServerActionsV293TestJSON-352506628-project-member] Volume info retrieved successfully. Jul 24 07:39:42.733258 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-4d887bd9-78f7-454d-a1ef-77c53c95f474 req-f7d95aa4-7b5d-43d7-ab66-9fb1ce904721 tempest-ServerActionsV293TestJSON-352506628 tempest-ServerActionsV293TestJSON-352506628-project-member] https://10.4.3.170/volume/v3/volumes/3f7d4804-bded-40ee-ad46-da699fa61e8a returned with HTTP 200 Jul 24 07:39:42.733807 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 258/1030] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:39:42 2026] GET /volume/v3/volumes/3f7d4804-bded-40ee-ad46-da699fa61e8a => generated 1361 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:39:42.954662 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-16eef859-da62-4e48-a90e-b588e8959450 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:42.957435 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-16eef859-da62-4e48-a90e-b588e8959450 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/9a8fb10e-1073-4ce7-a68e-6e1d75343788 Jul 24 07:39:42.957435 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-16eef859-da62-4e48-a90e-b588e8959450 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:42.957667 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-16eef859-da62-4e48-a90e-b588e8959450 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:42.957770 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-16eef859-da62-4e48-a90e-b588e8959450 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id 9a8fb10e-1073-4ce7-a68e-6e1d75343788. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:39:42.963491 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:42.963491 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:39:42.964375 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-16eef859-da62-4e48-a90e-b588e8959450 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/9a8fb10e-1073-4ce7-a68e-6e1d75343788 returned with HTTP 200 Jul 24 07:39:42.964815 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 262/1031] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:39:42 2026] GET /volume/v3/backups/9a8fb10e-1073-4ce7-a68e-6e1d75343788 => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:43.364951 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-4d887bd9-78f7-454d-a1ef-77c53c95f474 req-ebc6a35c-8751-4dc1-80eb-614a4c2f96a6 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:43.367911 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-4d887bd9-78f7-454d-a1ef-77c53c95f474 req-ebc6a35c-8751-4dc1-80eb-614a4c2f96a6 tempest-ServerActionsV293TestJSON-352506628 tempest-ServerActionsV293TestJSON-352506628-project-member] GET https://10.4.3.170/volume/v3/volumes/3f7d4804-bded-40ee-ad46-da699fa61e8a Jul 24 07:39:43.368257 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-4d887bd9-78f7-454d-a1ef-77c53c95f474 req-ebc6a35c-8751-4dc1-80eb-614a4c2f96a6 tempest-ServerActionsV293TestJSON-352506628 tempest-ServerActionsV293TestJSON-352506628-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:43.368391 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-4d887bd9-78f7-454d-a1ef-77c53c95f474 req-ebc6a35c-8751-4dc1-80eb-614a4c2f96a6 tempest-ServerActionsV293TestJSON-352506628 tempest-ServerActionsV293TestJSON-352506628-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:43.377391 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:43.377391 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:39:43.383414 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-4d887bd9-78f7-454d-a1ef-77c53c95f474 req-ebc6a35c-8751-4dc1-80eb-614a4c2f96a6 tempest-ServerActionsV293TestJSON-352506628 tempest-ServerActionsV293TestJSON-352506628-project-member] Volume info retrieved successfully. Jul 24 07:39:43.391041 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-4d887bd9-78f7-454d-a1ef-77c53c95f474 req-ebc6a35c-8751-4dc1-80eb-614a4c2f96a6 tempest-ServerActionsV293TestJSON-352506628 tempest-ServerActionsV293TestJSON-352506628-project-member] https://10.4.3.170/volume/v3/volumes/3f7d4804-bded-40ee-ad46-da699fa61e8a returned with HTTP 200 Jul 24 07:39:43.391621 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 257/1032] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:39:43 2026] GET /volume/v3/volumes/3f7d4804-bded-40ee-ad46-da699fa61e8a => generated 1361 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:39:43.406421 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-367493fd-8430-4f43-9fed-4032b63aeb97 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:43.407083 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-367493fd-8430-4f43-9fed-4032b63aeb97 None None] GET https://10.4.3.170/volume// Jul 24 07:39:43.407213 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-367493fd-8430-4f43-9fed-4032b63aeb97 None None] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:43.407615 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-367493fd-8430-4f43-9fed-4032b63aeb97 None None] Calling method 'all' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:43.408000 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-367493fd-8430-4f43-9fed-4032b63aeb97 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:39:43.408615 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 256/1033] 10.4.3.170 () {66 vars in 1419 bytes} [Fri Jul 24 07:39:43 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 24 07:39:43.415791 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-4d887bd9-78f7-454d-a1ef-77c53c95f474 req-2407fb9a-59b0-4a4f-a753-0f74bf39e8d8 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:43.418836 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-4d887bd9-78f7-454d-a1ef-77c53c95f474 req-2407fb9a-59b0-4a4f-a753-0f74bf39e8d8 tempest-ServerActionsV293TestJSON-352506628 tempest-ServerActionsV293TestJSON-352506628-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 24 07:39:43.419243 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-4d887bd9-78f7-454d-a1ef-77c53c95f474 req-2407fb9a-59b0-4a4f-a753-0f74bf39e8d8 tempest-ServerActionsV293TestJSON-352506628 tempest-ServerActionsV293TestJSON-352506628-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3f7d4804-bded-40ee-ad46-da699fa61e8a", "connector": null, "instance_uuid": "6ef88f28-20fa-41c3-af01-cc0ea72c0241"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:39:43.430640 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:43.430640 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:39:43.473232 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-4d887bd9-78f7-454d-a1ef-77c53c95f474 req-2407fb9a-59b0-4a4f-a753-0f74bf39e8d8 tempest-ServerActionsV293TestJSON-352506628 tempest-ServerActionsV293TestJSON-352506628-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 24 07:39:43.474097 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 259/1034] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 24 07:39:43 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) Jul 24 07:39:43.563584 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a3a57fd5-a1c1-471c-a351-277bf3ca023e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:43.565844 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a3a57fd5-a1c1-471c-a351-277bf3ca023e tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] GET https://10.4.3.170/volume/v3/volumes/568eebbe-8ac3-4d05-9148-da3fd269b144 Jul 24 07:39:43.566439 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a3a57fd5-a1c1-471c-a351-277bf3ca023e tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:43.566738 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a3a57fd5-a1c1-471c-a351-277bf3ca023e tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:43.579622 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:43.579622 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:39:43.586186 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-a3a57fd5-a1c1-471c-a351-277bf3ca023e tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] Volume info retrieved successfully. Jul 24 07:39:43.592749 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a3a57fd5-a1c1-471c-a351-277bf3ca023e tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] https://10.4.3.170/volume/v3/volumes/568eebbe-8ac3-4d05-9148-da3fd269b144 returned with HTTP 200 Jul 24 07:39:43.593467 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 263/1035] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:39:43 2026] GET /volume/v3/volumes/568eebbe-8ac3-4d05-9148-da3fd269b144 => generated 853 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:43.624935 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-fab9fe8a-2c70-48ae-9f5f-3b6e49a170df req-936f33a0-aee4-4976-b9a7-a64e4d38ae6a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:43.627233 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-fab9fe8a-2c70-48ae-9f5f-3b6e49a170df req-936f33a0-aee4-4976-b9a7-a64e4d38ae6a tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] GET https://10.4.3.170/volume/v3/volumes/568eebbe-8ac3-4d05-9148-da3fd269b144 Jul 24 07:39:43.627488 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-fab9fe8a-2c70-48ae-9f5f-3b6e49a170df req-936f33a0-aee4-4976-b9a7-a64e4d38ae6a tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:43.627707 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-fab9fe8a-2c70-48ae-9f5f-3b6e49a170df req-936f33a0-aee4-4976-b9a7-a64e4d38ae6a tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:43.636804 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:43.636804 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:39:43.639122 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-fab9fe8a-2c70-48ae-9f5f-3b6e49a170df req-936f33a0-aee4-4976-b9a7-a64e4d38ae6a tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] Volume info retrieved successfully. Jul 24 07:39:43.646125 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-fab9fe8a-2c70-48ae-9f5f-3b6e49a170df req-936f33a0-aee4-4976-b9a7-a64e4d38ae6a tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] https://10.4.3.170/volume/v3/volumes/568eebbe-8ac3-4d05-9148-da3fd269b144 returned with HTTP 200 Jul 24 07:39:43.646587 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 258/1036] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:39:43 2026] GET /volume/v3/volumes/568eebbe-8ac3-4d05-9148-da3fd269b144 => generated 853 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:43.668685 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-f05f82eb-ef05-4adc-9202-8f04e43eac96 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:43.671374 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f05f82eb-ef05-4adc-9202-8f04e43eac96 tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:39:43.671911 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f05f82eb-ef05-4adc-9202-8f04e43eac96 tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1606150993"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:39:43.674431 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-f05f82eb-ef05-4adc-9202-8f04e43eac96 tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1606150993'}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:39:43.674609 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-f05f82eb-ef05-4adc-9202-8f04e43eac96 tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] Create volume of 1 GB Jul 24 07:39:43.679898 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-f05f82eb-ef05-4adc-9202-8f04e43eac96 tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] Availability Zones retrieved successfully. Jul 24 07:39:43.688862 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-f05f82eb-ef05-4adc-9202-8f04e43eac96 tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] Flow 'volume_create_api' (18b9b512-3d1b-488a-aa9e-61785694295e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:39:43.690323 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-f05f82eb-ef05-4adc-9202-8f04e43eac96 tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fe7b79d-ca38-4214-93f3-1710f265e570) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:39:43.691822 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-f05f82eb-ef05-4adc-9202-8f04e43eac96 tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:39:43.750433 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-f05f82eb-ef05-4adc-9202-8f04e43eac96 tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fe7b79d-ca38-4214-93f3-1710f265e570) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:39:43.751324 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-f05f82eb-ef05-4adc-9202-8f04e43eac96 tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e084b5b3-f492-447e-937e-5da68061dc46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:39:43.823539 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-f05f82eb-ef05-4adc-9202-8f04e43eac96 tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] Created reservations ['9217238e-dbb4-4aaf-b233-74a117de6d39', 'a1a3adca-9627-4167-9feb-e8494241e0f3', '3462f662-1674-488e-9ab8-f4a62c21db13', '6f83b27e-9974-4d4c-95cd-0eb552d882cd'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:39:43.824718 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-f05f82eb-ef05-4adc-9202-8f04e43eac96 tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e084b5b3-f492-447e-937e-5da68061dc46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9217238e-dbb4-4aaf-b233-74a117de6d39', 'a1a3adca-9627-4167-9feb-e8494241e0f3', '3462f662-1674-488e-9ab8-f4a62c21db13', '6f83b27e-9974-4d4c-95cd-0eb552d882cd']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:39:43.825918 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-f05f82eb-ef05-4adc-9202-8f04e43eac96 tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e54cab1-8676-4362-8551-ea1063faf4ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:39:43.860227 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-f05f82eb-ef05-4adc-9202-8f04e43eac96 tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e54cab1-8676-4362-8551-ea1063faf4ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e28e2dd9-41f7-4f98-825d-73d0361a0529', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1606150993',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2e6a8bbfea204518ab1c0e7f672a047c',qos_specs=None,replication_status=,reservations=['9217238e-dbb4-4aaf-b233-74a117de6d39','a1a3adca-9627-4167-9feb-e8494241e0f3','3462f662-1674-488e-9ab8-f4a62c21db13','6f83b27e-9974-4d4c-95cd-0eb552d882cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6bcb2ad410374b4aab9790df279acd8f',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:39:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1606150993',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e28e2dd9-41f7-4f98-825d-73d0361a0529,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='2e6a8bbfea204518ab1c0e7f672a047c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6bcb2ad410374b4aab9790df279acd8f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:39:43.861314 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-f05f82eb-ef05-4adc-9202-8f04e43eac96 tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d43956b9-cd4a-4325-bd27-c6a1f9da5910) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:39:43.880801 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-f05f82eb-ef05-4adc-9202-8f04e43eac96 tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d43956b9-cd4a-4325-bd27-c6a1f9da5910) transitioned into state 'SUCCESS' from state '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-1606150993',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2e6a8bbfea204518ab1c0e7f672a047c',qos_specs=None,replication_status=,reservations=['9217238e-dbb4-4aaf-b233-74a117de6d39','a1a3adca-9627-4167-9feb-e8494241e0f3','3462f662-1674-488e-9ab8-f4a62c21db13','6f83b27e-9974-4d4c-95cd-0eb552d882cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6bcb2ad410374b4aab9790df279acd8f',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:39:43.881543 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-f05f82eb-ef05-4adc-9202-8f04e43eac96 tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (591af4a8-2a8f-4499-a46e-896cc70807ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:39:43.898569 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-f05f82eb-ef05-4adc-9202-8f04e43eac96 tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (591af4a8-2a8f-4499-a46e-896cc70807ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:39:43.899759 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-f05f82eb-ef05-4adc-9202-8f04e43eac96 tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] Flow 'volume_create_api' (18b9b512-3d1b-488a-aa9e-61785694295e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:39:43.900387 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-f05f82eb-ef05-4adc-9202-8f04e43eac96 tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] Create volume request issued successfully. Jul 24 07:39:43.901515 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f05f82eb-ef05-4adc-9202-8f04e43eac96 tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:39:43.902193 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 257/1037] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 24 07:39:43 2026] POST /volume/v3/volumes => generated 760 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:39:43.918334 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-86a03723-8898-4bc4-a9a0-12b06e34f3e9 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:43.921263 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-86a03723-8898-4bc4-a9a0-12b06e34f3e9 tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] GET https://10.4.3.170/volume/v3/volumes/e28e2dd9-41f7-4f98-825d-73d0361a0529 Jul 24 07:39:43.926710 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-86a03723-8898-4bc4-a9a0-12b06e34f3e9 tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:43.927260 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-86a03723-8898-4bc4-a9a0-12b06e34f3e9 tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:43.941307 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:43.941307 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:39:43.948874 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-86a03723-8898-4bc4-a9a0-12b06e34f3e9 tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] Volume info retrieved successfully. Jul 24 07:39:43.955720 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-86a03723-8898-4bc4-a9a0-12b06e34f3e9 tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] https://10.4.3.170/volume/v3/volumes/e28e2dd9-41f7-4f98-825d-73d0361a0529 returned with HTTP 200 Jul 24 07:39:43.956090 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 260/1038] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:39:43 2026] GET /volume/v3/volumes/e28e2dd9-41f7-4f98-825d-73d0361a0529 => generated 828 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:43.981534 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-76f4367d-a5ed-45c6-8bf8-2bfd67d25ee5 req-24029c1d-aed9-4bb5-a922-8b0921594ad7 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:43.984390 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-76f4367d-a5ed-45c6-8bf8-2bfd67d25ee5 req-24029c1d-aed9-4bb5-a922-8b0921594ad7 tempest-TestShelveInstance-1011562602 tempest-TestShelveInstance-1011562602-project-member] DELETE https://10.4.3.170/volume/v3/attachments/1d323bd3-5f63-4f5b-bc80-4e90415fe2b1 Jul 24 07:39:43.984853 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-76f4367d-a5ed-45c6-8bf8-2bfd67d25ee5 req-24029c1d-aed9-4bb5-a922-8b0921594ad7 tempest-TestShelveInstance-1011562602 tempest-TestShelveInstance-1011562602-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:43.985145 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-76f4367d-a5ed-45c6-8bf8-2bfd67d25ee5 req-24029c1d-aed9-4bb5-a922-8b0921594ad7 tempest-TestShelveInstance-1011562602 tempest-TestShelveInstance-1011562602-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:43.988020 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-62f9655f-b41b-4e2a-8c49-20ff2a20491d None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:43.990036 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-62f9655f-b41b-4e2a-8c49-20ff2a20491d tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/9a8fb10e-1073-4ce7-a68e-6e1d75343788 Jul 24 07:39:43.990243 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-62f9655f-b41b-4e2a-8c49-20ff2a20491d tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:43.990394 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-62f9655f-b41b-4e2a-8c49-20ff2a20491d tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:43.990581 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-62f9655f-b41b-4e2a-8c49-20ff2a20491d tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id 9a8fb10e-1073-4ce7-a68e-6e1d75343788. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:39:43.996764 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:43.996764 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:39:43.997843 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:43.997843 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:39:43.998574 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-62f9655f-b41b-4e2a-8c49-20ff2a20491d tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/9a8fb10e-1073-4ce7-a68e-6e1d75343788 returned with HTTP 200 Jul 24 07:39:43.999079 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 259/1039] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:39:43 2026] GET /volume/v3/backups/9a8fb10e-1073-4ce7-a68e-6e1d75343788 => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:44.072036 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-76f4367d-a5ed-45c6-8bf8-2bfd67d25ee5 req-24029c1d-aed9-4bb5-a922-8b0921594ad7 tempest-TestShelveInstance-1011562602 tempest-TestShelveInstance-1011562602-project-member] https://10.4.3.170/volume/v3/attachments/1d323bd3-5f63-4f5b-bc80-4e90415fe2b1 returned with HTTP 200 Jul 24 07:39:44.072525 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 264/1040] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 24 07:39:43 2026] DELETE /volume/v3/attachments/1d323bd3-5f63-4f5b-bc80-4e90415fe2b1 => generated 19 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:44.088947 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-76f4367d-a5ed-45c6-8bf8-2bfd67d25ee5 req-05f78fad-ca26-4e14-a8d0-b044f9b7b0f6 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:44.091216 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-76f4367d-a5ed-45c6-8bf8-2bfd67d25ee5 req-05f78fad-ca26-4e14-a8d0-b044f9b7b0f6 tempest-TestShelveInstance-1011562602 tempest-TestShelveInstance-1011562602-project-member] DELETE https://10.4.3.170/volume/v3/volumes/62f98eca-3bb7-4255-8e46-cc8af75d4b04 Jul 24 07:39:44.091410 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-76f4367d-a5ed-45c6-8bf8-2bfd67d25ee5 req-05f78fad-ca26-4e14-a8d0-b044f9b7b0f6 tempest-TestShelveInstance-1011562602 tempest-TestShelveInstance-1011562602-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:44.091631 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-76f4367d-a5ed-45c6-8bf8-2bfd67d25ee5 req-05f78fad-ca26-4e14-a8d0-b044f9b7b0f6 tempest-TestShelveInstance-1011562602 tempest-TestShelveInstance-1011562602-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:44.091800 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [req-76f4367d-a5ed-45c6-8bf8-2bfd67d25ee5 req-05f78fad-ca26-4e14-a8d0-b044f9b7b0f6 tempest-TestShelveInstance-1011562602 tempest-TestShelveInstance-1011562602-project-member] Delete volume with id: 62f98eca-3bb7-4255-8e46-cc8af75d4b04 Jul 24 07:39:44.100068 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:44.100068 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:39:44.100578 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-76f4367d-a5ed-45c6-8bf8-2bfd67d25ee5 req-05f78fad-ca26-4e14-a8d0-b044f9b7b0f6 tempest-TestShelveInstance-1011562602 tempest-TestShelveInstance-1011562602-project-member] Volume info retrieved successfully. Jul 24 07:39:44.123298 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-76f4367d-a5ed-45c6-8bf8-2bfd67d25ee5 req-05f78fad-ca26-4e14-a8d0-b044f9b7b0f6 tempest-TestShelveInstance-1011562602 tempest-TestShelveInstance-1011562602-project-member] Delete volume request issued successfully. Jul 24 07:39:44.123550 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-76f4367d-a5ed-45c6-8bf8-2bfd67d25ee5 req-05f78fad-ca26-4e14-a8d0-b044f9b7b0f6 tempest-TestShelveInstance-1011562602 tempest-TestShelveInstance-1011562602-project-member] https://10.4.3.170/volume/v3/volumes/62f98eca-3bb7-4255-8e46-cc8af75d4b04 returned with HTTP 202 Jul 24 07:39:44.124115 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 258/1041] 10.4.3.170 () {70 vars in 1620 bytes} [Fri Jul 24 07:39:44 2026] DELETE /volume/v3/volumes/62f98eca-3bb7-4255-8e46-cc8af75d4b04 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:39:44.714490 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-70c8b88c-a1c7-4198-9760-d1fb60dd69d2 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:44.714490 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-70c8b88c-a1c7-4198-9760-d1fb60dd69d2 None None] GET https://10.4.3.170/volume// Jul 24 07:39:44.714490 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-70c8b88c-a1c7-4198-9760-d1fb60dd69d2 None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:44.714490 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-70c8b88c-a1c7-4198-9760-d1fb60dd69d2 None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:44.714490 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-70c8b88c-a1c7-4198-9760-d1fb60dd69d2 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:39:44.714490 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 261/1042] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:39:44 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:39:44.726418 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-4d887bd9-78f7-454d-a1ef-77c53c95f474 req-eae979aa-c42f-443a-bf83-4b8fddf11d83 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:44.729825 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-4d887bd9-78f7-454d-a1ef-77c53c95f474 req-eae979aa-c42f-443a-bf83-4b8fddf11d83 tempest-ServerActionsV293TestJSON-352506628 tempest-ServerActionsV293TestJSON-352506628-project-member] GET https://10.4.3.170/volume/v3/volumes/3f7d4804-bded-40ee-ad46-da699fa61e8a Jul 24 07:39:44.730150 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-4d887bd9-78f7-454d-a1ef-77c53c95f474 req-eae979aa-c42f-443a-bf83-4b8fddf11d83 tempest-ServerActionsV293TestJSON-352506628 tempest-ServerActionsV293TestJSON-352506628-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:44.730748 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-4d887bd9-78f7-454d-a1ef-77c53c95f474 req-eae979aa-c42f-443a-bf83-4b8fddf11d83 tempest-ServerActionsV293TestJSON-352506628 tempest-ServerActionsV293TestJSON-352506628-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:44.751865 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:44.751865 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:39:44.760422 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-4d887bd9-78f7-454d-a1ef-77c53c95f474 req-eae979aa-c42f-443a-bf83-4b8fddf11d83 tempest-ServerActionsV293TestJSON-352506628 tempest-ServerActionsV293TestJSON-352506628-project-member] Volume info retrieved successfully. Jul 24 07:39:44.767617 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-4d887bd9-78f7-454d-a1ef-77c53c95f474 req-eae979aa-c42f-443a-bf83-4b8fddf11d83 tempest-ServerActionsV293TestJSON-352506628 tempest-ServerActionsV293TestJSON-352506628-project-member] https://10.4.3.170/volume/v3/volumes/3f7d4804-bded-40ee-ad46-da699fa61e8a returned with HTTP 200 Jul 24 07:39:44.768172 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 260/1043] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:39:44 2026] GET /volume/v3/volumes/3f7d4804-bded-40ee-ad46-da699fa61e8a => generated 1540 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:39:44.882786 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-4d887bd9-78f7-454d-a1ef-77c53c95f474 req-af4cdefd-4c22-4686-bbf6-cb876b8bfd3a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:44.886557 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-4d887bd9-78f7-454d-a1ef-77c53c95f474 req-af4cdefd-4c22-4686-bbf6-cb876b8bfd3a tempest-ServerActionsV293TestJSON-352506628 tempest-ServerActionsV293TestJSON-352506628-project-member] PUT https://10.4.3.170/volume/v3/attachments/39c2c6eb-002e-43bf-aab1-e826f72a8726 Jul 24 07:39:44.886955 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-4d887bd9-78f7-454d-a1ef-77c53c95f474 req-af4cdefd-4c22-4686-bbf6-cb876b8bfd3a tempest-ServerActionsV293TestJSON-352506628 tempest-ServerActionsV293TestJSON-352506628-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000005822", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9a7cb9337d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5fc7887c-2ab7-4d21-80c7-ec4ad0d3b011", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:39:44.900510 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-4d887bd9-78f7-454d-a1ef-77c53c95f474 req-af4cdefd-4c22-4686-bbf6-cb876b8bfd3a tempest-ServerActionsV293TestJSON-352506628 tempest-ServerActionsV293TestJSON-352506628-project-member] Acquiring lock "cinder-attachment_update-3f7d4804-bded-40ee-ad46-da699fa61e8a-np0000005822" by "attachment_update" {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 07:39:44.906731 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-4d887bd9-78f7-454d-a1ef-77c53c95f474 req-af4cdefd-4c22-4686-bbf6-cb876b8bfd3a tempest-ServerActionsV293TestJSON-352506628 tempest-ServerActionsV293TestJSON-352506628-project-member] Lock "cinder-attachment_update-3f7d4804-bded-40ee-ad46-da699fa61e8a-np0000005822" acquired by "attachment_update" :: waited 0.006s {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 07:39:44.908996 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:44.908996 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:39:44.972062 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-ab6c5ab3-1818-413a-afc7-ddae3ffe4856 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:44.975562 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ab6c5ab3-1818-413a-afc7-ddae3ffe4856 tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] GET https://10.4.3.170/volume/v3/volumes/e28e2dd9-41f7-4f98-825d-73d0361a0529 Jul 24 07:39:44.975798 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ab6c5ab3-1818-413a-afc7-ddae3ffe4856 tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:44.976033 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ab6c5ab3-1818-413a-afc7-ddae3ffe4856 tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:44.984691 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:44.984691 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:39:44.988644 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-ab6c5ab3-1818-413a-afc7-ddae3ffe4856 tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] Volume info retrieved successfully. Jul 24 07:39:44.993894 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ab6c5ab3-1818-413a-afc7-ddae3ffe4856 tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] https://10.4.3.170/volume/v3/volumes/e28e2dd9-41f7-4f98-825d-73d0361a0529 returned with HTTP 200 Jul 24 07:39:44.994317 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 259/1044] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:39:44 2026] GET /volume/v3/volumes/e28e2dd9-41f7-4f98-825d-73d0361a0529 => generated 853 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:45.015107 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-5af8e89f-9913-49fb-9b42-8dca08994d4d None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:45.015181 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-4d887bd9-78f7-454d-a1ef-77c53c95f474 req-af4cdefd-4c22-4686-bbf6-cb876b8bfd3a tempest-ServerActionsV293TestJSON-352506628 tempest-ServerActionsV293TestJSON-352506628-project-member] Lock "cinder-attachment_update-3f7d4804-bded-40ee-ad46-da699fa61e8a-np0000005822" released by "attachment_update" :: held 0.108s {{(pid=100246) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 07:39:45.015499 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-4d887bd9-78f7-454d-a1ef-77c53c95f474 req-af4cdefd-4c22-4686-bbf6-cb876b8bfd3a tempest-ServerActionsV293TestJSON-352506628 tempest-ServerActionsV293TestJSON-352506628-project-member] https://10.4.3.170/volume/v3/attachments/39c2c6eb-002e-43bf-aab1-e826f72a8726 returned with HTTP 200 Jul 24 07:39:45.018347 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 265/1045] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 24 07:39:44 2026] PUT /volume/v3/attachments/39c2c6eb-002e-43bf-aab1-e826f72a8726 => generated 969 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:39:45.019193 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-63fb7052-48fc-4b9c-bb09-af58f8dcd670 req-ecd4d3a0-9dd8-477d-b1e1-0bb5ae7acb23 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:45.019278 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5af8e89f-9913-49fb-9b42-8dca08994d4d tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/9a8fb10e-1073-4ce7-a68e-6e1d75343788 Jul 24 07:39:45.019278 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5af8e89f-9913-49fb-9b42-8dca08994d4d tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:45.019278 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5af8e89f-9913-49fb-9b42-8dca08994d4d tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:45.019278 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-5af8e89f-9913-49fb-9b42-8dca08994d4d tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id 9a8fb10e-1073-4ce7-a68e-6e1d75343788. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:39:45.020253 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-4a27c9b3-7157-42be-b720-f16baf0e98b1 req-d671ce39-547e-4543-a6a6-bbb9a120fcea None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:45.020704 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-63fb7052-48fc-4b9c-bb09-af58f8dcd670 req-ecd4d3a0-9dd8-477d-b1e1-0bb5ae7acb23 tempest-VolumesGetTestJSON-116337125 tempest-VolumesGetTestJSON-116337125-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:39:45.021160 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-63fb7052-48fc-4b9c-bb09-af58f8dcd670 req-ecd4d3a0-9dd8-477d-b1e1-0bb5ae7acb23 tempest-VolumesGetTestJSON-116337125 tempest-VolumesGetTestJSON-116337125-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-1227340192", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:39:45.023093 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-4a27c9b3-7157-42be-b720-f16baf0e98b1 req-d671ce39-547e-4543-a6a6-bbb9a120fcea tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] GET https://10.4.3.170/volume/v3/volumes/e28e2dd9-41f7-4f98-825d-73d0361a0529 Jul 24 07:39:45.023373 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-4a27c9b3-7157-42be-b720-f16baf0e98b1 req-d671ce39-547e-4543-a6a6-bbb9a120fcea tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:45.023502 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [req-63fb7052-48fc-4b9c-bb09-af58f8dcd670 req-ecd4d3a0-9dd8-477d-b1e1-0bb5ae7acb23 tempest-VolumesGetTestJSON-116337125 tempest-VolumesGetTestJSON-116337125-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-1227340192', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:39:45.023605 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-4a27c9b3-7157-42be-b720-f16baf0e98b1 req-d671ce39-547e-4543-a6a6-bbb9a120fcea tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:45.023864 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [req-63fb7052-48fc-4b9c-bb09-af58f8dcd670 req-ecd4d3a0-9dd8-477d-b1e1-0bb5ae7acb23 tempest-VolumesGetTestJSON-116337125 tempest-VolumesGetTestJSON-116337125-project-member] Create volume of 1 GB Jul 24 07:39:45.027409 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:45.027409 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:39:45.027409 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5af8e89f-9913-49fb-9b42-8dca08994d4d tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/9a8fb10e-1073-4ce7-a68e-6e1d75343788 returned with HTTP 200 Jul 24 07:39:45.027409 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 262/1046] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:39:45 2026] GET /volume/v3/backups/9a8fb10e-1073-4ce7-a68e-6e1d75343788 => generated 708 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:45.030353 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-63fb7052-48fc-4b9c-bb09-af58f8dcd670 req-ecd4d3a0-9dd8-477d-b1e1-0bb5ae7acb23 tempest-VolumesGetTestJSON-116337125 tempest-VolumesGetTestJSON-116337125-project-member] Availability Zones retrieved successfully. Jul 24 07:39:45.031813 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:45.031813 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:39:45.037149 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-4a27c9b3-7157-42be-b720-f16baf0e98b1 req-d671ce39-547e-4543-a6a6-bbb9a120fcea tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] Volume info retrieved successfully. Jul 24 07:39:45.039716 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [req-63fb7052-48fc-4b9c-bb09-af58f8dcd670 req-ecd4d3a0-9dd8-477d-b1e1-0bb5ae7acb23 tempest-VolumesGetTestJSON-116337125 tempest-VolumesGetTestJSON-116337125-project-member] Flow 'volume_create_api' (32357fb7-3001-4a1a-a2f1-669996421237) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:39:45.041130 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [req-63fb7052-48fc-4b9c-bb09-af58f8dcd670 req-ecd4d3a0-9dd8-477d-b1e1-0bb5ae7acb23 tempest-VolumesGetTestJSON-116337125 tempest-VolumesGetTestJSON-116337125-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0d053ad-7702-493f-97eb-dbf6ac694f42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:39:45.042923 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [req-63fb7052-48fc-4b9c-bb09-af58f8dcd670 req-ecd4d3a0-9dd8-477d-b1e1-0bb5ae7acb23 tempest-VolumesGetTestJSON-116337125 tempest-VolumesGetTestJSON-116337125-project-member] Validating volume size '1' using validate_int {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:39:45.044043 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-4a27c9b3-7157-42be-b720-f16baf0e98b1 req-d671ce39-547e-4543-a6a6-bbb9a120fcea tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] https://10.4.3.170/volume/v3/volumes/e28e2dd9-41f7-4f98-825d-73d0361a0529 returned with HTTP 200 Jul 24 07:39:45.047566 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 260/1047] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:39:45 2026] GET /volume/v3/volumes/e28e2dd9-41f7-4f98-825d-73d0361a0529 => generated 853 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:45.056241 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-4d887bd9-78f7-454d-a1ef-77c53c95f474 req-afc073bb-1751-41ff-bd55-b2dffe200750 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:45.059436 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-4d887bd9-78f7-454d-a1ef-77c53c95f474 req-afc073bb-1751-41ff-bd55-b2dffe200750 tempest-ServerActionsV293TestJSON-352506628 tempest-ServerActionsV293TestJSON-352506628-project-member] POST https://10.4.3.170/volume/v3/attachments/39c2c6eb-002e-43bf-aab1-e826f72a8726/action Jul 24 07:39:45.059837 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-4d887bd9-78f7-454d-a1ef-77c53c95f474 req-afc073bb-1751-41ff-bd55-b2dffe200750 tempest-ServerActionsV293TestJSON-352506628 tempest-ServerActionsV293TestJSON-352506628-project-member] Action body: b'{"os-complete": null}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:39:45.059969 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-4d887bd9-78f7-454d-a1ef-77c53c95f474 req-afc073bb-1751-41ff-bd55-b2dffe200750 tempest-ServerActionsV293TestJSON-352506628 tempest-ServerActionsV293TestJSON-352506628-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:39:45.086835 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [req-63fb7052-48fc-4b9c-bb09-af58f8dcd670 req-ecd4d3a0-9dd8-477d-b1e1-0bb5ae7acb23 tempest-VolumesGetTestJSON-116337125 tempest-VolumesGetTestJSON-116337125-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0d053ad-7702-493f-97eb-dbf6ac694f42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:39:45.088235 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [req-63fb7052-48fc-4b9c-bb09-af58f8dcd670 req-ecd4d3a0-9dd8-477d-b1e1-0bb5ae7acb23 tempest-VolumesGetTestJSON-116337125 tempest-VolumesGetTestJSON-116337125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd09c779-51fd-4fde-b4ac-d628ea819524) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:39:45.090042 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:45.090042 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:39:45.105156 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-4d887bd9-78f7-454d-a1ef-77c53c95f474 req-afc073bb-1751-41ff-bd55-b2dffe200750 tempest-ServerActionsV293TestJSON-352506628 tempest-ServerActionsV293TestJSON-352506628-project-member] https://10.4.3.170/volume/v3/attachments/39c2c6eb-002e-43bf-aab1-e826f72a8726/action returned with HTTP 204 Jul 24 07:39:45.105560 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 266/1048] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 24 07:39:45 2026] POST /volume/v3/attachments/39c2c6eb-002e-43bf-aab1-e826f72a8726/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:39:45.158935 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-054c6412-62ee-4bc6-ae03-d7a858ea2ef1 req-ec8b48d8-bcdf-4b84-a82a-1e7d79b4dde8 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:45.163497 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-054c6412-62ee-4bc6-ae03-d7a858ea2ef1 req-ec8b48d8-bcdf-4b84-a82a-1e7d79b4dde8 tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-reader] GET https://10.4.3.170/volume/v3/volumes/detail Jul 24 07:39:45.164733 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-054c6412-62ee-4bc6-ae03-d7a858ea2ef1 req-ec8b48d8-bcdf-4b84-a82a-1e7d79b4dde8 tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-reader] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:45.166611 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-054c6412-62ee-4bc6-ae03-d7a858ea2ef1 req-ec8b48d8-bcdf-4b84-a82a-1e7d79b4dde8 tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-reader] Calling method 'detail' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:45.167024 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.api_utils [req-054c6412-62ee-4bc6-ae03-d7a858ea2ef1 req-ec8b48d8-bcdf-4b84-a82a-1e7d79b4dde8 tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-reader] Removing options '' from query. {{(pid=100245) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 07:39:45.168829 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.quota [req-63fb7052-48fc-4b9c-bb09-af58f8dcd670 req-ecd4d3a0-9dd8-477d-b1e1-0bb5ae7acb23 tempest-VolumesGetTestJSON-116337125 tempest-VolumesGetTestJSON-116337125-project-member] Created reservations ['8ad5dba9-02e4-462e-9f73-af3ed4a2cd19', 'f6313114-4952-4cba-bab4-cad682bb5265', '0f8493d9-438a-454d-9cc0-c422067c30d9', '0514babb-9c8e-432c-a238-51cd68997191'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:39:45.169084 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [req-054c6412-62ee-4bc6-ae03-d7a858ea2ef1 req-ec8b48d8-bcdf-4b84-a82a-1e7d79b4dde8 tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100245) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 07:39:45.169838 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [req-63fb7052-48fc-4b9c-bb09-af58f8dcd670 req-ecd4d3a0-9dd8-477d-b1e1-0bb5ae7acb23 tempest-VolumesGetTestJSON-116337125 tempest-VolumesGetTestJSON-116337125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd09c779-51fd-4fde-b4ac-d628ea819524) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ad5dba9-02e4-462e-9f73-af3ed4a2cd19', 'f6313114-4952-4cba-bab4-cad682bb5265', '0f8493d9-438a-454d-9cc0-c422067c30d9', '0514babb-9c8e-432c-a238-51cd68997191']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:39:45.170213 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [req-63fb7052-48fc-4b9c-bb09-af58f8dcd670 req-ecd4d3a0-9dd8-477d-b1e1-0bb5ae7acb23 tempest-VolumesGetTestJSON-116337125 tempest-VolumesGetTestJSON-116337125-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8eb02fc-9002-4da5-ba14-301281c28f24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:39:45.184188 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [req-054c6412-62ee-4bc6-ae03-d7a858ea2ef1 req-ec8b48d8-bcdf-4b84-a82a-1e7d79b4dde8 tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-reader] Get all volumes completed successfully. Jul 24 07:39:45.186446 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:45.186446 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:39:45.193246 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-054c6412-62ee-4bc6-ae03-d7a858ea2ef1 req-ec8b48d8-bcdf-4b84-a82a-1e7d79b4dde8 tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-reader] https://10.4.3.170/volume/v3/volumes/detail returned with HTTP 200 Jul 24 07:39:45.194188 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 263/1049] 10.4.3.170 () {68 vars in 1508 bytes} [Fri Jul 24 07:39:45 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:39:45.198583 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [req-63fb7052-48fc-4b9c-bb09-af58f8dcd670 req-ecd4d3a0-9dd8-477d-b1e1-0bb5ae7acb23 tempest-VolumesGetTestJSON-116337125 tempest-VolumesGetTestJSON-116337125-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8eb02fc-9002-4da5-ba14-301281c28f24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4f737afe-1c74-4a49-ae23-8b0ce317ba35', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1227340192',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='10bf8995ff1c43daa30f7effdd7aafd1',qos_specs=None,replication_status=,reservations=['8ad5dba9-02e4-462e-9f73-af3ed4a2cd19','f6313114-4952-4cba-bab4-cad682bb5265','0f8493d9-438a-454d-9cc0-c422067c30d9','0514babb-9c8e-432c-a238-51cd68997191'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7593d65a58064921ac22f2d2f14b2739',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:39:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1227340192',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4f737afe-1c74-4a49-ae23-8b0ce317ba35,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='10bf8995ff1c43daa30f7effdd7aafd1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7593d65a58064921ac22f2d2f14b2739',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:39:45.200854 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [req-63fb7052-48fc-4b9c-bb09-af58f8dcd670 req-ecd4d3a0-9dd8-477d-b1e1-0bb5ae7acb23 tempest-VolumesGetTestJSON-116337125 tempest-VolumesGetTestJSON-116337125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d5b9169-8dab-45f9-bacb-c4029c8958a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:39:45.223354 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [req-63fb7052-48fc-4b9c-bb09-af58f8dcd670 req-ecd4d3a0-9dd8-477d-b1e1-0bb5ae7acb23 tempest-VolumesGetTestJSON-116337125 tempest-VolumesGetTestJSON-116337125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d5b9169-8dab-45f9-bacb-c4029c8958a6) transitioned into state 'SUCCESS' from state '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-1227340192',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='10bf8995ff1c43daa30f7effdd7aafd1',qos_specs=None,replication_status=,reservations=['8ad5dba9-02e4-462e-9f73-af3ed4a2cd19','f6313114-4952-4cba-bab4-cad682bb5265','0f8493d9-438a-454d-9cc0-c422067c30d9','0514babb-9c8e-432c-a238-51cd68997191'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7593d65a58064921ac22f2d2f14b2739',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:39:45.223354 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [req-63fb7052-48fc-4b9c-bb09-af58f8dcd670 req-ecd4d3a0-9dd8-477d-b1e1-0bb5ae7acb23 tempest-VolumesGetTestJSON-116337125 tempest-VolumesGetTestJSON-116337125-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c4843d0-bcde-4996-b6f2-33c6c685cdad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:39:45.231380 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-d5c10b37-4f42-4117-982b-8b96df7bd769 req-ac0f5ae5-0e5f-4382-a16f-232120d1dbd8 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:45.240788 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-d5c10b37-4f42-4117-982b-8b96df7bd769 req-ac0f5ae5-0e5f-4382-a16f-232120d1dbd8 tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-reader] GET https://10.4.3.170/volume/v3/volumes/detail Jul 24 07:39:45.241018 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-d5c10b37-4f42-4117-982b-8b96df7bd769 req-ac0f5ae5-0e5f-4382-a16f-232120d1dbd8 tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-reader] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:45.241252 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-d5c10b37-4f42-4117-982b-8b96df7bd769 req-ac0f5ae5-0e5f-4382-a16f-232120d1dbd8 tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-reader] Calling method 'detail' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:45.241649 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.api_utils [req-d5c10b37-4f42-4117-982b-8b96df7bd769 req-ac0f5ae5-0e5f-4382-a16f-232120d1dbd8 tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-reader] Removing options '' from query. {{(pid=100244) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 07:39:45.243615 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [req-d5c10b37-4f42-4117-982b-8b96df7bd769 req-ac0f5ae5-0e5f-4382-a16f-232120d1dbd8 tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100244) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 07:39:45.247108 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [req-63fb7052-48fc-4b9c-bb09-af58f8dcd670 req-ecd4d3a0-9dd8-477d-b1e1-0bb5ae7acb23 tempest-VolumesGetTestJSON-116337125 tempest-VolumesGetTestJSON-116337125-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c4843d0-bcde-4996-b6f2-33c6c685cdad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:39:45.248898 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [req-63fb7052-48fc-4b9c-bb09-af58f8dcd670 req-ecd4d3a0-9dd8-477d-b1e1-0bb5ae7acb23 tempest-VolumesGetTestJSON-116337125 tempest-VolumesGetTestJSON-116337125-project-member] Flow 'volume_create_api' (32357fb7-3001-4a1a-a2f1-669996421237) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:39:45.249791 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-63fb7052-48fc-4b9c-bb09-af58f8dcd670 req-ecd4d3a0-9dd8-477d-b1e1-0bb5ae7acb23 tempest-VolumesGetTestJSON-116337125 tempest-VolumesGetTestJSON-116337125-project-member] Create volume request issued successfully. Jul 24 07:39:45.250645 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-63fb7052-48fc-4b9c-bb09-af58f8dcd670 req-ecd4d3a0-9dd8-477d-b1e1-0bb5ae7acb23 tempest-VolumesGetTestJSON-116337125 tempest-VolumesGetTestJSON-116337125-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:39:45.251279 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 261/1050] 10.4.3.170 () {72 vars in 1541 bytes} [Fri Jul 24 07:39:45 2026] POST /volume/v3/volumes => generated 763 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:39:45.252825 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-d5c10b37-4f42-4117-982b-8b96df7bd769 req-ac0f5ae5-0e5f-4382-a16f-232120d1dbd8 tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-reader] Get all volumes completed successfully. Jul 24 07:39:45.253854 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:45.253854 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:39:45.258898 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-d5c10b37-4f42-4117-982b-8b96df7bd769 req-ac0f5ae5-0e5f-4382-a16f-232120d1dbd8 tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-reader] https://10.4.3.170/volume/v3/volumes/detail returned with HTTP 200 Jul 24 07:39:45.259383 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 261/1051] 10.4.3.170 () {68 vars in 1508 bytes} [Fri Jul 24 07:39:45 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:39:45.259593 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-63fb7052-48fc-4b9c-bb09-af58f8dcd670 req-d12b1ef4-32f0-4c06-9b68-4e9adc2e1f59 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:45.263990 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-63fb7052-48fc-4b9c-bb09-af58f8dcd670 req-d12b1ef4-32f0-4c06-9b68-4e9adc2e1f59 tempest-VolumesGetTestJSON-116337125 tempest-VolumesGetTestJSON-116337125-project-member] GET https://10.4.3.170/volume/v3/volumes/4f737afe-1c74-4a49-ae23-8b0ce317ba35 Jul 24 07:39:45.264292 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-63fb7052-48fc-4b9c-bb09-af58f8dcd670 req-d12b1ef4-32f0-4c06-9b68-4e9adc2e1f59 tempest-VolumesGetTestJSON-116337125 tempest-VolumesGetTestJSON-116337125-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:45.264538 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-63fb7052-48fc-4b9c-bb09-af58f8dcd670 req-d12b1ef4-32f0-4c06-9b68-4e9adc2e1f59 tempest-VolumesGetTestJSON-116337125 tempest-VolumesGetTestJSON-116337125-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:45.279757 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:45.279757 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:39:45.286691 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [req-63fb7052-48fc-4b9c-bb09-af58f8dcd670 req-d12b1ef4-32f0-4c06-9b68-4e9adc2e1f59 tempest-VolumesGetTestJSON-116337125 tempest-VolumesGetTestJSON-116337125-project-member] Volume info retrieved successfully. Jul 24 07:39:45.291223 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-23918b86-6704-43f9-97d4-fa167ff96984 req-fd767756-e9a7-46d9-8bb5-168d3e3814ad None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:45.292303 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-63fb7052-48fc-4b9c-bb09-af58f8dcd670 req-d12b1ef4-32f0-4c06-9b68-4e9adc2e1f59 tempest-VolumesGetTestJSON-116337125 tempest-VolumesGetTestJSON-116337125-project-member] https://10.4.3.170/volume/v3/volumes/4f737afe-1c74-4a49-ae23-8b0ce317ba35 returned with HTTP 200 Jul 24 07:39:45.292809 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 267/1052] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:39:45 2026] GET /volume/v3/volumes/4f737afe-1c74-4a49-ae23-8b0ce317ba35 => generated 831 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:45.295785 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-23918b86-6704-43f9-97d4-fa167ff96984 req-fd767756-e9a7-46d9-8bb5-168d3e3814ad tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-reader] GET https://10.4.3.170/volume/v3/volumes/detail Jul 24 07:39:45.296343 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-23918b86-6704-43f9-97d4-fa167ff96984 req-fd767756-e9a7-46d9-8bb5-168d3e3814ad tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-reader] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:45.298104 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-23918b86-6704-43f9-97d4-fa167ff96984 req-fd767756-e9a7-46d9-8bb5-168d3e3814ad tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-reader] Calling method 'detail' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:45.298393 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.api_utils [req-23918b86-6704-43f9-97d4-fa167ff96984 req-fd767756-e9a7-46d9-8bb5-168d3e3814ad tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-reader] Removing options '' from query. {{(pid=100245) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 07:39:45.299249 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [req-23918b86-6704-43f9-97d4-fa167ff96984 req-fd767756-e9a7-46d9-8bb5-168d3e3814ad tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100245) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 07:39:45.310813 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [req-23918b86-6704-43f9-97d4-fa167ff96984 req-fd767756-e9a7-46d9-8bb5-168d3e3814ad tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-reader] Get all volumes completed successfully. Jul 24 07:39:45.311990 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:45.311990 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:39:45.318495 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-23918b86-6704-43f9-97d4-fa167ff96984 req-fd767756-e9a7-46d9-8bb5-168d3e3814ad tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-reader] https://10.4.3.170/volume/v3/volumes/detail returned with HTTP 200 Jul 24 07:39:45.319115 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 264/1053] 10.4.3.170 () {68 vars in 1508 bytes} [Fri Jul 24 07:39:45 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:39:45.326411 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-3360b0f0-4122-43ab-9a86-2652c1eb5297 req-2343faee-958b-45d6-89f0-d690a76709ee None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:45.329127 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-3360b0f0-4122-43ab-9a86-2652c1eb5297 req-2343faee-958b-45d6-89f0-d690a76709ee tempest-VolumesGetTestJSON-116337125 tempest-VolumesGetTestJSON-116337125-project-member] GET https://10.4.3.170/volume/v3/volumes/4f737afe-1c74-4a49-ae23-8b0ce317ba35 Jul 24 07:39:45.329468 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-3360b0f0-4122-43ab-9a86-2652c1eb5297 req-2343faee-958b-45d6-89f0-d690a76709ee tempest-VolumesGetTestJSON-116337125 tempest-VolumesGetTestJSON-116337125-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:45.330502 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-3360b0f0-4122-43ab-9a86-2652c1eb5297 req-2343faee-958b-45d6-89f0-d690a76709ee tempest-VolumesGetTestJSON-116337125 tempest-VolumesGetTestJSON-116337125-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:45.343251 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:45.343251 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:39:45.347998 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-3360b0f0-4122-43ab-9a86-2652c1eb5297 req-2343faee-958b-45d6-89f0-d690a76709ee tempest-VolumesGetTestJSON-116337125 tempest-VolumesGetTestJSON-116337125-project-member] Volume info retrieved successfully. Jul 24 07:39:45.353735 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-3360b0f0-4122-43ab-9a86-2652c1eb5297 req-2343faee-958b-45d6-89f0-d690a76709ee tempest-VolumesGetTestJSON-116337125 tempest-VolumesGetTestJSON-116337125-project-member] https://10.4.3.170/volume/v3/volumes/4f737afe-1c74-4a49-ae23-8b0ce317ba35 returned with HTTP 200 Jul 24 07:39:45.354226 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 262/1054] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:39:45 2026] GET /volume/v3/volumes/4f737afe-1c74-4a49-ae23-8b0ce317ba35 => generated 855 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:45.356796 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-d6253978-ced7-455a-a8be-729cf7d9d279 req-1485100f-f4ee-4cea-840e-0e87f1349b1a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:45.358917 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-d6253978-ced7-455a-a8be-729cf7d9d279 req-1485100f-f4ee-4cea-840e-0e87f1349b1a tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-reader] GET https://10.4.3.170/volume/v3/volumes/detail Jul 24 07:39:45.359117 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-d6253978-ced7-455a-a8be-729cf7d9d279 req-1485100f-f4ee-4cea-840e-0e87f1349b1a tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-reader] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:45.359336 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-d6253978-ced7-455a-a8be-729cf7d9d279 req-1485100f-f4ee-4cea-840e-0e87f1349b1a tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-reader] Calling method 'detail' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:45.359543 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.api_utils [req-d6253978-ced7-455a-a8be-729cf7d9d279 req-1485100f-f4ee-4cea-840e-0e87f1349b1a tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-reader] Removing options '' from query. {{(pid=100244) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 07:39:45.360160 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [req-d6253978-ced7-455a-a8be-729cf7d9d279 req-1485100f-f4ee-4cea-840e-0e87f1349b1a tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100244) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 07:39:45.367821 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-d6253978-ced7-455a-a8be-729cf7d9d279 req-1485100f-f4ee-4cea-840e-0e87f1349b1a tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-reader] Get all volumes completed successfully. Jul 24 07:39:45.368778 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:45.368778 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:39:45.373477 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-d6253978-ced7-455a-a8be-729cf7d9d279 req-1485100f-f4ee-4cea-840e-0e87f1349b1a tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-reader] https://10.4.3.170/volume/v3/volumes/detail returned with HTTP 200 Jul 24 07:39:45.373943 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 262/1055] 10.4.3.170 () {68 vars in 1508 bytes} [Fri Jul 24 07:39:45 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:39:45.403021 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-5b19e1d4-3e9a-4097-9e3a-1b81a6061b96 req-382d9f7a-220c-4d75-92a9-cb2087a4f00e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:45.405098 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-5b19e1d4-3e9a-4097-9e3a-1b81a6061b96 req-382d9f7a-220c-4d75-92a9-cb2087a4f00e tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-reader] GET https://10.4.3.170/volume/v3/volumes/detail Jul 24 07:39:45.405369 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-5b19e1d4-3e9a-4097-9e3a-1b81a6061b96 req-382d9f7a-220c-4d75-92a9-cb2087a4f00e tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-reader] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:45.405551 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-5b19e1d4-3e9a-4097-9e3a-1b81a6061b96 req-382d9f7a-220c-4d75-92a9-cb2087a4f00e tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-reader] Calling method 'detail' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:45.405826 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.api_utils [req-5b19e1d4-3e9a-4097-9e3a-1b81a6061b96 req-382d9f7a-220c-4d75-92a9-cb2087a4f00e tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-reader] Removing options '' from query. {{(pid=100246) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 07:39:45.406542 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [req-5b19e1d4-3e9a-4097-9e3a-1b81a6061b96 req-382d9f7a-220c-4d75-92a9-cb2087a4f00e tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100246) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 07:39:45.438017 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [req-5b19e1d4-3e9a-4097-9e3a-1b81a6061b96 req-382d9f7a-220c-4d75-92a9-cb2087a4f00e tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-reader] Get all volumes completed successfully. Jul 24 07:39:45.439029 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:45.439029 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:39:45.442928 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-5b19e1d4-3e9a-4097-9e3a-1b81a6061b96 req-382d9f7a-220c-4d75-92a9-cb2087a4f00e tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-reader] https://10.4.3.170/volume/v3/volumes/detail returned with HTTP 200 Jul 24 07:39:45.443329 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 268/1056] 10.4.3.170 () {68 vars in 1508 bytes} [Fri Jul 24 07:39:45 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:39:45.471450 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-40176a5e-ed4e-4d92-bcb2-41141b402372 req-5f965d2f-39e4-4add-9115-00d4c0d61ca6 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:45.473358 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-40176a5e-ed4e-4d92-bcb2-41141b402372 req-5f965d2f-39e4-4add-9115-00d4c0d61ca6 tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-reader] GET https://10.4.3.170/volume/v3/volumes/detail Jul 24 07:39:45.473544 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-40176a5e-ed4e-4d92-bcb2-41141b402372 req-5f965d2f-39e4-4add-9115-00d4c0d61ca6 tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-reader] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:45.473722 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-40176a5e-ed4e-4d92-bcb2-41141b402372 req-5f965d2f-39e4-4add-9115-00d4c0d61ca6 tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-reader] Calling method 'detail' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:45.473935 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.api_utils [req-40176a5e-ed4e-4d92-bcb2-41141b402372 req-5f965d2f-39e4-4add-9115-00d4c0d61ca6 tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-reader] Removing options '' from query. {{(pid=100245) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 07:39:45.474626 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [req-40176a5e-ed4e-4d92-bcb2-41141b402372 req-5f965d2f-39e4-4add-9115-00d4c0d61ca6 tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100245) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 07:39:45.476981 np0000005822 devstack@c-api.service[100245]: DEBUG dbcounter [-] [100245] Writing DB stats cinder:SELECT=283,cinder:INSERT=50,cinder:UPDATE=78 {{(pid=100245) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 07:39:45.483365 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [req-40176a5e-ed4e-4d92-bcb2-41141b402372 req-5f965d2f-39e4-4add-9115-00d4c0d61ca6 tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-reader] Get all volumes completed successfully. Jul 24 07:39:45.484757 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:45.484757 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:39:45.489431 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-40176a5e-ed4e-4d92-bcb2-41141b402372 req-5f965d2f-39e4-4add-9115-00d4c0d61ca6 tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-reader] https://10.4.3.170/volume/v3/volumes/detail returned with HTTP 200 Jul 24 07:39:45.489952 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 265/1057] 10.4.3.170 () {68 vars in 1508 bytes} [Fri Jul 24 07:39:45 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:39:45.515633 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-fec9c704-4408-41ca-a4b5-8a96d11034a8 req-67acbe4d-c2f5-4e4f-b36d-1a8c32fb6b26 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:45.518279 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-fec9c704-4408-41ca-a4b5-8a96d11034a8 req-67acbe4d-c2f5-4e4f-b36d-1a8c32fb6b26 tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-reader] GET https://10.4.3.170/volume/v3/volumes/detail Jul 24 07:39:45.518486 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-fec9c704-4408-41ca-a4b5-8a96d11034a8 req-67acbe4d-c2f5-4e4f-b36d-1a8c32fb6b26 tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-reader] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:45.518683 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-fec9c704-4408-41ca-a4b5-8a96d11034a8 req-67acbe4d-c2f5-4e4f-b36d-1a8c32fb6b26 tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-reader] Calling method 'detail' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:45.518925 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.api_utils [req-fec9c704-4408-41ca-a4b5-8a96d11034a8 req-67acbe4d-c2f5-4e4f-b36d-1a8c32fb6b26 tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-reader] Removing options '' from query. {{(pid=100243) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 07:39:45.519776 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [req-fec9c704-4408-41ca-a4b5-8a96d11034a8 req-67acbe4d-c2f5-4e4f-b36d-1a8c32fb6b26 tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100243) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 07:39:45.528480 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-fec9c704-4408-41ca-a4b5-8a96d11034a8 req-67acbe4d-c2f5-4e4f-b36d-1a8c32fb6b26 tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-reader] Get all volumes completed successfully. Jul 24 07:39:45.529348 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:45.529348 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:39:45.533584 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-fec9c704-4408-41ca-a4b5-8a96d11034a8 req-67acbe4d-c2f5-4e4f-b36d-1a8c32fb6b26 tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-reader] https://10.4.3.170/volume/v3/volumes/detail returned with HTTP 200 Jul 24 07:39:45.533982 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 263/1058] 10.4.3.170 () {68 vars in 1508 bytes} [Fri Jul 24 07:39:45 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:39:45.562172 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-a46d07d7-0193-4ac2-88d3-93c6ff8ee505 req-f1c69f55-9d8d-413f-a71b-f8f163e52e64 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:45.564403 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-a46d07d7-0193-4ac2-88d3-93c6ff8ee505 req-f1c69f55-9d8d-413f-a71b-f8f163e52e64 tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-reader] GET https://10.4.3.170/volume/v3/volumes/detail Jul 24 07:39:45.564611 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-a46d07d7-0193-4ac2-88d3-93c6ff8ee505 req-f1c69f55-9d8d-413f-a71b-f8f163e52e64 tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-reader] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:45.564798 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-a46d07d7-0193-4ac2-88d3-93c6ff8ee505 req-f1c69f55-9d8d-413f-a71b-f8f163e52e64 tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-reader] Calling method 'detail' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:45.565068 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.api_utils [req-a46d07d7-0193-4ac2-88d3-93c6ff8ee505 req-f1c69f55-9d8d-413f-a71b-f8f163e52e64 tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-reader] Removing options '' from query. {{(pid=100244) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 07:39:45.565784 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [req-a46d07d7-0193-4ac2-88d3-93c6ff8ee505 req-f1c69f55-9d8d-413f-a71b-f8f163e52e64 tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100244) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 07:39:45.573083 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-a46d07d7-0193-4ac2-88d3-93c6ff8ee505 req-f1c69f55-9d8d-413f-a71b-f8f163e52e64 tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-reader] Get all volumes completed successfully. Jul 24 07:39:45.574043 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:45.574043 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:39:45.578218 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-a46d07d7-0193-4ac2-88d3-93c6ff8ee505 req-f1c69f55-9d8d-413f-a71b-f8f163e52e64 tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-reader] https://10.4.3.170/volume/v3/volumes/detail returned with HTTP 200 Jul 24 07:39:45.578697 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 263/1059] 10.4.3.170 () {68 vars in 1508 bytes} [Fri Jul 24 07:39:45 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:39:45.597373 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-dad7d77e-11c1-4a66-8c82-a4444766389b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:45.599565 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-dad7d77e-11c1-4a66-8c82-a4444766389b tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] DELETE https://10.4.3.170/volume/v3/volumes/e28e2dd9-41f7-4f98-825d-73d0361a0529 Jul 24 07:39:45.599820 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-dad7d77e-11c1-4a66-8c82-a4444766389b tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:45.600088 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-dad7d77e-11c1-4a66-8c82-a4444766389b tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:45.600350 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-dad7d77e-11c1-4a66-8c82-a4444766389b tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] Delete volume with id: e28e2dd9-41f7-4f98-825d-73d0361a0529 Jul 24 07:39:45.609489 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:45.609489 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:39:45.610127 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-dad7d77e-11c1-4a66-8c82-a4444766389b tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] Volume info retrieved successfully. Jul 24 07:39:45.629384 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-dad7d77e-11c1-4a66-8c82-a4444766389b tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] Delete volume request issued successfully. Jul 24 07:39:45.629644 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-dad7d77e-11c1-4a66-8c82-a4444766389b tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] https://10.4.3.170/volume/v3/volumes/e28e2dd9-41f7-4f98-825d-73d0361a0529 returned with HTTP 202 Jul 24 07:39:45.630110 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 269/1060] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:39:45 2026] DELETE /volume/v3/volumes/e28e2dd9-41f7-4f98-825d-73d0361a0529 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:39:45.639714 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-c744d955-1dab-428a-af1c-7b28f7a22754 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:45.641605 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c744d955-1dab-428a-af1c-7b28f7a22754 tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] GET https://10.4.3.170/volume/v3/volumes/e28e2dd9-41f7-4f98-825d-73d0361a0529 Jul 24 07:39:45.641789 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c744d955-1dab-428a-af1c-7b28f7a22754 tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:45.641990 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c744d955-1dab-428a-af1c-7b28f7a22754 tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:45.653364 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:45.653364 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:39:45.658734 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-c744d955-1dab-428a-af1c-7b28f7a22754 tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] Volume info retrieved successfully. Jul 24 07:39:45.665433 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c744d955-1dab-428a-af1c-7b28f7a22754 tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] https://10.4.3.170/volume/v3/volumes/e28e2dd9-41f7-4f98-825d-73d0361a0529 returned with HTTP 200 Jul 24 07:39:45.665815 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 266/1061] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:39:45 2026] GET /volume/v3/volumes/e28e2dd9-41f7-4f98-825d-73d0361a0529 => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:46.041300 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-34d0470f-06f1-47b2-a0a9-96b44f349b21 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:46.042975 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-34d0470f-06f1-47b2-a0a9-96b44f349b21 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/9a8fb10e-1073-4ce7-a68e-6e1d75343788 Jul 24 07:39:46.045337 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-34d0470f-06f1-47b2-a0a9-96b44f349b21 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:46.045337 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-34d0470f-06f1-47b2-a0a9-96b44f349b21 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:46.045337 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-34d0470f-06f1-47b2-a0a9-96b44f349b21 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id 9a8fb10e-1073-4ce7-a68e-6e1d75343788. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:39:46.048433 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:46.048433 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:39:46.049041 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-34d0470f-06f1-47b2-a0a9-96b44f349b21 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/9a8fb10e-1073-4ce7-a68e-6e1d75343788 returned with HTTP 200 Jul 24 07:39:46.049439 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 264/1062] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:39:46 2026] GET /volume/v3/backups/9a8fb10e-1073-4ce7-a68e-6e1d75343788 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:46.381194 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-18dcc374-83b3-459c-9792-a0967a12eaf4 req-34df68e9-11c4-4a3e-bd56-b42916dafd4b None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:46.383628 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-18dcc374-83b3-459c-9792-a0967a12eaf4 req-34df68e9-11c4-4a3e-bd56-b42916dafd4b tempest-VolumesGetTestJSON-116337125 tempest-VolumesGetTestJSON-116337125-project-member] GET https://10.4.3.170/volume/v3/volumes/4f737afe-1c74-4a49-ae23-8b0ce317ba35 Jul 24 07:39:46.383837 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-18dcc374-83b3-459c-9792-a0967a12eaf4 req-34df68e9-11c4-4a3e-bd56-b42916dafd4b tempest-VolumesGetTestJSON-116337125 tempest-VolumesGetTestJSON-116337125-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:46.384121 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-18dcc374-83b3-459c-9792-a0967a12eaf4 req-34df68e9-11c4-4a3e-bd56-b42916dafd4b tempest-VolumesGetTestJSON-116337125 tempest-VolumesGetTestJSON-116337125-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:46.392254 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:46.392254 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:39:46.395962 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-18dcc374-83b3-459c-9792-a0967a12eaf4 req-34df68e9-11c4-4a3e-bd56-b42916dafd4b tempest-VolumesGetTestJSON-116337125 tempest-VolumesGetTestJSON-116337125-project-member] Volume info retrieved successfully. Jul 24 07:39:46.400555 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-18dcc374-83b3-459c-9792-a0967a12eaf4 req-34df68e9-11c4-4a3e-bd56-b42916dafd4b tempest-VolumesGetTestJSON-116337125 tempest-VolumesGetTestJSON-116337125-project-member] https://10.4.3.170/volume/v3/volumes/4f737afe-1c74-4a49-ae23-8b0ce317ba35 returned with HTTP 200 Jul 24 07:39:46.401278 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 264/1063] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:39:46 2026] GET /volume/v3/volumes/4f737afe-1c74-4a49-ae23-8b0ce317ba35 => generated 856 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:46.452027 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-eac9cee8-f754-4c85-b924-1c36673b071b req-ceff1e54-8a8e-4302-aac7-94e6d6410252 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:46.458703 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-eac9cee8-f754-4c85-b924-1c36673b071b req-ceff1e54-8a8e-4302-aac7-94e6d6410252 tempest-VolumesGetTestJSON-116337125 tempest-VolumesGetTestJSON-116337125-project-reader] GET https://10.4.3.170/volume/v3/volumes/4f737afe-1c74-4a49-ae23-8b0ce317ba35 Jul 24 07:39:46.458894 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-eac9cee8-f754-4c85-b924-1c36673b071b req-ceff1e54-8a8e-4302-aac7-94e6d6410252 tempest-VolumesGetTestJSON-116337125 tempest-VolumesGetTestJSON-116337125-project-reader] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:46.459141 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-eac9cee8-f754-4c85-b924-1c36673b071b req-ceff1e54-8a8e-4302-aac7-94e6d6410252 tempest-VolumesGetTestJSON-116337125 tempest-VolumesGetTestJSON-116337125-project-reader] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:46.476505 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:46.476505 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:39:46.486389 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [req-eac9cee8-f754-4c85-b924-1c36673b071b req-ceff1e54-8a8e-4302-aac7-94e6d6410252 tempest-VolumesGetTestJSON-116337125 tempest-VolumesGetTestJSON-116337125-project-reader] Volume info retrieved successfully. Jul 24 07:39:46.494761 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-eac9cee8-f754-4c85-b924-1c36673b071b req-ceff1e54-8a8e-4302-aac7-94e6d6410252 tempest-VolumesGetTestJSON-116337125 tempest-VolumesGetTestJSON-116337125-project-reader] https://10.4.3.170/volume/v3/volumes/4f737afe-1c74-4a49-ae23-8b0ce317ba35 returned with HTTP 200 Jul 24 07:39:46.495313 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 270/1064] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:39:46 2026] GET /volume/v3/volumes/4f737afe-1c74-4a49-ae23-8b0ce317ba35 => generated 856 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:46.527689 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-571b0732-df44-46ae-8adc-b80b30d52f13 req-426181f6-a54b-4199-831f-bb98812f7519 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:46.530674 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-571b0732-df44-46ae-8adc-b80b30d52f13 req-426181f6-a54b-4199-831f-bb98812f7519 tempest-VolumesGetTestJSON-116337125 tempest-VolumesGetTestJSON-116337125-project-member] DELETE https://10.4.3.170/volume/v3/volumes/4f737afe-1c74-4a49-ae23-8b0ce317ba35 Jul 24 07:39:46.530963 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-571b0732-df44-46ae-8adc-b80b30d52f13 req-426181f6-a54b-4199-831f-bb98812f7519 tempest-VolumesGetTestJSON-116337125 tempest-VolumesGetTestJSON-116337125-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:46.531332 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-571b0732-df44-46ae-8adc-b80b30d52f13 req-426181f6-a54b-4199-831f-bb98812f7519 tempest-VolumesGetTestJSON-116337125 tempest-VolumesGetTestJSON-116337125-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:46.531619 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [req-571b0732-df44-46ae-8adc-b80b30d52f13 req-426181f6-a54b-4199-831f-bb98812f7519 tempest-VolumesGetTestJSON-116337125 tempest-VolumesGetTestJSON-116337125-project-member] Delete volume with id: 4f737afe-1c74-4a49-ae23-8b0ce317ba35 Jul 24 07:39:46.543426 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:46.543426 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:39:46.544167 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [req-571b0732-df44-46ae-8adc-b80b30d52f13 req-426181f6-a54b-4199-831f-bb98812f7519 tempest-VolumesGetTestJSON-116337125 tempest-VolumesGetTestJSON-116337125-project-member] Volume info retrieved successfully. Jul 24 07:39:46.568229 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [req-571b0732-df44-46ae-8adc-b80b30d52f13 req-426181f6-a54b-4199-831f-bb98812f7519 tempest-VolumesGetTestJSON-116337125 tempest-VolumesGetTestJSON-116337125-project-member] Delete volume request issued successfully. Jul 24 07:39:46.568229 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-571b0732-df44-46ae-8adc-b80b30d52f13 req-426181f6-a54b-4199-831f-bb98812f7519 tempest-VolumesGetTestJSON-116337125 tempest-VolumesGetTestJSON-116337125-project-member] https://10.4.3.170/volume/v3/volumes/4f737afe-1c74-4a49-ae23-8b0ce317ba35 returned with HTTP 202 Jul 24 07:39:46.568229 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 267/1065] 10.4.3.170 () {70 vars in 1620 bytes} [Fri Jul 24 07:39:46 2026] DELETE /volume/v3/volumes/4f737afe-1c74-4a49-ae23-8b0ce317ba35 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:39:46.596843 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-95aa3489-918b-4d7c-a420-975c7bb7cbfe req-b5273264-9f8b-48e4-8b5e-b54e56ff91d7 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:46.599420 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-95aa3489-918b-4d7c-a420-975c7bb7cbfe req-b5273264-9f8b-48e4-8b5e-b54e56ff91d7 tempest-VolumesGetTestJSON-116337125 tempest-VolumesGetTestJSON-116337125-project-member] GET https://10.4.3.170/volume/v3/volumes/4f737afe-1c74-4a49-ae23-8b0ce317ba35 Jul 24 07:39:46.599701 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-95aa3489-918b-4d7c-a420-975c7bb7cbfe req-b5273264-9f8b-48e4-8b5e-b54e56ff91d7 tempest-VolumesGetTestJSON-116337125 tempest-VolumesGetTestJSON-116337125-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:46.599938 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-95aa3489-918b-4d7c-a420-975c7bb7cbfe req-b5273264-9f8b-48e4-8b5e-b54e56ff91d7 tempest-VolumesGetTestJSON-116337125 tempest-VolumesGetTestJSON-116337125-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:46.609096 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:46.609096 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:39:46.613454 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-95aa3489-918b-4d7c-a420-975c7bb7cbfe req-b5273264-9f8b-48e4-8b5e-b54e56ff91d7 tempest-VolumesGetTestJSON-116337125 tempest-VolumesGetTestJSON-116337125-project-member] Volume info retrieved successfully. Jul 24 07:39:46.619767 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-95aa3489-918b-4d7c-a420-975c7bb7cbfe req-b5273264-9f8b-48e4-8b5e-b54e56ff91d7 tempest-VolumesGetTestJSON-116337125 tempest-VolumesGetTestJSON-116337125-project-member] https://10.4.3.170/volume/v3/volumes/4f737afe-1c74-4a49-ae23-8b0ce317ba35 returned with HTTP 200 Jul 24 07:39:46.620274 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 265/1066] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:39:46 2026] GET /volume/v3/volumes/4f737afe-1c74-4a49-ae23-8b0ce317ba35 => generated 855 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:46.679853 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-8da61b7f-603c-4570-ae80-9b8909a01a16 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:46.682091 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8da61b7f-603c-4570-ae80-9b8909a01a16 tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] GET https://10.4.3.170/volume/v3/volumes/e28e2dd9-41f7-4f98-825d-73d0361a0529 Jul 24 07:39:46.684934 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8da61b7f-603c-4570-ae80-9b8909a01a16 tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:46.684934 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8da61b7f-603c-4570-ae80-9b8909a01a16 tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:46.690857 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8da61b7f-603c-4570-ae80-9b8909a01a16 tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] https://10.4.3.170/volume/v3/volumes/e28e2dd9-41f7-4f98-825d-73d0361a0529 returned with HTTP 404 Jul 24 07:39:46.691470 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 265/1067] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:39:46 2026] GET /volume/v3/volumes/e28e2dd9-41f7-4f98-825d-73d0361a0529 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:39:46.702450 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-4925abe8-736d-43cc-a75a-e8fe13e2c746 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:46.704603 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4925abe8-736d-43cc-a75a-e8fe13e2c746 tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] DELETE https://10.4.3.170/volume/v3/volumes/568eebbe-8ac3-4d05-9148-da3fd269b144 Jul 24 07:39:46.704820 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4925abe8-736d-43cc-a75a-e8fe13e2c746 tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:46.705045 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4925abe8-736d-43cc-a75a-e8fe13e2c746 tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:46.705194 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-4925abe8-736d-43cc-a75a-e8fe13e2c746 tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] Delete volume with id: 568eebbe-8ac3-4d05-9148-da3fd269b144 Jul 24 07:39:46.709408 np0000005822 devstack@c-api.service[100246]: DEBUG dbcounter [-] [100246] Writing DB stats cinder:SELECT=258,cinder:INSERT=45,cinder:UPDATE=78 {{(pid=100246) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 07:39:46.716482 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:46.716482 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:39:46.716683 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-4925abe8-736d-43cc-a75a-e8fe13e2c746 tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] Volume info retrieved successfully. Jul 24 07:39:46.735851 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-4925abe8-736d-43cc-a75a-e8fe13e2c746 tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] Delete volume request issued successfully. Jul 24 07:39:46.736101 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4925abe8-736d-43cc-a75a-e8fe13e2c746 tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] https://10.4.3.170/volume/v3/volumes/568eebbe-8ac3-4d05-9148-da3fd269b144 returned with HTTP 202 Jul 24 07:39:46.737190 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 271/1068] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:39:46 2026] DELETE /volume/v3/volumes/568eebbe-8ac3-4d05-9148-da3fd269b144 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:39:46.747880 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-a2b198b9-e9c6-43b8-a1a3-319261b3d67a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:46.750141 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a2b198b9-e9c6-43b8-a1a3-319261b3d67a tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] GET https://10.4.3.170/volume/v3/volumes/568eebbe-8ac3-4d05-9148-da3fd269b144 Jul 24 07:39:46.750637 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a2b198b9-e9c6-43b8-a1a3-319261b3d67a tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:46.750912 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a2b198b9-e9c6-43b8-a1a3-319261b3d67a tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:46.759707 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:46.759707 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:39:46.764785 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-a2b198b9-e9c6-43b8-a1a3-319261b3d67a tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] Volume info retrieved successfully. Jul 24 07:39:46.771299 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a2b198b9-e9c6-43b8-a1a3-319261b3d67a tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] https://10.4.3.170/volume/v3/volumes/568eebbe-8ac3-4d05-9148-da3fd269b144 returned with HTTP 200 Jul 24 07:39:46.771741 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 268/1069] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:39:46 2026] GET /volume/v3/volumes/568eebbe-8ac3-4d05-9148-da3fd269b144 => generated 852 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:47.060750 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-62e791fd-7902-4da8-b012-2abe026569f2 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:47.063626 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-62e791fd-7902-4da8-b012-2abe026569f2 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/9a8fb10e-1073-4ce7-a68e-6e1d75343788 Jul 24 07:39:47.064016 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-62e791fd-7902-4da8-b012-2abe026569f2 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:47.064378 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-62e791fd-7902-4da8-b012-2abe026569f2 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:47.064561 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-62e791fd-7902-4da8-b012-2abe026569f2 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id 9a8fb10e-1073-4ce7-a68e-6e1d75343788. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:39:47.072379 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:47.072379 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:39:47.073379 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-62e791fd-7902-4da8-b012-2abe026569f2 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/9a8fb10e-1073-4ce7-a68e-6e1d75343788 returned with HTTP 200 Jul 24 07:39:47.074314 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 266/1070] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:39:47 2026] GET /volume/v3/backups/9a8fb10e-1073-4ce7-a68e-6e1d75343788 => generated 708 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:47.653219 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-f81e8dae-b1b3-4eba-831f-d48d55291bf3 req-5ec2f017-804e-483d-a49b-97740fd4b258 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:47.654214 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-f81e8dae-b1b3-4eba-831f-d48d55291bf3 req-5ec2f017-804e-483d-a49b-97740fd4b258 tempest-VolumesGetTestJSON-116337125 tempest-VolumesGetTestJSON-116337125-project-member] GET https://10.4.3.170/volume/v3/volumes/4f737afe-1c74-4a49-ae23-8b0ce317ba35 Jul 24 07:39:47.654421 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-f81e8dae-b1b3-4eba-831f-d48d55291bf3 req-5ec2f017-804e-483d-a49b-97740fd4b258 tempest-VolumesGetTestJSON-116337125 tempest-VolumesGetTestJSON-116337125-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:47.654730 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-f81e8dae-b1b3-4eba-831f-d48d55291bf3 req-5ec2f017-804e-483d-a49b-97740fd4b258 tempest-VolumesGetTestJSON-116337125 tempest-VolumesGetTestJSON-116337125-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:47.660961 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-f81e8dae-b1b3-4eba-831f-d48d55291bf3 req-5ec2f017-804e-483d-a49b-97740fd4b258 tempest-VolumesGetTestJSON-116337125 tempest-VolumesGetTestJSON-116337125-project-member] https://10.4.3.170/volume/v3/volumes/4f737afe-1c74-4a49-ae23-8b0ce317ba35 returned with HTTP 404 Jul 24 07:39:47.661552 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 266/1071] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:39:47 2026] GET /volume/v3/volumes/4f737afe-1c74-4a49-ae23-8b0ce317ba35 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:39:47.787345 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-401d73fc-7d80-4fa1-bdfc-e51031ceb239 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:47.791729 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-401d73fc-7d80-4fa1-bdfc-e51031ceb239 tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] GET https://10.4.3.170/volume/v3/volumes/568eebbe-8ac3-4d05-9148-da3fd269b144 Jul 24 07:39:47.791996 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-401d73fc-7d80-4fa1-bdfc-e51031ceb239 tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:47.792229 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-401d73fc-7d80-4fa1-bdfc-e51031ceb239 tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:47.798265 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-401d73fc-7d80-4fa1-bdfc-e51031ceb239 tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] https://10.4.3.170/volume/v3/volumes/568eebbe-8ac3-4d05-9148-da3fd269b144 returned with HTTP 404 Jul 24 07:39:47.798791 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 272/1072] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:39:47 2026] GET /volume/v3/volumes/568eebbe-8ac3-4d05-9148-da3fd269b144 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:39:47.809003 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-0a5babe3-52c5-4ac1-9394-f303e81f90a4 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:47.811333 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0a5babe3-52c5-4ac1-9394-f303e81f90a4 tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] DELETE https://10.4.3.170/volume/v3/volumes/11337567-3b12-4e74-a806-ae146b89d45c Jul 24 07:39:47.811601 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0a5babe3-52c5-4ac1-9394-f303e81f90a4 tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:47.811854 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0a5babe3-52c5-4ac1-9394-f303e81f90a4 tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:47.812067 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-0a5babe3-52c5-4ac1-9394-f303e81f90a4 tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] Delete volume with id: 11337567-3b12-4e74-a806-ae146b89d45c Jul 24 07:39:47.823934 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:47.823934 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:39:47.824630 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-0a5babe3-52c5-4ac1-9394-f303e81f90a4 tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] Volume info retrieved successfully. Jul 24 07:39:47.845316 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-0a5babe3-52c5-4ac1-9394-f303e81f90a4 tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] Delete volume request issued successfully. Jul 24 07:39:47.846144 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0a5babe3-52c5-4ac1-9394-f303e81f90a4 tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] https://10.4.3.170/volume/v3/volumes/11337567-3b12-4e74-a806-ae146b89d45c returned with HTTP 202 Jul 24 07:39:47.846144 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 269/1073] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:39:47 2026] DELETE /volume/v3/volumes/11337567-3b12-4e74-a806-ae146b89d45c => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:39:47.853958 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-5680b13d-dc91-493c-925a-ddac65e7f3cc None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:47.858218 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5680b13d-dc91-493c-925a-ddac65e7f3cc tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] GET https://10.4.3.170/volume/v3/volumes/11337567-3b12-4e74-a806-ae146b89d45c Jul 24 07:39:47.858579 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-5680b13d-dc91-493c-925a-ddac65e7f3cc tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:47.859114 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-5680b13d-dc91-493c-925a-ddac65e7f3cc tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:47.870794 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:47.870794 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:39:47.876402 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-5680b13d-dc91-493c-925a-ddac65e7f3cc tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] Volume info retrieved successfully. Jul 24 07:39:47.883633 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5680b13d-dc91-493c-925a-ddac65e7f3cc tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] https://10.4.3.170/volume/v3/volumes/11337567-3b12-4e74-a806-ae146b89d45c returned with HTTP 200 Jul 24 07:39:47.884916 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 267/1074] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:39:47 2026] GET /volume/v3/volumes/11337567-3b12-4e74-a806-ae146b89d45c => generated 851 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:48.083985 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-9a58c6a7-9f07-4c90-915a-a96c9b00e939 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:48.086175 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9a58c6a7-9f07-4c90-915a-a96c9b00e939 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/9a8fb10e-1073-4ce7-a68e-6e1d75343788 Jul 24 07:39:48.086486 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9a58c6a7-9f07-4c90-915a-a96c9b00e939 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:48.086719 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9a58c6a7-9f07-4c90-915a-a96c9b00e939 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:48.086868 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-9a58c6a7-9f07-4c90-915a-a96c9b00e939 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id 9a8fb10e-1073-4ce7-a68e-6e1d75343788. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:39:48.091984 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:48.091984 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:39:48.092873 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9a58c6a7-9f07-4c90-915a-a96c9b00e939 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/9a8fb10e-1073-4ce7-a68e-6e1d75343788 returned with HTTP 200 Jul 24 07:39:48.093356 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 267/1075] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:39:48 2026] GET /volume/v3/backups/9a8fb10e-1073-4ce7-a68e-6e1d75343788 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:48.904726 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-bcc9c9ca-d256-456e-afc4-a32df62a71b0 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:48.907434 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bcc9c9ca-d256-456e-afc4-a32df62a71b0 tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] GET https://10.4.3.170/volume/v3/volumes/11337567-3b12-4e74-a806-ae146b89d45c Jul 24 07:39:48.907672 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bcc9c9ca-d256-456e-afc4-a32df62a71b0 tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:48.907869 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bcc9c9ca-d256-456e-afc4-a32df62a71b0 tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:48.916976 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bcc9c9ca-d256-456e-afc4-a32df62a71b0 tempest-VolumesTestJSON-452768183 tempest-VolumesTestJSON-452768183-project-member] https://10.4.3.170/volume/v3/volumes/11337567-3b12-4e74-a806-ae146b89d45c returned with HTTP 404 Jul 24 07:39:48.917654 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 273/1076] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:39:48 2026] GET /volume/v3/volumes/11337567-3b12-4e74-a806-ae146b89d45c => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:39:49.103928 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-4ece8e79-c65c-49f5-8070-a10abced6a90 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:49.106159 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4ece8e79-c65c-49f5-8070-a10abced6a90 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/9a8fb10e-1073-4ce7-a68e-6e1d75343788 Jul 24 07:39:49.106441 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4ece8e79-c65c-49f5-8070-a10abced6a90 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:49.106680 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4ece8e79-c65c-49f5-8070-a10abced6a90 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:49.106810 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-4ece8e79-c65c-49f5-8070-a10abced6a90 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id 9a8fb10e-1073-4ce7-a68e-6e1d75343788. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:39:49.111786 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:49.111786 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:39:49.112603 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4ece8e79-c65c-49f5-8070-a10abced6a90 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/9a8fb10e-1073-4ce7-a68e-6e1d75343788 returned with HTTP 200 Jul 24 07:39:49.113067 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 270/1077] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:39:49 2026] GET /volume/v3/backups/9a8fb10e-1073-4ce7-a68e-6e1d75343788 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:49.646381 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-3b359caa-8bfe-4cda-aff6-24e28fa3d6ba None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:49.847255 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3b359caa-8bfe-4cda-aff6-24e28fa3d6ba tempest-GroupSnapshotsTest-1506042311 tempest-GroupSnapshotsTest-1506042311-project-admin] POST https://10.4.3.170/volume/v3/types Jul 24 07:39:49.847255 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3b359caa-8bfe-4cda-aff6-24e28fa3d6ba tempest-GroupSnapshotsTest-1506042311 tempest-GroupSnapshotsTest-1506042311-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-121994571"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:39:49.864848 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3b359caa-8bfe-4cda-aff6-24e28fa3d6ba tempest-GroupSnapshotsTest-1506042311 tempest-GroupSnapshotsTest-1506042311-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 24 07:39:49.865319 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 268/1078] 10.4.3.170 () {68 vars in 1252 bytes} [Fri Jul 24 07:39:49 2026] POST /volume/v3/types => generated 223 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:49.878819 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-e4667c05-2c43-4c92-be29-fb6ee10440e7 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:49.882383 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e4667c05-2c43-4c92-be29-fb6ee10440e7 tempest-GroupSnapshotsTest-1506042311 tempest-GroupSnapshotsTest-1506042311-project-admin] POST https://10.4.3.170/volume/v3/group_types Jul 24 07:39:49.882892 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e4667c05-2c43-4c92-be29-fb6ee10440e7 tempest-GroupSnapshotsTest-1506042311 tempest-GroupSnapshotsTest-1506042311-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-833577780"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:39:49.912322 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e4667c05-2c43-4c92-be29-fb6ee10440e7 tempest-GroupSnapshotsTest-1506042311 tempest-GroupSnapshotsTest-1506042311-project-admin] https://10.4.3.170/volume/v3/group_types returned with HTTP 202 Jul 24 07:39:49.913019 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 268/1079] 10.4.3.170 () {70 vars in 1311 bytes} [Fri Jul 24 07:39:49 2026] POST /volume/v3/group_types => generated 180 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:39:49.925734 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b856022a-da90-4194-b080-6621959896c3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:50.027607 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b856022a-da90-4194-b080-6621959896c3 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] POST https://10.4.3.170/volume/v3/groups Jul 24 07:39:50.028000 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b856022a-da90-4194-b080-6621959896c3 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "39647bf5-72f3-472c-8e69-a67baae053c6", "volume_types": ["8c6273f5-e924-4dea-848a-3747284e1028"], "name": "tempest-GroupSnapshotsTest-Group-1370423930"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:39:50.029611 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.groups [None req-b856022a-da90-4194-b080-6621959896c3 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Creating new group {'group': {'group_type': '39647bf5-72f3-472c-8e69-a67baae053c6', 'volume_types': ['8c6273f5-e924-4dea-848a-3747284e1028'], 'name': 'tempest-GroupSnapshotsTest-Group-1370423930'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 24 07:39:50.033156 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.groups [None req-b856022a-da90-4194-b080-6621959896c3 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Creating group tempest-GroupSnapshotsTest-Group-1370423930. Jul 24 07:39:50.041531 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-b856022a-da90-4194-b080-6621959896c3 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Availability Zones retrieved successfully. Jul 24 07:39:50.058393 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-b856022a-da90-4194-b080-6621959896c3 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Created reservations ['1c32c1a9-f888-4128-9870-b67e553a5e3b'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:39:50.079151 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b856022a-da90-4194-b080-6621959896c3 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] https://10.4.3.170/volume/v3/groups returned with HTTP 202 Jul 24 07:39:50.079622 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 274/1080] 10.4.3.170 () {70 vars in 1297 bytes} [Fri Jul 24 07:39:49 2026] POST /volume/v3/groups => generated 112 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:39:50.089426 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-808f8981-493e-4d3e-8f6f-e49b44dfd189 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:50.091186 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-808f8981-493e-4d3e-8f6f-e49b44dfd189 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] GET https://10.4.3.170/volume/v3/groups/c4dcc82c-432e-4530-8a54-6fc84b98db99 Jul 24 07:39:50.091438 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-808f8981-493e-4d3e-8f6f-e49b44dfd189 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:50.091634 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-808f8981-493e-4d3e-8f6f-e49b44dfd189 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Calling method 'version_select' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:50.091838 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.groups [None req-808f8981-493e-4d3e-8f6f-e49b44dfd189 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] show called for member c4dcc82c-432e-4530-8a54-6fc84b98db99 {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 07:39:50.095571 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:50.095571 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:39:50.110526 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-808f8981-493e-4d3e-8f6f-e49b44dfd189 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] https://10.4.3.170/volume/v3/groups/c4dcc82c-432e-4530-8a54-6fc84b98db99 returned with HTTP 200 Jul 24 07:39:50.111357 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 271/1081] 10.4.3.170 () {68 vars in 1386 bytes} [Fri Jul 24 07:39:50 2026] GET /volume/v3/groups/c4dcc82c-432e-4530-8a54-6fc84b98db99 => generated 392 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:39:50.128188 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-b13fced4-6a6e-496a-a31f-00fecdd63864 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:50.130360 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b13fced4-6a6e-496a-a31f-00fecdd63864 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/9a8fb10e-1073-4ce7-a68e-6e1d75343788 Jul 24 07:39:50.130618 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b13fced4-6a6e-496a-a31f-00fecdd63864 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:50.130829 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b13fced4-6a6e-496a-a31f-00fecdd63864 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:50.130953 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-b13fced4-6a6e-496a-a31f-00fecdd63864 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id 9a8fb10e-1073-4ce7-a68e-6e1d75343788. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:39:50.136748 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:50.136748 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:39:50.137561 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b13fced4-6a6e-496a-a31f-00fecdd63864 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/9a8fb10e-1073-4ce7-a68e-6e1d75343788 returned with HTTP 200 Jul 24 07:39:50.138003 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 269/1082] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:39:50 2026] GET /volume/v3/backups/9a8fb10e-1073-4ce7-a68e-6e1d75343788 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:51.122097 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-a3ed3c17-cbcc-4632-b99f-3c212100cebb None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:51.124778 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a3ed3c17-cbcc-4632-b99f-3c212100cebb tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] GET https://10.4.3.170/volume/v3/groups/c4dcc82c-432e-4530-8a54-6fc84b98db99 Jul 24 07:39:51.125009 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a3ed3c17-cbcc-4632-b99f-3c212100cebb tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:51.125215 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a3ed3c17-cbcc-4632-b99f-3c212100cebb tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Calling method 'version_select' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:51.125370 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.groups [None req-a3ed3c17-cbcc-4632-b99f-3c212100cebb tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] show called for member c4dcc82c-432e-4530-8a54-6fc84b98db99 {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 07:39:51.129327 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:51.129327 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:39:51.141907 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a3ed3c17-cbcc-4632-b99f-3c212100cebb tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] https://10.4.3.170/volume/v3/groups/c4dcc82c-432e-4530-8a54-6fc84b98db99 returned with HTTP 200 Jul 24 07:39:51.142327 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 269/1083] 10.4.3.170 () {68 vars in 1386 bytes} [Fri Jul 24 07:39:51 2026] GET /volume/v3/groups/c4dcc82c-432e-4530-8a54-6fc84b98db99 => generated 393 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:39:51.149781 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-521505aa-774f-4a41-8684-78833b161260 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:51.152071 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-521505aa-774f-4a41-8684-78833b161260 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/9a8fb10e-1073-4ce7-a68e-6e1d75343788 Jul 24 07:39:51.152883 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-521505aa-774f-4a41-8684-78833b161260 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:51.153217 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-521505aa-774f-4a41-8684-78833b161260 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:51.153459 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-521505aa-774f-4a41-8684-78833b161260 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id 9a8fb10e-1073-4ce7-a68e-6e1d75343788. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:39:51.156170 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-274df11d-17f5-42cc-803c-e5ac8baaee37 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:51.158159 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-274df11d-17f5-42cc-803c-e5ac8baaee37 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:39:51.158623 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-274df11d-17f5-42cc-803c-e5ac8baaee37 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1232874591", "volume_type": "8c6273f5-e924-4dea-848a-3747284e1028", "group_id": "c4dcc82c-432e-4530-8a54-6fc84b98db99", "size": 1}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:39:51.159360 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:51.159360 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:39:51.160143 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-521505aa-774f-4a41-8684-78833b161260 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/9a8fb10e-1073-4ce7-a68e-6e1d75343788 returned with HTTP 200 Jul 24 07:39:51.160579 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-274df11d-17f5-42cc-803c-e5ac8baaee37 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1232874591', 'volume_type': '8c6273f5-e924-4dea-848a-3747284e1028', 'group_id': 'c4dcc82c-432e-4530-8a54-6fc84b98db99', 'size': 1}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:39:51.160743 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 275/1084] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:39:51 2026] GET /volume/v3/backups/9a8fb10e-1073-4ce7-a68e-6e1d75343788 => generated 710 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:51.169510 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:51.169510 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:39:51.170731 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-274df11d-17f5-42cc-803c-e5ac8baaee37 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Create volume of 1 GB Jul 24 07:39:51.172078 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-4c56bfbe-5584-4402-85ac-3809332ac6b4 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:51.173673 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4c56bfbe-5584-4402-85ac-3809332ac6b4 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] DELETE https://10.4.3.170/volume/v3/backups/9a8fb10e-1073-4ce7-a68e-6e1d75343788 Jul 24 07:39:51.173864 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4c56bfbe-5584-4402-85ac-3809332ac6b4 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:51.174033 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4c56bfbe-5584-4402-85ac-3809332ac6b4 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:51.174124 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.contrib.backups [None req-4c56bfbe-5584-4402-85ac-3809332ac6b4 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Delete backup with id: 9a8fb10e-1073-4ce7-a68e-6e1d75343788. Jul 24 07:39:51.177171 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-274df11d-17f5-42cc-803c-e5ac8baaee37 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Availability Zones retrieved successfully. Jul 24 07:39:51.182647 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:51.182647 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:39:51.183644 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-274df11d-17f5-42cc-803c-e5ac8baaee37 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Flow 'volume_create_api' (8bf873df-663a-4286-a3a8-4fd09c9291ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:39:51.184978 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-274df11d-17f5-42cc-803c-e5ac8baaee37 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a28f30d7-ffe3-4c99-856f-1bfd28686a38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:39:51.185673 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:51.185673 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:39:51.186159 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-274df11d-17f5-42cc-803c-e5ac8baaee37 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Validating volume size '1' using validate_int {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:39:51.209586 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.backup.rpcapi [None req-4c56bfbe-5584-4402-85ac-3809332ac6b4 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] delete_backup rpcapi backup_id 9a8fb10e-1073-4ce7-a68e-6e1d75343788 {{(pid=100243) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 07:39:51.210437 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-274df11d-17f5-42cc-803c-e5ac8baaee37 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a28f30d7-ffe3-4c99-856f-1bfd28686a38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:39:50Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8c6273f5-e924-4dea-848a-3747284e1028,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-121994571',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6273f5-e924-4dea-848a-3747284e1028', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'c4dcc82c-432e-4530-8a54-6fc84b98db99', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:39:51.211502 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-274df11d-17f5-42cc-803c-e5ac8baaee37 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (362fba5b-1495-47f7-8509-9853f974087a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:39:51.211626 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4c56bfbe-5584-4402-85ac-3809332ac6b4 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/9a8fb10e-1073-4ce7-a68e-6e1d75343788 returned with HTTP 202 Jul 24 07:39:51.212123 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 270/1085] 10.4.3.170 () {68 vars in 1391 bytes} [Fri Jul 24 07:39:51 2026] DELETE /volume/v3/backups/9a8fb10e-1073-4ce7-a68e-6e1d75343788 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:39:51.226344 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-6630802c-c0f8-4222-a2bc-f86b740115e9 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:51.229143 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6630802c-c0f8-4222-a2bc-f86b740115e9 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:39:51.229724 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6630802c-c0f8-4222-a2bc-f86b740115e9 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-724335086"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:39:51.232805 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-6630802c-c0f8-4222-a2bc-f86b740115e9 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-724335086'}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:39:51.233012 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-6630802c-c0f8-4222-a2bc-f86b740115e9 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Create volume of 1 GB Jul 24 07:39:51.233516 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:51.233516 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:39:51.239391 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-6630802c-c0f8-4222-a2bc-f86b740115e9 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Availability Zones retrieved successfully. Jul 24 07:39:51.247030 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-6630802c-c0f8-4222-a2bc-f86b740115e9 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Flow 'volume_create_api' (a7ef16bf-672a-4689-b716-6e3b7b954631) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:39:51.248055 np0000005822 devstack@c-api.service[100245]: WARNING cinder.quota [None req-274df11d-17f5-42cc-803c-e5ac8baaee37 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-121994571 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-121994571, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:39:51.248385 np0000005822 devstack@c-api.service[100245]: WARNING cinder.quota [None req-274df11d-17f5-42cc-803c-e5ac8baaee37 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-121994571 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-121994571, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:39:51.254095 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-6630802c-c0f8-4222-a2bc-f86b740115e9 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3cd4454-885b-4c5d-a506-2f04ecfb8e4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:39:51.254095 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-6630802c-c0f8-4222-a2bc-f86b740115e9 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:39:51.288255 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-274df11d-17f5-42cc-803c-e5ac8baaee37 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Created reservations ['56af7143-accf-4971-bf5f-cd1ec1381b7b', 'b474658a-2a15-47a4-a6c8-7ff4147aea5a', '21e1499e-baab-4839-b579-a6e0909c1122', '6d8112b4-6a0b-4d13-877c-3ec5a70ee5f4'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:39:51.289310 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-274df11d-17f5-42cc-803c-e5ac8baaee37 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (362fba5b-1495-47f7-8509-9853f974087a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['56af7143-accf-4971-bf5f-cd1ec1381b7b', 'b474658a-2a15-47a4-a6c8-7ff4147aea5a', '21e1499e-baab-4839-b579-a6e0909c1122', '6d8112b4-6a0b-4d13-877c-3ec5a70ee5f4']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:39:51.290380 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-274df11d-17f5-42cc-803c-e5ac8baaee37 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e0f63ec-bdda-446f-b9f6-17b669d261c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:39:51.295150 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-6630802c-c0f8-4222-a2bc-f86b740115e9 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3cd4454-885b-4c5d-a506-2f04ecfb8e4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:39:51.296357 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-6630802c-c0f8-4222-a2bc-f86b740115e9 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1ca1883-4fb9-4051-b4e7-f5d9b439cbb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:39:51.328156 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-274df11d-17f5-42cc-803c-e5ac8baaee37 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e0f63ec-bdda-446f-b9f6-17b669d261c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ebb67dc2-a271-4492-893b-3f5b6b2906ac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1232874591',encryption_key_id=None,group_id=c4dcc82c-432e-4530-8a54-6fc84b98db99,group_type_id=,metadata={},multiattach=False,project_id='40d9e8d6561f44c9aaf56f153f96977d',qos_specs=None,replication_status=,reservations=['56af7143-accf-4971-bf5f-cd1ec1381b7b','b474658a-2a15-47a4-a6c8-7ff4147aea5a','21e1499e-baab-4839-b579-a6e0909c1122','6d8112b4-6a0b-4d13-877c-3ec5a70ee5f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e335f6a3ece3482586192f77a197d963',volume_type_id=8c6273f5-e924-4dea-848a-3747284e1028), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:39:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1232874591',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=c4dcc82c-432e-4530-8a54-6fc84b98db99,host=None,id=ebb67dc2-a271-4492-893b-3f5b6b2906ac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='40d9e8d6561f44c9aaf56f153f96977d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e335f6a3ece3482586192f77a197d963',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6273f5-e924-4dea-848a-3747284e1028),volume_type_id=8c6273f5-e924-4dea-848a-3747284e1028)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:39:51.329250 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-274df11d-17f5-42cc-803c-e5ac8baaee37 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee546aeb-d8a7-4f36-b76b-76ed974d7961) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:39:51.331726 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-6f435165-6967-4865-80a1-1264091256ab None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:51.334905 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6f435165-6967-4865-80a1-1264091256ab tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] GET https://10.4.3.170/volume/v3/volumes/2ebb4941-e862-4371-a3a1-b5ae746fda1f Jul 24 07:39:51.335422 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6f435165-6967-4865-80a1-1264091256ab tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:51.335865 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6f435165-6967-4865-80a1-1264091256ab tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:51.348009 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:51.348009 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:39:51.351147 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-274df11d-17f5-42cc-803c-e5ac8baaee37 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee546aeb-d8a7-4f36-b76b-76ed974d7961) transitioned into state 'SUCCESS' from state '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-1232874591',encryption_key_id=None,group_id=c4dcc82c-432e-4530-8a54-6fc84b98db99,group_type_id=,metadata={},multiattach=False,project_id='40d9e8d6561f44c9aaf56f153f96977d',qos_specs=None,replication_status=,reservations=['56af7143-accf-4971-bf5f-cd1ec1381b7b','b474658a-2a15-47a4-a6c8-7ff4147aea5a','21e1499e-baab-4839-b579-a6e0909c1122','6d8112b4-6a0b-4d13-877c-3ec5a70ee5f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e335f6a3ece3482586192f77a197d963',volume_type_id=8c6273f5-e924-4dea-848a-3747284e1028)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:39:51.353722 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-274df11d-17f5-42cc-803c-e5ac8baaee37 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3fedcb53-9c1f-423f-b352-fa5aa26093f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:39:51.358250 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-6f435165-6967-4865-80a1-1264091256ab tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Volume info retrieved successfully. Jul 24 07:39:51.365618 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-6630802c-c0f8-4222-a2bc-f86b740115e9 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Created reservations ['54713f0b-f84b-427b-aced-a159130db598', 'e990c74b-2ed4-4e0e-a286-043a4d66adfe', 'b5d9207b-db78-4e08-81ee-7d3af729a43b', 'cb0f8774-e555-4efe-9332-7e4210080e79'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:39:51.366092 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6f435165-6967-4865-80a1-1264091256ab tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] https://10.4.3.170/volume/v3/volumes/2ebb4941-e862-4371-a3a1-b5ae746fda1f returned with HTTP 200 Jul 24 07:39:51.366683 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-6630802c-c0f8-4222-a2bc-f86b740115e9 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1ca1883-4fb9-4051-b4e7-f5d9b439cbb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['54713f0b-f84b-427b-aced-a159130db598', 'e990c74b-2ed4-4e0e-a286-043a4d66adfe', 'b5d9207b-db78-4e08-81ee-7d3af729a43b', 'cb0f8774-e555-4efe-9332-7e4210080e79']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:39:51.367008 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 276/1086] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:39:51 2026] GET /volume/v3/volumes/2ebb4941-e862-4371-a3a1-b5ae746fda1f => generated 850 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:51.371256 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-6630802c-c0f8-4222-a2bc-f86b740115e9 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9c6c1b1-0703-4e56-9cf8-d97a16f2c31d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:39:51.375247 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-274df11d-17f5-42cc-803c-e5ac8baaee37 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3fedcb53-9c1f-423f-b352-fa5aa26093f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:39:51.375247 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-274df11d-17f5-42cc-803c-e5ac8baaee37 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Flow 'volume_create_api' (8bf873df-663a-4286-a3a8-4fd09c9291ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:39:51.375247 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-274df11d-17f5-42cc-803c-e5ac8baaee37 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Create volume request issued successfully. Jul 24 07:39:51.375247 np0000005822 devstack@c-api.service[100245]: WARNING stevedore.named [None req-274df11d-17f5-42cc-803c-e5ac8baaee37 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:39:51.375247 np0000005822 devstack@c-api.service[100245]: WARNING castellan.key_manager [None req-274df11d-17f5-42cc-803c-e5ac8baaee37 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:39:51.399319 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-6630802c-c0f8-4222-a2bc-f86b740115e9 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9c6c1b1-0703-4e56-9cf8-d97a16f2c31d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cf266864-d450-4d24-8746-e6c46fff41f2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-724335086',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='260bfaca8c0c497dbbfd5fd51b9e3e8e',qos_specs=None,replication_status=,reservations=['54713f0b-f84b-427b-aced-a159130db598','e990c74b-2ed4-4e0e-a286-043a4d66adfe','b5d9207b-db78-4e08-81ee-7d3af729a43b','cb0f8774-e555-4efe-9332-7e4210080e79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea09f2feec10498ab6b1484820239a80',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:39:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-724335086',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cf266864-d450-4d24-8746-e6c46fff41f2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='260bfaca8c0c497dbbfd5fd51b9e3e8e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ea09f2feec10498ab6b1484820239a80',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:39:51.400886 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-6630802c-c0f8-4222-a2bc-f86b740115e9 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f75bce1-e81f-4781-b090-d9aaf4cc7c8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:39:51.421164 np0000005822 devstack@c-api.service[100245]: DEBUG oslo_db.sqlalchemy.engines [None req-274df11d-17f5-42cc-803c-e5ac8baaee37 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100245) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 07:39:51.426052 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:51.426052 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:39:51.431245 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-6630802c-c0f8-4222-a2bc-f86b740115e9 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f75bce1-e81f-4781-b090-d9aaf4cc7c8a) transitioned into state 'SUCCESS' from state '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-724335086',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='260bfaca8c0c497dbbfd5fd51b9e3e8e',qos_specs=None,replication_status=,reservations=['54713f0b-f84b-427b-aced-a159130db598','e990c74b-2ed4-4e0e-a286-043a4d66adfe','b5d9207b-db78-4e08-81ee-7d3af729a43b','cb0f8774-e555-4efe-9332-7e4210080e79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea09f2feec10498ab6b1484820239a80',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:39:51.431404 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-6630802c-c0f8-4222-a2bc-f86b740115e9 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d37ced9-368e-4679-ab43-a6b9f35f5455) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:39:51.434406 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-274df11d-17f5-42cc-803c-e5ac8baaee37 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:39:51.435033 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 272/1087] 10.4.3.170 () {70 vars in 1300 bytes} [Fri Jul 24 07:39:51 2026] POST /volume/v3/volumes => generated 822 bytes in 279 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:39:51.435839 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-69de4d34-e41d-4196-b9a5-c0707bc6f244 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:51.440089 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-69de4d34-e41d-4196-b9a5-c0707bc6f244 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] GET https://10.4.3.170/volume/v3/volumes/2ebb4941-e862-4371-a3a1-b5ae746fda1f Jul 24 07:39:51.440500 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-69de4d34-e41d-4196-b9a5-c0707bc6f244 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:51.440897 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-69de4d34-e41d-4196-b9a5-c0707bc6f244 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:51.447825 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-6630802c-c0f8-4222-a2bc-f86b740115e9 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d37ced9-368e-4679-ab43-a6b9f35f5455) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:39:51.449342 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-6630802c-c0f8-4222-a2bc-f86b740115e9 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Flow 'volume_create_api' (a7ef16bf-672a-4689-b716-6e3b7b954631) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:39:51.449745 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-6630802c-c0f8-4222-a2bc-f86b740115e9 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Create volume request issued successfully. Jul 24 07:39:51.450728 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6630802c-c0f8-4222-a2bc-f86b740115e9 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:39:51.451401 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 270/1088] 10.4.3.170 () {70 vars in 1298 bytes} [Fri Jul 24 07:39:51 2026] POST /volume/v3/volumes => generated 777 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:39:51.452420 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-bcce56f1-a9e4-4add-ab48-ffc737902f9f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:51.455236 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:51.455236 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:39:51.455341 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bcce56f1-a9e4-4add-ab48-ffc737902f9f tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] GET https://10.4.3.170/volume/v3/volumes/ebb67dc2-a271-4492-893b-3f5b6b2906ac Jul 24 07:39:51.459249 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bcce56f1-a9e4-4add-ab48-ffc737902f9f tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:51.459249 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bcce56f1-a9e4-4add-ab48-ffc737902f9f tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:51.465470 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-69de4d34-e41d-4196-b9a5-c0707bc6f244 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Volume info retrieved successfully. Jul 24 07:39:51.465908 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-5306c77d-a10d-4315-b4a6-f7f101560026 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:51.467769 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:51.467769 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:39:51.468542 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5306c77d-a10d-4315-b4a6-f7f101560026 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/volumes/cf266864-d450-4d24-8746-e6c46fff41f2 Jul 24 07:39:51.468829 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5306c77d-a10d-4315-b4a6-f7f101560026 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:51.469098 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5306c77d-a10d-4315-b4a6-f7f101560026 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:51.472863 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-bcce56f1-a9e4-4add-ab48-ffc737902f9f tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Volume info retrieved successfully. Jul 24 07:39:51.473646 np0000005822 devstack@c-api.service[100246]: WARNING stevedore.named [None req-bcce56f1-a9e4-4add-ab48-ffc737902f9f tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:39:51.473833 np0000005822 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-bcce56f1-a9e4-4add-ab48-ffc737902f9f tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:39:51.476352 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-69de4d34-e41d-4196-b9a5-c0707bc6f244 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] https://10.4.3.170/volume/v3/volumes/2ebb4941-e862-4371-a3a1-b5ae746fda1f returned with HTTP 200 Jul 24 07:39:51.476352 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 271/1089] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:39:51 2026] GET /volume/v3/volumes/2ebb4941-e862-4371-a3a1-b5ae746fda1f => generated 850 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:51.479093 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:51.479093 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:39:51.484827 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-5306c77d-a10d-4315-b4a6-f7f101560026 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Volume info retrieved successfully. Jul 24 07:39:51.492276 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5306c77d-a10d-4315-b4a6-f7f101560026 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/volumes/cf266864-d450-4d24-8746-e6c46fff41f2 returned with HTTP 200 Jul 24 07:39:51.492276 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 273/1090] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:39:51 2026] GET /volume/v3/volumes/cf266864-d450-4d24-8746-e6c46fff41f2 => generated 956 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:51.533102 np0000005822 devstack@c-api.service[100246]: DEBUG oslo_db.sqlalchemy.engines [None req-bcce56f1-a9e4-4add-ab48-ffc737902f9f tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100246) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 07:39:51.538369 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:51.538369 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:39:51.550408 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bcce56f1-a9e4-4add-ab48-ffc737902f9f tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] https://10.4.3.170/volume/v3/volumes/ebb67dc2-a271-4492-893b-3f5b6b2906ac returned with HTTP 200 Jul 24 07:39:51.551025 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 277/1091] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:39:51 2026] GET /volume/v3/volumes/ebb67dc2-a271-4492-893b-3f5b6b2906ac => generated 890 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:39:52.507408 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-c407aba5-4dc3-4392-9287-aecf27310d30 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:52.510144 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c407aba5-4dc3-4392-9287-aecf27310d30 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/volumes/cf266864-d450-4d24-8746-e6c46fff41f2 Jul 24 07:39:52.510481 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c407aba5-4dc3-4392-9287-aecf27310d30 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:52.510744 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c407aba5-4dc3-4392-9287-aecf27310d30 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:52.520333 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:52.520333 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:39:52.525851 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-c407aba5-4dc3-4392-9287-aecf27310d30 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Volume info retrieved successfully. Jul 24 07:39:52.532533 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c407aba5-4dc3-4392-9287-aecf27310d30 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/volumes/cf266864-d450-4d24-8746-e6c46fff41f2 returned with HTTP 200 Jul 24 07:39:52.533218 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 271/1092] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:39:52 2026] GET /volume/v3/volumes/cf266864-d450-4d24-8746-e6c46fff41f2 => generated 1008 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:39:52.553530 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-1d59c00e-532d-48ec-a9aa-5e0303e1f307 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:52.557380 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1d59c00e-532d-48ec-a9aa-5e0303e1f307 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] POST https://10.4.3.170/volume/v3/backups Jul 24 07:39:52.557380 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1d59c00e-532d-48ec-a9aa-5e0303e1f307 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "cf266864-d450-4d24-8746-e6c46fff41f2", "name": "tempest-type-Backup-1730121517"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:39:52.557775 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.contrib.backups [None req-1d59c00e-532d-48ec-a9aa-5e0303e1f307 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Creating new backup {'backup': {'volume_id': 'cf266864-d450-4d24-8746-e6c46fff41f2', 'name': 'tempest-type-Backup-1730121517'}} {{(pid=100243) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 07:39:52.557983 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.contrib.backups [None req-1d59c00e-532d-48ec-a9aa-5e0303e1f307 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Creating backup of volume cf266864-d450-4d24-8746-e6c46fff41f2 in container None Jul 24 07:39:52.563849 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-2571ea1a-c1f9-4b97-97ec-39d4660d241e None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:52.566128 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2571ea1a-c1f9-4b97-97ec-39d4660d241e tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] GET https://10.4.3.170/volume/v3/volumes/ebb67dc2-a271-4492-893b-3f5b6b2906ac Jul 24 07:39:52.566412 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2571ea1a-c1f9-4b97-97ec-39d4660d241e tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:52.566642 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2571ea1a-c1f9-4b97-97ec-39d4660d241e tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:52.568113 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:52.568113 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:39:52.568524 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-1d59c00e-532d-48ec-a9aa-5e0303e1f307 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Volume info retrieved successfully. Jul 24 07:39:52.574909 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:52.574909 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:39:52.579779 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-2571ea1a-c1f9-4b97-97ec-39d4660d241e tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Volume info retrieved successfully. Jul 24 07:39:52.580789 np0000005822 devstack@c-api.service[100245]: WARNING stevedore.named [None req-2571ea1a-c1f9-4b97-97ec-39d4660d241e tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:39:52.580789 np0000005822 devstack@c-api.service[100245]: WARNING castellan.key_manager [None req-2571ea1a-c1f9-4b97-97ec-39d4660d241e tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:39:52.586618 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-1d59c00e-532d-48ec-a9aa-5e0303e1f307 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Created reservations ['bbe842b0-d010-41d4-aa04-482a2ceee40a', '9b978e45-f873-4b30-aafc-e13b76d3c05a'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:39:52.626984 np0000005822 devstack@c-api.service[100245]: DEBUG oslo_db.sqlalchemy.engines [None req-2571ea1a-c1f9-4b97-97ec-39d4660d241e tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100245) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 07:39:52.631522 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:52.631522 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:39:52.636102 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1d59c00e-532d-48ec-a9aa-5e0303e1f307 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups returned with HTTP 202 Jul 24 07:39:52.636554 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 272/1093] 10.4.3.170 () {70 vars in 1299 bytes} [Fri Jul 24 07:39:52 2026] POST /volume/v3/backups => generated 316 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:39:52.644431 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2571ea1a-c1f9-4b97-97ec-39d4660d241e tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] https://10.4.3.170/volume/v3/volumes/ebb67dc2-a271-4492-893b-3f5b6b2906ac returned with HTTP 200 Jul 24 07:39:52.644930 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 274/1094] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:39:52 2026] GET /volume/v3/volumes/ebb67dc2-a271-4492-893b-3f5b6b2906ac => generated 915 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:39:52.651488 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b39f64a7-e6f7-4192-b81b-16fc1f0227a0 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:52.654277 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b39f64a7-e6f7-4192-b81b-16fc1f0227a0 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/29d264e8-6391-459f-9324-a151c1c0b5fc Jul 24 07:39:52.657268 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b39f64a7-e6f7-4192-b81b-16fc1f0227a0 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:52.657268 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b39f64a7-e6f7-4192-b81b-16fc1f0227a0 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:52.657268 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-b39f64a7-e6f7-4192-b81b-16fc1f0227a0 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id 29d264e8-6391-459f-9324-a151c1c0b5fc. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:39:52.660958 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-8797d791-6ff1-4069-a7f7-06b0a11ead96 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:52.663408 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8797d791-6ff1-4069-a7f7-06b0a11ead96 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] POST https://10.4.3.170/volume/v3/group_snapshots Jul 24 07:39:52.663517 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:52.663517 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:39:52.663919 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8797d791-6ff1-4069-a7f7-06b0a11ead96 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "c4dcc82c-432e-4530-8a54-6fc84b98db99", "name": "tempest-group_snapshot-1007669756"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:39:52.664441 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b39f64a7-e6f7-4192-b81b-16fc1f0227a0 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/29d264e8-6391-459f-9324-a151c1c0b5fc returned with HTTP 200 Jul 24 07:39:52.664909 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 278/1095] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:39:52 2026] GET /volume/v3/backups/29d264e8-6391-459f-9324-a151c1c0b5fc => generated 723 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:52.669254 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.group_snapshots [None req-8797d791-6ff1-4069-a7f7-06b0a11ead96 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'c4dcc82c-432e-4530-8a54-6fc84b98db99', 'name': 'tempest-group_snapshot-1007669756'}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 24 07:39:52.671379 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:52.671379 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:39:52.678629 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.group_snapshots [None req-8797d791-6ff1-4069-a7f7-06b0a11ead96 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Creating group_snapshot tempest-group_snapshot-1007669756. Jul 24 07:39:52.712516 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:52.712516 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:39:52.736487 np0000005822 devstack@c-api.service[100244]: WARNING cinder.quota [None req-8797d791-6ff1-4069-a7f7-06b0a11ead96 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-121994571 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-121994571, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:39:52.736487 np0000005822 devstack@c-api.service[100244]: WARNING cinder.quota [None req-8797d791-6ff1-4069-a7f7-06b0a11ead96 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-121994571 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-121994571, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:39:52.781236 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-8797d791-6ff1-4069-a7f7-06b0a11ead96 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Created reservations ['ba5c0bb3-87cd-4312-b991-9dfff323b200', '7a28529b-db46-4629-b6c4-52b0537469a5', '71b46c84-a9ac-4435-aacd-e5bfba556ba1', '5535ce75-480f-487b-9f94-64fc968025ac'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:39:52.839450 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8797d791-6ff1-4069-a7f7-06b0a11ead96 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] https://10.4.3.170/volume/v3/group_snapshots returned with HTTP 202 Jul 24 07:39:52.839925 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 272/1096] 10.4.3.170 () {70 vars in 1324 bytes} [Fri Jul 24 07:39:52 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:39:52.848249 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-6f964df2-be57-45af-86c5-b56240116d6b None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:52.850523 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6f964df2-be57-45af-86c5-b56240116d6b tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] GET https://10.4.3.170/volume/v3/group_snapshots/37f0dab7-dcfc-4b7e-86d4-b8da91d367d7 Jul 24 07:39:52.850734 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-6f964df2-be57-45af-86c5-b56240116d6b tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:52.850927 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-6f964df2-be57-45af-86c5-b56240116d6b tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:52.851081 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.group_snapshots [None req-6f964df2-be57-45af-86c5-b56240116d6b tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] show called for member 37f0dab7-dcfc-4b7e-86d4-b8da91d367d7 {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 24 07:39:52.855996 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:52.855996 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:39:52.862680 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6f964df2-be57-45af-86c5-b56240116d6b tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] https://10.4.3.170/volume/v3/group_snapshots/37f0dab7-dcfc-4b7e-86d4-b8da91d367d7 returned with HTTP 200 Jul 24 07:39:52.863033 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 273/1097] 10.4.3.170 () {68 vars in 1413 bytes} [Fri Jul 24 07:39:52 2026] GET /volume/v3/group_snapshots/37f0dab7-dcfc-4b7e-86d4-b8da91d367d7 => generated 307 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:39:53.366158 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-cb149971-ae38-4911-9256-04108764ae61 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:53.368732 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-cb149971-ae38-4911-9256-04108764ae61 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:39:53.369034 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-cb149971-ae38-4911-9256-04108764ae61 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1761242613", "imageRef": "e789264c-fae4-471e-9264-f340e1bcaadb", "size": 1}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:39:53.370896 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-cb149971-ae38-4911-9256-04108764ae61 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1761242613', 'imageRef': 'e789264c-fae4-471e-9264-f340e1bcaadb', 'size': 1}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:39:53.460873 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-cb149971-ae38-4911-9256-04108764ae61 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Create volume of 1 GB Jul 24 07:39:53.465948 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-cb149971-ae38-4911-9256-04108764ae61 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Availability Zones retrieved successfully. Jul 24 07:39:53.470950 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-cb149971-ae38-4911-9256-04108764ae61 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Flow 'volume_create_api' (b727426f-8caf-4d57-b156-fbd7e0751501) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:39:53.472109 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-cb149971-ae38-4911-9256-04108764ae61 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9b13a98-9690-4022-b425-450a35f3a54d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:39:53.473043 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-cb149971-ae38-4911-9256-04108764ae61 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Validating volume size '1' using validate_int {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:39:53.537684 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-cb149971-ae38-4911-9256-04108764ae61 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9b13a98-9690-4022-b425-450a35f3a54d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:39:53.538016 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-cb149971-ae38-4911-9256-04108764ae61 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70a1c2e9-bbdf-4063-81b0-50bf234a0a6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:39:53.598235 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-cb149971-ae38-4911-9256-04108764ae61 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Created reservations ['f09fd9ae-8b64-46af-9ba5-ea7766816634', '5a9e09b1-23cb-4184-9d89-7ccb42142031', 'b899bbbf-2e45-4b1f-a918-0e6449c7c4bb', 'ee47a7ef-b307-4801-959e-5d78d9c59bb4'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:39:53.598961 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-cb149971-ae38-4911-9256-04108764ae61 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70a1c2e9-bbdf-4063-81b0-50bf234a0a6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f09fd9ae-8b64-46af-9ba5-ea7766816634', '5a9e09b1-23cb-4184-9d89-7ccb42142031', 'b899bbbf-2e45-4b1f-a918-0e6449c7c4bb', 'ee47a7ef-b307-4801-959e-5d78d9c59bb4']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:39:53.599652 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-cb149971-ae38-4911-9256-04108764ae61 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1c527fb-d575-4d77-943f-6a9a70115937) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:39:53.622247 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-cb149971-ae38-4911-9256-04108764ae61 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1c527fb-d575-4d77-943f-6a9a70115937) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '792584f7-350d-4462-8244-597c3537ad37', '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-1761242613',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed06ff04c108429d9d3176b8802ea94e',qos_specs=None,replication_status=,reservations=['f09fd9ae-8b64-46af-9ba5-ea7766816634','5a9e09b1-23cb-4184-9d89-7ccb42142031','b899bbbf-2e45-4b1f-a918-0e6449c7c4bb','ee47a7ef-b307-4801-959e-5d78d9c59bb4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a26cdcb22cd14693b72b5ea9814f6c0d',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:39:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1761242613',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=792584f7-350d-4462-8244-597c3537ad37,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ed06ff04c108429d9d3176b8802ea94e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a26cdcb22cd14693b72b5ea9814f6c0d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:39:53.623073 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-cb149971-ae38-4911-9256-04108764ae61 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (417dcbc4-16eb-485d-823f-ee3950326954) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:39:53.639847 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-cb149971-ae38-4911-9256-04108764ae61 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (417dcbc4-16eb-485d-823f-ee3950326954) transitioned into state 'SUCCESS' from state '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-1761242613',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed06ff04c108429d9d3176b8802ea94e',qos_specs=None,replication_status=,reservations=['f09fd9ae-8b64-46af-9ba5-ea7766816634','5a9e09b1-23cb-4184-9d89-7ccb42142031','b899bbbf-2e45-4b1f-a918-0e6449c7c4bb','ee47a7ef-b307-4801-959e-5d78d9c59bb4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a26cdcb22cd14693b72b5ea9814f6c0d',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:39:53.640529 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-cb149971-ae38-4911-9256-04108764ae61 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ba1708a-0173-4004-93f5-73bcf815e711) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:39:53.649414 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-cb149971-ae38-4911-9256-04108764ae61 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ba1708a-0173-4004-93f5-73bcf815e711) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:39:53.650131 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-cb149971-ae38-4911-9256-04108764ae61 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Flow 'volume_create_api' (b727426f-8caf-4d57-b156-fbd7e0751501) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:39:53.650436 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-cb149971-ae38-4911-9256-04108764ae61 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Create volume request issued successfully. Jul 24 07:39:53.650937 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-cb149971-ae38-4911-9256-04108764ae61 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:39:53.651380 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 275/1098] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 24 07:39:53 2026] POST /volume/v3/volumes => generated 753 bytes in 286 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:39:53.666607 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d0e7a1c4-8226-496b-aa29-f31498aa32d0 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:53.668498 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d0e7a1c4-8226-496b-aa29-f31498aa32d0 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] GET https://10.4.3.170/volume/v3/volumes/792584f7-350d-4462-8244-597c3537ad37 Jul 24 07:39:53.668709 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d0e7a1c4-8226-496b-aa29-f31498aa32d0 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:53.668932 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d0e7a1c4-8226-496b-aa29-f31498aa32d0 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:53.679180 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:53.679180 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:39:53.680503 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-d1eb7663-6e07-4e8e-97f0-0befde73855d None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:53.682807 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d1eb7663-6e07-4e8e-97f0-0befde73855d tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/29d264e8-6391-459f-9324-a151c1c0b5fc Jul 24 07:39:53.683054 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d1eb7663-6e07-4e8e-97f0-0befde73855d tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:53.683295 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d1eb7663-6e07-4e8e-97f0-0befde73855d tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:53.683427 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-d1eb7663-6e07-4e8e-97f0-0befde73855d tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id 29d264e8-6391-459f-9324-a151c1c0b5fc. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:39:53.685096 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-d0e7a1c4-8226-496b-aa29-f31498aa32d0 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Volume info retrieved successfully. Jul 24 07:39:53.691409 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:53.691409 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:39:53.692484 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d1eb7663-6e07-4e8e-97f0-0befde73855d tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/29d264e8-6391-459f-9324-a151c1c0b5fc returned with HTTP 200 Jul 24 07:39:53.692563 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d0e7a1c4-8226-496b-aa29-f31498aa32d0 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] https://10.4.3.170/volume/v3/volumes/792584f7-350d-4462-8244-597c3537ad37 returned with HTTP 200 Jul 24 07:39:53.692889 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 273/1099] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:39:53 2026] GET /volume/v3/backups/29d264e8-6391-459f-9324-a151c1c0b5fc => generated 725 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:53.692981 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 279/1100] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:39:53 2026] GET /volume/v3/volumes/792584f7-350d-4462-8244-597c3537ad37 => generated 821 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:53.741965 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-dbd76f1d-b193-46a4-b654-d9784f4c8f0f None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:53.743836 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-dbd76f1d-b193-46a4-b654-d9784f4c8f0f tempest-ServerActionsV293TestJSON-352506628 tempest-ServerActionsV293TestJSON-352506628-project-member] GET https://10.4.3.170/volume/v3/volumes/3f7d4804-bded-40ee-ad46-da699fa61e8a Jul 24 07:39:53.744070 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-dbd76f1d-b193-46a4-b654-d9784f4c8f0f tempest-ServerActionsV293TestJSON-352506628 tempest-ServerActionsV293TestJSON-352506628-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:53.744325 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-dbd76f1d-b193-46a4-b654-d9784f4c8f0f tempest-ServerActionsV293TestJSON-352506628 tempest-ServerActionsV293TestJSON-352506628-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:53.755963 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:53.755963 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:39:53.760079 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-dbd76f1d-b193-46a4-b654-d9784f4c8f0f tempest-ServerActionsV293TestJSON-352506628 tempest-ServerActionsV293TestJSON-352506628-project-member] Volume info retrieved successfully. Jul 24 07:39:53.768021 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-dbd76f1d-b193-46a4-b654-d9784f4c8f0f tempest-ServerActionsV293TestJSON-352506628 tempest-ServerActionsV293TestJSON-352506628-project-member] https://10.4.3.170/volume/v3/volumes/3f7d4804-bded-40ee-ad46-da699fa61e8a returned with HTTP 200 Jul 24 07:39:53.768703 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 274/1101] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:39:53 2026] GET /volume/v3/volumes/3f7d4804-bded-40ee-ad46-da699fa61e8a => generated 1833 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:39:53.872083 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-14308786-a408-4baa-a855-d175845554d7 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:53.874723 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-14308786-a408-4baa-a855-d175845554d7 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] GET https://10.4.3.170/volume/v3/group_snapshots/37f0dab7-dcfc-4b7e-86d4-b8da91d367d7 Jul 24 07:39:53.875006 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-14308786-a408-4baa-a855-d175845554d7 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:53.875362 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-14308786-a408-4baa-a855-d175845554d7 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Calling method 'version_select' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:53.875560 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.group_snapshots [None req-14308786-a408-4baa-a855-d175845554d7 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] show called for member 37f0dab7-dcfc-4b7e-86d4-b8da91d367d7 {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 24 07:39:53.880769 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:53.880769 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:39:53.884003 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-14308786-a408-4baa-a855-d175845554d7 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] https://10.4.3.170/volume/v3/group_snapshots/37f0dab7-dcfc-4b7e-86d4-b8da91d367d7 returned with HTTP 200 Jul 24 07:39:53.884424 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 276/1102] 10.4.3.170 () {68 vars in 1413 bytes} [Fri Jul 24 07:39:53 2026] GET /volume/v3/group_snapshots/37f0dab7-dcfc-4b7e-86d4-b8da91d367d7 => generated 308 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:39:53.894578 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-ee533ed0-c284-4348-ac9c-e3948fe52c36 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:53.896594 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ee533ed0-c284-4348-ac9c-e3948fe52c36 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] GET https://10.4.3.170/volume/v3/snapshots/detail Jul 24 07:39:53.896692 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ee533ed0-c284-4348-ac9c-e3948fe52c36 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:53.897028 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ee533ed0-c284-4348-ac9c-e3948fe52c36 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Calling method 'detail' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:53.897504 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.api_utils [None req-ee533ed0-c284-4348-ac9c-e3948fe52c36 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Removing options '' from query. {{(pid=100244) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 07:39:53.898506 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.db.api [None req-ee533ed0-c284-4348-ac9c-e3948fe52c36 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Building query based on filter {{(pid=100244) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 24 07:39:53.904146 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-ee533ed0-c284-4348-ac9c-e3948fe52c36 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Get all snapshots completed successfully. Jul 24 07:39:53.904527 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:53.904527 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:39:53.904998 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ee533ed0-c284-4348-ac9c-e3948fe52c36 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] https://10.4.3.170/volume/v3/snapshots/detail returned with HTTP 200 Jul 24 07:39:53.905364 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 274/1103] 10.4.3.170 () {66 vars in 1264 bytes} [Fri Jul 24 07:39:53 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) Jul 24 07:39:53.916981 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-05885ef5-04e5-400c-8bff-6fd8a9bdfd8c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:53.918838 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-05885ef5-04e5-400c-8bff-6fd8a9bdfd8c tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] GET https://10.4.3.170/volume/v3/snapshots/baf02b1f-5413-499a-9707-0cdd204fb58f Jul 24 07:39:53.919006 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-05885ef5-04e5-400c-8bff-6fd8a9bdfd8c tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:53.919173 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-05885ef5-04e5-400c-8bff-6fd8a9bdfd8c tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:53.925020 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:53.925020 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:39:53.925813 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-05885ef5-04e5-400c-8bff-6fd8a9bdfd8c tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Snapshot retrieved successfully. Jul 24 07:39:53.927428 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-05885ef5-04e5-400c-8bff-6fd8a9bdfd8c tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] https://10.4.3.170/volume/v3/snapshots/baf02b1f-5413-499a-9707-0cdd204fb58f returned with HTTP 200 Jul 24 07:39:53.928176 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 280/1104] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:39:53 2026] GET /volume/v3/snapshots/baf02b1f-5413-499a-9707-0cdd204fb58f => generated 451 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:53.941033 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-4ebc901e-3b6c-4513-9962-cfe2928d3218 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:53.945665 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4ebc901e-3b6c-4513-9962-cfe2928d3218 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] POST https://10.4.3.170/volume/v3/groups/action Jul 24 07:39:53.946068 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4ebc901e-3b6c-4513-9962-cfe2928d3218 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "37f0dab7-dcfc-4b7e-86d4-b8da91d367d7", "name": "tempest-Group_from_snap-501724855"}}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:39:53.946228 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4ebc901e-3b6c-4513-9962-cfe2928d3218 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Action: 'action', calling method: create_from_src, body: {"create-from-src": {"group_snapshot_id": "37f0dab7-dcfc-4b7e-86d4-b8da91d367d7", "name": "tempest-Group_from_snap-501724855"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:39:53.947780 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.groups [None req-4ebc901e-3b6c-4513-9962-cfe2928d3218 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Creating new group {'create-from-src': {'group_snapshot_id': '37f0dab7-dcfc-4b7e-86d4-b8da91d367d7', 'name': 'tempest-Group_from_snap-501724855'}}. {{(pid=100243) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jul 24 07:39:53.947981 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.groups [None req-4ebc901e-3b6c-4513-9962-cfe2928d3218 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Creating group tempest-Group_from_snap-501724855 from group_snapshot 37f0dab7-dcfc-4b7e-86d4-b8da91d367d7. Jul 24 07:39:53.951093 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:53.951093 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:39:53.957276 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:53.957276 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:39:53.960335 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:53.960335 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:39:53.999151 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-4ebc901e-3b6c-4513-9962-cfe2928d3218 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Created reservations ['e0a366e4-919d-4abe-9f9c-6a83749fb533'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:39:54.052713 np0000005822 devstack@c-api.service[100243]: INFO cinder.group.api [None req-4ebc901e-3b6c-4513-9962-cfe2928d3218 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] A mapping entry already exists for group c75a694a-db35-4e06-9067-ff5553ba9cde and volume type 8c6273f5-e924-4dea-848a-3747284e1028. Do not need to create again. Jul 24 07:39:54.052932 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:54.052932 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:39:54.053643 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-4ebc901e-3b6c-4513-9962-cfe2928d3218 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Availability Zones retrieved successfully. Jul 24 07:39:54.060571 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-4ebc901e-3b6c-4513-9962-cfe2928d3218 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Flow 'volume_create_api' (43b4cc1c-313b-4cf5-934b-e02eccf84b30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:39:54.062133 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-4ebc901e-3b6c-4513-9962-cfe2928d3218 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (963436db-2d68-4e99-9b41-959f26901a37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:39:54.063426 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-4ebc901e-3b6c-4513-9962-cfe2928d3218 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:39:54.090982 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-4ebc901e-3b6c-4513-9962-cfe2928d3218 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (963436db-2d68-4e99-9b41-959f26901a37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'baf02b1f-5413-499a-9707-0cdd204fb58f', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:39:50Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8c6273f5-e924-4dea-848a-3747284e1028,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-121994571',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c6273f5-e924-4dea-848a-3747284e1028', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'c75a694a-db35-4e06-9067-ff5553ba9cde', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:39:54.091648 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-4ebc901e-3b6c-4513-9962-cfe2928d3218 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e02066c-9fb9-4a54-a720-27d0b4ea4d08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:39:54.116150 np0000005822 devstack@c-api.service[100243]: WARNING cinder.quota [None req-4ebc901e-3b6c-4513-9962-cfe2928d3218 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-121994571 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-121994571, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:39:54.126844 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-4ebc901e-3b6c-4513-9962-cfe2928d3218 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Created reservations ['358e7414-3a57-42d4-a62a-107555d901ff', '903896ae-bba2-46a7-af28-7f5f8edd089d'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:39:54.127671 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-4ebc901e-3b6c-4513-9962-cfe2928d3218 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e02066c-9fb9-4a54-a720-27d0b4ea4d08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['358e7414-3a57-42d4-a62a-107555d901ff', '903896ae-bba2-46a7-af28-7f5f8edd089d']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:39:54.128534 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-4ebc901e-3b6c-4513-9962-cfe2928d3218 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6519da10-e526-41de-b199-506baf2b3a82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:39:54.158864 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-4ebc901e-3b6c-4513-9962-cfe2928d3218 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6519da10-e526-41de-b199-506baf2b3a82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c4eaefb0-a4f9-45c5-8bab-044d23894655', '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=c75a694a-db35-4e06-9067-ff5553ba9cde,group_type_id=,metadata={},multiattach=False,project_id='40d9e8d6561f44c9aaf56f153f96977d',qos_specs=None,replication_status=,reservations=['358e7414-3a57-42d4-a62a-107555d901ff','903896ae-bba2-46a7-af28-7f5f8edd089d'],size=1,snapshot_id=baf02b1f-5413-499a-9707-0cdd204fb58f,source_replicaid=,source_volid=None,status='creating',user_id='e335f6a3ece3482586192f77a197d963',volume_type_id=8c6273f5-e924-4dea-848a-3747284e1028), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:39:54Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=c75a694a-db35-4e06-9067-ff5553ba9cde,host=None,id=c4eaefb0-a4f9-45c5-8bab-044d23894655,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='40d9e8d6561f44c9aaf56f153f96977d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=baf02b1f-5413-499a-9707-0cdd204fb58f,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e335f6a3ece3482586192f77a197d963',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c6273f5-e924-4dea-848a-3747284e1028),volume_type_id=8c6273f5-e924-4dea-848a-3747284e1028)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:39:54.159599 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-4ebc901e-3b6c-4513-9962-cfe2928d3218 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (567df0f9-b028-4097-85ed-0296fbcfefd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:39:54.176969 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-4ebc901e-3b6c-4513-9962-cfe2928d3218 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (567df0f9-b028-4097-85ed-0296fbcfefd0) transitioned into state 'SUCCESS' from 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=c75a694a-db35-4e06-9067-ff5553ba9cde,group_type_id=,metadata={},multiattach=False,project_id='40d9e8d6561f44c9aaf56f153f96977d',qos_specs=None,replication_status=,reservations=['358e7414-3a57-42d4-a62a-107555d901ff','903896ae-bba2-46a7-af28-7f5f8edd089d'],size=1,snapshot_id=baf02b1f-5413-499a-9707-0cdd204fb58f,source_replicaid=,source_volid=None,status='creating',user_id='e335f6a3ece3482586192f77a197d963',volume_type_id=8c6273f5-e924-4dea-848a-3747284e1028)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:39:54.178170 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-4ebc901e-3b6c-4513-9962-cfe2928d3218 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Flow 'volume_create_api' (43b4cc1c-313b-4cf5-934b-e02eccf84b30) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:39:54.178649 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-4ebc901e-3b6c-4513-9962-cfe2928d3218 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Create volume request issued successfully. Jul 24 07:39:54.195829 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4ebc901e-3b6c-4513-9962-cfe2928d3218 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] https://10.4.3.170/volume/v3/groups/action returned with HTTP 202 Jul 24 07:39:54.196254 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 275/1105] 10.4.3.170 () {70 vars in 1318 bytes} [Fri Jul 24 07:39:53 2026] POST /volume/v3/groups/action => generated 102 bytes in 256 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:39:54.211672 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-274ede1d-b6e1-4a05-b449-81d2b578527a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:54.213305 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-274ede1d-b6e1-4a05-b449-81d2b578527a tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] GET https://10.4.3.170/volume/v3/volumes/detail Jul 24 07:39:54.213532 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-274ede1d-b6e1-4a05-b449-81d2b578527a tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:54.213735 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-274ede1d-b6e1-4a05-b449-81d2b578527a tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Calling method 'detail' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:54.214044 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.api_utils [None req-274ede1d-b6e1-4a05-b449-81d2b578527a tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Removing options '' from query. {{(pid=100245) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 07:39:54.214926 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-274ede1d-b6e1-4a05-b449-81d2b578527a tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100245) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 07:39:54.222803 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-274ede1d-b6e1-4a05-b449-81d2b578527a tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Get all volumes completed successfully. Jul 24 07:39:54.223447 np0000005822 devstack@c-api.service[100245]: WARNING stevedore.named [None req-274ede1d-b6e1-4a05-b449-81d2b578527a tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:39:54.223589 np0000005822 devstack@c-api.service[100245]: WARNING castellan.key_manager [None req-274ede1d-b6e1-4a05-b449-81d2b578527a tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:39:54.262667 np0000005822 devstack@c-api.service[100245]: DEBUG oslo_db.sqlalchemy.engines [None req-274ede1d-b6e1-4a05-b449-81d2b578527a tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100245) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 07:39:54.266317 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:54.266317 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:39:54.270868 np0000005822 devstack@c-api.service[100245]: WARNING stevedore.named [None req-274ede1d-b6e1-4a05-b449-81d2b578527a tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:39:54.271093 np0000005822 devstack@c-api.service[100245]: WARNING castellan.key_manager [None req-274ede1d-b6e1-4a05-b449-81d2b578527a tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:39:54.322329 np0000005822 devstack@c-api.service[100245]: DEBUG oslo_db.sqlalchemy.engines [None req-274ede1d-b6e1-4a05-b449-81d2b578527a tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100245) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 07:39:54.325888 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:54.325888 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:39:54.333430 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-274ede1d-b6e1-4a05-b449-81d2b578527a tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] https://10.4.3.170/volume/v3/volumes/detail returned with HTTP 200 Jul 24 07:39:54.334055 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 277/1106] 10.4.3.170 () {68 vars in 1299 bytes} [Fri Jul 24 07:39:54 2026] GET /volume/v3/volumes/detail => generated 1833 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:39:54.346736 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-34394192-09b5-4398-a9a8-1b65e58913bc None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:54.348781 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-34394192-09b5-4398-a9a8-1b65e58913bc tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] GET https://10.4.3.170/volume/v3/volumes/c4eaefb0-a4f9-45c5-8bab-044d23894655 Jul 24 07:39:54.349183 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-34394192-09b5-4398-a9a8-1b65e58913bc tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:54.349524 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-34394192-09b5-4398-a9a8-1b65e58913bc tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:54.358913 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:54.358913 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:39:54.362100 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-34394192-09b5-4398-a9a8-1b65e58913bc tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Volume info retrieved successfully. Jul 24 07:39:54.362931 np0000005822 devstack@c-api.service[100244]: WARNING stevedore.named [None req-34394192-09b5-4398-a9a8-1b65e58913bc tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:39:54.363249 np0000005822 devstack@c-api.service[100244]: WARNING castellan.key_manager [None req-34394192-09b5-4398-a9a8-1b65e58913bc tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:39:54.400247 np0000005822 devstack@c-api.service[100244]: DEBUG oslo_db.sqlalchemy.engines [None req-34394192-09b5-4398-a9a8-1b65e58913bc tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100244) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 07:39:54.403335 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:54.403335 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:39:54.412769 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-34394192-09b5-4398-a9a8-1b65e58913bc tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] https://10.4.3.170/volume/v3/volumes/c4eaefb0-a4f9-45c5-8bab-044d23894655 returned with HTTP 200 Jul 24 07:39:54.413678 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 275/1107] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:39:54 2026] GET /volume/v3/volumes/c4eaefb0-a4f9-45c5-8bab-044d23894655 => generated 926 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:39:54.428507 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b2ff7b0c-af5d-4d02-925e-d5e486c30d8b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:54.430558 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b2ff7b0c-af5d-4d02-925e-d5e486c30d8b tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] GET https://10.4.3.170/volume/v3/groups/c75a694a-db35-4e06-9067-ff5553ba9cde Jul 24 07:39:54.430774 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b2ff7b0c-af5d-4d02-925e-d5e486c30d8b tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:54.430951 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b2ff7b0c-af5d-4d02-925e-d5e486c30d8b tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:54.431082 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.groups [None req-b2ff7b0c-af5d-4d02-925e-d5e486c30d8b tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] show called for member c75a694a-db35-4e06-9067-ff5553ba9cde {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 07:39:54.435937 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:54.435937 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:39:54.445487 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b2ff7b0c-af5d-4d02-925e-d5e486c30d8b tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] https://10.4.3.170/volume/v3/groups/c75a694a-db35-4e06-9067-ff5553ba9cde returned with HTTP 200 Jul 24 07:39:54.446021 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 281/1108] 10.4.3.170 () {68 vars in 1386 bytes} [Fri Jul 24 07:39:54 2026] GET /volume/v3/groups/c75a694a-db35-4e06-9067-ff5553ba9cde => generated 417 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:39:54.457558 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-5407fd34-09f9-444c-b619-66493812ce5a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:54.460113 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5407fd34-09f9-444c-b619-66493812ce5a tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] GET https://10.4.3.170/volume/v3/volumes/detail Jul 24 07:39:54.460795 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-5407fd34-09f9-444c-b619-66493812ce5a tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:54.460795 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-5407fd34-09f9-444c-b619-66493812ce5a tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Calling method 'detail' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:54.460977 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.api_utils [None req-5407fd34-09f9-444c-b619-66493812ce5a tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Removing options '' from query. {{(pid=100243) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 07:39:54.469617 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:54.469617 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:39:54.470400 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-5407fd34-09f9-444c-b619-66493812ce5a tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100243) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 07:39:54.480505 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-5407fd34-09f9-444c-b619-66493812ce5a tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Get all volumes completed successfully. Jul 24 07:39:54.481339 np0000005822 devstack@c-api.service[100243]: WARNING stevedore.named [None req-5407fd34-09f9-444c-b619-66493812ce5a tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:39:54.481505 np0000005822 devstack@c-api.service[100243]: WARNING castellan.key_manager [None req-5407fd34-09f9-444c-b619-66493812ce5a tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:39:54.523328 np0000005822 devstack@c-api.service[100243]: DEBUG oslo_db.sqlalchemy.engines [None req-5407fd34-09f9-444c-b619-66493812ce5a tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100243) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 07:39:54.526565 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:54.526565 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:39:54.530144 np0000005822 devstack@c-api.service[100243]: WARNING stevedore.named [None req-5407fd34-09f9-444c-b619-66493812ce5a tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:39:54.530325 np0000005822 devstack@c-api.service[100243]: WARNING castellan.key_manager [None req-5407fd34-09f9-444c-b619-66493812ce5a tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:39:54.568407 np0000005822 devstack@c-api.service[100243]: DEBUG oslo_db.sqlalchemy.engines [None req-5407fd34-09f9-444c-b619-66493812ce5a tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100243) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 07:39:54.571620 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:54.571620 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:39:54.578470 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5407fd34-09f9-444c-b619-66493812ce5a tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] https://10.4.3.170/volume/v3/volumes/detail returned with HTTP 200 Jul 24 07:39:54.578982 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 276/1109] 10.4.3.170 () {68 vars in 1299 bytes} [Fri Jul 24 07:39:54 2026] GET /volume/v3/volumes/detail => generated 1834 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:39:54.591873 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-09399310-52dd-47ed-a300-47fc9c87fb58 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:54.594307 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-09399310-52dd-47ed-a300-47fc9c87fb58 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] POST https://10.4.3.170/volume/v3/groups/c75a694a-db35-4e06-9067-ff5553ba9cde/action Jul 24 07:39:54.594392 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-09399310-52dd-47ed-a300-47fc9c87fb58 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:39:54.594781 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-09399310-52dd-47ed-a300-47fc9c87fb58 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:39:54.596549 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.groups [None req-09399310-52dd-47ed-a300-47fc9c87fb58 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] delete called for group c75a694a-db35-4e06-9067-ff5553ba9cde {{(pid=100245) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 24 07:39:54.596549 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.groups [None req-09399310-52dd-47ed-a300-47fc9c87fb58 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Delete group with id: c75a694a-db35-4e06-9067-ff5553ba9cde Jul 24 07:39:54.601282 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:54.601282 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:39:54.628750 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-9ef319d5-105c-47bf-9c51-6ed620525e64 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:54.631156 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9ef319d5-105c-47bf-9c51-6ed620525e64 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] DELETE https://10.4.3.170/volume/v3/volumes/2ebb4941-e862-4371-a3a1-b5ae746fda1f Jul 24 07:39:54.631488 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9ef319d5-105c-47bf-9c51-6ed620525e64 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:54.631736 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9ef319d5-105c-47bf-9c51-6ed620525e64 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:54.631951 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-9ef319d5-105c-47bf-9c51-6ed620525e64 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Delete volume with id: 2ebb4941-e862-4371-a3a1-b5ae746fda1f Jul 24 07:39:54.639968 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-09399310-52dd-47ed-a300-47fc9c87fb58 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] https://10.4.3.170/volume/v3/groups/c75a694a-db35-4e06-9067-ff5553ba9cde/action returned with HTTP 202 Jul 24 07:39:54.640424 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 278/1110] 10.4.3.170 () {70 vars in 1428 bytes} [Fri Jul 24 07:39:54 2026] POST /volume/v3/groups/c75a694a-db35-4e06-9067-ff5553ba9cde/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 07:39:54.646542 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:54.646542 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:39:54.647188 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-9ef319d5-105c-47bf-9c51-6ed620525e64 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Volume info retrieved successfully. Jul 24 07:39:54.652157 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-20763aeb-5a42-4210-bc92-c8f6b693c8e2 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:54.654759 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-20763aeb-5a42-4210-bc92-c8f6b693c8e2 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] GET https://10.4.3.170/volume/v3/volumes/c4eaefb0-a4f9-45c5-8bab-044d23894655 Jul 24 07:39:54.654954 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-20763aeb-5a42-4210-bc92-c8f6b693c8e2 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:54.655127 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-20763aeb-5a42-4210-bc92-c8f6b693c8e2 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:54.662618 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:54.662618 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:39:54.667725 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-20763aeb-5a42-4210-bc92-c8f6b693c8e2 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Volume info retrieved successfully. Jul 24 07:39:54.668739 np0000005822 devstack@c-api.service[100246]: WARNING stevedore.named [None req-20763aeb-5a42-4210-bc92-c8f6b693c8e2 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:39:54.669124 np0000005822 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-20763aeb-5a42-4210-bc92-c8f6b693c8e2 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:39:54.673890 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-9ef319d5-105c-47bf-9c51-6ed620525e64 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Delete volume request issued successfully. Jul 24 07:39:54.674098 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9ef319d5-105c-47bf-9c51-6ed620525e64 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] https://10.4.3.170/volume/v3/volumes/2ebb4941-e862-4371-a3a1-b5ae746fda1f returned with HTTP 202 Jul 24 07:39:54.674767 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 276/1111] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:39:54 2026] DELETE /volume/v3/volumes/2ebb4941-e862-4371-a3a1-b5ae746fda1f => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:39:54.683370 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-1ef940f8-bb42-40e6-8bc6-6cdd17973b07 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:54.685377 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1ef940f8-bb42-40e6-8bc6-6cdd17973b07 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] GET https://10.4.3.170/volume/v3/volumes/2ebb4941-e862-4371-a3a1-b5ae746fda1f Jul 24 07:39:54.685614 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1ef940f8-bb42-40e6-8bc6-6cdd17973b07 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:54.685807 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1ef940f8-bb42-40e6-8bc6-6cdd17973b07 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:54.694961 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:54.694961 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:39:54.698423 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-1ef940f8-bb42-40e6-8bc6-6cdd17973b07 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Volume info retrieved successfully. Jul 24 07:39:54.702607 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1ef940f8-bb42-40e6-8bc6-6cdd17973b07 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] https://10.4.3.170/volume/v3/volumes/2ebb4941-e862-4371-a3a1-b5ae746fda1f returned with HTTP 200 Jul 24 07:39:54.703158 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 277/1112] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:39:54 2026] GET /volume/v3/volumes/2ebb4941-e862-4371-a3a1-b5ae746fda1f => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:54.705575 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-93d330f4-18e5-4d87-9e2a-d1cb89927fff None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:54.706940 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-80313335-5b3b-4ece-9041-982057794938 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:54.707349 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-93d330f4-18e5-4d87-9e2a-d1cb89927fff tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/29d264e8-6391-459f-9324-a151c1c0b5fc Jul 24 07:39:54.707539 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-93d330f4-18e5-4d87-9e2a-d1cb89927fff tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:54.707620 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-93d330f4-18e5-4d87-9e2a-d1cb89927fff tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:54.707749 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-93d330f4-18e5-4d87-9e2a-d1cb89927fff tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id 29d264e8-6391-459f-9324-a151c1c0b5fc. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:39:54.708952 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-80313335-5b3b-4ece-9041-982057794938 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] GET https://10.4.3.170/volume/v3/volumes/792584f7-350d-4462-8244-597c3537ad37 Jul 24 07:39:54.709156 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-80313335-5b3b-4ece-9041-982057794938 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:54.709381 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-80313335-5b3b-4ece-9041-982057794938 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:54.715066 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:54.715066 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:39:54.715794 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-93d330f4-18e5-4d87-9e2a-d1cb89927fff tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/29d264e8-6391-459f-9324-a151c1c0b5fc returned with HTTP 200 Jul 24 07:39:54.716154 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 279/1113] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:39:54 2026] GET /volume/v3/backups/29d264e8-6391-459f-9324-a151c1c0b5fc => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:54.717109 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:54.717109 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:39:54.720700 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-80313335-5b3b-4ece-9041-982057794938 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Volume info retrieved successfully. Jul 24 07:39:54.727859 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-80313335-5b3b-4ece-9041-982057794938 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] https://10.4.3.170/volume/v3/volumes/792584f7-350d-4462-8244-597c3537ad37 returned with HTTP 200 Jul 24 07:39:54.728043 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 277/1114] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:39:54 2026] GET /volume/v3/volumes/792584f7-350d-4462-8244-597c3537ad37 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:54.732252 np0000005822 devstack@c-api.service[100246]: DEBUG oslo_db.sqlalchemy.engines [None req-20763aeb-5a42-4210-bc92-c8f6b693c8e2 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100246) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 07:39:54.734491 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:54.734491 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:39:54.741287 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-20763aeb-5a42-4210-bc92-c8f6b693c8e2 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] https://10.4.3.170/volume/v3/volumes/c4eaefb0-a4f9-45c5-8bab-044d23894655 returned with HTTP 200 Jul 24 07:39:54.741771 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 282/1115] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:39:54 2026] GET /volume/v3/volumes/c4eaefb0-a4f9-45c5-8bab-044d23894655 => generated 925 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:39:55.717549 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-a1fabe1b-4c6e-472e-9829-f0688a60b267 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:55.720376 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a1fabe1b-4c6e-472e-9829-f0688a60b267 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] GET https://10.4.3.170/volume/v3/volumes/2ebb4941-e862-4371-a3a1-b5ae746fda1f Jul 24 07:39:55.721513 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a1fabe1b-4c6e-472e-9829-f0688a60b267 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:55.721646 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a1fabe1b-4c6e-472e-9829-f0688a60b267 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:55.726137 np0000005822 devstack@c-api.service[100243]: DEBUG dbcounter [-] [100243] Writing DB stats cinder:SELECT=329,cinder:INSERT=39,cinder:UPDATE=75 {{(pid=100243) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 07:39:55.728919 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-8767d1ac-f8f0-4c4b-bf45-7a6045fc7cbc None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:55.731187 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8767d1ac-f8f0-4c4b-bf45-7a6045fc7cbc tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/29d264e8-6391-459f-9324-a151c1c0b5fc Jul 24 07:39:55.731376 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8767d1ac-f8f0-4c4b-bf45-7a6045fc7cbc tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:55.731608 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8767d1ac-f8f0-4c4b-bf45-7a6045fc7cbc tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:55.731672 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a1fabe1b-4c6e-472e-9829-f0688a60b267 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] https://10.4.3.170/volume/v3/volumes/2ebb4941-e862-4371-a3a1-b5ae746fda1f returned with HTTP 404 Jul 24 07:39:55.731785 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-8767d1ac-f8f0-4c4b-bf45-7a6045fc7cbc tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id 29d264e8-6391-459f-9324-a151c1c0b5fc. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:39:55.732102 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 278/1116] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:39:55 2026] GET /volume/v3/volumes/2ebb4941-e862-4371-a3a1-b5ae746fda1f => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:39:55.736330 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:55.736330 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:39:55.737355 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8767d1ac-f8f0-4c4b-bf45-7a6045fc7cbc tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/29d264e8-6391-459f-9324-a151c1c0b5fc returned with HTTP 200 Jul 24 07:39:55.737826 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 280/1117] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:39:55 2026] GET /volume/v3/backups/29d264e8-6391-459f-9324-a151c1c0b5fc => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:55.742330 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-2dff17c4-e92e-4493-98ad-6421607d62b3 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:55.746861 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2dff17c4-e92e-4493-98ad-6421607d62b3 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] GET https://10.4.3.170/volume/v3/volumes/792584f7-350d-4462-8244-597c3537ad37 Jul 24 07:39:55.746861 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2dff17c4-e92e-4493-98ad-6421607d62b3 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:55.746861 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2dff17c4-e92e-4493-98ad-6421607d62b3 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:55.754379 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:55.754379 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:39:55.755228 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-98f64fad-c76a-4ea7-916e-bd96e9c7f0c2 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:55.757249 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-98f64fad-c76a-4ea7-916e-bd96e9c7f0c2 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] GET https://10.4.3.170/volume/v3/volumes/c4eaefb0-a4f9-45c5-8bab-044d23894655 Jul 24 07:39:55.757518 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-98f64fad-c76a-4ea7-916e-bd96e9c7f0c2 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:55.757738 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-98f64fad-c76a-4ea7-916e-bd96e9c7f0c2 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:55.764871 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-2dff17c4-e92e-4493-98ad-6421607d62b3 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Volume info retrieved successfully. Jul 24 07:39:55.770690 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2dff17c4-e92e-4493-98ad-6421607d62b3 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] https://10.4.3.170/volume/v3/volumes/792584f7-350d-4462-8244-597c3537ad37 returned with HTTP 200 Jul 24 07:39:55.771354 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 278/1118] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:39:55 2026] GET /volume/v3/volumes/792584f7-350d-4462-8244-597c3537ad37 => generated 906 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:55.773528 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-98f64fad-c76a-4ea7-916e-bd96e9c7f0c2 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] https://10.4.3.170/volume/v3/volumes/c4eaefb0-a4f9-45c5-8bab-044d23894655 returned with HTTP 404 Jul 24 07:39:55.774549 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 283/1119] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:39:55 2026] GET /volume/v3/volumes/c4eaefb0-a4f9-45c5-8bab-044d23894655 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 07:39:55.783593 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-c6314f86-8c66-4e42-8366-9e0230691fd7 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:55.785785 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c6314f86-8c66-4e42-8366-9e0230691fd7 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] GET https://10.4.3.170/volume/v3/groups/c75a694a-db35-4e06-9067-ff5553ba9cde Jul 24 07:39:55.786063 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c6314f86-8c66-4e42-8366-9e0230691fd7 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:55.786280 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c6314f86-8c66-4e42-8366-9e0230691fd7 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:55.786432 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.groups [None req-c6314f86-8c66-4e42-8366-9e0230691fd7 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] show called for member c75a694a-db35-4e06-9067-ff5553ba9cde {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 07:39:55.790335 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c6314f86-8c66-4e42-8366-9e0230691fd7 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] https://10.4.3.170/volume/v3/groups/c75a694a-db35-4e06-9067-ff5553ba9cde returned with HTTP 404 Jul 24 07:39:55.791312 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 279/1120] 10.4.3.170 () {68 vars in 1386 bytes} [Fri Jul 24 07:39:55 2026] GET /volume/v3/groups/c75a694a-db35-4e06-9067-ff5553ba9cde => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 07:39:55.798244 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-933238c0-c3c3-4e6b-a6b4-93c1ada44128 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:55.800385 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-933238c0-c3c3-4e6b-a6b4-93c1ada44128 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] DELETE https://10.4.3.170/volume/v3/group_snapshots/37f0dab7-dcfc-4b7e-86d4-b8da91d367d7 Jul 24 07:39:55.800745 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-933238c0-c3c3-4e6b-a6b4-93c1ada44128 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:55.801042 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-933238c0-c3c3-4e6b-a6b4-93c1ada44128 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Calling method 'version_select' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:55.801288 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.group_snapshots [None req-933238c0-c3c3-4e6b-a6b4-93c1ada44128 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] delete called for member 37f0dab7-dcfc-4b7e-86d4-b8da91d367d7 {{(pid=100245) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 24 07:39:55.801488 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.group_snapshots [None req-933238c0-c3c3-4e6b-a6b4-93c1ada44128 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Delete group_snapshot with id: 37f0dab7-dcfc-4b7e-86d4-b8da91d367d7 Jul 24 07:39:55.807019 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:55.807019 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:39:55.818830 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-39c32870-743b-4d1b-b3d9-1ded2ce6e0da None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:55.820806 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-39c32870-743b-4d1b-b3d9-1ded2ce6e0da tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] DELETE https://10.4.3.170/volume/v3/volumes/931d86bc-198f-4728-a657-c8cbbabc7fd1 Jul 24 07:39:55.821041 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-39c32870-743b-4d1b-b3d9-1ded2ce6e0da tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:55.821297 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-39c32870-743b-4d1b-b3d9-1ded2ce6e0da tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:55.821541 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-39c32870-743b-4d1b-b3d9-1ded2ce6e0da tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Delete volume with id: 931d86bc-198f-4728-a657-c8cbbabc7fd1 Jul 24 07:39:55.830274 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:55.830274 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:39:55.830746 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-39c32870-743b-4d1b-b3d9-1ded2ce6e0da tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Volume info retrieved successfully. Jul 24 07:39:55.849941 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-39c32870-743b-4d1b-b3d9-1ded2ce6e0da tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Delete volume request issued successfully. Jul 24 07:39:55.850108 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-39c32870-743b-4d1b-b3d9-1ded2ce6e0da tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] https://10.4.3.170/volume/v3/volumes/931d86bc-198f-4728-a657-c8cbbabc7fd1 returned with HTTP 202 Jul 24 07:39:55.850633 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 279/1121] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:39:55 2026] DELETE /volume/v3/volumes/931d86bc-198f-4728-a657-c8cbbabc7fd1 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:39:55.850716 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-933238c0-c3c3-4e6b-a6b4-93c1ada44128 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] https://10.4.3.170/volume/v3/group_snapshots/37f0dab7-dcfc-4b7e-86d4-b8da91d367d7 returned with HTTP 202 Jul 24 07:39:55.851271 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 281/1122] 10.4.3.170 () {68 vars in 1416 bytes} [Fri Jul 24 07:39:55 2026] DELETE /volume/v3/group_snapshots/37f0dab7-dcfc-4b7e-86d4-b8da91d367d7 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 07:39:55.858642 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-8e710de7-ceb3-403d-a653-7040877e9a9d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:55.860833 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-95b87f52-b49c-444a-b684-f3f1f0dc1e11 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:55.860959 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8e710de7-ceb3-403d-a653-7040877e9a9d tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] GET https://10.4.3.170/volume/v3/volumes/931d86bc-198f-4728-a657-c8cbbabc7fd1 Jul 24 07:39:55.861161 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8e710de7-ceb3-403d-a653-7040877e9a9d tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:55.861419 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8e710de7-ceb3-403d-a653-7040877e9a9d tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:55.863344 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-95b87f52-b49c-444a-b684-f3f1f0dc1e11 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] GET https://10.4.3.170/volume/v3/volumes/detail Jul 24 07:39:55.863689 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-95b87f52-b49c-444a-b684-f3f1f0dc1e11 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:55.864521 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-95b87f52-b49c-444a-b684-f3f1f0dc1e11 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Calling method 'detail' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:55.864521 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.api_utils [None req-95b87f52-b49c-444a-b684-f3f1f0dc1e11 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Removing options '' from query. {{(pid=100243) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 07:39:55.866368 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-95b87f52-b49c-444a-b684-f3f1f0dc1e11 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100243) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 07:39:55.879984 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-95b87f52-b49c-444a-b684-f3f1f0dc1e11 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Get all volumes completed successfully. Jul 24 07:39:55.881002 np0000005822 devstack@c-api.service[100243]: WARNING stevedore.named [None req-95b87f52-b49c-444a-b684-f3f1f0dc1e11 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:39:55.881161 np0000005822 devstack@c-api.service[100243]: WARNING castellan.key_manager [None req-95b87f52-b49c-444a-b684-f3f1f0dc1e11 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:39:55.882346 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:55.882346 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:39:55.887478 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-8e710de7-ceb3-403d-a653-7040877e9a9d tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Volume info retrieved successfully. Jul 24 07:39:55.892369 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8e710de7-ceb3-403d-a653-7040877e9a9d tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] https://10.4.3.170/volume/v3/volumes/931d86bc-198f-4728-a657-c8cbbabc7fd1 returned with HTTP 200 Jul 24 07:39:55.892793 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 284/1123] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:39:55 2026] GET /volume/v3/volumes/931d86bc-198f-4728-a657-c8cbbabc7fd1 => generated 849 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:55.928759 np0000005822 devstack@c-api.service[100243]: DEBUG oslo_db.sqlalchemy.engines [None req-95b87f52-b49c-444a-b684-f3f1f0dc1e11 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100243) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 07:39:55.933489 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:55.933489 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:39:55.946111 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-95b87f52-b49c-444a-b684-f3f1f0dc1e11 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] https://10.4.3.170/volume/v3/volumes/detail returned with HTTP 200 Jul 24 07:39:55.947008 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 280/1124] 10.4.3.170 () {68 vars in 1299 bytes} [Fri Jul 24 07:39:55 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:39:55.966010 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-48ec4fea-888f-411a-be23-8c16d1de3eee None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:55.968002 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-48ec4fea-888f-411a-be23-8c16d1de3eee tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] GET https://10.4.3.170/volume/v3/snapshots/detail Jul 24 07:39:55.968191 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-48ec4fea-888f-411a-be23-8c16d1de3eee tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:55.968414 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-48ec4fea-888f-411a-be23-8c16d1de3eee tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Calling method 'detail' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:55.968690 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.api_utils [None req-48ec4fea-888f-411a-be23-8c16d1de3eee tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Removing options '' from query. {{(pid=100244) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 07:39:55.969773 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.db.api [None req-48ec4fea-888f-411a-be23-8c16d1de3eee tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Building query based on filter {{(pid=100244) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 24 07:39:55.974655 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-48ec4fea-888f-411a-be23-8c16d1de3eee tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Get all snapshots completed successfully. Jul 24 07:39:55.975795 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-48ec4fea-888f-411a-be23-8c16d1de3eee tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] https://10.4.3.170/volume/v3/snapshots/detail returned with HTTP 200 Jul 24 07:39:55.976290 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 280/1125] 10.4.3.170 () {66 vars in 1264 bytes} [Fri Jul 24 07:39:55 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 07:39:55.987161 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-d4ad5d3d-d774-41f0-a76a-7e2956efa47b None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:55.989705 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d4ad5d3d-d774-41f0-a76a-7e2956efa47b tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] GET https://10.4.3.170/volume/v3/group_snapshots/37f0dab7-dcfc-4b7e-86d4-b8da91d367d7 Jul 24 07:39:55.990274 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d4ad5d3d-d774-41f0-a76a-7e2956efa47b tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:55.990274 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d4ad5d3d-d774-41f0-a76a-7e2956efa47b tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Calling method 'version_select' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:55.990757 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.group_snapshots [None req-d4ad5d3d-d774-41f0-a76a-7e2956efa47b tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] show called for member 37f0dab7-dcfc-4b7e-86d4-b8da91d367d7 {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 24 07:39:55.994308 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:55.994308 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:39:55.998851 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d4ad5d3d-d774-41f0-a76a-7e2956efa47b tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] https://10.4.3.170/volume/v3/group_snapshots/37f0dab7-dcfc-4b7e-86d4-b8da91d367d7 returned with HTTP 200 Jul 24 07:39:55.999512 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 282/1126] 10.4.3.170 () {68 vars in 1413 bytes} [Fri Jul 24 07:39:55 2026] GET /volume/v3/group_snapshots/37f0dab7-dcfc-4b7e-86d4-b8da91d367d7 => generated 307 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:39:56.750930 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c636e567-6b6e-4d54-be97-9d1d19951ad4 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:56.753661 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c636e567-6b6e-4d54-be97-9d1d19951ad4 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/29d264e8-6391-459f-9324-a151c1c0b5fc Jul 24 07:39:56.753941 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c636e567-6b6e-4d54-be97-9d1d19951ad4 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:56.754178 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c636e567-6b6e-4d54-be97-9d1d19951ad4 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:56.754386 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-c636e567-6b6e-4d54-be97-9d1d19951ad4 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id 29d264e8-6391-459f-9324-a151c1c0b5fc. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:39:56.758739 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:56.758739 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:39:56.760012 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c636e567-6b6e-4d54-be97-9d1d19951ad4 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/29d264e8-6391-459f-9324-a151c1c0b5fc returned with HTTP 200 Jul 24 07:39:56.760548 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 285/1127] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:39:56 2026] GET /volume/v3/backups/29d264e8-6391-459f-9324-a151c1c0b5fc => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:56.789302 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-9a58d65f-3d1a-4922-aa51-9fcc5f411600 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:56.791707 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9a58d65f-3d1a-4922-aa51-9fcc5f411600 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] GET https://10.4.3.170/volume/v3/volumes/792584f7-350d-4462-8244-597c3537ad37 Jul 24 07:39:56.792002 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9a58d65f-3d1a-4922-aa51-9fcc5f411600 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:56.792253 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9a58d65f-3d1a-4922-aa51-9fcc5f411600 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:56.801406 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:56.801406 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:39:56.805925 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-9a58d65f-3d1a-4922-aa51-9fcc5f411600 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Volume info retrieved successfully. Jul 24 07:39:56.811607 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9a58d65f-3d1a-4922-aa51-9fcc5f411600 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] https://10.4.3.170/volume/v3/volumes/792584f7-350d-4462-8244-597c3537ad37 returned with HTTP 200 Jul 24 07:39:56.812158 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 281/1128] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:39:56 2026] GET /volume/v3/volumes/792584f7-350d-4462-8244-597c3537ad37 => generated 906 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:56.906282 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-05caa0c8-3fa8-4d1c-8059-0dbf9ba4dfa2 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:56.907867 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-05caa0c8-3fa8-4d1c-8059-0dbf9ba4dfa2 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] GET https://10.4.3.170/volume/v3/volumes/931d86bc-198f-4728-a657-c8cbbabc7fd1 Jul 24 07:39:56.908075 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-05caa0c8-3fa8-4d1c-8059-0dbf9ba4dfa2 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:56.908303 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-05caa0c8-3fa8-4d1c-8059-0dbf9ba4dfa2 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:56.913569 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-05caa0c8-3fa8-4d1c-8059-0dbf9ba4dfa2 tempest-AttachVolumeShelveTestJSON-1075035661 tempest-AttachVolumeShelveTestJSON-1075035661-project-member] https://10.4.3.170/volume/v3/volumes/931d86bc-198f-4728-a657-c8cbbabc7fd1 returned with HTTP 404 Jul 24 07:39:56.914059 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 281/1129] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:39:56 2026] GET /volume/v3/volumes/931d86bc-198f-4728-a657-c8cbbabc7fd1 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:39:57.009490 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-1bcd8a7f-5c10-46f3-a605-3b60cade5bb8 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:57.011379 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1bcd8a7f-5c10-46f3-a605-3b60cade5bb8 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] GET https://10.4.3.170/volume/v3/group_snapshots/37f0dab7-dcfc-4b7e-86d4-b8da91d367d7 Jul 24 07:39:57.011522 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-1bcd8a7f-5c10-46f3-a605-3b60cade5bb8 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:57.011702 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-1bcd8a7f-5c10-46f3-a605-3b60cade5bb8 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Calling method 'version_select' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:57.011863 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.group_snapshots [None req-1bcd8a7f-5c10-46f3-a605-3b60cade5bb8 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] show called for member 37f0dab7-dcfc-4b7e-86d4-b8da91d367d7 {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 24 07:39:57.014847 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1bcd8a7f-5c10-46f3-a605-3b60cade5bb8 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] https://10.4.3.170/volume/v3/group_snapshots/37f0dab7-dcfc-4b7e-86d4-b8da91d367d7 returned with HTTP 404 Jul 24 07:39:57.015315 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 283/1130] 10.4.3.170 () {68 vars in 1413 bytes} [Fri Jul 24 07:39:57 2026] GET /volume/v3/group_snapshots/37f0dab7-dcfc-4b7e-86d4-b8da91d367d7 => generated 116 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 07:39:57.024029 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d4b3fef6-8130-4953-960a-718a345cf866 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:57.025778 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d4b3fef6-8130-4953-960a-718a345cf866 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] GET https://10.4.3.170/volume/v3/volumes/detail Jul 24 07:39:57.025989 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d4b3fef6-8130-4953-960a-718a345cf866 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:57.026180 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d4b3fef6-8130-4953-960a-718a345cf866 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Calling method 'detail' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:57.026515 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.api_utils [None req-d4b3fef6-8130-4953-960a-718a345cf866 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Removing options '' from query. {{(pid=100246) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 07:39:57.027812 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d4b3fef6-8130-4953-960a-718a345cf866 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100246) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 07:39:57.037477 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-d4b3fef6-8130-4953-960a-718a345cf866 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Get all volumes completed successfully. Jul 24 07:39:57.038168 np0000005822 devstack@c-api.service[100246]: WARNING stevedore.named [None req-d4b3fef6-8130-4953-960a-718a345cf866 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:39:57.038363 np0000005822 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-d4b3fef6-8130-4953-960a-718a345cf866 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:39:57.091851 np0000005822 devstack@c-api.service[100246]: DEBUG oslo_db.sqlalchemy.engines [None req-d4b3fef6-8130-4953-960a-718a345cf866 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100246) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 07:39:57.095836 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:57.095836 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:39:57.105875 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d4b3fef6-8130-4953-960a-718a345cf866 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] https://10.4.3.170/volume/v3/volumes/detail returned with HTTP 200 Jul 24 07:39:57.106393 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 286/1131] 10.4.3.170 () {68 vars in 1299 bytes} [Fri Jul 24 07:39:57 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:39:57.133325 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-7a6ab70b-d3f5-4756-abdd-2b0a1f90805f None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:57.133325 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7a6ab70b-d3f5-4756-abdd-2b0a1f90805f tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] POST https://10.4.3.170/volume/v3/groups/c4dcc82c-432e-4530-8a54-6fc84b98db99/action Jul 24 07:39:57.133325 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7a6ab70b-d3f5-4756-abdd-2b0a1f90805f tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:39:57.133325 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7a6ab70b-d3f5-4756-abdd-2b0a1f90805f tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:39:57.133325 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.groups [None req-7a6ab70b-d3f5-4756-abdd-2b0a1f90805f tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] delete called for group c4dcc82c-432e-4530-8a54-6fc84b98db99 {{(pid=100243) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 24 07:39:57.133325 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.groups [None req-7a6ab70b-d3f5-4756-abdd-2b0a1f90805f tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Delete group with id: c4dcc82c-432e-4530-8a54-6fc84b98db99 Jul 24 07:39:57.136540 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:57.136540 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:39:57.200140 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7a6ab70b-d3f5-4756-abdd-2b0a1f90805f tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] https://10.4.3.170/volume/v3/groups/c4dcc82c-432e-4530-8a54-6fc84b98db99/action returned with HTTP 202 Jul 24 07:39:57.203083 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 282/1132] 10.4.3.170 () {70 vars in 1428 bytes} [Fri Jul 24 07:39:57 2026] POST /volume/v3/groups/c4dcc82c-432e-4530-8a54-6fc84b98db99/action => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 07:39:57.212421 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-d815f46c-812a-4a60-ba73-66ad31dbc549 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:57.214280 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d815f46c-812a-4a60-ba73-66ad31dbc549 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] GET https://10.4.3.170/volume/v3/volumes/ebb67dc2-a271-4492-893b-3f5b6b2906ac Jul 24 07:39:57.214575 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d815f46c-812a-4a60-ba73-66ad31dbc549 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:57.214809 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d815f46c-812a-4a60-ba73-66ad31dbc549 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:57.229914 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:57.229914 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:39:57.234915 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-d815f46c-812a-4a60-ba73-66ad31dbc549 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Volume info retrieved successfully. Jul 24 07:39:57.235391 np0000005822 devstack@c-api.service[100244]: WARNING stevedore.named [None req-d815f46c-812a-4a60-ba73-66ad31dbc549 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:39:57.235871 np0000005822 devstack@c-api.service[100244]: WARNING castellan.key_manager [None req-d815f46c-812a-4a60-ba73-66ad31dbc549 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:39:57.280361 np0000005822 devstack@c-api.service[100244]: DEBUG oslo_db.sqlalchemy.engines [None req-d815f46c-812a-4a60-ba73-66ad31dbc549 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100244) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 07:39:57.283358 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:57.283358 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:39:57.290158 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d815f46c-812a-4a60-ba73-66ad31dbc549 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] https://10.4.3.170/volume/v3/volumes/ebb67dc2-a271-4492-893b-3f5b6b2906ac returned with HTTP 200 Jul 24 07:39:57.290640 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 282/1133] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:39:57 2026] GET /volume/v3/volumes/ebb67dc2-a271-4492-893b-3f5b6b2906ac => generated 914 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:39:57.774373 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-4d0980ae-8d62-4f56-b137-1293368f3942 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:57.776152 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4d0980ae-8d62-4f56-b137-1293368f3942 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/29d264e8-6391-459f-9324-a151c1c0b5fc Jul 24 07:39:57.776893 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4d0980ae-8d62-4f56-b137-1293368f3942 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:57.776893 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4d0980ae-8d62-4f56-b137-1293368f3942 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:57.776893 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-4d0980ae-8d62-4f56-b137-1293368f3942 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id 29d264e8-6391-459f-9324-a151c1c0b5fc. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:39:57.782833 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:57.782833 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:39:57.783988 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4d0980ae-8d62-4f56-b137-1293368f3942 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/29d264e8-6391-459f-9324-a151c1c0b5fc returned with HTTP 200 Jul 24 07:39:57.784546 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 284/1134] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:39:57 2026] GET /volume/v3/backups/29d264e8-6391-459f-9324-a151c1c0b5fc => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:57.828114 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f75692ee-8eb3-49d6-a2a7-f81d1010ac40 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:57.831264 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f75692ee-8eb3-49d6-a2a7-f81d1010ac40 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] GET https://10.4.3.170/volume/v3/volumes/792584f7-350d-4462-8244-597c3537ad37 Jul 24 07:39:57.831503 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f75692ee-8eb3-49d6-a2a7-f81d1010ac40 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:57.835224 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f75692ee-8eb3-49d6-a2a7-f81d1010ac40 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:57.840112 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:57.840112 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:39:57.845372 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-f75692ee-8eb3-49d6-a2a7-f81d1010ac40 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Volume info retrieved successfully. Jul 24 07:39:57.850053 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f75692ee-8eb3-49d6-a2a7-f81d1010ac40 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] https://10.4.3.170/volume/v3/volumes/792584f7-350d-4462-8244-597c3537ad37 returned with HTTP 200 Jul 24 07:39:57.850585 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 287/1135] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:39:57 2026] GET /volume/v3/volumes/792584f7-350d-4462-8244-597c3537ad37 => generated 906 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:58.305165 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-5f29b02d-b5ab-442b-b6ff-62d018556f8d None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:58.307051 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5f29b02d-b5ab-442b-b6ff-62d018556f8d tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] GET https://10.4.3.170/volume/v3/volumes/ebb67dc2-a271-4492-893b-3f5b6b2906ac Jul 24 07:39:58.307559 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-5f29b02d-b5ab-442b-b6ff-62d018556f8d tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:58.307559 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-5f29b02d-b5ab-442b-b6ff-62d018556f8d tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:58.315645 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5f29b02d-b5ab-442b-b6ff-62d018556f8d tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] https://10.4.3.170/volume/v3/volumes/ebb67dc2-a271-4492-893b-3f5b6b2906ac returned with HTTP 404 Jul 24 07:39:58.316089 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 283/1136] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:39:58 2026] GET /volume/v3/volumes/ebb67dc2-a271-4492-893b-3f5b6b2906ac => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 07:39:58.327013 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-f75f6837-25d8-4c5b-9f19-a68d9690f383 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:58.333101 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f75f6837-25d8-4c5b-9f19-a68d9690f383 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] GET https://10.4.3.170/volume/v3/groups/c4dcc82c-432e-4530-8a54-6fc84b98db99 Jul 24 07:39:58.333465 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f75f6837-25d8-4c5b-9f19-a68d9690f383 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:58.333753 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f75f6837-25d8-4c5b-9f19-a68d9690f383 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Calling method 'version_select' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:58.336759 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.groups [None req-f75f6837-25d8-4c5b-9f19-a68d9690f383 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] show called for member c4dcc82c-432e-4530-8a54-6fc84b98db99 {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 07:39:58.338623 np0000005822 devstack@c-api.service[100244]: DEBUG dbcounter [-] [100244] Writing DB stats cinder:SELECT=311,cinder:UPDATE=67,cinder:INSERT=31 {{(pid=100244) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 07:39:58.345142 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f75f6837-25d8-4c5b-9f19-a68d9690f383 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] https://10.4.3.170/volume/v3/groups/c4dcc82c-432e-4530-8a54-6fc84b98db99 returned with HTTP 404 Jul 24 07:39:58.345841 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 283/1137] 10.4.3.170 () {68 vars in 1386 bytes} [Fri Jul 24 07:39:58 2026] GET /volume/v3/groups/c4dcc82c-432e-4530-8a54-6fc84b98db99 => generated 108 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 07:39:58.355461 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-8c8d7a35-a7ef-4a6f-84d2-11fd4ff5e541 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:58.358026 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8c8d7a35-a7ef-4a6f-84d2-11fd4ff5e541 tempest-GroupSnapshotsTest-1506042311 tempest-GroupSnapshotsTest-1506042311-project-admin] DELETE https://10.4.3.170/volume/v3/group_types/39647bf5-72f3-472c-8e69-a67baae053c6 Jul 24 07:39:58.358585 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8c8d7a35-a7ef-4a6f-84d2-11fd4ff5e541 tempest-GroupSnapshotsTest-1506042311 tempest-GroupSnapshotsTest-1506042311-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:58.358585 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8c8d7a35-a7ef-4a6f-84d2-11fd4ff5e541 tempest-GroupSnapshotsTest-1506042311 tempest-GroupSnapshotsTest-1506042311-project-admin] Calling method 'version_select' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:58.376514 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8c8d7a35-a7ef-4a6f-84d2-11fd4ff5e541 tempest-GroupSnapshotsTest-1506042311 tempest-GroupSnapshotsTest-1506042311-project-admin] https://10.4.3.170/volume/v3/group_types/39647bf5-72f3-472c-8e69-a67baae053c6 returned with HTTP 202 Jul 24 07:39:58.377278 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 285/1138] 10.4.3.170 () {68 vars in 1404 bytes} [Fri Jul 24 07:39:58 2026] DELETE /volume/v3/group_types/39647bf5-72f3-472c-8e69-a67baae053c6 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 07:39:58.389081 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-80ca7b86-09a7-44ce-b680-d10cf3432581 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:58.390963 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-80ca7b86-09a7-44ce-b680-d10cf3432581 tempest-GroupSnapshotsTest-1506042311 tempest-GroupSnapshotsTest-1506042311-project-admin] DELETE https://10.4.3.170/volume/v3/types/8c6273f5-e924-4dea-848a-3747284e1028 Jul 24 07:39:58.391367 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-80ca7b86-09a7-44ce-b680-d10cf3432581 tempest-GroupSnapshotsTest-1506042311 tempest-GroupSnapshotsTest-1506042311-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:58.391732 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-80ca7b86-09a7-44ce-b680-d10cf3432581 tempest-GroupSnapshotsTest-1506042311 tempest-GroupSnapshotsTest-1506042311-project-admin] Calling method '_delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:58.419607 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-80ca7b86-09a7-44ce-b680-d10cf3432581 tempest-GroupSnapshotsTest-1506042311 tempest-GroupSnapshotsTest-1506042311-project-admin] https://10.4.3.170/volume/v3/types/8c6273f5-e924-4dea-848a-3747284e1028 returned with HTTP 202 Jul 24 07:39:58.419607 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 288/1139] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 24 07:39:58 2026] DELETE /volume/v3/types/8c6273f5-e924-4dea-848a-3747284e1028 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:39:58.426147 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-64e2533b-82de-430d-afee-bf280137e19a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:58.429110 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-64e2533b-82de-430d-afee-bf280137e19a tempest-GroupSnapshotsTest-1506042311 tempest-GroupSnapshotsTest-1506042311-project-admin] GET https://10.4.3.170/volume/v3/types/8c6273f5-e924-4dea-848a-3747284e1028 Jul 24 07:39:58.429382 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-64e2533b-82de-430d-afee-bf280137e19a tempest-GroupSnapshotsTest-1506042311 tempest-GroupSnapshotsTest-1506042311-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:58.429636 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-64e2533b-82de-430d-afee-bf280137e19a tempest-GroupSnapshotsTest-1506042311 tempest-GroupSnapshotsTest-1506042311-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:58.433659 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-64e2533b-82de-430d-afee-bf280137e19a tempest-GroupSnapshotsTest-1506042311 tempest-GroupSnapshotsTest-1506042311-project-admin] https://10.4.3.170/volume/v3/types/8c6273f5-e924-4dea-848a-3747284e1028 returned with HTTP 404 Jul 24 07:39:58.434323 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 284/1140] 10.4.3.170 () {66 vars in 1342 bytes} [Fri Jul 24 07:39:58 2026] GET /volume/v3/types/8c6273f5-e924-4dea-848a-3747284e1028 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:39:58.445497 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-c4ceb165-d683-47bf-892b-f3a2d035e8be None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:58.447619 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c4ceb165-d683-47bf-892b-f3a2d035e8be tempest-GroupSnapshotsTest-1506042311 tempest-GroupSnapshotsTest-1506042311-project-admin] POST https://10.4.3.170/volume/v3/types Jul 24 07:39:58.448048 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c4ceb165-d683-47bf-892b-f3a2d035e8be tempest-GroupSnapshotsTest-1506042311 tempest-GroupSnapshotsTest-1506042311-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-576104060"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:39:58.464957 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c4ceb165-d683-47bf-892b-f3a2d035e8be tempest-GroupSnapshotsTest-1506042311 tempest-GroupSnapshotsTest-1506042311-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 24 07:39:58.465534 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 284/1141] 10.4.3.170 () {68 vars in 1252 bytes} [Fri Jul 24 07:39:58 2026] POST /volume/v3/types => generated 223 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:58.476504 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-dd858fad-0925-4759-99a6-043c8f496694 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:58.481711 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-dd858fad-0925-4759-99a6-043c8f496694 tempest-GroupSnapshotsTest-1506042311 tempest-GroupSnapshotsTest-1506042311-project-admin] POST https://10.4.3.170/volume/v3/group_types Jul 24 07:39:58.481711 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-dd858fad-0925-4759-99a6-043c8f496694 tempest-GroupSnapshotsTest-1506042311 tempest-GroupSnapshotsTest-1506042311-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-962359150"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:39:58.494606 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-dd858fad-0925-4759-99a6-043c8f496694 tempest-GroupSnapshotsTest-1506042311 tempest-GroupSnapshotsTest-1506042311-project-admin] https://10.4.3.170/volume/v3/group_types returned with HTTP 202 Jul 24 07:39:58.495393 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 286/1142] 10.4.3.170 () {70 vars in 1311 bytes} [Fri Jul 24 07:39:58 2026] POST /volume/v3/group_types => generated 180 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:39:58.506756 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-091d3ae8-0e29-471c-aeef-e77456c6e8f5 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:58.509329 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-091d3ae8-0e29-471c-aeef-e77456c6e8f5 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] POST https://10.4.3.170/volume/v3/groups Jul 24 07:39:58.509909 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-091d3ae8-0e29-471c-aeef-e77456c6e8f5 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "aa0ffb5c-9674-4d43-a196-7e94a2d37ad0", "volume_types": ["ab69ef04-9593-4e9c-add6-c4d87d88a2a7"], "name": "tempest-GroupSnapshotsTest-Group-1379932902"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:39:58.512335 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.groups [None req-091d3ae8-0e29-471c-aeef-e77456c6e8f5 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Creating new group {'group': {'group_type': 'aa0ffb5c-9674-4d43-a196-7e94a2d37ad0', 'volume_types': ['ab69ef04-9593-4e9c-add6-c4d87d88a2a7'], 'name': 'tempest-GroupSnapshotsTest-Group-1379932902'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 24 07:39:58.516504 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.groups [None req-091d3ae8-0e29-471c-aeef-e77456c6e8f5 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Creating group tempest-GroupSnapshotsTest-Group-1379932902. Jul 24 07:39:58.525771 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-091d3ae8-0e29-471c-aeef-e77456c6e8f5 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Availability Zones retrieved successfully. Jul 24 07:39:58.543697 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-091d3ae8-0e29-471c-aeef-e77456c6e8f5 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Created reservations ['d7a57e9e-7a9d-4b10-9007-38bcce3cfc98'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:39:58.575421 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-091d3ae8-0e29-471c-aeef-e77456c6e8f5 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] https://10.4.3.170/volume/v3/groups returned with HTTP 202 Jul 24 07:39:58.575421 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 289/1143] 10.4.3.170 () {70 vars in 1297 bytes} [Fri Jul 24 07:39:58 2026] POST /volume/v3/groups => generated 112 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jul 24 07:39:58.582635 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-8124c2f4-35ba-4d6b-a0e3-8c9ab9d7f4ac None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:58.585158 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8124c2f4-35ba-4d6b-a0e3-8c9ab9d7f4ac tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] GET https://10.4.3.170/volume/v3/groups/9d614bd2-3223-476a-9391-86523a74e94a Jul 24 07:39:58.588269 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8124c2f4-35ba-4d6b-a0e3-8c9ab9d7f4ac tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:58.589535 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8124c2f4-35ba-4d6b-a0e3-8c9ab9d7f4ac tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:58.590144 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.groups [None req-8124c2f4-35ba-4d6b-a0e3-8c9ab9d7f4ac tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] show called for member 9d614bd2-3223-476a-9391-86523a74e94a {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 07:39:58.595751 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:58.595751 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:39:58.773562 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8124c2f4-35ba-4d6b-a0e3-8c9ab9d7f4ac tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] https://10.4.3.170/volume/v3/groups/9d614bd2-3223-476a-9391-86523a74e94a returned with HTTP 200 Jul 24 07:39:58.774309 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 285/1144] 10.4.3.170 () {68 vars in 1386 bytes} [Fri Jul 24 07:39:58 2026] GET /volume/v3/groups/9d614bd2-3223-476a-9391-86523a74e94a => generated 392 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:39:58.798281 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-eee53308-d447-461f-acfd-8ed1a24ca97a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:58.800674 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-eee53308-d447-461f-acfd-8ed1a24ca97a tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/29d264e8-6391-459f-9324-a151c1c0b5fc Jul 24 07:39:58.801019 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-eee53308-d447-461f-acfd-8ed1a24ca97a tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:58.801295 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-eee53308-d447-461f-acfd-8ed1a24ca97a tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:58.801444 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-eee53308-d447-461f-acfd-8ed1a24ca97a tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id 29d264e8-6391-459f-9324-a151c1c0b5fc. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:39:58.806894 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:58.806894 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:39:58.807825 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-eee53308-d447-461f-acfd-8ed1a24ca97a tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/29d264e8-6391-459f-9324-a151c1c0b5fc returned with HTTP 200 Jul 24 07:39:58.808383 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 285/1145] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:39:58 2026] GET /volume/v3/backups/29d264e8-6391-459f-9324-a151c1c0b5fc => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:58.865558 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-d08e6a32-59fb-4b47-b0dc-495b4c753b57 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:58.868087 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d08e6a32-59fb-4b47-b0dc-495b4c753b57 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] GET https://10.4.3.170/volume/v3/volumes/792584f7-350d-4462-8244-597c3537ad37 Jul 24 07:39:58.868427 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d08e6a32-59fb-4b47-b0dc-495b4c753b57 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:58.868832 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d08e6a32-59fb-4b47-b0dc-495b4c753b57 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:58.879309 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:58.879309 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:39:58.885091 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-d08e6a32-59fb-4b47-b0dc-495b4c753b57 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Volume info retrieved successfully. Jul 24 07:39:58.892173 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d08e6a32-59fb-4b47-b0dc-495b4c753b57 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] https://10.4.3.170/volume/v3/volumes/792584f7-350d-4462-8244-597c3537ad37 returned with HTTP 200 Jul 24 07:39:58.892818 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 287/1146] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:39:58 2026] GET /volume/v3/volumes/792584f7-350d-4462-8244-597c3537ad37 => generated 906 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:59.786517 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9bbe1902-a507-4c73-99d0-c5475905fe6b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:59.788228 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9bbe1902-a507-4c73-99d0-c5475905fe6b tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] GET https://10.4.3.170/volume/v3/groups/9d614bd2-3223-476a-9391-86523a74e94a Jul 24 07:39:59.788590 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9bbe1902-a507-4c73-99d0-c5475905fe6b tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:59.788799 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9bbe1902-a507-4c73-99d0-c5475905fe6b tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:59.789096 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.groups [None req-9bbe1902-a507-4c73-99d0-c5475905fe6b tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] show called for member 9d614bd2-3223-476a-9391-86523a74e94a {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 07:39:59.792430 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:59.792430 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:39:59.799640 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9bbe1902-a507-4c73-99d0-c5475905fe6b tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] https://10.4.3.170/volume/v3/groups/9d614bd2-3223-476a-9391-86523a74e94a returned with HTTP 200 Jul 24 07:39:59.800345 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 290/1147] 10.4.3.170 () {68 vars in 1386 bytes} [Fri Jul 24 07:39:59 2026] GET /volume/v3/groups/9d614bd2-3223-476a-9391-86523a74e94a => generated 393 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:39:59.811407 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-44f05826-5389-4691-a4a5-3bc847e8de7b None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:59.813387 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-44f05826-5389-4691-a4a5-3bc847e8de7b tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:39:59.813857 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-44f05826-5389-4691-a4a5-3bc847e8de7b tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1397820629", "volume_type": "ab69ef04-9593-4e9c-add6-c4d87d88a2a7", "group_id": "9d614bd2-3223-476a-9391-86523a74e94a", "size": 1}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:39:59.815599 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-44f05826-5389-4691-a4a5-3bc847e8de7b tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1397820629', 'volume_type': 'ab69ef04-9593-4e9c-add6-c4d87d88a2a7', 'group_id': '9d614bd2-3223-476a-9391-86523a74e94a', 'size': 1}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:39:59.821036 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-e96abcd3-79f2-4a02-8bd6-c5678c34b9fc None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:59.822699 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e96abcd3-79f2-4a02-8bd6-c5678c34b9fc tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/29d264e8-6391-459f-9324-a151c1c0b5fc Jul 24 07:39:59.822876 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e96abcd3-79f2-4a02-8bd6-c5678c34b9fc tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:59.823078 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e96abcd3-79f2-4a02-8bd6-c5678c34b9fc tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:59.823241 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-e96abcd3-79f2-4a02-8bd6-c5678c34b9fc tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id 29d264e8-6391-459f-9324-a151c1c0b5fc. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:39:59.824658 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:59.824658 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:39:59.825252 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-44f05826-5389-4691-a4a5-3bc847e8de7b tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Create volume of 1 GB Jul 24 07:39:59.827441 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:59.827441 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:39:59.828145 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e96abcd3-79f2-4a02-8bd6-c5678c34b9fc tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/29d264e8-6391-459f-9324-a151c1c0b5fc returned with HTTP 200 Jul 24 07:39:59.828781 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 286/1148] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:39:59 2026] GET /volume/v3/backups/29d264e8-6391-459f-9324-a151c1c0b5fc => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:59.831065 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-44f05826-5389-4691-a4a5-3bc847e8de7b tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Availability Zones retrieved successfully. Jul 24 07:39:59.835789 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-44f05826-5389-4691-a4a5-3bc847e8de7b tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Flow 'volume_create_api' (d7f323dc-e078-489b-8c2d-878ce3d1ee54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:39:59.836742 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-44f05826-5389-4691-a4a5-3bc847e8de7b tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab472947-9a54-4300-a0b4-03af0a5bdf1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:39:59.837182 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:59.837182 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:39:59.837536 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-44f05826-5389-4691-a4a5-3bc847e8de7b tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Validating volume size '1' using validate_int {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:39:59.855954 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-44f05826-5389-4691-a4a5-3bc847e8de7b tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab472947-9a54-4300-a0b4-03af0a5bdf1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:39:58Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ab69ef04-9593-4e9c-add6-c4d87d88a2a7,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-576104060',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab69ef04-9593-4e9c-add6-c4d87d88a2a7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '9d614bd2-3223-476a-9391-86523a74e94a', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:39:59.856674 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-44f05826-5389-4691-a4a5-3bc847e8de7b tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (340309f8-fa58-47c3-961c-ebb64d6b8237) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:39:59.884361 np0000005822 devstack@c-api.service[100243]: WARNING cinder.quota [None req-44f05826-5389-4691-a4a5-3bc847e8de7b tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-576104060 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-576104060, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:39:59.884746 np0000005822 devstack@c-api.service[100243]: WARNING cinder.quota [None req-44f05826-5389-4691-a4a5-3bc847e8de7b tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-576104060 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-576104060, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:39:59.911314 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-3c5f8831-cdf5-48bb-94d3-49f2a6b75f1b None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:39:59.911656 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-44f05826-5389-4691-a4a5-3bc847e8de7b tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Created reservations ['40bb1602-18e5-49df-a4af-fed58ad2c601', 'fec89752-debc-46df-8517-7145980cbf02', '24a13801-637c-466e-93b7-4c7acdc23b18', '7044abec-834a-424f-b5dc-a0ddf02fbcee'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:39:59.912315 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-44f05826-5389-4691-a4a5-3bc847e8de7b tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (340309f8-fa58-47c3-961c-ebb64d6b8237) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['40bb1602-18e5-49df-a4af-fed58ad2c601', 'fec89752-debc-46df-8517-7145980cbf02', '24a13801-637c-466e-93b7-4c7acdc23b18', '7044abec-834a-424f-b5dc-a0ddf02fbcee']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:39:59.913394 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-44f05826-5389-4691-a4a5-3bc847e8de7b tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0273ab53-3ce3-4bec-bb11-03b86354c1cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:39:59.913790 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3c5f8831-cdf5-48bb-94d3-49f2a6b75f1b tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] GET https://10.4.3.170/volume/v3/volumes/792584f7-350d-4462-8244-597c3537ad37 Jul 24 07:39:59.914051 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3c5f8831-cdf5-48bb-94d3-49f2a6b75f1b tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:39:59.914334 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3c5f8831-cdf5-48bb-94d3-49f2a6b75f1b tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:39:59.930892 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:39:59.930892 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:39:59.934272 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-44f05826-5389-4691-a4a5-3bc847e8de7b tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0273ab53-3ce3-4bec-bb11-03b86354c1cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '52114cb9-29cb-4612-ad81-b9b8f69140f0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1397820629',encryption_key_id=None,group_id=9d614bd2-3223-476a-9391-86523a74e94a,group_type_id=,metadata={},multiattach=False,project_id='40d9e8d6561f44c9aaf56f153f96977d',qos_specs=None,replication_status=,reservations=['40bb1602-18e5-49df-a4af-fed58ad2c601','fec89752-debc-46df-8517-7145980cbf02','24a13801-637c-466e-93b7-4c7acdc23b18','7044abec-834a-424f-b5dc-a0ddf02fbcee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e335f6a3ece3482586192f77a197d963',volume_type_id=ab69ef04-9593-4e9c-add6-c4d87d88a2a7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:39:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1397820629',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=9d614bd2-3223-476a-9391-86523a74e94a,host=None,id=52114cb9-29cb-4612-ad81-b9b8f69140f0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='40d9e8d6561f44c9aaf56f153f96977d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e335f6a3ece3482586192f77a197d963',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab69ef04-9593-4e9c-add6-c4d87d88a2a7),volume_type_id=ab69ef04-9593-4e9c-add6-c4d87d88a2a7)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:39:59.935034 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-44f05826-5389-4691-a4a5-3bc847e8de7b tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (351383ca-4d43-4d40-b119-a79bb8df9957) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:39:59.938761 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-3c5f8831-cdf5-48bb-94d3-49f2a6b75f1b tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Volume info retrieved successfully. Jul 24 07:39:59.948248 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3c5f8831-cdf5-48bb-94d3-49f2a6b75f1b tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] https://10.4.3.170/volume/v3/volumes/792584f7-350d-4462-8244-597c3537ad37 returned with HTTP 200 Jul 24 07:39:59.948682 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 288/1149] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:39:59 2026] GET /volume/v3/volumes/792584f7-350d-4462-8244-597c3537ad37 => generated 906 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:39:59.957266 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-44f05826-5389-4691-a4a5-3bc847e8de7b tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (351383ca-4d43-4d40-b119-a79bb8df9957) transitioned into state 'SUCCESS' from state '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-1397820629',encryption_key_id=None,group_id=9d614bd2-3223-476a-9391-86523a74e94a,group_type_id=,metadata={},multiattach=False,project_id='40d9e8d6561f44c9aaf56f153f96977d',qos_specs=None,replication_status=,reservations=['40bb1602-18e5-49df-a4af-fed58ad2c601','fec89752-debc-46df-8517-7145980cbf02','24a13801-637c-466e-93b7-4c7acdc23b18','7044abec-834a-424f-b5dc-a0ddf02fbcee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e335f6a3ece3482586192f77a197d963',volume_type_id=ab69ef04-9593-4e9c-add6-c4d87d88a2a7)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:39:59.957425 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-44f05826-5389-4691-a4a5-3bc847e8de7b tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3cfcdacd-a16c-4edc-b5ca-98a091a02a40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:39:59.971701 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-44f05826-5389-4691-a4a5-3bc847e8de7b tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3cfcdacd-a16c-4edc-b5ca-98a091a02a40) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:39:59.972547 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-44f05826-5389-4691-a4a5-3bc847e8de7b tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Flow 'volume_create_api' (d7f323dc-e078-489b-8c2d-878ce3d1ee54) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:39:59.972843 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-44f05826-5389-4691-a4a5-3bc847e8de7b tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Create volume request issued successfully. Jul 24 07:39:59.973498 np0000005822 devstack@c-api.service[100243]: WARNING stevedore.named [None req-44f05826-5389-4691-a4a5-3bc847e8de7b tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:39:59.973656 np0000005822 devstack@c-api.service[100243]: WARNING castellan.key_manager [None req-44f05826-5389-4691-a4a5-3bc847e8de7b tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:40:00.013664 np0000005822 devstack@c-api.service[100243]: DEBUG oslo_db.sqlalchemy.engines [None req-44f05826-5389-4691-a4a5-3bc847e8de7b tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100243) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 07:40:00.017584 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:00.017584 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:40:00.024153 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-44f05826-5389-4691-a4a5-3bc847e8de7b tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:40:00.024639 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 286/1150] 10.4.3.170 () {70 vars in 1300 bytes} [Fri Jul 24 07:39:59 2026] POST /volume/v3/volumes => generated 822 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:40:00.040488 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-32c20fed-a83d-4e5d-936e-d156eac899e4 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:00.044246 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-32c20fed-a83d-4e5d-936e-d156eac899e4 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] GET https://10.4.3.170/volume/v3/volumes/52114cb9-29cb-4612-ad81-b9b8f69140f0 Jul 24 07:40:00.044246 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-32c20fed-a83d-4e5d-936e-d156eac899e4 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:00.044246 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-32c20fed-a83d-4e5d-936e-d156eac899e4 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:00.054692 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:00.054692 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:40:00.060286 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-32c20fed-a83d-4e5d-936e-d156eac899e4 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Volume info retrieved successfully. Jul 24 07:40:00.061490 np0000005822 devstack@c-api.service[100246]: WARNING stevedore.named [None req-32c20fed-a83d-4e5d-936e-d156eac899e4 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:40:00.061748 np0000005822 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-32c20fed-a83d-4e5d-936e-d156eac899e4 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:40:00.122914 np0000005822 devstack@c-api.service[100246]: DEBUG oslo_db.sqlalchemy.engines [None req-32c20fed-a83d-4e5d-936e-d156eac899e4 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100246) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 07:40:00.146104 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:00.146104 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:40:00.171380 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-32c20fed-a83d-4e5d-936e-d156eac899e4 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] https://10.4.3.170/volume/v3/volumes/52114cb9-29cb-4612-ad81-b9b8f69140f0 returned with HTTP 200 Jul 24 07:40:00.171989 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 291/1151] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:40:00 2026] GET /volume/v3/volumes/52114cb9-29cb-4612-ad81-b9b8f69140f0 => generated 890 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:40:00.644996 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-68697118-c201-419b-8401-1998578cda7a req-2b2563b7-a2aa-4152-8728-8137f6cc818f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:00.647721 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-68697118-c201-419b-8401-1998578cda7a req-2b2563b7-a2aa-4152-8728-8137f6cc818f tempest-VolumesSnapshotsTestJSON-598556144 tempest-VolumesSnapshotsTestJSON-598556144-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:40:00.648197 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-68697118-c201-419b-8401-1998578cda7a req-2b2563b7-a2aa-4152-8728-8137f6cc818f tempest-VolumesSnapshotsTestJSON-598556144 tempest-VolumesSnapshotsTestJSON-598556144-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1700712441", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:00.651122 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [req-68697118-c201-419b-8401-1998578cda7a req-2b2563b7-a2aa-4152-8728-8137f6cc818f tempest-VolumesSnapshotsTestJSON-598556144 tempest-VolumesSnapshotsTestJSON-598556144-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1700712441', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:40:00.651382 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [req-68697118-c201-419b-8401-1998578cda7a req-2b2563b7-a2aa-4152-8728-8137f6cc818f tempest-VolumesSnapshotsTestJSON-598556144 tempest-VolumesSnapshotsTestJSON-598556144-project-member] Create volume of 1 GB Jul 24 07:40:00.658776 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-68697118-c201-419b-8401-1998578cda7a req-2b2563b7-a2aa-4152-8728-8137f6cc818f tempest-VolumesSnapshotsTestJSON-598556144 tempest-VolumesSnapshotsTestJSON-598556144-project-member] Availability Zones retrieved successfully. Jul 24 07:40:00.664446 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [req-68697118-c201-419b-8401-1998578cda7a req-2b2563b7-a2aa-4152-8728-8137f6cc818f tempest-VolumesSnapshotsTestJSON-598556144 tempest-VolumesSnapshotsTestJSON-598556144-project-member] Flow 'volume_create_api' (1c7acc06-6394-4229-9ddb-18504c55ed51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:40:00.665532 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [req-68697118-c201-419b-8401-1998578cda7a req-2b2563b7-a2aa-4152-8728-8137f6cc818f tempest-VolumesSnapshotsTestJSON-598556144 tempest-VolumesSnapshotsTestJSON-598556144-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (347f5f7a-d236-4add-95bd-be38b85cecd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:40:00.666646 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [req-68697118-c201-419b-8401-1998578cda7a req-2b2563b7-a2aa-4152-8728-8137f6cc818f tempest-VolumesSnapshotsTestJSON-598556144 tempest-VolumesSnapshotsTestJSON-598556144-project-member] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:40:00.696957 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [req-68697118-c201-419b-8401-1998578cda7a req-2b2563b7-a2aa-4152-8728-8137f6cc818f tempest-VolumesSnapshotsTestJSON-598556144 tempest-VolumesSnapshotsTestJSON-598556144-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (347f5f7a-d236-4add-95bd-be38b85cecd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:40:00.697946 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [req-68697118-c201-419b-8401-1998578cda7a req-2b2563b7-a2aa-4152-8728-8137f6cc818f tempest-VolumesSnapshotsTestJSON-598556144 tempest-VolumesSnapshotsTestJSON-598556144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2a651a9-4148-43fd-800c-a5cc2cfbd7c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:40:00.766812 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.quota [req-68697118-c201-419b-8401-1998578cda7a req-2b2563b7-a2aa-4152-8728-8137f6cc818f tempest-VolumesSnapshotsTestJSON-598556144 tempest-VolumesSnapshotsTestJSON-598556144-project-member] Created reservations ['3f6decd3-436c-4bb1-88e4-fd2b4996058c', '2e303147-b39e-42ad-b0dc-d215a3e4af20', '289de372-434b-4d7f-b042-7ac738bcb9fb', '40dfaf33-5056-4e90-ad7a-271954d9a308'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:40:00.767609 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [req-68697118-c201-419b-8401-1998578cda7a req-2b2563b7-a2aa-4152-8728-8137f6cc818f tempest-VolumesSnapshotsTestJSON-598556144 tempest-VolumesSnapshotsTestJSON-598556144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2a651a9-4148-43fd-800c-a5cc2cfbd7c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3f6decd3-436c-4bb1-88e4-fd2b4996058c', '2e303147-b39e-42ad-b0dc-d215a3e4af20', '289de372-434b-4d7f-b042-7ac738bcb9fb', '40dfaf33-5056-4e90-ad7a-271954d9a308']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:40:00.768485 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [req-68697118-c201-419b-8401-1998578cda7a req-2b2563b7-a2aa-4152-8728-8137f6cc818f tempest-VolumesSnapshotsTestJSON-598556144 tempest-VolumesSnapshotsTestJSON-598556144-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9e8329a-3f39-4229-8936-aa27a9f548bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:40:00.799783 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [req-68697118-c201-419b-8401-1998578cda7a req-2b2563b7-a2aa-4152-8728-8137f6cc818f tempest-VolumesSnapshotsTestJSON-598556144 tempest-VolumesSnapshotsTestJSON-598556144-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9e8329a-3f39-4229-8936-aa27a9f548bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '20391567-eb6b-4ef9-805f-3c0c5a5f7cfe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1700712441',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef1786fdce754075a9f5c5d4acb6e533',qos_specs=None,replication_status=,reservations=['3f6decd3-436c-4bb1-88e4-fd2b4996058c','2e303147-b39e-42ad-b0dc-d215a3e4af20','289de372-434b-4d7f-b042-7ac738bcb9fb','40dfaf33-5056-4e90-ad7a-271954d9a308'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='564a530640f847feb8582a3aa0dc138b',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:40:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1700712441',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=20391567-eb6b-4ef9-805f-3c0c5a5f7cfe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef1786fdce754075a9f5c5d4acb6e533',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='564a530640f847feb8582a3aa0dc138b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:40:00.800054 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [req-68697118-c201-419b-8401-1998578cda7a req-2b2563b7-a2aa-4152-8728-8137f6cc818f tempest-VolumesSnapshotsTestJSON-598556144 tempest-VolumesSnapshotsTestJSON-598556144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (606e9329-8f37-472c-bd9b-2d76b7b26562) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:40:00.823740 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [req-68697118-c201-419b-8401-1998578cda7a req-2b2563b7-a2aa-4152-8728-8137f6cc818f tempest-VolumesSnapshotsTestJSON-598556144 tempest-VolumesSnapshotsTestJSON-598556144-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (606e9329-8f37-472c-bd9b-2d76b7b26562) transitioned into state 'SUCCESS' from state '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-1700712441',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef1786fdce754075a9f5c5d4acb6e533',qos_specs=None,replication_status=,reservations=['3f6decd3-436c-4bb1-88e4-fd2b4996058c','2e303147-b39e-42ad-b0dc-d215a3e4af20','289de372-434b-4d7f-b042-7ac738bcb9fb','40dfaf33-5056-4e90-ad7a-271954d9a308'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='564a530640f847feb8582a3aa0dc138b',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:40:00.824975 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [req-68697118-c201-419b-8401-1998578cda7a req-2b2563b7-a2aa-4152-8728-8137f6cc818f tempest-VolumesSnapshotsTestJSON-598556144 tempest-VolumesSnapshotsTestJSON-598556144-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ced9836-ca3a-44ee-89a3-8da7e0b79303) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:40:00.836324 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [req-68697118-c201-419b-8401-1998578cda7a req-2b2563b7-a2aa-4152-8728-8137f6cc818f tempest-VolumesSnapshotsTestJSON-598556144 tempest-VolumesSnapshotsTestJSON-598556144-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ced9836-ca3a-44ee-89a3-8da7e0b79303) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:40:00.837276 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [req-68697118-c201-419b-8401-1998578cda7a req-2b2563b7-a2aa-4152-8728-8137f6cc818f tempest-VolumesSnapshotsTestJSON-598556144 tempest-VolumesSnapshotsTestJSON-598556144-project-member] Flow 'volume_create_api' (1c7acc06-6394-4229-9ddb-18504c55ed51) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:40:00.837700 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-68697118-c201-419b-8401-1998578cda7a req-2b2563b7-a2aa-4152-8728-8137f6cc818f tempest-VolumesSnapshotsTestJSON-598556144 tempest-VolumesSnapshotsTestJSON-598556144-project-member] Create volume request issued successfully. Jul 24 07:40:00.838498 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-68697118-c201-419b-8401-1998578cda7a req-2b2563b7-a2aa-4152-8728-8137f6cc818f tempest-VolumesSnapshotsTestJSON-598556144 tempest-VolumesSnapshotsTestJSON-598556144-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:40:00.838975 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 287/1152] 10.4.3.170 () {72 vars in 1541 bytes} [Fri Jul 24 07:40:00 2026] POST /volume/v3/volumes => generated 755 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:40:00.839756 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-4d5a879f-42fc-487f-b943-5fb7b966f5b1 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:00.841618 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4d5a879f-42fc-487f-b943-5fb7b966f5b1 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/29d264e8-6391-459f-9324-a151c1c0b5fc Jul 24 07:40:00.841701 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4d5a879f-42fc-487f-b943-5fb7b966f5b1 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:00.841863 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4d5a879f-42fc-487f-b943-5fb7b966f5b1 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:00.841961 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-4d5a879f-42fc-487f-b943-5fb7b966f5b1 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id 29d264e8-6391-459f-9324-a151c1c0b5fc. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:40:00.847290 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:00.847290 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:40:00.847918 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4d5a879f-42fc-487f-b943-5fb7b966f5b1 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/29d264e8-6391-459f-9324-a151c1c0b5fc returned with HTTP 200 Jul 24 07:40:00.848352 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-68697118-c201-419b-8401-1998578cda7a req-3b43f0de-41c1-4afd-8ea3-f743fd4f7c34 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:00.848639 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 289/1153] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:40:00 2026] GET /volume/v3/backups/29d264e8-6391-459f-9324-a151c1c0b5fc => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:00.851643 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-68697118-c201-419b-8401-1998578cda7a req-3b43f0de-41c1-4afd-8ea3-f743fd4f7c34 tempest-VolumesSnapshotsTestJSON-598556144 tempest-VolumesSnapshotsTestJSON-598556144-project-member] GET https://10.4.3.170/volume/v3/volumes/20391567-eb6b-4ef9-805f-3c0c5a5f7cfe Jul 24 07:40:00.851956 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-68697118-c201-419b-8401-1998578cda7a req-3b43f0de-41c1-4afd-8ea3-f743fd4f7c34 tempest-VolumesSnapshotsTestJSON-598556144 tempest-VolumesSnapshotsTestJSON-598556144-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:00.852434 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-68697118-c201-419b-8401-1998578cda7a req-3b43f0de-41c1-4afd-8ea3-f743fd4f7c34 tempest-VolumesSnapshotsTestJSON-598556144 tempest-VolumesSnapshotsTestJSON-598556144-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:00.861701 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:00.861701 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:40:00.870351 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-68697118-c201-419b-8401-1998578cda7a req-3b43f0de-41c1-4afd-8ea3-f743fd4f7c34 tempest-VolumesSnapshotsTestJSON-598556144 tempest-VolumesSnapshotsTestJSON-598556144-project-member] Volume info retrieved successfully. Jul 24 07:40:00.878457 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-68697118-c201-419b-8401-1998578cda7a req-3b43f0de-41c1-4afd-8ea3-f743fd4f7c34 tempest-VolumesSnapshotsTestJSON-598556144 tempest-VolumesSnapshotsTestJSON-598556144-project-member] https://10.4.3.170/volume/v3/volumes/20391567-eb6b-4ef9-805f-3c0c5a5f7cfe returned with HTTP 200 Jul 24 07:40:00.878977 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 287/1154] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:40:00 2026] GET /volume/v3/volumes/20391567-eb6b-4ef9-805f-3c0c5a5f7cfe => generated 823 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:00.906910 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-f2ce5118-6911-4fa7-8f0b-649081089816 req-866a8860-0d88-495d-afb1-828671a6b756 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:00.909995 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-f2ce5118-6911-4fa7-8f0b-649081089816 req-866a8860-0d88-495d-afb1-828671a6b756 tempest-VolumesSnapshotsTestJSON-598556144 tempest-VolumesSnapshotsTestJSON-598556144-project-member] GET https://10.4.3.170/volume/v3/volumes/20391567-eb6b-4ef9-805f-3c0c5a5f7cfe Jul 24 07:40:00.910283 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-f2ce5118-6911-4fa7-8f0b-649081089816 req-866a8860-0d88-495d-afb1-828671a6b756 tempest-VolumesSnapshotsTestJSON-598556144 tempest-VolumesSnapshotsTestJSON-598556144-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:00.910547 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-f2ce5118-6911-4fa7-8f0b-649081089816 req-866a8860-0d88-495d-afb1-828671a6b756 tempest-VolumesSnapshotsTestJSON-598556144 tempest-VolumesSnapshotsTestJSON-598556144-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:00.918963 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:00.918963 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:40:00.923398 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [req-f2ce5118-6911-4fa7-8f0b-649081089816 req-866a8860-0d88-495d-afb1-828671a6b756 tempest-VolumesSnapshotsTestJSON-598556144 tempest-VolumesSnapshotsTestJSON-598556144-project-member] Volume info retrieved successfully. Jul 24 07:40:00.927827 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-f2ce5118-6911-4fa7-8f0b-649081089816 req-866a8860-0d88-495d-afb1-828671a6b756 tempest-VolumesSnapshotsTestJSON-598556144 tempest-VolumesSnapshotsTestJSON-598556144-project-member] https://10.4.3.170/volume/v3/volumes/20391567-eb6b-4ef9-805f-3c0c5a5f7cfe returned with HTTP 200 Jul 24 07:40:00.928575 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 292/1155] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:40:00 2026] GET /volume/v3/volumes/20391567-eb6b-4ef9-805f-3c0c5a5f7cfe => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:00.963918 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-27507649-3759-473f-a257-5337253d7995 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:00.966657 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-27507649-3759-473f-a257-5337253d7995 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] GET https://10.4.3.170/volume/v3/volumes/792584f7-350d-4462-8244-597c3537ad37 Jul 24 07:40:00.966950 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-27507649-3759-473f-a257-5337253d7995 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:00.967239 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-27507649-3759-473f-a257-5337253d7995 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:00.976248 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:00.976248 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:40:00.984178 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-27507649-3759-473f-a257-5337253d7995 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Volume info retrieved successfully. Jul 24 07:40:00.998091 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-27507649-3759-473f-a257-5337253d7995 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] https://10.4.3.170/volume/v3/volumes/792584f7-350d-4462-8244-597c3537ad37 returned with HTTP 200 Jul 24 07:40:00.998091 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 288/1156] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:00 2026] GET /volume/v3/volumes/792584f7-350d-4462-8244-597c3537ad37 => generated 906 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:01.192076 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-f2025bba-8d27-4673-a032-deb65887c547 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:01.199006 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f2025bba-8d27-4673-a032-deb65887c547 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] GET https://10.4.3.170/volume/v3/volumes/52114cb9-29cb-4612-ad81-b9b8f69140f0 Jul 24 07:40:01.200544 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f2025bba-8d27-4673-a032-deb65887c547 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:01.200544 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f2025bba-8d27-4673-a032-deb65887c547 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:01.219362 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:01.219362 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:40:01.228031 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-f2025bba-8d27-4673-a032-deb65887c547 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Volume info retrieved successfully. Jul 24 07:40:01.228366 np0000005822 devstack@c-api.service[100245]: WARNING stevedore.named [None req-f2025bba-8d27-4673-a032-deb65887c547 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:40:01.228837 np0000005822 devstack@c-api.service[100245]: WARNING castellan.key_manager [None req-f2025bba-8d27-4673-a032-deb65887c547 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:40:01.282246 np0000005822 devstack@c-api.service[100245]: DEBUG oslo_db.sqlalchemy.engines [None req-f2025bba-8d27-4673-a032-deb65887c547 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100245) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 07:40:01.287994 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:01.287994 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:40:01.304543 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f2025bba-8d27-4673-a032-deb65887c547 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] https://10.4.3.170/volume/v3/volumes/52114cb9-29cb-4612-ad81-b9b8f69140f0 returned with HTTP 200 Jul 24 07:40:01.305293 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 290/1157] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:40:01 2026] GET /volume/v3/volumes/52114cb9-29cb-4612-ad81-b9b8f69140f0 => generated 915 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:40:01.323692 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-4311fe58-c157-474c-9b6b-ffb892cbdd97 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:01.326298 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4311fe58-c157-474c-9b6b-ffb892cbdd97 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:40:01.326298 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4311fe58-c157-474c-9b6b-ffb892cbdd97 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-970127839", "volume_type": "ab69ef04-9593-4e9c-add6-c4d87d88a2a7", "group_id": "9d614bd2-3223-476a-9391-86523a74e94a", "size": 1}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:01.327455 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-4311fe58-c157-474c-9b6b-ffb892cbdd97 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-970127839', 'volume_type': 'ab69ef04-9593-4e9c-add6-c4d87d88a2a7', 'group_id': '9d614bd2-3223-476a-9391-86523a74e94a', 'size': 1}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:40:01.347827 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:01.347827 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:40:01.349630 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-4311fe58-c157-474c-9b6b-ffb892cbdd97 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Create volume of 1 GB Jul 24 07:40:01.360896 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-4311fe58-c157-474c-9b6b-ffb892cbdd97 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Availability Zones retrieved successfully. Jul 24 07:40:01.372623 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-4311fe58-c157-474c-9b6b-ffb892cbdd97 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Flow 'volume_create_api' (7f3c66a9-b132-4920-add4-635833f29baa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:40:01.373774 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-4311fe58-c157-474c-9b6b-ffb892cbdd97 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c64c6c6-dccc-4422-8c4b-c27f32b4c33c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:40:01.374395 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:01.374395 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:40:01.374790 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-4311fe58-c157-474c-9b6b-ffb892cbdd97 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Validating volume size '1' using validate_int {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:40:01.409990 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-4311fe58-c157-474c-9b6b-ffb892cbdd97 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c64c6c6-dccc-4422-8c4b-c27f32b4c33c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:39:58Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ab69ef04-9593-4e9c-add6-c4d87d88a2a7,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-576104060',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab69ef04-9593-4e9c-add6-c4d87d88a2a7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '9d614bd2-3223-476a-9391-86523a74e94a', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:40:01.410895 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-4311fe58-c157-474c-9b6b-ffb892cbdd97 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67f01bdd-0a40-42c6-80af-79fd7b3371ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:40:01.477549 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-4311fe58-c157-474c-9b6b-ffb892cbdd97 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Created reservations ['0c7b2570-42ef-4280-8a6d-1044e1876694', '4ca79953-1d24-47d7-a4a5-309202fd6d92', '51c7e44d-7dbf-476c-86b9-03fdffecbe40', '7f1c3900-68d5-4b3f-8d9c-66687f1e0231'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:40:01.478421 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-4311fe58-c157-474c-9b6b-ffb892cbdd97 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67f01bdd-0a40-42c6-80af-79fd7b3371ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0c7b2570-42ef-4280-8a6d-1044e1876694', '4ca79953-1d24-47d7-a4a5-309202fd6d92', '51c7e44d-7dbf-476c-86b9-03fdffecbe40', '7f1c3900-68d5-4b3f-8d9c-66687f1e0231']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:40:01.479289 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-4311fe58-c157-474c-9b6b-ffb892cbdd97 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ffff877-8984-41e3-a5ba-d29a09af8d57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:40:01.510345 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-4311fe58-c157-474c-9b6b-ffb892cbdd97 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ffff877-8984-41e3-a5ba-d29a09af8d57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e682ee6f-2d87-43e1-8a82-9f45ce9b6ad7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-970127839',encryption_key_id=None,group_id=9d614bd2-3223-476a-9391-86523a74e94a,group_type_id=,metadata={},multiattach=False,project_id='40d9e8d6561f44c9aaf56f153f96977d',qos_specs=None,replication_status=,reservations=['0c7b2570-42ef-4280-8a6d-1044e1876694','4ca79953-1d24-47d7-a4a5-309202fd6d92','51c7e44d-7dbf-476c-86b9-03fdffecbe40','7f1c3900-68d5-4b3f-8d9c-66687f1e0231'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e335f6a3ece3482586192f77a197d963',volume_type_id=ab69ef04-9593-4e9c-add6-c4d87d88a2a7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:40:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-970127839',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=9d614bd2-3223-476a-9391-86523a74e94a,host=None,id=e682ee6f-2d87-43e1-8a82-9f45ce9b6ad7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='40d9e8d6561f44c9aaf56f153f96977d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e335f6a3ece3482586192f77a197d963',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab69ef04-9593-4e9c-add6-c4d87d88a2a7),volume_type_id=ab69ef04-9593-4e9c-add6-c4d87d88a2a7)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:40:01.510345 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-4311fe58-c157-474c-9b6b-ffb892cbdd97 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a15a973f-3cdd-4f79-893d-8931ba3ccd79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:40:01.534965 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-4311fe58-c157-474c-9b6b-ffb892cbdd97 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a15a973f-3cdd-4f79-893d-8931ba3ccd79) transitioned into state 'SUCCESS' from state '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-970127839',encryption_key_id=None,group_id=9d614bd2-3223-476a-9391-86523a74e94a,group_type_id=,metadata={},multiattach=False,project_id='40d9e8d6561f44c9aaf56f153f96977d',qos_specs=None,replication_status=,reservations=['0c7b2570-42ef-4280-8a6d-1044e1876694','4ca79953-1d24-47d7-a4a5-309202fd6d92','51c7e44d-7dbf-476c-86b9-03fdffecbe40','7f1c3900-68d5-4b3f-8d9c-66687f1e0231'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e335f6a3ece3482586192f77a197d963',volume_type_id=ab69ef04-9593-4e9c-add6-c4d87d88a2a7)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:40:01.536028 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-4311fe58-c157-474c-9b6b-ffb892cbdd97 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51301c30-57cc-4c85-b3cc-922db925876e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:40:01.551826 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-4311fe58-c157-474c-9b6b-ffb892cbdd97 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51301c30-57cc-4c85-b3cc-922db925876e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:40:01.553002 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-4311fe58-c157-474c-9b6b-ffb892cbdd97 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Flow 'volume_create_api' (7f3c66a9-b132-4920-add4-635833f29baa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:40:01.553472 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-4311fe58-c157-474c-9b6b-ffb892cbdd97 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Create volume request issued successfully. Jul 24 07:40:01.554421 np0000005822 devstack@c-api.service[100243]: WARNING stevedore.named [None req-4311fe58-c157-474c-9b6b-ffb892cbdd97 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:40:01.554637 np0000005822 devstack@c-api.service[100243]: WARNING castellan.key_manager [None req-4311fe58-c157-474c-9b6b-ffb892cbdd97 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:40:01.608280 np0000005822 devstack@c-api.service[100243]: DEBUG oslo_db.sqlalchemy.engines [None req-4311fe58-c157-474c-9b6b-ffb892cbdd97 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100243) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 07:40:01.612451 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:01.612451 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:40:01.616771 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4311fe58-c157-474c-9b6b-ffb892cbdd97 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:40:01.617339 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 288/1158] 10.4.3.170 () {70 vars in 1300 bytes} [Fri Jul 24 07:40:01 2026] POST /volume/v3/volumes => generated 821 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:40:01.631357 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f6bdc0cf-eb5a-4d85-81db-7ce65960431d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:01.633425 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f6bdc0cf-eb5a-4d85-81db-7ce65960431d tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] GET https://10.4.3.170/volume/v3/volumes/e682ee6f-2d87-43e1-8a82-9f45ce9b6ad7 Jul 24 07:40:01.633677 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f6bdc0cf-eb5a-4d85-81db-7ce65960431d tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:01.633866 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f6bdc0cf-eb5a-4d85-81db-7ce65960431d tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:01.643038 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:01.643038 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:40:01.646758 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-f6bdc0cf-eb5a-4d85-81db-7ce65960431d tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Volume info retrieved successfully. Jul 24 07:40:01.647439 np0000005822 devstack@c-api.service[100246]: WARNING stevedore.named [None req-f6bdc0cf-eb5a-4d85-81db-7ce65960431d tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:40:01.647588 np0000005822 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-f6bdc0cf-eb5a-4d85-81db-7ce65960431d tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:40:01.684995 np0000005822 devstack@c-api.service[100246]: DEBUG oslo_db.sqlalchemy.engines [None req-f6bdc0cf-eb5a-4d85-81db-7ce65960431d tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100246) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 07:40:01.688028 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:01.688028 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:40:01.696168 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f6bdc0cf-eb5a-4d85-81db-7ce65960431d tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] https://10.4.3.170/volume/v3/volumes/e682ee6f-2d87-43e1-8a82-9f45ce9b6ad7 returned with HTTP 200 Jul 24 07:40:01.696646 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 293/1159] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:40:01 2026] GET /volume/v3/volumes/e682ee6f-2d87-43e1-8a82-9f45ce9b6ad7 => generated 889 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:40:01.858681 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-3709fa87-6d05-442d-8532-a41534903e5f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:01.861174 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3709fa87-6d05-442d-8532-a41534903e5f tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/29d264e8-6391-459f-9324-a151c1c0b5fc Jul 24 07:40:01.861439 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3709fa87-6d05-442d-8532-a41534903e5f tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:01.861619 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3709fa87-6d05-442d-8532-a41534903e5f tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:01.861725 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-3709fa87-6d05-442d-8532-a41534903e5f tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id 29d264e8-6391-459f-9324-a151c1c0b5fc. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:40:01.866517 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:01.866517 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:40:01.867297 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3709fa87-6d05-442d-8532-a41534903e5f tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/29d264e8-6391-459f-9324-a151c1c0b5fc returned with HTTP 200 Jul 24 07:40:01.867710 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 289/1160] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:40:01 2026] GET /volume/v3/backups/29d264e8-6391-459f-9324-a151c1c0b5fc => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:01.961090 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-fca9670a-9fb7-4206-9907-b1e3ffa5f7cd req-6b40fea2-f4bd-4f1a-bd98-453e2d0b9f97 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:01.963576 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-fca9670a-9fb7-4206-9907-b1e3ffa5f7cd req-6b40fea2-f4bd-4f1a-bd98-453e2d0b9f97 tempest-VolumesSnapshotsTestJSON-598556144 tempest-VolumesSnapshotsTestJSON-598556144-project-member] GET https://10.4.3.170/volume/v3/volumes/20391567-eb6b-4ef9-805f-3c0c5a5f7cfe Jul 24 07:40:01.963784 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-fca9670a-9fb7-4206-9907-b1e3ffa5f7cd req-6b40fea2-f4bd-4f1a-bd98-453e2d0b9f97 tempest-VolumesSnapshotsTestJSON-598556144 tempest-VolumesSnapshotsTestJSON-598556144-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:01.964121 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-fca9670a-9fb7-4206-9907-b1e3ffa5f7cd req-6b40fea2-f4bd-4f1a-bd98-453e2d0b9f97 tempest-VolumesSnapshotsTestJSON-598556144 tempest-VolumesSnapshotsTestJSON-598556144-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:01.971325 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:01.971325 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:40:01.975606 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [req-fca9670a-9fb7-4206-9907-b1e3ffa5f7cd req-6b40fea2-f4bd-4f1a-bd98-453e2d0b9f97 tempest-VolumesSnapshotsTestJSON-598556144 tempest-VolumesSnapshotsTestJSON-598556144-project-member] Volume info retrieved successfully. Jul 24 07:40:01.980027 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-fca9670a-9fb7-4206-9907-b1e3ffa5f7cd req-6b40fea2-f4bd-4f1a-bd98-453e2d0b9f97 tempest-VolumesSnapshotsTestJSON-598556144 tempest-VolumesSnapshotsTestJSON-598556144-project-member] https://10.4.3.170/volume/v3/volumes/20391567-eb6b-4ef9-805f-3c0c5a5f7cfe returned with HTTP 200 Jul 24 07:40:01.980533 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 291/1161] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:40:01 2026] GET /volume/v3/volumes/20391567-eb6b-4ef9-805f-3c0c5a5f7cfe => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:02.014964 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-913aff58-668d-4609-a98b-dcfd883d6813 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:02.017680 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-913aff58-668d-4609-a98b-dcfd883d6813 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] GET https://10.4.3.170/volume/v3/volumes/792584f7-350d-4462-8244-597c3537ad37 Jul 24 07:40:02.017822 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-697f3224-b556-43d9-8c2f-083b4423ad70 req-c0288880-9b83-43ea-894a-d0c392a792e0 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:02.018083 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-913aff58-668d-4609-a98b-dcfd883d6813 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:02.018280 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-913aff58-668d-4609-a98b-dcfd883d6813 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:02.021004 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-697f3224-b556-43d9-8c2f-083b4423ad70 req-c0288880-9b83-43ea-894a-d0c392a792e0 tempest-VolumesSnapshotsTestJSON-598556144 tempest-VolumesSnapshotsTestJSON-598556144-project-member] POST https://10.4.3.170/volume/v3/snapshots Jul 24 07:40:02.021554 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-697f3224-b556-43d9-8c2f-083b4423ad70 req-c0288880-9b83-43ea-894a-d0c392a792e0 tempest-VolumesSnapshotsTestJSON-598556144 tempest-VolumesSnapshotsTestJSON-598556144-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "20391567-eb6b-4ef9-805f-3c0c5a5f7cfe", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1331246774", "description": null, "metadata": {}}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:02.029157 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:02.029157 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:40:02.036893 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-913aff58-668d-4609-a98b-dcfd883d6813 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Volume info retrieved successfully. Jul 24 07:40:02.038109 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:02.038109 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:40:02.039214 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [req-697f3224-b556-43d9-8c2f-083b4423ad70 req-c0288880-9b83-43ea-894a-d0c392a792e0 tempest-VolumesSnapshotsTestJSON-598556144 tempest-VolumesSnapshotsTestJSON-598556144-project-member] Volume info retrieved successfully. Jul 24 07:40:02.039640 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.snapshots [req-697f3224-b556-43d9-8c2f-083b4423ad70 req-c0288880-9b83-43ea-894a-d0c392a792e0 tempest-VolumesSnapshotsTestJSON-598556144 tempest-VolumesSnapshotsTestJSON-598556144-project-member] Create snapshot from volume 20391567-eb6b-4ef9-805f-3c0c5a5f7cfe Jul 24 07:40:02.043777 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-913aff58-668d-4609-a98b-dcfd883d6813 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] https://10.4.3.170/volume/v3/volumes/792584f7-350d-4462-8244-597c3537ad37 returned with HTTP 200 Jul 24 07:40:02.044348 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 289/1162] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:02 2026] GET /volume/v3/volumes/792584f7-350d-4462-8244-597c3537ad37 => generated 906 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:02.101026 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.quota [req-697f3224-b556-43d9-8c2f-083b4423ad70 req-c0288880-9b83-43ea-894a-d0c392a792e0 tempest-VolumesSnapshotsTestJSON-598556144 tempest-VolumesSnapshotsTestJSON-598556144-project-member] Created reservations ['5db1747a-846e-4a17-b995-38e91b5c719f', '06fed49d-8085-4ac1-a07b-de909890a8a6', '8126ab51-a686-4955-8eff-b3a40887485f', '53dd7396-59ab-4a5a-8a6c-91bddf41f09c'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:40:02.137075 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [req-697f3224-b556-43d9-8c2f-083b4423ad70 req-c0288880-9b83-43ea-894a-d0c392a792e0 tempest-VolumesSnapshotsTestJSON-598556144 tempest-VolumesSnapshotsTestJSON-598556144-project-member] Snapshot create request issued successfully. Jul 24 07:40:02.137500 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-697f3224-b556-43d9-8c2f-083b4423ad70 req-c0288880-9b83-43ea-894a-d0c392a792e0 tempest-VolumesSnapshotsTestJSON-598556144 tempest-VolumesSnapshotsTestJSON-598556144-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 24 07:40:02.138026 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 294/1163] 10.4.3.170 () {72 vars in 1547 bytes} [Fri Jul 24 07:40:02 2026] POST /volume/v3/snapshots => generated 311 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:40:02.192270 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-e7d92880-0eb1-48ae-a245-61b9b91a1687 req-358a8afd-8efa-449f-a7e4-fe8eb584b2a2 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:02.194844 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-e7d92880-0eb1-48ae-a245-61b9b91a1687 req-358a8afd-8efa-449f-a7e4-fe8eb584b2a2 tempest-VolumesSnapshotsTestJSON-598556144 tempest-VolumesSnapshotsTestJSON-598556144-project-reader] GET https://10.4.3.170/volume/v3/snapshots/55e0c180-848f-4e35-8ad8-97b0ce46b9d2 Jul 24 07:40:02.194844 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-e7d92880-0eb1-48ae-a245-61b9b91a1687 req-358a8afd-8efa-449f-a7e4-fe8eb584b2a2 tempest-VolumesSnapshotsTestJSON-598556144 tempest-VolumesSnapshotsTestJSON-598556144-project-reader] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:02.196226 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-e7d92880-0eb1-48ae-a245-61b9b91a1687 req-358a8afd-8efa-449f-a7e4-fe8eb584b2a2 tempest-VolumesSnapshotsTestJSON-598556144 tempest-VolumesSnapshotsTestJSON-598556144-project-reader] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:02.201768 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:02.201768 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:40:02.202559 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-e7d92880-0eb1-48ae-a245-61b9b91a1687 req-358a8afd-8efa-449f-a7e4-fe8eb584b2a2 tempest-VolumesSnapshotsTestJSON-598556144 tempest-VolumesSnapshotsTestJSON-598556144-project-reader] Snapshot retrieved successfully. Jul 24 07:40:02.207833 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-e7d92880-0eb1-48ae-a245-61b9b91a1687 req-358a8afd-8efa-449f-a7e4-fe8eb584b2a2 tempest-VolumesSnapshotsTestJSON-598556144 tempest-VolumesSnapshotsTestJSON-598556144-project-reader] https://10.4.3.170/volume/v3/snapshots/55e0c180-848f-4e35-8ad8-97b0ce46b9d2 returned with HTTP 200 Jul 24 07:40:02.209571 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 290/1164] 10.4.3.170 () {68 vars in 1604 bytes} [Fri Jul 24 07:40:02 2026] GET /volume/v3/snapshots/55e0c180-848f-4e35-8ad8-97b0ce46b9d2 => generated 443 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:02.235038 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-2281b8bb-9911-4eaa-8f03-cef8c5169677 req-bfc138c4-0b14-4d6e-91cd-095cdbaf13ae None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:02.239556 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-2281b8bb-9911-4eaa-8f03-cef8c5169677 req-bfc138c4-0b14-4d6e-91cd-095cdbaf13ae tempest-VolumesSnapshotsTestJSON-598556144 tempest-VolumesSnapshotsTestJSON-598556144-project-reader] GET https://10.4.3.170/volume/v3/snapshots/detail Jul 24 07:40:02.239556 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-2281b8bb-9911-4eaa-8f03-cef8c5169677 req-bfc138c4-0b14-4d6e-91cd-095cdbaf13ae tempest-VolumesSnapshotsTestJSON-598556144 tempest-VolumesSnapshotsTestJSON-598556144-project-reader] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:02.239556 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-2281b8bb-9911-4eaa-8f03-cef8c5169677 req-bfc138c4-0b14-4d6e-91cd-095cdbaf13ae tempest-VolumesSnapshotsTestJSON-598556144 tempest-VolumesSnapshotsTestJSON-598556144-project-reader] Calling method 'detail' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:02.239556 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.api_utils [req-2281b8bb-9911-4eaa-8f03-cef8c5169677 req-bfc138c4-0b14-4d6e-91cd-095cdbaf13ae tempest-VolumesSnapshotsTestJSON-598556144 tempest-VolumesSnapshotsTestJSON-598556144-project-reader] Removing options '' from query. {{(pid=100245) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 07:40:02.239556 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.db.api [req-2281b8bb-9911-4eaa-8f03-cef8c5169677 req-bfc138c4-0b14-4d6e-91cd-095cdbaf13ae tempest-VolumesSnapshotsTestJSON-598556144 tempest-VolumesSnapshotsTestJSON-598556144-project-reader] Building query based on filter {{(pid=100245) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 24 07:40:02.243633 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [req-2281b8bb-9911-4eaa-8f03-cef8c5169677 req-bfc138c4-0b14-4d6e-91cd-095cdbaf13ae tempest-VolumesSnapshotsTestJSON-598556144 tempest-VolumesSnapshotsTestJSON-598556144-project-reader] Get all snapshots completed successfully. Jul 24 07:40:02.244169 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:02.244169 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:40:02.244780 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-2281b8bb-9911-4eaa-8f03-cef8c5169677 req-bfc138c4-0b14-4d6e-91cd-095cdbaf13ae tempest-VolumesSnapshotsTestJSON-598556144 tempest-VolumesSnapshotsTestJSON-598556144-project-reader] https://10.4.3.170/volume/v3/snapshots/detail returned with HTTP 200 Jul 24 07:40:02.245259 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 292/1165] 10.4.3.170 () {68 vars in 1514 bytes} [Fri Jul 24 07:40:02 2026] GET /volume/v3/snapshots/detail => generated 473 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:02.267586 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-248e4259-1c68-4fc1-9b7f-9a5f142bd657 req-4a04f022-9f8e-473c-a8fb-17f7355d721c None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:02.270709 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-248e4259-1c68-4fc1-9b7f-9a5f142bd657 req-4a04f022-9f8e-473c-a8fb-17f7355d721c tempest-VolumesSnapshotsTestJSON-598556144 tempest-VolumesSnapshotsTestJSON-598556144-project-member] GET https://10.4.3.170/volume/v3/snapshots/55e0c180-848f-4e35-8ad8-97b0ce46b9d2 Jul 24 07:40:02.270709 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-248e4259-1c68-4fc1-9b7f-9a5f142bd657 req-4a04f022-9f8e-473c-a8fb-17f7355d721c tempest-VolumesSnapshotsTestJSON-598556144 tempest-VolumesSnapshotsTestJSON-598556144-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:02.270709 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-248e4259-1c68-4fc1-9b7f-9a5f142bd657 req-4a04f022-9f8e-473c-a8fb-17f7355d721c tempest-VolumesSnapshotsTestJSON-598556144 tempest-VolumesSnapshotsTestJSON-598556144-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:02.274776 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:02.274776 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:40:02.275361 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-248e4259-1c68-4fc1-9b7f-9a5f142bd657 req-4a04f022-9f8e-473c-a8fb-17f7355d721c tempest-VolumesSnapshotsTestJSON-598556144 tempest-VolumesSnapshotsTestJSON-598556144-project-member] Snapshot retrieved successfully. Jul 24 07:40:02.276266 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-248e4259-1c68-4fc1-9b7f-9a5f142bd657 req-4a04f022-9f8e-473c-a8fb-17f7355d721c tempest-VolumesSnapshotsTestJSON-598556144 tempest-VolumesSnapshotsTestJSON-598556144-project-member] https://10.4.3.170/volume/v3/snapshots/55e0c180-848f-4e35-8ad8-97b0ce46b9d2 returned with HTTP 200 Jul 24 07:40:02.276821 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 290/1166] 10.4.3.170 () {68 vars in 1604 bytes} [Fri Jul 24 07:40:02 2026] GET /volume/v3/snapshots/55e0c180-848f-4e35-8ad8-97b0ce46b9d2 => generated 470 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 07:40:02.300230 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-dbd35988-7756-4c6c-a5f0-1bdeb44bbc82 req-f17ed94f-1395-469d-9077-a8207416b692 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:02.301960 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-dbd35988-7756-4c6c-a5f0-1bdeb44bbc82 req-f17ed94f-1395-469d-9077-a8207416b692 tempest-VolumesSnapshotsTestJSON-598556144 tempest-VolumesSnapshotsTestJSON-598556144-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/55e0c180-848f-4e35-8ad8-97b0ce46b9d2 Jul 24 07:40:02.302457 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-dbd35988-7756-4c6c-a5f0-1bdeb44bbc82 req-f17ed94f-1395-469d-9077-a8207416b692 tempest-VolumesSnapshotsTestJSON-598556144 tempest-VolumesSnapshotsTestJSON-598556144-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:02.302704 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-dbd35988-7756-4c6c-a5f0-1bdeb44bbc82 req-f17ed94f-1395-469d-9077-a8207416b692 tempest-VolumesSnapshotsTestJSON-598556144 tempest-VolumesSnapshotsTestJSON-598556144-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:02.302870 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.snapshots [req-dbd35988-7756-4c6c-a5f0-1bdeb44bbc82 req-f17ed94f-1395-469d-9077-a8207416b692 tempest-VolumesSnapshotsTestJSON-598556144 tempest-VolumesSnapshotsTestJSON-598556144-project-member] Delete snapshot with id: 55e0c180-848f-4e35-8ad8-97b0ce46b9d2 Jul 24 07:40:02.307991 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:02.307991 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:40:02.310177 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [req-dbd35988-7756-4c6c-a5f0-1bdeb44bbc82 req-f17ed94f-1395-469d-9077-a8207416b692 tempest-VolumesSnapshotsTestJSON-598556144 tempest-VolumesSnapshotsTestJSON-598556144-project-member] Snapshot retrieved successfully. Jul 24 07:40:02.319466 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-530aedcd-3932-41a4-815e-488e9d10216b None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:02.325621 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [req-dbd35988-7756-4c6c-a5f0-1bdeb44bbc82 req-f17ed94f-1395-469d-9077-a8207416b692 tempest-VolumesSnapshotsTestJSON-598556144 tempest-VolumesSnapshotsTestJSON-598556144-project-member] Snapshot delete request issued successfully. Jul 24 07:40:02.325965 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-dbd35988-7756-4c6c-a5f0-1bdeb44bbc82 req-f17ed94f-1395-469d-9077-a8207416b692 tempest-VolumesSnapshotsTestJSON-598556144 tempest-VolumesSnapshotsTestJSON-598556144-project-member] https://10.4.3.170/volume/v3/snapshots/55e0c180-848f-4e35-8ad8-97b0ce46b9d2 returned with HTTP 202 Jul 24 07:40:02.326515 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 295/1167] 10.4.3.170 () {70 vars in 1626 bytes} [Fri Jul 24 07:40:02 2026] DELETE /volume/v3/snapshots/55e0c180-848f-4e35-8ad8-97b0ce46b9d2 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:40:02.348891 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-108f6a8a-8a47-4ede-a625-d030651cdf5d req-5925c272-3eab-4cb1-91d5-6354d26abad1 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:02.350650 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-108f6a8a-8a47-4ede-a625-d030651cdf5d req-5925c272-3eab-4cb1-91d5-6354d26abad1 tempest-VolumesSnapshotsTestJSON-598556144 tempest-VolumesSnapshotsTestJSON-598556144-project-member] GET https://10.4.3.170/volume/v3/snapshots/55e0c180-848f-4e35-8ad8-97b0ce46b9d2 Jul 24 07:40:02.350974 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-108f6a8a-8a47-4ede-a625-d030651cdf5d req-5925c272-3eab-4cb1-91d5-6354d26abad1 tempest-VolumesSnapshotsTestJSON-598556144 tempest-VolumesSnapshotsTestJSON-598556144-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:02.351354 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-108f6a8a-8a47-4ede-a625-d030651cdf5d req-5925c272-3eab-4cb1-91d5-6354d26abad1 tempest-VolumesSnapshotsTestJSON-598556144 tempest-VolumesSnapshotsTestJSON-598556144-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:02.357043 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:02.357043 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:40:02.357629 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [req-108f6a8a-8a47-4ede-a625-d030651cdf5d req-5925c272-3eab-4cb1-91d5-6354d26abad1 tempest-VolumesSnapshotsTestJSON-598556144 tempest-VolumesSnapshotsTestJSON-598556144-project-member] Snapshot retrieved successfully. Jul 24 07:40:02.358538 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-108f6a8a-8a47-4ede-a625-d030651cdf5d req-5925c272-3eab-4cb1-91d5-6354d26abad1 tempest-VolumesSnapshotsTestJSON-598556144 tempest-VolumesSnapshotsTestJSON-598556144-project-member] https://10.4.3.170/volume/v3/snapshots/55e0c180-848f-4e35-8ad8-97b0ce46b9d2 returned with HTTP 200 Jul 24 07:40:02.359035 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 293/1168] 10.4.3.170 () {68 vars in 1604 bytes} [Fri Jul 24 07:40:02 2026] GET /volume/v3/snapshots/55e0c180-848f-4e35-8ad8-97b0ce46b9d2 => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:02.382618 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-530aedcd-3932-41a4-815e-488e9d10216b tempest-TestVolumeBootPattern-2086783258 tempest-TestVolumeBootPattern-2086783258-project-admin] POST https://10.4.3.170/volume/v3/types Jul 24 07:40:02.382618 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-530aedcd-3932-41a4-815e-488e9d10216b tempest-TestVolumeBootPattern-2086783258 tempest-TestVolumeBootPattern-2086783258-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1145681085", "extra_specs": {}}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:02.402310 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-530aedcd-3932-41a4-815e-488e9d10216b tempest-TestVolumeBootPattern-2086783258 tempest-TestVolumeBootPattern-2086783258-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 24 07:40:02.403496 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 291/1169] 10.4.3.170 () {68 vars in 1252 bytes} [Fri Jul 24 07:40:02 2026] POST /volume/v3/types => generated 212 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:02.411988 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-84876b27-397c-43d7-937b-9e8aeb4ea247 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:02.416547 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-84876b27-397c-43d7-937b-9e8aeb4ea247 tempest-TestVolumeBootPattern-2086783258 tempest-TestVolumeBootPattern-2086783258-project-admin] POST https://10.4.3.170/volume/v3/types/1ea36fb7-2f94-4e6c-99d1-2bd021d87b6a/encryption Jul 24 07:40:02.416547 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-84876b27-397c-43d7-937b-9e8aeb4ea247 tempest-TestVolumeBootPattern-2086783258 tempest-TestVolumeBootPattern-2086783258-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:02.452025 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-84876b27-397c-43d7-937b-9e8aeb4ea247 tempest-TestVolumeBootPattern-2086783258 tempest-TestVolumeBootPattern-2086783258-project-admin] https://10.4.3.170/volume/v3/types/1ea36fb7-2f94-4e6c-99d1-2bd021d87b6a/encryption returned with HTTP 200 Jul 24 07:40:02.452598 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 291/1170] 10.4.3.170 () {68 vars in 1397 bytes} [Fri Jul 24 07:40:02 2026] POST /volume/v3/types/1ea36fb7-2f94-4e6c-99d1-2bd021d87b6a/encryption => generated 230 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:02.463740 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9510e59c-528b-41d3-8c15-2705b37df193 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:02.528230 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9510e59c-528b-41d3-8c15-2705b37df193 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:40:02.528230 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9510e59c-528b-41d3-8c15-2705b37df193 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1155066775", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1145681085", "size": 1}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:02.528230 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-9510e59c-528b-41d3-8c15-2705b37df193 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1155066775', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1145681085', 'size': 1}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:40:02.534079 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-9510e59c-528b-41d3-8c15-2705b37df193 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Create volume of 1 GB Jul 24 07:40:02.534533 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:02.534533 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:40:02.535710 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-9510e59c-528b-41d3-8c15-2705b37df193 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Availability Zones retrieved successfully. Jul 24 07:40:02.543814 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-9510e59c-528b-41d3-8c15-2705b37df193 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Flow 'volume_create_api' (4414e2c9-5f24-48de-8b9c-37d77a41db4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:40:02.545315 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-9510e59c-528b-41d3-8c15-2705b37df193 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12cf414d-8f6d-417a-8c0d-427ca86e6fba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:40:02.546887 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-9510e59c-528b-41d3-8c15-2705b37df193 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:40:02.575928 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-9510e59c-528b-41d3-8c15-2705b37df193 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12cf414d-8f6d-417a-8c0d-427ca86e6fba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:40:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1ea36fb7-2f94-4e6c-99d1-2bd021d87b6a,is_public=True,name='tempest-scenario-type-luks-1145681085',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ea36fb7-2f94-4e6c-99d1-2bd021d87b6a', '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=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:40:02.577069 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-9510e59c-528b-41d3-8c15-2705b37df193 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb67aec0-aad9-4f91-a170-3417dc612555) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:40:02.605951 np0000005822 devstack@c-api.service[100246]: WARNING cinder.quota [None req-9510e59c-528b-41d3-8c15-2705b37df193 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1145681085 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1145681085, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:40:02.606449 np0000005822 devstack@c-api.service[100246]: WARNING cinder.quota [None req-9510e59c-528b-41d3-8c15-2705b37df193 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1145681085 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1145681085, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:40:02.639645 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-9510e59c-528b-41d3-8c15-2705b37df193 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Created reservations ['60a8f56c-ae2a-459c-a052-7ae298e1de8e', '131298cc-7f21-4bc6-8acf-10a7a85779f8', '5a832965-aae7-41da-9d44-67ef2177b203', '769f8949-e382-4e28-97da-c2292b2122b0'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:40:02.640564 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-9510e59c-528b-41d3-8c15-2705b37df193 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb67aec0-aad9-4f91-a170-3417dc612555) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['60a8f56c-ae2a-459c-a052-7ae298e1de8e', '131298cc-7f21-4bc6-8acf-10a7a85779f8', '5a832965-aae7-41da-9d44-67ef2177b203', '769f8949-e382-4e28-97da-c2292b2122b0']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:40:02.643221 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-9510e59c-528b-41d3-8c15-2705b37df193 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de16f860-7d7e-407a-9e48-54c3da3a7594) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:40:02.664279 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-9510e59c-528b-41d3-8c15-2705b37df193 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de16f860-7d7e-407a-9e48-54c3da3a7594) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a8ead82d-47da-4e6d-98c0-bf93c700d9a3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1155066775',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0903447a1af74e9f9d132c29f7035265',qos_specs=None,replication_status=,reservations=['60a8f56c-ae2a-459c-a052-7ae298e1de8e','131298cc-7f21-4bc6-8acf-10a7a85779f8','5a832965-aae7-41da-9d44-67ef2177b203','769f8949-e382-4e28-97da-c2292b2122b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c76cae0d7bb84cf8a7682f09ef9706ec',volume_type_id=1ea36fb7-2f94-4e6c-99d1-2bd021d87b6a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:40:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1155066775',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=a8ead82d-47da-4e6d-98c0-bf93c700d9a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0903447a1af74e9f9d132c29f7035265',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c76cae0d7bb84cf8a7682f09ef9706ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ea36fb7-2f94-4e6c-99d1-2bd021d87b6a),volume_type_id=1ea36fb7-2f94-4e6c-99d1-2bd021d87b6a)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:40:02.664819 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-9510e59c-528b-41d3-8c15-2705b37df193 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd43ebb9-83d4-4e4f-a673-20538a0c6f66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:40:02.684099 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-9510e59c-528b-41d3-8c15-2705b37df193 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd43ebb9-83d4-4e4f-a673-20538a0c6f66) transitioned into state 'SUCCESS' from state '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-1155066775',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0903447a1af74e9f9d132c29f7035265',qos_specs=None,replication_status=,reservations=['60a8f56c-ae2a-459c-a052-7ae298e1de8e','131298cc-7f21-4bc6-8acf-10a7a85779f8','5a832965-aae7-41da-9d44-67ef2177b203','769f8949-e382-4e28-97da-c2292b2122b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c76cae0d7bb84cf8a7682f09ef9706ec',volume_type_id=1ea36fb7-2f94-4e6c-99d1-2bd021d87b6a)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:40:02.684771 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-9510e59c-528b-41d3-8c15-2705b37df193 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6abb3c4d-f55c-4a94-8b97-218c9b9d4463) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:40:02.696232 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-9510e59c-528b-41d3-8c15-2705b37df193 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6abb3c4d-f55c-4a94-8b97-218c9b9d4463) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:40:02.696232 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-9510e59c-528b-41d3-8c15-2705b37df193 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Flow 'volume_create_api' (4414e2c9-5f24-48de-8b9c-37d77a41db4a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:40:02.696232 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-9510e59c-528b-41d3-8c15-2705b37df193 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Create volume request issued successfully. Jul 24 07:40:02.696232 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9510e59c-528b-41d3-8c15-2705b37df193 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:40:02.696232 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 296/1171] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 24 07:40:02 2026] POST /volume/v3/volumes => generated 780 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 24 07:40:02.707316 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-c0ff7792-e1af-47f3-b445-3fc5edeb048b None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:02.708995 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c0ff7792-e1af-47f3-b445-3fc5edeb048b tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/volumes/a8ead82d-47da-4e6d-98c0-bf93c700d9a3 Jul 24 07:40:02.709243 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c0ff7792-e1af-47f3-b445-3fc5edeb048b tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:02.709389 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c0ff7792-e1af-47f3-b445-3fc5edeb048b tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:02.711924 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-c6f769ca-64f4-441e-9843-d3f052df449f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:02.717544 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c6f769ca-64f4-441e-9843-d3f052df449f tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] GET https://10.4.3.170/volume/v3/volumes/e682ee6f-2d87-43e1-8a82-9f45ce9b6ad7 Jul 24 07:40:02.717544 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c6f769ca-64f4-441e-9843-d3f052df449f tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:02.717647 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c6f769ca-64f4-441e-9843-d3f052df449f tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:02.720043 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:02.720043 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:40:02.726056 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:02.726056 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:40:02.726294 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-c0ff7792-e1af-47f3-b445-3fc5edeb048b tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Volume info retrieved successfully. Jul 24 07:40:02.731757 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-c6f769ca-64f4-441e-9843-d3f052df449f tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Volume info retrieved successfully. Jul 24 07:40:02.733309 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c0ff7792-e1af-47f3-b445-3fc5edeb048b tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/volumes/a8ead82d-47da-4e6d-98c0-bf93c700d9a3 returned with HTTP 200 Jul 24 07:40:02.733359 np0000005822 devstack@c-api.service[100244]: WARNING stevedore.named [None req-c6f769ca-64f4-441e-9843-d3f052df449f tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:40:02.733359 np0000005822 devstack@c-api.service[100244]: WARNING castellan.key_manager [None req-c6f769ca-64f4-441e-9843-d3f052df449f tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:40:02.733401 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 294/1172] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:02 2026] GET /volume/v3/volumes/a8ead82d-47da-4e6d-98c0-bf93c700d9a3 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:02.769976 np0000005822 devstack@c-api.service[100244]: DEBUG oslo_db.sqlalchemy.engines [None req-c6f769ca-64f4-441e-9843-d3f052df449f tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100244) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 07:40:02.773540 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:02.773540 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:40:02.783020 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c6f769ca-64f4-441e-9843-d3f052df449f tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] https://10.4.3.170/volume/v3/volumes/e682ee6f-2d87-43e1-8a82-9f45ce9b6ad7 returned with HTTP 200 Jul 24 07:40:02.783440 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 292/1173] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:40:02 2026] GET /volume/v3/volumes/e682ee6f-2d87-43e1-8a82-9f45ce9b6ad7 => generated 914 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:40:02.796608 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-af3c0120-82c4-44e1-b412-d28fe1c6faf7 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:02.798630 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-af3c0120-82c4-44e1-b412-d28fe1c6faf7 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] PUT https://10.4.3.170/volume/v3/groups/9d614bd2-3223-476a-9391-86523a74e94a Jul 24 07:40:02.799027 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-af3c0120-82c4-44e1-b412-d28fe1c6faf7 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "52114cb9-29cb-4612-ad81-b9b8f69140f0"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:02.800894 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.groups [None req-af3c0120-82c4-44e1-b412-d28fe1c6faf7 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Update called for group 9d614bd2-3223-476a-9391-86523a74e94a. {{(pid=100243) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 24 07:40:02.801058 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.groups [None req-af3c0120-82c4-44e1-b412-d28fe1c6faf7 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Updating group 9d614bd2-3223-476a-9391-86523a74e94a with name None description: None add_volumes: None remove_volumes: 52114cb9-29cb-4612-ad81-b9b8f69140f0. Jul 24 07:40:02.804861 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:02.804861 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:40:02.820222 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-af3c0120-82c4-44e1-b412-d28fe1c6faf7 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] https://10.4.3.170/volume/v3/groups/9d614bd2-3223-476a-9391-86523a74e94a returned with HTTP 202 Jul 24 07:40:02.820754 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 292/1174] 10.4.3.170 () {70 vars in 1406 bytes} [Fri Jul 24 07:40:02 2026] PUT /volume/v3/groups/9d614bd2-3223-476a-9391-86523a74e94a => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 07:40:02.828335 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-eab9f6df-3d6e-4a90-905a-064ea7969b58 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:02.830116 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-eab9f6df-3d6e-4a90-905a-064ea7969b58 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] GET https://10.4.3.170/volume/v3/groups/9d614bd2-3223-476a-9391-86523a74e94a Jul 24 07:40:02.830364 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-eab9f6df-3d6e-4a90-905a-064ea7969b58 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:02.830566 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-eab9f6df-3d6e-4a90-905a-064ea7969b58 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:02.830684 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.groups [None req-eab9f6df-3d6e-4a90-905a-064ea7969b58 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] show called for member 9d614bd2-3223-476a-9391-86523a74e94a {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 07:40:02.833810 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:02.833810 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:40:02.840852 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-eab9f6df-3d6e-4a90-905a-064ea7969b58 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] https://10.4.3.170/volume/v3/groups/9d614bd2-3223-476a-9391-86523a74e94a returned with HTTP 200 Jul 24 07:40:02.841333 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 297/1175] 10.4.3.170 () {68 vars in 1386 bytes} [Fri Jul 24 07:40:02 2026] GET /volume/v3/groups/9d614bd2-3223-476a-9391-86523a74e94a => generated 392 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:40:02.878011 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-019848fd-f4bb-4b90-b247-5f6fa1be4f94 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:02.879945 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-019848fd-f4bb-4b90-b247-5f6fa1be4f94 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/29d264e8-6391-459f-9324-a151c1c0b5fc Jul 24 07:40:02.880170 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-019848fd-f4bb-4b90-b247-5f6fa1be4f94 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:02.880399 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-019848fd-f4bb-4b90-b247-5f6fa1be4f94 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:02.880512 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-019848fd-f4bb-4b90-b247-5f6fa1be4f94 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id 29d264e8-6391-459f-9324-a151c1c0b5fc. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:40:02.884998 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:02.884998 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:40:02.885641 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-019848fd-f4bb-4b90-b247-5f6fa1be4f94 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/29d264e8-6391-459f-9324-a151c1c0b5fc returned with HTTP 200 Jul 24 07:40:02.886026 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 295/1176] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:40:02 2026] GET /volume/v3/backups/29d264e8-6391-459f-9324-a151c1c0b5fc => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:03.060512 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-cbbd00c4-42dc-4ad5-82c2-2cee191b771b None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:03.062593 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-cbbd00c4-42dc-4ad5-82c2-2cee191b771b tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] GET https://10.4.3.170/volume/v3/volumes/792584f7-350d-4462-8244-597c3537ad37 Jul 24 07:40:03.062792 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-cbbd00c4-42dc-4ad5-82c2-2cee191b771b tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:03.062991 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-cbbd00c4-42dc-4ad5-82c2-2cee191b771b tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:03.069710 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:03.069710 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:40:03.073133 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-cbbd00c4-42dc-4ad5-82c2-2cee191b771b tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Volume info retrieved successfully. Jul 24 07:40:03.077165 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-cbbd00c4-42dc-4ad5-82c2-2cee191b771b tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] https://10.4.3.170/volume/v3/volumes/792584f7-350d-4462-8244-597c3537ad37 returned with HTTP 200 Jul 24 07:40:03.077564 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 293/1177] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:03 2026] GET /volume/v3/volumes/792584f7-350d-4462-8244-597c3537ad37 => generated 906 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:03.380299 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-15d434af-109c-4977-9e31-a7da22e24c3b req-beba6058-b44f-401b-994b-a3779f4bce7f None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:03.382191 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-15d434af-109c-4977-9e31-a7da22e24c3b req-beba6058-b44f-401b-994b-a3779f4bce7f tempest-VolumesSnapshotsTestJSON-598556144 tempest-VolumesSnapshotsTestJSON-598556144-project-member] GET https://10.4.3.170/volume/v3/snapshots/55e0c180-848f-4e35-8ad8-97b0ce46b9d2 Jul 24 07:40:03.382392 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-15d434af-109c-4977-9e31-a7da22e24c3b req-beba6058-b44f-401b-994b-a3779f4bce7f tempest-VolumesSnapshotsTestJSON-598556144 tempest-VolumesSnapshotsTestJSON-598556144-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:03.382560 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-15d434af-109c-4977-9e31-a7da22e24c3b req-beba6058-b44f-401b-994b-a3779f4bce7f tempest-VolumesSnapshotsTestJSON-598556144 tempest-VolumesSnapshotsTestJSON-598556144-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:03.386400 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-15d434af-109c-4977-9e31-a7da22e24c3b req-beba6058-b44f-401b-994b-a3779f4bce7f tempest-VolumesSnapshotsTestJSON-598556144 tempest-VolumesSnapshotsTestJSON-598556144-project-member] https://10.4.3.170/volume/v3/snapshots/55e0c180-848f-4e35-8ad8-97b0ce46b9d2 returned with HTTP 404 Jul 24 07:40:03.386789 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 293/1178] 10.4.3.170 () {68 vars in 1604 bytes} [Fri Jul 24 07:40:03 2026] GET /volume/v3/snapshots/55e0c180-848f-4e35-8ad8-97b0ce46b9d2 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:40:03.407229 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-93310228-58a2-4985-9311-fc07f07b8517 req-29baf2b4-ebcf-4e65-a7f4-38a97d1a13a6 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:03.407229 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-93310228-58a2-4985-9311-fc07f07b8517 req-29baf2b4-ebcf-4e65-a7f4-38a97d1a13a6 tempest-VolumesSnapshotsTestJSON-598556144 tempest-VolumesSnapshotsTestJSON-598556144-project-member] DELETE https://10.4.3.170/volume/v3/volumes/20391567-eb6b-4ef9-805f-3c0c5a5f7cfe Jul 24 07:40:03.407229 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-93310228-58a2-4985-9311-fc07f07b8517 req-29baf2b4-ebcf-4e65-a7f4-38a97d1a13a6 tempest-VolumesSnapshotsTestJSON-598556144 tempest-VolumesSnapshotsTestJSON-598556144-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:03.407229 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-93310228-58a2-4985-9311-fc07f07b8517 req-29baf2b4-ebcf-4e65-a7f4-38a97d1a13a6 tempest-VolumesSnapshotsTestJSON-598556144 tempest-VolumesSnapshotsTestJSON-598556144-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:03.407229 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [req-93310228-58a2-4985-9311-fc07f07b8517 req-29baf2b4-ebcf-4e65-a7f4-38a97d1a13a6 tempest-VolumesSnapshotsTestJSON-598556144 tempest-VolumesSnapshotsTestJSON-598556144-project-member] Delete volume with id: 20391567-eb6b-4ef9-805f-3c0c5a5f7cfe Jul 24 07:40:03.412330 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:03.412330 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:40:03.412765 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [req-93310228-58a2-4985-9311-fc07f07b8517 req-29baf2b4-ebcf-4e65-a7f4-38a97d1a13a6 tempest-VolumesSnapshotsTestJSON-598556144 tempest-VolumesSnapshotsTestJSON-598556144-project-member] Volume info retrieved successfully. Jul 24 07:40:03.428729 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [req-93310228-58a2-4985-9311-fc07f07b8517 req-29baf2b4-ebcf-4e65-a7f4-38a97d1a13a6 tempest-VolumesSnapshotsTestJSON-598556144 tempest-VolumesSnapshotsTestJSON-598556144-project-member] Delete volume request issued successfully. Jul 24 07:40:03.428940 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-93310228-58a2-4985-9311-fc07f07b8517 req-29baf2b4-ebcf-4e65-a7f4-38a97d1a13a6 tempest-VolumesSnapshotsTestJSON-598556144 tempest-VolumesSnapshotsTestJSON-598556144-project-member] https://10.4.3.170/volume/v3/volumes/20391567-eb6b-4ef9-805f-3c0c5a5f7cfe returned with HTTP 202 Jul 24 07:40:03.429421 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 298/1179] 10.4.3.170 () {70 vars in 1620 bytes} [Fri Jul 24 07:40:03 2026] DELETE /volume/v3/volumes/20391567-eb6b-4ef9-805f-3c0c5a5f7cfe => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:40:03.450811 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-75e957ad-d676-488c-b9f3-0092bf4872be req-1773a0f9-105c-4aef-b570-a688bf2a8c38 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:03.453125 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-75e957ad-d676-488c-b9f3-0092bf4872be req-1773a0f9-105c-4aef-b570-a688bf2a8c38 tempest-VolumesSnapshotsTestJSON-598556144 tempest-VolumesSnapshotsTestJSON-598556144-project-member] GET https://10.4.3.170/volume/v3/volumes/20391567-eb6b-4ef9-805f-3c0c5a5f7cfe Jul 24 07:40:03.453426 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-75e957ad-d676-488c-b9f3-0092bf4872be req-1773a0f9-105c-4aef-b570-a688bf2a8c38 tempest-VolumesSnapshotsTestJSON-598556144 tempest-VolumesSnapshotsTestJSON-598556144-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:03.453631 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-75e957ad-d676-488c-b9f3-0092bf4872be req-1773a0f9-105c-4aef-b570-a688bf2a8c38 tempest-VolumesSnapshotsTestJSON-598556144 tempest-VolumesSnapshotsTestJSON-598556144-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:03.461726 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:03.461726 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:40:03.465117 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [req-75e957ad-d676-488c-b9f3-0092bf4872be req-1773a0f9-105c-4aef-b570-a688bf2a8c38 tempest-VolumesSnapshotsTestJSON-598556144 tempest-VolumesSnapshotsTestJSON-598556144-project-member] Volume info retrieved successfully. Jul 24 07:40:03.469287 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-75e957ad-d676-488c-b9f3-0092bf4872be req-1773a0f9-105c-4aef-b570-a688bf2a8c38 tempest-VolumesSnapshotsTestJSON-598556144 tempest-VolumesSnapshotsTestJSON-598556144-project-member] https://10.4.3.170/volume/v3/volumes/20391567-eb6b-4ef9-805f-3c0c5a5f7cfe returned with HTTP 200 Jul 24 07:40:03.469748 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 296/1180] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:40:03 2026] GET /volume/v3/volumes/20391567-eb6b-4ef9-805f-3c0c5a5f7cfe => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:03.750284 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-035a7e76-fc63-4158-ad92-4937a8cddfae None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:03.750284 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-035a7e76-fc63-4158-ad92-4937a8cddfae tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/volumes/a8ead82d-47da-4e6d-98c0-bf93c700d9a3 Jul 24 07:40:03.750284 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-035a7e76-fc63-4158-ad92-4937a8cddfae tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:03.750463 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-035a7e76-fc63-4158-ad92-4937a8cddfae tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:03.758191 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:03.758191 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:40:03.762280 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-035a7e76-fc63-4158-ad92-4937a8cddfae tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Volume info retrieved successfully. Jul 24 07:40:03.767078 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-035a7e76-fc63-4158-ad92-4937a8cddfae tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/volumes/a8ead82d-47da-4e6d-98c0-bf93c700d9a3 returned with HTTP 200 Jul 24 07:40:03.767568 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 294/1181] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:03 2026] GET /volume/v3/volumes/a8ead82d-47da-4e6d-98c0-bf93c700d9a3 => generated 873 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:03.778853 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-8729098e-f2bf-4265-a79a-126e9db775ac None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:03.780429 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8729098e-f2bf-4265-a79a-126e9db775ac tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/volumes/a8ead82d-47da-4e6d-98c0-bf93c700d9a3 Jul 24 07:40:03.780601 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8729098e-f2bf-4265-a79a-126e9db775ac tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:03.780801 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8729098e-f2bf-4265-a79a-126e9db775ac tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:03.787656 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:03.787656 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:40:03.792428 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-8729098e-f2bf-4265-a79a-126e9db775ac tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Volume info retrieved successfully. Jul 24 07:40:03.796486 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8729098e-f2bf-4265-a79a-126e9db775ac tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/volumes/a8ead82d-47da-4e6d-98c0-bf93c700d9a3 returned with HTTP 200 Jul 24 07:40:03.796852 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 294/1182] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:03 2026] GET /volume/v3/volumes/a8ead82d-47da-4e6d-98c0-bf93c700d9a3 => generated 873 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:03.807919 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-5993a491-7582-4852-a6df-66749f02de19 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:03.809757 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5993a491-7582-4852-a6df-66749f02de19 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] POST https://10.4.3.170/volume/v3/volumes/a8ead82d-47da-4e6d-98c0-bf93c700d9a3/action Jul 24 07:40:03.810130 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5993a491-7582-4852-a6df-66749f02de19 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:40:03.810331 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5993a491-7582-4852-a6df-66749f02de19 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:03.818694 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:03.818694 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:40:03.819250 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-5993a491-7582-4852-a6df-66749f02de19 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Volume info retrieved successfully. Jul 24 07:40:03.826821 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-5993a491-7582-4852-a6df-66749f02de19 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Volume updated successfully. Jul 24 07:40:03.827071 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5993a491-7582-4852-a6df-66749f02de19 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/volumes/a8ead82d-47da-4e6d-98c0-bf93c700d9a3/action returned with HTTP 200 Jul 24 07:40:03.827536 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 299/1183] 10.4.3.170 () {68 vars in 1390 bytes} [Fri Jul 24 07:40:03 2026] POST /volume/v3/volumes/a8ead82d-47da-4e6d-98c0-bf93c700d9a3/action => generated 0 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 24 07:40:03.849813 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-8d1abcb1-52dc-4c3e-8b42-426a1f7c31be None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:03.851473 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8d1abcb1-52dc-4c3e-8b42-426a1f7c31be tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] GET https://10.4.3.170/volume/v3/groups/9d614bd2-3223-476a-9391-86523a74e94a Jul 24 07:40:03.851671 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8d1abcb1-52dc-4c3e-8b42-426a1f7c31be tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:03.851852 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8d1abcb1-52dc-4c3e-8b42-426a1f7c31be tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Calling method 'version_select' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:03.852010 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.groups [None req-8d1abcb1-52dc-4c3e-8b42-426a1f7c31be tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] show called for member 9d614bd2-3223-476a-9391-86523a74e94a {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 07:40:03.855587 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:03.855587 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:40:03.864161 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8d1abcb1-52dc-4c3e-8b42-426a1f7c31be tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] https://10.4.3.170/volume/v3/groups/9d614bd2-3223-476a-9391-86523a74e94a returned with HTTP 200 Jul 24 07:40:03.864679 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 297/1184] 10.4.3.170 () {68 vars in 1386 bytes} [Fri Jul 24 07:40:03 2026] GET /volume/v3/groups/9d614bd2-3223-476a-9391-86523a74e94a => generated 393 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:40:03.873216 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-5d5b1edf-9f68-48d7-80eb-b4af2d1503ad None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:03.874988 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5d5b1edf-9f68-48d7-80eb-b4af2d1503ad tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] PUT https://10.4.3.170/volume/v3/groups/9d614bd2-3223-476a-9391-86523a74e94a Jul 24 07:40:03.875376 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5d5b1edf-9f68-48d7-80eb-b4af2d1503ad tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "52114cb9-29cb-4612-ad81-b9b8f69140f0"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:03.876778 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.groups [None req-5d5b1edf-9f68-48d7-80eb-b4af2d1503ad tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Update called for group 9d614bd2-3223-476a-9391-86523a74e94a. {{(pid=100244) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 24 07:40:03.876886 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.groups [None req-5d5b1edf-9f68-48d7-80eb-b4af2d1503ad tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Updating group 9d614bd2-3223-476a-9391-86523a74e94a with name None description: None add_volumes: 52114cb9-29cb-4612-ad81-b9b8f69140f0 remove_volumes: None. Jul 24 07:40:03.881601 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:03.881601 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:40:03.896168 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-78c0067f-49d9-440c-89af-2321ada374d5 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:03.904238 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-78c0067f-49d9-440c-89af-2321ada374d5 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/29d264e8-6391-459f-9324-a151c1c0b5fc Jul 24 07:40:03.904238 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-78c0067f-49d9-440c-89af-2321ada374d5 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:03.904238 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-78c0067f-49d9-440c-89af-2321ada374d5 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:03.904238 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-78c0067f-49d9-440c-89af-2321ada374d5 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id 29d264e8-6391-459f-9324-a151c1c0b5fc. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:40:03.907330 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:03.907330 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:40:03.908226 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-78c0067f-49d9-440c-89af-2321ada374d5 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/29d264e8-6391-459f-9324-a151c1c0b5fc returned with HTTP 200 Jul 24 07:40:03.908736 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 295/1185] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:40:03 2026] GET /volume/v3/backups/29d264e8-6391-459f-9324-a151c1c0b5fc => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:03.917545 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-f1fcccf5-ad63-4ae9-8b8c-66f2443950b1 req-2df98563-c46b-4a85-acb2-905a2fbf4ef9 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:03.919600 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5d5b1edf-9f68-48d7-80eb-b4af2d1503ad tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] https://10.4.3.170/volume/v3/groups/9d614bd2-3223-476a-9391-86523a74e94a returned with HTTP 202 Jul 24 07:40:03.920069 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 295/1186] 10.4.3.170 () {70 vars in 1406 bytes} [Fri Jul 24 07:40:03 2026] PUT /volume/v3/groups/9d614bd2-3223-476a-9391-86523a74e94a => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 07:40:03.920127 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-f1fcccf5-ad63-4ae9-8b8c-66f2443950b1 req-2df98563-c46b-4a85-acb2-905a2fbf4ef9 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/volumes/a8ead82d-47da-4e6d-98c0-bf93c700d9a3 Jul 24 07:40:03.920392 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-f1fcccf5-ad63-4ae9-8b8c-66f2443950b1 req-2df98563-c46b-4a85-acb2-905a2fbf4ef9 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:03.920741 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-f1fcccf5-ad63-4ae9-8b8c-66f2443950b1 req-2df98563-c46b-4a85-acb2-905a2fbf4ef9 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:03.930124 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-d6a625d0-d30f-4f74-9618-6069c55775a7 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:03.933677 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d6a625d0-d30f-4f74-9618-6069c55775a7 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] GET https://10.4.3.170/volume/v3/groups/9d614bd2-3223-476a-9391-86523a74e94a Jul 24 07:40:03.933976 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d6a625d0-d30f-4f74-9618-6069c55775a7 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:03.934278 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d6a625d0-d30f-4f74-9618-6069c55775a7 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Calling method 'version_select' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:03.934472 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.groups [None req-d6a625d0-d30f-4f74-9618-6069c55775a7 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] show called for member 9d614bd2-3223-476a-9391-86523a74e94a {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 07:40:03.937124 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:03.937124 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:40:03.944393 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:03.944393 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:40:03.945993 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [req-f1fcccf5-ad63-4ae9-8b8c-66f2443950b1 req-2df98563-c46b-4a85-acb2-905a2fbf4ef9 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Volume info retrieved successfully. Jul 24 07:40:03.951297 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-f1fcccf5-ad63-4ae9-8b8c-66f2443950b1 req-2df98563-c46b-4a85-acb2-905a2fbf4ef9 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/volumes/a8ead82d-47da-4e6d-98c0-bf93c700d9a3 returned with HTTP 200 Jul 24 07:40:03.951727 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 300/1187] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:40:03 2026] GET /volume/v3/volumes/a8ead82d-47da-4e6d-98c0-bf93c700d9a3 => generated 872 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:03.955512 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d6a625d0-d30f-4f74-9618-6069c55775a7 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] https://10.4.3.170/volume/v3/groups/9d614bd2-3223-476a-9391-86523a74e94a returned with HTTP 200 Jul 24 07:40:03.955972 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 298/1188] 10.4.3.170 () {68 vars in 1386 bytes} [Fri Jul 24 07:40:03 2026] GET /volume/v3/groups/9d614bd2-3223-476a-9391-86523a74e94a => generated 392 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:40:04.089277 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-f74ea51a-780c-43d4-afcf-224cc00914fe None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:04.093885 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f74ea51a-780c-43d4-afcf-224cc00914fe tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] GET https://10.4.3.170/volume/v3/volumes/792584f7-350d-4462-8244-597c3537ad37 Jul 24 07:40:04.094190 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f74ea51a-780c-43d4-afcf-224cc00914fe tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:04.094448 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f74ea51a-780c-43d4-afcf-224cc00914fe tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:04.103990 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:04.103990 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:40:04.108411 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-f74ea51a-780c-43d4-afcf-224cc00914fe tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Volume info retrieved successfully. Jul 24 07:40:04.113370 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f74ea51a-780c-43d4-afcf-224cc00914fe tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] https://10.4.3.170/volume/v3/volumes/792584f7-350d-4462-8244-597c3537ad37 returned with HTTP 200 Jul 24 07:40:04.113670 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 296/1189] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:04 2026] GET /volume/v3/volumes/792584f7-350d-4462-8244-597c3537ad37 => generated 906 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:04.304973 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-f1fcccf5-ad63-4ae9-8b8c-66f2443950b1 req-d240b19e-1a4c-4897-ab52-3703bf97df27 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:04.306928 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-f1fcccf5-ad63-4ae9-8b8c-66f2443950b1 req-d240b19e-1a4c-4897-ab52-3703bf97df27 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/volumes/a8ead82d-47da-4e6d-98c0-bf93c700d9a3 Jul 24 07:40:04.307090 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-f1fcccf5-ad63-4ae9-8b8c-66f2443950b1 req-d240b19e-1a4c-4897-ab52-3703bf97df27 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:04.307300 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-f1fcccf5-ad63-4ae9-8b8c-66f2443950b1 req-d240b19e-1a4c-4897-ab52-3703bf97df27 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:04.313187 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:04.313187 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:40:04.316213 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-f1fcccf5-ad63-4ae9-8b8c-66f2443950b1 req-d240b19e-1a4c-4897-ab52-3703bf97df27 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Volume info retrieved successfully. Jul 24 07:40:04.319626 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-f1fcccf5-ad63-4ae9-8b8c-66f2443950b1 req-d240b19e-1a4c-4897-ab52-3703bf97df27 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/volumes/a8ead82d-47da-4e6d-98c0-bf93c700d9a3 returned with HTTP 200 Jul 24 07:40:04.319995 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 296/1190] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:40:04 2026] GET /volume/v3/volumes/a8ead82d-47da-4e6d-98c0-bf93c700d9a3 => generated 872 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:04.329579 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e66b835f-19cd-471b-ac76-ace8564b5cb7 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:04.329933 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e66b835f-19cd-471b-ac76-ace8564b5cb7 None None] GET https://10.4.3.170/volume// Jul 24 07:40:04.330102 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e66b835f-19cd-471b-ac76-ace8564b5cb7 None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:04.330335 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e66b835f-19cd-471b-ac76-ace8564b5cb7 None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:04.330631 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e66b835f-19cd-471b-ac76-ace8564b5cb7 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:40:04.330887 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 301/1191] 10.4.3.170 () {66 vars in 1419 bytes} [Fri Jul 24 07:40:04 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:40:04.341265 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-f1fcccf5-ad63-4ae9-8b8c-66f2443950b1 req-bf1f7290-9864-4617-aad0-727475fcdc3c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:04.343049 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-f1fcccf5-ad63-4ae9-8b8c-66f2443950b1 req-bf1f7290-9864-4617-aad0-727475fcdc3c tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 24 07:40:04.343406 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-f1fcccf5-ad63-4ae9-8b8c-66f2443950b1 req-bf1f7290-9864-4617-aad0-727475fcdc3c tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a8ead82d-47da-4e6d-98c0-bf93c700d9a3", "connector": null, "instance_uuid": "d05e6a76-954a-4ce5-bfd0-3737bdc153ce"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:04.350771 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:04.350771 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:40:04.371794 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-f1fcccf5-ad63-4ae9-8b8c-66f2443950b1 req-bf1f7290-9864-4617-aad0-727475fcdc3c tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 24 07:40:04.372220 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 299/1192] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 24 07:40:04 2026] POST /volume/v3/attachments => generated 273 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:40:04.495486 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-ab0d7903-4008-4726-9fa3-26409116ea02 req-c01ab21d-0141-4ae6-874b-a9e376b4ebb8 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:04.497674 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-ab0d7903-4008-4726-9fa3-26409116ea02 req-c01ab21d-0141-4ae6-874b-a9e376b4ebb8 tempest-VolumesSnapshotsTestJSON-598556144 tempest-VolumesSnapshotsTestJSON-598556144-project-member] GET https://10.4.3.170/volume/v3/volumes/20391567-eb6b-4ef9-805f-3c0c5a5f7cfe Jul 24 07:40:04.497906 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-ab0d7903-4008-4726-9fa3-26409116ea02 req-c01ab21d-0141-4ae6-874b-a9e376b4ebb8 tempest-VolumesSnapshotsTestJSON-598556144 tempest-VolumesSnapshotsTestJSON-598556144-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:04.498029 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-ab0d7903-4008-4726-9fa3-26409116ea02 req-c01ab21d-0141-4ae6-874b-a9e376b4ebb8 tempest-VolumesSnapshotsTestJSON-598556144 tempest-VolumesSnapshotsTestJSON-598556144-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:04.503538 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-ab0d7903-4008-4726-9fa3-26409116ea02 req-c01ab21d-0141-4ae6-874b-a9e376b4ebb8 tempest-VolumesSnapshotsTestJSON-598556144 tempest-VolumesSnapshotsTestJSON-598556144-project-member] https://10.4.3.170/volume/v3/volumes/20391567-eb6b-4ef9-805f-3c0c5a5f7cfe returned with HTTP 404 Jul 24 07:40:04.503982 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 297/1193] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:40:04 2026] GET /volume/v3/volumes/20391567-eb6b-4ef9-805f-3c0c5a5f7cfe => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:40:04.525684 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-8c769f33-d5ca-4c30-aec3-a797d5e6671b req-39d57edb-c217-44ac-b81b-ce850e9826a7 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:04.527663 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-8c769f33-d5ca-4c30-aec3-a797d5e6671b req-39d57edb-c217-44ac-b81b-ce850e9826a7 tempest-VolumesSnapshotsTestJSON-598556144 tempest-VolumesSnapshotsTestJSON-598556144-project-member] DELETE https://10.4.3.170/volume/v3/volumes/20391567-eb6b-4ef9-805f-3c0c5a5f7cfe Jul 24 07:40:04.527790 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-8c769f33-d5ca-4c30-aec3-a797d5e6671b req-39d57edb-c217-44ac-b81b-ce850e9826a7 tempest-VolumesSnapshotsTestJSON-598556144 tempest-VolumesSnapshotsTestJSON-598556144-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:04.528004 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-8c769f33-d5ca-4c30-aec3-a797d5e6671b req-39d57edb-c217-44ac-b81b-ce850e9826a7 tempest-VolumesSnapshotsTestJSON-598556144 tempest-VolumesSnapshotsTestJSON-598556144-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:04.528189 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [req-8c769f33-d5ca-4c30-aec3-a797d5e6671b req-39d57edb-c217-44ac-b81b-ce850e9826a7 tempest-VolumesSnapshotsTestJSON-598556144 tempest-VolumesSnapshotsTestJSON-598556144-project-member] Delete volume with id: 20391567-eb6b-4ef9-805f-3c0c5a5f7cfe Jul 24 07:40:04.534522 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-8c769f33-d5ca-4c30-aec3-a797d5e6671b req-39d57edb-c217-44ac-b81b-ce850e9826a7 tempest-VolumesSnapshotsTestJSON-598556144 tempest-VolumesSnapshotsTestJSON-598556144-project-member] https://10.4.3.170/volume/v3/volumes/20391567-eb6b-4ef9-805f-3c0c5a5f7cfe returned with HTTP 404 Jul 24 07:40:04.535711 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 297/1194] 10.4.3.170 () {70 vars in 1620 bytes} [Fri Jul 24 07:40:04 2026] DELETE /volume/v3/volumes/20391567-eb6b-4ef9-805f-3c0c5a5f7cfe => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:40:04.554912 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-42b24aa1-aef4-4b5a-8668-44c027a29103 req-0c695e27-b6e0-42af-9310-76552fe1d86a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:04.556865 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-42b24aa1-aef4-4b5a-8668-44c027a29103 req-0c695e27-b6e0-42af-9310-76552fe1d86a tempest-VolumesSnapshotsTestJSON-598556144 tempest-VolumesSnapshotsTestJSON-598556144-project-member] GET https://10.4.3.170/volume/v3/volumes/20391567-eb6b-4ef9-805f-3c0c5a5f7cfe Jul 24 07:40:04.557045 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-42b24aa1-aef4-4b5a-8668-44c027a29103 req-0c695e27-b6e0-42af-9310-76552fe1d86a tempest-VolumesSnapshotsTestJSON-598556144 tempest-VolumesSnapshotsTestJSON-598556144-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:04.557228 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-42b24aa1-aef4-4b5a-8668-44c027a29103 req-0c695e27-b6e0-42af-9310-76552fe1d86a tempest-VolumesSnapshotsTestJSON-598556144 tempest-VolumesSnapshotsTestJSON-598556144-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:04.561833 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-42b24aa1-aef4-4b5a-8668-44c027a29103 req-0c695e27-b6e0-42af-9310-76552fe1d86a tempest-VolumesSnapshotsTestJSON-598556144 tempest-VolumesSnapshotsTestJSON-598556144-project-member] https://10.4.3.170/volume/v3/volumes/20391567-eb6b-4ef9-805f-3c0c5a5f7cfe returned with HTTP 404 Jul 24 07:40:04.562261 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 302/1195] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:40:04 2026] GET /volume/v3/volumes/20391567-eb6b-4ef9-805f-3c0c5a5f7cfe => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:40:04.922183 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-61598d83-a73c-43f1-9bd4-620ea994c897 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:04.926154 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-61598d83-a73c-43f1-9bd4-620ea994c897 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/29d264e8-6391-459f-9324-a151c1c0b5fc Jul 24 07:40:04.929458 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-61598d83-a73c-43f1-9bd4-620ea994c897 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:04.929458 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-61598d83-a73c-43f1-9bd4-620ea994c897 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:04.929458 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-61598d83-a73c-43f1-9bd4-620ea994c897 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id 29d264e8-6391-459f-9324-a151c1c0b5fc. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:40:04.934428 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:04.934428 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:40:04.936506 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-61598d83-a73c-43f1-9bd4-620ea994c897 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/29d264e8-6391-459f-9324-a151c1c0b5fc returned with HTTP 200 Jul 24 07:40:04.937045 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 300/1196] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:40:04 2026] GET /volume/v3/backups/29d264e8-6391-459f-9324-a151c1c0b5fc => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:04.967672 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-a03df982-d1f9-4af8-9bf8-12c6b8760af0 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:04.970853 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a03df982-d1f9-4af8-9bf8-12c6b8760af0 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] GET https://10.4.3.170/volume/v3/groups/9d614bd2-3223-476a-9391-86523a74e94a Jul 24 07:40:04.970908 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a03df982-d1f9-4af8-9bf8-12c6b8760af0 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:04.972221 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a03df982-d1f9-4af8-9bf8-12c6b8760af0 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:04.972221 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.groups [None req-a03df982-d1f9-4af8-9bf8-12c6b8760af0 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] show called for member 9d614bd2-3223-476a-9391-86523a74e94a {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 07:40:04.978317 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:04.978317 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:40:04.985489 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a03df982-d1f9-4af8-9bf8-12c6b8760af0 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] https://10.4.3.170/volume/v3/groups/9d614bd2-3223-476a-9391-86523a74e94a returned with HTTP 200 Jul 24 07:40:04.985856 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 298/1197] 10.4.3.170 () {68 vars in 1386 bytes} [Fri Jul 24 07:40:04 2026] GET /volume/v3/groups/9d614bd2-3223-476a-9391-86523a74e94a => generated 393 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:40:04.995445 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-29843f51-614b-454d-898c-70087088b11a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:04.997323 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-29843f51-614b-454d-898c-70087088b11a tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] PUT https://10.4.3.170/volume/v3/groups/9d614bd2-3223-476a-9391-86523a74e94a Jul 24 07:40:04.997660 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-29843f51-614b-454d-898c-70087088b11a tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "e682ee6f-2d87-43e1-8a82-9f45ce9b6ad7"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:04.999328 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.groups [None req-29843f51-614b-454d-898c-70087088b11a tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Update called for group 9d614bd2-3223-476a-9391-86523a74e94a. {{(pid=100244) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 24 07:40:04.999745 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.groups [None req-29843f51-614b-454d-898c-70087088b11a tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Updating group 9d614bd2-3223-476a-9391-86523a74e94a with name None description: None add_volumes: None remove_volumes: e682ee6f-2d87-43e1-8a82-9f45ce9b6ad7. Jul 24 07:40:05.005615 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:05.005615 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:40:05.030683 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-29843f51-614b-454d-898c-70087088b11a tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] https://10.4.3.170/volume/v3/groups/9d614bd2-3223-476a-9391-86523a74e94a returned with HTTP 202 Jul 24 07:40:05.030993 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 298/1198] 10.4.3.170 () {70 vars in 1406 bytes} [Fri Jul 24 07:40:04 2026] PUT /volume/v3/groups/9d614bd2-3223-476a-9391-86523a74e94a => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 07:40:05.037388 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0590c8ad-03ed-44ed-830b-453b32ea8402 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:05.039577 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0590c8ad-03ed-44ed-830b-453b32ea8402 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] GET https://10.4.3.170/volume/v3/groups/9d614bd2-3223-476a-9391-86523a74e94a Jul 24 07:40:05.039577 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0590c8ad-03ed-44ed-830b-453b32ea8402 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:05.039925 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0590c8ad-03ed-44ed-830b-453b32ea8402 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:05.041425 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.groups [None req-0590c8ad-03ed-44ed-830b-453b32ea8402 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] show called for member 9d614bd2-3223-476a-9391-86523a74e94a {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 07:40:05.044185 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:05.044185 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:40:05.056087 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0590c8ad-03ed-44ed-830b-453b32ea8402 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] https://10.4.3.170/volume/v3/groups/9d614bd2-3223-476a-9391-86523a74e94a returned with HTTP 200 Jul 24 07:40:05.056621 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 303/1199] 10.4.3.170 () {68 vars in 1386 bytes} [Fri Jul 24 07:40:05 2026] GET /volume/v3/groups/9d614bd2-3223-476a-9391-86523a74e94a => generated 392 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:40:05.130630 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-36d04fb8-e158-4a9b-9fa2-24f579308849 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:05.132234 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-36d04fb8-e158-4a9b-9fa2-24f579308849 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] GET https://10.4.3.170/volume/v3/volumes/792584f7-350d-4462-8244-597c3537ad37 Jul 24 07:40:05.132445 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-36d04fb8-e158-4a9b-9fa2-24f579308849 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:05.132616 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-36d04fb8-e158-4a9b-9fa2-24f579308849 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:05.140653 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:05.140653 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:40:05.146588 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-36d04fb8-e158-4a9b-9fa2-24f579308849 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Volume info retrieved successfully. Jul 24 07:40:05.149838 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-36d04fb8-e158-4a9b-9fa2-24f579308849 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] https://10.4.3.170/volume/v3/volumes/792584f7-350d-4462-8244-597c3537ad37 returned with HTTP 200 Jul 24 07:40:05.150216 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 301/1200] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:05 2026] GET /volume/v3/volumes/792584f7-350d-4462-8244-597c3537ad37 => generated 906 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:05.364673 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-a0333c2d-d3da-4b94-b27b-822ded404279 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:05.365114 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a0333c2d-d3da-4b94-b27b-822ded404279 None None] GET https://10.4.3.170/volume// Jul 24 07:40:05.365386 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a0333c2d-d3da-4b94-b27b-822ded404279 None None] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:05.365531 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a0333c2d-d3da-4b94-b27b-822ded404279 None None] Calling method 'all' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:05.365853 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a0333c2d-d3da-4b94-b27b-822ded404279 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:40:05.366123 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 299/1201] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:40:05 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:40:05.379698 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-f1fcccf5-ad63-4ae9-8b8c-66f2443950b1 req-67f4417c-b395-470b-b730-7a5c0ee97ade None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:05.381832 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-f1fcccf5-ad63-4ae9-8b8c-66f2443950b1 req-67f4417c-b395-470b-b730-7a5c0ee97ade tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/volumes/a8ead82d-47da-4e6d-98c0-bf93c700d9a3 Jul 24 07:40:05.382095 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-f1fcccf5-ad63-4ae9-8b8c-66f2443950b1 req-67f4417c-b395-470b-b730-7a5c0ee97ade tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:05.382329 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-f1fcccf5-ad63-4ae9-8b8c-66f2443950b1 req-67f4417c-b395-470b-b730-7a5c0ee97ade tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:05.391937 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:05.391937 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:40:05.398444 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-f1fcccf5-ad63-4ae9-8b8c-66f2443950b1 req-67f4417c-b395-470b-b730-7a5c0ee97ade tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Volume info retrieved successfully. Jul 24 07:40:05.403668 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-f1fcccf5-ad63-4ae9-8b8c-66f2443950b1 req-67f4417c-b395-470b-b730-7a5c0ee97ade tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/volumes/a8ead82d-47da-4e6d-98c0-bf93c700d9a3 returned with HTTP 200 Jul 24 07:40:05.404100 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 299/1202] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:40:05 2026] GET /volume/v3/volumes/a8ead82d-47da-4e6d-98c0-bf93c700d9a3 => generated 1051 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:40:05.520809 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-f1fcccf5-ad63-4ae9-8b8c-66f2443950b1 req-48065e8a-97cf-48c5-9d0d-4e88c4a87ab4 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:05.523333 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-f1fcccf5-ad63-4ae9-8b8c-66f2443950b1 req-48065e8a-97cf-48c5-9d0d-4e88c4a87ab4 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] PUT https://10.4.3.170/volume/v3/attachments/a7512e9c-4d6c-4e93-ba47-47b9960e84a7 Jul 24 07:40:05.523780 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-f1fcccf5-ad63-4ae9-8b8c-66f2443950b1 req-48065e8a-97cf-48c5-9d0d-4e88c4a87ab4 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000005822", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9a7cb9337d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5fc7887c-2ab7-4d21-80c7-ec4ad0d3b011", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:05.532608 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-f1fcccf5-ad63-4ae9-8b8c-66f2443950b1 req-48065e8a-97cf-48c5-9d0d-4e88c4a87ab4 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Acquiring lock "cinder-attachment_update-a8ead82d-47da-4e6d-98c0-bf93c700d9a3-np0000005822" by "attachment_update" {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 07:40:05.540118 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-f1fcccf5-ad63-4ae9-8b8c-66f2443950b1 req-48065e8a-97cf-48c5-9d0d-4e88c4a87ab4 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Lock "cinder-attachment_update-a8ead82d-47da-4e6d-98c0-bf93c700d9a3-np0000005822" acquired by "attachment_update" :: waited 0.008s {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 07:40:05.541259 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:05.541259 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:40:05.643082 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-f1fcccf5-ad63-4ae9-8b8c-66f2443950b1 req-48065e8a-97cf-48c5-9d0d-4e88c4a87ab4 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Lock "cinder-attachment_update-a8ead82d-47da-4e6d-98c0-bf93c700d9a3-np0000005822" released by "attachment_update" :: held 0.103s {{(pid=100246) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 07:40:05.643514 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-f1fcccf5-ad63-4ae9-8b8c-66f2443950b1 req-48065e8a-97cf-48c5-9d0d-4e88c4a87ab4 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/attachments/a7512e9c-4d6c-4e93-ba47-47b9960e84a7 returned with HTTP 200 Jul 24 07:40:05.644243 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 304/1203] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 24 07:40:05 2026] PUT /volume/v3/attachments/a7512e9c-4d6c-4e93-ba47-47b9960e84a7 => generated 968 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:40:05.686933 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-f1fcccf5-ad63-4ae9-8b8c-66f2443950b1 req-e26111b9-a495-4bf7-9c26-c1e9f3f41d95 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:05.691223 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-f1fcccf5-ad63-4ae9-8b8c-66f2443950b1 req-e26111b9-a495-4bf7-9c26-c1e9f3f41d95 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] POST https://10.4.3.170/volume/v3/attachments/a7512e9c-4d6c-4e93-ba47-47b9960e84a7/action Jul 24 07:40:05.691577 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-f1fcccf5-ad63-4ae9-8b8c-66f2443950b1 req-e26111b9-a495-4bf7-9c26-c1e9f3f41d95 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Action body: b'{"os-complete": null}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:40:05.691704 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-f1fcccf5-ad63-4ae9-8b8c-66f2443950b1 req-e26111b9-a495-4bf7-9c26-c1e9f3f41d95 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:05.711291 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:05.711291 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:40:05.723658 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-f1fcccf5-ad63-4ae9-8b8c-66f2443950b1 req-e26111b9-a495-4bf7-9c26-c1e9f3f41d95 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/attachments/a7512e9c-4d6c-4e93-ba47-47b9960e84a7/action returned with HTTP 204 Jul 24 07:40:05.724069 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 302/1204] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 24 07:40:05 2026] POST /volume/v3/attachments/a7512e9c-4d6c-4e93-ba47-47b9960e84a7/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:40:05.950746 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-d9339f03-44ae-4573-a75c-941c17930dbe None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:05.955234 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d9339f03-44ae-4573-a75c-941c17930dbe tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/29d264e8-6391-459f-9324-a151c1c0b5fc Jul 24 07:40:05.955512 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d9339f03-44ae-4573-a75c-941c17930dbe tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:05.955755 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d9339f03-44ae-4573-a75c-941c17930dbe tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:05.955910 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-d9339f03-44ae-4573-a75c-941c17930dbe tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id 29d264e8-6391-459f-9324-a151c1c0b5fc. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:40:05.960052 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:05.960052 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:40:05.960725 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d9339f03-44ae-4573-a75c-941c17930dbe tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/29d264e8-6391-459f-9324-a151c1c0b5fc returned with HTTP 200 Jul 24 07:40:05.961111 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 300/1205] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:40:05 2026] GET /volume/v3/backups/29d264e8-6391-459f-9324-a151c1c0b5fc => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:06.065692 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-54c717ce-b489-4206-afee-6365bff34b0a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:06.067856 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-54c717ce-b489-4206-afee-6365bff34b0a tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] GET https://10.4.3.170/volume/v3/groups/9d614bd2-3223-476a-9391-86523a74e94a Jul 24 07:40:06.068123 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-54c717ce-b489-4206-afee-6365bff34b0a tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:06.068402 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-54c717ce-b489-4206-afee-6365bff34b0a tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Calling method 'version_select' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:06.068546 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.groups [None req-54c717ce-b489-4206-afee-6365bff34b0a tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] show called for member 9d614bd2-3223-476a-9391-86523a74e94a {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 07:40:06.072785 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:06.072785 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:40:06.081330 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-54c717ce-b489-4206-afee-6365bff34b0a tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] https://10.4.3.170/volume/v3/groups/9d614bd2-3223-476a-9391-86523a74e94a returned with HTTP 200 Jul 24 07:40:06.081714 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 300/1206] 10.4.3.170 () {68 vars in 1386 bytes} [Fri Jul 24 07:40:06 2026] GET /volume/v3/groups/9d614bd2-3223-476a-9391-86523a74e94a => generated 393 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:40:06.097936 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e495fe6e-3d7c-4d4e-bff3-bf4c6a395e92 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:06.100216 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e495fe6e-3d7c-4d4e-bff3-bf4c6a395e92 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] PUT https://10.4.3.170/volume/v3/groups/9d614bd2-3223-476a-9391-86523a74e94a Jul 24 07:40:06.100771 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e495fe6e-3d7c-4d4e-bff3-bf4c6a395e92 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "e682ee6f-2d87-43e1-8a82-9f45ce9b6ad7"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:06.102741 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.groups [None req-e495fe6e-3d7c-4d4e-bff3-bf4c6a395e92 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Update called for group 9d614bd2-3223-476a-9391-86523a74e94a. {{(pid=100246) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 24 07:40:06.102939 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.groups [None req-e495fe6e-3d7c-4d4e-bff3-bf4c6a395e92 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Updating group 9d614bd2-3223-476a-9391-86523a74e94a with name None description: None add_volumes: e682ee6f-2d87-43e1-8a82-9f45ce9b6ad7 remove_volumes: None. Jul 24 07:40:06.109303 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:06.109303 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:40:06.148230 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e495fe6e-3d7c-4d4e-bff3-bf4c6a395e92 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] https://10.4.3.170/volume/v3/groups/9d614bd2-3223-476a-9391-86523a74e94a returned with HTTP 202 Jul 24 07:40:06.148768 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 305/1207] 10.4.3.170 () {70 vars in 1406 bytes} [Fri Jul 24 07:40:06 2026] PUT /volume/v3/groups/9d614bd2-3223-476a-9391-86523a74e94a => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 07:40:06.155543 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-94743ff1-5fa7-4766-b0d7-3db99594210c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:06.157596 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-94743ff1-5fa7-4766-b0d7-3db99594210c tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] GET https://10.4.3.170/volume/v3/groups/9d614bd2-3223-476a-9391-86523a74e94a Jul 24 07:40:06.157596 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-94743ff1-5fa7-4766-b0d7-3db99594210c tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:06.157762 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-94743ff1-5fa7-4766-b0d7-3db99594210c tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Calling method 'version_select' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:06.157901 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.groups [None req-94743ff1-5fa7-4766-b0d7-3db99594210c tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] show called for member 9d614bd2-3223-476a-9391-86523a74e94a {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 07:40:06.163889 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:06.163889 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:40:06.168350 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-9c24c78c-0782-4f8a-ad29-cb337a6b7dc1 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:06.170408 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9c24c78c-0782-4f8a-ad29-cb337a6b7dc1 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] GET https://10.4.3.170/volume/v3/volumes/792584f7-350d-4462-8244-597c3537ad37 Jul 24 07:40:06.170617 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9c24c78c-0782-4f8a-ad29-cb337a6b7dc1 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:06.170833 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9c24c78c-0782-4f8a-ad29-cb337a6b7dc1 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:06.171921 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-94743ff1-5fa7-4766-b0d7-3db99594210c tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] https://10.4.3.170/volume/v3/groups/9d614bd2-3223-476a-9391-86523a74e94a returned with HTTP 200 Jul 24 07:40:06.172339 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 303/1208] 10.4.3.170 () {68 vars in 1386 bytes} [Fri Jul 24 07:40:06 2026] GET /volume/v3/groups/9d614bd2-3223-476a-9391-86523a74e94a => generated 392 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:40:06.181070 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:06.181070 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:40:06.186682 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-9c24c78c-0782-4f8a-ad29-cb337a6b7dc1 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Volume info retrieved successfully. Jul 24 07:40:06.192327 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9c24c78c-0782-4f8a-ad29-cb337a6b7dc1 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] https://10.4.3.170/volume/v3/volumes/792584f7-350d-4462-8244-597c3537ad37 returned with HTTP 200 Jul 24 07:40:06.192759 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 301/1209] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:06 2026] GET /volume/v3/volumes/792584f7-350d-4462-8244-597c3537ad37 => generated 906 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:06.422322 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-bbe5c4b0-3f63-4ab1-9187-9c03634576a2 req-69acf25d-d962-4d55-b74d-2e4e45c98ef1 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:06.424814 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-bbe5c4b0-3f63-4ab1-9187-9c03634576a2 req-69acf25d-d962-4d55-b74d-2e4e45c98ef1 tempest-VolumesNegativeTest-1357838263 tempest-VolumesNegativeTest-1357838263-project-member] DELETE https://10.4.3.170/volume/v3/volumes/tempest-invalid-1408216397 Jul 24 07:40:06.424981 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-bbe5c4b0-3f63-4ab1-9187-9c03634576a2 req-69acf25d-d962-4d55-b74d-2e4e45c98ef1 tempest-VolumesNegativeTest-1357838263 tempest-VolumesNegativeTest-1357838263-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:06.425192 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-bbe5c4b0-3f63-4ab1-9187-9c03634576a2 req-69acf25d-d962-4d55-b74d-2e4e45c98ef1 tempest-VolumesNegativeTest-1357838263 tempest-VolumesNegativeTest-1357838263-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:06.425376 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [req-bbe5c4b0-3f63-4ab1-9187-9c03634576a2 req-69acf25d-d962-4d55-b74d-2e4e45c98ef1 tempest-VolumesNegativeTest-1357838263 tempest-VolumesNegativeTest-1357838263-project-member] Delete volume with id: tempest-invalid-1408216397 Jul 24 07:40:06.430944 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-bbe5c4b0-3f63-4ab1-9187-9c03634576a2 req-69acf25d-d962-4d55-b74d-2e4e45c98ef1 tempest-VolumesNegativeTest-1357838263 tempest-VolumesNegativeTest-1357838263-project-member] https://10.4.3.170/volume/v3/volumes/tempest-invalid-1408216397 returned with HTTP 404 Jul 24 07:40:06.431529 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 301/1210] 10.4.3.170 () {70 vars in 1590 bytes} [Fri Jul 24 07:40:06 2026] DELETE /volume/v3/volumes/tempest-invalid-1408216397 => generated 99 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:40:06.509140 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-1497afbf-fbcf-479f-8b23-da8e79dd7f52 req-bf3dfcb3-e432-4358-a357-b30ba09efe6c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:06.511182 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-1497afbf-fbcf-479f-8b23-da8e79dd7f52 req-bf3dfcb3-e432-4358-a357-b30ba09efe6c tempest-VolumesNegativeTest-1357838263 tempest-VolumesNegativeTest-1357838263-project-member] DELETE https://10.4.3.170/volume/v3/volumes/7351c5fa-e7ce-4d73-9eab-86d60b8479dd Jul 24 07:40:06.511356 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-1497afbf-fbcf-479f-8b23-da8e79dd7f52 req-bf3dfcb3-e432-4358-a357-b30ba09efe6c tempest-VolumesNegativeTest-1357838263 tempest-VolumesNegativeTest-1357838263-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:06.511531 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-1497afbf-fbcf-479f-8b23-da8e79dd7f52 req-bf3dfcb3-e432-4358-a357-b30ba09efe6c tempest-VolumesNegativeTest-1357838263 tempest-VolumesNegativeTest-1357838263-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:06.511680 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [req-1497afbf-fbcf-479f-8b23-da8e79dd7f52 req-bf3dfcb3-e432-4358-a357-b30ba09efe6c tempest-VolumesNegativeTest-1357838263 tempest-VolumesNegativeTest-1357838263-project-member] Delete volume with id: 7351c5fa-e7ce-4d73-9eab-86d60b8479dd Jul 24 07:40:06.518059 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-1497afbf-fbcf-479f-8b23-da8e79dd7f52 req-bf3dfcb3-e432-4358-a357-b30ba09efe6c tempest-VolumesNegativeTest-1357838263 tempest-VolumesNegativeTest-1357838263-project-member] https://10.4.3.170/volume/v3/volumes/7351c5fa-e7ce-4d73-9eab-86d60b8479dd returned with HTTP 404 Jul 24 07:40:06.518522 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 306/1211] 10.4.3.170 () {70 vars in 1620 bytes} [Fri Jul 24 07:40:06 2026] DELETE /volume/v3/volumes/7351c5fa-e7ce-4d73-9eab-86d60b8479dd => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:40:06.540299 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-0bc1544b-0116-4ebc-b4af-3d0ef614bba8 req-853a7180-d262-4b05-84da-9060dc8bee15 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:06.542265 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-0bc1544b-0116-4ebc-b4af-3d0ef614bba8 req-853a7180-d262-4b05-84da-9060dc8bee15 tempest-VolumesNegativeTest-1357838263 tempest-VolumesNegativeTest-1357838263-project-reader] GET https://10.4.3.170/volume/v3/volumes/1b166d25-8846-4312-849c-9f6f24522de6 Jul 24 07:40:06.542472 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-0bc1544b-0116-4ebc-b4af-3d0ef614bba8 req-853a7180-d262-4b05-84da-9060dc8bee15 tempest-VolumesNegativeTest-1357838263 tempest-VolumesNegativeTest-1357838263-project-reader] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:06.542695 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-0bc1544b-0116-4ebc-b4af-3d0ef614bba8 req-853a7180-d262-4b05-84da-9060dc8bee15 tempest-VolumesNegativeTest-1357838263 tempest-VolumesNegativeTest-1357838263-project-reader] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:06.548006 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-0bc1544b-0116-4ebc-b4af-3d0ef614bba8 req-853a7180-d262-4b05-84da-9060dc8bee15 tempest-VolumesNegativeTest-1357838263 tempest-VolumesNegativeTest-1357838263-project-reader] https://10.4.3.170/volume/v3/volumes/1b166d25-8846-4312-849c-9f6f24522de6 returned with HTTP 404 Jul 24 07:40:06.548436 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 304/1212] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:40:06 2026] GET /volume/v3/volumes/1b166d25-8846-4312-849c-9f6f24522de6 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:40:06.972038 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-b13c7008-a57e-4df1-8443-06e555c64119 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:06.977098 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b13c7008-a57e-4df1-8443-06e555c64119 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/29d264e8-6391-459f-9324-a151c1c0b5fc Jul 24 07:40:06.977381 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b13c7008-a57e-4df1-8443-06e555c64119 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:06.977640 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b13c7008-a57e-4df1-8443-06e555c64119 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:06.977813 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-b13c7008-a57e-4df1-8443-06e555c64119 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id 29d264e8-6391-459f-9324-a151c1c0b5fc. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:40:06.985822 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:06.985822 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:40:06.986581 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b13c7008-a57e-4df1-8443-06e555c64119 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/29d264e8-6391-459f-9324-a151c1c0b5fc returned with HTTP 200 Jul 24 07:40:06.986961 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 302/1213] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:40:06 2026] GET /volume/v3/backups/29d264e8-6391-459f-9324-a151c1c0b5fc => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:07.184115 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-7ff3facf-3675-470f-9c32-e08ed9ad07ef None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:07.185963 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7ff3facf-3675-470f-9c32-e08ed9ad07ef tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] GET https://10.4.3.170/volume/v3/groups/9d614bd2-3223-476a-9391-86523a74e94a Jul 24 07:40:07.186273 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7ff3facf-3675-470f-9c32-e08ed9ad07ef tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:07.186498 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7ff3facf-3675-470f-9c32-e08ed9ad07ef tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Calling method 'version_select' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:07.186672 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.groups [None req-7ff3facf-3675-470f-9c32-e08ed9ad07ef tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] show called for member 9d614bd2-3223-476a-9391-86523a74e94a {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 07:40:07.189985 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:07.189985 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:40:07.198030 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7ff3facf-3675-470f-9c32-e08ed9ad07ef tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] https://10.4.3.170/volume/v3/groups/9d614bd2-3223-476a-9391-86523a74e94a returned with HTTP 200 Jul 24 07:40:07.198417 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 302/1214] 10.4.3.170 () {68 vars in 1386 bytes} [Fri Jul 24 07:40:07 2026] GET /volume/v3/groups/9d614bd2-3223-476a-9391-86523a74e94a => generated 393 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:40:07.209011 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-7a0b495d-98eb-45e3-8f0a-a15e67ce7d3f None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:07.209456 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d4d25fd9-ce6b-498a-ba77-58a1e11495ae None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:07.210614 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7a0b495d-98eb-45e3-8f0a-a15e67ce7d3f tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] GET https://10.4.3.170/volume/v3/volumes/792584f7-350d-4462-8244-597c3537ad37 Jul 24 07:40:07.210783 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7a0b495d-98eb-45e3-8f0a-a15e67ce7d3f tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:07.210947 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7a0b495d-98eb-45e3-8f0a-a15e67ce7d3f tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:07.213856 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d4d25fd9-ce6b-498a-ba77-58a1e11495ae tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] GET https://10.4.3.170/volume/v3/volumes/detail Jul 24 07:40:07.214166 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d4d25fd9-ce6b-498a-ba77-58a1e11495ae tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:07.214446 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d4d25fd9-ce6b-498a-ba77-58a1e11495ae tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Calling method 'detail' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:07.214803 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.api_utils [None req-d4d25fd9-ce6b-498a-ba77-58a1e11495ae tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Removing options '' from query. {{(pid=100246) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 07:40:07.215228 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:07.215228 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:40:07.218036 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d4d25fd9-ce6b-498a-ba77-58a1e11495ae tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100246) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 07:40:07.218613 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:07.218613 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:40:07.229418 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-7a0b495d-98eb-45e3-8f0a-a15e67ce7d3f tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Volume info retrieved successfully. Jul 24 07:40:07.235520 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7a0b495d-98eb-45e3-8f0a-a15e67ce7d3f tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] https://10.4.3.170/volume/v3/volumes/792584f7-350d-4462-8244-597c3537ad37 returned with HTTP 200 Jul 24 07:40:07.235903 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-d4d25fd9-ce6b-498a-ba77-58a1e11495ae tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Get all volumes completed successfully. Jul 24 07:40:07.235997 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 305/1215] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:07 2026] GET /volume/v3/volumes/792584f7-350d-4462-8244-597c3537ad37 => generated 906 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:07.236781 np0000005822 devstack@c-api.service[100246]: WARNING stevedore.named [None req-d4d25fd9-ce6b-498a-ba77-58a1e11495ae tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:40:07.237016 np0000005822 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-d4d25fd9-ce6b-498a-ba77-58a1e11495ae tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:40:07.283377 np0000005822 devstack@c-api.service[100246]: DEBUG oslo_db.sqlalchemy.engines [None req-d4d25fd9-ce6b-498a-ba77-58a1e11495ae tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100246) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 07:40:07.286825 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:07.286825 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:40:07.290604 np0000005822 devstack@c-api.service[100246]: WARNING stevedore.named [None req-d4d25fd9-ce6b-498a-ba77-58a1e11495ae tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:40:07.290735 np0000005822 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-d4d25fd9-ce6b-498a-ba77-58a1e11495ae tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:40:07.332181 np0000005822 devstack@c-api.service[100246]: DEBUG oslo_db.sqlalchemy.engines [None req-d4d25fd9-ce6b-498a-ba77-58a1e11495ae tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100246) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 07:40:07.335427 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:07.335427 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:40:07.341955 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d4d25fd9-ce6b-498a-ba77-58a1e11495ae tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] https://10.4.3.170/volume/v3/volumes/detail returned with HTTP 200 Jul 24 07:40:07.342510 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 307/1216] 10.4.3.170 () {68 vars in 1299 bytes} [Fri Jul 24 07:40:07 2026] GET /volume/v3/volumes/detail => generated 1822 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:40:07.356164 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-5fffb32c-7e6b-41f7-9096-83e02dc0ad21 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:07.357695 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5fffb32c-7e6b-41f7-9096-83e02dc0ad21 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] POST https://10.4.3.170/volume/v3/group_snapshots Jul 24 07:40:07.358066 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-5fffb32c-7e6b-41f7-9096-83e02dc0ad21 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "9d614bd2-3223-476a-9391-86523a74e94a", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-52125540"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:07.359660 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.group_snapshots [None req-5fffb32c-7e6b-41f7-9096-83e02dc0ad21 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '9d614bd2-3223-476a-9391-86523a74e94a', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-52125540'}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 24 07:40:07.362631 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:07.362631 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:40:07.365564 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.group_snapshots [None req-5fffb32c-7e6b-41f7-9096-83e02dc0ad21 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-52125540. Jul 24 07:40:07.380956 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:07.380956 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:40:07.395336 np0000005822 devstack@c-api.service[100243]: WARNING cinder.quota [None req-5fffb32c-7e6b-41f7-9096-83e02dc0ad21 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-576104060 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-576104060, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:40:07.415156 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-5fffb32c-7e6b-41f7-9096-83e02dc0ad21 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Created reservations ['cbfbb771-a17e-49a3-af78-d2b68929b1f5', 'b751514a-0aaa-4260-ba8e-7c99e3e818b3', 'e3ed7906-7df2-4df6-acbf-4a9267c7507c', '4d271e47-1f94-43b5-91e9-b83c62063422'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:40:07.455148 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5fffb32c-7e6b-41f7-9096-83e02dc0ad21 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] https://10.4.3.170/volume/v3/group_snapshots returned with HTTP 202 Jul 24 07:40:07.455682 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 303/1217] 10.4.3.170 () {70 vars in 1324 bytes} [Fri Jul 24 07:40:07 2026] POST /volume/v3/group_snapshots => generated 185 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:40:07.464621 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-6f4d832a-3425-47ae-8e55-e3b14f52dfdb None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:07.469649 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6f4d832a-3425-47ae-8e55-e3b14f52dfdb tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] GET https://10.4.3.170/volume/v3/group_snapshots/14d2d418-1a31-4806-bcdd-9f41e7e37c51 Jul 24 07:40:07.469905 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6f4d832a-3425-47ae-8e55-e3b14f52dfdb tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:07.470144 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6f4d832a-3425-47ae-8e55-e3b14f52dfdb tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Calling method 'version_select' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:07.470757 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.group_snapshots [None req-6f4d832a-3425-47ae-8e55-e3b14f52dfdb tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] show called for member 14d2d418-1a31-4806-bcdd-9f41e7e37c51 {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 24 07:40:07.475171 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:07.475171 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:40:07.481986 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6f4d832a-3425-47ae-8e55-e3b14f52dfdb tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] https://10.4.3.170/volume/v3/group_snapshots/14d2d418-1a31-4806-bcdd-9f41e7e37c51 returned with HTTP 200 Jul 24 07:40:07.482572 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 303/1218] 10.4.3.170 () {68 vars in 1413 bytes} [Fri Jul 24 07:40:07 2026] GET /volume/v3/group_snapshots/14d2d418-1a31-4806-bcdd-9f41e7e37c51 => generated 324 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:40:07.997642 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-1c0da679-f2c3-423e-8627-20def77f99f3 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:08.000075 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1c0da679-f2c3-423e-8627-20def77f99f3 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/29d264e8-6391-459f-9324-a151c1c0b5fc Jul 24 07:40:08.000318 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-1c0da679-f2c3-423e-8627-20def77f99f3 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:08.000509 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-1c0da679-f2c3-423e-8627-20def77f99f3 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:08.000620 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-1c0da679-f2c3-423e-8627-20def77f99f3 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id 29d264e8-6391-459f-9324-a151c1c0b5fc. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:40:08.004568 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:08.004568 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:40:08.005193 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1c0da679-f2c3-423e-8627-20def77f99f3 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/29d264e8-6391-459f-9324-a151c1c0b5fc returned with HTTP 200 Jul 24 07:40:08.005538 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 306/1219] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:40:07 2026] GET /volume/v3/backups/29d264e8-6391-459f-9324-a151c1c0b5fc => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:08.200201 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f93ab17e-f0b6-4b00-a28a-dc8eb735ac34 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:08.251355 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-94dde960-9812-4164-88e3-3b96ff5a31c1 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:08.253311 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-94dde960-9812-4164-88e3-3b96ff5a31c1 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] GET https://10.4.3.170/volume/v3/volumes/792584f7-350d-4462-8244-597c3537ad37 Jul 24 07:40:08.253497 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-94dde960-9812-4164-88e3-3b96ff5a31c1 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:08.253680 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-94dde960-9812-4164-88e3-3b96ff5a31c1 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:08.260333 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:08.260333 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:40:08.263621 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-94dde960-9812-4164-88e3-3b96ff5a31c1 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Volume info retrieved successfully. Jul 24 07:40:08.267772 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-94dde960-9812-4164-88e3-3b96ff5a31c1 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] https://10.4.3.170/volume/v3/volumes/792584f7-350d-4462-8244-597c3537ad37 returned with HTTP 200 Jul 24 07:40:08.268253 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 304/1220] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:08 2026] GET /volume/v3/volumes/792584f7-350d-4462-8244-597c3537ad37 => generated 906 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:08.278752 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f93ab17e-f0b6-4b00-a28a-dc8eb735ac34 tempest-VolumeRetypeMultiattachTest-484621976 tempest-VolumeRetypeMultiattachTest-484621976-project-admin] POST https://10.4.3.170/volume/v3/types Jul 24 07:40:08.279075 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f93ab17e-f0b6-4b00-a28a-dc8eb735ac34 tempest-VolumeRetypeMultiattachTest-484621976 tempest-VolumeRetypeMultiattachTest-484621976-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-633352279"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:08.290270 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f93ab17e-f0b6-4b00-a28a-dc8eb735ac34 tempest-VolumeRetypeMultiattachTest-484621976 tempest-VolumeRetypeMultiattachTest-484621976-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 24 07:40:08.290593 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 308/1221] 10.4.3.170 () {68 vars in 1252 bytes} [Fri Jul 24 07:40:08 2026] POST /volume/v3/types => generated 232 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:08.297901 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-d0667568-8f2d-4263-a433-33a2f1f211f8 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:08.299626 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d0667568-8f2d-4263-a433-33a2f1f211f8 tempest-VolumeRetypeMultiattachTest-484621976 tempest-VolumeRetypeMultiattachTest-484621976-project-admin] POST https://10.4.3.170/volume/v3/types Jul 24 07:40:08.299992 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d0667568-8f2d-4263-a433-33a2f1f211f8 tempest-VolumeRetypeMultiattachTest-484621976 tempest-VolumeRetypeMultiattachTest-484621976-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-988620767", "extra_specs": {"multiattach": " True"}}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:08.314028 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d0667568-8f2d-4263-a433-33a2f1f211f8 tempest-VolumeRetypeMultiattachTest-484621976 tempest-VolumeRetypeMultiattachTest-484621976-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 24 07:40:08.314473 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 304/1222] 10.4.3.170 () {68 vars in 1253 bytes} [Fri Jul 24 07:40:08 2026] POST /volume/v3/types => generated 258 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:08.322041 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-8f3a2e7a-389d-49b9-974c-3576b8897346 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:08.374490 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8f3a2e7a-389d-49b9-974c-3576b8897346 tempest-VolumeRetypeMultiattachTest-1617024637 tempest-VolumeRetypeMultiattachTest-1617024637-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:40:08.374811 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8f3a2e7a-389d-49b9-974c-3576b8897346 tempest-VolumeRetypeMultiattachTest-1617024637 tempest-VolumeRetypeMultiattachTest-1617024637-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "tempest-VolumeRetypeMultiattachTest-volume-type-633352279", "size": 1, "name": "tempest-VolumeRetypeMultiattachTest-Volume-413021117"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:08.376138 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-8f3a2e7a-389d-49b9-974c-3576b8897346 tempest-VolumeRetypeMultiattachTest-1617024637 tempest-VolumeRetypeMultiattachTest-1617024637-project-member] Create volume request body: {'volume': {'volume_type': 'tempest-VolumeRetypeMultiattachTest-volume-type-633352279', 'size': 1, 'name': 'tempest-VolumeRetypeMultiattachTest-Volume-413021117'}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:40:08.379605 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-8f3a2e7a-389d-49b9-974c-3576b8897346 tempest-VolumeRetypeMultiattachTest-1617024637 tempest-VolumeRetypeMultiattachTest-1617024637-project-member] Create volume of 1 GB Jul 24 07:40:08.379863 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:08.379863 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:40:08.380312 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-8f3a2e7a-389d-49b9-974c-3576b8897346 tempest-VolumeRetypeMultiattachTest-1617024637 tempest-VolumeRetypeMultiattachTest-1617024637-project-member] Availability Zones retrieved successfully. Jul 24 07:40:08.385318 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-8f3a2e7a-389d-49b9-974c-3576b8897346 tempest-VolumeRetypeMultiattachTest-1617024637 tempest-VolumeRetypeMultiattachTest-1617024637-project-member] Flow 'volume_create_api' (eb6dc145-332e-41fa-9e04-de762400425c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:40:08.386136 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-8f3a2e7a-389d-49b9-974c-3576b8897346 tempest-VolumeRetypeMultiattachTest-1617024637 tempest-VolumeRetypeMultiattachTest-1617024637-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b6d4825-830b-45cf-80fd-4dce223f19c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:40:08.387087 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-8f3a2e7a-389d-49b9-974c-3576b8897346 tempest-VolumeRetypeMultiattachTest-1617024637 tempest-VolumeRetypeMultiattachTest-1617024637-project-member] Validating volume size '1' using validate_int {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:40:08.404314 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-8f3a2e7a-389d-49b9-974c-3576b8897346 tempest-VolumeRetypeMultiattachTest-1617024637 tempest-VolumeRetypeMultiattachTest-1617024637-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b6d4825-830b-45cf-80fd-4dce223f19c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:40:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a5b58262-d8d0-4c54-8978-8ac63cc434ef,is_public=True,name='tempest-VolumeRetypeMultiattachTest-volume-type-633352279',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5b58262-d8d0-4c54-8978-8ac63cc434ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:40:08.404956 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-8f3a2e7a-389d-49b9-974c-3576b8897346 tempest-VolumeRetypeMultiattachTest-1617024637 tempest-VolumeRetypeMultiattachTest-1617024637-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee85a446-261b-4824-a88a-074be127ca75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:40:08.427028 np0000005822 devstack@c-api.service[100245]: WARNING cinder.quota [None req-8f3a2e7a-389d-49b9-974c-3576b8897346 tempest-VolumeRetypeMultiattachTest-1617024637 tempest-VolumeRetypeMultiattachTest-1617024637-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-633352279 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-633352279, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:40:08.427316 np0000005822 devstack@c-api.service[100245]: WARNING cinder.quota [None req-8f3a2e7a-389d-49b9-974c-3576b8897346 tempest-VolumeRetypeMultiattachTest-1617024637 tempest-VolumeRetypeMultiattachTest-1617024637-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-633352279 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-633352279, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:40:08.453670 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-8f3a2e7a-389d-49b9-974c-3576b8897346 tempest-VolumeRetypeMultiattachTest-1617024637 tempest-VolumeRetypeMultiattachTest-1617024637-project-member] Created reservations ['1cff4390-b56a-4fee-a7ef-eeced1959ab8', '35e591dc-1509-4845-bbcd-37e5f0b74e4c', '5e5d0452-fb82-4a60-8dbe-004692171a22', 'b2fe41b1-342b-4f1e-b013-c3a176bb7bfa'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:40:08.454464 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-8f3a2e7a-389d-49b9-974c-3576b8897346 tempest-VolumeRetypeMultiattachTest-1617024637 tempest-VolumeRetypeMultiattachTest-1617024637-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee85a446-261b-4824-a88a-074be127ca75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1cff4390-b56a-4fee-a7ef-eeced1959ab8', '35e591dc-1509-4845-bbcd-37e5f0b74e4c', '5e5d0452-fb82-4a60-8dbe-004692171a22', 'b2fe41b1-342b-4f1e-b013-c3a176bb7bfa']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:40:08.455195 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-8f3a2e7a-389d-49b9-974c-3576b8897346 tempest-VolumeRetypeMultiattachTest-1617024637 tempest-VolumeRetypeMultiattachTest-1617024637-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (043d47de-6c45-4e69-89d8-cd479b2caba0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:40:08.475405 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-8f3a2e7a-389d-49b9-974c-3576b8897346 tempest-VolumeRetypeMultiattachTest-1617024637 tempest-VolumeRetypeMultiattachTest-1617024637-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (043d47de-6c45-4e69-89d8-cd479b2caba0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '38c91cdd-df00-4926-b8db-7725d436bdda', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-413021117',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6978fce7991244b2a3631f1edf209e75',qos_specs=None,replication_status=,reservations=['1cff4390-b56a-4fee-a7ef-eeced1959ab8','35e591dc-1509-4845-bbcd-37e5f0b74e4c','5e5d0452-fb82-4a60-8dbe-004692171a22','b2fe41b1-342b-4f1e-b013-c3a176bb7bfa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aea03b860a19432aa2ef31c489a51bd4',volume_type_id=a5b58262-d8d0-4c54-8978-8ac63cc434ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:40:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-413021117',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=38c91cdd-df00-4926-b8db-7725d436bdda,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6978fce7991244b2a3631f1edf209e75',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aea03b860a19432aa2ef31c489a51bd4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5b58262-d8d0-4c54-8978-8ac63cc434ef),volume_type_id=a5b58262-d8d0-4c54-8978-8ac63cc434ef)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:40:08.476051 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-8f3a2e7a-389d-49b9-974c-3576b8897346 tempest-VolumeRetypeMultiattachTest-1617024637 tempest-VolumeRetypeMultiattachTest-1617024637-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36c77a5c-5619-4b05-bf39-a313e44b7d19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:40:08.491298 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-bffc7d83-2a69-4495-bb31-b19636aae4db None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:08.493046 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-8f3a2e7a-389d-49b9-974c-3576b8897346 tempest-VolumeRetypeMultiattachTest-1617024637 tempest-VolumeRetypeMultiattachTest-1617024637-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36c77a5c-5619-4b05-bf39-a313e44b7d19) transitioned into state 'SUCCESS' from state '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-413021117',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6978fce7991244b2a3631f1edf209e75',qos_specs=None,replication_status=,reservations=['1cff4390-b56a-4fee-a7ef-eeced1959ab8','35e591dc-1509-4845-bbcd-37e5f0b74e4c','5e5d0452-fb82-4a60-8dbe-004692171a22','b2fe41b1-342b-4f1e-b013-c3a176bb7bfa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aea03b860a19432aa2ef31c489a51bd4',volume_type_id=a5b58262-d8d0-4c54-8978-8ac63cc434ef)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:40:08.493527 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-bffc7d83-2a69-4495-bb31-b19636aae4db tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] GET https://10.4.3.170/volume/v3/group_snapshots/14d2d418-1a31-4806-bcdd-9f41e7e37c51 Jul 24 07:40:08.493782 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-bffc7d83-2a69-4495-bb31-b19636aae4db tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:08.493970 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-8f3a2e7a-389d-49b9-974c-3576b8897346 tempest-VolumeRetypeMultiattachTest-1617024637 tempest-VolumeRetypeMultiattachTest-1617024637-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bdad17a2-36b2-4da7-8b0c-ec63678d1d03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:40:08.494050 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-bffc7d83-2a69-4495-bb31-b19636aae4db tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:08.494232 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.group_snapshots [None req-bffc7d83-2a69-4495-bb31-b19636aae4db tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] show called for member 14d2d418-1a31-4806-bcdd-9f41e7e37c51 {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 24 07:40:08.497576 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:08.497576 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:40:08.500824 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-bffc7d83-2a69-4495-bb31-b19636aae4db tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] https://10.4.3.170/volume/v3/group_snapshots/14d2d418-1a31-4806-bcdd-9f41e7e37c51 returned with HTTP 200 Jul 24 07:40:08.501307 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 305/1223] 10.4.3.170 () {68 vars in 1413 bytes} [Fri Jul 24 07:40:08 2026] GET /volume/v3/group_snapshots/14d2d418-1a31-4806-bcdd-9f41e7e37c51 => generated 325 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:40:08.504454 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-8f3a2e7a-389d-49b9-974c-3576b8897346 tempest-VolumeRetypeMultiattachTest-1617024637 tempest-VolumeRetypeMultiattachTest-1617024637-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bdad17a2-36b2-4da7-8b0c-ec63678d1d03) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:40:08.505195 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-8f3a2e7a-389d-49b9-974c-3576b8897346 tempest-VolumeRetypeMultiattachTest-1617024637 tempest-VolumeRetypeMultiattachTest-1617024637-project-member] Flow 'volume_create_api' (eb6dc145-332e-41fa-9e04-de762400425c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:40:08.505496 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-8f3a2e7a-389d-49b9-974c-3576b8897346 tempest-VolumeRetypeMultiattachTest-1617024637 tempest-VolumeRetypeMultiattachTest-1617024637-project-member] Create volume request issued successfully. Jul 24 07:40:08.506002 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8f3a2e7a-389d-49b9-974c-3576b8897346 tempest-VolumeRetypeMultiattachTest-1617024637 tempest-VolumeRetypeMultiattachTest-1617024637-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:40:08.507340 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 307/1224] 10.4.3.170 () {70 vars in 1300 bytes} [Fri Jul 24 07:40:08 2026] POST /volume/v3/volumes => generated 870 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:40:08.512780 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2fa5393c-e217-43be-95e3-78cfb3bf07cd None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:08.516376 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2fa5393c-e217-43be-95e3-78cfb3bf07cd tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] GET https://10.4.3.170/volume/v3/snapshots/detail Jul 24 07:40:08.517700 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2fa5393c-e217-43be-95e3-78cfb3bf07cd tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:08.517700 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2fa5393c-e217-43be-95e3-78cfb3bf07cd tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Calling method 'detail' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:08.517700 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.api_utils [None req-2fa5393c-e217-43be-95e3-78cfb3bf07cd tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Removing options '' from query. {{(pid=100246) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 07:40:08.518386 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.db.api [None req-2fa5393c-e217-43be-95e3-78cfb3bf07cd tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Building query based on filter {{(pid=100246) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 24 07:40:08.521906 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-60314eb9-7296-4c22-8009-9b1ba7f3ad82 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:08.522301 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-2fa5393c-e217-43be-95e3-78cfb3bf07cd tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Get all snapshots completed successfully. Jul 24 07:40:08.522669 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:08.522669 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:40:08.523225 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2fa5393c-e217-43be-95e3-78cfb3bf07cd tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] https://10.4.3.170/volume/v3/snapshots/detail returned with HTTP 200 Jul 24 07:40:08.523568 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 309/1225] 10.4.3.170 () {66 vars in 1264 bytes} [Fri Jul 24 07:40:08 2026] GET /volume/v3/snapshots/detail => generated 927 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:08.524895 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-60314eb9-7296-4c22-8009-9b1ba7f3ad82 tempest-VolumeRetypeMultiattachTest-1617024637 tempest-VolumeRetypeMultiattachTest-1617024637-project-member] GET https://10.4.3.170/volume/v3/volumes/38c91cdd-df00-4926-b8db-7725d436bdda Jul 24 07:40:08.525112 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-60314eb9-7296-4c22-8009-9b1ba7f3ad82 tempest-VolumeRetypeMultiattachTest-1617024637 tempest-VolumeRetypeMultiattachTest-1617024637-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:08.525283 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-60314eb9-7296-4c22-8009-9b1ba7f3ad82 tempest-VolumeRetypeMultiattachTest-1617024637 tempest-VolumeRetypeMultiattachTest-1617024637-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:08.531887 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-7edcba61-7268-4a50-8ce3-3315f8844a8a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:08.532392 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:08.532392 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:40:08.533463 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7edcba61-7268-4a50-8ce3-3315f8844a8a tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] GET https://10.4.3.170/volume/v3/snapshots/a1f7fd9b-3c1b-4c5c-a5f5-1a28adbd520d Jul 24 07:40:08.533663 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7edcba61-7268-4a50-8ce3-3315f8844a8a tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:08.533853 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7edcba61-7268-4a50-8ce3-3315f8844a8a tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:08.536379 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-60314eb9-7296-4c22-8009-9b1ba7f3ad82 tempest-VolumeRetypeMultiattachTest-1617024637 tempest-VolumeRetypeMultiattachTest-1617024637-project-member] Volume info retrieved successfully. Jul 24 07:40:08.538735 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:08.538735 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:40:08.539448 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-7edcba61-7268-4a50-8ce3-3315f8844a8a tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Snapshot retrieved successfully. Jul 24 07:40:08.540824 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7edcba61-7268-4a50-8ce3-3315f8844a8a tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] https://10.4.3.170/volume/v3/snapshots/a1f7fd9b-3c1b-4c5c-a5f5-1a28adbd520d returned with HTTP 200 Jul 24 07:40:08.540824 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 306/1226] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:40:08 2026] GET /volume/v3/snapshots/a1f7fd9b-3c1b-4c5c-a5f5-1a28adbd520d => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:08.542108 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-60314eb9-7296-4c22-8009-9b1ba7f3ad82 tempest-VolumeRetypeMultiattachTest-1617024637 tempest-VolumeRetypeMultiattachTest-1617024637-project-member] https://10.4.3.170/volume/v3/volumes/38c91cdd-df00-4926-b8db-7725d436bdda returned with HTTP 200 Jul 24 07:40:08.542559 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 305/1227] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:40:08 2026] GET /volume/v3/volumes/38c91cdd-df00-4926-b8db-7725d436bdda => generated 938 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:40:08.549096 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-607a0751-6297-4d1e-9050-f0a5e0f2caea None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:08.550451 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-607a0751-6297-4d1e-9050-f0a5e0f2caea tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] GET https://10.4.3.170/volume/v3/snapshots/4172eaad-8bf2-4bb4-83aa-54913971c6f1 Jul 24 07:40:08.550636 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-607a0751-6297-4d1e-9050-f0a5e0f2caea tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:08.550850 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-607a0751-6297-4d1e-9050-f0a5e0f2caea tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:08.555577 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:08.555577 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:40:08.555964 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-607a0751-6297-4d1e-9050-f0a5e0f2caea tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Snapshot retrieved successfully. Jul 24 07:40:08.556643 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-607a0751-6297-4d1e-9050-f0a5e0f2caea tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] https://10.4.3.170/volume/v3/snapshots/4172eaad-8bf2-4bb4-83aa-54913971c6f1 returned with HTTP 200 Jul 24 07:40:08.556955 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 308/1228] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:40:08 2026] GET /volume/v3/snapshots/4172eaad-8bf2-4bb4-83aa-54913971c6f1 => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:08.564384 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ad5b6edb-e395-4e98-821e-b6e40dfea554 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:08.565940 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ad5b6edb-e395-4e98-821e-b6e40dfea554 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] DELETE https://10.4.3.170/volume/v3/group_snapshots/14d2d418-1a31-4806-bcdd-9f41e7e37c51 Jul 24 07:40:08.566153 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ad5b6edb-e395-4e98-821e-b6e40dfea554 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:08.566334 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ad5b6edb-e395-4e98-821e-b6e40dfea554 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:08.566466 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.group_snapshots [None req-ad5b6edb-e395-4e98-821e-b6e40dfea554 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] delete called for member 14d2d418-1a31-4806-bcdd-9f41e7e37c51 {{(pid=100246) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 24 07:40:08.566557 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.group_snapshots [None req-ad5b6edb-e395-4e98-821e-b6e40dfea554 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Delete group_snapshot with id: 14d2d418-1a31-4806-bcdd-9f41e7e37c51 Jul 24 07:40:08.570490 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:08.570490 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:40:08.614886 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ad5b6edb-e395-4e98-821e-b6e40dfea554 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] https://10.4.3.170/volume/v3/group_snapshots/14d2d418-1a31-4806-bcdd-9f41e7e37c51 returned with HTTP 202 Jul 24 07:40:08.615294 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 310/1229] 10.4.3.170 () {68 vars in 1416 bytes} [Fri Jul 24 07:40:08 2026] DELETE /volume/v3/group_snapshots/14d2d418-1a31-4806-bcdd-9f41e7e37c51 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 07:40:08.621485 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-09b75fbb-895e-407f-85ee-babc01b15aef None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:08.623095 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-09b75fbb-895e-407f-85ee-babc01b15aef tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] GET https://10.4.3.170/volume/v3/volumes/detail Jul 24 07:40:08.623345 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-09b75fbb-895e-407f-85ee-babc01b15aef tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:08.623569 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-09b75fbb-895e-407f-85ee-babc01b15aef tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Calling method 'detail' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:08.623842 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.api_utils [None req-09b75fbb-895e-407f-85ee-babc01b15aef tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Removing options '' from query. {{(pid=100243) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 07:40:08.624579 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-09b75fbb-895e-407f-85ee-babc01b15aef tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100243) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 07:40:08.632526 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-09b75fbb-895e-407f-85ee-babc01b15aef tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Get all volumes completed successfully. Jul 24 07:40:08.633156 np0000005822 devstack@c-api.service[100243]: WARNING stevedore.named [None req-09b75fbb-895e-407f-85ee-babc01b15aef tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:40:08.633319 np0000005822 devstack@c-api.service[100243]: WARNING castellan.key_manager [None req-09b75fbb-895e-407f-85ee-babc01b15aef tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:40:08.665593 np0000005822 devstack@c-api.service[100243]: DEBUG oslo_db.sqlalchemy.engines [None req-09b75fbb-895e-407f-85ee-babc01b15aef tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100243) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 07:40:08.668420 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:08.668420 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:40:08.672348 np0000005822 devstack@c-api.service[100243]: WARNING stevedore.named [None req-09b75fbb-895e-407f-85ee-babc01b15aef tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:40:08.672565 np0000005822 devstack@c-api.service[100243]: WARNING castellan.key_manager [None req-09b75fbb-895e-407f-85ee-babc01b15aef tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:40:08.704733 np0000005822 devstack@c-api.service[100243]: DEBUG oslo_db.sqlalchemy.engines [None req-09b75fbb-895e-407f-85ee-babc01b15aef tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100243) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 07:40:08.707560 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:08.707560 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:40:08.714115 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-09b75fbb-895e-407f-85ee-babc01b15aef tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] https://10.4.3.170/volume/v3/volumes/detail returned with HTTP 200 Jul 24 07:40:08.714534 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 307/1230] 10.4.3.170 () {68 vars in 1299 bytes} [Fri Jul 24 07:40:08 2026] GET /volume/v3/volumes/detail => generated 1822 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:40:08.726075 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-99718cc4-7aba-4f0a-a441-b31ff9670598 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:08.728024 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-99718cc4-7aba-4f0a-a441-b31ff9670598 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] GET https://10.4.3.170/volume/v3/snapshots/detail Jul 24 07:40:08.728105 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-99718cc4-7aba-4f0a-a441-b31ff9670598 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:08.728344 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-99718cc4-7aba-4f0a-a441-b31ff9670598 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Calling method 'detail' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:08.728605 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.api_utils [None req-99718cc4-7aba-4f0a-a441-b31ff9670598 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Removing options '' from query. {{(pid=100244) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 07:40:08.729563 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.db.api [None req-99718cc4-7aba-4f0a-a441-b31ff9670598 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Building query based on filter {{(pid=100244) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 24 07:40:08.733091 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-99718cc4-7aba-4f0a-a441-b31ff9670598 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Get all snapshots completed successfully. Jul 24 07:40:08.733494 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:08.733494 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:40:08.733989 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-99718cc4-7aba-4f0a-a441-b31ff9670598 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] https://10.4.3.170/volume/v3/snapshots/detail returned with HTTP 200 Jul 24 07:40:08.734398 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 306/1231] 10.4.3.170 () {66 vars in 1264 bytes} [Fri Jul 24 07:40:08 2026] GET /volume/v3/snapshots/detail => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:08.742082 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-d12fde79-6480-4192-9e29-d79962f081d4 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:08.744141 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d12fde79-6480-4192-9e29-d79962f081d4 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] GET https://10.4.3.170/volume/v3/snapshots/a1f7fd9b-3c1b-4c5c-a5f5-1a28adbd520d Jul 24 07:40:08.744455 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d12fde79-6480-4192-9e29-d79962f081d4 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:08.744548 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d12fde79-6480-4192-9e29-d79962f081d4 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:08.748802 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d12fde79-6480-4192-9e29-d79962f081d4 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] https://10.4.3.170/volume/v3/snapshots/a1f7fd9b-3c1b-4c5c-a5f5-1a28adbd520d returned with HTTP 404 Jul 24 07:40:08.749377 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 309/1232] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:40:08 2026] GET /volume/v3/snapshots/a1f7fd9b-3c1b-4c5c-a5f5-1a28adbd520d => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 24 07:40:08.755059 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-57247a1a-d582-4b53-9b29-a49a0607e403 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:08.756789 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-57247a1a-d582-4b53-9b29-a49a0607e403 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] GET https://10.4.3.170/volume/v3/group_snapshots/14d2d418-1a31-4806-bcdd-9f41e7e37c51 Jul 24 07:40:08.756980 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-57247a1a-d582-4b53-9b29-a49a0607e403 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:08.757161 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-57247a1a-d582-4b53-9b29-a49a0607e403 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:08.757301 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.group_snapshots [None req-57247a1a-d582-4b53-9b29-a49a0607e403 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] show called for member 14d2d418-1a31-4806-bcdd-9f41e7e37c51 {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 24 07:40:08.760345 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-57247a1a-d582-4b53-9b29-a49a0607e403 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] https://10.4.3.170/volume/v3/group_snapshots/14d2d418-1a31-4806-bcdd-9f41e7e37c51 returned with HTTP 404 Jul 24 07:40:08.760774 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 311/1233] 10.4.3.170 () {68 vars in 1413 bytes} [Fri Jul 24 07:40:08 2026] GET /volume/v3/group_snapshots/14d2d418-1a31-4806-bcdd-9f41e7e37c51 => generated 116 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 07:40:08.767218 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-8d23e488-4d5f-4143-a4f9-5a8edb2694d4 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:08.768515 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8d23e488-4d5f-4143-a4f9-5a8edb2694d4 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] DELETE https://10.4.3.170/volume/v3/group_snapshots/14d2d418-1a31-4806-bcdd-9f41e7e37c51 Jul 24 07:40:08.768846 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8d23e488-4d5f-4143-a4f9-5a8edb2694d4 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:08.770011 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8d23e488-4d5f-4143-a4f9-5a8edb2694d4 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:08.770011 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.group_snapshots [None req-8d23e488-4d5f-4143-a4f9-5a8edb2694d4 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] delete called for member 14d2d418-1a31-4806-bcdd-9f41e7e37c51 {{(pid=100243) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 24 07:40:08.770011 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.group_snapshots [None req-8d23e488-4d5f-4143-a4f9-5a8edb2694d4 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Delete group_snapshot with id: 14d2d418-1a31-4806-bcdd-9f41e7e37c51 Jul 24 07:40:08.772215 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8d23e488-4d5f-4143-a4f9-5a8edb2694d4 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] https://10.4.3.170/volume/v3/group_snapshots/14d2d418-1a31-4806-bcdd-9f41e7e37c51 returned with HTTP 404 Jul 24 07:40:08.772741 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 308/1234] 10.4.3.170 () {68 vars in 1416 bytes} [Fri Jul 24 07:40:08 2026] DELETE /volume/v3/group_snapshots/14d2d418-1a31-4806-bcdd-9f41e7e37c51 => generated 116 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 07:40:08.778380 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-db03f378-b6be-4882-bc05-e1ae45f0a0e6 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:08.779827 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-db03f378-b6be-4882-bc05-e1ae45f0a0e6 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] GET https://10.4.3.170/volume/v3/volumes/detail Jul 24 07:40:08.780033 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-db03f378-b6be-4882-bc05-e1ae45f0a0e6 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:08.780283 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-db03f378-b6be-4882-bc05-e1ae45f0a0e6 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Calling method 'detail' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:08.780576 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.api_utils [None req-db03f378-b6be-4882-bc05-e1ae45f0a0e6 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Removing options '' from query. {{(pid=100244) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 07:40:08.781185 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-db03f378-b6be-4882-bc05-e1ae45f0a0e6 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100244) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 07:40:08.787652 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-db03f378-b6be-4882-bc05-e1ae45f0a0e6 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Get all volumes completed successfully. Jul 24 07:40:08.788261 np0000005822 devstack@c-api.service[100244]: WARNING stevedore.named [None req-db03f378-b6be-4882-bc05-e1ae45f0a0e6 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:40:08.788429 np0000005822 devstack@c-api.service[100244]: WARNING castellan.key_manager [None req-db03f378-b6be-4882-bc05-e1ae45f0a0e6 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:40:08.821321 np0000005822 devstack@c-api.service[100244]: DEBUG oslo_db.sqlalchemy.engines [None req-db03f378-b6be-4882-bc05-e1ae45f0a0e6 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100244) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 07:40:08.824269 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:08.824269 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:40:08.827602 np0000005822 devstack@c-api.service[100244]: WARNING stevedore.named [None req-db03f378-b6be-4882-bc05-e1ae45f0a0e6 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:40:08.827714 np0000005822 devstack@c-api.service[100244]: WARNING castellan.key_manager [None req-db03f378-b6be-4882-bc05-e1ae45f0a0e6 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:40:08.862482 np0000005822 devstack@c-api.service[100244]: DEBUG oslo_db.sqlalchemy.engines [None req-db03f378-b6be-4882-bc05-e1ae45f0a0e6 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100244) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 07:40:08.865381 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:08.865381 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:40:08.871621 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-db03f378-b6be-4882-bc05-e1ae45f0a0e6 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] https://10.4.3.170/volume/v3/volumes/detail returned with HTTP 200 Jul 24 07:40:08.871896 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 307/1235] 10.4.3.170 () {68 vars in 1299 bytes} [Fri Jul 24 07:40:08 2026] GET /volume/v3/volumes/detail => generated 1822 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:40:08.883482 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-b8d361f2-58ca-4a5b-929a-09c90c44068c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:08.885087 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b8d361f2-58ca-4a5b-929a-09c90c44068c tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] POST https://10.4.3.170/volume/v3/groups/9d614bd2-3223-476a-9391-86523a74e94a/action Jul 24 07:40:08.885493 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b8d361f2-58ca-4a5b-929a-09c90c44068c tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:40:08.885600 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b8d361f2-58ca-4a5b-929a-09c90c44068c tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:08.887221 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.groups [None req-b8d361f2-58ca-4a5b-929a-09c90c44068c tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] delete called for group 9d614bd2-3223-476a-9391-86523a74e94a {{(pid=100245) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 24 07:40:08.887454 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.groups [None req-b8d361f2-58ca-4a5b-929a-09c90c44068c tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Delete group with id: 9d614bd2-3223-476a-9391-86523a74e94a Jul 24 07:40:08.890884 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:08.890884 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:40:08.928049 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b8d361f2-58ca-4a5b-929a-09c90c44068c tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] https://10.4.3.170/volume/v3/groups/9d614bd2-3223-476a-9391-86523a74e94a/action returned with HTTP 202 Jul 24 07:40:08.928493 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 310/1236] 10.4.3.170 () {70 vars in 1428 bytes} [Fri Jul 24 07:40:08 2026] POST /volume/v3/groups/9d614bd2-3223-476a-9391-86523a74e94a/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 07:40:08.934576 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-6b5ef59f-f292-4c9f-91aa-fb1eaab09783 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:08.936352 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6b5ef59f-f292-4c9f-91aa-fb1eaab09783 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] GET https://10.4.3.170/volume/v3/volumes/e682ee6f-2d87-43e1-8a82-9f45ce9b6ad7 Jul 24 07:40:08.936571 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6b5ef59f-f292-4c9f-91aa-fb1eaab09783 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:08.936775 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6b5ef59f-f292-4c9f-91aa-fb1eaab09783 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:08.943323 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:08.943323 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:40:08.947186 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-6b5ef59f-f292-4c9f-91aa-fb1eaab09783 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Volume info retrieved successfully. Jul 24 07:40:08.947993 np0000005822 devstack@c-api.service[100246]: WARNING stevedore.named [None req-6b5ef59f-f292-4c9f-91aa-fb1eaab09783 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:40:08.948150 np0000005822 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-6b5ef59f-f292-4c9f-91aa-fb1eaab09783 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:40:08.981871 np0000005822 devstack@c-api.service[100246]: DEBUG oslo_db.sqlalchemy.engines [None req-6b5ef59f-f292-4c9f-91aa-fb1eaab09783 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100246) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 07:40:08.984517 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:08.984517 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:40:08.990448 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6b5ef59f-f292-4c9f-91aa-fb1eaab09783 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] https://10.4.3.170/volume/v3/volumes/e682ee6f-2d87-43e1-8a82-9f45ce9b6ad7 returned with HTTP 200 Jul 24 07:40:08.990786 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 312/1237] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:40:08 2026] GET /volume/v3/volumes/e682ee6f-2d87-43e1-8a82-9f45ce9b6ad7 => generated 913 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:40:09.017091 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-828df7a3-212e-4c2c-9302-73d8287054c0 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:09.018536 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-828df7a3-212e-4c2c-9302-73d8287054c0 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/29d264e8-6391-459f-9324-a151c1c0b5fc Jul 24 07:40:09.019059 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-828df7a3-212e-4c2c-9302-73d8287054c0 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:09.019368 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-828df7a3-212e-4c2c-9302-73d8287054c0 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:09.019583 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-828df7a3-212e-4c2c-9302-73d8287054c0 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id 29d264e8-6391-459f-9324-a151c1c0b5fc. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:40:09.024014 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:09.024014 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:40:09.024821 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-828df7a3-212e-4c2c-9302-73d8287054c0 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/29d264e8-6391-459f-9324-a151c1c0b5fc returned with HTTP 200 Jul 24 07:40:09.025294 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 309/1238] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:40:09 2026] GET /volume/v3/backups/29d264e8-6391-459f-9324-a151c1c0b5fc => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:09.281053 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-3aa5182d-7550-4724-9f1b-f7a9dd85f70b None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:09.283029 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3aa5182d-7550-4724-9f1b-f7a9dd85f70b tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] GET https://10.4.3.170/volume/v3/volumes/792584f7-350d-4462-8244-597c3537ad37 Jul 24 07:40:09.283263 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3aa5182d-7550-4724-9f1b-f7a9dd85f70b tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:09.283477 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3aa5182d-7550-4724-9f1b-f7a9dd85f70b tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:09.290658 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:09.290658 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:40:09.294091 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-3aa5182d-7550-4724-9f1b-f7a9dd85f70b tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Volume info retrieved successfully. Jul 24 07:40:09.298071 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3aa5182d-7550-4724-9f1b-f7a9dd85f70b tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] https://10.4.3.170/volume/v3/volumes/792584f7-350d-4462-8244-597c3537ad37 returned with HTTP 200 Jul 24 07:40:09.298475 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 308/1239] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:09 2026] GET /volume/v3/volumes/792584f7-350d-4462-8244-597c3537ad37 => generated 906 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:09.554661 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-ab2966fb-05d1-4b54-8e0b-ff56a8c81d57 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:09.556187 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ab2966fb-05d1-4b54-8e0b-ff56a8c81d57 tempest-VolumeRetypeMultiattachTest-1617024637 tempest-VolumeRetypeMultiattachTest-1617024637-project-member] GET https://10.4.3.170/volume/v3/volumes/38c91cdd-df00-4926-b8db-7725d436bdda Jul 24 07:40:09.556398 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ab2966fb-05d1-4b54-8e0b-ff56a8c81d57 tempest-VolumeRetypeMultiattachTest-1617024637 tempest-VolumeRetypeMultiattachTest-1617024637-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:09.556605 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ab2966fb-05d1-4b54-8e0b-ff56a8c81d57 tempest-VolumeRetypeMultiattachTest-1617024637 tempest-VolumeRetypeMultiattachTest-1617024637-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:09.562866 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:09.562866 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:40:09.566274 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-ab2966fb-05d1-4b54-8e0b-ff56a8c81d57 tempest-VolumeRetypeMultiattachTest-1617024637 tempest-VolumeRetypeMultiattachTest-1617024637-project-member] Volume info retrieved successfully. Jul 24 07:40:09.569929 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ab2966fb-05d1-4b54-8e0b-ff56a8c81d57 tempest-VolumeRetypeMultiattachTest-1617024637 tempest-VolumeRetypeMultiattachTest-1617024637-project-member] https://10.4.3.170/volume/v3/volumes/38c91cdd-df00-4926-b8db-7725d436bdda returned with HTTP 200 Jul 24 07:40:09.570348 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 311/1240] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:40:09 2026] GET /volume/v3/volumes/38c91cdd-df00-4926-b8db-7725d436bdda => generated 997 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:40:09.582650 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-57cf2ae8-613b-41af-bcaf-653da5fbfa66 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:09.584631 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-57cf2ae8-613b-41af-bcaf-653da5fbfa66 tempest-VolumeRetypeMultiattachTest-484621976 tempest-VolumeRetypeMultiattachTest-484621976-project-admin] GET https://10.4.3.170/volume/v3/volumes/38c91cdd-df00-4926-b8db-7725d436bdda Jul 24 07:40:09.584827 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-57cf2ae8-613b-41af-bcaf-653da5fbfa66 tempest-VolumeRetypeMultiattachTest-484621976 tempest-VolumeRetypeMultiattachTest-484621976-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:09.585001 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-57cf2ae8-613b-41af-bcaf-653da5fbfa66 tempest-VolumeRetypeMultiattachTest-484621976 tempest-VolumeRetypeMultiattachTest-484621976-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:09.591446 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:09.591446 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:40:09.594949 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-57cf2ae8-613b-41af-bcaf-653da5fbfa66 tempest-VolumeRetypeMultiattachTest-484621976 tempest-VolumeRetypeMultiattachTest-484621976-project-admin] Volume info retrieved successfully. Jul 24 07:40:09.598787 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-57cf2ae8-613b-41af-bcaf-653da5fbfa66 tempest-VolumeRetypeMultiattachTest-484621976 tempest-VolumeRetypeMultiattachTest-484621976-project-admin] https://10.4.3.170/volume/v3/volumes/38c91cdd-df00-4926-b8db-7725d436bdda returned with HTTP 200 Jul 24 07:40:09.599154 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 313/1241] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:40:09 2026] GET /volume/v3/volumes/38c91cdd-df00-4926-b8db-7725d436bdda => generated 1191 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:40:09.612474 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-9f662c6a-4924-42e1-8a93-bc23a514c5e7 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:09.615798 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9f662c6a-4924-42e1-8a93-bc23a514c5e7 tempest-VolumeRetypeMultiattachTest-1617024637 tempest-VolumeRetypeMultiattachTest-1617024637-project-member] POST https://10.4.3.170/volume/v3/volumes/38c91cdd-df00-4926-b8db-7725d436bdda/action Jul 24 07:40:09.615798 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9f662c6a-4924-42e1-8a93-bc23a514c5e7 tempest-VolumeRetypeMultiattachTest-1617024637 tempest-VolumeRetypeMultiattachTest-1617024637-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-988620767", "migration_policy": "never"}}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:40:09.615798 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9f662c6a-4924-42e1-8a93-bc23a514c5e7 tempest-VolumeRetypeMultiattachTest-1617024637 tempest-VolumeRetypeMultiattachTest-1617024637-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-988620767", "migration_policy": "never"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:09.622693 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:09.622693 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:40:09.623518 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-9f662c6a-4924-42e1-8a93-bc23a514c5e7 tempest-VolumeRetypeMultiattachTest-1617024637 tempest-VolumeRetypeMultiattachTest-1617024637-project-member] Volume info retrieved successfully. Jul 24 07:40:09.628965 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:09.628965 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:40:09.643271 np0000005822 devstack@c-api.service[100243]: WARNING cinder.quota [None req-9f662c6a-4924-42e1-8a93-bc23a514c5e7 tempest-VolumeRetypeMultiattachTest-1617024637 tempest-VolumeRetypeMultiattachTest-1617024637-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-988620767 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-988620767, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:40:09.644016 np0000005822 devstack@c-api.service[100243]: WARNING cinder.quota [None req-9f662c6a-4924-42e1-8a93-bc23a514c5e7 tempest-VolumeRetypeMultiattachTest-1617024637 tempest-VolumeRetypeMultiattachTest-1617024637-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-988620767 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-988620767, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:40:09.663553 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-9f662c6a-4924-42e1-8a93-bc23a514c5e7 tempest-VolumeRetypeMultiattachTest-1617024637 tempest-VolumeRetypeMultiattachTest-1617024637-project-member] Created reservations ['7a0a32e2-4fde-4a03-8f9e-1a2a8a3e8b0a', 'b2ca7cf3-1cfd-4f25-9b51-7350ed3ecb8d'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:40:09.671805 np0000005822 devstack@c-api.service[100243]: WARNING cinder.quota [None req-9f662c6a-4924-42e1-8a93-bc23a514c5e7 tempest-VolumeRetypeMultiattachTest-1617024637 tempest-VolumeRetypeMultiattachTest-1617024637-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-633352279 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-633352279, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:40:09.672370 np0000005822 devstack@c-api.service[100243]: WARNING cinder.quota [None req-9f662c6a-4924-42e1-8a93-bc23a514c5e7 tempest-VolumeRetypeMultiattachTest-1617024637 tempest-VolumeRetypeMultiattachTest-1617024637-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-633352279 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-633352279, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:40:09.677952 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-9f662c6a-4924-42e1-8a93-bc23a514c5e7 tempest-VolumeRetypeMultiattachTest-1617024637 tempest-VolumeRetypeMultiattachTest-1617024637-project-member] Created reservations ['8baffc1f-5999-4903-8baa-3f096cd1e204', '8e187be8-256f-41ab-b7b7-5e21a0d4b998'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:40:09.704506 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-9f662c6a-4924-42e1-8a93-bc23a514c5e7 tempest-VolumeRetypeMultiattachTest-1617024637 tempest-VolumeRetypeMultiattachTest-1617024637-project-member] Retype volume request issued successfully. Jul 24 07:40:09.704966 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9f662c6a-4924-42e1-8a93-bc23a514c5e7 tempest-VolumeRetypeMultiattachTest-1617024637 tempest-VolumeRetypeMultiattachTest-1617024637-project-member] https://10.4.3.170/volume/v3/volumes/38c91cdd-df00-4926-b8db-7725d436bdda/action returned with HTTP 202 Jul 24 07:40:09.705643 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 310/1242] 10.4.3.170 () {70 vars in 1432 bytes} [Fri Jul 24 07:40:09 2026] POST /volume/v3/volumes/38c91cdd-df00-4926-b8db-7725d436bdda/action => generated 0 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 24 07:40:09.714402 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-f64ee9ba-65db-4985-8000-cdf240fa681c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:09.716530 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f64ee9ba-65db-4985-8000-cdf240fa681c tempest-VolumeRetypeMultiattachTest-1617024637 tempest-VolumeRetypeMultiattachTest-1617024637-project-member] GET https://10.4.3.170/volume/v3/volumes/38c91cdd-df00-4926-b8db-7725d436bdda Jul 24 07:40:09.716782 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f64ee9ba-65db-4985-8000-cdf240fa681c tempest-VolumeRetypeMultiattachTest-1617024637 tempest-VolumeRetypeMultiattachTest-1617024637-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:09.717027 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f64ee9ba-65db-4985-8000-cdf240fa681c tempest-VolumeRetypeMultiattachTest-1617024637 tempest-VolumeRetypeMultiattachTest-1617024637-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:09.724842 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:09.724842 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:40:09.728803 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-f64ee9ba-65db-4985-8000-cdf240fa681c tempest-VolumeRetypeMultiattachTest-1617024637 tempest-VolumeRetypeMultiattachTest-1617024637-project-member] Volume info retrieved successfully. Jul 24 07:40:09.733569 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f64ee9ba-65db-4985-8000-cdf240fa681c tempest-VolumeRetypeMultiattachTest-1617024637 tempest-VolumeRetypeMultiattachTest-1617024637-project-member] https://10.4.3.170/volume/v3/volumes/38c91cdd-df00-4926-b8db-7725d436bdda returned with HTTP 200 Jul 24 07:40:09.734161 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 309/1243] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:40:09 2026] GET /volume/v3/volumes/38c91cdd-df00-4926-b8db-7725d436bdda => generated 995 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:40:10.002420 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-50336f9c-ecc5-4a91-a703-b02be109353a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:10.004187 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-50336f9c-ecc5-4a91-a703-b02be109353a tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] GET https://10.4.3.170/volume/v3/volumes/e682ee6f-2d87-43e1-8a82-9f45ce9b6ad7 Jul 24 07:40:10.004430 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-50336f9c-ecc5-4a91-a703-b02be109353a tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:10.004611 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-50336f9c-ecc5-4a91-a703-b02be109353a tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:10.009945 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-50336f9c-ecc5-4a91-a703-b02be109353a tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] https://10.4.3.170/volume/v3/volumes/e682ee6f-2d87-43e1-8a82-9f45ce9b6ad7 returned with HTTP 404 Jul 24 07:40:10.010438 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 312/1244] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:40:10 2026] GET /volume/v3/volumes/e682ee6f-2d87-43e1-8a82-9f45ce9b6ad7 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 07:40:10.016925 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d8547ce7-aae1-41b0-b53b-212fef4d8be0 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:10.018728 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d8547ce7-aae1-41b0-b53b-212fef4d8be0 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] GET https://10.4.3.170/volume/v3/volumes/52114cb9-29cb-4612-ad81-b9b8f69140f0 Jul 24 07:40:10.018945 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d8547ce7-aae1-41b0-b53b-212fef4d8be0 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:10.019175 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d8547ce7-aae1-41b0-b53b-212fef4d8be0 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:10.024837 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d8547ce7-aae1-41b0-b53b-212fef4d8be0 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] https://10.4.3.170/volume/v3/volumes/52114cb9-29cb-4612-ad81-b9b8f69140f0 returned with HTTP 404 Jul 24 07:40:10.025289 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 314/1245] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:40:10 2026] GET /volume/v3/volumes/52114cb9-29cb-4612-ad81-b9b8f69140f0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 07:40:10.032533 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-e5c3770d-8dc2-40c9-9be1-241226641e70 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:10.034082 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e5c3770d-8dc2-40c9-9be1-241226641e70 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] GET https://10.4.3.170/volume/v3/groups/9d614bd2-3223-476a-9391-86523a74e94a Jul 24 07:40:10.034541 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e5c3770d-8dc2-40c9-9be1-241226641e70 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:10.035725 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e5c3770d-8dc2-40c9-9be1-241226641e70 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:10.035725 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.groups [None req-e5c3770d-8dc2-40c9-9be1-241226641e70 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] show called for member 9d614bd2-3223-476a-9391-86523a74e94a {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 07:40:10.037081 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-011b2e53-c489-4f97-8bab-dc6146fb3e11 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:10.038552 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e5c3770d-8dc2-40c9-9be1-241226641e70 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] https://10.4.3.170/volume/v3/groups/9d614bd2-3223-476a-9391-86523a74e94a returned with HTTP 404 Jul 24 07:40:10.039184 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-011b2e53-c489-4f97-8bab-dc6146fb3e11 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/29d264e8-6391-459f-9324-a151c1c0b5fc Jul 24 07:40:10.039295 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 311/1246] 10.4.3.170 () {68 vars in 1386 bytes} [Fri Jul 24 07:40:10 2026] GET /volume/v3/groups/9d614bd2-3223-476a-9391-86523a74e94a => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 07:40:10.039366 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-011b2e53-c489-4f97-8bab-dc6146fb3e11 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:10.039585 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-011b2e53-c489-4f97-8bab-dc6146fb3e11 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:10.039725 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-011b2e53-c489-4f97-8bab-dc6146fb3e11 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id 29d264e8-6391-459f-9324-a151c1c0b5fc. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:40:10.045251 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:10.045251 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:40:10.045487 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-800c9549-9119-4182-8586-789ec3e2b026 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:10.046074 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-011b2e53-c489-4f97-8bab-dc6146fb3e11 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/29d264e8-6391-459f-9324-a151c1c0b5fc returned with HTTP 200 Jul 24 07:40:10.046587 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 310/1247] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:40:10 2026] GET /volume/v3/backups/29d264e8-6391-459f-9324-a151c1c0b5fc => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:10.047397 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-800c9549-9119-4182-8586-789ec3e2b026 tempest-GroupSnapshotsTest-1506042311 tempest-GroupSnapshotsTest-1506042311-project-admin] DELETE https://10.4.3.170/volume/v3/group_types/aa0ffb5c-9674-4d43-a196-7e94a2d37ad0 Jul 24 07:40:10.047659 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-800c9549-9119-4182-8586-789ec3e2b026 tempest-GroupSnapshotsTest-1506042311 tempest-GroupSnapshotsTest-1506042311-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:10.047895 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-800c9549-9119-4182-8586-789ec3e2b026 tempest-GroupSnapshotsTest-1506042311 tempest-GroupSnapshotsTest-1506042311-project-admin] Calling method 'version_select' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:10.060043 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-800c9549-9119-4182-8586-789ec3e2b026 tempest-GroupSnapshotsTest-1506042311 tempest-GroupSnapshotsTest-1506042311-project-admin] https://10.4.3.170/volume/v3/group_types/aa0ffb5c-9674-4d43-a196-7e94a2d37ad0 returned with HTTP 202 Jul 24 07:40:10.060494 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 313/1248] 10.4.3.170 () {68 vars in 1404 bytes} [Fri Jul 24 07:40:10 2026] DELETE /volume/v3/group_types/aa0ffb5c-9674-4d43-a196-7e94a2d37ad0 => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 07:40:10.067299 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-197b3e45-f7ee-4084-ae6b-5cba67e1fe79 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:10.068963 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-197b3e45-f7ee-4084-ae6b-5cba67e1fe79 tempest-GroupSnapshotsTest-1506042311 tempest-GroupSnapshotsTest-1506042311-project-admin] DELETE https://10.4.3.170/volume/v3/types/ab69ef04-9593-4e9c-add6-c4d87d88a2a7 Jul 24 07:40:10.069168 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-197b3e45-f7ee-4084-ae6b-5cba67e1fe79 tempest-GroupSnapshotsTest-1506042311 tempest-GroupSnapshotsTest-1506042311-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:10.069375 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-197b3e45-f7ee-4084-ae6b-5cba67e1fe79 tempest-GroupSnapshotsTest-1506042311 tempest-GroupSnapshotsTest-1506042311-project-admin] Calling method '_delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:10.089941 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-197b3e45-f7ee-4084-ae6b-5cba67e1fe79 tempest-GroupSnapshotsTest-1506042311 tempest-GroupSnapshotsTest-1506042311-project-admin] https://10.4.3.170/volume/v3/types/ab69ef04-9593-4e9c-add6-c4d87d88a2a7 returned with HTTP 202 Jul 24 07:40:10.090491 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 315/1249] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 24 07:40:10 2026] DELETE /volume/v3/types/ab69ef04-9593-4e9c-add6-c4d87d88a2a7 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:40:10.097745 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-aa13046f-839c-49a7-a6c0-4720f70bb73b None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:10.099403 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-aa13046f-839c-49a7-a6c0-4720f70bb73b tempest-GroupSnapshotsTest-1506042311 tempest-GroupSnapshotsTest-1506042311-project-admin] GET https://10.4.3.170/volume/v3/types/ab69ef04-9593-4e9c-add6-c4d87d88a2a7 Jul 24 07:40:10.099781 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-aa13046f-839c-49a7-a6c0-4720f70bb73b tempest-GroupSnapshotsTest-1506042311 tempest-GroupSnapshotsTest-1506042311-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:10.100919 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-aa13046f-839c-49a7-a6c0-4720f70bb73b tempest-GroupSnapshotsTest-1506042311 tempest-GroupSnapshotsTest-1506042311-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:10.104893 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-aa13046f-839c-49a7-a6c0-4720f70bb73b tempest-GroupSnapshotsTest-1506042311 tempest-GroupSnapshotsTest-1506042311-project-admin] https://10.4.3.170/volume/v3/types/ab69ef04-9593-4e9c-add6-c4d87d88a2a7 returned with HTTP 404 Jul 24 07:40:10.105625 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 312/1250] 10.4.3.170 () {66 vars in 1342 bytes} [Fri Jul 24 07:40:10 2026] GET /volume/v3/types/ab69ef04-9593-4e9c-add6-c4d87d88a2a7 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:40:10.114420 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-562cae4e-0a5f-4042-a79d-77e0b9118ca6 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:10.116072 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-562cae4e-0a5f-4042-a79d-77e0b9118ca6 tempest-GroupSnapshotsTest-1506042311 tempest-GroupSnapshotsTest-1506042311-project-admin] POST https://10.4.3.170/volume/v3/types Jul 24 07:40:10.116447 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-562cae4e-0a5f-4042-a79d-77e0b9118ca6 tempest-GroupSnapshotsTest-1506042311 tempest-GroupSnapshotsTest-1506042311-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-2003633180"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:10.129312 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-562cae4e-0a5f-4042-a79d-77e0b9118ca6 tempest-GroupSnapshotsTest-1506042311 tempest-GroupSnapshotsTest-1506042311-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 24 07:40:10.129679 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 311/1251] 10.4.3.170 () {68 vars in 1252 bytes} [Fri Jul 24 07:40:10 2026] POST /volume/v3/types => generated 224 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:10.137266 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-5e6f4130-7739-4f47-bcd4-69c76069d882 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:10.138891 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5e6f4130-7739-4f47-bcd4-69c76069d882 tempest-GroupSnapshotsTest-1506042311 tempest-GroupSnapshotsTest-1506042311-project-admin] POST https://10.4.3.170/volume/v3/group_types Jul 24 07:40:10.139249 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5e6f4130-7739-4f47-bcd4-69c76069d882 tempest-GroupSnapshotsTest-1506042311 tempest-GroupSnapshotsTest-1506042311-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1603317746"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:10.150119 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5e6f4130-7739-4f47-bcd4-69c76069d882 tempest-GroupSnapshotsTest-1506042311 tempest-GroupSnapshotsTest-1506042311-project-admin] https://10.4.3.170/volume/v3/group_types returned with HTTP 202 Jul 24 07:40:10.150497 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 314/1252] 10.4.3.170 () {70 vars in 1311 bytes} [Fri Jul 24 07:40:10 2026] POST /volume/v3/group_types => generated 181 bytes in 13 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:40:10.157791 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-dddd3aa9-79bc-4477-9ebb-10f8a1463450 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:10.159366 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-dddd3aa9-79bc-4477-9ebb-10f8a1463450 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] POST https://10.4.3.170/volume/v3/groups Jul 24 07:40:10.159678 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-dddd3aa9-79bc-4477-9ebb-10f8a1463450 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "f16b018c-77fe-4882-8e89-d6fecccf2f1c", "volume_types": ["eb5cbcb3-cba1-45fc-8c05-0e98ff585481"], "name": "tempest-GroupSnapshotsTest-Group-885904312"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:10.160952 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.groups [None req-dddd3aa9-79bc-4477-9ebb-10f8a1463450 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Creating new group {'group': {'group_type': 'f16b018c-77fe-4882-8e89-d6fecccf2f1c', 'volume_types': ['eb5cbcb3-cba1-45fc-8c05-0e98ff585481'], 'name': 'tempest-GroupSnapshotsTest-Group-885904312'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 24 07:40:10.164061 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.groups [None req-dddd3aa9-79bc-4477-9ebb-10f8a1463450 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Creating group tempest-GroupSnapshotsTest-Group-885904312. Jul 24 07:40:10.169481 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-dddd3aa9-79bc-4477-9ebb-10f8a1463450 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Availability Zones retrieved successfully. Jul 24 07:40:10.177412 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-dddd3aa9-79bc-4477-9ebb-10f8a1463450 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Created reservations ['4f5323ca-035c-417c-a5b4-070e61c36056'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:40:10.193906 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-dddd3aa9-79bc-4477-9ebb-10f8a1463450 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] https://10.4.3.170/volume/v3/groups returned with HTTP 202 Jul 24 07:40:10.194432 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 316/1253] 10.4.3.170 () {70 vars in 1297 bytes} [Fri Jul 24 07:40:10 2026] POST /volume/v3/groups => generated 111 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:40:10.201997 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-7bb92000-86a4-4f18-bf45-3ea42e64f35b None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:10.203272 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7bb92000-86a4-4f18-bf45-3ea42e64f35b tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] GET https://10.4.3.170/volume/v3/groups/dc3871c5-f377-41cc-ba77-2f33204d0b0c Jul 24 07:40:10.205029 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7bb92000-86a4-4f18-bf45-3ea42e64f35b tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:10.205029 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7bb92000-86a4-4f18-bf45-3ea42e64f35b tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:10.205029 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.groups [None req-7bb92000-86a4-4f18-bf45-3ea42e64f35b tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] show called for member dc3871c5-f377-41cc-ba77-2f33204d0b0c {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 07:40:10.209601 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:10.209601 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:40:10.219255 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7bb92000-86a4-4f18-bf45-3ea42e64f35b tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] https://10.4.3.170/volume/v3/groups/dc3871c5-f377-41cc-ba77-2f33204d0b0c returned with HTTP 200 Jul 24 07:40:10.219255 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 313/1254] 10.4.3.170 () {68 vars in 1386 bytes} [Fri Jul 24 07:40:10 2026] GET /volume/v3/groups/dc3871c5-f377-41cc-ba77-2f33204d0b0c => generated 391 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:40:10.313057 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-94f80c48-6348-4c2f-a3b7-eb3cdd5b3cd9 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:10.315803 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-94f80c48-6348-4c2f-a3b7-eb3cdd5b3cd9 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] GET https://10.4.3.170/volume/v3/volumes/792584f7-350d-4462-8244-597c3537ad37 Jul 24 07:40:10.315990 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-94f80c48-6348-4c2f-a3b7-eb3cdd5b3cd9 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:10.316195 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-94f80c48-6348-4c2f-a3b7-eb3cdd5b3cd9 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:10.323929 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:10.323929 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:40:10.327337 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-94f80c48-6348-4c2f-a3b7-eb3cdd5b3cd9 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Volume info retrieved successfully. Jul 24 07:40:10.331279 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-94f80c48-6348-4c2f-a3b7-eb3cdd5b3cd9 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] https://10.4.3.170/volume/v3/volumes/792584f7-350d-4462-8244-597c3537ad37 returned with HTTP 200 Jul 24 07:40:10.331643 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 312/1255] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:10 2026] GET /volume/v3/volumes/792584f7-350d-4462-8244-597c3537ad37 => generated 906 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:10.746013 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-14b1ce38-2865-4801-aced-82f1b55ec458 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:10.747625 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-14b1ce38-2865-4801-aced-82f1b55ec458 tempest-VolumeRetypeMultiattachTest-1617024637 tempest-VolumeRetypeMultiattachTest-1617024637-project-member] GET https://10.4.3.170/volume/v3/volumes/38c91cdd-df00-4926-b8db-7725d436bdda Jul 24 07:40:10.747817 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-14b1ce38-2865-4801-aced-82f1b55ec458 tempest-VolumeRetypeMultiattachTest-1617024637 tempest-VolumeRetypeMultiattachTest-1617024637-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:10.747990 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-14b1ce38-2865-4801-aced-82f1b55ec458 tempest-VolumeRetypeMultiattachTest-1617024637 tempest-VolumeRetypeMultiattachTest-1617024637-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:10.754292 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:10.754292 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:40:10.757250 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-14b1ce38-2865-4801-aced-82f1b55ec458 tempest-VolumeRetypeMultiattachTest-1617024637 tempest-VolumeRetypeMultiattachTest-1617024637-project-member] Volume info retrieved successfully. Jul 24 07:40:10.760555 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-14b1ce38-2865-4801-aced-82f1b55ec458 tempest-VolumeRetypeMultiattachTest-1617024637 tempest-VolumeRetypeMultiattachTest-1617024637-project-member] https://10.4.3.170/volume/v3/volumes/38c91cdd-df00-4926-b8db-7725d436bdda returned with HTTP 200 Jul 24 07:40:10.760850 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 315/1256] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:40:10 2026] GET /volume/v3/volumes/38c91cdd-df00-4926-b8db-7725d436bdda => generated 996 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:40:10.772027 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-476d6542-637d-4a38-ba0b-0a00b3a84424 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:10.773688 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-476d6542-637d-4a38-ba0b-0a00b3a84424 tempest-VolumeRetypeMultiattachTest-484621976 tempest-VolumeRetypeMultiattachTest-484621976-project-admin] GET https://10.4.3.170/volume/v3/volumes/38c91cdd-df00-4926-b8db-7725d436bdda Jul 24 07:40:10.773882 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-476d6542-637d-4a38-ba0b-0a00b3a84424 tempest-VolumeRetypeMultiattachTest-484621976 tempest-VolumeRetypeMultiattachTest-484621976-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:10.774057 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-476d6542-637d-4a38-ba0b-0a00b3a84424 tempest-VolumeRetypeMultiattachTest-484621976 tempest-VolumeRetypeMultiattachTest-484621976-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:10.780352 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:10.780352 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:40:10.783116 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-476d6542-637d-4a38-ba0b-0a00b3a84424 tempest-VolumeRetypeMultiattachTest-484621976 tempest-VolumeRetypeMultiattachTest-484621976-project-admin] Volume info retrieved successfully. Jul 24 07:40:10.786358 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-476d6542-637d-4a38-ba0b-0a00b3a84424 tempest-VolumeRetypeMultiattachTest-484621976 tempest-VolumeRetypeMultiattachTest-484621976-project-admin] https://10.4.3.170/volume/v3/volumes/38c91cdd-df00-4926-b8db-7725d436bdda returned with HTTP 200 Jul 24 07:40:10.786724 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 317/1257] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:40:10 2026] GET /volume/v3/volumes/38c91cdd-df00-4926-b8db-7725d436bdda => generated 1190 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:40:10.797629 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-da9c4583-3985-4548-9e8a-6da4891e1420 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:10.800583 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-da9c4583-3985-4548-9e8a-6da4891e1420 tempest-VolumeRetypeMultiattachTest-484621976 tempest-VolumeRetypeMultiattachTest-484621976-project-admin] GET https://10.4.3.170/volume/v3/volumes/38c91cdd-df00-4926-b8db-7725d436bdda Jul 24 07:40:10.800583 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-da9c4583-3985-4548-9e8a-6da4891e1420 tempest-VolumeRetypeMultiattachTest-484621976 tempest-VolumeRetypeMultiattachTest-484621976-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:10.800583 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-da9c4583-3985-4548-9e8a-6da4891e1420 tempest-VolumeRetypeMultiattachTest-484621976 tempest-VolumeRetypeMultiattachTest-484621976-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:10.806088 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:10.806088 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:40:10.809329 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-da9c4583-3985-4548-9e8a-6da4891e1420 tempest-VolumeRetypeMultiattachTest-484621976 tempest-VolumeRetypeMultiattachTest-484621976-project-admin] Volume info retrieved successfully. Jul 24 07:40:10.812924 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-da9c4583-3985-4548-9e8a-6da4891e1420 tempest-VolumeRetypeMultiattachTest-484621976 tempest-VolumeRetypeMultiattachTest-484621976-project-admin] https://10.4.3.170/volume/v3/volumes/38c91cdd-df00-4926-b8db-7725d436bdda returned with HTTP 200 Jul 24 07:40:10.813403 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 314/1258] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:40:10 2026] GET /volume/v3/volumes/38c91cdd-df00-4926-b8db-7725d436bdda => generated 1190 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:40:10.824346 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-530aa656-9f82-4a9d-a82e-8a3746438c40 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:10.825900 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-530aa656-9f82-4a9d-a82e-8a3746438c40 tempest-VolumeRetypeMultiattachTest-1617024637 tempest-VolumeRetypeMultiattachTest-1617024637-project-member] POST https://10.4.3.170/volume/v3/volumes/38c91cdd-df00-4926-b8db-7725d436bdda/action Jul 24 07:40:10.826243 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-530aa656-9f82-4a9d-a82e-8a3746438c40 tempest-VolumeRetypeMultiattachTest-1617024637 tempest-VolumeRetypeMultiattachTest-1617024637-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-633352279", "migration_policy": "never"}}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:40:10.826367 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-530aa656-9f82-4a9d-a82e-8a3746438c40 tempest-VolumeRetypeMultiattachTest-1617024637 tempest-VolumeRetypeMultiattachTest-1617024637-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-633352279", "migration_policy": "never"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:10.833701 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:10.833701 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:40:10.834085 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-530aa656-9f82-4a9d-a82e-8a3746438c40 tempest-VolumeRetypeMultiattachTest-1617024637 tempest-VolumeRetypeMultiattachTest-1617024637-project-member] Volume info retrieved successfully. Jul 24 07:40:10.847849 np0000005822 devstack@c-api.service[100244]: WARNING cinder.quota [None req-530aa656-9f82-4a9d-a82e-8a3746438c40 tempest-VolumeRetypeMultiattachTest-1617024637 tempest-VolumeRetypeMultiattachTest-1617024637-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-633352279 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-633352279, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:40:10.848091 np0000005822 devstack@c-api.service[100244]: WARNING cinder.quota [None req-530aa656-9f82-4a9d-a82e-8a3746438c40 tempest-VolumeRetypeMultiattachTest-1617024637 tempest-VolumeRetypeMultiattachTest-1617024637-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-633352279 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-633352279, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:40:10.854890 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-530aa656-9f82-4a9d-a82e-8a3746438c40 tempest-VolumeRetypeMultiattachTest-1617024637 tempest-VolumeRetypeMultiattachTest-1617024637-project-member] Created reservations ['5d487a59-d822-49bc-8f8a-a008f45d1678', '48dd89ff-bc5c-4fa6-bb62-c577f77701a5'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:40:10.863010 np0000005822 devstack@c-api.service[100244]: WARNING cinder.quota [None req-530aa656-9f82-4a9d-a82e-8a3746438c40 tempest-VolumeRetypeMultiattachTest-1617024637 tempest-VolumeRetypeMultiattachTest-1617024637-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-988620767 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-988620767, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:40:10.863301 np0000005822 devstack@c-api.service[100244]: WARNING cinder.quota [None req-530aa656-9f82-4a9d-a82e-8a3746438c40 tempest-VolumeRetypeMultiattachTest-1617024637 tempest-VolumeRetypeMultiattachTest-1617024637-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-988620767 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-988620767, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:40:10.868143 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-530aa656-9f82-4a9d-a82e-8a3746438c40 tempest-VolumeRetypeMultiattachTest-1617024637 tempest-VolumeRetypeMultiattachTest-1617024637-project-member] Created reservations ['dae4baeb-8701-4899-ac84-eb3e8e7d44aa', '2b6e42a9-86d8-44f5-9f7c-edc3f757f406'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:40:10.890021 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-530aa656-9f82-4a9d-a82e-8a3746438c40 tempest-VolumeRetypeMultiattachTest-1617024637 tempest-VolumeRetypeMultiattachTest-1617024637-project-member] Retype volume request issued successfully. Jul 24 07:40:10.890350 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-530aa656-9f82-4a9d-a82e-8a3746438c40 tempest-VolumeRetypeMultiattachTest-1617024637 tempest-VolumeRetypeMultiattachTest-1617024637-project-member] https://10.4.3.170/volume/v3/volumes/38c91cdd-df00-4926-b8db-7725d436bdda/action returned with HTTP 202 Jul 24 07:40:10.890606 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 313/1259] 10.4.3.170 () {70 vars in 1432 bytes} [Fri Jul 24 07:40:10 2026] POST /volume/v3/volumes/38c91cdd-df00-4926-b8db-7725d436bdda/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 24 07:40:10.897340 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-b4002768-6ad2-4cef-a868-61365f86f1d6 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:10.898901 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b4002768-6ad2-4cef-a868-61365f86f1d6 tempest-VolumeRetypeMultiattachTest-1617024637 tempest-VolumeRetypeMultiattachTest-1617024637-project-member] GET https://10.4.3.170/volume/v3/volumes/38c91cdd-df00-4926-b8db-7725d436bdda Jul 24 07:40:10.899087 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b4002768-6ad2-4cef-a868-61365f86f1d6 tempest-VolumeRetypeMultiattachTest-1617024637 tempest-VolumeRetypeMultiattachTest-1617024637-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:10.899311 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b4002768-6ad2-4cef-a868-61365f86f1d6 tempest-VolumeRetypeMultiattachTest-1617024637 tempest-VolumeRetypeMultiattachTest-1617024637-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:10.905160 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:10.905160 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:40:10.908214 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-b4002768-6ad2-4cef-a868-61365f86f1d6 tempest-VolumeRetypeMultiattachTest-1617024637 tempest-VolumeRetypeMultiattachTest-1617024637-project-member] Volume info retrieved successfully. Jul 24 07:40:10.911702 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b4002768-6ad2-4cef-a868-61365f86f1d6 tempest-VolumeRetypeMultiattachTest-1617024637 tempest-VolumeRetypeMultiattachTest-1617024637-project-member] https://10.4.3.170/volume/v3/volumes/38c91cdd-df00-4926-b8db-7725d436bdda returned with HTTP 200 Jul 24 07:40:10.912035 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 316/1260] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:40:10 2026] GET /volume/v3/volumes/38c91cdd-df00-4926-b8db-7725d436bdda => generated 996 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:40:11.056023 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-68a010d7-f0d9-4b0c-9f3b-4622667c70df None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:11.057726 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-68a010d7-f0d9-4b0c-9f3b-4622667c70df tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/29d264e8-6391-459f-9324-a151c1c0b5fc Jul 24 07:40:11.057940 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-68a010d7-f0d9-4b0c-9f3b-4622667c70df tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:11.058133 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-68a010d7-f0d9-4b0c-9f3b-4622667c70df tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:11.058245 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-68a010d7-f0d9-4b0c-9f3b-4622667c70df tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id 29d264e8-6391-459f-9324-a151c1c0b5fc. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:40:11.062326 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:11.062326 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:40:11.062877 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-68a010d7-f0d9-4b0c-9f3b-4622667c70df tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/29d264e8-6391-459f-9324-a151c1c0b5fc returned with HTTP 200 Jul 24 07:40:11.063403 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 318/1261] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:40:11 2026] GET /volume/v3/backups/29d264e8-6391-459f-9324-a151c1c0b5fc => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:11.229118 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-925b992a-cfe9-4ba3-be60-166d944cf53e None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:11.232502 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-925b992a-cfe9-4ba3-be60-166d944cf53e tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] GET https://10.4.3.170/volume/v3/groups/dc3871c5-f377-41cc-ba77-2f33204d0b0c Jul 24 07:40:11.232502 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-925b992a-cfe9-4ba3-be60-166d944cf53e tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:11.232502 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-925b992a-cfe9-4ba3-be60-166d944cf53e tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:11.232502 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.groups [None req-925b992a-cfe9-4ba3-be60-166d944cf53e tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] show called for member dc3871c5-f377-41cc-ba77-2f33204d0b0c {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 07:40:11.235362 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:11.235362 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:40:11.242500 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-925b992a-cfe9-4ba3-be60-166d944cf53e tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] https://10.4.3.170/volume/v3/groups/dc3871c5-f377-41cc-ba77-2f33204d0b0c returned with HTTP 200 Jul 24 07:40:11.242500 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 315/1262] 10.4.3.170 () {68 vars in 1386 bytes} [Fri Jul 24 07:40:11 2026] GET /volume/v3/groups/dc3871c5-f377-41cc-ba77-2f33204d0b0c => generated 392 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:40:11.252373 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-8ad241c8-d109-4b98-8215-7b8244f7e1b3 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:11.254310 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8ad241c8-d109-4b98-8215-7b8244f7e1b3 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:40:11.254716 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8ad241c8-d109-4b98-8215-7b8244f7e1b3 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1831096658", "volume_type": "eb5cbcb3-cba1-45fc-8c05-0e98ff585481", "group_id": "dc3871c5-f377-41cc-ba77-2f33204d0b0c", "size": 1}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:11.256246 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-8ad241c8-d109-4b98-8215-7b8244f7e1b3 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1831096658', 'volume_type': 'eb5cbcb3-cba1-45fc-8c05-0e98ff585481', 'group_id': 'dc3871c5-f377-41cc-ba77-2f33204d0b0c', 'size': 1}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:40:11.263114 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:11.263114 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:40:11.263599 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-8ad241c8-d109-4b98-8215-7b8244f7e1b3 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Create volume of 1 GB Jul 24 07:40:11.269048 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-8ad241c8-d109-4b98-8215-7b8244f7e1b3 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Availability Zones retrieved successfully. Jul 24 07:40:11.277422 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-8ad241c8-d109-4b98-8215-7b8244f7e1b3 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Flow 'volume_create_api' (1c1a078c-5c3a-4d1f-8749-371156dbc511) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:40:11.279029 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-8ad241c8-d109-4b98-8215-7b8244f7e1b3 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a8b9e66-fb37-49b0-97eb-593535641eea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:40:11.279860 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:11.279860 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:40:11.280482 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-8ad241c8-d109-4b98-8215-7b8244f7e1b3 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:40:11.303948 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-8ad241c8-d109-4b98-8215-7b8244f7e1b3 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a8b9e66-fb37-49b0-97eb-593535641eea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:40:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=eb5cbcb3-cba1-45fc-8c05-0e98ff585481,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-2003633180',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'eb5cbcb3-cba1-45fc-8c05-0e98ff585481', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'dc3871c5-f377-41cc-ba77-2f33204d0b0c', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:40:11.305380 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-8ad241c8-d109-4b98-8215-7b8244f7e1b3 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5dda22d0-6a49-4c95-8955-585c24d5fa32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:40:11.327798 np0000005822 devstack@c-api.service[100244]: WARNING cinder.quota [None req-8ad241c8-d109-4b98-8215-7b8244f7e1b3 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-2003633180 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-2003633180, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:40:11.327983 np0000005822 devstack@c-api.service[100244]: WARNING cinder.quota [None req-8ad241c8-d109-4b98-8215-7b8244f7e1b3 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-2003633180 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-2003633180, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:40:11.346017 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-89dfea8c-84f5-4acb-9796-68d9303b6e44 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:11.347919 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-89dfea8c-84f5-4acb-9796-68d9303b6e44 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] GET https://10.4.3.170/volume/v3/volumes/792584f7-350d-4462-8244-597c3537ad37 Jul 24 07:40:11.348102 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-89dfea8c-84f5-4acb-9796-68d9303b6e44 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:11.348377 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-89dfea8c-84f5-4acb-9796-68d9303b6e44 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:11.352093 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-8ad241c8-d109-4b98-8215-7b8244f7e1b3 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Created reservations ['9bf9c482-541c-4bb6-8376-580c1177bc5a', 'cd59d32e-d76e-4fe8-a22d-a2a4fa81317b', '8efd76ae-27b7-46d3-b05b-bda4ac88fbbf', '03282165-ae39-4bfb-913c-e92fcc00efb4'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:40:11.352866 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-8ad241c8-d109-4b98-8215-7b8244f7e1b3 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5dda22d0-6a49-4c95-8955-585c24d5fa32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9bf9c482-541c-4bb6-8376-580c1177bc5a', 'cd59d32e-d76e-4fe8-a22d-a2a4fa81317b', '8efd76ae-27b7-46d3-b05b-bda4ac88fbbf', '03282165-ae39-4bfb-913c-e92fcc00efb4']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:40:11.353721 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-8ad241c8-d109-4b98-8215-7b8244f7e1b3 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58cc1822-c97f-49b6-81d7-cd631bfe2dbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:40:11.354223 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:11.354223 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:40:11.357326 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-89dfea8c-84f5-4acb-9796-68d9303b6e44 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Volume info retrieved successfully. Jul 24 07:40:11.361109 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-89dfea8c-84f5-4acb-9796-68d9303b6e44 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] https://10.4.3.170/volume/v3/volumes/792584f7-350d-4462-8244-597c3537ad37 returned with HTTP 200 Jul 24 07:40:11.361492 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 317/1263] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:11 2026] GET /volume/v3/volumes/792584f7-350d-4462-8244-597c3537ad37 => generated 906 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:11.379089 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-8ad241c8-d109-4b98-8215-7b8244f7e1b3 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58cc1822-c97f-49b6-81d7-cd631bfe2dbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3badd0a2-f75c-4526-8f2f-8ca383217fd1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1831096658',encryption_key_id=None,group_id=dc3871c5-f377-41cc-ba77-2f33204d0b0c,group_type_id=,metadata={},multiattach=False,project_id='40d9e8d6561f44c9aaf56f153f96977d',qos_specs=None,replication_status=,reservations=['9bf9c482-541c-4bb6-8376-580c1177bc5a','cd59d32e-d76e-4fe8-a22d-a2a4fa81317b','8efd76ae-27b7-46d3-b05b-bda4ac88fbbf','03282165-ae39-4bfb-913c-e92fcc00efb4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e335f6a3ece3482586192f77a197d963',volume_type_id=eb5cbcb3-cba1-45fc-8c05-0e98ff585481), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:40:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1831096658',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=dc3871c5-f377-41cc-ba77-2f33204d0b0c,host=None,id=3badd0a2-f75c-4526-8f2f-8ca383217fd1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='40d9e8d6561f44c9aaf56f153f96977d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e335f6a3ece3482586192f77a197d963',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(eb5cbcb3-cba1-45fc-8c05-0e98ff585481),volume_type_id=eb5cbcb3-cba1-45fc-8c05-0e98ff585481)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:40:11.380092 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-8ad241c8-d109-4b98-8215-7b8244f7e1b3 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9655e47d-7263-4539-aa6f-eed0c45a0a3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:40:11.400261 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-8ad241c8-d109-4b98-8215-7b8244f7e1b3 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9655e47d-7263-4539-aa6f-eed0c45a0a3f) transitioned into state 'SUCCESS' from state '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-1831096658',encryption_key_id=None,group_id=dc3871c5-f377-41cc-ba77-2f33204d0b0c,group_type_id=,metadata={},multiattach=False,project_id='40d9e8d6561f44c9aaf56f153f96977d',qos_specs=None,replication_status=,reservations=['9bf9c482-541c-4bb6-8376-580c1177bc5a','cd59d32e-d76e-4fe8-a22d-a2a4fa81317b','8efd76ae-27b7-46d3-b05b-bda4ac88fbbf','03282165-ae39-4bfb-913c-e92fcc00efb4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e335f6a3ece3482586192f77a197d963',volume_type_id=eb5cbcb3-cba1-45fc-8c05-0e98ff585481)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:40:11.400929 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-8ad241c8-d109-4b98-8215-7b8244f7e1b3 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f77a6617-b3df-4150-a454-10d893c64340) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:40:11.412036 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-8ad241c8-d109-4b98-8215-7b8244f7e1b3 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f77a6617-b3df-4150-a454-10d893c64340) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:40:11.412933 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-8ad241c8-d109-4b98-8215-7b8244f7e1b3 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Flow 'volume_create_api' (1c1a078c-5c3a-4d1f-8749-371156dbc511) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:40:11.413260 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-8ad241c8-d109-4b98-8215-7b8244f7e1b3 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Create volume request issued successfully. Jul 24 07:40:11.413900 np0000005822 devstack@c-api.service[100244]: WARNING stevedore.named [None req-8ad241c8-d109-4b98-8215-7b8244f7e1b3 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:40:11.414038 np0000005822 devstack@c-api.service[100244]: WARNING castellan.key_manager [None req-8ad241c8-d109-4b98-8215-7b8244f7e1b3 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:40:11.448899 np0000005822 devstack@c-api.service[100244]: DEBUG oslo_db.sqlalchemy.engines [None req-8ad241c8-d109-4b98-8215-7b8244f7e1b3 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100244) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 07:40:11.451921 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:11.451921 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:40:11.455030 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8ad241c8-d109-4b98-8215-7b8244f7e1b3 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:40:11.455452 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 314/1264] 10.4.3.170 () {70 vars in 1300 bytes} [Fri Jul 24 07:40:11 2026] POST /volume/v3/volumes => generated 823 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:40:11.467869 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-bc6debef-f6df-44dd-9006-d1d237965a21 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:11.469547 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bc6debef-f6df-44dd-9006-d1d237965a21 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] GET https://10.4.3.170/volume/v3/volumes/3badd0a2-f75c-4526-8f2f-8ca383217fd1 Jul 24 07:40:11.469739 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bc6debef-f6df-44dd-9006-d1d237965a21 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:11.469914 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bc6debef-f6df-44dd-9006-d1d237965a21 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:11.477180 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:11.477180 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:40:11.480899 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-bc6debef-f6df-44dd-9006-d1d237965a21 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Volume info retrieved successfully. Jul 24 07:40:11.481595 np0000005822 devstack@c-api.service[100246]: WARNING stevedore.named [None req-bc6debef-f6df-44dd-9006-d1d237965a21 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:40:11.481738 np0000005822 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-bc6debef-f6df-44dd-9006-d1d237965a21 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:40:11.516515 np0000005822 devstack@c-api.service[100246]: DEBUG oslo_db.sqlalchemy.engines [None req-bc6debef-f6df-44dd-9006-d1d237965a21 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100246) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 07:40:11.519414 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:11.519414 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:40:11.525936 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bc6debef-f6df-44dd-9006-d1d237965a21 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] https://10.4.3.170/volume/v3/volumes/3badd0a2-f75c-4526-8f2f-8ca383217fd1 returned with HTTP 200 Jul 24 07:40:11.526352 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 319/1265] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:40:11 2026] GET /volume/v3/volumes/3badd0a2-f75c-4526-8f2f-8ca383217fd1 => generated 891 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:40:11.926025 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-41006067-71f2-49fc-8eb8-c784feecce73 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:11.928240 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-41006067-71f2-49fc-8eb8-c784feecce73 tempest-VolumeRetypeMultiattachTest-1617024637 tempest-VolumeRetypeMultiattachTest-1617024637-project-member] GET https://10.4.3.170/volume/v3/volumes/38c91cdd-df00-4926-b8db-7725d436bdda Jul 24 07:40:11.929175 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-41006067-71f2-49fc-8eb8-c784feecce73 tempest-VolumeRetypeMultiattachTest-1617024637 tempest-VolumeRetypeMultiattachTest-1617024637-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:11.930997 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-41006067-71f2-49fc-8eb8-c784feecce73 tempest-VolumeRetypeMultiattachTest-1617024637 tempest-VolumeRetypeMultiattachTest-1617024637-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:11.939008 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:11.939008 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:40:11.943725 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-41006067-71f2-49fc-8eb8-c784feecce73 tempest-VolumeRetypeMultiattachTest-1617024637 tempest-VolumeRetypeMultiattachTest-1617024637-project-member] Volume info retrieved successfully. Jul 24 07:40:11.949559 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-41006067-71f2-49fc-8eb8-c784feecce73 tempest-VolumeRetypeMultiattachTest-1617024637 tempest-VolumeRetypeMultiattachTest-1617024637-project-member] https://10.4.3.170/volume/v3/volumes/38c91cdd-df00-4926-b8db-7725d436bdda returned with HTTP 200 Jul 24 07:40:11.950308 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 316/1266] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:40:11 2026] GET /volume/v3/volumes/38c91cdd-df00-4926-b8db-7725d436bdda => generated 997 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:40:11.961163 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-8655e73f-3c58-49d4-befe-0cb853848967 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:11.963128 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8655e73f-3c58-49d4-befe-0cb853848967 tempest-VolumeRetypeMultiattachTest-484621976 tempest-VolumeRetypeMultiattachTest-484621976-project-admin] GET https://10.4.3.170/volume/v3/volumes/38c91cdd-df00-4926-b8db-7725d436bdda Jul 24 07:40:11.963385 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8655e73f-3c58-49d4-befe-0cb853848967 tempest-VolumeRetypeMultiattachTest-484621976 tempest-VolumeRetypeMultiattachTest-484621976-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:11.963608 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8655e73f-3c58-49d4-befe-0cb853848967 tempest-VolumeRetypeMultiattachTest-484621976 tempest-VolumeRetypeMultiattachTest-484621976-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:11.971542 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:11.971542 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:40:11.974950 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-8655e73f-3c58-49d4-befe-0cb853848967 tempest-VolumeRetypeMultiattachTest-484621976 tempest-VolumeRetypeMultiattachTest-484621976-project-admin] Volume info retrieved successfully. Jul 24 07:40:11.979009 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8655e73f-3c58-49d4-befe-0cb853848967 tempest-VolumeRetypeMultiattachTest-484621976 tempest-VolumeRetypeMultiattachTest-484621976-project-admin] https://10.4.3.170/volume/v3/volumes/38c91cdd-df00-4926-b8db-7725d436bdda returned with HTTP 200 Jul 24 07:40:11.979543 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 318/1267] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:40:11 2026] GET /volume/v3/volumes/38c91cdd-df00-4926-b8db-7725d436bdda => generated 1191 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:40:11.990229 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-e880d933-95e9-498e-93ae-b27eb06383d8 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:11.992084 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e880d933-95e9-498e-93ae-b27eb06383d8 tempest-VolumeRetypeMultiattachTest-484621976 tempest-VolumeRetypeMultiattachTest-484621976-project-admin] GET https://10.4.3.170/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-413021117 Jul 24 07:40:11.992333 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e880d933-95e9-498e-93ae-b27eb06383d8 tempest-VolumeRetypeMultiattachTest-484621976 tempest-VolumeRetypeMultiattachTest-484621976-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:11.992485 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e880d933-95e9-498e-93ae-b27eb06383d8 tempest-VolumeRetypeMultiattachTest-484621976 tempest-VolumeRetypeMultiattachTest-484621976-project-admin] Calling method 'index' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:11.993183 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-e880d933-95e9-498e-93ae-b27eb06383d8 tempest-VolumeRetypeMultiattachTest-484621976 tempest-VolumeRetypeMultiattachTest-484621976-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-413021117'), ('all_tenants', True)]). {{(pid=100244) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 07:40:12.017982 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-e880d933-95e9-498e-93ae-b27eb06383d8 tempest-VolumeRetypeMultiattachTest-484621976 tempest-VolumeRetypeMultiattachTest-484621976-project-admin] Get all volumes completed successfully. Jul 24 07:40:12.018465 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e880d933-95e9-498e-93ae-b27eb06383d8 tempest-VolumeRetypeMultiattachTest-484621976 tempest-VolumeRetypeMultiattachTest-484621976-project-admin] https://10.4.3.170/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-413021117 returned with HTTP 200 Jul 24 07:40:12.018870 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 315/1268] 10.4.3.170 () {68 vars in 1427 bytes} [Fri Jul 24 07:40:11 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-413021117 => generated 341 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 24 07:40:12.026877 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-cf3cc601-c0f5-4779-84c5-ef6d8b4af637 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:12.028728 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cf3cc601-c0f5-4779-84c5-ef6d8b4af637 tempest-VolumeRetypeMultiattachTest-484621976 tempest-VolumeRetypeMultiattachTest-484621976-project-admin] GET https://10.4.3.170/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-413021117 Jul 24 07:40:12.028910 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cf3cc601-c0f5-4779-84c5-ef6d8b4af637 tempest-VolumeRetypeMultiattachTest-484621976 tempest-VolumeRetypeMultiattachTest-484621976-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:12.029081 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cf3cc601-c0f5-4779-84c5-ef6d8b4af637 tempest-VolumeRetypeMultiattachTest-484621976 tempest-VolumeRetypeMultiattachTest-484621976-project-admin] Calling method 'index' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:12.029839 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-cf3cc601-c0f5-4779-84c5-ef6d8b4af637 tempest-VolumeRetypeMultiattachTest-484621976 tempest-VolumeRetypeMultiattachTest-484621976-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-413021117'), ('all_tenants', True)]). {{(pid=100246) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 07:40:12.072493 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-aa8a421a-e801-477e-853b-243da368e0eb None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:12.075333 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-aa8a421a-e801-477e-853b-243da368e0eb tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/29d264e8-6391-459f-9324-a151c1c0b5fc Jul 24 07:40:12.075333 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-aa8a421a-e801-477e-853b-243da368e0eb tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:12.075333 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-aa8a421a-e801-477e-853b-243da368e0eb tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:12.075333 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-aa8a421a-e801-477e-853b-243da368e0eb tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id 29d264e8-6391-459f-9324-a151c1c0b5fc. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:40:12.078846 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:12.078846 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:40:12.079649 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-aa8a421a-e801-477e-853b-243da368e0eb tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/29d264e8-6391-459f-9324-a151c1c0b5fc returned with HTTP 200 Jul 24 07:40:12.080169 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 317/1269] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:40:12 2026] GET /volume/v3/backups/29d264e8-6391-459f-9324-a151c1c0b5fc => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:12.194588 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-cf3cc601-c0f5-4779-84c5-ef6d8b4af637 tempest-VolumeRetypeMultiattachTest-484621976 tempest-VolumeRetypeMultiattachTest-484621976-project-admin] Get all volumes completed successfully. Jul 24 07:40:12.194988 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cf3cc601-c0f5-4779-84c5-ef6d8b4af637 tempest-VolumeRetypeMultiattachTest-484621976 tempest-VolumeRetypeMultiattachTest-484621976-project-admin] https://10.4.3.170/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-413021117 returned with HTTP 200 Jul 24 07:40:12.195588 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 320/1270] 10.4.3.170 () {68 vars in 1427 bytes} [Fri Jul 24 07:40:12 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-413021117 => generated 341 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:40:12.203255 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-67175ef3-b759-481f-ae87-a8dad2575742 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:12.204941 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-67175ef3-b759-481f-ae87-a8dad2575742 tempest-VolumeRetypeMultiattachTest-1617024637 tempest-VolumeRetypeMultiattachTest-1617024637-project-member] GET https://10.4.3.170/volume/v3/volumes/38c91cdd-df00-4926-b8db-7725d436bdda Jul 24 07:40:12.205183 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-67175ef3-b759-481f-ae87-a8dad2575742 tempest-VolumeRetypeMultiattachTest-1617024637 tempest-VolumeRetypeMultiattachTest-1617024637-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:12.205405 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-67175ef3-b759-481f-ae87-a8dad2575742 tempest-VolumeRetypeMultiattachTest-1617024637 tempest-VolumeRetypeMultiattachTest-1617024637-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:12.212073 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:12.212073 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:40:12.215439 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-67175ef3-b759-481f-ae87-a8dad2575742 tempest-VolumeRetypeMultiattachTest-1617024637 tempest-VolumeRetypeMultiattachTest-1617024637-project-member] Volume info retrieved successfully. Jul 24 07:40:12.219611 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-67175ef3-b759-481f-ae87-a8dad2575742 tempest-VolumeRetypeMultiattachTest-1617024637 tempest-VolumeRetypeMultiattachTest-1617024637-project-member] https://10.4.3.170/volume/v3/volumes/38c91cdd-df00-4926-b8db-7725d436bdda returned with HTTP 200 Jul 24 07:40:12.219938 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 319/1271] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:40:12 2026] GET /volume/v3/volumes/38c91cdd-df00-4926-b8db-7725d436bdda => generated 997 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:40:12.230982 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-3b171085-5793-401f-b680-7cc70ad89821 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:12.232777 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3b171085-5793-401f-b680-7cc70ad89821 tempest-VolumeRetypeMultiattachTest-1617024637 tempest-VolumeRetypeMultiattachTest-1617024637-project-member] DELETE https://10.4.3.170/volume/v3/volumes/38c91cdd-df00-4926-b8db-7725d436bdda Jul 24 07:40:12.232976 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3b171085-5793-401f-b680-7cc70ad89821 tempest-VolumeRetypeMultiattachTest-1617024637 tempest-VolumeRetypeMultiattachTest-1617024637-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:12.233169 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3b171085-5793-401f-b680-7cc70ad89821 tempest-VolumeRetypeMultiattachTest-1617024637 tempest-VolumeRetypeMultiattachTest-1617024637-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:12.233410 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-3b171085-5793-401f-b680-7cc70ad89821 tempest-VolumeRetypeMultiattachTest-1617024637 tempest-VolumeRetypeMultiattachTest-1617024637-project-member] Delete volume with id: 38c91cdd-df00-4926-b8db-7725d436bdda Jul 24 07:40:12.239740 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:12.239740 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:40:12.240263 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-3b171085-5793-401f-b680-7cc70ad89821 tempest-VolumeRetypeMultiattachTest-1617024637 tempest-VolumeRetypeMultiattachTest-1617024637-project-member] Volume info retrieved successfully. Jul 24 07:40:12.254728 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-3b171085-5793-401f-b680-7cc70ad89821 tempest-VolumeRetypeMultiattachTest-1617024637 tempest-VolumeRetypeMultiattachTest-1617024637-project-member] Delete volume request issued successfully. Jul 24 07:40:12.254910 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3b171085-5793-401f-b680-7cc70ad89821 tempest-VolumeRetypeMultiattachTest-1617024637 tempest-VolumeRetypeMultiattachTest-1617024637-project-member] https://10.4.3.170/volume/v3/volumes/38c91cdd-df00-4926-b8db-7725d436bdda returned with HTTP 202 Jul 24 07:40:12.255347 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 316/1272] 10.4.3.170 () {68 vars in 1392 bytes} [Fri Jul 24 07:40:12 2026] DELETE /volume/v3/volumes/38c91cdd-df00-4926-b8db-7725d436bdda => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 07:40:12.262350 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-dc1855a8-a12d-48f7-95e3-6745c4c8a5e7 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:12.265325 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-dc1855a8-a12d-48f7-95e3-6745c4c8a5e7 tempest-VolumeRetypeMultiattachTest-1617024637 tempest-VolumeRetypeMultiattachTest-1617024637-project-member] GET https://10.4.3.170/volume/v3/volumes/38c91cdd-df00-4926-b8db-7725d436bdda Jul 24 07:40:12.265325 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-dc1855a8-a12d-48f7-95e3-6745c4c8a5e7 tempest-VolumeRetypeMultiattachTest-1617024637 tempest-VolumeRetypeMultiattachTest-1617024637-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:12.265325 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-dc1855a8-a12d-48f7-95e3-6745c4c8a5e7 tempest-VolumeRetypeMultiattachTest-1617024637 tempest-VolumeRetypeMultiattachTest-1617024637-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:12.271776 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:12.271776 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:40:12.276527 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-dc1855a8-a12d-48f7-95e3-6745c4c8a5e7 tempest-VolumeRetypeMultiattachTest-1617024637 tempest-VolumeRetypeMultiattachTest-1617024637-project-member] Volume info retrieved successfully. Jul 24 07:40:12.278304 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-dc1855a8-a12d-48f7-95e3-6745c4c8a5e7 tempest-VolumeRetypeMultiattachTest-1617024637 tempest-VolumeRetypeMultiattachTest-1617024637-project-member] https://10.4.3.170/volume/v3/volumes/38c91cdd-df00-4926-b8db-7725d436bdda returned with HTTP 200 Jul 24 07:40:12.278858 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 318/1273] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:40:12 2026] GET /volume/v3/volumes/38c91cdd-df00-4926-b8db-7725d436bdda => generated 996 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:40:12.379134 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-bbcfa153-7491-44b7-be2e-81f9c9bd6899 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:12.381156 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bbcfa153-7491-44b7-be2e-81f9c9bd6899 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] GET https://10.4.3.170/volume/v3/volumes/792584f7-350d-4462-8244-597c3537ad37 Jul 24 07:40:12.381404 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bbcfa153-7491-44b7-be2e-81f9c9bd6899 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:12.381632 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bbcfa153-7491-44b7-be2e-81f9c9bd6899 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:12.390000 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:12.390000 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:40:12.394361 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-bbcfa153-7491-44b7-be2e-81f9c9bd6899 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Volume info retrieved successfully. Jul 24 07:40:12.399401 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bbcfa153-7491-44b7-be2e-81f9c9bd6899 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] https://10.4.3.170/volume/v3/volumes/792584f7-350d-4462-8244-597c3537ad37 returned with HTTP 200 Jul 24 07:40:12.399774 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 321/1274] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:12 2026] GET /volume/v3/volumes/792584f7-350d-4462-8244-597c3537ad37 => generated 906 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:12.538043 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-fca22a23-90f3-43b0-85e0-30edefcf22d4 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:12.539882 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-fca22a23-90f3-43b0-85e0-30edefcf22d4 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] GET https://10.4.3.170/volume/v3/volumes/3badd0a2-f75c-4526-8f2f-8ca383217fd1 Jul 24 07:40:12.540083 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-fca22a23-90f3-43b0-85e0-30edefcf22d4 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:12.540307 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-fca22a23-90f3-43b0-85e0-30edefcf22d4 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:12.546784 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:12.546784 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:40:12.550415 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-fca22a23-90f3-43b0-85e0-30edefcf22d4 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Volume info retrieved successfully. Jul 24 07:40:12.551066 np0000005822 devstack@c-api.service[100245]: WARNING stevedore.named [None req-fca22a23-90f3-43b0-85e0-30edefcf22d4 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:40:12.551249 np0000005822 devstack@c-api.service[100245]: WARNING castellan.key_manager [None req-fca22a23-90f3-43b0-85e0-30edefcf22d4 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:40:12.591163 np0000005822 devstack@c-api.service[100245]: DEBUG oslo_db.sqlalchemy.engines [None req-fca22a23-90f3-43b0-85e0-30edefcf22d4 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100245) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 07:40:12.594079 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:12.594079 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:40:12.600631 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-fca22a23-90f3-43b0-85e0-30edefcf22d4 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] https://10.4.3.170/volume/v3/volumes/3badd0a2-f75c-4526-8f2f-8ca383217fd1 returned with HTTP 200 Jul 24 07:40:12.600978 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 320/1275] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:40:12 2026] GET /volume/v3/volumes/3badd0a2-f75c-4526-8f2f-8ca383217fd1 => generated 916 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:40:12.615677 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-2b842c69-4c79-46dc-97cc-1ad47db3c06c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:12.617723 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2b842c69-4c79-46dc-97cc-1ad47db3c06c tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] POST https://10.4.3.170/volume/v3/group_snapshots Jul 24 07:40:12.618138 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2b842c69-4c79-46dc-97cc-1ad47db3c06c tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "dc3871c5-f377-41cc-ba77-2f33204d0b0c", "name": "tempest-group_snapshot-1840326840"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:12.620192 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.group_snapshots [None req-2b842c69-4c79-46dc-97cc-1ad47db3c06c tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'dc3871c5-f377-41cc-ba77-2f33204d0b0c', 'name': 'tempest-group_snapshot-1840326840'}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 24 07:40:12.623750 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:12.623750 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:40:12.626945 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.group_snapshots [None req-2b842c69-4c79-46dc-97cc-1ad47db3c06c tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Creating group_snapshot tempest-group_snapshot-1840326840. Jul 24 07:40:12.642431 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:12.642431 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:40:12.652111 np0000005822 devstack@c-api.service[100244]: WARNING cinder.quota [None req-2b842c69-4c79-46dc-97cc-1ad47db3c06c tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-2003633180 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-2003633180, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:40:12.667267 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-2b842c69-4c79-46dc-97cc-1ad47db3c06c tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Created reservations ['3e93d2a5-c55c-40e0-b7da-86f981c9384a', 'fb1ab088-acdb-4077-8080-2bad8a471860', 'd8bc8a72-047a-43ce-b1dc-254bb7e9c9b2', 'a6b1397b-4a68-4a37-9253-c6c478c830a8'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:40:12.692798 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2b842c69-4c79-46dc-97cc-1ad47db3c06c tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] https://10.4.3.170/volume/v3/group_snapshots returned with HTTP 202 Jul 24 07:40:12.693194 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 317/1276] 10.4.3.170 () {70 vars in 1324 bytes} [Fri Jul 24 07:40:12 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:40:12.701805 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-42859d3b-74ac-406d-ad2f-f06ec38c9f94 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:12.704573 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-42859d3b-74ac-406d-ad2f-f06ec38c9f94 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] GET https://10.4.3.170/volume/v3/group_snapshots/4cc46d65-3416-4280-be91-3cb39475e2ec Jul 24 07:40:12.704573 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-42859d3b-74ac-406d-ad2f-f06ec38c9f94 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:12.704573 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-42859d3b-74ac-406d-ad2f-f06ec38c9f94 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:12.704573 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.group_snapshots [None req-42859d3b-74ac-406d-ad2f-f06ec38c9f94 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] show called for member 4cc46d65-3416-4280-be91-3cb39475e2ec {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 24 07:40:12.708008 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:12.708008 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:40:12.713408 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-42859d3b-74ac-406d-ad2f-f06ec38c9f94 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] https://10.4.3.170/volume/v3/group_snapshots/4cc46d65-3416-4280-be91-3cb39475e2ec returned with HTTP 200 Jul 24 07:40:12.713408 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 319/1277] 10.4.3.170 () {68 vars in 1413 bytes} [Fri Jul 24 07:40:12 2026] GET /volume/v3/group_snapshots/4cc46d65-3416-4280-be91-3cb39475e2ec => generated 307 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:40:13.089848 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c07e0606-9f76-47b5-b54c-53de6098d487 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:13.091601 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c07e0606-9f76-47b5-b54c-53de6098d487 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/29d264e8-6391-459f-9324-a151c1c0b5fc Jul 24 07:40:13.091838 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c07e0606-9f76-47b5-b54c-53de6098d487 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:13.092064 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c07e0606-9f76-47b5-b54c-53de6098d487 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:13.092239 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-c07e0606-9f76-47b5-b54c-53de6098d487 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id 29d264e8-6391-459f-9324-a151c1c0b5fc. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:40:13.096410 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:13.096410 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:40:13.097045 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c07e0606-9f76-47b5-b54c-53de6098d487 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/29d264e8-6391-459f-9324-a151c1c0b5fc returned with HTTP 200 Jul 24 07:40:13.097510 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 322/1278] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:40:13 2026] GET /volume/v3/backups/29d264e8-6391-459f-9324-a151c1c0b5fc => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:13.290634 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-2dc4e73b-4f85-4b47-a858-ad36b9ace539 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:13.292641 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2dc4e73b-4f85-4b47-a858-ad36b9ace539 tempest-VolumeRetypeMultiattachTest-1617024637 tempest-VolumeRetypeMultiattachTest-1617024637-project-member] GET https://10.4.3.170/volume/v3/volumes/38c91cdd-df00-4926-b8db-7725d436bdda Jul 24 07:40:13.292840 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2dc4e73b-4f85-4b47-a858-ad36b9ace539 tempest-VolumeRetypeMultiattachTest-1617024637 tempest-VolumeRetypeMultiattachTest-1617024637-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:13.293017 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2dc4e73b-4f85-4b47-a858-ad36b9ace539 tempest-VolumeRetypeMultiattachTest-1617024637 tempest-VolumeRetypeMultiattachTest-1617024637-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:13.298379 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2dc4e73b-4f85-4b47-a858-ad36b9ace539 tempest-VolumeRetypeMultiattachTest-1617024637 tempest-VolumeRetypeMultiattachTest-1617024637-project-member] https://10.4.3.170/volume/v3/volumes/38c91cdd-df00-4926-b8db-7725d436bdda returned with HTTP 404 Jul 24 07:40:13.298783 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 321/1279] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:40:13 2026] GET /volume/v3/volumes/38c91cdd-df00-4926-b8db-7725d436bdda => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 07:40:13.306972 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-7b11f509-a65d-4a2d-80e8-cee2525913ac None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:13.308751 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7b11f509-a65d-4a2d-80e8-cee2525913ac tempest-VolumeRetypeMultiattachTest-484621976 tempest-VolumeRetypeMultiattachTest-484621976-project-admin] DELETE https://10.4.3.170/volume/v3/types/bd0ca7eb-6851-453e-b99a-78ecb2d9fe10 Jul 24 07:40:13.308914 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7b11f509-a65d-4a2d-80e8-cee2525913ac tempest-VolumeRetypeMultiattachTest-484621976 tempest-VolumeRetypeMultiattachTest-484621976-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:13.309106 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7b11f509-a65d-4a2d-80e8-cee2525913ac tempest-VolumeRetypeMultiattachTest-484621976 tempest-VolumeRetypeMultiattachTest-484621976-project-admin] Calling method '_delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:13.309369 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:13.309369 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:40:13.332174 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7b11f509-a65d-4a2d-80e8-cee2525913ac tempest-VolumeRetypeMultiattachTest-484621976 tempest-VolumeRetypeMultiattachTest-484621976-project-admin] https://10.4.3.170/volume/v3/types/bd0ca7eb-6851-453e-b99a-78ecb2d9fe10 returned with HTTP 202 Jul 24 07:40:13.332593 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 318/1280] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 24 07:40:13 2026] DELETE /volume/v3/types/bd0ca7eb-6851-453e-b99a-78ecb2d9fe10 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:40:13.339994 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-6b7f6234-8f5e-4f20-98cf-3b03a1327cf5 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:13.343213 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6b7f6234-8f5e-4f20-98cf-3b03a1327cf5 tempest-VolumeRetypeMultiattachTest-484621976 tempest-VolumeRetypeMultiattachTest-484621976-project-admin] GET https://10.4.3.170/volume/v3/types/bd0ca7eb-6851-453e-b99a-78ecb2d9fe10 Jul 24 07:40:13.343213 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-6b7f6234-8f5e-4f20-98cf-3b03a1327cf5 tempest-VolumeRetypeMultiattachTest-484621976 tempest-VolumeRetypeMultiattachTest-484621976-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:13.343213 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-6b7f6234-8f5e-4f20-98cf-3b03a1327cf5 tempest-VolumeRetypeMultiattachTest-484621976 tempest-VolumeRetypeMultiattachTest-484621976-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:13.345564 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6b7f6234-8f5e-4f20-98cf-3b03a1327cf5 tempest-VolumeRetypeMultiattachTest-484621976 tempest-VolumeRetypeMultiattachTest-484621976-project-admin] https://10.4.3.170/volume/v3/types/bd0ca7eb-6851-453e-b99a-78ecb2d9fe10 returned with HTTP 404 Jul 24 07:40:13.346137 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 320/1281] 10.4.3.170 () {66 vars in 1342 bytes} [Fri Jul 24 07:40:13 2026] GET /volume/v3/types/bd0ca7eb-6851-453e-b99a-78ecb2d9fe10 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:40:13.352476 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-56244178-8e51-4666-9f83-8c0965ac3ab0 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:13.354221 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-56244178-8e51-4666-9f83-8c0965ac3ab0 tempest-VolumeRetypeMultiattachTest-484621976 tempest-VolumeRetypeMultiattachTest-484621976-project-admin] DELETE https://10.4.3.170/volume/v3/types/a5b58262-d8d0-4c54-8978-8ac63cc434ef Jul 24 07:40:13.354448 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-56244178-8e51-4666-9f83-8c0965ac3ab0 tempest-VolumeRetypeMultiattachTest-484621976 tempest-VolumeRetypeMultiattachTest-484621976-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:13.354644 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-56244178-8e51-4666-9f83-8c0965ac3ab0 tempest-VolumeRetypeMultiattachTest-484621976 tempest-VolumeRetypeMultiattachTest-484621976-project-admin] Calling method '_delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:13.374727 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-56244178-8e51-4666-9f83-8c0965ac3ab0 tempest-VolumeRetypeMultiattachTest-484621976 tempest-VolumeRetypeMultiattachTest-484621976-project-admin] https://10.4.3.170/volume/v3/types/a5b58262-d8d0-4c54-8978-8ac63cc434ef returned with HTTP 202 Jul 24 07:40:13.375125 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 323/1282] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 24 07:40:13 2026] DELETE /volume/v3/types/a5b58262-d8d0-4c54-8978-8ac63cc434ef => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:40:13.381166 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-31c1448d-bbb1-4a72-80c9-e0770d571154 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:13.382848 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-31c1448d-bbb1-4a72-80c9-e0770d571154 tempest-VolumeRetypeMultiattachTest-484621976 tempest-VolumeRetypeMultiattachTest-484621976-project-admin] GET https://10.4.3.170/volume/v3/types/a5b58262-d8d0-4c54-8978-8ac63cc434ef Jul 24 07:40:13.383081 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-31c1448d-bbb1-4a72-80c9-e0770d571154 tempest-VolumeRetypeMultiattachTest-484621976 tempest-VolumeRetypeMultiattachTest-484621976-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:13.383378 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-31c1448d-bbb1-4a72-80c9-e0770d571154 tempest-VolumeRetypeMultiattachTest-484621976 tempest-VolumeRetypeMultiattachTest-484621976-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:13.386887 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-31c1448d-bbb1-4a72-80c9-e0770d571154 tempest-VolumeRetypeMultiattachTest-484621976 tempest-VolumeRetypeMultiattachTest-484621976-project-admin] https://10.4.3.170/volume/v3/types/a5b58262-d8d0-4c54-8978-8ac63cc434ef returned with HTTP 404 Jul 24 07:40:13.387431 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 322/1283] 10.4.3.170 () {66 vars in 1342 bytes} [Fri Jul 24 07:40:13 2026] GET /volume/v3/types/a5b58262-d8d0-4c54-8978-8ac63cc434ef => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:40:13.412386 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-198e73d5-45be-465b-a6b3-33ee19368904 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:13.414380 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-198e73d5-45be-465b-a6b3-33ee19368904 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] GET https://10.4.3.170/volume/v3/volumes/792584f7-350d-4462-8244-597c3537ad37 Jul 24 07:40:13.415172 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-198e73d5-45be-465b-a6b3-33ee19368904 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:13.415172 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-198e73d5-45be-465b-a6b3-33ee19368904 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:13.425359 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:13.425359 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:40:13.429419 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-198e73d5-45be-465b-a6b3-33ee19368904 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Volume info retrieved successfully. Jul 24 07:40:13.434058 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-198e73d5-45be-465b-a6b3-33ee19368904 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] https://10.4.3.170/volume/v3/volumes/792584f7-350d-4462-8244-597c3537ad37 returned with HTTP 200 Jul 24 07:40:13.434442 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 319/1284] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:13 2026] GET /volume/v3/volumes/792584f7-350d-4462-8244-597c3537ad37 => generated 906 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:13.722183 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-18521bbb-5b98-4f69-a785-053b7b0c1694 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:13.724021 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-18521bbb-5b98-4f69-a785-053b7b0c1694 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] GET https://10.4.3.170/volume/v3/group_snapshots/4cc46d65-3416-4280-be91-3cb39475e2ec Jul 24 07:40:13.724315 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-18521bbb-5b98-4f69-a785-053b7b0c1694 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:13.724545 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-18521bbb-5b98-4f69-a785-053b7b0c1694 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:13.724717 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.group_snapshots [None req-18521bbb-5b98-4f69-a785-053b7b0c1694 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] show called for member 4cc46d65-3416-4280-be91-3cb39475e2ec {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 24 07:40:13.728919 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:13.728919 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:40:13.732956 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-18521bbb-5b98-4f69-a785-053b7b0c1694 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] https://10.4.3.170/volume/v3/group_snapshots/4cc46d65-3416-4280-be91-3cb39475e2ec returned with HTTP 200 Jul 24 07:40:13.733473 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 321/1285] 10.4.3.170 () {68 vars in 1413 bytes} [Fri Jul 24 07:40:13 2026] GET /volume/v3/group_snapshots/4cc46d65-3416-4280-be91-3cb39475e2ec => generated 308 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:40:13.740745 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-410e216b-3a82-4cf8-910d-f7dd82644e1c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:13.742503 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-410e216b-3a82-4cf8-910d-f7dd82644e1c tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] GET https://10.4.3.170/volume/v3/snapshots/detail Jul 24 07:40:13.742691 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-410e216b-3a82-4cf8-910d-f7dd82644e1c tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:13.742879 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-410e216b-3a82-4cf8-910d-f7dd82644e1c tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Calling method 'detail' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:13.743071 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.api_utils [None req-410e216b-3a82-4cf8-910d-f7dd82644e1c tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Removing options '' from query. {{(pid=100246) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 07:40:13.744046 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.db.api [None req-410e216b-3a82-4cf8-910d-f7dd82644e1c tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Building query based on filter {{(pid=100246) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 24 07:40:13.747674 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-410e216b-3a82-4cf8-910d-f7dd82644e1c tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Get all snapshots completed successfully. Jul 24 07:40:13.748005 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:13.748005 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:40:13.748498 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-410e216b-3a82-4cf8-910d-f7dd82644e1c tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] https://10.4.3.170/volume/v3/snapshots/detail returned with HTTP 200 Jul 24 07:40:13.748814 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 324/1286] 10.4.3.170 () {66 vars in 1264 bytes} [Fri Jul 24 07:40:13 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:13.758572 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-9bb6b2b8-e628-4cca-b63b-0f40d4e8bc53 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:13.760118 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9bb6b2b8-e628-4cca-b63b-0f40d4e8bc53 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] GET https://10.4.3.170/volume/v3/snapshots/d92272f1-0303-4219-aa5b-29e2fe0e31f1 Jul 24 07:40:13.760364 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9bb6b2b8-e628-4cca-b63b-0f40d4e8bc53 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:13.760565 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9bb6b2b8-e628-4cca-b63b-0f40d4e8bc53 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:13.773392 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:13.773392 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:40:13.773844 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-9bb6b2b8-e628-4cca-b63b-0f40d4e8bc53 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Snapshot retrieved successfully. Jul 24 07:40:13.774676 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9bb6b2b8-e628-4cca-b63b-0f40d4e8bc53 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] https://10.4.3.170/volume/v3/snapshots/d92272f1-0303-4219-aa5b-29e2fe0e31f1 returned with HTTP 200 Jul 24 07:40:13.775024 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 323/1287] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:40:13 2026] GET /volume/v3/snapshots/d92272f1-0303-4219-aa5b-29e2fe0e31f1 => generated 451 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:13.786731 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-3862a233-4ca7-4912-bfb9-32595f91aa17 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:13.790326 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3862a233-4ca7-4912-bfb9-32595f91aa17 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] GET https://10.4.3.170/volume/v3/group_snapshots/4cc46d65-3416-4280-be91-3cb39475e2ec Jul 24 07:40:13.790326 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3862a233-4ca7-4912-bfb9-32595f91aa17 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:13.790326 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3862a233-4ca7-4912-bfb9-32595f91aa17 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Calling method 'version_select' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:13.790326 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.group_snapshots [None req-3862a233-4ca7-4912-bfb9-32595f91aa17 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] show called for member 4cc46d65-3416-4280-be91-3cb39475e2ec {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 24 07:40:13.793428 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:13.793428 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:40:13.798716 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3862a233-4ca7-4912-bfb9-32595f91aa17 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] https://10.4.3.170/volume/v3/group_snapshots/4cc46d65-3416-4280-be91-3cb39475e2ec returned with HTTP 200 Jul 24 07:40:13.798821 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 320/1288] 10.4.3.170 () {68 vars in 1413 bytes} [Fri Jul 24 07:40:13 2026] GET /volume/v3/group_snapshots/4cc46d65-3416-4280-be91-3cb39475e2ec => generated 308 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:40:13.806035 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-c2575936-12f4-4cb1-80e1-4b9e52c95622 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:13.807861 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c2575936-12f4-4cb1-80e1-4b9e52c95622 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] GET https://10.4.3.170/volume/v3/group_snapshots/detail Jul 24 07:40:13.808065 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c2575936-12f4-4cb1-80e1-4b9e52c95622 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:13.808319 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c2575936-12f4-4cb1-80e1-4b9e52c95622 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:13.815286 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c2575936-12f4-4cb1-80e1-4b9e52c95622 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] https://10.4.3.170/volume/v3/group_snapshots/detail returned with HTTP 200 Jul 24 07:40:13.815646 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 322/1289] 10.4.3.170 () {68 vars in 1323 bytes} [Fri Jul 24 07:40:13 2026] GET /volume/v3/group_snapshots/detail => generated 311 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:40:13.822517 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1159fe99-48eb-44d1-84b1-ce280224cba1 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:13.824185 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1159fe99-48eb-44d1-84b1-ce280224cba1 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] DELETE https://10.4.3.170/volume/v3/group_snapshots/4cc46d65-3416-4280-be91-3cb39475e2ec Jul 24 07:40:13.824428 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1159fe99-48eb-44d1-84b1-ce280224cba1 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:13.824610 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1159fe99-48eb-44d1-84b1-ce280224cba1 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:13.824731 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.group_snapshots [None req-1159fe99-48eb-44d1-84b1-ce280224cba1 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] delete called for member 4cc46d65-3416-4280-be91-3cb39475e2ec {{(pid=100246) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 24 07:40:13.824819 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.group_snapshots [None req-1159fe99-48eb-44d1-84b1-ce280224cba1 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Delete group_snapshot with id: 4cc46d65-3416-4280-be91-3cb39475e2ec Jul 24 07:40:13.828028 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:13.828028 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:40:13.866504 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1159fe99-48eb-44d1-84b1-ce280224cba1 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] https://10.4.3.170/volume/v3/group_snapshots/4cc46d65-3416-4280-be91-3cb39475e2ec returned with HTTP 202 Jul 24 07:40:13.866504 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 325/1290] 10.4.3.170 () {68 vars in 1416 bytes} [Fri Jul 24 07:40:13 2026] DELETE /volume/v3/group_snapshots/4cc46d65-3416-4280-be91-3cb39475e2ec => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 07:40:13.870859 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-f8b60361-6948-4247-ab8e-b079b4139a6f None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:13.872471 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f8b60361-6948-4247-ab8e-b079b4139a6f tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] GET https://10.4.3.170/volume/v3/volumes/detail Jul 24 07:40:13.872699 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f8b60361-6948-4247-ab8e-b079b4139a6f tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:13.872879 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f8b60361-6948-4247-ab8e-b079b4139a6f tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Calling method 'detail' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:13.873151 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.api_utils [None req-f8b60361-6948-4247-ab8e-b079b4139a6f tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Removing options '' from query. {{(pid=100245) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 07:40:13.873825 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-f8b60361-6948-4247-ab8e-b079b4139a6f tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100245) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 07:40:13.880358 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-f8b60361-6948-4247-ab8e-b079b4139a6f tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Get all volumes completed successfully. Jul 24 07:40:13.880970 np0000005822 devstack@c-api.service[100245]: WARNING stevedore.named [None req-f8b60361-6948-4247-ab8e-b079b4139a6f tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:40:13.881161 np0000005822 devstack@c-api.service[100245]: WARNING castellan.key_manager [None req-f8b60361-6948-4247-ab8e-b079b4139a6f tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:40:13.917861 np0000005822 devstack@c-api.service[100245]: DEBUG oslo_db.sqlalchemy.engines [None req-f8b60361-6948-4247-ab8e-b079b4139a6f tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100245) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 07:40:13.925294 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:13.925294 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:40:13.933619 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f8b60361-6948-4247-ab8e-b079b4139a6f tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] https://10.4.3.170/volume/v3/volumes/detail returned with HTTP 200 Jul 24 07:40:13.933981 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 324/1291] 10.4.3.170 () {68 vars in 1299 bytes} [Fri Jul 24 07:40:13 2026] GET /volume/v3/volumes/detail => generated 919 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:40:13.945571 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-caf9188b-0e61-41e3-996a-089421e9a29b None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:13.947133 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-caf9188b-0e61-41e3-996a-089421e9a29b tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] GET https://10.4.3.170/volume/v3/snapshots/detail Jul 24 07:40:13.947725 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-caf9188b-0e61-41e3-996a-089421e9a29b tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:13.947725 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-caf9188b-0e61-41e3-996a-089421e9a29b tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Calling method 'detail' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:13.947902 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.api_utils [None req-caf9188b-0e61-41e3-996a-089421e9a29b tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Removing options '' from query. {{(pid=100244) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 07:40:13.948786 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.db.api [None req-caf9188b-0e61-41e3-996a-089421e9a29b tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Building query based on filter {{(pid=100244) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 24 07:40:13.952383 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-caf9188b-0e61-41e3-996a-089421e9a29b tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Get all snapshots completed successfully. Jul 24 07:40:13.952666 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-caf9188b-0e61-41e3-996a-089421e9a29b tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] https://10.4.3.170/volume/v3/snapshots/detail returned with HTTP 200 Jul 24 07:40:13.953118 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 321/1292] 10.4.3.170 () {66 vars in 1264 bytes} [Fri Jul 24 07:40:13 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 07:40:13.963101 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-080b1f00-de48-4f37-abcb-c6758ddbe0f3 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:13.964796 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-080b1f00-de48-4f37-abcb-c6758ddbe0f3 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] GET https://10.4.3.170/volume/v3/group_snapshots/4cc46d65-3416-4280-be91-3cb39475e2ec Jul 24 07:40:13.965023 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-080b1f00-de48-4f37-abcb-c6758ddbe0f3 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:13.965220 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-080b1f00-de48-4f37-abcb-c6758ddbe0f3 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:13.965353 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.group_snapshots [None req-080b1f00-de48-4f37-abcb-c6758ddbe0f3 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] show called for member 4cc46d65-3416-4280-be91-3cb39475e2ec {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 24 07:40:13.970786 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-080b1f00-de48-4f37-abcb-c6758ddbe0f3 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] https://10.4.3.170/volume/v3/group_snapshots/4cc46d65-3416-4280-be91-3cb39475e2ec returned with HTTP 404 Jul 24 07:40:13.971253 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 323/1293] 10.4.3.170 () {68 vars in 1413 bytes} [Fri Jul 24 07:40:13 2026] GET /volume/v3/group_snapshots/4cc46d65-3416-4280-be91-3cb39475e2ec => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 07:40:13.977649 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-8dc63fe9-9e37-4221-96a1-24c891ce49a9 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:13.979523 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8dc63fe9-9e37-4221-96a1-24c891ce49a9 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] GET https://10.4.3.170/volume/v3/group_snapshots Jul 24 07:40:13.979794 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8dc63fe9-9e37-4221-96a1-24c891ce49a9 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:13.979896 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8dc63fe9-9e37-4221-96a1-24c891ce49a9 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:13.980338 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:13.980338 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:40:13.984140 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8dc63fe9-9e37-4221-96a1-24c891ce49a9 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] https://10.4.3.170/volume/v3/group_snapshots returned with HTTP 200 Jul 24 07:40:13.984592 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 326/1294] 10.4.3.170 () {68 vars in 1302 bytes} [Fri Jul 24 07:40:13 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:13.991636 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-042d27dd-01d1-4e95-b30e-ff8bb4a70a7f None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:13.993499 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-042d27dd-01d1-4e95-b30e-ff8bb4a70a7f tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] DELETE https://10.4.3.170/volume/v3/group_snapshots/4cc46d65-3416-4280-be91-3cb39475e2ec Jul 24 07:40:13.993687 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-042d27dd-01d1-4e95-b30e-ff8bb4a70a7f tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:13.993862 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-042d27dd-01d1-4e95-b30e-ff8bb4a70a7f tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Calling method 'version_select' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:13.993983 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.group_snapshots [None req-042d27dd-01d1-4e95-b30e-ff8bb4a70a7f tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] delete called for member 4cc46d65-3416-4280-be91-3cb39475e2ec {{(pid=100245) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 24 07:40:13.994135 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.group_snapshots [None req-042d27dd-01d1-4e95-b30e-ff8bb4a70a7f tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Delete group_snapshot with id: 4cc46d65-3416-4280-be91-3cb39475e2ec Jul 24 07:40:13.996851 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-042d27dd-01d1-4e95-b30e-ff8bb4a70a7f tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] https://10.4.3.170/volume/v3/group_snapshots/4cc46d65-3416-4280-be91-3cb39475e2ec returned with HTTP 404 Jul 24 07:40:13.997469 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 325/1295] 10.4.3.170 () {68 vars in 1416 bytes} [Fri Jul 24 07:40:13 2026] DELETE /volume/v3/group_snapshots/4cc46d65-3416-4280-be91-3cb39475e2ec => generated 116 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 07:40:14.003471 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-43eaf721-069b-40a9-a076-8a0052acd257 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:14.005139 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-43eaf721-069b-40a9-a076-8a0052acd257 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] GET https://10.4.3.170/volume/v3/volumes/detail Jul 24 07:40:14.005368 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-43eaf721-069b-40a9-a076-8a0052acd257 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:14.005583 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-43eaf721-069b-40a9-a076-8a0052acd257 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Calling method 'detail' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:14.005806 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.api_utils [None req-43eaf721-069b-40a9-a076-8a0052acd257 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Removing options '' from query. {{(pid=100244) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 07:40:14.006470 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-43eaf721-069b-40a9-a076-8a0052acd257 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100244) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 07:40:14.107290 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-fbdb4d6b-df00-4fd1-a87d-3fa92e1c772c None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:14.110528 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-fbdb4d6b-df00-4fd1-a87d-3fa92e1c772c tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/29d264e8-6391-459f-9324-a151c1c0b5fc Jul 24 07:40:14.110759 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-fbdb4d6b-df00-4fd1-a87d-3fa92e1c772c tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:14.111006 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-fbdb4d6b-df00-4fd1-a87d-3fa92e1c772c tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:14.111146 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-fbdb4d6b-df00-4fd1-a87d-3fa92e1c772c tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id 29d264e8-6391-459f-9324-a151c1c0b5fc. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:40:14.115777 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:14.115777 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:40:14.116447 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-fbdb4d6b-df00-4fd1-a87d-3fa92e1c772c tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/29d264e8-6391-459f-9324-a151c1c0b5fc returned with HTTP 200 Jul 24 07:40:14.116807 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 324/1296] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:40:14 2026] GET /volume/v3/backups/29d264e8-6391-459f-9324-a151c1c0b5fc => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:14.171798 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-43eaf721-069b-40a9-a076-8a0052acd257 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Get all volumes completed successfully. Jul 24 07:40:14.172453 np0000005822 devstack@c-api.service[100244]: WARNING stevedore.named [None req-43eaf721-069b-40a9-a076-8a0052acd257 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:40:14.172614 np0000005822 devstack@c-api.service[100244]: WARNING castellan.key_manager [None req-43eaf721-069b-40a9-a076-8a0052acd257 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:40:14.207023 np0000005822 devstack@c-api.service[100244]: DEBUG oslo_db.sqlalchemy.engines [None req-43eaf721-069b-40a9-a076-8a0052acd257 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100244) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 07:40:14.210020 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:14.210020 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:40:14.216751 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-43eaf721-069b-40a9-a076-8a0052acd257 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] https://10.4.3.170/volume/v3/volumes/detail returned with HTTP 200 Jul 24 07:40:14.217155 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 322/1297] 10.4.3.170 () {68 vars in 1299 bytes} [Fri Jul 24 07:40:14 2026] GET /volume/v3/volumes/detail => generated 919 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:40:14.228343 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-501c688c-4b30-46ba-80e8-bef222ed20b3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:14.230117 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-501c688c-4b30-46ba-80e8-bef222ed20b3 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] POST https://10.4.3.170/volume/v3/groups/dc3871c5-f377-41cc-ba77-2f33204d0b0c/action Jul 24 07:40:14.230581 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-501c688c-4b30-46ba-80e8-bef222ed20b3 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:40:14.230794 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-501c688c-4b30-46ba-80e8-bef222ed20b3 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:14.232246 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.groups [None req-501c688c-4b30-46ba-80e8-bef222ed20b3 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] delete called for group dc3871c5-f377-41cc-ba77-2f33204d0b0c {{(pid=100246) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 24 07:40:14.232427 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.groups [None req-501c688c-4b30-46ba-80e8-bef222ed20b3 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Delete group with id: dc3871c5-f377-41cc-ba77-2f33204d0b0c Jul 24 07:40:14.235903 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:14.235903 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:40:14.275438 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-501c688c-4b30-46ba-80e8-bef222ed20b3 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] https://10.4.3.170/volume/v3/groups/dc3871c5-f377-41cc-ba77-2f33204d0b0c/action returned with HTTP 202 Jul 24 07:40:14.275914 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 327/1298] 10.4.3.170 () {70 vars in 1428 bytes} [Fri Jul 24 07:40:14 2026] POST /volume/v3/groups/dc3871c5-f377-41cc-ba77-2f33204d0b0c/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 07:40:14.282618 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-aade0cd2-c371-4dcd-81db-7fc6f3f53866 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:14.284337 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-aade0cd2-c371-4dcd-81db-7fc6f3f53866 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] GET https://10.4.3.170/volume/v3/volumes/3badd0a2-f75c-4526-8f2f-8ca383217fd1 Jul 24 07:40:14.284541 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-aade0cd2-c371-4dcd-81db-7fc6f3f53866 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:14.284712 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-aade0cd2-c371-4dcd-81db-7fc6f3f53866 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:14.291980 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:14.291980 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:40:14.295684 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-aade0cd2-c371-4dcd-81db-7fc6f3f53866 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Volume info retrieved successfully. Jul 24 07:40:14.296351 np0000005822 devstack@c-api.service[100245]: WARNING stevedore.named [None req-aade0cd2-c371-4dcd-81db-7fc6f3f53866 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:40:14.296495 np0000005822 devstack@c-api.service[100245]: WARNING castellan.key_manager [None req-aade0cd2-c371-4dcd-81db-7fc6f3f53866 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:40:14.330927 np0000005822 devstack@c-api.service[100245]: DEBUG oslo_db.sqlalchemy.engines [None req-aade0cd2-c371-4dcd-81db-7fc6f3f53866 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100245) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 07:40:14.333742 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:14.333742 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:40:14.345512 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-aade0cd2-c371-4dcd-81db-7fc6f3f53866 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] https://10.4.3.170/volume/v3/volumes/3badd0a2-f75c-4526-8f2f-8ca383217fd1 returned with HTTP 200 Jul 24 07:40:14.346031 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 326/1299] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:40:14 2026] GET /volume/v3/volumes/3badd0a2-f75c-4526-8f2f-8ca383217fd1 => generated 915 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:40:14.447468 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-fcc82d59-9367-4094-8f1b-9c3dfba0da4d None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:14.449483 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-fcc82d59-9367-4094-8f1b-9c3dfba0da4d tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] GET https://10.4.3.170/volume/v3/volumes/792584f7-350d-4462-8244-597c3537ad37 Jul 24 07:40:14.449662 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-fcc82d59-9367-4094-8f1b-9c3dfba0da4d tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:14.449836 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-fcc82d59-9367-4094-8f1b-9c3dfba0da4d tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:14.457742 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:14.457742 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:40:14.465333 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-fcc82d59-9367-4094-8f1b-9c3dfba0da4d tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Volume info retrieved successfully. Jul 24 07:40:14.469646 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-fcc82d59-9367-4094-8f1b-9c3dfba0da4d tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] https://10.4.3.170/volume/v3/volumes/792584f7-350d-4462-8244-597c3537ad37 returned with HTTP 200 Jul 24 07:40:14.470011 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 325/1300] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:14 2026] GET /volume/v3/volumes/792584f7-350d-4462-8244-597c3537ad37 => generated 906 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:15.129272 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-f04e9b82-5120-4990-808e-2a4a688bf82c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:15.131182 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f04e9b82-5120-4990-808e-2a4a688bf82c tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/29d264e8-6391-459f-9324-a151c1c0b5fc Jul 24 07:40:15.131412 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f04e9b82-5120-4990-808e-2a4a688bf82c tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:15.131591 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f04e9b82-5120-4990-808e-2a4a688bf82c tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:15.131690 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-f04e9b82-5120-4990-808e-2a4a688bf82c tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id 29d264e8-6391-459f-9324-a151c1c0b5fc. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:40:15.135962 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:15.135962 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:40:15.136641 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f04e9b82-5120-4990-808e-2a4a688bf82c tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/29d264e8-6391-459f-9324-a151c1c0b5fc returned with HTTP 200 Jul 24 07:40:15.137152 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 323/1301] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:40:15 2026] GET /volume/v3/backups/29d264e8-6391-459f-9324-a151c1c0b5fc => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:15.263849 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-fa6401ee-8c76-48fd-b15c-a7e46f692ad1 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:15.338888 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fa6401ee-8c76-48fd-b15c-a7e46f692ad1 tempest-VolumeTypesTest-791265302 tempest-VolumeTypesTest-791265302-project-admin] POST https://10.4.3.170/volume/v3/types Jul 24 07:40:15.339252 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fa6401ee-8c76-48fd-b15c-a7e46f692ad1 tempest-VolumeTypesTest-791265302 tempest-VolumeTypesTest-791265302-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-2065827441", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:15.357828 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-04975b1a-fd72-4556-8b1f-9ffc015a3600 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:15.358811 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fa6401ee-8c76-48fd-b15c-a7e46f692ad1 tempest-VolumeTypesTest-791265302 tempest-VolumeTypesTest-791265302-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 24 07:40:15.359414 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 328/1302] 10.4.3.170 () {68 vars in 1253 bytes} [Fri Jul 24 07:40:15 2026] POST /volume/v3/types => generated 275 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:15.360464 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-04975b1a-fd72-4556-8b1f-9ffc015a3600 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] GET https://10.4.3.170/volume/v3/volumes/3badd0a2-f75c-4526-8f2f-8ca383217fd1 Jul 24 07:40:15.360658 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-04975b1a-fd72-4556-8b1f-9ffc015a3600 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:15.360827 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-04975b1a-fd72-4556-8b1f-9ffc015a3600 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:15.370531 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-46dcd579-96b6-4b10-80fd-98db0a8ca9cb None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:15.371506 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-04975b1a-fd72-4556-8b1f-9ffc015a3600 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] https://10.4.3.170/volume/v3/volumes/3badd0a2-f75c-4526-8f2f-8ca383217fd1 returned with HTTP 404 Jul 24 07:40:15.371902 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 327/1303] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:40:15 2026] GET /volume/v3/volumes/3badd0a2-f75c-4526-8f2f-8ca383217fd1 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 07:40:15.372988 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-46dcd579-96b6-4b10-80fd-98db0a8ca9cb tempest-VolumeTypesTest-791265302 tempest-VolumeTypesTest-791265302-project-admin] POST https://10.4.3.170/volume/v3/types Jul 24 07:40:15.373331 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-46dcd579-96b6-4b10-80fd-98db0a8ca9cb tempest-VolumeTypesTest-791265302 tempest-VolumeTypesTest-791265302-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1515167607", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:15.381224 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-8c077531-f5bd-4f2c-8bf5-ba8e2a74b3c6 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:15.383044 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8c077531-f5bd-4f2c-8bf5-ba8e2a74b3c6 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] GET https://10.4.3.170/volume/v3/groups/dc3871c5-f377-41cc-ba77-2f33204d0b0c Jul 24 07:40:15.383334 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8c077531-f5bd-4f2c-8bf5-ba8e2a74b3c6 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:15.383626 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8c077531-f5bd-4f2c-8bf5-ba8e2a74b3c6 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] Calling method 'version_select' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:15.383772 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.groups [None req-8c077531-f5bd-4f2c-8bf5-ba8e2a74b3c6 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] show called for member dc3871c5-f377-41cc-ba77-2f33204d0b0c {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 07:40:15.387715 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8c077531-f5bd-4f2c-8bf5-ba8e2a74b3c6 tempest-GroupSnapshotsTest-900240448 tempest-GroupSnapshotsTest-900240448-project-member] https://10.4.3.170/volume/v3/groups/dc3871c5-f377-41cc-ba77-2f33204d0b0c returned with HTTP 404 Jul 24 07:40:15.387806 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-46dcd579-96b6-4b10-80fd-98db0a8ca9cb tempest-VolumeTypesTest-791265302 tempest-VolumeTypesTest-791265302-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 24 07:40:15.388148 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 326/1304] 10.4.3.170 () {68 vars in 1253 bytes} [Fri Jul 24 07:40:15 2026] POST /volume/v3/types => generated 275 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:15.388352 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 324/1305] 10.4.3.170 () {68 vars in 1386 bytes} [Fri Jul 24 07:40:15 2026] GET /volume/v3/groups/dc3871c5-f377-41cc-ba77-2f33204d0b0c => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 07:40:15.395324 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b4da9783-c4c9-4825-a640-4da303707a7c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:15.397028 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-e04b4286-d64f-46d3-a7a5-362adeeb7efe None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:15.397579 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b4da9783-c4c9-4825-a640-4da303707a7c tempest-GroupSnapshotsTest-1506042311 tempest-GroupSnapshotsTest-1506042311-project-admin] DELETE https://10.4.3.170/volume/v3/group_types/f16b018c-77fe-4882-8e89-d6fecccf2f1c Jul 24 07:40:15.397854 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b4da9783-c4c9-4825-a640-4da303707a7c tempest-GroupSnapshotsTest-1506042311 tempest-GroupSnapshotsTest-1506042311-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:15.398105 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b4da9783-c4c9-4825-a640-4da303707a7c tempest-GroupSnapshotsTest-1506042311 tempest-GroupSnapshotsTest-1506042311-project-admin] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:15.409886 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b4da9783-c4c9-4825-a640-4da303707a7c tempest-GroupSnapshotsTest-1506042311 tempest-GroupSnapshotsTest-1506042311-project-admin] https://10.4.3.170/volume/v3/group_types/f16b018c-77fe-4882-8e89-d6fecccf2f1c returned with HTTP 202 Jul 24 07:40:15.410330 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 329/1306] 10.4.3.170 () {68 vars in 1404 bytes} [Fri Jul 24 07:40:15 2026] DELETE /volume/v3/group_types/f16b018c-77fe-4882-8e89-d6fecccf2f1c => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 07:40:15.416390 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-409b5e54-79df-431d-a2a7-5db0ae36dadd None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:15.418122 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-409b5e54-79df-431d-a2a7-5db0ae36dadd tempest-GroupSnapshotsTest-1506042311 tempest-GroupSnapshotsTest-1506042311-project-admin] DELETE https://10.4.3.170/volume/v3/types/eb5cbcb3-cba1-45fc-8c05-0e98ff585481 Jul 24 07:40:15.418340 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-409b5e54-79df-431d-a2a7-5db0ae36dadd tempest-GroupSnapshotsTest-1506042311 tempest-GroupSnapshotsTest-1506042311-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:15.418554 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-409b5e54-79df-431d-a2a7-5db0ae36dadd tempest-GroupSnapshotsTest-1506042311 tempest-GroupSnapshotsTest-1506042311-project-admin] Calling method '_delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:15.439485 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-409b5e54-79df-431d-a2a7-5db0ae36dadd tempest-GroupSnapshotsTest-1506042311 tempest-GroupSnapshotsTest-1506042311-project-admin] https://10.4.3.170/volume/v3/types/eb5cbcb3-cba1-45fc-8c05-0e98ff585481 returned with HTTP 202 Jul 24 07:40:15.440218 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 327/1307] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 24 07:40:15 2026] DELETE /volume/v3/types/eb5cbcb3-cba1-45fc-8c05-0e98ff585481 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 24 07:40:15.446432 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-c5efde17-c4c1-441f-8941-d270b8992932 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:15.448254 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c5efde17-c4c1-441f-8941-d270b8992932 tempest-GroupSnapshotsTest-1506042311 tempest-GroupSnapshotsTest-1506042311-project-admin] GET https://10.4.3.170/volume/v3/types/eb5cbcb3-cba1-45fc-8c05-0e98ff585481 Jul 24 07:40:15.448572 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c5efde17-c4c1-441f-8941-d270b8992932 tempest-GroupSnapshotsTest-1506042311 tempest-GroupSnapshotsTest-1506042311-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:15.448784 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c5efde17-c4c1-441f-8941-d270b8992932 tempest-GroupSnapshotsTest-1506042311 tempest-GroupSnapshotsTest-1506042311-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:15.452359 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c5efde17-c4c1-441f-8941-d270b8992932 tempest-GroupSnapshotsTest-1506042311 tempest-GroupSnapshotsTest-1506042311-project-admin] https://10.4.3.170/volume/v3/types/eb5cbcb3-cba1-45fc-8c05-0e98ff585481 returned with HTTP 404 Jul 24 07:40:15.452445 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e04b4286-d64f-46d3-a7a5-362adeeb7efe tempest-VolumeTypesTest-820507371 tempest-VolumeTypesTest-820507371-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:40:15.452791 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e04b4286-d64f-46d3-a7a5-362adeeb7efe tempest-VolumeTypesTest-820507371 tempest-VolumeTypesTest-820507371-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-1139874313", "volume_type": "1302eb49-c9ec-417a-95e8-55afb495b6e6", "size": 1}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:15.452838 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 325/1308] 10.4.3.170 () {66 vars in 1342 bytes} [Fri Jul 24 07:40:15 2026] GET /volume/v3/types/eb5cbcb3-cba1-45fc-8c05-0e98ff585481 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:40:15.454138 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-e04b4286-d64f-46d3-a7a5-362adeeb7efe tempest-VolumeTypesTest-820507371 tempest-VolumeTypesTest-820507371-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-1139874313', 'volume_type': '1302eb49-c9ec-417a-95e8-55afb495b6e6', 'size': 1}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:40:15.458197 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-e04b4286-d64f-46d3-a7a5-362adeeb7efe tempest-VolumeTypesTest-820507371 tempest-VolumeTypesTest-820507371-project-member] Create volume of 1 GB Jul 24 07:40:15.458523 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:15.458523 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:40:15.458977 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-e04b4286-d64f-46d3-a7a5-362adeeb7efe tempest-VolumeTypesTest-820507371 tempest-VolumeTypesTest-820507371-project-member] Availability Zones retrieved successfully. Jul 24 07:40:15.464447 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e04b4286-d64f-46d3-a7a5-362adeeb7efe tempest-VolumeTypesTest-820507371 tempest-VolumeTypesTest-820507371-project-member] Flow 'volume_create_api' (3386fe46-1eb8-4717-bfef-72a0219454b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:40:15.465352 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e04b4286-d64f-46d3-a7a5-362adeeb7efe tempest-VolumeTypesTest-820507371 tempest-VolumeTypesTest-820507371-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73d31f2c-601b-407c-bc5e-64240aa25f56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:40:15.466435 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-e04b4286-d64f-46d3-a7a5-362adeeb7efe tempest-VolumeTypesTest-820507371 tempest-VolumeTypesTest-820507371-project-member] Validating volume size '1' using validate_int {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:40:15.482882 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2d95edf1-bef8-461a-851f-4d7d102ac349 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:15.484668 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2d95edf1-bef8-461a-851f-4d7d102ac349 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] GET https://10.4.3.170/volume/v3/volumes/792584f7-350d-4462-8244-597c3537ad37 Jul 24 07:40:15.484821 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e04b4286-d64f-46d3-a7a5-362adeeb7efe tempest-VolumeTypesTest-820507371 tempest-VolumeTypesTest-820507371-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73d31f2c-601b-407c-bc5e-64240aa25f56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:40:15Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iscsi',vendor_name='StorPool'},id=1302eb49-c9ec-417a-95e8-55afb495b6e6,is_public=True,name='tempest-VolumeTypesTest-volume-type-2065827441',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1302eb49-c9ec-417a-95e8-55afb495b6e6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:40:15.484905 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2d95edf1-bef8-461a-851f-4d7d102ac349 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:15.485037 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2d95edf1-bef8-461a-851f-4d7d102ac349 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:15.485722 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e04b4286-d64f-46d3-a7a5-362adeeb7efe tempest-VolumeTypesTest-820507371 tempest-VolumeTypesTest-820507371-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ece9f400-6143-43c7-a740-47984d99e90d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:40:15.491170 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:15.491170 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:40:15.494455 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-2d95edf1-bef8-461a-851f-4d7d102ac349 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Volume info retrieved successfully. Jul 24 07:40:15.498285 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2d95edf1-bef8-461a-851f-4d7d102ac349 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] https://10.4.3.170/volume/v3/volumes/792584f7-350d-4462-8244-597c3537ad37 returned with HTTP 200 Jul 24 07:40:15.498627 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 330/1309] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:15 2026] GET /volume/v3/volumes/792584f7-350d-4462-8244-597c3537ad37 => generated 906 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:15.510399 np0000005822 devstack@c-api.service[100245]: WARNING cinder.quota [None req-e04b4286-d64f-46d3-a7a5-362adeeb7efe tempest-VolumeTypesTest-820507371 tempest-VolumeTypesTest-820507371-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-2065827441 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-2065827441, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:40:15.511396 np0000005822 devstack@c-api.service[100245]: WARNING cinder.quota [None req-e04b4286-d64f-46d3-a7a5-362adeeb7efe tempest-VolumeTypesTest-820507371 tempest-VolumeTypesTest-820507371-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-2065827441 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-2065827441, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:40:15.543324 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-e04b4286-d64f-46d3-a7a5-362adeeb7efe tempest-VolumeTypesTest-820507371 tempest-VolumeTypesTest-820507371-project-member] Created reservations ['1d5a842c-c717-4c46-974e-0ac751ee0c13', 'fbb3db25-99f8-41a3-8c14-1d66e5035839', 'cc8af0fc-7389-4d3e-95c0-6156ff483685', '96b77269-9a7c-4858-a1ce-57fe7bcdb437'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:40:15.544066 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e04b4286-d64f-46d3-a7a5-362adeeb7efe tempest-VolumeTypesTest-820507371 tempest-VolumeTypesTest-820507371-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ece9f400-6143-43c7-a740-47984d99e90d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1d5a842c-c717-4c46-974e-0ac751ee0c13', 'fbb3db25-99f8-41a3-8c14-1d66e5035839', 'cc8af0fc-7389-4d3e-95c0-6156ff483685', '96b77269-9a7c-4858-a1ce-57fe7bcdb437']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:40:15.544879 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e04b4286-d64f-46d3-a7a5-362adeeb7efe tempest-VolumeTypesTest-820507371 tempest-VolumeTypesTest-820507371-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d0e7343-f511-4f72-9054-e50e8d9e8fc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:40:15.568852 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e04b4286-d64f-46d3-a7a5-362adeeb7efe tempest-VolumeTypesTest-820507371 tempest-VolumeTypesTest-820507371-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d0e7343-f511-4f72-9054-e50e8d9e8fc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0cd6a86f-8fe4-4e6c-8ad0-603ad72ba3c0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1139874313',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3549d2727511455185f38ed63d0539c6',qos_specs=None,replication_status=,reservations=['1d5a842c-c717-4c46-974e-0ac751ee0c13','fbb3db25-99f8-41a3-8c14-1d66e5035839','cc8af0fc-7389-4d3e-95c0-6156ff483685','96b77269-9a7c-4858-a1ce-57fe7bcdb437'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96f6a0099c524c6f83a71e7a1332fe7d',volume_type_id=1302eb49-c9ec-417a-95e8-55afb495b6e6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:40:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1139874313',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0cd6a86f-8fe4-4e6c-8ad0-603ad72ba3c0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3549d2727511455185f38ed63d0539c6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='96f6a0099c524c6f83a71e7a1332fe7d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1302eb49-c9ec-417a-95e8-55afb495b6e6),volume_type_id=1302eb49-c9ec-417a-95e8-55afb495b6e6)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:40:15.569604 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e04b4286-d64f-46d3-a7a5-362adeeb7efe tempest-VolumeTypesTest-820507371 tempest-VolumeTypesTest-820507371-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef1092a5-49da-43c5-a63c-b2920a497c4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:40:15.585799 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e04b4286-d64f-46d3-a7a5-362adeeb7efe tempest-VolumeTypesTest-820507371 tempest-VolumeTypesTest-820507371-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef1092a5-49da-43c5-a63c-b2920a497c4d) transitioned into state 'SUCCESS' from state '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-1139874313',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3549d2727511455185f38ed63d0539c6',qos_specs=None,replication_status=,reservations=['1d5a842c-c717-4c46-974e-0ac751ee0c13','fbb3db25-99f8-41a3-8c14-1d66e5035839','cc8af0fc-7389-4d3e-95c0-6156ff483685','96b77269-9a7c-4858-a1ce-57fe7bcdb437'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96f6a0099c524c6f83a71e7a1332fe7d',volume_type_id=1302eb49-c9ec-417a-95e8-55afb495b6e6)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:40:15.586741 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e04b4286-d64f-46d3-a7a5-362adeeb7efe tempest-VolumeTypesTest-820507371 tempest-VolumeTypesTest-820507371-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd959fde-fb8c-4753-bb0f-c25b1ee09d34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:40:15.595512 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e04b4286-d64f-46d3-a7a5-362adeeb7efe tempest-VolumeTypesTest-820507371 tempest-VolumeTypesTest-820507371-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd959fde-fb8c-4753-bb0f-c25b1ee09d34) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:40:15.596709 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e04b4286-d64f-46d3-a7a5-362adeeb7efe tempest-VolumeTypesTest-820507371 tempest-VolumeTypesTest-820507371-project-member] Flow 'volume_create_api' (3386fe46-1eb8-4717-bfef-72a0219454b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:40:15.597063 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-e04b4286-d64f-46d3-a7a5-362adeeb7efe tempest-VolumeTypesTest-820507371 tempest-VolumeTypesTest-820507371-project-member] Create volume request issued successfully. Jul 24 07:40:15.597689 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e04b4286-d64f-46d3-a7a5-362adeeb7efe tempest-VolumeTypesTest-820507371 tempest-VolumeTypesTest-820507371-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:40:15.598155 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 328/1310] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 24 07:40:15 2026] POST /volume/v3/volumes => generated 784 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:40:15.610041 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-2447ab2e-3e0a-43a8-bfdb-6ef5f16c6a1b None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:15.612032 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2447ab2e-3e0a-43a8-bfdb-6ef5f16c6a1b tempest-VolumeTypesTest-820507371 tempest-VolumeTypesTest-820507371-project-member] GET https://10.4.3.170/volume/v3/volumes/0cd6a86f-8fe4-4e6c-8ad0-603ad72ba3c0 Jul 24 07:40:15.612100 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2447ab2e-3e0a-43a8-bfdb-6ef5f16c6a1b tempest-VolumeTypesTest-820507371 tempest-VolumeTypesTest-820507371-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:15.612287 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2447ab2e-3e0a-43a8-bfdb-6ef5f16c6a1b tempest-VolumeTypesTest-820507371 tempest-VolumeTypesTest-820507371-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:15.619098 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:15.619098 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:40:15.622633 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-2447ab2e-3e0a-43a8-bfdb-6ef5f16c6a1b tempest-VolumeTypesTest-820507371 tempest-VolumeTypesTest-820507371-project-member] Volume info retrieved successfully. Jul 24 07:40:15.626924 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2447ab2e-3e0a-43a8-bfdb-6ef5f16c6a1b tempest-VolumeTypesTest-820507371 tempest-VolumeTypesTest-820507371-project-member] https://10.4.3.170/volume/v3/volumes/0cd6a86f-8fe4-4e6c-8ad0-603ad72ba3c0 returned with HTTP 200 Jul 24 07:40:15.627162 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 328/1311] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:15 2026] GET /volume/v3/volumes/0cd6a86f-8fe4-4e6c-8ad0-603ad72ba3c0 => generated 852 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:16.146537 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-6b6b9289-3553-4186-ac85-07e06529bb10 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:16.148022 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6b6b9289-3553-4186-ac85-07e06529bb10 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/29d264e8-6391-459f-9324-a151c1c0b5fc Jul 24 07:40:16.148221 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6b6b9289-3553-4186-ac85-07e06529bb10 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:16.148391 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6b6b9289-3553-4186-ac85-07e06529bb10 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:16.148516 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-6b6b9289-3553-4186-ac85-07e06529bb10 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id 29d264e8-6391-459f-9324-a151c1c0b5fc. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:40:16.154601 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:16.154601 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:40:16.154601 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6b6b9289-3553-4186-ac85-07e06529bb10 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/29d264e8-6391-459f-9324-a151c1c0b5fc returned with HTTP 200 Jul 24 07:40:16.154601 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 326/1312] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:40:16 2026] GET /volume/v3/backups/29d264e8-6391-459f-9324-a151c1c0b5fc => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:16.510520 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-29f123e0-237b-4fbe-a86b-46bcda10e372 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:16.512214 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-29f123e0-237b-4fbe-a86b-46bcda10e372 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] GET https://10.4.3.170/volume/v3/volumes/792584f7-350d-4462-8244-597c3537ad37 Jul 24 07:40:16.512453 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-29f123e0-237b-4fbe-a86b-46bcda10e372 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:16.512637 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-29f123e0-237b-4fbe-a86b-46bcda10e372 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:16.519121 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:16.519121 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:40:16.522610 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-29f123e0-237b-4fbe-a86b-46bcda10e372 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Volume info retrieved successfully. Jul 24 07:40:16.526709 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-29f123e0-237b-4fbe-a86b-46bcda10e372 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] https://10.4.3.170/volume/v3/volumes/792584f7-350d-4462-8244-597c3537ad37 returned with HTTP 200 Jul 24 07:40:16.527054 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 331/1313] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:16 2026] GET /volume/v3/volumes/792584f7-350d-4462-8244-597c3537ad37 => generated 906 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:16.639800 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-f5acbfcc-1bba-4c0e-bbb1-fd969b152825 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:16.641824 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f5acbfcc-1bba-4c0e-bbb1-fd969b152825 tempest-VolumeTypesTest-820507371 tempest-VolumeTypesTest-820507371-project-member] GET https://10.4.3.170/volume/v3/volumes/0cd6a86f-8fe4-4e6c-8ad0-603ad72ba3c0 Jul 24 07:40:16.642059 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f5acbfcc-1bba-4c0e-bbb1-fd969b152825 tempest-VolumeTypesTest-820507371 tempest-VolumeTypesTest-820507371-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:16.642323 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f5acbfcc-1bba-4c0e-bbb1-fd969b152825 tempest-VolumeTypesTest-820507371 tempest-VolumeTypesTest-820507371-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:16.649397 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:16.649397 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:40:16.653459 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-f5acbfcc-1bba-4c0e-bbb1-fd969b152825 tempest-VolumeTypesTest-820507371 tempest-VolumeTypesTest-820507371-project-member] Volume info retrieved successfully. Jul 24 07:40:16.657609 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f5acbfcc-1bba-4c0e-bbb1-fd969b152825 tempest-VolumeTypesTest-820507371 tempest-VolumeTypesTest-820507371-project-member] https://10.4.3.170/volume/v3/volumes/0cd6a86f-8fe4-4e6c-8ad0-603ad72ba3c0 returned with HTTP 200 Jul 24 07:40:16.658033 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 329/1314] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:16 2026] GET /volume/v3/volumes/0cd6a86f-8fe4-4e6c-8ad0-603ad72ba3c0 => generated 877 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:16.669830 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-5fa03cf5-0389-4a93-bf3d-17130024ed23 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:16.671635 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5fa03cf5-0389-4a93-bf3d-17130024ed23 tempest-VolumeTypesTest-820507371 tempest-VolumeTypesTest-820507371-project-member] POST https://10.4.3.170/volume/v3/volumes/0cd6a86f-8fe4-4e6c-8ad0-603ad72ba3c0/action Jul 24 07:40:16.673223 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-5fa03cf5-0389-4a93-bf3d-17130024ed23 tempest-VolumeTypesTest-820507371 tempest-VolumeTypesTest-820507371-project-member] Action body: b'{"os-retype": {"new_type": "31c6d7a1-43e1-4d93-8da7-26e46d372e39"}}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:40:16.673223 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-5fa03cf5-0389-4a93-bf3d-17130024ed23 tempest-VolumeTypesTest-820507371 tempest-VolumeTypesTest-820507371-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "31c6d7a1-43e1-4d93-8da7-26e46d372e39"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:16.682050 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:16.682050 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:40:16.682751 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-5fa03cf5-0389-4a93-bf3d-17130024ed23 tempest-VolumeTypesTest-820507371 tempest-VolumeTypesTest-820507371-project-member] Volume info retrieved successfully. Jul 24 07:40:16.708266 np0000005822 devstack@c-api.service[100243]: WARNING cinder.quota [None req-5fa03cf5-0389-4a93-bf3d-17130024ed23 tempest-VolumeTypesTest-820507371 tempest-VolumeTypesTest-820507371-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1515167607 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1515167607, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:40:16.708266 np0000005822 devstack@c-api.service[100243]: WARNING cinder.quota [None req-5fa03cf5-0389-4a93-bf3d-17130024ed23 tempest-VolumeTypesTest-820507371 tempest-VolumeTypesTest-820507371-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1515167607 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1515167607, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:40:16.740621 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-5fa03cf5-0389-4a93-bf3d-17130024ed23 tempest-VolumeTypesTest-820507371 tempest-VolumeTypesTest-820507371-project-member] Created reservations ['9f4d3f42-00bd-4189-b39b-948e31a0df05', '843a0f6d-55c0-45be-b113-351261a4ea6f'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:40:16.752487 np0000005822 devstack@c-api.service[100243]: WARNING cinder.quota [None req-5fa03cf5-0389-4a93-bf3d-17130024ed23 tempest-VolumeTypesTest-820507371 tempest-VolumeTypesTest-820507371-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-2065827441 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-2065827441, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:40:16.752905 np0000005822 devstack@c-api.service[100243]: WARNING cinder.quota [None req-5fa03cf5-0389-4a93-bf3d-17130024ed23 tempest-VolumeTypesTest-820507371 tempest-VolumeTypesTest-820507371-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-2065827441 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-2065827441, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:40:16.758758 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-5fa03cf5-0389-4a93-bf3d-17130024ed23 tempest-VolumeTypesTest-820507371 tempest-VolumeTypesTest-820507371-project-member] Created reservations ['6bb79407-9ba6-415c-8bb5-a62826e36cf3', 'bc9b854f-60e8-47d2-91b4-a397fa1217aa'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:40:16.776603 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-5fa03cf5-0389-4a93-bf3d-17130024ed23 tempest-VolumeTypesTest-820507371 tempest-VolumeTypesTest-820507371-project-member] Retype volume request issued successfully. Jul 24 07:40:16.777449 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5fa03cf5-0389-4a93-bf3d-17130024ed23 tempest-VolumeTypesTest-820507371 tempest-VolumeTypesTest-820507371-project-member] https://10.4.3.170/volume/v3/volumes/0cd6a86f-8fe4-4e6c-8ad0-603ad72ba3c0/action returned with HTTP 202 Jul 24 07:40:16.777449 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 329/1315] 10.4.3.170 () {68 vars in 1390 bytes} [Fri Jul 24 07:40:16 2026] POST /volume/v3/volumes/0cd6a86f-8fe4-4e6c-8ad0-603ad72ba3c0/action => generated 0 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:40:16.784095 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-3ff52033-f47d-4489-8f7c-63168617d72a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:16.785849 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3ff52033-f47d-4489-8f7c-63168617d72a tempest-VolumeTypesTest-820507371 tempest-VolumeTypesTest-820507371-project-member] GET https://10.4.3.170/volume/v3/volumes/0cd6a86f-8fe4-4e6c-8ad0-603ad72ba3c0 Jul 24 07:40:16.786091 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3ff52033-f47d-4489-8f7c-63168617d72a tempest-VolumeTypesTest-820507371 tempest-VolumeTypesTest-820507371-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:16.786333 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3ff52033-f47d-4489-8f7c-63168617d72a tempest-VolumeTypesTest-820507371 tempest-VolumeTypesTest-820507371-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:16.800937 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:16.800937 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:40:16.813039 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-3ff52033-f47d-4489-8f7c-63168617d72a tempest-VolumeTypesTest-820507371 tempest-VolumeTypesTest-820507371-project-member] Volume info retrieved successfully. Jul 24 07:40:16.818263 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3ff52033-f47d-4489-8f7c-63168617d72a tempest-VolumeTypesTest-820507371 tempest-VolumeTypesTest-820507371-project-member] https://10.4.3.170/volume/v3/volumes/0cd6a86f-8fe4-4e6c-8ad0-603ad72ba3c0 returned with HTTP 200 Jul 24 07:40:16.818775 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 327/1316] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:16 2026] GET /volume/v3/volumes/0cd6a86f-8fe4-4e6c-8ad0-603ad72ba3c0 => generated 876 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:17.028163 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-7f3794c2-6e45-404b-8749-61d300799b19 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:17.029791 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7f3794c2-6e45-404b-8749-61d300799b19 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] GET https://10.4.3.170/volume/v3/volumes/180b225c-2bdd-4eaa-af4a-2eaef55d19b9 Jul 24 07:40:17.029957 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7f3794c2-6e45-404b-8749-61d300799b19 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:17.030138 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7f3794c2-6e45-404b-8749-61d300799b19 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:17.035986 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:17.035986 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:40:17.038918 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-7f3794c2-6e45-404b-8749-61d300799b19 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Volume info retrieved successfully. Jul 24 07:40:17.042253 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7f3794c2-6e45-404b-8749-61d300799b19 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/volumes/180b225c-2bdd-4eaa-af4a-2eaef55d19b9 returned with HTTP 200 Jul 24 07:40:17.042577 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 332/1317] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:17 2026] GET /volume/v3/volumes/180b225c-2bdd-4eaa-af4a-2eaef55d19b9 => generated 878 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:17.055821 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-f602b74d-bf86-408d-89a5-761b9980c967 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:17.057322 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f602b74d-bf86-408d-89a5-761b9980c967 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] GET https://10.4.3.170/volume/v3/volumes/180b225c-2bdd-4eaa-af4a-2eaef55d19b9 Jul 24 07:40:17.057485 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f602b74d-bf86-408d-89a5-761b9980c967 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:17.057648 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f602b74d-bf86-408d-89a5-761b9980c967 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:17.063343 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:17.063343 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:40:17.066085 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-f602b74d-bf86-408d-89a5-761b9980c967 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Volume info retrieved successfully. Jul 24 07:40:17.069252 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f602b74d-bf86-408d-89a5-761b9980c967 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/volumes/180b225c-2bdd-4eaa-af4a-2eaef55d19b9 returned with HTTP 200 Jul 24 07:40:17.069567 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 330/1318] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:17 2026] GET /volume/v3/volumes/180b225c-2bdd-4eaa-af4a-2eaef55d19b9 => generated 878 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:17.104508 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-c2cd2af0-f14e-400d-883a-245bf69b40ca req-25d4c115-951d-46df-b3fb-fef12e173112 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:17.107012 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-c2cd2af0-f14e-400d-883a-245bf69b40ca req-25d4c115-951d-46df-b3fb-fef12e173112 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] GET https://10.4.3.170/volume/v3/volumes/180b225c-2bdd-4eaa-af4a-2eaef55d19b9 Jul 24 07:40:17.107655 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-c2cd2af0-f14e-400d-883a-245bf69b40ca req-25d4c115-951d-46df-b3fb-fef12e173112 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:17.107655 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-c2cd2af0-f14e-400d-883a-245bf69b40ca req-25d4c115-951d-46df-b3fb-fef12e173112 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:17.115889 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:17.115889 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:40:17.119961 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-c2cd2af0-f14e-400d-883a-245bf69b40ca req-25d4c115-951d-46df-b3fb-fef12e173112 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Volume info retrieved successfully. Jul 24 07:40:17.124035 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-c2cd2af0-f14e-400d-883a-245bf69b40ca req-25d4c115-951d-46df-b3fb-fef12e173112 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/volumes/180b225c-2bdd-4eaa-af4a-2eaef55d19b9 returned with HTTP 200 Jul 24 07:40:17.124456 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 330/1319] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:40:17 2026] GET /volume/v3/volumes/180b225c-2bdd-4eaa-af4a-2eaef55d19b9 => generated 878 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:17.164538 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-f7b89121-ed7b-4c7f-870d-3e2def4ace25 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:17.166441 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f7b89121-ed7b-4c7f-870d-3e2def4ace25 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/29d264e8-6391-459f-9324-a151c1c0b5fc Jul 24 07:40:17.166674 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f7b89121-ed7b-4c7f-870d-3e2def4ace25 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:17.166907 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f7b89121-ed7b-4c7f-870d-3e2def4ace25 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:17.167059 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-f7b89121-ed7b-4c7f-870d-3e2def4ace25 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id 29d264e8-6391-459f-9324-a151c1c0b5fc. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:40:17.171082 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:17.171082 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:40:17.171773 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f7b89121-ed7b-4c7f-870d-3e2def4ace25 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/29d264e8-6391-459f-9324-a151c1c0b5fc returned with HTTP 200 Jul 24 07:40:17.172167 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 328/1320] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:40:17 2026] GET /volume/v3/backups/29d264e8-6391-459f-9324-a151c1c0b5fc => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:17.270746 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-da7e3b14-c0ca-4e21-ab0c-a2016dcbdbf8 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:17.314334 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-c57ea59f-14bd-40b0-a0a8-180530937ede None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:17.314739 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c57ea59f-14bd-40b0-a0a8-180530937ede None None] GET https://10.4.3.170/volume// Jul 24 07:40:17.314897 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c57ea59f-14bd-40b0-a0a8-180530937ede None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:17.315095 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c57ea59f-14bd-40b0-a0a8-180530937ede None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:17.315401 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c57ea59f-14bd-40b0-a0a8-180530937ede None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:40:17.315813 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 331/1321] 10.4.3.170 () {66 vars in 1428 bytes} [Fri Jul 24 07:40:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:40:17.321956 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-c2cd2af0-f14e-400d-883a-245bf69b40ca req-16702176-9f37-4d1e-8b0e-1cc3e125ca17 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:17.324092 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-c2cd2af0-f14e-400d-883a-245bf69b40ca req-16702176-9f37-4d1e-8b0e-1cc3e125ca17 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 24 07:40:17.324464 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-c2cd2af0-f14e-400d-883a-245bf69b40ca req-16702176-9f37-4d1e-8b0e-1cc3e125ca17 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "180b225c-2bdd-4eaa-af4a-2eaef55d19b9", "connector": null, "instance_uuid": "59feaaf4-6190-4b55-bbd4-6bc92f25fde2"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:17.333036 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:17.333036 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:40:17.350854 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-da7e3b14-c0ca-4e21-ab0c-a2016dcbdbf8 tempest-GroupTypeSpecsTest-1809639477 tempest-GroupTypeSpecsTest-1809639477-project-admin] POST https://10.4.3.170/volume/v3/group_types Jul 24 07:40:17.351326 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-da7e3b14-c0ca-4e21-ab0c-a2016dcbdbf8 tempest-GroupTypeSpecsTest-1809639477 tempest-GroupTypeSpecsTest-1809639477-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-1556391060"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:17.359695 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-c2cd2af0-f14e-400d-883a-245bf69b40ca req-16702176-9f37-4d1e-8b0e-1cc3e125ca17 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 24 07:40:17.360303 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 331/1322] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 24 07:40:17 2026] POST /volume/v3/attachments => generated 273 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:40:17.363858 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-da7e3b14-c0ca-4e21-ab0c-a2016dcbdbf8 tempest-GroupTypeSpecsTest-1809639477 tempest-GroupTypeSpecsTest-1809639477-project-admin] https://10.4.3.170/volume/v3/group_types returned with HTTP 202 Jul 24 07:40:17.364264 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 333/1323] 10.4.3.170 () {70 vars in 1311 bytes} [Fri Jul 24 07:40:17 2026] POST /volume/v3/group_types => generated 181 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:40:17.374797 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-1a6ada09-bfc6-40af-85f1-1790aa3473eb None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:17.375815 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1a6ada09-bfc6-40af-85f1-1790aa3473eb tempest-GroupTypeSpecsTest-1809639477 tempest-GroupTypeSpecsTest-1809639477-project-admin] POST https://10.4.3.170/volume/v3/group_types/d9ec9956-2839-488c-9290-5bd6accb5c2c/group_specs Jul 24 07:40:17.376155 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1a6ada09-bfc6-40af-85f1-1790aa3473eb tempest-GroupTypeSpecsTest-1809639477 tempest-GroupTypeSpecsTest-1809639477-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:17.385283 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-84fe1e7f-f072-4980-81fc-6e75739b3dde None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:17.388574 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-84fe1e7f-f072-4980-81fc-6e75739b3dde tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] GET https://10.4.3.170/volume/v3/volumes/180b225c-2bdd-4eaa-af4a-2eaef55d19b9 Jul 24 07:40:17.388574 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-84fe1e7f-f072-4980-81fc-6e75739b3dde tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:17.388574 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-84fe1e7f-f072-4980-81fc-6e75739b3dde tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:17.390633 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1a6ada09-bfc6-40af-85f1-1790aa3473eb tempest-GroupTypeSpecsTest-1809639477 tempest-GroupTypeSpecsTest-1809639477-project-admin] https://10.4.3.170/volume/v3/group_types/d9ec9956-2839-488c-9290-5bd6accb5c2c/group_specs returned with HTTP 202 Jul 24 07:40:17.391045 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 329/1324] 10.4.3.170 () {70 vars in 1458 bytes} [Fri Jul 24 07:40:17 2026] POST /volume/v3/group_types/d9ec9956-2839-488c-9290-5bd6accb5c2c/group_specs => generated 53 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:40:17.394902 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-9a0f73cd-f51d-4171-884a-3e997e1b1466 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:17.395304 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9a0f73cd-f51d-4171-884a-3e997e1b1466 None None] GET https://10.4.3.170/volume// Jul 24 07:40:17.395466 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9a0f73cd-f51d-4171-884a-3e997e1b1466 None None] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:17.395644 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9a0f73cd-f51d-4171-884a-3e997e1b1466 None None] Calling method 'all' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:17.395935 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9a0f73cd-f51d-4171-884a-3e997e1b1466 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:40:17.396266 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 332/1325] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:40:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:40:17.399662 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:17.399662 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:40:17.399788 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-eafa3d11-54c5-4b8e-b016-b5331e546076 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:17.401129 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-eafa3d11-54c5-4b8e-b016-b5331e546076 tempest-GroupTypeSpecsTest-1809639477 tempest-GroupTypeSpecsTest-1809639477-project-admin] POST https://10.4.3.170/volume/v3/group_types/d9ec9956-2839-488c-9290-5bd6accb5c2c/group_specs Jul 24 07:40:17.401557 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-eafa3d11-54c5-4b8e-b016-b5331e546076 tempest-GroupTypeSpecsTest-1809639477 tempest-GroupTypeSpecsTest-1809639477-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:17.401635 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-84fe1e7f-f072-4980-81fc-6e75739b3dde tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Volume info retrieved successfully. Jul 24 07:40:17.406160 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-84fe1e7f-f072-4980-81fc-6e75739b3dde tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/volumes/180b225c-2bdd-4eaa-af4a-2eaef55d19b9 returned with HTTP 200 Jul 24 07:40:17.406336 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 332/1326] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:17 2026] GET /volume/v3/volumes/180b225c-2bdd-4eaa-af4a-2eaef55d19b9 => generated 877 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:17.406429 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-c2cd2af0-f14e-400d-883a-245bf69b40ca req-a4b70a66-2aa0-4df0-8d71-323b7d191e83 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:17.408432 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-c2cd2af0-f14e-400d-883a-245bf69b40ca req-a4b70a66-2aa0-4df0-8d71-323b7d191e83 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] GET https://10.4.3.170/volume/v3/volumes/180b225c-2bdd-4eaa-af4a-2eaef55d19b9 Jul 24 07:40:17.408688 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-c2cd2af0-f14e-400d-883a-245bf69b40ca req-a4b70a66-2aa0-4df0-8d71-323b7d191e83 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:17.408922 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-c2cd2af0-f14e-400d-883a-245bf69b40ca req-a4b70a66-2aa0-4df0-8d71-323b7d191e83 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:17.417849 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:17.417849 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:40:17.419693 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-eafa3d11-54c5-4b8e-b016-b5331e546076 tempest-GroupTypeSpecsTest-1809639477 tempest-GroupTypeSpecsTest-1809639477-project-admin] https://10.4.3.170/volume/v3/group_types/d9ec9956-2839-488c-9290-5bd6accb5c2c/group_specs returned with HTTP 202 Jul 24 07:40:17.420056 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 334/1327] 10.4.3.170 () {70 vars in 1458 bytes} [Fri Jul 24 07:40:17 2026] POST /volume/v3/group_types/d9ec9956-2839-488c-9290-5bd6accb5c2c/group_specs => generated 61 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:40:17.421278 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-c2cd2af0-f14e-400d-883a-245bf69b40ca req-a4b70a66-2aa0-4df0-8d71-323b7d191e83 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Volume info retrieved successfully. Jul 24 07:40:17.425649 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-c2cd2af0-f14e-400d-883a-245bf69b40ca req-a4b70a66-2aa0-4df0-8d71-323b7d191e83 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/volumes/180b225c-2bdd-4eaa-af4a-2eaef55d19b9 returned with HTTP 200 Jul 24 07:40:17.426045 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 330/1328] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:40:17 2026] GET /volume/v3/volumes/180b225c-2bdd-4eaa-af4a-2eaef55d19b9 => generated 1057 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:40:17.427647 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-eeaf4ba0-be17-45f7-827d-91641ed85717 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:17.429425 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-eeaf4ba0-be17-45f7-827d-91641ed85717 tempest-GroupTypeSpecsTest-1809639477 tempest-GroupTypeSpecsTest-1809639477-project-admin] GET https://10.4.3.170/volume/v3/group_types/d9ec9956-2839-488c-9290-5bd6accb5c2c/group_specs/key2 Jul 24 07:40:17.429686 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-eeaf4ba0-be17-45f7-827d-91641ed85717 tempest-GroupTypeSpecsTest-1809639477 tempest-GroupTypeSpecsTest-1809639477-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:17.429893 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-eeaf4ba0-be17-45f7-827d-91641ed85717 tempest-GroupTypeSpecsTest-1809639477 tempest-GroupTypeSpecsTest-1809639477-project-admin] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:17.430191 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:17.430191 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:40:17.445342 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-eeaf4ba0-be17-45f7-827d-91641ed85717 tempest-GroupTypeSpecsTest-1809639477 tempest-GroupTypeSpecsTest-1809639477-project-admin] https://10.4.3.170/volume/v3/group_types/d9ec9956-2839-488c-9290-5bd6accb5c2c/group_specs/key2 returned with HTTP 200 Jul 24 07:40:17.445758 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 333/1329] 10.4.3.170 () {68 vars in 1452 bytes} [Fri Jul 24 07:40:17 2026] GET /volume/v3/group_types/d9ec9956-2839-488c-9290-5bd6accb5c2c/group_specs/key2 => generated 26 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:17.452799 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-178e0149-811f-47af-bac6-a97a7c7d626c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:17.454758 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-178e0149-811f-47af-bac6-a97a7c7d626c tempest-GroupTypeSpecsTest-1809639477 tempest-GroupTypeSpecsTest-1809639477-project-admin] GET https://10.4.3.170/volume/v3/group_types/d9ec9956-2839-488c-9290-5bd6accb5c2c/group_specs/key3 Jul 24 07:40:17.454956 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-178e0149-811f-47af-bac6-a97a7c7d626c tempest-GroupTypeSpecsTest-1809639477 tempest-GroupTypeSpecsTest-1809639477-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:17.458225 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-178e0149-811f-47af-bac6-a97a7c7d626c tempest-GroupTypeSpecsTest-1809639477 tempest-GroupTypeSpecsTest-1809639477-project-admin] Calling method 'version_select' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:17.461507 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-178e0149-811f-47af-bac6-a97a7c7d626c tempest-GroupTypeSpecsTest-1809639477 tempest-GroupTypeSpecsTest-1809639477-project-admin] https://10.4.3.170/volume/v3/group_types/d9ec9956-2839-488c-9290-5bd6accb5c2c/group_specs/key3 returned with HTTP 200 Jul 24 07:40:17.461845 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 333/1330] 10.4.3.170 () {68 vars in 1452 bytes} [Fri Jul 24 07:40:17 2026] GET /volume/v3/group_types/d9ec9956-2839-488c-9290-5bd6accb5c2c/group_specs/key3 => generated 18 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:17.468515 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-6fbdfa1f-07bd-4677-a4c9-bace035ecd96 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:17.470224 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6fbdfa1f-07bd-4677-a4c9-bace035ecd96 tempest-GroupTypeSpecsTest-1809639477 tempest-GroupTypeSpecsTest-1809639477-project-admin] PUT https://10.4.3.170/volume/v3/group_types/d9ec9956-2839-488c-9290-5bd6accb5c2c/group_specs/key3 Jul 24 07:40:17.470593 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6fbdfa1f-07bd-4677-a4c9-bace035ecd96 tempest-GroupTypeSpecsTest-1809639477 tempest-GroupTypeSpecsTest-1809639477-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:17.480290 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6fbdfa1f-07bd-4677-a4c9-bace035ecd96 tempest-GroupTypeSpecsTest-1809639477 tempest-GroupTypeSpecsTest-1809639477-project-admin] https://10.4.3.170/volume/v3/group_types/d9ec9956-2839-488c-9290-5bd6accb5c2c/group_specs/key3 returned with HTTP 200 Jul 24 07:40:17.480717 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 335/1331] 10.4.3.170 () {70 vars in 1472 bytes} [Fri Jul 24 07:40:17 2026] PUT /volume/v3/group_types/d9ec9956-2839-488c-9290-5bd6accb5c2c/group_specs/key3 => generated 26 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:17.487561 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-24020ca7-71a0-49c2-bcf5-38daa62e30da None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:17.489646 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-24020ca7-71a0-49c2-bcf5-38daa62e30da tempest-GroupTypeSpecsTest-1809639477 tempest-GroupTypeSpecsTest-1809639477-project-admin] GET https://10.4.3.170/volume/v3/group_types/d9ec9956-2839-488c-9290-5bd6accb5c2c/group_specs Jul 24 07:40:17.489901 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-24020ca7-71a0-49c2-bcf5-38daa62e30da tempest-GroupTypeSpecsTest-1809639477 tempest-GroupTypeSpecsTest-1809639477-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:17.490144 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-24020ca7-71a0-49c2-bcf5-38daa62e30da tempest-GroupTypeSpecsTest-1809639477 tempest-GroupTypeSpecsTest-1809639477-project-admin] Calling method 'version_select' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:17.497157 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-24020ca7-71a0-49c2-bcf5-38daa62e30da tempest-GroupTypeSpecsTest-1809639477 tempest-GroupTypeSpecsTest-1809639477-project-admin] https://10.4.3.170/volume/v3/group_types/d9ec9956-2839-488c-9290-5bd6accb5c2c/group_specs returned with HTTP 200 Jul 24 07:40:17.497580 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 331/1332] 10.4.3.170 () {68 vars in 1437 bytes} [Fri Jul 24 07:40:17 2026] GET /volume/v3/group_types/d9ec9956-2839-488c-9290-5bd6accb5c2c/group_specs => generated 87 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:17.504240 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-250042ef-9cab-4d9a-88db-c150d018d9b8 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:17.506001 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-250042ef-9cab-4d9a-88db-c150d018d9b8 tempest-GroupTypeSpecsTest-1809639477 tempest-GroupTypeSpecsTest-1809639477-project-admin] DELETE https://10.4.3.170/volume/v3/group_types/d9ec9956-2839-488c-9290-5bd6accb5c2c/group_specs/key1 Jul 24 07:40:17.506243 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-250042ef-9cab-4d9a-88db-c150d018d9b8 tempest-GroupTypeSpecsTest-1809639477 tempest-GroupTypeSpecsTest-1809639477-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:17.506431 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-250042ef-9cab-4d9a-88db-c150d018d9b8 tempest-GroupTypeSpecsTest-1809639477 tempest-GroupTypeSpecsTest-1809639477-project-admin] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:17.511102 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-c2cd2af0-f14e-400d-883a-245bf69b40ca req-d64417c9-3189-418a-9409-056fd7877dcc None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:17.513022 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-c2cd2af0-f14e-400d-883a-245bf69b40ca req-d64417c9-3189-418a-9409-056fd7877dcc tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] PUT https://10.4.3.170/volume/v3/attachments/ef663870-19ec-46cb-b58f-4b94cf7e9b6c Jul 24 07:40:17.513466 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-c2cd2af0-f14e-400d-883a-245bf69b40ca req-d64417c9-3189-418a-9409-056fd7877dcc tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000005822", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9a7cb9337d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5fc7887c-2ab7-4d21-80c7-ec4ad0d3b011", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:17.517502 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-250042ef-9cab-4d9a-88db-c150d018d9b8 tempest-GroupTypeSpecsTest-1809639477 tempest-GroupTypeSpecsTest-1809639477-project-admin] https://10.4.3.170/volume/v3/group_types/d9ec9956-2839-488c-9290-5bd6accb5c2c/group_specs/key1 returned with HTTP 202 Jul 24 07:40:17.517906 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 334/1333] 10.4.3.170 () {68 vars in 1455 bytes} [Fri Jul 24 07:40:17 2026] DELETE /volume/v3/group_types/d9ec9956-2839-488c-9290-5bd6accb5c2c/group_specs/key1 => generated 0 bytes in 14 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 07:40:17.522883 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.coordination [req-c2cd2af0-f14e-400d-883a-245bf69b40ca req-d64417c9-3189-418a-9409-056fd7877dcc tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Acquiring lock "cinder-attachment_update-180b225c-2bdd-4eaa-af4a-2eaef55d19b9-np0000005822" by "attachment_update" {{(pid=100245) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 07:40:17.524407 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f71a1fad-173d-47ec-9e9c-7530a991d91d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:17.525995 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f71a1fad-173d-47ec-9e9c-7530a991d91d tempest-GroupTypeSpecsTest-1809639477 tempest-GroupTypeSpecsTest-1809639477-project-admin] GET https://10.4.3.170/volume/v3/group_types/d9ec9956-2839-488c-9290-5bd6accb5c2c/group_specs/key1 Jul 24 07:40:17.526656 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f71a1fad-173d-47ec-9e9c-7530a991d91d tempest-GroupTypeSpecsTest-1809639477 tempest-GroupTypeSpecsTest-1809639477-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:17.526656 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f71a1fad-173d-47ec-9e9c-7530a991d91d tempest-GroupTypeSpecsTest-1809639477 tempest-GroupTypeSpecsTest-1809639477-project-admin] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:17.527352 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.coordination [req-c2cd2af0-f14e-400d-883a-245bf69b40ca req-d64417c9-3189-418a-9409-056fd7877dcc tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Lock "cinder-attachment_update-180b225c-2bdd-4eaa-af4a-2eaef55d19b9-np0000005822" acquired by "attachment_update" :: waited 0.004s {{(pid=100245) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 07:40:17.528254 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:17.528254 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:40:17.533661 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f71a1fad-173d-47ec-9e9c-7530a991d91d tempest-GroupTypeSpecsTest-1809639477 tempest-GroupTypeSpecsTest-1809639477-project-admin] HTTP exception thrown: Group Type d9ec9956-2839-488c-9290-5bd6accb5c2c has no extra spec with key key1. Jul 24 07:40:17.533796 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f71a1fad-173d-47ec-9e9c-7530a991d91d tempest-GroupTypeSpecsTest-1809639477 tempest-GroupTypeSpecsTest-1809639477-project-admin] https://10.4.3.170/volume/v3/group_types/d9ec9956-2839-488c-9290-5bd6accb5c2c/group_specs/key1 returned with HTTP 404 Jul 24 07:40:17.534288 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 336/1334] 10.4.3.170 () {68 vars in 1452 bytes} [Fri Jul 24 07:40:17 2026] GET /volume/v3/group_types/d9ec9956-2839-488c-9290-5bd6accb5c2c/group_specs/key1 => generated 126 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 07:40:17.539666 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-76c5097b-117e-4dcf-9ee7-da1ed0d927d2 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:17.541006 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-fcbcd370-ee7d-45f0-a1af-ae1433910940 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:17.541899 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-76c5097b-117e-4dcf-9ee7-da1ed0d927d2 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] GET https://10.4.3.170/volume/v3/volumes/792584f7-350d-4462-8244-597c3537ad37 Jul 24 07:40:17.542172 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-76c5097b-117e-4dcf-9ee7-da1ed0d927d2 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:17.542441 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-76c5097b-117e-4dcf-9ee7-da1ed0d927d2 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:17.543249 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-fcbcd370-ee7d-45f0-a1af-ae1433910940 tempest-GroupTypeSpecsTest-1809639477 tempest-GroupTypeSpecsTest-1809639477-project-admin] DELETE https://10.4.3.170/volume/v3/group_types/d9ec9956-2839-488c-9290-5bd6accb5c2c/group_specs/key2 Jul 24 07:40:17.543518 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-fcbcd370-ee7d-45f0-a1af-ae1433910940 tempest-GroupTypeSpecsTest-1809639477 tempest-GroupTypeSpecsTest-1809639477-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:17.543764 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-fcbcd370-ee7d-45f0-a1af-ae1433910940 tempest-GroupTypeSpecsTest-1809639477 tempest-GroupTypeSpecsTest-1809639477-project-admin] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:17.553231 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:17.553231 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:40:17.555123 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-fcbcd370-ee7d-45f0-a1af-ae1433910940 tempest-GroupTypeSpecsTest-1809639477 tempest-GroupTypeSpecsTest-1809639477-project-admin] https://10.4.3.170/volume/v3/group_types/d9ec9956-2839-488c-9290-5bd6accb5c2c/group_specs/key2 returned with HTTP 202 Jul 24 07:40:17.555555 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 335/1335] 10.4.3.170 () {68 vars in 1455 bytes} [Fri Jul 24 07:40:17 2026] DELETE /volume/v3/group_types/d9ec9956-2839-488c-9290-5bd6accb5c2c/group_specs/key2 => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 07:40:17.558128 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-76c5097b-117e-4dcf-9ee7-da1ed0d927d2 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Volume info retrieved successfully. Jul 24 07:40:17.562299 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c0e9486f-1ac9-424f-bf2b-12eaa8e37975 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:17.562596 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-76c5097b-117e-4dcf-9ee7-da1ed0d927d2 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] https://10.4.3.170/volume/v3/volumes/792584f7-350d-4462-8244-597c3537ad37 returned with HTTP 200 Jul 24 07:40:17.562966 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 332/1336] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:17 2026] GET /volume/v3/volumes/792584f7-350d-4462-8244-597c3537ad37 => generated 906 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:17.564023 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c0e9486f-1ac9-424f-bf2b-12eaa8e37975 tempest-GroupTypeSpecsTest-1809639477 tempest-GroupTypeSpecsTest-1809639477-project-admin] GET https://10.4.3.170/volume/v3/group_types/d9ec9956-2839-488c-9290-5bd6accb5c2c/group_specs/key2 Jul 24 07:40:17.564259 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c0e9486f-1ac9-424f-bf2b-12eaa8e37975 tempest-GroupTypeSpecsTest-1809639477 tempest-GroupTypeSpecsTest-1809639477-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:17.564461 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c0e9486f-1ac9-424f-bf2b-12eaa8e37975 tempest-GroupTypeSpecsTest-1809639477 tempest-GroupTypeSpecsTest-1809639477-project-admin] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:17.572216 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c0e9486f-1ac9-424f-bf2b-12eaa8e37975 tempest-GroupTypeSpecsTest-1809639477 tempest-GroupTypeSpecsTest-1809639477-project-admin] HTTP exception thrown: Group Type d9ec9956-2839-488c-9290-5bd6accb5c2c has no extra spec with key key2. Jul 24 07:40:17.572369 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c0e9486f-1ac9-424f-bf2b-12eaa8e37975 tempest-GroupTypeSpecsTest-1809639477 tempest-GroupTypeSpecsTest-1809639477-project-admin] https://10.4.3.170/volume/v3/group_types/d9ec9956-2839-488c-9290-5bd6accb5c2c/group_specs/key2 returned with HTTP 404 Jul 24 07:40:17.572880 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 337/1337] 10.4.3.170 () {68 vars in 1452 bytes} [Fri Jul 24 07:40:17 2026] GET /volume/v3/group_types/d9ec9956-2839-488c-9290-5bd6accb5c2c/group_specs/key2 => generated 126 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 07:40:17.579382 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-9e5ebfbd-8c84-4638-a0d8-90ecc39db210 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:17.581329 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9e5ebfbd-8c84-4638-a0d8-90ecc39db210 tempest-GroupTypeSpecsTest-1809639477 tempest-GroupTypeSpecsTest-1809639477-project-admin] DELETE https://10.4.3.170/volume/v3/group_types/d9ec9956-2839-488c-9290-5bd6accb5c2c/group_specs/key3 Jul 24 07:40:17.581559 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9e5ebfbd-8c84-4638-a0d8-90ecc39db210 tempest-GroupTypeSpecsTest-1809639477 tempest-GroupTypeSpecsTest-1809639477-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:17.581795 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9e5ebfbd-8c84-4638-a0d8-90ecc39db210 tempest-GroupTypeSpecsTest-1809639477 tempest-GroupTypeSpecsTest-1809639477-project-admin] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:17.590526 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9e5ebfbd-8c84-4638-a0d8-90ecc39db210 tempest-GroupTypeSpecsTest-1809639477 tempest-GroupTypeSpecsTest-1809639477-project-admin] https://10.4.3.170/volume/v3/group_types/d9ec9956-2839-488c-9290-5bd6accb5c2c/group_specs/key3 returned with HTTP 202 Jul 24 07:40:17.590893 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 336/1338] 10.4.3.170 () {68 vars in 1455 bytes} [Fri Jul 24 07:40:17 2026] DELETE /volume/v3/group_types/d9ec9956-2839-488c-9290-5bd6accb5c2c/group_specs/key3 => generated 0 bytes in 12 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 07:40:17.596647 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-eafb8ae9-42c7-47af-a06e-daf7d7fc9252 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:17.598656 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-eafb8ae9-42c7-47af-a06e-daf7d7fc9252 tempest-GroupTypeSpecsTest-1809639477 tempest-GroupTypeSpecsTest-1809639477-project-admin] GET https://10.4.3.170/volume/v3/group_types/d9ec9956-2839-488c-9290-5bd6accb5c2c/group_specs/key3 Jul 24 07:40:17.598852 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-eafb8ae9-42c7-47af-a06e-daf7d7fc9252 tempest-GroupTypeSpecsTest-1809639477 tempest-GroupTypeSpecsTest-1809639477-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:17.599023 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-eafb8ae9-42c7-47af-a06e-daf7d7fc9252 tempest-GroupTypeSpecsTest-1809639477 tempest-GroupTypeSpecsTest-1809639477-project-admin] Calling method 'version_select' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:17.602655 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.coordination [req-c2cd2af0-f14e-400d-883a-245bf69b40ca req-d64417c9-3189-418a-9409-056fd7877dcc tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Lock "cinder-attachment_update-180b225c-2bdd-4eaa-af4a-2eaef55d19b9-np0000005822" released by "attachment_update" :: held 0.075s {{(pid=100245) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 07:40:17.602987 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-c2cd2af0-f14e-400d-883a-245bf69b40ca req-d64417c9-3189-418a-9409-056fd7877dcc tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/attachments/ef663870-19ec-46cb-b58f-4b94cf7e9b6c returned with HTTP 200 Jul 24 07:40:17.603453 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 334/1339] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 24 07:40:17 2026] PUT /volume/v3/attachments/ef663870-19ec-46cb-b58f-4b94cf7e9b6c => generated 968 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:40:17.607305 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-eafb8ae9-42c7-47af-a06e-daf7d7fc9252 tempest-GroupTypeSpecsTest-1809639477 tempest-GroupTypeSpecsTest-1809639477-project-admin] HTTP exception thrown: Group Type d9ec9956-2839-488c-9290-5bd6accb5c2c has no extra spec with key key3. Jul 24 07:40:17.607305 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-eafb8ae9-42c7-47af-a06e-daf7d7fc9252 tempest-GroupTypeSpecsTest-1809639477 tempest-GroupTypeSpecsTest-1809639477-project-admin] https://10.4.3.170/volume/v3/group_types/d9ec9956-2839-488c-9290-5bd6accb5c2c/group_specs/key3 returned with HTTP 404 Jul 24 07:40:17.607305 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 333/1340] 10.4.3.170 () {68 vars in 1452 bytes} [Fri Jul 24 07:40:17 2026] GET /volume/v3/group_types/d9ec9956-2839-488c-9290-5bd6accb5c2c/group_specs/key3 => generated 126 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 07:40:17.612751 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-c2cd2af0-f14e-400d-883a-245bf69b40ca req-3de6e668-1de3-487f-9d69-1c3bda317dfd None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:17.615118 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-1c3ccf30-b817-46c6-91d7-39de32d1d7bc None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:17.615530 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-c2cd2af0-f14e-400d-883a-245bf69b40ca req-3de6e668-1de3-487f-9d69-1c3bda317dfd tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] GET https://10.4.3.170/volume/v3/volumes/180b225c-2bdd-4eaa-af4a-2eaef55d19b9/encryption Jul 24 07:40:17.615703 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-c2cd2af0-f14e-400d-883a-245bf69b40ca req-3de6e668-1de3-487f-9d69-1c3bda317dfd tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:17.615896 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-c2cd2af0-f14e-400d-883a-245bf69b40ca req-3de6e668-1de3-487f-9d69-1c3bda317dfd tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Calling method 'index' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:17.616857 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1c3ccf30-b817-46c6-91d7-39de32d1d7bc tempest-GroupTypeSpecsTest-1809639477 tempest-GroupTypeSpecsTest-1809639477-project-admin] DELETE https://10.4.3.170/volume/v3/group_types/d9ec9956-2839-488c-9290-5bd6accb5c2c Jul 24 07:40:17.617110 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1c3ccf30-b817-46c6-91d7-39de32d1d7bc tempest-GroupTypeSpecsTest-1809639477 tempest-GroupTypeSpecsTest-1809639477-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:17.617324 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1c3ccf30-b817-46c6-91d7-39de32d1d7bc tempest-GroupTypeSpecsTest-1809639477 tempest-GroupTypeSpecsTest-1809639477-project-admin] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:17.624155 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:17.624155 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:40:17.630029 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-c2cd2af0-f14e-400d-883a-245bf69b40ca req-3de6e668-1de3-487f-9d69-1c3bda317dfd tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/volumes/180b225c-2bdd-4eaa-af4a-2eaef55d19b9/encryption returned with HTTP 200 Jul 24 07:40:17.630380 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1c3ccf30-b817-46c6-91d7-39de32d1d7bc tempest-GroupTypeSpecsTest-1809639477 tempest-GroupTypeSpecsTest-1809639477-project-admin] https://10.4.3.170/volume/v3/group_types/d9ec9956-2839-488c-9290-5bd6accb5c2c returned with HTTP 202 Jul 24 07:40:17.630489 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 338/1341] 10.4.3.170 () {68 vars in 1631 bytes} [Fri Jul 24 07:40:17 2026] GET /volume/v3/volumes/180b225c-2bdd-4eaa-af4a-2eaef55d19b9/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:17.630759 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 337/1342] 10.4.3.170 () {68 vars in 1404 bytes} [Fri Jul 24 07:40:17 2026] DELETE /volume/v3/group_types/d9ec9956-2839-488c-9290-5bd6accb5c2c => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 07:40:17.835279 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-32b09790-85f1-4e51-a6f6-dec3892b8661 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:17.836912 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-32b09790-85f1-4e51-a6f6-dec3892b8661 tempest-VolumeTypesTest-820507371 tempest-VolumeTypesTest-820507371-project-member] GET https://10.4.3.170/volume/v3/volumes/0cd6a86f-8fe4-4e6c-8ad0-603ad72ba3c0 Jul 24 07:40:17.837097 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-32b09790-85f1-4e51-a6f6-dec3892b8661 tempest-VolumeTypesTest-820507371 tempest-VolumeTypesTest-820507371-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:17.837294 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-32b09790-85f1-4e51-a6f6-dec3892b8661 tempest-VolumeTypesTest-820507371 tempest-VolumeTypesTest-820507371-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:17.844051 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:17.844051 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:40:17.847731 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-32b09790-85f1-4e51-a6f6-dec3892b8661 tempest-VolumeTypesTest-820507371 tempest-VolumeTypesTest-820507371-project-member] Volume info retrieved successfully. Jul 24 07:40:17.851633 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-32b09790-85f1-4e51-a6f6-dec3892b8661 tempest-VolumeTypesTest-820507371 tempest-VolumeTypesTest-820507371-project-member] https://10.4.3.170/volume/v3/volumes/0cd6a86f-8fe4-4e6c-8ad0-603ad72ba3c0 returned with HTTP 200 Jul 24 07:40:17.851972 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 335/1343] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:17 2026] GET /volume/v3/volumes/0cd6a86f-8fe4-4e6c-8ad0-603ad72ba3c0 => generated 877 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:17.863280 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-76b1ebe7-a322-49a5-8468-3824e3aa6791 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:17.864949 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-76b1ebe7-a322-49a5-8468-3824e3aa6791 tempest-VolumeTypesTest-820507371 tempest-VolumeTypesTest-820507371-project-member] GET https://10.4.3.170/volume/v3/volumes/0cd6a86f-8fe4-4e6c-8ad0-603ad72ba3c0 Jul 24 07:40:17.865155 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-76b1ebe7-a322-49a5-8468-3824e3aa6791 tempest-VolumeTypesTest-820507371 tempest-VolumeTypesTest-820507371-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:17.865421 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-76b1ebe7-a322-49a5-8468-3824e3aa6791 tempest-VolumeTypesTest-820507371 tempest-VolumeTypesTest-820507371-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:17.871731 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:17.871731 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:40:17.875102 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-76b1ebe7-a322-49a5-8468-3824e3aa6791 tempest-VolumeTypesTest-820507371 tempest-VolumeTypesTest-820507371-project-member] Volume info retrieved successfully. Jul 24 07:40:17.880909 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-76b1ebe7-a322-49a5-8468-3824e3aa6791 tempest-VolumeTypesTest-820507371 tempest-VolumeTypesTest-820507371-project-member] https://10.4.3.170/volume/v3/volumes/0cd6a86f-8fe4-4e6c-8ad0-603ad72ba3c0 returned with HTTP 200 Jul 24 07:40:17.880909 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 334/1344] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:17 2026] GET /volume/v3/volumes/0cd6a86f-8fe4-4e6c-8ad0-603ad72ba3c0 => generated 877 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:17.890026 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f1c13cb2-44fe-4a7a-9459-96986d75d7e5 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:17.891660 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f1c13cb2-44fe-4a7a-9459-96986d75d7e5 tempest-VolumeTypesTest-820507371 tempest-VolumeTypesTest-820507371-project-member] GET https://10.4.3.170/volume/v3/volumes/0cd6a86f-8fe4-4e6c-8ad0-603ad72ba3c0 Jul 24 07:40:17.891828 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f1c13cb2-44fe-4a7a-9459-96986d75d7e5 tempest-VolumeTypesTest-820507371 tempest-VolumeTypesTest-820507371-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:17.891999 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f1c13cb2-44fe-4a7a-9459-96986d75d7e5 tempest-VolumeTypesTest-820507371 tempest-VolumeTypesTest-820507371-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:17.898327 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:17.898327 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:40:17.901446 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-f1c13cb2-44fe-4a7a-9459-96986d75d7e5 tempest-VolumeTypesTest-820507371 tempest-VolumeTypesTest-820507371-project-member] Volume info retrieved successfully. Jul 24 07:40:17.905167 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f1c13cb2-44fe-4a7a-9459-96986d75d7e5 tempest-VolumeTypesTest-820507371 tempest-VolumeTypesTest-820507371-project-member] https://10.4.3.170/volume/v3/volumes/0cd6a86f-8fe4-4e6c-8ad0-603ad72ba3c0 returned with HTTP 200 Jul 24 07:40:17.905542 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 339/1345] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:17 2026] GET /volume/v3/volumes/0cd6a86f-8fe4-4e6c-8ad0-603ad72ba3c0 => generated 877 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:17.916096 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-8466ca5c-c4c9-4977-abc6-06db3428f8ef None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:17.917609 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8466ca5c-c4c9-4977-abc6-06db3428f8ef tempest-VolumeTypesTest-820507371 tempest-VolumeTypesTest-820507371-project-member] DELETE https://10.4.3.170/volume/v3/volumes/0cd6a86f-8fe4-4e6c-8ad0-603ad72ba3c0 Jul 24 07:40:17.917774 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8466ca5c-c4c9-4977-abc6-06db3428f8ef tempest-VolumeTypesTest-820507371 tempest-VolumeTypesTest-820507371-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:17.917942 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8466ca5c-c4c9-4977-abc6-06db3428f8ef tempest-VolumeTypesTest-820507371 tempest-VolumeTypesTest-820507371-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:17.918140 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-8466ca5c-c4c9-4977-abc6-06db3428f8ef tempest-VolumeTypesTest-820507371 tempest-VolumeTypesTest-820507371-project-member] Delete volume with id: 0cd6a86f-8fe4-4e6c-8ad0-603ad72ba3c0 Jul 24 07:40:17.924217 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:17.924217 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:40:17.924633 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-8466ca5c-c4c9-4977-abc6-06db3428f8ef tempest-VolumeTypesTest-820507371 tempest-VolumeTypesTest-820507371-project-member] Volume info retrieved successfully. Jul 24 07:40:17.939526 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-8466ca5c-c4c9-4977-abc6-06db3428f8ef tempest-VolumeTypesTest-820507371 tempest-VolumeTypesTest-820507371-project-member] Delete volume request issued successfully. Jul 24 07:40:17.939793 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8466ca5c-c4c9-4977-abc6-06db3428f8ef tempest-VolumeTypesTest-820507371 tempest-VolumeTypesTest-820507371-project-member] https://10.4.3.170/volume/v3/volumes/0cd6a86f-8fe4-4e6c-8ad0-603ad72ba3c0 returned with HTTP 202 Jul 24 07:40:17.940194 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 338/1346] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:40:17 2026] DELETE /volume/v3/volumes/0cd6a86f-8fe4-4e6c-8ad0-603ad72ba3c0 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:40:17.946515 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-e1147cc8-8a2f-4605-b911-3726358bb46c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:17.948446 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e1147cc8-8a2f-4605-b911-3726358bb46c tempest-VolumeTypesTest-820507371 tempest-VolumeTypesTest-820507371-project-member] GET https://10.4.3.170/volume/v3/volumes/0cd6a86f-8fe4-4e6c-8ad0-603ad72ba3c0 Jul 24 07:40:17.948651 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e1147cc8-8a2f-4605-b911-3726358bb46c tempest-VolumeTypesTest-820507371 tempest-VolumeTypesTest-820507371-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:17.948831 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e1147cc8-8a2f-4605-b911-3726358bb46c tempest-VolumeTypesTest-820507371 tempest-VolumeTypesTest-820507371-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:17.955872 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:17.955872 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:40:17.959669 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-e1147cc8-8a2f-4605-b911-3726358bb46c tempest-VolumeTypesTest-820507371 tempest-VolumeTypesTest-820507371-project-member] Volume info retrieved successfully. Jul 24 07:40:17.963447 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e1147cc8-8a2f-4605-b911-3726358bb46c tempest-VolumeTypesTest-820507371 tempest-VolumeTypesTest-820507371-project-member] https://10.4.3.170/volume/v3/volumes/0cd6a86f-8fe4-4e6c-8ad0-603ad72ba3c0 returned with HTTP 200 Jul 24 07:40:17.963735 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 336/1347] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:17 2026] GET /volume/v3/volumes/0cd6a86f-8fe4-4e6c-8ad0-603ad72ba3c0 => generated 876 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:18.181106 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-188869de-ba86-41c9-9d8e-cd5b8b78bdc3 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:18.183234 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-188869de-ba86-41c9-9d8e-cd5b8b78bdc3 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/29d264e8-6391-459f-9324-a151c1c0b5fc Jul 24 07:40:18.183665 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-188869de-ba86-41c9-9d8e-cd5b8b78bdc3 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:18.183856 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-188869de-ba86-41c9-9d8e-cd5b8b78bdc3 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:18.183962 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-188869de-ba86-41c9-9d8e-cd5b8b78bdc3 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id 29d264e8-6391-459f-9324-a151c1c0b5fc. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:40:18.188553 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:18.188553 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:40:18.189336 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-188869de-ba86-41c9-9d8e-cd5b8b78bdc3 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/29d264e8-6391-459f-9324-a151c1c0b5fc returned with HTTP 200 Jul 24 07:40:18.189923 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 335/1348] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:40:18 2026] GET /volume/v3/backups/29d264e8-6391-459f-9324-a151c1c0b5fc => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:18.419290 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-39a56dda-07e9-4918-b41d-9e5f1387b3ef None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:18.420969 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-39a56dda-07e9-4918-b41d-9e5f1387b3ef tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] GET https://10.4.3.170/volume/v3/volumes/180b225c-2bdd-4eaa-af4a-2eaef55d19b9 Jul 24 07:40:18.421141 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-39a56dda-07e9-4918-b41d-9e5f1387b3ef tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:18.421338 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-39a56dda-07e9-4918-b41d-9e5f1387b3ef tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:18.429299 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:18.429299 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:40:18.432151 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-39a56dda-07e9-4918-b41d-9e5f1387b3ef tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Volume info retrieved successfully. Jul 24 07:40:18.435967 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-39a56dda-07e9-4918-b41d-9e5f1387b3ef tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/volumes/180b225c-2bdd-4eaa-af4a-2eaef55d19b9 returned with HTTP 200 Jul 24 07:40:18.436407 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 340/1349] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:18 2026] GET /volume/v3/volumes/180b225c-2bdd-4eaa-af4a-2eaef55d19b9 => generated 878 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:18.575230 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-6d612828-8a02-4e42-8ceb-29295284732e None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:18.577522 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6d612828-8a02-4e42-8ceb-29295284732e tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] GET https://10.4.3.170/volume/v3/volumes/792584f7-350d-4462-8244-597c3537ad37 Jul 24 07:40:18.577522 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-6d612828-8a02-4e42-8ceb-29295284732e tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:18.577522 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-6d612828-8a02-4e42-8ceb-29295284732e tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:18.583414 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:18.583414 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:40:18.586523 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-6d612828-8a02-4e42-8ceb-29295284732e tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Volume info retrieved successfully. Jul 24 07:40:18.593443 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6d612828-8a02-4e42-8ceb-29295284732e tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] https://10.4.3.170/volume/v3/volumes/792584f7-350d-4462-8244-597c3537ad37 returned with HTTP 200 Jul 24 07:40:18.593759 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 339/1350] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:18 2026] GET /volume/v3/volumes/792584f7-350d-4462-8244-597c3537ad37 => generated 906 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:18.975898 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-55a182c9-0272-45b2-840a-3db2d789f17a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:18.977577 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-55a182c9-0272-45b2-840a-3db2d789f17a tempest-VolumeTypesTest-820507371 tempest-VolumeTypesTest-820507371-project-member] GET https://10.4.3.170/volume/v3/volumes/0cd6a86f-8fe4-4e6c-8ad0-603ad72ba3c0 Jul 24 07:40:18.977783 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-55a182c9-0272-45b2-840a-3db2d789f17a tempest-VolumeTypesTest-820507371 tempest-VolumeTypesTest-820507371-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:18.977993 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-55a182c9-0272-45b2-840a-3db2d789f17a tempest-VolumeTypesTest-820507371 tempest-VolumeTypesTest-820507371-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:18.982834 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-55a182c9-0272-45b2-840a-3db2d789f17a tempest-VolumeTypesTest-820507371 tempest-VolumeTypesTest-820507371-project-member] https://10.4.3.170/volume/v3/volumes/0cd6a86f-8fe4-4e6c-8ad0-603ad72ba3c0 returned with HTTP 404 Jul 24 07:40:18.983288 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 337/1351] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:18 2026] GET /volume/v3/volumes/0cd6a86f-8fe4-4e6c-8ad0-603ad72ba3c0 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:40:18.989535 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-97c9753b-8585-4a98-a474-37c9848cb446 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:18.991413 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-97c9753b-8585-4a98-a474-37c9848cb446 tempest-VolumeTypesTest-791265302 tempest-VolumeTypesTest-791265302-project-admin] DELETE https://10.4.3.170/volume/v3/types/31c6d7a1-43e1-4d93-8da7-26e46d372e39 Jul 24 07:40:18.991600 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-97c9753b-8585-4a98-a474-37c9848cb446 tempest-VolumeTypesTest-791265302 tempest-VolumeTypesTest-791265302-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:18.991806 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-97c9753b-8585-4a98-a474-37c9848cb446 tempest-VolumeTypesTest-791265302 tempest-VolumeTypesTest-791265302-project-admin] Calling method '_delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:19.014425 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-97c9753b-8585-4a98-a474-37c9848cb446 tempest-VolumeTypesTest-791265302 tempest-VolumeTypesTest-791265302-project-admin] https://10.4.3.170/volume/v3/types/31c6d7a1-43e1-4d93-8da7-26e46d372e39 returned with HTTP 202 Jul 24 07:40:19.014852 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 336/1352] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 24 07:40:18 2026] DELETE /volume/v3/types/31c6d7a1-43e1-4d93-8da7-26e46d372e39 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:40:19.022323 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1a9b1576-9bd9-4602-8a06-0f56e929fb9a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:19.023936 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1a9b1576-9bd9-4602-8a06-0f56e929fb9a tempest-VolumeTypesTest-791265302 tempest-VolumeTypesTest-791265302-project-admin] GET https://10.4.3.170/volume/v3/types/31c6d7a1-43e1-4d93-8da7-26e46d372e39 Jul 24 07:40:19.024117 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1a9b1576-9bd9-4602-8a06-0f56e929fb9a tempest-VolumeTypesTest-791265302 tempest-VolumeTypesTest-791265302-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:19.024312 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1a9b1576-9bd9-4602-8a06-0f56e929fb9a tempest-VolumeTypesTest-791265302 tempest-VolumeTypesTest-791265302-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:19.029521 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1a9b1576-9bd9-4602-8a06-0f56e929fb9a tempest-VolumeTypesTest-791265302 tempest-VolumeTypesTest-791265302-project-admin] https://10.4.3.170/volume/v3/types/31c6d7a1-43e1-4d93-8da7-26e46d372e39 returned with HTTP 404 Jul 24 07:40:19.029919 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 341/1353] 10.4.3.170 () {66 vars in 1342 bytes} [Fri Jul 24 07:40:19 2026] GET /volume/v3/types/31c6d7a1-43e1-4d93-8da7-26e46d372e39 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:40:19.038559 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-30d53cad-f4dc-4c74-803e-fc13b1f58b01 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:19.040751 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-30d53cad-f4dc-4c74-803e-fc13b1f58b01 tempest-VolumeTypesTest-791265302 tempest-VolumeTypesTest-791265302-project-admin] DELETE https://10.4.3.170/volume/v3/types/1302eb49-c9ec-417a-95e8-55afb495b6e6 Jul 24 07:40:19.040987 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-30d53cad-f4dc-4c74-803e-fc13b1f58b01 tempest-VolumeTypesTest-791265302 tempest-VolumeTypesTest-791265302-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:19.041366 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-30d53cad-f4dc-4c74-803e-fc13b1f58b01 tempest-VolumeTypesTest-791265302 tempest-VolumeTypesTest-791265302-project-admin] Calling method '_delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:19.067185 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-30d53cad-f4dc-4c74-803e-fc13b1f58b01 tempest-VolumeTypesTest-791265302 tempest-VolumeTypesTest-791265302-project-admin] https://10.4.3.170/volume/v3/types/1302eb49-c9ec-417a-95e8-55afb495b6e6 returned with HTTP 202 Jul 24 07:40:19.067671 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 340/1354] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 24 07:40:19 2026] DELETE /volume/v3/types/1302eb49-c9ec-417a-95e8-55afb495b6e6 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:40:19.075354 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-ff0de175-a290-4aae-86cb-61737892f405 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:19.077336 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ff0de175-a290-4aae-86cb-61737892f405 tempest-VolumeTypesTest-791265302 tempest-VolumeTypesTest-791265302-project-admin] GET https://10.4.3.170/volume/v3/types/1302eb49-c9ec-417a-95e8-55afb495b6e6 Jul 24 07:40:19.077523 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ff0de175-a290-4aae-86cb-61737892f405 tempest-VolumeTypesTest-791265302 tempest-VolumeTypesTest-791265302-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:19.077757 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ff0de175-a290-4aae-86cb-61737892f405 tempest-VolumeTypesTest-791265302 tempest-VolumeTypesTest-791265302-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:19.083641 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ff0de175-a290-4aae-86cb-61737892f405 tempest-VolumeTypesTest-791265302 tempest-VolumeTypesTest-791265302-project-admin] https://10.4.3.170/volume/v3/types/1302eb49-c9ec-417a-95e8-55afb495b6e6 returned with HTTP 404 Jul 24 07:40:19.084113 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 338/1355] 10.4.3.170 () {66 vars in 1342 bytes} [Fri Jul 24 07:40:19 2026] GET /volume/v3/types/1302eb49-c9ec-417a-95e8-55afb495b6e6 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:40:19.092340 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-bbf7ec69-7ceb-4ff3-86d8-af95759cf816 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:19.093874 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-bbf7ec69-7ceb-4ff3-86d8-af95759cf816 tempest-VolumeTypesTest-791265302 tempest-VolumeTypesTest-791265302-project-admin] POST https://10.4.3.170/volume/v3/types Jul 24 07:40:19.094226 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-bbf7ec69-7ceb-4ff3-86d8-af95759cf816 tempest-VolumeTypesTest-791265302 tempest-VolumeTypesTest-791265302-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1009345020", "description": "tempest-volume-type-description-895036252", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}, "os-volume-type-access:is_public": true}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:19.106165 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-bbf7ec69-7ceb-4ff3-86d8-af95759cf816 tempest-VolumeTypesTest-791265302 tempest-VolumeTypesTest-791265302-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 24 07:40:19.106515 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 337/1356] 10.4.3.170 () {68 vars in 1253 bytes} [Fri Jul 24 07:40:19 2026] POST /volume/v3/types => generated 314 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:19.114398 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f9ad6272-bcbf-477c-a91b-040d298d1c09 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:19.117186 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f9ad6272-bcbf-477c-a91b-040d298d1c09 tempest-VolumeTypesTest-791265302 tempest-VolumeTypesTest-791265302-project-admin] GET https://10.4.3.170/volume/v3/types/e5157ccd-223c-400d-83a3-46390720e7db Jul 24 07:40:19.117444 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f9ad6272-bcbf-477c-a91b-040d298d1c09 tempest-VolumeTypesTest-791265302 tempest-VolumeTypesTest-791265302-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:19.117677 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f9ad6272-bcbf-477c-a91b-040d298d1c09 tempest-VolumeTypesTest-791265302 tempest-VolumeTypesTest-791265302-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:19.126824 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f9ad6272-bcbf-477c-a91b-040d298d1c09 tempest-VolumeTypesTest-791265302 tempest-VolumeTypesTest-791265302-project-admin] https://10.4.3.170/volume/v3/types/e5157ccd-223c-400d-83a3-46390720e7db returned with HTTP 200 Jul 24 07:40:19.127263 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 342/1357] 10.4.3.170 () {66 vars in 1342 bytes} [Fri Jul 24 07:40:19 2026] GET /volume/v3/types/e5157ccd-223c-400d-83a3-46390720e7db => generated 336 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:19.134586 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-dfcfda04-b26d-46f9-997f-cb5619762e2d None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:19.136424 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-dfcfda04-b26d-46f9-997f-cb5619762e2d tempest-VolumeTypesTest-791265302 tempest-VolumeTypesTest-791265302-project-admin] DELETE https://10.4.3.170/volume/v3/types/e5157ccd-223c-400d-83a3-46390720e7db Jul 24 07:40:19.136667 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-dfcfda04-b26d-46f9-997f-cb5619762e2d tempest-VolumeTypesTest-791265302 tempest-VolumeTypesTest-791265302-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:19.136926 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-dfcfda04-b26d-46f9-997f-cb5619762e2d tempest-VolumeTypesTest-791265302 tempest-VolumeTypesTest-791265302-project-admin] Calling method '_delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:19.158101 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-dfcfda04-b26d-46f9-997f-cb5619762e2d tempest-VolumeTypesTest-791265302 tempest-VolumeTypesTest-791265302-project-admin] https://10.4.3.170/volume/v3/types/e5157ccd-223c-400d-83a3-46390720e7db returned with HTTP 202 Jul 24 07:40:19.158560 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 341/1358] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 24 07:40:19 2026] DELETE /volume/v3/types/e5157ccd-223c-400d-83a3-46390720e7db => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:40:19.164776 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-b903bfc1-4ab0-4797-b406-891accae2ef7 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:19.168557 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b903bfc1-4ab0-4797-b406-891accae2ef7 tempest-VolumeTypesTest-791265302 tempest-VolumeTypesTest-791265302-project-admin] GET https://10.4.3.170/volume/v3/types/e5157ccd-223c-400d-83a3-46390720e7db Jul 24 07:40:19.168798 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b903bfc1-4ab0-4797-b406-891accae2ef7 tempest-VolumeTypesTest-791265302 tempest-VolumeTypesTest-791265302-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:19.168992 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b903bfc1-4ab0-4797-b406-891accae2ef7 tempest-VolumeTypesTest-791265302 tempest-VolumeTypesTest-791265302-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:19.171993 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b903bfc1-4ab0-4797-b406-891accae2ef7 tempest-VolumeTypesTest-791265302 tempest-VolumeTypesTest-791265302-project-admin] https://10.4.3.170/volume/v3/types/e5157ccd-223c-400d-83a3-46390720e7db returned with HTTP 404 Jul 24 07:40:19.172490 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 339/1359] 10.4.3.170 () {66 vars in 1342 bytes} [Fri Jul 24 07:40:19 2026] GET /volume/v3/types/e5157ccd-223c-400d-83a3-46390720e7db => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:40:19.179390 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-ee79a3a9-0d46-4eff-b583-c8d053f369e5 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:19.180892 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ee79a3a9-0d46-4eff-b583-c8d053f369e5 tempest-VolumeTypesTest-791265302 tempest-VolumeTypesTest-791265302-project-admin] POST https://10.4.3.170/volume/v3/types Jul 24 07:40:19.181199 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ee79a3a9-0d46-4eff-b583-c8d053f369e5 tempest-VolumeTypesTest-791265302 tempest-VolumeTypesTest-791265302-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1904236829"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:19.191939 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ee79a3a9-0d46-4eff-b583-c8d053f369e5 tempest-VolumeTypesTest-791265302 tempest-VolumeTypesTest-791265302-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 24 07:40:19.192274 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 338/1360] 10.4.3.170 () {68 vars in 1252 bytes} [Fri Jul 24 07:40:19 2026] POST /volume/v3/types => generated 221 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:19.200263 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-81c37feb-8542-4aa9-8721-e0b4e3de7414 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:19.200573 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-f50aba47-ef58-4c01-8bce-7bad5017f045 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:19.201917 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-81c37feb-8542-4aa9-8721-e0b4e3de7414 tempest-VolumeTypesTest-791265302 tempest-VolumeTypesTest-791265302-project-admin] POST https://10.4.3.170/volume/v3/types/d3ffda46-eff9-41e4-aa2d-2dbf5982b439/encryption Jul 24 07:40:19.202160 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f50aba47-ef58-4c01-8bce-7bad5017f045 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/29d264e8-6391-459f-9324-a151c1c0b5fc Jul 24 07:40:19.202271 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-81c37feb-8542-4aa9-8721-e0b4e3de7414 tempest-VolumeTypesTest-791265302 tempest-VolumeTypesTest-791265302-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:19.202383 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f50aba47-ef58-4c01-8bce-7bad5017f045 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:19.202564 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f50aba47-ef58-4c01-8bce-7bad5017f045 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:19.202665 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-f50aba47-ef58-4c01-8bce-7bad5017f045 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id 29d264e8-6391-459f-9324-a151c1c0b5fc. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:40:19.206492 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:19.206492 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:40:19.207278 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f50aba47-ef58-4c01-8bce-7bad5017f045 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/29d264e8-6391-459f-9324-a151c1c0b5fc returned with HTTP 200 Jul 24 07:40:19.207733 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 342/1361] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:40:19 2026] GET /volume/v3/backups/29d264e8-6391-459f-9324-a151c1c0b5fc => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:19.214371 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-c47667c9-7c85-4077-8d64-a1359fc8b6cc None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:19.216397 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c47667c9-7c85-4077-8d64-a1359fc8b6cc tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] GET https://10.4.3.170/volume/v3/volumes/66fe8cdf-e0a3-4a44-bc98-fee0ec4be717 Jul 24 07:40:19.216599 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c47667c9-7c85-4077-8d64-a1359fc8b6cc tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:19.216794 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c47667c9-7c85-4077-8d64-a1359fc8b6cc tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:19.222739 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:19.222739 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:40:19.226043 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-c47667c9-7c85-4077-8d64-a1359fc8b6cc tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Volume info retrieved successfully. Jul 24 07:40:19.229729 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c47667c9-7c85-4077-8d64-a1359fc8b6cc tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] https://10.4.3.170/volume/v3/volumes/66fe8cdf-e0a3-4a44-bc98-fee0ec4be717 returned with HTTP 200 Jul 24 07:40:19.230073 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 340/1362] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:19 2026] GET /volume/v3/volumes/66fe8cdf-e0a3-4a44-bc98-fee0ec4be717 => generated 847 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:19.234633 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-81c37feb-8542-4aa9-8721-e0b4e3de7414 tempest-VolumeTypesTest-791265302 tempest-VolumeTypesTest-791265302-project-admin] https://10.4.3.170/volume/v3/types/d3ffda46-eff9-41e4-aa2d-2dbf5982b439/encryption returned with HTTP 200 Jul 24 07:40:19.235254 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 343/1363] 10.4.3.170 () {68 vars in 1397 bytes} [Fri Jul 24 07:40:19 2026] POST /volume/v3/types/d3ffda46-eff9-41e4-aa2d-2dbf5982b439/encryption => generated 239 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:19.242192 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-773fed56-06e9-4a94-952c-80d5a34f22b0 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:19.243767 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-773fed56-06e9-4a94-952c-80d5a34f22b0 tempest-VolumeTypesTest-791265302 tempest-VolumeTypesTest-791265302-project-admin] GET https://10.4.3.170/volume/v3/types/d3ffda46-eff9-41e4-aa2d-2dbf5982b439/encryption Jul 24 07:40:19.243973 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-773fed56-06e9-4a94-952c-80d5a34f22b0 tempest-VolumeTypesTest-791265302 tempest-VolumeTypesTest-791265302-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:19.244197 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-773fed56-06e9-4a94-952c-80d5a34f22b0 tempest-VolumeTypesTest-791265302 tempest-VolumeTypesTest-791265302-project-admin] Calling method 'index' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:19.249680 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-773fed56-06e9-4a94-952c-80d5a34f22b0 tempest-VolumeTypesTest-791265302 tempest-VolumeTypesTest-791265302-project-admin] https://10.4.3.170/volume/v3/types/d3ffda46-eff9-41e4-aa2d-2dbf5982b439/encryption returned with HTTP 200 Jul 24 07:40:19.249997 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 339/1364] 10.4.3.170 () {66 vars in 1375 bytes} [Fri Jul 24 07:40:19 2026] GET /volume/v3/types/d3ffda46-eff9-41e4-aa2d-2dbf5982b439/encryption => generated 325 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:19.260985 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-9b3f0a72-3cca-41d3-b7cc-98cd748226d8 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:19.263476 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9b3f0a72-3cca-41d3-b7cc-98cd748226d8 tempest-VolumeTypesTest-791265302 tempest-VolumeTypesTest-791265302-project-admin] PUT https://10.4.3.170/volume/v3/types/d3ffda46-eff9-41e4-aa2d-2dbf5982b439/encryption/3e1cf077-a991-4dc2-9286-91bd9ae95f31 Jul 24 07:40:19.263890 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9b3f0a72-3cca-41d3-b7cc-98cd748226d8 tempest-VolumeTypesTest-791265302 tempest-VolumeTypesTest-791265302-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:19.276119 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-b5a042bf-82bf-4b90-999b-c499237cc248 req-ca37051f-24fc-480d-91fc-fbdcb1c6bd5b None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:19.278278 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-b5a042bf-82bf-4b90-999b-c499237cc248 req-ca37051f-24fc-480d-91fc-fbdcb1c6bd5b tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] GET https://10.4.3.170/volume/v3/volumes/66fe8cdf-e0a3-4a44-bc98-fee0ec4be717 Jul 24 07:40:19.278459 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-b5a042bf-82bf-4b90-999b-c499237cc248 req-ca37051f-24fc-480d-91fc-fbdcb1c6bd5b tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:19.278776 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-b5a042bf-82bf-4b90-999b-c499237cc248 req-ca37051f-24fc-480d-91fc-fbdcb1c6bd5b tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:19.280408 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9b3f0a72-3cca-41d3-b7cc-98cd748226d8 tempest-VolumeTypesTest-791265302 tempest-VolumeTypesTest-791265302-project-admin] https://10.4.3.170/volume/v3/types/d3ffda46-eff9-41e4-aa2d-2dbf5982b439/encryption/3e1cf077-a991-4dc2-9286-91bd9ae95f31 returned with HTTP 200 Jul 24 07:40:19.280831 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 343/1365] 10.4.3.170 () {68 vars in 1507 bytes} [Fri Jul 24 07:40:19 2026] PUT /volume/v3/types/d3ffda46-eff9-41e4-aa2d-2dbf5982b439/encryption/3e1cf077-a991-4dc2-9286-91bd9ae95f31 => generated 122 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:19.285220 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:19.285220 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:40:19.288349 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [req-b5a042bf-82bf-4b90-999b-c499237cc248 req-ca37051f-24fc-480d-91fc-fbdcb1c6bd5b tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Volume info retrieved successfully. Jul 24 07:40:19.288516 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-82f671b0-c897-4ae7-aca1-90327fafba5c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:19.291590 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-82f671b0-c897-4ae7-aca1-90327fafba5c tempest-VolumeTypesTest-791265302 tempest-VolumeTypesTest-791265302-project-admin] GET https://10.4.3.170/volume/v3/types/d3ffda46-eff9-41e4-aa2d-2dbf5982b439/encryption Jul 24 07:40:19.291841 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-82f671b0-c897-4ae7-aca1-90327fafba5c tempest-VolumeTypesTest-791265302 tempest-VolumeTypesTest-791265302-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:19.292106 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-b5a042bf-82bf-4b90-999b-c499237cc248 req-ca37051f-24fc-480d-91fc-fbdcb1c6bd5b tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] https://10.4.3.170/volume/v3/volumes/66fe8cdf-e0a3-4a44-bc98-fee0ec4be717 returned with HTTP 200 Jul 24 07:40:19.292158 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-82f671b0-c897-4ae7-aca1-90327fafba5c tempest-VolumeTypesTest-791265302 tempest-VolumeTypesTest-791265302-project-admin] Calling method 'index' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:19.292452 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 341/1366] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:40:19 2026] GET /volume/v3/volumes/66fe8cdf-e0a3-4a44-bc98-fee0ec4be717 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:19.299318 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-82f671b0-c897-4ae7-aca1-90327fafba5c tempest-VolumeTypesTest-791265302 tempest-VolumeTypesTest-791265302-project-admin] https://10.4.3.170/volume/v3/types/d3ffda46-eff9-41e4-aa2d-2dbf5982b439/encryption returned with HTTP 200 Jul 24 07:40:19.300571 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 344/1367] 10.4.3.170 () {66 vars in 1375 bytes} [Fri Jul 24 07:40:19 2026] GET /volume/v3/types/d3ffda46-eff9-41e4-aa2d-2dbf5982b439/encryption => generated 347 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:19.308911 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-7fb16a7a-1dca-4747-9d4c-55b9fb296ec8 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:19.310777 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7fb16a7a-1dca-4747-9d4c-55b9fb296ec8 tempest-VolumeTypesTest-791265302 tempest-VolumeTypesTest-791265302-project-admin] GET https://10.4.3.170/volume/v3/types/d3ffda46-eff9-41e4-aa2d-2dbf5982b439/encryption/cipher Jul 24 07:40:19.310888 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7fb16a7a-1dca-4747-9d4c-55b9fb296ec8 tempest-VolumeTypesTest-791265302 tempest-VolumeTypesTest-791265302-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:19.311009 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7fb16a7a-1dca-4747-9d4c-55b9fb296ec8 tempest-VolumeTypesTest-791265302 tempest-VolumeTypesTest-791265302-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:19.322368 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7fb16a7a-1dca-4747-9d4c-55b9fb296ec8 tempest-VolumeTypesTest-791265302 tempest-VolumeTypesTest-791265302-project-admin] https://10.4.3.170/volume/v3/types/d3ffda46-eff9-41e4-aa2d-2dbf5982b439/encryption/cipher returned with HTTP 200 Jul 24 07:40:19.322893 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 340/1368] 10.4.3.170 () {66 vars in 1396 bytes} [Fri Jul 24 07:40:19 2026] GET /volume/v3/types/d3ffda46-eff9-41e4-aa2d-2dbf5982b439/encryption/cipher => generated 29 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 07:40:19.328976 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-c9c5a31c-7d32-41a7-8e4c-b721579f562a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:19.331007 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c9c5a31c-7d32-41a7-8e4c-b721579f562a tempest-VolumeTypesTest-791265302 tempest-VolumeTypesTest-791265302-project-admin] DELETE https://10.4.3.170/volume/v3/types/d3ffda46-eff9-41e4-aa2d-2dbf5982b439/encryption/3e1cf077-a991-4dc2-9286-91bd9ae95f31 Jul 24 07:40:19.331188 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c9c5a31c-7d32-41a7-8e4c-b721579f562a tempest-VolumeTypesTest-791265302 tempest-VolumeTypesTest-791265302-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:19.331406 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c9c5a31c-7d32-41a7-8e4c-b721579f562a tempest-VolumeTypesTest-791265302 tempest-VolumeTypesTest-791265302-project-admin] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:19.342890 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c9c5a31c-7d32-41a7-8e4c-b721579f562a tempest-VolumeTypesTest-791265302 tempest-VolumeTypesTest-791265302-project-admin] https://10.4.3.170/volume/v3/types/d3ffda46-eff9-41e4-aa2d-2dbf5982b439/encryption/3e1cf077-a991-4dc2-9286-91bd9ae95f31 returned with HTTP 202 Jul 24 07:40:19.343295 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 344/1369] 10.4.3.170 () {66 vars in 1489 bytes} [Fri Jul 24 07:40:19 2026] DELETE /volume/v3/types/d3ffda46-eff9-41e4-aa2d-2dbf5982b439/encryption/3e1cf077-a991-4dc2-9286-91bd9ae95f31 => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:40:19.349311 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-3c0d1511-3c13-49f6-80d2-4ba3acad2251 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:19.351188 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3c0d1511-3c13-49f6-80d2-4ba3acad2251 tempest-VolumeTypesTest-791265302 tempest-VolumeTypesTest-791265302-project-admin] GET https://10.4.3.170/volume/v3/types/d3ffda46-eff9-41e4-aa2d-2dbf5982b439/encryption Jul 24 07:40:19.351444 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3c0d1511-3c13-49f6-80d2-4ba3acad2251 tempest-VolumeTypesTest-791265302 tempest-VolumeTypesTest-791265302-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:19.351631 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3c0d1511-3c13-49f6-80d2-4ba3acad2251 tempest-VolumeTypesTest-791265302 tempest-VolumeTypesTest-791265302-project-admin] Calling method 'index' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:19.357014 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3c0d1511-3c13-49f6-80d2-4ba3acad2251 tempest-VolumeTypesTest-791265302 tempest-VolumeTypesTest-791265302-project-admin] https://10.4.3.170/volume/v3/types/d3ffda46-eff9-41e4-aa2d-2dbf5982b439/encryption returned with HTTP 200 Jul 24 07:40:19.357453 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 342/1370] 10.4.3.170 () {66 vars in 1375 bytes} [Fri Jul 24 07:40:19 2026] GET /volume/v3/types/d3ffda46-eff9-41e4-aa2d-2dbf5982b439/encryption => generated 2 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 24 07:40:19.364641 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-dfd1c2fa-60ed-4dc6-b36c-b4ffe1fc3c20 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:19.369632 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-43b28d9f-7b3e-4f32-9f15-184193826d8c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:19.370119 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-43b28d9f-7b3e-4f32-9f15-184193826d8c None None] GET https://10.4.3.170/volume// Jul 24 07:40:19.370333 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-43b28d9f-7b3e-4f32-9f15-184193826d8c None None] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:19.370549 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-43b28d9f-7b3e-4f32-9f15-184193826d8c None None] Calling method 'all' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:19.370780 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-dfd1c2fa-60ed-4dc6-b36c-b4ffe1fc3c20 tempest-VolumeTypesTest-791265302 tempest-VolumeTypesTest-791265302-project-admin] GET https://10.4.3.170/volume/v3/types/d3ffda46-eff9-41e4-aa2d-2dbf5982b439/encryption Jul 24 07:40:19.370938 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-43b28d9f-7b3e-4f32-9f15-184193826d8c None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:40:19.371288 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 341/1371] 10.4.3.170 () {66 vars in 1428 bytes} [Fri Jul 24 07:40:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:40:19.372032 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-dfd1c2fa-60ed-4dc6-b36c-b4ffe1fc3c20 tempest-VolumeTypesTest-791265302 tempest-VolumeTypesTest-791265302-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:19.372253 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-dfd1c2fa-60ed-4dc6-b36c-b4ffe1fc3c20 tempest-VolumeTypesTest-791265302 tempest-VolumeTypesTest-791265302-project-admin] Calling method 'index' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:19.377643 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-b5a042bf-82bf-4b90-999b-c499237cc248 req-6fc6d257-2b27-4822-9521-f09075d7cb02 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:19.378841 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-dfd1c2fa-60ed-4dc6-b36c-b4ffe1fc3c20 tempest-VolumeTypesTest-791265302 tempest-VolumeTypesTest-791265302-project-admin] https://10.4.3.170/volume/v3/types/d3ffda46-eff9-41e4-aa2d-2dbf5982b439/encryption returned with HTTP 200 Jul 24 07:40:19.379279 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 345/1372] 10.4.3.170 () {66 vars in 1375 bytes} [Fri Jul 24 07:40:19 2026] GET /volume/v3/types/d3ffda46-eff9-41e4-aa2d-2dbf5982b439/encryption => generated 2 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 24 07:40:19.379631 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-b5a042bf-82bf-4b90-999b-c499237cc248 req-6fc6d257-2b27-4822-9521-f09075d7cb02 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 24 07:40:19.379939 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-b5a042bf-82bf-4b90-999b-c499237cc248 req-6fc6d257-2b27-4822-9521-f09075d7cb02 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "66fe8cdf-e0a3-4a44-bc98-fee0ec4be717", "connector": null, "instance_uuid": "52f03b45-56c3-4e3b-b71a-f518e9f70d76"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:19.389028 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-c37b5482-5d2b-43cc-b41b-4ff795913da9 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:19.390718 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c37b5482-5d2b-43cc-b41b-4ff795913da9 tempest-VolumeTypesTest-791265302 tempest-VolumeTypesTest-791265302-project-admin] DELETE https://10.4.3.170/volume/v3/types/d3ffda46-eff9-41e4-aa2d-2dbf5982b439 Jul 24 07:40:19.390903 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c37b5482-5d2b-43cc-b41b-4ff795913da9 tempest-VolumeTypesTest-791265302 tempest-VolumeTypesTest-791265302-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:19.391135 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c37b5482-5d2b-43cc-b41b-4ff795913da9 tempest-VolumeTypesTest-791265302 tempest-VolumeTypesTest-791265302-project-admin] Calling method '_delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:19.392143 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:19.392143 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:40:19.412452 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c37b5482-5d2b-43cc-b41b-4ff795913da9 tempest-VolumeTypesTest-791265302 tempest-VolumeTypesTest-791265302-project-admin] https://10.4.3.170/volume/v3/types/d3ffda46-eff9-41e4-aa2d-2dbf5982b439 returned with HTTP 202 Jul 24 07:40:19.412795 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 343/1373] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 24 07:40:19 2026] DELETE /volume/v3/types/d3ffda46-eff9-41e4-aa2d-2dbf5982b439 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:40:19.421583 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-527abf26-28cd-415e-8b4a-81c18d6731b1 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:19.423718 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-527abf26-28cd-415e-8b4a-81c18d6731b1 tempest-VolumeTypesTest-791265302 tempest-VolumeTypesTest-791265302-project-admin] GET https://10.4.3.170/volume/v3/types/d3ffda46-eff9-41e4-aa2d-2dbf5982b439 Jul 24 07:40:19.423906 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-527abf26-28cd-415e-8b4a-81c18d6731b1 tempest-VolumeTypesTest-791265302 tempest-VolumeTypesTest-791265302-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:19.424121 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-527abf26-28cd-415e-8b4a-81c18d6731b1 tempest-VolumeTypesTest-791265302 tempest-VolumeTypesTest-791265302-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:19.424367 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-b5a042bf-82bf-4b90-999b-c499237cc248 req-6fc6d257-2b27-4822-9521-f09075d7cb02 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 24 07:40:19.424940 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 345/1374] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 24 07:40:19 2026] POST /volume/v3/attachments => generated 273 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:40:19.427522 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-527abf26-28cd-415e-8b4a-81c18d6731b1 tempest-VolumeTypesTest-791265302 tempest-VolumeTypesTest-791265302-project-admin] https://10.4.3.170/volume/v3/types/d3ffda46-eff9-41e4-aa2d-2dbf5982b439 returned with HTTP 404 Jul 24 07:40:19.428242 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 342/1375] 10.4.3.170 () {66 vars in 1342 bytes} [Fri Jul 24 07:40:19 2026] GET /volume/v3/types/d3ffda46-eff9-41e4-aa2d-2dbf5982b439 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:40:19.436163 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-36001a15-0bc8-43ab-920b-f2ea5ab81cd2 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:19.437833 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-36001a15-0bc8-43ab-920b-f2ea5ab81cd2 tempest-VolumeTypesTest-791265302 tempest-VolumeTypesTest-791265302-project-admin] GET https://10.4.3.170/volume/v3/types Jul 24 07:40:19.438127 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-36001a15-0bc8-43ab-920b-f2ea5ab81cd2 tempest-VolumeTypesTest-791265302 tempest-VolumeTypesTest-791265302-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:19.438340 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-36001a15-0bc8-43ab-920b-f2ea5ab81cd2 tempest-VolumeTypesTest-791265302 tempest-VolumeTypesTest-791265302-project-admin] Calling method 'index' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:19.447911 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-b9a85b01-9a4c-4519-9dc1-e6f8152821bf None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:19.450163 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b9a85b01-9a4c-4519-9dc1-e6f8152821bf tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] GET https://10.4.3.170/volume/v3/volumes/180b225c-2bdd-4eaa-af4a-2eaef55d19b9 Jul 24 07:40:19.450423 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b9a85b01-9a4c-4519-9dc1-e6f8152821bf tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:19.450655 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b9a85b01-9a4c-4519-9dc1-e6f8152821bf tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:19.453452 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-a69f95f0-b7b9-439e-b8b5-b299a8144451 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:19.454381 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-91f8ba77-b034-4f1c-a821-9039e0e1a5d2 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:19.455462 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a69f95f0-b7b9-439e-b8b5-b299a8144451 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] GET https://10.4.3.170/volume/v3/volumes/66fe8cdf-e0a3-4a44-bc98-fee0ec4be717 Jul 24 07:40:19.455674 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a69f95f0-b7b9-439e-b8b5-b299a8144451 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:19.455893 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a69f95f0-b7b9-439e-b8b5-b299a8144451 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:19.455954 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-36001a15-0bc8-43ab-920b-f2ea5ab81cd2 tempest-VolumeTypesTest-791265302 tempest-VolumeTypesTest-791265302-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 24 07:40:19.456534 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 346/1376] 10.4.3.170 () {66 vars in 1231 bytes} [Fri Jul 24 07:40:19 2026] GET /volume/v3/types => generated 1108 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:40:19.461613 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:19.461613 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:40:19.465357 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-b9a85b01-9a4c-4519-9dc1-e6f8152821bf tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Volume info retrieved successfully. Jul 24 07:40:19.470686 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b9a85b01-9a4c-4519-9dc1-e6f8152821bf tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/volumes/180b225c-2bdd-4eaa-af4a-2eaef55d19b9 returned with HTTP 200 Jul 24 07:40:19.470801 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e2942f2e-94e5-4733-9210-57a89e1dccd1 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:19.471156 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 344/1377] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:19 2026] GET /volume/v3/volumes/180b225c-2bdd-4eaa-af4a-2eaef55d19b9 => generated 878 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:19.472826 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-0fd5aa0e-2052-4df4-a0e1-c5f95d3c5fb7 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:19.473216 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0fd5aa0e-2052-4df4-a0e1-c5f95d3c5fb7 None None] GET https://10.4.3.170/volume// Jul 24 07:40:19.473368 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0fd5aa0e-2052-4df4-a0e1-c5f95d3c5fb7 None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:19.473422 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e2942f2e-94e5-4733-9210-57a89e1dccd1 tempest-VolumeTypesTest-791265302 tempest-VolumeTypesTest-791265302-project-admin] POST https://10.4.3.170/volume/v3/types Jul 24 07:40:19.473568 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0fd5aa0e-2052-4df4-a0e1-c5f95d3c5fb7 None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:19.473902 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e2942f2e-94e5-4733-9210-57a89e1dccd1 tempest-VolumeTypesTest-791265302 tempest-VolumeTypesTest-791265302-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1650052404"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:19.473967 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0fd5aa0e-2052-4df4-a0e1-c5f95d3c5fb7 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:40:19.474166 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 345/1378] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:40:19 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:40:19.474719 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:19.474719 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:40:19.478900 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-a69f95f0-b7b9-439e-b8b5-b299a8144451 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Volume info retrieved successfully. Jul 24 07:40:19.483893 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a69f95f0-b7b9-439e-b8b5-b299a8144451 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] https://10.4.3.170/volume/v3/volumes/66fe8cdf-e0a3-4a44-bc98-fee0ec4be717 returned with HTTP 200 Jul 24 07:40:19.484316 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-b5a042bf-82bf-4b90-999b-c499237cc248 req-7a22915b-1ae8-461f-8a0d-9e0412cdb47d None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:19.484388 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 346/1379] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:19 2026] GET /volume/v3/volumes/66fe8cdf-e0a3-4a44-bc98-fee0ec4be717 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:19.486221 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-b5a042bf-82bf-4b90-999b-c499237cc248 req-7a22915b-1ae8-461f-8a0d-9e0412cdb47d tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] GET https://10.4.3.170/volume/v3/volumes/66fe8cdf-e0a3-4a44-bc98-fee0ec4be717 Jul 24 07:40:19.486442 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-b5a042bf-82bf-4b90-999b-c499237cc248 req-7a22915b-1ae8-461f-8a0d-9e0412cdb47d tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:19.486633 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-b5a042bf-82bf-4b90-999b-c499237cc248 req-7a22915b-1ae8-461f-8a0d-9e0412cdb47d tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:19.488615 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e2942f2e-94e5-4733-9210-57a89e1dccd1 tempest-VolumeTypesTest-791265302 tempest-VolumeTypesTest-791265302-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 24 07:40:19.489090 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 347/1380] 10.4.3.170 () {68 vars in 1252 bytes} [Fri Jul 24 07:40:19 2026] POST /volume/v3/types => generated 221 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:19.494951 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:19.494951 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:40:19.498622 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [req-b5a042bf-82bf-4b90-999b-c499237cc248 req-7a22915b-1ae8-461f-8a0d-9e0412cdb47d tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Volume info retrieved successfully. Jul 24 07:40:19.501017 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-7765eda0-5110-4fcc-89a0-19e7f9af8c70 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:19.503382 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7765eda0-5110-4fcc-89a0-19e7f9af8c70 tempest-VolumeTypesTest-791265302 tempest-VolumeTypesTest-791265302-project-admin] PUT https://10.4.3.170/volume/v3/types/3e7a53dc-f32a-47cf-be96-38467642b166 Jul 24 07:40:19.504137 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7765eda0-5110-4fcc-89a0-19e7f9af8c70 tempest-VolumeTypesTest-791265302 tempest-VolumeTypesTest-791265302-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-962668319", "description": "tempest-volume-type-description-1268984880", "is_public": false}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:19.505501 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-b5a042bf-82bf-4b90-999b-c499237cc248 req-7a22915b-1ae8-461f-8a0d-9e0412cdb47d tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] https://10.4.3.170/volume/v3/volumes/66fe8cdf-e0a3-4a44-bc98-fee0ec4be717 returned with HTTP 200 Jul 24 07:40:19.505936 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 346/1381] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:40:19 2026] GET /volume/v3/volumes/66fe8cdf-e0a3-4a44-bc98-fee0ec4be717 => generated 1026 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 24 07:40:19.538330 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7765eda0-5110-4fcc-89a0-19e7f9af8c70 tempest-VolumeTypesTest-791265302 tempest-VolumeTypesTest-791265302-project-admin] https://10.4.3.170/volume/v3/types/3e7a53dc-f32a-47cf-be96-38467642b166 returned with HTTP 200 Jul 24 07:40:19.538736 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 347/1382] 10.4.3.170 () {68 vars in 1363 bytes} [Fri Jul 24 07:40:19 2026] PUT /volume/v3/types/3e7a53dc-f32a-47cf-be96-38467642b166 => generated 204 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:19.545970 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-178cc39f-72f6-46d0-91e3-43bf58e04d67 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:19.547637 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-178cc39f-72f6-46d0-91e3-43bf58e04d67 tempest-VolumeTypesTest-791265302 tempest-VolumeTypesTest-791265302-project-admin] GET https://10.4.3.170/volume/v3/types/3e7a53dc-f32a-47cf-be96-38467642b166 Jul 24 07:40:19.547849 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-178cc39f-72f6-46d0-91e3-43bf58e04d67 tempest-VolumeTypesTest-791265302 tempest-VolumeTypesTest-791265302-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:19.547988 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-178cc39f-72f6-46d0-91e3-43bf58e04d67 tempest-VolumeTypesTest-791265302 tempest-VolumeTypesTest-791265302-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:19.552522 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-178cc39f-72f6-46d0-91e3-43bf58e04d67 tempest-VolumeTypesTest-791265302 tempest-VolumeTypesTest-791265302-project-admin] https://10.4.3.170/volume/v3/types/3e7a53dc-f32a-47cf-be96-38467642b166 returned with HTTP 200 Jul 24 07:40:19.552859 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 348/1383] 10.4.3.170 () {66 vars in 1342 bytes} [Fri Jul 24 07:40:19 2026] GET /volume/v3/types/3e7a53dc-f32a-47cf-be96-38467642b166 => generated 268 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:19.553343 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-91f8ba77-b034-4f1c-a821-9039e0e1a5d2 tempest-GroupsV320Test-932337678 tempest-GroupsV320Test-932337678-project-admin] POST https://10.4.3.170/volume/v3/types Jul 24 07:40:19.553791 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-91f8ba77-b034-4f1c-a821-9039e0e1a5d2 tempest-GroupsV320Test-932337678 tempest-GroupsV320Test-932337678-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-1846838390"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:19.565597 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-08030733-65e4-4fe2-9a00-d6c6e57bece0 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:19.565597 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-08030733-65e4-4fe2-9a00-d6c6e57bece0 tempest-VolumeTypesTest-791265302 tempest-VolumeTypesTest-791265302-project-admin] DELETE https://10.4.3.170/volume/v3/types/3e7a53dc-f32a-47cf-be96-38467642b166 Jul 24 07:40:19.565740 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-08030733-65e4-4fe2-9a00-d6c6e57bece0 tempest-VolumeTypesTest-791265302 tempest-VolumeTypesTest-791265302-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:19.565913 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-08030733-65e4-4fe2-9a00-d6c6e57bece0 tempest-VolumeTypesTest-791265302 tempest-VolumeTypesTest-791265302-project-admin] Calling method '_delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:19.572900 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-91f8ba77-b034-4f1c-a821-9039e0e1a5d2 tempest-GroupsV320Test-932337678 tempest-GroupsV320Test-932337678-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 24 07:40:19.573601 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 343/1384] 10.4.3.170 () {68 vars in 1252 bytes} [Fri Jul 24 07:40:19 2026] POST /volume/v3/types => generated 220 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:19.581033 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-65f991cc-a9be-408a-92e4-d42727538c46 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:19.582616 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-65f991cc-a9be-408a-92e4-d42727538c46 tempest-GroupsV320Test-932337678 tempest-GroupsV320Test-932337678-project-admin] POST https://10.4.3.170/volume/v3/group_types Jul 24 07:40:19.582918 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-65f991cc-a9be-408a-92e4-d42727538c46 tempest-GroupsV320Test-932337678 tempest-GroupsV320Test-932337678-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-1935918936"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:19.592267 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-08030733-65e4-4fe2-9a00-d6c6e57bece0 tempest-VolumeTypesTest-791265302 tempest-VolumeTypesTest-791265302-project-admin] https://10.4.3.170/volume/v3/types/3e7a53dc-f32a-47cf-be96-38467642b166 returned with HTTP 202 Jul 24 07:40:19.592725 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 347/1385] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 24 07:40:19 2026] DELETE /volume/v3/types/3e7a53dc-f32a-47cf-be96-38467642b166 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:40:19.599601 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c390a091-009d-4607-b198-ce632f79dd6c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:19.600405 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-b5a042bf-82bf-4b90-999b-c499237cc248 req-9d1aa1ad-1a9e-4daf-b254-58c31c6010d9 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:19.601770 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c390a091-009d-4607-b198-ce632f79dd6c tempest-VolumeTypesTest-791265302 tempest-VolumeTypesTest-791265302-project-admin] GET https://10.4.3.170/volume/v3/types/3e7a53dc-f32a-47cf-be96-38467642b166 Jul 24 07:40:19.602016 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c390a091-009d-4607-b198-ce632f79dd6c tempest-VolumeTypesTest-791265302 tempest-VolumeTypesTest-791265302-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:19.602324 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c390a091-009d-4607-b198-ce632f79dd6c tempest-VolumeTypesTest-791265302 tempest-VolumeTypesTest-791265302-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:19.602568 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-b5a042bf-82bf-4b90-999b-c499237cc248 req-9d1aa1ad-1a9e-4daf-b254-58c31c6010d9 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] PUT https://10.4.3.170/volume/v3/attachments/51f33831-f467-4349-81f8-fa517fbc9c71 Jul 24 07:40:19.602678 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-65f991cc-a9be-408a-92e4-d42727538c46 tempest-GroupsV320Test-932337678 tempest-GroupsV320Test-932337678-project-admin] https://10.4.3.170/volume/v3/group_types returned with HTTP 202 Jul 24 07:40:19.602917 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-b5a042bf-82bf-4b90-999b-c499237cc248 req-9d1aa1ad-1a9e-4daf-b254-58c31c6010d9 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000005822", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9a7cb9337d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5fc7887c-2ab7-4d21-80c7-ec4ad0d3b011", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:19.603024 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 348/1386] 10.4.3.170 () {70 vars in 1311 bytes} [Fri Jul 24 07:40:19 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) Jul 24 07:40:19.606492 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c390a091-009d-4607-b198-ce632f79dd6c tempest-VolumeTypesTest-791265302 tempest-VolumeTypesTest-791265302-project-admin] https://10.4.3.170/volume/v3/types/3e7a53dc-f32a-47cf-be96-38467642b166 returned with HTTP 404 Jul 24 07:40:19.606761 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-fd9e6504-9287-439d-8c35-cce929eda6c7 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:19.606912 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 349/1387] 10.4.3.170 () {66 vars in 1342 bytes} [Fri Jul 24 07:40:19 2026] GET /volume/v3/types/3e7a53dc-f32a-47cf-be96-38467642b166 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 24 07:40:19.609174 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-fd9e6504-9287-439d-8c35-cce929eda6c7 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] GET https://10.4.3.170/volume/v3/volumes/792584f7-350d-4462-8244-597c3537ad37 Jul 24 07:40:19.609455 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-fd9e6504-9287-439d-8c35-cce929eda6c7 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:19.609676 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-fd9e6504-9287-439d-8c35-cce929eda6c7 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:19.612933 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-aea95d4c-5f08-43bf-ab36-bcf014055625 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:19.616427 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:19.616427 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:40:19.620244 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-fd9e6504-9287-439d-8c35-cce929eda6c7 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Volume info retrieved successfully. Jul 24 07:40:19.620861 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-b5a042bf-82bf-4b90-999b-c499237cc248 req-9d1aa1ad-1a9e-4daf-b254-58c31c6010d9 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Acquiring lock "cinder-attachment_update-66fe8cdf-e0a3-4a44-bc98-fee0ec4be717-np0000005822" by "attachment_update" {{(pid=100244) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 07:40:19.624135 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-fd9e6504-9287-439d-8c35-cce929eda6c7 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] https://10.4.3.170/volume/v3/volumes/792584f7-350d-4462-8244-597c3537ad37 returned with HTTP 200 Jul 24 07:40:19.624521 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 348/1388] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:19 2026] GET /volume/v3/volumes/792584f7-350d-4462-8244-597c3537ad37 => generated 906 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:19.625773 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-b5a042bf-82bf-4b90-999b-c499237cc248 req-9d1aa1ad-1a9e-4daf-b254-58c31c6010d9 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Lock "cinder-attachment_update-66fe8cdf-e0a3-4a44-bc98-fee0ec4be717-np0000005822" acquired by "attachment_update" :: waited 0.005s {{(pid=100244) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 07:40:19.626698 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:19.626698 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:40:19.680949 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-aea95d4c-5f08-43bf-ab36-bcf014055625 tempest-GroupsV320Test-1591724807 tempest-GroupsV320Test-1591724807-project-member] POST https://10.4.3.170/volume/v3/groups Jul 24 07:40:19.681459 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-aea95d4c-5f08-43bf-ab36-bcf014055625 tempest-GroupsV320Test-1591724807 tempest-GroupsV320Test-1591724807-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "ed0fab2e-870d-4ca8-96a4-b6ffc06996da", "volume_types": ["9f084a3e-58fc-4ad1-a892-23ec46d61efd"], "name": "tempest-GroupsV320Test-Group-272502904"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:19.683186 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.groups [None req-aea95d4c-5f08-43bf-ab36-bcf014055625 tempest-GroupsV320Test-1591724807 tempest-GroupsV320Test-1591724807-project-member] Creating new group {'group': {'group_type': 'ed0fab2e-870d-4ca8-96a4-b6ffc06996da', 'volume_types': ['9f084a3e-58fc-4ad1-a892-23ec46d61efd'], 'name': 'tempest-GroupsV320Test-Group-272502904'}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 24 07:40:19.688484 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.groups [None req-aea95d4c-5f08-43bf-ab36-bcf014055625 tempest-GroupsV320Test-1591724807 tempest-GroupsV320Test-1591724807-project-member] Creating group tempest-GroupsV320Test-Group-272502904. Jul 24 07:40:19.699800 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-aea95d4c-5f08-43bf-ab36-bcf014055625 tempest-GroupsV320Test-1591724807 tempest-GroupsV320Test-1591724807-project-member] Availability Zones retrieved successfully. Jul 24 07:40:19.703263 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-b5a042bf-82bf-4b90-999b-c499237cc248 req-9d1aa1ad-1a9e-4daf-b254-58c31c6010d9 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Lock "cinder-attachment_update-66fe8cdf-e0a3-4a44-bc98-fee0ec4be717-np0000005822" released by "attachment_update" :: held 0.077s {{(pid=100244) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 07:40:19.703580 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-b5a042bf-82bf-4b90-999b-c499237cc248 req-9d1aa1ad-1a9e-4daf-b254-58c31c6010d9 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] https://10.4.3.170/volume/v3/attachments/51f33831-f467-4349-81f8-fa517fbc9c71 returned with HTTP 200 Jul 24 07:40:19.704046 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 344/1389] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 24 07:40:19 2026] PUT /volume/v3/attachments/51f33831-f467-4349-81f8-fa517fbc9c71 => generated 969 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:40:19.720719 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-aea95d4c-5f08-43bf-ab36-bcf014055625 tempest-GroupsV320Test-1591724807 tempest-GroupsV320Test-1591724807-project-member] Created reservations ['4b24a200-178a-435c-856d-8a2c9b336fe4'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:40:19.750985 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-aea95d4c-5f08-43bf-ab36-bcf014055625 tempest-GroupsV320Test-1591724807 tempest-GroupsV320Test-1591724807-project-member] https://10.4.3.170/volume/v3/groups returned with HTTP 202 Jul 24 07:40:19.750985 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 349/1390] 10.4.3.170 () {70 vars in 1297 bytes} [Fri Jul 24 07:40:19 2026] POST /volume/v3/groups => generated 107 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:40:19.763595 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ea538630-960f-40ed-a7f3-833ad6e60427 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:19.766068 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ea538630-960f-40ed-a7f3-833ad6e60427 tempest-GroupsV320Test-1591724807 tempest-GroupsV320Test-1591724807-project-member] GET https://10.4.3.170/volume/v3/groups/ef8fc9c6-b0c8-4ef1-8f84-afdec44710a2 Jul 24 07:40:19.766312 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ea538630-960f-40ed-a7f3-833ad6e60427 tempest-GroupsV320Test-1591724807 tempest-GroupsV320Test-1591724807-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:19.766526 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ea538630-960f-40ed-a7f3-833ad6e60427 tempest-GroupsV320Test-1591724807 tempest-GroupsV320Test-1591724807-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:19.766634 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.groups [None req-ea538630-960f-40ed-a7f3-833ad6e60427 tempest-GroupsV320Test-1591724807 tempest-GroupsV320Test-1591724807-project-member] show called for member ef8fc9c6-b0c8-4ef1-8f84-afdec44710a2 {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 07:40:19.773944 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:19.773944 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:40:19.783557 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ea538630-960f-40ed-a7f3-833ad6e60427 tempest-GroupsV320Test-1591724807 tempest-GroupsV320Test-1591724807-project-member] https://10.4.3.170/volume/v3/groups/ef8fc9c6-b0c8-4ef1-8f84-afdec44710a2 returned with HTTP 200 Jul 24 07:40:19.783911 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 350/1391] 10.4.3.170 () {68 vars in 1386 bytes} [Fri Jul 24 07:40:19 2026] GET /volume/v3/groups/ef8fc9c6-b0c8-4ef1-8f84-afdec44710a2 => generated 387 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:40:20.220020 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-b77c1722-624f-402c-ac32-b98050fb22f6 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:20.224640 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b77c1722-624f-402c-ac32-b98050fb22f6 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/29d264e8-6391-459f-9324-a151c1c0b5fc Jul 24 07:40:20.224913 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b77c1722-624f-402c-ac32-b98050fb22f6 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:20.225143 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b77c1722-624f-402c-ac32-b98050fb22f6 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:20.225270 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-b77c1722-624f-402c-ac32-b98050fb22f6 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id 29d264e8-6391-459f-9324-a151c1c0b5fc. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:40:20.238098 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:20.238098 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:40:20.239134 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b77c1722-624f-402c-ac32-b98050fb22f6 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/29d264e8-6391-459f-9324-a151c1c0b5fc returned with HTTP 200 Jul 24 07:40:20.239686 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 349/1392] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:40:20 2026] GET /volume/v3/backups/29d264e8-6391-459f-9324-a151c1c0b5fc => generated 738 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:20.249220 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-531d3b60-4bda-43c4-8d3a-710b8012db52 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:20.250788 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-531d3b60-4bda-43c4-8d3a-710b8012db52 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-member] DELETE https://10.4.3.170/volume/v3/backups/29d264e8-6391-459f-9324-a151c1c0b5fc Jul 24 07:40:20.250988 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-531d3b60-4bda-43c4-8d3a-710b8012db52 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:20.251172 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-531d3b60-4bda-43c4-8d3a-710b8012db52 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:20.251325 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.contrib.backups [None req-531d3b60-4bda-43c4-8d3a-710b8012db52 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-member] Delete backup with id: 29d264e8-6391-459f-9324-a151c1c0b5fc. Jul 24 07:40:20.262319 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:20.262319 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:40:20.273702 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.backup.rpcapi [None req-531d3b60-4bda-43c4-8d3a-710b8012db52 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-member] delete_backup rpcapi backup_id 29d264e8-6391-459f-9324-a151c1c0b5fc {{(pid=100244) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 07:40:20.275665 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-531d3b60-4bda-43c4-8d3a-710b8012db52 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-member] https://10.4.3.170/volume/v3/backups/29d264e8-6391-459f-9324-a151c1c0b5fc returned with HTTP 202 Jul 24 07:40:20.276178 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 345/1393] 10.4.3.170 () {68 vars in 1391 bytes} [Fri Jul 24 07:40:20 2026] DELETE /volume/v3/backups/29d264e8-6391-459f-9324-a151c1c0b5fc => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:40:20.286010 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-eebc24e3-910b-4ebf-bba2-2a6c994e541d None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:20.287243 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-eebc24e3-910b-4ebf-bba2-2a6c994e541d tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/cf266864-d450-4d24-8746-e6c46fff41f2 Jul 24 07:40:20.287474 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-eebc24e3-910b-4ebf-bba2-2a6c994e541d tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:20.287663 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-eebc24e3-910b-4ebf-bba2-2a6c994e541d tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:20.287871 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-eebc24e3-910b-4ebf-bba2-2a6c994e541d tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Delete volume with id: cf266864-d450-4d24-8746-e6c46fff41f2 Jul 24 07:40:20.294317 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:20.294317 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:40:20.294630 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-eebc24e3-910b-4ebf-bba2-2a6c994e541d tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Volume info retrieved successfully. Jul 24 07:40:20.314796 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-eebc24e3-910b-4ebf-bba2-2a6c994e541d tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Delete volume request issued successfully. Jul 24 07:40:20.315064 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-eebc24e3-910b-4ebf-bba2-2a6c994e541d tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/volumes/cf266864-d450-4d24-8746-e6c46fff41f2 returned with HTTP 202 Jul 24 07:40:20.315794 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 350/1394] 10.4.3.170 () {68 vars in 1391 bytes} [Fri Jul 24 07:40:20 2026] DELETE /volume/v3/volumes/cf266864-d450-4d24-8746-e6c46fff41f2 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:40:20.323191 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e8c528c0-a15e-46e5-bbc2-5c0432f07e02 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:20.325428 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e8c528c0-a15e-46e5-bbc2-5c0432f07e02 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/volumes/cf266864-d450-4d24-8746-e6c46fff41f2 Jul 24 07:40:20.325732 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e8c528c0-a15e-46e5-bbc2-5c0432f07e02 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:20.325995 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e8c528c0-a15e-46e5-bbc2-5c0432f07e02 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:20.335214 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:20.335214 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:40:20.340743 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e8c528c0-a15e-46e5-bbc2-5c0432f07e02 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Volume info retrieved successfully. Jul 24 07:40:20.345017 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e8c528c0-a15e-46e5-bbc2-5c0432f07e02 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/volumes/cf266864-d450-4d24-8746-e6c46fff41f2 returned with HTTP 200 Jul 24 07:40:20.345443 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 351/1395] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:40:20 2026] GET /volume/v3/volumes/cf266864-d450-4d24-8746-e6c46fff41f2 => generated 1007 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:40:20.482899 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-11b5b163-b079-434d-b2f5-8e2030d250af None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:20.484891 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-11b5b163-b079-434d-b2f5-8e2030d250af tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] GET https://10.4.3.170/volume/v3/volumes/180b225c-2bdd-4eaa-af4a-2eaef55d19b9 Jul 24 07:40:20.485095 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-11b5b163-b079-434d-b2f5-8e2030d250af tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:20.485333 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-11b5b163-b079-434d-b2f5-8e2030d250af tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:20.496830 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:20.496830 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:40:20.502262 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-11b5b163-b079-434d-b2f5-8e2030d250af tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Volume info retrieved successfully. Jul 24 07:40:20.503871 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-b6f02866-bb6b-43d6-b412-65862d1b6076 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:20.505977 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b6f02866-bb6b-43d6-b412-65862d1b6076 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] GET https://10.4.3.170/volume/v3/volumes/66fe8cdf-e0a3-4a44-bc98-fee0ec4be717 Jul 24 07:40:20.505977 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b6f02866-bb6b-43d6-b412-65862d1b6076 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:20.506146 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b6f02866-bb6b-43d6-b412-65862d1b6076 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:20.507036 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-11b5b163-b079-434d-b2f5-8e2030d250af tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/volumes/180b225c-2bdd-4eaa-af4a-2eaef55d19b9 returned with HTTP 200 Jul 24 07:40:20.510281 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 350/1396] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:20 2026] GET /volume/v3/volumes/180b225c-2bdd-4eaa-af4a-2eaef55d19b9 => generated 878 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:20.516274 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:20.516274 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:40:20.520525 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-b6f02866-bb6b-43d6-b412-65862d1b6076 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Volume info retrieved successfully. Jul 24 07:40:20.525431 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b6f02866-bb6b-43d6-b412-65862d1b6076 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] https://10.4.3.170/volume/v3/volumes/66fe8cdf-e0a3-4a44-bc98-fee0ec4be717 returned with HTTP 200 Jul 24 07:40:20.525431 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 346/1397] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:20 2026] GET /volume/v3/volumes/66fe8cdf-e0a3-4a44-bc98-fee0ec4be717 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:20.636650 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-6303767c-0671-4d8e-a489-06f7c524c43e None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:20.638323 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6303767c-0671-4d8e-a489-06f7c524c43e tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] GET https://10.4.3.170/volume/v3/volumes/792584f7-350d-4462-8244-597c3537ad37 Jul 24 07:40:20.638494 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-6303767c-0671-4d8e-a489-06f7c524c43e tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:20.638706 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-6303767c-0671-4d8e-a489-06f7c524c43e tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:20.645584 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:20.645584 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:40:20.649160 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-6303767c-0671-4d8e-a489-06f7c524c43e tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Volume info retrieved successfully. Jul 24 07:40:20.653474 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6303767c-0671-4d8e-a489-06f7c524c43e tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] https://10.4.3.170/volume/v3/volumes/792584f7-350d-4462-8244-597c3537ad37 returned with HTTP 200 Jul 24 07:40:20.653865 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 351/1398] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:20 2026] GET /volume/v3/volumes/792584f7-350d-4462-8244-597c3537ad37 => generated 1160 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:40:20.684752 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-3c440d8a-ca0a-4a56-af36-54404b7cea1c req-e1327310-275a-4f3a-9b85-22150f1ca2cb None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:20.686483 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-3c440d8a-ca0a-4a56-af36-54404b7cea1c req-e1327310-275a-4f3a-9b85-22150f1ca2cb tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] GET https://10.4.3.170/volume/v3/volumes/792584f7-350d-4462-8244-597c3537ad37 Jul 24 07:40:20.686647 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-3c440d8a-ca0a-4a56-af36-54404b7cea1c req-e1327310-275a-4f3a-9b85-22150f1ca2cb tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:20.686815 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-3c440d8a-ca0a-4a56-af36-54404b7cea1c req-e1327310-275a-4f3a-9b85-22150f1ca2cb tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:20.693029 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:20.693029 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:40:20.696358 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [req-3c440d8a-ca0a-4a56-af36-54404b7cea1c req-e1327310-275a-4f3a-9b85-22150f1ca2cb tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Volume info retrieved successfully. Jul 24 07:40:20.701409 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-3c440d8a-ca0a-4a56-af36-54404b7cea1c req-e1327310-275a-4f3a-9b85-22150f1ca2cb tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] https://10.4.3.170/volume/v3/volumes/792584f7-350d-4462-8244-597c3537ad37 returned with HTTP 200 Jul 24 07:40:20.701768 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 352/1399] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:40:20 2026] GET /volume/v3/volumes/792584f7-350d-4462-8244-597c3537ad37 => generated 1160 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:40:20.796577 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-a818022a-2f1f-4251-963c-cbf758546529 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:20.798143 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a818022a-2f1f-4251-963c-cbf758546529 tempest-GroupsV320Test-1591724807 tempest-GroupsV320Test-1591724807-project-member] GET https://10.4.3.170/volume/v3/groups/ef8fc9c6-b0c8-4ef1-8f84-afdec44710a2 Jul 24 07:40:20.798383 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a818022a-2f1f-4251-963c-cbf758546529 tempest-GroupsV320Test-1591724807 tempest-GroupsV320Test-1591724807-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:20.798724 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a818022a-2f1f-4251-963c-cbf758546529 tempest-GroupsV320Test-1591724807 tempest-GroupsV320Test-1591724807-project-member] Calling method 'version_select' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:20.798806 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.groups [None req-a818022a-2f1f-4251-963c-cbf758546529 tempest-GroupsV320Test-1591724807 tempest-GroupsV320Test-1591724807-project-member] show called for member ef8fc9c6-b0c8-4ef1-8f84-afdec44710a2 {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 07:40:20.803550 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:20.803550 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:40:20.817894 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a818022a-2f1f-4251-963c-cbf758546529 tempest-GroupsV320Test-1591724807 tempest-GroupsV320Test-1591724807-project-member] https://10.4.3.170/volume/v3/groups/ef8fc9c6-b0c8-4ef1-8f84-afdec44710a2 returned with HTTP 200 Jul 24 07:40:20.818287 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 351/1400] 10.4.3.170 () {68 vars in 1386 bytes} [Fri Jul 24 07:40:20 2026] GET /volume/v3/groups/ef8fc9c6-b0c8-4ef1-8f84-afdec44710a2 => generated 388 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:40:20.830881 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-ce137ec0-75ac-4e4b-9b21-681555716ad2 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:20.833278 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ce137ec0-75ac-4e4b-9b21-681555716ad2 tempest-GroupsV320Test-932337678 tempest-GroupsV320Test-932337678-project-admin] POST https://10.4.3.170/volume/v3/groups/ef8fc9c6-b0c8-4ef1-8f84-afdec44710a2/action Jul 24 07:40:20.833637 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ce137ec0-75ac-4e4b-9b21-681555716ad2 tempest-GroupsV320Test-932337678 tempest-GroupsV320Test-932337678-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:40:20.833763 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ce137ec0-75ac-4e4b-9b21-681555716ad2 tempest-GroupsV320Test-932337678 tempest-GroupsV320Test-932337678-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:20.835354 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.groups [None req-ce137ec0-75ac-4e4b-9b21-681555716ad2 tempest-GroupsV320Test-932337678 tempest-GroupsV320Test-932337678-project-admin] Updating group 'ef8fc9c6-b0c8-4ef1-8f84-afdec44710a2' with 'creating' {{(pid=100244) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 24 07:40:20.840897 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:20.840897 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:40:20.849615 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ce137ec0-75ac-4e4b-9b21-681555716ad2 tempest-GroupsV320Test-932337678 tempest-GroupsV320Test-932337678-project-admin] https://10.4.3.170/volume/v3/groups/ef8fc9c6-b0c8-4ef1-8f84-afdec44710a2/action returned with HTTP 202 Jul 24 07:40:20.850164 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 347/1401] 10.4.3.170 () {70 vars in 1428 bytes} [Fri Jul 24 07:40:20 2026] POST /volume/v3/groups/ef8fc9c6-b0c8-4ef1-8f84-afdec44710a2/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 07:40:20.856523 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-9ce4264f-246f-4bba-aa30-c72e7260f8ff None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:20.858907 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9ce4264f-246f-4bba-aa30-c72e7260f8ff tempest-GroupsV320Test-1591724807 tempest-GroupsV320Test-1591724807-project-member] GET https://10.4.3.170/volume/v3/groups/ef8fc9c6-b0c8-4ef1-8f84-afdec44710a2 Jul 24 07:40:20.862226 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9ce4264f-246f-4bba-aa30-c72e7260f8ff tempest-GroupsV320Test-1591724807 tempest-GroupsV320Test-1591724807-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:20.862226 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9ce4264f-246f-4bba-aa30-c72e7260f8ff tempest-GroupsV320Test-1591724807 tempest-GroupsV320Test-1591724807-project-member] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:20.862226 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.groups [None req-9ce4264f-246f-4bba-aa30-c72e7260f8ff tempest-GroupsV320Test-1591724807 tempest-GroupsV320Test-1591724807-project-member] show called for member ef8fc9c6-b0c8-4ef1-8f84-afdec44710a2 {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 07:40:20.865412 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:20.865412 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:40:20.875406 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9ce4264f-246f-4bba-aa30-c72e7260f8ff tempest-GroupsV320Test-1591724807 tempest-GroupsV320Test-1591724807-project-member] https://10.4.3.170/volume/v3/groups/ef8fc9c6-b0c8-4ef1-8f84-afdec44710a2 returned with HTTP 200 Jul 24 07:40:20.875942 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 352/1402] 10.4.3.170 () {68 vars in 1386 bytes} [Fri Jul 24 07:40:20 2026] GET /volume/v3/groups/ef8fc9c6-b0c8-4ef1-8f84-afdec44710a2 => generated 387 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:40:20.885070 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1917e0a9-5235-456c-a8f4-9727c74b4b43 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:20.887422 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1917e0a9-5235-456c-a8f4-9727c74b4b43 tempest-GroupsV320Test-932337678 tempest-GroupsV320Test-932337678-project-admin] POST https://10.4.3.170/volume/v3/groups/ef8fc9c6-b0c8-4ef1-8f84-afdec44710a2/action Jul 24 07:40:20.887925 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1917e0a9-5235-456c-a8f4-9727c74b4b43 tempest-GroupsV320Test-932337678 tempest-GroupsV320Test-932337678-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:40:20.888124 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1917e0a9-5235-456c-a8f4-9727c74b4b43 tempest-GroupsV320Test-932337678 tempest-GroupsV320Test-932337678-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:20.889882 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.groups [None req-1917e0a9-5235-456c-a8f4-9727c74b4b43 tempest-GroupsV320Test-932337678 tempest-GroupsV320Test-932337678-project-admin] Updating group 'ef8fc9c6-b0c8-4ef1-8f84-afdec44710a2' with 'available' {{(pid=100246) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 24 07:40:20.896590 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:20.896590 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:40:20.903528 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1917e0a9-5235-456c-a8f4-9727c74b4b43 tempest-GroupsV320Test-932337678 tempest-GroupsV320Test-932337678-project-admin] https://10.4.3.170/volume/v3/groups/ef8fc9c6-b0c8-4ef1-8f84-afdec44710a2/action returned with HTTP 202 Jul 24 07:40:20.904040 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 353/1403] 10.4.3.170 () {70 vars in 1428 bytes} [Fri Jul 24 07:40:20 2026] POST /volume/v3/groups/ef8fc9c6-b0c8-4ef1-8f84-afdec44710a2/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 07:40:20.912483 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-a155e6a5-92dd-4814-9e99-ac6f5c690fdb None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:20.914162 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a155e6a5-92dd-4814-9e99-ac6f5c690fdb tempest-GroupsV320Test-1591724807 tempest-GroupsV320Test-1591724807-project-member] GET https://10.4.3.170/volume/v3/groups/ef8fc9c6-b0c8-4ef1-8f84-afdec44710a2 Jul 24 07:40:20.914377 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a155e6a5-92dd-4814-9e99-ac6f5c690fdb tempest-GroupsV320Test-1591724807 tempest-GroupsV320Test-1591724807-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:20.914580 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a155e6a5-92dd-4814-9e99-ac6f5c690fdb tempest-GroupsV320Test-1591724807 tempest-GroupsV320Test-1591724807-project-member] Calling method 'version_select' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:20.914749 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.groups [None req-a155e6a5-92dd-4814-9e99-ac6f5c690fdb tempest-GroupsV320Test-1591724807 tempest-GroupsV320Test-1591724807-project-member] show called for member ef8fc9c6-b0c8-4ef1-8f84-afdec44710a2 {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 07:40:20.917771 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:20.917771 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:40:20.924284 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a155e6a5-92dd-4814-9e99-ac6f5c690fdb tempest-GroupsV320Test-1591724807 tempest-GroupsV320Test-1591724807-project-member] https://10.4.3.170/volume/v3/groups/ef8fc9c6-b0c8-4ef1-8f84-afdec44710a2 returned with HTTP 200 Jul 24 07:40:20.924506 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 352/1404] 10.4.3.170 () {68 vars in 1386 bytes} [Fri Jul 24 07:40:20 2026] GET /volume/v3/groups/ef8fc9c6-b0c8-4ef1-8f84-afdec44710a2 => generated 388 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:40:20.933842 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-2005d277-da19-4a4f-b76e-026051fd3691 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:20.934919 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2005d277-da19-4a4f-b76e-026051fd3691 tempest-GroupsV320Test-932337678 tempest-GroupsV320Test-932337678-project-admin] POST https://10.4.3.170/volume/v3/groups/ef8fc9c6-b0c8-4ef1-8f84-afdec44710a2/action Jul 24 07:40:20.935443 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2005d277-da19-4a4f-b76e-026051fd3691 tempest-GroupsV320Test-932337678 tempest-GroupsV320Test-932337678-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:40:20.935619 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2005d277-da19-4a4f-b76e-026051fd3691 tempest-GroupsV320Test-932337678 tempest-GroupsV320Test-932337678-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:20.937432 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.groups [None req-2005d277-da19-4a4f-b76e-026051fd3691 tempest-GroupsV320Test-932337678 tempest-GroupsV320Test-932337678-project-admin] Updating group 'ef8fc9c6-b0c8-4ef1-8f84-afdec44710a2' with 'error' {{(pid=100244) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 24 07:40:20.942216 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:20.942216 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:40:20.951758 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2005d277-da19-4a4f-b76e-026051fd3691 tempest-GroupsV320Test-932337678 tempest-GroupsV320Test-932337678-project-admin] https://10.4.3.170/volume/v3/groups/ef8fc9c6-b0c8-4ef1-8f84-afdec44710a2/action returned with HTTP 202 Jul 24 07:40:20.952167 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 348/1405] 10.4.3.170 () {70 vars in 1428 bytes} [Fri Jul 24 07:40:20 2026] POST /volume/v3/groups/ef8fc9c6-b0c8-4ef1-8f84-afdec44710a2/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 07:40:20.958245 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-6729a3ad-4c02-417d-84a8-199801fd2708 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:20.960842 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6729a3ad-4c02-417d-84a8-199801fd2708 tempest-GroupsV320Test-1591724807 tempest-GroupsV320Test-1591724807-project-member] GET https://10.4.3.170/volume/v3/groups/ef8fc9c6-b0c8-4ef1-8f84-afdec44710a2 Jul 24 07:40:20.961143 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-6729a3ad-4c02-417d-84a8-199801fd2708 tempest-GroupsV320Test-1591724807 tempest-GroupsV320Test-1591724807-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:20.961421 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-6729a3ad-4c02-417d-84a8-199801fd2708 tempest-GroupsV320Test-1591724807 tempest-GroupsV320Test-1591724807-project-member] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:20.961925 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.groups [None req-6729a3ad-4c02-417d-84a8-199801fd2708 tempest-GroupsV320Test-1591724807 tempest-GroupsV320Test-1591724807-project-member] show called for member ef8fc9c6-b0c8-4ef1-8f84-afdec44710a2 {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 07:40:20.965609 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:20.965609 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:40:20.972762 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6729a3ad-4c02-417d-84a8-199801fd2708 tempest-GroupsV320Test-1591724807 tempest-GroupsV320Test-1591724807-project-member] https://10.4.3.170/volume/v3/groups/ef8fc9c6-b0c8-4ef1-8f84-afdec44710a2 returned with HTTP 200 Jul 24 07:40:20.973138 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 353/1406] 10.4.3.170 () {68 vars in 1386 bytes} [Fri Jul 24 07:40:20 2026] GET /volume/v3/groups/ef8fc9c6-b0c8-4ef1-8f84-afdec44710a2 => generated 384 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:40:20.980925 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-425e20de-27f5-401b-aac2-9b4baaaf6985 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:20.982502 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-425e20de-27f5-401b-aac2-9b4baaaf6985 tempest-GroupsV320Test-932337678 tempest-GroupsV320Test-932337678-project-admin] POST https://10.4.3.170/volume/v3/groups/ef8fc9c6-b0c8-4ef1-8f84-afdec44710a2/action Jul 24 07:40:20.982845 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-425e20de-27f5-401b-aac2-9b4baaaf6985 tempest-GroupsV320Test-932337678 tempest-GroupsV320Test-932337678-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:40:20.982952 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-425e20de-27f5-401b-aac2-9b4baaaf6985 tempest-GroupsV320Test-932337678 tempest-GroupsV320Test-932337678-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:20.983689 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-3c440d8a-ca0a-4a56-af36-54404b7cea1c req-9c1c547e-5520-4a74-8a48-82a39756477c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:20.984223 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.groups [None req-425e20de-27f5-401b-aac2-9b4baaaf6985 tempest-GroupsV320Test-932337678 tempest-GroupsV320Test-932337678-project-admin] Updating group 'ef8fc9c6-b0c8-4ef1-8f84-afdec44710a2' with 'available' {{(pid=100246) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 24 07:40:20.985864 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-3c440d8a-ca0a-4a56-af36-54404b7cea1c req-9c1c547e-5520-4a74-8a48-82a39756477c tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] GET https://10.4.3.170/volume/v3/volumes/792584f7-350d-4462-8244-597c3537ad37 Jul 24 07:40:20.986077 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-3c440d8a-ca0a-4a56-af36-54404b7cea1c req-9c1c547e-5520-4a74-8a48-82a39756477c tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:20.986335 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-3c440d8a-ca0a-4a56-af36-54404b7cea1c req-9c1c547e-5520-4a74-8a48-82a39756477c tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:20.990085 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:20.990085 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:40:20.995537 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:20.995537 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:40:20.996329 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-425e20de-27f5-401b-aac2-9b4baaaf6985 tempest-GroupsV320Test-932337678 tempest-GroupsV320Test-932337678-project-admin] https://10.4.3.170/volume/v3/groups/ef8fc9c6-b0c8-4ef1-8f84-afdec44710a2/action returned with HTTP 202 Jul 24 07:40:20.996684 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 354/1407] 10.4.3.170 () {70 vars in 1428 bytes} [Fri Jul 24 07:40:20 2026] POST /volume/v3/groups/ef8fc9c6-b0c8-4ef1-8f84-afdec44710a2/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 07:40:21.003408 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [req-3c440d8a-ca0a-4a56-af36-54404b7cea1c req-9c1c547e-5520-4a74-8a48-82a39756477c tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Volume info retrieved successfully. Jul 24 07:40:21.010006 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-5e3e0634-9cce-4654-afa6-fc0742e29e05 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:21.010006 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5e3e0634-9cce-4654-afa6-fc0742e29e05 tempest-GroupsV320Test-1591724807 tempest-GroupsV320Test-1591724807-project-member] GET https://10.4.3.170/volume/v3/groups/ef8fc9c6-b0c8-4ef1-8f84-afdec44710a2 Jul 24 07:40:21.010006 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5e3e0634-9cce-4654-afa6-fc0742e29e05 tempest-GroupsV320Test-1591724807 tempest-GroupsV320Test-1591724807-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:21.010006 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5e3e0634-9cce-4654-afa6-fc0742e29e05 tempest-GroupsV320Test-1591724807 tempest-GroupsV320Test-1591724807-project-member] Calling method 'version_select' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:21.010006 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.groups [None req-5e3e0634-9cce-4654-afa6-fc0742e29e05 tempest-GroupsV320Test-1591724807 tempest-GroupsV320Test-1591724807-project-member] show called for member ef8fc9c6-b0c8-4ef1-8f84-afdec44710a2 {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 07:40:21.011037 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-3c440d8a-ca0a-4a56-af36-54404b7cea1c req-9c1c547e-5520-4a74-8a48-82a39756477c tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] https://10.4.3.170/volume/v3/volumes/792584f7-350d-4462-8244-597c3537ad37 returned with HTTP 200 Jul 24 07:40:21.011469 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 353/1408] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:40:20 2026] GET /volume/v3/volumes/792584f7-350d-4462-8244-597c3537ad37 => generated 1160 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:40:21.011822 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:21.011822 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:40:21.019234 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5e3e0634-9cce-4654-afa6-fc0742e29e05 tempest-GroupsV320Test-1591724807 tempest-GroupsV320Test-1591724807-project-member] https://10.4.3.170/volume/v3/groups/ef8fc9c6-b0c8-4ef1-8f84-afdec44710a2 returned with HTTP 200 Jul 24 07:40:21.019234 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 349/1409] 10.4.3.170 () {68 vars in 1386 bytes} [Fri Jul 24 07:40:21 2026] GET /volume/v3/groups/ef8fc9c6-b0c8-4ef1-8f84-afdec44710a2 => generated 388 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:40:21.024609 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-193e2906-73a7-4814-91d0-e73105be0752 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:21.024985 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-193e2906-73a7-4814-91d0-e73105be0752 None None] GET https://10.4.3.170/volume// Jul 24 07:40:21.025154 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-193e2906-73a7-4814-91d0-e73105be0752 None None] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:21.025393 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-193e2906-73a7-4814-91d0-e73105be0752 None None] Calling method 'all' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:21.025710 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-193e2906-73a7-4814-91d0-e73105be0752 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:40:21.025977 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 354/1410] 10.4.3.170 () {66 vars in 1419 bytes} [Fri Jul 24 07:40:21 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:40:21.027500 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ef52493d-0fb1-4ad2-9de2-fcf81e5fcdc4 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:21.029073 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ef52493d-0fb1-4ad2-9de2-fcf81e5fcdc4 tempest-GroupsV320Test-1591724807 tempest-GroupsV320Test-1591724807-project-member] GET https://10.4.3.170/volume/v3/volumes/detail Jul 24 07:40:21.029328 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ef52493d-0fb1-4ad2-9de2-fcf81e5fcdc4 tempest-GroupsV320Test-1591724807 tempest-GroupsV320Test-1591724807-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:21.029490 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ef52493d-0fb1-4ad2-9de2-fcf81e5fcdc4 tempest-GroupsV320Test-1591724807 tempest-GroupsV320Test-1591724807-project-member] Calling method 'detail' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:21.029707 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.api_utils [None req-ef52493d-0fb1-4ad2-9de2-fcf81e5fcdc4 tempest-GroupsV320Test-1591724807 tempest-GroupsV320Test-1591724807-project-member] Removing options '' from query. {{(pid=100246) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 07:40:21.030460 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-ef52493d-0fb1-4ad2-9de2-fcf81e5fcdc4 tempest-GroupsV320Test-1591724807 tempest-GroupsV320Test-1591724807-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100246) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 07:40:21.038530 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-3c440d8a-ca0a-4a56-af36-54404b7cea1c req-bf54ceeb-50ba-49aa-9e7f-5883a14c7d2c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:21.038803 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-3c440d8a-ca0a-4a56-af36-54404b7cea1c req-bf54ceeb-50ba-49aa-9e7f-5883a14c7d2c tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 24 07:40:21.039140 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-3c440d8a-ca0a-4a56-af36-54404b7cea1c req-bf54ceeb-50ba-49aa-9e7f-5883a14c7d2c tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "792584f7-350d-4462-8244-597c3537ad37", "connector": null, "instance_uuid": "c98d528e-be3e-4c72-887c-1d2adbce466c"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:21.040132 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-ef52493d-0fb1-4ad2-9de2-fcf81e5fcdc4 tempest-GroupsV320Test-1591724807 tempest-GroupsV320Test-1591724807-project-member] Get all volumes completed successfully. Jul 24 07:40:21.041947 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ef52493d-0fb1-4ad2-9de2-fcf81e5fcdc4 tempest-GroupsV320Test-1591724807 tempest-GroupsV320Test-1591724807-project-member] https://10.4.3.170/volume/v3/volumes/detail returned with HTTP 200 Jul 24 07:40:21.042298 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 355/1411] 10.4.3.170 () {68 vars in 1299 bytes} [Fri Jul 24 07:40:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:21.054146 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:21.054146 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:40:21.057457 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-eebced00-ac9b-4be3-a510-58127a0cf4c5 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:21.059171 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-eebced00-ac9b-4be3-a510-58127a0cf4c5 tempest-GroupsV320Test-1591724807 tempest-GroupsV320Test-1591724807-project-member] POST https://10.4.3.170/volume/v3/groups/ef8fc9c6-b0c8-4ef1-8f84-afdec44710a2/action Jul 24 07:40:21.059575 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-eebced00-ac9b-4be3-a510-58127a0cf4c5 tempest-GroupsV320Test-1591724807 tempest-GroupsV320Test-1591724807-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:40:21.059689 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-eebced00-ac9b-4be3-a510-58127a0cf4c5 tempest-GroupsV320Test-1591724807 tempest-GroupsV320Test-1591724807-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:21.061177 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.groups [None req-eebced00-ac9b-4be3-a510-58127a0cf4c5 tempest-GroupsV320Test-1591724807 tempest-GroupsV320Test-1591724807-project-member] delete called for group ef8fc9c6-b0c8-4ef1-8f84-afdec44710a2 {{(pid=100244) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 24 07:40:21.061621 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.groups [None req-eebced00-ac9b-4be3-a510-58127a0cf4c5 tempest-GroupsV320Test-1591724807 tempest-GroupsV320Test-1591724807-project-member] Delete group with id: ef8fc9c6-b0c8-4ef1-8f84-afdec44710a2 Jul 24 07:40:21.071434 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:21.071434 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:40:21.083714 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-3c440d8a-ca0a-4a56-af36-54404b7cea1c req-bf54ceeb-50ba-49aa-9e7f-5883a14c7d2c tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 24 07:40:21.084135 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 354/1412] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 24 07:40:21 2026] POST /volume/v3/attachments => generated 273 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:40:21.101813 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-eebced00-ac9b-4be3-a510-58127a0cf4c5 tempest-GroupsV320Test-1591724807 tempest-GroupsV320Test-1591724807-project-member] https://10.4.3.170/volume/v3/groups/ef8fc9c6-b0c8-4ef1-8f84-afdec44710a2/action returned with HTTP 202 Jul 24 07:40:21.102271 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 350/1413] 10.4.3.170 () {70 vars in 1428 bytes} [Fri Jul 24 07:40:21 2026] POST /volume/v3/groups/ef8fc9c6-b0c8-4ef1-8f84-afdec44710a2/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 07:40:21.113183 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-49f045e4-43fb-4471-bd47-91f7a37f3a1f None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:21.118554 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-49f045e4-43fb-4471-bd47-91f7a37f3a1f tempest-GroupsV320Test-1591724807 tempest-GroupsV320Test-1591724807-project-member] GET https://10.4.3.170/volume/v3/groups/ef8fc9c6-b0c8-4ef1-8f84-afdec44710a2 Jul 24 07:40:21.118554 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-49f045e4-43fb-4471-bd47-91f7a37f3a1f tempest-GroupsV320Test-1591724807 tempest-GroupsV320Test-1591724807-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:21.118554 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-49f045e4-43fb-4471-bd47-91f7a37f3a1f tempest-GroupsV320Test-1591724807 tempest-GroupsV320Test-1591724807-project-member] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:21.118554 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.groups [None req-49f045e4-43fb-4471-bd47-91f7a37f3a1f tempest-GroupsV320Test-1591724807 tempest-GroupsV320Test-1591724807-project-member] show called for member ef8fc9c6-b0c8-4ef1-8f84-afdec44710a2 {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 07:40:21.121388 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:21.121388 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:40:21.133329 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-49f045e4-43fb-4471-bd47-91f7a37f3a1f tempest-GroupsV320Test-1591724807 tempest-GroupsV320Test-1591724807-project-member] https://10.4.3.170/volume/v3/groups/ef8fc9c6-b0c8-4ef1-8f84-afdec44710a2 returned with HTTP 200 Jul 24 07:40:21.133405 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 355/1414] 10.4.3.170 () {68 vars in 1386 bytes} [Fri Jul 24 07:40:21 2026] GET /volume/v3/groups/ef8fc9c6-b0c8-4ef1-8f84-afdec44710a2 => generated 387 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:40:21.357626 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-19c9aa29-f7d8-4111-8a8f-6389582aa478 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:21.359739 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-19c9aa29-f7d8-4111-8a8f-6389582aa478 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/volumes/cf266864-d450-4d24-8746-e6c46fff41f2 Jul 24 07:40:21.360009 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-19c9aa29-f7d8-4111-8a8f-6389582aa478 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:21.360286 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-19c9aa29-f7d8-4111-8a8f-6389582aa478 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:21.367195 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-19c9aa29-f7d8-4111-8a8f-6389582aa478 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/volumes/cf266864-d450-4d24-8746-e6c46fff41f2 returned with HTTP 404 Jul 24 07:40:21.367645 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 356/1415] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:40:21 2026] GET /volume/v3/volumes/cf266864-d450-4d24-8746-e6c46fff41f2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:40:21.379405 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-9fe56aa5-7065-4bc6-b119-16701f4b9259 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:21.382486 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9fe56aa5-7065-4bc6-b119-16701f4b9259 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-member] GET https://10.4.3.170/volume/v3/backups/e9a3f233-2042-4568-9f91-da25a1c5d33c/export_record Jul 24 07:40:21.382691 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9fe56aa5-7065-4bc6-b119-16701f4b9259 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:21.382917 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9fe56aa5-7065-4bc6-b119-16701f4b9259 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-member] Calling method 'export_record' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:21.383023 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.contrib.backups [None req-9fe56aa5-7065-4bc6-b119-16701f4b9259 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-member] Export record for backup e9a3f233-2042-4568-9f91-da25a1c5d33c. {{(pid=100245) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 24 07:40:21.399917 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:21.399917 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:40:21.401266 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.policy [None req-9fe56aa5-7065-4bc6-b119-16701f4b9259 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-member] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '047208a79c8b44908e39b253a83e7a46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '260bfaca8c0c497dbbfd5fd51b9e3e8e', '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=100245) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 24 07:40:21.401472 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9fe56aa5-7065-4bc6-b119-16701f4b9259 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-member] https://10.4.3.170/volume/v3/backups/e9a3f233-2042-4568-9f91-da25a1c5d33c/export_record returned with HTTP 403 Jul 24 07:40:21.401933 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 355/1416] 10.4.3.170 () {68 vars in 1430 bytes} [Fri Jul 24 07:40:21 2026] GET /volume/v3/backups/e9a3f233-2042-4568-9f91-da25a1c5d33c/export_record => generated 101 bytes in 23 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:40:21.414637 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-837be5cd-d49a-45c1-acc7-e0993d074df1 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:21.416277 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-837be5cd-d49a-45c1-acc7-e0993d074df1 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:40:21.416604 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-837be5cd-d49a-45c1-acc7-e0993d074df1 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1274463668"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:21.417979 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-837be5cd-d49a-45c1-acc7-e0993d074df1 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1274463668'}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:40:21.418104 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-837be5cd-d49a-45c1-acc7-e0993d074df1 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Create volume of 1 GB Jul 24 07:40:21.422106 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-837be5cd-d49a-45c1-acc7-e0993d074df1 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Availability Zones retrieved successfully. Jul 24 07:40:21.428110 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-837be5cd-d49a-45c1-acc7-e0993d074df1 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Flow 'volume_create_api' (ecb8b2ce-ce73-4eb9-b865-38498ff2b929) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:40:21.429284 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-837be5cd-d49a-45c1-acc7-e0993d074df1 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96533600-6b7a-43e3-8491-c28460d54b80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:40:21.430177 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-837be5cd-d49a-45c1-acc7-e0993d074df1 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:40:21.454962 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-837be5cd-d49a-45c1-acc7-e0993d074df1 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96533600-6b7a-43e3-8491-c28460d54b80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:40:21.455900 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-837be5cd-d49a-45c1-acc7-e0993d074df1 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ff52b9b-de41-4577-956f-25796660028d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:40:21.494819 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-837be5cd-d49a-45c1-acc7-e0993d074df1 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Created reservations ['d02ad625-1369-498d-8d64-136831f60655', 'fec1d10f-ce09-4c2a-a078-3fe1bcb8d1c1', 'e69b11d1-3431-49ad-a26e-0d09eefbdff9', '8d3890eb-ee5a-4ceb-b643-65133b76ba81'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:40:21.495592 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-837be5cd-d49a-45c1-acc7-e0993d074df1 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ff52b9b-de41-4577-956f-25796660028d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d02ad625-1369-498d-8d64-136831f60655', 'fec1d10f-ce09-4c2a-a078-3fe1bcb8d1c1', 'e69b11d1-3431-49ad-a26e-0d09eefbdff9', '8d3890eb-ee5a-4ceb-b643-65133b76ba81']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:40:21.496741 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-837be5cd-d49a-45c1-acc7-e0993d074df1 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a8cf681-2afe-4b40-b20b-b1e8e499c590) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:40:21.519182 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-837be5cd-d49a-45c1-acc7-e0993d074df1 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a8cf681-2afe-4b40-b20b-b1e8e499c590) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '674df67a-92c9-4c4f-863e-0f60e22aa9c2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1274463668',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='260bfaca8c0c497dbbfd5fd51b9e3e8e',qos_specs=None,replication_status=,reservations=['d02ad625-1369-498d-8d64-136831f60655','fec1d10f-ce09-4c2a-a078-3fe1bcb8d1c1','e69b11d1-3431-49ad-a26e-0d09eefbdff9','8d3890eb-ee5a-4ceb-b643-65133b76ba81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea09f2feec10498ab6b1484820239a80',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:40:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1274463668',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=674df67a-92c9-4c4f-863e-0f60e22aa9c2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='260bfaca8c0c497dbbfd5fd51b9e3e8e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ea09f2feec10498ab6b1484820239a80',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:40:21.519366 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-22444e78-242c-40fb-b974-d561912f6003 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:21.519943 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-837be5cd-d49a-45c1-acc7-e0993d074df1 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a82ee72-6a44-41b8-8329-0931f5484349) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:40:21.521010 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-22444e78-242c-40fb-b974-d561912f6003 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] GET https://10.4.3.170/volume/v3/volumes/180b225c-2bdd-4eaa-af4a-2eaef55d19b9 Jul 24 07:40:21.521181 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-22444e78-242c-40fb-b974-d561912f6003 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:21.521398 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-22444e78-242c-40fb-b974-d561912f6003 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:21.529113 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:21.529113 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:40:21.532081 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-22444e78-242c-40fb-b974-d561912f6003 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Volume info retrieved successfully. Jul 24 07:40:21.535556 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-22444e78-242c-40fb-b974-d561912f6003 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/volumes/180b225c-2bdd-4eaa-af4a-2eaef55d19b9 returned with HTTP 200 Jul 24 07:40:21.535924 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 356/1417] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:21 2026] GET /volume/v3/volumes/180b225c-2bdd-4eaa-af4a-2eaef55d19b9 => generated 878 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:21.538098 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-837be5cd-d49a-45c1-acc7-e0993d074df1 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a82ee72-6a44-41b8-8329-0931f5484349) transitioned into state 'SUCCESS' from state '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-1274463668',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='260bfaca8c0c497dbbfd5fd51b9e3e8e',qos_specs=None,replication_status=,reservations=['d02ad625-1369-498d-8d64-136831f60655','fec1d10f-ce09-4c2a-a078-3fe1bcb8d1c1','e69b11d1-3431-49ad-a26e-0d09eefbdff9','8d3890eb-ee5a-4ceb-b643-65133b76ba81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea09f2feec10498ab6b1484820239a80',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:40:21.538961 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-837be5cd-d49a-45c1-acc7-e0993d074df1 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb8869db-3a66-4fd8-ac15-5fa89b3621a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:40:21.539037 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0ddee47e-d3ae-439c-b55e-ccd655af27cf None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:21.540530 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0ddee47e-d3ae-439c-b55e-ccd655af27cf tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] GET https://10.4.3.170/volume/v3/volumes/66fe8cdf-e0a3-4a44-bc98-fee0ec4be717 Jul 24 07:40:21.540688 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0ddee47e-d3ae-439c-b55e-ccd655af27cf tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:21.540850 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0ddee47e-d3ae-439c-b55e-ccd655af27cf tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:21.548839 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-837be5cd-d49a-45c1-acc7-e0993d074df1 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb8869db-3a66-4fd8-ac15-5fa89b3621a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:40:21.549734 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-837be5cd-d49a-45c1-acc7-e0993d074df1 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Flow 'volume_create_api' (ecb8b2ce-ce73-4eb9-b865-38498ff2b929) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:40:21.550121 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-837be5cd-d49a-45c1-acc7-e0993d074df1 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Create volume request issued successfully. Jul 24 07:40:21.550690 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-837be5cd-d49a-45c1-acc7-e0993d074df1 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:40:21.551128 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 351/1418] 10.4.3.170 () {70 vars in 1298 bytes} [Fri Jul 24 07:40:21 2026] POST /volume/v3/volumes => generated 778 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:40:21.559401 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:21.559401 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:40:21.565896 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-22e03678-68e9-44bb-99f5-f31c93a05d5d None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:21.566065 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-0ddee47e-d3ae-439c-b55e-ccd655af27cf tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Volume info retrieved successfully. Jul 24 07:40:21.567546 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-22e03678-68e9-44bb-99f5-f31c93a05d5d tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/volumes/674df67a-92c9-4c4f-863e-0f60e22aa9c2 Jul 24 07:40:21.567762 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-22e03678-68e9-44bb-99f5-f31c93a05d5d tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:21.567956 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-22e03678-68e9-44bb-99f5-f31c93a05d5d tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:21.573862 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0ddee47e-d3ae-439c-b55e-ccd655af27cf tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] https://10.4.3.170/volume/v3/volumes/66fe8cdf-e0a3-4a44-bc98-fee0ec4be717 returned with HTTP 200 Jul 24 07:40:21.574242 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 357/1419] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:21 2026] GET /volume/v3/volumes/66fe8cdf-e0a3-4a44-bc98-fee0ec4be717 => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:21.574835 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:21.574835 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:40:21.578793 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-22e03678-68e9-44bb-99f5-f31c93a05d5d tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Volume info retrieved successfully. Jul 24 07:40:21.582760 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-22e03678-68e9-44bb-99f5-f31c93a05d5d tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/volumes/674df67a-92c9-4c4f-863e-0f60e22aa9c2 returned with HTTP 200 Jul 24 07:40:21.583134 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 356/1420] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:40:21 2026] GET /volume/v3/volumes/674df67a-92c9-4c4f-863e-0f60e22aa9c2 => generated 957 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 07:40:21.689832 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-56697954-7b72-4341-9a26-85e0256b8069 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:21.776464 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-56697954-7b72-4341-9a26-85e0256b8069 tempest-VolumeTypesNegativeTest-509034262 tempest-VolumeTypesNegativeTest-509034262-project-admin] POST https://10.4.3.170/volume/v3/types/f891fb08-1be5-4754-ad22-dd284d0bf423/encryption Jul 24 07:40:21.776796 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-56697954-7b72-4341-9a26-85e0256b8069 tempest-VolumeTypesNegativeTest-509034262 tempest-VolumeTypesNegativeTest-509034262-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:21.789073 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-56697954-7b72-4341-9a26-85e0256b8069 tempest-VolumeTypesNegativeTest-509034262 tempest-VolumeTypesNegativeTest-509034262-project-admin] https://10.4.3.170/volume/v3/types/f891fb08-1be5-4754-ad22-dd284d0bf423/encryption returned with HTTP 404 Jul 24 07:40:21.789634 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 357/1421] 10.4.3.170 () {68 vars in 1397 bytes} [Fri Jul 24 07:40:21 2026] POST /volume/v3/types/f891fb08-1be5-4754-ad22-dd284d0bf423/encryption => generated 114 bytes in 100 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:40:21.800018 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-82bbdafb-db69-434a-8450-32f0ff2a71e8 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:21.801571 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-82bbdafb-db69-434a-8450-32f0ff2a71e8 tempest-VolumeTypesNegativeTest-509034262 tempest-VolumeTypesNegativeTest-509034262-project-admin] POST https://10.4.3.170/volume/v3/types Jul 24 07:40:21.801924 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-82bbdafb-db69-434a-8450-32f0ff2a71e8 tempest-VolumeTypesNegativeTest-509034262 tempest-VolumeTypesNegativeTest-509034262-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-889349726", "os-volume-type-access:is_public": false}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:21.803439 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:21.803439 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:40:21.815984 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-82bbdafb-db69-434a-8450-32f0ff2a71e8 tempest-VolumeTypesNegativeTest-509034262 tempest-VolumeTypesNegativeTest-509034262-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 24 07:40:21.816470 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 352/1422] 10.4.3.170 () {68 vars in 1253 bytes} [Fri Jul 24 07:40:21 2026] POST /volume/v3/types => generated 230 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:21.823695 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b5fdc7c6-6fd9-4f1d-a445-fb3ec56c67aa None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:21.879439 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b5fdc7c6-6fd9-4f1d-a445-fb3ec56c67aa tempest-VolumeTypesNegativeTest-973207215 tempest-VolumeTypesNegativeTest-973207215-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:40:21.879745 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b5fdc7c6-6fd9-4f1d-a445-fb3ec56c67aa tempest-VolumeTypesNegativeTest-973207215 tempest-VolumeTypesNegativeTest-973207215-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "c576ab82-486a-425f-8023-43305f643f44", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-1332678394"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:21.881076 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-b5fdc7c6-6fd9-4f1d-a445-fb3ec56c67aa tempest-VolumeTypesNegativeTest-973207215 tempest-VolumeTypesNegativeTest-973207215-project-member] Create volume request body: {'volume': {'volume_type': 'c576ab82-486a-425f-8023-43305f643f44', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-1332678394'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:40:21.889701 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b5fdc7c6-6fd9-4f1d-a445-fb3ec56c67aa tempest-VolumeTypesNegativeTest-973207215 tempest-VolumeTypesNegativeTest-973207215-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 404 Jul 24 07:40:21.890112 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 358/1423] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 24 07:40:21 2026] POST /volume/v3/volumes => generated 114 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:40:21.896108 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-905a6d56-a99a-4cea-b3ca-a1c2e9de9a88 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:21.897647 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-905a6d56-a99a-4cea-b3ca-a1c2e9de9a88 tempest-VolumeTypesNegativeTest-509034262 tempest-VolumeTypesNegativeTest-509034262-project-admin] DELETE https://10.4.3.170/volume/v3/types/c576ab82-486a-425f-8023-43305f643f44 Jul 24 07:40:21.897813 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-905a6d56-a99a-4cea-b3ca-a1c2e9de9a88 tempest-VolumeTypesNegativeTest-509034262 tempest-VolumeTypesNegativeTest-509034262-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:21.898006 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-905a6d56-a99a-4cea-b3ca-a1c2e9de9a88 tempest-VolumeTypesNegativeTest-509034262 tempest-VolumeTypesNegativeTest-509034262-project-admin] Calling method '_delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:21.917686 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-905a6d56-a99a-4cea-b3ca-a1c2e9de9a88 tempest-VolumeTypesNegativeTest-509034262 tempest-VolumeTypesNegativeTest-509034262-project-admin] https://10.4.3.170/volume/v3/types/c576ab82-486a-425f-8023-43305f643f44 returned with HTTP 202 Jul 24 07:40:21.918054 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 357/1424] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 24 07:40:21 2026] DELETE /volume/v3/types/c576ab82-486a-425f-8023-43305f643f44 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:40:21.924425 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-686695c5-f075-458b-aabe-eb6f1377043a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:21.926183 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-686695c5-f075-458b-aabe-eb6f1377043a tempest-VolumeTypesNegativeTest-509034262 tempest-VolumeTypesNegativeTest-509034262-project-admin] GET https://10.4.3.170/volume/v3/types/c576ab82-486a-425f-8023-43305f643f44 Jul 24 07:40:21.926390 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-686695c5-f075-458b-aabe-eb6f1377043a tempest-VolumeTypesNegativeTest-509034262 tempest-VolumeTypesNegativeTest-509034262-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:21.926566 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-686695c5-f075-458b-aabe-eb6f1377043a tempest-VolumeTypesNegativeTest-509034262 tempest-VolumeTypesNegativeTest-509034262-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:21.929406 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-686695c5-f075-458b-aabe-eb6f1377043a tempest-VolumeTypesNegativeTest-509034262 tempest-VolumeTypesNegativeTest-509034262-project-admin] https://10.4.3.170/volume/v3/types/c576ab82-486a-425f-8023-43305f643f44 returned with HTTP 404 Jul 24 07:40:21.929803 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 358/1425] 10.4.3.170 () {66 vars in 1342 bytes} [Fri Jul 24 07:40:21 2026] GET /volume/v3/types/c576ab82-486a-425f-8023-43305f643f44 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:40:21.937304 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-56eafe8c-f547-4927-99fb-73ad4f928bf4 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:21.939266 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-56eafe8c-f547-4927-99fb-73ad4f928bf4 tempest-VolumeTypesNegativeTest-509034262 tempest-VolumeTypesNegativeTest-509034262-project-admin] POST https://10.4.3.170/volume/v3/types Jul 24 07:40:21.939585 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-56eafe8c-f547-4927-99fb-73ad4f928bf4 tempest-VolumeTypesNegativeTest-509034262 tempest-VolumeTypesNegativeTest-509034262-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:21.941526 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-56eafe8c-f547-4927-99fb-73ad4f928bf4 tempest-VolumeTypesNegativeTest-509034262 tempest-VolumeTypesNegativeTest-509034262-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 400 Jul 24 07:40:21.942280 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 353/1426] 10.4.3.170 () {68 vars in 1252 bytes} [Fri Jul 24 07:40:21 2026] POST /volume/v3/types => generated 115 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 24 07:40:21.948638 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f584f5f9-fe46-4e89-9bc4-7b239c27d51d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:21.951412 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f584f5f9-fe46-4e89-9bc4-7b239c27d51d tempest-VolumeTypesNegativeTest-509034262 tempest-VolumeTypesNegativeTest-509034262-project-admin] POST https://10.4.3.170/volume/v3/types Jul 24 07:40:21.953168 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f584f5f9-fe46-4e89-9bc4-7b239c27d51d tempest-VolumeTypesNegativeTest-509034262 tempest-VolumeTypesNegativeTest-509034262-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-233911194"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:21.965962 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f584f5f9-fe46-4e89-9bc4-7b239c27d51d tempest-VolumeTypesNegativeTest-509034262 tempest-VolumeTypesNegativeTest-509034262-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 24 07:40:21.966526 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 359/1427] 10.4.3.170 () {68 vars in 1252 bytes} [Fri Jul 24 07:40:21 2026] POST /volume/v3/types => generated 228 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:21.975535 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-668d4e14-e8f9-434b-8b35-f4deb38bc1bd None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:21.977055 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-668d4e14-e8f9-434b-8b35-f4deb38bc1bd tempest-VolumeTypesNegativeTest-509034262 tempest-VolumeTypesNegativeTest-509034262-project-admin] POST https://10.4.3.170/volume/v3/types Jul 24 07:40:21.977406 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-668d4e14-e8f9-434b-8b35-f4deb38bc1bd tempest-VolumeTypesNegativeTest-509034262 tempest-VolumeTypesNegativeTest-509034262-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-233911194"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:21.983218 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-668d4e14-e8f9-434b-8b35-f4deb38bc1bd tempest-VolumeTypesNegativeTest-509034262 tempest-VolumeTypesNegativeTest-509034262-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-233911194 already exists. Jul 24 07:40:21.983359 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-668d4e14-e8f9-434b-8b35-f4deb38bc1bd tempest-VolumeTypesNegativeTest-509034262 tempest-VolumeTypesNegativeTest-509034262-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 409 Jul 24 07:40:21.984132 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 358/1428] 10.4.3.170 () {68 vars in 1252 bytes} [Fri Jul 24 07:40:21 2026] POST /volume/v3/types => generated 133 bytes in 9 msecs (HTTP/1.1 409) 7 headers in 291 bytes (2 switches on core 0) Jul 24 07:40:21.990326 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-f886cfda-3c6e-41d7-abe7-1ca2c65a3757 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:21.992009 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f886cfda-3c6e-41d7-abe7-1ca2c65a3757 tempest-VolumeTypesNegativeTest-509034262 tempest-VolumeTypesNegativeTest-509034262-project-admin] DELETE https://10.4.3.170/volume/v3/types/d370d35e-09be-40b7-b86b-4c2362eb961f Jul 24 07:40:21.992285 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f886cfda-3c6e-41d7-abe7-1ca2c65a3757 tempest-VolumeTypesNegativeTest-509034262 tempest-VolumeTypesNegativeTest-509034262-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:21.992525 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f886cfda-3c6e-41d7-abe7-1ca2c65a3757 tempest-VolumeTypesNegativeTest-509034262 tempest-VolumeTypesNegativeTest-509034262-project-admin] Calling method '_delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:22.016530 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f886cfda-3c6e-41d7-abe7-1ca2c65a3757 tempest-VolumeTypesNegativeTest-509034262 tempest-VolumeTypesNegativeTest-509034262-project-admin] https://10.4.3.170/volume/v3/types/d370d35e-09be-40b7-b86b-4c2362eb961f returned with HTTP 202 Jul 24 07:40:22.016964 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 359/1429] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 24 07:40:21 2026] DELETE /volume/v3/types/d370d35e-09be-40b7-b86b-4c2362eb961f => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:40:22.024159 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-c4680035-2c65-4ee8-8a26-4f0f4c3ee9e1 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:22.029625 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c4680035-2c65-4ee8-8a26-4f0f4c3ee9e1 tempest-VolumeTypesNegativeTest-509034262 tempest-VolumeTypesNegativeTest-509034262-project-admin] GET https://10.4.3.170/volume/v3/types/d370d35e-09be-40b7-b86b-4c2362eb961f Jul 24 07:40:22.029846 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c4680035-2c65-4ee8-8a26-4f0f4c3ee9e1 tempest-VolumeTypesNegativeTest-509034262 tempest-VolumeTypesNegativeTest-509034262-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:22.030028 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c4680035-2c65-4ee8-8a26-4f0f4c3ee9e1 tempest-VolumeTypesNegativeTest-509034262 tempest-VolumeTypesNegativeTest-509034262-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:22.036429 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c4680035-2c65-4ee8-8a26-4f0f4c3ee9e1 tempest-VolumeTypesNegativeTest-509034262 tempest-VolumeTypesNegativeTest-509034262-project-admin] https://10.4.3.170/volume/v3/types/d370d35e-09be-40b7-b86b-4c2362eb961f returned with HTTP 404 Jul 24 07:40:22.036861 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 354/1430] 10.4.3.170 () {66 vars in 1342 bytes} [Fri Jul 24 07:40:22 2026] GET /volume/v3/types/d370d35e-09be-40b7-b86b-4c2362eb961f => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:40:22.037345 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-739fc6a8-060d-4c08-88c8-435ce49d1de2 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:22.037713 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-739fc6a8-060d-4c08-88c8-435ce49d1de2 None None] GET https://10.4.3.170/volume// Jul 24 07:40:22.037913 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-739fc6a8-060d-4c08-88c8-435ce49d1de2 None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:22.038186 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-739fc6a8-060d-4c08-88c8-435ce49d1de2 None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:22.038553 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-739fc6a8-060d-4c08-88c8-435ce49d1de2 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:40:22.038853 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 360/1431] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:40:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:40:22.045685 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-3c440d8a-ca0a-4a56-af36-54404b7cea1c req-36a21c66-185c-484e-9dc1-b0ef44c47e36 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:22.045882 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-22554407-5b09-49ff-a581-9431a5b5948b None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:22.047477 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-3c440d8a-ca0a-4a56-af36-54404b7cea1c req-36a21c66-185c-484e-9dc1-b0ef44c47e36 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] GET https://10.4.3.170/volume/v3/volumes/792584f7-350d-4462-8244-597c3537ad37 Jul 24 07:40:22.047606 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-22554407-5b09-49ff-a581-9431a5b5948b tempest-VolumeTypesNegativeTest-509034262 tempest-VolumeTypesNegativeTest-509034262-project-admin] DELETE https://10.4.3.170/volume/v3/types/3b8dff84-ca81-42b2-8186-7a8ca5c9b658 Jul 24 07:40:22.047656 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-3c440d8a-ca0a-4a56-af36-54404b7cea1c req-36a21c66-185c-484e-9dc1-b0ef44c47e36 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:22.047813 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-22554407-5b09-49ff-a581-9431a5b5948b tempest-VolumeTypesNegativeTest-509034262 tempest-VolumeTypesNegativeTest-509034262-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:22.047845 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-3c440d8a-ca0a-4a56-af36-54404b7cea1c req-36a21c66-185c-484e-9dc1-b0ef44c47e36 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:22.048003 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-22554407-5b09-49ff-a581-9431a5b5948b tempest-VolumeTypesNegativeTest-509034262 tempest-VolumeTypesNegativeTest-509034262-project-admin] Calling method '_delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:22.051432 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-22554407-5b09-49ff-a581-9431a5b5948b tempest-VolumeTypesNegativeTest-509034262 tempest-VolumeTypesNegativeTest-509034262-project-admin] https://10.4.3.170/volume/v3/types/3b8dff84-ca81-42b2-8186-7a8ca5c9b658 returned with HTTP 404 Jul 24 07:40:22.051775 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 360/1432] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 24 07:40:22 2026] DELETE /volume/v3/types/3b8dff84-ca81-42b2-8186-7a8ca5c9b658 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:40:22.056169 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:22.056169 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:40:22.058555 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-5381f933-ca65-4473-9450-304996d3d92f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:22.059480 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [req-3c440d8a-ca0a-4a56-af36-54404b7cea1c req-36a21c66-185c-484e-9dc1-b0ef44c47e36 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Volume info retrieved successfully. Jul 24 07:40:22.060387 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5381f933-ca65-4473-9450-304996d3d92f tempest-VolumeTypesNegativeTest-509034262 tempest-VolumeTypesNegativeTest-509034262-project-admin] GET https://10.4.3.170/volume/v3/types/0dcfde28-ea6f-4855-84a5-e8eef789ac99 Jul 24 07:40:22.060615 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5381f933-ca65-4473-9450-304996d3d92f tempest-VolumeTypesNegativeTest-509034262 tempest-VolumeTypesNegativeTest-509034262-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:22.060838 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5381f933-ca65-4473-9450-304996d3d92f tempest-VolumeTypesNegativeTest-509034262 tempest-VolumeTypesNegativeTest-509034262-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:22.063466 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-3c440d8a-ca0a-4a56-af36-54404b7cea1c req-36a21c66-185c-484e-9dc1-b0ef44c47e36 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] https://10.4.3.170/volume/v3/volumes/792584f7-350d-4462-8244-597c3537ad37 returned with HTTP 200 Jul 24 07:40:22.064004 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 359/1433] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:40:22 2026] GET /volume/v3/volumes/792584f7-350d-4462-8244-597c3537ad37 => generated 1339 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:40:22.064122 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5381f933-ca65-4473-9450-304996d3d92f tempest-VolumeTypesNegativeTest-509034262 tempest-VolumeTypesNegativeTest-509034262-project-admin] https://10.4.3.170/volume/v3/types/0dcfde28-ea6f-4855-84a5-e8eef789ac99 returned with HTTP 404 Jul 24 07:40:22.064598 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 355/1434] 10.4.3.170 () {66 vars in 1342 bytes} [Fri Jul 24 07:40:22 2026] GET /volume/v3/types/0dcfde28-ea6f-4855-84a5-e8eef789ac99 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:40:22.141851 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ec008520-b7dd-43e8-a8ec-718ac52e300f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:22.143520 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ec008520-b7dd-43e8-a8ec-718ac52e300f tempest-GroupsV320Test-1591724807 tempest-GroupsV320Test-1591724807-project-member] GET https://10.4.3.170/volume/v3/groups/ef8fc9c6-b0c8-4ef1-8f84-afdec44710a2 Jul 24 07:40:22.143734 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ec008520-b7dd-43e8-a8ec-718ac52e300f tempest-GroupsV320Test-1591724807 tempest-GroupsV320Test-1591724807-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:22.143925 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ec008520-b7dd-43e8-a8ec-718ac52e300f tempest-GroupsV320Test-1591724807 tempest-GroupsV320Test-1591724807-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:22.144035 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.groups [None req-ec008520-b7dd-43e8-a8ec-718ac52e300f tempest-GroupsV320Test-1591724807 tempest-GroupsV320Test-1591724807-project-member] show called for member ef8fc9c6-b0c8-4ef1-8f84-afdec44710a2 {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 07:40:22.147274 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ec008520-b7dd-43e8-a8ec-718ac52e300f tempest-GroupsV320Test-1591724807 tempest-GroupsV320Test-1591724807-project-member] https://10.4.3.170/volume/v3/groups/ef8fc9c6-b0c8-4ef1-8f84-afdec44710a2 returned with HTTP 404 Jul 24 07:40:22.147696 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 361/1435] 10.4.3.170 () {68 vars in 1386 bytes} [Fri Jul 24 07:40:22 2026] GET /volume/v3/groups/ef8fc9c6-b0c8-4ef1-8f84-afdec44710a2 => generated 108 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 07:40:22.153827 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-3c440d8a-ca0a-4a56-af36-54404b7cea1c req-f52ff35f-c4f9-4097-865f-f6d7753dedf1 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:22.154787 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-76afaf11-6b05-4e37-950f-c2c11402dc68 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:22.156625 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-3c440d8a-ca0a-4a56-af36-54404b7cea1c req-f52ff35f-c4f9-4097-865f-f6d7753dedf1 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] PUT https://10.4.3.170/volume/v3/attachments/828ed563-687a-4035-8f02-cd7e1c57a8aa Jul 24 07:40:22.156625 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-3c440d8a-ca0a-4a56-af36-54404b7cea1c req-f52ff35f-c4f9-4097-865f-f6d7753dedf1 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000005822", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9a7cb9337d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5fc7887c-2ab7-4d21-80c7-ec4ad0d3b011", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:22.156779 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-76afaf11-6b05-4e37-950f-c2c11402dc68 tempest-GroupsV320Test-932337678 tempest-GroupsV320Test-932337678-project-admin] DELETE https://10.4.3.170/volume/v3/group_types/ed0fab2e-870d-4ca8-96a4-b6ffc06996da Jul 24 07:40:22.156779 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-76afaf11-6b05-4e37-950f-c2c11402dc68 tempest-GroupsV320Test-932337678 tempest-GroupsV320Test-932337678-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:22.156842 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-76afaf11-6b05-4e37-950f-c2c11402dc68 tempest-GroupsV320Test-932337678 tempest-GroupsV320Test-932337678-project-admin] Calling method 'version_select' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:22.170504 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-76afaf11-6b05-4e37-950f-c2c11402dc68 tempest-GroupsV320Test-932337678 tempest-GroupsV320Test-932337678-project-admin] https://10.4.3.170/volume/v3/group_types/ed0fab2e-870d-4ca8-96a4-b6ffc06996da returned with HTTP 202 Jul 24 07:40:22.170880 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 360/1436] 10.4.3.170 () {68 vars in 1404 bytes} [Fri Jul 24 07:40:22 2026] DELETE /volume/v3/group_types/ed0fab2e-870d-4ca8-96a4-b6ffc06996da => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 07:40:22.171983 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-3c440d8a-ca0a-4a56-af36-54404b7cea1c req-f52ff35f-c4f9-4097-865f-f6d7753dedf1 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Acquiring lock "cinder-attachment_update-792584f7-350d-4462-8244-597c3537ad37-np0000005822" by "attachment_update" {{(pid=100243) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 07:40:22.177888 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-3c440d8a-ca0a-4a56-af36-54404b7cea1c req-f52ff35f-c4f9-4097-865f-f6d7753dedf1 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Lock "cinder-attachment_update-792584f7-350d-4462-8244-597c3537ad37-np0000005822" acquired by "attachment_update" :: waited 0.006s {{(pid=100243) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 07:40:22.180477 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:22.180477 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:40:22.180820 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-55c9b040-cb25-413e-8062-84271a1fdea7 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:22.184772 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-55c9b040-cb25-413e-8062-84271a1fdea7 tempest-GroupsV320Test-932337678 tempest-GroupsV320Test-932337678-project-admin] DELETE https://10.4.3.170/volume/v3/types/9f084a3e-58fc-4ad1-a892-23ec46d61efd Jul 24 07:40:22.184772 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-55c9b040-cb25-413e-8062-84271a1fdea7 tempest-GroupsV320Test-932337678 tempest-GroupsV320Test-932337678-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:22.184772 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-55c9b040-cb25-413e-8062-84271a1fdea7 tempest-GroupsV320Test-932337678 tempest-GroupsV320Test-932337678-project-admin] Calling method '_delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:22.210163 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-55c9b040-cb25-413e-8062-84271a1fdea7 tempest-GroupsV320Test-932337678 tempest-GroupsV320Test-932337678-project-admin] https://10.4.3.170/volume/v3/types/9f084a3e-58fc-4ad1-a892-23ec46d61efd returned with HTTP 202 Jul 24 07:40:22.210600 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 356/1437] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 24 07:40:22 2026] DELETE /volume/v3/types/9f084a3e-58fc-4ad1-a892-23ec46d61efd => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:40:22.218465 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-14a13d3b-1b32-4bbd-93fe-6d5bf7d847a5 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:22.220229 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-14a13d3b-1b32-4bbd-93fe-6d5bf7d847a5 tempest-GroupsV320Test-932337678 tempest-GroupsV320Test-932337678-project-admin] GET https://10.4.3.170/volume/v3/types/9f084a3e-58fc-4ad1-a892-23ec46d61efd Jul 24 07:40:22.220436 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-14a13d3b-1b32-4bbd-93fe-6d5bf7d847a5 tempest-GroupsV320Test-932337678 tempest-GroupsV320Test-932337678-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:22.220620 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-14a13d3b-1b32-4bbd-93fe-6d5bf7d847a5 tempest-GroupsV320Test-932337678 tempest-GroupsV320Test-932337678-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:22.223517 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-14a13d3b-1b32-4bbd-93fe-6d5bf7d847a5 tempest-GroupsV320Test-932337678 tempest-GroupsV320Test-932337678-project-admin] https://10.4.3.170/volume/v3/types/9f084a3e-58fc-4ad1-a892-23ec46d61efd returned with HTTP 404 Jul 24 07:40:22.225183 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 362/1438] 10.4.3.170 () {66 vars in 1342 bytes} [Fri Jul 24 07:40:22 2026] GET /volume/v3/types/9f084a3e-58fc-4ad1-a892-23ec46d61efd => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:40:22.267459 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-3c440d8a-ca0a-4a56-af36-54404b7cea1c req-f52ff35f-c4f9-4097-865f-f6d7753dedf1 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Lock "cinder-attachment_update-792584f7-350d-4462-8244-597c3537ad37-np0000005822" released by "attachment_update" :: held 0.089s {{(pid=100243) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 07:40:22.267459 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-3c440d8a-ca0a-4a56-af36-54404b7cea1c req-f52ff35f-c4f9-4097-865f-f6d7753dedf1 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] https://10.4.3.170/volume/v3/attachments/828ed563-687a-4035-8f02-cd7e1c57a8aa returned with HTTP 200 Jul 24 07:40:22.268394 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 361/1439] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 24 07:40:22 2026] PUT /volume/v3/attachments/828ed563-687a-4035-8f02-cd7e1c57a8aa => generated 969 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:40:22.292789 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-3c440d8a-ca0a-4a56-af36-54404b7cea1c req-860d07ab-891e-4ce7-90b5-ce4f32d16fc3 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:22.297654 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-3c440d8a-ca0a-4a56-af36-54404b7cea1c req-860d07ab-891e-4ce7-90b5-ce4f32d16fc3 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] POST https://10.4.3.170/volume/v3/attachments/828ed563-687a-4035-8f02-cd7e1c57a8aa/action Jul 24 07:40:22.299062 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-3c440d8a-ca0a-4a56-af36-54404b7cea1c req-860d07ab-891e-4ce7-90b5-ce4f32d16fc3 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Action body: b'{"os-complete": null}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:40:22.299300 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-3c440d8a-ca0a-4a56-af36-54404b7cea1c req-860d07ab-891e-4ce7-90b5-ce4f32d16fc3 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:22.326093 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:22.326093 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:40:22.335359 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-3c440d8a-ca0a-4a56-af36-54404b7cea1c req-860d07ab-891e-4ce7-90b5-ce4f32d16fc3 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] https://10.4.3.170/volume/v3/attachments/828ed563-687a-4035-8f02-cd7e1c57a8aa/action returned with HTTP 204 Jul 24 07:40:22.336027 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 361/1440] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 24 07:40:22 2026] POST /volume/v3/attachments/828ed563-687a-4035-8f02-cd7e1c57a8aa/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:40:22.551788 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-c2910d25-b261-47c6-8d81-74c8836cfdbd None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:22.553466 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c2910d25-b261-47c6-8d81-74c8836cfdbd tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] GET https://10.4.3.170/volume/v3/volumes/180b225c-2bdd-4eaa-af4a-2eaef55d19b9 Jul 24 07:40:22.553736 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c2910d25-b261-47c6-8d81-74c8836cfdbd tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:22.555177 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c2910d25-b261-47c6-8d81-74c8836cfdbd tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:22.563627 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:22.563627 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:40:22.567443 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-c2910d25-b261-47c6-8d81-74c8836cfdbd tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Volume info retrieved successfully. Jul 24 07:40:22.572455 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c2910d25-b261-47c6-8d81-74c8836cfdbd tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/volumes/180b225c-2bdd-4eaa-af4a-2eaef55d19b9 returned with HTTP 200 Jul 24 07:40:22.572455 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 357/1441] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:22 2026] GET /volume/v3/volumes/180b225c-2bdd-4eaa-af4a-2eaef55d19b9 => generated 878 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:22.589979 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-39c919df-1c8e-4f86-b338-c3599bcb0367 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:22.591689 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-39c919df-1c8e-4f86-b338-c3599bcb0367 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] GET https://10.4.3.170/volume/v3/volumes/66fe8cdf-e0a3-4a44-bc98-fee0ec4be717 Jul 24 07:40:22.591871 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-39c919df-1c8e-4f86-b338-c3599bcb0367 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:22.592532 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-39c919df-1c8e-4f86-b338-c3599bcb0367 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:22.597344 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-dac13c9e-f6fd-4d0e-9121-2460c1ebc36b None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:22.601610 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-dac13c9e-f6fd-4d0e-9121-2460c1ebc36b tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/volumes/674df67a-92c9-4c4f-863e-0f60e22aa9c2 Jul 24 07:40:22.601897 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-dac13c9e-f6fd-4d0e-9121-2460c1ebc36b tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:22.602111 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-dac13c9e-f6fd-4d0e-9121-2460c1ebc36b tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:22.604536 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:22.604536 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:40:22.608141 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-39c919df-1c8e-4f86-b338-c3599bcb0367 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Volume info retrieved successfully. Jul 24 07:40:22.612593 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-39c919df-1c8e-4f86-b338-c3599bcb0367 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] https://10.4.3.170/volume/v3/volumes/66fe8cdf-e0a3-4a44-bc98-fee0ec4be717 returned with HTTP 200 Jul 24 07:40:22.612970 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 363/1442] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:22 2026] GET /volume/v3/volumes/66fe8cdf-e0a3-4a44-bc98-fee0ec4be717 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:22.615937 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:22.615937 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:40:22.622616 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-dac13c9e-f6fd-4d0e-9121-2460c1ebc36b tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Volume info retrieved successfully. Jul 24 07:40:22.626561 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-dac13c9e-f6fd-4d0e-9121-2460c1ebc36b tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/volumes/674df67a-92c9-4c4f-863e-0f60e22aa9c2 returned with HTTP 200 Jul 24 07:40:22.627060 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 362/1443] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:40:22 2026] GET /volume/v3/volumes/674df67a-92c9-4c4f-863e-0f60e22aa9c2 => generated 1018 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:40:22.643685 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-7914cd0f-a2dc-4d9e-a572-61f4c4238300 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:22.645314 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7914cd0f-a2dc-4d9e-a572-61f4c4238300 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] POST https://10.4.3.170/volume/v3/backups Jul 24 07:40:22.645639 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7914cd0f-a2dc-4d9e-a572-61f4c4238300 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "674df67a-92c9-4c4f-863e-0f60e22aa9c2", "name": "tempest-type-Backup-7113779"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:22.647351 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.contrib.backups [None req-7914cd0f-a2dc-4d9e-a572-61f4c4238300 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Creating new backup {'backup': {'volume_id': '674df67a-92c9-4c4f-863e-0f60e22aa9c2', 'name': 'tempest-type-Backup-7113779'}} {{(pid=100245) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 07:40:22.647657 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.contrib.backups [None req-7914cd0f-a2dc-4d9e-a572-61f4c4238300 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Creating backup of volume 674df67a-92c9-4c4f-863e-0f60e22aa9c2 in container None Jul 24 07:40:22.655939 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:22.655939 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:40:22.656296 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-7914cd0f-a2dc-4d9e-a572-61f4c4238300 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Volume info retrieved successfully. Jul 24 07:40:22.674324 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-7914cd0f-a2dc-4d9e-a572-61f4c4238300 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Created reservations ['722411c6-020e-4a6f-9009-f10fbe246793', '14b83eb1-e5f4-44e0-84d3-82f814b7e2c7'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:40:22.725633 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7914cd0f-a2dc-4d9e-a572-61f4c4238300 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups returned with HTTP 202 Jul 24 07:40:22.726073 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 362/1444] 10.4.3.170 () {70 vars in 1299 bytes} [Fri Jul 24 07:40:22 2026] POST /volume/v3/backups => generated 313 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:40:22.734162 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-359c0c22-b0cb-4d26-80f3-9757be9b3258 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:22.738245 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-359c0c22-b0cb-4d26-80f3-9757be9b3258 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/0f5c7dc6-894d-459e-a55d-9731230ba18f Jul 24 07:40:22.738487 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-359c0c22-b0cb-4d26-80f3-9757be9b3258 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:22.738701 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-359c0c22-b0cb-4d26-80f3-9757be9b3258 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:22.738845 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-359c0c22-b0cb-4d26-80f3-9757be9b3258 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id 0f5c7dc6-894d-459e-a55d-9731230ba18f. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:40:22.745343 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:22.745343 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:40:22.746278 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-359c0c22-b0cb-4d26-80f3-9757be9b3258 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/0f5c7dc6-894d-459e-a55d-9731230ba18f returned with HTTP 200 Jul 24 07:40:22.746781 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 358/1445] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:40:22 2026] GET /volume/v3/backups/0f5c7dc6-894d-459e-a55d-9731230ba18f => generated 720 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 07:40:22.997806 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-f1fcccf5-ad63-4ae9-8b8c-66f2443950b1 req-677c8560-a4cf-4235-905c-971bcc26364e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:22.999384 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-f1fcccf5-ad63-4ae9-8b8c-66f2443950b1 req-677c8560-a4cf-4235-905c-971bcc26364e tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/volumes/a8ead82d-47da-4e6d-98c0-bf93c700d9a3/encryption Jul 24 07:40:22.999527 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-f1fcccf5-ad63-4ae9-8b8c-66f2443950b1 req-677c8560-a4cf-4235-905c-971bcc26364e tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:22.999814 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-f1fcccf5-ad63-4ae9-8b8c-66f2443950b1 req-677c8560-a4cf-4235-905c-971bcc26364e tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'index' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:23.010290 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:23.010290 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:40:23.016637 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-f1fcccf5-ad63-4ae9-8b8c-66f2443950b1 req-677c8560-a4cf-4235-905c-971bcc26364e tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/volumes/a8ead82d-47da-4e6d-98c0-bf93c700d9a3/encryption returned with HTTP 200 Jul 24 07:40:23.017102 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 364/1446] 10.4.3.170 () {68 vars in 1631 bytes} [Fri Jul 24 07:40:22 2026] GET /volume/v3/volumes/a8ead82d-47da-4e6d-98c0-bf93c700d9a3/encryption => generated 160 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:23.594663 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-8d41ca75-5977-4efe-b2bb-42833fe384d0 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:23.596327 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8d41ca75-5977-4efe-b2bb-42833fe384d0 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] GET https://10.4.3.170/volume/v3/volumes/180b225c-2bdd-4eaa-af4a-2eaef55d19b9 Jul 24 07:40:23.596511 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8d41ca75-5977-4efe-b2bb-42833fe384d0 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:23.596692 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8d41ca75-5977-4efe-b2bb-42833fe384d0 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:23.608150 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:23.608150 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:40:23.613227 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-8d41ca75-5977-4efe-b2bb-42833fe384d0 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Volume info retrieved successfully. Jul 24 07:40:23.618545 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8d41ca75-5977-4efe-b2bb-42833fe384d0 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/volumes/180b225c-2bdd-4eaa-af4a-2eaef55d19b9 returned with HTTP 200 Jul 24 07:40:23.620134 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 363/1447] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:23 2026] GET /volume/v3/volumes/180b225c-2bdd-4eaa-af4a-2eaef55d19b9 => generated 878 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:23.625434 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-10e46f7e-ea98-41d2-9385-082cd2fecc55 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:23.627349 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-10e46f7e-ea98-41d2-9385-082cd2fecc55 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] GET https://10.4.3.170/volume/v3/volumes/66fe8cdf-e0a3-4a44-bc98-fee0ec4be717 Jul 24 07:40:23.627349 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-10e46f7e-ea98-41d2-9385-082cd2fecc55 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:23.627433 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-10e46f7e-ea98-41d2-9385-082cd2fecc55 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:23.637046 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:23.637046 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:40:23.641258 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-10e46f7e-ea98-41d2-9385-082cd2fecc55 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Volume info retrieved successfully. Jul 24 07:40:23.647487 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-10e46f7e-ea98-41d2-9385-082cd2fecc55 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] https://10.4.3.170/volume/v3/volumes/66fe8cdf-e0a3-4a44-bc98-fee0ec4be717 returned with HTTP 200 Jul 24 07:40:23.648064 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 363/1448] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:23 2026] GET /volume/v3/volumes/66fe8cdf-e0a3-4a44-bc98-fee0ec4be717 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:23.756652 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-265e85e7-7323-4a97-ac03-8ea8448e7512 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:23.758786 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-265e85e7-7323-4a97-ac03-8ea8448e7512 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/0f5c7dc6-894d-459e-a55d-9731230ba18f Jul 24 07:40:23.758984 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-265e85e7-7323-4a97-ac03-8ea8448e7512 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:23.759225 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-265e85e7-7323-4a97-ac03-8ea8448e7512 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:23.759350 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-265e85e7-7323-4a97-ac03-8ea8448e7512 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id 0f5c7dc6-894d-459e-a55d-9731230ba18f. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:40:23.764297 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:23.764297 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:40:23.764979 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-265e85e7-7323-4a97-ac03-8ea8448e7512 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/0f5c7dc6-894d-459e-a55d-9731230ba18f returned with HTTP 200 Jul 24 07:40:23.765395 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 359/1449] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:40:23 2026] GET /volume/v3/backups/0f5c7dc6-894d-459e-a55d-9731230ba18f => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:24.309345 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-90c6ada0-0735-41e2-8b3d-e385c5d648f0 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:24.394723 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-90c6ada0-0735-41e2-8b3d-e385c5d648f0 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:40:24.395065 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-90c6ada0-0735-41e2-8b3d-e385c5d648f0 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1563302177"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:24.396384 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-90c6ada0-0735-41e2-8b3d-e385c5d648f0 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1563302177'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:40:24.396547 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-90c6ada0-0735-41e2-8b3d-e385c5d648f0 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Create volume of 1 GB Jul 24 07:40:24.400694 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-90c6ada0-0735-41e2-8b3d-e385c5d648f0 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Availability Zones retrieved successfully. Jul 24 07:40:24.406704 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-90c6ada0-0735-41e2-8b3d-e385c5d648f0 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Flow 'volume_create_api' (7d5e7092-363c-4477-87b6-279415dc3438) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:40:24.407620 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-90c6ada0-0735-41e2-8b3d-e385c5d648f0 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67a8e76b-20a1-4fc0-a91b-400195de9646) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:40:24.408548 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-90c6ada0-0735-41e2-8b3d-e385c5d648f0 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:40:24.440234 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-90c6ada0-0735-41e2-8b3d-e385c5d648f0 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67a8e76b-20a1-4fc0-a91b-400195de9646) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:40:24.440234 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-90c6ada0-0735-41e2-8b3d-e385c5d648f0 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47a80615-04d1-4f6c-ad6e-939d9c289ac5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:40:24.515012 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-90c6ada0-0735-41e2-8b3d-e385c5d648f0 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Created reservations ['098444ad-dd1d-4e35-902e-e9bad85e9844', '6e633efd-f861-4c76-ad6a-ffdeed45b317', 'e9df1b4d-880d-4fa8-996d-f8cac893ff71', 'e6e68cf1-ff5a-4cd6-bd55-2b15fecce701'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:40:24.515876 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-90c6ada0-0735-41e2-8b3d-e385c5d648f0 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47a80615-04d1-4f6c-ad6e-939d9c289ac5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['098444ad-dd1d-4e35-902e-e9bad85e9844', '6e633efd-f861-4c76-ad6a-ffdeed45b317', 'e9df1b4d-880d-4fa8-996d-f8cac893ff71', 'e6e68cf1-ff5a-4cd6-bd55-2b15fecce701']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:40:24.516767 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-90c6ada0-0735-41e2-8b3d-e385c5d648f0 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bcb0cb76-832d-4de0-961d-e8136942fb17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:40:24.535955 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-90c6ada0-0735-41e2-8b3d-e385c5d648f0 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bcb0cb76-832d-4de0-961d-e8136942fb17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1f8fb454-1e3d-4933-9c69-fe6fc64126e8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1563302177',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='afab23bf0bea4227bfbf922af4f15413',qos_specs=None,replication_status=,reservations=['098444ad-dd1d-4e35-902e-e9bad85e9844','6e633efd-f861-4c76-ad6a-ffdeed45b317','e9df1b4d-880d-4fa8-996d-f8cac893ff71','e6e68cf1-ff5a-4cd6-bd55-2b15fecce701'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30360ccd95674903b82f9c423d11c40d',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:40:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1563302177',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1f8fb454-1e3d-4933-9c69-fe6fc64126e8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='afab23bf0bea4227bfbf922af4f15413',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='30360ccd95674903b82f9c423d11c40d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:40:24.536732 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-90c6ada0-0735-41e2-8b3d-e385c5d648f0 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebfba015-c568-4241-8aba-e78f216e1e0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:40:24.556568 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-90c6ada0-0735-41e2-8b3d-e385c5d648f0 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebfba015-c568-4241-8aba-e78f216e1e0f) transitioned into state 'SUCCESS' from state '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-1563302177',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='afab23bf0bea4227bfbf922af4f15413',qos_specs=None,replication_status=,reservations=['098444ad-dd1d-4e35-902e-e9bad85e9844','6e633efd-f861-4c76-ad6a-ffdeed45b317','e9df1b4d-880d-4fa8-996d-f8cac893ff71','e6e68cf1-ff5a-4cd6-bd55-2b15fecce701'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30360ccd95674903b82f9c423d11c40d',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:40:24.556568 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-90c6ada0-0735-41e2-8b3d-e385c5d648f0 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44a1bfa7-5397-4eeb-955e-2682d69cae11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:40:24.562786 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-aaf1dc90-eb76-44fa-a419-645610d63c67 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:24.567585 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-90c6ada0-0735-41e2-8b3d-e385c5d648f0 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44a1bfa7-5397-4eeb-955e-2682d69cae11) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:40:24.568476 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-90c6ada0-0735-41e2-8b3d-e385c5d648f0 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Flow 'volume_create_api' (7d5e7092-363c-4477-87b6-279415dc3438) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:40:24.568699 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-90c6ada0-0735-41e2-8b3d-e385c5d648f0 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Create volume request issued successfully. Jul 24 07:40:24.569175 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-90c6ada0-0735-41e2-8b3d-e385c5d648f0 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:40:24.569554 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 365/1450] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 24 07:40:24 2026] POST /volume/v3/volumes => generated 754 bytes in 261 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:40:24.584761 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-823e5420-66c9-4e39-9ae0-1104a2e4a36b None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:24.586060 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-823e5420-66c9-4e39-9ae0-1104a2e4a36b tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] GET https://10.4.3.170/volume/v3/volumes/1f8fb454-1e3d-4933-9c69-fe6fc64126e8 Jul 24 07:40:24.586323 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-823e5420-66c9-4e39-9ae0-1104a2e4a36b tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:24.586560 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-823e5420-66c9-4e39-9ae0-1104a2e4a36b tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:24.598887 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:24.598887 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:40:24.606360 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-823e5420-66c9-4e39-9ae0-1104a2e4a36b tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Volume info retrieved successfully. Jul 24 07:40:24.613729 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-823e5420-66c9-4e39-9ae0-1104a2e4a36b tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] https://10.4.3.170/volume/v3/volumes/1f8fb454-1e3d-4933-9c69-fe6fc64126e8 returned with HTTP 200 Jul 24 07:40:24.614168 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 364/1451] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:24 2026] GET /volume/v3/volumes/1f8fb454-1e3d-4933-9c69-fe6fc64126e8 => generated 822 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:24.633099 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-e6eea80d-79de-49fb-aeec-e1d4d3190de3 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:24.634851 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e6eea80d-79de-49fb-aeec-e1d4d3190de3 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] GET https://10.4.3.170/volume/v3/volumes/180b225c-2bdd-4eaa-af4a-2eaef55d19b9 Jul 24 07:40:24.635175 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e6eea80d-79de-49fb-aeec-e1d4d3190de3 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:24.635306 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e6eea80d-79de-49fb-aeec-e1d4d3190de3 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:24.644932 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-aaf1dc90-eb76-44fa-a419-645610d63c67 tempest-VolumesServicesTestJSON-1501102132 tempest-VolumesServicesTestJSON-1501102132-project-admin] GET https://10.4.3.170/volume/v3/os-services Jul 24 07:40:24.645275 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-aaf1dc90-eb76-44fa-a419-645610d63c67 tempest-VolumesServicesTestJSON-1501102132 tempest-VolumesServicesTestJSON-1501102132-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:24.645424 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-aaf1dc90-eb76-44fa-a419-645610d63c67 tempest-VolumesServicesTestJSON-1501102132 tempest-VolumesServicesTestJSON-1501102132-project-admin] Calling method 'index' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:24.649737 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:24.649737 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:40:24.652996 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-aaf1dc90-eb76-44fa-a419-645610d63c67 tempest-VolumesServicesTestJSON-1501102132 tempest-VolumesServicesTestJSON-1501102132-project-admin] https://10.4.3.170/volume/v3/os-services returned with HTTP 200 Jul 24 07:40:24.653451 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-e6eea80d-79de-49fb-aeec-e1d4d3190de3 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Volume info retrieved successfully. Jul 24 07:40:24.654148 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 364/1452] 10.4.3.170 () {66 vars in 1249 bytes} [Fri Jul 24 07:40:24 2026] GET /volume/v3/os-services => generated 626 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:24.658142 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e6eea80d-79de-49fb-aeec-e1d4d3190de3 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/volumes/180b225c-2bdd-4eaa-af4a-2eaef55d19b9 returned with HTTP 200 Jul 24 07:40:24.669228 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 360/1453] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:24 2026] GET /volume/v3/volumes/180b225c-2bdd-4eaa-af4a-2eaef55d19b9 => generated 878 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:24.669370 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1c6a786e-3f81-41a0-aa19-452fb83bf447 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:24.669370 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1c6a786e-3f81-41a0-aa19-452fb83bf447 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] GET https://10.4.3.170/volume/v3/volumes/66fe8cdf-e0a3-4a44-bc98-fee0ec4be717 Jul 24 07:40:24.669370 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1c6a786e-3f81-41a0-aa19-452fb83bf447 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:24.669370 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1c6a786e-3f81-41a0-aa19-452fb83bf447 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:24.669672 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-58cb49cb-82bf-4c44-9e35-bc7fbdf60618 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:24.671763 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-58cb49cb-82bf-4c44-9e35-bc7fbdf60618 tempest-VolumesServicesTestJSON-1501102132 tempest-VolumesServicesTestJSON-1501102132-project-admin] GET https://10.4.3.170/volume/v3/os-services?host=np0000005822 Jul 24 07:40:24.671821 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:24.671821 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:40:24.671924 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-58cb49cb-82bf-4c44-9e35-bc7fbdf60618 tempest-VolumesServicesTestJSON-1501102132 tempest-VolumesServicesTestJSON-1501102132-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:24.672111 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-58cb49cb-82bf-4c44-9e35-bc7fbdf60618 tempest-VolumesServicesTestJSON-1501102132 tempest-VolumesServicesTestJSON-1501102132-project-admin] Calling method 'index' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:24.677110 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-58cb49cb-82bf-4c44-9e35-bc7fbdf60618 tempest-VolumesServicesTestJSON-1501102132 tempest-VolumesServicesTestJSON-1501102132-project-admin] https://10.4.3.170/volume/v3/os-services?host=np0000005822 returned with HTTP 200 Jul 24 07:40:24.677431 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 365/1454] 10.4.3.170 () {66 vars in 1284 bytes} [Fri Jul 24 07:40:24 2026] GET /volume/v3/os-services?host=np0000005822 => generated 626 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:24.681323 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-1c6a786e-3f81-41a0-aa19-452fb83bf447 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Volume info retrieved successfully. Jul 24 07:40:24.687370 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-752b199e-80d0-42ef-be0e-e6e55a05a8e1 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:24.688975 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-752b199e-80d0-42ef-be0e-e6e55a05a8e1 tempest-VolumesServicesTestJSON-1501102132 tempest-VolumesServicesTestJSON-1501102132-project-admin] GET https://10.4.3.170/volume/v3/os-services?host=np0000005822&binary=cinder-scheduler Jul 24 07:40:24.689194 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-752b199e-80d0-42ef-be0e-e6e55a05a8e1 tempest-VolumesServicesTestJSON-1501102132 tempest-VolumesServicesTestJSON-1501102132-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:24.689430 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-752b199e-80d0-42ef-be0e-e6e55a05a8e1 tempest-VolumesServicesTestJSON-1501102132 tempest-VolumesServicesTestJSON-1501102132-project-admin] Calling method 'index' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:24.689638 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1c6a786e-3f81-41a0-aa19-452fb83bf447 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] https://10.4.3.170/volume/v3/volumes/66fe8cdf-e0a3-4a44-bc98-fee0ec4be717 returned with HTTP 200 Jul 24 07:40:24.690088 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 366/1455] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:24 2026] GET /volume/v3/volumes/66fe8cdf-e0a3-4a44-bc98-fee0ec4be717 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:24.694895 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-752b199e-80d0-42ef-be0e-e6e55a05a8e1 tempest-VolumesServicesTestJSON-1501102132 tempest-VolumesServicesTestJSON-1501102132-project-admin] https://10.4.3.170/volume/v3/os-services?host=np0000005822&binary=cinder-scheduler returned with HTTP 200 Jul 24 07:40:24.695253 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 365/1456] 10.4.3.170 () {66 vars in 1332 bytes} [Fri Jul 24 07:40:24 2026] GET /volume/v3/os-services?host=np0000005822&binary=cinder-scheduler => generated 191 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 07:40:24.709140 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-9de792c6-e85b-47ad-888f-36feb7577a7f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:24.712170 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9de792c6-e85b-47ad-888f-36feb7577a7f tempest-VolumesServicesTestJSON-1501102132 tempest-VolumesServicesTestJSON-1501102132-project-admin] GET https://10.4.3.170/volume/v3/os-services?binary=cinder-scheduler Jul 24 07:40:24.712464 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9de792c6-e85b-47ad-888f-36feb7577a7f tempest-VolumesServicesTestJSON-1501102132 tempest-VolumesServicesTestJSON-1501102132-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:24.712742 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9de792c6-e85b-47ad-888f-36feb7577a7f tempest-VolumesServicesTestJSON-1501102132 tempest-VolumesServicesTestJSON-1501102132-project-admin] Calling method 'index' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:24.719239 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9de792c6-e85b-47ad-888f-36feb7577a7f tempest-VolumesServicesTestJSON-1501102132 tempest-VolumesServicesTestJSON-1501102132-project-admin] https://10.4.3.170/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Jul 24 07:40:24.719698 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 361/1457] 10.4.3.170 () {66 vars in 1296 bytes} [Fri Jul 24 07:40:24 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 191 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:24.731734 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-ffde4d39-b622-46ba-92d3-11eeaffa45db None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:24.778128 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d8ac6208-e240-4939-8f45-cf51f0b03035 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:24.778128 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d8ac6208-e240-4939-8f45-cf51f0b03035 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/0f5c7dc6-894d-459e-a55d-9731230ba18f Jul 24 07:40:24.778128 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d8ac6208-e240-4939-8f45-cf51f0b03035 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:24.778422 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d8ac6208-e240-4939-8f45-cf51f0b03035 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:24.778422 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-d8ac6208-e240-4939-8f45-cf51f0b03035 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id 0f5c7dc6-894d-459e-a55d-9731230ba18f. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:40:24.783067 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:24.783067 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:40:24.783713 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d8ac6208-e240-4939-8f45-cf51f0b03035 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/0f5c7dc6-894d-459e-a55d-9731230ba18f returned with HTTP 200 Jul 24 07:40:24.784148 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 367/1458] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:40:24 2026] GET /volume/v3/backups/0f5c7dc6-894d-459e-a55d-9731230ba18f => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:24.840422 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ffde4d39-b622-46ba-92d3-11eeaffa45db tempest-VolumesServicesTestJSON-1320295125 tempest-VolumesServicesTestJSON-1320295125-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:40:24.840723 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ffde4d39-b622-46ba-92d3-11eeaffa45db tempest-VolumesServicesTestJSON-1320295125 tempest-VolumesServicesTestJSON-1320295125-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-712983099"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:24.842086 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-ffde4d39-b622-46ba-92d3-11eeaffa45db tempest-VolumesServicesTestJSON-1320295125 tempest-VolumesServicesTestJSON-1320295125-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-712983099'}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:40:24.842279 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-ffde4d39-b622-46ba-92d3-11eeaffa45db tempest-VolumesServicesTestJSON-1320295125 tempest-VolumesServicesTestJSON-1320295125-project-member] Create volume of 1 GB Jul 24 07:40:24.846425 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-ffde4d39-b622-46ba-92d3-11eeaffa45db tempest-VolumesServicesTestJSON-1320295125 tempest-VolumesServicesTestJSON-1320295125-project-member] Availability Zones retrieved successfully. Jul 24 07:40:24.851625 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-ffde4d39-b622-46ba-92d3-11eeaffa45db tempest-VolumesServicesTestJSON-1320295125 tempest-VolumesServicesTestJSON-1320295125-project-member] Flow 'volume_create_api' (7993de74-7484-477d-9255-14009b4c71c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:40:24.852617 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-ffde4d39-b622-46ba-92d3-11eeaffa45db tempest-VolumesServicesTestJSON-1320295125 tempest-VolumesServicesTestJSON-1320295125-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbc6b45f-341c-4230-a5d2-41dd4eeb2f0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:40:24.853444 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-ffde4d39-b622-46ba-92d3-11eeaffa45db tempest-VolumesServicesTestJSON-1320295125 tempest-VolumesServicesTestJSON-1320295125-project-member] Validating volume size '1' using validate_int {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:40:24.875828 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-ffde4d39-b622-46ba-92d3-11eeaffa45db tempest-VolumesServicesTestJSON-1320295125 tempest-VolumesServicesTestJSON-1320295125-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbc6b45f-341c-4230-a5d2-41dd4eeb2f0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:40:24.876471 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-ffde4d39-b622-46ba-92d3-11eeaffa45db tempest-VolumesServicesTestJSON-1320295125 tempest-VolumesServicesTestJSON-1320295125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e14778f9-db0d-4569-a239-81bea7a6edda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:40:24.927540 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-ffde4d39-b622-46ba-92d3-11eeaffa45db tempest-VolumesServicesTestJSON-1320295125 tempest-VolumesServicesTestJSON-1320295125-project-member] Created reservations ['cc94f84f-cdff-4315-8725-c0107b2b24da', '62cdddde-dc1d-4d30-867f-9de2f3937a22', '52d25d70-acb4-4075-8e22-6bc5ec273bda', '13a6957f-3c5b-4180-bf37-5b4fede6fa6a'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:40:24.928274 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-ffde4d39-b622-46ba-92d3-11eeaffa45db tempest-VolumesServicesTestJSON-1320295125 tempest-VolumesServicesTestJSON-1320295125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e14778f9-db0d-4569-a239-81bea7a6edda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cc94f84f-cdff-4315-8725-c0107b2b24da', '62cdddde-dc1d-4d30-867f-9de2f3937a22', '52d25d70-acb4-4075-8e22-6bc5ec273bda', '13a6957f-3c5b-4180-bf37-5b4fede6fa6a']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:40:24.928908 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-ffde4d39-b622-46ba-92d3-11eeaffa45db tempest-VolumesServicesTestJSON-1320295125 tempest-VolumesServicesTestJSON-1320295125-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11b12813-b703-4b03-92fc-fd6e21728df2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:40:24.950100 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-ffde4d39-b622-46ba-92d3-11eeaffa45db tempest-VolumesServicesTestJSON-1320295125 tempest-VolumesServicesTestJSON-1320295125-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11b12813-b703-4b03-92fc-fd6e21728df2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1bafcab0-33c2-4a44-acad-08121308ab6d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-712983099',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c8d32eee0754a759b4542c597dee93f',qos_specs=None,replication_status=,reservations=['cc94f84f-cdff-4315-8725-c0107b2b24da','62cdddde-dc1d-4d30-867f-9de2f3937a22','52d25d70-acb4-4075-8e22-6bc5ec273bda','13a6957f-3c5b-4180-bf37-5b4fede6fa6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aab7d57e5c4c4d5183e777a879086ca4',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:40:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-712983099',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1bafcab0-33c2-4a44-acad-08121308ab6d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7c8d32eee0754a759b4542c597dee93f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aab7d57e5c4c4d5183e777a879086ca4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:40:24.950836 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-ffde4d39-b622-46ba-92d3-11eeaffa45db tempest-VolumesServicesTestJSON-1320295125 tempest-VolumesServicesTestJSON-1320295125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4fd86353-a922-4990-8057-4dea137f3cea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:40:24.966474 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-ffde4d39-b622-46ba-92d3-11eeaffa45db tempest-VolumesServicesTestJSON-1320295125 tempest-VolumesServicesTestJSON-1320295125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4fd86353-a922-4990-8057-4dea137f3cea) transitioned into state 'SUCCESS' from state '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-712983099',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c8d32eee0754a759b4542c597dee93f',qos_specs=None,replication_status=,reservations=['cc94f84f-cdff-4315-8725-c0107b2b24da','62cdddde-dc1d-4d30-867f-9de2f3937a22','52d25d70-acb4-4075-8e22-6bc5ec273bda','13a6957f-3c5b-4180-bf37-5b4fede6fa6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aab7d57e5c4c4d5183e777a879086ca4',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:40:24.967127 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-ffde4d39-b622-46ba-92d3-11eeaffa45db tempest-VolumesServicesTestJSON-1320295125 tempest-VolumesServicesTestJSON-1320295125-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a1ad199-d347-4979-b723-4282248c1639) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:40:24.974896 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-ffde4d39-b622-46ba-92d3-11eeaffa45db tempest-VolumesServicesTestJSON-1320295125 tempest-VolumesServicesTestJSON-1320295125-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a1ad199-d347-4979-b723-4282248c1639) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:40:24.975368 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-ffde4d39-b622-46ba-92d3-11eeaffa45db tempest-VolumesServicesTestJSON-1320295125 tempest-VolumesServicesTestJSON-1320295125-project-member] Flow 'volume_create_api' (7993de74-7484-477d-9255-14009b4c71c5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:40:24.975636 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-ffde4d39-b622-46ba-92d3-11eeaffa45db tempest-VolumesServicesTestJSON-1320295125 tempest-VolumesServicesTestJSON-1320295125-project-member] Create volume request issued successfully. Jul 24 07:40:24.976130 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ffde4d39-b622-46ba-92d3-11eeaffa45db tempest-VolumesServicesTestJSON-1320295125 tempest-VolumesServicesTestJSON-1320295125-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:40:24.976514 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 366/1459] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 24 07:40:24 2026] POST /volume/v3/volumes => generated 753 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:40:24.990737 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-7cee0622-55b2-4697-a17a-9ee973e6cab9 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:24.992558 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7cee0622-55b2-4697-a17a-9ee973e6cab9 tempest-VolumesServicesTestJSON-1320295125 tempest-VolumesServicesTestJSON-1320295125-project-member] GET https://10.4.3.170/volume/v3/volumes/1bafcab0-33c2-4a44-acad-08121308ab6d Jul 24 07:40:24.992928 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7cee0622-55b2-4697-a17a-9ee973e6cab9 tempest-VolumesServicesTestJSON-1320295125 tempest-VolumesServicesTestJSON-1320295125-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:24.992971 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7cee0622-55b2-4697-a17a-9ee973e6cab9 tempest-VolumesServicesTestJSON-1320295125 tempest-VolumesServicesTestJSON-1320295125-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:25.000158 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:25.000158 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:40:25.004144 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-7cee0622-55b2-4697-a17a-9ee973e6cab9 tempest-VolumesServicesTestJSON-1320295125 tempest-VolumesServicesTestJSON-1320295125-project-member] Volume info retrieved successfully. Jul 24 07:40:25.007838 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7cee0622-55b2-4697-a17a-9ee973e6cab9 tempest-VolumesServicesTestJSON-1320295125 tempest-VolumesServicesTestJSON-1320295125-project-member] https://10.4.3.170/volume/v3/volumes/1bafcab0-33c2-4a44-acad-08121308ab6d returned with HTTP 200 Jul 24 07:40:25.008216 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 366/1460] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:24 2026] GET /volume/v3/volumes/1bafcab0-33c2-4a44-acad-08121308ab6d => generated 821 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:25.627707 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-a976a0fb-b4c0-4da1-83d2-6fdab2ffc532 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:25.629565 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a976a0fb-b4c0-4da1-83d2-6fdab2ffc532 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] GET https://10.4.3.170/volume/v3/volumes/1f8fb454-1e3d-4933-9c69-fe6fc64126e8 Jul 24 07:40:25.629743 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a976a0fb-b4c0-4da1-83d2-6fdab2ffc532 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:25.629919 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a976a0fb-b4c0-4da1-83d2-6fdab2ffc532 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:25.638755 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:25.638755 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:40:25.642579 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-a976a0fb-b4c0-4da1-83d2-6fdab2ffc532 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Volume info retrieved successfully. Jul 24 07:40:25.646094 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a976a0fb-b4c0-4da1-83d2-6fdab2ffc532 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] https://10.4.3.170/volume/v3/volumes/1f8fb454-1e3d-4933-9c69-fe6fc64126e8 returned with HTTP 200 Jul 24 07:40:25.646647 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 362/1461] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:25 2026] GET /volume/v3/volumes/1f8fb454-1e3d-4933-9c69-fe6fc64126e8 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:25.660169 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-213c7c58-32aa-4577-96b1-254f43c52a17 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:25.661801 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-213c7c58-32aa-4577-96b1-254f43c52a17 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] POST https://10.4.3.170/volume/v3/backups Jul 24 07:40:25.662107 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-213c7c58-32aa-4577-96b1-254f43c52a17 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1f8fb454-1e3d-4933-9c69-fe6fc64126e8", "name": "tempest-VolumesBackupsAdminTest-Backup-401358204", "container": "tempest-volumesbackupsadmintest-backup-container-1769398665"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:25.663451 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.backups [None req-213c7c58-32aa-4577-96b1-254f43c52a17 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Creating new backup {'backup': {'volume_id': '1f8fb454-1e3d-4933-9c69-fe6fc64126e8', 'name': 'tempest-VolumesBackupsAdminTest-Backup-401358204', 'container': 'tempest-volumesbackupsadmintest-backup-container-1769398665'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 07:40:25.663611 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.contrib.backups [None req-213c7c58-32aa-4577-96b1-254f43c52a17 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Creating backup of volume 1f8fb454-1e3d-4933-9c69-fe6fc64126e8 in container tempest-volumesbackupsadmintest-backup-container-1769398665 Jul 24 07:40:25.670220 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:25.670220 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:40:25.670627 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-213c7c58-32aa-4577-96b1-254f43c52a17 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Volume info retrieved successfully. Jul 24 07:40:25.674529 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-a3e207f1-cf59-403e-bfc7-e797b8cb915d None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:25.676475 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a3e207f1-cf59-403e-bfc7-e797b8cb915d tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] GET https://10.4.3.170/volume/v3/volumes/180b225c-2bdd-4eaa-af4a-2eaef55d19b9 Jul 24 07:40:25.676674 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a3e207f1-cf59-403e-bfc7-e797b8cb915d tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:25.676857 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a3e207f1-cf59-403e-bfc7-e797b8cb915d tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:25.687542 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:25.687542 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:40:25.690764 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-a3e207f1-cf59-403e-bfc7-e797b8cb915d tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Volume info retrieved successfully. Jul 24 07:40:25.694323 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-213c7c58-32aa-4577-96b1-254f43c52a17 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Created reservations ['b0479747-4286-400b-95cb-3d7b5726cadf', '9ccb96a2-f436-4489-8d1b-1dc91bd7330c'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:40:25.694531 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a3e207f1-cf59-403e-bfc7-e797b8cb915d tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/volumes/180b225c-2bdd-4eaa-af4a-2eaef55d19b9 returned with HTTP 200 Jul 24 07:40:25.694865 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 367/1462] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:25 2026] GET /volume/v3/volumes/180b225c-2bdd-4eaa-af4a-2eaef55d19b9 => generated 878 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:25.704217 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-99a93d85-0f05-40bc-946b-78e9de94c359 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:25.706311 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-99a93d85-0f05-40bc-946b-78e9de94c359 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] GET https://10.4.3.170/volume/v3/volumes/66fe8cdf-e0a3-4a44-bc98-fee0ec4be717 Jul 24 07:40:25.706563 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-99a93d85-0f05-40bc-946b-78e9de94c359 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:25.706744 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-99a93d85-0f05-40bc-946b-78e9de94c359 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:25.715981 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:25.715981 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:40:25.719547 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-99a93d85-0f05-40bc-946b-78e9de94c359 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Volume info retrieved successfully. Jul 24 07:40:25.723540 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-99a93d85-0f05-40bc-946b-78e9de94c359 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] https://10.4.3.170/volume/v3/volumes/66fe8cdf-e0a3-4a44-bc98-fee0ec4be717 returned with HTTP 200 Jul 24 07:40:25.723948 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 367/1463] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:25 2026] GET /volume/v3/volumes/66fe8cdf-e0a3-4a44-bc98-fee0ec4be717 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:25.725250 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-213c7c58-32aa-4577-96b1-254f43c52a17 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] https://10.4.3.170/volume/v3/backups returned with HTTP 202 Jul 24 07:40:25.725785 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 368/1464] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 24 07:40:25 2026] POST /volume/v3/backups => generated 334 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:40:25.734733 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-8a451709-8a9e-4b94-b65e-94240d52ff38 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:25.736751 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8a451709-8a9e-4b94-b65e-94240d52ff38 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] GET https://10.4.3.170/volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e Jul 24 07:40:25.737065 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8a451709-8a9e-4b94-b65e-94240d52ff38 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:25.737316 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8a451709-8a9e-4b94-b65e-94240d52ff38 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:25.737424 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-8a451709-8a9e-4b94-b65e-94240d52ff38 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Show backup with id 2a3a7a6b-5e32-457a-a322-99ee29f0279e. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:40:25.741662 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:25.741662 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:40:25.742469 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8a451709-8a9e-4b94-b65e-94240d52ff38 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] https://10.4.3.170/volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e returned with HTTP 200 Jul 24 07:40:25.742992 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 363/1465] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:25 2026] GET /volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e => generated 798 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:25.793739 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-392d2789-1a9b-45d0-8938-54a037091732 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:25.795791 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-392d2789-1a9b-45d0-8938-54a037091732 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/0f5c7dc6-894d-459e-a55d-9731230ba18f Jul 24 07:40:25.796043 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-392d2789-1a9b-45d0-8938-54a037091732 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:25.796293 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-392d2789-1a9b-45d0-8938-54a037091732 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:25.796432 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-392d2789-1a9b-45d0-8938-54a037091732 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id 0f5c7dc6-894d-459e-a55d-9731230ba18f. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:40:25.804141 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:25.804141 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:40:25.805451 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-392d2789-1a9b-45d0-8938-54a037091732 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/0f5c7dc6-894d-459e-a55d-9731230ba18f returned with HTTP 200 Jul 24 07:40:25.805909 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 368/1466] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:40:25 2026] GET /volume/v3/backups/0f5c7dc6-894d-459e-a55d-9731230ba18f => generated 722 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:26.022855 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-3554d9d7-c33a-436a-a420-57b8550b9e1f None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:26.024559 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3554d9d7-c33a-436a-a420-57b8550b9e1f tempest-VolumesServicesTestJSON-1320295125 tempest-VolumesServicesTestJSON-1320295125-project-member] GET https://10.4.3.170/volume/v3/volumes/1bafcab0-33c2-4a44-acad-08121308ab6d Jul 24 07:40:26.024737 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3554d9d7-c33a-436a-a420-57b8550b9e1f tempest-VolumesServicesTestJSON-1320295125 tempest-VolumesServicesTestJSON-1320295125-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:26.024959 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3554d9d7-c33a-436a-a420-57b8550b9e1f tempest-VolumesServicesTestJSON-1320295125 tempest-VolumesServicesTestJSON-1320295125-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:26.032553 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:26.032553 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:40:26.041227 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-3554d9d7-c33a-436a-a420-57b8550b9e1f tempest-VolumesServicesTestJSON-1320295125 tempest-VolumesServicesTestJSON-1320295125-project-member] Volume info retrieved successfully. Jul 24 07:40:26.044675 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3554d9d7-c33a-436a-a420-57b8550b9e1f tempest-VolumesServicesTestJSON-1320295125 tempest-VolumesServicesTestJSON-1320295125-project-member] https://10.4.3.170/volume/v3/volumes/1bafcab0-33c2-4a44-acad-08121308ab6d returned with HTTP 200 Jul 24 07:40:26.045060 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 368/1467] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:26 2026] GET /volume/v3/volumes/1bafcab0-33c2-4a44-acad-08121308ab6d => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:26.058365 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-28191821-c379-417b-9d9c-dd8f87c22d19 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:26.059824 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-28191821-c379-417b-9d9c-dd8f87c22d19 tempest-VolumesServicesTestJSON-1501102132 tempest-VolumesServicesTestJSON-1501102132-project-admin] GET https://10.4.3.170/volume/v3/volumes/1bafcab0-33c2-4a44-acad-08121308ab6d Jul 24 07:40:26.059992 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-28191821-c379-417b-9d9c-dd8f87c22d19 tempest-VolumesServicesTestJSON-1501102132 tempest-VolumesServicesTestJSON-1501102132-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:26.060176 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-28191821-c379-417b-9d9c-dd8f87c22d19 tempest-VolumesServicesTestJSON-1501102132 tempest-VolumesServicesTestJSON-1501102132-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:26.067868 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:26.067868 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:40:26.071679 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-28191821-c379-417b-9d9c-dd8f87c22d19 tempest-VolumesServicesTestJSON-1501102132 tempest-VolumesServicesTestJSON-1501102132-project-admin] Volume info retrieved successfully. Jul 24 07:40:26.075490 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-28191821-c379-417b-9d9c-dd8f87c22d19 tempest-VolumesServicesTestJSON-1501102132 tempest-VolumesServicesTestJSON-1501102132-project-admin] https://10.4.3.170/volume/v3/volumes/1bafcab0-33c2-4a44-acad-08121308ab6d returned with HTTP 200 Jul 24 07:40:26.075847 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 369/1468] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:26 2026] GET /volume/v3/volumes/1bafcab0-33c2-4a44-acad-08121308ab6d => generated 1010 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:40:26.089108 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-3b22f1f1-41be-491d-83d4-3adfd741c390 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:26.090768 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3b22f1f1-41be-491d-83d4-3adfd741c390 tempest-VolumesServicesTestJSON-1501102132 tempest-VolumesServicesTestJSON-1501102132-project-admin] GET https://10.4.3.170/volume/v3/os-services?host=np0000005822&binary=cinder-volume Jul 24 07:40:26.090953 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3b22f1f1-41be-491d-83d4-3adfd741c390 tempest-VolumesServicesTestJSON-1501102132 tempest-VolumesServicesTestJSON-1501102132-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:26.091167 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3b22f1f1-41be-491d-83d4-3adfd741c390 tempest-VolumesServicesTestJSON-1501102132 tempest-VolumesServicesTestJSON-1501102132-project-admin] Calling method 'index' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:26.095123 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3b22f1f1-41be-491d-83d4-3adfd741c390 tempest-VolumesServicesTestJSON-1501102132 tempest-VolumesServicesTestJSON-1501102132-project-admin] https://10.4.3.170/volume/v3/os-services?host=np0000005822&binary=cinder-volume returned with HTTP 200 Jul 24 07:40:26.095479 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 364/1469] 10.4.3.170 () {66 vars in 1326 bytes} [Fri Jul 24 07:40:26 2026] GET /volume/v3/os-services?host=np0000005822&binary=cinder-volume => generated 275 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:26.104829 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-4ef403a0-2eb6-4e66-a471-6aa9212755c7 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:26.114798 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4ef403a0-2eb6-4e66-a471-6aa9212755c7 tempest-VolumesServicesTestJSON-1320295125 tempest-VolumesServicesTestJSON-1320295125-project-member] GET https://10.4.3.170/volume/v3/volumes/1bafcab0-33c2-4a44-acad-08121308ab6d Jul 24 07:40:26.115039 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4ef403a0-2eb6-4e66-a471-6aa9212755c7 tempest-VolumesServicesTestJSON-1320295125 tempest-VolumesServicesTestJSON-1320295125-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:26.115275 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4ef403a0-2eb6-4e66-a471-6aa9212755c7 tempest-VolumesServicesTestJSON-1320295125 tempest-VolumesServicesTestJSON-1320295125-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:26.264642 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:26.264642 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:40:26.268160 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-4ef403a0-2eb6-4e66-a471-6aa9212755c7 tempest-VolumesServicesTestJSON-1320295125 tempest-VolumesServicesTestJSON-1320295125-project-member] Volume info retrieved successfully. Jul 24 07:40:26.272147 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4ef403a0-2eb6-4e66-a471-6aa9212755c7 tempest-VolumesServicesTestJSON-1320295125 tempest-VolumesServicesTestJSON-1320295125-project-member] https://10.4.3.170/volume/v3/volumes/1bafcab0-33c2-4a44-acad-08121308ab6d returned with HTTP 200 Jul 24 07:40:26.272517 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 369/1470] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:26 2026] GET /volume/v3/volumes/1bafcab0-33c2-4a44-acad-08121308ab6d => generated 846 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:26.287960 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-25da0f10-a689-4260-9130-41094c1be879 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:26.290068 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-25da0f10-a689-4260-9130-41094c1be879 tempest-VolumesServicesTestJSON-1320295125 tempest-VolumesServicesTestJSON-1320295125-project-member] DELETE https://10.4.3.170/volume/v3/volumes/1bafcab0-33c2-4a44-acad-08121308ab6d Jul 24 07:40:26.290310 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-25da0f10-a689-4260-9130-41094c1be879 tempest-VolumesServicesTestJSON-1320295125 tempest-VolumesServicesTestJSON-1320295125-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:26.290528 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-25da0f10-a689-4260-9130-41094c1be879 tempest-VolumesServicesTestJSON-1320295125 tempest-VolumesServicesTestJSON-1320295125-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:26.290716 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-25da0f10-a689-4260-9130-41094c1be879 tempest-VolumesServicesTestJSON-1320295125 tempest-VolumesServicesTestJSON-1320295125-project-member] Delete volume with id: 1bafcab0-33c2-4a44-acad-08121308ab6d Jul 24 07:40:26.298329 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:26.298329 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:40:26.298809 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-25da0f10-a689-4260-9130-41094c1be879 tempest-VolumesServicesTestJSON-1320295125 tempest-VolumesServicesTestJSON-1320295125-project-member] Volume info retrieved successfully. Jul 24 07:40:26.315287 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-25da0f10-a689-4260-9130-41094c1be879 tempest-VolumesServicesTestJSON-1320295125 tempest-VolumesServicesTestJSON-1320295125-project-member] Delete volume request issued successfully. Jul 24 07:40:26.315450 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-25da0f10-a689-4260-9130-41094c1be879 tempest-VolumesServicesTestJSON-1320295125 tempest-VolumesServicesTestJSON-1320295125-project-member] https://10.4.3.170/volume/v3/volumes/1bafcab0-33c2-4a44-acad-08121308ab6d returned with HTTP 202 Jul 24 07:40:26.315893 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 369/1471] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:40:26 2026] DELETE /volume/v3/volumes/1bafcab0-33c2-4a44-acad-08121308ab6d => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:40:26.324621 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d827595d-ab46-4efc-a8fd-670d79854e0e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:26.326271 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d827595d-ab46-4efc-a8fd-670d79854e0e tempest-VolumesServicesTestJSON-1320295125 tempest-VolumesServicesTestJSON-1320295125-project-member] GET https://10.4.3.170/volume/v3/volumes/1bafcab0-33c2-4a44-acad-08121308ab6d Jul 24 07:40:26.326479 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d827595d-ab46-4efc-a8fd-670d79854e0e tempest-VolumesServicesTestJSON-1320295125 tempest-VolumesServicesTestJSON-1320295125-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:26.326677 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d827595d-ab46-4efc-a8fd-670d79854e0e tempest-VolumesServicesTestJSON-1320295125 tempest-VolumesServicesTestJSON-1320295125-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:26.334537 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:26.334537 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:40:26.338804 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-d827595d-ab46-4efc-a8fd-670d79854e0e tempest-VolumesServicesTestJSON-1320295125 tempest-VolumesServicesTestJSON-1320295125-project-member] Volume info retrieved successfully. Jul 24 07:40:26.342938 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d827595d-ab46-4efc-a8fd-670d79854e0e tempest-VolumesServicesTestJSON-1320295125 tempest-VolumesServicesTestJSON-1320295125-project-member] https://10.4.3.170/volume/v3/volumes/1bafcab0-33c2-4a44-acad-08121308ab6d returned with HTTP 200 Jul 24 07:40:26.343368 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 370/1472] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:26 2026] GET /volume/v3/volumes/1bafcab0-33c2-4a44-acad-08121308ab6d => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:26.709542 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-5238d01c-b067-489b-bd41-d09a0e510412 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:26.711561 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5238d01c-b067-489b-bd41-d09a0e510412 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] GET https://10.4.3.170/volume/v3/volumes/180b225c-2bdd-4eaa-af4a-2eaef55d19b9 Jul 24 07:40:26.711752 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5238d01c-b067-489b-bd41-d09a0e510412 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:26.711930 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5238d01c-b067-489b-bd41-d09a0e510412 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:26.721109 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:26.721109 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:40:26.724451 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-5238d01c-b067-489b-bd41-d09a0e510412 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Volume info retrieved successfully. Jul 24 07:40:26.728441 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5238d01c-b067-489b-bd41-d09a0e510412 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/volumes/180b225c-2bdd-4eaa-af4a-2eaef55d19b9 returned with HTTP 200 Jul 24 07:40:26.728811 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 365/1473] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:26 2026] GET /volume/v3/volumes/180b225c-2bdd-4eaa-af4a-2eaef55d19b9 => generated 878 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:26.735809 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-c0b24e7f-723f-41b1-a4f3-b667b9558cdd None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:26.737567 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c0b24e7f-723f-41b1-a4f3-b667b9558cdd tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] GET https://10.4.3.170/volume/v3/volumes/66fe8cdf-e0a3-4a44-bc98-fee0ec4be717 Jul 24 07:40:26.737759 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c0b24e7f-723f-41b1-a4f3-b667b9558cdd tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:26.737930 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c0b24e7f-723f-41b1-a4f3-b667b9558cdd tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:26.747096 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:26.747096 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:40:26.750768 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-c0b24e7f-723f-41b1-a4f3-b667b9558cdd tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Volume info retrieved successfully. Jul 24 07:40:26.753483 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-0b8aff42-f654-43ce-a134-afd5a2aeef41 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:26.754996 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c0b24e7f-723f-41b1-a4f3-b667b9558cdd tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] https://10.4.3.170/volume/v3/volumes/66fe8cdf-e0a3-4a44-bc98-fee0ec4be717 returned with HTTP 200 Jul 24 07:40:26.755052 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0b8aff42-f654-43ce-a134-afd5a2aeef41 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] GET https://10.4.3.170/volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e Jul 24 07:40:26.755268 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0b8aff42-f654-43ce-a134-afd5a2aeef41 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:26.755533 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 370/1474] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:26 2026] GET /volume/v3/volumes/66fe8cdf-e0a3-4a44-bc98-fee0ec4be717 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:26.755580 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0b8aff42-f654-43ce-a134-afd5a2aeef41 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:26.755580 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-0b8aff42-f654-43ce-a134-afd5a2aeef41 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Show backup with id 2a3a7a6b-5e32-457a-a322-99ee29f0279e. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:40:26.765096 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:26.765096 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:40:26.765821 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0b8aff42-f654-43ce-a134-afd5a2aeef41 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] https://10.4.3.170/volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e returned with HTTP 200 Jul 24 07:40:26.766167 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 370/1475] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:26 2026] GET /volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:26.817452 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c51b4503-44c8-4ff8-873f-7833cae7e18d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:26.819184 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c51b4503-44c8-4ff8-873f-7833cae7e18d tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/0f5c7dc6-894d-459e-a55d-9731230ba18f Jul 24 07:40:26.819396 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c51b4503-44c8-4ff8-873f-7833cae7e18d tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:26.819570 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c51b4503-44c8-4ff8-873f-7833cae7e18d tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:26.819671 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-c51b4503-44c8-4ff8-873f-7833cae7e18d tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id 0f5c7dc6-894d-459e-a55d-9731230ba18f. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:40:26.823692 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:26.823692 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:40:26.824318 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c51b4503-44c8-4ff8-873f-7833cae7e18d tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/0f5c7dc6-894d-459e-a55d-9731230ba18f returned with HTTP 200 Jul 24 07:40:26.824708 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 371/1476] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:40:26 2026] GET /volume/v3/backups/0f5c7dc6-894d-459e-a55d-9731230ba18f => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:27.361605 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-9d60a819-7864-49b9-9fad-bcead28a3da6 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:27.363804 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9d60a819-7864-49b9-9fad-bcead28a3da6 tempest-VolumesServicesTestJSON-1320295125 tempest-VolumesServicesTestJSON-1320295125-project-member] GET https://10.4.3.170/volume/v3/volumes/1bafcab0-33c2-4a44-acad-08121308ab6d Jul 24 07:40:27.364051 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9d60a819-7864-49b9-9fad-bcead28a3da6 tempest-VolumesServicesTestJSON-1320295125 tempest-VolumesServicesTestJSON-1320295125-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:27.364287 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9d60a819-7864-49b9-9fad-bcead28a3da6 tempest-VolumesServicesTestJSON-1320295125 tempest-VolumesServicesTestJSON-1320295125-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:27.370273 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9d60a819-7864-49b9-9fad-bcead28a3da6 tempest-VolumesServicesTestJSON-1320295125 tempest-VolumesServicesTestJSON-1320295125-project-member] https://10.4.3.170/volume/v3/volumes/1bafcab0-33c2-4a44-acad-08121308ab6d returned with HTTP 404 Jul 24 07:40:27.370950 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 366/1477] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:27 2026] GET /volume/v3/volumes/1bafcab0-33c2-4a44-acad-08121308ab6d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:40:27.380357 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-d999bad3-1380-40f4-b48a-93c888aab68e None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:27.383490 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d999bad3-1380-40f4-b48a-93c888aab68e tempest-VolumesServicesTestJSON-1501102132 tempest-VolumesServicesTestJSON-1501102132-project-admin] GET https://10.4.3.170/volume/v3/os-services Jul 24 07:40:27.383774 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d999bad3-1380-40f4-b48a-93c888aab68e tempest-VolumesServicesTestJSON-1501102132 tempest-VolumesServicesTestJSON-1501102132-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:27.384058 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d999bad3-1380-40f4-b48a-93c888aab68e tempest-VolumesServicesTestJSON-1501102132 tempest-VolumesServicesTestJSON-1501102132-project-admin] Calling method 'index' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:27.388226 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d999bad3-1380-40f4-b48a-93c888aab68e tempest-VolumesServicesTestJSON-1501102132 tempest-VolumesServicesTestJSON-1501102132-project-admin] https://10.4.3.170/volume/v3/os-services returned with HTTP 200 Jul 24 07:40:27.388827 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 371/1478] 10.4.3.170 () {66 vars in 1249 bytes} [Fri Jul 24 07:40:27 2026] GET /volume/v3/os-services => generated 626 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:27.741524 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-9d1b31c0-76ce-4d9d-89e4-b27562cdd084 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:27.743659 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9d1b31c0-76ce-4d9d-89e4-b27562cdd084 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] GET https://10.4.3.170/volume/v3/volumes/180b225c-2bdd-4eaa-af4a-2eaef55d19b9 Jul 24 07:40:27.743946 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9d1b31c0-76ce-4d9d-89e4-b27562cdd084 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:27.744213 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9d1b31c0-76ce-4d9d-89e4-b27562cdd084 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:27.753237 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:27.753237 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:40:27.756615 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-9d1b31c0-76ce-4d9d-89e4-b27562cdd084 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Volume info retrieved successfully. Jul 24 07:40:27.760697 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9d1b31c0-76ce-4d9d-89e4-b27562cdd084 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/volumes/180b225c-2bdd-4eaa-af4a-2eaef55d19b9 returned with HTTP 200 Jul 24 07:40:27.761119 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 371/1479] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:27 2026] GET /volume/v3/volumes/180b225c-2bdd-4eaa-af4a-2eaef55d19b9 => generated 878 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:27.768230 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c1e744ae-79d6-450d-9eec-fac5e3a41369 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:27.769954 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c1e744ae-79d6-450d-9eec-fac5e3a41369 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] GET https://10.4.3.170/volume/v3/volumes/66fe8cdf-e0a3-4a44-bc98-fee0ec4be717 Jul 24 07:40:27.770262 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c1e744ae-79d6-450d-9eec-fac5e3a41369 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:27.770397 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c1e744ae-79d6-450d-9eec-fac5e3a41369 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:27.775954 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-e82f505e-6e4c-4b0f-98d4-0516d48da90a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:27.777559 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e82f505e-6e4c-4b0f-98d4-0516d48da90a tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] GET https://10.4.3.170/volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e Jul 24 07:40:27.777722 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e82f505e-6e4c-4b0f-98d4-0516d48da90a tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:27.777888 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e82f505e-6e4c-4b0f-98d4-0516d48da90a tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:27.777986 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-e82f505e-6e4c-4b0f-98d4-0516d48da90a tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Show backup with id 2a3a7a6b-5e32-457a-a322-99ee29f0279e. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:40:27.781901 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:27.781901 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:40:27.782675 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e82f505e-6e4c-4b0f-98d4-0516d48da90a tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] https://10.4.3.170/volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e returned with HTTP 200 Jul 24 07:40:27.782963 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 367/1480] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:27 2026] GET /volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e => generated 800 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:27.787526 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:27.787526 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:40:27.794466 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-c1e744ae-79d6-450d-9eec-fac5e3a41369 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Volume info retrieved successfully. Jul 24 07:40:27.801436 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c1e744ae-79d6-450d-9eec-fac5e3a41369 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] https://10.4.3.170/volume/v3/volumes/66fe8cdf-e0a3-4a44-bc98-fee0ec4be717 returned with HTTP 200 Jul 24 07:40:27.801851 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 372/1481] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:27 2026] GET /volume/v3/volumes/66fe8cdf-e0a3-4a44-bc98-fee0ec4be717 => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:27.835263 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-3579bee5-5194-4de9-be3c-9803b2de598d None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:27.837518 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3579bee5-5194-4de9-be3c-9803b2de598d tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/0f5c7dc6-894d-459e-a55d-9731230ba18f Jul 24 07:40:27.837881 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3579bee5-5194-4de9-be3c-9803b2de598d tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:27.838159 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3579bee5-5194-4de9-be3c-9803b2de598d tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:27.838404 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-3579bee5-5194-4de9-be3c-9803b2de598d tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id 0f5c7dc6-894d-459e-a55d-9731230ba18f. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:40:27.848901 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:27.848901 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:40:27.849823 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3579bee5-5194-4de9-be3c-9803b2de598d tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/0f5c7dc6-894d-459e-a55d-9731230ba18f returned with HTTP 200 Jul 24 07:40:27.851173 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 372/1482] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:40:27 2026] GET /volume/v3/backups/0f5c7dc6-894d-459e-a55d-9731230ba18f => generated 722 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:28.777330 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-5abde1b5-2470-45f5-8b2b-93508f3d5c0f None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:28.779382 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5abde1b5-2470-45f5-8b2b-93508f3d5c0f tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] GET https://10.4.3.170/volume/v3/volumes/180b225c-2bdd-4eaa-af4a-2eaef55d19b9 Jul 24 07:40:28.779630 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-5abde1b5-2470-45f5-8b2b-93508f3d5c0f tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:28.779875 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-5abde1b5-2470-45f5-8b2b-93508f3d5c0f tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:28.791221 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:28.791221 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:40:28.793641 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-00226309-3ace-4e82-b993-4e047993147c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:28.795348 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-5abde1b5-2470-45f5-8b2b-93508f3d5c0f tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Volume info retrieved successfully. Jul 24 07:40:28.795693 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-00226309-3ace-4e82-b993-4e047993147c tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] GET https://10.4.3.170/volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e Jul 24 07:40:28.795947 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-00226309-3ace-4e82-b993-4e047993147c tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:28.796193 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-00226309-3ace-4e82-b993-4e047993147c tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:28.796360 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-00226309-3ace-4e82-b993-4e047993147c tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Show backup with id 2a3a7a6b-5e32-457a-a322-99ee29f0279e. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:40:28.800197 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5abde1b5-2470-45f5-8b2b-93508f3d5c0f tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/volumes/180b225c-2bdd-4eaa-af4a-2eaef55d19b9 returned with HTTP 200 Jul 24 07:40:28.800666 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 372/1483] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:28 2026] GET /volume/v3/volumes/180b225c-2bdd-4eaa-af4a-2eaef55d19b9 => generated 878 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:28.801160 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:28.801160 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:40:28.802061 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-00226309-3ace-4e82-b993-4e047993147c tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] https://10.4.3.170/volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e returned with HTTP 200 Jul 24 07:40:28.802477 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 368/1484] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:28 2026] GET /volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:28.813375 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-eb4a641b-b043-4c74-bc4e-c148c9837bea None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:28.815416 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-eb4a641b-b043-4c74-bc4e-c148c9837bea tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] GET https://10.4.3.170/volume/v3/volumes/66fe8cdf-e0a3-4a44-bc98-fee0ec4be717 Jul 24 07:40:28.815650 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-eb4a641b-b043-4c74-bc4e-c148c9837bea tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:28.815881 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-eb4a641b-b043-4c74-bc4e-c148c9837bea tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:28.824306 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:28.824306 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:40:28.827102 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-eb4a641b-b043-4c74-bc4e-c148c9837bea tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Volume info retrieved successfully. Jul 24 07:40:28.830747 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-eb4a641b-b043-4c74-bc4e-c148c9837bea tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] https://10.4.3.170/volume/v3/volumes/66fe8cdf-e0a3-4a44-bc98-fee0ec4be717 returned with HTTP 200 Jul 24 07:40:28.831185 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 373/1485] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:28 2026] GET /volume/v3/volumes/66fe8cdf-e0a3-4a44-bc98-fee0ec4be717 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:28.861679 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-7cf15e36-d27e-4cd8-a641-abeffe673161 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:28.863586 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7cf15e36-d27e-4cd8-a641-abeffe673161 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/0f5c7dc6-894d-459e-a55d-9731230ba18f Jul 24 07:40:28.863786 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7cf15e36-d27e-4cd8-a641-abeffe673161 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:28.864015 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7cf15e36-d27e-4cd8-a641-abeffe673161 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:28.864127 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-7cf15e36-d27e-4cd8-a641-abeffe673161 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id 0f5c7dc6-894d-459e-a55d-9731230ba18f. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:40:28.868564 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:28.868564 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:40:28.869224 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7cf15e36-d27e-4cd8-a641-abeffe673161 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/0f5c7dc6-894d-459e-a55d-9731230ba18f returned with HTTP 200 Jul 24 07:40:28.869610 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 373/1486] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:40:28 2026] GET /volume/v3/backups/0f5c7dc6-894d-459e-a55d-9731230ba18f => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:29.256356 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-b5a042bf-82bf-4b90-999b-c499237cc248 req-995d5aba-10df-4ea5-91df-3a9ee05ada92 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:29.259529 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-b5a042bf-82bf-4b90-999b-c499237cc248 req-995d5aba-10df-4ea5-91df-3a9ee05ada92 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] POST https://10.4.3.170/volume/v3/attachments/51f33831-f467-4349-81f8-fa517fbc9c71/action Jul 24 07:40:29.259883 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-b5a042bf-82bf-4b90-999b-c499237cc248 req-995d5aba-10df-4ea5-91df-3a9ee05ada92 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Action body: b'{"os-complete": null}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:40:29.260023 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-b5a042bf-82bf-4b90-999b-c499237cc248 req-995d5aba-10df-4ea5-91df-3a9ee05ada92 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:29.279046 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:29.279046 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:40:29.289249 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-b5a042bf-82bf-4b90-999b-c499237cc248 req-995d5aba-10df-4ea5-91df-3a9ee05ada92 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] https://10.4.3.170/volume/v3/attachments/51f33831-f467-4349-81f8-fa517fbc9c71/action returned with HTTP 204 Jul 24 07:40:29.289643 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-d5f0bc96-f952-41e4-b14b-0a2d0f5ed733 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:29.290013 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 373/1487] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 24 07:40:29 2026] POST /volume/v3/attachments/51f33831-f467-4349-81f8-fa517fbc9c71/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:40:29.394729 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d5f0bc96-f952-41e4-b14b-0a2d0f5ed733 tempest-VolumeSnapshotQuotasNegativeTestJSON-1303072729 tempest-VolumeSnapshotQuotasNegativeTestJSON-1303072729-project-admin] GET https://10.4.3.170/volume/v3/os-quota-sets/fe2ae27c4b42427e95d8bd4c3d00d701 Jul 24 07:40:29.395087 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d5f0bc96-f952-41e4-b14b-0a2d0f5ed733 tempest-VolumeSnapshotQuotasNegativeTestJSON-1303072729 tempest-VolumeSnapshotQuotasNegativeTestJSON-1303072729-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:29.395243 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d5f0bc96-f952-41e4-b14b-0a2d0f5ed733 tempest-VolumeSnapshotQuotasNegativeTestJSON-1303072729 tempest-VolumeSnapshotQuotasNegativeTestJSON-1303072729-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:29.416213 np0000005822 devstack@c-api.service[100244]: WARNING cinder.quota [None req-d5f0bc96-f952-41e4-b14b-0a2d0f5ed733 tempest-VolumeSnapshotQuotasNegativeTestJSON-1303072729 tempest-VolumeSnapshotQuotasNegativeTestJSON-1303072729-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1145681085 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1145681085, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:40:29.416529 np0000005822 devstack@c-api.service[100244]: WARNING cinder.quota [None req-d5f0bc96-f952-41e4-b14b-0a2d0f5ed733 tempest-VolumeSnapshotQuotasNegativeTestJSON-1303072729 tempest-VolumeSnapshotQuotasNegativeTestJSON-1303072729-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1145681085 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1145681085, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:40:29.416788 np0000005822 devstack@c-api.service[100244]: WARNING cinder.quota [None req-d5f0bc96-f952-41e4-b14b-0a2d0f5ed733 tempest-VolumeSnapshotQuotasNegativeTestJSON-1303072729 tempest-VolumeSnapshotQuotasNegativeTestJSON-1303072729-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1145681085 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1145681085, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:40:29.417031 np0000005822 devstack@c-api.service[100244]: WARNING cinder.quota [None req-d5f0bc96-f952-41e4-b14b-0a2d0f5ed733 tempest-VolumeSnapshotQuotasNegativeTestJSON-1303072729 tempest-VolumeSnapshotQuotasNegativeTestJSON-1303072729-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-2087749861 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-2087749861, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:40:29.417269 np0000005822 devstack@c-api.service[100244]: WARNING cinder.quota [None req-d5f0bc96-f952-41e4-b14b-0a2d0f5ed733 tempest-VolumeSnapshotQuotasNegativeTestJSON-1303072729 tempest-VolumeSnapshotQuotasNegativeTestJSON-1303072729-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-2087749861 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-2087749861, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:40:29.417486 np0000005822 devstack@c-api.service[100244]: WARNING cinder.quota [None req-d5f0bc96-f952-41e4-b14b-0a2d0f5ed733 tempest-VolumeSnapshotQuotasNegativeTestJSON-1303072729 tempest-VolumeSnapshotQuotasNegativeTestJSON-1303072729-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-2087749861 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-2087749861, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:40:29.428022 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d5f0bc96-f952-41e4-b14b-0a2d0f5ed733 tempest-VolumeSnapshotQuotasNegativeTestJSON-1303072729 tempest-VolumeSnapshotQuotasNegativeTestJSON-1303072729-project-admin] https://10.4.3.170/volume/v3/os-quota-sets/fe2ae27c4b42427e95d8bd4c3d00d701 returned with HTTP 200 Jul 24 07:40:29.428459 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 369/1488] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:40:29 2026] GET /volume/v3/os-quota-sets/fe2ae27c4b42427e95d8bd4c3d00d701 => generated 763 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:29.438294 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-635d9c1d-14b5-4de0-80bf-184217e39f5a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:29.440075 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-635d9c1d-14b5-4de0-80bf-184217e39f5a tempest-VolumeSnapshotQuotasNegativeTestJSON-1303072729 tempest-VolumeSnapshotQuotasNegativeTestJSON-1303072729-project-admin] PUT https://10.4.3.170/volume/v3/os-quota-sets/fe2ae27c4b42427e95d8bd4c3d00d701 Jul 24 07:40:29.440437 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-635d9c1d-14b5-4de0-80bf-184217e39f5a tempest-VolumeSnapshotQuotasNegativeTestJSON-1303072729 tempest-VolumeSnapshotQuotasNegativeTestJSON-1303072729-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:29.511937 np0000005822 devstack@c-api.service[100246]: WARNING cinder.quota [None req-635d9c1d-14b5-4de0-80bf-184217e39f5a tempest-VolumeSnapshotQuotasNegativeTestJSON-1303072729 tempest-VolumeSnapshotQuotasNegativeTestJSON-1303072729-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1145681085 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1145681085, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:40:29.512361 np0000005822 devstack@c-api.service[100246]: WARNING cinder.quota [None req-635d9c1d-14b5-4de0-80bf-184217e39f5a tempest-VolumeSnapshotQuotasNegativeTestJSON-1303072729 tempest-VolumeSnapshotQuotasNegativeTestJSON-1303072729-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-2087749861 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-2087749861, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:40:29.516501 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-635d9c1d-14b5-4de0-80bf-184217e39f5a tempest-VolumeSnapshotQuotasNegativeTestJSON-1303072729 tempest-VolumeSnapshotQuotasNegativeTestJSON-1303072729-project-admin] https://10.4.3.170/volume/v3/os-quota-sets/fe2ae27c4b42427e95d8bd4c3d00d701 returned with HTTP 200 Jul 24 07:40:29.517023 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 374/1489] 10.4.3.170 () {68 vars in 1374 bytes} [Fri Jul 24 07:40:29 2026] PUT /volume/v3/os-quota-sets/fe2ae27c4b42427e95d8bd4c3d00d701 => generated 716 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:29.524980 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-eb6d9cdb-56a3-4aec-a5fb-3c4afd47bdf2 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:29.579365 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-eb6d9cdb-56a3-4aec-a5fb-3c4afd47bdf2 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:40:29.579365 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-eb6d9cdb-56a3-4aec-a5fb-3c4afd47bdf2 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1730601248"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:29.579365 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-eb6d9cdb-56a3-4aec-a5fb-3c4afd47bdf2 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1730601248'}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:40:29.580124 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-eb6d9cdb-56a3-4aec-a5fb-3c4afd47bdf2 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904-project-member] Create volume of 1 GB Jul 24 07:40:29.584503 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-eb6d9cdb-56a3-4aec-a5fb-3c4afd47bdf2 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904-project-member] Availability Zones retrieved successfully. Jul 24 07:40:29.589455 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-eb6d9cdb-56a3-4aec-a5fb-3c4afd47bdf2 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904-project-member] Flow 'volume_create_api' (221a58ac-1992-4d45-aced-30f973a81caf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:40:29.590741 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-eb6d9cdb-56a3-4aec-a5fb-3c4afd47bdf2 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79227d25-c2f3-4692-81e5-a8865129a898) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:40:29.591751 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-eb6d9cdb-56a3-4aec-a5fb-3c4afd47bdf2 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904-project-member] Validating volume size '1' using validate_int {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:40:29.617033 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-eb6d9cdb-56a3-4aec-a5fb-3c4afd47bdf2 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79227d25-c2f3-4692-81e5-a8865129a898) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:40:29.617913 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-eb6d9cdb-56a3-4aec-a5fb-3c4afd47bdf2 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b9182eb-d734-47d7-9602-a42565b86e3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:40:29.669180 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-eb6d9cdb-56a3-4aec-a5fb-3c4afd47bdf2 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904-project-member] Created reservations ['5fdecf06-56fb-492f-bfbb-a9ebab816f90', '2674d40e-3816-4394-a2c2-9e3d396f4480', 'a92366fb-cd04-4494-b799-0d501f92cddd', 'b5c8c6a6-35c1-4f31-902d-b2d3fa44d5ab'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:40:29.670149 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-eb6d9cdb-56a3-4aec-a5fb-3c4afd47bdf2 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b9182eb-d734-47d7-9602-a42565b86e3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5fdecf06-56fb-492f-bfbb-a9ebab816f90', '2674d40e-3816-4394-a2c2-9e3d396f4480', 'a92366fb-cd04-4494-b799-0d501f92cddd', 'b5c8c6a6-35c1-4f31-902d-b2d3fa44d5ab']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:40:29.672218 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-eb6d9cdb-56a3-4aec-a5fb-3c4afd47bdf2 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8e9626f-a68d-4275-8e6d-ceb32fa85be3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:40:29.690879 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-eb6d9cdb-56a3-4aec-a5fb-3c4afd47bdf2 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8e9626f-a68d-4275-8e6d-ceb32fa85be3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8ce04e8d-558d-41cc-8473-a8d4ae8c90e2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1730601248',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe2ae27c4b42427e95d8bd4c3d00d701',qos_specs=None,replication_status=,reservations=['5fdecf06-56fb-492f-bfbb-a9ebab816f90','2674d40e-3816-4394-a2c2-9e3d396f4480','a92366fb-cd04-4494-b799-0d501f92cddd','b5c8c6a6-35c1-4f31-902d-b2d3fa44d5ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e5af551f1872411b8fc60553413ab24c',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:40:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1730601248',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8ce04e8d-558d-41cc-8473-a8d4ae8c90e2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fe2ae27c4b42427e95d8bd4c3d00d701',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e5af551f1872411b8fc60553413ab24c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:40:29.691788 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-eb6d9cdb-56a3-4aec-a5fb-3c4afd47bdf2 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95c0fc66-985f-4e2b-8c80-5713005e144e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:40:29.711798 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-eb6d9cdb-56a3-4aec-a5fb-3c4afd47bdf2 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95c0fc66-985f-4e2b-8c80-5713005e144e) transitioned into state 'SUCCESS' from state '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-1730601248',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe2ae27c4b42427e95d8bd4c3d00d701',qos_specs=None,replication_status=,reservations=['5fdecf06-56fb-492f-bfbb-a9ebab816f90','2674d40e-3816-4394-a2c2-9e3d396f4480','a92366fb-cd04-4494-b799-0d501f92cddd','b5c8c6a6-35c1-4f31-902d-b2d3fa44d5ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e5af551f1872411b8fc60553413ab24c',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:40:29.712881 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-eb6d9cdb-56a3-4aec-a5fb-3c4afd47bdf2 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5dc267bc-2207-4c6b-989d-f29bc7e2120a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:40:29.722638 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-eb6d9cdb-56a3-4aec-a5fb-3c4afd47bdf2 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5dc267bc-2207-4c6b-989d-f29bc7e2120a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:40:29.723595 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-eb6d9cdb-56a3-4aec-a5fb-3c4afd47bdf2 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904-project-member] Flow 'volume_create_api' (221a58ac-1992-4d45-aced-30f973a81caf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:40:29.723957 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-eb6d9cdb-56a3-4aec-a5fb-3c4afd47bdf2 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904-project-member] Create volume request issued successfully. Jul 24 07:40:29.724624 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-eb6d9cdb-56a3-4aec-a5fb-3c4afd47bdf2 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:40:29.725308 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 374/1490] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 24 07:40:29 2026] POST /volume/v3/volumes => generated 767 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:40:29.739180 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-1887ecc7-28ab-4f14-96d0-48d89c8d6326 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:29.741199 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1887ecc7-28ab-4f14-96d0-48d89c8d6326 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904-project-member] GET https://10.4.3.170/volume/v3/volumes/8ce04e8d-558d-41cc-8473-a8d4ae8c90e2 Jul 24 07:40:29.741610 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1887ecc7-28ab-4f14-96d0-48d89c8d6326 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:29.741885 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1887ecc7-28ab-4f14-96d0-48d89c8d6326 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:29.749705 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:29.749705 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:40:29.753852 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-1887ecc7-28ab-4f14-96d0-48d89c8d6326 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904-project-member] Volume info retrieved successfully. Jul 24 07:40:29.758106 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1887ecc7-28ab-4f14-96d0-48d89c8d6326 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904-project-member] https://10.4.3.170/volume/v3/volumes/8ce04e8d-558d-41cc-8473-a8d4ae8c90e2 returned with HTTP 200 Jul 24 07:40:29.758657 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 374/1491] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:29 2026] GET /volume/v3/volumes/8ce04e8d-558d-41cc-8473-a8d4ae8c90e2 => generated 835 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:29.812010 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-02302ee2-4d04-4894-b570-2aff35875bf4 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:29.813842 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-02302ee2-4d04-4894-b570-2aff35875bf4 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] GET https://10.4.3.170/volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e Jul 24 07:40:29.814048 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-02302ee2-4d04-4894-b570-2aff35875bf4 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:29.814234 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-02302ee2-4d04-4894-b570-2aff35875bf4 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:29.814363 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-02302ee2-4d04-4894-b570-2aff35875bf4 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Show backup with id 2a3a7a6b-5e32-457a-a322-99ee29f0279e. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:40:29.819800 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-6709f34c-0c7a-4e19-afe9-c23566130025 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:29.821375 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6709f34c-0c7a-4e19-afe9-c23566130025 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] GET https://10.4.3.170/volume/v3/volumes/180b225c-2bdd-4eaa-af4a-2eaef55d19b9 Jul 24 07:40:29.821542 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6709f34c-0c7a-4e19-afe9-c23566130025 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:29.821712 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6709f34c-0c7a-4e19-afe9-c23566130025 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:29.822330 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:29.822330 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:40:29.823140 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-02302ee2-4d04-4894-b570-2aff35875bf4 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] https://10.4.3.170/volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e returned with HTTP 200 Jul 24 07:40:29.823505 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 370/1492] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:29 2026] GET /volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:29.829655 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:29.829655 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:40:29.832492 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-6709f34c-0c7a-4e19-afe9-c23566130025 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Volume info retrieved successfully. Jul 24 07:40:29.836024 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6709f34c-0c7a-4e19-afe9-c23566130025 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/volumes/180b225c-2bdd-4eaa-af4a-2eaef55d19b9 returned with HTTP 200 Jul 24 07:40:29.836390 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 375/1493] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:29 2026] GET /volume/v3/volumes/180b225c-2bdd-4eaa-af4a-2eaef55d19b9 => generated 878 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:29.842740 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-8814f19f-f38d-41e7-a5a3-489917ba0962 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:29.846539 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8814f19f-f38d-41e7-a5a3-489917ba0962 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] GET https://10.4.3.170/volume/v3/volumes/66fe8cdf-e0a3-4a44-bc98-fee0ec4be717 Jul 24 07:40:29.846539 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8814f19f-f38d-41e7-a5a3-489917ba0962 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:29.846539 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8814f19f-f38d-41e7-a5a3-489917ba0962 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:29.856448 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:29.856448 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:40:29.860021 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-8814f19f-f38d-41e7-a5a3-489917ba0962 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Volume info retrieved successfully. Jul 24 07:40:29.864097 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8814f19f-f38d-41e7-a5a3-489917ba0962 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] https://10.4.3.170/volume/v3/volumes/66fe8cdf-e0a3-4a44-bc98-fee0ec4be717 returned with HTTP 200 Jul 24 07:40:29.864809 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 375/1494] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:29 2026] GET /volume/v3/volumes/66fe8cdf-e0a3-4a44-bc98-fee0ec4be717 => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:40:29.876563 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-0fe17984-df80-4ebc-ae5b-3fb8cc1aa298 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:29.878612 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0fe17984-df80-4ebc-ae5b-3fb8cc1aa298 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] GET https://10.4.3.170/volume/v3/volumes/66fe8cdf-e0a3-4a44-bc98-fee0ec4be717 Jul 24 07:40:29.878794 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0fe17984-df80-4ebc-ae5b-3fb8cc1aa298 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:29.878964 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0fe17984-df80-4ebc-ae5b-3fb8cc1aa298 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:29.880958 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-32f1fc80-2430-431f-9acc-77c09f4a337f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:29.882882 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-32f1fc80-2430-431f-9acc-77c09f4a337f tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/0f5c7dc6-894d-459e-a55d-9731230ba18f Jul 24 07:40:29.883238 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-32f1fc80-2430-431f-9acc-77c09f4a337f tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:29.883426 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-32f1fc80-2430-431f-9acc-77c09f4a337f tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:29.883529 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-32f1fc80-2430-431f-9acc-77c09f4a337f tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id 0f5c7dc6-894d-459e-a55d-9731230ba18f. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:40:29.887154 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:29.887154 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:40:29.887544 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:29.887544 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:40:29.888258 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-32f1fc80-2430-431f-9acc-77c09f4a337f tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/0f5c7dc6-894d-459e-a55d-9731230ba18f returned with HTTP 200 Jul 24 07:40:29.888592 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 371/1495] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:40:29 2026] GET /volume/v3/backups/0f5c7dc6-894d-459e-a55d-9731230ba18f => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:29.890341 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-0fe17984-df80-4ebc-ae5b-3fb8cc1aa298 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Volume info retrieved successfully. Jul 24 07:40:29.893669 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0fe17984-df80-4ebc-ae5b-3fb8cc1aa298 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] https://10.4.3.170/volume/v3/volumes/66fe8cdf-e0a3-4a44-bc98-fee0ec4be717 returned with HTTP 200 Jul 24 07:40:29.894044 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 375/1496] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:29 2026] GET /volume/v3/volumes/66fe8cdf-e0a3-4a44-bc98-fee0ec4be717 => generated 1139 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:40:30.241792 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-c3debe0e-776e-4efd-9161-d9907c27ddca req-956417a9-86c9-4e76-84b1-350893f3f92c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:30.244074 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-c3debe0e-776e-4efd-9161-d9907c27ddca req-956417a9-86c9-4e76-84b1-350893f3f92c tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] GET https://10.4.3.170/volume/v3/volumes/66fe8cdf-e0a3-4a44-bc98-fee0ec4be717 Jul 24 07:40:30.244332 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-c3debe0e-776e-4efd-9161-d9907c27ddca req-956417a9-86c9-4e76-84b1-350893f3f92c tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:30.244548 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-c3debe0e-776e-4efd-9161-d9907c27ddca req-956417a9-86c9-4e76-84b1-350893f3f92c tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:30.255967 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:30.255967 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:40:30.259983 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [req-c3debe0e-776e-4efd-9161-d9907c27ddca req-956417a9-86c9-4e76-84b1-350893f3f92c tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Volume info retrieved successfully. Jul 24 07:40:30.263703 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-c3debe0e-776e-4efd-9161-d9907c27ddca req-956417a9-86c9-4e76-84b1-350893f3f92c tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] https://10.4.3.170/volume/v3/volumes/66fe8cdf-e0a3-4a44-bc98-fee0ec4be717 returned with HTTP 200 Jul 24 07:40:30.264065 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 376/1497] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:40:30 2026] GET /volume/v3/volumes/66fe8cdf-e0a3-4a44-bc98-fee0ec4be717 => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:40:30.378149 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-24e38fea-c387-46e5-8bc3-837a240d4a06 req-6c868ae1-becb-4c1d-81c7-6bdbff259d26 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:30.380018 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-24e38fea-c387-46e5-8bc3-837a240d4a06 req-6c868ae1-becb-4c1d-81c7-6bdbff259d26 tempest-ServerActionsV293TestJSON-352506628 tempest-ServerActionsV293TestJSON-352506628-project-member] GET https://10.4.3.170/volume/v3/volumes/3f7d4804-bded-40ee-ad46-da699fa61e8a Jul 24 07:40:30.380172 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-24e38fea-c387-46e5-8bc3-837a240d4a06 req-6c868ae1-becb-4c1d-81c7-6bdbff259d26 tempest-ServerActionsV293TestJSON-352506628 tempest-ServerActionsV293TestJSON-352506628-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:30.380387 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-24e38fea-c387-46e5-8bc3-837a240d4a06 req-6c868ae1-becb-4c1d-81c7-6bdbff259d26 tempest-ServerActionsV293TestJSON-352506628 tempest-ServerActionsV293TestJSON-352506628-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:30.388076 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:30.388076 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:40:30.390795 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [req-24e38fea-c387-46e5-8bc3-837a240d4a06 req-6c868ae1-becb-4c1d-81c7-6bdbff259d26 tempest-ServerActionsV293TestJSON-352506628 tempest-ServerActionsV293TestJSON-352506628-project-member] Volume info retrieved successfully. Jul 24 07:40:30.394740 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-24e38fea-c387-46e5-8bc3-837a240d4a06 req-6c868ae1-becb-4c1d-81c7-6bdbff259d26 tempest-ServerActionsV293TestJSON-352506628 tempest-ServerActionsV293TestJSON-352506628-project-member] https://10.4.3.170/volume/v3/volumes/3f7d4804-bded-40ee-ad46-da699fa61e8a returned with HTTP 200 Jul 24 07:40:30.395088 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 376/1498] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:40:30 2026] GET /volume/v3/volumes/3f7d4804-bded-40ee-ad46-da699fa61e8a => generated 1653 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:40:30.425136 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-24e38fea-c387-46e5-8bc3-837a240d4a06 req-ce7cb744-db2f-41ff-9b62-5318bbc86b0c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:30.429002 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-24e38fea-c387-46e5-8bc3-837a240d4a06 req-ce7cb744-db2f-41ff-9b62-5318bbc86b0c tempest-ServerActionsV293TestJSON-352506628 tempest-ServerActionsV293TestJSON-352506628-project-member] GET https://10.4.3.170/volume/v3/volumes/3f7d4804-bded-40ee-ad46-da699fa61e8a Jul 24 07:40:30.429199 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-24e38fea-c387-46e5-8bc3-837a240d4a06 req-ce7cb744-db2f-41ff-9b62-5318bbc86b0c tempest-ServerActionsV293TestJSON-352506628 tempest-ServerActionsV293TestJSON-352506628-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:30.429419 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-24e38fea-c387-46e5-8bc3-837a240d4a06 req-ce7cb744-db2f-41ff-9b62-5318bbc86b0c tempest-ServerActionsV293TestJSON-352506628 tempest-ServerActionsV293TestJSON-352506628-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:30.442378 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:30.442378 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:40:30.446582 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-24e38fea-c387-46e5-8bc3-837a240d4a06 req-ce7cb744-db2f-41ff-9b62-5318bbc86b0c tempest-ServerActionsV293TestJSON-352506628 tempest-ServerActionsV293TestJSON-352506628-project-member] Volume info retrieved successfully. Jul 24 07:40:30.451274 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-24e38fea-c387-46e5-8bc3-837a240d4a06 req-ce7cb744-db2f-41ff-9b62-5318bbc86b0c tempest-ServerActionsV293TestJSON-352506628 tempest-ServerActionsV293TestJSON-352506628-project-member] https://10.4.3.170/volume/v3/volumes/3f7d4804-bded-40ee-ad46-da699fa61e8a returned with HTTP 200 Jul 24 07:40:30.451674 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 372/1499] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:40:30 2026] GET /volume/v3/volumes/3f7d4804-bded-40ee-ad46-da699fa61e8a => generated 1653 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:40:30.774280 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-fdcc37c4-8c32-4e79-824e-01fb4b080167 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:30.775968 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-fdcc37c4-8c32-4e79-824e-01fb4b080167 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904-project-member] GET https://10.4.3.170/volume/v3/volumes/8ce04e8d-558d-41cc-8473-a8d4ae8c90e2 Jul 24 07:40:30.776155 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-fdcc37c4-8c32-4e79-824e-01fb4b080167 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:30.776351 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-fdcc37c4-8c32-4e79-824e-01fb4b080167 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:30.782649 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:30.782649 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:40:30.787265 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-fdcc37c4-8c32-4e79-824e-01fb4b080167 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904-project-member] Volume info retrieved successfully. Jul 24 07:40:30.790976 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-fdcc37c4-8c32-4e79-824e-01fb4b080167 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904-project-member] https://10.4.3.170/volume/v3/volumes/8ce04e8d-558d-41cc-8473-a8d4ae8c90e2 returned with HTTP 200 Jul 24 07:40:30.791332 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 376/1500] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:30 2026] GET /volume/v3/volumes/8ce04e8d-558d-41cc-8473-a8d4ae8c90e2 => generated 860 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:30.801734 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2eba41c4-6682-45ad-a6e4-8aff216e1b65 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:30.805415 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2eba41c4-6682-45ad-a6e4-8aff216e1b65 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904-project-member] POST https://10.4.3.170/volume/v3/snapshots Jul 24 07:40:30.805746 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2eba41c4-6682-45ad-a6e4-8aff216e1b65 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8ce04e8d-558d-41cc-8473-a8d4ae8c90e2", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-1597461685"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:30.813886 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:30.813886 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:40:30.814311 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-2eba41c4-6682-45ad-a6e4-8aff216e1b65 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904-project-member] Volume info retrieved successfully. Jul 24 07:40:30.814419 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.snapshots [None req-2eba41c4-6682-45ad-a6e4-8aff216e1b65 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904-project-member] Create snapshot from volume 8ce04e8d-558d-41cc-8473-a8d4ae8c90e2 Jul 24 07:40:30.832964 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-06fa29a8-3a61-42c8-8f91-b79aa23a17b1 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:30.835402 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-06fa29a8-3a61-42c8-8f91-b79aa23a17b1 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] GET https://10.4.3.170/volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e Jul 24 07:40:30.835589 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-06fa29a8-3a61-42c8-8f91-b79aa23a17b1 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:30.835819 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-06fa29a8-3a61-42c8-8f91-b79aa23a17b1 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:30.835946 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-06fa29a8-3a61-42c8-8f91-b79aa23a17b1 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Show backup with id 2a3a7a6b-5e32-457a-a322-99ee29f0279e. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:40:30.840228 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:30.840228 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:40:30.841143 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-06fa29a8-3a61-42c8-8f91-b79aa23a17b1 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] https://10.4.3.170/volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e returned with HTTP 200 Jul 24 07:40:30.841628 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 377/1501] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:30 2026] GET /volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:30.847539 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-07e28ae7-642d-492e-91a7-659fee5c0f58 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:30.849614 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-07e28ae7-642d-492e-91a7-659fee5c0f58 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] GET https://10.4.3.170/volume/v3/volumes/180b225c-2bdd-4eaa-af4a-2eaef55d19b9 Jul 24 07:40:30.849825 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-07e28ae7-642d-492e-91a7-659fee5c0f58 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:30.850061 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-07e28ae7-642d-492e-91a7-659fee5c0f58 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:30.860887 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:30.860887 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:40:30.864850 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-07e28ae7-642d-492e-91a7-659fee5c0f58 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Volume info retrieved successfully. Jul 24 07:40:30.866149 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-2eba41c4-6682-45ad-a6e4-8aff216e1b65 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904-project-member] Created reservations ['a6e3bc08-2490-4c1c-be1d-8562143aebc1', 'e2fd3466-0148-45f7-aeb7-58d6ee7744ac', 'c72fd3d5-fe6c-4609-a007-6e3209f57754', '8b2cf0f2-ac9d-47ca-a7a2-93f7af40f606'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:40:30.883734 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-07e28ae7-642d-492e-91a7-659fee5c0f58 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/volumes/180b225c-2bdd-4eaa-af4a-2eaef55d19b9 returned with HTTP 200 Jul 24 07:40:30.883734 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 373/1502] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:30 2026] GET /volume/v3/volumes/180b225c-2bdd-4eaa-af4a-2eaef55d19b9 => generated 878 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:30.900975 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-195a54aa-6fee-4466-8d95-2a9c8c24972b None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:30.902514 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-195a54aa-6fee-4466-8d95-2a9c8c24972b tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/0f5c7dc6-894d-459e-a55d-9731230ba18f Jul 24 07:40:30.902748 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-195a54aa-6fee-4466-8d95-2a9c8c24972b tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:30.902929 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-195a54aa-6fee-4466-8d95-2a9c8c24972b tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:30.902929 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-195a54aa-6fee-4466-8d95-2a9c8c24972b tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id 0f5c7dc6-894d-459e-a55d-9731230ba18f. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:40:30.916339 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:30.916339 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:40:30.917683 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-195a54aa-6fee-4466-8d95-2a9c8c24972b tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/0f5c7dc6-894d-459e-a55d-9731230ba18f returned with HTTP 200 Jul 24 07:40:30.920596 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 377/1503] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:40:30 2026] GET /volume/v3/backups/0f5c7dc6-894d-459e-a55d-9731230ba18f => generated 722 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:30.929773 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-2eba41c4-6682-45ad-a6e4-8aff216e1b65 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904-project-member] Snapshot create request issued successfully. Jul 24 07:40:30.930168 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2eba41c4-6682-45ad-a6e4-8aff216e1b65 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 24 07:40:30.930683 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 377/1504] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 24 07:40:30 2026] POST /volume/v3/snapshots => generated 323 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:40:30.943358 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-eb156bf0-6625-48bf-acce-336da30b985a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:30.944820 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-eb156bf0-6625-48bf-acce-336da30b985a tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904-project-member] GET https://10.4.3.170/volume/v3/snapshots/9a317a77-c071-4319-8f29-adbeb3e494cd Jul 24 07:40:30.945005 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-eb156bf0-6625-48bf-acce-336da30b985a tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:30.945170 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-eb156bf0-6625-48bf-acce-336da30b985a tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:30.949365 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:30.949365 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:40:30.949728 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-eb156bf0-6625-48bf-acce-336da30b985a tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904-project-member] Snapshot retrieved successfully. Jul 24 07:40:30.950419 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-eb156bf0-6625-48bf-acce-336da30b985a tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904-project-member] https://10.4.3.170/volume/v3/snapshots/9a317a77-c071-4319-8f29-adbeb3e494cd returned with HTTP 200 Jul 24 07:40:30.950672 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 378/1505] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:40:30 2026] GET /volume/v3/snapshots/9a317a77-c071-4319-8f29-adbeb3e494cd => generated 455 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:31.180341 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-17890a21-4a56-451b-bb42-0c984051d11d None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:31.180665 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-17890a21-4a56-451b-bb42-0c984051d11d None None] GET https://10.4.3.170/volume// Jul 24 07:40:31.180806 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-17890a21-4a56-451b-bb42-0c984051d11d None None] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:31.180972 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-17890a21-4a56-451b-bb42-0c984051d11d None None] Calling method 'all' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:31.181292 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-17890a21-4a56-451b-bb42-0c984051d11d None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:40:31.181520 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 374/1506] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:40:31 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:40:31.188511 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-c3debe0e-776e-4efd-9161-d9907c27ddca req-2868e350-2224-4163-a40b-b2edf9a36d53 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:31.189992 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-c3debe0e-776e-4efd-9161-d9907c27ddca req-2868e350-2224-4163-a40b-b2edf9a36d53 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 24 07:40:31.190415 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-c3debe0e-776e-4efd-9161-d9907c27ddca req-2868e350-2224-4163-a40b-b2edf9a36d53 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "66fe8cdf-e0a3-4a44-bc98-fee0ec4be717", "connector": null, "instance_uuid": "52f03b45-56c3-4e3b-b71a-f518e9f70d76"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:31.201922 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:31.201922 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:40:31.241054 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-c3debe0e-776e-4efd-9161-d9907c27ddca req-2868e350-2224-4163-a40b-b2edf9a36d53 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 24 07:40:31.241724 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 378/1507] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 24 07:40:31 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) Jul 24 07:40:31.250844 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-5ce4efd1-301e-4dfa-9f36-7268bd03f7ed None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:31.251310 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5ce4efd1-301e-4dfa-9f36-7268bd03f7ed None None] GET https://10.4.3.170/volume// Jul 24 07:40:31.251517 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5ce4efd1-301e-4dfa-9f36-7268bd03f7ed None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:31.251749 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5ce4efd1-301e-4dfa-9f36-7268bd03f7ed None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:31.252197 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5ce4efd1-301e-4dfa-9f36-7268bd03f7ed None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:40:31.254852 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 378/1508] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:40:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:40:31.259308 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-c3debe0e-776e-4efd-9161-d9907c27ddca req-2f7c347a-baf0-4586-84db-7ce717e531d8 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:31.261198 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-c3debe0e-776e-4efd-9161-d9907c27ddca req-2f7c347a-baf0-4586-84db-7ce717e531d8 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] GET https://10.4.3.170/volume/v3/volumes/66fe8cdf-e0a3-4a44-bc98-fee0ec4be717 Jul 24 07:40:31.261407 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-c3debe0e-776e-4efd-9161-d9907c27ddca req-2f7c347a-baf0-4586-84db-7ce717e531d8 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:31.261619 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-c3debe0e-776e-4efd-9161-d9907c27ddca req-2f7c347a-baf0-4586-84db-7ce717e531d8 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:31.271810 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:31.271810 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:40:31.274867 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [req-c3debe0e-776e-4efd-9161-d9907c27ddca req-2f7c347a-baf0-4586-84db-7ce717e531d8 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Volume info retrieved successfully. Jul 24 07:40:31.278448 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-c3debe0e-776e-4efd-9161-d9907c27ddca req-2f7c347a-baf0-4586-84db-7ce717e531d8 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] https://10.4.3.170/volume/v3/volumes/66fe8cdf-e0a3-4a44-bc98-fee0ec4be717 returned with HTTP 200 Jul 24 07:40:31.278805 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 379/1509] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:40:31 2026] GET /volume/v3/volumes/66fe8cdf-e0a3-4a44-bc98-fee0ec4be717 => generated 1319 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:40:31.292218 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-c2cd2af0-f14e-400d-883a-245bf69b40ca req-ee753f86-8c41-43f2-bcaa-44e6660d120e None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:31.296279 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-c2cd2af0-f14e-400d-883a-245bf69b40ca req-ee753f86-8c41-43f2-bcaa-44e6660d120e tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] POST https://10.4.3.170/volume/v3/attachments/ef663870-19ec-46cb-b58f-4b94cf7e9b6c/action Jul 24 07:40:31.296727 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-c2cd2af0-f14e-400d-883a-245bf69b40ca req-ee753f86-8c41-43f2-bcaa-44e6660d120e tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Action body: b'{"os-complete": null}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:40:31.296895 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-c2cd2af0-f14e-400d-883a-245bf69b40ca req-ee753f86-8c41-43f2-bcaa-44e6660d120e tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:31.316251 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:31.316251 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:40:31.338800 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-c2cd2af0-f14e-400d-883a-245bf69b40ca req-ee753f86-8c41-43f2-bcaa-44e6660d120e tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/attachments/ef663870-19ec-46cb-b58f-4b94cf7e9b6c/action returned with HTTP 204 Jul 24 07:40:31.339382 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 375/1510] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 24 07:40:31 2026] POST /volume/v3/attachments/ef663870-19ec-46cb-b58f-4b94cf7e9b6c/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:40:31.850610 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-c487d167-ec38-4166-b67a-6b1dbeec91ca None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:31.852676 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c487d167-ec38-4166-b67a-6b1dbeec91ca tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] GET https://10.4.3.170/volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e Jul 24 07:40:31.853003 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c487d167-ec38-4166-b67a-6b1dbeec91ca tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:31.853149 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c487d167-ec38-4166-b67a-6b1dbeec91ca tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:31.853316 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-c487d167-ec38-4166-b67a-6b1dbeec91ca tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Show backup with id 2a3a7a6b-5e32-457a-a322-99ee29f0279e. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:40:31.857920 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:31.857920 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:40:31.858811 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c487d167-ec38-4166-b67a-6b1dbeec91ca tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] https://10.4.3.170/volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e returned with HTTP 200 Jul 24 07:40:31.859269 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 379/1511] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:31 2026] GET /volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:31.883626 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1360b8b1-8307-4f0d-be59-ebe7957d5ea2 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:31.885221 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1360b8b1-8307-4f0d-be59-ebe7957d5ea2 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] GET https://10.4.3.170/volume/v3/volumes/180b225c-2bdd-4eaa-af4a-2eaef55d19b9 Jul 24 07:40:31.885402 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1360b8b1-8307-4f0d-be59-ebe7957d5ea2 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:31.885568 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1360b8b1-8307-4f0d-be59-ebe7957d5ea2 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:31.892987 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:31.892987 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:40:31.895680 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-1360b8b1-8307-4f0d-be59-ebe7957d5ea2 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Volume info retrieved successfully. Jul 24 07:40:31.899597 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1360b8b1-8307-4f0d-be59-ebe7957d5ea2 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/volumes/180b225c-2bdd-4eaa-af4a-2eaef55d19b9 returned with HTTP 200 Jul 24 07:40:31.899916 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 379/1512] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:31 2026] GET /volume/v3/volumes/180b225c-2bdd-4eaa-af4a-2eaef55d19b9 => generated 1170 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:40:31.914279 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-2de64c5a-829b-47a5-84c9-bfbf24dc4a8a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:31.915824 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2de64c5a-829b-47a5-84c9-bfbf24dc4a8a tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] GET https://10.4.3.170/volume/v3/volumes/180b225c-2bdd-4eaa-af4a-2eaef55d19b9 Jul 24 07:40:31.915994 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2de64c5a-829b-47a5-84c9-bfbf24dc4a8a tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:31.916177 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2de64c5a-829b-47a5-84c9-bfbf24dc4a8a tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:31.923937 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:31.923937 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:40:31.926835 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-2de64c5a-829b-47a5-84c9-bfbf24dc4a8a tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Volume info retrieved successfully. Jul 24 07:40:31.929549 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-410d54fc-036f-4196-8252-cf2b7a0c5439 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:31.930183 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2de64c5a-829b-47a5-84c9-bfbf24dc4a8a tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/volumes/180b225c-2bdd-4eaa-af4a-2eaef55d19b9 returned with HTTP 200 Jul 24 07:40:31.930622 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 380/1513] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:31 2026] GET /volume/v3/volumes/180b225c-2bdd-4eaa-af4a-2eaef55d19b9 => generated 1170 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:40:31.931572 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-410d54fc-036f-4196-8252-cf2b7a0c5439 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/0f5c7dc6-894d-459e-a55d-9731230ba18f Jul 24 07:40:31.931811 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-410d54fc-036f-4196-8252-cf2b7a0c5439 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:31.932042 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-410d54fc-036f-4196-8252-cf2b7a0c5439 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:31.932177 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-410d54fc-036f-4196-8252-cf2b7a0c5439 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id 0f5c7dc6-894d-459e-a55d-9731230ba18f. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:40:31.936519 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:31.936519 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:40:31.937187 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-410d54fc-036f-4196-8252-cf2b7a0c5439 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/0f5c7dc6-894d-459e-a55d-9731230ba18f returned with HTTP 200 Jul 24 07:40:31.937609 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 376/1514] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:40:31 2026] GET /volume/v3/backups/0f5c7dc6-894d-459e-a55d-9731230ba18f => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:31.958534 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-fcbdd8ea-6da9-4eed-b0cf-3ec97f3f40d7 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:31.960300 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-fcbdd8ea-6da9-4eed-b0cf-3ec97f3f40d7 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904-project-member] GET https://10.4.3.170/volume/v3/snapshots/9a317a77-c071-4319-8f29-adbeb3e494cd Jul 24 07:40:31.960487 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-fcbdd8ea-6da9-4eed-b0cf-3ec97f3f40d7 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:31.960666 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-fcbdd8ea-6da9-4eed-b0cf-3ec97f3f40d7 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:31.964399 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-1928f6fa-8b29-40fa-8cfa-aaca253f7173 req-5be4fd75-913e-4eb3-a39b-da21f334ccd1 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:31.965265 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:31.965265 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:40:31.965679 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-fcbdd8ea-6da9-4eed-b0cf-3ec97f3f40d7 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904-project-member] Snapshot retrieved successfully. Jul 24 07:40:31.966250 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-1928f6fa-8b29-40fa-8cfa-aaca253f7173 req-5be4fd75-913e-4eb3-a39b-da21f334ccd1 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] GET https://10.4.3.170/volume/v3/volumes/180b225c-2bdd-4eaa-af4a-2eaef55d19b9 Jul 24 07:40:31.966402 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-fcbdd8ea-6da9-4eed-b0cf-3ec97f3f40d7 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904-project-member] https://10.4.3.170/volume/v3/snapshots/9a317a77-c071-4319-8f29-adbeb3e494cd returned with HTTP 200 Jul 24 07:40:31.966453 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-1928f6fa-8b29-40fa-8cfa-aaca253f7173 req-5be4fd75-913e-4eb3-a39b-da21f334ccd1 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:31.966586 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-1928f6fa-8b29-40fa-8cfa-aaca253f7173 req-5be4fd75-913e-4eb3-a39b-da21f334ccd1 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:31.966755 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 380/1515] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:40:31 2026] GET /volume/v3/snapshots/9a317a77-c071-4319-8f29-adbeb3e494cd => generated 482 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:31.974177 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-b4faefe3-da60-4fb1-8aa1-d1149d8a6668 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:31.975090 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:31.975090 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:40:31.975802 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b4faefe3-da60-4fb1-8aa1-d1149d8a6668 tempest-VolumeSnapshotQuotasNegativeTestJSON-1303072729 tempest-VolumeSnapshotQuotasNegativeTestJSON-1303072729-project-admin] PUT https://10.4.3.170/volume/v3/os-quota-sets/fe2ae27c4b42427e95d8bd4c3d00d701 Jul 24 07:40:31.976137 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b4faefe3-da60-4fb1-8aa1-d1149d8a6668 tempest-VolumeSnapshotQuotasNegativeTestJSON-1303072729 tempest-VolumeSnapshotQuotasNegativeTestJSON-1303072729-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:31.977786 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [req-1928f6fa-8b29-40fa-8cfa-aaca253f7173 req-5be4fd75-913e-4eb3-a39b-da21f334ccd1 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Volume info retrieved successfully. Jul 24 07:40:31.981056 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-1928f6fa-8b29-40fa-8cfa-aaca253f7173 req-5be4fd75-913e-4eb3-a39b-da21f334ccd1 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/volumes/180b225c-2bdd-4eaa-af4a-2eaef55d19b9 returned with HTTP 200 Jul 24 07:40:31.981524 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 380/1516] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:40:31 2026] GET /volume/v3/volumes/180b225c-2bdd-4eaa-af4a-2eaef55d19b9 => generated 1170 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:40:31.997264 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-1928f6fa-8b29-40fa-8cfa-aaca253f7173 req-199f364d-34b2-4fc3-aaf0-fc68ea619862 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:31.999189 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-1928f6fa-8b29-40fa-8cfa-aaca253f7173 req-199f364d-34b2-4fc3-aaf0-fc68ea619862 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] POST https://10.4.3.170/volume/v3/volumes/180b225c-2bdd-4eaa-af4a-2eaef55d19b9/action Jul 24 07:40:31.999612 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-1928f6fa-8b29-40fa-8cfa-aaca253f7173 req-199f364d-34b2-4fc3-aaf0-fc68ea619862 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:40:31.999762 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-1928f6fa-8b29-40fa-8cfa-aaca253f7173 req-199f364d-34b2-4fc3-aaf0-fc68ea619862 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:32.009895 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:32.009895 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:40:32.010329 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-1928f6fa-8b29-40fa-8cfa-aaca253f7173 req-199f364d-34b2-4fc3-aaf0-fc68ea619862 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Volume info retrieved successfully. Jul 24 07:40:32.016522 np0000005822 devstack@c-api.service[100245]: WARNING cinder.quota [None req-b4faefe3-da60-4fb1-8aa1-d1149d8a6668 tempest-VolumeSnapshotQuotasNegativeTestJSON-1303072729 tempest-VolumeSnapshotQuotasNegativeTestJSON-1303072729-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1145681085 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1145681085, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:40:32.016861 np0000005822 devstack@c-api.service[100245]: WARNING cinder.quota [None req-b4faefe3-da60-4fb1-8aa1-d1149d8a6668 tempest-VolumeSnapshotQuotasNegativeTestJSON-1303072729 tempest-VolumeSnapshotQuotasNegativeTestJSON-1303072729-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1145681085 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1145681085, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:40:32.017109 np0000005822 devstack@c-api.service[100245]: WARNING cinder.quota [None req-b4faefe3-da60-4fb1-8aa1-d1149d8a6668 tempest-VolumeSnapshotQuotasNegativeTestJSON-1303072729 tempest-VolumeSnapshotQuotasNegativeTestJSON-1303072729-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1145681085 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1145681085, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:40:32.017387 np0000005822 devstack@c-api.service[100245]: WARNING cinder.quota [None req-b4faefe3-da60-4fb1-8aa1-d1149d8a6668 tempest-VolumeSnapshotQuotasNegativeTestJSON-1303072729 tempest-VolumeSnapshotQuotasNegativeTestJSON-1303072729-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-2087749861 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-2087749861, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:40:32.017705 np0000005822 devstack@c-api.service[100245]: WARNING cinder.quota [None req-b4faefe3-da60-4fb1-8aa1-d1149d8a6668 tempest-VolumeSnapshotQuotasNegativeTestJSON-1303072729 tempest-VolumeSnapshotQuotasNegativeTestJSON-1303072729-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-2087749861 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-2087749861, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:40:32.018288 np0000005822 devstack@c-api.service[100245]: WARNING cinder.quota [None req-b4faefe3-da60-4fb1-8aa1-d1149d8a6668 tempest-VolumeSnapshotQuotasNegativeTestJSON-1303072729 tempest-VolumeSnapshotQuotasNegativeTestJSON-1303072729-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-2087749861 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-2087749861, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:40:32.018288 np0000005822 devstack@c-api.service[100245]: WARNING cinder.quota [None req-b4faefe3-da60-4fb1-8aa1-d1149d8a6668 tempest-VolumeSnapshotQuotasNegativeTestJSON-1303072729 tempest-VolumeSnapshotQuotasNegativeTestJSON-1303072729-project-admin] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:40:32.018387 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-1928f6fa-8b29-40fa-8cfa-aaca253f7173 req-199f364d-34b2-4fc3-aaf0-fc68ea619862 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Begin detaching volume completed successfully. Jul 24 07:40:32.018445 np0000005822 devstack@c-api.service[100245]: WARNING cinder.quota [None req-b4faefe3-da60-4fb1-8aa1-d1149d8a6668 tempest-VolumeSnapshotQuotasNegativeTestJSON-1303072729 tempest-VolumeSnapshotQuotasNegativeTestJSON-1303072729-project-admin] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:40:32.018599 np0000005822 devstack@c-api.service[100245]: WARNING cinder.quota [None req-b4faefe3-da60-4fb1-8aa1-d1149d8a6668 tempest-VolumeSnapshotQuotasNegativeTestJSON-1303072729 tempest-VolumeSnapshotQuotasNegativeTestJSON-1303072729-project-admin] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:40:32.018662 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-1928f6fa-8b29-40fa-8cfa-aaca253f7173 req-199f364d-34b2-4fc3-aaf0-fc68ea619862 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/volumes/180b225c-2bdd-4eaa-af4a-2eaef55d19b9/action returned with HTTP 202 Jul 24 07:40:32.019001 np0000005822 devstack@c-api.service[100245]: WARNING cinder.quota [None req-b4faefe3-da60-4fb1-8aa1-d1149d8a6668 tempest-VolumeSnapshotQuotasNegativeTestJSON-1303072729 tempest-VolumeSnapshotQuotasNegativeTestJSON-1303072729-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:40:32.019196 np0000005822 devstack@c-api.service[100245]: WARNING cinder.quota [None req-b4faefe3-da60-4fb1-8aa1-d1149d8a6668 tempest-VolumeSnapshotQuotasNegativeTestJSON-1303072729 tempest-VolumeSnapshotQuotasNegativeTestJSON-1303072729-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:40:32.019266 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 377/1517] 10.4.3.170 () {72 vars in 1672 bytes} [Fri Jul 24 07:40:31 2026] POST /volume/v3/volumes/180b225c-2bdd-4eaa-af4a-2eaef55d19b9/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:40:32.019403 np0000005822 devstack@c-api.service[100245]: WARNING cinder.quota [None req-b4faefe3-da60-4fb1-8aa1-d1149d8a6668 tempest-VolumeSnapshotQuotasNegativeTestJSON-1303072729 tempest-VolumeSnapshotQuotasNegativeTestJSON-1303072729-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:40:32.023065 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b4faefe3-da60-4fb1-8aa1-d1149d8a6668 tempest-VolumeSnapshotQuotasNegativeTestJSON-1303072729 tempest-VolumeSnapshotQuotasNegativeTestJSON-1303072729-project-admin] https://10.4.3.170/volume/v3/os-quota-sets/fe2ae27c4b42427e95d8bd4c3d00d701 returned with HTTP 200 Jul 24 07:40:32.023461 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 381/1518] 10.4.3.170 () {68 vars in 1374 bytes} [Fri Jul 24 07:40:31 2026] PUT /volume/v3/os-quota-sets/fe2ae27c4b42427e95d8bd4c3d00d701 => generated 716 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:32.031139 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-4ce97309-af62-4a6f-ad72-58036a066a03 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:32.032792 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4ce97309-af62-4a6f-ad72-58036a066a03 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904-project-member] POST https://10.4.3.170/volume/v3/snapshots Jul 24 07:40:32.033131 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4ce97309-af62-4a6f-ad72-58036a066a03 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8ce04e8d-558d-41cc-8473-a8d4ae8c90e2"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:32.041115 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:32.041115 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:40:32.041564 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-4ce97309-af62-4a6f-ad72-58036a066a03 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904-project-member] Volume info retrieved successfully. Jul 24 07:40:32.041690 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.snapshots [None req-4ce97309-af62-4a6f-ad72-58036a066a03 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904-project-member] Create snapshot from volume 8ce04e8d-558d-41cc-8473-a8d4ae8c90e2 Jul 24 07:40:32.056516 np0000005822 devstack@c-api.service[100243]: WARNING cinder.quota_utils [None req-4ce97309-af62-4a6f-ad72-58036a066a03 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904-project-member] Quota exceeded for fe2ae27c4b42427e95d8bd4c3d00d701, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jul 24 07:40:32.056759 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.middleware.fault [None req-4ce97309-af62-4a6f-ad72-58036a066a03 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 413 Jul 24 07:40:32.057327 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 381/1519] 10.4.3.170 () {68 vars in 1264 bytes} [Fri Jul 24 07:40:32 2026] POST /volume/v3/snapshots => generated 208 bytes in 26 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 24 07:40:32.061039 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a4189f62-8648-4058-91e0-2c2e1e68a65d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:32.061491 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a4189f62-8648-4058-91e0-2c2e1e68a65d None None] GET https://10.4.3.170/volume// Jul 24 07:40:32.061656 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a4189f62-8648-4058-91e0-2c2e1e68a65d None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:32.061863 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a4189f62-8648-4058-91e0-2c2e1e68a65d None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:32.062194 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a4189f62-8648-4058-91e0-2c2e1e68a65d None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:40:32.062511 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 381/1520] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:40:32 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:40:32.063928 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-a48ff1e1-be0d-4bf3-bc5f-62cf48388358 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:32.065560 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a48ff1e1-be0d-4bf3-bc5f-62cf48388358 tempest-VolumeSnapshotQuotasNegativeTestJSON-1303072729 tempest-VolumeSnapshotQuotasNegativeTestJSON-1303072729-project-admin] PUT https://10.4.3.170/volume/v3/os-quota-sets/fe2ae27c4b42427e95d8bd4c3d00d701 Jul 24 07:40:32.065882 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a48ff1e1-be0d-4bf3-bc5f-62cf48388358 tempest-VolumeSnapshotQuotasNegativeTestJSON-1303072729 tempest-VolumeSnapshotQuotasNegativeTestJSON-1303072729-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:32.070023 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-1928f6fa-8b29-40fa-8cfa-aaca253f7173 req-d27bd08d-ea38-4af7-aafe-916c2255727e None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:32.071842 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-1928f6fa-8b29-40fa-8cfa-aaca253f7173 req-d27bd08d-ea38-4af7-aafe-916c2255727e tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] GET https://10.4.3.170/volume/v3/volumes/180b225c-2bdd-4eaa-af4a-2eaef55d19b9 Jul 24 07:40:32.072081 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-1928f6fa-8b29-40fa-8cfa-aaca253f7173 req-d27bd08d-ea38-4af7-aafe-916c2255727e tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:32.072274 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-1928f6fa-8b29-40fa-8cfa-aaca253f7173 req-d27bd08d-ea38-4af7-aafe-916c2255727e tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:32.079926 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:32.079926 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:40:32.083331 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [req-1928f6fa-8b29-40fa-8cfa-aaca253f7173 req-d27bd08d-ea38-4af7-aafe-916c2255727e tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Volume info retrieved successfully. Jul 24 07:40:32.086922 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-1928f6fa-8b29-40fa-8cfa-aaca253f7173 req-d27bd08d-ea38-4af7-aafe-916c2255727e tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/volumes/180b225c-2bdd-4eaa-af4a-2eaef55d19b9 returned with HTTP 200 Jul 24 07:40:32.087353 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 382/1521] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:40:32 2026] GET /volume/v3/volumes/180b225c-2bdd-4eaa-af4a-2eaef55d19b9 => generated 1353 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:40:32.095839 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-1928f6fa-8b29-40fa-8cfa-aaca253f7173 req-ea1a2cd8-8ba6-4f2f-b10d-11953ff555c8 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:32.098091 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-1928f6fa-8b29-40fa-8cfa-aaca253f7173 req-ea1a2cd8-8ba6-4f2f-b10d-11953ff555c8 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] GET https://10.4.3.170/volume/v3/volumes/180b225c-2bdd-4eaa-af4a-2eaef55d19b9/encryption Jul 24 07:40:32.098677 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-1928f6fa-8b29-40fa-8cfa-aaca253f7173 req-ea1a2cd8-8ba6-4f2f-b10d-11953ff555c8 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:32.098677 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-1928f6fa-8b29-40fa-8cfa-aaca253f7173 req-ea1a2cd8-8ba6-4f2f-b10d-11953ff555c8 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Calling method 'index' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:32.109812 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:32.109812 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:40:32.110395 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a48ff1e1-be0d-4bf3-bc5f-62cf48388358 tempest-VolumeSnapshotQuotasNegativeTestJSON-1303072729 tempest-VolumeSnapshotQuotasNegativeTestJSON-1303072729-project-admin] https://10.4.3.170/volume/v3/os-quota-sets/fe2ae27c4b42427e95d8bd4c3d00d701 returned with HTTP 200 Jul 24 07:40:32.110932 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 378/1522] 10.4.3.170 () {68 vars in 1374 bytes} [Fri Jul 24 07:40:32 2026] PUT /volume/v3/os-quota-sets/fe2ae27c4b42427e95d8bd4c3d00d701 => generated 716 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:32.125171 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-1928f6fa-8b29-40fa-8cfa-aaca253f7173 req-ea1a2cd8-8ba6-4f2f-b10d-11953ff555c8 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/volumes/180b225c-2bdd-4eaa-af4a-2eaef55d19b9/encryption returned with HTTP 200 Jul 24 07:40:32.125171 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 382/1523] 10.4.3.170 () {68 vars in 1631 bytes} [Fri Jul 24 07:40:32 2026] GET /volume/v3/volumes/180b225c-2bdd-4eaa-af4a-2eaef55d19b9/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:32.129699 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2c3a7c63-9f6e-4e9c-b587-892fb5331ae8 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:32.131325 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2c3a7c63-9f6e-4e9c-b587-892fb5331ae8 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904-project-member] POST https://10.4.3.170/volume/v3/snapshots Jul 24 07:40:32.131678 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2c3a7c63-9f6e-4e9c-b587-892fb5331ae8 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8ce04e8d-558d-41cc-8473-a8d4ae8c90e2"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:32.138882 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:32.138882 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:40:32.139352 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-2c3a7c63-9f6e-4e9c-b587-892fb5331ae8 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904-project-member] Volume info retrieved successfully. Jul 24 07:40:32.139501 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.snapshots [None req-2c3a7c63-9f6e-4e9c-b587-892fb5331ae8 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904-project-member] Create snapshot from volume 8ce04e8d-558d-41cc-8473-a8d4ae8c90e2 Jul 24 07:40:32.163728 np0000005822 devstack@c-api.service[100246]: WARNING cinder.quota_utils [None req-2c3a7c63-9f6e-4e9c-b587-892fb5331ae8 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904-project-member] Quota exceeded for fe2ae27c4b42427e95d8bd4c3d00d701, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Jul 24 07:40:32.163989 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.middleware.fault [None req-2c3a7c63-9f6e-4e9c-b587-892fb5331ae8 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 413 Jul 24 07:40:32.165078 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 382/1524] 10.4.3.170 () {68 vars in 1264 bytes} [Fri Jul 24 07:40:32 2026] POST /volume/v3/snapshots => generated 133 bytes in 36 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 24 07:40:32.173897 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-91224372-d33a-40ec-8ee3-18fe2e119e42 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:32.175630 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-91224372-d33a-40ec-8ee3-18fe2e119e42 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/9a317a77-c071-4319-8f29-adbeb3e494cd Jul 24 07:40:32.175849 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-91224372-d33a-40ec-8ee3-18fe2e119e42 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:32.176193 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-91224372-d33a-40ec-8ee3-18fe2e119e42 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:32.176303 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.snapshots [None req-91224372-d33a-40ec-8ee3-18fe2e119e42 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904-project-member] Delete snapshot with id: 9a317a77-c071-4319-8f29-adbeb3e494cd Jul 24 07:40:32.181193 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:32.181193 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:40:32.181854 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-91224372-d33a-40ec-8ee3-18fe2e119e42 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904-project-member] Snapshot retrieved successfully. Jul 24 07:40:32.200376 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-91224372-d33a-40ec-8ee3-18fe2e119e42 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904-project-member] Snapshot delete request issued successfully. Jul 24 07:40:32.201294 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-91224372-d33a-40ec-8ee3-18fe2e119e42 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904-project-member] https://10.4.3.170/volume/v3/snapshots/9a317a77-c071-4319-8f29-adbeb3e494cd returned with HTTP 202 Jul 24 07:40:32.201294 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 383/1525] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 24 07:40:32 2026] DELETE /volume/v3/snapshots/9a317a77-c071-4319-8f29-adbeb3e494cd => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:40:32.209177 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-b7e1eb00-75b5-4b73-89a8-562e6ba1c23e None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:32.211783 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b7e1eb00-75b5-4b73-89a8-562e6ba1c23e tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904-project-member] GET https://10.4.3.170/volume/v3/snapshots/9a317a77-c071-4319-8f29-adbeb3e494cd Jul 24 07:40:32.212054 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b7e1eb00-75b5-4b73-89a8-562e6ba1c23e tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:32.212334 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b7e1eb00-75b5-4b73-89a8-562e6ba1c23e tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:32.220048 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:32.220048 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:40:32.221172 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-b7e1eb00-75b5-4b73-89a8-562e6ba1c23e tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904-project-member] Snapshot retrieved successfully. Jul 24 07:40:32.222615 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b7e1eb00-75b5-4b73-89a8-562e6ba1c23e tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904-project-member] https://10.4.3.170/volume/v3/snapshots/9a317a77-c071-4319-8f29-adbeb3e494cd returned with HTTP 200 Jul 24 07:40:32.222615 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 379/1526] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:40:32 2026] GET /volume/v3/snapshots/9a317a77-c071-4319-8f29-adbeb3e494cd => generated 481 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:32.431583 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-c3debe0e-776e-4efd-9161-d9907c27ddca req-b3297588-2d75-4704-9ffe-ba3b0305a5c0 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:32.433814 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-c3debe0e-776e-4efd-9161-d9907c27ddca req-b3297588-2d75-4704-9ffe-ba3b0305a5c0 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] DELETE https://10.4.3.170/volume/v3/attachments/51f33831-f467-4349-81f8-fa517fbc9c71 Jul 24 07:40:32.434071 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-c3debe0e-776e-4efd-9161-d9907c27ddca req-b3297588-2d75-4704-9ffe-ba3b0305a5c0 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:32.434316 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-c3debe0e-776e-4efd-9161-d9907c27ddca req-b3297588-2d75-4704-9ffe-ba3b0305a5c0 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:32.443089 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:32.443089 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:40:32.493941 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-c3debe0e-776e-4efd-9161-d9907c27ddca req-b3297588-2d75-4704-9ffe-ba3b0305a5c0 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] https://10.4.3.170/volume/v3/attachments/51f33831-f467-4349-81f8-fa517fbc9c71 returned with HTTP 200 Jul 24 07:40:32.494378 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 383/1527] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 24 07:40:32 2026] DELETE /volume/v3/attachments/51f33831-f467-4349-81f8-fa517fbc9c71 => generated 192 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:40:32.792662 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1d4b04a5-6b7a-4712-94d3-517cb6091273 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:32.793075 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1d4b04a5-6b7a-4712-94d3-517cb6091273 None None] GET https://10.4.3.170/volume// Jul 24 07:40:32.793303 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1d4b04a5-6b7a-4712-94d3-517cb6091273 None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:32.793502 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1d4b04a5-6b7a-4712-94d3-517cb6091273 None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:32.793831 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1d4b04a5-6b7a-4712-94d3-517cb6091273 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:40:32.794131 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 383/1528] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:40:32 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:40:32.800461 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-24e38fea-c387-46e5-8bc3-837a240d4a06 req-aa4137be-4180-455a-9dea-7cabec3f396e None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:32.802421 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-24e38fea-c387-46e5-8bc3-837a240d4a06 req-aa4137be-4180-455a-9dea-7cabec3f396e tempest-ServerActionsV293TestJSON-352506628 tempest-ServerActionsV293TestJSON-352506628-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 24 07:40:32.802747 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-24e38fea-c387-46e5-8bc3-837a240d4a06 req-aa4137be-4180-455a-9dea-7cabec3f396e tempest-ServerActionsV293TestJSON-352506628 tempest-ServerActionsV293TestJSON-352506628-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3f7d4804-bded-40ee-ad46-da699fa61e8a", "connector": null, "instance_uuid": "6ef88f28-20fa-41c3-af01-cc0ea72c0241"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:32.814243 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:32.814243 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:40:32.838247 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-24e38fea-c387-46e5-8bc3-837a240d4a06 req-aa4137be-4180-455a-9dea-7cabec3f396e tempest-ServerActionsV293TestJSON-352506628 tempest-ServerActionsV293TestJSON-352506628-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 24 07:40:32.838650 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 384/1529] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 24 07:40:32 2026] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:40:32.868411 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-353714a0-83cf-4c0a-9525-f59b02328d65 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:32.870136 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-353714a0-83cf-4c0a-9525-f59b02328d65 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] GET https://10.4.3.170/volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e Jul 24 07:40:32.870329 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-353714a0-83cf-4c0a-9525-f59b02328d65 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:32.870548 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-353714a0-83cf-4c0a-9525-f59b02328d65 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:32.870647 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-353714a0-83cf-4c0a-9525-f59b02328d65 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Show backup with id 2a3a7a6b-5e32-457a-a322-99ee29f0279e. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:40:32.874625 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:32.874625 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:40:32.875374 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-353714a0-83cf-4c0a-9525-f59b02328d65 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] https://10.4.3.170/volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e returned with HTTP 200 Jul 24 07:40:32.875715 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 380/1530] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:32 2026] GET /volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e => generated 800 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:32.946661 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-9783bc36-ece9-43ef-b78d-203d88ecea27 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:32.948434 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9783bc36-ece9-43ef-b78d-203d88ecea27 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/0f5c7dc6-894d-459e-a55d-9731230ba18f Jul 24 07:40:32.948638 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9783bc36-ece9-43ef-b78d-203d88ecea27 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:32.948818 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9783bc36-ece9-43ef-b78d-203d88ecea27 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:32.948929 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-9783bc36-ece9-43ef-b78d-203d88ecea27 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id 0f5c7dc6-894d-459e-a55d-9731230ba18f. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:40:32.952829 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:32.952829 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:40:32.953543 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9783bc36-ece9-43ef-b78d-203d88ecea27 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/0f5c7dc6-894d-459e-a55d-9731230ba18f returned with HTTP 200 Jul 24 07:40:32.953884 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 384/1531] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:40:32 2026] GET /volume/v3/backups/0f5c7dc6-894d-459e-a55d-9731230ba18f => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:33.138143 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-4edbd514-0889-46a8-b973-2fa45c52985b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:33.138537 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4edbd514-0889-46a8-b973-2fa45c52985b None None] GET https://10.4.3.170/volume// Jul 24 07:40:33.138748 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4edbd514-0889-46a8-b973-2fa45c52985b None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:33.138933 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4edbd514-0889-46a8-b973-2fa45c52985b None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:33.139295 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4edbd514-0889-46a8-b973-2fa45c52985b None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:40:33.139587 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 384/1532] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:40:33 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:40:33.148129 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-c3debe0e-776e-4efd-9161-d9907c27ddca req-fb4c2eae-c127-47ec-9c2c-2bb8846b9125 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:33.150125 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-c3debe0e-776e-4efd-9161-d9907c27ddca req-fb4c2eae-c127-47ec-9c2c-2bb8846b9125 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] GET https://10.4.3.170/volume/v3/volumes/66fe8cdf-e0a3-4a44-bc98-fee0ec4be717 Jul 24 07:40:33.150387 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-c3debe0e-776e-4efd-9161-d9907c27ddca req-fb4c2eae-c127-47ec-9c2c-2bb8846b9125 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:33.150606 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-c3debe0e-776e-4efd-9161-d9907c27ddca req-fb4c2eae-c127-47ec-9c2c-2bb8846b9125 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:33.159664 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:33.159664 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:40:33.163153 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [req-c3debe0e-776e-4efd-9161-d9907c27ddca req-fb4c2eae-c127-47ec-9c2c-2bb8846b9125 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Volume info retrieved successfully. Jul 24 07:40:33.166496 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-c3debe0e-776e-4efd-9161-d9907c27ddca req-fb4c2eae-c127-47ec-9c2c-2bb8846b9125 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] https://10.4.3.170/volume/v3/volumes/66fe8cdf-e0a3-4a44-bc98-fee0ec4be717 returned with HTTP 200 Jul 24 07:40:33.166831 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 385/1533] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:40:33 2026] GET /volume/v3/volumes/66fe8cdf-e0a3-4a44-bc98-fee0ec4be717 => generated 1026 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:40:33.231230 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-c1df0e2d-fa7e-4dc7-82f5-9c34c419bbbe None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:33.235504 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c1df0e2d-fa7e-4dc7-82f5-9c34c419bbbe tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904-project-member] GET https://10.4.3.170/volume/v3/snapshots/9a317a77-c071-4319-8f29-adbeb3e494cd Jul 24 07:40:33.235504 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c1df0e2d-fa7e-4dc7-82f5-9c34c419bbbe tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:33.235504 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c1df0e2d-fa7e-4dc7-82f5-9c34c419bbbe tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:33.238252 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c1df0e2d-fa7e-4dc7-82f5-9c34c419bbbe tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904-project-member] https://10.4.3.170/volume/v3/snapshots/9a317a77-c071-4319-8f29-adbeb3e494cd returned with HTTP 404 Jul 24 07:40:33.238674 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 381/1534] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:40:33 2026] GET /volume/v3/snapshots/9a317a77-c071-4319-8f29-adbeb3e494cd => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:40:33.245803 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-696e2e62-4527-48b8-9521-430d473bac2a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:33.249464 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-696e2e62-4527-48b8-9521-430d473bac2a tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904-project-member] GET https://10.4.3.170/volume/v3/volumes/8ce04e8d-558d-41cc-8473-a8d4ae8c90e2 Jul 24 07:40:33.249675 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-696e2e62-4527-48b8-9521-430d473bac2a tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:33.249890 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-696e2e62-4527-48b8-9521-430d473bac2a tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:33.257631 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:33.257631 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:40:33.261741 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-696e2e62-4527-48b8-9521-430d473bac2a tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904-project-member] Volume info retrieved successfully. Jul 24 07:40:33.265854 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-c3debe0e-776e-4efd-9161-d9907c27ddca req-98459c06-50b4-47ff-9016-82800c62838b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:33.266772 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-696e2e62-4527-48b8-9521-430d473bac2a tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904-project-member] https://10.4.3.170/volume/v3/volumes/8ce04e8d-558d-41cc-8473-a8d4ae8c90e2 returned with HTTP 200 Jul 24 07:40:33.267265 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 385/1535] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:33 2026] GET /volume/v3/volumes/8ce04e8d-558d-41cc-8473-a8d4ae8c90e2 => generated 860 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:33.268170 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-c3debe0e-776e-4efd-9161-d9907c27ddca req-98459c06-50b4-47ff-9016-82800c62838b tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] PUT https://10.4.3.170/volume/v3/attachments/888da20f-9b0d-4231-b4c5-97c5285f1e63 Jul 24 07:40:33.268615 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-c3debe0e-776e-4efd-9161-d9907c27ddca req-98459c06-50b4-47ff-9016-82800c62838b tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000005822", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9a7cb9337d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5fc7887c-2ab7-4d21-80c7-ec4ad0d3b011", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:33.278811 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-c3debe0e-776e-4efd-9161-d9907c27ddca req-98459c06-50b4-47ff-9016-82800c62838b tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Acquiring lock "cinder-attachment_update-66fe8cdf-e0a3-4a44-bc98-fee0ec4be717-np0000005822" by "attachment_update" {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 07:40:33.283379 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-c3debe0e-776e-4efd-9161-d9907c27ddca req-98459c06-50b4-47ff-9016-82800c62838b tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Lock "cinder-attachment_update-66fe8cdf-e0a3-4a44-bc98-fee0ec4be717-np0000005822" acquired by "attachment_update" :: waited 0.005s {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 07:40:33.283455 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-2fe3754c-64e8-4855-a827-f4f6ff83a4b9 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:33.284375 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:33.284375 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:40:33.285284 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2fe3754c-64e8-4855-a827-f4f6ff83a4b9 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904-project-member] DELETE https://10.4.3.170/volume/v3/volumes/8ce04e8d-558d-41cc-8473-a8d4ae8c90e2 Jul 24 07:40:33.285492 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2fe3754c-64e8-4855-a827-f4f6ff83a4b9 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:33.285709 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2fe3754c-64e8-4855-a827-f4f6ff83a4b9 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:33.285901 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-2fe3754c-64e8-4855-a827-f4f6ff83a4b9 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904-project-member] Delete volume with id: 8ce04e8d-558d-41cc-8473-a8d4ae8c90e2 Jul 24 07:40:33.293929 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:33.293929 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:40:33.294505 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-2fe3754c-64e8-4855-a827-f4f6ff83a4b9 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904-project-member] Volume info retrieved successfully. Jul 24 07:40:33.313498 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-2fe3754c-64e8-4855-a827-f4f6ff83a4b9 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904-project-member] Delete volume request issued successfully. Jul 24 07:40:33.313553 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2fe3754c-64e8-4855-a827-f4f6ff83a4b9 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904-project-member] https://10.4.3.170/volume/v3/volumes/8ce04e8d-558d-41cc-8473-a8d4ae8c90e2 returned with HTTP 202 Jul 24 07:40:33.314023 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 386/1536] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:40:33 2026] DELETE /volume/v3/volumes/8ce04e8d-558d-41cc-8473-a8d4ae8c90e2 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:40:33.320130 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-85261473-a88b-45ac-b686-39d45767fa2e None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:33.321990 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-85261473-a88b-45ac-b686-39d45767fa2e tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904-project-member] GET https://10.4.3.170/volume/v3/volumes/8ce04e8d-558d-41cc-8473-a8d4ae8c90e2 Jul 24 07:40:33.322213 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-85261473-a88b-45ac-b686-39d45767fa2e tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:33.322420 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-85261473-a88b-45ac-b686-39d45767fa2e tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:33.331688 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:33.331688 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:40:33.342039 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-85261473-a88b-45ac-b686-39d45767fa2e tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904-project-member] Volume info retrieved successfully. Jul 24 07:40:33.354662 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-85261473-a88b-45ac-b686-39d45767fa2e tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904-project-member] https://10.4.3.170/volume/v3/volumes/8ce04e8d-558d-41cc-8473-a8d4ae8c90e2 returned with HTTP 200 Jul 24 07:40:33.355296 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 382/1537] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:33 2026] GET /volume/v3/volumes/8ce04e8d-558d-41cc-8473-a8d4ae8c90e2 => generated 859 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:33.390407 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-c3debe0e-776e-4efd-9161-d9907c27ddca req-98459c06-50b4-47ff-9016-82800c62838b tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Lock "cinder-attachment_update-66fe8cdf-e0a3-4a44-bc98-fee0ec4be717-np0000005822" released by "attachment_update" :: held 0.107s {{(pid=100246) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 07:40:33.390995 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-c3debe0e-776e-4efd-9161-d9907c27ddca req-98459c06-50b4-47ff-9016-82800c62838b tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] https://10.4.3.170/volume/v3/attachments/888da20f-9b0d-4231-b4c5-97c5285f1e63 returned with HTTP 200 Jul 24 07:40:33.391538 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 385/1538] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 24 07:40:33 2026] PUT /volume/v3/attachments/888da20f-9b0d-4231-b4c5-97c5285f1e63 => generated 969 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:40:33.402400 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-871f3d68-7077-49f4-afad-90fd7e1dda63 req-9ca358c8-dc5e-4838-a0d6-7b191c7b1b68 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:33.405002 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-871f3d68-7077-49f4-afad-90fd7e1dda63 req-9ca358c8-dc5e-4838-a0d6-7b191c7b1b68 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] DELETE https://10.4.3.170/volume/v3/attachments/a7512e9c-4d6c-4e93-ba47-47b9960e84a7 Jul 24 07:40:33.405270 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-871f3d68-7077-49f4-afad-90fd7e1dda63 req-9ca358c8-dc5e-4838-a0d6-7b191c7b1b68 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:33.405529 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-871f3d68-7077-49f4-afad-90fd7e1dda63 req-9ca358c8-dc5e-4838-a0d6-7b191c7b1b68 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:33.407152 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-1928f6fa-8b29-40fa-8cfa-aaca253f7173 req-a79d4be3-ea85-4da5-ada8-e97603f17e46 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:33.411981 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-1928f6fa-8b29-40fa-8cfa-aaca253f7173 req-a79d4be3-ea85-4da5-ada8-e97603f17e46 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] DELETE https://10.4.3.170/volume/v3/attachments/ef663870-19ec-46cb-b58f-4b94cf7e9b6c Jul 24 07:40:33.412250 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-1928f6fa-8b29-40fa-8cfa-aaca253f7173 req-a79d4be3-ea85-4da5-ada8-e97603f17e46 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:33.412493 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-1928f6fa-8b29-40fa-8cfa-aaca253f7173 req-a79d4be3-ea85-4da5-ada8-e97603f17e46 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Calling method 'version_select' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:33.418700 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-c3debe0e-776e-4efd-9161-d9907c27ddca req-0a105495-978d-431b-9a4d-f748235059ce None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:33.420874 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-c3debe0e-776e-4efd-9161-d9907c27ddca req-0a105495-978d-431b-9a4d-f748235059ce tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] POST https://10.4.3.170/volume/v3/attachments/888da20f-9b0d-4231-b4c5-97c5285f1e63/action Jul 24 07:40:33.421271 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-c3debe0e-776e-4efd-9161-d9907c27ddca req-0a105495-978d-431b-9a4d-f748235059ce tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Action body: b'{"os-complete": null}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:40:33.421380 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:33.421380 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:40:33.421449 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-c3debe0e-776e-4efd-9161-d9907c27ddca req-0a105495-978d-431b-9a4d-f748235059ce tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:33.423796 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:33.423796 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:40:33.438753 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:33.438753 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:40:33.440047 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-24e38fea-c387-46e5-8bc3-837a240d4a06 req-d0c18053-bbbc-4a05-b204-613cb4128a94 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:33.443131 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-24e38fea-c387-46e5-8bc3-837a240d4a06 req-d0c18053-bbbc-4a05-b204-613cb4128a94 tempest-ServerActionsV293TestJSON-352506628 tempest-ServerActionsV293TestJSON-352506628-project-member] DELETE https://10.4.3.170/volume/v3/attachments/39c2c6eb-002e-43bf-aab1-e826f72a8726 Jul 24 07:40:33.443327 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-24e38fea-c387-46e5-8bc3-837a240d4a06 req-d0c18053-bbbc-4a05-b204-613cb4128a94 tempest-ServerActionsV293TestJSON-352506628 tempest-ServerActionsV293TestJSON-352506628-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:33.443696 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-24e38fea-c387-46e5-8bc3-837a240d4a06 req-d0c18053-bbbc-4a05-b204-613cb4128a94 tempest-ServerActionsV293TestJSON-352506628 tempest-ServerActionsV293TestJSON-352506628-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:33.449941 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-c3debe0e-776e-4efd-9161-d9907c27ddca req-0a105495-978d-431b-9a4d-f748235059ce tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] https://10.4.3.170/volume/v3/attachments/888da20f-9b0d-4231-b4c5-97c5285f1e63/action returned with HTTP 204 Jul 24 07:40:33.450432 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 383/1539] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 24 07:40:33 2026] POST /volume/v3/attachments/888da20f-9b0d-4231-b4c5-97c5285f1e63/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:40:33.453698 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:33.453698 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:40:33.482347 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-871f3d68-7077-49f4-afad-90fd7e1dda63 req-9ca358c8-dc5e-4838-a0d6-7b191c7b1b68 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/attachments/a7512e9c-4d6c-4e93-ba47-47b9960e84a7 returned with HTTP 200 Jul 24 07:40:33.485218 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 386/1540] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 24 07:40:33 2026] DELETE /volume/v3/attachments/a7512e9c-4d6c-4e93-ba47-47b9960e84a7 => generated 19 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:33.487567 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-1928f6fa-8b29-40fa-8cfa-aaca253f7173 req-a79d4be3-ea85-4da5-ada8-e97603f17e46 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/attachments/ef663870-19ec-46cb-b58f-4b94cf7e9b6c returned with HTTP 200 Jul 24 07:40:33.488015 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 387/1541] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 24 07:40:33 2026] DELETE /volume/v3/attachments/ef663870-19ec-46cb-b58f-4b94cf7e9b6c => generated 19 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:33.511706 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-24e38fea-c387-46e5-8bc3-837a240d4a06 req-d0c18053-bbbc-4a05-b204-613cb4128a94 tempest-ServerActionsV293TestJSON-352506628 tempest-ServerActionsV293TestJSON-352506628-project-member] https://10.4.3.170/volume/v3/attachments/39c2c6eb-002e-43bf-aab1-e826f72a8726 returned with HTTP 200 Jul 24 07:40:33.512181 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 386/1542] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 24 07:40:33 2026] DELETE /volume/v3/attachments/39c2c6eb-002e-43bf-aab1-e826f72a8726 => generated 192 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:40:33.647857 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-52837c28-8031-4bc8-9b90-df5807713d64 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:33.648103 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-52837c28-8031-4bc8-9b90-df5807713d64 None None] GET https://10.4.3.170/volume// Jul 24 07:40:33.648413 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-52837c28-8031-4bc8-9b90-df5807713d64 None None] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:33.648709 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-52837c28-8031-4bc8-9b90-df5807713d64 None None] Calling method 'all' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:33.649215 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-52837c28-8031-4bc8-9b90-df5807713d64 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:40:33.649670 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 384/1543] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:40:33 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:40:33.657344 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-24e38fea-c387-46e5-8bc3-837a240d4a06 req-279b21b5-1c42-405e-ba0c-2f4540a31823 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:33.659506 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-24e38fea-c387-46e5-8bc3-837a240d4a06 req-279b21b5-1c42-405e-ba0c-2f4540a31823 tempest-ServerActionsV293TestJSON-352506628 tempest-ServerActionsV293TestJSON-352506628-project-member] POST https://10.4.3.170/volume/v3/volumes/3f7d4804-bded-40ee-ad46-da699fa61e8a/action Jul 24 07:40:33.659784 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-24e38fea-c387-46e5-8bc3-837a240d4a06 req-279b21b5-1c42-405e-ba0c-2f4540a31823 tempest-ServerActionsV293TestJSON-352506628 tempest-ServerActionsV293TestJSON-352506628-project-member] Action body: b'{"os-reimage": {"image_id": "d6215657-d80c-42db-82cb-55cfb3892225", "reimage_reserved": true}}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:40:33.659913 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-24e38fea-c387-46e5-8bc3-837a240d4a06 req-279b21b5-1c42-405e-ba0c-2f4540a31823 tempest-ServerActionsV293TestJSON-352506628 tempest-ServerActionsV293TestJSON-352506628-project-member] Action: 'action', calling method: version_select, body: {"os-reimage": {"image_id": "d6215657-d80c-42db-82cb-55cfb3892225", "reimage_reserved": true}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:33.673430 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:33.673430 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:40:33.674009 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-24e38fea-c387-46e5-8bc3-837a240d4a06 req-279b21b5-1c42-405e-ba0c-2f4540a31823 tempest-ServerActionsV293TestJSON-352506628 tempest-ServerActionsV293TestJSON-352506628-project-member] Volume info retrieved successfully. Jul 24 07:40:33.785421 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-24e38fea-c387-46e5-8bc3-837a240d4a06 req-279b21b5-1c42-405e-ba0c-2f4540a31823 tempest-ServerActionsV293TestJSON-352506628 tempest-ServerActionsV293TestJSON-352506628-project-member] https://10.4.3.170/volume/v3/volumes/3f7d4804-bded-40ee-ad46-da699fa61e8a/action returned with HTTP 202 Jul 24 07:40:33.785960 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 387/1544] 10.4.3.170 () {74 vars in 1713 bytes} [Fri Jul 24 07:40:33 2026] POST /volume/v3/volumes/3f7d4804-bded-40ee-ad46-da699fa61e8a/action => generated 0 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 24 07:40:33.886147 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-1f4064f8-359f-4b51-a3c8-bf9451dac849 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:33.888495 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1f4064f8-359f-4b51-a3c8-bf9451dac849 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] GET https://10.4.3.170/volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e Jul 24 07:40:33.888717 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-1f4064f8-359f-4b51-a3c8-bf9451dac849 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:33.888891 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-1f4064f8-359f-4b51-a3c8-bf9451dac849 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:33.889018 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-1f4064f8-359f-4b51-a3c8-bf9451dac849 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Show backup with id 2a3a7a6b-5e32-457a-a322-99ee29f0279e. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:40:33.894470 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:33.894470 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:40:33.895669 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1f4064f8-359f-4b51-a3c8-bf9451dac849 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] https://10.4.3.170/volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e returned with HTTP 200 Jul 24 07:40:33.896275 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 388/1545] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:33 2026] GET /volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 07:40:33.964284 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-99176620-ad9b-4b27-9c89-0a452fae5a86 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:33.966166 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-99176620-ad9b-4b27-9c89-0a452fae5a86 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/0f5c7dc6-894d-459e-a55d-9731230ba18f Jul 24 07:40:33.967557 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-99176620-ad9b-4b27-9c89-0a452fae5a86 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:33.967557 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-99176620-ad9b-4b27-9c89-0a452fae5a86 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:33.967557 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-99176620-ad9b-4b27-9c89-0a452fae5a86 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id 0f5c7dc6-894d-459e-a55d-9731230ba18f. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:40:33.972149 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:33.972149 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:40:33.973303 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-99176620-ad9b-4b27-9c89-0a452fae5a86 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/0f5c7dc6-894d-459e-a55d-9731230ba18f returned with HTTP 200 Jul 24 07:40:33.973303 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 387/1546] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:40:33 2026] GET /volume/v3/backups/0f5c7dc6-894d-459e-a55d-9731230ba18f => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:34.159163 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-6d502b91-fa75-4b41-91fd-c61f21e895e7 req-68d63967-f1fc-439c-ae49-d9bd5e86dc8b None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:34.160945 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-6d502b91-fa75-4b41-91fd-c61f21e895e7 req-68d63967-f1fc-439c-ae49-d9bd5e86dc8b tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] GET https://10.4.3.170/volume/v3/volumes/180b225c-2bdd-4eaa-af4a-2eaef55d19b9 Jul 24 07:40:34.161122 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-6d502b91-fa75-4b41-91fd-c61f21e895e7 req-68d63967-f1fc-439c-ae49-d9bd5e86dc8b tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:34.161306 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-6d502b91-fa75-4b41-91fd-c61f21e895e7 req-68d63967-f1fc-439c-ae49-d9bd5e86dc8b tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:34.167162 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:34.167162 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:40:34.170115 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-6d502b91-fa75-4b41-91fd-c61f21e895e7 req-68d63967-f1fc-439c-ae49-d9bd5e86dc8b tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Volume info retrieved successfully. Jul 24 07:40:34.173395 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-6d502b91-fa75-4b41-91fd-c61f21e895e7 req-68d63967-f1fc-439c-ae49-d9bd5e86dc8b tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/volumes/180b225c-2bdd-4eaa-af4a-2eaef55d19b9 returned with HTTP 200 Jul 24 07:40:34.173704 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 385/1547] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:40:34 2026] GET /volume/v3/volumes/180b225c-2bdd-4eaa-af4a-2eaef55d19b9 => generated 878 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:34.371906 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-c21e0547-9103-4df9-a75c-8b89cb2cf74e None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:34.373434 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c21e0547-9103-4df9-a75c-8b89cb2cf74e tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904-project-member] GET https://10.4.3.170/volume/v3/volumes/8ce04e8d-558d-41cc-8473-a8d4ae8c90e2 Jul 24 07:40:34.373617 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c21e0547-9103-4df9-a75c-8b89cb2cf74e tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:34.373791 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c21e0547-9103-4df9-a75c-8b89cb2cf74e tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:34.378892 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c21e0547-9103-4df9-a75c-8b89cb2cf74e tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904 tempest-VolumeSnapshotQuotasNegativeTestJSON-2078301904-project-member] https://10.4.3.170/volume/v3/volumes/8ce04e8d-558d-41cc-8473-a8d4ae8c90e2 returned with HTTP 404 Jul 24 07:40:34.379335 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 388/1548] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:34 2026] GET /volume/v3/volumes/8ce04e8d-558d-41cc-8473-a8d4ae8c90e2 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:40:34.385401 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-171181ed-01e2-452f-9fdf-0484d3baa142 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:34.386861 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-171181ed-01e2-452f-9fdf-0484d3baa142 tempest-VolumeSnapshotQuotasNegativeTestJSON-1303072729 tempest-VolumeSnapshotQuotasNegativeTestJSON-1303072729-project-admin] PUT https://10.4.3.170/volume/v3/os-quota-sets/fe2ae27c4b42427e95d8bd4c3d00d701 Jul 24 07:40:34.387169 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-171181ed-01e2-452f-9fdf-0484d3baa142 tempest-VolumeSnapshotQuotasNegativeTestJSON-1303072729 tempest-VolumeSnapshotQuotasNegativeTestJSON-1303072729-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=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:34.447569 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-171181ed-01e2-452f-9fdf-0484d3baa142 tempest-VolumeSnapshotQuotasNegativeTestJSON-1303072729 tempest-VolumeSnapshotQuotasNegativeTestJSON-1303072729-project-admin] https://10.4.3.170/volume/v3/os-quota-sets/fe2ae27c4b42427e95d8bd4c3d00d701 returned with HTTP 200 Jul 24 07:40:34.447921 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 389/1549] 10.4.3.170 () {68 vars in 1375 bytes} [Fri Jul 24 07:40:34 2026] PUT /volume/v3/os-quota-sets/fe2ae27c4b42427e95d8bd4c3d00d701 => generated 721 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:34.726564 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2577daea-3bba-453a-b651-9bbd98ebdab5 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:34.728436 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2577daea-3bba-453a-b651-9bbd98ebdab5 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] DELETE https://10.4.3.170/volume/v3/volumes/a8ead82d-47da-4e6d-98c0-bf93c700d9a3 Jul 24 07:40:34.728629 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2577daea-3bba-453a-b651-9bbd98ebdab5 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:34.728841 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2577daea-3bba-453a-b651-9bbd98ebdab5 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:34.729026 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-2577daea-3bba-453a-b651-9bbd98ebdab5 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Delete volume with id: a8ead82d-47da-4e6d-98c0-bf93c700d9a3 Jul 24 07:40:34.735806 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:34.735806 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:40:34.736374 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-2577daea-3bba-453a-b651-9bbd98ebdab5 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Volume info retrieved successfully. Jul 24 07:40:34.747448 np0000005822 devstack@c-api.service[100246]: WARNING cinder.keymgr.conf_key_mgr [None req-2577daea-3bba-453a-b651-9bbd98ebdab5 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 24 07:40:34.754265 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-2577daea-3bba-453a-b651-9bbd98ebdab5 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Delete volume request issued successfully. Jul 24 07:40:34.754265 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2577daea-3bba-453a-b651-9bbd98ebdab5 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/volumes/a8ead82d-47da-4e6d-98c0-bf93c700d9a3 returned with HTTP 202 Jul 24 07:40:34.754574 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 388/1550] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:40:34 2026] DELETE /volume/v3/volumes/a8ead82d-47da-4e6d-98c0-bf93c700d9a3 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:40:34.762311 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-062d3ee3-a1e1-41c7-a332-b4e323f18e53 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:34.764025 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-062d3ee3-a1e1-41c7-a332-b4e323f18e53 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/volumes/a8ead82d-47da-4e6d-98c0-bf93c700d9a3 Jul 24 07:40:34.765424 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-062d3ee3-a1e1-41c7-a332-b4e323f18e53 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:34.765424 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-062d3ee3-a1e1-41c7-a332-b4e323f18e53 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:34.772921 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:34.772921 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:40:34.777789 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-062d3ee3-a1e1-41c7-a332-b4e323f18e53 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Volume info retrieved successfully. Jul 24 07:40:34.785710 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-062d3ee3-a1e1-41c7-a332-b4e323f18e53 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/volumes/a8ead82d-47da-4e6d-98c0-bf93c700d9a3 returned with HTTP 200 Jul 24 07:40:34.785865 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 386/1551] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:34 2026] GET /volume/v3/volumes/a8ead82d-47da-4e6d-98c0-bf93c700d9a3 => generated 871 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:34.904970 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-ca1cc2c8-ac7e-4cf7-9e6d-7d3bd37a1209 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:34.906754 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ca1cc2c8-ac7e-4cf7-9e6d-7d3bd37a1209 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] GET https://10.4.3.170/volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e Jul 24 07:40:34.906941 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ca1cc2c8-ac7e-4cf7-9e6d-7d3bd37a1209 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:34.907136 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ca1cc2c8-ac7e-4cf7-9e6d-7d3bd37a1209 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:34.907280 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-ca1cc2c8-ac7e-4cf7-9e6d-7d3bd37a1209 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Show backup with id 2a3a7a6b-5e32-457a-a322-99ee29f0279e. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:40:34.911247 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:34.911247 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:40:34.911926 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ca1cc2c8-ac7e-4cf7-9e6d-7d3bd37a1209 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] https://10.4.3.170/volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e returned with HTTP 200 Jul 24 07:40:34.912279 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 389/1552] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:34 2026] GET /volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e => generated 800 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:34.982395 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-af0e3418-fdf8-4aea-b87d-540c2ca34ebb None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:34.984306 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-af0e3418-fdf8-4aea-b87d-540c2ca34ebb tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/0f5c7dc6-894d-459e-a55d-9731230ba18f Jul 24 07:40:34.984569 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-af0e3418-fdf8-4aea-b87d-540c2ca34ebb tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:34.984798 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-af0e3418-fdf8-4aea-b87d-540c2ca34ebb tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:34.984930 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-af0e3418-fdf8-4aea-b87d-540c2ca34ebb tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id 0f5c7dc6-894d-459e-a55d-9731230ba18f. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:40:34.988667 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:34.988667 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:40:34.989298 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-af0e3418-fdf8-4aea-b87d-540c2ca34ebb tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/0f5c7dc6-894d-459e-a55d-9731230ba18f returned with HTTP 200 Jul 24 07:40:34.989632 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 390/1553] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:40:34 2026] GET /volume/v3/backups/0f5c7dc6-894d-459e-a55d-9731230ba18f => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:35.181613 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-951a0630-1ef7-4170-9fb0-3f3ce0be214d req-85d16368-685e-4e38-a858-39e2425f0fce None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:35.183923 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-951a0630-1ef7-4170-9fb0-3f3ce0be214d req-85d16368-685e-4e38-a858-39e2425f0fce tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] GET https://10.4.3.170/volume/v3/limits Jul 24 07:40:35.184142 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-951a0630-1ef7-4170-9fb0-3f3ce0be214d req-85d16368-685e-4e38-a858-39e2425f0fce tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:35.184341 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-951a0630-1ef7-4170-9fb0-3f3ce0be214d req-85d16368-685e-4e38-a858-39e2425f0fce tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Calling method 'index' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:35.214171 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-951a0630-1ef7-4170-9fb0-3f3ce0be214d req-85d16368-685e-4e38-a858-39e2425f0fce tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] https://10.4.3.170/volume/v3/limits returned with HTTP 200 Jul 24 07:40:35.214625 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 389/1554] 10.4.3.170 () {68 vars in 1484 bytes} [Fri Jul 24 07:40:35 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) Jul 24 07:40:35.256548 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-951a0630-1ef7-4170-9fb0-3f3ce0be214d req-e46536ce-56e7-4168-b54e-91a47621f6f5 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:35.258925 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-951a0630-1ef7-4170-9fb0-3f3ce0be214d req-e46536ce-56e7-4168-b54e-91a47621f6f5 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] GET https://10.4.3.170/volume/v3/volumes/792584f7-350d-4462-8244-597c3537ad37 Jul 24 07:40:35.259244 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-951a0630-1ef7-4170-9fb0-3f3ce0be214d req-e46536ce-56e7-4168-b54e-91a47621f6f5 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:35.259487 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-951a0630-1ef7-4170-9fb0-3f3ce0be214d req-e46536ce-56e7-4168-b54e-91a47621f6f5 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:35.270169 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:35.270169 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:40:35.273217 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-951a0630-1ef7-4170-9fb0-3f3ce0be214d req-e46536ce-56e7-4168-b54e-91a47621f6f5 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Volume info retrieved successfully. Jul 24 07:40:35.277541 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-951a0630-1ef7-4170-9fb0-3f3ce0be214d req-e46536ce-56e7-4168-b54e-91a47621f6f5 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] https://10.4.3.170/volume/v3/volumes/792584f7-350d-4462-8244-597c3537ad37 returned with HTTP 200 Jul 24 07:40:35.277986 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 387/1555] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:40:35 2026] GET /volume/v3/volumes/792584f7-350d-4462-8244-597c3537ad37 => generated 1452 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:40:35.289212 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-951a0630-1ef7-4170-9fb0-3f3ce0be214d req-14698997-5864-4beb-b5c0-8779a74563cd None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:35.291105 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-951a0630-1ef7-4170-9fb0-3f3ce0be214d req-14698997-5864-4beb-b5c0-8779a74563cd tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] POST https://10.4.3.170/volume/v3/snapshots Jul 24 07:40:35.291494 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-951a0630-1ef7-4170-9fb0-3f3ce0be214d req-14698997-5864-4beb-b5c0-8779a74563cd tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "792584f7-350d-4462-8244-597c3537ad37", "force": true, "name": "snapshot for tempest-ImageDependencyTestssnapshot-1307927140", "description": null, "metadata": {}}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:35.302339 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:35.302339 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:40:35.303100 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-951a0630-1ef7-4170-9fb0-3f3ce0be214d req-14698997-5864-4beb-b5c0-8779a74563cd tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Volume info retrieved successfully. Jul 24 07:40:35.303330 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.snapshots [req-951a0630-1ef7-4170-9fb0-3f3ce0be214d req-14698997-5864-4beb-b5c0-8779a74563cd tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Create snapshot from volume 792584f7-350d-4462-8244-597c3537ad37 Jul 24 07:40:35.337902 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.quota [req-951a0630-1ef7-4170-9fb0-3f3ce0be214d req-14698997-5864-4beb-b5c0-8779a74563cd tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Created reservations ['c02b487c-4868-40c1-9850-7c2cfef3e594', 'd4cbe57a-ed96-4962-9b7f-5d1cfb771a6f', '22a1a2f6-4070-4d1c-9da1-278ce5c648a2', '0acf767c-a000-421e-8ab2-b32dd69f935b'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:40:35.376153 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-951a0630-1ef7-4170-9fb0-3f3ce0be214d req-14698997-5864-4beb-b5c0-8779a74563cd tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Snapshot force create request issued successfully. Jul 24 07:40:35.376494 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-951a0630-1ef7-4170-9fb0-3f3ce0be214d req-14698997-5864-4beb-b5c0-8779a74563cd tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 24 07:40:35.376914 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 390/1556] 10.4.3.170 () {72 vars in 1547 bytes} [Fri Jul 24 07:40:35 2026] POST /volume/v3/snapshots => generated 319 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:40:35.797880 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-f347e017-826a-4a3d-8b85-ff4c62df88fe None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:35.799874 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f347e017-826a-4a3d-8b85-ff4c62df88fe tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/volumes/a8ead82d-47da-4e6d-98c0-bf93c700d9a3 Jul 24 07:40:35.800117 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f347e017-826a-4a3d-8b85-ff4c62df88fe tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:35.800374 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f347e017-826a-4a3d-8b85-ff4c62df88fe tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:35.807323 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f347e017-826a-4a3d-8b85-ff4c62df88fe tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/volumes/a8ead82d-47da-4e6d-98c0-bf93c700d9a3 returned with HTTP 404 Jul 24 07:40:35.807838 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 391/1557] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:35 2026] GET /volume/v3/volumes/a8ead82d-47da-4e6d-98c0-bf93c700d9a3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:40:35.814052 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a9edeecc-4ffb-4194-a58c-f7ded28afbfe None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:35.815898 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a9edeecc-4ffb-4194-a58c-f7ded28afbfe tempest-TestVolumeBootPattern-2086783258 tempest-TestVolumeBootPattern-2086783258-project-admin] GET https://10.4.3.170/volume/v3/volumes/detail?all_tenants=1 Jul 24 07:40:35.816105 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a9edeecc-4ffb-4194-a58c-f7ded28afbfe tempest-TestVolumeBootPattern-2086783258 tempest-TestVolumeBootPattern-2086783258-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:35.816345 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a9edeecc-4ffb-4194-a58c-f7ded28afbfe tempest-TestVolumeBootPattern-2086783258 tempest-TestVolumeBootPattern-2086783258-project-admin] Calling method 'detail' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:35.817140 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-a9edeecc-4ffb-4194-a58c-f7ded28afbfe tempest-TestVolumeBootPattern-2086783258 tempest-TestVolumeBootPattern-2086783258-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100246) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 07:40:35.834270 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-a9edeecc-4ffb-4194-a58c-f7ded28afbfe tempest-TestVolumeBootPattern-2086783258 tempest-TestVolumeBootPattern-2086783258-project-admin] Get all volumes completed successfully. Jul 24 07:40:35.836634 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:35.836634 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:40:35.841083 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a9edeecc-4ffb-4194-a58c-f7ded28afbfe tempest-TestVolumeBootPattern-2086783258 tempest-TestVolumeBootPattern-2086783258-project-admin] https://10.4.3.170/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 24 07:40:35.842246 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 390/1558] 10.4.3.170 () {66 vars in 1285 bytes} [Fri Jul 24 07:40:35 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10628 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:40:35.858538 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-062c2799-3b4f-4f11-8190-68e767fea32e None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:35.861240 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-062c2799-3b4f-4f11-8190-68e767fea32e tempest-TestVolumeBootPattern-2086783258 tempest-TestVolumeBootPattern-2086783258-project-admin] DELETE https://10.4.3.170/volume/v3/types/1ea36fb7-2f94-4e6c-99d1-2bd021d87b6a Jul 24 07:40:35.861240 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-062c2799-3b4f-4f11-8190-68e767fea32e tempest-TestVolumeBootPattern-2086783258 tempest-TestVolumeBootPattern-2086783258-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:35.861240 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-062c2799-3b4f-4f11-8190-68e767fea32e tempest-TestVolumeBootPattern-2086783258 tempest-TestVolumeBootPattern-2086783258-project-admin] Calling method '_delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:35.885757 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-062c2799-3b4f-4f11-8190-68e767fea32e tempest-TestVolumeBootPattern-2086783258 tempest-TestVolumeBootPattern-2086783258-project-admin] https://10.4.3.170/volume/v3/types/1ea36fb7-2f94-4e6c-99d1-2bd021d87b6a returned with HTTP 202 Jul 24 07:40:35.886160 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 388/1559] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 24 07:40:35 2026] DELETE /volume/v3/types/1ea36fb7-2f94-4e6c-99d1-2bd021d87b6a => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:40:35.898335 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-0f2e66ba-6fab-47ee-aa88-ecaf8a2db6cf None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:35.901347 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0f2e66ba-6fab-47ee-aa88-ecaf8a2db6cf tempest-TestVolumeBootPattern-2086783258 tempest-TestVolumeBootPattern-2086783258-project-admin] POST https://10.4.3.170/volume/v3/types Jul 24 07:40:35.901715 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0f2e66ba-6fab-47ee-aa88-ecaf8a2db6cf tempest-TestVolumeBootPattern-2086783258 tempest-TestVolumeBootPattern-2086783258-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks2-1513368201", "extra_specs": {}}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:35.903169 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:35.903169 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:40:35.914190 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0f2e66ba-6fab-47ee-aa88-ecaf8a2db6cf tempest-TestVolumeBootPattern-2086783258 tempest-TestVolumeBootPattern-2086783258-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 24 07:40:35.914580 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 391/1560] 10.4.3.170 () {68 vars in 1252 bytes} [Fri Jul 24 07:40:35 2026] POST /volume/v3/types => generated 213 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:35.923289 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-ca362705-4d3d-4a69-91c6-c3ef81b29454 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:35.924925 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ca362705-4d3d-4a69-91c6-c3ef81b29454 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] GET https://10.4.3.170/volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e Jul 24 07:40:35.925349 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ca362705-4d3d-4a69-91c6-c3ef81b29454 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:35.925349 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ca362705-4d3d-4a69-91c6-c3ef81b29454 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:35.925459 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-ca362705-4d3d-4a69-91c6-c3ef81b29454 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Show backup with id 2a3a7a6b-5e32-457a-a322-99ee29f0279e. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:40:35.925856 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-48fa09c4-4fe8-4865-b30d-77150fbcdff3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:35.927517 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-48fa09c4-4fe8-4865-b30d-77150fbcdff3 tempest-TestVolumeBootPattern-2086783258 tempest-TestVolumeBootPattern-2086783258-project-admin] POST https://10.4.3.170/volume/v3/types/75cb2da1-3b3c-4e31-bf5b-eba0c71239a4/encryption Jul 24 07:40:35.927856 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-48fa09c4-4fe8-4865-b30d-77150fbcdff3 tempest-TestVolumeBootPattern-2086783258 tempest-TestVolumeBootPattern-2086783258-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:35.929833 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:35.929833 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:40:35.930401 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ca362705-4d3d-4a69-91c6-c3ef81b29454 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] https://10.4.3.170/volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e returned with HTTP 200 Jul 24 07:40:35.930726 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 392/1561] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:35 2026] GET /volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e => generated 800 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:35.944861 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-48fa09c4-4fe8-4865-b30d-77150fbcdff3 tempest-TestVolumeBootPattern-2086783258 tempest-TestVolumeBootPattern-2086783258-project-admin] https://10.4.3.170/volume/v3/types/75cb2da1-3b3c-4e31-bf5b-eba0c71239a4/encryption returned with HTTP 200 Jul 24 07:40:35.945525 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 391/1562] 10.4.3.170 () {68 vars in 1397 bytes} [Fri Jul 24 07:40:35 2026] POST /volume/v3/types/75cb2da1-3b3c-4e31-bf5b-eba0c71239a4/encryption => generated 231 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:35.952567 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-46176757-145b-43ff-9a8e-1f08acef46a2 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:35.954616 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-46176757-145b-43ff-9a8e-1f08acef46a2 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:40:35.955054 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-46176757-145b-43ff-9a8e-1f08acef46a2 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1945948972", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-1513368201", "size": 1}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:35.956820 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-46176757-145b-43ff-9a8e-1f08acef46a2 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1945948972', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks2-1513368201', 'size': 1}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:40:35.960670 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-46176757-145b-43ff-9a8e-1f08acef46a2 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Create volume of 1 GB Jul 24 07:40:35.960987 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:35.960987 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:40:35.961424 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-46176757-145b-43ff-9a8e-1f08acef46a2 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Availability Zones retrieved successfully. Jul 24 07:40:35.966307 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-46176757-145b-43ff-9a8e-1f08acef46a2 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Flow 'volume_create_api' (55216592-97b2-4c4d-84b9-a6b0a7c06825) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:40:35.967294 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-46176757-145b-43ff-9a8e-1f08acef46a2 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (880b9860-6bcf-4b25-8ec3-c9c5c436c881) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:40:35.968072 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-46176757-145b-43ff-9a8e-1f08acef46a2 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:40:35.994065 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-46176757-145b-43ff-9a8e-1f08acef46a2 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (880b9860-6bcf-4b25-8ec3-c9c5c436c881) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:40:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=75cb2da1-3b3c-4e31-bf5b-eba0c71239a4,is_public=True,name='tempest-scenario-type-luks2-1513368201',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '75cb2da1-3b3c-4e31-bf5b-eba0c71239a4', '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=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:40:35.994822 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-46176757-145b-43ff-9a8e-1f08acef46a2 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c609b1b-3ffe-49a2-b3d5-b193e25a23b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:40:35.999235 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-1877cfc8-362d-498b-902e-222d613f3afa None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:36.001277 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1877cfc8-362d-498b-902e-222d613f3afa tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/0f5c7dc6-894d-459e-a55d-9731230ba18f Jul 24 07:40:36.001540 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1877cfc8-362d-498b-902e-222d613f3afa tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:36.001768 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1877cfc8-362d-498b-902e-222d613f3afa tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:36.001897 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-1877cfc8-362d-498b-902e-222d613f3afa tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id 0f5c7dc6-894d-459e-a55d-9731230ba18f. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:40:36.006922 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:36.006922 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:40:36.007714 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1877cfc8-362d-498b-902e-222d613f3afa tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/0f5c7dc6-894d-459e-a55d-9731230ba18f returned with HTTP 200 Jul 24 07:40:36.008138 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 392/1563] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:40:35 2026] GET /volume/v3/backups/0f5c7dc6-894d-459e-a55d-9731230ba18f => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:36.018051 np0000005822 devstack@c-api.service[100244]: WARNING cinder.quota [None req-46176757-145b-43ff-9a8e-1f08acef46a2 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-1513368201 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-1513368201, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:40:36.018347 np0000005822 devstack@c-api.service[100244]: WARNING cinder.quota [None req-46176757-145b-43ff-9a8e-1f08acef46a2 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-1513368201 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-1513368201, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:40:36.039831 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-46176757-145b-43ff-9a8e-1f08acef46a2 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Created reservations ['fdd4ea37-868c-4e2f-9f98-27b8756de262', 'bd15fe07-c455-42d0-ad85-cb8a14e7d5a9', '48414542-8c08-4ea2-b6e2-e3d30d7771d1', 'a327c50b-d920-4a84-bd80-7386be696022'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:40:36.040621 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-46176757-145b-43ff-9a8e-1f08acef46a2 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c609b1b-3ffe-49a2-b3d5-b193e25a23b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fdd4ea37-868c-4e2f-9f98-27b8756de262', 'bd15fe07-c455-42d0-ad85-cb8a14e7d5a9', '48414542-8c08-4ea2-b6e2-e3d30d7771d1', 'a327c50b-d920-4a84-bd80-7386be696022']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:40:36.041435 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-46176757-145b-43ff-9a8e-1f08acef46a2 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a02068f-f239-405a-8924-14b32bf1b333) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:40:36.060666 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-46176757-145b-43ff-9a8e-1f08acef46a2 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a02068f-f239-405a-8924-14b32bf1b333) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ac0b14c1-6c8a-432a-90c4-42ee194810b1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1945948972',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0903447a1af74e9f9d132c29f7035265',qos_specs=None,replication_status=,reservations=['fdd4ea37-868c-4e2f-9f98-27b8756de262','bd15fe07-c455-42d0-ad85-cb8a14e7d5a9','48414542-8c08-4ea2-b6e2-e3d30d7771d1','a327c50b-d920-4a84-bd80-7386be696022'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c76cae0d7bb84cf8a7682f09ef9706ec',volume_type_id=75cb2da1-3b3c-4e31-bf5b-eba0c71239a4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:40:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1945948972',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=ac0b14c1-6c8a-432a-90c4-42ee194810b1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0903447a1af74e9f9d132c29f7035265',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c76cae0d7bb84cf8a7682f09ef9706ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(75cb2da1-3b3c-4e31-bf5b-eba0c71239a4),volume_type_id=75cb2da1-3b3c-4e31-bf5b-eba0c71239a4)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:40:36.061706 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-46176757-145b-43ff-9a8e-1f08acef46a2 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51d5800e-4ec6-4e10-a692-a9af1d47a868) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:40:36.076548 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-46176757-145b-43ff-9a8e-1f08acef46a2 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51d5800e-4ec6-4e10-a692-a9af1d47a868) transitioned into state 'SUCCESS' from state '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-1945948972',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0903447a1af74e9f9d132c29f7035265',qos_specs=None,replication_status=,reservations=['fdd4ea37-868c-4e2f-9f98-27b8756de262','bd15fe07-c455-42d0-ad85-cb8a14e7d5a9','48414542-8c08-4ea2-b6e2-e3d30d7771d1','a327c50b-d920-4a84-bd80-7386be696022'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c76cae0d7bb84cf8a7682f09ef9706ec',volume_type_id=75cb2da1-3b3c-4e31-bf5b-eba0c71239a4)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:40:36.077296 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-46176757-145b-43ff-9a8e-1f08acef46a2 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0131aa4-7aba-47eb-b310-833d4c8f8136) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:40:36.084635 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-46176757-145b-43ff-9a8e-1f08acef46a2 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0131aa4-7aba-47eb-b310-833d4c8f8136) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:40:36.085402 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-46176757-145b-43ff-9a8e-1f08acef46a2 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Flow 'volume_create_api' (55216592-97b2-4c4d-84b9-a6b0a7c06825) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:40:36.085661 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-46176757-145b-43ff-9a8e-1f08acef46a2 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Create volume request issued successfully. Jul 24 07:40:36.086198 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-46176757-145b-43ff-9a8e-1f08acef46a2 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:40:36.086595 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 389/1564] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 24 07:40:35 2026] POST /volume/v3/volumes => generated 781 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:40:36.098247 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-b1954469-2a20-4873-a3c2-3aea05480f47 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:36.102848 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b1954469-2a20-4873-a3c2-3aea05480f47 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/volumes/ac0b14c1-6c8a-432a-90c4-42ee194810b1 Jul 24 07:40:36.103463 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b1954469-2a20-4873-a3c2-3aea05480f47 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:36.103638 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b1954469-2a20-4873-a3c2-3aea05480f47 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:36.115299 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:36.115299 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:40:36.120153 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-b1954469-2a20-4873-a3c2-3aea05480f47 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Volume info retrieved successfully. Jul 24 07:40:36.123986 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b1954469-2a20-4873-a3c2-3aea05480f47 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/volumes/ac0b14c1-6c8a-432a-90c4-42ee194810b1 returned with HTTP 200 Jul 24 07:40:36.124379 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 393/1565] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:36 2026] GET /volume/v3/volumes/ac0b14c1-6c8a-432a-90c4-42ee194810b1 => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:36.524778 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b7675a33-6d6d-42f4-9549-ebf9d7f95e95 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:36.575329 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b7675a33-6d6d-42f4-9549-ebf9d7f95e95 tempest-ExtraSpecsNegativeTest-983089376 tempest-ExtraSpecsNegativeTest-983089376-project-admin] POST https://10.4.3.170/volume/v3/types Jul 24 07:40:36.575774 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b7675a33-6d6d-42f4-9549-ebf9d7f95e95 tempest-ExtraSpecsNegativeTest-983089376 tempest-ExtraSpecsNegativeTest-983089376-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-1809736343", "extra_specs": {"spec1": "val1"}}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:36.589945 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b7675a33-6d6d-42f4-9549-ebf9d7f95e95 tempest-ExtraSpecsNegativeTest-983089376 tempest-ExtraSpecsNegativeTest-983089376-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 24 07:40:36.590308 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 392/1566] 10.4.3.170 () {68 vars in 1253 bytes} [Fri Jul 24 07:40:36 2026] POST /volume/v3/types => generated 243 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:36.598777 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-e5c116a0-0456-4e8c-99c9-cb1ffeb4dd21 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:36.600280 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e5c116a0-0456-4e8c-99c9-cb1ffeb4dd21 tempest-ExtraSpecsNegativeTest-983089376 tempest-ExtraSpecsNegativeTest-983089376-project-admin] POST https://10.4.3.170/volume/v3/types/45fc3dcd-b83f-4b16-94bc-4fdd885d8c63/extra_specs Jul 24 07:40:36.600563 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e5c116a0-0456-4e8c-99c9-cb1ffeb4dd21 tempest-ExtraSpecsNegativeTest-983089376 tempest-ExtraSpecsNegativeTest-983089376-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:36.601856 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e5c116a0-0456-4e8c-99c9-cb1ffeb4dd21 tempest-ExtraSpecsNegativeTest-983089376 tempest-ExtraSpecsNegativeTest-983089376-project-admin] https://10.4.3.170/volume/v3/types/45fc3dcd-b83f-4b16-94bc-4fdd885d8c63/extra_specs returned with HTTP 400 Jul 24 07:40:36.602239 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 393/1567] 10.4.3.170 () {68 vars in 1399 bytes} [Fri Jul 24 07:40:36 2026] POST /volume/v3/types/45fc3dcd-b83f-4b16-94bc-4fdd885d8c63/extra_specs => generated 146 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 24 07:40:36.608960 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-e3d1db30-2d51-4c70-b5ae-833508d1a2a4 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:36.610862 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e3d1db30-2d51-4c70-b5ae-833508d1a2a4 tempest-ExtraSpecsNegativeTest-983089376 tempest-ExtraSpecsNegativeTest-983089376-project-admin] POST https://10.4.3.170/volume/v3/types/45fc3dcd-b83f-4b16-94bc-4fdd885d8c63/extra_specs Jul 24 07:40:36.611191 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e3d1db30-2d51-4c70-b5ae-833508d1a2a4 tempest-ExtraSpecsNegativeTest-983089376 tempest-ExtraSpecsNegativeTest-983089376-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:36.612676 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e3d1db30-2d51-4c70-b5ae-833508d1a2a4 tempest-ExtraSpecsNegativeTest-983089376 tempest-ExtraSpecsNegativeTest-983089376-project-admin] https://10.4.3.170/volume/v3/types/45fc3dcd-b83f-4b16-94bc-4fdd885d8c63/extra_specs returned with HTTP 400 Jul 24 07:40:36.613289 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 390/1568] 10.4.3.170 () {68 vars in 1399 bytes} [Fri Jul 24 07:40:36 2026] POST /volume/v3/types/45fc3dcd-b83f-4b16-94bc-4fdd885d8c63/extra_specs => generated 132 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 24 07:40:36.619055 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-8fec4f50-b1f7-4756-a801-9d53b7fdf549 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:36.624477 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8fec4f50-b1f7-4756-a801-9d53b7fdf549 tempest-ExtraSpecsNegativeTest-983089376 tempest-ExtraSpecsNegativeTest-983089376-project-admin] POST https://10.4.3.170/volume/v3/types/fb8ad7f8-a481-43fd-84a0-4782b1962c1a/extra_specs Jul 24 07:40:36.624772 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8fec4f50-b1f7-4756-a801-9d53b7fdf549 tempest-ExtraSpecsNegativeTest-983089376 tempest-ExtraSpecsNegativeTest-983089376-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:36.654387 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8fec4f50-b1f7-4756-a801-9d53b7fdf549 tempest-ExtraSpecsNegativeTest-983089376 tempest-ExtraSpecsNegativeTest-983089376-project-admin] https://10.4.3.170/volume/v3/types/fb8ad7f8-a481-43fd-84a0-4782b1962c1a/extra_specs returned with HTTP 404 Jul 24 07:40:36.654853 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 394/1569] 10.4.3.170 () {68 vars in 1399 bytes} [Fri Jul 24 07:40:36 2026] POST /volume/v3/types/fb8ad7f8-a481-43fd-84a0-4782b1962c1a/extra_specs => generated 114 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:40:36.662055 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-3245001b-6107-4166-9c44-f937dfd85d82 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:36.664708 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3245001b-6107-4166-9c44-f937dfd85d82 tempest-ExtraSpecsNegativeTest-983089376 tempest-ExtraSpecsNegativeTest-983089376-project-admin] DELETE https://10.4.3.170/volume/v3/types/20d04298-10b7-4161-b47d-28dc7dba0559/extra_specs/spec1 Jul 24 07:40:36.664975 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3245001b-6107-4166-9c44-f937dfd85d82 tempest-ExtraSpecsNegativeTest-983089376 tempest-ExtraSpecsNegativeTest-983089376-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:36.665252 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3245001b-6107-4166-9c44-f937dfd85d82 tempest-ExtraSpecsNegativeTest-983089376 tempest-ExtraSpecsNegativeTest-983089376-project-admin] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:36.669324 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3245001b-6107-4166-9c44-f937dfd85d82 tempest-ExtraSpecsNegativeTest-983089376 tempest-ExtraSpecsNegativeTest-983089376-project-admin] https://10.4.3.170/volume/v3/types/20d04298-10b7-4161-b47d-28dc7dba0559/extra_specs/spec1 returned with HTTP 404 Jul 24 07:40:36.670303 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 393/1570] 10.4.3.170 () {66 vars in 1399 bytes} [Fri Jul 24 07:40:36 2026] DELETE /volume/v3/types/20d04298-10b7-4161-b47d-28dc7dba0559/extra_specs/spec1 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:40:36.677565 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-ca40e77e-a98a-4426-9c60-932aa14e850a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:36.679176 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ca40e77e-a98a-4426-9c60-932aa14e850a tempest-ExtraSpecsNegativeTest-983089376 tempest-ExtraSpecsNegativeTest-983089376-project-admin] GET https://10.4.3.170/volume/v3/types/45fc3dcd-b83f-4b16-94bc-4fdd885d8c63/extra_specs/nonexistent_extra_spec_name Jul 24 07:40:36.679445 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ca40e77e-a98a-4426-9c60-932aa14e850a tempest-ExtraSpecsNegativeTest-983089376 tempest-ExtraSpecsNegativeTest-983089376-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:36.679649 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ca40e77e-a98a-4426-9c60-932aa14e850a tempest-ExtraSpecsNegativeTest-983089376 tempest-ExtraSpecsNegativeTest-983089376-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:36.687907 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ca40e77e-a98a-4426-9c60-932aa14e850a tempest-ExtraSpecsNegativeTest-983089376 tempest-ExtraSpecsNegativeTest-983089376-project-admin] https://10.4.3.170/volume/v3/types/45fc3dcd-b83f-4b16-94bc-4fdd885d8c63/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Jul 24 07:40:36.688368 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 394/1571] 10.4.3.170 () {66 vars in 1462 bytes} [Fri Jul 24 07:40:36 2026] GET /volume/v3/types/45fc3dcd-b83f-4b16-94bc-4fdd885d8c63/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:40:36.697174 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-eed1318b-990a-4a88-aaf1-d5f3f352d1a7 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:36.698994 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-eed1318b-990a-4a88-aaf1-d5f3f352d1a7 tempest-ExtraSpecsNegativeTest-983089376 tempest-ExtraSpecsNegativeTest-983089376-project-admin] GET https://10.4.3.170/volume/v3/types/27b3deba-2487-4fc5-aacd-204d15c7fe47/extra_specs/spec1 Jul 24 07:40:36.699216 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-eed1318b-990a-4a88-aaf1-d5f3f352d1a7 tempest-ExtraSpecsNegativeTest-983089376 tempest-ExtraSpecsNegativeTest-983089376-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:36.701317 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-eed1318b-990a-4a88-aaf1-d5f3f352d1a7 tempest-ExtraSpecsNegativeTest-983089376 tempest-ExtraSpecsNegativeTest-983089376-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:36.701555 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:36.701555 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:40:36.708437 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-eed1318b-990a-4a88-aaf1-d5f3f352d1a7 tempest-ExtraSpecsNegativeTest-983089376 tempest-ExtraSpecsNegativeTest-983089376-project-admin] https://10.4.3.170/volume/v3/types/27b3deba-2487-4fc5-aacd-204d15c7fe47/extra_specs/spec1 returned with HTTP 404 Jul 24 07:40:36.708873 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 391/1572] 10.4.3.170 () {66 vars in 1396 bytes} [Fri Jul 24 07:40:36 2026] GET /volume/v3/types/27b3deba-2487-4fc5-aacd-204d15c7fe47/extra_specs/spec1 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:40:36.722012 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-2d176563-6755-4765-9896-edee3b00294e None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:36.723073 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2d176563-6755-4765-9896-edee3b00294e tempest-ExtraSpecsNegativeTest-983089376 tempest-ExtraSpecsNegativeTest-983089376-project-admin] GET https://10.4.3.170/volume/v3/types/8988442f-62ef-44c0-b98b-23e2f5230d8c/extra_specs Jul 24 07:40:36.723073 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2d176563-6755-4765-9896-edee3b00294e tempest-ExtraSpecsNegativeTest-983089376 tempest-ExtraSpecsNegativeTest-983089376-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:36.723221 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2d176563-6755-4765-9896-edee3b00294e tempest-ExtraSpecsNegativeTest-983089376 tempest-ExtraSpecsNegativeTest-983089376-project-admin] Calling method 'index' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:36.727232 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2d176563-6755-4765-9896-edee3b00294e tempest-ExtraSpecsNegativeTest-983089376 tempest-ExtraSpecsNegativeTest-983089376-project-admin] https://10.4.3.170/volume/v3/types/8988442f-62ef-44c0-b98b-23e2f5230d8c/extra_specs returned with HTTP 404 Jul 24 07:40:36.727675 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 395/1573] 10.4.3.170 () {66 vars in 1378 bytes} [Fri Jul 24 07:40:36 2026] GET /volume/v3/types/8988442f-62ef-44c0-b98b-23e2f5230d8c/extra_specs => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:40:36.736574 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-13bb1bda-1281-46a1-93e5-487511fcd2ed None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:36.740096 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-13bb1bda-1281-46a1-93e5-487511fcd2ed tempest-ExtraSpecsNegativeTest-983089376 tempest-ExtraSpecsNegativeTest-983089376-project-admin] PUT https://10.4.3.170/volume/v3/types/45fc3dcd-b83f-4b16-94bc-4fdd885d8c63/extra_specs/spec1 Jul 24 07:40:36.740096 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-13bb1bda-1281-46a1-93e5-487511fcd2ed tempest-ExtraSpecsNegativeTest-983089376 tempest-ExtraSpecsNegativeTest-983089376-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:36.740643 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-13bb1bda-1281-46a1-93e5-487511fcd2ed tempest-ExtraSpecsNegativeTest-983089376 tempest-ExtraSpecsNegativeTest-983089376-project-admin] https://10.4.3.170/volume/v3/types/45fc3dcd-b83f-4b16-94bc-4fdd885d8c63/extra_specs/spec1 returned with HTTP 400 Jul 24 07:40:36.741126 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 394/1574] 10.4.3.170 () {68 vars in 1416 bytes} [Fri Jul 24 07:40:36 2026] PUT /volume/v3/types/45fc3dcd-b83f-4b16-94bc-4fdd885d8c63/extra_specs/spec1 => generated 102 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 24 07:40:36.750600 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-d5768896-6138-45e0-9a19-b2b58d937e70 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:36.750981 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d5768896-6138-45e0-9a19-b2b58d937e70 tempest-ExtraSpecsNegativeTest-983089376 tempest-ExtraSpecsNegativeTest-983089376-project-admin] PUT https://10.4.3.170/volume/v3/types/45fc3dcd-b83f-4b16-94bc-4fdd885d8c63/extra_specs/spec1 Jul 24 07:40:36.751639 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d5768896-6138-45e0-9a19-b2b58d937e70 tempest-ExtraSpecsNegativeTest-983089376 tempest-ExtraSpecsNegativeTest-983089376-project-admin] Action: 'update', calling method: update, body: null {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:36.753304 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d5768896-6138-45e0-9a19-b2b58d937e70 tempest-ExtraSpecsNegativeTest-983089376 tempest-ExtraSpecsNegativeTest-983089376-project-admin] https://10.4.3.170/volume/v3/types/45fc3dcd-b83f-4b16-94bc-4fdd885d8c63/extra_specs/spec1 returned with HTTP 400 Jul 24 07:40:36.753703 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 395/1575] 10.4.3.170 () {68 vars in 1415 bytes} [Fri Jul 24 07:40:36 2026] PUT /volume/v3/types/45fc3dcd-b83f-4b16-94bc-4fdd885d8c63/extra_specs/spec1 => generated 72 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 24 07:40:36.761230 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-e8dd386b-578d-4c0d-bc75-ccb277f82ad3 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:36.762753 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e8dd386b-578d-4c0d-bc75-ccb277f82ad3 tempest-ExtraSpecsNegativeTest-983089376 tempest-ExtraSpecsNegativeTest-983089376-project-admin] PUT https://10.4.3.170/volume/v3/types/45fc3dcd-b83f-4b16-94bc-4fdd885d8c63/extra_specs/None Jul 24 07:40:36.764761 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e8dd386b-578d-4c0d-bc75-ccb277f82ad3 tempest-ExtraSpecsNegativeTest-983089376 tempest-ExtraSpecsNegativeTest-983089376-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:36.778364 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e8dd386b-578d-4c0d-bc75-ccb277f82ad3 tempest-ExtraSpecsNegativeTest-983089376 tempest-ExtraSpecsNegativeTest-983089376-project-admin] HTTP exception thrown: Request body and URI mismatch Jul 24 07:40:36.778605 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e8dd386b-578d-4c0d-bc75-ccb277f82ad3 tempest-ExtraSpecsNegativeTest-983089376 tempest-ExtraSpecsNegativeTest-983089376-project-admin] https://10.4.3.170/volume/v3/types/45fc3dcd-b83f-4b16-94bc-4fdd885d8c63/extra_specs/None returned with HTTP 400 Jul 24 07:40:36.779623 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 392/1576] 10.4.3.170 () {68 vars in 1413 bytes} [Fri Jul 24 07:40:36 2026] PUT /volume/v3/types/45fc3dcd-b83f-4b16-94bc-4fdd885d8c63/extra_specs/None => generated 73 bytes in 19 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 24 07:40:36.786816 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-cf0a881b-02b2-4e2a-905b-78bce6e8c95f None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:36.789052 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-cf0a881b-02b2-4e2a-905b-78bce6e8c95f tempest-ExtraSpecsNegativeTest-983089376 tempest-ExtraSpecsNegativeTest-983089376-project-admin] PUT https://10.4.3.170/volume/v3/types/45fc3dcd-b83f-4b16-94bc-4fdd885d8c63/extra_specs/cadc7c00-9bb7-4cba-9ca8-33bc062026fe Jul 24 07:40:36.789491 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-cf0a881b-02b2-4e2a-905b-78bce6e8c95f tempest-ExtraSpecsNegativeTest-983089376 tempest-ExtraSpecsNegativeTest-983089376-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:36.800583 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-cf0a881b-02b2-4e2a-905b-78bce6e8c95f tempest-ExtraSpecsNegativeTest-983089376 tempest-ExtraSpecsNegativeTest-983089376-project-admin] HTTP exception thrown: Request body and URI mismatch Jul 24 07:40:36.800998 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-cf0a881b-02b2-4e2a-905b-78bce6e8c95f tempest-ExtraSpecsNegativeTest-983089376 tempest-ExtraSpecsNegativeTest-983089376-project-admin] https://10.4.3.170/volume/v3/types/45fc3dcd-b83f-4b16-94bc-4fdd885d8c63/extra_specs/cadc7c00-9bb7-4cba-9ca8-33bc062026fe returned with HTTP 400 Jul 24 07:40:36.801543 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 396/1577] 10.4.3.170 () {68 vars in 1509 bytes} [Fri Jul 24 07:40:36 2026] PUT /volume/v3/types/45fc3dcd-b83f-4b16-94bc-4fdd885d8c63/extra_specs/cadc7c00-9bb7-4cba-9ca8-33bc062026fe => generated 73 bytes in 15 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 24 07:40:36.809917 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-88a68ad9-488e-447b-9e6b-12b911b812e5 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:36.811611 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-88a68ad9-488e-447b-9e6b-12b911b812e5 tempest-ExtraSpecsNegativeTest-983089376 tempest-ExtraSpecsNegativeTest-983089376-project-admin] PUT https://10.4.3.170/volume/v3/types/aac473f4-3719-4db4-8306-fdbd674de4ea/extra_specs/spec1 Jul 24 07:40:36.811940 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-88a68ad9-488e-447b-9e6b-12b911b812e5 tempest-ExtraSpecsNegativeTest-983089376 tempest-ExtraSpecsNegativeTest-983089376-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:36.824322 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-88a68ad9-488e-447b-9e6b-12b911b812e5 tempest-ExtraSpecsNegativeTest-983089376 tempest-ExtraSpecsNegativeTest-983089376-project-admin] https://10.4.3.170/volume/v3/types/aac473f4-3719-4db4-8306-fdbd674de4ea/extra_specs/spec1 returned with HTTP 404 Jul 24 07:40:36.824935 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 395/1578] 10.4.3.170 () {68 vars in 1416 bytes} [Fri Jul 24 07:40:36 2026] PUT /volume/v3/types/aac473f4-3719-4db4-8306-fdbd674de4ea/extra_specs/spec1 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:40:36.832784 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-d7dab227-96c5-4bd5-bb83-344028f2bb8e None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:36.834451 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d7dab227-96c5-4bd5-bb83-344028f2bb8e tempest-ExtraSpecsNegativeTest-983089376 tempest-ExtraSpecsNegativeTest-983089376-project-admin] DELETE https://10.4.3.170/volume/v3/types/45fc3dcd-b83f-4b16-94bc-4fdd885d8c63 Jul 24 07:40:36.834657 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d7dab227-96c5-4bd5-bb83-344028f2bb8e tempest-ExtraSpecsNegativeTest-983089376 tempest-ExtraSpecsNegativeTest-983089376-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:36.834886 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d7dab227-96c5-4bd5-bb83-344028f2bb8e tempest-ExtraSpecsNegativeTest-983089376 tempest-ExtraSpecsNegativeTest-983089376-project-admin] Calling method '_delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:36.868634 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d7dab227-96c5-4bd5-bb83-344028f2bb8e tempest-ExtraSpecsNegativeTest-983089376 tempest-ExtraSpecsNegativeTest-983089376-project-admin] https://10.4.3.170/volume/v3/types/45fc3dcd-b83f-4b16-94bc-4fdd885d8c63 returned with HTTP 202 Jul 24 07:40:36.869423 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 396/1579] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 24 07:40:36 2026] DELETE /volume/v3/types/45fc3dcd-b83f-4b16-94bc-4fdd885d8c63 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:40:36.878280 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-a7a5733b-584a-404c-9e86-81504fa6c62e None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:36.880261 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a7a5733b-584a-404c-9e86-81504fa6c62e tempest-ExtraSpecsNegativeTest-983089376 tempest-ExtraSpecsNegativeTest-983089376-project-admin] GET https://10.4.3.170/volume/v3/types/45fc3dcd-b83f-4b16-94bc-4fdd885d8c63 Jul 24 07:40:36.880490 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a7a5733b-584a-404c-9e86-81504fa6c62e tempest-ExtraSpecsNegativeTest-983089376 tempest-ExtraSpecsNegativeTest-983089376-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:36.880735 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a7a5733b-584a-404c-9e86-81504fa6c62e tempest-ExtraSpecsNegativeTest-983089376 tempest-ExtraSpecsNegativeTest-983089376-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:36.883780 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a7a5733b-584a-404c-9e86-81504fa6c62e tempest-ExtraSpecsNegativeTest-983089376 tempest-ExtraSpecsNegativeTest-983089376-project-admin] https://10.4.3.170/volume/v3/types/45fc3dcd-b83f-4b16-94bc-4fdd885d8c63 returned with HTTP 404 Jul 24 07:40:36.884289 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 393/1580] 10.4.3.170 () {66 vars in 1342 bytes} [Fri Jul 24 07:40:36 2026] GET /volume/v3/types/45fc3dcd-b83f-4b16-94bc-4fdd885d8c63 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:40:36.942813 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-9deeed5f-a662-4b7a-97ad-8c4a44834504 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:36.944887 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9deeed5f-a662-4b7a-97ad-8c4a44834504 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] GET https://10.4.3.170/volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e Jul 24 07:40:36.945099 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9deeed5f-a662-4b7a-97ad-8c4a44834504 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:36.945294 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9deeed5f-a662-4b7a-97ad-8c4a44834504 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:36.945396 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-9deeed5f-a662-4b7a-97ad-8c4a44834504 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Show backup with id 2a3a7a6b-5e32-457a-a322-99ee29f0279e. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:40:36.950460 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:36.950460 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:40:36.951285 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9deeed5f-a662-4b7a-97ad-8c4a44834504 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] https://10.4.3.170/volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e returned with HTTP 200 Jul 24 07:40:36.951678 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 397/1581] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:36 2026] GET /volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:37.020313 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-42af7ab1-35c9-48c0-8fd4-79b140f80b84 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:37.022295 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-42af7ab1-35c9-48c0-8fd4-79b140f80b84 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/0f5c7dc6-894d-459e-a55d-9731230ba18f Jul 24 07:40:37.022550 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-42af7ab1-35c9-48c0-8fd4-79b140f80b84 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:37.022794 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-42af7ab1-35c9-48c0-8fd4-79b140f80b84 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:37.022913 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-42af7ab1-35c9-48c0-8fd4-79b140f80b84 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id 0f5c7dc6-894d-459e-a55d-9731230ba18f. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:40:37.026792 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:37.026792 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:40:37.027357 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-42af7ab1-35c9-48c0-8fd4-79b140f80b84 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/0f5c7dc6-894d-459e-a55d-9731230ba18f returned with HTTP 200 Jul 24 07:40:37.027676 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 396/1582] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:40:37 2026] GET /volume/v3/backups/0f5c7dc6-894d-459e-a55d-9731230ba18f => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:37.047013 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-9e1f5a7e-5a54-4f8c-95ce-4e31cfa04df9 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:37.048904 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9e1f5a7e-5a54-4f8c-95ce-4e31cfa04df9 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] DELETE https://10.4.3.170/volume/v3/volumes/180b225c-2bdd-4eaa-af4a-2eaef55d19b9 Jul 24 07:40:37.049086 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9e1f5a7e-5a54-4f8c-95ce-4e31cfa04df9 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:37.049271 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9e1f5a7e-5a54-4f8c-95ce-4e31cfa04df9 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:37.049436 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-9e1f5a7e-5a54-4f8c-95ce-4e31cfa04df9 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Delete volume with id: 180b225c-2bdd-4eaa-af4a-2eaef55d19b9 Jul 24 07:40:37.055474 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:37.055474 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:40:37.055934 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-9e1f5a7e-5a54-4f8c-95ce-4e31cfa04df9 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Volume info retrieved successfully. Jul 24 07:40:37.066242 np0000005822 devstack@c-api.service[100243]: WARNING cinder.keymgr.conf_key_mgr [None req-9e1f5a7e-5a54-4f8c-95ce-4e31cfa04df9 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 24 07:40:37.071615 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-9e1f5a7e-5a54-4f8c-95ce-4e31cfa04df9 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Delete volume request issued successfully. Jul 24 07:40:37.071870 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9e1f5a7e-5a54-4f8c-95ce-4e31cfa04df9 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/volumes/180b225c-2bdd-4eaa-af4a-2eaef55d19b9 returned with HTTP 202 Jul 24 07:40:37.071973 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-bd35805f-700e-4e68-bd9c-db3bd923f83b None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:37.072476 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 397/1583] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:40:37 2026] DELETE /volume/v3/volumes/180b225c-2bdd-4eaa-af4a-2eaef55d19b9 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:40:37.073670 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-bd35805f-700e-4e68-bd9c-db3bd923f83b tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] GET https://10.4.3.170/volume/v3/snapshots/9d24fee5-9343-4f86-809f-ba68776a751e Jul 24 07:40:37.073842 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-bd35805f-700e-4e68-bd9c-db3bd923f83b tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:37.074041 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-bd35805f-700e-4e68-bd9c-db3bd923f83b tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:37.079705 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-7d06b4bb-5645-4c8c-9b9f-c2d09acc283e None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:37.079827 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:37.079827 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:40:37.080016 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-bd35805f-700e-4e68-bd9c-db3bd923f83b tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Snapshot retrieved successfully. Jul 24 07:40:37.080619 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-bd35805f-700e-4e68-bd9c-db3bd923f83b tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] https://10.4.3.170/volume/v3/snapshots/9d24fee5-9343-4f86-809f-ba68776a751e returned with HTTP 200 Jul 24 07:40:37.081024 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 394/1584] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:40:37 2026] GET /volume/v3/snapshots/9d24fee5-9343-4f86-809f-ba68776a751e => generated 478 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:37.081189 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7d06b4bb-5645-4c8c-9b9f-c2d09acc283e tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] GET https://10.4.3.170/volume/v3/volumes/180b225c-2bdd-4eaa-af4a-2eaef55d19b9 Jul 24 07:40:37.081396 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7d06b4bb-5645-4c8c-9b9f-c2d09acc283e tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:37.081917 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7d06b4bb-5645-4c8c-9b9f-c2d09acc283e tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:37.088476 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:37.088476 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:40:37.092539 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-7d06b4bb-5645-4c8c-9b9f-c2d09acc283e tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Volume info retrieved successfully. Jul 24 07:40:37.096582 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7d06b4bb-5645-4c8c-9b9f-c2d09acc283e tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/volumes/180b225c-2bdd-4eaa-af4a-2eaef55d19b9 returned with HTTP 200 Jul 24 07:40:37.096976 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 398/1585] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:37 2026] GET /volume/v3/volumes/180b225c-2bdd-4eaa-af4a-2eaef55d19b9 => generated 877 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:37.137343 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-76b0d646-9c3e-4193-a670-bdb8adecfe04 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:37.139009 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-76b0d646-9c3e-4193-a670-bdb8adecfe04 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/volumes/ac0b14c1-6c8a-432a-90c4-42ee194810b1 Jul 24 07:40:37.139177 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-76b0d646-9c3e-4193-a670-bdb8adecfe04 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:37.139381 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-76b0d646-9c3e-4193-a670-bdb8adecfe04 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:37.146318 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:37.146318 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:40:37.150180 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-76b0d646-9c3e-4193-a670-bdb8adecfe04 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Volume info retrieved successfully. Jul 24 07:40:37.154258 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-76b0d646-9c3e-4193-a670-bdb8adecfe04 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/volumes/ac0b14c1-6c8a-432a-90c4-42ee194810b1 returned with HTTP 200 Jul 24 07:40:37.155011 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 397/1586] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:37 2026] GET /volume/v3/volumes/ac0b14c1-6c8a-432a-90c4-42ee194810b1 => generated 874 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:37.166040 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-c6895c6e-b2bd-48dd-a53b-6fc045d2ec29 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:37.167793 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c6895c6e-b2bd-48dd-a53b-6fc045d2ec29 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/volumes/ac0b14c1-6c8a-432a-90c4-42ee194810b1 Jul 24 07:40:37.167998 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c6895c6e-b2bd-48dd-a53b-6fc045d2ec29 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:37.168280 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c6895c6e-b2bd-48dd-a53b-6fc045d2ec29 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:37.177376 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:37.177376 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:40:37.180573 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-c6895c6e-b2bd-48dd-a53b-6fc045d2ec29 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Volume info retrieved successfully. Jul 24 07:40:37.184040 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c6895c6e-b2bd-48dd-a53b-6fc045d2ec29 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/volumes/ac0b14c1-6c8a-432a-90c4-42ee194810b1 returned with HTTP 200 Jul 24 07:40:37.184388 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 398/1587] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:37 2026] GET /volume/v3/volumes/ac0b14c1-6c8a-432a-90c4-42ee194810b1 => generated 874 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:37.195539 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-8add1397-aed2-42ae-87a0-891c06baa00f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:37.197558 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8add1397-aed2-42ae-87a0-891c06baa00f tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] POST https://10.4.3.170/volume/v3/volumes/ac0b14c1-6c8a-432a-90c4-42ee194810b1/action Jul 24 07:40:37.197977 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8add1397-aed2-42ae-87a0-891c06baa00f tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:40:37.198161 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8add1397-aed2-42ae-87a0-891c06baa00f tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:37.208644 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:37.208644 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:40:37.209249 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-8add1397-aed2-42ae-87a0-891c06baa00f tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Volume info retrieved successfully. Jul 24 07:40:37.216322 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-8add1397-aed2-42ae-87a0-891c06baa00f tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Volume updated successfully. Jul 24 07:40:37.216424 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8add1397-aed2-42ae-87a0-891c06baa00f tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/volumes/ac0b14c1-6c8a-432a-90c4-42ee194810b1/action returned with HTTP 200 Jul 24 07:40:37.216939 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 395/1588] 10.4.3.170 () {68 vars in 1390 bytes} [Fri Jul 24 07:40:37 2026] POST /volume/v3/volumes/ac0b14c1-6c8a-432a-90c4-42ee194810b1/action => generated 0 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 24 07:40:37.333771 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-002d12a5-8550-45ed-b8df-84cc041cdf78 req-05b85740-d0ef-4aa1-8285-7ee7cd764ed6 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:37.335713 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-002d12a5-8550-45ed-b8df-84cc041cdf78 req-05b85740-d0ef-4aa1-8285-7ee7cd764ed6 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/volumes/ac0b14c1-6c8a-432a-90c4-42ee194810b1 Jul 24 07:40:37.335903 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-002d12a5-8550-45ed-b8df-84cc041cdf78 req-05b85740-d0ef-4aa1-8285-7ee7cd764ed6 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:37.336153 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-002d12a5-8550-45ed-b8df-84cc041cdf78 req-05b85740-d0ef-4aa1-8285-7ee7cd764ed6 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:37.343046 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:37.343046 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:40:37.346905 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [req-002d12a5-8550-45ed-b8df-84cc041cdf78 req-05b85740-d0ef-4aa1-8285-7ee7cd764ed6 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Volume info retrieved successfully. Jul 24 07:40:37.351184 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-002d12a5-8550-45ed-b8df-84cc041cdf78 req-05b85740-d0ef-4aa1-8285-7ee7cd764ed6 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/volumes/ac0b14c1-6c8a-432a-90c4-42ee194810b1 returned with HTTP 200 Jul 24 07:40:37.351623 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 399/1589] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:40:37 2026] GET /volume/v3/volumes/ac0b14c1-6c8a-432a-90c4-42ee194810b1 => generated 873 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:37.388801 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9695514f-58a3-421f-93b1-dfe3cf5b17a8 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:37.390368 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9695514f-58a3-421f-93b1-dfe3cf5b17a8 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/9d24fee5-9343-4f86-809f-ba68776a751e Jul 24 07:40:37.390535 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9695514f-58a3-421f-93b1-dfe3cf5b17a8 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:37.390729 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9695514f-58a3-421f-93b1-dfe3cf5b17a8 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:37.390837 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.snapshots [None req-9695514f-58a3-421f-93b1-dfe3cf5b17a8 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Delete snapshot with id: 9d24fee5-9343-4f86-809f-ba68776a751e Jul 24 07:40:37.395141 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:37.395141 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:40:37.395525 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-9695514f-58a3-421f-93b1-dfe3cf5b17a8 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Snapshot retrieved successfully. Jul 24 07:40:37.409933 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-9695514f-58a3-421f-93b1-dfe3cf5b17a8 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Snapshot delete request issued successfully. Jul 24 07:40:37.410228 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9695514f-58a3-421f-93b1-dfe3cf5b17a8 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] https://10.4.3.170/volume/v3/snapshots/9d24fee5-9343-4f86-809f-ba68776a751e returned with HTTP 202 Jul 24 07:40:37.410763 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 398/1590] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 24 07:40:37 2026] DELETE /volume/v3/snapshots/9d24fee5-9343-4f86-809f-ba68776a751e => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:40:37.417926 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-d978b992-fb69-48fe-bea2-068a2d9aa1b9 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:37.420455 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d978b992-fb69-48fe-bea2-068a2d9aa1b9 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] GET https://10.4.3.170/volume/v3/snapshots/9d24fee5-9343-4f86-809f-ba68776a751e Jul 24 07:40:37.420753 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d978b992-fb69-48fe-bea2-068a2d9aa1b9 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:37.421060 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d978b992-fb69-48fe-bea2-068a2d9aa1b9 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:37.426931 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:37.426931 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:40:37.427562 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-d978b992-fb69-48fe-bea2-068a2d9aa1b9 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Snapshot retrieved successfully. Jul 24 07:40:37.428665 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d978b992-fb69-48fe-bea2-068a2d9aa1b9 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] https://10.4.3.170/volume/v3/snapshots/9d24fee5-9343-4f86-809f-ba68776a751e returned with HTTP 200 Jul 24 07:40:37.429508 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 399/1591] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:40:37 2026] GET /volume/v3/snapshots/9d24fee5-9343-4f86-809f-ba68776a751e => generated 477 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:37.749278 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-002d12a5-8550-45ed-b8df-84cc041cdf78 req-a742f71c-7892-424e-ba9c-6f8dd162b2b9 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:37.753021 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-002d12a5-8550-45ed-b8df-84cc041cdf78 req-a742f71c-7892-424e-ba9c-6f8dd162b2b9 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/volumes/ac0b14c1-6c8a-432a-90c4-42ee194810b1 Jul 24 07:40:37.753243 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-002d12a5-8550-45ed-b8df-84cc041cdf78 req-a742f71c-7892-424e-ba9c-6f8dd162b2b9 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:37.753466 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-002d12a5-8550-45ed-b8df-84cc041cdf78 req-a742f71c-7892-424e-ba9c-6f8dd162b2b9 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:37.765368 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:37.765368 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:40:37.770795 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-002d12a5-8550-45ed-b8df-84cc041cdf78 req-a742f71c-7892-424e-ba9c-6f8dd162b2b9 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Volume info retrieved successfully. Jul 24 07:40:37.778192 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-002d12a5-8550-45ed-b8df-84cc041cdf78 req-a742f71c-7892-424e-ba9c-6f8dd162b2b9 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/volumes/ac0b14c1-6c8a-432a-90c4-42ee194810b1 returned with HTTP 200 Jul 24 07:40:37.778626 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 396/1592] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:40:37 2026] GET /volume/v3/volumes/ac0b14c1-6c8a-432a-90c4-42ee194810b1 => generated 873 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:37.791271 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-81a0306a-eb91-4f0c-80e9-24e108e05672 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:37.791651 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-81a0306a-eb91-4f0c-80e9-24e108e05672 None None] GET https://10.4.3.170/volume// Jul 24 07:40:37.791794 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-81a0306a-eb91-4f0c-80e9-24e108e05672 None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:37.791970 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-81a0306a-eb91-4f0c-80e9-24e108e05672 None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:37.792291 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-81a0306a-eb91-4f0c-80e9-24e108e05672 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:40:37.792532 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 400/1593] 10.4.3.170 () {66 vars in 1419 bytes} [Fri Jul 24 07:40:37 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:40:37.800600 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-002d12a5-8550-45ed-b8df-84cc041cdf78 req-001e3548-847c-47c5-9591-91abe39611c4 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:37.802436 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-002d12a5-8550-45ed-b8df-84cc041cdf78 req-001e3548-847c-47c5-9591-91abe39611c4 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 24 07:40:37.802740 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-002d12a5-8550-45ed-b8df-84cc041cdf78 req-001e3548-847c-47c5-9591-91abe39611c4 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ac0b14c1-6c8a-432a-90c4-42ee194810b1", "connector": null, "instance_uuid": "b764e00f-ef5b-43b4-b509-a788eb9bb35f"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:37.810368 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:37.810368 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:40:37.832370 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-002d12a5-8550-45ed-b8df-84cc041cdf78 req-001e3548-847c-47c5-9591-91abe39611c4 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 24 07:40:37.832838 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 399/1594] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 24 07:40:37 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) Jul 24 07:40:37.962975 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-d4f653dc-f94a-4034-bb7f-0fabe071d11a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:37.965338 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d4f653dc-f94a-4034-bb7f-0fabe071d11a tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] GET https://10.4.3.170/volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e Jul 24 07:40:37.965338 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d4f653dc-f94a-4034-bb7f-0fabe071d11a tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:37.965425 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d4f653dc-f94a-4034-bb7f-0fabe071d11a tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:37.965551 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-d4f653dc-f94a-4034-bb7f-0fabe071d11a tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Show backup with id 2a3a7a6b-5e32-457a-a322-99ee29f0279e. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:40:37.971003 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:37.971003 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:40:37.971134 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d4f653dc-f94a-4034-bb7f-0fabe071d11a tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] https://10.4.3.170/volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e returned with HTTP 200 Jul 24 07:40:37.972337 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 400/1595] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:37 2026] GET /volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:38.037294 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-79f5105e-878a-49b9-abc5-3da9b0c3faf3 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:38.039792 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-79f5105e-878a-49b9-abc5-3da9b0c3faf3 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/0f5c7dc6-894d-459e-a55d-9731230ba18f Jul 24 07:40:38.039792 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-79f5105e-878a-49b9-abc5-3da9b0c3faf3 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:38.039916 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-79f5105e-878a-49b9-abc5-3da9b0c3faf3 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:38.040494 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-79f5105e-878a-49b9-abc5-3da9b0c3faf3 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id 0f5c7dc6-894d-459e-a55d-9731230ba18f. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:40:38.045013 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:38.045013 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:40:38.045825 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-79f5105e-878a-49b9-abc5-3da9b0c3faf3 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/0f5c7dc6-894d-459e-a55d-9731230ba18f returned with HTTP 200 Jul 24 07:40:38.046340 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 397/1596] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:40:38 2026] GET /volume/v3/backups/0f5c7dc6-894d-459e-a55d-9731230ba18f => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:38.109755 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-55d27ade-7455-45ff-a595-7f2841a4411a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:38.111548 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-55d27ade-7455-45ff-a595-7f2841a4411a tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] GET https://10.4.3.170/volume/v3/volumes/180b225c-2bdd-4eaa-af4a-2eaef55d19b9 Jul 24 07:40:38.111548 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-55d27ade-7455-45ff-a595-7f2841a4411a tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:38.111690 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-55d27ade-7455-45ff-a595-7f2841a4411a tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:38.117381 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-55d27ade-7455-45ff-a595-7f2841a4411a tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/volumes/180b225c-2bdd-4eaa-af4a-2eaef55d19b9 returned with HTTP 404 Jul 24 07:40:38.117923 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 401/1597] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:38 2026] GET /volume/v3/volumes/180b225c-2bdd-4eaa-af4a-2eaef55d19b9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:40:38.127238 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b5e52b51-69e7-4067-b63f-89d74cc3e48f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:38.129030 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b5e52b51-69e7-4067-b63f-89d74cc3e48f tempest-TestEncryptedCinderVolumes-1710371349 tempest-TestEncryptedCinderVolumes-1710371349-project-admin] GET https://10.4.3.170/volume/v3/volumes/detail?all_tenants=1 Jul 24 07:40:38.129193 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b5e52b51-69e7-4067-b63f-89d74cc3e48f tempest-TestEncryptedCinderVolumes-1710371349 tempest-TestEncryptedCinderVolumes-1710371349-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:38.129439 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b5e52b51-69e7-4067-b63f-89d74cc3e48f tempest-TestEncryptedCinderVolumes-1710371349 tempest-TestEncryptedCinderVolumes-1710371349-project-admin] Calling method 'detail' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:38.129957 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:38.129957 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:40:38.130222 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b5e52b51-69e7-4067-b63f-89d74cc3e48f tempest-TestEncryptedCinderVolumes-1710371349 tempest-TestEncryptedCinderVolumes-1710371349-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100246) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 07:40:38.146003 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-b5e52b51-69e7-4067-b63f-89d74cc3e48f tempest-TestEncryptedCinderVolumes-1710371349 tempest-TestEncryptedCinderVolumes-1710371349-project-admin] Get all volumes completed successfully. Jul 24 07:40:38.147879 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:38.147879 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:40:38.151895 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b5e52b51-69e7-4067-b63f-89d74cc3e48f tempest-TestEncryptedCinderVolumes-1710371349 tempest-TestEncryptedCinderVolumes-1710371349-project-admin] https://10.4.3.170/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 24 07:40:38.152309 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 400/1598] 10.4.3.170 () {66 vars in 1285 bytes} [Fri Jul 24 07:40:38 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10622 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:40:38.167164 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-ce2a2079-b480-412a-ad19-9efa97b9095d None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:38.168878 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ce2a2079-b480-412a-ad19-9efa97b9095d tempest-TestEncryptedCinderVolumes-1710371349 tempest-TestEncryptedCinderVolumes-1710371349-project-admin] DELETE https://10.4.3.170/volume/v3/types/283fca47-b617-45b5-a1b5-5dd98509414e Jul 24 07:40:38.169063 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ce2a2079-b480-412a-ad19-9efa97b9095d tempest-TestEncryptedCinderVolumes-1710371349 tempest-TestEncryptedCinderVolumes-1710371349-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:38.169277 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ce2a2079-b480-412a-ad19-9efa97b9095d tempest-TestEncryptedCinderVolumes-1710371349 tempest-TestEncryptedCinderVolumes-1710371349-project-admin] Calling method '_delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:38.190130 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ce2a2079-b480-412a-ad19-9efa97b9095d tempest-TestEncryptedCinderVolumes-1710371349 tempest-TestEncryptedCinderVolumes-1710371349-project-admin] https://10.4.3.170/volume/v3/types/283fca47-b617-45b5-a1b5-5dd98509414e returned with HTTP 202 Jul 24 07:40:38.190592 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 401/1599] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 24 07:40:38 2026] DELETE /volume/v3/types/283fca47-b617-45b5-a1b5-5dd98509414e => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:40:38.204365 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-3aba484d-831c-4df9-8641-00ac041a6ac0 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:38.206664 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3aba484d-831c-4df9-8641-00ac041a6ac0 tempest-TestEncryptedCinderVolumes-1710371349 tempest-TestEncryptedCinderVolumes-1710371349-project-admin] POST https://10.4.3.170/volume/v3/types Jul 24 07:40:38.207065 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3aba484d-831c-4df9-8641-00ac041a6ac0 tempest-TestEncryptedCinderVolumes-1710371349 tempest-TestEncryptedCinderVolumes-1710371349-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luksv2-155125780", "extra_specs": {}}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:38.221253 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3aba484d-831c-4df9-8641-00ac041a6ac0 tempest-TestEncryptedCinderVolumes-1710371349 tempest-TestEncryptedCinderVolumes-1710371349-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 24 07:40:38.221481 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 398/1600] 10.4.3.170 () {68 vars in 1252 bytes} [Fri Jul 24 07:40:38 2026] POST /volume/v3/types => generated 213 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:38.229581 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-d856e6e9-5a36-4743-b847-4ab738a3fb49 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:38.231230 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d856e6e9-5a36-4743-b847-4ab738a3fb49 tempest-TestEncryptedCinderVolumes-1710371349 tempest-TestEncryptedCinderVolumes-1710371349-project-admin] POST https://10.4.3.170/volume/v3/types/86f4e5aa-9aaf-442a-9aba-bc4ac1de60c1/encryption Jul 24 07:40:38.231552 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d856e6e9-5a36-4743-b847-4ab738a3fb49 tempest-TestEncryptedCinderVolumes-1710371349 tempest-TestEncryptedCinderVolumes-1710371349-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:38.246609 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d856e6e9-5a36-4743-b847-4ab738a3fb49 tempest-TestEncryptedCinderVolumes-1710371349 tempest-TestEncryptedCinderVolumes-1710371349-project-admin] https://10.4.3.170/volume/v3/types/86f4e5aa-9aaf-442a-9aba-bc4ac1de60c1/encryption returned with HTTP 200 Jul 24 07:40:38.247016 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 402/1601] 10.4.3.170 () {68 vars in 1397 bytes} [Fri Jul 24 07:40:38 2026] POST /volume/v3/types/86f4e5aa-9aaf-442a-9aba-bc4ac1de60c1/encryption => generated 231 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:38.254125 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-40687092-c261-49ee-b770-a8d4b9abbd90 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:38.255564 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-40687092-c261-49ee-b770-a8d4b9abbd90 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:40:38.255867 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-40687092-c261-49ee-b770-a8d4b9abbd90 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1691078631", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-155125780", "size": 1}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:38.257257 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-40687092-c261-49ee-b770-a8d4b9abbd90 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1691078631', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luksv2-155125780', 'size': 1}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:40:38.260107 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-40687092-c261-49ee-b770-a8d4b9abbd90 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Create volume of 1 GB Jul 24 07:40:38.260373 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:38.260373 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:40:38.260820 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-40687092-c261-49ee-b770-a8d4b9abbd90 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Availability Zones retrieved successfully. Jul 24 07:40:38.269136 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-40687092-c261-49ee-b770-a8d4b9abbd90 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Flow 'volume_create_api' (2c452c5a-efd4-4a3c-8c0d-12467b947862) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:40:38.269969 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-40687092-c261-49ee-b770-a8d4b9abbd90 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6d8b945-edcc-4bd5-8e25-0f6758e87c9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:40:38.273715 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-40687092-c261-49ee-b770-a8d4b9abbd90 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:40:38.303640 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-40687092-c261-49ee-b770-a8d4b9abbd90 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6d8b945-edcc-4bd5-8e25-0f6758e87c9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:40:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=86f4e5aa-9aaf-442a-9aba-bc4ac1de60c1,is_public=True,name='tempest-scenario-type-luksv2-155125780',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86f4e5aa-9aaf-442a-9aba-bc4ac1de60c1', '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=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:40:38.303640 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-40687092-c261-49ee-b770-a8d4b9abbd90 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7eea46be-7b29-4567-9c92-9fdf3b33ddc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:40:38.335332 np0000005822 devstack@c-api.service[100246]: WARNING cinder.quota [None req-40687092-c261-49ee-b770-a8d4b9abbd90 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-155125780 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-155125780, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:40:38.335632 np0000005822 devstack@c-api.service[100246]: WARNING cinder.quota [None req-40687092-c261-49ee-b770-a8d4b9abbd90 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-155125780 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-155125780, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:40:38.360114 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-40687092-c261-49ee-b770-a8d4b9abbd90 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Created reservations ['f23794c6-7db7-4e95-a585-7aa1bd55178e', '23d9141b-a23a-478f-8258-5a977d80e2d0', '5144bcd2-6e2a-4be6-96fe-e98099390ca7', 'e2a81bc1-b1ea-4350-8065-86ab2ca03f3f'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:40:38.360836 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-40687092-c261-49ee-b770-a8d4b9abbd90 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7eea46be-7b29-4567-9c92-9fdf3b33ddc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f23794c6-7db7-4e95-a585-7aa1bd55178e', '23d9141b-a23a-478f-8258-5a977d80e2d0', '5144bcd2-6e2a-4be6-96fe-e98099390ca7', 'e2a81bc1-b1ea-4350-8065-86ab2ca03f3f']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:40:38.361540 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-40687092-c261-49ee-b770-a8d4b9abbd90 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (302fbd7f-0c03-49ab-98f8-89f25f7b267f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:40:38.386332 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-40687092-c261-49ee-b770-a8d4b9abbd90 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (302fbd7f-0c03-49ab-98f8-89f25f7b267f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f1aa2593-a904-4481-8383-2ae14ee8d62d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1691078631',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e56e6a30490443ab94f7184e9cd2734a',qos_specs=None,replication_status=,reservations=['f23794c6-7db7-4e95-a585-7aa1bd55178e','23d9141b-a23a-478f-8258-5a977d80e2d0','5144bcd2-6e2a-4be6-96fe-e98099390ca7','e2a81bc1-b1ea-4350-8065-86ab2ca03f3f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30c71ed1400d4f5793024105d2b41657',volume_type_id=86f4e5aa-9aaf-442a-9aba-bc4ac1de60c1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:40:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1691078631',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=f1aa2593-a904-4481-8383-2ae14ee8d62d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e56e6a30490443ab94f7184e9cd2734a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='30c71ed1400d4f5793024105d2b41657',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(86f4e5aa-9aaf-442a-9aba-bc4ac1de60c1),volume_type_id=86f4e5aa-9aaf-442a-9aba-bc4ac1de60c1)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:40:38.386739 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-40687092-c261-49ee-b770-a8d4b9abbd90 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (895279dc-a48c-4677-a0cd-0d1ecb7082e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:40:38.402339 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-40687092-c261-49ee-b770-a8d4b9abbd90 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (895279dc-a48c-4677-a0cd-0d1ecb7082e1) transitioned into state 'SUCCESS' from state '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-1691078631',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e56e6a30490443ab94f7184e9cd2734a',qos_specs=None,replication_status=,reservations=['f23794c6-7db7-4e95-a585-7aa1bd55178e','23d9141b-a23a-478f-8258-5a977d80e2d0','5144bcd2-6e2a-4be6-96fe-e98099390ca7','e2a81bc1-b1ea-4350-8065-86ab2ca03f3f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30c71ed1400d4f5793024105d2b41657',volume_type_id=86f4e5aa-9aaf-442a-9aba-bc4ac1de60c1)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:40:38.402955 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-40687092-c261-49ee-b770-a8d4b9abbd90 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e467811-f4c2-4b9c-92d9-da2199b92e16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:40:38.410863 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-40687092-c261-49ee-b770-a8d4b9abbd90 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e467811-f4c2-4b9c-92d9-da2199b92e16) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:40:38.411865 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-40687092-c261-49ee-b770-a8d4b9abbd90 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Flow 'volume_create_api' (2c452c5a-efd4-4a3c-8c0d-12467b947862) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:40:38.412139 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-40687092-c261-49ee-b770-a8d4b9abbd90 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Create volume request issued successfully. Jul 24 07:40:38.412666 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-40687092-c261-49ee-b770-a8d4b9abbd90 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:40:38.413060 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 401/1602] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 24 07:40:38 2026] POST /volume/v3/volumes => generated 786 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:40:38.439482 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-2db57b7b-c1c8-425a-a2dc-c04a9999780a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:38.445360 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2db57b7b-c1c8-425a-a2dc-c04a9999780a tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] GET https://10.4.3.170/volume/v3/snapshots/9d24fee5-9343-4f86-809f-ba68776a751e Jul 24 07:40:38.445650 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2db57b7b-c1c8-425a-a2dc-c04a9999780a tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:38.445901 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2db57b7b-c1c8-425a-a2dc-c04a9999780a tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:38.453291 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2db57b7b-c1c8-425a-a2dc-c04a9999780a tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] https://10.4.3.170/volume/v3/snapshots/9d24fee5-9343-4f86-809f-ba68776a751e returned with HTTP 404 Jul 24 07:40:38.453843 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 402/1603] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:40:38 2026] GET /volume/v3/snapshots/9d24fee5-9343-4f86-809f-ba68776a751e => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:40:38.805422 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-0dd5e0f5-aa61-4b29-9275-e74ab23775fe None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:38.805894 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0dd5e0f5-aa61-4b29-9275-e74ab23775fe None None] GET https://10.4.3.170/volume// Jul 24 07:40:38.806284 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0dd5e0f5-aa61-4b29-9275-e74ab23775fe None None] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:38.806383 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0dd5e0f5-aa61-4b29-9275-e74ab23775fe None None] Calling method 'all' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:38.806707 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0dd5e0f5-aa61-4b29-9275-e74ab23775fe None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:40:38.807195 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 399/1604] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:40:38 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:40:38.818251 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-002d12a5-8550-45ed-b8df-84cc041cdf78 req-a75f4917-8467-45eb-88cc-6236ef82f9df None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:38.820982 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-002d12a5-8550-45ed-b8df-84cc041cdf78 req-a75f4917-8467-45eb-88cc-6236ef82f9df tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/volumes/ac0b14c1-6c8a-432a-90c4-42ee194810b1 Jul 24 07:40:38.821266 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-002d12a5-8550-45ed-b8df-84cc041cdf78 req-a75f4917-8467-45eb-88cc-6236ef82f9df tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:38.821479 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-002d12a5-8550-45ed-b8df-84cc041cdf78 req-a75f4917-8467-45eb-88cc-6236ef82f9df tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:38.832030 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:38.832030 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:40:38.835978 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [req-002d12a5-8550-45ed-b8df-84cc041cdf78 req-a75f4917-8467-45eb-88cc-6236ef82f9df tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Volume info retrieved successfully. Jul 24 07:40:38.839412 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-002d12a5-8550-45ed-b8df-84cc041cdf78 req-a75f4917-8467-45eb-88cc-6236ef82f9df tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/volumes/ac0b14c1-6c8a-432a-90c4-42ee194810b1 returned with HTTP 200 Jul 24 07:40:38.839774 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 403/1605] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:40:38 2026] GET /volume/v3/volumes/ac0b14c1-6c8a-432a-90c4-42ee194810b1 => generated 1052 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:40:38.982895 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-59f99123-809c-4863-afc7-8ea468e79c53 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:38.988258 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-59f99123-809c-4863-afc7-8ea468e79c53 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] GET https://10.4.3.170/volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e Jul 24 07:40:38.988258 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-59f99123-809c-4863-afc7-8ea468e79c53 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:38.988258 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-59f99123-809c-4863-afc7-8ea468e79c53 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:38.988258 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-59f99123-809c-4863-afc7-8ea468e79c53 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Show backup with id 2a3a7a6b-5e32-457a-a322-99ee29f0279e. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:40:38.988422 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-002d12a5-8550-45ed-b8df-84cc041cdf78 req-b1af207c-08b0-474b-8d8b-e48e02a705ff None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:38.990043 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-002d12a5-8550-45ed-b8df-84cc041cdf78 req-b1af207c-08b0-474b-8d8b-e48e02a705ff tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] PUT https://10.4.3.170/volume/v3/attachments/f20f73c3-84be-44e8-a4cb-c153fa787375 Jul 24 07:40:38.990193 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-002d12a5-8550-45ed-b8df-84cc041cdf78 req-b1af207c-08b0-474b-8d8b-e48e02a705ff tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000005822", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9a7cb9337d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5fc7887c-2ab7-4d21-80c7-ec4ad0d3b011", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:38.992856 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:38.992856 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:40:38.993624 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-59f99123-809c-4863-afc7-8ea468e79c53 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] https://10.4.3.170/volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e returned with HTTP 200 Jul 24 07:40:38.994082 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 402/1606] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:38 2026] GET /volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:39.003008 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-002d12a5-8550-45ed-b8df-84cc041cdf78 req-b1af207c-08b0-474b-8d8b-e48e02a705ff tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Acquiring lock "cinder-attachment_update-ac0b14c1-6c8a-432a-90c4-42ee194810b1-np0000005822" by "attachment_update" {{(pid=100243) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 07:40:39.008805 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-002d12a5-8550-45ed-b8df-84cc041cdf78 req-b1af207c-08b0-474b-8d8b-e48e02a705ff tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Lock "cinder-attachment_update-ac0b14c1-6c8a-432a-90c4-42ee194810b1-np0000005822" acquired by "attachment_update" :: waited 0.005s {{(pid=100243) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 07:40:39.009166 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:39.009166 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:40:39.057441 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-6067244b-f6d1-4b38-8ee7-7c2490ee29a2 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:39.059122 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6067244b-f6d1-4b38-8ee7-7c2490ee29a2 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/0f5c7dc6-894d-459e-a55d-9731230ba18f Jul 24 07:40:39.059335 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6067244b-f6d1-4b38-8ee7-7c2490ee29a2 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:39.059427 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6067244b-f6d1-4b38-8ee7-7c2490ee29a2 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:39.059503 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-6067244b-f6d1-4b38-8ee7-7c2490ee29a2 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id 0f5c7dc6-894d-459e-a55d-9731230ba18f. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:40:39.066825 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:39.066825 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:40:39.068502 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6067244b-f6d1-4b38-8ee7-7c2490ee29a2 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/0f5c7dc6-894d-459e-a55d-9731230ba18f returned with HTTP 200 Jul 24 07:40:39.068502 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 400/1607] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:40:39 2026] GET /volume/v3/backups/0f5c7dc6-894d-459e-a55d-9731230ba18f => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:39.119132 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-002d12a5-8550-45ed-b8df-84cc041cdf78 req-b1af207c-08b0-474b-8d8b-e48e02a705ff tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Lock "cinder-attachment_update-ac0b14c1-6c8a-432a-90c4-42ee194810b1-np0000005822" released by "attachment_update" :: held 0.111s {{(pid=100243) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 07:40:39.119568 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-002d12a5-8550-45ed-b8df-84cc041cdf78 req-b1af207c-08b0-474b-8d8b-e48e02a705ff tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/attachments/f20f73c3-84be-44e8-a4cb-c153fa787375 returned with HTTP 200 Jul 24 07:40:39.120307 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 403/1608] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 24 07:40:38 2026] PUT /volume/v3/attachments/f20f73c3-84be-44e8-a4cb-c153fa787375 => generated 968 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:40:39.151122 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-002d12a5-8550-45ed-b8df-84cc041cdf78 req-7c7bbb81-e5cc-4975-b767-1fa994304d7e None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:39.153042 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-002d12a5-8550-45ed-b8df-84cc041cdf78 req-7c7bbb81-e5cc-4975-b767-1fa994304d7e tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] POST https://10.4.3.170/volume/v3/attachments/f20f73c3-84be-44e8-a4cb-c153fa787375/action Jul 24 07:40:39.153375 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-002d12a5-8550-45ed-b8df-84cc041cdf78 req-7c7bbb81-e5cc-4975-b767-1fa994304d7e tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Action body: b'{"os-complete": null}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:40:39.153487 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-002d12a5-8550-45ed-b8df-84cc041cdf78 req-7c7bbb81-e5cc-4975-b767-1fa994304d7e tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:39.169371 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:39.169371 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:40:39.181029 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-002d12a5-8550-45ed-b8df-84cc041cdf78 req-7c7bbb81-e5cc-4975-b767-1fa994304d7e tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/attachments/f20f73c3-84be-44e8-a4cb-c153fa787375/action returned with HTTP 204 Jul 24 07:40:39.181675 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 404/1609] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 24 07:40:39 2026] POST /volume/v3/attachments/f20f73c3-84be-44e8-a4cb-c153fa787375/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:40:40.006346 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-6a6972b9-cfca-4852-9765-6b13d574f8f1 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:40.009600 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6a6972b9-cfca-4852-9765-6b13d574f8f1 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] GET https://10.4.3.170/volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e Jul 24 07:40:40.009600 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6a6972b9-cfca-4852-9765-6b13d574f8f1 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:40.009852 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6a6972b9-cfca-4852-9765-6b13d574f8f1 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:40.010048 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-6a6972b9-cfca-4852-9765-6b13d574f8f1 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Show backup with id 2a3a7a6b-5e32-457a-a322-99ee29f0279e. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:40:40.016912 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:40.016912 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:40:40.019390 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6a6972b9-cfca-4852-9765-6b13d574f8f1 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] https://10.4.3.170/volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e returned with HTTP 200 Jul 24 07:40:40.019390 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 403/1610] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:40 2026] GET /volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:40.078900 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-fe894fb6-aaac-45f3-8975-73fe8c5736fd None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:40.083793 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-fe894fb6-aaac-45f3-8975-73fe8c5736fd tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/0f5c7dc6-894d-459e-a55d-9731230ba18f Jul 24 07:40:40.084297 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-fe894fb6-aaac-45f3-8975-73fe8c5736fd tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:40.084297 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-fe894fb6-aaac-45f3-8975-73fe8c5736fd tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:40.084499 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-fe894fb6-aaac-45f3-8975-73fe8c5736fd tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id 0f5c7dc6-894d-459e-a55d-9731230ba18f. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:40:40.088957 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:40.088957 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:40:40.089535 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-fe894fb6-aaac-45f3-8975-73fe8c5736fd tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/0f5c7dc6-894d-459e-a55d-9731230ba18f returned with HTTP 200 Jul 24 07:40:40.089896 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 401/1611] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:40:40 2026] GET /volume/v3/backups/0f5c7dc6-894d-459e-a55d-9731230ba18f => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:41.034770 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-8b621b1c-f42b-434f-a917-9b3ca8e47f23 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:41.041071 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8b621b1c-f42b-434f-a917-9b3ca8e47f23 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] GET https://10.4.3.170/volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e Jul 24 07:40:41.042526 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8b621b1c-f42b-434f-a917-9b3ca8e47f23 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:41.042526 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8b621b1c-f42b-434f-a917-9b3ca8e47f23 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:41.042526 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-8b621b1c-f42b-434f-a917-9b3ca8e47f23 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Show backup with id 2a3a7a6b-5e32-457a-a322-99ee29f0279e. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:40:41.048780 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:41.048780 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:40:41.049619 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8b621b1c-f42b-434f-a917-9b3ca8e47f23 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] https://10.4.3.170/volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e returned with HTTP 200 Jul 24 07:40:41.049997 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 404/1612] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:41 2026] GET /volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e => generated 800 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:41.100827 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-c2a2fc26-1700-458f-968c-edc48f901e17 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:41.104360 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c2a2fc26-1700-458f-968c-edc48f901e17 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/0f5c7dc6-894d-459e-a55d-9731230ba18f Jul 24 07:40:41.104360 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c2a2fc26-1700-458f-968c-edc48f901e17 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:41.104360 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c2a2fc26-1700-458f-968c-edc48f901e17 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:41.104360 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-c2a2fc26-1700-458f-968c-edc48f901e17 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id 0f5c7dc6-894d-459e-a55d-9731230ba18f. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:40:41.108710 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:41.108710 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:40:41.110073 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c2a2fc26-1700-458f-968c-edc48f901e17 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/0f5c7dc6-894d-459e-a55d-9731230ba18f returned with HTTP 200 Jul 24 07:40:41.110073 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 405/1613] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:40:41 2026] GET /volume/v3/backups/0f5c7dc6-894d-459e-a55d-9731230ba18f => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:42.067133 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c6f24d52-cdec-4593-8cfa-ccda4c560fad None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:42.069158 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c6f24d52-cdec-4593-8cfa-ccda4c560fad tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] GET https://10.4.3.170/volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e Jul 24 07:40:42.070078 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c6f24d52-cdec-4593-8cfa-ccda4c560fad tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:42.070371 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c6f24d52-cdec-4593-8cfa-ccda4c560fad tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:42.070628 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-c6f24d52-cdec-4593-8cfa-ccda4c560fad tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Show backup with id 2a3a7a6b-5e32-457a-a322-99ee29f0279e. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:40:42.075810 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:42.075810 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:40:42.078046 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c6f24d52-cdec-4593-8cfa-ccda4c560fad tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] https://10.4.3.170/volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e returned with HTTP 200 Jul 24 07:40:42.078450 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 404/1614] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:42 2026] GET /volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:42.122268 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-f2f6440d-b130-42b1-9ae0-5b25c4451884 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:42.122268 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f2f6440d-b130-42b1-9ae0-5b25c4451884 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/0f5c7dc6-894d-459e-a55d-9731230ba18f Jul 24 07:40:42.122268 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f2f6440d-b130-42b1-9ae0-5b25c4451884 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:42.122268 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f2f6440d-b130-42b1-9ae0-5b25c4451884 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:42.122268 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-f2f6440d-b130-42b1-9ae0-5b25c4451884 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id 0f5c7dc6-894d-459e-a55d-9731230ba18f. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:40:42.126700 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:42.126700 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:40:42.127499 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f2f6440d-b130-42b1-9ae0-5b25c4451884 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/0f5c7dc6-894d-459e-a55d-9731230ba18f returned with HTTP 200 Jul 24 07:40:42.128027 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 402/1615] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:40:42 2026] GET /volume/v3/backups/0f5c7dc6-894d-459e-a55d-9731230ba18f => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:43.090216 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-7f66b9d7-ea7c-4915-ab5c-2afd35edc796 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:43.091788 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7f66b9d7-ea7c-4915-ab5c-2afd35edc796 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] GET https://10.4.3.170/volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e Jul 24 07:40:43.091977 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7f66b9d7-ea7c-4915-ab5c-2afd35edc796 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:43.092176 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7f66b9d7-ea7c-4915-ab5c-2afd35edc796 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:43.092308 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-7f66b9d7-ea7c-4915-ab5c-2afd35edc796 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Show backup with id 2a3a7a6b-5e32-457a-a322-99ee29f0279e. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:40:43.096354 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:43.096354 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:40:43.097138 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7f66b9d7-ea7c-4915-ab5c-2afd35edc796 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] https://10.4.3.170/volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e returned with HTTP 200 Jul 24 07:40:43.097543 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 405/1616] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:43 2026] GET /volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e => generated 800 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:43.140459 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-1c32c622-fae1-4471-acdf-b827c24b7fba None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:43.142230 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1c32c622-fae1-4471-acdf-b827c24b7fba tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/0f5c7dc6-894d-459e-a55d-9731230ba18f Jul 24 07:40:43.142414 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-1c32c622-fae1-4471-acdf-b827c24b7fba tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:43.142588 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-1c32c622-fae1-4471-acdf-b827c24b7fba tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:43.142685 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-1c32c622-fae1-4471-acdf-b827c24b7fba tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id 0f5c7dc6-894d-459e-a55d-9731230ba18f. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:40:43.146559 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:43.146559 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:40:43.147154 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1c32c622-fae1-4471-acdf-b827c24b7fba tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/0f5c7dc6-894d-459e-a55d-9731230ba18f returned with HTTP 200 Jul 24 07:40:43.147507 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 406/1617] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:40:43 2026] GET /volume/v3/backups/0f5c7dc6-894d-459e-a55d-9731230ba18f => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:44.110807 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d7a4b371-48b0-4a4e-87d2-08598f05f147 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:44.112893 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d7a4b371-48b0-4a4e-87d2-08598f05f147 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] GET https://10.4.3.170/volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e Jul 24 07:40:44.113166 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d7a4b371-48b0-4a4e-87d2-08598f05f147 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:44.113407 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d7a4b371-48b0-4a4e-87d2-08598f05f147 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:44.113577 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-d7a4b371-48b0-4a4e-87d2-08598f05f147 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Show backup with id 2a3a7a6b-5e32-457a-a322-99ee29f0279e. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:40:44.118120 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:44.118120 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:40:44.118899 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d7a4b371-48b0-4a4e-87d2-08598f05f147 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] https://10.4.3.170/volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e returned with HTTP 200 Jul 24 07:40:44.119385 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 405/1618] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:44 2026] GET /volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:44.165860 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-7ff28238-8c9a-4120-bff8-681db23e8bf9 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:44.168693 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7ff28238-8c9a-4120-bff8-681db23e8bf9 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/0f5c7dc6-894d-459e-a55d-9731230ba18f Jul 24 07:40:44.169036 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7ff28238-8c9a-4120-bff8-681db23e8bf9 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:44.169340 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7ff28238-8c9a-4120-bff8-681db23e8bf9 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:44.169523 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-7ff28238-8c9a-4120-bff8-681db23e8bf9 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id 0f5c7dc6-894d-459e-a55d-9731230ba18f. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:40:44.174699 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:44.174699 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:40:44.175542 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7ff28238-8c9a-4120-bff8-681db23e8bf9 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/0f5c7dc6-894d-459e-a55d-9731230ba18f returned with HTTP 200 Jul 24 07:40:44.176023 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 403/1619] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:40:44 2026] GET /volume/v3/backups/0f5c7dc6-894d-459e-a55d-9731230ba18f => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:45.134921 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-3abc9dd9-b380-4310-8943-fa14d66f37d2 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:45.141037 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3abc9dd9-b380-4310-8943-fa14d66f37d2 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] GET https://10.4.3.170/volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e Jul 24 07:40:45.141037 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3abc9dd9-b380-4310-8943-fa14d66f37d2 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:45.141037 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3abc9dd9-b380-4310-8943-fa14d66f37d2 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:45.141037 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-3abc9dd9-b380-4310-8943-fa14d66f37d2 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Show backup with id 2a3a7a6b-5e32-457a-a322-99ee29f0279e. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:40:45.148951 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:45.148951 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:40:45.151275 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3abc9dd9-b380-4310-8943-fa14d66f37d2 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] https://10.4.3.170/volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e returned with HTTP 200 Jul 24 07:40:45.155503 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 406/1620] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:45 2026] GET /volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e => generated 800 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:45.190090 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-3f293755-0b17-4565-aa1f-995671524c95 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:45.197655 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3f293755-0b17-4565-aa1f-995671524c95 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/0f5c7dc6-894d-459e-a55d-9731230ba18f Jul 24 07:40:45.197885 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3f293755-0b17-4565-aa1f-995671524c95 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:45.198094 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3f293755-0b17-4565-aa1f-995671524c95 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:45.199363 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-3f293755-0b17-4565-aa1f-995671524c95 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id 0f5c7dc6-894d-459e-a55d-9731230ba18f. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:40:45.208245 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:45.208245 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:40:45.209238 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3f293755-0b17-4565-aa1f-995671524c95 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/0f5c7dc6-894d-459e-a55d-9731230ba18f returned with HTTP 200 Jul 24 07:40:45.209689 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 407/1621] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:40:45 2026] GET /volume/v3/backups/0f5c7dc6-894d-459e-a55d-9731230ba18f => generated 733 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:45.911623 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-3057d55b-aa85-4c98-bdec-7f4fd0ea0be3 req-53940ea2-c1b6-40c2-94fb-39c3e986c0b7 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:45.916142 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-3057d55b-aa85-4c98-bdec-7f4fd0ea0be3 req-53940ea2-c1b6-40c2-94fb-39c3e986c0b7 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] DELETE https://10.4.3.170/volume/v3/attachments/828ed563-687a-4035-8f02-cd7e1c57a8aa Jul 24 07:40:45.916590 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-3057d55b-aa85-4c98-bdec-7f4fd0ea0be3 req-53940ea2-c1b6-40c2-94fb-39c3e986c0b7 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:45.916590 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-3057d55b-aa85-4c98-bdec-7f4fd0ea0be3 req-53940ea2-c1b6-40c2-94fb-39c3e986c0b7 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:45.924571 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:45.924571 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:40:45.974056 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-3057d55b-aa85-4c98-bdec-7f4fd0ea0be3 req-53940ea2-c1b6-40c2-94fb-39c3e986c0b7 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] https://10.4.3.170/volume/v3/attachments/828ed563-687a-4035-8f02-cd7e1c57a8aa returned with HTTP 200 Jul 24 07:40:45.974498 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 406/1622] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 24 07:40:45 2026] DELETE /volume/v3/attachments/828ed563-687a-4035-8f02-cd7e1c57a8aa => generated 19 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:45.987003 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-3057d55b-aa85-4c98-bdec-7f4fd0ea0be3 req-78df0fc4-0ab9-4002-9e98-1704cff9d4b1 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:45.990219 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-3057d55b-aa85-4c98-bdec-7f4fd0ea0be3 req-78df0fc4-0ab9-4002-9e98-1704cff9d4b1 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] DELETE https://10.4.3.170/volume/v3/volumes/792584f7-350d-4462-8244-597c3537ad37 Jul 24 07:40:45.990422 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-3057d55b-aa85-4c98-bdec-7f4fd0ea0be3 req-78df0fc4-0ab9-4002-9e98-1704cff9d4b1 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:45.990657 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-3057d55b-aa85-4c98-bdec-7f4fd0ea0be3 req-78df0fc4-0ab9-4002-9e98-1704cff9d4b1 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:45.990860 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [req-3057d55b-aa85-4c98-bdec-7f4fd0ea0be3 req-78df0fc4-0ab9-4002-9e98-1704cff9d4b1 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Delete volume with id: 792584f7-350d-4462-8244-597c3537ad37 Jul 24 07:40:46.001230 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:46.001230 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:40:46.001230 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-3057d55b-aa85-4c98-bdec-7f4fd0ea0be3 req-78df0fc4-0ab9-4002-9e98-1704cff9d4b1 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Volume info retrieved successfully. Jul 24 07:40:46.022238 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-3057d55b-aa85-4c98-bdec-7f4fd0ea0be3 req-78df0fc4-0ab9-4002-9e98-1704cff9d4b1 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] Delete volume request issued successfully. Jul 24 07:40:46.022238 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-3057d55b-aa85-4c98-bdec-7f4fd0ea0be3 req-78df0fc4-0ab9-4002-9e98-1704cff9d4b1 tempest-ImageDependencyTests-2023482991 tempest-ImageDependencyTests-2023482991-project-member] https://10.4.3.170/volume/v3/volumes/792584f7-350d-4462-8244-597c3537ad37 returned with HTTP 202 Jul 24 07:40:46.022238 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 404/1623] 10.4.3.170 () {70 vars in 1620 bytes} [Fri Jul 24 07:40:45 2026] DELETE /volume/v3/volumes/792584f7-350d-4462-8244-597c3537ad37 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:40:46.167609 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-d4bb1278-662c-44d9-a5dc-2869ca19c51d None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:46.172739 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d4bb1278-662c-44d9-a5dc-2869ca19c51d tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] GET https://10.4.3.170/volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e Jul 24 07:40:46.173130 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d4bb1278-662c-44d9-a5dc-2869ca19c51d tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:46.173275 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d4bb1278-662c-44d9-a5dc-2869ca19c51d tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:46.173373 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-d4bb1278-662c-44d9-a5dc-2869ca19c51d tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Show backup with id 2a3a7a6b-5e32-457a-a322-99ee29f0279e. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:40:46.178885 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:46.178885 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:40:46.181271 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d4bb1278-662c-44d9-a5dc-2869ca19c51d tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] https://10.4.3.170/volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e returned with HTTP 200 Jul 24 07:40:46.181271 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 407/1624] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:46 2026] GET /volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:46.225355 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-78709336-2e3e-4f7e-9729-7b5d09d8d585 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:46.231543 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-78709336-2e3e-4f7e-9729-7b5d09d8d585 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/0f5c7dc6-894d-459e-a55d-9731230ba18f Jul 24 07:40:46.231941 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-78709336-2e3e-4f7e-9729-7b5d09d8d585 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:46.231941 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-78709336-2e3e-4f7e-9729-7b5d09d8d585 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:46.232024 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-78709336-2e3e-4f7e-9729-7b5d09d8d585 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id 0f5c7dc6-894d-459e-a55d-9731230ba18f. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:40:46.239443 np0000005822 devstack@c-api.service[100245]: DEBUG dbcounter [-] [100245] Writing DB stats cinder:SELECT=642,cinder:UPDATE=130,cinder:INSERT=75 {{(pid=100245) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 07:40:46.246420 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:46.246420 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:40:46.247580 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-78709336-2e3e-4f7e-9729-7b5d09d8d585 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/0f5c7dc6-894d-459e-a55d-9731230ba18f returned with HTTP 200 Jul 24 07:40:46.247961 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 408/1625] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:40:46 2026] GET /volume/v3/backups/0f5c7dc6-894d-459e-a55d-9731230ba18f => generated 733 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:47.195623 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-345d3ee4-522d-472b-a7ba-1b007210f944 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:47.197596 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-345d3ee4-522d-472b-a7ba-1b007210f944 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] GET https://10.4.3.170/volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e Jul 24 07:40:47.197757 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-345d3ee4-522d-472b-a7ba-1b007210f944 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:47.197927 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-345d3ee4-522d-472b-a7ba-1b007210f944 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:47.198050 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-345d3ee4-522d-472b-a7ba-1b007210f944 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Show backup with id 2a3a7a6b-5e32-457a-a322-99ee29f0279e. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:40:47.202135 np0000005822 devstack@c-api.service[100246]: DEBUG dbcounter [-] [100246] Writing DB stats cinder:SELECT=575,cinder:UPDATE=119,cinder:INSERT=76 {{(pid=100246) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 07:40:47.207104 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:47.207104 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:40:47.208027 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-345d3ee4-522d-472b-a7ba-1b007210f944 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] https://10.4.3.170/volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e returned with HTTP 200 Jul 24 07:40:47.208537 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 407/1626] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:47 2026] GET /volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:47.260084 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-44692b9c-dc8c-465b-86a2-02f88b53edf0 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:47.261852 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-44692b9c-dc8c-465b-86a2-02f88b53edf0 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/0f5c7dc6-894d-459e-a55d-9731230ba18f Jul 24 07:40:47.262072 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-44692b9c-dc8c-465b-86a2-02f88b53edf0 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:47.262279 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-44692b9c-dc8c-465b-86a2-02f88b53edf0 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:47.262386 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-44692b9c-dc8c-465b-86a2-02f88b53edf0 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id 0f5c7dc6-894d-459e-a55d-9731230ba18f. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:40:47.266121 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:47.266121 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:40:47.266695 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-44692b9c-dc8c-465b-86a2-02f88b53edf0 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/0f5c7dc6-894d-459e-a55d-9731230ba18f returned with HTTP 200 Jul 24 07:40:47.267050 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 405/1627] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:40:47 2026] GET /volume/v3/backups/0f5c7dc6-894d-459e-a55d-9731230ba18f => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:48.220218 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-4ef50130-78e2-48cf-8b38-ccd2f03af4b2 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:48.221922 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4ef50130-78e2-48cf-8b38-ccd2f03af4b2 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] GET https://10.4.3.170/volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e Jul 24 07:40:48.222172 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4ef50130-78e2-48cf-8b38-ccd2f03af4b2 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:48.222460 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4ef50130-78e2-48cf-8b38-ccd2f03af4b2 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:48.222613 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-4ef50130-78e2-48cf-8b38-ccd2f03af4b2 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Show backup with id 2a3a7a6b-5e32-457a-a322-99ee29f0279e. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:40:48.227493 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:48.227493 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:40:48.228346 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4ef50130-78e2-48cf-8b38-ccd2f03af4b2 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] https://10.4.3.170/volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e returned with HTTP 200 Jul 24 07:40:48.228915 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 408/1628] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:48 2026] GET /volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:48.278272 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-3d554c50-e2d3-4e86-a8fd-eaa1004329d1 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:48.279850 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3d554c50-e2d3-4e86-a8fd-eaa1004329d1 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/0f5c7dc6-894d-459e-a55d-9731230ba18f Jul 24 07:40:48.280063 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3d554c50-e2d3-4e86-a8fd-eaa1004329d1 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:48.280274 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3d554c50-e2d3-4e86-a8fd-eaa1004329d1 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:48.280380 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-3d554c50-e2d3-4e86-a8fd-eaa1004329d1 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id 0f5c7dc6-894d-459e-a55d-9731230ba18f. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:40:48.285346 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:48.285346 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:40:48.286121 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3d554c50-e2d3-4e86-a8fd-eaa1004329d1 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/0f5c7dc6-894d-459e-a55d-9731230ba18f returned with HTTP 200 Jul 24 07:40:48.286809 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 409/1629] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:40:48 2026] GET /volume/v3/backups/0f5c7dc6-894d-459e-a55d-9731230ba18f => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:48.343989 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-002d12a5-8550-45ed-b8df-84cc041cdf78 req-aeae4884-33da-4ebd-a8d1-9ef4c512a019 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:48.346662 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-002d12a5-8550-45ed-b8df-84cc041cdf78 req-aeae4884-33da-4ebd-a8d1-9ef4c512a019 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/volumes/ac0b14c1-6c8a-432a-90c4-42ee194810b1/encryption Jul 24 07:40:48.346906 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-002d12a5-8550-45ed-b8df-84cc041cdf78 req-aeae4884-33da-4ebd-a8d1-9ef4c512a019 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:48.347178 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-002d12a5-8550-45ed-b8df-84cc041cdf78 req-aeae4884-33da-4ebd-a8d1-9ef4c512a019 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'index' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:48.366292 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:48.366292 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:40:48.380715 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-002d12a5-8550-45ed-b8df-84cc041cdf78 req-aeae4884-33da-4ebd-a8d1-9ef4c512a019 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/volumes/ac0b14c1-6c8a-432a-90c4-42ee194810b1/encryption returned with HTTP 200 Jul 24 07:40:48.381231 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 408/1630] 10.4.3.170 () {68 vars in 1631 bytes} [Fri Jul 24 07:40:48 2026] GET /volume/v3/volumes/ac0b14c1-6c8a-432a-90c4-42ee194810b1/encryption => generated 161 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:49.155163 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-d7bf6f5f-e687-42ad-9e79-b35781fe591c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:49.155666 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d7bf6f5f-e687-42ad-9e79-b35781fe591c None None] GET https://10.4.3.170/volume// Jul 24 07:40:49.155865 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d7bf6f5f-e687-42ad-9e79-b35781fe591c None None] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:49.156089 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d7bf6f5f-e687-42ad-9e79-b35781fe591c None None] Calling method 'all' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:49.156473 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d7bf6f5f-e687-42ad-9e79-b35781fe591c None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:40:49.156772 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 406/1631] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:40:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:40:49.169130 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-24e38fea-c387-46e5-8bc3-837a240d4a06 req-12e28969-fbaa-4bd9-8303-5f4b5cfe098f None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:49.175086 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-24e38fea-c387-46e5-8bc3-837a240d4a06 req-12e28969-fbaa-4bd9-8303-5f4b5cfe098f tempest-ServerActionsV293TestJSON-352506628 tempest-ServerActionsV293TestJSON-352506628-project-member] GET https://10.4.3.170/volume/v3/volumes/3f7d4804-bded-40ee-ad46-da699fa61e8a Jul 24 07:40:49.175336 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-24e38fea-c387-46e5-8bc3-837a240d4a06 req-12e28969-fbaa-4bd9-8303-5f4b5cfe098f tempest-ServerActionsV293TestJSON-352506628 tempest-ServerActionsV293TestJSON-352506628-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:49.175530 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-24e38fea-c387-46e5-8bc3-837a240d4a06 req-12e28969-fbaa-4bd9-8303-5f4b5cfe098f tempest-ServerActionsV293TestJSON-352506628 tempest-ServerActionsV293TestJSON-352506628-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:49.187571 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:49.187571 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:40:49.190475 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-24e38fea-c387-46e5-8bc3-837a240d4a06 req-12e28969-fbaa-4bd9-8303-5f4b5cfe098f tempest-ServerActionsV293TestJSON-352506628 tempest-ServerActionsV293TestJSON-352506628-project-member] Volume info retrieved successfully. Jul 24 07:40:49.197432 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-24e38fea-c387-46e5-8bc3-837a240d4a06 req-12e28969-fbaa-4bd9-8303-5f4b5cfe098f tempest-ServerActionsV293TestJSON-352506628 tempest-ServerActionsV293TestJSON-352506628-project-member] https://10.4.3.170/volume/v3/volumes/3f7d4804-bded-40ee-ad46-da699fa61e8a returned with HTTP 200 Jul 24 07:40:49.197978 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 409/1632] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:40:49 2026] GET /volume/v3/volumes/3f7d4804-bded-40ee-ad46-da699fa61e8a => generated 1540 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:40:49.243676 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-2695a836-9d0b-4c8a-b5f1-410147d4af63 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:49.247449 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2695a836-9d0b-4c8a-b5f1-410147d4af63 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] GET https://10.4.3.170/volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e Jul 24 07:40:49.247449 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2695a836-9d0b-4c8a-b5f1-410147d4af63 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:49.247449 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2695a836-9d0b-4c8a-b5f1-410147d4af63 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:49.247449 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-2695a836-9d0b-4c8a-b5f1-410147d4af63 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Show backup with id 2a3a7a6b-5e32-457a-a322-99ee29f0279e. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:40:49.253197 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:49.253197 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:40:49.253197 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2695a836-9d0b-4c8a-b5f1-410147d4af63 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] https://10.4.3.170/volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e returned with HTTP 200 Jul 24 07:40:49.253197 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 410/1633] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:49 2026] GET /volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:49.300354 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e2ddc7ad-3e12-46a6-bff1-1284791ceb02 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:49.303317 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e2ddc7ad-3e12-46a6-bff1-1284791ceb02 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/0f5c7dc6-894d-459e-a55d-9731230ba18f Jul 24 07:40:49.304047 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e2ddc7ad-3e12-46a6-bff1-1284791ceb02 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:49.304430 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e2ddc7ad-3e12-46a6-bff1-1284791ceb02 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:49.305061 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-e2ddc7ad-3e12-46a6-bff1-1284791ceb02 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id 0f5c7dc6-894d-459e-a55d-9731230ba18f. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:40:49.313356 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-24e38fea-c387-46e5-8bc3-837a240d4a06 req-3ca2ddbf-79f1-4d4d-916c-0787b4d77ba1 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:49.314792 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:49.314792 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:40:49.314792 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e2ddc7ad-3e12-46a6-bff1-1284791ceb02 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/0f5c7dc6-894d-459e-a55d-9731230ba18f returned with HTTP 200 Jul 24 07:40:49.314792 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 409/1634] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:40:49 2026] GET /volume/v3/backups/0f5c7dc6-894d-459e-a55d-9731230ba18f => generated 733 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:49.317443 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-24e38fea-c387-46e5-8bc3-837a240d4a06 req-3ca2ddbf-79f1-4d4d-916c-0787b4d77ba1 tempest-ServerActionsV293TestJSON-352506628 tempest-ServerActionsV293TestJSON-352506628-project-member] PUT https://10.4.3.170/volume/v3/attachments/9a8016ac-776f-4a85-8ed5-d4e7c66e8f00 Jul 24 07:40:49.317974 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-24e38fea-c387-46e5-8bc3-837a240d4a06 req-3ca2ddbf-79f1-4d4d-916c-0787b4d77ba1 tempest-ServerActionsV293TestJSON-352506628 tempest-ServerActionsV293TestJSON-352506628-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000005822", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9a7cb9337d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5fc7887c-2ab7-4d21-80c7-ec4ad0d3b011", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:49.327824 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-24e38fea-c387-46e5-8bc3-837a240d4a06 req-3ca2ddbf-79f1-4d4d-916c-0787b4d77ba1 tempest-ServerActionsV293TestJSON-352506628 tempest-ServerActionsV293TestJSON-352506628-project-member] Acquiring lock "cinder-attachment_update-3f7d4804-bded-40ee-ad46-da699fa61e8a-np0000005822" by "attachment_update" {{(pid=100244) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 07:40:49.336070 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-24e38fea-c387-46e5-8bc3-837a240d4a06 req-3ca2ddbf-79f1-4d4d-916c-0787b4d77ba1 tempest-ServerActionsV293TestJSON-352506628 tempest-ServerActionsV293TestJSON-352506628-project-member] Lock "cinder-attachment_update-3f7d4804-bded-40ee-ad46-da699fa61e8a-np0000005822" acquired by "attachment_update" :: waited 0.008s {{(pid=100244) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 07:40:49.337031 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:49.337031 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:40:49.468765 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-24e38fea-c387-46e5-8bc3-837a240d4a06 req-3ca2ddbf-79f1-4d4d-916c-0787b4d77ba1 tempest-ServerActionsV293TestJSON-352506628 tempest-ServerActionsV293TestJSON-352506628-project-member] Lock "cinder-attachment_update-3f7d4804-bded-40ee-ad46-da699fa61e8a-np0000005822" released by "attachment_update" :: held 0.133s {{(pid=100244) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 07:40:49.469141 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-24e38fea-c387-46e5-8bc3-837a240d4a06 req-3ca2ddbf-79f1-4d4d-916c-0787b4d77ba1 tempest-ServerActionsV293TestJSON-352506628 tempest-ServerActionsV293TestJSON-352506628-project-member] https://10.4.3.170/volume/v3/attachments/9a8016ac-776f-4a85-8ed5-d4e7c66e8f00 returned with HTTP 200 Jul 24 07:40:49.469613 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 407/1635] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 24 07:40:49 2026] PUT /volume/v3/attachments/9a8016ac-776f-4a85-8ed5-d4e7c66e8f00 => generated 969 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:40:49.492294 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-97a334f0-f21a-45bc-8a05-a9d3990d6dd8 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:49.519521 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-24e38fea-c387-46e5-8bc3-837a240d4a06 req-c24ca6dd-91ff-405c-8c7a-152aeeee1359 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:49.522825 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-24e38fea-c387-46e5-8bc3-837a240d4a06 req-c24ca6dd-91ff-405c-8c7a-152aeeee1359 tempest-ServerActionsV293TestJSON-352506628 tempest-ServerActionsV293TestJSON-352506628-project-member] POST https://10.4.3.170/volume/v3/attachments/9a8016ac-776f-4a85-8ed5-d4e7c66e8f00/action Jul 24 07:40:49.523169 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-24e38fea-c387-46e5-8bc3-837a240d4a06 req-c24ca6dd-91ff-405c-8c7a-152aeeee1359 tempest-ServerActionsV293TestJSON-352506628 tempest-ServerActionsV293TestJSON-352506628-project-member] Action body: b'{"os-complete": null}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:40:49.523309 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-24e38fea-c387-46e5-8bc3-837a240d4a06 req-c24ca6dd-91ff-405c-8c7a-152aeeee1359 tempest-ServerActionsV293TestJSON-352506628 tempest-ServerActionsV293TestJSON-352506628-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:49.545180 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:49.545180 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:40:49.558782 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-24e38fea-c387-46e5-8bc3-837a240d4a06 req-c24ca6dd-91ff-405c-8c7a-152aeeee1359 tempest-ServerActionsV293TestJSON-352506628 tempest-ServerActionsV293TestJSON-352506628-project-member] https://10.4.3.170/volume/v3/attachments/9a8016ac-776f-4a85-8ed5-d4e7c66e8f00/action returned with HTTP 204 Jul 24 07:40:49.559494 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 411/1636] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 24 07:40:49 2026] POST /volume/v3/attachments/9a8016ac-776f-4a85-8ed5-d4e7c66e8f00/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:40:49.622404 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-97a334f0-f21a-45bc-8a05-a9d3990d6dd8 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:40:49.623073 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-97a334f0-f21a-45bc-8a05-a9d3990d6dd8 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-2128053504"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:49.624484 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-97a334f0-f21a-45bc-8a05-a9d3990d6dd8 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-2128053504'}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:40:49.624650 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-97a334f0-f21a-45bc-8a05-a9d3990d6dd8 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Create volume of 1 GB Jul 24 07:40:49.629297 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-97a334f0-f21a-45bc-8a05-a9d3990d6dd8 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Availability Zones retrieved successfully. Jul 24 07:40:49.635442 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-97a334f0-f21a-45bc-8a05-a9d3990d6dd8 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Flow 'volume_create_api' (3f11ef16-b2fc-4be1-81a1-4e5c3e250ff0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:40:49.636402 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-97a334f0-f21a-45bc-8a05-a9d3990d6dd8 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21add6cb-34c5-4bc3-838c-b47f1ce404a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:40:49.638015 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-97a334f0-f21a-45bc-8a05-a9d3990d6dd8 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Validating volume size '1' using validate_int {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:40:49.664225 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-97a334f0-f21a-45bc-8a05-a9d3990d6dd8 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21add6cb-34c5-4bc3-838c-b47f1ce404a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:40:49.665001 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-97a334f0-f21a-45bc-8a05-a9d3990d6dd8 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a05c0376-7c11-471d-8723-03348f8f1970) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:40:49.759461 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-97a334f0-f21a-45bc-8a05-a9d3990d6dd8 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Created reservations ['fe75ee6b-3138-4ae1-bb55-2485b91c5d16', '2048ec14-6690-4f44-b577-40fd364e8136', '0e117e9e-e925-4171-8fbe-79f4b3741ede', 'e30240cf-aae2-4e96-92e6-613d83c0ae2f'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:40:49.760450 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-97a334f0-f21a-45bc-8a05-a9d3990d6dd8 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a05c0376-7c11-471d-8723-03348f8f1970) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fe75ee6b-3138-4ae1-bb55-2485b91c5d16', '2048ec14-6690-4f44-b577-40fd364e8136', '0e117e9e-e925-4171-8fbe-79f4b3741ede', 'e30240cf-aae2-4e96-92e6-613d83c0ae2f']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:40:49.761612 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-97a334f0-f21a-45bc-8a05-a9d3990d6dd8 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea11f118-d09d-4b5e-bf5c-12e649e91363) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:40:49.789226 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-97a334f0-f21a-45bc-8a05-a9d3990d6dd8 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea11f118-d09d-4b5e-bf5c-12e649e91363) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd321df8c-7660-4a58-b72e-4cfd4fb71e9b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-2128053504',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3bcc5cdfaf7b49a9be1a3ab8ff4ef826',qos_specs=None,replication_status=,reservations=['fe75ee6b-3138-4ae1-bb55-2485b91c5d16','2048ec14-6690-4f44-b577-40fd364e8136','0e117e9e-e925-4171-8fbe-79f4b3741ede','e30240cf-aae2-4e96-92e6-613d83c0ae2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a15ab89b9be142c589c1f8627a2455c8',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:40:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-2128053504',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d321df8c-7660-4a58-b72e-4cfd4fb71e9b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3bcc5cdfaf7b49a9be1a3ab8ff4ef826',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a15ab89b9be142c589c1f8627a2455c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:40:49.789226 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-97a334f0-f21a-45bc-8a05-a9d3990d6dd8 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc850390-6084-4aab-ad3e-0641f2528a66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:40:49.811621 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-97a334f0-f21a-45bc-8a05-a9d3990d6dd8 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc850390-6084-4aab-ad3e-0641f2528a66) transitioned into state 'SUCCESS' from state '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-2128053504',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3bcc5cdfaf7b49a9be1a3ab8ff4ef826',qos_specs=None,replication_status=,reservations=['fe75ee6b-3138-4ae1-bb55-2485b91c5d16','2048ec14-6690-4f44-b577-40fd364e8136','0e117e9e-e925-4171-8fbe-79f4b3741ede','e30240cf-aae2-4e96-92e6-613d83c0ae2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a15ab89b9be142c589c1f8627a2455c8',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:40:49.812637 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-97a334f0-f21a-45bc-8a05-a9d3990d6dd8 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43a35671-24f0-4c57-ab8b-4aacce5dc658) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:40:49.827291 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-97a334f0-f21a-45bc-8a05-a9d3990d6dd8 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43a35671-24f0-4c57-ab8b-4aacce5dc658) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:40:49.827291 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-97a334f0-f21a-45bc-8a05-a9d3990d6dd8 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Flow 'volume_create_api' (3f11ef16-b2fc-4be1-81a1-4e5c3e250ff0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:40:49.827291 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-97a334f0-f21a-45bc-8a05-a9d3990d6dd8 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Create volume request issued successfully. Jul 24 07:40:49.834285 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-97a334f0-f21a-45bc-8a05-a9d3990d6dd8 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:40:49.834285 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 410/1637] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 24 07:40:49 2026] POST /volume/v3/volumes => generated 751 bytes in 338 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 24 07:40:49.856556 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-959e4857-b3b8-4cee-b186-7f7af67ba8e4 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:49.856556 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-959e4857-b3b8-4cee-b186-7f7af67ba8e4 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] GET https://10.4.3.170/volume/v3/volumes/d321df8c-7660-4a58-b72e-4cfd4fb71e9b Jul 24 07:40:49.856556 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-959e4857-b3b8-4cee-b186-7f7af67ba8e4 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:49.856556 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-959e4857-b3b8-4cee-b186-7f7af67ba8e4 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:49.863865 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:49.863865 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:40:49.868498 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-959e4857-b3b8-4cee-b186-7f7af67ba8e4 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Volume info retrieved successfully. Jul 24 07:40:49.877573 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-959e4857-b3b8-4cee-b186-7f7af67ba8e4 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] https://10.4.3.170/volume/v3/volumes/d321df8c-7660-4a58-b72e-4cfd4fb71e9b returned with HTTP 200 Jul 24 07:40:49.877573 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 410/1638] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:49 2026] GET /volume/v3/volumes/d321df8c-7660-4a58-b72e-4cfd4fb71e9b => generated 819 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:50.270299 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-cd0b463b-2a54-429f-aeab-df3d4fb90d3e None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:50.270299 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-cd0b463b-2a54-429f-aeab-df3d4fb90d3e tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] GET https://10.4.3.170/volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e Jul 24 07:40:50.270299 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-cd0b463b-2a54-429f-aeab-df3d4fb90d3e tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:50.270790 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-cd0b463b-2a54-429f-aeab-df3d4fb90d3e tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:50.270790 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-cd0b463b-2a54-429f-aeab-df3d4fb90d3e tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Show backup with id 2a3a7a6b-5e32-457a-a322-99ee29f0279e. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:40:50.275793 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:50.275793 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:40:50.276775 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-cd0b463b-2a54-429f-aeab-df3d4fb90d3e tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] https://10.4.3.170/volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e returned with HTTP 200 Jul 24 07:40:50.277261 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 408/1639] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:50 2026] GET /volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:50.336880 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-961dfb72-2c7a-4508-b0b0-95b04454cc1d None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:50.339382 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-961dfb72-2c7a-4508-b0b0-95b04454cc1d tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/0f5c7dc6-894d-459e-a55d-9731230ba18f Jul 24 07:40:50.339724 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-961dfb72-2c7a-4508-b0b0-95b04454cc1d tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:50.339996 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-961dfb72-2c7a-4508-b0b0-95b04454cc1d tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:50.340151 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-961dfb72-2c7a-4508-b0b0-95b04454cc1d tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id 0f5c7dc6-894d-459e-a55d-9731230ba18f. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:40:50.346490 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:50.346490 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:40:50.347847 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-961dfb72-2c7a-4508-b0b0-95b04454cc1d tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/0f5c7dc6-894d-459e-a55d-9731230ba18f returned with HTTP 200 Jul 24 07:40:50.347911 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 412/1640] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:40:50 2026] GET /volume/v3/backups/0f5c7dc6-894d-459e-a55d-9731230ba18f => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:50.369861 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-902042c5-9ea3-441e-b4fb-0ee1d91e3b5b None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:50.375263 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-902042c5-9ea3-441e-b4fb-0ee1d91e3b5b tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/0f5c7dc6-894d-459e-a55d-9731230ba18f/export_record Jul 24 07:40:50.375668 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-902042c5-9ea3-441e-b4fb-0ee1d91e3b5b tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:50.376021 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-902042c5-9ea3-441e-b4fb-0ee1d91e3b5b tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'export_record' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:50.376346 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.contrib.backups [None req-902042c5-9ea3-441e-b4fb-0ee1d91e3b5b tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Export record for backup 0f5c7dc6-894d-459e-a55d-9731230ba18f. {{(pid=100243) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 24 07:40:50.382408 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:50.382408 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:40:50.388247 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.backup.api [None req-902042c5-9ea3-441e-b4fb-0ee1d91e3b5b tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling RPCAPI with context: , host: np0000005822, backup: 0f5c7dc6-894d-459e-a55d-9731230ba18f. {{(pid=100243) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 24 07:40:50.393408 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.backup.rpcapi [None req-902042c5-9ea3-441e-b4fb-0ee1d91e3b5b tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] export_record in rpcapi backup_id 0f5c7dc6-894d-459e-a55d-9731230ba18f on host np0000005822. {{(pid=100243) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 24 07:40:50.404539 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.contrib.backups [None req-902042c5-9ea3-441e-b4fb-0ee1d91e3b5b tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMGY1YzdkYzYtODk0ZC00NTllLWE1NWQtOTczMTIzMGJhMThmIiwgInVzZXJfaWQiOiAiZWEwOWYyZmVlYzEwNDk4YWI2YjE0ODQ4MjAyMzlhODAiLCAicHJvamVjdF9pZCI6ICIyNjBiZmFjYThjMGM0OTdkYmJmZDVmZDUxYjllM2U4ZSIsICJ2b2x1bWVfaWQiOiAiNjc0ZGY2N2EtOTJjOS00YzRmLTg2M2UtMGY2MGUyMmFhOWMyIiwgImhvc3QiOiAibnAwMDAwMDA1ODIyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC03MTEzNzc5IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNjc0ZGY2N2EtOTJjOS00YzRmLTg2M2UtMGY2MGUyMmFhOWMyLzIwMjYwNzI0MDc0MDM1L2F6X25vdmFfYmFja3VwXzBmNWM3ZGM2LTg5NGQtNDU5ZS1hNTVkLTk3MzEyMzBiYTE4ZiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMjRUMDc6NDA6MjNaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMjRUMDc6NDA6MjNaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0yNFQwNzo0MDo1MFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100243) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 24 07:40:50.404787 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-902042c5-9ea3-441e-b4fb-0ee1d91e3b5b tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/0f5c7dc6-894d-459e-a55d-9731230ba18f/export_record returned with HTTP 200 Jul 24 07:40:50.405218 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 411/1641] 10.4.3.170 () {68 vars in 1430 bytes} [Fri Jul 24 07:40:50 2026] GET /volume/v3/backups/0f5c7dc6-894d-459e-a55d-9731230ba18f/export_record => generated 1420 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:40:50.421071 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b1c8a6ff-b51b-45fe-91ec-c6ad9b594486 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:50.426041 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b1c8a6ff-b51b-45fe-91ec-c6ad9b594486 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/0f5c7dc6-894d-459e-a55d-9731230ba18f Jul 24 07:40:50.426296 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b1c8a6ff-b51b-45fe-91ec-c6ad9b594486 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:50.426479 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b1c8a6ff-b51b-45fe-91ec-c6ad9b594486 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:50.426573 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-b1c8a6ff-b51b-45fe-91ec-c6ad9b594486 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id 0f5c7dc6-894d-459e-a55d-9731230ba18f. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:40:50.433220 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:50.433220 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:40:50.433220 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b1c8a6ff-b51b-45fe-91ec-c6ad9b594486 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/0f5c7dc6-894d-459e-a55d-9731230ba18f returned with HTTP 200 Jul 24 07:40:50.433220 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 411/1642] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:40:50 2026] GET /volume/v3/backups/0f5c7dc6-894d-459e-a55d-9731230ba18f => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:50.447903 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-cbec2c4d-ee17-4630-a91c-0f1c75d8f8af None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:50.447903 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-cbec2c4d-ee17-4630-a91c-0f1c75d8f8af tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-member] POST https://10.4.3.170/volume/v3/backups/import_record Jul 24 07:40:50.447903 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-cbec2c4d-ee17-4630-a91c-0f1c75d8f8af tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-member] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiY2FmZTQyMTgtY2ZkNC00ZmVhLWI4YzMtNDJhNjU2MTFiZTg3IiwgInVzZXJfaWQiOiAiZWEwOWYyZmVlYzEwNDk4YWI2YjE0ODQ4MjAyMzlhODAiLCAicHJvamVjdF9pZCI6ICIyNjBiZmFjYThjMGM0OTdkYmJmZDVmZDUxYjllM2U4ZSIsICJ2b2x1bWVfaWQiOiAiNjc0ZGY2N2EtOTJjOS00YzRmLTg2M2UtMGY2MGUyMmFhOWMyIiwgImhvc3QiOiAibnAwMDAwMDA1ODIyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC03MTEzNzc5IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNjc0ZGY2N2EtOTJjOS00YzRmLTg2M2UtMGY2MGUyMmFhOWMyLzIwMjYwNzI0MDc0MDM1L2F6X25vdmFfYmFja3VwXzBmNWM3ZGM2LTg5NGQtNDU5ZS1hNTVkLTk3MzEyMzBiYTE4ZiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMjRUMDc6NDA6MjNaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMjRUMDc6NDA6MjNaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0yNFQwNzo0MDo1MFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:50.450026 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.contrib.backups [None req-cbec2c4d-ee17-4630-a91c-0f1c75d8f8af tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-member] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiY2FmZTQyMTgtY2ZkNC00ZmVhLWI4YzMtNDJhNjU2MTFiZTg3IiwgInVzZXJfaWQiOiAiZWEwOWYyZmVlYzEwNDk4YWI2YjE0ODQ4MjAyMzlhODAiLCAicHJvamVjdF9pZCI6ICIyNjBiZmFjYThjMGM0OTdkYmJmZDVmZDUxYjllM2U4ZSIsICJ2b2x1bWVfaWQiOiAiNjc0ZGY2N2EtOTJjOS00YzRmLTg2M2UtMGY2MGUyMmFhOWMyIiwgImhvc3QiOiAibnAwMDAwMDA1ODIyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC03MTEzNzc5IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNjc0ZGY2N2EtOTJjOS00YzRmLTg2M2UtMGY2MGUyMmFhOWMyLzIwMjYwNzI0MDc0MDM1L2F6X25vdmFfYmFja3VwXzBmNWM3ZGM2LTg5NGQtNDU5ZS1hNTVkLTk3MzEyMzBiYTE4ZiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMjRUMDc6NDA6MjNaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMjRUMDc6NDA6MjNaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0yNFQwNzo0MDo1MFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100244) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 24 07:40:50.450191 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.contrib.backups [None req-cbec2c4d-ee17-4630-a91c-0f1c75d8f8af tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-member] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiY2FmZTQyMTgtY2ZkNC00ZmVhLWI4YzMtNDJhNjU2MTFiZTg3IiwgInVzZXJfaWQiOiAiZWEwOWYyZmVlYzEwNDk4YWI2YjE0ODQ4MjAyMzlhODAiLCAicHJvamVjdF9pZCI6ICIyNjBiZmFjYThjMGM0OTdkYmJmZDVmZDUxYjllM2U4ZSIsICJ2b2x1bWVfaWQiOiAiNjc0ZGY2N2EtOTJjOS00YzRmLTg2M2UtMGY2MGUyMmFhOWMyIiwgImhvc3QiOiAibnAwMDAwMDA1ODIyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC03MTEzNzc5IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNjc0ZGY2N2EtOTJjOS00YzRmLTg2M2UtMGY2MGUyMmFhOWMyLzIwMjYwNzI0MDc0MDM1L2F6X25vdmFfYmFja3VwXzBmNWM3ZGM2LTg5NGQtNDU5ZS1hNTVkLTk3MzEyMzBiYTE4ZiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMjRUMDc6NDA6MjNaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMjRUMDc6NDA6MjNaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0yNFQwNzo0MDo1MFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100244) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 24 07:40:50.451098 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.policy [None req-cbec2c4d-ee17-4630-a91c-0f1c75d8f8af tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-member] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '047208a79c8b44908e39b253a83e7a46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '260bfaca8c0c497dbbfd5fd51b9e3e8e', '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=100244) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 24 07:40:50.451352 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-cbec2c4d-ee17-4630-a91c-0f1c75d8f8af tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-member] https://10.4.3.170/volume/v3/backups/import_record returned with HTTP 403 Jul 24 07:40:50.451874 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 409/1643] 10.4.3.170 () {70 vars in 1342 bytes} [Fri Jul 24 07:40:50 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) Jul 24 07:40:50.465816 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-b87af2fc-cd74-4c32-bc69-53b441576a00 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:50.474162 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b87af2fc-cd74-4c32-bc69-53b441576a00 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/674df67a-92c9-4c4f-863e-0f60e22aa9c2 Jul 24 07:40:50.474486 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b87af2fc-cd74-4c32-bc69-53b441576a00 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:50.474728 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b87af2fc-cd74-4c32-bc69-53b441576a00 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:50.474920 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-b87af2fc-cd74-4c32-bc69-53b441576a00 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Delete volume with id: 674df67a-92c9-4c4f-863e-0f60e22aa9c2 Jul 24 07:40:50.506950 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:50.506950 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:40:50.507340 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-b87af2fc-cd74-4c32-bc69-53b441576a00 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Volume info retrieved successfully. Jul 24 07:40:50.551464 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-b87af2fc-cd74-4c32-bc69-53b441576a00 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Delete volume request issued successfully. Jul 24 07:40:50.551976 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b87af2fc-cd74-4c32-bc69-53b441576a00 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/volumes/674df67a-92c9-4c4f-863e-0f60e22aa9c2 returned with HTTP 202 Jul 24 07:40:50.552095 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 413/1644] 10.4.3.170 () {68 vars in 1391 bytes} [Fri Jul 24 07:40:50 2026] DELETE /volume/v3/volumes/674df67a-92c9-4c4f-863e-0f60e22aa9c2 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:40:50.568199 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-ad12881e-7767-4bec-82b2-377234dea17d None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:50.570230 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ad12881e-7767-4bec-82b2-377234dea17d tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/volumes/674df67a-92c9-4c4f-863e-0f60e22aa9c2 Jul 24 07:40:50.570564 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ad12881e-7767-4bec-82b2-377234dea17d tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:50.570859 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ad12881e-7767-4bec-82b2-377234dea17d tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:50.590487 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:50.590487 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:40:50.595461 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-ad12881e-7767-4bec-82b2-377234dea17d tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Volume info retrieved successfully. Jul 24 07:40:50.602505 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ad12881e-7767-4bec-82b2-377234dea17d tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/volumes/674df67a-92c9-4c4f-863e-0f60e22aa9c2 returned with HTTP 200 Jul 24 07:40:50.602505 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 412/1645] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:40:50 2026] GET /volume/v3/volumes/674df67a-92c9-4c4f-863e-0f60e22aa9c2 => generated 1017 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:40:50.892983 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-3215e58c-81c1-41b5-8348-83ed866b78eb None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:50.897224 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3215e58c-81c1-41b5-8348-83ed866b78eb tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] GET https://10.4.3.170/volume/v3/volumes/d321df8c-7660-4a58-b72e-4cfd4fb71e9b Jul 24 07:40:50.897224 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3215e58c-81c1-41b5-8348-83ed866b78eb tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:50.897224 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3215e58c-81c1-41b5-8348-83ed866b78eb tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:50.903920 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:50.903920 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:40:50.908557 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-3215e58c-81c1-41b5-8348-83ed866b78eb tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Volume info retrieved successfully. Jul 24 07:40:50.914636 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3215e58c-81c1-41b5-8348-83ed866b78eb tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] https://10.4.3.170/volume/v3/volumes/d321df8c-7660-4a58-b72e-4cfd4fb71e9b returned with HTTP 200 Jul 24 07:40:50.915299 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 412/1646] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:50 2026] GET /volume/v3/volumes/d321df8c-7660-4a58-b72e-4cfd4fb71e9b => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:50.939298 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-de81c79e-8601-41cd-a7af-9c807a375a94 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:50.941740 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-de81c79e-8601-41cd-a7af-9c807a375a94 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] POST https://10.4.3.170/volume/v3/snapshots Jul 24 07:40:50.942198 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-de81c79e-8601-41cd-a7af-9c807a375a94 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d321df8c-7660-4a58-b72e-4cfd4fb71e9b", "name": "tempest-SnapshotsActionsTest-Snapshot-575812201"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:50.951481 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:50.951481 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:40:50.952173 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-de81c79e-8601-41cd-a7af-9c807a375a94 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Volume info retrieved successfully. Jul 24 07:40:50.952321 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.snapshots [None req-de81c79e-8601-41cd-a7af-9c807a375a94 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Create snapshot from volume d321df8c-7660-4a58-b72e-4cfd4fb71e9b Jul 24 07:40:50.996243 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-de81c79e-8601-41cd-a7af-9c807a375a94 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Created reservations ['54793e2a-61cf-4bc1-87b4-2da80af04e0c', 'd253e509-5077-4ed5-9257-bba20e4d93ff', 'd6228fa8-ad72-41ff-aaac-a76192831023', '997a47e7-14fb-4a93-90a9-62c82b7960fc'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:40:51.041132 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-de81c79e-8601-41cd-a7af-9c807a375a94 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Snapshot create request issued successfully. Jul 24 07:40:51.041516 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-de81c79e-8601-41cd-a7af-9c807a375a94 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 24 07:40:51.041933 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 410/1647] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 24 07:40:50 2026] POST /volume/v3/snapshots => generated 306 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:40:51.055794 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-f68e7707-cf69-454d-ba82-cc2672b9ce56 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:51.067304 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f68e7707-cf69-454d-ba82-cc2672b9ce56 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] GET https://10.4.3.170/volume/v3/snapshots/4cf2c14e-bb02-44f6-9faf-9ae9d26d0b29 Jul 24 07:40:51.067304 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f68e7707-cf69-454d-ba82-cc2672b9ce56 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:51.067304 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f68e7707-cf69-454d-ba82-cc2672b9ce56 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:51.076628 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:51.076628 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:40:51.076798 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-f68e7707-cf69-454d-ba82-cc2672b9ce56 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Snapshot retrieved successfully. Jul 24 07:40:51.077501 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f68e7707-cf69-454d-ba82-cc2672b9ce56 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] https://10.4.3.170/volume/v3/snapshots/4cf2c14e-bb02-44f6-9faf-9ae9d26d0b29 returned with HTTP 200 Jul 24 07:40:51.077863 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 414/1648] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:40:51 2026] GET /volume/v3/snapshots/4cf2c14e-bb02-44f6-9faf-9ae9d26d0b29 => generated 438 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:51.296772 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-8f0df799-954f-4e25-a994-c70cb1955b48 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:51.299105 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8f0df799-954f-4e25-a994-c70cb1955b48 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] GET https://10.4.3.170/volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e Jul 24 07:40:51.299705 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8f0df799-954f-4e25-a994-c70cb1955b48 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:51.299705 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8f0df799-954f-4e25-a994-c70cb1955b48 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:51.299830 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-8f0df799-954f-4e25-a994-c70cb1955b48 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Show backup with id 2a3a7a6b-5e32-457a-a322-99ee29f0279e. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:40:51.306135 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:51.306135 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:40:51.307273 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8f0df799-954f-4e25-a994-c70cb1955b48 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] https://10.4.3.170/volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e returned with HTTP 200 Jul 24 07:40:51.308038 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 413/1649] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:51 2026] GET /volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e => generated 800 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:51.615878 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e94aa5d2-1e72-4906-897f-10d61b8b373a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:51.625986 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e94aa5d2-1e72-4906-897f-10d61b8b373a tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/volumes/674df67a-92c9-4c4f-863e-0f60e22aa9c2 Jul 24 07:40:51.626262 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e94aa5d2-1e72-4906-897f-10d61b8b373a tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:51.626498 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e94aa5d2-1e72-4906-897f-10d61b8b373a tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:51.633263 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e94aa5d2-1e72-4906-897f-10d61b8b373a tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/volumes/674df67a-92c9-4c4f-863e-0f60e22aa9c2 returned with HTTP 404 Jul 24 07:40:51.633689 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 413/1650] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:40:51 2026] GET /volume/v3/volumes/674df67a-92c9-4c4f-863e-0f60e22aa9c2 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:40:51.653304 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-8ec3e99a-44bc-43b8-8d4f-1b766252126f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:51.659959 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8ec3e99a-44bc-43b8-8d4f-1b766252126f tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-member] GET https://10.4.3.170/volume/v3/backups Jul 24 07:40:51.660216 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8ec3e99a-44bc-43b8-8d4f-1b766252126f tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:51.660417 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8ec3e99a-44bc-43b8-8d4f-1b766252126f tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-member] Calling method 'index' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:51.660678 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.api_utils [None req-8ec3e99a-44bc-43b8-8d4f-1b766252126f tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-member] Removing options '' from query. {{(pid=100244) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 07:40:51.660979 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:51.660979 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:40:51.683704 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8ec3e99a-44bc-43b8-8d4f-1b766252126f tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-member] https://10.4.3.170/volume/v3/backups returned with HTTP 200 Jul 24 07:40:51.684383 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 411/1651] 10.4.3.170 () {68 vars in 1277 bytes} [Fri Jul 24 07:40:51 2026] GET /volume/v3/backups => generated 622 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:51.712231 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-e0c518db-4bcf-4379-aefd-3c2c453017a9 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:51.713910 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e0c518db-4bcf-4379-aefd-3c2c453017a9 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-member] GET https://10.4.3.170/volume/v3/backups?project_id=260bfaca8c0c497dbbfd5fd51b9e3e8e Jul 24 07:40:51.714307 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e0c518db-4bcf-4379-aefd-3c2c453017a9 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:51.716266 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e0c518db-4bcf-4379-aefd-3c2c453017a9 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-member] Calling method 'index' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:51.716266 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.api_utils [None req-e0c518db-4bcf-4379-aefd-3c2c453017a9 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-member] Removing options 'project_id' from query. {{(pid=100245) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 07:40:51.727864 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e0c518db-4bcf-4379-aefd-3c2c453017a9 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-member] https://10.4.3.170/volume/v3/backups?project_id=260bfaca8c0c497dbbfd5fd51b9e3e8e returned with HTTP 200 Jul 24 07:40:51.727864 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 415/1652] 10.4.3.170 () {68 vars in 1364 bytes} [Fri Jul 24 07:40:51 2026] GET /volume/v3/backups?project_id=260bfaca8c0c497dbbfd5fd51b9e3e8e => generated 622 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:51.742120 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-f4f9e49b-801b-470c-9c22-ae22364f59dc None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:51.743938 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f4f9e49b-801b-470c-9c22-ae22364f59dc tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:40:51.744479 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f4f9e49b-801b-470c-9c22-ae22364f59dc tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1979581938"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:51.746080 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-f4f9e49b-801b-470c-9c22-ae22364f59dc tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1979581938'}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:40:51.746234 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-f4f9e49b-801b-470c-9c22-ae22364f59dc tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Create volume of 1 GB Jul 24 07:40:51.775808 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-f4f9e49b-801b-470c-9c22-ae22364f59dc tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Availability Zones retrieved successfully. Jul 24 07:40:51.782625 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-f4f9e49b-801b-470c-9c22-ae22364f59dc tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Flow 'volume_create_api' (60c250d2-304e-474c-bc6c-5fde4b4eaf22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:40:51.787075 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-f4f9e49b-801b-470c-9c22-ae22364f59dc tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e111f77e-c2ca-4347-8bdc-73192901a856) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:40:51.787075 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-f4f9e49b-801b-470c-9c22-ae22364f59dc tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Validating volume size '1' using validate_int {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:40:51.814072 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-f4f9e49b-801b-470c-9c22-ae22364f59dc tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e111f77e-c2ca-4347-8bdc-73192901a856) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:40:51.814072 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-f4f9e49b-801b-470c-9c22-ae22364f59dc tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17addb21-fd1c-42ec-9420-977ea1f9cbd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:40:51.852223 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-f4f9e49b-801b-470c-9c22-ae22364f59dc tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Created reservations ['c3659228-de15-4b3c-b3da-d9b584c0f6ff', 'd3053439-b5d8-49c6-ae2c-d4bcc259fa36', '4d3bdc1f-7334-4dca-aec4-4613773b5bea', 'dac010ca-6078-4223-acd5-fd2bb8521741'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:40:51.853027 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-f4f9e49b-801b-470c-9c22-ae22364f59dc tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17addb21-fd1c-42ec-9420-977ea1f9cbd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c3659228-de15-4b3c-b3da-d9b584c0f6ff', 'd3053439-b5d8-49c6-ae2c-d4bcc259fa36', '4d3bdc1f-7334-4dca-aec4-4613773b5bea', 'dac010ca-6078-4223-acd5-fd2bb8521741']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:40:51.853806 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-f4f9e49b-801b-470c-9c22-ae22364f59dc tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e945ab55-cf12-47c4-90aa-d7cc708b7945) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:40:51.887761 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-f4f9e49b-801b-470c-9c22-ae22364f59dc tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e945ab55-cf12-47c4-90aa-d7cc708b7945) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cc709251-e4e3-4e4b-aa32-2b9e32048527', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1979581938',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='260bfaca8c0c497dbbfd5fd51b9e3e8e',qos_specs=None,replication_status=,reservations=['c3659228-de15-4b3c-b3da-d9b584c0f6ff','d3053439-b5d8-49c6-ae2c-d4bcc259fa36','4d3bdc1f-7334-4dca-aec4-4613773b5bea','dac010ca-6078-4223-acd5-fd2bb8521741'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea09f2feec10498ab6b1484820239a80',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:40:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1979581938',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cc709251-e4e3-4e4b-aa32-2b9e32048527,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='260bfaca8c0c497dbbfd5fd51b9e3e8e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ea09f2feec10498ab6b1484820239a80',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:40:51.888577 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-f4f9e49b-801b-470c-9c22-ae22364f59dc tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (edcebcf9-d768-4272-80ca-66a8f27d536b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:40:51.912727 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-f4f9e49b-801b-470c-9c22-ae22364f59dc tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (edcebcf9-d768-4272-80ca-66a8f27d536b) transitioned into state 'SUCCESS' from state '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-1979581938',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='260bfaca8c0c497dbbfd5fd51b9e3e8e',qos_specs=None,replication_status=,reservations=['c3659228-de15-4b3c-b3da-d9b584c0f6ff','d3053439-b5d8-49c6-ae2c-d4bcc259fa36','4d3bdc1f-7334-4dca-aec4-4613773b5bea','dac010ca-6078-4223-acd5-fd2bb8521741'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea09f2feec10498ab6b1484820239a80',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:40:51.913412 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-f4f9e49b-801b-470c-9c22-ae22364f59dc tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f374bfc-74ad-40d6-a6bc-9d367118e8c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:40:51.926726 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-f4f9e49b-801b-470c-9c22-ae22364f59dc tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f374bfc-74ad-40d6-a6bc-9d367118e8c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:40:51.927854 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-f4f9e49b-801b-470c-9c22-ae22364f59dc tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Flow 'volume_create_api' (60c250d2-304e-474c-bc6c-5fde4b4eaf22) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:40:51.928111 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-f4f9e49b-801b-470c-9c22-ae22364f59dc tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Create volume request issued successfully. Jul 24 07:40:51.928829 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f4f9e49b-801b-470c-9c22-ae22364f59dc tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:40:51.929917 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 414/1653] 10.4.3.170 () {70 vars in 1298 bytes} [Fri Jul 24 07:40:51 2026] POST /volume/v3/volumes => generated 778 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 24 07:40:51.950147 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-50ebecd9-e0dd-43fd-af74-aa5b932a0dc1 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:51.952793 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-50ebecd9-e0dd-43fd-af74-aa5b932a0dc1 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/volumes/cc709251-e4e3-4e4b-aa32-2b9e32048527 Jul 24 07:40:51.953013 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-50ebecd9-e0dd-43fd-af74-aa5b932a0dc1 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:51.953251 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-50ebecd9-e0dd-43fd-af74-aa5b932a0dc1 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:51.970313 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:51.970313 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:40:51.973420 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-50ebecd9-e0dd-43fd-af74-aa5b932a0dc1 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Volume info retrieved successfully. Jul 24 07:40:51.978655 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-50ebecd9-e0dd-43fd-af74-aa5b932a0dc1 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/volumes/cc709251-e4e3-4e4b-aa32-2b9e32048527 returned with HTTP 200 Jul 24 07:40:51.979149 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 414/1654] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:40:51 2026] GET /volume/v3/volumes/cc709251-e4e3-4e4b-aa32-2b9e32048527 => generated 957 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:52.088303 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-98a9c5de-8f43-4d17-9d37-83d63a114e3a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:52.090854 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-98a9c5de-8f43-4d17-9d37-83d63a114e3a tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] GET https://10.4.3.170/volume/v3/snapshots/4cf2c14e-bb02-44f6-9faf-9ae9d26d0b29 Jul 24 07:40:52.091188 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-98a9c5de-8f43-4d17-9d37-83d63a114e3a tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:52.091525 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-98a9c5de-8f43-4d17-9d37-83d63a114e3a tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:52.099537 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:52.099537 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:40:52.100284 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-98a9c5de-8f43-4d17-9d37-83d63a114e3a tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Snapshot retrieved successfully. Jul 24 07:40:52.101497 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-98a9c5de-8f43-4d17-9d37-83d63a114e3a tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] https://10.4.3.170/volume/v3/snapshots/4cf2c14e-bb02-44f6-9faf-9ae9d26d0b29 returned with HTTP 200 Jul 24 07:40:52.102310 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 412/1655] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:40:52 2026] GET /volume/v3/snapshots/4cf2c14e-bb02-44f6-9faf-9ae9d26d0b29 => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:52.120370 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-d69de10d-fe3a-463b-a0bf-252b26ade838 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:52.201046 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d69de10d-fe3a-463b-a0bf-252b26ade838 tempest-SnapshotsActionsTest-1434394415 tempest-SnapshotsActionsTest-1434394415-project-admin] POST https://10.4.3.170/volume/v3/snapshots/4cf2c14e-bb02-44f6-9faf-9ae9d26d0b29/action Jul 24 07:40:52.201494 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d69de10d-fe3a-463b-a0bf-252b26ade838 tempest-SnapshotsActionsTest-1434394415 tempest-SnapshotsActionsTest-1434394415-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:40:52.201776 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d69de10d-fe3a-463b-a0bf-252b26ade838 tempest-SnapshotsActionsTest-1434394415 tempest-SnapshotsActionsTest-1434394415-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:52.203942 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.contrib.admin_actions [None req-d69de10d-fe3a-463b-a0bf-252b26ade838 tempest-SnapshotsActionsTest-1434394415 tempest-SnapshotsActionsTest-1434394415-project-admin] Updating snapshot '4cf2c14e-bb02-44f6-9faf-9ae9d26d0b29' with '{'status': 'creating'}' {{(pid=100245) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 24 07:40:52.230598 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:52.230598 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:40:52.256379 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d69de10d-fe3a-463b-a0bf-252b26ade838 tempest-SnapshotsActionsTest-1434394415 tempest-SnapshotsActionsTest-1434394415-project-admin] https://10.4.3.170/volume/v3/snapshots/4cf2c14e-bb02-44f6-9faf-9ae9d26d0b29/action returned with HTTP 202 Jul 24 07:40:52.256925 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 416/1656] 10.4.3.170 () {68 vars in 1396 bytes} [Fri Jul 24 07:40:52 2026] POST /volume/v3/snapshots/4cf2c14e-bb02-44f6-9faf-9ae9d26d0b29/action => generated 0 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:40:52.275632 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-17e44113-fa86-491d-a3dd-4a51348e6037 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:52.278701 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-17e44113-fa86-491d-a3dd-4a51348e6037 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] GET https://10.4.3.170/volume/v3/snapshots/4cf2c14e-bb02-44f6-9faf-9ae9d26d0b29 Jul 24 07:40:52.279002 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-17e44113-fa86-491d-a3dd-4a51348e6037 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:52.279281 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-17e44113-fa86-491d-a3dd-4a51348e6037 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:52.285128 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:52.285128 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:40:52.285941 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-17e44113-fa86-491d-a3dd-4a51348e6037 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Snapshot retrieved successfully. Jul 24 07:40:52.286947 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-17e44113-fa86-491d-a3dd-4a51348e6037 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] https://10.4.3.170/volume/v3/snapshots/4cf2c14e-bb02-44f6-9faf-9ae9d26d0b29 returned with HTTP 200 Jul 24 07:40:52.287402 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 415/1657] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:40:52 2026] GET /volume/v3/snapshots/4cf2c14e-bb02-44f6-9faf-9ae9d26d0b29 => generated 464 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:52.304432 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-53706564-4c3c-411f-be6b-97ea8435f443 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:52.306593 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-53706564-4c3c-411f-be6b-97ea8435f443 tempest-SnapshotsActionsTest-1434394415 tempest-SnapshotsActionsTest-1434394415-project-admin] POST https://10.4.3.170/volume/v3/snapshots/4cf2c14e-bb02-44f6-9faf-9ae9d26d0b29/action Jul 24 07:40:52.306951 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-53706564-4c3c-411f-be6b-97ea8435f443 tempest-SnapshotsActionsTest-1434394415 tempest-SnapshotsActionsTest-1434394415-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:40:52.307085 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-53706564-4c3c-411f-be6b-97ea8435f443 tempest-SnapshotsActionsTest-1434394415 tempest-SnapshotsActionsTest-1434394415-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:52.308463 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.admin_actions [None req-53706564-4c3c-411f-be6b-97ea8435f443 tempest-SnapshotsActionsTest-1434394415 tempest-SnapshotsActionsTest-1434394415-project-admin] Updating snapshot '4cf2c14e-bb02-44f6-9faf-9ae9d26d0b29' with '{'status': 'available'}' {{(pid=100246) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 24 07:40:52.329586 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-c76f542e-2312-417c-97ce-3e119d4c9928 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:52.337437 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c76f542e-2312-417c-97ce-3e119d4c9928 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] GET https://10.4.3.170/volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e Jul 24 07:40:52.337437 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c76f542e-2312-417c-97ce-3e119d4c9928 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:52.337437 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c76f542e-2312-417c-97ce-3e119d4c9928 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:52.337437 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-c76f542e-2312-417c-97ce-3e119d4c9928 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Show backup with id 2a3a7a6b-5e32-457a-a322-99ee29f0279e. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:40:52.338649 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:52.338649 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:40:52.350348 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:52.350348 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:40:52.352612 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c76f542e-2312-417c-97ce-3e119d4c9928 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] https://10.4.3.170/volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e returned with HTTP 200 Jul 24 07:40:52.353778 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 413/1658] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:52 2026] GET /volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e => generated 801 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:52.358920 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-53706564-4c3c-411f-be6b-97ea8435f443 tempest-SnapshotsActionsTest-1434394415 tempest-SnapshotsActionsTest-1434394415-project-admin] https://10.4.3.170/volume/v3/snapshots/4cf2c14e-bb02-44f6-9faf-9ae9d26d0b29/action returned with HTTP 202 Jul 24 07:40:52.359550 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 415/1659] 10.4.3.170 () {68 vars in 1396 bytes} [Fri Jul 24 07:40:52 2026] POST /volume/v3/snapshots/4cf2c14e-bb02-44f6-9faf-9ae9d26d0b29/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:40:52.372069 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-5acabbf7-1d53-48e7-94a9-5c240947ccbf None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:52.374325 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5acabbf7-1d53-48e7-94a9-5c240947ccbf tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] GET https://10.4.3.170/volume/v3/snapshots/4cf2c14e-bb02-44f6-9faf-9ae9d26d0b29 Jul 24 07:40:52.374580 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5acabbf7-1d53-48e7-94a9-5c240947ccbf tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:52.374851 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5acabbf7-1d53-48e7-94a9-5c240947ccbf tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:52.385248 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:52.385248 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:40:52.385710 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-5acabbf7-1d53-48e7-94a9-5c240947ccbf tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Snapshot retrieved successfully. Jul 24 07:40:52.387473 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5acabbf7-1d53-48e7-94a9-5c240947ccbf tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] https://10.4.3.170/volume/v3/snapshots/4cf2c14e-bb02-44f6-9faf-9ae9d26d0b29 returned with HTTP 200 Jul 24 07:40:52.387853 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 417/1660] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:40:52 2026] GET /volume/v3/snapshots/4cf2c14e-bb02-44f6-9faf-9ae9d26d0b29 => generated 465 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:52.399837 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-9f3088fa-3e80-4189-83f0-fcaa51478580 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:52.401694 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9f3088fa-3e80-4189-83f0-fcaa51478580 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] POST https://10.4.3.170/volume/v3/snapshots Jul 24 07:40:52.402016 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9f3088fa-3e80-4189-83f0-fcaa51478580 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d321df8c-7660-4a58-b72e-4cfd4fb71e9b", "name": "tempest-SnapshotsActionsTest-Snapshot-1249483083"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:52.422521 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:52.422521 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:40:52.423061 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-9f3088fa-3e80-4189-83f0-fcaa51478580 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Volume info retrieved successfully. Jul 24 07:40:52.423218 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.snapshots [None req-9f3088fa-3e80-4189-83f0-fcaa51478580 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Create snapshot from volume d321df8c-7660-4a58-b72e-4cfd4fb71e9b Jul 24 07:40:52.445222 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-9f3088fa-3e80-4189-83f0-fcaa51478580 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Created reservations ['0c69bf07-729f-49a4-a117-dfcdf9424538', 'ab6d2ef5-6f0f-4e05-9a94-72977dda8536', '6c232e9c-d638-4909-b737-002abbd55174', '9903ba5a-e9fb-49b9-acf4-67cd9f2f2184'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:40:52.478280 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-9f3088fa-3e80-4189-83f0-fcaa51478580 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Snapshot create request issued successfully. Jul 24 07:40:52.478606 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9f3088fa-3e80-4189-83f0-fcaa51478580 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 24 07:40:52.479021 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 416/1661] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 24 07:40:52 2026] POST /volume/v3/snapshots => generated 307 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:40:52.487686 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-b73e1c82-d8b3-40cd-8422-b714609c0dc1 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:52.491401 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b73e1c82-d8b3-40cd-8422-b714609c0dc1 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] GET https://10.4.3.170/volume/v3/snapshots/9ae30349-5ae4-4808-8b45-4949e604f318 Jul 24 07:40:52.491401 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b73e1c82-d8b3-40cd-8422-b714609c0dc1 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:52.491401 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b73e1c82-d8b3-40cd-8422-b714609c0dc1 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:52.496144 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:52.496144 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:40:52.496627 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-b73e1c82-d8b3-40cd-8422-b714609c0dc1 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Snapshot retrieved successfully. Jul 24 07:40:52.497373 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b73e1c82-d8b3-40cd-8422-b714609c0dc1 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] https://10.4.3.170/volume/v3/snapshots/9ae30349-5ae4-4808-8b45-4949e604f318 returned with HTTP 200 Jul 24 07:40:52.497775 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 414/1662] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:40:52 2026] GET /volume/v3/snapshots/9ae30349-5ae4-4808-8b45-4949e604f318 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:52.997418 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e6e4c916-3e9a-4893-982d-07bfb5ee60a9 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:52.999272 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e6e4c916-3e9a-4893-982d-07bfb5ee60a9 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/volumes/cc709251-e4e3-4e4b-aa32-2b9e32048527 Jul 24 07:40:52.999598 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e6e4c916-3e9a-4893-982d-07bfb5ee60a9 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:52.999884 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e6e4c916-3e9a-4893-982d-07bfb5ee60a9 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:53.007713 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:53.007713 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:40:53.011336 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e6e4c916-3e9a-4893-982d-07bfb5ee60a9 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Volume info retrieved successfully. Jul 24 07:40:53.015495 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e6e4c916-3e9a-4893-982d-07bfb5ee60a9 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/volumes/cc709251-e4e3-4e4b-aa32-2b9e32048527 returned with HTTP 200 Jul 24 07:40:53.015922 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 416/1663] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:40:52 2026] GET /volume/v3/volumes/cc709251-e4e3-4e4b-aa32-2b9e32048527 => generated 1018 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:40:53.028546 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-2b500b28-5967-4d5b-ba1b-55452aaab9bd None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:53.031681 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2b500b28-5967-4d5b-ba1b-55452aaab9bd tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] POST https://10.4.3.170/volume/v3/backups Jul 24 07:40:53.032089 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2b500b28-5967-4d5b-ba1b-55452aaab9bd tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "cc709251-e4e3-4e4b-aa32-2b9e32048527", "name": "tempest-type-Backup-132919181"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:53.033631 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.contrib.backups [None req-2b500b28-5967-4d5b-ba1b-55452aaab9bd tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Creating new backup {'backup': {'volume_id': 'cc709251-e4e3-4e4b-aa32-2b9e32048527', 'name': 'tempest-type-Backup-132919181'}} {{(pid=100245) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 07:40:53.033787 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.contrib.backups [None req-2b500b28-5967-4d5b-ba1b-55452aaab9bd tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Creating backup of volume cc709251-e4e3-4e4b-aa32-2b9e32048527 in container None Jul 24 07:40:53.042047 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:53.042047 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:40:53.042461 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-2b500b28-5967-4d5b-ba1b-55452aaab9bd tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Volume info retrieved successfully. Jul 24 07:40:53.062341 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-2b500b28-5967-4d5b-ba1b-55452aaab9bd tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Created reservations ['ab2839f6-fc46-4703-8999-b50babff2d4c', 'e02e3343-5e60-47d4-bebd-9f8bed814a6d'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:40:53.099126 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2b500b28-5967-4d5b-ba1b-55452aaab9bd tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups returned with HTTP 202 Jul 24 07:40:53.099532 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 418/1664] 10.4.3.170 () {70 vars in 1299 bytes} [Fri Jul 24 07:40:53 2026] POST /volume/v3/backups => generated 315 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:40:53.107598 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-8632f023-2689-4f24-a912-93726432da42 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:53.109921 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8632f023-2689-4f24-a912-93726432da42 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/cc9d260a-566b-4c05-a299-51393d04c22a Jul 24 07:40:53.110341 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8632f023-2689-4f24-a912-93726432da42 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:53.110620 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8632f023-2689-4f24-a912-93726432da42 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:53.110814 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-8632f023-2689-4f24-a912-93726432da42 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id cc9d260a-566b-4c05-a299-51393d04c22a. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:40:53.116804 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:53.116804 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:40:53.117487 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8632f023-2689-4f24-a912-93726432da42 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/cc9d260a-566b-4c05-a299-51393d04c22a returned with HTTP 200 Jul 24 07:40:53.117960 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 417/1665] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:40:53 2026] GET /volume/v3/backups/cc9d260a-566b-4c05-a299-51393d04c22a => generated 722 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:53.380264 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-d0cac9f9-05ae-4314-9caf-1209ce0e531d None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:53.384338 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d0cac9f9-05ae-4314-9caf-1209ce0e531d tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] GET https://10.4.3.170/volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e Jul 24 07:40:53.384338 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d0cac9f9-05ae-4314-9caf-1209ce0e531d tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:53.384338 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d0cac9f9-05ae-4314-9caf-1209ce0e531d tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:53.384338 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-d0cac9f9-05ae-4314-9caf-1209ce0e531d tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Show backup with id 2a3a7a6b-5e32-457a-a322-99ee29f0279e. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:40:53.387528 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:53.387528 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:40:53.389160 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d0cac9f9-05ae-4314-9caf-1209ce0e531d tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] https://10.4.3.170/volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e returned with HTTP 200 Jul 24 07:40:53.389160 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 415/1666] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:53 2026] GET /volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:53.507603 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-47ad7889-a231-4b49-9ba4-2d07302e83b1 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:53.513817 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-47ad7889-a231-4b49-9ba4-2d07302e83b1 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] GET https://10.4.3.170/volume/v3/snapshots/9ae30349-5ae4-4808-8b45-4949e604f318 Jul 24 07:40:53.514008 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-47ad7889-a231-4b49-9ba4-2d07302e83b1 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:53.514212 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-47ad7889-a231-4b49-9ba4-2d07302e83b1 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:53.522618 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:53.522618 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:40:53.523025 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-47ad7889-a231-4b49-9ba4-2d07302e83b1 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Snapshot retrieved successfully. Jul 24 07:40:53.524192 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-47ad7889-a231-4b49-9ba4-2d07302e83b1 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] https://10.4.3.170/volume/v3/snapshots/9ae30349-5ae4-4808-8b45-4949e604f318 returned with HTTP 200 Jul 24 07:40:53.524192 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 417/1667] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:40:53 2026] GET /volume/v3/snapshots/9ae30349-5ae4-4808-8b45-4949e604f318 => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:53.535183 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-7f2e9625-9088-41a4-b151-eb300f871a2c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:53.537801 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7f2e9625-9088-41a4-b151-eb300f871a2c tempest-SnapshotsActionsTest-1434394415 tempest-SnapshotsActionsTest-1434394415-project-admin] POST https://10.4.3.170/volume/v3/snapshots/9ae30349-5ae4-4808-8b45-4949e604f318/action Jul 24 07:40:53.538239 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7f2e9625-9088-41a4-b151-eb300f871a2c tempest-SnapshotsActionsTest-1434394415 tempest-SnapshotsActionsTest-1434394415-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:40:53.538417 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7f2e9625-9088-41a4-b151-eb300f871a2c tempest-SnapshotsActionsTest-1434394415 tempest-SnapshotsActionsTest-1434394415-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:53.542899 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.contrib.admin_actions [None req-7f2e9625-9088-41a4-b151-eb300f871a2c tempest-SnapshotsActionsTest-1434394415 tempest-SnapshotsActionsTest-1434394415-project-admin] Updating snapshot '9ae30349-5ae4-4808-8b45-4949e604f318' with '{'status': 'creating'}' {{(pid=100245) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 24 07:40:53.554896 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:53.554896 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:40:53.581947 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7f2e9625-9088-41a4-b151-eb300f871a2c tempest-SnapshotsActionsTest-1434394415 tempest-SnapshotsActionsTest-1434394415-project-admin] https://10.4.3.170/volume/v3/snapshots/9ae30349-5ae4-4808-8b45-4949e604f318/action returned with HTTP 202 Jul 24 07:40:53.582812 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 419/1668] 10.4.3.170 () {68 vars in 1396 bytes} [Fri Jul 24 07:40:53 2026] POST /volume/v3/snapshots/9ae30349-5ae4-4808-8b45-4949e604f318/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:40:53.590831 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-01277769-655e-4eab-9d6f-f1fba746f336 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:53.603886 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-01277769-655e-4eab-9d6f-f1fba746f336 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] GET https://10.4.3.170/volume/v3/snapshots/9ae30349-5ae4-4808-8b45-4949e604f318 Jul 24 07:40:53.604121 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-01277769-655e-4eab-9d6f-f1fba746f336 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:53.604325 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-01277769-655e-4eab-9d6f-f1fba746f336 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:53.616505 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:53.616505 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:40:53.616982 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-01277769-655e-4eab-9d6f-f1fba746f336 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Snapshot retrieved successfully. Jul 24 07:40:53.618172 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-01277769-655e-4eab-9d6f-f1fba746f336 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] https://10.4.3.170/volume/v3/snapshots/9ae30349-5ae4-4808-8b45-4949e604f318 returned with HTTP 200 Jul 24 07:40:53.618431 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 418/1669] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:40:53 2026] GET /volume/v3/snapshots/9ae30349-5ae4-4808-8b45-4949e604f318 => generated 465 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:53.629659 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-0fcbb170-8fc9-495d-a6c8-cad7216fec05 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:53.631901 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0fcbb170-8fc9-495d-a6c8-cad7216fec05 tempest-SnapshotsActionsTest-1434394415 tempest-SnapshotsActionsTest-1434394415-project-admin] POST https://10.4.3.170/volume/v3/snapshots/9ae30349-5ae4-4808-8b45-4949e604f318/action Jul 24 07:40:53.632397 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0fcbb170-8fc9-495d-a6c8-cad7216fec05 tempest-SnapshotsActionsTest-1434394415 tempest-SnapshotsActionsTest-1434394415-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:40:53.632593 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0fcbb170-8fc9-495d-a6c8-cad7216fec05 tempest-SnapshotsActionsTest-1434394415 tempest-SnapshotsActionsTest-1434394415-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:53.646584 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:53.646584 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:40:53.646584 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-0fcbb170-8fc9-495d-a6c8-cad7216fec05 tempest-SnapshotsActionsTest-1434394415 tempest-SnapshotsActionsTest-1434394415-project-admin] Snapshot retrieved successfully. Jul 24 07:40:53.673187 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-0fcbb170-8fc9-495d-a6c8-cad7216fec05 tempest-SnapshotsActionsTest-1434394415 tempest-SnapshotsActionsTest-1434394415-project-admin] Snapshot delete request issued successfully. Jul 24 07:40:53.673457 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0fcbb170-8fc9-495d-a6c8-cad7216fec05 tempest-SnapshotsActionsTest-1434394415 tempest-SnapshotsActionsTest-1434394415-project-admin] https://10.4.3.170/volume/v3/snapshots/9ae30349-5ae4-4808-8b45-4949e604f318/action returned with HTTP 202 Jul 24 07:40:53.673963 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 416/1670] 10.4.3.170 () {68 vars in 1396 bytes} [Fri Jul 24 07:40:53 2026] POST /volume/v3/snapshots/9ae30349-5ae4-4808-8b45-4949e604f318/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:40:53.688924 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-7a4cac2c-7303-41c4-afbb-127a0f57c613 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:53.691493 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7a4cac2c-7303-41c4-afbb-127a0f57c613 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] GET https://10.4.3.170/volume/v3/snapshots/9ae30349-5ae4-4808-8b45-4949e604f318 Jul 24 07:40:53.691887 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7a4cac2c-7303-41c4-afbb-127a0f57c613 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:53.692148 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7a4cac2c-7303-41c4-afbb-127a0f57c613 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:53.701774 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:53.701774 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:40:53.702524 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-7a4cac2c-7303-41c4-afbb-127a0f57c613 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Snapshot retrieved successfully. Jul 24 07:40:53.703365 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7a4cac2c-7303-41c4-afbb-127a0f57c613 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] https://10.4.3.170/volume/v3/snapshots/9ae30349-5ae4-4808-8b45-4949e604f318 returned with HTTP 200 Jul 24 07:40:53.703788 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 418/1671] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:40:53 2026] GET /volume/v3/snapshots/9ae30349-5ae4-4808-8b45-4949e604f318 => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:54.134193 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-a36ce5ca-bc51-4ee8-8f6b-b2ccf964c18f None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:54.148382 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a36ce5ca-bc51-4ee8-8f6b-b2ccf964c18f tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/cc9d260a-566b-4c05-a299-51393d04c22a Jul 24 07:40:54.148702 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a36ce5ca-bc51-4ee8-8f6b-b2ccf964c18f tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:54.148972 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a36ce5ca-bc51-4ee8-8f6b-b2ccf964c18f tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:54.149142 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-a36ce5ca-bc51-4ee8-8f6b-b2ccf964c18f tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id cc9d260a-566b-4c05-a299-51393d04c22a. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:40:54.155025 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:54.155025 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:40:54.155820 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a36ce5ca-bc51-4ee8-8f6b-b2ccf964c18f tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/cc9d260a-566b-4c05-a299-51393d04c22a returned with HTTP 200 Jul 24 07:40:54.156378 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 420/1672] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:40:54 2026] GET /volume/v3/backups/cc9d260a-566b-4c05-a299-51393d04c22a => generated 724 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:54.401642 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-39bd6de3-e357-468a-8766-e91b509fca9d None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:54.403929 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-39bd6de3-e357-468a-8766-e91b509fca9d tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] GET https://10.4.3.170/volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e Jul 24 07:40:54.404165 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-39bd6de3-e357-468a-8766-e91b509fca9d tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:54.404378 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-39bd6de3-e357-468a-8766-e91b509fca9d tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:54.404511 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-39bd6de3-e357-468a-8766-e91b509fca9d tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Show backup with id 2a3a7a6b-5e32-457a-a322-99ee29f0279e. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:40:54.408598 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:54.408598 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:40:54.409365 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-39bd6de3-e357-468a-8766-e91b509fca9d tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] https://10.4.3.170/volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e returned with HTTP 200 Jul 24 07:40:54.409786 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 419/1673] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:54 2026] GET /volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e => generated 802 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:54.418391 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-82b88af3-d200-46b2-ad13-cbd99fe17ada None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:54.420656 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-82b88af3-d200-46b2-ad13-cbd99fe17ada tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] GET https://10.4.3.170/volume/v3/volumes/1f8fb454-1e3d-4933-9c69-fe6fc64126e8 Jul 24 07:40:54.420879 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-82b88af3-d200-46b2-ad13-cbd99fe17ada tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:54.421121 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-82b88af3-d200-46b2-ad13-cbd99fe17ada tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:54.429494 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:54.429494 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:40:54.433327 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-82b88af3-d200-46b2-ad13-cbd99fe17ada tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Volume info retrieved successfully. Jul 24 07:40:54.436873 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-82b88af3-d200-46b2-ad13-cbd99fe17ada tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] https://10.4.3.170/volume/v3/volumes/1f8fb454-1e3d-4933-9c69-fe6fc64126e8 returned with HTTP 200 Jul 24 07:40:54.437524 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 417/1674] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:54 2026] GET /volume/v3/volumes/1f8fb454-1e3d-4933-9c69-fe6fc64126e8 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 07:40:54.452187 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-42987dae-bf5e-4b09-9252-84e7e2f19c20 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:54.534929 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-42987dae-bf5e-4b09-9252-84e7e2f19c20 tempest-VolumesBackupsAdminTest-1382864379 tempest-VolumesBackupsAdminTest-1382864379-project-admin] GET https://10.4.3.170/volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e/export_record Jul 24 07:40:54.535160 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-42987dae-bf5e-4b09-9252-84e7e2f19c20 tempest-VolumesBackupsAdminTest-1382864379 tempest-VolumesBackupsAdminTest-1382864379-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:54.535362 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-42987dae-bf5e-4b09-9252-84e7e2f19c20 tempest-VolumesBackupsAdminTest-1382864379 tempest-VolumesBackupsAdminTest-1382864379-project-admin] Calling method 'export_record' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:54.535466 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.backups [None req-42987dae-bf5e-4b09-9252-84e7e2f19c20 tempest-VolumesBackupsAdminTest-1382864379 tempest-VolumesBackupsAdminTest-1382864379-project-admin] Export record for backup 2a3a7a6b-5e32-457a-a322-99ee29f0279e. {{(pid=100246) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 24 07:40:54.539361 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:54.539361 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:40:54.540274 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.backup.api [None req-42987dae-bf5e-4b09-9252-84e7e2f19c20 tempest-VolumesBackupsAdminTest-1382864379 tempest-VolumesBackupsAdminTest-1382864379-project-admin] Calling RPCAPI with context: , host: np0000005822, backup: 2a3a7a6b-5e32-457a-a322-99ee29f0279e. {{(pid=100246) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 24 07:40:54.552860 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.backup.rpcapi [None req-42987dae-bf5e-4b09-9252-84e7e2f19c20 tempest-VolumesBackupsAdminTest-1382864379 tempest-VolumesBackupsAdminTest-1382864379-project-admin] export_record in rpcapi backup_id 2a3a7a6b-5e32-457a-a322-99ee29f0279e on host np0000005822. {{(pid=100246) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 24 07:40:54.563763 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.backups [None req-42987dae-bf5e-4b09-9252-84e7e2f19c20 tempest-VolumesBackupsAdminTest-1382864379 tempest-VolumesBackupsAdminTest-1382864379-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMmEzYTdhNmItNWUzMi00NTdhLWEzMjItOTllZTI5ZjAyNzllIiwgInVzZXJfaWQiOiAiMzAzNjBjY2Q5NTY3NDkwM2I4MmY5YzQyM2QxMWM0MGQiLCAicHJvamVjdF9pZCI6ICJhZmFiMjNiZjBiZWE0MjI3YmZiZjkyMmFmNGYxNTQxMyIsICJ2b2x1bWVfaWQiOiAiMWY4ZmI0NTQtMWUzZC00OTMzLTljNjktZmU2ZmM2NDEyNmU4IiwgImhvc3QiOiAibnAwMDAwMDA1ODIyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNzY5Mzk4NjY1IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTQwMTM1ODIwNCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzFmOGZiNDU0LTFlM2QtNDkzMy05YzY5LWZlNmZjNjQxMjZlOC8yMDI2MDcyNDA3NDAzOC9hel9ub3ZhX2JhY2t1cF8yYTNhN2E2Yi01ZTMyLTQ1N2EtYTMyMi05OWVlMjlmMDI3OWUiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTI0VDA3OjQwOjI2WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTI0VDA3OjQwOjI2WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMjRUMDc6NDA6NTRaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100246) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 24 07:40:54.565223 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-42987dae-bf5e-4b09-9252-84e7e2f19c20 tempest-VolumesBackupsAdminTest-1382864379 tempest-VolumesBackupsAdminTest-1382864379-project-admin] https://10.4.3.170/volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e/export_record returned with HTTP 200 Jul 24 07:40:54.565223 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 419/1675] 10.4.3.170 () {66 vars in 1390 bytes} [Fri Jul 24 07:40:54 2026] GET /volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e/export_record => generated 1512 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:40:54.575403 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-dcf6628e-1a7a-48d5-b25a-844c4f38ea08 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:54.576739 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-dcf6628e-1a7a-48d5-b25a-844c4f38ea08 tempest-VolumesBackupsAdminTest-1382864379 tempest-VolumesBackupsAdminTest-1382864379-project-admin] POST https://10.4.3.170/volume/v3/backups/import_record Jul 24 07:40:54.577198 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-dcf6628e-1a7a-48d5-b25a-844c4f38ea08 tempest-VolumesBackupsAdminTest-1382864379 tempest-VolumesBackupsAdminTest-1382864379-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMWFjMjRiYWMtZTVjYS00MDRhLWJiY2MtYWY5MDM1NTM4ZmY5IiwgInVzZXJfaWQiOiAiMzAzNjBjY2Q5NTY3NDkwM2I4MmY5YzQyM2QxMWM0MGQiLCAicHJvamVjdF9pZCI6ICJhZmFiMjNiZjBiZWE0MjI3YmZiZjkyMmFmNGYxNTQxMyIsICJ2b2x1bWVfaWQiOiAiMWY4ZmI0NTQtMWUzZC00OTMzLTljNjktZmU2ZmM2NDEyNmU4IiwgImhvc3QiOiAibnAwMDAwMDA1ODIyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNzY5Mzk4NjY1IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTQwMTM1ODIwNCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzFmOGZiNDU0LTFlM2QtNDkzMy05YzY5LWZlNmZjNjQxMjZlOC8yMDI2MDcyNDA3NDAzOC9hel9ub3ZhX2JhY2t1cF8yYTNhN2E2Yi01ZTMyLTQ1N2EtYTMyMi05OWVlMjlmMDI3OWUiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTI0VDA3OjQwOjI2WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTI0VDA3OjQwOjI2WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMjRUMDc6NDA6NTRaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=="}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:54.578856 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.contrib.backups [None req-dcf6628e-1a7a-48d5-b25a-844c4f38ea08 tempest-VolumesBackupsAdminTest-1382864379 tempest-VolumesBackupsAdminTest-1382864379-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMWFjMjRiYWMtZTVjYS00MDRhLWJiY2MtYWY5MDM1NTM4ZmY5IiwgInVzZXJfaWQiOiAiMzAzNjBjY2Q5NTY3NDkwM2I4MmY5YzQyM2QxMWM0MGQiLCAicHJvamVjdF9pZCI6ICJhZmFiMjNiZjBiZWE0MjI3YmZiZjkyMmFmNGYxNTQxMyIsICJ2b2x1bWVfaWQiOiAiMWY4ZmI0NTQtMWUzZC00OTMzLTljNjktZmU2ZmM2NDEyNmU4IiwgImhvc3QiOiAibnAwMDAwMDA1ODIyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNzY5Mzk4NjY1IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTQwMTM1ODIwNCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzFmOGZiNDU0LTFlM2QtNDkzMy05YzY5LWZlNmZjNjQxMjZlOC8yMDI2MDcyNDA3NDAzOC9hel9ub3ZhX2JhY2t1cF8yYTNhN2E2Yi01ZTMyLTQ1N2EtYTMyMi05OWVlMjlmMDI3OWUiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTI0VDA3OjQwOjI2WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTI0VDA3OjQwOjI2WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMjRUMDc6NDA6NTRaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100245) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 24 07:40:54.578975 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.contrib.backups [None req-dcf6628e-1a7a-48d5-b25a-844c4f38ea08 tempest-VolumesBackupsAdminTest-1382864379 tempest-VolumesBackupsAdminTest-1382864379-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMWFjMjRiYWMtZTVjYS00MDRhLWJiY2MtYWY5MDM1NTM4ZmY5IiwgInVzZXJfaWQiOiAiMzAzNjBjY2Q5NTY3NDkwM2I4MmY5YzQyM2QxMWM0MGQiLCAicHJvamVjdF9pZCI6ICJhZmFiMjNiZjBiZWE0MjI3YmZiZjkyMmFmNGYxNTQxMyIsICJ2b2x1bWVfaWQiOiAiMWY4ZmI0NTQtMWUzZC00OTMzLTljNjktZmU2ZmM2NDEyNmU4IiwgImhvc3QiOiAibnAwMDAwMDA1ODIyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNzY5Mzk4NjY1IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTQwMTM1ODIwNCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzFmOGZiNDU0LTFlM2QtNDkzMy05YzY5LWZlNmZjNjQxMjZlOC8yMDI2MDcyNDA3NDAzOC9hel9ub3ZhX2JhY2t1cF8yYTNhN2E2Yi01ZTMyLTQ1N2EtYTMyMi05OWVlMjlmMDI3OWUiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTI0VDA3OjQwOjI2WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTI0VDA3OjQwOjI2WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMjRUMDc6NDA6NTRaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100245) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 24 07:40:54.637250 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-dcf6628e-1a7a-48d5-b25a-844c4f38ea08 tempest-VolumesBackupsAdminTest-1382864379 tempest-VolumesBackupsAdminTest-1382864379-project-admin] Created reservations ['1df37565-7d5f-47d7-81ef-e06a2a907cdf', '61fb0e30-fab9-4d61-b65c-d1c6ca4d870d'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:40:54.680239 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.backup.rpcapi [None req-dcf6628e-1a7a-48d5-b25a-844c4f38ea08 tempest-VolumesBackupsAdminTest-1382864379 tempest-VolumesBackupsAdminTest-1382864379-project-admin] import_record rpcapi backup id 1ac24bac-e5ca-404a-bbcc-af9035538ff9 on host np0000005822 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMWFjMjRiYWMtZTVjYS00MDRhLWJiY2MtYWY5MDM1NTM4ZmY5IiwgInVzZXJfaWQiOiAiMzAzNjBjY2Q5NTY3NDkwM2I4MmY5YzQyM2QxMWM0MGQiLCAicHJvamVjdF9pZCI6ICJhZmFiMjNiZjBiZWE0MjI3YmZiZjkyMmFmNGYxNTQxMyIsICJ2b2x1bWVfaWQiOiAiMWY4ZmI0NTQtMWUzZC00OTMzLTljNjktZmU2ZmM2NDEyNmU4IiwgImhvc3QiOiAibnAwMDAwMDA1ODIyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNzY5Mzk4NjY1IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTQwMTM1ODIwNCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzFmOGZiNDU0LTFlM2QtNDkzMy05YzY5LWZlNmZjNjQxMjZlOC8yMDI2MDcyNDA3NDAzOC9hel9ub3ZhX2JhY2t1cF8yYTNhN2E2Yi01ZTMyLTQ1N2EtYTMyMi05OWVlMjlmMDI3OWUiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTI0VDA3OjQwOjI2WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTI0VDA3OjQwOjI2WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMjRUMDc6NDA6NTRaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100245) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Jul 24 07:40:54.682527 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.contrib.backups [None req-dcf6628e-1a7a-48d5-b25a-844c4f38ea08 tempest-VolumesBackupsAdminTest-1382864379 tempest-VolumesBackupsAdminTest-1382864379-project-admin] Import record output: {'backup': {'id': '1ac24bac-e5ca-404a-bbcc-af9035538ff9', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.170/volume/v3/backups/1ac24bac-e5ca-404a-bbcc-af9035538ff9'}, {'rel': 'bookmark', 'href': 'https://10.4.3.170/volume/backups/1ac24bac-e5ca-404a-bbcc-af9035538ff9'}]}}. {{(pid=100245) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Jul 24 07:40:54.682845 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-dcf6628e-1a7a-48d5-b25a-844c4f38ea08 tempest-VolumesBackupsAdminTest-1382864379 tempest-VolumesBackupsAdminTest-1382864379-project-admin] https://10.4.3.170/volume/v3/backups/import_record returned with HTTP 201 Jul 24 07:40:54.683351 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 421/1676] 10.4.3.170 () {68 vars in 1302 bytes} [Fri Jul 24 07:40:54 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 109 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Jul 24 07:40:54.695326 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-ed52bd10-42d5-45c2-92b6-46241648e6e6 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:54.697300 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ed52bd10-42d5-45c2-92b6-46241648e6e6 tempest-VolumesBackupsAdminTest-1382864379 tempest-VolumesBackupsAdminTest-1382864379-project-admin] GET https://10.4.3.170/volume/v3/backups/1ac24bac-e5ca-404a-bbcc-af9035538ff9 Jul 24 07:40:54.697521 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ed52bd10-42d5-45c2-92b6-46241648e6e6 tempest-VolumesBackupsAdminTest-1382864379 tempest-VolumesBackupsAdminTest-1382864379-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:54.697731 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ed52bd10-42d5-45c2-92b6-46241648e6e6 tempest-VolumesBackupsAdminTest-1382864379 tempest-VolumesBackupsAdminTest-1382864379-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:54.697828 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-ed52bd10-42d5-45c2-92b6-46241648e6e6 tempest-VolumesBackupsAdminTest-1382864379 tempest-VolumesBackupsAdminTest-1382864379-project-admin] Show backup with id 1ac24bac-e5ca-404a-bbcc-af9035538ff9. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:40:54.702949 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:54.702949 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:40:54.704798 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ed52bd10-42d5-45c2-92b6-46241648e6e6 tempest-VolumesBackupsAdminTest-1382864379 tempest-VolumesBackupsAdminTest-1382864379-project-admin] https://10.4.3.170/volume/v3/backups/1ac24bac-e5ca-404a-bbcc-af9035538ff9 returned with HTTP 200 Jul 24 07:40:54.704798 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 420/1677] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:54 2026] GET /volume/v3/backups/1ac24bac-e5ca-404a-bbcc-af9035538ff9 => generated 647 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:54.713965 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-fb41c2fd-39e4-4a44-94c5-34e6c28c4675 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:54.716185 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-fb41c2fd-39e4-4a44-94c5-34e6c28c4675 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] GET https://10.4.3.170/volume/v3/snapshots/9ae30349-5ae4-4808-8b45-4949e604f318 Jul 24 07:40:54.716452 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-fb41c2fd-39e4-4a44-94c5-34e6c28c4675 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:54.716648 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-fb41c2fd-39e4-4a44-94c5-34e6c28c4675 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:54.721521 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-fb41c2fd-39e4-4a44-94c5-34e6c28c4675 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] https://10.4.3.170/volume/v3/snapshots/9ae30349-5ae4-4808-8b45-4949e604f318 returned with HTTP 404 Jul 24 07:40:54.722116 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 418/1678] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:40:54 2026] GET /volume/v3/snapshots/9ae30349-5ae4-4808-8b45-4949e604f318 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:40:54.729221 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e9058632-34c2-4f7e-aca4-0d400edf1d8e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:54.733297 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e9058632-34c2-4f7e-aca4-0d400edf1d8e tempest-SnapshotsActionsTest-1434394415 tempest-SnapshotsActionsTest-1434394415-project-admin] POST https://10.4.3.170/volume/v3/snapshots/4cf2c14e-bb02-44f6-9faf-9ae9d26d0b29/action Jul 24 07:40:54.733297 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e9058632-34c2-4f7e-aca4-0d400edf1d8e tempest-SnapshotsActionsTest-1434394415 tempest-SnapshotsActionsTest-1434394415-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:40:54.733297 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e9058632-34c2-4f7e-aca4-0d400edf1d8e tempest-SnapshotsActionsTest-1434394415 tempest-SnapshotsActionsTest-1434394415-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:54.733297 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.admin_actions [None req-e9058632-34c2-4f7e-aca4-0d400edf1d8e tempest-SnapshotsActionsTest-1434394415 tempest-SnapshotsActionsTest-1434394415-project-admin] Updating snapshot '4cf2c14e-bb02-44f6-9faf-9ae9d26d0b29' with '{'status': 'available'}' {{(pid=100246) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 24 07:40:54.749867 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:54.749867 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:40:54.764153 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e9058632-34c2-4f7e-aca4-0d400edf1d8e tempest-SnapshotsActionsTest-1434394415 tempest-SnapshotsActionsTest-1434394415-project-admin] https://10.4.3.170/volume/v3/snapshots/4cf2c14e-bb02-44f6-9faf-9ae9d26d0b29/action returned with HTTP 202 Jul 24 07:40:54.764681 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 420/1679] 10.4.3.170 () {68 vars in 1396 bytes} [Fri Jul 24 07:40:54 2026] POST /volume/v3/snapshots/4cf2c14e-bb02-44f6-9faf-9ae9d26d0b29/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:40:54.777269 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-c8bd602e-0554-43c6-9b26-aa228358da3f None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:54.781452 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c8bd602e-0554-43c6-9b26-aa228358da3f tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] GET https://10.4.3.170/volume/v3/snapshots/4cf2c14e-bb02-44f6-9faf-9ae9d26d0b29 Jul 24 07:40:54.781634 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c8bd602e-0554-43c6-9b26-aa228358da3f tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:54.782234 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c8bd602e-0554-43c6-9b26-aa228358da3f tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:54.786983 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:54.786983 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:40:54.787912 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-c8bd602e-0554-43c6-9b26-aa228358da3f tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Snapshot retrieved successfully. Jul 24 07:40:54.788856 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c8bd602e-0554-43c6-9b26-aa228358da3f tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] https://10.4.3.170/volume/v3/snapshots/4cf2c14e-bb02-44f6-9faf-9ae9d26d0b29 returned with HTTP 200 Jul 24 07:40:54.789399 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 422/1680] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:40:54 2026] GET /volume/v3/snapshots/4cf2c14e-bb02-44f6-9faf-9ae9d26d0b29 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:54.805177 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-3e040730-9a78-44c7-8782-766ac103acd3 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:54.807506 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3e040730-9a78-44c7-8782-766ac103acd3 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/9ae30349-5ae4-4808-8b45-4949e604f318 Jul 24 07:40:54.807670 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3e040730-9a78-44c7-8782-766ac103acd3 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:54.807838 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3e040730-9a78-44c7-8782-766ac103acd3 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:54.807936 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.snapshots [None req-3e040730-9a78-44c7-8782-766ac103acd3 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Delete snapshot with id: 9ae30349-5ae4-4808-8b45-4949e604f318 Jul 24 07:40:54.812393 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3e040730-9a78-44c7-8782-766ac103acd3 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] https://10.4.3.170/volume/v3/snapshots/9ae30349-5ae4-4808-8b45-4949e604f318 returned with HTTP 404 Jul 24 07:40:54.812814 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 421/1681] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 24 07:40:54 2026] DELETE /volume/v3/snapshots/9ae30349-5ae4-4808-8b45-4949e604f318 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:40:54.820649 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-fa3f9aa7-e517-464a-80d8-4be2b2f7b3f6 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:54.822302 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-fa3f9aa7-e517-464a-80d8-4be2b2f7b3f6 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] POST https://10.4.3.170/volume/v3/snapshots Jul 24 07:40:54.822631 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-fa3f9aa7-e517-464a-80d8-4be2b2f7b3f6 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d321df8c-7660-4a58-b72e-4cfd4fb71e9b", "name": "tempest-SnapshotsActionsTest-Snapshot-1399184832"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:54.830845 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:54.830845 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:40:54.831322 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-fa3f9aa7-e517-464a-80d8-4be2b2f7b3f6 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Volume info retrieved successfully. Jul 24 07:40:54.831446 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.snapshots [None req-fa3f9aa7-e517-464a-80d8-4be2b2f7b3f6 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Create snapshot from volume d321df8c-7660-4a58-b72e-4cfd4fb71e9b Jul 24 07:40:54.857854 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-fa3f9aa7-e517-464a-80d8-4be2b2f7b3f6 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Created reservations ['477d644e-9609-4e2d-9f84-c8446eca2f7a', '0dbcae48-92e4-4385-90c7-0f244416b582', 'da4d923b-230d-4084-9ad2-fed7007af73c', '0788174d-6a6c-44b1-9563-30990b5dc5ae'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:40:54.887808 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-fa3f9aa7-e517-464a-80d8-4be2b2f7b3f6 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Snapshot create request issued successfully. Jul 24 07:40:54.888140 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-fa3f9aa7-e517-464a-80d8-4be2b2f7b3f6 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 24 07:40:54.888612 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 419/1682] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 24 07:40:54 2026] POST /volume/v3/snapshots => generated 307 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:40:54.907231 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a80d20f7-5d93-43fc-bb8f-17232bf6ca8e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:54.907231 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a80d20f7-5d93-43fc-bb8f-17232bf6ca8e tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] GET https://10.4.3.170/volume/v3/snapshots/301dc866-1b13-4f16-abc0-bff3f29b1b59 Jul 24 07:40:54.907231 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a80d20f7-5d93-43fc-bb8f-17232bf6ca8e tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:54.907231 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a80d20f7-5d93-43fc-bb8f-17232bf6ca8e tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:54.911328 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:54.911328 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:40:54.912017 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-a80d20f7-5d93-43fc-bb8f-17232bf6ca8e tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Snapshot retrieved successfully. Jul 24 07:40:54.912349 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a80d20f7-5d93-43fc-bb8f-17232bf6ca8e tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] https://10.4.3.170/volume/v3/snapshots/301dc866-1b13-4f16-abc0-bff3f29b1b59 returned with HTTP 200 Jul 24 07:40:54.912703 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 421/1683] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:40:54 2026] GET /volume/v3/snapshots/301dc866-1b13-4f16-abc0-bff3f29b1b59 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:54.959626 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-a21cf5ed-e96a-44ef-8129-7a3b5d72f795 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:54.961922 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a21cf5ed-e96a-44ef-8129-7a3b5d72f795 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:40:54.962427 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a21cf5ed-e96a-44ef-8129-7a3b5d72f795 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-469521709"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:54.964288 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-a21cf5ed-e96a-44ef-8129-7a3b5d72f795 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-469521709'}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:40:54.964501 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-a21cf5ed-e96a-44ef-8129-7a3b5d72f795 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Create volume of 1 GB Jul 24 07:40:54.969955 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-a21cf5ed-e96a-44ef-8129-7a3b5d72f795 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Availability Zones retrieved successfully. Jul 24 07:40:54.977406 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-a21cf5ed-e96a-44ef-8129-7a3b5d72f795 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Flow 'volume_create_api' (c260a8ec-1e43-4ca9-a0c0-f17df2a467c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:40:54.982062 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-a21cf5ed-e96a-44ef-8129-7a3b5d72f795 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82e3b56a-891e-4f1e-90b6-e66fd31071d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:40:54.983049 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-a21cf5ed-e96a-44ef-8129-7a3b5d72f795 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Validating volume size '1' using validate_int {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:40:55.010662 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-a21cf5ed-e96a-44ef-8129-7a3b5d72f795 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82e3b56a-891e-4f1e-90b6-e66fd31071d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:40:55.011643 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-a21cf5ed-e96a-44ef-8129-7a3b5d72f795 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4ae2385-7a5c-44c8-9b06-dd0953ccd167) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:40:55.072929 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-a21cf5ed-e96a-44ef-8129-7a3b5d72f795 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Created reservations ['63d7382d-50fe-47bc-93ed-3d113147d77d', 'eacc46a5-126f-4967-a274-5d057fc58180', 'd20b6540-da8d-4b5d-8419-eea03bb2884a', 'f5115376-02e5-46b1-96a3-f722518c5a3b'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:40:55.074026 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-a21cf5ed-e96a-44ef-8129-7a3b5d72f795 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4ae2385-7a5c-44c8-9b06-dd0953ccd167) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['63d7382d-50fe-47bc-93ed-3d113147d77d', 'eacc46a5-126f-4967-a274-5d057fc58180', 'd20b6540-da8d-4b5d-8419-eea03bb2884a', 'f5115376-02e5-46b1-96a3-f722518c5a3b']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:40:55.075020 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-a21cf5ed-e96a-44ef-8129-7a3b5d72f795 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fffea729-3b6a-4b69-8a0a-e4f551aa8f1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:40:55.102132 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-a21cf5ed-e96a-44ef-8129-7a3b5d72f795 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fffea729-3b6a-4b69-8a0a-e4f551aa8f1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2340489e-e677-4366-82bf-133cd5b9e3f3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-469521709',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52895d1e70de419895e1c0b1cfe5c1a1',qos_specs=None,replication_status=,reservations=['63d7382d-50fe-47bc-93ed-3d113147d77d','eacc46a5-126f-4967-a274-5d057fc58180','d20b6540-da8d-4b5d-8419-eea03bb2884a','f5115376-02e5-46b1-96a3-f722518c5a3b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78e84f0344c84542903f969501843cb0',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:40:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-469521709',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2340489e-e677-4366-82bf-133cd5b9e3f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='52895d1e70de419895e1c0b1cfe5c1a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='78e84f0344c84542903f969501843cb0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:40:55.103234 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-a21cf5ed-e96a-44ef-8129-7a3b5d72f795 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65fbc2c3-1dab-4b6a-a464-e9c0f53e0842) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:40:55.124891 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-a21cf5ed-e96a-44ef-8129-7a3b5d72f795 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65fbc2c3-1dab-4b6a-a464-e9c0f53e0842) transitioned into state 'SUCCESS' from state '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-469521709',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52895d1e70de419895e1c0b1cfe5c1a1',qos_specs=None,replication_status=,reservations=['63d7382d-50fe-47bc-93ed-3d113147d77d','eacc46a5-126f-4967-a274-5d057fc58180','d20b6540-da8d-4b5d-8419-eea03bb2884a','f5115376-02e5-46b1-96a3-f722518c5a3b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78e84f0344c84542903f969501843cb0',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:40:55.126074 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-a21cf5ed-e96a-44ef-8129-7a3b5d72f795 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (023d0932-a636-4e66-a287-b27b09886153) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:40:55.137944 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-a21cf5ed-e96a-44ef-8129-7a3b5d72f795 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (023d0932-a636-4e66-a287-b27b09886153) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:40:55.139129 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-a21cf5ed-e96a-44ef-8129-7a3b5d72f795 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Flow 'volume_create_api' (c260a8ec-1e43-4ca9-a0c0-f17df2a467c1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:40:55.139506 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-a21cf5ed-e96a-44ef-8129-7a3b5d72f795 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Create volume request issued successfully. Jul 24 07:40:55.140321 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a21cf5ed-e96a-44ef-8129-7a3b5d72f795 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:40:55.141557 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 423/1684] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 24 07:40:54 2026] POST /volume/v3/volumes => generated 748 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:40:55.154299 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-3a2d39b1-7c17-41c8-a7c4-9ff4d1065a6d None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:55.156717 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3a2d39b1-7c17-41c8-a7c4-9ff4d1065a6d tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] GET https://10.4.3.170/volume/v3/volumes/2340489e-e677-4366-82bf-133cd5b9e3f3 Jul 24 07:40:55.156939 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3a2d39b1-7c17-41c8-a7c4-9ff4d1065a6d tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:55.157219 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3a2d39b1-7c17-41c8-a7c4-9ff4d1065a6d tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:55.166257 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:55.166257 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:40:55.172145 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-3a2d39b1-7c17-41c8-a7c4-9ff4d1065a6d tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Volume info retrieved successfully. Jul 24 07:40:55.177663 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3a2d39b1-7c17-41c8-a7c4-9ff4d1065a6d tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] https://10.4.3.170/volume/v3/volumes/2340489e-e677-4366-82bf-133cd5b9e3f3 returned with HTTP 200 Jul 24 07:40:55.178333 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 422/1685] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:55 2026] GET /volume/v3/volumes/2340489e-e677-4366-82bf-133cd5b9e3f3 => generated 816 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:55.189975 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-956feb23-83b2-4f50-89b8-3c6ee9e647fc None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:55.195225 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-956feb23-83b2-4f50-89b8-3c6ee9e647fc tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/cc9d260a-566b-4c05-a299-51393d04c22a Jul 24 07:40:55.195225 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-956feb23-83b2-4f50-89b8-3c6ee9e647fc tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:55.195225 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-956feb23-83b2-4f50-89b8-3c6ee9e647fc tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:55.195225 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-956feb23-83b2-4f50-89b8-3c6ee9e647fc tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id cc9d260a-566b-4c05-a299-51393d04c22a. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:40:55.198262 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:55.198262 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:40:55.199154 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-956feb23-83b2-4f50-89b8-3c6ee9e647fc tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/cc9d260a-566b-4c05-a299-51393d04c22a returned with HTTP 200 Jul 24 07:40:55.199627 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 420/1686] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:40:55 2026] GET /volume/v3/backups/cc9d260a-566b-4c05-a299-51393d04c22a => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:55.717402 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2dc91eb9-91aa-408f-852a-1b47077af924 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:55.722688 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2dc91eb9-91aa-408f-852a-1b47077af924 tempest-VolumesBackupsAdminTest-1382864379 tempest-VolumesBackupsAdminTest-1382864379-project-admin] GET https://10.4.3.170/volume/v3/backups/1ac24bac-e5ca-404a-bbcc-af9035538ff9 Jul 24 07:40:55.722942 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2dc91eb9-91aa-408f-852a-1b47077af924 tempest-VolumesBackupsAdminTest-1382864379 tempest-VolumesBackupsAdminTest-1382864379-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:55.723276 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2dc91eb9-91aa-408f-852a-1b47077af924 tempest-VolumesBackupsAdminTest-1382864379 tempest-VolumesBackupsAdminTest-1382864379-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:55.723276 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-2dc91eb9-91aa-408f-852a-1b47077af924 tempest-VolumesBackupsAdminTest-1382864379 tempest-VolumesBackupsAdminTest-1382864379-project-admin] Show backup with id 1ac24bac-e5ca-404a-bbcc-af9035538ff9. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:40:55.727889 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:55.727889 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:40:55.728602 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2dc91eb9-91aa-408f-852a-1b47077af924 tempest-VolumesBackupsAdminTest-1382864379 tempest-VolumesBackupsAdminTest-1382864379-project-admin] https://10.4.3.170/volume/v3/backups/1ac24bac-e5ca-404a-bbcc-af9035538ff9 returned with HTTP 200 Jul 24 07:40:55.728970 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 422/1687] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:55 2026] GET /volume/v3/backups/1ac24bac-e5ca-404a-bbcc-af9035538ff9 => generated 802 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:55.740349 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-3913abc3-593a-4fd0-9391-3d95d3e59943 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:55.745923 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3913abc3-593a-4fd0-9391-3d95d3e59943 tempest-VolumesBackupsAdminTest-1382864379 tempest-VolumesBackupsAdminTest-1382864379-project-admin] GET https://10.4.3.170/volume/v3/backups Jul 24 07:40:55.746589 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3913abc3-593a-4fd0-9391-3d95d3e59943 tempest-VolumesBackupsAdminTest-1382864379 tempest-VolumesBackupsAdminTest-1382864379-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:55.746589 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3913abc3-593a-4fd0-9391-3d95d3e59943 tempest-VolumesBackupsAdminTest-1382864379 tempest-VolumesBackupsAdminTest-1382864379-project-admin] Calling method 'index' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:55.746923 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:55.746923 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:40:55.761780 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3913abc3-593a-4fd0-9391-3d95d3e59943 tempest-VolumesBackupsAdminTest-1382864379 tempest-VolumesBackupsAdminTest-1382864379-project-admin] https://10.4.3.170/volume/v3/backups returned with HTTP 200 Jul 24 07:40:55.762498 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 424/1688] 10.4.3.170 () {66 vars in 1237 bytes} [Fri Jul 24 07:40:55 2026] GET /volume/v3/backups => generated 337 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:55.776327 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-a3ee9b88-e5f8-4d35-b237-c3eed57fedec None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:55.781435 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a3ee9b88-e5f8-4d35-b237-c3eed57fedec tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] POST https://10.4.3.170/volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e/restore Jul 24 07:40:55.781767 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a3ee9b88-e5f8-4d35-b237-c3eed57fedec tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:55.783453 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.contrib.backups [None req-a3ee9b88-e5f8-4d35-b237-c3eed57fedec tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Restoring backup 2a3a7a6b-5e32-457a-a322-99ee29f0279e ({'restore': {}}) {{(pid=100243) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 24 07:40:55.783609 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.contrib.backups [None req-a3ee9b88-e5f8-4d35-b237-c3eed57fedec tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Restoring backup 2a3a7a6b-5e32-457a-a322-99ee29f0279e to volume None. Jul 24 07:40:55.785701 np0000005822 devstack@c-api.service[100243]: DEBUG dbcounter [-] [100243] Writing DB stats cinder:SELECT=614,cinder:UPDATE=152,cinder:INSERT=79 {{(pid=100243) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 07:40:55.791637 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:55.791637 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:40:55.792940 np0000005822 devstack@c-api.service[100243]: INFO cinder.backup.api [None req-a3ee9b88-e5f8-4d35-b237-c3eed57fedec tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Creating volume of 1 GB for restore of backup 2a3a7a6b-5e32-457a-a322-99ee29f0279e. Jul 24 07:40:55.800340 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-a3ee9b88-e5f8-4d35-b237-c3eed57fedec tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Availability zone cache updated, next update will occur around 2026-07-24 08:40:55.799899. {{(pid=100243) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 24 07:40:55.800498 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-a3ee9b88-e5f8-4d35-b237-c3eed57fedec tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Availability Zones retrieved successfully. Jul 24 07:40:55.806931 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-a3ee9b88-e5f8-4d35-b237-c3eed57fedec tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Flow 'volume_create_api' (a57beeae-ff91-435e-8228-ccfe64e38796) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:40:55.807930 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-a3ee9b88-e5f8-4d35-b237-c3eed57fedec tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d234053-b39c-44e2-8c31-51e640e21e53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:40:55.808856 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-a3ee9b88-e5f8-4d35-b237-c3eed57fedec tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Validating volume size '1' using validate_int {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:40:55.838339 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-a3ee9b88-e5f8-4d35-b237-c3eed57fedec tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d234053-b39c-44e2-8c31-51e640e21e53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:40:55.839381 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-a3ee9b88-e5f8-4d35-b237-c3eed57fedec tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2966d6bc-5526-41c5-9557-a9463ba08389) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:40:55.888075 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-a3ee9b88-e5f8-4d35-b237-c3eed57fedec tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Created reservations ['fc49dbaf-6700-4f77-b0ee-2b68c4656c6f', '924c1252-a4b2-477f-a2e4-6f819201a59b', 'd7187450-b38b-4fe4-83f3-780547f06cea', 'a35cd5e7-6b9f-4da0-99f4-ba886bffa0f9'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:40:55.889139 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-a3ee9b88-e5f8-4d35-b237-c3eed57fedec tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2966d6bc-5526-41c5-9557-a9463ba08389) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc49dbaf-6700-4f77-b0ee-2b68c4656c6f', '924c1252-a4b2-477f-a2e4-6f819201a59b', 'd7187450-b38b-4fe4-83f3-780547f06cea', 'a35cd5e7-6b9f-4da0-99f4-ba886bffa0f9']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:40:55.889830 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-a3ee9b88-e5f8-4d35-b237-c3eed57fedec tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94366966-b7c1-4b31-b6b9-2a236fbb7967) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:40:55.919151 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-a3ee9b88-e5f8-4d35-b237-c3eed57fedec tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94366966-b7c1-4b31-b6b9-2a236fbb7967) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '339c4f37-5207-4dfb-bd09-ad31b49974f9', '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_2a3a7a6b-5e32-457a-a322-99ee29f0279e',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='afab23bf0bea4227bfbf922af4f15413',qos_specs=None,replication_status=,reservations=['fc49dbaf-6700-4f77-b0ee-2b68c4656c6f','924c1252-a4b2-477f-a2e4-6f819201a59b','d7187450-b38b-4fe4-83f3-780547f06cea','a35cd5e7-6b9f-4da0-99f4-ba886bffa0f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30360ccd95674903b82f9c423d11c40d',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:40:55Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_2a3a7a6b-5e32-457a-a322-99ee29f0279e',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=339c4f37-5207-4dfb-bd09-ad31b49974f9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='afab23bf0bea4227bfbf922af4f15413',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='30360ccd95674903b82f9c423d11c40d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:40:55.919975 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-a3ee9b88-e5f8-4d35-b237-c3eed57fedec tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6620637-91a0-4058-a595-792921bcc793) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:40:55.923036 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-609fec81-ecbb-4471-8a9c-8e819debd0b3 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:55.924673 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-609fec81-ecbb-4471-8a9c-8e819debd0b3 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] GET https://10.4.3.170/volume/v3/snapshots/301dc866-1b13-4f16-abc0-bff3f29b1b59 Jul 24 07:40:55.924897 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-609fec81-ecbb-4471-8a9c-8e819debd0b3 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:55.925150 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-609fec81-ecbb-4471-8a9c-8e819debd0b3 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:55.930527 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:55.930527 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:40:55.930938 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-609fec81-ecbb-4471-8a9c-8e819debd0b3 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Snapshot retrieved successfully. Jul 24 07:40:55.932058 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-609fec81-ecbb-4471-8a9c-8e819debd0b3 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] https://10.4.3.170/volume/v3/snapshots/301dc866-1b13-4f16-abc0-bff3f29b1b59 returned with HTTP 200 Jul 24 07:40:55.932496 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 421/1689] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:40:55 2026] GET /volume/v3/snapshots/301dc866-1b13-4f16-abc0-bff3f29b1b59 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:55.940632 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-a3ee9b88-e5f8-4d35-b237-c3eed57fedec tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6620637-91a0-4058-a595-792921bcc793) transitioned into 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_2a3a7a6b-5e32-457a-a322-99ee29f0279e',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='afab23bf0bea4227bfbf922af4f15413',qos_specs=None,replication_status=,reservations=['fc49dbaf-6700-4f77-b0ee-2b68c4656c6f','924c1252-a4b2-477f-a2e4-6f819201a59b','d7187450-b38b-4fe4-83f3-780547f06cea','a35cd5e7-6b9f-4da0-99f4-ba886bffa0f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30360ccd95674903b82f9c423d11c40d',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:40:55.941502 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-6871f5f1-5908-421e-addc-9bfcf415bb7f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:55.941846 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-a3ee9b88-e5f8-4d35-b237-c3eed57fedec tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a78dd2d-246c-4219-8164-5797e3164f23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:40:55.943216 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6871f5f1-5908-421e-addc-9bfcf415bb7f tempest-SnapshotsActionsTest-1434394415 tempest-SnapshotsActionsTest-1434394415-project-admin] POST https://10.4.3.170/volume/v3/snapshots/301dc866-1b13-4f16-abc0-bff3f29b1b59/action Jul 24 07:40:55.943617 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6871f5f1-5908-421e-addc-9bfcf415bb7f tempest-SnapshotsActionsTest-1434394415 tempest-SnapshotsActionsTest-1434394415-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:40:55.943742 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6871f5f1-5908-421e-addc-9bfcf415bb7f tempest-SnapshotsActionsTest-1434394415 tempest-SnapshotsActionsTest-1434394415-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:55.945080 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.admin_actions [None req-6871f5f1-5908-421e-addc-9bfcf415bb7f tempest-SnapshotsActionsTest-1434394415 tempest-SnapshotsActionsTest-1434394415-project-admin] Updating snapshot '301dc866-1b13-4f16-abc0-bff3f29b1b59' with '{'status': 'deleting'}' {{(pid=100246) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 24 07:40:55.952628 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-a3ee9b88-e5f8-4d35-b237-c3eed57fedec tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a78dd2d-246c-4219-8164-5797e3164f23) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:40:55.953688 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:55.953688 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:40:55.953982 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-a3ee9b88-e5f8-4d35-b237-c3eed57fedec tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Flow 'volume_create_api' (a57beeae-ff91-435e-8228-ccfe64e38796) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:40:55.954392 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-a3ee9b88-e5f8-4d35-b237-c3eed57fedec tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Create volume request issued successfully. Jul 24 07:40:55.965898 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:55.965898 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:40:55.966068 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6871f5f1-5908-421e-addc-9bfcf415bb7f tempest-SnapshotsActionsTest-1434394415 tempest-SnapshotsActionsTest-1434394415-project-admin] https://10.4.3.170/volume/v3/snapshots/301dc866-1b13-4f16-abc0-bff3f29b1b59/action returned with HTTP 202 Jul 24 07:40:55.966434 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 423/1690] 10.4.3.170 () {68 vars in 1396 bytes} [Fri Jul 24 07:40:55 2026] POST /volume/v3/snapshots/301dc866-1b13-4f16-abc0-bff3f29b1b59/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:40:55.966882 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-a3ee9b88-e5f8-4d35-b237-c3eed57fedec tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Volume info retrieved successfully. Jul 24 07:40:55.972827 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-3f5ab2e7-8f04-4350-b88f-d32645c30018 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:55.980679 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3f5ab2e7-8f04-4350-b88f-d32645c30018 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] GET https://10.4.3.170/volume/v3/snapshots/301dc866-1b13-4f16-abc0-bff3f29b1b59 Jul 24 07:40:55.980908 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3f5ab2e7-8f04-4350-b88f-d32645c30018 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:55.981149 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3f5ab2e7-8f04-4350-b88f-d32645c30018 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:55.988616 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:55.988616 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:40:55.989148 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-3f5ab2e7-8f04-4350-b88f-d32645c30018 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Snapshot retrieved successfully. Jul 24 07:40:55.990046 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3f5ab2e7-8f04-4350-b88f-d32645c30018 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] https://10.4.3.170/volume/v3/snapshots/301dc866-1b13-4f16-abc0-bff3f29b1b59 returned with HTTP 200 Jul 24 07:40:55.990489 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 425/1691] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:40:55 2026] GET /volume/v3/snapshots/301dc866-1b13-4f16-abc0-bff3f29b1b59 => generated 465 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:56.000006 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-b9dbfc4d-f1ed-446f-bd1e-2b0b7815c8e6 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:56.001800 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b9dbfc4d-f1ed-446f-bd1e-2b0b7815c8e6 tempest-SnapshotsActionsTest-1434394415 tempest-SnapshotsActionsTest-1434394415-project-admin] POST https://10.4.3.170/volume/v3/snapshots/301dc866-1b13-4f16-abc0-bff3f29b1b59/action Jul 24 07:40:56.002144 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b9dbfc4d-f1ed-446f-bd1e-2b0b7815c8e6 tempest-SnapshotsActionsTest-1434394415 tempest-SnapshotsActionsTest-1434394415-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:40:56.002396 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b9dbfc4d-f1ed-446f-bd1e-2b0b7815c8e6 tempest-SnapshotsActionsTest-1434394415 tempest-SnapshotsActionsTest-1434394415-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:56.009801 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:56.009801 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:40:56.010531 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-b9dbfc4d-f1ed-446f-bd1e-2b0b7815c8e6 tempest-SnapshotsActionsTest-1434394415 tempest-SnapshotsActionsTest-1434394415-project-admin] Snapshot retrieved successfully. Jul 24 07:40:56.033640 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-b9dbfc4d-f1ed-446f-bd1e-2b0b7815c8e6 tempest-SnapshotsActionsTest-1434394415 tempest-SnapshotsActionsTest-1434394415-project-admin] Snapshot delete request issued successfully. Jul 24 07:40:56.034478 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b9dbfc4d-f1ed-446f-bd1e-2b0b7815c8e6 tempest-SnapshotsActionsTest-1434394415 tempest-SnapshotsActionsTest-1434394415-project-admin] https://10.4.3.170/volume/v3/snapshots/301dc866-1b13-4f16-abc0-bff3f29b1b59/action returned with HTTP 202 Jul 24 07:40:56.034478 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 422/1692] 10.4.3.170 () {68 vars in 1396 bytes} [Fri Jul 24 07:40:55 2026] POST /volume/v3/snapshots/301dc866-1b13-4f16-abc0-bff3f29b1b59/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:40:56.047255 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a0722540-7eff-44ab-9ec7-3fb95a9719fa None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:56.047255 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a0722540-7eff-44ab-9ec7-3fb95a9719fa tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] GET https://10.4.3.170/volume/v3/snapshots/301dc866-1b13-4f16-abc0-bff3f29b1b59 Jul 24 07:40:56.047632 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a0722540-7eff-44ab-9ec7-3fb95a9719fa tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:56.048373 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a0722540-7eff-44ab-9ec7-3fb95a9719fa tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:56.055129 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:56.055129 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:40:56.055749 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-a0722540-7eff-44ab-9ec7-3fb95a9719fa tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Snapshot retrieved successfully. Jul 24 07:40:56.056779 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a0722540-7eff-44ab-9ec7-3fb95a9719fa tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] https://10.4.3.170/volume/v3/snapshots/301dc866-1b13-4f16-abc0-bff3f29b1b59 returned with HTTP 200 Jul 24 07:40:56.065889 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 424/1693] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:40:56 2026] GET /volume/v3/snapshots/301dc866-1b13-4f16-abc0-bff3f29b1b59 => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:56.196426 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-6035030d-cb76-4778-b034-1c282a481946 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:56.198529 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6035030d-cb76-4778-b034-1c282a481946 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] GET https://10.4.3.170/volume/v3/volumes/2340489e-e677-4366-82bf-133cd5b9e3f3 Jul 24 07:40:56.198788 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6035030d-cb76-4778-b034-1c282a481946 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:56.199006 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6035030d-cb76-4778-b034-1c282a481946 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:56.208880 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:56.208880 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:40:56.212537 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-6035030d-cb76-4778-b034-1c282a481946 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Volume info retrieved successfully. Jul 24 07:40:56.212620 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-889cfa85-b8d6-4174-9bcc-f8a8e21ff81c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:56.214524 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-889cfa85-b8d6-4174-9bcc-f8a8e21ff81c tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/cc9d260a-566b-4c05-a299-51393d04c22a Jul 24 07:40:56.214779 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-889cfa85-b8d6-4174-9bcc-f8a8e21ff81c tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:56.214996 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-889cfa85-b8d6-4174-9bcc-f8a8e21ff81c tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:56.215124 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-889cfa85-b8d6-4174-9bcc-f8a8e21ff81c tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id cc9d260a-566b-4c05-a299-51393d04c22a. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:40:56.218313 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6035030d-cb76-4778-b034-1c282a481946 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] https://10.4.3.170/volume/v3/volumes/2340489e-e677-4366-82bf-133cd5b9e3f3 returned with HTTP 200 Jul 24 07:40:56.218821 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 426/1694] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:56 2026] GET /volume/v3/volumes/2340489e-e677-4366-82bf-133cd5b9e3f3 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:56.219992 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:56.219992 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:40:56.220689 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-889cfa85-b8d6-4174-9bcc-f8a8e21ff81c tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/cc9d260a-566b-4c05-a299-51393d04c22a returned with HTTP 200 Jul 24 07:40:56.221118 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 423/1695] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:40:56 2026] GET /volume/v3/backups/cc9d260a-566b-4c05-a299-51393d04c22a => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:56.230658 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-dc2a880d-f435-40f4-8f0f-3edc9fae529a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:56.232612 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-dc2a880d-f435-40f4-8f0f-3edc9fae529a tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] POST https://10.4.3.170/volume/v3/volumes/2340489e-e677-4366-82bf-133cd5b9e3f3/action Jul 24 07:40:56.232977 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-dc2a880d-f435-40f4-8f0f-3edc9fae529a tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Action body: b'{"os-attach": {"instance_uuid": "f5eaf564-2fbd-49dd-bf65-633b53689814", "mountpoint": "/dev/vdb"}}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:40:56.233151 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-dc2a880d-f435-40f4-8f0f-3edc9fae529a tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "f5eaf564-2fbd-49dd-bf65-633b53689814", "mountpoint": "/dev/vdb"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:56.235392 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-9d825bca-4d75-4c35-860b-f7f203d8a533 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:56.240230 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9d825bca-4d75-4c35-860b-f7f203d8a533 tempest-ServerActionsV293TestJSON-352506628 tempest-ServerActionsV293TestJSON-352506628-project-member] GET https://10.4.3.170/volume/v3/volumes/3f7d4804-bded-40ee-ad46-da699fa61e8a Jul 24 07:40:56.240365 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9d825bca-4d75-4c35-860b-f7f203d8a533 tempest-ServerActionsV293TestJSON-352506628 tempest-ServerActionsV293TestJSON-352506628-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:56.240686 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9d825bca-4d75-4c35-860b-f7f203d8a533 tempest-ServerActionsV293TestJSON-352506628 tempest-ServerActionsV293TestJSON-352506628-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:56.252772 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:56.252772 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:40:56.254270 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-dc2a880d-f435-40f4-8f0f-3edc9fae529a tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Volume info retrieved successfully. Jul 24 07:40:56.260215 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:56.260215 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:40:56.264504 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-9d825bca-4d75-4c35-860b-f7f203d8a533 tempest-ServerActionsV293TestJSON-352506628 tempest-ServerActionsV293TestJSON-352506628-project-member] Volume info retrieved successfully. Jul 24 07:40:56.267490 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-dc2a880d-f435-40f4-8f0f-3edc9fae529a tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Update volume admin metadata completed successfully. Jul 24 07:40:56.269636 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9d825bca-4d75-4c35-860b-f7f203d8a533 tempest-ServerActionsV293TestJSON-352506628 tempest-ServerActionsV293TestJSON-352506628-project-member] https://10.4.3.170/volume/v3/volumes/3f7d4804-bded-40ee-ad46-da699fa61e8a returned with HTTP 200 Jul 24 07:40:56.270024 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 427/1696] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:40:56 2026] GET /volume/v3/volumes/3f7d4804-bded-40ee-ad46-da699fa61e8a => generated 1833 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:40:56.317364 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-dc2a880d-f435-40f4-8f0f-3edc9fae529a tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Attach volume completed successfully. Jul 24 07:40:56.317364 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-dc2a880d-f435-40f4-8f0f-3edc9fae529a tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] https://10.4.3.170/volume/v3/volumes/2340489e-e677-4366-82bf-133cd5b9e3f3/action returned with HTTP 202 Jul 24 07:40:56.317364 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 425/1697] 10.4.3.170 () {68 vars in 1390 bytes} [Fri Jul 24 07:40:56 2026] POST /volume/v3/volumes/2340489e-e677-4366-82bf-133cd5b9e3f3/action => generated 0 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:40:56.324198 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-0c6763bf-88f9-4f3a-9d61-ebe87f948426 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:56.326669 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0c6763bf-88f9-4f3a-9d61-ebe87f948426 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] GET https://10.4.3.170/volume/v3/volumes/2340489e-e677-4366-82bf-133cd5b9e3f3 Jul 24 07:40:56.326999 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0c6763bf-88f9-4f3a-9d61-ebe87f948426 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:56.327315 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0c6763bf-88f9-4f3a-9d61-ebe87f948426 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:56.340914 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:56.340914 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:40:56.345188 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-0c6763bf-88f9-4f3a-9d61-ebe87f948426 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Volume info retrieved successfully. Jul 24 07:40:56.349829 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0c6763bf-88f9-4f3a-9d61-ebe87f948426 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] https://10.4.3.170/volume/v3/volumes/2340489e-e677-4366-82bf-133cd5b9e3f3 returned with HTTP 200 Jul 24 07:40:56.350339 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 424/1698] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:56 2026] GET /volume/v3/volumes/2340489e-e677-4366-82bf-133cd5b9e3f3 => generated 1175 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:40:56.360729 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-2649be41-a1ad-4543-b4e2-e6e01441c45d None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:56.362518 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2649be41-a1ad-4543-b4e2-e6e01441c45d tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] GET https://10.4.3.170/volume/v3/volumes/2340489e-e677-4366-82bf-133cd5b9e3f3 Jul 24 07:40:56.362775 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2649be41-a1ad-4543-b4e2-e6e01441c45d tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:56.363049 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2649be41-a1ad-4543-b4e2-e6e01441c45d tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:56.373106 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:56.373106 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:40:56.378265 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-2649be41-a1ad-4543-b4e2-e6e01441c45d tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Volume info retrieved successfully. Jul 24 07:40:56.380674 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2649be41-a1ad-4543-b4e2-e6e01441c45d tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] https://10.4.3.170/volume/v3/volumes/2340489e-e677-4366-82bf-133cd5b9e3f3 returned with HTTP 200 Jul 24 07:40:56.381066 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 428/1699] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:56 2026] GET /volume/v3/volumes/2340489e-e677-4366-82bf-133cd5b9e3f3 => generated 1175 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:40:56.398306 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-4e06463c-b9e2-404c-9562-aa5d554d627e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:56.479660 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4e06463c-b9e2-404c-9562-aa5d554d627e tempest-VolumesActionsTest-149598582 tempest-VolumesActionsTest-149598582-project-admin] POST https://10.4.3.170/volume/v3/volumes/2340489e-e677-4366-82bf-133cd5b9e3f3/action Jul 24 07:40:56.480267 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4e06463c-b9e2-404c-9562-aa5d554d627e tempest-VolumesActionsTest-149598582 tempest-VolumesActionsTest-149598582-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:40:56.480440 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4e06463c-b9e2-404c-9562-aa5d554d627e tempest-VolumesActionsTest-149598582 tempest-VolumesActionsTest-149598582-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:56.497104 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:56.497104 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:40:56.497756 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.admin_actions [None req-4e06463c-b9e2-404c-9562-aa5d554d627e tempest-VolumesActionsTest-149598582 tempest-VolumesActionsTest-149598582-project-admin] Updating volume '2340489e-e677-4366-82bf-133cd5b9e3f3' with '{'status': 'error'}' {{(pid=100246) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 24 07:40:56.535718 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4e06463c-b9e2-404c-9562-aa5d554d627e tempest-VolumesActionsTest-149598582 tempest-VolumesActionsTest-149598582-project-admin] https://10.4.3.170/volume/v3/volumes/2340489e-e677-4366-82bf-133cd5b9e3f3/action returned with HTTP 202 Jul 24 07:40:56.536438 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 426/1700] 10.4.3.170 () {68 vars in 1390 bytes} [Fri Jul 24 07:40:56 2026] POST /volume/v3/volumes/2340489e-e677-4366-82bf-133cd5b9e3f3/action => generated 0 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:40:56.546111 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-02274a4e-06ed-4d12-8f3c-b6afc368eba0 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:56.559051 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-02274a4e-06ed-4d12-8f3c-b6afc368eba0 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] GET https://10.4.3.170/volume/v3/volumes/2340489e-e677-4366-82bf-133cd5b9e3f3 Jul 24 07:40:56.563322 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-02274a4e-06ed-4d12-8f3c-b6afc368eba0 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:56.564421 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-02274a4e-06ed-4d12-8f3c-b6afc368eba0 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:56.579858 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:56.579858 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:40:56.582847 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-02274a4e-06ed-4d12-8f3c-b6afc368eba0 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Volume info retrieved successfully. Jul 24 07:40:56.587618 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-02274a4e-06ed-4d12-8f3c-b6afc368eba0 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] https://10.4.3.170/volume/v3/volumes/2340489e-e677-4366-82bf-133cd5b9e3f3 returned with HTTP 200 Jul 24 07:40:56.588220 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 425/1701] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:56 2026] GET /volume/v3/volumes/2340489e-e677-4366-82bf-133cd5b9e3f3 => generated 1174 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:40:56.605375 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-c21980bc-7a9b-443e-9e1e-b00946883e38 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:56.607104 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c21980bc-7a9b-443e-9e1e-b00946883e38 tempest-VolumesActionsTest-149598582 tempest-VolumesActionsTest-149598582-project-admin] POST https://10.4.3.170/volume/v3/volumes/2340489e-e677-4366-82bf-133cd5b9e3f3/action Jul 24 07:40:56.607437 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c21980bc-7a9b-443e-9e1e-b00946883e38 tempest-VolumesActionsTest-149598582 tempest-VolumesActionsTest-149598582-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "6a41ab52-8e0c-4c34-9e28-4117f0eaca83"}}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:40:56.607550 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c21980bc-7a9b-443e-9e1e-b00946883e38 tempest-VolumesActionsTest-149598582 tempest-VolumesActionsTest-149598582-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "6a41ab52-8e0c-4c34-9e28-4117f0eaca83"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:56.618765 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:56.618765 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:40:56.619141 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-c21980bc-7a9b-443e-9e1e-b00946883e38 tempest-VolumesActionsTest-149598582 tempest-VolumesActionsTest-149598582-project-admin] Volume info retrieved successfully. Jul 24 07:40:56.633227 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-c21980bc-7a9b-443e-9e1e-b00946883e38 tempest-VolumesActionsTest-149598582 tempest-VolumesActionsTest-149598582-project-admin] Terminate volume connection completed successfully. Jul 24 07:40:56.638826 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-c21980bc-7a9b-443e-9e1e-b00946883e38 tempest-VolumesActionsTest-149598582 tempest-VolumesActionsTest-149598582-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=100245) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Jul 24 07:40:56.688652 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-c21980bc-7a9b-443e-9e1e-b00946883e38 tempest-VolumesActionsTest-149598582 tempest-VolumesActionsTest-149598582-project-admin] Detach volume completed successfully. Jul 24 07:40:56.688893 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c21980bc-7a9b-443e-9e1e-b00946883e38 tempest-VolumesActionsTest-149598582 tempest-VolumesActionsTest-149598582-project-admin] https://10.4.3.170/volume/v3/volumes/2340489e-e677-4366-82bf-133cd5b9e3f3/action returned with HTTP 202 Jul 24 07:40:56.689361 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 429/1702] 10.4.3.170 () {68 vars in 1390 bytes} [Fri Jul 24 07:40:56 2026] POST /volume/v3/volumes/2340489e-e677-4366-82bf-133cd5b9e3f3/action => generated 0 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:40:56.703218 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1d0fa117-f1f0-4929-b785-e1ac9efdf6a8 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:56.704762 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1d0fa117-f1f0-4929-b785-e1ac9efdf6a8 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] GET https://10.4.3.170/volume/v3/volumes/2340489e-e677-4366-82bf-133cd5b9e3f3 Jul 24 07:40:56.704912 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1d0fa117-f1f0-4929-b785-e1ac9efdf6a8 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:56.705118 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1d0fa117-f1f0-4929-b785-e1ac9efdf6a8 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:56.715046 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:56.715046 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:40:56.721350 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-1d0fa117-f1f0-4929-b785-e1ac9efdf6a8 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Volume info retrieved successfully. Jul 24 07:40:56.727429 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1d0fa117-f1f0-4929-b785-e1ac9efdf6a8 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] https://10.4.3.170/volume/v3/volumes/2340489e-e677-4366-82bf-133cd5b9e3f3 returned with HTTP 200 Jul 24 07:40:56.728003 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 427/1703] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:56 2026] GET /volume/v3/volumes/2340489e-e677-4366-82bf-133cd5b9e3f3 => generated 860 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:56.740503 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-5cdd6c8e-c686-41eb-b730-2549f8ac618a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:56.743746 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5cdd6c8e-c686-41eb-b730-2549f8ac618a tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] GET https://10.4.3.170/volume/v3/volumes/2340489e-e677-4366-82bf-133cd5b9e3f3 Jul 24 07:40:56.743993 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5cdd6c8e-c686-41eb-b730-2549f8ac618a tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:56.744429 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5cdd6c8e-c686-41eb-b730-2549f8ac618a tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:56.752528 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:56.752528 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:40:56.757500 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-5cdd6c8e-c686-41eb-b730-2549f8ac618a tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Volume info retrieved successfully. Jul 24 07:40:56.761953 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5cdd6c8e-c686-41eb-b730-2549f8ac618a tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] https://10.4.3.170/volume/v3/volumes/2340489e-e677-4366-82bf-133cd5b9e3f3 returned with HTTP 200 Jul 24 07:40:56.762405 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 426/1704] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:56 2026] GET /volume/v3/volumes/2340489e-e677-4366-82bf-133cd5b9e3f3 => generated 860 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:56.775128 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-b0647642-b0f2-470c-a7f5-bc939a330032 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:56.777085 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b0647642-b0f2-470c-a7f5-bc939a330032 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] POST https://10.4.3.170/volume/v3/volumes/2340489e-e677-4366-82bf-133cd5b9e3f3/action Jul 24 07:40:56.777564 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b0647642-b0f2-470c-a7f5-bc939a330032 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Action body: b'{"os-detach": {}}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:40:56.777831 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b0647642-b0f2-470c-a7f5-bc939a330032 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:56.788361 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:56.788361 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:40:56.788816 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-b0647642-b0f2-470c-a7f5-bc939a330032 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Volume info retrieved successfully. Jul 24 07:40:56.810777 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-b0647642-b0f2-470c-a7f5-bc939a330032 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Detach volume completed successfully. Jul 24 07:40:56.811117 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b0647642-b0f2-470c-a7f5-bc939a330032 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] https://10.4.3.170/volume/v3/volumes/2340489e-e677-4366-82bf-133cd5b9e3f3/action returned with HTTP 202 Jul 24 07:40:56.811953 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 430/1705] 10.4.3.170 () {68 vars in 1390 bytes} [Fri Jul 24 07:40:56 2026] POST /volume/v3/volumes/2340489e-e677-4366-82bf-133cd5b9e3f3/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:40:56.820370 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-3c07ba50-d6eb-44dc-924f-ba369b50cf6f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:56.822335 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3c07ba50-d6eb-44dc-924f-ba369b50cf6f tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] GET https://10.4.3.170/volume/v3/volumes/2340489e-e677-4366-82bf-133cd5b9e3f3 Jul 24 07:40:56.822737 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3c07ba50-d6eb-44dc-924f-ba369b50cf6f tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:56.823060 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3c07ba50-d6eb-44dc-924f-ba369b50cf6f tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:56.832041 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:56.832041 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:40:56.836780 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-3c07ba50-d6eb-44dc-924f-ba369b50cf6f tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Volume info retrieved successfully. Jul 24 07:40:56.842622 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3c07ba50-d6eb-44dc-924f-ba369b50cf6f tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] https://10.4.3.170/volume/v3/volumes/2340489e-e677-4366-82bf-133cd5b9e3f3 returned with HTTP 200 Jul 24 07:40:56.843259 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 428/1706] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:56 2026] GET /volume/v3/volumes/2340489e-e677-4366-82bf-133cd5b9e3f3 => generated 860 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:56.859952 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-891f111f-68fe-416f-b695-b6576cd09db3 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:56.863216 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-891f111f-68fe-416f-b695-b6576cd09db3 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] GET https://10.4.3.170/volume/v3/volumes/2340489e-e677-4366-82bf-133cd5b9e3f3 Jul 24 07:40:56.863535 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-891f111f-68fe-416f-b695-b6576cd09db3 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:56.863892 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-891f111f-68fe-416f-b695-b6576cd09db3 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:56.873649 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:56.873649 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:40:56.878392 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-891f111f-68fe-416f-b695-b6576cd09db3 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Volume info retrieved successfully. Jul 24 07:40:56.884488 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-891f111f-68fe-416f-b695-b6576cd09db3 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] https://10.4.3.170/volume/v3/volumes/2340489e-e677-4366-82bf-133cd5b9e3f3 returned with HTTP 200 Jul 24 07:40:56.884921 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 427/1707] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:56 2026] GET /volume/v3/volumes/2340489e-e677-4366-82bf-133cd5b9e3f3 => generated 860 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:56.899365 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-c59e97c0-29cf-4cd7-9ff0-98891ef63587 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:56.904713 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c59e97c0-29cf-4cd7-9ff0-98891ef63587 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] DELETE https://10.4.3.170/volume/v3/volumes/2340489e-e677-4366-82bf-133cd5b9e3f3 Jul 24 07:40:56.904920 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c59e97c0-29cf-4cd7-9ff0-98891ef63587 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:56.905154 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c59e97c0-29cf-4cd7-9ff0-98891ef63587 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:56.905410 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-c59e97c0-29cf-4cd7-9ff0-98891ef63587 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Delete volume with id: 2340489e-e677-4366-82bf-133cd5b9e3f3 Jul 24 07:40:56.912450 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:56.912450 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:40:56.912933 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-c59e97c0-29cf-4cd7-9ff0-98891ef63587 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Volume info retrieved successfully. Jul 24 07:40:56.928443 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-c59e97c0-29cf-4cd7-9ff0-98891ef63587 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Delete volume request issued successfully. Jul 24 07:40:56.928678 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c59e97c0-29cf-4cd7-9ff0-98891ef63587 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] https://10.4.3.170/volume/v3/volumes/2340489e-e677-4366-82bf-133cd5b9e3f3 returned with HTTP 202 Jul 24 07:40:56.929166 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 431/1708] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:40:56 2026] DELETE /volume/v3/volumes/2340489e-e677-4366-82bf-133cd5b9e3f3 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:40:56.938698 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-08c853e8-4894-4038-a602-52abfea8e2ba None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:56.943272 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-08c853e8-4894-4038-a602-52abfea8e2ba tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] GET https://10.4.3.170/volume/v3/volumes/2340489e-e677-4366-82bf-133cd5b9e3f3 Jul 24 07:40:56.943523 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-08c853e8-4894-4038-a602-52abfea8e2ba tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:56.943752 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-08c853e8-4894-4038-a602-52abfea8e2ba tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:56.955501 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:56.955501 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:40:56.961083 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-08c853e8-4894-4038-a602-52abfea8e2ba tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Volume info retrieved successfully. Jul 24 07:40:56.966052 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-08c853e8-4894-4038-a602-52abfea8e2ba tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] https://10.4.3.170/volume/v3/volumes/2340489e-e677-4366-82bf-133cd5b9e3f3 returned with HTTP 200 Jul 24 07:40:56.966630 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 429/1709] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:56 2026] GET /volume/v3/volumes/2340489e-e677-4366-82bf-133cd5b9e3f3 => generated 859 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:56.974581 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:56.974581 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:40:56.975509 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-a3ee9b88-e5f8-4d35-b237-c3eed57fedec tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Volume info retrieved successfully. Jul 24 07:40:56.975509 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.backup.api [None req-a3ee9b88-e5f8-4d35-b237-c3eed57fedec tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Checking backup size 1 against volume size 1 {{(pid=100243) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 24 07:40:56.975701 np0000005822 devstack@c-api.service[100243]: INFO cinder.backup.api [None req-a3ee9b88-e5f8-4d35-b237-c3eed57fedec tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Overwriting volume 339c4f37-5207-4dfb-bd09-ad31b49974f9 with restore of backup 2a3a7a6b-5e32-457a-a322-99ee29f0279e Jul 24 07:40:56.990275 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.backup.rpcapi [None req-a3ee9b88-e5f8-4d35-b237-c3eed57fedec tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] restore_backup in rpcapi backup_id 2a3a7a6b-5e32-457a-a322-99ee29f0279e {{(pid=100243) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 24 07:40:56.992576 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a3ee9b88-e5f8-4d35-b237-c3eed57fedec tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] https://10.4.3.170/volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e/restore returned with HTTP 202 Jul 24 07:40:56.993845 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 423/1710] 10.4.3.170 () {68 vars in 1393 bytes} [Fri Jul 24 07:40:55 2026] POST /volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e/restore => generated 189 bytes in 1218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:40:57.011317 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-390755a4-c8d9-4662-a582-1f877257e2a8 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:57.015985 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-390755a4-c8d9-4662-a582-1f877257e2a8 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] GET https://10.4.3.170/volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e Jul 24 07:40:57.015985 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-390755a4-c8d9-4662-a582-1f877257e2a8 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:57.017018 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-390755a4-c8d9-4662-a582-1f877257e2a8 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:57.017018 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-390755a4-c8d9-4662-a582-1f877257e2a8 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Show backup with id 2a3a7a6b-5e32-457a-a322-99ee29f0279e. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:40:57.023266 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:57.023266 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:40:57.024215 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-390755a4-c8d9-4662-a582-1f877257e2a8 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] https://10.4.3.170/volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e returned with HTTP 200 Jul 24 07:40:57.024646 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 428/1711] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:57 2026] GET /volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e => generated 802 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:57.080064 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-f279d9e0-907b-42ff-b95a-d26f72dfa3d2 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:57.082139 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f279d9e0-907b-42ff-b95a-d26f72dfa3d2 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] GET https://10.4.3.170/volume/v3/snapshots/301dc866-1b13-4f16-abc0-bff3f29b1b59 Jul 24 07:40:57.082373 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f279d9e0-907b-42ff-b95a-d26f72dfa3d2 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:57.082593 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f279d9e0-907b-42ff-b95a-d26f72dfa3d2 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:57.087963 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f279d9e0-907b-42ff-b95a-d26f72dfa3d2 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] https://10.4.3.170/volume/v3/snapshots/301dc866-1b13-4f16-abc0-bff3f29b1b59 returned with HTTP 404 Jul 24 07:40:57.088777 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 432/1712] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:40:57 2026] GET /volume/v3/snapshots/301dc866-1b13-4f16-abc0-bff3f29b1b59 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:40:57.098961 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f7ef16e4-e341-4546-8eac-b3596ab1948a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:57.101310 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f7ef16e4-e341-4546-8eac-b3596ab1948a tempest-SnapshotsActionsTest-1434394415 tempest-SnapshotsActionsTest-1434394415-project-admin] POST https://10.4.3.170/volume/v3/snapshots/4cf2c14e-bb02-44f6-9faf-9ae9d26d0b29/action Jul 24 07:40:57.101736 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f7ef16e4-e341-4546-8eac-b3596ab1948a tempest-SnapshotsActionsTest-1434394415 tempest-SnapshotsActionsTest-1434394415-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:40:57.101940 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f7ef16e4-e341-4546-8eac-b3596ab1948a tempest-SnapshotsActionsTest-1434394415 tempest-SnapshotsActionsTest-1434394415-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:57.103750 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.admin_actions [None req-f7ef16e4-e341-4546-8eac-b3596ab1948a tempest-SnapshotsActionsTest-1434394415 tempest-SnapshotsActionsTest-1434394415-project-admin] Updating snapshot '4cf2c14e-bb02-44f6-9faf-9ae9d26d0b29' with '{'status': 'available'}' {{(pid=100246) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 24 07:40:57.117810 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:57.117810 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:40:57.135291 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f7ef16e4-e341-4546-8eac-b3596ab1948a tempest-SnapshotsActionsTest-1434394415 tempest-SnapshotsActionsTest-1434394415-project-admin] https://10.4.3.170/volume/v3/snapshots/4cf2c14e-bb02-44f6-9faf-9ae9d26d0b29/action returned with HTTP 202 Jul 24 07:40:57.135839 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 430/1713] 10.4.3.170 () {68 vars in 1396 bytes} [Fri Jul 24 07:40:57 2026] POST /volume/v3/snapshots/4cf2c14e-bb02-44f6-9faf-9ae9d26d0b29/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:40:57.146766 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-23dc2188-e6de-4c43-bc57-b735d8c74d71 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:57.153005 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-23dc2188-e6de-4c43-bc57-b735d8c74d71 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] GET https://10.4.3.170/volume/v3/snapshots/4cf2c14e-bb02-44f6-9faf-9ae9d26d0b29 Jul 24 07:40:57.153328 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-23dc2188-e6de-4c43-bc57-b735d8c74d71 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:57.153636 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-23dc2188-e6de-4c43-bc57-b735d8c74d71 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:57.162250 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:57.162250 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:40:57.162730 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-23dc2188-e6de-4c43-bc57-b735d8c74d71 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Snapshot retrieved successfully. Jul 24 07:40:57.163571 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-23dc2188-e6de-4c43-bc57-b735d8c74d71 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] https://10.4.3.170/volume/v3/snapshots/4cf2c14e-bb02-44f6-9faf-9ae9d26d0b29 returned with HTTP 200 Jul 24 07:40:57.163931 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 424/1714] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:40:57 2026] GET /volume/v3/snapshots/4cf2c14e-bb02-44f6-9faf-9ae9d26d0b29 => generated 465 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:57.173429 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-3b55b16f-83b6-446c-b09f-94f3980d3baf None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:57.175460 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3b55b16f-83b6-446c-b09f-94f3980d3baf tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/301dc866-1b13-4f16-abc0-bff3f29b1b59 Jul 24 07:40:57.175704 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3b55b16f-83b6-446c-b09f-94f3980d3baf tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:57.175905 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3b55b16f-83b6-446c-b09f-94f3980d3baf tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:57.176045 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.snapshots [None req-3b55b16f-83b6-446c-b09f-94f3980d3baf tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Delete snapshot with id: 301dc866-1b13-4f16-abc0-bff3f29b1b59 Jul 24 07:40:57.180654 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3b55b16f-83b6-446c-b09f-94f3980d3baf tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] https://10.4.3.170/volume/v3/snapshots/301dc866-1b13-4f16-abc0-bff3f29b1b59 returned with HTTP 404 Jul 24 07:40:57.181129 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 429/1715] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 24 07:40:57 2026] DELETE /volume/v3/snapshots/301dc866-1b13-4f16-abc0-bff3f29b1b59 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:40:57.189190 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-396b27fb-da7d-400e-a168-d407f11eed7e None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:57.191795 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-396b27fb-da7d-400e-a168-d407f11eed7e tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] POST https://10.4.3.170/volume/v3/snapshots Jul 24 07:40:57.192775 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-396b27fb-da7d-400e-a168-d407f11eed7e tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d321df8c-7660-4a58-b72e-4cfd4fb71e9b", "name": "tempest-SnapshotsActionsTest-Snapshot-1789213871"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:57.205228 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:57.205228 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:40:57.205878 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-396b27fb-da7d-400e-a168-d407f11eed7e tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Volume info retrieved successfully. Jul 24 07:40:57.205878 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.snapshots [None req-396b27fb-da7d-400e-a168-d407f11eed7e tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Create snapshot from volume d321df8c-7660-4a58-b72e-4cfd4fb71e9b Jul 24 07:40:57.237490 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-bbd2f974-a4cc-4731-b7aa-d63b160b71ec None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:57.239439 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-396b27fb-da7d-400e-a168-d407f11eed7e tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Created reservations ['cb248140-4fdd-4348-9300-d95d79dfa862', 'd580a7c1-25b7-4131-9e01-ba563782e963', '0bf9e713-2b31-4fce-a159-efc68a97ed5f', 'f788c499-9864-4284-a85b-0171d4d74192'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:40:57.240448 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bbd2f974-a4cc-4731-b7aa-d63b160b71ec tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/cc9d260a-566b-4c05-a299-51393d04c22a Jul 24 07:40:57.240448 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bbd2f974-a4cc-4731-b7aa-d63b160b71ec tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:57.240602 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bbd2f974-a4cc-4731-b7aa-d63b160b71ec tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:57.240669 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-bbd2f974-a4cc-4731-b7aa-d63b160b71ec tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id cc9d260a-566b-4c05-a299-51393d04c22a. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:40:57.246475 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:57.246475 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:40:57.247509 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bbd2f974-a4cc-4731-b7aa-d63b160b71ec tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/cc9d260a-566b-4c05-a299-51393d04c22a returned with HTTP 200 Jul 24 07:40:57.247772 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 431/1716] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:40:57 2026] GET /volume/v3/backups/cc9d260a-566b-4c05-a299-51393d04c22a => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:57.274687 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-396b27fb-da7d-400e-a168-d407f11eed7e tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Snapshot create request issued successfully. Jul 24 07:40:57.274870 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-396b27fb-da7d-400e-a168-d407f11eed7e tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 24 07:40:57.275490 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 433/1717] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 24 07:40:57 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) Jul 24 07:40:57.290761 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-fe309642-f5d5-4762-bd5e-ae9c44624ce9 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:57.293110 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-fe309642-f5d5-4762-bd5e-ae9c44624ce9 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] GET https://10.4.3.170/volume/v3/snapshots/fee83420-3610-47df-85f1-a844cf7caa14 Jul 24 07:40:57.293110 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-fe309642-f5d5-4762-bd5e-ae9c44624ce9 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:57.293318 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-fe309642-f5d5-4762-bd5e-ae9c44624ce9 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:57.301774 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:57.301774 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:40:57.301969 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-fe309642-f5d5-4762-bd5e-ae9c44624ce9 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Snapshot retrieved successfully. Jul 24 07:40:57.302724 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-fe309642-f5d5-4762-bd5e-ae9c44624ce9 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] https://10.4.3.170/volume/v3/snapshots/fee83420-3610-47df-85f1-a844cf7caa14 returned with HTTP 200 Jul 24 07:40:57.303332 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 425/1718] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:40:57 2026] GET /volume/v3/snapshots/fee83420-3610-47df-85f1-a844cf7caa14 => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:57.982190 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-d6808d84-6b64-43ab-aefe-490531954bcd None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:57.987092 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d6808d84-6b64-43ab-aefe-490531954bcd tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] GET https://10.4.3.170/volume/v3/volumes/2340489e-e677-4366-82bf-133cd5b9e3f3 Jul 24 07:40:57.987398 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d6808d84-6b64-43ab-aefe-490531954bcd tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:57.987667 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d6808d84-6b64-43ab-aefe-490531954bcd tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:57.994936 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d6808d84-6b64-43ab-aefe-490531954bcd tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] https://10.4.3.170/volume/v3/volumes/2340489e-e677-4366-82bf-133cd5b9e3f3 returned with HTTP 404 Jul 24 07:40:57.995449 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 430/1719] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:57 2026] GET /volume/v3/volumes/2340489e-e677-4366-82bf-133cd5b9e3f3 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:40:58.037442 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-08c17ecd-8841-4782-a96d-f65d81c176ea None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:58.039866 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-08c17ecd-8841-4782-a96d-f65d81c176ea tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] GET https://10.4.3.170/volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e Jul 24 07:40:58.040268 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-08c17ecd-8841-4782-a96d-f65d81c176ea tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:58.040677 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-08c17ecd-8841-4782-a96d-f65d81c176ea tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:58.040858 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-08c17ecd-8841-4782-a96d-f65d81c176ea tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Show backup with id 2a3a7a6b-5e32-457a-a322-99ee29f0279e. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:40:58.047164 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:58.047164 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:40:58.048241 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-08c17ecd-8841-4782-a96d-f65d81c176ea tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] https://10.4.3.170/volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e returned with HTTP 200 Jul 24 07:40:58.048837 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 432/1720] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:58 2026] GET /volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e => generated 802 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:58.265859 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-1560711c-43fb-41e0-8dd9-7b7ef1e84415 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:58.269577 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1560711c-43fb-41e0-8dd9-7b7ef1e84415 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/cc9d260a-566b-4c05-a299-51393d04c22a Jul 24 07:40:58.269767 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-1560711c-43fb-41e0-8dd9-7b7ef1e84415 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:58.269956 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-1560711c-43fb-41e0-8dd9-7b7ef1e84415 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:58.270074 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-1560711c-43fb-41e0-8dd9-7b7ef1e84415 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id cc9d260a-566b-4c05-a299-51393d04c22a. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:40:58.280991 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:58.280991 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:40:58.281724 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1560711c-43fb-41e0-8dd9-7b7ef1e84415 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/cc9d260a-566b-4c05-a299-51393d04c22a returned with HTTP 200 Jul 24 07:40:58.282100 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 434/1721] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:40:58 2026] GET /volume/v3/backups/cc9d260a-566b-4c05-a299-51393d04c22a => generated 735 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:58.314712 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-87fc77cc-d039-4146-a6c1-fdb9c27a046f None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:58.317051 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-87fc77cc-d039-4146-a6c1-fdb9c27a046f tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] GET https://10.4.3.170/volume/v3/snapshots/fee83420-3610-47df-85f1-a844cf7caa14 Jul 24 07:40:58.317369 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-87fc77cc-d039-4146-a6c1-fdb9c27a046f tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:58.317622 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-87fc77cc-d039-4146-a6c1-fdb9c27a046f tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:58.323758 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:58.323758 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:40:58.324354 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-87fc77cc-d039-4146-a6c1-fdb9c27a046f tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Snapshot retrieved successfully. Jul 24 07:40:58.325395 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-87fc77cc-d039-4146-a6c1-fdb9c27a046f tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] https://10.4.3.170/volume/v3/snapshots/fee83420-3610-47df-85f1-a844cf7caa14 returned with HTTP 200 Jul 24 07:40:58.325874 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 426/1722] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:40:58 2026] GET /volume/v3/snapshots/fee83420-3610-47df-85f1-a844cf7caa14 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:58.341359 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-728c60ed-6399-46ac-8e5d-dadd471b8748 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:58.344122 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-728c60ed-6399-46ac-8e5d-dadd471b8748 tempest-SnapshotsActionsTest-1434394415 tempest-SnapshotsActionsTest-1434394415-project-admin] POST https://10.4.3.170/volume/v3/snapshots/fee83420-3610-47df-85f1-a844cf7caa14/action Jul 24 07:40:58.344663 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-728c60ed-6399-46ac-8e5d-dadd471b8748 tempest-SnapshotsActionsTest-1434394415 tempest-SnapshotsActionsTest-1434394415-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:40:58.344941 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-728c60ed-6399-46ac-8e5d-dadd471b8748 tempest-SnapshotsActionsTest-1434394415 tempest-SnapshotsActionsTest-1434394415-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:58.347161 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.contrib.admin_actions [None req-728c60ed-6399-46ac-8e5d-dadd471b8748 tempest-SnapshotsActionsTest-1434394415 tempest-SnapshotsActionsTest-1434394415-project-admin] Updating snapshot 'fee83420-3610-47df-85f1-a844cf7caa14' with '{'status': 'error'}' {{(pid=100244) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 24 07:40:58.354971 np0000005822 devstack@c-api.service[100244]: DEBUG dbcounter [-] [100244] Writing DB stats cinder:SELECT=526,cinder:INSERT=71,cinder:UPDATE=124 {{(pid=100244) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 07:40:58.362699 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:58.362699 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:40:58.383321 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-728c60ed-6399-46ac-8e5d-dadd471b8748 tempest-SnapshotsActionsTest-1434394415 tempest-SnapshotsActionsTest-1434394415-project-admin] https://10.4.3.170/volume/v3/snapshots/fee83420-3610-47df-85f1-a844cf7caa14/action returned with HTTP 202 Jul 24 07:40:58.383793 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 431/1723] 10.4.3.170 () {68 vars in 1396 bytes} [Fri Jul 24 07:40:58 2026] POST /volume/v3/snapshots/fee83420-3610-47df-85f1-a844cf7caa14/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:40:58.392097 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-27da8d6f-3f42-4369-8915-83014208460e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:58.394387 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-27da8d6f-3f42-4369-8915-83014208460e tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] GET https://10.4.3.170/volume/v3/snapshots/fee83420-3610-47df-85f1-a844cf7caa14 Jul 24 07:40:58.394619 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-27da8d6f-3f42-4369-8915-83014208460e tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:58.394842 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-27da8d6f-3f42-4369-8915-83014208460e tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:58.401112 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:58.401112 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:40:58.401666 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-27da8d6f-3f42-4369-8915-83014208460e tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Snapshot retrieved successfully. Jul 24 07:40:58.402681 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-27da8d6f-3f42-4369-8915-83014208460e tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] https://10.4.3.170/volume/v3/snapshots/fee83420-3610-47df-85f1-a844cf7caa14 returned with HTTP 200 Jul 24 07:40:58.403051 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 433/1724] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:40:58 2026] GET /volume/v3/snapshots/fee83420-3610-47df-85f1-a844cf7caa14 => generated 462 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:58.416822 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-3436be55-8509-45fa-86b2-bbd38a52bbf8 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:58.419084 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3436be55-8509-45fa-86b2-bbd38a52bbf8 tempest-SnapshotsActionsTest-1434394415 tempest-SnapshotsActionsTest-1434394415-project-admin] POST https://10.4.3.170/volume/v3/snapshots/fee83420-3610-47df-85f1-a844cf7caa14/action Jul 24 07:40:58.419084 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3436be55-8509-45fa-86b2-bbd38a52bbf8 tempest-SnapshotsActionsTest-1434394415 tempest-SnapshotsActionsTest-1434394415-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:40:58.419084 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3436be55-8509-45fa-86b2-bbd38a52bbf8 tempest-SnapshotsActionsTest-1434394415 tempest-SnapshotsActionsTest-1434394415-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:58.425523 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:58.425523 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:40:58.425851 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-3436be55-8509-45fa-86b2-bbd38a52bbf8 tempest-SnapshotsActionsTest-1434394415 tempest-SnapshotsActionsTest-1434394415-project-admin] Snapshot retrieved successfully. Jul 24 07:40:58.443826 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-3436be55-8509-45fa-86b2-bbd38a52bbf8 tempest-SnapshotsActionsTest-1434394415 tempest-SnapshotsActionsTest-1434394415-project-admin] Snapshot delete request issued successfully. Jul 24 07:40:58.444027 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3436be55-8509-45fa-86b2-bbd38a52bbf8 tempest-SnapshotsActionsTest-1434394415 tempest-SnapshotsActionsTest-1434394415-project-admin] https://10.4.3.170/volume/v3/snapshots/fee83420-3610-47df-85f1-a844cf7caa14/action returned with HTTP 202 Jul 24 07:40:58.444549 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 435/1725] 10.4.3.170 () {68 vars in 1396 bytes} [Fri Jul 24 07:40:58 2026] POST /volume/v3/snapshots/fee83420-3610-47df-85f1-a844cf7caa14/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:40:58.453991 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-6a692ce0-cc19-449a-9b41-b27613910dff None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:58.455838 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6a692ce0-cc19-449a-9b41-b27613910dff tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] GET https://10.4.3.170/volume/v3/snapshots/fee83420-3610-47df-85f1-a844cf7caa14 Jul 24 07:40:58.456425 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-6a692ce0-cc19-449a-9b41-b27613910dff tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:58.456611 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-6a692ce0-cc19-449a-9b41-b27613910dff tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:58.465531 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:58.465531 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:40:58.466020 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-6a692ce0-cc19-449a-9b41-b27613910dff tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Snapshot retrieved successfully. Jul 24 07:40:58.466858 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6a692ce0-cc19-449a-9b41-b27613910dff tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] https://10.4.3.170/volume/v3/snapshots/fee83420-3610-47df-85f1-a844cf7caa14 returned with HTTP 200 Jul 24 07:40:58.467249 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 427/1726] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:40:58 2026] GET /volume/v3/snapshots/fee83420-3610-47df-85f1-a844cf7caa14 => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:59.059185 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-f6cac38b-af53-46db-bc02-c8acfd78171a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:59.060982 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f6cac38b-af53-46db-bc02-c8acfd78171a tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] GET https://10.4.3.170/volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e Jul 24 07:40:59.061235 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f6cac38b-af53-46db-bc02-c8acfd78171a tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:59.061463 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f6cac38b-af53-46db-bc02-c8acfd78171a tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:59.061611 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-f6cac38b-af53-46db-bc02-c8acfd78171a tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Show backup with id 2a3a7a6b-5e32-457a-a322-99ee29f0279e. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:40:59.065538 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:59.065538 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:40:59.066324 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f6cac38b-af53-46db-bc02-c8acfd78171a tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] https://10.4.3.170/volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e returned with HTTP 200 Jul 24 07:40:59.066678 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 432/1727] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:40:59 2026] GET /volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e => generated 802 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:59.295213 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-3d8af47f-07fa-4dc0-b005-5e47fe661422 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:59.296862 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3d8af47f-07fa-4dc0-b005-5e47fe661422 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/cc9d260a-566b-4c05-a299-51393d04c22a Jul 24 07:40:59.297113 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3d8af47f-07fa-4dc0-b005-5e47fe661422 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:59.297344 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3d8af47f-07fa-4dc0-b005-5e47fe661422 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:59.297453 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-3d8af47f-07fa-4dc0-b005-5e47fe661422 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id cc9d260a-566b-4c05-a299-51393d04c22a. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:40:59.301594 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:59.301594 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:40:59.302151 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3d8af47f-07fa-4dc0-b005-5e47fe661422 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/cc9d260a-566b-4c05-a299-51393d04c22a returned with HTTP 200 Jul 24 07:40:59.302487 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 434/1728] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:40:59 2026] GET /volume/v3/backups/cc9d260a-566b-4c05-a299-51393d04c22a => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:59.482998 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-948799d2-9266-46c0-9437-dbf655c30a84 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:59.484904 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-948799d2-9266-46c0-9437-dbf655c30a84 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] GET https://10.4.3.170/volume/v3/snapshots/fee83420-3610-47df-85f1-a844cf7caa14 Jul 24 07:40:59.485108 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-948799d2-9266-46c0-9437-dbf655c30a84 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:59.485311 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-948799d2-9266-46c0-9437-dbf655c30a84 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:59.489575 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-948799d2-9266-46c0-9437-dbf655c30a84 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] https://10.4.3.170/volume/v3/snapshots/fee83420-3610-47df-85f1-a844cf7caa14 returned with HTTP 404 Jul 24 07:40:59.490029 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 436/1729] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:40:59 2026] GET /volume/v3/snapshots/fee83420-3610-47df-85f1-a844cf7caa14 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:40:59.499382 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-94d5e85e-1bcb-4e4c-8f9d-9a8069793be4 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:59.501400 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-94d5e85e-1bcb-4e4c-8f9d-9a8069793be4 tempest-SnapshotsActionsTest-1434394415 tempest-SnapshotsActionsTest-1434394415-project-admin] POST https://10.4.3.170/volume/v3/snapshots/4cf2c14e-bb02-44f6-9faf-9ae9d26d0b29/action Jul 24 07:40:59.501982 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-94d5e85e-1bcb-4e4c-8f9d-9a8069793be4 tempest-SnapshotsActionsTest-1434394415 tempest-SnapshotsActionsTest-1434394415-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:40:59.502245 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-94d5e85e-1bcb-4e4c-8f9d-9a8069793be4 tempest-SnapshotsActionsTest-1434394415 tempest-SnapshotsActionsTest-1434394415-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:59.503872 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.contrib.admin_actions [None req-94d5e85e-1bcb-4e4c-8f9d-9a8069793be4 tempest-SnapshotsActionsTest-1434394415 tempest-SnapshotsActionsTest-1434394415-project-admin] Updating snapshot '4cf2c14e-bb02-44f6-9faf-9ae9d26d0b29' with '{'status': 'available'}' {{(pid=100243) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 24 07:40:59.538914 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:59.538914 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:40:59.556529 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-94d5e85e-1bcb-4e4c-8f9d-9a8069793be4 tempest-SnapshotsActionsTest-1434394415 tempest-SnapshotsActionsTest-1434394415-project-admin] https://10.4.3.170/volume/v3/snapshots/4cf2c14e-bb02-44f6-9faf-9ae9d26d0b29/action returned with HTTP 202 Jul 24 07:40:59.556884 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 428/1730] 10.4.3.170 () {68 vars in 1396 bytes} [Fri Jul 24 07:40:59 2026] POST /volume/v3/snapshots/4cf2c14e-bb02-44f6-9faf-9ae9d26d0b29/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:40:59.566643 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-11ed7479-c0f4-497b-a08f-cefe2c51b5e4 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:59.568856 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-11ed7479-c0f4-497b-a08f-cefe2c51b5e4 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] GET https://10.4.3.170/volume/v3/snapshots/4cf2c14e-bb02-44f6-9faf-9ae9d26d0b29 Jul 24 07:40:59.568856 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-11ed7479-c0f4-497b-a08f-cefe2c51b5e4 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:59.569164 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-11ed7479-c0f4-497b-a08f-cefe2c51b5e4 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:59.577123 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:59.577123 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:40:59.577123 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-11ed7479-c0f4-497b-a08f-cefe2c51b5e4 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Snapshot retrieved successfully. Jul 24 07:40:59.581653 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-11ed7479-c0f4-497b-a08f-cefe2c51b5e4 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] https://10.4.3.170/volume/v3/snapshots/4cf2c14e-bb02-44f6-9faf-9ae9d26d0b29 returned with HTTP 200 Jul 24 07:40:59.582181 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 433/1731] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:40:59 2026] GET /volume/v3/snapshots/4cf2c14e-bb02-44f6-9faf-9ae9d26d0b29 => generated 465 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:40:59.597462 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e6c6af0d-457a-4a76-a979-5ec74f5fe41c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:59.599664 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e6c6af0d-457a-4a76-a979-5ec74f5fe41c tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/fee83420-3610-47df-85f1-a844cf7caa14 Jul 24 07:40:59.599892 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e6c6af0d-457a-4a76-a979-5ec74f5fe41c tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:59.600170 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e6c6af0d-457a-4a76-a979-5ec74f5fe41c tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:59.600334 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.snapshots [None req-e6c6af0d-457a-4a76-a979-5ec74f5fe41c tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Delete snapshot with id: fee83420-3610-47df-85f1-a844cf7caa14 Jul 24 07:40:59.607745 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e6c6af0d-457a-4a76-a979-5ec74f5fe41c tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] https://10.4.3.170/volume/v3/snapshots/fee83420-3610-47df-85f1-a844cf7caa14 returned with HTTP 404 Jul 24 07:40:59.607979 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 435/1732] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 24 07:40:59 2026] DELETE /volume/v3/snapshots/fee83420-3610-47df-85f1-a844cf7caa14 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:40:59.617457 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-6f77e148-f8e7-4399-987b-5ef9cffc82f5 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:59.619242 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6f77e148-f8e7-4399-987b-5ef9cffc82f5 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] POST https://10.4.3.170/volume/v3/snapshots Jul 24 07:40:59.622238 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6f77e148-f8e7-4399-987b-5ef9cffc82f5 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d321df8c-7660-4a58-b72e-4cfd4fb71e9b", "name": "tempest-SnapshotsActionsTest-Snapshot-766289159"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:40:59.628111 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:59.628111 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:40:59.628642 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-6f77e148-f8e7-4399-987b-5ef9cffc82f5 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Volume info retrieved successfully. Jul 24 07:40:59.628790 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.snapshots [None req-6f77e148-f8e7-4399-987b-5ef9cffc82f5 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Create snapshot from volume d321df8c-7660-4a58-b72e-4cfd4fb71e9b Jul 24 07:40:59.650451 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-6f77e148-f8e7-4399-987b-5ef9cffc82f5 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Created reservations ['4153f928-f236-41d1-96f1-e8571c702808', 'a4f93141-b708-4bcf-8dcd-bc52ad64ecbf', '97bd2a02-e832-495c-b747-698915ecd70f', '9aa1b758-3af5-475c-8699-127f916aa3e9'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:40:59.674780 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-6f77e148-f8e7-4399-987b-5ef9cffc82f5 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Snapshot create request issued successfully. Jul 24 07:40:59.675082 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6f77e148-f8e7-4399-987b-5ef9cffc82f5 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 24 07:40:59.675486 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 437/1733] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 24 07:40:59 2026] POST /volume/v3/snapshots => generated 306 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:40:59.687394 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-0ecc872b-ec2a-4390-98f9-31c3e27151a9 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:40:59.688983 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0ecc872b-ec2a-4390-98f9-31c3e27151a9 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] GET https://10.4.3.170/volume/v3/snapshots/038e1014-d116-429c-bb87-3c504f64b948 Jul 24 07:40:59.690652 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0ecc872b-ec2a-4390-98f9-31c3e27151a9 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:40:59.690835 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0ecc872b-ec2a-4390-98f9-31c3e27151a9 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:40:59.696269 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:40:59.696269 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:40:59.696670 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-0ecc872b-ec2a-4390-98f9-31c3e27151a9 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Snapshot retrieved successfully. Jul 24 07:40:59.697347 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0ecc872b-ec2a-4390-98f9-31c3e27151a9 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] https://10.4.3.170/volume/v3/snapshots/038e1014-d116-429c-bb87-3c504f64b948 returned with HTTP 200 Jul 24 07:40:59.697695 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 429/1734] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:40:59 2026] GET /volume/v3/snapshots/038e1014-d116-429c-bb87-3c504f64b948 => generated 438 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:00.076982 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-22a42b0c-af56-46a1-a84d-1cf4dd4e13f8 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:00.080416 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-22a42b0c-af56-46a1-a84d-1cf4dd4e13f8 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] GET https://10.4.3.170/volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e Jul 24 07:41:00.080616 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-22a42b0c-af56-46a1-a84d-1cf4dd4e13f8 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:00.081150 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-22a42b0c-af56-46a1-a84d-1cf4dd4e13f8 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:00.081150 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-22a42b0c-af56-46a1-a84d-1cf4dd4e13f8 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Show backup with id 2a3a7a6b-5e32-457a-a322-99ee29f0279e. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:41:00.086976 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:00.086976 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:41:00.088239 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-22a42b0c-af56-46a1-a84d-1cf4dd4e13f8 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] https://10.4.3.170/volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e returned with HTTP 200 Jul 24 07:41:00.088239 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 434/1735] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:00 2026] GET /volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e => generated 802 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:00.313687 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-49adc05c-6178-42fa-8f28-f23a406d4cf1 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:00.316021 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-49adc05c-6178-42fa-8f28-f23a406d4cf1 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/cc9d260a-566b-4c05-a299-51393d04c22a Jul 24 07:41:00.316352 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-49adc05c-6178-42fa-8f28-f23a406d4cf1 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:00.316619 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-49adc05c-6178-42fa-8f28-f23a406d4cf1 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:00.316778 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-49adc05c-6178-42fa-8f28-f23a406d4cf1 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id cc9d260a-566b-4c05-a299-51393d04c22a. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:41:00.322502 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:00.322502 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:41:00.323415 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-49adc05c-6178-42fa-8f28-f23a406d4cf1 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/cc9d260a-566b-4c05-a299-51393d04c22a returned with HTTP 200 Jul 24 07:41:00.323918 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 436/1736] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:41:00 2026] GET /volume/v3/backups/cc9d260a-566b-4c05-a299-51393d04c22a => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:00.504500 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-29c1103f-4594-42ce-9dbf-e4e0c9da344c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:00.506618 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-29c1103f-4594-42ce-9dbf-e4e0c9da344c tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:41:00.507000 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-29c1103f-4594-42ce-9dbf-e4e0c9da344c tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1933660372"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:41:00.508896 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-29c1103f-4594-42ce-9dbf-e4e0c9da344c tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1933660372'}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:41:00.509034 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-29c1103f-4594-42ce-9dbf-e4e0c9da344c tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Create volume of 1 GB Jul 24 07:41:00.509459 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:00.509459 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:41:00.514109 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-29c1103f-4594-42ce-9dbf-e4e0c9da344c tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Availability Zones retrieved successfully. Jul 24 07:41:00.521427 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-29c1103f-4594-42ce-9dbf-e4e0c9da344c tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Flow 'volume_create_api' (0e937703-69b9-4558-949c-ac6b83a6da1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:41:00.524225 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-29c1103f-4594-42ce-9dbf-e4e0c9da344c tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af999404-4f72-4808-b964-489dea3f9080) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:41:00.524225 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-29c1103f-4594-42ce-9dbf-e4e0c9da344c tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Validating volume size '1' using validate_int {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:41:00.551725 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-29c1103f-4594-42ce-9dbf-e4e0c9da344c tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af999404-4f72-4808-b964-489dea3f9080) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:41:00.552453 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-29c1103f-4594-42ce-9dbf-e4e0c9da344c tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7200a9b-98ed-4819-b92a-8561c01dd5a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:41:00.586712 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-29c1103f-4594-42ce-9dbf-e4e0c9da344c tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Created reservations ['c764524b-cffc-4bc1-bb43-4647c6342cd6', '2a29282b-bb62-406a-980c-17ca62cd1516', 'a7d1c0e2-ac7b-443a-affd-38507b64cb08', '8787e772-3fe3-45e5-a4f7-3fc984e26787'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:41:00.587731 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-29c1103f-4594-42ce-9dbf-e4e0c9da344c tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7200a9b-98ed-4819-b92a-8561c01dd5a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c764524b-cffc-4bc1-bb43-4647c6342cd6', '2a29282b-bb62-406a-980c-17ca62cd1516', 'a7d1c0e2-ac7b-443a-affd-38507b64cb08', '8787e772-3fe3-45e5-a4f7-3fc984e26787']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:41:00.588525 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-29c1103f-4594-42ce-9dbf-e4e0c9da344c tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12624aa0-2965-4e57-9e49-ca00fecc0a19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:41:00.612495 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-29c1103f-4594-42ce-9dbf-e4e0c9da344c tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12624aa0-2965-4e57-9e49-ca00fecc0a19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1a5be6d0-44f2-4c21-9579-902a01a85a8a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1933660372',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52895d1e70de419895e1c0b1cfe5c1a1',qos_specs=None,replication_status=,reservations=['c764524b-cffc-4bc1-bb43-4647c6342cd6','2a29282b-bb62-406a-980c-17ca62cd1516','a7d1c0e2-ac7b-443a-affd-38507b64cb08','8787e772-3fe3-45e5-a4f7-3fc984e26787'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78e84f0344c84542903f969501843cb0',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:41:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1933660372',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1a5be6d0-44f2-4c21-9579-902a01a85a8a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='52895d1e70de419895e1c0b1cfe5c1a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='78e84f0344c84542903f969501843cb0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:41:00.613655 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-29c1103f-4594-42ce-9dbf-e4e0c9da344c tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d55e353-3e6d-4732-92ca-c8fe5d51789a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:41:00.633872 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-29c1103f-4594-42ce-9dbf-e4e0c9da344c tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d55e353-3e6d-4732-92ca-c8fe5d51789a) transitioned into state 'SUCCESS' from state '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-1933660372',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52895d1e70de419895e1c0b1cfe5c1a1',qos_specs=None,replication_status=,reservations=['c764524b-cffc-4bc1-bb43-4647c6342cd6','2a29282b-bb62-406a-980c-17ca62cd1516','a7d1c0e2-ac7b-443a-affd-38507b64cb08','8787e772-3fe3-45e5-a4f7-3fc984e26787'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78e84f0344c84542903f969501843cb0',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:41:00.634548 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-29c1103f-4594-42ce-9dbf-e4e0c9da344c tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8ce390d-b7d1-4540-97d7-b1e644957eeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:41:00.646463 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-29c1103f-4594-42ce-9dbf-e4e0c9da344c tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8ce390d-b7d1-4540-97d7-b1e644957eeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:41:00.648429 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-29c1103f-4594-42ce-9dbf-e4e0c9da344c tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Flow 'volume_create_api' (0e937703-69b9-4558-949c-ac6b83a6da1c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:41:00.648429 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-29c1103f-4594-42ce-9dbf-e4e0c9da344c tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Create volume request issued successfully. Jul 24 07:41:00.648945 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-29c1103f-4594-42ce-9dbf-e4e0c9da344c tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:41:00.649159 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 438/1737] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 24 07:41:00 2026] POST /volume/v3/volumes => generated 749 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:41:00.666471 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-3166c067-c2e7-428d-8b54-076e3d004200 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:00.669560 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3166c067-c2e7-428d-8b54-076e3d004200 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] GET https://10.4.3.170/volume/v3/volumes/1a5be6d0-44f2-4c21-9579-902a01a85a8a Jul 24 07:41:00.669678 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3166c067-c2e7-428d-8b54-076e3d004200 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:00.670533 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3166c067-c2e7-428d-8b54-076e3d004200 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:00.681582 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:00.681582 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:41:00.687402 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-3166c067-c2e7-428d-8b54-076e3d004200 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Volume info retrieved successfully. Jul 24 07:41:00.695746 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3166c067-c2e7-428d-8b54-076e3d004200 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] https://10.4.3.170/volume/v3/volumes/1a5be6d0-44f2-4c21-9579-902a01a85a8a returned with HTTP 200 Jul 24 07:41:00.696196 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 430/1738] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:00 2026] GET /volume/v3/volumes/1a5be6d0-44f2-4c21-9579-902a01a85a8a => generated 817 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:00.709759 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-60c53573-eed3-44ca-8cb7-55edabacf78a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:00.714925 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-60c53573-eed3-44ca-8cb7-55edabacf78a tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] GET https://10.4.3.170/volume/v3/snapshots/038e1014-d116-429c-bb87-3c504f64b948 Jul 24 07:41:00.714925 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-60c53573-eed3-44ca-8cb7-55edabacf78a tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:00.714925 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-60c53573-eed3-44ca-8cb7-55edabacf78a tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:00.724638 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:00.724638 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:41:00.724638 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-60c53573-eed3-44ca-8cb7-55edabacf78a tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Snapshot retrieved successfully. Jul 24 07:41:00.724638 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-60c53573-eed3-44ca-8cb7-55edabacf78a tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] https://10.4.3.170/volume/v3/snapshots/038e1014-d116-429c-bb87-3c504f64b948 returned with HTTP 200 Jul 24 07:41:00.724638 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 435/1739] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:41:00 2026] GET /volume/v3/snapshots/038e1014-d116-429c-bb87-3c504f64b948 => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:00.734623 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-953c3f10-4ccc-45d3-b009-e15bce1ea2c3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:00.737661 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-953c3f10-4ccc-45d3-b009-e15bce1ea2c3 tempest-SnapshotsActionsTest-1434394415 tempest-SnapshotsActionsTest-1434394415-project-admin] POST https://10.4.3.170/volume/v3/snapshots/038e1014-d116-429c-bb87-3c504f64b948/action Jul 24 07:41:00.737661 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-953c3f10-4ccc-45d3-b009-e15bce1ea2c3 tempest-SnapshotsActionsTest-1434394415 tempest-SnapshotsActionsTest-1434394415-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:41:00.737661 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-953c3f10-4ccc-45d3-b009-e15bce1ea2c3 tempest-SnapshotsActionsTest-1434394415 tempest-SnapshotsActionsTest-1434394415-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:41:00.739165 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.admin_actions [None req-953c3f10-4ccc-45d3-b009-e15bce1ea2c3 tempest-SnapshotsActionsTest-1434394415 tempest-SnapshotsActionsTest-1434394415-project-admin] Updating snapshot '038e1014-d116-429c-bb87-3c504f64b948' with '{'status': 'error_deleting'}' {{(pid=100246) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 24 07:41:00.755434 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:00.755434 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:41:00.779608 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-953c3f10-4ccc-45d3-b009-e15bce1ea2c3 tempest-SnapshotsActionsTest-1434394415 tempest-SnapshotsActionsTest-1434394415-project-admin] https://10.4.3.170/volume/v3/snapshots/038e1014-d116-429c-bb87-3c504f64b948/action returned with HTTP 202 Jul 24 07:41:00.780138 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 437/1740] 10.4.3.170 () {68 vars in 1396 bytes} [Fri Jul 24 07:41:00 2026] POST /volume/v3/snapshots/038e1014-d116-429c-bb87-3c504f64b948/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:41:00.788686 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-8fd0ab90-069f-43ce-afad-ae4e8b236a0b None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:00.790954 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8fd0ab90-069f-43ce-afad-ae4e8b236a0b tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] GET https://10.4.3.170/volume/v3/snapshots/038e1014-d116-429c-bb87-3c504f64b948 Jul 24 07:41:00.791257 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8fd0ab90-069f-43ce-afad-ae4e8b236a0b tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:00.791499 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8fd0ab90-069f-43ce-afad-ae4e8b236a0b tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:00.796703 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:00.796703 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:41:00.796810 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-8fd0ab90-069f-43ce-afad-ae4e8b236a0b tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Snapshot retrieved successfully. Jul 24 07:41:00.797523 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8fd0ab90-069f-43ce-afad-ae4e8b236a0b tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] https://10.4.3.170/volume/v3/snapshots/038e1014-d116-429c-bb87-3c504f64b948 returned with HTTP 200 Jul 24 07:41:00.797877 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 439/1741] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:41:00 2026] GET /volume/v3/snapshots/038e1014-d116-429c-bb87-3c504f64b948 => generated 470 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:00.807842 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-eedb7714-32e7-4ab9-b0aa-8c5a4ce06ca9 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:00.810193 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-eedb7714-32e7-4ab9-b0aa-8c5a4ce06ca9 tempest-SnapshotsActionsTest-1434394415 tempest-SnapshotsActionsTest-1434394415-project-admin] POST https://10.4.3.170/volume/v3/snapshots/038e1014-d116-429c-bb87-3c504f64b948/action Jul 24 07:41:00.810623 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-eedb7714-32e7-4ab9-b0aa-8c5a4ce06ca9 tempest-SnapshotsActionsTest-1434394415 tempest-SnapshotsActionsTest-1434394415-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:41:00.810800 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-eedb7714-32e7-4ab9-b0aa-8c5a4ce06ca9 tempest-SnapshotsActionsTest-1434394415 tempest-SnapshotsActionsTest-1434394415-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:41:00.818392 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:00.818392 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:41:00.818762 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-eedb7714-32e7-4ab9-b0aa-8c5a4ce06ca9 tempest-SnapshotsActionsTest-1434394415 tempest-SnapshotsActionsTest-1434394415-project-admin] Snapshot retrieved successfully. Jul 24 07:41:00.848715 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-eedb7714-32e7-4ab9-b0aa-8c5a4ce06ca9 tempest-SnapshotsActionsTest-1434394415 tempest-SnapshotsActionsTest-1434394415-project-admin] Snapshot delete request issued successfully. Jul 24 07:41:00.848715 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-eedb7714-32e7-4ab9-b0aa-8c5a4ce06ca9 tempest-SnapshotsActionsTest-1434394415 tempest-SnapshotsActionsTest-1434394415-project-admin] https://10.4.3.170/volume/v3/snapshots/038e1014-d116-429c-bb87-3c504f64b948/action returned with HTTP 202 Jul 24 07:41:00.848715 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 431/1742] 10.4.3.170 () {68 vars in 1396 bytes} [Fri Jul 24 07:41:00 2026] POST /volume/v3/snapshots/038e1014-d116-429c-bb87-3c504f64b948/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:41:00.860741 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-885ef80a-ad01-4315-8f59-dffd9058a085 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:00.862722 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-885ef80a-ad01-4315-8f59-dffd9058a085 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] GET https://10.4.3.170/volume/v3/snapshots/038e1014-d116-429c-bb87-3c504f64b948 Jul 24 07:41:00.863017 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-885ef80a-ad01-4315-8f59-dffd9058a085 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:00.863320 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-885ef80a-ad01-4315-8f59-dffd9058a085 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:00.868416 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:00.868416 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:41:00.868946 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-885ef80a-ad01-4315-8f59-dffd9058a085 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Snapshot retrieved successfully. Jul 24 07:41:00.869764 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-885ef80a-ad01-4315-8f59-dffd9058a085 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] https://10.4.3.170/volume/v3/snapshots/038e1014-d116-429c-bb87-3c504f64b948 returned with HTTP 200 Jul 24 07:41:00.870231 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 436/1743] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:41:00 2026] GET /volume/v3/snapshots/038e1014-d116-429c-bb87-3c504f64b948 => generated 464 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:01.097982 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e017cb36-3409-45e1-91ad-f01b03f1e251 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:01.099554 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e017cb36-3409-45e1-91ad-f01b03f1e251 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] GET https://10.4.3.170/volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e Jul 24 07:41:01.099719 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e017cb36-3409-45e1-91ad-f01b03f1e251 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:01.099938 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e017cb36-3409-45e1-91ad-f01b03f1e251 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:01.100003 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-e017cb36-3409-45e1-91ad-f01b03f1e251 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Show backup with id 2a3a7a6b-5e32-457a-a322-99ee29f0279e. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:41:01.103723 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:01.103723 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:41:01.104361 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e017cb36-3409-45e1-91ad-f01b03f1e251 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] https://10.4.3.170/volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e returned with HTTP 200 Jul 24 07:41:01.104682 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 438/1744] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:01 2026] GET /volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e => generated 802 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:01.336641 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-5391feb9-712e-4d23-a6ec-7a48d4daa3e0 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:01.338520 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5391feb9-712e-4d23-a6ec-7a48d4daa3e0 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/cc9d260a-566b-4c05-a299-51393d04c22a Jul 24 07:41:01.338765 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5391feb9-712e-4d23-a6ec-7a48d4daa3e0 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:01.338991 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5391feb9-712e-4d23-a6ec-7a48d4daa3e0 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:01.339151 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-5391feb9-712e-4d23-a6ec-7a48d4daa3e0 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id cc9d260a-566b-4c05-a299-51393d04c22a. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:41:01.343891 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:01.343891 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:41:01.344660 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5391feb9-712e-4d23-a6ec-7a48d4daa3e0 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/cc9d260a-566b-4c05-a299-51393d04c22a returned with HTTP 200 Jul 24 07:41:01.345048 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 440/1745] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:41:01 2026] GET /volume/v3/backups/cc9d260a-566b-4c05-a299-51393d04c22a => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:01.710911 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-c161656b-01c8-4b77-91bb-7c24b3bd5c40 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:01.715172 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c161656b-01c8-4b77-91bb-7c24b3bd5c40 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] GET https://10.4.3.170/volume/v3/volumes/1a5be6d0-44f2-4c21-9579-902a01a85a8a Jul 24 07:41:01.715172 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c161656b-01c8-4b77-91bb-7c24b3bd5c40 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:01.715172 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c161656b-01c8-4b77-91bb-7c24b3bd5c40 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:01.720815 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:01.720815 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:41:01.724646 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-c161656b-01c8-4b77-91bb-7c24b3bd5c40 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Volume info retrieved successfully. Jul 24 07:41:01.729721 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c161656b-01c8-4b77-91bb-7c24b3bd5c40 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] https://10.4.3.170/volume/v3/volumes/1a5be6d0-44f2-4c21-9579-902a01a85a8a returned with HTTP 200 Jul 24 07:41:01.730173 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 432/1746] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:01 2026] GET /volume/v3/volumes/1a5be6d0-44f2-4c21-9579-902a01a85a8a => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:01.745765 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-8248b0cb-0348-43cc-ac5d-de737e01e815 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:01.747499 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8248b0cb-0348-43cc-ac5d-de737e01e815 tempest-VolumesActionsTest-149598582 tempest-VolumesActionsTest-149598582-project-admin] POST https://10.4.3.170/volume/v3/volumes/1a5be6d0-44f2-4c21-9579-902a01a85a8a/action Jul 24 07:41:01.748039 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8248b0cb-0348-43cc-ac5d-de737e01e815 tempest-VolumesActionsTest-149598582 tempest-VolumesActionsTest-149598582-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:41:01.748380 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8248b0cb-0348-43cc-ac5d-de737e01e815 tempest-VolumesActionsTest-149598582 tempest-VolumesActionsTest-149598582-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:41:01.762184 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:01.762184 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:41:01.762184 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.contrib.admin_actions [None req-8248b0cb-0348-43cc-ac5d-de737e01e815 tempest-VolumesActionsTest-149598582 tempest-VolumesActionsTest-149598582-project-admin] Updating volume '1a5be6d0-44f2-4c21-9579-902a01a85a8a' with '{'status': 'attaching'}' {{(pid=100244) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 24 07:41:01.783861 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8248b0cb-0348-43cc-ac5d-de737e01e815 tempest-VolumesActionsTest-149598582 tempest-VolumesActionsTest-149598582-project-admin] https://10.4.3.170/volume/v3/volumes/1a5be6d0-44f2-4c21-9579-902a01a85a8a/action returned with HTTP 202 Jul 24 07:41:01.784547 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 437/1747] 10.4.3.170 () {68 vars in 1390 bytes} [Fri Jul 24 07:41:01 2026] POST /volume/v3/volumes/1a5be6d0-44f2-4c21-9579-902a01a85a8a/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:41:01.794184 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-dfaf979f-dfce-4906-9958-d4a31ae5e9e0 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:01.795804 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-dfaf979f-dfce-4906-9958-d4a31ae5e9e0 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] GET https://10.4.3.170/volume/v3/volumes/1a5be6d0-44f2-4c21-9579-902a01a85a8a Jul 24 07:41:01.796022 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-dfaf979f-dfce-4906-9958-d4a31ae5e9e0 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:01.796257 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-dfaf979f-dfce-4906-9958-d4a31ae5e9e0 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:01.802555 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:01.802555 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:41:01.806086 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-dfaf979f-dfce-4906-9958-d4a31ae5e9e0 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Volume info retrieved successfully. Jul 24 07:41:01.809871 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-dfaf979f-dfce-4906-9958-d4a31ae5e9e0 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] https://10.4.3.170/volume/v3/volumes/1a5be6d0-44f2-4c21-9579-902a01a85a8a returned with HTTP 200 Jul 24 07:41:01.810310 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 439/1748] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:01 2026] GET /volume/v3/volumes/1a5be6d0-44f2-4c21-9579-902a01a85a8a => generated 842 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:01.821386 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-0ecdb4cb-e7a9-48dc-82dd-133c8bea76f2 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:01.823051 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0ecdb4cb-e7a9-48dc-82dd-133c8bea76f2 tempest-VolumesActionsTest-149598582 tempest-VolumesActionsTest-149598582-project-admin] POST https://10.4.3.170/volume/v3/volumes/1a5be6d0-44f2-4c21-9579-902a01a85a8a/action Jul 24 07:41:01.823418 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0ecdb4cb-e7a9-48dc-82dd-133c8bea76f2 tempest-VolumesActionsTest-149598582 tempest-VolumesActionsTest-149598582-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:41:01.823588 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0ecdb4cb-e7a9-48dc-82dd-133c8bea76f2 tempest-VolumesActionsTest-149598582 tempest-VolumesActionsTest-149598582-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:41:01.831345 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:01.831345 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:41:01.831702 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-0ecdb4cb-e7a9-48dc-82dd-133c8bea76f2 tempest-VolumesActionsTest-149598582 tempest-VolumesActionsTest-149598582-project-admin] Volume info retrieved successfully. Jul 24 07:41:01.849306 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-0ecdb4cb-e7a9-48dc-82dd-133c8bea76f2 tempest-VolumesActionsTest-149598582 tempest-VolumesActionsTest-149598582-project-admin] Delete volume request issued successfully. Jul 24 07:41:01.849588 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0ecdb4cb-e7a9-48dc-82dd-133c8bea76f2 tempest-VolumesActionsTest-149598582 tempest-VolumesActionsTest-149598582-project-admin] https://10.4.3.170/volume/v3/volumes/1a5be6d0-44f2-4c21-9579-902a01a85a8a/action returned with HTTP 202 Jul 24 07:41:01.850142 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 441/1749] 10.4.3.170 () {68 vars in 1390 bytes} [Fri Jul 24 07:41:01 2026] POST /volume/v3/volumes/1a5be6d0-44f2-4c21-9579-902a01a85a8a/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:41:01.858824 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-9c01e37d-570b-4e91-8cc2-c3b4a8abedbb None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:01.863053 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9c01e37d-570b-4e91-8cc2-c3b4a8abedbb tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] GET https://10.4.3.170/volume/v3/volumes/1a5be6d0-44f2-4c21-9579-902a01a85a8a Jul 24 07:41:01.863053 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9c01e37d-570b-4e91-8cc2-c3b4a8abedbb tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:01.863053 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9c01e37d-570b-4e91-8cc2-c3b4a8abedbb tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:01.871184 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:01.871184 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:41:01.876830 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-9c01e37d-570b-4e91-8cc2-c3b4a8abedbb tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Volume info retrieved successfully. Jul 24 07:41:01.885908 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-738d0779-61e0-4250-af72-c738d4926eeb None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:01.888562 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9c01e37d-570b-4e91-8cc2-c3b4a8abedbb tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] https://10.4.3.170/volume/v3/volumes/1a5be6d0-44f2-4c21-9579-902a01a85a8a returned with HTTP 200 Jul 24 07:41:01.890853 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 433/1750] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:01 2026] GET /volume/v3/volumes/1a5be6d0-44f2-4c21-9579-902a01a85a8a => generated 841 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:01.891492 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-738d0779-61e0-4250-af72-c738d4926eeb tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] GET https://10.4.3.170/volume/v3/snapshots/038e1014-d116-429c-bb87-3c504f64b948 Jul 24 07:41:01.891885 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-738d0779-61e0-4250-af72-c738d4926eeb tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:01.892402 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-738d0779-61e0-4250-af72-c738d4926eeb tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:01.898882 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-738d0779-61e0-4250-af72-c738d4926eeb tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] https://10.4.3.170/volume/v3/snapshots/038e1014-d116-429c-bb87-3c504f64b948 returned with HTTP 404 Jul 24 07:41:01.899808 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 438/1751] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:41:01 2026] GET /volume/v3/snapshots/038e1014-d116-429c-bb87-3c504f64b948 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:41:01.908396 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b676fd9e-b895-407a-9adb-d5cf0cde9594 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:01.910678 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b676fd9e-b895-407a-9adb-d5cf0cde9594 tempest-SnapshotsActionsTest-1434394415 tempest-SnapshotsActionsTest-1434394415-project-admin] POST https://10.4.3.170/volume/v3/snapshots/4cf2c14e-bb02-44f6-9faf-9ae9d26d0b29/action Jul 24 07:41:01.910972 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b676fd9e-b895-407a-9adb-d5cf0cde9594 tempest-SnapshotsActionsTest-1434394415 tempest-SnapshotsActionsTest-1434394415-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:41:01.911098 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b676fd9e-b895-407a-9adb-d5cf0cde9594 tempest-SnapshotsActionsTest-1434394415 tempest-SnapshotsActionsTest-1434394415-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:41:01.912678 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.admin_actions [None req-b676fd9e-b895-407a-9adb-d5cf0cde9594 tempest-SnapshotsActionsTest-1434394415 tempest-SnapshotsActionsTest-1434394415-project-admin] Updating snapshot '4cf2c14e-bb02-44f6-9faf-9ae9d26d0b29' with '{'status': 'available'}' {{(pid=100246) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 24 07:41:01.923223 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:01.923223 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:41:01.943624 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b676fd9e-b895-407a-9adb-d5cf0cde9594 tempest-SnapshotsActionsTest-1434394415 tempest-SnapshotsActionsTest-1434394415-project-admin] https://10.4.3.170/volume/v3/snapshots/4cf2c14e-bb02-44f6-9faf-9ae9d26d0b29/action returned with HTTP 202 Jul 24 07:41:01.944092 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 440/1752] 10.4.3.170 () {68 vars in 1396 bytes} [Fri Jul 24 07:41:01 2026] POST /volume/v3/snapshots/4cf2c14e-bb02-44f6-9faf-9ae9d26d0b29/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:41:01.951107 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-32c0a544-9e63-4c79-9dd5-b146b6845f7d None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:01.952814 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-32c0a544-9e63-4c79-9dd5-b146b6845f7d tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] GET https://10.4.3.170/volume/v3/snapshots/4cf2c14e-bb02-44f6-9faf-9ae9d26d0b29 Jul 24 07:41:01.952977 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-32c0a544-9e63-4c79-9dd5-b146b6845f7d tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:01.953173 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-32c0a544-9e63-4c79-9dd5-b146b6845f7d tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:01.958501 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:01.958501 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:41:01.958679 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-32c0a544-9e63-4c79-9dd5-b146b6845f7d tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Snapshot retrieved successfully. Jul 24 07:41:01.959402 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-32c0a544-9e63-4c79-9dd5-b146b6845f7d tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] https://10.4.3.170/volume/v3/snapshots/4cf2c14e-bb02-44f6-9faf-9ae9d26d0b29 returned with HTTP 200 Jul 24 07:41:01.960007 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 442/1753] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:41:01 2026] GET /volume/v3/snapshots/4cf2c14e-bb02-44f6-9faf-9ae9d26d0b29 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:01.969695 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-c8a4e355-1b8d-4a53-83d7-be0c3226bf8d None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:01.973725 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c8a4e355-1b8d-4a53-83d7-be0c3226bf8d tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/038e1014-d116-429c-bb87-3c504f64b948 Jul 24 07:41:01.974002 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c8a4e355-1b8d-4a53-83d7-be0c3226bf8d tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:01.974300 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c8a4e355-1b8d-4a53-83d7-be0c3226bf8d tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:01.974457 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.snapshots [None req-c8a4e355-1b8d-4a53-83d7-be0c3226bf8d tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Delete snapshot with id: 038e1014-d116-429c-bb87-3c504f64b948 Jul 24 07:41:01.984794 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c8a4e355-1b8d-4a53-83d7-be0c3226bf8d tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] https://10.4.3.170/volume/v3/snapshots/038e1014-d116-429c-bb87-3c504f64b948 returned with HTTP 404 Jul 24 07:41:01.985843 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 434/1754] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 24 07:41:01 2026] DELETE /volume/v3/snapshots/038e1014-d116-429c-bb87-3c504f64b948 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:41:01.998230 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-2a1730c7-4667-4573-b9d7-81b23e44d3e9 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:01.999991 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2a1730c7-4667-4573-b9d7-81b23e44d3e9 tempest-SnapshotsActionsTest-1434394415 tempest-SnapshotsActionsTest-1434394415-project-admin] POST https://10.4.3.170/volume/v3/snapshots/4cf2c14e-bb02-44f6-9faf-9ae9d26d0b29/action Jul 24 07:41:02.000363 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2a1730c7-4667-4573-b9d7-81b23e44d3e9 tempest-SnapshotsActionsTest-1434394415 tempest-SnapshotsActionsTest-1434394415-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:41:02.000512 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2a1730c7-4667-4573-b9d7-81b23e44d3e9 tempest-SnapshotsActionsTest-1434394415 tempest-SnapshotsActionsTest-1434394415-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:41:02.002372 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.contrib.admin_actions [None req-2a1730c7-4667-4573-b9d7-81b23e44d3e9 tempest-SnapshotsActionsTest-1434394415 tempest-SnapshotsActionsTest-1434394415-project-admin] Updating snapshot '4cf2c14e-bb02-44f6-9faf-9ae9d26d0b29' with '{'status': 'creating'}' {{(pid=100244) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 24 07:41:02.014437 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:02.014437 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:41:02.029730 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2a1730c7-4667-4573-b9d7-81b23e44d3e9 tempest-SnapshotsActionsTest-1434394415 tempest-SnapshotsActionsTest-1434394415-project-admin] https://10.4.3.170/volume/v3/snapshots/4cf2c14e-bb02-44f6-9faf-9ae9d26d0b29/action returned with HTTP 202 Jul 24 07:41:02.030242 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 439/1755] 10.4.3.170 () {68 vars in 1396 bytes} [Fri Jul 24 07:41:01 2026] POST /volume/v3/snapshots/4cf2c14e-bb02-44f6-9faf-9ae9d26d0b29/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:41:02.036302 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-6afea7b5-7fe0-4ac4-8377-d9a2fa595f97 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:02.038045 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6afea7b5-7fe0-4ac4-8377-d9a2fa595f97 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] GET https://10.4.3.170/volume/v3/snapshots/4cf2c14e-bb02-44f6-9faf-9ae9d26d0b29 Jul 24 07:41:02.038343 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6afea7b5-7fe0-4ac4-8377-d9a2fa595f97 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:02.038625 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6afea7b5-7fe0-4ac4-8377-d9a2fa595f97 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:02.043286 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:02.043286 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:41:02.043832 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-6afea7b5-7fe0-4ac4-8377-d9a2fa595f97 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Snapshot retrieved successfully. Jul 24 07:41:02.044624 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6afea7b5-7fe0-4ac4-8377-d9a2fa595f97 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] https://10.4.3.170/volume/v3/snapshots/4cf2c14e-bb02-44f6-9faf-9ae9d26d0b29 returned with HTTP 200 Jul 24 07:41:02.044960 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 441/1756] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:41:02 2026] GET /volume/v3/snapshots/4cf2c14e-bb02-44f6-9faf-9ae9d26d0b29 => generated 464 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:02.052972 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-c218e4aa-9cf5-4d23-afa7-40ae78943568 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:02.054888 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c218e4aa-9cf5-4d23-afa7-40ae78943568 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] POST https://10.4.3.170/volume/v3/snapshots/4cf2c14e-bb02-44f6-9faf-9ae9d26d0b29/action Jul 24 07:41:02.055304 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c218e4aa-9cf5-4d23-afa7-40ae78943568 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:41:02.055483 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c218e4aa-9cf5-4d23-afa7-40ae78943568 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:41:02.057018 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.contrib.snapshot_actions [None req-c218e4aa-9cf5-4d23-afa7-40ae78943568 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100245) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 24 07:41:02.062833 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:02.062833 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:41:02.063365 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.contrib.snapshot_actions [None req-c218e4aa-9cf5-4d23-afa7-40ae78943568 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Updating snapshot 4cf2c14e-bb02-44f6-9faf-9ae9d26d0b29 with info {'id': '4cf2c14e-bb02-44f6-9faf-9ae9d26d0b29', 'status': 'error', 'progress': '80%'} Jul 24 07:41:02.068591 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c218e4aa-9cf5-4d23-afa7-40ae78943568 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] https://10.4.3.170/volume/v3/snapshots/4cf2c14e-bb02-44f6-9faf-9ae9d26d0b29/action returned with HTTP 202 Jul 24 07:41:02.069068 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 443/1757] 10.4.3.170 () {68 vars in 1396 bytes} [Fri Jul 24 07:41:02 2026] POST /volume/v3/snapshots/4cf2c14e-bb02-44f6-9faf-9ae9d26d0b29/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:41:02.076455 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-7c225725-8826-4ea3-a4b3-a68455646336 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:02.078941 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7c225725-8826-4ea3-a4b3-a68455646336 tempest-SnapshotsActionsTest-1434394415 tempest-SnapshotsActionsTest-1434394415-project-admin] GET https://10.4.3.170/volume/v3/snapshots/4cf2c14e-bb02-44f6-9faf-9ae9d26d0b29 Jul 24 07:41:02.079148 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7c225725-8826-4ea3-a4b3-a68455646336 tempest-SnapshotsActionsTest-1434394415 tempest-SnapshotsActionsTest-1434394415-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:02.079351 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7c225725-8826-4ea3-a4b3-a68455646336 tempest-SnapshotsActionsTest-1434394415 tempest-SnapshotsActionsTest-1434394415-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:02.086969 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:02.086969 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:41:02.087342 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-7c225725-8826-4ea3-a4b3-a68455646336 tempest-SnapshotsActionsTest-1434394415 tempest-SnapshotsActionsTest-1434394415-project-admin] Snapshot retrieved successfully. Jul 24 07:41:02.087975 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7c225725-8826-4ea3-a4b3-a68455646336 tempest-SnapshotsActionsTest-1434394415 tempest-SnapshotsActionsTest-1434394415-project-admin] https://10.4.3.170/volume/v3/snapshots/4cf2c14e-bb02-44f6-9faf-9ae9d26d0b29 returned with HTTP 200 Jul 24 07:41:02.088336 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 435/1758] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:41:02 2026] GET /volume/v3/snapshots/4cf2c14e-bb02-44f6-9faf-9ae9d26d0b29 => generated 460 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:02.098529 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-febb0877-2c98-4289-9134-eb1f8d2afebb None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:02.100217 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-febb0877-2c98-4289-9134-eb1f8d2afebb tempest-SnapshotsActionsTest-1434394415 tempest-SnapshotsActionsTest-1434394415-project-admin] POST https://10.4.3.170/volume/v3/snapshots/4cf2c14e-bb02-44f6-9faf-9ae9d26d0b29/action Jul 24 07:41:02.100501 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-febb0877-2c98-4289-9134-eb1f8d2afebb tempest-SnapshotsActionsTest-1434394415 tempest-SnapshotsActionsTest-1434394415-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:41:02.100615 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-febb0877-2c98-4289-9134-eb1f8d2afebb tempest-SnapshotsActionsTest-1434394415 tempest-SnapshotsActionsTest-1434394415-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:41:02.101852 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.contrib.admin_actions [None req-febb0877-2c98-4289-9134-eb1f8d2afebb tempest-SnapshotsActionsTest-1434394415 tempest-SnapshotsActionsTest-1434394415-project-admin] Updating snapshot '4cf2c14e-bb02-44f6-9faf-9ae9d26d0b29' with '{'status': 'available'}' {{(pid=100244) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 24 07:41:02.109921 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:02.109921 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:41:02.115609 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-3541c63c-5836-4be8-9bee-10f17be332bf None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:02.119682 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3541c63c-5836-4be8-9bee-10f17be332bf tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] GET https://10.4.3.170/volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e Jul 24 07:41:02.119913 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3541c63c-5836-4be8-9bee-10f17be332bf tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:02.120105 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3541c63c-5836-4be8-9bee-10f17be332bf tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:02.120217 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-3541c63c-5836-4be8-9bee-10f17be332bf tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Show backup with id 2a3a7a6b-5e32-457a-a322-99ee29f0279e. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:41:02.121632 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-febb0877-2c98-4289-9134-eb1f8d2afebb tempest-SnapshotsActionsTest-1434394415 tempest-SnapshotsActionsTest-1434394415-project-admin] https://10.4.3.170/volume/v3/snapshots/4cf2c14e-bb02-44f6-9faf-9ae9d26d0b29/action returned with HTTP 202 Jul 24 07:41:02.122192 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 440/1759] 10.4.3.170 () {68 vars in 1396 bytes} [Fri Jul 24 07:41:02 2026] POST /volume/v3/snapshots/4cf2c14e-bb02-44f6-9faf-9ae9d26d0b29/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:41:02.123949 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:02.123949 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:41:02.124998 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3541c63c-5836-4be8-9bee-10f17be332bf tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] https://10.4.3.170/volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e returned with HTTP 200 Jul 24 07:41:02.125068 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 442/1760] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:02 2026] GET /volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e => generated 802 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:02.129214 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-16faefef-fd65-44a4-a006-97b5f7daa100 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:02.130793 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-16faefef-fd65-44a4-a006-97b5f7daa100 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] GET https://10.4.3.170/volume/v3/snapshots/4cf2c14e-bb02-44f6-9faf-9ae9d26d0b29 Jul 24 07:41:02.130960 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-16faefef-fd65-44a4-a006-97b5f7daa100 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:02.131142 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-16faefef-fd65-44a4-a006-97b5f7daa100 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:02.135541 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:02.135541 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:41:02.135895 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-16faefef-fd65-44a4-a006-97b5f7daa100 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Snapshot retrieved successfully. Jul 24 07:41:02.136582 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-16faefef-fd65-44a4-a006-97b5f7daa100 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] https://10.4.3.170/volume/v3/snapshots/4cf2c14e-bb02-44f6-9faf-9ae9d26d0b29 returned with HTTP 200 Jul 24 07:41:02.136929 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 444/1761] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:41:02 2026] GET /volume/v3/snapshots/4cf2c14e-bb02-44f6-9faf-9ae9d26d0b29 => generated 464 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:02.148556 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-b6934de5-e981-4cdd-b3b1-50b8cc9af52b None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:02.150137 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b6934de5-e981-4cdd-b3b1-50b8cc9af52b tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/4cf2c14e-bb02-44f6-9faf-9ae9d26d0b29 Jul 24 07:41:02.150339 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b6934de5-e981-4cdd-b3b1-50b8cc9af52b tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:02.150516 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b6934de5-e981-4cdd-b3b1-50b8cc9af52b tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:02.150612 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.snapshots [None req-b6934de5-e981-4cdd-b3b1-50b8cc9af52b tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Delete snapshot with id: 4cf2c14e-bb02-44f6-9faf-9ae9d26d0b29 Jul 24 07:41:02.155226 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:02.155226 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:41:02.155594 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-b6934de5-e981-4cdd-b3b1-50b8cc9af52b tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Snapshot retrieved successfully. Jul 24 07:41:02.167809 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-b6934de5-e981-4cdd-b3b1-50b8cc9af52b tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Snapshot delete request issued successfully. Jul 24 07:41:02.167970 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b6934de5-e981-4cdd-b3b1-50b8cc9af52b tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] https://10.4.3.170/volume/v3/snapshots/4cf2c14e-bb02-44f6-9faf-9ae9d26d0b29 returned with HTTP 202 Jul 24 07:41:02.168428 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 436/1762] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 24 07:41:02 2026] DELETE /volume/v3/snapshots/4cf2c14e-bb02-44f6-9faf-9ae9d26d0b29 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:41:02.179621 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-9e2a2e5e-70ee-4906-b999-d740a9d42395 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:02.181600 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9e2a2e5e-70ee-4906-b999-d740a9d42395 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] GET https://10.4.3.170/volume/v3/snapshots/4cf2c14e-bb02-44f6-9faf-9ae9d26d0b29 Jul 24 07:41:02.181690 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9e2a2e5e-70ee-4906-b999-d740a9d42395 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:02.181931 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9e2a2e5e-70ee-4906-b999-d740a9d42395 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:02.187294 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:02.187294 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:41:02.187806 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-9e2a2e5e-70ee-4906-b999-d740a9d42395 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Snapshot retrieved successfully. Jul 24 07:41:02.188655 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9e2a2e5e-70ee-4906-b999-d740a9d42395 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] https://10.4.3.170/volume/v3/snapshots/4cf2c14e-bb02-44f6-9faf-9ae9d26d0b29 returned with HTTP 200 Jul 24 07:41:02.189010 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 441/1763] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:41:02 2026] GET /volume/v3/snapshots/4cf2c14e-bb02-44f6-9faf-9ae9d26d0b29 => generated 463 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:02.352812 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-c812fe4c-f590-461b-93ea-982a1b9fe811 req-cd9959b3-e08e-43ff-962e-2ca0a7d61696 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:02.354595 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-c812fe4c-f590-461b-93ea-982a1b9fe811 req-cd9959b3-e08e-43ff-962e-2ca0a7d61696 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/volumes/ac0b14c1-6c8a-432a-90c4-42ee194810b1/encryption Jul 24 07:41:02.354656 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-cb9b85a5-e001-46c0-8f53-2a8d648c235a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:02.354756 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-c812fe4c-f590-461b-93ea-982a1b9fe811 req-cd9959b3-e08e-43ff-962e-2ca0a7d61696 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:02.354920 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-c812fe4c-f590-461b-93ea-982a1b9fe811 req-cd9959b3-e08e-43ff-962e-2ca0a7d61696 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'index' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:02.356098 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-cb9b85a5-e001-46c0-8f53-2a8d648c235a tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/cc9d260a-566b-4c05-a299-51393d04c22a Jul 24 07:41:02.356299 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-cb9b85a5-e001-46c0-8f53-2a8d648c235a tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:02.356468 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-cb9b85a5-e001-46c0-8f53-2a8d648c235a tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:02.356567 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-cb9b85a5-e001-46c0-8f53-2a8d648c235a tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id cc9d260a-566b-4c05-a299-51393d04c22a. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:41:02.361218 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:02.361218 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:41:02.361780 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-cb9b85a5-e001-46c0-8f53-2a8d648c235a tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/cc9d260a-566b-4c05-a299-51393d04c22a returned with HTTP 200 Jul 24 07:41:02.362128 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 445/1764] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:41:02 2026] GET /volume/v3/backups/cc9d260a-566b-4c05-a299-51393d04c22a => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:02.366063 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:02.366063 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:41:02.372446 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-c812fe4c-f590-461b-93ea-982a1b9fe811 req-cd9959b3-e08e-43ff-962e-2ca0a7d61696 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/volumes/ac0b14c1-6c8a-432a-90c4-42ee194810b1/encryption returned with HTTP 200 Jul 24 07:41:02.372808 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 443/1765] 10.4.3.170 () {68 vars in 1631 bytes} [Fri Jul 24 07:41:02 2026] GET /volume/v3/volumes/ac0b14c1-6c8a-432a-90c4-42ee194810b1/encryption => generated 161 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:02.907387 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-b299dd73-aa30-49a4-8d8b-4c6ff06d3145 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:02.909054 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b299dd73-aa30-49a4-8d8b-4c6ff06d3145 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] GET https://10.4.3.170/volume/v3/volumes/1a5be6d0-44f2-4c21-9579-902a01a85a8a Jul 24 07:41:02.909256 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b299dd73-aa30-49a4-8d8b-4c6ff06d3145 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:02.909438 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b299dd73-aa30-49a4-8d8b-4c6ff06d3145 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:02.914377 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b299dd73-aa30-49a4-8d8b-4c6ff06d3145 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] https://10.4.3.170/volume/v3/volumes/1a5be6d0-44f2-4c21-9579-902a01a85a8a returned with HTTP 404 Jul 24 07:41:02.914806 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 437/1766] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:02 2026] GET /volume/v3/volumes/1a5be6d0-44f2-4c21-9579-902a01a85a8a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:41:02.921115 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-3ba90513-7fc3-4aa0-8fb8-40feea1a0b99 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:02.922933 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3ba90513-7fc3-4aa0-8fb8-40feea1a0b99 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] GET https://10.4.3.170/volume/v3/volumes/1a5be6d0-44f2-4c21-9579-902a01a85a8a Jul 24 07:41:02.923168 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3ba90513-7fc3-4aa0-8fb8-40feea1a0b99 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:02.923382 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3ba90513-7fc3-4aa0-8fb8-40feea1a0b99 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:02.940960 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3ba90513-7fc3-4aa0-8fb8-40feea1a0b99 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] https://10.4.3.170/volume/v3/volumes/1a5be6d0-44f2-4c21-9579-902a01a85a8a returned with HTTP 404 Jul 24 07:41:02.941453 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 442/1767] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:02 2026] GET /volume/v3/volumes/1a5be6d0-44f2-4c21-9579-902a01a85a8a => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:41:02.947632 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-36765a08-57ce-4a7f-943e-576df1367594 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:02.949310 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-36765a08-57ce-4a7f-943e-576df1367594 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] DELETE https://10.4.3.170/volume/v3/volumes/1a5be6d0-44f2-4c21-9579-902a01a85a8a Jul 24 07:41:02.949502 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-36765a08-57ce-4a7f-943e-576df1367594 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:02.949685 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-36765a08-57ce-4a7f-943e-576df1367594 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:02.949846 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-36765a08-57ce-4a7f-943e-576df1367594 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Delete volume with id: 1a5be6d0-44f2-4c21-9579-902a01a85a8a Jul 24 07:41:02.954716 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-36765a08-57ce-4a7f-943e-576df1367594 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] https://10.4.3.170/volume/v3/volumes/1a5be6d0-44f2-4c21-9579-902a01a85a8a returned with HTTP 404 Jul 24 07:41:02.955148 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 446/1768] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:41:02 2026] DELETE /volume/v3/volumes/1a5be6d0-44f2-4c21-9579-902a01a85a8a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:41:02.964149 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-8434ef33-7fa7-4b08-9e81-37c34c1d5721 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:02.965793 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8434ef33-7fa7-4b08-9e81-37c34c1d5721 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:41:02.966104 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8434ef33-7fa7-4b08-9e81-37c34c1d5721 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-981391781"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:41:02.967405 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-8434ef33-7fa7-4b08-9e81-37c34c1d5721 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-981391781'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:41:02.967515 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-8434ef33-7fa7-4b08-9e81-37c34c1d5721 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Create volume of 1 GB Jul 24 07:41:02.971189 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-8434ef33-7fa7-4b08-9e81-37c34c1d5721 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Availability Zones retrieved successfully. Jul 24 07:41:02.976778 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8434ef33-7fa7-4b08-9e81-37c34c1d5721 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Flow 'volume_create_api' (4c4a71cc-a5ae-4946-91e1-78de553c82b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:41:02.977789 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8434ef33-7fa7-4b08-9e81-37c34c1d5721 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d12d90f-b64f-4542-9a11-b396533b72e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:41:02.978674 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-8434ef33-7fa7-4b08-9e81-37c34c1d5721 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:41:03.003054 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8434ef33-7fa7-4b08-9e81-37c34c1d5721 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d12d90f-b64f-4542-9a11-b396533b72e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:41:03.003852 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8434ef33-7fa7-4b08-9e81-37c34c1d5721 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e12373e7-0f65-437d-b4a4-802fe09fa456) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:41:03.060179 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-8434ef33-7fa7-4b08-9e81-37c34c1d5721 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Created reservations ['e14d1c0f-b7d6-4c5e-8b37-c320c0f12f28', 'aaa00558-9818-450d-bb27-20990501c909', 'ac48808b-6642-4283-80f6-371385b02746', '47853196-1284-4cd1-8e32-d034f694c3e0'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:41:03.060898 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8434ef33-7fa7-4b08-9e81-37c34c1d5721 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e12373e7-0f65-437d-b4a4-802fe09fa456) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e14d1c0f-b7d6-4c5e-8b37-c320c0f12f28', 'aaa00558-9818-450d-bb27-20990501c909', 'ac48808b-6642-4283-80f6-371385b02746', '47853196-1284-4cd1-8e32-d034f694c3e0']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:41:03.061574 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8434ef33-7fa7-4b08-9e81-37c34c1d5721 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9e5526d-778b-44f9-bfc6-31acf4da5926) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:41:03.062213 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-c812fe4c-f590-461b-93ea-982a1b9fe811 req-21d978b9-2e91-4964-8764-65bf39516132 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:03.065359 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-c812fe4c-f590-461b-93ea-982a1b9fe811 req-21d978b9-2e91-4964-8764-65bf39516132 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] DELETE https://10.4.3.170/volume/v3/attachments/f20f73c3-84be-44e8-a4cb-c153fa787375 Jul 24 07:41:03.065591 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-c812fe4c-f590-461b-93ea-982a1b9fe811 req-21d978b9-2e91-4964-8764-65bf39516132 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:03.065788 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-c812fe4c-f590-461b-93ea-982a1b9fe811 req-21d978b9-2e91-4964-8764-65bf39516132 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:03.072781 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:03.072781 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:41:03.084999 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8434ef33-7fa7-4b08-9e81-37c34c1d5721 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9e5526d-778b-44f9-bfc6-31acf4da5926) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c99dab2f-ad7d-4789-8c17-9cbe0daa4598', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-981391781',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52895d1e70de419895e1c0b1cfe5c1a1',qos_specs=None,replication_status=,reservations=['e14d1c0f-b7d6-4c5e-8b37-c320c0f12f28','aaa00558-9818-450d-bb27-20990501c909','ac48808b-6642-4283-80f6-371385b02746','47853196-1284-4cd1-8e32-d034f694c3e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78e84f0344c84542903f969501843cb0',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:41:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-981391781',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c99dab2f-ad7d-4789-8c17-9cbe0daa4598,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='52895d1e70de419895e1c0b1cfe5c1a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='78e84f0344c84542903f969501843cb0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:41:03.085315 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8434ef33-7fa7-4b08-9e81-37c34c1d5721 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8e32226-d170-4238-b4e8-b23be00a1b9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:41:03.102367 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8434ef33-7fa7-4b08-9e81-37c34c1d5721 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8e32226-d170-4238-b4e8-b23be00a1b9a) transitioned into state 'SUCCESS' from state '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-981391781',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52895d1e70de419895e1c0b1cfe5c1a1',qos_specs=None,replication_status=,reservations=['e14d1c0f-b7d6-4c5e-8b37-c320c0f12f28','aaa00558-9818-450d-bb27-20990501c909','ac48808b-6642-4283-80f6-371385b02746','47853196-1284-4cd1-8e32-d034f694c3e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78e84f0344c84542903f969501843cb0',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:41:03.102986 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8434ef33-7fa7-4b08-9e81-37c34c1d5721 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e7d9719-34d3-45e0-8cb1-cdda7e6efe71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:41:03.112908 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8434ef33-7fa7-4b08-9e81-37c34c1d5721 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e7d9719-34d3-45e0-8cb1-cdda7e6efe71) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:41:03.113735 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8434ef33-7fa7-4b08-9e81-37c34c1d5721 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Flow 'volume_create_api' (4c4a71cc-a5ae-4946-91e1-78de553c82b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:41:03.113905 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-8434ef33-7fa7-4b08-9e81-37c34c1d5721 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Create volume request issued successfully. Jul 24 07:41:03.116048 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8434ef33-7fa7-4b08-9e81-37c34c1d5721 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:41:03.116475 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 444/1769] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 24 07:41:02 2026] POST /volume/v3/volumes => generated 748 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:41:03.133453 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-c812fe4c-f590-461b-93ea-982a1b9fe811 req-21d978b9-2e91-4964-8764-65bf39516132 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/attachments/f20f73c3-84be-44e8-a4cb-c153fa787375 returned with HTTP 200 Jul 24 07:41:03.133754 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 438/1770] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 24 07:41:03 2026] DELETE /volume/v3/attachments/f20f73c3-84be-44e8-a4cb-c153fa787375 => generated 19 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:03.134191 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-ff79c6d8-0b46-49c7-a5b1-5dc64df4e5cb None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:03.135493 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-b78f1710-1708-45ab-a285-3154211d371e None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:03.135726 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ff79c6d8-0b46-49c7-a5b1-5dc64df4e5cb tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] GET https://10.4.3.170/volume/v3/volumes/c99dab2f-ad7d-4789-8c17-9cbe0daa4598 Jul 24 07:41:03.136036 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ff79c6d8-0b46-49c7-a5b1-5dc64df4e5cb tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:03.136036 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ff79c6d8-0b46-49c7-a5b1-5dc64df4e5cb tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:03.137337 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b78f1710-1708-45ab-a285-3154211d371e tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] GET https://10.4.3.170/volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e Jul 24 07:41:03.137519 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b78f1710-1708-45ab-a285-3154211d371e tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:03.137700 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b78f1710-1708-45ab-a285-3154211d371e tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:03.137793 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-b78f1710-1708-45ab-a285-3154211d371e tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Show backup with id 2a3a7a6b-5e32-457a-a322-99ee29f0279e. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:41:03.141638 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:03.141638 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:41:03.143498 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b78f1710-1708-45ab-a285-3154211d371e tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] https://10.4.3.170/volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e returned with HTTP 200 Jul 24 07:41:03.143498 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 447/1771] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:03 2026] GET /volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e => generated 802 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:03.152269 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:03.152269 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:41:03.154977 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-ff79c6d8-0b46-49c7-a5b1-5dc64df4e5cb tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Volume info retrieved successfully. Jul 24 07:41:03.162789 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ff79c6d8-0b46-49c7-a5b1-5dc64df4e5cb tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] https://10.4.3.170/volume/v3/volumes/c99dab2f-ad7d-4789-8c17-9cbe0daa4598 returned with HTTP 200 Jul 24 07:41:03.162789 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 443/1772] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:03 2026] GET /volume/v3/volumes/c99dab2f-ad7d-4789-8c17-9cbe0daa4598 => generated 816 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:03.197532 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-41f0d1d8-20a9-45a0-9c43-19b70a5f710d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:03.200566 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-41f0d1d8-20a9-45a0-9c43-19b70a5f710d tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] GET https://10.4.3.170/volume/v3/snapshots/4cf2c14e-bb02-44f6-9faf-9ae9d26d0b29 Jul 24 07:41:03.200566 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-41f0d1d8-20a9-45a0-9c43-19b70a5f710d tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:03.200566 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-41f0d1d8-20a9-45a0-9c43-19b70a5f710d tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:03.203744 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-41f0d1d8-20a9-45a0-9c43-19b70a5f710d tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] https://10.4.3.170/volume/v3/snapshots/4cf2c14e-bb02-44f6-9faf-9ae9d26d0b29 returned with HTTP 404 Jul 24 07:41:03.204421 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 445/1773] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:41:03 2026] GET /volume/v3/snapshots/4cf2c14e-bb02-44f6-9faf-9ae9d26d0b29 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:41:03.214287 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-a518dc18-ddc7-4e97-adbc-9566b1083d7c None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:03.215969 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a518dc18-ddc7-4e97-adbc-9566b1083d7c tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] GET https://10.4.3.170/volume/v3/volumes/d321df8c-7660-4a58-b72e-4cfd4fb71e9b Jul 24 07:41:03.216157 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a518dc18-ddc7-4e97-adbc-9566b1083d7c tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:03.216374 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a518dc18-ddc7-4e97-adbc-9566b1083d7c tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:03.223616 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:03.223616 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:41:03.229473 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-a518dc18-ddc7-4e97-adbc-9566b1083d7c tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Volume info retrieved successfully. Jul 24 07:41:03.232903 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a518dc18-ddc7-4e97-adbc-9566b1083d7c tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] https://10.4.3.170/volume/v3/volumes/d321df8c-7660-4a58-b72e-4cfd4fb71e9b returned with HTTP 200 Jul 24 07:41:03.233279 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 439/1774] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:03 2026] GET /volume/v3/volumes/d321df8c-7660-4a58-b72e-4cfd4fb71e9b => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:03.244966 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-f4274f1a-b75c-44e4-8f6d-1859185e0305 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:03.246891 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f4274f1a-b75c-44e4-8f6d-1859185e0305 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] DELETE https://10.4.3.170/volume/v3/volumes/d321df8c-7660-4a58-b72e-4cfd4fb71e9b Jul 24 07:41:03.247106 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f4274f1a-b75c-44e4-8f6d-1859185e0305 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:03.247362 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f4274f1a-b75c-44e4-8f6d-1859185e0305 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:03.247571 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-f4274f1a-b75c-44e4-8f6d-1859185e0305 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Delete volume with id: d321df8c-7660-4a58-b72e-4cfd4fb71e9b Jul 24 07:41:03.257564 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:03.257564 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:41:03.258105 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-f4274f1a-b75c-44e4-8f6d-1859185e0305 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Volume info retrieved successfully. Jul 24 07:41:03.271475 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-f4274f1a-b75c-44e4-8f6d-1859185e0305 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Delete volume request issued successfully. Jul 24 07:41:03.271712 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f4274f1a-b75c-44e4-8f6d-1859185e0305 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] https://10.4.3.170/volume/v3/volumes/d321df8c-7660-4a58-b72e-4cfd4fb71e9b returned with HTTP 202 Jul 24 07:41:03.272323 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 448/1775] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:41:03 2026] DELETE /volume/v3/volumes/d321df8c-7660-4a58-b72e-4cfd4fb71e9b => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:41:03.278894 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-26c71930-45ec-4c8d-923d-b8e8ee4bfb16 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:03.282573 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-26c71930-45ec-4c8d-923d-b8e8ee4bfb16 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] GET https://10.4.3.170/volume/v3/volumes/d321df8c-7660-4a58-b72e-4cfd4fb71e9b Jul 24 07:41:03.282771 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-26c71930-45ec-4c8d-923d-b8e8ee4bfb16 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:03.282954 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-26c71930-45ec-4c8d-923d-b8e8ee4bfb16 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:03.289488 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:03.289488 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:41:03.292741 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-26c71930-45ec-4c8d-923d-b8e8ee4bfb16 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Volume info retrieved successfully. Jul 24 07:41:03.297358 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-26c71930-45ec-4c8d-923d-b8e8ee4bfb16 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] https://10.4.3.170/volume/v3/volumes/d321df8c-7660-4a58-b72e-4cfd4fb71e9b returned with HTTP 200 Jul 24 07:41:03.297722 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 444/1776] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:03 2026] GET /volume/v3/volumes/d321df8c-7660-4a58-b72e-4cfd4fb71e9b => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:03.371864 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-7c1c4466-739a-405c-ac08-e27a91ded462 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:03.373504 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7c1c4466-739a-405c-ac08-e27a91ded462 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/cc9d260a-566b-4c05-a299-51393d04c22a Jul 24 07:41:03.373872 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7c1c4466-739a-405c-ac08-e27a91ded462 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:03.374192 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7c1c4466-739a-405c-ac08-e27a91ded462 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:03.374476 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-7c1c4466-739a-405c-ac08-e27a91ded462 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id cc9d260a-566b-4c05-a299-51393d04c22a. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:41:03.380698 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:03.380698 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:41:03.380698 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7c1c4466-739a-405c-ac08-e27a91ded462 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/cc9d260a-566b-4c05-a299-51393d04c22a returned with HTTP 200 Jul 24 07:41:03.380698 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 446/1777] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:41:03 2026] GET /volume/v3/backups/cc9d260a-566b-4c05-a299-51393d04c22a => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:04.158106 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-f658eae6-5d94-484b-b3da-2038c9713a7c None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:04.160223 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f658eae6-5d94-484b-b3da-2038c9713a7c tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] GET https://10.4.3.170/volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e Jul 24 07:41:04.160469 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f658eae6-5d94-484b-b3da-2038c9713a7c tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:04.160694 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f658eae6-5d94-484b-b3da-2038c9713a7c tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:04.160821 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-f658eae6-5d94-484b-b3da-2038c9713a7c tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Show backup with id 2a3a7a6b-5e32-457a-a322-99ee29f0279e. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:41:04.165776 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:04.165776 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:41:04.166630 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f658eae6-5d94-484b-b3da-2038c9713a7c tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] https://10.4.3.170/volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e returned with HTTP 200 Jul 24 07:41:04.167032 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 440/1778] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:04 2026] GET /volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e => generated 802 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:04.175432 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-3a59adf1-2a86-4d56-b677-590136a8fb22 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:04.177302 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3a59adf1-2a86-4d56-b677-590136a8fb22 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] GET https://10.4.3.170/volume/v3/volumes/c99dab2f-ad7d-4789-8c17-9cbe0daa4598 Jul 24 07:41:04.177497 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3a59adf1-2a86-4d56-b677-590136a8fb22 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:04.177697 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3a59adf1-2a86-4d56-b677-590136a8fb22 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:04.186224 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:04.186224 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:41:04.189695 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-3a59adf1-2a86-4d56-b677-590136a8fb22 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Volume info retrieved successfully. Jul 24 07:41:04.193809 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3a59adf1-2a86-4d56-b677-590136a8fb22 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] https://10.4.3.170/volume/v3/volumes/c99dab2f-ad7d-4789-8c17-9cbe0daa4598 returned with HTTP 200 Jul 24 07:41:04.194187 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 449/1779] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:04 2026] GET /volume/v3/volumes/c99dab2f-ad7d-4789-8c17-9cbe0daa4598 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:04.207613 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-e195a859-382f-4fef-b6b9-71111b2e788e None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:04.209762 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e195a859-382f-4fef-b6b9-71111b2e788e tempest-VolumesActionsTest-149598582 tempest-VolumesActionsTest-149598582-project-admin] POST https://10.4.3.170/volume/v3/volumes/c99dab2f-ad7d-4789-8c17-9cbe0daa4598/action Jul 24 07:41:04.210198 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e195a859-382f-4fef-b6b9-71111b2e788e tempest-VolumesActionsTest-149598582 tempest-VolumesActionsTest-149598582-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:41:04.210377 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e195a859-382f-4fef-b6b9-71111b2e788e tempest-VolumesActionsTest-149598582 tempest-VolumesActionsTest-149598582-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:41:04.220840 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:04.220840 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:41:04.221324 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.contrib.admin_actions [None req-e195a859-382f-4fef-b6b9-71111b2e788e tempest-VolumesActionsTest-149598582 tempest-VolumesActionsTest-149598582-project-admin] Updating volume 'c99dab2f-ad7d-4789-8c17-9cbe0daa4598' with '{'status': 'creating'}' {{(pid=100244) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 24 07:41:04.244227 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e195a859-382f-4fef-b6b9-71111b2e788e tempest-VolumesActionsTest-149598582 tempest-VolumesActionsTest-149598582-project-admin] https://10.4.3.170/volume/v3/volumes/c99dab2f-ad7d-4789-8c17-9cbe0daa4598/action returned with HTTP 202 Jul 24 07:41:04.244227 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 445/1780] 10.4.3.170 () {68 vars in 1390 bytes} [Fri Jul 24 07:41:04 2026] POST /volume/v3/volumes/c99dab2f-ad7d-4789-8c17-9cbe0daa4598/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:41:04.248816 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d40bd423-3a48-4e07-b0bb-941fa9c2fc7a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:04.250727 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d40bd423-3a48-4e07-b0bb-941fa9c2fc7a tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] DELETE https://10.4.3.170/volume/v3/volumes/ac0b14c1-6c8a-432a-90c4-42ee194810b1 Jul 24 07:41:04.251042 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d40bd423-3a48-4e07-b0bb-941fa9c2fc7a tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:04.251256 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-388fbdce-9393-406c-a95a-d097b868937f None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:04.251476 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d40bd423-3a48-4e07-b0bb-941fa9c2fc7a tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:04.253004 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-d40bd423-3a48-4e07-b0bb-941fa9c2fc7a tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Delete volume with id: ac0b14c1-6c8a-432a-90c4-42ee194810b1 Jul 24 07:41:04.253620 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-388fbdce-9393-406c-a95a-d097b868937f tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] GET https://10.4.3.170/volume/v3/volumes/c99dab2f-ad7d-4789-8c17-9cbe0daa4598 Jul 24 07:41:04.253931 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-388fbdce-9393-406c-a95a-d097b868937f tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:04.254172 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-388fbdce-9393-406c-a95a-d097b868937f tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:04.260017 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:04.260017 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:41:04.262220 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-d40bd423-3a48-4e07-b0bb-941fa9c2fc7a tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Volume info retrieved successfully. Jul 24 07:41:04.266299 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:04.266299 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:41:04.272533 np0000005822 devstack@c-api.service[100246]: WARNING cinder.keymgr.conf_key_mgr [None req-d40bd423-3a48-4e07-b0bb-941fa9c2fc7a tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 24 07:41:04.272667 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-388fbdce-9393-406c-a95a-d097b868937f tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Volume info retrieved successfully. Jul 24 07:41:04.279279 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-d40bd423-3a48-4e07-b0bb-941fa9c2fc7a tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Delete volume request issued successfully. Jul 24 07:41:04.279762 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d40bd423-3a48-4e07-b0bb-941fa9c2fc7a tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/volumes/ac0b14c1-6c8a-432a-90c4-42ee194810b1 returned with HTTP 202 Jul 24 07:41:04.280120 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-388fbdce-9393-406c-a95a-d097b868937f tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] https://10.4.3.170/volume/v3/volumes/c99dab2f-ad7d-4789-8c17-9cbe0daa4598 returned with HTTP 200 Jul 24 07:41:04.280538 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 447/1781] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:41:04 2026] DELETE /volume/v3/volumes/ac0b14c1-6c8a-432a-90c4-42ee194810b1 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:41:04.280749 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 441/1782] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:04 2026] GET /volume/v3/volumes/c99dab2f-ad7d-4789-8c17-9cbe0daa4598 => generated 840 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:04.289431 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-2fd6746f-7779-4a8d-aef5-851cab23f27f None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:04.291255 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2fd6746f-7779-4a8d-aef5-851cab23f27f tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/volumes/ac0b14c1-6c8a-432a-90c4-42ee194810b1 Jul 24 07:41:04.291433 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2fd6746f-7779-4a8d-aef5-851cab23f27f tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:04.291609 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2fd6746f-7779-4a8d-aef5-851cab23f27f tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:04.299881 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-173c213c-d06f-4be7-ac54-bfb6fdb4572f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:04.300802 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:04.300802 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:41:04.301463 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-173c213c-d06f-4be7-ac54-bfb6fdb4572f tempest-VolumesActionsTest-149598582 tempest-VolumesActionsTest-149598582-project-admin] POST https://10.4.3.170/volume/v3/volumes/c99dab2f-ad7d-4789-8c17-9cbe0daa4598/action Jul 24 07:41:04.301797 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-173c213c-d06f-4be7-ac54-bfb6fdb4572f tempest-VolumesActionsTest-149598582 tempest-VolumesActionsTest-149598582-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:41:04.301910 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-173c213c-d06f-4be7-ac54-bfb6fdb4572f tempest-VolumesActionsTest-149598582 tempest-VolumesActionsTest-149598582-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:41:04.304321 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-2fd6746f-7779-4a8d-aef5-851cab23f27f tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Volume info retrieved successfully. Jul 24 07:41:04.308111 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2fd6746f-7779-4a8d-aef5-851cab23f27f tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/volumes/ac0b14c1-6c8a-432a-90c4-42ee194810b1 returned with HTTP 200 Jul 24 07:41:04.308523 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 450/1783] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:04 2026] GET /volume/v3/volumes/ac0b14c1-6c8a-432a-90c4-42ee194810b1 => generated 872 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:04.309372 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:04.309372 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:41:04.309733 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-173c213c-d06f-4be7-ac54-bfb6fdb4572f tempest-VolumesActionsTest-149598582 tempest-VolumesActionsTest-149598582-project-admin] Volume info retrieved successfully. Jul 24 07:41:04.316227 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-76fef194-5b16-4060-951f-48d7f44c2642 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:04.320521 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-76fef194-5b16-4060-951f-48d7f44c2642 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] GET https://10.4.3.170/volume/v3/volumes/d321df8c-7660-4a58-b72e-4cfd4fb71e9b Jul 24 07:41:04.320997 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-76fef194-5b16-4060-951f-48d7f44c2642 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:04.321345 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-76fef194-5b16-4060-951f-48d7f44c2642 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:04.327254 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-173c213c-d06f-4be7-ac54-bfb6fdb4572f tempest-VolumesActionsTest-149598582 tempest-VolumesActionsTest-149598582-project-admin] Delete volume request issued successfully. Jul 24 07:41:04.327254 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-173c213c-d06f-4be7-ac54-bfb6fdb4572f tempest-VolumesActionsTest-149598582 tempest-VolumesActionsTest-149598582-project-admin] https://10.4.3.170/volume/v3/volumes/c99dab2f-ad7d-4789-8c17-9cbe0daa4598/action returned with HTTP 202 Jul 24 07:41:04.327549 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 446/1784] 10.4.3.170 () {68 vars in 1390 bytes} [Fri Jul 24 07:41:04 2026] POST /volume/v3/volumes/c99dab2f-ad7d-4789-8c17-9cbe0daa4598/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:41:04.328233 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-76fef194-5b16-4060-951f-48d7f44c2642 tempest-SnapshotsActionsTest-1033637786 tempest-SnapshotsActionsTest-1033637786-project-member] https://10.4.3.170/volume/v3/volumes/d321df8c-7660-4a58-b72e-4cfd4fb71e9b returned with HTTP 404 Jul 24 07:41:04.328814 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 448/1785] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:04 2026] GET /volume/v3/volumes/d321df8c-7660-4a58-b72e-4cfd4fb71e9b => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:41:04.334664 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-2a594109-8606-409c-afff-68a7622f7450 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:04.337021 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2a594109-8606-409c-afff-68a7622f7450 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] GET https://10.4.3.170/volume/v3/volumes/c99dab2f-ad7d-4789-8c17-9cbe0daa4598 Jul 24 07:41:04.337322 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2a594109-8606-409c-afff-68a7622f7450 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:04.337584 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2a594109-8606-409c-afff-68a7622f7450 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:04.346806 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:04.346806 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:41:04.351670 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-2a594109-8606-409c-afff-68a7622f7450 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Volume info retrieved successfully. Jul 24 07:41:04.357434 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2a594109-8606-409c-afff-68a7622f7450 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] https://10.4.3.170/volume/v3/volumes/c99dab2f-ad7d-4789-8c17-9cbe0daa4598 returned with HTTP 200 Jul 24 07:41:04.357872 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 442/1786] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:04 2026] GET /volume/v3/volumes/c99dab2f-ad7d-4789-8c17-9cbe0daa4598 => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:04.394698 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-afef6bd3-14de-4e4f-87ea-93ff8e6b9a53 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:04.395599 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-afef6bd3-14de-4e4f-87ea-93ff8e6b9a53 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/cc9d260a-566b-4c05-a299-51393d04c22a Jul 24 07:41:04.395822 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-afef6bd3-14de-4e4f-87ea-93ff8e6b9a53 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:04.395959 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-afef6bd3-14de-4e4f-87ea-93ff8e6b9a53 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:04.396265 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-afef6bd3-14de-4e4f-87ea-93ff8e6b9a53 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id cc9d260a-566b-4c05-a299-51393d04c22a. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:41:04.399642 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:04.399642 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:41:04.400326 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-afef6bd3-14de-4e4f-87ea-93ff8e6b9a53 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/cc9d260a-566b-4c05-a299-51393d04c22a returned with HTTP 200 Jul 24 07:41:04.400454 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 451/1787] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:41:04 2026] GET /volume/v3/backups/cc9d260a-566b-4c05-a299-51393d04c22a => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:05.180125 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-3a57987c-a3a6-4824-96d3-b41bca8aa84c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:05.182507 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3a57987c-a3a6-4824-96d3-b41bca8aa84c tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] GET https://10.4.3.170/volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e Jul 24 07:41:05.182814 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3a57987c-a3a6-4824-96d3-b41bca8aa84c tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:05.183108 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3a57987c-a3a6-4824-96d3-b41bca8aa84c tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:05.183316 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-3a57987c-a3a6-4824-96d3-b41bca8aa84c tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Show backup with id 2a3a7a6b-5e32-457a-a322-99ee29f0279e. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:41:05.188901 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:05.188901 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:41:05.189860 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3a57987c-a3a6-4824-96d3-b41bca8aa84c tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] https://10.4.3.170/volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e returned with HTTP 200 Jul 24 07:41:05.190616 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 447/1788] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:05 2026] GET /volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e => generated 802 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:05.326776 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2d4e2030-6503-4a96-ba92-992aa56058f3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:05.328943 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2d4e2030-6503-4a96-ba92-992aa56058f3 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/volumes/ac0b14c1-6c8a-432a-90c4-42ee194810b1 Jul 24 07:41:05.329140 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2d4e2030-6503-4a96-ba92-992aa56058f3 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:05.329344 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2d4e2030-6503-4a96-ba92-992aa56058f3 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:05.337500 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2d4e2030-6503-4a96-ba92-992aa56058f3 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/volumes/ac0b14c1-6c8a-432a-90c4-42ee194810b1 returned with HTTP 404 Jul 24 07:41:05.338241 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 449/1789] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:05 2026] GET /volume/v3/volumes/ac0b14c1-6c8a-432a-90c4-42ee194810b1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:41:05.348776 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-4b9814d6-09f1-429e-906a-a017f18771fd None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:05.352815 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4b9814d6-09f1-429e-906a-a017f18771fd tempest-TestVolumeBootPattern-2086783258 tempest-TestVolumeBootPattern-2086783258-project-admin] GET https://10.4.3.170/volume/v3/volumes/detail?all_tenants=1 Jul 24 07:41:05.353126 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4b9814d6-09f1-429e-906a-a017f18771fd tempest-TestVolumeBootPattern-2086783258 tempest-TestVolumeBootPattern-2086783258-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:05.353410 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4b9814d6-09f1-429e-906a-a017f18771fd tempest-TestVolumeBootPattern-2086783258 tempest-TestVolumeBootPattern-2086783258-project-admin] Calling method 'detail' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:05.354498 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-4b9814d6-09f1-429e-906a-a017f18771fd tempest-TestVolumeBootPattern-2086783258 tempest-TestVolumeBootPattern-2086783258-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100243) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 07:41:05.373681 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-f0a97798-8288-4151-84b5-d0c7a9935050 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:05.375908 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f0a97798-8288-4151-84b5-d0c7a9935050 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] GET https://10.4.3.170/volume/v3/volumes/c99dab2f-ad7d-4789-8c17-9cbe0daa4598 Jul 24 07:41:05.376176 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f0a97798-8288-4151-84b5-d0c7a9935050 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:05.376483 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f0a97798-8288-4151-84b5-d0c7a9935050 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:05.383579 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f0a97798-8288-4151-84b5-d0c7a9935050 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] https://10.4.3.170/volume/v3/volumes/c99dab2f-ad7d-4789-8c17-9cbe0daa4598 returned with HTTP 404 Jul 24 07:41:05.384169 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 452/1790] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:05 2026] GET /volume/v3/volumes/c99dab2f-ad7d-4789-8c17-9cbe0daa4598 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:41:05.391661 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-f0c46235-715a-4c7e-805e-4fa01d24e97f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:05.392874 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-4b9814d6-09f1-429e-906a-a017f18771fd tempest-TestVolumeBootPattern-2086783258 tempest-TestVolumeBootPattern-2086783258-project-admin] Get all volumes completed successfully. Jul 24 07:41:05.395644 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:05.395644 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:41:05.398850 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4b9814d6-09f1-429e-906a-a017f18771fd tempest-TestVolumeBootPattern-2086783258 tempest-TestVolumeBootPattern-2086783258-project-admin] https://10.4.3.170/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 24 07:41:05.399287 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 443/1791] 10.4.3.170 () {66 vars in 1285 bytes} [Fri Jul 24 07:41:05 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10366 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:41:05.399634 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f0c46235-715a-4c7e-805e-4fa01d24e97f tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] GET https://10.4.3.170/volume/v3/volumes/c99dab2f-ad7d-4789-8c17-9cbe0daa4598 Jul 24 07:41:05.400015 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f0c46235-715a-4c7e-805e-4fa01d24e97f tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:05.400154 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f0c46235-715a-4c7e-805e-4fa01d24e97f tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:05.407283 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f0c46235-715a-4c7e-805e-4fa01d24e97f tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] https://10.4.3.170/volume/v3/volumes/c99dab2f-ad7d-4789-8c17-9cbe0daa4598 returned with HTTP 404 Jul 24 07:41:05.407927 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 448/1792] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:05 2026] GET /volume/v3/volumes/c99dab2f-ad7d-4789-8c17-9cbe0daa4598 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:41:05.413888 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-47bb916e-febb-42fa-9025-95e41f248807 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:05.415475 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-47bb916e-febb-42fa-9025-95e41f248807 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/cc9d260a-566b-4c05-a299-51393d04c22a Jul 24 07:41:05.415703 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-47bb916e-febb-42fa-9025-95e41f248807 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:05.415878 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-47bb916e-febb-42fa-9025-95e41f248807 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:05.415978 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-47bb916e-febb-42fa-9025-95e41f248807 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id cc9d260a-566b-4c05-a299-51393d04c22a. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:41:05.416508 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-938289ea-af23-4430-bd4e-30063c2a054e None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:05.417900 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-1e8d22f1-9b3d-40ca-8563-a0e5ce17447d None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:05.418477 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-938289ea-af23-4430-bd4e-30063c2a054e tempest-TestVolumeBootPattern-2086783258 tempest-TestVolumeBootPattern-2086783258-project-admin] DELETE https://10.4.3.170/volume/v3/types/75cb2da1-3b3c-4e31-bf5b-eba0c71239a4 Jul 24 07:41:05.418708 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-938289ea-af23-4430-bd4e-30063c2a054e tempest-TestVolumeBootPattern-2086783258 tempest-TestVolumeBootPattern-2086783258-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:05.418965 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-938289ea-af23-4430-bd4e-30063c2a054e tempest-TestVolumeBootPattern-2086783258 tempest-TestVolumeBootPattern-2086783258-project-admin] Calling method '_delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:05.419846 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:05.419846 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:41:05.419938 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1e8d22f1-9b3d-40ca-8563-a0e5ce17447d tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] DELETE https://10.4.3.170/volume/v3/volumes/c99dab2f-ad7d-4789-8c17-9cbe0daa4598 Jul 24 07:41:05.420192 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1e8d22f1-9b3d-40ca-8563-a0e5ce17447d tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:05.420431 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1e8d22f1-9b3d-40ca-8563-a0e5ce17447d tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:05.420482 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-47bb916e-febb-42fa-9025-95e41f248807 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/cc9d260a-566b-4c05-a299-51393d04c22a returned with HTTP 200 Jul 24 07:41:05.420650 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-1e8d22f1-9b3d-40ca-8563-a0e5ce17447d tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Delete volume with id: c99dab2f-ad7d-4789-8c17-9cbe0daa4598 Jul 24 07:41:05.420777 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 450/1793] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:41:05 2026] GET /volume/v3/backups/cc9d260a-566b-4c05-a299-51393d04c22a => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:05.428150 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1e8d22f1-9b3d-40ca-8563-a0e5ce17447d tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] https://10.4.3.170/volume/v3/volumes/c99dab2f-ad7d-4789-8c17-9cbe0daa4598 returned with HTTP 404 Jul 24 07:41:05.428761 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 444/1794] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:41:05 2026] DELETE /volume/v3/volumes/c99dab2f-ad7d-4789-8c17-9cbe0daa4598 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:41:05.437210 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-dcb1ff53-2945-4f47-92e4-6e9cabcbe74c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:05.440019 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-dcb1ff53-2945-4f47-92e4-6e9cabcbe74c tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:41:05.440467 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-dcb1ff53-2945-4f47-92e4-6e9cabcbe74c tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-380479528"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:41:05.442923 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-dcb1ff53-2945-4f47-92e4-6e9cabcbe74c tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-380479528'}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:41:05.443080 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-dcb1ff53-2945-4f47-92e4-6e9cabcbe74c tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Create volume of 1 GB Jul 24 07:41:05.446867 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-938289ea-af23-4430-bd4e-30063c2a054e tempest-TestVolumeBootPattern-2086783258 tempest-TestVolumeBootPattern-2086783258-project-admin] https://10.4.3.170/volume/v3/types/75cb2da1-3b3c-4e31-bf5b-eba0c71239a4 returned with HTTP 202 Jul 24 07:41:05.447361 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 453/1795] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 24 07:41:05 2026] DELETE /volume/v3/types/75cb2da1-3b3c-4e31-bf5b-eba0c71239a4 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:41:05.448954 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-dcb1ff53-2945-4f47-92e4-6e9cabcbe74c tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Availability Zones retrieved successfully. Jul 24 07:41:05.458311 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-dcb1ff53-2945-4f47-92e4-6e9cabcbe74c tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Flow 'volume_create_api' (2e34a69f-e83c-48f4-a143-0867a3d44046) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:41:05.459481 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-dcb1ff53-2945-4f47-92e4-6e9cabcbe74c tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b96575ed-f5b9-49c9-9d72-62fe5925a5b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:41:05.460430 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-dcb1ff53-2945-4f47-92e4-6e9cabcbe74c tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:41:05.477818 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-4f85bec1-c18e-4a11-8643-8f2d4bdadebe None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:05.479711 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4f85bec1-c18e-4a11-8643-8f2d4bdadebe tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:41:05.480119 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4f85bec1-c18e-4a11-8643-8f2d4bdadebe tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1076525004", "snapshot_id": null, "imageRef": "c7843099-d178-467f-91a9-52ff7d08103c", "volume_type": null, "size": 1}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:41:05.481728 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-4f85bec1-c18e-4a11-8643-8f2d4bdadebe tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1076525004', 'snapshot_id': None, 'imageRef': 'c7843099-d178-467f-91a9-52ff7d08103c', 'volume_type': None, 'size': 1}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:41:05.485988 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-dcb1ff53-2945-4f47-92e4-6e9cabcbe74c tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b96575ed-f5b9-49c9-9d72-62fe5925a5b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:41:05.486871 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-dcb1ff53-2945-4f47-92e4-6e9cabcbe74c tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c26a2a17-6ce2-42c3-9b68-988f575db655) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:41:05.528222 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-dcb1ff53-2945-4f47-92e4-6e9cabcbe74c tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Created reservations ['10e8b026-e411-452e-b386-1b6a35998afd', '432e320c-91ab-480c-a3ba-778c45120efe', '6d7cdd96-cff9-4585-896e-d4fafb1a77ef', 'd38c91f8-e12e-4042-a117-87be23a5a31e'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:41:05.529377 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-dcb1ff53-2945-4f47-92e4-6e9cabcbe74c tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c26a2a17-6ce2-42c3-9b68-988f575db655) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['10e8b026-e411-452e-b386-1b6a35998afd', '432e320c-91ab-480c-a3ba-778c45120efe', '6d7cdd96-cff9-4585-896e-d4fafb1a77ef', 'd38c91f8-e12e-4042-a117-87be23a5a31e']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:41:05.530457 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-dcb1ff53-2945-4f47-92e4-6e9cabcbe74c tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d60df36-0ab1-418b-a294-33ca65bf3e82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:41:05.555138 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-dcb1ff53-2945-4f47-92e4-6e9cabcbe74c tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d60df36-0ab1-418b-a294-33ca65bf3e82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f7c65c60-a66f-4ed3-9423-a236911a644f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-380479528',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52895d1e70de419895e1c0b1cfe5c1a1',qos_specs=None,replication_status=,reservations=['10e8b026-e411-452e-b386-1b6a35998afd','432e320c-91ab-480c-a3ba-778c45120efe','6d7cdd96-cff9-4585-896e-d4fafb1a77ef','d38c91f8-e12e-4042-a117-87be23a5a31e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78e84f0344c84542903f969501843cb0',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:41:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-380479528',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f7c65c60-a66f-4ed3-9423-a236911a644f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='52895d1e70de419895e1c0b1cfe5c1a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='78e84f0344c84542903f969501843cb0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:41:05.556218 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-dcb1ff53-2945-4f47-92e4-6e9cabcbe74c tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (452c7339-7a1f-44ed-ad7b-5bd1e9b22ad9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:41:05.577098 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-dcb1ff53-2945-4f47-92e4-6e9cabcbe74c tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (452c7339-7a1f-44ed-ad7b-5bd1e9b22ad9) transitioned into state 'SUCCESS' from state '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-380479528',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52895d1e70de419895e1c0b1cfe5c1a1',qos_specs=None,replication_status=,reservations=['10e8b026-e411-452e-b386-1b6a35998afd','432e320c-91ab-480c-a3ba-778c45120efe','6d7cdd96-cff9-4585-896e-d4fafb1a77ef','d38c91f8-e12e-4042-a117-87be23a5a31e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78e84f0344c84542903f969501843cb0',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:41:05.578001 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-dcb1ff53-2945-4f47-92e4-6e9cabcbe74c tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d5ae600-9fe8-40e7-b1fa-401aa5e1c368) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:41:05.589792 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-dcb1ff53-2945-4f47-92e4-6e9cabcbe74c tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d5ae600-9fe8-40e7-b1fa-401aa5e1c368) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:41:05.590904 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-dcb1ff53-2945-4f47-92e4-6e9cabcbe74c tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Flow 'volume_create_api' (2e34a69f-e83c-48f4-a143-0867a3d44046) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:41:05.591343 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-dcb1ff53-2945-4f47-92e4-6e9cabcbe74c tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Create volume request issued successfully. Jul 24 07:41:05.592003 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-dcb1ff53-2945-4f47-92e4-6e9cabcbe74c tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:41:05.592816 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 449/1796] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 24 07:41:05 2026] POST /volume/v3/volumes => generated 748 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:41:05.609883 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-38dd845d-9ea8-4763-847d-67becf860034 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:05.611403 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-38dd845d-9ea8-4763-847d-67becf860034 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] GET https://10.4.3.170/volume/v3/volumes/f7c65c60-a66f-4ed3-9423-a236911a644f Jul 24 07:41:05.611595 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-38dd845d-9ea8-4763-847d-67becf860034 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:05.611763 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-38dd845d-9ea8-4763-847d-67becf860034 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:05.618798 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:05.618798 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:41:05.622348 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-38dd845d-9ea8-4763-847d-67becf860034 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Volume info retrieved successfully. Jul 24 07:41:05.627321 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-38dd845d-9ea8-4763-847d-67becf860034 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] https://10.4.3.170/volume/v3/volumes/f7c65c60-a66f-4ed3-9423-a236911a644f returned with HTTP 200 Jul 24 07:41:05.627321 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 445/1797] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:05 2026] GET /volume/v3/volumes/f7c65c60-a66f-4ed3-9423-a236911a644f => generated 816 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:05.802982 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-4f85bec1-c18e-4a11-8643-8f2d4bdadebe tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Create volume of 1 GB Jul 24 07:41:05.810491 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-4f85bec1-c18e-4a11-8643-8f2d4bdadebe tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Availability Zones retrieved successfully. Jul 24 07:41:05.815761 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-4f85bec1-c18e-4a11-8643-8f2d4bdadebe tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Flow 'volume_create_api' (995de315-c426-4b8e-a462-60655915fed8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:41:05.817789 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-4f85bec1-c18e-4a11-8643-8f2d4bdadebe tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (939b9bf7-db7f-4605-b746-08c62457142d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:41:05.818733 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-4f85bec1-c18e-4a11-8643-8f2d4bdadebe tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:41:05.889601 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-4f85bec1-c18e-4a11-8643-8f2d4bdadebe tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (939b9bf7-db7f-4605-b746-08c62457142d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:41:05.890389 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-4f85bec1-c18e-4a11-8643-8f2d4bdadebe tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (482d238d-43ac-49c2-9de1-9573a1e3d37c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:41:05.940555 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-4f85bec1-c18e-4a11-8643-8f2d4bdadebe tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Created reservations ['9516e98a-fc7a-419d-969f-7862687e6776', '2ecc1823-d124-41bd-b8bb-436c17171ad7', '44f1c058-61da-443a-8ec7-379af9854ebe', '08503d94-9ea0-4d40-bb5c-f15ba9e1a679'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:41:05.941420 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-4f85bec1-c18e-4a11-8643-8f2d4bdadebe tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (482d238d-43ac-49c2-9de1-9573a1e3d37c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9516e98a-fc7a-419d-969f-7862687e6776', '2ecc1823-d124-41bd-b8bb-436c17171ad7', '44f1c058-61da-443a-8ec7-379af9854ebe', '08503d94-9ea0-4d40-bb5c-f15ba9e1a679']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:41:05.942136 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-4f85bec1-c18e-4a11-8643-8f2d4bdadebe tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33cb815d-e8d4-4117-99ab-5d3c91822691) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:41:05.974713 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-4f85bec1-c18e-4a11-8643-8f2d4bdadebe tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33cb815d-e8d4-4117-99ab-5d3c91822691) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8442e4f1-d4e1-4768-b1bc-1d849ded6fec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1076525004',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0903447a1af74e9f9d132c29f7035265',qos_specs=None,replication_status=,reservations=['9516e98a-fc7a-419d-969f-7862687e6776','2ecc1823-d124-41bd-b8bb-436c17171ad7','44f1c058-61da-443a-8ec7-379af9854ebe','08503d94-9ea0-4d40-bb5c-f15ba9e1a679'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c76cae0d7bb84cf8a7682f09ef9706ec',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:41:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1076525004',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8442e4f1-d4e1-4768-b1bc-1d849ded6fec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0903447a1af74e9f9d132c29f7035265',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c76cae0d7bb84cf8a7682f09ef9706ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:41:05.975913 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-4f85bec1-c18e-4a11-8643-8f2d4bdadebe tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0b51614-251c-4ef5-af7e-11a310ac4713) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:41:05.998733 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-4f85bec1-c18e-4a11-8643-8f2d4bdadebe tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0b51614-251c-4ef5-af7e-11a310ac4713) transitioned into state 'SUCCESS' from state '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-1076525004',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0903447a1af74e9f9d132c29f7035265',qos_specs=None,replication_status=,reservations=['9516e98a-fc7a-419d-969f-7862687e6776','2ecc1823-d124-41bd-b8bb-436c17171ad7','44f1c058-61da-443a-8ec7-379af9854ebe','08503d94-9ea0-4d40-bb5c-f15ba9e1a679'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c76cae0d7bb84cf8a7682f09ef9706ec',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:41:05.999505 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-4f85bec1-c18e-4a11-8643-8f2d4bdadebe tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2ce2e41-c823-4d98-a0c2-2f6be497984c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:41:06.011528 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-4f85bec1-c18e-4a11-8643-8f2d4bdadebe tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2ce2e41-c823-4d98-a0c2-2f6be497984c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:41:06.013420 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-4f85bec1-c18e-4a11-8643-8f2d4bdadebe tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Flow 'volume_create_api' (995de315-c426-4b8e-a462-60655915fed8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:41:06.014292 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-4f85bec1-c18e-4a11-8643-8f2d4bdadebe tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Create volume request issued successfully. Jul 24 07:41:06.014972 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4f85bec1-c18e-4a11-8643-8f2d4bdadebe tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:41:06.015456 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 451/1798] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 24 07:41:05 2026] POST /volume/v3/volumes => generated 759 bytes in 538 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 24 07:41:06.029694 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-f807f65f-034a-4c3a-ae80-200ea7adc57b None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:06.032801 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f807f65f-034a-4c3a-ae80-200ea7adc57b tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/volumes/8442e4f1-d4e1-4768-b1bc-1d849ded6fec Jul 24 07:41:06.033030 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f807f65f-034a-4c3a-ae80-200ea7adc57b tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:06.033272 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f807f65f-034a-4c3a-ae80-200ea7adc57b tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:06.040708 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:06.040708 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:41:06.044753 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-f807f65f-034a-4c3a-ae80-200ea7adc57b tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Volume info retrieved successfully. Jul 24 07:41:06.049815 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f807f65f-034a-4c3a-ae80-200ea7adc57b tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/volumes/8442e4f1-d4e1-4768-b1bc-1d849ded6fec returned with HTTP 200 Jul 24 07:41:06.050217 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 454/1799] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:06 2026] GET /volume/v3/volumes/8442e4f1-d4e1-4768-b1bc-1d849ded6fec => generated 827 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:06.201176 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-82ccaf60-73a7-44df-886d-78278bc136cb None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:06.203294 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-82ccaf60-73a7-44df-886d-78278bc136cb tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] GET https://10.4.3.170/volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e Jul 24 07:41:06.203612 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-82ccaf60-73a7-44df-886d-78278bc136cb tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:06.203876 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-82ccaf60-73a7-44df-886d-78278bc136cb tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:06.204022 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-82ccaf60-73a7-44df-886d-78278bc136cb tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Show backup with id 2a3a7a6b-5e32-457a-a322-99ee29f0279e. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:41:06.209614 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:06.209614 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:41:06.210601 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-82ccaf60-73a7-44df-886d-78278bc136cb tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] https://10.4.3.170/volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e returned with HTTP 200 Jul 24 07:41:06.211018 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 450/1800] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:06 2026] GET /volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e => generated 802 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:06.380301 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-2976584c-7a8f-4145-9c6c-dd2d684670c8 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:06.431702 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1120a805-db59-4590-b1a5-9f439bf85d1a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:06.434017 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1120a805-db59-4590-b1a5-9f439bf85d1a tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/cc9d260a-566b-4c05-a299-51393d04c22a Jul 24 07:41:06.434259 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1120a805-db59-4590-b1a5-9f439bf85d1a tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:06.434478 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1120a805-db59-4590-b1a5-9f439bf85d1a tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:06.434561 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-1120a805-db59-4590-b1a5-9f439bf85d1a tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id cc9d260a-566b-4c05-a299-51393d04c22a. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:41:06.438548 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:06.438548 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:41:06.439154 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1120a805-db59-4590-b1a5-9f439bf85d1a tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/cc9d260a-566b-4c05-a299-51393d04c22a returned with HTTP 200 Jul 24 07:41:06.439587 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 452/1801] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:41:06 2026] GET /volume/v3/backups/cc9d260a-566b-4c05-a299-51393d04c22a => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:06.485221 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2976584c-7a8f-4145-9c6c-dd2d684670c8 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] GET https://10.4.3.170/volume/v3/volumes Jul 24 07:41:06.485221 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2976584c-7a8f-4145-9c6c-dd2d684670c8 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:06.485221 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2976584c-7a8f-4145-9c6c-dd2d684670c8 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Calling method 'index' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:06.485221 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.api_utils [None req-2976584c-7a8f-4145-9c6c-dd2d684670c8 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Removing options '' from query. {{(pid=100243) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 07:41:06.485221 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-2976584c-7a8f-4145-9c6c-dd2d684670c8 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100243) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 07:41:06.490827 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-2976584c-7a8f-4145-9c6c-dd2d684670c8 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Get all volumes completed successfully. Jul 24 07:41:06.491190 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2976584c-7a8f-4145-9c6c-dd2d684670c8 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 200 Jul 24 07:41:06.491615 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 446/1802] 10.4.3.170 () {66 vars in 1237 bytes} [Fri Jul 24 07:41:06 2026] GET /volume/v3/volumes => generated 15 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 07:41:06.499558 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-c41b9b8a-2263-45e5-a4da-c2520ae79e13 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:06.501188 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c41b9b8a-2263-45e5-a4da-c2520ae79e13 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:41:06.501527 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c41b9b8a-2263-45e5-a4da-c2520ae79e13 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-438475931"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:41:06.502844 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-c41b9b8a-2263-45e5-a4da-c2520ae79e13 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-438475931'}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:41:06.502977 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-c41b9b8a-2263-45e5-a4da-c2520ae79e13 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Create volume of 1 GB Jul 24 07:41:06.506444 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-c41b9b8a-2263-45e5-a4da-c2520ae79e13 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Availability Zones retrieved successfully. Jul 24 07:41:06.512214 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-c41b9b8a-2263-45e5-a4da-c2520ae79e13 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Flow 'volume_create_api' (687c55f4-8b5c-4f8c-a514-4a9e8ca686bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:41:06.513049 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-c41b9b8a-2263-45e5-a4da-c2520ae79e13 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab7500fe-1794-42c7-b5d6-628cbbe83926) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:41:06.514090 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-c41b9b8a-2263-45e5-a4da-c2520ae79e13 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Validating volume size '1' using validate_int {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:41:06.536495 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-c41b9b8a-2263-45e5-a4da-c2520ae79e13 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab7500fe-1794-42c7-b5d6-628cbbe83926) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:41:06.537501 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-c41b9b8a-2263-45e5-a4da-c2520ae79e13 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85203895-609e-4fa0-8fde-388dc3bdb300) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:41:06.584157 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-c41b9b8a-2263-45e5-a4da-c2520ae79e13 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Created reservations ['cd74184f-52b9-4f5a-a973-6af87737db34', '40fdaac4-71e4-4c51-a341-ca369c2c4c4d', '9dfcdd2d-17e2-4c3e-9b93-9f04646dde1c', '0a71b76d-cac3-4f16-b67d-07f5f76b3475'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:41:06.585196 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-c41b9b8a-2263-45e5-a4da-c2520ae79e13 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85203895-609e-4fa0-8fde-388dc3bdb300) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd74184f-52b9-4f5a-a973-6af87737db34', '40fdaac4-71e4-4c51-a341-ca369c2c4c4d', '9dfcdd2d-17e2-4c3e-9b93-9f04646dde1c', '0a71b76d-cac3-4f16-b67d-07f5f76b3475']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:41:06.585758 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-c41b9b8a-2263-45e5-a4da-c2520ae79e13 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32aac8f0-ebc9-4a38-ba75-1fc9780d6dcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:41:06.606292 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-c41b9b8a-2263-45e5-a4da-c2520ae79e13 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32aac8f0-ebc9-4a38-ba75-1fc9780d6dcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f53f1c8e-8afc-4a6c-b964-6d46a1e98e13', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-438475931',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2327db90b4354e24992fd73127c86aa0',qos_specs=None,replication_status=,reservations=['cd74184f-52b9-4f5a-a973-6af87737db34','40fdaac4-71e4-4c51-a341-ca369c2c4c4d','9dfcdd2d-17e2-4c3e-9b93-9f04646dde1c','0a71b76d-cac3-4f16-b67d-07f5f76b3475'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5fa4e37ef1bc47c3b1cd1259803b0b2f',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:41:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-438475931',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f53f1c8e-8afc-4a6c-b964-6d46a1e98e13,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2327db90b4354e24992fd73127c86aa0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5fa4e37ef1bc47c3b1cd1259803b0b2f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:41:06.607046 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-c41b9b8a-2263-45e5-a4da-c2520ae79e13 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1708a8f8-9e4e-4350-b104-ff7391f55c7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:41:06.625454 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-c41b9b8a-2263-45e5-a4da-c2520ae79e13 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1708a8f8-9e4e-4350-b104-ff7391f55c7d) transitioned into state 'SUCCESS' from state '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-438475931',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2327db90b4354e24992fd73127c86aa0',qos_specs=None,replication_status=,reservations=['cd74184f-52b9-4f5a-a973-6af87737db34','40fdaac4-71e4-4c51-a341-ca369c2c4c4d','9dfcdd2d-17e2-4c3e-9b93-9f04646dde1c','0a71b76d-cac3-4f16-b67d-07f5f76b3475'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5fa4e37ef1bc47c3b1cd1259803b0b2f',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:41:06.626450 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-c41b9b8a-2263-45e5-a4da-c2520ae79e13 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c1bb584-ad53-4f12-8ed3-d50490b0d6e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:41:06.638405 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-c41b9b8a-2263-45e5-a4da-c2520ae79e13 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c1bb584-ad53-4f12-8ed3-d50490b0d6e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:41:06.639536 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-c41b9b8a-2263-45e5-a4da-c2520ae79e13 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Flow 'volume_create_api' (687c55f4-8b5c-4f8c-a514-4a9e8ca686bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:41:06.639925 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-c41b9b8a-2263-45e5-a4da-c2520ae79e13 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Create volume request issued successfully. Jul 24 07:41:06.640701 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-2a5f614b-1450-42b9-9a4f-049fca05c4bc None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:06.641061 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c41b9b8a-2263-45e5-a4da-c2520ae79e13 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:41:06.641265 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 455/1803] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 24 07:41:06 2026] POST /volume/v3/volumes => generated 754 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:41:06.643857 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2a5f614b-1450-42b9-9a4f-049fca05c4bc tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] GET https://10.4.3.170/volume/v3/volumes/f7c65c60-a66f-4ed3-9423-a236911a644f Jul 24 07:41:06.644150 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2a5f614b-1450-42b9-9a4f-049fca05c4bc tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:06.644436 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2a5f614b-1450-42b9-9a4f-049fca05c4bc tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:06.655572 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:06.655572 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:41:06.657709 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-25551e44-0590-441c-9942-8bd1e3c779f4 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:06.661417 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-2a5f614b-1450-42b9-9a4f-049fca05c4bc tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Volume info retrieved successfully. Jul 24 07:41:06.667454 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2a5f614b-1450-42b9-9a4f-049fca05c4bc tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] https://10.4.3.170/volume/v3/volumes/f7c65c60-a66f-4ed3-9423-a236911a644f returned with HTTP 200 Jul 24 07:41:06.667822 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-25551e44-0590-441c-9942-8bd1e3c779f4 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] GET https://10.4.3.170/volume/v3/volumes/f53f1c8e-8afc-4a6c-b964-6d46a1e98e13 Jul 24 07:41:06.668056 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-25551e44-0590-441c-9942-8bd1e3c779f4 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:06.668108 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 451/1804] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:06 2026] GET /volume/v3/volumes/f7c65c60-a66f-4ed3-9423-a236911a644f => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:06.668636 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-25551e44-0590-441c-9942-8bd1e3c779f4 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:06.682094 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:06.682094 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:41:06.683725 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-64dc9374-05a7-465a-907f-239fd295ef4f None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:06.686399 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-64dc9374-05a7-465a-907f-239fd295ef4f tempest-VolumesActionsTest-149598582 tempest-VolumesActionsTest-149598582-project-admin] POST https://10.4.3.170/volume/v3/volumes/f7c65c60-a66f-4ed3-9423-a236911a644f/action Jul 24 07:41:06.686945 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-64dc9374-05a7-465a-907f-239fd295ef4f tempest-VolumesActionsTest-149598582 tempest-VolumesActionsTest-149598582-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:41:06.687192 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-64dc9374-05a7-465a-907f-239fd295ef4f tempest-VolumesActionsTest-149598582 tempest-VolumesActionsTest-149598582-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:41:06.688650 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-25551e44-0590-441c-9942-8bd1e3c779f4 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Volume info retrieved successfully. Jul 24 07:41:06.693216 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-25551e44-0590-441c-9942-8bd1e3c779f4 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] https://10.4.3.170/volume/v3/volumes/f53f1c8e-8afc-4a6c-b964-6d46a1e98e13 returned with HTTP 200 Jul 24 07:41:06.693632 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 453/1805] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:06 2026] GET /volume/v3/volumes/f53f1c8e-8afc-4a6c-b964-6d46a1e98e13 => generated 822 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:06.703387 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:06.703387 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:41:06.704094 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.contrib.admin_actions [None req-64dc9374-05a7-465a-907f-239fd295ef4f tempest-VolumesActionsTest-149598582 tempest-VolumesActionsTest-149598582-project-admin] Updating volume 'f7c65c60-a66f-4ed3-9423-a236911a644f' with '{'status': 'error'}' {{(pid=100243) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 24 07:41:06.734347 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-64dc9374-05a7-465a-907f-239fd295ef4f tempest-VolumesActionsTest-149598582 tempest-VolumesActionsTest-149598582-project-admin] https://10.4.3.170/volume/v3/volumes/f7c65c60-a66f-4ed3-9423-a236911a644f/action returned with HTTP 202 Jul 24 07:41:06.734986 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 447/1806] 10.4.3.170 () {68 vars in 1390 bytes} [Fri Jul 24 07:41:06 2026] POST /volume/v3/volumes/f7c65c60-a66f-4ed3-9423-a236911a644f/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jul 24 07:41:06.742268 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-3cde8ee0-4ec5-42df-908d-24671d6a1a45 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:06.744646 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3cde8ee0-4ec5-42df-908d-24671d6a1a45 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] GET https://10.4.3.170/volume/v3/volumes/f7c65c60-a66f-4ed3-9423-a236911a644f Jul 24 07:41:06.745008 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3cde8ee0-4ec5-42df-908d-24671d6a1a45 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:06.745163 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3cde8ee0-4ec5-42df-908d-24671d6a1a45 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:06.754378 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:06.754378 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:41:06.758478 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-3cde8ee0-4ec5-42df-908d-24671d6a1a45 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Volume info retrieved successfully. Jul 24 07:41:06.763615 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3cde8ee0-4ec5-42df-908d-24671d6a1a45 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] https://10.4.3.170/volume/v3/volumes/f7c65c60-a66f-4ed3-9423-a236911a644f returned with HTTP 200 Jul 24 07:41:06.764089 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 456/1807] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:06 2026] GET /volume/v3/volumes/f7c65c60-a66f-4ed3-9423-a236911a644f => generated 837 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:06.776819 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-0fb7e206-317e-405f-94ea-0eb458ae29ce None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:06.778830 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0fb7e206-317e-405f-94ea-0eb458ae29ce tempest-VolumesActionsTest-149598582 tempest-VolumesActionsTest-149598582-project-admin] POST https://10.4.3.170/volume/v3/volumes/f7c65c60-a66f-4ed3-9423-a236911a644f/action Jul 24 07:41:06.779281 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0fb7e206-317e-405f-94ea-0eb458ae29ce tempest-VolumesActionsTest-149598582 tempest-VolumesActionsTest-149598582-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:41:06.779435 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0fb7e206-317e-405f-94ea-0eb458ae29ce tempest-VolumesActionsTest-149598582 tempest-VolumesActionsTest-149598582-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:41:06.788829 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:06.788829 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:41:06.789338 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-0fb7e206-317e-405f-94ea-0eb458ae29ce tempest-VolumesActionsTest-149598582 tempest-VolumesActionsTest-149598582-project-admin] Volume info retrieved successfully. Jul 24 07:41:06.804731 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-0fb7e206-317e-405f-94ea-0eb458ae29ce tempest-VolumesActionsTest-149598582 tempest-VolumesActionsTest-149598582-project-admin] Delete volume request issued successfully. Jul 24 07:41:06.804979 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0fb7e206-317e-405f-94ea-0eb458ae29ce tempest-VolumesActionsTest-149598582 tempest-VolumesActionsTest-149598582-project-admin] https://10.4.3.170/volume/v3/volumes/f7c65c60-a66f-4ed3-9423-a236911a644f/action returned with HTTP 202 Jul 24 07:41:06.805453 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 452/1808] 10.4.3.170 () {68 vars in 1390 bytes} [Fri Jul 24 07:41:06 2026] POST /volume/v3/volumes/f7c65c60-a66f-4ed3-9423-a236911a644f/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:41:06.818944 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-8732f9c9-7056-4584-88e6-e7af1f4a3e49 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:06.821472 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8732f9c9-7056-4584-88e6-e7af1f4a3e49 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] GET https://10.4.3.170/volume/v3/volumes/f7c65c60-a66f-4ed3-9423-a236911a644f Jul 24 07:41:06.821882 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8732f9c9-7056-4584-88e6-e7af1f4a3e49 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:06.822715 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8732f9c9-7056-4584-88e6-e7af1f4a3e49 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:06.830596 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:06.830596 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:41:06.834345 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-8732f9c9-7056-4584-88e6-e7af1f4a3e49 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Volume info retrieved successfully. Jul 24 07:41:06.843174 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8732f9c9-7056-4584-88e6-e7af1f4a3e49 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] https://10.4.3.170/volume/v3/volumes/f7c65c60-a66f-4ed3-9423-a236911a644f returned with HTTP 200 Jul 24 07:41:06.843651 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 454/1809] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:06 2026] GET /volume/v3/volumes/f7c65c60-a66f-4ed3-9423-a236911a644f => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:07.066103 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-6df7ca3f-81be-41da-9418-1568853b174a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:07.068026 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6df7ca3f-81be-41da-9418-1568853b174a tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/volumes/8442e4f1-d4e1-4768-b1bc-1d849ded6fec Jul 24 07:41:07.068224 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-6df7ca3f-81be-41da-9418-1568853b174a tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:07.068408 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-6df7ca3f-81be-41da-9418-1568853b174a tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:07.082608 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:07.082608 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:41:07.086826 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-6df7ca3f-81be-41da-9418-1568853b174a tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Volume info retrieved successfully. Jul 24 07:41:07.091552 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6df7ca3f-81be-41da-9418-1568853b174a tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/volumes/8442e4f1-d4e1-4768-b1bc-1d849ded6fec returned with HTTP 200 Jul 24 07:41:07.091969 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 448/1810] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:07 2026] GET /volume/v3/volumes/8442e4f1-d4e1-4768-b1bc-1d849ded6fec => generated 1367 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:41:07.111296 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-a30e32bc-20b9-4223-900b-c11514dc742c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:07.112905 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a30e32bc-20b9-4223-900b-c11514dc742c tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/volumes/8442e4f1-d4e1-4768-b1bc-1d849ded6fec Jul 24 07:41:07.113087 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a30e32bc-20b9-4223-900b-c11514dc742c tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:07.113313 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a30e32bc-20b9-4223-900b-c11514dc742c tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:07.119380 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:07.119380 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:41:07.122606 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-a30e32bc-20b9-4223-900b-c11514dc742c tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Volume info retrieved successfully. Jul 24 07:41:07.126661 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a30e32bc-20b9-4223-900b-c11514dc742c tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/volumes/8442e4f1-d4e1-4768-b1bc-1d849ded6fec returned with HTTP 200 Jul 24 07:41:07.127021 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 457/1811] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:07 2026] GET /volume/v3/volumes/8442e4f1-d4e1-4768-b1bc-1d849ded6fec => generated 1367 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:41:07.223797 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-15ea00ec-ed8f-488b-a89d-2ce03d5f720e None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:07.225745 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-15ea00ec-ed8f-488b-a89d-2ce03d5f720e tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] GET https://10.4.3.170/volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e Jul 24 07:41:07.226062 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-15ea00ec-ed8f-488b-a89d-2ce03d5f720e tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:07.226617 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-15ea00ec-ed8f-488b-a89d-2ce03d5f720e tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:07.226617 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-15ea00ec-ed8f-488b-a89d-2ce03d5f720e tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Show backup with id 2a3a7a6b-5e32-457a-a322-99ee29f0279e. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:41:07.231095 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:07.231095 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:41:07.232114 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-15ea00ec-ed8f-488b-a89d-2ce03d5f720e tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] https://10.4.3.170/volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e returned with HTTP 200 Jul 24 07:41:07.232480 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 453/1812] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:07 2026] GET /volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e => generated 802 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:07.246532 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-8f46d660-6b6c-4916-8c89-cfe09f559ef8 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:07.249446 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8f46d660-6b6c-4916-8c89-cfe09f559ef8 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] GET https://10.4.3.170/volume/v3/volumes/339c4f37-5207-4dfb-bd09-ad31b49974f9 Jul 24 07:41:07.249694 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8f46d660-6b6c-4916-8c89-cfe09f559ef8 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:07.249952 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8f46d660-6b6c-4916-8c89-cfe09f559ef8 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:07.261925 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:07.261925 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:41:07.267136 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-8f46d660-6b6c-4916-8c89-cfe09f559ef8 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Volume info retrieved successfully. Jul 24 07:41:07.273503 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8f46d660-6b6c-4916-8c89-cfe09f559ef8 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] https://10.4.3.170/volume/v3/volumes/339c4f37-5207-4dfb-bd09-ad31b49974f9 returned with HTTP 200 Jul 24 07:41:07.274036 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 455/1813] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:07 2026] GET /volume/v3/volumes/339c4f37-5207-4dfb-bd09-ad31b49974f9 => generated 902 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:07.290940 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-2984f5af-fd0f-4c9e-b6d5-87e13ff73a1f None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:07.292752 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2984f5af-fd0f-4c9e-b6d5-87e13ff73a1f tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] GET https://10.4.3.170/volume/v3/volumes Jul 24 07:41:07.292958 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2984f5af-fd0f-4c9e-b6d5-87e13ff73a1f tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:07.293184 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2984f5af-fd0f-4c9e-b6d5-87e13ff73a1f tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Calling method 'index' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:07.293481 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.api_utils [None req-2984f5af-fd0f-4c9e-b6d5-87e13ff73a1f tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Removing options '' from query. {{(pid=100243) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 07:41:07.294177 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-2984f5af-fd0f-4c9e-b6d5-87e13ff73a1f tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100243) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 07:41:07.301849 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-2984f5af-fd0f-4c9e-b6d5-87e13ff73a1f tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Get all volumes completed successfully. Jul 24 07:41:07.302321 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2984f5af-fd0f-4c9e-b6d5-87e13ff73a1f tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 200 Jul 24 07:41:07.302690 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 449/1814] 10.4.3.170 () {66 vars in 1237 bytes} [Fri Jul 24 07:41:07 2026] GET /volume/v3/volumes => generated 663 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:07.314055 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-2abb4794-9c5d-4add-8be8-87776125b364 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:07.315841 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2abb4794-9c5d-4add-8be8-87776125b364 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] DELETE https://10.4.3.170/volume/v3/volumes/339c4f37-5207-4dfb-bd09-ad31b49974f9 Jul 24 07:41:07.316034 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2abb4794-9c5d-4add-8be8-87776125b364 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:07.316237 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2abb4794-9c5d-4add-8be8-87776125b364 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:07.316419 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-2abb4794-9c5d-4add-8be8-87776125b364 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Delete volume with id: 339c4f37-5207-4dfb-bd09-ad31b49974f9 Jul 24 07:41:07.326717 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:07.326717 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:41:07.327449 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-2abb4794-9c5d-4add-8be8-87776125b364 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Volume info retrieved successfully. Jul 24 07:41:07.348027 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-2abb4794-9c5d-4add-8be8-87776125b364 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Delete volume request issued successfully. Jul 24 07:41:07.348331 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2abb4794-9c5d-4add-8be8-87776125b364 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] https://10.4.3.170/volume/v3/volumes/339c4f37-5207-4dfb-bd09-ad31b49974f9 returned with HTTP 202 Jul 24 07:41:07.348891 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 458/1815] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:41:07 2026] DELETE /volume/v3/volumes/339c4f37-5207-4dfb-bd09-ad31b49974f9 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:41:07.362358 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-dbb13c62-ebd7-40aa-9366-9e4277fcca45 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:07.364443 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-dbb13c62-ebd7-40aa-9366-9e4277fcca45 tempest-VolumesBackupsAdminTest-1382864379 tempest-VolumesBackupsAdminTest-1382864379-project-admin] DELETE https://10.4.3.170/volume/v3/backups/1ac24bac-e5ca-404a-bbcc-af9035538ff9 Jul 24 07:41:07.364602 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-dbb13c62-ebd7-40aa-9366-9e4277fcca45 tempest-VolumesBackupsAdminTest-1382864379 tempest-VolumesBackupsAdminTest-1382864379-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:07.365307 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-dbb13c62-ebd7-40aa-9366-9e4277fcca45 tempest-VolumesBackupsAdminTest-1382864379 tempest-VolumesBackupsAdminTest-1382864379-project-admin] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:07.365413 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.contrib.backups [None req-dbb13c62-ebd7-40aa-9366-9e4277fcca45 tempest-VolumesBackupsAdminTest-1382864379 tempest-VolumesBackupsAdminTest-1382864379-project-admin] Delete backup with id: 1ac24bac-e5ca-404a-bbcc-af9035538ff9. Jul 24 07:41:07.370178 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:07.370178 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:41:07.380628 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.backup.rpcapi [None req-dbb13c62-ebd7-40aa-9366-9e4277fcca45 tempest-VolumesBackupsAdminTest-1382864379 tempest-VolumesBackupsAdminTest-1382864379-project-admin] delete_backup rpcapi backup_id 1ac24bac-e5ca-404a-bbcc-af9035538ff9 {{(pid=100244) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 07:41:07.382104 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-dbb13c62-ebd7-40aa-9366-9e4277fcca45 tempest-VolumesBackupsAdminTest-1382864379 tempest-VolumesBackupsAdminTest-1382864379-project-admin] https://10.4.3.170/volume/v3/backups/1ac24bac-e5ca-404a-bbcc-af9035538ff9 returned with HTTP 202 Jul 24 07:41:07.382478 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 454/1816] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:41:07 2026] DELETE /volume/v3/backups/1ac24bac-e5ca-404a-bbcc-af9035538ff9 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:41:07.390794 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9b48e112-d9c7-43c5-9d32-6f57f16bbfe2 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:07.392854 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9b48e112-d9c7-43c5-9d32-6f57f16bbfe2 tempest-VolumesBackupsAdminTest-1382864379 tempest-VolumesBackupsAdminTest-1382864379-project-admin] GET https://10.4.3.170/volume/v3/backups/1ac24bac-e5ca-404a-bbcc-af9035538ff9 Jul 24 07:41:07.393065 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9b48e112-d9c7-43c5-9d32-6f57f16bbfe2 tempest-VolumesBackupsAdminTest-1382864379 tempest-VolumesBackupsAdminTest-1382864379-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:07.393277 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9b48e112-d9c7-43c5-9d32-6f57f16bbfe2 tempest-VolumesBackupsAdminTest-1382864379 tempest-VolumesBackupsAdminTest-1382864379-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:07.393427 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-9b48e112-d9c7-43c5-9d32-6f57f16bbfe2 tempest-VolumesBackupsAdminTest-1382864379 tempest-VolumesBackupsAdminTest-1382864379-project-admin] Show backup with id 1ac24bac-e5ca-404a-bbcc-af9035538ff9. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:41:07.397485 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:07.397485 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:41:07.398111 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9b48e112-d9c7-43c5-9d32-6f57f16bbfe2 tempest-VolumesBackupsAdminTest-1382864379 tempest-VolumesBackupsAdminTest-1382864379-project-admin] https://10.4.3.170/volume/v3/backups/1ac24bac-e5ca-404a-bbcc-af9035538ff9 returned with HTTP 200 Jul 24 07:41:07.398535 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 456/1817] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:07 2026] GET /volume/v3/backups/1ac24bac-e5ca-404a-bbcc-af9035538ff9 => generated 801 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:07.454630 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-501d950d-952b-4e4a-94e4-c21dafe78d16 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:07.457339 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-501d950d-952b-4e4a-94e4-c21dafe78d16 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/cc9d260a-566b-4c05-a299-51393d04c22a Jul 24 07:41:07.457568 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-501d950d-952b-4e4a-94e4-c21dafe78d16 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:07.457744 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-501d950d-952b-4e4a-94e4-c21dafe78d16 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:07.457803 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-501d950d-952b-4e4a-94e4-c21dafe78d16 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id cc9d260a-566b-4c05-a299-51393d04c22a. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:41:07.462658 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:07.462658 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:41:07.463409 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-501d950d-952b-4e4a-94e4-c21dafe78d16 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/cc9d260a-566b-4c05-a299-51393d04c22a returned with HTTP 200 Jul 24 07:41:07.463849 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 450/1818] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:41:07 2026] GET /volume/v3/backups/cc9d260a-566b-4c05-a299-51393d04c22a => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:07.705385 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-02044ec8-1d01-4a6f-a251-8f7d7ee6f654 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:07.707117 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-02044ec8-1d01-4a6f-a251-8f7d7ee6f654 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] GET https://10.4.3.170/volume/v3/volumes/f53f1c8e-8afc-4a6c-b964-6d46a1e98e13 Jul 24 07:41:07.707369 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-02044ec8-1d01-4a6f-a251-8f7d7ee6f654 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:07.707565 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-02044ec8-1d01-4a6f-a251-8f7d7ee6f654 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:07.715884 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:07.715884 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:41:07.719982 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-02044ec8-1d01-4a6f-a251-8f7d7ee6f654 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Volume info retrieved successfully. Jul 24 07:41:07.727245 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-02044ec8-1d01-4a6f-a251-8f7d7ee6f654 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] https://10.4.3.170/volume/v3/volumes/f53f1c8e-8afc-4a6c-b964-6d46a1e98e13 returned with HTTP 200 Jul 24 07:41:07.727679 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 459/1819] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:07 2026] GET /volume/v3/volumes/f53f1c8e-8afc-4a6c-b964-6d46a1e98e13 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:07.739984 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-0c172905-4551-4ad7-af01-b9680023648f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:07.744303 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0c172905-4551-4ad7-af01-b9680023648f tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] GET https://10.4.3.170/volume/v3/volumes/f53f1c8e-8afc-4a6c-b964-6d46a1e98e13 Jul 24 07:41:07.744303 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0c172905-4551-4ad7-af01-b9680023648f tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:07.744303 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0c172905-4551-4ad7-af01-b9680023648f tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:07.754673 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:07.754673 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:41:07.764158 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-0c172905-4551-4ad7-af01-b9680023648f tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Volume info retrieved successfully. Jul 24 07:41:07.771324 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0c172905-4551-4ad7-af01-b9680023648f tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] https://10.4.3.170/volume/v3/volumes/f53f1c8e-8afc-4a6c-b964-6d46a1e98e13 returned with HTTP 200 Jul 24 07:41:07.771324 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 455/1820] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:07 2026] GET /volume/v3/volumes/f53f1c8e-8afc-4a6c-b964-6d46a1e98e13 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:07.785564 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ee4e60b4-e6d7-4fb7-b0ef-5f25758f2a95 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:07.788085 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ee4e60b4-e6d7-4fb7-b0ef-5f25758f2a95 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:41:07.788516 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ee4e60b4-e6d7-4fb7-b0ef-5f25758f2a95 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1307035277"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:41:07.790854 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-ee4e60b4-e6d7-4fb7-b0ef-5f25758f2a95 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1307035277'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:41:07.791155 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-ee4e60b4-e6d7-4fb7-b0ef-5f25758f2a95 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Create volume of 1 GB Jul 24 07:41:07.797284 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-ee4e60b4-e6d7-4fb7-b0ef-5f25758f2a95 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Availability Zones retrieved successfully. Jul 24 07:41:07.804781 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-ee4e60b4-e6d7-4fb7-b0ef-5f25758f2a95 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Flow 'volume_create_api' (9c51ba59-aa89-443f-b26b-93a4f94dde2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:41:07.806101 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-ee4e60b4-e6d7-4fb7-b0ef-5f25758f2a95 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d6955ab-618c-45c8-aecc-c4f6cad11e84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:41:07.807398 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-ee4e60b4-e6d7-4fb7-b0ef-5f25758f2a95 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:41:07.855686 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-ee4e60b4-e6d7-4fb7-b0ef-5f25758f2a95 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d6955ab-618c-45c8-aecc-c4f6cad11e84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:41:07.856783 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-ee4e60b4-e6d7-4fb7-b0ef-5f25758f2a95 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2940afc9-52b7-422b-81fa-b7650fd615ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:41:07.863360 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-01a15f55-2937-418f-9f3e-210df02df4e4 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:07.864742 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-01a15f55-2937-418f-9f3e-210df02df4e4 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] GET https://10.4.3.170/volume/v3/volumes/f7c65c60-a66f-4ed3-9423-a236911a644f Jul 24 07:41:07.864989 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-01a15f55-2937-418f-9f3e-210df02df4e4 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:07.865264 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-01a15f55-2937-418f-9f3e-210df02df4e4 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:07.870497 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-01a15f55-2937-418f-9f3e-210df02df4e4 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] https://10.4.3.170/volume/v3/volumes/f7c65c60-a66f-4ed3-9423-a236911a644f returned with HTTP 404 Jul 24 07:41:07.871079 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 451/1821] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:07 2026] GET /volume/v3/volumes/f7c65c60-a66f-4ed3-9423-a236911a644f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:41:07.878744 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-39763698-bfcb-42fc-b398-42e056b2ba6a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:07.881002 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-39763698-bfcb-42fc-b398-42e056b2ba6a tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] GET https://10.4.3.170/volume/v3/volumes/f7c65c60-a66f-4ed3-9423-a236911a644f Jul 24 07:41:07.881296 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-39763698-bfcb-42fc-b398-42e056b2ba6a tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:07.881528 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-39763698-bfcb-42fc-b398-42e056b2ba6a tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:07.890447 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-39763698-bfcb-42fc-b398-42e056b2ba6a tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] https://10.4.3.170/volume/v3/volumes/f7c65c60-a66f-4ed3-9423-a236911a644f returned with HTTP 404 Jul 24 07:41:07.891043 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 460/1822] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:07 2026] GET /volume/v3/volumes/f7c65c60-a66f-4ed3-9423-a236911a644f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:41:07.906176 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-71093226-d0bd-4b59-98a6-d8c1dd356f11 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:07.909223 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-71093226-d0bd-4b59-98a6-d8c1dd356f11 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] DELETE https://10.4.3.170/volume/v3/volumes/f7c65c60-a66f-4ed3-9423-a236911a644f Jul 24 07:41:07.909223 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-71093226-d0bd-4b59-98a6-d8c1dd356f11 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:07.909223 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-71093226-d0bd-4b59-98a6-d8c1dd356f11 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:07.910292 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-71093226-d0bd-4b59-98a6-d8c1dd356f11 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Delete volume with id: f7c65c60-a66f-4ed3-9423-a236911a644f Jul 24 07:41:07.916562 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-71093226-d0bd-4b59-98a6-d8c1dd356f11 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] https://10.4.3.170/volume/v3/volumes/f7c65c60-a66f-4ed3-9423-a236911a644f returned with HTTP 404 Jul 24 07:41:07.917264 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 456/1823] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:41:07 2026] DELETE /volume/v3/volumes/f7c65c60-a66f-4ed3-9423-a236911a644f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:41:07.918844 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-ee4e60b4-e6d7-4fb7-b0ef-5f25758f2a95 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Created reservations ['56eba1c7-50d6-42b2-9d8d-c84658918bb0', '998c12fc-5afa-4d77-8ff9-dadf4e042ebc', '4b1dd889-27d8-4fae-b746-17c07e73c29d', '380793a3-0b52-42a4-8758-8eb4b049fbc8'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:41:07.920256 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-ee4e60b4-e6d7-4fb7-b0ef-5f25758f2a95 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2940afc9-52b7-422b-81fa-b7650fd615ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['56eba1c7-50d6-42b2-9d8d-c84658918bb0', '998c12fc-5afa-4d77-8ff9-dadf4e042ebc', '4b1dd889-27d8-4fae-b746-17c07e73c29d', '380793a3-0b52-42a4-8758-8eb4b049fbc8']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:41:07.920946 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-ee4e60b4-e6d7-4fb7-b0ef-5f25758f2a95 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (777ea820-2a9f-4f75-96d8-2a2513edcc0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:41:07.926944 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-8d2c84d5-1e74-42f6-97ab-01acf7cf7218 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:07.928936 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8d2c84d5-1e74-42f6-97ab-01acf7cf7218 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:41:07.930773 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8d2c84d5-1e74-42f6-97ab-01acf7cf7218 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-93427872"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:41:07.930773 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-8d2c84d5-1e74-42f6-97ab-01acf7cf7218 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-93427872'}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:41:07.930773 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-8d2c84d5-1e74-42f6-97ab-01acf7cf7218 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Create volume of 1 GB Jul 24 07:41:07.937703 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-8d2c84d5-1e74-42f6-97ab-01acf7cf7218 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Availability Zones retrieved successfully. Jul 24 07:41:07.943386 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-ee4e60b4-e6d7-4fb7-b0ef-5f25758f2a95 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (777ea820-2a9f-4f75-96d8-2a2513edcc0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7297b671-6d9b-42e0-8fa0-51bef8c69618', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1307035277',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2327db90b4354e24992fd73127c86aa0',qos_specs=None,replication_status=,reservations=['56eba1c7-50d6-42b2-9d8d-c84658918bb0','998c12fc-5afa-4d77-8ff9-dadf4e042ebc','4b1dd889-27d8-4fae-b746-17c07e73c29d','380793a3-0b52-42a4-8758-8eb4b049fbc8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5fa4e37ef1bc47c3b1cd1259803b0b2f',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:41:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1307035277',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7297b671-6d9b-42e0-8fa0-51bef8c69618,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2327db90b4354e24992fd73127c86aa0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5fa4e37ef1bc47c3b1cd1259803b0b2f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:41:07.943795 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-8d2c84d5-1e74-42f6-97ab-01acf7cf7218 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Flow 'volume_create_api' (eb0cafb2-9a53-4425-a7d5-0829aecaf86b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:41:07.944189 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-ee4e60b4-e6d7-4fb7-b0ef-5f25758f2a95 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1c8601e-02ad-404c-922a-01b66d959d19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:41:07.944898 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-8d2c84d5-1e74-42f6-97ab-01acf7cf7218 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (706581e0-df95-4466-a3f7-c4d39e2e19d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:41:07.946435 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-8d2c84d5-1e74-42f6-97ab-01acf7cf7218 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Validating volume size '1' using validate_int {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:41:07.960057 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-ee4e60b4-e6d7-4fb7-b0ef-5f25758f2a95 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1c8601e-02ad-404c-922a-01b66d959d19) transitioned into state 'SUCCESS' from state '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-1307035277',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2327db90b4354e24992fd73127c86aa0',qos_specs=None,replication_status=,reservations=['56eba1c7-50d6-42b2-9d8d-c84658918bb0','998c12fc-5afa-4d77-8ff9-dadf4e042ebc','4b1dd889-27d8-4fae-b746-17c07e73c29d','380793a3-0b52-42a4-8758-8eb4b049fbc8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5fa4e37ef1bc47c3b1cd1259803b0b2f',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:41:07.961441 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-ee4e60b4-e6d7-4fb7-b0ef-5f25758f2a95 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ae662e3-4ea4-4329-86d1-a818f00921d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:41:07.971225 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-ee4e60b4-e6d7-4fb7-b0ef-5f25758f2a95 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ae662e3-4ea4-4329-86d1-a818f00921d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:41:07.971225 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-ee4e60b4-e6d7-4fb7-b0ef-5f25758f2a95 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Flow 'volume_create_api' (9c51ba59-aa89-443f-b26b-93a4f94dde2b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:41:07.971225 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-ee4e60b4-e6d7-4fb7-b0ef-5f25758f2a95 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Create volume request issued successfully. Jul 24 07:41:07.971225 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ee4e60b4-e6d7-4fb7-b0ef-5f25758f2a95 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:41:07.971225 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 457/1824] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 24 07:41:07 2026] POST /volume/v3/volumes => generated 755 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:41:07.976345 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-8d2c84d5-1e74-42f6-97ab-01acf7cf7218 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (706581e0-df95-4466-a3f7-c4d39e2e19d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:41:07.977345 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-8d2c84d5-1e74-42f6-97ab-01acf7cf7218 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88304c26-fb95-44f8-9202-c7b25e11ef16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:41:07.986348 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-69d3bdfe-ac69-4265-a257-64f410450a30 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:07.989170 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-69d3bdfe-ac69-4265-a257-64f410450a30 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] GET https://10.4.3.170/volume/v3/volumes/7297b671-6d9b-42e0-8fa0-51bef8c69618 Jul 24 07:41:07.989386 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-69d3bdfe-ac69-4265-a257-64f410450a30 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:07.990404 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-69d3bdfe-ac69-4265-a257-64f410450a30 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:07.997437 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:07.997437 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:41:08.001059 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-69d3bdfe-ac69-4265-a257-64f410450a30 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Volume info retrieved successfully. Jul 24 07:41:08.005512 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-69d3bdfe-ac69-4265-a257-64f410450a30 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] https://10.4.3.170/volume/v3/volumes/7297b671-6d9b-42e0-8fa0-51bef8c69618 returned with HTTP 200 Jul 24 07:41:08.005933 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 461/1825] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:07 2026] GET /volume/v3/volumes/7297b671-6d9b-42e0-8fa0-51bef8c69618 => generated 823 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:08.019717 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-8d2c84d5-1e74-42f6-97ab-01acf7cf7218 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Created reservations ['811626c3-868f-4ed3-a1e6-1fe1aa8e2c9d', '8f36a0f9-8592-482b-8a1c-dc3aa89d4d23', '5ed926e6-6871-428f-98f4-b96db3907c69', '666a8076-d9ad-4ee2-b58b-1e59bc643b7b'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:41:08.020542 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-8d2c84d5-1e74-42f6-97ab-01acf7cf7218 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88304c26-fb95-44f8-9202-c7b25e11ef16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['811626c3-868f-4ed3-a1e6-1fe1aa8e2c9d', '8f36a0f9-8592-482b-8a1c-dc3aa89d4d23', '5ed926e6-6871-428f-98f4-b96db3907c69', '666a8076-d9ad-4ee2-b58b-1e59bc643b7b']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:41:08.021364 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-8d2c84d5-1e74-42f6-97ab-01acf7cf7218 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b64d324b-76e2-43a4-ae61-fb387e6c1f18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:41:08.042914 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-8d2c84d5-1e74-42f6-97ab-01acf7cf7218 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b64d324b-76e2-43a4-ae61-fb387e6c1f18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'edb20c23-05ec-421b-99bc-06af2f20198b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-93427872',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52895d1e70de419895e1c0b1cfe5c1a1',qos_specs=None,replication_status=,reservations=['811626c3-868f-4ed3-a1e6-1fe1aa8e2c9d','8f36a0f9-8592-482b-8a1c-dc3aa89d4d23','5ed926e6-6871-428f-98f4-b96db3907c69','666a8076-d9ad-4ee2-b58b-1e59bc643b7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78e84f0344c84542903f969501843cb0',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:41:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-93427872',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=edb20c23-05ec-421b-99bc-06af2f20198b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='52895d1e70de419895e1c0b1cfe5c1a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='78e84f0344c84542903f969501843cb0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:41:08.043610 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-8d2c84d5-1e74-42f6-97ab-01acf7cf7218 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4cccca7-e39a-4368-b3fb-c12c8065db57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:41:08.075415 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-8d2c84d5-1e74-42f6-97ab-01acf7cf7218 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4cccca7-e39a-4368-b3fb-c12c8065db57) transitioned into state 'SUCCESS' from state '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-93427872',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52895d1e70de419895e1c0b1cfe5c1a1',qos_specs=None,replication_status=,reservations=['811626c3-868f-4ed3-a1e6-1fe1aa8e2c9d','8f36a0f9-8592-482b-8a1c-dc3aa89d4d23','5ed926e6-6871-428f-98f4-b96db3907c69','666a8076-d9ad-4ee2-b58b-1e59bc643b7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78e84f0344c84542903f969501843cb0',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:41:08.076589 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-8d2c84d5-1e74-42f6-97ab-01acf7cf7218 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d96dc5aa-2fe6-4e05-b674-39996cb66712) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:41:08.088995 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-8d2c84d5-1e74-42f6-97ab-01acf7cf7218 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d96dc5aa-2fe6-4e05-b674-39996cb66712) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:41:08.090460 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-8d2c84d5-1e74-42f6-97ab-01acf7cf7218 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Flow 'volume_create_api' (eb0cafb2-9a53-4425-a7d5-0829aecaf86b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:41:08.090973 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-8d2c84d5-1e74-42f6-97ab-01acf7cf7218 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Create volume request issued successfully. Jul 24 07:41:08.091787 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8d2c84d5-1e74-42f6-97ab-01acf7cf7218 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:41:08.092456 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 452/1826] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 24 07:41:07 2026] POST /volume/v3/volumes => generated 747 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:41:08.108006 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-fd4d1730-3d0c-471d-823b-af09cde8a463 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:08.109735 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-fd4d1730-3d0c-471d-823b-af09cde8a463 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] GET https://10.4.3.170/volume/v3/volumes/edb20c23-05ec-421b-99bc-06af2f20198b Jul 24 07:41:08.109873 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-fd4d1730-3d0c-471d-823b-af09cde8a463 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:08.110050 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-fd4d1730-3d0c-471d-823b-af09cde8a463 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:08.116912 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:08.116912 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:41:08.120223 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-fd4d1730-3d0c-471d-823b-af09cde8a463 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Volume info retrieved successfully. Jul 24 07:41:08.125007 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-fd4d1730-3d0c-471d-823b-af09cde8a463 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] https://10.4.3.170/volume/v3/volumes/edb20c23-05ec-421b-99bc-06af2f20198b returned with HTTP 200 Jul 24 07:41:08.125410 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 457/1827] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:08 2026] GET /volume/v3/volumes/edb20c23-05ec-421b-99bc-06af2f20198b => generated 815 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:08.227502 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-b05a6e08-71f5-4265-a35b-a01aca7b46fe req-2142d100-dfa0-4401-9210-5e8e4b239bdc None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:08.299235 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-b05a6e08-71f5-4265-a35b-a01aca7b46fe req-2142d100-dfa0-4401-9210-5e8e4b239bdc tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/volumes/8442e4f1-d4e1-4768-b1bc-1d849ded6fec Jul 24 07:41:08.300749 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-b05a6e08-71f5-4265-a35b-a01aca7b46fe req-2142d100-dfa0-4401-9210-5e8e4b239bdc tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:08.300749 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-b05a6e08-71f5-4265-a35b-a01aca7b46fe req-2142d100-dfa0-4401-9210-5e8e4b239bdc tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:08.306067 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:08.306067 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:41:08.309223 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [req-b05a6e08-71f5-4265-a35b-a01aca7b46fe req-2142d100-dfa0-4401-9210-5e8e4b239bdc tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Volume info retrieved successfully. Jul 24 07:41:08.314006 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-b05a6e08-71f5-4265-a35b-a01aca7b46fe req-2142d100-dfa0-4401-9210-5e8e4b239bdc tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/volumes/8442e4f1-d4e1-4768-b1bc-1d849ded6fec returned with HTTP 200 Jul 24 07:41:08.314512 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 458/1828] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:41:08 2026] GET /volume/v3/volumes/8442e4f1-d4e1-4768-b1bc-1d849ded6fec => generated 1367 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:41:08.410599 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-ded8e3be-ed45-465f-98a8-ba2b1cfc0323 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:08.412371 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ded8e3be-ed45-465f-98a8-ba2b1cfc0323 tempest-VolumesBackupsAdminTest-1382864379 tempest-VolumesBackupsAdminTest-1382864379-project-admin] GET https://10.4.3.170/volume/v3/backups/1ac24bac-e5ca-404a-bbcc-af9035538ff9 Jul 24 07:41:08.412563 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ded8e3be-ed45-465f-98a8-ba2b1cfc0323 tempest-VolumesBackupsAdminTest-1382864379 tempest-VolumesBackupsAdminTest-1382864379-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:08.412775 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ded8e3be-ed45-465f-98a8-ba2b1cfc0323 tempest-VolumesBackupsAdminTest-1382864379 tempest-VolumesBackupsAdminTest-1382864379-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:08.412888 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-ded8e3be-ed45-465f-98a8-ba2b1cfc0323 tempest-VolumesBackupsAdminTest-1382864379 tempest-VolumesBackupsAdminTest-1382864379-project-admin] Show backup with id 1ac24bac-e5ca-404a-bbcc-af9035538ff9. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:41:08.417711 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ded8e3be-ed45-465f-98a8-ba2b1cfc0323 tempest-VolumesBackupsAdminTest-1382864379 tempest-VolumesBackupsAdminTest-1382864379-project-admin] https://10.4.3.170/volume/v3/backups/1ac24bac-e5ca-404a-bbcc-af9035538ff9 returned with HTTP 404 Jul 24 07:41:08.418113 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 462/1829] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:08 2026] GET /volume/v3/backups/1ac24bac-e5ca-404a-bbcc-af9035538ff9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:41:08.425110 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-86dc1b11-cc42-479d-9990-04646075fe0b None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:08.430863 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-86dc1b11-cc42-479d-9990-04646075fe0b tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] DELETE https://10.4.3.170/volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e Jul 24 07:41:08.431044 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-86dc1b11-cc42-479d-9990-04646075fe0b tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:08.431302 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-86dc1b11-cc42-479d-9990-04646075fe0b tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:08.431441 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.contrib.backups [None req-86dc1b11-cc42-479d-9990-04646075fe0b tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Delete backup with id: 2a3a7a6b-5e32-457a-a322-99ee29f0279e. Jul 24 07:41:08.439429 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:08.439429 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:41:08.460056 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.backup.rpcapi [None req-86dc1b11-cc42-479d-9990-04646075fe0b tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] delete_backup rpcapi backup_id 2a3a7a6b-5e32-457a-a322-99ee29f0279e {{(pid=100243) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 07:41:08.461681 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-86dc1b11-cc42-479d-9990-04646075fe0b tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] https://10.4.3.170/volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e returned with HTTP 202 Jul 24 07:41:08.462104 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 453/1830] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:41:08 2026] DELETE /volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:41:08.468607 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-4046a873-60f1-4ed3-801d-d8aef5225af1 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:08.470834 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4046a873-60f1-4ed3-801d-d8aef5225af1 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] GET https://10.4.3.170/volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e Jul 24 07:41:08.470834 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4046a873-60f1-4ed3-801d-d8aef5225af1 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:08.470834 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4046a873-60f1-4ed3-801d-d8aef5225af1 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:08.470834 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-4046a873-60f1-4ed3-801d-d8aef5225af1 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Show backup with id 2a3a7a6b-5e32-457a-a322-99ee29f0279e. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:41:08.476252 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:08.476252 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:41:08.476715 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4046a873-60f1-4ed3-801d-d8aef5225af1 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] https://10.4.3.170/volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e returned with HTTP 200 Jul 24 07:41:08.477058 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 458/1831] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:08 2026] GET /volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:08.480070 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-01b38978-289c-42b2-80b4-fbd03cf198d4 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:08.483403 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-01b38978-289c-42b2-80b4-fbd03cf198d4 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/cc9d260a-566b-4c05-a299-51393d04c22a Jul 24 07:41:08.483403 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-01b38978-289c-42b2-80b4-fbd03cf198d4 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:08.483403 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-01b38978-289c-42b2-80b4-fbd03cf198d4 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:08.483403 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-01b38978-289c-42b2-80b4-fbd03cf198d4 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id cc9d260a-566b-4c05-a299-51393d04c22a. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:41:08.487815 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:08.487815 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:41:08.489044 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-01b38978-289c-42b2-80b4-fbd03cf198d4 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/cc9d260a-566b-4c05-a299-51393d04c22a returned with HTTP 200 Jul 24 07:41:08.489697 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 459/1832] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:41:08 2026] GET /volume/v3/backups/cc9d260a-566b-4c05-a299-51393d04c22a => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:08.831289 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-b05a6e08-71f5-4265-a35b-a01aca7b46fe req-f299019a-5773-422a-b789-dc6f2b75b8de None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:08.834021 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-b05a6e08-71f5-4265-a35b-a01aca7b46fe req-f299019a-5773-422a-b789-dc6f2b75b8de tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/volumes/8442e4f1-d4e1-4768-b1bc-1d849ded6fec Jul 24 07:41:08.834252 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-b05a6e08-71f5-4265-a35b-a01aca7b46fe req-f299019a-5773-422a-b789-dc6f2b75b8de tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:08.834448 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-b05a6e08-71f5-4265-a35b-a01aca7b46fe req-f299019a-5773-422a-b789-dc6f2b75b8de tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:08.841621 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:08.841621 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:41:08.845713 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [req-b05a6e08-71f5-4265-a35b-a01aca7b46fe req-f299019a-5773-422a-b789-dc6f2b75b8de tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Volume info retrieved successfully. Jul 24 07:41:08.850287 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-b05a6e08-71f5-4265-a35b-a01aca7b46fe req-f299019a-5773-422a-b789-dc6f2b75b8de tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/volumes/8442e4f1-d4e1-4768-b1bc-1d849ded6fec returned with HTTP 200 Jul 24 07:41:08.850681 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 463/1833] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:41:08 2026] GET /volume/v3/volumes/8442e4f1-d4e1-4768-b1bc-1d849ded6fec => generated 1367 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:41:08.859981 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-941c4ec4-05a7-452e-b387-18ee49a3b666 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:08.860613 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-941c4ec4-05a7-452e-b387-18ee49a3b666 None None] GET https://10.4.3.170/volume// Jul 24 07:41:08.860743 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-941c4ec4-05a7-452e-b387-18ee49a3b666 None None] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:08.860975 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-941c4ec4-05a7-452e-b387-18ee49a3b666 None None] Calling method 'all' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:08.861404 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-941c4ec4-05a7-452e-b387-18ee49a3b666 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:41:08.861742 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 454/1834] 10.4.3.170 () {66 vars in 1419 bytes} [Fri Jul 24 07:41:08 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:41:08.869917 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-b05a6e08-71f5-4265-a35b-a01aca7b46fe req-07e81dad-2405-4ab8-817b-8cfc07592146 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:08.871975 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-b05a6e08-71f5-4265-a35b-a01aca7b46fe req-07e81dad-2405-4ab8-817b-8cfc07592146 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 24 07:41:08.872334 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-b05a6e08-71f5-4265-a35b-a01aca7b46fe req-07e81dad-2405-4ab8-817b-8cfc07592146 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8442e4f1-d4e1-4768-b1bc-1d849ded6fec", "connector": null, "instance_uuid": "a8d80f12-9f3a-43fe-a830-5a724b3a68e9"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:41:08.884743 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:08.884743 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:41:08.911909 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-b05a6e08-71f5-4265-a35b-a01aca7b46fe req-07e81dad-2405-4ab8-817b-8cfc07592146 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 24 07:41:08.912575 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 459/1835] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 24 07:41:08 2026] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:41:09.024232 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-804a0e13-c20a-4caa-9139-2299eaf9de58 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:09.027583 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-804a0e13-c20a-4caa-9139-2299eaf9de58 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] GET https://10.4.3.170/volume/v3/volumes/7297b671-6d9b-42e0-8fa0-51bef8c69618 Jul 24 07:41:09.027583 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-804a0e13-c20a-4caa-9139-2299eaf9de58 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:09.027583 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-804a0e13-c20a-4caa-9139-2299eaf9de58 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:09.034546 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:09.034546 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:41:09.038125 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-804a0e13-c20a-4caa-9139-2299eaf9de58 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Volume info retrieved successfully. Jul 24 07:41:09.045279 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-804a0e13-c20a-4caa-9139-2299eaf9de58 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] https://10.4.3.170/volume/v3/volumes/7297b671-6d9b-42e0-8fa0-51bef8c69618 returned with HTTP 200 Jul 24 07:41:09.047102 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 460/1836] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:09 2026] GET /volume/v3/volumes/7297b671-6d9b-42e0-8fa0-51bef8c69618 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:09.058344 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-2c39aa70-5deb-497d-9b99-3c6a3b834bbd None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:09.060094 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2c39aa70-5deb-497d-9b99-3c6a3b834bbd tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] GET https://10.4.3.170/volume/v3/volumes/7297b671-6d9b-42e0-8fa0-51bef8c69618 Jul 24 07:41:09.060408 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2c39aa70-5deb-497d-9b99-3c6a3b834bbd tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:09.060636 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2c39aa70-5deb-497d-9b99-3c6a3b834bbd tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:09.067248 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:09.067248 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:41:09.070717 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-2c39aa70-5deb-497d-9b99-3c6a3b834bbd tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Volume info retrieved successfully. Jul 24 07:41:09.074751 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2c39aa70-5deb-497d-9b99-3c6a3b834bbd tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] https://10.4.3.170/volume/v3/volumes/7297b671-6d9b-42e0-8fa0-51bef8c69618 returned with HTTP 200 Jul 24 07:41:09.075184 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 464/1837] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:09 2026] GET /volume/v3/volumes/7297b671-6d9b-42e0-8fa0-51bef8c69618 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:09.088355 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-481f4334-4c95-43cd-b625-aabaa3bbb8c2 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:09.090347 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-481f4334-4c95-43cd-b625-aabaa3bbb8c2 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:41:09.090957 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-481f4334-4c95-43cd-b625-aabaa3bbb8c2 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1919927915"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:41:09.092735 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-481f4334-4c95-43cd-b625-aabaa3bbb8c2 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1919927915'}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:41:09.092987 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-481f4334-4c95-43cd-b625-aabaa3bbb8c2 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Create volume of 1 GB Jul 24 07:41:09.100220 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-481f4334-4c95-43cd-b625-aabaa3bbb8c2 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Availability Zones retrieved successfully. Jul 24 07:41:09.105653 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-481f4334-4c95-43cd-b625-aabaa3bbb8c2 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Flow 'volume_create_api' (5fb88ddc-a072-4879-961a-88210694fdc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:41:09.107058 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-481f4334-4c95-43cd-b625-aabaa3bbb8c2 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (848c8f25-0a82-446f-b4ed-932e3f59cc07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:41:09.108469 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-481f4334-4c95-43cd-b625-aabaa3bbb8c2 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Validating volume size '1' using validate_int {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:41:09.134747 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-481f4334-4c95-43cd-b625-aabaa3bbb8c2 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (848c8f25-0a82-446f-b4ed-932e3f59cc07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:41:09.135697 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-481f4334-4c95-43cd-b625-aabaa3bbb8c2 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd0017fb-6e63-4072-bf90-53498395d1c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:41:09.137804 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-de8ba703-40a3-4733-a001-b233decd05b7 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:09.139343 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-de8ba703-40a3-4733-a001-b233decd05b7 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] GET https://10.4.3.170/volume/v3/volumes/edb20c23-05ec-421b-99bc-06af2f20198b Jul 24 07:41:09.139507 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-de8ba703-40a3-4733-a001-b233decd05b7 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:09.139678 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-de8ba703-40a3-4733-a001-b233decd05b7 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:09.145596 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:09.145596 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:41:09.148906 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-de8ba703-40a3-4733-a001-b233decd05b7 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Volume info retrieved successfully. Jul 24 07:41:09.152975 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-de8ba703-40a3-4733-a001-b233decd05b7 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] https://10.4.3.170/volume/v3/volumes/edb20c23-05ec-421b-99bc-06af2f20198b returned with HTTP 200 Jul 24 07:41:09.153344 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 460/1838] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:09 2026] GET /volume/v3/volumes/edb20c23-05ec-421b-99bc-06af2f20198b => generated 840 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:09.164734 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d1624ba4-e557-455d-bc7a-a13396541d73 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:09.167351 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d1624ba4-e557-455d-bc7a-a13396541d73 tempest-VolumesActionsTest-149598582 tempest-VolumesActionsTest-149598582-project-admin] POST https://10.4.3.170/volume/v3/volumes/edb20c23-05ec-421b-99bc-06af2f20198b/action Jul 24 07:41:09.169221 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d1624ba4-e557-455d-bc7a-a13396541d73 tempest-VolumesActionsTest-149598582 tempest-VolumesActionsTest-149598582-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:41:09.169221 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d1624ba4-e557-455d-bc7a-a13396541d73 tempest-VolumesActionsTest-149598582 tempest-VolumesActionsTest-149598582-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:41:09.174290 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-481f4334-4c95-43cd-b625-aabaa3bbb8c2 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Created reservations ['4c1660ab-d0e1-44ea-9e65-56ba79f92194', '7ebcd7d3-5094-4e61-b831-99c6923f2977', '3a49ebcf-e7f7-4ad6-b97a-9a6609b953ac', 'a873a9a9-a788-4d9d-b5c7-4232be25896d'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:41:09.175222 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-481f4334-4c95-43cd-b625-aabaa3bbb8c2 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd0017fb-6e63-4072-bf90-53498395d1c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4c1660ab-d0e1-44ea-9e65-56ba79f92194', '7ebcd7d3-5094-4e61-b831-99c6923f2977', '3a49ebcf-e7f7-4ad6-b97a-9a6609b953ac', 'a873a9a9-a788-4d9d-b5c7-4232be25896d']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:41:09.176359 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-481f4334-4c95-43cd-b625-aabaa3bbb8c2 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2de437f3-71a1-4c29-874e-e6800ea7b951) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:41:09.185245 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:09.185245 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:41:09.185245 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.admin_actions [None req-d1624ba4-e557-455d-bc7a-a13396541d73 tempest-VolumesActionsTest-149598582 tempest-VolumesActionsTest-149598582-project-admin] Updating volume 'edb20c23-05ec-421b-99bc-06af2f20198b' with '{'status': 'maintenance'}' {{(pid=100246) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 24 07:41:09.203701 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d1624ba4-e557-455d-bc7a-a13396541d73 tempest-VolumesActionsTest-149598582 tempest-VolumesActionsTest-149598582-project-admin] https://10.4.3.170/volume/v3/volumes/edb20c23-05ec-421b-99bc-06af2f20198b/action returned with HTTP 202 Jul 24 07:41:09.204102 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-481f4334-4c95-43cd-b625-aabaa3bbb8c2 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2de437f3-71a1-4c29-874e-e6800ea7b951) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cc572a55-b42d-4894-b783-6477f449181f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1919927915',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2327db90b4354e24992fd73127c86aa0',qos_specs=None,replication_status=,reservations=['4c1660ab-d0e1-44ea-9e65-56ba79f92194','7ebcd7d3-5094-4e61-b831-99c6923f2977','3a49ebcf-e7f7-4ad6-b97a-9a6609b953ac','a873a9a9-a788-4d9d-b5c7-4232be25896d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5fa4e37ef1bc47c3b1cd1259803b0b2f',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:41:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1919927915',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cc572a55-b42d-4894-b783-6477f449181f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2327db90b4354e24992fd73127c86aa0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5fa4e37ef1bc47c3b1cd1259803b0b2f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:41:09.204588 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 461/1839] 10.4.3.170 () {68 vars in 1390 bytes} [Fri Jul 24 07:41:09 2026] POST /volume/v3/volumes/edb20c23-05ec-421b-99bc-06af2f20198b/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:41:09.205767 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-481f4334-4c95-43cd-b625-aabaa3bbb8c2 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (356cbcb9-1ea2-44c4-9556-cf4ca59abf78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:41:09.210508 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-c97735d9-a0d2-4dc7-b8f5-73656f2007a6 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:09.212374 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c97735d9-a0d2-4dc7-b8f5-73656f2007a6 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] GET https://10.4.3.170/volume/v3/volumes/edb20c23-05ec-421b-99bc-06af2f20198b Jul 24 07:41:09.212575 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c97735d9-a0d2-4dc7-b8f5-73656f2007a6 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:09.212760 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c97735d9-a0d2-4dc7-b8f5-73656f2007a6 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:09.220763 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:09.220763 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:41:09.224908 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-c97735d9-a0d2-4dc7-b8f5-73656f2007a6 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Volume info retrieved successfully. Jul 24 07:41:09.229061 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-481f4334-4c95-43cd-b625-aabaa3bbb8c2 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (356cbcb9-1ea2-44c4-9556-cf4ca59abf78) transitioned into state 'SUCCESS' from state '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-1919927915',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2327db90b4354e24992fd73127c86aa0',qos_specs=None,replication_status=,reservations=['4c1660ab-d0e1-44ea-9e65-56ba79f92194','7ebcd7d3-5094-4e61-b831-99c6923f2977','3a49ebcf-e7f7-4ad6-b97a-9a6609b953ac','a873a9a9-a788-4d9d-b5c7-4232be25896d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5fa4e37ef1bc47c3b1cd1259803b0b2f',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:41:09.229154 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c97735d9-a0d2-4dc7-b8f5-73656f2007a6 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] https://10.4.3.170/volume/v3/volumes/edb20c23-05ec-421b-99bc-06af2f20198b returned with HTTP 200 Jul 24 07:41:09.229529 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 465/1840] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:09 2026] GET /volume/v3/volumes/edb20c23-05ec-421b-99bc-06af2f20198b => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:09.229998 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-481f4334-4c95-43cd-b625-aabaa3bbb8c2 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (241028fe-de06-4ec1-804b-032560be6142) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:41:09.240327 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-481f4334-4c95-43cd-b625-aabaa3bbb8c2 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (241028fe-de06-4ec1-804b-032560be6142) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:41:09.241818 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-481f4334-4c95-43cd-b625-aabaa3bbb8c2 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Flow 'volume_create_api' (5fb88ddc-a072-4879-961a-88210694fdc8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:41:09.242623 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-481f4334-4c95-43cd-b625-aabaa3bbb8c2 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Create volume request issued successfully. Jul 24 07:41:09.242865 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-801957b3-2c15-42e5-8f73-45dd49eb9a13 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:09.243553 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-481f4334-4c95-43cd-b625-aabaa3bbb8c2 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:41:09.244446 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 455/1841] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 24 07:41:09 2026] POST /volume/v3/volumes => generated 755 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:41:09.245808 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-801957b3-2c15-42e5-8f73-45dd49eb9a13 tempest-VolumesActionsTest-149598582 tempest-VolumesActionsTest-149598582-project-admin] POST https://10.4.3.170/volume/v3/volumes/edb20c23-05ec-421b-99bc-06af2f20198b/action Jul 24 07:41:09.246631 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-801957b3-2c15-42e5-8f73-45dd49eb9a13 tempest-VolumesActionsTest-149598582 tempest-VolumesActionsTest-149598582-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:41:09.246771 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-801957b3-2c15-42e5-8f73-45dd49eb9a13 tempest-VolumesActionsTest-149598582 tempest-VolumesActionsTest-149598582-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:41:09.256166 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-3ea9f4c8-f2e6-425e-8012-ba6e45105a7b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:09.259829 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3ea9f4c8-f2e6-425e-8012-ba6e45105a7b tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] GET https://10.4.3.170/volume/v3/volumes/cc572a55-b42d-4894-b783-6477f449181f Jul 24 07:41:09.259829 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3ea9f4c8-f2e6-425e-8012-ba6e45105a7b tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:09.259829 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3ea9f4c8-f2e6-425e-8012-ba6e45105a7b tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:09.259902 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:09.259902 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:41:09.259902 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-801957b3-2c15-42e5-8f73-45dd49eb9a13 tempest-VolumesActionsTest-149598582 tempest-VolumesActionsTest-149598582-project-admin] Volume info retrieved successfully. Jul 24 07:41:09.266318 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:09.266318 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:41:09.269268 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-3ea9f4c8-f2e6-425e-8012-ba6e45105a7b tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Volume info retrieved successfully. Jul 24 07:41:09.273523 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3ea9f4c8-f2e6-425e-8012-ba6e45105a7b tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] https://10.4.3.170/volume/v3/volumes/cc572a55-b42d-4894-b783-6477f449181f returned with HTTP 200 Jul 24 07:41:09.274030 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 462/1842] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:09 2026] GET /volume/v3/volumes/cc572a55-b42d-4894-b783-6477f449181f => generated 823 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:09.279248 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-801957b3-2c15-42e5-8f73-45dd49eb9a13 tempest-VolumesActionsTest-149598582 tempest-VolumesActionsTest-149598582-project-admin] Delete volume request issued successfully. Jul 24 07:41:09.279435 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-801957b3-2c15-42e5-8f73-45dd49eb9a13 tempest-VolumesActionsTest-149598582 tempest-VolumesActionsTest-149598582-project-admin] https://10.4.3.170/volume/v3/volumes/edb20c23-05ec-421b-99bc-06af2f20198b/action returned with HTTP 202 Jul 24 07:41:09.279849 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 461/1843] 10.4.3.170 () {68 vars in 1390 bytes} [Fri Jul 24 07:41:09 2026] POST /volume/v3/volumes/edb20c23-05ec-421b-99bc-06af2f20198b/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:41:09.287256 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-13ffeea0-da5d-4b99-9b89-c484ff50fc10 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:09.290310 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-13ffeea0-da5d-4b99-9b89-c484ff50fc10 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] GET https://10.4.3.170/volume/v3/volumes/edb20c23-05ec-421b-99bc-06af2f20198b Jul 24 07:41:09.290771 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-13ffeea0-da5d-4b99-9b89-c484ff50fc10 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:09.290771 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-13ffeea0-da5d-4b99-9b89-c484ff50fc10 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:09.298297 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:09.298297 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:41:09.302102 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-13ffeea0-da5d-4b99-9b89-c484ff50fc10 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Volume info retrieved successfully. Jul 24 07:41:09.307591 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-13ffeea0-da5d-4b99-9b89-c484ff50fc10 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] https://10.4.3.170/volume/v3/volumes/edb20c23-05ec-421b-99bc-06af2f20198b returned with HTTP 200 Jul 24 07:41:09.307591 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 466/1844] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:09 2026] GET /volume/v3/volumes/edb20c23-05ec-421b-99bc-06af2f20198b => generated 839 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:09.486337 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-cbd9315d-d81d-4b0c-974b-ec7e06e2591a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:09.488005 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-cbd9315d-d81d-4b0c-974b-ec7e06e2591a tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] GET https://10.4.3.170/volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e Jul 24 07:41:09.489220 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-cbd9315d-d81d-4b0c-974b-ec7e06e2591a tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:09.489220 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-cbd9315d-d81d-4b0c-974b-ec7e06e2591a tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:09.489220 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-cbd9315d-d81d-4b0c-974b-ec7e06e2591a tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Show backup with id 2a3a7a6b-5e32-457a-a322-99ee29f0279e. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:41:09.491964 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-cbd9315d-d81d-4b0c-974b-ec7e06e2591a tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] https://10.4.3.170/volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e returned with HTTP 404 Jul 24 07:41:09.492394 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 456/1845] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:09 2026] GET /volume/v3/backups/2a3a7a6b-5e32-457a-a322-99ee29f0279e => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:41:09.503241 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-989194c9-f4b9-46c1-9b8e-974dde287aa3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:09.505010 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-989194c9-f4b9-46c1-9b8e-974dde287aa3 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/cc9d260a-566b-4c05-a299-51393d04c22a Jul 24 07:41:09.505424 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-989194c9-f4b9-46c1-9b8e-974dde287aa3 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:09.505754 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-989194c9-f4b9-46c1-9b8e-974dde287aa3 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:09.505962 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-989194c9-f4b9-46c1-9b8e-974dde287aa3 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id cc9d260a-566b-4c05-a299-51393d04c22a. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:41:09.510960 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:09.510960 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:41:09.512641 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-989194c9-f4b9-46c1-9b8e-974dde287aa3 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/cc9d260a-566b-4c05-a299-51393d04c22a returned with HTTP 200 Jul 24 07:41:09.512641 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 463/1846] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:41:09 2026] GET /volume/v3/backups/cc9d260a-566b-4c05-a299-51393d04c22a => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 07:41:09.524160 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-51dcd893-ec4a-465b-8392-f7eb60cc68de None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:09.526994 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-51dcd893-ec4a-465b-8392-f7eb60cc68de tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-member] POST https://10.4.3.170/volume/v3/backups/cc9d260a-566b-4c05-a299-51393d04c22a/action Jul 24 07:41:09.527380 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-51dcd893-ec4a-465b-8392-f7eb60cc68de tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:41:09.528061 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-51dcd893-ec4a-465b-8392-f7eb60cc68de tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:41:09.530921 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.contrib.admin_actions [None req-51dcd893-ec4a-465b-8392-f7eb60cc68de tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-member] Updating backup 'cc9d260a-566b-4c05-a299-51393d04c22a' with '{'status': 'error'}' {{(pid=100244) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 24 07:41:09.536872 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:09.536872 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:41:09.538235 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.policy [None req-51dcd893-ec4a-465b-8392-f7eb60cc68de tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-member] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '047208a79c8b44908e39b253a83e7a46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '260bfaca8c0c497dbbfd5fd51b9e3e8e', '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=100244) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 24 07:41:09.538476 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-51dcd893-ec4a-465b-8392-f7eb60cc68de tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-member] https://10.4.3.170/volume/v3/backups/cc9d260a-566b-4c05-a299-51393d04c22a/action returned with HTTP 403 Jul 24 07:41:09.538913 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 462/1847] 10.4.3.170 () {70 vars in 1430 bytes} [Fri Jul 24 07:41:09 2026] POST /volume/v3/backups/cc9d260a-566b-4c05-a299-51393d04c22a/action => generated 131 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:41:09.547879 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-d8818bb7-b287-4436-b2c0-534a671752a3 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:09.550791 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d8818bb7-b287-4436-b2c0-534a671752a3 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/cc709251-e4e3-4e4b-aa32-2b9e32048527 Jul 24 07:41:09.551037 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d8818bb7-b287-4436-b2c0-534a671752a3 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:09.551257 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d8818bb7-b287-4436-b2c0-534a671752a3 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:09.551435 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-d8818bb7-b287-4436-b2c0-534a671752a3 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Delete volume with id: cc709251-e4e3-4e4b-aa32-2b9e32048527 Jul 24 07:41:09.562598 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:09.562598 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:41:09.563068 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-d8818bb7-b287-4436-b2c0-534a671752a3 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Volume info retrieved successfully. Jul 24 07:41:09.572809 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-368fb860-8b5a-4844-a0b6-c1010316e9e6 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:09.574415 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-368fb860-8b5a-4844-a0b6-c1010316e9e6 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] GET https://10.4.3.170/volume/v3/volumes/1f8fb454-1e3d-4933-9c69-fe6fc64126e8 Jul 24 07:41:09.574589 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-368fb860-8b5a-4844-a0b6-c1010316e9e6 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:09.574756 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-368fb860-8b5a-4844-a0b6-c1010316e9e6 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:09.581812 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:09.581812 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:41:09.585865 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-368fb860-8b5a-4844-a0b6-c1010316e9e6 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Volume info retrieved successfully. Jul 24 07:41:09.586024 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-d8818bb7-b287-4436-b2c0-534a671752a3 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Delete volume request issued successfully. Jul 24 07:41:09.586194 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d8818bb7-b287-4436-b2c0-534a671752a3 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/volumes/cc709251-e4e3-4e4b-aa32-2b9e32048527 returned with HTTP 202 Jul 24 07:41:09.586628 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 467/1848] 10.4.3.170 () {68 vars in 1391 bytes} [Fri Jul 24 07:41:09 2026] DELETE /volume/v3/volumes/cc709251-e4e3-4e4b-aa32-2b9e32048527 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:41:09.593683 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-368fb860-8b5a-4844-a0b6-c1010316e9e6 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] https://10.4.3.170/volume/v3/volumes/1f8fb454-1e3d-4933-9c69-fe6fc64126e8 returned with HTTP 200 Jul 24 07:41:09.593683 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 457/1849] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:09 2026] GET /volume/v3/volumes/1f8fb454-1e3d-4933-9c69-fe6fc64126e8 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:09.597645 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b6a58350-3daa-43e0-8157-861f7051fb13 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:09.599309 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b6a58350-3daa-43e0-8157-861f7051fb13 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/volumes/cc709251-e4e3-4e4b-aa32-2b9e32048527 Jul 24 07:41:09.599799 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b6a58350-3daa-43e0-8157-861f7051fb13 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:09.601225 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b6a58350-3daa-43e0-8157-861f7051fb13 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:09.603833 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-91bf1ed6-2632-4ee5-b1db-01eb0ba47c39 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:09.606599 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-91bf1ed6-2632-4ee5-b1db-01eb0ba47c39 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] DELETE https://10.4.3.170/volume/v3/volumes/1f8fb454-1e3d-4933-9c69-fe6fc64126e8 Jul 24 07:41:09.606909 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-91bf1ed6-2632-4ee5-b1db-01eb0ba47c39 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:09.607176 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-91bf1ed6-2632-4ee5-b1db-01eb0ba47c39 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:09.608228 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-91bf1ed6-2632-4ee5-b1db-01eb0ba47c39 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Delete volume with id: 1f8fb454-1e3d-4933-9c69-fe6fc64126e8 Jul 24 07:41:09.609141 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:09.609141 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:41:09.616874 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-b6a58350-3daa-43e0-8157-861f7051fb13 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Volume info retrieved successfully. Jul 24 07:41:09.617003 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:09.617003 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:41:09.617690 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-91bf1ed6-2632-4ee5-b1db-01eb0ba47c39 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Volume info retrieved successfully. Jul 24 07:41:09.619581 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b6a58350-3daa-43e0-8157-861f7051fb13 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/volumes/cc709251-e4e3-4e4b-aa32-2b9e32048527 returned with HTTP 200 Jul 24 07:41:09.619794 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 464/1850] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:41:09 2026] GET /volume/v3/volumes/cc709251-e4e3-4e4b-aa32-2b9e32048527 => generated 1017 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:41:09.637485 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-91bf1ed6-2632-4ee5-b1db-01eb0ba47c39 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Delete volume request issued successfully. Jul 24 07:41:09.637917 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-91bf1ed6-2632-4ee5-b1db-01eb0ba47c39 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] https://10.4.3.170/volume/v3/volumes/1f8fb454-1e3d-4933-9c69-fe6fc64126e8 returned with HTTP 202 Jul 24 07:41:09.638520 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 463/1851] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:41:09 2026] DELETE /volume/v3/volumes/1f8fb454-1e3d-4933-9c69-fe6fc64126e8 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:41:09.646924 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-4582411d-e3a8-4e31-9999-50422e7e42e2 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:09.648622 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4582411d-e3a8-4e31-9999-50422e7e42e2 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] GET https://10.4.3.170/volume/v3/volumes/1f8fb454-1e3d-4933-9c69-fe6fc64126e8 Jul 24 07:41:09.648904 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4582411d-e3a8-4e31-9999-50422e7e42e2 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:09.649071 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4582411d-e3a8-4e31-9999-50422e7e42e2 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:09.655999 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:09.655999 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:41:09.659419 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-4582411d-e3a8-4e31-9999-50422e7e42e2 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Volume info retrieved successfully. Jul 24 07:41:09.665064 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4582411d-e3a8-4e31-9999-50422e7e42e2 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] https://10.4.3.170/volume/v3/volumes/1f8fb454-1e3d-4933-9c69-fe6fc64126e8 returned with HTTP 200 Jul 24 07:41:09.665064 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 468/1852] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:09 2026] GET /volume/v3/volumes/1f8fb454-1e3d-4933-9c69-fe6fc64126e8 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:09.805038 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-bb480e62-7146-471c-95ed-3751df862b22 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:09.805467 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-bb480e62-7146-471c-95ed-3751df862b22 None None] GET https://10.4.3.170/volume// Jul 24 07:41:09.805643 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-bb480e62-7146-471c-95ed-3751df862b22 None None] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:09.805830 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-bb480e62-7146-471c-95ed-3751df862b22 None None] Calling method 'all' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:09.806124 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-bb480e62-7146-471c-95ed-3751df862b22 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:41:09.806412 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 458/1853] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:41:09 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:41:09.816531 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-b05a6e08-71f5-4265-a35b-a01aca7b46fe req-fafd542d-e1e5-4275-944e-19400dbe4f17 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:09.819628 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-b05a6e08-71f5-4265-a35b-a01aca7b46fe req-fafd542d-e1e5-4275-944e-19400dbe4f17 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/volumes/8442e4f1-d4e1-4768-b1bc-1d849ded6fec Jul 24 07:41:09.819888 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-b05a6e08-71f5-4265-a35b-a01aca7b46fe req-fafd542d-e1e5-4275-944e-19400dbe4f17 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:09.820133 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-b05a6e08-71f5-4265-a35b-a01aca7b46fe req-fafd542d-e1e5-4275-944e-19400dbe4f17 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:09.831510 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:09.831510 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:41:09.835433 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [req-b05a6e08-71f5-4265-a35b-a01aca7b46fe req-fafd542d-e1e5-4275-944e-19400dbe4f17 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Volume info retrieved successfully. Jul 24 07:41:09.841126 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-b05a6e08-71f5-4265-a35b-a01aca7b46fe req-fafd542d-e1e5-4275-944e-19400dbe4f17 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/volumes/8442e4f1-d4e1-4768-b1bc-1d849ded6fec returned with HTTP 200 Jul 24 07:41:09.841654 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 465/1854] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:41:09 2026] GET /volume/v3/volumes/8442e4f1-d4e1-4768-b1bc-1d849ded6fec => generated 1546 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:41:09.934191 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-b05a6e08-71f5-4265-a35b-a01aca7b46fe req-b143d37f-9e7a-4d4f-b3a6-2b828919d891 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:09.937492 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-b05a6e08-71f5-4265-a35b-a01aca7b46fe req-b143d37f-9e7a-4d4f-b3a6-2b828919d891 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] PUT https://10.4.3.170/volume/v3/attachments/46dd40bd-ade7-4519-a6bb-1aaf3962b16e Jul 24 07:41:09.937877 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-b05a6e08-71f5-4265-a35b-a01aca7b46fe req-b143d37f-9e7a-4d4f-b3a6-2b828919d891 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000005822", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9a7cb9337d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5fc7887c-2ab7-4d21-80c7-ec4ad0d3b011", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:41:09.949552 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-b05a6e08-71f5-4265-a35b-a01aca7b46fe req-b143d37f-9e7a-4d4f-b3a6-2b828919d891 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Acquiring lock "cinder-attachment_update-8442e4f1-d4e1-4768-b1bc-1d849ded6fec-np0000005822" by "attachment_update" {{(pid=100244) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 07:41:09.957876 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-b05a6e08-71f5-4265-a35b-a01aca7b46fe req-b143d37f-9e7a-4d4f-b3a6-2b828919d891 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Lock "cinder-attachment_update-8442e4f1-d4e1-4768-b1bc-1d849ded6fec-np0000005822" acquired by "attachment_update" :: waited 0.008s {{(pid=100244) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 07:41:09.958771 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:09.958771 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:41:10.040517 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-b05a6e08-71f5-4265-a35b-a01aca7b46fe req-b143d37f-9e7a-4d4f-b3a6-2b828919d891 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Lock "cinder-attachment_update-8442e4f1-d4e1-4768-b1bc-1d849ded6fec-np0000005822" released by "attachment_update" :: held 0.083s {{(pid=100244) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 07:41:10.040816 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-b05a6e08-71f5-4265-a35b-a01aca7b46fe req-b143d37f-9e7a-4d4f-b3a6-2b828919d891 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/attachments/46dd40bd-ade7-4519-a6bb-1aaf3962b16e returned with HTTP 200 Jul 24 07:41:10.041254 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 464/1855] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 24 07:41:09 2026] PUT /volume/v3/attachments/46dd40bd-ade7-4519-a6bb-1aaf3962b16e => generated 969 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:41:10.067993 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-b05a6e08-71f5-4265-a35b-a01aca7b46fe req-7a572bbc-07ae-46ab-8a6c-ca186873aa4b None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:10.070091 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-b05a6e08-71f5-4265-a35b-a01aca7b46fe req-7a572bbc-07ae-46ab-8a6c-ca186873aa4b tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] POST https://10.4.3.170/volume/v3/attachments/46dd40bd-ade7-4519-a6bb-1aaf3962b16e/action Jul 24 07:41:10.070576 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-b05a6e08-71f5-4265-a35b-a01aca7b46fe req-7a572bbc-07ae-46ab-8a6c-ca186873aa4b tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Action body: b'{"os-complete": null}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:41:10.070700 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-b05a6e08-71f5-4265-a35b-a01aca7b46fe req-7a572bbc-07ae-46ab-8a6c-ca186873aa4b tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:41:10.085176 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:10.085176 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:41:10.093089 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-b05a6e08-71f5-4265-a35b-a01aca7b46fe req-7a572bbc-07ae-46ab-8a6c-ca186873aa4b tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/attachments/46dd40bd-ade7-4519-a6bb-1aaf3962b16e/action returned with HTTP 204 Jul 24 07:41:10.093541 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 469/1856] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 24 07:41:10 2026] POST /volume/v3/attachments/46dd40bd-ade7-4519-a6bb-1aaf3962b16e/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:41:10.288215 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-b8949ca0-f748-4317-ae76-3ae6f4fca531 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:10.291017 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b8949ca0-f748-4317-ae76-3ae6f4fca531 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] GET https://10.4.3.170/volume/v3/volumes/cc572a55-b42d-4894-b783-6477f449181f Jul 24 07:41:10.291338 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b8949ca0-f748-4317-ae76-3ae6f4fca531 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:10.291624 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b8949ca0-f748-4317-ae76-3ae6f4fca531 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:10.298342 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:10.298342 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:41:10.302016 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-b8949ca0-f748-4317-ae76-3ae6f4fca531 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Volume info retrieved successfully. Jul 24 07:41:10.306081 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b8949ca0-f748-4317-ae76-3ae6f4fca531 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] https://10.4.3.170/volume/v3/volumes/cc572a55-b42d-4894-b783-6477f449181f returned with HTTP 200 Jul 24 07:41:10.306547 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 459/1857] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:10 2026] GET /volume/v3/volumes/cc572a55-b42d-4894-b783-6477f449181f => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:10.319697 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-a56dc966-ffc7-4b7c-8215-57f265e3f53d None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:10.319852 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9ae56390-59f5-4180-8a5c-e187156d5bbb None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:10.321464 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a56dc966-ffc7-4b7c-8215-57f265e3f53d tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] GET https://10.4.3.170/volume/v3/volumes/cc572a55-b42d-4894-b783-6477f449181f Jul 24 07:41:10.321650 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a56dc966-ffc7-4b7c-8215-57f265e3f53d tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:10.321835 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a56dc966-ffc7-4b7c-8215-57f265e3f53d tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:10.321985 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9ae56390-59f5-4180-8a5c-e187156d5bbb tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] GET https://10.4.3.170/volume/v3/volumes/edb20c23-05ec-421b-99bc-06af2f20198b Jul 24 07:41:10.322213 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9ae56390-59f5-4180-8a5c-e187156d5bbb tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:10.322457 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9ae56390-59f5-4180-8a5c-e187156d5bbb tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:10.329114 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9ae56390-59f5-4180-8a5c-e187156d5bbb tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] https://10.4.3.170/volume/v3/volumes/edb20c23-05ec-421b-99bc-06af2f20198b returned with HTTP 404 Jul 24 07:41:10.329298 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:10.329298 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:41:10.329673 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 466/1858] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:10 2026] GET /volume/v3/volumes/edb20c23-05ec-421b-99bc-06af2f20198b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:41:10.335521 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-a56dc966-ffc7-4b7c-8215-57f265e3f53d tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Volume info retrieved successfully. Jul 24 07:41:10.339247 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-8a7a7717-382d-4c3e-b395-74774c063f7b None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:10.339873 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a56dc966-ffc7-4b7c-8215-57f265e3f53d tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] https://10.4.3.170/volume/v3/volumes/cc572a55-b42d-4894-b783-6477f449181f returned with HTTP 200 Jul 24 07:41:10.340314 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 465/1859] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:10 2026] GET /volume/v3/volumes/cc572a55-b42d-4894-b783-6477f449181f => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:10.342004 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8a7a7717-382d-4c3e-b395-74774c063f7b tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] GET https://10.4.3.170/volume/v3/volumes/edb20c23-05ec-421b-99bc-06af2f20198b Jul 24 07:41:10.342284 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8a7a7717-382d-4c3e-b395-74774c063f7b tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:10.342585 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8a7a7717-382d-4c3e-b395-74774c063f7b tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:10.350113 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8a7a7717-382d-4c3e-b395-74774c063f7b tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] https://10.4.3.170/volume/v3/volumes/edb20c23-05ec-421b-99bc-06af2f20198b returned with HTTP 404 Jul 24 07:41:10.350768 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 470/1860] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:10 2026] GET /volume/v3/volumes/edb20c23-05ec-421b-99bc-06af2f20198b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:41:10.356376 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-b42f959d-7d1f-4e95-871e-060e8d3df1b0 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:10.362438 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b80fb30c-24b3-48ac-99cb-7ca7ac6514ae None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:10.364040 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b80fb30c-24b3-48ac-99cb-7ca7ac6514ae tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] DELETE https://10.4.3.170/volume/v3/volumes/edb20c23-05ec-421b-99bc-06af2f20198b Jul 24 07:41:10.364252 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b80fb30c-24b3-48ac-99cb-7ca7ac6514ae tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:10.364491 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b80fb30c-24b3-48ac-99cb-7ca7ac6514ae tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:10.364569 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-b80fb30c-24b3-48ac-99cb-7ca7ac6514ae tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Delete volume with id: edb20c23-05ec-421b-99bc-06af2f20198b Jul 24 07:41:10.376322 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b80fb30c-24b3-48ac-99cb-7ca7ac6514ae tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] https://10.4.3.170/volume/v3/volumes/edb20c23-05ec-421b-99bc-06af2f20198b returned with HTTP 404 Jul 24 07:41:10.376905 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 467/1861] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:41:10 2026] DELETE /volume/v3/volumes/edb20c23-05ec-421b-99bc-06af2f20198b => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:41:10.387226 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b42f959d-7d1f-4e95-871e-060e8d3df1b0 tempest-VolumesListAdminTestJSON-175927630 tempest-VolumesListAdminTestJSON-175927630-project-admin] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:41:10.387343 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-dccddb35-6217-4145-83ea-a85b32131274 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:10.387381 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b42f959d-7d1f-4e95-871e-060e8d3df1b0 tempest-VolumesListAdminTestJSON-175927630 tempest-VolumesListAdminTestJSON-175927630-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:41:10.387689 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-b42f959d-7d1f-4e95-871e-060e8d3df1b0 tempest-VolumesListAdminTestJSON-175927630 tempest-VolumesListAdminTestJSON-175927630-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:41:10.387732 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-dccddb35-6217-4145-83ea-a85b32131274 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:41:10.387796 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-b42f959d-7d1f-4e95-871e-060e8d3df1b0 tempest-VolumesListAdminTestJSON-175927630 tempest-VolumesListAdminTestJSON-175927630-project-admin] Create volume of 1 GB Jul 24 07:41:10.388022 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-dccddb35-6217-4145-83ea-a85b32131274 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-557872025"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:41:10.389537 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-dccddb35-6217-4145-83ea-a85b32131274 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-557872025'}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:41:10.390567 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-dccddb35-6217-4145-83ea-a85b32131274 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Create volume of 1 GB Jul 24 07:41:10.391753 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-b42f959d-7d1f-4e95-871e-060e8d3df1b0 tempest-VolumesListAdminTestJSON-175927630 tempest-VolumesListAdminTestJSON-175927630-project-admin] Availability Zones retrieved successfully. Jul 24 07:41:10.394010 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-dccddb35-6217-4145-83ea-a85b32131274 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Availability Zones retrieved successfully. Jul 24 07:41:10.397956 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-b42f959d-7d1f-4e95-871e-060e8d3df1b0 tempest-VolumesListAdminTestJSON-175927630 tempest-VolumesListAdminTestJSON-175927630-project-admin] Flow 'volume_create_api' (079b6798-240f-4066-85dd-84c0ac338ea6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:41:10.399015 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-b42f959d-7d1f-4e95-871e-060e8d3df1b0 tempest-VolumesListAdminTestJSON-175927630 tempest-VolumesListAdminTestJSON-175927630-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (344ee241-eea0-4d60-8116-65a644ed7ed0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:41:10.399839 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-dccddb35-6217-4145-83ea-a85b32131274 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Flow 'volume_create_api' (a475810a-eb38-4046-b2f9-4acbbabd7ee2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:41:10.400028 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-b42f959d-7d1f-4e95-871e-060e8d3df1b0 tempest-VolumesListAdminTestJSON-175927630 tempest-VolumesListAdminTestJSON-175927630-project-admin] Validating volume size '1' using validate_int {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:41:10.400779 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-dccddb35-6217-4145-83ea-a85b32131274 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bab39f65-ac9c-43cc-b6d5-1ea6706647e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:41:10.401728 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-dccddb35-6217-4145-83ea-a85b32131274 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:41:10.424453 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-b42f959d-7d1f-4e95-871e-060e8d3df1b0 tempest-VolumesListAdminTestJSON-175927630 tempest-VolumesListAdminTestJSON-175927630-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (344ee241-eea0-4d60-8116-65a644ed7ed0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:41:10.425100 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-b42f959d-7d1f-4e95-871e-060e8d3df1b0 tempest-VolumesListAdminTestJSON-175927630 tempest-VolumesListAdminTestJSON-175927630-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b9a1e2c-d65a-48a5-959d-eedb1ab69751) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:41:10.432654 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-dccddb35-6217-4145-83ea-a85b32131274 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bab39f65-ac9c-43cc-b6d5-1ea6706647e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:41:10.433140 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-dccddb35-6217-4145-83ea-a85b32131274 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (181465b1-f2a8-4a6f-9c84-ad07712221a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:41:10.474055 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-dccddb35-6217-4145-83ea-a85b32131274 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Created reservations ['de3f8ca1-085d-4bd3-9281-94827968e24d', 'be0b2e47-1f94-4e70-99f6-16fa9556ef99', '0f4236b9-d540-42ea-a3b4-fb72ed15c336', 'd3c20e65-12da-471e-8a84-8d6010e8017d'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:41:10.474981 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-dccddb35-6217-4145-83ea-a85b32131274 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (181465b1-f2a8-4a6f-9c84-ad07712221a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de3f8ca1-085d-4bd3-9281-94827968e24d', 'be0b2e47-1f94-4e70-99f6-16fa9556ef99', '0f4236b9-d540-42ea-a3b4-fb72ed15c336', 'd3c20e65-12da-471e-8a84-8d6010e8017d']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:41:10.475960 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-dccddb35-6217-4145-83ea-a85b32131274 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d659f257-dbd8-4bb6-9e6e-17e20e5b925b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:41:10.479482 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-b42f959d-7d1f-4e95-871e-060e8d3df1b0 tempest-VolumesListAdminTestJSON-175927630 tempest-VolumesListAdminTestJSON-175927630-project-admin] Created reservations ['31424a37-113c-45f9-9ab3-b39103058a7c', '624af44e-ab43-4739-a5be-84a062143d33', 'a66c706c-4ed0-4221-ba80-84d91245607e', '6f464e12-7325-4d2a-8d6c-a6798d364111'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:41:10.480257 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-b42f959d-7d1f-4e95-871e-060e8d3df1b0 tempest-VolumesListAdminTestJSON-175927630 tempest-VolumesListAdminTestJSON-175927630-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b9a1e2c-d65a-48a5-959d-eedb1ab69751) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['31424a37-113c-45f9-9ab3-b39103058a7c', '624af44e-ab43-4739-a5be-84a062143d33', 'a66c706c-4ed0-4221-ba80-84d91245607e', '6f464e12-7325-4d2a-8d6c-a6798d364111']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:41:10.481018 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-b42f959d-7d1f-4e95-871e-060e8d3df1b0 tempest-VolumesListAdminTestJSON-175927630 tempest-VolumesListAdminTestJSON-175927630-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7261d1a7-ad20-4db0-a370-f098a32e4076) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:41:10.499349 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-dccddb35-6217-4145-83ea-a85b32131274 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d659f257-dbd8-4bb6-9e6e-17e20e5b925b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1ecf5e03-57fc-41da-ad89-e3901b03a073', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-557872025',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52895d1e70de419895e1c0b1cfe5c1a1',qos_specs=None,replication_status=,reservations=['de3f8ca1-085d-4bd3-9281-94827968e24d','be0b2e47-1f94-4e70-99f6-16fa9556ef99','0f4236b9-d540-42ea-a3b4-fb72ed15c336','d3c20e65-12da-471e-8a84-8d6010e8017d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78e84f0344c84542903f969501843cb0',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:41:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-557872025',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1ecf5e03-57fc-41da-ad89-e3901b03a073,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='52895d1e70de419895e1c0b1cfe5c1a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='78e84f0344c84542903f969501843cb0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:41:10.500019 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-dccddb35-6217-4145-83ea-a85b32131274 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c0bce23-e761-408f-bb98-5b0d16620440) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:41:10.503839 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-b42f959d-7d1f-4e95-871e-060e8d3df1b0 tempest-VolumesListAdminTestJSON-175927630 tempest-VolumesListAdminTestJSON-175927630-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7261d1a7-ad20-4db0-a370-f098a32e4076) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '09439c63-b861-4bd5-bb7e-5b2addddbf70', '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='69e4feef23c643df806378d507c1fd80',qos_specs=None,replication_status=,reservations=['31424a37-113c-45f9-9ab3-b39103058a7c','624af44e-ab43-4739-a5be-84a062143d33','a66c706c-4ed0-4221-ba80-84d91245607e','6f464e12-7325-4d2a-8d6c-a6798d364111'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57645c1ebd4644748bc2270d5ce317b9',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:41:10Z,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=09439c63-b861-4bd5-bb7e-5b2addddbf70,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='69e4feef23c643df806378d507c1fd80',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='57645c1ebd4644748bc2270d5ce317b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:41:10.505608 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-b42f959d-7d1f-4e95-871e-060e8d3df1b0 tempest-VolumesListAdminTestJSON-175927630 tempest-VolumesListAdminTestJSON-175927630-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7c7dba3-77ed-4d53-9409-7767a145dfab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:41:10.518728 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-dccddb35-6217-4145-83ea-a85b32131274 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c0bce23-e761-408f-bb98-5b0d16620440) transitioned into state 'SUCCESS' from state '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-557872025',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52895d1e70de419895e1c0b1cfe5c1a1',qos_specs=None,replication_status=,reservations=['de3f8ca1-085d-4bd3-9281-94827968e24d','be0b2e47-1f94-4e70-99f6-16fa9556ef99','0f4236b9-d540-42ea-a3b4-fb72ed15c336','d3c20e65-12da-471e-8a84-8d6010e8017d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78e84f0344c84542903f969501843cb0',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:41:10.519513 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-dccddb35-6217-4145-83ea-a85b32131274 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26b271e7-9dc4-4069-9885-5cee16c761a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:41:10.529655 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-dccddb35-6217-4145-83ea-a85b32131274 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26b271e7-9dc4-4069-9885-5cee16c761a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:41:10.529655 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-dccddb35-6217-4145-83ea-a85b32131274 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Flow 'volume_create_api' (a475810a-eb38-4046-b2f9-4acbbabd7ee2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:41:10.529655 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-dccddb35-6217-4145-83ea-a85b32131274 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Create volume request issued successfully. Jul 24 07:41:10.529655 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-dccddb35-6217-4145-83ea-a85b32131274 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:41:10.529655 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 466/1862] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 24 07:41:10 2026] POST /volume/v3/volumes => generated 748 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:41:10.533223 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-b42f959d-7d1f-4e95-871e-060e8d3df1b0 tempest-VolumesListAdminTestJSON-175927630 tempest-VolumesListAdminTestJSON-175927630-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7c7dba3-77ed-4d53-9409-7767a145dfab) transitioned into state 'SUCCESS' from 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='69e4feef23c643df806378d507c1fd80',qos_specs=None,replication_status=,reservations=['31424a37-113c-45f9-9ab3-b39103058a7c','624af44e-ab43-4739-a5be-84a062143d33','a66c706c-4ed0-4221-ba80-84d91245607e','6f464e12-7325-4d2a-8d6c-a6798d364111'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57645c1ebd4644748bc2270d5ce317b9',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:41:10.533223 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-b42f959d-7d1f-4e95-871e-060e8d3df1b0 tempest-VolumesListAdminTestJSON-175927630 tempest-VolumesListAdminTestJSON-175927630-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6623311d-85ec-467b-afbf-95e137876203) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:41:10.539263 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-b42f959d-7d1f-4e95-871e-060e8d3df1b0 tempest-VolumesListAdminTestJSON-175927630 tempest-VolumesListAdminTestJSON-175927630-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6623311d-85ec-467b-afbf-95e137876203) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:41:10.540259 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-b42f959d-7d1f-4e95-871e-060e8d3df1b0 tempest-VolumesListAdminTestJSON-175927630 tempest-VolumesListAdminTestJSON-175927630-project-admin] Flow 'volume_create_api' (079b6798-240f-4066-85dd-84c0ac338ea6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:41:10.540565 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-b42f959d-7d1f-4e95-871e-060e8d3df1b0 tempest-VolumesListAdminTestJSON-175927630 tempest-VolumesListAdminTestJSON-175927630-project-admin] Create volume request issued successfully. Jul 24 07:41:10.541123 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b42f959d-7d1f-4e95-871e-060e8d3df1b0 tempest-VolumesListAdminTestJSON-175927630 tempest-VolumesListAdminTestJSON-175927630-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:41:10.541588 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 460/1863] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 24 07:41:10 2026] POST /volume/v3/volumes => generated 733 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:41:10.549098 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-8a6fd842-f8c7-4847-b8d8-1f1589f56ff9 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:10.551318 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8a6fd842-f8c7-4847-b8d8-1f1589f56ff9 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] GET https://10.4.3.170/volume/v3/volumes/1ecf5e03-57fc-41da-ad89-e3901b03a073 Jul 24 07:41:10.552121 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8a6fd842-f8c7-4847-b8d8-1f1589f56ff9 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:10.552121 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8a6fd842-f8c7-4847-b8d8-1f1589f56ff9 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:10.556193 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2d5f42eb-95cb-4f6f-9e29-9c5dafc2c265 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:10.559750 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2d5f42eb-95cb-4f6f-9e29-9c5dafc2c265 tempest-VolumesListAdminTestJSON-175927630 tempest-VolumesListAdminTestJSON-175927630-project-admin] GET https://10.4.3.170/volume/v3/volumes/09439c63-b861-4bd5-bb7e-5b2addddbf70 Jul 24 07:41:10.559750 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2d5f42eb-95cb-4f6f-9e29-9c5dafc2c265 tempest-VolumesListAdminTestJSON-175927630 tempest-VolumesListAdminTestJSON-175927630-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:10.559750 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2d5f42eb-95cb-4f6f-9e29-9c5dafc2c265 tempest-VolumesListAdminTestJSON-175927630 tempest-VolumesListAdminTestJSON-175927630-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:10.564986 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:10.564986 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:41:10.567486 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:10.567486 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:41:10.571514 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-8a6fd842-f8c7-4847-b8d8-1f1589f56ff9 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Volume info retrieved successfully. Jul 24 07:41:10.574260 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-2d5f42eb-95cb-4f6f-9e29-9c5dafc2c265 tempest-VolumesListAdminTestJSON-175927630 tempest-VolumesListAdminTestJSON-175927630-project-admin] Volume info retrieved successfully. Jul 24 07:41:10.578021 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2d5f42eb-95cb-4f6f-9e29-9c5dafc2c265 tempest-VolumesListAdminTestJSON-175927630 tempest-VolumesListAdminTestJSON-175927630-project-admin] https://10.4.3.170/volume/v3/volumes/09439c63-b861-4bd5-bb7e-5b2addddbf70 returned with HTTP 200 Jul 24 07:41:10.578490 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 468/1864] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:10 2026] GET /volume/v3/volumes/09439c63-b861-4bd5-bb7e-5b2addddbf70 => generated 912 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:10.579163 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8a6fd842-f8c7-4847-b8d8-1f1589f56ff9 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] https://10.4.3.170/volume/v3/volumes/1ecf5e03-57fc-41da-ad89-e3901b03a073 returned with HTTP 200 Jul 24 07:41:10.580656 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 471/1865] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:10 2026] GET /volume/v3/volumes/1ecf5e03-57fc-41da-ad89-e3901b03a073 => generated 816 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:10.639007 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-03d493e5-b1ce-4923-8991-5593762211cb None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:10.641328 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-03d493e5-b1ce-4923-8991-5593762211cb tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/volumes/cc709251-e4e3-4e4b-aa32-2b9e32048527 Jul 24 07:41:10.641555 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-03d493e5-b1ce-4923-8991-5593762211cb tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:10.641754 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-03d493e5-b1ce-4923-8991-5593762211cb tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:10.648367 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-03d493e5-b1ce-4923-8991-5593762211cb tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/volumes/cc709251-e4e3-4e4b-aa32-2b9e32048527 returned with HTTP 404 Jul 24 07:41:10.648903 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 467/1866] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:41:10 2026] GET /volume/v3/volumes/cc709251-e4e3-4e4b-aa32-2b9e32048527 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:41:10.660456 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-fe1b311a-061a-4bc9-9089-dfd7dcc5cfca None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:10.663727 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-fe1b311a-061a-4bc9-9089-dfd7dcc5cfca tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-member] POST https://10.4.3.170/volume/v3/backups/e9a3f233-2042-4568-9f91-da25a1c5d33c/restore Jul 24 07:41:10.664056 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-fe1b311a-061a-4bc9-9089-dfd7dcc5cfca tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-member] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:41:10.665740 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.contrib.backups [None req-fe1b311a-061a-4bc9-9089-dfd7dcc5cfca tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-member] Restoring backup e9a3f233-2042-4568-9f91-da25a1c5d33c ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100243) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 24 07:41:10.665907 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.contrib.backups [None req-fe1b311a-061a-4bc9-9089-dfd7dcc5cfca tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-member] Restoring backup e9a3f233-2042-4568-9f91-da25a1c5d33c to volume None. Jul 24 07:41:10.670547 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:10.670547 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:41:10.672787 np0000005822 devstack@c-api.service[100243]: INFO cinder.backup.api [None req-fe1b311a-061a-4bc9-9089-dfd7dcc5cfca tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-member] Creating volume of 1 GB for restore of backup e9a3f233-2042-4568-9f91-da25a1c5d33c. Jul 24 07:41:10.675759 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-fe1b311a-061a-4bc9-9089-dfd7dcc5cfca tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-member] Availability Zones retrieved successfully. Jul 24 07:41:10.676086 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-95151d91-a62b-4a91-a1f0-0c74c9e10bc1 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:10.677991 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-95151d91-a62b-4a91-a1f0-0c74c9e10bc1 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] GET https://10.4.3.170/volume/v3/volumes/1f8fb454-1e3d-4933-9c69-fe6fc64126e8 Jul 24 07:41:10.678219 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-95151d91-a62b-4a91-a1f0-0c74c9e10bc1 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:10.678414 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-95151d91-a62b-4a91-a1f0-0c74c9e10bc1 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:10.682467 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-fe1b311a-061a-4bc9-9089-dfd7dcc5cfca tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-member] Flow 'volume_create_api' (8de9279c-cb87-4c7b-a34c-211d0ab0741a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:41:10.683865 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-fe1b311a-061a-4bc9-9089-dfd7dcc5cfca tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d59a3c14-2484-4be7-a08c-428e3d22befc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:41:10.685365 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-fe1b311a-061a-4bc9-9089-dfd7dcc5cfca tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-member] Validating volume size '1' using validate_int {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:41:10.686490 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-95151d91-a62b-4a91-a1f0-0c74c9e10bc1 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] https://10.4.3.170/volume/v3/volumes/1f8fb454-1e3d-4933-9c69-fe6fc64126e8 returned with HTTP 404 Jul 24 07:41:10.688004 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 469/1867] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:10 2026] GET /volume/v3/volumes/1f8fb454-1e3d-4933-9c69-fe6fc64126e8 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:41:10.703066 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-3b203996-e3eb-42e8-bfda-56992120869b None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:10.704713 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3b203996-e3eb-42e8-bfda-56992120869b tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:41:10.705384 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3b203996-e3eb-42e8-bfda-56992120869b tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1138350650"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:41:10.707130 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-3b203996-e3eb-42e8-bfda-56992120869b tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1138350650'}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:41:10.707396 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-3b203996-e3eb-42e8-bfda-56992120869b tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Create volume of 1 GB Jul 24 07:41:10.712135 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-3b203996-e3eb-42e8-bfda-56992120869b tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Availability Zones retrieved successfully. Jul 24 07:41:10.719797 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-3b203996-e3eb-42e8-bfda-56992120869b tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Flow 'volume_create_api' (16b9cdad-fd0d-49ad-a924-62b030aaeb12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:41:10.720986 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-3b203996-e3eb-42e8-bfda-56992120869b tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb9ba2ea-98d6-487a-9472-1a6422f68e30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:41:10.722222 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-fe1b311a-061a-4bc9-9089-dfd7dcc5cfca tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d59a3c14-2484-4be7-a08c-428e3d22befc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:41:10.722377 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-3b203996-e3eb-42e8-bfda-56992120869b tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Validating volume size '1' using validate_int {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:41:10.722418 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-fe1b311a-061a-4bc9-9089-dfd7dcc5cfca tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a839c50-0771-4f04-801e-8553e584b9b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:41:10.752396 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-3b203996-e3eb-42e8-bfda-56992120869b tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb9ba2ea-98d6-487a-9472-1a6422f68e30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:41:10.753425 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-3b203996-e3eb-42e8-bfda-56992120869b tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7209511-53da-4429-ab20-cd405283f33d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:41:10.763328 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-fe1b311a-061a-4bc9-9089-dfd7dcc5cfca tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-member] Created reservations ['52427694-2272-4496-a5ae-1cd6b6866c0f', 'c21759b3-dca1-434f-8e50-92abfebe7e83', 'b9271a71-42fc-441f-a54d-d285832b44d5', 'c5adf0d4-eb9c-405a-8578-f589f01cfbe0'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:41:10.764579 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-fe1b311a-061a-4bc9-9089-dfd7dcc5cfca tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a839c50-0771-4f04-801e-8553e584b9b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['52427694-2272-4496-a5ae-1cd6b6866c0f', 'c21759b3-dca1-434f-8e50-92abfebe7e83', 'b9271a71-42fc-441f-a54d-d285832b44d5', 'c5adf0d4-eb9c-405a-8578-f589f01cfbe0']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:41:10.764728 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-fe1b311a-061a-4bc9-9089-dfd7dcc5cfca tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (793180a0-d4bb-4723-b1cb-c2cecf56caf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:41:10.792909 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-fe1b311a-061a-4bc9-9089-dfd7dcc5cfca tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (793180a0-d4bb-4723-b1cb-c2cecf56caf3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cf34fe46-4b62-4d6d-8dee-435f1acc0596', '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='260bfaca8c0c497dbbfd5fd51b9e3e8e',qos_specs=None,replication_status=,reservations=['52427694-2272-4496-a5ae-1cd6b6866c0f','c21759b3-dca1-434f-8e50-92abfebe7e83','b9271a71-42fc-441f-a54d-d285832b44d5','c5adf0d4-eb9c-405a-8578-f589f01cfbe0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='047208a79c8b44908e39b253a83e7a46',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:41:10Z,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=cf34fe46-4b62-4d6d-8dee-435f1acc0596,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='260bfaca8c0c497dbbfd5fd51b9e3e8e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='047208a79c8b44908e39b253a83e7a46',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:41:10.795489 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-fe1b311a-061a-4bc9-9089-dfd7dcc5cfca tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4617cf7-c240-4185-a83c-199fbaefba22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:41:10.795550 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-3b203996-e3eb-42e8-bfda-56992120869b tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Created reservations ['62f0a5be-e844-47bf-97f7-0750f263519f', 'c0b94c49-b89b-47da-9eae-ea7d97bbaa62', '4e592fc9-14a4-48be-b861-06896d91eec3', 'fa857928-7179-4e06-969b-c34a5c2de366'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:41:10.795749 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-3b203996-e3eb-42e8-bfda-56992120869b tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7209511-53da-4429-ab20-cd405283f33d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['62f0a5be-e844-47bf-97f7-0750f263519f', 'c0b94c49-b89b-47da-9eae-ea7d97bbaa62', '4e592fc9-14a4-48be-b861-06896d91eec3', 'fa857928-7179-4e06-969b-c34a5c2de366']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:41:10.796659 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-3b203996-e3eb-42e8-bfda-56992120869b tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1239efa-59f4-4bcd-8fdd-e457acaccdc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:41:10.809723 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-fe1b311a-061a-4bc9-9089-dfd7dcc5cfca tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4617cf7-c240-4185-a83c-199fbaefba22) transitioned into 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='260bfaca8c0c497dbbfd5fd51b9e3e8e',qos_specs=None,replication_status=,reservations=['52427694-2272-4496-a5ae-1cd6b6866c0f','c21759b3-dca1-434f-8e50-92abfebe7e83','b9271a71-42fc-441f-a54d-d285832b44d5','c5adf0d4-eb9c-405a-8578-f589f01cfbe0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='047208a79c8b44908e39b253a83e7a46',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:41:10.810742 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-fe1b311a-061a-4bc9-9089-dfd7dcc5cfca tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9403fc8-cd52-4477-b51f-f505730989ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:41:10.819110 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-3b203996-e3eb-42e8-bfda-56992120869b tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1239efa-59f4-4bcd-8fdd-e457acaccdc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '45b99e3c-32ca-42c3-9583-e587a0650d0b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1138350650',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='afab23bf0bea4227bfbf922af4f15413',qos_specs=None,replication_status=,reservations=['62f0a5be-e844-47bf-97f7-0750f263519f','c0b94c49-b89b-47da-9eae-ea7d97bbaa62','4e592fc9-14a4-48be-b861-06896d91eec3','fa857928-7179-4e06-969b-c34a5c2de366'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30360ccd95674903b82f9c423d11c40d',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:41:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1138350650',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=45b99e3c-32ca-42c3-9583-e587a0650d0b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='afab23bf0bea4227bfbf922af4f15413',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='30360ccd95674903b82f9c423d11c40d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:41:10.820022 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-3b203996-e3eb-42e8-bfda-56992120869b tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f621856-06b7-4f8f-a8bc-e5ffdc852203) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:41:10.821328 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-fe1b311a-061a-4bc9-9089-dfd7dcc5cfca tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9403fc8-cd52-4477-b51f-f505730989ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:41:10.822536 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-fe1b311a-061a-4bc9-9089-dfd7dcc5cfca tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-member] Flow 'volume_create_api' (8de9279c-cb87-4c7b-a34c-211d0ab0741a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:41:10.822971 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-fe1b311a-061a-4bc9-9089-dfd7dcc5cfca tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-member] Create volume request issued successfully. Jul 24 07:41:10.830559 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:10.830559 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:41:10.831312 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-fe1b311a-061a-4bc9-9089-dfd7dcc5cfca tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-member] Volume info retrieved successfully. Jul 24 07:41:10.836808 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-3b203996-e3eb-42e8-bfda-56992120869b tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f621856-06b7-4f8f-a8bc-e5ffdc852203) transitioned into state 'SUCCESS' from state '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-1138350650',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='afab23bf0bea4227bfbf922af4f15413',qos_specs=None,replication_status=,reservations=['62f0a5be-e844-47bf-97f7-0750f263519f','c0b94c49-b89b-47da-9eae-ea7d97bbaa62','4e592fc9-14a4-48be-b861-06896d91eec3','fa857928-7179-4e06-969b-c34a5c2de366'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30360ccd95674903b82f9c423d11c40d',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:41:10.837609 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-3b203996-e3eb-42e8-bfda-56992120869b tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92691936-7b01-4de8-93d8-08aa9fb49c83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:41:10.845716 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-3b203996-e3eb-42e8-bfda-56992120869b tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92691936-7b01-4de8-93d8-08aa9fb49c83) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:41:10.846496 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-3b203996-e3eb-42e8-bfda-56992120869b tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Flow 'volume_create_api' (16b9cdad-fd0d-49ad-a924-62b030aaeb12) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:41:10.846823 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-3b203996-e3eb-42e8-bfda-56992120869b tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Create volume request issued successfully. Jul 24 07:41:10.847557 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3b203996-e3eb-42e8-bfda-56992120869b tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:41:10.848084 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 472/1868] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 24 07:41:10 2026] POST /volume/v3/volumes => generated 754 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:41:10.861691 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-11e49bb7-ba23-46e3-ac52-c2b977726bb1 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:10.863227 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-11e49bb7-ba23-46e3-ac52-c2b977726bb1 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] GET https://10.4.3.170/volume/v3/volumes/45b99e3c-32ca-42c3-9583-e587a0650d0b Jul 24 07:41:10.863422 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-11e49bb7-ba23-46e3-ac52-c2b977726bb1 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:10.863573 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-11e49bb7-ba23-46e3-ac52-c2b977726bb1 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:10.871139 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:10.871139 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:41:10.875272 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-11e49bb7-ba23-46e3-ac52-c2b977726bb1 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Volume info retrieved successfully. Jul 24 07:41:10.879664 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-11e49bb7-ba23-46e3-ac52-c2b977726bb1 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] https://10.4.3.170/volume/v3/volumes/45b99e3c-32ca-42c3-9583-e587a0650d0b returned with HTTP 200 Jul 24 07:41:10.879985 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 468/1869] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:10 2026] GET /volume/v3/volumes/45b99e3c-32ca-42c3-9583-e587a0650d0b => generated 822 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:11.592767 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-3acebda0-21c5-4060-81ad-b0f04c4d9fcb None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:11.594994 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3acebda0-21c5-4060-81ad-b0f04c4d9fcb tempest-VolumesListAdminTestJSON-175927630 tempest-VolumesListAdminTestJSON-175927630-project-admin] GET https://10.4.3.170/volume/v3/volumes/09439c63-b861-4bd5-bb7e-5b2addddbf70 Jul 24 07:41:11.595262 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3acebda0-21c5-4060-81ad-b0f04c4d9fcb tempest-VolumesListAdminTestJSON-175927630 tempest-VolumesListAdminTestJSON-175927630-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:11.595492 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3acebda0-21c5-4060-81ad-b0f04c4d9fcb tempest-VolumesListAdminTestJSON-175927630 tempest-VolumesListAdminTestJSON-175927630-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:11.595769 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-63571651-ed0d-42c2-8727-47151e4c7ed2 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:11.597639 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-63571651-ed0d-42c2-8727-47151e4c7ed2 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] GET https://10.4.3.170/volume/v3/volumes/1ecf5e03-57fc-41da-ad89-e3901b03a073 Jul 24 07:41:11.597812 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-63571651-ed0d-42c2-8727-47151e4c7ed2 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:11.598010 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-63571651-ed0d-42c2-8727-47151e4c7ed2 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:11.604781 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:11.604781 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:41:11.607076 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:11.607076 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:41:11.609557 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-3acebda0-21c5-4060-81ad-b0f04c4d9fcb tempest-VolumesListAdminTestJSON-175927630 tempest-VolumesListAdminTestJSON-175927630-project-admin] Volume info retrieved successfully. Jul 24 07:41:11.610530 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-63571651-ed0d-42c2-8727-47151e4c7ed2 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Volume info retrieved successfully. Jul 24 07:41:11.614051 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3acebda0-21c5-4060-81ad-b0f04c4d9fcb tempest-VolumesListAdminTestJSON-175927630 tempest-VolumesListAdminTestJSON-175927630-project-admin] https://10.4.3.170/volume/v3/volumes/09439c63-b861-4bd5-bb7e-5b2addddbf70 returned with HTTP 200 Jul 24 07:41:11.614120 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-63571651-ed0d-42c2-8727-47151e4c7ed2 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] https://10.4.3.170/volume/v3/volumes/1ecf5e03-57fc-41da-ad89-e3901b03a073 returned with HTTP 200 Jul 24 07:41:11.614415 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 470/1870] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:11 2026] GET /volume/v3/volumes/09439c63-b861-4bd5-bb7e-5b2addddbf70 => generated 973 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:11.614492 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 473/1871] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:11 2026] GET /volume/v3/volumes/1ecf5e03-57fc-41da-ad89-e3901b03a073 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:11.626812 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-13d03344-6645-4a81-bf8c-83ba287abb86 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:11.627114 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-8416dd36-0e75-418f-813b-e9c6da4ab331 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:11.628601 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-13d03344-6645-4a81-bf8c-83ba287abb86 tempest-VolumesListAdminTestJSON-175927630 tempest-VolumesListAdminTestJSON-175927630-project-admin] GET https://10.4.3.170/volume/v3/volumes/detail?all_tenants=1&project_id=2327db90b4354e24992fd73127c86aa0 Jul 24 07:41:11.628670 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8416dd36-0e75-418f-813b-e9c6da4ab331 tempest-VolumesActionsTest-149598582 tempest-VolumesActionsTest-149598582-project-admin] POST https://10.4.3.170/volume/v3/volumes/1ecf5e03-57fc-41da-ad89-e3901b03a073/action Jul 24 07:41:11.628784 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-13d03344-6645-4a81-bf8c-83ba287abb86 tempest-VolumesListAdminTestJSON-175927630 tempest-VolumesListAdminTestJSON-175927630-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:11.628903 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8416dd36-0e75-418f-813b-e9c6da4ab331 tempest-VolumesActionsTest-149598582 tempest-VolumesActionsTest-149598582-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:41:11.628964 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-13d03344-6645-4a81-bf8c-83ba287abb86 tempest-VolumesListAdminTestJSON-175927630 tempest-VolumesListAdminTestJSON-175927630-project-admin] Calling method 'detail' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:11.629004 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8416dd36-0e75-418f-813b-e9c6da4ab331 tempest-VolumesActionsTest-149598582 tempest-VolumesActionsTest-149598582-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:41:11.629420 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-13d03344-6645-4a81-bf8c-83ba287abb86 tempest-VolumesListAdminTestJSON-175927630 tempest-VolumesListAdminTestJSON-175927630-project-admin] Could not evaluate value 2327db90b4354e24992fd73127c86aa0, assuming string {{(pid=100244) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 24 07:41:11.629864 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-13d03344-6645-4a81-bf8c-83ba287abb86 tempest-VolumesListAdminTestJSON-175927630 tempest-VolumesListAdminTestJSON-175927630-project-admin] Searching by: MultiDict([('project_id', '2327db90b4354e24992fd73127c86aa0'), ('all_tenants', 1)]). {{(pid=100244) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 07:41:11.640807 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:11.640807 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:41:11.641308 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.admin_actions [None req-8416dd36-0e75-418f-813b-e9c6da4ab331 tempest-VolumesActionsTest-149598582 tempest-VolumesActionsTest-149598582-project-admin] Updating volume '1ecf5e03-57fc-41da-ad89-e3901b03a073' with '{'status': 'error'}' {{(pid=100246) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 24 07:41:11.655668 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-13d03344-6645-4a81-bf8c-83ba287abb86 tempest-VolumesListAdminTestJSON-175927630 tempest-VolumesListAdminTestJSON-175927630-project-admin] Get all volumes completed successfully. Jul 24 07:41:11.656733 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:11.656733 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:41:11.660564 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-13d03344-6645-4a81-bf8c-83ba287abb86 tempest-VolumesListAdminTestJSON-175927630 tempest-VolumesListAdminTestJSON-175927630-project-admin] https://10.4.3.170/volume/v3/volumes/detail?all_tenants=1&project_id=2327db90b4354e24992fd73127c86aa0 returned with HTTP 200 Jul 24 07:41:11.660984 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 469/1872] 10.4.3.170 () {66 vars in 1373 bytes} [Fri Jul 24 07:41:11 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=2327db90b4354e24992fd73127c86aa0 => generated 3018 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:41:11.675226 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8416dd36-0e75-418f-813b-e9c6da4ab331 tempest-VolumesActionsTest-149598582 tempest-VolumesActionsTest-149598582-project-admin] https://10.4.3.170/volume/v3/volumes/1ecf5e03-57fc-41da-ad89-e3901b03a073/action returned with HTTP 202 Jul 24 07:41:11.675226 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 471/1873] 10.4.3.170 () {68 vars in 1390 bytes} [Fri Jul 24 07:41:11 2026] POST /volume/v3/volumes/1ecf5e03-57fc-41da-ad89-e3901b03a073/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:41:11.678449 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-8bfd9c83-ecf9-43ac-aaa0-315018a0a8cb None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:11.680396 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8bfd9c83-ecf9-43ac-aaa0-315018a0a8cb tempest-VolumesListAdminTestJSON-175927630 tempest-VolumesListAdminTestJSON-175927630-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/09439c63-b861-4bd5-bb7e-5b2addddbf70 Jul 24 07:41:11.680572 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8bfd9c83-ecf9-43ac-aaa0-315018a0a8cb tempest-VolumesListAdminTestJSON-175927630 tempest-VolumesListAdminTestJSON-175927630-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:11.680744 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8bfd9c83-ecf9-43ac-aaa0-315018a0a8cb tempest-VolumesListAdminTestJSON-175927630 tempest-VolumesListAdminTestJSON-175927630-project-admin] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:11.680796 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-a934f6b4-4282-4af9-90ad-ce502596af2d None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:11.680891 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-8bfd9c83-ecf9-43ac-aaa0-315018a0a8cb tempest-VolumesListAdminTestJSON-175927630 tempest-VolumesListAdminTestJSON-175927630-project-admin] Delete volume with id: 09439c63-b861-4bd5-bb7e-5b2addddbf70 Jul 24 07:41:11.682516 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a934f6b4-4282-4af9-90ad-ce502596af2d tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] GET https://10.4.3.170/volume/v3/volumes/1ecf5e03-57fc-41da-ad89-e3901b03a073 Jul 24 07:41:11.682749 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a934f6b4-4282-4af9-90ad-ce502596af2d tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:11.682942 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a934f6b4-4282-4af9-90ad-ce502596af2d tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:11.687785 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:11.687785 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:41:11.688666 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-8bfd9c83-ecf9-43ac-aaa0-315018a0a8cb tempest-VolumesListAdminTestJSON-175927630 tempest-VolumesListAdminTestJSON-175927630-project-admin] Volume info retrieved successfully. Jul 24 07:41:11.689954 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:11.689954 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:41:11.696810 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-a934f6b4-4282-4af9-90ad-ce502596af2d tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Volume info retrieved successfully. Jul 24 07:41:11.699619 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a934f6b4-4282-4af9-90ad-ce502596af2d tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] https://10.4.3.170/volume/v3/volumes/1ecf5e03-57fc-41da-ad89-e3901b03a073 returned with HTTP 200 Jul 24 07:41:11.700079 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 470/1874] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:11 2026] GET /volume/v3/volumes/1ecf5e03-57fc-41da-ad89-e3901b03a073 => generated 837 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:11.712467 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-8bfd9c83-ecf9-43ac-aaa0-315018a0a8cb tempest-VolumesListAdminTestJSON-175927630 tempest-VolumesListAdminTestJSON-175927630-project-admin] Delete volume request issued successfully. Jul 24 07:41:11.712617 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8bfd9c83-ecf9-43ac-aaa0-315018a0a8cb tempest-VolumesListAdminTestJSON-175927630 tempest-VolumesListAdminTestJSON-175927630-project-admin] https://10.4.3.170/volume/v3/volumes/09439c63-b861-4bd5-bb7e-5b2addddbf70 returned with HTTP 202 Jul 24 07:41:11.713237 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 474/1875] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:41:11 2026] DELETE /volume/v3/volumes/09439c63-b861-4bd5-bb7e-5b2addddbf70 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:41:11.714137 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-eb1742ec-a041-429c-bbcf-8ed179b25275 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:11.720864 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-eb1742ec-a041-429c-bbcf-8ed179b25275 tempest-VolumesActionsTest-149598582 tempest-VolumesActionsTest-149598582-project-admin] POST https://10.4.3.170/volume/v3/volumes/1ecf5e03-57fc-41da-ad89-e3901b03a073/action Jul 24 07:41:11.721834 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-eb1742ec-a041-429c-bbcf-8ed179b25275 tempest-VolumesActionsTest-149598582 tempest-VolumesActionsTest-149598582-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:41:11.721963 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-eb1742ec-a041-429c-bbcf-8ed179b25275 tempest-VolumesActionsTest-149598582 tempest-VolumesActionsTest-149598582-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:41:11.723519 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-d3fd3c5f-8320-43aa-b11b-3f29f10038e2 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:11.725380 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d3fd3c5f-8320-43aa-b11b-3f29f10038e2 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] GET https://10.4.3.170/volume/v3/volumes/cc572a55-b42d-4894-b783-6477f449181f Jul 24 07:41:11.725590 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d3fd3c5f-8320-43aa-b11b-3f29f10038e2 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:11.725792 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d3fd3c5f-8320-43aa-b11b-3f29f10038e2 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:11.732952 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:11.732952 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:41:11.736262 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:11.736262 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:41:11.736451 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-d3fd3c5f-8320-43aa-b11b-3f29f10038e2 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Volume info retrieved successfully. Jul 24 07:41:11.736636 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.admin_actions [None req-eb1742ec-a041-429c-bbcf-8ed179b25275 tempest-VolumesActionsTest-149598582 tempest-VolumesActionsTest-149598582-project-admin] Updating volume '1ecf5e03-57fc-41da-ad89-e3901b03a073' with '{'status': 'available'}' {{(pid=100246) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 24 07:41:11.740470 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d3fd3c5f-8320-43aa-b11b-3f29f10038e2 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] https://10.4.3.170/volume/v3/volumes/cc572a55-b42d-4894-b783-6477f449181f returned with HTTP 200 Jul 24 07:41:11.740888 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 471/1876] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:11 2026] GET /volume/v3/volumes/cc572a55-b42d-4894-b783-6477f449181f => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:11.756472 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-f32c9cb8-e2c2-4f6f-ac03-adedd41284a1 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:11.758357 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f32c9cb8-e2c2-4f6f-ac03-adedd41284a1 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] DELETE https://10.4.3.170/volume/v3/volumes/cc572a55-b42d-4894-b783-6477f449181f Jul 24 07:41:11.758577 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f32c9cb8-e2c2-4f6f-ac03-adedd41284a1 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:11.758768 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f32c9cb8-e2c2-4f6f-ac03-adedd41284a1 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:11.758937 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-f32c9cb8-e2c2-4f6f-ac03-adedd41284a1 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Delete volume with id: cc572a55-b42d-4894-b783-6477f449181f Jul 24 07:41:11.762437 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-eb1742ec-a041-429c-bbcf-8ed179b25275 tempest-VolumesActionsTest-149598582 tempest-VolumesActionsTest-149598582-project-admin] https://10.4.3.170/volume/v3/volumes/1ecf5e03-57fc-41da-ad89-e3901b03a073/action returned with HTTP 202 Jul 24 07:41:11.763015 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 472/1877] 10.4.3.170 () {68 vars in 1390 bytes} [Fri Jul 24 07:41:11 2026] POST /volume/v3/volumes/1ecf5e03-57fc-41da-ad89-e3901b03a073/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:41:11.766476 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:11.766476 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:41:11.766969 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-f32c9cb8-e2c2-4f6f-ac03-adedd41284a1 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Volume info retrieved successfully. Jul 24 07:41:11.771357 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-566ed228-d8ce-4a47-b590-9ffa7c17fc15 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:11.773097 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-566ed228-d8ce-4a47-b590-9ffa7c17fc15 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] GET https://10.4.3.170/volume/v3/volumes/1ecf5e03-57fc-41da-ad89-e3901b03a073 Jul 24 07:41:11.773357 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-566ed228-d8ce-4a47-b590-9ffa7c17fc15 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:11.773537 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-566ed228-d8ce-4a47-b590-9ffa7c17fc15 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:11.780514 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:11.780514 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:41:11.783289 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-f32c9cb8-e2c2-4f6f-ac03-adedd41284a1 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Delete volume request issued successfully. Jul 24 07:41:11.783517 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f32c9cb8-e2c2-4f6f-ac03-adedd41284a1 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] https://10.4.3.170/volume/v3/volumes/cc572a55-b42d-4894-b783-6477f449181f returned with HTTP 202 Jul 24 07:41:11.783952 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 475/1878] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:41:11 2026] DELETE /volume/v3/volumes/cc572a55-b42d-4894-b783-6477f449181f => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:41:11.785026 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-566ed228-d8ce-4a47-b590-9ffa7c17fc15 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Volume info retrieved successfully. Jul 24 07:41:11.790299 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-566ed228-d8ce-4a47-b590-9ffa7c17fc15 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] https://10.4.3.170/volume/v3/volumes/1ecf5e03-57fc-41da-ad89-e3901b03a073 returned with HTTP 200 Jul 24 07:41:11.790703 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 472/1879] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:11 2026] GET /volume/v3/volumes/1ecf5e03-57fc-41da-ad89-e3901b03a073 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:11.795338 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d3d43951-a8aa-494d-b9bc-2c578f57b0ea None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:11.801127 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d3d43951-a8aa-494d-b9bc-2c578f57b0ea tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] GET https://10.4.3.170/volume/v3/volumes/cc572a55-b42d-4894-b783-6477f449181f Jul 24 07:41:11.801490 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d3d43951-a8aa-494d-b9bc-2c578f57b0ea tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:11.804265 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d3d43951-a8aa-494d-b9bc-2c578f57b0ea tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:11.810715 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-2eefdf49-73a5-429e-9b06-488631748c57 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:11.811430 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:11.811430 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:41:11.812645 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2eefdf49-73a5-429e-9b06-488631748c57 tempest-VolumesActionsTest-149598582 tempest-VolumesActionsTest-149598582-project-admin] POST https://10.4.3.170/volume/v3/volumes/1ecf5e03-57fc-41da-ad89-e3901b03a073/action Jul 24 07:41:11.813042 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2eefdf49-73a5-429e-9b06-488631748c57 tempest-VolumesActionsTest-149598582 tempest-VolumesActionsTest-149598582-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:41:11.813177 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2eefdf49-73a5-429e-9b06-488631748c57 tempest-VolumesActionsTest-149598582 tempest-VolumesActionsTest-149598582-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:41:11.815635 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-d3d43951-a8aa-494d-b9bc-2c578f57b0ea tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Volume info retrieved successfully. Jul 24 07:41:11.821316 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d3d43951-a8aa-494d-b9bc-2c578f57b0ea tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] https://10.4.3.170/volume/v3/volumes/cc572a55-b42d-4894-b783-6477f449181f returned with HTTP 200 Jul 24 07:41:11.821844 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 473/1880] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:11 2026] GET /volume/v3/volumes/cc572a55-b42d-4894-b783-6477f449181f => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:11.823876 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:11.823876 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:41:11.824320 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.contrib.admin_actions [None req-2eefdf49-73a5-429e-9b06-488631748c57 tempest-VolumesActionsTest-149598582 tempest-VolumesActionsTest-149598582-project-admin] Updating volume '1ecf5e03-57fc-41da-ad89-e3901b03a073' with '{'status': 'maintenance'}' {{(pid=100245) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 24 07:41:11.837968 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:11.837968 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:41:11.838545 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-fe1b311a-061a-4bc9-9089-dfd7dcc5cfca tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-member] Volume info retrieved successfully. Jul 24 07:41:11.838684 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.backup.api [None req-fe1b311a-061a-4bc9-9089-dfd7dcc5cfca tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-member] Checking backup size 1 against volume size 1 {{(pid=100243) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 24 07:41:11.838769 np0000005822 devstack@c-api.service[100243]: INFO cinder.backup.api [None req-fe1b311a-061a-4bc9-9089-dfd7dcc5cfca tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-member] Overwriting volume cf34fe46-4b62-4d6d-8dee-435f1acc0596 with restore of backup e9a3f233-2042-4568-9f91-da25a1c5d33c Jul 24 07:41:11.843479 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2eefdf49-73a5-429e-9b06-488631748c57 tempest-VolumesActionsTest-149598582 tempest-VolumesActionsTest-149598582-project-admin] https://10.4.3.170/volume/v3/volumes/1ecf5e03-57fc-41da-ad89-e3901b03a073/action returned with HTTP 202 Jul 24 07:41:11.843893 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 476/1881] 10.4.3.170 () {68 vars in 1390 bytes} [Fri Jul 24 07:41:11 2026] POST /volume/v3/volumes/1ecf5e03-57fc-41da-ad89-e3901b03a073/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:41:11.850396 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.backup.rpcapi [None req-fe1b311a-061a-4bc9-9089-dfd7dcc5cfca tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-member] restore_backup in rpcapi backup_id e9a3f233-2042-4568-9f91-da25a1c5d33c {{(pid=100243) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 24 07:41:11.850592 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-b65d7815-6831-4e36-80d9-4b449f2fb401 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:11.852318 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-fe1b311a-061a-4bc9-9089-dfd7dcc5cfca tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-member] https://10.4.3.170/volume/v3/backups/e9a3f233-2042-4568-9f91-da25a1c5d33c/restore returned with HTTP 202 Jul 24 07:41:11.852419 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b65d7815-6831-4e36-80d9-4b449f2fb401 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] GET https://10.4.3.170/volume/v3/volumes/1ecf5e03-57fc-41da-ad89-e3901b03a073 Jul 24 07:41:11.852562 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b65d7815-6831-4e36-80d9-4b449f2fb401 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:11.852757 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b65d7815-6831-4e36-80d9-4b449f2fb401 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:11.852838 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 461/1882] 10.4.3.170 () {70 vars in 1433 bytes} [Fri Jul 24 07:41:10 2026] POST /volume/v3/backups/e9a3f233-2042-4568-9f91-da25a1c5d33c/restore => generated 152 bytes in 1193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:41:11.859251 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:11.859251 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:41:11.862865 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-b65d7815-6831-4e36-80d9-4b449f2fb401 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Volume info retrieved successfully. Jul 24 07:41:11.863737 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-166c9645-c38d-4fbe-b91f-1e564cf9eeda None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:11.867470 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-166c9645-c38d-4fbe-b91f-1e564cf9eeda tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/e9a3f233-2042-4568-9f91-da25a1c5d33c Jul 24 07:41:11.867520 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b65d7815-6831-4e36-80d9-4b449f2fb401 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] https://10.4.3.170/volume/v3/volumes/1ecf5e03-57fc-41da-ad89-e3901b03a073 returned with HTTP 200 Jul 24 07:41:11.867733 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-166c9645-c38d-4fbe-b91f-1e564cf9eeda tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:11.867882 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 473/1883] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:11 2026] GET /volume/v3/volumes/1ecf5e03-57fc-41da-ad89-e3901b03a073 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:11.867978 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-166c9645-c38d-4fbe-b91f-1e564cf9eeda tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:11.868124 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-166c9645-c38d-4fbe-b91f-1e564cf9eeda tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id e9a3f233-2042-4568-9f91-da25a1c5d33c. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:41:11.873128 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:11.873128 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:41:11.874221 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-166c9645-c38d-4fbe-b91f-1e564cf9eeda tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/e9a3f233-2042-4568-9f91-da25a1c5d33c returned with HTTP 200 Jul 24 07:41:11.875839 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 474/1884] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:41:11 2026] GET /volume/v3/backups/e9a3f233-2042-4568-9f91-da25a1c5d33c => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:11.881384 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-05b6c17f-91d8-42de-8ed3-d67b86a6527e None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:11.883046 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-05b6c17f-91d8-42de-8ed3-d67b86a6527e tempest-VolumesActionsTest-149598582 tempest-VolumesActionsTest-149598582-project-admin] POST https://10.4.3.170/volume/v3/volumes/1ecf5e03-57fc-41da-ad89-e3901b03a073/action Jul 24 07:41:11.883453 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-05b6c17f-91d8-42de-8ed3-d67b86a6527e tempest-VolumesActionsTest-149598582 tempest-VolumesActionsTest-149598582-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:41:11.883611 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-05b6c17f-91d8-42de-8ed3-d67b86a6527e tempest-VolumesActionsTest-149598582 tempest-VolumesActionsTest-149598582-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:41:11.896035 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-207b7849-7329-4110-8a45-20bec91ae795 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:11.897040 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:11.897040 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:41:11.897748 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.contrib.admin_actions [None req-05b6c17f-91d8-42de-8ed3-d67b86a6527e tempest-VolumesActionsTest-149598582 tempest-VolumesActionsTest-149598582-project-admin] Updating volume '1ecf5e03-57fc-41da-ad89-e3901b03a073' with '{'status': 'available'}' {{(pid=100245) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 24 07:41:11.899322 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-207b7849-7329-4110-8a45-20bec91ae795 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] GET https://10.4.3.170/volume/v3/volumes/45b99e3c-32ca-42c3-9583-e587a0650d0b Jul 24 07:41:11.899619 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-207b7849-7329-4110-8a45-20bec91ae795 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:11.899914 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-207b7849-7329-4110-8a45-20bec91ae795 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:11.906822 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:11.906822 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:41:11.910361 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-207b7849-7329-4110-8a45-20bec91ae795 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Volume info retrieved successfully. Jul 24 07:41:11.914647 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-207b7849-7329-4110-8a45-20bec91ae795 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] https://10.4.3.170/volume/v3/volumes/45b99e3c-32ca-42c3-9583-e587a0650d0b returned with HTTP 200 Jul 24 07:41:11.915322 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 462/1885] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:11 2026] GET /volume/v3/volumes/45b99e3c-32ca-42c3-9583-e587a0650d0b => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:11.927095 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-05b6c17f-91d8-42de-8ed3-d67b86a6527e tempest-VolumesActionsTest-149598582 tempest-VolumesActionsTest-149598582-project-admin] https://10.4.3.170/volume/v3/volumes/1ecf5e03-57fc-41da-ad89-e3901b03a073/action returned with HTTP 202 Jul 24 07:41:11.928841 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 477/1886] 10.4.3.170 () {68 vars in 1390 bytes} [Fri Jul 24 07:41:11 2026] POST /volume/v3/volumes/1ecf5e03-57fc-41da-ad89-e3901b03a073/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:41:11.930846 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-ce3c8167-fce1-4524-af43-4a4b14c6592b None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:11.935078 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-4c7b516f-ba23-49d8-b148-0edf7772c2bc None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:11.935263 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ce3c8167-fce1-4524-af43-4a4b14c6592b tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] POST https://10.4.3.170/volume/v3/backups Jul 24 07:41:11.935784 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ce3c8167-fce1-4524-af43-4a4b14c6592b tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "45b99e3c-32ca-42c3-9583-e587a0650d0b", "name": "tempest-VolumesBackupsAdminTest-Backup-1134888305", "container": "tempest-volumesbackupsadmintest-backup-container-27473739"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:41:11.937541 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.contrib.backups [None req-ce3c8167-fce1-4524-af43-4a4b14c6592b tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Creating new backup {'backup': {'volume_id': '45b99e3c-32ca-42c3-9583-e587a0650d0b', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1134888305', 'container': 'tempest-volumesbackupsadmintest-backup-container-27473739'}} {{(pid=100244) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 07:41:11.937719 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.contrib.backups [None req-ce3c8167-fce1-4524-af43-4a4b14c6592b tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Creating backup of volume 45b99e3c-32ca-42c3-9583-e587a0650d0b in container tempest-volumesbackupsadmintest-backup-container-27473739 Jul 24 07:41:11.939688 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4c7b516f-ba23-49d8-b148-0edf7772c2bc tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] GET https://10.4.3.170/volume/v3/volumes/1ecf5e03-57fc-41da-ad89-e3901b03a073 Jul 24 07:41:11.939915 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4c7b516f-ba23-49d8-b148-0edf7772c2bc tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:11.940099 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4c7b516f-ba23-49d8-b148-0edf7772c2bc tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:11.946596 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:11.946596 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:41:11.947040 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:11.947040 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:41:11.947161 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-ce3c8167-fce1-4524-af43-4a4b14c6592b tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Volume info retrieved successfully. Jul 24 07:41:11.951456 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-4c7b516f-ba23-49d8-b148-0edf7772c2bc tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Volume info retrieved successfully. Jul 24 07:41:11.955571 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4c7b516f-ba23-49d8-b148-0edf7772c2bc tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] https://10.4.3.170/volume/v3/volumes/1ecf5e03-57fc-41da-ad89-e3901b03a073 returned with HTTP 200 Jul 24 07:41:11.955999 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 475/1887] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:11 2026] GET /volume/v3/volumes/1ecf5e03-57fc-41da-ad89-e3901b03a073 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:11.967256 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-15b7ac4d-a924-4a4c-b60e-b846953c72e2 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:11.968252 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-ce3c8167-fce1-4524-af43-4a4b14c6592b tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Created reservations ['034448d9-0c41-49e7-b4a2-1d6b5226d0bd', '3f1bc0ee-da47-477c-9f06-7ffcc02598f2'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:41:11.968916 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-15b7ac4d-a924-4a4c-b60e-b846953c72e2 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] GET https://10.4.3.170/volume/v3/volumes/1ecf5e03-57fc-41da-ad89-e3901b03a073 Jul 24 07:41:11.969145 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-15b7ac4d-a924-4a4c-b60e-b846953c72e2 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:11.969411 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-15b7ac4d-a924-4a4c-b60e-b846953c72e2 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:11.975812 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:11.975812 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:41:11.979841 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-15b7ac4d-a924-4a4c-b60e-b846953c72e2 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Volume info retrieved successfully. Jul 24 07:41:11.984221 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-15b7ac4d-a924-4a4c-b60e-b846953c72e2 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] https://10.4.3.170/volume/v3/volumes/1ecf5e03-57fc-41da-ad89-e3901b03a073 returned with HTTP 200 Jul 24 07:41:11.984668 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 463/1888] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:11 2026] GET /volume/v3/volumes/1ecf5e03-57fc-41da-ad89-e3901b03a073 => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:11.995788 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-bc0cb87f-ce03-4e7f-8270-e0536e319efa None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:11.997657 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-bc0cb87f-ce03-4e7f-8270-e0536e319efa tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] DELETE https://10.4.3.170/volume/v3/volumes/1ecf5e03-57fc-41da-ad89-e3901b03a073 Jul 24 07:41:11.997899 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-bc0cb87f-ce03-4e7f-8270-e0536e319efa tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:11.998156 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-bc0cb87f-ce03-4e7f-8270-e0536e319efa tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:11.998513 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-bc0cb87f-ce03-4e7f-8270-e0536e319efa tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Delete volume with id: 1ecf5e03-57fc-41da-ad89-e3901b03a073 Jul 24 07:41:12.001937 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ce3c8167-fce1-4524-af43-4a4b14c6592b tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] https://10.4.3.170/volume/v3/backups returned with HTTP 202 Jul 24 07:41:12.002347 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 474/1889] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 24 07:41:11 2026] POST /volume/v3/backups => generated 335 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:41:12.011584 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:12.011584 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:41:12.012270 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-bc0cb87f-ce03-4e7f-8270-e0536e319efa tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Volume info retrieved successfully. Jul 24 07:41:12.015946 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-dd0e572f-d713-424a-9e71-f50e90f7851e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:12.018041 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-dd0e572f-d713-424a-9e71-f50e90f7851e tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] GET https://10.4.3.170/volume/v3/backups/c14cc146-3ba0-4a06-9109-43a147a8634c Jul 24 07:41:12.018285 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-dd0e572f-d713-424a-9e71-f50e90f7851e tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:12.018554 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-dd0e572f-d713-424a-9e71-f50e90f7851e tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:12.018703 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-dd0e572f-d713-424a-9e71-f50e90f7851e tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Show backup with id c14cc146-3ba0-4a06-9109-43a147a8634c. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:41:12.023488 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:12.023488 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:41:12.024445 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-dd0e572f-d713-424a-9e71-f50e90f7851e tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] https://10.4.3.170/volume/v3/backups/c14cc146-3ba0-4a06-9109-43a147a8634c returned with HTTP 200 Jul 24 07:41:12.024961 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 476/1890] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:12 2026] GET /volume/v3/backups/c14cc146-3ba0-4a06-9109-43a147a8634c => generated 797 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:12.037393 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-bc0cb87f-ce03-4e7f-8270-e0536e319efa tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Delete volume request issued successfully. Jul 24 07:41:12.037638 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-bc0cb87f-ce03-4e7f-8270-e0536e319efa tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] https://10.4.3.170/volume/v3/volumes/1ecf5e03-57fc-41da-ad89-e3901b03a073 returned with HTTP 202 Jul 24 07:41:12.038086 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 478/1891] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:41:11 2026] DELETE /volume/v3/volumes/1ecf5e03-57fc-41da-ad89-e3901b03a073 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:41:12.045877 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-37b6af75-f106-460e-9871-d090dc047dd8 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:12.048319 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-37b6af75-f106-460e-9871-d090dc047dd8 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] GET https://10.4.3.170/volume/v3/volumes/1ecf5e03-57fc-41da-ad89-e3901b03a073 Jul 24 07:41:12.048718 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-37b6af75-f106-460e-9871-d090dc047dd8 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:12.049033 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-37b6af75-f106-460e-9871-d090dc047dd8 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:12.057860 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:12.057860 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:41:12.062992 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-37b6af75-f106-460e-9871-d090dc047dd8 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Volume info retrieved successfully. Jul 24 07:41:12.069672 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-37b6af75-f106-460e-9871-d090dc047dd8 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] https://10.4.3.170/volume/v3/volumes/1ecf5e03-57fc-41da-ad89-e3901b03a073 returned with HTTP 200 Jul 24 07:41:12.070267 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 464/1892] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:12 2026] GET /volume/v3/volumes/1ecf5e03-57fc-41da-ad89-e3901b03a073 => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:12.835354 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-bb3e3eb1-a273-410e-806b-2b806c8c1530 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:12.837100 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-bb3e3eb1-a273-410e-806b-2b806c8c1530 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] GET https://10.4.3.170/volume/v3/volumes/cc572a55-b42d-4894-b783-6477f449181f Jul 24 07:41:12.837369 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-bb3e3eb1-a273-410e-806b-2b806c8c1530 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:12.837514 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-bb3e3eb1-a273-410e-806b-2b806c8c1530 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:12.843005 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-bb3e3eb1-a273-410e-806b-2b806c8c1530 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] https://10.4.3.170/volume/v3/volumes/cc572a55-b42d-4894-b783-6477f449181f returned with HTTP 404 Jul 24 07:41:12.843444 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 475/1893] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:12 2026] GET /volume/v3/volumes/cc572a55-b42d-4894-b783-6477f449181f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:41:12.849586 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f53f040e-23f6-440d-896c-17699291a88b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:12.851336 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f53f040e-23f6-440d-896c-17699291a88b tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] GET https://10.4.3.170/volume/v3/volumes/7297b671-6d9b-42e0-8fa0-51bef8c69618 Jul 24 07:41:12.851571 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f53f040e-23f6-440d-896c-17699291a88b tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:12.851789 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f53f040e-23f6-440d-896c-17699291a88b tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:12.858471 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:12.858471 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:41:12.861938 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-f53f040e-23f6-440d-896c-17699291a88b tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Volume info retrieved successfully. Jul 24 07:41:12.865722 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f53f040e-23f6-440d-896c-17699291a88b tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] https://10.4.3.170/volume/v3/volumes/7297b671-6d9b-42e0-8fa0-51bef8c69618 returned with HTTP 200 Jul 24 07:41:12.866122 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 477/1894] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:12 2026] GET /volume/v3/volumes/7297b671-6d9b-42e0-8fa0-51bef8c69618 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:12.878280 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-da621839-18c5-4abb-bd2d-87809d9cacc1 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:12.880006 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-da621839-18c5-4abb-bd2d-87809d9cacc1 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] DELETE https://10.4.3.170/volume/v3/volumes/7297b671-6d9b-42e0-8fa0-51bef8c69618 Jul 24 07:41:12.880256 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-da621839-18c5-4abb-bd2d-87809d9cacc1 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:12.880455 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-da621839-18c5-4abb-bd2d-87809d9cacc1 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:12.880597 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-da621839-18c5-4abb-bd2d-87809d9cacc1 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Delete volume with id: 7297b671-6d9b-42e0-8fa0-51bef8c69618 Jul 24 07:41:12.885528 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-cb7464f2-c66e-4775-af54-9401010295ec None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:12.887537 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-cb7464f2-c66e-4775-af54-9401010295ec tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/e9a3f233-2042-4568-9f91-da25a1c5d33c Jul 24 07:41:12.887626 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:12.887626 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:41:12.887898 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-cb7464f2-c66e-4775-af54-9401010295ec tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:12.888059 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-da621839-18c5-4abb-bd2d-87809d9cacc1 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Volume info retrieved successfully. Jul 24 07:41:12.888216 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-cb7464f2-c66e-4775-af54-9401010295ec tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:12.888390 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-cb7464f2-c66e-4775-af54-9401010295ec tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id e9a3f233-2042-4568-9f91-da25a1c5d33c. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:41:12.892908 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:12.892908 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:41:12.893714 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-cb7464f2-c66e-4775-af54-9401010295ec tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/e9a3f233-2042-4568-9f91-da25a1c5d33c returned with HTTP 200 Jul 24 07:41:12.894195 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 465/1895] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:41:12 2026] GET /volume/v3/backups/e9a3f233-2042-4568-9f91-da25a1c5d33c => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:12.903004 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-da621839-18c5-4abb-bd2d-87809d9cacc1 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Delete volume request issued successfully. Jul 24 07:41:12.903312 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-da621839-18c5-4abb-bd2d-87809d9cacc1 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] https://10.4.3.170/volume/v3/volumes/7297b671-6d9b-42e0-8fa0-51bef8c69618 returned with HTTP 202 Jul 24 07:41:12.903706 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 479/1896] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:41:12 2026] DELETE /volume/v3/volumes/7297b671-6d9b-42e0-8fa0-51bef8c69618 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:41:12.910384 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-e4a3a5bd-a7ce-44a6-9b7b-5a96ee70cb0a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:12.911995 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e4a3a5bd-a7ce-44a6-9b7b-5a96ee70cb0a tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] GET https://10.4.3.170/volume/v3/volumes/7297b671-6d9b-42e0-8fa0-51bef8c69618 Jul 24 07:41:12.912195 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e4a3a5bd-a7ce-44a6-9b7b-5a96ee70cb0a tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:12.912408 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e4a3a5bd-a7ce-44a6-9b7b-5a96ee70cb0a tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:12.921049 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:12.921049 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:41:12.925612 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-e4a3a5bd-a7ce-44a6-9b7b-5a96ee70cb0a tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Volume info retrieved successfully. Jul 24 07:41:12.930275 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e4a3a5bd-a7ce-44a6-9b7b-5a96ee70cb0a tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] https://10.4.3.170/volume/v3/volumes/7297b671-6d9b-42e0-8fa0-51bef8c69618 returned with HTTP 200 Jul 24 07:41:12.930673 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 476/1897] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:12 2026] GET /volume/v3/volumes/7297b671-6d9b-42e0-8fa0-51bef8c69618 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:13.035545 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-43f32d63-74e2-4b8d-a46e-ea135f09c090 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:13.037766 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-43f32d63-74e2-4b8d-a46e-ea135f09c090 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] GET https://10.4.3.170/volume/v3/backups/c14cc146-3ba0-4a06-9109-43a147a8634c Jul 24 07:41:13.037968 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-43f32d63-74e2-4b8d-a46e-ea135f09c090 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:13.038222 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-43f32d63-74e2-4b8d-a46e-ea135f09c090 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:13.038378 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-43f32d63-74e2-4b8d-a46e-ea135f09c090 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Show backup with id c14cc146-3ba0-4a06-9109-43a147a8634c. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:41:13.043477 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:13.043477 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:41:13.044482 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-43f32d63-74e2-4b8d-a46e-ea135f09c090 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] https://10.4.3.170/volume/v3/backups/c14cc146-3ba0-4a06-9109-43a147a8634c returned with HTTP 200 Jul 24 07:41:13.044958 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 478/1898] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:13 2026] GET /volume/v3/backups/c14cc146-3ba0-4a06-9109-43a147a8634c => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:13.087810 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-4d3db7b7-3545-43e2-b770-573b9a2efd27 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:13.089662 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4d3db7b7-3545-43e2-b770-573b9a2efd27 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] GET https://10.4.3.170/volume/v3/volumes/1ecf5e03-57fc-41da-ad89-e3901b03a073 Jul 24 07:41:13.089905 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4d3db7b7-3545-43e2-b770-573b9a2efd27 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:13.090136 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4d3db7b7-3545-43e2-b770-573b9a2efd27 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:13.095421 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4d3db7b7-3545-43e2-b770-573b9a2efd27 tempest-VolumesActionsTest-1578309200 tempest-VolumesActionsTest-1578309200-project-member] https://10.4.3.170/volume/v3/volumes/1ecf5e03-57fc-41da-ad89-e3901b03a073 returned with HTTP 404 Jul 24 07:41:13.095956 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 466/1899] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:13 2026] GET /volume/v3/volumes/1ecf5e03-57fc-41da-ad89-e3901b03a073 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:41:13.903895 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-84e4c843-76ba-4dc6-9cc9-6093de4d83d2 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:13.905601 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-84e4c843-76ba-4dc6-9cc9-6093de4d83d2 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/e9a3f233-2042-4568-9f91-da25a1c5d33c Jul 24 07:41:13.905830 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-84e4c843-76ba-4dc6-9cc9-6093de4d83d2 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:13.906072 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-84e4c843-76ba-4dc6-9cc9-6093de4d83d2 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:13.906150 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-84e4c843-76ba-4dc6-9cc9-6093de4d83d2 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id e9a3f233-2042-4568-9f91-da25a1c5d33c. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:41:13.909765 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:13.909765 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:41:13.910333 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-84e4c843-76ba-4dc6-9cc9-6093de4d83d2 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/e9a3f233-2042-4568-9f91-da25a1c5d33c returned with HTTP 200 Jul 24 07:41:13.910683 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 480/1900] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:41:13 2026] GET /volume/v3/backups/e9a3f233-2042-4568-9f91-da25a1c5d33c => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:13.946038 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-3908f994-5cb0-454d-bb35-d9f4d4b9b532 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:13.947589 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3908f994-5cb0-454d-bb35-d9f4d4b9b532 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] GET https://10.4.3.170/volume/v3/volumes/7297b671-6d9b-42e0-8fa0-51bef8c69618 Jul 24 07:41:13.947772 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3908f994-5cb0-454d-bb35-d9f4d4b9b532 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:13.947942 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3908f994-5cb0-454d-bb35-d9f4d4b9b532 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:13.952993 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3908f994-5cb0-454d-bb35-d9f4d4b9b532 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] https://10.4.3.170/volume/v3/volumes/7297b671-6d9b-42e0-8fa0-51bef8c69618 returned with HTTP 404 Jul 24 07:41:13.953391 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 477/1901] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:13 2026] GET /volume/v3/volumes/7297b671-6d9b-42e0-8fa0-51bef8c69618 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:41:13.959867 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-4110272f-e1ec-4fd4-a898-ff4135e765dc None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:13.963608 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4110272f-e1ec-4fd4-a898-ff4135e765dc tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] GET https://10.4.3.170/volume/v3/volumes/f53f1c8e-8afc-4a6c-b964-6d46a1e98e13 Jul 24 07:41:13.963608 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4110272f-e1ec-4fd4-a898-ff4135e765dc tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:13.963608 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4110272f-e1ec-4fd4-a898-ff4135e765dc tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:13.969080 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:13.969080 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:41:13.972532 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-4110272f-e1ec-4fd4-a898-ff4135e765dc tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Volume info retrieved successfully. Jul 24 07:41:13.976829 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4110272f-e1ec-4fd4-a898-ff4135e765dc tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] https://10.4.3.170/volume/v3/volumes/f53f1c8e-8afc-4a6c-b964-6d46a1e98e13 returned with HTTP 200 Jul 24 07:41:13.976829 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 479/1902] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:13 2026] GET /volume/v3/volumes/f53f1c8e-8afc-4a6c-b964-6d46a1e98e13 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:13.987541 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-4313d000-4c1f-4d7f-9229-c5c33dc8e701 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:13.989452 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4313d000-4c1f-4d7f-9229-c5c33dc8e701 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] DELETE https://10.4.3.170/volume/v3/volumes/f53f1c8e-8afc-4a6c-b964-6d46a1e98e13 Jul 24 07:41:13.989709 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4313d000-4c1f-4d7f-9229-c5c33dc8e701 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:13.989894 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4313d000-4c1f-4d7f-9229-c5c33dc8e701 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:13.990046 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-4313d000-4c1f-4d7f-9229-c5c33dc8e701 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Delete volume with id: f53f1c8e-8afc-4a6c-b964-6d46a1e98e13 Jul 24 07:41:13.996644 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:13.996644 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:41:13.997117 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-4313d000-4c1f-4d7f-9229-c5c33dc8e701 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Volume info retrieved successfully. Jul 24 07:41:14.012271 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-4313d000-4c1f-4d7f-9229-c5c33dc8e701 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Delete volume request issued successfully. Jul 24 07:41:14.012605 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4313d000-4c1f-4d7f-9229-c5c33dc8e701 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] https://10.4.3.170/volume/v3/volumes/f53f1c8e-8afc-4a6c-b964-6d46a1e98e13 returned with HTTP 202 Jul 24 07:41:14.013048 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 467/1903] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:41:13 2026] DELETE /volume/v3/volumes/f53f1c8e-8afc-4a6c-b964-6d46a1e98e13 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:41:14.019345 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-cef33235-f97b-417a-8b39-775d6bf747f5 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:14.021341 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-cef33235-f97b-417a-8b39-775d6bf747f5 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] GET https://10.4.3.170/volume/v3/volumes/f53f1c8e-8afc-4a6c-b964-6d46a1e98e13 Jul 24 07:41:14.021576 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-cef33235-f97b-417a-8b39-775d6bf747f5 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:14.021806 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-cef33235-f97b-417a-8b39-775d6bf747f5 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:14.028665 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:14.028665 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:41:14.032409 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-cef33235-f97b-417a-8b39-775d6bf747f5 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Volume info retrieved successfully. Jul 24 07:41:14.037286 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-cef33235-f97b-417a-8b39-775d6bf747f5 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] https://10.4.3.170/volume/v3/volumes/f53f1c8e-8afc-4a6c-b964-6d46a1e98e13 returned with HTTP 200 Jul 24 07:41:14.037771 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 481/1904] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:14 2026] GET /volume/v3/volumes/f53f1c8e-8afc-4a6c-b964-6d46a1e98e13 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:14.054229 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-3ca5eede-e3c7-4927-ac34-294f9e599922 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:14.056382 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3ca5eede-e3c7-4927-ac34-294f9e599922 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] GET https://10.4.3.170/volume/v3/backups/c14cc146-3ba0-4a06-9109-43a147a8634c Jul 24 07:41:14.056612 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3ca5eede-e3c7-4927-ac34-294f9e599922 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:14.056857 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3ca5eede-e3c7-4927-ac34-294f9e599922 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:14.057001 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-3ca5eede-e3c7-4927-ac34-294f9e599922 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Show backup with id c14cc146-3ba0-4a06-9109-43a147a8634c. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:41:14.061920 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:14.061920 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:41:14.062772 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3ca5eede-e3c7-4927-ac34-294f9e599922 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] https://10.4.3.170/volume/v3/backups/c14cc146-3ba0-4a06-9109-43a147a8634c returned with HTTP 200 Jul 24 07:41:14.063150 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 478/1905] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:14 2026] GET /volume/v3/backups/c14cc146-3ba0-4a06-9109-43a147a8634c => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:14.922747 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ce59a78c-6128-415f-8b23-f7b8203d5134 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:14.926888 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ce59a78c-6128-415f-8b23-f7b8203d5134 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/e9a3f233-2042-4568-9f91-da25a1c5d33c Jul 24 07:41:14.926888 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ce59a78c-6128-415f-8b23-f7b8203d5134 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:14.926888 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ce59a78c-6128-415f-8b23-f7b8203d5134 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:14.926888 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-ce59a78c-6128-415f-8b23-f7b8203d5134 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id e9a3f233-2042-4568-9f91-da25a1c5d33c. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:41:14.931232 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:14.931232 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:41:14.932151 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ce59a78c-6128-415f-8b23-f7b8203d5134 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/e9a3f233-2042-4568-9f91-da25a1c5d33c returned with HTTP 200 Jul 24 07:41:14.932745 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 480/1906] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:41:14 2026] GET /volume/v3/backups/e9a3f233-2042-4568-9f91-da25a1c5d33c => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:15.049649 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-7d0b9bab-6e7a-4fd8-b88a-807c2bc6bdf4 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:15.051537 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7d0b9bab-6e7a-4fd8-b88a-807c2bc6bdf4 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] GET https://10.4.3.170/volume/v3/volumes/f53f1c8e-8afc-4a6c-b964-6d46a1e98e13 Jul 24 07:41:15.051728 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7d0b9bab-6e7a-4fd8-b88a-807c2bc6bdf4 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:15.052045 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7d0b9bab-6e7a-4fd8-b88a-807c2bc6bdf4 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:15.057727 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7d0b9bab-6e7a-4fd8-b88a-807c2bc6bdf4 tempest-VolumesListAdminTestJSON-1257018879 tempest-VolumesListAdminTestJSON-1257018879-project-member] https://10.4.3.170/volume/v3/volumes/f53f1c8e-8afc-4a6c-b964-6d46a1e98e13 returned with HTTP 404 Jul 24 07:41:15.058156 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 468/1907] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:15 2026] GET /volume/v3/volumes/f53f1c8e-8afc-4a6c-b964-6d46a1e98e13 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:41:15.072923 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-87b229ec-a39f-405a-97b5-8023c7bb758f None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:15.074961 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-87b229ec-a39f-405a-97b5-8023c7bb758f tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] GET https://10.4.3.170/volume/v3/backups/c14cc146-3ba0-4a06-9109-43a147a8634c Jul 24 07:41:15.075210 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-87b229ec-a39f-405a-97b5-8023c7bb758f tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:15.075474 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-87b229ec-a39f-405a-97b5-8023c7bb758f tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:15.075612 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-87b229ec-a39f-405a-97b5-8023c7bb758f tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Show backup with id c14cc146-3ba0-4a06-9109-43a147a8634c. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:41:15.082765 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:15.082765 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:41:15.083823 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-87b229ec-a39f-405a-97b5-8023c7bb758f tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] https://10.4.3.170/volume/v3/backups/c14cc146-3ba0-4a06-9109-43a147a8634c returned with HTTP 200 Jul 24 07:41:15.084315 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 482/1908] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:15 2026] GET /volume/v3/backups/c14cc146-3ba0-4a06-9109-43a147a8634c => generated 799 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:15.942244 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-44da34c8-d635-4e0d-80ce-a06131616b92 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:15.943956 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-44da34c8-d635-4e0d-80ce-a06131616b92 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/e9a3f233-2042-4568-9f91-da25a1c5d33c Jul 24 07:41:15.944264 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-44da34c8-d635-4e0d-80ce-a06131616b92 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:15.944441 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-44da34c8-d635-4e0d-80ce-a06131616b92 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:15.944534 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-44da34c8-d635-4e0d-80ce-a06131616b92 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id e9a3f233-2042-4568-9f91-da25a1c5d33c. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:41:15.950682 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:15.950682 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:41:15.951254 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-44da34c8-d635-4e0d-80ce-a06131616b92 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/e9a3f233-2042-4568-9f91-da25a1c5d33c returned with HTTP 200 Jul 24 07:41:15.951592 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 479/1909] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:41:15 2026] GET /volume/v3/backups/e9a3f233-2042-4568-9f91-da25a1c5d33c => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:16.103233 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-6fbbadbb-979d-4ea8-a1ea-34858067515c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:16.104331 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6fbbadbb-979d-4ea8-a1ea-34858067515c tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] GET https://10.4.3.170/volume/v3/backups/c14cc146-3ba0-4a06-9109-43a147a8634c Jul 24 07:41:16.104546 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6fbbadbb-979d-4ea8-a1ea-34858067515c tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:16.104772 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6fbbadbb-979d-4ea8-a1ea-34858067515c tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:16.104904 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-6fbbadbb-979d-4ea8-a1ea-34858067515c tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Show backup with id c14cc146-3ba0-4a06-9109-43a147a8634c. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:41:16.111641 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:16.111641 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:41:16.112610 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6fbbadbb-979d-4ea8-a1ea-34858067515c tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] https://10.4.3.170/volume/v3/backups/c14cc146-3ba0-4a06-9109-43a147a8634c returned with HTTP 200 Jul 24 07:41:16.113076 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 481/1910] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:16 2026] GET /volume/v3/backups/c14cc146-3ba0-4a06-9109-43a147a8634c => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:16.965408 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-0b763394-f97d-4036-872d-eb302ea72041 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:16.968694 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0b763394-f97d-4036-872d-eb302ea72041 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/e9a3f233-2042-4568-9f91-da25a1c5d33c Jul 24 07:41:16.968943 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0b763394-f97d-4036-872d-eb302ea72041 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:16.969123 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0b763394-f97d-4036-872d-eb302ea72041 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:16.969245 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-0b763394-f97d-4036-872d-eb302ea72041 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id e9a3f233-2042-4568-9f91-da25a1c5d33c. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:41:16.976103 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:16.976103 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:41:16.976846 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0b763394-f97d-4036-872d-eb302ea72041 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/e9a3f233-2042-4568-9f91-da25a1c5d33c returned with HTTP 200 Jul 24 07:41:16.977237 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 469/1911] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:41:16 2026] GET /volume/v3/backups/e9a3f233-2042-4568-9f91-da25a1c5d33c => generated 738 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:17.125812 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-380a003e-e19e-48e7-9459-0dec6da1d402 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:17.129445 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-380a003e-e19e-48e7-9459-0dec6da1d402 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] GET https://10.4.3.170/volume/v3/backups/c14cc146-3ba0-4a06-9109-43a147a8634c Jul 24 07:41:17.129646 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-380a003e-e19e-48e7-9459-0dec6da1d402 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:17.129829 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-380a003e-e19e-48e7-9459-0dec6da1d402 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:17.129926 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-380a003e-e19e-48e7-9459-0dec6da1d402 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Show backup with id c14cc146-3ba0-4a06-9109-43a147a8634c. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:41:17.135349 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:17.135349 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:41:17.136052 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-380a003e-e19e-48e7-9459-0dec6da1d402 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] https://10.4.3.170/volume/v3/backups/c14cc146-3ba0-4a06-9109-43a147a8634c returned with HTTP 200 Jul 24 07:41:17.136569 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 483/1912] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:17 2026] GET /volume/v3/backups/c14cc146-3ba0-4a06-9109-43a147a8634c => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:17.204077 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-eeb6bbf8-2612-4d26-b89b-bb6c0e654e0c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:17.354832 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-eeb6bbf8-2612-4d26-b89b-bb6c0e654e0c tempest-AbsoluteLimitsTests-1889304570 tempest-AbsoluteLimitsTests-1889304570-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:41:17.355128 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-eeb6bbf8-2612-4d26-b89b-bb6c0e654e0c tempest-AbsoluteLimitsTests-1889304570 tempest-AbsoluteLimitsTests-1889304570-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-1301408984"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:41:17.356505 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-eeb6bbf8-2612-4d26-b89b-bb6c0e654e0c tempest-AbsoluteLimitsTests-1889304570 tempest-AbsoluteLimitsTests-1889304570-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-1301408984'}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:41:17.356620 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-eeb6bbf8-2612-4d26-b89b-bb6c0e654e0c tempest-AbsoluteLimitsTests-1889304570 tempest-AbsoluteLimitsTests-1889304570-project-member] Create volume of 1 GB Jul 24 07:41:17.360952 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-eeb6bbf8-2612-4d26-b89b-bb6c0e654e0c tempest-AbsoluteLimitsTests-1889304570 tempest-AbsoluteLimitsTests-1889304570-project-member] Availability Zones retrieved successfully. Jul 24 07:41:17.366941 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-eeb6bbf8-2612-4d26-b89b-bb6c0e654e0c tempest-AbsoluteLimitsTests-1889304570 tempest-AbsoluteLimitsTests-1889304570-project-member] Flow 'volume_create_api' (d54831c9-e46f-4afa-b02e-d104bdddb701) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:41:17.369842 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-eeb6bbf8-2612-4d26-b89b-bb6c0e654e0c tempest-AbsoluteLimitsTests-1889304570 tempest-AbsoluteLimitsTests-1889304570-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6db5d489-562a-46ef-9666-d566ae77d885) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:41:17.369842 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-eeb6bbf8-2612-4d26-b89b-bb6c0e654e0c tempest-AbsoluteLimitsTests-1889304570 tempest-AbsoluteLimitsTests-1889304570-project-member] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:41:17.410801 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-eeb6bbf8-2612-4d26-b89b-bb6c0e654e0c tempest-AbsoluteLimitsTests-1889304570 tempest-AbsoluteLimitsTests-1889304570-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6db5d489-562a-46ef-9666-d566ae77d885) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:41:17.411672 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-eeb6bbf8-2612-4d26-b89b-bb6c0e654e0c tempest-AbsoluteLimitsTests-1889304570 tempest-AbsoluteLimitsTests-1889304570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b7885ee-6f10-421f-b3fe-39b4f4dbec06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:41:17.473488 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-eeb6bbf8-2612-4d26-b89b-bb6c0e654e0c tempest-AbsoluteLimitsTests-1889304570 tempest-AbsoluteLimitsTests-1889304570-project-member] Created reservations ['518c72b7-d818-40d0-9e4b-6f4451725cd2', 'a4ccb8f6-bcfb-4990-b35e-0dd7206329e8', '28dd6638-e538-449d-9125-25dc1ed09639', '5ef24271-036f-4eaa-af34-c8e1cbdcd67c'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:41:17.474282 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-eeb6bbf8-2612-4d26-b89b-bb6c0e654e0c tempest-AbsoluteLimitsTests-1889304570 tempest-AbsoluteLimitsTests-1889304570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b7885ee-6f10-421f-b3fe-39b4f4dbec06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['518c72b7-d818-40d0-9e4b-6f4451725cd2', 'a4ccb8f6-bcfb-4990-b35e-0dd7206329e8', '28dd6638-e538-449d-9125-25dc1ed09639', '5ef24271-036f-4eaa-af34-c8e1cbdcd67c']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:41:17.474961 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-eeb6bbf8-2612-4d26-b89b-bb6c0e654e0c tempest-AbsoluteLimitsTests-1889304570 tempest-AbsoluteLimitsTests-1889304570-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c22de70-49f7-41be-a6c2-b09710d114fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:41:17.495424 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-eeb6bbf8-2612-4d26-b89b-bb6c0e654e0c tempest-AbsoluteLimitsTests-1889304570 tempest-AbsoluteLimitsTests-1889304570-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c22de70-49f7-41be-a6c2-b09710d114fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '42c23751-20a3-49c8-84ed-7ec26ecbf3fb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1301408984',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d84bccc9975146b99e2784b4eca5b95d',qos_specs=None,replication_status=,reservations=['518c72b7-d818-40d0-9e4b-6f4451725cd2','a4ccb8f6-bcfb-4990-b35e-0dd7206329e8','28dd6638-e538-449d-9125-25dc1ed09639','5ef24271-036f-4eaa-af34-c8e1cbdcd67c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a4ab9108d104f12bc7c167f12b6e256',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:41:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1301408984',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=42c23751-20a3-49c8-84ed-7ec26ecbf3fb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d84bccc9975146b99e2784b4eca5b95d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9a4ab9108d104f12bc7c167f12b6e256',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:41:17.496081 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-eeb6bbf8-2612-4d26-b89b-bb6c0e654e0c tempest-AbsoluteLimitsTests-1889304570 tempest-AbsoluteLimitsTests-1889304570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f0d08dd-466b-4dc7-bcea-646eb6b8fc6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:41:17.514312 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-eeb6bbf8-2612-4d26-b89b-bb6c0e654e0c tempest-AbsoluteLimitsTests-1889304570 tempest-AbsoluteLimitsTests-1889304570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f0d08dd-466b-4dc7-bcea-646eb6b8fc6d) transitioned into state 'SUCCESS' from state '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-1301408984',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d84bccc9975146b99e2784b4eca5b95d',qos_specs=None,replication_status=,reservations=['518c72b7-d818-40d0-9e4b-6f4451725cd2','a4ccb8f6-bcfb-4990-b35e-0dd7206329e8','28dd6638-e538-449d-9125-25dc1ed09639','5ef24271-036f-4eaa-af34-c8e1cbdcd67c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a4ab9108d104f12bc7c167f12b6e256',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:41:17.514312 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-eeb6bbf8-2612-4d26-b89b-bb6c0e654e0c tempest-AbsoluteLimitsTests-1889304570 tempest-AbsoluteLimitsTests-1889304570-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7bc557b1-bea8-4465-99ca-daf89d3f47e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:41:17.523268 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-eeb6bbf8-2612-4d26-b89b-bb6c0e654e0c tempest-AbsoluteLimitsTests-1889304570 tempest-AbsoluteLimitsTests-1889304570-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7bc557b1-bea8-4465-99ca-daf89d3f47e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:41:17.524030 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-eeb6bbf8-2612-4d26-b89b-bb6c0e654e0c tempest-AbsoluteLimitsTests-1889304570 tempest-AbsoluteLimitsTests-1889304570-project-member] Flow 'volume_create_api' (d54831c9-e46f-4afa-b02e-d104bdddb701) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:41:17.524329 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-eeb6bbf8-2612-4d26-b89b-bb6c0e654e0c tempest-AbsoluteLimitsTests-1889304570 tempest-AbsoluteLimitsTests-1889304570-project-member] Create volume request issued successfully. Jul 24 07:41:17.525990 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-eeb6bbf8-2612-4d26-b89b-bb6c0e654e0c tempest-AbsoluteLimitsTests-1889304570 tempest-AbsoluteLimitsTests-1889304570-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:41:17.525990 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 480/1913] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 24 07:41:17 2026] POST /volume/v3/volumes => generated 750 bytes in 321 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:41:17.542730 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9c7d9662-41ce-44b8-a217-c811c2b7e66f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:17.545339 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9c7d9662-41ce-44b8-a217-c811c2b7e66f tempest-AbsoluteLimitsTests-1889304570 tempest-AbsoluteLimitsTests-1889304570-project-member] GET https://10.4.3.170/volume/v3/volumes/42c23751-20a3-49c8-84ed-7ec26ecbf3fb Jul 24 07:41:17.545553 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9c7d9662-41ce-44b8-a217-c811c2b7e66f tempest-AbsoluteLimitsTests-1889304570 tempest-AbsoluteLimitsTests-1889304570-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:17.545769 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9c7d9662-41ce-44b8-a217-c811c2b7e66f tempest-AbsoluteLimitsTests-1889304570 tempest-AbsoluteLimitsTests-1889304570-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:17.555181 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:17.555181 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:41:17.559096 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-9c7d9662-41ce-44b8-a217-c811c2b7e66f tempest-AbsoluteLimitsTests-1889304570 tempest-AbsoluteLimitsTests-1889304570-project-member] Volume info retrieved successfully. Jul 24 07:41:17.563888 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9c7d9662-41ce-44b8-a217-c811c2b7e66f tempest-AbsoluteLimitsTests-1889304570 tempest-AbsoluteLimitsTests-1889304570-project-member] https://10.4.3.170/volume/v3/volumes/42c23751-20a3-49c8-84ed-7ec26ecbf3fb returned with HTTP 200 Jul 24 07:41:17.564370 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 482/1914] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:17 2026] GET /volume/v3/volumes/42c23751-20a3-49c8-84ed-7ec26ecbf3fb => generated 818 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:17.989429 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-f4b12a71-1817-4807-958c-eb36bdc74034 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:17.992257 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f4b12a71-1817-4807-958c-eb36bdc74034 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/e9a3f233-2042-4568-9f91-da25a1c5d33c Jul 24 07:41:17.994223 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f4b12a71-1817-4807-958c-eb36bdc74034 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:17.994223 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f4b12a71-1817-4807-958c-eb36bdc74034 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:17.994223 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-f4b12a71-1817-4807-958c-eb36bdc74034 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id e9a3f233-2042-4568-9f91-da25a1c5d33c. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:41:17.996827 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:17.996827 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:41:17.997441 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f4b12a71-1817-4807-958c-eb36bdc74034 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/e9a3f233-2042-4568-9f91-da25a1c5d33c returned with HTTP 200 Jul 24 07:41:17.997902 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 470/1915] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:41:17 2026] GET /volume/v3/backups/e9a3f233-2042-4568-9f91-da25a1c5d33c => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:18.147316 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-409988b5-bce7-4330-806c-35252aea9971 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:18.150326 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-409988b5-bce7-4330-806c-35252aea9971 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] GET https://10.4.3.170/volume/v3/backups/c14cc146-3ba0-4a06-9109-43a147a8634c Jul 24 07:41:18.150565 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-409988b5-bce7-4330-806c-35252aea9971 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:18.150798 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-409988b5-bce7-4330-806c-35252aea9971 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:18.150955 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-409988b5-bce7-4330-806c-35252aea9971 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Show backup with id c14cc146-3ba0-4a06-9109-43a147a8634c. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:41:18.157649 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:18.157649 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:41:18.158825 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-409988b5-bce7-4330-806c-35252aea9971 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] https://10.4.3.170/volume/v3/backups/c14cc146-3ba0-4a06-9109-43a147a8634c returned with HTTP 200 Jul 24 07:41:18.159297 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 484/1916] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:18 2026] GET /volume/v3/backups/c14cc146-3ba0-4a06-9109-43a147a8634c => generated 799 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:18.299801 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-c0bb057a-9df3-4658-a9bc-840c816dff70 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:18.385090 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c0bb057a-9df3-4658-a9bc-840c816dff70 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:41:18.385469 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c0bb057a-9df3-4658-a9bc-840c816dff70 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-517472270"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:41:18.386863 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-c0bb057a-9df3-4658-a9bc-840c816dff70 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-517472270'}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:41:18.386974 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-c0bb057a-9df3-4658-a9bc-840c816dff70 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] Create volume of 1 GB Jul 24 07:41:18.387275 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:18.387275 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:41:18.391633 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-c0bb057a-9df3-4658-a9bc-840c816dff70 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] Availability Zones retrieved successfully. Jul 24 07:41:18.396868 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-c0bb057a-9df3-4658-a9bc-840c816dff70 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] Flow 'volume_create_api' (de8f71ac-8cf7-479f-9c45-04fe5cac24c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:41:18.397745 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-c0bb057a-9df3-4658-a9bc-840c816dff70 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a76c9a4-e39f-47dc-8789-b9952fdf5a69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:41:18.398787 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-c0bb057a-9df3-4658-a9bc-840c816dff70 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:41:18.428016 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-c0bb057a-9df3-4658-a9bc-840c816dff70 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a76c9a4-e39f-47dc-8789-b9952fdf5a69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:41:18.428901 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-c0bb057a-9df3-4658-a9bc-840c816dff70 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (003769c2-a6b7-4075-a3ab-0c849d164a30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:41:18.503982 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-c0bb057a-9df3-4658-a9bc-840c816dff70 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] Created reservations ['58cb2b75-033c-4cf9-a7e3-28b65613adf2', 'a78243a3-9759-4371-92ab-a015fb829781', '0afa2331-42d1-4b05-b516-da01b0d0be98', '31b0d531-308d-468a-a9b6-1f0a1c1c1995'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:41:18.504800 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-c0bb057a-9df3-4658-a9bc-840c816dff70 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (003769c2-a6b7-4075-a3ab-0c849d164a30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['58cb2b75-033c-4cf9-a7e3-28b65613adf2', 'a78243a3-9759-4371-92ab-a015fb829781', '0afa2331-42d1-4b05-b516-da01b0d0be98', '31b0d531-308d-468a-a9b6-1f0a1c1c1995']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:41:18.505519 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-c0bb057a-9df3-4658-a9bc-840c816dff70 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bdd0e1bb-96c2-4f25-9f3d-405f35702a4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:41:18.527407 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-c0bb057a-9df3-4658-a9bc-840c816dff70 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bdd0e1bb-96c2-4f25-9f3d-405f35702a4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5174bf72-1f50-4c26-8da7-1ed7c70fc1db', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-517472270',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f80886354a741a388ea7b1baa390515',qos_specs=None,replication_status=,reservations=['58cb2b75-033c-4cf9-a7e3-28b65613adf2','a78243a3-9759-4371-92ab-a015fb829781','0afa2331-42d1-4b05-b516-da01b0d0be98','31b0d531-308d-468a-a9b6-1f0a1c1c1995'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9dc93ec98a9c42278767e87a1f2d3945',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:41:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-517472270',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5174bf72-1f50-4c26-8da7-1ed7c70fc1db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5f80886354a741a388ea7b1baa390515',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9dc93ec98a9c42278767e87a1f2d3945',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:41:18.528128 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-c0bb057a-9df3-4658-a9bc-840c816dff70 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (725d07c4-cc01-4220-bfa4-dc88928c1a23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:41:18.546554 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-c0bb057a-9df3-4658-a9bc-840c816dff70 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (725d07c4-cc01-4220-bfa4-dc88928c1a23) transitioned into state 'SUCCESS' from state '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-517472270',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f80886354a741a388ea7b1baa390515',qos_specs=None,replication_status=,reservations=['58cb2b75-033c-4cf9-a7e3-28b65613adf2','a78243a3-9759-4371-92ab-a015fb829781','0afa2331-42d1-4b05-b516-da01b0d0be98','31b0d531-308d-468a-a9b6-1f0a1c1c1995'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9dc93ec98a9c42278767e87a1f2d3945',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:41:18.547257 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-c0bb057a-9df3-4658-a9bc-840c816dff70 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (484e4298-6e7a-4dcf-8729-c5ef46746d71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:41:18.560667 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-c0bb057a-9df3-4658-a9bc-840c816dff70 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (484e4298-6e7a-4dcf-8729-c5ef46746d71) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:41:18.561623 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-c0bb057a-9df3-4658-a9bc-840c816dff70 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] Flow 'volume_create_api' (de8f71ac-8cf7-479f-9c45-04fe5cac24c5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:41:18.561928 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-c0bb057a-9df3-4658-a9bc-840c816dff70 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] Create volume request issued successfully. Jul 24 07:41:18.564069 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c0bb057a-9df3-4658-a9bc-840c816dff70 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:41:18.564543 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 481/1917] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 24 07:41:18 2026] POST /volume/v3/volumes => generated 754 bytes in 265 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:41:18.575023 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-16f277d5-6f6f-44c6-b50d-a14c6272d7b4 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:18.576842 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-16f277d5-6f6f-44c6-b50d-a14c6272d7b4 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] GET https://10.4.3.170/volume/v3/volumes/5174bf72-1f50-4c26-8da7-1ed7c70fc1db Jul 24 07:41:18.577046 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-16f277d5-6f6f-44c6-b50d-a14c6272d7b4 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:18.577252 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-16f277d5-6f6f-44c6-b50d-a14c6272d7b4 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:18.579720 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-a2a74dff-3434-4f2d-a62c-8540559de5f3 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:18.581452 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a2a74dff-3434-4f2d-a62c-8540559de5f3 tempest-AbsoluteLimitsTests-1889304570 tempest-AbsoluteLimitsTests-1889304570-project-member] GET https://10.4.3.170/volume/v3/volumes/42c23751-20a3-49c8-84ed-7ec26ecbf3fb Jul 24 07:41:18.581668 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a2a74dff-3434-4f2d-a62c-8540559de5f3 tempest-AbsoluteLimitsTests-1889304570 tempest-AbsoluteLimitsTests-1889304570-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:18.581850 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a2a74dff-3434-4f2d-a62c-8540559de5f3 tempest-AbsoluteLimitsTests-1889304570 tempest-AbsoluteLimitsTests-1889304570-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:18.590985 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:18.590985 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:41:18.600455 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:18.600455 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:41:18.603475 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-16f277d5-6f6f-44c6-b50d-a14c6272d7b4 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] Volume info retrieved successfully. Jul 24 07:41:18.611779 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-a2a74dff-3434-4f2d-a62c-8540559de5f3 tempest-AbsoluteLimitsTests-1889304570 tempest-AbsoluteLimitsTests-1889304570-project-member] Volume info retrieved successfully. Jul 24 07:41:18.614943 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-16f277d5-6f6f-44c6-b50d-a14c6272d7b4 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] https://10.4.3.170/volume/v3/volumes/5174bf72-1f50-4c26-8da7-1ed7c70fc1db returned with HTTP 200 Jul 24 07:41:18.615659 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 483/1918] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:18 2026] GET /volume/v3/volumes/5174bf72-1f50-4c26-8da7-1ed7c70fc1db => generated 822 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:18.619345 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a2a74dff-3434-4f2d-a62c-8540559de5f3 tempest-AbsoluteLimitsTests-1889304570 tempest-AbsoluteLimitsTests-1889304570-project-member] https://10.4.3.170/volume/v3/volumes/42c23751-20a3-49c8-84ed-7ec26ecbf3fb returned with HTTP 200 Jul 24 07:41:18.619878 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 471/1919] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:18 2026] GET /volume/v3/volumes/42c23751-20a3-49c8-84ed-7ec26ecbf3fb => generated 843 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:18.635291 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-53a6c220-3716-4be9-9049-fbf149c1cc5d None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:18.637768 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-53a6c220-3716-4be9-9049-fbf149c1cc5d tempest-AbsoluteLimitsTests-1889304570 tempest-AbsoluteLimitsTests-1889304570-project-member] GET https://10.4.3.170/volume/v3/limits Jul 24 07:41:18.638257 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-53a6c220-3716-4be9-9049-fbf149c1cc5d tempest-AbsoluteLimitsTests-1889304570 tempest-AbsoluteLimitsTests-1889304570-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:18.638257 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-53a6c220-3716-4be9-9049-fbf149c1cc5d tempest-AbsoluteLimitsTests-1889304570 tempest-AbsoluteLimitsTests-1889304570-project-member] Calling method 'index' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:18.651582 np0000005822 devstack@c-api.service[100245]: WARNING cinder.quota [None req-53a6c220-3716-4be9-9049-fbf149c1cc5d tempest-AbsoluteLimitsTests-1889304570 tempest-AbsoluteLimitsTests-1889304570-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-155125780 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-155125780, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:41:18.651582 np0000005822 devstack@c-api.service[100245]: WARNING cinder.quota [None req-53a6c220-3716-4be9-9049-fbf149c1cc5d tempest-AbsoluteLimitsTests-1889304570 tempest-AbsoluteLimitsTests-1889304570-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-155125780 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-155125780, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:41:18.651797 np0000005822 devstack@c-api.service[100245]: WARNING cinder.quota [None req-53a6c220-3716-4be9-9049-fbf149c1cc5d tempest-AbsoluteLimitsTests-1889304570 tempest-AbsoluteLimitsTests-1889304570-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luksv2-155125780 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luksv2-155125780, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:41:18.667553 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-53a6c220-3716-4be9-9049-fbf149c1cc5d tempest-AbsoluteLimitsTests-1889304570 tempest-AbsoluteLimitsTests-1889304570-project-member] https://10.4.3.170/volume/v3/limits returned with HTTP 200 Jul 24 07:41:18.668233 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 485/1920] 10.4.3.170 () {66 vars in 1234 bytes} [Fri Jul 24 07:41:18 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) Jul 24 07:41:18.681396 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-81b1198f-2766-4b61-a093-a93a5a2f4c03 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:18.683514 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-81b1198f-2766-4b61-a093-a93a5a2f4c03 tempest-AbsoluteLimitsTests-1889304570 tempest-AbsoluteLimitsTests-1889304570-project-member] GET https://10.4.3.170/volume/v3/volumes/42c23751-20a3-49c8-84ed-7ec26ecbf3fb Jul 24 07:41:18.683514 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-81b1198f-2766-4b61-a093-a93a5a2f4c03 tempest-AbsoluteLimitsTests-1889304570 tempest-AbsoluteLimitsTests-1889304570-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:18.683716 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-81b1198f-2766-4b61-a093-a93a5a2f4c03 tempest-AbsoluteLimitsTests-1889304570 tempest-AbsoluteLimitsTests-1889304570-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:18.690737 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:18.690737 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:41:18.695755 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-81b1198f-2766-4b61-a093-a93a5a2f4c03 tempest-AbsoluteLimitsTests-1889304570 tempest-AbsoluteLimitsTests-1889304570-project-member] Volume info retrieved successfully. Jul 24 07:41:18.702096 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-81b1198f-2766-4b61-a093-a93a5a2f4c03 tempest-AbsoluteLimitsTests-1889304570 tempest-AbsoluteLimitsTests-1889304570-project-member] https://10.4.3.170/volume/v3/volumes/42c23751-20a3-49c8-84ed-7ec26ecbf3fb returned with HTTP 200 Jul 24 07:41:18.702464 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 482/1921] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:18 2026] GET /volume/v3/volumes/42c23751-20a3-49c8-84ed-7ec26ecbf3fb => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:18.715728 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-67e6400e-ccfc-4e4f-bf1a-66bbacb8846e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:18.718495 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-67e6400e-ccfc-4e4f-bf1a-66bbacb8846e tempest-AbsoluteLimitsTests-1889304570 tempest-AbsoluteLimitsTests-1889304570-project-member] DELETE https://10.4.3.170/volume/v3/volumes/42c23751-20a3-49c8-84ed-7ec26ecbf3fb Jul 24 07:41:18.718495 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-67e6400e-ccfc-4e4f-bf1a-66bbacb8846e tempest-AbsoluteLimitsTests-1889304570 tempest-AbsoluteLimitsTests-1889304570-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:18.718495 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-67e6400e-ccfc-4e4f-bf1a-66bbacb8846e tempest-AbsoluteLimitsTests-1889304570 tempest-AbsoluteLimitsTests-1889304570-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:18.718495 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-67e6400e-ccfc-4e4f-bf1a-66bbacb8846e tempest-AbsoluteLimitsTests-1889304570 tempest-AbsoluteLimitsTests-1889304570-project-member] Delete volume with id: 42c23751-20a3-49c8-84ed-7ec26ecbf3fb Jul 24 07:41:18.727287 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:18.727287 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:41:18.727287 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-67e6400e-ccfc-4e4f-bf1a-66bbacb8846e tempest-AbsoluteLimitsTests-1889304570 tempest-AbsoluteLimitsTests-1889304570-project-member] Volume info retrieved successfully. Jul 24 07:41:18.745447 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-67e6400e-ccfc-4e4f-bf1a-66bbacb8846e tempest-AbsoluteLimitsTests-1889304570 tempest-AbsoluteLimitsTests-1889304570-project-member] Delete volume request issued successfully. Jul 24 07:41:18.745649 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-67e6400e-ccfc-4e4f-bf1a-66bbacb8846e tempest-AbsoluteLimitsTests-1889304570 tempest-AbsoluteLimitsTests-1889304570-project-member] https://10.4.3.170/volume/v3/volumes/42c23751-20a3-49c8-84ed-7ec26ecbf3fb returned with HTTP 202 Jul 24 07:41:18.746077 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 484/1922] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:41:18 2026] DELETE /volume/v3/volumes/42c23751-20a3-49c8-84ed-7ec26ecbf3fb => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:41:18.754386 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-ddd887a5-e8b9-4b1d-95df-ffa1b8d259c1 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:18.756081 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ddd887a5-e8b9-4b1d-95df-ffa1b8d259c1 tempest-AbsoluteLimitsTests-1889304570 tempest-AbsoluteLimitsTests-1889304570-project-member] GET https://10.4.3.170/volume/v3/volumes/42c23751-20a3-49c8-84ed-7ec26ecbf3fb Jul 24 07:41:18.756285 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ddd887a5-e8b9-4b1d-95df-ffa1b8d259c1 tempest-AbsoluteLimitsTests-1889304570 tempest-AbsoluteLimitsTests-1889304570-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:18.756456 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ddd887a5-e8b9-4b1d-95df-ffa1b8d259c1 tempest-AbsoluteLimitsTests-1889304570 tempest-AbsoluteLimitsTests-1889304570-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:18.765193 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:18.765193 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:41:18.770053 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-ddd887a5-e8b9-4b1d-95df-ffa1b8d259c1 tempest-AbsoluteLimitsTests-1889304570 tempest-AbsoluteLimitsTests-1889304570-project-member] Volume info retrieved successfully. Jul 24 07:41:18.775635 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ddd887a5-e8b9-4b1d-95df-ffa1b8d259c1 tempest-AbsoluteLimitsTests-1889304570 tempest-AbsoluteLimitsTests-1889304570-project-member] https://10.4.3.170/volume/v3/volumes/42c23751-20a3-49c8-84ed-7ec26ecbf3fb returned with HTTP 200 Jul 24 07:41:18.776002 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 472/1923] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:18 2026] GET /volume/v3/volumes/42c23751-20a3-49c8-84ed-7ec26ecbf3fb => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:19.009916 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-e0e7ed42-dbe3-4ea7-bffe-1b30733187cd None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:19.011692 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e0e7ed42-dbe3-4ea7-bffe-1b30733187cd tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/e9a3f233-2042-4568-9f91-da25a1c5d33c Jul 24 07:41:19.011890 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e0e7ed42-dbe3-4ea7-bffe-1b30733187cd tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:19.012067 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e0e7ed42-dbe3-4ea7-bffe-1b30733187cd tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:19.012170 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-e0e7ed42-dbe3-4ea7-bffe-1b30733187cd tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id e9a3f233-2042-4568-9f91-da25a1c5d33c. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:41:19.015946 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:19.015946 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:41:19.016551 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e0e7ed42-dbe3-4ea7-bffe-1b30733187cd tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/e9a3f233-2042-4568-9f91-da25a1c5d33c returned with HTTP 200 Jul 24 07:41:19.016934 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 486/1924] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:41:19 2026] GET /volume/v3/backups/e9a3f233-2042-4568-9f91-da25a1c5d33c => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:19.169983 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-8eacd07d-7a6e-4a56-892e-af8484e1dc2a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:19.173134 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8eacd07d-7a6e-4a56-892e-af8484e1dc2a tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] GET https://10.4.3.170/volume/v3/backups/c14cc146-3ba0-4a06-9109-43a147a8634c Jul 24 07:41:19.173369 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8eacd07d-7a6e-4a56-892e-af8484e1dc2a tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:19.173565 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8eacd07d-7a6e-4a56-892e-af8484e1dc2a tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:19.173984 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-8eacd07d-7a6e-4a56-892e-af8484e1dc2a tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Show backup with id c14cc146-3ba0-4a06-9109-43a147a8634c. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:41:19.180430 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:19.180430 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:41:19.181332 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8eacd07d-7a6e-4a56-892e-af8484e1dc2a tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] https://10.4.3.170/volume/v3/backups/c14cc146-3ba0-4a06-9109-43a147a8634c returned with HTTP 200 Jul 24 07:41:19.181762 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 483/1925] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:19 2026] GET /volume/v3/backups/c14cc146-3ba0-4a06-9109-43a147a8634c => generated 799 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:19.630652 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9c6cb14f-5895-40eb-a763-98bd530897c2 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:19.634592 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9c6cb14f-5895-40eb-a763-98bd530897c2 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] GET https://10.4.3.170/volume/v3/volumes/5174bf72-1f50-4c26-8da7-1ed7c70fc1db Jul 24 07:41:19.634592 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9c6cb14f-5895-40eb-a763-98bd530897c2 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:19.634592 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9c6cb14f-5895-40eb-a763-98bd530897c2 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:19.641839 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:19.641839 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:41:19.645689 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-9c6cb14f-5895-40eb-a763-98bd530897c2 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] Volume info retrieved successfully. Jul 24 07:41:19.649578 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9c6cb14f-5895-40eb-a763-98bd530897c2 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] https://10.4.3.170/volume/v3/volumes/5174bf72-1f50-4c26-8da7-1ed7c70fc1db returned with HTTP 200 Jul 24 07:41:19.650125 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 485/1926] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:19 2026] GET /volume/v3/volumes/5174bf72-1f50-4c26-8da7-1ed7c70fc1db => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:19.663802 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-47908ff0-294c-40cc-b0e0-3807fe7a97c5 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:19.667225 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-47908ff0-294c-40cc-b0e0-3807fe7a97c5 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] POST https://10.4.3.170/volume/v3/snapshots Jul 24 07:41:19.667225 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-47908ff0-294c-40cc-b0e0-3807fe7a97c5 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5174bf72-1f50-4c26-8da7-1ed7c70fc1db", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-1669620858"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:41:19.674586 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:19.674586 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:41:19.675480 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-47908ff0-294c-40cc-b0e0-3807fe7a97c5 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] Volume info retrieved successfully. Jul 24 07:41:19.675756 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.snapshots [None req-47908ff0-294c-40cc-b0e0-3807fe7a97c5 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] Create snapshot from volume 5174bf72-1f50-4c26-8da7-1ed7c70fc1db Jul 24 07:41:19.718094 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-47908ff0-294c-40cc-b0e0-3807fe7a97c5 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] Created reservations ['2f630146-9015-44c4-a8e6-56194aa55681', 'a4e57811-98ba-48d8-8845-59e9eb6bb2b1', 'b474be34-034f-42c0-91f4-afbb0966260f', '17d697c0-be8b-45db-9493-0e24fe506199'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:41:19.746463 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-47908ff0-294c-40cc-b0e0-3807fe7a97c5 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] Snapshot create request issued successfully. Jul 24 07:41:19.746991 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-47908ff0-294c-40cc-b0e0-3807fe7a97c5 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 24 07:41:19.747638 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 473/1927] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 24 07:41:19 2026] POST /volume/v3/snapshots => generated 311 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:41:19.759084 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-a1bb22a8-ca0e-4047-95f6-49e8ff30d0d2 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:19.761600 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a1bb22a8-ca0e-4047-95f6-49e8ff30d0d2 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] GET https://10.4.3.170/volume/v3/snapshots/39abcf78-7e41-4aee-90a5-7cf86ab52b95 Jul 24 07:41:19.761896 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a1bb22a8-ca0e-4047-95f6-49e8ff30d0d2 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:19.762253 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a1bb22a8-ca0e-4047-95f6-49e8ff30d0d2 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:19.770871 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:19.770871 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:41:19.771425 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-a1bb22a8-ca0e-4047-95f6-49e8ff30d0d2 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] Snapshot retrieved successfully. Jul 24 07:41:19.772267 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a1bb22a8-ca0e-4047-95f6-49e8ff30d0d2 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] https://10.4.3.170/volume/v3/snapshots/39abcf78-7e41-4aee-90a5-7cf86ab52b95 returned with HTTP 200 Jul 24 07:41:19.772716 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 487/1928] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:41:19 2026] GET /volume/v3/snapshots/39abcf78-7e41-4aee-90a5-7cf86ab52b95 => generated 443 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:19.789663 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-5e4c6979-4400-49c0-b1cf-b187fb50143d None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:19.791950 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5e4c6979-4400-49c0-b1cf-b187fb50143d tempest-AbsoluteLimitsTests-1889304570 tempest-AbsoluteLimitsTests-1889304570-project-member] GET https://10.4.3.170/volume/v3/volumes/42c23751-20a3-49c8-84ed-7ec26ecbf3fb Jul 24 07:41:19.792187 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5e4c6979-4400-49c0-b1cf-b187fb50143d tempest-AbsoluteLimitsTests-1889304570 tempest-AbsoluteLimitsTests-1889304570-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:19.792453 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5e4c6979-4400-49c0-b1cf-b187fb50143d tempest-AbsoluteLimitsTests-1889304570 tempest-AbsoluteLimitsTests-1889304570-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:19.802620 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5e4c6979-4400-49c0-b1cf-b187fb50143d tempest-AbsoluteLimitsTests-1889304570 tempest-AbsoluteLimitsTests-1889304570-project-member] https://10.4.3.170/volume/v3/volumes/42c23751-20a3-49c8-84ed-7ec26ecbf3fb returned with HTTP 404 Jul 24 07:41:19.803414 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 484/1929] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:19 2026] GET /volume/v3/volumes/42c23751-20a3-49c8-84ed-7ec26ecbf3fb => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:41:20.027466 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-86ceceb3-f0e6-4415-adea-82b032f1fb3b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:20.029486 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-86ceceb3-f0e6-4415-adea-82b032f1fb3b tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/e9a3f233-2042-4568-9f91-da25a1c5d33c Jul 24 07:41:20.029916 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-86ceceb3-f0e6-4415-adea-82b032f1fb3b tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:20.030184 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-86ceceb3-f0e6-4415-adea-82b032f1fb3b tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:20.030440 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-86ceceb3-f0e6-4415-adea-82b032f1fb3b tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id e9a3f233-2042-4568-9f91-da25a1c5d33c. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:41:20.034965 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:20.034965 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:41:20.035872 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-86ceceb3-f0e6-4415-adea-82b032f1fb3b tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/e9a3f233-2042-4568-9f91-da25a1c5d33c returned with HTTP 200 Jul 24 07:41:20.036449 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 486/1930] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:41:20 2026] GET /volume/v3/backups/e9a3f233-2042-4568-9f91-da25a1c5d33c => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:20.194039 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-fc1613b3-016d-4d2b-83b1-3727a087b878 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:20.195545 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-fc1613b3-016d-4d2b-83b1-3727a087b878 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] GET https://10.4.3.170/volume/v3/backups/c14cc146-3ba0-4a06-9109-43a147a8634c Jul 24 07:41:20.195876 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-fc1613b3-016d-4d2b-83b1-3727a087b878 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:20.197042 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-fc1613b3-016d-4d2b-83b1-3727a087b878 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:20.197042 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-fc1613b3-016d-4d2b-83b1-3727a087b878 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Show backup with id c14cc146-3ba0-4a06-9109-43a147a8634c. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:41:20.200394 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:20.200394 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:41:20.201406 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-fc1613b3-016d-4d2b-83b1-3727a087b878 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] https://10.4.3.170/volume/v3/backups/c14cc146-3ba0-4a06-9109-43a147a8634c returned with HTTP 200 Jul 24 07:41:20.202006 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 474/1931] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:20 2026] GET /volume/v3/backups/c14cc146-3ba0-4a06-9109-43a147a8634c => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:20.266299 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-0f3b4be0-269c-4548-b17a-83c0d530771a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:20.268372 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0f3b4be0-269c-4548-b17a-83c0d530771a tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] GET https://10.4.3.170/volume/v3/volumes/66fe8cdf-e0a3-4a44-bc98-fee0ec4be717 Jul 24 07:41:20.268625 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0f3b4be0-269c-4548-b17a-83c0d530771a tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:20.268854 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0f3b4be0-269c-4548-b17a-83c0d530771a tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:20.291906 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:20.291906 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:41:20.296534 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-0f3b4be0-269c-4548-b17a-83c0d530771a tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Volume info retrieved successfully. Jul 24 07:41:20.301080 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0f3b4be0-269c-4548-b17a-83c0d530771a tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] https://10.4.3.170/volume/v3/volumes/66fe8cdf-e0a3-4a44-bc98-fee0ec4be717 returned with HTTP 200 Jul 24 07:41:20.301601 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 488/1932] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:20 2026] GET /volume/v3/volumes/66fe8cdf-e0a3-4a44-bc98-fee0ec4be717 => generated 1139 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:41:20.527769 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-83052ec4-b92a-49ea-bb7a-395f6f2e9ec0 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:20.529310 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-83052ec4-b92a-49ea-bb7a-395f6f2e9ec0 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] GET https://10.4.3.170/volume/v3/volumes/66fe8cdf-e0a3-4a44-bc98-fee0ec4be717 Jul 24 07:41:20.529310 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-83052ec4-b92a-49ea-bb7a-395f6f2e9ec0 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:20.529310 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-83052ec4-b92a-49ea-bb7a-395f6f2e9ec0 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:20.542982 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:20.542982 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:41:20.546687 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-83052ec4-b92a-49ea-bb7a-395f6f2e9ec0 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Volume info retrieved successfully. Jul 24 07:41:20.550777 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-83052ec4-b92a-49ea-bb7a-395f6f2e9ec0 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] https://10.4.3.170/volume/v3/volumes/66fe8cdf-e0a3-4a44-bc98-fee0ec4be717 returned with HTTP 200 Jul 24 07:41:20.551173 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 485/1933] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:20 2026] GET /volume/v3/volumes/66fe8cdf-e0a3-4a44-bc98-fee0ec4be717 => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:41:20.599575 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-c4bfe350-6196-4ce2-9c7e-05c9056da650 req-67317c0c-3d8d-4793-9e76-d005ba725769 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:20.601973 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-c4bfe350-6196-4ce2-9c7e-05c9056da650 req-67317c0c-3d8d-4793-9e76-d005ba725769 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] GET https://10.4.3.170/volume/v3/volumes/66fe8cdf-e0a3-4a44-bc98-fee0ec4be717 Jul 24 07:41:20.602375 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-c4bfe350-6196-4ce2-9c7e-05c9056da650 req-67317c0c-3d8d-4793-9e76-d005ba725769 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:20.602706 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-c4bfe350-6196-4ce2-9c7e-05c9056da650 req-67317c0c-3d8d-4793-9e76-d005ba725769 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:20.612818 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:20.612818 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:41:20.616815 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [req-c4bfe350-6196-4ce2-9c7e-05c9056da650 req-67317c0c-3d8d-4793-9e76-d005ba725769 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Volume info retrieved successfully. Jul 24 07:41:20.621785 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-c4bfe350-6196-4ce2-9c7e-05c9056da650 req-67317c0c-3d8d-4793-9e76-d005ba725769 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] https://10.4.3.170/volume/v3/volumes/66fe8cdf-e0a3-4a44-bc98-fee0ec4be717 returned with HTTP 200 Jul 24 07:41:20.622285 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 487/1934] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:41:20 2026] GET /volume/v3/volumes/66fe8cdf-e0a3-4a44-bc98-fee0ec4be717 => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:41:20.651171 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-c4bfe350-6196-4ce2-9c7e-05c9056da650 req-c896f5ce-0119-4f7a-ba19-6f08e5cd36cd None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:20.654304 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-c4bfe350-6196-4ce2-9c7e-05c9056da650 req-c896f5ce-0119-4f7a-ba19-6f08e5cd36cd tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] POST https://10.4.3.170/volume/v3/volumes/66fe8cdf-e0a3-4a44-bc98-fee0ec4be717/action Jul 24 07:41:20.654745 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-c4bfe350-6196-4ce2-9c7e-05c9056da650 req-c896f5ce-0119-4f7a-ba19-6f08e5cd36cd tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:41:20.654903 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-c4bfe350-6196-4ce2-9c7e-05c9056da650 req-c896f5ce-0119-4f7a-ba19-6f08e5cd36cd tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:41:20.668384 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:20.668384 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:41:20.669229 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-c4bfe350-6196-4ce2-9c7e-05c9056da650 req-c896f5ce-0119-4f7a-ba19-6f08e5cd36cd tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Volume info retrieved successfully. Jul 24 07:41:20.676414 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-c4bfe350-6196-4ce2-9c7e-05c9056da650 req-c896f5ce-0119-4f7a-ba19-6f08e5cd36cd tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Begin detaching volume completed successfully. Jul 24 07:41:20.676735 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-c4bfe350-6196-4ce2-9c7e-05c9056da650 req-c896f5ce-0119-4f7a-ba19-6f08e5cd36cd tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] https://10.4.3.170/volume/v3/volumes/66fe8cdf-e0a3-4a44-bc98-fee0ec4be717/action returned with HTTP 202 Jul 24 07:41:20.677295 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 475/1935] 10.4.3.170 () {72 vars in 1672 bytes} [Fri Jul 24 07:41:20 2026] POST /volume/v3/volumes/66fe8cdf-e0a3-4a44-bc98-fee0ec4be717/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:41:20.741437 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-2dafb09c-8042-4a2b-b342-615fb66ce410 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:20.741619 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2dafb09c-8042-4a2b-b342-615fb66ce410 None None] GET https://10.4.3.170/volume// Jul 24 07:41:20.741844 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2dafb09c-8042-4a2b-b342-615fb66ce410 None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:20.742093 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2dafb09c-8042-4a2b-b342-615fb66ce410 None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:20.742533 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2dafb09c-8042-4a2b-b342-615fb66ce410 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:41:20.742913 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 489/1936] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:41:20 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:41:20.755263 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-c4bfe350-6196-4ce2-9c7e-05c9056da650 req-2d3310c3-271b-4cfb-8ad0-8ad2b404f21e None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:20.758510 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-c4bfe350-6196-4ce2-9c7e-05c9056da650 req-2d3310c3-271b-4cfb-8ad0-8ad2b404f21e tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] GET https://10.4.3.170/volume/v3/volumes/66fe8cdf-e0a3-4a44-bc98-fee0ec4be717 Jul 24 07:41:20.758510 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-c4bfe350-6196-4ce2-9c7e-05c9056da650 req-2d3310c3-271b-4cfb-8ad0-8ad2b404f21e tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:20.758638 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-c4bfe350-6196-4ce2-9c7e-05c9056da650 req-2d3310c3-271b-4cfb-8ad0-8ad2b404f21e tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:20.771275 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:20.771275 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:41:20.777894 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-c4bfe350-6196-4ce2-9c7e-05c9056da650 req-2d3310c3-271b-4cfb-8ad0-8ad2b404f21e tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Volume info retrieved successfully. Jul 24 07:41:20.782432 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-eb85ccf6-bed8-4376-9458-b1d1c1af0972 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:20.783996 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-c4bfe350-6196-4ce2-9c7e-05c9056da650 req-2d3310c3-271b-4cfb-8ad0-8ad2b404f21e tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] https://10.4.3.170/volume/v3/volumes/66fe8cdf-e0a3-4a44-bc98-fee0ec4be717 returned with HTTP 200 Jul 24 07:41:20.784535 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 486/1937] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:41:20 2026] GET /volume/v3/volumes/66fe8cdf-e0a3-4a44-bc98-fee0ec4be717 => generated 1322 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:41:20.785922 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-eb85ccf6-bed8-4376-9458-b1d1c1af0972 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] GET https://10.4.3.170/volume/v3/snapshots/39abcf78-7e41-4aee-90a5-7cf86ab52b95 Jul 24 07:41:20.786351 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-eb85ccf6-bed8-4376-9458-b1d1c1af0972 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:20.786581 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-eb85ccf6-bed8-4376-9458-b1d1c1af0972 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:20.796347 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:20.796347 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:41:20.796965 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-eb85ccf6-bed8-4376-9458-b1d1c1af0972 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] Snapshot retrieved successfully. Jul 24 07:41:20.798027 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-eb85ccf6-bed8-4376-9458-b1d1c1af0972 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] https://10.4.3.170/volume/v3/snapshots/39abcf78-7e41-4aee-90a5-7cf86ab52b95 returned with HTTP 200 Jul 24 07:41:20.798868 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 488/1938] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:41:20 2026] GET /volume/v3/snapshots/39abcf78-7e41-4aee-90a5-7cf86ab52b95 => generated 470 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:20.808804 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-46315682-61c3-4eb0-bf0e-d473b1407712 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:20.810679 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-46315682-61c3-4eb0-bf0e-d473b1407712 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] POST https://10.4.3.170/volume/v3/snapshots/39abcf78-7e41-4aee-90a5-7cf86ab52b95/metadata Jul 24 07:41:20.811022 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-46315682-61c3-4eb0-bf0e-d473b1407712 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:41:20.818683 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:20.818683 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:41:20.819474 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-46315682-61c3-4eb0-bf0e-d473b1407712 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] Snapshot retrieved successfully. Jul 24 07:41:20.844812 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-46315682-61c3-4eb0-bf0e-d473b1407712 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] Update snapshot metadata completed successfully. Jul 24 07:41:20.845156 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-46315682-61c3-4eb0-bf0e-d473b1407712 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] https://10.4.3.170/volume/v3/snapshots/39abcf78-7e41-4aee-90a5-7cf86ab52b95/metadata returned with HTTP 200 Jul 24 07:41:20.845661 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 476/1939] 10.4.3.170 () {68 vars in 1402 bytes} [Fri Jul 24 07:41:20 2026] POST /volume/v3/snapshots/39abcf78-7e41-4aee-90a5-7cf86ab52b95/metadata => generated 68 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 07:41:20.853953 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-0b2ce4dc-3944-4b8f-92af-9059d1469048 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:20.860294 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0b2ce4dc-3944-4b8f-92af-9059d1469048 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] GET https://10.4.3.170/volume/v3/snapshots/39abcf78-7e41-4aee-90a5-7cf86ab52b95/metadata Jul 24 07:41:20.860294 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0b2ce4dc-3944-4b8f-92af-9059d1469048 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:20.860294 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0b2ce4dc-3944-4b8f-92af-9059d1469048 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] Calling method 'index' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:20.864231 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:20.864231 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:41:20.864810 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-0b2ce4dc-3944-4b8f-92af-9059d1469048 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] Snapshot retrieved successfully. Jul 24 07:41:20.865654 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-0b2ce4dc-3944-4b8f-92af-9059d1469048 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] Get snapshot metadata completed successfully. Jul 24 07:41:20.865898 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0b2ce4dc-3944-4b8f-92af-9059d1469048 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] https://10.4.3.170/volume/v3/snapshots/39abcf78-7e41-4aee-90a5-7cf86ab52b95/metadata returned with HTTP 200 Jul 24 07:41:20.866296 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 490/1940] 10.4.3.170 () {66 vars in 1381 bytes} [Fri Jul 24 07:41:20 2026] GET /volume/v3/snapshots/39abcf78-7e41-4aee-90a5-7cf86ab52b95/metadata => generated 68 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 07:41:20.873916 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-cf86ab71-a6e1-444c-8e29-08e70f51199c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:20.876054 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-cf86ab71-a6e1-444c-8e29-08e70f51199c tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] PUT https://10.4.3.170/volume/v3/snapshots/39abcf78-7e41-4aee-90a5-7cf86ab52b95/metadata Jul 24 07:41:20.876484 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-cf86ab71-a6e1-444c-8e29-08e70f51199c tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:41:20.885124 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:20.885124 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:41:20.885737 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-cf86ab71-a6e1-444c-8e29-08e70f51199c tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] Snapshot retrieved successfully. Jul 24 07:41:20.914804 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-cf86ab71-a6e1-444c-8e29-08e70f51199c tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] Update snapshot metadata completed successfully. Jul 24 07:41:20.915077 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-cf86ab71-a6e1-444c-8e29-08e70f51199c tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] https://10.4.3.170/volume/v3/snapshots/39abcf78-7e41-4aee-90a5-7cf86ab52b95/metadata returned with HTTP 200 Jul 24 07:41:20.915539 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 487/1941] 10.4.3.170 () {68 vars in 1401 bytes} [Fri Jul 24 07:41:20 2026] PUT /volume/v3/snapshots/39abcf78-7e41-4aee-90a5-7cf86ab52b95/metadata => generated 57 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 07:41:20.923487 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e0de5287-703f-40d5-b93e-38717ca3fa52 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:20.925981 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e0de5287-703f-40d5-b93e-38717ca3fa52 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] GET https://10.4.3.170/volume/v3/snapshots/39abcf78-7e41-4aee-90a5-7cf86ab52b95/metadata Jul 24 07:41:20.926165 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e0de5287-703f-40d5-b93e-38717ca3fa52 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:20.926347 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e0de5287-703f-40d5-b93e-38717ca3fa52 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] Calling method 'index' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:20.932532 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:20.932532 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:41:20.933890 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e0de5287-703f-40d5-b93e-38717ca3fa52 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] Snapshot retrieved successfully. Jul 24 07:41:20.934882 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e0de5287-703f-40d5-b93e-38717ca3fa52 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] Get snapshot metadata completed successfully. Jul 24 07:41:20.935137 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e0de5287-703f-40d5-b93e-38717ca3fa52 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] https://10.4.3.170/volume/v3/snapshots/39abcf78-7e41-4aee-90a5-7cf86ab52b95/metadata returned with HTTP 200 Jul 24 07:41:20.936067 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 489/1942] 10.4.3.170 () {66 vars in 1381 bytes} [Fri Jul 24 07:41:20 2026] GET /volume/v3/snapshots/39abcf78-7e41-4aee-90a5-7cf86ab52b95/metadata => generated 57 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 07:41:20.943912 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-22bd6c6e-aca2-437a-884f-806d48a335e1 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:20.945848 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-22bd6c6e-aca2-437a-884f-806d48a335e1 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/39abcf78-7e41-4aee-90a5-7cf86ab52b95/metadata/key3 Jul 24 07:41:20.946039 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-22bd6c6e-aca2-437a-884f-806d48a335e1 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:20.946239 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-22bd6c6e-aca2-437a-884f-806d48a335e1 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:20.951558 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:20.951558 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:41:20.951932 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-22bd6c6e-aca2-437a-884f-806d48a335e1 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] Snapshot retrieved successfully. Jul 24 07:41:20.952810 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-22bd6c6e-aca2-437a-884f-806d48a335e1 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] Get snapshot metadata completed successfully. Jul 24 07:41:20.960939 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-22bd6c6e-aca2-437a-884f-806d48a335e1 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] Delete snapshot metadata completed successfully. Jul 24 07:41:20.961217 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-22bd6c6e-aca2-437a-884f-806d48a335e1 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] https://10.4.3.170/volume/v3/snapshots/39abcf78-7e41-4aee-90a5-7cf86ab52b95/metadata/key3 returned with HTTP 200 Jul 24 07:41:20.961824 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 477/1943] 10.4.3.170 () {66 vars in 1399 bytes} [Fri Jul 24 07:41:20 2026] DELETE /volume/v3/snapshots/39abcf78-7e41-4aee-90a5-7cf86ab52b95/metadata/key3 => generated 0 bytes in 18 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jul 24 07:41:20.971559 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-23a869b9-a035-4468-95ba-f17a523d3742 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:20.976349 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-23a869b9-a035-4468-95ba-f17a523d3742 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] GET https://10.4.3.170/volume/v3/snapshots/39abcf78-7e41-4aee-90a5-7cf86ab52b95/metadata Jul 24 07:41:20.976349 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-23a869b9-a035-4468-95ba-f17a523d3742 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:20.976566 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-23a869b9-a035-4468-95ba-f17a523d3742 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] Calling method 'index' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:20.981807 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:20.981807 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:41:20.982345 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-23a869b9-a035-4468-95ba-f17a523d3742 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] Snapshot retrieved successfully. Jul 24 07:41:20.983213 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-23a869b9-a035-4468-95ba-f17a523d3742 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] Get snapshot metadata completed successfully. Jul 24 07:41:20.983481 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-23a869b9-a035-4468-95ba-f17a523d3742 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] https://10.4.3.170/volume/v3/snapshots/39abcf78-7e41-4aee-90a5-7cf86ab52b95/metadata returned with HTTP 200 Jul 24 07:41:20.983874 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 491/1944] 10.4.3.170 () {66 vars in 1381 bytes} [Fri Jul 24 07:41:20 2026] GET /volume/v3/snapshots/39abcf78-7e41-4aee-90a5-7cf86ab52b95/metadata => generated 32 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 07:41:20.992613 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-ce3f5ab6-618a-43b4-92fe-2b3596e18637 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:20.994610 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ce3f5ab6-618a-43b4-92fe-2b3596e18637 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] PUT https://10.4.3.170/volume/v3/snapshots/39abcf78-7e41-4aee-90a5-7cf86ab52b95/metadata Jul 24 07:41:20.994880 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ce3f5ab6-618a-43b4-92fe-2b3596e18637 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:41:21.006345 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:21.006345 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:41:21.007831 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-ce3f5ab6-618a-43b4-92fe-2b3596e18637 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] Snapshot retrieved successfully. Jul 24 07:41:21.021065 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-ce3f5ab6-618a-43b4-92fe-2b3596e18637 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] Update snapshot metadata completed successfully. Jul 24 07:41:21.021479 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ce3f5ab6-618a-43b4-92fe-2b3596e18637 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] https://10.4.3.170/volume/v3/snapshots/39abcf78-7e41-4aee-90a5-7cf86ab52b95/metadata returned with HTTP 200 Jul 24 07:41:21.021909 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 488/1945] 10.4.3.170 () {68 vars in 1401 bytes} [Fri Jul 24 07:41:20 2026] PUT /volume/v3/snapshots/39abcf78-7e41-4aee-90a5-7cf86ab52b95/metadata => generated 16 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 07:41:21.031954 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-eecdacc6-7194-4c0c-8265-55aeb7cfc0d0 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:21.034130 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-eecdacc6-7194-4c0c-8265-55aeb7cfc0d0 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] POST https://10.4.3.170/volume/v3/snapshots/39abcf78-7e41-4aee-90a5-7cf86ab52b95/metadata Jul 24 07:41:21.034551 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-eecdacc6-7194-4c0c-8265-55aeb7cfc0d0 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:41:21.041309 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:21.041309 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:41:21.041708 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-eecdacc6-7194-4c0c-8265-55aeb7cfc0d0 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] Snapshot retrieved successfully. Jul 24 07:41:21.047685 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-84c86059-be8d-4004-b142-3c47977e04ec None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:21.050165 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-84c86059-be8d-4004-b142-3c47977e04ec tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/e9a3f233-2042-4568-9f91-da25a1c5d33c Jul 24 07:41:21.050418 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-84c86059-be8d-4004-b142-3c47977e04ec tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:21.050655 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-84c86059-be8d-4004-b142-3c47977e04ec tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:21.050762 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-84c86059-be8d-4004-b142-3c47977e04ec tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id e9a3f233-2042-4568-9f91-da25a1c5d33c. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:41:21.056551 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:21.056551 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:41:21.057180 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-84c86059-be8d-4004-b142-3c47977e04ec tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/e9a3f233-2042-4568-9f91-da25a1c5d33c returned with HTTP 200 Jul 24 07:41:21.057634 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 478/1946] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:41:21 2026] GET /volume/v3/backups/e9a3f233-2042-4568-9f91-da25a1c5d33c => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:21.062017 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-eecdacc6-7194-4c0c-8265-55aeb7cfc0d0 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] Update snapshot metadata completed successfully. Jul 24 07:41:21.062298 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-eecdacc6-7194-4c0c-8265-55aeb7cfc0d0 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] https://10.4.3.170/volume/v3/snapshots/39abcf78-7e41-4aee-90a5-7cf86ab52b95/metadata returned with HTTP 200 Jul 24 07:41:21.062680 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 490/1947] 10.4.3.170 () {68 vars in 1402 bytes} [Fri Jul 24 07:41:21 2026] POST /volume/v3/snapshots/39abcf78-7e41-4aee-90a5-7cf86ab52b95/metadata => generated 68 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 07:41:21.073054 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-c382bc4e-3a94-4773-91f7-f31f87c2bcbd None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:21.074927 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c382bc4e-3a94-4773-91f7-f31f87c2bcbd tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] GET https://10.4.3.170/volume/v3/snapshots/39abcf78-7e41-4aee-90a5-7cf86ab52b95/metadata Jul 24 07:41:21.075115 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c382bc4e-3a94-4773-91f7-f31f87c2bcbd tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:21.075339 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c382bc4e-3a94-4773-91f7-f31f87c2bcbd tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] Calling method 'index' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:21.080977 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:21.080977 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:41:21.081426 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-c382bc4e-3a94-4773-91f7-f31f87c2bcbd tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] Snapshot retrieved successfully. Jul 24 07:41:21.082253 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-c382bc4e-3a94-4773-91f7-f31f87c2bcbd tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] Get snapshot metadata completed successfully. Jul 24 07:41:21.082491 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c382bc4e-3a94-4773-91f7-f31f87c2bcbd tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] https://10.4.3.170/volume/v3/snapshots/39abcf78-7e41-4aee-90a5-7cf86ab52b95/metadata returned with HTTP 200 Jul 24 07:41:21.082833 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 492/1948] 10.4.3.170 () {66 vars in 1381 bytes} [Fri Jul 24 07:41:21 2026] GET /volume/v3/snapshots/39abcf78-7e41-4aee-90a5-7cf86ab52b95/metadata => generated 68 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 07:41:21.091284 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-842994e9-1ad3-427e-a2f4-37a805fbb180 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:21.093025 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-842994e9-1ad3-427e-a2f4-37a805fbb180 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] PUT https://10.4.3.170/volume/v3/snapshots/39abcf78-7e41-4aee-90a5-7cf86ab52b95/metadata/key3 Jul 24 07:41:21.093389 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-842994e9-1ad3-427e-a2f4-37a805fbb180 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:41:21.099657 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:21.099657 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:41:21.100075 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-842994e9-1ad3-427e-a2f4-37a805fbb180 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] Snapshot retrieved successfully. Jul 24 07:41:21.119758 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-842994e9-1ad3-427e-a2f4-37a805fbb180 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] Update snapshot metadata completed successfully. Jul 24 07:41:21.119799 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-842994e9-1ad3-427e-a2f4-37a805fbb180 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] https://10.4.3.170/volume/v3/snapshots/39abcf78-7e41-4aee-90a5-7cf86ab52b95/metadata/key3 returned with HTTP 200 Jul 24 07:41:21.120407 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 489/1949] 10.4.3.170 () {68 vars in 1416 bytes} [Fri Jul 24 07:41:21 2026] PUT /volume/v3/snapshots/39abcf78-7e41-4aee-90a5-7cf86ab52b95/metadata/key3 => generated 35 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 07:41:21.128779 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-1f77bf2e-60a3-4cbe-813f-b4387354cdf8 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:21.130957 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1f77bf2e-60a3-4cbe-813f-b4387354cdf8 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] GET https://10.4.3.170/volume/v3/snapshots/39abcf78-7e41-4aee-90a5-7cf86ab52b95/metadata/key3 Jul 24 07:41:21.131123 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1f77bf2e-60a3-4cbe-813f-b4387354cdf8 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:21.131318 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1f77bf2e-60a3-4cbe-813f-b4387354cdf8 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:21.137460 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:21.137460 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:41:21.137826 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-1f77bf2e-60a3-4cbe-813f-b4387354cdf8 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] Snapshot retrieved successfully. Jul 24 07:41:21.138477 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-1f77bf2e-60a3-4cbe-813f-b4387354cdf8 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] Get snapshot metadata completed successfully. Jul 24 07:41:21.138669 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1f77bf2e-60a3-4cbe-813f-b4387354cdf8 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] https://10.4.3.170/volume/v3/snapshots/39abcf78-7e41-4aee-90a5-7cf86ab52b95/metadata/key3 returned with HTTP 200 Jul 24 07:41:21.138990 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 479/1950] 10.4.3.170 () {66 vars in 1396 bytes} [Fri Jul 24 07:41:21 2026] GET /volume/v3/snapshots/39abcf78-7e41-4aee-90a5-7cf86ab52b95/metadata/key3 => generated 35 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 07:41:21.148435 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a31fe190-1d9e-4ea8-bf90-7918886a05e8 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:21.153673 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a31fe190-1d9e-4ea8-bf90-7918886a05e8 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] GET https://10.4.3.170/volume/v3/snapshots/39abcf78-7e41-4aee-90a5-7cf86ab52b95/metadata Jul 24 07:41:21.154109 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a31fe190-1d9e-4ea8-bf90-7918886a05e8 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:21.154109 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a31fe190-1d9e-4ea8-bf90-7918886a05e8 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] Calling method 'index' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:21.168643 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:21.168643 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:41:21.169164 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-a31fe190-1d9e-4ea8-bf90-7918886a05e8 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] Snapshot retrieved successfully. Jul 24 07:41:21.169986 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-a31fe190-1d9e-4ea8-bf90-7918886a05e8 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] Get snapshot metadata completed successfully. Jul 24 07:41:21.170235 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a31fe190-1d9e-4ea8-bf90-7918886a05e8 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] https://10.4.3.170/volume/v3/snapshots/39abcf78-7e41-4aee-90a5-7cf86ab52b95/metadata returned with HTTP 200 Jul 24 07:41:21.170687 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 491/1951] 10.4.3.170 () {66 vars in 1381 bytes} [Fri Jul 24 07:41:21 2026] GET /volume/v3/snapshots/39abcf78-7e41-4aee-90a5-7cf86ab52b95/metadata => generated 75 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 07:41:21.179541 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-bd5de1f8-43ed-4555-8114-33b6abd57c5c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:21.181449 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-bd5de1f8-43ed-4555-8114-33b6abd57c5c tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] PUT https://10.4.3.170/volume/v3/snapshots/39abcf78-7e41-4aee-90a5-7cf86ab52b95/metadata Jul 24 07:41:21.181875 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-bd5de1f8-43ed-4555-8114-33b6abd57c5c tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:41:21.189221 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:21.189221 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:41:21.189221 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-bd5de1f8-43ed-4555-8114-33b6abd57c5c tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] Snapshot retrieved successfully. Jul 24 07:41:21.209443 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-bd5de1f8-43ed-4555-8114-33b6abd57c5c tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] Update snapshot metadata completed successfully. Jul 24 07:41:21.209686 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-bd5de1f8-43ed-4555-8114-33b6abd57c5c tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] https://10.4.3.170/volume/v3/snapshots/39abcf78-7e41-4aee-90a5-7cf86ab52b95/metadata returned with HTTP 200 Jul 24 07:41:21.210085 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 493/1952] 10.4.3.170 () {68 vars in 1401 bytes} [Fri Jul 24 07:41:21 2026] PUT /volume/v3/snapshots/39abcf78-7e41-4aee-90a5-7cf86ab52b95/metadata => generated 16 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 07:41:21.212769 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-4f61dfa6-6ad9-405a-a3b9-66793a1e0065 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:21.214398 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4f61dfa6-6ad9-405a-a3b9-66793a1e0065 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] GET https://10.4.3.170/volume/v3/backups/c14cc146-3ba0-4a06-9109-43a147a8634c Jul 24 07:41:21.214589 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4f61dfa6-6ad9-405a-a3b9-66793a1e0065 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:21.214761 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4f61dfa6-6ad9-405a-a3b9-66793a1e0065 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:21.214859 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-4f61dfa6-6ad9-405a-a3b9-66793a1e0065 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Show backup with id c14cc146-3ba0-4a06-9109-43a147a8634c. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:41:21.220431 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:21.220431 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:41:21.221182 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4f61dfa6-6ad9-405a-a3b9-66793a1e0065 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] https://10.4.3.170/volume/v3/backups/c14cc146-3ba0-4a06-9109-43a147a8634c returned with HTTP 200 Jul 24 07:41:21.221607 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 490/1953] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:21 2026] GET /volume/v3/backups/c14cc146-3ba0-4a06-9109-43a147a8634c => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:21.224106 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-d460fc87-d1bd-4b2c-a96b-fd36a95cfd07 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:21.230538 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d460fc87-d1bd-4b2c-a96b-fd36a95cfd07 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/39abcf78-7e41-4aee-90a5-7cf86ab52b95 Jul 24 07:41:21.230727 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d460fc87-d1bd-4b2c-a96b-fd36a95cfd07 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:21.230902 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d460fc87-d1bd-4b2c-a96b-fd36a95cfd07 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:21.230997 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.snapshots [None req-d460fc87-d1bd-4b2c-a96b-fd36a95cfd07 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] Delete snapshot with id: 39abcf78-7e41-4aee-90a5-7cf86ab52b95 Jul 24 07:41:21.236526 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:21.236526 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:41:21.236902 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-d460fc87-d1bd-4b2c-a96b-fd36a95cfd07 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] Snapshot retrieved successfully. Jul 24 07:41:21.257269 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-d460fc87-d1bd-4b2c-a96b-fd36a95cfd07 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] Snapshot delete request issued successfully. Jul 24 07:41:21.257269 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d460fc87-d1bd-4b2c-a96b-fd36a95cfd07 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] https://10.4.3.170/volume/v3/snapshots/39abcf78-7e41-4aee-90a5-7cf86ab52b95 returned with HTTP 202 Jul 24 07:41:21.257269 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 480/1954] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 24 07:41:21 2026] DELETE /volume/v3/snapshots/39abcf78-7e41-4aee-90a5-7cf86ab52b95 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:41:21.267912 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9bd49e0d-eceb-485b-a690-f093ced70808 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:21.269861 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9bd49e0d-eceb-485b-a690-f093ced70808 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] GET https://10.4.3.170/volume/v3/snapshots/39abcf78-7e41-4aee-90a5-7cf86ab52b95 Jul 24 07:41:21.270087 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9bd49e0d-eceb-485b-a690-f093ced70808 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:21.270326 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9bd49e0d-eceb-485b-a690-f093ced70808 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:21.275581 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:21.275581 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:41:21.276055 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-9bd49e0d-eceb-485b-a690-f093ced70808 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] Snapshot retrieved successfully. Jul 24 07:41:21.276929 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9bd49e0d-eceb-485b-a690-f093ced70808 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] https://10.4.3.170/volume/v3/snapshots/39abcf78-7e41-4aee-90a5-7cf86ab52b95 returned with HTTP 200 Jul 24 07:41:21.277334 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 492/1955] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:41:21 2026] GET /volume/v3/snapshots/39abcf78-7e41-4aee-90a5-7cf86ab52b95 => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:21.809217 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-c4bfe350-6196-4ce2-9c7e-05c9056da650 req-f64e1bf4-45ac-4e35-9bcb-17c6c97789d2 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:21.811128 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-c4bfe350-6196-4ce2-9c7e-05c9056da650 req-f64e1bf4-45ac-4e35-9bcb-17c6c97789d2 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] DELETE https://10.4.3.170/volume/v3/attachments/888da20f-9b0d-4231-b4c5-97c5285f1e63 Jul 24 07:41:21.811344 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-c4bfe350-6196-4ce2-9c7e-05c9056da650 req-f64e1bf4-45ac-4e35-9bcb-17c6c97789d2 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:21.811542 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-c4bfe350-6196-4ce2-9c7e-05c9056da650 req-f64e1bf4-45ac-4e35-9bcb-17c6c97789d2 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Calling method 'version_select' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:21.818563 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:21.818563 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:41:21.856984 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-c4bfe350-6196-4ce2-9c7e-05c9056da650 req-f64e1bf4-45ac-4e35-9bcb-17c6c97789d2 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] https://10.4.3.170/volume/v3/attachments/888da20f-9b0d-4231-b4c5-97c5285f1e63 returned with HTTP 200 Jul 24 07:41:21.857502 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 494/1956] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 24 07:41:21 2026] DELETE /volume/v3/attachments/888da20f-9b0d-4231-b4c5-97c5285f1e63 => generated 19 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:22.068887 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-fda3c1fb-5794-4760-9699-5a89e53b445e None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:22.070499 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-fda3c1fb-5794-4760-9699-5a89e53b445e tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/e9a3f233-2042-4568-9f91-da25a1c5d33c Jul 24 07:41:22.070676 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-fda3c1fb-5794-4760-9699-5a89e53b445e tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:22.070855 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-fda3c1fb-5794-4760-9699-5a89e53b445e tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:22.070948 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-fda3c1fb-5794-4760-9699-5a89e53b445e tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id e9a3f233-2042-4568-9f91-da25a1c5d33c. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:41:22.074944 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:22.074944 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:41:22.075550 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-fda3c1fb-5794-4760-9699-5a89e53b445e tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/e9a3f233-2042-4568-9f91-da25a1c5d33c returned with HTTP 200 Jul 24 07:41:22.075905 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 491/1957] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:41:22 2026] GET /volume/v3/backups/e9a3f233-2042-4568-9f91-da25a1c5d33c => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:22.232198 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-815997ff-fc46-412f-834c-be1ede94dd59 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:22.234532 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-815997ff-fc46-412f-834c-be1ede94dd59 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] GET https://10.4.3.170/volume/v3/backups/c14cc146-3ba0-4a06-9109-43a147a8634c Jul 24 07:41:22.234794 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-815997ff-fc46-412f-834c-be1ede94dd59 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:22.235040 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-815997ff-fc46-412f-834c-be1ede94dd59 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:22.235193 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-815997ff-fc46-412f-834c-be1ede94dd59 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Show backup with id c14cc146-3ba0-4a06-9109-43a147a8634c. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:41:22.240705 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:22.240705 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:41:22.242066 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-815997ff-fc46-412f-834c-be1ede94dd59 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] https://10.4.3.170/volume/v3/backups/c14cc146-3ba0-4a06-9109-43a147a8634c returned with HTTP 200 Jul 24 07:41:22.242653 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 481/1958] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:22 2026] GET /volume/v3/backups/c14cc146-3ba0-4a06-9109-43a147a8634c => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:22.289122 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-50e7e757-5943-48c1-9284-f87cdd5ca6a4 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:22.291022 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-50e7e757-5943-48c1-9284-f87cdd5ca6a4 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] GET https://10.4.3.170/volume/v3/snapshots/39abcf78-7e41-4aee-90a5-7cf86ab52b95 Jul 24 07:41:22.291302 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-50e7e757-5943-48c1-9284-f87cdd5ca6a4 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:22.291560 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-50e7e757-5943-48c1-9284-f87cdd5ca6a4 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:22.296901 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-50e7e757-5943-48c1-9284-f87cdd5ca6a4 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] https://10.4.3.170/volume/v3/snapshots/39abcf78-7e41-4aee-90a5-7cf86ab52b95 returned with HTTP 404 Jul 24 07:41:22.297546 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 493/1959] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:41:22 2026] GET /volume/v3/snapshots/39abcf78-7e41-4aee-90a5-7cf86ab52b95 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:41:22.306760 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-e30254e5-030b-4b57-8da1-2fb96bc50082 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:22.308338 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e30254e5-030b-4b57-8da1-2fb96bc50082 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] GET https://10.4.3.170/volume/v3/volumes/5174bf72-1f50-4c26-8da7-1ed7c70fc1db Jul 24 07:41:22.308516 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e30254e5-030b-4b57-8da1-2fb96bc50082 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:22.308686 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e30254e5-030b-4b57-8da1-2fb96bc50082 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:22.315534 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:22.315534 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:41:22.319075 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-e30254e5-030b-4b57-8da1-2fb96bc50082 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] Volume info retrieved successfully. Jul 24 07:41:22.322718 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e30254e5-030b-4b57-8da1-2fb96bc50082 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] https://10.4.3.170/volume/v3/volumes/5174bf72-1f50-4c26-8da7-1ed7c70fc1db returned with HTTP 200 Jul 24 07:41:22.323064 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 495/1960] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:22 2026] GET /volume/v3/volumes/5174bf72-1f50-4c26-8da7-1ed7c70fc1db => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:22.335687 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-18694e3d-bfd3-454c-9c77-83dd7110f1ec None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:22.337845 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-18694e3d-bfd3-454c-9c77-83dd7110f1ec tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] DELETE https://10.4.3.170/volume/v3/volumes/5174bf72-1f50-4c26-8da7-1ed7c70fc1db Jul 24 07:41:22.338097 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-18694e3d-bfd3-454c-9c77-83dd7110f1ec tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:22.338388 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-18694e3d-bfd3-454c-9c77-83dd7110f1ec tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:22.338613 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-18694e3d-bfd3-454c-9c77-83dd7110f1ec tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] Delete volume with id: 5174bf72-1f50-4c26-8da7-1ed7c70fc1db Jul 24 07:41:22.346655 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:22.346655 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:41:22.347046 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-18694e3d-bfd3-454c-9c77-83dd7110f1ec tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] Volume info retrieved successfully. Jul 24 07:41:22.361715 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-18694e3d-bfd3-454c-9c77-83dd7110f1ec tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] Delete volume request issued successfully. Jul 24 07:41:22.361875 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-18694e3d-bfd3-454c-9c77-83dd7110f1ec tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] https://10.4.3.170/volume/v3/volumes/5174bf72-1f50-4c26-8da7-1ed7c70fc1db returned with HTTP 202 Jul 24 07:41:22.362303 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 492/1961] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:41:22 2026] DELETE /volume/v3/volumes/5174bf72-1f50-4c26-8da7-1ed7c70fc1db => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:41:22.371232 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-2c93c0bc-7e4d-417c-9552-335f0a65fcba None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:22.373215 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2c93c0bc-7e4d-417c-9552-335f0a65fcba tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] GET https://10.4.3.170/volume/v3/volumes/5174bf72-1f50-4c26-8da7-1ed7c70fc1db Jul 24 07:41:22.373420 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2c93c0bc-7e4d-417c-9552-335f0a65fcba tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:22.373588 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2c93c0bc-7e4d-417c-9552-335f0a65fcba tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:22.381721 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:22.381721 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:41:22.385800 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-2c93c0bc-7e4d-417c-9552-335f0a65fcba tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] Volume info retrieved successfully. Jul 24 07:41:22.390937 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2c93c0bc-7e4d-417c-9552-335f0a65fcba tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] https://10.4.3.170/volume/v3/volumes/5174bf72-1f50-4c26-8da7-1ed7c70fc1db returned with HTTP 200 Jul 24 07:41:22.391499 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 482/1962] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:22 2026] GET /volume/v3/volumes/5174bf72-1f50-4c26-8da7-1ed7c70fc1db => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:22.830638 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-bc1725b5-5895-4b00-8ea0-c62a2203d90c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:22.832882 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bc1725b5-5895-4b00-8ea0-c62a2203d90c tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] GET https://10.4.3.170/volume/v3/volumes/66fe8cdf-e0a3-4a44-bc98-fee0ec4be717 Jul 24 07:41:22.833172 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bc1725b5-5895-4b00-8ea0-c62a2203d90c tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:22.833467 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bc1725b5-5895-4b00-8ea0-c62a2203d90c tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:22.844294 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:22.844294 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:41:22.849897 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-bc1725b5-5895-4b00-8ea0-c62a2203d90c tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Volume info retrieved successfully. Jul 24 07:41:22.855997 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bc1725b5-5895-4b00-8ea0-c62a2203d90c tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] https://10.4.3.170/volume/v3/volumes/66fe8cdf-e0a3-4a44-bc98-fee0ec4be717 returned with HTTP 200 Jul 24 07:41:22.856597 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 494/1963] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:22 2026] GET /volume/v3/volumes/66fe8cdf-e0a3-4a44-bc98-fee0ec4be717 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:23.086222 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-128e37bb-c139-44cc-8c4a-88bc06c1fa2f None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:23.088289 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-128e37bb-c139-44cc-8c4a-88bc06c1fa2f tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/e9a3f233-2042-4568-9f91-da25a1c5d33c Jul 24 07:41:23.088289 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-128e37bb-c139-44cc-8c4a-88bc06c1fa2f tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:23.088289 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-128e37bb-c139-44cc-8c4a-88bc06c1fa2f tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:23.088462 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-128e37bb-c139-44cc-8c4a-88bc06c1fa2f tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id e9a3f233-2042-4568-9f91-da25a1c5d33c. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:41:23.091996 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:23.091996 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:41:23.092523 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-128e37bb-c139-44cc-8c4a-88bc06c1fa2f tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/e9a3f233-2042-4568-9f91-da25a1c5d33c returned with HTTP 200 Jul 24 07:41:23.092832 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 496/1964] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:41:23 2026] GET /volume/v3/backups/e9a3f233-2042-4568-9f91-da25a1c5d33c => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:23.256850 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-6d250f23-1a31-4615-953c-212fad45a864 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:23.259009 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6d250f23-1a31-4615-953c-212fad45a864 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] GET https://10.4.3.170/volume/v3/backups/c14cc146-3ba0-4a06-9109-43a147a8634c Jul 24 07:41:23.259306 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6d250f23-1a31-4615-953c-212fad45a864 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:23.259511 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6d250f23-1a31-4615-953c-212fad45a864 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:23.259625 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-6d250f23-1a31-4615-953c-212fad45a864 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Show backup with id c14cc146-3ba0-4a06-9109-43a147a8634c. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:41:23.265073 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:23.265073 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:41:23.265876 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6d250f23-1a31-4615-953c-212fad45a864 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] https://10.4.3.170/volume/v3/backups/c14cc146-3ba0-4a06-9109-43a147a8634c returned with HTTP 200 Jul 24 07:41:23.266261 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 493/1965] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:23 2026] GET /volume/v3/backups/c14cc146-3ba0-4a06-9109-43a147a8634c => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:23.407583 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-b72b37fa-2b73-4cd8-bd08-e6e3fb305800 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:23.409698 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b72b37fa-2b73-4cd8-bd08-e6e3fb305800 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] GET https://10.4.3.170/volume/v3/volumes/5174bf72-1f50-4c26-8da7-1ed7c70fc1db Jul 24 07:41:23.410073 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b72b37fa-2b73-4cd8-bd08-e6e3fb305800 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:23.410386 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b72b37fa-2b73-4cd8-bd08-e6e3fb305800 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:23.424870 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b72b37fa-2b73-4cd8-bd08-e6e3fb305800 tempest-SnapshotMetadataTestJSON-1632714011 tempest-SnapshotMetadataTestJSON-1632714011-project-member] https://10.4.3.170/volume/v3/volumes/5174bf72-1f50-4c26-8da7-1ed7c70fc1db returned with HTTP 404 Jul 24 07:41:23.425521 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 483/1966] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:23 2026] GET /volume/v3/volumes/5174bf72-1f50-4c26-8da7-1ed7c70fc1db => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:41:23.654780 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d404a51b-beb0-4543-b4f3-97ec1fccdbb6 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:23.656445 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d404a51b-beb0-4543-b4f3-97ec1fccdbb6 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] GET https://10.4.3.170/volume/v3/volumes/f1aa2593-a904-4481-8383-2ae14ee8d62d Jul 24 07:41:23.656626 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d404a51b-beb0-4543-b4f3-97ec1fccdbb6 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:23.656793 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d404a51b-beb0-4543-b4f3-97ec1fccdbb6 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:23.663922 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:23.663922 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:41:23.668068 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-d404a51b-beb0-4543-b4f3-97ec1fccdbb6 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Volume info retrieved successfully. Jul 24 07:41:23.673432 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d404a51b-beb0-4543-b4f3-97ec1fccdbb6 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/volumes/f1aa2593-a904-4481-8383-2ae14ee8d62d returned with HTTP 200 Jul 24 07:41:23.673786 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 495/1967] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:23 2026] GET /volume/v3/volumes/f1aa2593-a904-4481-8383-2ae14ee8d62d => generated 879 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:23.690397 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-4fbab414-1efc-4102-9c32-112d6f298569 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:23.694614 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4fbab414-1efc-4102-9c32-112d6f298569 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] GET https://10.4.3.170/volume/v3/volumes/f1aa2593-a904-4481-8383-2ae14ee8d62d Jul 24 07:41:23.694864 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4fbab414-1efc-4102-9c32-112d6f298569 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:23.695115 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4fbab414-1efc-4102-9c32-112d6f298569 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:23.704653 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:23.704653 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:41:23.710685 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-4fbab414-1efc-4102-9c32-112d6f298569 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Volume info retrieved successfully. Jul 24 07:41:23.717455 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4fbab414-1efc-4102-9c32-112d6f298569 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/volumes/f1aa2593-a904-4481-8383-2ae14ee8d62d returned with HTTP 200 Jul 24 07:41:23.717922 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 497/1968] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:23 2026] GET /volume/v3/volumes/f1aa2593-a904-4481-8383-2ae14ee8d62d => generated 879 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:23.779318 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-69598913-c353-4fa2-ae4c-55cd5548a389 req-d25d01ee-beb6-4acf-abb5-8c48111a3943 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:23.780812 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-69598913-c353-4fa2-ae4c-55cd5548a389 req-d25d01ee-beb6-4acf-abb5-8c48111a3943 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] GET https://10.4.3.170/volume/v3/volumes/f1aa2593-a904-4481-8383-2ae14ee8d62d Jul 24 07:41:23.781054 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-69598913-c353-4fa2-ae4c-55cd5548a389 req-d25d01ee-beb6-4acf-abb5-8c48111a3943 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:23.781425 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-69598913-c353-4fa2-ae4c-55cd5548a389 req-d25d01ee-beb6-4acf-abb5-8c48111a3943 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:23.789283 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:23.789283 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:41:23.796413 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-69598913-c353-4fa2-ae4c-55cd5548a389 req-d25d01ee-beb6-4acf-abb5-8c48111a3943 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Volume info retrieved successfully. Jul 24 07:41:23.800411 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-69598913-c353-4fa2-ae4c-55cd5548a389 req-d25d01ee-beb6-4acf-abb5-8c48111a3943 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/volumes/f1aa2593-a904-4481-8383-2ae14ee8d62d returned with HTTP 200 Jul 24 07:41:23.800823 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 494/1969] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:41:23 2026] GET /volume/v3/volumes/f1aa2593-a904-4481-8383-2ae14ee8d62d => generated 879 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:23.881515 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-5392c698-1386-4722-a695-b28c56429891 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:23.881515 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5392c698-1386-4722-a695-b28c56429891 None None] GET https://10.4.3.170/volume// Jul 24 07:41:23.881515 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-5392c698-1386-4722-a695-b28c56429891 None None] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:23.881515 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-5392c698-1386-4722-a695-b28c56429891 None None] Calling method 'all' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:23.881515 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5392c698-1386-4722-a695-b28c56429891 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:41:23.881515 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 484/1970] 10.4.3.170 () {66 vars in 1428 bytes} [Fri Jul 24 07:41:23 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:41:23.888313 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-69598913-c353-4fa2-ae4c-55cd5548a389 req-809793a8-0a1c-448a-8922-d715766f3271 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:24.021376 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-69598913-c353-4fa2-ae4c-55cd5548a389 req-809793a8-0a1c-448a-8922-d715766f3271 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 24 07:41:24.021376 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-69598913-c353-4fa2-ae4c-55cd5548a389 req-809793a8-0a1c-448a-8922-d715766f3271 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f1aa2593-a904-4481-8383-2ae14ee8d62d", "connector": null, "instance_uuid": "f56cc6ef-a03e-45bb-9a33-14cfd57bf417"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:41:24.033591 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:24.033591 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:41:24.080778 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-69598913-c353-4fa2-ae4c-55cd5548a389 req-809793a8-0a1c-448a-8922-d715766f3271 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 24 07:41:24.081072 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 496/1971] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 24 07:41:23 2026] POST /volume/v3/attachments => generated 273 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:41:24.103348 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-b919ba1b-a667-496a-ac29-70413271314b None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:24.105843 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b919ba1b-a667-496a-ac29-70413271314b tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/e9a3f233-2042-4568-9f91-da25a1c5d33c Jul 24 07:41:24.106138 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b919ba1b-a667-496a-ac29-70413271314b tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:24.106479 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b919ba1b-a667-496a-ac29-70413271314b tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:24.106568 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-b919ba1b-a667-496a-ac29-70413271314b tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id e9a3f233-2042-4568-9f91-da25a1c5d33c. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:41:24.114479 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:24.114479 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:41:24.115127 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b919ba1b-a667-496a-ac29-70413271314b tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/e9a3f233-2042-4568-9f91-da25a1c5d33c returned with HTTP 200 Jul 24 07:41:24.115711 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 498/1972] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:41:24 2026] GET /volume/v3/backups/e9a3f233-2042-4568-9f91-da25a1c5d33c => generated 738 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:24.133151 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-820282a8-a92e-4e34-80a9-f20940d5e76b None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:24.135006 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-820282a8-a92e-4e34-80a9-f20940d5e76b tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/cf34fe46-4b62-4d6d-8dee-435f1acc0596 Jul 24 07:41:24.135227 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-820282a8-a92e-4e34-80a9-f20940d5e76b tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:24.136176 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-1c3fd59c-e8cc-4c7b-a80f-218b9683d9aa None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:24.136638 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-820282a8-a92e-4e34-80a9-f20940d5e76b tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:24.136874 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-820282a8-a92e-4e34-80a9-f20940d5e76b tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Delete volume with id: cf34fe46-4b62-4d6d-8dee-435f1acc0596 Jul 24 07:41:24.143166 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1c3fd59c-e8cc-4c7b-a80f-218b9683d9aa tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] GET https://10.4.3.170/volume/v3/volumes/f1aa2593-a904-4481-8383-2ae14ee8d62d Jul 24 07:41:24.143166 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1c3fd59c-e8cc-4c7b-a80f-218b9683d9aa tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:24.143166 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1c3fd59c-e8cc-4c7b-a80f-218b9683d9aa tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:24.150517 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:24.150517 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:41:24.151183 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-820282a8-a92e-4e34-80a9-f20940d5e76b tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Volume info retrieved successfully. Jul 24 07:41:24.153160 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9852be71-cbc1-43c0-9748-ccb730e3974e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:24.153752 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9852be71-cbc1-43c0-9748-ccb730e3974e None None] GET https://10.4.3.170/volume// Jul 24 07:41:24.153946 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9852be71-cbc1-43c0-9748-ccb730e3974e None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:24.154186 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9852be71-cbc1-43c0-9748-ccb730e3974e None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:24.154698 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:24.154698 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:41:24.154808 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9852be71-cbc1-43c0-9748-ccb730e3974e None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:41:24.154992 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 497/1973] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:41:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 24 07:41:24.159604 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-1c3fd59c-e8cc-4c7b-a80f-218b9683d9aa tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Volume info retrieved successfully. Jul 24 07:41:24.167534 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1c3fd59c-e8cc-4c7b-a80f-218b9683d9aa tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/volumes/f1aa2593-a904-4481-8383-2ae14ee8d62d returned with HTTP 200 Jul 24 07:41:24.168096 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 485/1974] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:24 2026] GET /volume/v3/volumes/f1aa2593-a904-4481-8383-2ae14ee8d62d => generated 878 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:24.170290 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-69598913-c353-4fa2-ae4c-55cd5548a389 req-c2d475b0-a063-40dc-9229-b7e646b7101f None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:24.181133 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-69598913-c353-4fa2-ae4c-55cd5548a389 req-c2d475b0-a063-40dc-9229-b7e646b7101f tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] GET https://10.4.3.170/volume/v3/volumes/f1aa2593-a904-4481-8383-2ae14ee8d62d Jul 24 07:41:24.181436 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-69598913-c353-4fa2-ae4c-55cd5548a389 req-c2d475b0-a063-40dc-9229-b7e646b7101f tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:24.181734 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-69598913-c353-4fa2-ae4c-55cd5548a389 req-c2d475b0-a063-40dc-9229-b7e646b7101f tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:24.186134 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-820282a8-a92e-4e34-80a9-f20940d5e76b tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Delete volume request issued successfully. Jul 24 07:41:24.186527 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-820282a8-a92e-4e34-80a9-f20940d5e76b tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/volumes/cf34fe46-4b62-4d6d-8dee-435f1acc0596 returned with HTTP 202 Jul 24 07:41:24.187076 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 495/1975] 10.4.3.170 () {68 vars in 1391 bytes} [Fri Jul 24 07:41:24 2026] DELETE /volume/v3/volumes/cf34fe46-4b62-4d6d-8dee-435f1acc0596 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:41:24.196747 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:24.196747 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:41:24.199382 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-7a90ac2b-1833-455e-bf41-2abff8354a59 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:24.203176 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7a90ac2b-1833-455e-bf41-2abff8354a59 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/volumes/cf34fe46-4b62-4d6d-8dee-435f1acc0596 Jul 24 07:41:24.203473 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7a90ac2b-1833-455e-bf41-2abff8354a59 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:24.203590 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7a90ac2b-1833-455e-bf41-2abff8354a59 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:24.203950 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [req-69598913-c353-4fa2-ae4c-55cd5548a389 req-c2d475b0-a063-40dc-9229-b7e646b7101f tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Volume info retrieved successfully. Jul 24 07:41:24.208586 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-69598913-c353-4fa2-ae4c-55cd5548a389 req-c2d475b0-a063-40dc-9229-b7e646b7101f tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/volumes/f1aa2593-a904-4481-8383-2ae14ee8d62d returned with HTTP 200 Jul 24 07:41:24.209036 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 499/1976] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:41:24 2026] GET /volume/v3/volumes/f1aa2593-a904-4481-8383-2ae14ee8d62d => generated 1058 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:41:24.213664 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:24.213664 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:41:24.219524 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-7a90ac2b-1833-455e-bf41-2abff8354a59 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Volume info retrieved successfully. Jul 24 07:41:24.227223 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7a90ac2b-1833-455e-bf41-2abff8354a59 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/volumes/cf34fe46-4b62-4d6d-8dee-435f1acc0596 returned with HTTP 200 Jul 24 07:41:24.227223 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 498/1977] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:41:24 2026] GET /volume/v3/volumes/cf34fe46-4b62-4d6d-8dee-435f1acc0596 => generated 1074 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:41:24.278641 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-32ffb0b1-1e72-45b8-a9c9-572970d47890 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:24.281582 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-32ffb0b1-1e72-45b8-a9c9-572970d47890 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] GET https://10.4.3.170/volume/v3/backups/c14cc146-3ba0-4a06-9109-43a147a8634c Jul 24 07:41:24.281582 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-32ffb0b1-1e72-45b8-a9c9-572970d47890 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:24.281847 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-32ffb0b1-1e72-45b8-a9c9-572970d47890 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:24.282022 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-32ffb0b1-1e72-45b8-a9c9-572970d47890 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Show backup with id c14cc146-3ba0-4a06-9109-43a147a8634c. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:41:24.286321 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:24.286321 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:41:24.287329 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-32ffb0b1-1e72-45b8-a9c9-572970d47890 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] https://10.4.3.170/volume/v3/backups/c14cc146-3ba0-4a06-9109-43a147a8634c returned with HTTP 200 Jul 24 07:41:24.287845 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 486/1978] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:24 2026] GET /volume/v3/backups/c14cc146-3ba0-4a06-9109-43a147a8634c => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:24.312543 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-69598913-c353-4fa2-ae4c-55cd5548a389 req-e161c8f1-9d57-4fa5-91c4-2419fd41bd16 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:24.315117 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-69598913-c353-4fa2-ae4c-55cd5548a389 req-e161c8f1-9d57-4fa5-91c4-2419fd41bd16 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] PUT https://10.4.3.170/volume/v3/attachments/276612a8-7232-4769-a93f-5c1029d49011 Jul 24 07:41:24.315643 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-69598913-c353-4fa2-ae4c-55cd5548a389 req-e161c8f1-9d57-4fa5-91c4-2419fd41bd16 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000005822", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9a7cb9337d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5fc7887c-2ab7-4d21-80c7-ec4ad0d3b011", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:41:24.326179 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-69598913-c353-4fa2-ae4c-55cd5548a389 req-e161c8f1-9d57-4fa5-91c4-2419fd41bd16 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Acquiring lock "cinder-attachment_update-f1aa2593-a904-4481-8383-2ae14ee8d62d-np0000005822" by "attachment_update" {{(pid=100244) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 07:41:24.330723 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-69598913-c353-4fa2-ae4c-55cd5548a389 req-e161c8f1-9d57-4fa5-91c4-2419fd41bd16 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Lock "cinder-attachment_update-f1aa2593-a904-4481-8383-2ae14ee8d62d-np0000005822" acquired by "attachment_update" :: waited 0.005s {{(pid=100244) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 07:41:24.332144 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:24.332144 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:41:24.421992 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-69598913-c353-4fa2-ae4c-55cd5548a389 req-e161c8f1-9d57-4fa5-91c4-2419fd41bd16 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Lock "cinder-attachment_update-f1aa2593-a904-4481-8383-2ae14ee8d62d-np0000005822" released by "attachment_update" :: held 0.091s {{(pid=100244) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 07:41:24.422359 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-69598913-c353-4fa2-ae4c-55cd5548a389 req-e161c8f1-9d57-4fa5-91c4-2419fd41bd16 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/attachments/276612a8-7232-4769-a93f-5c1029d49011 returned with HTTP 200 Jul 24 07:41:24.422940 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 496/1979] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 24 07:41:24 2026] PUT /volume/v3/attachments/276612a8-7232-4769-a93f-5c1029d49011 => generated 968 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:41:24.431823 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-69598913-c353-4fa2-ae4c-55cd5548a389 req-168471f7-c375-407c-9bb8-e2d441f6aa43 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:24.434784 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-69598913-c353-4fa2-ae4c-55cd5548a389 req-168471f7-c375-407c-9bb8-e2d441f6aa43 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] GET https://10.4.3.170/volume/v3/volumes/f1aa2593-a904-4481-8383-2ae14ee8d62d/encryption Jul 24 07:41:24.435037 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-69598913-c353-4fa2-ae4c-55cd5548a389 req-168471f7-c375-407c-9bb8-e2d441f6aa43 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:24.435323 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-69598913-c353-4fa2-ae4c-55cd5548a389 req-168471f7-c375-407c-9bb8-e2d441f6aa43 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Calling method 'index' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:24.446338 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:24.446338 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:41:24.454168 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-69598913-c353-4fa2-ae4c-55cd5548a389 req-168471f7-c375-407c-9bb8-e2d441f6aa43 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/volumes/f1aa2593-a904-4481-8383-2ae14ee8d62d/encryption returned with HTTP 200 Jul 24 07:41:24.454772 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 500/1980] 10.4.3.170 () {68 vars in 1631 bytes} [Fri Jul 24 07:41:24 2026] GET /volume/v3/volumes/f1aa2593-a904-4481-8383-2ae14ee8d62d/encryption => generated 161 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:24.849589 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-bdac5365-11ae-4cff-a8a8-68f28a43994d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:24.849971 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bdac5365-11ae-4cff-a8a8-68f28a43994d None None] GET https://10.4.3.170/volume// Jul 24 07:41:24.850145 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bdac5365-11ae-4cff-a8a8-68f28a43994d None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:24.850375 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bdac5365-11ae-4cff-a8a8-68f28a43994d None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:24.850705 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bdac5365-11ae-4cff-a8a8-68f28a43994d None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:41:24.850987 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 499/1981] 10.4.3.170 () {64 vars in 1004 bytes} [Fri Jul 24 07:41:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:41:24.859855 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-b12b1ca8-1eea-45d4-ae7c-67666abefc67 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:24.860325 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b12b1ca8-1eea-45d4-ae7c-67666abefc67 None None] GET https://10.4.3.170/volume// Jul 24 07:41:24.860547 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b12b1ca8-1eea-45d4-ae7c-67666abefc67 None None] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:24.860784 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b12b1ca8-1eea-45d4-ae7c-67666abefc67 None None] Calling method 'all' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:24.861171 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b12b1ca8-1eea-45d4-ae7c-67666abefc67 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:41:24.861546 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 487/1982] 10.4.3.170 () {64 vars in 1004 bytes} [Fri Jul 24 07:41:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:41:24.870399 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-2231e993-9d44-41d5-9978-4915624318ba None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:24.947709 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2231e993-9d44-41d5-9978-4915624318ba tempest-VersionsTest-2070483197 tempest-VersionsTest-2070483197-project-member] GET https://10.4.3.170/volume/v3/ Jul 24 07:41:24.947912 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2231e993-9d44-41d5-9978-4915624318ba tempest-VersionsTest-2070483197 tempest-VersionsTest-2070483197-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:24.948136 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2231e993-9d44-41d5-9978-4915624318ba tempest-VersionsTest-2070483197 tempest-VersionsTest-2070483197-project-member] Calling method 'version_select' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:24.948552 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2231e993-9d44-41d5-9978-4915624318ba tempest-VersionsTest-2070483197 tempest-VersionsTest-2070483197-project-member] https://10.4.3.170/volume/v3/ returned with HTTP 200 Jul 24 07:41:24.948881 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 497/1983] 10.4.3.170 () {66 vars in 1216 bytes} [Fri Jul 24 07:41:24 2026] GET /volume/v3/ => generated 386 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:25.183232 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-43e1bc08-400f-48f4-9567-137ade68f0f9 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:25.185242 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-43e1bc08-400f-48f4-9567-137ade68f0f9 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] GET https://10.4.3.170/volume/v3/volumes/f1aa2593-a904-4481-8383-2ae14ee8d62d Jul 24 07:41:25.185533 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-43e1bc08-400f-48f4-9567-137ade68f0f9 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:25.185738 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-43e1bc08-400f-48f4-9567-137ade68f0f9 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:25.194626 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:25.194626 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:41:25.197786 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-43e1bc08-400f-48f4-9567-137ade68f0f9 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Volume info retrieved successfully. Jul 24 07:41:25.201707 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-43e1bc08-400f-48f4-9567-137ade68f0f9 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/volumes/f1aa2593-a904-4481-8383-2ae14ee8d62d returned with HTTP 200 Jul 24 07:41:25.202047 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 501/1984] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:25 2026] GET /volume/v3/volumes/f1aa2593-a904-4481-8383-2ae14ee8d62d => generated 879 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:25.241609 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-86191299-4d21-4f1e-b17b-5134b213feff None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:25.243176 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-86191299-4d21-4f1e-b17b-5134b213feff tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/volumes/cf34fe46-4b62-4d6d-8dee-435f1acc0596 Jul 24 07:41:25.243329 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-86191299-4d21-4f1e-b17b-5134b213feff tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:25.243787 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-86191299-4d21-4f1e-b17b-5134b213feff tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:25.250865 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-86191299-4d21-4f1e-b17b-5134b213feff tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/volumes/cf34fe46-4b62-4d6d-8dee-435f1acc0596 returned with HTTP 404 Jul 24 07:41:25.251633 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 500/1985] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:41:25 2026] GET /volume/v3/volumes/cf34fe46-4b62-4d6d-8dee-435f1acc0596 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:41:25.261874 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-ba18ccf2-7f93-4c8f-bbeb-63e373a4951b None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:25.263999 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ba18ccf2-7f93-4c8f-bbeb-63e373a4951b tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-member] GET https://10.4.3.170/volume/v3/backups/e9a3f233-2042-4568-9f91-da25a1c5d33c Jul 24 07:41:25.264329 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ba18ccf2-7f93-4c8f-bbeb-63e373a4951b tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:25.264440 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ba18ccf2-7f93-4c8f-bbeb-63e373a4951b tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:25.264819 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-ba18ccf2-7f93-4c8f-bbeb-63e373a4951b tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-member] Show backup with id e9a3f233-2042-4568-9f91-da25a1c5d33c. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:41:25.268699 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:25.268699 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:41:25.269560 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ba18ccf2-7f93-4c8f-bbeb-63e373a4951b tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-member] https://10.4.3.170/volume/v3/backups/e9a3f233-2042-4568-9f91-da25a1c5d33c returned with HTTP 200 Jul 24 07:41:25.269981 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 488/1986] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:41:25 2026] GET /volume/v3/backups/e9a3f233-2042-4568-9f91-da25a1c5d33c => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:25.282487 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-a7206c5d-a09b-4983-9cbf-e7226d142b19 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:25.285359 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a7206c5d-a09b-4983-9cbf-e7226d142b19 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] DELETE https://10.4.3.170/volume/v3/backups/cc9d260a-566b-4c05-a299-51393d04c22a Jul 24 07:41:25.285551 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a7206c5d-a09b-4983-9cbf-e7226d142b19 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:25.285747 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a7206c5d-a09b-4983-9cbf-e7226d142b19 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:25.285804 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.contrib.backups [None req-a7206c5d-a09b-4983-9cbf-e7226d142b19 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Delete backup with id: cc9d260a-566b-4c05-a299-51393d04c22a. Jul 24 07:41:25.296669 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:25.296669 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:41:25.300073 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-22276e34-cdc4-4766-91e6-39c2bb1a1a08 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:25.303170 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-22276e34-cdc4-4766-91e6-39c2bb1a1a08 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] GET https://10.4.3.170/volume/v3/backups/c14cc146-3ba0-4a06-9109-43a147a8634c Jul 24 07:41:25.303170 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-22276e34-cdc4-4766-91e6-39c2bb1a1a08 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:25.303448 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-22276e34-cdc4-4766-91e6-39c2bb1a1a08 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:25.303495 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-22276e34-cdc4-4766-91e6-39c2bb1a1a08 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Show backup with id c14cc146-3ba0-4a06-9109-43a147a8634c. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:41:25.308782 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:25.308782 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:41:25.309578 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-22276e34-cdc4-4766-91e6-39c2bb1a1a08 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] https://10.4.3.170/volume/v3/backups/c14cc146-3ba0-4a06-9109-43a147a8634c returned with HTTP 200 Jul 24 07:41:25.310039 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 502/1987] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:25 2026] GET /volume/v3/backups/c14cc146-3ba0-4a06-9109-43a147a8634c => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 07:41:25.318869 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.backup.rpcapi [None req-a7206c5d-a09b-4983-9cbf-e7226d142b19 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] delete_backup rpcapi backup_id cc9d260a-566b-4c05-a299-51393d04c22a {{(pid=100244) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 07:41:25.320472 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a7206c5d-a09b-4983-9cbf-e7226d142b19 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/cc9d260a-566b-4c05-a299-51393d04c22a returned with HTTP 202 Jul 24 07:41:25.320719 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 498/1988] 10.4.3.170 () {68 vars in 1391 bytes} [Fri Jul 24 07:41:25 2026] DELETE /volume/v3/backups/cc9d260a-566b-4c05-a299-51393d04c22a => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:41:25.328920 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-097bc5e8-15ea-4425-b9ae-cf9ffbfd1376 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:25.332266 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-097bc5e8-15ea-4425-b9ae-cf9ffbfd1376 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/cc9d260a-566b-4c05-a299-51393d04c22a Jul 24 07:41:25.332610 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-097bc5e8-15ea-4425-b9ae-cf9ffbfd1376 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:25.332740 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-097bc5e8-15ea-4425-b9ae-cf9ffbfd1376 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:25.332915 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-097bc5e8-15ea-4425-b9ae-cf9ffbfd1376 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id cc9d260a-566b-4c05-a299-51393d04c22a. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:41:25.340183 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:25.340183 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:41:25.340925 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-097bc5e8-15ea-4425-b9ae-cf9ffbfd1376 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/cc9d260a-566b-4c05-a299-51393d04c22a returned with HTTP 200 Jul 24 07:41:25.341689 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 501/1989] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:41:25 2026] GET /volume/v3/backups/cc9d260a-566b-4c05-a299-51393d04c22a => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:26.143089 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-b07181a8-21e9-498c-b9bc-c2517909378f None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:26.145285 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b07181a8-21e9-498c-b9bc-c2517909378f tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:41:26.145618 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b07181a8-21e9-498c-b9bc-c2517909378f tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1388278539", "imageRef": "c7843099-d178-467f-91a9-52ff7d08103c", "size": 1}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:41:26.146963 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-b07181a8-21e9-498c-b9bc-c2517909378f tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1388278539', 'imageRef': 'c7843099-d178-467f-91a9-52ff7d08103c', 'size': 1}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:41:26.216649 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-56111dd5-816e-4a6a-b66d-f1195d0520a0 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:26.218424 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-56111dd5-816e-4a6a-b66d-f1195d0520a0 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] GET https://10.4.3.170/volume/v3/volumes/f1aa2593-a904-4481-8383-2ae14ee8d62d Jul 24 07:41:26.218651 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-56111dd5-816e-4a6a-b66d-f1195d0520a0 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:26.218870 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-56111dd5-816e-4a6a-b66d-f1195d0520a0 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:26.233267 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:26.233267 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:41:26.239430 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-56111dd5-816e-4a6a-b66d-f1195d0520a0 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Volume info retrieved successfully. Jul 24 07:41:26.244188 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-56111dd5-816e-4a6a-b66d-f1195d0520a0 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/volumes/f1aa2593-a904-4481-8383-2ae14ee8d62d returned with HTTP 200 Jul 24 07:41:26.244660 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 503/1990] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:26 2026] GET /volume/v3/volumes/f1aa2593-a904-4481-8383-2ae14ee8d62d => generated 879 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:26.248639 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-b07181a8-21e9-498c-b9bc-c2517909378f tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Create volume of 1 GB Jul 24 07:41:26.264129 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-b07181a8-21e9-498c-b9bc-c2517909378f tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Availability Zones retrieved successfully. Jul 24 07:41:26.272161 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-b07181a8-21e9-498c-b9bc-c2517909378f tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Flow 'volume_create_api' (d2aaf84a-7eaa-4712-ae57-8c031d9a55b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:41:26.273651 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-b07181a8-21e9-498c-b9bc-c2517909378f tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf66338c-4de6-47a8-a792-6502329e4517) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:41:26.274939 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-b07181a8-21e9-498c-b9bc-c2517909378f tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Validating volume size '1' using validate_int {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:41:26.322389 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-0e368afc-78d4-4584-95a6-aeabdfd36785 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:26.324505 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0e368afc-78d4-4584-95a6-aeabdfd36785 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] GET https://10.4.3.170/volume/v3/backups/c14cc146-3ba0-4a06-9109-43a147a8634c Jul 24 07:41:26.324680 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0e368afc-78d4-4584-95a6-aeabdfd36785 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:26.324941 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0e368afc-78d4-4584-95a6-aeabdfd36785 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:26.324941 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-0e368afc-78d4-4584-95a6-aeabdfd36785 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Show backup with id c14cc146-3ba0-4a06-9109-43a147a8634c. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:41:26.328571 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:26.328571 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:41:26.329309 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0e368afc-78d4-4584-95a6-aeabdfd36785 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] https://10.4.3.170/volume/v3/backups/c14cc146-3ba0-4a06-9109-43a147a8634c returned with HTTP 200 Jul 24 07:41:26.329671 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 499/1991] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:26 2026] GET /volume/v3/backups/c14cc146-3ba0-4a06-9109-43a147a8634c => generated 799 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:26.342342 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-b07181a8-21e9-498c-b9bc-c2517909378f tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf66338c-4de6-47a8-a792-6502329e4517) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:41:26.343422 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-b07181a8-21e9-498c-b9bc-c2517909378f tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00a96e35-8c4b-48ab-aede-090c0b3be7a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:41:26.354096 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-8de22b52-0172-4d08-8909-f45a158764bf None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:26.356050 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8de22b52-0172-4d08-8909-f45a158764bf tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/cc9d260a-566b-4c05-a299-51393d04c22a Jul 24 07:41:26.357130 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8de22b52-0172-4d08-8909-f45a158764bf tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:26.357545 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8de22b52-0172-4d08-8909-f45a158764bf tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:26.358226 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-8de22b52-0172-4d08-8909-f45a158764bf tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id cc9d260a-566b-4c05-a299-51393d04c22a. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:41:26.362403 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8de22b52-0172-4d08-8909-f45a158764bf tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/cc9d260a-566b-4c05-a299-51393d04c22a returned with HTTP 404 Jul 24 07:41:26.362403 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 502/1992] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:41:26 2026] GET /volume/v3/backups/cc9d260a-566b-4c05-a299-51393d04c22a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:41:26.368805 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-22652c75-720d-4847-9fa4-1fe87ec354a6 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:26.370585 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-22652c75-720d-4847-9fa4-1fe87ec354a6 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] DELETE https://10.4.3.170/volume/v3/backups/0f5c7dc6-894d-459e-a55d-9731230ba18f Jul 24 07:41:26.370805 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-22652c75-720d-4847-9fa4-1fe87ec354a6 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:26.371074 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-22652c75-720d-4847-9fa4-1fe87ec354a6 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:26.371242 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.contrib.backups [None req-22652c75-720d-4847-9fa4-1fe87ec354a6 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Delete backup with id: 0f5c7dc6-894d-459e-a55d-9731230ba18f. Jul 24 07:41:26.376077 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:26.376077 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:41:26.400069 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.backup.rpcapi [None req-22652c75-720d-4847-9fa4-1fe87ec354a6 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] delete_backup rpcapi backup_id 0f5c7dc6-894d-459e-a55d-9731230ba18f {{(pid=100245) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 07:41:26.402184 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-22652c75-720d-4847-9fa4-1fe87ec354a6 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/0f5c7dc6-894d-459e-a55d-9731230ba18f returned with HTTP 202 Jul 24 07:41:26.402871 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 504/1993] 10.4.3.170 () {68 vars in 1391 bytes} [Fri Jul 24 07:41:26 2026] DELETE /volume/v3/backups/0f5c7dc6-894d-459e-a55d-9731230ba18f => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:41:26.406188 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-b07181a8-21e9-498c-b9bc-c2517909378f tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Created reservations ['bdf7cb36-366b-4d63-a8ed-e7205d625cc6', '8e5f91a8-c16a-4c53-8cf3-0156d4d8fccc', '250ceae7-7c08-44dc-b5bd-6880795aa0e8', 'd3c6928d-cabf-4fa1-afdf-44c79239c01c'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:41:26.407240 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-b07181a8-21e9-498c-b9bc-c2517909378f tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00a96e35-8c4b-48ab-aede-090c0b3be7a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bdf7cb36-366b-4d63-a8ed-e7205d625cc6', '8e5f91a8-c16a-4c53-8cf3-0156d4d8fccc', '250ceae7-7c08-44dc-b5bd-6880795aa0e8', 'd3c6928d-cabf-4fa1-afdf-44c79239c01c']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:41:26.408416 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-b07181a8-21e9-498c-b9bc-c2517909378f tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b8119dc-a2c0-435e-a1fc-e292701c2a67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:41:26.411901 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-a27eaaaf-0c6a-48b1-b9fa-039e55ff7b84 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:26.414588 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a27eaaaf-0c6a-48b1-b9fa-039e55ff7b84 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/0f5c7dc6-894d-459e-a55d-9731230ba18f Jul 24 07:41:26.414887 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a27eaaaf-0c6a-48b1-b9fa-039e55ff7b84 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:26.414887 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a27eaaaf-0c6a-48b1-b9fa-039e55ff7b84 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:26.415001 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-a27eaaaf-0c6a-48b1-b9fa-039e55ff7b84 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id 0f5c7dc6-894d-459e-a55d-9731230ba18f. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:41:26.420167 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:26.420167 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:41:26.423221 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a27eaaaf-0c6a-48b1-b9fa-039e55ff7b84 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/0f5c7dc6-894d-459e-a55d-9731230ba18f returned with HTTP 200 Jul 24 07:41:26.423221 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 500/1994] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:41:26 2026] GET /volume/v3/backups/0f5c7dc6-894d-459e-a55d-9731230ba18f => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:26.438542 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-b07181a8-21e9-498c-b9bc-c2517909378f tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b8119dc-a2c0-435e-a1fc-e292701c2a67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd8ea27ae-2ddf-4936-8804-62a12a36b75b', '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-1388278539',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b76920d2e5db497883ca5765c2b76bda',qos_specs=None,replication_status=,reservations=['bdf7cb36-366b-4d63-a8ed-e7205d625cc6','8e5f91a8-c16a-4c53-8cf3-0156d4d8fccc','250ceae7-7c08-44dc-b5bd-6880795aa0e8','d3c6928d-cabf-4fa1-afdf-44c79239c01c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b00715886da4fb4be5bdcf72b6c9218',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:41:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1388278539',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d8ea27ae-2ddf-4936-8804-62a12a36b75b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b76920d2e5db497883ca5765c2b76bda',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5b00715886da4fb4be5bdcf72b6c9218',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:41:26.439708 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-b07181a8-21e9-498c-b9bc-c2517909378f tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9032261-6cae-4f4f-9d06-d22425e8cfd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:41:26.465226 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-b07181a8-21e9-498c-b9bc-c2517909378f tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9032261-6cae-4f4f-9d06-d22425e8cfd6) transitioned into state 'SUCCESS' from state '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-1388278539',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b76920d2e5db497883ca5765c2b76bda',qos_specs=None,replication_status=,reservations=['bdf7cb36-366b-4d63-a8ed-e7205d625cc6','8e5f91a8-c16a-4c53-8cf3-0156d4d8fccc','250ceae7-7c08-44dc-b5bd-6880795aa0e8','d3c6928d-cabf-4fa1-afdf-44c79239c01c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b00715886da4fb4be5bdcf72b6c9218',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:41:26.465226 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-b07181a8-21e9-498c-b9bc-c2517909378f tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd2df32a-1c10-4a2c-bdd2-62d8ea2f4d0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:41:26.480679 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-b07181a8-21e9-498c-b9bc-c2517909378f tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd2df32a-1c10-4a2c-bdd2-62d8ea2f4d0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:41:26.481918 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-b07181a8-21e9-498c-b9bc-c2517909378f tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Flow 'volume_create_api' (d2aaf84a-7eaa-4712-ae57-8c031d9a55b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:41:26.482562 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-b07181a8-21e9-498c-b9bc-c2517909378f tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Create volume request issued successfully. Jul 24 07:41:26.484267 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b07181a8-21e9-498c-b9bc-c2517909378f tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:41:26.484267 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 489/1995] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 24 07:41:26 2026] POST /volume/v3/volumes => generated 753 bytes in 341 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:41:26.501458 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-df7535ff-7b98-4431-9349-140bf973f7d9 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:26.503160 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-df7535ff-7b98-4431-9349-140bf973f7d9 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] GET https://10.4.3.170/volume/v3/volumes/d8ea27ae-2ddf-4936-8804-62a12a36b75b Jul 24 07:41:26.503720 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-df7535ff-7b98-4431-9349-140bf973f7d9 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:26.503720 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-df7535ff-7b98-4431-9349-140bf973f7d9 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:26.513369 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:26.513369 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:41:26.517020 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-df7535ff-7b98-4431-9349-140bf973f7d9 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Volume info retrieved successfully. Jul 24 07:41:26.521633 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-df7535ff-7b98-4431-9349-140bf973f7d9 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] https://10.4.3.170/volume/v3/volumes/d8ea27ae-2ddf-4936-8804-62a12a36b75b returned with HTTP 200 Jul 24 07:41:26.521968 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 503/1996] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:26 2026] GET /volume/v3/volumes/d8ea27ae-2ddf-4936-8804-62a12a36b75b => generated 821 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:26.878944 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-b9aad748-45ce-4aaf-80db-b41a4fdb644e None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:26.950227 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b9aad748-45ce-4aaf-80db-b41a4fdb644e tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:41:26.950227 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b9aad748-45ce-4aaf-80db-b41a4fdb644e tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-461635107"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:41:26.950227 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-b9aad748-45ce-4aaf-80db-b41a4fdb644e tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-461635107'}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:41:26.950227 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-b9aad748-45ce-4aaf-80db-b41a4fdb644e tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Create volume of 1 GB Jul 24 07:41:26.956285 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-b9aad748-45ce-4aaf-80db-b41a4fdb644e tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Availability Zones retrieved successfully. Jul 24 07:41:26.963066 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-b9aad748-45ce-4aaf-80db-b41a4fdb644e tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Flow 'volume_create_api' (72e216c3-46ec-4d81-bb27-48c365b928a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:41:26.964480 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-b9aad748-45ce-4aaf-80db-b41a4fdb644e tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3cce9ed0-302c-4b83-903a-b980cf4c79ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:41:26.965923 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-b9aad748-45ce-4aaf-80db-b41a4fdb644e tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Validating volume size '1' using validate_int {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:41:26.997112 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-b9aad748-45ce-4aaf-80db-b41a4fdb644e tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3cce9ed0-302c-4b83-903a-b980cf4c79ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:41:26.997810 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-b9aad748-45ce-4aaf-80db-b41a4fdb644e tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b648370-7a3b-48aa-b516-433e684bbe52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:41:27.050273 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-b9aad748-45ce-4aaf-80db-b41a4fdb644e tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Created reservations ['6b34d324-22c5-4440-b26a-41086d24e1e6', '08a34f32-718b-49d6-af46-59d86f2d9cca', 'e7dfa079-ba99-481a-9885-62aa84f8bc61', '068dcdb7-231d-4d55-bb9d-e241d7bf6c41'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:41:27.051054 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-b9aad748-45ce-4aaf-80db-b41a4fdb644e tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b648370-7a3b-48aa-b516-433e684bbe52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6b34d324-22c5-4440-b26a-41086d24e1e6', '08a34f32-718b-49d6-af46-59d86f2d9cca', 'e7dfa079-ba99-481a-9885-62aa84f8bc61', '068dcdb7-231d-4d55-bb9d-e241d7bf6c41']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:41:27.051862 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-b9aad748-45ce-4aaf-80db-b41a4fdb644e tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aec61e45-5a24-4b64-91b7-a54a6af56c83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:41:27.072726 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-b9aad748-45ce-4aaf-80db-b41a4fdb644e tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aec61e45-5a24-4b64-91b7-a54a6af56c83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '65a2a05d-bd5c-48f3-b0d3-d11fe6fe35ac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-461635107',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9ada006b0ea4f8d99178085bc36c058',qos_specs=None,replication_status=,reservations=['6b34d324-22c5-4440-b26a-41086d24e1e6','08a34f32-718b-49d6-af46-59d86f2d9cca','e7dfa079-ba99-481a-9885-62aa84f8bc61','068dcdb7-231d-4d55-bb9d-e241d7bf6c41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a63181a6d394b25b3767e05bd909cdc',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:41:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-461635107',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=65a2a05d-bd5c-48f3-b0d3-d11fe6fe35ac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f9ada006b0ea4f8d99178085bc36c058',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7a63181a6d394b25b3767e05bd909cdc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:41:27.073460 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-b9aad748-45ce-4aaf-80db-b41a4fdb644e tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3822ec5a-fccd-4d1c-b2ec-82f674ca84f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:41:27.084412 np0000005822 devstack@c-api.service[100245]: DEBUG oslo_db.api [None req-b9aad748-45ce-4aaf-80db-b41a4fdb644e tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] DB error: (pymysql.err.OperationalError) (1213, 'Deadlock found when trying to get lock; try restarting transaction') Jul 24 07:41:27.084412 np0000005822 devstack@c-api.service[100245]: [SQL: SELECT reservations.id AS reservations_id, reservations.uuid AS reservations_uuid, reservations.usage_id AS reservations_usage_id, reservations.project_id AS reservations_project_id, reservations.resource AS reservations_resource, reservations.delta AS reservations_delta, reservations.expire AS reservations_expire, reservations.deleted_at AS reservations_deleted_at, reservations.deleted AS reservations_deleted, reservations.created_at AS reservations_created_at, reservations.updated_at AS reservations_updated_at Jul 24 07:41:27.084412 np0000005822 devstack@c-api.service[100245]: FROM reservations Jul 24 07:41:27.084412 np0000005822 devstack@c-api.service[100245]: WHERE reservations.deleted = false AND reservations.uuid IN (%(uuid_1_1)s, %(uuid_1_2)s, %(uuid_1_3)s, %(uuid_1_4)s) FOR UPDATE] Jul 24 07:41:27.084412 np0000005822 devstack@c-api.service[100245]: [parameters: {'uuid_1_1': '6b34d324-22c5-4440-b26a-41086d24e1e6', 'uuid_1_2': '08a34f32-718b-49d6-af46-59d86f2d9cca', 'uuid_1_3': 'e7dfa079-ba99-481a-9885-62aa84f8bc61', 'uuid_1_4': '068dcdb7-231d-4d55-bb9d-e241d7bf6c41'}] Jul 24 07:41:27.084412 np0000005822 devstack@c-api.service[100245]: (Background on this error at: https://sqlalche.me/e/20/e3q8) {{(pid=100245) _is_exception_expected /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/api.py:184}} Jul 24 07:41:27.084594 np0000005822 devstack@c-api.service[100245]: DEBUG oslo_db.api [None req-b9aad748-45ce-4aaf-80db-b41a4fdb644e tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Performing DB retry for function cinder.db.api.reservation_commit {{(pid=100245) wrapper /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/api.py:155}} Jul 24 07:41:27.257246 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-0c57899c-d433-4044-82a1-62a05fecadd9 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:27.260164 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0c57899c-d433-4044-82a1-62a05fecadd9 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] GET https://10.4.3.170/volume/v3/volumes/f1aa2593-a904-4481-8383-2ae14ee8d62d Jul 24 07:41:27.260433 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0c57899c-d433-4044-82a1-62a05fecadd9 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:27.260647 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0c57899c-d433-4044-82a1-62a05fecadd9 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:27.272900 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:27.272900 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:41:27.278505 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-0c57899c-d433-4044-82a1-62a05fecadd9 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Volume info retrieved successfully. Jul 24 07:41:27.281394 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0c57899c-d433-4044-82a1-62a05fecadd9 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/volumes/f1aa2593-a904-4481-8383-2ae14ee8d62d returned with HTTP 200 Jul 24 07:41:27.282092 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 501/1997] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:27 2026] GET /volume/v3/volumes/f1aa2593-a904-4481-8383-2ae14ee8d62d => generated 879 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:27.339353 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-ca3e3a47-50c5-4fa1-b492-8ad9ba97c1be None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:27.341478 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ca3e3a47-50c5-4fa1-b492-8ad9ba97c1be tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] GET https://10.4.3.170/volume/v3/backups/c14cc146-3ba0-4a06-9109-43a147a8634c Jul 24 07:41:27.341713 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ca3e3a47-50c5-4fa1-b492-8ad9ba97c1be tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:27.341948 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ca3e3a47-50c5-4fa1-b492-8ad9ba97c1be tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:27.342103 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-ca3e3a47-50c5-4fa1-b492-8ad9ba97c1be tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Show backup with id c14cc146-3ba0-4a06-9109-43a147a8634c. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:41:27.347004 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:27.347004 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:41:27.347861 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ca3e3a47-50c5-4fa1-b492-8ad9ba97c1be tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] https://10.4.3.170/volume/v3/backups/c14cc146-3ba0-4a06-9109-43a147a8634c returned with HTTP 200 Jul 24 07:41:27.348277 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 490/1998] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:27 2026] GET /volume/v3/backups/c14cc146-3ba0-4a06-9109-43a147a8634c => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:27.431388 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c2a69b2c-15ce-4a6c-937f-e77ae5dc65ab None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:27.433052 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c2a69b2c-15ce-4a6c-937f-e77ae5dc65ab tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/0f5c7dc6-894d-459e-a55d-9731230ba18f Jul 24 07:41:27.433271 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c2a69b2c-15ce-4a6c-937f-e77ae5dc65ab tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:27.433498 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c2a69b2c-15ce-4a6c-937f-e77ae5dc65ab tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:27.433624 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-c2a69b2c-15ce-4a6c-937f-e77ae5dc65ab tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id 0f5c7dc6-894d-459e-a55d-9731230ba18f. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:41:27.436760 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c2a69b2c-15ce-4a6c-937f-e77ae5dc65ab tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/0f5c7dc6-894d-459e-a55d-9731230ba18f returned with HTTP 404 Jul 24 07:41:27.437146 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 504/1999] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:41:27 2026] GET /volume/v3/backups/0f5c7dc6-894d-459e-a55d-9731230ba18f => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:41:27.446116 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-8ee62a50-d8ed-4009-b68b-1c667e8b5710 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:27.447826 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8ee62a50-d8ed-4009-b68b-1c667e8b5710 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] DELETE https://10.4.3.170/volume/v3/backups/e9a3f233-2042-4568-9f91-da25a1c5d33c Jul 24 07:41:27.448028 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8ee62a50-d8ed-4009-b68b-1c667e8b5710 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:27.448219 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8ee62a50-d8ed-4009-b68b-1c667e8b5710 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:27.448350 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.contrib.backups [None req-8ee62a50-d8ed-4009-b68b-1c667e8b5710 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Delete backup with id: e9a3f233-2042-4568-9f91-da25a1c5d33c. Jul 24 07:41:27.452069 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:27.452069 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:41:27.462708 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.backup.rpcapi [None req-8ee62a50-d8ed-4009-b68b-1c667e8b5710 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] delete_backup rpcapi backup_id e9a3f233-2042-4568-9f91-da25a1c5d33c {{(pid=100244) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 07:41:27.464282 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8ee62a50-d8ed-4009-b68b-1c667e8b5710 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/e9a3f233-2042-4568-9f91-da25a1c5d33c returned with HTTP 202 Jul 24 07:41:27.464702 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 502/2000] 10.4.3.170 () {68 vars in 1391 bytes} [Fri Jul 24 07:41:27 2026] DELETE /volume/v3/backups/e9a3f233-2042-4568-9f91-da25a1c5d33c => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:41:27.474099 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-dc86bd16-e5b8-404d-8090-3768ebf7094c None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:27.478941 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-dc86bd16-e5b8-404d-8090-3768ebf7094c tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/e9a3f233-2042-4568-9f91-da25a1c5d33c Jul 24 07:41:27.479228 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-dc86bd16-e5b8-404d-8090-3768ebf7094c tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:27.479478 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-dc86bd16-e5b8-404d-8090-3768ebf7094c tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:27.479615 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-dc86bd16-e5b8-404d-8090-3768ebf7094c tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id e9a3f233-2042-4568-9f91-da25a1c5d33c. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:41:27.484279 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:27.484279 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:41:27.485042 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-dc86bd16-e5b8-404d-8090-3768ebf7094c tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/e9a3f233-2042-4568-9f91-da25a1c5d33c returned with HTTP 200 Jul 24 07:41:27.485528 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 491/2001] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:41:27 2026] GET /volume/v3/backups/e9a3f233-2042-4568-9f91-da25a1c5d33c => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:27.541219 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-251dd826-bfae-42dd-83ad-c71eb2f1d044 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:27.543380 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-251dd826-bfae-42dd-83ad-c71eb2f1d044 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] GET https://10.4.3.170/volume/v3/volumes/d8ea27ae-2ddf-4936-8804-62a12a36b75b Jul 24 07:41:27.543714 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-251dd826-bfae-42dd-83ad-c71eb2f1d044 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:27.543895 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-251dd826-bfae-42dd-83ad-c71eb2f1d044 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:27.552715 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:27.552715 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:41:27.556789 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-251dd826-bfae-42dd-83ad-c71eb2f1d044 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Volume info retrieved successfully. Jul 24 07:41:27.563828 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-251dd826-bfae-42dd-83ad-c71eb2f1d044 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] https://10.4.3.170/volume/v3/volumes/d8ea27ae-2ddf-4936-8804-62a12a36b75b returned with HTTP 200 Jul 24 07:41:27.564575 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 505/2002] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:27 2026] GET /volume/v3/volumes/d8ea27ae-2ddf-4936-8804-62a12a36b75b => generated 1361 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:41:27.598388 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-53ae5515-0501-48c8-8774-eb82f5375b70 req-4f18cde2-41aa-42c6-aa9c-7f38beff8fc0 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:27.600086 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-53ae5515-0501-48c8-8774-eb82f5375b70 req-4f18cde2-41aa-42c6-aa9c-7f38beff8fc0 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] GET https://10.4.3.170/volume/v3/volumes/d8ea27ae-2ddf-4936-8804-62a12a36b75b Jul 24 07:41:27.600299 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-53ae5515-0501-48c8-8774-eb82f5375b70 req-4f18cde2-41aa-42c6-aa9c-7f38beff8fc0 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:27.600517 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-53ae5515-0501-48c8-8774-eb82f5375b70 req-4f18cde2-41aa-42c6-aa9c-7f38beff8fc0 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:27.607198 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:27.607198 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:41:27.610803 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-53ae5515-0501-48c8-8774-eb82f5375b70 req-4f18cde2-41aa-42c6-aa9c-7f38beff8fc0 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Volume info retrieved successfully. Jul 24 07:41:27.615638 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-53ae5515-0501-48c8-8774-eb82f5375b70 req-4f18cde2-41aa-42c6-aa9c-7f38beff8fc0 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] https://10.4.3.170/volume/v3/volumes/d8ea27ae-2ddf-4936-8804-62a12a36b75b returned with HTTP 200 Jul 24 07:41:27.616133 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 503/2003] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:41:27 2026] GET /volume/v3/volumes/d8ea27ae-2ddf-4936-8804-62a12a36b75b => generated 1361 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:41:28.100295 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-b9aad748-45ce-4aaf-80db-b41a4fdb644e tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3822ec5a-fccd-4d1c-b2ec-82f674ca84f4) transitioned into state 'SUCCESS' from state '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-461635107',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9ada006b0ea4f8d99178085bc36c058',qos_specs=None,replication_status=,reservations=['6b34d324-22c5-4440-b26a-41086d24e1e6','08a34f32-718b-49d6-af46-59d86f2d9cca','e7dfa079-ba99-481a-9885-62aa84f8bc61','068dcdb7-231d-4d55-bb9d-e241d7bf6c41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a63181a6d394b25b3767e05bd909cdc',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:41:28.100901 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-b9aad748-45ce-4aaf-80db-b41a4fdb644e tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56ff7144-eab3-4fb6-86fd-6d13565065d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:41:28.112229 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-b9aad748-45ce-4aaf-80db-b41a4fdb644e tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56ff7144-eab3-4fb6-86fd-6d13565065d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:41:28.112229 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-b9aad748-45ce-4aaf-80db-b41a4fdb644e tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Flow 'volume_create_api' (72e216c3-46ec-4d81-bb27-48c365b928a4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:41:28.112229 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-b9aad748-45ce-4aaf-80db-b41a4fdb644e tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Create volume request issued successfully. Jul 24 07:41:28.112229 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b9aad748-45ce-4aaf-80db-b41a4fdb644e tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:41:28.112229 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 505/2004] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 24 07:41:26 2026] POST /volume/v3/volumes => generated 748 bytes in 1233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:41:28.124081 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-5227cff3-7f47-4689-a928-16f95db24127 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:28.126523 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5227cff3-7f47-4689-a928-16f95db24127 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] GET https://10.4.3.170/volume/v3/volumes/65a2a05d-bd5c-48f3-b0d3-d11fe6fe35ac Jul 24 07:41:28.126722 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-5227cff3-7f47-4689-a928-16f95db24127 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:28.126892 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-5227cff3-7f47-4689-a928-16f95db24127 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:28.137462 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:28.137462 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:41:28.142917 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-5227cff3-7f47-4689-a928-16f95db24127 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Volume info retrieved successfully. Jul 24 07:41:28.149229 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5227cff3-7f47-4689-a928-16f95db24127 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] https://10.4.3.170/volume/v3/volumes/65a2a05d-bd5c-48f3-b0d3-d11fe6fe35ac returned with HTTP 200 Jul 24 07:41:28.149229 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 492/2005] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:28 2026] GET /volume/v3/volumes/65a2a05d-bd5c-48f3-b0d3-d11fe6fe35ac => generated 816 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:28.158777 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-53ae5515-0501-48c8-8774-eb82f5375b70 req-93e24c2a-f1d4-4be9-b12c-cd4274295c1b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:28.162566 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-53ae5515-0501-48c8-8774-eb82f5375b70 req-93e24c2a-f1d4-4be9-b12c-cd4274295c1b tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] GET https://10.4.3.170/volume/v3/volumes/d8ea27ae-2ddf-4936-8804-62a12a36b75b Jul 24 07:41:28.162788 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-53ae5515-0501-48c8-8774-eb82f5375b70 req-93e24c2a-f1d4-4be9-b12c-cd4274295c1b tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:28.163002 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-53ae5515-0501-48c8-8774-eb82f5375b70 req-93e24c2a-f1d4-4be9-b12c-cd4274295c1b tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:28.174287 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:28.174287 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:41:28.178067 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [req-53ae5515-0501-48c8-8774-eb82f5375b70 req-93e24c2a-f1d4-4be9-b12c-cd4274295c1b tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Volume info retrieved successfully. Jul 24 07:41:28.183839 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-53ae5515-0501-48c8-8774-eb82f5375b70 req-93e24c2a-f1d4-4be9-b12c-cd4274295c1b tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] https://10.4.3.170/volume/v3/volumes/d8ea27ae-2ddf-4936-8804-62a12a36b75b returned with HTTP 200 Jul 24 07:41:28.184192 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 506/2006] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:41:28 2026] GET /volume/v3/volumes/d8ea27ae-2ddf-4936-8804-62a12a36b75b => generated 1361 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:41:28.194232 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-075fe383-bf32-4942-9077-0814ea6a1cea None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:28.194647 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-075fe383-bf32-4942-9077-0814ea6a1cea None None] GET https://10.4.3.170/volume// Jul 24 07:41:28.194817 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-075fe383-bf32-4942-9077-0814ea6a1cea None None] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:28.195004 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-075fe383-bf32-4942-9077-0814ea6a1cea None None] Calling method 'all' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:28.195336 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-075fe383-bf32-4942-9077-0814ea6a1cea None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:41:28.195804 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 504/2007] 10.4.3.170 () {66 vars in 1419 bytes} [Fri Jul 24 07:41:28 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:41:28.203458 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-53ae5515-0501-48c8-8774-eb82f5375b70 req-67a82cd9-436c-4968-a7c8-6a81d1c4de89 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:28.205461 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-53ae5515-0501-48c8-8774-eb82f5375b70 req-67a82cd9-436c-4968-a7c8-6a81d1c4de89 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 24 07:41:28.205883 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-53ae5515-0501-48c8-8774-eb82f5375b70 req-67a82cd9-436c-4968-a7c8-6a81d1c4de89 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d8ea27ae-2ddf-4936-8804-62a12a36b75b", "connector": null, "instance_uuid": "75a270d8-be22-490f-8013-b021fdebe887"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:41:28.213868 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:28.213868 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:41:28.240787 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-53ae5515-0501-48c8-8774-eb82f5375b70 req-67a82cd9-436c-4968-a7c8-6a81d1c4de89 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 24 07:41:28.241418 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 506/2008] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 24 07:41:28 2026] POST /volume/v3/attachments => generated 273 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:41:28.297872 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-547dfe59-97ed-43dc-8ae6-e9d71eaa1df2 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:28.303391 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-547dfe59-97ed-43dc-8ae6-e9d71eaa1df2 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] GET https://10.4.3.170/volume/v3/volumes/f1aa2593-a904-4481-8383-2ae14ee8d62d Jul 24 07:41:28.303636 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-547dfe59-97ed-43dc-8ae6-e9d71eaa1df2 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:28.303876 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-547dfe59-97ed-43dc-8ae6-e9d71eaa1df2 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:28.315071 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:28.315071 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:41:28.318756 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-547dfe59-97ed-43dc-8ae6-e9d71eaa1df2 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Volume info retrieved successfully. Jul 24 07:41:28.323664 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-547dfe59-97ed-43dc-8ae6-e9d71eaa1df2 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/volumes/f1aa2593-a904-4481-8383-2ae14ee8d62d returned with HTTP 200 Jul 24 07:41:28.324241 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 493/2009] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:28 2026] GET /volume/v3/volumes/f1aa2593-a904-4481-8383-2ae14ee8d62d => generated 879 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:28.365753 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9d0c5ce6-cf20-4362-8f92-2d89f475af42 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:28.368080 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9d0c5ce6-cf20-4362-8f92-2d89f475af42 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] GET https://10.4.3.170/volume/v3/backups/c14cc146-3ba0-4a06-9109-43a147a8634c Jul 24 07:41:28.368461 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9d0c5ce6-cf20-4362-8f92-2d89f475af42 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:28.368705 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9d0c5ce6-cf20-4362-8f92-2d89f475af42 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:28.368843 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-9d0c5ce6-cf20-4362-8f92-2d89f475af42 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Show backup with id c14cc146-3ba0-4a06-9109-43a147a8634c. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:41:28.374544 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:28.374544 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:41:28.375430 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9d0c5ce6-cf20-4362-8f92-2d89f475af42 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] https://10.4.3.170/volume/v3/backups/c14cc146-3ba0-4a06-9109-43a147a8634c returned with HTTP 200 Jul 24 07:41:28.375892 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 507/2010] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:28 2026] GET /volume/v3/backups/c14cc146-3ba0-4a06-9109-43a147a8634c => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:28.496307 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-bac1a6a3-70d3-4015-9574-8ffbdd0565c1 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:28.499511 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-bac1a6a3-70d3-4015-9574-8ffbdd0565c1 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/backups/e9a3f233-2042-4568-9f91-da25a1c5d33c Jul 24 07:41:28.499745 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-bac1a6a3-70d3-4015-9574-8ffbdd0565c1 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:28.499948 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-bac1a6a3-70d3-4015-9574-8ffbdd0565c1 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:28.500068 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-bac1a6a3-70d3-4015-9574-8ffbdd0565c1 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Show backup with id e9a3f233-2042-4568-9f91-da25a1c5d33c. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:41:28.508764 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-bac1a6a3-70d3-4015-9574-8ffbdd0565c1 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/backups/e9a3f233-2042-4568-9f91-da25a1c5d33c returned with HTTP 404 Jul 24 07:41:28.509291 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 505/2011] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:41:28 2026] GET /volume/v3/backups/e9a3f233-2042-4568-9f91-da25a1c5d33c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:41:28.517130 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-d18997e4-97c7-4544-b796-c51d0d5401d1 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:28.519286 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d18997e4-97c7-4544-b796-c51d0d5401d1 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/ff53d4c3-0724-48fe-be96-3fe21fcbd82b Jul 24 07:41:28.519567 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d18997e4-97c7-4544-b796-c51d0d5401d1 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:28.519791 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d18997e4-97c7-4544-b796-c51d0d5401d1 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:28.520014 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-d18997e4-97c7-4544-b796-c51d0d5401d1 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Delete volume with id: ff53d4c3-0724-48fe-be96-3fe21fcbd82b Jul 24 07:41:28.529394 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:28.529394 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:41:28.529811 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-d18997e4-97c7-4544-b796-c51d0d5401d1 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Volume info retrieved successfully. Jul 24 07:41:28.547125 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-d18997e4-97c7-4544-b796-c51d0d5401d1 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Delete volume request issued successfully. Jul 24 07:41:28.547352 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d18997e4-97c7-4544-b796-c51d0d5401d1 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/volumes/ff53d4c3-0724-48fe-be96-3fe21fcbd82b returned with HTTP 202 Jul 24 07:41:28.547737 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 507/2012] 10.4.3.170 () {68 vars in 1391 bytes} [Fri Jul 24 07:41:28 2026] DELETE /volume/v3/volumes/ff53d4c3-0724-48fe-be96-3fe21fcbd82b => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:41:28.557997 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-7727ed66-38f6-4422-a638-c441e74832f4 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:28.560331 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7727ed66-38f6-4422-a638-c441e74832f4 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/volumes/ff53d4c3-0724-48fe-be96-3fe21fcbd82b Jul 24 07:41:28.560659 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7727ed66-38f6-4422-a638-c441e74832f4 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:28.560927 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7727ed66-38f6-4422-a638-c441e74832f4 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:28.569505 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:28.569505 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:41:28.574821 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-7727ed66-38f6-4422-a638-c441e74832f4 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Volume info retrieved successfully. Jul 24 07:41:28.580549 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7727ed66-38f6-4422-a638-c441e74832f4 tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/volumes/ff53d4c3-0724-48fe-be96-3fe21fcbd82b returned with HTTP 200 Jul 24 07:41:28.584114 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 494/2013] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:41:28 2026] GET /volume/v3/volumes/ff53d4c3-0724-48fe-be96-3fe21fcbd82b => generated 1017 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:41:29.165103 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e084b6a2-341b-4490-b6b3-569f49598bac None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:29.167857 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e084b6a2-341b-4490-b6b3-569f49598bac tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] GET https://10.4.3.170/volume/v3/volumes/65a2a05d-bd5c-48f3-b0d3-d11fe6fe35ac Jul 24 07:41:29.168078 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e084b6a2-341b-4490-b6b3-569f49598bac tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:29.168380 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e084b6a2-341b-4490-b6b3-569f49598bac tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:29.179611 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:29.179611 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:41:29.184239 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e084b6a2-341b-4490-b6b3-569f49598bac tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Volume info retrieved successfully. Jul 24 07:41:29.189412 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e084b6a2-341b-4490-b6b3-569f49598bac tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] https://10.4.3.170/volume/v3/volumes/65a2a05d-bd5c-48f3-b0d3-d11fe6fe35ac returned with HTTP 200 Jul 24 07:41:29.189922 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 508/2014] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:29 2026] GET /volume/v3/volumes/65a2a05d-bd5c-48f3-b0d3-d11fe6fe35ac => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:29.344456 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-c59234b1-6838-4f40-9798-1d1141dbb63c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:29.346916 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c59234b1-6838-4f40-9798-1d1141dbb63c tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] GET https://10.4.3.170/volume/v3/volumes/f1aa2593-a904-4481-8383-2ae14ee8d62d Jul 24 07:41:29.349776 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c59234b1-6838-4f40-9798-1d1141dbb63c tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:29.349776 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c59234b1-6838-4f40-9798-1d1141dbb63c tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:29.377290 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:29.377290 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:41:29.388018 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-c59234b1-6838-4f40-9798-1d1141dbb63c tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Volume info retrieved successfully. Jul 24 07:41:29.388846 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-4c45e460-538f-4fa4-8a6f-7d306e5b95f6 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:29.390779 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4c45e460-538f-4fa4-8a6f-7d306e5b95f6 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] GET https://10.4.3.170/volume/v3/backups/c14cc146-3ba0-4a06-9109-43a147a8634c Jul 24 07:41:29.390995 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4c45e460-538f-4fa4-8a6f-7d306e5b95f6 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:29.391227 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4c45e460-538f-4fa4-8a6f-7d306e5b95f6 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:29.391354 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-4c45e460-538f-4fa4-8a6f-7d306e5b95f6 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Show backup with id c14cc146-3ba0-4a06-9109-43a147a8634c. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:41:29.394815 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c59234b1-6838-4f40-9798-1d1141dbb63c tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/volumes/f1aa2593-a904-4481-8383-2ae14ee8d62d returned with HTTP 200 Jul 24 07:41:29.394815 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 506/2015] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:29 2026] GET /volume/v3/volumes/f1aa2593-a904-4481-8383-2ae14ee8d62d => generated 879 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:29.396612 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:29.396612 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:41:29.397522 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4c45e460-538f-4fa4-8a6f-7d306e5b95f6 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] https://10.4.3.170/volume/v3/backups/c14cc146-3ba0-4a06-9109-43a147a8634c returned with HTTP 200 Jul 24 07:41:29.398028 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 508/2016] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:29 2026] GET /volume/v3/backups/c14cc146-3ba0-4a06-9109-43a147a8634c => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:29.564138 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-6b9f0d6f-bb2d-4370-8996-e0b8b8daffde None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:29.564557 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6b9f0d6f-bb2d-4370-8996-e0b8b8daffde None None] GET https://10.4.3.170/volume// Jul 24 07:41:29.564703 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-6b9f0d6f-bb2d-4370-8996-e0b8b8daffde None None] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:29.564875 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-6b9f0d6f-bb2d-4370-8996-e0b8b8daffde None None] Calling method 'all' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:29.565217 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6b9f0d6f-bb2d-4370-8996-e0b8b8daffde None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:41:29.565517 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 495/2017] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:41:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:41:29.574500 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-53ae5515-0501-48c8-8774-eb82f5375b70 req-42a1b0cd-a7da-43b7-8cd3-090cf6b51590 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:29.580225 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-53ae5515-0501-48c8-8774-eb82f5375b70 req-42a1b0cd-a7da-43b7-8cd3-090cf6b51590 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] GET https://10.4.3.170/volume/v3/volumes/d8ea27ae-2ddf-4936-8804-62a12a36b75b Jul 24 07:41:29.580225 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-53ae5515-0501-48c8-8774-eb82f5375b70 req-42a1b0cd-a7da-43b7-8cd3-090cf6b51590 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:29.580225 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-53ae5515-0501-48c8-8774-eb82f5375b70 req-42a1b0cd-a7da-43b7-8cd3-090cf6b51590 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:29.590463 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:29.590463 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:41:29.594335 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [req-53ae5515-0501-48c8-8774-eb82f5375b70 req-42a1b0cd-a7da-43b7-8cd3-090cf6b51590 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Volume info retrieved successfully. Jul 24 07:41:29.601232 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-51c3b6d0-6f7c-43ae-a979-9cbfb7eb450e None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:29.601596 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-53ae5515-0501-48c8-8774-eb82f5375b70 req-42a1b0cd-a7da-43b7-8cd3-090cf6b51590 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] https://10.4.3.170/volume/v3/volumes/d8ea27ae-2ddf-4936-8804-62a12a36b75b returned with HTTP 200 Jul 24 07:41:29.601596 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 509/2018] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:41:29 2026] GET /volume/v3/volumes/d8ea27ae-2ddf-4936-8804-62a12a36b75b => generated 1540 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:41:29.606246 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-51c3b6d0-6f7c-43ae-a979-9cbfb7eb450e tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] GET https://10.4.3.170/volume/v3/volumes/ff53d4c3-0724-48fe-be96-3fe21fcbd82b Jul 24 07:41:29.606246 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-51c3b6d0-6f7c-43ae-a979-9cbfb7eb450e tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:29.606246 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-51c3b6d0-6f7c-43ae-a979-9cbfb7eb450e tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:29.614312 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-51c3b6d0-6f7c-43ae-a979-9cbfb7eb450e tempest-ProjectMemberTests33-57052394 tempest-ProjectMemberTests33-57052394-project-admin] https://10.4.3.170/volume/v3/volumes/ff53d4c3-0724-48fe-be96-3fe21fcbd82b returned with HTTP 404 Jul 24 07:41:29.614973 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 507/2019] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:41:29 2026] GET /volume/v3/volumes/ff53d4c3-0724-48fe-be96-3fe21fcbd82b => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:41:29.742651 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-53ae5515-0501-48c8-8774-eb82f5375b70 req-db9d80d9-17d5-430e-90c8-9562d98baafe None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:29.751859 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-53ae5515-0501-48c8-8774-eb82f5375b70 req-db9d80d9-17d5-430e-90c8-9562d98baafe tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] PUT https://10.4.3.170/volume/v3/attachments/a76134eb-32bc-4347-aba9-d5f2eb21c39d Jul 24 07:41:29.752403 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-53ae5515-0501-48c8-8774-eb82f5375b70 req-db9d80d9-17d5-430e-90c8-9562d98baafe tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000005822", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9a7cb9337d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5fc7887c-2ab7-4d21-80c7-ec4ad0d3b011", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:41:29.772387 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.coordination [req-53ae5515-0501-48c8-8774-eb82f5375b70 req-db9d80d9-17d5-430e-90c8-9562d98baafe tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Acquiring lock "cinder-attachment_update-d8ea27ae-2ddf-4936-8804-62a12a36b75b-np0000005822" by "attachment_update" {{(pid=100245) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 07:41:29.782946 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.coordination [req-53ae5515-0501-48c8-8774-eb82f5375b70 req-db9d80d9-17d5-430e-90c8-9562d98baafe tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Lock "cinder-attachment_update-d8ea27ae-2ddf-4936-8804-62a12a36b75b-np0000005822" acquired by "attachment_update" :: waited 0.011s {{(pid=100245) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 07:41:29.783919 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:29.783919 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:41:29.909540 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.coordination [req-53ae5515-0501-48c8-8774-eb82f5375b70 req-db9d80d9-17d5-430e-90c8-9562d98baafe tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Lock "cinder-attachment_update-d8ea27ae-2ddf-4936-8804-62a12a36b75b-np0000005822" released by "attachment_update" :: held 0.126s {{(pid=100245) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 07:41:29.910057 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-53ae5515-0501-48c8-8774-eb82f5375b70 req-db9d80d9-17d5-430e-90c8-9562d98baafe tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] https://10.4.3.170/volume/v3/attachments/a76134eb-32bc-4347-aba9-d5f2eb21c39d returned with HTTP 200 Jul 24 07:41:29.910769 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 509/2020] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 24 07:41:29 2026] PUT /volume/v3/attachments/a76134eb-32bc-4347-aba9-d5f2eb21c39d => generated 969 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:41:29.961710 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-53ae5515-0501-48c8-8774-eb82f5375b70 req-35e84bad-9855-4ea7-9d0b-a897f2f49e7d None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:29.964550 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-53ae5515-0501-48c8-8774-eb82f5375b70 req-35e84bad-9855-4ea7-9d0b-a897f2f49e7d tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] POST https://10.4.3.170/volume/v3/attachments/a76134eb-32bc-4347-aba9-d5f2eb21c39d/action Jul 24 07:41:29.965056 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-53ae5515-0501-48c8-8774-eb82f5375b70 req-35e84bad-9855-4ea7-9d0b-a897f2f49e7d tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Action body: b'{"os-complete": null}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:41:29.965256 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-53ae5515-0501-48c8-8774-eb82f5375b70 req-35e84bad-9855-4ea7-9d0b-a897f2f49e7d tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:41:29.989414 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:29.989414 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:41:30.010448 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-53ae5515-0501-48c8-8774-eb82f5375b70 req-35e84bad-9855-4ea7-9d0b-a897f2f49e7d tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] https://10.4.3.170/volume/v3/attachments/a76134eb-32bc-4347-aba9-d5f2eb21c39d/action returned with HTTP 204 Jul 24 07:41:30.011411 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 496/2021] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 24 07:41:29 2026] POST /volume/v3/attachments/a76134eb-32bc-4347-aba9-d5f2eb21c39d/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:41:30.417156 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-dc7901a2-e93e-492f-b79f-fa08a15c41fa None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:30.417274 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-4f78cf89-b8a4-4944-8fab-aa020d08e453 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:30.421146 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-dc7901a2-e93e-492f-b79f-fa08a15c41fa tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] GET https://10.4.3.170/volume/v3/volumes/f1aa2593-a904-4481-8383-2ae14ee8d62d Jul 24 07:41:30.421779 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-dc7901a2-e93e-492f-b79f-fa08a15c41fa tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:30.421779 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-dc7901a2-e93e-492f-b79f-fa08a15c41fa tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:30.423380 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4f78cf89-b8a4-4944-8fab-aa020d08e453 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] GET https://10.4.3.170/volume/v3/backups/c14cc146-3ba0-4a06-9109-43a147a8634c Jul 24 07:41:30.423729 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4f78cf89-b8a4-4944-8fab-aa020d08e453 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:30.424109 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4f78cf89-b8a4-4944-8fab-aa020d08e453 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:30.424192 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-4f78cf89-b8a4-4944-8fab-aa020d08e453 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Show backup with id c14cc146-3ba0-4a06-9109-43a147a8634c. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:41:30.434909 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:30.434909 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:41:30.436460 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4f78cf89-b8a4-4944-8fab-aa020d08e453 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] https://10.4.3.170/volume/v3/backups/c14cc146-3ba0-4a06-9109-43a147a8634c returned with HTTP 200 Jul 24 07:41:30.436993 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 510/2022] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:30 2026] GET /volume/v3/backups/c14cc146-3ba0-4a06-9109-43a147a8634c => generated 799 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:30.438033 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:30.438033 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:41:30.442753 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-dc7901a2-e93e-492f-b79f-fa08a15c41fa tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Volume info retrieved successfully. Jul 24 07:41:30.448079 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-dc7901a2-e93e-492f-b79f-fa08a15c41fa tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/volumes/f1aa2593-a904-4481-8383-2ae14ee8d62d returned with HTTP 200 Jul 24 07:41:30.448552 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 508/2023] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:30 2026] GET /volume/v3/volumes/f1aa2593-a904-4481-8383-2ae14ee8d62d => generated 879 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:31.449045 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-950fbf42-8a41-43ed-91dc-fa5480a84960 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:31.450842 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-950fbf42-8a41-43ed-91dc-fa5480a84960 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] GET https://10.4.3.170/volume/v3/backups/c14cc146-3ba0-4a06-9109-43a147a8634c Jul 24 07:41:31.451077 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-950fbf42-8a41-43ed-91dc-fa5480a84960 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:31.451317 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-950fbf42-8a41-43ed-91dc-fa5480a84960 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:31.451480 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-950fbf42-8a41-43ed-91dc-fa5480a84960 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Show backup with id c14cc146-3ba0-4a06-9109-43a147a8634c. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:41:31.461431 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:31.461431 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:41:31.461431 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-950fbf42-8a41-43ed-91dc-fa5480a84960 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] https://10.4.3.170/volume/v3/backups/c14cc146-3ba0-4a06-9109-43a147a8634c returned with HTTP 200 Jul 24 07:41:31.461431 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 510/2024] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:31 2026] GET /volume/v3/backups/c14cc146-3ba0-4a06-9109-43a147a8634c => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:31.465937 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-5e56c66d-fa36-40d4-8872-647776910c96 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:31.473411 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5e56c66d-fa36-40d4-8872-647776910c96 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] GET https://10.4.3.170/volume/v3/volumes/f1aa2593-a904-4481-8383-2ae14ee8d62d Jul 24 07:41:31.473654 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-5e56c66d-fa36-40d4-8872-647776910c96 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:31.473905 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-5e56c66d-fa36-40d4-8872-647776910c96 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:31.504038 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:31.504038 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:41:31.511941 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-5e56c66d-fa36-40d4-8872-647776910c96 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Volume info retrieved successfully. Jul 24 07:41:31.518225 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5e56c66d-fa36-40d4-8872-647776910c96 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/volumes/f1aa2593-a904-4481-8383-2ae14ee8d62d returned with HTTP 200 Jul 24 07:41:31.519100 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 497/2025] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:31 2026] GET /volume/v3/volumes/f1aa2593-a904-4481-8383-2ae14ee8d62d => generated 879 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:31.723671 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-19cfc86c-9d1f-4264-8c54-c798db4be27f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:31.833104 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-19cfc86c-9d1f-4264-8c54-c798db4be27f tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:41:31.833619 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-19cfc86c-9d1f-4264-8c54-c798db4be27f tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1998824598"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:41:31.835962 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-19cfc86c-9d1f-4264-8c54-c798db4be27f tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1998824598'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:41:31.836141 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-19cfc86c-9d1f-4264-8c54-c798db4be27f tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Create volume of 1 GB Jul 24 07:41:31.846876 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-19cfc86c-9d1f-4264-8c54-c798db4be27f tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Availability Zones retrieved successfully. Jul 24 07:41:31.855189 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-19cfc86c-9d1f-4264-8c54-c798db4be27f tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Flow 'volume_create_api' (92d07245-6ace-4ff5-a3f3-09d56e6ec911) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:41:31.856231 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-19cfc86c-9d1f-4264-8c54-c798db4be27f tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28510edb-fe73-425b-84c7-3145d83b78c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:41:31.857187 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-19cfc86c-9d1f-4264-8c54-c798db4be27f tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:41:31.896952 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-19cfc86c-9d1f-4264-8c54-c798db4be27f tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28510edb-fe73-425b-84c7-3145d83b78c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:41:31.898083 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-19cfc86c-9d1f-4264-8c54-c798db4be27f tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9c8e7cb-9173-4845-84eb-96d032cbefd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:41:31.992843 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-19cfc86c-9d1f-4264-8c54-c798db4be27f tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Created reservations ['0be06881-a7c9-4ae0-b669-7234e53e3486', '08e2a1cf-878c-4b6d-ad56-c4600a523bad', '2d508bc3-8b97-49af-9bd7-308e81a66c78', '442ad309-099a-4a51-b76a-40e0f2890b43'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:41:31.993783 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-19cfc86c-9d1f-4264-8c54-c798db4be27f tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9c8e7cb-9173-4845-84eb-96d032cbefd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0be06881-a7c9-4ae0-b669-7234e53e3486', '08e2a1cf-878c-4b6d-ad56-c4600a523bad', '2d508bc3-8b97-49af-9bd7-308e81a66c78', '442ad309-099a-4a51-b76a-40e0f2890b43']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:41:31.994770 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-19cfc86c-9d1f-4264-8c54-c798db4be27f tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52553edc-3bc8-4474-86ea-373b5ab5739c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:41:32.028054 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-19cfc86c-9d1f-4264-8c54-c798db4be27f tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52553edc-3bc8-4474-86ea-373b5ab5739c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e675837b-d8d0-453c-8d86-67b4f3f2edce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1998824598',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b17bfcadca684bfda3b1f0d7ec79cc00',qos_specs=None,replication_status=,reservations=['0be06881-a7c9-4ae0-b669-7234e53e3486','08e2a1cf-878c-4b6d-ad56-c4600a523bad','2d508bc3-8b97-49af-9bd7-308e81a66c78','442ad309-099a-4a51-b76a-40e0f2890b43'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='468179dc83564836ad9463239811ae72',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:41:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1998824598',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e675837b-d8d0-453c-8d86-67b4f3f2edce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b17bfcadca684bfda3b1f0d7ec79cc00',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='468179dc83564836ad9463239811ae72',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:41:32.028971 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-19cfc86c-9d1f-4264-8c54-c798db4be27f tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a67748b-e370-47bd-90ea-13a4a37f9b3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:41:32.054407 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-19cfc86c-9d1f-4264-8c54-c798db4be27f tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a67748b-e370-47bd-90ea-13a4a37f9b3b) transitioned into state 'SUCCESS' from state '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-1998824598',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b17bfcadca684bfda3b1f0d7ec79cc00',qos_specs=None,replication_status=,reservations=['0be06881-a7c9-4ae0-b669-7234e53e3486','08e2a1cf-878c-4b6d-ad56-c4600a523bad','2d508bc3-8b97-49af-9bd7-308e81a66c78','442ad309-099a-4a51-b76a-40e0f2890b43'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='468179dc83564836ad9463239811ae72',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:41:32.055461 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-19cfc86c-9d1f-4264-8c54-c798db4be27f tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbc3a89b-b9db-4a0f-b69c-c49c1429bde7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:41:32.071359 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-19cfc86c-9d1f-4264-8c54-c798db4be27f tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbc3a89b-b9db-4a0f-b69c-c49c1429bde7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:41:32.071998 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-19cfc86c-9d1f-4264-8c54-c798db4be27f tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Flow 'volume_create_api' (92d07245-6ace-4ff5-a3f3-09d56e6ec911) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:41:32.072327 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-19cfc86c-9d1f-4264-8c54-c798db4be27f tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Create volume request issued successfully. Jul 24 07:41:32.072990 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-19cfc86c-9d1f-4264-8c54-c798db4be27f tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:41:32.073824 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 511/2026] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 24 07:41:31 2026] POST /volume/v3/volumes => generated 749 bytes in 357 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:41:32.179099 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-a0f7d8f6-e0a9-49ce-abd3-57f976c80800 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:32.344564 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a0f7d8f6-e0a9-49ce-abd3-57f976c80800 tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:41:32.344957 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a0f7d8f6-e0a9-49ce-abd3-57f976c80800 tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-652813331"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:41:32.346794 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-a0f7d8f6-e0a9-49ce-abd3-57f976c80800 tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-652813331'}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:41:32.346794 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-a0f7d8f6-e0a9-49ce-abd3-57f976c80800 tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] Create volume of 1 GB Jul 24 07:41:32.351412 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-a0f7d8f6-e0a9-49ce-abd3-57f976c80800 tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] Availability Zones retrieved successfully. Jul 24 07:41:32.357919 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-a0f7d8f6-e0a9-49ce-abd3-57f976c80800 tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] Flow 'volume_create_api' (9ffff91f-1935-4892-bfde-fe91d9b60631) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:41:32.359032 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-a0f7d8f6-e0a9-49ce-abd3-57f976c80800 tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (024a89c1-670c-42b2-93dc-33196ec9468d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:41:32.359987 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-a0f7d8f6-e0a9-49ce-abd3-57f976c80800 tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:41:32.385584 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-a0f7d8f6-e0a9-49ce-abd3-57f976c80800 tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (024a89c1-670c-42b2-93dc-33196ec9468d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:41:32.386759 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-a0f7d8f6-e0a9-49ce-abd3-57f976c80800 tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b5e8b92-e127-406a-bef3-a216cca334e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:41:32.465438 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-a0f7d8f6-e0a9-49ce-abd3-57f976c80800 tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] Created reservations ['f2bc10cf-b617-4dec-a015-3d574dd7f385', 'd1bb8add-319b-452b-be36-4f1477dc654c', '3e2727a9-444b-4b89-a586-2f16827f205d', '37d4fbce-9a87-472f-acb9-12d9f6123e11'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:41:32.466826 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-a0f7d8f6-e0a9-49ce-abd3-57f976c80800 tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b5e8b92-e127-406a-bef3-a216cca334e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f2bc10cf-b617-4dec-a015-3d574dd7f385', 'd1bb8add-319b-452b-be36-4f1477dc654c', '3e2727a9-444b-4b89-a586-2f16827f205d', '37d4fbce-9a87-472f-acb9-12d9f6123e11']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:41:32.467816 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-a0f7d8f6-e0a9-49ce-abd3-57f976c80800 tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc84dddf-a82a-4666-8949-d69f45c0b621) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:41:32.483049 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-aa0a8f74-69fe-431a-b8d1-d3c3ecf04cbd None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:32.484726 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-aa0a8f74-69fe-431a-b8d1-d3c3ecf04cbd tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] GET https://10.4.3.170/volume/v3/backups/c14cc146-3ba0-4a06-9109-43a147a8634c Jul 24 07:41:32.484927 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-aa0a8f74-69fe-431a-b8d1-d3c3ecf04cbd tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:32.485114 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-aa0a8f74-69fe-431a-b8d1-d3c3ecf04cbd tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:32.485310 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-aa0a8f74-69fe-431a-b8d1-d3c3ecf04cbd tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Show backup with id c14cc146-3ba0-4a06-9109-43a147a8634c. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:41:32.490190 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:32.490190 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:41:32.491166 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-aa0a8f74-69fe-431a-b8d1-d3c3ecf04cbd tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] https://10.4.3.170/volume/v3/backups/c14cc146-3ba0-4a06-9109-43a147a8634c returned with HTTP 200 Jul 24 07:41:32.491587 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 511/2027] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:32 2026] GET /volume/v3/backups/c14cc146-3ba0-4a06-9109-43a147a8634c => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:32.501332 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-a0f7d8f6-e0a9-49ce-abd3-57f976c80800 tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc84dddf-a82a-4666-8949-d69f45c0b621) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ff31b547-bdb2-4ce0-a74f-2361ced5c877', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-652813331',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c358039d27243c48567f0f2b3d6413b',qos_specs=None,replication_status=,reservations=['f2bc10cf-b617-4dec-a015-3d574dd7f385','d1bb8add-319b-452b-be36-4f1477dc654c','3e2727a9-444b-4b89-a586-2f16827f205d','37d4fbce-9a87-472f-acb9-12d9f6123e11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46323d59fc544e1cabc3ff177c899bef',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:41:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-652813331',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ff31b547-bdb2-4ce0-a74f-2361ced5c877,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4c358039d27243c48567f0f2b3d6413b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='46323d59fc544e1cabc3ff177c899bef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:41:32.502106 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-a0f7d8f6-e0a9-49ce-abd3-57f976c80800 tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d8f2292-4e94-49e0-99d1-b072716e932b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:41:32.521610 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-a0f7d8f6-e0a9-49ce-abd3-57f976c80800 tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d8f2292-4e94-49e0-99d1-b072716e932b) transitioned into state 'SUCCESS' from state '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-652813331',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c358039d27243c48567f0f2b3d6413b',qos_specs=None,replication_status=,reservations=['f2bc10cf-b617-4dec-a015-3d574dd7f385','d1bb8add-319b-452b-be36-4f1477dc654c','3e2727a9-444b-4b89-a586-2f16827f205d','37d4fbce-9a87-472f-acb9-12d9f6123e11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46323d59fc544e1cabc3ff177c899bef',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:41:32.522250 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-a0f7d8f6-e0a9-49ce-abd3-57f976c80800 tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01072471-54bb-4c23-a339-617b4f63e90a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:41:32.531116 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-a0f7d8f6-e0a9-49ce-abd3-57f976c80800 tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01072471-54bb-4c23-a339-617b4f63e90a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:41:32.531576 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-a0f7d8f6-e0a9-49ce-abd3-57f976c80800 tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] Flow 'volume_create_api' (9ffff91f-1935-4892-bfde-fe91d9b60631) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:41:32.531862 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-a0f7d8f6-e0a9-49ce-abd3-57f976c80800 tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] Create volume request issued successfully. Jul 24 07:41:32.533567 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a0f7d8f6-e0a9-49ce-abd3-57f976c80800 tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:41:32.533619 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-839f5d13-fcda-4118-bc20-8f33a77e8510 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:32.533909 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 509/2028] 10.4.3.170 () {70 vars in 1298 bytes} [Fri Jul 24 07:41:32 2026] POST /volume/v3/volumes => generated 777 bytes in 354 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:41:32.535107 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-839f5d13-fcda-4118-bc20-8f33a77e8510 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] GET https://10.4.3.170/volume/v3/volumes/f1aa2593-a904-4481-8383-2ae14ee8d62d Jul 24 07:41:32.535450 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-839f5d13-fcda-4118-bc20-8f33a77e8510 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:32.535736 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-839f5d13-fcda-4118-bc20-8f33a77e8510 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:32.551020 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:32.551020 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:41:32.554134 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-74490154-b40f-4650-876c-cd9e61e10985 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:32.555248 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-839f5d13-fcda-4118-bc20-8f33a77e8510 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Volume info retrieved successfully. Jul 24 07:41:32.560438 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-74490154-b40f-4650-876c-cd9e61e10985 tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] GET https://10.4.3.170/volume/v3/volumes/ff31b547-bdb2-4ce0-a74f-2361ced5c877 Jul 24 07:41:32.560438 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-74490154-b40f-4650-876c-cd9e61e10985 tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:32.560438 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-74490154-b40f-4650-876c-cd9e61e10985 tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:32.560767 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-839f5d13-fcda-4118-bc20-8f33a77e8510 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/volumes/f1aa2593-a904-4481-8383-2ae14ee8d62d returned with HTTP 200 Jul 24 07:41:32.561288 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 498/2029] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:32 2026] GET /volume/v3/volumes/f1aa2593-a904-4481-8383-2ae14ee8d62d => generated 879 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:32.580237 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:32.580237 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:41:32.583731 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-74490154-b40f-4650-876c-cd9e61e10985 tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] Volume info retrieved successfully. Jul 24 07:41:32.589222 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-74490154-b40f-4650-876c-cd9e61e10985 tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] https://10.4.3.170/volume/v3/volumes/ff31b547-bdb2-4ce0-a74f-2361ced5c877 returned with HTTP 200 Jul 24 07:41:32.589222 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 512/2030] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:41:32 2026] GET /volume/v3/volumes/ff31b547-bdb2-4ce0-a74f-2361ced5c877 => generated 956 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:33.506962 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-1e9c7170-eb2f-4398-a8c4-9aaaa3487e96 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:33.509959 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1e9c7170-eb2f-4398-a8c4-9aaaa3487e96 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] GET https://10.4.3.170/volume/v3/backups/c14cc146-3ba0-4a06-9109-43a147a8634c Jul 24 07:41:33.510562 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-1e9c7170-eb2f-4398-a8c4-9aaaa3487e96 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:33.510562 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-1e9c7170-eb2f-4398-a8c4-9aaaa3487e96 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:33.510562 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-1e9c7170-eb2f-4398-a8c4-9aaaa3487e96 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Show backup with id c14cc146-3ba0-4a06-9109-43a147a8634c. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:41:33.515003 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:33.515003 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:41:33.515329 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1e9c7170-eb2f-4398-a8c4-9aaaa3487e96 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] https://10.4.3.170/volume/v3/backups/c14cc146-3ba0-4a06-9109-43a147a8634c returned with HTTP 200 Jul 24 07:41:33.515729 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 512/2031] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:33 2026] GET /volume/v3/backups/c14cc146-3ba0-4a06-9109-43a147a8634c => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:33.587276 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-33668f18-a40f-4719-aead-6d45651c415a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:33.589217 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-33668f18-a40f-4719-aead-6d45651c415a tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] GET https://10.4.3.170/volume/v3/volumes/f1aa2593-a904-4481-8383-2ae14ee8d62d Jul 24 07:41:33.589521 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-33668f18-a40f-4719-aead-6d45651c415a tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:33.589809 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-33668f18-a40f-4719-aead-6d45651c415a tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:33.601103 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-4fa89843-0794-4def-b5b9-ebe1cd0d9d26 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:33.604666 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:33.604666 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:41:33.604820 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4fa89843-0794-4def-b5b9-ebe1cd0d9d26 tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] GET https://10.4.3.170/volume/v3/volumes/ff31b547-bdb2-4ce0-a74f-2361ced5c877 Jul 24 07:41:33.604820 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4fa89843-0794-4def-b5b9-ebe1cd0d9d26 tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:33.604820 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4fa89843-0794-4def-b5b9-ebe1cd0d9d26 tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:33.608942 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-33668f18-a40f-4719-aead-6d45651c415a tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Volume info retrieved successfully. Jul 24 07:41:33.611942 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:33.611942 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:41:33.614971 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-33668f18-a40f-4719-aead-6d45651c415a tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/volumes/f1aa2593-a904-4481-8383-2ae14ee8d62d returned with HTTP 200 Jul 24 07:41:33.614971 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 510/2032] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:33 2026] GET /volume/v3/volumes/f1aa2593-a904-4481-8383-2ae14ee8d62d => generated 879 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:33.625515 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-4fa89843-0794-4def-b5b9-ebe1cd0d9d26 tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] Volume info retrieved successfully. Jul 24 07:41:33.630894 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4fa89843-0794-4def-b5b9-ebe1cd0d9d26 tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] https://10.4.3.170/volume/v3/volumes/ff31b547-bdb2-4ce0-a74f-2361ced5c877 returned with HTTP 200 Jul 24 07:41:33.631285 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 499/2033] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:41:33 2026] GET /volume/v3/volumes/ff31b547-bdb2-4ce0-a74f-2361ced5c877 => generated 1008 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:41:33.645716 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-8c7f201d-e0c3-4f4d-9059-1b43435412ba None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:33.647454 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8c7f201d-e0c3-4f4d-9059-1b43435412ba tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] POST https://10.4.3.170/volume/v3/backups Jul 24 07:41:33.647819 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8c7f201d-e0c3-4f4d-9059-1b43435412ba tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ff31b547-bdb2-4ce0-a74f-2361ced5c877", "name": "tempest-type-Backup-285627673"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:41:33.649397 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.backups [None req-8c7f201d-e0c3-4f4d-9059-1b43435412ba tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] Creating new backup {'backup': {'volume_id': 'ff31b547-bdb2-4ce0-a74f-2361ced5c877', 'name': 'tempest-type-Backup-285627673'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 07:41:33.649549 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.contrib.backups [None req-8c7f201d-e0c3-4f4d-9059-1b43435412ba tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] Creating backup of volume ff31b547-bdb2-4ce0-a74f-2361ced5c877 in container None Jul 24 07:41:33.657903 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:33.657903 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:41:33.658319 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-8c7f201d-e0c3-4f4d-9059-1b43435412ba tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] Volume info retrieved successfully. Jul 24 07:41:33.687669 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-8c7f201d-e0c3-4f4d-9059-1b43435412ba tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] Created reservations ['0995edd8-f266-48b4-9518-9130c3355f97', 'b5b73e11-4a20-46e1-9b3f-d2d21c77cb91'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:41:33.755770 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8c7f201d-e0c3-4f4d-9059-1b43435412ba tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] https://10.4.3.170/volume/v3/backups returned with HTTP 202 Jul 24 07:41:33.755770 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 513/2034] 10.4.3.170 () {70 vars in 1299 bytes} [Fri Jul 24 07:41:33 2026] POST /volume/v3/backups => generated 315 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:41:33.766432 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-b50d366c-93b5-4876-95aa-9f37fbb05777 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:33.770422 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b50d366c-93b5-4876-95aa-9f37fbb05777 tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] GET https://10.4.3.170/volume/v3/backups/f323a89b-72f2-4f94-85fa-027149a8c16f Jul 24 07:41:33.770422 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b50d366c-93b5-4876-95aa-9f37fbb05777 tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:33.770532 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b50d366c-93b5-4876-95aa-9f37fbb05777 tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:33.770621 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-b50d366c-93b5-4876-95aa-9f37fbb05777 tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] Show backup with id f323a89b-72f2-4f94-85fa-027149a8c16f. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:41:33.775961 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:33.775961 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:41:33.776570 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b50d366c-93b5-4876-95aa-9f37fbb05777 tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] https://10.4.3.170/volume/v3/backups/f323a89b-72f2-4f94-85fa-027149a8c16f returned with HTTP 200 Jul 24 07:41:33.777019 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 513/2035] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:41:33 2026] GET /volume/v3/backups/f323a89b-72f2-4f94-85fa-027149a8c16f => generated 722 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:34.525891 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-398c3e56-640e-407e-8ce3-b29bc21aa551 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:34.527913 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-398c3e56-640e-407e-8ce3-b29bc21aa551 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] GET https://10.4.3.170/volume/v3/backups/c14cc146-3ba0-4a06-9109-43a147a8634c Jul 24 07:41:34.528161 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-398c3e56-640e-407e-8ce3-b29bc21aa551 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:34.528458 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-398c3e56-640e-407e-8ce3-b29bc21aa551 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:34.528595 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-398c3e56-640e-407e-8ce3-b29bc21aa551 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Show backup with id c14cc146-3ba0-4a06-9109-43a147a8634c. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:41:34.533182 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:34.533182 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:41:34.534168 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-398c3e56-640e-407e-8ce3-b29bc21aa551 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] https://10.4.3.170/volume/v3/backups/c14cc146-3ba0-4a06-9109-43a147a8634c returned with HTTP 200 Jul 24 07:41:34.534525 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 511/2036] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:34 2026] GET /volume/v3/backups/c14cc146-3ba0-4a06-9109-43a147a8634c => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:34.630466 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-865ce4e8-85fa-44be-9724-5c2602ad230d None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:34.632727 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-865ce4e8-85fa-44be-9724-5c2602ad230d tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] GET https://10.4.3.170/volume/v3/volumes/f1aa2593-a904-4481-8383-2ae14ee8d62d Jul 24 07:41:34.632932 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-865ce4e8-85fa-44be-9724-5c2602ad230d tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:34.633140 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-865ce4e8-85fa-44be-9724-5c2602ad230d tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:34.644229 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:34.644229 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:41:34.646980 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-865ce4e8-85fa-44be-9724-5c2602ad230d tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Volume info retrieved successfully. Jul 24 07:41:34.651533 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-865ce4e8-85fa-44be-9724-5c2602ad230d tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/volumes/f1aa2593-a904-4481-8383-2ae14ee8d62d returned with HTTP 200 Jul 24 07:41:34.651901 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 500/2037] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:34 2026] GET /volume/v3/volumes/f1aa2593-a904-4481-8383-2ae14ee8d62d => generated 879 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:34.796461 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-4e116504-344b-4940-ad5d-b35a0eaf4214 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:34.796461 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4e116504-344b-4940-ad5d-b35a0eaf4214 tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] GET https://10.4.3.170/volume/v3/backups/f323a89b-72f2-4f94-85fa-027149a8c16f Jul 24 07:41:34.796461 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4e116504-344b-4940-ad5d-b35a0eaf4214 tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:34.796461 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4e116504-344b-4940-ad5d-b35a0eaf4214 tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:34.796461 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-4e116504-344b-4940-ad5d-b35a0eaf4214 tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] Show backup with id f323a89b-72f2-4f94-85fa-027149a8c16f. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:41:34.800549 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:34.800549 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:41:34.801076 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4e116504-344b-4940-ad5d-b35a0eaf4214 tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] https://10.4.3.170/volume/v3/backups/f323a89b-72f2-4f94-85fa-027149a8c16f returned with HTTP 200 Jul 24 07:41:34.801500 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 514/2038] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:41:34 2026] GET /volume/v3/backups/f323a89b-72f2-4f94-85fa-027149a8c16f => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:35.543357 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-e8eea943-7c6b-4a85-a762-3fad063ebc9a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:35.545860 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e8eea943-7c6b-4a85-a762-3fad063ebc9a tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] GET https://10.4.3.170/volume/v3/backups/c14cc146-3ba0-4a06-9109-43a147a8634c Jul 24 07:41:35.546148 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e8eea943-7c6b-4a85-a762-3fad063ebc9a tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:35.546398 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e8eea943-7c6b-4a85-a762-3fad063ebc9a tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:35.546517 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-e8eea943-7c6b-4a85-a762-3fad063ebc9a tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Show backup with id c14cc146-3ba0-4a06-9109-43a147a8634c. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:41:35.553060 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:35.553060 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:41:35.554022 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e8eea943-7c6b-4a85-a762-3fad063ebc9a tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] https://10.4.3.170/volume/v3/backups/c14cc146-3ba0-4a06-9109-43a147a8634c returned with HTTP 200 Jul 24 07:41:35.554533 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 514/2039] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:35 2026] GET /volume/v3/backups/c14cc146-3ba0-4a06-9109-43a147a8634c => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:35.564530 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-92d557c8-5fd5-4f9e-95e3-5c805ac52981 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:35.566548 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-92d557c8-5fd5-4f9e-95e3-5c805ac52981 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] GET https://10.4.3.170/volume/v3/volumes/45b99e3c-32ca-42c3-9583-e587a0650d0b Jul 24 07:41:35.566627 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-92d557c8-5fd5-4f9e-95e3-5c805ac52981 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:35.566858 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-92d557c8-5fd5-4f9e-95e3-5c805ac52981 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:35.582228 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:35.582228 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:41:35.584551 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-92d557c8-5fd5-4f9e-95e3-5c805ac52981 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Volume info retrieved successfully. Jul 24 07:41:35.591098 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-92d557c8-5fd5-4f9e-95e3-5c805ac52981 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] https://10.4.3.170/volume/v3/volumes/45b99e3c-32ca-42c3-9583-e587a0650d0b returned with HTTP 200 Jul 24 07:41:35.591812 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 512/2040] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:35 2026] GET /volume/v3/volumes/45b99e3c-32ca-42c3-9583-e587a0650d0b => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:35.608475 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-d7593d5d-8f37-43af-b9f8-bd8b065984d0 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:35.611143 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d7593d5d-8f37-43af-b9f8-bd8b065984d0 tempest-VolumesBackupsAdminTest-1382864379 tempest-VolumesBackupsAdminTest-1382864379-project-admin] POST https://10.4.3.170/volume/v3/backups/c14cc146-3ba0-4a06-9109-43a147a8634c/action Jul 24 07:41:35.611407 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d7593d5d-8f37-43af-b9f8-bd8b065984d0 tempest-VolumesBackupsAdminTest-1382864379 tempest-VolumesBackupsAdminTest-1382864379-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:41:35.611534 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d7593d5d-8f37-43af-b9f8-bd8b065984d0 tempest-VolumesBackupsAdminTest-1382864379 tempest-VolumesBackupsAdminTest-1382864379-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:41:35.612860 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.contrib.admin_actions [None req-d7593d5d-8f37-43af-b9f8-bd8b065984d0 tempest-VolumesBackupsAdminTest-1382864379 tempest-VolumesBackupsAdminTest-1382864379-project-admin] Updating backup 'c14cc146-3ba0-4a06-9109-43a147a8634c' with '{'status': 'error'}' {{(pid=100243) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 24 07:41:35.621559 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:35.621559 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:41:35.631048 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.backup.rpcapi [None req-d7593d5d-8f37-43af-b9f8-bd8b065984d0 tempest-VolumesBackupsAdminTest-1382864379 tempest-VolumesBackupsAdminTest-1382864379-project-admin] reset_status in rpcapi backup_id c14cc146-3ba0-4a06-9109-43a147a8634c on host np0000005822. {{(pid=100243) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Jul 24 07:41:35.636390 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d7593d5d-8f37-43af-b9f8-bd8b065984d0 tempest-VolumesBackupsAdminTest-1382864379 tempest-VolumesBackupsAdminTest-1382864379-project-admin] https://10.4.3.170/volume/v3/backups/c14cc146-3ba0-4a06-9109-43a147a8634c/action returned with HTTP 202 Jul 24 07:41:35.636390 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 501/2041] 10.4.3.170 () {68 vars in 1390 bytes} [Fri Jul 24 07:41:35 2026] POST /volume/v3/backups/c14cc146-3ba0-4a06-9109-43a147a8634c/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:41:35.647247 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-3858d122-1761-4595-a8df-67bbe19a9e1a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:35.651761 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3858d122-1761-4595-a8df-67bbe19a9e1a tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] GET https://10.4.3.170/volume/v3/backups/c14cc146-3ba0-4a06-9109-43a147a8634c Jul 24 07:41:35.651949 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3858d122-1761-4595-a8df-67bbe19a9e1a tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:35.652125 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3858d122-1761-4595-a8df-67bbe19a9e1a tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:35.652286 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-3858d122-1761-4595-a8df-67bbe19a9e1a tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Show backup with id c14cc146-3ba0-4a06-9109-43a147a8634c. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:41:35.657403 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:35.657403 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:41:35.658508 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3858d122-1761-4595-a8df-67bbe19a9e1a tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] https://10.4.3.170/volume/v3/backups/c14cc146-3ba0-4a06-9109-43a147a8634c returned with HTTP 200 Jul 24 07:41:35.659227 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 515/2042] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:35 2026] GET /volume/v3/backups/c14cc146-3ba0-4a06-9109-43a147a8634c => generated 797 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:35.669065 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-e98d4a25-d82c-49cf-9f83-b5c34a684eb5 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:35.670419 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-1c876abd-ad33-46d3-8f5d-c2065308288e None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:35.670889 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e98d4a25-d82c-49cf-9f83-b5c34a684eb5 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] GET https://10.4.3.170/volume/v3/volumes/f1aa2593-a904-4481-8383-2ae14ee8d62d Jul 24 07:41:35.671163 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e98d4a25-d82c-49cf-9f83-b5c34a684eb5 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:35.671475 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e98d4a25-d82c-49cf-9f83-b5c34a684eb5 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:35.672717 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1c876abd-ad33-46d3-8f5d-c2065308288e tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] DELETE https://10.4.3.170/volume/v3/backups/c14cc146-3ba0-4a06-9109-43a147a8634c Jul 24 07:41:35.672992 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1c876abd-ad33-46d3-8f5d-c2065308288e tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:35.673238 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1c876abd-ad33-46d3-8f5d-c2065308288e tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:35.673420 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.contrib.backups [None req-1c876abd-ad33-46d3-8f5d-c2065308288e tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Delete backup with id: c14cc146-3ba0-4a06-9109-43a147a8634c. Jul 24 07:41:35.681782 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:35.681782 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:41:35.697569 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:35.697569 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:41:35.702869 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-e98d4a25-d82c-49cf-9f83-b5c34a684eb5 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Volume info retrieved successfully. Jul 24 07:41:35.708185 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e98d4a25-d82c-49cf-9f83-b5c34a684eb5 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/volumes/f1aa2593-a904-4481-8383-2ae14ee8d62d returned with HTTP 200 Jul 24 07:41:35.708703 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 515/2043] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:35 2026] GET /volume/v3/volumes/f1aa2593-a904-4481-8383-2ae14ee8d62d => generated 879 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:35.709050 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.backup.rpcapi [None req-1c876abd-ad33-46d3-8f5d-c2065308288e tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] delete_backup rpcapi backup_id c14cc146-3ba0-4a06-9109-43a147a8634c {{(pid=100244) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 07:41:35.715340 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1c876abd-ad33-46d3-8f5d-c2065308288e tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] https://10.4.3.170/volume/v3/backups/c14cc146-3ba0-4a06-9109-43a147a8634c returned with HTTP 202 Jul 24 07:41:35.715340 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 513/2044] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:41:35 2026] DELETE /volume/v3/backups/c14cc146-3ba0-4a06-9109-43a147a8634c => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:41:35.724334 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-f98ae658-5ce1-4f16-bc6d-7ca8ea805822 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:35.729968 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f98ae658-5ce1-4f16-bc6d-7ca8ea805822 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] GET https://10.4.3.170/volume/v3/backups/c14cc146-3ba0-4a06-9109-43a147a8634c Jul 24 07:41:35.730415 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f98ae658-5ce1-4f16-bc6d-7ca8ea805822 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:35.730473 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f98ae658-5ce1-4f16-bc6d-7ca8ea805822 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:35.730601 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-f98ae658-5ce1-4f16-bc6d-7ca8ea805822 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Show backup with id c14cc146-3ba0-4a06-9109-43a147a8634c. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:41:35.734802 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-c91864da-a970-41e1-a630-8e458dcd89f6 req-2dbd042b-46f8-46e6-a65e-01a7e40936d0 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:35.738054 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-c91864da-a970-41e1-a630-8e458dcd89f6 req-2dbd042b-46f8-46e6-a65e-01a7e40936d0 tempest-ServerActionsV293TestJSON-352506628 tempest-ServerActionsV293TestJSON-352506628-project-member] DELETE https://10.4.3.170/volume/v3/attachments/9a8016ac-776f-4a85-8ed5-d4e7c66e8f00 Jul 24 07:41:35.739246 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-c91864da-a970-41e1-a630-8e458dcd89f6 req-2dbd042b-46f8-46e6-a65e-01a7e40936d0 tempest-ServerActionsV293TestJSON-352506628 tempest-ServerActionsV293TestJSON-352506628-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:35.739652 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-c91864da-a970-41e1-a630-8e458dcd89f6 req-2dbd042b-46f8-46e6-a65e-01a7e40936d0 tempest-ServerActionsV293TestJSON-352506628 tempest-ServerActionsV293TestJSON-352506628-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:35.742195 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:35.742195 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:41:35.744502 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f98ae658-5ce1-4f16-bc6d-7ca8ea805822 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] https://10.4.3.170/volume/v3/backups/c14cc146-3ba0-4a06-9109-43a147a8634c returned with HTTP 200 Jul 24 07:41:35.744502 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 502/2045] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:35 2026] GET /volume/v3/backups/c14cc146-3ba0-4a06-9109-43a147a8634c => generated 800 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:35.752223 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:35.752223 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:41:35.814737 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-c7cdd91d-6723-4399-8c10-77d4ca46321e None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:35.820117 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-c91864da-a970-41e1-a630-8e458dcd89f6 req-2dbd042b-46f8-46e6-a65e-01a7e40936d0 tempest-ServerActionsV293TestJSON-352506628 tempest-ServerActionsV293TestJSON-352506628-project-member] https://10.4.3.170/volume/v3/attachments/9a8016ac-776f-4a85-8ed5-d4e7c66e8f00 returned with HTTP 200 Jul 24 07:41:35.820676 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c7cdd91d-6723-4399-8c10-77d4ca46321e tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] GET https://10.4.3.170/volume/v3/backups/f323a89b-72f2-4f94-85fa-027149a8c16f Jul 24 07:41:35.820676 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c7cdd91d-6723-4399-8c10-77d4ca46321e tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:35.820676 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c7cdd91d-6723-4399-8c10-77d4ca46321e tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:35.821141 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 516/2046] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 24 07:41:35 2026] DELETE /volume/v3/attachments/9a8016ac-776f-4a85-8ed5-d4e7c66e8f00 => generated 19 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:35.821228 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-c7cdd91d-6723-4399-8c10-77d4ca46321e tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] Show backup with id f323a89b-72f2-4f94-85fa-027149a8c16f. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:41:35.825168 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:35.825168 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:41:35.826500 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c7cdd91d-6723-4399-8c10-77d4ca46321e tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] https://10.4.3.170/volume/v3/backups/f323a89b-72f2-4f94-85fa-027149a8c16f returned with HTTP 200 Jul 24 07:41:35.826655 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 516/2047] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:41:35 2026] GET /volume/v3/backups/f323a89b-72f2-4f94-85fa-027149a8c16f => generated 724 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:35.879649 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-c91864da-a970-41e1-a630-8e458dcd89f6 req-a45d4e8f-7403-482a-8bfa-91d8c4a934a2 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:35.881757 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-c91864da-a970-41e1-a630-8e458dcd89f6 req-a45d4e8f-7403-482a-8bfa-91d8c4a934a2 tempest-ServerActionsV293TestJSON-352506628 tempest-ServerActionsV293TestJSON-352506628-project-member] DELETE https://10.4.3.170/volume/v3/volumes/3f7d4804-bded-40ee-ad46-da699fa61e8a Jul 24 07:41:35.881757 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-c91864da-a970-41e1-a630-8e458dcd89f6 req-a45d4e8f-7403-482a-8bfa-91d8c4a934a2 tempest-ServerActionsV293TestJSON-352506628 tempest-ServerActionsV293TestJSON-352506628-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:35.881943 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-c91864da-a970-41e1-a630-8e458dcd89f6 req-a45d4e8f-7403-482a-8bfa-91d8c4a934a2 tempest-ServerActionsV293TestJSON-352506628 tempest-ServerActionsV293TestJSON-352506628-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:35.882089 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [req-c91864da-a970-41e1-a630-8e458dcd89f6 req-a45d4e8f-7403-482a-8bfa-91d8c4a934a2 tempest-ServerActionsV293TestJSON-352506628 tempest-ServerActionsV293TestJSON-352506628-project-member] Delete volume with id: 3f7d4804-bded-40ee-ad46-da699fa61e8a Jul 24 07:41:35.889351 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:35.889351 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:41:35.889802 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-c91864da-a970-41e1-a630-8e458dcd89f6 req-a45d4e8f-7403-482a-8bfa-91d8c4a934a2 tempest-ServerActionsV293TestJSON-352506628 tempest-ServerActionsV293TestJSON-352506628-project-member] Volume info retrieved successfully. Jul 24 07:41:35.909245 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-c91864da-a970-41e1-a630-8e458dcd89f6 req-a45d4e8f-7403-482a-8bfa-91d8c4a934a2 tempest-ServerActionsV293TestJSON-352506628 tempest-ServerActionsV293TestJSON-352506628-project-member] Delete volume request issued successfully. Jul 24 07:41:35.909459 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-c91864da-a970-41e1-a630-8e458dcd89f6 req-a45d4e8f-7403-482a-8bfa-91d8c4a934a2 tempest-ServerActionsV293TestJSON-352506628 tempest-ServerActionsV293TestJSON-352506628-project-member] https://10.4.3.170/volume/v3/volumes/3f7d4804-bded-40ee-ad46-da699fa61e8a returned with HTTP 202 Jul 24 07:41:35.909896 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 514/2048] 10.4.3.170 () {70 vars in 1620 bytes} [Fri Jul 24 07:41:35 2026] DELETE /volume/v3/volumes/3f7d4804-bded-40ee-ad46-da699fa61e8a => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:41:36.109775 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-69598913-c353-4fa2-ae4c-55cd5548a389 req-48b0ec41-afd0-4991-82c7-518e63651509 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:36.114865 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-69598913-c353-4fa2-ae4c-55cd5548a389 req-48b0ec41-afd0-4991-82c7-518e63651509 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] POST https://10.4.3.170/volume/v3/attachments/276612a8-7232-4769-a93f-5c1029d49011/action Jul 24 07:41:36.115327 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-69598913-c353-4fa2-ae4c-55cd5548a389 req-48b0ec41-afd0-4991-82c7-518e63651509 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Action body: b'{"os-complete": null}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:41:36.115490 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-69598913-c353-4fa2-ae4c-55cd5548a389 req-48b0ec41-afd0-4991-82c7-518e63651509 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:41:36.136078 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:36.136078 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:41:36.147720 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-69598913-c353-4fa2-ae4c-55cd5548a389 req-48b0ec41-afd0-4991-82c7-518e63651509 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/attachments/276612a8-7232-4769-a93f-5c1029d49011/action returned with HTTP 204 Jul 24 07:41:36.148219 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 503/2049] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 24 07:41:36 2026] POST /volume/v3/attachments/276612a8-7232-4769-a93f-5c1029d49011/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:41:36.666173 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-5f594f44-c40f-4ed5-aa2d-d539ea091fc5 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:36.668046 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5f594f44-c40f-4ed5-aa2d-d539ea091fc5 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] POST https://10.4.3.170/volume/v3/volumes/65a2a05d-bd5c-48f3-b0d3-d11fe6fe35ac/action Jul 24 07:41:36.668429 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5f594f44-c40f-4ed5-aa2d-d539ea091fc5 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Action body: b'{"os-attach": {"instance_uuid": "0553a12a-5f40-4ae6-8bc9-bd4d1fa06976", "mountpoint": "/dev/vdb"}}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:41:36.668562 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5f594f44-c40f-4ed5-aa2d-d539ea091fc5 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "0553a12a-5f40-4ae6-8bc9-bd4d1fa06976", "mountpoint": "/dev/vdb"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:41:36.681907 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:36.681907 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:41:36.682397 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-5f594f44-c40f-4ed5-aa2d-d539ea091fc5 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Volume info retrieved successfully. Jul 24 07:41:36.692255 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-5f594f44-c40f-4ed5-aa2d-d539ea091fc5 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Update volume admin metadata completed successfully. Jul 24 07:41:36.724623 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-aa35dbf6-d045-4d37-a4b0-41713300301f None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:36.726699 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-aa35dbf6-d045-4d37-a4b0-41713300301f tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] GET https://10.4.3.170/volume/v3/volumes/f1aa2593-a904-4481-8383-2ae14ee8d62d Jul 24 07:41:36.726965 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-aa35dbf6-d045-4d37-a4b0-41713300301f tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:36.727218 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-aa35dbf6-d045-4d37-a4b0-41713300301f tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:36.745601 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:36.745601 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:41:36.747776 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-aa35dbf6-d045-4d37-a4b0-41713300301f tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Volume info retrieved successfully. Jul 24 07:41:36.755851 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-aa35dbf6-d045-4d37-a4b0-41713300301f tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/volumes/f1aa2593-a904-4481-8383-2ae14ee8d62d returned with HTTP 200 Jul 24 07:41:36.756992 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 517/2050] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:36 2026] GET /volume/v3/volumes/f1aa2593-a904-4481-8383-2ae14ee8d62d => generated 1171 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:41:36.757152 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-b0d546c4-dbff-48b2-9ec1-5d58412cd51b None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:36.758591 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b0d546c4-dbff-48b2-9ec1-5d58412cd51b tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] GET https://10.4.3.170/volume/v3/backups/c14cc146-3ba0-4a06-9109-43a147a8634c Jul 24 07:41:36.758762 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b0d546c4-dbff-48b2-9ec1-5d58412cd51b tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:36.759414 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b0d546c4-dbff-48b2-9ec1-5d58412cd51b tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:36.759414 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-b0d546c4-dbff-48b2-9ec1-5d58412cd51b tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Show backup with id c14cc146-3ba0-4a06-9109-43a147a8634c. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:41:36.764214 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b0d546c4-dbff-48b2-9ec1-5d58412cd51b tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] https://10.4.3.170/volume/v3/backups/c14cc146-3ba0-4a06-9109-43a147a8634c returned with HTTP 404 Jul 24 07:41:36.764675 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 515/2051] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:36 2026] GET /volume/v3/backups/c14cc146-3ba0-4a06-9109-43a147a8634c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:41:36.769174 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-72c5ddc5-cd0a-4c23-855c-e1210051a356 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:36.773569 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-72c5ddc5-cd0a-4c23-855c-e1210051a356 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] GET https://10.4.3.170/volume/v3/volumes/f1aa2593-a904-4481-8383-2ae14ee8d62d Jul 24 07:41:36.774984 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-5f594f44-c40f-4ed5-aa2d-d539ea091fc5 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Attach volume completed successfully. Jul 24 07:41:36.775061 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-72c5ddc5-cd0a-4c23-855c-e1210051a356 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:36.775964 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-72c5ddc5-cd0a-4c23-855c-e1210051a356 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:36.776027 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5f594f44-c40f-4ed5-aa2d-d539ea091fc5 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] https://10.4.3.170/volume/v3/volumes/65a2a05d-bd5c-48f3-b0d3-d11fe6fe35ac/action returned with HTTP 202 Jul 24 07:41:36.779228 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 517/2052] 10.4.3.170 () {68 vars in 1390 bytes} [Fri Jul 24 07:41:36 2026] POST /volume/v3/volumes/65a2a05d-bd5c-48f3-b0d3-d11fe6fe35ac/action => generated 0 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:41:36.785561 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-e8ac2f88-ba06-407e-aeb8-a4beecd883d0 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:36.788413 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e8ac2f88-ba06-407e-aeb8-a4beecd883d0 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] GET https://10.4.3.170/volume/v3/volumes/65a2a05d-bd5c-48f3-b0d3-d11fe6fe35ac Jul 24 07:41:36.789700 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:36.789700 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:41:36.789860 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e8ac2f88-ba06-407e-aeb8-a4beecd883d0 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:36.789956 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e8ac2f88-ba06-407e-aeb8-a4beecd883d0 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:36.795055 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-72c5ddc5-cd0a-4c23-855c-e1210051a356 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Volume info retrieved successfully. Jul 24 07:41:36.802400 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-72c5ddc5-cd0a-4c23-855c-e1210051a356 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/volumes/f1aa2593-a904-4481-8383-2ae14ee8d62d returned with HTTP 200 Jul 24 07:41:36.805553 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 504/2053] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:36 2026] GET /volume/v3/volumes/f1aa2593-a904-4481-8383-2ae14ee8d62d => generated 1171 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:41:36.811770 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:36.811770 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:41:36.819128 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-e8ac2f88-ba06-407e-aeb8-a4beecd883d0 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Volume info retrieved successfully. Jul 24 07:41:36.824347 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e8ac2f88-ba06-407e-aeb8-a4beecd883d0 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] https://10.4.3.170/volume/v3/volumes/65a2a05d-bd5c-48f3-b0d3-d11fe6fe35ac returned with HTTP 200 Jul 24 07:41:36.826899 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 518/2054] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:36 2026] GET /volume/v3/volumes/65a2a05d-bd5c-48f3-b0d3-d11fe6fe35ac => generated 1175 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:41:36.840592 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-983764b9-55cf-4e2a-ae26-52219dd679ca None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:36.842454 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-983764b9-55cf-4e2a-ae26-52219dd679ca tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] POST https://10.4.3.170/volume/v3/volumes/65a2a05d-bd5c-48f3-b0d3-d11fe6fe35ac/action Jul 24 07:41:36.842850 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-983764b9-55cf-4e2a-ae26-52219dd679ca tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Action body: b'{"os-detach": {}}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:41:36.842976 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-983764b9-55cf-4e2a-ae26-52219dd679ca tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:41:36.844988 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-802a5827-c0c4-4d7a-8b27-2b822d4ebd11 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:36.845816 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-802a5827-c0c4-4d7a-8b27-2b822d4ebd11 tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] GET https://10.4.3.170/volume/v3/backups/f323a89b-72f2-4f94-85fa-027149a8c16f Jul 24 07:41:36.846082 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-802a5827-c0c4-4d7a-8b27-2b822d4ebd11 tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:36.846335 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-802a5827-c0c4-4d7a-8b27-2b822d4ebd11 tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:36.846487 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-802a5827-c0c4-4d7a-8b27-2b822d4ebd11 tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] Show backup with id f323a89b-72f2-4f94-85fa-027149a8c16f. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:41:36.851790 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:36.851790 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:41:36.853247 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-802a5827-c0c4-4d7a-8b27-2b822d4ebd11 tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] https://10.4.3.170/volume/v3/backups/f323a89b-72f2-4f94-85fa-027149a8c16f returned with HTTP 200 Jul 24 07:41:36.853247 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 518/2055] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:41:36 2026] GET /volume/v3/backups/f323a89b-72f2-4f94-85fa-027149a8c16f => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:36.855079 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:36.855079 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:41:36.855574 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-983764b9-55cf-4e2a-ae26-52219dd679ca tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Volume info retrieved successfully. Jul 24 07:41:36.864016 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-5a1668cb-7a5f-4635-898c-475b3d5f1095 req-5253a492-3d14-44e0-b611-aae517f00129 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:36.868279 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-5a1668cb-7a5f-4635-898c-475b3d5f1095 req-5253a492-3d14-44e0-b611-aae517f00129 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] GET https://10.4.3.170/volume/v3/volumes/f1aa2593-a904-4481-8383-2ae14ee8d62d Jul 24 07:41:36.868279 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-5a1668cb-7a5f-4635-898c-475b3d5f1095 req-5253a492-3d14-44e0-b611-aae517f00129 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:36.868386 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-5a1668cb-7a5f-4635-898c-475b3d5f1095 req-5253a492-3d14-44e0-b611-aae517f00129 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:36.872998 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-a1b3e36c-c8a6-4250-a600-146b9384a0d2 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:36.875167 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a1b3e36c-c8a6-4250-a600-146b9384a0d2 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] GET https://10.4.3.170/volume/v3/volumes/45b99e3c-32ca-42c3-9583-e587a0650d0b Jul 24 07:41:36.875473 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a1b3e36c-c8a6-4250-a600-146b9384a0d2 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:36.875707 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a1b3e36c-c8a6-4250-a600-146b9384a0d2 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:36.881278 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:36.881278 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:41:36.884734 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:36.884734 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:41:36.885655 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-5a1668cb-7a5f-4635-898c-475b3d5f1095 req-5253a492-3d14-44e0-b611-aae517f00129 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Volume info retrieved successfully. Jul 24 07:41:36.891013 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-5a1668cb-7a5f-4635-898c-475b3d5f1095 req-5253a492-3d14-44e0-b611-aae517f00129 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/volumes/f1aa2593-a904-4481-8383-2ae14ee8d62d returned with HTTP 200 Jul 24 07:41:36.891549 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 505/2056] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:41:36 2026] GET /volume/v3/volumes/f1aa2593-a904-4481-8383-2ae14ee8d62d => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:41:36.892251 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-a1b3e36c-c8a6-4250-a600-146b9384a0d2 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Volume info retrieved successfully. Jul 24 07:41:36.896774 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a1b3e36c-c8a6-4250-a600-146b9384a0d2 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] https://10.4.3.170/volume/v3/volumes/45b99e3c-32ca-42c3-9583-e587a0650d0b returned with HTTP 200 Jul 24 07:41:36.897249 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 519/2057] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:36 2026] GET /volume/v3/volumes/45b99e3c-32ca-42c3-9583-e587a0650d0b => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:36.914240 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ef7c1d09-e8b7-4199-9347-d64113b6df00 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:36.919467 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ef7c1d09-e8b7-4199-9347-d64113b6df00 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] DELETE https://10.4.3.170/volume/v3/volumes/45b99e3c-32ca-42c3-9583-e587a0650d0b Jul 24 07:41:36.919811 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ef7c1d09-e8b7-4199-9347-d64113b6df00 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:36.920139 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ef7c1d09-e8b7-4199-9347-d64113b6df00 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:36.920499 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-ef7c1d09-e8b7-4199-9347-d64113b6df00 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Delete volume with id: 45b99e3c-32ca-42c3-9583-e587a0650d0b Jul 24 07:41:36.922120 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-983764b9-55cf-4e2a-ae26-52219dd679ca tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Detach volume completed successfully. Jul 24 07:41:36.922120 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-983764b9-55cf-4e2a-ae26-52219dd679ca tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] https://10.4.3.170/volume/v3/volumes/65a2a05d-bd5c-48f3-b0d3-d11fe6fe35ac/action returned with HTTP 202 Jul 24 07:41:36.922282 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-5a1668cb-7a5f-4635-898c-475b3d5f1095 req-8af3ae69-f364-4315-bf17-354df7c54a11 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:36.923309 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 516/2058] 10.4.3.170 () {68 vars in 1390 bytes} [Fri Jul 24 07:41:36 2026] POST /volume/v3/volumes/65a2a05d-bd5c-48f3-b0d3-d11fe6fe35ac/action => generated 0 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:41:36.926105 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-5a1668cb-7a5f-4635-898c-475b3d5f1095 req-8af3ae69-f364-4315-bf17-354df7c54a11 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] POST https://10.4.3.170/volume/v3/volumes/f1aa2593-a904-4481-8383-2ae14ee8d62d/action Jul 24 07:41:36.926765 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-5a1668cb-7a5f-4635-898c-475b3d5f1095 req-8af3ae69-f364-4315-bf17-354df7c54a11 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:41:36.928018 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-5a1668cb-7a5f-4635-898c-475b3d5f1095 req-8af3ae69-f364-4315-bf17-354df7c54a11 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:41:36.929820 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-a7fdf4b2-08ea-4b88-9ca6-74414968ecd3 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:36.930610 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:36.930610 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:41:36.931319 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-ef7c1d09-e8b7-4199-9347-d64113b6df00 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Volume info retrieved successfully. Jul 24 07:41:36.932945 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a7fdf4b2-08ea-4b88-9ca6-74414968ecd3 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] GET https://10.4.3.170/volume/v3/volumes/65a2a05d-bd5c-48f3-b0d3-d11fe6fe35ac Jul 24 07:41:36.933360 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a7fdf4b2-08ea-4b88-9ca6-74414968ecd3 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:36.933360 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a7fdf4b2-08ea-4b88-9ca6-74414968ecd3 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:36.941197 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:36.941197 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:41:36.941695 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-5a1668cb-7a5f-4635-898c-475b3d5f1095 req-8af3ae69-f364-4315-bf17-354df7c54a11 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Volume info retrieved successfully. Jul 24 07:41:36.941759 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:36.941759 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:41:36.945619 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-a7fdf4b2-08ea-4b88-9ca6-74414968ecd3 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Volume info retrieved successfully. Jul 24 07:41:36.948193 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-5a1668cb-7a5f-4635-898c-475b3d5f1095 req-8af3ae69-f364-4315-bf17-354df7c54a11 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Begin detaching volume completed successfully. Jul 24 07:41:36.948474 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-5a1668cb-7a5f-4635-898c-475b3d5f1095 req-8af3ae69-f364-4315-bf17-354df7c54a11 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/volumes/f1aa2593-a904-4481-8383-2ae14ee8d62d/action returned with HTTP 202 Jul 24 07:41:36.948940 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 506/2059] 10.4.3.170 () {72 vars in 1672 bytes} [Fri Jul 24 07:41:36 2026] POST /volume/v3/volumes/f1aa2593-a904-4481-8383-2ae14ee8d62d/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:41:36.950647 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a7fdf4b2-08ea-4b88-9ca6-74414968ecd3 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] https://10.4.3.170/volume/v3/volumes/65a2a05d-bd5c-48f3-b0d3-d11fe6fe35ac returned with HTTP 200 Jul 24 07:41:36.950901 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 520/2060] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:36 2026] GET /volume/v3/volumes/65a2a05d-bd5c-48f3-b0d3-d11fe6fe35ac => generated 860 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:36.954635 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-ef7c1d09-e8b7-4199-9347-d64113b6df00 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Delete volume request issued successfully. Jul 24 07:41:36.954741 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ef7c1d09-e8b7-4199-9347-d64113b6df00 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] https://10.4.3.170/volume/v3/volumes/45b99e3c-32ca-42c3-9583-e587a0650d0b returned with HTTP 202 Jul 24 07:41:36.955260 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 519/2061] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:41:36 2026] DELETE /volume/v3/volumes/45b99e3c-32ca-42c3-9583-e587a0650d0b => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:41:36.964288 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-5f38cbfb-430f-4ef1-8b67-0804c439680e None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:36.969485 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5f38cbfb-430f-4ef1-8b67-0804c439680e tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] GET https://10.4.3.170/volume/v3/volumes/45b99e3c-32ca-42c3-9583-e587a0650d0b Jul 24 07:41:36.969682 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5f38cbfb-430f-4ef1-8b67-0804c439680e tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:36.969858 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5f38cbfb-430f-4ef1-8b67-0804c439680e tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:36.981527 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:36.981527 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:41:36.987116 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-5f38cbfb-430f-4ef1-8b67-0804c439680e tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Volume info retrieved successfully. Jul 24 07:41:36.992475 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5f38cbfb-430f-4ef1-8b67-0804c439680e tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] https://10.4.3.170/volume/v3/volumes/45b99e3c-32ca-42c3-9583-e587a0650d0b returned with HTTP 200 Jul 24 07:41:36.993075 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 517/2062] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:36 2026] GET /volume/v3/volumes/45b99e3c-32ca-42c3-9583-e587a0650d0b => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:37.029619 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-d02c8733-82ca-4c20-b3d9-5c622d53f5b1 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:37.029619 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d02c8733-82ca-4c20-b3d9-5c622d53f5b1 None None] GET https://10.4.3.170/volume// Jul 24 07:41:37.029619 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d02c8733-82ca-4c20-b3d9-5c622d53f5b1 None None] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:37.029619 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d02c8733-82ca-4c20-b3d9-5c622d53f5b1 None None] Calling method 'all' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:37.029619 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d02c8733-82ca-4c20-b3d9-5c622d53f5b1 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:41:37.029806 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 507/2063] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:41:37 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:41:37.050092 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-5a1668cb-7a5f-4635-898c-475b3d5f1095 req-281f133e-af5f-44cf-bfca-83e53b9717a0 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:37.051099 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-5a1668cb-7a5f-4635-898c-475b3d5f1095 req-281f133e-af5f-44cf-bfca-83e53b9717a0 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] GET https://10.4.3.170/volume/v3/volumes/f1aa2593-a904-4481-8383-2ae14ee8d62d Jul 24 07:41:37.051360 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-5a1668cb-7a5f-4635-898c-475b3d5f1095 req-281f133e-af5f-44cf-bfca-83e53b9717a0 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:37.051584 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-5a1668cb-7a5f-4635-898c-475b3d5f1095 req-281f133e-af5f-44cf-bfca-83e53b9717a0 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:37.061629 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:37.061629 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:41:37.065519 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [req-5a1668cb-7a5f-4635-898c-475b3d5f1095 req-281f133e-af5f-44cf-bfca-83e53b9717a0 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Volume info retrieved successfully. Jul 24 07:41:37.070310 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-5a1668cb-7a5f-4635-898c-475b3d5f1095 req-281f133e-af5f-44cf-bfca-83e53b9717a0 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/volumes/f1aa2593-a904-4481-8383-2ae14ee8d62d returned with HTTP 200 Jul 24 07:41:37.070751 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 521/2064] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:41:37 2026] GET /volume/v3/volumes/f1aa2593-a904-4481-8383-2ae14ee8d62d => generated 1354 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:41:37.101808 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-5a1668cb-7a5f-4635-898c-475b3d5f1095 req-e3d36589-51cf-41db-9f48-a0af58f117a8 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:37.107719 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-5a1668cb-7a5f-4635-898c-475b3d5f1095 req-e3d36589-51cf-41db-9f48-a0af58f117a8 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] GET https://10.4.3.170/volume/v3/volumes/f1aa2593-a904-4481-8383-2ae14ee8d62d/encryption Jul 24 07:41:37.109222 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-5a1668cb-7a5f-4635-898c-475b3d5f1095 req-e3d36589-51cf-41db-9f48-a0af58f117a8 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:37.109222 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-5a1668cb-7a5f-4635-898c-475b3d5f1095 req-e3d36589-51cf-41db-9f48-a0af58f117a8 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Calling method 'index' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:37.121326 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:37.121326 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:41:37.129468 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-5a1668cb-7a5f-4635-898c-475b3d5f1095 req-e3d36589-51cf-41db-9f48-a0af58f117a8 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/volumes/f1aa2593-a904-4481-8383-2ae14ee8d62d/encryption returned with HTTP 200 Jul 24 07:41:37.129825 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 520/2065] 10.4.3.170 () {68 vars in 1631 bytes} [Fri Jul 24 07:41:37 2026] GET /volume/v3/volumes/f1aa2593-a904-4481-8383-2ae14ee8d62d/encryption => generated 161 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:38.541762 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-e7b75e71-cde8-4343-b963-89a0d5b7c710 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:38.541762 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e7b75e71-cde8-4343-b963-89a0d5b7c710 tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] GET https://10.4.3.170/volume/v3/backups/f323a89b-72f2-4f94-85fa-027149a8c16f Jul 24 07:41:38.541762 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e7b75e71-cde8-4343-b963-89a0d5b7c710 tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:38.541762 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e7b75e71-cde8-4343-b963-89a0d5b7c710 tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:38.541762 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-e7b75e71-cde8-4343-b963-89a0d5b7c710 tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] Show backup with id f323a89b-72f2-4f94-85fa-027149a8c16f. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:41:38.541762 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:38.541762 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:41:38.541762 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e7b75e71-cde8-4343-b963-89a0d5b7c710 tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] https://10.4.3.170/volume/v3/backups/f323a89b-72f2-4f94-85fa-027149a8c16f returned with HTTP 200 Jul 24 07:41:38.541762 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 518/2066] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:41:37 2026] GET /volume/v3/backups/f323a89b-72f2-4f94-85fa-027149a8c16f => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:38.547896 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-ef761cc3-cfc1-448e-8cbf-0241f65cac33 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:38.547896 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ef761cc3-cfc1-448e-8cbf-0241f65cac33 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] GET https://10.4.3.170/volume/v3/volumes/45b99e3c-32ca-42c3-9583-e587a0650d0b Jul 24 07:41:38.547896 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ef761cc3-cfc1-448e-8cbf-0241f65cac33 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:38.547896 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ef761cc3-cfc1-448e-8cbf-0241f65cac33 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:38.547896 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ef761cc3-cfc1-448e-8cbf-0241f65cac33 tempest-VolumesBackupsAdminTest-732786859 tempest-VolumesBackupsAdminTest-732786859-project-member] https://10.4.3.170/volume/v3/volumes/45b99e3c-32ca-42c3-9583-e587a0650d0b returned with HTTP 404 Jul 24 07:41:38.547896 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 508/2067] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:38 2026] GET /volume/v3/volumes/45b99e3c-32ca-42c3-9583-e587a0650d0b => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:41:38.550380 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-5a1668cb-7a5f-4635-898c-475b3d5f1095 req-34ce4846-38a8-404d-87dc-d34358f677cb None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:38.550380 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-5a1668cb-7a5f-4635-898c-475b3d5f1095 req-34ce4846-38a8-404d-87dc-d34358f677cb tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] DELETE https://10.4.3.170/volume/v3/attachments/276612a8-7232-4769-a93f-5c1029d49011 Jul 24 07:41:38.550380 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-5a1668cb-7a5f-4635-898c-475b3d5f1095 req-34ce4846-38a8-404d-87dc-d34358f677cb tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:38.550380 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-5a1668cb-7a5f-4635-898c-475b3d5f1095 req-34ce4846-38a8-404d-87dc-d34358f677cb tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Calling method 'version_select' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:38.550380 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:38.550380 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:41:38.550380 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-5a1668cb-7a5f-4635-898c-475b3d5f1095 req-34ce4846-38a8-404d-87dc-d34358f677cb tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/attachments/276612a8-7232-4769-a93f-5c1029d49011 returned with HTTP 200 Jul 24 07:41:38.550380 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 522/2068] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 24 07:41:38 2026] DELETE /volume/v3/attachments/276612a8-7232-4769-a93f-5c1029d49011 => generated 19 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:38.893413 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-92c589a8-e3c7-4dae-a304-11ee8899b2fd None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:38.895772 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-92c589a8-e3c7-4dae-a304-11ee8899b2fd tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] GET https://10.4.3.170/volume/v3/backups/f323a89b-72f2-4f94-85fa-027149a8c16f Jul 24 07:41:38.896266 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-92c589a8-e3c7-4dae-a304-11ee8899b2fd tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:38.896531 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-92c589a8-e3c7-4dae-a304-11ee8899b2fd tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:38.896802 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-92c589a8-e3c7-4dae-a304-11ee8899b2fd tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] Show backup with id f323a89b-72f2-4f94-85fa-027149a8c16f. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:41:38.902334 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:38.902334 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:41:38.903010 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-92c589a8-e3c7-4dae-a304-11ee8899b2fd tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] https://10.4.3.170/volume/v3/backups/f323a89b-72f2-4f94-85fa-027149a8c16f returned with HTTP 200 Jul 24 07:41:38.903567 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 521/2069] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:41:38 2026] GET /volume/v3/backups/f323a89b-72f2-4f94-85fa-027149a8c16f => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:39.155168 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-99c0e1f3-1d27-4268-969b-d81e510c137b req-a8b9fd0d-45af-4750-8430-6a5e8ecae757 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:39.162571 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-99c0e1f3-1d27-4268-969b-d81e510c137b req-a8b9fd0d-45af-4750-8430-6a5e8ecae757 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] GET https://10.4.3.170/volume/v3/volumes/f1aa2593-a904-4481-8383-2ae14ee8d62d Jul 24 07:41:39.163350 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-99c0e1f3-1d27-4268-969b-d81e510c137b req-a8b9fd0d-45af-4750-8430-6a5e8ecae757 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:39.163964 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-99c0e1f3-1d27-4268-969b-d81e510c137b req-a8b9fd0d-45af-4750-8430-6a5e8ecae757 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:39.175752 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:39.175752 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:41:39.180894 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-99c0e1f3-1d27-4268-969b-d81e510c137b req-a8b9fd0d-45af-4750-8430-6a5e8ecae757 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Volume info retrieved successfully. Jul 24 07:41:39.186441 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-99c0e1f3-1d27-4268-969b-d81e510c137b req-a8b9fd0d-45af-4750-8430-6a5e8ecae757 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/volumes/f1aa2593-a904-4481-8383-2ae14ee8d62d returned with HTTP 200 Jul 24 07:41:39.186762 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 519/2070] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:41:39 2026] GET /volume/v3/volumes/f1aa2593-a904-4481-8383-2ae14ee8d62d => generated 879 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:39.917669 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-197194b7-9e6f-4187-aa12-6a4954e7ba56 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:39.920159 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-197194b7-9e6f-4187-aa12-6a4954e7ba56 tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] GET https://10.4.3.170/volume/v3/backups/f323a89b-72f2-4f94-85fa-027149a8c16f Jul 24 07:41:39.920488 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-197194b7-9e6f-4187-aa12-6a4954e7ba56 tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:39.920753 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-197194b7-9e6f-4187-aa12-6a4954e7ba56 tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:39.920910 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-197194b7-9e6f-4187-aa12-6a4954e7ba56 tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] Show backup with id f323a89b-72f2-4f94-85fa-027149a8c16f. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:41:39.925775 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:39.925775 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:41:39.926441 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-197194b7-9e6f-4187-aa12-6a4954e7ba56 tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] https://10.4.3.170/volume/v3/backups/f323a89b-72f2-4f94-85fa-027149a8c16f returned with HTTP 200 Jul 24 07:41:39.927375 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 509/2071] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:41:39 2026] GET /volume/v3/backups/f323a89b-72f2-4f94-85fa-027149a8c16f => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:40.210163 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-da97f6ef-4b48-4c19-b217-489b1611019c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:40.347502 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-da97f6ef-4b48-4c19-b217-489b1611019c tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:41:40.347796 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-da97f6ef-4b48-4c19-b217-489b1611019c tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-1492681410"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:41:40.350893 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-da97f6ef-4b48-4c19-b217-489b1611019c tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-1492681410'}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:41:40.352987 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-da97f6ef-4b48-4c19-b217-489b1611019c tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] Create volume of 1 GB Jul 24 07:41:40.353362 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:40.353362 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:41:40.360798 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-da97f6ef-4b48-4c19-b217-489b1611019c tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] Availability Zones retrieved successfully. Jul 24 07:41:40.366334 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-da97f6ef-4b48-4c19-b217-489b1611019c tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] Flow 'volume_create_api' (5b6dd4e2-d17b-42ab-9ec6-62113da67b47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:41:40.367385 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-da97f6ef-4b48-4c19-b217-489b1611019c tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6dd90bbb-c065-4c22-836f-d7ffc4e1ebb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:41:40.368308 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-da97f6ef-4b48-4c19-b217-489b1611019c tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] Validating volume size '1' using validate_int {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:41:40.393305 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-da97f6ef-4b48-4c19-b217-489b1611019c tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6dd90bbb-c065-4c22-836f-d7ffc4e1ebb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:41:40.394030 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-da97f6ef-4b48-4c19-b217-489b1611019c tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd475d4a-cc3a-4f66-8ce6-3f1d792c2796) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:41:40.471468 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-da97f6ef-4b48-4c19-b217-489b1611019c tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] Created reservations ['8bdecbed-660d-47d8-b71f-0e070d923fb8', '87c92e86-e0ae-4aa5-a7b4-121dff2a5386', '6a21ce8f-1758-4959-b041-af1c6fbfe824', 'c99a669d-445c-459e-ac32-1be9aeb37e33'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:41:40.472481 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-da97f6ef-4b48-4c19-b217-489b1611019c tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd475d4a-cc3a-4f66-8ce6-3f1d792c2796) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8bdecbed-660d-47d8-b71f-0e070d923fb8', '87c92e86-e0ae-4aa5-a7b4-121dff2a5386', '6a21ce8f-1758-4959-b041-af1c6fbfe824', 'c99a669d-445c-459e-ac32-1be9aeb37e33']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:41:40.474765 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-da97f6ef-4b48-4c19-b217-489b1611019c tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9b558a5-8bbb-49b8-a3a0-e9faf352a0c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:41:40.508694 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-da97f6ef-4b48-4c19-b217-489b1611019c tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9b558a5-8bbb-49b8-a3a0-e9faf352a0c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '583d6efa-c372-47c5-88dd-6d32c0297c7a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1492681410',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1bd18d2dd28145328ba0a34086b14770',qos_specs=None,replication_status=,reservations=['8bdecbed-660d-47d8-b71f-0e070d923fb8','87c92e86-e0ae-4aa5-a7b4-121dff2a5386','6a21ce8f-1758-4959-b041-af1c6fbfe824','c99a669d-445c-459e-ac32-1be9aeb37e33'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a1341547e0c4af081a039f20dcd22f1',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:41:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1492681410',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=583d6efa-c372-47c5-88dd-6d32c0297c7a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1bd18d2dd28145328ba0a34086b14770',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6a1341547e0c4af081a039f20dcd22f1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:41:40.509655 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-da97f6ef-4b48-4c19-b217-489b1611019c tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27b3bcac-1c19-48fd-9adf-70051cde433a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:41:40.541910 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-da97f6ef-4b48-4c19-b217-489b1611019c tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27b3bcac-1c19-48fd-9adf-70051cde433a) transitioned into state 'SUCCESS' from state '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-1492681410',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1bd18d2dd28145328ba0a34086b14770',qos_specs=None,replication_status=,reservations=['8bdecbed-660d-47d8-b71f-0e070d923fb8','87c92e86-e0ae-4aa5-a7b4-121dff2a5386','6a21ce8f-1758-4959-b041-af1c6fbfe824','c99a669d-445c-459e-ac32-1be9aeb37e33'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a1341547e0c4af081a039f20dcd22f1',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:41:40.544010 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-da97f6ef-4b48-4c19-b217-489b1611019c tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f5a3c23-3948-47ec-9eb3-d3c2e5edafe5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:41:40.557637 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-da97f6ef-4b48-4c19-b217-489b1611019c tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f5a3c23-3948-47ec-9eb3-d3c2e5edafe5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:41:40.562307 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-da97f6ef-4b48-4c19-b217-489b1611019c tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] Flow 'volume_create_api' (5b6dd4e2-d17b-42ab-9ec6-62113da67b47) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:41:40.562307 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-da97f6ef-4b48-4c19-b217-489b1611019c tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] Create volume request issued successfully. Jul 24 07:41:40.562307 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-da97f6ef-4b48-4c19-b217-489b1611019c tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:41:40.562513 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 523/2072] 10.4.3.170 () {70 vars in 1298 bytes} [Fri Jul 24 07:41:40 2026] POST /volume/v3/volumes => generated 752 bytes in 352 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:41:40.585461 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-4b3ac88f-6303-4da7-b863-47639bf91c72 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:40.587787 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4b3ac88f-6303-4da7-b863-47639bf91c72 tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] GET https://10.4.3.170/volume/v3/volumes/583d6efa-c372-47c5-88dd-6d32c0297c7a Jul 24 07:41:40.588016 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4b3ac88f-6303-4da7-b863-47639bf91c72 tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:40.588230 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4b3ac88f-6303-4da7-b863-47639bf91c72 tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:40.596027 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:40.596027 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:41:40.601665 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-4b3ac88f-6303-4da7-b863-47639bf91c72 tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] Volume info retrieved successfully. Jul 24 07:41:40.612121 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4b3ac88f-6303-4da7-b863-47639bf91c72 tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] https://10.4.3.170/volume/v3/volumes/583d6efa-c372-47c5-88dd-6d32c0297c7a returned with HTTP 200 Jul 24 07:41:40.613362 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 522/2073] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:41:40 2026] GET /volume/v3/volumes/583d6efa-c372-47c5-88dd-6d32c0297c7a => generated 820 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:40.940650 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-0bdd8b37-4835-4a8a-be75-86ed0991ba6d None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:40.945633 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0bdd8b37-4835-4a8a-be75-86ed0991ba6d tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] GET https://10.4.3.170/volume/v3/backups/f323a89b-72f2-4f94-85fa-027149a8c16f Jul 24 07:41:40.945937 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0bdd8b37-4835-4a8a-be75-86ed0991ba6d tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:40.946065 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0bdd8b37-4835-4a8a-be75-86ed0991ba6d tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:40.946240 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-0bdd8b37-4835-4a8a-be75-86ed0991ba6d tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] Show backup with id f323a89b-72f2-4f94-85fa-027149a8c16f. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:41:40.953970 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:40.953970 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:41:40.957708 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0bdd8b37-4835-4a8a-be75-86ed0991ba6d tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] https://10.4.3.170/volume/v3/backups/f323a89b-72f2-4f94-85fa-027149a8c16f returned with HTTP 200 Jul 24 07:41:40.957708 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 520/2074] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:41:40 2026] GET /volume/v3/backups/f323a89b-72f2-4f94-85fa-027149a8c16f => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:41.629745 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-60bcdae3-703b-4cd1-a806-8aa09a2b78bc None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:41.630178 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-60bcdae3-703b-4cd1-a806-8aa09a2b78bc tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] GET https://10.4.3.170/volume/v3/volumes/583d6efa-c372-47c5-88dd-6d32c0297c7a Jul 24 07:41:41.631058 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-60bcdae3-703b-4cd1-a806-8aa09a2b78bc tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:41.631058 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-60bcdae3-703b-4cd1-a806-8aa09a2b78bc tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:41.638137 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:41.638137 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:41:41.642300 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-60bcdae3-703b-4cd1-a806-8aa09a2b78bc tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] Volume info retrieved successfully. Jul 24 07:41:41.646712 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-60bcdae3-703b-4cd1-a806-8aa09a2b78bc tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] https://10.4.3.170/volume/v3/volumes/583d6efa-c372-47c5-88dd-6d32c0297c7a returned with HTTP 200 Jul 24 07:41:41.648044 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 510/2075] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:41:41 2026] GET /volume/v3/volumes/583d6efa-c372-47c5-88dd-6d32c0297c7a => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 07:41:41.668235 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-ea28a4a6-1c6f-4fe4-85db-8421666def32 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:41.670530 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ea28a4a6-1c6f-4fe4-85db-8421666def32 tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] POST https://10.4.3.170/volume/v3/backups Jul 24 07:41:41.670530 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ea28a4a6-1c6f-4fe4-85db-8421666def32 tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "583d6efa-c372-47c5-88dd-6d32c0297c7a", "name": "tempest-VolumesBackupsV39Test-Backup-929255184", "container": "tempest-volumesbackupsv39test-backup-container-14342288"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:41:41.672381 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.contrib.backups [None req-ea28a4a6-1c6f-4fe4-85db-8421666def32 tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] Creating new backup {'backup': {'volume_id': '583d6efa-c372-47c5-88dd-6d32c0297c7a', 'name': 'tempest-VolumesBackupsV39Test-Backup-929255184', 'container': 'tempest-volumesbackupsv39test-backup-container-14342288'}} {{(pid=100245) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 07:41:41.672872 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.contrib.backups [None req-ea28a4a6-1c6f-4fe4-85db-8421666def32 tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] Creating backup of volume 583d6efa-c372-47c5-88dd-6d32c0297c7a in container tempest-volumesbackupsv39test-backup-container-14342288 Jul 24 07:41:41.679784 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:41.679784 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:41:41.680243 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-ea28a4a6-1c6f-4fe4-85db-8421666def32 tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] Volume info retrieved successfully. Jul 24 07:41:41.726888 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-ea28a4a6-1c6f-4fe4-85db-8421666def32 tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] Created reservations ['829186f5-e5b4-4887-9f30-212039827750', '106a2e5a-195c-4e78-baa4-f3fab689c6c3'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:41:41.766735 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-304c67bf-5800-48f7-82b6-9113ab7d2778 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:41.767158 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-304c67bf-5800-48f7-82b6-9113ab7d2778 None None] GET https://10.4.3.170/volume// Jul 24 07:41:41.767619 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-304c67bf-5800-48f7-82b6-9113ab7d2778 None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:41.767827 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-304c67bf-5800-48f7-82b6-9113ab7d2778 None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:41.768031 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-304c67bf-5800-48f7-82b6-9113ab7d2778 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:41:41.768536 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 523/2076] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:41:41 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:41:41.788075 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ea28a4a6-1c6f-4fe4-85db-8421666def32 tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] https://10.4.3.170/volume/v3/backups returned with HTTP 202 Jul 24 07:41:41.788633 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 524/2077] 10.4.3.170 () {70 vars in 1299 bytes} [Fri Jul 24 07:41:41 2026] POST /volume/v3/backups => generated 332 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:41:41.800345 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-f8ec730c-e2a6-46db-96df-518b81434669 req-0f4557bd-1837-4d8f-b459-a4d2ba9df8ba None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:41.804629 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-e2ad18d2-a24f-409a-9d13-585f5bb49712 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:41.806243 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-f8ec730c-e2a6-46db-96df-518b81434669 req-0f4557bd-1837-4d8f-b459-a4d2ba9df8ba tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 24 07:41:41.806243 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-f8ec730c-e2a6-46db-96df-518b81434669 req-0f4557bd-1837-4d8f-b459-a4d2ba9df8ba tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d8ea27ae-2ddf-4936-8804-62a12a36b75b", "connector": null, "instance_uuid": "75a270d8-be22-490f-8013-b021fdebe887"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:41:41.818358 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e2ad18d2-a24f-409a-9d13-585f5bb49712 tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] GET https://10.4.3.170/volume/v3/backups/8078d5d6-7922-4775-91c7-c73bacdf39f9 Jul 24 07:41:41.818678 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e2ad18d2-a24f-409a-9d13-585f5bb49712 tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:41.818963 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e2ad18d2-a24f-409a-9d13-585f5bb49712 tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:41.819089 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-e2ad18d2-a24f-409a-9d13-585f5bb49712 tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] Show backup with id 8078d5d6-7922-4775-91c7-c73bacdf39f9. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:41:41.823463 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:41.823463 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:41:41.824584 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:41.824584 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:41:41.826612 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e2ad18d2-a24f-409a-9d13-585f5bb49712 tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] https://10.4.3.170/volume/v3/backups/8078d5d6-7922-4775-91c7-c73bacdf39f9 returned with HTTP 200 Jul 24 07:41:41.827009 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 511/2078] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:41:41 2026] GET /volume/v3/backups/8078d5d6-7922-4775-91c7-c73bacdf39f9 => generated 792 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:41.860105 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-f8ec730c-e2a6-46db-96df-518b81434669 req-0f4557bd-1837-4d8f-b459-a4d2ba9df8ba tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 24 07:41:41.860631 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 521/2079] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 24 07:41:41 2026] POST /volume/v3/attachments => generated 273 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:41:41.896955 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-f8ec730c-e2a6-46db-96df-518b81434669 req-4f94efb0-1717-4f35-856c-17a7863cd11f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:41.902935 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-f8ec730c-e2a6-46db-96df-518b81434669 req-4f94efb0-1717-4f35-856c-17a7863cd11f tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] DELETE https://10.4.3.170/volume/v3/attachments/a76134eb-32bc-4347-aba9-d5f2eb21c39d Jul 24 07:41:41.902935 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-f8ec730c-e2a6-46db-96df-518b81434669 req-4f94efb0-1717-4f35-856c-17a7863cd11f tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:41.903152 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-f8ec730c-e2a6-46db-96df-518b81434669 req-4f94efb0-1717-4f35-856c-17a7863cd11f tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:41.915245 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:41.915245 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:41:41.968969 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-118137f7-90a6-46fb-9d87-9e9c98414b9f None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:41.970866 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-118137f7-90a6-46fb-9d87-9e9c98414b9f tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] GET https://10.4.3.170/volume/v3/backups/f323a89b-72f2-4f94-85fa-027149a8c16f Jul 24 07:41:41.971087 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-118137f7-90a6-46fb-9d87-9e9c98414b9f tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:41.971303 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-118137f7-90a6-46fb-9d87-9e9c98414b9f tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:41.971410 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-118137f7-90a6-46fb-9d87-9e9c98414b9f tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] Show backup with id f323a89b-72f2-4f94-85fa-027149a8c16f. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:41:41.978484 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-f8ec730c-e2a6-46db-96df-518b81434669 req-4f94efb0-1717-4f35-856c-17a7863cd11f tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] https://10.4.3.170/volume/v3/attachments/a76134eb-32bc-4347-aba9-d5f2eb21c39d returned with HTTP 200 Jul 24 07:41:41.978607 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:41.978607 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:41:41.978719 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 524/2080] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 24 07:41:41 2026] DELETE /volume/v3/attachments/a76134eb-32bc-4347-aba9-d5f2eb21c39d => generated 192 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:41:41.978765 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-118137f7-90a6-46fb-9d87-9e9c98414b9f tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] https://10.4.3.170/volume/v3/backups/f323a89b-72f2-4f94-85fa-027149a8c16f returned with HTTP 200 Jul 24 07:41:41.978765 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 525/2081] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:41:41 2026] GET /volume/v3/backups/f323a89b-72f2-4f94-85fa-027149a8c16f => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:42.219927 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-789ba28c-f1dd-46c4-98df-840fcf3662f3 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:42.222526 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-789ba28c-f1dd-46c4-98df-840fcf3662f3 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] DELETE https://10.4.3.170/volume/v3/volumes/f1aa2593-a904-4481-8383-2ae14ee8d62d Jul 24 07:41:42.222774 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-789ba28c-f1dd-46c4-98df-840fcf3662f3 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:42.223021 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-789ba28c-f1dd-46c4-98df-840fcf3662f3 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:42.223257 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-789ba28c-f1dd-46c4-98df-840fcf3662f3 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Delete volume with id: f1aa2593-a904-4481-8383-2ae14ee8d62d Jul 24 07:41:42.233324 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:42.233324 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:41:42.234452 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-789ba28c-f1dd-46c4-98df-840fcf3662f3 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Volume info retrieved successfully. Jul 24 07:41:42.252191 np0000005822 devstack@c-api.service[100243]: WARNING cinder.keymgr.conf_key_mgr [None req-789ba28c-f1dd-46c4-98df-840fcf3662f3 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 24 07:41:42.265731 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-789ba28c-f1dd-46c4-98df-840fcf3662f3 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Delete volume request issued successfully. Jul 24 07:41:42.265954 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-789ba28c-f1dd-46c4-98df-840fcf3662f3 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/volumes/f1aa2593-a904-4481-8383-2ae14ee8d62d returned with HTTP 202 Jul 24 07:41:42.266482 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 512/2082] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:41:42 2026] DELETE /volume/v3/volumes/f1aa2593-a904-4481-8383-2ae14ee8d62d => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:41:42.276533 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-4c591616-0a69-44ac-9535-8d07b715a775 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:42.279948 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4c591616-0a69-44ac-9535-8d07b715a775 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] GET https://10.4.3.170/volume/v3/volumes/f1aa2593-a904-4481-8383-2ae14ee8d62d Jul 24 07:41:42.279948 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4c591616-0a69-44ac-9535-8d07b715a775 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:42.279948 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4c591616-0a69-44ac-9535-8d07b715a775 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:42.290410 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:42.290410 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:41:42.296656 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-4c591616-0a69-44ac-9535-8d07b715a775 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Volume info retrieved successfully. Jul 24 07:41:42.305286 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4c591616-0a69-44ac-9535-8d07b715a775 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/volumes/f1aa2593-a904-4481-8383-2ae14ee8d62d returned with HTTP 200 Jul 24 07:41:42.305286 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 522/2083] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:42 2026] GET /volume/v3/volumes/f1aa2593-a904-4481-8383-2ae14ee8d62d => generated 878 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:42.843255 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b6e02442-2b0a-4a43-802d-629345f0a107 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:42.845521 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b6e02442-2b0a-4a43-802d-629345f0a107 tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] GET https://10.4.3.170/volume/v3/backups/8078d5d6-7922-4775-91c7-c73bacdf39f9 Jul 24 07:41:42.845780 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b6e02442-2b0a-4a43-802d-629345f0a107 tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:42.846015 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b6e02442-2b0a-4a43-802d-629345f0a107 tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:42.846221 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-b6e02442-2b0a-4a43-802d-629345f0a107 tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] Show backup with id 8078d5d6-7922-4775-91c7-c73bacdf39f9. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:41:42.850675 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:42.850675 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:41:42.851554 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b6e02442-2b0a-4a43-802d-629345f0a107 tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] https://10.4.3.170/volume/v3/backups/8078d5d6-7922-4775-91c7-c73bacdf39f9 returned with HTTP 200 Jul 24 07:41:42.851942 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 525/2084] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:41:42 2026] GET /volume/v3/backups/8078d5d6-7922-4775-91c7-c73bacdf39f9 => generated 794 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:42.988881 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-c8ee630d-87c0-47d6-bd59-d99d1be4a890 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:42.992849 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c8ee630d-87c0-47d6-bd59-d99d1be4a890 tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] GET https://10.4.3.170/volume/v3/backups/f323a89b-72f2-4f94-85fa-027149a8c16f Jul 24 07:41:42.993146 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c8ee630d-87c0-47d6-bd59-d99d1be4a890 tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:42.993454 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c8ee630d-87c0-47d6-bd59-d99d1be4a890 tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:42.993618 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-c8ee630d-87c0-47d6-bd59-d99d1be4a890 tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] Show backup with id f323a89b-72f2-4f94-85fa-027149a8c16f. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:41:43.009490 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:43.009490 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:41:43.010276 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c8ee630d-87c0-47d6-bd59-d99d1be4a890 tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] https://10.4.3.170/volume/v3/backups/f323a89b-72f2-4f94-85fa-027149a8c16f returned with HTTP 200 Jul 24 07:41:43.010710 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 526/2085] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:41:42 2026] GET /volume/v3/backups/f323a89b-72f2-4f94-85fa-027149a8c16f => generated 735 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:43.137003 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-f8ec730c-e2a6-46db-96df-518b81434669 req-2c94ece1-4881-46f0-8a8b-5707c6b4083b None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:43.140182 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-f8ec730c-e2a6-46db-96df-518b81434669 req-2c94ece1-4881-46f0-8a8b-5707c6b4083b tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] PUT https://10.4.3.170/volume/v3/attachments/af70cc80-7cc9-450c-9b70-a768a3c799e2 Jul 24 07:41:43.140814 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-f8ec730c-e2a6-46db-96df-518b81434669 req-2c94ece1-4881-46f0-8a8b-5707c6b4083b tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000005822", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9a7cb9337d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5fc7887c-2ab7-4d21-80c7-ec4ad0d3b011", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:41:43.151396 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-f8ec730c-e2a6-46db-96df-518b81434669 req-2c94ece1-4881-46f0-8a8b-5707c6b4083b tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Acquiring lock "cinder-attachment_update-d8ea27ae-2ddf-4936-8804-62a12a36b75b-np0000005822" by "attachment_update" {{(pid=100243) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 07:41:43.156831 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-f8ec730c-e2a6-46db-96df-518b81434669 req-2c94ece1-4881-46f0-8a8b-5707c6b4083b tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Lock "cinder-attachment_update-d8ea27ae-2ddf-4936-8804-62a12a36b75b-np0000005822" acquired by "attachment_update" :: waited 0.005s {{(pid=100243) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 07:41:43.158510 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:43.158510 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:41:43.274246 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-f8ec730c-e2a6-46db-96df-518b81434669 req-2c94ece1-4881-46f0-8a8b-5707c6b4083b tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Lock "cinder-attachment_update-d8ea27ae-2ddf-4936-8804-62a12a36b75b-np0000005822" released by "attachment_update" :: held 0.117s {{(pid=100243) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 07:41:43.274658 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-f8ec730c-e2a6-46db-96df-518b81434669 req-2c94ece1-4881-46f0-8a8b-5707c6b4083b tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] https://10.4.3.170/volume/v3/attachments/af70cc80-7cc9-450c-9b70-a768a3c799e2 returned with HTTP 200 Jul 24 07:41:43.275357 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 513/2086] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 24 07:41:43 2026] PUT /volume/v3/attachments/af70cc80-7cc9-450c-9b70-a768a3c799e2 => generated 969 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:41:43.293706 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-f8ec730c-e2a6-46db-96df-518b81434669 req-dfa0ed21-3404-4557-ba8c-9a4ee97edd34 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:43.295803 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-f8ec730c-e2a6-46db-96df-518b81434669 req-dfa0ed21-3404-4557-ba8c-9a4ee97edd34 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] GET https://10.4.3.170/volume/v3/attachments/af70cc80-7cc9-450c-9b70-a768a3c799e2 Jul 24 07:41:43.296134 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-f8ec730c-e2a6-46db-96df-518b81434669 req-dfa0ed21-3404-4557-ba8c-9a4ee97edd34 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:43.296422 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-f8ec730c-e2a6-46db-96df-518b81434669 req-dfa0ed21-3404-4557-ba8c-9a4ee97edd34 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Calling method 'version_select' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:43.310502 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-f8ec730c-e2a6-46db-96df-518b81434669 req-dfa0ed21-3404-4557-ba8c-9a4ee97edd34 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] https://10.4.3.170/volume/v3/attachments/af70cc80-7cc9-450c-9b70-a768a3c799e2 returned with HTTP 200 Jul 24 07:41:43.311079 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 523/2087] 10.4.3.170 () {70 vars in 1651 bytes} [Fri Jul 24 07:41:43 2026] GET /volume/v3/attachments/af70cc80-7cc9-450c-9b70-a768a3c799e2 => generated 994 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:41:43.325635 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-31d896b9-0cb8-4750-a27a-43981b43e326 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:43.333375 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-31d896b9-0cb8-4750-a27a-43981b43e326 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] GET https://10.4.3.170/volume/v3/volumes/f1aa2593-a904-4481-8383-2ae14ee8d62d Jul 24 07:41:43.333662 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-31d896b9-0cb8-4750-a27a-43981b43e326 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:43.333946 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-31d896b9-0cb8-4750-a27a-43981b43e326 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:43.343132 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-31d896b9-0cb8-4750-a27a-43981b43e326 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/volumes/f1aa2593-a904-4481-8383-2ae14ee8d62d returned with HTTP 404 Jul 24 07:41:43.343388 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 526/2088] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:43 2026] GET /volume/v3/volumes/f1aa2593-a904-4481-8383-2ae14ee8d62d => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:41:43.351940 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-664bcf1c-2b1c-4669-ad32-a0ebd77acf04 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:43.354111 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-664bcf1c-2b1c-4669-ad32-a0ebd77acf04 tempest-TestEncryptedCinderVolumes-1710371349 tempest-TestEncryptedCinderVolumes-1710371349-project-admin] GET https://10.4.3.170/volume/v3/volumes/detail?all_tenants=1 Jul 24 07:41:43.354397 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-664bcf1c-2b1c-4669-ad32-a0ebd77acf04 tempest-TestEncryptedCinderVolumes-1710371349 tempest-TestEncryptedCinderVolumes-1710371349-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:43.354680 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-664bcf1c-2b1c-4669-ad32-a0ebd77acf04 tempest-TestEncryptedCinderVolumes-1710371349 tempest-TestEncryptedCinderVolumes-1710371349-project-admin] Calling method 'detail' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:43.357148 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-664bcf1c-2b1c-4669-ad32-a0ebd77acf04 tempest-TestEncryptedCinderVolumes-1710371349 tempest-TestEncryptedCinderVolumes-1710371349-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100245) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 07:41:43.397491 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-664bcf1c-2b1c-4669-ad32-a0ebd77acf04 tempest-TestEncryptedCinderVolumes-1710371349 tempest-TestEncryptedCinderVolumes-1710371349-project-admin] Get all volumes completed successfully. Jul 24 07:41:43.399858 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:43.399858 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:41:43.404190 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-664bcf1c-2b1c-4669-ad32-a0ebd77acf04 tempest-TestEncryptedCinderVolumes-1710371349 tempest-TestEncryptedCinderVolumes-1710371349-project-admin] https://10.4.3.170/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 24 07:41:43.404632 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 527/2089] 10.4.3.170 () {66 vars in 1285 bytes} [Fri Jul 24 07:41:43 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10498 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:41:43.419836 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-1806117a-6661-4c88-8041-6bf39909f0a7 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:43.422146 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1806117a-6661-4c88-8041-6bf39909f0a7 tempest-TestEncryptedCinderVolumes-1710371349 tempest-TestEncryptedCinderVolumes-1710371349-project-admin] DELETE https://10.4.3.170/volume/v3/types/86f4e5aa-9aaf-442a-9aba-bc4ac1de60c1 Jul 24 07:41:43.422356 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1806117a-6661-4c88-8041-6bf39909f0a7 tempest-TestEncryptedCinderVolumes-1710371349 tempest-TestEncryptedCinderVolumes-1710371349-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:43.422545 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1806117a-6661-4c88-8041-6bf39909f0a7 tempest-TestEncryptedCinderVolumes-1710371349 tempest-TestEncryptedCinderVolumes-1710371349-project-admin] Calling method '_delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:43.424715 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:43.424715 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:41:43.456704 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1806117a-6661-4c88-8041-6bf39909f0a7 tempest-TestEncryptedCinderVolumes-1710371349 tempest-TestEncryptedCinderVolumes-1710371349-project-admin] https://10.4.3.170/volume/v3/types/86f4e5aa-9aaf-442a-9aba-bc4ac1de60c1 returned with HTTP 202 Jul 24 07:41:43.456704 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 514/2090] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 24 07:41:43 2026] DELETE /volume/v3/types/86f4e5aa-9aaf-442a-9aba-bc4ac1de60c1 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:41:43.469626 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-036b0644-9994-4025-9fff-85a39c0740d9 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:43.474029 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-036b0644-9994-4025-9fff-85a39c0740d9 tempest-TestEncryptedCinderVolumes-1710371349 tempest-TestEncryptedCinderVolumes-1710371349-project-admin] POST https://10.4.3.170/volume/v3/types Jul 24 07:41:43.474029 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-036b0644-9994-4025-9fff-85a39c0740d9 tempest-TestEncryptedCinderVolumes-1710371349 tempest-TestEncryptedCinderVolumes-1710371349-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-494655148", "extra_specs": {}}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:41:43.474029 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:43.474029 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:41:43.491049 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-036b0644-9994-4025-9fff-85a39c0740d9 tempest-TestEncryptedCinderVolumes-1710371349 tempest-TestEncryptedCinderVolumes-1710371349-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 24 07:41:43.491331 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 524/2091] 10.4.3.170 () {68 vars in 1252 bytes} [Fri Jul 24 07:41:43 2026] POST /volume/v3/types => generated 211 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:43.500953 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-13cb19a9-8848-4b84-af26-c3d17898946e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:43.503252 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-13cb19a9-8848-4b84-af26-c3d17898946e tempest-TestEncryptedCinderVolumes-1710371349 tempest-TestEncryptedCinderVolumes-1710371349-project-admin] POST https://10.4.3.170/volume/v3/types/998159e7-1382-4917-af7d-8cf8546b4620/encryption Jul 24 07:41:43.503611 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-13cb19a9-8848-4b84-af26-c3d17898946e tempest-TestEncryptedCinderVolumes-1710371349 tempest-TestEncryptedCinderVolumes-1710371349-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:41:43.536299 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-13cb19a9-8848-4b84-af26-c3d17898946e tempest-TestEncryptedCinderVolumes-1710371349 tempest-TestEncryptedCinderVolumes-1710371349-project-admin] https://10.4.3.170/volume/v3/types/998159e7-1382-4917-af7d-8cf8546b4620/encryption returned with HTTP 200 Jul 24 07:41:43.537785 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 527/2092] 10.4.3.170 () {68 vars in 1397 bytes} [Fri Jul 24 07:41:43 2026] POST /volume/v3/types/998159e7-1382-4917-af7d-8cf8546b4620/encryption => generated 230 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:43.546395 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-f17f5e35-4fa5-4fad-9d35-fdbb369f5825 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:43.548153 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f17f5e35-4fa5-4fad-9d35-fdbb369f5825 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:41:43.548479 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f17f5e35-4fa5-4fad-9d35-fdbb369f5825 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-113263533", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-494655148", "size": 1}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:41:43.549922 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-f17f5e35-4fa5-4fad-9d35-fdbb369f5825 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-113263533', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-494655148', 'size': 1}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:41:43.556579 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-f17f5e35-4fa5-4fad-9d35-fdbb369f5825 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Create volume of 1 GB Jul 24 07:41:43.556722 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:43.556722 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:41:43.557614 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-f17f5e35-4fa5-4fad-9d35-fdbb369f5825 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Availability Zones retrieved successfully. Jul 24 07:41:43.563944 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-f17f5e35-4fa5-4fad-9d35-fdbb369f5825 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Flow 'volume_create_api' (0e515217-2655-488d-a446-40e9f5ff6b45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:41:43.564838 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-f17f5e35-4fa5-4fad-9d35-fdbb369f5825 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12e471f9-7ddb-48f8-af84-dfcb797e399b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:41:43.565747 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-f17f5e35-4fa5-4fad-9d35-fdbb369f5825 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Validating volume size '1' using validate_int {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:41:43.602924 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-f17f5e35-4fa5-4fad-9d35-fdbb369f5825 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12e471f9-7ddb-48f8-af84-dfcb797e399b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:41:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=998159e7-1382-4917-af7d-8cf8546b4620,is_public=True,name='tempest-scenario-type-luks-494655148',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '998159e7-1382-4917-af7d-8cf8546b4620', '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=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:41:43.603695 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-f17f5e35-4fa5-4fad-9d35-fdbb369f5825 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ccc0457e-6285-4ef2-a840-09e50812c606) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:41:43.633277 np0000005822 devstack@c-api.service[100245]: WARNING cinder.quota [None req-f17f5e35-4fa5-4fad-9d35-fdbb369f5825 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-494655148 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-494655148, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:41:43.633645 np0000005822 devstack@c-api.service[100245]: WARNING cinder.quota [None req-f17f5e35-4fa5-4fad-9d35-fdbb369f5825 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-494655148 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-494655148, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:41:43.667969 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-f17f5e35-4fa5-4fad-9d35-fdbb369f5825 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Created reservations ['7321102f-2f90-48fe-9ef2-33e0a5928872', '75dc0850-b200-4c40-b82e-57a57afa1e5c', '65435751-df2d-4d51-85e7-ffff0a58f73d', '5085dda5-6cd8-42a5-8b13-761e9268b97c'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:41:43.669578 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-f17f5e35-4fa5-4fad-9d35-fdbb369f5825 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ccc0457e-6285-4ef2-a840-09e50812c606) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7321102f-2f90-48fe-9ef2-33e0a5928872', '75dc0850-b200-4c40-b82e-57a57afa1e5c', '65435751-df2d-4d51-85e7-ffff0a58f73d', '5085dda5-6cd8-42a5-8b13-761e9268b97c']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:41:43.669578 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-f17f5e35-4fa5-4fad-9d35-fdbb369f5825 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7fb21a02-5b4e-4d7f-a9e7-ffe0fb34eb22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:41:43.703269 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-f17f5e35-4fa5-4fad-9d35-fdbb369f5825 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7fb21a02-5b4e-4d7f-a9e7-ffe0fb34eb22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0db86ca8-08d4-40e2-a782-04b050aa9584', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-113263533',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e56e6a30490443ab94f7184e9cd2734a',qos_specs=None,replication_status=,reservations=['7321102f-2f90-48fe-9ef2-33e0a5928872','75dc0850-b200-4c40-b82e-57a57afa1e5c','65435751-df2d-4d51-85e7-ffff0a58f73d','5085dda5-6cd8-42a5-8b13-761e9268b97c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30c71ed1400d4f5793024105d2b41657',volume_type_id=998159e7-1382-4917-af7d-8cf8546b4620), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:41:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-113263533',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=0db86ca8-08d4-40e2-a782-04b050aa9584,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e56e6a30490443ab94f7184e9cd2734a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='30c71ed1400d4f5793024105d2b41657',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(998159e7-1382-4917-af7d-8cf8546b4620),volume_type_id=998159e7-1382-4917-af7d-8cf8546b4620)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:41:43.704299 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-f17f5e35-4fa5-4fad-9d35-fdbb369f5825 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18b0d6e3-ddc4-473c-b71a-922ca9f57f93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:41:43.738839 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-f17f5e35-4fa5-4fad-9d35-fdbb369f5825 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18b0d6e3-ddc4-473c-b71a-922ca9f57f93) transitioned into state 'SUCCESS' from state '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-113263533',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e56e6a30490443ab94f7184e9cd2734a',qos_specs=None,replication_status=,reservations=['7321102f-2f90-48fe-9ef2-33e0a5928872','75dc0850-b200-4c40-b82e-57a57afa1e5c','65435751-df2d-4d51-85e7-ffff0a58f73d','5085dda5-6cd8-42a5-8b13-761e9268b97c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30c71ed1400d4f5793024105d2b41657',volume_type_id=998159e7-1382-4917-af7d-8cf8546b4620)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:41:43.741223 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-f17f5e35-4fa5-4fad-9d35-fdbb369f5825 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36c382d2-9939-4e6a-a30a-10a48d9cce2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:41:43.755564 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-f17f5e35-4fa5-4fad-9d35-fdbb369f5825 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36c382d2-9939-4e6a-a30a-10a48d9cce2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:41:43.756857 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-f17f5e35-4fa5-4fad-9d35-fdbb369f5825 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Flow 'volume_create_api' (0e515217-2655-488d-a446-40e9f5ff6b45) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:41:43.757316 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-f17f5e35-4fa5-4fad-9d35-fdbb369f5825 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Create volume request issued successfully. Jul 24 07:41:43.758062 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f17f5e35-4fa5-4fad-9d35-fdbb369f5825 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:41:43.758682 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 528/2093] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 24 07:41:43 2026] POST /volume/v3/volumes => generated 783 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:41:43.872958 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-e57a4dcc-9764-430a-b4f7-8d28adba7ff6 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:43.874598 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e57a4dcc-9764-430a-b4f7-8d28adba7ff6 tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] GET https://10.4.3.170/volume/v3/backups/8078d5d6-7922-4775-91c7-c73bacdf39f9 Jul 24 07:41:43.875378 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e57a4dcc-9764-430a-b4f7-8d28adba7ff6 tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:43.875712 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e57a4dcc-9764-430a-b4f7-8d28adba7ff6 tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:43.875919 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-e57a4dcc-9764-430a-b4f7-8d28adba7ff6 tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] Show backup with id 8078d5d6-7922-4775-91c7-c73bacdf39f9. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:41:43.882427 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:43.882427 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:41:43.883427 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e57a4dcc-9764-430a-b4f7-8d28adba7ff6 tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] https://10.4.3.170/volume/v3/backups/8078d5d6-7922-4775-91c7-c73bacdf39f9 returned with HTTP 200 Jul 24 07:41:43.883880 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 515/2094] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:41:43 2026] GET /volume/v3/backups/8078d5d6-7922-4775-91c7-c73bacdf39f9 => generated 794 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:44.023019 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-579ac54f-b30f-436f-b818-43ee947480f9 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:44.026218 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-579ac54f-b30f-436f-b818-43ee947480f9 tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] GET https://10.4.3.170/volume/v3/backups/f323a89b-72f2-4f94-85fa-027149a8c16f Jul 24 07:41:44.026487 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-579ac54f-b30f-436f-b818-43ee947480f9 tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:44.026732 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-579ac54f-b30f-436f-b818-43ee947480f9 tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:44.027033 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-579ac54f-b30f-436f-b818-43ee947480f9 tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] Show backup with id f323a89b-72f2-4f94-85fa-027149a8c16f. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:41:44.038654 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:44.038654 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:41:44.039431 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-579ac54f-b30f-436f-b818-43ee947480f9 tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] https://10.4.3.170/volume/v3/backups/f323a89b-72f2-4f94-85fa-027149a8c16f returned with HTTP 200 Jul 24 07:41:44.039885 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 525/2095] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:41:44 2026] GET /volume/v3/backups/f323a89b-72f2-4f94-85fa-027149a8c16f => generated 735 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:44.896994 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-7ba9c7bf-b555-440f-9031-78a2704fbdc8 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:44.898988 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7ba9c7bf-b555-440f-9031-78a2704fbdc8 tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] GET https://10.4.3.170/volume/v3/backups/8078d5d6-7922-4775-91c7-c73bacdf39f9 Jul 24 07:41:44.899141 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7ba9c7bf-b555-440f-9031-78a2704fbdc8 tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:44.899375 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7ba9c7bf-b555-440f-9031-78a2704fbdc8 tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:44.899532 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-7ba9c7bf-b555-440f-9031-78a2704fbdc8 tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] Show backup with id 8078d5d6-7922-4775-91c7-c73bacdf39f9. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:41:44.906016 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:44.906016 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:41:44.906963 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7ba9c7bf-b555-440f-9031-78a2704fbdc8 tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] https://10.4.3.170/volume/v3/backups/8078d5d6-7922-4775-91c7-c73bacdf39f9 returned with HTTP 200 Jul 24 07:41:44.907378 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 528/2096] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:41:44 2026] GET /volume/v3/backups/8078d5d6-7922-4775-91c7-c73bacdf39f9 => generated 794 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:45.052489 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-1b2e7e41-d968-4586-a2ff-cd83cbcbf3e8 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:45.055556 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1b2e7e41-d968-4586-a2ff-cd83cbcbf3e8 tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] GET https://10.4.3.170/volume/v3/backups/f323a89b-72f2-4f94-85fa-027149a8c16f Jul 24 07:41:45.055556 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-1b2e7e41-d968-4586-a2ff-cd83cbcbf3e8 tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:45.055556 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-1b2e7e41-d968-4586-a2ff-cd83cbcbf3e8 tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:45.055556 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-1b2e7e41-d968-4586-a2ff-cd83cbcbf3e8 tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] Show backup with id f323a89b-72f2-4f94-85fa-027149a8c16f. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:41:45.058591 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:45.058591 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:41:45.059225 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1b2e7e41-d968-4586-a2ff-cd83cbcbf3e8 tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] https://10.4.3.170/volume/v3/backups/f323a89b-72f2-4f94-85fa-027149a8c16f returned with HTTP 200 Jul 24 07:41:45.059652 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 529/2097] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:41:45 2026] GET /volume/v3/backups/f323a89b-72f2-4f94-85fa-027149a8c16f => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:45.653321 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-ef05076e-6c28-43c8-8379-febc9d2e8625 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:45.655697 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ef05076e-6c28-43c8-8379-febc9d2e8625 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] POST https://10.4.3.170/volume/v3/volumes/65a2a05d-bd5c-48f3-b0d3-d11fe6fe35ac/action Jul 24 07:41:45.656025 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ef05076e-6c28-43c8-8379-febc9d2e8625 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Action body: b'{"os-attach": {"instance_uuid": "bed2a5f4-7fbe-4479-95b8-3d177cdcef28", "mountpoint": "/dev/vdb"}}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:41:45.656218 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ef05076e-6c28-43c8-8379-febc9d2e8625 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "bed2a5f4-7fbe-4479-95b8-3d177cdcef28", "mountpoint": "/dev/vdb"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:41:45.667659 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:45.667659 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:41:45.668368 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-ef05076e-6c28-43c8-8379-febc9d2e8625 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Volume info retrieved successfully. Jul 24 07:41:45.677406 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-ef05076e-6c28-43c8-8379-febc9d2e8625 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Update volume admin metadata completed successfully. Jul 24 07:41:45.762376 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-ef05076e-6c28-43c8-8379-febc9d2e8625 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Attach volume completed successfully. Jul 24 07:41:45.763002 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ef05076e-6c28-43c8-8379-febc9d2e8625 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] https://10.4.3.170/volume/v3/volumes/65a2a05d-bd5c-48f3-b0d3-d11fe6fe35ac/action returned with HTTP 202 Jul 24 07:41:45.763722 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 516/2098] 10.4.3.170 () {68 vars in 1390 bytes} [Fri Jul 24 07:41:45 2026] POST /volume/v3/volumes/65a2a05d-bd5c-48f3-b0d3-d11fe6fe35ac/action => generated 0 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:41:45.770348 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-26468057-2cdc-45e4-a1f5-94c6d815a5d1 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:45.772128 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-26468057-2cdc-45e4-a1f5-94c6d815a5d1 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] GET https://10.4.3.170/volume/v3/volumes/65a2a05d-bd5c-48f3-b0d3-d11fe6fe35ac Jul 24 07:41:45.772387 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-26468057-2cdc-45e4-a1f5-94c6d815a5d1 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:45.772654 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-26468057-2cdc-45e4-a1f5-94c6d815a5d1 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:45.783418 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:45.783418 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:41:45.787158 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-26468057-2cdc-45e4-a1f5-94c6d815a5d1 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Volume info retrieved successfully. Jul 24 07:41:45.793389 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-26468057-2cdc-45e4-a1f5-94c6d815a5d1 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] https://10.4.3.170/volume/v3/volumes/65a2a05d-bd5c-48f3-b0d3-d11fe6fe35ac returned with HTTP 200 Jul 24 07:41:45.793813 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 526/2099] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:45 2026] GET /volume/v3/volumes/65a2a05d-bd5c-48f3-b0d3-d11fe6fe35ac => generated 1175 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:41:45.809475 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-62e14bed-2067-42f4-b789-245bc2e8795d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:45.816170 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-62e14bed-2067-42f4-b789-245bc2e8795d tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] GET https://10.4.3.170/volume/v3/volumes/65a2a05d-bd5c-48f3-b0d3-d11fe6fe35ac Jul 24 07:41:45.816170 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-62e14bed-2067-42f4-b789-245bc2e8795d tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:45.816170 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-62e14bed-2067-42f4-b789-245bc2e8795d tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:45.829219 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:45.829219 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:41:45.834600 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-62e14bed-2067-42f4-b789-245bc2e8795d tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Volume info retrieved successfully. Jul 24 07:41:45.841756 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-62e14bed-2067-42f4-b789-245bc2e8795d tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] https://10.4.3.170/volume/v3/volumes/65a2a05d-bd5c-48f3-b0d3-d11fe6fe35ac returned with HTTP 200 Jul 24 07:41:45.841756 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 529/2100] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:45 2026] GET /volume/v3/volumes/65a2a05d-bd5c-48f3-b0d3-d11fe6fe35ac => generated 1175 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:41:45.853270 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-df5cff44-993b-4553-a380-49ac76413bca None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:45.858226 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-df5cff44-993b-4553-a380-49ac76413bca tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] POST https://10.4.3.170/volume/v3/volumes/65a2a05d-bd5c-48f3-b0d3-d11fe6fe35ac/action Jul 24 07:41:45.858477 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-df5cff44-993b-4553-a380-49ac76413bca tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Action body: b'{"os-detach": {}}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:41:45.858620 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-df5cff44-993b-4553-a380-49ac76413bca tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:41:45.873339 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:45.873339 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:41:45.873987 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-df5cff44-993b-4553-a380-49ac76413bca tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Volume info retrieved successfully. Jul 24 07:41:45.916528 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-df5cff44-993b-4553-a380-49ac76413bca tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Detach volume completed successfully. Jul 24 07:41:45.916756 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-df5cff44-993b-4553-a380-49ac76413bca tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] https://10.4.3.170/volume/v3/volumes/65a2a05d-bd5c-48f3-b0d3-d11fe6fe35ac/action returned with HTTP 202 Jul 24 07:41:45.917147 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 530/2101] 10.4.3.170 () {68 vars in 1390 bytes} [Fri Jul 24 07:41:45 2026] POST /volume/v3/volumes/65a2a05d-bd5c-48f3-b0d3-d11fe6fe35ac/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:41:45.920301 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-d19bff84-91e8-4c77-a5e2-a08955dc79ce None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:45.922188 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d19bff84-91e8-4c77-a5e2-a08955dc79ce tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] GET https://10.4.3.170/volume/v3/backups/8078d5d6-7922-4775-91c7-c73bacdf39f9 Jul 24 07:41:45.922471 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d19bff84-91e8-4c77-a5e2-a08955dc79ce tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:45.922725 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d19bff84-91e8-4c77-a5e2-a08955dc79ce tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:45.922878 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-d19bff84-91e8-4c77-a5e2-a08955dc79ce tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] Show backup with id 8078d5d6-7922-4775-91c7-c73bacdf39f9. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:41:45.927292 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:45.927292 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:41:45.927702 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-30e527d1-b6a9-4be4-a11d-24f74218fcfb None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:45.928149 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d19bff84-91e8-4c77-a5e2-a08955dc79ce tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] https://10.4.3.170/volume/v3/backups/8078d5d6-7922-4775-91c7-c73bacdf39f9 returned with HTTP 200 Jul 24 07:41:45.928551 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 517/2102] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:41:45 2026] GET /volume/v3/backups/8078d5d6-7922-4775-91c7-c73bacdf39f9 => generated 794 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:45.929924 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-30e527d1-b6a9-4be4-a11d-24f74218fcfb tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] GET https://10.4.3.170/volume/v3/volumes/65a2a05d-bd5c-48f3-b0d3-d11fe6fe35ac Jul 24 07:41:45.930158 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-30e527d1-b6a9-4be4-a11d-24f74218fcfb tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:45.931848 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-30e527d1-b6a9-4be4-a11d-24f74218fcfb tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:45.946430 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:45.946430 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:41:45.949078 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-30e527d1-b6a9-4be4-a11d-24f74218fcfb tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Volume info retrieved successfully. Jul 24 07:41:45.957329 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-30e527d1-b6a9-4be4-a11d-24f74218fcfb tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] https://10.4.3.170/volume/v3/volumes/65a2a05d-bd5c-48f3-b0d3-d11fe6fe35ac returned with HTTP 200 Jul 24 07:41:45.958168 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 527/2103] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:45 2026] GET /volume/v3/volumes/65a2a05d-bd5c-48f3-b0d3-d11fe6fe35ac => generated 860 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:46.076733 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c28352b8-d798-46a9-8abd-46da281f2cdb None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:46.078880 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c28352b8-d798-46a9-8abd-46da281f2cdb tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] GET https://10.4.3.170/volume/v3/backups/f323a89b-72f2-4f94-85fa-027149a8c16f Jul 24 07:41:46.079147 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c28352b8-d798-46a9-8abd-46da281f2cdb tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:46.079413 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c28352b8-d798-46a9-8abd-46da281f2cdb tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:46.079577 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-c28352b8-d798-46a9-8abd-46da281f2cdb tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] Show backup with id f323a89b-72f2-4f94-85fa-027149a8c16f. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:41:46.084829 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:46.084829 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:41:46.085622 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c28352b8-d798-46a9-8abd-46da281f2cdb tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] https://10.4.3.170/volume/v3/backups/f323a89b-72f2-4f94-85fa-027149a8c16f returned with HTTP 200 Jul 24 07:41:46.086080 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 530/2104] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:41:46 2026] GET /volume/v3/backups/f323a89b-72f2-4f94-85fa-027149a8c16f => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:46.945775 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-990eebac-06c9-48b3-95c2-624c39901056 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:46.949771 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-990eebac-06c9-48b3-95c2-624c39901056 tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] GET https://10.4.3.170/volume/v3/backups/8078d5d6-7922-4775-91c7-c73bacdf39f9 Jul 24 07:41:46.949997 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-990eebac-06c9-48b3-95c2-624c39901056 tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:46.950249 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-990eebac-06c9-48b3-95c2-624c39901056 tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:46.950375 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-990eebac-06c9-48b3-95c2-624c39901056 tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] Show backup with id 8078d5d6-7922-4775-91c7-c73bacdf39f9. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:41:46.955635 np0000005822 devstack@c-api.service[100245]: DEBUG dbcounter [-] [100245] Writing DB stats cinder:SELECT=538,cinder:UPDATE=170,cinder:INSERT=95,cinder:DELETE=4 {{(pid=100245) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 07:41:46.968502 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:46.968502 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:41:46.968502 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-990eebac-06c9-48b3-95c2-624c39901056 tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] https://10.4.3.170/volume/v3/backups/8078d5d6-7922-4775-91c7-c73bacdf39f9 returned with HTTP 200 Jul 24 07:41:46.969724 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 531/2105] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:41:46 2026] GET /volume/v3/backups/8078d5d6-7922-4775-91c7-c73bacdf39f9 => generated 794 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:47.103421 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-90d604a9-a2ff-4421-9517-3bc03b79f71c None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:47.105423 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-90d604a9-a2ff-4421-9517-3bc03b79f71c tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] GET https://10.4.3.170/volume/v3/backups/f323a89b-72f2-4f94-85fa-027149a8c16f Jul 24 07:41:47.105688 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-90d604a9-a2ff-4421-9517-3bc03b79f71c tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:47.105915 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-90d604a9-a2ff-4421-9517-3bc03b79f71c tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:47.106062 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-90d604a9-a2ff-4421-9517-3bc03b79f71c tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] Show backup with id f323a89b-72f2-4f94-85fa-027149a8c16f. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:41:47.111437 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:47.111437 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:41:47.112951 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-90d604a9-a2ff-4421-9517-3bc03b79f71c tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] https://10.4.3.170/volume/v3/backups/f323a89b-72f2-4f94-85fa-027149a8c16f returned with HTTP 200 Jul 24 07:41:47.112951 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 518/2106] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:41:47 2026] GET /volume/v3/backups/f323a89b-72f2-4f94-85fa-027149a8c16f => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:47.979792 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-e25c72b4-9145-4094-b58d-20e722f38127 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:47.981557 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e25c72b4-9145-4094-b58d-20e722f38127 tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] GET https://10.4.3.170/volume/v3/backups/8078d5d6-7922-4775-91c7-c73bacdf39f9 Jul 24 07:41:47.981751 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e25c72b4-9145-4094-b58d-20e722f38127 tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:47.982076 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e25c72b4-9145-4094-b58d-20e722f38127 tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:47.982254 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-e25c72b4-9145-4094-b58d-20e722f38127 tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] Show backup with id 8078d5d6-7922-4775-91c7-c73bacdf39f9. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:41:47.986927 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:47.986927 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:41:47.987691 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e25c72b4-9145-4094-b58d-20e722f38127 tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] https://10.4.3.170/volume/v3/backups/8078d5d6-7922-4775-91c7-c73bacdf39f9 returned with HTTP 200 Jul 24 07:41:47.988148 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 528/2107] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:41:47 2026] GET /volume/v3/backups/8078d5d6-7922-4775-91c7-c73bacdf39f9 => generated 794 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:48.122994 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-455f1534-0f14-4f03-9518-b675a7165e10 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:48.127400 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-455f1534-0f14-4f03-9518-b675a7165e10 tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] GET https://10.4.3.170/volume/v3/backups/f323a89b-72f2-4f94-85fa-027149a8c16f Jul 24 07:41:48.128450 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-455f1534-0f14-4f03-9518-b675a7165e10 tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:48.132229 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-455f1534-0f14-4f03-9518-b675a7165e10 tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:48.132229 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-455f1534-0f14-4f03-9518-b675a7165e10 tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] Show backup with id f323a89b-72f2-4f94-85fa-027149a8c16f. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:41:48.132939 np0000005822 devstack@c-api.service[100246]: DEBUG dbcounter [-] [100246] Writing DB stats cinder:SELECT=409,cinder:UPDATE=79,cinder:DELETE=10,cinder:INSERT=45 {{(pid=100246) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 07:41:48.137617 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:48.137617 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:41:48.138422 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-455f1534-0f14-4f03-9518-b675a7165e10 tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] https://10.4.3.170/volume/v3/backups/f323a89b-72f2-4f94-85fa-027149a8c16f returned with HTTP 200 Jul 24 07:41:48.138904 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 531/2108] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:41:48 2026] GET /volume/v3/backups/f323a89b-72f2-4f94-85fa-027149a8c16f => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:48.548596 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-84f9cab5-1b6a-4058-8c22-14ba341eb1f4 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:48.550031 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-84f9cab5-1b6a-4058-8c22-14ba341eb1f4 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] POST https://10.4.3.170/volume/v3/volumes/65a2a05d-bd5c-48f3-b0d3-d11fe6fe35ac/action Jul 24 07:41:48.550087 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-84f9cab5-1b6a-4058-8c22-14ba341eb1f4 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:41:48.550506 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-84f9cab5-1b6a-4058-8c22-14ba341eb1f4 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:41:48.562789 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:48.562789 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:41:48.562949 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-84f9cab5-1b6a-4058-8c22-14ba341eb1f4 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Volume info retrieved successfully. Jul 24 07:41:48.569938 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-84f9cab5-1b6a-4058-8c22-14ba341eb1f4 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Reserve volume completed successfully. Jul 24 07:41:48.569938 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-84f9cab5-1b6a-4058-8c22-14ba341eb1f4 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] https://10.4.3.170/volume/v3/volumes/65a2a05d-bd5c-48f3-b0d3-d11fe6fe35ac/action returned with HTTP 202 Jul 24 07:41:48.570454 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 532/2109] 10.4.3.170 () {68 vars in 1390 bytes} [Fri Jul 24 07:41:48 2026] POST /volume/v3/volumes/65a2a05d-bd5c-48f3-b0d3-d11fe6fe35ac/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:41:48.582465 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-cdbba853-cd22-44c3-941c-7fb61db7dffa None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:48.588112 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-cdbba853-cd22-44c3-941c-7fb61db7dffa tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] GET https://10.4.3.170/volume/v3/volumes/65a2a05d-bd5c-48f3-b0d3-d11fe6fe35ac Jul 24 07:41:48.588425 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-cdbba853-cd22-44c3-941c-7fb61db7dffa tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:48.588690 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-cdbba853-cd22-44c3-941c-7fb61db7dffa tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:48.603335 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:48.603335 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:41:48.614434 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-cdbba853-cd22-44c3-941c-7fb61db7dffa tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Volume info retrieved successfully. Jul 24 07:41:48.618038 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-cdbba853-cd22-44c3-941c-7fb61db7dffa tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] https://10.4.3.170/volume/v3/volumes/65a2a05d-bd5c-48f3-b0d3-d11fe6fe35ac returned with HTTP 200 Jul 24 07:41:48.618501 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 519/2110] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:48 2026] GET /volume/v3/volumes/65a2a05d-bd5c-48f3-b0d3-d11fe6fe35ac => generated 860 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:48.633585 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-fcb3cafb-6811-4ac9-9181-551c0b9aa720 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:48.637154 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-fcb3cafb-6811-4ac9-9181-551c0b9aa720 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] POST https://10.4.3.170/volume/v3/volumes/65a2a05d-bd5c-48f3-b0d3-d11fe6fe35ac/action Jul 24 07:41:48.637600 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-fcb3cafb-6811-4ac9-9181-551c0b9aa720 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:41:48.637769 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-fcb3cafb-6811-4ac9-9181-551c0b9aa720 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:41:48.652932 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:48.652932 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:41:48.654669 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-fcb3cafb-6811-4ac9-9181-551c0b9aa720 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Volume info retrieved successfully. Jul 24 07:41:48.679630 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-fcb3cafb-6811-4ac9-9181-551c0b9aa720 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Unreserve volume completed successfully. Jul 24 07:41:48.679894 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-fcb3cafb-6811-4ac9-9181-551c0b9aa720 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] https://10.4.3.170/volume/v3/volumes/65a2a05d-bd5c-48f3-b0d3-d11fe6fe35ac/action returned with HTTP 202 Jul 24 07:41:48.681020 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 529/2111] 10.4.3.170 () {68 vars in 1390 bytes} [Fri Jul 24 07:41:48 2026] POST /volume/v3/volumes/65a2a05d-bd5c-48f3-b0d3-d11fe6fe35ac/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:41:48.691102 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-6d2095ec-4dd5-4e64-8ee2-6b677fce31b6 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:48.695424 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6d2095ec-4dd5-4e64-8ee2-6b677fce31b6 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] GET https://10.4.3.170/volume/v3/volumes/65a2a05d-bd5c-48f3-b0d3-d11fe6fe35ac Jul 24 07:41:48.695424 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6d2095ec-4dd5-4e64-8ee2-6b677fce31b6 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:48.695424 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6d2095ec-4dd5-4e64-8ee2-6b677fce31b6 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:48.707967 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:48.707967 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:41:48.717726 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-6d2095ec-4dd5-4e64-8ee2-6b677fce31b6 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Volume info retrieved successfully. Jul 24 07:41:48.729844 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6d2095ec-4dd5-4e64-8ee2-6b677fce31b6 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] https://10.4.3.170/volume/v3/volumes/65a2a05d-bd5c-48f3-b0d3-d11fe6fe35ac returned with HTTP 200 Jul 24 07:41:48.731477 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 532/2112] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:48 2026] GET /volume/v3/volumes/65a2a05d-bd5c-48f3-b0d3-d11fe6fe35ac => generated 860 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:48.748490 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-50e420f2-77b0-4617-946d-dd2e96262dd4 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:48.755282 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-50e420f2-77b0-4617-946d-dd2e96262dd4 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] POST https://10.4.3.170/volume/v3/volumes/65a2a05d-bd5c-48f3-b0d3-d11fe6fe35ac/action Jul 24 07:41:48.755282 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-50e420f2-77b0-4617-946d-dd2e96262dd4 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:41:48.755282 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-50e420f2-77b0-4617-946d-dd2e96262dd4 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:41:48.767015 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:48.767015 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:41:48.767918 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-50e420f2-77b0-4617-946d-dd2e96262dd4 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Volume info retrieved successfully. Jul 24 07:41:48.777078 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-50e420f2-77b0-4617-946d-dd2e96262dd4 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Volume updated successfully. Jul 24 07:41:48.777506 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-50e420f2-77b0-4617-946d-dd2e96262dd4 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] https://10.4.3.170/volume/v3/volumes/65a2a05d-bd5c-48f3-b0d3-d11fe6fe35ac/action returned with HTTP 200 Jul 24 07:41:48.778245 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 533/2113] 10.4.3.170 () {68 vars in 1390 bytes} [Fri Jul 24 07:41:48 2026] POST /volume/v3/volumes/65a2a05d-bd5c-48f3-b0d3-d11fe6fe35ac/action => generated 0 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 24 07:41:48.789247 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-038a044a-d53e-4c87-a7e1-f64bcb570fc0 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:48.791952 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-038a044a-d53e-4c87-a7e1-f64bcb570fc0 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] GET https://10.4.3.170/volume/v3/volumes/65a2a05d-bd5c-48f3-b0d3-d11fe6fe35ac Jul 24 07:41:48.792195 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-038a044a-d53e-4c87-a7e1-f64bcb570fc0 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:48.792432 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-038a044a-d53e-4c87-a7e1-f64bcb570fc0 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:48.806720 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:48.806720 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:41:48.811507 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-038a044a-d53e-4c87-a7e1-f64bcb570fc0 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Volume info retrieved successfully. Jul 24 07:41:48.818640 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-038a044a-d53e-4c87-a7e1-f64bcb570fc0 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] https://10.4.3.170/volume/v3/volumes/65a2a05d-bd5c-48f3-b0d3-d11fe6fe35ac returned with HTTP 200 Jul 24 07:41:48.819023 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 520/2114] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:48 2026] GET /volume/v3/volumes/65a2a05d-bd5c-48f3-b0d3-d11fe6fe35ac => generated 859 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:48.832051 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-16d44476-1d34-4a3e-9625-c93ce112b085 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:48.834232 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-16d44476-1d34-4a3e-9625-c93ce112b085 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] POST https://10.4.3.170/volume/v3/volumes/65a2a05d-bd5c-48f3-b0d3-d11fe6fe35ac/action Jul 24 07:41:48.834891 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-16d44476-1d34-4a3e-9625-c93ce112b085 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:41:48.835364 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-16d44476-1d34-4a3e-9625-c93ce112b085 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:41:48.846216 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:48.846216 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:41:48.848234 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-16d44476-1d34-4a3e-9625-c93ce112b085 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Volume info retrieved successfully. Jul 24 07:41:48.863947 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-16d44476-1d34-4a3e-9625-c93ce112b085 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Volume updated successfully. Jul 24 07:41:48.864157 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-16d44476-1d34-4a3e-9625-c93ce112b085 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] https://10.4.3.170/volume/v3/volumes/65a2a05d-bd5c-48f3-b0d3-d11fe6fe35ac/action returned with HTTP 200 Jul 24 07:41:48.864687 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 530/2115] 10.4.3.170 () {68 vars in 1390 bytes} [Fri Jul 24 07:41:48 2026] POST /volume/v3/volumes/65a2a05d-bd5c-48f3-b0d3-d11fe6fe35ac/action => generated 0 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 24 07:41:48.874235 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a505ce7d-f662-477a-95e5-96b9bcd948b9 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:48.876477 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a505ce7d-f662-477a-95e5-96b9bcd948b9 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] GET https://10.4.3.170/volume/v3/volumes/65a2a05d-bd5c-48f3-b0d3-d11fe6fe35ac Jul 24 07:41:48.876719 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a505ce7d-f662-477a-95e5-96b9bcd948b9 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:48.876978 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a505ce7d-f662-477a-95e5-96b9bcd948b9 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:48.889465 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:48.889465 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:41:48.896050 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-a505ce7d-f662-477a-95e5-96b9bcd948b9 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Volume info retrieved successfully. Jul 24 07:41:48.902427 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a505ce7d-f662-477a-95e5-96b9bcd948b9 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] https://10.4.3.170/volume/v3/volumes/65a2a05d-bd5c-48f3-b0d3-d11fe6fe35ac returned with HTTP 200 Jul 24 07:41:48.902962 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 533/2116] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:48 2026] GET /volume/v3/volumes/65a2a05d-bd5c-48f3-b0d3-d11fe6fe35ac => generated 860 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 07:41:48.927182 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-3732afe8-4d50-4398-8b4b-aecb4fb56369 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:48.931724 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3732afe8-4d50-4398-8b4b-aecb4fb56369 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] POST https://10.4.3.170/volume/v3/volumes/65a2a05d-bd5c-48f3-b0d3-d11fe6fe35ac/action Jul 24 07:41:48.931724 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3732afe8-4d50-4398-8b4b-aecb4fb56369 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:41:48.931724 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3732afe8-4d50-4398-8b4b-aecb4fb56369 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:41:48.955228 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:48.955228 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:41:48.955228 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-3732afe8-4d50-4398-8b4b-aecb4fb56369 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Volume info retrieved successfully. Jul 24 07:41:48.970914 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-3732afe8-4d50-4398-8b4b-aecb4fb56369 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Update volume admin metadata completed successfully. Jul 24 07:41:48.972301 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-3732afe8-4d50-4398-8b4b-aecb4fb56369 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Update readonly setting on volume completed successfully. Jul 24 07:41:48.972558 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3732afe8-4d50-4398-8b4b-aecb4fb56369 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] https://10.4.3.170/volume/v3/volumes/65a2a05d-bd5c-48f3-b0d3-d11fe6fe35ac/action returned with HTTP 202 Jul 24 07:41:48.973165 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 534/2117] 10.4.3.170 () {68 vars in 1390 bytes} [Fri Jul 24 07:41:48 2026] POST /volume/v3/volumes/65a2a05d-bd5c-48f3-b0d3-d11fe6fe35ac/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:41:48.984342 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-352875cb-b405-4156-a86a-d0d2037b008b None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:48.985997 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-352875cb-b405-4156-a86a-d0d2037b008b tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] GET https://10.4.3.170/volume/v3/volumes/65a2a05d-bd5c-48f3-b0d3-d11fe6fe35ac Jul 24 07:41:48.986178 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-352875cb-b405-4156-a86a-d0d2037b008b tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:48.986403 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-352875cb-b405-4156-a86a-d0d2037b008b tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:49.000684 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:49.000684 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:41:49.001812 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-53544974-b525-4c4f-b265-39b7e8c4be4b None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:49.007070 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-53544974-b525-4c4f-b265-39b7e8c4be4b tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] GET https://10.4.3.170/volume/v3/backups/8078d5d6-7922-4775-91c7-c73bacdf39f9 Jul 24 07:41:49.007199 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-352875cb-b405-4156-a86a-d0d2037b008b tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Volume info retrieved successfully. Jul 24 07:41:49.007281 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-53544974-b525-4c4f-b265-39b7e8c4be4b tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:49.007281 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-53544974-b525-4c4f-b265-39b7e8c4be4b tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:49.007281 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-53544974-b525-4c4f-b265-39b7e8c4be4b tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] Show backup with id 8078d5d6-7922-4775-91c7-c73bacdf39f9. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:41:49.011985 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-352875cb-b405-4156-a86a-d0d2037b008b tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] https://10.4.3.170/volume/v3/volumes/65a2a05d-bd5c-48f3-b0d3-d11fe6fe35ac returned with HTTP 200 Jul 24 07:41:49.012489 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 521/2118] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:48 2026] GET /volume/v3/volumes/65a2a05d-bd5c-48f3-b0d3-d11fe6fe35ac => generated 859 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:49.013172 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:49.013172 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:41:49.014126 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-53544974-b525-4c4f-b265-39b7e8c4be4b tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] https://10.4.3.170/volume/v3/backups/8078d5d6-7922-4775-91c7-c73bacdf39f9 returned with HTTP 200 Jul 24 07:41:49.014568 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 531/2119] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:41:49 2026] GET /volume/v3/backups/8078d5d6-7922-4775-91c7-c73bacdf39f9 => generated 794 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:49.031181 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0c54a44e-e892-4098-8ba1-e346e1dddc79 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:49.032895 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0c54a44e-e892-4098-8ba1-e346e1dddc79 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] POST https://10.4.3.170/volume/v3/volumes/65a2a05d-bd5c-48f3-b0d3-d11fe6fe35ac/action Jul 24 07:41:49.033191 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0c54a44e-e892-4098-8ba1-e346e1dddc79 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:41:49.033376 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0c54a44e-e892-4098-8ba1-e346e1dddc79 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:41:49.043872 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:49.043872 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:41:49.044811 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-0c54a44e-e892-4098-8ba1-e346e1dddc79 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Volume info retrieved successfully. Jul 24 07:41:49.063816 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-0c54a44e-e892-4098-8ba1-e346e1dddc79 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Update volume admin metadata completed successfully. Jul 24 07:41:49.065226 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-0c54a44e-e892-4098-8ba1-e346e1dddc79 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Update readonly setting on volume completed successfully. Jul 24 07:41:49.065226 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0c54a44e-e892-4098-8ba1-e346e1dddc79 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] https://10.4.3.170/volume/v3/volumes/65a2a05d-bd5c-48f3-b0d3-d11fe6fe35ac/action returned with HTTP 202 Jul 24 07:41:49.070717 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 534/2120] 10.4.3.170 () {68 vars in 1390 bytes} [Fri Jul 24 07:41:49 2026] POST /volume/v3/volumes/65a2a05d-bd5c-48f3-b0d3-d11fe6fe35ac/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:41:49.082752 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-b0aa1311-6ec5-4622-824c-bbc6f976612a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:49.083371 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b0aa1311-6ec5-4622-824c-bbc6f976612a tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] GET https://10.4.3.170/volume/v3/volumes/65a2a05d-bd5c-48f3-b0d3-d11fe6fe35ac Jul 24 07:41:49.083777 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b0aa1311-6ec5-4622-824c-bbc6f976612a tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:49.084154 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b0aa1311-6ec5-4622-824c-bbc6f976612a tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:49.092646 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:49.092646 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:41:49.101524 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-b0aa1311-6ec5-4622-824c-bbc6f976612a tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Volume info retrieved successfully. Jul 24 07:41:49.108302 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b0aa1311-6ec5-4622-824c-bbc6f976612a tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] https://10.4.3.170/volume/v3/volumes/65a2a05d-bd5c-48f3-b0d3-d11fe6fe35ac returned with HTTP 200 Jul 24 07:41:49.108920 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 535/2121] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:41:49 2026] GET /volume/v3/volumes/65a2a05d-bd5c-48f3-b0d3-d11fe6fe35ac => generated 860 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:49.126056 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-0ab584a7-8f3b-440c-8ecf-2f54c2a2a7c0 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:49.127714 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0ab584a7-8f3b-440c-8ecf-2f54c2a2a7c0 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] POST https://10.4.3.170/volume/v3/volumes/65a2a05d-bd5c-48f3-b0d3-d11fe6fe35ac/action Jul 24 07:41:49.128356 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0ab584a7-8f3b-440c-8ecf-2f54c2a2a7c0 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1301555087", "disk_format": "raw"}}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:41:49.130224 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0ab584a7-8f3b-440c-8ecf-2f54c2a2a7c0 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1301555087", "disk_format": "raw"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:41:49.137704 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:49.137704 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:41:49.138639 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-0ab584a7-8f3b-440c-8ecf-2f54c2a2a7c0 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Volume info retrieved successfully. Jul 24 07:41:49.153044 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-0179c661-648e-495e-a005-b6c736fac0b3 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:49.154819 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:49.154819 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:41:49.155995 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-f8ec730c-e2a6-46db-96df-518b81434669 req-a4286d06-d9d1-4fe3-a641-28c1918c9e5a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:49.158449 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0179c661-648e-495e-a005-b6c736fac0b3 tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] GET https://10.4.3.170/volume/v3/backups/f323a89b-72f2-4f94-85fa-027149a8c16f Jul 24 07:41:49.158677 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0179c661-648e-495e-a005-b6c736fac0b3 tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:49.158913 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0179c661-648e-495e-a005-b6c736fac0b3 tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:49.159071 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-0179c661-648e-495e-a005-b6c736fac0b3 tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] Show backup with id f323a89b-72f2-4f94-85fa-027149a8c16f. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:41:49.159429 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-f8ec730c-e2a6-46db-96df-518b81434669 req-a4286d06-d9d1-4fe3-a641-28c1918c9e5a tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] POST https://10.4.3.170/volume/v3/attachments/af70cc80-7cc9-450c-9b70-a768a3c799e2/action Jul 24 07:41:49.160255 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-f8ec730c-e2a6-46db-96df-518b81434669 req-a4286d06-d9d1-4fe3-a641-28c1918c9e5a tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Action body: b'{"os-complete": null}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:41:49.160255 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-f8ec730c-e2a6-46db-96df-518b81434669 req-a4286d06-d9d1-4fe3-a641-28c1918c9e5a tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:41:49.161840 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.image.image_utils [None req-0ab584a7-8f3b-440c-8ecf-2f54c2a2a7c0 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-1301555087'}] 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-1301555087'}]. {{(pid=100243) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Jul 24 07:41:49.165987 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:49.165987 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:41:49.167011 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0179c661-648e-495e-a005-b6c736fac0b3 tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] https://10.4.3.170/volume/v3/backups/f323a89b-72f2-4f94-85fa-027149a8c16f returned with HTTP 200 Jul 24 07:41:49.167423 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 532/2122] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:41:49 2026] GET /volume/v3/backups/f323a89b-72f2-4f94-85fa-027149a8c16f => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:49.185045 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:49.185045 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:41:49.199175 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-f8ec730c-e2a6-46db-96df-518b81434669 req-a4286d06-d9d1-4fe3-a641-28c1918c9e5a tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] https://10.4.3.170/volume/v3/attachments/af70cc80-7cc9-450c-9b70-a768a3c799e2/action returned with HTTP 204 Jul 24 07:41:49.199788 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 535/2123] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 24 07:41:49 2026] POST /volume/v3/attachments/af70cc80-7cc9-450c-9b70-a768a3c799e2/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:41:49.950650 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-0ab584a7-8f3b-440c-8ecf-2f54c2a2a7c0 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Copy volume to image completed successfully. Jul 24 07:41:49.951744 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0ab584a7-8f3b-440c-8ecf-2f54c2a2a7c0 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] https://10.4.3.170/volume/v3/volumes/65a2a05d-bd5c-48f3-b0d3-d11fe6fe35ac/action returned with HTTP 202 Jul 24 07:41:49.951744 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 522/2124] 10.4.3.170 () {68 vars in 1391 bytes} [Fri Jul 24 07:41:49 2026] POST /volume/v3/volumes/65a2a05d-bd5c-48f3-b0d3-d11fe6fe35ac/action => generated 687 bytes in 827 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:41:50.025421 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-9aa05d84-b1d1-4c33-9044-0688fd1d6231 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:50.028191 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9aa05d84-b1d1-4c33-9044-0688fd1d6231 tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] GET https://10.4.3.170/volume/v3/backups/8078d5d6-7922-4775-91c7-c73bacdf39f9 Jul 24 07:41:50.028971 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9aa05d84-b1d1-4c33-9044-0688fd1d6231 tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:50.030348 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9aa05d84-b1d1-4c33-9044-0688fd1d6231 tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:50.030453 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-9aa05d84-b1d1-4c33-9044-0688fd1d6231 tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] Show backup with id 8078d5d6-7922-4775-91c7-c73bacdf39f9. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:41:50.044832 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:50.044832 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:41:50.045908 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9aa05d84-b1d1-4c33-9044-0688fd1d6231 tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] https://10.4.3.170/volume/v3/backups/8078d5d6-7922-4775-91c7-c73bacdf39f9 returned with HTTP 200 Jul 24 07:41:50.046105 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 536/2125] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:41:50 2026] GET /volume/v3/backups/8078d5d6-7922-4775-91c7-c73bacdf39f9 => generated 794 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:50.179701 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-4f44becb-75a1-4526-807b-6827ee61a6f3 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:50.182884 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4f44becb-75a1-4526-807b-6827ee61a6f3 tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] GET https://10.4.3.170/volume/v3/backups/f323a89b-72f2-4f94-85fa-027149a8c16f Jul 24 07:41:50.183424 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4f44becb-75a1-4526-807b-6827ee61a6f3 tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:50.183646 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4f44becb-75a1-4526-807b-6827ee61a6f3 tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:50.183997 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-4f44becb-75a1-4526-807b-6827ee61a6f3 tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] Show backup with id f323a89b-72f2-4f94-85fa-027149a8c16f. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:41:50.190125 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:50.190125 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:41:50.191401 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4f44becb-75a1-4526-807b-6827ee61a6f3 tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] https://10.4.3.170/volume/v3/backups/f323a89b-72f2-4f94-85fa-027149a8c16f returned with HTTP 200 Jul 24 07:41:50.192571 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 533/2126] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:41:50 2026] GET /volume/v3/backups/f323a89b-72f2-4f94-85fa-027149a8c16f => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:51.056748 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c9c33813-5891-46ec-8cc7-98177538dcfe None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:51.059013 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c9c33813-5891-46ec-8cc7-98177538dcfe tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] GET https://10.4.3.170/volume/v3/backups/8078d5d6-7922-4775-91c7-c73bacdf39f9 Jul 24 07:41:51.059162 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c9c33813-5891-46ec-8cc7-98177538dcfe tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:51.059424 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c9c33813-5891-46ec-8cc7-98177538dcfe tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:51.059567 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-c9c33813-5891-46ec-8cc7-98177538dcfe tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] Show backup with id 8078d5d6-7922-4775-91c7-c73bacdf39f9. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:41:51.066667 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:51.066667 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:41:51.067587 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c9c33813-5891-46ec-8cc7-98177538dcfe tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] https://10.4.3.170/volume/v3/backups/8078d5d6-7922-4775-91c7-c73bacdf39f9 returned with HTTP 200 Jul 24 07:41:51.068272 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 536/2127] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:41:51 2026] GET /volume/v3/backups/8078d5d6-7922-4775-91c7-c73bacdf39f9 => generated 794 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:51.206433 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-b752899f-51bc-4c43-93c7-b51f85fb5130 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:51.215270 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b752899f-51bc-4c43-93c7-b51f85fb5130 tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] GET https://10.4.3.170/volume/v3/backups/f323a89b-72f2-4f94-85fa-027149a8c16f Jul 24 07:41:51.215270 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b752899f-51bc-4c43-93c7-b51f85fb5130 tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:51.215270 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b752899f-51bc-4c43-93c7-b51f85fb5130 tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:51.215270 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-b752899f-51bc-4c43-93c7-b51f85fb5130 tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] Show backup with id f323a89b-72f2-4f94-85fa-027149a8c16f. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:41:51.220918 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:51.220918 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:41:51.220918 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b752899f-51bc-4c43-93c7-b51f85fb5130 tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] https://10.4.3.170/volume/v3/backups/f323a89b-72f2-4f94-85fa-027149a8c16f returned with HTTP 200 Jul 24 07:41:51.221477 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 523/2128] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:41:51 2026] GET /volume/v3/backups/f323a89b-72f2-4f94-85fa-027149a8c16f => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 07:41:52.080718 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-34c5e4c8-af93-4265-8e20-e71d42b785c7 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:52.084537 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-34c5e4c8-af93-4265-8e20-e71d42b785c7 tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] GET https://10.4.3.170/volume/v3/backups/8078d5d6-7922-4775-91c7-c73bacdf39f9 Jul 24 07:41:52.084810 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-34c5e4c8-af93-4265-8e20-e71d42b785c7 tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:52.084990 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-34c5e4c8-af93-4265-8e20-e71d42b785c7 tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:52.085137 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-34c5e4c8-af93-4265-8e20-e71d42b785c7 tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] Show backup with id 8078d5d6-7922-4775-91c7-c73bacdf39f9. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:41:52.091033 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:52.091033 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:41:52.092146 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-34c5e4c8-af93-4265-8e20-e71d42b785c7 tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] https://10.4.3.170/volume/v3/backups/8078d5d6-7922-4775-91c7-c73bacdf39f9 returned with HTTP 200 Jul 24 07:41:52.092668 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 537/2129] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:41:52 2026] GET /volume/v3/backups/8078d5d6-7922-4775-91c7-c73bacdf39f9 => generated 794 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:52.235301 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-9578602d-b95b-4c46-808a-904853af987d None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:52.238728 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9578602d-b95b-4c46-808a-904853af987d tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] GET https://10.4.3.170/volume/v3/backups/f323a89b-72f2-4f94-85fa-027149a8c16f Jul 24 07:41:52.238728 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9578602d-b95b-4c46-808a-904853af987d tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:52.238728 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9578602d-b95b-4c46-808a-904853af987d tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:52.238728 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-9578602d-b95b-4c46-808a-904853af987d tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] Show backup with id f323a89b-72f2-4f94-85fa-027149a8c16f. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:41:52.241869 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:52.241869 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:41:52.242645 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9578602d-b95b-4c46-808a-904853af987d tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] https://10.4.3.170/volume/v3/backups/f323a89b-72f2-4f94-85fa-027149a8c16f returned with HTTP 200 Jul 24 07:41:52.243125 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 534/2130] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:41:52 2026] GET /volume/v3/backups/f323a89b-72f2-4f94-85fa-027149a8c16f => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:53.108285 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ba4bcbe6-9e11-4eb6-b892-21252a3206ac None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:53.113115 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ba4bcbe6-9e11-4eb6-b892-21252a3206ac tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] GET https://10.4.3.170/volume/v3/backups/8078d5d6-7922-4775-91c7-c73bacdf39f9 Jul 24 07:41:53.113439 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ba4bcbe6-9e11-4eb6-b892-21252a3206ac tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:53.113690 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ba4bcbe6-9e11-4eb6-b892-21252a3206ac tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:53.113804 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-ba4bcbe6-9e11-4eb6-b892-21252a3206ac tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] Show backup with id 8078d5d6-7922-4775-91c7-c73bacdf39f9. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:41:53.122380 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:53.122380 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:41:53.122380 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ba4bcbe6-9e11-4eb6-b892-21252a3206ac tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] https://10.4.3.170/volume/v3/backups/8078d5d6-7922-4775-91c7-c73bacdf39f9 returned with HTTP 200 Jul 24 07:41:53.124850 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 537/2131] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:41:53 2026] GET /volume/v3/backups/8078d5d6-7922-4775-91c7-c73bacdf39f9 => generated 794 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:53.256587 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-07db3dcb-9b76-4e54-9454-abfefaafcf15 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:53.258991 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-07db3dcb-9b76-4e54-9454-abfefaafcf15 tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] GET https://10.4.3.170/volume/v3/backups/f323a89b-72f2-4f94-85fa-027149a8c16f Jul 24 07:41:53.260118 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-07db3dcb-9b76-4e54-9454-abfefaafcf15 tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:53.260118 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-07db3dcb-9b76-4e54-9454-abfefaafcf15 tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:53.260118 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-07db3dcb-9b76-4e54-9454-abfefaafcf15 tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] Show backup with id f323a89b-72f2-4f94-85fa-027149a8c16f. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:41:53.266715 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:53.266715 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:41:53.267392 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-07db3dcb-9b76-4e54-9454-abfefaafcf15 tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] https://10.4.3.170/volume/v3/backups/f323a89b-72f2-4f94-85fa-027149a8c16f returned with HTTP 200 Jul 24 07:41:53.267765 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 524/2132] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:41:53 2026] GET /volume/v3/backups/f323a89b-72f2-4f94-85fa-027149a8c16f => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:54.133939 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-8c0d2b5d-0226-4164-a908-be2978730218 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:54.135823 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8c0d2b5d-0226-4164-a908-be2978730218 tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] GET https://10.4.3.170/volume/v3/backups/8078d5d6-7922-4775-91c7-c73bacdf39f9 Jul 24 07:41:54.136253 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8c0d2b5d-0226-4164-a908-be2978730218 tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:54.136517 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8c0d2b5d-0226-4164-a908-be2978730218 tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:54.136980 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-8c0d2b5d-0226-4164-a908-be2978730218 tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] Show backup with id 8078d5d6-7922-4775-91c7-c73bacdf39f9. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:41:54.141175 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:54.141175 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:41:54.142480 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8c0d2b5d-0226-4164-a908-be2978730218 tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] https://10.4.3.170/volume/v3/backups/8078d5d6-7922-4775-91c7-c73bacdf39f9 returned with HTTP 200 Jul 24 07:41:54.142480 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 538/2133] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:41:54 2026] GET /volume/v3/backups/8078d5d6-7922-4775-91c7-c73bacdf39f9 => generated 794 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:54.280067 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-575e2fc0-a1ba-432a-8cae-8167b1e64a9b None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:54.282039 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-575e2fc0-a1ba-432a-8cae-8167b1e64a9b tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] GET https://10.4.3.170/volume/v3/backups/f323a89b-72f2-4f94-85fa-027149a8c16f Jul 24 07:41:54.282273 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-575e2fc0-a1ba-432a-8cae-8167b1e64a9b tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:54.282529 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-575e2fc0-a1ba-432a-8cae-8167b1e64a9b tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:54.282688 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-575e2fc0-a1ba-432a-8cae-8167b1e64a9b tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] Show backup with id f323a89b-72f2-4f94-85fa-027149a8c16f. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:41:54.287259 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:54.287259 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:41:54.287940 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-575e2fc0-a1ba-432a-8cae-8167b1e64a9b tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] https://10.4.3.170/volume/v3/backups/f323a89b-72f2-4f94-85fa-027149a8c16f returned with HTTP 200 Jul 24 07:41:54.288449 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 535/2134] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:41:54 2026] GET /volume/v3/backups/f323a89b-72f2-4f94-85fa-027149a8c16f => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:54.303991 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-09e23b2b-c7d3-41bd-ba20-345df0de93e4 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:54.305599 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-09e23b2b-c7d3-41bd-ba20-345df0de93e4 tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] DELETE https://10.4.3.170/volume/v3/backups/f323a89b-72f2-4f94-85fa-027149a8c16f Jul 24 07:41:54.305795 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-09e23b2b-c7d3-41bd-ba20-345df0de93e4 tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:54.305962 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-09e23b2b-c7d3-41bd-ba20-345df0de93e4 tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:54.306111 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.contrib.backups [None req-09e23b2b-c7d3-41bd-ba20-345df0de93e4 tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] Delete backup with id: f323a89b-72f2-4f94-85fa-027149a8c16f. Jul 24 07:41:54.313165 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:54.313165 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:41:54.331794 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.backup.rpcapi [None req-09e23b2b-c7d3-41bd-ba20-345df0de93e4 tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] delete_backup rpcapi backup_id f323a89b-72f2-4f94-85fa-027149a8c16f {{(pid=100246) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 07:41:54.336681 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-09e23b2b-c7d3-41bd-ba20-345df0de93e4 tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] https://10.4.3.170/volume/v3/backups/f323a89b-72f2-4f94-85fa-027149a8c16f returned with HTTP 202 Jul 24 07:41:54.337154 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 538/2135] 10.4.3.170 () {68 vars in 1391 bytes} [Fri Jul 24 07:41:54 2026] DELETE /volume/v3/backups/f323a89b-72f2-4f94-85fa-027149a8c16f => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:41:54.346872 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-ebace493-2dbb-40b6-83fd-9e033ef9f913 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:54.348955 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ebace493-2dbb-40b6-83fd-9e033ef9f913 tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] GET https://10.4.3.170/volume/v3/backups/f323a89b-72f2-4f94-85fa-027149a8c16f Jul 24 07:41:54.349192 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ebace493-2dbb-40b6-83fd-9e033ef9f913 tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:54.349399 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ebace493-2dbb-40b6-83fd-9e033ef9f913 tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:54.349493 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-ebace493-2dbb-40b6-83fd-9e033ef9f913 tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] Show backup with id f323a89b-72f2-4f94-85fa-027149a8c16f. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:41:54.353228 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:54.353228 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:41:54.353746 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ebace493-2dbb-40b6-83fd-9e033ef9f913 tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] https://10.4.3.170/volume/v3/backups/f323a89b-72f2-4f94-85fa-027149a8c16f returned with HTTP 200 Jul 24 07:41:54.354052 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 525/2136] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:41:54 2026] GET /volume/v3/backups/f323a89b-72f2-4f94-85fa-027149a8c16f => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:54.879171 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-0444a940-644a-42ab-820e-9d52112e47b5 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:54.881444 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0444a940-644a-42ab-820e-9d52112e47b5 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] POST https://10.4.3.170/volume/v3/snapshots Jul 24 07:41:54.881907 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0444a940-644a-42ab-820e-9d52112e47b5 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8442e4f1-d4e1-4768-b1bc-1d849ded6fec", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-314495426", "description": null, "metadata": null}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:41:54.902814 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:54.902814 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:41:54.903435 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-0444a940-644a-42ab-820e-9d52112e47b5 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Volume info retrieved successfully. Jul 24 07:41:54.903669 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.snapshots [None req-0444a940-644a-42ab-820e-9d52112e47b5 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Create snapshot from volume 8442e4f1-d4e1-4768-b1bc-1d849ded6fec Jul 24 07:41:54.959964 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-0444a940-644a-42ab-820e-9d52112e47b5 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Created reservations ['e0b3b605-9255-459f-9007-4daf80545eca', 'adaba2f4-ddad-43fd-b1f8-0feff038a7c7', 'd18865c0-9df8-47aa-a116-aa37ada497a7', '1aa3dfea-edcc-4322-ae1a-5a461967ff56'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:41:55.010927 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-0444a940-644a-42ab-820e-9d52112e47b5 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Snapshot force create request issued successfully. Jul 24 07:41:55.011424 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0444a940-644a-42ab-820e-9d52112e47b5 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 24 07:41:55.012018 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 539/2137] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 24 07:41:54 2026] POST /volume/v3/snapshots => generated 307 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:41:55.024005 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-f5af6a78-78b0-4668-b574-15a3adacfb30 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:55.026533 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f5af6a78-78b0-4668-b574-15a3adacfb30 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/snapshots/ac0e1801-f6af-4b13-8941-ff2ae2b3d85e Jul 24 07:41:55.026533 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f5af6a78-78b0-4668-b574-15a3adacfb30 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:55.027194 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f5af6a78-78b0-4668-b574-15a3adacfb30 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:55.036455 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:55.036455 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:41:55.037332 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-f5af6a78-78b0-4668-b574-15a3adacfb30 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Snapshot retrieved successfully. Jul 24 07:41:55.038821 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f5af6a78-78b0-4668-b574-15a3adacfb30 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/snapshots/ac0e1801-f6af-4b13-8941-ff2ae2b3d85e returned with HTTP 200 Jul 24 07:41:55.039565 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 536/2138] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:41:55 2026] GET /volume/v3/snapshots/ac0e1801-f6af-4b13-8941-ff2ae2b3d85e => generated 439 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:55.154997 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-3576a2fc-446b-4c9c-89f7-f8c13bd2af3b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:55.156858 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3576a2fc-446b-4c9c-89f7-f8c13bd2af3b tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] GET https://10.4.3.170/volume/v3/backups/8078d5d6-7922-4775-91c7-c73bacdf39f9 Jul 24 07:41:55.157048 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3576a2fc-446b-4c9c-89f7-f8c13bd2af3b tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:55.157246 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3576a2fc-446b-4c9c-89f7-f8c13bd2af3b tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:55.157349 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-3576a2fc-446b-4c9c-89f7-f8c13bd2af3b tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] Show backup with id 8078d5d6-7922-4775-91c7-c73bacdf39f9. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:41:55.162529 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:55.162529 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:41:55.163268 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3576a2fc-446b-4c9c-89f7-f8c13bd2af3b tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] https://10.4.3.170/volume/v3/backups/8078d5d6-7922-4775-91c7-c73bacdf39f9 returned with HTTP 200 Jul 24 07:41:55.163818 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 539/2139] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:41:55 2026] GET /volume/v3/backups/8078d5d6-7922-4775-91c7-c73bacdf39f9 => generated 794 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:55.371532 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-a9d430e1-2579-405a-8731-f28e49ae48e8 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:55.374077 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a9d430e1-2579-405a-8731-f28e49ae48e8 tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] GET https://10.4.3.170/volume/v3/backups/f323a89b-72f2-4f94-85fa-027149a8c16f Jul 24 07:41:55.374642 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a9d430e1-2579-405a-8731-f28e49ae48e8 tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:55.375232 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a9d430e1-2579-405a-8731-f28e49ae48e8 tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:55.375695 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-a9d430e1-2579-405a-8731-f28e49ae48e8 tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] Show backup with id f323a89b-72f2-4f94-85fa-027149a8c16f. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:41:55.381412 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a9d430e1-2579-405a-8731-f28e49ae48e8 tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] https://10.4.3.170/volume/v3/backups/f323a89b-72f2-4f94-85fa-027149a8c16f returned with HTTP 404 Jul 24 07:41:55.381412 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 526/2140] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:41:55 2026] GET /volume/v3/backups/f323a89b-72f2-4f94-85fa-027149a8c16f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:41:55.389840 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-9eaa747e-ac6d-44ed-ac49-52816ac2e8eb None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:55.391942 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9eaa747e-ac6d-44ed-ac49-52816ac2e8eb tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/ff31b547-bdb2-4ce0-a74f-2361ced5c877 Jul 24 07:41:55.392196 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9eaa747e-ac6d-44ed-ac49-52816ac2e8eb tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:55.392443 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9eaa747e-ac6d-44ed-ac49-52816ac2e8eb tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:55.392585 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-9eaa747e-ac6d-44ed-ac49-52816ac2e8eb tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] Delete volume with id: ff31b547-bdb2-4ce0-a74f-2361ced5c877 Jul 24 07:41:55.400776 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:55.400776 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:41:55.400955 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-9eaa747e-ac6d-44ed-ac49-52816ac2e8eb tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] Volume info retrieved successfully. Jul 24 07:41:55.424471 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-9eaa747e-ac6d-44ed-ac49-52816ac2e8eb tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] Delete volume request issued successfully. Jul 24 07:41:55.424715 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9eaa747e-ac6d-44ed-ac49-52816ac2e8eb tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] https://10.4.3.170/volume/v3/volumes/ff31b547-bdb2-4ce0-a74f-2361ced5c877 returned with HTTP 202 Jul 24 07:41:55.425194 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 540/2141] 10.4.3.170 () {68 vars in 1391 bytes} [Fri Jul 24 07:41:55 2026] DELETE /volume/v3/volumes/ff31b547-bdb2-4ce0-a74f-2361ced5c877 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:41:55.435379 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-2a0e6cb1-b0c4-4216-8875-68927665de28 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:55.437351 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2a0e6cb1-b0c4-4216-8875-68927665de28 tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] GET https://10.4.3.170/volume/v3/volumes/ff31b547-bdb2-4ce0-a74f-2361ced5c877 Jul 24 07:41:55.437775 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2a0e6cb1-b0c4-4216-8875-68927665de28 tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:55.438184 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2a0e6cb1-b0c4-4216-8875-68927665de28 tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:55.448423 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:55.448423 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:41:55.454591 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-2a0e6cb1-b0c4-4216-8875-68927665de28 tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] Volume info retrieved successfully. Jul 24 07:41:55.459534 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2a0e6cb1-b0c4-4216-8875-68927665de28 tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] https://10.4.3.170/volume/v3/volumes/ff31b547-bdb2-4ce0-a74f-2361ced5c877 returned with HTTP 200 Jul 24 07:41:55.460218 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 537/2142] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:41:55 2026] GET /volume/v3/volumes/ff31b547-bdb2-4ce0-a74f-2361ced5c877 => generated 1007 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:41:56.052688 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-98f38757-0d45-4aa7-a36b-751aa671ca55 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:56.054003 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-98f38757-0d45-4aa7-a36b-751aa671ca55 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/snapshots/ac0e1801-f6af-4b13-8941-ff2ae2b3d85e Jul 24 07:41:56.054243 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-98f38757-0d45-4aa7-a36b-751aa671ca55 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:56.054745 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-98f38757-0d45-4aa7-a36b-751aa671ca55 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:56.061054 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:56.061054 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:41:56.061504 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-98f38757-0d45-4aa7-a36b-751aa671ca55 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Snapshot retrieved successfully. Jul 24 07:41:56.062450 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-98f38757-0d45-4aa7-a36b-751aa671ca55 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/snapshots/ac0e1801-f6af-4b13-8941-ff2ae2b3d85e returned with HTTP 200 Jul 24 07:41:56.062946 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 540/2143] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:41:56 2026] GET /volume/v3/snapshots/ac0e1801-f6af-4b13-8941-ff2ae2b3d85e => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:56.074880 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-a8ab0ae2-79bf-4a67-bf9b-8f384771c099 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:56.081875 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a8ab0ae2-79bf-4a67-bf9b-8f384771c099 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/snapshots/ac0e1801-f6af-4b13-8941-ff2ae2b3d85e Jul 24 07:41:56.081875 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a8ab0ae2-79bf-4a67-bf9b-8f384771c099 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:56.081875 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a8ab0ae2-79bf-4a67-bf9b-8f384771c099 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:56.084833 np0000005822 devstack@c-api.service[100243]: DEBUG dbcounter [-] [100243] Writing DB stats cinder:SELECT=399,cinder:INSERT=52,cinder:UPDATE=114,cinder:DELETE=2 {{(pid=100243) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 07:41:56.089128 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:56.089128 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:41:56.090356 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-a8ab0ae2-79bf-4a67-bf9b-8f384771c099 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Snapshot retrieved successfully. Jul 24 07:41:56.091856 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a8ab0ae2-79bf-4a67-bf9b-8f384771c099 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/snapshots/ac0e1801-f6af-4b13-8941-ff2ae2b3d85e returned with HTTP 200 Jul 24 07:41:56.092377 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 527/2144] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:41:56 2026] GET /volume/v3/snapshots/ac0e1801-f6af-4b13-8941-ff2ae2b3d85e => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 07:41:56.108253 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-28d19456-6ee0-4363-9a14-630f38389bcf None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:56.111477 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-28d19456-6ee0-4363-9a14-630f38389bcf tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] POST https://10.4.3.170/volume/v3/snapshots Jul 24 07:41:56.113037 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-28d19456-6ee0-4363-9a14-630f38389bcf tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8442e4f1-d4e1-4768-b1bc-1d849ded6fec", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-119163360", "description": null, "metadata": null}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:41:56.128602 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:56.128602 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:41:56.129306 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-28d19456-6ee0-4363-9a14-630f38389bcf tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Volume info retrieved successfully. Jul 24 07:41:56.129306 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.snapshots [None req-28d19456-6ee0-4363-9a14-630f38389bcf tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Create snapshot from volume 8442e4f1-d4e1-4768-b1bc-1d849ded6fec Jul 24 07:41:56.168716 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-28d19456-6ee0-4363-9a14-630f38389bcf tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Created reservations ['a155a0f7-c90f-4f02-be55-0787717df2ce', '4cc52ae2-8d1c-462a-b5ae-c99bca467528', '86a7bf62-3ef5-4011-8aa1-ead5bd383a1a', 'ad7f6e0d-d7e9-4677-a716-4e2d43d2fcf3'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:41:56.176469 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-6211155c-ff8a-414c-8e2c-4825f762693d None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:56.178470 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6211155c-ff8a-414c-8e2c-4825f762693d tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] GET https://10.4.3.170/volume/v3/backups/8078d5d6-7922-4775-91c7-c73bacdf39f9 Jul 24 07:41:56.180754 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6211155c-ff8a-414c-8e2c-4825f762693d tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:56.180754 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6211155c-ff8a-414c-8e2c-4825f762693d tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:56.180754 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-6211155c-ff8a-414c-8e2c-4825f762693d tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] Show backup with id 8078d5d6-7922-4775-91c7-c73bacdf39f9. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:41:56.185844 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:56.185844 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:41:56.186652 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6211155c-ff8a-414c-8e2c-4825f762693d tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] https://10.4.3.170/volume/v3/backups/8078d5d6-7922-4775-91c7-c73bacdf39f9 returned with HTTP 200 Jul 24 07:41:56.186982 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 538/2145] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:41:56 2026] GET /volume/v3/backups/8078d5d6-7922-4775-91c7-c73bacdf39f9 => generated 794 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:56.216338 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-28d19456-6ee0-4363-9a14-630f38389bcf tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Snapshot force create request issued successfully. Jul 24 07:41:56.216822 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-28d19456-6ee0-4363-9a14-630f38389bcf tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 24 07:41:56.217287 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 541/2146] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 24 07:41:56 2026] POST /volume/v3/snapshots => generated 307 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:41:56.225594 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-086a6391-b507-4fc4-b1e7-d29a5b7974e2 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:56.227735 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-086a6391-b507-4fc4-b1e7-d29a5b7974e2 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/snapshots/3651de5f-37b6-49bd-b358-6ea4d99c6e1e Jul 24 07:41:56.227880 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-086a6391-b507-4fc4-b1e7-d29a5b7974e2 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:56.228053 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-086a6391-b507-4fc4-b1e7-d29a5b7974e2 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:56.232790 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:56.232790 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:41:56.233239 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-086a6391-b507-4fc4-b1e7-d29a5b7974e2 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Snapshot retrieved successfully. Jul 24 07:41:56.233985 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-086a6391-b507-4fc4-b1e7-d29a5b7974e2 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/snapshots/3651de5f-37b6-49bd-b358-6ea4d99c6e1e returned with HTTP 200 Jul 24 07:41:56.234555 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 541/2147] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:41:56 2026] GET /volume/v3/snapshots/3651de5f-37b6-49bd-b358-6ea4d99c6e1e => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:56.477385 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-312d419b-407a-4f84-8259-8514920008c3 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:56.482377 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-312d419b-407a-4f84-8259-8514920008c3 tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] GET https://10.4.3.170/volume/v3/volumes/ff31b547-bdb2-4ce0-a74f-2361ced5c877 Jul 24 07:41:56.482595 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-312d419b-407a-4f84-8259-8514920008c3 tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:56.482769 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-312d419b-407a-4f84-8259-8514920008c3 tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:56.492718 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-312d419b-407a-4f84-8259-8514920008c3 tempest-ProjectReaderTests39-1063370691 tempest-ProjectReaderTests39-1063370691-project-admin] https://10.4.3.170/volume/v3/volumes/ff31b547-bdb2-4ce0-a74f-2361ced5c877 returned with HTTP 404 Jul 24 07:41:56.492718 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 528/2148] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:41:56 2026] GET /volume/v3/volumes/ff31b547-bdb2-4ce0-a74f-2361ced5c877 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:41:57.197796 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-6f4c1d0d-ad12-4a3a-b7cc-e1e3e28d86ed None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:57.199487 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6f4c1d0d-ad12-4a3a-b7cc-e1e3e28d86ed tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] GET https://10.4.3.170/volume/v3/backups/8078d5d6-7922-4775-91c7-c73bacdf39f9 Jul 24 07:41:57.199698 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6f4c1d0d-ad12-4a3a-b7cc-e1e3e28d86ed tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:57.199870 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6f4c1d0d-ad12-4a3a-b7cc-e1e3e28d86ed tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:57.199962 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-6f4c1d0d-ad12-4a3a-b7cc-e1e3e28d86ed tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] Show backup with id 8078d5d6-7922-4775-91c7-c73bacdf39f9. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:41:57.207119 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:57.207119 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:41:57.208220 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6f4c1d0d-ad12-4a3a-b7cc-e1e3e28d86ed tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] https://10.4.3.170/volume/v3/backups/8078d5d6-7922-4775-91c7-c73bacdf39f9 returned with HTTP 200 Jul 24 07:41:57.209341 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 539/2149] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:41:57 2026] GET /volume/v3/backups/8078d5d6-7922-4775-91c7-c73bacdf39f9 => generated 794 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:57.247009 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-4419d4e0-800b-4229-9238-4058f690c1f8 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:57.251265 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4419d4e0-800b-4229-9238-4058f690c1f8 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/snapshots/3651de5f-37b6-49bd-b358-6ea4d99c6e1e Jul 24 07:41:57.251265 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4419d4e0-800b-4229-9238-4058f690c1f8 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:57.251265 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4419d4e0-800b-4229-9238-4058f690c1f8 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:57.257382 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:57.257382 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:41:57.257466 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-4419d4e0-800b-4229-9238-4058f690c1f8 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Snapshot retrieved successfully. Jul 24 07:41:57.258401 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4419d4e0-800b-4229-9238-4058f690c1f8 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/snapshots/3651de5f-37b6-49bd-b358-6ea4d99c6e1e returned with HTTP 200 Jul 24 07:41:57.258882 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 542/2150] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:41:57 2026] GET /volume/v3/snapshots/3651de5f-37b6-49bd-b358-6ea4d99c6e1e => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:57.271154 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e16b70c3-37c4-4844-b9c5-2469f604d16f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:57.274502 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e16b70c3-37c4-4844-b9c5-2469f604d16f tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/snapshots/3651de5f-37b6-49bd-b358-6ea4d99c6e1e Jul 24 07:41:57.274728 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e16b70c3-37c4-4844-b9c5-2469f604d16f tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:57.274910 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e16b70c3-37c4-4844-b9c5-2469f604d16f tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:57.281302 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:57.281302 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:41:57.281772 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e16b70c3-37c4-4844-b9c5-2469f604d16f tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Snapshot retrieved successfully. Jul 24 07:41:57.282562 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e16b70c3-37c4-4844-b9c5-2469f604d16f tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/snapshots/3651de5f-37b6-49bd-b358-6ea4d99c6e1e returned with HTTP 200 Jul 24 07:41:57.283558 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 542/2151] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:41:57 2026] GET /volume/v3/snapshots/3651de5f-37b6-49bd-b358-6ea4d99c6e1e => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:57.298335 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-9ce69569-a123-4f85-aa51-b39d2108d07b None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:57.300692 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9ce69569-a123-4f85-aa51-b39d2108d07b tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] POST https://10.4.3.170/volume/v3/snapshots Jul 24 07:41:57.301090 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9ce69569-a123-4f85-aa51-b39d2108d07b tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8442e4f1-d4e1-4768-b1bc-1d849ded6fec", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-2045010016", "description": null, "metadata": null}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:41:57.321676 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:57.321676 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:41:57.322308 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-9ce69569-a123-4f85-aa51-b39d2108d07b tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Volume info retrieved successfully. Jul 24 07:41:57.322481 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.snapshots [None req-9ce69569-a123-4f85-aa51-b39d2108d07b tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Create snapshot from volume 8442e4f1-d4e1-4768-b1bc-1d849ded6fec Jul 24 07:41:57.357776 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-9ce69569-a123-4f85-aa51-b39d2108d07b tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Created reservations ['96513756-14e9-48c0-ae31-785dea00b8be', 'e704091e-9439-457d-9b27-fc3d6048f0d7', '4cf10f3e-0093-4906-8663-07b3434468e0', '178764c5-a214-4d76-946f-d43276e19234'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:41:57.392196 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-9ce69569-a123-4f85-aa51-b39d2108d07b tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Snapshot force create request issued successfully. Jul 24 07:41:57.392711 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9ce69569-a123-4f85-aa51-b39d2108d07b tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 24 07:41:57.393191 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 529/2152] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 24 07:41:57 2026] POST /volume/v3/snapshots => generated 308 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:41:57.407377 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-392b542b-18ac-4446-8526-dd7946fc87c9 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:57.410687 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-392b542b-18ac-4446-8526-dd7946fc87c9 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/snapshots/7142d0cc-17bb-43d7-b1e9-ae41fa67c158 Jul 24 07:41:57.411028 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-392b542b-18ac-4446-8526-dd7946fc87c9 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:57.411574 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-392b542b-18ac-4446-8526-dd7946fc87c9 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:57.420436 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:57.420436 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:41:57.420982 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-392b542b-18ac-4446-8526-dd7946fc87c9 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Snapshot retrieved successfully. Jul 24 07:41:57.422730 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-392b542b-18ac-4446-8526-dd7946fc87c9 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/snapshots/7142d0cc-17bb-43d7-b1e9-ae41fa67c158 returned with HTTP 200 Jul 24 07:41:57.423138 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 540/2153] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:41:57 2026] GET /volume/v3/snapshots/7142d0cc-17bb-43d7-b1e9-ae41fa67c158 => generated 440 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:58.224605 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-bbda07d9-d59c-4ac3-82c6-11d117f149a2 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:58.230860 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-bbda07d9-d59c-4ac3-82c6-11d117f149a2 tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] GET https://10.4.3.170/volume/v3/backups/8078d5d6-7922-4775-91c7-c73bacdf39f9 Jul 24 07:41:58.231186 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-bbda07d9-d59c-4ac3-82c6-11d117f149a2 tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:58.231457 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-bbda07d9-d59c-4ac3-82c6-11d117f149a2 tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:58.231625 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-bbda07d9-d59c-4ac3-82c6-11d117f149a2 tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] Show backup with id 8078d5d6-7922-4775-91c7-c73bacdf39f9. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:41:58.237628 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:58.237628 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:41:58.238174 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-bbda07d9-d59c-4ac3-82c6-11d117f149a2 tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] https://10.4.3.170/volume/v3/backups/8078d5d6-7922-4775-91c7-c73bacdf39f9 returned with HTTP 200 Jul 24 07:41:58.238574 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 543/2154] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:41:58 2026] GET /volume/v3/backups/8078d5d6-7922-4775-91c7-c73bacdf39f9 => generated 795 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:58.432176 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-548fa0de-b04b-40ac-a95f-3aabccfbf93b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:58.434320 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-548fa0de-b04b-40ac-a95f-3aabccfbf93b tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/snapshots/7142d0cc-17bb-43d7-b1e9-ae41fa67c158 Jul 24 07:41:58.434781 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-548fa0de-b04b-40ac-a95f-3aabccfbf93b tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:58.435012 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-548fa0de-b04b-40ac-a95f-3aabccfbf93b tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:58.440005 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:58.440005 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:41:58.440516 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-548fa0de-b04b-40ac-a95f-3aabccfbf93b tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Snapshot retrieved successfully. Jul 24 07:41:58.441504 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-548fa0de-b04b-40ac-a95f-3aabccfbf93b tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/snapshots/7142d0cc-17bb-43d7-b1e9-ae41fa67c158 returned with HTTP 200 Jul 24 07:41:58.442304 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 543/2155] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:41:58 2026] GET /volume/v3/snapshots/7142d0cc-17bb-43d7-b1e9-ae41fa67c158 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:58.451392 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-979cf938-fc91-4b68-b9bc-df0cd943fdf2 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:58.453286 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-979cf938-fc91-4b68-b9bc-df0cd943fdf2 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/snapshots/7142d0cc-17bb-43d7-b1e9-ae41fa67c158 Jul 24 07:41:58.453479 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-979cf938-fc91-4b68-b9bc-df0cd943fdf2 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:58.453718 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-979cf938-fc91-4b68-b9bc-df0cd943fdf2 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:58.458411 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:58.458411 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:41:58.458832 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-979cf938-fc91-4b68-b9bc-df0cd943fdf2 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Snapshot retrieved successfully. Jul 24 07:41:58.460172 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-979cf938-fc91-4b68-b9bc-df0cd943fdf2 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/snapshots/7142d0cc-17bb-43d7-b1e9-ae41fa67c158 returned with HTTP 200 Jul 24 07:41:58.460172 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 530/2156] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:41:58 2026] GET /volume/v3/snapshots/7142d0cc-17bb-43d7-b1e9-ae41fa67c158 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:58.887612 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-c99f713e-a63f-468f-853c-8abf68e1e24c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:59.053675 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c99f713e-a63f-468f-853c-8abf68e1e24c tempest-ProjectReaderTests-2060785569 tempest-ProjectReaderTests-2060785569-project-admin] GET https://10.4.3.170/volume/v3/scheduler-stats/get_pools Jul 24 07:41:59.053887 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c99f713e-a63f-468f-853c-8abf68e1e24c tempest-ProjectReaderTests-2060785569 tempest-ProjectReaderTests-2060785569-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:59.054083 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c99f713e-a63f-468f-853c-8abf68e1e24c tempest-ProjectReaderTests-2060785569 tempest-ProjectReaderTests-2060785569-project-admin] Calling method 'get_pools' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:59.065381 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c99f713e-a63f-468f-853c-8abf68e1e24c tempest-ProjectReaderTests-2060785569 tempest-ProjectReaderTests-2060785569-project-admin] https://10.4.3.170/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 24 07:41:59.066216 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 541/2157] 10.4.3.170 () {66 vars in 1291 bytes} [Fri Jul 24 07:41:58 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:59.074553 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-4112d6c3-3c55-44ae-b2e2-9b41a5b3354c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:59.145110 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4112d6c3-3c55-44ae-b2e2-9b41a5b3354c tempest-ProjectReaderTests-2060785569 tempest-ProjectReaderTests-2060785569-project-reader] GET https://10.4.3.170/volume/v3/capabilities/np0000005822@storpool Jul 24 07:41:59.145336 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4112d6c3-3c55-44ae-b2e2-9b41a5b3354c tempest-ProjectReaderTests-2060785569 tempest-ProjectReaderTests-2060785569-project-reader] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:59.145508 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4112d6c3-3c55-44ae-b2e2-9b41a5b3354c tempest-ProjectReaderTests-2060785569 tempest-ProjectReaderTests-2060785569-project-reader] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:59.146091 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.policy [None req-4112d6c3-3c55-44ae-b2e2-9b41a5b3354c tempest-ProjectReaderTests-2060785569 tempest-ProjectReaderTests-2060785569-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '3d3381ecc1544cc0a4d1334264037f58', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59441563059b4e5caec2d6b09e1d0ad1', '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=100245) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 24 07:41:59.146271 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4112d6c3-3c55-44ae-b2e2-9b41a5b3354c tempest-ProjectReaderTests-2060785569 tempest-ProjectReaderTests-2060785569-project-reader] https://10.4.3.170/volume/v3/capabilities/np0000005822@storpool returned with HTTP 403 Jul 24 07:41:59.146772 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 544/2158] 10.4.3.170 () {66 vars in 1318 bytes} [Fri Jul 24 07:41:59 2026] GET /volume/v3/capabilities/np0000005822@storpool => generated 110 bytes in 72 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:41:59.254913 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-7e5f9837-fb09-4d8b-b33e-b4ec5c92aeb8 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:59.258594 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7e5f9837-fb09-4d8b-b33e-b4ec5c92aeb8 tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] GET https://10.4.3.170/volume/v3/backups/8078d5d6-7922-4775-91c7-c73bacdf39f9 Jul 24 07:41:59.259952 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7e5f9837-fb09-4d8b-b33e-b4ec5c92aeb8 tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:59.260174 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7e5f9837-fb09-4d8b-b33e-b4ec5c92aeb8 tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:59.260349 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-7e5f9837-fb09-4d8b-b33e-b4ec5c92aeb8 tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] Show backup with id 8078d5d6-7922-4775-91c7-c73bacdf39f9. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:41:59.266018 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:59.266018 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:41:59.267644 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7e5f9837-fb09-4d8b-b33e-b4ec5c92aeb8 tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] https://10.4.3.170/volume/v3/backups/8078d5d6-7922-4775-91c7-c73bacdf39f9 returned with HTTP 200 Jul 24 07:41:59.268315 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 544/2159] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:41:59 2026] GET /volume/v3/backups/8078d5d6-7922-4775-91c7-c73bacdf39f9 => generated 796 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:59.281721 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-7b5318f4-72f1-4003-84ba-aef6504d076d None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:59.284015 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7b5318f4-72f1-4003-84ba-aef6504d076d tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] GET https://10.4.3.170/volume/v3/volumes/583d6efa-c372-47c5-88dd-6d32c0297c7a Jul 24 07:41:59.284015 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7b5318f4-72f1-4003-84ba-aef6504d076d tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:59.284186 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7b5318f4-72f1-4003-84ba-aef6504d076d tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:59.296928 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:59.296928 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:41:59.304053 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-7b5318f4-72f1-4003-84ba-aef6504d076d tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] Volume info retrieved successfully. Jul 24 07:41:59.311268 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7b5318f4-72f1-4003-84ba-aef6504d076d tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] https://10.4.3.170/volume/v3/volumes/583d6efa-c372-47c5-88dd-6d32c0297c7a returned with HTTP 200 Jul 24 07:41:59.312593 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 531/2160] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:41:59 2026] GET /volume/v3/volumes/583d6efa-c372-47c5-88dd-6d32c0297c7a => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:59.329612 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-2c8cc76b-f4d9-4842-8cf5-341b0db2c088 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:59.332992 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2c8cc76b-f4d9-4842-8cf5-341b0db2c088 tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] PUT https://10.4.3.170/volume/v3/backups/8078d5d6-7922-4775-91c7-c73bacdf39f9 Jul 24 07:41:59.334274 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2c8cc76b-f4d9-4842-8cf5-341b0db2c088 tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-52251964", "description": "tempest-volume-backup-description-1024073953"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:41:59.337335 np0000005822 devstack@c-api.service[100244]: DEBUG dbcounter [-] [100244] Writing DB stats cinder:UPDATE=100,cinder:DELETE=5,cinder:SELECT=402,cinder:INSERT=56 {{(pid=100244) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 07:41:59.340725 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:59.340725 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:41:59.349833 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2c8cc76b-f4d9-4842-8cf5-341b0db2c088 tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] https://10.4.3.170/volume/v3/backups/8078d5d6-7922-4775-91c7-c73bacdf39f9 returned with HTTP 200 Jul 24 07:41:59.350405 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 542/2161] 10.4.3.170 () {70 vars in 1409 bytes} [Fri Jul 24 07:41:59 2026] PUT /volume/v3/backups/8078d5d6-7922-4775-91c7-c73bacdf39f9 => generated 331 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:59.360178 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-fee9df43-10a8-4efb-8665-2ce207b9bbfd None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:59.362525 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-fee9df43-10a8-4efb-8665-2ce207b9bbfd tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] GET https://10.4.3.170/volume/v3/backups/8078d5d6-7922-4775-91c7-c73bacdf39f9 Jul 24 07:41:59.363378 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-fee9df43-10a8-4efb-8665-2ce207b9bbfd tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:59.363378 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-fee9df43-10a8-4efb-8665-2ce207b9bbfd tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:59.363378 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-fee9df43-10a8-4efb-8665-2ce207b9bbfd tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] Show backup with id 8078d5d6-7922-4775-91c7-c73bacdf39f9. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:41:59.370148 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:59.370148 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:41:59.371020 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-fee9df43-10a8-4efb-8665-2ce207b9bbfd tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] https://10.4.3.170/volume/v3/backups/8078d5d6-7922-4775-91c7-c73bacdf39f9 returned with HTTP 200 Jul 24 07:41:59.371383 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 545/2162] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:41:59 2026] GET /volume/v3/backups/8078d5d6-7922-4775-91c7-c73bacdf39f9 => generated 837 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:41:59.383912 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-7ffb60bb-c2dd-45b2-b446-db7a0a48846f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:59.388434 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7ffb60bb-c2dd-45b2-b446-db7a0a48846f tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] DELETE https://10.4.3.170/volume/v3/backups/8078d5d6-7922-4775-91c7-c73bacdf39f9 Jul 24 07:41:59.388814 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7ffb60bb-c2dd-45b2-b446-db7a0a48846f tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:59.388814 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7ffb60bb-c2dd-45b2-b446-db7a0a48846f tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:59.388913 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.contrib.backups [None req-7ffb60bb-c2dd-45b2-b446-db7a0a48846f tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] Delete backup with id: 8078d5d6-7922-4775-91c7-c73bacdf39f9. Jul 24 07:41:59.394821 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:59.394821 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:41:59.410284 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.backup.rpcapi [None req-7ffb60bb-c2dd-45b2-b446-db7a0a48846f tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] delete_backup rpcapi backup_id 8078d5d6-7922-4775-91c7-c73bacdf39f9 {{(pid=100246) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 07:41:59.416818 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7ffb60bb-c2dd-45b2-b446-db7a0a48846f tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] https://10.4.3.170/volume/v3/backups/8078d5d6-7922-4775-91c7-c73bacdf39f9 returned with HTTP 202 Jul 24 07:41:59.417323 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 545/2163] 10.4.3.170 () {68 vars in 1391 bytes} [Fri Jul 24 07:41:59 2026] DELETE /volume/v3/backups/8078d5d6-7922-4775-91c7-c73bacdf39f9 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:41:59.424072 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-fef4996b-1e0f-4669-b322-83a80e5ba849 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:41:59.427596 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-fef4996b-1e0f-4669-b322-83a80e5ba849 tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] GET https://10.4.3.170/volume/v3/backups/8078d5d6-7922-4775-91c7-c73bacdf39f9 Jul 24 07:41:59.427901 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-fef4996b-1e0f-4669-b322-83a80e5ba849 tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:41:59.428174 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-fef4996b-1e0f-4669-b322-83a80e5ba849 tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:41:59.428315 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-fef4996b-1e0f-4669-b322-83a80e5ba849 tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] Show backup with id 8078d5d6-7922-4775-91c7-c73bacdf39f9. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:41:59.438668 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:41:59.438668 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:41:59.439612 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-fef4996b-1e0f-4669-b322-83a80e5ba849 tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] https://10.4.3.170/volume/v3/backups/8078d5d6-7922-4775-91c7-c73bacdf39f9 returned with HTTP 200 Jul 24 07:41:59.440022 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 532/2164] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:41:59 2026] GET /volume/v3/backups/8078d5d6-7922-4775-91c7-c73bacdf39f9 => generated 836 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:00.078504 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-5180267e-cb61-4db6-887d-710d9f7cadeb None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:00.083267 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5180267e-cb61-4db6-887d-710d9f7cadeb tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/7142d0cc-17bb-43d7-b1e9-ae41fa67c158 Jul 24 07:42:00.083267 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5180267e-cb61-4db6-887d-710d9f7cadeb tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:00.083267 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5180267e-cb61-4db6-887d-710d9f7cadeb tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:00.083267 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.snapshots [None req-5180267e-cb61-4db6-887d-710d9f7cadeb tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Delete snapshot with id: 7142d0cc-17bb-43d7-b1e9-ae41fa67c158 Jul 24 07:42:00.096843 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:00.096843 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:42:00.097418 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-5180267e-cb61-4db6-887d-710d9f7cadeb tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Snapshot retrieved successfully. Jul 24 07:42:00.125117 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-5180267e-cb61-4db6-887d-710d9f7cadeb tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Snapshot delete request issued successfully. Jul 24 07:42:00.125294 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5180267e-cb61-4db6-887d-710d9f7cadeb tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/snapshots/7142d0cc-17bb-43d7-b1e9-ae41fa67c158 returned with HTTP 202 Jul 24 07:42:00.125707 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 543/2165] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 24 07:42:00 2026] DELETE /volume/v3/snapshots/7142d0cc-17bb-43d7-b1e9-ae41fa67c158 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:42:00.135395 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-46c668cb-bbe6-44ce-9511-07a2214d2a23 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:00.137169 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-46c668cb-bbe6-44ce-9511-07a2214d2a23 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/snapshots/7142d0cc-17bb-43d7-b1e9-ae41fa67c158 Jul 24 07:42:00.137387 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-46c668cb-bbe6-44ce-9511-07a2214d2a23 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:00.137578 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-46c668cb-bbe6-44ce-9511-07a2214d2a23 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:00.148947 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:00.148947 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:42:00.149487 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-46c668cb-bbe6-44ce-9511-07a2214d2a23 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Snapshot retrieved successfully. Jul 24 07:42:00.150543 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-46c668cb-bbe6-44ce-9511-07a2214d2a23 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/snapshots/7142d0cc-17bb-43d7-b1e9-ae41fa67c158 returned with HTTP 200 Jul 24 07:42:00.150988 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 546/2166] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:42:00 2026] GET /volume/v3/snapshots/7142d0cc-17bb-43d7-b1e9-ae41fa67c158 => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:00.451511 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0d13c8d5-ca90-4823-a0e1-f01261c1e883 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:00.458845 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0d13c8d5-ca90-4823-a0e1-f01261c1e883 tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] GET https://10.4.3.170/volume/v3/backups/8078d5d6-7922-4775-91c7-c73bacdf39f9 Jul 24 07:42:00.458845 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0d13c8d5-ca90-4823-a0e1-f01261c1e883 tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:00.458845 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0d13c8d5-ca90-4823-a0e1-f01261c1e883 tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:00.458845 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-0d13c8d5-ca90-4823-a0e1-f01261c1e883 tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] Show backup with id 8078d5d6-7922-4775-91c7-c73bacdf39f9. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:42:00.466833 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0d13c8d5-ca90-4823-a0e1-f01261c1e883 tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] https://10.4.3.170/volume/v3/backups/8078d5d6-7922-4775-91c7-c73bacdf39f9 returned with HTTP 404 Jul 24 07:42:00.467463 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 546/2167] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:42:00 2026] GET /volume/v3/backups/8078d5d6-7922-4775-91c7-c73bacdf39f9 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:42:00.490174 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-d5c9378c-6d14-4c19-a1ba-e54c4f958b40 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:00.492038 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d5c9378c-6d14-4c19-a1ba-e54c4f958b40 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:42:00.492360 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d5c9378c-6d14-4c19-a1ba-e54c4f958b40 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1288739770"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:42:00.493811 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-d5c9378c-6d14-4c19-a1ba-e54c4f958b40 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1288739770'}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:42:00.493947 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-d5c9378c-6d14-4c19-a1ba-e54c4f958b40 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Create volume of 1 GB Jul 24 07:42:00.497958 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-d5c9378c-6d14-4c19-a1ba-e54c4f958b40 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Availability Zones retrieved successfully. Jul 24 07:42:00.503231 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-d5c9378c-6d14-4c19-a1ba-e54c4f958b40 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Flow 'volume_create_api' (31b99035-fa71-409d-9214-1afaf7000c20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:42:00.504073 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-d5c9378c-6d14-4c19-a1ba-e54c4f958b40 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79e3f6b9-d1d4-4e6a-9835-17d7a00d0c09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:42:00.504934 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-d5c9378c-6d14-4c19-a1ba-e54c4f958b40 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Validating volume size '1' using validate_int {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:42:00.533215 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-d5c9378c-6d14-4c19-a1ba-e54c4f958b40 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79e3f6b9-d1d4-4e6a-9835-17d7a00d0c09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:42:00.534519 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-d5c9378c-6d14-4c19-a1ba-e54c4f958b40 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8af97f32-0bdf-4e32-b804-baac50536ef5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:42:00.611471 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-d5c9378c-6d14-4c19-a1ba-e54c4f958b40 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Created reservations ['fdf8b644-908a-47ec-ab00-182f90c2a66a', '7a9721f8-90c8-4b65-89a6-3c37e9d2c8ce', 'e31a00e3-fa07-411e-8a30-d9908ca4e194', '138e1830-d6e5-44f1-87b2-acc169645556'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:42:00.613360 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-d5c9378c-6d14-4c19-a1ba-e54c4f958b40 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8af97f32-0bdf-4e32-b804-baac50536ef5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fdf8b644-908a-47ec-ab00-182f90c2a66a', '7a9721f8-90c8-4b65-89a6-3c37e9d2c8ce', 'e31a00e3-fa07-411e-8a30-d9908ca4e194', '138e1830-d6e5-44f1-87b2-acc169645556']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:42:00.613360 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-d5c9378c-6d14-4c19-a1ba-e54c4f958b40 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50fbe4fd-a015-4ed0-b50d-32d5cf8992f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:42:00.647357 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-d5c9378c-6d14-4c19-a1ba-e54c4f958b40 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50fbe4fd-a015-4ed0-b50d-32d5cf8992f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8d2048b3-b5e5-4184-892f-2f862772de2e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1288739770',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c14d9bcc28b64f17ad97a8df1e77f77d',qos_specs=None,replication_status=,reservations=['fdf8b644-908a-47ec-ab00-182f90c2a66a','7a9721f8-90c8-4b65-89a6-3c37e9d2c8ce','e31a00e3-fa07-411e-8a30-d9908ca4e194','138e1830-d6e5-44f1-87b2-acc169645556'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f9be989f08d4eb4a162aece742cd902',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:42:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1288739770',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8d2048b3-b5e5-4184-892f-2f862772de2e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c14d9bcc28b64f17ad97a8df1e77f77d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5f9be989f08d4eb4a162aece742cd902',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:42:00.648150 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-d5c9378c-6d14-4c19-a1ba-e54c4f958b40 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c004e156-3524-4291-ab55-d227b9f0bc13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:42:00.666381 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-d5c9378c-6d14-4c19-a1ba-e54c4f958b40 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c004e156-3524-4291-ab55-d227b9f0bc13) transitioned into state 'SUCCESS' from state '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-1288739770',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c14d9bcc28b64f17ad97a8df1e77f77d',qos_specs=None,replication_status=,reservations=['fdf8b644-908a-47ec-ab00-182f90c2a66a','7a9721f8-90c8-4b65-89a6-3c37e9d2c8ce','e31a00e3-fa07-411e-8a30-d9908ca4e194','138e1830-d6e5-44f1-87b2-acc169645556'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f9be989f08d4eb4a162aece742cd902',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:42:00.667233 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-d5c9378c-6d14-4c19-a1ba-e54c4f958b40 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33da5230-d6df-4786-8617-bc6d566ce905) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:42:00.675940 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-d5c9378c-6d14-4c19-a1ba-e54c4f958b40 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33da5230-d6df-4786-8617-bc6d566ce905) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:42:00.676806 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-d5c9378c-6d14-4c19-a1ba-e54c4f958b40 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Flow 'volume_create_api' (31b99035-fa71-409d-9214-1afaf7000c20) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:42:00.677123 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-d5c9378c-6d14-4c19-a1ba-e54c4f958b40 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Create volume request issued successfully. Jul 24 07:42:00.677713 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d5c9378c-6d14-4c19-a1ba-e54c4f958b40 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:42:00.678469 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 533/2168] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 24 07:42:00 2026] POST /volume/v3/volumes => generated 759 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:42:00.693770 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-fd913a38-f5bd-4bb5-9fcc-b9d4ee84abdf None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:00.697009 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-fd913a38-f5bd-4bb5-9fcc-b9d4ee84abdf tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] GET https://10.4.3.170/volume/v3/volumes/8d2048b3-b5e5-4184-892f-2f862772de2e Jul 24 07:42:00.697322 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-fd913a38-f5bd-4bb5-9fcc-b9d4ee84abdf tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:00.697656 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-fd913a38-f5bd-4bb5-9fcc-b9d4ee84abdf tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:00.714569 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:00.714569 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:42:00.722125 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-fd913a38-f5bd-4bb5-9fcc-b9d4ee84abdf tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Volume info retrieved successfully. Jul 24 07:42:00.732619 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-fd913a38-f5bd-4bb5-9fcc-b9d4ee84abdf tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] https://10.4.3.170/volume/v3/volumes/8d2048b3-b5e5-4184-892f-2f862772de2e returned with HTTP 200 Jul 24 07:42:00.733135 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 544/2169] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:42:00 2026] GET /volume/v3/volumes/8d2048b3-b5e5-4184-892f-2f862772de2e => generated 827 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:00.802111 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-ee49eb11-90cd-45a0-9ece-29180776d699 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:00.804226 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ee49eb11-90cd-45a0-9ece-29180776d699 tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] GET https://10.4.3.170/volume/v3/volumes/583d6efa-c372-47c5-88dd-6d32c0297c7a Jul 24 07:42:00.804226 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ee49eb11-90cd-45a0-9ece-29180776d699 tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:00.804226 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ee49eb11-90cd-45a0-9ece-29180776d699 tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:00.812501 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:00.812501 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:42:00.816222 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-ee49eb11-90cd-45a0-9ece-29180776d699 tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] Volume info retrieved successfully. Jul 24 07:42:00.820845 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ee49eb11-90cd-45a0-9ece-29180776d699 tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] https://10.4.3.170/volume/v3/volumes/583d6efa-c372-47c5-88dd-6d32c0297c7a returned with HTTP 200 Jul 24 07:42:00.821543 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 547/2170] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:42:00 2026] GET /volume/v3/volumes/583d6efa-c372-47c5-88dd-6d32c0297c7a => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:00.839942 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c03251af-ccc9-4606-aa0d-067c4a791534 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:00.842096 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c03251af-ccc9-4606-aa0d-067c4a791534 tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] DELETE https://10.4.3.170/volume/v3/volumes/583d6efa-c372-47c5-88dd-6d32c0297c7a Jul 24 07:42:00.842347 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c03251af-ccc9-4606-aa0d-067c4a791534 tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:00.842755 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c03251af-ccc9-4606-aa0d-067c4a791534 tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:00.842823 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-c03251af-ccc9-4606-aa0d-067c4a791534 tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] Delete volume with id: 583d6efa-c372-47c5-88dd-6d32c0297c7a Jul 24 07:42:00.853894 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:00.853894 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:42:00.854468 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-c03251af-ccc9-4606-aa0d-067c4a791534 tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] Volume info retrieved successfully. Jul 24 07:42:00.877704 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-c03251af-ccc9-4606-aa0d-067c4a791534 tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] Delete volume request issued successfully. Jul 24 07:42:00.877896 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c03251af-ccc9-4606-aa0d-067c4a791534 tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] https://10.4.3.170/volume/v3/volumes/583d6efa-c372-47c5-88dd-6d32c0297c7a returned with HTTP 202 Jul 24 07:42:00.878460 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 547/2171] 10.4.3.170 () {68 vars in 1391 bytes} [Fri Jul 24 07:42:00 2026] DELETE /volume/v3/volumes/583d6efa-c372-47c5-88dd-6d32c0297c7a => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:42:00.885275 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-605bd8bf-e4ee-4c8e-940d-b1beed1885c7 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:00.887626 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-605bd8bf-e4ee-4c8e-940d-b1beed1885c7 tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] GET https://10.4.3.170/volume/v3/volumes/583d6efa-c372-47c5-88dd-6d32c0297c7a Jul 24 07:42:00.887626 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-605bd8bf-e4ee-4c8e-940d-b1beed1885c7 tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:00.888177 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-605bd8bf-e4ee-4c8e-940d-b1beed1885c7 tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:00.897475 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:00.897475 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:42:00.903140 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-605bd8bf-e4ee-4c8e-940d-b1beed1885c7 tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] Volume info retrieved successfully. Jul 24 07:42:00.908130 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-605bd8bf-e4ee-4c8e-940d-b1beed1885c7 tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] https://10.4.3.170/volume/v3/volumes/583d6efa-c372-47c5-88dd-6d32c0297c7a returned with HTTP 200 Jul 24 07:42:00.908623 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 534/2172] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:42:00 2026] GET /volume/v3/volumes/583d6efa-c372-47c5-88dd-6d32c0297c7a => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:01.163687 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-1a300259-889a-4c10-adb2-e787f82da7c4 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:01.165637 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1a300259-889a-4c10-adb2-e787f82da7c4 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/snapshots/7142d0cc-17bb-43d7-b1e9-ae41fa67c158 Jul 24 07:42:01.165998 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1a300259-889a-4c10-adb2-e787f82da7c4 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:01.166078 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1a300259-889a-4c10-adb2-e787f82da7c4 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:01.173920 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1a300259-889a-4c10-adb2-e787f82da7c4 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/snapshots/7142d0cc-17bb-43d7-b1e9-ae41fa67c158 returned with HTTP 404 Jul 24 07:42:01.174599 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 545/2173] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:42:01 2026] GET /volume/v3/snapshots/7142d0cc-17bb-43d7-b1e9-ae41fa67c158 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:42:01.187603 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-f50fec24-be69-4a8b-a711-bd3354fb81c7 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:01.189924 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f50fec24-be69-4a8b-a711-bd3354fb81c7 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/3651de5f-37b6-49bd-b358-6ea4d99c6e1e Jul 24 07:42:01.190096 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f50fec24-be69-4a8b-a711-bd3354fb81c7 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:01.190350 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f50fec24-be69-4a8b-a711-bd3354fb81c7 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:01.190468 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.snapshots [None req-f50fec24-be69-4a8b-a711-bd3354fb81c7 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Delete snapshot with id: 3651de5f-37b6-49bd-b358-6ea4d99c6e1e Jul 24 07:42:01.196922 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:01.196922 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:42:01.197483 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-f50fec24-be69-4a8b-a711-bd3354fb81c7 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Snapshot retrieved successfully. Jul 24 07:42:01.220287 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-f50fec24-be69-4a8b-a711-bd3354fb81c7 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Snapshot delete request issued successfully. Jul 24 07:42:01.220507 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f50fec24-be69-4a8b-a711-bd3354fb81c7 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/snapshots/3651de5f-37b6-49bd-b358-6ea4d99c6e1e returned with HTTP 202 Jul 24 07:42:01.221945 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 548/2174] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 24 07:42:01 2026] DELETE /volume/v3/snapshots/3651de5f-37b6-49bd-b358-6ea4d99c6e1e => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:42:01.230100 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f13c007c-abff-4551-a758-544deccadff1 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:01.232136 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f13c007c-abff-4551-a758-544deccadff1 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/snapshots/3651de5f-37b6-49bd-b358-6ea4d99c6e1e Jul 24 07:42:01.232740 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f13c007c-abff-4551-a758-544deccadff1 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:01.232740 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f13c007c-abff-4551-a758-544deccadff1 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:01.240457 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:01.240457 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:42:01.241168 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-f13c007c-abff-4551-a758-544deccadff1 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Snapshot retrieved successfully. Jul 24 07:42:01.244726 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f13c007c-abff-4551-a758-544deccadff1 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/snapshots/3651de5f-37b6-49bd-b358-6ea4d99c6e1e returned with HTTP 200 Jul 24 07:42:01.244924 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 548/2175] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:42:01 2026] GET /volume/v3/snapshots/3651de5f-37b6-49bd-b358-6ea4d99c6e1e => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:01.360282 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-1462a93f-d6f5-445c-8c9a-c654c0df8469 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:01.458197 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1462a93f-d6f5-445c-8c9a-c654c0df8469 tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-admin] POST https://10.4.3.170/volume/v3/types Jul 24 07:42:01.458655 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1462a93f-d6f5-445c-8c9a-c654c0df8469 tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1934639703", "extra_specs": {"storage_protocol": "tempest-storage_protocol-730492972", "vendor_name": "tempest-vendor_name-306847374"}}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:42:01.473699 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1462a93f-d6f5-445c-8c9a-c654c0df8469 tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 24 07:42:01.474150 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 535/2176] 10.4.3.170 () {68 vars in 1253 bytes} [Fri Jul 24 07:42:01 2026] POST /volume/v3/types => generated 328 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:01.484314 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-d424e314-25f3-48d0-a8a9-d30f9ef163fd None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:01.486334 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d424e314-25f3-48d0-a8a9-d30f9ef163fd tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-admin] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:42:01.486803 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d424e314-25f3-48d0-a8a9-d30f9ef163fd tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "4c49358e-73c1-44c1-81da-c54e83d370cf", "size": 1}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:42:01.489221 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-d424e314-25f3-48d0-a8a9-d30f9ef163fd tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-admin] Create volume request body: {'volume': {'volume_type': '4c49358e-73c1-44c1-81da-c54e83d370cf', 'size': 1}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:42:01.493462 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-d424e314-25f3-48d0-a8a9-d30f9ef163fd tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-admin] Create volume of 1 GB Jul 24 07:42:01.493880 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:01.493880 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:42:01.494361 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-d424e314-25f3-48d0-a8a9-d30f9ef163fd tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-admin] Availability Zones retrieved successfully. Jul 24 07:42:01.501856 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-d424e314-25f3-48d0-a8a9-d30f9ef163fd tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-admin] Flow 'volume_create_api' (2572c422-15bf-4632-8133-79d3302e9845) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:42:01.504033 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-d424e314-25f3-48d0-a8a9-d30f9ef163fd tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (efe38003-181a-4dd3-b8bd-b5bcb80995e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:42:01.505186 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-d424e314-25f3-48d0-a8a9-d30f9ef163fd tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-admin] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:42:01.533522 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-d424e314-25f3-48d0-a8a9-d30f9ef163fd tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (efe38003-181a-4dd3-b8bd-b5bcb80995e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:42:01Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-730492972',vendor_name='tempest-vendor_name-306847374'},id=4c49358e-73c1-44c1-81da-c54e83d370cf,is_public=True,name='tempest-ProjectReaderTests-volume-type-1934639703',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4c49358e-73c1-44c1-81da-c54e83d370cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:42:01.534421 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-d424e314-25f3-48d0-a8a9-d30f9ef163fd tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9faaefae-b0b9-4fcd-a587-3d1a37a4ddf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:42:01.573809 np0000005822 devstack@c-api.service[100244]: WARNING cinder.quota [None req-d424e314-25f3-48d0-a8a9-d30f9ef163fd tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1934639703 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1934639703, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:42:01.574525 np0000005822 devstack@c-api.service[100244]: WARNING cinder.quota [None req-d424e314-25f3-48d0-a8a9-d30f9ef163fd tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1934639703 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1934639703, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:42:01.630589 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-d424e314-25f3-48d0-a8a9-d30f9ef163fd tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-admin] Created reservations ['3ec9a4c2-8dbc-4a31-9fad-e47d8145d656', 'e3cff322-f233-4000-aed8-e7bdd48a15ae', 'a2009585-9b70-4682-af86-bb5a27d3f0ff', '4be414f0-7db9-473f-9641-b418566c83a7'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:42:01.631695 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-d424e314-25f3-48d0-a8a9-d30f9ef163fd tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9faaefae-b0b9-4fcd-a587-3d1a37a4ddf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3ec9a4c2-8dbc-4a31-9fad-e47d8145d656', 'e3cff322-f233-4000-aed8-e7bdd48a15ae', 'a2009585-9b70-4682-af86-bb5a27d3f0ff', '4be414f0-7db9-473f-9641-b418566c83a7']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:42:01.632890 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-d424e314-25f3-48d0-a8a9-d30f9ef163fd tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8197b35-3857-4169-ad04-d4d30e873abd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:42:01.665272 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-d424e314-25f3-48d0-a8a9-d30f9ef163fd tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8197b35-3857-4169-ad04-d4d30e873abd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ba5bf8f3-5ca6-489c-ad17-01c7a11d9e9c', '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='ef92020c584145aab7428f0c988e2acd',qos_specs=None,replication_status=,reservations=['3ec9a4c2-8dbc-4a31-9fad-e47d8145d656','e3cff322-f233-4000-aed8-e7bdd48a15ae','a2009585-9b70-4682-af86-bb5a27d3f0ff','4be414f0-7db9-473f-9641-b418566c83a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f60605d0a6054b6e8e16db7c61c779e8',volume_type_id=4c49358e-73c1-44c1-81da-c54e83d370cf), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:42:01Z,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=ba5bf8f3-5ca6-489c-ad17-01c7a11d9e9c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef92020c584145aab7428f0c988e2acd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f60605d0a6054b6e8e16db7c61c779e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4c49358e-73c1-44c1-81da-c54e83d370cf),volume_type_id=4c49358e-73c1-44c1-81da-c54e83d370cf)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:42:01.666487 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-d424e314-25f3-48d0-a8a9-d30f9ef163fd tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ecb4cff4-e8a3-4ffc-b3f3-7b16be997f98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:42:01.691666 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-d424e314-25f3-48d0-a8a9-d30f9ef163fd tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ecb4cff4-e8a3-4ffc-b3f3-7b16be997f98) transitioned into state 'SUCCESS' from 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='ef92020c584145aab7428f0c988e2acd',qos_specs=None,replication_status=,reservations=['3ec9a4c2-8dbc-4a31-9fad-e47d8145d656','e3cff322-f233-4000-aed8-e7bdd48a15ae','a2009585-9b70-4682-af86-bb5a27d3f0ff','4be414f0-7db9-473f-9641-b418566c83a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f60605d0a6054b6e8e16db7c61c779e8',volume_type_id=4c49358e-73c1-44c1-81da-c54e83d370cf)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:42:01.692948 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-d424e314-25f3-48d0-a8a9-d30f9ef163fd tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de7554c1-6214-40c9-a468-b7021c3b6920) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:42:01.705110 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-d424e314-25f3-48d0-a8a9-d30f9ef163fd tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de7554c1-6214-40c9-a468-b7021c3b6920) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:42:01.706503 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-d424e314-25f3-48d0-a8a9-d30f9ef163fd tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-admin] Flow 'volume_create_api' (2572c422-15bf-4632-8133-79d3302e9845) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:42:01.707077 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-d424e314-25f3-48d0-a8a9-d30f9ef163fd tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-admin] Create volume request issued successfully. Jul 24 07:42:01.708037 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d424e314-25f3-48d0-a8a9-d30f9ef163fd tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:42:01.708891 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 546/2177] 10.4.3.170 () {70 vars in 1298 bytes} [Fri Jul 24 07:42:01 2026] POST /volume/v3/volumes => generated 774 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:42:01.725061 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-0dd6862b-123e-4e53-98c3-6579974c26e7 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:01.727695 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0dd6862b-123e-4e53-98c3-6579974c26e7 tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-admin] GET https://10.4.3.170/volume/v3/volumes/ba5bf8f3-5ca6-489c-ad17-01c7a11d9e9c Jul 24 07:42:01.729466 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0dd6862b-123e-4e53-98c3-6579974c26e7 tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:01.730268 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0dd6862b-123e-4e53-98c3-6579974c26e7 tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:01.743656 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:01.743656 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:42:01.748086 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-374d319d-f3d9-4e82-a215-49764ed48709 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:01.748478 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-0dd6862b-123e-4e53-98c3-6579974c26e7 tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-admin] Volume info retrieved successfully. Jul 24 07:42:01.751807 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-374d319d-f3d9-4e82-a215-49764ed48709 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] GET https://10.4.3.170/volume/v3/volumes/8d2048b3-b5e5-4184-892f-2f862772de2e Jul 24 07:42:01.752130 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-374d319d-f3d9-4e82-a215-49764ed48709 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:01.752180 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-374d319d-f3d9-4e82-a215-49764ed48709 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:01.752608 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0dd6862b-123e-4e53-98c3-6579974c26e7 tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-admin] https://10.4.3.170/volume/v3/volumes/ba5bf8f3-5ca6-489c-ad17-01c7a11d9e9c returned with HTTP 200 Jul 24 07:42:01.752996 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 549/2178] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:42:01 2026] GET /volume/v3/volumes/ba5bf8f3-5ca6-489c-ad17-01c7a11d9e9c => generated 953 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:01.762003 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:01.762003 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:42:01.768117 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-374d319d-f3d9-4e82-a215-49764ed48709 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Volume info retrieved successfully. Jul 24 07:42:01.773363 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-374d319d-f3d9-4e82-a215-49764ed48709 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] https://10.4.3.170/volume/v3/volumes/8d2048b3-b5e5-4184-892f-2f862772de2e returned with HTTP 200 Jul 24 07:42:01.774341 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 549/2179] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:42:01 2026] GET /volume/v3/volumes/8d2048b3-b5e5-4184-892f-2f862772de2e => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:01.925292 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-864553d1-1207-44f1-99e4-ac9b32b56c07 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:01.927601 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-864553d1-1207-44f1-99e4-ac9b32b56c07 tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] GET https://10.4.3.170/volume/v3/volumes/583d6efa-c372-47c5-88dd-6d32c0297c7a Jul 24 07:42:01.928149 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-864553d1-1207-44f1-99e4-ac9b32b56c07 tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:01.928149 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-864553d1-1207-44f1-99e4-ac9b32b56c07 tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:01.938065 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-864553d1-1207-44f1-99e4-ac9b32b56c07 tempest-VolumesBackupsV39Test-24469076 tempest-VolumesBackupsV39Test-24469076-project-member] https://10.4.3.170/volume/v3/volumes/583d6efa-c372-47c5-88dd-6d32c0297c7a returned with HTTP 404 Jul 24 07:42:01.938712 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 536/2180] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:42:01 2026] GET /volume/v3/volumes/583d6efa-c372-47c5-88dd-6d32c0297c7a => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:42:02.257927 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-1307066c-ce71-40ac-9a0c-6cd2fa0e7401 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:02.262515 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1307066c-ce71-40ac-9a0c-6cd2fa0e7401 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/snapshots/3651de5f-37b6-49bd-b358-6ea4d99c6e1e Jul 24 07:42:02.262679 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1307066c-ce71-40ac-9a0c-6cd2fa0e7401 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:02.262941 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1307066c-ce71-40ac-9a0c-6cd2fa0e7401 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:02.270143 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1307066c-ce71-40ac-9a0c-6cd2fa0e7401 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/snapshots/3651de5f-37b6-49bd-b358-6ea4d99c6e1e returned with HTTP 404 Jul 24 07:42:02.270915 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 547/2181] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:42:02 2026] GET /volume/v3/snapshots/3651de5f-37b6-49bd-b358-6ea4d99c6e1e => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:42:02.282534 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-44a18c38-1ede-43bd-994e-be631f4a193f None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:02.284925 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-44a18c38-1ede-43bd-994e-be631f4a193f tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/ac0e1801-f6af-4b13-8941-ff2ae2b3d85e Jul 24 07:42:02.285361 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-44a18c38-1ede-43bd-994e-be631f4a193f tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:02.285656 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-44a18c38-1ede-43bd-994e-be631f4a193f tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:02.285970 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.snapshots [None req-44a18c38-1ede-43bd-994e-be631f4a193f tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Delete snapshot with id: ac0e1801-f6af-4b13-8941-ff2ae2b3d85e Jul 24 07:42:02.291873 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:02.291873 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:42:02.292429 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-44a18c38-1ede-43bd-994e-be631f4a193f tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Snapshot retrieved successfully. Jul 24 07:42:02.314362 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-44a18c38-1ede-43bd-994e-be631f4a193f tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Snapshot delete request issued successfully. Jul 24 07:42:02.314530 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-44a18c38-1ede-43bd-994e-be631f4a193f tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/snapshots/ac0e1801-f6af-4b13-8941-ff2ae2b3d85e returned with HTTP 202 Jul 24 07:42:02.314823 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 550/2182] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 24 07:42:02 2026] DELETE /volume/v3/snapshots/ac0e1801-f6af-4b13-8941-ff2ae2b3d85e => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:42:02.322744 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-cc596443-7d7f-4716-a78d-bc285b08bd04 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:02.324503 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cc596443-7d7f-4716-a78d-bc285b08bd04 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/snapshots/ac0e1801-f6af-4b13-8941-ff2ae2b3d85e Jul 24 07:42:02.324894 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cc596443-7d7f-4716-a78d-bc285b08bd04 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:02.324894 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cc596443-7d7f-4716-a78d-bc285b08bd04 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:02.330990 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:02.330990 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:42:02.332410 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-cc596443-7d7f-4716-a78d-bc285b08bd04 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Snapshot retrieved successfully. Jul 24 07:42:02.333691 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cc596443-7d7f-4716-a78d-bc285b08bd04 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/snapshots/ac0e1801-f6af-4b13-8941-ff2ae2b3d85e returned with HTTP 200 Jul 24 07:42:02.334236 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 550/2183] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:42:02 2026] GET /volume/v3/snapshots/ac0e1801-f6af-4b13-8941-ff2ae2b3d85e => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 07:42:02.770499 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-b02c6d3e-7456-4803-a568-6f601faceda0 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:02.772424 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b02c6d3e-7456-4803-a568-6f601faceda0 tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-admin] GET https://10.4.3.170/volume/v3/volumes/ba5bf8f3-5ca6-489c-ad17-01c7a11d9e9c Jul 24 07:42:02.772663 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b02c6d3e-7456-4803-a568-6f601faceda0 tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:02.772881 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b02c6d3e-7456-4803-a568-6f601faceda0 tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:02.785860 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:02.785860 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:42:02.799488 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-b02c6d3e-7456-4803-a568-6f601faceda0 tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-admin] Volume info retrieved successfully. Jul 24 07:42:02.804222 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b02c6d3e-7456-4803-a568-6f601faceda0 tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-admin] https://10.4.3.170/volume/v3/volumes/ba5bf8f3-5ca6-489c-ad17-01c7a11d9e9c returned with HTTP 200 Jul 24 07:42:02.804792 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 537/2184] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:42:02 2026] GET /volume/v3/volumes/ba5bf8f3-5ca6-489c-ad17-01c7a11d9e9c => generated 974 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:02.817468 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-cb4b46aa-2acc-4a5c-a693-f71fe45f5752 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:02.819290 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-cb4b46aa-2acc-4a5c-a693-f71fe45f5752 tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-admin] GET https://10.4.3.170/volume/v3/messages Jul 24 07:42:02.819535 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-cb4b46aa-2acc-4a5c-a693-f71fe45f5752 tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:02.819729 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-cb4b46aa-2acc-4a5c-a693-f71fe45f5752 tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-admin] Calling method 'version_select' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:02.819989 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:02.819989 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:42:02.823548 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-cb4b46aa-2acc-4a5c-a693-f71fe45f5752 tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-admin] https://10.4.3.170/volume/v3/messages returned with HTTP 200 Jul 24 07:42:02.823943 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 548/2185] 10.4.3.170 () {68 vars in 1280 bytes} [Fri Jul 24 07:42:02 2026] GET /volume/v3/messages => generated 670 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:02.834490 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-32e64352-bf04-4b5f-8422-528149bb5008 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:02.976176 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-32e64352-bf04-4b5f-8422-528149bb5008 tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-reader] GET https://10.4.3.170/volume/v3/messages Jul 24 07:42:02.976520 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-32e64352-bf04-4b5f-8422-528149bb5008 tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-reader] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:02.976859 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-32e64352-bf04-4b5f-8422-528149bb5008 tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-reader] Calling method 'version_select' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:02.977511 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:02.977511 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:42:02.982038 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-32e64352-bf04-4b5f-8422-528149bb5008 tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-reader] https://10.4.3.170/volume/v3/messages returned with HTTP 200 Jul 24 07:42:02.982393 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 551/2186] 10.4.3.170 () {68 vars in 1280 bytes} [Fri Jul 24 07:42:02 2026] GET /volume/v3/messages => generated 670 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:02.997219 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9bfce942-4b81-4db7-9f64-259840292dac None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:02.999389 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9bfce942-4b81-4db7-9f64-259840292dac tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-admin] DELETE https://10.4.3.170/volume/v3/messages/754a66e5-494d-42a3-b119-a51ed73063c9 Jul 24 07:42:02.999676 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9bfce942-4b81-4db7-9f64-259840292dac tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:02.999905 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9bfce942-4b81-4db7-9f64-259840292dac tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-admin] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:03.011494 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9bfce942-4b81-4db7-9f64-259840292dac tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-admin] https://10.4.3.170/volume/v3/messages/754a66e5-494d-42a3-b119-a51ed73063c9 returned with HTTP 204 Jul 24 07:42:03.012003 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 551/2187] 10.4.3.170 () {68 vars in 1394 bytes} [Fri Jul 24 07:42:02 2026] DELETE /volume/v3/messages/754a66e5-494d-42a3-b119-a51ed73063c9 => generated 0 bytes in 15 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 24 07:42:03.020450 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-90791915-19a6-4cc3-836e-16c70e7c3526 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:03.023872 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-90791915-19a6-4cc3-836e-16c70e7c3526 tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/ba5bf8f3-5ca6-489c-ad17-01c7a11d9e9c Jul 24 07:42:03.024147 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-90791915-19a6-4cc3-836e-16c70e7c3526 tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:03.024377 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-90791915-19a6-4cc3-836e-16c70e7c3526 tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-admin] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:03.024550 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-90791915-19a6-4cc3-836e-16c70e7c3526 tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-admin] Delete volume with id: ba5bf8f3-5ca6-489c-ad17-01c7a11d9e9c Jul 24 07:42:03.037612 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:03.037612 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:42:03.038026 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-90791915-19a6-4cc3-836e-16c70e7c3526 tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-admin] Volume info retrieved successfully. Jul 24 07:42:03.039179 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-90791915-19a6-4cc3-836e-16c70e7c3526 tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100243) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 24 07:42:03.065560 np0000005822 devstack@c-api.service[100243]: WARNING cinder.quota [None req-90791915-19a6-4cc3-836e-16c70e7c3526 tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1934639703 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1934639703, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:42:03.065857 np0000005822 devstack@c-api.service[100243]: WARNING cinder.quota [None req-90791915-19a6-4cc3-836e-16c70e7c3526 tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1934639703 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1934639703, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:42:03.084175 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-90791915-19a6-4cc3-836e-16c70e7c3526 tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-admin] Created reservations ['e8264b56-b804-442d-9dfa-4699d42a3d92', '08de5131-1ce5-4c28-8920-2bd21218bd69', 'cdcfb12c-f323-4d97-b0ee-c94c050f77b7', '50af8c84-94b4-4ac8-b35f-de455ce51b90'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:42:03.112027 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-90791915-19a6-4cc3-836e-16c70e7c3526 tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-admin] Delete volume request issued successfully. Jul 24 07:42:03.112865 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-90791915-19a6-4cc3-836e-16c70e7c3526 tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-admin] https://10.4.3.170/volume/v3/volumes/ba5bf8f3-5ca6-489c-ad17-01c7a11d9e9c returned with HTTP 202 Jul 24 07:42:03.112865 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 538/2188] 10.4.3.170 () {68 vars in 1391 bytes} [Fri Jul 24 07:42:03 2026] DELETE /volume/v3/volumes/ba5bf8f3-5ca6-489c-ad17-01c7a11d9e9c => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:42:03.119809 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-5ffc44b7-6912-4a9b-97a1-f1f340401934 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:03.122834 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5ffc44b7-6912-4a9b-97a1-f1f340401934 tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-admin] DELETE https://10.4.3.170/volume/v3/types/4c49358e-73c1-44c1-81da-c54e83d370cf Jul 24 07:42:03.123338 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5ffc44b7-6912-4a9b-97a1-f1f340401934 tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:03.123338 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5ffc44b7-6912-4a9b-97a1-f1f340401934 tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-admin] Calling method '_delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:03.153649 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5ffc44b7-6912-4a9b-97a1-f1f340401934 tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-admin] https://10.4.3.170/volume/v3/types/4c49358e-73c1-44c1-81da-c54e83d370cf returned with HTTP 202 Jul 24 07:42:03.153649 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 549/2189] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 24 07:42:03 2026] DELETE /volume/v3/types/4c49358e-73c1-44c1-81da-c54e83d370cf => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:42:03.164801 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-04b60667-2f34-426e-9179-2c0620de16cd None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:03.167682 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-04b60667-2f34-426e-9179-2c0620de16cd tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-admin] POST https://10.4.3.170/volume/v3/types Jul 24 07:42:03.168073 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-04b60667-2f34-426e-9179-2c0620de16cd tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-657367544", "extra_specs": {"storage_protocol": "tempest-storage_protocol-513513312", "vendor_name": "tempest-vendor_name-1559582420"}}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:42:03.195974 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-04b60667-2f34-426e-9179-2c0620de16cd tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 24 07:42:03.196424 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 552/2190] 10.4.3.170 () {68 vars in 1253 bytes} [Fri Jul 24 07:42:03 2026] POST /volume/v3/types => generated 328 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:03.207136 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-bf0963ef-ce3c-4f1a-93e2-844d1fe43c15 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:03.208834 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bf0963ef-ce3c-4f1a-93e2-844d1fe43c15 tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-admin] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:42:03.209325 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bf0963ef-ce3c-4f1a-93e2-844d1fe43c15 tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "ffbcb233-d475-452b-93fa-6c1cde1d121c", "size": 1}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:42:03.210980 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-bf0963ef-ce3c-4f1a-93e2-844d1fe43c15 tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-admin] Create volume request body: {'volume': {'volume_type': 'ffbcb233-d475-452b-93fa-6c1cde1d121c', 'size': 1}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:42:03.215058 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-bf0963ef-ce3c-4f1a-93e2-844d1fe43c15 tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-admin] Create volume of 1 GB Jul 24 07:42:03.215341 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:03.215341 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:42:03.215831 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-bf0963ef-ce3c-4f1a-93e2-844d1fe43c15 tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-admin] Availability Zones retrieved successfully. Jul 24 07:42:03.227295 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-bf0963ef-ce3c-4f1a-93e2-844d1fe43c15 tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-admin] Flow 'volume_create_api' (9f6a5878-53fc-4b14-8e55-7662357b548f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:42:03.228888 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-bf0963ef-ce3c-4f1a-93e2-844d1fe43c15 tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2364d7f1-dc09-40bc-9755-ed59142bae00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:42:03.230148 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-bf0963ef-ce3c-4f1a-93e2-844d1fe43c15 tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-admin] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:42:03.253751 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-bf0963ef-ce3c-4f1a-93e2-844d1fe43c15 tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2364d7f1-dc09-40bc-9755-ed59142bae00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:42:03Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-513513312',vendor_name='tempest-vendor_name-1559582420'},id=ffbcb233-d475-452b-93fa-6c1cde1d121c,is_public=True,name='tempest-ProjectReaderTests-volume-type-657367544',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ffbcb233-d475-452b-93fa-6c1cde1d121c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:42:03.254835 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-bf0963ef-ce3c-4f1a-93e2-844d1fe43c15 tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ab56187-14a4-44a0-a182-17a0635ae31a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:42:03.289893 np0000005822 devstack@c-api.service[100246]: WARNING cinder.quota [None req-bf0963ef-ce3c-4f1a-93e2-844d1fe43c15 tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-657367544 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-657367544, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:42:03.289893 np0000005822 devstack@c-api.service[100246]: WARNING cinder.quota [None req-bf0963ef-ce3c-4f1a-93e2-844d1fe43c15 tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-657367544 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-657367544, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:42:03.322079 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-bf0963ef-ce3c-4f1a-93e2-844d1fe43c15 tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-admin] Created reservations ['7c3232a3-2f22-4d69-8bce-483740cfde5f', '866aab35-5f4e-45e9-8000-ef79fb01fc0c', 'e31b96db-20ae-4170-a70d-c99da0ed1391', '6ce6ec2b-5a97-4b46-a7bb-f315fe58daf0'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:42:03.323289 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-bf0963ef-ce3c-4f1a-93e2-844d1fe43c15 tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ab56187-14a4-44a0-a182-17a0635ae31a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7c3232a3-2f22-4d69-8bce-483740cfde5f', '866aab35-5f4e-45e9-8000-ef79fb01fc0c', 'e31b96db-20ae-4170-a70d-c99da0ed1391', '6ce6ec2b-5a97-4b46-a7bb-f315fe58daf0']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:42:03.324328 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-bf0963ef-ce3c-4f1a-93e2-844d1fe43c15 tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b881e56-a9e2-4e80-8484-85896c0bf03d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:42:03.346063 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-7b1f0a3a-8df8-4e89-96fa-4e8fced4f1b4 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:03.350023 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7b1f0a3a-8df8-4e89-96fa-4e8fced4f1b4 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/snapshots/ac0e1801-f6af-4b13-8941-ff2ae2b3d85e Jul 24 07:42:03.350423 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7b1f0a3a-8df8-4e89-96fa-4e8fced4f1b4 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:03.350503 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7b1f0a3a-8df8-4e89-96fa-4e8fced4f1b4 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:03.355125 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-bf0963ef-ce3c-4f1a-93e2-844d1fe43c15 tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b881e56-a9e2-4e80-8484-85896c0bf03d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '92ec3d27-5d3f-4c95-a25c-dcad0c9592ae', '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='ef92020c584145aab7428f0c988e2acd',qos_specs=None,replication_status=,reservations=['7c3232a3-2f22-4d69-8bce-483740cfde5f','866aab35-5f4e-45e9-8000-ef79fb01fc0c','e31b96db-20ae-4170-a70d-c99da0ed1391','6ce6ec2b-5a97-4b46-a7bb-f315fe58daf0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f60605d0a6054b6e8e16db7c61c779e8',volume_type_id=ffbcb233-d475-452b-93fa-6c1cde1d121c), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:42: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=92ec3d27-5d3f-4c95-a25c-dcad0c9592ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef92020c584145aab7428f0c988e2acd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f60605d0a6054b6e8e16db7c61c779e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ffbcb233-d475-452b-93fa-6c1cde1d121c),volume_type_id=ffbcb233-d475-452b-93fa-6c1cde1d121c)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:42:03.355704 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7b1f0a3a-8df8-4e89-96fa-4e8fced4f1b4 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/snapshots/ac0e1801-f6af-4b13-8941-ff2ae2b3d85e returned with HTTP 404 Jul 24 07:42:03.355816 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-bf0963ef-ce3c-4f1a-93e2-844d1fe43c15 tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57456aaa-4377-41da-aeeb-7f2e6f0aff05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:42:03.356102 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 539/2191] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:42:03 2026] GET /volume/v3/snapshots/ac0e1801-f6af-4b13-8941-ff2ae2b3d85e => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:42:03.366704 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-dfd6e29b-1470-490f-bfbd-266d8ce02d2d None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:03.370524 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-dfd6e29b-1470-490f-bfbd-266d8ce02d2d tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/7142d0cc-17bb-43d7-b1e9-ae41fa67c158 Jul 24 07:42:03.371796 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-dfd6e29b-1470-490f-bfbd-266d8ce02d2d tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:03.372393 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-dfd6e29b-1470-490f-bfbd-266d8ce02d2d tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:03.372393 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.snapshots [None req-dfd6e29b-1470-490f-bfbd-266d8ce02d2d tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Delete snapshot with id: 7142d0cc-17bb-43d7-b1e9-ae41fa67c158 Jul 24 07:42:03.377817 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-bf0963ef-ce3c-4f1a-93e2-844d1fe43c15 tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57456aaa-4377-41da-aeeb-7f2e6f0aff05) transitioned into state 'SUCCESS' from 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='ef92020c584145aab7428f0c988e2acd',qos_specs=None,replication_status=,reservations=['7c3232a3-2f22-4d69-8bce-483740cfde5f','866aab35-5f4e-45e9-8000-ef79fb01fc0c','e31b96db-20ae-4170-a70d-c99da0ed1391','6ce6ec2b-5a97-4b46-a7bb-f315fe58daf0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f60605d0a6054b6e8e16db7c61c779e8',volume_type_id=ffbcb233-d475-452b-93fa-6c1cde1d121c)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:42:03.378716 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-bf0963ef-ce3c-4f1a-93e2-844d1fe43c15 tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a981aae-3dfe-4f1d-9f00-b67d1129243c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:42:03.380486 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-dfd6e29b-1470-490f-bfbd-266d8ce02d2d tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/snapshots/7142d0cc-17bb-43d7-b1e9-ae41fa67c158 returned with HTTP 404 Jul 24 07:42:03.381449 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 550/2192] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 24 07:42:03 2026] DELETE /volume/v3/snapshots/7142d0cc-17bb-43d7-b1e9-ae41fa67c158 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:42:03.396723 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-124784bd-0939-4cfd-a91a-9940f9bca027 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:03.397569 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-bf0963ef-ce3c-4f1a-93e2-844d1fe43c15 tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a981aae-3dfe-4f1d-9f00-b67d1129243c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:42:03.398178 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-bf0963ef-ce3c-4f1a-93e2-844d1fe43c15 tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-admin] Flow 'volume_create_api' (9f6a5878-53fc-4b14-8e55-7662357b548f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:42:03.398379 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-bf0963ef-ce3c-4f1a-93e2-844d1fe43c15 tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-admin] Create volume request issued successfully. Jul 24 07:42:03.399113 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bf0963ef-ce3c-4f1a-93e2-844d1fe43c15 tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:42:03.399648 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 552/2193] 10.4.3.170 () {70 vars in 1298 bytes} [Fri Jul 24 07:42:03 2026] POST /volume/v3/volumes => generated 773 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:42:03.402414 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-124784bd-0939-4cfd-a91a-9940f9bca027 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/snapshots/7142d0cc-17bb-43d7-b1e9-ae41fa67c158 Jul 24 07:42:03.403333 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-124784bd-0939-4cfd-a91a-9940f9bca027 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:03.403432 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-124784bd-0939-4cfd-a91a-9940f9bca027 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:03.409114 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-124784bd-0939-4cfd-a91a-9940f9bca027 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/snapshots/7142d0cc-17bb-43d7-b1e9-ae41fa67c158 returned with HTTP 404 Jul 24 07:42:03.409772 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 553/2194] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:42:03 2026] GET /volume/v3/snapshots/7142d0cc-17bb-43d7-b1e9-ae41fa67c158 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:42:03.419476 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-f6b66559-64ad-449b-9dfc-7162644010ef None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:03.421011 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f6b66559-64ad-449b-9dfc-7162644010ef tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-admin] GET https://10.4.3.170/volume/v3/volumes/92ec3d27-5d3f-4c95-a25c-dcad0c9592ae Jul 24 07:42:03.421011 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f6b66559-64ad-449b-9dfc-7162644010ef tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:03.421011 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f6b66559-64ad-449b-9dfc-7162644010ef tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:03.425356 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-dd763603-9ef3-46fa-8615-abb0d432caab None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:03.428458 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-dd763603-9ef3-46fa-8615-abb0d432caab tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/3651de5f-37b6-49bd-b358-6ea4d99c6e1e Jul 24 07:42:03.428791 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-dd763603-9ef3-46fa-8615-abb0d432caab tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:03.429662 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-dd763603-9ef3-46fa-8615-abb0d432caab tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:03.430500 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.snapshots [None req-dd763603-9ef3-46fa-8615-abb0d432caab tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Delete snapshot with id: 3651de5f-37b6-49bd-b358-6ea4d99c6e1e Jul 24 07:42:03.432170 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:03.432170 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:42:03.438389 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-f6b66559-64ad-449b-9dfc-7162644010ef tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-admin] Volume info retrieved successfully. Jul 24 07:42:03.440197 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-dd763603-9ef3-46fa-8615-abb0d432caab tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/snapshots/3651de5f-37b6-49bd-b358-6ea4d99c6e1e returned with HTTP 404 Jul 24 07:42:03.443791 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 551/2195] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 24 07:42:03 2026] DELETE /volume/v3/snapshots/3651de5f-37b6-49bd-b358-6ea4d99c6e1e => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:42:03.445074 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f6b66559-64ad-449b-9dfc-7162644010ef tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-admin] https://10.4.3.170/volume/v3/volumes/92ec3d27-5d3f-4c95-a25c-dcad0c9592ae returned with HTTP 200 Jul 24 07:42:03.445605 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 540/2196] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:42:03 2026] GET /volume/v3/volumes/92ec3d27-5d3f-4c95-a25c-dcad0c9592ae => generated 952 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:03.456068 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1e1bb009-4d79-41a2-bea1-2e654a6512ca None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:03.461024 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1e1bb009-4d79-41a2-bea1-2e654a6512ca tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/snapshots/3651de5f-37b6-49bd-b358-6ea4d99c6e1e Jul 24 07:42:03.461830 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1e1bb009-4d79-41a2-bea1-2e654a6512ca tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:03.461830 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1e1bb009-4d79-41a2-bea1-2e654a6512ca tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:03.468063 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1e1bb009-4d79-41a2-bea1-2e654a6512ca tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/snapshots/3651de5f-37b6-49bd-b358-6ea4d99c6e1e returned with HTTP 404 Jul 24 07:42:03.468697 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 553/2197] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:42:03 2026] GET /volume/v3/snapshots/3651de5f-37b6-49bd-b358-6ea4d99c6e1e => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:42:03.476900 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-07444475-b081-4d03-9301-2fb48456379c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:03.481595 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-07444475-b081-4d03-9301-2fb48456379c tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/ac0e1801-f6af-4b13-8941-ff2ae2b3d85e Jul 24 07:42:03.481711 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-07444475-b081-4d03-9301-2fb48456379c tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:03.482487 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-07444475-b081-4d03-9301-2fb48456379c tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:03.482487 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.snapshots [None req-07444475-b081-4d03-9301-2fb48456379c tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Delete snapshot with id: ac0e1801-f6af-4b13-8941-ff2ae2b3d85e Jul 24 07:42:03.488110 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-07444475-b081-4d03-9301-2fb48456379c tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/snapshots/ac0e1801-f6af-4b13-8941-ff2ae2b3d85e returned with HTTP 404 Jul 24 07:42:03.488713 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 554/2198] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 24 07:42:03 2026] DELETE /volume/v3/snapshots/ac0e1801-f6af-4b13-8941-ff2ae2b3d85e => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 24 07:42:03.490089 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-5bd100ac-0b4d-42b6-b8f5-8db26a21861f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:03.497278 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-012e1d72-bdc4-46f2-980d-90f02cad2a7d None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:03.502744 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-012e1d72-bdc4-46f2-980d-90f02cad2a7d tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/snapshots/ac0e1801-f6af-4b13-8941-ff2ae2b3d85e Jul 24 07:42:03.503051 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-012e1d72-bdc4-46f2-980d-90f02cad2a7d tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:03.503155 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-012e1d72-bdc4-46f2-980d-90f02cad2a7d tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:03.511050 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-012e1d72-bdc4-46f2-980d-90f02cad2a7d tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/snapshots/ac0e1801-f6af-4b13-8941-ff2ae2b3d85e returned with HTTP 404 Jul 24 07:42:03.511551 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 541/2199] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:42:03 2026] GET /volume/v3/snapshots/ac0e1801-f6af-4b13-8941-ff2ae2b3d85e => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:42:03.633527 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5bd100ac-0b4d-42b6-b8f5-8db26a21861f tempest-VolumesSummaryTest-2070784530 tempest-VolumesSummaryTest-2070784530-project-member] GET https://10.4.3.170/volume/v3/volumes/summary Jul 24 07:42:03.633956 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5bd100ac-0b4d-42b6-b8f5-8db26a21861f tempest-VolumesSummaryTest-2070784530 tempest-VolumesSummaryTest-2070784530-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:03.634345 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5bd100ac-0b4d-42b6-b8f5-8db26a21861f tempest-VolumesSummaryTest-2070784530 tempest-VolumesSummaryTest-2070784530-project-member] Calling method 'version_select' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:03.634540 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.api_utils [None req-5bd100ac-0b4d-42b6-b8f5-8db26a21861f tempest-VolumesSummaryTest-2070784530 tempest-VolumesSummaryTest-2070784530-project-member] Removing options '' from query. {{(pid=100244) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 07:42:03.649042 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-5bd100ac-0b4d-42b6-b8f5-8db26a21861f tempest-VolumesSummaryTest-2070784530 tempest-VolumesSummaryTest-2070784530-project-member] Get summary completed successfully. Jul 24 07:42:03.650333 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5bd100ac-0b4d-42b6-b8f5-8db26a21861f tempest-VolumesSummaryTest-2070784530 tempest-VolumesSummaryTest-2070784530-project-member] https://10.4.3.170/volume/v3/volumes/summary returned with HTTP 200 Jul 24 07:42:03.650333 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 552/2200] 10.4.3.170 () {68 vars in 1302 bytes} [Fri Jul 24 07:42:03 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:04.465705 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ce908a8a-8082-4d43-a4dd-94551c7e73d2 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:04.473837 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ce908a8a-8082-4d43-a4dd-94551c7e73d2 tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-admin] GET https://10.4.3.170/volume/v3/volumes/92ec3d27-5d3f-4c95-a25c-dcad0c9592ae Jul 24 07:42:04.474282 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ce908a8a-8082-4d43-a4dd-94551c7e73d2 tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:04.474562 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ce908a8a-8082-4d43-a4dd-94551c7e73d2 tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:04.488862 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:04.488862 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:42:04.498344 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-ce908a8a-8082-4d43-a4dd-94551c7e73d2 tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-admin] Volume info retrieved successfully. Jul 24 07:42:04.504555 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ce908a8a-8082-4d43-a4dd-94551c7e73d2 tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-admin] https://10.4.3.170/volume/v3/volumes/92ec3d27-5d3f-4c95-a25c-dcad0c9592ae returned with HTTP 200 Jul 24 07:42:04.505184 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 554/2201] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:42:04 2026] GET /volume/v3/volumes/92ec3d27-5d3f-4c95-a25c-dcad0c9592ae => generated 973 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:04.525797 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-c8d3000a-6ff2-4843-90d0-d210bd8a4ab7 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:04.528459 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c8d3000a-6ff2-4843-90d0-d210bd8a4ab7 tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-admin] GET https://10.4.3.170/volume/v3/messages Jul 24 07:42:04.528899 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c8d3000a-6ff2-4843-90d0-d210bd8a4ab7 tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:04.530286 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c8d3000a-6ff2-4843-90d0-d210bd8a4ab7 tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-admin] Calling method 'version_select' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:04.534485 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c8d3000a-6ff2-4843-90d0-d210bd8a4ab7 tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-admin] https://10.4.3.170/volume/v3/messages returned with HTTP 200 Jul 24 07:42:04.535335 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 555/2202] 10.4.3.170 () {68 vars in 1280 bytes} [Fri Jul 24 07:42:04 2026] GET /volume/v3/messages => generated 670 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:04.546625 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-899b6ae4-1d05-43eb-85c9-748d7395c150 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:04.552149 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-899b6ae4-1d05-43eb-85c9-748d7395c150 tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-reader] GET https://10.4.3.170/volume/v3/messages/a6516d1c-8e8f-4843-a5fa-d76242a002cf Jul 24 07:42:04.552535 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-899b6ae4-1d05-43eb-85c9-748d7395c150 tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-reader] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:04.552867 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-899b6ae4-1d05-43eb-85c9-748d7395c150 tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-reader] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:04.566018 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-899b6ae4-1d05-43eb-85c9-748d7395c150 tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-reader] https://10.4.3.170/volume/v3/messages/a6516d1c-8e8f-4843-a5fa-d76242a002cf returned with HTTP 200 Jul 24 07:42:04.566914 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 542/2203] 10.4.3.170 () {68 vars in 1391 bytes} [Fri Jul 24 07:42:04 2026] GET /volume/v3/messages/a6516d1c-8e8f-4843-a5fa-d76242a002cf => generated 667 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:04.580283 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-c0b9419a-a2c6-492c-a49a-b21e4edd88ee None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:04.583815 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c0b9419a-a2c6-492c-a49a-b21e4edd88ee tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-admin] DELETE https://10.4.3.170/volume/v3/messages/a6516d1c-8e8f-4843-a5fa-d76242a002cf Jul 24 07:42:04.584167 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c0b9419a-a2c6-492c-a49a-b21e4edd88ee tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:04.584471 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c0b9419a-a2c6-492c-a49a-b21e4edd88ee tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-admin] Calling method 'version_select' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:04.599135 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c0b9419a-a2c6-492c-a49a-b21e4edd88ee tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-admin] https://10.4.3.170/volume/v3/messages/a6516d1c-8e8f-4843-a5fa-d76242a002cf returned with HTTP 204 Jul 24 07:42:04.600884 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 553/2204] 10.4.3.170 () {68 vars in 1394 bytes} [Fri Jul 24 07:42:04 2026] DELETE /volume/v3/messages/a6516d1c-8e8f-4843-a5fa-d76242a002cf => generated 0 bytes in 21 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 24 07:42:04.611300 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d871350d-be1a-4641-b21d-0aa2349766e8 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:04.614351 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d871350d-be1a-4641-b21d-0aa2349766e8 tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/92ec3d27-5d3f-4c95-a25c-dcad0c9592ae Jul 24 07:42:04.614351 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d871350d-be1a-4641-b21d-0aa2349766e8 tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:04.614351 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d871350d-be1a-4641-b21d-0aa2349766e8 tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-admin] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:04.614351 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-d871350d-be1a-4641-b21d-0aa2349766e8 tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-admin] Delete volume with id: 92ec3d27-5d3f-4c95-a25c-dcad0c9592ae Jul 24 07:42:04.621568 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:04.621568 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:42:04.622195 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-d871350d-be1a-4641-b21d-0aa2349766e8 tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-admin] Volume info retrieved successfully. Jul 24 07:42:04.625016 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d871350d-be1a-4641-b21d-0aa2349766e8 tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100246) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 24 07:42:04.654233 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-d871350d-be1a-4641-b21d-0aa2349766e8 tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-admin] Created reservations ['edfb2cef-a700-4820-bfc8-f03e972ca09b', '3e01d0a7-6401-4cdc-b0d6-d0426afeb0dc', '2113a6a1-6173-4380-af0b-33a2de11f9d6', '5f00ee2b-9031-4e2c-a640-99a1de04f693'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:42:04.686817 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-d871350d-be1a-4641-b21d-0aa2349766e8 tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-admin] Delete volume request issued successfully. Jul 24 07:42:04.686817 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d871350d-be1a-4641-b21d-0aa2349766e8 tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-admin] https://10.4.3.170/volume/v3/volumes/92ec3d27-5d3f-4c95-a25c-dcad0c9592ae returned with HTTP 202 Jul 24 07:42:04.686817 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 555/2205] 10.4.3.170 () {68 vars in 1391 bytes} [Fri Jul 24 07:42:04 2026] DELETE /volume/v3/volumes/92ec3d27-5d3f-4c95-a25c-dcad0c9592ae => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:42:04.697135 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-e5797c4b-673d-480a-97ee-2837204205c5 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:04.700096 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e5797c4b-673d-480a-97ee-2837204205c5 tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-admin] DELETE https://10.4.3.170/volume/v3/types/ffbcb233-d475-452b-93fa-6c1cde1d121c Jul 24 07:42:04.701910 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e5797c4b-673d-480a-97ee-2837204205c5 tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:04.701910 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e5797c4b-673d-480a-97ee-2837204205c5 tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-admin] Calling method '_delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:04.765439 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e5797c4b-673d-480a-97ee-2837204205c5 tempest-ProjectReaderTests-1578003262 tempest-ProjectReaderTests-1578003262-project-admin] https://10.4.3.170/volume/v3/types/ffbcb233-d475-452b-93fa-6c1cde1d121c returned with HTTP 202 Jul 24 07:42:04.765439 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 556/2206] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 24 07:42:04 2026] DELETE /volume/v3/types/ffbcb233-d475-452b-93fa-6c1cde1d121c => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:42:05.070988 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-c43f6bf2-fc13-4a8c-93fc-146038976368 req-cc6d6535-a56b-427f-86f0-23c070d8ff26 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:05.073260 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-c43f6bf2-fc13-4a8c-93fc-146038976368 req-cc6d6535-a56b-427f-86f0-23c070d8ff26 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] DELETE https://10.4.3.170/volume/v3/attachments/46dd40bd-ade7-4519-a6bb-1aaf3962b16e Jul 24 07:42:05.073521 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-c43f6bf2-fc13-4a8c-93fc-146038976368 req-cc6d6535-a56b-427f-86f0-23c070d8ff26 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:05.074343 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-c43f6bf2-fc13-4a8c-93fc-146038976368 req-cc6d6535-a56b-427f-86f0-23c070d8ff26 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:05.083065 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:05.083065 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:42:05.161169 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-c43f6bf2-fc13-4a8c-93fc-146038976368 req-cc6d6535-a56b-427f-86f0-23c070d8ff26 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/attachments/46dd40bd-ade7-4519-a6bb-1aaf3962b16e returned with HTTP 200 Jul 24 07:42:05.162803 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 543/2207] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 24 07:42:05 2026] DELETE /volume/v3/attachments/46dd40bd-ade7-4519-a6bb-1aaf3962b16e => generated 19 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:05.465723 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-24d5f21b-2307-4b76-99ad-41d47d3e321d None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:05.578045 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-24d5f21b-2307-4b76-99ad-41d47d3e321d tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:42:05.578475 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-24d5f21b-2307-4b76-99ad-41d47d3e321d tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-1737563118"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:42:05.580182 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-24d5f21b-2307-4b76-99ad-41d47d3e321d tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-1737563118'}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:42:05.580368 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-24d5f21b-2307-4b76-99ad-41d47d3e321d tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Create volume of 1 GB Jul 24 07:42:05.590280 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-24d5f21b-2307-4b76-99ad-41d47d3e321d tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Availability Zones retrieved successfully. Jul 24 07:42:05.599333 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-24d5f21b-2307-4b76-99ad-41d47d3e321d tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Flow 'volume_create_api' (97b05837-247f-4026-97cf-b3e47eff8203) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:42:05.600452 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-24d5f21b-2307-4b76-99ad-41d47d3e321d tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dfd51c61-6041-4b46-a425-8bd728839077) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:42:05.601429 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-24d5f21b-2307-4b76-99ad-41d47d3e321d tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:42:05.645868 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-24d5f21b-2307-4b76-99ad-41d47d3e321d tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dfd51c61-6041-4b46-a425-8bd728839077) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:42:05.646741 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-24d5f21b-2307-4b76-99ad-41d47d3e321d tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac696d63-0263-410c-b1f1-a19bbd3e3bc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:42:05.745060 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-24d5f21b-2307-4b76-99ad-41d47d3e321d tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Created reservations ['7ebe139a-cd8f-4930-ab50-3b5ef498f653', 'ec8b2ca8-ef09-4935-b12f-cc381f2ad2cf', 'cf7d9f32-a57d-4bd6-9735-511e3b18c2b0', 'a3b9a6f7-b669-4c6c-b0ae-88cbfce93d62'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:42:05.746167 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-24d5f21b-2307-4b76-99ad-41d47d3e321d tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac696d63-0263-410c-b1f1-a19bbd3e3bc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7ebe139a-cd8f-4930-ab50-3b5ef498f653', 'ec8b2ca8-ef09-4935-b12f-cc381f2ad2cf', 'cf7d9f32-a57d-4bd6-9735-511e3b18c2b0', 'a3b9a6f7-b669-4c6c-b0ae-88cbfce93d62']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:42:05.746767 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-24d5f21b-2307-4b76-99ad-41d47d3e321d tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (714a4f3b-5c1e-465e-8d01-745fb98e0e39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:42:05.771269 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-24d5f21b-2307-4b76-99ad-41d47d3e321d tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (714a4f3b-5c1e-465e-8d01-745fb98e0e39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c4ccba13-68fb-45a3-81df-a1f71b6c28f5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1737563118',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b40e9c1a6ff74440954b4d974a34b792',qos_specs=None,replication_status=,reservations=['7ebe139a-cd8f-4930-ab50-3b5ef498f653','ec8b2ca8-ef09-4935-b12f-cc381f2ad2cf','cf7d9f32-a57d-4bd6-9735-511e3b18c2b0','a3b9a6f7-b669-4c6c-b0ae-88cbfce93d62'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8eee443805e544a19fdd4143ee6f40fd',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:42:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1737563118',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c4ccba13-68fb-45a3-81df-a1f71b6c28f5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b40e9c1a6ff74440954b4d974a34b792',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8eee443805e544a19fdd4143ee6f40fd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:42:05.772019 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-24d5f21b-2307-4b76-99ad-41d47d3e321d tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78ee4637-9342-4421-a4a9-15ca2142f1ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:42:05.796677 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-24d5f21b-2307-4b76-99ad-41d47d3e321d tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78ee4637-9342-4421-a4a9-15ca2142f1ce) transitioned into state 'SUCCESS' from state '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-1737563118',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b40e9c1a6ff74440954b4d974a34b792',qos_specs=None,replication_status=,reservations=['7ebe139a-cd8f-4930-ab50-3b5ef498f653','ec8b2ca8-ef09-4935-b12f-cc381f2ad2cf','cf7d9f32-a57d-4bd6-9735-511e3b18c2b0','a3b9a6f7-b669-4c6c-b0ae-88cbfce93d62'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8eee443805e544a19fdd4143ee6f40fd',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:42:05.798512 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-24d5f21b-2307-4b76-99ad-41d47d3e321d tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f84628ec-43c5-407b-bf5e-9b29ea746f69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:42:05.810763 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-24d5f21b-2307-4b76-99ad-41d47d3e321d tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f84628ec-43c5-407b-bf5e-9b29ea746f69) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:42:05.811881 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-24d5f21b-2307-4b76-99ad-41d47d3e321d tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Flow 'volume_create_api' (97b05837-247f-4026-97cf-b3e47eff8203) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:42:05.812259 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-24d5f21b-2307-4b76-99ad-41d47d3e321d tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Create volume request issued successfully. Jul 24 07:42:05.812981 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-24d5f21b-2307-4b76-99ad-41d47d3e321d tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:42:05.813683 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 554/2208] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 24 07:42:05 2026] POST /volume/v3/volumes => generated 750 bytes in 348 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:42:05.827997 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-07c88a88-1c05-4a93-8d97-1d3d3b66bb61 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:05.830412 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-07c88a88-1c05-4a93-8d97-1d3d3b66bb61 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] GET https://10.4.3.170/volume/v3/volumes/c4ccba13-68fb-45a3-81df-a1f71b6c28f5 Jul 24 07:42:05.830603 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-07c88a88-1c05-4a93-8d97-1d3d3b66bb61 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:05.830799 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-07c88a88-1c05-4a93-8d97-1d3d3b66bb61 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:05.839169 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:05.839169 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:42:05.843409 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-07c88a88-1c05-4a93-8d97-1d3d3b66bb61 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Volume info retrieved successfully. Jul 24 07:42:05.847657 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-07c88a88-1c05-4a93-8d97-1d3d3b66bb61 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] https://10.4.3.170/volume/v3/volumes/c4ccba13-68fb-45a3-81df-a1f71b6c28f5 returned with HTTP 200 Jul 24 07:42:05.848188 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 556/2209] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:42:05 2026] GET /volume/v3/volumes/c4ccba13-68fb-45a3-81df-a1f71b6c28f5 => generated 818 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:06.373016 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-a15468e6-ec66-44ac-af32-6c4409ad2bfe None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:06.376111 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a15468e6-ec66-44ac-af32-6c4409ad2bfe tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] GET https://10.4.3.170/volume/v3/volumes/65a2a05d-bd5c-48f3-b0d3-d11fe6fe35ac Jul 24 07:42:06.376646 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a15468e6-ec66-44ac-af32-6c4409ad2bfe tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:06.376840 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a15468e6-ec66-44ac-af32-6c4409ad2bfe tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:06.389784 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:06.389784 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:42:06.400094 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-a15468e6-ec66-44ac-af32-6c4409ad2bfe tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Volume info retrieved successfully. Jul 24 07:42:06.410044 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a15468e6-ec66-44ac-af32-6c4409ad2bfe tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] https://10.4.3.170/volume/v3/volumes/65a2a05d-bd5c-48f3-b0d3-d11fe6fe35ac returned with HTTP 200 Jul 24 07:42:06.410586 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 557/2210] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:42:06 2026] GET /volume/v3/volumes/65a2a05d-bd5c-48f3-b0d3-d11fe6fe35ac => generated 860 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:06.443572 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-3509d36c-835a-49f3-a369-6b40508d18d9 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:06.445912 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3509d36c-835a-49f3-a369-6b40508d18d9 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] POST https://10.4.3.170/volume/v3/volumes/65a2a05d-bd5c-48f3-b0d3-d11fe6fe35ac/action Jul 24 07:42:06.446269 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3509d36c-835a-49f3-a369-6b40508d18d9 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1244414492", "disk_format": "qcow2"}}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:42:06.446402 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3509d36c-835a-49f3-a369-6b40508d18d9 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1244414492", "disk_format": "qcow2"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:42:06.456844 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:06.456844 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:42:06.457351 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-3509d36c-835a-49f3-a369-6b40508d18d9 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Volume info retrieved successfully. Jul 24 07:42:06.477583 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:06.477583 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:42:06.484404 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.image.image_utils [None req-3509d36c-835a-49f3-a369-6b40508d18d9 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-1244414492'}] 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-1244414492'}]. {{(pid=100243) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Jul 24 07:42:06.537625 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-5d4dedb8-ba41-4daa-8747-f8ff26e71c73 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:06.539418 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5d4dedb8-ba41-4daa-8747-f8ff26e71c73 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] DELETE https://10.4.3.170/volume/v3/volumes/8442e4f1-d4e1-4768-b1bc-1d849ded6fec Jul 24 07:42:06.539702 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5d4dedb8-ba41-4daa-8747-f8ff26e71c73 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:06.539896 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5d4dedb8-ba41-4daa-8747-f8ff26e71c73 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:06.540054 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-5d4dedb8-ba41-4daa-8747-f8ff26e71c73 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Delete volume with id: 8442e4f1-d4e1-4768-b1bc-1d849ded6fec Jul 24 07:42:06.546544 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:06.546544 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:42:06.546991 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-5d4dedb8-ba41-4daa-8747-f8ff26e71c73 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Volume info retrieved successfully. Jul 24 07:42:06.562238 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-5d4dedb8-ba41-4daa-8747-f8ff26e71c73 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Delete volume request issued successfully. Jul 24 07:42:06.562408 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5d4dedb8-ba41-4daa-8747-f8ff26e71c73 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/volumes/8442e4f1-d4e1-4768-b1bc-1d849ded6fec returned with HTTP 202 Jul 24 07:42:06.562858 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 555/2211] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:42:06 2026] DELETE /volume/v3/volumes/8442e4f1-d4e1-4768-b1bc-1d849ded6fec => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:42:06.575012 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b4616890-85c9-4f43-b8f5-4de2fb3363fa None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:06.577890 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b4616890-85c9-4f43-b8f5-4de2fb3363fa tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/volumes/8442e4f1-d4e1-4768-b1bc-1d849ded6fec Jul 24 07:42:06.578061 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b4616890-85c9-4f43-b8f5-4de2fb3363fa tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:06.578274 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b4616890-85c9-4f43-b8f5-4de2fb3363fa tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:06.591442 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:06.591442 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:42:06.600045 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-b4616890-85c9-4f43-b8f5-4de2fb3363fa tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Volume info retrieved successfully. Jul 24 07:42:06.606186 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b4616890-85c9-4f43-b8f5-4de2fb3363fa tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/volumes/8442e4f1-d4e1-4768-b1bc-1d849ded6fec returned with HTTP 200 Jul 24 07:42:06.606693 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 557/2212] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:42:06 2026] GET /volume/v3/volumes/8442e4f1-d4e1-4768-b1bc-1d849ded6fec => generated 1366 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:42:06.829683 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-b049bde2-fea5-476d-acf5-c61aff99bb6d None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:06.859315 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-5720235d-b07b-4c05-82de-a6853592f593 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:06.861026 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5720235d-b07b-4c05-82de-a6853592f593 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] GET https://10.4.3.170/volume/v3/volumes/c4ccba13-68fb-45a3-81df-a1f71b6c28f5 Jul 24 07:42:06.862112 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5720235d-b07b-4c05-82de-a6853592f593 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:06.862112 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5720235d-b07b-4c05-82de-a6853592f593 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:06.868450 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:06.868450 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:42:06.872238 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-5720235d-b07b-4c05-82de-a6853592f593 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Volume info retrieved successfully. Jul 24 07:42:06.877088 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5720235d-b07b-4c05-82de-a6853592f593 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] https://10.4.3.170/volume/v3/volumes/c4ccba13-68fb-45a3-81df-a1f71b6c28f5 returned with HTTP 200 Jul 24 07:42:06.877546 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 556/2213] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:42:06 2026] GET /volume/v3/volumes/c4ccba13-68fb-45a3-81df-a1f71b6c28f5 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:06.912664 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b049bde2-fea5-476d-acf5-c61aff99bb6d tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:42:06.913095 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b049bde2-fea5-476d-acf5-c61aff99bb6d tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-225899981"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:42:06.914525 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-b049bde2-fea5-476d-acf5-c61aff99bb6d tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-225899981'}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:42:06.914704 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-b049bde2-fea5-476d-acf5-c61aff99bb6d tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Create volume of 1 GB Jul 24 07:42:06.918667 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-b049bde2-fea5-476d-acf5-c61aff99bb6d tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Availability Zones retrieved successfully. Jul 24 07:42:06.924791 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-b049bde2-fea5-476d-acf5-c61aff99bb6d tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Flow 'volume_create_api' (e3b98c9a-6357-4c0d-9dee-597506223dbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:42:06.925786 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-b049bde2-fea5-476d-acf5-c61aff99bb6d tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4cff25b-179c-40d8-8788-30991ead372f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:42:06.926575 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-b049bde2-fea5-476d-acf5-c61aff99bb6d tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Validating volume size '1' using validate_int {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:42:06.949575 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-b049bde2-fea5-476d-acf5-c61aff99bb6d tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4cff25b-179c-40d8-8788-30991ead372f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:42:06.950299 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-b049bde2-fea5-476d-acf5-c61aff99bb6d tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d88f143-f1c4-4bcb-b7f8-165070f47f04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:42:06.980163 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-3509d36c-835a-49f3-a369-6b40508d18d9 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Copy volume to image completed successfully. Jul 24 07:42:06.981586 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3509d36c-835a-49f3-a369-6b40508d18d9 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] https://10.4.3.170/volume/v3/volumes/65a2a05d-bd5c-48f3-b0d3-d11fe6fe35ac/action returned with HTTP 202 Jul 24 07:42:06.981586 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 544/2214] 10.4.3.170 () {68 vars in 1391 bytes} [Fri Jul 24 07:42:06 2026] POST /volume/v3/volumes/65a2a05d-bd5c-48f3-b0d3-d11fe6fe35ac/action => generated 689 bytes in 538 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:42:07.003870 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-b049bde2-fea5-476d-acf5-c61aff99bb6d tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Created reservations ['7c5e72c6-54c0-43fc-ac70-72c5dc5eb37a', '7cc4503a-3bf2-457e-bff4-e331259d11a8', '6f88757d-8aeb-4258-8e3d-1037ab0f1b85', '4ec328b9-25fd-47dd-ae13-f49911329bfd'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:42:07.004625 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-b049bde2-fea5-476d-acf5-c61aff99bb6d tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d88f143-f1c4-4bcb-b7f8-165070f47f04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7c5e72c6-54c0-43fc-ac70-72c5dc5eb37a', '7cc4503a-3bf2-457e-bff4-e331259d11a8', '6f88757d-8aeb-4258-8e3d-1037ab0f1b85', '4ec328b9-25fd-47dd-ae13-f49911329bfd']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:42:07.005546 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-b049bde2-fea5-476d-acf5-c61aff99bb6d tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (911a4c60-4f54-4125-8e35-00f7091bcfe0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:42:07.027737 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-b049bde2-fea5-476d-acf5-c61aff99bb6d tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (911a4c60-4f54-4125-8e35-00f7091bcfe0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '62c16ab7-289f-4c85-bb30-f2f96457f55b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-225899981',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5600f7c102824a688be82e4bd22b391e',qos_specs=None,replication_status=,reservations=['7c5e72c6-54c0-43fc-ac70-72c5dc5eb37a','7cc4503a-3bf2-457e-bff4-e331259d11a8','6f88757d-8aeb-4258-8e3d-1037ab0f1b85','4ec328b9-25fd-47dd-ae13-f49911329bfd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca40bb2ba63c417b848945d6ccd61b4a',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:42:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-225899981',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=62c16ab7-289f-4c85-bb30-f2f96457f55b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5600f7c102824a688be82e4bd22b391e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ca40bb2ba63c417b848945d6ccd61b4a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:42:07.028805 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-b049bde2-fea5-476d-acf5-c61aff99bb6d tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88a7ced6-a689-44aa-82a5-fc30ed46e374) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:42:07.049271 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-b049bde2-fea5-476d-acf5-c61aff99bb6d tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88a7ced6-a689-44aa-82a5-fc30ed46e374) transitioned into state 'SUCCESS' from state '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-225899981',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5600f7c102824a688be82e4bd22b391e',qos_specs=None,replication_status=,reservations=['7c5e72c6-54c0-43fc-ac70-72c5dc5eb37a','7cc4503a-3bf2-457e-bff4-e331259d11a8','6f88757d-8aeb-4258-8e3d-1037ab0f1b85','4ec328b9-25fd-47dd-ae13-f49911329bfd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca40bb2ba63c417b848945d6ccd61b4a',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:42:07.050093 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-b049bde2-fea5-476d-acf5-c61aff99bb6d tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcca3121-8255-4f9f-bff3-377f87f92cab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:42:07.059130 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-b049bde2-fea5-476d-acf5-c61aff99bb6d tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcca3121-8255-4f9f-bff3-377f87f92cab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:42:07.059924 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-b049bde2-fea5-476d-acf5-c61aff99bb6d tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Flow 'volume_create_api' (e3b98c9a-6357-4c0d-9dee-597506223dbe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:42:07.060179 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-b049bde2-fea5-476d-acf5-c61aff99bb6d tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Create volume request issued successfully. Jul 24 07:42:07.060750 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b049bde2-fea5-476d-acf5-c61aff99bb6d tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:42:07.061139 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 558/2215] 10.4.3.170 () {70 vars in 1299 bytes} [Fri Jul 24 07:42:06 2026] POST /volume/v3/volumes => generated 777 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:42:07.082565 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-7ea08deb-4417-4ce3-8a29-f21064cb5d41 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:07.084794 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7ea08deb-4417-4ce3-8a29-f21064cb5d41 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] GET https://10.4.3.170/volume/v3/volumes/62c16ab7-289f-4c85-bb30-f2f96457f55b Jul 24 07:42:07.085008 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7ea08deb-4417-4ce3-8a29-f21064cb5d41 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:07.085191 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7ea08deb-4417-4ce3-8a29-f21064cb5d41 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:07.095836 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:07.095836 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:42:07.100673 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-7ea08deb-4417-4ce3-8a29-f21064cb5d41 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Volume info retrieved successfully. Jul 24 07:42:07.106267 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7ea08deb-4417-4ce3-8a29-f21064cb5d41 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] https://10.4.3.170/volume/v3/volumes/62c16ab7-289f-4c85-bb30-f2f96457f55b returned with HTTP 200 Jul 24 07:42:07.106732 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 558/2216] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:42:07 2026] GET /volume/v3/volumes/62c16ab7-289f-4c85-bb30-f2f96457f55b => generated 956 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:42:07.622851 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-567a236a-66af-4bba-9165-b917c6beca17 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:07.624190 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-567a236a-66af-4bba-9165-b917c6beca17 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/volumes/8442e4f1-d4e1-4768-b1bc-1d849ded6fec Jul 24 07:42:07.624541 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-567a236a-66af-4bba-9165-b917c6beca17 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:07.624882 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-567a236a-66af-4bba-9165-b917c6beca17 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:07.630736 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-567a236a-66af-4bba-9165-b917c6beca17 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/volumes/8442e4f1-d4e1-4768-b1bc-1d849ded6fec returned with HTTP 404 Jul 24 07:42:07.631285 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 557/2217] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:42:07 2026] GET /volume/v3/volumes/8442e4f1-d4e1-4768-b1bc-1d849ded6fec => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:42:07.657294 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-13107b81-ccd7-4d63-8c0f-7011859e39ba None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:07.659379 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-13107b81-ccd7-4d63-8c0f-7011859e39ba tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:42:07.659869 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-13107b81-ccd7-4d63-8c0f-7011859e39ba tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1150904379", "snapshot_id": null, "imageRef": "c7843099-d178-467f-91a9-52ff7d08103c", "volume_type": null, "size": 1}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:42:07.661689 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-13107b81-ccd7-4d63-8c0f-7011859e39ba tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1150904379', 'snapshot_id': None, 'imageRef': 'c7843099-d178-467f-91a9-52ff7d08103c', 'volume_type': None, 'size': 1}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:42:07.748077 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-13107b81-ccd7-4d63-8c0f-7011859e39ba tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Create volume of 1 GB Jul 24 07:42:07.753964 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-13107b81-ccd7-4d63-8c0f-7011859e39ba tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Availability Zones retrieved successfully. Jul 24 07:42:07.759857 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-13107b81-ccd7-4d63-8c0f-7011859e39ba tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Flow 'volume_create_api' (53098e5e-6f15-4e33-a836-e68fe5e38784) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:42:07.761008 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-13107b81-ccd7-4d63-8c0f-7011859e39ba tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54db5d1e-0348-4251-8e78-547b75aa8b54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:42:07.762077 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-13107b81-ccd7-4d63-8c0f-7011859e39ba tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Validating volume size '1' using validate_int {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:42:07.831406 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-13107b81-ccd7-4d63-8c0f-7011859e39ba tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54db5d1e-0348-4251-8e78-547b75aa8b54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:42:07.832994 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-13107b81-ccd7-4d63-8c0f-7011859e39ba tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a41c8f0-b777-4c66-8d7f-92dee1a02b16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:42:07.874518 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-13107b81-ccd7-4d63-8c0f-7011859e39ba tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Created reservations ['f6667686-878e-4736-8ac7-24351448e3eb', 'ee81f87a-f414-4160-a1d5-ba8bc06ba0c9', '9e8db543-c6e7-416c-8c76-f2aedd22b17e', 'c396a957-593b-40e3-b041-b433fb8f4c76'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:42:07.875678 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-13107b81-ccd7-4d63-8c0f-7011859e39ba tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a41c8f0-b777-4c66-8d7f-92dee1a02b16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f6667686-878e-4736-8ac7-24351448e3eb', 'ee81f87a-f414-4160-a1d5-ba8bc06ba0c9', '9e8db543-c6e7-416c-8c76-f2aedd22b17e', 'c396a957-593b-40e3-b041-b433fb8f4c76']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:42:07.876548 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-13107b81-ccd7-4d63-8c0f-7011859e39ba tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (edba4f1c-414e-4597-893b-55dd3a9a2007) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:42:07.899236 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-13107b81-ccd7-4d63-8c0f-7011859e39ba tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (edba4f1c-414e-4597-893b-55dd3a9a2007) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2340f52a-3516-4d78-9eab-895a9af0048d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1150904379',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0903447a1af74e9f9d132c29f7035265',qos_specs=None,replication_status=,reservations=['f6667686-878e-4736-8ac7-24351448e3eb','ee81f87a-f414-4160-a1d5-ba8bc06ba0c9','9e8db543-c6e7-416c-8c76-f2aedd22b17e','c396a957-593b-40e3-b041-b433fb8f4c76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c76cae0d7bb84cf8a7682f09ef9706ec',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:42:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1150904379',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2340f52a-3516-4d78-9eab-895a9af0048d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0903447a1af74e9f9d132c29f7035265',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c76cae0d7bb84cf8a7682f09ef9706ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:42:07.900754 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-13107b81-ccd7-4d63-8c0f-7011859e39ba tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b68b162-87f0-4642-b70f-85138b9f484e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:42:07.919896 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-13107b81-ccd7-4d63-8c0f-7011859e39ba tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b68b162-87f0-4642-b70f-85138b9f484e) transitioned into state 'SUCCESS' from state '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-1150904379',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0903447a1af74e9f9d132c29f7035265',qos_specs=None,replication_status=,reservations=['f6667686-878e-4736-8ac7-24351448e3eb','ee81f87a-f414-4160-a1d5-ba8bc06ba0c9','9e8db543-c6e7-416c-8c76-f2aedd22b17e','c396a957-593b-40e3-b041-b433fb8f4c76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c76cae0d7bb84cf8a7682f09ef9706ec',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:42:07.920852 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-13107b81-ccd7-4d63-8c0f-7011859e39ba tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3650c620-7dfb-44e4-bc12-a81eba1f9b25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:42:07.931364 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-13107b81-ccd7-4d63-8c0f-7011859e39ba tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3650c620-7dfb-44e4-bc12-a81eba1f9b25) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:42:07.931847 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-13107b81-ccd7-4d63-8c0f-7011859e39ba tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Flow 'volume_create_api' (53098e5e-6f15-4e33-a836-e68fe5e38784) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:42:07.932658 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-13107b81-ccd7-4d63-8c0f-7011859e39ba tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Create volume request issued successfully. Jul 24 07:42:07.933823 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-13107b81-ccd7-4d63-8c0f-7011859e39ba tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:42:07.934419 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 545/2218] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 24 07:42:07 2026] POST /volume/v3/volumes => generated 759 bytes in 277 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:42:07.946488 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-acd6f363-9897-4f57-9987-cd6f6e0bc5cf None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:07.948498 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-acd6f363-9897-4f57-9987-cd6f6e0bc5cf tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/volumes/2340f52a-3516-4d78-9eab-895a9af0048d Jul 24 07:42:07.948688 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-acd6f363-9897-4f57-9987-cd6f6e0bc5cf tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:07.948873 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-acd6f363-9897-4f57-9987-cd6f6e0bc5cf tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:07.958727 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:07.958727 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:42:07.963139 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-acd6f363-9897-4f57-9987-cd6f6e0bc5cf tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Volume info retrieved successfully. Jul 24 07:42:07.966927 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-acd6f363-9897-4f57-9987-cd6f6e0bc5cf tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/volumes/2340f52a-3516-4d78-9eab-895a9af0048d returned with HTTP 200 Jul 24 07:42:07.967359 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 559/2219] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:42:07 2026] GET /volume/v3/volumes/2340f52a-3516-4d78-9eab-895a9af0048d => generated 827 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:08.124618 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-5f60827d-35df-4f4b-a5e1-143a2c4b47c8 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:08.126823 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5f60827d-35df-4f4b-a5e1-143a2c4b47c8 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] GET https://10.4.3.170/volume/v3/volumes/62c16ab7-289f-4c85-bb30-f2f96457f55b Jul 24 07:42:08.127030 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5f60827d-35df-4f4b-a5e1-143a2c4b47c8 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:08.127266 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5f60827d-35df-4f4b-a5e1-143a2c4b47c8 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:08.138626 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:08.138626 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:42:08.139746 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-5f60827d-35df-4f4b-a5e1-143a2c4b47c8 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Volume info retrieved successfully. Jul 24 07:42:08.146720 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5f60827d-35df-4f4b-a5e1-143a2c4b47c8 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] https://10.4.3.170/volume/v3/volumes/62c16ab7-289f-4c85-bb30-f2f96457f55b returned with HTTP 200 Jul 24 07:42:08.147330 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 559/2220] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:42:08 2026] GET /volume/v3/volumes/62c16ab7-289f-4c85-bb30-f2f96457f55b => generated 1008 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:42:08.160528 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-d2532636-aab5-4efd-a1f2-0046f327e1f0 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:08.247624 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d2532636-aab5-4efd-a1f2-0046f327e1f0 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-reader] GET https://10.4.3.170/volume/v3/volumes Jul 24 07:42:08.248886 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d2532636-aab5-4efd-a1f2-0046f327e1f0 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-reader] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:08.253733 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d2532636-aab5-4efd-a1f2-0046f327e1f0 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-reader] Calling method 'index' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:08.253733 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.api_utils [None req-d2532636-aab5-4efd-a1f2-0046f327e1f0 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-reader] Removing options '' from query. {{(pid=100244) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 07:42:08.254570 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-d2532636-aab5-4efd-a1f2-0046f327e1f0 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100244) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 07:42:08.266690 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-d2532636-aab5-4efd-a1f2-0046f327e1f0 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-reader] Get all volumes completed successfully. Jul 24 07:42:08.267530 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d2532636-aab5-4efd-a1f2-0046f327e1f0 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-reader] https://10.4.3.170/volume/v3/volumes returned with HTTP 200 Jul 24 07:42:08.269108 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 558/2221] 10.4.3.170 () {68 vars in 1278 bytes} [Fri Jul 24 07:42:08 2026] GET /volume/v3/volumes => generated 335 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:42:08.281406 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-b683bb89-26b3-44e6-8266-bc4a9f9532d1 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:08.283960 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b683bb89-26b3-44e6-8266-bc4a9f9532d1 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/62c16ab7-289f-4c85-bb30-f2f96457f55b Jul 24 07:42:08.284224 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b683bb89-26b3-44e6-8266-bc4a9f9532d1 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:08.284454 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b683bb89-26b3-44e6-8266-bc4a9f9532d1 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:08.284661 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-b683bb89-26b3-44e6-8266-bc4a9f9532d1 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Delete volume with id: 62c16ab7-289f-4c85-bb30-f2f96457f55b Jul 24 07:42:08.296953 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:08.296953 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:42:08.297479 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-b683bb89-26b3-44e6-8266-bc4a9f9532d1 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Volume info retrieved successfully. Jul 24 07:42:08.326220 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-b683bb89-26b3-44e6-8266-bc4a9f9532d1 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Delete volume request issued successfully. Jul 24 07:42:08.326472 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b683bb89-26b3-44e6-8266-bc4a9f9532d1 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] https://10.4.3.170/volume/v3/volumes/62c16ab7-289f-4c85-bb30-f2f96457f55b returned with HTTP 202 Jul 24 07:42:08.326861 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 546/2222] 10.4.3.170 () {68 vars in 1392 bytes} [Fri Jul 24 07:42:08 2026] DELETE /volume/v3/volumes/62c16ab7-289f-4c85-bb30-f2f96457f55b => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 07:42:08.334506 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-e4bafb08-974f-422e-89bb-833ffe399635 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:08.337639 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e4bafb08-974f-422e-89bb-833ffe399635 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] GET https://10.4.3.170/volume/v3/volumes/62c16ab7-289f-4c85-bb30-f2f96457f55b Jul 24 07:42:08.337913 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e4bafb08-974f-422e-89bb-833ffe399635 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:08.338144 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e4bafb08-974f-422e-89bb-833ffe399635 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:08.353277 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:08.353277 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:42:08.357882 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-e4bafb08-974f-422e-89bb-833ffe399635 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Volume info retrieved successfully. Jul 24 07:42:08.364334 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e4bafb08-974f-422e-89bb-833ffe399635 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] https://10.4.3.170/volume/v3/volumes/62c16ab7-289f-4c85-bb30-f2f96457f55b returned with HTTP 200 Jul 24 07:42:08.364831 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 560/2223] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:42:08 2026] GET /volume/v3/volumes/62c16ab7-289f-4c85-bb30-f2f96457f55b => generated 1007 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:42:08.637724 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-82b82735-64b5-4f18-8137-5d38b9b8922d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:08.639711 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-82b82735-64b5-4f18-8137-5d38b9b8922d tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:42:08.640172 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-82b82735-64b5-4f18-8137-5d38b9b8922d tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1692998328"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:42:08.642280 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-82b82735-64b5-4f18-8137-5d38b9b8922d tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1692998328'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:42:08.642494 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-82b82735-64b5-4f18-8137-5d38b9b8922d tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Create volume of 1 GB Jul 24 07:42:08.648682 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-82b82735-64b5-4f18-8137-5d38b9b8922d tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Availability Zones retrieved successfully. Jul 24 07:42:08.656653 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-82b82735-64b5-4f18-8137-5d38b9b8922d tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Flow 'volume_create_api' (e7d9672a-cd61-4e68-bb89-66cff88b10cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:42:08.657792 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-82b82735-64b5-4f18-8137-5d38b9b8922d tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29ff8094-aeba-40b6-a1f7-c602d9c0a2c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:42:08.658816 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-82b82735-64b5-4f18-8137-5d38b9b8922d tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:42:08.700108 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-82b82735-64b5-4f18-8137-5d38b9b8922d tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29ff8094-aeba-40b6-a1f7-c602d9c0a2c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:42:08.701278 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-82b82735-64b5-4f18-8137-5d38b9b8922d tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2d158ec-f3c3-44df-8ca0-aad870f63913) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:42:08.762873 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-82b82735-64b5-4f18-8137-5d38b9b8922d tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Created reservations ['b5d26753-cc99-4ae5-b4d3-52416d327de0', 'dd7a1bf1-9e30-4f06-8106-314de143264b', 'f6936c6a-0406-4b9c-a5a9-c669fb16e9c6', '695f88dd-b540-43b5-8f58-fe19ae59047f'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:42:08.763645 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-82b82735-64b5-4f18-8137-5d38b9b8922d tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2d158ec-f3c3-44df-8ca0-aad870f63913) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b5d26753-cc99-4ae5-b4d3-52416d327de0', 'dd7a1bf1-9e30-4f06-8106-314de143264b', 'f6936c6a-0406-4b9c-a5a9-c669fb16e9c6', '695f88dd-b540-43b5-8f58-fe19ae59047f']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:42:08.764337 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-82b82735-64b5-4f18-8137-5d38b9b8922d tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76f9dcec-83b0-42d6-a1c1-44a955c446cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:42:08.787835 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-82b82735-64b5-4f18-8137-5d38b9b8922d tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76f9dcec-83b0-42d6-a1c1-44a955c446cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f788c0da-ef59-4a6e-84ed-1f25b9dbceb1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1692998328',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c14d9bcc28b64f17ad97a8df1e77f77d',qos_specs=None,replication_status=,reservations=['b5d26753-cc99-4ae5-b4d3-52416d327de0','dd7a1bf1-9e30-4f06-8106-314de143264b','f6936c6a-0406-4b9c-a5a9-c669fb16e9c6','695f88dd-b540-43b5-8f58-fe19ae59047f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f9be989f08d4eb4a162aece742cd902',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:42:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1692998328',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f788c0da-ef59-4a6e-84ed-1f25b9dbceb1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c14d9bcc28b64f17ad97a8df1e77f77d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5f9be989f08d4eb4a162aece742cd902',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:42:08.788496 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-82b82735-64b5-4f18-8137-5d38b9b8922d tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f29337d-c572-47fe-a024-ba3e6d1f85d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:42:08.807019 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-82b82735-64b5-4f18-8137-5d38b9b8922d tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f29337d-c572-47fe-a024-ba3e6d1f85d6) transitioned into state 'SUCCESS' from state '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-1692998328',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c14d9bcc28b64f17ad97a8df1e77f77d',qos_specs=None,replication_status=,reservations=['b5d26753-cc99-4ae5-b4d3-52416d327de0','dd7a1bf1-9e30-4f06-8106-314de143264b','f6936c6a-0406-4b9c-a5a9-c669fb16e9c6','695f88dd-b540-43b5-8f58-fe19ae59047f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f9be989f08d4eb4a162aece742cd902',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:42:08.807664 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-82b82735-64b5-4f18-8137-5d38b9b8922d tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7efee732-61f0-48fc-bcb5-17f8cfdcf2ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:42:08.819912 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-82b82735-64b5-4f18-8137-5d38b9b8922d tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7efee732-61f0-48fc-bcb5-17f8cfdcf2ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:42:08.820669 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-82b82735-64b5-4f18-8137-5d38b9b8922d tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Flow 'volume_create_api' (e7d9672a-cd61-4e68-bb89-66cff88b10cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:42:08.820965 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-82b82735-64b5-4f18-8137-5d38b9b8922d tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Create volume request issued successfully. Jul 24 07:42:08.821518 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-82b82735-64b5-4f18-8137-5d38b9b8922d tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:42:08.822067 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 560/2224] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 24 07:42:08 2026] POST /volume/v3/volumes => generated 759 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:42:08.835378 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-ebca887f-3a3c-47cf-9402-e1b1d30494e7 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:08.836675 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ebca887f-3a3c-47cf-9402-e1b1d30494e7 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] GET https://10.4.3.170/volume/v3/volumes/f788c0da-ef59-4a6e-84ed-1f25b9dbceb1 Jul 24 07:42:08.836859 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ebca887f-3a3c-47cf-9402-e1b1d30494e7 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:08.837036 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ebca887f-3a3c-47cf-9402-e1b1d30494e7 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:08.845809 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:08.845809 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:42:08.849279 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-ebca887f-3a3c-47cf-9402-e1b1d30494e7 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Volume info retrieved successfully. Jul 24 07:42:08.859375 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ebca887f-3a3c-47cf-9402-e1b1d30494e7 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] https://10.4.3.170/volume/v3/volumes/f788c0da-ef59-4a6e-84ed-1f25b9dbceb1 returned with HTTP 200 Jul 24 07:42:08.859801 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 559/2225] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:42:08 2026] GET /volume/v3/volumes/f788c0da-ef59-4a6e-84ed-1f25b9dbceb1 => generated 827 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:08.979456 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-09186707-3b8d-4c43-8535-e4eaa2fecfb8 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:08.982016 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-09186707-3b8d-4c43-8535-e4eaa2fecfb8 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/volumes/2340f52a-3516-4d78-9eab-895a9af0048d Jul 24 07:42:08.982280 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-09186707-3b8d-4c43-8535-e4eaa2fecfb8 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:08.982524 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-09186707-3b8d-4c43-8535-e4eaa2fecfb8 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:08.991130 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:08.991130 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:42:08.995376 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-09186707-3b8d-4c43-8535-e4eaa2fecfb8 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Volume info retrieved successfully. Jul 24 07:42:09.001137 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-09186707-3b8d-4c43-8535-e4eaa2fecfb8 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/volumes/2340f52a-3516-4d78-9eab-895a9af0048d returned with HTTP 200 Jul 24 07:42:09.001666 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 547/2226] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:42:08 2026] GET /volume/v3/volumes/2340f52a-3516-4d78-9eab-895a9af0048d => generated 1367 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:42:09.014525 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-e30fd3e0-e186-4f5d-ab0b-1ea64da80493 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:09.018091 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e30fd3e0-e186-4f5d-ab0b-1ea64da80493 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/volumes/2340f52a-3516-4d78-9eab-895a9af0048d Jul 24 07:42:09.018091 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e30fd3e0-e186-4f5d-ab0b-1ea64da80493 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:09.018091 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e30fd3e0-e186-4f5d-ab0b-1ea64da80493 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:09.026403 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:09.026403 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:42:09.030885 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-e30fd3e0-e186-4f5d-ab0b-1ea64da80493 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Volume info retrieved successfully. Jul 24 07:42:09.035963 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e30fd3e0-e186-4f5d-ab0b-1ea64da80493 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/volumes/2340f52a-3516-4d78-9eab-895a9af0048d returned with HTTP 200 Jul 24 07:42:09.036423 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 561/2227] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:42:09 2026] GET /volume/v3/volumes/2340f52a-3516-4d78-9eab-895a9af0048d => generated 1367 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:42:09.380065 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c261a708-24da-422e-9a51-30001b8a3482 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:09.381898 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c261a708-24da-422e-9a51-30001b8a3482 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] GET https://10.4.3.170/volume/v3/volumes/62c16ab7-289f-4c85-bb30-f2f96457f55b Jul 24 07:42:09.382040 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c261a708-24da-422e-9a51-30001b8a3482 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:09.382222 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c261a708-24da-422e-9a51-30001b8a3482 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:09.388540 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c261a708-24da-422e-9a51-30001b8a3482 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] https://10.4.3.170/volume/v3/volumes/62c16ab7-289f-4c85-bb30-f2f96457f55b returned with HTTP 404 Jul 24 07:42:09.388969 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 561/2228] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:42:09 2026] GET /volume/v3/volumes/62c16ab7-289f-4c85-bb30-f2f96457f55b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 07:42:09.398800 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-c974ac0c-642f-42ac-a71c-63c51a60aaf9 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:09.400438 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c974ac0c-642f-42ac-a71c-63c51a60aaf9 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:42:09.400829 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c974ac0c-642f-42ac-a71c-63c51a60aaf9 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1845955866"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:42:09.402218 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-c974ac0c-642f-42ac-a71c-63c51a60aaf9 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1845955866'}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:42:09.402343 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-c974ac0c-642f-42ac-a71c-63c51a60aaf9 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Create volume of 1 GB Jul 24 07:42:09.408906 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-c974ac0c-642f-42ac-a71c-63c51a60aaf9 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Availability Zones retrieved successfully. Jul 24 07:42:09.414055 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-c974ac0c-642f-42ac-a71c-63c51a60aaf9 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Flow 'volume_create_api' (8c1f99e2-0a2f-4978-93b3-f8b76392911e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:42:09.415012 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-c974ac0c-642f-42ac-a71c-63c51a60aaf9 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b83a8f9-ed82-4b87-9199-3ec4edb46df3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:42:09.415879 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-c974ac0c-642f-42ac-a71c-63c51a60aaf9 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:42:09.455694 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-c974ac0c-642f-42ac-a71c-63c51a60aaf9 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b83a8f9-ed82-4b87-9199-3ec4edb46df3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:42:09.456712 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-c974ac0c-642f-42ac-a71c-63c51a60aaf9 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58df7f87-cb01-4643-86eb-d1a4795bd85b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:42:09.499808 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-c974ac0c-642f-42ac-a71c-63c51a60aaf9 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Created reservations ['8a3395bb-7b07-4f50-958d-05ee21f13674', '02906b08-56dc-49bf-9cea-b2bb156ddf08', 'e26239bd-7170-4dda-8375-482332896b46', '1ddda7ec-3ad1-4979-8ea8-7ed43db9146e'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:42:09.500572 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-c974ac0c-642f-42ac-a71c-63c51a60aaf9 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58df7f87-cb01-4643-86eb-d1a4795bd85b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8a3395bb-7b07-4f50-958d-05ee21f13674', '02906b08-56dc-49bf-9cea-b2bb156ddf08', 'e26239bd-7170-4dda-8375-482332896b46', '1ddda7ec-3ad1-4979-8ea8-7ed43db9146e']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:42:09.501296 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-c974ac0c-642f-42ac-a71c-63c51a60aaf9 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8861be57-d245-4d7f-b34f-47d6a30ac696) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:42:09.524551 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-c974ac0c-642f-42ac-a71c-63c51a60aaf9 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8861be57-d245-4d7f-b34f-47d6a30ac696) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '378602ac-71b3-4c71-bd41-24392740de28', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1845955866',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5600f7c102824a688be82e4bd22b391e',qos_specs=None,replication_status=,reservations=['8a3395bb-7b07-4f50-958d-05ee21f13674','02906b08-56dc-49bf-9cea-b2bb156ddf08','e26239bd-7170-4dda-8375-482332896b46','1ddda7ec-3ad1-4979-8ea8-7ed43db9146e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca40bb2ba63c417b848945d6ccd61b4a',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:42:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1845955866',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=378602ac-71b3-4c71-bd41-24392740de28,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5600f7c102824a688be82e4bd22b391e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ca40bb2ba63c417b848945d6ccd61b4a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:42:09.525457 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-c974ac0c-642f-42ac-a71c-63c51a60aaf9 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d404f3a-5845-4250-a0fe-c54d6d253258) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:42:09.546313 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-c974ac0c-642f-42ac-a71c-63c51a60aaf9 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d404f3a-5845-4250-a0fe-c54d6d253258) transitioned into state 'SUCCESS' from state '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-1845955866',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5600f7c102824a688be82e4bd22b391e',qos_specs=None,replication_status=,reservations=['8a3395bb-7b07-4f50-958d-05ee21f13674','02906b08-56dc-49bf-9cea-b2bb156ddf08','e26239bd-7170-4dda-8375-482332896b46','1ddda7ec-3ad1-4979-8ea8-7ed43db9146e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca40bb2ba63c417b848945d6ccd61b4a',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:42:09.547670 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-c974ac0c-642f-42ac-a71c-63c51a60aaf9 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10600433-7cd5-48d8-a251-74ae4535bb91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:42:09.557722 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-c974ac0c-642f-42ac-a71c-63c51a60aaf9 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10600433-7cd5-48d8-a251-74ae4535bb91) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:42:09.558626 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-c974ac0c-642f-42ac-a71c-63c51a60aaf9 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Flow 'volume_create_api' (8c1f99e2-0a2f-4978-93b3-f8b76392911e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:42:09.558914 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-c974ac0c-642f-42ac-a71c-63c51a60aaf9 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Create volume request issued successfully. Jul 24 07:42:09.559643 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c974ac0c-642f-42ac-a71c-63c51a60aaf9 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:42:09.560128 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 560/2229] 10.4.3.170 () {70 vars in 1299 bytes} [Fri Jul 24 07:42:09 2026] POST /volume/v3/volumes => generated 778 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:42:09.575908 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-8ab33f23-981a-438c-a38d-6a3cdb4c88f6 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:09.578460 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8ab33f23-981a-438c-a38d-6a3cdb4c88f6 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] GET https://10.4.3.170/volume/v3/volumes/378602ac-71b3-4c71-bd41-24392740de28 Jul 24 07:42:09.578781 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8ab33f23-981a-438c-a38d-6a3cdb4c88f6 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:09.579115 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8ab33f23-981a-438c-a38d-6a3cdb4c88f6 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:09.600591 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:09.600591 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:42:09.604567 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-8ab33f23-981a-438c-a38d-6a3cdb4c88f6 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Volume info retrieved successfully. Jul 24 07:42:09.608734 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8ab33f23-981a-438c-a38d-6a3cdb4c88f6 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] https://10.4.3.170/volume/v3/volumes/378602ac-71b3-4c71-bd41-24392740de28 returned with HTTP 200 Jul 24 07:42:09.609114 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 548/2230] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:42:09 2026] GET /volume/v3/volumes/378602ac-71b3-4c71-bd41-24392740de28 => generated 957 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:42:09.873857 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-9e52340a-fd6f-4b9e-8cd0-813e2a570c22 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:09.876326 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9e52340a-fd6f-4b9e-8cd0-813e2a570c22 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] GET https://10.4.3.170/volume/v3/volumes/f788c0da-ef59-4a6e-84ed-1f25b9dbceb1 Jul 24 07:42:09.876514 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9e52340a-fd6f-4b9e-8cd0-813e2a570c22 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:09.876755 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9e52340a-fd6f-4b9e-8cd0-813e2a570c22 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:09.886358 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:09.886358 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:42:09.891321 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-9e52340a-fd6f-4b9e-8cd0-813e2a570c22 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Volume info retrieved successfully. Jul 24 07:42:09.898404 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9e52340a-fd6f-4b9e-8cd0-813e2a570c22 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] https://10.4.3.170/volume/v3/volumes/f788c0da-ef59-4a6e-84ed-1f25b9dbceb1 returned with HTTP 200 Jul 24 07:42:09.898941 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 562/2231] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:42:09 2026] GET /volume/v3/volumes/f788c0da-ef59-4a6e-84ed-1f25b9dbceb1 => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:10.267090 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-fad32325-3d76-4ef5-a0cf-df985e91c6ff req-b249c1dd-5ce0-405e-96f3-fb9844cd413f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:10.275489 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-fad32325-3d76-4ef5-a0cf-df985e91c6ff req-b249c1dd-5ce0-405e-96f3-fb9844cd413f tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/volumes/2340f52a-3516-4d78-9eab-895a9af0048d Jul 24 07:42:10.275731 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-fad32325-3d76-4ef5-a0cf-df985e91c6ff req-b249c1dd-5ce0-405e-96f3-fb9844cd413f tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:10.275963 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-fad32325-3d76-4ef5-a0cf-df985e91c6ff req-b249c1dd-5ce0-405e-96f3-fb9844cd413f tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:10.285887 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:10.285887 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:42:10.294173 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [req-fad32325-3d76-4ef5-a0cf-df985e91c6ff req-b249c1dd-5ce0-405e-96f3-fb9844cd413f tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Volume info retrieved successfully. Jul 24 07:42:10.299596 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-fad32325-3d76-4ef5-a0cf-df985e91c6ff req-b249c1dd-5ce0-405e-96f3-fb9844cd413f tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/volumes/2340f52a-3516-4d78-9eab-895a9af0048d returned with HTTP 200 Jul 24 07:42:10.300044 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 562/2232] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:42:10 2026] GET /volume/v3/volumes/2340f52a-3516-4d78-9eab-895a9af0048d => generated 1367 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:42:10.624604 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-8a8f8b9a-7f52-422f-960a-98ac3d1c9c22 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:10.627655 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8a8f8b9a-7f52-422f-960a-98ac3d1c9c22 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] GET https://10.4.3.170/volume/v3/volumes/378602ac-71b3-4c71-bd41-24392740de28 Jul 24 07:42:10.627886 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8a8f8b9a-7f52-422f-960a-98ac3d1c9c22 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:10.628101 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8a8f8b9a-7f52-422f-960a-98ac3d1c9c22 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:10.637517 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:10.637517 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:42:10.641761 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-8a8f8b9a-7f52-422f-960a-98ac3d1c9c22 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Volume info retrieved successfully. Jul 24 07:42:10.646405 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8a8f8b9a-7f52-422f-960a-98ac3d1c9c22 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] https://10.4.3.170/volume/v3/volumes/378602ac-71b3-4c71-bd41-24392740de28 returned with HTTP 200 Jul 24 07:42:10.646520 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 561/2233] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:42:10 2026] GET /volume/v3/volumes/378602ac-71b3-4c71-bd41-24392740de28 => generated 1018 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 24 07:42:10.662024 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-1a3ca8d3-a5f5-4241-b48d-bed2d07f2ffc None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:10.664321 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1a3ca8d3-a5f5-4241-b48d-bed2d07f2ffc tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-reader] GET https://10.4.3.170/volume/v3/volumes/detail Jul 24 07:42:10.664758 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1a3ca8d3-a5f5-4241-b48d-bed2d07f2ffc tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-reader] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:10.665213 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1a3ca8d3-a5f5-4241-b48d-bed2d07f2ffc tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-reader] Calling method 'detail' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:10.667359 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.api_utils [None req-1a3ca8d3-a5f5-4241-b48d-bed2d07f2ffc tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-reader] Removing options '' from query. {{(pid=100243) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 07:42:10.673574 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-1a3ca8d3-a5f5-4241-b48d-bed2d07f2ffc tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100243) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 07:42:10.706356 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-1a3ca8d3-a5f5-4241-b48d-bed2d07f2ffc tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-reader] Get all volumes completed successfully. Jul 24 07:42:10.706665 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:10.706665 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:42:10.721128 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1a3ca8d3-a5f5-4241-b48d-bed2d07f2ffc tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-reader] https://10.4.3.170/volume/v3/volumes/detail returned with HTTP 200 Jul 24 07:42:10.721710 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 549/2234] 10.4.3.170 () {68 vars in 1299 bytes} [Fri Jul 24 07:42:10 2026] GET /volume/v3/volumes/detail => generated 848 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:42:10.742224 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-f8c67770-e943-47c3-8928-3a7f9c072fea None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:10.744410 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f8c67770-e943-47c3-8928-3a7f9c072fea tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/378602ac-71b3-4c71-bd41-24392740de28 Jul 24 07:42:10.744775 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f8c67770-e943-47c3-8928-3a7f9c072fea tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:10.745197 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f8c67770-e943-47c3-8928-3a7f9c072fea tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:10.745394 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-f8c67770-e943-47c3-8928-3a7f9c072fea tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Delete volume with id: 378602ac-71b3-4c71-bd41-24392740de28 Jul 24 07:42:10.752864 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:10.752864 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:42:10.753423 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-f8c67770-e943-47c3-8928-3a7f9c072fea tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Volume info retrieved successfully. Jul 24 07:42:10.791175 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-f8c67770-e943-47c3-8928-3a7f9c072fea tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Delete volume request issued successfully. Jul 24 07:42:10.791383 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f8c67770-e943-47c3-8928-3a7f9c072fea tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] https://10.4.3.170/volume/v3/volumes/378602ac-71b3-4c71-bd41-24392740de28 returned with HTTP 202 Jul 24 07:42:10.791870 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 563/2235] 10.4.3.170 () {68 vars in 1392 bytes} [Fri Jul 24 07:42:10 2026] DELETE /volume/v3/volumes/378602ac-71b3-4c71-bd41-24392740de28 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 07:42:10.804228 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-65aee1ac-a2e8-4369-95ed-4002493a249e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:10.808107 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-65aee1ac-a2e8-4369-95ed-4002493a249e tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] GET https://10.4.3.170/volume/v3/volumes/378602ac-71b3-4c71-bd41-24392740de28 Jul 24 07:42:10.808107 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-65aee1ac-a2e8-4369-95ed-4002493a249e tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:10.808327 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-65aee1ac-a2e8-4369-95ed-4002493a249e tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:10.820465 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:10.820465 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:42:10.828188 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-65aee1ac-a2e8-4369-95ed-4002493a249e tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Volume info retrieved successfully. Jul 24 07:42:10.833816 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-65aee1ac-a2e8-4369-95ed-4002493a249e tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] https://10.4.3.170/volume/v3/volumes/378602ac-71b3-4c71-bd41-24392740de28 returned with HTTP 200 Jul 24 07:42:10.833816 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 563/2236] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:42:10 2026] GET /volume/v3/volumes/378602ac-71b3-4c71-bd41-24392740de28 => generated 1017 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:42:10.929697 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-fad32325-3d76-4ef5-a0cf-df985e91c6ff req-7fafce6d-c8fe-496d-a837-13efd8528eab None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:10.932037 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-fad32325-3d76-4ef5-a0cf-df985e91c6ff req-7fafce6d-c8fe-496d-a837-13efd8528eab tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/volumes/2340f52a-3516-4d78-9eab-895a9af0048d Jul 24 07:42:10.933902 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-fad32325-3d76-4ef5-a0cf-df985e91c6ff req-7fafce6d-c8fe-496d-a837-13efd8528eab tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:10.933902 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-fad32325-3d76-4ef5-a0cf-df985e91c6ff req-7fafce6d-c8fe-496d-a837-13efd8528eab tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:10.941377 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:10.941377 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:42:10.945557 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-fad32325-3d76-4ef5-a0cf-df985e91c6ff req-7fafce6d-c8fe-496d-a837-13efd8528eab tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Volume info retrieved successfully. Jul 24 07:42:10.951929 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-fad32325-3d76-4ef5-a0cf-df985e91c6ff req-7fafce6d-c8fe-496d-a837-13efd8528eab tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/volumes/2340f52a-3516-4d78-9eab-895a9af0048d returned with HTTP 200 Jul 24 07:42:10.952574 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 562/2237] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:42:10 2026] GET /volume/v3/volumes/2340f52a-3516-4d78-9eab-895a9af0048d => generated 1367 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:42:10.964083 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-47e96262-be65-4a5e-8fe8-2ea621796280 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:10.964619 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-47e96262-be65-4a5e-8fe8-2ea621796280 None None] GET https://10.4.3.170/volume// Jul 24 07:42:10.964869 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-47e96262-be65-4a5e-8fe8-2ea621796280 None None] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:10.965142 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-47e96262-be65-4a5e-8fe8-2ea621796280 None None] Calling method 'all' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:10.965757 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-47e96262-be65-4a5e-8fe8-2ea621796280 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:42:10.966136 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 550/2238] 10.4.3.170 () {66 vars in 1419 bytes} [Fri Jul 24 07:42:10 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:42:10.978425 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-fad32325-3d76-4ef5-a0cf-df985e91c6ff req-a670bbfb-6a6d-43a7-a71f-8960bef5112d None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:10.982690 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-fad32325-3d76-4ef5-a0cf-df985e91c6ff req-a670bbfb-6a6d-43a7-a71f-8960bef5112d tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 24 07:42:10.986292 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-fad32325-3d76-4ef5-a0cf-df985e91c6ff req-a670bbfb-6a6d-43a7-a71f-8960bef5112d tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2340f52a-3516-4d78-9eab-895a9af0048d", "connector": null, "instance_uuid": "00fd362e-dffb-4440-9eb8-376a3fcf8b51"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:42:11.002008 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:11.002008 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:42:11.032850 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-fad32325-3d76-4ef5-a0cf-df985e91c6ff req-a670bbfb-6a6d-43a7-a71f-8960bef5112d tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 24 07:42:11.033341 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 564/2239] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 24 07:42:10 2026] POST /volume/v3/attachments => generated 273 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:42:11.856555 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-6532c419-be2e-498e-a119-d2972ec47b8d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:11.858942 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6532c419-be2e-498e-a119-d2972ec47b8d tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] GET https://10.4.3.170/volume/v3/volumes/378602ac-71b3-4c71-bd41-24392740de28 Jul 24 07:42:11.860142 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6532c419-be2e-498e-a119-d2972ec47b8d tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:11.860142 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6532c419-be2e-498e-a119-d2972ec47b8d tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:11.868261 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6532c419-be2e-498e-a119-d2972ec47b8d tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] https://10.4.3.170/volume/v3/volumes/378602ac-71b3-4c71-bd41-24392740de28 returned with HTTP 404 Jul 24 07:42:11.868803 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 564/2240] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:42:11 2026] GET /volume/v3/volumes/378602ac-71b3-4c71-bd41-24392740de28 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 07:42:11.881934 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-dab97abb-967f-42d7-b84e-ba6421a4c67a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:11.883896 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-dab97abb-967f-42d7-b84e-ba6421a4c67a tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:42:11.884359 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-dab97abb-967f-42d7-b84e-ba6421a4c67a tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1945087838"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:42:11.886177 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-dab97abb-967f-42d7-b84e-ba6421a4c67a tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1945087838'}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:42:11.886346 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-dab97abb-967f-42d7-b84e-ba6421a4c67a tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Create volume of 1 GB Jul 24 07:42:11.891045 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-dab97abb-967f-42d7-b84e-ba6421a4c67a tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Availability Zones retrieved successfully. Jul 24 07:42:11.899049 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-dab97abb-967f-42d7-b84e-ba6421a4c67a tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Flow 'volume_create_api' (1ff1b100-35d5-47d2-96fa-7ac551b61dac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:42:11.900130 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-dab97abb-967f-42d7-b84e-ba6421a4c67a tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee7a2d37-e8bc-4495-8709-6dab3adc43ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:42:11.901121 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-dab97abb-967f-42d7-b84e-ba6421a4c67a tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:42:11.933698 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-dab97abb-967f-42d7-b84e-ba6421a4c67a tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee7a2d37-e8bc-4495-8709-6dab3adc43ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:42:11.934777 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-dab97abb-967f-42d7-b84e-ba6421a4c67a tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ea7eee9-6174-4928-81ef-7446b5f2112b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:42:11.980040 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-dab97abb-967f-42d7-b84e-ba6421a4c67a tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Created reservations ['bd0ad8a6-96c0-42ae-8fcd-0fdc9c9e058f', 'bc2da86a-36bc-4a52-9fc8-bd16b51a7f79', 'd9109250-9b3d-48e7-86a4-a2e7338627d9', '1a74b436-bee6-4ac2-a50f-f87b1c803bda'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:42:11.980821 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-dab97abb-967f-42d7-b84e-ba6421a4c67a tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ea7eee9-6174-4928-81ef-7446b5f2112b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bd0ad8a6-96c0-42ae-8fcd-0fdc9c9e058f', 'bc2da86a-36bc-4a52-9fc8-bd16b51a7f79', 'd9109250-9b3d-48e7-86a4-a2e7338627d9', '1a74b436-bee6-4ac2-a50f-f87b1c803bda']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:42:11.981691 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-dab97abb-967f-42d7-b84e-ba6421a4c67a tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a513bfa-9bec-4683-8aac-8821d9144d43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:42:12.007740 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-dab97abb-967f-42d7-b84e-ba6421a4c67a tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a513bfa-9bec-4683-8aac-8821d9144d43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '52c33812-3446-4623-b2f8-b2d6275c78c3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1945087838',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5600f7c102824a688be82e4bd22b391e',qos_specs=None,replication_status=,reservations=['bd0ad8a6-96c0-42ae-8fcd-0fdc9c9e058f','bc2da86a-36bc-4a52-9fc8-bd16b51a7f79','d9109250-9b3d-48e7-86a4-a2e7338627d9','1a74b436-bee6-4ac2-a50f-f87b1c803bda'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca40bb2ba63c417b848945d6ccd61b4a',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:42:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1945087838',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=52c33812-3446-4623-b2f8-b2d6275c78c3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5600f7c102824a688be82e4bd22b391e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ca40bb2ba63c417b848945d6ccd61b4a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:42:12.008681 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-dab97abb-967f-42d7-b84e-ba6421a4c67a tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67d9c42f-cf6c-40f5-80d4-e15b82b9633d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:42:12.028473 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-dab97abb-967f-42d7-b84e-ba6421a4c67a tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67d9c42f-cf6c-40f5-80d4-e15b82b9633d) transitioned into state 'SUCCESS' from state '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-1945087838',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5600f7c102824a688be82e4bd22b391e',qos_specs=None,replication_status=,reservations=['bd0ad8a6-96c0-42ae-8fcd-0fdc9c9e058f','bc2da86a-36bc-4a52-9fc8-bd16b51a7f79','d9109250-9b3d-48e7-86a4-a2e7338627d9','1a74b436-bee6-4ac2-a50f-f87b1c803bda'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca40bb2ba63c417b848945d6ccd61b4a',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:42:12.029274 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-dab97abb-967f-42d7-b84e-ba6421a4c67a tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (440e3365-f335-4f03-9b12-b5131dcb8e2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:42:12.039515 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-dab97abb-967f-42d7-b84e-ba6421a4c67a tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (440e3365-f335-4f03-9b12-b5131dcb8e2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:42:12.040491 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-dab97abb-967f-42d7-b84e-ba6421a4c67a tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Flow 'volume_create_api' (1ff1b100-35d5-47d2-96fa-7ac551b61dac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:42:12.040621 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-dab97abb-967f-42d7-b84e-ba6421a4c67a tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Create volume request issued successfully. Jul 24 07:42:12.041128 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-dab97abb-967f-42d7-b84e-ba6421a4c67a tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:42:12.041546 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 563/2241] 10.4.3.170 () {70 vars in 1299 bytes} [Fri Jul 24 07:42:11 2026] POST /volume/v3/volumes => generated 778 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:42:12.059598 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-fb9c24c3-d8fa-4840-87f3-377df138cde0 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:12.073619 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-fb9c24c3-d8fa-4840-87f3-377df138cde0 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] GET https://10.4.3.170/volume/v3/volumes/52c33812-3446-4623-b2f8-b2d6275c78c3 Jul 24 07:42:12.075886 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-fb9c24c3-d8fa-4840-87f3-377df138cde0 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:12.076158 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-fb9c24c3-d8fa-4840-87f3-377df138cde0 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:12.085499 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:12.085499 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:42:12.090670 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-fb9c24c3-d8fa-4840-87f3-377df138cde0 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Volume info retrieved successfully. Jul 24 07:42:12.096936 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-fb9c24c3-d8fa-4840-87f3-377df138cde0 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] https://10.4.3.170/volume/v3/volumes/52c33812-3446-4623-b2f8-b2d6275c78c3 returned with HTTP 200 Jul 24 07:42:12.097658 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 551/2242] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:42:12 2026] GET /volume/v3/volumes/52c33812-3446-4623-b2f8-b2d6275c78c3 => generated 957 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:42:12.323671 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-e0ef748e-d0c2-413c-81ba-f0295188eab8 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:12.324429 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e0ef748e-d0c2-413c-81ba-f0295188eab8 None None] GET https://10.4.3.170/volume// Jul 24 07:42:12.324429 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e0ef748e-d0c2-413c-81ba-f0295188eab8 None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:12.324682 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e0ef748e-d0c2-413c-81ba-f0295188eab8 None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:12.325089 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e0ef748e-d0c2-413c-81ba-f0295188eab8 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:42:12.325539 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 565/2243] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:42:12 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:42:12.339523 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-fad32325-3d76-4ef5-a0cf-df985e91c6ff req-fcde94c4-0b16-4a26-8d36-a441dceb8cb5 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:12.347668 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-fad32325-3d76-4ef5-a0cf-df985e91c6ff req-fcde94c4-0b16-4a26-8d36-a441dceb8cb5 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/volumes/2340f52a-3516-4d78-9eab-895a9af0048d Jul 24 07:42:12.347824 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-fad32325-3d76-4ef5-a0cf-df985e91c6ff req-fcde94c4-0b16-4a26-8d36-a441dceb8cb5 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:12.348078 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-fad32325-3d76-4ef5-a0cf-df985e91c6ff req-fcde94c4-0b16-4a26-8d36-a441dceb8cb5 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:12.366514 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:12.366514 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:42:12.372064 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [req-fad32325-3d76-4ef5-a0cf-df985e91c6ff req-fcde94c4-0b16-4a26-8d36-a441dceb8cb5 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Volume info retrieved successfully. Jul 24 07:42:12.375839 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-fad32325-3d76-4ef5-a0cf-df985e91c6ff req-fcde94c4-0b16-4a26-8d36-a441dceb8cb5 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/volumes/2340f52a-3516-4d78-9eab-895a9af0048d returned with HTTP 200 Jul 24 07:42:12.377223 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 565/2244] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:42:12 2026] GET /volume/v3/volumes/2340f52a-3516-4d78-9eab-895a9af0048d => generated 1546 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:42:12.502852 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-fad32325-3d76-4ef5-a0cf-df985e91c6ff req-788ab853-02e4-4d10-aac5-e958ed08d021 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:12.509176 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-fad32325-3d76-4ef5-a0cf-df985e91c6ff req-788ab853-02e4-4d10-aac5-e958ed08d021 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] PUT https://10.4.3.170/volume/v3/attachments/e3ffa464-5e7c-468b-bea4-aa4f73a2822d Jul 24 07:42:12.510185 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-fad32325-3d76-4ef5-a0cf-df985e91c6ff req-788ab853-02e4-4d10-aac5-e958ed08d021 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000005822", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9a7cb9337d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5fc7887c-2ab7-4d21-80c7-ec4ad0d3b011", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:42:12.523014 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-fad32325-3d76-4ef5-a0cf-df985e91c6ff req-788ab853-02e4-4d10-aac5-e958ed08d021 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Acquiring lock "cinder-attachment_update-2340f52a-3516-4d78-9eab-895a9af0048d-np0000005822" by "attachment_update" {{(pid=100244) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 07:42:12.531018 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-fad32325-3d76-4ef5-a0cf-df985e91c6ff req-788ab853-02e4-4d10-aac5-e958ed08d021 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Lock "cinder-attachment_update-2340f52a-3516-4d78-9eab-895a9af0048d-np0000005822" acquired by "attachment_update" :: waited 0.008s {{(pid=100244) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 07:42:12.533352 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:12.533352 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:42:12.634507 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-fad32325-3d76-4ef5-a0cf-df985e91c6ff req-788ab853-02e4-4d10-aac5-e958ed08d021 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Lock "cinder-attachment_update-2340f52a-3516-4d78-9eab-895a9af0048d-np0000005822" released by "attachment_update" :: held 0.103s {{(pid=100244) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 07:42:12.634906 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-fad32325-3d76-4ef5-a0cf-df985e91c6ff req-788ab853-02e4-4d10-aac5-e958ed08d021 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/attachments/e3ffa464-5e7c-468b-bea4-aa4f73a2822d returned with HTTP 200 Jul 24 07:42:12.635514 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 564/2245] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 24 07:42:12 2026] PUT /volume/v3/attachments/e3ffa464-5e7c-468b-bea4-aa4f73a2822d => generated 969 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:42:12.668464 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-fad32325-3d76-4ef5-a0cf-df985e91c6ff req-2dc3aa67-7987-4d7e-ab17-f5bfa32fac75 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:12.670715 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-fad32325-3d76-4ef5-a0cf-df985e91c6ff req-2dc3aa67-7987-4d7e-ab17-f5bfa32fac75 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] POST https://10.4.3.170/volume/v3/attachments/e3ffa464-5e7c-468b-bea4-aa4f73a2822d/action Jul 24 07:42:12.671044 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-fad32325-3d76-4ef5-a0cf-df985e91c6ff req-2dc3aa67-7987-4d7e-ab17-f5bfa32fac75 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Action body: b'{"os-complete": null}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:42:12.671147 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-fad32325-3d76-4ef5-a0cf-df985e91c6ff req-2dc3aa67-7987-4d7e-ab17-f5bfa32fac75 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:42:12.696232 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:12.696232 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:42:12.718542 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-fad32325-3d76-4ef5-a0cf-df985e91c6ff req-2dc3aa67-7987-4d7e-ab17-f5bfa32fac75 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/attachments/e3ffa464-5e7c-468b-bea4-aa4f73a2822d/action returned with HTTP 204 Jul 24 07:42:12.718966 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 552/2246] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 24 07:42:12 2026] POST /volume/v3/attachments/e3ffa464-5e7c-468b-bea4-aa4f73a2822d/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jul 24 07:42:13.113513 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-ffd3104f-12ff-4ad0-9258-8d07c6e6d714 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:13.115558 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ffd3104f-12ff-4ad0-9258-8d07c6e6d714 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] GET https://10.4.3.170/volume/v3/volumes/52c33812-3446-4623-b2f8-b2d6275c78c3 Jul 24 07:42:13.115798 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ffd3104f-12ff-4ad0-9258-8d07c6e6d714 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:13.115991 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ffd3104f-12ff-4ad0-9258-8d07c6e6d714 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:13.127760 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:13.127760 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:42:13.133825 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-ffd3104f-12ff-4ad0-9258-8d07c6e6d714 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Volume info retrieved successfully. Jul 24 07:42:13.139464 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ffd3104f-12ff-4ad0-9258-8d07c6e6d714 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] https://10.4.3.170/volume/v3/volumes/52c33812-3446-4623-b2f8-b2d6275c78c3 returned with HTTP 200 Jul 24 07:42:13.139970 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 566/2247] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:42:13 2026] GET /volume/v3/volumes/52c33812-3446-4623-b2f8-b2d6275c78c3 => generated 1018 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:42:13.153909 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f8803f0b-54d8-4817-a936-0141ccecc0b0 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:13.156239 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f8803f0b-54d8-4817-a936-0141ccecc0b0 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-reader] GET https://10.4.3.170/volume/v3/volumes/52c33812-3446-4623-b2f8-b2d6275c78c3 Jul 24 07:42:13.156460 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f8803f0b-54d8-4817-a936-0141ccecc0b0 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-reader] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:13.156752 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f8803f0b-54d8-4817-a936-0141ccecc0b0 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-reader] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:13.166114 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:13.166114 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:42:13.170973 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-f8803f0b-54d8-4817-a936-0141ccecc0b0 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-reader] Volume info retrieved successfully. Jul 24 07:42:13.177370 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f8803f0b-54d8-4817-a936-0141ccecc0b0 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-reader] https://10.4.3.170/volume/v3/volumes/52c33812-3446-4623-b2f8-b2d6275c78c3 returned with HTTP 200 Jul 24 07:42:13.178114 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 566/2248] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:42:13 2026] GET /volume/v3/volumes/52c33812-3446-4623-b2f8-b2d6275c78c3 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:42:13.194385 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-7ad9fc69-9cee-473f-8b86-0aa227983dce None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:13.196471 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7ad9fc69-9cee-473f-8b86-0aa227983dce tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/52c33812-3446-4623-b2f8-b2d6275c78c3 Jul 24 07:42:13.196774 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7ad9fc69-9cee-473f-8b86-0aa227983dce tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:13.197041 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7ad9fc69-9cee-473f-8b86-0aa227983dce tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:13.197311 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-7ad9fc69-9cee-473f-8b86-0aa227983dce tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Delete volume with id: 52c33812-3446-4623-b2f8-b2d6275c78c3 Jul 24 07:42:13.209331 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:13.209331 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:42:13.209770 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-7ad9fc69-9cee-473f-8b86-0aa227983dce tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Volume info retrieved successfully. Jul 24 07:42:13.242950 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-7ad9fc69-9cee-473f-8b86-0aa227983dce tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Delete volume request issued successfully. Jul 24 07:42:13.243325 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7ad9fc69-9cee-473f-8b86-0aa227983dce tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] https://10.4.3.170/volume/v3/volumes/52c33812-3446-4623-b2f8-b2d6275c78c3 returned with HTTP 202 Jul 24 07:42:13.244014 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 565/2249] 10.4.3.170 () {68 vars in 1392 bytes} [Fri Jul 24 07:42:13 2026] DELETE /volume/v3/volumes/52c33812-3446-4623-b2f8-b2d6275c78c3 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 07:42:13.252971 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-50dff4b3-a119-46b1-9fc4-022afb59cbe8 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:13.258009 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-50dff4b3-a119-46b1-9fc4-022afb59cbe8 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] GET https://10.4.3.170/volume/v3/volumes/52c33812-3446-4623-b2f8-b2d6275c78c3 Jul 24 07:42:13.258320 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-50dff4b3-a119-46b1-9fc4-022afb59cbe8 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:13.258519 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-50dff4b3-a119-46b1-9fc4-022afb59cbe8 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:13.267384 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:13.267384 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:42:13.275121 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-50dff4b3-a119-46b1-9fc4-022afb59cbe8 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Volume info retrieved successfully. Jul 24 07:42:13.281448 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-50dff4b3-a119-46b1-9fc4-022afb59cbe8 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] https://10.4.3.170/volume/v3/volumes/52c33812-3446-4623-b2f8-b2d6275c78c3 returned with HTTP 200 Jul 24 07:42:13.282311 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 553/2250] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:42:13 2026] GET /volume/v3/volumes/52c33812-3446-4623-b2f8-b2d6275c78c3 => generated 1017 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:42:13.754748 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-91199ac2-9f49-40ae-9eb2-aff007d9afe4 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:13.757319 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-91199ac2-9f49-40ae-9eb2-aff007d9afe4 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] POST https://10.4.3.170/volume/v3/volumes/3e7e0cba-d80a-455a-81ea-97840be51142/action Jul 24 07:42:13.757720 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-91199ac2-9f49-40ae-9eb2-aff007d9afe4 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Action body: b'{"os-attach": {"instance_uuid": "897ac5ae-d8c0-4c25-b70c-028957c8924d", "mountpoint": "/dev/vdc"}}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:42:13.757918 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-91199ac2-9f49-40ae-9eb2-aff007d9afe4 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "897ac5ae-d8c0-4c25-b70c-028957c8924d", "mountpoint": "/dev/vdc"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:42:13.767477 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-91199ac2-9f49-40ae-9eb2-aff007d9afe4 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] https://10.4.3.170/volume/v3/volumes/3e7e0cba-d80a-455a-81ea-97840be51142/action returned with HTTP 404 Jul 24 07:42:13.768122 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 567/2251] 10.4.3.170 () {68 vars in 1390 bytes} [Fri Jul 24 07:42:13 2026] POST /volume/v3/volumes/3e7e0cba-d80a-455a-81ea-97840be51142/action => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:42:14.300851 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-5fe36f48-c688-499a-a743-5b1722a79069 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:14.302631 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5fe36f48-c688-499a-a743-5b1722a79069 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] GET https://10.4.3.170/volume/v3/volumes/52c33812-3446-4623-b2f8-b2d6275c78c3 Jul 24 07:42:14.302631 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5fe36f48-c688-499a-a743-5b1722a79069 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:14.302631 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5fe36f48-c688-499a-a743-5b1722a79069 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:14.309331 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5fe36f48-c688-499a-a743-5b1722a79069 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] https://10.4.3.170/volume/v3/volumes/52c33812-3446-4623-b2f8-b2d6275c78c3 returned with HTTP 404 Jul 24 07:42:14.309919 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 567/2252] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:42:14 2026] GET /volume/v3/volumes/52c33812-3446-4623-b2f8-b2d6275c78c3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 07:42:14.321007 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-163dddf3-ee6e-4af5-89c3-2ebebc0acaa0 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:14.324713 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-163dddf3-ee6e-4af5-89c3-2ebebc0acaa0 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:42:14.324713 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-163dddf3-ee6e-4af5-89c3-2ebebc0acaa0 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1796357938"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:42:14.325828 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-163dddf3-ee6e-4af5-89c3-2ebebc0acaa0 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1796357938'}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:42:14.326051 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-163dddf3-ee6e-4af5-89c3-2ebebc0acaa0 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Create volume of 1 GB Jul 24 07:42:14.334470 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-163dddf3-ee6e-4af5-89c3-2ebebc0acaa0 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Availability Zones retrieved successfully. Jul 24 07:42:14.345325 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-163dddf3-ee6e-4af5-89c3-2ebebc0acaa0 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Flow 'volume_create_api' (047cbb1f-56b2-4338-bb96-244841103535) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:42:14.346761 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-163dddf3-ee6e-4af5-89c3-2ebebc0acaa0 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed2977b1-495d-4a60-a560-408e9a4d8d57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:42:14.348072 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-163dddf3-ee6e-4af5-89c3-2ebebc0acaa0 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:42:14.384388 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-163dddf3-ee6e-4af5-89c3-2ebebc0acaa0 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed2977b1-495d-4a60-a560-408e9a4d8d57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:42:14.385221 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-163dddf3-ee6e-4af5-89c3-2ebebc0acaa0 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca16fbef-2636-44f0-a1ef-133b4228c1a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:42:14.447706 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-163dddf3-ee6e-4af5-89c3-2ebebc0acaa0 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Created reservations ['607c23b2-8998-40a8-b06a-a8be89d042ad', '61b483c0-68e4-4611-8e66-ecea0b2619c1', 'f345a147-d585-4d9a-a3e5-57cc54bceca3', '4128955a-6828-48e7-bf9e-969bb2cd0521'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:42:14.448858 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-163dddf3-ee6e-4af5-89c3-2ebebc0acaa0 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca16fbef-2636-44f0-a1ef-133b4228c1a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['607c23b2-8998-40a8-b06a-a8be89d042ad', '61b483c0-68e4-4611-8e66-ecea0b2619c1', 'f345a147-d585-4d9a-a3e5-57cc54bceca3', '4128955a-6828-48e7-bf9e-969bb2cd0521']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:42:14.449938 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-163dddf3-ee6e-4af5-89c3-2ebebc0acaa0 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d578de17-9d40-4049-848a-766430db40d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:42:14.477151 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-163dddf3-ee6e-4af5-89c3-2ebebc0acaa0 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d578de17-9d40-4049-848a-766430db40d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '76d723ca-67f3-4838-a275-31a11b48ebfb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1796357938',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5600f7c102824a688be82e4bd22b391e',qos_specs=None,replication_status=,reservations=['607c23b2-8998-40a8-b06a-a8be89d042ad','61b483c0-68e4-4611-8e66-ecea0b2619c1','f345a147-d585-4d9a-a3e5-57cc54bceca3','4128955a-6828-48e7-bf9e-969bb2cd0521'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca40bb2ba63c417b848945d6ccd61b4a',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:42:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1796357938',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=76d723ca-67f3-4838-a275-31a11b48ebfb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5600f7c102824a688be82e4bd22b391e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ca40bb2ba63c417b848945d6ccd61b4a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:42:14.477777 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-163dddf3-ee6e-4af5-89c3-2ebebc0acaa0 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (874bee8d-679c-4ea1-9734-ff208182c00f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:42:14.501697 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-163dddf3-ee6e-4af5-89c3-2ebebc0acaa0 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (874bee8d-679c-4ea1-9734-ff208182c00f) transitioned into state 'SUCCESS' from state '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-1796357938',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5600f7c102824a688be82e4bd22b391e',qos_specs=None,replication_status=,reservations=['607c23b2-8998-40a8-b06a-a8be89d042ad','61b483c0-68e4-4611-8e66-ecea0b2619c1','f345a147-d585-4d9a-a3e5-57cc54bceca3','4128955a-6828-48e7-bf9e-969bb2cd0521'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca40bb2ba63c417b848945d6ccd61b4a',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:42:14.502538 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-163dddf3-ee6e-4af5-89c3-2ebebc0acaa0 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4de92ab8-cf0d-4580-9c89-2e6c6c883c9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:42:14.515001 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-163dddf3-ee6e-4af5-89c3-2ebebc0acaa0 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4de92ab8-cf0d-4580-9c89-2e6c6c883c9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:42:14.516227 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-163dddf3-ee6e-4af5-89c3-2ebebc0acaa0 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Flow 'volume_create_api' (047cbb1f-56b2-4338-bb96-244841103535) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:42:14.516673 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-163dddf3-ee6e-4af5-89c3-2ebebc0acaa0 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Create volume request issued successfully. Jul 24 07:42:14.517428 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-163dddf3-ee6e-4af5-89c3-2ebebc0acaa0 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:42:14.518170 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 566/2253] 10.4.3.170 () {70 vars in 1299 bytes} [Fri Jul 24 07:42:14 2026] POST /volume/v3/volumes => generated 778 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:42:14.536492 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-79deb845-e971-4e6f-8654-c64fb04cf200 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:14.538943 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-79deb845-e971-4e6f-8654-c64fb04cf200 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] GET https://10.4.3.170/volume/v3/volumes/76d723ca-67f3-4838-a275-31a11b48ebfb Jul 24 07:42:14.539242 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-79deb845-e971-4e6f-8654-c64fb04cf200 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:14.539500 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-79deb845-e971-4e6f-8654-c64fb04cf200 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:14.547114 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:14.547114 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:42:14.558745 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-79deb845-e971-4e6f-8654-c64fb04cf200 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Volume info retrieved successfully. Jul 24 07:42:14.567463 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-79deb845-e971-4e6f-8654-c64fb04cf200 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] https://10.4.3.170/volume/v3/volumes/76d723ca-67f3-4838-a275-31a11b48ebfb returned with HTTP 200 Jul 24 07:42:14.568974 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 554/2254] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:42:14 2026] GET /volume/v3/volumes/76d723ca-67f3-4838-a275-31a11b48ebfb => generated 957 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 24 07:42:15.580455 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-a4358441-ee2a-4442-9cdd-01f61bd72f1d None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:15.582079 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a4358441-ee2a-4442-9cdd-01f61bd72f1d tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] GET https://10.4.3.170/volume/v3/volumes/76d723ca-67f3-4838-a275-31a11b48ebfb Jul 24 07:42:15.582289 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a4358441-ee2a-4442-9cdd-01f61bd72f1d tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:15.582476 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a4358441-ee2a-4442-9cdd-01f61bd72f1d tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:15.589608 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:15.589608 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:42:15.593862 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-a4358441-ee2a-4442-9cdd-01f61bd72f1d tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Volume info retrieved successfully. Jul 24 07:42:15.597732 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a4358441-ee2a-4442-9cdd-01f61bd72f1d tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] https://10.4.3.170/volume/v3/volumes/76d723ca-67f3-4838-a275-31a11b48ebfb returned with HTTP 200 Jul 24 07:42:15.598080 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 568/2255] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:42:15 2026] GET /volume/v3/volumes/76d723ca-67f3-4838-a275-31a11b48ebfb => generated 1018 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:42:15.615861 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-073d1d1d-9df5-4d04-8456-5e66685889a5 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:15.623226 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-073d1d1d-9df5-4d04-8456-5e66685889a5 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-reader] GET https://10.4.3.170/volume/v3/volumes/summary Jul 24 07:42:15.623226 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-073d1d1d-9df5-4d04-8456-5e66685889a5 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-reader] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:15.623226 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-073d1d1d-9df5-4d04-8456-5e66685889a5 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-reader] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:15.623226 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.api_utils [None req-073d1d1d-9df5-4d04-8456-5e66685889a5 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-reader] Removing options '' from query. {{(pid=100246) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 07:42:15.636268 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-073d1d1d-9df5-4d04-8456-5e66685889a5 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-reader] Get summary completed successfully. Jul 24 07:42:15.636589 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-073d1d1d-9df5-4d04-8456-5e66685889a5 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-reader] https://10.4.3.170/volume/v3/volumes/summary returned with HTTP 200 Jul 24 07:42:15.637062 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 568/2256] 10.4.3.170 () {68 vars in 1302 bytes} [Fri Jul 24 07:42:15 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:15.645154 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-d72bf6fa-9da8-4396-9526-76ab1d3abafd None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:15.647419 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d72bf6fa-9da8-4396-9526-76ab1d3abafd tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/76d723ca-67f3-4838-a275-31a11b48ebfb Jul 24 07:42:15.647711 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d72bf6fa-9da8-4396-9526-76ab1d3abafd tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:15.647958 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d72bf6fa-9da8-4396-9526-76ab1d3abafd tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:15.648159 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-d72bf6fa-9da8-4396-9526-76ab1d3abafd tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Delete volume with id: 76d723ca-67f3-4838-a275-31a11b48ebfb Jul 24 07:42:15.661402 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:15.661402 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:42:15.661856 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-d72bf6fa-9da8-4396-9526-76ab1d3abafd tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Volume info retrieved successfully. Jul 24 07:42:15.696083 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-d72bf6fa-9da8-4396-9526-76ab1d3abafd tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Delete volume request issued successfully. Jul 24 07:42:15.696347 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d72bf6fa-9da8-4396-9526-76ab1d3abafd tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] https://10.4.3.170/volume/v3/volumes/76d723ca-67f3-4838-a275-31a11b48ebfb returned with HTTP 202 Jul 24 07:42:15.696877 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 567/2257] 10.4.3.170 () {68 vars in 1392 bytes} [Fri Jul 24 07:42:15 2026] DELETE /volume/v3/volumes/76d723ca-67f3-4838-a275-31a11b48ebfb => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 07:42:15.707863 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-2794ed2d-d056-483b-92e2-5437f89febf0 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:15.710573 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2794ed2d-d056-483b-92e2-5437f89febf0 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] GET https://10.4.3.170/volume/v3/volumes/76d723ca-67f3-4838-a275-31a11b48ebfb Jul 24 07:42:15.710866 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2794ed2d-d056-483b-92e2-5437f89febf0 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:15.711131 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2794ed2d-d056-483b-92e2-5437f89febf0 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:15.724432 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:15.724432 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:42:15.736112 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-2794ed2d-d056-483b-92e2-5437f89febf0 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Volume info retrieved successfully. Jul 24 07:42:15.745866 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2794ed2d-d056-483b-92e2-5437f89febf0 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] https://10.4.3.170/volume/v3/volumes/76d723ca-67f3-4838-a275-31a11b48ebfb returned with HTTP 200 Jul 24 07:42:15.746428 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 555/2258] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:42:15 2026] GET /volume/v3/volumes/76d723ca-67f3-4838-a275-31a11b48ebfb => generated 1017 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:42:16.201424 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-24d30e3b-9684-44a0-aa68-b4e8d7f89715 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:16.203039 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-24d30e3b-9684-44a0-aa68-b4e8d7f89715 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] GET https://10.4.3.170/volume/v3/volumes/65a2a05d-bd5c-48f3-b0d3-d11fe6fe35ac Jul 24 07:42:16.203280 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-24d30e3b-9684-44a0-aa68-b4e8d7f89715 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:16.203499 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-24d30e3b-9684-44a0-aa68-b4e8d7f89715 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:16.209719 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:16.209719 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:42:16.213094 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-24d30e3b-9684-44a0-aa68-b4e8d7f89715 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Volume info retrieved successfully. Jul 24 07:42:16.218797 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-24d30e3b-9684-44a0-aa68-b4e8d7f89715 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] https://10.4.3.170/volume/v3/volumes/65a2a05d-bd5c-48f3-b0d3-d11fe6fe35ac returned with HTTP 200 Jul 24 07:42:16.219184 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 569/2259] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:42:16 2026] GET /volume/v3/volumes/65a2a05d-bd5c-48f3-b0d3-d11fe6fe35ac => generated 860 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:16.762746 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f6ba67f3-e123-4dad-95c3-902f70878020 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:16.764804 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f6ba67f3-e123-4dad-95c3-902f70878020 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] GET https://10.4.3.170/volume/v3/volumes/76d723ca-67f3-4838-a275-31a11b48ebfb Jul 24 07:42:16.765091 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f6ba67f3-e123-4dad-95c3-902f70878020 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:16.765277 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f6ba67f3-e123-4dad-95c3-902f70878020 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:16.772233 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f6ba67f3-e123-4dad-95c3-902f70878020 tempest-ProjectReaderTests-747931052 tempest-ProjectReaderTests-747931052-project-admin] https://10.4.3.170/volume/v3/volumes/76d723ca-67f3-4838-a275-31a11b48ebfb returned with HTTP 404 Jul 24 07:42:16.772759 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 569/2260] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:42:16 2026] GET /volume/v3/volumes/76d723ca-67f3-4838-a275-31a11b48ebfb => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 07:42:17.195952 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-1232ebf3-41d3-4540-b34c-4d5accf45970 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:17.198131 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1232ebf3-41d3-4540-b34c-4d5accf45970 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/volumes/e675837b-d8d0-453c-8d86-67b4f3f2edce Jul 24 07:42:17.198472 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1232ebf3-41d3-4540-b34c-4d5accf45970 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:17.199088 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1232ebf3-41d3-4540-b34c-4d5accf45970 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:17.209870 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:17.209870 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:42:17.224253 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-1232ebf3-41d3-4540-b34c-4d5accf45970 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Volume info retrieved successfully. Jul 24 07:42:17.233767 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1232ebf3-41d3-4540-b34c-4d5accf45970 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/volumes/e675837b-d8d0-453c-8d86-67b4f3f2edce returned with HTTP 200 Jul 24 07:42:17.234251 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 568/2261] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:42:17 2026] GET /volume/v3/volumes/e675837b-d8d0-453c-8d86-67b4f3f2edce => generated 842 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:17.235057 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-ea246c8d-233b-44a7-ae04-785904c85bc9 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:17.238755 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ea246c8d-233b-44a7-ae04-785904c85bc9 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] GET https://10.4.3.170/volume/v3/volumes/65a2a05d-bd5c-48f3-b0d3-d11fe6fe35ac Jul 24 07:42:17.239422 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ea246c8d-233b-44a7-ae04-785904c85bc9 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:17.239422 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ea246c8d-233b-44a7-ae04-785904c85bc9 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:17.246573 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:17.246573 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:42:17.257773 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-ea246c8d-233b-44a7-ae04-785904c85bc9 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Volume info retrieved successfully. Jul 24 07:42:17.264969 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ea246c8d-233b-44a7-ae04-785904c85bc9 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] https://10.4.3.170/volume/v3/volumes/65a2a05d-bd5c-48f3-b0d3-d11fe6fe35ac returned with HTTP 200 Jul 24 07:42:17.265416 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 556/2262] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:42:17 2026] GET /volume/v3/volumes/65a2a05d-bd5c-48f3-b0d3-d11fe6fe35ac => generated 860 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:17.304450 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-3202062f-cf36-4182-a515-b10919265955 req-1d20c4c7-6bad-4f8b-8ed3-a20ebeff8240 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:17.309514 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-3202062f-cf36-4182-a515-b10919265955 req-1d20c4c7-6bad-4f8b-8ed3-a20ebeff8240 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/volumes/e675837b-d8d0-453c-8d86-67b4f3f2edce Jul 24 07:42:17.309679 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-3202062f-cf36-4182-a515-b10919265955 req-1d20c4c7-6bad-4f8b-8ed3-a20ebeff8240 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:17.309888 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-3202062f-cf36-4182-a515-b10919265955 req-1d20c4c7-6bad-4f8b-8ed3-a20ebeff8240 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:17.320695 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:17.320695 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:42:17.324518 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [req-3202062f-cf36-4182-a515-b10919265955 req-1d20c4c7-6bad-4f8b-8ed3-a20ebeff8240 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Volume info retrieved successfully. Jul 24 07:42:17.329291 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-3202062f-cf36-4182-a515-b10919265955 req-1d20c4c7-6bad-4f8b-8ed3-a20ebeff8240 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/volumes/e675837b-d8d0-453c-8d86-67b4f3f2edce returned with HTTP 200 Jul 24 07:42:17.329859 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 570/2263] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:42:17 2026] GET /volume/v3/volumes/e675837b-d8d0-453c-8d86-67b4f3f2edce => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:17.452090 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-639a394f-cfdf-4bc6-8616-ab2a67ce3ade None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:17.452741 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-639a394f-cfdf-4bc6-8616-ab2a67ce3ade None None] GET https://10.4.3.170/volume// Jul 24 07:42:17.452956 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-639a394f-cfdf-4bc6-8616-ab2a67ce3ade None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:17.453196 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-639a394f-cfdf-4bc6-8616-ab2a67ce3ade None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:17.453608 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-639a394f-cfdf-4bc6-8616-ab2a67ce3ade None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:42:17.454085 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 570/2264] 10.4.3.170 () {66 vars in 1428 bytes} [Fri Jul 24 07:42:17 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:42:17.467650 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-3202062f-cf36-4182-a515-b10919265955 req-fbe6fdb6-f90d-483a-9f47-017c8f148015 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:17.469412 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-3202062f-cf36-4182-a515-b10919265955 req-fbe6fdb6-f90d-483a-9f47-017c8f148015 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 24 07:42:17.469736 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-3202062f-cf36-4182-a515-b10919265955 req-fbe6fdb6-f90d-483a-9f47-017c8f148015 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e675837b-d8d0-453c-8d86-67b4f3f2edce", "connector": null, "instance_uuid": "83d2c6ec-82b8-4479-aa0f-0d6e587c987a"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:42:17.479233 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:17.479233 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:42:17.509023 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-3202062f-cf36-4182-a515-b10919265955 req-fbe6fdb6-f90d-483a-9f47-017c8f148015 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 24 07:42:17.509707 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 569/2265] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 24 07:42:17 2026] POST /volume/v3/attachments => generated 273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:42:17.553045 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-4c01a53f-10e1-48f7-b468-69b50832ca65 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:17.555790 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4c01a53f-10e1-48f7-b468-69b50832ca65 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/volumes/e675837b-d8d0-453c-8d86-67b4f3f2edce Jul 24 07:42:17.556005 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4c01a53f-10e1-48f7-b468-69b50832ca65 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:17.556212 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4c01a53f-10e1-48f7-b468-69b50832ca65 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:17.574593 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:17.574593 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:42:17.576028 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-e8f87736-bc01-492c-96a1-25b3148651f5 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:17.576589 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e8f87736-bc01-492c-96a1-25b3148651f5 None None] GET https://10.4.3.170/volume// Jul 24 07:42:17.576860 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e8f87736-bc01-492c-96a1-25b3148651f5 None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:17.577140 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e8f87736-bc01-492c-96a1-25b3148651f5 None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:17.577581 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e8f87736-bc01-492c-96a1-25b3148651f5 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:42:17.577976 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 571/2266] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:42:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:42:17.578143 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-4c01a53f-10e1-48f7-b468-69b50832ca65 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Volume info retrieved successfully. Jul 24 07:42:17.584803 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4c01a53f-10e1-48f7-b468-69b50832ca65 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/volumes/e675837b-d8d0-453c-8d86-67b4f3f2edce returned with HTTP 200 Jul 24 07:42:17.585221 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 557/2267] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:42:17 2026] GET /volume/v3/volumes/e675837b-d8d0-453c-8d86-67b4f3f2edce => generated 841 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:17.588756 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-3202062f-cf36-4182-a515-b10919265955 req-8e7234ad-b45e-441e-88ed-5a81270e33e2 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:17.590567 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-3202062f-cf36-4182-a515-b10919265955 req-8e7234ad-b45e-441e-88ed-5a81270e33e2 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/volumes/e675837b-d8d0-453c-8d86-67b4f3f2edce Jul 24 07:42:17.590777 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-3202062f-cf36-4182-a515-b10919265955 req-8e7234ad-b45e-441e-88ed-5a81270e33e2 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:17.590943 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-3202062f-cf36-4182-a515-b10919265955 req-8e7234ad-b45e-441e-88ed-5a81270e33e2 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:17.601268 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:17.601268 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:42:17.604793 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [req-3202062f-cf36-4182-a515-b10919265955 req-8e7234ad-b45e-441e-88ed-5a81270e33e2 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Volume info retrieved successfully. Jul 24 07:42:17.610920 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-3202062f-cf36-4182-a515-b10919265955 req-8e7234ad-b45e-441e-88ed-5a81270e33e2 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/volumes/e675837b-d8d0-453c-8d86-67b4f3f2edce returned with HTTP 200 Jul 24 07:42:17.611424 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 571/2268] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:42:17 2026] GET /volume/v3/volumes/e675837b-d8d0-453c-8d86-67b4f3f2edce => generated 1021 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:42:17.736770 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-3202062f-cf36-4182-a515-b10919265955 req-6070501a-4d96-46f6-9552-83c9b59a9e27 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:17.739033 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-3202062f-cf36-4182-a515-b10919265955 req-6070501a-4d96-46f6-9552-83c9b59a9e27 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] PUT https://10.4.3.170/volume/v3/attachments/8c3e2a3f-fe1b-4e91-8fe6-eb795e0c35e7 Jul 24 07:42:17.740150 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-3202062f-cf36-4182-a515-b10919265955 req-6070501a-4d96-46f6-9552-83c9b59a9e27 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000005822", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9a7cb9337d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5fc7887c-2ab7-4d21-80c7-ec4ad0d3b011", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:42:17.751728 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-3202062f-cf36-4182-a515-b10919265955 req-6070501a-4d96-46f6-9552-83c9b59a9e27 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Acquiring lock "cinder-attachment_update-e675837b-d8d0-453c-8d86-67b4f3f2edce-np0000005822" by "attachment_update" {{(pid=100244) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 07:42:17.759291 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-3202062f-cf36-4182-a515-b10919265955 req-6070501a-4d96-46f6-9552-83c9b59a9e27 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Lock "cinder-attachment_update-e675837b-d8d0-453c-8d86-67b4f3f2edce-np0000005822" acquired by "attachment_update" :: waited 0.005s {{(pid=100244) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 07:42:17.759291 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:17.759291 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:42:17.863456 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-3202062f-cf36-4182-a515-b10919265955 req-6070501a-4d96-46f6-9552-83c9b59a9e27 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Lock "cinder-attachment_update-e675837b-d8d0-453c-8d86-67b4f3f2edce-np0000005822" released by "attachment_update" :: held 0.107s {{(pid=100244) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 07:42:17.863826 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-3202062f-cf36-4182-a515-b10919265955 req-6070501a-4d96-46f6-9552-83c9b59a9e27 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/attachments/8c3e2a3f-fe1b-4e91-8fe6-eb795e0c35e7 returned with HTTP 200 Jul 24 07:42:17.864394 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 570/2269] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 24 07:42:17 2026] PUT /volume/v3/attachments/8c3e2a3f-fe1b-4e91-8fe6-eb795e0c35e7 => generated 969 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:42:18.119793 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-cada22ca-f299-46a4-9afe-eccb6c61f525 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:18.122120 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-cada22ca-f299-46a4-9afe-eccb6c61f525 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:42:18.122616 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-cada22ca-f299-46a4-9afe-eccb6c61f525 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "45fbc7e9-c411-4eeb-a076-29ddc39525a8", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-1930957146"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:42:18.124704 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-cada22ca-f299-46a4-9afe-eccb6c61f525 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Create volume request body: {'volume': {'imageRef': '45fbc7e9-c411-4eeb-a076-29ddc39525a8', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-1930957146'}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:42:18.212715 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-cada22ca-f299-46a4-9afe-eccb6c61f525 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Create volume of 2 GB Jul 24 07:42:18.217218 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-cada22ca-f299-46a4-9afe-eccb6c61f525 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Availability Zones retrieved successfully. Jul 24 07:42:18.222102 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-cada22ca-f299-46a4-9afe-eccb6c61f525 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Flow 'volume_create_api' (5beed44a-12c7-4cf7-9a5a-b1c2e82bf775) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:42:18.223146 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-cada22ca-f299-46a4-9afe-eccb6c61f525 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c547316c-1ee4-4080-8a5f-97924ffebd3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:42:18.224040 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-cada22ca-f299-46a4-9afe-eccb6c61f525 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Validating volume size '2' using validate_int {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:42:18.264166 np0000005822 devstack@c-api.service[100245]: WARNING cinder.volume.api [None req-cada22ca-f299-46a4-9afe-eccb6c61f525 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c547316c-1ee4-4080-8a5f-97924ffebd3e) transitioned into state 'FAILURE' from state 'RUNNING' Jul 24 07:42:18.264166 np0000005822 devstack@c-api.service[100245]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 45fbc7e9-c411-4eeb-a076-29ddc39525a8 is not active. Jul 24 07:42:18.265943 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-cada22ca-f299-46a4-9afe-eccb6c61f525 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c547316c-1ee4-4080-8a5f-97924ffebd3e) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:42:18.266605 np0000005822 devstack@c-api.service[100245]: WARNING cinder.volume.api [None req-cada22ca-f299-46a4-9afe-eccb6c61f525 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c547316c-1ee4-4080-8a5f-97924ffebd3e) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 24 07:42:18.267366 np0000005822 devstack@c-api.service[100245]: WARNING cinder.volume.api [None req-cada22ca-f299-46a4-9afe-eccb6c61f525 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Flow 'volume_create_api' (5beed44a-12c7-4cf7-9a5a-b1c2e82bf775) transitioned into state 'REVERTED' from state 'RUNNING' Jul 24 07:42:18.267630 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-cada22ca-f299-46a4-9afe-eccb6c61f525 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 400 Jul 24 07:42:18.268176 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 572/2270] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 24 07:42:18 2026] POST /volume/v3/volumes => generated 125 bytes in 149 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 24 07:42:18.281073 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-f7b588ee-f202-4ab3-be63-63122e2c3549 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:18.283700 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f7b588ee-f202-4ab3-be63-63122e2c3549 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] GET https://10.4.3.170/volume/v3/volumes/65a2a05d-bd5c-48f3-b0d3-d11fe6fe35ac Jul 24 07:42:18.284112 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f7b588ee-f202-4ab3-be63-63122e2c3549 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:18.284723 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f7b588ee-f202-4ab3-be63-63122e2c3549 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:18.294233 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:18.294233 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:42:18.299420 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-f7b588ee-f202-4ab3-be63-63122e2c3549 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Volume info retrieved successfully. Jul 24 07:42:18.304354 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f7b588ee-f202-4ab3-be63-63122e2c3549 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] https://10.4.3.170/volume/v3/volumes/65a2a05d-bd5c-48f3-b0d3-d11fe6fe35ac returned with HTTP 200 Jul 24 07:42:18.304820 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 558/2271] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:42:18 2026] GET /volume/v3/volumes/65a2a05d-bd5c-48f3-b0d3-d11fe6fe35ac => generated 860 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:18.601953 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-38579200-1e1c-4bfd-bb5a-fd8efd92be55 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:18.609547 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-38579200-1e1c-4bfd-bb5a-fd8efd92be55 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/volumes/e675837b-d8d0-453c-8d86-67b4f3f2edce Jul 24 07:42:18.609547 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-38579200-1e1c-4bfd-bb5a-fd8efd92be55 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:18.609547 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-38579200-1e1c-4bfd-bb5a-fd8efd92be55 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:18.623754 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:18.623754 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:42:18.629591 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-38579200-1e1c-4bfd-bb5a-fd8efd92be55 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Volume info retrieved successfully. Jul 24 07:42:18.637249 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-38579200-1e1c-4bfd-bb5a-fd8efd92be55 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/volumes/e675837b-d8d0-453c-8d86-67b4f3f2edce returned with HTTP 200 Jul 24 07:42:18.637783 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 572/2272] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:42:18 2026] GET /volume/v3/volumes/e675837b-d8d0-453c-8d86-67b4f3f2edce => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:18.931693 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-b2fa3376-7aaf-4dcd-b30a-30f3c31a4beb None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:18.933950 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b2fa3376-7aaf-4dcd-b30a-30f3c31a4beb tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] GET https://10.4.3.170/volume/v3/volumes/65a2a05d-bd5c-48f3-b0d3-d11fe6fe35ac Jul 24 07:42:18.934167 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b2fa3376-7aaf-4dcd-b30a-30f3c31a4beb tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:18.934931 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b2fa3376-7aaf-4dcd-b30a-30f3c31a4beb tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:18.943766 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:18.943766 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:42:18.951167 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-b2fa3376-7aaf-4dcd-b30a-30f3c31a4beb tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Volume info retrieved successfully. Jul 24 07:42:18.958186 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b2fa3376-7aaf-4dcd-b30a-30f3c31a4beb tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] https://10.4.3.170/volume/v3/volumes/65a2a05d-bd5c-48f3-b0d3-d11fe6fe35ac returned with HTTP 200 Jul 24 07:42:18.958558 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 571/2273] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:42:18 2026] GET /volume/v3/volumes/65a2a05d-bd5c-48f3-b0d3-d11fe6fe35ac => generated 860 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:18.976504 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-d5339fb0-3e7e-4984-937e-5e1142efbf01 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:18.978812 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d5339fb0-3e7e-4984-937e-5e1142efbf01 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] DELETE https://10.4.3.170/volume/v3/volumes/65a2a05d-bd5c-48f3-b0d3-d11fe6fe35ac Jul 24 07:42:18.979105 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d5339fb0-3e7e-4984-937e-5e1142efbf01 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:18.979396 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d5339fb0-3e7e-4984-937e-5e1142efbf01 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:18.979623 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-d5339fb0-3e7e-4984-937e-5e1142efbf01 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Delete volume with id: 65a2a05d-bd5c-48f3-b0d3-d11fe6fe35ac Jul 24 07:42:18.990319 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:18.990319 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:42:18.991422 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-d5339fb0-3e7e-4984-937e-5e1142efbf01 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Volume info retrieved successfully. Jul 24 07:42:19.024650 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-d5339fb0-3e7e-4984-937e-5e1142efbf01 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Delete volume request issued successfully. Jul 24 07:42:19.024650 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d5339fb0-3e7e-4984-937e-5e1142efbf01 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] https://10.4.3.170/volume/v3/volumes/65a2a05d-bd5c-48f3-b0d3-d11fe6fe35ac returned with HTTP 202 Jul 24 07:42:19.025042 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 573/2274] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:42:18 2026] DELETE /volume/v3/volumes/65a2a05d-bd5c-48f3-b0d3-d11fe6fe35ac => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:42:19.034757 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-762b2974-e2f1-48dd-92d9-7ee885e4f8e2 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:19.037120 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-762b2974-e2f1-48dd-92d9-7ee885e4f8e2 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] GET https://10.4.3.170/volume/v3/volumes/65a2a05d-bd5c-48f3-b0d3-d11fe6fe35ac Jul 24 07:42:19.037474 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-762b2974-e2f1-48dd-92d9-7ee885e4f8e2 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:19.037653 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-762b2974-e2f1-48dd-92d9-7ee885e4f8e2 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:19.050177 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:19.050177 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:42:19.059376 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-762b2974-e2f1-48dd-92d9-7ee885e4f8e2 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Volume info retrieved successfully. Jul 24 07:42:19.065406 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-762b2974-e2f1-48dd-92d9-7ee885e4f8e2 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] https://10.4.3.170/volume/v3/volumes/65a2a05d-bd5c-48f3-b0d3-d11fe6fe35ac returned with HTTP 200 Jul 24 07:42:19.065406 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 559/2275] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:42:19 2026] GET /volume/v3/volumes/65a2a05d-bd5c-48f3-b0d3-d11fe6fe35ac => generated 859 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:19.658641 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a317354b-35b7-4785-b929-97f5ef8a3f4c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:19.661793 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a317354b-35b7-4785-b929-97f5ef8a3f4c tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/volumes/e675837b-d8d0-453c-8d86-67b4f3f2edce Jul 24 07:42:19.663004 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a317354b-35b7-4785-b929-97f5ef8a3f4c tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:19.663232 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a317354b-35b7-4785-b929-97f5ef8a3f4c tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:19.677039 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:19.677039 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:42:19.682672 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-a317354b-35b7-4785-b929-97f5ef8a3f4c tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Volume info retrieved successfully. Jul 24 07:42:19.688559 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a317354b-35b7-4785-b929-97f5ef8a3f4c tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/volumes/e675837b-d8d0-453c-8d86-67b4f3f2edce returned with HTTP 200 Jul 24 07:42:19.689142 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 573/2276] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:42:19 2026] GET /volume/v3/volumes/e675837b-d8d0-453c-8d86-67b4f3f2edce => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:20.084957 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-c519a019-7315-46e8-a131-ab9180cecae2 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:20.087464 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c519a019-7315-46e8-a131-ab9180cecae2 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] GET https://10.4.3.170/volume/v3/volumes/65a2a05d-bd5c-48f3-b0d3-d11fe6fe35ac Jul 24 07:42:20.087464 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c519a019-7315-46e8-a131-ab9180cecae2 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:20.087714 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c519a019-7315-46e8-a131-ab9180cecae2 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:20.094273 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c519a019-7315-46e8-a131-ab9180cecae2 tempest-VolumesActionsTest-1209240998 tempest-VolumesActionsTest-1209240998-project-member] https://10.4.3.170/volume/v3/volumes/65a2a05d-bd5c-48f3-b0d3-d11fe6fe35ac returned with HTTP 404 Jul 24 07:42:20.094808 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 572/2277] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:42:20 2026] GET /volume/v3/volumes/65a2a05d-bd5c-48f3-b0d3-d11fe6fe35ac => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:42:20.169998 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-85f22e39-c4c9-4991-8b00-cb57a824c696 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:20.171903 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-85f22e39-c4c9-4991-8b00-cb57a824c696 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:42:20.172199 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-85f22e39-c4c9-4991-8b00-cb57a824c696 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "844a1208-e524-4640-9916-5a0f68890190"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:42:20.173558 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-85f22e39-c4c9-4991-8b00-cb57a824c696 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '844a1208-e524-4640-9916-5a0f68890190'}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:42:20.284672 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-85f22e39-c4c9-4991-8b00-cb57a824c696 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Create volume of 1 GB Jul 24 07:42:20.289916 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-85f22e39-c4c9-4991-8b00-cb57a824c696 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Availability Zones retrieved successfully. Jul 24 07:42:20.297246 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-85f22e39-c4c9-4991-8b00-cb57a824c696 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Flow 'volume_create_api' (6fc84278-2089-4f40-8b21-f91413442683) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:42:20.300090 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-85f22e39-c4c9-4991-8b00-cb57a824c696 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2ab6107-dd53-4881-bd9b-ba0112d830ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:42:20.301364 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-85f22e39-c4c9-4991-8b00-cb57a824c696 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Validating volume size '1' using validate_int {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:42:20.334999 np0000005822 devstack@c-api.service[100245]: WARNING cinder.volume.api [None req-85f22e39-c4c9-4991-8b00-cb57a824c696 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2ab6107-dd53-4881-bd9b-ba0112d830ed) transitioned into state 'FAILURE' from state 'RUNNING' Jul 24 07:42:20.334999 np0000005822 devstack@c-api.service[100245]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Jul 24 07:42:20.336724 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-85f22e39-c4c9-4991-8b00-cb57a824c696 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2ab6107-dd53-4881-bd9b-ba0112d830ed) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:42:20.337618 np0000005822 devstack@c-api.service[100245]: WARNING cinder.volume.api [None req-85f22e39-c4c9-4991-8b00-cb57a824c696 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2ab6107-dd53-4881-bd9b-ba0112d830ed) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 24 07:42:20.338437 np0000005822 devstack@c-api.service[100245]: WARNING cinder.volume.api [None req-85f22e39-c4c9-4991-8b00-cb57a824c696 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Flow 'volume_create_api' (6fc84278-2089-4f40-8b21-f91413442683) transitioned into state 'REVERTED' from state 'RUNNING' Jul 24 07:42:20.338782 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-85f22e39-c4c9-4991-8b00-cb57a824c696 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 400 Jul 24 07:42:20.339462 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 574/2278] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 24 07:42:20 2026] POST /volume/v3/volumes => generated 134 bytes in 170 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 24 07:42:20.502171 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-220639da-f482-4e17-8042-638472378520 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:20.504800 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-220639da-f482-4e17-8042-638472378520 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:42:20.505099 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-220639da-f482-4e17-8042-638472378520 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:42:20.506827 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-220639da-f482-4e17-8042-638472378520 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 400 Jul 24 07:42:20.507278 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 560/2279] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 24 07:42:20 2026] POST /volume/v3/volumes => generated 127 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 24 07:42:20.517335 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-3e18b9e9-538e-40ff-aa76-f2f3190d6b1f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:20.519501 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3e18b9e9-538e-40ff-aa76-f2f3190d6b1f tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:42:20.519910 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3e18b9e9-538e-40ff-aa76-f2f3190d6b1f tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "c6f49ea6-b70f-437c-94c8-a4eaceb7a203"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:42:20.521818 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-3e18b9e9-538e-40ff-aa76-f2f3190d6b1f tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'c6f49ea6-b70f-437c-94c8-a4eaceb7a203'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:42:20.526751 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3e18b9e9-538e-40ff-aa76-f2f3190d6b1f tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 404 Jul 24 07:42:20.527652 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 574/2280] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 24 07:42:20 2026] POST /volume/v3/volumes => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:42:20.536308 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-2e776f47-aa47-4068-9a36-a612c53fcf6f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:20.539978 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2e776f47-aa47-4068-9a36-a612c53fcf6f tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:42:20.540366 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2e776f47-aa47-4068-9a36-a612c53fcf6f tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "5317f4c4-2ad1-49c4-bb3d-043741013626"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:42:20.541927 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-2e776f47-aa47-4068-9a36-a612c53fcf6f tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '5317f4c4-2ad1-49c4-bb3d-043741013626'}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:42:20.547950 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2e776f47-aa47-4068-9a36-a612c53fcf6f tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 404 Jul 24 07:42:20.548806 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 573/2281] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 24 07:42:20 2026] POST /volume/v3/volumes => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:42:20.557310 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-1217bd2b-a844-498d-b6d5-80d06e008f70 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:20.559250 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1217bd2b-a844-498d-b6d5-80d06e008f70 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:42:20.559655 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-1217bd2b-a844-498d-b6d5-80d06e008f70 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "605113ec-e554-4124-8c69-84e79b0c2d8c"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:42:20.561150 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-1217bd2b-a844-498d-b6d5-80d06e008f70 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': '605113ec-e554-4124-8c69-84e79b0c2d8c'}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:42:20.567912 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1217bd2b-a844-498d-b6d5-80d06e008f70 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 404 Jul 24 07:42:20.568513 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 575/2282] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 24 07:42:20 2026] POST /volume/v3/volumes => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:42:20.575776 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-b95b5406-3fb5-4593-9e33-60555c11cb66 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:20.577556 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b95b5406-3fb5-4593-9e33-60555c11cb66 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:42:20.577931 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b95b5406-3fb5-4593-9e33-60555c11cb66 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:42:20.580095 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b95b5406-3fb5-4593-9e33-60555c11cb66 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 400 Jul 24 07:42:20.580564 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 561/2283] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 24 07:42:20 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) Jul 24 07:42:20.588153 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-8481ca81-7275-47a5-afc3-d487c789428b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:20.589746 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8481ca81-7275-47a5-afc3-d487c789428b tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:42:20.590035 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8481ca81-7275-47a5-afc3-d487c789428b tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:42:20.591826 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8481ca81-7275-47a5-afc3-d487c789428b tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 400 Jul 24 07:42:20.592290 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 575/2284] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 24 07:42:20 2026] POST /volume/v3/volumes => generated 125 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 24 07:42:20.601551 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-7386aaa2-5f3d-43c9-a20f-bc4c6c644f05 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:20.603569 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7386aaa2-5f3d-43c9-a20f-bc4c6c644f05 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:42:20.603987 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7386aaa2-5f3d-43c9-a20f-bc4c6c644f05 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:42:20.605915 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7386aaa2-5f3d-43c9-a20f-bc4c6c644f05 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 400 Jul 24 07:42:20.606445 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 574/2285] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 24 07:42:20 2026] POST /volume/v3/volumes => generated 121 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 24 07:42:20.614171 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-af35960d-4ef1-49cc-b566-e29949f5c1a9 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:20.616467 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-af35960d-4ef1-49cc-b566-e29949f5c1a9 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] DELETE https://10.4.3.170/volume/v3/volumes/tempest-invalid-985944333 Jul 24 07:42:20.616715 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-af35960d-4ef1-49cc-b566-e29949f5c1a9 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:20.617059 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-af35960d-4ef1-49cc-b566-e29949f5c1a9 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:20.617279 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-af35960d-4ef1-49cc-b566-e29949f5c1a9 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Delete volume with id: tempest-invalid-985944333 Jul 24 07:42:20.623255 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-af35960d-4ef1-49cc-b566-e29949f5c1a9 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] https://10.4.3.170/volume/v3/volumes/tempest-invalid-985944333 returned with HTTP 404 Jul 24 07:42:20.623255 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 576/2286] 10.4.3.170 () {66 vars in 1318 bytes} [Fri Jul 24 07:42:20 2026] DELETE /volume/v3/volumes/tempest-invalid-985944333 => generated 98 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:42:20.633549 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-aa932009-108d-45ef-89ac-13706a9c09eb None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:20.635554 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 562/2287] 10.4.3.170 () {66 vars in 1243 bytes} [Fri Jul 24 07:42:20 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 2 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jul 24 07:42:20.642940 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a2814bc9-9f6e-4499-9f8a-e8686e23054d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:20.643890 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a2814bc9-9f6e-4499-9f8a-e8686e23054d tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] POST https://10.4.3.170/volume/v3/volumes/xxx/action Jul 24 07:42:20.643890 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a2814bc9-9f6e-4499-9f8a-e8686e23054d tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Action body: b'{"os-detach": {}}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:42:20.643890 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a2814bc9-9f6e-4499-9f8a-e8686e23054d tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:42:20.650763 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a2814bc9-9f6e-4499-9f8a-e8686e23054d tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] https://10.4.3.170/volume/v3/volumes/xxx/action returned with HTTP 404 Jul 24 07:42:20.651146 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 576/2288] 10.4.3.170 () {68 vars in 1291 bytes} [Fri Jul 24 07:42:20 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:42:20.660844 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-9fee7bab-b577-4da4-a76b-b625d4969f30 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:20.662899 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9fee7bab-b577-4da4-a76b-b625d4969f30 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] GET https://10.4.3.170/volume/v3/volumes/tempest-invalid-1105361000 Jul 24 07:42:20.663147 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9fee7bab-b577-4da4-a76b-b625d4969f30 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:20.663391 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9fee7bab-b577-4da4-a76b-b625d4969f30 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:20.672176 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9fee7bab-b577-4da4-a76b-b625d4969f30 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] https://10.4.3.170/volume/v3/volumes/tempest-invalid-1105361000 returned with HTTP 404 Jul 24 07:42:20.672827 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 575/2289] 10.4.3.170 () {66 vars in 1318 bytes} [Fri Jul 24 07:42:20 2026] GET /volume/v3/volumes/tempest-invalid-1105361000 => generated 99 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:42:20.682346 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-6a4e913c-2f34-4802-9301-645435c93f10 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:20.684888 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 577/2290] 10.4.3.170 () {66 vars in 1240 bytes} [Fri Jul 24 07:42:20 2026] GET /volume/v3/volumes/ => generated 112 bytes in 3 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jul 24 07:42:20.693510 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-6063dff0-72cd-4118-b325-568781f53dc6 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:20.696004 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6063dff0-72cd-4118-b325-568781f53dc6 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] GET https://10.4.3.170/volume/v3/volumes/detail?status=null Jul 24 07:42:20.696284 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-6063dff0-72cd-4118-b325-568781f53dc6 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:20.696524 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-6063dff0-72cd-4118-b325-568781f53dc6 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Calling method 'detail' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:20.696888 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.api_utils [None req-6063dff0-72cd-4118-b325-568781f53dc6 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Removing options '' from query. {{(pid=100243) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 07:42:20.697154 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-6063dff0-72cd-4118-b325-568781f53dc6 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Could not evaluate value null, assuming string {{(pid=100243) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 24 07:42:20.698059 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-6063dff0-72cd-4118-b325-568781f53dc6 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100243) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 07:42:20.703767 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-488ea237-dc5b-48b9-8d22-5443ffa1fb6f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:20.706561 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-488ea237-dc5b-48b9-8d22-5443ffa1fb6f tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/volumes/e675837b-d8d0-453c-8d86-67b4f3f2edce Jul 24 07:42:20.706777 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-488ea237-dc5b-48b9-8d22-5443ffa1fb6f tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:20.706968 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-488ea237-dc5b-48b9-8d22-5443ffa1fb6f tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:20.720479 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:20.720479 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:42:20.726096 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-488ea237-dc5b-48b9-8d22-5443ffa1fb6f tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Volume info retrieved successfully. Jul 24 07:42:20.732244 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-488ea237-dc5b-48b9-8d22-5443ffa1fb6f tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/volumes/e675837b-d8d0-453c-8d86-67b4f3f2edce returned with HTTP 200 Jul 24 07:42:20.732713 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 577/2291] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:42:20 2026] GET /volume/v3/volumes/e675837b-d8d0-453c-8d86-67b4f3f2edce => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:20.745335 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-6063dff0-72cd-4118-b325-568781f53dc6 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Get all volumes completed successfully. Jul 24 07:42:20.748872 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6063dff0-72cd-4118-b325-568781f53dc6 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] https://10.4.3.170/volume/v3/volumes/detail?status=null returned with HTTP 200 Jul 24 07:42:20.749408 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 563/2292] 10.4.3.170 () {66 vars in 1281 bytes} [Fri Jul 24 07:42:20 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 07:42:20.766370 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-675a98af-054d-4374-9c77-831ab9bae457 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:20.768773 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-675a98af-054d-4374-9c77-831ab9bae457 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] GET https://10.4.3.170/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-995497894 Jul 24 07:42:20.769004 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-675a98af-054d-4374-9c77-831ab9bae457 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:20.769250 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-675a98af-054d-4374-9c77-831ab9bae457 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Calling method 'detail' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:20.769605 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.api_utils [None req-675a98af-054d-4374-9c77-831ab9bae457 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Removing options '' from query. {{(pid=100244) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 07:42:20.770979 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-675a98af-054d-4374-9c77-831ab9bae457 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-995497894'), ('no_migration_targets', True)]). {{(pid=100244) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 07:42:20.811402 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-675a98af-054d-4374-9c77-831ab9bae457 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Get all volumes completed successfully. Jul 24 07:42:20.813188 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-675a98af-054d-4374-9c77-831ab9bae457 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] https://10.4.3.170/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-995497894 returned with HTTP 200 Jul 24 07:42:20.813593 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 576/2293] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 24 07:42:20 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-995497894 => generated 15 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 07:42:20.827793 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-f35989d8-8a3b-4cfb-886a-cb068024d649 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:20.829763 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f35989d8-8a3b-4cfb-886a-cb068024d649 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] GET https://10.4.3.170/volume/v3/volumes?status=null Jul 24 07:42:20.830039 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f35989d8-8a3b-4cfb-886a-cb068024d649 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:20.830311 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f35989d8-8a3b-4cfb-886a-cb068024d649 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Calling method 'index' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:20.830677 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.api_utils [None req-f35989d8-8a3b-4cfb-886a-cb068024d649 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Removing options '' from query. {{(pid=100245) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 07:42:20.830996 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-f35989d8-8a3b-4cfb-886a-cb068024d649 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Could not evaluate value null, assuming string {{(pid=100245) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 24 07:42:20.831783 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-f35989d8-8a3b-4cfb-886a-cb068024d649 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100245) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 07:42:20.860944 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-f35989d8-8a3b-4cfb-886a-cb068024d649 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Get all volumes completed successfully. Jul 24 07:42:20.861407 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f35989d8-8a3b-4cfb-886a-cb068024d649 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] https://10.4.3.170/volume/v3/volumes?status=null returned with HTTP 200 Jul 24 07:42:20.862037 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 578/2294] 10.4.3.170 () {66 vars in 1260 bytes} [Fri Jul 24 07:42:20 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 07:42:20.877042 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-bee22884-8c14-4999-af52-13d887f18943 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:20.880731 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bee22884-8c14-4999-af52-13d887f18943 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] GET https://10.4.3.170/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-750296012 Jul 24 07:42:20.880969 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bee22884-8c14-4999-af52-13d887f18943 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:20.881210 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bee22884-8c14-4999-af52-13d887f18943 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Calling method 'index' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:20.881583 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.api_utils [None req-bee22884-8c14-4999-af52-13d887f18943 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Removing options '' from query. {{(pid=100246) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 07:42:20.882547 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-bee22884-8c14-4999-af52-13d887f18943 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-750296012'), ('no_migration_targets', True)]). {{(pid=100246) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 07:42:20.908157 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-bee22884-8c14-4999-af52-13d887f18943 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Get all volumes completed successfully. Jul 24 07:42:20.909010 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bee22884-8c14-4999-af52-13d887f18943 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] https://10.4.3.170/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-750296012 returned with HTTP 200 Jul 24 07:42:20.909128 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 578/2295] 10.4.3.170 () {66 vars in 1336 bytes} [Fri Jul 24 07:42:20 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-750296012 => generated 15 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 07:42:20.921402 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-759a3c55-a51f-40d1-829e-1c118dd9955b None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:20.923901 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-759a3c55-a51f-40d1-829e-1c118dd9955b tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] POST https://10.4.3.170/volume/v3/volumes/c4ccba13-68fb-45a3-81df-a1f71b6c28f5/action Jul 24 07:42:20.924341 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-759a3c55-a51f-40d1-829e-1c118dd9955b tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:42:20.924510 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-759a3c55-a51f-40d1-829e-1c118dd9955b tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:42:20.938260 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:20.938260 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:42:20.939076 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-759a3c55-a51f-40d1-829e-1c118dd9955b tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Volume info retrieved successfully. Jul 24 07:42:20.949381 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-759a3c55-a51f-40d1-829e-1c118dd9955b tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Reserve volume completed successfully. Jul 24 07:42:20.949381 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-759a3c55-a51f-40d1-829e-1c118dd9955b tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] https://10.4.3.170/volume/v3/volumes/c4ccba13-68fb-45a3-81df-a1f71b6c28f5/action returned with HTTP 202 Jul 24 07:42:20.949620 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 564/2296] 10.4.3.170 () {68 vars in 1390 bytes} [Fri Jul 24 07:42:20 2026] POST /volume/v3/volumes/c4ccba13-68fb-45a3-81df-a1f71b6c28f5/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:42:20.960104 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-c2e03f35-2bd7-4b8f-9e8b-f0da93be1d94 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:20.962513 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c2e03f35-2bd7-4b8f-9e8b-f0da93be1d94 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] POST https://10.4.3.170/volume/v3/volumes/c4ccba13-68fb-45a3-81df-a1f71b6c28f5/action Jul 24 07:42:20.962927 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c2e03f35-2bd7-4b8f-9e8b-f0da93be1d94 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:42:20.963143 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c2e03f35-2bd7-4b8f-9e8b-f0da93be1d94 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:42:20.971456 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:20.971456 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:42:20.971913 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-c2e03f35-2bd7-4b8f-9e8b-f0da93be1d94 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Volume info retrieved successfully. Jul 24 07:42:20.975723 np0000005822 devstack@c-api.service[100244]: ERROR cinder.volume.api [None req-c2e03f35-2bd7-4b8f-9e8b-f0da93be1d94 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Volume status must be available to reserve, but the status is attaching. Jul 24 07:42:20.975999 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c2e03f35-2bd7-4b8f-9e8b-f0da93be1d94 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] https://10.4.3.170/volume/v3/volumes/c4ccba13-68fb-45a3-81df-a1f71b6c28f5/action returned with HTTP 400 Jul 24 07:42:20.976521 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 577/2297] 10.4.3.170 () {68 vars in 1390 bytes} [Fri Jul 24 07:42:20 2026] POST /volume/v3/volumes/c4ccba13-68fb-45a3-81df-a1f71b6c28f5/action => generated 132 bytes in 17 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 24 07:42:20.984042 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-c8a509cf-2498-49d3-8211-6739c4ff4224 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:20.986434 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c8a509cf-2498-49d3-8211-6739c4ff4224 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] POST https://10.4.3.170/volume/v3/volumes/c4ccba13-68fb-45a3-81df-a1f71b6c28f5/action Jul 24 07:42:20.987069 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c8a509cf-2498-49d3-8211-6739c4ff4224 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:42:20.987308 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c8a509cf-2498-49d3-8211-6739c4ff4224 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:42:21.001252 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:21.001252 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:42:21.001252 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-c8a509cf-2498-49d3-8211-6739c4ff4224 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Volume info retrieved successfully. Jul 24 07:42:21.021231 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-c8a509cf-2498-49d3-8211-6739c4ff4224 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Unreserve volume completed successfully. Jul 24 07:42:21.021562 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c8a509cf-2498-49d3-8211-6739c4ff4224 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] https://10.4.3.170/volume/v3/volumes/c4ccba13-68fb-45a3-81df-a1f71b6c28f5/action returned with HTTP 202 Jul 24 07:42:21.022269 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 579/2298] 10.4.3.170 () {68 vars in 1390 bytes} [Fri Jul 24 07:42:20 2026] POST /volume/v3/volumes/c4ccba13-68fb-45a3-81df-a1f71b6c28f5/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:42:21.034333 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-247a8b9a-40ea-4c76-aa2a-7f537d05abb2 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:21.036319 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-247a8b9a-40ea-4c76-aa2a-7f537d05abb2 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] POST https://10.4.3.170/volume/v3/volumes/6dcfd7e0-56df-4679-9f85-b6929b7dc677/action Jul 24 07:42:21.036650 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-247a8b9a-40ea-4c76-aa2a-7f537d05abb2 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:42:21.036779 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-247a8b9a-40ea-4c76-aa2a-7f537d05abb2 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:42:21.045585 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-247a8b9a-40ea-4c76-aa2a-7f537d05abb2 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] https://10.4.3.170/volume/v3/volumes/6dcfd7e0-56df-4679-9f85-b6929b7dc677/action returned with HTTP 404 Jul 24 07:42:21.045585 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 579/2299] 10.4.3.170 () {68 vars in 1390 bytes} [Fri Jul 24 07:42:21 2026] POST /volume/v3/volumes/6dcfd7e0-56df-4679-9f85-b6929b7dc677/action => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:42:21.053986 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-893ec718-549f-4812-982c-296a18f6a560 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:21.057439 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-893ec718-549f-4812-982c-296a18f6a560 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] POST https://10.4.3.170/volume/v3/volumes/25ac36a1-126f-4f61-81e4-c5bda65aa052/action Jul 24 07:42:21.057877 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-893ec718-549f-4812-982c-296a18f6a560 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:42:21.058048 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-893ec718-549f-4812-982c-296a18f6a560 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:42:21.070521 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-893ec718-549f-4812-982c-296a18f6a560 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] https://10.4.3.170/volume/v3/volumes/25ac36a1-126f-4f61-81e4-c5bda65aa052/action returned with HTTP 404 Jul 24 07:42:21.071309 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 565/2300] 10.4.3.170 () {68 vars in 1390 bytes} [Fri Jul 24 07:42:21 2026] POST /volume/v3/volumes/25ac36a1-126f-4f61-81e4-c5bda65aa052/action => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:42:21.081882 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-f905a559-6f80-4fdd-901a-bf552291bde3 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:21.083899 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 578/2301] 10.4.3.170 () {68 vars in 1260 bytes} [Fri Jul 24 07:42:21 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) Jul 24 07:42:21.091663 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-cc8b27e0-1b24-4bd4-b6cd-efd1f3bc1454 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:21.093620 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-cc8b27e0-1b24-4bd4-b6cd-efd1f3bc1454 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] PUT https://10.4.3.170/volume/v3/volumes/tempest-invalid-1387325192 Jul 24 07:42:21.095231 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-cc8b27e0-1b24-4bd4-b6cd-efd1f3bc1454 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:42:21.102531 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-cc8b27e0-1b24-4bd4-b6cd-efd1f3bc1454 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] https://10.4.3.170/volume/v3/volumes/tempest-invalid-1387325192 returned with HTTP 404 Jul 24 07:42:21.103115 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 580/2302] 10.4.3.170 () {68 vars in 1338 bytes} [Fri Jul 24 07:42:21 2026] PUT /volume/v3/volumes/tempest-invalid-1387325192 => generated 99 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:42:21.111086 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2b8909d8-bac8-4bf9-87b4-0d98449e08a1 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:21.113120 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2b8909d8-bac8-4bf9-87b4-0d98449e08a1 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] PUT https://10.4.3.170/volume/v3/volumes/068f78c8-20c0-4b7e-83a1-44da186842fc Jul 24 07:42:21.113528 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2b8909d8-bac8-4bf9-87b4-0d98449e08a1 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:42:21.120833 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2b8909d8-bac8-4bf9-87b4-0d98449e08a1 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] https://10.4.3.170/volume/v3/volumes/068f78c8-20c0-4b7e-83a1-44da186842fc returned with HTTP 404 Jul 24 07:42:21.121419 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 580/2303] 10.4.3.170 () {68 vars in 1368 bytes} [Fri Jul 24 07:42:21 2026] PUT /volume/v3/volumes/068f78c8-20c0-4b7e-83a1-44da186842fc => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:42:21.133014 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-cb0a0be3-ddd5-4823-b1b6-3c255c9221eb None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:21.137461 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-cb0a0be3-ddd5-4823-b1b6-3c255c9221eb tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] DELETE https://10.4.3.170/volume/v3/volumes/dddf8905-aa93-482e-9882-3eba94dbe205 Jul 24 07:42:21.137461 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-cb0a0be3-ddd5-4823-b1b6-3c255c9221eb tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:21.137461 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-cb0a0be3-ddd5-4823-b1b6-3c255c9221eb tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:21.137461 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-cb0a0be3-ddd5-4823-b1b6-3c255c9221eb tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Delete volume with id: dddf8905-aa93-482e-9882-3eba94dbe205 Jul 24 07:42:21.145767 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-cb0a0be3-ddd5-4823-b1b6-3c255c9221eb tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] https://10.4.3.170/volume/v3/volumes/dddf8905-aa93-482e-9882-3eba94dbe205 returned with HTTP 404 Jul 24 07:42:21.146141 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 566/2304] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:42:21 2026] DELETE /volume/v3/volumes/dddf8905-aa93-482e-9882-3eba94dbe205 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:42:21.154766 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-ef9ce2b9-6bb6-4ec3-a983-1a003cb12fab None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:21.155777 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-3202062f-cf36-4182-a515-b10919265955 req-ce7c2cdc-4d1c-45d0-8c40-f8a0df83b4a0 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:21.156228 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ef9ce2b9-6bb6-4ec3-a983-1a003cb12fab tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] POST https://10.4.3.170/volume/v3/volumes/c4ccba13-68fb-45a3-81df-a1f71b6c28f5/action Jul 24 07:42:21.156533 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ef9ce2b9-6bb6-4ec3-a983-1a003cb12fab tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:42:21.156640 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ef9ce2b9-6bb6-4ec3-a983-1a003cb12fab tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:42:21.157708 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-3202062f-cf36-4182-a515-b10919265955 req-ce7c2cdc-4d1c-45d0-8c40-f8a0df83b4a0 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] POST https://10.4.3.170/volume/v3/attachments/8c3e2a3f-fe1b-4e91-8fe6-eb795e0c35e7/action Jul 24 07:42:21.158091 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-3202062f-cf36-4182-a515-b10919265955 req-ce7c2cdc-4d1c-45d0-8c40-f8a0df83b4a0 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Action body: b'{"os-complete": null}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:42:21.158353 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-3202062f-cf36-4182-a515-b10919265955 req-ce7c2cdc-4d1c-45d0-8c40-f8a0df83b4a0 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:42:21.158410 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ef9ce2b9-6bb6-4ec3-a983-1a003cb12fab tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] https://10.4.3.170/volume/v3/volumes/c4ccba13-68fb-45a3-81df-a1f71b6c28f5/action returned with HTTP 400 Jul 24 07:42:21.158862 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 579/2305] 10.4.3.170 () {68 vars in 1390 bytes} [Fri Jul 24 07:42:21 2026] POST /volume/v3/volumes/c4ccba13-68fb-45a3-81df-a1f71b6c28f5/action => generated 140 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 24 07:42:21.167946 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-279b4205-bcc7-4be0-9e09-a194d274b01e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:21.170080 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-279b4205-bcc7-4be0-9e09-a194d274b01e tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] POST https://10.4.3.170/volume/v3/volumes/c4ccba13-68fb-45a3-81df-a1f71b6c28f5/action Jul 24 07:42:21.170617 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-279b4205-bcc7-4be0-9e09-a194d274b01e tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:42:21.170782 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-279b4205-bcc7-4be0-9e09-a194d274b01e tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:42:21.172766 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-279b4205-bcc7-4be0-9e09-a194d274b01e tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] https://10.4.3.170/volume/v3/volumes/c4ccba13-68fb-45a3-81df-a1f71b6c28f5/action returned with HTTP 400 Jul 24 07:42:21.173406 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 581/2306] 10.4.3.170 () {68 vars in 1390 bytes} [Fri Jul 24 07:42:21 2026] POST /volume/v3/volumes/c4ccba13-68fb-45a3-81df-a1f71b6c28f5/action => generated 131 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 24 07:42:21.182567 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-75e5b9dc-66d1-4df5-80ea-7c135c4beded None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:21.185492 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-75e5b9dc-66d1-4df5-80ea-7c135c4beded tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] POST https://10.4.3.170/volume/v3/volumes/d557a27b-f96e-4a4b-9b15-ad822c82470f/action Jul 24 07:42:21.185849 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-75e5b9dc-66d1-4df5-80ea-7c135c4beded tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:42:21.185989 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-75e5b9dc-66d1-4df5-80ea-7c135c4beded tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:42:21.190263 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:21.190263 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:42:21.193023 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-75e5b9dc-66d1-4df5-80ea-7c135c4beded tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] https://10.4.3.170/volume/v3/volumes/d557a27b-f96e-4a4b-9b15-ad822c82470f/action returned with HTTP 404 Jul 24 07:42:21.193491 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 567/2307] 10.4.3.170 () {68 vars in 1390 bytes} [Fri Jul 24 07:42:21 2026] POST /volume/v3/volumes/d557a27b-f96e-4a4b-9b15-ad822c82470f/action => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:42:21.201844 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-a9cc47db-f242-4dc3-be4c-11d4c1920738 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:21.203177 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-3202062f-cf36-4182-a515-b10919265955 req-ce7c2cdc-4d1c-45d0-8c40-f8a0df83b4a0 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/attachments/8c3e2a3f-fe1b-4e91-8fe6-eb795e0c35e7/action returned with HTTP 204 Jul 24 07:42:21.203783 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 581/2308] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 24 07:42:21 2026] POST /volume/v3/attachments/8c3e2a3f-fe1b-4e91-8fe6-eb795e0c35e7/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:42:21.205324 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a9cc47db-f242-4dc3-be4c-11d4c1920738 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] POST https://10.4.3.170/volume/v3/volumes/c4ccba13-68fb-45a3-81df-a1f71b6c28f5/action Jul 24 07:42:21.206074 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a9cc47db-f242-4dc3-be4c-11d4c1920738 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:42:21.206074 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a9cc47db-f242-4dc3-be4c-11d4c1920738 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:42:21.208399 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a9cc47db-f242-4dc3-be4c-11d4c1920738 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] https://10.4.3.170/volume/v3/volumes/c4ccba13-68fb-45a3-81df-a1f71b6c28f5/action returned with HTTP 400 Jul 24 07:42:21.208998 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 580/2309] 10.4.3.170 () {68 vars in 1390 bytes} [Fri Jul 24 07:42:21 2026] POST /volume/v3/volumes/c4ccba13-68fb-45a3-81df-a1f71b6c28f5/action => generated 129 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 24 07:42:21.219945 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-fb26c238-8c04-4c60-a83f-eb9d2689ce73 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:21.222664 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fb26c238-8c04-4c60-a83f-eb9d2689ce73 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] POST https://10.4.3.170/volume/v3/volumes/None/action Jul 24 07:42:21.223274 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fb26c238-8c04-4c60-a83f-eb9d2689ce73 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:42:21.223274 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fb26c238-8c04-4c60-a83f-eb9d2689ce73 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:42:21.232274 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fb26c238-8c04-4c60-a83f-eb9d2689ce73 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] https://10.4.3.170/volume/v3/volumes/None/action returned with HTTP 404 Jul 24 07:42:21.233886 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 582/2310] 10.4.3.170 () {68 vars in 1294 bytes} [Fri Jul 24 07:42:21 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:42:21.243627 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-ecd84800-1ca8-4b39-98a5-580c23aedcd3 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:21.245863 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ecd84800-1ca8-4b39-98a5-580c23aedcd3 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] GET https://10.4.3.170/volume/v3/volumes/70edb045-3734-4105-a9a2-2277491fccee Jul 24 07:42:21.246027 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ecd84800-1ca8-4b39-98a5-580c23aedcd3 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:21.246998 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ecd84800-1ca8-4b39-98a5-580c23aedcd3 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:21.253846 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ecd84800-1ca8-4b39-98a5-580c23aedcd3 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] https://10.4.3.170/volume/v3/volumes/70edb045-3734-4105-a9a2-2277491fccee returned with HTTP 404 Jul 24 07:42:21.254344 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 568/2311] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:42:21 2026] GET /volume/v3/volumes/70edb045-3734-4105-a9a2-2277491fccee => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:42:21.263484 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-3ccaceee-12a0-4733-a6bb-727aae74fb39 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:21.265123 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3ccaceee-12a0-4733-a6bb-727aae74fb39 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] GET https://10.4.3.170/volume/v3/volumes/c4ccba13-68fb-45a3-81df-a1f71b6c28f5 Jul 24 07:42:21.265322 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3ccaceee-12a0-4733-a6bb-727aae74fb39 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:21.265571 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3ccaceee-12a0-4733-a6bb-727aae74fb39 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:21.272692 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:21.272692 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:42:21.278593 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-3ccaceee-12a0-4733-a6bb-727aae74fb39 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Volume info retrieved successfully. Jul 24 07:42:21.283131 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3ccaceee-12a0-4733-a6bb-727aae74fb39 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] https://10.4.3.170/volume/v3/volumes/c4ccba13-68fb-45a3-81df-a1f71b6c28f5 returned with HTTP 200 Jul 24 07:42:21.283762 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 582/2312] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:42:21 2026] GET /volume/v3/volumes/c4ccba13-68fb-45a3-81df-a1f71b6c28f5 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:21.298964 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-a3e55ac7-1699-424a-8acf-82e8dca78134 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:21.300520 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a3e55ac7-1699-424a-8acf-82e8dca78134 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] DELETE https://10.4.3.170/volume/v3/volumes/c4ccba13-68fb-45a3-81df-a1f71b6c28f5 Jul 24 07:42:21.300703 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a3e55ac7-1699-424a-8acf-82e8dca78134 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:21.300861 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a3e55ac7-1699-424a-8acf-82e8dca78134 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:21.301006 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-a3e55ac7-1699-424a-8acf-82e8dca78134 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Delete volume with id: c4ccba13-68fb-45a3-81df-a1f71b6c28f5 Jul 24 07:42:21.308324 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:21.308324 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:42:21.308764 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-a3e55ac7-1699-424a-8acf-82e8dca78134 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Volume info retrieved successfully. Jul 24 07:42:21.324599 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-a3e55ac7-1699-424a-8acf-82e8dca78134 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Delete volume request issued successfully. Jul 24 07:42:21.324843 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a3e55ac7-1699-424a-8acf-82e8dca78134 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] https://10.4.3.170/volume/v3/volumes/c4ccba13-68fb-45a3-81df-a1f71b6c28f5 returned with HTTP 202 Jul 24 07:42:21.325402 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 581/2313] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:42:21 2026] DELETE /volume/v3/volumes/c4ccba13-68fb-45a3-81df-a1f71b6c28f5 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:42:21.333800 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-34f36263-5f1b-4e91-a979-62f6f5d1ba0c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:21.335933 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-34f36263-5f1b-4e91-a979-62f6f5d1ba0c tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] GET https://10.4.3.170/volume/v3/volumes/c4ccba13-68fb-45a3-81df-a1f71b6c28f5 Jul 24 07:42:21.336182 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-34f36263-5f1b-4e91-a979-62f6f5d1ba0c tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:21.336436 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-34f36263-5f1b-4e91-a979-62f6f5d1ba0c tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:21.346548 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:21.346548 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:42:21.351952 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-34f36263-5f1b-4e91-a979-62f6f5d1ba0c tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Volume info retrieved successfully. Jul 24 07:42:21.357523 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-34f36263-5f1b-4e91-a979-62f6f5d1ba0c tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] https://10.4.3.170/volume/v3/volumes/c4ccba13-68fb-45a3-81df-a1f71b6c28f5 returned with HTTP 200 Jul 24 07:42:21.358066 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 583/2314] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:42:21 2026] GET /volume/v3/volumes/c4ccba13-68fb-45a3-81df-a1f71b6c28f5 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:21.747078 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-c37e5456-8307-4fbf-b634-c5eba47c98f7 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:21.749781 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c37e5456-8307-4fbf-b634-c5eba47c98f7 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/volumes/e675837b-d8d0-453c-8d86-67b4f3f2edce Jul 24 07:42:21.750034 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c37e5456-8307-4fbf-b634-c5eba47c98f7 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:21.750506 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c37e5456-8307-4fbf-b634-c5eba47c98f7 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:21.763643 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:21.763643 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:42:21.768566 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-c37e5456-8307-4fbf-b634-c5eba47c98f7 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Volume info retrieved successfully. Jul 24 07:42:21.775448 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c37e5456-8307-4fbf-b634-c5eba47c98f7 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/volumes/e675837b-d8d0-453c-8d86-67b4f3f2edce returned with HTTP 200 Jul 24 07:42:21.775951 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 569/2315] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:42:21 2026] GET /volume/v3/volumes/e675837b-d8d0-453c-8d86-67b4f3f2edce => generated 1134 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:42:21.790570 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-d12676f4-d5cd-4732-bac6-cae6a38b71d5 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:21.792580 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d12676f4-d5cd-4732-bac6-cae6a38b71d5 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] POST https://10.4.3.170/volume/v3/backups Jul 24 07:42:21.793023 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d12676f4-d5cd-4732-bac6-cae6a38b71d5 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e675837b-d8d0-453c-8d86-67b4f3f2edce", "name": "tempest-VolumesBackupsTest-Backup-663811207", "force": true, "container": "tempest-volumesbackupstest-backup-container-285023634"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:42:21.794532 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.contrib.backups [None req-d12676f4-d5cd-4732-bac6-cae6a38b71d5 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Creating new backup {'backup': {'volume_id': 'e675837b-d8d0-453c-8d86-67b4f3f2edce', 'name': 'tempest-VolumesBackupsTest-Backup-663811207', 'force': True, 'container': 'tempest-volumesbackupstest-backup-container-285023634'}} {{(pid=100245) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 07:42:21.794672 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.contrib.backups [None req-d12676f4-d5cd-4732-bac6-cae6a38b71d5 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Creating backup of volume e675837b-d8d0-453c-8d86-67b4f3f2edce in container tempest-volumesbackupstest-backup-container-285023634 Jul 24 07:42:21.805979 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:21.805979 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:42:21.806553 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-d12676f4-d5cd-4732-bac6-cae6a38b71d5 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Volume info retrieved successfully. Jul 24 07:42:21.830874 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-d12676f4-d5cd-4732-bac6-cae6a38b71d5 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Created reservations ['bdc00783-f9cd-45f8-8b6c-5f60abd54424', '86cf7ebe-eb7d-4043-a5cb-2cf6d88c8e2a'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:42:21.857707 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d12676f4-d5cd-4732-bac6-cae6a38b71d5 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups returned with HTTP 202 Jul 24 07:42:21.858150 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 583/2316] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 24 07:42:21 2026] POST /volume/v3/backups => generated 329 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:42:21.879322 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-4cd53b0c-8b13-4124-a240-4a907b7e6a5d None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:21.883011 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4cd53b0c-8b13-4124-a240-4a907b7e6a5d tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/177c4016-7b42-422b-98c9-933e029750e8 Jul 24 07:42:21.883214 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4cd53b0c-8b13-4124-a240-4a907b7e6a5d tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:21.883527 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4cd53b0c-8b13-4124-a240-4a907b7e6a5d tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:21.883654 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-4cd53b0c-8b13-4124-a240-4a907b7e6a5d tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id 177c4016-7b42-422b-98c9-933e029750e8. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:42:21.887797 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:21.887797 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:42:21.889765 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4cd53b0c-8b13-4124-a240-4a907b7e6a5d tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/177c4016-7b42-422b-98c9-933e029750e8 returned with HTTP 200 Jul 24 07:42:21.890138 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 582/2317] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:42:21 2026] GET /volume/v3/backups/177c4016-7b42-422b-98c9-933e029750e8 => generated 787 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:22.371451 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e33b88aa-812e-4616-958f-74a9d1cc3bc4 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:22.375191 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e33b88aa-812e-4616-958f-74a9d1cc3bc4 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] GET https://10.4.3.170/volume/v3/volumes/c4ccba13-68fb-45a3-81df-a1f71b6c28f5 Jul 24 07:42:22.375362 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e33b88aa-812e-4616-958f-74a9d1cc3bc4 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:22.377451 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e33b88aa-812e-4616-958f-74a9d1cc3bc4 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:22.385348 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e33b88aa-812e-4616-958f-74a9d1cc3bc4 tempest-VolumesNegativeTest-1145068754 tempest-VolumesNegativeTest-1145068754-project-member] https://10.4.3.170/volume/v3/volumes/c4ccba13-68fb-45a3-81df-a1f71b6c28f5 returned with HTTP 404 Jul 24 07:42:22.385983 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 584/2318] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:42:22 2026] GET /volume/v3/volumes/c4ccba13-68fb-45a3-81df-a1f71b6c28f5 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:42:22.910622 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-20da2ab6-3dcf-46e9-bf65-697a07d31606 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:22.913573 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-20da2ab6-3dcf-46e9-bf65-697a07d31606 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/177c4016-7b42-422b-98c9-933e029750e8 Jul 24 07:42:22.913834 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-20da2ab6-3dcf-46e9-bf65-697a07d31606 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:22.914082 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-20da2ab6-3dcf-46e9-bf65-697a07d31606 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:22.914284 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-20da2ab6-3dcf-46e9-bf65-697a07d31606 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id 177c4016-7b42-422b-98c9-933e029750e8. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:42:22.924177 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:22.924177 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:42:22.925332 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-20da2ab6-3dcf-46e9-bf65-697a07d31606 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/177c4016-7b42-422b-98c9-933e029750e8 returned with HTTP 200 Jul 24 07:42:22.925734 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 570/2319] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:42:22 2026] GET /volume/v3/backups/177c4016-7b42-422b-98c9-933e029750e8 => generated 789 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:23.938542 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-6aebe671-76f2-45d4-abb1-98f35e383dd7 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:23.943228 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6aebe671-76f2-45d4-abb1-98f35e383dd7 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/177c4016-7b42-422b-98c9-933e029750e8 Jul 24 07:42:23.943228 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6aebe671-76f2-45d4-abb1-98f35e383dd7 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:23.943228 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6aebe671-76f2-45d4-abb1-98f35e383dd7 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:23.943228 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-6aebe671-76f2-45d4-abb1-98f35e383dd7 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id 177c4016-7b42-422b-98c9-933e029750e8. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:42:23.951524 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:23.951524 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:42:23.951524 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6aebe671-76f2-45d4-abb1-98f35e383dd7 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/177c4016-7b42-422b-98c9-933e029750e8 returned with HTTP 200 Jul 24 07:42:23.951524 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 584/2320] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:42:23 2026] GET /volume/v3/backups/177c4016-7b42-422b-98c9-933e029750e8 => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:24.964563 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-46d2f486-0c11-49c8-900d-2deed7768755 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:24.967587 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-46d2f486-0c11-49c8-900d-2deed7768755 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/177c4016-7b42-422b-98c9-933e029750e8 Jul 24 07:42:24.967855 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-46d2f486-0c11-49c8-900d-2deed7768755 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:24.968092 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-46d2f486-0c11-49c8-900d-2deed7768755 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:24.968239 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-46d2f486-0c11-49c8-900d-2deed7768755 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id 177c4016-7b42-422b-98c9-933e029750e8. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:42:24.972869 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:24.972869 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:42:24.973558 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-46d2f486-0c11-49c8-900d-2deed7768755 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/177c4016-7b42-422b-98c9-933e029750e8 returned with HTTP 200 Jul 24 07:42:24.974198 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 583/2321] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:42:24 2026] GET /volume/v3/backups/177c4016-7b42-422b-98c9-933e029750e8 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:25.988130 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-4b50f747-f114-464d-a761-e7451bf6995d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:25.992266 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4b50f747-f114-464d-a761-e7451bf6995d tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/177c4016-7b42-422b-98c9-933e029750e8 Jul 24 07:42:25.992436 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4b50f747-f114-464d-a761-e7451bf6995d tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:25.992602 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4b50f747-f114-464d-a761-e7451bf6995d tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:25.992696 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-4b50f747-f114-464d-a761-e7451bf6995d tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id 177c4016-7b42-422b-98c9-933e029750e8. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:42:26.000089 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:26.000089 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:42:26.000810 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4b50f747-f114-464d-a761-e7451bf6995d tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/177c4016-7b42-422b-98c9-933e029750e8 returned with HTTP 200 Jul 24 07:42:26.001147 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 585/2322] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:42:25 2026] GET /volume/v3/backups/177c4016-7b42-422b-98c9-933e029750e8 => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:27.016371 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-a40ff2d0-6190-490d-b074-44c76cda9cb9 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:27.019914 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a40ff2d0-6190-490d-b074-44c76cda9cb9 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/177c4016-7b42-422b-98c9-933e029750e8 Jul 24 07:42:27.020148 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a40ff2d0-6190-490d-b074-44c76cda9cb9 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:27.020504 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a40ff2d0-6190-490d-b074-44c76cda9cb9 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:27.020574 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-a40ff2d0-6190-490d-b074-44c76cda9cb9 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id 177c4016-7b42-422b-98c9-933e029750e8. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:42:27.027861 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:27.027861 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:42:27.029144 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a40ff2d0-6190-490d-b074-44c76cda9cb9 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/177c4016-7b42-422b-98c9-933e029750e8 returned with HTTP 200 Jul 24 07:42:27.029624 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 571/2323] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:42:27 2026] GET /volume/v3/backups/177c4016-7b42-422b-98c9-933e029750e8 => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:28.039219 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-8b20a85d-42f2-493d-b0f7-bbdd4d75e500 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:28.040943 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8b20a85d-42f2-493d-b0f7-bbdd4d75e500 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/177c4016-7b42-422b-98c9-933e029750e8 Jul 24 07:42:28.041170 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8b20a85d-42f2-493d-b0f7-bbdd4d75e500 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:28.041339 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8b20a85d-42f2-493d-b0f7-bbdd4d75e500 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:28.041452 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-8b20a85d-42f2-493d-b0f7-bbdd4d75e500 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id 177c4016-7b42-422b-98c9-933e029750e8. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:42:28.045453 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:28.045453 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:42:28.051373 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8b20a85d-42f2-493d-b0f7-bbdd4d75e500 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/177c4016-7b42-422b-98c9-933e029750e8 returned with HTTP 200 Jul 24 07:42:28.051851 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 585/2324] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:42:28 2026] GET /volume/v3/backups/177c4016-7b42-422b-98c9-933e029750e8 => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:29.062408 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-a3b128e7-b902-4469-b959-6022d9023bcb None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:29.064445 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a3b128e7-b902-4469-b959-6022d9023bcb tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/177c4016-7b42-422b-98c9-933e029750e8 Jul 24 07:42:29.064614 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a3b128e7-b902-4469-b959-6022d9023bcb tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:29.064793 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a3b128e7-b902-4469-b959-6022d9023bcb tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:29.064920 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-a3b128e7-b902-4469-b959-6022d9023bcb tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id 177c4016-7b42-422b-98c9-933e029750e8. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:42:29.069715 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:29.069715 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:42:29.070378 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a3b128e7-b902-4469-b959-6022d9023bcb tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/177c4016-7b42-422b-98c9-933e029750e8 returned with HTTP 200 Jul 24 07:42:29.070723 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 584/2325] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:42:29 2026] GET /volume/v3/backups/177c4016-7b42-422b-98c9-933e029750e8 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:29.145751 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-5e913061-d7bd-4c57-88e9-5a2e5fa3cbde None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:29.147851 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5e913061-d7bd-4c57-88e9-5a2e5fa3cbde tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] GET https://10.4.3.170/volume/v3/volumes/0db86ca8-08d4-40e2-a782-04b050aa9584 Jul 24 07:42:29.148064 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5e913061-d7bd-4c57-88e9-5a2e5fa3cbde tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:29.148240 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5e913061-d7bd-4c57-88e9-5a2e5fa3cbde tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:29.156760 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:29.156760 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:42:29.160936 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-5e913061-d7bd-4c57-88e9-5a2e5fa3cbde tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Volume info retrieved successfully. Jul 24 07:42:29.165543 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5e913061-d7bd-4c57-88e9-5a2e5fa3cbde tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/volumes/0db86ca8-08d4-40e2-a782-04b050aa9584 returned with HTTP 200 Jul 24 07:42:29.165926 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 586/2326] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:42:29 2026] GET /volume/v3/volumes/0db86ca8-08d4-40e2-a782-04b050aa9584 => generated 876 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:29.185725 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-75ad4e3d-e1ba-4621-b2c4-9ac500784b1a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:29.190534 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-75ad4e3d-e1ba-4621-b2c4-9ac500784b1a tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] GET https://10.4.3.170/volume/v3/volumes/0db86ca8-08d4-40e2-a782-04b050aa9584 Jul 24 07:42:29.190723 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-75ad4e3d-e1ba-4621-b2c4-9ac500784b1a tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:29.190914 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-75ad4e3d-e1ba-4621-b2c4-9ac500784b1a tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:29.198076 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:29.198076 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:42:29.201976 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-75ad4e3d-e1ba-4621-b2c4-9ac500784b1a tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Volume info retrieved successfully. Jul 24 07:42:29.208669 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-75ad4e3d-e1ba-4621-b2c4-9ac500784b1a tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/volumes/0db86ca8-08d4-40e2-a782-04b050aa9584 returned with HTTP 200 Jul 24 07:42:29.208669 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 572/2327] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:42:29 2026] GET /volume/v3/volumes/0db86ca8-08d4-40e2-a782-04b050aa9584 => generated 876 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:29.263192 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-ed44e61a-e63f-4da3-a8a2-32b7cf062a2c req-34bd2916-0d22-4ab7-8dbf-fa87d9a743b1 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:29.266314 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-ed44e61a-e63f-4da3-a8a2-32b7cf062a2c req-34bd2916-0d22-4ab7-8dbf-fa87d9a743b1 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] GET https://10.4.3.170/volume/v3/volumes/0db86ca8-08d4-40e2-a782-04b050aa9584 Jul 24 07:42:29.266314 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-ed44e61a-e63f-4da3-a8a2-32b7cf062a2c req-34bd2916-0d22-4ab7-8dbf-fa87d9a743b1 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:29.266314 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-ed44e61a-e63f-4da3-a8a2-32b7cf062a2c req-34bd2916-0d22-4ab7-8dbf-fa87d9a743b1 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:29.278226 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:29.278226 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:42:29.283037 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [req-ed44e61a-e63f-4da3-a8a2-32b7cf062a2c req-34bd2916-0d22-4ab7-8dbf-fa87d9a743b1 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Volume info retrieved successfully. Jul 24 07:42:29.289223 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-ed44e61a-e63f-4da3-a8a2-32b7cf062a2c req-34bd2916-0d22-4ab7-8dbf-fa87d9a743b1 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/volumes/0db86ca8-08d4-40e2-a782-04b050aa9584 returned with HTTP 200 Jul 24 07:42:29.290110 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 586/2328] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:42:29 2026] GET /volume/v3/volumes/0db86ca8-08d4-40e2-a782-04b050aa9584 => generated 876 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:29.387221 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-f17cbb1f-1d8a-4dd7-a2ab-aa62b2e8d51c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:29.387625 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f17cbb1f-1d8a-4dd7-a2ab-aa62b2e8d51c None None] GET https://10.4.3.170/volume// Jul 24 07:42:29.387761 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f17cbb1f-1d8a-4dd7-a2ab-aa62b2e8d51c None None] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:29.387943 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f17cbb1f-1d8a-4dd7-a2ab-aa62b2e8d51c None None] Calling method 'all' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:29.388268 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f17cbb1f-1d8a-4dd7-a2ab-aa62b2e8d51c None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:42:29.388559 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 585/2329] 10.4.3.170 () {66 vars in 1428 bytes} [Fri Jul 24 07:42:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:42:29.400747 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-ed44e61a-e63f-4da3-a8a2-32b7cf062a2c req-071d92a0-d610-42d8-84b3-ff5bc5a4a84b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:29.562262 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-ed44e61a-e63f-4da3-a8a2-32b7cf062a2c req-071d92a0-d610-42d8-84b3-ff5bc5a4a84b tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 24 07:42:29.562592 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-ed44e61a-e63f-4da3-a8a2-32b7cf062a2c req-071d92a0-d610-42d8-84b3-ff5bc5a4a84b tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0db86ca8-08d4-40e2-a782-04b050aa9584", "connector": null, "instance_uuid": "7a8a6d80-700c-4f82-a375-950020e1dd8a"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:42:29.570670 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:29.570670 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:42:29.594432 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-ed44e61a-e63f-4da3-a8a2-32b7cf062a2c req-071d92a0-d610-42d8-84b3-ff5bc5a4a84b tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 24 07:42:29.594834 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 587/2330] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 24 07:42:29 2026] POST /volume/v3/attachments => generated 273 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:42:29.639568 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-b36287be-0a54-47fd-8b6b-331d5996a330 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:29.642303 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b36287be-0a54-47fd-8b6b-331d5996a330 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] GET https://10.4.3.170/volume/v3/volumes/0db86ca8-08d4-40e2-a782-04b050aa9584 Jul 24 07:42:29.643055 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b36287be-0a54-47fd-8b6b-331d5996a330 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:29.643055 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b36287be-0a54-47fd-8b6b-331d5996a330 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:29.649997 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-100d562d-3989-4f7c-aeab-b35055d7226a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:29.652010 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-100d562d-3989-4f7c-aeab-b35055d7226a None None] GET https://10.4.3.170/volume// Jul 24 07:42:29.652010 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-100d562d-3989-4f7c-aeab-b35055d7226a None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:29.652010 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-100d562d-3989-4f7c-aeab-b35055d7226a None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:29.652010 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-100d562d-3989-4f7c-aeab-b35055d7226a None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:42:29.652010 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 587/2331] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:42:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:42:29.662006 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:29.662006 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:42:29.665705 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-b36287be-0a54-47fd-8b6b-331d5996a330 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Volume info retrieved successfully. Jul 24 07:42:29.665970 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-ed44e61a-e63f-4da3-a8a2-32b7cf062a2c req-801803ad-8bd4-4138-a0d8-690917fd119e None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:29.669380 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-ed44e61a-e63f-4da3-a8a2-32b7cf062a2c req-801803ad-8bd4-4138-a0d8-690917fd119e tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] GET https://10.4.3.170/volume/v3/volumes/0db86ca8-08d4-40e2-a782-04b050aa9584 Jul 24 07:42:29.669380 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-ed44e61a-e63f-4da3-a8a2-32b7cf062a2c req-801803ad-8bd4-4138-a0d8-690917fd119e tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:29.669569 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-ed44e61a-e63f-4da3-a8a2-32b7cf062a2c req-801803ad-8bd4-4138-a0d8-690917fd119e tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:29.671294 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b36287be-0a54-47fd-8b6b-331d5996a330 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/volumes/0db86ca8-08d4-40e2-a782-04b050aa9584 returned with HTTP 200 Jul 24 07:42:29.671616 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 573/2332] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:42:29 2026] GET /volume/v3/volumes/0db86ca8-08d4-40e2-a782-04b050aa9584 => generated 875 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:29.684853 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:29.684853 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:42:29.691494 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-ed44e61a-e63f-4da3-a8a2-32b7cf062a2c req-801803ad-8bd4-4138-a0d8-690917fd119e tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Volume info retrieved successfully. Jul 24 07:42:29.701691 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-ed44e61a-e63f-4da3-a8a2-32b7cf062a2c req-801803ad-8bd4-4138-a0d8-690917fd119e tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/volumes/0db86ca8-08d4-40e2-a782-04b050aa9584 returned with HTTP 200 Jul 24 07:42:29.701691 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 586/2333] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:42:29 2026] GET /volume/v3/volumes/0db86ca8-08d4-40e2-a782-04b050aa9584 => generated 1055 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:42:29.833169 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-ed44e61a-e63f-4da3-a8a2-32b7cf062a2c req-b3244fe8-bbfc-49fe-9f36-66cfe5761add None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:29.835470 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-ed44e61a-e63f-4da3-a8a2-32b7cf062a2c req-b3244fe8-bbfc-49fe-9f36-66cfe5761add tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] PUT https://10.4.3.170/volume/v3/attachments/3687cce6-9906-4c4b-a596-5d6e2cefa2cf Jul 24 07:42:29.835852 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-ed44e61a-e63f-4da3-a8a2-32b7cf062a2c req-b3244fe8-bbfc-49fe-9f36-66cfe5761add tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000005822", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9a7cb9337d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5fc7887c-2ab7-4d21-80c7-ec4ad0d3b011", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:42:29.844811 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-ed44e61a-e63f-4da3-a8a2-32b7cf062a2c req-b3244fe8-bbfc-49fe-9f36-66cfe5761add tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Acquiring lock "cinder-attachment_update-0db86ca8-08d4-40e2-a782-04b050aa9584-np0000005822" by "attachment_update" {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 07:42:29.850532 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-ed44e61a-e63f-4da3-a8a2-32b7cf062a2c req-b3244fe8-bbfc-49fe-9f36-66cfe5761add tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Lock "cinder-attachment_update-0db86ca8-08d4-40e2-a782-04b050aa9584-np0000005822" acquired by "attachment_update" :: waited 0.006s {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 07:42:29.851579 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:29.851579 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:42:29.962586 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-ed44e61a-e63f-4da3-a8a2-32b7cf062a2c req-b3244fe8-bbfc-49fe-9f36-66cfe5761add tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Lock "cinder-attachment_update-0db86ca8-08d4-40e2-a782-04b050aa9584-np0000005822" released by "attachment_update" :: held 0.112s {{(pid=100246) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 07:42:29.962985 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-ed44e61a-e63f-4da3-a8a2-32b7cf062a2c req-b3244fe8-bbfc-49fe-9f36-66cfe5761add tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/attachments/3687cce6-9906-4c4b-a596-5d6e2cefa2cf returned with HTTP 200 Jul 24 07:42:29.963520 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 588/2334] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 24 07:42:29 2026] PUT /volume/v3/attachments/3687cce6-9906-4c4b-a596-5d6e2cefa2cf => generated 968 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:42:29.982917 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-ed44e61a-e63f-4da3-a8a2-32b7cf062a2c req-13674821-d3e4-479d-9497-2a52749f8e57 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:29.986508 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-ed44e61a-e63f-4da3-a8a2-32b7cf062a2c req-13674821-d3e4-479d-9497-2a52749f8e57 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] GET https://10.4.3.170/volume/v3/volumes/0db86ca8-08d4-40e2-a782-04b050aa9584/encryption Jul 24 07:42:29.986795 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-ed44e61a-e63f-4da3-a8a2-32b7cf062a2c req-13674821-d3e4-479d-9497-2a52749f8e57 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:29.986964 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-ed44e61a-e63f-4da3-a8a2-32b7cf062a2c req-13674821-d3e4-479d-9497-2a52749f8e57 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Calling method 'index' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:30.002661 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:30.002661 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:42:30.010674 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-ed44e61a-e63f-4da3-a8a2-32b7cf062a2c req-13674821-d3e4-479d-9497-2a52749f8e57 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/volumes/0db86ca8-08d4-40e2-a782-04b050aa9584/encryption returned with HTTP 200 Jul 24 07:42:30.011050 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 588/2335] 10.4.3.170 () {68 vars in 1631 bytes} [Fri Jul 24 07:42:29 2026] GET /volume/v3/volumes/0db86ca8-08d4-40e2-a782-04b050aa9584/encryption => generated 160 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:30.081523 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-15a67c29-3d7b-4434-b430-cce91dc83fdf None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:30.082701 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-15a67c29-3d7b-4434-b430-cce91dc83fdf tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/177c4016-7b42-422b-98c9-933e029750e8 Jul 24 07:42:30.082916 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-15a67c29-3d7b-4434-b430-cce91dc83fdf tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:30.083128 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-15a67c29-3d7b-4434-b430-cce91dc83fdf tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:30.083218 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-15a67c29-3d7b-4434-b430-cce91dc83fdf tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id 177c4016-7b42-422b-98c9-933e029750e8. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:42:30.087596 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:30.087596 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:42:30.088531 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-15a67c29-3d7b-4434-b430-cce91dc83fdf tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/177c4016-7b42-422b-98c9-933e029750e8 returned with HTTP 200 Jul 24 07:42:30.088852 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 574/2336] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:42:30 2026] GET /volume/v3/backups/177c4016-7b42-422b-98c9-933e029750e8 => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:30.689996 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-342fb0c4-4b94-4f1f-9d33-f1fa39de5625 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:30.693646 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-342fb0c4-4b94-4f1f-9d33-f1fa39de5625 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] GET https://10.4.3.170/volume/v3/volumes/0db86ca8-08d4-40e2-a782-04b050aa9584 Jul 24 07:42:30.693833 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-342fb0c4-4b94-4f1f-9d33-f1fa39de5625 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:30.694024 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-342fb0c4-4b94-4f1f-9d33-f1fa39de5625 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:30.709882 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:30.709882 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:42:30.714335 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-342fb0c4-4b94-4f1f-9d33-f1fa39de5625 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Volume info retrieved successfully. Jul 24 07:42:30.720123 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-342fb0c4-4b94-4f1f-9d33-f1fa39de5625 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/volumes/0db86ca8-08d4-40e2-a782-04b050aa9584 returned with HTTP 200 Jul 24 07:42:30.721139 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 587/2337] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:42:30 2026] GET /volume/v3/volumes/0db86ca8-08d4-40e2-a782-04b050aa9584 => generated 876 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:31.099778 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f00160f2-5948-4b20-9cb9-c5b5331c4bc3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:31.105956 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f00160f2-5948-4b20-9cb9-c5b5331c4bc3 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/177c4016-7b42-422b-98c9-933e029750e8 Jul 24 07:42:31.106463 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f00160f2-5948-4b20-9cb9-c5b5331c4bc3 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:31.106721 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f00160f2-5948-4b20-9cb9-c5b5331c4bc3 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:31.106892 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-f00160f2-5948-4b20-9cb9-c5b5331c4bc3 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id 177c4016-7b42-422b-98c9-933e029750e8. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:42:31.114254 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:31.114254 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:42:31.116527 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f00160f2-5948-4b20-9cb9-c5b5331c4bc3 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/177c4016-7b42-422b-98c9-933e029750e8 returned with HTTP 200 Jul 24 07:42:31.117902 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 589/2338] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:42:31 2026] GET /volume/v3/backups/177c4016-7b42-422b-98c9-933e029750e8 => generated 789 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:31.735723 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-c0fcecfb-2012-4368-a289-5ff6ec8447b8 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:31.738742 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c0fcecfb-2012-4368-a289-5ff6ec8447b8 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] GET https://10.4.3.170/volume/v3/volumes/0db86ca8-08d4-40e2-a782-04b050aa9584 Jul 24 07:42:31.738931 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c0fcecfb-2012-4368-a289-5ff6ec8447b8 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:31.739113 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c0fcecfb-2012-4368-a289-5ff6ec8447b8 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:31.749602 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:31.749602 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:42:31.753169 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-c0fcecfb-2012-4368-a289-5ff6ec8447b8 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Volume info retrieved successfully. Jul 24 07:42:31.756647 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c0fcecfb-2012-4368-a289-5ff6ec8447b8 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/volumes/0db86ca8-08d4-40e2-a782-04b050aa9584 returned with HTTP 200 Jul 24 07:42:31.758317 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 589/2339] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:42:31 2026] GET /volume/v3/volumes/0db86ca8-08d4-40e2-a782-04b050aa9584 => generated 876 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:32.129109 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-06ed6b6c-1eab-45f3-ae42-f38fde10dc12 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:32.130989 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-06ed6b6c-1eab-45f3-ae42-f38fde10dc12 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/177c4016-7b42-422b-98c9-933e029750e8 Jul 24 07:42:32.131192 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-06ed6b6c-1eab-45f3-ae42-f38fde10dc12 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:32.131413 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-06ed6b6c-1eab-45f3-ae42-f38fde10dc12 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:32.131523 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-06ed6b6c-1eab-45f3-ae42-f38fde10dc12 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id 177c4016-7b42-422b-98c9-933e029750e8. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:42:32.144362 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:32.144362 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:42:32.144878 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-06ed6b6c-1eab-45f3-ae42-f38fde10dc12 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/177c4016-7b42-422b-98c9-933e029750e8 returned with HTTP 200 Jul 24 07:42:32.145262 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 575/2340] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:42:32 2026] GET /volume/v3/backups/177c4016-7b42-422b-98c9-933e029750e8 => generated 789 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:32.774786 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-fb3c768b-efa5-41fc-b2d4-b9dc9ed59161 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:32.777742 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-fb3c768b-efa5-41fc-b2d4-b9dc9ed59161 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] GET https://10.4.3.170/volume/v3/volumes/0db86ca8-08d4-40e2-a782-04b050aa9584 Jul 24 07:42:32.778363 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-fb3c768b-efa5-41fc-b2d4-b9dc9ed59161 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:32.779254 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-fb3c768b-efa5-41fc-b2d4-b9dc9ed59161 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:32.794897 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:32.794897 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:42:32.798868 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-fb3c768b-efa5-41fc-b2d4-b9dc9ed59161 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Volume info retrieved successfully. Jul 24 07:42:32.804911 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-fb3c768b-efa5-41fc-b2d4-b9dc9ed59161 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/volumes/0db86ca8-08d4-40e2-a782-04b050aa9584 returned with HTTP 200 Jul 24 07:42:32.805615 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 588/2341] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:42:32 2026] GET /volume/v3/volumes/0db86ca8-08d4-40e2-a782-04b050aa9584 => generated 876 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:33.158519 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-38738195-c164-465d-84b0-94e2d5f11cbd None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:33.165560 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-38738195-c164-465d-84b0-94e2d5f11cbd tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/177c4016-7b42-422b-98c9-933e029750e8 Jul 24 07:42:33.165560 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-38738195-c164-465d-84b0-94e2d5f11cbd tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:33.165560 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-38738195-c164-465d-84b0-94e2d5f11cbd tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:33.165560 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-38738195-c164-465d-84b0-94e2d5f11cbd tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id 177c4016-7b42-422b-98c9-933e029750e8. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:42:33.169268 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:33.169268 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:42:33.170105 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-38738195-c164-465d-84b0-94e2d5f11cbd tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/177c4016-7b42-422b-98c9-933e029750e8 returned with HTTP 200 Jul 24 07:42:33.170518 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 590/2342] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:42:33 2026] GET /volume/v3/backups/177c4016-7b42-422b-98c9-933e029750e8 => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:33.823143 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-31522c7f-c988-4b31-a1e8-1b2c05a9d99e None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:33.831692 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-31522c7f-c988-4b31-a1e8-1b2c05a9d99e tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] GET https://10.4.3.170/volume/v3/volumes/0db86ca8-08d4-40e2-a782-04b050aa9584 Jul 24 07:42:33.831692 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-31522c7f-c988-4b31-a1e8-1b2c05a9d99e tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:33.831692 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-31522c7f-c988-4b31-a1e8-1b2c05a9d99e tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:33.841302 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:33.841302 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:42:33.845293 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-31522c7f-c988-4b31-a1e8-1b2c05a9d99e tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Volume info retrieved successfully. Jul 24 07:42:33.851464 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-31522c7f-c988-4b31-a1e8-1b2c05a9d99e tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/volumes/0db86ca8-08d4-40e2-a782-04b050aa9584 returned with HTTP 200 Jul 24 07:42:33.852165 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 590/2343] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:42:33 2026] GET /volume/v3/volumes/0db86ca8-08d4-40e2-a782-04b050aa9584 => generated 876 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:34.192258 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-bf659c8d-ed46-4ee7-9558-adbc158f9ae2 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:34.198871 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-bf659c8d-ed46-4ee7-9558-adbc158f9ae2 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/177c4016-7b42-422b-98c9-933e029750e8 Jul 24 07:42:34.199677 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-bf659c8d-ed46-4ee7-9558-adbc158f9ae2 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:34.199911 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-bf659c8d-ed46-4ee7-9558-adbc158f9ae2 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:34.200078 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-bf659c8d-ed46-4ee7-9558-adbc158f9ae2 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id 177c4016-7b42-422b-98c9-933e029750e8. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:42:34.212847 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:34.212847 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:42:34.213857 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-bf659c8d-ed46-4ee7-9558-adbc158f9ae2 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/177c4016-7b42-422b-98c9-933e029750e8 returned with HTTP 200 Jul 24 07:42:34.214515 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 576/2344] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:42:34 2026] GET /volume/v3/backups/177c4016-7b42-422b-98c9-933e029750e8 => generated 789 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:34.336191 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-92bf6fc4-4e0e-40af-bc83-f3ec854e6a70 req-db280b61-73ea-4981-8ddb-0f5a1e1f2332 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:34.338396 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-92bf6fc4-4e0e-40af-bc83-f3ec854e6a70 req-db280b61-73ea-4981-8ddb-0f5a1e1f2332 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] DELETE https://10.4.3.170/volume/v3/attachments/af70cc80-7cc9-450c-9b70-a768a3c799e2 Jul 24 07:42:34.338635 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-92bf6fc4-4e0e-40af-bc83-f3ec854e6a70 req-db280b61-73ea-4981-8ddb-0f5a1e1f2332 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:34.338867 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-92bf6fc4-4e0e-40af-bc83-f3ec854e6a70 req-db280b61-73ea-4981-8ddb-0f5a1e1f2332 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Calling method 'version_select' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:34.349968 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:34.349968 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:42:34.410968 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-92bf6fc4-4e0e-40af-bc83-f3ec854e6a70 req-db280b61-73ea-4981-8ddb-0f5a1e1f2332 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] https://10.4.3.170/volume/v3/attachments/af70cc80-7cc9-450c-9b70-a768a3c799e2 returned with HTTP 200 Jul 24 07:42:34.411364 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 589/2345] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 24 07:42:34 2026] DELETE /volume/v3/attachments/af70cc80-7cc9-450c-9b70-a768a3c799e2 => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:34.422355 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-92bf6fc4-4e0e-40af-bc83-f3ec854e6a70 req-c027f8d4-f3f5-4b2f-ae1d-831862e510d6 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:34.425239 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-92bf6fc4-4e0e-40af-bc83-f3ec854e6a70 req-c027f8d4-f3f5-4b2f-ae1d-831862e510d6 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] DELETE https://10.4.3.170/volume/v3/volumes/d8ea27ae-2ddf-4936-8804-62a12a36b75b Jul 24 07:42:34.425478 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-92bf6fc4-4e0e-40af-bc83-f3ec854e6a70 req-c027f8d4-f3f5-4b2f-ae1d-831862e510d6 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:34.425763 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-92bf6fc4-4e0e-40af-bc83-f3ec854e6a70 req-c027f8d4-f3f5-4b2f-ae1d-831862e510d6 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:34.425994 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [req-92bf6fc4-4e0e-40af-bc83-f3ec854e6a70 req-c027f8d4-f3f5-4b2f-ae1d-831862e510d6 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Delete volume with id: d8ea27ae-2ddf-4936-8804-62a12a36b75b Jul 24 07:42:34.438375 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:34.438375 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:42:34.439176 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [req-92bf6fc4-4e0e-40af-bc83-f3ec854e6a70 req-c027f8d4-f3f5-4b2f-ae1d-831862e510d6 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Volume info retrieved successfully. Jul 24 07:42:34.463636 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [req-92bf6fc4-4e0e-40af-bc83-f3ec854e6a70 req-c027f8d4-f3f5-4b2f-ae1d-831862e510d6 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Delete volume request issued successfully. Jul 24 07:42:34.463879 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-92bf6fc4-4e0e-40af-bc83-f3ec854e6a70 req-c027f8d4-f3f5-4b2f-ae1d-831862e510d6 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] https://10.4.3.170/volume/v3/volumes/d8ea27ae-2ddf-4936-8804-62a12a36b75b returned with HTTP 202 Jul 24 07:42:34.464447 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 591/2346] 10.4.3.170 () {70 vars in 1620 bytes} [Fri Jul 24 07:42:34 2026] DELETE /volume/v3/volumes/d8ea27ae-2ddf-4936-8804-62a12a36b75b => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:42:34.613977 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-451ea2fa-55a2-46f8-81d7-68ad1f9f4aa8 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:34.615696 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-451ea2fa-55a2-46f8-81d7-68ad1f9f4aa8 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:42:34.616186 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-451ea2fa-55a2-46f8-81d7-68ad1f9f4aa8 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-672353414", "snapshot_id": null, "imageRef": "c7843099-d178-467f-91a9-52ff7d08103c", "volume_type": null, "size": 1}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:42:34.617738 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-451ea2fa-55a2-46f8-81d7-68ad1f9f4aa8 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-672353414', 'snapshot_id': None, 'imageRef': 'c7843099-d178-467f-91a9-52ff7d08103c', 'volume_type': None, 'size': 1}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:42:34.707451 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-451ea2fa-55a2-46f8-81d7-68ad1f9f4aa8 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Create volume of 1 GB Jul 24 07:42:34.712466 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-451ea2fa-55a2-46f8-81d7-68ad1f9f4aa8 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Availability Zones retrieved successfully. Jul 24 07:42:34.718452 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-451ea2fa-55a2-46f8-81d7-68ad1f9f4aa8 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Flow 'volume_create_api' (b6d5b6f9-e7e8-4c1d-8781-e67a53883fc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:42:34.719728 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-451ea2fa-55a2-46f8-81d7-68ad1f9f4aa8 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1611b69-ca1c-4388-9561-5f519d7659b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:42:34.721234 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-451ea2fa-55a2-46f8-81d7-68ad1f9f4aa8 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Validating volume size '1' using validate_int {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:42:34.795453 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-451ea2fa-55a2-46f8-81d7-68ad1f9f4aa8 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1611b69-ca1c-4388-9561-5f519d7659b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:42:34.799274 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-451ea2fa-55a2-46f8-81d7-68ad1f9f4aa8 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02849a1e-294d-4ee9-a449-140b78198f3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:42:34.870488 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-130160ae-5389-4257-aa8e-c952f45b9cca None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:34.874965 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-130160ae-5389-4257-aa8e-c952f45b9cca tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] GET https://10.4.3.170/volume/v3/volumes/0db86ca8-08d4-40e2-a782-04b050aa9584 Jul 24 07:42:34.874965 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-130160ae-5389-4257-aa8e-c952f45b9cca tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:34.875896 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-130160ae-5389-4257-aa8e-c952f45b9cca tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:34.880460 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-451ea2fa-55a2-46f8-81d7-68ad1f9f4aa8 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Created reservations ['fcac5a1b-d803-415c-a80f-46c31fc3157d', '65ce3978-2418-470f-a55e-bd4089a8d194', 'fc5c3fa3-410d-466a-9421-af0d451125d1', 'ded98f86-440a-46a0-9236-05f4795fbe79'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:42:34.880460 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-451ea2fa-55a2-46f8-81d7-68ad1f9f4aa8 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02849a1e-294d-4ee9-a449-140b78198f3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fcac5a1b-d803-415c-a80f-46c31fc3157d', '65ce3978-2418-470f-a55e-bd4089a8d194', 'fc5c3fa3-410d-466a-9421-af0d451125d1', 'ded98f86-440a-46a0-9236-05f4795fbe79']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:42:34.881225 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-451ea2fa-55a2-46f8-81d7-68ad1f9f4aa8 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59b7b735-d7f6-4bfd-8942-540f4a7bc631) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:42:34.901753 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:34.901753 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:42:34.908454 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-451ea2fa-55a2-46f8-81d7-68ad1f9f4aa8 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59b7b735-d7f6-4bfd-8942-540f4a7bc631) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '15721d98-e9c1-45ce-b9a8-f08b8560a4cc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-672353414',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e646a22758f34538935b2194224ef3ea',qos_specs=None,replication_status=,reservations=['fcac5a1b-d803-415c-a80f-46c31fc3157d','65ce3978-2418-470f-a55e-bd4089a8d194','fc5c3fa3-410d-466a-9421-af0d451125d1','ded98f86-440a-46a0-9236-05f4795fbe79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36d96eac3b6446a69ee67eda02654cb7',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:42:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-672353414',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=15721d98-e9c1-45ce-b9a8-f08b8560a4cc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e646a22758f34538935b2194224ef3ea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='36d96eac3b6446a69ee67eda02654cb7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:42:34.911704 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-451ea2fa-55a2-46f8-81d7-68ad1f9f4aa8 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6825bfcb-f99b-41d9-a6fd-3e1096fd48d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:42:34.914564 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-130160ae-5389-4257-aa8e-c952f45b9cca tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Volume info retrieved successfully. Jul 24 07:42:34.919849 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-130160ae-5389-4257-aa8e-c952f45b9cca tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/volumes/0db86ca8-08d4-40e2-a782-04b050aa9584 returned with HTTP 200 Jul 24 07:42:34.920034 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 577/2347] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:42:34 2026] GET /volume/v3/volumes/0db86ca8-08d4-40e2-a782-04b050aa9584 => generated 876 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:34.934523 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-451ea2fa-55a2-46f8-81d7-68ad1f9f4aa8 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6825bfcb-f99b-41d9-a6fd-3e1096fd48d6) transitioned into state 'SUCCESS' from state '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-672353414',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e646a22758f34538935b2194224ef3ea',qos_specs=None,replication_status=,reservations=['fcac5a1b-d803-415c-a80f-46c31fc3157d','65ce3978-2418-470f-a55e-bd4089a8d194','fc5c3fa3-410d-466a-9421-af0d451125d1','ded98f86-440a-46a0-9236-05f4795fbe79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36d96eac3b6446a69ee67eda02654cb7',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:42:34.935441 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-451ea2fa-55a2-46f8-81d7-68ad1f9f4aa8 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (724110d4-787e-4aa4-ae29-8e04f5976616) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:42:34.946131 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-451ea2fa-55a2-46f8-81d7-68ad1f9f4aa8 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (724110d4-787e-4aa4-ae29-8e04f5976616) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:42:34.947225 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-451ea2fa-55a2-46f8-81d7-68ad1f9f4aa8 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Flow 'volume_create_api' (b6d5b6f9-e7e8-4c1d-8781-e67a53883fc1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:42:34.947594 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-451ea2fa-55a2-46f8-81d7-68ad1f9f4aa8 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Create volume request issued successfully. Jul 24 07:42:34.948279 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-451ea2fa-55a2-46f8-81d7-68ad1f9f4aa8 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:42:34.948799 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 591/2348] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 24 07:42:34 2026] POST /volume/v3/volumes => generated 753 bytes in 335 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:42:34.964034 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-41f7aee7-bbee-486f-873b-66d4b6e1ab86 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:34.965615 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-41f7aee7-bbee-486f-873b-66d4b6e1ab86 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] GET https://10.4.3.170/volume/v3/volumes/15721d98-e9c1-45ce-b9a8-f08b8560a4cc Jul 24 07:42:34.965792 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-41f7aee7-bbee-486f-873b-66d4b6e1ab86 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:34.965965 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-41f7aee7-bbee-486f-873b-66d4b6e1ab86 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:34.972264 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:34.972264 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:42:34.975530 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-41f7aee7-bbee-486f-873b-66d4b6e1ab86 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Volume info retrieved successfully. Jul 24 07:42:34.979270 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-41f7aee7-bbee-486f-873b-66d4b6e1ab86 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] https://10.4.3.170/volume/v3/volumes/15721d98-e9c1-45ce-b9a8-f08b8560a4cc returned with HTTP 200 Jul 24 07:42:34.979622 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 590/2349] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:42:34 2026] GET /volume/v3/volumes/15721d98-e9c1-45ce-b9a8-f08b8560a4cc => generated 821 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:35.060829 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ff4eb728-7451-460b-8a85-5ee9bbcede4a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:35.166094 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ff4eb728-7451-460b-8a85-5ee9bbcede4a tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:42:35.166446 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ff4eb728-7451-460b-8a85-5ee9bbcede4a tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendAttachedTest-Volume-401573883"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:42:35.167812 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-ff4eb728-7451-460b-8a85-5ee9bbcede4a tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendAttachedTest-Volume-401573883'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:42:35.167945 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-ff4eb728-7451-460b-8a85-5ee9bbcede4a tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] Create volume of 1 GB Jul 24 07:42:35.174171 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-ff4eb728-7451-460b-8a85-5ee9bbcede4a tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] Availability Zones retrieved successfully. Jul 24 07:42:35.187565 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-ff4eb728-7451-460b-8a85-5ee9bbcede4a tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] Flow 'volume_create_api' (5959a25b-c056-4018-b52f-4a316788d980) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:42:35.187565 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-ff4eb728-7451-460b-8a85-5ee9bbcede4a tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c53c1b4d-e0cd-465d-ba98-a4dffe9c2a99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:42:35.189866 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-ff4eb728-7451-460b-8a85-5ee9bbcede4a tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:42:35.226537 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-1dd21132-aa0d-460e-a2f8-9103b9c0e8ee None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:35.228712 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1dd21132-aa0d-460e-a2f8-9103b9c0e8ee tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/177c4016-7b42-422b-98c9-933e029750e8 Jul 24 07:42:35.229092 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1dd21132-aa0d-460e-a2f8-9103b9c0e8ee tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:35.230256 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1dd21132-aa0d-460e-a2f8-9103b9c0e8ee tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:35.230256 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-1dd21132-aa0d-460e-a2f8-9103b9c0e8ee tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id 177c4016-7b42-422b-98c9-933e029750e8. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:42:35.230383 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-ff4eb728-7451-460b-8a85-5ee9bbcede4a tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c53c1b4d-e0cd-465d-ba98-a4dffe9c2a99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:42:35.230453 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-ff4eb728-7451-460b-8a85-5ee9bbcede4a tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3a16384-55e6-46e8-b21c-c66b059c213a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:42:35.237009 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:35.237009 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:42:35.241098 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1dd21132-aa0d-460e-a2f8-9103b9c0e8ee tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/177c4016-7b42-422b-98c9-933e029750e8 returned with HTTP 200 Jul 24 07:42:35.241098 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 578/2350] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:42:35 2026] GET /volume/v3/backups/177c4016-7b42-422b-98c9-933e029750e8 => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:35.294926 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-ff4eb728-7451-460b-8a85-5ee9bbcede4a tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] Created reservations ['637134d2-baae-481d-9d57-1ee1f8dcf182', '4842cbfc-195b-4257-a44d-5979b50c8a02', 'dfb3f717-cd16-4ab4-b8ad-1705981859f4', 'fe06ab72-1f27-4619-9120-4f41d92b6012'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:42:35.295908 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-ff4eb728-7451-460b-8a85-5ee9bbcede4a tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3a16384-55e6-46e8-b21c-c66b059c213a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['637134d2-baae-481d-9d57-1ee1f8dcf182', '4842cbfc-195b-4257-a44d-5979b50c8a02', 'dfb3f717-cd16-4ab4-b8ad-1705981859f4', 'fe06ab72-1f27-4619-9120-4f41d92b6012']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:42:35.297230 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-ff4eb728-7451-460b-8a85-5ee9bbcede4a tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8cc0518d-1a5d-4568-bc47-f083294ad723) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:42:35.320897 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-ff4eb728-7451-460b-8a85-5ee9bbcede4a tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8cc0518d-1a5d-4568-bc47-f083294ad723) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '94f88063-7f13-4f80-a3ef-906719ce1901', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-401573883',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9569e0f94744356acc6e1a464564251',qos_specs=None,replication_status=,reservations=['637134d2-baae-481d-9d57-1ee1f8dcf182','4842cbfc-195b-4257-a44d-5979b50c8a02','dfb3f717-cd16-4ab4-b8ad-1705981859f4','fe06ab72-1f27-4619-9120-4f41d92b6012'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76ad74d3a3a645178d24dec9105dd4ba',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:42:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-401573883',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=94f88063-7f13-4f80-a3ef-906719ce1901,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e9569e0f94744356acc6e1a464564251',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='76ad74d3a3a645178d24dec9105dd4ba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:42:35.321742 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-ff4eb728-7451-460b-8a85-5ee9bbcede4a tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0ee8524-04c9-4ef7-8fe6-950b9fe7ff6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:42:35.341102 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-ff4eb728-7451-460b-8a85-5ee9bbcede4a tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0ee8524-04c9-4ef7-8fe6-950b9fe7ff6a) transitioned into state 'SUCCESS' from state '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-401573883',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9569e0f94744356acc6e1a464564251',qos_specs=None,replication_status=,reservations=['637134d2-baae-481d-9d57-1ee1f8dcf182','4842cbfc-195b-4257-a44d-5979b50c8a02','dfb3f717-cd16-4ab4-b8ad-1705981859f4','fe06ab72-1f27-4619-9120-4f41d92b6012'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76ad74d3a3a645178d24dec9105dd4ba',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:42:35.341919 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-ff4eb728-7451-460b-8a85-5ee9bbcede4a tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2991a374-2267-416a-b886-a17d25ebeea4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:42:35.351676 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-ff4eb728-7451-460b-8a85-5ee9bbcede4a tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2991a374-2267-416a-b886-a17d25ebeea4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:42:35.352711 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-ff4eb728-7451-460b-8a85-5ee9bbcede4a tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] Flow 'volume_create_api' (5959a25b-c056-4018-b52f-4a316788d980) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:42:35.353036 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-ff4eb728-7451-460b-8a85-5ee9bbcede4a tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] Create volume request issued successfully. Jul 24 07:42:35.353660 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ff4eb728-7451-460b-8a85-5ee9bbcede4a tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:42:35.354073 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 592/2351] 10.4.3.170 () {70 vars in 1299 bytes} [Fri Jul 24 07:42:35 2026] POST /volume/v3/volumes => generated 773 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:42:35.370617 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-bf214d2b-77df-4751-b522-6936c797391f None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:35.372738 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-bf214d2b-77df-4751-b522-6936c797391f tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] GET https://10.4.3.170/volume/v3/volumes/94f88063-7f13-4f80-a3ef-906719ce1901 Jul 24 07:42:35.373006 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-bf214d2b-77df-4751-b522-6936c797391f tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:35.373140 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-bf214d2b-77df-4751-b522-6936c797391f tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:35.381123 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:35.381123 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:42:35.385055 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-bf214d2b-77df-4751-b522-6936c797391f tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] Volume info retrieved successfully. Jul 24 07:42:35.389349 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-bf214d2b-77df-4751-b522-6936c797391f tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] https://10.4.3.170/volume/v3/volumes/94f88063-7f13-4f80-a3ef-906719ce1901 returned with HTTP 200 Jul 24 07:42:35.389692 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 592/2352] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:42:35 2026] GET /volume/v3/volumes/94f88063-7f13-4f80-a3ef-906719ce1901 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:42:35.935894 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-a364b291-8649-412f-9a16-edf02a2689dc None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:35.937760 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a364b291-8649-412f-9a16-edf02a2689dc tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] GET https://10.4.3.170/volume/v3/volumes/0db86ca8-08d4-40e2-a782-04b050aa9584 Jul 24 07:42:35.937977 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a364b291-8649-412f-9a16-edf02a2689dc tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:35.938160 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a364b291-8649-412f-9a16-edf02a2689dc tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:35.948431 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:35.948431 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:42:35.952215 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-a364b291-8649-412f-9a16-edf02a2689dc tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Volume info retrieved successfully. Jul 24 07:42:35.956432 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a364b291-8649-412f-9a16-edf02a2689dc tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/volumes/0db86ca8-08d4-40e2-a782-04b050aa9584 returned with HTTP 200 Jul 24 07:42:35.956853 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 591/2353] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:42:35 2026] GET /volume/v3/volumes/0db86ca8-08d4-40e2-a782-04b050aa9584 => generated 876 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:35.996845 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-10aad5e4-f1f8-4c4b-9e13-724d76ec742a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:36.000343 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-10aad5e4-f1f8-4c4b-9e13-724d76ec742a tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] GET https://10.4.3.170/volume/v3/volumes/15721d98-e9c1-45ce-b9a8-f08b8560a4cc Jul 24 07:42:36.004165 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-10aad5e4-f1f8-4c4b-9e13-724d76ec742a tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:36.004165 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-10aad5e4-f1f8-4c4b-9e13-724d76ec742a tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:36.010597 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:36.010597 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:42:36.013983 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-10aad5e4-f1f8-4c4b-9e13-724d76ec742a tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Volume info retrieved successfully. Jul 24 07:42:36.017967 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-10aad5e4-f1f8-4c4b-9e13-724d76ec742a tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] https://10.4.3.170/volume/v3/volumes/15721d98-e9c1-45ce-b9a8-f08b8560a4cc returned with HTTP 200 Jul 24 07:42:36.018396 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 579/2354] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:42:35 2026] GET /volume/v3/volumes/15721d98-e9c1-45ce-b9a8-f08b8560a4cc => generated 1361 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:42:36.035165 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0234100e-6383-47eb-b4b3-95a27c962dc8 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:36.037189 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0234100e-6383-47eb-b4b3-95a27c962dc8 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] GET https://10.4.3.170/volume/v3/volumes/15721d98-e9c1-45ce-b9a8-f08b8560a4cc Jul 24 07:42:36.037405 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0234100e-6383-47eb-b4b3-95a27c962dc8 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:36.037619 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0234100e-6383-47eb-b4b3-95a27c962dc8 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:36.045162 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:36.045162 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:42:36.049027 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-0234100e-6383-47eb-b4b3-95a27c962dc8 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Volume info retrieved successfully. Jul 24 07:42:36.053789 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0234100e-6383-47eb-b4b3-95a27c962dc8 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] https://10.4.3.170/volume/v3/volumes/15721d98-e9c1-45ce-b9a8-f08b8560a4cc returned with HTTP 200 Jul 24 07:42:36.054161 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 593/2355] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:42:36 2026] GET /volume/v3/volumes/15721d98-e9c1-45ce-b9a8-f08b8560a4cc => generated 1361 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:42:36.059844 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-b2343267-554e-42d8-97c5-78750aa8ec82 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:36.061835 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b2343267-554e-42d8-97c5-78750aa8ec82 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] DELETE https://10.4.3.170/volume/v3/volumes/66fe8cdf-e0a3-4a44-bc98-fee0ec4be717 Jul 24 07:42:36.062044 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b2343267-554e-42d8-97c5-78750aa8ec82 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:36.062282 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b2343267-554e-42d8-97c5-78750aa8ec82 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:36.062472 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-b2343267-554e-42d8-97c5-78750aa8ec82 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Delete volume with id: 66fe8cdf-e0a3-4a44-bc98-fee0ec4be717 Jul 24 07:42:36.067795 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-f6fc9f79-ff5f-481d-8d7d-efdf18ae7eff None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:36.069495 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f6fc9f79-ff5f-481d-8d7d-efdf18ae7eff tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] GET https://10.4.3.170/volume/v3/volumes/15721d98-e9c1-45ce-b9a8-f08b8560a4cc Jul 24 07:42:36.069675 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f6fc9f79-ff5f-481d-8d7d-efdf18ae7eff tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:36.069915 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f6fc9f79-ff5f-481d-8d7d-efdf18ae7eff tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:36.073136 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:36.073136 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:42:36.073753 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-b2343267-554e-42d8-97c5-78750aa8ec82 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Volume info retrieved successfully. Jul 24 07:42:36.078281 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:36.078281 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:42:36.082867 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-f6fc9f79-ff5f-481d-8d7d-efdf18ae7eff tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Volume info retrieved successfully. Jul 24 07:42:36.088353 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f6fc9f79-ff5f-481d-8d7d-efdf18ae7eff tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] https://10.4.3.170/volume/v3/volumes/15721d98-e9c1-45ce-b9a8-f08b8560a4cc returned with HTTP 200 Jul 24 07:42:36.088855 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 592/2356] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:42:36 2026] GET /volume/v3/volumes/15721d98-e9c1-45ce-b9a8-f08b8560a4cc => generated 1361 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:42:36.095506 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-b2343267-554e-42d8-97c5-78750aa8ec82 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Delete volume request issued successfully. Jul 24 07:42:36.095721 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b2343267-554e-42d8-97c5-78750aa8ec82 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] https://10.4.3.170/volume/v3/volumes/66fe8cdf-e0a3-4a44-bc98-fee0ec4be717 returned with HTTP 202 Jul 24 07:42:36.096215 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 593/2357] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:42:36 2026] DELETE /volume/v3/volumes/66fe8cdf-e0a3-4a44-bc98-fee0ec4be717 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:42:36.102950 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-594a1303-9a72-4ae5-aea9-b03193228667 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:36.103820 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b17e2407-123d-4d69-8a26-54b6155b3241 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:36.104293 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-594a1303-9a72-4ae5-aea9-b03193228667 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] POST https://10.4.3.170/volume/v3/backups Jul 24 07:42:36.104702 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-594a1303-9a72-4ae5-aea9-b03193228667 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "15721d98-e9c1-45ce-b9a8-f08b8560a4cc", "name": "tempest-TestVolumeBackupRestore-backup-1050433661", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:42:36.105600 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b17e2407-123d-4d69-8a26-54b6155b3241 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] GET https://10.4.3.170/volume/v3/volumes/66fe8cdf-e0a3-4a44-bc98-fee0ec4be717 Jul 24 07:42:36.105791 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b17e2407-123d-4d69-8a26-54b6155b3241 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:36.105967 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b17e2407-123d-4d69-8a26-54b6155b3241 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:36.107837 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.contrib.backups [None req-594a1303-9a72-4ae5-aea9-b03193228667 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Creating new backup {'backup': {'volume_id': '15721d98-e9c1-45ce-b9a8-f08b8560a4cc', 'name': 'tempest-TestVolumeBackupRestore-backup-1050433661', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=100243) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 07:42:36.107837 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.contrib.backups [None req-594a1303-9a72-4ae5-aea9-b03193228667 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Creating backup of volume 15721d98-e9c1-45ce-b9a8-f08b8560a4cc in container None Jul 24 07:42:36.113090 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:36.113090 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:42:36.113495 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:36.113495 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:42:36.114033 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-594a1303-9a72-4ae5-aea9-b03193228667 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Volume info retrieved successfully. Jul 24 07:42:36.116480 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-b17e2407-123d-4d69-8a26-54b6155b3241 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Volume info retrieved successfully. Jul 24 07:42:36.120685 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b17e2407-123d-4d69-8a26-54b6155b3241 tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] https://10.4.3.170/volume/v3/volumes/66fe8cdf-e0a3-4a44-bc98-fee0ec4be717 returned with HTTP 200 Jul 24 07:42:36.121060 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 594/2358] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:42:36 2026] GET /volume/v3/volumes/66fe8cdf-e0a3-4a44-bc98-fee0ec4be717 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 07:42:36.141920 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-594a1303-9a72-4ae5-aea9-b03193228667 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Created reservations ['906064c0-bc29-4b21-912a-1568515ca947', '3775941f-fdcd-4e34-beba-1aa81350ef8e'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:42:36.166026 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-594a1303-9a72-4ae5-aea9-b03193228667 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] https://10.4.3.170/volume/v3/backups returned with HTTP 202 Jul 24 07:42:36.166026 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 580/2359] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 24 07:42:36 2026] POST /volume/v3/backups => generated 335 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:42:36.175799 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-bd7136f2-cba3-4efc-8de7-ede5dedb19ab None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:36.177443 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-bd7136f2-cba3-4efc-8de7-ede5dedb19ab tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] GET https://10.4.3.170/volume/v3/backups/86bf6af1-1a3f-49ec-a7fd-299a4b738773 Jul 24 07:42:36.177632 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-bd7136f2-cba3-4efc-8de7-ede5dedb19ab tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:36.177858 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-bd7136f2-cba3-4efc-8de7-ede5dedb19ab tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:36.177955 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-bd7136f2-cba3-4efc-8de7-ede5dedb19ab tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Show backup with id 86bf6af1-1a3f-49ec-a7fd-299a4b738773. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:42:36.182349 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:36.182349 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:42:36.185021 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-bd7136f2-cba3-4efc-8de7-ede5dedb19ab tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] https://10.4.3.170/volume/v3/backups/86bf6af1-1a3f-49ec-a7fd-299a4b738773 returned with HTTP 200 Jul 24 07:42:36.185021 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 593/2360] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:42:36 2026] GET /volume/v3/backups/86bf6af1-1a3f-49ec-a7fd-299a4b738773 => generated 742 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:36.250301 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-c9ad3e40-3f6c-4407-958f-5e13201c4260 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:36.254058 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c9ad3e40-3f6c-4407-958f-5e13201c4260 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/177c4016-7b42-422b-98c9-933e029750e8 Jul 24 07:42:36.254322 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c9ad3e40-3f6c-4407-958f-5e13201c4260 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:36.254563 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c9ad3e40-3f6c-4407-958f-5e13201c4260 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:36.254705 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-c9ad3e40-3f6c-4407-958f-5e13201c4260 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id 177c4016-7b42-422b-98c9-933e029750e8. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:42:36.261241 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:36.261241 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:42:36.261539 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c9ad3e40-3f6c-4407-958f-5e13201c4260 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/177c4016-7b42-422b-98c9-933e029750e8 returned with HTTP 200 Jul 24 07:42:36.261735 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 594/2361] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:42:36 2026] GET /volume/v3/backups/177c4016-7b42-422b-98c9-933e029750e8 => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:36.405465 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-64b174ea-df41-4b5b-832a-49f55327c4a0 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:36.407781 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-64b174ea-df41-4b5b-832a-49f55327c4a0 tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] GET https://10.4.3.170/volume/v3/volumes/94f88063-7f13-4f80-a3ef-906719ce1901 Jul 24 07:42:36.408067 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-64b174ea-df41-4b5b-832a-49f55327c4a0 tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:36.408336 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-64b174ea-df41-4b5b-832a-49f55327c4a0 tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:36.417303 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:36.417303 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:42:36.421790 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-64b174ea-df41-4b5b-832a-49f55327c4a0 tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] Volume info retrieved successfully. Jul 24 07:42:36.427111 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-64b174ea-df41-4b5b-832a-49f55327c4a0 tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] https://10.4.3.170/volume/v3/volumes/94f88063-7f13-4f80-a3ef-906719ce1901 returned with HTTP 200 Jul 24 07:42:36.427642 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 595/2362] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:42:36 2026] GET /volume/v3/volumes/94f88063-7f13-4f80-a3ef-906719ce1901 => generated 866 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:42:36.979427 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-d2f13399-bfdb-4d02-a60d-af36922964ff None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:36.981113 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d2f13399-bfdb-4d02-a60d-af36922964ff tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] GET https://10.4.3.170/volume/v3/volumes/0db86ca8-08d4-40e2-a782-04b050aa9584 Jul 24 07:42:36.981446 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d2f13399-bfdb-4d02-a60d-af36922964ff tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:36.981783 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d2f13399-bfdb-4d02-a60d-af36922964ff tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:36.990046 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:36.990046 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:42:36.993297 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-d2f13399-bfdb-4d02-a60d-af36922964ff tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Volume info retrieved successfully. Jul 24 07:42:36.997462 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d2f13399-bfdb-4d02-a60d-af36922964ff tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/volumes/0db86ca8-08d4-40e2-a782-04b050aa9584 returned with HTTP 200 Jul 24 07:42:36.997462 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 581/2363] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:42:36 2026] GET /volume/v3/volumes/0db86ca8-08d4-40e2-a782-04b050aa9584 => generated 876 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:37.133358 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-b21aefa9-bc6f-44c1-a238-6c6f97b335cb None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:37.135350 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b21aefa9-bc6f-44c1-a238-6c6f97b335cb tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] GET https://10.4.3.170/volume/v3/volumes/66fe8cdf-e0a3-4a44-bc98-fee0ec4be717 Jul 24 07:42:37.135562 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b21aefa9-bc6f-44c1-a238-6c6f97b335cb tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:37.135818 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b21aefa9-bc6f-44c1-a238-6c6f97b335cb tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:37.143241 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b21aefa9-bc6f-44c1-a238-6c6f97b335cb tempest-ServerActionsTestOtherA-830011677 tempest-ServerActionsTestOtherA-830011677-project-member] https://10.4.3.170/volume/v3/volumes/66fe8cdf-e0a3-4a44-bc98-fee0ec4be717 returned with HTTP 404 Jul 24 07:42:37.143831 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 594/2364] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:42:37 2026] GET /volume/v3/volumes/66fe8cdf-e0a3-4a44-bc98-fee0ec4be717 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:42:37.195523 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-3204216e-723b-4b75-9773-5d6ab7d4e192 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:37.197367 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3204216e-723b-4b75-9773-5d6ab7d4e192 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] GET https://10.4.3.170/volume/v3/backups/86bf6af1-1a3f-49ec-a7fd-299a4b738773 Jul 24 07:42:37.197557 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3204216e-723b-4b75-9773-5d6ab7d4e192 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:37.197742 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3204216e-723b-4b75-9773-5d6ab7d4e192 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:37.197876 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-3204216e-723b-4b75-9773-5d6ab7d4e192 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Show backup with id 86bf6af1-1a3f-49ec-a7fd-299a4b738773. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:42:37.202325 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:37.202325 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:42:37.203036 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3204216e-723b-4b75-9773-5d6ab7d4e192 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] https://10.4.3.170/volume/v3/backups/86bf6af1-1a3f-49ec-a7fd-299a4b738773 returned with HTTP 200 Jul 24 07:42:37.203427 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 595/2365] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:42:37 2026] GET /volume/v3/backups/86bf6af1-1a3f-49ec-a7fd-299a4b738773 => generated 744 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:37.273137 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0c93a061-89be-4a5a-b640-2e64b41dabc5 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:37.275607 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0c93a061-89be-4a5a-b640-2e64b41dabc5 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/177c4016-7b42-422b-98c9-933e029750e8 Jul 24 07:42:37.275750 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0c93a061-89be-4a5a-b640-2e64b41dabc5 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:37.275977 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0c93a061-89be-4a5a-b640-2e64b41dabc5 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:37.276073 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-0c93a061-89be-4a5a-b640-2e64b41dabc5 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id 177c4016-7b42-422b-98c9-933e029750e8. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:42:37.280563 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:37.280563 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:42:37.281301 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0c93a061-89be-4a5a-b640-2e64b41dabc5 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/177c4016-7b42-422b-98c9-933e029750e8 returned with HTTP 200 Jul 24 07:42:37.281650 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 596/2366] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:42:37 2026] GET /volume/v3/backups/177c4016-7b42-422b-98c9-933e029750e8 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:38.011532 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-a3f0d221-03c4-4a1d-8e15-ccf42e5573da None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:38.014136 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a3f0d221-03c4-4a1d-8e15-ccf42e5573da tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] GET https://10.4.3.170/volume/v3/volumes/0db86ca8-08d4-40e2-a782-04b050aa9584 Jul 24 07:42:38.014474 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a3f0d221-03c4-4a1d-8e15-ccf42e5573da tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:38.014796 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a3f0d221-03c4-4a1d-8e15-ccf42e5573da tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:38.028823 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:38.028823 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:42:38.037556 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-a3f0d221-03c4-4a1d-8e15-ccf42e5573da tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Volume info retrieved successfully. Jul 24 07:42:38.042435 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a3f0d221-03c4-4a1d-8e15-ccf42e5573da tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/volumes/0db86ca8-08d4-40e2-a782-04b050aa9584 returned with HTTP 200 Jul 24 07:42:38.042878 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 582/2367] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:42:38 2026] GET /volume/v3/volumes/0db86ca8-08d4-40e2-a782-04b050aa9584 => generated 876 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:38.214318 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-b9414981-38d5-48e1-896e-7c305ef2ccb7 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:38.217221 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b9414981-38d5-48e1-896e-7c305ef2ccb7 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] GET https://10.4.3.170/volume/v3/backups/86bf6af1-1a3f-49ec-a7fd-299a4b738773 Jul 24 07:42:38.217221 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b9414981-38d5-48e1-896e-7c305ef2ccb7 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:38.217221 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b9414981-38d5-48e1-896e-7c305ef2ccb7 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:38.217221 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-b9414981-38d5-48e1-896e-7c305ef2ccb7 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Show backup with id 86bf6af1-1a3f-49ec-a7fd-299a4b738773. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:42:38.221081 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:38.221081 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:42:38.221941 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b9414981-38d5-48e1-896e-7c305ef2ccb7 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] https://10.4.3.170/volume/v3/backups/86bf6af1-1a3f-49ec-a7fd-299a4b738773 returned with HTTP 200 Jul 24 07:42:38.222484 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 595/2368] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:42:38 2026] GET /volume/v3/backups/86bf6af1-1a3f-49ec-a7fd-299a4b738773 => generated 744 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:38.296794 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-10f9f84f-ee81-429f-a446-c8867353c366 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:38.301259 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-10f9f84f-ee81-429f-a446-c8867353c366 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/177c4016-7b42-422b-98c9-933e029750e8 Jul 24 07:42:38.301259 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-10f9f84f-ee81-429f-a446-c8867353c366 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:38.301259 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-10f9f84f-ee81-429f-a446-c8867353c366 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:38.301259 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-10f9f84f-ee81-429f-a446-c8867353c366 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id 177c4016-7b42-422b-98c9-933e029750e8. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:42:38.303923 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:38.303923 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:42:38.304785 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-10f9f84f-ee81-429f-a446-c8867353c366 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/177c4016-7b42-422b-98c9-933e029750e8 returned with HTTP 200 Jul 24 07:42:38.305253 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 596/2369] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:42:38 2026] GET /volume/v3/backups/177c4016-7b42-422b-98c9-933e029750e8 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:38.862215 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-ed44e61a-e63f-4da3-a8a2-32b7cf062a2c req-c23dc13c-9957-477c-893e-542ba0623ce9 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:38.864290 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-ed44e61a-e63f-4da3-a8a2-32b7cf062a2c req-c23dc13c-9957-477c-893e-542ba0623ce9 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] POST https://10.4.3.170/volume/v3/attachments/3687cce6-9906-4c4b-a596-5d6e2cefa2cf/action Jul 24 07:42:38.864649 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-ed44e61a-e63f-4da3-a8a2-32b7cf062a2c req-c23dc13c-9957-477c-893e-542ba0623ce9 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Action body: b'{"os-complete": null}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:42:38.864760 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-ed44e61a-e63f-4da3-a8a2-32b7cf062a2c req-c23dc13c-9957-477c-893e-542ba0623ce9 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:42:38.880242 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:38.880242 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:42:38.889728 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-ed44e61a-e63f-4da3-a8a2-32b7cf062a2c req-c23dc13c-9957-477c-893e-542ba0623ce9 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/attachments/3687cce6-9906-4c4b-a596-5d6e2cefa2cf/action returned with HTTP 204 Jul 24 07:42:38.890164 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 597/2370] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 24 07:42:38 2026] POST /volume/v3/attachments/3687cce6-9906-4c4b-a596-5d6e2cefa2cf/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:42:39.056818 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-f630a33e-328a-4ec6-b24f-e2f1e640f697 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:39.058429 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f630a33e-328a-4ec6-b24f-e2f1e640f697 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] GET https://10.4.3.170/volume/v3/volumes/0db86ca8-08d4-40e2-a782-04b050aa9584 Jul 24 07:42:39.058625 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f630a33e-328a-4ec6-b24f-e2f1e640f697 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:39.058833 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f630a33e-328a-4ec6-b24f-e2f1e640f697 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:39.067218 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:39.067218 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:42:39.070646 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-f630a33e-328a-4ec6-b24f-e2f1e640f697 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Volume info retrieved successfully. Jul 24 07:42:39.074319 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f630a33e-328a-4ec6-b24f-e2f1e640f697 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/volumes/0db86ca8-08d4-40e2-a782-04b050aa9584 returned with HTTP 200 Jul 24 07:42:39.074816 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 583/2371] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:42:39 2026] GET /volume/v3/volumes/0db86ca8-08d4-40e2-a782-04b050aa9584 => generated 1168 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:42:39.086706 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-023503a3-3d22-49eb-9fc6-0d6d1b675a29 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:39.089056 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-023503a3-3d22-49eb-9fc6-0d6d1b675a29 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] GET https://10.4.3.170/volume/v3/volumes/0db86ca8-08d4-40e2-a782-04b050aa9584 Jul 24 07:42:39.089328 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-023503a3-3d22-49eb-9fc6-0d6d1b675a29 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:39.089571 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-023503a3-3d22-49eb-9fc6-0d6d1b675a29 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:39.101820 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:39.101820 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:42:39.106169 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-023503a3-3d22-49eb-9fc6-0d6d1b675a29 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Volume info retrieved successfully. Jul 24 07:42:39.111296 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-023503a3-3d22-49eb-9fc6-0d6d1b675a29 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/volumes/0db86ca8-08d4-40e2-a782-04b050aa9584 returned with HTTP 200 Jul 24 07:42:39.111764 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 596/2372] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:42:39 2026] GET /volume/v3/volumes/0db86ca8-08d4-40e2-a782-04b050aa9584 => generated 1168 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:42:39.233545 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-6c233417-8642-4244-b607-7cfebbef9f65 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:39.235278 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6c233417-8642-4244-b607-7cfebbef9f65 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] GET https://10.4.3.170/volume/v3/backups/86bf6af1-1a3f-49ec-a7fd-299a4b738773 Jul 24 07:42:39.235459 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6c233417-8642-4244-b607-7cfebbef9f65 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:39.235641 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6c233417-8642-4244-b607-7cfebbef9f65 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:39.235731 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-6c233417-8642-4244-b607-7cfebbef9f65 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Show backup with id 86bf6af1-1a3f-49ec-a7fd-299a4b738773. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:42:39.241313 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:39.241313 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:42:39.242108 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6c233417-8642-4244-b607-7cfebbef9f65 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] https://10.4.3.170/volume/v3/backups/86bf6af1-1a3f-49ec-a7fd-299a4b738773 returned with HTTP 200 Jul 24 07:42:39.242662 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 597/2373] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:42:39 2026] GET /volume/v3/backups/86bf6af1-1a3f-49ec-a7fd-299a4b738773 => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:39.315364 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-39d60279-7b1b-4fd6-9be7-88f2fb3fc3cd None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:39.317078 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-39d60279-7b1b-4fd6-9be7-88f2fb3fc3cd tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/177c4016-7b42-422b-98c9-933e029750e8 Jul 24 07:42:39.317364 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-39d60279-7b1b-4fd6-9be7-88f2fb3fc3cd tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:39.317609 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-39d60279-7b1b-4fd6-9be7-88f2fb3fc3cd tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:39.317772 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-39d60279-7b1b-4fd6-9be7-88f2fb3fc3cd tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id 177c4016-7b42-422b-98c9-933e029750e8. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:42:39.321873 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:39.321873 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:42:39.322743 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-39d60279-7b1b-4fd6-9be7-88f2fb3fc3cd tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/177c4016-7b42-422b-98c9-933e029750e8 returned with HTTP 200 Jul 24 07:42:39.323146 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 598/2374] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:42:39 2026] GET /volume/v3/backups/177c4016-7b42-422b-98c9-933e029750e8 => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:39.333350 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-f817d9da-552a-4a22-81ba-1e1f861c5d88 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:39.335539 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f817d9da-552a-4a22-81ba-1e1f861c5d88 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/volumes/e675837b-d8d0-453c-8d86-67b4f3f2edce Jul 24 07:42:39.335851 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f817d9da-552a-4a22-81ba-1e1f861c5d88 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:39.336091 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f817d9da-552a-4a22-81ba-1e1f861c5d88 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:39.345496 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:39.345496 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:42:39.349032 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-f817d9da-552a-4a22-81ba-1e1f861c5d88 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Volume info retrieved successfully. Jul 24 07:42:39.353127 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f817d9da-552a-4a22-81ba-1e1f861c5d88 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/volumes/e675837b-d8d0-453c-8d86-67b4f3f2edce returned with HTTP 200 Jul 24 07:42:39.353530 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 584/2375] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:42:39 2026] GET /volume/v3/volumes/e675837b-d8d0-453c-8d86-67b4f3f2edce => generated 1134 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:42:39.365756 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-1f3c9c73-0506-4d36-98d1-694184500b65 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:39.368663 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1f3c9c73-0506-4d36-98d1-694184500b65 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] DELETE https://10.4.3.170/volume/v3/backups/177c4016-7b42-422b-98c9-933e029750e8 Jul 24 07:42:39.368928 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1f3c9c73-0506-4d36-98d1-694184500b65 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:39.369174 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1f3c9c73-0506-4d36-98d1-694184500b65 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:39.369326 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.contrib.backups [None req-1f3c9c73-0506-4d36-98d1-694184500b65 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Delete backup with id: 177c4016-7b42-422b-98c9-933e029750e8. Jul 24 07:42:39.375194 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:39.375194 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:42:39.390174 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.backup.rpcapi [None req-1f3c9c73-0506-4d36-98d1-694184500b65 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] delete_backup rpcapi backup_id 177c4016-7b42-422b-98c9-933e029750e8 {{(pid=100244) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 07:42:39.392006 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1f3c9c73-0506-4d36-98d1-694184500b65 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/177c4016-7b42-422b-98c9-933e029750e8 returned with HTTP 202 Jul 24 07:42:39.395716 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 597/2376] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:42:39 2026] DELETE /volume/v3/backups/177c4016-7b42-422b-98c9-933e029750e8 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:42:39.405471 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-2c16db8f-5c43-46d6-b6c0-068882df3e32 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:39.407698 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2c16db8f-5c43-46d6-b6c0-068882df3e32 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/177c4016-7b42-422b-98c9-933e029750e8 Jul 24 07:42:39.408083 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2c16db8f-5c43-46d6-b6c0-068882df3e32 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:39.408454 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2c16db8f-5c43-46d6-b6c0-068882df3e32 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:39.408669 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-2c16db8f-5c43-46d6-b6c0-068882df3e32 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id 177c4016-7b42-422b-98c9-933e029750e8. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:42:39.412800 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:39.412800 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:42:39.413642 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2c16db8f-5c43-46d6-b6c0-068882df3e32 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/177c4016-7b42-422b-98c9-933e029750e8 returned with HTTP 200 Jul 24 07:42:39.414100 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 598/2377] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:42:39 2026] GET /volume/v3/backups/177c4016-7b42-422b-98c9-933e029750e8 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:40.252056 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e63e519d-10cf-4dd5-abae-b601bdf28700 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:40.253786 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e63e519d-10cf-4dd5-abae-b601bdf28700 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] GET https://10.4.3.170/volume/v3/backups/86bf6af1-1a3f-49ec-a7fd-299a4b738773 Jul 24 07:42:40.253970 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e63e519d-10cf-4dd5-abae-b601bdf28700 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:40.254378 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e63e519d-10cf-4dd5-abae-b601bdf28700 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:40.254378 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-e63e519d-10cf-4dd5-abae-b601bdf28700 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Show backup with id 86bf6af1-1a3f-49ec-a7fd-299a4b738773. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:42:40.258539 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:40.258539 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:42:40.259196 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e63e519d-10cf-4dd5-abae-b601bdf28700 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] https://10.4.3.170/volume/v3/backups/86bf6af1-1a3f-49ec-a7fd-299a4b738773 returned with HTTP 200 Jul 24 07:42:40.259527 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 599/2378] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:42:40 2026] GET /volume/v3/backups/86bf6af1-1a3f-49ec-a7fd-299a4b738773 => generated 755 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:40.432608 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-00b601aa-94d0-4a35-b4de-84412ac61938 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:40.434742 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-00b601aa-94d0-4a35-b4de-84412ac61938 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/177c4016-7b42-422b-98c9-933e029750e8 Jul 24 07:42:40.434742 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-00b601aa-94d0-4a35-b4de-84412ac61938 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:40.434742 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-00b601aa-94d0-4a35-b4de-84412ac61938 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:40.434742 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-00b601aa-94d0-4a35-b4de-84412ac61938 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id 177c4016-7b42-422b-98c9-933e029750e8. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:42:40.437506 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-00b601aa-94d0-4a35-b4de-84412ac61938 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/177c4016-7b42-422b-98c9-933e029750e8 returned with HTTP 404 Jul 24 07:42:40.437909 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 585/2379] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:42:40 2026] GET /volume/v3/backups/177c4016-7b42-422b-98c9-933e029750e8 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:42:40.559042 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-aae4598f-9756-48b0-aaa1-d85020364b32 req-9aba73af-8cd7-4034-9c9f-d3b0fc9003ce None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:40.562783 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-aae4598f-9756-48b0-aaa1-d85020364b32 req-9aba73af-8cd7-4034-9c9f-d3b0fc9003ce tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/volumes/e675837b-d8d0-453c-8d86-67b4f3f2edce Jul 24 07:42:40.562973 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-aae4598f-9756-48b0-aaa1-d85020364b32 req-9aba73af-8cd7-4034-9c9f-d3b0fc9003ce tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:40.563146 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-aae4598f-9756-48b0-aaa1-d85020364b32 req-9aba73af-8cd7-4034-9c9f-d3b0fc9003ce tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:40.579240 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:40.579240 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:42:40.585690 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-aae4598f-9756-48b0-aaa1-d85020364b32 req-9aba73af-8cd7-4034-9c9f-d3b0fc9003ce tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Volume info retrieved successfully. Jul 24 07:42:40.587728 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-aae4598f-9756-48b0-aaa1-d85020364b32 req-9aba73af-8cd7-4034-9c9f-d3b0fc9003ce tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/volumes/e675837b-d8d0-453c-8d86-67b4f3f2edce returned with HTTP 200 Jul 24 07:42:40.588271 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 598/2380] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:42:40 2026] GET /volume/v3/volumes/e675837b-d8d0-453c-8d86-67b4f3f2edce => generated 1134 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:42:40.613813 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-aae4598f-9756-48b0-aaa1-d85020364b32 req-75836404-e648-496f-bd09-bd54d1dc0314 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:40.616930 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-aae4598f-9756-48b0-aaa1-d85020364b32 req-75836404-e648-496f-bd09-bd54d1dc0314 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] POST https://10.4.3.170/volume/v3/volumes/e675837b-d8d0-453c-8d86-67b4f3f2edce/action Jul 24 07:42:40.617160 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-aae4598f-9756-48b0-aaa1-d85020364b32 req-75836404-e648-496f-bd09-bd54d1dc0314 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:42:40.617442 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-aae4598f-9756-48b0-aaa1-d85020364b32 req-75836404-e648-496f-bd09-bd54d1dc0314 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:42:40.636321 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:40.636321 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:42:40.636829 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [req-aae4598f-9756-48b0-aaa1-d85020364b32 req-75836404-e648-496f-bd09-bd54d1dc0314 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Volume info retrieved successfully. Jul 24 07:42:40.649759 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [req-aae4598f-9756-48b0-aaa1-d85020364b32 req-75836404-e648-496f-bd09-bd54d1dc0314 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Begin detaching volume completed successfully. Jul 24 07:42:40.649979 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-aae4598f-9756-48b0-aaa1-d85020364b32 req-75836404-e648-496f-bd09-bd54d1dc0314 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/volumes/e675837b-d8d0-453c-8d86-67b4f3f2edce/action returned with HTTP 202 Jul 24 07:42:40.650444 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 599/2381] 10.4.3.170 () {72 vars in 1672 bytes} [Fri Jul 24 07:42:40 2026] POST /volume/v3/volumes/e675837b-d8d0-453c-8d86-67b4f3f2edce/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:42:40.675005 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-4c874bdf-5ed0-4d44-9a7b-abae32a82eaa None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:40.677064 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4c874bdf-5ed0-4d44-9a7b-abae32a82eaa tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/volumes/e675837b-d8d0-453c-8d86-67b4f3f2edce Jul 24 07:42:40.677306 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4c874bdf-5ed0-4d44-9a7b-abae32a82eaa tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:40.677519 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4c874bdf-5ed0-4d44-9a7b-abae32a82eaa tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:40.688740 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:40.688740 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:42:40.692081 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-4c874bdf-5ed0-4d44-9a7b-abae32a82eaa tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Volume info retrieved successfully. Jul 24 07:42:40.697136 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4c874bdf-5ed0-4d44-9a7b-abae32a82eaa tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/volumes/e675837b-d8d0-453c-8d86-67b4f3f2edce returned with HTTP 200 Jul 24 07:42:40.700806 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 600/2382] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:42:40 2026] GET /volume/v3/volumes/e675837b-d8d0-453c-8d86-67b4f3f2edce => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:42:40.750465 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-cbb9f178-4f5f-4bf1-946c-5ec45076ff01 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:40.750860 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-cbb9f178-4f5f-4bf1-946c-5ec45076ff01 None None] GET https://10.4.3.170/volume// Jul 24 07:42:40.751037 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-cbb9f178-4f5f-4bf1-946c-5ec45076ff01 None None] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:40.751277 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-cbb9f178-4f5f-4bf1-946c-5ec45076ff01 None None] Calling method 'all' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:40.751621 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-cbb9f178-4f5f-4bf1-946c-5ec45076ff01 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:42:40.751958 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 586/2383] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:42:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:42:40.765464 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-aae4598f-9756-48b0-aaa1-d85020364b32 req-dc68693d-7dca-4b69-8cc8-93fa647eac65 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:40.771810 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-aae4598f-9756-48b0-aaa1-d85020364b32 req-dc68693d-7dca-4b69-8cc8-93fa647eac65 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/volumes/e675837b-d8d0-453c-8d86-67b4f3f2edce Jul 24 07:42:40.772072 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-aae4598f-9756-48b0-aaa1-d85020364b32 req-dc68693d-7dca-4b69-8cc8-93fa647eac65 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:40.772294 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-aae4598f-9756-48b0-aaa1-d85020364b32 req-dc68693d-7dca-4b69-8cc8-93fa647eac65 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:40.792733 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:40.792733 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:42:40.797533 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-aae4598f-9756-48b0-aaa1-d85020364b32 req-dc68693d-7dca-4b69-8cc8-93fa647eac65 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Volume info retrieved successfully. Jul 24 07:42:40.803757 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-aae4598f-9756-48b0-aaa1-d85020364b32 req-dc68693d-7dca-4b69-8cc8-93fa647eac65 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/volumes/e675837b-d8d0-453c-8d86-67b4f3f2edce returned with HTTP 200 Jul 24 07:42:40.804755 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 599/2384] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:42:40 2026] GET /volume/v3/volumes/e675837b-d8d0-453c-8d86-67b4f3f2edce => generated 1317 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:42:41.272432 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-242bf59c-75a2-469f-a624-85462158b515 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:41.274268 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-242bf59c-75a2-469f-a624-85462158b515 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] GET https://10.4.3.170/volume/v3/backups/86bf6af1-1a3f-49ec-a7fd-299a4b738773 Jul 24 07:42:41.274438 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-242bf59c-75a2-469f-a624-85462158b515 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:41.274642 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-242bf59c-75a2-469f-a624-85462158b515 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:41.274987 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-242bf59c-75a2-469f-a624-85462158b515 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Show backup with id 86bf6af1-1a3f-49ec-a7fd-299a4b738773. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:42:41.280025 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:41.280025 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:42:41.280966 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-242bf59c-75a2-469f-a624-85462158b515 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] https://10.4.3.170/volume/v3/backups/86bf6af1-1a3f-49ec-a7fd-299a4b738773 returned with HTTP 200 Jul 24 07:42:41.281650 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 600/2385] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:42:41 2026] GET /volume/v3/backups/86bf6af1-1a3f-49ec-a7fd-299a4b738773 => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:41.716915 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-afab31ad-adea-4be0-ad2b-1c9b1f70a505 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:41.718914 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-afab31ad-adea-4be0-ad2b-1c9b1f70a505 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/volumes/e675837b-d8d0-453c-8d86-67b4f3f2edce Jul 24 07:42:41.719600 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-afab31ad-adea-4be0-ad2b-1c9b1f70a505 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:41.719600 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-afab31ad-adea-4be0-ad2b-1c9b1f70a505 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:41.731130 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:41.731130 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:42:41.739544 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-afab31ad-adea-4be0-ad2b-1c9b1f70a505 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Volume info retrieved successfully. Jul 24 07:42:41.745588 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-afab31ad-adea-4be0-ad2b-1c9b1f70a505 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/volumes/e675837b-d8d0-453c-8d86-67b4f3f2edce returned with HTTP 200 Jul 24 07:42:41.746919 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 601/2386] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:42:41 2026] GET /volume/v3/volumes/e675837b-d8d0-453c-8d86-67b4f3f2edce => generated 1137 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:42:41.766320 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-aae4598f-9756-48b0-aaa1-d85020364b32 req-a096acd4-6cac-43ed-9d68-2d126a9f5d50 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:41.768122 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-aae4598f-9756-48b0-aaa1-d85020364b32 req-a096acd4-6cac-43ed-9d68-2d126a9f5d50 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] DELETE https://10.4.3.170/volume/v3/attachments/8c3e2a3f-fe1b-4e91-8fe6-eb795e0c35e7 Jul 24 07:42:41.768312 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-aae4598f-9756-48b0-aaa1-d85020364b32 req-a096acd4-6cac-43ed-9d68-2d126a9f5d50 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:41.768477 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-aae4598f-9756-48b0-aaa1-d85020364b32 req-a096acd4-6cac-43ed-9d68-2d126a9f5d50 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:41.775395 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:41.775395 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:42:41.853280 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-aae4598f-9756-48b0-aaa1-d85020364b32 req-a096acd4-6cac-43ed-9d68-2d126a9f5d50 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/attachments/8c3e2a3f-fe1b-4e91-8fe6-eb795e0c35e7 returned with HTTP 200 Jul 24 07:42:41.853934 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 587/2387] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 24 07:42:41 2026] DELETE /volume/v3/attachments/8c3e2a3f-fe1b-4e91-8fe6-eb795e0c35e7 => generated 19 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:42.298425 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-62c7873d-1171-4166-a695-ff7a66e2b3c6 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:42.300266 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-62c7873d-1171-4166-a695-ff7a66e2b3c6 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] GET https://10.4.3.170/volume/v3/backups/86bf6af1-1a3f-49ec-a7fd-299a4b738773 Jul 24 07:42:42.300266 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-62c7873d-1171-4166-a695-ff7a66e2b3c6 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:42.300521 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-62c7873d-1171-4166-a695-ff7a66e2b3c6 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:42.300679 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-62c7873d-1171-4166-a695-ff7a66e2b3c6 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Show backup with id 86bf6af1-1a3f-49ec-a7fd-299a4b738773. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:42:42.306586 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:42.306586 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:42:42.307535 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-62c7873d-1171-4166-a695-ff7a66e2b3c6 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] https://10.4.3.170/volume/v3/backups/86bf6af1-1a3f-49ec-a7fd-299a4b738773 returned with HTTP 200 Jul 24 07:42:42.308039 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 600/2388] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:42:42 2026] GET /volume/v3/backups/86bf6af1-1a3f-49ec-a7fd-299a4b738773 => generated 755 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:42.758888 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-b41f404b-9d09-4124-816c-90a31da3b1c2 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:42.760538 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b41f404b-9d09-4124-816c-90a31da3b1c2 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/volumes/e675837b-d8d0-453c-8d86-67b4f3f2edce Jul 24 07:42:42.760710 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b41f404b-9d09-4124-816c-90a31da3b1c2 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:42.760909 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b41f404b-9d09-4124-816c-90a31da3b1c2 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:42.771360 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:42.771360 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:42:42.775577 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-b41f404b-9d09-4124-816c-90a31da3b1c2 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Volume info retrieved successfully. Jul 24 07:42:42.780220 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b41f404b-9d09-4124-816c-90a31da3b1c2 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/volumes/e675837b-d8d0-453c-8d86-67b4f3f2edce returned with HTTP 200 Jul 24 07:42:42.780610 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 601/2389] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:42:42 2026] GET /volume/v3/volumes/e675837b-d8d0-453c-8d86-67b4f3f2edce => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:43.130226 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-8a6d33ac-902e-461d-bde7-8d6f6530c30b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:43.130867 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8a6d33ac-902e-461d-bde7-8d6f6530c30b None None] GET https://10.4.3.170/volume// Jul 24 07:42:43.131118 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8a6d33ac-902e-461d-bde7-8d6f6530c30b None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:43.131386 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8a6d33ac-902e-461d-bde7-8d6f6530c30b None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:43.131909 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8a6d33ac-902e-461d-bde7-8d6f6530c30b None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:42:43.132302 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 602/2390] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:42:43 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:42:43.140426 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-ad19b5dc-6e26-4353-af8b-5773294f1997 req-f17e8442-a4ff-406c-ad24-e6670a6c9947 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:43.142135 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-ad19b5dc-6e26-4353-af8b-5773294f1997 req-f17e8442-a4ff-406c-ad24-e6670a6c9947 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 24 07:42:43.142472 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-ad19b5dc-6e26-4353-af8b-5773294f1997 req-f17e8442-a4ff-406c-ad24-e6670a6c9947 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0db86ca8-08d4-40e2-a782-04b050aa9584", "connector": null, "instance_uuid": "7a8a6d80-700c-4f82-a375-950020e1dd8a"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:42:43.152828 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:43.152828 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:42:43.184712 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-ad19b5dc-6e26-4353-af8b-5773294f1997 req-f17e8442-a4ff-406c-ad24-e6670a6c9947 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 24 07:42:43.185131 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 588/2391] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 24 07:42:43 2026] POST /volume/v3/attachments => generated 273 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:42:43.197701 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-ad19b5dc-6e26-4353-af8b-5773294f1997 req-3775515b-2180-4349-a811-4146ed280552 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:43.203568 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-ad19b5dc-6e26-4353-af8b-5773294f1997 req-3775515b-2180-4349-a811-4146ed280552 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] DELETE https://10.4.3.170/volume/v3/attachments/3687cce6-9906-4c4b-a596-5d6e2cefa2cf Jul 24 07:42:43.203568 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-ad19b5dc-6e26-4353-af8b-5773294f1997 req-3775515b-2180-4349-a811-4146ed280552 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:43.203568 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-ad19b5dc-6e26-4353-af8b-5773294f1997 req-3775515b-2180-4349-a811-4146ed280552 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Calling method 'version_select' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:43.214016 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:43.214016 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:42:43.275219 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-ad19b5dc-6e26-4353-af8b-5773294f1997 req-3775515b-2180-4349-a811-4146ed280552 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/attachments/3687cce6-9906-4c4b-a596-5d6e2cefa2cf returned with HTTP 200 Jul 24 07:42:43.275780 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 601/2392] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 24 07:42:43 2026] DELETE /volume/v3/attachments/3687cce6-9906-4c4b-a596-5d6e2cefa2cf => generated 192 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:42:43.326922 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-93502998-1e09-4129-a809-6d1909464b74 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:43.331834 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-93502998-1e09-4129-a809-6d1909464b74 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] GET https://10.4.3.170/volume/v3/backups/86bf6af1-1a3f-49ec-a7fd-299a4b738773 Jul 24 07:42:43.332064 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-93502998-1e09-4129-a809-6d1909464b74 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:43.332305 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-93502998-1e09-4129-a809-6d1909464b74 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:43.332435 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-93502998-1e09-4129-a809-6d1909464b74 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Show backup with id 86bf6af1-1a3f-49ec-a7fd-299a4b738773. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:42:43.342575 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:43.342575 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:42:43.343494 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-93502998-1e09-4129-a809-6d1909464b74 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] https://10.4.3.170/volume/v3/backups/86bf6af1-1a3f-49ec-a7fd-299a4b738773 returned with HTTP 200 Jul 24 07:42:43.343927 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 602/2393] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:42:43 2026] GET /volume/v3/backups/86bf6af1-1a3f-49ec-a7fd-299a4b738773 => generated 755 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:44.361400 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-783074b9-07f6-4af3-834d-bda093211d2d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:44.364134 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-783074b9-07f6-4af3-834d-bda093211d2d tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] GET https://10.4.3.170/volume/v3/backups/86bf6af1-1a3f-49ec-a7fd-299a4b738773 Jul 24 07:42:44.364454 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-783074b9-07f6-4af3-834d-bda093211d2d tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:44.364720 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-783074b9-07f6-4af3-834d-bda093211d2d tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:44.364887 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-783074b9-07f6-4af3-834d-bda093211d2d tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Show backup with id 86bf6af1-1a3f-49ec-a7fd-299a4b738773. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:42:44.371561 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:44.371561 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:42:44.372717 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-783074b9-07f6-4af3-834d-bda093211d2d tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] https://10.4.3.170/volume/v3/backups/86bf6af1-1a3f-49ec-a7fd-299a4b738773 returned with HTTP 200 Jul 24 07:42:44.373193 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 603/2394] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:42:44 2026] GET /volume/v3/backups/86bf6af1-1a3f-49ec-a7fd-299a4b738773 => generated 755 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:44.418671 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-ad19b5dc-6e26-4353-af8b-5773294f1997 req-51409b3a-98a1-4f06-a93a-9242a85309dc None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:44.420930 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-ad19b5dc-6e26-4353-af8b-5773294f1997 req-51409b3a-98a1-4f06-a93a-9242a85309dc tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] PUT https://10.4.3.170/volume/v3/attachments/303b3a2e-3f09-4cdc-a1f7-e8659eb45b97 Jul 24 07:42:44.421340 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-ad19b5dc-6e26-4353-af8b-5773294f1997 req-51409b3a-98a1-4f06-a93a-9242a85309dc tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000005822", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9a7cb9337d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5fc7887c-2ab7-4d21-80c7-ec4ad0d3b011", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:42:44.429359 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-ad19b5dc-6e26-4353-af8b-5773294f1997 req-51409b3a-98a1-4f06-a93a-9242a85309dc tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Acquiring lock "cinder-attachment_update-0db86ca8-08d4-40e2-a782-04b050aa9584-np0000005822" by "attachment_update" {{(pid=100243) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 07:42:44.434403 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-ad19b5dc-6e26-4353-af8b-5773294f1997 req-51409b3a-98a1-4f06-a93a-9242a85309dc tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Lock "cinder-attachment_update-0db86ca8-08d4-40e2-a782-04b050aa9584-np0000005822" acquired by "attachment_update" :: waited 0.005s {{(pid=100243) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 07:42:44.435834 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:44.435834 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:42:44.535315 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-ad19b5dc-6e26-4353-af8b-5773294f1997 req-51409b3a-98a1-4f06-a93a-9242a85309dc tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Lock "cinder-attachment_update-0db86ca8-08d4-40e2-a782-04b050aa9584-np0000005822" released by "attachment_update" :: held 0.101s {{(pid=100243) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 07:42:44.536236 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-ad19b5dc-6e26-4353-af8b-5773294f1997 req-51409b3a-98a1-4f06-a93a-9242a85309dc tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/attachments/303b3a2e-3f09-4cdc-a1f7-e8659eb45b97 returned with HTTP 200 Jul 24 07:42:44.537111 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 589/2395] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 24 07:42:44 2026] PUT /volume/v3/attachments/303b3a2e-3f09-4cdc-a1f7-e8659eb45b97 => generated 968 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:42:44.547025 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-ad19b5dc-6e26-4353-af8b-5773294f1997 req-b4afc0d9-08db-4447-ad56-0af73f9e54e3 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:44.552192 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-ad19b5dc-6e26-4353-af8b-5773294f1997 req-b4afc0d9-08db-4447-ad56-0af73f9e54e3 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] GET https://10.4.3.170/volume/v3/attachments/303b3a2e-3f09-4cdc-a1f7-e8659eb45b97 Jul 24 07:42:44.552687 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-ad19b5dc-6e26-4353-af8b-5773294f1997 req-b4afc0d9-08db-4447-ad56-0af73f9e54e3 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:44.552770 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-ad19b5dc-6e26-4353-af8b-5773294f1997 req-b4afc0d9-08db-4447-ad56-0af73f9e54e3 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Calling method 'version_select' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:44.572979 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-ad19b5dc-6e26-4353-af8b-5773294f1997 req-b4afc0d9-08db-4447-ad56-0af73f9e54e3 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/attachments/303b3a2e-3f09-4cdc-a1f7-e8659eb45b97 returned with HTTP 200 Jul 24 07:42:44.573549 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 602/2396] 10.4.3.170 () {70 vars in 1651 bytes} [Fri Jul 24 07:42:44 2026] GET /volume/v3/attachments/303b3a2e-3f09-4cdc-a1f7-e8659eb45b97 => generated 993 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:42:45.387478 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-94848a02-e341-4644-b0fa-e4fe62616a28 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:45.389282 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-94848a02-e341-4644-b0fa-e4fe62616a28 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] GET https://10.4.3.170/volume/v3/backups/86bf6af1-1a3f-49ec-a7fd-299a4b738773 Jul 24 07:42:45.390032 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-94848a02-e341-4644-b0fa-e4fe62616a28 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:45.390032 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-94848a02-e341-4644-b0fa-e4fe62616a28 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:45.390032 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-94848a02-e341-4644-b0fa-e4fe62616a28 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Show backup with id 86bf6af1-1a3f-49ec-a7fd-299a4b738773. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:42:45.394226 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:45.394226 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:42:45.395149 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-94848a02-e341-4644-b0fa-e4fe62616a28 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] https://10.4.3.170/volume/v3/backups/86bf6af1-1a3f-49ec-a7fd-299a4b738773 returned with HTTP 200 Jul 24 07:42:45.395636 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 603/2397] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:42:45 2026] GET /volume/v3/backups/86bf6af1-1a3f-49ec-a7fd-299a4b738773 => generated 755 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:45.765588 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9c8754c4-7798-4f74-a984-6984beb6bfae None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:45.770282 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9c8754c4-7798-4f74-a984-6984beb6bfae tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] DELETE https://10.4.3.170/volume/v3/volumes/e675837b-d8d0-453c-8d86-67b4f3f2edce Jul 24 07:42:45.770282 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9c8754c4-7798-4f74-a984-6984beb6bfae tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:45.770282 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9c8754c4-7798-4f74-a984-6984beb6bfae tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:45.770282 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-9c8754c4-7798-4f74-a984-6984beb6bfae tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Delete volume with id: e675837b-d8d0-453c-8d86-67b4f3f2edce Jul 24 07:42:45.778462 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:45.778462 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:42:45.779465 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-9c8754c4-7798-4f74-a984-6984beb6bfae tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Volume info retrieved successfully. Jul 24 07:42:45.802024 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-9c8754c4-7798-4f74-a984-6984beb6bfae tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Delete volume request issued successfully. Jul 24 07:42:45.802024 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9c8754c4-7798-4f74-a984-6984beb6bfae tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/volumes/e675837b-d8d0-453c-8d86-67b4f3f2edce returned with HTTP 202 Jul 24 07:42:45.804033 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 604/2398] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:42:45 2026] DELETE /volume/v3/volumes/e675837b-d8d0-453c-8d86-67b4f3f2edce => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:42:45.815093 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-d3e8957b-62b2-46cb-afe4-81a2d4323691 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:45.818316 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d3e8957b-62b2-46cb-afe4-81a2d4323691 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/volumes/e675837b-d8d0-453c-8d86-67b4f3f2edce Jul 24 07:42:45.818601 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d3e8957b-62b2-46cb-afe4-81a2d4323691 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:45.818876 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d3e8957b-62b2-46cb-afe4-81a2d4323691 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:45.831416 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:45.831416 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:42:45.836385 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-d3e8957b-62b2-46cb-afe4-81a2d4323691 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Volume info retrieved successfully. Jul 24 07:42:45.843192 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d3e8957b-62b2-46cb-afe4-81a2d4323691 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/volumes/e675837b-d8d0-453c-8d86-67b4f3f2edce returned with HTTP 200 Jul 24 07:42:45.843567 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 590/2399] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:42:45 2026] GET /volume/v3/volumes/e675837b-d8d0-453c-8d86-67b4f3f2edce => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:46.405744 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-17f01222-6b46-43a5-8b09-167812afec94 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:46.407390 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-17f01222-6b46-43a5-8b09-167812afec94 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] GET https://10.4.3.170/volume/v3/backups/86bf6af1-1a3f-49ec-a7fd-299a4b738773 Jul 24 07:42:46.407567 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-17f01222-6b46-43a5-8b09-167812afec94 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:46.407739 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-17f01222-6b46-43a5-8b09-167812afec94 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:46.407847 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-17f01222-6b46-43a5-8b09-167812afec94 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Show backup with id 86bf6af1-1a3f-49ec-a7fd-299a4b738773. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:42:46.411557 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:46.411557 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:42:46.412272 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-17f01222-6b46-43a5-8b09-167812afec94 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] https://10.4.3.170/volume/v3/backups/86bf6af1-1a3f-49ec-a7fd-299a4b738773 returned with HTTP 200 Jul 24 07:42:46.412604 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 603/2400] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:42:46 2026] GET /volume/v3/backups/86bf6af1-1a3f-49ec-a7fd-299a4b738773 => generated 755 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 07:42:46.858407 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-a50a91b3-1d7e-4fcb-a630-2c2ce0259eb5 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:46.861218 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a50a91b3-1d7e-4fcb-a630-2c2ce0259eb5 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/volumes/e675837b-d8d0-453c-8d86-67b4f3f2edce Jul 24 07:42:46.861218 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a50a91b3-1d7e-4fcb-a630-2c2ce0259eb5 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:46.861218 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a50a91b3-1d7e-4fcb-a630-2c2ce0259eb5 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:46.865885 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a50a91b3-1d7e-4fcb-a630-2c2ce0259eb5 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/volumes/e675837b-d8d0-453c-8d86-67b4f3f2edce returned with HTTP 404 Jul 24 07:42:46.866508 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 604/2401] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:42:46 2026] GET /volume/v3/volumes/e675837b-d8d0-453c-8d86-67b4f3f2edce => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:42:46.873929 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-bf862979-d85d-456b-bffb-431d08da403c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:46.876093 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bf862979-d85d-456b-bffb-431d08da403c tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/volumes/e675837b-d8d0-453c-8d86-67b4f3f2edce Jul 24 07:42:46.876286 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bf862979-d85d-456b-bffb-431d08da403c tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:46.876499 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bf862979-d85d-456b-bffb-431d08da403c tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:46.882093 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bf862979-d85d-456b-bffb-431d08da403c tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/volumes/e675837b-d8d0-453c-8d86-67b4f3f2edce returned with HTTP 404 Jul 24 07:42:46.882552 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 605/2402] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:42:46 2026] GET /volume/v3/volumes/e675837b-d8d0-453c-8d86-67b4f3f2edce => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:42:46.891512 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-86ac3274-baf0-4e57-b5ed-d0798e2493e4 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:46.898926 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-86ac3274-baf0-4e57-b5ed-d0798e2493e4 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] DELETE https://10.4.3.170/volume/v3/volumes/e675837b-d8d0-453c-8d86-67b4f3f2edce Jul 24 07:42:46.900297 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-86ac3274-baf0-4e57-b5ed-d0798e2493e4 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:46.900527 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-86ac3274-baf0-4e57-b5ed-d0798e2493e4 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:46.900777 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-86ac3274-baf0-4e57-b5ed-d0798e2493e4 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Delete volume with id: e675837b-d8d0-453c-8d86-67b4f3f2edce Jul 24 07:42:46.907895 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-86ac3274-baf0-4e57-b5ed-d0798e2493e4 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/volumes/e675837b-d8d0-453c-8d86-67b4f3f2edce returned with HTTP 404 Jul 24 07:42:46.908520 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 591/2403] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:42:46 2026] DELETE /volume/v3/volumes/e675837b-d8d0-453c-8d86-67b4f3f2edce => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:42:46.945037 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-4f6d0b7c-aa0a-4869-ab68-b13d900c5300 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:46.946518 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4f6d0b7c-aa0a-4869-ab68-b13d900c5300 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:42:46.946808 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4f6d0b7c-aa0a-4869-ab68-b13d900c5300 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "c7843099-d178-467f-91a9-52ff7d08103c", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-1488941747"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:42:46.948151 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-4f6d0b7c-aa0a-4869-ab68-b13d900c5300 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Create volume request body: {'volume': {'imageRef': 'c7843099-d178-467f-91a9-52ff7d08103c', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1488941747'}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:42:47.178808 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-4f6d0b7c-aa0a-4869-ab68-b13d900c5300 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Create volume of 1 GB Jul 24 07:42:47.183923 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-4f6d0b7c-aa0a-4869-ab68-b13d900c5300 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Availability Zones retrieved successfully. Jul 24 07:42:47.191458 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-4f6d0b7c-aa0a-4869-ab68-b13d900c5300 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Flow 'volume_create_api' (152fdadc-953f-4fa9-85b0-263daeee8083) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:42:47.192536 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-4f6d0b7c-aa0a-4869-ab68-b13d900c5300 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16d43cbc-278a-49ed-a59e-ca2cc4b2f6bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:42:47.193400 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-4f6d0b7c-aa0a-4869-ab68-b13d900c5300 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:42:47.257537 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-4f6d0b7c-aa0a-4869-ab68-b13d900c5300 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16d43cbc-278a-49ed-a59e-ca2cc4b2f6bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:42:47.258217 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-4f6d0b7c-aa0a-4869-ab68-b13d900c5300 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6382f9e-022d-475e-ac67-1cc62a18c80e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:42:47.295026 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-4f6d0b7c-aa0a-4869-ab68-b13d900c5300 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Created reservations ['4451126d-1dde-481b-a79a-b4a7da62869f', 'bf7d4256-2251-41de-8bec-c2dcb792e2b4', 'a9c6ba1f-a798-4f55-a0fe-d07e3a46e14c', 'bdb86108-27ef-4b53-bd6a-0ccb448b9a8e'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:42:47.295742 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-4f6d0b7c-aa0a-4869-ab68-b13d900c5300 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6382f9e-022d-475e-ac67-1cc62a18c80e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4451126d-1dde-481b-a79a-b4a7da62869f', 'bf7d4256-2251-41de-8bec-c2dcb792e2b4', 'a9c6ba1f-a798-4f55-a0fe-d07e3a46e14c', 'bdb86108-27ef-4b53-bd6a-0ccb448b9a8e']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:42:47.296437 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-4f6d0b7c-aa0a-4869-ab68-b13d900c5300 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a33bef2f-b4eb-4518-b742-5dad8d5e49e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:42:47.317932 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-4f6d0b7c-aa0a-4869-ab68-b13d900c5300 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a33bef2f-b4eb-4518-b742-5dad8d5e49e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2b80bda4-f593-48e5-8c8e-488f1190b214', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1488941747',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b17bfcadca684bfda3b1f0d7ec79cc00',qos_specs=None,replication_status=,reservations=['4451126d-1dde-481b-a79a-b4a7da62869f','bf7d4256-2251-41de-8bec-c2dcb792e2b4','a9c6ba1f-a798-4f55-a0fe-d07e3a46e14c','bdb86108-27ef-4b53-bd6a-0ccb448b9a8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='468179dc83564836ad9463239811ae72',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:42:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1488941747',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2b80bda4-f593-48e5-8c8e-488f1190b214,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b17bfcadca684bfda3b1f0d7ec79cc00',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='468179dc83564836ad9463239811ae72',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:42:47.318632 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-4f6d0b7c-aa0a-4869-ab68-b13d900c5300 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebef7a74-c1c7-4413-b577-74ae6da7143b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:42:47.334158 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-4f6d0b7c-aa0a-4869-ab68-b13d900c5300 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebef7a74-c1c7-4413-b577-74ae6da7143b) transitioned into state 'SUCCESS' from state '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-1488941747',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b17bfcadca684bfda3b1f0d7ec79cc00',qos_specs=None,replication_status=,reservations=['4451126d-1dde-481b-a79a-b4a7da62869f','bf7d4256-2251-41de-8bec-c2dcb792e2b4','a9c6ba1f-a798-4f55-a0fe-d07e3a46e14c','bdb86108-27ef-4b53-bd6a-0ccb448b9a8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='468179dc83564836ad9463239811ae72',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:42:47.334811 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-4f6d0b7c-aa0a-4869-ab68-b13d900c5300 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5eaede8-0a86-4c44-b452-9fb6bb8be67d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:42:47.345229 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-4f6d0b7c-aa0a-4869-ab68-b13d900c5300 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5eaede8-0a86-4c44-b452-9fb6bb8be67d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:42:47.345985 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-4f6d0b7c-aa0a-4869-ab68-b13d900c5300 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Flow 'volume_create_api' (152fdadc-953f-4fa9-85b0-263daeee8083) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:42:47.346354 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-4f6d0b7c-aa0a-4869-ab68-b13d900c5300 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Create volume request issued successfully. Jul 24 07:42:47.346931 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4f6d0b7c-aa0a-4869-ab68-b13d900c5300 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:42:47.347465 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 604/2404] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 24 07:42:46 2026] POST /volume/v3/volumes => generated 749 bytes in 403 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:42:47.362460 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-66760f5c-7eda-4189-94ce-c0f0511ef3f6 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:47.363997 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-66760f5c-7eda-4189-94ce-c0f0511ef3f6 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/volumes/2b80bda4-f593-48e5-8c8e-488f1190b214 Jul 24 07:42:47.364385 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-66760f5c-7eda-4189-94ce-c0f0511ef3f6 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:47.364753 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-66760f5c-7eda-4189-94ce-c0f0511ef3f6 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:47.367341 np0000005822 devstack@c-api.service[100245]: DEBUG dbcounter [-] [100245] Writing DB stats cinder:SELECT=257,cinder:UPDATE=76,cinder:INSERT=45 {{(pid=100245) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 07:42:47.374944 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:47.374944 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:42:47.378694 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-66760f5c-7eda-4189-94ce-c0f0511ef3f6 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Volume info retrieved successfully. Jul 24 07:42:47.382959 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-66760f5c-7eda-4189-94ce-c0f0511ef3f6 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/volumes/2b80bda4-f593-48e5-8c8e-488f1190b214 returned with HTTP 200 Jul 24 07:42:47.383501 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 605/2405] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:42:47 2026] GET /volume/v3/volumes/2b80bda4-f593-48e5-8c8e-488f1190b214 => generated 817 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:47.423284 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e8cdfc6a-2d2a-4ee0-b8f6-e3a60ba3764f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:47.425052 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e8cdfc6a-2d2a-4ee0-b8f6-e3a60ba3764f tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] GET https://10.4.3.170/volume/v3/backups/86bf6af1-1a3f-49ec-a7fd-299a4b738773 Jul 24 07:42:47.425271 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e8cdfc6a-2d2a-4ee0-b8f6-e3a60ba3764f tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:47.425457 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e8cdfc6a-2d2a-4ee0-b8f6-e3a60ba3764f tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:47.425552 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-e8cdfc6a-2d2a-4ee0-b8f6-e3a60ba3764f tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Show backup with id 86bf6af1-1a3f-49ec-a7fd-299a4b738773. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:42:47.437217 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:47.437217 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:42:47.438035 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e8cdfc6a-2d2a-4ee0-b8f6-e3a60ba3764f tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] https://10.4.3.170/volume/v3/backups/86bf6af1-1a3f-49ec-a7fd-299a4b738773 returned with HTTP 200 Jul 24 07:42:47.438331 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 606/2406] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:42:47 2026] GET /volume/v3/backups/86bf6af1-1a3f-49ec-a7fd-299a4b738773 => generated 755 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:48.063698 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-ad19b5dc-6e26-4353-af8b-5773294f1997 req-4666126c-eb83-4374-b700-f2fc57ab10b1 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:48.065945 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-ad19b5dc-6e26-4353-af8b-5773294f1997 req-4666126c-eb83-4374-b700-f2fc57ab10b1 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] GET https://10.4.3.170/volume/v3/volumes/0db86ca8-08d4-40e2-a782-04b050aa9584/encryption Jul 24 07:42:48.066187 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-ad19b5dc-6e26-4353-af8b-5773294f1997 req-4666126c-eb83-4374-b700-f2fc57ab10b1 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:48.066458 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-ad19b5dc-6e26-4353-af8b-5773294f1997 req-4666126c-eb83-4374-b700-f2fc57ab10b1 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Calling method 'index' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:48.078429 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:48.078429 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:42:48.087394 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-ad19b5dc-6e26-4353-af8b-5773294f1997 req-4666126c-eb83-4374-b700-f2fc57ab10b1 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/volumes/0db86ca8-08d4-40e2-a782-04b050aa9584/encryption returned with HTTP 200 Jul 24 07:42:48.087896 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 592/2407] 10.4.3.170 () {68 vars in 1631 bytes} [Fri Jul 24 07:42:48 2026] GET /volume/v3/volumes/0db86ca8-08d4-40e2-a782-04b050aa9584/encryption => generated 160 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:48.398707 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-4ec7899e-4c37-482e-8942-9c3f52331ff3 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:48.401568 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4ec7899e-4c37-482e-8942-9c3f52331ff3 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/volumes/2b80bda4-f593-48e5-8c8e-488f1190b214 Jul 24 07:42:48.401785 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4ec7899e-4c37-482e-8942-9c3f52331ff3 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:48.402011 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4ec7899e-4c37-482e-8942-9c3f52331ff3 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:48.410814 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:48.410814 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:42:48.415145 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-4ec7899e-4c37-482e-8942-9c3f52331ff3 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Volume info retrieved successfully. Jul 24 07:42:48.420950 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4ec7899e-4c37-482e-8942-9c3f52331ff3 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/volumes/2b80bda4-f593-48e5-8c8e-488f1190b214 returned with HTTP 200 Jul 24 07:42:48.421495 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 605/2408] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:42:48 2026] GET /volume/v3/volumes/2b80bda4-f593-48e5-8c8e-488f1190b214 => generated 1357 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:42:48.437920 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-ab9c2424-5ca1-4b8b-a62d-85f8cd522f48 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:48.440039 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ab9c2424-5ca1-4b8b-a62d-85f8cd522f48 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/volumes/2b80bda4-f593-48e5-8c8e-488f1190b214 Jul 24 07:42:48.440411 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ab9c2424-5ca1-4b8b-a62d-85f8cd522f48 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:48.441052 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ab9c2424-5ca1-4b8b-a62d-85f8cd522f48 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:48.450434 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:48.450434 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:42:48.451039 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-73404fa0-afe2-4f5e-8415-e9e63c02d65e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:48.453153 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-73404fa0-afe2-4f5e-8415-e9e63c02d65e tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] GET https://10.4.3.170/volume/v3/backups/86bf6af1-1a3f-49ec-a7fd-299a4b738773 Jul 24 07:42:48.453406 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-ab9c2424-5ca1-4b8b-a62d-85f8cd522f48 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Volume info retrieved successfully. Jul 24 07:42:48.453452 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-73404fa0-afe2-4f5e-8415-e9e63c02d65e tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:48.453648 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-73404fa0-afe2-4f5e-8415-e9e63c02d65e tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:48.453787 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-73404fa0-afe2-4f5e-8415-e9e63c02d65e tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Show backup with id 86bf6af1-1a3f-49ec-a7fd-299a4b738773. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:42:48.456161 np0000005822 devstack@c-api.service[100246]: DEBUG dbcounter [-] [100246] Writing DB stats cinder:SELECT=249,cinder:UPDATE=66,cinder:INSERT=32 {{(pid=100246) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 07:42:48.458218 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ab9c2424-5ca1-4b8b-a62d-85f8cd522f48 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/volumes/2b80bda4-f593-48e5-8c8e-488f1190b214 returned with HTTP 200 Jul 24 07:42:48.458726 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 606/2409] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:42:48 2026] GET /volume/v3/volumes/2b80bda4-f593-48e5-8c8e-488f1190b214 => generated 1357 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:42:48.466113 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:48.466113 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:42:48.467439 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-73404fa0-afe2-4f5e-8415-e9e63c02d65e tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] https://10.4.3.170/volume/v3/backups/86bf6af1-1a3f-49ec-a7fd-299a4b738773 returned with HTTP 200 Jul 24 07:42:48.467628 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 607/2410] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:42:48 2026] GET /volume/v3/backups/86bf6af1-1a3f-49ec-a7fd-299a4b738773 => generated 755 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:48.479144 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-fdd42099-357c-46c8-be9d-930f35f5fcbf None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:48.480786 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-fdd42099-357c-46c8-be9d-930f35f5fcbf tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] POST https://10.4.3.170/volume/v3/backups Jul 24 07:42:48.481115 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-fdd42099-357c-46c8-be9d-930f35f5fcbf tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2b80bda4-f593-48e5-8c8e-488f1190b214", "name": "tempest-VolumesBackupsTest-Backup-731970060", "container": "tempest-volumesbackupstest-backup-container-505084266"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:42:48.482484 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.contrib.backups [None req-fdd42099-357c-46c8-be9d-930f35f5fcbf tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Creating new backup {'backup': {'volume_id': '2b80bda4-f593-48e5-8c8e-488f1190b214', 'name': 'tempest-VolumesBackupsTest-Backup-731970060', 'container': 'tempest-volumesbackupstest-backup-container-505084266'}} {{(pid=100243) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 07:42:48.482610 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.contrib.backups [None req-fdd42099-357c-46c8-be9d-930f35f5fcbf tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Creating backup of volume 2b80bda4-f593-48e5-8c8e-488f1190b214 in container tempest-volumesbackupstest-backup-container-505084266 Jul 24 07:42:48.489751 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:48.489751 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:42:48.490128 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-fdd42099-357c-46c8-be9d-930f35f5fcbf tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Volume info retrieved successfully. Jul 24 07:42:48.515104 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-fdd42099-357c-46c8-be9d-930f35f5fcbf tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Created reservations ['58e3d706-9366-450c-b701-4aaacbc80a45', '04fb94a1-c9c6-4206-9087-2c377f448c9f'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:42:48.551115 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-fdd42099-357c-46c8-be9d-930f35f5fcbf tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups returned with HTTP 202 Jul 24 07:42:48.552812 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 593/2411] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 24 07:42:48 2026] POST /volume/v3/backups => generated 329 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:42:48.561183 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-e11b4d59-198e-4481-9ba9-a0d6e6df16e8 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:48.563903 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e11b4d59-198e-4481-9ba9-a0d6e6df16e8 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/1f6af3bf-d8ab-42a1-be8b-46afef814c0c Jul 24 07:42:48.564100 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e11b4d59-198e-4481-9ba9-a0d6e6df16e8 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:48.564308 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e11b4d59-198e-4481-9ba9-a0d6e6df16e8 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:48.564413 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-e11b4d59-198e-4481-9ba9-a0d6e6df16e8 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id 1f6af3bf-d8ab-42a1-be8b-46afef814c0c. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:42:48.573026 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:48.573026 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:42:48.573823 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e11b4d59-198e-4481-9ba9-a0d6e6df16e8 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/1f6af3bf-d8ab-42a1-be8b-46afef814c0c returned with HTTP 200 Jul 24 07:42:48.574943 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 606/2412] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:42:48 2026] GET /volume/v3/backups/1f6af3bf-d8ab-42a1-be8b-46afef814c0c => generated 787 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:49.483309 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-a20c4ca2-eb74-49f0-9966-5c315996c2bd None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:49.484878 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a20c4ca2-eb74-49f0-9966-5c315996c2bd tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] GET https://10.4.3.170/volume/v3/backups/86bf6af1-1a3f-49ec-a7fd-299a4b738773 Jul 24 07:42:49.485142 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a20c4ca2-eb74-49f0-9966-5c315996c2bd tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:49.485339 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a20c4ca2-eb74-49f0-9966-5c315996c2bd tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:49.485592 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-a20c4ca2-eb74-49f0-9966-5c315996c2bd tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Show backup with id 86bf6af1-1a3f-49ec-a7fd-299a4b738773. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:42:49.490028 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:49.490028 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:42:49.491017 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a20c4ca2-eb74-49f0-9966-5c315996c2bd tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] https://10.4.3.170/volume/v3/backups/86bf6af1-1a3f-49ec-a7fd-299a4b738773 returned with HTTP 200 Jul 24 07:42:49.491413 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 607/2413] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:42:49 2026] GET /volume/v3/backups/86bf6af1-1a3f-49ec-a7fd-299a4b738773 => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:49.586529 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-fa470914-69e5-401e-82c8-623850685e55 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:49.588211 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fa470914-69e5-401e-82c8-623850685e55 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/1f6af3bf-d8ab-42a1-be8b-46afef814c0c Jul 24 07:42:49.588389 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fa470914-69e5-401e-82c8-623850685e55 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:49.588556 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fa470914-69e5-401e-82c8-623850685e55 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:49.588654 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-fa470914-69e5-401e-82c8-623850685e55 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id 1f6af3bf-d8ab-42a1-be8b-46afef814c0c. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:42:49.592369 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:49.592369 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:42:49.593053 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fa470914-69e5-401e-82c8-623850685e55 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/1f6af3bf-d8ab-42a1-be8b-46afef814c0c returned with HTTP 200 Jul 24 07:42:49.593442 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 608/2414] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:42:49 2026] GET /volume/v3/backups/1f6af3bf-d8ab-42a1-be8b-46afef814c0c => generated 789 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:50.470654 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-ad19b5dc-6e26-4353-af8b-5773294f1997 req-0f14b5f1-939a-498a-812c-091eccdce951 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:50.473707 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-ad19b5dc-6e26-4353-af8b-5773294f1997 req-0f14b5f1-939a-498a-812c-091eccdce951 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] POST https://10.4.3.170/volume/v3/attachments/303b3a2e-3f09-4cdc-a1f7-e8659eb45b97/action Jul 24 07:42:50.474069 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-ad19b5dc-6e26-4353-af8b-5773294f1997 req-0f14b5f1-939a-498a-812c-091eccdce951 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Action body: b'{"os-complete": null}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:42:50.474172 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-ad19b5dc-6e26-4353-af8b-5773294f1997 req-0f14b5f1-939a-498a-812c-091eccdce951 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:42:50.493299 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:50.493299 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:42:50.506391 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-eaad2f70-4a10-445f-8d62-e065800840a5 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:50.511315 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-eaad2f70-4a10-445f-8d62-e065800840a5 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] GET https://10.4.3.170/volume/v3/backups/86bf6af1-1a3f-49ec-a7fd-299a4b738773 Jul 24 07:42:50.511315 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-eaad2f70-4a10-445f-8d62-e065800840a5 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:50.511315 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-eaad2f70-4a10-445f-8d62-e065800840a5 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:50.511315 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-eaad2f70-4a10-445f-8d62-e065800840a5 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Show backup with id 86bf6af1-1a3f-49ec-a7fd-299a4b738773. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:42:50.512614 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-ad19b5dc-6e26-4353-af8b-5773294f1997 req-0f14b5f1-939a-498a-812c-091eccdce951 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/attachments/303b3a2e-3f09-4cdc-a1f7-e8659eb45b97/action returned with HTTP 204 Jul 24 07:42:50.513350 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 594/2415] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 24 07:42:50 2026] POST /volume/v3/attachments/303b3a2e-3f09-4cdc-a1f7-e8659eb45b97/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:42:50.518309 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:50.518309 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:42:50.519245 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-eaad2f70-4a10-445f-8d62-e065800840a5 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] https://10.4.3.170/volume/v3/backups/86bf6af1-1a3f-49ec-a7fd-299a4b738773 returned with HTTP 200 Jul 24 07:42:50.520384 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 607/2416] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:42:50 2026] GET /volume/v3/backups/86bf6af1-1a3f-49ec-a7fd-299a4b738773 => generated 755 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:50.604346 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-f8a0a3e6-3eed-42cd-8dcb-86f61eac4ed6 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:50.606502 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f8a0a3e6-3eed-42cd-8dcb-86f61eac4ed6 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/1f6af3bf-d8ab-42a1-be8b-46afef814c0c Jul 24 07:42:50.606769 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f8a0a3e6-3eed-42cd-8dcb-86f61eac4ed6 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:50.606977 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f8a0a3e6-3eed-42cd-8dcb-86f61eac4ed6 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:50.607147 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-f8a0a3e6-3eed-42cd-8dcb-86f61eac4ed6 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id 1f6af3bf-d8ab-42a1-be8b-46afef814c0c. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:42:50.613164 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:50.613164 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:42:50.614664 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f8a0a3e6-3eed-42cd-8dcb-86f61eac4ed6 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/1f6af3bf-d8ab-42a1-be8b-46afef814c0c returned with HTTP 200 Jul 24 07:42:50.615236 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 608/2417] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:42:50 2026] GET /volume/v3/backups/1f6af3bf-d8ab-42a1-be8b-46afef814c0c => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:51.530958 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-94e44669-d0dd-4718-ab62-31232aaf5a9d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:51.535948 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-94e44669-d0dd-4718-ab62-31232aaf5a9d tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] GET https://10.4.3.170/volume/v3/backups/86bf6af1-1a3f-49ec-a7fd-299a4b738773 Jul 24 07:42:51.536190 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-94e44669-d0dd-4718-ab62-31232aaf5a9d tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:51.536463 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-94e44669-d0dd-4718-ab62-31232aaf5a9d tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:51.536622 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-94e44669-d0dd-4718-ab62-31232aaf5a9d tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Show backup with id 86bf6af1-1a3f-49ec-a7fd-299a4b738773. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:42:51.547523 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:51.547523 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:42:51.548553 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-94e44669-d0dd-4718-ab62-31232aaf5a9d tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] https://10.4.3.170/volume/v3/backups/86bf6af1-1a3f-49ec-a7fd-299a4b738773 returned with HTTP 200 Jul 24 07:42:51.549103 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 609/2418] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:42:51 2026] GET /volume/v3/backups/86bf6af1-1a3f-49ec-a7fd-299a4b738773 => generated 755 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:51.626050 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-1cca42c9-f525-4de0-98e4-2928976d52f4 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:51.629542 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1cca42c9-f525-4de0-98e4-2928976d52f4 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/1f6af3bf-d8ab-42a1-be8b-46afef814c0c Jul 24 07:42:51.629542 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1cca42c9-f525-4de0-98e4-2928976d52f4 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:51.629542 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1cca42c9-f525-4de0-98e4-2928976d52f4 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:51.629542 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-1cca42c9-f525-4de0-98e4-2928976d52f4 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id 1f6af3bf-d8ab-42a1-be8b-46afef814c0c. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:42:51.633301 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:51.633301 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:42:51.634425 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1cca42c9-f525-4de0-98e4-2928976d52f4 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/1f6af3bf-d8ab-42a1-be8b-46afef814c0c returned with HTTP 200 Jul 24 07:42:51.635331 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 595/2419] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:42:51 2026] GET /volume/v3/backups/1f6af3bf-d8ab-42a1-be8b-46afef814c0c => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:52.563520 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-e4c52419-5949-4f28-a6d2-e40ccf047de6 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:52.566990 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e4c52419-5949-4f28-a6d2-e40ccf047de6 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] GET https://10.4.3.170/volume/v3/backups/86bf6af1-1a3f-49ec-a7fd-299a4b738773 Jul 24 07:42:52.567299 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e4c52419-5949-4f28-a6d2-e40ccf047de6 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:52.567569 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e4c52419-5949-4f28-a6d2-e40ccf047de6 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:52.567699 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-e4c52419-5949-4f28-a6d2-e40ccf047de6 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Show backup with id 86bf6af1-1a3f-49ec-a7fd-299a4b738773. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:42:52.573972 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:52.573972 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:42:52.574838 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e4c52419-5949-4f28-a6d2-e40ccf047de6 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] https://10.4.3.170/volume/v3/backups/86bf6af1-1a3f-49ec-a7fd-299a4b738773 returned with HTTP 200 Jul 24 07:42:52.575236 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 608/2420] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:42:52 2026] GET /volume/v3/backups/86bf6af1-1a3f-49ec-a7fd-299a4b738773 => generated 757 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:52.585508 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-b9b3345b-2d7a-4832-84a9-1ff7a0c862fd None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:52.587001 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b9b3345b-2d7a-4832-84a9-1ff7a0c862fd tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] GET https://10.4.3.170/volume/v3/volumes/15721d98-e9c1-45ce-b9a8-f08b8560a4cc Jul 24 07:42:52.587190 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b9b3345b-2d7a-4832-84a9-1ff7a0c862fd tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:52.587404 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b9b3345b-2d7a-4832-84a9-1ff7a0c862fd tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:52.593672 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:52.593672 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:42:52.596881 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-b9b3345b-2d7a-4832-84a9-1ff7a0c862fd tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Volume info retrieved successfully. Jul 24 07:42:52.600670 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b9b3345b-2d7a-4832-84a9-1ff7a0c862fd tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] https://10.4.3.170/volume/v3/volumes/15721d98-e9c1-45ce-b9a8-f08b8560a4cc returned with HTTP 200 Jul 24 07:42:52.601019 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 609/2421] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:42:52 2026] GET /volume/v3/volumes/15721d98-e9c1-45ce-b9a8-f08b8560a4cc => generated 1361 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:42:52.613948 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-cb83b76f-9ff7-46c3-9146-07a5fe185b12 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:52.615907 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cb83b76f-9ff7-46c3-9146-07a5fe185b12 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] POST https://10.4.3.170/volume/v3/backups/86bf6af1-1a3f-49ec-a7fd-299a4b738773/restore Jul 24 07:42:52.616310 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cb83b76f-9ff7-46c3-9146-07a5fe185b12 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:42:52.617674 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.backups [None req-cb83b76f-9ff7-46c3-9146-07a5fe185b12 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Restoring backup 86bf6af1-1a3f-49ec-a7fd-299a4b738773 ({'restore': {}}) {{(pid=100246) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 24 07:42:52.617787 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.contrib.backups [None req-cb83b76f-9ff7-46c3-9146-07a5fe185b12 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Restoring backup 86bf6af1-1a3f-49ec-a7fd-299a4b738773 to volume None. Jul 24 07:42:52.621963 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:52.621963 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:42:52.622958 np0000005822 devstack@c-api.service[100246]: INFO cinder.backup.api [None req-cb83b76f-9ff7-46c3-9146-07a5fe185b12 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Creating volume of 1 GB for restore of backup 86bf6af1-1a3f-49ec-a7fd-299a4b738773. Jul 24 07:42:52.627705 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-cb83b76f-9ff7-46c3-9146-07a5fe185b12 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Availability zone cache updated, next update will occur around 2026-07-24 08:42:52.627511. {{(pid=100246) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 24 07:42:52.627789 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-cb83b76f-9ff7-46c3-9146-07a5fe185b12 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Availability Zones retrieved successfully. Jul 24 07:42:52.632369 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-cb83b76f-9ff7-46c3-9146-07a5fe185b12 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Flow 'volume_create_api' (e387ce2f-d36f-4cd2-a1f4-9599384694f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:42:52.633378 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-cb83b76f-9ff7-46c3-9146-07a5fe185b12 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79da5451-7529-439c-aea0-a5e9f8381b2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:42:52.634135 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-cb83b76f-9ff7-46c3-9146-07a5fe185b12 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:42:52.643730 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-0e6b17d6-098f-4d33-8244-08909971e5a8 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:52.645554 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0e6b17d6-098f-4d33-8244-08909971e5a8 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/1f6af3bf-d8ab-42a1-be8b-46afef814c0c Jul 24 07:42:52.645801 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0e6b17d6-098f-4d33-8244-08909971e5a8 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:52.645991 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0e6b17d6-098f-4d33-8244-08909971e5a8 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:52.646089 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-0e6b17d6-098f-4d33-8244-08909971e5a8 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id 1f6af3bf-d8ab-42a1-be8b-46afef814c0c. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:42:52.650193 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:52.650193 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:42:52.651121 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0e6b17d6-098f-4d33-8244-08909971e5a8 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/1f6af3bf-d8ab-42a1-be8b-46afef814c0c returned with HTTP 200 Jul 24 07:42:52.651594 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 596/2422] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:42:52 2026] GET /volume/v3/backups/1f6af3bf-d8ab-42a1-be8b-46afef814c0c => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:52.657109 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-cb83b76f-9ff7-46c3-9146-07a5fe185b12 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79da5451-7529-439c-aea0-a5e9f8381b2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:42:52.657855 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-cb83b76f-9ff7-46c3-9146-07a5fe185b12 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0746703d-434d-403d-9f24-11d14004bd05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:42:52.691177 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-cb83b76f-9ff7-46c3-9146-07a5fe185b12 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Created reservations ['73ba9703-b6df-4016-8610-bb3553bb0c15', '1b66dc0b-ba59-471f-be75-051b0c3f1cf1', 'd07e26a1-f961-4c79-b7f3-bc298bac08c1', 'f65df0a8-3ee9-4767-990f-1cbbe761e5ab'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:42:52.691913 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-cb83b76f-9ff7-46c3-9146-07a5fe185b12 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0746703d-434d-403d-9f24-11d14004bd05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['73ba9703-b6df-4016-8610-bb3553bb0c15', '1b66dc0b-ba59-471f-be75-051b0c3f1cf1', 'd07e26a1-f961-4c79-b7f3-bc298bac08c1', 'f65df0a8-3ee9-4767-990f-1cbbe761e5ab']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:42:52.692561 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-cb83b76f-9ff7-46c3-9146-07a5fe185b12 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66f71938-9455-480f-9cf4-ab56f8adb786) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:42:52.717337 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-cb83b76f-9ff7-46c3-9146-07a5fe185b12 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66f71938-9455-480f-9cf4-ab56f8adb786) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd4e0bc4-7a07-4401-b255-d66a5c27c261', '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_86bf6af1-1a3f-49ec-a7fd-299a4b738773',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e646a22758f34538935b2194224ef3ea',qos_specs=None,replication_status=,reservations=['73ba9703-b6df-4016-8610-bb3553bb0c15','1b66dc0b-ba59-471f-be75-051b0c3f1cf1','d07e26a1-f961-4c79-b7f3-bc298bac08c1','f65df0a8-3ee9-4767-990f-1cbbe761e5ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36d96eac3b6446a69ee67eda02654cb7',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:42:52Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_86bf6af1-1a3f-49ec-a7fd-299a4b738773',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cd4e0bc4-7a07-4401-b255-d66a5c27c261,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e646a22758f34538935b2194224ef3ea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='36d96eac3b6446a69ee67eda02654cb7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:42:52.718048 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-cb83b76f-9ff7-46c3-9146-07a5fe185b12 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1148230d-fde8-4066-9992-eef55d97c38d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:42:52.733358 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-cb83b76f-9ff7-46c3-9146-07a5fe185b12 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1148230d-fde8-4066-9992-eef55d97c38d) transitioned into 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_86bf6af1-1a3f-49ec-a7fd-299a4b738773',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e646a22758f34538935b2194224ef3ea',qos_specs=None,replication_status=,reservations=['73ba9703-b6df-4016-8610-bb3553bb0c15','1b66dc0b-ba59-471f-be75-051b0c3f1cf1','d07e26a1-f961-4c79-b7f3-bc298bac08c1','f65df0a8-3ee9-4767-990f-1cbbe761e5ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36d96eac3b6446a69ee67eda02654cb7',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:42:52.734046 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-cb83b76f-9ff7-46c3-9146-07a5fe185b12 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2b20209-f99a-4fa9-885f-b035e3cb2ff3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:42:52.742849 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-cb83b76f-9ff7-46c3-9146-07a5fe185b12 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2b20209-f99a-4fa9-885f-b035e3cb2ff3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:42:52.743617 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-cb83b76f-9ff7-46c3-9146-07a5fe185b12 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Flow 'volume_create_api' (e387ce2f-d36f-4cd2-a1f4-9599384694f2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:42:52.743926 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-cb83b76f-9ff7-46c3-9146-07a5fe185b12 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Create volume request issued successfully. Jul 24 07:42:52.750107 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:52.750107 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:42:52.750645 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-cb83b76f-9ff7-46c3-9146-07a5fe185b12 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Volume info retrieved successfully. Jul 24 07:42:53.554490 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-042f02aa-0024-43b5-94c2-cd327feae47b None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:53.554950 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-042f02aa-0024-43b5-94c2-cd327feae47b None None] GET https://10.4.3.170/volume// Jul 24 07:42:53.554950 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-042f02aa-0024-43b5-94c2-cd327feae47b None None] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:53.555122 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-042f02aa-0024-43b5-94c2-cd327feae47b None None] Calling method 'all' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:53.555632 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-042f02aa-0024-43b5-94c2-cd327feae47b None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:42:53.555709 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 609/2423] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:42:53 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:42:53.565626 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-504e620b-51fb-48af-8b1b-79c6a0a80495 req-864303a5-22e6-4bdb-a7cf-df8a786fca2e None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:53.567942 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-504e620b-51fb-48af-8b1b-79c6a0a80495 req-864303a5-22e6-4bdb-a7cf-df8a786fca2e tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 24 07:42:53.568408 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-504e620b-51fb-48af-8b1b-79c6a0a80495 req-864303a5-22e6-4bdb-a7cf-df8a786fca2e tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0db86ca8-08d4-40e2-a782-04b050aa9584", "connector": null, "instance_uuid": "7a8a6d80-700c-4f82-a375-950020e1dd8a"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:42:53.583844 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:53.583844 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:42:53.624610 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-504e620b-51fb-48af-8b1b-79c6a0a80495 req-864303a5-22e6-4bdb-a7cf-df8a786fca2e tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 24 07:42:53.625100 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 610/2424] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 24 07:42:53 2026] POST /volume/v3/attachments => generated 273 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:42:53.633769 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-504e620b-51fb-48af-8b1b-79c6a0a80495 req-83de6577-8f63-42b9-9ae1-2ba36c68be90 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:53.635560 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-504e620b-51fb-48af-8b1b-79c6a0a80495 req-83de6577-8f63-42b9-9ae1-2ba36c68be90 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] DELETE https://10.4.3.170/volume/v3/attachments/303b3a2e-3f09-4cdc-a1f7-e8659eb45b97 Jul 24 07:42:53.635714 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-504e620b-51fb-48af-8b1b-79c6a0a80495 req-83de6577-8f63-42b9-9ae1-2ba36c68be90 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:53.635887 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-504e620b-51fb-48af-8b1b-79c6a0a80495 req-83de6577-8f63-42b9-9ae1-2ba36c68be90 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:53.642230 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:53.642230 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:42:53.660884 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-ce9559aa-80dd-463e-90f7-b1df951fb95b None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:53.662619 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ce9559aa-80dd-463e-90f7-b1df951fb95b tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/1f6af3bf-d8ab-42a1-be8b-46afef814c0c Jul 24 07:42:53.662795 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ce9559aa-80dd-463e-90f7-b1df951fb95b tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:53.662997 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ce9559aa-80dd-463e-90f7-b1df951fb95b tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:53.663140 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-ce9559aa-80dd-463e-90f7-b1df951fb95b tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id 1f6af3bf-d8ab-42a1-be8b-46afef814c0c. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:42:53.669221 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:53.669221 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:42:53.669221 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ce9559aa-80dd-463e-90f7-b1df951fb95b tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/1f6af3bf-d8ab-42a1-be8b-46afef814c0c returned with HTTP 200 Jul 24 07:42:53.669221 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 610/2425] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:42:53 2026] GET /volume/v3/backups/1f6af3bf-d8ab-42a1-be8b-46afef814c0c => generated 789 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:53.684868 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-504e620b-51fb-48af-8b1b-79c6a0a80495 req-83de6577-8f63-42b9-9ae1-2ba36c68be90 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/attachments/303b3a2e-3f09-4cdc-a1f7-e8659eb45b97 returned with HTTP 200 Jul 24 07:42:53.685440 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 597/2426] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 24 07:42:53 2026] DELETE /volume/v3/attachments/303b3a2e-3f09-4cdc-a1f7-e8659eb45b97 => generated 192 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:42:53.761232 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:53.761232 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:42:53.761232 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-cb83b76f-9ff7-46c3-9146-07a5fe185b12 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Volume info retrieved successfully. Jul 24 07:42:53.761232 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.backup.api [None req-cb83b76f-9ff7-46c3-9146-07a5fe185b12 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Checking backup size 1 against volume size 1 {{(pid=100246) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 24 07:42:53.761232 np0000005822 devstack@c-api.service[100246]: INFO cinder.backup.api [None req-cb83b76f-9ff7-46c3-9146-07a5fe185b12 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Overwriting volume cd4e0bc4-7a07-4401-b255-d66a5c27c261 with restore of backup 86bf6af1-1a3f-49ec-a7fd-299a4b738773 Jul 24 07:42:53.774844 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.backup.rpcapi [None req-cb83b76f-9ff7-46c3-9146-07a5fe185b12 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] restore_backup in rpcapi backup_id 86bf6af1-1a3f-49ec-a7fd-299a4b738773 {{(pid=100246) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 24 07:42:53.778132 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cb83b76f-9ff7-46c3-9146-07a5fe185b12 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] https://10.4.3.170/volume/v3/backups/86bf6af1-1a3f-49ec-a7fd-299a4b738773/restore returned with HTTP 202 Jul 24 07:42:53.778191 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 610/2427] 10.4.3.170 () {68 vars in 1393 bytes} [Fri Jul 24 07:42:52 2026] POST /volume/v3/backups/86bf6af1-1a3f-49ec-a7fd-299a4b738773/restore => generated 189 bytes in 1165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:42:53.789277 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-18c5b92c-9342-40e8-9c29-47bbf819cc96 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:53.791596 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-18c5b92c-9342-40e8-9c29-47bbf819cc96 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] GET https://10.4.3.170/volume/v3/backups/86bf6af1-1a3f-49ec-a7fd-299a4b738773 Jul 24 07:42:53.791771 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-18c5b92c-9342-40e8-9c29-47bbf819cc96 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:53.791979 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-18c5b92c-9342-40e8-9c29-47bbf819cc96 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:53.792066 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-18c5b92c-9342-40e8-9c29-47bbf819cc96 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Show backup with id 86bf6af1-1a3f-49ec-a7fd-299a4b738773. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:42:53.796759 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:53.796759 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:42:53.797659 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-18c5b92c-9342-40e8-9c29-47bbf819cc96 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] https://10.4.3.170/volume/v3/backups/86bf6af1-1a3f-49ec-a7fd-299a4b738773 returned with HTTP 200 Jul 24 07:42:53.798148 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 611/2428] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:42:53 2026] GET /volume/v3/backups/86bf6af1-1a3f-49ec-a7fd-299a4b738773 => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:54.677540 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-2df393af-b967-41a3-82e5-1581eeffd1fa None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:54.686481 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2df393af-b967-41a3-82e5-1581eeffd1fa tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/1f6af3bf-d8ab-42a1-be8b-46afef814c0c Jul 24 07:42:54.686481 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2df393af-b967-41a3-82e5-1581eeffd1fa tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:54.686481 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2df393af-b967-41a3-82e5-1581eeffd1fa tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:54.687958 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-2df393af-b967-41a3-82e5-1581eeffd1fa tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id 1f6af3bf-d8ab-42a1-be8b-46afef814c0c. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:42:54.692805 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:54.692805 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:42:54.693635 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2df393af-b967-41a3-82e5-1581eeffd1fa tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/1f6af3bf-d8ab-42a1-be8b-46afef814c0c returned with HTTP 200 Jul 24 07:42:54.694057 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 611/2429] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:42:54 2026] GET /volume/v3/backups/1f6af3bf-d8ab-42a1-be8b-46afef814c0c => generated 789 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:54.809374 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-c63ad040-8ad7-41eb-bc19-e917c5039f14 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:54.814226 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c63ad040-8ad7-41eb-bc19-e917c5039f14 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] GET https://10.4.3.170/volume/v3/backups/86bf6af1-1a3f-49ec-a7fd-299a4b738773 Jul 24 07:42:54.814226 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c63ad040-8ad7-41eb-bc19-e917c5039f14 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:54.814226 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c63ad040-8ad7-41eb-bc19-e917c5039f14 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:54.814226 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-c63ad040-8ad7-41eb-bc19-e917c5039f14 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Show backup with id 86bf6af1-1a3f-49ec-a7fd-299a4b738773. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:42:54.815836 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:54.815836 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:42:54.816482 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c63ad040-8ad7-41eb-bc19-e917c5039f14 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] https://10.4.3.170/volume/v3/backups/86bf6af1-1a3f-49ec-a7fd-299a4b738773 returned with HTTP 200 Jul 24 07:42:54.816851 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 598/2430] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:42:54 2026] GET /volume/v3/backups/86bf6af1-1a3f-49ec-a7fd-299a4b738773 => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:55.086611 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-f287ab6d-dc25-4e4f-a1ba-8df4d413f0c4 req-fe82fbfc-0a91-4151-886a-84b20cc93b99 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:55.087802 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-f287ab6d-dc25-4e4f-a1ba-8df4d413f0c4 req-fe82fbfc-0a91-4151-886a-84b20cc93b99 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] GET https://10.4.3.170/volume/v3/volumes/f788c0da-ef59-4a6e-84ed-1f25b9dbceb1 Jul 24 07:42:55.088004 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-f287ab6d-dc25-4e4f-a1ba-8df4d413f0c4 req-fe82fbfc-0a91-4151-886a-84b20cc93b99 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:55.088182 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-f287ab6d-dc25-4e4f-a1ba-8df4d413f0c4 req-fe82fbfc-0a91-4151-886a-84b20cc93b99 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:55.100098 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:55.100098 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:42:55.106396 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [req-f287ab6d-dc25-4e4f-a1ba-8df4d413f0c4 req-fe82fbfc-0a91-4151-886a-84b20cc93b99 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Volume info retrieved successfully. Jul 24 07:42:55.110332 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-f287ab6d-dc25-4e4f-a1ba-8df4d413f0c4 req-fe82fbfc-0a91-4151-886a-84b20cc93b99 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] https://10.4.3.170/volume/v3/volumes/f788c0da-ef59-4a6e-84ed-1f25b9dbceb1 returned with HTTP 200 Jul 24 07:42:55.110711 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 611/2431] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:42:55 2026] GET /volume/v3/volumes/f788c0da-ef59-4a6e-84ed-1f25b9dbceb1 => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:55.222482 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-47c4c04a-cde0-483f-99e8-d682ab0c1a01 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:55.222856 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-47c4c04a-cde0-483f-99e8-d682ab0c1a01 None None] GET https://10.4.3.170/volume// Jul 24 07:42:55.223035 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-47c4c04a-cde0-483f-99e8-d682ab0c1a01 None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:55.223239 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-504e620b-51fb-48af-8b1b-79c6a0a80495 req-619a4cba-6eaf-49e5-80ec-3cdfb8780d47 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:55.223282 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-47c4c04a-cde0-483f-99e8-d682ab0c1a01 None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:55.223527 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-47c4c04a-cde0-483f-99e8-d682ab0c1a01 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:42:55.223806 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 612/2432] 10.4.3.170 () {66 vars in 1428 bytes} [Fri Jul 24 07:42:55 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:42:55.226272 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-504e620b-51fb-48af-8b1b-79c6a0a80495 req-619a4cba-6eaf-49e5-80ec-3cdfb8780d47 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] PUT https://10.4.3.170/volume/v3/attachments/0728092a-76ad-4a41-8aa7-a678793de1b6 Jul 24 07:42:55.226831 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-504e620b-51fb-48af-8b1b-79c6a0a80495 req-619a4cba-6eaf-49e5-80ec-3cdfb8780d47 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000005822", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9a7cb9337d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5fc7887c-2ab7-4d21-80c7-ec4ad0d3b011", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:42:55.231933 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-f287ab6d-dc25-4e4f-a1ba-8df4d413f0c4 req-739fc059-fb21-475c-af4e-5df20734d94d None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:55.235266 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-f287ab6d-dc25-4e4f-a1ba-8df4d413f0c4 req-739fc059-fb21-475c-af4e-5df20734d94d tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 24 07:42:55.235524 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-f287ab6d-dc25-4e4f-a1ba-8df4d413f0c4 req-739fc059-fb21-475c-af4e-5df20734d94d tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f788c0da-ef59-4a6e-84ed-1f25b9dbceb1", "connector": null, "instance_uuid": "66494f35-d87d-4af8-b105-14b1dde1d17a"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:42:55.236274 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-504e620b-51fb-48af-8b1b-79c6a0a80495 req-619a4cba-6eaf-49e5-80ec-3cdfb8780d47 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Acquiring lock "cinder-attachment_update-0db86ca8-08d4-40e2-a782-04b050aa9584-np0000005822" by "attachment_update" {{(pid=100244) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 07:42:55.241297 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-504e620b-51fb-48af-8b1b-79c6a0a80495 req-619a4cba-6eaf-49e5-80ec-3cdfb8780d47 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Lock "cinder-attachment_update-0db86ca8-08d4-40e2-a782-04b050aa9584-np0000005822" acquired by "attachment_update" :: waited 0.005s {{(pid=100244) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 07:42:55.242443 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:55.242443 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:42:55.249054 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:55.249054 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:42:55.282814 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-f287ab6d-dc25-4e4f-a1ba-8df4d413f0c4 req-739fc059-fb21-475c-af4e-5df20734d94d tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 24 07:42:55.283339 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 599/2433] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 24 07:42:55 2026] POST /volume/v3/attachments => generated 273 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:42:55.315381 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b7301ebe-c3da-44e4-880a-4fd0b40bc1d3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:55.320778 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b7301ebe-c3da-44e4-880a-4fd0b40bc1d3 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] GET https://10.4.3.170/volume/v3/volumes/f788c0da-ef59-4a6e-84ed-1f25b9dbceb1 Jul 24 07:42:55.320996 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b7301ebe-c3da-44e4-880a-4fd0b40bc1d3 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:55.321251 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b7301ebe-c3da-44e4-880a-4fd0b40bc1d3 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:55.334552 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:55.334552 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:42:55.338506 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-b7301ebe-c3da-44e4-880a-4fd0b40bc1d3 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Volume info retrieved successfully. Jul 24 07:42:55.342549 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b7301ebe-c3da-44e4-880a-4fd0b40bc1d3 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] https://10.4.3.170/volume/v3/volumes/f788c0da-ef59-4a6e-84ed-1f25b9dbceb1 returned with HTTP 200 Jul 24 07:42:55.342987 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 612/2434] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:42:55 2026] GET /volume/v3/volumes/f788c0da-ef59-4a6e-84ed-1f25b9dbceb1 => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:55.343238 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-cc72c632-7442-4e54-b201-92ebe48fd98d None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:55.343791 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-cc72c632-7442-4e54-b201-92ebe48fd98d None None] GET https://10.4.3.170/volume// Jul 24 07:42:55.344013 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-cc72c632-7442-4e54-b201-92ebe48fd98d None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:55.344281 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-cc72c632-7442-4e54-b201-92ebe48fd98d None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:55.344684 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-cc72c632-7442-4e54-b201-92ebe48fd98d None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:42:55.345069 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 613/2435] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:42:55 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:42:55.350351 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-504e620b-51fb-48af-8b1b-79c6a0a80495 req-619a4cba-6eaf-49e5-80ec-3cdfb8780d47 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Lock "cinder-attachment_update-0db86ca8-08d4-40e2-a782-04b050aa9584-np0000005822" released by "attachment_update" :: held 0.109s {{(pid=100244) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 07:42:55.350608 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-504e620b-51fb-48af-8b1b-79c6a0a80495 req-619a4cba-6eaf-49e5-80ec-3cdfb8780d47 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/attachments/0728092a-76ad-4a41-8aa7-a678793de1b6 returned with HTTP 200 Jul 24 07:42:55.351022 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 612/2436] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 24 07:42:55 2026] PUT /volume/v3/attachments/0728092a-76ad-4a41-8aa7-a678793de1b6 => generated 968 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:42:55.355190 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-f287ab6d-dc25-4e4f-a1ba-8df4d413f0c4 req-cd739812-3c95-449e-bb5e-3d48cc369fa5 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:55.356376 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-f287ab6d-dc25-4e4f-a1ba-8df4d413f0c4 req-cd739812-3c95-449e-bb5e-3d48cc369fa5 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] GET https://10.4.3.170/volume/v3/volumes/f788c0da-ef59-4a6e-84ed-1f25b9dbceb1 Jul 24 07:42:55.356579 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-f287ab6d-dc25-4e4f-a1ba-8df4d413f0c4 req-cd739812-3c95-449e-bb5e-3d48cc369fa5 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:55.356767 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-f287ab6d-dc25-4e4f-a1ba-8df4d413f0c4 req-cd739812-3c95-449e-bb5e-3d48cc369fa5 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:55.359570 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-504e620b-51fb-48af-8b1b-79c6a0a80495 req-c74467ec-e8aa-49ee-8777-91e8219d8270 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:55.363856 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-504e620b-51fb-48af-8b1b-79c6a0a80495 req-c74467ec-e8aa-49ee-8777-91e8219d8270 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] GET https://10.4.3.170/volume/v3/attachments/0728092a-76ad-4a41-8aa7-a678793de1b6 Jul 24 07:42:55.364168 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-504e620b-51fb-48af-8b1b-79c6a0a80495 req-c74467ec-e8aa-49ee-8777-91e8219d8270 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:55.364444 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-504e620b-51fb-48af-8b1b-79c6a0a80495 req-c74467ec-e8aa-49ee-8777-91e8219d8270 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:55.365789 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:55.365789 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:42:55.368927 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-f287ab6d-dc25-4e4f-a1ba-8df4d413f0c4 req-cd739812-3c95-449e-bb5e-3d48cc369fa5 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Volume info retrieved successfully. Jul 24 07:42:55.372703 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-f287ab6d-dc25-4e4f-a1ba-8df4d413f0c4 req-cd739812-3c95-449e-bb5e-3d48cc369fa5 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] https://10.4.3.170/volume/v3/volumes/f788c0da-ef59-4a6e-84ed-1f25b9dbceb1 returned with HTTP 200 Jul 24 07:42:55.373123 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 600/2437] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:42:55 2026] GET /volume/v3/volumes/f788c0da-ef59-4a6e-84ed-1f25b9dbceb1 => generated 1031 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:42:55.381435 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-504e620b-51fb-48af-8b1b-79c6a0a80495 req-c74467ec-e8aa-49ee-8777-91e8219d8270 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/attachments/0728092a-76ad-4a41-8aa7-a678793de1b6 returned with HTTP 200 Jul 24 07:42:55.381807 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 613/2438] 10.4.3.170 () {70 vars in 1651 bytes} [Fri Jul 24 07:42:55 2026] GET /volume/v3/attachments/0728092a-76ad-4a41-8aa7-a678793de1b6 => generated 993 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:42:55.508357 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-f287ab6d-dc25-4e4f-a1ba-8df4d413f0c4 req-722972f1-ee46-4ee0-9b6e-c1901d05f0a1 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:55.510195 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-f287ab6d-dc25-4e4f-a1ba-8df4d413f0c4 req-722972f1-ee46-4ee0-9b6e-c1901d05f0a1 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] PUT https://10.4.3.170/volume/v3/attachments/4f73d973-24c4-43bb-afdb-338fe4b97ad6 Jul 24 07:42:55.510854 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-f287ab6d-dc25-4e4f-a1ba-8df4d413f0c4 req-722972f1-ee46-4ee0-9b6e-c1901d05f0a1 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000005822", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9a7cb9337d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5fc7887c-2ab7-4d21-80c7-ec4ad0d3b011", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:42:55.520678 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.coordination [req-f287ab6d-dc25-4e4f-a1ba-8df4d413f0c4 req-722972f1-ee46-4ee0-9b6e-c1901d05f0a1 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Acquiring lock "cinder-attachment_update-f788c0da-ef59-4a6e-84ed-1f25b9dbceb1-np0000005822" by "attachment_update" {{(pid=100245) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 07:42:55.528191 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.coordination [req-f287ab6d-dc25-4e4f-a1ba-8df4d413f0c4 req-722972f1-ee46-4ee0-9b6e-c1901d05f0a1 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Lock "cinder-attachment_update-f788c0da-ef59-4a6e-84ed-1f25b9dbceb1-np0000005822" acquired by "attachment_update" :: waited 0.005s {{(pid=100245) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 07:42:55.528191 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:55.528191 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:42:55.596485 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.coordination [req-f287ab6d-dc25-4e4f-a1ba-8df4d413f0c4 req-722972f1-ee46-4ee0-9b6e-c1901d05f0a1 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Lock "cinder-attachment_update-f788c0da-ef59-4a6e-84ed-1f25b9dbceb1-np0000005822" released by "attachment_update" :: held 0.071s {{(pid=100245) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 07:42:55.597522 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-f287ab6d-dc25-4e4f-a1ba-8df4d413f0c4 req-722972f1-ee46-4ee0-9b6e-c1901d05f0a1 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] https://10.4.3.170/volume/v3/attachments/4f73d973-24c4-43bb-afdb-338fe4b97ad6 returned with HTTP 200 Jul 24 07:42:55.597522 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 614/2439] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 24 07:42:55 2026] PUT /volume/v3/attachments/4f73d973-24c4-43bb-afdb-338fe4b97ad6 => generated 969 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:42:55.707262 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-7654010c-7e27-45ec-8057-882928e72d62 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:55.708764 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7654010c-7e27-45ec-8057-882928e72d62 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/1f6af3bf-d8ab-42a1-be8b-46afef814c0c Jul 24 07:42:55.708945 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7654010c-7e27-45ec-8057-882928e72d62 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:55.709114 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7654010c-7e27-45ec-8057-882928e72d62 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:55.709223 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-7654010c-7e27-45ec-8057-882928e72d62 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id 1f6af3bf-d8ab-42a1-be8b-46afef814c0c. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:42:55.714287 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:55.714287 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:42:55.715847 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7654010c-7e27-45ec-8057-882928e72d62 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/1f6af3bf-d8ab-42a1-be8b-46afef814c0c returned with HTTP 200 Jul 24 07:42:55.716265 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 613/2440] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:42:55 2026] GET /volume/v3/backups/1f6af3bf-d8ab-42a1-be8b-46afef814c0c => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:55.828460 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-c4bd002c-e5d4-4bf4-8e33-e8a12bd76d8e None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:55.830492 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c4bd002c-e5d4-4bf4-8e33-e8a12bd76d8e tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] GET https://10.4.3.170/volume/v3/backups/86bf6af1-1a3f-49ec-a7fd-299a4b738773 Jul 24 07:42:55.830787 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c4bd002c-e5d4-4bf4-8e33-e8a12bd76d8e tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:55.831052 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c4bd002c-e5d4-4bf4-8e33-e8a12bd76d8e tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:55.831224 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-c4bd002c-e5d4-4bf4-8e33-e8a12bd76d8e tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Show backup with id 86bf6af1-1a3f-49ec-a7fd-299a4b738773. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:42:55.836466 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:55.836466 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:42:55.837472 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c4bd002c-e5d4-4bf4-8e33-e8a12bd76d8e tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] https://10.4.3.170/volume/v3/backups/86bf6af1-1a3f-49ec-a7fd-299a4b738773 returned with HTTP 200 Jul 24 07:42:55.837959 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 601/2441] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:42:55 2026] GET /volume/v3/backups/86bf6af1-1a3f-49ec-a7fd-299a4b738773 => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:56.358341 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-29cda393-60cc-4538-a470-270b326b5dc4 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:56.362009 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-29cda393-60cc-4538-a470-270b326b5dc4 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] GET https://10.4.3.170/volume/v3/volumes/f788c0da-ef59-4a6e-84ed-1f25b9dbceb1 Jul 24 07:42:56.362009 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-29cda393-60cc-4538-a470-270b326b5dc4 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:56.362009 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-29cda393-60cc-4538-a470-270b326b5dc4 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:56.372880 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:56.372880 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:42:56.379245 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-29cda393-60cc-4538-a470-270b326b5dc4 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Volume info retrieved successfully. Jul 24 07:42:56.384729 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-29cda393-60cc-4538-a470-270b326b5dc4 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] https://10.4.3.170/volume/v3/volumes/f788c0da-ef59-4a6e-84ed-1f25b9dbceb1 returned with HTTP 200 Jul 24 07:42:56.385178 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 614/2442] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:42:56 2026] GET /volume/v3/volumes/f788c0da-ef59-4a6e-84ed-1f25b9dbceb1 => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:56.728047 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-8cb22755-44db-45db-bcb9-f5e9b0300d48 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:56.732649 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8cb22755-44db-45db-bcb9-f5e9b0300d48 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/1f6af3bf-d8ab-42a1-be8b-46afef814c0c Jul 24 07:42:56.732649 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8cb22755-44db-45db-bcb9-f5e9b0300d48 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:56.732649 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8cb22755-44db-45db-bcb9-f5e9b0300d48 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:56.732649 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-8cb22755-44db-45db-bcb9-f5e9b0300d48 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id 1f6af3bf-d8ab-42a1-be8b-46afef814c0c. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:42:56.741035 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:56.741035 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:42:56.743314 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8cb22755-44db-45db-bcb9-f5e9b0300d48 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/1f6af3bf-d8ab-42a1-be8b-46afef814c0c returned with HTTP 200 Jul 24 07:42:56.746639 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 615/2443] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:42:56 2026] GET /volume/v3/backups/1f6af3bf-d8ab-42a1-be8b-46afef814c0c => generated 789 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:56.854710 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-af0269a5-2aa4-45d8-b59f-8c6f1bec3945 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:56.857332 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-af0269a5-2aa4-45d8-b59f-8c6f1bec3945 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] GET https://10.4.3.170/volume/v3/backups/86bf6af1-1a3f-49ec-a7fd-299a4b738773 Jul 24 07:42:56.857626 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-af0269a5-2aa4-45d8-b59f-8c6f1bec3945 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:56.857937 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-af0269a5-2aa4-45d8-b59f-8c6f1bec3945 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:56.858055 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-af0269a5-2aa4-45d8-b59f-8c6f1bec3945 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Show backup with id 86bf6af1-1a3f-49ec-a7fd-299a4b738773. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:42:56.866881 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:56.866881 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:42:56.868003 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-af0269a5-2aa4-45d8-b59f-8c6f1bec3945 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] https://10.4.3.170/volume/v3/backups/86bf6af1-1a3f-49ec-a7fd-299a4b738773 returned with HTTP 200 Jul 24 07:42:56.871645 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 614/2444] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:42:56 2026] GET /volume/v3/backups/86bf6af1-1a3f-49ec-a7fd-299a4b738773 => generated 757 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:57.397395 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-eae4d2f1-999c-4ba7-b308-3485994ac3ed None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:57.399100 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-eae4d2f1-999c-4ba7-b308-3485994ac3ed tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] GET https://10.4.3.170/volume/v3/volumes/f788c0da-ef59-4a6e-84ed-1f25b9dbceb1 Jul 24 07:42:57.399334 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-eae4d2f1-999c-4ba7-b308-3485994ac3ed tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:57.399524 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-eae4d2f1-999c-4ba7-b308-3485994ac3ed tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:57.401771 np0000005822 devstack@c-api.service[100243]: DEBUG dbcounter [-] [100243] Writing DB stats cinder:SELECT=300,cinder:INSERT=39,cinder:UPDATE=88 {{(pid=100243) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 07:42:57.409235 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:57.409235 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:42:57.415045 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-eae4d2f1-999c-4ba7-b308-3485994ac3ed tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Volume info retrieved successfully. Jul 24 07:42:57.420181 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-eae4d2f1-999c-4ba7-b308-3485994ac3ed tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] https://10.4.3.170/volume/v3/volumes/f788c0da-ef59-4a6e-84ed-1f25b9dbceb1 returned with HTTP 200 Jul 24 07:42:57.420593 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 602/2445] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:42:57 2026] GET /volume/v3/volumes/f788c0da-ef59-4a6e-84ed-1f25b9dbceb1 => generated 852 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:57.758819 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-6bf86ed9-9230-48a2-a34c-abbc63633db9 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:57.761639 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6bf86ed9-9230-48a2-a34c-abbc63633db9 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/1f6af3bf-d8ab-42a1-be8b-46afef814c0c Jul 24 07:42:57.761639 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6bf86ed9-9230-48a2-a34c-abbc63633db9 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:57.761639 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6bf86ed9-9230-48a2-a34c-abbc63633db9 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:57.761639 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-6bf86ed9-9230-48a2-a34c-abbc63633db9 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id 1f6af3bf-d8ab-42a1-be8b-46afef814c0c. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:42:57.764946 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:57.764946 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:42:57.766058 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6bf86ed9-9230-48a2-a34c-abbc63633db9 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/1f6af3bf-d8ab-42a1-be8b-46afef814c0c returned with HTTP 200 Jul 24 07:42:57.766058 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 615/2446] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:42:57 2026] GET /volume/v3/backups/1f6af3bf-d8ab-42a1-be8b-46afef814c0c => generated 789 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:57.885395 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-7b853194-8371-4303-867f-7b2d31f260d6 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:57.887330 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7b853194-8371-4303-867f-7b2d31f260d6 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] GET https://10.4.3.170/volume/v3/backups/86bf6af1-1a3f-49ec-a7fd-299a4b738773 Jul 24 07:42:57.887802 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7b853194-8371-4303-867f-7b2d31f260d6 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:57.887802 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7b853194-8371-4303-867f-7b2d31f260d6 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:57.888476 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-7b853194-8371-4303-867f-7b2d31f260d6 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Show backup with id 86bf6af1-1a3f-49ec-a7fd-299a4b738773. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:42:57.893577 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:57.893577 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:42:57.894367 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7b853194-8371-4303-867f-7b2d31f260d6 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] https://10.4.3.170/volume/v3/backups/86bf6af1-1a3f-49ec-a7fd-299a4b738773 returned with HTTP 200 Jul 24 07:42:57.894834 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 616/2447] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:42:57 2026] GET /volume/v3/backups/86bf6af1-1a3f-49ec-a7fd-299a4b738773 => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:58.356473 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-77879beb-8df5-4b95-80c5-e239c8daba67 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:58.356938 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-77879beb-8df5-4b95-80c5-e239c8daba67 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] POST https://10.4.3.170/volume/v3/snapshots Jul 24 07:42:58.357175 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-77879beb-8df5-4b95-80c5-e239c8daba67 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2340f52a-3516-4d78-9eab-895a9af0048d", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1034935415", "description": null, "metadata": null}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:42:58.379054 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:58.379054 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:42:58.379812 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-77879beb-8df5-4b95-80c5-e239c8daba67 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Volume info retrieved successfully. Jul 24 07:42:58.379812 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.snapshots [None req-77879beb-8df5-4b95-80c5-e239c8daba67 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Create snapshot from volume 2340f52a-3516-4d78-9eab-895a9af0048d Jul 24 07:42:58.414733 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-77879beb-8df5-4b95-80c5-e239c8daba67 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Created reservations ['eb3d56c9-98df-4256-a7e7-7682c591f454', 'b7395752-ca31-4ba3-a23f-c197041c6319', 'be358140-73c6-4f8c-a382-c64b36577883', '349613fa-3f8b-4806-a7c7-b962c2f9521d'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:42:58.441745 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-66659068-f67c-46b1-8957-a7db2042027d None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:58.443726 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-66659068-f67c-46b1-8957-a7db2042027d tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] GET https://10.4.3.170/volume/v3/volumes/f788c0da-ef59-4a6e-84ed-1f25b9dbceb1 Jul 24 07:42:58.443943 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-66659068-f67c-46b1-8957-a7db2042027d tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:58.444249 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-66659068-f67c-46b1-8957-a7db2042027d tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:58.453576 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:58.453576 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:42:58.454150 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-77879beb-8df5-4b95-80c5-e239c8daba67 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Snapshot force create request issued successfully. Jul 24 07:42:58.454655 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-77879beb-8df5-4b95-80c5-e239c8daba67 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 24 07:42:58.455174 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 615/2448] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 24 07:42:58 2026] POST /volume/v3/snapshots => generated 308 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:42:58.458705 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-66659068-f67c-46b1-8957-a7db2042027d tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Volume info retrieved successfully. Jul 24 07:42:58.464997 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-66659068-f67c-46b1-8957-a7db2042027d tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] https://10.4.3.170/volume/v3/volumes/f788c0da-ef59-4a6e-84ed-1f25b9dbceb1 returned with HTTP 200 Jul 24 07:42:58.465451 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 603/2449] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:42:58 2026] GET /volume/v3/volumes/f788c0da-ef59-4a6e-84ed-1f25b9dbceb1 => generated 852 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:58.465612 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-60b3c692-4cb2-4bd8-aa92-83721998d576 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:58.467595 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-60b3c692-4cb2-4bd8-aa92-83721998d576 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/snapshots/41383d55-46eb-446e-8eda-0f9c1f773d0f Jul 24 07:42:58.467884 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-60b3c692-4cb2-4bd8-aa92-83721998d576 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:58.468082 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-60b3c692-4cb2-4bd8-aa92-83721998d576 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:58.479462 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:58.479462 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:42:58.479932 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-60b3c692-4cb2-4bd8-aa92-83721998d576 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Snapshot retrieved successfully. Jul 24 07:42:58.480705 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-60b3c692-4cb2-4bd8-aa92-83721998d576 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/snapshots/41383d55-46eb-446e-8eda-0f9c1f773d0f returned with HTTP 200 Jul 24 07:42:58.481080 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 616/2450] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:42:58 2026] GET /volume/v3/snapshots/41383d55-46eb-446e-8eda-0f9c1f773d0f => generated 440 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:58.778780 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-09ef03cb-fd3f-4f93-a8c5-0cb3574dd9c1 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:58.780465 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-09ef03cb-fd3f-4f93-a8c5-0cb3574dd9c1 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/1f6af3bf-d8ab-42a1-be8b-46afef814c0c Jul 24 07:42:58.780667 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-09ef03cb-fd3f-4f93-a8c5-0cb3574dd9c1 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:58.780876 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-09ef03cb-fd3f-4f93-a8c5-0cb3574dd9c1 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:58.781026 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-09ef03cb-fd3f-4f93-a8c5-0cb3574dd9c1 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id 1f6af3bf-d8ab-42a1-be8b-46afef814c0c. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:42:58.784816 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:58.784816 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:42:58.785534 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-09ef03cb-fd3f-4f93-a8c5-0cb3574dd9c1 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/1f6af3bf-d8ab-42a1-be8b-46afef814c0c returned with HTTP 200 Jul 24 07:42:58.785911 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 617/2451] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:42:58 2026] GET /volume/v3/backups/1f6af3bf-d8ab-42a1-be8b-46afef814c0c => generated 789 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:58.907517 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-ee60ffd8-e4a8-414f-845b-e408eac626c0 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:58.907517 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ee60ffd8-e4a8-414f-845b-e408eac626c0 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] GET https://10.4.3.170/volume/v3/backups/86bf6af1-1a3f-49ec-a7fd-299a4b738773 Jul 24 07:42:58.908373 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ee60ffd8-e4a8-414f-845b-e408eac626c0 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:58.908373 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ee60ffd8-e4a8-414f-845b-e408eac626c0 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:58.908373 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-ee60ffd8-e4a8-414f-845b-e408eac626c0 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Show backup with id 86bf6af1-1a3f-49ec-a7fd-299a4b738773. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:42:58.912423 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:58.912423 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:42:58.912644 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ee60ffd8-e4a8-414f-845b-e408eac626c0 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] https://10.4.3.170/volume/v3/backups/86bf6af1-1a3f-49ec-a7fd-299a4b738773 returned with HTTP 200 Jul 24 07:42:58.913472 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 616/2452] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:42:58 2026] GET /volume/v3/backups/86bf6af1-1a3f-49ec-a7fd-299a4b738773 => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:59.176117 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-504e620b-51fb-48af-8b1b-79c6a0a80495 req-7e0f7098-b3dd-4eeb-8434-96e8c5f1363e None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:59.178350 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-504e620b-51fb-48af-8b1b-79c6a0a80495 req-7e0f7098-b3dd-4eeb-8434-96e8c5f1363e tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] GET https://10.4.3.170/volume/v3/volumes/0db86ca8-08d4-40e2-a782-04b050aa9584/encryption Jul 24 07:42:59.178456 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-504e620b-51fb-48af-8b1b-79c6a0a80495 req-7e0f7098-b3dd-4eeb-8434-96e8c5f1363e tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:59.178938 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-504e620b-51fb-48af-8b1b-79c6a0a80495 req-7e0f7098-b3dd-4eeb-8434-96e8c5f1363e tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Calling method 'index' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:59.188459 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:59.188459 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:42:59.194570 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-504e620b-51fb-48af-8b1b-79c6a0a80495 req-7e0f7098-b3dd-4eeb-8434-96e8c5f1363e tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/volumes/0db86ca8-08d4-40e2-a782-04b050aa9584/encryption returned with HTTP 200 Jul 24 07:42:59.194688 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 604/2453] 10.4.3.170 () {68 vars in 1631 bytes} [Fri Jul 24 07:42:59 2026] GET /volume/v3/volumes/0db86ca8-08d4-40e2-a782-04b050aa9584/encryption => generated 160 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:59.307004 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-c0c9103b-d952-47c9-b880-61c62ba814be req-fde22089-a906-439a-b1cf-f69b17b6ab1b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:59.309067 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-c0c9103b-d952-47c9-b880-61c62ba814be req-fde22089-a906-439a-b1cf-f69b17b6ab1b tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:42:59.309442 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-c0c9103b-d952-47c9-b880-61c62ba814be req-fde22089-a906-439a-b1cf-f69b17b6ab1b tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "e6e0fe12-6e00-49cc-9cb2-4354a05e3cf9-blank-vol", "description": "", "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:42:59.311040 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [req-c0c9103b-d952-47c9-b880-61c62ba814be req-fde22089-a906-439a-b1cf-f69b17b6ab1b tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'e6e0fe12-6e00-49cc-9cb2-4354a05e3cf9-blank-vol', 'description': '', 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:42:59.311173 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [req-c0c9103b-d952-47c9-b880-61c62ba814be req-fde22089-a906-439a-b1cf-f69b17b6ab1b tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] Create volume of 1 GB Jul 24 07:42:59.322490 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [req-c0c9103b-d952-47c9-b880-61c62ba814be req-fde22089-a906-439a-b1cf-f69b17b6ab1b tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] Availability Zones retrieved successfully. Jul 24 07:42:59.326750 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [req-c0c9103b-d952-47c9-b880-61c62ba814be req-fde22089-a906-439a-b1cf-f69b17b6ab1b tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] Flow 'volume_create_api' (03764ec1-bb5e-42a7-b475-221eb15d9a20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:42:59.327785 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [req-c0c9103b-d952-47c9-b880-61c62ba814be req-fde22089-a906-439a-b1cf-f69b17b6ab1b tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebce2ad8-80ad-448b-97e5-90d8bbea52ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:42:59.328659 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [req-c0c9103b-d952-47c9-b880-61c62ba814be req-fde22089-a906-439a-b1cf-f69b17b6ab1b tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:42:59.358481 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [req-c0c9103b-d952-47c9-b880-61c62ba814be req-fde22089-a906-439a-b1cf-f69b17b6ab1b tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebce2ad8-80ad-448b-97e5-90d8bbea52ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:42:59.359239 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [req-c0c9103b-d952-47c9-b880-61c62ba814be req-fde22089-a906-439a-b1cf-f69b17b6ab1b tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9dddad93-dcb3-46fe-985e-ec0e092c64f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:42:59.422244 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.quota [req-c0c9103b-d952-47c9-b880-61c62ba814be req-fde22089-a906-439a-b1cf-f69b17b6ab1b tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] Created reservations ['d76ca8a4-e0f6-486a-9fa1-2e1496830a55', '0237dae0-414d-45c2-a058-f7a28175a766', '5a6fdd8c-7e30-453b-b736-ebfe2c7c647a', '308cd907-1762-4832-99c9-9f307b838cbb'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:42:59.422982 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [req-c0c9103b-d952-47c9-b880-61c62ba814be req-fde22089-a906-439a-b1cf-f69b17b6ab1b tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9dddad93-dcb3-46fe-985e-ec0e092c64f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d76ca8a4-e0f6-486a-9fa1-2e1496830a55', '0237dae0-414d-45c2-a058-f7a28175a766', '5a6fdd8c-7e30-453b-b736-ebfe2c7c647a', '308cd907-1762-4832-99c9-9f307b838cbb']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:42:59.424263 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [req-c0c9103b-d952-47c9-b880-61c62ba814be req-fde22089-a906-439a-b1cf-f69b17b6ab1b tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (184f07f8-2572-4bd0-80af-46e64f8eaf27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:42:59.447377 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [req-c0c9103b-d952-47c9-b880-61c62ba814be req-fde22089-a906-439a-b1cf-f69b17b6ab1b tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (184f07f8-2572-4bd0-80af-46e64f8eaf27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6dd7729d-b36a-4c5e-9366-aab8a8c788cf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='e6e0fe12-6e00-49cc-9cb2-4354a05e3cf9-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5e12d559fca4f6b9789787a97f65443',qos_specs=None,replication_status=,reservations=['d76ca8a4-e0f6-486a-9fa1-2e1496830a55','0237dae0-414d-45c2-a058-f7a28175a766','5a6fdd8c-7e30-453b-b736-ebfe2c7c647a','308cd907-1762-4832-99c9-9f307b838cbb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac594d3ce0b54034bff64639b70e05ed',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:42:59Z,deleted=False,deleted_at=None,display_description='',display_name='e6e0fe12-6e00-49cc-9cb2-4354a05e3cf9-blank-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6dd7729d-b36a-4c5e-9366-aab8a8c788cf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a5e12d559fca4f6b9789787a97f65443',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ac594d3ce0b54034bff64639b70e05ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:42:59.451228 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [req-c0c9103b-d952-47c9-b880-61c62ba814be req-fde22089-a906-439a-b1cf-f69b17b6ab1b tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e42532cd-5f72-4583-92e6-71d11aa9d393) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:42:59.474802 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [req-c0c9103b-d952-47c9-b880-61c62ba814be req-fde22089-a906-439a-b1cf-f69b17b6ab1b tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e42532cd-5f72-4583-92e6-71d11aa9d393) transitioned into 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='e6e0fe12-6e00-49cc-9cb2-4354a05e3cf9-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5e12d559fca4f6b9789787a97f65443',qos_specs=None,replication_status=,reservations=['d76ca8a4-e0f6-486a-9fa1-2e1496830a55','0237dae0-414d-45c2-a058-f7a28175a766','5a6fdd8c-7e30-453b-b736-ebfe2c7c647a','308cd907-1762-4832-99c9-9f307b838cbb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac594d3ce0b54034bff64639b70e05ed',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:42:59.475726 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [req-c0c9103b-d952-47c9-b880-61c62ba814be req-fde22089-a906-439a-b1cf-f69b17b6ab1b tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5bbc3f38-0e54-4e07-9a2e-1609b9c2ab67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:42:59.480810 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-f4a6e30c-fccf-49d3-9b9d-25e77ae5c4df None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:59.484157 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f4a6e30c-fccf-49d3-9b9d-25e77ae5c4df tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] GET https://10.4.3.170/volume/v3/volumes/f788c0da-ef59-4a6e-84ed-1f25b9dbceb1 Jul 24 07:42:59.484157 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f4a6e30c-fccf-49d3-9b9d-25e77ae5c4df tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:59.484157 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f4a6e30c-fccf-49d3-9b9d-25e77ae5c4df tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:59.490623 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [req-c0c9103b-d952-47c9-b880-61c62ba814be req-fde22089-a906-439a-b1cf-f69b17b6ab1b tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5bbc3f38-0e54-4e07-9a2e-1609b9c2ab67) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:42:59.492644 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [req-c0c9103b-d952-47c9-b880-61c62ba814be req-fde22089-a906-439a-b1cf-f69b17b6ab1b tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] Flow 'volume_create_api' (03764ec1-bb5e-42a7-b475-221eb15d9a20) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:42:59.492644 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [req-c0c9103b-d952-47c9-b880-61c62ba814be req-fde22089-a906-439a-b1cf-f69b17b6ab1b tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] Create volume request issued successfully. Jul 24 07:42:59.492936 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-c0c9103b-d952-47c9-b880-61c62ba814be req-fde22089-a906-439a-b1cf-f69b17b6ab1b tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:42:59.494130 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 617/2454] 10.4.3.170 () {72 vars in 1541 bytes} [Fri Jul 24 07:42:59 2026] POST /volume/v3/volumes => generated 749 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:42:59.494920 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-1f1b5fd6-2d9b-40dc-aa12-f478f1121073 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:59.497057 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1f1b5fd6-2d9b-40dc-aa12-f478f1121073 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/snapshots/41383d55-46eb-446e-8eda-0f9c1f773d0f Jul 24 07:42:59.497258 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1f1b5fd6-2d9b-40dc-aa12-f478f1121073 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:59.501117 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1f1b5fd6-2d9b-40dc-aa12-f478f1121073 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:59.504652 np0000005822 devstack@c-api.service[100244]: DEBUG dbcounter [-] [100244] Writing DB stats cinder:UPDATE=108,cinder:SELECT=323,cinder:INSERT=54 {{(pid=100244) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 07:42:59.504727 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:59.504727 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:42:59.506770 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-f4a6e30c-fccf-49d3-9b9d-25e77ae5c4df tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Volume info retrieved successfully. Jul 24 07:42:59.509047 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-c0c9103b-d952-47c9-b880-61c62ba814be req-8f68c41d-7b2c-4582-a730-d197776658f9 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:59.511084 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f4a6e30c-fccf-49d3-9b9d-25e77ae5c4df tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] https://10.4.3.170/volume/v3/volumes/f788c0da-ef59-4a6e-84ed-1f25b9dbceb1 returned with HTTP 200 Jul 24 07:42:59.511488 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 618/2455] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:42:59 2026] GET /volume/v3/volumes/f788c0da-ef59-4a6e-84ed-1f25b9dbceb1 => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:59.511560 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:59.511560 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:42:59.513129 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-c0c9103b-d952-47c9-b880-61c62ba814be req-8f68c41d-7b2c-4582-a730-d197776658f9 tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] GET https://10.4.3.170/volume/v3/volumes/6dd7729d-b36a-4c5e-9366-aab8a8c788cf Jul 24 07:42:59.513371 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-c0c9103b-d952-47c9-b880-61c62ba814be req-8f68c41d-7b2c-4582-a730-d197776658f9 tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:59.513550 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-c0c9103b-d952-47c9-b880-61c62ba814be req-8f68c41d-7b2c-4582-a730-d197776658f9 tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:59.514680 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-1f1b5fd6-2d9b-40dc-aa12-f478f1121073 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Snapshot retrieved successfully. Jul 24 07:42:59.515547 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1f1b5fd6-2d9b-40dc-aa12-f478f1121073 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/snapshots/41383d55-46eb-446e-8eda-0f9c1f773d0f returned with HTTP 200 Jul 24 07:42:59.516008 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 617/2456] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:42:59 2026] GET /volume/v3/snapshots/41383d55-46eb-446e-8eda-0f9c1f773d0f => generated 467 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:59.522608 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:59.522608 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:42:59.528414 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-c0c9103b-d952-47c9-b880-61c62ba814be req-8f68c41d-7b2c-4582-a730-d197776658f9 tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] Volume info retrieved successfully. Jul 24 07:42:59.532671 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-53c68090-e1ab-461e-a95a-e5ea90d6931a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:59.532924 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-c0c9103b-d952-47c9-b880-61c62ba814be req-8f68c41d-7b2c-4582-a730-d197776658f9 tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] https://10.4.3.170/volume/v3/volumes/6dd7729d-b36a-4c5e-9366-aab8a8c788cf returned with HTTP 200 Jul 24 07:42:59.533387 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 605/2457] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:42:59 2026] GET /volume/v3/volumes/6dd7729d-b36a-4c5e-9366-aab8a8c788cf => generated 817 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:59.534409 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-53c68090-e1ab-461e-a95a-e5ea90d6931a tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/snapshots/41383d55-46eb-446e-8eda-0f9c1f773d0f Jul 24 07:42:59.534602 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-53c68090-e1ab-461e-a95a-e5ea90d6931a tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:59.534785 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-53c68090-e1ab-461e-a95a-e5ea90d6931a tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:59.544347 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:59.544347 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:42:59.544457 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-c0c9103b-d952-47c9-b880-61c62ba814be req-d044c17d-6ef4-4ee6-b8a9-1764c075d082 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:59.544939 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-53c68090-e1ab-461e-a95a-e5ea90d6931a tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Snapshot retrieved successfully. Jul 24 07:42:59.546024 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-53c68090-e1ab-461e-a95a-e5ea90d6931a tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/snapshots/41383d55-46eb-446e-8eda-0f9c1f773d0f returned with HTTP 200 Jul 24 07:42:59.547131 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 618/2458] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:42:59 2026] GET /volume/v3/snapshots/41383d55-46eb-446e-8eda-0f9c1f773d0f => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:59.548632 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-c0c9103b-d952-47c9-b880-61c62ba814be req-d044c17d-6ef4-4ee6-b8a9-1764c075d082 tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] GET https://10.4.3.170/volume/v3/volumes/6dd7729d-b36a-4c5e-9366-aab8a8c788cf Jul 24 07:42:59.548942 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-c0c9103b-d952-47c9-b880-61c62ba814be req-d044c17d-6ef4-4ee6-b8a9-1764c075d082 tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:59.549220 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-c0c9103b-d952-47c9-b880-61c62ba814be req-d044c17d-6ef4-4ee6-b8a9-1764c075d082 tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:59.559678 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:59.559678 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:42:59.564370 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [req-c0c9103b-d952-47c9-b880-61c62ba814be req-d044c17d-6ef4-4ee6-b8a9-1764c075d082 tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] Volume info retrieved successfully. Jul 24 07:42:59.572078 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-c0c9103b-d952-47c9-b880-61c62ba814be req-d044c17d-6ef4-4ee6-b8a9-1764c075d082 tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] https://10.4.3.170/volume/v3/volumes/6dd7729d-b36a-4c5e-9366-aab8a8c788cf returned with HTTP 200 Jul 24 07:42:59.572722 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 619/2459] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:42:59 2026] GET /volume/v3/volumes/6dd7729d-b36a-4c5e-9366-aab8a8c788cf => generated 817 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:59.800826 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-b102bf97-98b0-4015-af7e-9aafe2c84712 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:59.801899 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b102bf97-98b0-4015-af7e-9aafe2c84712 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/1f6af3bf-d8ab-42a1-be8b-46afef814c0c Jul 24 07:42:59.802380 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b102bf97-98b0-4015-af7e-9aafe2c84712 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:59.802620 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b102bf97-98b0-4015-af7e-9aafe2c84712 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:59.802748 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-b102bf97-98b0-4015-af7e-9aafe2c84712 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id 1f6af3bf-d8ab-42a1-be8b-46afef814c0c. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:42:59.809251 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:59.809251 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:42:59.810171 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b102bf97-98b0-4015-af7e-9aafe2c84712 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/1f6af3bf-d8ab-42a1-be8b-46afef814c0c returned with HTTP 200 Jul 24 07:42:59.810608 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 618/2460] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:42:59 2026] GET /volume/v3/backups/1f6af3bf-d8ab-42a1-be8b-46afef814c0c => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:42:59.926697 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-c57138b3-f26e-49a9-a106-313281ca80a4 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:42:59.928244 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c57138b3-f26e-49a9-a106-313281ca80a4 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] GET https://10.4.3.170/volume/v3/backups/86bf6af1-1a3f-49ec-a7fd-299a4b738773 Jul 24 07:42:59.928414 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c57138b3-f26e-49a9-a106-313281ca80a4 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:42:59.928582 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c57138b3-f26e-49a9-a106-313281ca80a4 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:42:59.928678 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-c57138b3-f26e-49a9-a106-313281ca80a4 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Show backup with id 86bf6af1-1a3f-49ec-a7fd-299a4b738773. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:42:59.932738 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:42:59.932738 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:42:59.933116 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c57138b3-f26e-49a9-a106-313281ca80a4 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] https://10.4.3.170/volume/v3/backups/86bf6af1-1a3f-49ec-a7fd-299a4b738773 returned with HTTP 200 Jul 24 07:42:59.933487 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 606/2461] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:42:59 2026] GET /volume/v3/backups/86bf6af1-1a3f-49ec-a7fd-299a4b738773 => generated 757 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:43:00.527506 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-fdb522c7-adc8-4640-bf21-3077175042f6 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:00.529840 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fdb522c7-adc8-4640-bf21-3077175042f6 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] GET https://10.4.3.170/volume/v3/volumes/f788c0da-ef59-4a6e-84ed-1f25b9dbceb1 Jul 24 07:43:00.531567 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fdb522c7-adc8-4640-bf21-3077175042f6 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:00.531567 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fdb522c7-adc8-4640-bf21-3077175042f6 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:00.544000 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:00.544000 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:43:00.549366 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-fdb522c7-adc8-4640-bf21-3077175042f6 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Volume info retrieved successfully. Jul 24 07:43:00.558263 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fdb522c7-adc8-4640-bf21-3077175042f6 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] https://10.4.3.170/volume/v3/volumes/f788c0da-ef59-4a6e-84ed-1f25b9dbceb1 returned with HTTP 200 Jul 24 07:43:00.558263 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 619/2462] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:43:00 2026] GET /volume/v3/volumes/f788c0da-ef59-4a6e-84ed-1f25b9dbceb1 => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:43:00.828220 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-e2dda6b6-ba77-4629-817e-92201c9c4734 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:00.830025 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e2dda6b6-ba77-4629-817e-92201c9c4734 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/1f6af3bf-d8ab-42a1-be8b-46afef814c0c Jul 24 07:43:00.830227 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e2dda6b6-ba77-4629-817e-92201c9c4734 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:00.830433 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e2dda6b6-ba77-4629-817e-92201c9c4734 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:00.830537 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-e2dda6b6-ba77-4629-817e-92201c9c4734 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id 1f6af3bf-d8ab-42a1-be8b-46afef814c0c. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:43:00.834421 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:00.834421 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:43:00.835342 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e2dda6b6-ba77-4629-817e-92201c9c4734 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/1f6af3bf-d8ab-42a1-be8b-46afef814c0c returned with HTTP 200 Jul 24 07:43:00.835741 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 620/2463] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:43:00 2026] GET /volume/v3/backups/1f6af3bf-d8ab-42a1-be8b-46afef814c0c => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:43:00.945572 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-4bcd7a1e-6a44-425f-b116-386c45c7d30c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:00.947686 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4bcd7a1e-6a44-425f-b116-386c45c7d30c tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] GET https://10.4.3.170/volume/v3/backups/86bf6af1-1a3f-49ec-a7fd-299a4b738773 Jul 24 07:43:00.947931 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4bcd7a1e-6a44-425f-b116-386c45c7d30c tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:00.948161 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4bcd7a1e-6a44-425f-b116-386c45c7d30c tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:00.948302 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-4bcd7a1e-6a44-425f-b116-386c45c7d30c tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Show backup with id 86bf6af1-1a3f-49ec-a7fd-299a4b738773. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:43:00.953288 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:00.953288 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:43:00.954247 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4bcd7a1e-6a44-425f-b116-386c45c7d30c tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] https://10.4.3.170/volume/v3/backups/86bf6af1-1a3f-49ec-a7fd-299a4b738773 returned with HTTP 200 Jul 24 07:43:00.955068 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 619/2464] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:43:00 2026] GET /volume/v3/backups/86bf6af1-1a3f-49ec-a7fd-299a4b738773 => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:43:01.573044 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-1d4ef01f-8cd1-4b1f-a3f8-4d040bab7537 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:01.579310 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1d4ef01f-8cd1-4b1f-a3f8-4d040bab7537 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] GET https://10.4.3.170/volume/v3/volumes/f788c0da-ef59-4a6e-84ed-1f25b9dbceb1 Jul 24 07:43:01.579310 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1d4ef01f-8cd1-4b1f-a3f8-4d040bab7537 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:01.579310 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1d4ef01f-8cd1-4b1f-a3f8-4d040bab7537 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:01.598760 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:01.598760 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:43:01.603333 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-1d4ef01f-8cd1-4b1f-a3f8-4d040bab7537 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Volume info retrieved successfully. Jul 24 07:43:01.613072 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1d4ef01f-8cd1-4b1f-a3f8-4d040bab7537 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] https://10.4.3.170/volume/v3/volumes/f788c0da-ef59-4a6e-84ed-1f25b9dbceb1 returned with HTTP 200 Jul 24 07:43:01.613072 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 607/2465] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:43:01 2026] GET /volume/v3/volumes/f788c0da-ef59-4a6e-84ed-1f25b9dbceb1 => generated 852 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:43:01.724450 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-504e620b-51fb-48af-8b1b-79c6a0a80495 req-b93d4c96-30b5-49ed-8f71-81ac761ceb6a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:01.726661 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-504e620b-51fb-48af-8b1b-79c6a0a80495 req-b93d4c96-30b5-49ed-8f71-81ac761ceb6a tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] POST https://10.4.3.170/volume/v3/attachments/0728092a-76ad-4a41-8aa7-a678793de1b6/action Jul 24 07:43:01.727078 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-504e620b-51fb-48af-8b1b-79c6a0a80495 req-b93d4c96-30b5-49ed-8f71-81ac761ceb6a tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Action body: b'{"os-complete": null}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:43:01.727242 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-504e620b-51fb-48af-8b1b-79c6a0a80495 req-b93d4c96-30b5-49ed-8f71-81ac761ceb6a tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:43:01.742814 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:01.742814 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:43:01.751702 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-504e620b-51fb-48af-8b1b-79c6a0a80495 req-b93d4c96-30b5-49ed-8f71-81ac761ceb6a tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/attachments/0728092a-76ad-4a41-8aa7-a678793de1b6/action returned with HTTP 204 Jul 24 07:43:01.752152 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 620/2466] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 24 07:43:01 2026] POST /volume/v3/attachments/0728092a-76ad-4a41-8aa7-a678793de1b6/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:43:01.846064 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-75098a85-5b22-41e7-976c-35192ac9d63b None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:01.847763 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-75098a85-5b22-41e7-976c-35192ac9d63b tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/1f6af3bf-d8ab-42a1-be8b-46afef814c0c Jul 24 07:43:01.847954 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-75098a85-5b22-41e7-976c-35192ac9d63b tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:01.848142 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-75098a85-5b22-41e7-976c-35192ac9d63b tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:01.848274 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-75098a85-5b22-41e7-976c-35192ac9d63b tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id 1f6af3bf-d8ab-42a1-be8b-46afef814c0c. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:43:01.853607 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:01.853607 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:43:01.854997 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-75098a85-5b22-41e7-976c-35192ac9d63b tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/1f6af3bf-d8ab-42a1-be8b-46afef814c0c returned with HTTP 200 Jul 24 07:43:01.855446 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 621/2467] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:43:01 2026] GET /volume/v3/backups/1f6af3bf-d8ab-42a1-be8b-46afef814c0c => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:43:01.967917 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-3b30949b-c200-4036-b932-06e4c4fde95f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:01.971420 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3b30949b-c200-4036-b932-06e4c4fde95f tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] GET https://10.4.3.170/volume/v3/backups/86bf6af1-1a3f-49ec-a7fd-299a4b738773 Jul 24 07:43:01.971615 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3b30949b-c200-4036-b932-06e4c4fde95f tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:01.971836 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3b30949b-c200-4036-b932-06e4c4fde95f tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:01.971972 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-3b30949b-c200-4036-b932-06e4c4fde95f tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Show backup with id 86bf6af1-1a3f-49ec-a7fd-299a4b738773. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:43:01.980918 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:01.980918 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:43:01.981523 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3b30949b-c200-4036-b932-06e4c4fde95f tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] https://10.4.3.170/volume/v3/backups/86bf6af1-1a3f-49ec-a7fd-299a4b738773 returned with HTTP 200 Jul 24 07:43:01.981857 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 620/2468] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:43:01 2026] GET /volume/v3/backups/86bf6af1-1a3f-49ec-a7fd-299a4b738773 => generated 757 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:43:01.991449 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-df95c9ba-b06f-4b99-aa3b-0eed4917aa67 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:01.993437 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-df95c9ba-b06f-4b99-aa3b-0eed4917aa67 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] GET https://10.4.3.170/volume/v3/volumes/0db86ca8-08d4-40e2-a782-04b050aa9584 Jul 24 07:43:01.993604 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-df95c9ba-b06f-4b99-aa3b-0eed4917aa67 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:01.993811 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-df95c9ba-b06f-4b99-aa3b-0eed4917aa67 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:02.005119 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:02.005119 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:43:02.010638 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-df95c9ba-b06f-4b99-aa3b-0eed4917aa67 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Volume info retrieved successfully. Jul 24 07:43:02.014792 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-df95c9ba-b06f-4b99-aa3b-0eed4917aa67 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/volumes/0db86ca8-08d4-40e2-a782-04b050aa9584 returned with HTTP 200 Jul 24 07:43:02.015169 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 608/2469] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:43:01 2026] GET /volume/v3/volumes/0db86ca8-08d4-40e2-a782-04b050aa9584 => generated 1168 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:43:02.057038 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-ad4e7ae8-a3c3-45ec-ad8e-b682339f17b0 req-66410dd5-1ef6-45c2-82c9-77d368fe4ae6 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:02.059473 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-ad4e7ae8-a3c3-45ec-ad8e-b682339f17b0 req-66410dd5-1ef6-45c2-82c9-77d368fe4ae6 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] GET https://10.4.3.170/volume/v3/volumes/0db86ca8-08d4-40e2-a782-04b050aa9584 Jul 24 07:43:02.059659 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-ad4e7ae8-a3c3-45ec-ad8e-b682339f17b0 req-66410dd5-1ef6-45c2-82c9-77d368fe4ae6 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:02.059854 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-ad4e7ae8-a3c3-45ec-ad8e-b682339f17b0 req-66410dd5-1ef6-45c2-82c9-77d368fe4ae6 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:02.069923 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:02.069923 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:43:02.073279 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [req-ad4e7ae8-a3c3-45ec-ad8e-b682339f17b0 req-66410dd5-1ef6-45c2-82c9-77d368fe4ae6 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Volume info retrieved successfully. Jul 24 07:43:02.077286 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-ad4e7ae8-a3c3-45ec-ad8e-b682339f17b0 req-66410dd5-1ef6-45c2-82c9-77d368fe4ae6 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/volumes/0db86ca8-08d4-40e2-a782-04b050aa9584 returned with HTTP 200 Jul 24 07:43:02.077633 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 621/2470] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:43:02 2026] GET /volume/v3/volumes/0db86ca8-08d4-40e2-a782-04b050aa9584 => generated 1168 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:43:02.101918 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-ad4e7ae8-a3c3-45ec-ad8e-b682339f17b0 req-98818efa-2f70-4837-923a-06f36b0d5c48 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:02.104418 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-ad4e7ae8-a3c3-45ec-ad8e-b682339f17b0 req-98818efa-2f70-4837-923a-06f36b0d5c48 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] POST https://10.4.3.170/volume/v3/volumes/0db86ca8-08d4-40e2-a782-04b050aa9584/action Jul 24 07:43:02.104702 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-ad4e7ae8-a3c3-45ec-ad8e-b682339f17b0 req-98818efa-2f70-4837-923a-06f36b0d5c48 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:43:02.104811 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-ad4e7ae8-a3c3-45ec-ad8e-b682339f17b0 req-98818efa-2f70-4837-923a-06f36b0d5c48 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:43:02.120767 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:02.120767 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:43:02.121488 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [req-ad4e7ae8-a3c3-45ec-ad8e-b682339f17b0 req-98818efa-2f70-4837-923a-06f36b0d5c48 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Volume info retrieved successfully. Jul 24 07:43:02.128830 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [req-ad4e7ae8-a3c3-45ec-ad8e-b682339f17b0 req-98818efa-2f70-4837-923a-06f36b0d5c48 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Begin detaching volume completed successfully. Jul 24 07:43:02.129102 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-ad4e7ae8-a3c3-45ec-ad8e-b682339f17b0 req-98818efa-2f70-4837-923a-06f36b0d5c48 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/volumes/0db86ca8-08d4-40e2-a782-04b050aa9584/action returned with HTTP 202 Jul 24 07:43:02.129702 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 622/2471] 10.4.3.170 () {72 vars in 1672 bytes} [Fri Jul 24 07:43:02 2026] POST /volume/v3/volumes/0db86ca8-08d4-40e2-a782-04b050aa9584/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:43:02.174671 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-ce4efe54-8c2c-4e83-b072-9bc7c11c5c83 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:02.175096 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ce4efe54-8c2c-4e83-b072-9bc7c11c5c83 None None] GET https://10.4.3.170/volume// Jul 24 07:43:02.175287 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ce4efe54-8c2c-4e83-b072-9bc7c11c5c83 None None] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:02.175470 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ce4efe54-8c2c-4e83-b072-9bc7c11c5c83 None None] Calling method 'all' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:02.175767 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ce4efe54-8c2c-4e83-b072-9bc7c11c5c83 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:43:02.176107 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 621/2472] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:43:02 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:43:02.185224 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-ad4e7ae8-a3c3-45ec-ad8e-b682339f17b0 req-bd8afeb5-ea8e-49a9-9cc5-e517dfe39ce1 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:02.189816 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-ad4e7ae8-a3c3-45ec-ad8e-b682339f17b0 req-bd8afeb5-ea8e-49a9-9cc5-e517dfe39ce1 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] GET https://10.4.3.170/volume/v3/volumes/0db86ca8-08d4-40e2-a782-04b050aa9584 Jul 24 07:43:02.190048 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-ad4e7ae8-a3c3-45ec-ad8e-b682339f17b0 req-bd8afeb5-ea8e-49a9-9cc5-e517dfe39ce1 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:02.190292 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-ad4e7ae8-a3c3-45ec-ad8e-b682339f17b0 req-bd8afeb5-ea8e-49a9-9cc5-e517dfe39ce1 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:02.204445 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:02.204445 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:43:02.210371 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-ad4e7ae8-a3c3-45ec-ad8e-b682339f17b0 req-bd8afeb5-ea8e-49a9-9cc5-e517dfe39ce1 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Volume info retrieved successfully. Jul 24 07:43:02.217243 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-ad4e7ae8-a3c3-45ec-ad8e-b682339f17b0 req-bd8afeb5-ea8e-49a9-9cc5-e517dfe39ce1 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/volumes/0db86ca8-08d4-40e2-a782-04b050aa9584 returned with HTTP 200 Jul 24 07:43:02.217767 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 609/2473] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:43:02 2026] GET /volume/v3/volumes/0db86ca8-08d4-40e2-a782-04b050aa9584 => generated 1351 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:43:02.235799 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-ad4e7ae8-a3c3-45ec-ad8e-b682339f17b0 req-3f2f3c49-001a-4a6f-85c6-8dd0d2c6ead0 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:02.239866 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-ad4e7ae8-a3c3-45ec-ad8e-b682339f17b0 req-3f2f3c49-001a-4a6f-85c6-8dd0d2c6ead0 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] GET https://10.4.3.170/volume/v3/volumes/0db86ca8-08d4-40e2-a782-04b050aa9584/encryption Jul 24 07:43:02.240090 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-ad4e7ae8-a3c3-45ec-ad8e-b682339f17b0 req-3f2f3c49-001a-4a6f-85c6-8dd0d2c6ead0 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:02.240307 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-ad4e7ae8-a3c3-45ec-ad8e-b682339f17b0 req-3f2f3c49-001a-4a6f-85c6-8dd0d2c6ead0 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Calling method 'index' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:02.252888 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:02.252888 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:43:02.263425 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-ad4e7ae8-a3c3-45ec-ad8e-b682339f17b0 req-3f2f3c49-001a-4a6f-85c6-8dd0d2c6ead0 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/volumes/0db86ca8-08d4-40e2-a782-04b050aa9584/encryption returned with HTTP 200 Jul 24 07:43:02.263909 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 622/2474] 10.4.3.170 () {68 vars in 1631 bytes} [Fri Jul 24 07:43:02 2026] GET /volume/v3/volumes/0db86ca8-08d4-40e2-a782-04b050aa9584/encryption => generated 160 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:43:02.424532 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-f287ab6d-dc25-4e4f-a1ba-8df4d413f0c4 req-c2207644-89c8-441f-9e15-ec9c2a36f76f None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:02.426540 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-f287ab6d-dc25-4e4f-a1ba-8df4d413f0c4 req-c2207644-89c8-441f-9e15-ec9c2a36f76f tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] POST https://10.4.3.170/volume/v3/attachments/4f73d973-24c4-43bb-afdb-338fe4b97ad6/action Jul 24 07:43:02.426961 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-f287ab6d-dc25-4e4f-a1ba-8df4d413f0c4 req-c2207644-89c8-441f-9e15-ec9c2a36f76f tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Action body: b'{"os-complete": null}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:43:02.427146 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-f287ab6d-dc25-4e4f-a1ba-8df4d413f0c4 req-c2207644-89c8-441f-9e15-ec9c2a36f76f tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:43:02.443308 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:02.443308 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:43:02.453256 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-f287ab6d-dc25-4e4f-a1ba-8df4d413f0c4 req-c2207644-89c8-441f-9e15-ec9c2a36f76f tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] https://10.4.3.170/volume/v3/attachments/4f73d973-24c4-43bb-afdb-338fe4b97ad6/action returned with HTTP 204 Jul 24 07:43:02.453652 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 623/2475] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 24 07:43:02 2026] POST /volume/v3/attachments/4f73d973-24c4-43bb-afdb-338fe4b97ad6/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:43:02.594127 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-c0c9103b-d952-47c9-b880-61c62ba814be req-95ba9cb9-02da-4157-9f6d-ca62a586c904 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:02.596420 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-c0c9103b-d952-47c9-b880-61c62ba814be req-95ba9cb9-02da-4157-9f6d-ca62a586c904 tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] GET https://10.4.3.170/volume/v3/volumes/6dd7729d-b36a-4c5e-9366-aab8a8c788cf Jul 24 07:43:02.596606 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-c0c9103b-d952-47c9-b880-61c62ba814be req-95ba9cb9-02da-4157-9f6d-ca62a586c904 tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:02.596793 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-c0c9103b-d952-47c9-b880-61c62ba814be req-95ba9cb9-02da-4157-9f6d-ca62a586c904 tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:02.603818 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:02.603818 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:43:02.607548 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-c0c9103b-d952-47c9-b880-61c62ba814be req-95ba9cb9-02da-4157-9f6d-ca62a586c904 tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] Volume info retrieved successfully. Jul 24 07:43:02.611954 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-c0c9103b-d952-47c9-b880-61c62ba814be req-95ba9cb9-02da-4157-9f6d-ca62a586c904 tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] https://10.4.3.170/volume/v3/volumes/6dd7729d-b36a-4c5e-9366-aab8a8c788cf returned with HTTP 200 Jul 24 07:43:02.612413 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 622/2476] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:43:02 2026] GET /volume/v3/volumes/6dd7729d-b36a-4c5e-9366-aab8a8c788cf => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:43:02.621652 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-f7a60608-2694-4222-ac62-1dcf3fc7cf42 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:02.622011 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f7a60608-2694-4222-ac62-1dcf3fc7cf42 None None] GET https://10.4.3.170/volume// Jul 24 07:43:02.622165 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f7a60608-2694-4222-ac62-1dcf3fc7cf42 None None] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:02.622386 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f7a60608-2694-4222-ac62-1dcf3fc7cf42 None None] Calling method 'all' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:02.622693 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f7a60608-2694-4222-ac62-1dcf3fc7cf42 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:43:02.622990 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 610/2477] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:43:02 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:43:02.632318 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-c0c9103b-d952-47c9-b880-61c62ba814be req-1fabfe7a-20aa-4f31-9a14-be9451d9d845 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:02.632415 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-1e034a47-09c0-4bfd-a4ce-d907c2a88467 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:02.634292 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1e034a47-09c0-4bfd-a4ce-d907c2a88467 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] GET https://10.4.3.170/volume/v3/volumes/f788c0da-ef59-4a6e-84ed-1f25b9dbceb1 Jul 24 07:43:02.634503 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-1e034a47-09c0-4bfd-a4ce-d907c2a88467 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:02.634692 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-1e034a47-09c0-4bfd-a4ce-d907c2a88467 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:02.635422 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-c0c9103b-d952-47c9-b880-61c62ba814be req-1fabfe7a-20aa-4f31-9a14-be9451d9d845 tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 24 07:43:02.635838 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-c0c9103b-d952-47c9-b880-61c62ba814be req-1fabfe7a-20aa-4f31-9a14-be9451d9d845 tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6dd7729d-b36a-4c5e-9366-aab8a8c788cf", "connector": null, "instance_uuid": "e6e0fe12-6e00-49cc-9cb2-4354a05e3cf9"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:43:02.644391 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:02.644391 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:43:02.644787 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:02.644787 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:43:02.648075 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-1e034a47-09c0-4bfd-a4ce-d907c2a88467 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Volume info retrieved successfully. Jul 24 07:43:02.655291 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1e034a47-09c0-4bfd-a4ce-d907c2a88467 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] https://10.4.3.170/volume/v3/volumes/f788c0da-ef59-4a6e-84ed-1f25b9dbceb1 returned with HTTP 200 Jul 24 07:43:02.655291 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 624/2478] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:43:02 2026] GET /volume/v3/volumes/f788c0da-ef59-4a6e-84ed-1f25b9dbceb1 => generated 1144 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:43:02.674355 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-6fec3283-81fc-4818-91d8-b72c2c26e171 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:02.674583 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-c0c9103b-d952-47c9-b880-61c62ba814be req-1fabfe7a-20aa-4f31-9a14-be9451d9d845 tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 24 07:43:02.675481 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 623/2479] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 24 07:43:02 2026] POST /volume/v3/attachments => generated 273 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:43:02.676519 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6fec3283-81fc-4818-91d8-b72c2c26e171 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] GET https://10.4.3.170/volume/v3/volumes/f788c0da-ef59-4a6e-84ed-1f25b9dbceb1 Jul 24 07:43:02.676740 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6fec3283-81fc-4818-91d8-b72c2c26e171 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:02.677016 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6fec3283-81fc-4818-91d8-b72c2c26e171 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:02.693584 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-864ffeed-1a66-4b8c-a072-55800bbcc853 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:02.694011 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-864ffeed-1a66-4b8c-a072-55800bbcc853 None None] GET https://10.4.3.170/volume// Jul 24 07:43:02.694217 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-864ffeed-1a66-4b8c-a072-55800bbcc853 None None] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:02.694434 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-864ffeed-1a66-4b8c-a072-55800bbcc853 None None] Calling method 'all' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:02.694500 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:02.694500 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:43:02.694782 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-864ffeed-1a66-4b8c-a072-55800bbcc853 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:43:02.695113 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 611/2480] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:43:02 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:43:02.698842 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-6fec3283-81fc-4818-91d8-b72c2c26e171 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Volume info retrieved successfully. Jul 24 07:43:02.704618 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6fec3283-81fc-4818-91d8-b72c2c26e171 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] https://10.4.3.170/volume/v3/volumes/f788c0da-ef59-4a6e-84ed-1f25b9dbceb1 returned with HTTP 200 Jul 24 07:43:02.705076 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 623/2481] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:43:02 2026] GET /volume/v3/volumes/f788c0da-ef59-4a6e-84ed-1f25b9dbceb1 => generated 1144 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:43:02.705130 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-c0c9103b-d952-47c9-b880-61c62ba814be req-10d0dc4d-6c46-4f25-9caa-5959e26a6241 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:02.707821 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-c0c9103b-d952-47c9-b880-61c62ba814be req-10d0dc4d-6c46-4f25-9caa-5959e26a6241 tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] GET https://10.4.3.170/volume/v3/volumes/6dd7729d-b36a-4c5e-9366-aab8a8c788cf Jul 24 07:43:02.708091 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-c0c9103b-d952-47c9-b880-61c62ba814be req-10d0dc4d-6c46-4f25-9caa-5959e26a6241 tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:02.708323 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-c0c9103b-d952-47c9-b880-61c62ba814be req-10d0dc4d-6c46-4f25-9caa-5959e26a6241 tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:02.720107 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:02.720107 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:43:02.724459 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [req-c0c9103b-d952-47c9-b880-61c62ba814be req-10d0dc4d-6c46-4f25-9caa-5959e26a6241 tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] Volume info retrieved successfully. Jul 24 07:43:02.729412 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-c0c9103b-d952-47c9-b880-61c62ba814be req-10d0dc4d-6c46-4f25-9caa-5959e26a6241 tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] https://10.4.3.170/volume/v3/volumes/6dd7729d-b36a-4c5e-9366-aab8a8c788cf returned with HTTP 200 Jul 24 07:43:02.729884 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 625/2482] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:43:02 2026] GET /volume/v3/volumes/6dd7729d-b36a-4c5e-9366-aab8a8c788cf => generated 1021 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:43:02.765045 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-74de967b-bc6a-413e-99b3-25651ae47176 req-5a8cf73a-5ea3-452b-9123-dc982c270095 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:02.767331 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-74de967b-bc6a-413e-99b3-25651ae47176 req-5a8cf73a-5ea3-452b-9123-dc982c270095 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] GET https://10.4.3.170/volume/v3/volumes/f788c0da-ef59-4a6e-84ed-1f25b9dbceb1 Jul 24 07:43:02.767603 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-74de967b-bc6a-413e-99b3-25651ae47176 req-5a8cf73a-5ea3-452b-9123-dc982c270095 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:02.767809 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-74de967b-bc6a-413e-99b3-25651ae47176 req-5a8cf73a-5ea3-452b-9123-dc982c270095 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:02.777238 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:02.777238 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:43:02.779806 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [req-74de967b-bc6a-413e-99b3-25651ae47176 req-5a8cf73a-5ea3-452b-9123-dc982c270095 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Volume info retrieved successfully. Jul 24 07:43:02.784070 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-74de967b-bc6a-413e-99b3-25651ae47176 req-5a8cf73a-5ea3-452b-9123-dc982c270095 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] https://10.4.3.170/volume/v3/volumes/f788c0da-ef59-4a6e-84ed-1f25b9dbceb1 returned with HTTP 200 Jul 24 07:43:02.784596 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 624/2483] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:43:02 2026] GET /volume/v3/volumes/f788c0da-ef59-4a6e-84ed-1f25b9dbceb1 => generated 1144 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:43:02.831430 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-c0c9103b-d952-47c9-b880-61c62ba814be req-28bb7621-e0b0-4881-ba47-cb983eb873a3 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:02.835048 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-c0c9103b-d952-47c9-b880-61c62ba814be req-28bb7621-e0b0-4881-ba47-cb983eb873a3 tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] PUT https://10.4.3.170/volume/v3/attachments/b9b643d4-8d57-4195-9ef3-8b0940fd5a7e Jul 24 07:43:02.835416 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-c0c9103b-d952-47c9-b880-61c62ba814be req-28bb7621-e0b0-4881-ba47-cb983eb873a3 tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000005822", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9a7cb9337d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5fc7887c-2ab7-4d21-80c7-ec4ad0d3b011", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:43:02.845171 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-c0c9103b-d952-47c9-b880-61c62ba814be req-28bb7621-e0b0-4881-ba47-cb983eb873a3 tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] Acquiring lock "cinder-attachment_update-6dd7729d-b36a-4c5e-9366-aab8a8c788cf-np0000005822" by "attachment_update" {{(pid=100243) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 07:43:02.851763 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-c0c9103b-d952-47c9-b880-61c62ba814be req-28bb7621-e0b0-4881-ba47-cb983eb873a3 tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] Lock "cinder-attachment_update-6dd7729d-b36a-4c5e-9366-aab8a8c788cf-np0000005822" acquired by "attachment_update" :: waited 0.007s {{(pid=100243) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 07:43:02.853240 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:02.853240 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:43:02.874224 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-1094c1a0-f8a3-4234-8fe0-ef04a7609106 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:02.876039 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1094c1a0-f8a3-4234-8fe0-ef04a7609106 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/1f6af3bf-d8ab-42a1-be8b-46afef814c0c Jul 24 07:43:02.876218 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1094c1a0-f8a3-4234-8fe0-ef04a7609106 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:02.876430 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1094c1a0-f8a3-4234-8fe0-ef04a7609106 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:02.876538 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-1094c1a0-f8a3-4234-8fe0-ef04a7609106 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id 1f6af3bf-d8ab-42a1-be8b-46afef814c0c. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:43:02.881530 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:02.881530 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:43:02.882319 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1094c1a0-f8a3-4234-8fe0-ef04a7609106 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/1f6af3bf-d8ab-42a1-be8b-46afef814c0c returned with HTTP 200 Jul 24 07:43:02.882680 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 624/2484] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:43:02 2026] GET /volume/v3/backups/1f6af3bf-d8ab-42a1-be8b-46afef814c0c => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:43:02.952559 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-c0c9103b-d952-47c9-b880-61c62ba814be req-28bb7621-e0b0-4881-ba47-cb983eb873a3 tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] Lock "cinder-attachment_update-6dd7729d-b36a-4c5e-9366-aab8a8c788cf-np0000005822" released by "attachment_update" :: held 0.101s {{(pid=100243) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 07:43:02.952927 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-c0c9103b-d952-47c9-b880-61c62ba814be req-28bb7621-e0b0-4881-ba47-cb983eb873a3 tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] https://10.4.3.170/volume/v3/attachments/b9b643d4-8d57-4195-9ef3-8b0940fd5a7e returned with HTTP 200 Jul 24 07:43:02.953394 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 612/2485] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 24 07:43:02 2026] PUT /volume/v3/attachments/b9b643d4-8d57-4195-9ef3-8b0940fd5a7e => generated 969 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:43:02.983298 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-c0c9103b-d952-47c9-b880-61c62ba814be req-cc7b01e0-b8e4-4c13-a74c-4b1491d51056 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:02.983663 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-c0c9103b-d952-47c9-b880-61c62ba814be req-cc7b01e0-b8e4-4c13-a74c-4b1491d51056 tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] POST https://10.4.3.170/volume/v3/attachments/b9b643d4-8d57-4195-9ef3-8b0940fd5a7e/action Jul 24 07:43:02.984216 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-c0c9103b-d952-47c9-b880-61c62ba814be req-cc7b01e0-b8e4-4c13-a74c-4b1491d51056 tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] Action body: b'{"os-complete": null}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:43:02.984216 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-c0c9103b-d952-47c9-b880-61c62ba814be req-cc7b01e0-b8e4-4c13-a74c-4b1491d51056 tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:43:02.995906 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-7efa5594-964b-476e-937d-e071eb55855b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:02.998553 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7efa5594-964b-476e-937d-e071eb55855b tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] GET https://10.4.3.170/volume/v3/backups/86bf6af1-1a3f-49ec-a7fd-299a4b738773 Jul 24 07:43:02.998749 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7efa5594-964b-476e-937d-e071eb55855b tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:02.998949 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7efa5594-964b-476e-937d-e071eb55855b tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:02.999042 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-7efa5594-964b-476e-937d-e071eb55855b tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Show backup with id 86bf6af1-1a3f-49ec-a7fd-299a4b738773. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:43:02.999215 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:02.999215 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:43:03.004024 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:03.004024 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:43:03.005410 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7efa5594-964b-476e-937d-e071eb55855b tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] https://10.4.3.170/volume/v3/backups/86bf6af1-1a3f-49ec-a7fd-299a4b738773 returned with HTTP 200 Jul 24 07:43:03.005784 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 625/2486] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:43:02 2026] GET /volume/v3/backups/86bf6af1-1a3f-49ec-a7fd-299a4b738773 => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:43:03.012468 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-c0c9103b-d952-47c9-b880-61c62ba814be req-cc7b01e0-b8e4-4c13-a74c-4b1491d51056 tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] https://10.4.3.170/volume/v3/attachments/b9b643d4-8d57-4195-9ef3-8b0940fd5a7e/action returned with HTTP 204 Jul 24 07:43:03.012881 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 626/2487] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 24 07:43:02 2026] POST /volume/v3/attachments/b9b643d4-8d57-4195-9ef3-8b0940fd5a7e/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:43:03.894177 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-821ba868-1a99-4b4c-9af2-ae333f3897b5 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:03.896057 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-821ba868-1a99-4b4c-9af2-ae333f3897b5 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/1f6af3bf-d8ab-42a1-be8b-46afef814c0c Jul 24 07:43:03.896279 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-821ba868-1a99-4b4c-9af2-ae333f3897b5 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:03.896470 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-821ba868-1a99-4b4c-9af2-ae333f3897b5 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:03.896567 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-821ba868-1a99-4b4c-9af2-ae333f3897b5 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id 1f6af3bf-d8ab-42a1-be8b-46afef814c0c. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:43:03.903119 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:03.903119 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:43:03.903836 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-821ba868-1a99-4b4c-9af2-ae333f3897b5 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/1f6af3bf-d8ab-42a1-be8b-46afef814c0c returned with HTTP 200 Jul 24 07:43:03.904350 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 625/2488] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:43:03 2026] GET /volume/v3/backups/1f6af3bf-d8ab-42a1-be8b-46afef814c0c => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:43:04.025397 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-fd3ab6f6-8d2b-41d3-8f61-78d2ba92b98e None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:04.028267 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-fd3ab6f6-8d2b-41d3-8f61-78d2ba92b98e tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] GET https://10.4.3.170/volume/v3/backups/86bf6af1-1a3f-49ec-a7fd-299a4b738773 Jul 24 07:43:04.028523 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-fd3ab6f6-8d2b-41d3-8f61-78d2ba92b98e tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:04.028802 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-fd3ab6f6-8d2b-41d3-8f61-78d2ba92b98e tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:04.029035 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-fd3ab6f6-8d2b-41d3-8f61-78d2ba92b98e tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Show backup with id 86bf6af1-1a3f-49ec-a7fd-299a4b738773. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:43:04.034184 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:04.034184 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:43:04.034899 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-fd3ab6f6-8d2b-41d3-8f61-78d2ba92b98e tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] https://10.4.3.170/volume/v3/backups/86bf6af1-1a3f-49ec-a7fd-299a4b738773 returned with HTTP 200 Jul 24 07:43:04.037843 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 613/2489] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:43:04 2026] GET /volume/v3/backups/86bf6af1-1a3f-49ec-a7fd-299a4b738773 => generated 757 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:43:04.918316 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-7a9fad55-5067-4411-a4ac-2cc3e72cc481 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:04.920500 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7a9fad55-5067-4411-a4ac-2cc3e72cc481 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/1f6af3bf-d8ab-42a1-be8b-46afef814c0c Jul 24 07:43:04.920741 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7a9fad55-5067-4411-a4ac-2cc3e72cc481 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:04.921002 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7a9fad55-5067-4411-a4ac-2cc3e72cc481 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:04.921142 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-7a9fad55-5067-4411-a4ac-2cc3e72cc481 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id 1f6af3bf-d8ab-42a1-be8b-46afef814c0c. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:43:04.926068 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:04.926068 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:43:04.927052 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7a9fad55-5067-4411-a4ac-2cc3e72cc481 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/1f6af3bf-d8ab-42a1-be8b-46afef814c0c returned with HTTP 200 Jul 24 07:43:04.927562 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 626/2490] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:43:04 2026] GET /volume/v3/backups/1f6af3bf-d8ab-42a1-be8b-46afef814c0c => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:43:05.049713 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-276604df-4ba4-4838-a178-390a400c069b None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:05.051802 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-276604df-4ba4-4838-a178-390a400c069b tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] GET https://10.4.3.170/volume/v3/backups/86bf6af1-1a3f-49ec-a7fd-299a4b738773 Jul 24 07:43:05.051962 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-276604df-4ba4-4838-a178-390a400c069b tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:05.052161 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-276604df-4ba4-4838-a178-390a400c069b tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:05.052313 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-276604df-4ba4-4838-a178-390a400c069b tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Show backup with id 86bf6af1-1a3f-49ec-a7fd-299a4b738773. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:43:05.057492 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:05.057492 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:43:05.058435 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-276604df-4ba4-4838-a178-390a400c069b tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] https://10.4.3.170/volume/v3/backups/86bf6af1-1a3f-49ec-a7fd-299a4b738773 returned with HTTP 200 Jul 24 07:43:05.059120 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 627/2491] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:43:05 2026] GET /volume/v3/backups/86bf6af1-1a3f-49ec-a7fd-299a4b738773 => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:43:05.940862 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-1ca91432-b307-48d0-9f83-f976e0e39482 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:05.942594 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1ca91432-b307-48d0-9f83-f976e0e39482 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/1f6af3bf-d8ab-42a1-be8b-46afef814c0c Jul 24 07:43:05.943850 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1ca91432-b307-48d0-9f83-f976e0e39482 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:05.943850 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1ca91432-b307-48d0-9f83-f976e0e39482 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:05.943850 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-1ca91432-b307-48d0-9f83-f976e0e39482 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id 1f6af3bf-d8ab-42a1-be8b-46afef814c0c. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:43:05.948268 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:05.948268 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:43:05.949376 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1ca91432-b307-48d0-9f83-f976e0e39482 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/1f6af3bf-d8ab-42a1-be8b-46afef814c0c returned with HTTP 200 Jul 24 07:43:05.949996 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 626/2492] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:43:05 2026] GET /volume/v3/backups/1f6af3bf-d8ab-42a1-be8b-46afef814c0c => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:43:06.070224 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-044cefc2-7a18-4c71-aeaa-378dc021d99f None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:06.070752 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-044cefc2-7a18-4c71-aeaa-378dc021d99f tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] GET https://10.4.3.170/volume/v3/backups/86bf6af1-1a3f-49ec-a7fd-299a4b738773 Jul 24 07:43:06.070922 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-044cefc2-7a18-4c71-aeaa-378dc021d99f tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:06.071110 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-044cefc2-7a18-4c71-aeaa-378dc021d99f tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:06.071256 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-044cefc2-7a18-4c71-aeaa-378dc021d99f tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Show backup with id 86bf6af1-1a3f-49ec-a7fd-299a4b738773. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:43:06.075655 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:06.075655 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:43:06.076970 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-044cefc2-7a18-4c71-aeaa-378dc021d99f tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] https://10.4.3.170/volume/v3/backups/86bf6af1-1a3f-49ec-a7fd-299a4b738773 returned with HTTP 200 Jul 24 07:43:06.076970 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 614/2493] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:43:06 2026] GET /volume/v3/backups/86bf6af1-1a3f-49ec-a7fd-299a4b738773 => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:43:06.875426 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-0a2ad6ff-766a-4bfd-8f00-ec2fc5b56c98 req-dc7eb1ef-942e-41cb-99d5-61113996c6f5 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:06.877149 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-0a2ad6ff-766a-4bfd-8f00-ec2fc5b56c98 req-dc7eb1ef-942e-41cb-99d5-61113996c6f5 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] GET https://10.4.3.170/volume/v3/volumes/f788c0da-ef59-4a6e-84ed-1f25b9dbceb1 Jul 24 07:43:06.877596 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-0a2ad6ff-766a-4bfd-8f00-ec2fc5b56c98 req-dc7eb1ef-942e-41cb-99d5-61113996c6f5 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:06.877896 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-0a2ad6ff-766a-4bfd-8f00-ec2fc5b56c98 req-dc7eb1ef-942e-41cb-99d5-61113996c6f5 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:06.897789 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:06.897789 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:43:06.902309 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [req-0a2ad6ff-766a-4bfd-8f00-ec2fc5b56c98 req-dc7eb1ef-942e-41cb-99d5-61113996c6f5 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Volume info retrieved successfully. Jul 24 07:43:06.907940 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-0a2ad6ff-766a-4bfd-8f00-ec2fc5b56c98 req-dc7eb1ef-942e-41cb-99d5-61113996c6f5 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] https://10.4.3.170/volume/v3/volumes/f788c0da-ef59-4a6e-84ed-1f25b9dbceb1 returned with HTTP 200 Jul 24 07:43:06.907940 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 627/2494] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:43:06 2026] GET /volume/v3/volumes/f788c0da-ef59-4a6e-84ed-1f25b9dbceb1 => generated 1144 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:43:06.965865 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-333f3e82-6092-4d91-895c-23ca02e14c1c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:06.968116 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-333f3e82-6092-4d91-895c-23ca02e14c1c tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/1f6af3bf-d8ab-42a1-be8b-46afef814c0c Jul 24 07:43:06.968542 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-333f3e82-6092-4d91-895c-23ca02e14c1c tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:06.968677 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-333f3e82-6092-4d91-895c-23ca02e14c1c tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:06.969031 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-333f3e82-6092-4d91-895c-23ca02e14c1c tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id 1f6af3bf-d8ab-42a1-be8b-46afef814c0c. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:43:06.974337 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:06.974337 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:43:06.975419 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-333f3e82-6092-4d91-895c-23ca02e14c1c tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/1f6af3bf-d8ab-42a1-be8b-46afef814c0c returned with HTTP 200 Jul 24 07:43:06.975821 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 628/2495] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:43:06 2026] GET /volume/v3/backups/1f6af3bf-d8ab-42a1-be8b-46afef814c0c => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:43:07.087359 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-d970a871-6a5a-4bc5-a876-d224ec0a399e None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:07.093220 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d970a871-6a5a-4bc5-a876-d224ec0a399e tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] GET https://10.4.3.170/volume/v3/backups/86bf6af1-1a3f-49ec-a7fd-299a4b738773 Jul 24 07:43:07.095440 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d970a871-6a5a-4bc5-a876-d224ec0a399e tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:07.095440 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d970a871-6a5a-4bc5-a876-d224ec0a399e tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:07.095440 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-d970a871-6a5a-4bc5-a876-d224ec0a399e tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Show backup with id 86bf6af1-1a3f-49ec-a7fd-299a4b738773. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:43:07.099787 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:07.099787 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:43:07.100999 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d970a871-6a5a-4bc5-a876-d224ec0a399e tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] https://10.4.3.170/volume/v3/backups/86bf6af1-1a3f-49ec-a7fd-299a4b738773 returned with HTTP 200 Jul 24 07:43:07.101629 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 627/2496] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:43:07 2026] GET /volume/v3/backups/86bf6af1-1a3f-49ec-a7fd-299a4b738773 => generated 757 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:43:07.990586 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-e3e8073c-43ad-4bf1-889a-490143fe3681 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:07.992525 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e3e8073c-43ad-4bf1-889a-490143fe3681 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/1f6af3bf-d8ab-42a1-be8b-46afef814c0c Jul 24 07:43:07.992732 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e3e8073c-43ad-4bf1-889a-490143fe3681 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:07.992884 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e3e8073c-43ad-4bf1-889a-490143fe3681 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:07.992999 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-e3e8073c-43ad-4bf1-889a-490143fe3681 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id 1f6af3bf-d8ab-42a1-be8b-46afef814c0c. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:43:08.000472 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:08.000472 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:43:08.001364 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e3e8073c-43ad-4bf1-889a-490143fe3681 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/1f6af3bf-d8ab-42a1-be8b-46afef814c0c returned with HTTP 200 Jul 24 07:43:08.001909 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 615/2497] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:43:07 2026] GET /volume/v3/backups/1f6af3bf-d8ab-42a1-be8b-46afef814c0c => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:43:08.113185 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c52a7b20-a158-4963-9a41-2dea8359650a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:08.115084 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c52a7b20-a158-4963-9a41-2dea8359650a tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] GET https://10.4.3.170/volume/v3/backups/86bf6af1-1a3f-49ec-a7fd-299a4b738773 Jul 24 07:43:08.115357 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c52a7b20-a158-4963-9a41-2dea8359650a tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:08.115547 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c52a7b20-a158-4963-9a41-2dea8359650a tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:08.115640 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-c52a7b20-a158-4963-9a41-2dea8359650a tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Show backup with id 86bf6af1-1a3f-49ec-a7fd-299a4b738773. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:43:08.120160 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:08.120160 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:43:08.120812 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c52a7b20-a158-4963-9a41-2dea8359650a tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] https://10.4.3.170/volume/v3/backups/86bf6af1-1a3f-49ec-a7fd-299a4b738773 returned with HTTP 200 Jul 24 07:43:08.121785 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 628/2498] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:43:08 2026] GET /volume/v3/backups/86bf6af1-1a3f-49ec-a7fd-299a4b738773 => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:43:08.288571 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-e299772d-6009-4450-a07b-0d55fa787feb None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:08.293601 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e299772d-6009-4450-a07b-0d55fa787feb tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/41383d55-46eb-446e-8eda-0f9c1f773d0f Jul 24 07:43:08.293784 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e299772d-6009-4450-a07b-0d55fa787feb tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:08.293979 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e299772d-6009-4450-a07b-0d55fa787feb tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:08.294085 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.snapshots [None req-e299772d-6009-4450-a07b-0d55fa787feb tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Delete snapshot with id: 41383d55-46eb-446e-8eda-0f9c1f773d0f Jul 24 07:43:08.299430 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:08.299430 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:43:08.299823 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-e299772d-6009-4450-a07b-0d55fa787feb tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Snapshot retrieved successfully. Jul 24 07:43:08.319161 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-e299772d-6009-4450-a07b-0d55fa787feb tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Snapshot delete request issued successfully. Jul 24 07:43:08.319427 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e299772d-6009-4450-a07b-0d55fa787feb tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/snapshots/41383d55-46eb-446e-8eda-0f9c1f773d0f returned with HTTP 202 Jul 24 07:43:08.319780 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 629/2499] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 24 07:43:08 2026] DELETE /volume/v3/snapshots/41383d55-46eb-446e-8eda-0f9c1f773d0f => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:43:08.327061 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-981f19ec-073b-4951-99ea-f954c4b220e6 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:08.329074 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-981f19ec-073b-4951-99ea-f954c4b220e6 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/snapshots/41383d55-46eb-446e-8eda-0f9c1f773d0f Jul 24 07:43:08.329652 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-981f19ec-073b-4951-99ea-f954c4b220e6 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:08.329893 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-981f19ec-073b-4951-99ea-f954c4b220e6 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:08.336192 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:08.336192 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:43:08.336549 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-981f19ec-073b-4951-99ea-f954c4b220e6 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Snapshot retrieved successfully. Jul 24 07:43:08.337445 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-981f19ec-073b-4951-99ea-f954c4b220e6 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/snapshots/41383d55-46eb-446e-8eda-0f9c1f773d0f returned with HTTP 200 Jul 24 07:43:08.337891 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 628/2500] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:43:08 2026] GET /volume/v3/snapshots/41383d55-46eb-446e-8eda-0f9c1f773d0f => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:43:09.013108 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-a4c088ae-c96b-4d19-a8e0-05a304b0e6f1 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:09.015022 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a4c088ae-c96b-4d19-a8e0-05a304b0e6f1 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/1f6af3bf-d8ab-42a1-be8b-46afef814c0c Jul 24 07:43:09.015341 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a4c088ae-c96b-4d19-a8e0-05a304b0e6f1 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:09.015560 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a4c088ae-c96b-4d19-a8e0-05a304b0e6f1 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:09.015701 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-a4c088ae-c96b-4d19-a8e0-05a304b0e6f1 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id 1f6af3bf-d8ab-42a1-be8b-46afef814c0c. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:43:09.022115 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:09.022115 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:43:09.023060 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a4c088ae-c96b-4d19-a8e0-05a304b0e6f1 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/1f6af3bf-d8ab-42a1-be8b-46afef814c0c returned with HTTP 200 Jul 24 07:43:09.023608 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 616/2501] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:43:09 2026] GET /volume/v3/backups/1f6af3bf-d8ab-42a1-be8b-46afef814c0c => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:43:09.132380 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-11f34027-61e1-4c4e-827a-2e10a3e0c5a1 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:09.135718 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-11f34027-61e1-4c4e-827a-2e10a3e0c5a1 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] GET https://10.4.3.170/volume/v3/backups/86bf6af1-1a3f-49ec-a7fd-299a4b738773 Jul 24 07:43:09.135718 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-11f34027-61e1-4c4e-827a-2e10a3e0c5a1 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:09.135930 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-11f34027-61e1-4c4e-827a-2e10a3e0c5a1 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:09.135973 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-11f34027-61e1-4c4e-827a-2e10a3e0c5a1 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Show backup with id 86bf6af1-1a3f-49ec-a7fd-299a4b738773. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:43:09.144091 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:09.144091 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:43:09.144792 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-11f34027-61e1-4c4e-827a-2e10a3e0c5a1 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] https://10.4.3.170/volume/v3/backups/86bf6af1-1a3f-49ec-a7fd-299a4b738773 returned with HTTP 200 Jul 24 07:43:09.145143 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 629/2502] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:43:09 2026] GET /volume/v3/backups/86bf6af1-1a3f-49ec-a7fd-299a4b738773 => generated 757 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:43:09.155666 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-5bf9a0f7-7c38-4919-ab00-755d7843d771 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:09.159062 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5bf9a0f7-7c38-4919-ab00-755d7843d771 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] GET https://10.4.3.170/volume/v3/volumes/cd4e0bc4-7a07-4401-b255-d66a5c27c261 Jul 24 07:43:09.159375 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5bf9a0f7-7c38-4919-ab00-755d7843d771 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:09.159736 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5bf9a0f7-7c38-4919-ab00-755d7843d771 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:09.174071 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:09.174071 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:43:09.178459 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-5bf9a0f7-7c38-4919-ab00-755d7843d771 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Volume info retrieved successfully. Jul 24 07:43:09.183379 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5bf9a0f7-7c38-4919-ab00-755d7843d771 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] https://10.4.3.170/volume/v3/volumes/cd4e0bc4-7a07-4401-b255-d66a5c27c261 returned with HTTP 200 Jul 24 07:43:09.184675 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 630/2503] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:43:09 2026] GET /volume/v3/volumes/cd4e0bc4-7a07-4401-b255-d66a5c27c261 => generated 1416 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:43:09.205392 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-c9634768-7957-47b8-9302-35610ac57e3c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:09.208060 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c9634768-7957-47b8-9302-35610ac57e3c tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] GET https://10.4.3.170/volume/v3/volumes/cd4e0bc4-7a07-4401-b255-d66a5c27c261 Jul 24 07:43:09.208219 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c9634768-7957-47b8-9302-35610ac57e3c tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:09.208760 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c9634768-7957-47b8-9302-35610ac57e3c tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:09.217031 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:09.217031 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:43:09.220732 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-c9634768-7957-47b8-9302-35610ac57e3c tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Volume info retrieved successfully. Jul 24 07:43:09.225747 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c9634768-7957-47b8-9302-35610ac57e3c tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] https://10.4.3.170/volume/v3/volumes/cd4e0bc4-7a07-4401-b255-d66a5c27c261 returned with HTTP 200 Jul 24 07:43:09.226267 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 629/2504] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:43:09 2026] GET /volume/v3/volumes/cd4e0bc4-7a07-4401-b255-d66a5c27c261 => generated 1416 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:43:09.348671 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-fbc2cbd3-8a20-4354-afb7-54e68fe69a72 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:09.350765 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-fbc2cbd3-8a20-4354-afb7-54e68fe69a72 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/snapshots/41383d55-46eb-446e-8eda-0f9c1f773d0f Jul 24 07:43:09.350991 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-fbc2cbd3-8a20-4354-afb7-54e68fe69a72 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:09.351277 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-fbc2cbd3-8a20-4354-afb7-54e68fe69a72 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:09.356786 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-fbc2cbd3-8a20-4354-afb7-54e68fe69a72 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/snapshots/41383d55-46eb-446e-8eda-0f9c1f773d0f returned with HTTP 404 Jul 24 07:43:09.357404 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 617/2505] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:43:09 2026] GET /volume/v3/snapshots/41383d55-46eb-446e-8eda-0f9c1f773d0f => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:43:10.035646 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-672b9119-f75d-4508-8a7c-c33f27446c47 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:10.037457 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-672b9119-f75d-4508-8a7c-c33f27446c47 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/1f6af3bf-d8ab-42a1-be8b-46afef814c0c Jul 24 07:43:10.037620 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-672b9119-f75d-4508-8a7c-c33f27446c47 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:10.037791 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-672b9119-f75d-4508-8a7c-c33f27446c47 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:10.037892 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-672b9119-f75d-4508-8a7c-c33f27446c47 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id 1f6af3bf-d8ab-42a1-be8b-46afef814c0c. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:43:10.046661 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:10.046661 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:43:10.047657 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-672b9119-f75d-4508-8a7c-c33f27446c47 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/1f6af3bf-d8ab-42a1-be8b-46afef814c0c returned with HTTP 200 Jul 24 07:43:10.048127 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 630/2506] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:43:10 2026] GET /volume/v3/backups/1f6af3bf-d8ab-42a1-be8b-46afef814c0c => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:43:10.062453 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-3f6cf993-64a0-4f95-8b44-86a828bc2193 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:10.063959 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3f6cf993-64a0-4f95-8b44-86a828bc2193 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/volumes/2b80bda4-f593-48e5-8c8e-488f1190b214 Jul 24 07:43:10.064353 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3f6cf993-64a0-4f95-8b44-86a828bc2193 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:10.064530 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3f6cf993-64a0-4f95-8b44-86a828bc2193 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:10.078062 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:10.078062 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:43:10.083803 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-3f6cf993-64a0-4f95-8b44-86a828bc2193 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Volume info retrieved successfully. Jul 24 07:43:10.092493 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3f6cf993-64a0-4f95-8b44-86a828bc2193 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/volumes/2b80bda4-f593-48e5-8c8e-488f1190b214 returned with HTTP 200 Jul 24 07:43:10.092493 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 631/2507] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:43:10 2026] GET /volume/v3/volumes/2b80bda4-f593-48e5-8c8e-488f1190b214 => generated 1357 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:43:10.118610 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-3920ae71-c967-4662-882f-11d79a804453 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:10.120694 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3920ae71-c967-4662-882f-11d79a804453 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] POST https://10.4.3.170/volume/v3/backups/1f6af3bf-d8ab-42a1-be8b-46afef814c0c/restore Jul 24 07:43:10.121072 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3920ae71-c967-4662-882f-11d79a804453 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:43:10.122773 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.contrib.backups [None req-3920ae71-c967-4662-882f-11d79a804453 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Restoring backup 1f6af3bf-d8ab-42a1-be8b-46afef814c0c ({'restore': {}}) {{(pid=100244) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 24 07:43:10.122879 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.contrib.backups [None req-3920ae71-c967-4662-882f-11d79a804453 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Restoring backup 1f6af3bf-d8ab-42a1-be8b-46afef814c0c to volume None. Jul 24 07:43:10.128426 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:10.128426 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:43:10.129702 np0000005822 devstack@c-api.service[100244]: INFO cinder.backup.api [None req-3920ae71-c967-4662-882f-11d79a804453 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Creating volume of 1 GB for restore of backup 1f6af3bf-d8ab-42a1-be8b-46afef814c0c. Jul 24 07:43:10.138945 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-3920ae71-c967-4662-882f-11d79a804453 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Availability zone cache updated, next update will occur around 2026-07-24 08:43:10.138717. {{(pid=100244) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 24 07:43:10.139041 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-3920ae71-c967-4662-882f-11d79a804453 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Availability Zones retrieved successfully. Jul 24 07:43:10.144058 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-3920ae71-c967-4662-882f-11d79a804453 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Flow 'volume_create_api' (6b6fee69-4687-499e-8ad3-30396aa0b879) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:43:10.145106 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-3920ae71-c967-4662-882f-11d79a804453 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a8176a5-6599-43a7-9210-4039b027e052) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:43:10.146338 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-3920ae71-c967-4662-882f-11d79a804453 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:43:10.177955 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-3920ae71-c967-4662-882f-11d79a804453 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a8176a5-6599-43a7-9210-4039b027e052) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:43:10.179059 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-3920ae71-c967-4662-882f-11d79a804453 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01f74ed3-d780-4492-8938-645bad2050d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:43:10.231999 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-3920ae71-c967-4662-882f-11d79a804453 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Created reservations ['077297b2-e91b-4174-ac8a-e4677f5138a7', '2f72c817-235d-40cc-81a4-ea1025aa855f', 'cf4fc65b-37a8-4484-bbd2-9038fe24ff09', '71ab3ed1-6ecd-4906-a060-d30750dbc48f'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:43:10.232880 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-3920ae71-c967-4662-882f-11d79a804453 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01f74ed3-d780-4492-8938-645bad2050d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['077297b2-e91b-4174-ac8a-e4677f5138a7', '2f72c817-235d-40cc-81a4-ea1025aa855f', 'cf4fc65b-37a8-4484-bbd2-9038fe24ff09', '71ab3ed1-6ecd-4906-a060-d30750dbc48f']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:43:10.233784 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-3920ae71-c967-4662-882f-11d79a804453 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9e3474f-e4d7-4666-b0c3-ea8682aa8f25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:43:10.271635 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-3920ae71-c967-4662-882f-11d79a804453 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9e3474f-e4d7-4666-b0c3-ea8682aa8f25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd05a5a96-148d-4a9c-a648-21ddb54e06d2', '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_1f6af3bf-d8ab-42a1-be8b-46afef814c0c',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b17bfcadca684bfda3b1f0d7ec79cc00',qos_specs=None,replication_status=,reservations=['077297b2-e91b-4174-ac8a-e4677f5138a7','2f72c817-235d-40cc-81a4-ea1025aa855f','cf4fc65b-37a8-4484-bbd2-9038fe24ff09','71ab3ed1-6ecd-4906-a060-d30750dbc48f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='468179dc83564836ad9463239811ae72',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:43:10Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_1f6af3bf-d8ab-42a1-be8b-46afef814c0c',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d05a5a96-148d-4a9c-a648-21ddb54e06d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b17bfcadca684bfda3b1f0d7ec79cc00',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='468179dc83564836ad9463239811ae72',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:43:10.272786 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-3920ae71-c967-4662-882f-11d79a804453 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ae5dee5-94a4-4588-b8c3-782f0479c763) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:43:10.289583 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-3920ae71-c967-4662-882f-11d79a804453 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ae5dee5-94a4-4588-b8c3-782f0479c763) transitioned into 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_1f6af3bf-d8ab-42a1-be8b-46afef814c0c',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b17bfcadca684bfda3b1f0d7ec79cc00',qos_specs=None,replication_status=,reservations=['077297b2-e91b-4174-ac8a-e4677f5138a7','2f72c817-235d-40cc-81a4-ea1025aa855f','cf4fc65b-37a8-4484-bbd2-9038fe24ff09','71ab3ed1-6ecd-4906-a060-d30750dbc48f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='468179dc83564836ad9463239811ae72',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:43:10.290223 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-3920ae71-c967-4662-882f-11d79a804453 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05aa9f4c-4097-4dbe-ba0c-daf62d7df9b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:43:10.305243 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-3920ae71-c967-4662-882f-11d79a804453 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05aa9f4c-4097-4dbe-ba0c-daf62d7df9b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:43:10.305243 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-3920ae71-c967-4662-882f-11d79a804453 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Flow 'volume_create_api' (6b6fee69-4687-499e-8ad3-30396aa0b879) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:43:10.305243 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-3920ae71-c967-4662-882f-11d79a804453 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Create volume request issued successfully. Jul 24 07:43:10.313244 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:10.313244 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:43:10.313244 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-3920ae71-c967-4662-882f-11d79a804453 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Volume info retrieved successfully. Jul 24 07:43:10.725422 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-4b5c342d-200f-48bc-855e-2b82e35647fd req-6cdad807-8fc4-427f-84ff-af212d115e59 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:10.731281 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-4b5c342d-200f-48bc-855e-2b82e35647fd req-6cdad807-8fc4-427f-84ff-af212d115e59 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] GET https://10.4.3.170/volume/v3/volumes/cd4e0bc4-7a07-4401-b255-d66a5c27c261 Jul 24 07:43:10.731281 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-4b5c342d-200f-48bc-855e-2b82e35647fd req-6cdad807-8fc4-427f-84ff-af212d115e59 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:10.731281 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-4b5c342d-200f-48bc-855e-2b82e35647fd req-6cdad807-8fc4-427f-84ff-af212d115e59 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:10.745221 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:10.745221 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:43:10.754991 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-4b5c342d-200f-48bc-855e-2b82e35647fd req-6cdad807-8fc4-427f-84ff-af212d115e59 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Volume info retrieved successfully. Jul 24 07:43:10.764638 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-4b5c342d-200f-48bc-855e-2b82e35647fd req-6cdad807-8fc4-427f-84ff-af212d115e59 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] https://10.4.3.170/volume/v3/volumes/cd4e0bc4-7a07-4401-b255-d66a5c27c261 returned with HTTP 200 Jul 24 07:43:10.765051 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 618/2508] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:43:10 2026] GET /volume/v3/volumes/cd4e0bc4-7a07-4401-b255-d66a5c27c261 => generated 1416 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:43:11.009701 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-efc10edd-b754-4891-9426-5ccd78eca54c req-c163a853-4cdf-46d2-a73d-c942504c2ed6 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:11.014261 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-efc10edd-b754-4891-9426-5ccd78eca54c req-c163a853-4cdf-46d2-a73d-c942504c2ed6 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] DELETE https://10.4.3.170/volume/v3/attachments/e3ffa464-5e7c-468b-bea4-aa4f73a2822d Jul 24 07:43:11.014467 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-efc10edd-b754-4891-9426-5ccd78eca54c req-c163a853-4cdf-46d2-a73d-c942504c2ed6 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:11.014723 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-efc10edd-b754-4891-9426-5ccd78eca54c req-c163a853-4cdf-46d2-a73d-c942504c2ed6 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:11.022519 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:11.022519 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:43:11.087839 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-efc10edd-b754-4891-9426-5ccd78eca54c req-c163a853-4cdf-46d2-a73d-c942504c2ed6 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/attachments/e3ffa464-5e7c-468b-bea4-aa4f73a2822d returned with HTTP 200 Jul 24 07:43:11.088266 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 631/2509] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 24 07:43:11 2026] DELETE /volume/v3/attachments/e3ffa464-5e7c-468b-bea4-aa4f73a2822d => generated 19 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:43:11.315228 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-4b5c342d-200f-48bc-855e-2b82e35647fd req-86ea95ba-6471-4960-9db5-1281ef89cb43 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:11.317691 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-4b5c342d-200f-48bc-855e-2b82e35647fd req-86ea95ba-6471-4960-9db5-1281ef89cb43 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] GET https://10.4.3.170/volume/v3/volumes/cd4e0bc4-7a07-4401-b255-d66a5c27c261 Jul 24 07:43:11.317939 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-4b5c342d-200f-48bc-855e-2b82e35647fd req-86ea95ba-6471-4960-9db5-1281ef89cb43 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:11.318188 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-4b5c342d-200f-48bc-855e-2b82e35647fd req-86ea95ba-6471-4960-9db5-1281ef89cb43 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:11.318804 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:11.318804 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:43:11.319431 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-3920ae71-c967-4662-882f-11d79a804453 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Volume info retrieved successfully. Jul 24 07:43:11.319609 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.backup.api [None req-3920ae71-c967-4662-882f-11d79a804453 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Checking backup size 1 against volume size 1 {{(pid=100244) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 24 07:43:11.319748 np0000005822 devstack@c-api.service[100244]: INFO cinder.backup.api [None req-3920ae71-c967-4662-882f-11d79a804453 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Overwriting volume d05a5a96-148d-4a9c-a648-21ddb54e06d2 with restore of backup 1f6af3bf-d8ab-42a1-be8b-46afef814c0c Jul 24 07:43:11.332995 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:11.332995 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:43:11.333275 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.backup.rpcapi [None req-3920ae71-c967-4662-882f-11d79a804453 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] restore_backup in rpcapi backup_id 1f6af3bf-d8ab-42a1-be8b-46afef814c0c {{(pid=100244) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 24 07:43:11.335284 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3920ae71-c967-4662-882f-11d79a804453 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/1f6af3bf-d8ab-42a1-be8b-46afef814c0c/restore returned with HTTP 202 Jul 24 07:43:11.335759 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 630/2510] 10.4.3.170 () {68 vars in 1393 bytes} [Fri Jul 24 07:43:10 2026] POST /volume/v3/backups/1f6af3bf-d8ab-42a1-be8b-46afef814c0c/restore => generated 189 bytes in 1218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:43:11.342687 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [req-4b5c342d-200f-48bc-855e-2b82e35647fd req-86ea95ba-6471-4960-9db5-1281ef89cb43 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Volume info retrieved successfully. Jul 24 07:43:11.343444 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-07d59870-515a-42c4-a850-c9ab691c1c57 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:11.346977 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-07d59870-515a-42c4-a850-c9ab691c1c57 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/1f6af3bf-d8ab-42a1-be8b-46afef814c0c Jul 24 07:43:11.347176 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-07d59870-515a-42c4-a850-c9ab691c1c57 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:11.347368 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-07d59870-515a-42c4-a850-c9ab691c1c57 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:11.347552 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-4b5c342d-200f-48bc-855e-2b82e35647fd req-86ea95ba-6471-4960-9db5-1281ef89cb43 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] https://10.4.3.170/volume/v3/volumes/cd4e0bc4-7a07-4401-b255-d66a5c27c261 returned with HTTP 200 Jul 24 07:43:11.348118 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 632/2511] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:43:11 2026] GET /volume/v3/volumes/cd4e0bc4-7a07-4401-b255-d66a5c27c261 => generated 1416 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:43:11.349406 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-07d59870-515a-42c4-a850-c9ab691c1c57 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id 1f6af3bf-d8ab-42a1-be8b-46afef814c0c. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:43:11.355944 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:11.355944 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:43:11.356827 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-07d59870-515a-42c4-a850-c9ab691c1c57 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/1f6af3bf-d8ab-42a1-be8b-46afef814c0c returned with HTTP 200 Jul 24 07:43:11.358998 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 619/2512] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:43:11 2026] GET /volume/v3/backups/1f6af3bf-d8ab-42a1-be8b-46afef814c0c => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:43:11.359087 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ba930b7f-51d5-4127-bb17-c5bccb375d94 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:11.359087 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ba930b7f-51d5-4127-bb17-c5bccb375d94 None None] GET https://10.4.3.170/volume// Jul 24 07:43:11.359087 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ba930b7f-51d5-4127-bb17-c5bccb375d94 None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:11.359087 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ba930b7f-51d5-4127-bb17-c5bccb375d94 None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:11.359087 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ba930b7f-51d5-4127-bb17-c5bccb375d94 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:43:11.359087 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 632/2513] 10.4.3.170 () {66 vars in 1419 bytes} [Fri Jul 24 07:43:11 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:43:11.366300 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-4b5c342d-200f-48bc-855e-2b82e35647fd req-c4b87b11-75ab-42f2-8851-ab41967d2192 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:11.368312 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-4b5c342d-200f-48bc-855e-2b82e35647fd req-c4b87b11-75ab-42f2-8851-ab41967d2192 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 24 07:43:11.368660 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-4b5c342d-200f-48bc-855e-2b82e35647fd req-c4b87b11-75ab-42f2-8851-ab41967d2192 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cd4e0bc4-7a07-4401-b255-d66a5c27c261", "connector": null, "instance_uuid": "a4dc9b76-db64-4e38-bb99-04965221d1a0"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:43:11.376923 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:11.376923 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:43:11.405638 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-4b5c342d-200f-48bc-855e-2b82e35647fd req-c4b87b11-75ab-42f2-8851-ab41967d2192 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 24 07:43:11.406090 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 631/2514] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 24 07:43:11 2026] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:43:12.093397 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-2b67f9bc-34eb-492a-94d7-d333419b2b91 req-6c4172a8-e122-4053-a353-12a27b6e27cd None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:12.095367 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-2b67f9bc-34eb-492a-94d7-d333419b2b91 req-6c4172a8-e122-4053-a353-12a27b6e27cd tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] GET https://10.4.3.170/volume/v3/volumes/6dd7729d-b36a-4c5e-9366-aab8a8c788cf Jul 24 07:43:12.095568 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-2b67f9bc-34eb-492a-94d7-d333419b2b91 req-6c4172a8-e122-4053-a353-12a27b6e27cd tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:12.095772 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-2b67f9bc-34eb-492a-94d7-d333419b2b91 req-6c4172a8-e122-4053-a353-12a27b6e27cd tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:12.103904 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:12.103904 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:43:12.107309 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [req-2b67f9bc-34eb-492a-94d7-d333419b2b91 req-6c4172a8-e122-4053-a353-12a27b6e27cd tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] Volume info retrieved successfully. Jul 24 07:43:12.114402 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-2b67f9bc-34eb-492a-94d7-d333419b2b91 req-6c4172a8-e122-4053-a353-12a27b6e27cd tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] https://10.4.3.170/volume/v3/volumes/6dd7729d-b36a-4c5e-9366-aab8a8c788cf returned with HTTP 200 Jul 24 07:43:12.114402 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 633/2515] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:43:12 2026] GET /volume/v3/volumes/6dd7729d-b36a-4c5e-9366-aab8a8c788cf => generated 1134 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:43:12.368225 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-647ab1d6-6ed6-4da9-b12f-2e9fe4e32e85 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:12.368225 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-647ab1d6-6ed6-4da9-b12f-2e9fe4e32e85 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/1f6af3bf-d8ab-42a1-be8b-46afef814c0c Jul 24 07:43:12.368535 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-647ab1d6-6ed6-4da9-b12f-2e9fe4e32e85 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:12.368585 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-647ab1d6-6ed6-4da9-b12f-2e9fe4e32e85 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:12.368686 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-647ab1d6-6ed6-4da9-b12f-2e9fe4e32e85 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id 1f6af3bf-d8ab-42a1-be8b-46afef814c0c. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:43:12.372738 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:12.372738 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:43:12.373429 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-647ab1d6-6ed6-4da9-b12f-2e9fe4e32e85 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/1f6af3bf-d8ab-42a1-be8b-46afef814c0c returned with HTTP 200 Jul 24 07:43:12.373746 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 620/2516] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:43:12 2026] GET /volume/v3/backups/1f6af3bf-d8ab-42a1-be8b-46afef814c0c => generated 791 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:43:12.395348 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a5fbbce5-dc47-441d-9349-77a2f97764c9 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:12.397404 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a5fbbce5-dc47-441d-9349-77a2f97764c9 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] DELETE https://10.4.3.170/volume/v3/volumes/2340f52a-3516-4d78-9eab-895a9af0048d Jul 24 07:43:12.397636 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a5fbbce5-dc47-441d-9349-77a2f97764c9 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:12.397858 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a5fbbce5-dc47-441d-9349-77a2f97764c9 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:12.398066 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-a5fbbce5-dc47-441d-9349-77a2f97764c9 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Delete volume with id: 2340f52a-3516-4d78-9eab-895a9af0048d Jul 24 07:43:12.409684 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:12.409684 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:43:12.409684 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-a5fbbce5-dc47-441d-9349-77a2f97764c9 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Volume info retrieved successfully. Jul 24 07:43:12.424927 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-a5fbbce5-dc47-441d-9349-77a2f97764c9 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Delete volume request issued successfully. Jul 24 07:43:12.425420 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a5fbbce5-dc47-441d-9349-77a2f97764c9 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/volumes/2340f52a-3516-4d78-9eab-895a9af0048d returned with HTTP 202 Jul 24 07:43:12.426114 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 633/2517] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:43:12 2026] DELETE /volume/v3/volumes/2340f52a-3516-4d78-9eab-895a9af0048d => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:43:12.432360 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-bb4a1eb9-904a-4350-905d-f21972436862 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:12.434611 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-bb4a1eb9-904a-4350-905d-f21972436862 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/volumes/2340f52a-3516-4d78-9eab-895a9af0048d Jul 24 07:43:12.434806 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-bb4a1eb9-904a-4350-905d-f21972436862 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:12.435000 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-bb4a1eb9-904a-4350-905d-f21972436862 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:12.441518 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:12.441518 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:43:12.444862 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-bb4a1eb9-904a-4350-905d-f21972436862 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Volume info retrieved successfully. Jul 24 07:43:12.449192 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-bb4a1eb9-904a-4350-905d-f21972436862 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/volumes/2340f52a-3516-4d78-9eab-895a9af0048d returned with HTTP 200 Jul 24 07:43:12.449667 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 632/2518] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:43:12 2026] GET /volume/v3/volumes/2340f52a-3516-4d78-9eab-895a9af0048d => generated 1366 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:43:12.937565 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-819206d2-1ded-47fe-b444-4dd5845cb051 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:12.937994 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-819206d2-1ded-47fe-b444-4dd5845cb051 None None] GET https://10.4.3.170/volume// Jul 24 07:43:12.937994 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-819206d2-1ded-47fe-b444-4dd5845cb051 None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:12.938117 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-819206d2-1ded-47fe-b444-4dd5845cb051 None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:12.938511 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-819206d2-1ded-47fe-b444-4dd5845cb051 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:43:12.938836 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 634/2519] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:43:12 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:43:12.945337 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-4b5c342d-200f-48bc-855e-2b82e35647fd req-41f48981-0692-4e98-90b6-feddd79f177b None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:12.950023 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-4b5c342d-200f-48bc-855e-2b82e35647fd req-41f48981-0692-4e98-90b6-feddd79f177b tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] GET https://10.4.3.170/volume/v3/volumes/cd4e0bc4-7a07-4401-b255-d66a5c27c261 Jul 24 07:43:12.950280 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-4b5c342d-200f-48bc-855e-2b82e35647fd req-41f48981-0692-4e98-90b6-feddd79f177b tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:12.950518 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-4b5c342d-200f-48bc-855e-2b82e35647fd req-41f48981-0692-4e98-90b6-feddd79f177b tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:12.964191 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:12.964191 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:43:12.968410 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-4b5c342d-200f-48bc-855e-2b82e35647fd req-41f48981-0692-4e98-90b6-feddd79f177b tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Volume info retrieved successfully. Jul 24 07:43:12.974449 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-4b5c342d-200f-48bc-855e-2b82e35647fd req-41f48981-0692-4e98-90b6-feddd79f177b tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] https://10.4.3.170/volume/v3/volumes/cd4e0bc4-7a07-4401-b255-d66a5c27c261 returned with HTTP 200 Jul 24 07:43:12.975220 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 621/2520] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:43:12 2026] GET /volume/v3/volumes/cd4e0bc4-7a07-4401-b255-d66a5c27c261 => generated 1595 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:43:13.081731 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-4b5c342d-200f-48bc-855e-2b82e35647fd req-dc2be6d0-5caf-45f4-8930-cc9ae6227aab None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:13.083964 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-4b5c342d-200f-48bc-855e-2b82e35647fd req-dc2be6d0-5caf-45f4-8930-cc9ae6227aab tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] PUT https://10.4.3.170/volume/v3/attachments/d7417f38-d482-4313-9fa5-cfcfdd11429a Jul 24 07:43:13.084401 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-4b5c342d-200f-48bc-855e-2b82e35647fd req-dc2be6d0-5caf-45f4-8930-cc9ae6227aab tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000005822", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9a7cb9337d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5fc7887c-2ab7-4d21-80c7-ec4ad0d3b011", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:43:13.093012 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-4b5c342d-200f-48bc-855e-2b82e35647fd req-dc2be6d0-5caf-45f4-8930-cc9ae6227aab tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Acquiring lock "cinder-attachment_update-cd4e0bc4-7a07-4401-b255-d66a5c27c261-np0000005822" by "attachment_update" {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 07:43:13.099230 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-4b5c342d-200f-48bc-855e-2b82e35647fd req-dc2be6d0-5caf-45f4-8930-cc9ae6227aab tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Lock "cinder-attachment_update-cd4e0bc4-7a07-4401-b255-d66a5c27c261-np0000005822" acquired by "attachment_update" :: waited 0.006s {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 07:43:13.100117 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:13.100117 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:43:13.194074 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-4b5c342d-200f-48bc-855e-2b82e35647fd req-dc2be6d0-5caf-45f4-8930-cc9ae6227aab tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Lock "cinder-attachment_update-cd4e0bc4-7a07-4401-b255-d66a5c27c261-np0000005822" released by "attachment_update" :: held 0.095s {{(pid=100246) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 07:43:13.194424 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-4b5c342d-200f-48bc-855e-2b82e35647fd req-dc2be6d0-5caf-45f4-8930-cc9ae6227aab tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] https://10.4.3.170/volume/v3/attachments/d7417f38-d482-4313-9fa5-cfcfdd11429a returned with HTTP 200 Jul 24 07:43:13.194925 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 634/2521] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 24 07:43:13 2026] PUT /volume/v3/attachments/d7417f38-d482-4313-9fa5-cfcfdd11429a => generated 969 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:43:13.213912 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-4b5c342d-200f-48bc-855e-2b82e35647fd req-fd2ab0ff-84cd-4fb0-a5e6-36ccc200f62f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:13.216013 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-4b5c342d-200f-48bc-855e-2b82e35647fd req-fd2ab0ff-84cd-4fb0-a5e6-36ccc200f62f tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] POST https://10.4.3.170/volume/v3/attachments/d7417f38-d482-4313-9fa5-cfcfdd11429a/action Jul 24 07:43:13.216471 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-4b5c342d-200f-48bc-855e-2b82e35647fd req-fd2ab0ff-84cd-4fb0-a5e6-36ccc200f62f tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Action body: b'{"os-complete": null}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:43:13.216577 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-4b5c342d-200f-48bc-855e-2b82e35647fd req-fd2ab0ff-84cd-4fb0-a5e6-36ccc200f62f tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:43:13.232169 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:13.232169 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:43:13.241946 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-4b5c342d-200f-48bc-855e-2b82e35647fd req-fd2ab0ff-84cd-4fb0-a5e6-36ccc200f62f tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] https://10.4.3.170/volume/v3/attachments/d7417f38-d482-4313-9fa5-cfcfdd11429a/action returned with HTTP 204 Jul 24 07:43:13.242430 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 633/2522] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 24 07:43:13 2026] POST /volume/v3/attachments/d7417f38-d482-4313-9fa5-cfcfdd11429a/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:43:13.386272 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-bf3452bf-9b4f-4d36-92b3-d61d92b47a61 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:13.387803 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-bf3452bf-9b4f-4d36-92b3-d61d92b47a61 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/1f6af3bf-d8ab-42a1-be8b-46afef814c0c Jul 24 07:43:13.387980 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-bf3452bf-9b4f-4d36-92b3-d61d92b47a61 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:13.388155 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-bf3452bf-9b4f-4d36-92b3-d61d92b47a61 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:13.388268 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-bf3452bf-9b4f-4d36-92b3-d61d92b47a61 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id 1f6af3bf-d8ab-42a1-be8b-46afef814c0c. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:43:13.392041 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:13.392041 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:43:13.392670 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-bf3452bf-9b4f-4d36-92b3-d61d92b47a61 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/1f6af3bf-d8ab-42a1-be8b-46afef814c0c returned with HTTP 200 Jul 24 07:43:13.393011 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 635/2523] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:43:13 2026] GET /volume/v3/backups/1f6af3bf-d8ab-42a1-be8b-46afef814c0c => generated 791 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:43:13.461063 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-1f8d7f64-67e1-4a86-ba62-49b51eb82f0b None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:13.462652 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1f8d7f64-67e1-4a86-ba62-49b51eb82f0b tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/volumes/2340f52a-3516-4d78-9eab-895a9af0048d Jul 24 07:43:13.462861 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1f8d7f64-67e1-4a86-ba62-49b51eb82f0b tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:13.463090 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1f8d7f64-67e1-4a86-ba62-49b51eb82f0b tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:13.468473 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1f8d7f64-67e1-4a86-ba62-49b51eb82f0b tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/volumes/2340f52a-3516-4d78-9eab-895a9af0048d returned with HTTP 404 Jul 24 07:43:13.468955 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 622/2524] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:43:13 2026] GET /volume/v3/volumes/2340f52a-3516-4d78-9eab-895a9af0048d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:43:13.503314 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-bbc9f21f-9c61-43c9-bb68-8092089d8fb3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:13.505394 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bbc9f21f-9c61-43c9-bb68-8092089d8fb3 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:43:13.505759 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bbc9f21f-9c61-43c9-bb68-8092089d8fb3 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1007183492", "snapshot_id": null, "imageRef": "c7843099-d178-467f-91a9-52ff7d08103c", "volume_type": null, "size": 1}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:43:13.507574 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-bbc9f21f-9c61-43c9-bb68-8092089d8fb3 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1007183492', 'snapshot_id': None, 'imageRef': 'c7843099-d178-467f-91a9-52ff7d08103c', 'volume_type': None, 'size': 1}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:43:13.600578 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-bbc9f21f-9c61-43c9-bb68-8092089d8fb3 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Create volume of 1 GB Jul 24 07:43:13.601020 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:13.601020 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:43:13.606368 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-bbc9f21f-9c61-43c9-bb68-8092089d8fb3 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Availability Zones retrieved successfully. Jul 24 07:43:13.615034 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-bbc9f21f-9c61-43c9-bb68-8092089d8fb3 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Flow 'volume_create_api' (8381cd26-c896-44ed-97cc-f7c419126ba8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:43:13.616355 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-bbc9f21f-9c61-43c9-bb68-8092089d8fb3 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3027e4a1-2d6f-4ea8-8891-9d64da4ed830) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:43:13.617695 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-bbc9f21f-9c61-43c9-bb68-8092089d8fb3 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:43:13.688165 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-bbc9f21f-9c61-43c9-bb68-8092089d8fb3 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3027e4a1-2d6f-4ea8-8891-9d64da4ed830) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:43:13.689340 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-bbc9f21f-9c61-43c9-bb68-8092089d8fb3 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be739014-61f6-4bb5-8db3-b92ac90d1c7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:43:13.756117 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-bbc9f21f-9c61-43c9-bb68-8092089d8fb3 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Created reservations ['a1dd1f12-432d-45c2-8073-48d2cb019d53', 'a8c02578-3e56-415e-802b-e8db3768b0a5', 'c19a9290-5e09-46dd-9779-50b53d7f15ce', '86d51521-9642-4f33-8a9b-47ada81ada90'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:43:13.756117 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-bbc9f21f-9c61-43c9-bb68-8092089d8fb3 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be739014-61f6-4bb5-8db3-b92ac90d1c7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a1dd1f12-432d-45c2-8073-48d2cb019d53', 'a8c02578-3e56-415e-802b-e8db3768b0a5', 'c19a9290-5e09-46dd-9779-50b53d7f15ce', '86d51521-9642-4f33-8a9b-47ada81ada90']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:43:13.756117 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-bbc9f21f-9c61-43c9-bb68-8092089d8fb3 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d91bdc0-1b24-4a8c-8d3a-71ab6fb5c7c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:43:13.782939 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-bbc9f21f-9c61-43c9-bb68-8092089d8fb3 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d91bdc0-1b24-4a8c-8d3a-71ab6fb5c7c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '731b9c48-7651-4432-8670-6c1cbb9518cd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1007183492',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0903447a1af74e9f9d132c29f7035265',qos_specs=None,replication_status=,reservations=['a1dd1f12-432d-45c2-8073-48d2cb019d53','a8c02578-3e56-415e-802b-e8db3768b0a5','c19a9290-5e09-46dd-9779-50b53d7f15ce','86d51521-9642-4f33-8a9b-47ada81ada90'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c76cae0d7bb84cf8a7682f09ef9706ec',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:43:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1007183492',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=731b9c48-7651-4432-8670-6c1cbb9518cd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0903447a1af74e9f9d132c29f7035265',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c76cae0d7bb84cf8a7682f09ef9706ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:43:13.784522 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-bbc9f21f-9c61-43c9-bb68-8092089d8fb3 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8887ba8-31e1-400f-9bb3-8f4d70ffde3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:43:13.803646 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-bbc9f21f-9c61-43c9-bb68-8092089d8fb3 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8887ba8-31e1-400f-9bb3-8f4d70ffde3a) transitioned into state 'SUCCESS' from state '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-1007183492',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0903447a1af74e9f9d132c29f7035265',qos_specs=None,replication_status=,reservations=['a1dd1f12-432d-45c2-8073-48d2cb019d53','a8c02578-3e56-415e-802b-e8db3768b0a5','c19a9290-5e09-46dd-9779-50b53d7f15ce','86d51521-9642-4f33-8a9b-47ada81ada90'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c76cae0d7bb84cf8a7682f09ef9706ec',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:43:13.804518 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-bbc9f21f-9c61-43c9-bb68-8092089d8fb3 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcd7ee60-8e54-43ac-93fb-76c560f3e8a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:43:13.813861 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-bbc9f21f-9c61-43c9-bb68-8092089d8fb3 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcd7ee60-8e54-43ac-93fb-76c560f3e8a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:43:13.815217 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-bbc9f21f-9c61-43c9-bb68-8092089d8fb3 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Flow 'volume_create_api' (8381cd26-c896-44ed-97cc-f7c419126ba8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:43:13.815513 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-bbc9f21f-9c61-43c9-bb68-8092089d8fb3 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Create volume request issued successfully. Jul 24 07:43:13.816128 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bbc9f21f-9c61-43c9-bb68-8092089d8fb3 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:43:13.816705 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 635/2525] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 24 07:43:13 2026] POST /volume/v3/volumes => generated 759 bytes in 314 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:43:13.830788 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-c43ebf81-8df3-42cb-86d1-a829915f3a8b None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:13.835965 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c43ebf81-8df3-42cb-86d1-a829915f3a8b tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/volumes/731b9c48-7651-4432-8670-6c1cbb9518cd Jul 24 07:43:13.836227 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c43ebf81-8df3-42cb-86d1-a829915f3a8b tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:13.836425 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c43ebf81-8df3-42cb-86d1-a829915f3a8b tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:13.852007 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:13.852007 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:43:13.861416 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-c43ebf81-8df3-42cb-86d1-a829915f3a8b tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Volume info retrieved successfully. Jul 24 07:43:13.867011 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c43ebf81-8df3-42cb-86d1-a829915f3a8b tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/volumes/731b9c48-7651-4432-8670-6c1cbb9518cd returned with HTTP 200 Jul 24 07:43:13.867388 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 634/2526] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:43:13 2026] GET /volume/v3/volumes/731b9c48-7651-4432-8670-6c1cbb9518cd => generated 827 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:43:14.402996 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-5c83b34e-29e2-413a-b098-4f38bb352e40 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:14.405254 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5c83b34e-29e2-413a-b098-4f38bb352e40 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/1f6af3bf-d8ab-42a1-be8b-46afef814c0c Jul 24 07:43:14.405420 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5c83b34e-29e2-413a-b098-4f38bb352e40 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:14.405629 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5c83b34e-29e2-413a-b098-4f38bb352e40 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:14.405750 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-5c83b34e-29e2-413a-b098-4f38bb352e40 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id 1f6af3bf-d8ab-42a1-be8b-46afef814c0c. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:43:14.409817 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:14.409817 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:43:14.410502 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5c83b34e-29e2-413a-b098-4f38bb352e40 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/1f6af3bf-d8ab-42a1-be8b-46afef814c0c returned with HTTP 200 Jul 24 07:43:14.410857 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 636/2527] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:43:14 2026] GET /volume/v3/backups/1f6af3bf-d8ab-42a1-be8b-46afef814c0c => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:43:14.883759 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-b0d7cbe8-5fcc-4ab3-899c-c19114865850 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:14.885308 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b0d7cbe8-5fcc-4ab3-899c-c19114865850 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/volumes/731b9c48-7651-4432-8670-6c1cbb9518cd Jul 24 07:43:14.885456 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b0d7cbe8-5fcc-4ab3-899c-c19114865850 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:14.885627 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b0d7cbe8-5fcc-4ab3-899c-c19114865850 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:14.891988 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:14.891988 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:43:14.895099 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-b0d7cbe8-5fcc-4ab3-899c-c19114865850 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Volume info retrieved successfully. Jul 24 07:43:14.899556 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b0d7cbe8-5fcc-4ab3-899c-c19114865850 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/volumes/731b9c48-7651-4432-8670-6c1cbb9518cd returned with HTTP 200 Jul 24 07:43:14.899925 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 623/2528] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:43:14 2026] GET /volume/v3/volumes/731b9c48-7651-4432-8670-6c1cbb9518cd => generated 1367 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:43:14.912524 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2352e196-3d1b-41ab-a97e-053819fed2b7 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:14.914437 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2352e196-3d1b-41ab-a97e-053819fed2b7 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/volumes/731b9c48-7651-4432-8670-6c1cbb9518cd Jul 24 07:43:14.914707 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2352e196-3d1b-41ab-a97e-053819fed2b7 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:14.914975 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2352e196-3d1b-41ab-a97e-053819fed2b7 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:14.922376 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:14.922376 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:43:14.925822 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-2352e196-3d1b-41ab-a97e-053819fed2b7 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Volume info retrieved successfully. Jul 24 07:43:14.930282 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2352e196-3d1b-41ab-a97e-053819fed2b7 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/volumes/731b9c48-7651-4432-8670-6c1cbb9518cd returned with HTTP 200 Jul 24 07:43:14.930707 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 636/2529] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:43:14 2026] GET /volume/v3/volumes/731b9c48-7651-4432-8670-6c1cbb9518cd => generated 1367 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:43:14.942431 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-353f6306-4585-45b5-b445-f0ab05361925 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:14.944286 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-353f6306-4585-45b5-b445-f0ab05361925 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] POST https://10.4.3.170/volume/v3/snapshots Jul 24 07:43:14.944647 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-353f6306-4585-45b5-b445-f0ab05361925 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "731b9c48-7651-4432-8670-6c1cbb9518cd", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-1377598415", "description": null, "metadata": null}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:43:14.952874 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:14.952874 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:43:14.953349 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-353f6306-4585-45b5-b445-f0ab05361925 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Volume info retrieved successfully. Jul 24 07:43:14.953496 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.snapshots [None req-353f6306-4585-45b5-b445-f0ab05361925 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Create snapshot from volume 731b9c48-7651-4432-8670-6c1cbb9518cd Jul 24 07:43:14.978017 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-353f6306-4585-45b5-b445-f0ab05361925 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Created reservations ['12565661-ea2b-4ff0-91f9-ef660698827f', 'bdf7340c-5f7a-4be0-9c43-6ccf647a67ec', '112cd164-6703-46b8-ad75-075a61351cf2', '06ca7316-34ae-49db-b6ab-a693a0e98a9f'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:43:15.007576 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-353f6306-4585-45b5-b445-f0ab05361925 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Snapshot create request issued successfully. Jul 24 07:43:15.007858 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-353f6306-4585-45b5-b445-f0ab05361925 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 24 07:43:15.008274 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 635/2530] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 24 07:43:14 2026] POST /volume/v3/snapshots => generated 308 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:43:15.015989 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-7103963b-c4e4-4eeb-a691-2ebba61f267d None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:15.017507 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7103963b-c4e4-4eeb-a691-2ebba61f267d tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/snapshots/f51cf445-a060-44b8-91f2-8ec53f938e23 Jul 24 07:43:15.017727 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7103963b-c4e4-4eeb-a691-2ebba61f267d tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:15.017855 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7103963b-c4e4-4eeb-a691-2ebba61f267d tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:15.023548 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:15.023548 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:43:15.023921 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-7103963b-c4e4-4eeb-a691-2ebba61f267d tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Snapshot retrieved successfully. Jul 24 07:43:15.024595 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7103963b-c4e4-4eeb-a691-2ebba61f267d tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/snapshots/f51cf445-a060-44b8-91f2-8ec53f938e23 returned with HTTP 200 Jul 24 07:43:15.025064 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 637/2531] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:43:15 2026] GET /volume/v3/snapshots/f51cf445-a060-44b8-91f2-8ec53f938e23 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:43:15.420940 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-cc79b0c5-080f-4305-a90d-2a11f57c73c7 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:15.422615 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-cc79b0c5-080f-4305-a90d-2a11f57c73c7 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/1f6af3bf-d8ab-42a1-be8b-46afef814c0c Jul 24 07:43:15.424218 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-cc79b0c5-080f-4305-a90d-2a11f57c73c7 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:15.424218 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-cc79b0c5-080f-4305-a90d-2a11f57c73c7 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:15.424218 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-cc79b0c5-080f-4305-a90d-2a11f57c73c7 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id 1f6af3bf-d8ab-42a1-be8b-46afef814c0c. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:43:15.426928 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:15.426928 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:43:15.427573 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-cc79b0c5-080f-4305-a90d-2a11f57c73c7 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/1f6af3bf-d8ab-42a1-be8b-46afef814c0c returned with HTTP 200 Jul 24 07:43:15.427878 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 624/2532] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:43:15 2026] GET /volume/v3/backups/1f6af3bf-d8ab-42a1-be8b-46afef814c0c => generated 791 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:43:16.032736 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b3283824-560a-47f8-b26b-8f7b8ba51b61 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:16.034325 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b3283824-560a-47f8-b26b-8f7b8ba51b61 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/snapshots/f51cf445-a060-44b8-91f2-8ec53f938e23 Jul 24 07:43:16.034493 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b3283824-560a-47f8-b26b-8f7b8ba51b61 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:16.034686 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b3283824-560a-47f8-b26b-8f7b8ba51b61 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:16.039162 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:16.039162 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:43:16.039534 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-b3283824-560a-47f8-b26b-8f7b8ba51b61 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Snapshot retrieved successfully. Jul 24 07:43:16.040133 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b3283824-560a-47f8-b26b-8f7b8ba51b61 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/snapshots/f51cf445-a060-44b8-91f2-8ec53f938e23 returned with HTTP 200 Jul 24 07:43:16.040445 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 637/2533] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:43:16 2026] GET /volume/v3/snapshots/f51cf445-a060-44b8-91f2-8ec53f938e23 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:43:16.047485 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-eef5ad6a-a3df-4556-910f-5ef5aeea5a0a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:16.049278 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-eef5ad6a-a3df-4556-910f-5ef5aeea5a0a tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/snapshots/f51cf445-a060-44b8-91f2-8ec53f938e23 Jul 24 07:43:16.049456 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-eef5ad6a-a3df-4556-910f-5ef5aeea5a0a tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:16.049745 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-eef5ad6a-a3df-4556-910f-5ef5aeea5a0a tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:16.054517 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:16.054517 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:43:16.054934 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-eef5ad6a-a3df-4556-910f-5ef5aeea5a0a tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Snapshot retrieved successfully. Jul 24 07:43:16.055632 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-eef5ad6a-a3df-4556-910f-5ef5aeea5a0a tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/snapshots/f51cf445-a060-44b8-91f2-8ec53f938e23 returned with HTTP 200 Jul 24 07:43:16.055968 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 636/2534] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:43:16 2026] GET /volume/v3/snapshots/f51cf445-a060-44b8-91f2-8ec53f938e23 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:43:16.178931 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-d264f434-9383-4419-b852-44fa8053017f req-37cce172-c58c-412f-b740-2c9397d1bb5d None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:16.178931 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-d264f434-9383-4419-b852-44fa8053017f req-37cce172-c58c-412f-b740-2c9397d1bb5d tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/snapshots/f51cf445-a060-44b8-91f2-8ec53f938e23 Jul 24 07:43:16.179411 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-d264f434-9383-4419-b852-44fa8053017f req-37cce172-c58c-412f-b740-2c9397d1bb5d tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:16.179411 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-d264f434-9383-4419-b852-44fa8053017f req-37cce172-c58c-412f-b740-2c9397d1bb5d tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:16.183857 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:16.183857 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:43:16.184306 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [req-d264f434-9383-4419-b852-44fa8053017f req-37cce172-c58c-412f-b740-2c9397d1bb5d tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Snapshot retrieved successfully. Jul 24 07:43:16.185594 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-d264f434-9383-4419-b852-44fa8053017f req-37cce172-c58c-412f-b740-2c9397d1bb5d tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/snapshots/f51cf445-a060-44b8-91f2-8ec53f938e23 returned with HTTP 200 Jul 24 07:43:16.185594 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 638/2535] 10.4.3.170 () {68 vars in 1604 bytes} [Fri Jul 24 07:43:16 2026] GET /volume/v3/snapshots/f51cf445-a060-44b8-91f2-8ec53f938e23 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:43:16.193284 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-d264f434-9383-4419-b852-44fa8053017f req-7eeda65a-46ef-49a2-be2d-36ad67ba2e1c None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:16.197605 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-d264f434-9383-4419-b852-44fa8053017f req-7eeda65a-46ef-49a2-be2d-36ad67ba2e1c tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/volumes/731b9c48-7651-4432-8670-6c1cbb9518cd Jul 24 07:43:16.197605 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-d264f434-9383-4419-b852-44fa8053017f req-7eeda65a-46ef-49a2-be2d-36ad67ba2e1c tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:16.197605 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-d264f434-9383-4419-b852-44fa8053017f req-7eeda65a-46ef-49a2-be2d-36ad67ba2e1c tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:16.201909 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:16.201909 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:43:16.205568 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-d264f434-9383-4419-b852-44fa8053017f req-7eeda65a-46ef-49a2-be2d-36ad67ba2e1c tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Volume info retrieved successfully. Jul 24 07:43:16.210139 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-d264f434-9383-4419-b852-44fa8053017f req-7eeda65a-46ef-49a2-be2d-36ad67ba2e1c tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/volumes/731b9c48-7651-4432-8670-6c1cbb9518cd returned with HTTP 200 Jul 24 07:43:16.210523 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 625/2536] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:43:16 2026] GET /volume/v3/volumes/731b9c48-7651-4432-8670-6c1cbb9518cd => generated 1367 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:43:16.436844 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-71dc8ef8-c35f-4d37-ac8f-d5d6f8162bd2 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:16.438624 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-71dc8ef8-c35f-4d37-ac8f-d5d6f8162bd2 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/1f6af3bf-d8ab-42a1-be8b-46afef814c0c Jul 24 07:43:16.438828 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-71dc8ef8-c35f-4d37-ac8f-d5d6f8162bd2 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:16.439038 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-71dc8ef8-c35f-4d37-ac8f-d5d6f8162bd2 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:16.439119 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-71dc8ef8-c35f-4d37-ac8f-d5d6f8162bd2 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id 1f6af3bf-d8ab-42a1-be8b-46afef814c0c. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:43:16.443897 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:16.443897 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:43:16.444754 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-71dc8ef8-c35f-4d37-ac8f-d5d6f8162bd2 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/1f6af3bf-d8ab-42a1-be8b-46afef814c0c returned with HTTP 200 Jul 24 07:43:16.445156 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 638/2537] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:43:16 2026] GET /volume/v3/backups/1f6af3bf-d8ab-42a1-be8b-46afef814c0c => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:43:16.592844 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-d264f434-9383-4419-b852-44fa8053017f req-c68251a9-6aeb-4312-93f3-90b37cba6b85 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:16.594963 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-d264f434-9383-4419-b852-44fa8053017f req-c68251a9-6aeb-4312-93f3-90b37cba6b85 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/snapshots/f51cf445-a060-44b8-91f2-8ec53f938e23 Jul 24 07:43:16.595198 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-d264f434-9383-4419-b852-44fa8053017f req-c68251a9-6aeb-4312-93f3-90b37cba6b85 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:16.595488 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-d264f434-9383-4419-b852-44fa8053017f req-c68251a9-6aeb-4312-93f3-90b37cba6b85 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:16.601010 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:16.601010 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:43:16.601662 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-d264f434-9383-4419-b852-44fa8053017f req-c68251a9-6aeb-4312-93f3-90b37cba6b85 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Snapshot retrieved successfully. Jul 24 07:43:16.602833 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-d264f434-9383-4419-b852-44fa8053017f req-c68251a9-6aeb-4312-93f3-90b37cba6b85 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/snapshots/f51cf445-a060-44b8-91f2-8ec53f938e23 returned with HTTP 200 Jul 24 07:43:16.603415 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 637/2538] 10.4.3.170 () {68 vars in 1604 bytes} [Fri Jul 24 07:43:16 2026] GET /volume/v3/snapshots/f51cf445-a060-44b8-91f2-8ec53f938e23 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:43:17.454847 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-a7d0d080-3ba8-4249-bcbd-74f7cc4393b3 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:17.456779 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a7d0d080-3ba8-4249-bcbd-74f7cc4393b3 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/1f6af3bf-d8ab-42a1-be8b-46afef814c0c Jul 24 07:43:17.457039 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a7d0d080-3ba8-4249-bcbd-74f7cc4393b3 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:17.457289 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a7d0d080-3ba8-4249-bcbd-74f7cc4393b3 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:17.457426 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-a7d0d080-3ba8-4249-bcbd-74f7cc4393b3 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id 1f6af3bf-d8ab-42a1-be8b-46afef814c0c. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:43:17.461945 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:17.461945 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:43:17.464095 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a7d0d080-3ba8-4249-bcbd-74f7cc4393b3 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/1f6af3bf-d8ab-42a1-be8b-46afef814c0c returned with HTTP 200 Jul 24 07:43:17.464530 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 639/2539] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:43:17 2026] GET /volume/v3/backups/1f6af3bf-d8ab-42a1-be8b-46afef814c0c => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:43:17.660245 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-d264f434-9383-4419-b852-44fa8053017f req-71e4d5b6-02ef-4613-9cef-5ce21d6d15d8 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:17.662602 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-d264f434-9383-4419-b852-44fa8053017f req-71e4d5b6-02ef-4613-9cef-5ce21d6d15d8 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/snapshots/f51cf445-a060-44b8-91f2-8ec53f938e23 Jul 24 07:43:17.662872 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-d264f434-9383-4419-b852-44fa8053017f req-71e4d5b6-02ef-4613-9cef-5ce21d6d15d8 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:17.663149 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-d264f434-9383-4419-b852-44fa8053017f req-71e4d5b6-02ef-4613-9cef-5ce21d6d15d8 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:17.669089 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:17.669089 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:43:17.669725 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-d264f434-9383-4419-b852-44fa8053017f req-71e4d5b6-02ef-4613-9cef-5ce21d6d15d8 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Snapshot retrieved successfully. Jul 24 07:43:17.670895 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-d264f434-9383-4419-b852-44fa8053017f req-71e4d5b6-02ef-4613-9cef-5ce21d6d15d8 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/snapshots/f51cf445-a060-44b8-91f2-8ec53f938e23 returned with HTTP 200 Jul 24 07:43:17.671227 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 626/2540] 10.4.3.170 () {68 vars in 1604 bytes} [Fri Jul 24 07:43:17 2026] GET /volume/v3/snapshots/f51cf445-a060-44b8-91f2-8ec53f938e23 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:43:17.679783 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-d264f434-9383-4419-b852-44fa8053017f req-98bbfd00-bb2c-47bf-8478-57a74aeb1f65 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:17.683357 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-d264f434-9383-4419-b852-44fa8053017f req-98bbfd00-bb2c-47bf-8478-57a74aeb1f65 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/volumes/731b9c48-7651-4432-8670-6c1cbb9518cd Jul 24 07:43:17.684450 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-d264f434-9383-4419-b852-44fa8053017f req-98bbfd00-bb2c-47bf-8478-57a74aeb1f65 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:17.684669 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-d264f434-9383-4419-b852-44fa8053017f req-98bbfd00-bb2c-47bf-8478-57a74aeb1f65 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:17.698101 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:17.698101 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:43:17.702035 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [req-d264f434-9383-4419-b852-44fa8053017f req-98bbfd00-bb2c-47bf-8478-57a74aeb1f65 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Volume info retrieved successfully. Jul 24 07:43:17.707032 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-d264f434-9383-4419-b852-44fa8053017f req-98bbfd00-bb2c-47bf-8478-57a74aeb1f65 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/volumes/731b9c48-7651-4432-8670-6c1cbb9518cd returned with HTTP 200 Jul 24 07:43:17.707153 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 639/2541] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:43:17 2026] GET /volume/v3/volumes/731b9c48-7651-4432-8670-6c1cbb9518cd => generated 1367 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:43:17.718386 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-d264f434-9383-4419-b852-44fa8053017f req-d43e85ce-b32b-49b1-983b-2765423475c1 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:17.721977 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-d264f434-9383-4419-b852-44fa8053017f req-d43e85ce-b32b-49b1-983b-2765423475c1 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:43:17.722373 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-d264f434-9383-4419-b852-44fa8053017f req-d43e85ce-b32b-49b1-983b-2765423475c1 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "f51cf445-a060-44b8-91f2-8ec53f938e23", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:43:17.725158 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [req-d264f434-9383-4419-b852-44fa8053017f req-d43e85ce-b32b-49b1-983b-2765423475c1 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': 'f51cf445-a060-44b8-91f2-8ec53f938e23', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:43:17.735294 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:17.735294 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:43:17.735294 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-d264f434-9383-4419-b852-44fa8053017f req-d43e85ce-b32b-49b1-983b-2765423475c1 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Snapshot retrieved successfully. Jul 24 07:43:17.735294 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [req-d264f434-9383-4419-b852-44fa8053017f req-d43e85ce-b32b-49b1-983b-2765423475c1 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Create volume of 1 GB Jul 24 07:43:17.736660 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-d264f434-9383-4419-b852-44fa8053017f req-d43e85ce-b32b-49b1-983b-2765423475c1 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Availability Zones retrieved successfully. Jul 24 07:43:17.741900 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [req-d264f434-9383-4419-b852-44fa8053017f req-d43e85ce-b32b-49b1-983b-2765423475c1 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Flow 'volume_create_api' (9f87bea6-5d86-4a34-8838-f12dd46a3c8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:43:17.742884 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [req-d264f434-9383-4419-b852-44fa8053017f req-d43e85ce-b32b-49b1-983b-2765423475c1 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7203ea61-249f-4573-a098-a1a9040b70cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:43:17.743751 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [req-d264f434-9383-4419-b852-44fa8053017f req-d43e85ce-b32b-49b1-983b-2765423475c1 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:43:17.776940 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [req-d264f434-9383-4419-b852-44fa8053017f req-d43e85ce-b32b-49b1-983b-2765423475c1 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7203ea61-249f-4573-a098-a1a9040b70cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'f51cf445-a060-44b8-91f2-8ec53f938e23', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:43:17.777857 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [req-d264f434-9383-4419-b852-44fa8053017f req-d43e85ce-b32b-49b1-983b-2765423475c1 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b50379f7-f845-494c-9d92-acec17933ffc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:43:17.828387 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.quota [req-d264f434-9383-4419-b852-44fa8053017f req-d43e85ce-b32b-49b1-983b-2765423475c1 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Created reservations ['c23f6deb-dc7c-430c-a909-08f25c5a5306', '83c22d76-0008-4c49-9d29-0e18fa2582d7', 'ffddd7d7-8870-49f7-9a45-81691129d9b7', '94218982-f0ea-4608-b9f2-3b5b9f437bdf'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:43:17.829292 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [req-d264f434-9383-4419-b852-44fa8053017f req-d43e85ce-b32b-49b1-983b-2765423475c1 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b50379f7-f845-494c-9d92-acec17933ffc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c23f6deb-dc7c-430c-a909-08f25c5a5306', '83c22d76-0008-4c49-9d29-0e18fa2582d7', 'ffddd7d7-8870-49f7-9a45-81691129d9b7', '94218982-f0ea-4608-b9f2-3b5b9f437bdf']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:43:17.830598 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [req-d264f434-9383-4419-b852-44fa8053017f req-d43e85ce-b32b-49b1-983b-2765423475c1 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc2332df-f81c-47d1-b63c-d2b935906387) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:43:17.880689 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [req-d264f434-9383-4419-b852-44fa8053017f req-d43e85ce-b32b-49b1-983b-2765423475c1 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc2332df-f81c-47d1-b63c-d2b935906387) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '91d1bb34-b79e-41c3-8222-331dcdb243cd', '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='0903447a1af74e9f9d132c29f7035265',qos_specs=None,replication_status=,reservations=['c23f6deb-dc7c-430c-a909-08f25c5a5306','83c22d76-0008-4c49-9d29-0e18fa2582d7','ffddd7d7-8870-49f7-9a45-81691129d9b7','94218982-f0ea-4608-b9f2-3b5b9f437bdf'],size=1,snapshot_id=f51cf445-a060-44b8-91f2-8ec53f938e23,source_replicaid=,source_volid=None,status='creating',user_id='c76cae0d7bb84cf8a7682f09ef9706ec',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:43:17Z,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=91d1bb34-b79e-41c3-8222-331dcdb243cd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0903447a1af74e9f9d132c29f7035265',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=f51cf445-a060-44b8-91f2-8ec53f938e23,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c76cae0d7bb84cf8a7682f09ef9706ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:43:17.881557 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [req-d264f434-9383-4419-b852-44fa8053017f req-d43e85ce-b32b-49b1-983b-2765423475c1 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (daa4a625-957a-4cfc-8278-153d3e0fa35f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:43:17.901578 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [req-d264f434-9383-4419-b852-44fa8053017f req-d43e85ce-b32b-49b1-983b-2765423475c1 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (daa4a625-957a-4cfc-8278-153d3e0fa35f) transitioned into 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='0903447a1af74e9f9d132c29f7035265',qos_specs=None,replication_status=,reservations=['c23f6deb-dc7c-430c-a909-08f25c5a5306','83c22d76-0008-4c49-9d29-0e18fa2582d7','ffddd7d7-8870-49f7-9a45-81691129d9b7','94218982-f0ea-4608-b9f2-3b5b9f437bdf'],size=1,snapshot_id=f51cf445-a060-44b8-91f2-8ec53f938e23,source_replicaid=,source_volid=None,status='creating',user_id='c76cae0d7bb84cf8a7682f09ef9706ec',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:43:17.902403 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [req-d264f434-9383-4419-b852-44fa8053017f req-d43e85ce-b32b-49b1-983b-2765423475c1 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4715eb88-6c7d-424f-9142-86bebe73e36b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:43:17.925630 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [req-d264f434-9383-4419-b852-44fa8053017f req-d43e85ce-b32b-49b1-983b-2765423475c1 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4715eb88-6c7d-424f-9142-86bebe73e36b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:43:17.926618 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [req-d264f434-9383-4419-b852-44fa8053017f req-d43e85ce-b32b-49b1-983b-2765423475c1 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Flow 'volume_create_api' (9f87bea6-5d86-4a34-8838-f12dd46a3c8b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:43:17.926983 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-d264f434-9383-4419-b852-44fa8053017f req-d43e85ce-b32b-49b1-983b-2765423475c1 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Create volume request issued successfully. Jul 24 07:43:17.927627 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-d264f434-9383-4419-b852-44fa8053017f req-d43e85ce-b32b-49b1-983b-2765423475c1 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:43:17.928143 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 638/2542] 10.4.3.170 () {72 vars in 1541 bytes} [Fri Jul 24 07:43:17 2026] POST /volume/v3/volumes => generated 736 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:43:17.939342 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-d264f434-9383-4419-b852-44fa8053017f req-be0c6959-09a2-4614-8af0-5d2965c03c04 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:17.942542 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-d264f434-9383-4419-b852-44fa8053017f req-be0c6959-09a2-4614-8af0-5d2965c03c04 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/volumes/91d1bb34-b79e-41c3-8222-331dcdb243cd Jul 24 07:43:17.942817 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-d264f434-9383-4419-b852-44fa8053017f req-be0c6959-09a2-4614-8af0-5d2965c03c04 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:17.943190 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-d264f434-9383-4419-b852-44fa8053017f req-be0c6959-09a2-4614-8af0-5d2965c03c04 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:17.954055 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:17.954055 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:43:17.957517 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [req-d264f434-9383-4419-b852-44fa8053017f req-be0c6959-09a2-4614-8af0-5d2965c03c04 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Volume info retrieved successfully. Jul 24 07:43:17.963189 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-d264f434-9383-4419-b852-44fa8053017f req-be0c6959-09a2-4614-8af0-5d2965c03c04 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/volumes/91d1bb34-b79e-41c3-8222-331dcdb243cd returned with HTTP 200 Jul 24 07:43:17.963596 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 640/2543] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:43:17 2026] GET /volume/v3/volumes/91d1bb34-b79e-41c3-8222-331dcdb243cd => generated 804 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:43:17.999740 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-d264f434-9383-4419-b852-44fa8053017f req-c68d4594-57db-4b5f-a7e6-d7fb8f6e557b None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:18.001871 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-d264f434-9383-4419-b852-44fa8053017f req-c68d4594-57db-4b5f-a7e6-d7fb8f6e557b tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/volumes/91d1bb34-b79e-41c3-8222-331dcdb243cd Jul 24 07:43:18.002073 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-d264f434-9383-4419-b852-44fa8053017f req-c68d4594-57db-4b5f-a7e6-d7fb8f6e557b tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:18.002279 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-d264f434-9383-4419-b852-44fa8053017f req-c68d4594-57db-4b5f-a7e6-d7fb8f6e557b tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:18.010024 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:18.010024 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:43:18.014084 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-d264f434-9383-4419-b852-44fa8053017f req-c68d4594-57db-4b5f-a7e6-d7fb8f6e557b tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Volume info retrieved successfully. Jul 24 07:43:18.018504 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-d264f434-9383-4419-b852-44fa8053017f req-c68d4594-57db-4b5f-a7e6-d7fb8f6e557b tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/volumes/91d1bb34-b79e-41c3-8222-331dcdb243cd returned with HTTP 200 Jul 24 07:43:18.018920 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 627/2544] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:43:17 2026] GET /volume/v3/volumes/91d1bb34-b79e-41c3-8222-331dcdb243cd => generated 804 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:43:18.474298 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-06b506ef-8064-4e4a-9831-9de98c4a652a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:18.476170 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-06b506ef-8064-4e4a-9831-9de98c4a652a tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/1f6af3bf-d8ab-42a1-be8b-46afef814c0c Jul 24 07:43:18.477675 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-06b506ef-8064-4e4a-9831-9de98c4a652a tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:18.477675 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-06b506ef-8064-4e4a-9831-9de98c4a652a tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:18.477675 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-06b506ef-8064-4e4a-9831-9de98c4a652a tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id 1f6af3bf-d8ab-42a1-be8b-46afef814c0c. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:43:18.481343 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:18.481343 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:43:18.482306 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-06b506ef-8064-4e4a-9831-9de98c4a652a tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/1f6af3bf-d8ab-42a1-be8b-46afef814c0c returned with HTTP 200 Jul 24 07:43:18.483090 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 640/2545] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:43:18 2026] GET /volume/v3/backups/1f6af3bf-d8ab-42a1-be8b-46afef814c0c => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:43:19.492799 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-035f9849-439b-4519-b29d-7705fa555c66 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:19.494763 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-035f9849-439b-4519-b29d-7705fa555c66 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/1f6af3bf-d8ab-42a1-be8b-46afef814c0c Jul 24 07:43:19.494960 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-035f9849-439b-4519-b29d-7705fa555c66 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:19.495150 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-035f9849-439b-4519-b29d-7705fa555c66 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:19.495286 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-035f9849-439b-4519-b29d-7705fa555c66 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id 1f6af3bf-d8ab-42a1-be8b-46afef814c0c. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:43:19.499796 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:19.499796 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:43:19.500637 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-035f9849-439b-4519-b29d-7705fa555c66 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/1f6af3bf-d8ab-42a1-be8b-46afef814c0c returned with HTTP 200 Jul 24 07:43:19.501177 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 639/2546] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:43:19 2026] GET /volume/v3/backups/1f6af3bf-d8ab-42a1-be8b-46afef814c0c => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:43:20.216317 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-e19906e0-6415-4f53-b1a6-4b0c69e854cf req-409b339d-8fb7-4dbd-ad65-ad209e06c03c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:20.218588 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-e19906e0-6415-4f53-b1a6-4b0c69e854cf req-409b339d-8fb7-4dbd-ad65-ad209e06c03c tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] GET https://10.4.3.170/volume/v3/volumes/94f88063-7f13-4f80-a3ef-906719ce1901 Jul 24 07:43:20.218975 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-e19906e0-6415-4f53-b1a6-4b0c69e854cf req-409b339d-8fb7-4dbd-ad65-ad209e06c03c tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:20.219431 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-e19906e0-6415-4f53-b1a6-4b0c69e854cf req-409b339d-8fb7-4dbd-ad65-ad209e06c03c tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:20.229256 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:20.229256 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:43:20.234770 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [req-e19906e0-6415-4f53-b1a6-4b0c69e854cf req-409b339d-8fb7-4dbd-ad65-ad209e06c03c tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] Volume info retrieved successfully. Jul 24 07:43:20.239082 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-e19906e0-6415-4f53-b1a6-4b0c69e854cf req-409b339d-8fb7-4dbd-ad65-ad209e06c03c tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] https://10.4.3.170/volume/v3/volumes/94f88063-7f13-4f80-a3ef-906719ce1901 returned with HTTP 200 Jul 24 07:43:20.239609 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 641/2547] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:43:20 2026] GET /volume/v3/volumes/94f88063-7f13-4f80-a3ef-906719ce1901 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:43:20.334157 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-4b15d6e6-bad6-4019-9e5f-e5a374a71c53 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:20.334655 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4b15d6e6-bad6-4019-9e5f-e5a374a71c53 None None] GET https://10.4.3.170/volume// Jul 24 07:43:20.334867 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4b15d6e6-bad6-4019-9e5f-e5a374a71c53 None None] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:20.335110 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4b15d6e6-bad6-4019-9e5f-e5a374a71c53 None None] Calling method 'all' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:20.335515 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4b15d6e6-bad6-4019-9e5f-e5a374a71c53 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:43:20.335858 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 628/2548] 10.4.3.170 () {66 vars in 1428 bytes} [Fri Jul 24 07:43:20 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:43:20.346665 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-e19906e0-6415-4f53-b1a6-4b0c69e854cf req-a42354e5-7ae6-455c-a629-4b67a91f04fe None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:20.349635 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-e19906e0-6415-4f53-b1a6-4b0c69e854cf req-a42354e5-7ae6-455c-a629-4b67a91f04fe tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 24 07:43:20.350086 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-e19906e0-6415-4f53-b1a6-4b0c69e854cf req-a42354e5-7ae6-455c-a629-4b67a91f04fe tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "94f88063-7f13-4f80-a3ef-906719ce1901", "connector": null, "instance_uuid": "3d148463-6c44-4f22-827a-8fddbee48d37"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:43:20.358001 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:20.358001 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:43:20.397239 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-e19906e0-6415-4f53-b1a6-4b0c69e854cf req-a42354e5-7ae6-455c-a629-4b67a91f04fe tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 24 07:43:20.401446 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 641/2549] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 24 07:43:20 2026] POST /volume/v3/attachments => generated 273 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:43:20.436632 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-147caf86-fe37-4a61-a231-6343a76f09cb None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:20.440107 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-147caf86-fe37-4a61-a231-6343a76f09cb tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] GET https://10.4.3.170/volume/v3/volumes/94f88063-7f13-4f80-a3ef-906719ce1901 Jul 24 07:43:20.440403 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-147caf86-fe37-4a61-a231-6343a76f09cb tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:20.440600 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-147caf86-fe37-4a61-a231-6343a76f09cb tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:20.445812 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-2ac0f042-dbf2-471b-ad47-475022106d2d None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:20.446199 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2ac0f042-dbf2-471b-ad47-475022106d2d None None] GET https://10.4.3.170/volume// Jul 24 07:43:20.446387 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2ac0f042-dbf2-471b-ad47-475022106d2d None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:20.446604 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2ac0f042-dbf2-471b-ad47-475022106d2d None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:20.450004 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2ac0f042-dbf2-471b-ad47-475022106d2d None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:43:20.450327 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 642/2550] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:43:20 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 24 07:43:20.459854 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-e19906e0-6415-4f53-b1a6-4b0c69e854cf req-c4346c16-3fb1-44de-b725-4062748f59bc None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:20.460364 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:20.460364 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:43:20.461991 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-e19906e0-6415-4f53-b1a6-4b0c69e854cf req-c4346c16-3fb1-44de-b725-4062748f59bc tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] GET https://10.4.3.170/volume/v3/volumes/94f88063-7f13-4f80-a3ef-906719ce1901 Jul 24 07:43:20.462175 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-e19906e0-6415-4f53-b1a6-4b0c69e854cf req-c4346c16-3fb1-44de-b725-4062748f59bc tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:20.462374 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-e19906e0-6415-4f53-b1a6-4b0c69e854cf req-c4346c16-3fb1-44de-b725-4062748f59bc tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:20.464162 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-147caf86-fe37-4a61-a231-6343a76f09cb tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] Volume info retrieved successfully. Jul 24 07:43:20.469898 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-147caf86-fe37-4a61-a231-6343a76f09cb tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] https://10.4.3.170/volume/v3/volumes/94f88063-7f13-4f80-a3ef-906719ce1901 returned with HTTP 200 Jul 24 07:43:20.470325 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 640/2551] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:43:20 2026] GET /volume/v3/volumes/94f88063-7f13-4f80-a3ef-906719ce1901 => generated 865 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 24 07:43:20.474366 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:20.474366 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:43:20.475848 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-e19906e0-6415-4f53-b1a6-4b0c69e854cf req-c4346c16-3fb1-44de-b725-4062748f59bc tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] Volume info retrieved successfully. Jul 24 07:43:20.479756 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-e19906e0-6415-4f53-b1a6-4b0c69e854cf req-c4346c16-3fb1-44de-b725-4062748f59bc tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] https://10.4.3.170/volume/v3/volumes/94f88063-7f13-4f80-a3ef-906719ce1901 returned with HTTP 200 Jul 24 07:43:20.480177 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 629/2552] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:43:20 2026] GET /volume/v3/volumes/94f88063-7f13-4f80-a3ef-906719ce1901 => generated 1027 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:43:20.511514 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1beabe64-d7fd-4841-a646-a05ec1142fed None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:20.513965 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1beabe64-d7fd-4841-a646-a05ec1142fed tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/1f6af3bf-d8ab-42a1-be8b-46afef814c0c Jul 24 07:43:20.514184 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1beabe64-d7fd-4841-a646-a05ec1142fed tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:20.514398 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1beabe64-d7fd-4841-a646-a05ec1142fed tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:20.514521 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-1beabe64-d7fd-4841-a646-a05ec1142fed tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id 1f6af3bf-d8ab-42a1-be8b-46afef814c0c. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:43:20.519705 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:20.519705 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:43:20.520587 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1beabe64-d7fd-4841-a646-a05ec1142fed tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/1f6af3bf-d8ab-42a1-be8b-46afef814c0c returned with HTTP 200 Jul 24 07:43:20.520961 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 642/2553] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:43:20 2026] GET /volume/v3/backups/1f6af3bf-d8ab-42a1-be8b-46afef814c0c => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:43:20.597739 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-e19906e0-6415-4f53-b1a6-4b0c69e854cf req-96754f25-217b-4599-b2ef-08442e0aba3c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:20.600416 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-e19906e0-6415-4f53-b1a6-4b0c69e854cf req-96754f25-217b-4599-b2ef-08442e0aba3c tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] PUT https://10.4.3.170/volume/v3/attachments/eacbd859-7e31-42f2-929b-f138cf5f18e5 Jul 24 07:43:20.601089 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-e19906e0-6415-4f53-b1a6-4b0c69e854cf req-96754f25-217b-4599-b2ef-08442e0aba3c tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000005822", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9a7cb9337d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5fc7887c-2ab7-4d21-80c7-ec4ad0d3b011", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:43:20.612376 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.coordination [req-e19906e0-6415-4f53-b1a6-4b0c69e854cf req-96754f25-217b-4599-b2ef-08442e0aba3c tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] Acquiring lock "cinder-attachment_update-94f88063-7f13-4f80-a3ef-906719ce1901-np0000005822" by "attachment_update" {{(pid=100245) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 07:43:20.618157 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.coordination [req-e19906e0-6415-4f53-b1a6-4b0c69e854cf req-96754f25-217b-4599-b2ef-08442e0aba3c tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] Lock "cinder-attachment_update-94f88063-7f13-4f80-a3ef-906719ce1901-np0000005822" acquired by "attachment_update" :: waited 0.006s {{(pid=100245) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 07:43:20.619708 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:20.619708 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:43:20.733757 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.coordination [req-e19906e0-6415-4f53-b1a6-4b0c69e854cf req-96754f25-217b-4599-b2ef-08442e0aba3c tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] Lock "cinder-attachment_update-94f88063-7f13-4f80-a3ef-906719ce1901-np0000005822" released by "attachment_update" :: held 0.116s {{(pid=100245) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 07:43:20.734219 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-e19906e0-6415-4f53-b1a6-4b0c69e854cf req-96754f25-217b-4599-b2ef-08442e0aba3c tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] https://10.4.3.170/volume/v3/attachments/eacbd859-7e31-42f2-929b-f138cf5f18e5 returned with HTTP 200 Jul 24 07:43:20.734779 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 643/2554] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 24 07:43:20 2026] PUT /volume/v3/attachments/eacbd859-7e31-42f2-929b-f138cf5f18e5 => generated 969 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:43:21.030445 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-d264f434-9383-4419-b852-44fa8053017f req-0a7a28fc-f052-4a6b-9a3f-a7b73b3b8644 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:21.042562 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-d264f434-9383-4419-b852-44fa8053017f req-0a7a28fc-f052-4a6b-9a3f-a7b73b3b8644 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/volumes/91d1bb34-b79e-41c3-8222-331dcdb243cd Jul 24 07:43:21.042763 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-d264f434-9383-4419-b852-44fa8053017f req-0a7a28fc-f052-4a6b-9a3f-a7b73b3b8644 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:21.042959 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-d264f434-9383-4419-b852-44fa8053017f req-0a7a28fc-f052-4a6b-9a3f-a7b73b3b8644 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:21.061429 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:21.061429 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:43:21.067362 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-d264f434-9383-4419-b852-44fa8053017f req-0a7a28fc-f052-4a6b-9a3f-a7b73b3b8644 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Volume info retrieved successfully. Jul 24 07:43:21.075218 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-d264f434-9383-4419-b852-44fa8053017f req-0a7a28fc-f052-4a6b-9a3f-a7b73b3b8644 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/volumes/91d1bb34-b79e-41c3-8222-331dcdb243cd returned with HTTP 200 Jul 24 07:43:21.075583 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 641/2555] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:43:21 2026] GET /volume/v3/volumes/91d1bb34-b79e-41c3-8222-331dcdb243cd => generated 1345 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:43:21.084588 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-7d07641b-1df8-460f-9d62-30d17642dcfb None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:21.084947 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7d07641b-1df8-460f-9d62-30d17642dcfb None None] GET https://10.4.3.170/volume// Jul 24 07:43:21.085159 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7d07641b-1df8-460f-9d62-30d17642dcfb None None] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:21.085357 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7d07641b-1df8-460f-9d62-30d17642dcfb None None] Calling method 'all' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:21.085685 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7d07641b-1df8-460f-9d62-30d17642dcfb None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:43:21.085967 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 630/2556] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:43:21 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:43:21.092457 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-d264f434-9383-4419-b852-44fa8053017f req-bee27e3a-6830-434f-b3be-4ccb5f5a98ae None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:21.094275 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-d264f434-9383-4419-b852-44fa8053017f req-bee27e3a-6830-434f-b3be-4ccb5f5a98ae tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 24 07:43:21.094598 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-d264f434-9383-4419-b852-44fa8053017f req-bee27e3a-6830-434f-b3be-4ccb5f5a98ae tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "91d1bb34-b79e-41c3-8222-331dcdb243cd", "connector": null, "instance_uuid": "f9922f66-bdfa-4e40-a027-f34bc190688b"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:43:21.103215 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:21.103215 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:43:21.124360 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-d264f434-9383-4419-b852-44fa8053017f req-bee27e3a-6830-434f-b3be-4ccb5f5a98ae tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 24 07:43:21.124753 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 643/2557] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 24 07:43: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) Jul 24 07:43:21.132099 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-b87a1e8e-3659-4e0f-b04b-bfb4510d2969 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:21.132245 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b87a1e8e-3659-4e0f-b04b-bfb4510d2969 None None] GET https://10.4.3.170/volume// Jul 24 07:43:21.132447 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b87a1e8e-3659-4e0f-b04b-bfb4510d2969 None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:21.132714 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b87a1e8e-3659-4e0f-b04b-bfb4510d2969 None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:21.133146 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b87a1e8e-3659-4e0f-b04b-bfb4510d2969 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:43:21.133599 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 644/2558] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:43:21 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:43:21.141129 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-d264f434-9383-4419-b852-44fa8053017f req-0d1a6884-f0c1-4a77-9802-fa6acf81fdc4 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:21.143991 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-d264f434-9383-4419-b852-44fa8053017f req-0d1a6884-f0c1-4a77-9802-fa6acf81fdc4 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/volumes/91d1bb34-b79e-41c3-8222-331dcdb243cd Jul 24 07:43:21.144178 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-d264f434-9383-4419-b852-44fa8053017f req-0d1a6884-f0c1-4a77-9802-fa6acf81fdc4 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:21.144377 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-d264f434-9383-4419-b852-44fa8053017f req-0d1a6884-f0c1-4a77-9802-fa6acf81fdc4 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:21.155496 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:21.155496 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:43:21.160605 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-d264f434-9383-4419-b852-44fa8053017f req-0d1a6884-f0c1-4a77-9802-fa6acf81fdc4 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Volume info retrieved successfully. Jul 24 07:43:21.168388 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-d264f434-9383-4419-b852-44fa8053017f req-0d1a6884-f0c1-4a77-9802-fa6acf81fdc4 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/volumes/91d1bb34-b79e-41c3-8222-331dcdb243cd returned with HTTP 200 Jul 24 07:43:21.168771 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 642/2559] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:43:21 2026] GET /volume/v3/volumes/91d1bb34-b79e-41c3-8222-331dcdb243cd => generated 1524 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:43:21.268148 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-d264f434-9383-4419-b852-44fa8053017f req-983d5614-bbef-4415-a593-0a9aab63b064 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:21.270731 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-d264f434-9383-4419-b852-44fa8053017f req-983d5614-bbef-4415-a593-0a9aab63b064 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] PUT https://10.4.3.170/volume/v3/attachments/735c4101-fc62-4cd3-840c-c2a06b64da23 Jul 24 07:43:21.271105 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-d264f434-9383-4419-b852-44fa8053017f req-983d5614-bbef-4415-a593-0a9aab63b064 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000005822", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9a7cb9337d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5fc7887c-2ab7-4d21-80c7-ec4ad0d3b011", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:43:21.278932 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-d264f434-9383-4419-b852-44fa8053017f req-983d5614-bbef-4415-a593-0a9aab63b064 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Acquiring lock "cinder-attachment_update-91d1bb34-b79e-41c3-8222-331dcdb243cd-np0000005822" by "attachment_update" {{(pid=100243) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 07:43:21.284350 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-d264f434-9383-4419-b852-44fa8053017f req-983d5614-bbef-4415-a593-0a9aab63b064 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Lock "cinder-attachment_update-91d1bb34-b79e-41c3-8222-331dcdb243cd-np0000005822" acquired by "attachment_update" :: waited 0.005s {{(pid=100243) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 07:43:21.284852 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:21.284852 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:43:21.378888 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-d264f434-9383-4419-b852-44fa8053017f req-983d5614-bbef-4415-a593-0a9aab63b064 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Lock "cinder-attachment_update-91d1bb34-b79e-41c3-8222-331dcdb243cd-np0000005822" released by "attachment_update" :: held 0.095s {{(pid=100243) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 07:43:21.379330 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-d264f434-9383-4419-b852-44fa8053017f req-983d5614-bbef-4415-a593-0a9aab63b064 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/attachments/735c4101-fc62-4cd3-840c-c2a06b64da23 returned with HTTP 200 Jul 24 07:43:21.380018 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 631/2560] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 24 07:43:21 2026] PUT /volume/v3/attachments/735c4101-fc62-4cd3-840c-c2a06b64da23 => generated 969 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:43:21.403756 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-d264f434-9383-4419-b852-44fa8053017f req-0e77ce74-d618-4770-b9d6-30596305efba None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:21.408223 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-d264f434-9383-4419-b852-44fa8053017f req-0e77ce74-d618-4770-b9d6-30596305efba tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] POST https://10.4.3.170/volume/v3/attachments/735c4101-fc62-4cd3-840c-c2a06b64da23/action Jul 24 07:43:21.408223 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-d264f434-9383-4419-b852-44fa8053017f req-0e77ce74-d618-4770-b9d6-30596305efba tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Action body: b'{"os-complete": null}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:43:21.408223 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-d264f434-9383-4419-b852-44fa8053017f req-0e77ce74-d618-4770-b9d6-30596305efba tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:43:21.423108 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:21.423108 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:43:21.433668 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-d264f434-9383-4419-b852-44fa8053017f req-0e77ce74-d618-4770-b9d6-30596305efba tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/attachments/735c4101-fc62-4cd3-840c-c2a06b64da23/action returned with HTTP 204 Jul 24 07:43:21.434377 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 644/2561] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 24 07:43:21 2026] POST /volume/v3/attachments/735c4101-fc62-4cd3-840c-c2a06b64da23/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:43:21.484140 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-d463228a-fd9a-4187-b84d-ddb8d9d7d2cc None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:21.486645 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d463228a-fd9a-4187-b84d-ddb8d9d7d2cc tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] GET https://10.4.3.170/volume/v3/volumes/94f88063-7f13-4f80-a3ef-906719ce1901 Jul 24 07:43:21.487055 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d463228a-fd9a-4187-b84d-ddb8d9d7d2cc tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:21.487460 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d463228a-fd9a-4187-b84d-ddb8d9d7d2cc tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:21.500198 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:21.500198 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:43:21.506111 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-d463228a-fd9a-4187-b84d-ddb8d9d7d2cc tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] Volume info retrieved successfully. Jul 24 07:43:21.514488 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d463228a-fd9a-4187-b84d-ddb8d9d7d2cc tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] https://10.4.3.170/volume/v3/volumes/94f88063-7f13-4f80-a3ef-906719ce1901 returned with HTTP 200 Jul 24 07:43:21.515177 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 645/2562] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:43:21 2026] GET /volume/v3/volumes/94f88063-7f13-4f80-a3ef-906719ce1901 => generated 866 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:43:21.531965 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-16355d3e-4c0c-464c-a5fb-5fe85c5610c9 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:21.534361 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-16355d3e-4c0c-464c-a5fb-5fe85c5610c9 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/1f6af3bf-d8ab-42a1-be8b-46afef814c0c Jul 24 07:43:21.534662 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-16355d3e-4c0c-464c-a5fb-5fe85c5610c9 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:21.535150 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-16355d3e-4c0c-464c-a5fb-5fe85c5610c9 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:21.535333 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-16355d3e-4c0c-464c-a5fb-5fe85c5610c9 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id 1f6af3bf-d8ab-42a1-be8b-46afef814c0c. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:43:21.540861 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:21.540861 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:43:21.541964 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-16355d3e-4c0c-464c-a5fb-5fe85c5610c9 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/1f6af3bf-d8ab-42a1-be8b-46afef814c0c returned with HTTP 200 Jul 24 07:43:21.542661 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 643/2563] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:43:21 2026] GET /volume/v3/backups/1f6af3bf-d8ab-42a1-be8b-46afef814c0c => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:43:21.563158 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-d5e44ec1-82a7-4fb3-980d-6bebd933c145 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:21.567920 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d5e44ec1-82a7-4fb3-980d-6bebd933c145 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/volumes/d05a5a96-148d-4a9c-a648-21ddb54e06d2 Jul 24 07:43:21.568224 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d5e44ec1-82a7-4fb3-980d-6bebd933c145 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:21.568504 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d5e44ec1-82a7-4fb3-980d-6bebd933c145 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:21.578081 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:21.578081 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:43:21.582392 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-d5e44ec1-82a7-4fb3-980d-6bebd933c145 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Volume info retrieved successfully. Jul 24 07:43:21.587719 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d5e44ec1-82a7-4fb3-980d-6bebd933c145 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/volumes/d05a5a96-148d-4a9c-a648-21ddb54e06d2 returned with HTTP 200 Jul 24 07:43:21.588158 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 632/2564] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:43:21 2026] GET /volume/v3/volumes/d05a5a96-148d-4a9c-a648-21ddb54e06d2 => generated 1412 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:43:21.600880 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1528f30d-6031-4562-830c-2821c542b2a6 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:21.602318 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1528f30d-6031-4562-830c-2821c542b2a6 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/volumes/d05a5a96-148d-4a9c-a648-21ddb54e06d2 Jul 24 07:43:21.602637 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1528f30d-6031-4562-830c-2821c542b2a6 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:21.602949 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1528f30d-6031-4562-830c-2821c542b2a6 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:21.610730 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:21.610730 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:43:21.618311 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-1528f30d-6031-4562-830c-2821c542b2a6 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Volume info retrieved successfully. Jul 24 07:43:21.626425 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1528f30d-6031-4562-830c-2821c542b2a6 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/volumes/d05a5a96-148d-4a9c-a648-21ddb54e06d2 returned with HTTP 200 Jul 24 07:43:21.626425 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 645/2565] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:43:21 2026] GET /volume/v3/volumes/d05a5a96-148d-4a9c-a648-21ddb54e06d2 => generated 1412 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:43:21.642767 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-f75ba9c9-42b1-43b0-9a5e-a1a4befde951 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:21.645906 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f75ba9c9-42b1-43b0-9a5e-a1a4befde951 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] DELETE https://10.4.3.170/volume/v3/volumes/d05a5a96-148d-4a9c-a648-21ddb54e06d2 Jul 24 07:43:21.646143 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f75ba9c9-42b1-43b0-9a5e-a1a4befde951 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:21.646640 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f75ba9c9-42b1-43b0-9a5e-a1a4befde951 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:21.646640 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-f75ba9c9-42b1-43b0-9a5e-a1a4befde951 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Delete volume with id: d05a5a96-148d-4a9c-a648-21ddb54e06d2 Jul 24 07:43:21.656936 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:21.656936 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:43:21.657386 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-f75ba9c9-42b1-43b0-9a5e-a1a4befde951 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Volume info retrieved successfully. Jul 24 07:43:21.675435 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-f75ba9c9-42b1-43b0-9a5e-a1a4befde951 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Delete volume request issued successfully. Jul 24 07:43:21.675625 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f75ba9c9-42b1-43b0-9a5e-a1a4befde951 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/volumes/d05a5a96-148d-4a9c-a648-21ddb54e06d2 returned with HTTP 202 Jul 24 07:43:21.676102 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 646/2566] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:43:21 2026] DELETE /volume/v3/volumes/d05a5a96-148d-4a9c-a648-21ddb54e06d2 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 24 07:43:21.685958 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-ff62fe5a-28a3-4200-af6d-498b051f5d49 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:21.689778 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ff62fe5a-28a3-4200-af6d-498b051f5d49 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/volumes/d05a5a96-148d-4a9c-a648-21ddb54e06d2 Jul 24 07:43:21.689778 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ff62fe5a-28a3-4200-af6d-498b051f5d49 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:21.689778 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ff62fe5a-28a3-4200-af6d-498b051f5d49 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:21.699463 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:21.699463 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:43:21.703329 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-ff62fe5a-28a3-4200-af6d-498b051f5d49 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Volume info retrieved successfully. Jul 24 07:43:21.708441 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ff62fe5a-28a3-4200-af6d-498b051f5d49 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/volumes/d05a5a96-148d-4a9c-a648-21ddb54e06d2 returned with HTTP 200 Jul 24 07:43:21.708861 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 644/2567] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:43:21 2026] GET /volume/v3/volumes/d05a5a96-148d-4a9c-a648-21ddb54e06d2 => generated 1411 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:43:22.526822 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-7a78b753-47c2-4289-b5c4-b625bdb9d4c9 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:22.528968 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7a78b753-47c2-4289-b5c4-b625bdb9d4c9 tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] GET https://10.4.3.170/volume/v3/volumes/94f88063-7f13-4f80-a3ef-906719ce1901 Jul 24 07:43:22.529299 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7a78b753-47c2-4289-b5c4-b625bdb9d4c9 tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:22.529534 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7a78b753-47c2-4289-b5c4-b625bdb9d4c9 tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:22.541335 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:22.541335 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:43:22.546814 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-7a78b753-47c2-4289-b5c4-b625bdb9d4c9 tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] Volume info retrieved successfully. Jul 24 07:43:22.552119 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7a78b753-47c2-4289-b5c4-b625bdb9d4c9 tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] https://10.4.3.170/volume/v3/volumes/94f88063-7f13-4f80-a3ef-906719ce1901 returned with HTTP 200 Jul 24 07:43:22.552623 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 633/2568] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:43:22 2026] GET /volume/v3/volumes/94f88063-7f13-4f80-a3ef-906719ce1901 => generated 866 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:43:22.723271 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b55dc3a9-1c07-42a3-a04d-5f17e34362a8 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:22.725138 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b55dc3a9-1c07-42a3-a04d-5f17e34362a8 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/volumes/d05a5a96-148d-4a9c-a648-21ddb54e06d2 Jul 24 07:43:22.725378 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b55dc3a9-1c07-42a3-a04d-5f17e34362a8 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:22.725557 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b55dc3a9-1c07-42a3-a04d-5f17e34362a8 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:22.731357 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b55dc3a9-1c07-42a3-a04d-5f17e34362a8 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/volumes/d05a5a96-148d-4a9c-a648-21ddb54e06d2 returned with HTTP 404 Jul 24 07:43:22.731886 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 646/2569] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:43:22 2026] GET /volume/v3/volumes/d05a5a96-148d-4a9c-a648-21ddb54e06d2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:43:22.738143 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-c595a1bb-f0ec-478b-80f4-80f91b72ee84 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:22.739871 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c595a1bb-f0ec-478b-80f4-80f91b72ee84 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] DELETE https://10.4.3.170/volume/v3/backups/1f6af3bf-d8ab-42a1-be8b-46afef814c0c Jul 24 07:43:22.740066 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c595a1bb-f0ec-478b-80f4-80f91b72ee84 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:22.740262 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c595a1bb-f0ec-478b-80f4-80f91b72ee84 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:22.740365 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.contrib.backups [None req-c595a1bb-f0ec-478b-80f4-80f91b72ee84 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Delete backup with id: 1f6af3bf-d8ab-42a1-be8b-46afef814c0c. Jul 24 07:43:22.745052 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:22.745052 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:43:22.759104 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.backup.rpcapi [None req-c595a1bb-f0ec-478b-80f4-80f91b72ee84 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] delete_backup rpcapi backup_id 1f6af3bf-d8ab-42a1-be8b-46afef814c0c {{(pid=100245) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 07:43:22.761685 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c595a1bb-f0ec-478b-80f4-80f91b72ee84 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/1f6af3bf-d8ab-42a1-be8b-46afef814c0c returned with HTTP 202 Jul 24 07:43:22.761685 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 647/2570] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:43:22 2026] DELETE /volume/v3/backups/1f6af3bf-d8ab-42a1-be8b-46afef814c0c => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:43:22.770733 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-1895b254-8950-4d3b-83ed-2fb30d4e810b None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:22.774101 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1895b254-8950-4d3b-83ed-2fb30d4e810b tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/1f6af3bf-d8ab-42a1-be8b-46afef814c0c Jul 24 07:43:22.774101 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1895b254-8950-4d3b-83ed-2fb30d4e810b tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:22.774101 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1895b254-8950-4d3b-83ed-2fb30d4e810b tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:22.774101 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-1895b254-8950-4d3b-83ed-2fb30d4e810b tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id 1f6af3bf-d8ab-42a1-be8b-46afef814c0c. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:43:22.778004 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:22.778004 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:43:22.779059 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1895b254-8950-4d3b-83ed-2fb30d4e810b tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/1f6af3bf-d8ab-42a1-be8b-46afef814c0c returned with HTTP 200 Jul 24 07:43:22.779551 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 645/2571] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:43:22 2026] GET /volume/v3/backups/1f6af3bf-d8ab-42a1-be8b-46afef814c0c => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:43:23.567783 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-80584f39-92fa-4541-bd80-24fd427f6e0a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:23.569445 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-80584f39-92fa-4541-bd80-24fd427f6e0a tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] GET https://10.4.3.170/volume/v3/volumes/94f88063-7f13-4f80-a3ef-906719ce1901 Jul 24 07:43:23.569635 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-80584f39-92fa-4541-bd80-24fd427f6e0a tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:23.569807 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-80584f39-92fa-4541-bd80-24fd427f6e0a tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:23.578611 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:23.578611 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:43:23.582289 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-80584f39-92fa-4541-bd80-24fd427f6e0a tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] Volume info retrieved successfully. Jul 24 07:43:23.585817 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-80584f39-92fa-4541-bd80-24fd427f6e0a tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] https://10.4.3.170/volume/v3/volumes/94f88063-7f13-4f80-a3ef-906719ce1901 returned with HTTP 200 Jul 24 07:43:23.586285 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 634/2572] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:43:23 2026] GET /volume/v3/volumes/94f88063-7f13-4f80-a3ef-906719ce1901 => generated 866 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:43:23.790749 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f9fbd650-4358-4c26-a7f9-733ca05c3dd4 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:23.791938 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f9fbd650-4358-4c26-a7f9-733ca05c3dd4 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/1f6af3bf-d8ab-42a1-be8b-46afef814c0c Jul 24 07:43:23.793264 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f9fbd650-4358-4c26-a7f9-733ca05c3dd4 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:23.793264 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f9fbd650-4358-4c26-a7f9-733ca05c3dd4 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:23.793264 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-f9fbd650-4358-4c26-a7f9-733ca05c3dd4 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id 1f6af3bf-d8ab-42a1-be8b-46afef814c0c. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:43:23.797599 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f9fbd650-4358-4c26-a7f9-733ca05c3dd4 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/1f6af3bf-d8ab-42a1-be8b-46afef814c0c returned with HTTP 404 Jul 24 07:43:23.798098 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 647/2573] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:43:23 2026] GET /volume/v3/backups/1f6af3bf-d8ab-42a1-be8b-46afef814c0c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:43:23.888082 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-92b2d188-a4f5-40d8-9041-f8f0a9714823 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:23.890561 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-92b2d188-a4f5-40d8-9041-f8f0a9714823 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/volumes/2b80bda4-f593-48e5-8c8e-488f1190b214 Jul 24 07:43:23.890869 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-92b2d188-a4f5-40d8-9041-f8f0a9714823 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:23.891169 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-92b2d188-a4f5-40d8-9041-f8f0a9714823 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:23.902416 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:23.902416 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:43:23.911129 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-92b2d188-a4f5-40d8-9041-f8f0a9714823 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Volume info retrieved successfully. Jul 24 07:43:23.920575 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-92b2d188-a4f5-40d8-9041-f8f0a9714823 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/volumes/2b80bda4-f593-48e5-8c8e-488f1190b214 returned with HTTP 200 Jul 24 07:43:23.920575 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 648/2574] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:43:23 2026] GET /volume/v3/volumes/2b80bda4-f593-48e5-8c8e-488f1190b214 => generated 1357 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:43:23.935938 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-9fd7b43f-5a1a-45dd-8e97-ee56a3c8f43a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:23.937510 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9fd7b43f-5a1a-45dd-8e97-ee56a3c8f43a tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] DELETE https://10.4.3.170/volume/v3/volumes/2b80bda4-f593-48e5-8c8e-488f1190b214 Jul 24 07:43:23.937786 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9fd7b43f-5a1a-45dd-8e97-ee56a3c8f43a tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:23.938041 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9fd7b43f-5a1a-45dd-8e97-ee56a3c8f43a tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:23.939234 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-9fd7b43f-5a1a-45dd-8e97-ee56a3c8f43a tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Delete volume with id: 2b80bda4-f593-48e5-8c8e-488f1190b214 Jul 24 07:43:23.947697 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:23.947697 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:43:23.947697 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-9fd7b43f-5a1a-45dd-8e97-ee56a3c8f43a tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Volume info retrieved successfully. Jul 24 07:43:23.966868 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-9fd7b43f-5a1a-45dd-8e97-ee56a3c8f43a tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Delete volume request issued successfully. Jul 24 07:43:23.966868 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9fd7b43f-5a1a-45dd-8e97-ee56a3c8f43a tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/volumes/2b80bda4-f593-48e5-8c8e-488f1190b214 returned with HTTP 202 Jul 24 07:43:23.966868 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 646/2575] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:43:23 2026] DELETE /volume/v3/volumes/2b80bda4-f593-48e5-8c8e-488f1190b214 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:43:23.974434 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-b267089b-d1ac-49dc-bc9b-e2f6a2667d68 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:23.976219 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b267089b-d1ac-49dc-bc9b-e2f6a2667d68 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/volumes/2b80bda4-f593-48e5-8c8e-488f1190b214 Jul 24 07:43:23.976409 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b267089b-d1ac-49dc-bc9b-e2f6a2667d68 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:23.976813 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b267089b-d1ac-49dc-bc9b-e2f6a2667d68 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:23.984457 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:23.984457 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:43:23.989318 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-b267089b-d1ac-49dc-bc9b-e2f6a2667d68 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Volume info retrieved successfully. Jul 24 07:43:23.995577 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b267089b-d1ac-49dc-bc9b-e2f6a2667d68 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/volumes/2b80bda4-f593-48e5-8c8e-488f1190b214 returned with HTTP 200 Jul 24 07:43:23.996091 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 635/2576] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:43:23 2026] GET /volume/v3/volumes/2b80bda4-f593-48e5-8c8e-488f1190b214 => generated 1356 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:43:24.037828 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-e19906e0-6415-4f53-b1a6-4b0c69e854cf req-26109a3a-2f52-4e78-becc-a19e6b7d9be8 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:24.040619 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-e19906e0-6415-4f53-b1a6-4b0c69e854cf req-26109a3a-2f52-4e78-becc-a19e6b7d9be8 tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] POST https://10.4.3.170/volume/v3/attachments/eacbd859-7e31-42f2-929b-f138cf5f18e5/action Jul 24 07:43:24.041099 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-e19906e0-6415-4f53-b1a6-4b0c69e854cf req-26109a3a-2f52-4e78-becc-a19e6b7d9be8 tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] Action body: b'{"os-complete": null}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:43:24.041336 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-e19906e0-6415-4f53-b1a6-4b0c69e854cf req-26109a3a-2f52-4e78-becc-a19e6b7d9be8 tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:43:24.063341 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:24.063341 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:43:24.076841 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-e19906e0-6415-4f53-b1a6-4b0c69e854cf req-26109a3a-2f52-4e78-becc-a19e6b7d9be8 tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] https://10.4.3.170/volume/v3/attachments/eacbd859-7e31-42f2-929b-f138cf5f18e5/action returned with HTTP 204 Jul 24 07:43:24.077582 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 648/2577] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 24 07:43:24 2026] POST /volume/v3/attachments/eacbd859-7e31-42f2-929b-f138cf5f18e5/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:43:24.598043 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-4bfdbb3d-f3b6-4516-9028-d4d35cf05ab9 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:24.603064 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4bfdbb3d-f3b6-4516-9028-d4d35cf05ab9 tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] GET https://10.4.3.170/volume/v3/volumes/94f88063-7f13-4f80-a3ef-906719ce1901 Jul 24 07:43:24.603369 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4bfdbb3d-f3b6-4516-9028-d4d35cf05ab9 tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:24.603635 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4bfdbb3d-f3b6-4516-9028-d4d35cf05ab9 tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:24.618712 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:24.618712 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:43:24.627449 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-4bfdbb3d-f3b6-4516-9028-d4d35cf05ab9 tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] Volume info retrieved successfully. Jul 24 07:43:24.631883 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4bfdbb3d-f3b6-4516-9028-d4d35cf05ab9 tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] https://10.4.3.170/volume/v3/volumes/94f88063-7f13-4f80-a3ef-906719ce1901 returned with HTTP 200 Jul 24 07:43:24.632286 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 649/2578] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:43:24 2026] GET /volume/v3/volumes/94f88063-7f13-4f80-a3ef-906719ce1901 => generated 1158 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:43:24.647792 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-00ef5b97-8d8d-4956-8b19-08399f960afe None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:24.649407 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-00ef5b97-8d8d-4956-8b19-08399f960afe tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] POST https://10.4.3.170/volume/v3/volumes/94f88063-7f13-4f80-a3ef-906719ce1901/action Jul 24 07:43:24.649902 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-00ef5b97-8d8d-4956-8b19-08399f960afe tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:43:24.650150 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-00ef5b97-8d8d-4956-8b19-08399f960afe tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:43:24.663615 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:24.663615 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:43:24.664419 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-00ef5b97-8d8d-4956-8b19-08399f960afe tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] Volume info retrieved successfully. Jul 24 07:43:24.700186 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-00ef5b97-8d8d-4956-8b19-08399f960afe tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] Created reservations ['af5d6d8d-7da8-4292-8f55-5a2c4362e5a7', '78b40bac-8f33-49ab-89b4-a90ecd17f868'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:43:24.718355 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-00ef5b97-8d8d-4956-8b19-08399f960afe tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] Extend volume request issued successfully. Jul 24 07:43:24.718734 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-00ef5b97-8d8d-4956-8b19-08399f960afe tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] https://10.4.3.170/volume/v3/volumes/94f88063-7f13-4f80-a3ef-906719ce1901/action returned with HTTP 202 Jul 24 07:43:24.719322 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 647/2579] 10.4.3.170 () {70 vars in 1431 bytes} [Fri Jul 24 07:43:24 2026] POST /volume/v3/volumes/94f88063-7f13-4f80-a3ef-906719ce1901/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 24 07:43:24.726028 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-6ebb36b4-6be3-46fc-b931-4131004501f9 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:24.727630 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6ebb36b4-6be3-46fc-b931-4131004501f9 tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] GET https://10.4.3.170/volume/v3/volumes/94f88063-7f13-4f80-a3ef-906719ce1901 Jul 24 07:43:24.728619 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-6ebb36b4-6be3-46fc-b931-4131004501f9 tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:24.728619 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-6ebb36b4-6be3-46fc-b931-4131004501f9 tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:24.736468 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:24.736468 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:43:24.739617 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-6ebb36b4-6be3-46fc-b931-4131004501f9 tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] Volume info retrieved successfully. Jul 24 07:43:24.743648 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6ebb36b4-6be3-46fc-b931-4131004501f9 tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] https://10.4.3.170/volume/v3/volumes/94f88063-7f13-4f80-a3ef-906719ce1901 returned with HTTP 200 Jul 24 07:43:24.744079 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 636/2580] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:43:24 2026] GET /volume/v3/volumes/94f88063-7f13-4f80-a3ef-906719ce1901 => generated 1161 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:43:25.013378 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-00ef5b97-8d8d-4956-8b19-08399f960afe req-98af8e4e-d51e-4cb1-9a52-7c207ab5663c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:25.015109 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-f0189524-d351-4d59-8bd8-69b5628a70c0 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:25.016101 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-00ef5b97-8d8d-4956-8b19-08399f960afe req-98af8e4e-d51e-4cb1-9a52-7c207ab5663c service nova] GET https://10.4.3.170/volume/v3/volumes/94f88063-7f13-4f80-a3ef-906719ce1901 Jul 24 07:43:25.016700 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f0189524-d351-4d59-8bd8-69b5628a70c0 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/volumes/2b80bda4-f593-48e5-8c8e-488f1190b214 Jul 24 07:43:25.016864 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f0189524-d351-4d59-8bd8-69b5628a70c0 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:25.017067 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f0189524-d351-4d59-8bd8-69b5628a70c0 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:25.019327 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-00ef5b97-8d8d-4956-8b19-08399f960afe req-98af8e4e-d51e-4cb1-9a52-7c207ab5663c service nova] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:25.020064 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-00ef5b97-8d8d-4956-8b19-08399f960afe req-98af8e4e-d51e-4cb1-9a52-7c207ab5663c service nova] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:25.023046 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f0189524-d351-4d59-8bd8-69b5628a70c0 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/volumes/2b80bda4-f593-48e5-8c8e-488f1190b214 returned with HTTP 404 Jul 24 07:43:25.024053 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 650/2581] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:43:25 2026] GET /volume/v3/volumes/2b80bda4-f593-48e5-8c8e-488f1190b214 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:43:25.035141 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-944325e5-bfc2-4993-8202-b21a3248fef3 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:25.036064 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:25.036064 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:43:25.039352 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-944325e5-bfc2-4993-8202-b21a3248fef3 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:43:25.039352 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-944325e5-bfc2-4993-8202-b21a3248fef3 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-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-1339528849"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:43:25.039702 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-944325e5-bfc2-4993-8202-b21a3248fef3 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1339528849'}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:43:25.039942 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-944325e5-bfc2-4993-8202-b21a3248fef3 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Create volume of 1 GB Jul 24 07:43:25.040286 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [req-00ef5b97-8d8d-4956-8b19-08399f960afe req-98af8e4e-d51e-4cb1-9a52-7c207ab5663c service nova] Volume info retrieved successfully. Jul 24 07:43:25.040442 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:25.040442 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:43:25.045506 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-944325e5-bfc2-4993-8202-b21a3248fef3 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Availability Zones retrieved successfully. Jul 24 07:43:25.047022 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-00ef5b97-8d8d-4956-8b19-08399f960afe req-98af8e4e-d51e-4cb1-9a52-7c207ab5663c service nova] https://10.4.3.170/volume/v3/volumes/94f88063-7f13-4f80-a3ef-906719ce1901 returned with HTTP 200 Jul 24 07:43:25.047561 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 649/2582] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:43:25 2026] GET /volume/v3/volumes/94f88063-7f13-4f80-a3ef-906719ce1901 => generated 1323 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:43:25.052521 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-944325e5-bfc2-4993-8202-b21a3248fef3 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Flow 'volume_create_api' (5b649393-6eb2-48a2-ab1b-6be69072a33d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:43:25.053660 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-944325e5-bfc2-4993-8202-b21a3248fef3 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fc6ca2d-991b-44e1-b106-350ab9c6addf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:43:25.054734 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-944325e5-bfc2-4993-8202-b21a3248fef3 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:43:25.112575 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-944325e5-bfc2-4993-8202-b21a3248fef3 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fc6ca2d-991b-44e1-b106-350ab9c6addf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:43:25.115940 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-944325e5-bfc2-4993-8202-b21a3248fef3 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3051e770-d96f-429b-9d7e-3d0085343ed5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:43:25.175629 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-944325e5-bfc2-4993-8202-b21a3248fef3 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Created reservations ['2b17ff7d-55d1-47f5-b405-42927526faf7', 'ca87930e-b6ac-467e-8192-c3ec6ed138d5', '5f6b675d-3fc0-4c7e-b691-ecf4bc7e8836', 'abd32281-716f-47b8-8c0a-e64b31f3c784'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:43:25.176677 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-944325e5-bfc2-4993-8202-b21a3248fef3 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3051e770-d96f-429b-9d7e-3d0085343ed5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2b17ff7d-55d1-47f5-b405-42927526faf7', 'ca87930e-b6ac-467e-8192-c3ec6ed138d5', '5f6b675d-3fc0-4c7e-b691-ecf4bc7e8836', 'abd32281-716f-47b8-8c0a-e64b31f3c784']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:43:25.177607 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-944325e5-bfc2-4993-8202-b21a3248fef3 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e955b57-a70e-4f69-b617-c33d845d195d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:43:25.216315 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-944325e5-bfc2-4993-8202-b21a3248fef3 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e955b57-a70e-4f69-b617-c33d845d195d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e19b559-5846-49e1-8a8d-a93e8ff440c0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1339528849',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='b17bfcadca684bfda3b1f0d7ec79cc00',qos_specs=None,replication_status=,reservations=['2b17ff7d-55d1-47f5-b405-42927526faf7','ca87930e-b6ac-467e-8192-c3ec6ed138d5','5f6b675d-3fc0-4c7e-b691-ecf4bc7e8836','abd32281-716f-47b8-8c0a-e64b31f3c784'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='468179dc83564836ad9463239811ae72',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:43:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1339528849',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2e19b559-5846-49e1-8a8d-a93e8ff440c0,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='b17bfcadca684bfda3b1f0d7ec79cc00',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='468179dc83564836ad9463239811ae72',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:43:25.217629 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-944325e5-bfc2-4993-8202-b21a3248fef3 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a511fdd-4844-46f5-9ced-f94ad35220da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:43:25.236675 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-944325e5-bfc2-4993-8202-b21a3248fef3 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a511fdd-4844-46f5-9ced-f94ad35220da) transitioned into state 'SUCCESS' from state '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-1339528849',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='b17bfcadca684bfda3b1f0d7ec79cc00',qos_specs=None,replication_status=,reservations=['2b17ff7d-55d1-47f5-b405-42927526faf7','ca87930e-b6ac-467e-8192-c3ec6ed138d5','5f6b675d-3fc0-4c7e-b691-ecf4bc7e8836','abd32281-716f-47b8-8c0a-e64b31f3c784'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='468179dc83564836ad9463239811ae72',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:43:25.237400 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-944325e5-bfc2-4993-8202-b21a3248fef3 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33e19ca9-c4d8-4ed5-adf3-2ac9b361f14d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:43:25.248457 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-944325e5-bfc2-4993-8202-b21a3248fef3 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33e19ca9-c4d8-4ed5-adf3-2ac9b361f14d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:43:25.249816 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-944325e5-bfc2-4993-8202-b21a3248fef3 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Flow 'volume_create_api' (5b649393-6eb2-48a2-ab1b-6be69072a33d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:43:25.250304 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-944325e5-bfc2-4993-8202-b21a3248fef3 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Create volume request issued successfully. Jul 24 07:43:25.251327 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-944325e5-bfc2-4993-8202-b21a3248fef3 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:43:25.252024 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 648/2583] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 24 07:43:25 2026] POST /volume/v3/volumes => generated 816 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:43:25.268263 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-815459da-f319-4377-933d-fe40f75ed065 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:25.268263 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-815459da-f319-4377-933d-fe40f75ed065 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/volumes/2e19b559-5846-49e1-8a8d-a93e8ff440c0 Jul 24 07:43:25.268883 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-815459da-f319-4377-933d-fe40f75ed065 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:25.268883 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-815459da-f319-4377-933d-fe40f75ed065 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:25.277303 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:25.277303 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:43:25.284116 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-815459da-f319-4377-933d-fe40f75ed065 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Volume info retrieved successfully. Jul 24 07:43:25.289427 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-815459da-f319-4377-933d-fe40f75ed065 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/volumes/2e19b559-5846-49e1-8a8d-a93e8ff440c0 returned with HTTP 200 Jul 24 07:43:25.289852 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 637/2584] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:43:25 2026] GET /volume/v3/volumes/2e19b559-5846-49e1-8a8d-a93e8ff440c0 => generated 884 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:43:25.756838 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-a97042e2-fd42-47a5-b54e-c6262125e2ef None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:25.758935 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a97042e2-fd42-47a5-b54e-c6262125e2ef tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] GET https://10.4.3.170/volume/v3/volumes/94f88063-7f13-4f80-a3ef-906719ce1901 Jul 24 07:43:25.759213 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a97042e2-fd42-47a5-b54e-c6262125e2ef tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:25.759404 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a97042e2-fd42-47a5-b54e-c6262125e2ef tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:25.772828 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:25.772828 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:43:25.777106 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-a97042e2-fd42-47a5-b54e-c6262125e2ef tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] Volume info retrieved successfully. Jul 24 07:43:25.781907 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a97042e2-fd42-47a5-b54e-c6262125e2ef tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] https://10.4.3.170/volume/v3/volumes/94f88063-7f13-4f80-a3ef-906719ce1901 returned with HTTP 200 Jul 24 07:43:25.782297 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 651/2585] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:43:25 2026] GET /volume/v3/volumes/94f88063-7f13-4f80-a3ef-906719ce1901 => generated 1158 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:43:25.796590 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ce9f3dd2-a881-4d4f-9b13-6be2f784f30c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:25.798689 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ce9f3dd2-a881-4d4f-9b13-6be2f784f30c tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] GET https://10.4.3.170/volume/v3/volumes/94f88063-7f13-4f80-a3ef-906719ce1901 Jul 24 07:43:25.798968 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ce9f3dd2-a881-4d4f-9b13-6be2f784f30c tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:25.799276 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ce9f3dd2-a881-4d4f-9b13-6be2f784f30c tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:25.810227 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:25.810227 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:43:25.815381 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-ce9f3dd2-a881-4d4f-9b13-6be2f784f30c tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] Volume info retrieved successfully. Jul 24 07:43:25.820080 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ce9f3dd2-a881-4d4f-9b13-6be2f784f30c tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] https://10.4.3.170/volume/v3/volumes/94f88063-7f13-4f80-a3ef-906719ce1901 returned with HTTP 200 Jul 24 07:43:25.820540 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 650/2586] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:43:25 2026] GET /volume/v3/volumes/94f88063-7f13-4f80-a3ef-906719ce1901 => generated 1158 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:43:26.011670 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-f9a7f8bb-d990-46bb-bd2b-543255d7d609 req-a1b266b0-38a0-48c8-8cbf-95321f77d67f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:26.013618 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-f9a7f8bb-d990-46bb-bd2b-543255d7d609 req-a1b266b0-38a0-48c8-8cbf-95321f77d67f tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] GET https://10.4.3.170/volume/v3/volumes/94f88063-7f13-4f80-a3ef-906719ce1901 Jul 24 07:43:26.013820 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-f9a7f8bb-d990-46bb-bd2b-543255d7d609 req-a1b266b0-38a0-48c8-8cbf-95321f77d67f tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:26.014034 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-f9a7f8bb-d990-46bb-bd2b-543255d7d609 req-a1b266b0-38a0-48c8-8cbf-95321f77d67f tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:26.024798 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:26.024798 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:43:26.028323 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-f9a7f8bb-d990-46bb-bd2b-543255d7d609 req-a1b266b0-38a0-48c8-8cbf-95321f77d67f tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] Volume info retrieved successfully. Jul 24 07:43:26.032279 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-f9a7f8bb-d990-46bb-bd2b-543255d7d609 req-a1b266b0-38a0-48c8-8cbf-95321f77d67f tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] https://10.4.3.170/volume/v3/volumes/94f88063-7f13-4f80-a3ef-906719ce1901 returned with HTTP 200 Jul 24 07:43:26.032667 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 649/2587] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:43:26 2026] GET /volume/v3/volumes/94f88063-7f13-4f80-a3ef-906719ce1901 => generated 1140 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:43:26.050533 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-f9a7f8bb-d990-46bb-bd2b-543255d7d609 req-521a1b58-0443-4e62-835a-3d29b031935e None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:26.052522 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-f9a7f8bb-d990-46bb-bd2b-543255d7d609 req-521a1b58-0443-4e62-835a-3d29b031935e tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] POST https://10.4.3.170/volume/v3/volumes/94f88063-7f13-4f80-a3ef-906719ce1901/action Jul 24 07:43:26.052794 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-f9a7f8bb-d990-46bb-bd2b-543255d7d609 req-521a1b58-0443-4e62-835a-3d29b031935e tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:43:26.052912 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-f9a7f8bb-d990-46bb-bd2b-543255d7d609 req-521a1b58-0443-4e62-835a-3d29b031935e tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:43:26.063135 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:26.063135 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:43:26.063642 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-f9a7f8bb-d990-46bb-bd2b-543255d7d609 req-521a1b58-0443-4e62-835a-3d29b031935e tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] Volume info retrieved successfully. Jul 24 07:43:26.068758 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-f9a7f8bb-d990-46bb-bd2b-543255d7d609 req-521a1b58-0443-4e62-835a-3d29b031935e tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] Begin detaching volume completed successfully. Jul 24 07:43:26.068971 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-f9a7f8bb-d990-46bb-bd2b-543255d7d609 req-521a1b58-0443-4e62-835a-3d29b031935e tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] https://10.4.3.170/volume/v3/volumes/94f88063-7f13-4f80-a3ef-906719ce1901/action returned with HTTP 202 Jul 24 07:43:26.069638 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 638/2588] 10.4.3.170 () {72 vars in 1672 bytes} [Fri Jul 24 07:43:26 2026] POST /volume/v3/volumes/94f88063-7f13-4f80-a3ef-906719ce1901/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:43:26.086224 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-e28dd9cc-8f68-415e-8578-595d50184b4f None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:26.090718 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e28dd9cc-8f68-415e-8578-595d50184b4f tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] GET https://10.4.3.170/volume/v3/volumes/94f88063-7f13-4f80-a3ef-906719ce1901 Jul 24 07:43:26.091083 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e28dd9cc-8f68-415e-8578-595d50184b4f tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:26.091661 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e28dd9cc-8f68-415e-8578-595d50184b4f tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:26.106909 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:26.106909 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:43:26.113556 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-e28dd9cc-8f68-415e-8578-595d50184b4f tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] Volume info retrieved successfully. Jul 24 07:43:26.116881 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-328f21d2-80e0-4ab5-9470-9741abb19d33 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:26.117255 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-328f21d2-80e0-4ab5-9470-9741abb19d33 None None] GET https://10.4.3.170/volume// Jul 24 07:43:26.117411 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-328f21d2-80e0-4ab5-9470-9741abb19d33 None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:26.117585 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-328f21d2-80e0-4ab5-9470-9741abb19d33 None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:26.117873 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-328f21d2-80e0-4ab5-9470-9741abb19d33 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:43:26.118142 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 651/2589] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:43:26 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:43:26.123129 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e28dd9cc-8f68-415e-8578-595d50184b4f tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] https://10.4.3.170/volume/v3/volumes/94f88063-7f13-4f80-a3ef-906719ce1901 returned with HTTP 200 Jul 24 07:43:26.123443 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 652/2590] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:43:26 2026] GET /volume/v3/volumes/94f88063-7f13-4f80-a3ef-906719ce1901 => generated 1161 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:43:26.125853 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-f9a7f8bb-d990-46bb-bd2b-543255d7d609 req-70fb6ccd-06b1-418a-a668-11b269a8303d None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:26.127975 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-f9a7f8bb-d990-46bb-bd2b-543255d7d609 req-70fb6ccd-06b1-418a-a668-11b269a8303d tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] GET https://10.4.3.170/volume/v3/volumes/94f88063-7f13-4f80-a3ef-906719ce1901 Jul 24 07:43:26.128169 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-f9a7f8bb-d990-46bb-bd2b-543255d7d609 req-70fb6ccd-06b1-418a-a668-11b269a8303d tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:26.128429 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-f9a7f8bb-d990-46bb-bd2b-543255d7d609 req-70fb6ccd-06b1-418a-a668-11b269a8303d tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:26.141291 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:26.141291 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:43:26.144347 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-f9a7f8bb-d990-46bb-bd2b-543255d7d609 req-70fb6ccd-06b1-418a-a668-11b269a8303d tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] Volume info retrieved successfully. Jul 24 07:43:26.148219 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-f9a7f8bb-d990-46bb-bd2b-543255d7d609 req-70fb6ccd-06b1-418a-a668-11b269a8303d tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] https://10.4.3.170/volume/v3/volumes/94f88063-7f13-4f80-a3ef-906719ce1901 returned with HTTP 200 Jul 24 07:43:26.148591 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 650/2591] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:43:26 2026] GET /volume/v3/volumes/94f88063-7f13-4f80-a3ef-906719ce1901 => generated 1323 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:43:26.301289 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-918f0f3e-99f1-4e3f-a90d-0b548708b50c None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:26.302886 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-918f0f3e-99f1-4e3f-a90d-0b548708b50c tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/volumes/2e19b559-5846-49e1-8a8d-a93e8ff440c0 Jul 24 07:43:26.303114 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-918f0f3e-99f1-4e3f-a90d-0b548708b50c tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:26.303347 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-918f0f3e-99f1-4e3f-a90d-0b548708b50c tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:26.309966 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:26.309966 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:43:26.313031 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-918f0f3e-99f1-4e3f-a90d-0b548708b50c tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Volume info retrieved successfully. Jul 24 07:43:26.316535 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-918f0f3e-99f1-4e3f-a90d-0b548708b50c tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/volumes/2e19b559-5846-49e1-8a8d-a93e8ff440c0 returned with HTTP 200 Jul 24 07:43:26.316953 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 639/2592] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:43:26 2026] GET /volume/v3/volumes/2e19b559-5846-49e1-8a8d-a93e8ff440c0 => generated 909 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:43:26.329528 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-5af4272a-8e61-469b-8ed7-cfaeaceda60b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:26.331125 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5af4272a-8e61-469b-8ed7-cfaeaceda60b tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] POST https://10.4.3.170/volume/v3/backups Jul 24 07:43:26.331487 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5af4272a-8e61-469b-8ed7-cfaeaceda60b tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2e19b559-5846-49e1-8a8d-a93e8ff440c0", "name": "tempest-VolumesBackupsTest-Backup-687771149", "description": "tempest-backup-description-1744342689", "container": "tempest-volumesbackupstest-backup-container-243765962"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:43:26.332862 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.backups [None req-5af4272a-8e61-469b-8ed7-cfaeaceda60b tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Creating new backup {'backup': {'volume_id': '2e19b559-5846-49e1-8a8d-a93e8ff440c0', 'name': 'tempest-VolumesBackupsTest-Backup-687771149', 'description': 'tempest-backup-description-1744342689', 'container': 'tempest-volumesbackupstest-backup-container-243765962'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 07:43:26.333000 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.contrib.backups [None req-5af4272a-8e61-469b-8ed7-cfaeaceda60b tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Creating backup of volume 2e19b559-5846-49e1-8a8d-a93e8ff440c0 in container tempest-volumesbackupstest-backup-container-243765962 Jul 24 07:43:26.341368 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:26.341368 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:43:26.341832 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-5af4272a-8e61-469b-8ed7-cfaeaceda60b tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Volume info retrieved successfully. Jul 24 07:43:26.356797 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-5af4272a-8e61-469b-8ed7-cfaeaceda60b tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Created reservations ['f4036346-4ded-4e86-9a52-27c89668ffe7', 'f66a6c0e-8dcf-4670-aeab-73bdc1f67491'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:43:26.384638 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5af4272a-8e61-469b-8ed7-cfaeaceda60b tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups returned with HTTP 202 Jul 24 07:43:26.385033 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 652/2593] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 24 07:43:26 2026] POST /volume/v3/backups => generated 329 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:43:26.392420 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-f13bcaf8-ba4d-4bae-9d58-c201e58d37ba None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:26.394171 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f13bcaf8-ba4d-4bae-9d58-c201e58d37ba tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/bda21d3e-8024-475d-a622-e5921e2be187 Jul 24 07:43:26.394414 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f13bcaf8-ba4d-4bae-9d58-c201e58d37ba tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:26.394601 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f13bcaf8-ba4d-4bae-9d58-c201e58d37ba tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:26.394705 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-f13bcaf8-ba4d-4bae-9d58-c201e58d37ba tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id bda21d3e-8024-475d-a622-e5921e2be187. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:43:26.399402 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:26.399402 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:43:26.400398 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f13bcaf8-ba4d-4bae-9d58-c201e58d37ba tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/bda21d3e-8024-475d-a622-e5921e2be187 returned with HTTP 200 Jul 24 07:43:26.400754 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 653/2594] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:43:26 2026] GET /volume/v3/backups/bda21d3e-8024-475d-a622-e5921e2be187 => generated 822 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:43:27.137222 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-38a0ac50-746e-4682-b4e6-9a7f604379ad None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:27.139444 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-38a0ac50-746e-4682-b4e6-9a7f604379ad tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] GET https://10.4.3.170/volume/v3/volumes/94f88063-7f13-4f80-a3ef-906719ce1901 Jul 24 07:43:27.139642 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-38a0ac50-746e-4682-b4e6-9a7f604379ad tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:27.139886 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-38a0ac50-746e-4682-b4e6-9a7f604379ad tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:27.152713 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:27.152713 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:43:27.158232 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-38a0ac50-746e-4682-b4e6-9a7f604379ad tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] Volume info retrieved successfully. Jul 24 07:43:27.163841 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-38a0ac50-746e-4682-b4e6-9a7f604379ad tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] https://10.4.3.170/volume/v3/volumes/94f88063-7f13-4f80-a3ef-906719ce1901 returned with HTTP 200 Jul 24 07:43:27.164094 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 651/2595] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:43:27 2026] GET /volume/v3/volumes/94f88063-7f13-4f80-a3ef-906719ce1901 => generated 1161 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:43:27.310431 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-f9a7f8bb-d990-46bb-bd2b-543255d7d609 req-46763742-0bb4-427f-a0a1-fb96e2ada2c4 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:27.312940 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-f9a7f8bb-d990-46bb-bd2b-543255d7d609 req-46763742-0bb4-427f-a0a1-fb96e2ada2c4 tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] DELETE https://10.4.3.170/volume/v3/attachments/eacbd859-7e31-42f2-929b-f138cf5f18e5 Jul 24 07:43:27.313288 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-f9a7f8bb-d990-46bb-bd2b-543255d7d609 req-46763742-0bb4-427f-a0a1-fb96e2ada2c4 tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:27.313607 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-f9a7f8bb-d990-46bb-bd2b-543255d7d609 req-46763742-0bb4-427f-a0a1-fb96e2ada2c4 tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:27.328199 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:27.328199 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:43:27.392011 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-f9a7f8bb-d990-46bb-bd2b-543255d7d609 req-46763742-0bb4-427f-a0a1-fb96e2ada2c4 tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] https://10.4.3.170/volume/v3/attachments/eacbd859-7e31-42f2-929b-f138cf5f18e5 returned with HTTP 200 Jul 24 07:43:27.392772 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 640/2596] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 24 07:43:27 2026] DELETE /volume/v3/attachments/eacbd859-7e31-42f2-929b-f138cf5f18e5 => generated 19 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:43:27.415528 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-12b039f0-5d1d-4159-8193-54485dbb1472 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:27.417959 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-12b039f0-5d1d-4159-8193-54485dbb1472 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/bda21d3e-8024-475d-a622-e5921e2be187 Jul 24 07:43:27.418166 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-12b039f0-5d1d-4159-8193-54485dbb1472 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:27.420827 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-12b039f0-5d1d-4159-8193-54485dbb1472 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:27.420967 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-12b039f0-5d1d-4159-8193-54485dbb1472 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id bda21d3e-8024-475d-a622-e5921e2be187. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:43:27.427872 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:27.427872 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:43:27.428725 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-12b039f0-5d1d-4159-8193-54485dbb1472 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/bda21d3e-8024-475d-a622-e5921e2be187 returned with HTTP 200 Jul 24 07:43:27.429148 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 653/2597] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:43:27 2026] GET /volume/v3/backups/bda21d3e-8024-475d-a622-e5921e2be187 => generated 824 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:43:28.177680 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-5fa5b6da-aef4-4edb-9373-a6e063c7c0bd None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:28.180618 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5fa5b6da-aef4-4edb-9373-a6e063c7c0bd tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] GET https://10.4.3.170/volume/v3/volumes/94f88063-7f13-4f80-a3ef-906719ce1901 Jul 24 07:43:28.181092 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5fa5b6da-aef4-4edb-9373-a6e063c7c0bd tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:28.181157 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5fa5b6da-aef4-4edb-9373-a6e063c7c0bd tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:28.206786 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:28.206786 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:43:28.212311 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-5fa5b6da-aef4-4edb-9373-a6e063c7c0bd tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] Volume info retrieved successfully. Jul 24 07:43:28.221895 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5fa5b6da-aef4-4edb-9373-a6e063c7c0bd tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] https://10.4.3.170/volume/v3/volumes/94f88063-7f13-4f80-a3ef-906719ce1901 returned with HTTP 200 Jul 24 07:43:28.222127 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 654/2598] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:43:28 2026] GET /volume/v3/volumes/94f88063-7f13-4f80-a3ef-906719ce1901 => generated 866 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:43:28.440633 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-5b9277a5-de70-4597-93e4-2dd6770c9cde None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:28.442425 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5b9277a5-de70-4597-93e4-2dd6770c9cde tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/bda21d3e-8024-475d-a622-e5921e2be187 Jul 24 07:43:28.442689 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5b9277a5-de70-4597-93e4-2dd6770c9cde tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:28.442907 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5b9277a5-de70-4597-93e4-2dd6770c9cde tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:28.442978 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-5b9277a5-de70-4597-93e4-2dd6770c9cde tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id bda21d3e-8024-475d-a622-e5921e2be187. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:43:28.448812 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:28.448812 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:43:28.449936 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5b9277a5-de70-4597-93e4-2dd6770c9cde tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/bda21d3e-8024-475d-a622-e5921e2be187 returned with HTTP 200 Jul 24 07:43:28.450306 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 652/2599] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:43:28 2026] GET /volume/v3/backups/bda21d3e-8024-475d-a622-e5921e2be187 => generated 824 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:43:29.462283 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-df0522d9-6356-410d-bf8f-59fc5537fcef None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:29.465195 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-df0522d9-6356-410d-bf8f-59fc5537fcef tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/bda21d3e-8024-475d-a622-e5921e2be187 Jul 24 07:43:29.465459 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-df0522d9-6356-410d-bf8f-59fc5537fcef tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:29.465957 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-df0522d9-6356-410d-bf8f-59fc5537fcef tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:29.466127 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-df0522d9-6356-410d-bf8f-59fc5537fcef tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id bda21d3e-8024-475d-a622-e5921e2be187. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:43:29.471641 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:29.471641 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:43:29.472650 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-df0522d9-6356-410d-bf8f-59fc5537fcef tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/bda21d3e-8024-475d-a622-e5921e2be187 returned with HTTP 200 Jul 24 07:43:29.473125 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 641/2600] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:43:29 2026] GET /volume/v3/backups/bda21d3e-8024-475d-a622-e5921e2be187 => generated 824 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:43:30.081913 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-ad4e7ae8-a3c3-45ec-ad8e-b682339f17b0 req-798be9b1-9b4a-4fdb-a046-4dd1dd624cc1 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:30.086367 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-ad4e7ae8-a3c3-45ec-ad8e-b682339f17b0 req-798be9b1-9b4a-4fdb-a046-4dd1dd624cc1 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] DELETE https://10.4.3.170/volume/v3/attachments/0728092a-76ad-4a41-8aa7-a678793de1b6 Jul 24 07:43:30.086610 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-ad4e7ae8-a3c3-45ec-ad8e-b682339f17b0 req-798be9b1-9b4a-4fdb-a046-4dd1dd624cc1 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:30.086851 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-ad4e7ae8-a3c3-45ec-ad8e-b682339f17b0 req-798be9b1-9b4a-4fdb-a046-4dd1dd624cc1 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:30.100744 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:30.100744 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:43:30.157132 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-ad4e7ae8-a3c3-45ec-ad8e-b682339f17b0 req-798be9b1-9b4a-4fdb-a046-4dd1dd624cc1 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/attachments/0728092a-76ad-4a41-8aa7-a678793de1b6 returned with HTTP 200 Jul 24 07:43:30.157623 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 654/2601] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 24 07:43:30 2026] DELETE /volume/v3/attachments/0728092a-76ad-4a41-8aa7-a678793de1b6 => generated 19 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:43:30.380317 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-e6b4b193-5b86-4293-b8a6-2954d2da27c2 req-24233aa3-e53e-41be-8278-6cc74ef160d2 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:30.383873 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-e6b4b193-5b86-4293-b8a6-2954d2da27c2 req-24233aa3-e53e-41be-8278-6cc74ef160d2 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] GET https://10.4.3.170/volume/v3/volumes/0db86ca8-08d4-40e2-a782-04b050aa9584 Jul 24 07:43:30.387490 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-e6b4b193-5b86-4293-b8a6-2954d2da27c2 req-24233aa3-e53e-41be-8278-6cc74ef160d2 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:30.387690 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-e6b4b193-5b86-4293-b8a6-2954d2da27c2 req-24233aa3-e53e-41be-8278-6cc74ef160d2 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:30.395785 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:30.395785 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:43:30.399822 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [req-e6b4b193-5b86-4293-b8a6-2954d2da27c2 req-24233aa3-e53e-41be-8278-6cc74ef160d2 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Volume info retrieved successfully. Jul 24 07:43:30.404809 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-e6b4b193-5b86-4293-b8a6-2954d2da27c2 req-24233aa3-e53e-41be-8278-6cc74ef160d2 tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/volumes/0db86ca8-08d4-40e2-a782-04b050aa9584 returned with HTTP 200 Jul 24 07:43:30.405313 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 655/2602] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:43:30 2026] GET /volume/v3/volumes/0db86ca8-08d4-40e2-a782-04b050aa9584 => generated 876 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:43:30.430982 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-09eccd8f-eaa4-48f1-a848-a0d7be907f5d None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:30.433319 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-09eccd8f-eaa4-48f1-a848-a0d7be907f5d tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/volumes/91d1bb34-b79e-41c3-8222-331dcdb243cd Jul 24 07:43:30.433598 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-09eccd8f-eaa4-48f1-a848-a0d7be907f5d tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:30.433856 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-09eccd8f-eaa4-48f1-a848-a0d7be907f5d tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:30.450302 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:30.450302 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:43:30.456070 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-09eccd8f-eaa4-48f1-a848-a0d7be907f5d tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Volume info retrieved successfully. Jul 24 07:43:30.464306 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-09eccd8f-eaa4-48f1-a848-a0d7be907f5d tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/volumes/91d1bb34-b79e-41c3-8222-331dcdb243cd returned with HTTP 200 Jul 24 07:43:30.464652 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 653/2603] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:43:30 2026] GET /volume/v3/volumes/91d1bb34-b79e-41c3-8222-331dcdb243cd => generated 1637 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:43:30.490894 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-ada4ae8c-9d73-416b-937b-168370d89f1a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:30.496261 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ada4ae8c-9d73-416b-937b-168370d89f1a tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/bda21d3e-8024-475d-a622-e5921e2be187 Jul 24 07:43:30.496412 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ada4ae8c-9d73-416b-937b-168370d89f1a tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:30.496695 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ada4ae8c-9d73-416b-937b-168370d89f1a tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:30.496786 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-ada4ae8c-9d73-416b-937b-168370d89f1a tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id bda21d3e-8024-475d-a622-e5921e2be187. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:43:30.510834 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:30.510834 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:43:30.512018 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ada4ae8c-9d73-416b-937b-168370d89f1a tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/bda21d3e-8024-475d-a622-e5921e2be187 returned with HTTP 200 Jul 24 07:43:30.512523 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 642/2604] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:43:30 2026] GET /volume/v3/backups/bda21d3e-8024-475d-a622-e5921e2be187 => generated 824 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:43:31.198734 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-bc621f48-9111-447a-94e6-fd9fccfd6f82 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:31.201970 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bc621f48-9111-447a-94e6-fd9fccfd6f82 tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] GET https://10.4.3.170/volume/v3/volumes/94f88063-7f13-4f80-a3ef-906719ce1901 Jul 24 07:43:31.201970 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bc621f48-9111-447a-94e6-fd9fccfd6f82 tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:31.201970 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bc621f48-9111-447a-94e6-fd9fccfd6f82 tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:31.215303 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:31.215303 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:43:31.219673 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-bc621f48-9111-447a-94e6-fd9fccfd6f82 tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] Volume info retrieved successfully. Jul 24 07:43:31.227811 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bc621f48-9111-447a-94e6-fd9fccfd6f82 tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] https://10.4.3.170/volume/v3/volumes/94f88063-7f13-4f80-a3ef-906719ce1901 returned with HTTP 200 Jul 24 07:43:31.228248 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 655/2605] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:43:31 2026] GET /volume/v3/volumes/94f88063-7f13-4f80-a3ef-906719ce1901 => generated 866 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:43:31.252657 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-f333a6d0-ff8b-49d4-91d0-b5db7f2623c6 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:31.256254 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f333a6d0-ff8b-49d4-91d0-b5db7f2623c6 tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] DELETE https://10.4.3.170/volume/v3/volumes/94f88063-7f13-4f80-a3ef-906719ce1901 Jul 24 07:43:31.256254 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f333a6d0-ff8b-49d4-91d0-b5db7f2623c6 tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:31.256254 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f333a6d0-ff8b-49d4-91d0-b5db7f2623c6 tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:31.256254 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-f333a6d0-ff8b-49d4-91d0-b5db7f2623c6 tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] Delete volume with id: 94f88063-7f13-4f80-a3ef-906719ce1901 Jul 24 07:43:31.269865 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:31.269865 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:43:31.270349 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-f333a6d0-ff8b-49d4-91d0-b5db7f2623c6 tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] Volume info retrieved successfully. Jul 24 07:43:31.302785 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-f333a6d0-ff8b-49d4-91d0-b5db7f2623c6 tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] Delete volume request issued successfully. Jul 24 07:43:31.303127 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f333a6d0-ff8b-49d4-91d0-b5db7f2623c6 tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] https://10.4.3.170/volume/v3/volumes/94f88063-7f13-4f80-a3ef-906719ce1901 returned with HTTP 202 Jul 24 07:43:31.303872 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 656/2606] 10.4.3.170 () {68 vars in 1392 bytes} [Fri Jul 24 07:43:31 2026] DELETE /volume/v3/volumes/94f88063-7f13-4f80-a3ef-906719ce1901 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 07:43:31.313824 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-44e2cf1a-188a-4d4c-ad61-992fa509551e None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:31.317840 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-44e2cf1a-188a-4d4c-ad61-992fa509551e tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] GET https://10.4.3.170/volume/v3/volumes/94f88063-7f13-4f80-a3ef-906719ce1901 Jul 24 07:43:31.317840 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-44e2cf1a-188a-4d4c-ad61-992fa509551e tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:31.317840 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-44e2cf1a-188a-4d4c-ad61-992fa509551e tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:31.322860 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:31.322860 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:43:31.325953 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-44e2cf1a-188a-4d4c-ad61-992fa509551e tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] Volume info retrieved successfully. Jul 24 07:43:31.332735 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-44e2cf1a-188a-4d4c-ad61-992fa509551e tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] https://10.4.3.170/volume/v3/volumes/94f88063-7f13-4f80-a3ef-906719ce1901 returned with HTTP 200 Jul 24 07:43:31.333114 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 654/2607] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:43:31 2026] GET /volume/v3/volumes/94f88063-7f13-4f80-a3ef-906719ce1901 => generated 865 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:43:31.524668 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-e474a7d8-2930-43af-8f1e-d2af114c20e5 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:31.527796 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e474a7d8-2930-43af-8f1e-d2af114c20e5 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/bda21d3e-8024-475d-a622-e5921e2be187 Jul 24 07:43:31.528112 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e474a7d8-2930-43af-8f1e-d2af114c20e5 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:31.529359 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e474a7d8-2930-43af-8f1e-d2af114c20e5 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:31.529508 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-e474a7d8-2930-43af-8f1e-d2af114c20e5 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id bda21d3e-8024-475d-a622-e5921e2be187. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:43:31.534959 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:31.534959 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:43:31.535852 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e474a7d8-2930-43af-8f1e-d2af114c20e5 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/bda21d3e-8024-475d-a622-e5921e2be187 returned with HTTP 200 Jul 24 07:43:31.536397 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 643/2608] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:43:31 2026] GET /volume/v3/backups/bda21d3e-8024-475d-a622-e5921e2be187 => generated 824 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:43:32.012909 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-d72297f3-0f53-4c54-8609-e027dd8ecaa7 req-d75a0fb8-4873-42c5-95b9-975f03af1c4a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:32.015743 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-d72297f3-0f53-4c54-8609-e027dd8ecaa7 req-d75a0fb8-4873-42c5-95b9-975f03af1c4a tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] DELETE https://10.4.3.170/volume/v3/attachments/735c4101-fc62-4cd3-840c-c2a06b64da23 Jul 24 07:43:32.016072 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-d72297f3-0f53-4c54-8609-e027dd8ecaa7 req-d75a0fb8-4873-42c5-95b9-975f03af1c4a tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:32.016296 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-d72297f3-0f53-4c54-8609-e027dd8ecaa7 req-d75a0fb8-4873-42c5-95b9-975f03af1c4a tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:32.026279 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:32.026279 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:43:32.081196 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-d72297f3-0f53-4c54-8609-e027dd8ecaa7 req-d75a0fb8-4873-42c5-95b9-975f03af1c4a tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/attachments/735c4101-fc62-4cd3-840c-c2a06b64da23 returned with HTTP 200 Jul 24 07:43:32.081629 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 656/2609] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 24 07:43:32 2026] DELETE /volume/v3/attachments/735c4101-fc62-4cd3-840c-c2a06b64da23 => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:43:32.095891 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-d72297f3-0f53-4c54-8609-e027dd8ecaa7 req-e8af3663-70a9-4fc9-9654-b07c21f6bdbf None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:32.099147 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-d72297f3-0f53-4c54-8609-e027dd8ecaa7 req-e8af3663-70a9-4fc9-9654-b07c21f6bdbf tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] DELETE https://10.4.3.170/volume/v3/volumes/91d1bb34-b79e-41c3-8222-331dcdb243cd Jul 24 07:43:32.099410 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-d72297f3-0f53-4c54-8609-e027dd8ecaa7 req-e8af3663-70a9-4fc9-9654-b07c21f6bdbf tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:32.099688 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-d72297f3-0f53-4c54-8609-e027dd8ecaa7 req-e8af3663-70a9-4fc9-9654-b07c21f6bdbf tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:32.100030 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [req-d72297f3-0f53-4c54-8609-e027dd8ecaa7 req-e8af3663-70a9-4fc9-9654-b07c21f6bdbf tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Delete volume with id: 91d1bb34-b79e-41c3-8222-331dcdb243cd Jul 24 07:43:32.110801 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:32.110801 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:43:32.111494 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [req-d72297f3-0f53-4c54-8609-e027dd8ecaa7 req-e8af3663-70a9-4fc9-9654-b07c21f6bdbf tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Volume info retrieved successfully. Jul 24 07:43:32.128325 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [req-d72297f3-0f53-4c54-8609-e027dd8ecaa7 req-e8af3663-70a9-4fc9-9654-b07c21f6bdbf tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Delete volume request issued successfully. Jul 24 07:43:32.128575 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-d72297f3-0f53-4c54-8609-e027dd8ecaa7 req-e8af3663-70a9-4fc9-9654-b07c21f6bdbf tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/volumes/91d1bb34-b79e-41c3-8222-331dcdb243cd returned with HTTP 202 Jul 24 07:43:32.129105 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 657/2610] 10.4.3.170 () {70 vars in 1620 bytes} [Fri Jul 24 07:43:32 2026] DELETE /volume/v3/volumes/91d1bb34-b79e-41c3-8222-331dcdb243cd => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:43:32.349618 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-a7ce05a7-b8a9-4ca8-8a74-3b3a509aad3b None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:32.351806 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a7ce05a7-b8a9-4ca8-8a74-3b3a509aad3b tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] GET https://10.4.3.170/volume/v3/volumes/94f88063-7f13-4f80-a3ef-906719ce1901 Jul 24 07:43:32.352087 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a7ce05a7-b8a9-4ca8-8a74-3b3a509aad3b tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:32.352341 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a7ce05a7-b8a9-4ca8-8a74-3b3a509aad3b tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:32.359171 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a7ce05a7-b8a9-4ca8-8a74-3b3a509aad3b tempest-VolumesExtendAttachedTest-1177339290 tempest-VolumesExtendAttachedTest-1177339290-project-member] https://10.4.3.170/volume/v3/volumes/94f88063-7f13-4f80-a3ef-906719ce1901 returned with HTTP 404 Jul 24 07:43:32.359667 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 655/2611] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:43:32 2026] GET /volume/v3/volumes/94f88063-7f13-4f80-a3ef-906719ce1901 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 07:43:32.547681 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-ae3a7e65-5fae-4a16-968b-69e6b3806773 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:32.549739 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ae3a7e65-5fae-4a16-968b-69e6b3806773 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/bda21d3e-8024-475d-a622-e5921e2be187 Jul 24 07:43:32.549739 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ae3a7e65-5fae-4a16-968b-69e6b3806773 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:32.549739 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ae3a7e65-5fae-4a16-968b-69e6b3806773 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:32.549739 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-ae3a7e65-5fae-4a16-968b-69e6b3806773 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id bda21d3e-8024-475d-a622-e5921e2be187. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:43:32.553691 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:32.553691 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:43:32.554389 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ae3a7e65-5fae-4a16-968b-69e6b3806773 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/bda21d3e-8024-475d-a622-e5921e2be187 returned with HTTP 200 Jul 24 07:43:32.554908 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 644/2612] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:43:32 2026] GET /volume/v3/backups/bda21d3e-8024-475d-a622-e5921e2be187 => generated 824 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:43:32.920942 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-5016591f-0b2f-462a-96bd-47cfdad6d290 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:32.925003 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5016591f-0b2f-462a-96bd-47cfdad6d290 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] GET https://10.4.3.170/volume/v3/volumes/f788c0da-ef59-4a6e-84ed-1f25b9dbceb1 Jul 24 07:43:32.925300 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5016591f-0b2f-462a-96bd-47cfdad6d290 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:32.925955 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5016591f-0b2f-462a-96bd-47cfdad6d290 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:32.937972 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:32.937972 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:43:32.944029 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-5016591f-0b2f-462a-96bd-47cfdad6d290 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Volume info retrieved successfully. Jul 24 07:43:32.950256 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5016591f-0b2f-462a-96bd-47cfdad6d290 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] https://10.4.3.170/volume/v3/volumes/f788c0da-ef59-4a6e-84ed-1f25b9dbceb1 returned with HTTP 200 Jul 24 07:43:32.950256 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 657/2613] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:43:32 2026] GET /volume/v3/volumes/f788c0da-ef59-4a6e-84ed-1f25b9dbceb1 => generated 1144 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 24 07:43:32.996681 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-0ad2569f-519e-42a5-9ae9-6812c70b0e98 req-7ce3d497-490a-46a4-a628-e02c589b0074 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:32.999245 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-0ad2569f-519e-42a5-9ae9-6812c70b0e98 req-7ce3d497-490a-46a4-a628-e02c589b0074 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] GET https://10.4.3.170/volume/v3/volumes/f788c0da-ef59-4a6e-84ed-1f25b9dbceb1 Jul 24 07:43:32.999245 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-0ad2569f-519e-42a5-9ae9-6812c70b0e98 req-7ce3d497-490a-46a4-a628-e02c589b0074 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:32.999701 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-0ad2569f-519e-42a5-9ae9-6812c70b0e98 req-7ce3d497-490a-46a4-a628-e02c589b0074 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:33.009058 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:33.009058 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:43:33.011862 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [req-0ad2569f-519e-42a5-9ae9-6812c70b0e98 req-7ce3d497-490a-46a4-a628-e02c589b0074 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Volume info retrieved successfully. Jul 24 07:43:33.016452 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-0ad2569f-519e-42a5-9ae9-6812c70b0e98 req-7ce3d497-490a-46a4-a628-e02c589b0074 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] https://10.4.3.170/volume/v3/volumes/f788c0da-ef59-4a6e-84ed-1f25b9dbceb1 returned with HTTP 200 Jul 24 07:43:33.017114 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 658/2614] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:43:32 2026] GET /volume/v3/volumes/f788c0da-ef59-4a6e-84ed-1f25b9dbceb1 => generated 1144 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:43:33.055417 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-0ad2569f-519e-42a5-9ae9-6812c70b0e98 req-e238e827-cd20-483f-b7e8-d11643dca10c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:33.058092 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-0ad2569f-519e-42a5-9ae9-6812c70b0e98 req-e238e827-cd20-483f-b7e8-d11643dca10c tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] POST https://10.4.3.170/volume/v3/volumes/f788c0da-ef59-4a6e-84ed-1f25b9dbceb1/action Jul 24 07:43:33.058562 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-0ad2569f-519e-42a5-9ae9-6812c70b0e98 req-e238e827-cd20-483f-b7e8-d11643dca10c tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:43:33.058733 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-0ad2569f-519e-42a5-9ae9-6812c70b0e98 req-e238e827-cd20-483f-b7e8-d11643dca10c tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:43:33.077965 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:33.077965 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:43:33.078592 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-0ad2569f-519e-42a5-9ae9-6812c70b0e98 req-e238e827-cd20-483f-b7e8-d11643dca10c tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Volume info retrieved successfully. Jul 24 07:43:33.090397 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-0ad2569f-519e-42a5-9ae9-6812c70b0e98 req-e238e827-cd20-483f-b7e8-d11643dca10c tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Begin detaching volume completed successfully. Jul 24 07:43:33.090668 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-0ad2569f-519e-42a5-9ae9-6812c70b0e98 req-e238e827-cd20-483f-b7e8-d11643dca10c tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] https://10.4.3.170/volume/v3/volumes/f788c0da-ef59-4a6e-84ed-1f25b9dbceb1/action returned with HTTP 202 Jul 24 07:43:33.091225 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 656/2615] 10.4.3.170 () {72 vars in 1672 bytes} [Fri Jul 24 07:43:33 2026] POST /volume/v3/volumes/f788c0da-ef59-4a6e-84ed-1f25b9dbceb1/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:43:33.149492 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-9f3c3c02-ad66-4e6a-b5b2-0f0692cbe71f None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:33.149804 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9f3c3c02-ad66-4e6a-b5b2-0f0692cbe71f None None] GET https://10.4.3.170/volume// Jul 24 07:43:33.149870 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9f3c3c02-ad66-4e6a-b5b2-0f0692cbe71f None None] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:33.150318 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9f3c3c02-ad66-4e6a-b5b2-0f0692cbe71f None None] Calling method 'all' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:33.150404 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9f3c3c02-ad66-4e6a-b5b2-0f0692cbe71f None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:43:33.150703 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 645/2616] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:43:33 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:43:33.169991 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-0ad2569f-519e-42a5-9ae9-6812c70b0e98 req-58d2f0e0-89bc-48ff-8f48-058f1b763d76 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:33.173618 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-0ad2569f-519e-42a5-9ae9-6812c70b0e98 req-58d2f0e0-89bc-48ff-8f48-058f1b763d76 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] GET https://10.4.3.170/volume/v3/volumes/f788c0da-ef59-4a6e-84ed-1f25b9dbceb1 Jul 24 07:43:33.173873 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-0ad2569f-519e-42a5-9ae9-6812c70b0e98 req-58d2f0e0-89bc-48ff-8f48-058f1b763d76 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:33.174079 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-0ad2569f-519e-42a5-9ae9-6812c70b0e98 req-58d2f0e0-89bc-48ff-8f48-058f1b763d76 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:33.196351 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:33.196351 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:43:33.201688 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [req-0ad2569f-519e-42a5-9ae9-6812c70b0e98 req-58d2f0e0-89bc-48ff-8f48-058f1b763d76 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Volume info retrieved successfully. Jul 24 07:43:33.208488 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-0ad2569f-519e-42a5-9ae9-6812c70b0e98 req-58d2f0e0-89bc-48ff-8f48-058f1b763d76 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] https://10.4.3.170/volume/v3/volumes/f788c0da-ef59-4a6e-84ed-1f25b9dbceb1 returned with HTTP 200 Jul 24 07:43:33.208872 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 658/2617] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:43:33 2026] GET /volume/v3/volumes/f788c0da-ef59-4a6e-84ed-1f25b9dbceb1 => generated 1327 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:43:33.570671 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-798c41a3-be49-4f8d-9e47-3f7b8592ddce None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:33.572515 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-798c41a3-be49-4f8d-9e47-3f7b8592ddce tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/bda21d3e-8024-475d-a622-e5921e2be187 Jul 24 07:43:33.572765 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-798c41a3-be49-4f8d-9e47-3f7b8592ddce tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:33.572868 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-798c41a3-be49-4f8d-9e47-3f7b8592ddce tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:33.573019 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-798c41a3-be49-4f8d-9e47-3f7b8592ddce tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id bda21d3e-8024-475d-a622-e5921e2be187. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:43:33.577424 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:33.577424 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:43:33.578295 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-798c41a3-be49-4f8d-9e47-3f7b8592ddce tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/bda21d3e-8024-475d-a622-e5921e2be187 returned with HTTP 200 Jul 24 07:43:33.578703 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 659/2618] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:43:33 2026] GET /volume/v3/backups/bda21d3e-8024-475d-a622-e5921e2be187 => generated 824 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:43:33.586105 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-a224694f-1f3a-4322-878a-f2665eb1e9fd None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:33.590662 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a224694f-1f3a-4322-878a-f2665eb1e9fd tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] DELETE https://10.4.3.170/volume/v3/volumes/0db86ca8-08d4-40e2-a782-04b050aa9584 Jul 24 07:43:33.590889 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a224694f-1f3a-4322-878a-f2665eb1e9fd tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:33.591130 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a224694f-1f3a-4322-878a-f2665eb1e9fd tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:33.592876 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-a224694f-1f3a-4322-878a-f2665eb1e9fd tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Delete volume with id: 0db86ca8-08d4-40e2-a782-04b050aa9584 Jul 24 07:43:33.607976 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:33.607976 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:43:33.608672 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-a224694f-1f3a-4322-878a-f2665eb1e9fd tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Volume info retrieved successfully. Jul 24 07:43:33.626720 np0000005822 devstack@c-api.service[100244]: WARNING cinder.keymgr.conf_key_mgr [None req-a224694f-1f3a-4322-878a-f2665eb1e9fd tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 24 07:43:33.635587 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-a224694f-1f3a-4322-878a-f2665eb1e9fd tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Delete volume request issued successfully. Jul 24 07:43:33.635840 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a224694f-1f3a-4322-878a-f2665eb1e9fd tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/volumes/0db86ca8-08d4-40e2-a782-04b050aa9584 returned with HTTP 202 Jul 24 07:43:33.636423 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 657/2619] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:43:33 2026] DELETE /volume/v3/volumes/0db86ca8-08d4-40e2-a782-04b050aa9584 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:43:33.647722 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-aac03ac2-ee9d-43ef-a09c-7545afb2b54c None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:33.650278 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-aac03ac2-ee9d-43ef-a09c-7545afb2b54c tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] GET https://10.4.3.170/volume/v3/volumes/0db86ca8-08d4-40e2-a782-04b050aa9584 Jul 24 07:43:33.650491 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-aac03ac2-ee9d-43ef-a09c-7545afb2b54c tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:33.650669 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-aac03ac2-ee9d-43ef-a09c-7545afb2b54c tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:33.665531 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:33.665531 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:43:33.670770 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-aac03ac2-ee9d-43ef-a09c-7545afb2b54c tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Volume info retrieved successfully. Jul 24 07:43:33.677984 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-aac03ac2-ee9d-43ef-a09c-7545afb2b54c tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/volumes/0db86ca8-08d4-40e2-a782-04b050aa9584 returned with HTTP 200 Jul 24 07:43:33.678443 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 646/2620] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:43:33 2026] GET /volume/v3/volumes/0db86ca8-08d4-40e2-a782-04b050aa9584 => generated 875 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:43:34.248349 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-097e58e9-c1e0-4378-a3d1-3168023b84b0 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:34.250969 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-097e58e9-c1e0-4378-a3d1-3168023b84b0 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/volumes/91d1bb34-b79e-41c3-8222-331dcdb243cd Jul 24 07:43:34.251394 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-097e58e9-c1e0-4378-a3d1-3168023b84b0 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:34.252235 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-097e58e9-c1e0-4378-a3d1-3168023b84b0 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:34.259685 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-097e58e9-c1e0-4378-a3d1-3168023b84b0 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/volumes/91d1bb34-b79e-41c3-8222-331dcdb243cd returned with HTTP 404 Jul 24 07:43:34.260706 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 659/2621] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:43:34 2026] GET /volume/v3/volumes/91d1bb34-b79e-41c3-8222-331dcdb243cd => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:43:34.333233 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-53495416-50ab-416a-a6f2-060b8ab3084c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:34.335517 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-53495416-50ab-416a-a6f2-060b8ab3084c tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/f51cf445-a060-44b8-91f2-8ec53f938e23 Jul 24 07:43:34.335827 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-53495416-50ab-416a-a6f2-060b8ab3084c tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:34.336072 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-53495416-50ab-416a-a6f2-060b8ab3084c tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:34.336810 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.snapshots [None req-53495416-50ab-416a-a6f2-060b8ab3084c tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Delete snapshot with id: f51cf445-a060-44b8-91f2-8ec53f938e23 Jul 24 07:43:34.343581 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:34.343581 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:43:34.344305 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-53495416-50ab-416a-a6f2-060b8ab3084c tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Snapshot retrieved successfully. Jul 24 07:43:34.368032 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-53495416-50ab-416a-a6f2-060b8ab3084c tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Snapshot delete request issued successfully. Jul 24 07:43:34.368335 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-53495416-50ab-416a-a6f2-060b8ab3084c tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/snapshots/f51cf445-a060-44b8-91f2-8ec53f938e23 returned with HTTP 202 Jul 24 07:43:34.368864 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 660/2622] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 24 07:43:34 2026] DELETE /volume/v3/snapshots/f51cf445-a060-44b8-91f2-8ec53f938e23 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:43:34.378153 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-7129bc58-397e-4666-92a6-01ec003d604c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:34.381226 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7129bc58-397e-4666-92a6-01ec003d604c tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/snapshots/f51cf445-a060-44b8-91f2-8ec53f938e23 Jul 24 07:43:34.381891 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7129bc58-397e-4666-92a6-01ec003d604c tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:34.382125 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7129bc58-397e-4666-92a6-01ec003d604c tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:34.387587 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:34.387587 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:43:34.388049 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-7129bc58-397e-4666-92a6-01ec003d604c tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Snapshot retrieved successfully. Jul 24 07:43:34.388812 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7129bc58-397e-4666-92a6-01ec003d604c tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/snapshots/f51cf445-a060-44b8-91f2-8ec53f938e23 returned with HTTP 200 Jul 24 07:43:34.389193 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 658/2623] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:43:34 2026] GET /volume/v3/snapshots/f51cf445-a060-44b8-91f2-8ec53f938e23 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:43:34.453478 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-0ad2569f-519e-42a5-9ae9-6812c70b0e98 req-38c9e9ce-4a48-4b2a-867d-40a3bbb944f5 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:34.456382 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-0ad2569f-519e-42a5-9ae9-6812c70b0e98 req-38c9e9ce-4a48-4b2a-867d-40a3bbb944f5 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] DELETE https://10.4.3.170/volume/v3/attachments/4f73d973-24c4-43bb-afdb-338fe4b97ad6 Jul 24 07:43:34.456562 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-0ad2569f-519e-42a5-9ae9-6812c70b0e98 req-38c9e9ce-4a48-4b2a-867d-40a3bbb944f5 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:34.456745 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-0ad2569f-519e-42a5-9ae9-6812c70b0e98 req-38c9e9ce-4a48-4b2a-867d-40a3bbb944f5 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:34.464898 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:34.464898 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:43:34.521615 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-0ad2569f-519e-42a5-9ae9-6812c70b0e98 req-38c9e9ce-4a48-4b2a-867d-40a3bbb944f5 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] https://10.4.3.170/volume/v3/attachments/4f73d973-24c4-43bb-afdb-338fe4b97ad6 returned with HTTP 200 Jul 24 07:43:34.521840 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 647/2624] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 24 07:43:34 2026] DELETE /volume/v3/attachments/4f73d973-24c4-43bb-afdb-338fe4b97ad6 => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:43:34.595717 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b5d4714a-d7d9-459c-88e2-6c79c8054c9a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:34.608366 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b5d4714a-d7d9-459c-88e2-6c79c8054c9a tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/bda21d3e-8024-475d-a622-e5921e2be187 Jul 24 07:43:34.611244 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b5d4714a-d7d9-459c-88e2-6c79c8054c9a tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:34.611951 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b5d4714a-d7d9-459c-88e2-6c79c8054c9a tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:34.614173 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-b5d4714a-d7d9-459c-88e2-6c79c8054c9a tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id bda21d3e-8024-475d-a622-e5921e2be187. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:43:34.628429 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:34.628429 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:43:34.628429 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b5d4714a-d7d9-459c-88e2-6c79c8054c9a tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/bda21d3e-8024-475d-a622-e5921e2be187 returned with HTTP 200 Jul 24 07:43:34.628823 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 660/2625] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:43:34 2026] GET /volume/v3/backups/bda21d3e-8024-475d-a622-e5921e2be187 => generated 824 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:43:34.694802 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-94ed248e-fea4-4566-868e-344fa0a47b7c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:34.698174 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-94ed248e-fea4-4566-868e-344fa0a47b7c tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] GET https://10.4.3.170/volume/v3/volumes/0db86ca8-08d4-40e2-a782-04b050aa9584 Jul 24 07:43:34.698174 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-94ed248e-fea4-4566-868e-344fa0a47b7c tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:34.698174 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-94ed248e-fea4-4566-868e-344fa0a47b7c tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:34.703368 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-94ed248e-fea4-4566-868e-344fa0a47b7c tempest-TestEncryptedCinderVolumes-1689057172 tempest-TestEncryptedCinderVolumes-1689057172-project-member] https://10.4.3.170/volume/v3/volumes/0db86ca8-08d4-40e2-a782-04b050aa9584 returned with HTTP 404 Jul 24 07:43:34.703932 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 661/2626] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:43:34 2026] GET /volume/v3/volumes/0db86ca8-08d4-40e2-a782-04b050aa9584 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:43:34.712518 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-5529aec2-cfc3-465e-96c6-d16d66f6347a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:34.861695 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5529aec2-cfc3-465e-96c6-d16d66f6347a tempest-TestEncryptedCinderVolumes-1710371349 tempest-TestEncryptedCinderVolumes-1710371349-project-admin] GET https://10.4.3.170/volume/v3/volumes/detail?all_tenants=1 Jul 24 07:43:34.861831 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5529aec2-cfc3-465e-96c6-d16d66f6347a tempest-TestEncryptedCinderVolumes-1710371349 tempest-TestEncryptedCinderVolumes-1710371349-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:34.862095 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5529aec2-cfc3-465e-96c6-d16d66f6347a tempest-TestEncryptedCinderVolumes-1710371349 tempest-TestEncryptedCinderVolumes-1710371349-project-admin] Calling method 'detail' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:34.863096 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-5529aec2-cfc3-465e-96c6-d16d66f6347a tempest-TestEncryptedCinderVolumes-1710371349 tempest-TestEncryptedCinderVolumes-1710371349-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100244) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 07:43:34.898102 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-5529aec2-cfc3-465e-96c6-d16d66f6347a tempest-TestEncryptedCinderVolumes-1710371349 tempest-TestEncryptedCinderVolumes-1710371349-project-admin] Get all volumes completed successfully. Jul 24 07:43:34.899912 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:34.899912 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:43:34.904953 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5529aec2-cfc3-465e-96c6-d16d66f6347a tempest-TestEncryptedCinderVolumes-1710371349 tempest-TestEncryptedCinderVolumes-1710371349-project-admin] https://10.4.3.170/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 24 07:43:34.905397 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 659/2627] 10.4.3.170 () {66 vars in 1285 bytes} [Fri Jul 24 07:43:34 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11423 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:43:34.919595 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-c71da8e3-dbb2-464a-a2d9-f56d40ea62e0 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:34.921288 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c71da8e3-dbb2-464a-a2d9-f56d40ea62e0 tempest-TestEncryptedCinderVolumes-1710371349 tempest-TestEncryptedCinderVolumes-1710371349-project-admin] DELETE https://10.4.3.170/volume/v3/types/998159e7-1382-4917-af7d-8cf8546b4620 Jul 24 07:43:34.921477 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c71da8e3-dbb2-464a-a2d9-f56d40ea62e0 tempest-TestEncryptedCinderVolumes-1710371349 tempest-TestEncryptedCinderVolumes-1710371349-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:34.921660 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c71da8e3-dbb2-464a-a2d9-f56d40ea62e0 tempest-TestEncryptedCinderVolumes-1710371349 tempest-TestEncryptedCinderVolumes-1710371349-project-admin] Calling method '_delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:34.921883 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:34.921883 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:43:34.945262 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c71da8e3-dbb2-464a-a2d9-f56d40ea62e0 tempest-TestEncryptedCinderVolumes-1710371349 tempest-TestEncryptedCinderVolumes-1710371349-project-admin] https://10.4.3.170/volume/v3/types/998159e7-1382-4917-af7d-8cf8546b4620 returned with HTTP 202 Jul 24 07:43:34.948091 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 648/2628] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 24 07:43:34 2026] DELETE /volume/v3/types/998159e7-1382-4917-af7d-8cf8546b4620 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:43:35.270193 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ef25af91-1a7e-4f60-ad14-5acd56e61c36 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:35.271968 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ef25af91-1a7e-4f60-ad14-5acd56e61c36 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] GET https://10.4.3.170/volume/v3/volumes/f788c0da-ef59-4a6e-84ed-1f25b9dbceb1 Jul 24 07:43:35.272230 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ef25af91-1a7e-4f60-ad14-5acd56e61c36 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:35.272428 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ef25af91-1a7e-4f60-ad14-5acd56e61c36 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:35.283059 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:35.283059 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:43:35.298606 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-ef25af91-1a7e-4f60-ad14-5acd56e61c36 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Volume info retrieved successfully. Jul 24 07:43:35.310467 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ef25af91-1a7e-4f60-ad14-5acd56e61c36 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] https://10.4.3.170/volume/v3/volumes/f788c0da-ef59-4a6e-84ed-1f25b9dbceb1 returned with HTTP 200 Jul 24 07:43:35.310852 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 661/2629] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:43:35 2026] GET /volume/v3/volumes/f788c0da-ef59-4a6e-84ed-1f25b9dbceb1 => generated 852 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:43:35.403392 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-fb9050b7-d5af-49ec-8ed2-3e6a4be6a1b8 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:35.405362 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-fb9050b7-d5af-49ec-8ed2-3e6a4be6a1b8 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/snapshots/f51cf445-a060-44b8-91f2-8ec53f938e23 Jul 24 07:43:35.405523 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-fb9050b7-d5af-49ec-8ed2-3e6a4be6a1b8 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:35.405719 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-fb9050b7-d5af-49ec-8ed2-3e6a4be6a1b8 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:35.412065 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-fb9050b7-d5af-49ec-8ed2-3e6a4be6a1b8 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/snapshots/f51cf445-a060-44b8-91f2-8ec53f938e23 returned with HTTP 404 Jul 24 07:43:35.412588 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 662/2630] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:43:35 2026] GET /volume/v3/snapshots/f51cf445-a060-44b8-91f2-8ec53f938e23 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:43:35.421658 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-cb3e7ae2-3f8c-4b4e-bc85-a51b0c6f782c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:35.424946 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-cb3e7ae2-3f8c-4b4e-bc85-a51b0c6f782c tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] DELETE https://10.4.3.170/volume/v3/volumes/731b9c48-7651-4432-8670-6c1cbb9518cd Jul 24 07:43:35.425133 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-cb3e7ae2-3f8c-4b4e-bc85-a51b0c6f782c tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:35.425347 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-cb3e7ae2-3f8c-4b4e-bc85-a51b0c6f782c tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:35.425778 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-cb3e7ae2-3f8c-4b4e-bc85-a51b0c6f782c tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Delete volume with id: 731b9c48-7651-4432-8670-6c1cbb9518cd Jul 24 07:43:35.434252 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:35.434252 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:43:35.434766 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-cb3e7ae2-3f8c-4b4e-bc85-a51b0c6f782c tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Volume info retrieved successfully. Jul 24 07:43:35.458099 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-cb3e7ae2-3f8c-4b4e-bc85-a51b0c6f782c tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Delete volume request issued successfully. Jul 24 07:43:35.458346 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-cb3e7ae2-3f8c-4b4e-bc85-a51b0c6f782c tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/volumes/731b9c48-7651-4432-8670-6c1cbb9518cd returned with HTTP 202 Jul 24 07:43:35.458801 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 660/2631] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:43:35 2026] DELETE /volume/v3/volumes/731b9c48-7651-4432-8670-6c1cbb9518cd => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:43:35.468828 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-f52bcab2-0076-482c-bd3b-d8235e27923d None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:35.474655 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f52bcab2-0076-482c-bd3b-d8235e27923d tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/volumes/731b9c48-7651-4432-8670-6c1cbb9518cd Jul 24 07:43:35.475684 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f52bcab2-0076-482c-bd3b-d8235e27923d tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:35.476360 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f52bcab2-0076-482c-bd3b-d8235e27923d tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:35.486532 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:35.486532 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:43:35.491465 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-f52bcab2-0076-482c-bd3b-d8235e27923d tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Volume info retrieved successfully. Jul 24 07:43:35.497506 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f52bcab2-0076-482c-bd3b-d8235e27923d tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/volumes/731b9c48-7651-4432-8670-6c1cbb9518cd returned with HTTP 200 Jul 24 07:43:35.497986 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 649/2632] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:43:35 2026] GET /volume/v3/volumes/731b9c48-7651-4432-8670-6c1cbb9518cd => generated 1366 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:43:35.638468 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-728b9917-2df8-4fed-8d0a-813142f22f68 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:35.640712 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-728b9917-2df8-4fed-8d0a-813142f22f68 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/bda21d3e-8024-475d-a622-e5921e2be187 Jul 24 07:43:35.640991 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-728b9917-2df8-4fed-8d0a-813142f22f68 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:35.641320 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-728b9917-2df8-4fed-8d0a-813142f22f68 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:35.641498 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-728b9917-2df8-4fed-8d0a-813142f22f68 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id bda21d3e-8024-475d-a622-e5921e2be187. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:43:35.647145 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:35.647145 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:43:35.648260 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-728b9917-2df8-4fed-8d0a-813142f22f68 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/bda21d3e-8024-475d-a622-e5921e2be187 returned with HTTP 200 Jul 24 07:43:35.648746 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 662/2633] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:43:35 2026] GET /volume/v3/backups/bda21d3e-8024-475d-a622-e5921e2be187 => generated 824 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:43:36.513983 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-1a4542ba-0a2c-47a8-9234-bdcffbafb5fd None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:36.518195 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1a4542ba-0a2c-47a8-9234-bdcffbafb5fd tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/volumes/731b9c48-7651-4432-8670-6c1cbb9518cd Jul 24 07:43:36.518459 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-1a4542ba-0a2c-47a8-9234-bdcffbafb5fd tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:36.518576 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-1a4542ba-0a2c-47a8-9234-bdcffbafb5fd tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:36.531440 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1a4542ba-0a2c-47a8-9234-bdcffbafb5fd tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/volumes/731b9c48-7651-4432-8670-6c1cbb9518cd returned with HTTP 404 Jul 24 07:43:36.531948 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 663/2634] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:43:36 2026] GET /volume/v3/volumes/731b9c48-7651-4432-8670-6c1cbb9518cd => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:43:36.565108 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-3d99f165-154e-40aa-a579-dc3d9db7f376 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:36.567521 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3d99f165-154e-40aa-a579-dc3d9db7f376 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:43:36.568051 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3d99f165-154e-40aa-a579-dc3d9db7f376 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1262893399", "snapshot_id": null, "imageRef": "c7843099-d178-467f-91a9-52ff7d08103c", "volume_type": null, "size": 1}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:43:36.573328 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-3d99f165-154e-40aa-a579-dc3d9db7f376 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1262893399', 'snapshot_id': None, 'imageRef': 'c7843099-d178-467f-91a9-52ff7d08103c', 'volume_type': None, 'size': 1}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:43:36.666741 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-d45d47e1-4f4d-4b55-946d-e46b577665e6 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:36.668555 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d45d47e1-4f4d-4b55-946d-e46b577665e6 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/bda21d3e-8024-475d-a622-e5921e2be187 Jul 24 07:43:36.668985 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d45d47e1-4f4d-4b55-946d-e46b577665e6 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:36.668985 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d45d47e1-4f4d-4b55-946d-e46b577665e6 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:36.668985 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-d45d47e1-4f4d-4b55-946d-e46b577665e6 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id bda21d3e-8024-475d-a622-e5921e2be187. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:43:36.674542 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:36.674542 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:43:36.675247 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d45d47e1-4f4d-4b55-946d-e46b577665e6 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/bda21d3e-8024-475d-a622-e5921e2be187 returned with HTTP 200 Jul 24 07:43:36.675690 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 650/2635] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:43:36 2026] GET /volume/v3/backups/bda21d3e-8024-475d-a622-e5921e2be187 => generated 824 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:43:36.693663 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-3d99f165-154e-40aa-a579-dc3d9db7f376 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Create volume of 1 GB Jul 24 07:43:36.699167 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-3d99f165-154e-40aa-a579-dc3d9db7f376 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Availability Zones retrieved successfully. Jul 24 07:43:36.706149 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-3d99f165-154e-40aa-a579-dc3d9db7f376 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Flow 'volume_create_api' (5efbd163-b236-463b-8cfa-f33d7b75d3ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:43:36.707537 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-3d99f165-154e-40aa-a579-dc3d9db7f376 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (726dcb5b-7f70-4ccd-9f82-46b90c7821ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:43:36.708705 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-3d99f165-154e-40aa-a579-dc3d9db7f376 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:43:36.736274 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-b73bd2ee-3156-4c41-b58a-a9fe077d8cd7 req-d5775692-5a4f-4379-b910-ac0e6dbae231 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:36.740570 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-b73bd2ee-3156-4c41-b58a-a9fe077d8cd7 req-d5775692-5a4f-4379-b910-ac0e6dbae231 tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:43:36.740904 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-b73bd2ee-3156-4c41-b58a-a9fe077d8cd7 req-d5775692-5a4f-4379-b910-ac0e6dbae231 tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-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": "c7843099-d178-467f-91a9-52ff7d08103c", "source_volid": null, "backup_id": null}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:43:36.742537 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [req-b73bd2ee-3156-4c41-b58a-a9fe077d8cd7 req-d5775692-5a4f-4379-b910-ac0e6dbae231 tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-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': 'c7843099-d178-467f-91a9-52ff7d08103c', 'source_volid': None, 'backup_id': None}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:43:36.790166 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-3d99f165-154e-40aa-a579-dc3d9db7f376 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (726dcb5b-7f70-4ccd-9f82-46b90c7821ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:43:36.791141 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-3d99f165-154e-40aa-a579-dc3d9db7f376 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (856e4c78-3c32-4ab7-8663-f4e3c751075b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:43:36.848174 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-3d99f165-154e-40aa-a579-dc3d9db7f376 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Created reservations ['9d157acf-6198-4886-816b-933166a2cb52', '96ddc527-b283-4663-8750-e73704586b01', '04dc07aa-dafa-4bf3-a22e-43f8a66d93f9', '5bfb505c-efc4-416f-b98c-cc3c4bd1d826'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:43:36.848943 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-3d99f165-154e-40aa-a579-dc3d9db7f376 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (856e4c78-3c32-4ab7-8663-f4e3c751075b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d157acf-6198-4886-816b-933166a2cb52', '96ddc527-b283-4663-8750-e73704586b01', '04dc07aa-dafa-4bf3-a22e-43f8a66d93f9', '5bfb505c-efc4-416f-b98c-cc3c4bd1d826']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:43:36.849722 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-3d99f165-154e-40aa-a579-dc3d9db7f376 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f50907d7-801e-4b31-b51c-7189c3ddf15c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:43:36.876291 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-3d99f165-154e-40aa-a579-dc3d9db7f376 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f50907d7-801e-4b31-b51c-7189c3ddf15c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '504726e4-e1d2-43a0-a23c-55660ac7274b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1262893399',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0903447a1af74e9f9d132c29f7035265',qos_specs=None,replication_status=,reservations=['9d157acf-6198-4886-816b-933166a2cb52','96ddc527-b283-4663-8750-e73704586b01','04dc07aa-dafa-4bf3-a22e-43f8a66d93f9','5bfb505c-efc4-416f-b98c-cc3c4bd1d826'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c76cae0d7bb84cf8a7682f09ef9706ec',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:43:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1262893399',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=504726e4-e1d2-43a0-a23c-55660ac7274b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0903447a1af74e9f9d132c29f7035265',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c76cae0d7bb84cf8a7682f09ef9706ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:43:36.876638 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [req-b73bd2ee-3156-4c41-b58a-a9fe077d8cd7 req-d5775692-5a4f-4379-b910-ac0e6dbae231 tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] Create volume of 1 GB Jul 24 07:43:36.877503 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-3d99f165-154e-40aa-a579-dc3d9db7f376 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8928963-0740-4eef-b8e5-1726d3879b29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:43:36.882962 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [req-b73bd2ee-3156-4c41-b58a-a9fe077d8cd7 req-d5775692-5a4f-4379-b910-ac0e6dbae231 tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] Availability Zones retrieved successfully. Jul 24 07:43:36.891641 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [req-b73bd2ee-3156-4c41-b58a-a9fe077d8cd7 req-d5775692-5a4f-4379-b910-ac0e6dbae231 tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] Flow 'volume_create_api' (9e3c2a92-10be-4437-a0dd-7b27525180a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:43:36.892723 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [req-b73bd2ee-3156-4c41-b58a-a9fe077d8cd7 req-d5775692-5a4f-4379-b910-ac0e6dbae231 tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd1528ba-dee8-47d2-bf47-42f1d139f911) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:43:36.893615 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [req-b73bd2ee-3156-4c41-b58a-a9fe077d8cd7 req-d5775692-5a4f-4379-b910-ac0e6dbae231 tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:43:36.897658 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-3d99f165-154e-40aa-a579-dc3d9db7f376 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8928963-0740-4eef-b8e5-1726d3879b29) transitioned into state 'SUCCESS' from state '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-1262893399',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0903447a1af74e9f9d132c29f7035265',qos_specs=None,replication_status=,reservations=['9d157acf-6198-4886-816b-933166a2cb52','96ddc527-b283-4663-8750-e73704586b01','04dc07aa-dafa-4bf3-a22e-43f8a66d93f9','5bfb505c-efc4-416f-b98c-cc3c4bd1d826'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c76cae0d7bb84cf8a7682f09ef9706ec',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:43:36.898437 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-3d99f165-154e-40aa-a579-dc3d9db7f376 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82dbfc40-f483-467c-8698-2ba405ae0b6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:43:36.907376 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-3d99f165-154e-40aa-a579-dc3d9db7f376 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82dbfc40-f483-467c-8698-2ba405ae0b6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:43:36.908112 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-3d99f165-154e-40aa-a579-dc3d9db7f376 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Flow 'volume_create_api' (5efbd163-b236-463b-8cfa-f33d7b75d3ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:43:36.908404 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-3d99f165-154e-40aa-a579-dc3d9db7f376 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Create volume request issued successfully. Jul 24 07:43:36.908884 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3d99f165-154e-40aa-a579-dc3d9db7f376 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:43:36.909535 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 661/2636] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 24 07:43:36 2026] POST /volume/v3/volumes => generated 759 bytes in 345 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:43:36.922932 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-c16d85d9-6dbd-4974-8bc5-51a81721e3c9 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:36.924702 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c16d85d9-6dbd-4974-8bc5-51a81721e3c9 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/volumes/504726e4-e1d2-43a0-a23c-55660ac7274b Jul 24 07:43:36.924702 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c16d85d9-6dbd-4974-8bc5-51a81721e3c9 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:36.924702 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c16d85d9-6dbd-4974-8bc5-51a81721e3c9 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:36.930490 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:36.930490 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:43:36.935434 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-c16d85d9-6dbd-4974-8bc5-51a81721e3c9 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Volume info retrieved successfully. Jul 24 07:43:36.940538 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c16d85d9-6dbd-4974-8bc5-51a81721e3c9 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/volumes/504726e4-e1d2-43a0-a23c-55660ac7274b returned with HTTP 200 Jul 24 07:43:36.941100 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 664/2637] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:43:36 2026] GET /volume/v3/volumes/504726e4-e1d2-43a0-a23c-55660ac7274b => generated 827 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:43:36.965388 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [req-b73bd2ee-3156-4c41-b58a-a9fe077d8cd7 req-d5775692-5a4f-4379-b910-ac0e6dbae231 tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd1528ba-dee8-47d2-bf47-42f1d139f911) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:43:36.966093 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [req-b73bd2ee-3156-4c41-b58a-a9fe077d8cd7 req-d5775692-5a4f-4379-b910-ac0e6dbae231 tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28429108-0ae3-4370-80b5-e944a05bc1e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:43:37.033272 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.quota [req-b73bd2ee-3156-4c41-b58a-a9fe077d8cd7 req-d5775692-5a4f-4379-b910-ac0e6dbae231 tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] Created reservations ['907d2de3-9994-4097-b9d4-c15f72eb0865', 'd5c92316-54ff-4843-878e-56a93441a2b5', '017c4e59-b8bc-40c6-8547-f518c9812538', 'e2fb46f8-a034-4487-ae24-c5c53e5b375c'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:43:37.034123 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [req-b73bd2ee-3156-4c41-b58a-a9fe077d8cd7 req-d5775692-5a4f-4379-b910-ac0e6dbae231 tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28429108-0ae3-4370-80b5-e944a05bc1e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['907d2de3-9994-4097-b9d4-c15f72eb0865', 'd5c92316-54ff-4843-878e-56a93441a2b5', '017c4e59-b8bc-40c6-8547-f518c9812538', 'e2fb46f8-a034-4487-ae24-c5c53e5b375c']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:43:37.034893 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [req-b73bd2ee-3156-4c41-b58a-a9fe077d8cd7 req-d5775692-5a4f-4379-b910-ac0e6dbae231 tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e1950af-d305-4eab-a02d-e28951f40873) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:43:37.056044 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [req-b73bd2ee-3156-4c41-b58a-a9fe077d8cd7 req-d5775692-5a4f-4379-b910-ac0e6dbae231 tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e1950af-d305-4eab-a02d-e28951f40873) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0c75d68e-67dc-4235-af8e-84eab0f8b3ae', '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='a5e12d559fca4f6b9789787a97f65443',qos_specs=None,replication_status=,reservations=['907d2de3-9994-4097-b9d4-c15f72eb0865','d5c92316-54ff-4843-878e-56a93441a2b5','017c4e59-b8bc-40c6-8547-f518c9812538','e2fb46f8-a034-4487-ae24-c5c53e5b375c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac594d3ce0b54034bff64639b70e05ed',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:43:37Z,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=0c75d68e-67dc-4235-af8e-84eab0f8b3ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a5e12d559fca4f6b9789787a97f65443',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ac594d3ce0b54034bff64639b70e05ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:43:37.056908 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [req-b73bd2ee-3156-4c41-b58a-a9fe077d8cd7 req-d5775692-5a4f-4379-b910-ac0e6dbae231 tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11a8d870-4b49-485b-a1f5-200c7406f473) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:43:37.084247 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [req-b73bd2ee-3156-4c41-b58a-a9fe077d8cd7 req-d5775692-5a4f-4379-b910-ac0e6dbae231 tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11a8d870-4b49-485b-a1f5-200c7406f473) transitioned into 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='a5e12d559fca4f6b9789787a97f65443',qos_specs=None,replication_status=,reservations=['907d2de3-9994-4097-b9d4-c15f72eb0865','d5c92316-54ff-4843-878e-56a93441a2b5','017c4e59-b8bc-40c6-8547-f518c9812538','e2fb46f8-a034-4487-ae24-c5c53e5b375c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac594d3ce0b54034bff64639b70e05ed',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:43:37.084996 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [req-b73bd2ee-3156-4c41-b58a-a9fe077d8cd7 req-d5775692-5a4f-4379-b910-ac0e6dbae231 tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75848c01-8a4a-4431-a03c-3d9bf04e6e07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:43:37.094734 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [req-b73bd2ee-3156-4c41-b58a-a9fe077d8cd7 req-d5775692-5a4f-4379-b910-ac0e6dbae231 tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75848c01-8a4a-4431-a03c-3d9bf04e6e07) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:43:37.095627 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [req-b73bd2ee-3156-4c41-b58a-a9fe077d8cd7 req-d5775692-5a4f-4379-b910-ac0e6dbae231 tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] Flow 'volume_create_api' (9e3c2a92-10be-4437-a0dd-7b27525180a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:43:37.095952 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [req-b73bd2ee-3156-4c41-b58a-a9fe077d8cd7 req-d5775692-5a4f-4379-b910-ac0e6dbae231 tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] Create volume request issued successfully. Jul 24 07:43:37.096763 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-b73bd2ee-3156-4c41-b58a-a9fe077d8cd7 req-d5775692-5a4f-4379-b910-ac0e6dbae231 tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:43:37.097107 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 663/2638] 10.4.3.170 () {72 vars in 1541 bytes} [Fri Jul 24 07:43:36 2026] POST /volume/v3/volumes => generated 703 bytes in 361 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:43:37.109807 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-b73bd2ee-3156-4c41-b58a-a9fe077d8cd7 req-6e46b626-5369-4123-bd72-9541a08ff862 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:37.111704 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-b73bd2ee-3156-4c41-b58a-a9fe077d8cd7 req-6e46b626-5369-4123-bd72-9541a08ff862 tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] GET https://10.4.3.170/volume/v3/volumes/0c75d68e-67dc-4235-af8e-84eab0f8b3ae Jul 24 07:43:37.111954 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-b73bd2ee-3156-4c41-b58a-a9fe077d8cd7 req-6e46b626-5369-4123-bd72-9541a08ff862 tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:37.112153 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-b73bd2ee-3156-4c41-b58a-a9fe077d8cd7 req-6e46b626-5369-4123-bd72-9541a08ff862 tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:37.122064 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:37.122064 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:43:37.127887 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-b73bd2ee-3156-4c41-b58a-a9fe077d8cd7 req-6e46b626-5369-4123-bd72-9541a08ff862 tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] Volume info retrieved successfully. Jul 24 07:43:37.133831 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-b73bd2ee-3156-4c41-b58a-a9fe077d8cd7 req-6e46b626-5369-4123-bd72-9541a08ff862 tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] https://10.4.3.170/volume/v3/volumes/0c75d68e-67dc-4235-af8e-84eab0f8b3ae returned with HTTP 200 Jul 24 07:43:37.134417 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 651/2639] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:43:37 2026] GET /volume/v3/volumes/0c75d68e-67dc-4235-af8e-84eab0f8b3ae => generated 771 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:43:37.144086 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-b73bd2ee-3156-4c41-b58a-a9fe077d8cd7 req-d63e159a-082b-40cf-b7cc-0ef0f4ca1e6c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:37.147387 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-b73bd2ee-3156-4c41-b58a-a9fe077d8cd7 req-d63e159a-082b-40cf-b7cc-0ef0f4ca1e6c tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] GET https://10.4.3.170/volume/v3/volumes/0c75d68e-67dc-4235-af8e-84eab0f8b3ae Jul 24 07:43:37.147611 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-b73bd2ee-3156-4c41-b58a-a9fe077d8cd7 req-d63e159a-082b-40cf-b7cc-0ef0f4ca1e6c tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:37.147828 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-b73bd2ee-3156-4c41-b58a-a9fe077d8cd7 req-d63e159a-082b-40cf-b7cc-0ef0f4ca1e6c tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:37.160334 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:37.160334 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:43:37.169648 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-b73bd2ee-3156-4c41-b58a-a9fe077d8cd7 req-d63e159a-082b-40cf-b7cc-0ef0f4ca1e6c tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] Volume info retrieved successfully. Jul 24 07:43:37.175392 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-b73bd2ee-3156-4c41-b58a-a9fe077d8cd7 req-d63e159a-082b-40cf-b7cc-0ef0f4ca1e6c tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] https://10.4.3.170/volume/v3/volumes/0c75d68e-67dc-4235-af8e-84eab0f8b3ae returned with HTTP 200 Jul 24 07:43:37.175799 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 662/2640] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:43:37 2026] GET /volume/v3/volumes/0c75d68e-67dc-4235-af8e-84eab0f8b3ae => generated 771 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:43:37.689451 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-b0c8ba50-85e8-479a-abe3-1010115ffc7d None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:37.691784 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b0c8ba50-85e8-479a-abe3-1010115ffc7d tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/bda21d3e-8024-475d-a622-e5921e2be187 Jul 24 07:43:37.692059 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b0c8ba50-85e8-479a-abe3-1010115ffc7d tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:37.692315 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b0c8ba50-85e8-479a-abe3-1010115ffc7d tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:37.692494 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-b0c8ba50-85e8-479a-abe3-1010115ffc7d tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id bda21d3e-8024-475d-a622-e5921e2be187. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:43:37.696719 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:37.696719 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:43:37.697746 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b0c8ba50-85e8-479a-abe3-1010115ffc7d tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/bda21d3e-8024-475d-a622-e5921e2be187 returned with HTTP 200 Jul 24 07:43:37.698397 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 665/2641] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:43:37 2026] GET /volume/v3/backups/bda21d3e-8024-475d-a622-e5921e2be187 => generated 824 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:43:37.955249 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-04adda18-2b36-4223-a4a4-62f767e32843 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:37.958535 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-04adda18-2b36-4223-a4a4-62f767e32843 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/volumes/504726e4-e1d2-43a0-a23c-55660ac7274b Jul 24 07:43:37.958802 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-04adda18-2b36-4223-a4a4-62f767e32843 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:37.959048 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-04adda18-2b36-4223-a4a4-62f767e32843 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:37.969265 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:37.969265 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:43:37.973551 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-04adda18-2b36-4223-a4a4-62f767e32843 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Volume info retrieved successfully. Jul 24 07:43:37.980069 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-04adda18-2b36-4223-a4a4-62f767e32843 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/volumes/504726e4-e1d2-43a0-a23c-55660ac7274b returned with HTTP 200 Jul 24 07:43:37.980622 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 664/2642] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:43:37 2026] GET /volume/v3/volumes/504726e4-e1d2-43a0-a23c-55660ac7274b => generated 1367 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:43:37.999038 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-df32cc74-9386-4382-b1d9-dda3e45e37a1 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:38.001103 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-df32cc74-9386-4382-b1d9-dda3e45e37a1 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/volumes/504726e4-e1d2-43a0-a23c-55660ac7274b Jul 24 07:43:38.001357 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-df32cc74-9386-4382-b1d9-dda3e45e37a1 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:38.001601 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-df32cc74-9386-4382-b1d9-dda3e45e37a1 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:38.013425 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:38.013425 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:43:38.022038 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-df32cc74-9386-4382-b1d9-dda3e45e37a1 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Volume info retrieved successfully. Jul 24 07:43:38.027549 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-df32cc74-9386-4382-b1d9-dda3e45e37a1 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/volumes/504726e4-e1d2-43a0-a23c-55660ac7274b returned with HTTP 200 Jul 24 07:43:38.027917 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 652/2643] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:43:37 2026] GET /volume/v3/volumes/504726e4-e1d2-43a0-a23c-55660ac7274b => generated 1367 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:43:38.372154 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-1f48d3fa-0fe8-48c8-a05e-214a784cb8ca None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:38.374605 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1f48d3fa-0fe8-48c8-a05e-214a784cb8ca tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] DELETE https://10.4.3.170/volume/v3/volumes/f788c0da-ef59-4a6e-84ed-1f25b9dbceb1 Jul 24 07:43:38.374795 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1f48d3fa-0fe8-48c8-a05e-214a784cb8ca tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:38.375004 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1f48d3fa-0fe8-48c8-a05e-214a784cb8ca tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:38.375218 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-1f48d3fa-0fe8-48c8-a05e-214a784cb8ca tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Delete volume with id: f788c0da-ef59-4a6e-84ed-1f25b9dbceb1 Jul 24 07:43:38.385011 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:38.385011 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:43:38.385704 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-1f48d3fa-0fe8-48c8-a05e-214a784cb8ca tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Volume info retrieved successfully. Jul 24 07:43:38.421141 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-1f48d3fa-0fe8-48c8-a05e-214a784cb8ca tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Delete volume request issued successfully. Jul 24 07:43:38.421141 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1f48d3fa-0fe8-48c8-a05e-214a784cb8ca tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] https://10.4.3.170/volume/v3/volumes/f788c0da-ef59-4a6e-84ed-1f25b9dbceb1 returned with HTTP 202 Jul 24 07:43:38.421141 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 663/2644] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:43:38 2026] DELETE /volume/v3/volumes/f788c0da-ef59-4a6e-84ed-1f25b9dbceb1 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:43:38.430258 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-e37a1dc0-328e-4e61-9ca5-75fc1e920b84 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:38.431908 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e37a1dc0-328e-4e61-9ca5-75fc1e920b84 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] GET https://10.4.3.170/volume/v3/volumes/f788c0da-ef59-4a6e-84ed-1f25b9dbceb1 Jul 24 07:43:38.432101 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e37a1dc0-328e-4e61-9ca5-75fc1e920b84 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:38.432701 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e37a1dc0-328e-4e61-9ca5-75fc1e920b84 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:38.440672 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:38.440672 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:43:38.445557 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-e37a1dc0-328e-4e61-9ca5-75fc1e920b84 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Volume info retrieved successfully. Jul 24 07:43:38.450866 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e37a1dc0-328e-4e61-9ca5-75fc1e920b84 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] https://10.4.3.170/volume/v3/volumes/f788c0da-ef59-4a6e-84ed-1f25b9dbceb1 returned with HTTP 200 Jul 24 07:43:38.451533 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 666/2645] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:43:38 2026] GET /volume/v3/volumes/f788c0da-ef59-4a6e-84ed-1f25b9dbceb1 => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:43:38.711197 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-7c06038f-664b-41a2-9db5-fd04eaa874b8 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:38.713778 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7c06038f-664b-41a2-9db5-fd04eaa874b8 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/bda21d3e-8024-475d-a622-e5921e2be187 Jul 24 07:43:38.713962 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7c06038f-664b-41a2-9db5-fd04eaa874b8 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:38.714313 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7c06038f-664b-41a2-9db5-fd04eaa874b8 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:38.714313 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-7c06038f-664b-41a2-9db5-fd04eaa874b8 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id bda21d3e-8024-475d-a622-e5921e2be187. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:43:38.725835 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:38.725835 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:43:38.726651 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7c06038f-664b-41a2-9db5-fd04eaa874b8 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/bda21d3e-8024-475d-a622-e5921e2be187 returned with HTTP 200 Jul 24 07:43:38.727011 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 665/2646] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:43:38 2026] GET /volume/v3/backups/bda21d3e-8024-475d-a622-e5921e2be187 => generated 824 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:43:39.465410 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-d752485e-98d3-4cfc-9216-7e66d3875b25 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:39.467143 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d752485e-98d3-4cfc-9216-7e66d3875b25 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] GET https://10.4.3.170/volume/v3/volumes/f788c0da-ef59-4a6e-84ed-1f25b9dbceb1 Jul 24 07:43:39.467143 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d752485e-98d3-4cfc-9216-7e66d3875b25 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:39.467526 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d752485e-98d3-4cfc-9216-7e66d3875b25 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:39.472163 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d752485e-98d3-4cfc-9216-7e66d3875b25 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] https://10.4.3.170/volume/v3/volumes/f788c0da-ef59-4a6e-84ed-1f25b9dbceb1 returned with HTTP 404 Jul 24 07:43:39.472753 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 653/2647] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:43:39 2026] GET /volume/v3/volumes/f788c0da-ef59-4a6e-84ed-1f25b9dbceb1 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:43:39.478864 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-2f879a28-873e-44fd-ba20-adc03758912a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:39.480526 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2f879a28-873e-44fd-ba20-adc03758912a tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] DELETE https://10.4.3.170/volume/v3/volumes/8d2048b3-b5e5-4184-892f-2f862772de2e Jul 24 07:43:39.480723 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2f879a28-873e-44fd-ba20-adc03758912a tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:39.480940 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2f879a28-873e-44fd-ba20-adc03758912a tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:39.481090 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-2f879a28-873e-44fd-ba20-adc03758912a tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Delete volume with id: 8d2048b3-b5e5-4184-892f-2f862772de2e Jul 24 07:43:39.487915 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:39.487915 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:43:39.488425 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-2f879a28-873e-44fd-ba20-adc03758912a tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Volume info retrieved successfully. Jul 24 07:43:39.504106 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-2f879a28-873e-44fd-ba20-adc03758912a tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Delete volume request issued successfully. Jul 24 07:43:39.504336 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2f879a28-873e-44fd-ba20-adc03758912a tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] https://10.4.3.170/volume/v3/volumes/8d2048b3-b5e5-4184-892f-2f862772de2e returned with HTTP 202 Jul 24 07:43:39.504791 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 664/2648] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:43:39 2026] DELETE /volume/v3/volumes/8d2048b3-b5e5-4184-892f-2f862772de2e => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:43:39.512578 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-33495296-acd0-4d29-b644-cb2cbbd39f49 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:39.514971 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-33495296-acd0-4d29-b644-cb2cbbd39f49 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] GET https://10.4.3.170/volume/v3/volumes/8d2048b3-b5e5-4184-892f-2f862772de2e Jul 24 07:43:39.515215 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-33495296-acd0-4d29-b644-cb2cbbd39f49 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:39.515414 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-33495296-acd0-4d29-b644-cb2cbbd39f49 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:39.527924 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:39.527924 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:43:39.532565 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-33495296-acd0-4d29-b644-cb2cbbd39f49 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Volume info retrieved successfully. Jul 24 07:43:39.538894 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-33495296-acd0-4d29-b644-cb2cbbd39f49 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] https://10.4.3.170/volume/v3/volumes/8d2048b3-b5e5-4184-892f-2f862772de2e returned with HTTP 200 Jul 24 07:43:39.539346 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 667/2649] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:43:39 2026] GET /volume/v3/volumes/8d2048b3-b5e5-4184-892f-2f862772de2e => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:43:39.740464 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-7434c061-c7e7-46ff-99d7-d862ada94480 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:39.742336 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7434c061-c7e7-46ff-99d7-d862ada94480 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/bda21d3e-8024-475d-a622-e5921e2be187 Jul 24 07:43:39.742594 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7434c061-c7e7-46ff-99d7-d862ada94480 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:39.742803 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7434c061-c7e7-46ff-99d7-d862ada94480 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:39.742966 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-7434c061-c7e7-46ff-99d7-d862ada94480 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id bda21d3e-8024-475d-a622-e5921e2be187. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:43:39.748283 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:39.748283 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:43:39.748989 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7434c061-c7e7-46ff-99d7-d862ada94480 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/bda21d3e-8024-475d-a622-e5921e2be187 returned with HTTP 200 Jul 24 07:43:39.749382 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 666/2650] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:43:39 2026] GET /volume/v3/backups/bda21d3e-8024-475d-a622-e5921e2be187 => generated 824 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:43:39.783891 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-6b3ac70d-1193-4945-bf11-42e5144e9dba req-7307824e-d2e1-40bf-b87c-e2ae96c51041 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:39.786428 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-6b3ac70d-1193-4945-bf11-42e5144e9dba req-7307824e-d2e1-40bf-b87c-e2ae96c51041 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/volumes/504726e4-e1d2-43a0-a23c-55660ac7274b Jul 24 07:43:39.786618 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-6b3ac70d-1193-4945-bf11-42e5144e9dba req-7307824e-d2e1-40bf-b87c-e2ae96c51041 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:39.786786 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-6b3ac70d-1193-4945-bf11-42e5144e9dba req-7307824e-d2e1-40bf-b87c-e2ae96c51041 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:39.797846 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:39.797846 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:43:39.803820 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-6b3ac70d-1193-4945-bf11-42e5144e9dba req-7307824e-d2e1-40bf-b87c-e2ae96c51041 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Volume info retrieved successfully. Jul 24 07:43:39.812965 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-6b3ac70d-1193-4945-bf11-42e5144e9dba req-7307824e-d2e1-40bf-b87c-e2ae96c51041 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/volumes/504726e4-e1d2-43a0-a23c-55660ac7274b returned with HTTP 200 Jul 24 07:43:39.813435 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 654/2651] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:43:39 2026] GET /volume/v3/volumes/504726e4-e1d2-43a0-a23c-55660ac7274b => generated 1367 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:43:40.186176 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-b73bd2ee-3156-4c41-b58a-a9fe077d8cd7 req-1b3b1865-0d22-4f7b-8e70-ec1a69283fbf None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:40.188179 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-b73bd2ee-3156-4c41-b58a-a9fe077d8cd7 req-1b3b1865-0d22-4f7b-8e70-ec1a69283fbf tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] GET https://10.4.3.170/volume/v3/volumes/0c75d68e-67dc-4235-af8e-84eab0f8b3ae Jul 24 07:43:40.188428 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-b73bd2ee-3156-4c41-b58a-a9fe077d8cd7 req-1b3b1865-0d22-4f7b-8e70-ec1a69283fbf tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:40.188674 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-b73bd2ee-3156-4c41-b58a-a9fe077d8cd7 req-1b3b1865-0d22-4f7b-8e70-ec1a69283fbf tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:40.201678 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:40.201678 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:43:40.210507 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-b73bd2ee-3156-4c41-b58a-a9fe077d8cd7 req-1b3b1865-0d22-4f7b-8e70-ec1a69283fbf tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] Volume info retrieved successfully. Jul 24 07:43:40.217775 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-b73bd2ee-3156-4c41-b58a-a9fe077d8cd7 req-1b3b1865-0d22-4f7b-8e70-ec1a69283fbf tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] https://10.4.3.170/volume/v3/volumes/0c75d68e-67dc-4235-af8e-84eab0f8b3ae returned with HTTP 200 Jul 24 07:43:40.218384 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 665/2652] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:43:40 2026] GET /volume/v3/volumes/0c75d68e-67dc-4235-af8e-84eab0f8b3ae => generated 1311 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:43:40.226732 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-beb45e6f-d251-415b-a997-1dd67903a663 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:40.227100 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-beb45e6f-d251-415b-a997-1dd67903a663 None None] GET https://10.4.3.170/volume// Jul 24 07:43:40.227273 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-beb45e6f-d251-415b-a997-1dd67903a663 None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:40.227512 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-beb45e6f-d251-415b-a997-1dd67903a663 None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:40.227800 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-beb45e6f-d251-415b-a997-1dd67903a663 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:43:40.228094 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 668/2653] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:43:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:43:40.236709 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-b73bd2ee-3156-4c41-b58a-a9fe077d8cd7 req-8558a14d-6b82-4b5e-88c5-220fac1ecbc4 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:40.238743 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-b73bd2ee-3156-4c41-b58a-a9fe077d8cd7 req-8558a14d-6b82-4b5e-88c5-220fac1ecbc4 tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 24 07:43:40.239332 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-b73bd2ee-3156-4c41-b58a-a9fe077d8cd7 req-8558a14d-6b82-4b5e-88c5-220fac1ecbc4 tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0c75d68e-67dc-4235-af8e-84eab0f8b3ae", "connector": null, "instance_uuid": "e7681904-bcde-44ad-bb24-d9f1e24495c8"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:43:40.248475 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:40.248475 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:43:40.288130 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-b73bd2ee-3156-4c41-b58a-a9fe077d8cd7 req-8558a14d-6b82-4b5e-88c5-220fac1ecbc4 tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 24 07:43:40.288573 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 667/2654] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 24 07:43:40 2026] POST /volume/v3/attachments => generated 273 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:43:40.300861 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-6b3ac70d-1193-4945-bf11-42e5144e9dba req-3bcb2c72-39a8-48ba-adf2-671c9e55d8db None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:40.302850 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-6b3ac70d-1193-4945-bf11-42e5144e9dba req-3bcb2c72-39a8-48ba-adf2-671c9e55d8db tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/volumes/504726e4-e1d2-43a0-a23c-55660ac7274b Jul 24 07:43:40.303120 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-6b3ac70d-1193-4945-bf11-42e5144e9dba req-3bcb2c72-39a8-48ba-adf2-671c9e55d8db tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:40.303296 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-6b3ac70d-1193-4945-bf11-42e5144e9dba req-3bcb2c72-39a8-48ba-adf2-671c9e55d8db tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:40.304303 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-16bba072-8c59-42d9-b019-5e3b24895d96 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:40.304721 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-16bba072-8c59-42d9-b019-5e3b24895d96 None None] GET https://10.4.3.170/volume// Jul 24 07:43:40.304842 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-16bba072-8c59-42d9-b019-5e3b24895d96 None None] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:40.305012 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-16bba072-8c59-42d9-b019-5e3b24895d96 None None] Calling method 'all' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:40.305360 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-16bba072-8c59-42d9-b019-5e3b24895d96 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:43:40.305621 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 666/2655] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:43:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:43:40.309744 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:40.309744 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:43:40.312928 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-6b3ac70d-1193-4945-bf11-42e5144e9dba req-3bcb2c72-39a8-48ba-adf2-671c9e55d8db tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Volume info retrieved successfully. Jul 24 07:43:40.313743 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-b73bd2ee-3156-4c41-b58a-a9fe077d8cd7 req-7fe03e67-b8d4-42b4-98ae-78c50d7604af None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:40.316359 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-b73bd2ee-3156-4c41-b58a-a9fe077d8cd7 req-7fe03e67-b8d4-42b4-98ae-78c50d7604af tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] GET https://10.4.3.170/volume/v3/volumes/0c75d68e-67dc-4235-af8e-84eab0f8b3ae Jul 24 07:43:40.316633 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-b73bd2ee-3156-4c41-b58a-a9fe077d8cd7 req-7fe03e67-b8d4-42b4-98ae-78c50d7604af tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:40.316872 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-b73bd2ee-3156-4c41-b58a-a9fe077d8cd7 req-7fe03e67-b8d4-42b4-98ae-78c50d7604af tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:40.316907 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-6b3ac70d-1193-4945-bf11-42e5144e9dba req-3bcb2c72-39a8-48ba-adf2-671c9e55d8db tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/volumes/504726e4-e1d2-43a0-a23c-55660ac7274b returned with HTTP 200 Jul 24 07:43:40.318373 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 655/2656] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:43:40 2026] GET /volume/v3/volumes/504726e4-e1d2-43a0-a23c-55660ac7274b => generated 1367 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:43:40.327780 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:40.327780 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:43:40.327847 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-8d49dac2-6c61-4e4c-b855-da04b9873bd4 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:40.328213 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8d49dac2-6c61-4e4c-b855-da04b9873bd4 None None] GET https://10.4.3.170/volume// Jul 24 07:43:40.328370 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8d49dac2-6c61-4e4c-b855-da04b9873bd4 None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:40.328541 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8d49dac2-6c61-4e4c-b855-da04b9873bd4 None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:40.328843 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8d49dac2-6c61-4e4c-b855-da04b9873bd4 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:43:40.329104 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 668/2657] 10.4.3.170 () {66 vars in 1419 bytes} [Fri Jul 24 07:43:40 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:43:40.332106 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [req-b73bd2ee-3156-4c41-b58a-a9fe077d8cd7 req-7fe03e67-b8d4-42b4-98ae-78c50d7604af tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] Volume info retrieved successfully. Jul 24 07:43:40.337306 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-b73bd2ee-3156-4c41-b58a-a9fe077d8cd7 req-7fe03e67-b8d4-42b4-98ae-78c50d7604af tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] https://10.4.3.170/volume/v3/volumes/0c75d68e-67dc-4235-af8e-84eab0f8b3ae returned with HTTP 200 Jul 24 07:43:40.337665 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 669/2658] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:43:40 2026] GET /volume/v3/volumes/0c75d68e-67dc-4235-af8e-84eab0f8b3ae => generated 1490 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:43:40.343856 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-6b3ac70d-1193-4945-bf11-42e5144e9dba req-bfc106b6-5e10-4a24-8674-a91330de1e88 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:40.352321 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-6b3ac70d-1193-4945-bf11-42e5144e9dba req-bfc106b6-5e10-4a24-8674-a91330de1e88 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 24 07:43:40.352321 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-6b3ac70d-1193-4945-bf11-42e5144e9dba req-bfc106b6-5e10-4a24-8674-a91330de1e88 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "504726e4-e1d2-43a0-a23c-55660ac7274b", "connector": null, "instance_uuid": "7f69a211-ddd2-4e96-bbad-c93983dc6b19"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:43:40.363261 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:40.363261 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:43:40.402648 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-6b3ac70d-1193-4945-bf11-42e5144e9dba req-bfc106b6-5e10-4a24-8674-a91330de1e88 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 24 07:43:40.403393 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 667/2659] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 24 07:43:40 2026] POST /volume/v3/attachments => generated 273 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:43:40.462052 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-b73bd2ee-3156-4c41-b58a-a9fe077d8cd7 req-cc22158d-15ac-4536-b513-e9c25f2d6631 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:40.463930 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-b73bd2ee-3156-4c41-b58a-a9fe077d8cd7 req-cc22158d-15ac-4536-b513-e9c25f2d6631 tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] PUT https://10.4.3.170/volume/v3/attachments/fcc091e8-53ef-4374-839f-dd8f921bdb9f Jul 24 07:43:40.464346 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-b73bd2ee-3156-4c41-b58a-a9fe077d8cd7 req-cc22158d-15ac-4536-b513-e9c25f2d6631 tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000005822", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9a7cb9337d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5fc7887c-2ab7-4d21-80c7-ec4ad0d3b011", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:43:40.472354 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-b73bd2ee-3156-4c41-b58a-a9fe077d8cd7 req-cc22158d-15ac-4536-b513-e9c25f2d6631 tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] Acquiring lock "cinder-attachment_update-0c75d68e-67dc-4235-af8e-84eab0f8b3ae-np0000005822" by "attachment_update" {{(pid=100243) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 07:43:40.482710 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-b73bd2ee-3156-4c41-b58a-a9fe077d8cd7 req-cc22158d-15ac-4536-b513-e9c25f2d6631 tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] Lock "cinder-attachment_update-0c75d68e-67dc-4235-af8e-84eab0f8b3ae-np0000005822" acquired by "attachment_update" :: waited 0.008s {{(pid=100243) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 07:43:40.482710 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:40.482710 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:43:40.552364 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-6c114ce9-6713-4269-bf63-73d244975409 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:40.554896 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6c114ce9-6713-4269-bf63-73d244975409 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] GET https://10.4.3.170/volume/v3/volumes/8d2048b3-b5e5-4184-892f-2f862772de2e Jul 24 07:43:40.555216 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6c114ce9-6713-4269-bf63-73d244975409 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:40.555514 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6c114ce9-6713-4269-bf63-73d244975409 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:40.568330 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6c114ce9-6713-4269-bf63-73d244975409 tempest-ServerRescueNegativeTestJSON-28934404 tempest-ServerRescueNegativeTestJSON-28934404-project-member] https://10.4.3.170/volume/v3/volumes/8d2048b3-b5e5-4184-892f-2f862772de2e returned with HTTP 404 Jul 24 07:43:40.568869 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 669/2660] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:43:40 2026] GET /volume/v3/volumes/8d2048b3-b5e5-4184-892f-2f862772de2e => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:43:40.587469 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-b73bd2ee-3156-4c41-b58a-a9fe077d8cd7 req-cc22158d-15ac-4536-b513-e9c25f2d6631 tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] Lock "cinder-attachment_update-0c75d68e-67dc-4235-af8e-84eab0f8b3ae-np0000005822" released by "attachment_update" :: held 0.107s {{(pid=100243) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 07:43:40.587581 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-b73bd2ee-3156-4c41-b58a-a9fe077d8cd7 req-cc22158d-15ac-4536-b513-e9c25f2d6631 tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] https://10.4.3.170/volume/v3/attachments/fcc091e8-53ef-4374-839f-dd8f921bdb9f returned with HTTP 200 Jul 24 07:43:40.588450 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 656/2661] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 24 07:43:40 2026] PUT /volume/v3/attachments/fcc091e8-53ef-4374-839f-dd8f921bdb9f => generated 969 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:43:40.633223 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-b73bd2ee-3156-4c41-b58a-a9fe077d8cd7 req-bbd10161-5903-4857-8cb0-07d3c58e1064 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:40.635922 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-b73bd2ee-3156-4c41-b58a-a9fe077d8cd7 req-bbd10161-5903-4857-8cb0-07d3c58e1064 tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] POST https://10.4.3.170/volume/v3/attachments/fcc091e8-53ef-4374-839f-dd8f921bdb9f/action Jul 24 07:43:40.636122 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-b73bd2ee-3156-4c41-b58a-a9fe077d8cd7 req-bbd10161-5903-4857-8cb0-07d3c58e1064 tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] Action body: b'{"os-complete": null}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:43:40.636323 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-b73bd2ee-3156-4c41-b58a-a9fe077d8cd7 req-bbd10161-5903-4857-8cb0-07d3c58e1064 tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:43:40.661243 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:40.661243 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:43:40.678820 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-b73bd2ee-3156-4c41-b58a-a9fe077d8cd7 req-bbd10161-5903-4857-8cb0-07d3c58e1064 tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] https://10.4.3.170/volume/v3/attachments/fcc091e8-53ef-4374-839f-dd8f921bdb9f/action returned with HTTP 204 Jul 24 07:43:40.679486 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 670/2662] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 24 07:43:40 2026] POST /volume/v3/attachments/fcc091e8-53ef-4374-839f-dd8f921bdb9f/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:43:40.761606 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-f169cd2b-49c7-47a2-9409-1146421290af None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:40.765916 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f169cd2b-49c7-47a2-9409-1146421290af tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/bda21d3e-8024-475d-a622-e5921e2be187 Jul 24 07:43:40.766835 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f169cd2b-49c7-47a2-9409-1146421290af tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:40.766835 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f169cd2b-49c7-47a2-9409-1146421290af tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:40.766996 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-f169cd2b-49c7-47a2-9409-1146421290af tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id bda21d3e-8024-475d-a622-e5921e2be187. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:43:40.772419 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:40.772419 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:43:40.773353 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f169cd2b-49c7-47a2-9409-1146421290af tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/bda21d3e-8024-475d-a622-e5921e2be187 returned with HTTP 200 Jul 24 07:43:40.773848 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 668/2663] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:43:40 2026] GET /volume/v3/backups/bda21d3e-8024-475d-a622-e5921e2be187 => generated 824 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:43:41.770726 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-71f3c636-4d0e-40d2-840f-5861eff69f0b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:41.771217 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-71f3c636-4d0e-40d2-840f-5861eff69f0b None None] GET https://10.4.3.170/volume// Jul 24 07:43:41.771445 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-71f3c636-4d0e-40d2-840f-5861eff69f0b None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:41.771655 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-71f3c636-4d0e-40d2-840f-5861eff69f0b None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:41.771948 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-71f3c636-4d0e-40d2-840f-5861eff69f0b None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:43:41.772265 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 670/2664] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:43:41 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:43:41.780254 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-6b3ac70d-1193-4945-bf11-42e5144e9dba req-73d65a06-b72f-4c83-accb-2ee0ee6dd179 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:41.782100 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-6b3ac70d-1193-4945-bf11-42e5144e9dba req-73d65a06-b72f-4c83-accb-2ee0ee6dd179 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/volumes/504726e4-e1d2-43a0-a23c-55660ac7274b Jul 24 07:43:41.782308 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-6b3ac70d-1193-4945-bf11-42e5144e9dba req-73d65a06-b72f-4c83-accb-2ee0ee6dd179 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:41.782508 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-6b3ac70d-1193-4945-bf11-42e5144e9dba req-73d65a06-b72f-4c83-accb-2ee0ee6dd179 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:41.789892 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-18276012-5dfa-42fc-b780-1dc901d8c0b2 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:41.792160 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-18276012-5dfa-42fc-b780-1dc901d8c0b2 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/bda21d3e-8024-475d-a622-e5921e2be187 Jul 24 07:43:41.792160 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-18276012-5dfa-42fc-b780-1dc901d8c0b2 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:41.792368 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-18276012-5dfa-42fc-b780-1dc901d8c0b2 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:41.792368 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-18276012-5dfa-42fc-b780-1dc901d8c0b2 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id bda21d3e-8024-475d-a622-e5921e2be187. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:43:41.796798 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:41.796798 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:43:41.797591 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-18276012-5dfa-42fc-b780-1dc901d8c0b2 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/bda21d3e-8024-475d-a622-e5921e2be187 returned with HTTP 200 Jul 24 07:43:41.797974 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 671/2665] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:43:41 2026] GET /volume/v3/backups/bda21d3e-8024-475d-a622-e5921e2be187 => generated 824 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:43:41.798421 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:41.798421 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:43:41.801765 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-6b3ac70d-1193-4945-bf11-42e5144e9dba req-73d65a06-b72f-4c83-accb-2ee0ee6dd179 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Volume info retrieved successfully. Jul 24 07:43:41.807107 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-6b3ac70d-1193-4945-bf11-42e5144e9dba req-73d65a06-b72f-4c83-accb-2ee0ee6dd179 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/volumes/504726e4-e1d2-43a0-a23c-55660ac7274b returned with HTTP 200 Jul 24 07:43:41.807581 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 657/2666] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:43:41 2026] GET /volume/v3/volumes/504726e4-e1d2-43a0-a23c-55660ac7274b => generated 1546 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:43:41.949426 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-6b3ac70d-1193-4945-bf11-42e5144e9dba req-58e36b0e-a7b6-4791-8d66-092c1521c016 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:41.951685 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-6b3ac70d-1193-4945-bf11-42e5144e9dba req-58e36b0e-a7b6-4791-8d66-092c1521c016 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] PUT https://10.4.3.170/volume/v3/attachments/c80cb188-ec71-4eff-b2b4-fc8d97eed6f1 Jul 24 07:43:41.951958 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-6b3ac70d-1193-4945-bf11-42e5144e9dba req-58e36b0e-a7b6-4791-8d66-092c1521c016 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000005822", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9a7cb9337d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5fc7887c-2ab7-4d21-80c7-ec4ad0d3b011", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:43:41.962903 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-6b3ac70d-1193-4945-bf11-42e5144e9dba req-58e36b0e-a7b6-4791-8d66-092c1521c016 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Acquiring lock "cinder-attachment_update-504726e4-e1d2-43a0-a23c-55660ac7274b-np0000005822" by "attachment_update" {{(pid=100244) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 07:43:41.968233 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-6b3ac70d-1193-4945-bf11-42e5144e9dba req-58e36b0e-a7b6-4791-8d66-092c1521c016 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Lock "cinder-attachment_update-504726e4-e1d2-43a0-a23c-55660ac7274b-np0000005822" acquired by "attachment_update" :: waited 0.005s {{(pid=100244) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 07:43:41.969506 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:41.969506 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:43:42.076501 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-6b3ac70d-1193-4945-bf11-42e5144e9dba req-58e36b0e-a7b6-4791-8d66-092c1521c016 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Lock "cinder-attachment_update-504726e4-e1d2-43a0-a23c-55660ac7274b-np0000005822" released by "attachment_update" :: held 0.108s {{(pid=100244) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 07:43:42.076771 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-6b3ac70d-1193-4945-bf11-42e5144e9dba req-58e36b0e-a7b6-4791-8d66-092c1521c016 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/attachments/c80cb188-ec71-4eff-b2b4-fc8d97eed6f1 returned with HTTP 200 Jul 24 07:43:42.077237 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 669/2667] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 24 07:43:41 2026] PUT /volume/v3/attachments/c80cb188-ec71-4eff-b2b4-fc8d97eed6f1 => generated 969 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:43:42.113228 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-6b3ac70d-1193-4945-bf11-42e5144e9dba req-ea03339c-6d41-4cd3-b3e2-d9ab4f385b88 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:42.116080 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-6b3ac70d-1193-4945-bf11-42e5144e9dba req-ea03339c-6d41-4cd3-b3e2-d9ab4f385b88 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] POST https://10.4.3.170/volume/v3/attachments/c80cb188-ec71-4eff-b2b4-fc8d97eed6f1/action Jul 24 07:43:42.116732 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-6b3ac70d-1193-4945-bf11-42e5144e9dba req-ea03339c-6d41-4cd3-b3e2-d9ab4f385b88 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Action body: b'{"os-complete": null}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:43:42.116732 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-6b3ac70d-1193-4945-bf11-42e5144e9dba req-ea03339c-6d41-4cd3-b3e2-d9ab4f385b88 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:43:42.143977 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:42.143977 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:43:42.170648 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-6b3ac70d-1193-4945-bf11-42e5144e9dba req-ea03339c-6d41-4cd3-b3e2-d9ab4f385b88 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/attachments/c80cb188-ec71-4eff-b2b4-fc8d97eed6f1/action returned with HTTP 204 Jul 24 07:43:42.171868 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 671/2668] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 24 07:43:42 2026] POST /volume/v3/attachments/c80cb188-ec71-4eff-b2b4-fc8d97eed6f1/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:43:42.808034 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-5bda50e0-294f-4051-b149-bd1f5f7ca0ee None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:42.810981 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5bda50e0-294f-4051-b149-bd1f5f7ca0ee tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/bda21d3e-8024-475d-a622-e5921e2be187 Jul 24 07:43:42.811292 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5bda50e0-294f-4051-b149-bd1f5f7ca0ee tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:42.811478 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5bda50e0-294f-4051-b149-bd1f5f7ca0ee tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:42.811581 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-5bda50e0-294f-4051-b149-bd1f5f7ca0ee tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id bda21d3e-8024-475d-a622-e5921e2be187. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:43:42.821332 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:42.821332 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:43:42.822157 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5bda50e0-294f-4051-b149-bd1f5f7ca0ee tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/bda21d3e-8024-475d-a622-e5921e2be187 returned with HTTP 200 Jul 24 07:43:42.822541 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 672/2669] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:43:42 2026] GET /volume/v3/backups/bda21d3e-8024-475d-a622-e5921e2be187 => generated 825 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:43:43.835528 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-e43b4e14-f7b8-4e0c-ac20-c6b3aa441990 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:43.837229 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e43b4e14-f7b8-4e0c-ac20-c6b3aa441990 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/bda21d3e-8024-475d-a622-e5921e2be187 Jul 24 07:43:43.837443 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e43b4e14-f7b8-4e0c-ac20-c6b3aa441990 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:43.837624 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e43b4e14-f7b8-4e0c-ac20-c6b3aa441990 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:43.837773 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-e43b4e14-f7b8-4e0c-ac20-c6b3aa441990 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id bda21d3e-8024-475d-a622-e5921e2be187. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:43:43.841952 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:43.841952 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:43:43.842722 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e43b4e14-f7b8-4e0c-ac20-c6b3aa441990 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/bda21d3e-8024-475d-a622-e5921e2be187 returned with HTTP 200 Jul 24 07:43:43.843118 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 658/2670] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:43:43 2026] GET /volume/v3/backups/bda21d3e-8024-475d-a622-e5921e2be187 => generated 825 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:43:44.860738 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-7e50623a-fad4-432b-b9de-ce40e15d8981 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:44.863594 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7e50623a-fad4-432b-b9de-ce40e15d8981 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/bda21d3e-8024-475d-a622-e5921e2be187 Jul 24 07:43:44.863594 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7e50623a-fad4-432b-b9de-ce40e15d8981 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:44.863733 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7e50623a-fad4-432b-b9de-ce40e15d8981 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:44.863854 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-7e50623a-fad4-432b-b9de-ce40e15d8981 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id bda21d3e-8024-475d-a622-e5921e2be187. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:43:44.874747 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:44.874747 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:43:44.875672 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7e50623a-fad4-432b-b9de-ce40e15d8981 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/bda21d3e-8024-475d-a622-e5921e2be187 returned with HTTP 200 Jul 24 07:43:44.876172 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 670/2671] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:43:44 2026] GET /volume/v3/backups/bda21d3e-8024-475d-a622-e5921e2be187 => generated 825 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:43:45.887152 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a42d1bce-3eb9-4432-8bb7-e7a9b890cbb3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:45.890886 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a42d1bce-3eb9-4432-8bb7-e7a9b890cbb3 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/bda21d3e-8024-475d-a622-e5921e2be187 Jul 24 07:43:45.891567 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a42d1bce-3eb9-4432-8bb7-e7a9b890cbb3 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:45.891827 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a42d1bce-3eb9-4432-8bb7-e7a9b890cbb3 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:45.891881 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-a42d1bce-3eb9-4432-8bb7-e7a9b890cbb3 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id bda21d3e-8024-475d-a622-e5921e2be187. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:43:45.897686 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:45.897686 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:43:45.898533 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a42d1bce-3eb9-4432-8bb7-e7a9b890cbb3 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/bda21d3e-8024-475d-a622-e5921e2be187 returned with HTTP 200 Jul 24 07:43:45.898951 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 672/2672] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:43:45 2026] GET /volume/v3/backups/bda21d3e-8024-475d-a622-e5921e2be187 => generated 825 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:43:46.914266 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-534d7769-311a-43bc-beea-8bf0afbeee7a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:46.916533 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-534d7769-311a-43bc-beea-8bf0afbeee7a tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/bda21d3e-8024-475d-a622-e5921e2be187 Jul 24 07:43:46.916787 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-534d7769-311a-43bc-beea-8bf0afbeee7a tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:46.917061 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-534d7769-311a-43bc-beea-8bf0afbeee7a tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:46.917256 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-534d7769-311a-43bc-beea-8bf0afbeee7a tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id bda21d3e-8024-475d-a622-e5921e2be187. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:43:46.924439 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:46.924439 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:43:46.927783 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-534d7769-311a-43bc-beea-8bf0afbeee7a tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/bda21d3e-8024-475d-a622-e5921e2be187 returned with HTTP 200 Jul 24 07:43:46.927783 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 673/2673] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:43:46 2026] GET /volume/v3/backups/bda21d3e-8024-475d-a622-e5921e2be187 => generated 825 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:43:47.220882 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-28c065f7-ce0f-4b64-9a1d-f61a9a7fb2d5 req-99ebbc75-7405-47b0-8363-986108253354 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:47.224345 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-28c065f7-ce0f-4b64-9a1d-f61a9a7fb2d5 req-99ebbc75-7405-47b0-8363-986108253354 tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] GET https://10.4.3.170/volume/v3/volumes/0c75d68e-67dc-4235-af8e-84eab0f8b3ae Jul 24 07:43:47.224594 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-28c065f7-ce0f-4b64-9a1d-f61a9a7fb2d5 req-99ebbc75-7405-47b0-8363-986108253354 tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:47.224790 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-28c065f7-ce0f-4b64-9a1d-f61a9a7fb2d5 req-99ebbc75-7405-47b0-8363-986108253354 tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:47.234780 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:47.234780 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:43:47.238676 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-28c065f7-ce0f-4b64-9a1d-f61a9a7fb2d5 req-99ebbc75-7405-47b0-8363-986108253354 tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] Volume info retrieved successfully. Jul 24 07:43:47.243933 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-28c065f7-ce0f-4b64-9a1d-f61a9a7fb2d5 req-99ebbc75-7405-47b0-8363-986108253354 tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] https://10.4.3.170/volume/v3/volumes/0c75d68e-67dc-4235-af8e-84eab0f8b3ae returned with HTTP 200 Jul 24 07:43:47.244415 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 659/2674] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:43:47 2026] GET /volume/v3/volumes/0c75d68e-67dc-4235-af8e-84eab0f8b3ae => generated 1603 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:43:47.942654 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-25fdbd99-02e1-41dd-b39b-e8b542850f3e None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:47.946767 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-25fdbd99-02e1-41dd-b39b-e8b542850f3e tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/bda21d3e-8024-475d-a622-e5921e2be187 Jul 24 07:43:47.946767 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-25fdbd99-02e1-41dd-b39b-e8b542850f3e tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:47.946767 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-25fdbd99-02e1-41dd-b39b-e8b542850f3e tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:47.946767 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-25fdbd99-02e1-41dd-b39b-e8b542850f3e tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id bda21d3e-8024-475d-a622-e5921e2be187. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:43:47.952231 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:47.952231 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:43:47.953912 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-25fdbd99-02e1-41dd-b39b-e8b542850f3e tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/bda21d3e-8024-475d-a622-e5921e2be187 returned with HTTP 200 Jul 24 07:43:47.954410 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 671/2675] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:43:47 2026] GET /volume/v3/backups/bda21d3e-8024-475d-a622-e5921e2be187 => generated 826 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:43:47.966304 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-493a508d-13cf-42e0-b2ee-7e3f41631e22 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:47.971643 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-493a508d-13cf-42e0-b2ee-7e3f41631e22 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/volumes/2e19b559-5846-49e1-8a8d-a93e8ff440c0 Jul 24 07:43:47.971643 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-493a508d-13cf-42e0-b2ee-7e3f41631e22 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:47.971643 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-493a508d-13cf-42e0-b2ee-7e3f41631e22 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:47.979842 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:47.979842 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:43:47.984035 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-493a508d-13cf-42e0-b2ee-7e3f41631e22 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Volume info retrieved successfully. Jul 24 07:43:47.994783 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-493a508d-13cf-42e0-b2ee-7e3f41631e22 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/volumes/2e19b559-5846-49e1-8a8d-a93e8ff440c0 returned with HTTP 200 Jul 24 07:43:47.995365 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 673/2676] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:43:47 2026] GET /volume/v3/volumes/2e19b559-5846-49e1-8a8d-a93e8ff440c0 => generated 909 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:43:48.007500 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-8dd023f9-19c8-48ce-8652-b3fd5d4de65e None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:48.009278 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8dd023f9-19c8-48ce-8652-b3fd5d4de65e tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/bda21d3e-8024-475d-a622-e5921e2be187 Jul 24 07:43:48.009397 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8dd023f9-19c8-48ce-8652-b3fd5d4de65e tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:48.009575 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8dd023f9-19c8-48ce-8652-b3fd5d4de65e tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:48.009680 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-8dd023f9-19c8-48ce-8652-b3fd5d4de65e tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id bda21d3e-8024-475d-a622-e5921e2be187. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:43:48.011300 np0000005822 devstack@c-api.service[100245]: DEBUG dbcounter [-] [100245] Writing DB stats cinder:SELECT=185,cinder:UPDATE=17,cinder:INSERT=4 {{(pid=100245) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 07:43:48.014918 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:48.014918 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:43:48.015718 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8dd023f9-19c8-48ce-8652-b3fd5d4de65e tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/bda21d3e-8024-475d-a622-e5921e2be187 returned with HTTP 200 Jul 24 07:43:48.018329 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 674/2677] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:43:48 2026] GET /volume/v3/backups/bda21d3e-8024-475d-a622-e5921e2be187 => generated 826 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:43:48.026288 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-406c3dec-cc7e-4f0e-9f4b-031401cc22b0 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:48.030849 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-406c3dec-cc7e-4f0e-9f4b-031401cc22b0 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/detail Jul 24 07:43:48.030849 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-406c3dec-cc7e-4f0e-9f4b-031401cc22b0 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:48.030976 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-406c3dec-cc7e-4f0e-9f4b-031401cc22b0 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'detail' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:48.033191 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.api_utils [None req-406c3dec-cc7e-4f0e-9f4b-031401cc22b0 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Removing options '' from query. {{(pid=100243) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 07:43:48.050038 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-406c3dec-cc7e-4f0e-9f4b-031401cc22b0 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/detail returned with HTTP 200 Jul 24 07:43:48.051399 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 660/2678] 10.4.3.170 () {66 vars in 1258 bytes} [Fri Jul 24 07:43:48 2026] GET /volume/v3/backups/detail => generated 829 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:43:48.062400 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-c627c397-44ce-499f-a040-759cd8bdd2b1 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:48.064891 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c627c397-44ce-499f-a040-759cd8bdd2b1 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] POST https://10.4.3.170/volume/v3/backups/bda21d3e-8024-475d-a622-e5921e2be187/restore Jul 24 07:43:48.065246 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c627c397-44ce-499f-a040-759cd8bdd2b1 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:43:48.066487 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.contrib.backups [None req-c627c397-44ce-499f-a040-759cd8bdd2b1 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Restoring backup bda21d3e-8024-475d-a622-e5921e2be187 ({'restore': {}}) {{(pid=100244) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 24 07:43:48.066595 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.contrib.backups [None req-c627c397-44ce-499f-a040-759cd8bdd2b1 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Restoring backup bda21d3e-8024-475d-a622-e5921e2be187 to volume None. Jul 24 07:43:48.075120 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:48.075120 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:43:48.076216 np0000005822 devstack@c-api.service[100244]: INFO cinder.backup.api [None req-c627c397-44ce-499f-a040-759cd8bdd2b1 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Creating volume of 1 GB for restore of backup bda21d3e-8024-475d-a622-e5921e2be187. Jul 24 07:43:48.081881 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-c627c397-44ce-499f-a040-759cd8bdd2b1 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Availability Zones retrieved successfully. Jul 24 07:43:48.090178 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-c627c397-44ce-499f-a040-759cd8bdd2b1 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Flow 'volume_create_api' (81ef160a-1011-405e-a05f-5408298c842e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:43:48.091531 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-c627c397-44ce-499f-a040-759cd8bdd2b1 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2681822-5c71-4a52-a669-dd14a41f0482) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:43:48.093507 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-c627c397-44ce-499f-a040-759cd8bdd2b1 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:43:48.124896 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-c627c397-44ce-499f-a040-759cd8bdd2b1 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2681822-5c71-4a52-a669-dd14a41f0482) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:43:48.126367 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-c627c397-44ce-499f-a040-759cd8bdd2b1 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73b6a105-b25c-4b45-9e0d-f98dd00e61cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:43:48.176961 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-c627c397-44ce-499f-a040-759cd8bdd2b1 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Created reservations ['e211c66a-9c3f-421a-a8c0-ae396b462b5b', '61953f75-66c2-4ed4-860a-d9b1cd28a3c9', '5be2261e-a10a-43d1-b133-0ecdd0d2d704', '35dbf951-0382-46e3-acb4-7e1a5e90c04d'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:43:48.177889 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-c627c397-44ce-499f-a040-759cd8bdd2b1 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73b6a105-b25c-4b45-9e0d-f98dd00e61cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e211c66a-9c3f-421a-a8c0-ae396b462b5b', '61953f75-66c2-4ed4-860a-d9b1cd28a3c9', '5be2261e-a10a-43d1-b133-0ecdd0d2d704', '35dbf951-0382-46e3-acb4-7e1a5e90c04d']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:43:48.178945 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-c627c397-44ce-499f-a040-759cd8bdd2b1 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (960e64b3-2926-47da-8f9a-1a97b7312491) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:43:48.214142 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-c627c397-44ce-499f-a040-759cd8bdd2b1 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (960e64b3-2926-47da-8f9a-1a97b7312491) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f95df9a0-d7fc-4dc8-a44d-16506c30b743', '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_bda21d3e-8024-475d-a622-e5921e2be187',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b17bfcadca684bfda3b1f0d7ec79cc00',qos_specs=None,replication_status=,reservations=['e211c66a-9c3f-421a-a8c0-ae396b462b5b','61953f75-66c2-4ed4-860a-d9b1cd28a3c9','5be2261e-a10a-43d1-b133-0ecdd0d2d704','35dbf951-0382-46e3-acb4-7e1a5e90c04d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='468179dc83564836ad9463239811ae72',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:43:48Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_bda21d3e-8024-475d-a622-e5921e2be187',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f95df9a0-d7fc-4dc8-a44d-16506c30b743,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b17bfcadca684bfda3b1f0d7ec79cc00',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='468179dc83564836ad9463239811ae72',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:43:48.214814 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-c627c397-44ce-499f-a040-759cd8bdd2b1 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93119cb5-11b8-4181-9a3f-c1c9b34c8cd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:43:48.233289 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-c627c397-44ce-499f-a040-759cd8bdd2b1 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93119cb5-11b8-4181-9a3f-c1c9b34c8cd3) transitioned into 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_bda21d3e-8024-475d-a622-e5921e2be187',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b17bfcadca684bfda3b1f0d7ec79cc00',qos_specs=None,replication_status=,reservations=['e211c66a-9c3f-421a-a8c0-ae396b462b5b','61953f75-66c2-4ed4-860a-d9b1cd28a3c9','5be2261e-a10a-43d1-b133-0ecdd0d2d704','35dbf951-0382-46e3-acb4-7e1a5e90c04d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='468179dc83564836ad9463239811ae72',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:43:48.234265 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-c627c397-44ce-499f-a040-759cd8bdd2b1 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2d33743-9c0b-4d3a-8efd-0dc52af4d36f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:43:48.252882 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-c627c397-44ce-499f-a040-759cd8bdd2b1 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2d33743-9c0b-4d3a-8efd-0dc52af4d36f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:43:48.254261 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-c627c397-44ce-499f-a040-759cd8bdd2b1 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Flow 'volume_create_api' (81ef160a-1011-405e-a05f-5408298c842e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:43:48.254720 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-c627c397-44ce-499f-a040-759cd8bdd2b1 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Create volume request issued successfully. Jul 24 07:43:48.262136 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:48.262136 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:43:48.262827 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-c627c397-44ce-499f-a040-759cd8bdd2b1 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Volume info retrieved successfully. Jul 24 07:43:49.278246 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:49.278246 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:43:49.278871 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-c627c397-44ce-499f-a040-759cd8bdd2b1 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Volume info retrieved successfully. Jul 24 07:43:49.279045 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.backup.api [None req-c627c397-44ce-499f-a040-759cd8bdd2b1 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Checking backup size 1 against volume size 1 {{(pid=100244) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 24 07:43:49.279283 np0000005822 devstack@c-api.service[100244]: INFO cinder.backup.api [None req-c627c397-44ce-499f-a040-759cd8bdd2b1 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Overwriting volume f95df9a0-d7fc-4dc8-a44d-16506c30b743 with restore of backup bda21d3e-8024-475d-a622-e5921e2be187 Jul 24 07:43:49.302324 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.backup.rpcapi [None req-c627c397-44ce-499f-a040-759cd8bdd2b1 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] restore_backup in rpcapi backup_id bda21d3e-8024-475d-a622-e5921e2be187 {{(pid=100244) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 24 07:43:49.304491 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c627c397-44ce-499f-a040-759cd8bdd2b1 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/bda21d3e-8024-475d-a622-e5921e2be187/restore returned with HTTP 202 Jul 24 07:43:49.305083 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 672/2679] 10.4.3.170 () {68 vars in 1393 bytes} [Fri Jul 24 07:43:48 2026] POST /volume/v3/backups/bda21d3e-8024-475d-a622-e5921e2be187/restore => generated 189 bytes in 1243 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:43:49.315454 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e6c25af6-c650-4e06-ae6c-09f5188f524a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:49.317711 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e6c25af6-c650-4e06-ae6c-09f5188f524a tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/bda21d3e-8024-475d-a622-e5921e2be187 Jul 24 07:43:49.317925 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e6c25af6-c650-4e06-ae6c-09f5188f524a tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:49.318114 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e6c25af6-c650-4e06-ae6c-09f5188f524a tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:49.318250 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-e6c25af6-c650-4e06-ae6c-09f5188f524a tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id bda21d3e-8024-475d-a622-e5921e2be187. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:43:49.320902 np0000005822 devstack@c-api.service[100246]: DEBUG dbcounter [-] [100246] Writing DB stats cinder:SELECT=293,cinder:INSERT=36,cinder:UPDATE=85 {{(pid=100246) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 07:43:49.325627 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:49.325627 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:43:49.326453 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e6c25af6-c650-4e06-ae6c-09f5188f524a tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/bda21d3e-8024-475d-a622-e5921e2be187 returned with HTTP 200 Jul 24 07:43:49.327190 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 674/2680] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:43:49 2026] GET /volume/v3/backups/bda21d3e-8024-475d-a622-e5921e2be187 => generated 826 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:43:49.538970 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-f9df18a1-83d6-42a3-a86e-3d5516474d7e None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:49.646276 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f9df18a1-83d6-42a3-a86e-3d5516474d7e tempest-GroupTypesTest-1602036902 tempest-GroupTypesTest-1602036902-project-admin] POST https://10.4.3.170/volume/v3/group_types Jul 24 07:43:49.646627 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f9df18a1-83d6-42a3-a86e-3d5516474d7e tempest-GroupTypesTest-1602036902 tempest-GroupTypesTest-1602036902-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-124441414", "description": "tempest-group-type-description-64230267", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:43:49.674615 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f9df18a1-83d6-42a3-a86e-3d5516474d7e tempest-GroupTypesTest-1602036902 tempest-GroupTypesTest-1602036902-project-admin] https://10.4.3.170/volume/v3/group_types returned with HTTP 202 Jul 24 07:43:49.674983 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 675/2681] 10.4.3.170 () {70 vars in 1312 bytes} [Fri Jul 24 07:43:49 2026] POST /volume/v3/group_types => generated 262 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:43:49.686368 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-c7eef7fd-a447-40ad-914b-db2d855de68f None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:49.688486 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c7eef7fd-a447-40ad-914b-db2d855de68f tempest-GroupTypesTest-1602036902 tempest-GroupTypesTest-1602036902-project-admin] GET https://10.4.3.170/volume/v3/group_types Jul 24 07:43:49.690848 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c7eef7fd-a447-40ad-914b-db2d855de68f tempest-GroupTypesTest-1602036902 tempest-GroupTypesTest-1602036902-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:49.690848 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c7eef7fd-a447-40ad-914b-db2d855de68f tempest-GroupTypesTest-1602036902 tempest-GroupTypesTest-1602036902-project-admin] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:49.704793 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:49.704793 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:43:49.706309 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c7eef7fd-a447-40ad-914b-db2d855de68f tempest-GroupTypesTest-1602036902 tempest-GroupTypesTest-1602036902-project-admin] https://10.4.3.170/volume/v3/group_types returned with HTTP 200 Jul 24 07:43:49.706982 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 661/2682] 10.4.3.170 () {68 vars in 1290 bytes} [Fri Jul 24 07:43:49 2026] GET /volume/v3/group_types => generated 496 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:43:49.716325 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-b7ba21e9-b370-4450-808a-a04bf56f5fff None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:49.718188 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b7ba21e9-b370-4450-808a-a04bf56f5fff tempest-GroupTypesTest-1602036902 tempest-GroupTypesTest-1602036902-project-admin] PUT https://10.4.3.170/volume/v3/group_types/d7e4e7fa-ab2f-4359-80d3-a9734b8a08e5 Jul 24 07:43:49.718563 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b7ba21e9-b370-4450-808a-a04bf56f5fff tempest-GroupTypesTest-1602036902 tempest-GroupTypesTest-1602036902-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-1965523594", "description": "updated-group-type-desc"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:43:49.739742 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b7ba21e9-b370-4450-808a-a04bf56f5fff tempest-GroupTypesTest-1602036902 tempest-GroupTypesTest-1602036902-project-admin] https://10.4.3.170/volume/v3/group_types/d7e4e7fa-ab2f-4359-80d3-a9734b8a08e5 returned with HTTP 200 Jul 24 07:43:49.740466 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 673/2683] 10.4.3.170 () {70 vars in 1422 bytes} [Fri Jul 24 07:43:49 2026] PUT /volume/v3/group_types/d7e4e7fa-ab2f-4359-80d3-a9734b8a08e5 => generated 255 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:43:49.751172 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-fa7035ab-b697-4d6b-91c5-a096836cf528 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:49.753316 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fa7035ab-b697-4d6b-91c5-a096836cf528 tempest-GroupTypesTest-1602036902 tempest-GroupTypesTest-1602036902-project-admin] GET https://10.4.3.170/volume/v3/group_types/d7e4e7fa-ab2f-4359-80d3-a9734b8a08e5 Jul 24 07:43:49.753563 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fa7035ab-b697-4d6b-91c5-a096836cf528 tempest-GroupTypesTest-1602036902 tempest-GroupTypesTest-1602036902-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:49.753791 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fa7035ab-b697-4d6b-91c5-a096836cf528 tempest-GroupTypesTest-1602036902 tempest-GroupTypesTest-1602036902-project-admin] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:49.760819 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fa7035ab-b697-4d6b-91c5-a096836cf528 tempest-GroupTypesTest-1602036902 tempest-GroupTypesTest-1602036902-project-admin] https://10.4.3.170/volume/v3/group_types/d7e4e7fa-ab2f-4359-80d3-a9734b8a08e5 returned with HTTP 200 Jul 24 07:43:49.761227 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 675/2684] 10.4.3.170 () {68 vars in 1401 bytes} [Fri Jul 24 07:43:49 2026] GET /volume/v3/group_types/d7e4e7fa-ab2f-4359-80d3-a9734b8a08e5 => generated 255 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:43:49.771195 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-e0fc3ac4-0979-4fd3-88ab-a5792fcb59e7 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:49.774151 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e0fc3ac4-0979-4fd3-88ab-a5792fcb59e7 tempest-GroupTypesTest-1602036902 tempest-GroupTypesTest-1602036902-project-admin] DELETE https://10.4.3.170/volume/v3/group_types/d7e4e7fa-ab2f-4359-80d3-a9734b8a08e5 Jul 24 07:43:49.774669 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e0fc3ac4-0979-4fd3-88ab-a5792fcb59e7 tempest-GroupTypesTest-1602036902 tempest-GroupTypesTest-1602036902-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:49.774867 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e0fc3ac4-0979-4fd3-88ab-a5792fcb59e7 tempest-GroupTypesTest-1602036902 tempest-GroupTypesTest-1602036902-project-admin] Calling method 'version_select' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:49.797174 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e0fc3ac4-0979-4fd3-88ab-a5792fcb59e7 tempest-GroupTypesTest-1602036902 tempest-GroupTypesTest-1602036902-project-admin] https://10.4.3.170/volume/v3/group_types/d7e4e7fa-ab2f-4359-80d3-a9734b8a08e5 returned with HTTP 202 Jul 24 07:43:49.797761 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 676/2685] 10.4.3.170 () {68 vars in 1404 bytes} [Fri Jul 24 07:43:49 2026] DELETE /volume/v3/group_types/d7e4e7fa-ab2f-4359-80d3-a9734b8a08e5 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 07:43:49.806323 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-14cb48a7-96f9-4d2f-bcd5-f260ab753e20 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:49.808336 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-14cb48a7-96f9-4d2f-bcd5-f260ab753e20 tempest-GroupTypesTest-1602036902 tempest-GroupTypesTest-1602036902-project-admin] GET https://10.4.3.170/volume/v3/group_types Jul 24 07:43:49.808563 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-14cb48a7-96f9-4d2f-bcd5-f260ab753e20 tempest-GroupTypesTest-1602036902 tempest-GroupTypesTest-1602036902-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:49.808756 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-14cb48a7-96f9-4d2f-bcd5-f260ab753e20 tempest-GroupTypesTest-1602036902 tempest-GroupTypesTest-1602036902-project-admin] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:49.814919 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-14cb48a7-96f9-4d2f-bcd5-f260ab753e20 tempest-GroupTypesTest-1602036902 tempest-GroupTypesTest-1602036902-project-admin] https://10.4.3.170/volume/v3/group_types returned with HTTP 200 Jul 24 07:43:49.815304 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 662/2686] 10.4.3.170 () {68 vars in 1290 bytes} [Fri Jul 24 07:43:49 2026] GET /volume/v3/group_types => generated 248 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:43:49.826355 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-03430bb0-0ef5-4510-8258-3485783178b3 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:49.827904 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-03430bb0-0ef5-4510-8258-3485783178b3 tempest-GroupTypesTest-1602036902 tempest-GroupTypesTest-1602036902-project-admin] POST https://10.4.3.170/volume/v3/group_types Jul 24 07:43:49.828271 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-03430bb0-0ef5-4510-8258-3485783178b3 tempest-GroupTypesTest-1602036902 tempest-GroupTypesTest-1602036902-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-873894360", "is_public": true}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:43:49.844855 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-03430bb0-0ef5-4510-8258-3485783178b3 tempest-GroupTypesTest-1602036902 tempest-GroupTypesTest-1602036902-project-admin] https://10.4.3.170/volume/v3/group_types returned with HTTP 202 Jul 24 07:43:49.845402 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 674/2687] 10.4.3.170 () {70 vars in 1311 bytes} [Fri Jul 24 07:43:49 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) Jul 24 07:43:49.859471 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1261c00c-6d2b-422b-9967-7bb873cc262b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:49.862253 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1261c00c-6d2b-422b-9967-7bb873cc262b tempest-GroupTypesTest-1602036902 tempest-GroupTypesTest-1602036902-project-admin] POST https://10.4.3.170/volume/v3/group_types Jul 24 07:43:49.862741 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1261c00c-6d2b-422b-9967-7bb873cc262b tempest-GroupTypesTest-1602036902 tempest-GroupTypesTest-1602036902-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-753786413", "is_public": false}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:43:49.884034 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1261c00c-6d2b-422b-9967-7bb873cc262b tempest-GroupTypesTest-1602036902 tempest-GroupTypesTest-1602036902-project-admin] https://10.4.3.170/volume/v3/group_types returned with HTTP 202 Jul 24 07:43:49.884521 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 676/2688] 10.4.3.170 () {70 vars in 1311 bytes} [Fri Jul 24 07:43:49 2026] POST /volume/v3/group_types => generated 164 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:43:49.891711 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-18a3960a-eda2-4188-8c91-11697b3aa40a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:49.893350 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-18a3960a-eda2-4188-8c91-11697b3aa40a tempest-GroupTypesTest-1602036902 tempest-GroupTypesTest-1602036902-project-admin] GET https://10.4.3.170/volume/v3/group_types?sort=name%3Aasc&is_public=None Jul 24 07:43:49.893554 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-18a3960a-eda2-4188-8c91-11697b3aa40a tempest-GroupTypesTest-1602036902 tempest-GroupTypesTest-1602036902-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:49.893732 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-18a3960a-eda2-4188-8c91-11697b3aa40a tempest-GroupTypesTest-1602036902 tempest-GroupTypesTest-1602036902-project-admin] Calling method 'version_select' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:49.902669 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-18a3960a-eda2-4188-8c91-11697b3aa40a tempest-GroupTypesTest-1602036902 tempest-GroupTypesTest-1602036902-project-admin] https://10.4.3.170/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Jul 24 07:43:49.902986 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 677/2689] 10.4.3.170 () {68 vars in 1351 bytes} [Fri Jul 24 07:43:49 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 547 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:43:49.913481 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-adb528ba-3220-47f8-b6ec-0e95468dd1e0 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:49.915356 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-adb528ba-3220-47f8-b6ec-0e95468dd1e0 tempest-GroupTypesTest-1602036902 tempest-GroupTypesTest-1602036902-project-admin] GET https://10.4.3.170/volume/v3/group_types?sort=name%3Adesc&is_public=None Jul 24 07:43:49.915798 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-adb528ba-3220-47f8-b6ec-0e95468dd1e0 tempest-GroupTypesTest-1602036902 tempest-GroupTypesTest-1602036902-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:49.916031 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-adb528ba-3220-47f8-b6ec-0e95468dd1e0 tempest-GroupTypesTest-1602036902 tempest-GroupTypesTest-1602036902-project-admin] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:49.929115 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-adb528ba-3220-47f8-b6ec-0e95468dd1e0 tempest-GroupTypesTest-1602036902 tempest-GroupTypesTest-1602036902-project-admin] https://10.4.3.170/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Jul 24 07:43:49.929535 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 663/2690] 10.4.3.170 () {68 vars in 1353 bytes} [Fri Jul 24 07:43:49 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 547 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:43:49.939216 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-b1a3d732-0190-42dc-af95-98ac58be8acc None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:49.941359 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b1a3d732-0190-42dc-af95-98ac58be8acc tempest-GroupTypesTest-1602036902 tempest-GroupTypesTest-1602036902-project-admin] GET https://10.4.3.170/volume/v3/group_types?is_public=False Jul 24 07:43:49.941693 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b1a3d732-0190-42dc-af95-98ac58be8acc tempest-GroupTypesTest-1602036902 tempest-GroupTypesTest-1602036902-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:49.941886 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b1a3d732-0190-42dc-af95-98ac58be8acc tempest-GroupTypesTest-1602036902 tempest-GroupTypesTest-1602036902-project-admin] Calling method 'version_select' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:49.952820 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b1a3d732-0190-42dc-af95-98ac58be8acc tempest-GroupTypesTest-1602036902 tempest-GroupTypesTest-1602036902-project-admin] https://10.4.3.170/volume/v3/group_types?is_public=False returned with HTTP 200 Jul 24 07:43:49.953279 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 675/2691] 10.4.3.170 () {68 vars in 1321 bytes} [Fri Jul 24 07:43:49 2026] GET /volume/v3/group_types?is_public=False => generated 167 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:43:49.963810 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a8e2e0a2-a160-4379-b535-6ad2cb66b504 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:49.965745 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a8e2e0a2-a160-4379-b535-6ad2cb66b504 tempest-GroupTypesTest-1602036902 tempest-GroupTypesTest-1602036902-project-admin] GET https://10.4.3.170/volume/v3/group_types?is_public=True Jul 24 07:43:49.965951 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a8e2e0a2-a160-4379-b535-6ad2cb66b504 tempest-GroupTypesTest-1602036902 tempest-GroupTypesTest-1602036902-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:49.966165 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a8e2e0a2-a160-4379-b535-6ad2cb66b504 tempest-GroupTypesTest-1602036902 tempest-GroupTypesTest-1602036902-project-admin] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:49.977379 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a8e2e0a2-a160-4379-b535-6ad2cb66b504 tempest-GroupTypesTest-1602036902 tempest-GroupTypesTest-1602036902-project-admin] https://10.4.3.170/volume/v3/group_types?is_public=True returned with HTTP 200 Jul 24 07:43:49.977602 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 677/2692] 10.4.3.170 () {68 vars in 1319 bytes} [Fri Jul 24 07:43:49 2026] GET /volume/v3/group_types?is_public=True => generated 397 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:43:49.985339 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-cd4112ba-535f-4f71-9316-a9a4159d309f None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:49.987144 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-cd4112ba-535f-4f71-9316-a9a4159d309f tempest-GroupTypesTest-1602036902 tempest-GroupTypesTest-1602036902-project-admin] DELETE https://10.4.3.170/volume/v3/group_types/28ef64e7-55da-40b8-8f61-4081f6a91f70 Jul 24 07:43:49.987233 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-cd4112ba-535f-4f71-9316-a9a4159d309f tempest-GroupTypesTest-1602036902 tempest-GroupTypesTest-1602036902-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:49.987409 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-cd4112ba-535f-4f71-9316-a9a4159d309f tempest-GroupTypesTest-1602036902 tempest-GroupTypesTest-1602036902-project-admin] Calling method 'version_select' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:49.998687 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-cd4112ba-535f-4f71-9316-a9a4159d309f tempest-GroupTypesTest-1602036902 tempest-GroupTypesTest-1602036902-project-admin] https://10.4.3.170/volume/v3/group_types/28ef64e7-55da-40b8-8f61-4081f6a91f70 returned with HTTP 202 Jul 24 07:43:49.999124 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 678/2693] 10.4.3.170 () {68 vars in 1404 bytes} [Fri Jul 24 07:43:49 2026] DELETE /volume/v3/group_types/28ef64e7-55da-40b8-8f61-4081f6a91f70 => generated 0 bytes in 14 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jul 24 07:43:50.009230 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-70cf0a05-d6e4-4235-88ef-f1cfe0f8d80d None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:50.009230 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-70cf0a05-d6e4-4235-88ef-f1cfe0f8d80d tempest-GroupTypesTest-1602036902 tempest-GroupTypesTest-1602036902-project-admin] DELETE https://10.4.3.170/volume/v3/group_types/02207aa0-c7a6-48ba-b1d4-5c122d44da28 Jul 24 07:43:50.009230 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-70cf0a05-d6e4-4235-88ef-f1cfe0f8d80d tempest-GroupTypesTest-1602036902 tempest-GroupTypesTest-1602036902-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:50.009230 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-70cf0a05-d6e4-4235-88ef-f1cfe0f8d80d tempest-GroupTypesTest-1602036902 tempest-GroupTypesTest-1602036902-project-admin] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:50.025279 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-70cf0a05-d6e4-4235-88ef-f1cfe0f8d80d tempest-GroupTypesTest-1602036902 tempest-GroupTypesTest-1602036902-project-admin] https://10.4.3.170/volume/v3/group_types/02207aa0-c7a6-48ba-b1d4-5c122d44da28 returned with HTTP 202 Jul 24 07:43:50.025810 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 664/2694] 10.4.3.170 () {68 vars in 1404 bytes} [Fri Jul 24 07:43:50 2026] DELETE /volume/v3/group_types/02207aa0-c7a6-48ba-b1d4-5c122d44da28 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 07:43:50.338363 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-0a73f809-fc78-4275-b448-67edd17d1034 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:50.340031 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0a73f809-fc78-4275-b448-67edd17d1034 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/bda21d3e-8024-475d-a622-e5921e2be187 Jul 24 07:43:50.340276 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0a73f809-fc78-4275-b448-67edd17d1034 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:50.340470 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0a73f809-fc78-4275-b448-67edd17d1034 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:50.340603 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-0a73f809-fc78-4275-b448-67edd17d1034 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id bda21d3e-8024-475d-a622-e5921e2be187. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:43:50.349710 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:50.349710 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:43:50.350510 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0a73f809-fc78-4275-b448-67edd17d1034 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/bda21d3e-8024-475d-a622-e5921e2be187 returned with HTTP 200 Jul 24 07:43:50.350889 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 676/2695] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:43:50 2026] GET /volume/v3/backups/bda21d3e-8024-475d-a622-e5921e2be187 => generated 826 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 07:43:51.360993 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-6addda4a-fcd5-4954-83b6-8843b4e9a728 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:51.362733 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6addda4a-fcd5-4954-83b6-8843b4e9a728 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/bda21d3e-8024-475d-a622-e5921e2be187 Jul 24 07:43:51.362946 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6addda4a-fcd5-4954-83b6-8843b4e9a728 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:51.363143 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6addda4a-fcd5-4954-83b6-8843b4e9a728 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:51.363279 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-6addda4a-fcd5-4954-83b6-8843b4e9a728 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id bda21d3e-8024-475d-a622-e5921e2be187. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:43:51.367578 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:51.367578 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:43:51.368365 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6addda4a-fcd5-4954-83b6-8843b4e9a728 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/bda21d3e-8024-475d-a622-e5921e2be187 returned with HTTP 200 Jul 24 07:43:51.369103 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 678/2696] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:43:51 2026] GET /volume/v3/backups/bda21d3e-8024-475d-a622-e5921e2be187 => generated 826 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:43:52.382197 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-219f6942-40cb-41b9-8108-99a86a226d1e None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:52.383926 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-219f6942-40cb-41b9-8108-99a86a226d1e tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/bda21d3e-8024-475d-a622-e5921e2be187 Jul 24 07:43:52.384097 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-219f6942-40cb-41b9-8108-99a86a226d1e tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:52.384291 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-219f6942-40cb-41b9-8108-99a86a226d1e tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:52.384391 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-219f6942-40cb-41b9-8108-99a86a226d1e tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id bda21d3e-8024-475d-a622-e5921e2be187. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:43:52.390790 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:52.390790 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:43:52.391662 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-219f6942-40cb-41b9-8108-99a86a226d1e tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/bda21d3e-8024-475d-a622-e5921e2be187 returned with HTTP 200 Jul 24 07:43:52.392909 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 679/2697] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:43:52 2026] GET /volume/v3/backups/bda21d3e-8024-475d-a622-e5921e2be187 => generated 826 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:43:52.550759 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-0f1ec1d0-dc15-4951-aee4-24a57035b913 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:52.662902 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0f1ec1d0-dc15-4951-aee4-24a57035b913 tempest-VolumePoolsAdminTestsJSON-675431852 tempest-VolumePoolsAdminTestsJSON-675431852-project-admin] GET https://10.4.3.170/volume/v3/scheduler-stats/get_pools?detail=True Jul 24 07:43:52.663172 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0f1ec1d0-dc15-4951-aee4-24a57035b913 tempest-VolumePoolsAdminTestsJSON-675431852 tempest-VolumePoolsAdminTestsJSON-675431852-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:52.663448 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0f1ec1d0-dc15-4951-aee4-24a57035b913 tempest-VolumePoolsAdminTestsJSON-675431852 tempest-VolumePoolsAdminTestsJSON-675431852-project-admin] Calling method 'get_pools' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:52.673185 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0f1ec1d0-dc15-4951-aee4-24a57035b913 tempest-VolumePoolsAdminTestsJSON-675431852 tempest-VolumePoolsAdminTestsJSON-675431852-project-admin] https://10.4.3.170/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jul 24 07:43:52.673620 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 665/2698] 10.4.3.170 () {66 vars in 1314 bytes} [Fri Jul 24 07:43:52 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:43:52.684715 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-599703e0-a126-4700-8a32-e25430c08280 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:52.688070 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-599703e0-a126-4700-8a32-e25430c08280 tempest-VolumePoolsAdminTestsJSON-675431852 tempest-VolumePoolsAdminTestsJSON-675431852-project-admin] GET https://10.4.3.170/volume/v3/scheduler-stats/get_pools Jul 24 07:43:52.688306 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-599703e0-a126-4700-8a32-e25430c08280 tempest-VolumePoolsAdminTestsJSON-675431852 tempest-VolumePoolsAdminTestsJSON-675431852-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:52.688558 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-599703e0-a126-4700-8a32-e25430c08280 tempest-VolumePoolsAdminTestsJSON-675431852 tempest-VolumePoolsAdminTestsJSON-675431852-project-admin] Calling method 'get_pools' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:52.698232 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-599703e0-a126-4700-8a32-e25430c08280 tempest-VolumePoolsAdminTestsJSON-675431852 tempest-VolumePoolsAdminTestsJSON-675431852-project-admin] https://10.4.3.170/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 24 07:43:52.698630 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 677/2699] 10.4.3.170 () {66 vars in 1291 bytes} [Fri Jul 24 07:43:52 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:43:53.407792 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-db5d14de-4add-4439-90a7-faac964ca28d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:53.415103 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-db5d14de-4add-4439-90a7-faac964ca28d tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/bda21d3e-8024-475d-a622-e5921e2be187 Jul 24 07:43:53.415168 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-db5d14de-4add-4439-90a7-faac964ca28d tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:53.415323 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-db5d14de-4add-4439-90a7-faac964ca28d tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:53.415419 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-db5d14de-4add-4439-90a7-faac964ca28d tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id bda21d3e-8024-475d-a622-e5921e2be187. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:43:53.422835 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:53.422835 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:43:53.423869 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-db5d14de-4add-4439-90a7-faac964ca28d tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/bda21d3e-8024-475d-a622-e5921e2be187 returned with HTTP 200 Jul 24 07:43:53.424419 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 679/2700] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:43:53 2026] GET /volume/v3/backups/bda21d3e-8024-475d-a622-e5921e2be187 => generated 826 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:43:53.469237 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-5e5dcc85-30d2-47ea-b09f-a29b01357ebb None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:53.470892 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5e5dcc85-30d2-47ea-b09f-a29b01357ebb tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:43:53.471228 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5e5dcc85-30d2-47ea-b09f-a29b01357ebb tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-437876145", "snapshot_id": null, "imageRef": "c7843099-d178-467f-91a9-52ff7d08103c", "volume_type": null, "size": 1}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:43:53.473075 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-5e5dcc85-30d2-47ea-b09f-a29b01357ebb tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-437876145', 'snapshot_id': None, 'imageRef': 'c7843099-d178-467f-91a9-52ff7d08103c', 'volume_type': None, 'size': 1}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:43:53.642692 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-5e5dcc85-30d2-47ea-b09f-a29b01357ebb tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Create volume of 1 GB Jul 24 07:43:53.647131 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-5e5dcc85-30d2-47ea-b09f-a29b01357ebb tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Availability Zones retrieved successfully. Jul 24 07:43:53.652985 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-5e5dcc85-30d2-47ea-b09f-a29b01357ebb tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Flow 'volume_create_api' (710b0226-d35d-4949-aa60-467db53bb166) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:43:53.654287 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-5e5dcc85-30d2-47ea-b09f-a29b01357ebb tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ff18bab-b7bb-402b-b1b0-f00baca6bdb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:43:53.655365 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-5e5dcc85-30d2-47ea-b09f-a29b01357ebb tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Validating volume size '1' using validate_int {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:43:53.749833 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-5e5dcc85-30d2-47ea-b09f-a29b01357ebb tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ff18bab-b7bb-402b-b1b0-f00baca6bdb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:43:53.751295 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-5e5dcc85-30d2-47ea-b09f-a29b01357ebb tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21fb17a4-7653-4ccc-8bf5-2d95c7f7c1f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:43:53.845671 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-5e5dcc85-30d2-47ea-b09f-a29b01357ebb tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Created reservations ['45813047-cbd5-4f1d-8a33-48ef7e403f58', 'c28186ec-4e41-4927-91e6-4413cc59bebe', 'a6b6c490-744f-417d-a308-6e3c7e24ef15', '9be18468-5042-4dad-808d-e3d76a07f2f9'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:43:53.846610 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-5e5dcc85-30d2-47ea-b09f-a29b01357ebb tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21fb17a4-7653-4ccc-8bf5-2d95c7f7c1f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['45813047-cbd5-4f1d-8a33-48ef7e403f58', 'c28186ec-4e41-4927-91e6-4413cc59bebe', 'a6b6c490-744f-417d-a308-6e3c7e24ef15', '9be18468-5042-4dad-808d-e3d76a07f2f9']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:43:53.847456 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-5e5dcc85-30d2-47ea-b09f-a29b01357ebb tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ddcc7eb4-8b6f-4c10-abe1-9192f9d140a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:43:53.878317 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-5e5dcc85-30d2-47ea-b09f-a29b01357ebb tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ddcc7eb4-8b6f-4c10-abe1-9192f9d140a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ae38a4d2-a5e1-4495-8a36-f3a6cd49d8aa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-437876145',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a56715a5234d41f982f1bf8b55cae9b1',qos_specs=None,replication_status=,reservations=['45813047-cbd5-4f1d-8a33-48ef7e403f58','c28186ec-4e41-4927-91e6-4413cc59bebe','a6b6c490-744f-417d-a308-6e3c7e24ef15','9be18468-5042-4dad-808d-e3d76a07f2f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c238a58307ac4a4784fe96e7c6e6d04d',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:43:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-437876145',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ae38a4d2-a5e1-4495-8a36-f3a6cd49d8aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a56715a5234d41f982f1bf8b55cae9b1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c238a58307ac4a4784fe96e7c6e6d04d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:43:53.879149 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-5e5dcc85-30d2-47ea-b09f-a29b01357ebb tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70d19377-e0e6-4fca-b12b-e1a657c3145c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:43:53.900676 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-5e5dcc85-30d2-47ea-b09f-a29b01357ebb tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70d19377-e0e6-4fca-b12b-e1a657c3145c) transitioned into state 'SUCCESS' from state '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-437876145',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a56715a5234d41f982f1bf8b55cae9b1',qos_specs=None,replication_status=,reservations=['45813047-cbd5-4f1d-8a33-48ef7e403f58','c28186ec-4e41-4927-91e6-4413cc59bebe','a6b6c490-744f-417d-a308-6e3c7e24ef15','9be18468-5042-4dad-808d-e3d76a07f2f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c238a58307ac4a4784fe96e7c6e6d04d',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:43:53.901500 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-5e5dcc85-30d2-47ea-b09f-a29b01357ebb tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (017f98cf-dc22-40f7-b1e0-f4a66006bd83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:43:53.914142 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-5e5dcc85-30d2-47ea-b09f-a29b01357ebb tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (017f98cf-dc22-40f7-b1e0-f4a66006bd83) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:43:53.915248 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-5e5dcc85-30d2-47ea-b09f-a29b01357ebb tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Flow 'volume_create_api' (710b0226-d35d-4949-aa60-467db53bb166) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:43:53.915394 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-5e5dcc85-30d2-47ea-b09f-a29b01357ebb tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Create volume request issued successfully. Jul 24 07:43:53.915984 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5e5dcc85-30d2-47ea-b09f-a29b01357ebb tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:43:53.917195 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 680/2701] 10.4.3.170 () {70 vars in 1300 bytes} [Fri Jul 24 07:43:53 2026] POST /volume/v3/volumes => generated 780 bytes in 448 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:43:53.935385 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-653e82eb-776a-424a-aeee-6acba1846254 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:53.937415 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-653e82eb-776a-424a-aeee-6acba1846254 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] GET https://10.4.3.170/volume/v3/volumes/ae38a4d2-a5e1-4495-8a36-f3a6cd49d8aa Jul 24 07:43:53.937415 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-653e82eb-776a-424a-aeee-6acba1846254 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:53.937553 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-653e82eb-776a-424a-aeee-6acba1846254 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:53.948127 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:53.948127 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:43:53.949916 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-653e82eb-776a-424a-aeee-6acba1846254 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Volume info retrieved successfully. Jul 24 07:43:53.955570 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-653e82eb-776a-424a-aeee-6acba1846254 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] https://10.4.3.170/volume/v3/volumes/ae38a4d2-a5e1-4495-8a36-f3a6cd49d8aa returned with HTTP 200 Jul 24 07:43:53.956006 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 666/2702] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:43:53 2026] GET /volume/v3/volumes/ae38a4d2-a5e1-4495-8a36-f3a6cd49d8aa => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:43:54.439633 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-e14e1a68-6d3a-4e3d-944e-f0c7dab3a80f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:54.444259 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e14e1a68-6d3a-4e3d-944e-f0c7dab3a80f tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/bda21d3e-8024-475d-a622-e5921e2be187 Jul 24 07:43:54.444259 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e14e1a68-6d3a-4e3d-944e-f0c7dab3a80f tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:54.444259 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e14e1a68-6d3a-4e3d-944e-f0c7dab3a80f tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:54.444259 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-e14e1a68-6d3a-4e3d-944e-f0c7dab3a80f tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id bda21d3e-8024-475d-a622-e5921e2be187. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:43:54.454940 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:54.454940 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:43:54.454940 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e14e1a68-6d3a-4e3d-944e-f0c7dab3a80f tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/bda21d3e-8024-475d-a622-e5921e2be187 returned with HTTP 200 Jul 24 07:43:54.454940 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 678/2703] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:43:54 2026] GET /volume/v3/backups/bda21d3e-8024-475d-a622-e5921e2be187 => generated 826 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:43:54.779121 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-99363752-081c-43ed-b2ca-5e01ea4ddf0b req-4cfcba6f-d374-4397-a1c7-bf3ebeb98001 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:54.781832 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-99363752-081c-43ed-b2ca-5e01ea4ddf0b req-4cfcba6f-d374-4397-a1c7-bf3ebeb98001 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] DELETE https://10.4.3.170/volume/v3/attachments/d7417f38-d482-4313-9fa5-cfcfdd11429a Jul 24 07:43:54.782004 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-99363752-081c-43ed-b2ca-5e01ea4ddf0b req-4cfcba6f-d374-4397-a1c7-bf3ebeb98001 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:54.782209 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-99363752-081c-43ed-b2ca-5e01ea4ddf0b req-4cfcba6f-d374-4397-a1c7-bf3ebeb98001 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:54.792276 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:54.792276 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:43:54.835945 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-99363752-081c-43ed-b2ca-5e01ea4ddf0b req-4cfcba6f-d374-4397-a1c7-bf3ebeb98001 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] https://10.4.3.170/volume/v3/attachments/d7417f38-d482-4313-9fa5-cfcfdd11429a returned with HTTP 200 Jul 24 07:43:54.836369 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 680/2704] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 24 07:43:54 2026] DELETE /volume/v3/attachments/d7417f38-d482-4313-9fa5-cfcfdd11429a => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:43:54.968528 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-efe373dd-8eec-44ad-9d85-326714441598 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:54.972236 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-efe373dd-8eec-44ad-9d85-326714441598 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] GET https://10.4.3.170/volume/v3/volumes/ae38a4d2-a5e1-4495-8a36-f3a6cd49d8aa Jul 24 07:43:54.972236 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-efe373dd-8eec-44ad-9d85-326714441598 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:54.972236 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-efe373dd-8eec-44ad-9d85-326714441598 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:54.978328 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:54.978328 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:43:54.983952 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-efe373dd-8eec-44ad-9d85-326714441598 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Volume info retrieved successfully. Jul 24 07:43:54.989176 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-efe373dd-8eec-44ad-9d85-326714441598 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] https://10.4.3.170/volume/v3/volumes/ae38a4d2-a5e1-4495-8a36-f3a6cd49d8aa returned with HTTP 200 Jul 24 07:43:54.989558 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 681/2705] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:43:54 2026] GET /volume/v3/volumes/ae38a4d2-a5e1-4495-8a36-f3a6cd49d8aa => generated 1388 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:43:55.001387 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-014cb55e-7233-4414-a67e-bca0742b2f9b None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:55.005238 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-014cb55e-7233-4414-a67e-bca0742b2f9b tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] GET https://10.4.3.170/volume/v3/volumes/ae38a4d2-a5e1-4495-8a36-f3a6cd49d8aa Jul 24 07:43:55.005238 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-014cb55e-7233-4414-a67e-bca0742b2f9b tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:55.005238 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-014cb55e-7233-4414-a67e-bca0742b2f9b tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:55.010010 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:55.010010 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:43:55.012889 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-014cb55e-7233-4414-a67e-bca0742b2f9b tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Volume info retrieved successfully. Jul 24 07:43:55.017383 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-014cb55e-7233-4414-a67e-bca0742b2f9b tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] https://10.4.3.170/volume/v3/volumes/ae38a4d2-a5e1-4495-8a36-f3a6cd49d8aa returned with HTTP 200 Jul 24 07:43:55.017825 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 667/2706] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:43:55 2026] GET /volume/v3/volumes/ae38a4d2-a5e1-4495-8a36-f3a6cd49d8aa => generated 1388 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:43:55.468305 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-b6c18f45-77a2-4c80-b06a-cc4bcaa9905b None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:55.468582 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-97b34e24-33ee-460f-8d58-ac0b645167f3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:55.470683 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-97b34e24-33ee-460f-8d58-ac0b645167f3 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/bda21d3e-8024-475d-a622-e5921e2be187 Jul 24 07:43:55.478030 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-97b34e24-33ee-460f-8d58-ac0b645167f3 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:55.478030 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-97b34e24-33ee-460f-8d58-ac0b645167f3 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:55.478030 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-97b34e24-33ee-460f-8d58-ac0b645167f3 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id bda21d3e-8024-475d-a622-e5921e2be187. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:43:55.485377 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:55.485377 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:43:55.485377 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-97b34e24-33ee-460f-8d58-ac0b645167f3 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/bda21d3e-8024-475d-a622-e5921e2be187 returned with HTTP 200 Jul 24 07:43:55.485377 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 681/2707] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:43:55 2026] GET /volume/v3/backups/bda21d3e-8024-475d-a622-e5921e2be187 => generated 826 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:43:55.566514 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b6c18f45-77a2-4c80-b06a-cc4bcaa9905b tempest-VolumeQuotaClassesTest-653296856 tempest-VolumeQuotaClassesTest-653296856-project-admin] GET https://10.4.3.170/volume/v3/os-quota-class-sets/default Jul 24 07:43:55.566712 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b6c18f45-77a2-4c80-b06a-cc4bcaa9905b tempest-VolumeQuotaClassesTest-653296856 tempest-VolumeQuotaClassesTest-653296856-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:55.566912 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b6c18f45-77a2-4c80-b06a-cc4bcaa9905b tempest-VolumeQuotaClassesTest-653296856 tempest-VolumeQuotaClassesTest-653296856-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:55.577825 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b6c18f45-77a2-4c80-b06a-cc4bcaa9905b tempest-VolumeQuotaClassesTest-653296856 tempest-VolumeQuotaClassesTest-653296856-project-admin] https://10.4.3.170/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 24 07:43:55.578214 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 679/2708] 10.4.3.170 () {66 vars in 1297 bytes} [Fri Jul 24 07:43:55 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:43:55.588899 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-a7f482b7-44cd-4314-af1a-dc5c18185a45 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:55.592269 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a7f482b7-44cd-4314-af1a-dc5c18185a45 tempest-VolumeQuotaClassesTest-653296856 tempest-VolumeQuotaClassesTest-653296856-project-admin] GET https://10.4.3.170/volume/v3/os-quota-class-sets/default Jul 24 07:43:55.592555 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a7f482b7-44cd-4314-af1a-dc5c18185a45 tempest-VolumeQuotaClassesTest-653296856 tempest-VolumeQuotaClassesTest-653296856-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:55.592828 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a7f482b7-44cd-4314-af1a-dc5c18185a45 tempest-VolumeQuotaClassesTest-653296856 tempest-VolumeQuotaClassesTest-653296856-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:55.613564 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a7f482b7-44cd-4314-af1a-dc5c18185a45 tempest-VolumeQuotaClassesTest-653296856 tempest-VolumeQuotaClassesTest-653296856-project-admin] https://10.4.3.170/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 24 07:43:55.613564 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 682/2709] 10.4.3.170 () {66 vars in 1297 bytes} [Fri Jul 24 07:43:55 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:43:55.624586 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-39ba594b-51b6-4c6f-bc2a-b8bf7aec7c62 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:55.626427 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-39ba594b-51b6-4c6f-bc2a-b8bf7aec7c62 tempest-VolumeQuotaClassesTest-653296856 tempest-VolumeQuotaClassesTest-653296856-project-admin] POST https://10.4.3.170/volume/v3/types Jul 24 07:43:55.626738 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-39ba594b-51b6-4c6f-bc2a-b8bf7aec7c62 tempest-VolumeQuotaClassesTest-653296856 tempest-VolumeQuotaClassesTest-653296856-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-1435330256"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:43:55.644247 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-39ba594b-51b6-4c6f-bc2a-b8bf7aec7c62 tempest-VolumeQuotaClassesTest-653296856 tempest-VolumeQuotaClassesTest-653296856-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 24 07:43:55.644594 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 668/2710] 10.4.3.170 () {68 vars in 1252 bytes} [Fri Jul 24 07:43:55 2026] POST /volume/v3/types => generated 228 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:43:55.656442 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a05c4c55-8fe5-425b-94f3-cf27882caa47 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:55.657709 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a05c4c55-8fe5-425b-94f3-cf27882caa47 tempest-VolumeQuotaClassesTest-653296856 tempest-VolumeQuotaClassesTest-653296856-project-admin] PUT https://10.4.3.170/volume/v3/os-quota-class-sets/default Jul 24 07:43:55.658769 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a05c4c55-8fe5-425b-94f3-cf27882caa47 tempest-VolumeQuotaClassesTest-653296856 tempest-VolumeQuotaClassesTest-653296856-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-1435330256": 9, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-1435330256": 8, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-1435330256": 10}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:43:55.700835 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-1837adc5-b716-4f34-86ab-1b282d878c39 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:55.702760 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1837adc5-b716-4f34-86ab-1b282d878c39 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] DELETE https://10.4.3.170/volume/v3/volumes/cd4e0bc4-7a07-4401-b255-d66a5c27c261 Jul 24 07:43:55.703308 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1837adc5-b716-4f34-86ab-1b282d878c39 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:55.703308 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1837adc5-b716-4f34-86ab-1b282d878c39 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:55.703308 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-1837adc5-b716-4f34-86ab-1b282d878c39 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Delete volume with id: cd4e0bc4-7a07-4401-b255-d66a5c27c261 Jul 24 07:43:55.709842 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:55.709842 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:43:55.710265 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-1837adc5-b716-4f34-86ab-1b282d878c39 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Volume info retrieved successfully. Jul 24 07:43:55.738371 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-1837adc5-b716-4f34-86ab-1b282d878c39 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Delete volume request issued successfully. Jul 24 07:43:55.739047 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1837adc5-b716-4f34-86ab-1b282d878c39 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] https://10.4.3.170/volume/v3/volumes/cd4e0bc4-7a07-4401-b255-d66a5c27c261 returned with HTTP 202 Jul 24 07:43:55.739047 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 680/2711] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:43:55 2026] DELETE /volume/v3/volumes/cd4e0bc4-7a07-4401-b255-d66a5c27c261 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:43:55.749147 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-e4be419f-3420-4c95-823b-4efba5a3b9a1 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:55.752913 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e4be419f-3420-4c95-823b-4efba5a3b9a1 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] DELETE https://10.4.3.170/volume/v3/backups/86bf6af1-1a3f-49ec-a7fd-299a4b738773 Jul 24 07:43:55.752913 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e4be419f-3420-4c95-823b-4efba5a3b9a1 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:55.752913 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e4be419f-3420-4c95-823b-4efba5a3b9a1 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:55.752913 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.contrib.backups [None req-e4be419f-3420-4c95-823b-4efba5a3b9a1 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Delete backup with id: 86bf6af1-1a3f-49ec-a7fd-299a4b738773. Jul 24 07:43:55.755975 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a05c4c55-8fe5-425b-94f3-cf27882caa47 tempest-VolumeQuotaClassesTest-653296856 tempest-VolumeQuotaClassesTest-653296856-project-admin] https://10.4.3.170/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 24 07:43:55.756839 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 682/2712] 10.4.3.170 () {68 vars in 1318 bytes} [Fri Jul 24 07:43:55 2026] PUT /volume/v3/os-quota-class-sets/default => generated 610 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:43:55.761183 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:55.761183 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:43:55.766814 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-668f7f93-8985-4a07-ba49-c7411e8d1f94 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:55.768475 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-668f7f93-8985-4a07-ba49-c7411e8d1f94 tempest-VolumeQuotaClassesTest-653296856 tempest-VolumeQuotaClassesTest-653296856-project-admin] GET https://10.4.3.170/volume/v3/os-quota-sets/04a1992a93a245ef926e6766f5696fee/defaults Jul 24 07:43:55.769618 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-668f7f93-8985-4a07-ba49-c7411e8d1f94 tempest-VolumeQuotaClassesTest-653296856 tempest-VolumeQuotaClassesTest-653296856-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:55.769618 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-668f7f93-8985-4a07-ba49-c7411e8d1f94 tempest-VolumeQuotaClassesTest-653296856 tempest-VolumeQuotaClassesTest-653296856-project-admin] Calling method 'defaults' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:55.778712 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-668f7f93-8985-4a07-ba49-c7411e8d1f94 tempest-VolumeQuotaClassesTest-653296856 tempest-VolumeQuotaClassesTest-653296856-project-admin] https://10.4.3.170/volume/v3/os-quota-sets/04a1992a93a245ef926e6766f5696fee/defaults returned with HTTP 200 Jul 24 07:43:55.779123 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 669/2713] 10.4.3.170 () {66 vars in 1381 bytes} [Fri Jul 24 07:43:55 2026] GET /volume/v3/os-quota-sets/04a1992a93a245ef926e6766f5696fee/defaults => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:43:55.782230 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.backup.rpcapi [None req-e4be419f-3420-4c95-823b-4efba5a3b9a1 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] delete_backup rpcapi backup_id 86bf6af1-1a3f-49ec-a7fd-299a4b738773 {{(pid=100245) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 07:43:55.783595 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e4be419f-3420-4c95-823b-4efba5a3b9a1 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] https://10.4.3.170/volume/v3/backups/86bf6af1-1a3f-49ec-a7fd-299a4b738773 returned with HTTP 202 Jul 24 07:43:55.783595 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 683/2714] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:43:55 2026] DELETE /volume/v3/backups/86bf6af1-1a3f-49ec-a7fd-299a4b738773 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:43:55.790963 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-3b9d10da-59e0-4eed-b715-4bb5401977ce None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:55.792699 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3b9d10da-59e0-4eed-b715-4bb5401977ce tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] DELETE https://10.4.3.170/volume/v3/volumes/15721d98-e9c1-45ce-b9a8-f08b8560a4cc Jul 24 07:43:55.792865 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3b9d10da-59e0-4eed-b715-4bb5401977ce tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:55.793188 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3b9d10da-59e0-4eed-b715-4bb5401977ce tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:55.793364 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-3b9d10da-59e0-4eed-b715-4bb5401977ce tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Delete volume with id: 15721d98-e9c1-45ce-b9a8-f08b8560a4cc Jul 24 07:43:55.802875 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:55.802875 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:43:55.803368 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-3b9d10da-59e0-4eed-b715-4bb5401977ce tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Volume info retrieved successfully. Jul 24 07:43:55.843649 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-3b9d10da-59e0-4eed-b715-4bb5401977ce tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Delete volume request issued successfully. Jul 24 07:43:55.843855 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3b9d10da-59e0-4eed-b715-4bb5401977ce tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] https://10.4.3.170/volume/v3/volumes/15721d98-e9c1-45ce-b9a8-f08b8560a4cc returned with HTTP 202 Jul 24 07:43:55.844390 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 681/2715] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:43:55 2026] DELETE /volume/v3/volumes/15721d98-e9c1-45ce-b9a8-f08b8560a4cc => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:43:55.854575 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c3823891-5dec-4179-a303-ae00e9823633 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:55.857948 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c3823891-5dec-4179-a303-ae00e9823633 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] GET https://10.4.3.170/volume/v3/volumes/15721d98-e9c1-45ce-b9a8-f08b8560a4cc Jul 24 07:43:55.857948 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c3823891-5dec-4179-a303-ae00e9823633 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:55.857948 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c3823891-5dec-4179-a303-ae00e9823633 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:55.869580 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:55.869580 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:43:55.881003 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-c3823891-5dec-4179-a303-ae00e9823633 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Volume info retrieved successfully. Jul 24 07:43:55.893295 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c3823891-5dec-4179-a303-ae00e9823633 tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] https://10.4.3.170/volume/v3/volumes/15721d98-e9c1-45ce-b9a8-f08b8560a4cc returned with HTTP 200 Jul 24 07:43:55.893639 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 683/2716] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:43:55 2026] GET /volume/v3/volumes/15721d98-e9c1-45ce-b9a8-f08b8560a4cc => generated 1360 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:43:56.007505 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-cec5b99f-8d55-4355-b7ad-8fa830d08d98 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:56.009169 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-cec5b99f-8d55-4355-b7ad-8fa830d08d98 tempest-VolumeQuotaClassesTest-653296856 tempest-VolumeQuotaClassesTest-653296856-project-admin] GET https://10.4.3.170/volume/v3/os-quota-sets/22d0eeb51e974b458b804dc51c5cdeae/defaults Jul 24 07:43:56.009375 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-cec5b99f-8d55-4355-b7ad-8fa830d08d98 tempest-VolumeQuotaClassesTest-653296856 tempest-VolumeQuotaClassesTest-653296856-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:56.009614 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-cec5b99f-8d55-4355-b7ad-8fa830d08d98 tempest-VolumeQuotaClassesTest-653296856 tempest-VolumeQuotaClassesTest-653296856-project-admin] Calling method 'defaults' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:56.021593 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-cec5b99f-8d55-4355-b7ad-8fa830d08d98 tempest-VolumeQuotaClassesTest-653296856 tempest-VolumeQuotaClassesTest-653296856-project-admin] https://10.4.3.170/volume/v3/os-quota-sets/22d0eeb51e974b458b804dc51c5cdeae/defaults returned with HTTP 200 Jul 24 07:43:56.022299 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 670/2717] 10.4.3.170 () {66 vars in 1381 bytes} [Fri Jul 24 07:43:56 2026] GET /volume/v3/os-quota-sets/22d0eeb51e974b458b804dc51c5cdeae/defaults => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:43:56.115320 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-84c26b85-146e-49b2-a8bd-54d4a5a7d225 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:56.117303 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-84c26b85-146e-49b2-a8bd-54d4a5a7d225 tempest-VolumeQuotaClassesTest-653296856 tempest-VolumeQuotaClassesTest-653296856-project-admin] DELETE https://10.4.3.170/volume/v3/types/fc9dc696-e3f4-49dc-a835-a651b1a5d411 Jul 24 07:43:56.117519 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-84c26b85-146e-49b2-a8bd-54d4a5a7d225 tempest-VolumeQuotaClassesTest-653296856 tempest-VolumeQuotaClassesTest-653296856-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:56.117708 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-84c26b85-146e-49b2-a8bd-54d4a5a7d225 tempest-VolumeQuotaClassesTest-653296856 tempest-VolumeQuotaClassesTest-653296856-project-admin] Calling method '_delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:56.145460 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-84c26b85-146e-49b2-a8bd-54d4a5a7d225 tempest-VolumeQuotaClassesTest-653296856 tempest-VolumeQuotaClassesTest-653296856-project-admin] https://10.4.3.170/volume/v3/types/fc9dc696-e3f4-49dc-a835-a651b1a5d411 returned with HTTP 202 Jul 24 07:43:56.145866 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 684/2718] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 24 07:43:56 2026] DELETE /volume/v3/types/fc9dc696-e3f4-49dc-a835-a651b1a5d411 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:43:56.154601 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-032e6ae4-dbcf-4be7-8bba-9b5b4438d0e9 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:56.156690 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-032e6ae4-dbcf-4be7-8bba-9b5b4438d0e9 tempest-VolumeQuotaClassesTest-653296856 tempest-VolumeQuotaClassesTest-653296856-project-admin] GET https://10.4.3.170/volume/v3/types/fc9dc696-e3f4-49dc-a835-a651b1a5d411 Jul 24 07:43:56.156954 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-032e6ae4-dbcf-4be7-8bba-9b5b4438d0e9 tempest-VolumeQuotaClassesTest-653296856 tempest-VolumeQuotaClassesTest-653296856-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:56.157231 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-032e6ae4-dbcf-4be7-8bba-9b5b4438d0e9 tempest-VolumeQuotaClassesTest-653296856 tempest-VolumeQuotaClassesTest-653296856-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:56.160779 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-032e6ae4-dbcf-4be7-8bba-9b5b4438d0e9 tempest-VolumeQuotaClassesTest-653296856 tempest-VolumeQuotaClassesTest-653296856-project-admin] https://10.4.3.170/volume/v3/types/fc9dc696-e3f4-49dc-a835-a651b1a5d411 returned with HTTP 404 Jul 24 07:43:56.161351 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 682/2719] 10.4.3.170 () {66 vars in 1342 bytes} [Fri Jul 24 07:43:56 2026] GET /volume/v3/types/fc9dc696-e3f4-49dc-a835-a651b1a5d411 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:43:56.170562 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2b5aa2a7-6124-4e7f-bfe7-7f6f327f0390 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:56.173068 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2b5aa2a7-6124-4e7f-bfe7-7f6f327f0390 tempest-VolumeQuotaClassesTest-653296856 tempest-VolumeQuotaClassesTest-653296856-project-admin] PUT https://10.4.3.170/volume/v3/os-quota-class-sets/default Jul 24 07:43:56.173506 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2b5aa2a7-6124-4e7f-bfe7-7f6f327f0390 tempest-VolumeQuotaClassesTest-653296856 tempest-VolumeQuotaClassesTest-653296856-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=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:43:56.235592 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2b5aa2a7-6124-4e7f-bfe7-7f6f327f0390 tempest-VolumeQuotaClassesTest-653296856 tempest-VolumeQuotaClassesTest-653296856-project-admin] https://10.4.3.170/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 24 07:43:56.236245 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 684/2720] 10.4.3.170 () {68 vars in 1318 bytes} [Fri Jul 24 07:43:56 2026] PUT /volume/v3/os-quota-class-sets/default => generated 401 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:43:56.260518 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-8d58aec8-7c6e-4085-834a-2dbd5c952600 req-1c569911-5350-4e60-9bdc-5c7933394646 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:56.263250 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-8d58aec8-7c6e-4085-834a-2dbd5c952600 req-1c569911-5350-4e60-9bdc-5c7933394646 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] GET https://10.4.3.170/volume/v3/volumes/ae38a4d2-a5e1-4495-8a36-f3a6cd49d8aa Jul 24 07:43:56.263506 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-8d58aec8-7c6e-4085-834a-2dbd5c952600 req-1c569911-5350-4e60-9bdc-5c7933394646 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:56.263726 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-8d58aec8-7c6e-4085-834a-2dbd5c952600 req-1c569911-5350-4e60-9bdc-5c7933394646 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:56.271377 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:56.271377 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:43:56.276511 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-8d58aec8-7c6e-4085-834a-2dbd5c952600 req-1c569911-5350-4e60-9bdc-5c7933394646 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Volume info retrieved successfully. Jul 24 07:43:56.281420 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-8d58aec8-7c6e-4085-834a-2dbd5c952600 req-1c569911-5350-4e60-9bdc-5c7933394646 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] https://10.4.3.170/volume/v3/volumes/ae38a4d2-a5e1-4495-8a36-f3a6cd49d8aa returned with HTTP 200 Jul 24 07:43:56.281875 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 671/2721] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:43:56 2026] GET /volume/v3/volumes/ae38a4d2-a5e1-4495-8a36-f3a6cd49d8aa => generated 1370 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:43:56.497485 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-b292f43e-ab38-4afc-b17c-2d1276b6817b None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:56.499516 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b292f43e-ab38-4afc-b17c-2d1276b6817b tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/bda21d3e-8024-475d-a622-e5921e2be187 Jul 24 07:43:56.499717 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b292f43e-ab38-4afc-b17c-2d1276b6817b tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:56.499942 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b292f43e-ab38-4afc-b17c-2d1276b6817b tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:56.500147 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-b292f43e-ab38-4afc-b17c-2d1276b6817b tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id bda21d3e-8024-475d-a622-e5921e2be187. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:43:56.506783 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:56.506783 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:43:56.507656 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b292f43e-ab38-4afc-b17c-2d1276b6817b tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/bda21d3e-8024-475d-a622-e5921e2be187 returned with HTTP 200 Jul 24 07:43:56.508055 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 685/2722] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:43:56 2026] GET /volume/v3/backups/bda21d3e-8024-475d-a622-e5921e2be187 => generated 826 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:43:56.862021 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-8d58aec8-7c6e-4085-834a-2dbd5c952600 req-0ea63e5d-4a09-405e-9a47-e0fae8091f7e None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:56.867835 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-8d58aec8-7c6e-4085-834a-2dbd5c952600 req-0ea63e5d-4a09-405e-9a47-e0fae8091f7e tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] GET https://10.4.3.170/volume/v3/volumes/ae38a4d2-a5e1-4495-8a36-f3a6cd49d8aa Jul 24 07:43:56.868040 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-8d58aec8-7c6e-4085-834a-2dbd5c952600 req-0ea63e5d-4a09-405e-9a47-e0fae8091f7e tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:56.868259 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-8d58aec8-7c6e-4085-834a-2dbd5c952600 req-0ea63e5d-4a09-405e-9a47-e0fae8091f7e tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:56.877104 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:56.877104 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:43:56.881097 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-8d58aec8-7c6e-4085-834a-2dbd5c952600 req-0ea63e5d-4a09-405e-9a47-e0fae8091f7e tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Volume info retrieved successfully. Jul 24 07:43:56.885759 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-8d58aec8-7c6e-4085-834a-2dbd5c952600 req-0ea63e5d-4a09-405e-9a47-e0fae8091f7e tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] https://10.4.3.170/volume/v3/volumes/ae38a4d2-a5e1-4495-8a36-f3a6cd49d8aa returned with HTTP 200 Jul 24 07:43:56.886321 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 683/2723] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:43:56 2026] GET /volume/v3/volumes/ae38a4d2-a5e1-4495-8a36-f3a6cd49d8aa => generated 1370 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:43:56.903347 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-348e295a-982c-44d1-aedb-bce7942a4754 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:56.903755 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-348e295a-982c-44d1-aedb-bce7942a4754 None None] GET https://10.4.3.170/volume// Jul 24 07:43:56.903879 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-348e295a-982c-44d1-aedb-bce7942a4754 None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:56.904103 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-348e295a-982c-44d1-aedb-bce7942a4754 None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:56.904452 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-348e295a-982c-44d1-aedb-bce7942a4754 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:43:56.906156 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 685/2724] 10.4.3.170 () {66 vars in 1419 bytes} [Fri Jul 24 07:43:56 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:43:56.910427 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-7f79bd0f-e381-4853-acc8-8dff9bd0d3dc None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:56.914169 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7f79bd0f-e381-4853-acc8-8dff9bd0d3dc tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] GET https://10.4.3.170/volume/v3/volumes/15721d98-e9c1-45ce-b9a8-f08b8560a4cc Jul 24 07:43:56.914555 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7f79bd0f-e381-4853-acc8-8dff9bd0d3dc tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:56.914786 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7f79bd0f-e381-4853-acc8-8dff9bd0d3dc tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:56.917674 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-8d58aec8-7c6e-4085-834a-2dbd5c952600 req-c5adee5f-1eed-41d2-8dda-fdd6d784a32e None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:56.919955 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-8d58aec8-7c6e-4085-834a-2dbd5c952600 req-c5adee5f-1eed-41d2-8dda-fdd6d784a32e tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 24 07:43:56.920333 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-8d58aec8-7c6e-4085-834a-2dbd5c952600 req-c5adee5f-1eed-41d2-8dda-fdd6d784a32e tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ae38a4d2-a5e1-4495-8a36-f3a6cd49d8aa", "connector": null, "instance_uuid": "d06a98a3-3372-4b8e-8a9c-9bb4d7581dd9"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:43:56.924308 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7f79bd0f-e381-4853-acc8-8dff9bd0d3dc tempest-TestVolumeBackupRestore-201344046 tempest-TestVolumeBackupRestore-201344046-project-member] https://10.4.3.170/volume/v3/volumes/15721d98-e9c1-45ce-b9a8-f08b8560a4cc returned with HTTP 404 Jul 24 07:43:56.924848 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 672/2725] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:43:56 2026] GET /volume/v3/volumes/15721d98-e9c1-45ce-b9a8-f08b8560a4cc => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:43:56.930126 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:56.930126 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:43:56.965697 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-8d58aec8-7c6e-4085-834a-2dbd5c952600 req-c5adee5f-1eed-41d2-8dda-fdd6d784a32e tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 24 07:43:56.966141 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 686/2726] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 24 07:43:56 2026] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:43:57.524648 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-9073d1e2-89c3-45ad-903d-ab08eccd1474 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:57.526704 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9073d1e2-89c3-45ad-903d-ab08eccd1474 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/bda21d3e-8024-475d-a622-e5921e2be187 Jul 24 07:43:57.526881 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9073d1e2-89c3-45ad-903d-ab08eccd1474 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:57.527056 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9073d1e2-89c3-45ad-903d-ab08eccd1474 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:57.527171 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-9073d1e2-89c3-45ad-903d-ab08eccd1474 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id bda21d3e-8024-475d-a622-e5921e2be187. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:43:57.531222 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:57.531222 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:43:57.532034 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9073d1e2-89c3-45ad-903d-ab08eccd1474 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/bda21d3e-8024-475d-a622-e5921e2be187 returned with HTTP 200 Jul 24 07:43:57.532630 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 684/2727] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:43:57 2026] GET /volume/v3/backups/bda21d3e-8024-475d-a622-e5921e2be187 => generated 826 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:43:57.593917 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2c9c217f-61c9-4ae9-954b-9070b25ab306 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:57.596856 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2c9c217f-61c9-4ae9-954b-9070b25ab306 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:43:57.597632 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2c9c217f-61c9-4ae9-954b-9070b25ab306 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1044611702", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:43:57.599871 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-2c9c217f-61c9-4ae9-954b-9070b25ab306 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1044611702', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:43:57.600032 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-2c9c217f-61c9-4ae9-954b-9070b25ab306 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Create volume of 1 GB Jul 24 07:43:57.608014 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-2c9c217f-61c9-4ae9-954b-9070b25ab306 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Availability Zones retrieved successfully. Jul 24 07:43:57.615883 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-2c9c217f-61c9-4ae9-954b-9070b25ab306 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Flow 'volume_create_api' (db13a60f-5c1d-4f64-b5a3-174a756c10a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:43:57.617486 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-2c9c217f-61c9-4ae9-954b-9070b25ab306 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76e9fb1d-6e41-4544-9c89-5bfc01f2ccf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:43:57.619069 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-2c9c217f-61c9-4ae9-954b-9070b25ab306 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:43:57.662436 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-2c9c217f-61c9-4ae9-954b-9070b25ab306 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76e9fb1d-6e41-4544-9c89-5bfc01f2ccf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:43:57.663545 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-2c9c217f-61c9-4ae9-954b-9070b25ab306 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ffb944e-f5eb-4579-966a-7afe78372e2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:43:57.770226 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-2c9c217f-61c9-4ae9-954b-9070b25ab306 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Created reservations ['660e20ba-945d-4104-8c95-1bad9bc8bb85', 'ee507110-8f9d-4710-ba8c-939e7ec39cf9', 'f273a1d7-49dc-4e76-ae8c-3f882ca5e5e1', '9425a3b8-cf15-4b63-95ad-501e13e6739f'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:43:57.770226 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-2c9c217f-61c9-4ae9-954b-9070b25ab306 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ffb944e-f5eb-4579-966a-7afe78372e2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['660e20ba-945d-4104-8c95-1bad9bc8bb85', 'ee507110-8f9d-4710-ba8c-939e7ec39cf9', 'f273a1d7-49dc-4e76-ae8c-3f882ca5e5e1', '9425a3b8-cf15-4b63-95ad-501e13e6739f']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:43:57.770226 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-2c9c217f-61c9-4ae9-954b-9070b25ab306 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ccab2f43-93ce-475d-8cd9-f4d18a7e4838) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:43:57.800473 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-2c9c217f-61c9-4ae9-954b-9070b25ab306 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ccab2f43-93ce-475d-8cd9-f4d18a7e4838) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '55cef18a-701b-460a-9e94-596c52f8eb3e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1044611702',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e34cad878c4e4f7e8daa84a45067b680',qos_specs=None,replication_status=,reservations=['660e20ba-945d-4104-8c95-1bad9bc8bb85','ee507110-8f9d-4710-ba8c-939e7ec39cf9','f273a1d7-49dc-4e76-ae8c-3f882ca5e5e1','9425a3b8-cf15-4b63-95ad-501e13e6739f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d748decf3744e7d922c2b366b823416',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:43:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1044611702',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=55cef18a-701b-460a-9e94-596c52f8eb3e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e34cad878c4e4f7e8daa84a45067b680',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6d748decf3744e7d922c2b366b823416',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:43:57.801350 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-2c9c217f-61c9-4ae9-954b-9070b25ab306 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f7bb480-a836-4307-9854-2f65d2a6900c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:43:57.839418 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-2c9c217f-61c9-4ae9-954b-9070b25ab306 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f7bb480-a836-4307-9854-2f65d2a6900c) transitioned into state 'SUCCESS' from state '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-1044611702',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e34cad878c4e4f7e8daa84a45067b680',qos_specs=None,replication_status=,reservations=['660e20ba-945d-4104-8c95-1bad9bc8bb85','ee507110-8f9d-4710-ba8c-939e7ec39cf9','f273a1d7-49dc-4e76-ae8c-3f882ca5e5e1','9425a3b8-cf15-4b63-95ad-501e13e6739f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d748decf3744e7d922c2b366b823416',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:43:57.840503 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-2c9c217f-61c9-4ae9-954b-9070b25ab306 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (850d9135-5e14-4cfe-8ff0-4c71fff8190b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:43:57.851684 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-2c9c217f-61c9-4ae9-954b-9070b25ab306 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (850d9135-5e14-4cfe-8ff0-4c71fff8190b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:43:57.852665 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-2c9c217f-61c9-4ae9-954b-9070b25ab306 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Flow 'volume_create_api' (db13a60f-5c1d-4f64-b5a3-174a756c10a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:43:57.852961 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-2c9c217f-61c9-4ae9-954b-9070b25ab306 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Create volume request issued successfully. Jul 24 07:43:57.853583 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2c9c217f-61c9-4ae9-954b-9070b25ab306 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:43:57.853974 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 686/2728] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 24 07:43:57 2026] POST /volume/v3/volumes => generated 755 bytes in 261 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 24 07:43:57.868803 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-c687c850-8982-4ac9-9d73-681b1395da3b None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:57.871378 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c687c850-8982-4ac9-9d73-681b1395da3b tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] GET https://10.4.3.170/volume/v3/volumes/55cef18a-701b-460a-9e94-596c52f8eb3e Jul 24 07:43:57.871378 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c687c850-8982-4ac9-9d73-681b1395da3b tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:57.871561 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c687c850-8982-4ac9-9d73-681b1395da3b tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:57.873716 np0000005822 devstack@c-api.service[100243]: DEBUG dbcounter [-] [100243] Writing DB stats cinder:SELECT=213,cinder:UPDATE=16,cinder:INSERT=1 {{(pid=100243) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 07:43:57.885275 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:57.885275 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:43:57.890428 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-c687c850-8982-4ac9-9d73-681b1395da3b tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Volume info retrieved successfully. Jul 24 07:43:57.894522 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c687c850-8982-4ac9-9d73-681b1395da3b tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] https://10.4.3.170/volume/v3/volumes/55cef18a-701b-460a-9e94-596c52f8eb3e returned with HTTP 200 Jul 24 07:43:57.894854 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 673/2729] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:43:57 2026] GET /volume/v3/volumes/55cef18a-701b-460a-9e94-596c52f8eb3e => generated 823 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:43:58.294472 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-0c8d275e-a93f-441b-9535-b01620da3d70 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:58.294932 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0c8d275e-a93f-441b-9535-b01620da3d70 None None] GET https://10.4.3.170/volume// Jul 24 07:43:58.295158 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0c8d275e-a93f-441b-9535-b01620da3d70 None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:58.296483 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0c8d275e-a93f-441b-9535-b01620da3d70 None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:58.299411 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0c8d275e-a93f-441b-9535-b01620da3d70 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:43:58.299411 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 687/2730] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:43:58 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:43:58.307240 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-8d58aec8-7c6e-4085-834a-2dbd5c952600 req-7a5439d9-d4b1-469f-bb1c-7afc53a0d268 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:58.309710 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-8d58aec8-7c6e-4085-834a-2dbd5c952600 req-7a5439d9-d4b1-469f-bb1c-7afc53a0d268 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] GET https://10.4.3.170/volume/v3/volumes/ae38a4d2-a5e1-4495-8a36-f3a6cd49d8aa Jul 24 07:43:58.309965 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-8d58aec8-7c6e-4085-834a-2dbd5c952600 req-7a5439d9-d4b1-469f-bb1c-7afc53a0d268 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:58.310224 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-8d58aec8-7c6e-4085-834a-2dbd5c952600 req-7a5439d9-d4b1-469f-bb1c-7afc53a0d268 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:58.322057 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:58.322057 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:43:58.325789 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-8d58aec8-7c6e-4085-834a-2dbd5c952600 req-7a5439d9-d4b1-469f-bb1c-7afc53a0d268 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Volume info retrieved successfully. Jul 24 07:43:58.332654 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-8d58aec8-7c6e-4085-834a-2dbd5c952600 req-7a5439d9-d4b1-469f-bb1c-7afc53a0d268 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] https://10.4.3.170/volume/v3/volumes/ae38a4d2-a5e1-4495-8a36-f3a6cd49d8aa returned with HTTP 200 Jul 24 07:43:58.333162 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 685/2731] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:43:58 2026] GET /volume/v3/volumes/ae38a4d2-a5e1-4495-8a36-f3a6cd49d8aa => generated 1549 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:43:58.436164 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-8d58aec8-7c6e-4085-834a-2dbd5c952600 req-53caf133-fd84-476b-82de-723bdb05bfd4 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:58.438924 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-8d58aec8-7c6e-4085-834a-2dbd5c952600 req-53caf133-fd84-476b-82de-723bdb05bfd4 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] PUT https://10.4.3.170/volume/v3/attachments/40b5873c-5e4e-42f5-9c6d-ecfe016b5d76 Jul 24 07:43:58.439354 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-8d58aec8-7c6e-4085-834a-2dbd5c952600 req-53caf133-fd84-476b-82de-723bdb05bfd4 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000005822", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9a7cb9337d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5fc7887c-2ab7-4d21-80c7-ec4ad0d3b011", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:43:58.455521 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-8d58aec8-7c6e-4085-834a-2dbd5c952600 req-53caf133-fd84-476b-82de-723bdb05bfd4 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Acquiring lock "cinder-attachment_update-ae38a4d2-a5e1-4495-8a36-f3a6cd49d8aa-np0000005822" by "attachment_update" {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 07:43:58.458747 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-8d58aec8-7c6e-4085-834a-2dbd5c952600 req-53caf133-fd84-476b-82de-723bdb05bfd4 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Lock "cinder-attachment_update-ae38a4d2-a5e1-4495-8a36-f3a6cd49d8aa-np0000005822" acquired by "attachment_update" :: waited 0.005s {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 07:43:58.460130 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:58.460130 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:43:58.548681 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-cf1f15d4-de03-46c2-a989-77c521ec23f7 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:58.549864 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-cf1f15d4-de03-46c2-a989-77c521ec23f7 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/bda21d3e-8024-475d-a622-e5921e2be187 Jul 24 07:43:58.549864 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-cf1f15d4-de03-46c2-a989-77c521ec23f7 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:58.549864 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-cf1f15d4-de03-46c2-a989-77c521ec23f7 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:58.549864 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-cf1f15d4-de03-46c2-a989-77c521ec23f7 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id bda21d3e-8024-475d-a622-e5921e2be187. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:43:58.555443 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:58.555443 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:43:58.556778 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-cf1f15d4-de03-46c2-a989-77c521ec23f7 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/bda21d3e-8024-475d-a622-e5921e2be187 returned with HTTP 200 Jul 24 07:43:58.556778 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 674/2732] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:43:58 2026] GET /volume/v3/backups/bda21d3e-8024-475d-a622-e5921e2be187 => generated 826 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:43:58.561927 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-8d58aec8-7c6e-4085-834a-2dbd5c952600 req-53caf133-fd84-476b-82de-723bdb05bfd4 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Lock "cinder-attachment_update-ae38a4d2-a5e1-4495-8a36-f3a6cd49d8aa-np0000005822" released by "attachment_update" :: held 0.102s {{(pid=100246) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 07:43:58.561927 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-8d58aec8-7c6e-4085-834a-2dbd5c952600 req-53caf133-fd84-476b-82de-723bdb05bfd4 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] https://10.4.3.170/volume/v3/attachments/40b5873c-5e4e-42f5-9c6d-ecfe016b5d76 returned with HTTP 200 Jul 24 07:43:58.561927 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 687/2733] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 24 07:43:58 2026] PUT /volume/v3/attachments/40b5873c-5e4e-42f5-9c6d-ecfe016b5d76 => generated 969 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:43:58.592606 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-8d58aec8-7c6e-4085-834a-2dbd5c952600 req-ce859173-5364-42ba-85c1-916ee2b75cd6 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:58.598342 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-8d58aec8-7c6e-4085-834a-2dbd5c952600 req-ce859173-5364-42ba-85c1-916ee2b75cd6 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] POST https://10.4.3.170/volume/v3/attachments/40b5873c-5e4e-42f5-9c6d-ecfe016b5d76/action Jul 24 07:43:58.598342 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-8d58aec8-7c6e-4085-834a-2dbd5c952600 req-ce859173-5364-42ba-85c1-916ee2b75cd6 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Action body: b'{"os-complete": null}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:43:58.598578 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-8d58aec8-7c6e-4085-834a-2dbd5c952600 req-ce859173-5364-42ba-85c1-916ee2b75cd6 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:43:58.614018 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:58.614018 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:43:58.626774 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-8d58aec8-7c6e-4085-834a-2dbd5c952600 req-ce859173-5364-42ba-85c1-916ee2b75cd6 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] https://10.4.3.170/volume/v3/attachments/40b5873c-5e4e-42f5-9c6d-ecfe016b5d76/action returned with HTTP 204 Jul 24 07:43:58.627191 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 688/2734] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 24 07:43:58 2026] POST /volume/v3/attachments/40b5873c-5e4e-42f5-9c6d-ecfe016b5d76/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:43:58.908133 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-3e909607-732a-4e19-8dea-aa9903aadbde None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:58.912931 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3e909607-732a-4e19-8dea-aa9903aadbde tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] GET https://10.4.3.170/volume/v3/volumes/55cef18a-701b-460a-9e94-596c52f8eb3e Jul 24 07:43:58.913172 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3e909607-732a-4e19-8dea-aa9903aadbde tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:58.913416 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3e909607-732a-4e19-8dea-aa9903aadbde tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:58.921698 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:58.921698 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:43:58.926006 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-3e909607-732a-4e19-8dea-aa9903aadbde tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Volume info retrieved successfully. Jul 24 07:43:58.938109 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3e909607-732a-4e19-8dea-aa9903aadbde tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] https://10.4.3.170/volume/v3/volumes/55cef18a-701b-460a-9e94-596c52f8eb3e returned with HTTP 200 Jul 24 07:43:58.938640 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 686/2735] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:43:58 2026] GET /volume/v3/volumes/55cef18a-701b-460a-9e94-596c52f8eb3e => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:43:58.948812 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-8541ae15-f0b1-41aa-9058-f65de62d90ae None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:58.952946 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0c7af637-7f8e-48af-b83e-a133d83fab6e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:58.954521 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0c7af637-7f8e-48af-b83e-a133d83fab6e tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] GET https://10.4.3.170/volume/v3/volumes/55cef18a-701b-460a-9e94-596c52f8eb3e Jul 24 07:43:58.954768 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0c7af637-7f8e-48af-b83e-a133d83fab6e tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:58.955024 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0c7af637-7f8e-48af-b83e-a133d83fab6e tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:58.962333 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:58.962333 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:43:58.967386 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-0c7af637-7f8e-48af-b83e-a133d83fab6e tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Volume info retrieved successfully. Jul 24 07:43:58.972720 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0c7af637-7f8e-48af-b83e-a133d83fab6e tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] https://10.4.3.170/volume/v3/volumes/55cef18a-701b-460a-9e94-596c52f8eb3e returned with HTTP 200 Jul 24 07:43:58.973211 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 688/2736] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:43:58 2026] GET /volume/v3/volumes/55cef18a-701b-460a-9e94-596c52f8eb3e => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:43:58.988898 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-92ecc731-1a9c-45f1-b780-761b7cae05ec None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:58.994126 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-92ecc731-1a9c-45f1-b780-761b7cae05ec tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] GET https://10.4.3.170/volume/v3/volumes Jul 24 07:43:58.994407 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-92ecc731-1a9c-45f1-b780-761b7cae05ec tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:58.994642 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-92ecc731-1a9c-45f1-b780-761b7cae05ec tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Calling method 'index' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:58.994951 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.api_utils [None req-92ecc731-1a9c-45f1-b780-761b7cae05ec tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Removing options '' from query. {{(pid=100245) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 07:43:58.995761 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-92ecc731-1a9c-45f1-b780-761b7cae05ec tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100245) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 07:43:59.002572 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-92ecc731-1a9c-45f1-b780-761b7cae05ec tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Get all volumes completed successfully. Jul 24 07:43:59.002986 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-92ecc731-1a9c-45f1-b780-761b7cae05ec tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 200 Jul 24 07:43:59.003411 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 689/2737] 10.4.3.170 () {66 vars in 1237 bytes} [Fri Jul 24 07:43:58 2026] GET /volume/v3/volumes => generated 339 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:43:59.015612 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-455ee361-4c4f-4a6a-9f87-94a5186fe0bc None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:59.018365 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-455ee361-4c4f-4a6a-9f87-94a5186fe0bc tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] GET https://10.4.3.170/volume/v3/volumes/55cef18a-701b-460a-9e94-596c52f8eb3e Jul 24 07:43:59.018531 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-455ee361-4c4f-4a6a-9f87-94a5186fe0bc tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:59.018698 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-455ee361-4c4f-4a6a-9f87-94a5186fe0bc tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:59.031336 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:59.031336 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:43:59.036245 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-455ee361-4c4f-4a6a-9f87-94a5186fe0bc tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Volume info retrieved successfully. Jul 24 07:43:59.041878 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-455ee361-4c4f-4a6a-9f87-94a5186fe0bc tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] https://10.4.3.170/volume/v3/volumes/55cef18a-701b-460a-9e94-596c52f8eb3e returned with HTTP 200 Jul 24 07:43:59.043305 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 687/2738] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:43:59 2026] GET /volume/v3/volumes/55cef18a-701b-460a-9e94-596c52f8eb3e => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:43:59.048803 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8541ae15-f0b1-41aa-9058-f65de62d90ae tempest-VolumeTypesExtraSpecsTest-921975875 tempest-VolumeTypesExtraSpecsTest-921975875-project-admin] POST https://10.4.3.170/volume/v3/types Jul 24 07:43:59.049236 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8541ae15-f0b1-41aa-9058-f65de62d90ae tempest-VolumeTypesExtraSpecsTest-921975875 tempest-VolumeTypesExtraSpecsTest-921975875-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-512356598"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:43:59.073993 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8541ae15-f0b1-41aa-9058-f65de62d90ae tempest-VolumeTypesExtraSpecsTest-921975875 tempest-VolumeTypesExtraSpecsTest-921975875-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 24 07:43:59.074443 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 675/2739] 10.4.3.170 () {68 vars in 1252 bytes} [Fri Jul 24 07:43:58 2026] POST /volume/v3/types => generated 230 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:43:59.088431 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-79282c41-14fd-418c-9497-4a07bec5e748 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:59.090584 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-79282c41-14fd-418c-9497-4a07bec5e748 tempest-VolumeTypesExtraSpecsTest-921975875 tempest-VolumeTypesExtraSpecsTest-921975875-project-admin] POST https://10.4.3.170/volume/v3/types/9144a1e9-7c5a-49ec-aa17-91fb22190435/extra_specs Jul 24 07:43:59.091059 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-79282c41-14fd-418c-9497-4a07bec5e748 tempest-VolumeTypesExtraSpecsTest-921975875 tempest-VolumeTypesExtraSpecsTest-921975875-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:43:59.092634 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-5b9b2e74-7c21-4627-a863-b197756a209e req-ee872b49-ca33-4bf0-811c-48b0638beb66 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:59.095064 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-5b9b2e74-7c21-4627-a863-b197756a209e req-ee872b49-ca33-4bf0-811c-48b0638beb66 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] GET https://10.4.3.170/volume/v3/volumes/55cef18a-701b-460a-9e94-596c52f8eb3e Jul 24 07:43:59.095326 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-5b9b2e74-7c21-4627-a863-b197756a209e req-ee872b49-ca33-4bf0-811c-48b0638beb66 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:59.095564 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-5b9b2e74-7c21-4627-a863-b197756a209e req-ee872b49-ca33-4bf0-811c-48b0638beb66 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:59.103744 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:59.103744 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:43:59.107508 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [req-5b9b2e74-7c21-4627-a863-b197756a209e req-ee872b49-ca33-4bf0-811c-48b0638beb66 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Volume info retrieved successfully. Jul 24 07:43:59.112887 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-5b9b2e74-7c21-4627-a863-b197756a209e req-ee872b49-ca33-4bf0-811c-48b0638beb66 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] https://10.4.3.170/volume/v3/volumes/55cef18a-701b-460a-9e94-596c52f8eb3e returned with HTTP 200 Jul 24 07:43:59.113402 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 690/2740] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:43:59 2026] GET /volume/v3/volumes/55cef18a-701b-460a-9e94-596c52f8eb3e => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:43:59.119655 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-79282c41-14fd-418c-9497-4a07bec5e748 tempest-VolumeTypesExtraSpecsTest-921975875 tempest-VolumeTypesExtraSpecsTest-921975875-project-admin] https://10.4.3.170/volume/v3/types/9144a1e9-7c5a-49ec-aa17-91fb22190435/extra_specs returned with HTTP 200 Jul 24 07:43:59.120019 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 689/2741] 10.4.3.170 () {68 vars in 1399 bytes} [Fri Jul 24 07:43:59 2026] POST /volume/v3/types/9144a1e9-7c5a-49ec-aa17-91fb22190435/extra_specs => generated 34 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 07:43:59.128808 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-e63e114b-0ccb-42ad-a288-583b2e963138 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:59.130975 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e63e114b-0ccb-42ad-a288-583b2e963138 tempest-VolumeTypesExtraSpecsTest-921975875 tempest-VolumeTypesExtraSpecsTest-921975875-project-admin] GET https://10.4.3.170/volume/v3/types/9144a1e9-7c5a-49ec-aa17-91fb22190435/extra_specs/spec3 Jul 24 07:43:59.131141 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e63e114b-0ccb-42ad-a288-583b2e963138 tempest-VolumeTypesExtraSpecsTest-921975875 tempest-VolumeTypesExtraSpecsTest-921975875-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:59.131322 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e63e114b-0ccb-42ad-a288-583b2e963138 tempest-VolumeTypesExtraSpecsTest-921975875 tempest-VolumeTypesExtraSpecsTest-921975875-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:59.143613 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e63e114b-0ccb-42ad-a288-583b2e963138 tempest-VolumeTypesExtraSpecsTest-921975875 tempest-VolumeTypesExtraSpecsTest-921975875-project-admin] https://10.4.3.170/volume/v3/types/9144a1e9-7c5a-49ec-aa17-91fb22190435/extra_specs/spec3 returned with HTTP 200 Jul 24 07:43:59.143613 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 688/2742] 10.4.3.170 () {66 vars in 1396 bytes} [Fri Jul 24 07:43:59 2026] GET /volume/v3/types/9144a1e9-7c5a-49ec-aa17-91fb22190435/extra_specs/spec3 => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 07:43:59.153282 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-f47c7c4c-7983-40f3-afa7-beff114c373f None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:59.155954 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f47c7c4c-7983-40f3-afa7-beff114c373f tempest-VolumeTypesExtraSpecsTest-921975875 tempest-VolumeTypesExtraSpecsTest-921975875-project-admin] DELETE https://10.4.3.170/volume/v3/types/9144a1e9-7c5a-49ec-aa17-91fb22190435/extra_specs/spec3 Jul 24 07:43:59.156272 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f47c7c4c-7983-40f3-afa7-beff114c373f tempest-VolumeTypesExtraSpecsTest-921975875 tempest-VolumeTypesExtraSpecsTest-921975875-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:59.156786 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f47c7c4c-7983-40f3-afa7-beff114c373f tempest-VolumeTypesExtraSpecsTest-921975875 tempest-VolumeTypesExtraSpecsTest-921975875-project-admin] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:59.203347 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-fb2fef79-1c79-432f-8f85-3986ea1f3098 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:59.203347 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-fb2fef79-1c79-432f-8f85-3986ea1f3098 None None] GET https://10.4.3.170/volume// Jul 24 07:43:59.203347 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-fb2fef79-1c79-432f-8f85-3986ea1f3098 None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:59.203347 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-fb2fef79-1c79-432f-8f85-3986ea1f3098 None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:59.203347 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-fb2fef79-1c79-432f-8f85-3986ea1f3098 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:43:59.203347 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 691/2743] 10.4.3.170 () {66 vars in 1428 bytes} [Fri Jul 24 07:43:59 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:43:59.213974 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f47c7c4c-7983-40f3-afa7-beff114c373f tempest-VolumeTypesExtraSpecsTest-921975875 tempest-VolumeTypesExtraSpecsTest-921975875-project-admin] https://10.4.3.170/volume/v3/types/9144a1e9-7c5a-49ec-aa17-91fb22190435/extra_specs/spec3 returned with HTTP 202 Jul 24 07:43:59.213974 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 676/2744] 10.4.3.170 () {66 vars in 1399 bytes} [Fri Jul 24 07:43:59 2026] DELETE /volume/v3/types/9144a1e9-7c5a-49ec-aa17-91fb22190435/extra_specs/spec3 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:43:59.214179 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-5b9b2e74-7c21-4627-a863-b197756a209e req-4a3cf58c-bc06-41e1-a232-e71f05c3fb4f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:59.219567 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-4e9ef827-4626-4803-8f04-b278af9015f3 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:59.219722 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-5b9b2e74-7c21-4627-a863-b197756a209e req-4a3cf58c-bc06-41e1-a232-e71f05c3fb4f tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 24 07:43:59.220187 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-5b9b2e74-7c21-4627-a863-b197756a209e req-4a3cf58c-bc06-41e1-a232-e71f05c3fb4f tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "55cef18a-701b-460a-9e94-596c52f8eb3e", "connector": null, "instance_uuid": "8dfded68-bf5e-466e-9ab2-0792046d2352"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:43:59.221335 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4e9ef827-4626-4803-8f04-b278af9015f3 tempest-VolumeTypesExtraSpecsTest-921975875 tempest-VolumeTypesExtraSpecsTest-921975875-project-admin] GET https://10.4.3.170/volume/v3/types/9144a1e9-7c5a-49ec-aa17-91fb22190435/extra_specs/spec3 Jul 24 07:43:59.221504 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4e9ef827-4626-4803-8f04-b278af9015f3 tempest-VolumeTypesExtraSpecsTest-921975875 tempest-VolumeTypesExtraSpecsTest-921975875-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:59.221695 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4e9ef827-4626-4803-8f04-b278af9015f3 tempest-VolumeTypesExtraSpecsTest-921975875 tempest-VolumeTypesExtraSpecsTest-921975875-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:59.227643 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:59.227643 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:43:59.233710 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4e9ef827-4626-4803-8f04-b278af9015f3 tempest-VolumeTypesExtraSpecsTest-921975875 tempest-VolumeTypesExtraSpecsTest-921975875-project-admin] https://10.4.3.170/volume/v3/types/9144a1e9-7c5a-49ec-aa17-91fb22190435/extra_specs/spec3 returned with HTTP 404 Jul 24 07:43:59.234472 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 689/2745] 10.4.3.170 () {66 vars in 1396 bytes} [Fri Jul 24 07:43:59 2026] GET /volume/v3/types/9144a1e9-7c5a-49ec-aa17-91fb22190435/extra_specs/spec3 => generated 129 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:43:59.243611 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-c0d565e9-cd0c-449f-ac3a-0727ad5bbda1 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:59.244830 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c0d565e9-cd0c-449f-ac3a-0727ad5bbda1 tempest-VolumeTypesExtraSpecsTest-921975875 tempest-VolumeTypesExtraSpecsTest-921975875-project-admin] POST https://10.4.3.170/volume/v3/types/9144a1e9-7c5a-49ec-aa17-91fb22190435/extra_specs Jul 24 07:43:59.245221 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c0d565e9-cd0c-449f-ac3a-0727ad5bbda1 tempest-VolumeTypesExtraSpecsTest-921975875 tempest-VolumeTypesExtraSpecsTest-921975875-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:43:59.249896 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-5b9b2e74-7c21-4627-a863-b197756a209e req-4a3cf58c-bc06-41e1-a232-e71f05c3fb4f tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 24 07:43:59.250312 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 690/2746] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 24 07:43:59 2026] POST /volume/v3/attachments => generated 273 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:43:59.269839 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c0d565e9-cd0c-449f-ac3a-0727ad5bbda1 tempest-VolumeTypesExtraSpecsTest-921975875 tempest-VolumeTypesExtraSpecsTest-921975875-project-admin] https://10.4.3.170/volume/v3/types/9144a1e9-7c5a-49ec-aa17-91fb22190435/extra_specs returned with HTTP 200 Jul 24 07:43:59.270575 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 692/2747] 10.4.3.170 () {68 vars in 1399 bytes} [Fri Jul 24 07:43:59 2026] POST /volume/v3/types/9144a1e9-7c5a-49ec-aa17-91fb22190435/extra_specs => generated 34 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 07:43:59.275897 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-f28405d7-272b-4c42-b6ad-8f56f52d4eee None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:59.278556 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f28405d7-272b-4c42-b6ad-8f56f52d4eee tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] GET https://10.4.3.170/volume/v3/volumes/55cef18a-701b-460a-9e94-596c52f8eb3e Jul 24 07:43:59.278847 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f28405d7-272b-4c42-b6ad-8f56f52d4eee tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:59.279290 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f28405d7-272b-4c42-b6ad-8f56f52d4eee tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:59.280159 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-b706a1c2-0277-4d4a-9d55-cc1a4213e4f1 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:59.283287 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b706a1c2-0277-4d4a-9d55-cc1a4213e4f1 tempest-VolumeTypesExtraSpecsTest-921975875 tempest-VolumeTypesExtraSpecsTest-921975875-project-admin] GET https://10.4.3.170/volume/v3/types/9144a1e9-7c5a-49ec-aa17-91fb22190435/extra_specs Jul 24 07:43:59.284170 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b706a1c2-0277-4d4a-9d55-cc1a4213e4f1 tempest-VolumeTypesExtraSpecsTest-921975875 tempest-VolumeTypesExtraSpecsTest-921975875-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:59.285623 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b706a1c2-0277-4d4a-9d55-cc1a4213e4f1 tempest-VolumeTypesExtraSpecsTest-921975875 tempest-VolumeTypesExtraSpecsTest-921975875-project-admin] Calling method 'index' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:59.292692 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:59.292692 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:43:59.293153 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-4855ceea-9727-43c7-853b-8b1fb7949d14 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:59.293519 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4855ceea-9727-43c7-853b-8b1fb7949d14 None None] GET https://10.4.3.170/volume// Jul 24 07:43:59.293670 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4855ceea-9727-43c7-853b-8b1fb7949d14 None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:59.293705 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b706a1c2-0277-4d4a-9d55-cc1a4213e4f1 tempest-VolumeTypesExtraSpecsTest-921975875 tempest-VolumeTypesExtraSpecsTest-921975875-project-admin] https://10.4.3.170/volume/v3/types/9144a1e9-7c5a-49ec-aa17-91fb22190435/extra_specs returned with HTTP 200 Jul 24 07:43:59.293847 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4855ceea-9727-43c7-853b-8b1fb7949d14 None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:59.294041 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 690/2748] 10.4.3.170 () {66 vars in 1378 bytes} [Fri Jul 24 07:43:59 2026] GET /volume/v3/types/9144a1e9-7c5a-49ec-aa17-91fb22190435/extra_specs => generated 34 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jul 24 07:43:59.294227 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4855ceea-9727-43c7-853b-8b1fb7949d14 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:43:59.294490 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 691/2749] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:43:59 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:43:59.299324 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-f28405d7-272b-4c42-b6ad-8f56f52d4eee tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Volume info retrieved successfully. Jul 24 07:43:59.306647 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-2660c9ff-f37e-4d7e-ab23-e13bdf350300 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:59.308064 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2660c9ff-f37e-4d7e-ab23-e13bdf350300 tempest-VolumeTypesExtraSpecsTest-921975875 tempest-VolumeTypesExtraSpecsTest-921975875-project-admin] POST https://10.4.3.170/volume/v3/types/9144a1e9-7c5a-49ec-aa17-91fb22190435/extra_specs Jul 24 07:43:59.308685 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2660c9ff-f37e-4d7e-ab23-e13bdf350300 tempest-VolumeTypesExtraSpecsTest-921975875 tempest-VolumeTypesExtraSpecsTest-921975875-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:43:59.310259 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-5b9b2e74-7c21-4627-a863-b197756a209e req-394322ae-5249-4115-8c52-3dd6172f4df1 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:59.310504 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f28405d7-272b-4c42-b6ad-8f56f52d4eee tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] https://10.4.3.170/volume/v3/volumes/55cef18a-701b-460a-9e94-596c52f8eb3e returned with HTTP 200 Jul 24 07:43:59.310910 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 677/2750] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:43:59 2026] GET /volume/v3/volumes/55cef18a-701b-460a-9e94-596c52f8eb3e => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:43:59.312934 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-5b9b2e74-7c21-4627-a863-b197756a209e req-394322ae-5249-4115-8c52-3dd6172f4df1 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] GET https://10.4.3.170/volume/v3/volumes/55cef18a-701b-460a-9e94-596c52f8eb3e Jul 24 07:43:59.316283 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-5b9b2e74-7c21-4627-a863-b197756a209e req-394322ae-5249-4115-8c52-3dd6172f4df1 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:59.317604 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-5b9b2e74-7c21-4627-a863-b197756a209e req-394322ae-5249-4115-8c52-3dd6172f4df1 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:59.332144 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:59.332144 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:43:59.340592 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-5b9b2e74-7c21-4627-a863-b197756a209e req-394322ae-5249-4115-8c52-3dd6172f4df1 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Volume info retrieved successfully. Jul 24 07:43:59.343476 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2660c9ff-f37e-4d7e-ab23-e13bdf350300 tempest-VolumeTypesExtraSpecsTest-921975875 tempest-VolumeTypesExtraSpecsTest-921975875-project-admin] https://10.4.3.170/volume/v3/types/9144a1e9-7c5a-49ec-aa17-91fb22190435/extra_specs returned with HTTP 200 Jul 24 07:43:59.344027 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 693/2751] 10.4.3.170 () {68 vars in 1399 bytes} [Fri Jul 24 07:43:59 2026] POST /volume/v3/types/9144a1e9-7c5a-49ec-aa17-91fb22190435/extra_specs => generated 34 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 07:43:59.354522 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-5b9b2e74-7c21-4627-a863-b197756a209e req-394322ae-5249-4115-8c52-3dd6172f4df1 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] https://10.4.3.170/volume/v3/volumes/55cef18a-701b-460a-9e94-596c52f8eb3e returned with HTTP 200 Jul 24 07:43:59.355240 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 691/2752] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:43:59 2026] GET /volume/v3/volumes/55cef18a-701b-460a-9e94-596c52f8eb3e => generated 1027 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:43:59.358656 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2b26b6d3-37e1-4ae2-afb4-cda88cd2bf5d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:59.362131 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2b26b6d3-37e1-4ae2-afb4-cda88cd2bf5d tempest-VolumeTypesExtraSpecsTest-921975875 tempest-VolumeTypesExtraSpecsTest-921975875-project-admin] PUT https://10.4.3.170/volume/v3/types/9144a1e9-7c5a-49ec-aa17-91fb22190435/extra_specs/spec2 Jul 24 07:43:59.362646 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2b26b6d3-37e1-4ae2-afb4-cda88cd2bf5d tempest-VolumeTypesExtraSpecsTest-921975875 tempest-VolumeTypesExtraSpecsTest-921975875-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:43:59.364943 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:59.364943 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:43:59.398064 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2b26b6d3-37e1-4ae2-afb4-cda88cd2bf5d tempest-VolumeTypesExtraSpecsTest-921975875 tempest-VolumeTypesExtraSpecsTest-921975875-project-admin] https://10.4.3.170/volume/v3/types/9144a1e9-7c5a-49ec-aa17-91fb22190435/extra_specs/spec2 returned with HTTP 200 Jul 24 07:43:59.398368 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 692/2753] 10.4.3.170 () {68 vars in 1416 bytes} [Fri Jul 24 07:43:59 2026] PUT /volume/v3/types/9144a1e9-7c5a-49ec-aa17-91fb22190435/extra_specs/spec2 => generated 17 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 07:43:59.409725 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-6226fab2-3587-4f88-8522-d4ca7d0f6898 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:59.412088 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6226fab2-3587-4f88-8522-d4ca7d0f6898 tempest-VolumeTypesExtraSpecsTest-921975875 tempest-VolumeTypesExtraSpecsTest-921975875-project-admin] GET https://10.4.3.170/volume/v3/types/9144a1e9-7c5a-49ec-aa17-91fb22190435/extra_specs/spec2 Jul 24 07:43:59.412391 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-6226fab2-3587-4f88-8522-d4ca7d0f6898 tempest-VolumeTypesExtraSpecsTest-921975875 tempest-VolumeTypesExtraSpecsTest-921975875-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:59.412690 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-6226fab2-3587-4f88-8522-d4ca7d0f6898 tempest-VolumeTypesExtraSpecsTest-921975875 tempest-VolumeTypesExtraSpecsTest-921975875-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:59.421021 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6226fab2-3587-4f88-8522-d4ca7d0f6898 tempest-VolumeTypesExtraSpecsTest-921975875 tempest-VolumeTypesExtraSpecsTest-921975875-project-admin] https://10.4.3.170/volume/v3/types/9144a1e9-7c5a-49ec-aa17-91fb22190435/extra_specs/spec2 returned with HTTP 200 Jul 24 07:43:59.421564 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 678/2754] 10.4.3.170 () {66 vars in 1396 bytes} [Fri Jul 24 07:43:59 2026] GET /volume/v3/types/9144a1e9-7c5a-49ec-aa17-91fb22190435/extra_specs/spec2 => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 07:43:59.431601 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-198c6bed-7a21-4360-8a46-6801e7e87bc7 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:59.436226 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-198c6bed-7a21-4360-8a46-6801e7e87bc7 tempest-VolumeTypesExtraSpecsTest-921975875 tempest-VolumeTypesExtraSpecsTest-921975875-project-admin] POST https://10.4.3.170/volume/v3/types/9144a1e9-7c5a-49ec-aa17-91fb22190435/extra_specs Jul 24 07:43:59.436226 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-198c6bed-7a21-4360-8a46-6801e7e87bc7 tempest-VolumeTypesExtraSpecsTest-921975875 tempest-VolumeTypesExtraSpecsTest-921975875-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:43:59.470186 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-198c6bed-7a21-4360-8a46-6801e7e87bc7 tempest-VolumeTypesExtraSpecsTest-921975875 tempest-VolumeTypesExtraSpecsTest-921975875-project-admin] https://10.4.3.170/volume/v3/types/9144a1e9-7c5a-49ec-aa17-91fb22190435/extra_specs returned with HTTP 200 Jul 24 07:43:59.470617 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 694/2755] 10.4.3.170 () {68 vars in 1399 bytes} [Fri Jul 24 07:43:59 2026] POST /volume/v3/types/9144a1e9-7c5a-49ec-aa17-91fb22190435/extra_specs => generated 51 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 07:43:59.481090 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-17598dd6-a307-4a75-a472-3138b10b5b4f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:59.487450 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-17598dd6-a307-4a75-a472-3138b10b5b4f tempest-VolumeTypesExtraSpecsTest-921975875 tempest-VolumeTypesExtraSpecsTest-921975875-project-admin] GET https://10.4.3.170/volume/v3/types/9144a1e9-7c5a-49ec-aa17-91fb22190435/extra_specs Jul 24 07:43:59.488098 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-17598dd6-a307-4a75-a472-3138b10b5b4f tempest-VolumeTypesExtraSpecsTest-921975875 tempest-VolumeTypesExtraSpecsTest-921975875-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:59.488565 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-17598dd6-a307-4a75-a472-3138b10b5b4f tempest-VolumeTypesExtraSpecsTest-921975875 tempest-VolumeTypesExtraSpecsTest-921975875-project-admin] Calling method 'index' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:59.504010 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-5b9b2e74-7c21-4627-a863-b197756a209e req-785bffa6-5c86-46f5-bc1e-e5b75c65ca80 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:59.504397 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-17598dd6-a307-4a75-a472-3138b10b5b4f tempest-VolumeTypesExtraSpecsTest-921975875 tempest-VolumeTypesExtraSpecsTest-921975875-project-admin] https://10.4.3.170/volume/v3/types/9144a1e9-7c5a-49ec-aa17-91fb22190435/extra_specs returned with HTTP 200 Jul 24 07:43:59.504397 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 692/2756] 10.4.3.170 () {66 vars in 1378 bytes} [Fri Jul 24 07:43:59 2026] GET /volume/v3/types/9144a1e9-7c5a-49ec-aa17-91fb22190435/extra_specs => generated 68 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 07:43:59.505924 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-5b9b2e74-7c21-4627-a863-b197756a209e req-785bffa6-5c86-46f5-bc1e-e5b75c65ca80 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] PUT https://10.4.3.170/volume/v3/attachments/52c00645-87ea-4335-a91e-0031b3bf25cb Jul 24 07:43:59.506101 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-5b9b2e74-7c21-4627-a863-b197756a209e req-785bffa6-5c86-46f5-bc1e-e5b75c65ca80 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000005822", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9a7cb9337d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5fc7887c-2ab7-4d21-80c7-ec4ad0d3b011", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:43:59.513567 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-237f0772-ca52-423f-96f1-df5160297a28 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:59.517808 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-5b9b2e74-7c21-4627-a863-b197756a209e req-785bffa6-5c86-46f5-bc1e-e5b75c65ca80 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Acquiring lock "cinder-attachment_update-55cef18a-701b-460a-9e94-596c52f8eb3e-np0000005822" by "attachment_update" {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 07:43:59.518965 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-237f0772-ca52-423f-96f1-df5160297a28 tempest-VolumeTypesExtraSpecsTest-921975875 tempest-VolumeTypesExtraSpecsTest-921975875-project-admin] DELETE https://10.4.3.170/volume/v3/types/9144a1e9-7c5a-49ec-aa17-91fb22190435 Jul 24 07:43:59.519154 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-237f0772-ca52-423f-96f1-df5160297a28 tempest-VolumeTypesExtraSpecsTest-921975875 tempest-VolumeTypesExtraSpecsTest-921975875-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:59.519873 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-237f0772-ca52-423f-96f1-df5160297a28 tempest-VolumeTypesExtraSpecsTest-921975875 tempest-VolumeTypesExtraSpecsTest-921975875-project-admin] Calling method '_delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:59.523725 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-5b9b2e74-7c21-4627-a863-b197756a209e req-785bffa6-5c86-46f5-bc1e-e5b75c65ca80 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Lock "cinder-attachment_update-55cef18a-701b-460a-9e94-596c52f8eb3e-np0000005822" acquired by "attachment_update" :: waited 0.006s {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 07:43:59.524647 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:59.524647 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:43:59.544542 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-237f0772-ca52-423f-96f1-df5160297a28 tempest-VolumeTypesExtraSpecsTest-921975875 tempest-VolumeTypesExtraSpecsTest-921975875-project-admin] https://10.4.3.170/volume/v3/types/9144a1e9-7c5a-49ec-aa17-91fb22190435 returned with HTTP 202 Jul 24 07:43:59.544978 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 679/2757] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 24 07:43:59 2026] DELETE /volume/v3/types/9144a1e9-7c5a-49ec-aa17-91fb22190435 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:43:59.552025 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-01403734-6aa4-44ee-8b23-efb78b760e8f None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:59.555756 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-01403734-6aa4-44ee-8b23-efb78b760e8f tempest-VolumeTypesExtraSpecsTest-921975875 tempest-VolumeTypesExtraSpecsTest-921975875-project-admin] GET https://10.4.3.170/volume/v3/types/9144a1e9-7c5a-49ec-aa17-91fb22190435 Jul 24 07:43:59.555756 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-01403734-6aa4-44ee-8b23-efb78b760e8f tempest-VolumeTypesExtraSpecsTest-921975875 tempest-VolumeTypesExtraSpecsTest-921975875-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:59.555756 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-01403734-6aa4-44ee-8b23-efb78b760e8f tempest-VolumeTypesExtraSpecsTest-921975875 tempest-VolumeTypesExtraSpecsTest-921975875-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:59.561566 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-01403734-6aa4-44ee-8b23-efb78b760e8f tempest-VolumeTypesExtraSpecsTest-921975875 tempest-VolumeTypesExtraSpecsTest-921975875-project-admin] https://10.4.3.170/volume/v3/types/9144a1e9-7c5a-49ec-aa17-91fb22190435 returned with HTTP 404 Jul 24 07:43:59.561566 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 695/2758] 10.4.3.170 () {66 vars in 1342 bytes} [Fri Jul 24 07:43:59 2026] GET /volume/v3/types/9144a1e9-7c5a-49ec-aa17-91fb22190435 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:43:59.574819 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-5b6175d9-34c5-4044-980d-15059ad58b95 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:59.584471 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5b6175d9-34c5-4044-980d-15059ad58b95 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/bda21d3e-8024-475d-a622-e5921e2be187 Jul 24 07:43:59.584722 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5b6175d9-34c5-4044-980d-15059ad58b95 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:59.584962 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5b6175d9-34c5-4044-980d-15059ad58b95 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:59.585243 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-5b6175d9-34c5-4044-980d-15059ad58b95 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id bda21d3e-8024-475d-a622-e5921e2be187. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:43:59.587876 np0000005822 devstack@c-api.service[100244]: DEBUG dbcounter [-] [100244] Writing DB stats cinder:SELECT=324,cinder:INSERT=50,cinder:UPDATE=95 {{(pid=100244) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 07:43:59.592912 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:59.592912 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:43:59.594425 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5b6175d9-34c5-4044-980d-15059ad58b95 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/bda21d3e-8024-475d-a622-e5921e2be187 returned with HTTP 200 Jul 24 07:43:59.594968 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 693/2759] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:43:59 2026] GET /volume/v3/backups/bda21d3e-8024-475d-a622-e5921e2be187 => generated 826 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:43:59.608650 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-647a541e-5214-4029-b447-59b421ea2bbc None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:59.610814 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-647a541e-5214-4029-b447-59b421ea2bbc tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/volumes/f95df9a0-d7fc-4dc8-a44d-16506c30b743 Jul 24 07:43:59.611005 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-647a541e-5214-4029-b447-59b421ea2bbc tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:59.611280 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-647a541e-5214-4029-b447-59b421ea2bbc tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:59.619308 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-5b9b2e74-7c21-4627-a863-b197756a209e req-785bffa6-5c86-46f5-bc1e-e5b75c65ca80 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Lock "cinder-attachment_update-55cef18a-701b-460a-9e94-596c52f8eb3e-np0000005822" released by "attachment_update" :: held 0.096s {{(pid=100246) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 07:43:59.619640 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-5b9b2e74-7c21-4627-a863-b197756a209e req-785bffa6-5c86-46f5-bc1e-e5b75c65ca80 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] https://10.4.3.170/volume/v3/attachments/52c00645-87ea-4335-a91e-0031b3bf25cb returned with HTTP 200 Jul 24 07:43:59.620076 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 693/2760] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 24 07:43:59 2026] PUT /volume/v3/attachments/52c00645-87ea-4335-a91e-0031b3bf25cb => generated 969 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:43:59.621839 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:59.621839 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:43:59.624803 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-647a541e-5214-4029-b447-59b421ea2bbc tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Volume info retrieved successfully. Jul 24 07:43:59.634271 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-647a541e-5214-4029-b447-59b421ea2bbc tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/volumes/f95df9a0-d7fc-4dc8-a44d-16506c30b743 returned with HTTP 200 Jul 24 07:43:59.634793 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 680/2761] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:43:59 2026] GET /volume/v3/volumes/f95df9a0-d7fc-4dc8-a44d-16506c30b743 => generated 966 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:43:59.654013 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-d48b5c98-ba09-46b5-b8b7-4b928e4386a5 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:59.657116 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d48b5c98-ba09-46b5-b8b7-4b928e4386a5 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/volumes/f95df9a0-d7fc-4dc8-a44d-16506c30b743 Jul 24 07:43:59.657116 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d48b5c98-ba09-46b5-b8b7-4b928e4386a5 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:59.657116 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d48b5c98-ba09-46b5-b8b7-4b928e4386a5 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:59.666270 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:59.666270 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:43:59.674815 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-d48b5c98-ba09-46b5-b8b7-4b928e4386a5 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Volume info retrieved successfully. Jul 24 07:43:59.680755 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d48b5c98-ba09-46b5-b8b7-4b928e4386a5 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/volumes/f95df9a0-d7fc-4dc8-a44d-16506c30b743 returned with HTTP 200 Jul 24 07:43:59.681220 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 696/2762] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:43:59 2026] GET /volume/v3/volumes/f95df9a0-d7fc-4dc8-a44d-16506c30b743 => generated 966 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:43:59.694652 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-a0a60b7e-0169-4d98-b3b5-666f205c3c82 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:59.698805 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a0a60b7e-0169-4d98-b3b5-666f205c3c82 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] DELETE https://10.4.3.170/volume/v3/volumes/f95df9a0-d7fc-4dc8-a44d-16506c30b743 Jul 24 07:43:59.699573 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a0a60b7e-0169-4d98-b3b5-666f205c3c82 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:59.700457 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a0a60b7e-0169-4d98-b3b5-666f205c3c82 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:59.700457 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-a0a60b7e-0169-4d98-b3b5-666f205c3c82 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Delete volume with id: f95df9a0-d7fc-4dc8-a44d-16506c30b743 Jul 24 07:43:59.712172 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:59.712172 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:43:59.712172 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-a0a60b7e-0169-4d98-b3b5-666f205c3c82 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Volume info retrieved successfully. Jul 24 07:43:59.734151 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-a0a60b7e-0169-4d98-b3b5-666f205c3c82 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Delete volume request issued successfully. Jul 24 07:43:59.734151 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a0a60b7e-0169-4d98-b3b5-666f205c3c82 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/volumes/f95df9a0-d7fc-4dc8-a44d-16506c30b743 returned with HTTP 202 Jul 24 07:43:59.734151 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 694/2763] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:43:59 2026] DELETE /volume/v3/volumes/f95df9a0-d7fc-4dc8-a44d-16506c30b743 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:43:59.743099 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1cbb5f71-2c73-4671-b039-5c0052ce29a4 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:43:59.745049 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1cbb5f71-2c73-4671-b039-5c0052ce29a4 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/volumes/f95df9a0-d7fc-4dc8-a44d-16506c30b743 Jul 24 07:43:59.747229 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1cbb5f71-2c73-4671-b039-5c0052ce29a4 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:43:59.747534 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1cbb5f71-2c73-4671-b039-5c0052ce29a4 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:43:59.763512 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:43:59.763512 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:43:59.773541 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-1cbb5f71-2c73-4671-b039-5c0052ce29a4 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Volume info retrieved successfully. Jul 24 07:43:59.783645 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1cbb5f71-2c73-4671-b039-5c0052ce29a4 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/volumes/f95df9a0-d7fc-4dc8-a44d-16506c30b743 returned with HTTP 200 Jul 24 07:43:59.784393 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 694/2764] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:43:59 2026] GET /volume/v3/volumes/f95df9a0-d7fc-4dc8-a44d-16506c30b743 => generated 965 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:00.334594 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-7f6dabec-eccf-4657-aadd-f1643924ee85 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:00.338951 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7f6dabec-eccf-4657-aadd-f1643924ee85 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] GET https://10.4.3.170/volume/v3/volumes/55cef18a-701b-460a-9e94-596c52f8eb3e Jul 24 07:44:00.340049 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7f6dabec-eccf-4657-aadd-f1643924ee85 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:00.340049 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7f6dabec-eccf-4657-aadd-f1643924ee85 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:00.359448 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:00.359448 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:44:00.364933 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-7f6dabec-eccf-4657-aadd-f1643924ee85 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Volume info retrieved successfully. Jul 24 07:44:00.369574 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7f6dabec-eccf-4657-aadd-f1643924ee85 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] https://10.4.3.170/volume/v3/volumes/55cef18a-701b-460a-9e94-596c52f8eb3e returned with HTTP 200 Jul 24 07:44:00.370128 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 681/2765] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:00 2026] GET /volume/v3/volumes/55cef18a-701b-460a-9e94-596c52f8eb3e => generated 848 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:00.803274 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-e856a691-f78d-455d-9ff6-e28714a7e21d None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:00.805053 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e856a691-f78d-455d-9ff6-e28714a7e21d tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/volumes/f95df9a0-d7fc-4dc8-a44d-16506c30b743 Jul 24 07:44:00.805274 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e856a691-f78d-455d-9ff6-e28714a7e21d tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:00.805496 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e856a691-f78d-455d-9ff6-e28714a7e21d tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:00.811783 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e856a691-f78d-455d-9ff6-e28714a7e21d tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/volumes/f95df9a0-d7fc-4dc8-a44d-16506c30b743 returned with HTTP 404 Jul 24 07:44:00.812280 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 697/2766] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:00 2026] GET /volume/v3/volumes/f95df9a0-d7fc-4dc8-a44d-16506c30b743 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:44:00.822008 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-b9098f62-679a-4a41-a90d-1eae8c0f6202 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:00.824056 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b9098f62-679a-4a41-a90d-1eae8c0f6202 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] DELETE https://10.4.3.170/volume/v3/backups/bda21d3e-8024-475d-a622-e5921e2be187 Jul 24 07:44:00.824056 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b9098f62-679a-4a41-a90d-1eae8c0f6202 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:00.824131 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b9098f62-679a-4a41-a90d-1eae8c0f6202 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:00.824197 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.contrib.backups [None req-b9098f62-679a-4a41-a90d-1eae8c0f6202 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Delete backup with id: bda21d3e-8024-475d-a622-e5921e2be187. Jul 24 07:44:00.832894 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:00.832894 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:44:00.848266 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.backup.rpcapi [None req-b9098f62-679a-4a41-a90d-1eae8c0f6202 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] delete_backup rpcapi backup_id bda21d3e-8024-475d-a622-e5921e2be187 {{(pid=100244) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 07:44:00.850651 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b9098f62-679a-4a41-a90d-1eae8c0f6202 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/bda21d3e-8024-475d-a622-e5921e2be187 returned with HTTP 202 Jul 24 07:44:00.851184 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 695/2767] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:44:00 2026] DELETE /volume/v3/backups/bda21d3e-8024-475d-a622-e5921e2be187 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:44:00.859308 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2bdf97a3-bca5-42f7-947d-9adfe3ef87fd None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:00.861780 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2bdf97a3-bca5-42f7-947d-9adfe3ef87fd tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/bda21d3e-8024-475d-a622-e5921e2be187 Jul 24 07:44:00.861866 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2bdf97a3-bca5-42f7-947d-9adfe3ef87fd tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:00.862140 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2bdf97a3-bca5-42f7-947d-9adfe3ef87fd tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:00.862239 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-2bdf97a3-bca5-42f7-947d-9adfe3ef87fd tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id bda21d3e-8024-475d-a622-e5921e2be187. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:44:00.868765 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:00.868765 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:44:00.869550 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2bdf97a3-bca5-42f7-947d-9adfe3ef87fd tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/bda21d3e-8024-475d-a622-e5921e2be187 returned with HTTP 200 Jul 24 07:44:00.869888 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 695/2768] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:00 2026] GET /volume/v3/backups/bda21d3e-8024-475d-a622-e5921e2be187 => generated 825 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:01.384044 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-09245224-75dc-4a02-9b1f-189b19a89169 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:01.385801 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-09245224-75dc-4a02-9b1f-189b19a89169 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] GET https://10.4.3.170/volume/v3/volumes/55cef18a-701b-460a-9e94-596c52f8eb3e Jul 24 07:44:01.385996 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-09245224-75dc-4a02-9b1f-189b19a89169 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:01.386170 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-09245224-75dc-4a02-9b1f-189b19a89169 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:01.413891 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:01.413891 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:44:01.419097 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-09245224-75dc-4a02-9b1f-189b19a89169 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Volume info retrieved successfully. Jul 24 07:44:01.424155 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-09245224-75dc-4a02-9b1f-189b19a89169 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] https://10.4.3.170/volume/v3/volumes/55cef18a-701b-460a-9e94-596c52f8eb3e returned with HTTP 200 Jul 24 07:44:01.424539 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 682/2769] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:01 2026] GET /volume/v3/volumes/55cef18a-701b-460a-9e94-596c52f8eb3e => generated 848 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:01.699065 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-195d3613-19b9-41fe-a46f-dcd060ff89b6 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:01.784699 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-195d3613-19b9-41fe-a46f-dcd060ff89b6 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:44:01.785105 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-195d3613-19b9-41fe-a46f-dcd060ff89b6 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-2108531417"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:44:01.786900 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-195d3613-19b9-41fe-a46f-dcd060ff89b6 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-2108531417'}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:44:01.787121 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-195d3613-19b9-41fe-a46f-dcd060ff89b6 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Create volume of 1 GB Jul 24 07:44:01.791810 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-195d3613-19b9-41fe-a46f-dcd060ff89b6 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Availability Zones retrieved successfully. Jul 24 07:44:01.798965 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-195d3613-19b9-41fe-a46f-dcd060ff89b6 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Flow 'volume_create_api' (8351e3b9-ef23-4fd7-bd0d-f6c13bb84257) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:44:01.800384 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-195d3613-19b9-41fe-a46f-dcd060ff89b6 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (407b6a00-f26b-4b49-a754-9964d9d910bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:01.801755 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-195d3613-19b9-41fe-a46f-dcd060ff89b6 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Validating volume size '1' using validate_int {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:44:01.840031 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-195d3613-19b9-41fe-a46f-dcd060ff89b6 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (407b6a00-f26b-4b49-a754-9964d9d910bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:01.840869 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-195d3613-19b9-41fe-a46f-dcd060ff89b6 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c16b767-7c74-4385-9bfd-d2c76bacc2e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:01.891918 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-49529c97-46d5-4b8d-9113-090064e85247 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:01.893608 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-49529c97-46d5-4b8d-9113-090064e85247 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/bda21d3e-8024-475d-a622-e5921e2be187 Jul 24 07:44:01.893832 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-49529c97-46d5-4b8d-9113-090064e85247 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:01.894007 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-49529c97-46d5-4b8d-9113-090064e85247 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:01.894163 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-49529c97-46d5-4b8d-9113-090064e85247 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id bda21d3e-8024-475d-a622-e5921e2be187. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:44:01.900078 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-49529c97-46d5-4b8d-9113-090064e85247 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/bda21d3e-8024-475d-a622-e5921e2be187 returned with HTTP 404 Jul 24 07:44:01.900586 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 696/2770] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:01 2026] GET /volume/v3/backups/bda21d3e-8024-475d-a622-e5921e2be187 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:44:01.909374 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-195d3613-19b9-41fe-a46f-dcd060ff89b6 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Created reservations ['fe709ebe-5f6f-426c-a8fc-ecca00da4b00', 'c6e4c5d5-961e-4e71-a9b9-381873d299e2', 'b2d6b584-d3c6-47f1-91ef-d07cd277bc76', '3d380230-1175-4ac7-8871-70e9821f248e'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:44:01.910411 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-195d3613-19b9-41fe-a46f-dcd060ff89b6 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c16b767-7c74-4385-9bfd-d2c76bacc2e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fe709ebe-5f6f-426c-a8fc-ecca00da4b00', 'c6e4c5d5-961e-4e71-a9b9-381873d299e2', 'b2d6b584-d3c6-47f1-91ef-d07cd277bc76', '3d380230-1175-4ac7-8871-70e9821f248e']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:01.911345 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-195d3613-19b9-41fe-a46f-dcd060ff89b6 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (812dab69-f4b9-41ed-b2f5-d67326977437) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:01.936142 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-195d3613-19b9-41fe-a46f-dcd060ff89b6 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (812dab69-f4b9-41ed-b2f5-d67326977437) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fb778e89-1190-4c7c-9ec7-d8d757b05618', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-2108531417',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7de8e0d66c0a45198fb19e8dadccd226',qos_specs=None,replication_status=,reservations=['fe709ebe-5f6f-426c-a8fc-ecca00da4b00','c6e4c5d5-961e-4e71-a9b9-381873d299e2','b2d6b584-d3c6-47f1-91ef-d07cd277bc76','3d380230-1175-4ac7-8871-70e9821f248e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e40b32aa2f64d5c953379d87f5e7fd2',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:44:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-2108531417',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fb778e89-1190-4c7c-9ec7-d8d757b05618,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7de8e0d66c0a45198fb19e8dadccd226',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e40b32aa2f64d5c953379d87f5e7fd2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:01.936803 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-195d3613-19b9-41fe-a46f-dcd060ff89b6 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (149e87b9-e6d5-4c07-b769-448b13f40bc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:01.956499 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-195d3613-19b9-41fe-a46f-dcd060ff89b6 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (149e87b9-e6d5-4c07-b769-448b13f40bc4) transitioned into state 'SUCCESS' from state '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-2108531417',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7de8e0d66c0a45198fb19e8dadccd226',qos_specs=None,replication_status=,reservations=['fe709ebe-5f6f-426c-a8fc-ecca00da4b00','c6e4c5d5-961e-4e71-a9b9-381873d299e2','b2d6b584-d3c6-47f1-91ef-d07cd277bc76','3d380230-1175-4ac7-8871-70e9821f248e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e40b32aa2f64d5c953379d87f5e7fd2',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:01.957517 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-195d3613-19b9-41fe-a46f-dcd060ff89b6 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e17be9a4-0d29-4f19-8a99-97902afb54a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:01.972897 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-195d3613-19b9-41fe-a46f-dcd060ff89b6 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e17be9a4-0d29-4f19-8a99-97902afb54a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:01.973913 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-195d3613-19b9-41fe-a46f-dcd060ff89b6 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Flow 'volume_create_api' (8351e3b9-ef23-4fd7-bd0d-f6c13bb84257) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:44:01.974398 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-195d3613-19b9-41fe-a46f-dcd060ff89b6 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Create volume request issued successfully. Jul 24 07:44:01.974898 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-195d3613-19b9-41fe-a46f-dcd060ff89b6 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:44:01.975366 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 698/2771] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 24 07:44:01 2026] POST /volume/v3/volumes => generated 751 bytes in 277 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:44:01.983712 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9b76e425-c0de-4b52-b24d-05777f73993e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:01.986245 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9b76e425-c0de-4b52-b24d-05777f73993e tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] DELETE https://10.4.3.170/volume/v3/volumes/2e19b559-5846-49e1-8a8d-a93e8ff440c0 Jul 24 07:44:01.986536 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9b76e425-c0de-4b52-b24d-05777f73993e tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:01.986809 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9b76e425-c0de-4b52-b24d-05777f73993e tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:01.987031 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-9b76e425-c0de-4b52-b24d-05777f73993e tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Delete volume with id: 2e19b559-5846-49e1-8a8d-a93e8ff440c0 Jul 24 07:44:01.988910 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-a996934a-bf17-453f-93b0-dd84237209b3 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:01.990688 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a996934a-bf17-453f-93b0-dd84237209b3 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] GET https://10.4.3.170/volume/v3/volumes/fb778e89-1190-4c7c-9ec7-d8d757b05618 Jul 24 07:44:01.990863 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a996934a-bf17-453f-93b0-dd84237209b3 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:01.991063 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a996934a-bf17-453f-93b0-dd84237209b3 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:01.996563 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:01.996563 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:44:01.997017 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-9b76e425-c0de-4b52-b24d-05777f73993e tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Volume info retrieved successfully. Jul 24 07:44:02.004373 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:02.004373 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:44:02.012340 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-a996934a-bf17-453f-93b0-dd84237209b3 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Volume info retrieved successfully. Jul 24 07:44:02.018064 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a996934a-bf17-453f-93b0-dd84237209b3 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] https://10.4.3.170/volume/v3/volumes/fb778e89-1190-4c7c-9ec7-d8d757b05618 returned with HTTP 200 Jul 24 07:44:02.018371 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 683/2772] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:01 2026] GET /volume/v3/volumes/fb778e89-1190-4c7c-9ec7-d8d757b05618 => generated 819 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 07:44:02.018886 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-9b76e425-c0de-4b52-b24d-05777f73993e tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Delete volume request issued successfully. Jul 24 07:44:02.019156 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9b76e425-c0de-4b52-b24d-05777f73993e tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/volumes/2e19b559-5846-49e1-8a8d-a93e8ff440c0 returned with HTTP 202 Jul 24 07:44:02.019794 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 696/2773] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:44:01 2026] DELETE /volume/v3/volumes/2e19b559-5846-49e1-8a8d-a93e8ff440c0 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:44:02.026845 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-b1839c15-72a1-4787-ae83-ae4652331ac6 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:02.031364 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b1839c15-72a1-4787-ae83-ae4652331ac6 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/volumes/2e19b559-5846-49e1-8a8d-a93e8ff440c0 Jul 24 07:44:02.031569 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b1839c15-72a1-4787-ae83-ae4652331ac6 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:02.031747 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b1839c15-72a1-4787-ae83-ae4652331ac6 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:02.039591 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:02.039591 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:44:02.045396 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-b1839c15-72a1-4787-ae83-ae4652331ac6 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Volume info retrieved successfully. Jul 24 07:44:02.051324 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b1839c15-72a1-4787-ae83-ae4652331ac6 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/volumes/2e19b559-5846-49e1-8a8d-a93e8ff440c0 returned with HTTP 200 Jul 24 07:44:02.051802 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 697/2774] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:02 2026] GET /volume/v3/volumes/2e19b559-5846-49e1-8a8d-a93e8ff440c0 => generated 908 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:02.269754 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-6907e604-86ce-4c0f-995a-42db0811f15a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:02.355255 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6907e604-86ce-4c0f-995a-42db0811f15a tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:44:02.355692 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6907e604-86ce-4c0f-995a-42db0811f15a tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1765760066"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:44:02.357133 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-6907e604-86ce-4c0f-995a-42db0811f15a tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1765760066'}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:44:02.357542 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-6907e604-86ce-4c0f-995a-42db0811f15a tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Create volume of 1 GB Jul 24 07:44:02.357915 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:02.357915 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:44:02.362213 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-6907e604-86ce-4c0f-995a-42db0811f15a tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Availability Zones retrieved successfully. Jul 24 07:44:02.368046 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-6907e604-86ce-4c0f-995a-42db0811f15a tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Flow 'volume_create_api' (792d1193-4af9-4ca6-9ec6-db119f6bf8b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:44:02.369328 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-6907e604-86ce-4c0f-995a-42db0811f15a tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (124a6c73-b682-4ebd-9ac9-12be0a6d189d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:02.370294 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-6907e604-86ce-4c0f-995a-42db0811f15a tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Validating volume size '1' using validate_int {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:44:02.397708 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-6907e604-86ce-4c0f-995a-42db0811f15a tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (124a6c73-b682-4ebd-9ac9-12be0a6d189d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:02.398746 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-6907e604-86ce-4c0f-995a-42db0811f15a tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1bda5a02-748b-40eb-ba40-80b85271b0e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:02.441556 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-d298188d-4ce9-450d-af30-b1d03a747cd7 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:02.443437 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d298188d-4ce9-450d-af30-b1d03a747cd7 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] GET https://10.4.3.170/volume/v3/volumes/55cef18a-701b-460a-9e94-596c52f8eb3e Jul 24 07:44:02.443653 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d298188d-4ce9-450d-af30-b1d03a747cd7 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:02.443833 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d298188d-4ce9-450d-af30-b1d03a747cd7 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:02.452580 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:02.452580 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:44:02.454737 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-6907e604-86ce-4c0f-995a-42db0811f15a tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Created reservations ['06b8253b-17f9-474b-8aa7-eaede1c4b6bc', 'a4a9b8fa-9497-4921-affa-79372060c493', 'b78b3971-7123-4031-942b-b3eafcf31210', '94eef435-7e46-4b01-a9f6-485647ad9b58'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:44:02.455555 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-6907e604-86ce-4c0f-995a-42db0811f15a tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1bda5a02-748b-40eb-ba40-80b85271b0e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['06b8253b-17f9-474b-8aa7-eaede1c4b6bc', 'a4a9b8fa-9497-4921-affa-79372060c493', 'b78b3971-7123-4031-942b-b3eafcf31210', '94eef435-7e46-4b01-a9f6-485647ad9b58']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:02.455954 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-d298188d-4ce9-450d-af30-b1d03a747cd7 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Volume info retrieved successfully. Jul 24 07:44:02.456323 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-6907e604-86ce-4c0f-995a-42db0811f15a tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3a99763-8c6a-4be6-891a-91bdac4ac353) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:02.460712 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d298188d-4ce9-450d-af30-b1d03a747cd7 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] https://10.4.3.170/volume/v3/volumes/55cef18a-701b-460a-9e94-596c52f8eb3e returned with HTTP 200 Jul 24 07:44:02.461332 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 684/2775] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:02 2026] GET /volume/v3/volumes/55cef18a-701b-460a-9e94-596c52f8eb3e => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:02.480320 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-6907e604-86ce-4c0f-995a-42db0811f15a tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3a99763-8c6a-4be6-891a-91bdac4ac353) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c429d02f-427a-412a-97bb-b0f4d64ac477', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1765760066',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3036e67d12774007b32cffc4238e6c9a',qos_specs=None,replication_status=,reservations=['06b8253b-17f9-474b-8aa7-eaede1c4b6bc','a4a9b8fa-9497-4921-affa-79372060c493','b78b3971-7123-4031-942b-b3eafcf31210','94eef435-7e46-4b01-a9f6-485647ad9b58'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1351487a8f8247cfb772c772e85c4358',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:44:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1765760066',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c429d02f-427a-412a-97bb-b0f4d64ac477,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3036e67d12774007b32cffc4238e6c9a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1351487a8f8247cfb772c772e85c4358',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:02.481193 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-6907e604-86ce-4c0f-995a-42db0811f15a tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cab8e6aa-a4fb-42f8-ab75-caa7cd1ab5bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:02.499454 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-6907e604-86ce-4c0f-995a-42db0811f15a tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cab8e6aa-a4fb-42f8-ab75-caa7cd1ab5bf) transitioned into state 'SUCCESS' from state '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-1765760066',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3036e67d12774007b32cffc4238e6c9a',qos_specs=None,replication_status=,reservations=['06b8253b-17f9-474b-8aa7-eaede1c4b6bc','a4a9b8fa-9497-4921-affa-79372060c493','b78b3971-7123-4031-942b-b3eafcf31210','94eef435-7e46-4b01-a9f6-485647ad9b58'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1351487a8f8247cfb772c772e85c4358',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:02.500369 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-6907e604-86ce-4c0f-995a-42db0811f15a tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd0f9067-84ff-4da4-be59-b8342d3c83f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:02.508841 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-6907e604-86ce-4c0f-995a-42db0811f15a tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd0f9067-84ff-4da4-be59-b8342d3c83f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:02.509659 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-6907e604-86ce-4c0f-995a-42db0811f15a tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Flow 'volume_create_api' (792d1193-4af9-4ca6-9ec6-db119f6bf8b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:44:02.510011 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-6907e604-86ce-4c0f-995a-42db0811f15a tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Create volume request issued successfully. Jul 24 07:44:02.510619 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6907e604-86ce-4c0f-995a-42db0811f15a tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:44:02.511100 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 699/2776] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 24 07:44:02 2026] POST /volume/v3/volumes => generated 758 bytes in 242 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:44:02.529480 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-414e7e3d-f469-4681-aea9-1e6c428a698c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:02.531357 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-414e7e3d-f469-4681-aea9-1e6c428a698c tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] GET https://10.4.3.170/volume/v3/volumes/c429d02f-427a-412a-97bb-b0f4d64ac477 Jul 24 07:44:02.531611 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-414e7e3d-f469-4681-aea9-1e6c428a698c tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:02.531676 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-414e7e3d-f469-4681-aea9-1e6c428a698c tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:02.538237 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:02.538237 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:44:02.541047 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-414e7e3d-f469-4681-aea9-1e6c428a698c tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Volume info retrieved successfully. Jul 24 07:44:02.544334 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-414e7e3d-f469-4681-aea9-1e6c428a698c tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] https://10.4.3.170/volume/v3/volumes/c429d02f-427a-412a-97bb-b0f4d64ac477 returned with HTTP 200 Jul 24 07:44:02.544658 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 697/2777] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:02 2026] GET /volume/v3/volumes/c429d02f-427a-412a-97bb-b0f4d64ac477 => generated 826 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:02.872495 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-5b9b2e74-7c21-4627-a863-b197756a209e req-f56561d2-75f5-4ed8-9589-71a019916ca0 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:02.874684 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-5b9b2e74-7c21-4627-a863-b197756a209e req-f56561d2-75f5-4ed8-9589-71a019916ca0 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] POST https://10.4.3.170/volume/v3/attachments/52c00645-87ea-4335-a91e-0031b3bf25cb/action Jul 24 07:44:02.875039 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-5b9b2e74-7c21-4627-a863-b197756a209e req-f56561d2-75f5-4ed8-9589-71a019916ca0 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Action body: b'{"os-complete": null}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:44:02.875343 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-5b9b2e74-7c21-4627-a863-b197756a209e req-f56561d2-75f5-4ed8-9589-71a019916ca0 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:44:02.889224 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:02.889224 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:44:02.898124 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-5b9b2e74-7c21-4627-a863-b197756a209e req-f56561d2-75f5-4ed8-9589-71a019916ca0 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] https://10.4.3.170/volume/v3/attachments/52c00645-87ea-4335-a91e-0031b3bf25cb/action returned with HTTP 204 Jul 24 07:44:02.898577 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 698/2778] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 24 07:44:02 2026] POST /volume/v3/attachments/52c00645-87ea-4335-a91e-0031b3bf25cb/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:44:03.033998 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-458a6aab-379b-4cd9-84a6-ec2b896a555d None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:03.035519 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-458a6aab-379b-4cd9-84a6-ec2b896a555d tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] GET https://10.4.3.170/volume/v3/volumes/fb778e89-1190-4c7c-9ec7-d8d757b05618 Jul 24 07:44:03.035684 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-458a6aab-379b-4cd9-84a6-ec2b896a555d tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:03.035867 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-458a6aab-379b-4cd9-84a6-ec2b896a555d tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:03.042164 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:03.042164 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:44:03.045424 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-458a6aab-379b-4cd9-84a6-ec2b896a555d tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Volume info retrieved successfully. Jul 24 07:44:03.049363 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-458a6aab-379b-4cd9-84a6-ec2b896a555d tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] https://10.4.3.170/volume/v3/volumes/fb778e89-1190-4c7c-9ec7-d8d757b05618 returned with HTTP 200 Jul 24 07:44:03.049736 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 685/2779] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:03 2026] GET /volume/v3/volumes/fb778e89-1190-4c7c-9ec7-d8d757b05618 => generated 844 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:03.062386 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-c1cd89a3-95c3-48fb-9006-1b2d1d1065ca None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:03.064180 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c1cd89a3-95c3-48fb-9006-1b2d1d1065ca tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] POST https://10.4.3.170/volume/v3/snapshots Jul 24 07:44:03.064536 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c1cd89a3-95c3-48fb-9006-1b2d1d1065ca tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fb778e89-1190-4c7c-9ec7-d8d757b05618", "name": "tempest-VolumesDeleteCascade-Snapshot-1950594155"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:44:03.067914 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ec11cc14-1310-42a5-b746-de431c4c95c5 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:03.069952 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ec11cc14-1310-42a5-b746-de431c4c95c5 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/volumes/2e19b559-5846-49e1-8a8d-a93e8ff440c0 Jul 24 07:44:03.070183 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ec11cc14-1310-42a5-b746-de431c4c95c5 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:03.070444 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ec11cc14-1310-42a5-b746-de431c4c95c5 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:03.072713 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:03.072713 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:44:03.073228 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-c1cd89a3-95c3-48fb-9006-1b2d1d1065ca tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Volume info retrieved successfully. Jul 24 07:44:03.073373 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.snapshots [None req-c1cd89a3-95c3-48fb-9006-1b2d1d1065ca tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Create snapshot from volume fb778e89-1190-4c7c-9ec7-d8d757b05618 Jul 24 07:44:03.076714 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ec11cc14-1310-42a5-b746-de431c4c95c5 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/volumes/2e19b559-5846-49e1-8a8d-a93e8ff440c0 returned with HTTP 404 Jul 24 07:44:03.077280 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 698/2780] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:03 2026] GET /volume/v3/volumes/2e19b559-5846-49e1-8a8d-a93e8ff440c0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:44:03.083905 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-62ea6b97-ddce-4120-b6e6-652b5fca8cab None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:03.085614 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-62ea6b97-ddce-4120-b6e6-652b5fca8cab tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/volumes/2e19b559-5846-49e1-8a8d-a93e8ff440c0 Jul 24 07:44:03.085798 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-62ea6b97-ddce-4120-b6e6-652b5fca8cab tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:03.086005 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-62ea6b97-ddce-4120-b6e6-652b5fca8cab tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:03.091726 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-62ea6b97-ddce-4120-b6e6-652b5fca8cab tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/volumes/2e19b559-5846-49e1-8a8d-a93e8ff440c0 returned with HTTP 404 Jul 24 07:44:03.092245 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 699/2781] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:03 2026] GET /volume/v3/volumes/2e19b559-5846-49e1-8a8d-a93e8ff440c0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:44:03.098705 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-134ee8d6-3d8f-4449-b747-753a79f0902f None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:03.100263 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-134ee8d6-3d8f-4449-b747-753a79f0902f tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] DELETE https://10.4.3.170/volume/v3/volumes/2e19b559-5846-49e1-8a8d-a93e8ff440c0 Jul 24 07:44:03.100443 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-134ee8d6-3d8f-4449-b747-753a79f0902f tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:03.100625 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-134ee8d6-3d8f-4449-b747-753a79f0902f tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:03.100773 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-134ee8d6-3d8f-4449-b747-753a79f0902f tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Delete volume with id: 2e19b559-5846-49e1-8a8d-a93e8ff440c0 Jul 24 07:44:03.106270 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-134ee8d6-3d8f-4449-b747-753a79f0902f tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/volumes/2e19b559-5846-49e1-8a8d-a93e8ff440c0 returned with HTTP 404 Jul 24 07:44:03.106751 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 686/2782] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:44:03 2026] DELETE /volume/v3/volumes/2e19b559-5846-49e1-8a8d-a93e8ff440c0 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:44:03.110806 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-c1cd89a3-95c3-48fb-9006-1b2d1d1065ca tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Created reservations ['2451b404-5f31-4a26-a5ec-e99086f96c7d', '2f055fd7-2f1f-42f2-98c9-83d02b11c810', 'e11381ab-f115-4edd-936b-5602b177acd2', '04dbed85-685f-4476-8904-33e149eb40af'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:44:03.117872 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0d621710-81bb-48d6-9b4d-39a6076dfabb None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:03.119607 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0d621710-81bb-48d6-9b4d-39a6076dfabb tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:44:03.119930 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0d621710-81bb-48d6-9b4d-39a6076dfabb tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-723238225"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:44:03.121726 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-0d621710-81bb-48d6-9b4d-39a6076dfabb tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-723238225'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:44:03.121881 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-0d621710-81bb-48d6-9b4d-39a6076dfabb tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Create volume of 1 GB Jul 24 07:44:03.125549 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-0d621710-81bb-48d6-9b4d-39a6076dfabb tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Availability Zones retrieved successfully. Jul 24 07:44:03.132612 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-0d621710-81bb-48d6-9b4d-39a6076dfabb tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Flow 'volume_create_api' (f0cf8d69-d07c-4fed-aef8-4f6ba86c07a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:44:03.133494 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-0d621710-81bb-48d6-9b4d-39a6076dfabb tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (156d8fa8-0da1-4ba3-b83a-680c6a03f20b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:03.134488 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-0d621710-81bb-48d6-9b4d-39a6076dfabb tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:44:03.146517 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-c1cd89a3-95c3-48fb-9006-1b2d1d1065ca tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Snapshot create request issued successfully. Jul 24 07:44:03.146903 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c1cd89a3-95c3-48fb-9006-1b2d1d1065ca tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 24 07:44:03.147369 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 700/2783] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 24 07:44:03 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) Jul 24 07:44:03.155151 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-f170b411-1dba-49b9-8554-4e5f7b1fd3f5 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:03.156926 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f170b411-1dba-49b9-8554-4e5f7b1fd3f5 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] GET https://10.4.3.170/volume/v3/snapshots/470f9141-4b45-4164-b20e-a8cf379bb630 Jul 24 07:44:03.157162 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f170b411-1dba-49b9-8554-4e5f7b1fd3f5 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:03.157389 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f170b411-1dba-49b9-8554-4e5f7b1fd3f5 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:03.159626 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-0d621710-81bb-48d6-9b4d-39a6076dfabb tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (156d8fa8-0da1-4ba3-b83a-680c6a03f20b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:03.160382 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-0d621710-81bb-48d6-9b4d-39a6076dfabb tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fdd663a0-43b0-41ae-bf12-796a3b04c8b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:03.162346 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:03.162346 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:44:03.162850 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-f170b411-1dba-49b9-8554-4e5f7b1fd3f5 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Snapshot retrieved successfully. Jul 24 07:44:03.163590 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f170b411-1dba-49b9-8554-4e5f7b1fd3f5 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] https://10.4.3.170/volume/v3/snapshots/470f9141-4b45-4164-b20e-a8cf379bb630 returned with HTTP 200 Jul 24 07:44:03.163959 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 700/2784] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:44:03 2026] GET /volume/v3/snapshots/470f9141-4b45-4164-b20e-a8cf379bb630 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:03.197288 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-0d621710-81bb-48d6-9b4d-39a6076dfabb tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Created reservations ['8c61938c-1250-4ee4-a9dd-e82e85f9b032', 'f2f99d43-0b6a-43dc-b6ac-00eaaf728c53', '82afad19-21c5-4157-a404-7166898bac6a', '26e974ae-b050-4afa-86cf-01d216f4f4c0'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:44:03.198004 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-0d621710-81bb-48d6-9b4d-39a6076dfabb tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fdd663a0-43b0-41ae-bf12-796a3b04c8b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8c61938c-1250-4ee4-a9dd-e82e85f9b032', 'f2f99d43-0b6a-43dc-b6ac-00eaaf728c53', '82afad19-21c5-4157-a404-7166898bac6a', '26e974ae-b050-4afa-86cf-01d216f4f4c0']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:03.198702 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-0d621710-81bb-48d6-9b4d-39a6076dfabb tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f4bf57b-69c3-4bb1-9d57-50925491fb9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:03.220519 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-0d621710-81bb-48d6-9b4d-39a6076dfabb tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f4bf57b-69c3-4bb1-9d57-50925491fb9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a25d4249-f2d1-4705-8fba-f75a840788f0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-723238225',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b17bfcadca684bfda3b1f0d7ec79cc00',qos_specs=None,replication_status=,reservations=['8c61938c-1250-4ee4-a9dd-e82e85f9b032','f2f99d43-0b6a-43dc-b6ac-00eaaf728c53','82afad19-21c5-4157-a404-7166898bac6a','26e974ae-b050-4afa-86cf-01d216f4f4c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='468179dc83564836ad9463239811ae72',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:44:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-723238225',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a25d4249-f2d1-4705-8fba-f75a840788f0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b17bfcadca684bfda3b1f0d7ec79cc00',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='468179dc83564836ad9463239811ae72',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:03.221192 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-0d621710-81bb-48d6-9b4d-39a6076dfabb tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9e0eb5f-9611-43ae-88ee-c7e51c06682a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:03.237364 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-0d621710-81bb-48d6-9b4d-39a6076dfabb tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9e0eb5f-9611-43ae-88ee-c7e51c06682a) transitioned into state 'SUCCESS' from state '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-723238225',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b17bfcadca684bfda3b1f0d7ec79cc00',qos_specs=None,replication_status=,reservations=['8c61938c-1250-4ee4-a9dd-e82e85f9b032','f2f99d43-0b6a-43dc-b6ac-00eaaf728c53','82afad19-21c5-4157-a404-7166898bac6a','26e974ae-b050-4afa-86cf-01d216f4f4c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='468179dc83564836ad9463239811ae72',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:03.238032 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-0d621710-81bb-48d6-9b4d-39a6076dfabb tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb4bcb71-a867-433e-a333-78a0c9cc0b73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:03.245650 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-0d621710-81bb-48d6-9b4d-39a6076dfabb tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb4bcb71-a867-433e-a333-78a0c9cc0b73) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:03.246458 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-0d621710-81bb-48d6-9b4d-39a6076dfabb tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Flow 'volume_create_api' (f0cf8d69-d07c-4fed-aef8-4f6ba86c07a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:44:03.246747 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-0d621710-81bb-48d6-9b4d-39a6076dfabb tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Create volume request issued successfully. Jul 24 07:44:03.247306 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0d621710-81bb-48d6-9b4d-39a6076dfabb tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:44:03.247690 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 699/2785] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 24 07:44:03 2026] POST /volume/v3/volumes => generated 748 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:44:03.258059 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-62c34c4e-54db-4dc1-b4f9-ff47a6d0cd02 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:03.259632 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-62c34c4e-54db-4dc1-b4f9-ff47a6d0cd02 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/volumes/a25d4249-f2d1-4705-8fba-f75a840788f0 Jul 24 07:44:03.259818 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-62c34c4e-54db-4dc1-b4f9-ff47a6d0cd02 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:03.259988 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-62c34c4e-54db-4dc1-b4f9-ff47a6d0cd02 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:03.266104 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:03.266104 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:44:03.269687 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-62c34c4e-54db-4dc1-b4f9-ff47a6d0cd02 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Volume info retrieved successfully. Jul 24 07:44:03.273175 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-62c34c4e-54db-4dc1-b4f9-ff47a6d0cd02 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/volumes/a25d4249-f2d1-4705-8fba-f75a840788f0 returned with HTTP 200 Jul 24 07:44:03.273511 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 687/2786] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:03 2026] GET /volume/v3/volumes/a25d4249-f2d1-4705-8fba-f75a840788f0 => generated 816 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:03.474486 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-8f72bbf7-80dd-4d0f-82ce-a942426ab365 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:03.476687 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8f72bbf7-80dd-4d0f-82ce-a942426ab365 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] GET https://10.4.3.170/volume/v3/volumes/55cef18a-701b-460a-9e94-596c52f8eb3e Jul 24 07:44:03.476969 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8f72bbf7-80dd-4d0f-82ce-a942426ab365 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:03.477257 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8f72bbf7-80dd-4d0f-82ce-a942426ab365 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:03.487596 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:03.487596 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:44:03.491288 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-8f72bbf7-80dd-4d0f-82ce-a942426ab365 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Volume info retrieved successfully. Jul 24 07:44:03.496067 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8f72bbf7-80dd-4d0f-82ce-a942426ab365 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] https://10.4.3.170/volume/v3/volumes/55cef18a-701b-460a-9e94-596c52f8eb3e returned with HTTP 200 Jul 24 07:44:03.496899 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 701/2787] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:03 2026] GET /volume/v3/volumes/55cef18a-701b-460a-9e94-596c52f8eb3e => generated 1140 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:44:03.507620 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-f941fb3c-1037-4f26-8a56-63b2ebeffce4 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:03.509118 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f941fb3c-1037-4f26-8a56-63b2ebeffce4 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] GET https://10.4.3.170/volume/v3/volumes/55cef18a-701b-460a-9e94-596c52f8eb3e Jul 24 07:44:03.509323 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f941fb3c-1037-4f26-8a56-63b2ebeffce4 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:03.509518 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f941fb3c-1037-4f26-8a56-63b2ebeffce4 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:03.517199 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:03.517199 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:44:03.520012 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-f941fb3c-1037-4f26-8a56-63b2ebeffce4 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Volume info retrieved successfully. Jul 24 07:44:03.523447 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f941fb3c-1037-4f26-8a56-63b2ebeffce4 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] https://10.4.3.170/volume/v3/volumes/55cef18a-701b-460a-9e94-596c52f8eb3e returned with HTTP 200 Jul 24 07:44:03.523783 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 701/2788] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:03 2026] GET /volume/v3/volumes/55cef18a-701b-460a-9e94-596c52f8eb3e => generated 1140 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:44:03.536965 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0e6534c0-7d5f-44e7-82d4-4b8fabb0d624 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:03.539551 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0e6534c0-7d5f-44e7-82d4-4b8fabb0d624 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] POST https://10.4.3.170/volume/v3/snapshots Jul 24 07:44:03.539902 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0e6534c0-7d5f-44e7-82d4-4b8fabb0d624 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "55cef18a-701b-460a-9e94-596c52f8eb3e", "force": true, "name": "tempest-TestMinimumBasicScenario-snapshot-19354231", "description": null, "metadata": null}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:44:03.550653 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:03.550653 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:44:03.551147 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-0e6534c0-7d5f-44e7-82d4-4b8fabb0d624 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Volume info retrieved successfully. Jul 24 07:44:03.551338 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.snapshots [None req-0e6534c0-7d5f-44e7-82d4-4b8fabb0d624 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Create snapshot from volume 55cef18a-701b-460a-9e94-596c52f8eb3e Jul 24 07:44:03.561186 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-ea90d867-8ee3-4c44-8e9b-35cfe6f6e428 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:03.563975 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ea90d867-8ee3-4c44-8e9b-35cfe6f6e428 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] GET https://10.4.3.170/volume/v3/volumes/c429d02f-427a-412a-97bb-b0f4d64ac477 Jul 24 07:44:03.564296 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ea90d867-8ee3-4c44-8e9b-35cfe6f6e428 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:03.564519 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ea90d867-8ee3-4c44-8e9b-35cfe6f6e428 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:03.575170 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:03.575170 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:44:03.579528 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-ea90d867-8ee3-4c44-8e9b-35cfe6f6e428 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Volume info retrieved successfully. Jul 24 07:44:03.593042 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ea90d867-8ee3-4c44-8e9b-35cfe6f6e428 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] https://10.4.3.170/volume/v3/volumes/c429d02f-427a-412a-97bb-b0f4d64ac477 returned with HTTP 200 Jul 24 07:44:03.593481 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 688/2789] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:03 2026] GET /volume/v3/volumes/c429d02f-427a-412a-97bb-b0f4d64ac477 => generated 851 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:03.596432 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-0e6534c0-7d5f-44e7-82d4-4b8fabb0d624 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Created reservations ['8d991348-e452-4fbb-9309-1d54423a0873', 'c4b51830-73dd-4e4a-86aa-0312a4332f27', '3faa9e9b-726e-43f7-8f0f-f4569c0cd24e', 'bad22290-ceb2-468d-bf34-07ddbd9952a3'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:44:03.606332 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-0d6e693e-282a-47d1-b63d-1ffbc8252a37 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:03.608001 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0d6e693e-282a-47d1-b63d-1ffbc8252a37 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] POST https://10.4.3.170/volume/v3/backups Jul 24 07:44:03.608613 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0d6e693e-282a-47d1-b63d-1ffbc8252a37 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c429d02f-427a-412a-97bb-b0f4d64ac477", "name": "tempest-CreateVolumesFromBackupTest-Backup-182885411"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:44:03.609866 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.contrib.backups [None req-0d6e693e-282a-47d1-b63d-1ffbc8252a37 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Creating new backup {'backup': {'volume_id': 'c429d02f-427a-412a-97bb-b0f4d64ac477', 'name': 'tempest-CreateVolumesFromBackupTest-Backup-182885411'}} {{(pid=100245) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 07:44:03.609995 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.contrib.backups [None req-0d6e693e-282a-47d1-b63d-1ffbc8252a37 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Creating backup of volume c429d02f-427a-412a-97bb-b0f4d64ac477 in container None Jul 24 07:44:03.617707 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:03.617707 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:44:03.618388 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-0d6e693e-282a-47d1-b63d-1ffbc8252a37 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Volume info retrieved successfully. Jul 24 07:44:03.626761 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-0e6534c0-7d5f-44e7-82d4-4b8fabb0d624 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Snapshot force create request issued successfully. Jul 24 07:44:03.627197 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0e6534c0-7d5f-44e7-82d4-4b8fabb0d624 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 24 07:44:03.627762 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 700/2790] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 24 07:44:03 2026] POST /volume/v3/snapshots => generated 309 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:44:03.637528 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-fb1b2fc1-54b6-4573-8ba5-0fa37fbf412c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:03.639195 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-fb1b2fc1-54b6-4573-8ba5-0fa37fbf412c tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] GET https://10.4.3.170/volume/v3/snapshots/8bf62084-0e68-4119-b939-44d52757184c Jul 24 07:44:03.639402 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-fb1b2fc1-54b6-4573-8ba5-0fa37fbf412c tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:03.639595 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-fb1b2fc1-54b6-4573-8ba5-0fa37fbf412c tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:03.644189 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:03.644189 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:44:03.644559 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-fb1b2fc1-54b6-4573-8ba5-0fa37fbf412c tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Snapshot retrieved successfully. Jul 24 07:44:03.645196 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-fb1b2fc1-54b6-4573-8ba5-0fa37fbf412c tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] https://10.4.3.170/volume/v3/snapshots/8bf62084-0e68-4119-b939-44d52757184c returned with HTTP 200 Jul 24 07:44:03.645516 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 702/2791] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:44:03 2026] GET /volume/v3/snapshots/8bf62084-0e68-4119-b939-44d52757184c => generated 441 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:03.649636 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-0d6e693e-282a-47d1-b63d-1ffbc8252a37 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Created reservations ['3dc4cd61-cee5-4ff1-8cfc-0670a103403b', '24791702-bf68-4b03-bf53-dd5e3075318a'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:44:03.688058 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0d6e693e-282a-47d1-b63d-1ffbc8252a37 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] https://10.4.3.170/volume/v3/backups returned with HTTP 202 Jul 24 07:44:03.688616 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 702/2792] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 24 07:44:03 2026] POST /volume/v3/backups => generated 338 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:44:03.696885 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-5227c9b3-d17c-4779-b2fa-93ccab41c328 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:03.698374 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5227c9b3-d17c-4779-b2fa-93ccab41c328 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] GET https://10.4.3.170/volume/v3/backups/581fcc57-20f9-4f2d-8ccf-ad03295d85fb Jul 24 07:44:03.698559 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-5227c9b3-d17c-4779-b2fa-93ccab41c328 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:03.698949 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-5227c9b3-d17c-4779-b2fa-93ccab41c328 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:03.699074 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-5227c9b3-d17c-4779-b2fa-93ccab41c328 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Show backup with id 581fcc57-20f9-4f2d-8ccf-ad03295d85fb. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:44:03.703169 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:03.703169 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:44:03.703845 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5227c9b3-d17c-4779-b2fa-93ccab41c328 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] https://10.4.3.170/volume/v3/backups/581fcc57-20f9-4f2d-8ccf-ad03295d85fb returned with HTTP 200 Jul 24 07:44:03.704188 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 689/2793] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:03 2026] GET /volume/v3/backups/581fcc57-20f9-4f2d-8ccf-ad03295d85fb => generated 745 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:04.175773 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-6a4e2384-ee3a-49a9-bb69-b3353b101344 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:04.181286 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6a4e2384-ee3a-49a9-bb69-b3353b101344 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] GET https://10.4.3.170/volume/v3/snapshots/470f9141-4b45-4164-b20e-a8cf379bb630 Jul 24 07:44:04.181286 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6a4e2384-ee3a-49a9-bb69-b3353b101344 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:04.181286 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6a4e2384-ee3a-49a9-bb69-b3353b101344 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:04.187438 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:04.187438 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:44:04.188487 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-6a4e2384-ee3a-49a9-bb69-b3353b101344 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Snapshot retrieved successfully. Jul 24 07:44:04.189674 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6a4e2384-ee3a-49a9-bb69-b3353b101344 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] https://10.4.3.170/volume/v3/snapshots/470f9141-4b45-4164-b20e-a8cf379bb630 returned with HTTP 200 Jul 24 07:44:04.190366 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 701/2794] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:44:04 2026] GET /volume/v3/snapshots/470f9141-4b45-4164-b20e-a8cf379bb630 => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:04.198567 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-c6e06044-79cd-401d-b53f-d387f7f0bd7b None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:04.200287 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c6e06044-79cd-401d-b53f-d387f7f0bd7b tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] POST https://10.4.3.170/volume/v3/snapshots Jul 24 07:44:04.201022 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c6e06044-79cd-401d-b53f-d387f7f0bd7b tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fb778e89-1190-4c7c-9ec7-d8d757b05618", "name": "tempest-VolumesDeleteCascade-Snapshot-2067439065"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:44:04.209593 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:04.209593 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:44:04.210103 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-c6e06044-79cd-401d-b53f-d387f7f0bd7b tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Volume info retrieved successfully. Jul 24 07:44:04.210237 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.snapshots [None req-c6e06044-79cd-401d-b53f-d387f7f0bd7b tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Create snapshot from volume fb778e89-1190-4c7c-9ec7-d8d757b05618 Jul 24 07:44:04.232132 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-c6e06044-79cd-401d-b53f-d387f7f0bd7b tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Created reservations ['93f5d8f7-626d-4d85-96ef-c99646027c02', 'a572bb58-af56-452f-b678-09c012bc34f1', '28fd4f44-f085-4a64-8e58-a2dcaf051f72', 'b7f834b2-44b2-4d5a-8476-b032ed99639f'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:44:04.257031 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-c6e06044-79cd-401d-b53f-d387f7f0bd7b tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Snapshot create request issued successfully. Jul 24 07:44:04.257340 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c6e06044-79cd-401d-b53f-d387f7f0bd7b tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 24 07:44:04.257741 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 703/2795] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 24 07:44:04 2026] POST /volume/v3/snapshots => generated 307 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:44:04.270978 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-2cce3881-46bb-4ca6-8a0e-b9fc3a7c3d3a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:04.274309 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2cce3881-46bb-4ca6-8a0e-b9fc3a7c3d3a tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] GET https://10.4.3.170/volume/v3/snapshots/f43d1da5-f475-4eaa-a229-54ee861a1e20 Jul 24 07:44:04.274309 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2cce3881-46bb-4ca6-8a0e-b9fc3a7c3d3a tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:04.274309 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2cce3881-46bb-4ca6-8a0e-b9fc3a7c3d3a tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:04.282279 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:04.282279 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:44:04.282279 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-2cce3881-46bb-4ca6-8a0e-b9fc3a7c3d3a tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Snapshot retrieved successfully. Jul 24 07:44:04.283073 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2cce3881-46bb-4ca6-8a0e-b9fc3a7c3d3a tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] https://10.4.3.170/volume/v3/snapshots/f43d1da5-f475-4eaa-a229-54ee861a1e20 returned with HTTP 200 Jul 24 07:44:04.283424 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 703/2796] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:44:04 2026] GET /volume/v3/snapshots/f43d1da5-f475-4eaa-a229-54ee861a1e20 => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:04.288951 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-f667a4f9-883c-4306-af91-8d9f40e8eff5 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:04.292060 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f667a4f9-883c-4306-af91-8d9f40e8eff5 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/volumes/a25d4249-f2d1-4705-8fba-f75a840788f0 Jul 24 07:44:04.293753 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f667a4f9-883c-4306-af91-8d9f40e8eff5 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:04.293753 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f667a4f9-883c-4306-af91-8d9f40e8eff5 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:04.300150 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:04.300150 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:44:04.304291 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-f667a4f9-883c-4306-af91-8d9f40e8eff5 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Volume info retrieved successfully. Jul 24 07:44:04.309056 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f667a4f9-883c-4306-af91-8d9f40e8eff5 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/volumes/a25d4249-f2d1-4705-8fba-f75a840788f0 returned with HTTP 200 Jul 24 07:44:04.309542 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 690/2797] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:04 2026] GET /volume/v3/volumes/a25d4249-f2d1-4705-8fba-f75a840788f0 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:04.653761 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-10baf1bd-9145-4a28-86d3-c68fdbe1b908 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:04.657171 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-10baf1bd-9145-4a28-86d3-c68fdbe1b908 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] GET https://10.4.3.170/volume/v3/snapshots/8bf62084-0e68-4119-b939-44d52757184c Jul 24 07:44:04.657171 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-10baf1bd-9145-4a28-86d3-c68fdbe1b908 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:04.657171 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-10baf1bd-9145-4a28-86d3-c68fdbe1b908 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:04.666424 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:04.666424 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:44:04.667453 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-10baf1bd-9145-4a28-86d3-c68fdbe1b908 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Snapshot retrieved successfully. Jul 24 07:44:04.669097 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-10baf1bd-9145-4a28-86d3-c68fdbe1b908 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] https://10.4.3.170/volume/v3/snapshots/8bf62084-0e68-4119-b939-44d52757184c returned with HTTP 200 Jul 24 07:44:04.669510 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 702/2798] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:44:04 2026] GET /volume/v3/snapshots/8bf62084-0e68-4119-b939-44d52757184c => generated 468 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:04.678852 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-21aa6631-914b-4e2f-af33-78c5eaea1269 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:04.681060 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-21aa6631-914b-4e2f-af33-78c5eaea1269 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] GET https://10.4.3.170/volume/v3/snapshots/8bf62084-0e68-4119-b939-44d52757184c Jul 24 07:44:04.681953 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-21aa6631-914b-4e2f-af33-78c5eaea1269 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:04.681953 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-21aa6631-914b-4e2f-af33-78c5eaea1269 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:04.686907 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:04.686907 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:44:04.687488 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-21aa6631-914b-4e2f-af33-78c5eaea1269 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Snapshot retrieved successfully. Jul 24 07:44:04.688455 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-21aa6631-914b-4e2f-af33-78c5eaea1269 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] https://10.4.3.170/volume/v3/snapshots/8bf62084-0e68-4119-b939-44d52757184c returned with HTTP 200 Jul 24 07:44:04.688909 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 704/2799] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:44:04 2026] GET /volume/v3/snapshots/8bf62084-0e68-4119-b939-44d52757184c => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:04.699351 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-f3f3d880-06b3-40fc-bf0f-35f80ef580ee None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:04.700971 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f3f3d880-06b3-40fc-bf0f-35f80ef580ee tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] GET https://10.4.3.170/volume/v3/volumes/55cef18a-701b-460a-9e94-596c52f8eb3e Jul 24 07:44:04.701294 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f3f3d880-06b3-40fc-bf0f-35f80ef580ee tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:04.701353 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f3f3d880-06b3-40fc-bf0f-35f80ef580ee tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:04.709687 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:04.709687 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:44:04.714694 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-f3f3d880-06b3-40fc-bf0f-35f80ef580ee tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Volume info retrieved successfully. Jul 24 07:44:04.717861 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-2239084a-c950-4858-9a8d-2948b96cfae3 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:04.718182 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f3f3d880-06b3-40fc-bf0f-35f80ef580ee tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] https://10.4.3.170/volume/v3/volumes/55cef18a-701b-460a-9e94-596c52f8eb3e returned with HTTP 200 Jul 24 07:44:04.718323 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 704/2800] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:04 2026] GET /volume/v3/volumes/55cef18a-701b-460a-9e94-596c52f8eb3e => generated 1140 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:44:04.720921 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2239084a-c950-4858-9a8d-2948b96cfae3 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] GET https://10.4.3.170/volume/v3/backups/581fcc57-20f9-4f2d-8ccf-ad03295d85fb Jul 24 07:44:04.721169 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2239084a-c950-4858-9a8d-2948b96cfae3 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:04.721420 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2239084a-c950-4858-9a8d-2948b96cfae3 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:04.721561 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-2239084a-c950-4858-9a8d-2948b96cfae3 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Show backup with id 581fcc57-20f9-4f2d-8ccf-ad03295d85fb. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:44:04.726043 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:04.726043 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:44:04.726951 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2239084a-c950-4858-9a8d-2948b96cfae3 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] https://10.4.3.170/volume/v3/backups/581fcc57-20f9-4f2d-8ccf-ad03295d85fb returned with HTTP 200 Jul 24 07:44:04.727392 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 691/2801] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:04 2026] GET /volume/v3/backups/581fcc57-20f9-4f2d-8ccf-ad03295d85fb => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:05.291358 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c080f864-9436-4003-91a9-ce6b469ac5c8 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:05.293108 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c080f864-9436-4003-91a9-ce6b469ac5c8 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] GET https://10.4.3.170/volume/v3/snapshots/f43d1da5-f475-4eaa-a229-54ee861a1e20 Jul 24 07:44:05.293329 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c080f864-9436-4003-91a9-ce6b469ac5c8 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:05.293543 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c080f864-9436-4003-91a9-ce6b469ac5c8 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:05.299118 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:05.299118 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:44:05.299547 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-c080f864-9436-4003-91a9-ce6b469ac5c8 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Snapshot retrieved successfully. Jul 24 07:44:05.300361 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c080f864-9436-4003-91a9-ce6b469ac5c8 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] https://10.4.3.170/volume/v3/snapshots/f43d1da5-f475-4eaa-a229-54ee861a1e20 returned with HTTP 200 Jul 24 07:44:05.300748 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 703/2802] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:44:05 2026] GET /volume/v3/snapshots/f43d1da5-f475-4eaa-a229-54ee861a1e20 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:05.310354 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-6cbeed04-b686-49ca-91d8-0a0528bf1c20 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:05.312079 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6cbeed04-b686-49ca-91d8-0a0528bf1c20 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] DELETE https://10.4.3.170/volume/v3/volumes/fb778e89-1190-4c7c-9ec7-d8d757b05618?cascade=True Jul 24 07:44:05.312306 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6cbeed04-b686-49ca-91d8-0a0528bf1c20 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:05.312504 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6cbeed04-b686-49ca-91d8-0a0528bf1c20 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:05.312668 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-6cbeed04-b686-49ca-91d8-0a0528bf1c20 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Delete volume with id: fb778e89-1190-4c7c-9ec7-d8d757b05618 Jul 24 07:44:05.319273 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:05.319273 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:44:05.319760 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-6cbeed04-b686-49ca-91d8-0a0528bf1c20 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Volume info retrieved successfully. Jul 24 07:44:05.370618 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-6cbeed04-b686-49ca-91d8-0a0528bf1c20 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Delete volume request issued successfully. Jul 24 07:44:05.370818 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6cbeed04-b686-49ca-91d8-0a0528bf1c20 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] https://10.4.3.170/volume/v3/volumes/fb778e89-1190-4c7c-9ec7-d8d757b05618?cascade=True returned with HTTP 202 Jul 24 07:44:05.371266 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 705/2803] 10.4.3.170 () {66 vars in 1376 bytes} [Fri Jul 24 07:44:05 2026] DELETE /volume/v3/volumes/fb778e89-1190-4c7c-9ec7-d8d757b05618?cascade=True => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:44:05.377721 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-a187b426-9873-427f-b61a-a6364f7e8af1 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:05.379421 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a187b426-9873-427f-b61a-a6364f7e8af1 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] GET https://10.4.3.170/volume/v3/volumes/fb778e89-1190-4c7c-9ec7-d8d757b05618 Jul 24 07:44:05.379640 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a187b426-9873-427f-b61a-a6364f7e8af1 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:05.379837 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a187b426-9873-427f-b61a-a6364f7e8af1 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:05.388323 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:05.388323 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:44:05.392083 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-a187b426-9873-427f-b61a-a6364f7e8af1 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Volume info retrieved successfully. Jul 24 07:44:05.399193 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a187b426-9873-427f-b61a-a6364f7e8af1 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] https://10.4.3.170/volume/v3/volumes/fb778e89-1190-4c7c-9ec7-d8d757b05618 returned with HTTP 200 Jul 24 07:44:05.399830 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 705/2804] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:05 2026] GET /volume/v3/volumes/fb778e89-1190-4c7c-9ec7-d8d757b05618 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:05.737804 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-2d5c156e-f12c-4eb1-bd72-a626a5b989fc None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:05.740632 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2d5c156e-f12c-4eb1-bd72-a626a5b989fc tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] GET https://10.4.3.170/volume/v3/backups/581fcc57-20f9-4f2d-8ccf-ad03295d85fb Jul 24 07:44:05.740832 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2d5c156e-f12c-4eb1-bd72-a626a5b989fc tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:05.741010 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2d5c156e-f12c-4eb1-bd72-a626a5b989fc tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:05.741130 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-2d5c156e-f12c-4eb1-bd72-a626a5b989fc tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Show backup with id 581fcc57-20f9-4f2d-8ccf-ad03295d85fb. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:44:05.747528 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:05.747528 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:44:05.750506 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2d5c156e-f12c-4eb1-bd72-a626a5b989fc tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] https://10.4.3.170/volume/v3/backups/581fcc57-20f9-4f2d-8ccf-ad03295d85fb returned with HTTP 200 Jul 24 07:44:05.750942 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 692/2805] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:05 2026] GET /volume/v3/backups/581fcc57-20f9-4f2d-8ccf-ad03295d85fb => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:06.412329 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e1dc0495-84a0-482d-aa28-f59fdd2fd5cf None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:06.414332 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e1dc0495-84a0-482d-aa28-f59fdd2fd5cf tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] GET https://10.4.3.170/volume/v3/volumes/fb778e89-1190-4c7c-9ec7-d8d757b05618 Jul 24 07:44:06.414541 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e1dc0495-84a0-482d-aa28-f59fdd2fd5cf tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:06.414728 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e1dc0495-84a0-482d-aa28-f59fdd2fd5cf tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:06.421085 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e1dc0495-84a0-482d-aa28-f59fdd2fd5cf tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] https://10.4.3.170/volume/v3/volumes/fb778e89-1190-4c7c-9ec7-d8d757b05618 returned with HTTP 404 Jul 24 07:44:06.421562 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 704/2806] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:06 2026] GET /volume/v3/volumes/fb778e89-1190-4c7c-9ec7-d8d757b05618 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:44:06.427989 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-f7c1f703-7d49-441b-94bf-b0f3c5a1cb67 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:06.429716 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f7c1f703-7d49-441b-94bf-b0f3c5a1cb67 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] GET https://10.4.3.170/volume/v3/volumes Jul 24 07:44:06.429938 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f7c1f703-7d49-441b-94bf-b0f3c5a1cb67 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:06.430170 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f7c1f703-7d49-441b-94bf-b0f3c5a1cb67 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Calling method 'index' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:06.430457 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.api_utils [None req-f7c1f703-7d49-441b-94bf-b0f3c5a1cb67 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Removing options '' from query. {{(pid=100244) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 07:44:06.430756 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:06.430756 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:44:06.431172 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-f7c1f703-7d49-441b-94bf-b0f3c5a1cb67 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100244) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 07:44:06.437108 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-f7c1f703-7d49-441b-94bf-b0f3c5a1cb67 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Get all volumes completed successfully. Jul 24 07:44:06.437492 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f7c1f703-7d49-441b-94bf-b0f3c5a1cb67 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 200 Jul 24 07:44:06.437834 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 706/2807] 10.4.3.170 () {66 vars in 1237 bytes} [Fri Jul 24 07:44:06 2026] GET /volume/v3/volumes => generated 15 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 07:44:06.447448 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-9d6fe7cd-0c72-4120-a5b5-430736411c93 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:06.449840 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9d6fe7cd-0c72-4120-a5b5-430736411c93 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] GET https://10.4.3.170/volume/v3/snapshots Jul 24 07:44:06.449840 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9d6fe7cd-0c72-4120-a5b5-430736411c93 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:06.449840 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9d6fe7cd-0c72-4120-a5b5-430736411c93 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Calling method 'index' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:06.449840 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.api_utils [None req-9d6fe7cd-0c72-4120-a5b5-430736411c93 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Removing options '' from query. {{(pid=100245) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 07:44:06.450992 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.db.api [None req-9d6fe7cd-0c72-4120-a5b5-430736411c93 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Building query based on filter {{(pid=100245) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 24 07:44:06.454116 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-9d6fe7cd-0c72-4120-a5b5-430736411c93 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Get all snapshots completed successfully. Jul 24 07:44:06.454116 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9d6fe7cd-0c72-4120-a5b5-430736411c93 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 200 Jul 24 07:44:06.454486 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 706/2808] 10.4.3.170 () {66 vars in 1243 bytes} [Fri Jul 24 07:44:06 2026] GET /volume/v3/snapshots => generated 17 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 07:44:06.464976 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-749cc8ca-718d-441a-b7ed-ad615e3b1633 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:06.467264 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-749cc8ca-718d-441a-b7ed-ad615e3b1633 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/f43d1da5-f475-4eaa-a229-54ee861a1e20 Jul 24 07:44:06.467480 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-749cc8ca-718d-441a-b7ed-ad615e3b1633 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:06.467708 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-749cc8ca-718d-441a-b7ed-ad615e3b1633 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:06.467846 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.snapshots [None req-749cc8ca-718d-441a-b7ed-ad615e3b1633 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Delete snapshot with id: f43d1da5-f475-4eaa-a229-54ee861a1e20 Jul 24 07:44:06.473865 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-749cc8ca-718d-441a-b7ed-ad615e3b1633 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] https://10.4.3.170/volume/v3/snapshots/f43d1da5-f475-4eaa-a229-54ee861a1e20 returned with HTTP 404 Jul 24 07:44:06.474552 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 693/2809] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 24 07:44:06 2026] DELETE /volume/v3/snapshots/f43d1da5-f475-4eaa-a229-54ee861a1e20 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:44:06.481428 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f7c046a0-0f49-4683-a036-aa23a4ef7157 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:06.483215 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f7c046a0-0f49-4683-a036-aa23a4ef7157 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/470f9141-4b45-4164-b20e-a8cf379bb630 Jul 24 07:44:06.483504 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f7c046a0-0f49-4683-a036-aa23a4ef7157 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:06.483737 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f7c046a0-0f49-4683-a036-aa23a4ef7157 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:06.483872 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.snapshots [None req-f7c046a0-0f49-4683-a036-aa23a4ef7157 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Delete snapshot with id: 470f9141-4b45-4164-b20e-a8cf379bb630 Jul 24 07:44:06.488266 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f7c046a0-0f49-4683-a036-aa23a4ef7157 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] https://10.4.3.170/volume/v3/snapshots/470f9141-4b45-4164-b20e-a8cf379bb630 returned with HTTP 404 Jul 24 07:44:06.488716 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 705/2810] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 24 07:44:06 2026] DELETE /volume/v3/snapshots/470f9141-4b45-4164-b20e-a8cf379bb630 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:44:06.497612 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-08a29201-f17b-49f4-bd52-3353c1a20d5c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:06.499535 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-08a29201-f17b-49f4-bd52-3353c1a20d5c tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] GET https://10.4.3.170/volume/v3/volumes/fb778e89-1190-4c7c-9ec7-d8d757b05618 Jul 24 07:44:06.499703 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-08a29201-f17b-49f4-bd52-3353c1a20d5c tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:06.499908 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-08a29201-f17b-49f4-bd52-3353c1a20d5c tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:06.507982 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-08a29201-f17b-49f4-bd52-3353c1a20d5c tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] https://10.4.3.170/volume/v3/volumes/fb778e89-1190-4c7c-9ec7-d8d757b05618 returned with HTTP 404 Jul 24 07:44:06.508438 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 707/2811] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:06 2026] GET /volume/v3/volumes/fb778e89-1190-4c7c-9ec7-d8d757b05618 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:44:06.519767 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-5b96418a-9278-4147-8724-7335f693592f None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:06.523683 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5b96418a-9278-4147-8724-7335f693592f tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] DELETE https://10.4.3.170/volume/v3/volumes/fb778e89-1190-4c7c-9ec7-d8d757b05618 Jul 24 07:44:06.523879 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5b96418a-9278-4147-8724-7335f693592f tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:06.524089 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5b96418a-9278-4147-8724-7335f693592f tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:06.524283 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-5b96418a-9278-4147-8724-7335f693592f tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Delete volume with id: fb778e89-1190-4c7c-9ec7-d8d757b05618 Jul 24 07:44:06.530543 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5b96418a-9278-4147-8724-7335f693592f tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] https://10.4.3.170/volume/v3/volumes/fb778e89-1190-4c7c-9ec7-d8d757b05618 returned with HTTP 404 Jul 24 07:44:06.530971 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 707/2812] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:44:06 2026] DELETE /volume/v3/volumes/fb778e89-1190-4c7c-9ec7-d8d757b05618 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:44:06.544986 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-e5857385-c89c-4ba3-b787-8f0380b0f4ea None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:06.546931 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e5857385-c89c-4ba3-b787-8f0380b0f4ea tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:44:06.547320 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e5857385-c89c-4ba3-b787-8f0380b0f4ea tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-676429013"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:44:06.549542 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-e5857385-c89c-4ba3-b787-8f0380b0f4ea tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-676429013'}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:44:06.549653 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-e5857385-c89c-4ba3-b787-8f0380b0f4ea tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Create volume of 1 GB Jul 24 07:44:06.554308 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-e5857385-c89c-4ba3-b787-8f0380b0f4ea tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Availability Zones retrieved successfully. Jul 24 07:44:06.562281 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-e5857385-c89c-4ba3-b787-8f0380b0f4ea tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Flow 'volume_create_api' (a4a58f03-d6a1-470e-adcb-7f7a17fc4347) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:44:06.563377 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-e5857385-c89c-4ba3-b787-8f0380b0f4ea tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5eda02f-9372-44b0-b050-fc98589a7656) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:06.564387 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-e5857385-c89c-4ba3-b787-8f0380b0f4ea tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Validating volume size '1' using validate_int {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:44:06.595282 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-e5857385-c89c-4ba3-b787-8f0380b0f4ea tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5eda02f-9372-44b0-b050-fc98589a7656) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:06.595847 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-e5857385-c89c-4ba3-b787-8f0380b0f4ea tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5e8add1-7667-466d-a3b7-ce1fdd6fb67d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:06.615954 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-deaf9875-121b-46d2-8ada-b1ff3d421028 req-bda29eac-3e26-43c6-950b-d67f93c70ba4 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:06.618126 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-deaf9875-121b-46d2-8ada-b1ff3d421028 req-bda29eac-3e26-43c6-950b-d67f93c70ba4 tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] DELETE https://10.4.3.170/volume/v3/attachments/fcc091e8-53ef-4374-839f-dd8f921bdb9f Jul 24 07:44:06.618386 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-deaf9875-121b-46d2-8ada-b1ff3d421028 req-bda29eac-3e26-43c6-950b-d67f93c70ba4 tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:06.618567 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-deaf9875-121b-46d2-8ada-b1ff3d421028 req-bda29eac-3e26-43c6-950b-d67f93c70ba4 tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:06.627605 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:06.627605 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:44:06.637998 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-e5857385-c89c-4ba3-b787-8f0380b0f4ea tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Created reservations ['4fbe9b6f-2d6f-45dc-9931-fde9b4f10c49', 'c2ee0414-37b2-4828-870e-d996c134a2f1', '10f62175-c2f1-472e-b0f9-f5e5412797f8', '67df0460-a13c-4cf4-90b2-b214fed61a7b'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:44:06.638704 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-e5857385-c89c-4ba3-b787-8f0380b0f4ea tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5e8add1-7667-466d-a3b7-ce1fdd6fb67d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4fbe9b6f-2d6f-45dc-9931-fde9b4f10c49', 'c2ee0414-37b2-4828-870e-d996c134a2f1', '10f62175-c2f1-472e-b0f9-f5e5412797f8', '67df0460-a13c-4cf4-90b2-b214fed61a7b']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:06.639372 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-e5857385-c89c-4ba3-b787-8f0380b0f4ea tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2cbb6b1-e4fd-4ffb-b8b1-bf1c030f239a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:06.661766 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-e5857385-c89c-4ba3-b787-8f0380b0f4ea tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2cbb6b1-e4fd-4ffb-b8b1-bf1c030f239a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4ad11937-ae54-48f3-8cf5-2bc13452cead', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-676429013',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7de8e0d66c0a45198fb19e8dadccd226',qos_specs=None,replication_status=,reservations=['4fbe9b6f-2d6f-45dc-9931-fde9b4f10c49','c2ee0414-37b2-4828-870e-d996c134a2f1','10f62175-c2f1-472e-b0f9-f5e5412797f8','67df0460-a13c-4cf4-90b2-b214fed61a7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e40b32aa2f64d5c953379d87f5e7fd2',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:44:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-676429013',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4ad11937-ae54-48f3-8cf5-2bc13452cead,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7de8e0d66c0a45198fb19e8dadccd226',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e40b32aa2f64d5c953379d87f5e7fd2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:06.662968 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-e5857385-c89c-4ba3-b787-8f0380b0f4ea tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5acae5bb-145d-4ac5-a310-795d0d8fb103) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:06.681269 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-e5857385-c89c-4ba3-b787-8f0380b0f4ea tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5acae5bb-145d-4ac5-a310-795d0d8fb103) transitioned into state 'SUCCESS' from state '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-676429013',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7de8e0d66c0a45198fb19e8dadccd226',qos_specs=None,replication_status=,reservations=['4fbe9b6f-2d6f-45dc-9931-fde9b4f10c49','c2ee0414-37b2-4828-870e-d996c134a2f1','10f62175-c2f1-472e-b0f9-f5e5412797f8','67df0460-a13c-4cf4-90b2-b214fed61a7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e40b32aa2f64d5c953379d87f5e7fd2',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:06.681981 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-e5857385-c89c-4ba3-b787-8f0380b0f4ea tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7b839f2-209b-4d3d-84d4-f1e07a2f3ee9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:06.689762 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-e5857385-c89c-4ba3-b787-8f0380b0f4ea tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7b839f2-209b-4d3d-84d4-f1e07a2f3ee9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:06.690655 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-e5857385-c89c-4ba3-b787-8f0380b0f4ea tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Flow 'volume_create_api' (a4a58f03-d6a1-470e-adcb-7f7a17fc4347) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:44:06.690954 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-e5857385-c89c-4ba3-b787-8f0380b0f4ea tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Create volume request issued successfully. Jul 24 07:44:06.691564 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e5857385-c89c-4ba3-b787-8f0380b0f4ea tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:44:06.692003 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 694/2813] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 24 07:44:06 2026] POST /volume/v3/volumes => generated 750 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:44:06.699762 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-deaf9875-121b-46d2-8ada-b1ff3d421028 req-bda29eac-3e26-43c6-950b-d67f93c70ba4 tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] https://10.4.3.170/volume/v3/attachments/fcc091e8-53ef-4374-839f-dd8f921bdb9f returned with HTTP 200 Jul 24 07:44:06.700180 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 706/2814] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 24 07:44:06 2026] DELETE /volume/v3/attachments/fcc091e8-53ef-4374-839f-dd8f921bdb9f => generated 19 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:06.703056 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-d61298a7-8055-40ba-9186-d62a71906e67 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:06.707302 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d61298a7-8055-40ba-9186-d62a71906e67 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] GET https://10.4.3.170/volume/v3/volumes/4ad11937-ae54-48f3-8cf5-2bc13452cead Jul 24 07:44:06.707612 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d61298a7-8055-40ba-9186-d62a71906e67 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:06.707818 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d61298a7-8055-40ba-9186-d62a71906e67 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:06.715485 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:06.715485 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:44:06.719031 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-d61298a7-8055-40ba-9186-d62a71906e67 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Volume info retrieved successfully. Jul 24 07:44:06.722939 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-deaf9875-121b-46d2-8ada-b1ff3d421028 req-001a43ef-a2b2-414c-b5a4-b4d831443526 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:06.724685 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d61298a7-8055-40ba-9186-d62a71906e67 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] https://10.4.3.170/volume/v3/volumes/4ad11937-ae54-48f3-8cf5-2bc13452cead returned with HTTP 200 Jul 24 07:44:06.725087 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 708/2815] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:06 2026] GET /volume/v3/volumes/4ad11937-ae54-48f3-8cf5-2bc13452cead => generated 818 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:06.725368 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-deaf9875-121b-46d2-8ada-b1ff3d421028 req-001a43ef-a2b2-414c-b5a4-b4d831443526 tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] DELETE https://10.4.3.170/volume/v3/volumes/0c75d68e-67dc-4235-af8e-84eab0f8b3ae Jul 24 07:44:06.725589 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-deaf9875-121b-46d2-8ada-b1ff3d421028 req-001a43ef-a2b2-414c-b5a4-b4d831443526 tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:06.725729 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-deaf9875-121b-46d2-8ada-b1ff3d421028 req-001a43ef-a2b2-414c-b5a4-b4d831443526 tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:06.725893 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [req-deaf9875-121b-46d2-8ada-b1ff3d421028 req-001a43ef-a2b2-414c-b5a4-b4d831443526 tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] Delete volume with id: 0c75d68e-67dc-4235-af8e-84eab0f8b3ae Jul 24 07:44:06.733671 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:06.733671 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:44:06.734492 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [req-deaf9875-121b-46d2-8ada-b1ff3d421028 req-001a43ef-a2b2-414c-b5a4-b4d831443526 tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] Volume info retrieved successfully. Jul 24 07:44:06.754390 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [req-deaf9875-121b-46d2-8ada-b1ff3d421028 req-001a43ef-a2b2-414c-b5a4-b4d831443526 tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] Delete volume request issued successfully. Jul 24 07:44:06.754574 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-deaf9875-121b-46d2-8ada-b1ff3d421028 req-001a43ef-a2b2-414c-b5a4-b4d831443526 tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] https://10.4.3.170/volume/v3/volumes/0c75d68e-67dc-4235-af8e-84eab0f8b3ae returned with HTTP 202 Jul 24 07:44:06.755029 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 708/2816] 10.4.3.170 () {70 vars in 1620 bytes} [Fri Jul 24 07:44:06 2026] DELETE /volume/v3/volumes/0c75d68e-67dc-4235-af8e-84eab0f8b3ae => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:44:06.763161 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-2961dff2-74aa-4774-a558-f5562daa6406 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:06.765833 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2961dff2-74aa-4774-a558-f5562daa6406 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] GET https://10.4.3.170/volume/v3/backups/581fcc57-20f9-4f2d-8ccf-ad03295d85fb Jul 24 07:44:06.765833 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2961dff2-74aa-4774-a558-f5562daa6406 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:06.765833 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2961dff2-74aa-4774-a558-f5562daa6406 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:06.766379 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-2961dff2-74aa-4774-a558-f5562daa6406 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Show backup with id 581fcc57-20f9-4f2d-8ccf-ad03295d85fb. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:44:06.773396 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:06.773396 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:44:06.774254 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2961dff2-74aa-4774-a558-f5562daa6406 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] https://10.4.3.170/volume/v3/backups/581fcc57-20f9-4f2d-8ccf-ad03295d85fb returned with HTTP 200 Jul 24 07:44:06.774575 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 695/2817] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:06 2026] GET /volume/v3/backups/581fcc57-20f9-4f2d-8ccf-ad03295d85fb => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:07.737556 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ca4ae4de-914e-445d-807d-19b8a92d3b1a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:07.739312 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ca4ae4de-914e-445d-807d-19b8a92d3b1a tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] GET https://10.4.3.170/volume/v3/volumes/4ad11937-ae54-48f3-8cf5-2bc13452cead Jul 24 07:44:07.739614 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ca4ae4de-914e-445d-807d-19b8a92d3b1a tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:07.739693 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ca4ae4de-914e-445d-807d-19b8a92d3b1a tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:07.747822 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:07.747822 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:44:07.751437 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-ca4ae4de-914e-445d-807d-19b8a92d3b1a tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Volume info retrieved successfully. Jul 24 07:44:07.756638 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ca4ae4de-914e-445d-807d-19b8a92d3b1a tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] https://10.4.3.170/volume/v3/volumes/4ad11937-ae54-48f3-8cf5-2bc13452cead returned with HTTP 200 Jul 24 07:44:07.757221 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 707/2818] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:07 2026] GET /volume/v3/volumes/4ad11937-ae54-48f3-8cf5-2bc13452cead => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:07.772363 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-5ce7e6bb-a283-4194-947a-7d065cdfdfab None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:07.775423 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5ce7e6bb-a283-4194-947a-7d065cdfdfab tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] POST https://10.4.3.170/volume/v3/snapshots Jul 24 07:44:07.775488 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5ce7e6bb-a283-4194-947a-7d065cdfdfab tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4ad11937-ae54-48f3-8cf5-2bc13452cead", "name": "tempest-VolumesDeleteCascade-Snapshot-2071432058"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:44:07.786579 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-0b3ff81a-bbf9-43e4-a9fc-69de855b5c34 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:07.790135 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0b3ff81a-bbf9-43e4-a9fc-69de855b5c34 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] GET https://10.4.3.170/volume/v3/backups/581fcc57-20f9-4f2d-8ccf-ad03295d85fb Jul 24 07:44:07.790388 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0b3ff81a-bbf9-43e4-a9fc-69de855b5c34 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:07.790603 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0b3ff81a-bbf9-43e4-a9fc-69de855b5c34 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:07.790741 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-0b3ff81a-bbf9-43e4-a9fc-69de855b5c34 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Show backup with id 581fcc57-20f9-4f2d-8ccf-ad03295d85fb. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:44:07.798043 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:07.798043 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:44:07.798773 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-5ce7e6bb-a283-4194-947a-7d065cdfdfab tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Volume info retrieved successfully. Jul 24 07:44:07.798933 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.snapshots [None req-5ce7e6bb-a283-4194-947a-7d065cdfdfab tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Create snapshot from volume 4ad11937-ae54-48f3-8cf5-2bc13452cead Jul 24 07:44:07.800389 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:07.800389 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:44:07.801410 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0b3ff81a-bbf9-43e4-a9fc-69de855b5c34 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] https://10.4.3.170/volume/v3/backups/581fcc57-20f9-4f2d-8ccf-ad03295d85fb returned with HTTP 200 Jul 24 07:44:07.801921 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 709/2819] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:07 2026] GET /volume/v3/backups/581fcc57-20f9-4f2d-8ccf-ad03295d85fb => generated 747 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:07.834221 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-5ce7e6bb-a283-4194-947a-7d065cdfdfab tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Created reservations ['dabf9f0b-e3d9-4db4-a627-013633bc74fd', '571e063f-915b-43d5-a500-5dcb17c21fc6', '925e2643-af87-4318-9a88-9270239030d6', '818ef57c-f9d7-48a9-9ce6-6d0bc8508bb5'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:44:07.865861 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-5ce7e6bb-a283-4194-947a-7d065cdfdfab tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Snapshot create request issued successfully. Jul 24 07:44:07.866279 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5ce7e6bb-a283-4194-947a-7d065cdfdfab tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 24 07:44:07.866781 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 709/2820] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 24 07:44:07 2026] POST /volume/v3/snapshots => generated 307 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:44:07.876410 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-f7faf1cd-88ed-4b64-b8b9-164f28ab1c05 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:07.878264 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f7faf1cd-88ed-4b64-b8b9-164f28ab1c05 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] GET https://10.4.3.170/volume/v3/snapshots/a22b0b39-d011-4b0c-b690-b4f051394d8f Jul 24 07:44:07.878490 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f7faf1cd-88ed-4b64-b8b9-164f28ab1c05 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:07.878694 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f7faf1cd-88ed-4b64-b8b9-164f28ab1c05 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:07.883458 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:07.883458 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:44:07.883828 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-f7faf1cd-88ed-4b64-b8b9-164f28ab1c05 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Snapshot retrieved successfully. Jul 24 07:44:07.884614 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f7faf1cd-88ed-4b64-b8b9-164f28ab1c05 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] https://10.4.3.170/volume/v3/snapshots/a22b0b39-d011-4b0c-b690-b4f051394d8f returned with HTTP 200 Jul 24 07:44:07.884974 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 696/2821] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:44:07 2026] GET /volume/v3/snapshots/a22b0b39-d011-4b0c-b690-b4f051394d8f => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:08.820144 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-90ee9e9a-1223-4db0-9cec-e9fe3f1a9a74 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:08.827364 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-90ee9e9a-1223-4db0-9cec-e9fe3f1a9a74 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] GET https://10.4.3.170/volume/v3/backups/581fcc57-20f9-4f2d-8ccf-ad03295d85fb Jul 24 07:44:08.827521 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-90ee9e9a-1223-4db0-9cec-e9fe3f1a9a74 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:08.827701 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-90ee9e9a-1223-4db0-9cec-e9fe3f1a9a74 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:08.827864 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-90ee9e9a-1223-4db0-9cec-e9fe3f1a9a74 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Show backup with id 581fcc57-20f9-4f2d-8ccf-ad03295d85fb. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:44:08.853979 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:08.853979 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:44:08.854561 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-90ee9e9a-1223-4db0-9cec-e9fe3f1a9a74 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] https://10.4.3.170/volume/v3/backups/581fcc57-20f9-4f2d-8ccf-ad03295d85fb returned with HTTP 200 Jul 24 07:44:08.854890 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 708/2822] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:08 2026] GET /volume/v3/backups/581fcc57-20f9-4f2d-8ccf-ad03295d85fb => generated 758 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:08.903449 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-95723a17-73ce-4d32-9c9c-3fba1c45f84d None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:08.905259 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-95723a17-73ce-4d32-9c9c-3fba1c45f84d tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] GET https://10.4.3.170/volume/v3/snapshots/a22b0b39-d011-4b0c-b690-b4f051394d8f Jul 24 07:44:08.905426 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-95723a17-73ce-4d32-9c9c-3fba1c45f84d tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:08.905595 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-95723a17-73ce-4d32-9c9c-3fba1c45f84d tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:08.911835 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:08.911835 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:44:08.911949 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-95723a17-73ce-4d32-9c9c-3fba1c45f84d tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Snapshot retrieved successfully. Jul 24 07:44:08.912596 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-95723a17-73ce-4d32-9c9c-3fba1c45f84d tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] https://10.4.3.170/volume/v3/snapshots/a22b0b39-d011-4b0c-b690-b4f051394d8f returned with HTTP 200 Jul 24 07:44:08.912899 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 710/2823] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:44:08 2026] GET /volume/v3/snapshots/a22b0b39-d011-4b0c-b690-b4f051394d8f => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:08.922842 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-93f29deb-925d-4889-a392-23e06eba5c26 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:08.929261 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-93f29deb-925d-4889-a392-23e06eba5c26 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:44:08.929628 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-93f29deb-925d-4889-a392-23e06eba5c26 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "a22b0b39-d011-4b0c-b690-b4f051394d8f", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-2068514288"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:44:08.932001 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-93f29deb-925d-4889-a392-23e06eba5c26 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Create volume request body: {'volume': {'snapshot_id': 'a22b0b39-d011-4b0c-b690-b4f051394d8f', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-2068514288'}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:44:08.938325 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:08.938325 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:44:08.938949 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-93f29deb-925d-4889-a392-23e06eba5c26 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Snapshot retrieved successfully. Jul 24 07:44:08.939290 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-93f29deb-925d-4889-a392-23e06eba5c26 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Create volume of 1 GB Jul 24 07:44:08.947322 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-93f29deb-925d-4889-a392-23e06eba5c26 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Availability Zones retrieved successfully. Jul 24 07:44:08.953655 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-93f29deb-925d-4889-a392-23e06eba5c26 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Flow 'volume_create_api' (4a122702-5c9e-4e7e-91e9-6748e30c9ef5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:44:08.955015 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-93f29deb-925d-4889-a392-23e06eba5c26 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a628bd33-c3d5-4561-9489-96c46d6e3e09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:08.956998 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-93f29deb-925d-4889-a392-23e06eba5c26 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:44:09.002278 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-93f29deb-925d-4889-a392-23e06eba5c26 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a628bd33-c3d5-4561-9489-96c46d6e3e09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'a22b0b39-d011-4b0c-b690-b4f051394d8f', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:09.003929 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-93f29deb-925d-4889-a392-23e06eba5c26 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1214aa6-15d1-41f6-af60-eed993622a26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:09.065859 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-93f29deb-925d-4889-a392-23e06eba5c26 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Created reservations ['41cacdaf-5a0a-4a40-8c66-8e4f01a839cd', 'd665ddce-ed2d-4a96-96c3-23e8d62812ea', 'f3357105-b7de-422d-9c93-3eb96473a32c', '880235ed-163f-4c44-989a-aa7eff871ce7'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:44:09.066850 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-93f29deb-925d-4889-a392-23e06eba5c26 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1214aa6-15d1-41f6-af60-eed993622a26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['41cacdaf-5a0a-4a40-8c66-8e4f01a839cd', 'd665ddce-ed2d-4a96-96c3-23e8d62812ea', 'f3357105-b7de-422d-9c93-3eb96473a32c', '880235ed-163f-4c44-989a-aa7eff871ce7']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:09.067839 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-93f29deb-925d-4889-a392-23e06eba5c26 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2bb77b9-3a9d-4728-9aa4-46517f8e0e2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:09.123320 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-93f29deb-925d-4889-a392-23e06eba5c26 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2bb77b9-3a9d-4728-9aa4-46517f8e0e2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6ecba4a9-8c2a-4905-83fd-6b035344156c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-2068514288',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7de8e0d66c0a45198fb19e8dadccd226',qos_specs=None,replication_status=,reservations=['41cacdaf-5a0a-4a40-8c66-8e4f01a839cd','d665ddce-ed2d-4a96-96c3-23e8d62812ea','f3357105-b7de-422d-9c93-3eb96473a32c','880235ed-163f-4c44-989a-aa7eff871ce7'],size=1,snapshot_id=a22b0b39-d011-4b0c-b690-b4f051394d8f,source_replicaid=,source_volid=None,status='creating',user_id='9e40b32aa2f64d5c953379d87f5e7fd2',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:44:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-2068514288',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6ecba4a9-8c2a-4905-83fd-6b035344156c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7de8e0d66c0a45198fb19e8dadccd226',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=a22b0b39-d011-4b0c-b690-b4f051394d8f,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e40b32aa2f64d5c953379d87f5e7fd2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:09.123320 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-93f29deb-925d-4889-a392-23e06eba5c26 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (289e123d-0a42-4a29-a211-982177092f19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:09.145531 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-93f29deb-925d-4889-a392-23e06eba5c26 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (289e123d-0a42-4a29-a211-982177092f19) transitioned into state 'SUCCESS' from state '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-2068514288',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7de8e0d66c0a45198fb19e8dadccd226',qos_specs=None,replication_status=,reservations=['41cacdaf-5a0a-4a40-8c66-8e4f01a839cd','d665ddce-ed2d-4a96-96c3-23e8d62812ea','f3357105-b7de-422d-9c93-3eb96473a32c','880235ed-163f-4c44-989a-aa7eff871ce7'],size=1,snapshot_id=a22b0b39-d011-4b0c-b690-b4f051394d8f,source_replicaid=,source_volid=None,status='creating',user_id='9e40b32aa2f64d5c953379d87f5e7fd2',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:09.147362 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-93f29deb-925d-4889-a392-23e06eba5c26 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22adc1dc-23a0-42df-9aa3-a8e8d2792a52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:09.182461 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-93f29deb-925d-4889-a392-23e06eba5c26 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22adc1dc-23a0-42df-9aa3-a8e8d2792a52) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:09.183274 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-93f29deb-925d-4889-a392-23e06eba5c26 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Flow 'volume_create_api' (4a122702-5c9e-4e7e-91e9-6748e30c9ef5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:44:09.183582 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-93f29deb-925d-4889-a392-23e06eba5c26 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Create volume request issued successfully. Jul 24 07:44:09.185327 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-93f29deb-925d-4889-a392-23e06eba5c26 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:44:09.186455 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 710/2824] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 24 07:44:08 2026] POST /volume/v3/volumes => generated 785 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:44:09.206459 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-a090b9fb-f572-4294-b07d-8574d9c8903b None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:09.208804 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a090b9fb-f572-4294-b07d-8574d9c8903b tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] GET https://10.4.3.170/volume/v3/volumes/6ecba4a9-8c2a-4905-83fd-6b035344156c Jul 24 07:44:09.208804 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a090b9fb-f572-4294-b07d-8574d9c8903b tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:09.209354 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a090b9fb-f572-4294-b07d-8574d9c8903b tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:09.216371 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:09.216371 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:44:09.223221 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-a090b9fb-f572-4294-b07d-8574d9c8903b tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Volume info retrieved successfully. Jul 24 07:44:09.227742 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a090b9fb-f572-4294-b07d-8574d9c8903b tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] https://10.4.3.170/volume/v3/volumes/6ecba4a9-8c2a-4905-83fd-6b035344156c returned with HTTP 200 Jul 24 07:44:09.228133 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 697/2825] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:09 2026] GET /volume/v3/volumes/6ecba4a9-8c2a-4905-83fd-6b035344156c => generated 853 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:09.871056 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-58efe3e5-d967-44e0-9e01-ce496cd02b2c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:09.872557 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-58efe3e5-d967-44e0-9e01-ce496cd02b2c tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] GET https://10.4.3.170/volume/v3/backups/581fcc57-20f9-4f2d-8ccf-ad03295d85fb Jul 24 07:44:09.872794 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-58efe3e5-d967-44e0-9e01-ce496cd02b2c tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:09.873026 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-58efe3e5-d967-44e0-9e01-ce496cd02b2c tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:09.874054 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-58efe3e5-d967-44e0-9e01-ce496cd02b2c tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Show backup with id 581fcc57-20f9-4f2d-8ccf-ad03295d85fb. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:44:09.878254 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:09.878254 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:44:09.879349 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-58efe3e5-d967-44e0-9e01-ce496cd02b2c tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] https://10.4.3.170/volume/v3/backups/581fcc57-20f9-4f2d-8ccf-ad03295d85fb returned with HTTP 200 Jul 24 07:44:09.880520 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 709/2826] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:09 2026] GET /volume/v3/backups/581fcc57-20f9-4f2d-8ccf-ad03295d85fb => generated 758 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:10.246031 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-5e388cdf-266a-4d93-93fe-7bb52122070d None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:10.247839 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5e388cdf-266a-4d93-93fe-7bb52122070d tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] GET https://10.4.3.170/volume/v3/volumes/6ecba4a9-8c2a-4905-83fd-6b035344156c Jul 24 07:44:10.247995 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5e388cdf-266a-4d93-93fe-7bb52122070d tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:10.248227 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5e388cdf-266a-4d93-93fe-7bb52122070d tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:10.259533 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:10.259533 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:44:10.264234 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-5e388cdf-266a-4d93-93fe-7bb52122070d tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Volume info retrieved successfully. Jul 24 07:44:10.269613 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5e388cdf-266a-4d93-93fe-7bb52122070d tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] https://10.4.3.170/volume/v3/volumes/6ecba4a9-8c2a-4905-83fd-6b035344156c returned with HTTP 200 Jul 24 07:44:10.270346 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 711/2827] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:10 2026] GET /volume/v3/volumes/6ecba4a9-8c2a-4905-83fd-6b035344156c => generated 878 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:10.281600 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-4df4c30a-117e-489e-baae-6b3e6ea9157c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:10.286317 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4df4c30a-117e-489e-baae-6b3e6ea9157c tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] GET https://10.4.3.170/volume/v3/volumes/6ecba4a9-8c2a-4905-83fd-6b035344156c Jul 24 07:44:10.286317 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4df4c30a-117e-489e-baae-6b3e6ea9157c tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:10.286317 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4df4c30a-117e-489e-baae-6b3e6ea9157c tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:10.290246 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:10.290246 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:44:10.293621 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-4df4c30a-117e-489e-baae-6b3e6ea9157c tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Volume info retrieved successfully. Jul 24 07:44:10.299068 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4df4c30a-117e-489e-baae-6b3e6ea9157c tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] https://10.4.3.170/volume/v3/volumes/6ecba4a9-8c2a-4905-83fd-6b035344156c returned with HTTP 200 Jul 24 07:44:10.299474 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 711/2828] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:10 2026] GET /volume/v3/volumes/6ecba4a9-8c2a-4905-83fd-6b035344156c => generated 878 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:10.311798 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-148b4094-fb5a-4ccc-9b89-1e0c4afa854b None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:10.313417 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-148b4094-fb5a-4ccc-9b89-1e0c4afa854b tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] DELETE https://10.4.3.170/volume/v3/volumes/4ad11937-ae54-48f3-8cf5-2bc13452cead?cascade=True Jul 24 07:44:10.313582 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-148b4094-fb5a-4ccc-9b89-1e0c4afa854b tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:10.313746 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-148b4094-fb5a-4ccc-9b89-1e0c4afa854b tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:10.313922 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-148b4094-fb5a-4ccc-9b89-1e0c4afa854b tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Delete volume with id: 4ad11937-ae54-48f3-8cf5-2bc13452cead Jul 24 07:44:10.321393 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:10.321393 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:44:10.321834 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-148b4094-fb5a-4ccc-9b89-1e0c4afa854b tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Volume info retrieved successfully. Jul 24 07:44:10.352224 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-148b4094-fb5a-4ccc-9b89-1e0c4afa854b tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Delete volume request issued successfully. Jul 24 07:44:10.352555 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-148b4094-fb5a-4ccc-9b89-1e0c4afa854b tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] https://10.4.3.170/volume/v3/volumes/4ad11937-ae54-48f3-8cf5-2bc13452cead?cascade=True returned with HTTP 202 Jul 24 07:44:10.352966 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 698/2829] 10.4.3.170 () {66 vars in 1376 bytes} [Fri Jul 24 07:44:10 2026] DELETE /volume/v3/volumes/4ad11937-ae54-48f3-8cf5-2bc13452cead?cascade=True => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:44:10.363348 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-bf98cd78-a3fa-45d4-b762-05cec17c2004 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:10.365448 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bf98cd78-a3fa-45d4-b762-05cec17c2004 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] GET https://10.4.3.170/volume/v3/volumes/4ad11937-ae54-48f3-8cf5-2bc13452cead Jul 24 07:44:10.365962 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bf98cd78-a3fa-45d4-b762-05cec17c2004 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:10.366673 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bf98cd78-a3fa-45d4-b762-05cec17c2004 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:10.381049 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:10.381049 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:44:10.391409 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-bf98cd78-a3fa-45d4-b762-05cec17c2004 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Volume info retrieved successfully. Jul 24 07:44:10.396488 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bf98cd78-a3fa-45d4-b762-05cec17c2004 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] https://10.4.3.170/volume/v3/volumes/4ad11937-ae54-48f3-8cf5-2bc13452cead returned with HTTP 200 Jul 24 07:44:10.396994 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 710/2830] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:10 2026] GET /volume/v3/volumes/4ad11937-ae54-48f3-8cf5-2bc13452cead => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:10.890602 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-89cc7dd0-1123-4127-ae73-a9436342cc34 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:10.893570 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-89cc7dd0-1123-4127-ae73-a9436342cc34 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] GET https://10.4.3.170/volume/v3/backups/581fcc57-20f9-4f2d-8ccf-ad03295d85fb Jul 24 07:44:10.893570 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-89cc7dd0-1123-4127-ae73-a9436342cc34 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:10.893570 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-89cc7dd0-1123-4127-ae73-a9436342cc34 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:10.893570 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-89cc7dd0-1123-4127-ae73-a9436342cc34 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Show backup with id 581fcc57-20f9-4f2d-8ccf-ad03295d85fb. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:44:10.896735 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:10.896735 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:44:10.897379 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-89cc7dd0-1123-4127-ae73-a9436342cc34 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] https://10.4.3.170/volume/v3/backups/581fcc57-20f9-4f2d-8ccf-ad03295d85fb returned with HTTP 200 Jul 24 07:44:10.897669 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 712/2831] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:10 2026] GET /volume/v3/backups/581fcc57-20f9-4f2d-8ccf-ad03295d85fb => generated 758 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:11.412341 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-8beae8fe-9945-4ce8-848a-3806506f001f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:11.415236 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8beae8fe-9945-4ce8-848a-3806506f001f tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] GET https://10.4.3.170/volume/v3/volumes/4ad11937-ae54-48f3-8cf5-2bc13452cead Jul 24 07:44:11.415383 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8beae8fe-9945-4ce8-848a-3806506f001f tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:11.415617 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8beae8fe-9945-4ce8-848a-3806506f001f tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:11.430255 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8beae8fe-9945-4ce8-848a-3806506f001f tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] https://10.4.3.170/volume/v3/volumes/4ad11937-ae54-48f3-8cf5-2bc13452cead returned with HTTP 404 Jul 24 07:44:11.431045 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 712/2832] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:11 2026] GET /volume/v3/volumes/4ad11937-ae54-48f3-8cf5-2bc13452cead => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:44:11.436798 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-62d57f2e-846f-4a7b-b39d-2e39c5d7c3f4 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:11.439044 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-62d57f2e-846f-4a7b-b39d-2e39c5d7c3f4 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] GET https://10.4.3.170/volume/v3/volumes Jul 24 07:44:11.439266 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-62d57f2e-846f-4a7b-b39d-2e39c5d7c3f4 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:11.439405 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-62d57f2e-846f-4a7b-b39d-2e39c5d7c3f4 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Calling method 'index' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:11.439650 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.api_utils [None req-62d57f2e-846f-4a7b-b39d-2e39c5d7c3f4 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Removing options '' from query. {{(pid=100243) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 07:44:11.439901 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:11.439901 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:44:11.440332 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-62d57f2e-846f-4a7b-b39d-2e39c5d7c3f4 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100243) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 07:44:11.452833 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-62d57f2e-846f-4a7b-b39d-2e39c5d7c3f4 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Get all volumes completed successfully. Jul 24 07:44:11.453468 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-62d57f2e-846f-4a7b-b39d-2e39c5d7c3f4 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 200 Jul 24 07:44:11.453785 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 699/2833] 10.4.3.170 () {66 vars in 1237 bytes} [Fri Jul 24 07:44:11 2026] GET /volume/v3/volumes => generated 335 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:11.465236 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-3eaee6ac-5c7a-4f81-a4bf-bbb416c69f4e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:11.470794 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3eaee6ac-5c7a-4f81-a4bf-bbb416c69f4e tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] GET https://10.4.3.170/volume/v3/snapshots Jul 24 07:44:11.471011 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3eaee6ac-5c7a-4f81-a4bf-bbb416c69f4e tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:11.471275 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3eaee6ac-5c7a-4f81-a4bf-bbb416c69f4e tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Calling method 'index' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:11.471572 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.api_utils [None req-3eaee6ac-5c7a-4f81-a4bf-bbb416c69f4e tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Removing options '' from query. {{(pid=100246) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 07:44:11.472753 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.db.api [None req-3eaee6ac-5c7a-4f81-a4bf-bbb416c69f4e tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Building query based on filter {{(pid=100246) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 24 07:44:11.479383 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-3eaee6ac-5c7a-4f81-a4bf-bbb416c69f4e tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Get all snapshots completed successfully. Jul 24 07:44:11.479837 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3eaee6ac-5c7a-4f81-a4bf-bbb416c69f4e tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 200 Jul 24 07:44:11.480316 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 711/2834] 10.4.3.170 () {66 vars in 1243 bytes} [Fri Jul 24 07:44:11 2026] GET /volume/v3/snapshots => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 07:44:11.489415 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-8977a06f-7ec2-4db6-a212-d4f2e11be173 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:11.491816 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8977a06f-7ec2-4db6-a212-d4f2e11be173 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] GET https://10.4.3.170/volume/v3/volumes/6ecba4a9-8c2a-4905-83fd-6b035344156c Jul 24 07:44:11.492117 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8977a06f-7ec2-4db6-a212-d4f2e11be173 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:11.492419 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8977a06f-7ec2-4db6-a212-d4f2e11be173 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:11.499830 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:11.499830 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:44:11.503417 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-8977a06f-7ec2-4db6-a212-d4f2e11be173 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Volume info retrieved successfully. Jul 24 07:44:11.507123 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8977a06f-7ec2-4db6-a212-d4f2e11be173 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] https://10.4.3.170/volume/v3/volumes/6ecba4a9-8c2a-4905-83fd-6b035344156c returned with HTTP 200 Jul 24 07:44:11.507515 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 713/2835] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:11 2026] GET /volume/v3/volumes/6ecba4a9-8c2a-4905-83fd-6b035344156c => generated 878 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:11.519880 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-f32d69d5-e989-474d-8cd3-bea47297ef59 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:11.522041 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f32d69d5-e989-474d-8cd3-bea47297ef59 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] DELETE https://10.4.3.170/volume/v3/volumes/6ecba4a9-8c2a-4905-83fd-6b035344156c Jul 24 07:44:11.522220 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f32d69d5-e989-474d-8cd3-bea47297ef59 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:11.522461 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f32d69d5-e989-474d-8cd3-bea47297ef59 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:11.522653 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-f32d69d5-e989-474d-8cd3-bea47297ef59 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Delete volume with id: 6ecba4a9-8c2a-4905-83fd-6b035344156c Jul 24 07:44:11.531237 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:11.531237 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:44:11.531871 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-f32d69d5-e989-474d-8cd3-bea47297ef59 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Volume info retrieved successfully. Jul 24 07:44:11.553003 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-f32d69d5-e989-474d-8cd3-bea47297ef59 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Delete volume request issued successfully. Jul 24 07:44:11.556229 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f32d69d5-e989-474d-8cd3-bea47297ef59 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] https://10.4.3.170/volume/v3/volumes/6ecba4a9-8c2a-4905-83fd-6b035344156c returned with HTTP 202 Jul 24 07:44:11.556229 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 713/2836] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:44:11 2026] DELETE /volume/v3/volumes/6ecba4a9-8c2a-4905-83fd-6b035344156c => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:44:11.562732 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-dcc7002e-9435-4f2c-a191-4da68f2a6588 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:11.566526 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-dcc7002e-9435-4f2c-a191-4da68f2a6588 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] GET https://10.4.3.170/volume/v3/volumes/6ecba4a9-8c2a-4905-83fd-6b035344156c Jul 24 07:44:11.566526 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-dcc7002e-9435-4f2c-a191-4da68f2a6588 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:11.566526 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-dcc7002e-9435-4f2c-a191-4da68f2a6588 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:11.575693 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:11.575693 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:44:11.580984 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-dcc7002e-9435-4f2c-a191-4da68f2a6588 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Volume info retrieved successfully. Jul 24 07:44:11.587271 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-dcc7002e-9435-4f2c-a191-4da68f2a6588 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] https://10.4.3.170/volume/v3/volumes/6ecba4a9-8c2a-4905-83fd-6b035344156c returned with HTTP 200 Jul 24 07:44:11.588003 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 700/2837] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:11 2026] GET /volume/v3/volumes/6ecba4a9-8c2a-4905-83fd-6b035344156c => generated 877 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:11.906576 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1b2d3200-b7c3-49d8-bebd-96018645b616 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:11.908397 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1b2d3200-b7c3-49d8-bebd-96018645b616 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] GET https://10.4.3.170/volume/v3/backups/581fcc57-20f9-4f2d-8ccf-ad03295d85fb Jul 24 07:44:11.908672 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1b2d3200-b7c3-49d8-bebd-96018645b616 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:11.908914 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1b2d3200-b7c3-49d8-bebd-96018645b616 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:11.909075 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-1b2d3200-b7c3-49d8-bebd-96018645b616 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Show backup with id 581fcc57-20f9-4f2d-8ccf-ad03295d85fb. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:44:11.913325 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:11.913325 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:44:11.913982 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1b2d3200-b7c3-49d8-bebd-96018645b616 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] https://10.4.3.170/volume/v3/backups/581fcc57-20f9-4f2d-8ccf-ad03295d85fb returned with HTTP 200 Jul 24 07:44:11.914491 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 712/2838] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:11 2026] GET /volume/v3/backups/581fcc57-20f9-4f2d-8ccf-ad03295d85fb => generated 758 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:12.453269 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-fbf4b1af-ebc0-4a38-af48-4ed2fdde9bc2 req-e8450845-5543-4cdd-ba20-0514729b4507 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:12.456750 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-fbf4b1af-ebc0-4a38-af48-4ed2fdde9bc2 req-e8450845-5543-4cdd-ba20-0514729b4507 tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] DELETE https://10.4.3.170/volume/v3/attachments/b9b643d4-8d57-4195-9ef3-8b0940fd5a7e Jul 24 07:44:12.456914 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-fbf4b1af-ebc0-4a38-af48-4ed2fdde9bc2 req-e8450845-5543-4cdd-ba20-0514729b4507 tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:12.457083 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-fbf4b1af-ebc0-4a38-af48-4ed2fdde9bc2 req-e8450845-5543-4cdd-ba20-0514729b4507 tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] Calling method 'version_select' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:12.464463 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:12.464463 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:44:12.522810 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-fbf4b1af-ebc0-4a38-af48-4ed2fdde9bc2 req-e8450845-5543-4cdd-ba20-0514729b4507 tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] https://10.4.3.170/volume/v3/attachments/b9b643d4-8d57-4195-9ef3-8b0940fd5a7e returned with HTTP 200 Jul 24 07:44:12.523213 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 714/2839] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 24 07:44:12 2026] DELETE /volume/v3/attachments/b9b643d4-8d57-4195-9ef3-8b0940fd5a7e => generated 19 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:12.533622 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-fbf4b1af-ebc0-4a38-af48-4ed2fdde9bc2 req-d505c963-3533-41b6-9f6c-9b55c2242880 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:12.536611 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-fbf4b1af-ebc0-4a38-af48-4ed2fdde9bc2 req-d505c963-3533-41b6-9f6c-9b55c2242880 tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] DELETE https://10.4.3.170/volume/v3/volumes/6dd7729d-b36a-4c5e-9366-aab8a8c788cf Jul 24 07:44:12.536806 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-fbf4b1af-ebc0-4a38-af48-4ed2fdde9bc2 req-d505c963-3533-41b6-9f6c-9b55c2242880 tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:12.536961 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-fbf4b1af-ebc0-4a38-af48-4ed2fdde9bc2 req-d505c963-3533-41b6-9f6c-9b55c2242880 tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:12.537160 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [req-fbf4b1af-ebc0-4a38-af48-4ed2fdde9bc2 req-d505c963-3533-41b6-9f6c-9b55c2242880 tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] Delete volume with id: 6dd7729d-b36a-4c5e-9366-aab8a8c788cf Jul 24 07:44:12.546512 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:12.546512 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:44:12.546981 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-fbf4b1af-ebc0-4a38-af48-4ed2fdde9bc2 req-d505c963-3533-41b6-9f6c-9b55c2242880 tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] Volume info retrieved successfully. Jul 24 07:44:12.565499 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-fbf4b1af-ebc0-4a38-af48-4ed2fdde9bc2 req-d505c963-3533-41b6-9f6c-9b55c2242880 tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] Delete volume request issued successfully. Jul 24 07:44:12.565709 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-fbf4b1af-ebc0-4a38-af48-4ed2fdde9bc2 req-d505c963-3533-41b6-9f6c-9b55c2242880 tempest-ServerBootFromVolumeStableRescueTest-1799732595 tempest-ServerBootFromVolumeStableRescueTest-1799732595-project-member] https://10.4.3.170/volume/v3/volumes/6dd7729d-b36a-4c5e-9366-aab8a8c788cf returned with HTTP 202 Jul 24 07:44:12.566388 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 714/2840] 10.4.3.170 () {70 vars in 1620 bytes} [Fri Jul 24 07:44:12 2026] DELETE /volume/v3/volumes/6dd7729d-b36a-4c5e-9366-aab8a8c788cf => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:44:12.601953 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-ad9716a4-ee6a-4cf1-8bf1-9a7c476c6be3 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:12.604534 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ad9716a4-ee6a-4cf1-8bf1-9a7c476c6be3 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] GET https://10.4.3.170/volume/v3/volumes/6ecba4a9-8c2a-4905-83fd-6b035344156c Jul 24 07:44:12.605135 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ad9716a4-ee6a-4cf1-8bf1-9a7c476c6be3 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:12.606246 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ad9716a4-ee6a-4cf1-8bf1-9a7c476c6be3 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:12.618182 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ad9716a4-ee6a-4cf1-8bf1-9a7c476c6be3 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] https://10.4.3.170/volume/v3/volumes/6ecba4a9-8c2a-4905-83fd-6b035344156c returned with HTTP 404 Jul 24 07:44:12.618843 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 701/2841] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:12 2026] GET /volume/v3/volumes/6ecba4a9-8c2a-4905-83fd-6b035344156c => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:44:12.629515 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-21e9f557-3d07-41ec-af3d-6792eb7e3bcd None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:12.635061 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-21e9f557-3d07-41ec-af3d-6792eb7e3bcd tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/a22b0b39-d011-4b0c-b690-b4f051394d8f Jul 24 07:44:12.635061 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-21e9f557-3d07-41ec-af3d-6792eb7e3bcd tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:12.635061 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-21e9f557-3d07-41ec-af3d-6792eb7e3bcd tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:12.636743 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.snapshots [None req-21e9f557-3d07-41ec-af3d-6792eb7e3bcd tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Delete snapshot with id: a22b0b39-d011-4b0c-b690-b4f051394d8f Jul 24 07:44:12.648612 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-21e9f557-3d07-41ec-af3d-6792eb7e3bcd tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] https://10.4.3.170/volume/v3/snapshots/a22b0b39-d011-4b0c-b690-b4f051394d8f returned with HTTP 404 Jul 24 07:44:12.649678 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 713/2842] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 24 07:44:12 2026] DELETE /volume/v3/snapshots/a22b0b39-d011-4b0c-b690-b4f051394d8f => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:44:12.660043 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-1a73adf0-ff05-42fc-9bbe-46ae43a6ce71 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:12.662271 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1a73adf0-ff05-42fc-9bbe-46ae43a6ce71 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] GET https://10.4.3.170/volume/v3/volumes/4ad11937-ae54-48f3-8cf5-2bc13452cead Jul 24 07:44:12.662478 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-1a73adf0-ff05-42fc-9bbe-46ae43a6ce71 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:12.662663 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-1a73adf0-ff05-42fc-9bbe-46ae43a6ce71 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:12.668636 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1a73adf0-ff05-42fc-9bbe-46ae43a6ce71 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] https://10.4.3.170/volume/v3/volumes/4ad11937-ae54-48f3-8cf5-2bc13452cead returned with HTTP 404 Jul 24 07:44:12.669065 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 715/2843] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:12 2026] GET /volume/v3/volumes/4ad11937-ae54-48f3-8cf5-2bc13452cead => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:44:12.676411 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-442c47dc-eee3-44f2-b448-710aacac9ed5 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:12.678140 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-442c47dc-eee3-44f2-b448-710aacac9ed5 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] DELETE https://10.4.3.170/volume/v3/volumes/4ad11937-ae54-48f3-8cf5-2bc13452cead Jul 24 07:44:12.678384 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-442c47dc-eee3-44f2-b448-710aacac9ed5 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:12.678591 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-442c47dc-eee3-44f2-b448-710aacac9ed5 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:12.678770 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-442c47dc-eee3-44f2-b448-710aacac9ed5 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] Delete volume with id: 4ad11937-ae54-48f3-8cf5-2bc13452cead Jul 24 07:44:12.684528 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-442c47dc-eee3-44f2-b448-710aacac9ed5 tempest-VolumesDeleteCascade-1838345374 tempest-VolumesDeleteCascade-1838345374-project-member] https://10.4.3.170/volume/v3/volumes/4ad11937-ae54-48f3-8cf5-2bc13452cead returned with HTTP 404 Jul 24 07:44:12.684958 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 715/2844] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:44:12 2026] DELETE /volume/v3/volumes/4ad11937-ae54-48f3-8cf5-2bc13452cead => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:44:12.928215 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-6f1fb34e-21bd-45ae-98d1-1e4b35bf95ae None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:12.930349 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6f1fb34e-21bd-45ae-98d1-1e4b35bf95ae tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] GET https://10.4.3.170/volume/v3/backups/581fcc57-20f9-4f2d-8ccf-ad03295d85fb Jul 24 07:44:12.931012 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-6f1fb34e-21bd-45ae-98d1-1e4b35bf95ae tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:12.931012 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-6f1fb34e-21bd-45ae-98d1-1e4b35bf95ae tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:12.931012 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-6f1fb34e-21bd-45ae-98d1-1e4b35bf95ae tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Show backup with id 581fcc57-20f9-4f2d-8ccf-ad03295d85fb. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:44:12.936009 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:12.936009 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:44:12.938011 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6f1fb34e-21bd-45ae-98d1-1e4b35bf95ae tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] https://10.4.3.170/volume/v3/backups/581fcc57-20f9-4f2d-8ccf-ad03295d85fb returned with HTTP 200 Jul 24 07:44:12.938011 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 702/2845] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:12 2026] GET /volume/v3/backups/581fcc57-20f9-4f2d-8ccf-ad03295d85fb => generated 758 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:13.952036 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-14d9f596-6e34-4a98-86bf-07ddbc418512 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:13.954719 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-14d9f596-6e34-4a98-86bf-07ddbc418512 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] GET https://10.4.3.170/volume/v3/backups/581fcc57-20f9-4f2d-8ccf-ad03295d85fb Jul 24 07:44:13.954719 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-14d9f596-6e34-4a98-86bf-07ddbc418512 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:13.954719 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-14d9f596-6e34-4a98-86bf-07ddbc418512 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:13.954719 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-14d9f596-6e34-4a98-86bf-07ddbc418512 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Show backup with id 581fcc57-20f9-4f2d-8ccf-ad03295d85fb. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:44:13.958769 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:13.958769 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:44:13.959550 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-14d9f596-6e34-4a98-86bf-07ddbc418512 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] https://10.4.3.170/volume/v3/backups/581fcc57-20f9-4f2d-8ccf-ad03295d85fb returned with HTTP 200 Jul 24 07:44:13.959928 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 714/2846] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:13 2026] GET /volume/v3/backups/581fcc57-20f9-4f2d-8ccf-ad03295d85fb => generated 758 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:14.620715 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-657dbf2a-cc3a-47f6-a957-12d540cdfa23 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:14.755949 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-657dbf2a-cc3a-47f6-a957-12d540cdfa23 tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:44:14.756396 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-657dbf2a-cc3a-47f6-a957-12d540cdfa23 tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-586732572"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:44:14.757717 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-657dbf2a-cc3a-47f6-a957-12d540cdfa23 tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-586732572'}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:44:14.757830 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-657dbf2a-cc3a-47f6-a957-12d540cdfa23 tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] Create volume of 1 GB Jul 24 07:44:14.758076 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:14.758076 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:44:14.762291 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-657dbf2a-cc3a-47f6-a957-12d540cdfa23 tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] Availability Zones retrieved successfully. Jul 24 07:44:14.767612 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-657dbf2a-cc3a-47f6-a957-12d540cdfa23 tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] Flow 'volume_create_api' (60871b78-999a-42b1-8eb3-17f0476c94f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:44:14.769017 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-657dbf2a-cc3a-47f6-a957-12d540cdfa23 tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dad93fd5-e7e0-40c7-9573-fe8da809cbd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:14.770008 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-657dbf2a-cc3a-47f6-a957-12d540cdfa23 tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] Validating volume size '1' using validate_int {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:44:14.803887 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-657dbf2a-cc3a-47f6-a957-12d540cdfa23 tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dad93fd5-e7e0-40c7-9573-fe8da809cbd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:14.804741 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-657dbf2a-cc3a-47f6-a957-12d540cdfa23 tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98cb5a7f-e75b-480e-8ba2-ba543470b489) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:14.870137 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-657dbf2a-cc3a-47f6-a957-12d540cdfa23 tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] Created reservations ['37de8d4d-9ca9-47ba-9966-131d4dfa7bd6', '3ae29348-970a-4810-832f-2b1be5947ef7', '6c7ec759-220d-4ad4-90c3-64e0002e125a', '5e0b5642-b0bf-424e-9f79-32d649080861'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:44:14.870909 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-657dbf2a-cc3a-47f6-a957-12d540cdfa23 tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98cb5a7f-e75b-480e-8ba2-ba543470b489) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['37de8d4d-9ca9-47ba-9966-131d4dfa7bd6', '3ae29348-970a-4810-832f-2b1be5947ef7', '6c7ec759-220d-4ad4-90c3-64e0002e125a', '5e0b5642-b0bf-424e-9f79-32d649080861']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:14.871620 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-657dbf2a-cc3a-47f6-a957-12d540cdfa23 tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a490e83e-01be-4fa5-bcb5-bff1a61b85d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:14.893800 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-657dbf2a-cc3a-47f6-a957-12d540cdfa23 tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a490e83e-01be-4fa5-bcb5-bff1a61b85d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3e1dccee-e0d9-4639-85f7-1a47a1be32d7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-586732572',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e80cac867ffe4b28bfdf13288356e972',qos_specs=None,replication_status=,reservations=['37de8d4d-9ca9-47ba-9966-131d4dfa7bd6','3ae29348-970a-4810-832f-2b1be5947ef7','6c7ec759-220d-4ad4-90c3-64e0002e125a','5e0b5642-b0bf-424e-9f79-32d649080861'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24eb87e7026b4e59904bf38586e87963',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:44:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-586732572',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3e1dccee-e0d9-4639-85f7-1a47a1be32d7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e80cac867ffe4b28bfdf13288356e972',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='24eb87e7026b4e59904bf38586e87963',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:14.894446 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-657dbf2a-cc3a-47f6-a957-12d540cdfa23 tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f43e2ce-8905-4f51-9a7e-9907498deae3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:14.910936 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-657dbf2a-cc3a-47f6-a957-12d540cdfa23 tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f43e2ce-8905-4f51-9a7e-9907498deae3) transitioned into state 'SUCCESS' from state '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-586732572',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e80cac867ffe4b28bfdf13288356e972',qos_specs=None,replication_status=,reservations=['37de8d4d-9ca9-47ba-9966-131d4dfa7bd6','3ae29348-970a-4810-832f-2b1be5947ef7','6c7ec759-220d-4ad4-90c3-64e0002e125a','5e0b5642-b0bf-424e-9f79-32d649080861'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24eb87e7026b4e59904bf38586e87963',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:14.911592 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-657dbf2a-cc3a-47f6-a957-12d540cdfa23 tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d36c94d-6ea3-466c-8365-20634abe72bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:14.920534 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-657dbf2a-cc3a-47f6-a957-12d540cdfa23 tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d36c94d-6ea3-466c-8365-20634abe72bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:14.921381 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-657dbf2a-cc3a-47f6-a957-12d540cdfa23 tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] Flow 'volume_create_api' (60871b78-999a-42b1-8eb3-17f0476c94f3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:44:14.921702 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-657dbf2a-cc3a-47f6-a957-12d540cdfa23 tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] Create volume request issued successfully. Jul 24 07:44:14.922325 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-657dbf2a-cc3a-47f6-a957-12d540cdfa23 tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:44:14.922742 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 716/2847] 10.4.3.170 () {70 vars in 1299 bytes} [Fri Jul 24 07:44:14 2026] POST /volume/v3/volumes => generated 818 bytes in 303 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:44:14.943714 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-650613e3-85f7-46b6-84ad-30885c5eb42f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:14.946258 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-650613e3-85f7-46b6-84ad-30885c5eb42f tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] GET https://10.4.3.170/volume/v3/volumes/3e1dccee-e0d9-4639-85f7-1a47a1be32d7 Jul 24 07:44:14.946542 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-650613e3-85f7-46b6-84ad-30885c5eb42f tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:14.946792 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-650613e3-85f7-46b6-84ad-30885c5eb42f tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:14.953734 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:14.953734 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:44:14.957218 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-650613e3-85f7-46b6-84ad-30885c5eb42f tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] Volume info retrieved successfully. Jul 24 07:44:14.961086 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-650613e3-85f7-46b6-84ad-30885c5eb42f tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] https://10.4.3.170/volume/v3/volumes/3e1dccee-e0d9-4639-85f7-1a47a1be32d7 returned with HTTP 200 Jul 24 07:44:14.961464 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 716/2848] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:44:14 2026] GET /volume/v3/volumes/3e1dccee-e0d9-4639-85f7-1a47a1be32d7 => generated 886 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:44:14.978269 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-4bdbcb41-2069-411a-a8d8-439b3e1a31b3 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:14.980038 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4bdbcb41-2069-411a-a8d8-439b3e1a31b3 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] GET https://10.4.3.170/volume/v3/backups/581fcc57-20f9-4f2d-8ccf-ad03295d85fb Jul 24 07:44:14.980271 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4bdbcb41-2069-411a-a8d8-439b3e1a31b3 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:14.980473 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4bdbcb41-2069-411a-a8d8-439b3e1a31b3 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:14.980572 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-4bdbcb41-2069-411a-a8d8-439b3e1a31b3 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Show backup with id 581fcc57-20f9-4f2d-8ccf-ad03295d85fb. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:44:14.989283 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:14.989283 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:44:14.992170 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4bdbcb41-2069-411a-a8d8-439b3e1a31b3 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] https://10.4.3.170/volume/v3/backups/581fcc57-20f9-4f2d-8ccf-ad03295d85fb returned with HTTP 200 Jul 24 07:44:14.992170 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 703/2849] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:14 2026] GET /volume/v3/backups/581fcc57-20f9-4f2d-8ccf-ad03295d85fb => generated 758 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:15.972897 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-34f40cd3-437f-429f-9961-cdc33c041916 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:15.974470 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-34f40cd3-437f-429f-9961-cdc33c041916 tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] GET https://10.4.3.170/volume/v3/volumes/3e1dccee-e0d9-4639-85f7-1a47a1be32d7 Jul 24 07:44:15.974664 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-34f40cd3-437f-429f-9961-cdc33c041916 tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:15.974831 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-34f40cd3-437f-429f-9961-cdc33c041916 tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:15.982500 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:15.982500 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:44:15.990028 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-34f40cd3-437f-429f-9961-cdc33c041916 tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] Volume info retrieved successfully. Jul 24 07:44:15.992022 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-34f40cd3-437f-429f-9961-cdc33c041916 tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] https://10.4.3.170/volume/v3/volumes/3e1dccee-e0d9-4639-85f7-1a47a1be32d7 returned with HTTP 200 Jul 24 07:44:15.992551 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 715/2850] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:44:15 2026] GET /volume/v3/volumes/3e1dccee-e0d9-4639-85f7-1a47a1be32d7 => generated 945 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:44:16.002569 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-139fcfe7-0666-4564-91e6-266606fbf36a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:16.003855 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-67933caa-d821-4ffb-b2d3-261d2db14970 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:16.004861 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-139fcfe7-0666-4564-91e6-266606fbf36a tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] GET https://10.4.3.170/volume/v3/backups/581fcc57-20f9-4f2d-8ccf-ad03295d85fb Jul 24 07:44:16.005332 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-139fcfe7-0666-4564-91e6-266606fbf36a tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:16.005576 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-139fcfe7-0666-4564-91e6-266606fbf36a tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:16.005707 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-139fcfe7-0666-4564-91e6-266606fbf36a tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Show backup with id 581fcc57-20f9-4f2d-8ccf-ad03295d85fb. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:44:16.006373 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-67933caa-d821-4ffb-b2d3-261d2db14970 tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] POST https://10.4.3.170/volume/v3/volume-transfers Jul 24 07:44:16.006911 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-67933caa-d821-4ffb-b2d3-261d2db14970 tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "3e1dccee-e0d9-4639-85f7-1a47a1be32d7"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:44:16.008574 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volume_transfer [None req-67933caa-d821-4ffb-b2d3-261d2db14970 tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] Creating new volume transfer {'transfer': {'volume_id': '3e1dccee-e0d9-4639-85f7-1a47a1be32d7'}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 24 07:44:16.008742 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volume_transfer [None req-67933caa-d821-4ffb-b2d3-261d2db14970 tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] Creating transfer of volume 3e1dccee-e0d9-4639-85f7-1a47a1be32d7 Jul 24 07:44:16.008885 np0000005822 devstack@c-api.service[100244]: INFO cinder.transfer.api [None req-67933caa-d821-4ffb-b2d3-261d2db14970 tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] Generating transfer record for volume 3e1dccee-e0d9-4639-85f7-1a47a1be32d7 Jul 24 07:44:16.011149 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:16.011149 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:44:16.012041 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-139fcfe7-0666-4564-91e6-266606fbf36a tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] https://10.4.3.170/volume/v3/backups/581fcc57-20f9-4f2d-8ccf-ad03295d85fb returned with HTTP 200 Jul 24 07:44:16.012502 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 717/2851] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:16 2026] GET /volume/v3/backups/581fcc57-20f9-4f2d-8ccf-ad03295d85fb => generated 758 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:16.017467 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:16.017467 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:44:16.027464 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-67933caa-d821-4ffb-b2d3-261d2db14970 tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] https://10.4.3.170/volume/v3/volume-transfers returned with HTTP 202 Jul 24 07:44:16.027847 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 717/2852] 10.4.3.170 () {70 vars in 1326 bytes} [Fri Jul 24 07:44:16 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:44:16.036270 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-450648cc-0be6-4340-b434-2f951b5dbc85 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:16.038020 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-450648cc-0be6-4340-b434-2f951b5dbc85 tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] GET https://10.4.3.170/volume/v3/volumes/3e1dccee-e0d9-4639-85f7-1a47a1be32d7 Jul 24 07:44:16.038294 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-450648cc-0be6-4340-b434-2f951b5dbc85 tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:16.038518 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-450648cc-0be6-4340-b434-2f951b5dbc85 tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:16.046265 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:16.046265 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:44:16.050392 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-450648cc-0be6-4340-b434-2f951b5dbc85 tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] Volume info retrieved successfully. Jul 24 07:44:16.055076 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-450648cc-0be6-4340-b434-2f951b5dbc85 tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] https://10.4.3.170/volume/v3/volumes/3e1dccee-e0d9-4639-85f7-1a47a1be32d7 returned with HTTP 200 Jul 24 07:44:16.055552 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 704/2853] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:44:16 2026] GET /volume/v3/volumes/3e1dccee-e0d9-4639-85f7-1a47a1be32d7 => generated 953 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:44:16.067390 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-7b005b2f-6c37-47ab-a974-39e52cc8decc None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:16.068620 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7b005b2f-6c37-47ab-a974-39e52cc8decc tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] GET https://10.4.3.170/volume/v3/volume-transfers/c3276277-32b8-46a8-af26-a4b436f9aae7 Jul 24 07:44:16.068932 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7b005b2f-6c37-47ab-a974-39e52cc8decc tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:16.069359 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7b005b2f-6c37-47ab-a974-39e52cc8decc tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:16.073228 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7b005b2f-6c37-47ab-a974-39e52cc8decc tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] https://10.4.3.170/volume/v3/volume-transfers/c3276277-32b8-46a8-af26-a4b436f9aae7 returned with HTTP 200 Jul 24 07:44:16.073707 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 716/2854] 10.4.3.170 () {68 vars in 1416 bytes} [Fri Jul 24 07:44:16 2026] GET /volume/v3/volume-transfers/c3276277-32b8-46a8-af26-a4b436f9aae7 => generated 540 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:44:16.082377 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-ce118000-16c1-421f-8185-0113e4670596 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:16.084552 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ce118000-16c1-421f-8185-0113e4670596 tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] GET https://10.4.3.170/volume/v3/volume-transfers Jul 24 07:44:16.084835 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ce118000-16c1-421f-8185-0113e4670596 tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:16.085282 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ce118000-16c1-421f-8185-0113e4670596 tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] Calling method 'index' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:16.085498 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volume_transfer [None req-ce118000-16c1-421f-8185-0113e4670596 tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] Listing volume transfers {{(pid=100245) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 24 07:44:16.090615 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ce118000-16c1-421f-8185-0113e4670596 tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] https://10.4.3.170/volume/v3/volume-transfers returned with HTTP 200 Jul 24 07:44:16.091143 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 718/2855] 10.4.3.170 () {68 vars in 1305 bytes} [Fri Jul 24 07:44:16 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:44:16.101781 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-b4758bce-8fa4-4456-bf73-2cddec9b940b None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:16.158345 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b4758bce-8fa4-4456-bf73-2cddec9b940b tempest-VolumesTransfersV357Test-1237165836 tempest-VolumesTransfersV357Test-1237165836-project-member] POST https://10.4.3.170/volume/v3/volume-transfers/c3276277-32b8-46a8-af26-a4b436f9aae7/accept Jul 24 07:44:16.158674 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b4758bce-8fa4-4456-bf73-2cddec9b940b tempest-VolumesTransfersV357Test-1237165836 tempest-VolumesTransfersV357Test-1237165836-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "d034e52dc81fa75a"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:44:16.160058 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.contrib.volume_transfer [None req-b4758bce-8fa4-4456-bf73-2cddec9b940b tempest-VolumesTransfersV357Test-1237165836 tempest-VolumesTransfersV357Test-1237165836-project-member] Accepting volume transfer c3276277-32b8-46a8-af26-a4b436f9aae7 {{(pid=100244) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 24 07:44:16.160140 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.contrib.volume_transfer [None req-b4758bce-8fa4-4456-bf73-2cddec9b940b tempest-VolumesTransfersV357Test-1237165836 tempest-VolumesTransfersV357Test-1237165836-project-member] Accepting transfer c3276277-32b8-46a8-af26-a4b436f9aae7 Jul 24 07:44:16.214261 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-b4758bce-8fa4-4456-bf73-2cddec9b940b tempest-VolumesTransfersV357Test-1237165836 tempest-VolumesTransfersV357Test-1237165836-project-member] Created reservations ['31e6a251-f7f0-4678-8936-5c10096b8894', '36748077-302a-45dc-baa0-0864588fc2dd', 'd1d9b8ac-4386-4eb4-beef-43198b48faa9', '01bb2dd1-8495-4bb5-9ea3-20da02b68c00'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:44:16.234000 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-b4758bce-8fa4-4456-bf73-2cddec9b940b tempest-VolumesTransfersV357Test-1237165836 tempest-VolumesTransfersV357Test-1237165836-project-member] Created reservations ['57f5e055-496d-4617-8bcf-ef27e163c14d', 'aded3c79-d0ac-4079-a1c0-c73accdc9c1c', 'abeb33cf-5702-4fd7-a81c-46dbbb1d2814', '3e75c6f0-b58f-45e2-947e-e437b5301e35'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:44:16.266231 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-b4758bce-8fa4-4456-bf73-2cddec9b940b tempest-VolumesTransfersV357Test-1237165836 tempest-VolumesTransfersV357Test-1237165836-project-member] Created reservations ['2efec07e-6224-40ae-ac85-363407dc7a3f', '49a3b743-372d-42f4-9986-1f7c4de648bd', '7b47162e-72ee-47e0-b205-b4619db6ee35', '500863f4-2c2d-4fbd-bc0a-fa78c4815f93'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:44:16.296045 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-b4758bce-8fa4-4456-bf73-2cddec9b940b tempest-VolumesTransfersV357Test-1237165836 tempest-VolumesTransfersV357Test-1237165836-project-member] Created reservations ['4b00a3a8-cbd3-4f6e-87c4-f86fe239814a', '613df8dd-bf7e-4e0e-9d39-d5f22f6d8ea4', 'f0da394b-92a7-4172-8c81-3a14f82ee9df', 'a8ba88b9-d3a4-490c-9f6b-a6e15799c834'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:44:16.307504 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-b4758bce-8fa4-4456-bf73-2cddec9b940b tempest-VolumesTransfersV357Test-1237165836 tempest-VolumesTransfersV357Test-1237165836-project-member] Transfer volume completed successfully. Jul 24 07:44:16.362301 np0000005822 devstack@c-api.service[100244]: INFO cinder.transfer.api [None req-b4758bce-8fa4-4456-bf73-2cddec9b940b tempest-VolumesTransfersV357Test-1237165836 tempest-VolumesTransfersV357Test-1237165836-project-member] Volume 3e1dccee-e0d9-4639-85f7-1a47a1be32d7 has been transferred. Jul 24 07:44:16.367441 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b4758bce-8fa4-4456-bf73-2cddec9b940b tempest-VolumesTransfersV357Test-1237165836 tempest-VolumesTransfersV357Test-1237165836-project-member] https://10.4.3.170/volume/v3/volume-transfers/c3276277-32b8-46a8-af26-a4b436f9aae7/accept returned with HTTP 202 Jul 24 07:44:16.367824 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 718/2856] 10.4.3.170 () {70 vars in 1458 bytes} [Fri Jul 24 07:44:16 2026] POST /volume/v3/volume-transfers/c3276277-32b8-46a8-af26-a4b436f9aae7/accept => generated 365 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:44:16.375141 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-5b471f4c-9548-4468-b68e-33799e805a8c None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:16.376623 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5b471f4c-9548-4468-b68e-33799e805a8c tempest-VolumesTransfersV357Test-1237165836 tempest-VolumesTransfersV357Test-1237165836-project-member] GET https://10.4.3.170/volume/v3/volumes/3e1dccee-e0d9-4639-85f7-1a47a1be32d7 Jul 24 07:44:16.376799 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-5b471f4c-9548-4468-b68e-33799e805a8c tempest-VolumesTransfersV357Test-1237165836 tempest-VolumesTransfersV357Test-1237165836-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:16.376969 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-5b471f4c-9548-4468-b68e-33799e805a8c tempest-VolumesTransfersV357Test-1237165836 tempest-VolumesTransfersV357Test-1237165836-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:16.383196 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:16.383196 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:44:16.386120 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-5b471f4c-9548-4468-b68e-33799e805a8c tempest-VolumesTransfersV357Test-1237165836 tempest-VolumesTransfersV357Test-1237165836-project-member] Volume info retrieved successfully. Jul 24 07:44:16.389518 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5b471f4c-9548-4468-b68e-33799e805a8c tempest-VolumesTransfersV357Test-1237165836 tempest-VolumesTransfersV357Test-1237165836-project-member] https://10.4.3.170/volume/v3/volumes/3e1dccee-e0d9-4639-85f7-1a47a1be32d7 returned with HTTP 200 Jul 24 07:44:16.389838 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 705/2857] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:44:16 2026] GET /volume/v3/volumes/3e1dccee-e0d9-4639-85f7-1a47a1be32d7 => generated 945 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 24 07:44:16.400925 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-10fe03a5-2bc6-4b89-bf38-c163cb8dfc6c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:16.402522 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-10fe03a5-2bc6-4b89-bf38-c163cb8dfc6c tempest-VolumesTransfersV357Test-1237165836 tempest-VolumesTransfersV357Test-1237165836-project-member] GET https://10.4.3.170/volume/v3/volumes/3e1dccee-e0d9-4639-85f7-1a47a1be32d7 Jul 24 07:44:16.402904 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-10fe03a5-2bc6-4b89-bf38-c163cb8dfc6c tempest-VolumesTransfersV357Test-1237165836 tempest-VolumesTransfersV357Test-1237165836-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:16.403266 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-10fe03a5-2bc6-4b89-bf38-c163cb8dfc6c tempest-VolumesTransfersV357Test-1237165836 tempest-VolumesTransfersV357Test-1237165836-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:16.412120 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:16.412120 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:44:16.414921 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-10fe03a5-2bc6-4b89-bf38-c163cb8dfc6c tempest-VolumesTransfersV357Test-1237165836 tempest-VolumesTransfersV357Test-1237165836-project-member] Volume info retrieved successfully. Jul 24 07:44:16.419714 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-10fe03a5-2bc6-4b89-bf38-c163cb8dfc6c tempest-VolumesTransfersV357Test-1237165836 tempest-VolumesTransfersV357Test-1237165836-project-member] https://10.4.3.170/volume/v3/volumes/3e1dccee-e0d9-4639-85f7-1a47a1be32d7 returned with HTTP 200 Jul 24 07:44:16.420311 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 717/2858] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:44:16 2026] GET /volume/v3/volumes/3e1dccee-e0d9-4639-85f7-1a47a1be32d7 => generated 945 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:44:16.431048 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-d4843383-700c-43b2-8886-f5171dd51674 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:16.433067 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d4843383-700c-43b2-8886-f5171dd51674 tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] DELETE https://10.4.3.170/volume/v3/volume-transfers/c3276277-32b8-46a8-af26-a4b436f9aae7 Jul 24 07:44:16.433363 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d4843383-700c-43b2-8886-f5171dd51674 tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:16.433578 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d4843383-700c-43b2-8886-f5171dd51674 tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:16.433700 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.contrib.volume_transfer [None req-d4843383-700c-43b2-8886-f5171dd51674 tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] Delete transfer with id: c3276277-32b8-46a8-af26-a4b436f9aae7 Jul 24 07:44:16.436608 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d4843383-700c-43b2-8886-f5171dd51674 tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] https://10.4.3.170/volume/v3/volume-transfers/c3276277-32b8-46a8-af26-a4b436f9aae7 returned with HTTP 404 Jul 24 07:44:16.437159 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 719/2859] 10.4.3.170 () {68 vars in 1419 bytes} [Fri Jul 24 07:44:16 2026] DELETE /volume/v3/volume-transfers/c3276277-32b8-46a8-af26-a4b436f9aae7 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 07:44:16.442627 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-7ea439fc-7c32-40b3-a70f-b538e86b893b None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:16.464884 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7ea439fc-7c32-40b3-a70f-b538e86b893b tempest-VolumesTransfersV357Test-1545675478 tempest-VolumesTransfersV357Test-1545675478-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/3e1dccee-e0d9-4639-85f7-1a47a1be32d7 Jul 24 07:44:16.465124 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7ea439fc-7c32-40b3-a70f-b538e86b893b tempest-VolumesTransfersV357Test-1545675478 tempest-VolumesTransfersV357Test-1545675478-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:16.465331 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7ea439fc-7c32-40b3-a70f-b538e86b893b tempest-VolumesTransfersV357Test-1545675478 tempest-VolumesTransfersV357Test-1545675478-project-admin] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:16.465488 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-7ea439fc-7c32-40b3-a70f-b538e86b893b tempest-VolumesTransfersV357Test-1545675478 tempest-VolumesTransfersV357Test-1545675478-project-admin] Delete volume with id: 3e1dccee-e0d9-4639-85f7-1a47a1be32d7 Jul 24 07:44:16.472514 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:16.472514 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:44:16.472820 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-7ea439fc-7c32-40b3-a70f-b538e86b893b tempest-VolumesTransfersV357Test-1545675478 tempest-VolumesTransfersV357Test-1545675478-project-admin] Volume info retrieved successfully. Jul 24 07:44:16.488906 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-7ea439fc-7c32-40b3-a70f-b538e86b893b tempest-VolumesTransfersV357Test-1545675478 tempest-VolumesTransfersV357Test-1545675478-project-admin] Delete volume request issued successfully. Jul 24 07:44:16.489139 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7ea439fc-7c32-40b3-a70f-b538e86b893b tempest-VolumesTransfersV357Test-1545675478 tempest-VolumesTransfersV357Test-1545675478-project-admin] https://10.4.3.170/volume/v3/volumes/3e1dccee-e0d9-4639-85f7-1a47a1be32d7 returned with HTTP 202 Jul 24 07:44:16.489560 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 719/2860] 10.4.3.170 () {68 vars in 1392 bytes} [Fri Jul 24 07:44:16 2026] DELETE /volume/v3/volumes/3e1dccee-e0d9-4639-85f7-1a47a1be32d7 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 07:44:16.495969 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-0c43df51-e32a-48e8-9ff6-1d40e7b6d9cf None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:16.497772 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0c43df51-e32a-48e8-9ff6-1d40e7b6d9cf tempest-VolumesTransfersV357Test-1545675478 tempest-VolumesTransfersV357Test-1545675478-project-admin] GET https://10.4.3.170/volume/v3/volumes/3e1dccee-e0d9-4639-85f7-1a47a1be32d7 Jul 24 07:44:16.497966 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0c43df51-e32a-48e8-9ff6-1d40e7b6d9cf tempest-VolumesTransfersV357Test-1545675478 tempest-VolumesTransfersV357Test-1545675478-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:16.498164 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0c43df51-e32a-48e8-9ff6-1d40e7b6d9cf tempest-VolumesTransfersV357Test-1545675478 tempest-VolumesTransfersV357Test-1545675478-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:16.504282 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:16.504282 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:44:16.507767 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-0c43df51-e32a-48e8-9ff6-1d40e7b6d9cf tempest-VolumesTransfersV357Test-1545675478 tempest-VolumesTransfersV357Test-1545675478-project-admin] Volume info retrieved successfully. Jul 24 07:44:16.511553 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0c43df51-e32a-48e8-9ff6-1d40e7b6d9cf tempest-VolumesTransfersV357Test-1545675478 tempest-VolumesTransfersV357Test-1545675478-project-admin] https://10.4.3.170/volume/v3/volumes/3e1dccee-e0d9-4639-85f7-1a47a1be32d7 returned with HTTP 200 Jul 24 07:44:16.511962 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 706/2861] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:44:16 2026] GET /volume/v3/volumes/3e1dccee-e0d9-4639-85f7-1a47a1be32d7 => generated 1138 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:44:17.022176 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-65c48a43-e9ab-4336-b120-a62339430dfc None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:17.023659 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-65c48a43-e9ab-4336-b120-a62339430dfc tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] GET https://10.4.3.170/volume/v3/backups/581fcc57-20f9-4f2d-8ccf-ad03295d85fb Jul 24 07:44:17.023921 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-65c48a43-e9ab-4336-b120-a62339430dfc tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:17.024253 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-65c48a43-e9ab-4336-b120-a62339430dfc tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:17.025131 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-65c48a43-e9ab-4336-b120-a62339430dfc tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Show backup with id 581fcc57-20f9-4f2d-8ccf-ad03295d85fb. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:44:17.030795 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:17.030795 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:44:17.030795 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-65c48a43-e9ab-4336-b120-a62339430dfc tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] https://10.4.3.170/volume/v3/backups/581fcc57-20f9-4f2d-8ccf-ad03295d85fb returned with HTTP 200 Jul 24 07:44:17.030795 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 718/2862] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:17 2026] GET /volume/v3/backups/581fcc57-20f9-4f2d-8ccf-ad03295d85fb => generated 758 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:17.525243 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-4b219f85-5394-4086-a42b-ef8af6eb092c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:17.527003 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4b219f85-5394-4086-a42b-ef8af6eb092c tempest-VolumesTransfersV357Test-1545675478 tempest-VolumesTransfersV357Test-1545675478-project-admin] GET https://10.4.3.170/volume/v3/volumes/3e1dccee-e0d9-4639-85f7-1a47a1be32d7 Jul 24 07:44:17.527211 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4b219f85-5394-4086-a42b-ef8af6eb092c tempest-VolumesTransfersV357Test-1545675478 tempest-VolumesTransfersV357Test-1545675478-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:17.527387 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4b219f85-5394-4086-a42b-ef8af6eb092c tempest-VolumesTransfersV357Test-1545675478 tempest-VolumesTransfersV357Test-1545675478-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:17.532836 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4b219f85-5394-4086-a42b-ef8af6eb092c tempest-VolumesTransfersV357Test-1545675478 tempest-VolumesTransfersV357Test-1545675478-project-admin] https://10.4.3.170/volume/v3/volumes/3e1dccee-e0d9-4639-85f7-1a47a1be32d7 returned with HTTP 404 Jul 24 07:44:17.533366 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 720/2863] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:44:17 2026] GET /volume/v3/volumes/3e1dccee-e0d9-4639-85f7-1a47a1be32d7 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 07:44:17.542842 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-130bdaf6-5805-4441-9468-5780d208e598 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:17.544477 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-130bdaf6-5805-4441-9468-5780d208e598 tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] GET https://10.4.3.170/volume/v3/volumes/3e1dccee-e0d9-4639-85f7-1a47a1be32d7 Jul 24 07:44:17.544703 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-130bdaf6-5805-4441-9468-5780d208e598 tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:17.544995 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-130bdaf6-5805-4441-9468-5780d208e598 tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:17.550819 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-130bdaf6-5805-4441-9468-5780d208e598 tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] https://10.4.3.170/volume/v3/volumes/3e1dccee-e0d9-4639-85f7-1a47a1be32d7 returned with HTTP 404 Jul 24 07:44:17.551335 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 720/2864] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:44:17 2026] GET /volume/v3/volumes/3e1dccee-e0d9-4639-85f7-1a47a1be32d7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 07:44:17.558796 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-88d84a6e-f5ac-4b79-bd59-aa0f97f15458 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:17.561349 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-88d84a6e-f5ac-4b79-bd59-aa0f97f15458 tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] DELETE https://10.4.3.170/volume/v3/volumes/3e1dccee-e0d9-4639-85f7-1a47a1be32d7 Jul 24 07:44:17.561516 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-88d84a6e-f5ac-4b79-bd59-aa0f97f15458 tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:17.561711 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-88d84a6e-f5ac-4b79-bd59-aa0f97f15458 tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:17.561877 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-88d84a6e-f5ac-4b79-bd59-aa0f97f15458 tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] Delete volume with id: 3e1dccee-e0d9-4639-85f7-1a47a1be32d7 Jul 24 07:44:17.567448 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-88d84a6e-f5ac-4b79-bd59-aa0f97f15458 tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] https://10.4.3.170/volume/v3/volumes/3e1dccee-e0d9-4639-85f7-1a47a1be32d7 returned with HTTP 404 Jul 24 07:44:17.567938 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 707/2865] 10.4.3.170 () {68 vars in 1392 bytes} [Fri Jul 24 07:44:17 2026] DELETE /volume/v3/volumes/3e1dccee-e0d9-4639-85f7-1a47a1be32d7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 07:44:17.576297 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-fcef54fb-d0b6-4b3d-b057-a3aad1fec8d6 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:17.577865 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fcef54fb-d0b6-4b3d-b057-a3aad1fec8d6 tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:44:17.578452 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fcef54fb-d0b6-4b3d-b057-a3aad1fec8d6 tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-212988811"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:44:17.579988 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-fcef54fb-d0b6-4b3d-b057-a3aad1fec8d6 tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-212988811'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:44:17.580270 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-fcef54fb-d0b6-4b3d-b057-a3aad1fec8d6 tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] Create volume of 1 GB Jul 24 07:44:17.584688 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-fcef54fb-d0b6-4b3d-b057-a3aad1fec8d6 tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] Availability Zones retrieved successfully. Jul 24 07:44:17.591229 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-fcef54fb-d0b6-4b3d-b057-a3aad1fec8d6 tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] Flow 'volume_create_api' (0803856f-2253-48c3-9277-9ea162795cc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:44:17.591735 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-fcef54fb-d0b6-4b3d-b057-a3aad1fec8d6 tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71015f01-ac84-4132-a901-73bfa52af2f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:17.592654 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-fcef54fb-d0b6-4b3d-b057-a3aad1fec8d6 tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:44:17.622322 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-fcef54fb-d0b6-4b3d-b057-a3aad1fec8d6 tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71015f01-ac84-4132-a901-73bfa52af2f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:17.623963 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-fcef54fb-d0b6-4b3d-b057-a3aad1fec8d6 tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92a3fe5b-359f-4a9b-91d7-e4ae686afb60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:17.667378 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-fcef54fb-d0b6-4b3d-b057-a3aad1fec8d6 tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] Created reservations ['45051780-fef4-4902-836e-67a525c1fd10', 'a9e09568-10f2-4db9-8ea3-52a948aed304', 'd56d5dd8-d4bf-41b1-8a5e-4438d5c7e2e9', '00de45bd-8309-4415-b1f3-eed585183ce9'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:44:17.668124 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-fcef54fb-d0b6-4b3d-b057-a3aad1fec8d6 tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92a3fe5b-359f-4a9b-91d7-e4ae686afb60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['45051780-fef4-4902-836e-67a525c1fd10', 'a9e09568-10f2-4db9-8ea3-52a948aed304', 'd56d5dd8-d4bf-41b1-8a5e-4438d5c7e2e9', '00de45bd-8309-4415-b1f3-eed585183ce9']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:17.669042 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-fcef54fb-d0b6-4b3d-b057-a3aad1fec8d6 tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8823b29-2372-43b3-a697-87fa03655da1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:17.692157 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-fcef54fb-d0b6-4b3d-b057-a3aad1fec8d6 tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8823b29-2372-43b3-a697-87fa03655da1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '800e3c2f-0df8-4a88-920a-192780b11739', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-212988811',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e80cac867ffe4b28bfdf13288356e972',qos_specs=None,replication_status=,reservations=['45051780-fef4-4902-836e-67a525c1fd10','a9e09568-10f2-4db9-8ea3-52a948aed304','d56d5dd8-d4bf-41b1-8a5e-4438d5c7e2e9','00de45bd-8309-4415-b1f3-eed585183ce9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24eb87e7026b4e59904bf38586e87963',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:44:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-212988811',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=800e3c2f-0df8-4a88-920a-192780b11739,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e80cac867ffe4b28bfdf13288356e972',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='24eb87e7026b4e59904bf38586e87963',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:17.692910 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-fcef54fb-d0b6-4b3d-b057-a3aad1fec8d6 tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79b1f51a-dfac-43c9-b3ee-e4c3cff63758) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:17.710572 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-fcef54fb-d0b6-4b3d-b057-a3aad1fec8d6 tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79b1f51a-dfac-43c9-b3ee-e4c3cff63758) transitioned into state 'SUCCESS' from state '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-212988811',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e80cac867ffe4b28bfdf13288356e972',qos_specs=None,replication_status=,reservations=['45051780-fef4-4902-836e-67a525c1fd10','a9e09568-10f2-4db9-8ea3-52a948aed304','d56d5dd8-d4bf-41b1-8a5e-4438d5c7e2e9','00de45bd-8309-4415-b1f3-eed585183ce9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24eb87e7026b4e59904bf38586e87963',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:17.711218 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-fcef54fb-d0b6-4b3d-b057-a3aad1fec8d6 tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9877fe8c-b35f-40bc-95ea-e986c6c9ea81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:17.724874 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-fcef54fb-d0b6-4b3d-b057-a3aad1fec8d6 tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9877fe8c-b35f-40bc-95ea-e986c6c9ea81) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:17.725602 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-fcef54fb-d0b6-4b3d-b057-a3aad1fec8d6 tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] Flow 'volume_create_api' (0803856f-2253-48c3-9277-9ea162795cc4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:44:17.725905 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-fcef54fb-d0b6-4b3d-b057-a3aad1fec8d6 tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] Create volume request issued successfully. Jul 24 07:44:17.726507 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fcef54fb-d0b6-4b3d-b057-a3aad1fec8d6 tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:44:17.726888 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 719/2866] 10.4.3.170 () {70 vars in 1299 bytes} [Fri Jul 24 07:44:17 2026] POST /volume/v3/volumes => generated 818 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:44:17.738477 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-35e3bb03-8570-45b7-866a-a7858cff3ab5 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:17.741082 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-35e3bb03-8570-45b7-866a-a7858cff3ab5 tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] GET https://10.4.3.170/volume/v3/volumes/800e3c2f-0df8-4a88-920a-192780b11739 Jul 24 07:44:17.741397 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-35e3bb03-8570-45b7-866a-a7858cff3ab5 tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:17.741730 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-35e3bb03-8570-45b7-866a-a7858cff3ab5 tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:17.751715 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:17.751715 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:44:17.758359 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-35e3bb03-8570-45b7-866a-a7858cff3ab5 tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] Volume info retrieved successfully. Jul 24 07:44:17.766600 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-35e3bb03-8570-45b7-866a-a7858cff3ab5 tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] https://10.4.3.170/volume/v3/volumes/800e3c2f-0df8-4a88-920a-192780b11739 returned with HTTP 200 Jul 24 07:44:17.767087 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 721/2867] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:44:17 2026] GET /volume/v3/volumes/800e3c2f-0df8-4a88-920a-192780b11739 => generated 886 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:44:18.041758 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-d26f4736-59f6-43ce-af3f-8ec7f9522a53 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:18.043617 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d26f4736-59f6-43ce-af3f-8ec7f9522a53 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] GET https://10.4.3.170/volume/v3/backups/581fcc57-20f9-4f2d-8ccf-ad03295d85fb Jul 24 07:44:18.043797 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d26f4736-59f6-43ce-af3f-8ec7f9522a53 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:18.043973 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d26f4736-59f6-43ce-af3f-8ec7f9522a53 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:18.044070 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-d26f4736-59f6-43ce-af3f-8ec7f9522a53 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Show backup with id 581fcc57-20f9-4f2d-8ccf-ad03295d85fb. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:44:18.048066 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:18.048066 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:44:18.048779 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d26f4736-59f6-43ce-af3f-8ec7f9522a53 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] https://10.4.3.170/volume/v3/backups/581fcc57-20f9-4f2d-8ccf-ad03295d85fb returned with HTTP 200 Jul 24 07:44:18.049171 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 721/2868] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:18 2026] GET /volume/v3/backups/581fcc57-20f9-4f2d-8ccf-ad03295d85fb => generated 758 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:18.781157 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-75229900-ceae-406a-8d64-64faf65c2200 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:18.782807 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-75229900-ceae-406a-8d64-64faf65c2200 tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] GET https://10.4.3.170/volume/v3/volumes/800e3c2f-0df8-4a88-920a-192780b11739 Jul 24 07:44:18.783005 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-75229900-ceae-406a-8d64-64faf65c2200 tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:18.783230 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-75229900-ceae-406a-8d64-64faf65c2200 tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:18.794445 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:18.794445 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:44:18.799985 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-75229900-ceae-406a-8d64-64faf65c2200 tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] Volume info retrieved successfully. Jul 24 07:44:18.805550 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-75229900-ceae-406a-8d64-64faf65c2200 tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] https://10.4.3.170/volume/v3/volumes/800e3c2f-0df8-4a88-920a-192780b11739 returned with HTTP 200 Jul 24 07:44:18.805958 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 708/2869] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:44:18 2026] GET /volume/v3/volumes/800e3c2f-0df8-4a88-920a-192780b11739 => generated 945 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:44:18.817916 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-77695492-2b6e-49d4-a6cf-3a58c89e67b3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:18.820826 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-77695492-2b6e-49d4-a6cf-3a58c89e67b3 tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] POST https://10.4.3.170/volume/v3/volume-transfers Jul 24 07:44:18.821256 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-77695492-2b6e-49d4-a6cf-3a58c89e67b3 tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "800e3c2f-0df8-4a88-920a-192780b11739"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:44:18.822896 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volume_transfer [None req-77695492-2b6e-49d4-a6cf-3a58c89e67b3 tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] Creating new volume transfer {'transfer': {'volume_id': '800e3c2f-0df8-4a88-920a-192780b11739'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 24 07:44:18.823055 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volume_transfer [None req-77695492-2b6e-49d4-a6cf-3a58c89e67b3 tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] Creating transfer of volume 800e3c2f-0df8-4a88-920a-192780b11739 Jul 24 07:44:18.823224 np0000005822 devstack@c-api.service[100246]: INFO cinder.transfer.api [None req-77695492-2b6e-49d4-a6cf-3a58c89e67b3 tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] Generating transfer record for volume 800e3c2f-0df8-4a88-920a-192780b11739 Jul 24 07:44:18.834392 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:18.834392 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:44:18.852817 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-77695492-2b6e-49d4-a6cf-3a58c89e67b3 tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] https://10.4.3.170/volume/v3/volume-transfers returned with HTTP 202 Jul 24 07:44:18.855251 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 720/2870] 10.4.3.170 () {70 vars in 1326 bytes} [Fri Jul 24 07:44:18 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:44:18.861528 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-363c16b0-dbf9-4892-8512-c09bc4b24408 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:18.863959 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-363c16b0-dbf9-4892-8512-c09bc4b24408 tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] GET https://10.4.3.170/volume/v3/volumes/800e3c2f-0df8-4a88-920a-192780b11739 Jul 24 07:44:18.864717 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-363c16b0-dbf9-4892-8512-c09bc4b24408 tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:18.864717 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-363c16b0-dbf9-4892-8512-c09bc4b24408 tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:18.873755 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:18.873755 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:44:18.877896 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-363c16b0-dbf9-4892-8512-c09bc4b24408 tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] Volume info retrieved successfully. Jul 24 07:44:18.882508 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-363c16b0-dbf9-4892-8512-c09bc4b24408 tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] https://10.4.3.170/volume/v3/volumes/800e3c2f-0df8-4a88-920a-192780b11739 returned with HTTP 200 Jul 24 07:44:18.882878 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 722/2871] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:44:18 2026] GET /volume/v3/volumes/800e3c2f-0df8-4a88-920a-192780b11739 => generated 953 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:44:18.899258 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-14e7aafb-8434-4c8a-b6aa-552247b24837 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:18.901129 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-14e7aafb-8434-4c8a-b6aa-552247b24837 tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] GET https://10.4.3.170/volume/v3/volume-transfers/detail Jul 24 07:44:18.901358 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-14e7aafb-8434-4c8a-b6aa-552247b24837 tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:18.902032 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-14e7aafb-8434-4c8a-b6aa-552247b24837 tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] Calling method 'detail' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:18.902576 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volume_transfer [None req-14e7aafb-8434-4c8a-b6aa-552247b24837 tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] Listing volume transfers {{(pid=100244) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 24 07:44:18.907888 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-14e7aafb-8434-4c8a-b6aa-552247b24837 tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] https://10.4.3.170/volume/v3/volume-transfers/detail returned with HTTP 200 Jul 24 07:44:18.908250 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 722/2872] 10.4.3.170 () {68 vars in 1326 bytes} [Fri Jul 24 07:44:18 2026] GET /volume/v3/volume-transfers/detail => generated 543 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:44:18.916057 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-39de8a12-1b8a-4c02-a5b4-4f69094fce5d None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:18.917633 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-39de8a12-1b8a-4c02-a5b4-4f69094fce5d tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] DELETE https://10.4.3.170/volume/v3/volume-transfers/c3dd1dc4-a40e-4877-a9b0-0c4c207f740f Jul 24 07:44:18.917812 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-39de8a12-1b8a-4c02-a5b4-4f69094fce5d tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:18.917978 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-39de8a12-1b8a-4c02-a5b4-4f69094fce5d tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:18.918078 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.contrib.volume_transfer [None req-39de8a12-1b8a-4c02-a5b4-4f69094fce5d tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] Delete transfer with id: c3dd1dc4-a40e-4877-a9b0-0c4c207f740f Jul 24 07:44:18.930300 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:18.930300 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:44:18.939606 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-39de8a12-1b8a-4c02-a5b4-4f69094fce5d tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] https://10.4.3.170/volume/v3/volume-transfers/c3dd1dc4-a40e-4877-a9b0-0c4c207f740f returned with HTTP 202 Jul 24 07:44:18.940002 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 709/2873] 10.4.3.170 () {68 vars in 1419 bytes} [Fri Jul 24 07:44:18 2026] DELETE /volume/v3/volume-transfers/c3dd1dc4-a40e-4877-a9b0-0c4c207f740f => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 07:44:18.946826 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d1e4e710-1d3b-4e7b-9fb6-7173dd4489a4 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:18.948319 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d1e4e710-1d3b-4e7b-9fb6-7173dd4489a4 tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] GET https://10.4.3.170/volume/v3/volumes/800e3c2f-0df8-4a88-920a-192780b11739 Jul 24 07:44:18.948521 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d1e4e710-1d3b-4e7b-9fb6-7173dd4489a4 tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:18.948699 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d1e4e710-1d3b-4e7b-9fb6-7173dd4489a4 tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:18.954944 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:18.954944 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:44:18.958216 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-d1e4e710-1d3b-4e7b-9fb6-7173dd4489a4 tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] Volume info retrieved successfully. Jul 24 07:44:18.962071 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d1e4e710-1d3b-4e7b-9fb6-7173dd4489a4 tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] https://10.4.3.170/volume/v3/volumes/800e3c2f-0df8-4a88-920a-192780b11739 returned with HTTP 200 Jul 24 07:44:18.962455 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 721/2874] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:44:18 2026] GET /volume/v3/volumes/800e3c2f-0df8-4a88-920a-192780b11739 => generated 945 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:44:18.973947 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-e6b460f0-de30-45b8-8baf-0a70892ef5bf None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:18.975735 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e6b460f0-de30-45b8-8baf-0a70892ef5bf tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] DELETE https://10.4.3.170/volume/v3/volume-transfers/c3dd1dc4-a40e-4877-a9b0-0c4c207f740f Jul 24 07:44:18.976049 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e6b460f0-de30-45b8-8baf-0a70892ef5bf tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:18.976194 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e6b460f0-de30-45b8-8baf-0a70892ef5bf tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:18.976288 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.contrib.volume_transfer [None req-e6b460f0-de30-45b8-8baf-0a70892ef5bf tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] Delete transfer with id: c3dd1dc4-a40e-4877-a9b0-0c4c207f740f Jul 24 07:44:18.979860 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e6b460f0-de30-45b8-8baf-0a70892ef5bf tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] https://10.4.3.170/volume/v3/volume-transfers/c3dd1dc4-a40e-4877-a9b0-0c4c207f740f returned with HTTP 404 Jul 24 07:44:18.980325 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 723/2875] 10.4.3.170 () {68 vars in 1419 bytes} [Fri Jul 24 07:44:18 2026] DELETE /volume/v3/volume-transfers/c3dd1dc4-a40e-4877-a9b0-0c4c207f740f => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 07:44:18.986699 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-3bca70a8-2f86-4583-aa14-bb948ab946b2 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:18.990074 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3bca70a8-2f86-4583-aa14-bb948ab946b2 tempest-VolumesTransfersV357Test-1545675478 tempest-VolumesTransfersV357Test-1545675478-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/800e3c2f-0df8-4a88-920a-192780b11739 Jul 24 07:44:18.990295 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3bca70a8-2f86-4583-aa14-bb948ab946b2 tempest-VolumesTransfersV357Test-1545675478 tempest-VolumesTransfersV357Test-1545675478-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:18.990468 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3bca70a8-2f86-4583-aa14-bb948ab946b2 tempest-VolumesTransfersV357Test-1545675478 tempest-VolumesTransfersV357Test-1545675478-project-admin] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:18.990621 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-3bca70a8-2f86-4583-aa14-bb948ab946b2 tempest-VolumesTransfersV357Test-1545675478 tempest-VolumesTransfersV357Test-1545675478-project-admin] Delete volume with id: 800e3c2f-0df8-4a88-920a-192780b11739 Jul 24 07:44:19.000191 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:19.000191 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:44:19.000489 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-3bca70a8-2f86-4583-aa14-bb948ab946b2 tempest-VolumesTransfersV357Test-1545675478 tempest-VolumesTransfersV357Test-1545675478-project-admin] Volume info retrieved successfully. Jul 24 07:44:19.022044 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-3bca70a8-2f86-4583-aa14-bb948ab946b2 tempest-VolumesTransfersV357Test-1545675478 tempest-VolumesTransfersV357Test-1545675478-project-admin] Delete volume request issued successfully. Jul 24 07:44:19.022260 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3bca70a8-2f86-4583-aa14-bb948ab946b2 tempest-VolumesTransfersV357Test-1545675478 tempest-VolumesTransfersV357Test-1545675478-project-admin] https://10.4.3.170/volume/v3/volumes/800e3c2f-0df8-4a88-920a-192780b11739 returned with HTTP 202 Jul 24 07:44:19.022632 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 723/2876] 10.4.3.170 () {68 vars in 1392 bytes} [Fri Jul 24 07:44:18 2026] DELETE /volume/v3/volumes/800e3c2f-0df8-4a88-920a-192780b11739 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 07:44:19.030711 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-3786b313-c34c-4be2-9d89-4bd211bc5996 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:19.033267 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3786b313-c34c-4be2-9d89-4bd211bc5996 tempest-VolumesTransfersV357Test-1545675478 tempest-VolumesTransfersV357Test-1545675478-project-admin] GET https://10.4.3.170/volume/v3/volumes/800e3c2f-0df8-4a88-920a-192780b11739 Jul 24 07:44:19.033533 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3786b313-c34c-4be2-9d89-4bd211bc5996 tempest-VolumesTransfersV357Test-1545675478 tempest-VolumesTransfersV357Test-1545675478-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:19.033759 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3786b313-c34c-4be2-9d89-4bd211bc5996 tempest-VolumesTransfersV357Test-1545675478 tempest-VolumesTransfersV357Test-1545675478-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:19.042420 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:19.042420 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:44:19.046813 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-3786b313-c34c-4be2-9d89-4bd211bc5996 tempest-VolumesTransfersV357Test-1545675478 tempest-VolumesTransfersV357Test-1545675478-project-admin] Volume info retrieved successfully. Jul 24 07:44:19.051399 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3786b313-c34c-4be2-9d89-4bd211bc5996 tempest-VolumesTransfersV357Test-1545675478 tempest-VolumesTransfersV357Test-1545675478-project-admin] https://10.4.3.170/volume/v3/volumes/800e3c2f-0df8-4a88-920a-192780b11739 returned with HTTP 200 Jul 24 07:44:19.051637 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 710/2877] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:44:19 2026] GET /volume/v3/volumes/800e3c2f-0df8-4a88-920a-192780b11739 => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:44:19.063835 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0e65ddc0-de4d-4d60-af6b-cd833a3918e7 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:19.067882 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0e65ddc0-de4d-4d60-af6b-cd833a3918e7 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] GET https://10.4.3.170/volume/v3/backups/581fcc57-20f9-4f2d-8ccf-ad03295d85fb Jul 24 07:44:19.067882 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0e65ddc0-de4d-4d60-af6b-cd833a3918e7 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:19.067882 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0e65ddc0-de4d-4d60-af6b-cd833a3918e7 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:19.067882 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-0e65ddc0-de4d-4d60-af6b-cd833a3918e7 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Show backup with id 581fcc57-20f9-4f2d-8ccf-ad03295d85fb. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:44:19.082145 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:19.082145 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:44:19.085631 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0e65ddc0-de4d-4d60-af6b-cd833a3918e7 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] https://10.4.3.170/volume/v3/backups/581fcc57-20f9-4f2d-8ccf-ad03295d85fb returned with HTTP 200 Jul 24 07:44:19.087592 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 722/2878] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:19 2026] GET /volume/v3/backups/581fcc57-20f9-4f2d-8ccf-ad03295d85fb => generated 758 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:20.069280 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-d45322f6-94d5-4fad-9088-eb8e910dfa35 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:20.073434 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d45322f6-94d5-4fad-9088-eb8e910dfa35 tempest-VolumesTransfersV357Test-1545675478 tempest-VolumesTransfersV357Test-1545675478-project-admin] GET https://10.4.3.170/volume/v3/volumes/800e3c2f-0df8-4a88-920a-192780b11739 Jul 24 07:44:20.073608 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d45322f6-94d5-4fad-9088-eb8e910dfa35 tempest-VolumesTransfersV357Test-1545675478 tempest-VolumesTransfersV357Test-1545675478-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:20.073821 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d45322f6-94d5-4fad-9088-eb8e910dfa35 tempest-VolumesTransfersV357Test-1545675478 tempest-VolumesTransfersV357Test-1545675478-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:20.079225 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d45322f6-94d5-4fad-9088-eb8e910dfa35 tempest-VolumesTransfersV357Test-1545675478 tempest-VolumesTransfersV357Test-1545675478-project-admin] https://10.4.3.170/volume/v3/volumes/800e3c2f-0df8-4a88-920a-192780b11739 returned with HTTP 404 Jul 24 07:44:20.079615 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 724/2879] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:44:20 2026] GET /volume/v3/volumes/800e3c2f-0df8-4a88-920a-192780b11739 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 07:44:20.089322 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-7299dd40-7abf-449b-b305-e24a9538890a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:20.091019 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7299dd40-7abf-449b-b305-e24a9538890a tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] GET https://10.4.3.170/volume/v3/volumes/800e3c2f-0df8-4a88-920a-192780b11739 Jul 24 07:44:20.091245 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7299dd40-7abf-449b-b305-e24a9538890a tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:20.091498 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7299dd40-7abf-449b-b305-e24a9538890a tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:20.096577 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7299dd40-7abf-449b-b305-e24a9538890a tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] https://10.4.3.170/volume/v3/volumes/800e3c2f-0df8-4a88-920a-192780b11739 returned with HTTP 404 Jul 24 07:44:20.097035 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 724/2880] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:44:20 2026] GET /volume/v3/volumes/800e3c2f-0df8-4a88-920a-192780b11739 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 07:44:20.099213 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-5c7060e8-c243-43d3-a550-2d3230fabc40 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:20.101612 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5c7060e8-c243-43d3-a550-2d3230fabc40 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] GET https://10.4.3.170/volume/v3/backups/581fcc57-20f9-4f2d-8ccf-ad03295d85fb Jul 24 07:44:20.101846 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-5c7060e8-c243-43d3-a550-2d3230fabc40 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:20.102027 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-5c7060e8-c243-43d3-a550-2d3230fabc40 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:20.102145 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-5c7060e8-c243-43d3-a550-2d3230fabc40 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Show backup with id 581fcc57-20f9-4f2d-8ccf-ad03295d85fb. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:44:20.104080 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-89226f5c-1afe-43e0-bc96-7aab6baba930 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:20.106632 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:20.106632 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:44:20.106700 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-89226f5c-1afe-43e0-bc96-7aab6baba930 tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] DELETE https://10.4.3.170/volume/v3/volumes/800e3c2f-0df8-4a88-920a-192780b11739 Jul 24 07:44:20.106973 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-89226f5c-1afe-43e0-bc96-7aab6baba930 tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:20.107271 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-89226f5c-1afe-43e0-bc96-7aab6baba930 tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:20.107390 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5c7060e8-c243-43d3-a550-2d3230fabc40 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] https://10.4.3.170/volume/v3/backups/581fcc57-20f9-4f2d-8ccf-ad03295d85fb returned with HTTP 200 Jul 24 07:44:20.107505 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-89226f5c-1afe-43e0-bc96-7aab6baba930 tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] Delete volume with id: 800e3c2f-0df8-4a88-920a-192780b11739 Jul 24 07:44:20.107778 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 711/2881] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:20 2026] GET /volume/v3/backups/581fcc57-20f9-4f2d-8ccf-ad03295d85fb => generated 758 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:20.118514 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-89226f5c-1afe-43e0-bc96-7aab6baba930 tempest-VolumesTransfersV357Test-751356677 tempest-VolumesTransfersV357Test-751356677-project-member] https://10.4.3.170/volume/v3/volumes/800e3c2f-0df8-4a88-920a-192780b11739 returned with HTTP 404 Jul 24 07:44:20.119072 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 723/2882] 10.4.3.170 () {68 vars in 1392 bytes} [Fri Jul 24 07:44:20 2026] DELETE /volume/v3/volumes/800e3c2f-0df8-4a88-920a-192780b11739 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 07:44:21.122175 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-783e4a51-8751-4c66-a116-be238b338f35 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:21.124948 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-783e4a51-8751-4c66-a116-be238b338f35 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] GET https://10.4.3.170/volume/v3/backups/581fcc57-20f9-4f2d-8ccf-ad03295d85fb Jul 24 07:44:21.125347 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-783e4a51-8751-4c66-a116-be238b338f35 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:21.125530 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-783e4a51-8751-4c66-a116-be238b338f35 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:21.125624 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-783e4a51-8751-4c66-a116-be238b338f35 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Show backup with id 581fcc57-20f9-4f2d-8ccf-ad03295d85fb. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:44:21.132061 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:21.132061 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:44:21.133245 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-783e4a51-8751-4c66-a116-be238b338f35 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] https://10.4.3.170/volume/v3/backups/581fcc57-20f9-4f2d-8ccf-ad03295d85fb returned with HTTP 200 Jul 24 07:44:21.133788 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 725/2883] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:21 2026] GET /volume/v3/backups/581fcc57-20f9-4f2d-8ccf-ad03295d85fb => generated 760 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:21.147997 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-9b27a048-5f94-4882-85b4-d3e6bcc0d0bc None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:21.152322 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9b27a048-5f94-4882-85b4-d3e6bcc0d0bc tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:44:21.153288 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9b27a048-5f94-4882-85b4-d3e6bcc0d0bc tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "581fcc57-20f9-4f2d-8ccf-ad03295d85fb", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-575781038"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:44:21.156135 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-9b27a048-5f94-4882-85b4-d3e6bcc0d0bc tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Create volume request body: {'volume': {"'backup_id": '581fcc57-20f9-4f2d-8ccf-ad03295d85fb', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-575781038'}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:44:21.156323 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-9b27a048-5f94-4882-85b4-d3e6bcc0d0bc tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Create volume of 1 GB Jul 24 07:44:21.162603 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-9b27a048-5f94-4882-85b4-d3e6bcc0d0bc tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Availability Zones retrieved successfully. Jul 24 07:44:21.175300 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-9b27a048-5f94-4882-85b4-d3e6bcc0d0bc tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Flow 'volume_create_api' (684098ba-48a2-4a1c-9f04-eb1d2b21d868) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:44:21.177222 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-9b27a048-5f94-4882-85b4-d3e6bcc0d0bc tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (109a454c-9124-49e9-b38b-58283458dc26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:21.178835 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-9b27a048-5f94-4882-85b4-d3e6bcc0d0bc tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:44:21.220998 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-9b27a048-5f94-4882-85b4-d3e6bcc0d0bc tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (109a454c-9124-49e9-b38b-58283458dc26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:21.221173 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-9b27a048-5f94-4882-85b4-d3e6bcc0d0bc tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a6256e3-a2a4-479d-954f-79ff3c12da6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:21.279488 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-9b27a048-5f94-4882-85b4-d3e6bcc0d0bc tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Created reservations ['cf520bb9-442e-49dc-957a-f58fba38582d', 'bf8675bd-7935-43cb-9e88-d9a2e2af96a9', '446c244e-7674-4b89-8281-e1f6186d455d', '59bb45a8-90bf-4656-b7cd-c1d0b9a639ec'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:44:21.280551 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-9b27a048-5f94-4882-85b4-d3e6bcc0d0bc tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a6256e3-a2a4-479d-954f-79ff3c12da6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cf520bb9-442e-49dc-957a-f58fba38582d', 'bf8675bd-7935-43cb-9e88-d9a2e2af96a9', '446c244e-7674-4b89-8281-e1f6186d455d', '59bb45a8-90bf-4656-b7cd-c1d0b9a639ec']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:21.281965 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-9b27a048-5f94-4882-85b4-d3e6bcc0d0bc tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fea0eeff-9fe5-4353-a64e-77bc4061d68f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:21.311094 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-9b27a048-5f94-4882-85b4-d3e6bcc0d0bc tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fea0eeff-9fe5-4353-a64e-77bc4061d68f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8835c635-3ec4-4086-8567-7f6166049481', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-575781038',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3036e67d12774007b32cffc4238e6c9a',qos_specs=None,replication_status=,reservations=['cf520bb9-442e-49dc-957a-f58fba38582d','bf8675bd-7935-43cb-9e88-d9a2e2af96a9','446c244e-7674-4b89-8281-e1f6186d455d','59bb45a8-90bf-4656-b7cd-c1d0b9a639ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1351487a8f8247cfb772c772e85c4358',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:44:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-575781038',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8835c635-3ec4-4086-8567-7f6166049481,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3036e67d12774007b32cffc4238e6c9a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1351487a8f8247cfb772c772e85c4358',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:21.312217 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-9b27a048-5f94-4882-85b4-d3e6bcc0d0bc tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b58b09bd-3569-4bf8-84d2-9d8588a4ba88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:21.335157 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-9b27a048-5f94-4882-85b4-d3e6bcc0d0bc tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b58b09bd-3569-4bf8-84d2-9d8588a4ba88) transitioned into state 'SUCCESS' from state '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-575781038',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3036e67d12774007b32cffc4238e6c9a',qos_specs=None,replication_status=,reservations=['cf520bb9-442e-49dc-957a-f58fba38582d','bf8675bd-7935-43cb-9e88-d9a2e2af96a9','446c244e-7674-4b89-8281-e1f6186d455d','59bb45a8-90bf-4656-b7cd-c1d0b9a639ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1351487a8f8247cfb772c772e85c4358',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:21.335929 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-9b27a048-5f94-4882-85b4-d3e6bcc0d0bc tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (252d9e1c-eb97-479a-bd0a-5e5f699c93e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:21.345478 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-9b27a048-5f94-4882-85b4-d3e6bcc0d0bc tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (252d9e1c-eb97-479a-bd0a-5e5f699c93e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:21.347623 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-9b27a048-5f94-4882-85b4-d3e6bcc0d0bc tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Flow 'volume_create_api' (684098ba-48a2-4a1c-9f04-eb1d2b21d868) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:44:21.347623 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-9b27a048-5f94-4882-85b4-d3e6bcc0d0bc tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Create volume request issued successfully. Jul 24 07:44:21.347623 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9b27a048-5f94-4882-85b4-d3e6bcc0d0bc tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:44:21.347720 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 725/2884] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 24 07:44:21 2026] POST /volume/v3/volumes => generated 757 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:44:21.361069 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-649f09e5-d99f-40eb-a76f-d9c679e6e91c None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:21.363084 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-649f09e5-d99f-40eb-a76f-d9c679e6e91c tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:44:21.363703 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-649f09e5-d99f-40eb-a76f-d9c679e6e91c tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "581fcc57-20f9-4f2d-8ccf-ad03295d85fb", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-967580918"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:44:21.365247 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-649f09e5-d99f-40eb-a76f-d9c679e6e91c tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Create volume request body: {'volume': {"'backup_id": '581fcc57-20f9-4f2d-8ccf-ad03295d85fb', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-967580918'}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:44:21.365361 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-649f09e5-d99f-40eb-a76f-d9c679e6e91c tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Create volume of 1 GB Jul 24 07:44:21.369560 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-649f09e5-d99f-40eb-a76f-d9c679e6e91c tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Availability Zones retrieved successfully. Jul 24 07:44:21.375067 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-649f09e5-d99f-40eb-a76f-d9c679e6e91c tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Flow 'volume_create_api' (8ed59f02-3975-42b0-b3a4-c26c93301e9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:44:21.376806 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-649f09e5-d99f-40eb-a76f-d9c679e6e91c tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9be3a5f3-9137-4228-a119-7d861fdc8b67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:21.376959 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-649f09e5-d99f-40eb-a76f-d9c679e6e91c tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Validating volume size '1' using validate_int {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:44:21.412399 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-649f09e5-d99f-40eb-a76f-d9c679e6e91c tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9be3a5f3-9137-4228-a119-7d861fdc8b67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:21.412399 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-649f09e5-d99f-40eb-a76f-d9c679e6e91c tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (338f6d34-698e-4c27-9e6f-c2e708d65dda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:21.454694 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-649f09e5-d99f-40eb-a76f-d9c679e6e91c tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Created reservations ['ce7ecc45-ddce-42f0-902c-f488c055d36f', 'dfd3c040-f66a-4db5-8f05-020e1c08f2d9', '02e5d1a8-7d9c-44b9-8108-76311480cd5b', '7c2867dd-50f8-43eb-b72a-c6c21197c18a'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:44:21.455670 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-649f09e5-d99f-40eb-a76f-d9c679e6e91c tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (338f6d34-698e-4c27-9e6f-c2e708d65dda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce7ecc45-ddce-42f0-902c-f488c055d36f', 'dfd3c040-f66a-4db5-8f05-020e1c08f2d9', '02e5d1a8-7d9c-44b9-8108-76311480cd5b', '7c2867dd-50f8-43eb-b72a-c6c21197c18a']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:21.456402 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-649f09e5-d99f-40eb-a76f-d9c679e6e91c tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd7a35d4-d9a0-45fd-92a4-7e65e5337b07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:21.480751 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-649f09e5-d99f-40eb-a76f-d9c679e6e91c tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd7a35d4-d9a0-45fd-92a4-7e65e5337b07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bbe00f2e-b761-401d-81fd-d8792b94c06b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-967580918',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3036e67d12774007b32cffc4238e6c9a',qos_specs=None,replication_status=,reservations=['ce7ecc45-ddce-42f0-902c-f488c055d36f','dfd3c040-f66a-4db5-8f05-020e1c08f2d9','02e5d1a8-7d9c-44b9-8108-76311480cd5b','7c2867dd-50f8-43eb-b72a-c6c21197c18a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1351487a8f8247cfb772c772e85c4358',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:44:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-967580918',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bbe00f2e-b761-401d-81fd-d8792b94c06b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3036e67d12774007b32cffc4238e6c9a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1351487a8f8247cfb772c772e85c4358',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:21.482258 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-649f09e5-d99f-40eb-a76f-d9c679e6e91c tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ed19327-815a-45b0-97ff-16c9859d9560) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:21.499871 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-649f09e5-d99f-40eb-a76f-d9c679e6e91c tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ed19327-815a-45b0-97ff-16c9859d9560) transitioned into state 'SUCCESS' from state '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-967580918',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3036e67d12774007b32cffc4238e6c9a',qos_specs=None,replication_status=,reservations=['ce7ecc45-ddce-42f0-902c-f488c055d36f','dfd3c040-f66a-4db5-8f05-020e1c08f2d9','02e5d1a8-7d9c-44b9-8108-76311480cd5b','7c2867dd-50f8-43eb-b72a-c6c21197c18a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1351487a8f8247cfb772c772e85c4358',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:21.500563 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-649f09e5-d99f-40eb-a76f-d9c679e6e91c tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d52ef58-6f5c-445f-91db-32febf6a4339) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:21.509135 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-649f09e5-d99f-40eb-a76f-d9c679e6e91c tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d52ef58-6f5c-445f-91db-32febf6a4339) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:21.510469 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-649f09e5-d99f-40eb-a76f-d9c679e6e91c tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Flow 'volume_create_api' (8ed59f02-3975-42b0-b3a4-c26c93301e9f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:44:21.510941 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-649f09e5-d99f-40eb-a76f-d9c679e6e91c tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Create volume request issued successfully. Jul 24 07:44:21.511847 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-649f09e5-d99f-40eb-a76f-d9c679e6e91c tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:44:21.512462 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 712/2885] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 24 07:44:21 2026] POST /volume/v3/volumes => generated 757 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:44:21.526052 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-8257738e-5bf9-43f2-9631-a672fa60e8da None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:21.528087 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8257738e-5bf9-43f2-9631-a672fa60e8da tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:44:21.528512 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8257738e-5bf9-43f2-9631-a672fa60e8da tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "581fcc57-20f9-4f2d-8ccf-ad03295d85fb", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1311824614"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:44:21.530238 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-8257738e-5bf9-43f2-9631-a672fa60e8da tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Create volume request body: {'volume': {"'backup_id": '581fcc57-20f9-4f2d-8ccf-ad03295d85fb', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1311824614'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:44:21.530450 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-8257738e-5bf9-43f2-9631-a672fa60e8da tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Create volume of 1 GB Jul 24 07:44:21.536277 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-8257738e-5bf9-43f2-9631-a672fa60e8da tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Availability Zones retrieved successfully. Jul 24 07:44:21.550858 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8257738e-5bf9-43f2-9631-a672fa60e8da tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Flow 'volume_create_api' (9283faf9-1359-49f2-8d23-2554134a753e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:44:21.551791 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8257738e-5bf9-43f2-9631-a672fa60e8da tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d739378b-e48c-484f-8b83-ac3134698345) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:21.552778 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-8257738e-5bf9-43f2-9631-a672fa60e8da tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:44:21.602759 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8257738e-5bf9-43f2-9631-a672fa60e8da tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d739378b-e48c-484f-8b83-ac3134698345) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:21.603574 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8257738e-5bf9-43f2-9631-a672fa60e8da tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59d41623-c01a-46ee-a500-6a05d79c2b03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:21.650656 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-8257738e-5bf9-43f2-9631-a672fa60e8da tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Created reservations ['ddeffdfc-c811-48fa-93ad-a8cb903e24a5', 'a5f84b3b-c617-451d-8b76-6062cf13e8a5', '72d8ac0e-be26-4c00-b626-fe893bcdc559', '1668433f-2ef8-49de-bdf5-fb8e4eddd4ce'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:44:21.651770 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8257738e-5bf9-43f2-9631-a672fa60e8da tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59d41623-c01a-46ee-a500-6a05d79c2b03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ddeffdfc-c811-48fa-93ad-a8cb903e24a5', 'a5f84b3b-c617-451d-8b76-6062cf13e8a5', '72d8ac0e-be26-4c00-b626-fe893bcdc559', '1668433f-2ef8-49de-bdf5-fb8e4eddd4ce']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:21.652866 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8257738e-5bf9-43f2-9631-a672fa60e8da tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (129f6163-c668-4c4e-8716-68be961c53b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:21.680879 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8257738e-5bf9-43f2-9631-a672fa60e8da tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (129f6163-c668-4c4e-8716-68be961c53b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b5c37ca5-c56d-425a-8bfa-26a7bc930eda', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1311824614',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3036e67d12774007b32cffc4238e6c9a',qos_specs=None,replication_status=,reservations=['ddeffdfc-c811-48fa-93ad-a8cb903e24a5','a5f84b3b-c617-451d-8b76-6062cf13e8a5','72d8ac0e-be26-4c00-b626-fe893bcdc559','1668433f-2ef8-49de-bdf5-fb8e4eddd4ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1351487a8f8247cfb772c772e85c4358',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:44:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1311824614',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b5c37ca5-c56d-425a-8bfa-26a7bc930eda,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3036e67d12774007b32cffc4238e6c9a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1351487a8f8247cfb772c772e85c4358',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:21.681942 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8257738e-5bf9-43f2-9631-a672fa60e8da tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd7b2bbf-c84d-4757-853c-2ebde2d22da5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:21.698701 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8257738e-5bf9-43f2-9631-a672fa60e8da tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd7b2bbf-c84d-4757-853c-2ebde2d22da5) transitioned into state 'SUCCESS' from state '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-1311824614',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3036e67d12774007b32cffc4238e6c9a',qos_specs=None,replication_status=,reservations=['ddeffdfc-c811-48fa-93ad-a8cb903e24a5','a5f84b3b-c617-451d-8b76-6062cf13e8a5','72d8ac0e-be26-4c00-b626-fe893bcdc559','1668433f-2ef8-49de-bdf5-fb8e4eddd4ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1351487a8f8247cfb772c772e85c4358',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:21.699631 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8257738e-5bf9-43f2-9631-a672fa60e8da tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba828066-1ae2-4f42-95e7-79a80c8bf0cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:21.711388 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8257738e-5bf9-43f2-9631-a672fa60e8da tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba828066-1ae2-4f42-95e7-79a80c8bf0cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:21.712643 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8257738e-5bf9-43f2-9631-a672fa60e8da tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Flow 'volume_create_api' (9283faf9-1359-49f2-8d23-2554134a753e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:44:21.713038 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-8257738e-5bf9-43f2-9631-a672fa60e8da tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Create volume request issued successfully. Jul 24 07:44:21.713808 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8257738e-5bf9-43f2-9631-a672fa60e8da tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:44:21.714448 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 724/2886] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 24 07:44:21 2026] POST /volume/v3/volumes => generated 758 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:44:21.728927 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-2031463c-e38e-4380-b9fd-ea9a65b5f2e3 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:21.733308 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2031463c-e38e-4380-b9fd-ea9a65b5f2e3 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:44:21.733308 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2031463c-e38e-4380-b9fd-ea9a65b5f2e3 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "581fcc57-20f9-4f2d-8ccf-ad03295d85fb", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1103416010"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:44:21.733308 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-2031463c-e38e-4380-b9fd-ea9a65b5f2e3 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Create volume request body: {'volume': {"'backup_id": '581fcc57-20f9-4f2d-8ccf-ad03295d85fb', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1103416010'}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:44:21.733308 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-2031463c-e38e-4380-b9fd-ea9a65b5f2e3 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Create volume of 1 GB Jul 24 07:44:21.737340 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-2031463c-e38e-4380-b9fd-ea9a65b5f2e3 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Availability Zones retrieved successfully. Jul 24 07:44:21.743484 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-2031463c-e38e-4380-b9fd-ea9a65b5f2e3 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Flow 'volume_create_api' (21b1f551-53b2-4c64-a79b-366e443319ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:44:21.744569 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-2031463c-e38e-4380-b9fd-ea9a65b5f2e3 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4fbd5ed1-ae0c-4120-a211-794f62aee592) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:21.745552 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-2031463c-e38e-4380-b9fd-ea9a65b5f2e3 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Validating volume size '1' using validate_int {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:44:21.771696 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-2031463c-e38e-4380-b9fd-ea9a65b5f2e3 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4fbd5ed1-ae0c-4120-a211-794f62aee592) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:21.773195 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-2031463c-e38e-4380-b9fd-ea9a65b5f2e3 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac3388bd-01db-4334-9f89-e4b421ed6883) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:21.833622 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-2031463c-e38e-4380-b9fd-ea9a65b5f2e3 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Created reservations ['baf316e7-ef53-41ee-9f14-981a9082bfd2', 'ded309c3-8096-4541-aa8f-6e544d0a9330', '9f4615e3-c439-4d38-8c95-c64f1ae11971', 'a4883695-f3cd-47ed-9286-e656c33c1d6e'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:44:21.834553 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-2031463c-e38e-4380-b9fd-ea9a65b5f2e3 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac3388bd-01db-4334-9f89-e4b421ed6883) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['baf316e7-ef53-41ee-9f14-981a9082bfd2', 'ded309c3-8096-4541-aa8f-6e544d0a9330', '9f4615e3-c439-4d38-8c95-c64f1ae11971', 'a4883695-f3cd-47ed-9286-e656c33c1d6e']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:21.835448 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-2031463c-e38e-4380-b9fd-ea9a65b5f2e3 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01187755-95c1-4650-86a7-09cdc0b870e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:21.859102 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-2031463c-e38e-4380-b9fd-ea9a65b5f2e3 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01187755-95c1-4650-86a7-09cdc0b870e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '73440bfc-39c6-4de7-95c3-f297fb64e38d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1103416010',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3036e67d12774007b32cffc4238e6c9a',qos_specs=None,replication_status=,reservations=['baf316e7-ef53-41ee-9f14-981a9082bfd2','ded309c3-8096-4541-aa8f-6e544d0a9330','9f4615e3-c439-4d38-8c95-c64f1ae11971','a4883695-f3cd-47ed-9286-e656c33c1d6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1351487a8f8247cfb772c772e85c4358',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:44:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1103416010',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=73440bfc-39c6-4de7-95c3-f297fb64e38d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3036e67d12774007b32cffc4238e6c9a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1351487a8f8247cfb772c772e85c4358',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:21.859912 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-2031463c-e38e-4380-b9fd-ea9a65b5f2e3 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91e2f8d7-bcd8-4a9c-a541-9dac48812d3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:21.879593 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-2031463c-e38e-4380-b9fd-ea9a65b5f2e3 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91e2f8d7-bcd8-4a9c-a541-9dac48812d3b) transitioned into state 'SUCCESS' from state '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-1103416010',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3036e67d12774007b32cffc4238e6c9a',qos_specs=None,replication_status=,reservations=['baf316e7-ef53-41ee-9f14-981a9082bfd2','ded309c3-8096-4541-aa8f-6e544d0a9330','9f4615e3-c439-4d38-8c95-c64f1ae11971','a4883695-f3cd-47ed-9286-e656c33c1d6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1351487a8f8247cfb772c772e85c4358',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:21.880246 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-2031463c-e38e-4380-b9fd-ea9a65b5f2e3 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6bd482a-19d3-493d-8bb3-752d4fd4509d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:21.888881 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-2031463c-e38e-4380-b9fd-ea9a65b5f2e3 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6bd482a-19d3-493d-8bb3-752d4fd4509d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:21.889607 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-2031463c-e38e-4380-b9fd-ea9a65b5f2e3 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Flow 'volume_create_api' (21b1f551-53b2-4c64-a79b-366e443319ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:44:21.889881 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-2031463c-e38e-4380-b9fd-ea9a65b5f2e3 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Create volume request issued successfully. Jul 24 07:44:21.890488 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2031463c-e38e-4380-b9fd-ea9a65b5f2e3 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:44:21.890855 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 726/2887] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 24 07:44:21 2026] POST /volume/v3/volumes => generated 758 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:44:21.905635 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-39a32ac3-eb82-4f90-935d-735c7b38e529 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:21.908272 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-39a32ac3-eb82-4f90-935d-735c7b38e529 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:44:21.908726 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-39a32ac3-eb82-4f90-935d-735c7b38e529 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "581fcc57-20f9-4f2d-8ccf-ad03295d85fb", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-2084891338"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:44:21.910762 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-39a32ac3-eb82-4f90-935d-735c7b38e529 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Create volume request body: {'volume': {"'backup_id": '581fcc57-20f9-4f2d-8ccf-ad03295d85fb', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-2084891338'}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:44:21.910960 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-39a32ac3-eb82-4f90-935d-735c7b38e529 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Create volume of 1 GB Jul 24 07:44:21.911394 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:21.911394 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:44:21.918042 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-39a32ac3-eb82-4f90-935d-735c7b38e529 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Availability Zones retrieved successfully. Jul 24 07:44:21.926116 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-39a32ac3-eb82-4f90-935d-735c7b38e529 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Flow 'volume_create_api' (818f7726-a19b-42b5-89af-a785a5127adc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:44:21.927495 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-39a32ac3-eb82-4f90-935d-735c7b38e529 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (acc4e95f-d557-4355-a37b-272112bc551a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:21.928754 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-39a32ac3-eb82-4f90-935d-735c7b38e529 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:44:21.968917 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-39a32ac3-eb82-4f90-935d-735c7b38e529 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (acc4e95f-d557-4355-a37b-272112bc551a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:21.970048 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-39a32ac3-eb82-4f90-935d-735c7b38e529 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9c540e6-2472-4217-bf51-fcc344f4ec23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:22.021004 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-39a32ac3-eb82-4f90-935d-735c7b38e529 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Created reservations ['2b73b931-31d9-4ba0-b2fb-703265977398', '4d585aed-acec-4602-8583-79d46cce64ba', '2e68f4b7-bb66-4160-8719-8dcd07cce98c', '1135bb57-9470-469e-a17d-71856412061b'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:44:22.021985 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-39a32ac3-eb82-4f90-935d-735c7b38e529 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9c540e6-2472-4217-bf51-fcc344f4ec23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2b73b931-31d9-4ba0-b2fb-703265977398', '4d585aed-acec-4602-8583-79d46cce64ba', '2e68f4b7-bb66-4160-8719-8dcd07cce98c', '1135bb57-9470-469e-a17d-71856412061b']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:22.022789 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-39a32ac3-eb82-4f90-935d-735c7b38e529 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7da2fc8a-9526-4e85-a9ee-3fb4eab23d38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:22.048058 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-39a32ac3-eb82-4f90-935d-735c7b38e529 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7da2fc8a-9526-4e85-a9ee-3fb4eab23d38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dba72d14-7b27-45d7-ab73-719e4ffa7f57', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-2084891338',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3036e67d12774007b32cffc4238e6c9a',qos_specs=None,replication_status=,reservations=['2b73b931-31d9-4ba0-b2fb-703265977398','4d585aed-acec-4602-8583-79d46cce64ba','2e68f4b7-bb66-4160-8719-8dcd07cce98c','1135bb57-9470-469e-a17d-71856412061b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1351487a8f8247cfb772c772e85c4358',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:44:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-2084891338',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dba72d14-7b27-45d7-ab73-719e4ffa7f57,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3036e67d12774007b32cffc4238e6c9a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1351487a8f8247cfb772c772e85c4358',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:22.048992 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-39a32ac3-eb82-4f90-935d-735c7b38e529 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24cb6d76-4f0b-46fd-a30e-9ac516bea0bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:22.068972 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-39a32ac3-eb82-4f90-935d-735c7b38e529 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24cb6d76-4f0b-46fd-a30e-9ac516bea0bd) transitioned into state 'SUCCESS' from state '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-2084891338',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3036e67d12774007b32cffc4238e6c9a',qos_specs=None,replication_status=,reservations=['2b73b931-31d9-4ba0-b2fb-703265977398','4d585aed-acec-4602-8583-79d46cce64ba','2e68f4b7-bb66-4160-8719-8dcd07cce98c','1135bb57-9470-469e-a17d-71856412061b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1351487a8f8247cfb772c772e85c4358',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:22.069692 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-39a32ac3-eb82-4f90-935d-735c7b38e529 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e63c4d52-68df-41f2-b8c8-7c19c3db6359) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:22.078562 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-39a32ac3-eb82-4f90-935d-735c7b38e529 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e63c4d52-68df-41f2-b8c8-7c19c3db6359) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:22.079290 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-39a32ac3-eb82-4f90-935d-735c7b38e529 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Flow 'volume_create_api' (818f7726-a19b-42b5-89af-a785a5127adc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:44:22.079558 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-39a32ac3-eb82-4f90-935d-735c7b38e529 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Create volume request issued successfully. Jul 24 07:44:22.080049 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-39a32ac3-eb82-4f90-935d-735c7b38e529 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:44:22.080477 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 726/2888] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 24 07:44:21 2026] POST /volume/v3/volumes => generated 758 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:44:22.093797 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-19a893b8-780f-4df5-9d2f-5a019f31ab16 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:22.095572 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-19a893b8-780f-4df5-9d2f-5a019f31ab16 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] GET https://10.4.3.170/volume/v3/volumes/8835c635-3ec4-4086-8567-7f6166049481 Jul 24 07:44:22.095777 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-19a893b8-780f-4df5-9d2f-5a019f31ab16 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:22.095985 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-19a893b8-780f-4df5-9d2f-5a019f31ab16 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:22.102626 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:22.102626 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:44:22.106439 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-19a893b8-780f-4df5-9d2f-5a019f31ab16 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Volume info retrieved successfully. Jul 24 07:44:22.110316 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-19a893b8-780f-4df5-9d2f-5a019f31ab16 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] https://10.4.3.170/volume/v3/volumes/8835c635-3ec4-4086-8567-7f6166049481 returned with HTTP 200 Jul 24 07:44:22.110612 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 713/2889] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:22 2026] GET /volume/v3/volumes/8835c635-3ec4-4086-8567-7f6166049481 => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:22.126803 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f4b67d46-3686-4f61-bc19-5d4bc03d7299 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:22.131115 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f4b67d46-3686-4f61-bc19-5d4bc03d7299 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] GET https://10.4.3.170/volume/v3/volumes/bbe00f2e-b761-401d-81fd-d8792b94c06b Jul 24 07:44:22.131333 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f4b67d46-3686-4f61-bc19-5d4bc03d7299 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:22.131506 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f4b67d46-3686-4f61-bc19-5d4bc03d7299 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:22.138762 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:22.138762 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:44:22.142518 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-f4b67d46-3686-4f61-bc19-5d4bc03d7299 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Volume info retrieved successfully. Jul 24 07:44:22.146835 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f4b67d46-3686-4f61-bc19-5d4bc03d7299 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] https://10.4.3.170/volume/v3/volumes/bbe00f2e-b761-401d-81fd-d8792b94c06b returned with HTTP 200 Jul 24 07:44:22.147264 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 725/2890] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:22 2026] GET /volume/v3/volumes/bbe00f2e-b761-401d-81fd-d8792b94c06b => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:22.169278 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-a7a92e8e-42f0-46e7-a286-b305662ca3ad None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:22.174599 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a7a92e8e-42f0-46e7-a286-b305662ca3ad tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] GET https://10.4.3.170/volume/v3/volumes/b5c37ca5-c56d-425a-8bfa-26a7bc930eda Jul 24 07:44:22.174884 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a7a92e8e-42f0-46e7-a286-b305662ca3ad tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:22.175144 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a7a92e8e-42f0-46e7-a286-b305662ca3ad tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:22.186638 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:22.186638 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:44:22.192019 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-a7a92e8e-42f0-46e7-a286-b305662ca3ad tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Volume info retrieved successfully. Jul 24 07:44:22.197723 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a7a92e8e-42f0-46e7-a286-b305662ca3ad tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] https://10.4.3.170/volume/v3/volumes/b5c37ca5-c56d-425a-8bfa-26a7bc930eda returned with HTTP 200 Jul 24 07:44:22.198429 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 727/2891] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:22 2026] GET /volume/v3/volumes/b5c37ca5-c56d-425a-8bfa-26a7bc930eda => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:22.214032 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-b7a2e95d-41c2-4dc9-8d71-2b50c5dea454 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:22.217254 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b7a2e95d-41c2-4dc9-8d71-2b50c5dea454 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] GET https://10.4.3.170/volume/v3/volumes/73440bfc-39c6-4de7-95c3-f297fb64e38d Jul 24 07:44:22.217524 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b7a2e95d-41c2-4dc9-8d71-2b50c5dea454 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:22.217792 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b7a2e95d-41c2-4dc9-8d71-2b50c5dea454 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:22.228093 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:22.228093 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:44:22.233448 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-b7a2e95d-41c2-4dc9-8d71-2b50c5dea454 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Volume info retrieved successfully. Jul 24 07:44:22.246903 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b7a2e95d-41c2-4dc9-8d71-2b50c5dea454 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] https://10.4.3.170/volume/v3/volumes/73440bfc-39c6-4de7-95c3-f297fb64e38d returned with HTTP 200 Jul 24 07:44:22.247533 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 727/2892] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:22 2026] GET /volume/v3/volumes/73440bfc-39c6-4de7-95c3-f297fb64e38d => generated 851 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:22.263606 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-64665920-6676-4746-b91e-738238c86efa None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:22.265765 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-64665920-6676-4746-b91e-738238c86efa tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] GET https://10.4.3.170/volume/v3/volumes/dba72d14-7b27-45d7-ab73-719e4ffa7f57 Jul 24 07:44:22.266004 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-64665920-6676-4746-b91e-738238c86efa tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:22.266230 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-64665920-6676-4746-b91e-738238c86efa tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:22.273561 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:22.273561 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:44:22.277196 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-64665920-6676-4746-b91e-738238c86efa tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Volume info retrieved successfully. Jul 24 07:44:22.282059 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-64665920-6676-4746-b91e-738238c86efa tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] https://10.4.3.170/volume/v3/volumes/dba72d14-7b27-45d7-ab73-719e4ffa7f57 returned with HTTP 200 Jul 24 07:44:22.282501 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 714/2893] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:22 2026] GET /volume/v3/volumes/dba72d14-7b27-45d7-ab73-719e4ffa7f57 => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:22.295331 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9c1e1a28-eb81-4a71-a45c-26608fd3f786 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:22.297587 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9c1e1a28-eb81-4a71-a45c-26608fd3f786 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] DELETE https://10.4.3.170/volume/v3/backups/581fcc57-20f9-4f2d-8ccf-ad03295d85fb Jul 24 07:44:22.297823 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9c1e1a28-eb81-4a71-a45c-26608fd3f786 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:22.298568 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9c1e1a28-eb81-4a71-a45c-26608fd3f786 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:22.298709 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.contrib.backups [None req-9c1e1a28-eb81-4a71-a45c-26608fd3f786 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Delete backup with id: 581fcc57-20f9-4f2d-8ccf-ad03295d85fb. Jul 24 07:44:22.304833 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:22.304833 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:44:22.323532 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.backup.rpcapi [None req-9c1e1a28-eb81-4a71-a45c-26608fd3f786 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] delete_backup rpcapi backup_id 581fcc57-20f9-4f2d-8ccf-ad03295d85fb {{(pid=100246) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 07:44:22.326099 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9c1e1a28-eb81-4a71-a45c-26608fd3f786 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] https://10.4.3.170/volume/v3/backups/581fcc57-20f9-4f2d-8ccf-ad03295d85fb returned with HTTP 202 Jul 24 07:44:22.326692 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 726/2894] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:44:22 2026] DELETE /volume/v3/backups/581fcc57-20f9-4f2d-8ccf-ad03295d85fb => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:44:22.336310 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-63a560cf-cad7-4614-8556-2c1fe4aa3880 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:22.341262 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-63a560cf-cad7-4614-8556-2c1fe4aa3880 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] GET https://10.4.3.170/volume/v3/backups/581fcc57-20f9-4f2d-8ccf-ad03295d85fb Jul 24 07:44:22.341455 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-63a560cf-cad7-4614-8556-2c1fe4aa3880 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:22.341661 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-63a560cf-cad7-4614-8556-2c1fe4aa3880 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:22.341938 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-63a560cf-cad7-4614-8556-2c1fe4aa3880 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Show backup with id 581fcc57-20f9-4f2d-8ccf-ad03295d85fb. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:44:22.348111 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:22.348111 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:44:22.349108 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-63a560cf-cad7-4614-8556-2c1fe4aa3880 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] https://10.4.3.170/volume/v3/backups/581fcc57-20f9-4f2d-8ccf-ad03295d85fb returned with HTTP 200 Jul 24 07:44:22.349514 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 728/2895] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:22 2026] GET /volume/v3/backups/581fcc57-20f9-4f2d-8ccf-ad03295d85fb => generated 759 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:23.359006 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-9f851fb7-bc84-420b-ada4-ac974095630c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:23.363857 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9f851fb7-bc84-420b-ada4-ac974095630c tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] GET https://10.4.3.170/volume/v3/backups/581fcc57-20f9-4f2d-8ccf-ad03295d85fb Jul 24 07:44:23.364101 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9f851fb7-bc84-420b-ada4-ac974095630c tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:23.364349 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9f851fb7-bc84-420b-ada4-ac974095630c tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:23.364481 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-9f851fb7-bc84-420b-ada4-ac974095630c tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Show backup with id 581fcc57-20f9-4f2d-8ccf-ad03295d85fb. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:44:23.367818 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9f851fb7-bc84-420b-ada4-ac974095630c tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] https://10.4.3.170/volume/v3/backups/581fcc57-20f9-4f2d-8ccf-ad03295d85fb returned with HTTP 404 Jul 24 07:44:23.368338 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 728/2896] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:23 2026] GET /volume/v3/backups/581fcc57-20f9-4f2d-8ccf-ad03295d85fb => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:44:23.379806 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-3c1668c7-a1e6-4a7c-afdb-e10d92db03ef None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:23.380600 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3c1668c7-a1e6-4a7c-afdb-e10d92db03ef tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] DELETE https://10.4.3.170/volume/v3/volumes/dba72d14-7b27-45d7-ab73-719e4ffa7f57 Jul 24 07:44:23.380807 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3c1668c7-a1e6-4a7c-afdb-e10d92db03ef tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:23.380990 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3c1668c7-a1e6-4a7c-afdb-e10d92db03ef tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:23.381158 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-3c1668c7-a1e6-4a7c-afdb-e10d92db03ef tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Delete volume with id: dba72d14-7b27-45d7-ab73-719e4ffa7f57 Jul 24 07:44:23.387622 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:23.387622 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:44:23.388089 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-3c1668c7-a1e6-4a7c-afdb-e10d92db03ef tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Volume info retrieved successfully. Jul 24 07:44:23.413234 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-3c1668c7-a1e6-4a7c-afdb-e10d92db03ef tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Delete volume request issued successfully. Jul 24 07:44:23.413234 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3c1668c7-a1e6-4a7c-afdb-e10d92db03ef tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] https://10.4.3.170/volume/v3/volumes/dba72d14-7b27-45d7-ab73-719e4ffa7f57 returned with HTTP 202 Jul 24 07:44:23.413234 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 715/2897] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:44:23 2026] DELETE /volume/v3/volumes/dba72d14-7b27-45d7-ab73-719e4ffa7f57 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:44:23.420898 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1a77d784-149d-4120-b5ab-bc7183ac849f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:23.423434 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1a77d784-149d-4120-b5ab-bc7183ac849f tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] GET https://10.4.3.170/volume/v3/volumes/dba72d14-7b27-45d7-ab73-719e4ffa7f57 Jul 24 07:44:23.423640 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1a77d784-149d-4120-b5ab-bc7183ac849f tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:23.423828 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1a77d784-149d-4120-b5ab-bc7183ac849f tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:23.432172 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:23.432172 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:44:23.437846 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-1a77d784-149d-4120-b5ab-bc7183ac849f tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Volume info retrieved successfully. Jul 24 07:44:23.442450 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1a77d784-149d-4120-b5ab-bc7183ac849f tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] https://10.4.3.170/volume/v3/volumes/dba72d14-7b27-45d7-ab73-719e4ffa7f57 returned with HTTP 200 Jul 24 07:44:23.443980 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 727/2898] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:23 2026] GET /volume/v3/volumes/dba72d14-7b27-45d7-ab73-719e4ffa7f57 => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:23.644934 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-342b58c1-8b68-4e29-b99c-c2f8e5f73f82 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:23.753486 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-342b58c1-8b68-4e29-b99c-c2f8e5f73f82 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:44:23.753899 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-342b58c1-8b68-4e29-b99c-c2f8e5f73f82 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1540637040", "imageRef": "c7843099-d178-467f-91a9-52ff7d08103c"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:44:23.755488 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-342b58c1-8b68-4e29-b99c-c2f8e5f73f82 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1540637040', 'imageRef': 'c7843099-d178-467f-91a9-52ff7d08103c'}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:44:23.844814 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-342b58c1-8b68-4e29-b99c-c2f8e5f73f82 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Create volume of 1 GB Jul 24 07:44:23.845216 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:23.845216 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:44:23.845893 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-342b58c1-8b68-4e29-b99c-c2f8e5f73f82 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Availability Zones retrieved successfully. Jul 24 07:44:23.851215 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-342b58c1-8b68-4e29-b99c-c2f8e5f73f82 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Flow 'volume_create_api' (1aa4bd41-deaa-4329-b74f-c7b8bdc44027) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:44:23.852337 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-342b58c1-8b68-4e29-b99c-c2f8e5f73f82 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2af5e51-16aa-42af-b46c-4ed09f656f4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:23.853259 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-342b58c1-8b68-4e29-b99c-c2f8e5f73f82 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Validating volume size '1' using validate_int {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:44:23.892595 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:23.892595 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:44:23.910772 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-342b58c1-8b68-4e29-b99c-c2f8e5f73f82 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2af5e51-16aa-42af-b46c-4ed09f656f4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:12Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=fcc347a0-2cc4-4dae-a501-21db3fb615f2,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fcc347a0-2cc4-4dae-a501-21db3fb615f2', 'encryption_key_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=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:23.911949 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-342b58c1-8b68-4e29-b99c-c2f8e5f73f82 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc021cbe-e8fd-4680-b7b4-5731b96a063f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:23.988795 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-342b58c1-8b68-4e29-b99c-c2f8e5f73f82 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Created reservations ['ddfc99f0-bb4d-461d-8abe-09a365dfc4ff', '5a41a83d-64b0-4510-90cc-f43f8ff35173', '4e104f0b-82a6-4406-8083-31ca2ac478a3', 'ddbdaea6-a4cb-4377-95ab-79cf9a044ed7'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:44:23.990402 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-342b58c1-8b68-4e29-b99c-c2f8e5f73f82 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc021cbe-e8fd-4680-b7b4-5731b96a063f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ddfc99f0-bb4d-461d-8abe-09a365dfc4ff', '5a41a83d-64b0-4510-90cc-f43f8ff35173', '4e104f0b-82a6-4406-8083-31ca2ac478a3', 'ddbdaea6-a4cb-4377-95ab-79cf9a044ed7']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:23.991301 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-342b58c1-8b68-4e29-b99c-c2f8e5f73f82 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48c2e511-a601-4fd1-a04a-7b83d9e76e78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:24.022412 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-342b58c1-8b68-4e29-b99c-c2f8e5f73f82 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48c2e511-a601-4fd1-a04a-7b83d9e76e78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7efeded6-73fc-4fc6-948d-26ae650e0998', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1540637040',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='679650966df14e4880fa772e04e9a4bb',qos_specs=None,replication_status=,reservations=['ddfc99f0-bb4d-461d-8abe-09a365dfc4ff','5a41a83d-64b0-4510-90cc-f43f8ff35173','4e104f0b-82a6-4406-8083-31ca2ac478a3','ddbdaea6-a4cb-4377-95ab-79cf9a044ed7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='857a500ff20e4690a4788d308434d170',volume_type_id=fcc347a0-2cc4-4dae-a501-21db3fb615f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:44:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1540637040',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7efeded6-73fc-4fc6-948d-26ae650e0998,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='679650966df14e4880fa772e04e9a4bb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='857a500ff20e4690a4788d308434d170',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fcc347a0-2cc4-4dae-a501-21db3fb615f2),volume_type_id=fcc347a0-2cc4-4dae-a501-21db3fb615f2)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:24.025493 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-342b58c1-8b68-4e29-b99c-c2f8e5f73f82 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0908197f-52df-4487-a222-702cf3546656) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:24.048968 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-342b58c1-8b68-4e29-b99c-c2f8e5f73f82 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0908197f-52df-4487-a222-702cf3546656) transitioned into state 'SUCCESS' from state '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-1540637040',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='679650966df14e4880fa772e04e9a4bb',qos_specs=None,replication_status=,reservations=['ddfc99f0-bb4d-461d-8abe-09a365dfc4ff','5a41a83d-64b0-4510-90cc-f43f8ff35173','4e104f0b-82a6-4406-8083-31ca2ac478a3','ddbdaea6-a4cb-4377-95ab-79cf9a044ed7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='857a500ff20e4690a4788d308434d170',volume_type_id=fcc347a0-2cc4-4dae-a501-21db3fb615f2)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:24.050023 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-342b58c1-8b68-4e29-b99c-c2f8e5f73f82 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8e21189-636c-4200-a34a-ea35404b0707) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:24.062944 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-342b58c1-8b68-4e29-b99c-c2f8e5f73f82 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8e21189-636c-4200-a34a-ea35404b0707) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:24.064064 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-342b58c1-8b68-4e29-b99c-c2f8e5f73f82 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Flow 'volume_create_api' (1aa4bd41-deaa-4329-b74f-c7b8bdc44027) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:44:24.064471 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-342b58c1-8b68-4e29-b99c-c2f8e5f73f82 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Create volume request issued successfully. Jul 24 07:44:24.065188 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-342b58c1-8b68-4e29-b99c-c2f8e5f73f82 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:44:24.065798 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 729/2899] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 24 07:44:23 2026] POST /volume/v3/volumes => generated 760 bytes in 421 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:44:24.079097 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-14f03d2d-365f-4508-b1a4-88bbe095bbeb None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:24.082910 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-14f03d2d-365f-4508-b1a4-88bbe095bbeb tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] GET https://10.4.3.170/volume/v3/volumes/7efeded6-73fc-4fc6-948d-26ae650e0998 Jul 24 07:44:24.083095 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-14f03d2d-365f-4508-b1a4-88bbe095bbeb tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:24.083365 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-14f03d2d-365f-4508-b1a4-88bbe095bbeb tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:24.105253 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:24.105253 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:44:24.110331 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-14f03d2d-365f-4508-b1a4-88bbe095bbeb tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Volume info retrieved successfully. Jul 24 07:44:24.114629 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-14f03d2d-365f-4508-b1a4-88bbe095bbeb tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/volumes/7efeded6-73fc-4fc6-948d-26ae650e0998 returned with HTTP 200 Jul 24 07:44:24.114965 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 729/2900] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:24 2026] GET /volume/v3/volumes/7efeded6-73fc-4fc6-948d-26ae650e0998 => generated 828 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:24.458846 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-61442249-6635-40d1-9dc2-a6295910ee89 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:24.463745 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-61442249-6635-40d1-9dc2-a6295910ee89 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] GET https://10.4.3.170/volume/v3/volumes/dba72d14-7b27-45d7-ab73-719e4ffa7f57 Jul 24 07:44:24.464046 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-61442249-6635-40d1-9dc2-a6295910ee89 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:24.464358 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-61442249-6635-40d1-9dc2-a6295910ee89 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:24.475833 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-61442249-6635-40d1-9dc2-a6295910ee89 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] https://10.4.3.170/volume/v3/volumes/dba72d14-7b27-45d7-ab73-719e4ffa7f57 returned with HTTP 404 Jul 24 07:44:24.476618 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 716/2901] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:24 2026] GET /volume/v3/volumes/dba72d14-7b27-45d7-ab73-719e4ffa7f57 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:44:24.485631 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-213f5eed-b7fd-47b0-a932-9eedb780fbf9 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:24.487655 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-213f5eed-b7fd-47b0-a932-9eedb780fbf9 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] DELETE https://10.4.3.170/volume/v3/volumes/73440bfc-39c6-4de7-95c3-f297fb64e38d Jul 24 07:44:24.487866 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-213f5eed-b7fd-47b0-a932-9eedb780fbf9 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:24.488084 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-213f5eed-b7fd-47b0-a932-9eedb780fbf9 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:24.488313 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-213f5eed-b7fd-47b0-a932-9eedb780fbf9 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Delete volume with id: 73440bfc-39c6-4de7-95c3-f297fb64e38d Jul 24 07:44:24.496875 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:24.496875 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:44:24.497545 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-213f5eed-b7fd-47b0-a932-9eedb780fbf9 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Volume info retrieved successfully. Jul 24 07:44:24.519797 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-213f5eed-b7fd-47b0-a932-9eedb780fbf9 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Delete volume request issued successfully. Jul 24 07:44:24.520798 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-213f5eed-b7fd-47b0-a932-9eedb780fbf9 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] https://10.4.3.170/volume/v3/volumes/73440bfc-39c6-4de7-95c3-f297fb64e38d returned with HTTP 202 Jul 24 07:44:24.520798 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 728/2902] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:44:24 2026] DELETE /volume/v3/volumes/73440bfc-39c6-4de7-95c3-f297fb64e38d => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:44:24.529760 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-5de7e4f0-6a32-4884-ba35-93d97e9af8c2 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:24.531604 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5de7e4f0-6a32-4884-ba35-93d97e9af8c2 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] GET https://10.4.3.170/volume/v3/volumes/73440bfc-39c6-4de7-95c3-f297fb64e38d Jul 24 07:44:24.531832 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5de7e4f0-6a32-4884-ba35-93d97e9af8c2 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:24.532046 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5de7e4f0-6a32-4884-ba35-93d97e9af8c2 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:24.539791 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:24.539791 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:44:24.544694 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-5de7e4f0-6a32-4884-ba35-93d97e9af8c2 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Volume info retrieved successfully. Jul 24 07:44:24.549586 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5de7e4f0-6a32-4884-ba35-93d97e9af8c2 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] https://10.4.3.170/volume/v3/volumes/73440bfc-39c6-4de7-95c3-f297fb64e38d returned with HTTP 200 Jul 24 07:44:24.550009 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 730/2903] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:24 2026] GET /volume/v3/volumes/73440bfc-39c6-4de7-95c3-f297fb64e38d => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:25.138792 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-43fc7e46-c247-40ac-ab1f-6f93c74bb6ba None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:25.139501 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-43fc7e46-c247-40ac-ab1f-6f93c74bb6ba tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] GET https://10.4.3.170/volume/v3/volumes/7efeded6-73fc-4fc6-948d-26ae650e0998 Jul 24 07:44:25.139743 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-43fc7e46-c247-40ac-ab1f-6f93c74bb6ba tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:25.139985 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-43fc7e46-c247-40ac-ab1f-6f93c74bb6ba tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:25.157756 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:25.157756 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:44:25.161469 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-43fc7e46-c247-40ac-ab1f-6f93c74bb6ba tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Volume info retrieved successfully. Jul 24 07:44:25.168154 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-43fc7e46-c247-40ac-ab1f-6f93c74bb6ba tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/volumes/7efeded6-73fc-4fc6-948d-26ae650e0998 returned with HTTP 200 Jul 24 07:44:25.168154 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 730/2904] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:25 2026] GET /volume/v3/volumes/7efeded6-73fc-4fc6-948d-26ae650e0998 => generated 1368 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:44:25.269452 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-eee9577b-7f61-4b0c-a597-0523f3969f97 req-596332f1-d86d-4b85-82a6-bf38b33dc2ae None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:25.273398 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-eee9577b-7f61-4b0c-a597-0523f3969f97 req-596332f1-d86d-4b85-82a6-bf38b33dc2ae tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] GET https://10.4.3.170/volume/v3/volumes/7efeded6-73fc-4fc6-948d-26ae650e0998 Jul 24 07:44:25.273605 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-eee9577b-7f61-4b0c-a597-0523f3969f97 req-596332f1-d86d-4b85-82a6-bf38b33dc2ae tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:25.275046 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-eee9577b-7f61-4b0c-a597-0523f3969f97 req-596332f1-d86d-4b85-82a6-bf38b33dc2ae tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:25.281113 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:25.281113 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:44:25.285668 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-eee9577b-7f61-4b0c-a597-0523f3969f97 req-596332f1-d86d-4b85-82a6-bf38b33dc2ae tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Volume info retrieved successfully. Jul 24 07:44:25.290146 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-eee9577b-7f61-4b0c-a597-0523f3969f97 req-596332f1-d86d-4b85-82a6-bf38b33dc2ae tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/volumes/7efeded6-73fc-4fc6-948d-26ae650e0998 returned with HTTP 200 Jul 24 07:44:25.290574 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 717/2905] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:44:25 2026] GET /volume/v3/volumes/7efeded6-73fc-4fc6-948d-26ae650e0998 => generated 1368 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:44:25.565844 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a0707335-06ce-4726-afa7-c0ec32daf108 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:25.568140 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a0707335-06ce-4726-afa7-c0ec32daf108 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] GET https://10.4.3.170/volume/v3/volumes/73440bfc-39c6-4de7-95c3-f297fb64e38d Jul 24 07:44:25.568419 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a0707335-06ce-4726-afa7-c0ec32daf108 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:25.568659 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a0707335-06ce-4726-afa7-c0ec32daf108 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:25.575962 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a0707335-06ce-4726-afa7-c0ec32daf108 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] https://10.4.3.170/volume/v3/volumes/73440bfc-39c6-4de7-95c3-f297fb64e38d returned with HTTP 404 Jul 24 07:44:25.576626 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 729/2906] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:25 2026] GET /volume/v3/volumes/73440bfc-39c6-4de7-95c3-f297fb64e38d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:44:25.585409 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-6396516b-54a1-48d0-be1b-e85b32857903 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:25.587188 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6396516b-54a1-48d0-be1b-e85b32857903 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] DELETE https://10.4.3.170/volume/v3/volumes/b5c37ca5-c56d-425a-8bfa-26a7bc930eda Jul 24 07:44:25.587367 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6396516b-54a1-48d0-be1b-e85b32857903 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:25.587569 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6396516b-54a1-48d0-be1b-e85b32857903 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:25.587737 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-6396516b-54a1-48d0-be1b-e85b32857903 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Delete volume with id: b5c37ca5-c56d-425a-8bfa-26a7bc930eda Jul 24 07:44:25.594229 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:25.594229 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:44:25.594652 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-6396516b-54a1-48d0-be1b-e85b32857903 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Volume info retrieved successfully. Jul 24 07:44:25.610718 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-6396516b-54a1-48d0-be1b-e85b32857903 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Delete volume request issued successfully. Jul 24 07:44:25.610867 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6396516b-54a1-48d0-be1b-e85b32857903 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] https://10.4.3.170/volume/v3/volumes/b5c37ca5-c56d-425a-8bfa-26a7bc930eda returned with HTTP 202 Jul 24 07:44:25.611319 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 731/2907] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:44:25 2026] DELETE /volume/v3/volumes/b5c37ca5-c56d-425a-8bfa-26a7bc930eda => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:44:25.619687 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-868ac06f-6f84-4a81-bdde-dd0d7376114e None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:25.621552 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-868ac06f-6f84-4a81-bdde-dd0d7376114e tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] GET https://10.4.3.170/volume/v3/volumes/b5c37ca5-c56d-425a-8bfa-26a7bc930eda Jul 24 07:44:25.621713 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-868ac06f-6f84-4a81-bdde-dd0d7376114e tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:25.621884 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-868ac06f-6f84-4a81-bdde-dd0d7376114e tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:25.628510 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:25.628510 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:44:25.631804 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-868ac06f-6f84-4a81-bdde-dd0d7376114e tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Volume info retrieved successfully. Jul 24 07:44:25.635833 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-868ac06f-6f84-4a81-bdde-dd0d7376114e tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] https://10.4.3.170/volume/v3/volumes/b5c37ca5-c56d-425a-8bfa-26a7bc930eda returned with HTTP 200 Jul 24 07:44:25.636394 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 731/2908] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:25 2026] GET /volume/v3/volumes/b5c37ca5-c56d-425a-8bfa-26a7bc930eda => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:25.686866 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-eee9577b-7f61-4b0c-a597-0523f3969f97 req-b9c062f3-414b-4a35-8ebd-5c283668b256 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:25.688997 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-eee9577b-7f61-4b0c-a597-0523f3969f97 req-b9c062f3-414b-4a35-8ebd-5c283668b256 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] GET https://10.4.3.170/volume/v3/volumes/7efeded6-73fc-4fc6-948d-26ae650e0998 Jul 24 07:44:25.689227 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-eee9577b-7f61-4b0c-a597-0523f3969f97 req-b9c062f3-414b-4a35-8ebd-5c283668b256 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:25.689430 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-eee9577b-7f61-4b0c-a597-0523f3969f97 req-b9c062f3-414b-4a35-8ebd-5c283668b256 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:25.697832 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:25.697832 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:44:25.701286 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-eee9577b-7f61-4b0c-a597-0523f3969f97 req-b9c062f3-414b-4a35-8ebd-5c283668b256 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Volume info retrieved successfully. Jul 24 07:44:25.705989 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-eee9577b-7f61-4b0c-a597-0523f3969f97 req-b9c062f3-414b-4a35-8ebd-5c283668b256 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/volumes/7efeded6-73fc-4fc6-948d-26ae650e0998 returned with HTTP 200 Jul 24 07:44:25.706449 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 718/2909] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:44:25 2026] GET /volume/v3/volumes/7efeded6-73fc-4fc6-948d-26ae650e0998 => generated 1368 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:44:25.716071 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-30108b10-df11-464a-b607-225202da0368 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:25.716537 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-30108b10-df11-464a-b607-225202da0368 None None] GET https://10.4.3.170/volume// Jul 24 07:44:25.716986 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-30108b10-df11-464a-b607-225202da0368 None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:25.717078 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-30108b10-df11-464a-b607-225202da0368 None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:25.717502 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-30108b10-df11-464a-b607-225202da0368 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:44:25.718481 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 730/2910] 10.4.3.170 () {66 vars in 1419 bytes} [Fri Jul 24 07:44:25 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:44:25.725851 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-eee9577b-7f61-4b0c-a597-0523f3969f97 req-61c91845-fc2f-4f57-beec-6b17a6c31992 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:25.727826 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-eee9577b-7f61-4b0c-a597-0523f3969f97 req-61c91845-fc2f-4f57-beec-6b17a6c31992 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 24 07:44:25.728189 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-eee9577b-7f61-4b0c-a597-0523f3969f97 req-61c91845-fc2f-4f57-beec-6b17a6c31992 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7efeded6-73fc-4fc6-948d-26ae650e0998", "connector": null, "instance_uuid": "fcd23aa5-ed59-495a-86b9-ca76d97003f3"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:44:25.736038 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:25.736038 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:44:25.777601 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-eee9577b-7f61-4b0c-a597-0523f3969f97 req-61c91845-fc2f-4f57-beec-6b17a6c31992 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 24 07:44:25.778010 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 732/2911] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 24 07:44:25 2026] POST /volume/v3/attachments => generated 273 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:44:26.486376 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-11073a31-5437-49f9-923b-0afbbc96e067 req-654137fe-5017-4ff1-82ac-f6da4a7d5221 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:26.490402 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-11073a31-5437-49f9-923b-0afbbc96e067 req-654137fe-5017-4ff1-82ac-f6da4a7d5221 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/limits Jul 24 07:44:26.490594 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-11073a31-5437-49f9-923b-0afbbc96e067 req-654137fe-5017-4ff1-82ac-f6da4a7d5221 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:26.492333 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-11073a31-5437-49f9-923b-0afbbc96e067 req-654137fe-5017-4ff1-82ac-f6da4a7d5221 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'index' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:26.522001 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-11073a31-5437-49f9-923b-0afbbc96e067 req-654137fe-5017-4ff1-82ac-f6da4a7d5221 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/limits returned with HTTP 200 Jul 24 07:44:26.522001 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 732/2912] 10.4.3.170 () {68 vars in 1484 bytes} [Fri Jul 24 07:44:26 2026] GET /volume/v3/limits => generated 302 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:26.558032 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-11073a31-5437-49f9-923b-0afbbc96e067 req-61ae09e5-475c-481e-a9fd-27df40dab265 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:26.559687 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-11073a31-5437-49f9-923b-0afbbc96e067 req-61ae09e5-475c-481e-a9fd-27df40dab265 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/volumes/504726e4-e1d2-43a0-a23c-55660ac7274b Jul 24 07:44:26.559687 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-11073a31-5437-49f9-923b-0afbbc96e067 req-61ae09e5-475c-481e-a9fd-27df40dab265 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:26.559779 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-11073a31-5437-49f9-923b-0afbbc96e067 req-61ae09e5-475c-481e-a9fd-27df40dab265 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:26.569114 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:26.569114 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:44:26.572704 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-11073a31-5437-49f9-923b-0afbbc96e067 req-61ae09e5-475c-481e-a9fd-27df40dab265 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Volume info retrieved successfully. Jul 24 07:44:26.577010 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-11073a31-5437-49f9-923b-0afbbc96e067 req-61ae09e5-475c-481e-a9fd-27df40dab265 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/volumes/504726e4-e1d2-43a0-a23c-55660ac7274b returned with HTTP 200 Jul 24 07:44:26.577441 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 719/2913] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:44:26 2026] GET /volume/v3/volumes/504726e4-e1d2-43a0-a23c-55660ac7274b => generated 1659 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:44:26.587874 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-11073a31-5437-49f9-923b-0afbbc96e067 req-833e50e3-bdb5-45c7-a05f-2651e511b2c0 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:26.589969 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-11073a31-5437-49f9-923b-0afbbc96e067 req-833e50e3-bdb5-45c7-a05f-2651e511b2c0 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] POST https://10.4.3.170/volume/v3/snapshots Jul 24 07:44:26.590404 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-11073a31-5437-49f9-923b-0afbbc96e067 req-833e50e3-bdb5-45c7-a05f-2651e511b2c0 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "504726e4-e1d2-43a0-a23c-55660ac7274b", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-1036885047", "description": null, "metadata": {}}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:44:26.600994 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:26.600994 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:44:26.601473 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [req-11073a31-5437-49f9-923b-0afbbc96e067 req-833e50e3-bdb5-45c7-a05f-2651e511b2c0 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Volume info retrieved successfully. Jul 24 07:44:26.601600 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.snapshots [req-11073a31-5437-49f9-923b-0afbbc96e067 req-833e50e3-bdb5-45c7-a05f-2651e511b2c0 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Create snapshot from volume 504726e4-e1d2-43a0-a23c-55660ac7274b Jul 24 07:44:26.623171 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.quota [req-11073a31-5437-49f9-923b-0afbbc96e067 req-833e50e3-bdb5-45c7-a05f-2651e511b2c0 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Created reservations ['b0d6195c-6a29-4b15-9ac3-2d0a7d38705c', 'eca74389-2914-4653-95ca-569851a58cac', '5b75ba5c-ca3d-42f6-ac78-585c09633867', 'ea005971-efa4-4877-af42-ea9843d4312e'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:44:26.648960 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-ff815de3-0365-4182-b569-268dadd30464 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:26.650707 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ff815de3-0365-4182-b569-268dadd30464 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] GET https://10.4.3.170/volume/v3/volumes/b5c37ca5-c56d-425a-8bfa-26a7bc930eda Jul 24 07:44:26.650958 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ff815de3-0365-4182-b569-268dadd30464 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:26.651189 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ff815de3-0365-4182-b569-268dadd30464 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:26.658118 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ff815de3-0365-4182-b569-268dadd30464 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] https://10.4.3.170/volume/v3/volumes/b5c37ca5-c56d-425a-8bfa-26a7bc930eda returned with HTTP 404 Jul 24 07:44:26.658675 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 733/2914] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:26 2026] GET /volume/v3/volumes/b5c37ca5-c56d-425a-8bfa-26a7bc930eda => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:44:26.660879 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [req-11073a31-5437-49f9-923b-0afbbc96e067 req-833e50e3-bdb5-45c7-a05f-2651e511b2c0 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Snapshot force create request issued successfully. Jul 24 07:44:26.661187 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-11073a31-5437-49f9-923b-0afbbc96e067 req-833e50e3-bdb5-45c7-a05f-2651e511b2c0 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 24 07:44:26.661627 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 731/2915] 10.4.3.170 () {72 vars in 1547 bytes} [Fri Jul 24 07:44:26 2026] POST /volume/v3/snapshots => generated 320 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:44:26.668349 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-a88ccba3-dc6f-4eff-8962-653ad1af8b1a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:26.670559 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a88ccba3-dc6f-4eff-8962-653ad1af8b1a tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] DELETE https://10.4.3.170/volume/v3/volumes/bbe00f2e-b761-401d-81fd-d8792b94c06b Jul 24 07:44:26.670800 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a88ccba3-dc6f-4eff-8962-653ad1af8b1a tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:26.670951 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a88ccba3-dc6f-4eff-8962-653ad1af8b1a tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:26.671099 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-a88ccba3-dc6f-4eff-8962-653ad1af8b1a tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Delete volume with id: bbe00f2e-b761-401d-81fd-d8792b94c06b Jul 24 07:44:26.678848 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:26.678848 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:44:26.679603 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-a88ccba3-dc6f-4eff-8962-653ad1af8b1a tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Volume info retrieved successfully. Jul 24 07:44:26.699711 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-a88ccba3-dc6f-4eff-8962-653ad1af8b1a tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Delete volume request issued successfully. Jul 24 07:44:26.699922 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a88ccba3-dc6f-4eff-8962-653ad1af8b1a tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] https://10.4.3.170/volume/v3/volumes/bbe00f2e-b761-401d-81fd-d8792b94c06b returned with HTTP 202 Jul 24 07:44:26.701350 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 733/2916] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:44:26 2026] DELETE /volume/v3/volumes/bbe00f2e-b761-401d-81fd-d8792b94c06b => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:44:26.710223 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-2e5f85c5-88ef-4bf4-858f-f2cb24ed22f6 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:26.710223 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2e5f85c5-88ef-4bf4-858f-f2cb24ed22f6 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] GET https://10.4.3.170/volume/v3/volumes/bbe00f2e-b761-401d-81fd-d8792b94c06b Jul 24 07:44:26.710223 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2e5f85c5-88ef-4bf4-858f-f2cb24ed22f6 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:26.710223 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2e5f85c5-88ef-4bf4-858f-f2cb24ed22f6 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:26.717804 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:26.717804 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:44:26.721245 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-2e5f85c5-88ef-4bf4-858f-f2cb24ed22f6 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Volume info retrieved successfully. Jul 24 07:44:26.725061 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2e5f85c5-88ef-4bf4-858f-f2cb24ed22f6 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] https://10.4.3.170/volume/v3/volumes/bbe00f2e-b761-401d-81fd-d8792b94c06b returned with HTTP 200 Jul 24 07:44:26.728223 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 720/2917] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:26 2026] GET /volume/v3/volumes/bbe00f2e-b761-401d-81fd-d8792b94c06b => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:27.050446 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-cb1c5c45-14bc-4b10-9c48-463e7d65c787 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:27.050752 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-cb1c5c45-14bc-4b10-9c48-463e7d65c787 None None] GET https://10.4.3.170/volume// Jul 24 07:44:27.050908 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-cb1c5c45-14bc-4b10-9c48-463e7d65c787 None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:27.051080 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-cb1c5c45-14bc-4b10-9c48-463e7d65c787 None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:27.051409 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-cb1c5c45-14bc-4b10-9c48-463e7d65c787 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:44:27.051682 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 734/2918] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:44:27 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:44:27.061023 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-eee9577b-7f61-4b0c-a597-0523f3969f97 req-4e1f7d08-8fd9-4659-aca9-d4b1cf5d0c86 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:27.065387 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-eee9577b-7f61-4b0c-a597-0523f3969f97 req-4e1f7d08-8fd9-4659-aca9-d4b1cf5d0c86 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] GET https://10.4.3.170/volume/v3/volumes/7efeded6-73fc-4fc6-948d-26ae650e0998 Jul 24 07:44:27.065387 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-eee9577b-7f61-4b0c-a597-0523f3969f97 req-4e1f7d08-8fd9-4659-aca9-d4b1cf5d0c86 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:27.065387 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-eee9577b-7f61-4b0c-a597-0523f3969f97 req-4e1f7d08-8fd9-4659-aca9-d4b1cf5d0c86 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:27.079750 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:27.079750 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:44:27.082503 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [req-eee9577b-7f61-4b0c-a597-0523f3969f97 req-4e1f7d08-8fd9-4659-aca9-d4b1cf5d0c86 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Volume info retrieved successfully. Jul 24 07:44:27.087123 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-eee9577b-7f61-4b0c-a597-0523f3969f97 req-4e1f7d08-8fd9-4659-aca9-d4b1cf5d0c86 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/volumes/7efeded6-73fc-4fc6-948d-26ae650e0998 returned with HTTP 200 Jul 24 07:44:27.087549 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 732/2919] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:44:27 2026] GET /volume/v3/volumes/7efeded6-73fc-4fc6-948d-26ae650e0998 => generated 1547 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:44:27.182322 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-eee9577b-7f61-4b0c-a597-0523f3969f97 req-87a9f2ed-ae04-46b5-8c68-2df5607bb5b0 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:27.183966 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-eee9577b-7f61-4b0c-a597-0523f3969f97 req-87a9f2ed-ae04-46b5-8c68-2df5607bb5b0 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] PUT https://10.4.3.170/volume/v3/attachments/d1890a2e-6d45-4935-be65-4018ceb4fdc6 Jul 24 07:44:27.184305 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-eee9577b-7f61-4b0c-a597-0523f3969f97 req-87a9f2ed-ae04-46b5-8c68-2df5607bb5b0 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000005822", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9a7cb9337d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5fc7887c-2ab7-4d21-80c7-ec4ad0d3b011", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:44:27.191117 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-eee9577b-7f61-4b0c-a597-0523f3969f97 req-87a9f2ed-ae04-46b5-8c68-2df5607bb5b0 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Acquiring lock "cinder-attachment_update-7efeded6-73fc-4fc6-948d-26ae650e0998-np0000005822" by "attachment_update" {{(pid=100244) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 07:44:27.196096 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-eee9577b-7f61-4b0c-a597-0523f3969f97 req-87a9f2ed-ae04-46b5-8c68-2df5607bb5b0 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Lock "cinder-attachment_update-7efeded6-73fc-4fc6-948d-26ae650e0998-np0000005822" acquired by "attachment_update" :: waited 0.005s {{(pid=100244) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 07:44:27.196944 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:27.196944 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:44:27.285258 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-eee9577b-7f61-4b0c-a597-0523f3969f97 req-87a9f2ed-ae04-46b5-8c68-2df5607bb5b0 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Lock "cinder-attachment_update-7efeded6-73fc-4fc6-948d-26ae650e0998-np0000005822" released by "attachment_update" :: held 0.089s {{(pid=100244) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 07:44:27.285549 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-eee9577b-7f61-4b0c-a597-0523f3969f97 req-87a9f2ed-ae04-46b5-8c68-2df5607bb5b0 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/attachments/d1890a2e-6d45-4935-be65-4018ceb4fdc6 returned with HTTP 200 Jul 24 07:44:27.286050 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 734/2920] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 24 07:44:27 2026] PUT /volume/v3/attachments/d1890a2e-6d45-4935-be65-4018ceb4fdc6 => generated 969 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:44:27.307718 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-eee9577b-7f61-4b0c-a597-0523f3969f97 req-14474284-040e-4093-b53f-c997e2d1255b None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:27.309684 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-eee9577b-7f61-4b0c-a597-0523f3969f97 req-14474284-040e-4093-b53f-c997e2d1255b tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] POST https://10.4.3.170/volume/v3/attachments/d1890a2e-6d45-4935-be65-4018ceb4fdc6/action Jul 24 07:44:27.310020 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-eee9577b-7f61-4b0c-a597-0523f3969f97 req-14474284-040e-4093-b53f-c997e2d1255b tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Action body: b'{"os-complete": null}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:44:27.310127 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-eee9577b-7f61-4b0c-a597-0523f3969f97 req-14474284-040e-4093-b53f-c997e2d1255b tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:44:27.322849 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:27.322849 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:44:27.332041 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-eee9577b-7f61-4b0c-a597-0523f3969f97 req-14474284-040e-4093-b53f-c997e2d1255b tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/attachments/d1890a2e-6d45-4935-be65-4018ceb4fdc6/action returned with HTTP 204 Jul 24 07:44:27.332487 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 721/2921] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 24 07:44:27 2026] POST /volume/v3/attachments/d1890a2e-6d45-4935-be65-4018ceb4fdc6/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:44:27.741741 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-789e4f53-8b69-4bfb-adb5-16fb0102570d None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:27.744388 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-789e4f53-8b69-4bfb-adb5-16fb0102570d tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] GET https://10.4.3.170/volume/v3/volumes/bbe00f2e-b761-401d-81fd-d8792b94c06b Jul 24 07:44:27.744637 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-789e4f53-8b69-4bfb-adb5-16fb0102570d tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:27.744879 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-789e4f53-8b69-4bfb-adb5-16fb0102570d tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:27.750958 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-789e4f53-8b69-4bfb-adb5-16fb0102570d tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] https://10.4.3.170/volume/v3/volumes/bbe00f2e-b761-401d-81fd-d8792b94c06b returned with HTTP 404 Jul 24 07:44:27.751554 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 735/2922] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:27 2026] GET /volume/v3/volumes/bbe00f2e-b761-401d-81fd-d8792b94c06b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:44:27.764355 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-74c44170-b1a8-4e39-9354-f11c8d29277d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:27.768907 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-74c44170-b1a8-4e39-9354-f11c8d29277d tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] DELETE https://10.4.3.170/volume/v3/volumes/8835c635-3ec4-4086-8567-7f6166049481 Jul 24 07:44:27.769079 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-74c44170-b1a8-4e39-9354-f11c8d29277d tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:27.769285 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-74c44170-b1a8-4e39-9354-f11c8d29277d tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:27.769438 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-74c44170-b1a8-4e39-9354-f11c8d29277d tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Delete volume with id: 8835c635-3ec4-4086-8567-7f6166049481 Jul 24 07:44:27.775586 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:27.775586 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:44:27.775968 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-74c44170-b1a8-4e39-9354-f11c8d29277d tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Volume info retrieved successfully. Jul 24 07:44:27.795182 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-74c44170-b1a8-4e39-9354-f11c8d29277d tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Delete volume request issued successfully. Jul 24 07:44:27.795370 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-74c44170-b1a8-4e39-9354-f11c8d29277d tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] https://10.4.3.170/volume/v3/volumes/8835c635-3ec4-4086-8567-7f6166049481 returned with HTTP 202 Jul 24 07:44:27.795752 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 733/2923] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:44:27 2026] DELETE /volume/v3/volumes/8835c635-3ec4-4086-8567-7f6166049481 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:44:27.805545 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-c15d55f1-eec5-4ac9-b6fa-3cb4481d2969 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:27.808471 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c15d55f1-eec5-4ac9-b6fa-3cb4481d2969 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] GET https://10.4.3.170/volume/v3/volumes/8835c635-3ec4-4086-8567-7f6166049481 Jul 24 07:44:27.808609 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c15d55f1-eec5-4ac9-b6fa-3cb4481d2969 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:27.809060 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c15d55f1-eec5-4ac9-b6fa-3cb4481d2969 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:27.816165 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:27.816165 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:44:27.821393 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-c15d55f1-eec5-4ac9-b6fa-3cb4481d2969 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Volume info retrieved successfully. Jul 24 07:44:27.826411 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c15d55f1-eec5-4ac9-b6fa-3cb4481d2969 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] https://10.4.3.170/volume/v3/volumes/8835c635-3ec4-4086-8567-7f6166049481 returned with HTTP 200 Jul 24 07:44:27.826568 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 735/2924] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:27 2026] GET /volume/v3/volumes/8835c635-3ec4-4086-8567-7f6166049481 => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:28.527243 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-d6292448-5dce-4dc5-8bad-0c251846d919 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:28.527243 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d6292448-5dce-4dc5-8bad-0c251846d919 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/snapshots/09fef0ba-c90a-495b-a539-05095ebf4015 Jul 24 07:44:28.527243 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d6292448-5dce-4dc5-8bad-0c251846d919 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:28.527243 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d6292448-5dce-4dc5-8bad-0c251846d919 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:28.538542 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:28.538542 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:44:28.539029 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-d6292448-5dce-4dc5-8bad-0c251846d919 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Snapshot retrieved successfully. Jul 24 07:44:28.539888 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d6292448-5dce-4dc5-8bad-0c251846d919 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/snapshots/09fef0ba-c90a-495b-a539-05095ebf4015 returned with HTTP 200 Jul 24 07:44:28.541641 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 722/2925] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:44:28 2026] GET /volume/v3/snapshots/09fef0ba-c90a-495b-a539-05095ebf4015 => generated 479 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 07:44:28.605407 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-b7b2db53-603d-4968-b9bc-74ae0df84d1d None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:28.607076 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b7b2db53-603d-4968-b9bc-74ae0df84d1d tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/8bf62084-0e68-4119-b939-44d52757184c Jul 24 07:44:28.607335 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b7b2db53-603d-4968-b9bc-74ae0df84d1d tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:28.607429 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b7b2db53-603d-4968-b9bc-74ae0df84d1d tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:28.607527 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.snapshots [None req-b7b2db53-603d-4968-b9bc-74ae0df84d1d tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Delete snapshot with id: 8bf62084-0e68-4119-b939-44d52757184c Jul 24 07:44:28.611757 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:28.611757 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:44:28.612419 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-b7b2db53-603d-4968-b9bc-74ae0df84d1d tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Snapshot retrieved successfully. Jul 24 07:44:28.629737 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-b7b2db53-603d-4968-b9bc-74ae0df84d1d tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Snapshot delete request issued successfully. Jul 24 07:44:28.629908 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b7b2db53-603d-4968-b9bc-74ae0df84d1d tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] https://10.4.3.170/volume/v3/snapshots/8bf62084-0e68-4119-b939-44d52757184c returned with HTTP 202 Jul 24 07:44:28.630325 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 736/2926] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 24 07:44:28 2026] DELETE /volume/v3/snapshots/8bf62084-0e68-4119-b939-44d52757184c => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:44:28.638295 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-85c5b88a-a364-4989-a2f4-30fc56b6b6d3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:28.639914 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-85c5b88a-a364-4989-a2f4-30fc56b6b6d3 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] GET https://10.4.3.170/volume/v3/snapshots/8bf62084-0e68-4119-b939-44d52757184c Jul 24 07:44:28.641047 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-85c5b88a-a364-4989-a2f4-30fc56b6b6d3 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:28.641294 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-85c5b88a-a364-4989-a2f4-30fc56b6b6d3 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:28.645869 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:28.645869 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:44:28.646302 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-85c5b88a-a364-4989-a2f4-30fc56b6b6d3 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Snapshot retrieved successfully. Jul 24 07:44:28.647017 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-85c5b88a-a364-4989-a2f4-30fc56b6b6d3 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] https://10.4.3.170/volume/v3/snapshots/8bf62084-0e68-4119-b939-44d52757184c returned with HTTP 200 Jul 24 07:44:28.647356 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 734/2927] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:44:28 2026] GET /volume/v3/snapshots/8bf62084-0e68-4119-b939-44d52757184c => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:28.839733 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-07e20749-ab7a-419c-84eb-7b4da7dc76f6 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:28.841595 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-07e20749-ab7a-419c-84eb-7b4da7dc76f6 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] GET https://10.4.3.170/volume/v3/volumes/8835c635-3ec4-4086-8567-7f6166049481 Jul 24 07:44:28.841785 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-07e20749-ab7a-419c-84eb-7b4da7dc76f6 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:28.841974 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-07e20749-ab7a-419c-84eb-7b4da7dc76f6 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:28.851505 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-07e20749-ab7a-419c-84eb-7b4da7dc76f6 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] https://10.4.3.170/volume/v3/volumes/8835c635-3ec4-4086-8567-7f6166049481 returned with HTTP 404 Jul 24 07:44:28.851989 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 736/2928] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:28 2026] GET /volume/v3/volumes/8835c635-3ec4-4086-8567-7f6166049481 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:44:28.858967 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-1b60e9cb-83a5-4a9b-a9a0-1b5ae350deed None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:28.860555 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1b60e9cb-83a5-4a9b-a9a0-1b5ae350deed tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] DELETE https://10.4.3.170/volume/v3/volumes/c429d02f-427a-412a-97bb-b0f4d64ac477 Jul 24 07:44:28.860736 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1b60e9cb-83a5-4a9b-a9a0-1b5ae350deed tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:28.860886 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1b60e9cb-83a5-4a9b-a9a0-1b5ae350deed tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:28.861033 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-1b60e9cb-83a5-4a9b-a9a0-1b5ae350deed tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Delete volume with id: c429d02f-427a-412a-97bb-b0f4d64ac477 Jul 24 07:44:28.869727 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:28.869727 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:44:28.870170 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-1b60e9cb-83a5-4a9b-a9a0-1b5ae350deed tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Volume info retrieved successfully. Jul 24 07:44:28.895280 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-1b60e9cb-83a5-4a9b-a9a0-1b5ae350deed tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Delete volume request issued successfully. Jul 24 07:44:28.895280 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1b60e9cb-83a5-4a9b-a9a0-1b5ae350deed tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] https://10.4.3.170/volume/v3/volumes/c429d02f-427a-412a-97bb-b0f4d64ac477 returned with HTTP 202 Jul 24 07:44:28.895595 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 723/2929] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:44:28 2026] DELETE /volume/v3/volumes/c429d02f-427a-412a-97bb-b0f4d64ac477 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:44:28.902630 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-4f2db5a3-e328-48d9-8ea2-50369362b3de None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:28.904427 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4f2db5a3-e328-48d9-8ea2-50369362b3de tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] GET https://10.4.3.170/volume/v3/volumes/c429d02f-427a-412a-97bb-b0f4d64ac477 Jul 24 07:44:28.904678 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4f2db5a3-e328-48d9-8ea2-50369362b3de tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:28.904900 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4f2db5a3-e328-48d9-8ea2-50369362b3de tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:28.911545 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:28.911545 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:44:28.915488 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-4f2db5a3-e328-48d9-8ea2-50369362b3de tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Volume info retrieved successfully. Jul 24 07:44:28.920427 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4f2db5a3-e328-48d9-8ea2-50369362b3de tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] https://10.4.3.170/volume/v3/volumes/c429d02f-427a-412a-97bb-b0f4d64ac477 returned with HTTP 200 Jul 24 07:44:28.920837 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 737/2930] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:28 2026] GET /volume/v3/volumes/c429d02f-427a-412a-97bb-b0f4d64ac477 => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:29.656878 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-7e22b089-14f7-48f1-879d-8309e6848e61 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:29.659129 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7e22b089-14f7-48f1-879d-8309e6848e61 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] GET https://10.4.3.170/volume/v3/snapshots/8bf62084-0e68-4119-b939-44d52757184c Jul 24 07:44:29.659419 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7e22b089-14f7-48f1-879d-8309e6848e61 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:29.659694 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7e22b089-14f7-48f1-879d-8309e6848e61 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:29.665030 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7e22b089-14f7-48f1-879d-8309e6848e61 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] https://10.4.3.170/volume/v3/snapshots/8bf62084-0e68-4119-b939-44d52757184c returned with HTTP 404 Jul 24 07:44:29.665722 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 735/2931] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:44:29 2026] GET /volume/v3/snapshots/8bf62084-0e68-4119-b939-44d52757184c => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:44:29.787922 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-607786de-5233-4ecf-81af-5a37064c2d46 req-0cb27a66-2961-48fc-a406-addd1fb84b84 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:29.790548 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-607786de-5233-4ecf-81af-5a37064c2d46 req-0cb27a66-2961-48fc-a406-addd1fb84b84 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] GET https://10.4.3.170/volume/v3/attachments?instance_id=8dfded68-bf5e-466e-9ab2-0792046d2352 Jul 24 07:44:29.790816 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-607786de-5233-4ecf-81af-5a37064c2d46 req-0cb27a66-2961-48fc-a406-addd1fb84b84 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:29.791039 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-607786de-5233-4ecf-81af-5a37064c2d46 req-0cb27a66-2961-48fc-a406-addd1fb84b84 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Calling method 'version_select' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:29.811829 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-607786de-5233-4ecf-81af-5a37064c2d46 req-0cb27a66-2961-48fc-a406-addd1fb84b84 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] https://10.4.3.170/volume/v3/attachments?instance_id=8dfded68-bf5e-466e-9ab2-0792046d2352 returned with HTTP 200 Jul 24 07:44:29.812543 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 737/2932] 10.4.3.170 () {70 vars in 1637 bytes} [Fri Jul 24 07:44:29 2026] GET /volume/v3/attachments?instance_id=8dfded68-bf5e-466e-9ab2-0792046d2352 => generated 192 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:44:29.821234 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-607786de-5233-4ecf-81af-5a37064c2d46 req-461140cc-4172-4ea8-9487-4bdfd8e3bb7c None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:29.823349 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-607786de-5233-4ecf-81af-5a37064c2d46 req-461140cc-4172-4ea8-9487-4bdfd8e3bb7c tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] GET https://10.4.3.170/volume/v3/attachments/52c00645-87ea-4335-a91e-0031b3bf25cb Jul 24 07:44:29.823599 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-607786de-5233-4ecf-81af-5a37064c2d46 req-461140cc-4172-4ea8-9487-4bdfd8e3bb7c tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:29.823815 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-607786de-5233-4ecf-81af-5a37064c2d46 req-461140cc-4172-4ea8-9487-4bdfd8e3bb7c tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:29.840590 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-607786de-5233-4ecf-81af-5a37064c2d46 req-461140cc-4172-4ea8-9487-4bdfd8e3bb7c tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] https://10.4.3.170/volume/v3/attachments/52c00645-87ea-4335-a91e-0031b3bf25cb returned with HTTP 200 Jul 24 07:44:29.840974 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 724/2933] 10.4.3.170 () {70 vars in 1651 bytes} [Fri Jul 24 07:44:29 2026] GET /volume/v3/attachments/52c00645-87ea-4335-a91e-0031b3bf25cb => generated 993 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:44:29.935468 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-7356f18b-dee3-42b6-8b7c-b7b732d71196 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:29.937262 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7356f18b-dee3-42b6-8b7c-b7b732d71196 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] GET https://10.4.3.170/volume/v3/volumes/c429d02f-427a-412a-97bb-b0f4d64ac477 Jul 24 07:44:29.937435 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7356f18b-dee3-42b6-8b7c-b7b732d71196 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:29.937644 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7356f18b-dee3-42b6-8b7c-b7b732d71196 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:29.943582 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7356f18b-dee3-42b6-8b7c-b7b732d71196 tempest-CreateVolumesFromBackupTest-343576999 tempest-CreateVolumesFromBackupTest-343576999-project-member] https://10.4.3.170/volume/v3/volumes/c429d02f-427a-412a-97bb-b0f4d64ac477 returned with HTTP 404 Jul 24 07:44:29.944049 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 738/2934] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:29 2026] GET /volume/v3/volumes/c429d02f-427a-412a-97bb-b0f4d64ac477 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:44:30.818650 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-d4579cd9-6394-4d19-828d-1c05f5f3746f req-04f449aa-8012-4dbc-8925-e7593118a0f7 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:30.820524 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-d4579cd9-6394-4d19-828d-1c05f5f3746f req-04f449aa-8012-4dbc-8925-e7593118a0f7 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/snapshots/09fef0ba-c90a-495b-a539-05095ebf4015 Jul 24 07:44:30.820842 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-d4579cd9-6394-4d19-828d-1c05f5f3746f req-04f449aa-8012-4dbc-8925-e7593118a0f7 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:30.820842 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-d4579cd9-6394-4d19-828d-1c05f5f3746f req-04f449aa-8012-4dbc-8925-e7593118a0f7 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:30.828181 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:30.828181 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:44:30.828557 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [req-d4579cd9-6394-4d19-828d-1c05f5f3746f req-04f449aa-8012-4dbc-8925-e7593118a0f7 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Snapshot retrieved successfully. Jul 24 07:44:30.829196 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-d4579cd9-6394-4d19-828d-1c05f5f3746f req-04f449aa-8012-4dbc-8925-e7593118a0f7 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/snapshots/09fef0ba-c90a-495b-a539-05095ebf4015 returned with HTTP 200 Jul 24 07:44:30.829544 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 736/2935] 10.4.3.170 () {68 vars in 1604 bytes} [Fri Jul 24 07:44:30 2026] GET /volume/v3/snapshots/09fef0ba-c90a-495b-a539-05095ebf4015 => generated 479 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:31.067985 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-77c40c76-feae-4251-9baf-feff8c5dd380 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:31.153317 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-77c40c76-feae-4251-9baf-feff8c5dd380 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:44:31.153633 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-77c40c76-feae-4251-9baf-feff8c5dd380 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1692701140"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:44:31.154963 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-77c40c76-feae-4251-9baf-feff8c5dd380 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1692701140'}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:44:31.155074 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-77c40c76-feae-4251-9baf-feff8c5dd380 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Create volume of 1 GB Jul 24 07:44:31.155508 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:31.155508 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:44:31.159823 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-77c40c76-feae-4251-9baf-feff8c5dd380 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Availability Zones retrieved successfully. Jul 24 07:44:31.168155 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-77c40c76-feae-4251-9baf-feff8c5dd380 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Flow 'volume_create_api' (434e96c0-f8da-4482-aaac-c45939e86230) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:44:31.169283 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-77c40c76-feae-4251-9baf-feff8c5dd380 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f89c4f14-a088-4778-af5d-4746c9c0b8d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:31.170327 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-77c40c76-feae-4251-9baf-feff8c5dd380 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:44:31.200558 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-77c40c76-feae-4251-9baf-feff8c5dd380 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f89c4f14-a088-4778-af5d-4746c9c0b8d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:31.201411 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-77c40c76-feae-4251-9baf-feff8c5dd380 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (789f71dc-c3be-4c64-85dc-a74c83b7891f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:31.259227 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-77c40c76-feae-4251-9baf-feff8c5dd380 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Created reservations ['24e84fbf-b609-47d6-8b8d-218f0890a413', 'ec0b661b-3c02-4ba9-a554-179433b9020d', '62f06e06-3b77-4799-9a77-35cd87d0b46e', 'f6028548-e41b-465c-aad4-1784775a988f'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:44:31.259971 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-77c40c76-feae-4251-9baf-feff8c5dd380 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (789f71dc-c3be-4c64-85dc-a74c83b7891f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['24e84fbf-b609-47d6-8b8d-218f0890a413', 'ec0b661b-3c02-4ba9-a554-179433b9020d', '62f06e06-3b77-4799-9a77-35cd87d0b46e', 'f6028548-e41b-465c-aad4-1784775a988f']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:31.260688 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-77c40c76-feae-4251-9baf-feff8c5dd380 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46584b03-8642-4e7e-a7a3-070c53e24849) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:31.286806 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-77c40c76-feae-4251-9baf-feff8c5dd380 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46584b03-8642-4e7e-a7a3-070c53e24849) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e64fe903-5772-474e-974d-0881d113e0d6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1692701140',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d870ca852d924f28a80463bd06aa0aef',qos_specs=None,replication_status=,reservations=['24e84fbf-b609-47d6-8b8d-218f0890a413','ec0b661b-3c02-4ba9-a554-179433b9020d','62f06e06-3b77-4799-9a77-35cd87d0b46e','f6028548-e41b-465c-aad4-1784775a988f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d715c803bba491b981a7b70771e7a79',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:44:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1692701140',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e64fe903-5772-474e-974d-0881d113e0d6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d870ca852d924f28a80463bd06aa0aef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6d715c803bba491b981a7b70771e7a79',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:31.287848 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-77c40c76-feae-4251-9baf-feff8c5dd380 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f74e11d-fa82-4c3e-b3ad-db175bc2ab48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:31.308323 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-77c40c76-feae-4251-9baf-feff8c5dd380 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f74e11d-fa82-4c3e-b3ad-db175bc2ab48) transitioned into state 'SUCCESS' from state '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-1692701140',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d870ca852d924f28a80463bd06aa0aef',qos_specs=None,replication_status=,reservations=['24e84fbf-b609-47d6-8b8d-218f0890a413','ec0b661b-3c02-4ba9-a554-179433b9020d','62f06e06-3b77-4799-9a77-35cd87d0b46e','f6028548-e41b-465c-aad4-1784775a988f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d715c803bba491b981a7b70771e7a79',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:31.309187 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-77c40c76-feae-4251-9baf-feff8c5dd380 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (973f6f63-fe1c-4e11-96ff-b8aef7f79991) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:31.317988 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-77c40c76-feae-4251-9baf-feff8c5dd380 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (973f6f63-fe1c-4e11-96ff-b8aef7f79991) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:31.318714 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-77c40c76-feae-4251-9baf-feff8c5dd380 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Flow 'volume_create_api' (434e96c0-f8da-4482-aaac-c45939e86230) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:44:31.318957 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-77c40c76-feae-4251-9baf-feff8c5dd380 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Create volume request issued successfully. Jul 24 07:44:31.319449 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-77c40c76-feae-4251-9baf-feff8c5dd380 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:44:31.319799 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 738/2936] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 24 07:44:31 2026] POST /volume/v3/volumes => generated 760 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:44:31.330836 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-1d06c90b-8fd4-46ab-829a-e4814b8aae02 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:31.332656 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1d06c90b-8fd4-46ab-829a-e4814b8aae02 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] GET https://10.4.3.170/volume/v3/volumes/e64fe903-5772-474e-974d-0881d113e0d6 Jul 24 07:44:31.332849 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1d06c90b-8fd4-46ab-829a-e4814b8aae02 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:31.333069 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1d06c90b-8fd4-46ab-829a-e4814b8aae02 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:31.339517 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:31.339517 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:44:31.342762 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-1d06c90b-8fd4-46ab-829a-e4814b8aae02 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Volume info retrieved successfully. Jul 24 07:44:31.346327 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1d06c90b-8fd4-46ab-829a-e4814b8aae02 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] https://10.4.3.170/volume/v3/volumes/e64fe903-5772-474e-974d-0881d113e0d6 returned with HTTP 200 Jul 24 07:44:31.346678 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 725/2937] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:31 2026] GET /volume/v3/volumes/e64fe903-5772-474e-974d-0881d113e0d6 => generated 828 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:31.659957 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-9f924f5a-e473-4d2e-aca5-8802c11440de None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:31.699736 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9f924f5a-e473-4d2e-aca5-8802c11440de tempest-TestInstancesWithCinderVolumes-1135085423 tempest-TestInstancesWithCinderVolumes-1135085423-project-admin] POST https://10.4.3.170/volume/v3/types Jul 24 07:44:31.699736 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9f924f5a-e473-4d2e-aca5-8802c11440de tempest-TestInstancesWithCinderVolumes-1135085423 tempest-TestInstancesWithCinderVolumes-1135085423-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1650706260-1627800737", "extra_specs": {}}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:44:31.721490 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9f924f5a-e473-4d2e-aca5-8802c11440de tempest-TestInstancesWithCinderVolumes-1135085423 tempest-TestInstancesWithCinderVolumes-1135085423-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 24 07:44:31.721894 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 739/2938] 10.4.3.170 () {68 vars in 1253 bytes} [Fri Jul 24 07:44:31 2026] POST /volume/v3/types => generated 269 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:31.998998 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-d4579cd9-6394-4d19-828d-1c05f5f3746f req-f1d4c8e6-9424-4bee-a507-a3ff206a4bea None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:32.000819 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-d4579cd9-6394-4d19-828d-1c05f5f3746f req-f1d4c8e6-9424-4bee-a507-a3ff206a4bea tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/snapshots/09fef0ba-c90a-495b-a539-05095ebf4015 Jul 24 07:44:32.000954 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-d4579cd9-6394-4d19-828d-1c05f5f3746f req-f1d4c8e6-9424-4bee-a507-a3ff206a4bea tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:32.001131 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-d4579cd9-6394-4d19-828d-1c05f5f3746f req-f1d4c8e6-9424-4bee-a507-a3ff206a4bea tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:32.008034 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:32.008034 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:44:32.008493 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [req-d4579cd9-6394-4d19-828d-1c05f5f3746f req-f1d4c8e6-9424-4bee-a507-a3ff206a4bea tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Snapshot retrieved successfully. Jul 24 07:44:32.009185 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-d4579cd9-6394-4d19-828d-1c05f5f3746f req-f1d4c8e6-9424-4bee-a507-a3ff206a4bea tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/snapshots/09fef0ba-c90a-495b-a539-05095ebf4015 returned with HTTP 200 Jul 24 07:44:32.009529 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 737/2939] 10.4.3.170 () {68 vars in 1604 bytes} [Fri Jul 24 07:44:31 2026] GET /volume/v3/snapshots/09fef0ba-c90a-495b-a539-05095ebf4015 => generated 479 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:32.033307 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-d4579cd9-6394-4d19-828d-1c05f5f3746f req-f7478cd2-cf8d-4183-a252-5e2d6f507451 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:32.037089 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-d4579cd9-6394-4d19-828d-1c05f5f3746f req-f7478cd2-cf8d-4183-a252-5e2d6f507451 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/volumes/504726e4-e1d2-43a0-a23c-55660ac7274b Jul 24 07:44:32.037377 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-d4579cd9-6394-4d19-828d-1c05f5f3746f req-f7478cd2-cf8d-4183-a252-5e2d6f507451 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:32.037647 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-d4579cd9-6394-4d19-828d-1c05f5f3746f req-f7478cd2-cf8d-4183-a252-5e2d6f507451 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:32.058640 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:32.058640 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:44:32.062864 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-d4579cd9-6394-4d19-828d-1c05f5f3746f req-f7478cd2-cf8d-4183-a252-5e2d6f507451 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Volume info retrieved successfully. Jul 24 07:44:32.068726 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-d4579cd9-6394-4d19-828d-1c05f5f3746f req-f7478cd2-cf8d-4183-a252-5e2d6f507451 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/volumes/504726e4-e1d2-43a0-a23c-55660ac7274b returned with HTTP 200 Jul 24 07:44:32.069282 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 739/2940] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:44:32 2026] GET /volume/v3/volumes/504726e4-e1d2-43a0-a23c-55660ac7274b => generated 1659 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:44:32.087577 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-d4579cd9-6394-4d19-828d-1c05f5f3746f req-133cf040-fa72-40ec-baaa-5b7efbce5725 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:32.090431 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-d4579cd9-6394-4d19-828d-1c05f5f3746f req-133cf040-fa72-40ec-baaa-5b7efbce5725 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:44:32.090735 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-d4579cd9-6394-4d19-828d-1c05f5f3746f req-133cf040-fa72-40ec-baaa-5b7efbce5725 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "09fef0ba-c90a-495b-a539-05095ebf4015", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:44:32.092509 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [req-d4579cd9-6394-4d19-828d-1c05f5f3746f req-133cf040-fa72-40ec-baaa-5b7efbce5725 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '09fef0ba-c90a-495b-a539-05095ebf4015', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:44:32.100466 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:32.100466 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:44:32.100934 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-d4579cd9-6394-4d19-828d-1c05f5f3746f req-133cf040-fa72-40ec-baaa-5b7efbce5725 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Snapshot retrieved successfully. Jul 24 07:44:32.101044 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [req-d4579cd9-6394-4d19-828d-1c05f5f3746f req-133cf040-fa72-40ec-baaa-5b7efbce5725 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Create volume of 1 GB Jul 24 07:44:32.102035 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-d4579cd9-6394-4d19-828d-1c05f5f3746f req-133cf040-fa72-40ec-baaa-5b7efbce5725 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Availability Zones retrieved successfully. Jul 24 07:44:32.107907 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [req-d4579cd9-6394-4d19-828d-1c05f5f3746f req-133cf040-fa72-40ec-baaa-5b7efbce5725 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Flow 'volume_create_api' (906f851b-1ad6-4c50-9fd4-579b8c83e36b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:44:32.108951 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [req-d4579cd9-6394-4d19-828d-1c05f5f3746f req-133cf040-fa72-40ec-baaa-5b7efbce5725 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (305b6488-57c0-4061-972c-468a09a665bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:32.109994 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [req-d4579cd9-6394-4d19-828d-1c05f5f3746f req-133cf040-fa72-40ec-baaa-5b7efbce5725 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:44:32.138439 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [req-d4579cd9-6394-4d19-828d-1c05f5f3746f req-133cf040-fa72-40ec-baaa-5b7efbce5725 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (305b6488-57c0-4061-972c-468a09a665bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '09fef0ba-c90a-495b-a539-05095ebf4015', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:32.139164 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [req-d4579cd9-6394-4d19-828d-1c05f5f3746f req-133cf040-fa72-40ec-baaa-5b7efbce5725 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6e77478-c774-44fe-9f06-718f15e18b1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:32.185095 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.quota [req-d4579cd9-6394-4d19-828d-1c05f5f3746f req-133cf040-fa72-40ec-baaa-5b7efbce5725 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Created reservations ['31adabb3-d8ea-448a-9002-59c04278cd16', '96a919d9-0039-4f74-ad0f-443b515990b3', '9abd4115-d77e-403c-aebd-0a9c75d4896d', '71c7571a-5275-4ee3-bb3f-2bba6b33f7ea'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:44:32.186225 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [req-d4579cd9-6394-4d19-828d-1c05f5f3746f req-133cf040-fa72-40ec-baaa-5b7efbce5725 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6e77478-c774-44fe-9f06-718f15e18b1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['31adabb3-d8ea-448a-9002-59c04278cd16', '96a919d9-0039-4f74-ad0f-443b515990b3', '9abd4115-d77e-403c-aebd-0a9c75d4896d', '71c7571a-5275-4ee3-bb3f-2bba6b33f7ea']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:32.186859 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [req-d4579cd9-6394-4d19-828d-1c05f5f3746f req-133cf040-fa72-40ec-baaa-5b7efbce5725 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54ad9c9d-9bd1-4d15-a02a-88f21dae9dfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:32.229671 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [req-d4579cd9-6394-4d19-828d-1c05f5f3746f req-133cf040-fa72-40ec-baaa-5b7efbce5725 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54ad9c9d-9bd1-4d15-a02a-88f21dae9dfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cc9ea047-5687-4fb8-8e46-2a94051f24a2', '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='0903447a1af74e9f9d132c29f7035265',qos_specs=None,replication_status=,reservations=['31adabb3-d8ea-448a-9002-59c04278cd16','96a919d9-0039-4f74-ad0f-443b515990b3','9abd4115-d77e-403c-aebd-0a9c75d4896d','71c7571a-5275-4ee3-bb3f-2bba6b33f7ea'],size=1,snapshot_id=09fef0ba-c90a-495b-a539-05095ebf4015,source_replicaid=,source_volid=None,status='creating',user_id='c76cae0d7bb84cf8a7682f09ef9706ec',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:44:32Z,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=cc9ea047-5687-4fb8-8e46-2a94051f24a2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0903447a1af74e9f9d132c29f7035265',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=09fef0ba-c90a-495b-a539-05095ebf4015,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c76cae0d7bb84cf8a7682f09ef9706ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:32.230624 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [req-d4579cd9-6394-4d19-828d-1c05f5f3746f req-133cf040-fa72-40ec-baaa-5b7efbce5725 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c11e3b36-b962-4107-b1f4-e617072cb312) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:32.249461 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [req-d4579cd9-6394-4d19-828d-1c05f5f3746f req-133cf040-fa72-40ec-baaa-5b7efbce5725 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c11e3b36-b962-4107-b1f4-e617072cb312) transitioned into 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='0903447a1af74e9f9d132c29f7035265',qos_specs=None,replication_status=,reservations=['31adabb3-d8ea-448a-9002-59c04278cd16','96a919d9-0039-4f74-ad0f-443b515990b3','9abd4115-d77e-403c-aebd-0a9c75d4896d','71c7571a-5275-4ee3-bb3f-2bba6b33f7ea'],size=1,snapshot_id=09fef0ba-c90a-495b-a539-05095ebf4015,source_replicaid=,source_volid=None,status='creating',user_id='c76cae0d7bb84cf8a7682f09ef9706ec',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:32.250345 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [req-d4579cd9-6394-4d19-828d-1c05f5f3746f req-133cf040-fa72-40ec-baaa-5b7efbce5725 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c01ce18b-111f-4799-89a8-d822bf68841f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:32.276479 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [req-d4579cd9-6394-4d19-828d-1c05f5f3746f req-133cf040-fa72-40ec-baaa-5b7efbce5725 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c01ce18b-111f-4799-89a8-d822bf68841f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:32.278003 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [req-d4579cd9-6394-4d19-828d-1c05f5f3746f req-133cf040-fa72-40ec-baaa-5b7efbce5725 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Flow 'volume_create_api' (906f851b-1ad6-4c50-9fd4-579b8c83e36b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:44:32.278003 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-d4579cd9-6394-4d19-828d-1c05f5f3746f req-133cf040-fa72-40ec-baaa-5b7efbce5725 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Create volume request issued successfully. Jul 24 07:44:32.278217 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-d4579cd9-6394-4d19-828d-1c05f5f3746f req-133cf040-fa72-40ec-baaa-5b7efbce5725 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:44:32.278648 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 726/2941] 10.4.3.170 () {72 vars in 1541 bytes} [Fri Jul 24 07:44:32 2026] POST /volume/v3/volumes => generated 736 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:44:32.292309 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-d4579cd9-6394-4d19-828d-1c05f5f3746f req-1bd960b4-a12b-41d4-90b3-225023056527 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:32.294898 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-d4579cd9-6394-4d19-828d-1c05f5f3746f req-1bd960b4-a12b-41d4-90b3-225023056527 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/volumes/cc9ea047-5687-4fb8-8e46-2a94051f24a2 Jul 24 07:44:32.295192 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-d4579cd9-6394-4d19-828d-1c05f5f3746f req-1bd960b4-a12b-41d4-90b3-225023056527 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:32.295461 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-d4579cd9-6394-4d19-828d-1c05f5f3746f req-1bd960b4-a12b-41d4-90b3-225023056527 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:32.305166 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:32.305166 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:44:32.318619 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [req-d4579cd9-6394-4d19-828d-1c05f5f3746f req-1bd960b4-a12b-41d4-90b3-225023056527 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Volume info retrieved successfully. Jul 24 07:44:32.324755 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-d4579cd9-6394-4d19-828d-1c05f5f3746f req-1bd960b4-a12b-41d4-90b3-225023056527 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/volumes/cc9ea047-5687-4fb8-8e46-2a94051f24a2 returned with HTTP 200 Jul 24 07:44:32.325333 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 740/2942] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:44:32 2026] GET /volume/v3/volumes/cc9ea047-5687-4fb8-8e46-2a94051f24a2 => generated 804 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:32.337911 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-d4579cd9-6394-4d19-828d-1c05f5f3746f req-c8098c05-107b-4ff0-881d-2f813869f8d9 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:32.340835 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-d4579cd9-6394-4d19-828d-1c05f5f3746f req-c8098c05-107b-4ff0-881d-2f813869f8d9 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/volumes/cc9ea047-5687-4fb8-8e46-2a94051f24a2 Jul 24 07:44:32.341117 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-d4579cd9-6394-4d19-828d-1c05f5f3746f req-c8098c05-107b-4ff0-881d-2f813869f8d9 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:32.341481 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-d4579cd9-6394-4d19-828d-1c05f5f3746f req-c8098c05-107b-4ff0-881d-2f813869f8d9 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:32.350762 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:32.350762 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:44:32.359447 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [req-d4579cd9-6394-4d19-828d-1c05f5f3746f req-c8098c05-107b-4ff0-881d-2f813869f8d9 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Volume info retrieved successfully. Jul 24 07:44:32.361997 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-d4579cd9-6394-4d19-828d-1c05f5f3746f req-c8098c05-107b-4ff0-881d-2f813869f8d9 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/volumes/cc9ea047-5687-4fb8-8e46-2a94051f24a2 returned with HTTP 200 Jul 24 07:44:32.361997 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 738/2943] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:44:32 2026] GET /volume/v3/volumes/cc9ea047-5687-4fb8-8e46-2a94051f24a2 => generated 804 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:32.364446 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-5cc84ffc-1d27-45a5-893b-3ba9a9e6f408 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:32.367668 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5cc84ffc-1d27-45a5-893b-3ba9a9e6f408 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] GET https://10.4.3.170/volume/v3/volumes/e64fe903-5772-474e-974d-0881d113e0d6 Jul 24 07:44:32.367910 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5cc84ffc-1d27-45a5-893b-3ba9a9e6f408 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:32.368158 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5cc84ffc-1d27-45a5-893b-3ba9a9e6f408 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:32.377719 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:32.377719 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:44:32.382252 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-5cc84ffc-1d27-45a5-893b-3ba9a9e6f408 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Volume info retrieved successfully. Jul 24 07:44:32.388935 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5cc84ffc-1d27-45a5-893b-3ba9a9e6f408 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] https://10.4.3.170/volume/v3/volumes/e64fe903-5772-474e-974d-0881d113e0d6 returned with HTTP 200 Jul 24 07:44:32.389465 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 740/2944] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:32 2026] GET /volume/v3/volumes/e64fe903-5772-474e-974d-0881d113e0d6 => generated 853 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:32.404880 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-097c4cf2-e0ff-4a80-a715-27b53085e044 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:32.409106 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-097c4cf2-e0ff-4a80-a715-27b53085e044 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] POST https://10.4.3.170/volume/v3/snapshots Jul 24 07:44:32.409701 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-097c4cf2-e0ff-4a80-a715-27b53085e044 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e64fe903-5772-474e-974d-0881d113e0d6", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-1514135168"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:44:32.418088 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:32.418088 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:44:32.418582 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-097c4cf2-e0ff-4a80-a715-27b53085e044 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Volume info retrieved successfully. Jul 24 07:44:32.418701 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.snapshots [None req-097c4cf2-e0ff-4a80-a715-27b53085e044 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Create snapshot from volume e64fe903-5772-474e-974d-0881d113e0d6 Jul 24 07:44:32.457950 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-097c4cf2-e0ff-4a80-a715-27b53085e044 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Created reservations ['c7e4e57a-015f-4199-b78b-cc8d37212532', 'f702a5e6-9e3c-4e8c-8261-4abbd312e539', '7553a62d-56ea-487a-8c5d-3a24d974fc76', 'a951df50-c683-44af-95bb-1a5a816f3a95'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:44:32.491302 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-097c4cf2-e0ff-4a80-a715-27b53085e044 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Snapshot create request issued successfully. Jul 24 07:44:32.491819 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-097c4cf2-e0ff-4a80-a715-27b53085e044 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 24 07:44:32.492344 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 727/2945] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 24 07:44:32 2026] POST /volume/v3/snapshots => generated 316 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:44:32.505953 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-0ee08176-d0e0-4cab-8839-4952dcaf3024 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:32.508360 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0ee08176-d0e0-4cab-8839-4952dcaf3024 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] GET https://10.4.3.170/volume/v3/snapshots/e36b65a7-f03a-4b6c-8b67-16f9f577613d Jul 24 07:44:32.508598 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0ee08176-d0e0-4cab-8839-4952dcaf3024 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:32.508835 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0ee08176-d0e0-4cab-8839-4952dcaf3024 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:32.519932 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:32.519932 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:44:32.521015 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-0ee08176-d0e0-4cab-8839-4952dcaf3024 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Snapshot retrieved successfully. Jul 24 07:44:32.521892 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0ee08176-d0e0-4cab-8839-4952dcaf3024 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] https://10.4.3.170/volume/v3/snapshots/e36b65a7-f03a-4b6c-8b67-16f9f577613d returned with HTTP 200 Jul 24 07:44:32.522154 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 741/2946] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:44:32 2026] GET /volume/v3/snapshots/e36b65a7-f03a-4b6c-8b67-16f9f577613d => generated 448 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:33.533401 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-5dd5d3fe-5c9a-4490-8dad-42f1cf187115 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:33.534406 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5dd5d3fe-5c9a-4490-8dad-42f1cf187115 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] GET https://10.4.3.170/volume/v3/snapshots/e36b65a7-f03a-4b6c-8b67-16f9f577613d Jul 24 07:44:33.537233 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5dd5d3fe-5c9a-4490-8dad-42f1cf187115 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:33.537233 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5dd5d3fe-5c9a-4490-8dad-42f1cf187115 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:33.540266 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:33.540266 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:44:33.540266 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-5dd5d3fe-5c9a-4490-8dad-42f1cf187115 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Snapshot retrieved successfully. Jul 24 07:44:33.540976 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5dd5d3fe-5c9a-4490-8dad-42f1cf187115 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] https://10.4.3.170/volume/v3/snapshots/e36b65a7-f03a-4b6c-8b67-16f9f577613d returned with HTTP 200 Jul 24 07:44:33.541363 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 739/2947] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:44:33 2026] GET /volume/v3/snapshots/e36b65a7-f03a-4b6c-8b67-16f9f577613d => generated 475 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:33.557531 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-497cfc3b-d191-4030-9a87-82cac820a048 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:33.559527 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-497cfc3b-d191-4030-9a87-82cac820a048 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:44:33.559929 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-497cfc3b-d191-4030-9a87-82cac820a048 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "e36b65a7-f03a-4b6c-8b67-16f9f577613d", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-653683204"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:44:33.561616 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-497cfc3b-d191-4030-9a87-82cac820a048 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Create volume request body: {'volume': {"'snapshot_id": 'e36b65a7-f03a-4b6c-8b67-16f9f577613d', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-653683204'}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:44:33.561760 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-497cfc3b-d191-4030-9a87-82cac820a048 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Create volume of 1 GB Jul 24 07:44:33.569993 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-497cfc3b-d191-4030-9a87-82cac820a048 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Availability Zones retrieved successfully. Jul 24 07:44:33.575736 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-497cfc3b-d191-4030-9a87-82cac820a048 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Flow 'volume_create_api' (69e5e99a-f765-49cf-85d6-687d0b3f485c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:44:33.576993 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-497cfc3b-d191-4030-9a87-82cac820a048 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63ee368b-9fcf-4b0b-bed6-58793d839775) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:33.577260 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-497cfc3b-d191-4030-9a87-82cac820a048 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:44:33.615628 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-497cfc3b-d191-4030-9a87-82cac820a048 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63ee368b-9fcf-4b0b-bed6-58793d839775) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:33.616409 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-497cfc3b-d191-4030-9a87-82cac820a048 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29fcbbd0-6e2a-4dff-8d1e-2445eb1e3616) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:33.666476 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-497cfc3b-d191-4030-9a87-82cac820a048 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Created reservations ['3e88355f-b2a1-4536-a4bf-deef0e8b7768', '38a5c170-82fd-4048-812f-318a1a80e296', 'fea3310a-d847-4e47-9880-ad35e2ef0107', 'db9f0674-3462-4a0b-87f9-6799f0a3f9d5'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:44:33.667421 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-497cfc3b-d191-4030-9a87-82cac820a048 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29fcbbd0-6e2a-4dff-8d1e-2445eb1e3616) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e88355f-b2a1-4536-a4bf-deef0e8b7768', '38a5c170-82fd-4048-812f-318a1a80e296', 'fea3310a-d847-4e47-9880-ad35e2ef0107', 'db9f0674-3462-4a0b-87f9-6799f0a3f9d5']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:33.668172 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-497cfc3b-d191-4030-9a87-82cac820a048 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0584e4b-e5d2-44f2-b353-5167f04681cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:33.691053 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-497cfc3b-d191-4030-9a87-82cac820a048 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0584e4b-e5d2-44f2-b353-5167f04681cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '19ba982b-43e5-429e-8f15-9ae773b91a31', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-653683204',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d870ca852d924f28a80463bd06aa0aef',qos_specs=None,replication_status=,reservations=['3e88355f-b2a1-4536-a4bf-deef0e8b7768','38a5c170-82fd-4048-812f-318a1a80e296','fea3310a-d847-4e47-9880-ad35e2ef0107','db9f0674-3462-4a0b-87f9-6799f0a3f9d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d715c803bba491b981a7b70771e7a79',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:44:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-653683204',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=19ba982b-43e5-429e-8f15-9ae773b91a31,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d870ca852d924f28a80463bd06aa0aef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6d715c803bba491b981a7b70771e7a79',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:33.692356 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-497cfc3b-d191-4030-9a87-82cac820a048 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c350a18c-7cc1-4aff-84d1-0d4506f943b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:33.712412 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-497cfc3b-d191-4030-9a87-82cac820a048 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c350a18c-7cc1-4aff-84d1-0d4506f943b5) transitioned into state 'SUCCESS' from state '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-653683204',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d870ca852d924f28a80463bd06aa0aef',qos_specs=None,replication_status=,reservations=['3e88355f-b2a1-4536-a4bf-deef0e8b7768','38a5c170-82fd-4048-812f-318a1a80e296','fea3310a-d847-4e47-9880-ad35e2ef0107','db9f0674-3462-4a0b-87f9-6799f0a3f9d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d715c803bba491b981a7b70771e7a79',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:33.713195 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-497cfc3b-d191-4030-9a87-82cac820a048 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42c188b7-8c01-426b-b322-59478347b5c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:33.724423 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-497cfc3b-d191-4030-9a87-82cac820a048 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42c188b7-8c01-426b-b322-59478347b5c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:33.724528 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-497cfc3b-d191-4030-9a87-82cac820a048 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Flow 'volume_create_api' (69e5e99a-f765-49cf-85d6-687d0b3f485c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:44:33.724825 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-497cfc3b-d191-4030-9a87-82cac820a048 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Create volume request issued successfully. Jul 24 07:44:33.725412 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-497cfc3b-d191-4030-9a87-82cac820a048 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:44:33.725938 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 741/2948] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 24 07:44:33 2026] POST /volume/v3/volumes => generated 759 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 24 07:44:33.740732 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-517bac9b-6e60-4c6f-ada4-7654cd1dcff4 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:33.746800 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-517bac9b-6e60-4c6f-ada4-7654cd1dcff4 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:44:33.747655 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-517bac9b-6e60-4c6f-ada4-7654cd1dcff4 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "e36b65a7-f03a-4b6c-8b67-16f9f577613d", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-128965213"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:44:33.750551 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-517bac9b-6e60-4c6f-ada4-7654cd1dcff4 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Create volume request body: {'volume': {"'snapshot_id": 'e36b65a7-f03a-4b6c-8b67-16f9f577613d', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-128965213'}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:44:33.751025 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-517bac9b-6e60-4c6f-ada4-7654cd1dcff4 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Create volume of 1 GB Jul 24 07:44:33.751276 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:33.751276 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:44:33.757226 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-517bac9b-6e60-4c6f-ada4-7654cd1dcff4 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Availability Zones retrieved successfully. Jul 24 07:44:33.759352 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-1f4365e3-6117-4efb-b02c-ccc918cffeb5 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:33.765234 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1f4365e3-6117-4efb-b02c-ccc918cffeb5 tempest-TestInstancesWithCinderVolumes-1135085423 tempest-TestInstancesWithCinderVolumes-1135085423-project-admin] POST https://10.4.3.170/volume/v3/types Jul 24 07:44:33.765234 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-1f4365e3-6117-4efb-b02c-ccc918cffeb5 tempest-TestInstancesWithCinderVolumes-1135085423 tempest-TestInstancesWithCinderVolumes-1135085423-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-54486610-1070842992", "extra_specs": {}}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:44:33.769265 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-517bac9b-6e60-4c6f-ada4-7654cd1dcff4 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Flow 'volume_create_api' (99737f7a-a8dd-4ba0-ab83-0250440c8730) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:44:33.770795 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-517bac9b-6e60-4c6f-ada4-7654cd1dcff4 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b01b9d5c-1903-4003-be89-5e811813defc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:33.773035 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-517bac9b-6e60-4c6f-ada4-7654cd1dcff4 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Validating volume size '1' using validate_int {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:44:33.779907 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1f4365e3-6117-4efb-b02c-ccc918cffeb5 tempest-TestInstancesWithCinderVolumes-1135085423 tempest-TestInstancesWithCinderVolumes-1135085423-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 24 07:44:33.780631 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 742/2949] 10.4.3.170 () {68 vars in 1253 bytes} [Fri Jul 24 07:44:33 2026] POST /volume/v3/types => generated 267 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:33.789511 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e53310a6-bc8f-491a-b443-453cb806796d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:33.791660 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e53310a6-bc8f-491a-b443-453cb806796d tempest-TestInstancesWithCinderVolumes-1135085423 tempest-TestInstancesWithCinderVolumes-1135085423-project-admin] POST https://10.4.3.170/volume/v3/types Jul 24 07:44:33.792079 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e53310a6-bc8f-491a-b443-453cb806796d tempest-TestInstancesWithCinderVolumes-1135085423 tempest-TestInstancesWithCinderVolumes-1135085423-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-760067278-184663625", "extra_specs": {}}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:44:33.810198 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e53310a6-bc8f-491a-b443-453cb806796d tempest-TestInstancesWithCinderVolumes-1135085423 tempest-TestInstancesWithCinderVolumes-1135085423-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 24 07:44:33.810494 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 740/2950] 10.4.3.170 () {68 vars in 1253 bytes} [Fri Jul 24 07:44:33 2026] POST /volume/v3/types => generated 267 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:33.813946 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-517bac9b-6e60-4c6f-ada4-7654cd1dcff4 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b01b9d5c-1903-4003-be89-5e811813defc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:33.815473 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-517bac9b-6e60-4c6f-ada4-7654cd1dcff4 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (efee219a-c88e-4fde-a56b-3f7f66607304) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:33.819431 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-4752fd24-d61e-465b-8283-aa5f237e4d1b None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:33.821573 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4752fd24-d61e-465b-8283-aa5f237e4d1b tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:44:33.821997 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4752fd24-d61e-465b-8283-aa5f237e4d1b tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-128998275", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-54486610-1070842992", "size": 1}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:44:33.823902 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-4752fd24-d61e-465b-8283-aa5f237e4d1b tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-128998275', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-54486610-1070842992', 'size': 1}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:44:33.827873 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-4752fd24-d61e-465b-8283-aa5f237e4d1b tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Create volume of 1 GB Jul 24 07:44:33.828276 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:33.828276 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:44:33.828814 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-4752fd24-d61e-465b-8283-aa5f237e4d1b tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Availability Zones retrieved successfully. Jul 24 07:44:33.834270 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-4752fd24-d61e-465b-8283-aa5f237e4d1b tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Flow 'volume_create_api' (cf21feaf-2a0d-4179-839f-5d9f531cddd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:44:33.835246 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-4752fd24-d61e-465b-8283-aa5f237e4d1b tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44d2bcdd-0720-4a34-8107-08c19803d03f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:33.836126 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-4752fd24-d61e-465b-8283-aa5f237e4d1b tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:44:33.854671 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-4752fd24-d61e-465b-8283-aa5f237e4d1b tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44d2bcdd-0720-4a34-8107-08c19803d03f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:44:34Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=fbc89a54-0325-4560-ae31-7e33fe23f065,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-54486610-1070842992',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fbc89a54-0325-4560-ae31-7e33fe23f065', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:33.855445 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-4752fd24-d61e-465b-8283-aa5f237e4d1b tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61fddf21-56d4-47aa-be02-474952c81776) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:33.867818 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-517bac9b-6e60-4c6f-ada4-7654cd1dcff4 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Created reservations ['e56706ab-5328-4ab2-9663-590df223bda2', '8d78ed68-0fd1-4459-9e6e-4766fade8e88', 'a7c6767d-4ce7-48fb-a5aa-1745a739df52', 'f1ad7820-5c5c-47fa-9adf-9f1cdb4a0139'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:44:33.868698 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-517bac9b-6e60-4c6f-ada4-7654cd1dcff4 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (efee219a-c88e-4fde-a56b-3f7f66607304) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e56706ab-5328-4ab2-9663-590df223bda2', '8d78ed68-0fd1-4459-9e6e-4766fade8e88', 'a7c6767d-4ce7-48fb-a5aa-1745a739df52', 'f1ad7820-5c5c-47fa-9adf-9f1cdb4a0139']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:33.869501 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-517bac9b-6e60-4c6f-ada4-7654cd1dcff4 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85ed8d81-d2dd-414a-9f2e-ae3a9c1d3e9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:33.881714 np0000005822 devstack@c-api.service[100244]: WARNING cinder.quota [None req-4752fd24-d61e-465b-8283-aa5f237e4d1b tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-54486610-1070842992 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-54486610-1070842992, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:44:33.882029 np0000005822 devstack@c-api.service[100244]: WARNING cinder.quota [None req-4752fd24-d61e-465b-8283-aa5f237e4d1b tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-54486610-1070842992 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-54486610-1070842992, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:44:33.894256 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-517bac9b-6e60-4c6f-ada4-7654cd1dcff4 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85ed8d81-d2dd-414a-9f2e-ae3a9c1d3e9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '74e45165-8e7d-4598-9c98-084006bc8b1f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-128965213',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d870ca852d924f28a80463bd06aa0aef',qos_specs=None,replication_status=,reservations=['e56706ab-5328-4ab2-9663-590df223bda2','8d78ed68-0fd1-4459-9e6e-4766fade8e88','a7c6767d-4ce7-48fb-a5aa-1745a739df52','f1ad7820-5c5c-47fa-9adf-9f1cdb4a0139'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d715c803bba491b981a7b70771e7a79',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:44:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-128965213',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=74e45165-8e7d-4598-9c98-084006bc8b1f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d870ca852d924f28a80463bd06aa0aef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6d715c803bba491b981a7b70771e7a79',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:33.895770 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-517bac9b-6e60-4c6f-ada4-7654cd1dcff4 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a05164dc-9c72-4c99-a2dd-59e1d6028799) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:33.918491 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-517bac9b-6e60-4c6f-ada4-7654cd1dcff4 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a05164dc-9c72-4c99-a2dd-59e1d6028799) transitioned into state 'SUCCESS' from state '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-128965213',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d870ca852d924f28a80463bd06aa0aef',qos_specs=None,replication_status=,reservations=['e56706ab-5328-4ab2-9663-590df223bda2','8d78ed68-0fd1-4459-9e6e-4766fade8e88','a7c6767d-4ce7-48fb-a5aa-1745a739df52','f1ad7820-5c5c-47fa-9adf-9f1cdb4a0139'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d715c803bba491b981a7b70771e7a79',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:33.919358 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-517bac9b-6e60-4c6f-ada4-7654cd1dcff4 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b860e28-f095-494a-9dfe-b64d020c3255) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:33.927093 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-4752fd24-d61e-465b-8283-aa5f237e4d1b tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Created reservations ['eb24a8af-5d03-469b-8c82-a36e3b3b6d8b', '55b134cd-6f1a-41bc-b80c-b88f38a52e2a', 'a9a9d5d2-16f0-41ef-aad1-6d9bba6c683b', 'fd56dc6e-d493-4651-ab42-a9c873ed1082'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:44:33.927969 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-4752fd24-d61e-465b-8283-aa5f237e4d1b tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61fddf21-56d4-47aa-be02-474952c81776) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb24a8af-5d03-469b-8c82-a36e3b3b6d8b', '55b134cd-6f1a-41bc-b80c-b88f38a52e2a', 'a9a9d5d2-16f0-41ef-aad1-6d9bba6c683b', 'fd56dc6e-d493-4651-ab42-a9c873ed1082']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:33.928731 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-4752fd24-d61e-465b-8283-aa5f237e4d1b tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ee7dd60-2a4e-4c44-bdfc-e295de633eb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:33.929568 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-517bac9b-6e60-4c6f-ada4-7654cd1dcff4 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b860e28-f095-494a-9dfe-b64d020c3255) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:33.930430 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-517bac9b-6e60-4c6f-ada4-7654cd1dcff4 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Flow 'volume_create_api' (99737f7a-a8dd-4ba0-ab83-0250440c8730) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:44:33.930798 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-517bac9b-6e60-4c6f-ada4-7654cd1dcff4 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Create volume request issued successfully. Jul 24 07:44:33.931449 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-517bac9b-6e60-4c6f-ada4-7654cd1dcff4 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:44:33.931859 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 728/2951] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 24 07:44:33 2026] POST /volume/v3/volumes => generated 759 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:44:33.945673 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-54281ba5-f323-470e-8dd6-848e93dab4d9 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:33.949924 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-4752fd24-d61e-465b-8283-aa5f237e4d1b tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ee7dd60-2a4e-4c44-bdfc-e295de633eb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '94421fa4-638a-4dc6-9e6d-a4d077604a31', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-128998275',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0491f65c845446e2a7a47fd13814d1d4',qos_specs=None,replication_status=,reservations=['eb24a8af-5d03-469b-8c82-a36e3b3b6d8b','55b134cd-6f1a-41bc-b80c-b88f38a52e2a','a9a9d5d2-16f0-41ef-aad1-6d9bba6c683b','fd56dc6e-d493-4651-ab42-a9c873ed1082'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59725d5d66304c4fa91ea299de24e75e',volume_type_id=fbc89a54-0325-4560-ae31-7e33fe23f065), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:44:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-128998275',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=94421fa4-638a-4dc6-9e6d-a4d077604a31,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0491f65c845446e2a7a47fd13814d1d4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='59725d5d66304c4fa91ea299de24e75e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fbc89a54-0325-4560-ae31-7e33fe23f065),volume_type_id=fbc89a54-0325-4560-ae31-7e33fe23f065)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:33.950771 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-4752fd24-d61e-465b-8283-aa5f237e4d1b tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d85d1a51-3977-480a-876b-13c7b8269871) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:33.952178 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-54281ba5-f323-470e-8dd6-848e93dab4d9 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:44:33.952700 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-54281ba5-f323-470e-8dd6-848e93dab4d9 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "e36b65a7-f03a-4b6c-8b67-16f9f577613d", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1021839711"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:44:33.954783 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-54281ba5-f323-470e-8dd6-848e93dab4d9 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Create volume request body: {'volume': {"'snapshot_id": 'e36b65a7-f03a-4b6c-8b67-16f9f577613d', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1021839711'}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:44:33.955103 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-54281ba5-f323-470e-8dd6-848e93dab4d9 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Create volume of 1 GB Jul 24 07:44:33.958839 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-54281ba5-f323-470e-8dd6-848e93dab4d9 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Availability Zones retrieved successfully. Jul 24 07:44:33.964594 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-54281ba5-f323-470e-8dd6-848e93dab4d9 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Flow 'volume_create_api' (dc0bd950-06f5-43aa-ba36-5743b65bb78d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:44:33.965926 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-54281ba5-f323-470e-8dd6-848e93dab4d9 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78343baf-d854-4e46-aa99-8c6e18926f3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:33.966745 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-4752fd24-d61e-465b-8283-aa5f237e4d1b tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d85d1a51-3977-480a-876b-13c7b8269871) transitioned into state 'SUCCESS' from state '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-128998275',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0491f65c845446e2a7a47fd13814d1d4',qos_specs=None,replication_status=,reservations=['eb24a8af-5d03-469b-8c82-a36e3b3b6d8b','55b134cd-6f1a-41bc-b80c-b88f38a52e2a','a9a9d5d2-16f0-41ef-aad1-6d9bba6c683b','fd56dc6e-d493-4651-ab42-a9c873ed1082'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59725d5d66304c4fa91ea299de24e75e',volume_type_id=fbc89a54-0325-4560-ae31-7e33fe23f065)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:33.967485 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-54281ba5-f323-470e-8dd6-848e93dab4d9 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Validating volume size '1' using validate_int {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:44:33.967589 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-4752fd24-d61e-465b-8283-aa5f237e4d1b tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (565f8572-a91c-44ef-a883-2c2bc5986d6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:33.975557 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-4752fd24-d61e-465b-8283-aa5f237e4d1b tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (565f8572-a91c-44ef-a883-2c2bc5986d6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:33.976354 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-4752fd24-d61e-465b-8283-aa5f237e4d1b tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Flow 'volume_create_api' (cf21feaf-2a0d-4179-839f-5d9f531cddd7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:44:33.976676 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-4752fd24-d61e-465b-8283-aa5f237e4d1b tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Create volume request issued successfully. Jul 24 07:44:33.977278 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4752fd24-d61e-465b-8283-aa5f237e4d1b tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:44:33.977903 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 742/2952] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 24 07:44:33 2026] POST /volume/v3/volumes => generated 844 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:44:33.992340 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-7edec53c-75ab-4397-9e52-0b78f9b1560d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:33.994347 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7edec53c-75ab-4397-9e52-0b78f9b1560d tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:44:33.994716 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7edec53c-75ab-4397-9e52-0b78f9b1560d tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-371628112", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-760067278-184663625", "size": 1}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:44:33.998195 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-7edec53c-75ab-4397-9e52-0b78f9b1560d tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-371628112', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-760067278-184663625', 'size': 1}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:44:33.999043 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-54281ba5-f323-470e-8dd6-848e93dab4d9 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78343baf-d854-4e46-aa99-8c6e18926f3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:34.002308 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-54281ba5-f323-470e-8dd6-848e93dab4d9 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e18f448-5d07-4a04-92c4-6c341f8f8758) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:34.002433 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-7edec53c-75ab-4397-9e52-0b78f9b1560d tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Create volume of 1 GB Jul 24 07:44:34.002607 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:34.002607 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:44:34.003099 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-7edec53c-75ab-4397-9e52-0b78f9b1560d tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Availability Zones retrieved successfully. Jul 24 07:44:34.009232 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-7edec53c-75ab-4397-9e52-0b78f9b1560d tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Flow 'volume_create_api' (e1f8602d-5ccf-4694-bac0-9d5100d5f03c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:44:34.010467 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-7edec53c-75ab-4397-9e52-0b78f9b1560d tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (800b162e-1f64-46bf-8a42-dd385f78a2f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:34.011516 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-7edec53c-75ab-4397-9e52-0b78f9b1560d tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:44:34.035413 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-7edec53c-75ab-4397-9e52-0b78f9b1560d tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (800b162e-1f64-46bf-8a42-dd385f78a2f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:44:34Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=11094528-175d-49f0-a65b-6512e5fc7e97,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-760067278-184663625',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '11094528-175d-49f0-a65b-6512e5fc7e97', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:34.036193 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-7edec53c-75ab-4397-9e52-0b78f9b1560d tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c30a9f0a-8825-433d-a547-9020ed07555a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:34.060001 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-54281ba5-f323-470e-8dd6-848e93dab4d9 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Created reservations ['ab577c03-8065-42d4-8cde-c7e521172ed8', 'a679b28a-c59f-402b-ad74-974ab9475218', '2fca9422-bf4b-4a2e-b564-4bb815e7c3cc', '42f5e9fe-1888-4c3c-ad10-342e3d2bb434'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:44:34.061025 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-54281ba5-f323-470e-8dd6-848e93dab4d9 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e18f448-5d07-4a04-92c4-6c341f8f8758) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ab577c03-8065-42d4-8cde-c7e521172ed8', 'a679b28a-c59f-402b-ad74-974ab9475218', '2fca9422-bf4b-4a2e-b564-4bb815e7c3cc', '42f5e9fe-1888-4c3c-ad10-342e3d2bb434']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:34.061860 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-54281ba5-f323-470e-8dd6-848e93dab4d9 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30aea234-16e5-4dcd-bd8d-de8dce168a5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:34.072454 np0000005822 devstack@c-api.service[100246]: WARNING cinder.quota [None req-7edec53c-75ab-4397-9e52-0b78f9b1560d tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-760067278-184663625 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-760067278-184663625, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:44:34.073484 np0000005822 devstack@c-api.service[100246]: WARNING cinder.quota [None req-7edec53c-75ab-4397-9e52-0b78f9b1560d tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-760067278-184663625 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-760067278-184663625, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:44:34.090383 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-54281ba5-f323-470e-8dd6-848e93dab4d9 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30aea234-16e5-4dcd-bd8d-de8dce168a5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cf8a3881-9e39-4799-92f0-b57e1f620f4c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1021839711',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d870ca852d924f28a80463bd06aa0aef',qos_specs=None,replication_status=,reservations=['ab577c03-8065-42d4-8cde-c7e521172ed8','a679b28a-c59f-402b-ad74-974ab9475218','2fca9422-bf4b-4a2e-b564-4bb815e7c3cc','42f5e9fe-1888-4c3c-ad10-342e3d2bb434'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d715c803bba491b981a7b70771e7a79',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:44:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1021839711',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cf8a3881-9e39-4799-92f0-b57e1f620f4c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d870ca852d924f28a80463bd06aa0aef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6d715c803bba491b981a7b70771e7a79',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:34.091178 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-54281ba5-f323-470e-8dd6-848e93dab4d9 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2e86348-55e1-4bc8-a08f-b76ae0d8a9a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:34.103998 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-7edec53c-75ab-4397-9e52-0b78f9b1560d tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Created reservations ['b102a747-ada3-453c-bc10-c0315ca5b556', '1f0d75ce-2035-46df-b3f9-85f832a3406c', 'a855ae58-3871-479c-9e5d-33d3bdedb4da', '2befd36c-7b79-4009-95c3-4c65671fd45f'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:44:34.104779 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-7edec53c-75ab-4397-9e52-0b78f9b1560d tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c30a9f0a-8825-433d-a547-9020ed07555a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b102a747-ada3-453c-bc10-c0315ca5b556', '1f0d75ce-2035-46df-b3f9-85f832a3406c', 'a855ae58-3871-479c-9e5d-33d3bdedb4da', '2befd36c-7b79-4009-95c3-4c65671fd45f']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:34.105595 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-7edec53c-75ab-4397-9e52-0b78f9b1560d tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d589c84e-1d1c-4df3-86d2-33d3cc80f585) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:34.121953 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-54281ba5-f323-470e-8dd6-848e93dab4d9 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2e86348-55e1-4bc8-a08f-b76ae0d8a9a9) transitioned into state 'SUCCESS' from state '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-1021839711',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d870ca852d924f28a80463bd06aa0aef',qos_specs=None,replication_status=,reservations=['ab577c03-8065-42d4-8cde-c7e521172ed8','a679b28a-c59f-402b-ad74-974ab9475218','2fca9422-bf4b-4a2e-b564-4bb815e7c3cc','42f5e9fe-1888-4c3c-ad10-342e3d2bb434'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d715c803bba491b981a7b70771e7a79',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:34.122940 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-54281ba5-f323-470e-8dd6-848e93dab4d9 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (339a8db4-960c-4002-813d-537f8d10e360) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:34.132359 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-54281ba5-f323-470e-8dd6-848e93dab4d9 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (339a8db4-960c-4002-813d-537f8d10e360) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:34.133307 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-54281ba5-f323-470e-8dd6-848e93dab4d9 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Flow 'volume_create_api' (dc0bd950-06f5-43aa-ba36-5743b65bb78d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:44:34.133576 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-54281ba5-f323-470e-8dd6-848e93dab4d9 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Create volume request issued successfully. Jul 24 07:44:34.133774 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-7edec53c-75ab-4397-9e52-0b78f9b1560d tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d589c84e-1d1c-4df3-86d2-33d3cc80f585) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '91563884-fb2b-44d9-9bbc-8138eadd4434', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-371628112',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0491f65c845446e2a7a47fd13814d1d4',qos_specs=None,replication_status=,reservations=['b102a747-ada3-453c-bc10-c0315ca5b556','1f0d75ce-2035-46df-b3f9-85f832a3406c','a855ae58-3871-479c-9e5d-33d3bdedb4da','2befd36c-7b79-4009-95c3-4c65671fd45f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59725d5d66304c4fa91ea299de24e75e',volume_type_id=11094528-175d-49f0-a65b-6512e5fc7e97), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:44:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-371628112',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=91563884-fb2b-44d9-9bbc-8138eadd4434,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0491f65c845446e2a7a47fd13814d1d4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='59725d5d66304c4fa91ea299de24e75e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(11094528-175d-49f0-a65b-6512e5fc7e97),volume_type_id=11094528-175d-49f0-a65b-6512e5fc7e97)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:34.134361 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-54281ba5-f323-470e-8dd6-848e93dab4d9 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:44:34.134754 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-7edec53c-75ab-4397-9e52-0b78f9b1560d tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b9d8837-20a5-4449-94bc-f29697a71b5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:34.135031 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 743/2953] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 24 07:44:33 2026] POST /volume/v3/volumes => generated 760 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:44:34.148278 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-074b6af4-f7b5-462c-a8fc-5ed39ee8886e None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:34.151901 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-074b6af4-f7b5-462c-a8fc-5ed39ee8886e tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:44:34.151901 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-074b6af4-f7b5-462c-a8fc-5ed39ee8886e tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "e36b65a7-f03a-4b6c-8b67-16f9f577613d", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1114221316"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:44:34.153174 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-074b6af4-f7b5-462c-a8fc-5ed39ee8886e tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Create volume request body: {'volume': {"'snapshot_id": 'e36b65a7-f03a-4b6c-8b67-16f9f577613d', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1114221316'}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:44:34.153174 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-074b6af4-f7b5-462c-a8fc-5ed39ee8886e tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Create volume of 1 GB Jul 24 07:44:34.153314 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:34.153314 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:44:34.157714 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-7edec53c-75ab-4397-9e52-0b78f9b1560d tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b9d8837-20a5-4449-94bc-f29697a71b5e) transitioned into state 'SUCCESS' from state '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-371628112',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0491f65c845446e2a7a47fd13814d1d4',qos_specs=None,replication_status=,reservations=['b102a747-ada3-453c-bc10-c0315ca5b556','1f0d75ce-2035-46df-b3f9-85f832a3406c','a855ae58-3871-479c-9e5d-33d3bdedb4da','2befd36c-7b79-4009-95c3-4c65671fd45f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59725d5d66304c4fa91ea299de24e75e',volume_type_id=11094528-175d-49f0-a65b-6512e5fc7e97)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:34.158114 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-7edec53c-75ab-4397-9e52-0b78f9b1560d tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e143c68-8b12-4c5e-8c92-f42572fa0d17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:34.158875 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-074b6af4-f7b5-462c-a8fc-5ed39ee8886e tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Availability Zones retrieved successfully. Jul 24 07:44:34.166566 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-074b6af4-f7b5-462c-a8fc-5ed39ee8886e tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Flow 'volume_create_api' (af41de47-0181-454a-b2df-ce4910e70b7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:44:34.168420 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-7edec53c-75ab-4397-9e52-0b78f9b1560d tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e143c68-8b12-4c5e-8c92-f42572fa0d17) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:34.168541 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-074b6af4-f7b5-462c-a8fc-5ed39ee8886e tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af50d0ff-e068-43a0-9d5b-ef0dc1ce0724) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:34.168588 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-7edec53c-75ab-4397-9e52-0b78f9b1560d tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Flow 'volume_create_api' (e1f8602d-5ccf-4694-bac0-9d5100d5f03c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:44:34.168615 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-7edec53c-75ab-4397-9e52-0b78f9b1560d tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Create volume request issued successfully. Jul 24 07:44:34.168982 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-074b6af4-f7b5-462c-a8fc-5ed39ee8886e tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Validating volume size '1' using validate_int {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:44:34.169185 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7edec53c-75ab-4397-9e52-0b78f9b1560d tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:44:34.170176 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 741/2954] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 24 07:44:33 2026] POST /volume/v3/volumes => generated 844 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:44:34.202029 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-074b6af4-f7b5-462c-a8fc-5ed39ee8886e tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af50d0ff-e068-43a0-9d5b-ef0dc1ce0724) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:34.202258 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-80fe2967-9725-4d93-93ec-6e70f1a3d2b8 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:34.202781 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-074b6af4-f7b5-462c-a8fc-5ed39ee8886e tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c8e239d-edac-4d81-bb09-d181cc537964) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:34.204077 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-80fe2967-9725-4d93-93ec-6e70f1a3d2b8 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:44:34.204502 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-80fe2967-9725-4d93-93ec-6e70f1a3d2b8 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1944765604", "snapshot_id": null, "imageRef": "99843db4-3394-47d4-b486-f4e15083a996", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1650706260-1627800737", "size": 1}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:44:34.206100 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-80fe2967-9725-4d93-93ec-6e70f1a3d2b8 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1944765604', 'snapshot_id': None, 'imageRef': '99843db4-3394-47d4-b486-f4e15083a996', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1650706260-1627800737', 'size': 1}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:44:34.252166 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-074b6af4-f7b5-462c-a8fc-5ed39ee8886e tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Created reservations ['86917180-a755-4dd8-bb3d-101ce865b628', '5de8a061-791b-4019-8682-a676943c5aa2', '59b84e14-077d-4d44-ad6a-bf081a4cd74e', '845ad5bf-2b56-4065-9b0a-f9289ee89cd1'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:44:34.254228 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-074b6af4-f7b5-462c-a8fc-5ed39ee8886e tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c8e239d-edac-4d81-bb09-d181cc537964) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['86917180-a755-4dd8-bb3d-101ce865b628', '5de8a061-791b-4019-8682-a676943c5aa2', '59b84e14-077d-4d44-ad6a-bf081a4cd74e', '845ad5bf-2b56-4065-9b0a-f9289ee89cd1']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:34.254228 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-074b6af4-f7b5-462c-a8fc-5ed39ee8886e tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20bc0be6-abeb-45f5-a32c-dd9592b95856) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:34.283019 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-074b6af4-f7b5-462c-a8fc-5ed39ee8886e tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20bc0be6-abeb-45f5-a32c-dd9592b95856) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8bef07ea-0c22-415b-b263-df62f23dcce0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1114221316',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d870ca852d924f28a80463bd06aa0aef',qos_specs=None,replication_status=,reservations=['86917180-a755-4dd8-bb3d-101ce865b628','5de8a061-791b-4019-8682-a676943c5aa2','59b84e14-077d-4d44-ad6a-bf081a4cd74e','845ad5bf-2b56-4065-9b0a-f9289ee89cd1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d715c803bba491b981a7b70771e7a79',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:44:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1114221316',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8bef07ea-0c22-415b-b263-df62f23dcce0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d870ca852d924f28a80463bd06aa0aef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6d715c803bba491b981a7b70771e7a79',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:34.284104 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-074b6af4-f7b5-462c-a8fc-5ed39ee8886e tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70a9dd39-18e9-45c2-a5ac-8bed45492816) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:34.303505 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-80fe2967-9725-4d93-93ec-6e70f1a3d2b8 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Create volume of 1 GB Jul 24 07:44:34.303662 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:34.303662 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:44:34.304318 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-80fe2967-9725-4d93-93ec-6e70f1a3d2b8 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Availability Zones retrieved successfully. Jul 24 07:44:34.306047 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-074b6af4-f7b5-462c-a8fc-5ed39ee8886e tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70a9dd39-18e9-45c2-a5ac-8bed45492816) transitioned into state 'SUCCESS' from state '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-1114221316',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d870ca852d924f28a80463bd06aa0aef',qos_specs=None,replication_status=,reservations=['86917180-a755-4dd8-bb3d-101ce865b628','5de8a061-791b-4019-8682-a676943c5aa2','59b84e14-077d-4d44-ad6a-bf081a4cd74e','845ad5bf-2b56-4065-9b0a-f9289ee89cd1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d715c803bba491b981a7b70771e7a79',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:34.306792 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-074b6af4-f7b5-462c-a8fc-5ed39ee8886e tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5d1f770-1028-46f7-a236-3498b8237742) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:34.312099 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-80fe2967-9725-4d93-93ec-6e70f1a3d2b8 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Flow 'volume_create_api' (5234e14e-7d64-48fe-950a-931aec2daa6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:44:34.313590 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-80fe2967-9725-4d93-93ec-6e70f1a3d2b8 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ab4478c-0ddb-48ec-98b9-1932d6ed962d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:34.314697 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-074b6af4-f7b5-462c-a8fc-5ed39ee8886e tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5d1f770-1028-46f7-a236-3498b8237742) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:34.315087 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-80fe2967-9725-4d93-93ec-6e70f1a3d2b8 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:44:34.315781 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-074b6af4-f7b5-462c-a8fc-5ed39ee8886e tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Flow 'volume_create_api' (af41de47-0181-454a-b2df-ce4910e70b7b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:44:34.316069 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-074b6af4-f7b5-462c-a8fc-5ed39ee8886e tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Create volume request issued successfully. Jul 24 07:44:34.316729 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-074b6af4-f7b5-462c-a8fc-5ed39ee8886e tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:44:34.317171 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 729/2955] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 24 07:44:34 2026] POST /volume/v3/volumes => generated 760 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:44:34.331222 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-e670280a-78a0-4444-8830-0e954f5c6c04 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:34.333767 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e670280a-78a0-4444-8830-0e954f5c6c04 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:44:34.334373 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e670280a-78a0-4444-8830-0e954f5c6c04 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "e36b65a7-f03a-4b6c-8b67-16f9f577613d", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1825185695"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:44:34.336250 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-e670280a-78a0-4444-8830-0e954f5c6c04 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Create volume request body: {'volume': {"'snapshot_id": 'e36b65a7-f03a-4b6c-8b67-16f9f577613d', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1825185695'}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:44:34.336351 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-e670280a-78a0-4444-8830-0e954f5c6c04 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Create volume of 1 GB Jul 24 07:44:34.336594 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:34.336594 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:44:34.340684 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-e670280a-78a0-4444-8830-0e954f5c6c04 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Availability Zones retrieved successfully. Jul 24 07:44:34.348403 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e670280a-78a0-4444-8830-0e954f5c6c04 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Flow 'volume_create_api' (fa6e7e94-8f78-41b6-a519-7c045de055a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:44:34.349747 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e670280a-78a0-4444-8830-0e954f5c6c04 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e935ffe1-060e-496b-ab31-07b0af4a9f5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:34.350957 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-e670280a-78a0-4444-8830-0e954f5c6c04 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Validating volume size '1' using validate_int {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:44:34.379091 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-80fe2967-9725-4d93-93ec-6e70f1a3d2b8 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ab4478c-0ddb-48ec-98b9-1932d6ed962d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:44:32Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3bccbf37-93ee-43dd-8181-8d6065905e8f,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1650706260-1627800737',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bccbf37-93ee-43dd-8181-8d6065905e8f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:34.380147 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e670280a-78a0-4444-8830-0e954f5c6c04 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e935ffe1-060e-496b-ab31-07b0af4a9f5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:34.380235 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-80fe2967-9725-4d93-93ec-6e70f1a3d2b8 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e49854f-a5b2-4f84-a694-8902a4878569) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:34.380896 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e670280a-78a0-4444-8830-0e954f5c6c04 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f1156ec-659d-42a1-b9fd-89d2d245bc96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:34.415013 np0000005822 devstack@c-api.service[100244]: WARNING cinder.quota [None req-80fe2967-9725-4d93-93ec-6e70f1a3d2b8 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1650706260-1627800737 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1650706260-1627800737, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:44:34.415515 np0000005822 devstack@c-api.service[100244]: WARNING cinder.quota [None req-80fe2967-9725-4d93-93ec-6e70f1a3d2b8 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1650706260-1627800737 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1650706260-1627800737, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:44:34.420541 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-e670280a-78a0-4444-8830-0e954f5c6c04 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Created reservations ['3fda29f2-f687-46fe-aad7-1a10b593d931', '7a398d03-8c7d-4998-9350-207f77475abc', '8b59c483-0062-4e44-95a9-bcd07d612958', 'bb82d212-0b10-4490-a40e-f4dd51bb992e'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:44:34.421490 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e670280a-78a0-4444-8830-0e954f5c6c04 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f1156ec-659d-42a1-b9fd-89d2d245bc96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3fda29f2-f687-46fe-aad7-1a10b593d931', '7a398d03-8c7d-4998-9350-207f77475abc', '8b59c483-0062-4e44-95a9-bcd07d612958', 'bb82d212-0b10-4490-a40e-f4dd51bb992e']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:34.422513 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e670280a-78a0-4444-8830-0e954f5c6c04 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5748f014-817f-4865-9f74-2b0633743d28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:34.446372 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e670280a-78a0-4444-8830-0e954f5c6c04 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5748f014-817f-4865-9f74-2b0633743d28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8470510f-5288-4276-a4ff-2c6b368b568e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1825185695',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d870ca852d924f28a80463bd06aa0aef',qos_specs=None,replication_status=,reservations=['3fda29f2-f687-46fe-aad7-1a10b593d931','7a398d03-8c7d-4998-9350-207f77475abc','8b59c483-0062-4e44-95a9-bcd07d612958','bb82d212-0b10-4490-a40e-f4dd51bb992e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d715c803bba491b981a7b70771e7a79',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:44:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1825185695',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8470510f-5288-4276-a4ff-2c6b368b568e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d870ca852d924f28a80463bd06aa0aef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6d715c803bba491b981a7b70771e7a79',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:34.447301 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e670280a-78a0-4444-8830-0e954f5c6c04 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0576f92b-6eb5-48b6-923b-ab8fe3b3a2a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:34.447371 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-80fe2967-9725-4d93-93ec-6e70f1a3d2b8 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Created reservations ['21c1608f-a4b5-4f15-b9a0-80dc21b36a1e', '2f78c4cc-d95b-4137-8440-a9ea366027b8', '4cceb0dd-8dba-4527-afa3-ffa40a58255e', '6bfff8a9-9d0a-4668-9463-193c3234f84f'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:44:34.448213 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-80fe2967-9725-4d93-93ec-6e70f1a3d2b8 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e49854f-a5b2-4f84-a694-8902a4878569) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['21c1608f-a4b5-4f15-b9a0-80dc21b36a1e', '2f78c4cc-d95b-4137-8440-a9ea366027b8', '4cceb0dd-8dba-4527-afa3-ffa40a58255e', '6bfff8a9-9d0a-4668-9463-193c3234f84f']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:34.448936 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-80fe2967-9725-4d93-93ec-6e70f1a3d2b8 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a73d5c61-d2bf-41af-a244-c7a4f5b6c3dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:34.465116 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e670280a-78a0-4444-8830-0e954f5c6c04 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0576f92b-6eb5-48b6-923b-ab8fe3b3a2a5) transitioned into state 'SUCCESS' from state '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-1825185695',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d870ca852d924f28a80463bd06aa0aef',qos_specs=None,replication_status=,reservations=['3fda29f2-f687-46fe-aad7-1a10b593d931','7a398d03-8c7d-4998-9350-207f77475abc','8b59c483-0062-4e44-95a9-bcd07d612958','bb82d212-0b10-4490-a40e-f4dd51bb992e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d715c803bba491b981a7b70771e7a79',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:34.465844 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e670280a-78a0-4444-8830-0e954f5c6c04 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd0cdd68-d90c-4dc1-a682-4dcf5a703149) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:34.472259 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-80fe2967-9725-4d93-93ec-6e70f1a3d2b8 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a73d5c61-d2bf-41af-a244-c7a4f5b6c3dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9109f90e-b1b8-4a0f-8f31-93eec5fcbe82', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1944765604',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0491f65c845446e2a7a47fd13814d1d4',qos_specs=None,replication_status=,reservations=['21c1608f-a4b5-4f15-b9a0-80dc21b36a1e','2f78c4cc-d95b-4137-8440-a9ea366027b8','4cceb0dd-8dba-4527-afa3-ffa40a58255e','6bfff8a9-9d0a-4668-9463-193c3234f84f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59725d5d66304c4fa91ea299de24e75e',volume_type_id=3bccbf37-93ee-43dd-8181-8d6065905e8f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:44:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1944765604',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9109f90e-b1b8-4a0f-8f31-93eec5fcbe82,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0491f65c845446e2a7a47fd13814d1d4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='59725d5d66304c4fa91ea299de24e75e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bccbf37-93ee-43dd-8181-8d6065905e8f),volume_type_id=3bccbf37-93ee-43dd-8181-8d6065905e8f)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:34.472975 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-80fe2967-9725-4d93-93ec-6e70f1a3d2b8 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df14e701-b1c3-49bf-875a-f50d3de36280) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:34.477882 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e670280a-78a0-4444-8830-0e954f5c6c04 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd0cdd68-d90c-4dc1-a682-4dcf5a703149) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:34.477882 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e670280a-78a0-4444-8830-0e954f5c6c04 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Flow 'volume_create_api' (fa6e7e94-8f78-41b6-a519-7c045de055a6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:44:34.477882 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-e670280a-78a0-4444-8830-0e954f5c6c04 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Create volume request issued successfully. Jul 24 07:44:34.477882 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e670280a-78a0-4444-8830-0e954f5c6c04 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:44:34.477882 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 744/2956] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 24 07:44:34 2026] POST /volume/v3/volumes => generated 760 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:44:34.494335 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-88a9313e-5e12-462c-acc4-3e3555db2b97 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:34.495389 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-88a9313e-5e12-462c-acc4-3e3555db2b97 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] GET https://10.4.3.170/volume/v3/volumes/19ba982b-43e5-429e-8f15-9ae773b91a31 Jul 24 07:44:34.495389 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-88a9313e-5e12-462c-acc4-3e3555db2b97 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:34.495471 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-80fe2967-9725-4d93-93ec-6e70f1a3d2b8 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df14e701-b1c3-49bf-875a-f50d3de36280) transitioned into state 'SUCCESS' from state '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-1944765604',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0491f65c845446e2a7a47fd13814d1d4',qos_specs=None,replication_status=,reservations=['21c1608f-a4b5-4f15-b9a0-80dc21b36a1e','2f78c4cc-d95b-4137-8440-a9ea366027b8','4cceb0dd-8dba-4527-afa3-ffa40a58255e','6bfff8a9-9d0a-4668-9463-193c3234f84f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59725d5d66304c4fa91ea299de24e75e',volume_type_id=3bccbf37-93ee-43dd-8181-8d6065905e8f)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:34.495555 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-88a9313e-5e12-462c-acc4-3e3555db2b97 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:34.495990 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-80fe2967-9725-4d93-93ec-6e70f1a3d2b8 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b83b435b-511d-49f9-b885-c4746a8e98b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:34.502493 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:34.502493 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:44:34.506855 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-88a9313e-5e12-462c-acc4-3e3555db2b97 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Volume info retrieved successfully. Jul 24 07:44:34.512935 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-80fe2967-9725-4d93-93ec-6e70f1a3d2b8 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b83b435b-511d-49f9-b885-c4746a8e98b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:34.513765 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-80fe2967-9725-4d93-93ec-6e70f1a3d2b8 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Flow 'volume_create_api' (5234e14e-7d64-48fe-950a-931aec2daa6e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:44:34.514099 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-80fe2967-9725-4d93-93ec-6e70f1a3d2b8 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Create volume request issued successfully. Jul 24 07:44:34.514255 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-88a9313e-5e12-462c-acc4-3e3555db2b97 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] https://10.4.3.170/volume/v3/volumes/19ba982b-43e5-429e-8f15-9ae773b91a31 returned with HTTP 200 Jul 24 07:44:34.514657 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 742/2957] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:34 2026] GET /volume/v3/volumes/19ba982b-43e5-429e-8f15-9ae773b91a31 => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:34.514709 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-80fe2967-9725-4d93-93ec-6e70f1a3d2b8 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:44:34.515178 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 743/2958] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 24 07:44:34 2026] POST /volume/v3/volumes => generated 847 bytes in 313 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 24 07:44:34.527967 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-364f5309-b794-48de-9981-e44eb9966fae None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:34.531073 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-364f5309-b794-48de-9981-e44eb9966fae tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] GET https://10.4.3.170/volume/v3/volumes/74e45165-8e7d-4598-9c98-084006bc8b1f Jul 24 07:44:34.531363 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-364f5309-b794-48de-9981-e44eb9966fae tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:34.531634 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-364f5309-b794-48de-9981-e44eb9966fae tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:34.533402 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-0cf086fe-a5ec-4d79-96e0-35b567ea3bdb None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:34.535634 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0cf086fe-a5ec-4d79-96e0-35b567ea3bdb tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] GET https://10.4.3.170/volume/v3/volumes/9109f90e-b1b8-4a0f-8f31-93eec5fcbe82 Jul 24 07:44:34.535943 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0cf086fe-a5ec-4d79-96e0-35b567ea3bdb tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:34.536220 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0cf086fe-a5ec-4d79-96e0-35b567ea3bdb tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:34.542775 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:34.542775 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:44:34.542992 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:34.542992 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:44:34.546219 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-0cf086fe-a5ec-4d79-96e0-35b567ea3bdb tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Volume info retrieved successfully. Jul 24 07:44:34.547542 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-364f5309-b794-48de-9981-e44eb9966fae tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Volume info retrieved successfully. Jul 24 07:44:34.551078 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0cf086fe-a5ec-4d79-96e0-35b567ea3bdb tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] https://10.4.3.170/volume/v3/volumes/9109f90e-b1b8-4a0f-8f31-93eec5fcbe82 returned with HTTP 200 Jul 24 07:44:34.551841 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 745/2959] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:34 2026] GET /volume/v3/volumes/9109f90e-b1b8-4a0f-8f31-93eec5fcbe82 => generated 915 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:34.553698 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-364f5309-b794-48de-9981-e44eb9966fae tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] https://10.4.3.170/volume/v3/volumes/74e45165-8e7d-4598-9c98-084006bc8b1f returned with HTTP 200 Jul 24 07:44:34.554216 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 730/2960] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:34 2026] GET /volume/v3/volumes/74e45165-8e7d-4598-9c98-084006bc8b1f => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:34.568707 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-7f2410f6-b4d7-443f-b783-c6463d379e8b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:34.570882 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7f2410f6-b4d7-443f-b783-c6463d379e8b tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] GET https://10.4.3.170/volume/v3/volumes/cf8a3881-9e39-4799-92f0-b57e1f620f4c Jul 24 07:44:34.571125 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7f2410f6-b4d7-443f-b783-c6463d379e8b tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:34.571404 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7f2410f6-b4d7-443f-b783-c6463d379e8b tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:34.579903 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:34.579903 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:44:34.583895 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-7f2410f6-b4d7-443f-b783-c6463d379e8b tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Volume info retrieved successfully. Jul 24 07:44:34.588724 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7f2410f6-b4d7-443f-b783-c6463d379e8b tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] https://10.4.3.170/volume/v3/volumes/cf8a3881-9e39-4799-92f0-b57e1f620f4c returned with HTTP 200 Jul 24 07:44:34.589134 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 743/2961] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:34 2026] GET /volume/v3/volumes/cf8a3881-9e39-4799-92f0-b57e1f620f4c => generated 828 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:35.369448 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-d4579cd9-6394-4d19-828d-1c05f5f3746f req-0f082d62-4194-448b-8743-be1de33b8a67 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:35.371686 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-d4579cd9-6394-4d19-828d-1c05f5f3746f req-0f082d62-4194-448b-8743-be1de33b8a67 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/volumes/cc9ea047-5687-4fb8-8e46-2a94051f24a2 Jul 24 07:44:35.371874 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-d4579cd9-6394-4d19-828d-1c05f5f3746f req-0f082d62-4194-448b-8743-be1de33b8a67 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:35.372095 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-d4579cd9-6394-4d19-828d-1c05f5f3746f req-0f082d62-4194-448b-8743-be1de33b8a67 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:35.379507 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:35.379507 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:44:35.383048 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-d4579cd9-6394-4d19-828d-1c05f5f3746f req-0f082d62-4194-448b-8743-be1de33b8a67 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Volume info retrieved successfully. Jul 24 07:44:35.387926 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-d4579cd9-6394-4d19-828d-1c05f5f3746f req-0f082d62-4194-448b-8743-be1de33b8a67 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/volumes/cc9ea047-5687-4fb8-8e46-2a94051f24a2 returned with HTTP 200 Jul 24 07:44:35.388408 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 744/2962] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:44:35 2026] GET /volume/v3/volumes/cc9ea047-5687-4fb8-8e46-2a94051f24a2 => generated 1345 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:44:35.398028 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-41facea7-0483-4d10-b323-f0858282b112 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:35.399757 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-41facea7-0483-4d10-b323-f0858282b112 None None] GET https://10.4.3.170/volume// Jul 24 07:44:35.399757 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-41facea7-0483-4d10-b323-f0858282b112 None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:35.399757 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-41facea7-0483-4d10-b323-f0858282b112 None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:35.399757 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-41facea7-0483-4d10-b323-f0858282b112 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:44:35.399757 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 746/2963] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:44:35 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:44:35.419978 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-d4579cd9-6394-4d19-828d-1c05f5f3746f req-88c1f963-0fe9-4f1f-8bcd-41c282cc5bbb None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:35.424861 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-d4579cd9-6394-4d19-828d-1c05f5f3746f req-88c1f963-0fe9-4f1f-8bcd-41c282cc5bbb tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 24 07:44:35.425256 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-d4579cd9-6394-4d19-828d-1c05f5f3746f req-88c1f963-0fe9-4f1f-8bcd-41c282cc5bbb tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cc9ea047-5687-4fb8-8e46-2a94051f24a2", "connector": null, "instance_uuid": "703fa7ed-515f-4954-a647-56a4e40f7a5d"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:44:35.441847 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:35.441847 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:44:35.474230 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-d4579cd9-6394-4d19-828d-1c05f5f3746f req-88c1f963-0fe9-4f1f-8bcd-41c282cc5bbb tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 24 07:44:35.474230 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 731/2964] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 24 07:44:35 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) Jul 24 07:44:35.481992 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-4a9a1bf6-ae72-41bb-b30c-015aeca0f4b8 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:35.482401 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4a9a1bf6-ae72-41bb-b30c-015aeca0f4b8 None None] GET https://10.4.3.170/volume// Jul 24 07:44:35.482530 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4a9a1bf6-ae72-41bb-b30c-015aeca0f4b8 None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:35.482695 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4a9a1bf6-ae72-41bb-b30c-015aeca0f4b8 None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:35.482997 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4a9a1bf6-ae72-41bb-b30c-015aeca0f4b8 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:44:35.483269 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 744/2965] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:44:35 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:44:35.492963 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-d4579cd9-6394-4d19-828d-1c05f5f3746f req-bb060578-dbb3-49a0-a45e-7932c9dbc3b5 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:35.494958 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-d4579cd9-6394-4d19-828d-1c05f5f3746f req-bb060578-dbb3-49a0-a45e-7932c9dbc3b5 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/volumes/cc9ea047-5687-4fb8-8e46-2a94051f24a2 Jul 24 07:44:35.495192 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-d4579cd9-6394-4d19-828d-1c05f5f3746f req-bb060578-dbb3-49a0-a45e-7932c9dbc3b5 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:35.495389 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-d4579cd9-6394-4d19-828d-1c05f5f3746f req-bb060578-dbb3-49a0-a45e-7932c9dbc3b5 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:35.505226 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:35.505226 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:44:35.508334 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-d4579cd9-6394-4d19-828d-1c05f5f3746f req-bb060578-dbb3-49a0-a45e-7932c9dbc3b5 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Volume info retrieved successfully. Jul 24 07:44:35.512587 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-d4579cd9-6394-4d19-828d-1c05f5f3746f req-bb060578-dbb3-49a0-a45e-7932c9dbc3b5 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/volumes/cc9ea047-5687-4fb8-8e46-2a94051f24a2 returned with HTTP 200 Jul 24 07:44:35.512944 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 745/2966] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:44:35 2026] GET /volume/v3/volumes/cc9ea047-5687-4fb8-8e46-2a94051f24a2 => generated 1524 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:44:35.564728 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-c28f9cd0-8ef8-403d-bc41-f706c3e23825 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:35.566576 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c28f9cd0-8ef8-403d-bc41-f706c3e23825 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] GET https://10.4.3.170/volume/v3/volumes/9109f90e-b1b8-4a0f-8f31-93eec5fcbe82 Jul 24 07:44:35.566893 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c28f9cd0-8ef8-403d-bc41-f706c3e23825 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:35.567112 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c28f9cd0-8ef8-403d-bc41-f706c3e23825 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:35.573604 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:35.573604 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:44:35.577239 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-c28f9cd0-8ef8-403d-bc41-f706c3e23825 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Volume info retrieved successfully. Jul 24 07:44:35.581403 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c28f9cd0-8ef8-403d-bc41-f706c3e23825 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] https://10.4.3.170/volume/v3/volumes/9109f90e-b1b8-4a0f-8f31-93eec5fcbe82 returned with HTTP 200 Jul 24 07:44:35.581822 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 747/2967] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:35 2026] GET /volume/v3/volumes/9109f90e-b1b8-4a0f-8f31-93eec5fcbe82 => generated 939 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:35.607997 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-4f39e008-032b-401f-9fe4-206088d5afc7 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:35.610341 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4f39e008-032b-401f-9fe4-206088d5afc7 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] GET https://10.4.3.170/volume/v3/volumes/cf8a3881-9e39-4799-92f0-b57e1f620f4c Jul 24 07:44:35.612249 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4f39e008-032b-401f-9fe4-206088d5afc7 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:35.612249 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4f39e008-032b-401f-9fe4-206088d5afc7 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:35.617276 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:35.617276 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:44:35.620975 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-4f39e008-032b-401f-9fe4-206088d5afc7 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Volume info retrieved successfully. Jul 24 07:44:35.625055 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4f39e008-032b-401f-9fe4-206088d5afc7 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] https://10.4.3.170/volume/v3/volumes/cf8a3881-9e39-4799-92f0-b57e1f620f4c returned with HTTP 200 Jul 24 07:44:35.625413 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 732/2968] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:35 2026] GET /volume/v3/volumes/cf8a3881-9e39-4799-92f0-b57e1f620f4c => generated 853 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:35.644012 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-41f47162-11a9-4994-bb6d-fcd5828a49b0 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:35.647377 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-41f47162-11a9-4994-bb6d-fcd5828a49b0 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] GET https://10.4.3.170/volume/v3/volumes/8bef07ea-0c22-415b-b263-df62f23dcce0 Jul 24 07:44:35.648048 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-41f47162-11a9-4994-bb6d-fcd5828a49b0 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:35.648276 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-41f47162-11a9-4994-bb6d-fcd5828a49b0 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:35.658738 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:35.658738 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:44:35.666283 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-d4579cd9-6394-4d19-828d-1c05f5f3746f req-88693ecc-7b90-4112-8537-8245b4254505 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:35.668920 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-d4579cd9-6394-4d19-828d-1c05f5f3746f req-88693ecc-7b90-4112-8537-8245b4254505 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] PUT https://10.4.3.170/volume/v3/attachments/784f7099-ce38-4e18-baa4-bc3165c7f2eb Jul 24 07:44:35.669296 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-d4579cd9-6394-4d19-828d-1c05f5f3746f req-88693ecc-7b90-4112-8537-8245b4254505 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000005822", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9a7cb9337d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5fc7887c-2ab7-4d21-80c7-ec4ad0d3b011", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:44:35.672511 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-41f47162-11a9-4994-bb6d-fcd5828a49b0 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Volume info retrieved successfully. Jul 24 07:44:35.677006 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-41f47162-11a9-4994-bb6d-fcd5828a49b0 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] https://10.4.3.170/volume/v3/volumes/8bef07ea-0c22-415b-b263-df62f23dcce0 returned with HTTP 200 Jul 24 07:44:35.677443 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 745/2969] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:35 2026] GET /volume/v3/volumes/8bef07ea-0c22-415b-b263-df62f23dcce0 => generated 853 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:35.682747 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-d4579cd9-6394-4d19-828d-1c05f5f3746f req-88693ecc-7b90-4112-8537-8245b4254505 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Acquiring lock "cinder-attachment_update-cc9ea047-5687-4fb8-8e46-2a94051f24a2-np0000005822" by "attachment_update" {{(pid=100244) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 07:44:35.697004 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-80a1ca74-ce2b-4202-90f2-320e1d047f87 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:35.700104 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-80a1ca74-ce2b-4202-90f2-320e1d047f87 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] GET https://10.4.3.170/volume/v3/volumes/8470510f-5288-4276-a4ff-2c6b368b568e Jul 24 07:44:35.700104 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-80a1ca74-ce2b-4202-90f2-320e1d047f87 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:35.700278 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-d4579cd9-6394-4d19-828d-1c05f5f3746f req-88693ecc-7b90-4112-8537-8245b4254505 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Lock "cinder-attachment_update-cc9ea047-5687-4fb8-8e46-2a94051f24a2-np0000005822" acquired by "attachment_update" :: waited 0.016s {{(pid=100244) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 07:44:35.700368 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-80a1ca74-ce2b-4202-90f2-320e1d047f87 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:35.703294 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:35.703294 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:44:35.710884 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:35.710884 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:44:35.714942 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-80a1ca74-ce2b-4202-90f2-320e1d047f87 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Volume info retrieved successfully. Jul 24 07:44:35.719444 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-80a1ca74-ce2b-4202-90f2-320e1d047f87 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] https://10.4.3.170/volume/v3/volumes/8470510f-5288-4276-a4ff-2c6b368b568e returned with HTTP 200 Jul 24 07:44:35.719814 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 748/2970] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:35 2026] GET /volume/v3/volumes/8470510f-5288-4276-a4ff-2c6b368b568e => generated 853 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:35.734169 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-994dda24-968d-4cf7-8857-736d26b74163 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:35.738764 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-994dda24-968d-4cf7-8857-736d26b74163 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] DELETE https://10.4.3.170/volume/v3/volumes/8470510f-5288-4276-a4ff-2c6b368b568e Jul 24 07:44:35.739019 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-994dda24-968d-4cf7-8857-736d26b74163 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:35.739288 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-994dda24-968d-4cf7-8857-736d26b74163 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:35.739510 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-994dda24-968d-4cf7-8857-736d26b74163 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Delete volume with id: 8470510f-5288-4276-a4ff-2c6b368b568e Jul 24 07:44:35.761326 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:35.761326 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:44:35.761820 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-994dda24-968d-4cf7-8857-736d26b74163 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Volume info retrieved successfully. Jul 24 07:44:35.792402 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-994dda24-968d-4cf7-8857-736d26b74163 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Delete volume request issued successfully. Jul 24 07:44:35.793019 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-994dda24-968d-4cf7-8857-736d26b74163 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] https://10.4.3.170/volume/v3/volumes/8470510f-5288-4276-a4ff-2c6b368b568e returned with HTTP 202 Jul 24 07:44:35.793019 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 733/2971] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:44:35 2026] DELETE /volume/v3/volumes/8470510f-5288-4276-a4ff-2c6b368b568e => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:44:35.802074 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a7be2380-f1f7-4225-8150-f14bdabbf1fa None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:35.806954 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a7be2380-f1f7-4225-8150-f14bdabbf1fa tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] GET https://10.4.3.170/volume/v3/volumes/8470510f-5288-4276-a4ff-2c6b368b568e Jul 24 07:44:35.807310 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a7be2380-f1f7-4225-8150-f14bdabbf1fa tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:35.807581 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a7be2380-f1f7-4225-8150-f14bdabbf1fa tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:35.817344 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-d4579cd9-6394-4d19-828d-1c05f5f3746f req-88693ecc-7b90-4112-8537-8245b4254505 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Lock "cinder-attachment_update-cc9ea047-5687-4fb8-8e46-2a94051f24a2-np0000005822" released by "attachment_update" :: held 0.118s {{(pid=100244) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 07:44:35.817684 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:35.817684 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:44:35.817758 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-d4579cd9-6394-4d19-828d-1c05f5f3746f req-88693ecc-7b90-4112-8537-8245b4254505 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/attachments/784f7099-ce38-4e18-baa4-bc3165c7f2eb returned with HTTP 200 Jul 24 07:44:35.818188 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 746/2972] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 24 07:44:35 2026] PUT /volume/v3/attachments/784f7099-ce38-4e18-baa4-bc3165c7f2eb => generated 969 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:44:35.825609 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-a7be2380-f1f7-4225-8150-f14bdabbf1fa tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Volume info retrieved successfully. Jul 24 07:44:35.830629 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a7be2380-f1f7-4225-8150-f14bdabbf1fa tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] https://10.4.3.170/volume/v3/volumes/8470510f-5288-4276-a4ff-2c6b368b568e returned with HTTP 200 Jul 24 07:44:35.831012 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 746/2973] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:35 2026] GET /volume/v3/volumes/8470510f-5288-4276-a4ff-2c6b368b568e => generated 852 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:35.846361 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-d4579cd9-6394-4d19-828d-1c05f5f3746f req-e4d29beb-836f-44c0-883a-39892a4d0d95 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:35.853685 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-d4579cd9-6394-4d19-828d-1c05f5f3746f req-e4d29beb-836f-44c0-883a-39892a4d0d95 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] POST https://10.4.3.170/volume/v3/attachments/784f7099-ce38-4e18-baa4-bc3165c7f2eb/action Jul 24 07:44:35.853685 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-d4579cd9-6394-4d19-828d-1c05f5f3746f req-e4d29beb-836f-44c0-883a-39892a4d0d95 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Action body: b'{"os-complete": null}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:44:35.853685 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-d4579cd9-6394-4d19-828d-1c05f5f3746f req-e4d29beb-836f-44c0-883a-39892a4d0d95 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:44:35.878669 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:35.878669 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:44:35.897831 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-d4579cd9-6394-4d19-828d-1c05f5f3746f req-e4d29beb-836f-44c0-883a-39892a4d0d95 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/attachments/784f7099-ce38-4e18-baa4-bc3165c7f2eb/action returned with HTTP 204 Jul 24 07:44:35.897831 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 749/2974] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 24 07:44:35 2026] POST /volume/v3/attachments/784f7099-ce38-4e18-baa4-bc3165c7f2eb/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:44:36.594116 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-cbe09795-b385-4203-8883-3c5d6fda3f46 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:36.596508 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-cbe09795-b385-4203-8883-3c5d6fda3f46 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] GET https://10.4.3.170/volume/v3/volumes/9109f90e-b1b8-4a0f-8f31-93eec5fcbe82 Jul 24 07:44:36.596674 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-cbe09795-b385-4203-8883-3c5d6fda3f46 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:36.596844 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-cbe09795-b385-4203-8883-3c5d6fda3f46 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:36.604274 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:36.604274 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:44:36.607553 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-cbe09795-b385-4203-8883-3c5d6fda3f46 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Volume info retrieved successfully. Jul 24 07:44:36.612500 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-cbe09795-b385-4203-8883-3c5d6fda3f46 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] https://10.4.3.170/volume/v3/volumes/9109f90e-b1b8-4a0f-8f31-93eec5fcbe82 returned with HTTP 200 Jul 24 07:44:36.612958 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 734/2975] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:36 2026] GET /volume/v3/volumes/9109f90e-b1b8-4a0f-8f31-93eec5fcbe82 => generated 997 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:36.849178 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-316234dc-8619-4bb4-8b34-05f28c8116f3 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:36.851346 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-316234dc-8619-4bb4-8b34-05f28c8116f3 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] GET https://10.4.3.170/volume/v3/volumes/8470510f-5288-4276-a4ff-2c6b368b568e Jul 24 07:44:36.851722 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-316234dc-8619-4bb4-8b34-05f28c8116f3 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:36.852003 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-316234dc-8619-4bb4-8b34-05f28c8116f3 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:36.858064 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-316234dc-8619-4bb4-8b34-05f28c8116f3 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] https://10.4.3.170/volume/v3/volumes/8470510f-5288-4276-a4ff-2c6b368b568e returned with HTTP 404 Jul 24 07:44:36.858594 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 747/2976] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:36 2026] GET /volume/v3/volumes/8470510f-5288-4276-a4ff-2c6b368b568e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:44:36.871735 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-6603b64a-b745-47eb-b676-db1dfd65f1ef None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:36.873563 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6603b64a-b745-47eb-b676-db1dfd65f1ef tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] DELETE https://10.4.3.170/volume/v3/volumes/8bef07ea-0c22-415b-b263-df62f23dcce0 Jul 24 07:44:36.873743 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6603b64a-b745-47eb-b676-db1dfd65f1ef tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:36.873949 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6603b64a-b745-47eb-b676-db1dfd65f1ef tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:36.874107 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-6603b64a-b745-47eb-b676-db1dfd65f1ef tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Delete volume with id: 8bef07ea-0c22-415b-b263-df62f23dcce0 Jul 24 07:44:36.881034 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:36.881034 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:44:36.881538 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-6603b64a-b745-47eb-b676-db1dfd65f1ef tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Volume info retrieved successfully. Jul 24 07:44:36.903775 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-6603b64a-b745-47eb-b676-db1dfd65f1ef tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Delete volume request issued successfully. Jul 24 07:44:36.904018 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6603b64a-b745-47eb-b676-db1dfd65f1ef tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] https://10.4.3.170/volume/v3/volumes/8bef07ea-0c22-415b-b263-df62f23dcce0 returned with HTTP 202 Jul 24 07:44:36.904621 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 747/2977] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:44:36 2026] DELETE /volume/v3/volumes/8bef07ea-0c22-415b-b263-df62f23dcce0 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:44:36.912871 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-df4bf28c-a641-4ae7-94df-13c4b58d61d4 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:36.914516 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-df4bf28c-a641-4ae7-94df-13c4b58d61d4 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] GET https://10.4.3.170/volume/v3/volumes/8bef07ea-0c22-415b-b263-df62f23dcce0 Jul 24 07:44:36.914704 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-df4bf28c-a641-4ae7-94df-13c4b58d61d4 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:36.914883 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-df4bf28c-a641-4ae7-94df-13c4b58d61d4 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:36.922728 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:36.922728 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:44:36.928123 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-df4bf28c-a641-4ae7-94df-13c4b58d61d4 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Volume info retrieved successfully. Jul 24 07:44:36.936343 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-df4bf28c-a641-4ae7-94df-13c4b58d61d4 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] https://10.4.3.170/volume/v3/volumes/8bef07ea-0c22-415b-b263-df62f23dcce0 returned with HTTP 200 Jul 24 07:44:36.936815 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 750/2978] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:36 2026] GET /volume/v3/volumes/8bef07ea-0c22-415b-b263-df62f23dcce0 => generated 852 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:37.628879 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-a7dcaf5f-da74-4ba5-86eb-3fbb544ff279 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:37.632797 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a7dcaf5f-da74-4ba5-86eb-3fbb544ff279 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] GET https://10.4.3.170/volume/v3/volumes/9109f90e-b1b8-4a0f-8f31-93eec5fcbe82 Jul 24 07:44:37.632797 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a7dcaf5f-da74-4ba5-86eb-3fbb544ff279 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:37.632797 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a7dcaf5f-da74-4ba5-86eb-3fbb544ff279 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:37.641888 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:37.641888 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:44:37.648112 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-a7dcaf5f-da74-4ba5-86eb-3fbb544ff279 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Volume info retrieved successfully. Jul 24 07:44:37.650258 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a7dcaf5f-da74-4ba5-86eb-3fbb544ff279 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] https://10.4.3.170/volume/v3/volumes/9109f90e-b1b8-4a0f-8f31-93eec5fcbe82 returned with HTTP 200 Jul 24 07:44:37.650815 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 735/2979] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:37 2026] GET /volume/v3/volumes/9109f90e-b1b8-4a0f-8f31-93eec5fcbe82 => generated 1000 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:44:37.950021 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-87b5af02-e361-4c21-a360-d74e10f404b3 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:37.951197 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-87b5af02-e361-4c21-a360-d74e10f404b3 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] GET https://10.4.3.170/volume/v3/volumes/8bef07ea-0c22-415b-b263-df62f23dcce0 Jul 24 07:44:37.951419 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-87b5af02-e361-4c21-a360-d74e10f404b3 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:37.951674 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-87b5af02-e361-4c21-a360-d74e10f404b3 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:37.956888 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-87b5af02-e361-4c21-a360-d74e10f404b3 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] https://10.4.3.170/volume/v3/volumes/8bef07ea-0c22-415b-b263-df62f23dcce0 returned with HTTP 404 Jul 24 07:44:37.957336 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 748/2980] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:37 2026] GET /volume/v3/volumes/8bef07ea-0c22-415b-b263-df62f23dcce0 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:44:37.964712 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-36951cc3-144c-4426-b044-705dd787b4df None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:37.965936 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-36951cc3-144c-4426-b044-705dd787b4df tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] DELETE https://10.4.3.170/volume/v3/volumes/cf8a3881-9e39-4799-92f0-b57e1f620f4c Jul 24 07:44:37.966742 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-36951cc3-144c-4426-b044-705dd787b4df tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:37.966742 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-36951cc3-144c-4426-b044-705dd787b4df tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:37.966742 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-36951cc3-144c-4426-b044-705dd787b4df tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Delete volume with id: cf8a3881-9e39-4799-92f0-b57e1f620f4c Jul 24 07:44:37.973139 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:37.973139 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:44:37.973647 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-36951cc3-144c-4426-b044-705dd787b4df tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Volume info retrieved successfully. Jul 24 07:44:37.990649 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-36951cc3-144c-4426-b044-705dd787b4df tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Delete volume request issued successfully. Jul 24 07:44:37.991130 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-36951cc3-144c-4426-b044-705dd787b4df tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] https://10.4.3.170/volume/v3/volumes/cf8a3881-9e39-4799-92f0-b57e1f620f4c returned with HTTP 202 Jul 24 07:44:37.991745 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 748/2981] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:44:37 2026] DELETE /volume/v3/volumes/cf8a3881-9e39-4799-92f0-b57e1f620f4c => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:44:38.000194 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-c6da89e8-555d-41ba-b10b-687a140e8170 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:38.001343 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c6da89e8-555d-41ba-b10b-687a140e8170 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] GET https://10.4.3.170/volume/v3/volumes/cf8a3881-9e39-4799-92f0-b57e1f620f4c Jul 24 07:44:38.001564 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c6da89e8-555d-41ba-b10b-687a140e8170 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:38.002021 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c6da89e8-555d-41ba-b10b-687a140e8170 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:38.008950 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:38.008950 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:44:38.013040 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-c6da89e8-555d-41ba-b10b-687a140e8170 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Volume info retrieved successfully. Jul 24 07:44:38.018343 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c6da89e8-555d-41ba-b10b-687a140e8170 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] https://10.4.3.170/volume/v3/volumes/cf8a3881-9e39-4799-92f0-b57e1f620f4c returned with HTTP 200 Jul 24 07:44:38.018663 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 751/2982] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:37 2026] GET /volume/v3/volumes/cf8a3881-9e39-4799-92f0-b57e1f620f4c => generated 852 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:38.666837 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-e279cc85-c769-46cd-ac11-ec251bf5d144 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:38.669276 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e279cc85-c769-46cd-ac11-ec251bf5d144 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] GET https://10.4.3.170/volume/v3/volumes/9109f90e-b1b8-4a0f-8f31-93eec5fcbe82 Jul 24 07:44:38.669542 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e279cc85-c769-46cd-ac11-ec251bf5d144 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:38.669735 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e279cc85-c769-46cd-ac11-ec251bf5d144 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:38.679663 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:38.679663 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:44:38.684140 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-e279cc85-c769-46cd-ac11-ec251bf5d144 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Volume info retrieved successfully. Jul 24 07:44:38.689687 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e279cc85-c769-46cd-ac11-ec251bf5d144 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] https://10.4.3.170/volume/v3/volumes/9109f90e-b1b8-4a0f-8f31-93eec5fcbe82 returned with HTTP 200 Jul 24 07:44:38.690155 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 736/2983] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:38 2026] GET /volume/v3/volumes/9109f90e-b1b8-4a0f-8f31-93eec5fcbe82 => generated 1000 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:44:39.035388 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-f6c95473-c76b-48ea-ad88-8ffe9b0bbd65 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:39.037884 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f6c95473-c76b-48ea-ad88-8ffe9b0bbd65 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] GET https://10.4.3.170/volume/v3/volumes/cf8a3881-9e39-4799-92f0-b57e1f620f4c Jul 24 07:44:39.038181 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f6c95473-c76b-48ea-ad88-8ffe9b0bbd65 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:39.038450 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f6c95473-c76b-48ea-ad88-8ffe9b0bbd65 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:39.045642 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f6c95473-c76b-48ea-ad88-8ffe9b0bbd65 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] https://10.4.3.170/volume/v3/volumes/cf8a3881-9e39-4799-92f0-b57e1f620f4c returned with HTTP 404 Jul 24 07:44:39.046752 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 749/2984] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:39 2026] GET /volume/v3/volumes/cf8a3881-9e39-4799-92f0-b57e1f620f4c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 24 07:44:39.055961 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-8db68a59-3a3f-4b25-8dd8-2e826859f0ff None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:39.062845 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8db68a59-3a3f-4b25-8dd8-2e826859f0ff tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] DELETE https://10.4.3.170/volume/v3/volumes/74e45165-8e7d-4598-9c98-084006bc8b1f Jul 24 07:44:39.063056 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8db68a59-3a3f-4b25-8dd8-2e826859f0ff tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:39.063347 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8db68a59-3a3f-4b25-8dd8-2e826859f0ff tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:39.063573 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-8db68a59-3a3f-4b25-8dd8-2e826859f0ff tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Delete volume with id: 74e45165-8e7d-4598-9c98-084006bc8b1f Jul 24 07:44:39.073808 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:39.073808 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:44:39.074473 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-8db68a59-3a3f-4b25-8dd8-2e826859f0ff tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Volume info retrieved successfully. Jul 24 07:44:39.102882 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-8db68a59-3a3f-4b25-8dd8-2e826859f0ff tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Delete volume request issued successfully. Jul 24 07:44:39.103166 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8db68a59-3a3f-4b25-8dd8-2e826859f0ff tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] https://10.4.3.170/volume/v3/volumes/74e45165-8e7d-4598-9c98-084006bc8b1f returned with HTTP 202 Jul 24 07:44:39.103688 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 749/2985] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:44:39 2026] DELETE /volume/v3/volumes/74e45165-8e7d-4598-9c98-084006bc8b1f => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:44:39.115108 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-ffb777f3-2d28-44e1-b9b7-a5666750221e None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:39.121880 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ffb777f3-2d28-44e1-b9b7-a5666750221e tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] GET https://10.4.3.170/volume/v3/volumes/74e45165-8e7d-4598-9c98-084006bc8b1f Jul 24 07:44:39.122144 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ffb777f3-2d28-44e1-b9b7-a5666750221e tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:39.122328 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ffb777f3-2d28-44e1-b9b7-a5666750221e tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:39.136495 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:39.136495 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:44:39.142008 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-ffb777f3-2d28-44e1-b9b7-a5666750221e tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Volume info retrieved successfully. Jul 24 07:44:39.146986 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ffb777f3-2d28-44e1-b9b7-a5666750221e tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] https://10.4.3.170/volume/v3/volumes/74e45165-8e7d-4598-9c98-084006bc8b1f returned with HTTP 200 Jul 24 07:44:39.147459 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 752/2986] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:39 2026] GET /volume/v3/volumes/74e45165-8e7d-4598-9c98-084006bc8b1f => generated 851 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:39.702361 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-a79f8dc8-5be0-4f27-ac87-b3c9d96694a7 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:39.704469 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a79f8dc8-5be0-4f27-ac87-b3c9d96694a7 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] GET https://10.4.3.170/volume/v3/volumes/9109f90e-b1b8-4a0f-8f31-93eec5fcbe82 Jul 24 07:44:39.704691 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a79f8dc8-5be0-4f27-ac87-b3c9d96694a7 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:39.704920 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a79f8dc8-5be0-4f27-ac87-b3c9d96694a7 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:39.715872 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:39.715872 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:44:39.719945 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-a79f8dc8-5be0-4f27-ac87-b3c9d96694a7 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Volume info retrieved successfully. Jul 24 07:44:39.725171 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a79f8dc8-5be0-4f27-ac87-b3c9d96694a7 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] https://10.4.3.170/volume/v3/volumes/9109f90e-b1b8-4a0f-8f31-93eec5fcbe82 returned with HTTP 200 Jul 24 07:44:39.725665 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 737/2987] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:39 2026] GET /volume/v3/volumes/9109f90e-b1b8-4a0f-8f31-93eec5fcbe82 => generated 1000 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:44:40.163668 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-df62f2fa-c0aa-44f7-8ae0-23ab7d9f6a61 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:40.165509 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-df62f2fa-c0aa-44f7-8ae0-23ab7d9f6a61 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] GET https://10.4.3.170/volume/v3/volumes/74e45165-8e7d-4598-9c98-084006bc8b1f Jul 24 07:44:40.165683 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-df62f2fa-c0aa-44f7-8ae0-23ab7d9f6a61 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:40.165853 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-df62f2fa-c0aa-44f7-8ae0-23ab7d9f6a61 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:40.172094 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-df62f2fa-c0aa-44f7-8ae0-23ab7d9f6a61 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] https://10.4.3.170/volume/v3/volumes/74e45165-8e7d-4598-9c98-084006bc8b1f returned with HTTP 404 Jul 24 07:44:40.172452 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 750/2988] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:40 2026] GET /volume/v3/volumes/74e45165-8e7d-4598-9c98-084006bc8b1f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:44:40.181553 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-4084ad52-5d98-4746-bc68-2dd65a770890 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:40.183525 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4084ad52-5d98-4746-bc68-2dd65a770890 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] DELETE https://10.4.3.170/volume/v3/volumes/19ba982b-43e5-429e-8f15-9ae773b91a31 Jul 24 07:44:40.183813 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4084ad52-5d98-4746-bc68-2dd65a770890 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:40.184440 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4084ad52-5d98-4746-bc68-2dd65a770890 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:40.184440 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-4084ad52-5d98-4746-bc68-2dd65a770890 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Delete volume with id: 19ba982b-43e5-429e-8f15-9ae773b91a31 Jul 24 07:44:40.194859 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:40.194859 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:44:40.195651 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-4084ad52-5d98-4746-bc68-2dd65a770890 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Volume info retrieved successfully. Jul 24 07:44:40.225117 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-4084ad52-5d98-4746-bc68-2dd65a770890 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Delete volume request issued successfully. Jul 24 07:44:40.225590 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4084ad52-5d98-4746-bc68-2dd65a770890 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] https://10.4.3.170/volume/v3/volumes/19ba982b-43e5-429e-8f15-9ae773b91a31 returned with HTTP 202 Jul 24 07:44:40.226118 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 750/2989] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:44:40 2026] DELETE /volume/v3/volumes/19ba982b-43e5-429e-8f15-9ae773b91a31 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:44:40.236424 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-aa15331c-2df4-4d7e-a7ca-5c3874bd591a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:40.237771 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-aa15331c-2df4-4d7e-a7ca-5c3874bd591a tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] GET https://10.4.3.170/volume/v3/volumes/19ba982b-43e5-429e-8f15-9ae773b91a31 Jul 24 07:44:40.237771 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-aa15331c-2df4-4d7e-a7ca-5c3874bd591a tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:40.237771 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-aa15331c-2df4-4d7e-a7ca-5c3874bd591a tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:40.245736 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:40.245736 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:44:40.252636 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-aa15331c-2df4-4d7e-a7ca-5c3874bd591a tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Volume info retrieved successfully. Jul 24 07:44:40.257542 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-aa15331c-2df4-4d7e-a7ca-5c3874bd591a tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] https://10.4.3.170/volume/v3/volumes/19ba982b-43e5-429e-8f15-9ae773b91a31 returned with HTTP 200 Jul 24 07:44:40.257931 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 753/2990] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:40 2026] GET /volume/v3/volumes/19ba982b-43e5-429e-8f15-9ae773b91a31 => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:40.738320 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-ed977211-88a5-4035-8b5e-55717b620b44 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:40.740848 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ed977211-88a5-4035-8b5e-55717b620b44 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] GET https://10.4.3.170/volume/v3/volumes/9109f90e-b1b8-4a0f-8f31-93eec5fcbe82 Jul 24 07:44:40.741041 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ed977211-88a5-4035-8b5e-55717b620b44 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:40.741245 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ed977211-88a5-4035-8b5e-55717b620b44 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:40.748223 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:40.748223 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:44:40.751789 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-ed977211-88a5-4035-8b5e-55717b620b44 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Volume info retrieved successfully. Jul 24 07:44:40.756594 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ed977211-88a5-4035-8b5e-55717b620b44 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] https://10.4.3.170/volume/v3/volumes/9109f90e-b1b8-4a0f-8f31-93eec5fcbe82 returned with HTTP 200 Jul 24 07:44:40.757589 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 738/2991] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:40 2026] GET /volume/v3/volumes/9109f90e-b1b8-4a0f-8f31-93eec5fcbe82 => generated 1000 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:44:41.273829 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-cd661a4a-e14b-470d-aba7-abc6b3a0579d None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:41.275843 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-cd661a4a-e14b-470d-aba7-abc6b3a0579d tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] GET https://10.4.3.170/volume/v3/volumes/19ba982b-43e5-429e-8f15-9ae773b91a31 Jul 24 07:44:41.276011 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-cd661a4a-e14b-470d-aba7-abc6b3a0579d tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:41.276191 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-cd661a4a-e14b-470d-aba7-abc6b3a0579d tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:41.282020 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-cd661a4a-e14b-470d-aba7-abc6b3a0579d tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] https://10.4.3.170/volume/v3/volumes/19ba982b-43e5-429e-8f15-9ae773b91a31 returned with HTTP 404 Jul 24 07:44:41.282493 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 751/2992] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:41 2026] GET /volume/v3/volumes/19ba982b-43e5-429e-8f15-9ae773b91a31 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:44:41.292548 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-80883054-da5d-478b-aff5-fc9ef07430b4 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:41.294760 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-80883054-da5d-478b-aff5-fc9ef07430b4 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/e36b65a7-f03a-4b6c-8b67-16f9f577613d Jul 24 07:44:41.294974 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-80883054-da5d-478b-aff5-fc9ef07430b4 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:41.295296 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-80883054-da5d-478b-aff5-fc9ef07430b4 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:41.295369 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.snapshots [None req-80883054-da5d-478b-aff5-fc9ef07430b4 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Delete snapshot with id: e36b65a7-f03a-4b6c-8b67-16f9f577613d Jul 24 07:44:41.302855 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:41.302855 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:44:41.303302 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-80883054-da5d-478b-aff5-fc9ef07430b4 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Snapshot retrieved successfully. Jul 24 07:44:41.319231 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-80883054-da5d-478b-aff5-fc9ef07430b4 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Snapshot delete request issued successfully. Jul 24 07:44:41.322254 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-80883054-da5d-478b-aff5-fc9ef07430b4 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] https://10.4.3.170/volume/v3/snapshots/e36b65a7-f03a-4b6c-8b67-16f9f577613d returned with HTTP 202 Jul 24 07:44:41.322254 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 751/2993] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 24 07:44:41 2026] DELETE /volume/v3/snapshots/e36b65a7-f03a-4b6c-8b67-16f9f577613d => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:44:41.327376 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-57f6ee94-20a7-442f-8e12-2d478697ca7d None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:41.329251 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-57f6ee94-20a7-442f-8e12-2d478697ca7d tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] GET https://10.4.3.170/volume/v3/snapshots/e36b65a7-f03a-4b6c-8b67-16f9f577613d Jul 24 07:44:41.329519 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-57f6ee94-20a7-442f-8e12-2d478697ca7d tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:41.329784 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-57f6ee94-20a7-442f-8e12-2d478697ca7d tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:41.338242 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:41.338242 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:44:41.338242 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-57f6ee94-20a7-442f-8e12-2d478697ca7d tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Snapshot retrieved successfully. Jul 24 07:44:41.338242 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-57f6ee94-20a7-442f-8e12-2d478697ca7d tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] https://10.4.3.170/volume/v3/snapshots/e36b65a7-f03a-4b6c-8b67-16f9f577613d returned with HTTP 200 Jul 24 07:44:41.338242 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 754/2994] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:44:41 2026] GET /volume/v3/snapshots/e36b65a7-f03a-4b6c-8b67-16f9f577613d => generated 474 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:41.773592 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-404e8a4c-a04f-450f-b481-e49602cae42c None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:41.775822 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-404e8a4c-a04f-450f-b481-e49602cae42c tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] GET https://10.4.3.170/volume/v3/volumes/9109f90e-b1b8-4a0f-8f31-93eec5fcbe82 Jul 24 07:44:41.776100 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-404e8a4c-a04f-450f-b481-e49602cae42c tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:41.776411 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-404e8a4c-a04f-450f-b481-e49602cae42c tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:41.786277 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:41.786277 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:44:41.795274 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-404e8a4c-a04f-450f-b481-e49602cae42c tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Volume info retrieved successfully. Jul 24 07:44:41.800858 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-404e8a4c-a04f-450f-b481-e49602cae42c tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] https://10.4.3.170/volume/v3/volumes/9109f90e-b1b8-4a0f-8f31-93eec5fcbe82 returned with HTTP 200 Jul 24 07:44:41.801323 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 739/2995] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:41 2026] GET /volume/v3/volumes/9109f90e-b1b8-4a0f-8f31-93eec5fcbe82 => generated 1000 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:44:42.346625 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-526d6db8-c5be-4b3f-84df-ab93f6c09414 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:42.349958 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-526d6db8-c5be-4b3f-84df-ab93f6c09414 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] GET https://10.4.3.170/volume/v3/snapshots/e36b65a7-f03a-4b6c-8b67-16f9f577613d Jul 24 07:44:42.350366 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-526d6db8-c5be-4b3f-84df-ab93f6c09414 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:42.350626 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-526d6db8-c5be-4b3f-84df-ab93f6c09414 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:42.357761 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-526d6db8-c5be-4b3f-84df-ab93f6c09414 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] https://10.4.3.170/volume/v3/snapshots/e36b65a7-f03a-4b6c-8b67-16f9f577613d returned with HTTP 404 Jul 24 07:44:42.359316 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 752/2996] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:44:42 2026] GET /volume/v3/snapshots/e36b65a7-f03a-4b6c-8b67-16f9f577613d => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:44:42.368525 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-583e8039-acd6-4faf-91ff-b9b08be32c03 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:42.370675 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-583e8039-acd6-4faf-91ff-b9b08be32c03 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] DELETE https://10.4.3.170/volume/v3/volumes/e64fe903-5772-474e-974d-0881d113e0d6 Jul 24 07:44:42.370918 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-583e8039-acd6-4faf-91ff-b9b08be32c03 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:42.371147 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-583e8039-acd6-4faf-91ff-b9b08be32c03 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:42.371354 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-583e8039-acd6-4faf-91ff-b9b08be32c03 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Delete volume with id: e64fe903-5772-474e-974d-0881d113e0d6 Jul 24 07:44:42.379370 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:42.379370 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:44:42.379897 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-583e8039-acd6-4faf-91ff-b9b08be32c03 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Volume info retrieved successfully. Jul 24 07:44:42.400311 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-583e8039-acd6-4faf-91ff-b9b08be32c03 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Delete volume request issued successfully. Jul 24 07:44:42.400696 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-583e8039-acd6-4faf-91ff-b9b08be32c03 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] https://10.4.3.170/volume/v3/volumes/e64fe903-5772-474e-974d-0881d113e0d6 returned with HTTP 202 Jul 24 07:44:42.401383 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 752/2997] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:44:42 2026] DELETE /volume/v3/volumes/e64fe903-5772-474e-974d-0881d113e0d6 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:44:42.410285 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-8315a224-882b-47b1-a055-837bfd35337a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:42.413035 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8315a224-882b-47b1-a055-837bfd35337a tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] GET https://10.4.3.170/volume/v3/volumes/e64fe903-5772-474e-974d-0881d113e0d6 Jul 24 07:44:42.413035 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8315a224-882b-47b1-a055-837bfd35337a tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:42.413035 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8315a224-882b-47b1-a055-837bfd35337a tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:42.421136 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:42.421136 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:44:42.427964 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-8315a224-882b-47b1-a055-837bfd35337a tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Volume info retrieved successfully. Jul 24 07:44:42.434747 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8315a224-882b-47b1-a055-837bfd35337a tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] https://10.4.3.170/volume/v3/volumes/e64fe903-5772-474e-974d-0881d113e0d6 returned with HTTP 200 Jul 24 07:44:42.435219 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 755/2998] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:42 2026] GET /volume/v3/volumes/e64fe903-5772-474e-974d-0881d113e0d6 => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:42.822291 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-b016e70e-2418-4d9a-ba36-3231f353db9f None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:42.824817 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b016e70e-2418-4d9a-ba36-3231f353db9f tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] GET https://10.4.3.170/volume/v3/volumes/9109f90e-b1b8-4a0f-8f31-93eec5fcbe82 Jul 24 07:44:42.824817 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b016e70e-2418-4d9a-ba36-3231f353db9f tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:42.824817 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b016e70e-2418-4d9a-ba36-3231f353db9f tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:42.831835 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:42.831835 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:44:42.834476 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-b016e70e-2418-4d9a-ba36-3231f353db9f tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Volume info retrieved successfully. Jul 24 07:44:42.839011 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b016e70e-2418-4d9a-ba36-3231f353db9f tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] https://10.4.3.170/volume/v3/volumes/9109f90e-b1b8-4a0f-8f31-93eec5fcbe82 returned with HTTP 200 Jul 24 07:44:42.839420 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 740/2999] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:42 2026] GET /volume/v3/volumes/9109f90e-b1b8-4a0f-8f31-93eec5fcbe82 => generated 1000 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:44:43.455048 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-74dade35-6ffa-4604-bc98-579e57c6b1f5 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:43.457231 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-74dade35-6ffa-4604-bc98-579e57c6b1f5 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] GET https://10.4.3.170/volume/v3/volumes/e64fe903-5772-474e-974d-0881d113e0d6 Jul 24 07:44:43.457497 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-74dade35-6ffa-4604-bc98-579e57c6b1f5 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:43.457729 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-74dade35-6ffa-4604-bc98-579e57c6b1f5 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:43.465003 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-74dade35-6ffa-4604-bc98-579e57c6b1f5 tempest-CreateVolumesFromSnapshotTest-605928997 tempest-CreateVolumesFromSnapshotTest-605928997-project-member] https://10.4.3.170/volume/v3/volumes/e64fe903-5772-474e-974d-0881d113e0d6 returned with HTTP 404 Jul 24 07:44:43.465003 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 753/3000] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:43 2026] GET /volume/v3/volumes/e64fe903-5772-474e-974d-0881d113e0d6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 24 07:44:43.855453 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1f97b7be-175b-42ba-9b76-10b627108eaa None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:43.858179 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1f97b7be-175b-42ba-9b76-10b627108eaa tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] GET https://10.4.3.170/volume/v3/volumes/9109f90e-b1b8-4a0f-8f31-93eec5fcbe82 Jul 24 07:44:43.858361 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1f97b7be-175b-42ba-9b76-10b627108eaa tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:43.859351 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1f97b7be-175b-42ba-9b76-10b627108eaa tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:43.872054 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:43.872054 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:44:43.877123 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-1f97b7be-175b-42ba-9b76-10b627108eaa tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Volume info retrieved successfully. Jul 24 07:44:43.882572 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1f97b7be-175b-42ba-9b76-10b627108eaa tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] https://10.4.3.170/volume/v3/volumes/9109f90e-b1b8-4a0f-8f31-93eec5fcbe82 returned with HTTP 200 Jul 24 07:44:43.883055 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 753/3001] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:43 2026] GET /volume/v3/volumes/9109f90e-b1b8-4a0f-8f31-93eec5fcbe82 => generated 1000 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:44:44.895495 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-84926601-d656-4b16-a2ec-a091b3897920 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:44.898223 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-84926601-d656-4b16-a2ec-a091b3897920 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] GET https://10.4.3.170/volume/v3/volumes/9109f90e-b1b8-4a0f-8f31-93eec5fcbe82 Jul 24 07:44:44.898223 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-84926601-d656-4b16-a2ec-a091b3897920 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:44.898223 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-84926601-d656-4b16-a2ec-a091b3897920 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:44.905676 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:44.905676 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:44:44.912889 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-84926601-d656-4b16-a2ec-a091b3897920 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Volume info retrieved successfully. Jul 24 07:44:44.919730 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-84926601-d656-4b16-a2ec-a091b3897920 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] https://10.4.3.170/volume/v3/volumes/9109f90e-b1b8-4a0f-8f31-93eec5fcbe82 returned with HTTP 200 Jul 24 07:44:44.920270 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 756/3002] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:44 2026] GET /volume/v3/volumes/9109f90e-b1b8-4a0f-8f31-93eec5fcbe82 => generated 1251 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:44:45.081267 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-6339d0ae-f37f-4a9b-8cfb-c977c1aa3335 req-b278b366-3f87-47b9-ab8a-2c6c5ee5d8da None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:45.087919 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-6339d0ae-f37f-4a9b-8cfb-c977c1aa3335 req-b278b366-3f87-47b9-ab8a-2c6c5ee5d8da tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] GET https://10.4.3.170/volume/v3/volumes/9109f90e-b1b8-4a0f-8f31-93eec5fcbe82 Jul 24 07:44:45.089808 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-6339d0ae-f37f-4a9b-8cfb-c977c1aa3335 req-b278b366-3f87-47b9-ab8a-2c6c5ee5d8da tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:45.090122 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-6339d0ae-f37f-4a9b-8cfb-c977c1aa3335 req-b278b366-3f87-47b9-ab8a-2c6c5ee5d8da tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:45.102896 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:45.102896 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:44:45.106365 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-6339d0ae-f37f-4a9b-8cfb-c977c1aa3335 req-b278b366-3f87-47b9-ab8a-2c6c5ee5d8da tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Volume info retrieved successfully. Jul 24 07:44:45.111365 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-6339d0ae-f37f-4a9b-8cfb-c977c1aa3335 req-b278b366-3f87-47b9-ab8a-2c6c5ee5d8da tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] https://10.4.3.170/volume/v3/volumes/9109f90e-b1b8-4a0f-8f31-93eec5fcbe82 returned with HTTP 200 Jul 24 07:44:45.111856 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 741/3003] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:44:45 2026] GET /volume/v3/volumes/9109f90e-b1b8-4a0f-8f31-93eec5fcbe82 => generated 1251 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:44:45.115943 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-a6a27a71-ea5d-4a51-9f84-a34d09a2e441 req-8c276680-792d-4e2a-a563-16ae854fabcc None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:45.120910 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-a6a27a71-ea5d-4a51-9f84-a34d09a2e441 req-8c276680-792d-4e2a-a563-16ae854fabcc tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] GET https://10.4.3.170/volume/v3/limits Jul 24 07:44:45.121936 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-a6a27a71-ea5d-4a51-9f84-a34d09a2e441 req-8c276680-792d-4e2a-a563-16ae854fabcc tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:45.121936 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-a6a27a71-ea5d-4a51-9f84-a34d09a2e441 req-8c276680-792d-4e2a-a563-16ae854fabcc tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Calling method 'index' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:45.133141 np0000005822 devstack@c-api.service[100244]: WARNING cinder.quota [req-a6a27a71-ea5d-4a51-9f84-a34d09a2e441 req-8c276680-792d-4e2a-a563-16ae854fabcc tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-54486610-1070842992 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-54486610-1070842992, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:44:45.133731 np0000005822 devstack@c-api.service[100244]: WARNING cinder.quota [req-a6a27a71-ea5d-4a51-9f84-a34d09a2e441 req-8c276680-792d-4e2a-a563-16ae854fabcc tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-760067278-184663625 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-760067278-184663625, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:44:45.134068 np0000005822 devstack@c-api.service[100244]: WARNING cinder.quota [req-a6a27a71-ea5d-4a51-9f84-a34d09a2e441 req-8c276680-792d-4e2a-a563-16ae854fabcc tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-760067278-184663625 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-760067278-184663625, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:44:45.134466 np0000005822 devstack@c-api.service[100244]: WARNING cinder.quota [req-a6a27a71-ea5d-4a51-9f84-a34d09a2e441 req-8c276680-792d-4e2a-a563-16ae854fabcc tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-760067278-184663625 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-760067278-184663625, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:44:45.135098 np0000005822 devstack@c-api.service[100244]: WARNING cinder.quota [req-a6a27a71-ea5d-4a51-9f84-a34d09a2e441 req-8c276680-792d-4e2a-a563-16ae854fabcc tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1650706260-1627800737 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1650706260-1627800737, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:44:45.138220 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:45.138220 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:44:45.158493 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-a6a27a71-ea5d-4a51-9f84-a34d09a2e441 req-8c276680-792d-4e2a-a563-16ae854fabcc tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] https://10.4.3.170/volume/v3/limits returned with HTTP 200 Jul 24 07:44:45.159161 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 754/3004] 10.4.3.170 () {68 vars in 1484 bytes} [Fri Jul 24 07:44:45 2026] GET /volume/v3/limits => generated 302 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:45.200625 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-a6a27a71-ea5d-4a51-9f84-a34d09a2e441 req-67b41f01-340a-4ec2-842d-efcd9c2ce72b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:45.202567 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-a6a27a71-ea5d-4a51-9f84-a34d09a2e441 req-67b41f01-340a-4ec2-842d-efcd9c2ce72b tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] GET https://10.4.3.170/volume/v3/volumes/ae38a4d2-a5e1-4495-8a36-f3a6cd49d8aa Jul 24 07:44:45.202843 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-a6a27a71-ea5d-4a51-9f84-a34d09a2e441 req-67b41f01-340a-4ec2-842d-efcd9c2ce72b tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:45.203321 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-a6a27a71-ea5d-4a51-9f84-a34d09a2e441 req-67b41f01-340a-4ec2-842d-efcd9c2ce72b tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:45.213251 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:45.213251 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:44:45.217019 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [req-a6a27a71-ea5d-4a51-9f84-a34d09a2e441 req-67b41f01-340a-4ec2-842d-efcd9c2ce72b tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Volume info retrieved successfully. Jul 24 07:44:45.221626 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-a6a27a71-ea5d-4a51-9f84-a34d09a2e441 req-67b41f01-340a-4ec2-842d-efcd9c2ce72b tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] https://10.4.3.170/volume/v3/volumes/ae38a4d2-a5e1-4495-8a36-f3a6cd49d8aa returned with HTTP 200 Jul 24 07:44:45.222047 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 754/3005] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:44:45 2026] GET /volume/v3/volumes/ae38a4d2-a5e1-4495-8a36-f3a6cd49d8aa => generated 1662 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:44:45.234744 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-a6a27a71-ea5d-4a51-9f84-a34d09a2e441 req-6190ccd8-1ff3-48ac-9a01-ce53161ccf0d None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:45.239242 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-a6a27a71-ea5d-4a51-9f84-a34d09a2e441 req-6190ccd8-1ff3-48ac-9a01-ce53161ccf0d tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] POST https://10.4.3.170/volume/v3/snapshots Jul 24 07:44:45.239569 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-a6a27a71-ea5d-4a51-9f84-a34d09a2e441 req-6190ccd8-1ff3-48ac-9a01-ce53161ccf0d tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ae38a4d2-a5e1-4495-8a36-f3a6cd49d8aa", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-979575139", "description": null, "metadata": {}}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:44:45.254351 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:45.254351 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:44:45.254351 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [req-a6a27a71-ea5d-4a51-9f84-a34d09a2e441 req-6190ccd8-1ff3-48ac-9a01-ce53161ccf0d tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Volume info retrieved successfully. Jul 24 07:44:45.254351 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.snapshots [req-a6a27a71-ea5d-4a51-9f84-a34d09a2e441 req-6190ccd8-1ff3-48ac-9a01-ce53161ccf0d tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Create snapshot from volume ae38a4d2-a5e1-4495-8a36-f3a6cd49d8aa Jul 24 07:44:45.288455 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.quota [req-a6a27a71-ea5d-4a51-9f84-a34d09a2e441 req-6190ccd8-1ff3-48ac-9a01-ce53161ccf0d tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Created reservations ['ad782877-76b9-4aa0-82cd-e30f8ae15ccd', 'b18aaeee-06dc-41a0-8e6d-f6482b1b2ace', '8aacefb5-bf26-46fb-ae5f-929f1812f740', '8039a46c-f0aa-4b98-9d4b-632e7f62d10d'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:44:45.321689 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [req-a6a27a71-ea5d-4a51-9f84-a34d09a2e441 req-6190ccd8-1ff3-48ac-9a01-ce53161ccf0d tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Snapshot force create request issued successfully. Jul 24 07:44:45.322007 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-a6a27a71-ea5d-4a51-9f84-a34d09a2e441 req-6190ccd8-1ff3-48ac-9a01-ce53161ccf0d tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 24 07:44:45.322603 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 757/3006] 10.4.3.170 () {72 vars in 1547 bytes} [Fri Jul 24 07:44:45 2026] POST /volume/v3/snapshots => generated 323 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:44:45.622949 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-6339d0ae-f37f-4a9b-8cfb-c977c1aa3335 req-5ecfcef3-1f87-4521-b354-864c9f01c697 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:45.628838 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-6339d0ae-f37f-4a9b-8cfb-c977c1aa3335 req-5ecfcef3-1f87-4521-b354-864c9f01c697 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] GET https://10.4.3.170/volume/v3/volumes/9109f90e-b1b8-4a0f-8f31-93eec5fcbe82 Jul 24 07:44:45.629030 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-6339d0ae-f37f-4a9b-8cfb-c977c1aa3335 req-5ecfcef3-1f87-4521-b354-864c9f01c697 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:45.629283 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-6339d0ae-f37f-4a9b-8cfb-c977c1aa3335 req-5ecfcef3-1f87-4521-b354-864c9f01c697 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:45.642543 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:45.642543 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:44:45.645636 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-6339d0ae-f37f-4a9b-8cfb-c977c1aa3335 req-5ecfcef3-1f87-4521-b354-864c9f01c697 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Volume info retrieved successfully. Jul 24 07:44:45.653617 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-6339d0ae-f37f-4a9b-8cfb-c977c1aa3335 req-5ecfcef3-1f87-4521-b354-864c9f01c697 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] https://10.4.3.170/volume/v3/volumes/9109f90e-b1b8-4a0f-8f31-93eec5fcbe82 returned with HTTP 200 Jul 24 07:44:45.653617 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 742/3007] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:44:45 2026] GET /volume/v3/volumes/9109f90e-b1b8-4a0f-8f31-93eec5fcbe82 => generated 1251 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:44:45.663485 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-f3fb46f4-c904-41ca-8e0c-519e852613bf None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:45.663897 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f3fb46f4-c904-41ca-8e0c-519e852613bf None None] GET https://10.4.3.170/volume// Jul 24 07:44:45.664099 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f3fb46f4-c904-41ca-8e0c-519e852613bf None None] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:45.664368 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f3fb46f4-c904-41ca-8e0c-519e852613bf None None] Calling method 'all' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:45.664794 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f3fb46f4-c904-41ca-8e0c-519e852613bf None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:44:45.665119 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 755/3008] 10.4.3.170 () {66 vars in 1419 bytes} [Fri Jul 24 07:44:45 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:44:45.676858 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-6339d0ae-f37f-4a9b-8cfb-c977c1aa3335 req-4ae382fe-1280-4ef8-89b3-e3acf2efa31c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:45.683034 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-6339d0ae-f37f-4a9b-8cfb-c977c1aa3335 req-4ae382fe-1280-4ef8-89b3-e3acf2efa31c tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 24 07:44:45.683034 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-6339d0ae-f37f-4a9b-8cfb-c977c1aa3335 req-4ae382fe-1280-4ef8-89b3-e3acf2efa31c tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9109f90e-b1b8-4a0f-8f31-93eec5fcbe82", "connector": null, "instance_uuid": "2b3b2d07-a17c-47b7-be1b-6ee992a2fbab"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:44:45.695325 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:45.695325 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:44:45.738438 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-6339d0ae-f37f-4a9b-8cfb-c977c1aa3335 req-4ae382fe-1280-4ef8-89b3-e3acf2efa31c tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 24 07:44:45.738438 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 755/3009] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 24 07:44:45 2026] POST /volume/v3/attachments => generated 273 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:44:47.085908 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-cb5f3aa3-9c00-4fae-86ff-ccf92b869ef8 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:47.086300 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-cb5f3aa3-9c00-4fae-86ff-ccf92b869ef8 None None] GET https://10.4.3.170/volume// Jul 24 07:44:47.088335 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-cb5f3aa3-9c00-4fae-86ff-ccf92b869ef8 None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:47.088515 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-cb5f3aa3-9c00-4fae-86ff-ccf92b869ef8 None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:47.088825 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-cb5f3aa3-9c00-4fae-86ff-ccf92b869ef8 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:44:47.089272 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 758/3010] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:44:47 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:44:47.101054 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-6339d0ae-f37f-4a9b-8cfb-c977c1aa3335 req-d97eeafc-fa92-47a7-9acb-3ba3200b3286 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:47.106257 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-6339d0ae-f37f-4a9b-8cfb-c977c1aa3335 req-d97eeafc-fa92-47a7-9acb-3ba3200b3286 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] GET https://10.4.3.170/volume/v3/volumes/9109f90e-b1b8-4a0f-8f31-93eec5fcbe82 Jul 24 07:44:47.106645 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-6339d0ae-f37f-4a9b-8cfb-c977c1aa3335 req-d97eeafc-fa92-47a7-9acb-3ba3200b3286 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:47.106798 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-6339d0ae-f37f-4a9b-8cfb-c977c1aa3335 req-d97eeafc-fa92-47a7-9acb-3ba3200b3286 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:47.125660 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:47.125660 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:44:47.132779 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-6339d0ae-f37f-4a9b-8cfb-c977c1aa3335 req-d97eeafc-fa92-47a7-9acb-3ba3200b3286 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Volume info retrieved successfully. Jul 24 07:44:47.138271 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-6339d0ae-f37f-4a9b-8cfb-c977c1aa3335 req-d97eeafc-fa92-47a7-9acb-3ba3200b3286 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] https://10.4.3.170/volume/v3/volumes/9109f90e-b1b8-4a0f-8f31-93eec5fcbe82 returned with HTTP 200 Jul 24 07:44:47.138839 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 743/3011] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:44:47 2026] GET /volume/v3/volumes/9109f90e-b1b8-4a0f-8f31-93eec5fcbe82 => generated 1430 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:44:47.252179 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-6339d0ae-f37f-4a9b-8cfb-c977c1aa3335 req-0a5e2e03-4c03-4604-9e01-683d108e550c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:47.254453 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-6339d0ae-f37f-4a9b-8cfb-c977c1aa3335 req-0a5e2e03-4c03-4604-9e01-683d108e550c tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] PUT https://10.4.3.170/volume/v3/attachments/ee2f7d93-2ff1-4b5b-b119-9a1330e648fd Jul 24 07:44:47.254882 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-6339d0ae-f37f-4a9b-8cfb-c977c1aa3335 req-0a5e2e03-4c03-4604-9e01-683d108e550c tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000005822", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9a7cb9337d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5fc7887c-2ab7-4d21-80c7-ec4ad0d3b011", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:44:47.261965 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-6339d0ae-f37f-4a9b-8cfb-c977c1aa3335 req-0a5e2e03-4c03-4604-9e01-683d108e550c tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Acquiring lock "cinder-attachment_update-9109f90e-b1b8-4a0f-8f31-93eec5fcbe82-np0000005822" by "attachment_update" {{(pid=100244) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 07:44:47.266675 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-6339d0ae-f37f-4a9b-8cfb-c977c1aa3335 req-0a5e2e03-4c03-4604-9e01-683d108e550c tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Lock "cinder-attachment_update-9109f90e-b1b8-4a0f-8f31-93eec5fcbe82-np0000005822" acquired by "attachment_update" :: waited 0.005s {{(pid=100244) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 07:44:47.267550 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:47.267550 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:44:47.271532 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b5476d3f-29c6-4e26-a967-f7d8a86db2fb None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:47.273261 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b5476d3f-29c6-4e26-a967-f7d8a86db2fb tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] GET https://10.4.3.170/volume/v3/snapshots/f56e1cd4-cdd5-432f-9582-68f02016b8f2 Jul 24 07:44:47.273436 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b5476d3f-29c6-4e26-a967-f7d8a86db2fb tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:47.273615 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b5476d3f-29c6-4e26-a967-f7d8a86db2fb tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:47.279522 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:47.279522 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:44:47.279877 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-b5476d3f-29c6-4e26-a967-f7d8a86db2fb tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Snapshot retrieved successfully. Jul 24 07:44:47.281019 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b5476d3f-29c6-4e26-a967-f7d8a86db2fb tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] https://10.4.3.170/volume/v3/snapshots/f56e1cd4-cdd5-432f-9582-68f02016b8f2 returned with HTTP 200 Jul 24 07:44:47.281151 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 756/3012] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:44:47 2026] GET /volume/v3/snapshots/f56e1cd4-cdd5-432f-9582-68f02016b8f2 => generated 482 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:47.336176 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-54ae505e-a205-4203-987c-8c93b6bf8b14 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:47.340672 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-54ae505e-a205-4203-987c-8c93b6bf8b14 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:44:47.340672 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-54ae505e-a205-4203-987c-8c93b6bf8b14 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-946850941", "snapshot_id": null, "imageRef": "54c15134-d02c-4a9f-99e7-43b2349d9c62", "volume_type": null, "size": 1}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:44:47.340672 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-54ae505e-a205-4203-987c-8c93b6bf8b14 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-946850941', 'snapshot_id': None, 'imageRef': '54c15134-d02c-4a9f-99e7-43b2349d9c62', 'volume_type': None, 'size': 1}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:44:47.384800 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-6339d0ae-f37f-4a9b-8cfb-c977c1aa3335 req-0a5e2e03-4c03-4604-9e01-683d108e550c tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Lock "cinder-attachment_update-9109f90e-b1b8-4a0f-8f31-93eec5fcbe82-np0000005822" released by "attachment_update" :: held 0.118s {{(pid=100244) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 07:44:47.385089 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-6339d0ae-f37f-4a9b-8cfb-c977c1aa3335 req-0a5e2e03-4c03-4604-9e01-683d108e550c tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] https://10.4.3.170/volume/v3/attachments/ee2f7d93-2ff1-4b5b-b119-9a1330e648fd returned with HTTP 200 Jul 24 07:44:47.385718 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 756/3013] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 24 07:44:47 2026] PUT /volume/v3/attachments/ee2f7d93-2ff1-4b5b-b119-9a1330e648fd => generated 969 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:44:47.417308 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-6339d0ae-f37f-4a9b-8cfb-c977c1aa3335 req-c96f228b-bbf3-4dbf-be8c-77ba696a3c85 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:47.422321 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-6339d0ae-f37f-4a9b-8cfb-c977c1aa3335 req-c96f228b-bbf3-4dbf-be8c-77ba696a3c85 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] POST https://10.4.3.170/volume/v3/attachments/ee2f7d93-2ff1-4b5b-b119-9a1330e648fd/action Jul 24 07:44:47.422738 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-6339d0ae-f37f-4a9b-8cfb-c977c1aa3335 req-c96f228b-bbf3-4dbf-be8c-77ba696a3c85 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Action body: b'{"os-complete": null}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:44:47.422866 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-6339d0ae-f37f-4a9b-8cfb-c977c1aa3335 req-c96f228b-bbf3-4dbf-be8c-77ba696a3c85 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:44:47.443499 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:47.443499 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:44:47.456811 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-6339d0ae-f37f-4a9b-8cfb-c977c1aa3335 req-c96f228b-bbf3-4dbf-be8c-77ba696a3c85 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] https://10.4.3.170/volume/v3/attachments/ee2f7d93-2ff1-4b5b-b119-9a1330e648fd/action returned with HTTP 204 Jul 24 07:44:47.457320 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 744/3014] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 24 07:44:47 2026] POST /volume/v3/attachments/ee2f7d93-2ff1-4b5b-b119-9a1330e648fd/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:44:47.459527 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:47.459527 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:44:47.459960 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-54ae505e-a205-4203-987c-8c93b6bf8b14 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Snapshot retrieved successfully. Jul 24 07:44:47.460118 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-54ae505e-a205-4203-987c-8c93b6bf8b14 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Create volume of 1 GB Jul 24 07:44:47.465950 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-54ae505e-a205-4203-987c-8c93b6bf8b14 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Availability Zones retrieved successfully. Jul 24 07:44:47.474620 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-54ae505e-a205-4203-987c-8c93b6bf8b14 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Flow 'volume_create_api' (c212ed02-c223-4733-8b88-c76275f491eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:44:47.475978 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-54ae505e-a205-4203-987c-8c93b6bf8b14 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef720fd5-17f4-4291-a437-7363d5881d39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:47.477367 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-54ae505e-a205-4203-987c-8c93b6bf8b14 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:44:47.528970 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-54ae505e-a205-4203-987c-8c93b6bf8b14 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef720fd5-17f4-4291-a437-7363d5881d39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'f56e1cd4-cdd5-432f-9582-68f02016b8f2', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:47.529669 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-54ae505e-a205-4203-987c-8c93b6bf8b14 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ee57917-198f-4a98-b5f5-062571b90dfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:47.569441 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-54ae505e-a205-4203-987c-8c93b6bf8b14 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Created reservations ['627eab03-d504-41ee-a537-470363fca0c6', '7c6b96eb-3f10-4879-8761-399207a5a209', 'ac44fc13-d79e-464d-8348-1f1597b479ac', '2d5beb60-ac6e-4ca0-b8fd-01a587abd50d'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:44:47.570150 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-54ae505e-a205-4203-987c-8c93b6bf8b14 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ee57917-198f-4a98-b5f5-062571b90dfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['627eab03-d504-41ee-a537-470363fca0c6', '7c6b96eb-3f10-4879-8761-399207a5a209', 'ac44fc13-d79e-464d-8348-1f1597b479ac', '2d5beb60-ac6e-4ca0-b8fd-01a587abd50d']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:47.571186 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-54ae505e-a205-4203-987c-8c93b6bf8b14 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f678968-42cc-4c80-b403-ef87cce68eb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:47.619376 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-54ae505e-a205-4203-987c-8c93b6bf8b14 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f678968-42cc-4c80-b403-ef87cce68eb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '637a45f0-08e4-4b1f-877f-ef980090e313', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-946850941',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a56715a5234d41f982f1bf8b55cae9b1',qos_specs=None,replication_status=,reservations=['627eab03-d504-41ee-a537-470363fca0c6','7c6b96eb-3f10-4879-8761-399207a5a209','ac44fc13-d79e-464d-8348-1f1597b479ac','2d5beb60-ac6e-4ca0-b8fd-01a587abd50d'],size=1,snapshot_id=f56e1cd4-cdd5-432f-9582-68f02016b8f2,source_replicaid=,source_volid=None,status='creating',user_id='c238a58307ac4a4784fe96e7c6e6d04d',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:44:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-946850941',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=637a45f0-08e4-4b1f-877f-ef980090e313,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a56715a5234d41f982f1bf8b55cae9b1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=f56e1cd4-cdd5-432f-9582-68f02016b8f2,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c238a58307ac4a4784fe96e7c6e6d04d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:47.619376 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-54ae505e-a205-4203-987c-8c93b6bf8b14 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a82ed589-33be-4186-9487-157e976c0a3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:47.639606 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-54ae505e-a205-4203-987c-8c93b6bf8b14 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a82ed589-33be-4186-9487-157e976c0a3c) transitioned into state 'SUCCESS' from state '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-946850941',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a56715a5234d41f982f1bf8b55cae9b1',qos_specs=None,replication_status=,reservations=['627eab03-d504-41ee-a537-470363fca0c6','7c6b96eb-3f10-4879-8761-399207a5a209','ac44fc13-d79e-464d-8348-1f1597b479ac','2d5beb60-ac6e-4ca0-b8fd-01a587abd50d'],size=1,snapshot_id=f56e1cd4-cdd5-432f-9582-68f02016b8f2,source_replicaid=,source_volid=None,status='creating',user_id='c238a58307ac4a4784fe96e7c6e6d04d',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:47.640318 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-54ae505e-a205-4203-987c-8c93b6bf8b14 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5dd0497-e6bd-43fa-9f35-5dc322732c77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:47.666833 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-54ae505e-a205-4203-987c-8c93b6bf8b14 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5dd0497-e6bd-43fa-9f35-5dc322732c77) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:47.667652 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-54ae505e-a205-4203-987c-8c93b6bf8b14 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Flow 'volume_create_api' (c212ed02-c223-4733-8b88-c76275f491eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:44:47.667931 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-54ae505e-a205-4203-987c-8c93b6bf8b14 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Create volume request issued successfully. Jul 24 07:44:47.669139 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-54ae505e-a205-4203-987c-8c93b6bf8b14 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:44:47.669139 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 759/3015] 10.4.3.170 () {70 vars in 1300 bytes} [Fri Jul 24 07:44:47 2026] POST /volume/v3/volumes => generated 813 bytes in 334 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:44:47.681184 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-8b8ce6f3-9463-419f-8967-1977f29cd4ff None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:47.682903 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8b8ce6f3-9463-419f-8967-1977f29cd4ff tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] GET https://10.4.3.170/volume/v3/volumes/637a45f0-08e4-4b1f-877f-ef980090e313 Jul 24 07:44:47.683191 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8b8ce6f3-9463-419f-8967-1977f29cd4ff tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:47.683386 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8b8ce6f3-9463-419f-8967-1977f29cd4ff tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:47.690650 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:47.690650 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:44:47.694339 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-8b8ce6f3-9463-419f-8967-1977f29cd4ff tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Volume info retrieved successfully. Jul 24 07:44:47.698772 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8b8ce6f3-9463-419f-8967-1977f29cd4ff tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] https://10.4.3.170/volume/v3/volumes/637a45f0-08e4-4b1f-877f-ef980090e313 returned with HTTP 200 Jul 24 07:44:47.699125 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 757/3016] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:44:47 2026] GET /volume/v3/volumes/637a45f0-08e4-4b1f-877f-ef980090e313 => generated 881 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:44:48.712796 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-581ac607-05e2-4cb7-b4e7-cd29a6b9d85d None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:48.715041 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-581ac607-05e2-4cb7-b4e7-cd29a6b9d85d tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] GET https://10.4.3.170/volume/v3/volumes/637a45f0-08e4-4b1f-877f-ef980090e313 Jul 24 07:44:48.715542 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-581ac607-05e2-4cb7-b4e7-cd29a6b9d85d tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:48.717228 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-581ac607-05e2-4cb7-b4e7-cd29a6b9d85d tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:48.734678 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:48.734678 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:44:48.741600 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-581ac607-05e2-4cb7-b4e7-cd29a6b9d85d tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Volume info retrieved successfully. Jul 24 07:44:48.755062 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-581ac607-05e2-4cb7-b4e7-cd29a6b9d85d tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] https://10.4.3.170/volume/v3/volumes/637a45f0-08e4-4b1f-877f-ef980090e313 returned with HTTP 200 Jul 24 07:44:48.755150 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-65022748-dab7-465c-ac19-be4131e9e36b req-b2540f47-536d-49af-96d8-4c0271762a86 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:48.755825 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 757/3017] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:44:48 2026] GET /volume/v3/volumes/637a45f0-08e4-4b1f-877f-ef980090e313 => generated 1422 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:44:48.757259 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-65022748-dab7-465c-ac19-be4131e9e36b req-b2540f47-536d-49af-96d8-4c0271762a86 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/volumes/a25d4249-f2d1-4705-8fba-f75a840788f0 Jul 24 07:44:48.757698 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-65022748-dab7-465c-ac19-be4131e9e36b req-b2540f47-536d-49af-96d8-4c0271762a86 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:48.757698 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-65022748-dab7-465c-ac19-be4131e9e36b req-b2540f47-536d-49af-96d8-4c0271762a86 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:48.774083 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-4d805253-b40e-4958-b525-9a37647ea0d2 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:48.776054 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4d805253-b40e-4958-b525-9a37647ea0d2 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] GET https://10.4.3.170/volume/v3/volumes/637a45f0-08e4-4b1f-877f-ef980090e313 Jul 24 07:44:48.776385 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4d805253-b40e-4958-b525-9a37647ea0d2 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:48.776587 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4d805253-b40e-4958-b525-9a37647ea0d2 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:48.780285 np0000005822 devstack@c-api.service[100245]: DEBUG dbcounter [-] [100245] Writing DB stats cinder:SELECT=473,cinder:INSERT=104,cinder:UPDATE=164 {{(pid=100245) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 07:44:48.785611 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:48.785611 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:44:48.789415 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:48.789415 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:44:48.792277 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-65022748-dab7-465c-ac19-be4131e9e36b req-b2540f47-536d-49af-96d8-4c0271762a86 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Volume info retrieved successfully. Jul 24 07:44:48.794586 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-65022748-dab7-465c-ac19-be4131e9e36b req-b2540f47-536d-49af-96d8-4c0271762a86 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/volumes/a25d4249-f2d1-4705-8fba-f75a840788f0 returned with HTTP 200 Jul 24 07:44:48.794967 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 745/3018] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:44:48 2026] GET /volume/v3/volumes/a25d4249-f2d1-4705-8fba-f75a840788f0 => generated 841 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:48.796757 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-4d805253-b40e-4958-b525-9a37647ea0d2 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Volume info retrieved successfully. Jul 24 07:44:48.803896 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4d805253-b40e-4958-b525-9a37647ea0d2 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] https://10.4.3.170/volume/v3/volumes/637a45f0-08e4-4b1f-877f-ef980090e313 returned with HTTP 200 Jul 24 07:44:48.804140 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 760/3019] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:44:48 2026] GET /volume/v3/volumes/637a45f0-08e4-4b1f-877f-ef980090e313 => generated 1422 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:44:48.902775 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d79d31a2-a814-4158-8a0b-fc7ad3ad121f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:48.904122 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d79d31a2-a814-4158-8a0b-fc7ad3ad121f None None] GET https://10.4.3.170/volume// Jul 24 07:44:48.904339 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d79d31a2-a814-4158-8a0b-fc7ad3ad121f None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:48.904525 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d79d31a2-a814-4158-8a0b-fc7ad3ad121f None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:48.904821 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d79d31a2-a814-4158-8a0b-fc7ad3ad121f None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:44:48.905124 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 758/3020] 10.4.3.170 () {66 vars in 1428 bytes} [Fri Jul 24 07:44:48 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:44:48.922264 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-65022748-dab7-465c-ac19-be4131e9e36b req-9f733380-d5d5-4aa1-8f5d-226d47c82f3f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:48.991291 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-6068e38b-8e8e-425e-afd8-2fc40337f8e9 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:48.993671 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6068e38b-8e8e-425e-afd8-2fc40337f8e9 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:44:48.993964 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-6068e38b-8e8e-425e-afd8-2fc40337f8e9 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-337642573"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:44:48.995824 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-6068e38b-8e8e-425e-afd8-2fc40337f8e9 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-337642573'}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:44:49.001995 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-6068e38b-8e8e-425e-afd8-2fc40337f8e9 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Create volume of 1 GB Jul 24 07:44:49.002427 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:49.002427 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:44:49.003081 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-6068e38b-8e8e-425e-afd8-2fc40337f8e9 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Availability Zones retrieved successfully. Jul 24 07:44:49.011443 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-6068e38b-8e8e-425e-afd8-2fc40337f8e9 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Flow 'volume_create_api' (63a2da97-7614-4836-9af2-16076c4318d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:44:49.012673 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-6068e38b-8e8e-425e-afd8-2fc40337f8e9 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a7ed020-1e3c-4bfc-8997-185c38f9e7b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:49.013967 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-6068e38b-8e8e-425e-afd8-2fc40337f8e9 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Validating volume size '1' using validate_int {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:44:49.024526 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:49.024526 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:44:49.043254 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-6068e38b-8e8e-425e-afd8-2fc40337f8e9 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a7ed020-1e3c-4bfc-8997-185c38f9e7b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:12Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=fcc347a0-2cc4-4dae-a501-21db3fb615f2,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fcc347a0-2cc4-4dae-a501-21db3fb615f2', 'encryption_key_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=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:49.044328 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-6068e38b-8e8e-425e-afd8-2fc40337f8e9 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec14fc54-f8e6-4191-a33d-5dc10c14cd2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:49.045856 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-65022748-dab7-465c-ac19-be4131e9e36b req-9f733380-d5d5-4aa1-8f5d-226d47c82f3f tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 24 07:44:49.045856 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-65022748-dab7-465c-ac19-be4131e9e36b req-9f733380-d5d5-4aa1-8f5d-226d47c82f3f tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a25d4249-f2d1-4705-8fba-f75a840788f0", "connector": null, "instance_uuid": "f1ef8dd5-d331-4109-9d5a-b898bb00084e"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:44:49.053041 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:49.053041 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:44:49.080850 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-65022748-dab7-465c-ac19-be4131e9e36b req-9f733380-d5d5-4aa1-8f5d-226d47c82f3f tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 24 07:44:49.080850 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 758/3021] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 24 07:44:48 2026] POST /volume/v3/attachments => generated 273 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:44:49.103263 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-6068e38b-8e8e-425e-afd8-2fc40337f8e9 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Created reservations ['c88a9dfa-0917-4c22-8f02-36a456e243c5', '07597667-bf3d-4afe-a153-064815358a52', '822e0546-44fb-41b3-b9b4-9661f1cda06f', 'b0cfad9e-b5aa-4b59-a424-af9a098f0f82'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:44:49.104145 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-6068e38b-8e8e-425e-afd8-2fc40337f8e9 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec14fc54-f8e6-4191-a33d-5dc10c14cd2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c88a9dfa-0917-4c22-8f02-36a456e243c5', '07597667-bf3d-4afe-a153-064815358a52', '822e0546-44fb-41b3-b9b4-9661f1cda06f', 'b0cfad9e-b5aa-4b59-a424-af9a098f0f82']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:49.105144 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-6068e38b-8e8e-425e-afd8-2fc40337f8e9 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3090a41f-695c-4da0-8c4f-109bcad90ba2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:49.126629 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-84561935-ad96-4546-9c6b-7d09401e6bbe None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:49.130487 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-84561935-ad96-4546-9c6b-7d09401e6bbe tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/volumes/a25d4249-f2d1-4705-8fba-f75a840788f0 Jul 24 07:44:49.130658 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-84561935-ad96-4546-9c6b-7d09401e6bbe tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:49.130843 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-84561935-ad96-4546-9c6b-7d09401e6bbe tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:49.140393 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-6068e38b-8e8e-425e-afd8-2fc40337f8e9 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3090a41f-695c-4da0-8c4f-109bcad90ba2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-337642573',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='679650966df14e4880fa772e04e9a4bb',qos_specs=None,replication_status=,reservations=['c88a9dfa-0917-4c22-8f02-36a456e243c5','07597667-bf3d-4afe-a153-064815358a52','822e0546-44fb-41b3-b9b4-9661f1cda06f','b0cfad9e-b5aa-4b59-a424-af9a098f0f82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='857a500ff20e4690a4788d308434d170',volume_type_id=fcc347a0-2cc4-4dae-a501-21db3fb615f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:44:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-337642573',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='679650966df14e4880fa772e04e9a4bb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='857a500ff20e4690a4788d308434d170',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fcc347a0-2cc4-4dae-a501-21db3fb615f2),volume_type_id=fcc347a0-2cc4-4dae-a501-21db3fb615f2)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:49.141546 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-6068e38b-8e8e-425e-afd8-2fc40337f8e9 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f97ff669-7759-4442-8747-38809f385c73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:49.142712 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:49.142712 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:44:49.146873 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-84561935-ad96-4546-9c6b-7d09401e6bbe tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Volume info retrieved successfully. Jul 24 07:44:49.149975 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-4d647ef0-b93f-45cc-974e-cb17d37da8ee None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:49.150838 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4d647ef0-b93f-45cc-974e-cb17d37da8ee None None] GET https://10.4.3.170/volume// Jul 24 07:44:49.150838 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4d647ef0-b93f-45cc-974e-cb17d37da8ee None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:49.150838 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4d647ef0-b93f-45cc-974e-cb17d37da8ee None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:49.151032 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4d647ef0-b93f-45cc-974e-cb17d37da8ee None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:44:49.151411 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 759/3022] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:44:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:44:49.151480 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-84561935-ad96-4546-9c6b-7d09401e6bbe tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/volumes/a25d4249-f2d1-4705-8fba-f75a840788f0 returned with HTTP 200 Jul 24 07:44:49.151850 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 761/3023] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:49 2026] GET /volume/v3/volumes/a25d4249-f2d1-4705-8fba-f75a840788f0 => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:49.162934 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-65022748-dab7-465c-ac19-be4131e9e36b req-10da4f83-cfce-47b5-bbd5-f9e265e5d360 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:49.164145 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-6068e38b-8e8e-425e-afd8-2fc40337f8e9 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f97ff669-7759-4442-8747-38809f385c73) transitioned into state 'SUCCESS' from state '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-337642573',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='679650966df14e4880fa772e04e9a4bb',qos_specs=None,replication_status=,reservations=['c88a9dfa-0917-4c22-8f02-36a456e243c5','07597667-bf3d-4afe-a153-064815358a52','822e0546-44fb-41b3-b9b4-9661f1cda06f','b0cfad9e-b5aa-4b59-a424-af9a098f0f82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='857a500ff20e4690a4788d308434d170',volume_type_id=fcc347a0-2cc4-4dae-a501-21db3fb615f2)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:49.166222 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-65022748-dab7-465c-ac19-be4131e9e36b req-10da4f83-cfce-47b5-bbd5-f9e265e5d360 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/volumes/a25d4249-f2d1-4705-8fba-f75a840788f0 Jul 24 07:44:49.166318 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-6068e38b-8e8e-425e-afd8-2fc40337f8e9 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38891f7d-7f26-471d-af51-56237a399e2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:49.166375 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-65022748-dab7-465c-ac19-be4131e9e36b req-10da4f83-cfce-47b5-bbd5-f9e265e5d360 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:49.166375 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-65022748-dab7-465c-ac19-be4131e9e36b req-10da4f83-cfce-47b5-bbd5-f9e265e5d360 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:49.176095 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:49.176095 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:44:49.177569 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-6068e38b-8e8e-425e-afd8-2fc40337f8e9 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38891f7d-7f26-471d-af51-56237a399e2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:49.178848 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-6068e38b-8e8e-425e-afd8-2fc40337f8e9 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Flow 'volume_create_api' (63a2da97-7614-4836-9af2-16076c4318d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:44:49.179400 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-6068e38b-8e8e-425e-afd8-2fc40337f8e9 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Create volume request issued successfully. Jul 24 07:44:49.180153 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6068e38b-8e8e-425e-afd8-2fc40337f8e9 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:44:49.183590 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 746/3024] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 24 07:44:48 2026] POST /volume/v3/volumes => generated 759 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:44:49.183705 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-65022748-dab7-465c-ac19-be4131e9e36b req-10da4f83-cfce-47b5-bbd5-f9e265e5d360 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Volume info retrieved successfully. Jul 24 07:44:49.187491 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-65022748-dab7-465c-ac19-be4131e9e36b req-10da4f83-cfce-47b5-bbd5-f9e265e5d360 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/volumes/a25d4249-f2d1-4705-8fba-f75a840788f0 returned with HTTP 200 Jul 24 07:44:49.188022 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 759/3025] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:44:49 2026] GET /volume/v3/volumes/a25d4249-f2d1-4705-8fba-f75a840788f0 => generated 1020 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:44:49.201007 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b11a5cbf-f735-4731-b87d-5ce579a53f1c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:49.205614 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b11a5cbf-f735-4731-b87d-5ce579a53f1c tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] GET https://10.4.3.170/volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 Jul 24 07:44:49.205848 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b11a5cbf-f735-4731-b87d-5ce579a53f1c tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:49.206066 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b11a5cbf-f735-4731-b87d-5ce579a53f1c tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:49.218225 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:49.218225 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:44:49.222427 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-b11a5cbf-f735-4731-b87d-5ce579a53f1c tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Volume info retrieved successfully. Jul 24 07:44:49.229575 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b11a5cbf-f735-4731-b87d-5ce579a53f1c tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 returned with HTTP 200 Jul 24 07:44:49.229575 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 760/3026] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:49 2026] GET /volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 => generated 827 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:49.310293 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-65022748-dab7-465c-ac19-be4131e9e36b req-6fb15200-3eee-457c-8082-f970cb50d61c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:49.312930 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-65022748-dab7-465c-ac19-be4131e9e36b req-6fb15200-3eee-457c-8082-f970cb50d61c tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] PUT https://10.4.3.170/volume/v3/attachments/69c61f09-198c-42ed-8b3f-cd1ab7ac5d74 Jul 24 07:44:49.313438 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-65022748-dab7-465c-ac19-be4131e9e36b req-6fb15200-3eee-457c-8082-f970cb50d61c tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000005822", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9a7cb9337d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5fc7887c-2ab7-4d21-80c7-ec4ad0d3b011", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:44:49.324942 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.coordination [req-65022748-dab7-465c-ac19-be4131e9e36b req-6fb15200-3eee-457c-8082-f970cb50d61c tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Acquiring lock "cinder-attachment_update-a25d4249-f2d1-4705-8fba-f75a840788f0-np0000005822" by "attachment_update" {{(pid=100245) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 07:44:49.330456 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.coordination [req-65022748-dab7-465c-ac19-be4131e9e36b req-6fb15200-3eee-457c-8082-f970cb50d61c tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Lock "cinder-attachment_update-a25d4249-f2d1-4705-8fba-f75a840788f0-np0000005822" acquired by "attachment_update" :: waited 0.005s {{(pid=100245) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 07:44:49.331985 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:49.331985 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:44:49.423143 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.coordination [req-65022748-dab7-465c-ac19-be4131e9e36b req-6fb15200-3eee-457c-8082-f970cb50d61c tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Lock "cinder-attachment_update-a25d4249-f2d1-4705-8fba-f75a840788f0-np0000005822" released by "attachment_update" :: held 0.093s {{(pid=100245) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 07:44:49.423547 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-65022748-dab7-465c-ac19-be4131e9e36b req-6fb15200-3eee-457c-8082-f970cb50d61c tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/attachments/69c61f09-198c-42ed-8b3f-cd1ab7ac5d74 returned with HTTP 200 Jul 24 07:44:49.424454 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 762/3027] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 24 07:44:49 2026] PUT /volume/v3/attachments/69c61f09-198c-42ed-8b3f-cd1ab7ac5d74 => generated 969 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:44:50.127704 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-9e892fea-f66d-4ce2-85c1-d246a808e143 req-76472b93-b900-4621-a912-22814d514ded None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:50.133492 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-9e892fea-f66d-4ce2-85c1-d246a808e143 req-76472b93-b900-4621-a912-22814d514ded tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] GET https://10.4.3.170/volume/v3/volumes/637a45f0-08e4-4b1f-877f-ef980090e313 Jul 24 07:44:50.133492 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-9e892fea-f66d-4ce2-85c1-d246a808e143 req-76472b93-b900-4621-a912-22814d514ded tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:50.133492 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-9e892fea-f66d-4ce2-85c1-d246a808e143 req-76472b93-b900-4621-a912-22814d514ded tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:50.144304 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:50.144304 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:44:50.148243 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-9e892fea-f66d-4ce2-85c1-d246a808e143 req-76472b93-b900-4621-a912-22814d514ded tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Volume info retrieved successfully. Jul 24 07:44:50.153503 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-9e892fea-f66d-4ce2-85c1-d246a808e143 req-76472b93-b900-4621-a912-22814d514ded tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] https://10.4.3.170/volume/v3/volumes/637a45f0-08e4-4b1f-877f-ef980090e313 returned with HTTP 200 Jul 24 07:44:50.153956 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 747/3028] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:44:50 2026] GET /volume/v3/volumes/637a45f0-08e4-4b1f-877f-ef980090e313 => generated 1404 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:44:50.168886 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-c28933b4-6015-4ded-b3bf-464b5ea4bbfb None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:50.170676 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c28933b4-6015-4ded-b3bf-464b5ea4bbfb tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/volumes/a25d4249-f2d1-4705-8fba-f75a840788f0 Jul 24 07:44:50.170850 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c28933b4-6015-4ded-b3bf-464b5ea4bbfb tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:50.171096 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c28933b4-6015-4ded-b3bf-464b5ea4bbfb tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:50.180704 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:50.180704 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:44:50.184384 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-c28933b4-6015-4ded-b3bf-464b5ea4bbfb tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Volume info retrieved successfully. Jul 24 07:44:50.190228 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c28933b4-6015-4ded-b3bf-464b5ea4bbfb tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/volumes/a25d4249-f2d1-4705-8fba-f75a840788f0 returned with HTTP 200 Jul 24 07:44:50.190228 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 760/3029] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:50 2026] GET /volume/v3/volumes/a25d4249-f2d1-4705-8fba-f75a840788f0 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:50.249920 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0ab18874-60b2-4532-8bc7-2dd0142eddd8 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:50.252043 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0ab18874-60b2-4532-8bc7-2dd0142eddd8 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] GET https://10.4.3.170/volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 Jul 24 07:44:50.252428 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0ab18874-60b2-4532-8bc7-2dd0142eddd8 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:50.252661 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0ab18874-60b2-4532-8bc7-2dd0142eddd8 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:50.255238 np0000005822 devstack@c-api.service[100246]: DEBUG dbcounter [-] [100246] Writing DB stats cinder:SELECT=383,cinder:INSERT=65,cinder:UPDATE=118 {{(pid=100246) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 07:44:50.265357 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:50.265357 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:44:50.270732 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-0ab18874-60b2-4532-8bc7-2dd0142eddd8 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Volume info retrieved successfully. Jul 24 07:44:50.277014 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0ab18874-60b2-4532-8bc7-2dd0142eddd8 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 returned with HTTP 200 Jul 24 07:44:50.277477 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 761/3030] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:50 2026] GET /volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 => generated 852 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:50.323349 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-5a6ea700-6674-4a16-8990-df292c639cd7 req-9ad28e71-675f-4f57-a6b5-96c4902af971 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:50.325961 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-5a6ea700-6674-4a16-8990-df292c639cd7 req-9ad28e71-675f-4f57-a6b5-96c4902af971 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] GET https://10.4.3.170/volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 Jul 24 07:44:50.327190 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-5a6ea700-6674-4a16-8990-df292c639cd7 req-9ad28e71-675f-4f57-a6b5-96c4902af971 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:50.327190 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-5a6ea700-6674-4a16-8990-df292c639cd7 req-9ad28e71-675f-4f57-a6b5-96c4902af971 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:50.333603 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:50.333603 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:44:50.339686 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [req-5a6ea700-6674-4a16-8990-df292c639cd7 req-9ad28e71-675f-4f57-a6b5-96c4902af971 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Volume info retrieved successfully. Jul 24 07:44:50.345755 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-5a6ea700-6674-4a16-8990-df292c639cd7 req-9ad28e71-675f-4f57-a6b5-96c4902af971 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 returned with HTTP 200 Jul 24 07:44:50.346430 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 763/3031] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:44:50 2026] GET /volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 => generated 852 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:50.350287 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-e244be7d-bf63-4fc5-bfc0-6dec0598f229 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:50.385693 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e244be7d-bf63-4fc5-bfc0-6dec0598f229 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:44:50.385693 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e244be7d-bf63-4fc5-bfc0-6dec0598f229 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1788167976"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:44:50.389371 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-e244be7d-bf63-4fc5-bfc0-6dec0598f229 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1788167976'}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:44:50.390359 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-e244be7d-bf63-4fc5-bfc0-6dec0598f229 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Create volume of 1 GB Jul 24 07:44:50.399971 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-e244be7d-bf63-4fc5-bfc0-6dec0598f229 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Availability Zones retrieved successfully. Jul 24 07:44:50.408680 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-e244be7d-bf63-4fc5-bfc0-6dec0598f229 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Flow 'volume_create_api' (baa46f91-567b-4ccb-8e71-fefd0c3b8e41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:44:50.409393 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-e244be7d-bf63-4fc5-bfc0-6dec0598f229 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3414f50-628b-4ef7-b200-201da4577659) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:50.410728 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-e244be7d-bf63-4fc5-bfc0-6dec0598f229 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Validating volume size '1' using validate_int {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:44:50.429978 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-828328b6-b989-4f7a-9ada-ec5468c79570 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:50.431109 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-828328b6-b989-4f7a-9ada-ec5468c79570 None None] GET https://10.4.3.170/volume// Jul 24 07:44:50.431370 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-828328b6-b989-4f7a-9ada-ec5468c79570 None None] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:50.431622 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-828328b6-b989-4f7a-9ada-ec5468c79570 None None] Calling method 'all' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:50.434361 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-828328b6-b989-4f7a-9ada-ec5468c79570 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:44:50.434871 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 761/3032] 10.4.3.170 () {66 vars in 1428 bytes} [Fri Jul 24 07:44:50 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:44:50.443153 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-5a6ea700-6674-4a16-8990-df292c639cd7 req-1dd83637-1e7e-4a9c-aecd-f0ae3f1a75e0 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:50.446554 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-5a6ea700-6674-4a16-8990-df292c639cd7 req-1dd83637-1e7e-4a9c-aecd-f0ae3f1a75e0 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 24 07:44:50.447025 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-5a6ea700-6674-4a16-8990-df292c639cd7 req-1dd83637-1e7e-4a9c-aecd-f0ae3f1a75e0 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66", "connector": null, "instance_uuid": "903bba9b-023c-42af-8a74-bc3222934661"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:44:50.450572 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-e244be7d-bf63-4fc5-bfc0-6dec0598f229 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3414f50-628b-4ef7-b200-201da4577659) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:50.451368 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-e244be7d-bf63-4fc5-bfc0-6dec0598f229 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7683e72b-bc40-4ee2-bd21-8f51f287220d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:50.455406 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:50.455406 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:44:50.487678 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-5a6ea700-6674-4a16-8990-df292c639cd7 req-1dd83637-1e7e-4a9c-aecd-f0ae3f1a75e0 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 24 07:44:50.488359 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 762/3033] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 24 07:44: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) Jul 24 07:44:50.517121 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-e244be7d-bf63-4fc5-bfc0-6dec0598f229 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Created reservations ['9e8b2104-91ec-446f-99a1-de835e479ebf', 'e7592488-65d1-408d-8bd1-56da37db76ba', '28e99e63-9655-443c-8743-7432377ae401', 'f5aa25bc-446a-4fae-96f1-7a8917ff3d85'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:44:50.518141 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-e244be7d-bf63-4fc5-bfc0-6dec0598f229 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7683e72b-bc40-4ee2-bd21-8f51f287220d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9e8b2104-91ec-446f-99a1-de835e479ebf', 'e7592488-65d1-408d-8bd1-56da37db76ba', '28e99e63-9655-443c-8743-7432377ae401', 'f5aa25bc-446a-4fae-96f1-7a8917ff3d85']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:50.518903 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-e244be7d-bf63-4fc5-bfc0-6dec0598f229 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82fe8835-465b-4d23-af92-71689d68e184) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:50.521616 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-29890766-ec4d-4abe-a0cb-ecf2c515c567 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:50.523476 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-29890766-ec4d-4abe-a0cb-ecf2c515c567 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] GET https://10.4.3.170/volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 Jul 24 07:44:50.523709 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-29890766-ec4d-4abe-a0cb-ecf2c515c567 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:50.523866 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-29890766-ec4d-4abe-a0cb-ecf2c515c567 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:50.529818 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-66b53b8f-94af-4f8a-b61f-a925c5fd6333 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:50.530275 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-66b53b8f-94af-4f8a-b61f-a925c5fd6333 None None] GET https://10.4.3.170/volume// Jul 24 07:44:50.530471 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-66b53b8f-94af-4f8a-b61f-a925c5fd6333 None None] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:50.530706 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-66b53b8f-94af-4f8a-b61f-a925c5fd6333 None None] Calling method 'all' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:50.531107 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-66b53b8f-94af-4f8a-b61f-a925c5fd6333 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:44:50.531535 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 762/3034] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:44:50 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:44:50.535345 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:50.535345 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:44:50.539133 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-5a6ea700-6674-4a16-8990-df292c639cd7 req-570390df-5a87-4d16-b849-efabb4acc7e8 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:50.542368 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-5a6ea700-6674-4a16-8990-df292c639cd7 req-570390df-5a87-4d16-b849-efabb4acc7e8 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] GET https://10.4.3.170/volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 Jul 24 07:44:50.542587 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-5a6ea700-6674-4a16-8990-df292c639cd7 req-570390df-5a87-4d16-b849-efabb4acc7e8 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:50.542692 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-e244be7d-bf63-4fc5-bfc0-6dec0598f229 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82fe8835-465b-4d23-af92-71689d68e184) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1d898e56-8cb0-44e5-be8a-54584ba1ca9d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1788167976',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2cc970ea504c4f31b276e0a66f8cbfdd',qos_specs=None,replication_status=,reservations=['9e8b2104-91ec-446f-99a1-de835e479ebf','e7592488-65d1-408d-8bd1-56da37db76ba','28e99e63-9655-443c-8743-7432377ae401','f5aa25bc-446a-4fae-96f1-7a8917ff3d85'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75f4a4925a4c46998ed44583d25f6fb3',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:44:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1788167976',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1d898e56-8cb0-44e5-be8a-54584ba1ca9d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2cc970ea504c4f31b276e0a66f8cbfdd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='75f4a4925a4c46998ed44583d25f6fb3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:50.542801 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-5a6ea700-6674-4a16-8990-df292c639cd7 req-570390df-5a87-4d16-b849-efabb4acc7e8 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:50.543595 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-e244be7d-bf63-4fc5-bfc0-6dec0598f229 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (684bc804-fdc7-41da-aa81-b1e0a5cadf96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:50.547361 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-29890766-ec4d-4abe-a0cb-ecf2c515c567 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Volume info retrieved successfully. Jul 24 07:44:50.554098 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:50.554098 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:44:50.555741 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-29890766-ec4d-4abe-a0cb-ecf2c515c567 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 returned with HTTP 200 Jul 24 07:44:50.556292 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 764/3035] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:50 2026] GET /volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 => generated 851 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:50.559696 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [req-5a6ea700-6674-4a16-8990-df292c639cd7 req-570390df-5a87-4d16-b849-efabb4acc7e8 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Volume info retrieved successfully. Jul 24 07:44:50.564586 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-e244be7d-bf63-4fc5-bfc0-6dec0598f229 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (684bc804-fdc7-41da-aa81-b1e0a5cadf96) transitioned into state 'SUCCESS' from state '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-1788167976',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2cc970ea504c4f31b276e0a66f8cbfdd',qos_specs=None,replication_status=,reservations=['9e8b2104-91ec-446f-99a1-de835e479ebf','e7592488-65d1-408d-8bd1-56da37db76ba','28e99e63-9655-443c-8743-7432377ae401','f5aa25bc-446a-4fae-96f1-7a8917ff3d85'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75f4a4925a4c46998ed44583d25f6fb3',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:50.565167 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-5a6ea700-6674-4a16-8990-df292c639cd7 req-570390df-5a87-4d16-b849-efabb4acc7e8 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 returned with HTTP 200 Jul 24 07:44:50.565376 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-e244be7d-bf63-4fc5-bfc0-6dec0598f229 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce359c77-a495-4a4c-b5ce-a5161eb66378) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:44:50.565596 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 763/3036] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:44:50 2026] GET /volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 => generated 1031 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:44:50.574290 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-e244be7d-bf63-4fc5-bfc0-6dec0598f229 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce359c77-a495-4a4c-b5ce-a5161eb66378) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:44:50.575175 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-e244be7d-bf63-4fc5-bfc0-6dec0598f229 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Flow 'volume_create_api' (baa46f91-567b-4ccb-8e71-fefd0c3b8e41) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:44:50.575750 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-e244be7d-bf63-4fc5-bfc0-6dec0598f229 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Create volume request issued successfully. Jul 24 07:44:50.576218 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e244be7d-bf63-4fc5-bfc0-6dec0598f229 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:44:50.576615 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 748/3037] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 24 07:44:50 2026] POST /volume/v3/volumes => generated 749 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:44:50.593699 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-c7b1e92e-09ce-4dfd-8202-27497924ab74 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:50.601681 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c7b1e92e-09ce-4dfd-8202-27497924ab74 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/volumes/1d898e56-8cb0-44e5-be8a-54584ba1ca9d Jul 24 07:44:50.601818 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c7b1e92e-09ce-4dfd-8202-27497924ab74 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:50.604013 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c7b1e92e-09ce-4dfd-8202-27497924ab74 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:50.614889 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:50.614889 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:44:50.619456 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-c7b1e92e-09ce-4dfd-8202-27497924ab74 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Volume info retrieved successfully. Jul 24 07:44:50.625413 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c7b1e92e-09ce-4dfd-8202-27497924ab74 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/volumes/1d898e56-8cb0-44e5-be8a-54584ba1ca9d returned with HTTP 200 Jul 24 07:44:50.625798 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 763/3038] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:50 2026] GET /volume/v3/volumes/1d898e56-8cb0-44e5-be8a-54584ba1ca9d => generated 817 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:50.684518 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-5a6ea700-6674-4a16-8990-df292c639cd7 req-998f9a78-330a-4c48-a5fb-314184973557 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:50.691461 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-5a6ea700-6674-4a16-8990-df292c639cd7 req-998f9a78-330a-4c48-a5fb-314184973557 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] PUT https://10.4.3.170/volume/v3/attachments/8a74b6f0-3753-4131-a4e0-6c394a6a3a32 Jul 24 07:44:50.692210 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-5a6ea700-6674-4a16-8990-df292c639cd7 req-998f9a78-330a-4c48-a5fb-314184973557 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000005822", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9a7cb9337d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5fc7887c-2ab7-4d21-80c7-ec4ad0d3b011", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:44:50.702796 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.coordination [req-5a6ea700-6674-4a16-8990-df292c639cd7 req-998f9a78-330a-4c48-a5fb-314184973557 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Acquiring lock "cinder-attachment_update-9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66-np0000005822" by "attachment_update" {{(pid=100245) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 07:44:50.708392 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.coordination [req-5a6ea700-6674-4a16-8990-df292c639cd7 req-998f9a78-330a-4c48-a5fb-314184973557 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Lock "cinder-attachment_update-9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66-np0000005822" acquired by "attachment_update" :: waited 0.006s {{(pid=100245) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 07:44:50.709861 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:50.709861 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:44:50.827429 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-9e892fea-f66d-4ce2-85c1-d246a808e143 req-457ac286-28b0-4464-8a26-ba7e0c1e08aa None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:50.830332 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-9e892fea-f66d-4ce2-85c1-d246a808e143 req-457ac286-28b0-4464-8a26-ba7e0c1e08aa tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] GET https://10.4.3.170/volume/v3/volumes/637a45f0-08e4-4b1f-877f-ef980090e313 Jul 24 07:44:50.830552 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-9e892fea-f66d-4ce2-85c1-d246a808e143 req-457ac286-28b0-4464-8a26-ba7e0c1e08aa tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:50.830764 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-9e892fea-f66d-4ce2-85c1-d246a808e143 req-457ac286-28b0-4464-8a26-ba7e0c1e08aa tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:50.842468 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:50.842468 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:44:50.847474 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.coordination [req-5a6ea700-6674-4a16-8990-df292c639cd7 req-998f9a78-330a-4c48-a5fb-314184973557 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Lock "cinder-attachment_update-9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66-np0000005822" released by "attachment_update" :: held 0.139s {{(pid=100245) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 07:44:50.847769 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-5a6ea700-6674-4a16-8990-df292c639cd7 req-998f9a78-330a-4c48-a5fb-314184973557 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/attachments/8a74b6f0-3753-4131-a4e0-6c394a6a3a32 returned with HTTP 200 Jul 24 07:44:50.848210 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 765/3039] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 24 07:44:50 2026] PUT /volume/v3/attachments/8a74b6f0-3753-4131-a4e0-6c394a6a3a32 => generated 969 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:44:50.850333 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [req-9e892fea-f66d-4ce2-85c1-d246a808e143 req-457ac286-28b0-4464-8a26-ba7e0c1e08aa tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Volume info retrieved successfully. Jul 24 07:44:50.858228 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-9e892fea-f66d-4ce2-85c1-d246a808e143 req-457ac286-28b0-4464-8a26-ba7e0c1e08aa tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] https://10.4.3.170/volume/v3/volumes/637a45f0-08e4-4b1f-877f-ef980090e313 returned with HTTP 200 Jul 24 07:44:50.858771 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 764/3040] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:44:50 2026] GET /volume/v3/volumes/637a45f0-08e4-4b1f-877f-ef980090e313 => generated 1404 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:44:50.868223 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-6ef87783-6d18-4cfc-809b-b6965efb808b None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:50.868697 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6ef87783-6d18-4cfc-809b-b6965efb808b None None] GET https://10.4.3.170/volume// Jul 24 07:44:50.868881 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-6ef87783-6d18-4cfc-809b-b6965efb808b None None] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:50.869121 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-6ef87783-6d18-4cfc-809b-b6965efb808b None None] Calling method 'all' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:50.869551 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6ef87783-6d18-4cfc-809b-b6965efb808b None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:44:50.869811 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 749/3041] 10.4.3.170 () {66 vars in 1419 bytes} [Fri Jul 24 07:44:50 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:44:50.878745 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-9e892fea-f66d-4ce2-85c1-d246a808e143 req-bf0cc966-2c5a-44de-9854-987785c3902a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:50.880758 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-9e892fea-f66d-4ce2-85c1-d246a808e143 req-bf0cc966-2c5a-44de-9854-987785c3902a tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 24 07:44:50.881094 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-9e892fea-f66d-4ce2-85c1-d246a808e143 req-bf0cc966-2c5a-44de-9854-987785c3902a tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "637a45f0-08e4-4b1f-877f-ef980090e313", "connector": null, "instance_uuid": "8d24bf5a-da28-455c-9bd3-d82a00e243bc"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:44:50.889398 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:50.889398 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:44:50.915232 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-9e892fea-f66d-4ce2-85c1-d246a808e143 req-bf0cc966-2c5a-44de-9854-987785c3902a tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 24 07:44:50.915659 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 764/3042] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 24 07:44:50 2026] POST /volume/v3/attachments => generated 273 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:44:51.202022 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-1b4dd1f2-8970-45f5-8300-954c8ab249e8 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:51.203638 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1b4dd1f2-8970-45f5-8300-954c8ab249e8 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/volumes/a25d4249-f2d1-4705-8fba-f75a840788f0 Jul 24 07:44:51.203867 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-1b4dd1f2-8970-45f5-8300-954c8ab249e8 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:51.204097 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-1b4dd1f2-8970-45f5-8300-954c8ab249e8 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:51.213385 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:51.213385 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:44:51.216483 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-1b4dd1f2-8970-45f5-8300-954c8ab249e8 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Volume info retrieved successfully. Jul 24 07:44:51.220300 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1b4dd1f2-8970-45f5-8300-954c8ab249e8 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/volumes/a25d4249-f2d1-4705-8fba-f75a840788f0 returned with HTTP 200 Jul 24 07:44:51.220712 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 766/3043] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:51 2026] GET /volume/v3/volumes/a25d4249-f2d1-4705-8fba-f75a840788f0 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:51.570606 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a51d84ee-f41b-427c-805e-950c7eed1aa3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:51.572239 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a51d84ee-f41b-427c-805e-950c7eed1aa3 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] GET https://10.4.3.170/volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 Jul 24 07:44:51.572412 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a51d84ee-f41b-427c-805e-950c7eed1aa3 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:51.572576 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a51d84ee-f41b-427c-805e-950c7eed1aa3 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:51.581515 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:51.581515 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:44:51.583794 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-a51d84ee-f41b-427c-805e-950c7eed1aa3 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Volume info retrieved successfully. Jul 24 07:44:51.587603 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a51d84ee-f41b-427c-805e-950c7eed1aa3 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 returned with HTTP 200 Jul 24 07:44:51.587861 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 765/3044] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:51 2026] GET /volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 => generated 852 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:51.644124 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-06c8c2c8-7ba6-4536-906b-512ebb7a22ca None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:51.645808 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-06c8c2c8-7ba6-4536-906b-512ebb7a22ca tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/volumes/1d898e56-8cb0-44e5-be8a-54584ba1ca9d Jul 24 07:44:51.645968 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-06c8c2c8-7ba6-4536-906b-512ebb7a22ca tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:51.646136 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-06c8c2c8-7ba6-4536-906b-512ebb7a22ca tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:51.652558 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:51.652558 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:44:51.656223 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-06c8c2c8-7ba6-4536-906b-512ebb7a22ca tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Volume info retrieved successfully. Jul 24 07:44:51.660282 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-06c8c2c8-7ba6-4536-906b-512ebb7a22ca tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/volumes/1d898e56-8cb0-44e5-be8a-54584ba1ca9d returned with HTTP 200 Jul 24 07:44:51.660648 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 750/3045] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:51 2026] GET /volume/v3/volumes/1d898e56-8cb0-44e5-be8a-54584ba1ca9d => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:51.672626 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-9c7d0a3a-68cc-4cad-88dd-2f35f719d909 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:51.674739 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9c7d0a3a-68cc-4cad-88dd-2f35f719d909 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] POST https://10.4.3.170/volume/v3/backups Jul 24 07:44:51.675131 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9c7d0a3a-68cc-4cad-88dd-2f35f719d909 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1d898e56-8cb0-44e5-be8a-54584ba1ca9d", "name": "tempest-VolumesBackupsTest-Backup-1072171246"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:44:51.676883 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.contrib.backups [None req-9c7d0a3a-68cc-4cad-88dd-2f35f719d909 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Creating new backup {'backup': {'volume_id': '1d898e56-8cb0-44e5-be8a-54584ba1ca9d', 'name': 'tempest-VolumesBackupsTest-Backup-1072171246'}} {{(pid=100244) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 07:44:51.677040 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.contrib.backups [None req-9c7d0a3a-68cc-4cad-88dd-2f35f719d909 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Creating backup of volume 1d898e56-8cb0-44e5-be8a-54584ba1ca9d in container None Jul 24 07:44:51.685961 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:51.685961 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:44:51.686611 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-9c7d0a3a-68cc-4cad-88dd-2f35f719d909 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Volume info retrieved successfully. Jul 24 07:44:51.712534 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-9c7d0a3a-68cc-4cad-88dd-2f35f719d909 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Created reservations ['f1f15837-1106-4b44-ac8f-bf5d1dc70e09', 'c96d03f5-e4d0-46e5-9aaa-b8f54621395d'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:44:51.740609 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9c7d0a3a-68cc-4cad-88dd-2f35f719d909 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups returned with HTTP 202 Jul 24 07:44:51.740979 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 765/3046] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 24 07:44:51 2026] POST /volume/v3/backups => generated 330 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:44:51.757528 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-77817255-dee1-405f-a26c-aeb12d5e794d None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:51.759271 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-77817255-dee1-405f-a26c-aeb12d5e794d tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 Jul 24 07:44:51.759497 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-77817255-dee1-405f-a26c-aeb12d5e794d tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:51.759746 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-77817255-dee1-405f-a26c-aeb12d5e794d tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:51.760002 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-77817255-dee1-405f-a26c-aeb12d5e794d tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id 2373a714-cd26-4de2-9686-c3ab21c63d02. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:44:51.771183 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:51.771183 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:44:51.771183 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-77817255-dee1-405f-a26c-aeb12d5e794d tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 returned with HTTP 200 Jul 24 07:44:51.771183 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 767/3047] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:51 2026] GET /volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:52.100967 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2520c9dd-d17a-4f14-9258-9b5cd33c9837 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:52.101389 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2520c9dd-d17a-4f14-9258-9b5cd33c9837 None None] GET https://10.4.3.170/volume// Jul 24 07:44:52.101570 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2520c9dd-d17a-4f14-9258-9b5cd33c9837 None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:52.101728 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2520c9dd-d17a-4f14-9258-9b5cd33c9837 None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:52.103192 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2520c9dd-d17a-4f14-9258-9b5cd33c9837 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:44:52.103192 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 766/3048] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:44:52 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:44:52.115433 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-9e892fea-f66d-4ce2-85c1-d246a808e143 req-113d8a9d-c54b-40d1-ba20-17e2fa84d7bd None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:52.117781 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-9e892fea-f66d-4ce2-85c1-d246a808e143 req-113d8a9d-c54b-40d1-ba20-17e2fa84d7bd tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] GET https://10.4.3.170/volume/v3/volumes/637a45f0-08e4-4b1f-877f-ef980090e313 Jul 24 07:44:52.118048 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-9e892fea-f66d-4ce2-85c1-d246a808e143 req-113d8a9d-c54b-40d1-ba20-17e2fa84d7bd tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:52.118324 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-9e892fea-f66d-4ce2-85c1-d246a808e143 req-113d8a9d-c54b-40d1-ba20-17e2fa84d7bd tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:52.137249 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:52.137249 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:44:52.143602 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-9e892fea-f66d-4ce2-85c1-d246a808e143 req-113d8a9d-c54b-40d1-ba20-17e2fa84d7bd tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Volume info retrieved successfully. Jul 24 07:44:52.149974 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-9e892fea-f66d-4ce2-85c1-d246a808e143 req-113d8a9d-c54b-40d1-ba20-17e2fa84d7bd tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] https://10.4.3.170/volume/v3/volumes/637a45f0-08e4-4b1f-877f-ef980090e313 returned with HTTP 200 Jul 24 07:44:52.150497 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 751/3049] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:44:52 2026] GET /volume/v3/volumes/637a45f0-08e4-4b1f-877f-ef980090e313 => generated 1583 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:44:52.233609 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-30aca687-7616-4804-bb58-cc2b39e8c672 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:52.235426 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-30aca687-7616-4804-bb58-cc2b39e8c672 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/volumes/a25d4249-f2d1-4705-8fba-f75a840788f0 Jul 24 07:44:52.235628 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-30aca687-7616-4804-bb58-cc2b39e8c672 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:52.235813 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-30aca687-7616-4804-bb58-cc2b39e8c672 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:52.246083 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:52.246083 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:44:52.249909 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-30aca687-7616-4804-bb58-cc2b39e8c672 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Volume info retrieved successfully. Jul 24 07:44:52.254175 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-30aca687-7616-4804-bb58-cc2b39e8c672 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/volumes/a25d4249-f2d1-4705-8fba-f75a840788f0 returned with HTTP 200 Jul 24 07:44:52.254674 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 766/3050] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:52 2026] GET /volume/v3/volumes/a25d4249-f2d1-4705-8fba-f75a840788f0 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:52.278095 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-9e892fea-f66d-4ce2-85c1-d246a808e143 req-d6be50be-4c0e-4f53-898c-e585cf1fbd0f None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:52.280709 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-9e892fea-f66d-4ce2-85c1-d246a808e143 req-d6be50be-4c0e-4f53-898c-e585cf1fbd0f tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] PUT https://10.4.3.170/volume/v3/attachments/86c2100d-b837-4ace-96f5-c2ff9df24e0e Jul 24 07:44:52.281898 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-9e892fea-f66d-4ce2-85c1-d246a808e143 req-d6be50be-4c0e-4f53-898c-e585cf1fbd0f tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000005822", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9a7cb9337d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5fc7887c-2ab7-4d21-80c7-ec4ad0d3b011", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:44:52.290994 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.coordination [req-9e892fea-f66d-4ce2-85c1-d246a808e143 req-d6be50be-4c0e-4f53-898c-e585cf1fbd0f tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Acquiring lock "cinder-attachment_update-637a45f0-08e4-4b1f-877f-ef980090e313-np0000005822" by "attachment_update" {{(pid=100245) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 07:44:52.295820 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.coordination [req-9e892fea-f66d-4ce2-85c1-d246a808e143 req-d6be50be-4c0e-4f53-898c-e585cf1fbd0f tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Lock "cinder-attachment_update-637a45f0-08e4-4b1f-877f-ef980090e313-np0000005822" acquired by "attachment_update" :: waited 0.005s {{(pid=100245) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 07:44:52.297096 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:52.297096 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:44:52.377366 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.coordination [req-9e892fea-f66d-4ce2-85c1-d246a808e143 req-d6be50be-4c0e-4f53-898c-e585cf1fbd0f tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Lock "cinder-attachment_update-637a45f0-08e4-4b1f-877f-ef980090e313-np0000005822" released by "attachment_update" :: held 0.081s {{(pid=100245) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 07:44:52.377651 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-9e892fea-f66d-4ce2-85c1-d246a808e143 req-d6be50be-4c0e-4f53-898c-e585cf1fbd0f tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] https://10.4.3.170/volume/v3/attachments/86c2100d-b837-4ace-96f5-c2ff9df24e0e returned with HTTP 200 Jul 24 07:44:52.378049 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 768/3051] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 24 07:44:52 2026] PUT /volume/v3/attachments/86c2100d-b837-4ace-96f5-c2ff9df24e0e => generated 969 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:44:52.405355 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-9e892fea-f66d-4ce2-85c1-d246a808e143 req-1358f5a7-666d-4f2c-992c-cea738a58463 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:52.407377 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-9e892fea-f66d-4ce2-85c1-d246a808e143 req-1358f5a7-666d-4f2c-992c-cea738a58463 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] POST https://10.4.3.170/volume/v3/attachments/86c2100d-b837-4ace-96f5-c2ff9df24e0e/action Jul 24 07:44:52.407713 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-9e892fea-f66d-4ce2-85c1-d246a808e143 req-1358f5a7-666d-4f2c-992c-cea738a58463 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Action body: b'{"os-complete": null}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:44:52.407858 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-9e892fea-f66d-4ce2-85c1-d246a808e143 req-1358f5a7-666d-4f2c-992c-cea738a58463 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:44:52.428247 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:52.428247 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:44:52.438266 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-9e892fea-f66d-4ce2-85c1-d246a808e143 req-1358f5a7-666d-4f2c-992c-cea738a58463 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] https://10.4.3.170/volume/v3/attachments/86c2100d-b837-4ace-96f5-c2ff9df24e0e/action returned with HTTP 204 Jul 24 07:44:52.438913 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 767/3052] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 24 07:44:52 2026] POST /volume/v3/attachments/86c2100d-b837-4ace-96f5-c2ff9df24e0e/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:44:52.603066 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-0e7671bc-7348-4220-b3dc-d274f097ed2a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:52.607671 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0e7671bc-7348-4220-b3dc-d274f097ed2a tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] GET https://10.4.3.170/volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 Jul 24 07:44:52.607847 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0e7671bc-7348-4220-b3dc-d274f097ed2a tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:52.608069 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0e7671bc-7348-4220-b3dc-d274f097ed2a tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:52.626415 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:52.626415 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:44:52.630611 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-0e7671bc-7348-4220-b3dc-d274f097ed2a tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Volume info retrieved successfully. Jul 24 07:44:52.636505 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0e7671bc-7348-4220-b3dc-d274f097ed2a tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 returned with HTTP 200 Jul 24 07:44:52.636986 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 752/3053] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:52 2026] GET /volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 => generated 852 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:52.777730 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-0d0907e0-009b-421c-941b-c4a34efaa9b3 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:52.780633 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0d0907e0-009b-421c-941b-c4a34efaa9b3 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 Jul 24 07:44:52.780865 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0d0907e0-009b-421c-941b-c4a34efaa9b3 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:52.781214 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0d0907e0-009b-421c-941b-c4a34efaa9b3 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:52.781382 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-0d0907e0-009b-421c-941b-c4a34efaa9b3 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id 2373a714-cd26-4de2-9686-c3ab21c63d02. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:44:52.786789 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:52.786789 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:44:52.787805 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0d0907e0-009b-421c-941b-c4a34efaa9b3 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 returned with HTTP 200 Jul 24 07:44:52.788763 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 767/3054] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:52 2026] GET /volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 => generated 739 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:53.266784 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-d8f3660b-14a1-47ee-9389-e2d0168ff904 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:53.268489 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d8f3660b-14a1-47ee-9389-e2d0168ff904 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/volumes/a25d4249-f2d1-4705-8fba-f75a840788f0 Jul 24 07:44:53.268654 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d8f3660b-14a1-47ee-9389-e2d0168ff904 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:53.268878 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d8f3660b-14a1-47ee-9389-e2d0168ff904 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:53.278358 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:53.278358 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:44:53.281780 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-d8f3660b-14a1-47ee-9389-e2d0168ff904 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Volume info retrieved successfully. Jul 24 07:44:53.285815 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d8f3660b-14a1-47ee-9389-e2d0168ff904 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/volumes/a25d4249-f2d1-4705-8fba-f75a840788f0 returned with HTTP 200 Jul 24 07:44:53.286199 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 769/3055] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:53 2026] GET /volume/v3/volumes/a25d4249-f2d1-4705-8fba-f75a840788f0 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:53.652399 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a53cd644-8378-4157-82ee-02c338595b46 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:53.654128 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a53cd644-8378-4157-82ee-02c338595b46 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] GET https://10.4.3.170/volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 Jul 24 07:44:53.654231 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a53cd644-8378-4157-82ee-02c338595b46 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:53.654405 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a53cd644-8378-4157-82ee-02c338595b46 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:53.663523 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:53.663523 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:44:53.666869 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-a53cd644-8378-4157-82ee-02c338595b46 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Volume info retrieved successfully. Jul 24 07:44:53.671006 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a53cd644-8378-4157-82ee-02c338595b46 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 returned with HTTP 200 Jul 24 07:44:53.671492 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 768/3056] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:53 2026] GET /volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 => generated 852 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:53.802525 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-44d5ef6a-114b-4d2b-a34a-3100088be4ff None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:53.805555 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-44d5ef6a-114b-4d2b-a34a-3100088be4ff tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 Jul 24 07:44:53.805795 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-44d5ef6a-114b-4d2b-a34a-3100088be4ff tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:53.805986 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-44d5ef6a-114b-4d2b-a34a-3100088be4ff tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:53.806086 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-44d5ef6a-114b-4d2b-a34a-3100088be4ff tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id 2373a714-cd26-4de2-9686-c3ab21c63d02. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:44:53.810784 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:53.810784 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:44:53.812000 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-44d5ef6a-114b-4d2b-a34a-3100088be4ff tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 returned with HTTP 200 Jul 24 07:44:53.812614 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 753/3057] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:53 2026] GET /volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:54.297828 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-e8d35f71-a963-4040-b902-172408600f66 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:54.299568 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e8d35f71-a963-4040-b902-172408600f66 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/volumes/a25d4249-f2d1-4705-8fba-f75a840788f0 Jul 24 07:44:54.299776 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e8d35f71-a963-4040-b902-172408600f66 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:54.300100 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e8d35f71-a963-4040-b902-172408600f66 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:54.308861 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:54.308861 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:44:54.312034 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-e8d35f71-a963-4040-b902-172408600f66 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Volume info retrieved successfully. Jul 24 07:44:54.315862 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e8d35f71-a963-4040-b902-172408600f66 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/volumes/a25d4249-f2d1-4705-8fba-f75a840788f0 returned with HTTP 200 Jul 24 07:44:54.316300 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 768/3058] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:54 2026] GET /volume/v3/volumes/a25d4249-f2d1-4705-8fba-f75a840788f0 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:54.689076 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-1905937e-acce-4361-ba7f-b51c14d77cc3 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:54.691266 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1905937e-acce-4361-ba7f-b51c14d77cc3 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] GET https://10.4.3.170/volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 Jul 24 07:44:54.691486 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-1905937e-acce-4361-ba7f-b51c14d77cc3 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:54.691707 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-1905937e-acce-4361-ba7f-b51c14d77cc3 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:54.701852 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:54.701852 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:44:54.705496 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-1905937e-acce-4361-ba7f-b51c14d77cc3 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Volume info retrieved successfully. Jul 24 07:44:54.709484 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1905937e-acce-4361-ba7f-b51c14d77cc3 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 returned with HTTP 200 Jul 24 07:44:54.709883 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 770/3059] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:54 2026] GET /volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:54.822835 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-129cf3ff-2510-4a2d-83cd-f0d7cf2dc756 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:54.825402 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-129cf3ff-2510-4a2d-83cd-f0d7cf2dc756 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 Jul 24 07:44:54.825559 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-129cf3ff-2510-4a2d-83cd-f0d7cf2dc756 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:54.825833 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-129cf3ff-2510-4a2d-83cd-f0d7cf2dc756 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:54.825968 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-129cf3ff-2510-4a2d-83cd-f0d7cf2dc756 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id 2373a714-cd26-4de2-9686-c3ab21c63d02. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:44:54.831497 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:54.831497 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:44:54.832585 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-129cf3ff-2510-4a2d-83cd-f0d7cf2dc756 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 returned with HTTP 200 Jul 24 07:44:54.833282 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 769/3060] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:54 2026] GET /volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 => generated 739 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:54.962697 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-65022748-dab7-465c-ac19-be4131e9e36b req-3242807c-bf03-457a-aaf5-32d8e9504206 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:54.964586 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-65022748-dab7-465c-ac19-be4131e9e36b req-3242807c-bf03-457a-aaf5-32d8e9504206 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] POST https://10.4.3.170/volume/v3/attachments/69c61f09-198c-42ed-8b3f-cd1ab7ac5d74/action Jul 24 07:44:54.966186 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-65022748-dab7-465c-ac19-be4131e9e36b req-3242807c-bf03-457a-aaf5-32d8e9504206 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Action body: b'{"os-complete": null}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:44:54.966394 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-65022748-dab7-465c-ac19-be4131e9e36b req-3242807c-bf03-457a-aaf5-32d8e9504206 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:44:54.982622 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:54.982622 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:44:54.993743 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-65022748-dab7-465c-ac19-be4131e9e36b req-3242807c-bf03-457a-aaf5-32d8e9504206 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/attachments/69c61f09-198c-42ed-8b3f-cd1ab7ac5d74/action returned with HTTP 204 Jul 24 07:44:54.994213 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 754/3061] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 24 07:44:54 2026] POST /volume/v3/attachments/69c61f09-198c-42ed-8b3f-cd1ab7ac5d74/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:44:55.332414 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-5cf86ba6-ea94-4618-8234-1c2d5cf11b93 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:55.334776 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5cf86ba6-ea94-4618-8234-1c2d5cf11b93 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/volumes/a25d4249-f2d1-4705-8fba-f75a840788f0 Jul 24 07:44:55.335002 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5cf86ba6-ea94-4618-8234-1c2d5cf11b93 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:55.335199 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5cf86ba6-ea94-4618-8234-1c2d5cf11b93 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:55.343967 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:55.343967 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:44:55.347079 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-5cf86ba6-ea94-4618-8234-1c2d5cf11b93 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Volume info retrieved successfully. Jul 24 07:44:55.350807 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5cf86ba6-ea94-4618-8234-1c2d5cf11b93 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/volumes/a25d4249-f2d1-4705-8fba-f75a840788f0 returned with HTTP 200 Jul 24 07:44:55.351196 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 769/3062] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:55 2026] GET /volume/v3/volumes/a25d4249-f2d1-4705-8fba-f75a840788f0 => generated 1133 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:44:55.366214 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-3cd57fa4-d6a2-4590-9d66-4b3abb706b0b None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:55.368372 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3cd57fa4-d6a2-4590-9d66-4b3abb706b0b tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] POST https://10.4.3.170/volume/v3/backups Jul 24 07:44:55.368828 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3cd57fa4-d6a2-4590-9d66-4b3abb706b0b tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a25d4249-f2d1-4705-8fba-f75a840788f0", "force": true, "name": "tempest-VolumesBackupsTest-Backup-1433149106", "container": "tempest-volumesbackupstest-backup-container-1907570847"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:44:55.370717 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.contrib.backups [None req-3cd57fa4-d6a2-4590-9d66-4b3abb706b0b tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Creating new backup {'backup': {'volume_id': 'a25d4249-f2d1-4705-8fba-f75a840788f0', 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-1433149106', 'container': 'tempest-volumesbackupstest-backup-container-1907570847'}} {{(pid=100245) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 07:44:55.370916 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.contrib.backups [None req-3cd57fa4-d6a2-4590-9d66-4b3abb706b0b tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Creating backup of volume a25d4249-f2d1-4705-8fba-f75a840788f0 in container tempest-volumesbackupstest-backup-container-1907570847 Jul 24 07:44:55.382550 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:55.382550 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:44:55.382987 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-3cd57fa4-d6a2-4590-9d66-4b3abb706b0b tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Volume info retrieved successfully. Jul 24 07:44:55.397329 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-3cd57fa4-d6a2-4590-9d66-4b3abb706b0b tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Created reservations ['7e747696-5ccf-417d-8859-d9fa25e1c990', '5827beda-2cf8-4a53-b0dc-6fdccb55ae23'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:44:55.419131 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3cd57fa4-d6a2-4590-9d66-4b3abb706b0b tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups returned with HTTP 202 Jul 24 07:44:55.419545 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 771/3063] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 24 07:44:55 2026] POST /volume/v3/backups => generated 330 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:44:55.429086 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-38370fb9-6d58-4ce1-8e18-eea033538e00 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:55.430890 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-38370fb9-6d58-4ce1-8e18-eea033538e00 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/a1b48950-c3ea-4248-90ed-f19f7ba0822a Jul 24 07:44:55.431101 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-38370fb9-6d58-4ce1-8e18-eea033538e00 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:55.431315 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-38370fb9-6d58-4ce1-8e18-eea033538e00 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:55.431428 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-38370fb9-6d58-4ce1-8e18-eea033538e00 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id a1b48950-c3ea-4248-90ed-f19f7ba0822a. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:44:55.435534 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:55.435534 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:44:55.436301 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-38370fb9-6d58-4ce1-8e18-eea033538e00 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/a1b48950-c3ea-4248-90ed-f19f7ba0822a returned with HTTP 200 Jul 24 07:44:55.436643 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 770/3064] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:55 2026] GET /volume/v3/backups/a1b48950-c3ea-4248-90ed-f19f7ba0822a => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:55.724719 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-a487dce4-9162-4984-95e3-4fa41a67f634 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:55.726787 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a487dce4-9162-4984-95e3-4fa41a67f634 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] GET https://10.4.3.170/volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 Jul 24 07:44:55.726978 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a487dce4-9162-4984-95e3-4fa41a67f634 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:55.727154 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a487dce4-9162-4984-95e3-4fa41a67f634 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:55.737249 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:55.737249 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:44:55.741135 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-a487dce4-9162-4984-95e3-4fa41a67f634 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Volume info retrieved successfully. Jul 24 07:44:55.745544 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a487dce4-9162-4984-95e3-4fa41a67f634 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 returned with HTTP 200 Jul 24 07:44:55.746156 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 755/3065] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:55 2026] GET /volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:55.848438 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-fdb37dca-7244-4ad5-a48d-fc8c6b14d1c5 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:55.850182 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-fdb37dca-7244-4ad5-a48d-fc8c6b14d1c5 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 Jul 24 07:44:55.850410 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-fdb37dca-7244-4ad5-a48d-fc8c6b14d1c5 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:55.850619 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-fdb37dca-7244-4ad5-a48d-fc8c6b14d1c5 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:55.850757 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-fdb37dca-7244-4ad5-a48d-fc8c6b14d1c5 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id 2373a714-cd26-4de2-9686-c3ab21c63d02. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:44:55.854991 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:55.854991 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:44:55.855789 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-fdb37dca-7244-4ad5-a48d-fc8c6b14d1c5 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 returned with HTTP 200 Jul 24 07:44:55.856309 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 770/3066] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:55 2026] GET /volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:56.446086 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-f2ad2946-5d11-4d3c-b5dd-f1fb0d920bb3 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:56.447697 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f2ad2946-5d11-4d3c-b5dd-f1fb0d920bb3 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/a1b48950-c3ea-4248-90ed-f19f7ba0822a Jul 24 07:44:56.447856 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f2ad2946-5d11-4d3c-b5dd-f1fb0d920bb3 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:56.448553 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f2ad2946-5d11-4d3c-b5dd-f1fb0d920bb3 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:56.448553 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-f2ad2946-5d11-4d3c-b5dd-f1fb0d920bb3 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id a1b48950-c3ea-4248-90ed-f19f7ba0822a. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:44:56.452091 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:56.452091 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:44:56.453445 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f2ad2946-5d11-4d3c-b5dd-f1fb0d920bb3 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/a1b48950-c3ea-4248-90ed-f19f7ba0822a returned with HTTP 200 Jul 24 07:44:56.453445 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 772/3067] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:56 2026] GET /volume/v3/backups/a1b48950-c3ea-4248-90ed-f19f7ba0822a => generated 791 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:56.761506 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-50dba2a6-74a3-4135-838e-7138f2f7fb4f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:56.763242 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-50dba2a6-74a3-4135-838e-7138f2f7fb4f tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] GET https://10.4.3.170/volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 Jul 24 07:44:56.763491 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-50dba2a6-74a3-4135-838e-7138f2f7fb4f tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:56.763678 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-50dba2a6-74a3-4135-838e-7138f2f7fb4f tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:56.780410 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:56.780410 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:44:56.786395 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-50dba2a6-74a3-4135-838e-7138f2f7fb4f tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Volume info retrieved successfully. Jul 24 07:44:56.795507 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-50dba2a6-74a3-4135-838e-7138f2f7fb4f tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 returned with HTTP 200 Jul 24 07:44:56.795991 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 771/3068] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:56 2026] GET /volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 => generated 852 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:56.870054 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-346dc0a3-3f2f-4593-9524-4d53b26d4906 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:56.872665 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-346dc0a3-3f2f-4593-9524-4d53b26d4906 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 Jul 24 07:44:56.872899 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-346dc0a3-3f2f-4593-9524-4d53b26d4906 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:56.873128 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-346dc0a3-3f2f-4593-9524-4d53b26d4906 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:56.873284 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-346dc0a3-3f2f-4593-9524-4d53b26d4906 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id 2373a714-cd26-4de2-9686-c3ab21c63d02. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:44:56.878847 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:56.878847 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:44:56.879755 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-346dc0a3-3f2f-4593-9524-4d53b26d4906 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 returned with HTTP 200 Jul 24 07:44:56.880226 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 756/3069] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:56 2026] GET /volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 => generated 739 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:57.462506 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-9c810e84-5e01-4021-bebd-cdf9df108419 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:57.464554 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9c810e84-5e01-4021-bebd-cdf9df108419 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/a1b48950-c3ea-4248-90ed-f19f7ba0822a Jul 24 07:44:57.464779 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9c810e84-5e01-4021-bebd-cdf9df108419 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:57.464970 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9c810e84-5e01-4021-bebd-cdf9df108419 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:57.465092 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-9c810e84-5e01-4021-bebd-cdf9df108419 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id a1b48950-c3ea-4248-90ed-f19f7ba0822a. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:44:57.471512 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:57.471512 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:44:57.472320 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9c810e84-5e01-4021-bebd-cdf9df108419 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/a1b48950-c3ea-4248-90ed-f19f7ba0822a returned with HTTP 200 Jul 24 07:44:57.472758 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 771/3070] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:57 2026] GET /volume/v3/backups/a1b48950-c3ea-4248-90ed-f19f7ba0822a => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:57.810767 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-c85c6e73-be7e-49b2-8b4c-5e219868f111 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:57.812688 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c85c6e73-be7e-49b2-8b4c-5e219868f111 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] GET https://10.4.3.170/volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 Jul 24 07:44:57.812862 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c85c6e73-be7e-49b2-8b4c-5e219868f111 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:57.813039 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c85c6e73-be7e-49b2-8b4c-5e219868f111 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:57.822959 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:57.822959 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:44:57.828642 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-c85c6e73-be7e-49b2-8b4c-5e219868f111 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Volume info retrieved successfully. Jul 24 07:44:57.831432 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c85c6e73-be7e-49b2-8b4c-5e219868f111 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 returned with HTTP 200 Jul 24 07:44:57.831831 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 773/3071] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:57 2026] GET /volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:57.891526 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1fcdac88-3145-4320-9a53-9aa31071d625 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:57.893643 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1fcdac88-3145-4320-9a53-9aa31071d625 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 Jul 24 07:44:57.893981 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1fcdac88-3145-4320-9a53-9aa31071d625 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:57.894317 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1fcdac88-3145-4320-9a53-9aa31071d625 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:57.894389 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-1fcdac88-3145-4320-9a53-9aa31071d625 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id 2373a714-cd26-4de2-9686-c3ab21c63d02. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:44:57.898379 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:57.898379 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:44:57.899004 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1fcdac88-3145-4320-9a53-9aa31071d625 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 returned with HTTP 200 Jul 24 07:44:57.899373 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 772/3072] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:57 2026] GET /volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 07:44:57.999416 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-5a6ea700-6674-4a16-8990-df292c639cd7 req-52ee1f8c-8235-45d4-837c-4b79e723116e None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:58.006506 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-5a6ea700-6674-4a16-8990-df292c639cd7 req-52ee1f8c-8235-45d4-837c-4b79e723116e tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] POST https://10.4.3.170/volume/v3/attachments/8a74b6f0-3753-4131-a4e0-6c394a6a3a32/action Jul 24 07:44:58.006506 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-5a6ea700-6674-4a16-8990-df292c639cd7 req-52ee1f8c-8235-45d4-837c-4b79e723116e tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Action body: b'{"os-complete": null}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:44:58.006506 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-5a6ea700-6674-4a16-8990-df292c639cd7 req-52ee1f8c-8235-45d4-837c-4b79e723116e tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:44:58.008158 np0000005822 devstack@c-api.service[100243]: DEBUG dbcounter [-] [100243] Writing DB stats cinder:SELECT=421,cinder:INSERT=59,cinder:UPDATE=116 {{(pid=100243) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 07:44:58.022034 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:58.022034 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:44:58.030723 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-5a6ea700-6674-4a16-8990-df292c639cd7 req-52ee1f8c-8235-45d4-837c-4b79e723116e tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/attachments/8a74b6f0-3753-4131-a4e0-6c394a6a3a32/action returned with HTTP 204 Jul 24 07:44:58.031541 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 757/3073] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 24 07:44:57 2026] POST /volume/v3/attachments/8a74b6f0-3753-4131-a4e0-6c394a6a3a32/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:44:58.481785 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-7d3058de-260d-4efe-9a3b-1b82f9cec158 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:58.483864 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7d3058de-260d-4efe-9a3b-1b82f9cec158 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/a1b48950-c3ea-4248-90ed-f19f7ba0822a Jul 24 07:44:58.484109 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7d3058de-260d-4efe-9a3b-1b82f9cec158 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:58.484383 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7d3058de-260d-4efe-9a3b-1b82f9cec158 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:58.484530 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-7d3058de-260d-4efe-9a3b-1b82f9cec158 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id a1b48950-c3ea-4248-90ed-f19f7ba0822a. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:44:58.489337 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:58.489337 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:44:58.490350 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7d3058de-260d-4efe-9a3b-1b82f9cec158 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/a1b48950-c3ea-4248-90ed-f19f7ba0822a returned with HTTP 200 Jul 24 07:44:58.490821 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 772/3074] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:58 2026] GET /volume/v3/backups/a1b48950-c3ea-4248-90ed-f19f7ba0822a => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:58.844942 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-a167b7e0-6fc1-4baf-8898-5006c2161bf5 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:58.848938 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a167b7e0-6fc1-4baf-8898-5006c2161bf5 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] GET https://10.4.3.170/volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 Jul 24 07:44:58.848938 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a167b7e0-6fc1-4baf-8898-5006c2161bf5 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:58.848938 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a167b7e0-6fc1-4baf-8898-5006c2161bf5 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:58.855620 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:58.855620 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:44:58.858744 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-a167b7e0-6fc1-4baf-8898-5006c2161bf5 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Volume info retrieved successfully. Jul 24 07:44:58.862516 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a167b7e0-6fc1-4baf-8898-5006c2161bf5 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 returned with HTTP 200 Jul 24 07:44:58.862837 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 774/3075] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:58 2026] GET /volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 => generated 1144 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:44:58.902552 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-172e0ebb-2a66-44ff-819c-172b745bee0c req-928983a5-a7b2-4009-bf22-49f4940274d3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:58.907301 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-172e0ebb-2a66-44ff-819c-172b745bee0c req-928983a5-a7b2-4009-bf22-49f4940274d3 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] GET https://10.4.3.170/volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 Jul 24 07:44:58.909936 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-172e0ebb-2a66-44ff-819c-172b745bee0c req-928983a5-a7b2-4009-bf22-49f4940274d3 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:58.912882 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-09dd9843-32ba-4d14-a5a0-a582043b1f9a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:58.912966 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-172e0ebb-2a66-44ff-819c-172b745bee0c req-928983a5-a7b2-4009-bf22-49f4940274d3 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:58.914189 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-09dd9843-32ba-4d14-a5a0-a582043b1f9a tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 Jul 24 07:44:58.914485 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-09dd9843-32ba-4d14-a5a0-a582043b1f9a tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:58.914722 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-09dd9843-32ba-4d14-a5a0-a582043b1f9a tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:58.914912 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-09dd9843-32ba-4d14-a5a0-a582043b1f9a tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id 2373a714-cd26-4de2-9686-c3ab21c63d02. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:44:58.921425 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:58.921425 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:44:58.922668 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-09dd9843-32ba-4d14-a5a0-a582043b1f9a tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 returned with HTTP 200 Jul 24 07:44:58.922668 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 758/3076] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:58 2026] GET /volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:58.926271 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:58.926271 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:44:58.930116 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [req-172e0ebb-2a66-44ff-819c-172b745bee0c req-928983a5-a7b2-4009-bf22-49f4940274d3 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Volume info retrieved successfully. Jul 24 07:44:58.936090 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-172e0ebb-2a66-44ff-819c-172b745bee0c req-928983a5-a7b2-4009-bf22-49f4940274d3 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 returned with HTTP 200 Jul 24 07:44:58.937066 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 773/3077] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:44:58 2026] GET /volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 => generated 1144 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:44:59.024396 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-b4c1a5d2-d8ac-4fa3-beaf-598cb8566e7c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:59.024753 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b4c1a5d2-d8ac-4fa3-beaf-598cb8566e7c None None] GET https://10.4.3.170/volume// Jul 24 07:44:59.024905 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b4c1a5d2-d8ac-4fa3-beaf-598cb8566e7c None None] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:59.025077 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b4c1a5d2-d8ac-4fa3-beaf-598cb8566e7c None None] Calling method 'all' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:59.025418 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b4c1a5d2-d8ac-4fa3-beaf-598cb8566e7c None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:44:59.025678 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 773/3078] 10.4.3.170 () {66 vars in 1428 bytes} [Fri Jul 24 07:44:59 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:44:59.032238 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-172e0ebb-2a66-44ff-819c-172b745bee0c req-4d0887b4-0725-49db-8917-f14025195413 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:59.034603 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-172e0ebb-2a66-44ff-819c-172b745bee0c req-4d0887b4-0725-49db-8917-f14025195413 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 24 07:44:59.035048 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-172e0ebb-2a66-44ff-819c-172b745bee0c req-4d0887b4-0725-49db-8917-f14025195413 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66", "connector": null, "instance_uuid": "292e7bf5-5ace-4f94-b35d-0598ed52d16e"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:44:59.051588 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:59.051588 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:44:59.090161 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-172e0ebb-2a66-44ff-819c-172b745bee0c req-4d0887b4-0725-49db-8917-f14025195413 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 24 07:44:59.090161 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 775/3079] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 24 07:44:59 2026] POST /volume/v3/attachments => generated 273 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:44:59.133328 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-3be23f5d-e60c-4161-b942-c6716246b5bc None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:59.137356 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3be23f5d-e60c-4161-b942-c6716246b5bc tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] GET https://10.4.3.170/volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 Jul 24 07:44:59.137356 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3be23f5d-e60c-4161-b942-c6716246b5bc tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:59.137356 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3be23f5d-e60c-4161-b942-c6716246b5bc tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:59.140049 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e920104b-41f2-485e-956e-6e982d5b415c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:59.140734 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e920104b-41f2-485e-956e-6e982d5b415c None None] GET https://10.4.3.170/volume// Jul 24 07:44:59.140734 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e920104b-41f2-485e-956e-6e982d5b415c None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:59.140819 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e920104b-41f2-485e-956e-6e982d5b415c None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:59.141102 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e920104b-41f2-485e-956e-6e982d5b415c None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:44:59.141411 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 774/3080] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:44:59 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:44:59.149365 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-172e0ebb-2a66-44ff-819c-172b745bee0c req-1a3f3602-95f4-45c6-8bfa-33dc55eb639a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:59.151470 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-172e0ebb-2a66-44ff-819c-172b745bee0c req-1a3f3602-95f4-45c6-8bfa-33dc55eb639a tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] GET https://10.4.3.170/volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 Jul 24 07:44:59.151767 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-172e0ebb-2a66-44ff-819c-172b745bee0c req-1a3f3602-95f4-45c6-8bfa-33dc55eb639a tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:59.152011 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-172e0ebb-2a66-44ff-819c-172b745bee0c req-1a3f3602-95f4-45c6-8bfa-33dc55eb639a tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:59.153035 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:59.153035 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:44:59.157692 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-3be23f5d-e60c-4161-b942-c6716246b5bc tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Volume info retrieved successfully. Jul 24 07:44:59.165350 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:59.165350 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:44:59.166887 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3be23f5d-e60c-4161-b942-c6716246b5bc tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 returned with HTTP 200 Jul 24 07:44:59.167732 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 759/3081] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:59 2026] GET /volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 => generated 1146 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:44:59.171413 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-172e0ebb-2a66-44ff-819c-172b745bee0c req-1a3f3602-95f4-45c6-8bfa-33dc55eb639a tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Volume info retrieved successfully. Jul 24 07:44:59.178501 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-172e0ebb-2a66-44ff-819c-172b745bee0c req-1a3f3602-95f4-45c6-8bfa-33dc55eb639a tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 returned with HTTP 200 Jul 24 07:44:59.178975 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 774/3082] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:44:59 2026] GET /volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 => generated 1326 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:44:59.284695 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-172e0ebb-2a66-44ff-819c-172b745bee0c req-1d4bb85c-7604-4480-9c9e-e6e89f0973e5 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:59.286968 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-172e0ebb-2a66-44ff-819c-172b745bee0c req-1d4bb85c-7604-4480-9c9e-e6e89f0973e5 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] PUT https://10.4.3.170/volume/v3/attachments/6188c39c-519d-42e8-929b-08cb3ab7b216 Jul 24 07:44:59.287473 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-172e0ebb-2a66-44ff-819c-172b745bee0c req-1d4bb85c-7604-4480-9c9e-e6e89f0973e5 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000005822", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9a7cb9337d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5fc7887c-2ab7-4d21-80c7-ec4ad0d3b011", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:44:59.295068 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.coordination [req-172e0ebb-2a66-44ff-819c-172b745bee0c req-1d4bb85c-7604-4480-9c9e-e6e89f0973e5 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Acquiring lock "cinder-attachment_update-9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66-np0000005822" by "attachment_update" {{(pid=100245) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 07:44:59.299899 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.coordination [req-172e0ebb-2a66-44ff-819c-172b745bee0c req-1d4bb85c-7604-4480-9c9e-e6e89f0973e5 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Lock "cinder-attachment_update-9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66-np0000005822" acquired by "attachment_update" :: waited 0.005s {{(pid=100245) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 07:44:59.300830 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:59.300830 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:44:59.373764 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.coordination [req-172e0ebb-2a66-44ff-819c-172b745bee0c req-1d4bb85c-7604-4480-9c9e-e6e89f0973e5 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Lock "cinder-attachment_update-9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66-np0000005822" released by "attachment_update" :: held 0.074s {{(pid=100245) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 07:44:59.374095 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-172e0ebb-2a66-44ff-819c-172b745bee0c req-1d4bb85c-7604-4480-9c9e-e6e89f0973e5 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/attachments/6188c39c-519d-42e8-929b-08cb3ab7b216 returned with HTTP 200 Jul 24 07:44:59.374559 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 776/3083] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 24 07:44:59 2026] PUT /volume/v3/attachments/6188c39c-519d-42e8-929b-08cb3ab7b216 => generated 969 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:44:59.499848 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2429716b-b4f3-4654-966a-037504b28c21 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:59.504615 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2429716b-b4f3-4654-966a-037504b28c21 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/a1b48950-c3ea-4248-90ed-f19f7ba0822a Jul 24 07:44:59.504839 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2429716b-b4f3-4654-966a-037504b28c21 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:59.505053 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2429716b-b4f3-4654-966a-037504b28c21 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:59.505214 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-2429716b-b4f3-4654-966a-037504b28c21 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id a1b48950-c3ea-4248-90ed-f19f7ba0822a. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:44:59.509378 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:59.509378 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:44:59.510119 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2429716b-b4f3-4654-966a-037504b28c21 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/a1b48950-c3ea-4248-90ed-f19f7ba0822a returned with HTTP 200 Jul 24 07:44:59.510505 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 775/3084] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:59 2026] GET /volume/v3/backups/a1b48950-c3ea-4248-90ed-f19f7ba0822a => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:44:59.933149 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-cccb3ded-0aef-46c0-a152-b6ad4dfbfc3c None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:44:59.934381 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-cccb3ded-0aef-46c0-a152-b6ad4dfbfc3c tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 Jul 24 07:44:59.934623 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-cccb3ded-0aef-46c0-a152-b6ad4dfbfc3c tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:44:59.934858 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-cccb3ded-0aef-46c0-a152-b6ad4dfbfc3c tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:44:59.935056 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-cccb3ded-0aef-46c0-a152-b6ad4dfbfc3c tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id 2373a714-cd26-4de2-9686-c3ab21c63d02. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:44:59.938720 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:44:59.938720 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:44:59.939436 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-cccb3ded-0aef-46c0-a152-b6ad4dfbfc3c tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 returned with HTTP 200 Jul 24 07:44:59.939816 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 760/3085] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:44:59 2026] GET /volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 => generated 739 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:00.183712 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-ec7d8956-4aac-4ea7-acab-00b2d4cbfbea None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:00.185476 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ec7d8956-4aac-4ea7-acab-00b2d4cbfbea tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] GET https://10.4.3.170/volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 Jul 24 07:45:00.185735 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ec7d8956-4aac-4ea7-acab-00b2d4cbfbea tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:00.185957 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ec7d8956-4aac-4ea7-acab-00b2d4cbfbea tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:00.187794 np0000005822 devstack@c-api.service[100244]: DEBUG dbcounter [-] [100244] Writing DB stats cinder:SELECT=445,cinder:UPDATE=166,cinder:INSERT=101 {{(pid=100244) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 07:45:00.197099 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:00.197099 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:45:00.200460 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-ec7d8956-4aac-4ea7-acab-00b2d4cbfbea tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Volume info retrieved successfully. Jul 24 07:45:00.204285 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ec7d8956-4aac-4ea7-acab-00b2d4cbfbea tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 returned with HTTP 200 Jul 24 07:45:00.204685 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 775/3086] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:00 2026] GET /volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 => generated 1147 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:45:00.519843 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-75324d32-eaf6-4869-b5c6-3a67695a5349 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:00.521587 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-75324d32-eaf6-4869-b5c6-3a67695a5349 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/a1b48950-c3ea-4248-90ed-f19f7ba0822a Jul 24 07:45:00.521800 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-75324d32-eaf6-4869-b5c6-3a67695a5349 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:00.521994 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-75324d32-eaf6-4869-b5c6-3a67695a5349 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:00.522109 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-75324d32-eaf6-4869-b5c6-3a67695a5349 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id a1b48950-c3ea-4248-90ed-f19f7ba0822a. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:45:00.526117 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:00.526117 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:45:00.526942 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-75324d32-eaf6-4869-b5c6-3a67695a5349 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/a1b48950-c3ea-4248-90ed-f19f7ba0822a returned with HTTP 200 Jul 24 07:45:00.527398 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 777/3087] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:00 2026] GET /volume/v3/backups/a1b48950-c3ea-4248-90ed-f19f7ba0822a => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:00.952396 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-7cc67227-8299-42c8-82af-b6b6bb402ebd None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:00.956118 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7cc67227-8299-42c8-82af-b6b6bb402ebd tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 Jul 24 07:45:00.956305 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7cc67227-8299-42c8-82af-b6b6bb402ebd tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:00.956499 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7cc67227-8299-42c8-82af-b6b6bb402ebd tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:00.956598 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-7cc67227-8299-42c8-82af-b6b6bb402ebd tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id 2373a714-cd26-4de2-9686-c3ab21c63d02. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:45:00.967405 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:00.967405 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:45:00.968182 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7cc67227-8299-42c8-82af-b6b6bb402ebd tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 returned with HTTP 200 Jul 24 07:45:00.968796 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 776/3088] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:00 2026] GET /volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 => generated 739 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:01.225030 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-88d8cd83-9fc2-4790-85ce-544229f1de49 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:01.226687 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-88d8cd83-9fc2-4790-85ce-544229f1de49 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] GET https://10.4.3.170/volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 Jul 24 07:45:01.226887 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-88d8cd83-9fc2-4790-85ce-544229f1de49 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:01.227093 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-88d8cd83-9fc2-4790-85ce-544229f1de49 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:01.241858 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:01.241858 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:45:01.245296 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-88d8cd83-9fc2-4790-85ce-544229f1de49 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Volume info retrieved successfully. Jul 24 07:45:01.249268 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-88d8cd83-9fc2-4790-85ce-544229f1de49 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 returned with HTTP 200 Jul 24 07:45:01.249721 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 761/3089] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:01 2026] GET /volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 => generated 1147 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:45:01.541520 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-48bb06c3-4149-4ca3-a757-3d66b217ef02 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:01.543509 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-48bb06c3-4149-4ca3-a757-3d66b217ef02 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/a1b48950-c3ea-4248-90ed-f19f7ba0822a Jul 24 07:45:01.543693 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-48bb06c3-4149-4ca3-a757-3d66b217ef02 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:01.543871 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-48bb06c3-4149-4ca3-a757-3d66b217ef02 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:01.543975 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-48bb06c3-4149-4ca3-a757-3d66b217ef02 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id a1b48950-c3ea-4248-90ed-f19f7ba0822a. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:45:01.548353 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:01.548353 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:45:01.549103 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-48bb06c3-4149-4ca3-a757-3d66b217ef02 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/a1b48950-c3ea-4248-90ed-f19f7ba0822a returned with HTTP 200 Jul 24 07:45:01.549584 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 776/3090] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:01 2026] GET /volume/v3/backups/a1b48950-c3ea-4248-90ed-f19f7ba0822a => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:01.979192 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-9cc3cc6f-498d-4a0e-a388-9f16beda4b2f None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:01.981399 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9cc3cc6f-498d-4a0e-a388-9f16beda4b2f tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 Jul 24 07:45:01.981628 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9cc3cc6f-498d-4a0e-a388-9f16beda4b2f tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:01.981870 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9cc3cc6f-498d-4a0e-a388-9f16beda4b2f tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:01.982024 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-9cc3cc6f-498d-4a0e-a388-9f16beda4b2f tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id 2373a714-cd26-4de2-9686-c3ab21c63d02. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:45:01.987226 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:01.987226 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:45:01.987983 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9cc3cc6f-498d-4a0e-a388-9f16beda4b2f tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 returned with HTTP 200 Jul 24 07:45:01.988451 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 778/3091] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:01 2026] GET /volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:02.261900 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1ccf2962-9c34-40c6-b2dc-54970c8032b1 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:02.263610 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1ccf2962-9c34-40c6-b2dc-54970c8032b1 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] GET https://10.4.3.170/volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 Jul 24 07:45:02.263781 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1ccf2962-9c34-40c6-b2dc-54970c8032b1 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:02.263949 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1ccf2962-9c34-40c6-b2dc-54970c8032b1 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:02.274890 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:02.274890 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:45:02.279216 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-1ccf2962-9c34-40c6-b2dc-54970c8032b1 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Volume info retrieved successfully. Jul 24 07:45:02.284020 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1ccf2962-9c34-40c6-b2dc-54970c8032b1 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 returned with HTTP 200 Jul 24 07:45:02.284275 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 777/3092] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:02 2026] GET /volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 => generated 1147 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:45:02.559965 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-52be878f-969a-49af-ba6f-e413fa30f958 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:02.561540 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-52be878f-969a-49af-ba6f-e413fa30f958 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/a1b48950-c3ea-4248-90ed-f19f7ba0822a Jul 24 07:45:02.561698 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-52be878f-969a-49af-ba6f-e413fa30f958 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:02.561870 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-52be878f-969a-49af-ba6f-e413fa30f958 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:02.561981 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-52be878f-969a-49af-ba6f-e413fa30f958 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id a1b48950-c3ea-4248-90ed-f19f7ba0822a. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:45:02.566100 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:02.566100 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:45:02.566852 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-52be878f-969a-49af-ba6f-e413fa30f958 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/a1b48950-c3ea-4248-90ed-f19f7ba0822a returned with HTTP 200 Jul 24 07:45:02.567181 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 762/3093] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:02 2026] GET /volume/v3/backups/a1b48950-c3ea-4248-90ed-f19f7ba0822a => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:03.000178 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-8ce4570d-8519-47f1-a1cb-cf02930fa0bd None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:03.002436 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8ce4570d-8519-47f1-a1cb-cf02930fa0bd tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 Jul 24 07:45:03.002675 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8ce4570d-8519-47f1-a1cb-cf02930fa0bd tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:03.002918 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8ce4570d-8519-47f1-a1cb-cf02930fa0bd tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:03.003069 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-8ce4570d-8519-47f1-a1cb-cf02930fa0bd tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id 2373a714-cd26-4de2-9686-c3ab21c63d02. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:45:03.008160 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:03.008160 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:45:03.009194 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8ce4570d-8519-47f1-a1cb-cf02930fa0bd tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 returned with HTTP 200 Jul 24 07:45:03.009691 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 777/3094] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:02 2026] GET /volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:03.082743 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-172e0ebb-2a66-44ff-819c-172b745bee0c req-8666ec5b-ec31-440e-b68b-c26b6ea6593a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:03.084798 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-172e0ebb-2a66-44ff-819c-172b745bee0c req-8666ec5b-ec31-440e-b68b-c26b6ea6593a tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] POST https://10.4.3.170/volume/v3/attachments/6188c39c-519d-42e8-929b-08cb3ab7b216/action Jul 24 07:45:03.085226 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-172e0ebb-2a66-44ff-819c-172b745bee0c req-8666ec5b-ec31-440e-b68b-c26b6ea6593a tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Action body: b'{"os-complete": null}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:45:03.085370 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-172e0ebb-2a66-44ff-819c-172b745bee0c req-8666ec5b-ec31-440e-b68b-c26b6ea6593a tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:45:03.103937 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:03.103937 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:45:03.113912 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-172e0ebb-2a66-44ff-819c-172b745bee0c req-8666ec5b-ec31-440e-b68b-c26b6ea6593a tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/attachments/6188c39c-519d-42e8-929b-08cb3ab7b216/action returned with HTTP 204 Jul 24 07:45:03.114335 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 779/3095] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 24 07:45:03 2026] POST /volume/v3/attachments/6188c39c-519d-42e8-929b-08cb3ab7b216/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jul 24 07:45:03.296165 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-74fe2bb5-33bc-4e38-942e-8b20bf74e17f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:03.299248 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-74fe2bb5-33bc-4e38-942e-8b20bf74e17f tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] GET https://10.4.3.170/volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 Jul 24 07:45:03.299248 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-74fe2bb5-33bc-4e38-942e-8b20bf74e17f tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:03.299248 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-74fe2bb5-33bc-4e38-942e-8b20bf74e17f tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:03.310230 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:03.310230 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:45:03.313762 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-74fe2bb5-33bc-4e38-942e-8b20bf74e17f tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Volume info retrieved successfully. Jul 24 07:45:03.318438 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-74fe2bb5-33bc-4e38-942e-8b20bf74e17f tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 returned with HTTP 200 Jul 24 07:45:03.318964 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 778/3096] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:03 2026] GET /volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 => generated 1441 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:45:03.330150 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-e46a9c29-a9cc-49d7-b132-b55a11d846d7 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:03.388570 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e46a9c29-a9cc-49d7-b132-b55a11d846d7 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-reader] GET https://10.4.3.170/volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 Jul 24 07:45:03.388765 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e46a9c29-a9cc-49d7-b132-b55a11d846d7 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-reader] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:03.388943 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e46a9c29-a9cc-49d7-b132-b55a11d846d7 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-reader] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:03.405669 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:03.405669 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:45:03.409841 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-e46a9c29-a9cc-49d7-b132-b55a11d846d7 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-reader] Volume info retrieved successfully. Jul 24 07:45:03.414924 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e46a9c29-a9cc-49d7-b132-b55a11d846d7 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-reader] https://10.4.3.170/volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 returned with HTTP 200 Jul 24 07:45:03.415479 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 763/3097] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:03 2026] GET /volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 => generated 1441 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:45:03.473969 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-8942baf0-9644-451f-a0c1-a889f5c0ad8a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:03.478296 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8942baf0-9644-451f-a0c1-a889f5c0ad8a tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-reader] GET https://10.4.3.170/volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 Jul 24 07:45:03.478296 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8942baf0-9644-451f-a0c1-a889f5c0ad8a tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-reader] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:03.478296 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8942baf0-9644-451f-a0c1-a889f5c0ad8a tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-reader] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:03.491177 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:03.491177 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:45:03.494804 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-8942baf0-9644-451f-a0c1-a889f5c0ad8a tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-reader] Volume info retrieved successfully. Jul 24 07:45:03.500702 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8942baf0-9644-451f-a0c1-a889f5c0ad8a tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-reader] https://10.4.3.170/volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 returned with HTTP 200 Jul 24 07:45:03.500702 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 778/3098] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:03 2026] GET /volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 => generated 1441 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:45:03.544097 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-a24346c7-df39-4e01-8a28-d3aa2050e0c1 req-1be66219-6a94-4c70-901a-3b4926a6821d None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:03.546137 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-a24346c7-df39-4e01-8a28-d3aa2050e0c1 req-1be66219-6a94-4c70-901a-3b4926a6821d tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] GET https://10.4.3.170/volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 Jul 24 07:45:03.546352 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-a24346c7-df39-4e01-8a28-d3aa2050e0c1 req-1be66219-6a94-4c70-901a-3b4926a6821d tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:03.546532 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-a24346c7-df39-4e01-8a28-d3aa2050e0c1 req-1be66219-6a94-4c70-901a-3b4926a6821d tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:03.557447 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:03.557447 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:45:03.560561 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [req-a24346c7-df39-4e01-8a28-d3aa2050e0c1 req-1be66219-6a94-4c70-901a-3b4926a6821d tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Volume info retrieved successfully. Jul 24 07:45:03.565295 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-a24346c7-df39-4e01-8a28-d3aa2050e0c1 req-1be66219-6a94-4c70-901a-3b4926a6821d tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 returned with HTTP 200 Jul 24 07:45:03.565661 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 780/3099] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:45:03 2026] GET /volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 => generated 1441 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:45:03.577256 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-06b9fe22-bc3f-42bd-a02c-ab747881c4b7 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:03.579553 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-06b9fe22-bc3f-42bd-a02c-ab747881c4b7 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/a1b48950-c3ea-4248-90ed-f19f7ba0822a Jul 24 07:45:03.580063 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-06b9fe22-bc3f-42bd-a02c-ab747881c4b7 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:03.581225 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-06b9fe22-bc3f-42bd-a02c-ab747881c4b7 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:03.581225 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-06b9fe22-bc3f-42bd-a02c-ab747881c4b7 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id a1b48950-c3ea-4248-90ed-f19f7ba0822a. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:45:03.585619 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:03.585619 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:45:03.586227 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-a24346c7-df39-4e01-8a28-d3aa2050e0c1 req-561378ac-b1f2-430c-9ea4-7430613312a2 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:03.587264 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-06b9fe22-bc3f-42bd-a02c-ab747881c4b7 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/a1b48950-c3ea-4248-90ed-f19f7ba0822a returned with HTTP 200 Jul 24 07:45:03.587264 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 779/3100] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:03 2026] GET /volume/v3/backups/a1b48950-c3ea-4248-90ed-f19f7ba0822a => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:03.588139 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-a24346c7-df39-4e01-8a28-d3aa2050e0c1 req-561378ac-b1f2-430c-9ea4-7430613312a2 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] POST https://10.4.3.170/volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66/action Jul 24 07:45:03.588569 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-a24346c7-df39-4e01-8a28-d3aa2050e0c1 req-561378ac-b1f2-430c-9ea4-7430613312a2 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:45:03.588743 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-a24346c7-df39-4e01-8a28-d3aa2050e0c1 req-561378ac-b1f2-430c-9ea4-7430613312a2 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:45:03.601218 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:03.601218 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:45:03.601767 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-a24346c7-df39-4e01-8a28-d3aa2050e0c1 req-561378ac-b1f2-430c-9ea4-7430613312a2 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Volume info retrieved successfully. Jul 24 07:45:03.608186 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-a24346c7-df39-4e01-8a28-d3aa2050e0c1 req-561378ac-b1f2-430c-9ea4-7430613312a2 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Begin detaching volume completed successfully. Jul 24 07:45:03.608780 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-a24346c7-df39-4e01-8a28-d3aa2050e0c1 req-561378ac-b1f2-430c-9ea4-7430613312a2 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66/action returned with HTTP 202 Jul 24 07:45:03.609247 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 764/3101] 10.4.3.170 () {72 vars in 1672 bytes} [Fri Jul 24 07:45:03 2026] POST /volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:45:03.625415 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-4248feb4-5375-4238-b129-245a6d219456 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:03.630267 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4248feb4-5375-4238-b129-245a6d219456 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] GET https://10.4.3.170/volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 Jul 24 07:45:03.630267 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4248feb4-5375-4238-b129-245a6d219456 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:03.630267 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4248feb4-5375-4238-b129-245a6d219456 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:03.645693 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:03.645693 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:45:03.649407 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-4248feb4-5375-4238-b129-245a6d219456 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Volume info retrieved successfully. Jul 24 07:45:03.653352 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4248feb4-5375-4238-b129-245a6d219456 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 returned with HTTP 200 Jul 24 07:45:03.653811 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 779/3102] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:03 2026] GET /volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 => generated 1444 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:45:03.662923 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-96212ada-5f41-445f-a1b0-98c34079a6ce None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:03.663095 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-96212ada-5f41-445f-a1b0-98c34079a6ce None None] GET https://10.4.3.170/volume// Jul 24 07:45:03.663304 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-96212ada-5f41-445f-a1b0-98c34079a6ce None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:03.663443 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-96212ada-5f41-445f-a1b0-98c34079a6ce None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:03.663754 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-96212ada-5f41-445f-a1b0-98c34079a6ce None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:45:03.664007 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 781/3103] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:45:03 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:45:03.672043 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-a24346c7-df39-4e01-8a28-d3aa2050e0c1 req-680651c0-616e-4882-b478-d81540c11507 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:03.677107 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-a24346c7-df39-4e01-8a28-d3aa2050e0c1 req-680651c0-616e-4882-b478-d81540c11507 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] GET https://10.4.3.170/volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 Jul 24 07:45:03.677107 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-a24346c7-df39-4e01-8a28-d3aa2050e0c1 req-680651c0-616e-4882-b478-d81540c11507 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:03.677107 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-a24346c7-df39-4e01-8a28-d3aa2050e0c1 req-680651c0-616e-4882-b478-d81540c11507 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:03.686548 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:03.686548 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:45:03.689536 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [req-a24346c7-df39-4e01-8a28-d3aa2050e0c1 req-680651c0-616e-4882-b478-d81540c11507 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Volume info retrieved successfully. Jul 24 07:45:03.693339 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-a24346c7-df39-4e01-8a28-d3aa2050e0c1 req-680651c0-616e-4882-b478-d81540c11507 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 returned with HTTP 200 Jul 24 07:45:03.693812 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 780/3104] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:45:03 2026] GET /volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 => generated 1624 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:45:04.020260 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-99051ac0-e970-4534-bc5f-0218dfb64601 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:04.026358 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-99051ac0-e970-4534-bc5f-0218dfb64601 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 Jul 24 07:45:04.026358 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-99051ac0-e970-4534-bc5f-0218dfb64601 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:04.026358 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-99051ac0-e970-4534-bc5f-0218dfb64601 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:04.026358 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-99051ac0-e970-4534-bc5f-0218dfb64601 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id 2373a714-cd26-4de2-9686-c3ab21c63d02. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:45:04.032327 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:04.032327 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:45:04.033096 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-99051ac0-e970-4534-bc5f-0218dfb64601 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 returned with HTTP 200 Jul 24 07:45:04.033517 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 765/3105] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:04 2026] GET /volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 => generated 739 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:04.227504 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-a24346c7-df39-4e01-8a28-d3aa2050e0c1 req-956ffe89-f448-471c-a654-3e8d2df66a28 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:04.229742 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-a24346c7-df39-4e01-8a28-d3aa2050e0c1 req-956ffe89-f448-471c-a654-3e8d2df66a28 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] GET https://10.4.3.170/volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 Jul 24 07:45:04.230030 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-a24346c7-df39-4e01-8a28-d3aa2050e0c1 req-956ffe89-f448-471c-a654-3e8d2df66a28 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:04.230319 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-a24346c7-df39-4e01-8a28-d3aa2050e0c1 req-956ffe89-f448-471c-a654-3e8d2df66a28 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:04.243192 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:04.243192 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:45:04.246521 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-a24346c7-df39-4e01-8a28-d3aa2050e0c1 req-956ffe89-f448-471c-a654-3e8d2df66a28 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Volume info retrieved successfully. Jul 24 07:45:04.250560 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-a24346c7-df39-4e01-8a28-d3aa2050e0c1 req-956ffe89-f448-471c-a654-3e8d2df66a28 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 returned with HTTP 200 Jul 24 07:45:04.251067 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 780/3106] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:45:04 2026] GET /volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 => generated 1444 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:45:04.265535 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-a24346c7-df39-4e01-8a28-d3aa2050e0c1 req-74c554b7-05ba-4183-8137-5640a0b22bc9 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:04.267527 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-a24346c7-df39-4e01-8a28-d3aa2050e0c1 req-74c554b7-05ba-4183-8137-5640a0b22bc9 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] DELETE https://10.4.3.170/volume/v3/attachments/8a74b6f0-3753-4131-a4e0-6c394a6a3a32 Jul 24 07:45:04.267693 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-a24346c7-df39-4e01-8a28-d3aa2050e0c1 req-74c554b7-05ba-4183-8137-5640a0b22bc9 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:04.267856 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-a24346c7-df39-4e01-8a28-d3aa2050e0c1 req-74c554b7-05ba-4183-8137-5640a0b22bc9 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Calling method 'version_select' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:04.274769 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:04.274769 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:45:04.315544 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-a24346c7-df39-4e01-8a28-d3aa2050e0c1 req-74c554b7-05ba-4183-8137-5640a0b22bc9 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/attachments/8a74b6f0-3753-4131-a4e0-6c394a6a3a32 returned with HTTP 200 Jul 24 07:45:04.315863 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 782/3107] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 24 07:45:04 2026] DELETE /volume/v3/attachments/8a74b6f0-3753-4131-a4e0-6c394a6a3a32 => generated 192 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:45:04.596652 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a0e40abf-7b47-49ac-94e7-6b5eb6b849a5 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:04.598373 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a0e40abf-7b47-49ac-94e7-6b5eb6b849a5 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/a1b48950-c3ea-4248-90ed-f19f7ba0822a Jul 24 07:45:04.598562 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a0e40abf-7b47-49ac-94e7-6b5eb6b849a5 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:04.598736 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a0e40abf-7b47-49ac-94e7-6b5eb6b849a5 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:04.598840 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-a0e40abf-7b47-49ac-94e7-6b5eb6b849a5 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id a1b48950-c3ea-4248-90ed-f19f7ba0822a. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:45:04.603135 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:04.603135 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:45:04.603913 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a0e40abf-7b47-49ac-94e7-6b5eb6b849a5 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/a1b48950-c3ea-4248-90ed-f19f7ba0822a returned with HTTP 200 Jul 24 07:45:04.604307 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 781/3108] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:04 2026] GET /volume/v3/backups/a1b48950-c3ea-4248-90ed-f19f7ba0822a => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:04.669192 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-91c57acf-13ed-4dab-9dfe-799967ae9e6e None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:04.670837 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-91c57acf-13ed-4dab-9dfe-799967ae9e6e tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] GET https://10.4.3.170/volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 Jul 24 07:45:04.671036 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-91c57acf-13ed-4dab-9dfe-799967ae9e6e tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:04.671245 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-91c57acf-13ed-4dab-9dfe-799967ae9e6e tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:04.679399 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:04.679399 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:45:04.682321 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-91c57acf-13ed-4dab-9dfe-799967ae9e6e tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Volume info retrieved successfully. Jul 24 07:45:04.685892 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-91c57acf-13ed-4dab-9dfe-799967ae9e6e tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 returned with HTTP 200 Jul 24 07:45:04.686257 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 766/3109] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:04 2026] GET /volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 => generated 1144 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:45:04.726705 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-a475dad3-0416-481f-9c47-ae4111f426d0 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:04.728502 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a475dad3-0416-481f-9c47-ae4111f426d0 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-reader] GET https://10.4.3.170/volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 Jul 24 07:45:04.728749 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a475dad3-0416-481f-9c47-ae4111f426d0 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-reader] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:04.728986 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a475dad3-0416-481f-9c47-ae4111f426d0 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-reader] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:04.737880 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:04.737880 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:45:04.740965 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-a475dad3-0416-481f-9c47-ae4111f426d0 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-reader] Volume info retrieved successfully. Jul 24 07:45:04.744754 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a475dad3-0416-481f-9c47-ae4111f426d0 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-reader] https://10.4.3.170/volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 returned with HTTP 200 Jul 24 07:45:04.745154 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 781/3110] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:04 2026] GET /volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 => generated 1144 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:45:04.778638 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-ff39fb00-8eb3-492b-86f3-9eb5df9a6f98 req-c3d40d06-31ed-4de9-9f00-0f43604ed5e9 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:04.781051 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-ff39fb00-8eb3-492b-86f3-9eb5df9a6f98 req-c3d40d06-31ed-4de9-9f00-0f43604ed5e9 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] GET https://10.4.3.170/volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 Jul 24 07:45:04.781299 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-ff39fb00-8eb3-492b-86f3-9eb5df9a6f98 req-c3d40d06-31ed-4de9-9f00-0f43604ed5e9 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:04.781622 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-ff39fb00-8eb3-492b-86f3-9eb5df9a6f98 req-c3d40d06-31ed-4de9-9f00-0f43604ed5e9 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:04.790448 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:04.790448 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:45:04.793892 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [req-ff39fb00-8eb3-492b-86f3-9eb5df9a6f98 req-c3d40d06-31ed-4de9-9f00-0f43604ed5e9 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Volume info retrieved successfully. Jul 24 07:45:04.798001 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-ff39fb00-8eb3-492b-86f3-9eb5df9a6f98 req-c3d40d06-31ed-4de9-9f00-0f43604ed5e9 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 returned with HTTP 200 Jul 24 07:45:04.798485 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 783/3111] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:45:04 2026] GET /volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 => generated 1144 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:45:04.813866 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-ff39fb00-8eb3-492b-86f3-9eb5df9a6f98 req-4de144c2-ca49-4912-9a86-05f6e27f75b3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:04.815613 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-ff39fb00-8eb3-492b-86f3-9eb5df9a6f98 req-4de144c2-ca49-4912-9a86-05f6e27f75b3 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] POST https://10.4.3.170/volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66/action Jul 24 07:45:04.815909 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-ff39fb00-8eb3-492b-86f3-9eb5df9a6f98 req-4de144c2-ca49-4912-9a86-05f6e27f75b3 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:45:04.816041 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-ff39fb00-8eb3-492b-86f3-9eb5df9a6f98 req-4de144c2-ca49-4912-9a86-05f6e27f75b3 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:45:04.826741 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:04.826741 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:45:04.827319 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [req-ff39fb00-8eb3-492b-86f3-9eb5df9a6f98 req-4de144c2-ca49-4912-9a86-05f6e27f75b3 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Volume info retrieved successfully. Jul 24 07:45:04.832664 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [req-ff39fb00-8eb3-492b-86f3-9eb5df9a6f98 req-4de144c2-ca49-4912-9a86-05f6e27f75b3 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Begin detaching volume completed successfully. Jul 24 07:45:04.833008 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-ff39fb00-8eb3-492b-86f3-9eb5df9a6f98 req-4de144c2-ca49-4912-9a86-05f6e27f75b3 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66/action returned with HTTP 202 Jul 24 07:45:04.833507 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 782/3112] 10.4.3.170 () {72 vars in 1672 bytes} [Fri Jul 24 07:45:04 2026] POST /volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:45:04.849452 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-803b5774-020f-4253-b8c8-273493fb8bfc None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:04.851159 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-803b5774-020f-4253-b8c8-273493fb8bfc tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] GET https://10.4.3.170/volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 Jul 24 07:45:04.851357 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-803b5774-020f-4253-b8c8-273493fb8bfc tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:04.851527 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-803b5774-020f-4253-b8c8-273493fb8bfc tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:04.860447 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:04.860447 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:45:04.864429 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-803b5774-020f-4253-b8c8-273493fb8bfc tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Volume info retrieved successfully. Jul 24 07:45:04.868510 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-803b5774-020f-4253-b8c8-273493fb8bfc tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 returned with HTTP 200 Jul 24 07:45:04.868860 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 767/3113] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:04 2026] GET /volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 => generated 1147 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:45:04.871995 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-c14d7414-a7ca-4be2-80d9-8feca1e79780 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:04.872493 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c14d7414-a7ca-4be2-80d9-8feca1e79780 None None] GET https://10.4.3.170/volume// Jul 24 07:45:04.872702 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c14d7414-a7ca-4be2-80d9-8feca1e79780 None None] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:04.872925 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c14d7414-a7ca-4be2-80d9-8feca1e79780 None None] Calling method 'all' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:04.873341 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c14d7414-a7ca-4be2-80d9-8feca1e79780 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:45:04.873729 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 782/3114] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:45:04 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:45:04.880352 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-ff39fb00-8eb3-492b-86f3-9eb5df9a6f98 req-a0e3058a-e201-41ac-b101-9de62c49d9b3 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:04.882945 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-ff39fb00-8eb3-492b-86f3-9eb5df9a6f98 req-a0e3058a-e201-41ac-b101-9de62c49d9b3 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] GET https://10.4.3.170/volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 Jul 24 07:45:04.883241 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-ff39fb00-8eb3-492b-86f3-9eb5df9a6f98 req-a0e3058a-e201-41ac-b101-9de62c49d9b3 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:04.883496 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-ff39fb00-8eb3-492b-86f3-9eb5df9a6f98 req-a0e3058a-e201-41ac-b101-9de62c49d9b3 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:04.895960 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:04.895960 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:45:04.899946 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [req-ff39fb00-8eb3-492b-86f3-9eb5df9a6f98 req-a0e3058a-e201-41ac-b101-9de62c49d9b3 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Volume info retrieved successfully. Jul 24 07:45:04.905165 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-ff39fb00-8eb3-492b-86f3-9eb5df9a6f98 req-a0e3058a-e201-41ac-b101-9de62c49d9b3 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 returned with HTTP 200 Jul 24 07:45:04.905682 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 784/3115] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:45:04 2026] GET /volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 => generated 1327 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:45:05.044906 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-3670ef28-331c-4b09-adcf-f9dba822907c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:05.046479 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3670ef28-331c-4b09-adcf-f9dba822907c tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 Jul 24 07:45:05.046653 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3670ef28-331c-4b09-adcf-f9dba822907c tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:05.046870 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3670ef28-331c-4b09-adcf-f9dba822907c tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:05.046976 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-3670ef28-331c-4b09-adcf-f9dba822907c tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id 2373a714-cd26-4de2-9686-c3ab21c63d02. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:45:05.050948 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:05.050948 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:45:05.051661 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3670ef28-331c-4b09-adcf-f9dba822907c tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 returned with HTTP 200 Jul 24 07:45:05.051997 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 783/3116] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:05 2026] GET /volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 => generated 739 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:05.614583 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-af5494ae-13cb-437b-b4ad-fb31a8904447 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:05.616136 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-af5494ae-13cb-437b-b4ad-fb31a8904447 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/a1b48950-c3ea-4248-90ed-f19f7ba0822a Jul 24 07:45:05.616347 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-af5494ae-13cb-437b-b4ad-fb31a8904447 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:05.616514 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-af5494ae-13cb-437b-b4ad-fb31a8904447 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:05.616611 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-af5494ae-13cb-437b-b4ad-fb31a8904447 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id a1b48950-c3ea-4248-90ed-f19f7ba0822a. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:45:05.620617 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:05.620617 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:45:05.621317 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-af5494ae-13cb-437b-b4ad-fb31a8904447 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/a1b48950-c3ea-4248-90ed-f19f7ba0822a returned with HTTP 200 Jul 24 07:45:05.621660 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 768/3117] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:05 2026] GET /volume/v3/backups/a1b48950-c3ea-4248-90ed-f19f7ba0822a => generated 791 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:05.881031 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-a6fb1cf4-ef8d-48e5-b7f2-55f456fac335 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:05.882649 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a6fb1cf4-ef8d-48e5-b7f2-55f456fac335 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] GET https://10.4.3.170/volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 Jul 24 07:45:05.883437 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a6fb1cf4-ef8d-48e5-b7f2-55f456fac335 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:05.883437 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a6fb1cf4-ef8d-48e5-b7f2-55f456fac335 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:05.892163 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:05.892163 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:45:05.896114 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-a6fb1cf4-ef8d-48e5-b7f2-55f456fac335 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Volume info retrieved successfully. Jul 24 07:45:05.900717 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a6fb1cf4-ef8d-48e5-b7f2-55f456fac335 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 returned with HTTP 200 Jul 24 07:45:05.901127 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 783/3118] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:05 2026] GET /volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 => generated 1147 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:45:06.060968 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-4065ae57-2680-441f-bc49-fe15c3b532cd None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:06.062761 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4065ae57-2680-441f-bc49-fe15c3b532cd tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 Jul 24 07:45:06.062943 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4065ae57-2680-441f-bc49-fe15c3b532cd tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:06.063122 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4065ae57-2680-441f-bc49-fe15c3b532cd tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:06.063262 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-4065ae57-2680-441f-bc49-fe15c3b532cd tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id 2373a714-cd26-4de2-9686-c3ab21c63d02. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:45:06.067381 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:06.067381 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:45:06.068044 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4065ae57-2680-441f-bc49-fe15c3b532cd tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 returned with HTTP 200 Jul 24 07:45:06.068511 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 785/3119] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:06 2026] GET /volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:06.635224 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-98ea8474-4c6d-4167-ac89-fc3a34e6d0cd None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:06.635566 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-98ea8474-4c6d-4167-ac89-fc3a34e6d0cd tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/a1b48950-c3ea-4248-90ed-f19f7ba0822a Jul 24 07:45:06.635566 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-98ea8474-4c6d-4167-ac89-fc3a34e6d0cd tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:06.635716 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-98ea8474-4c6d-4167-ac89-fc3a34e6d0cd tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:06.635818 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-98ea8474-4c6d-4167-ac89-fc3a34e6d0cd tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id a1b48950-c3ea-4248-90ed-f19f7ba0822a. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:45:06.640681 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:06.640681 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:45:06.641678 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-98ea8474-4c6d-4167-ac89-fc3a34e6d0cd tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/a1b48950-c3ea-4248-90ed-f19f7ba0822a returned with HTTP 200 Jul 24 07:45:06.642137 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 784/3120] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:06 2026] GET /volume/v3/backups/a1b48950-c3ea-4248-90ed-f19f7ba0822a => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:06.916757 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-8c4c7523-ece2-477e-9bd8-89b8539508b9 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:06.920034 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8c4c7523-ece2-477e-9bd8-89b8539508b9 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] GET https://10.4.3.170/volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 Jul 24 07:45:06.920325 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8c4c7523-ece2-477e-9bd8-89b8539508b9 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:06.920563 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8c4c7523-ece2-477e-9bd8-89b8539508b9 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:06.931082 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:06.931082 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:45:06.934616 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-8c4c7523-ece2-477e-9bd8-89b8539508b9 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Volume info retrieved successfully. Jul 24 07:45:06.939283 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8c4c7523-ece2-477e-9bd8-89b8539508b9 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 returned with HTTP 200 Jul 24 07:45:06.939777 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 769/3121] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:06 2026] GET /volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 => generated 1147 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:45:07.077945 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-077e1aa4-5b3f-4abf-8db7-3d1220e328fa None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:07.080400 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-077e1aa4-5b3f-4abf-8db7-3d1220e328fa tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 Jul 24 07:45:07.080571 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-077e1aa4-5b3f-4abf-8db7-3d1220e328fa tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:07.080767 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-077e1aa4-5b3f-4abf-8db7-3d1220e328fa tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:07.080863 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-077e1aa4-5b3f-4abf-8db7-3d1220e328fa tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id 2373a714-cd26-4de2-9686-c3ab21c63d02. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:45:07.084692 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:07.084692 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:45:07.085364 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-077e1aa4-5b3f-4abf-8db7-3d1220e328fa tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 returned with HTTP 200 Jul 24 07:45:07.085675 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 784/3122] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:07 2026] GET /volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:07.654897 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-135b84a7-06f9-45ad-b034-6fd7467b92d3 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:07.656909 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-135b84a7-06f9-45ad-b034-6fd7467b92d3 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/a1b48950-c3ea-4248-90ed-f19f7ba0822a Jul 24 07:45:07.657579 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-135b84a7-06f9-45ad-b034-6fd7467b92d3 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:07.657579 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-135b84a7-06f9-45ad-b034-6fd7467b92d3 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:07.657579 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-135b84a7-06f9-45ad-b034-6fd7467b92d3 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id a1b48950-c3ea-4248-90ed-f19f7ba0822a. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:45:07.662798 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:07.662798 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:45:07.663462 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-135b84a7-06f9-45ad-b034-6fd7467b92d3 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/a1b48950-c3ea-4248-90ed-f19f7ba0822a returned with HTTP 200 Jul 24 07:45:07.663892 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 786/3123] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:07 2026] GET /volume/v3/backups/a1b48950-c3ea-4248-90ed-f19f7ba0822a => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:07.952149 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-868f3cdc-eb4f-461b-a7ab-ea4b7ca7b2c0 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:07.954555 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-868f3cdc-eb4f-461b-a7ab-ea4b7ca7b2c0 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] GET https://10.4.3.170/volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 Jul 24 07:45:07.955060 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-868f3cdc-eb4f-461b-a7ab-ea4b7ca7b2c0 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:07.955395 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-868f3cdc-eb4f-461b-a7ab-ea4b7ca7b2c0 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:07.969506 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:07.969506 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:45:07.975272 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-868f3cdc-eb4f-461b-a7ab-ea4b7ca7b2c0 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Volume info retrieved successfully. Jul 24 07:45:07.980296 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-868f3cdc-eb4f-461b-a7ab-ea4b7ca7b2c0 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 returned with HTTP 200 Jul 24 07:45:07.980868 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 785/3124] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:07 2026] GET /volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 => generated 1147 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:45:08.095706 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-a95a1e36-da68-45dd-98ea-91df17d66f79 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:08.097881 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a95a1e36-da68-45dd-98ea-91df17d66f79 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 Jul 24 07:45:08.098124 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a95a1e36-da68-45dd-98ea-91df17d66f79 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:08.098396 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a95a1e36-da68-45dd-98ea-91df17d66f79 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:08.098638 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-a95a1e36-da68-45dd-98ea-91df17d66f79 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id 2373a714-cd26-4de2-9686-c3ab21c63d02. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:45:08.103478 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:08.103478 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:45:08.104441 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a95a1e36-da68-45dd-98ea-91df17d66f79 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 returned with HTTP 200 Jul 24 07:45:08.104877 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 770/3125] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:08 2026] GET /volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:08.676675 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-9cc1443d-7d38-44bb-af45-f8ca1ef3e88f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:08.679370 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9cc1443d-7d38-44bb-af45-f8ca1ef3e88f tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/a1b48950-c3ea-4248-90ed-f19f7ba0822a Jul 24 07:45:08.679857 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9cc1443d-7d38-44bb-af45-f8ca1ef3e88f tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:08.680408 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9cc1443d-7d38-44bb-af45-f8ca1ef3e88f tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:08.680590 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-9cc1443d-7d38-44bb-af45-f8ca1ef3e88f tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id a1b48950-c3ea-4248-90ed-f19f7ba0822a. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:45:08.686221 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:08.686221 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:45:08.687318 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9cc1443d-7d38-44bb-af45-f8ca1ef3e88f tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/a1b48950-c3ea-4248-90ed-f19f7ba0822a returned with HTTP 200 Jul 24 07:45:08.688178 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 785/3126] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:08 2026] GET /volume/v3/backups/a1b48950-c3ea-4248-90ed-f19f7ba0822a => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:08.995046 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-8b591c50-03b9-4e23-b438-388043fbfa19 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:08.997357 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8b591c50-03b9-4e23-b438-388043fbfa19 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] GET https://10.4.3.170/volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 Jul 24 07:45:08.997616 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8b591c50-03b9-4e23-b438-388043fbfa19 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:08.997805 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8b591c50-03b9-4e23-b438-388043fbfa19 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:09.007973 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:09.007973 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:45:09.011122 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-8b591c50-03b9-4e23-b438-388043fbfa19 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Volume info retrieved successfully. Jul 24 07:45:09.014825 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8b591c50-03b9-4e23-b438-388043fbfa19 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 returned with HTTP 200 Jul 24 07:45:09.015277 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 787/3127] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:08 2026] GET /volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 => generated 1147 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:45:09.115396 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-84e2a72b-74c2-4fde-9035-2e797d756ef9 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:09.117425 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-84e2a72b-74c2-4fde-9035-2e797d756ef9 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 Jul 24 07:45:09.117689 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-84e2a72b-74c2-4fde-9035-2e797d756ef9 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:09.117955 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-84e2a72b-74c2-4fde-9035-2e797d756ef9 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:09.118129 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-84e2a72b-74c2-4fde-9035-2e797d756ef9 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id 2373a714-cd26-4de2-9686-c3ab21c63d02. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:45:09.123037 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:09.123037 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:45:09.124045 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-84e2a72b-74c2-4fde-9035-2e797d756ef9 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 returned with HTTP 200 Jul 24 07:45:09.124512 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 786/3128] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:09 2026] GET /volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:09.663157 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-ff39fb00-8eb3-492b-86f3-9eb5df9a6f98 req-d19ee522-3efe-4099-9871-d81146e88a4d None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:09.665293 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-ff39fb00-8eb3-492b-86f3-9eb5df9a6f98 req-d19ee522-3efe-4099-9871-d81146e88a4d tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] GET https://10.4.3.170/volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 Jul 24 07:45:09.665540 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-ff39fb00-8eb3-492b-86f3-9eb5df9a6f98 req-d19ee522-3efe-4099-9871-d81146e88a4d tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:09.665877 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-ff39fb00-8eb3-492b-86f3-9eb5df9a6f98 req-d19ee522-3efe-4099-9871-d81146e88a4d tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:09.675125 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:09.675125 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:45:09.678947 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-ff39fb00-8eb3-492b-86f3-9eb5df9a6f98 req-d19ee522-3efe-4099-9871-d81146e88a4d tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Volume info retrieved successfully. Jul 24 07:45:09.683074 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-ff39fb00-8eb3-492b-86f3-9eb5df9a6f98 req-d19ee522-3efe-4099-9871-d81146e88a4d tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 returned with HTTP 200 Jul 24 07:45:09.683473 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 771/3129] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:45:09 2026] GET /volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 => generated 1147 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:45:09.699170 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-68acaf76-5f4f-4423-b853-858b864f57b3 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:09.705271 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-68acaf76-5f4f-4423-b853-858b864f57b3 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/a1b48950-c3ea-4248-90ed-f19f7ba0822a Jul 24 07:45:09.705812 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-68acaf76-5f4f-4423-b853-858b864f57b3 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:09.706118 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-68acaf76-5f4f-4423-b853-858b864f57b3 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:09.706354 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-68acaf76-5f4f-4423-b853-858b864f57b3 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id a1b48950-c3ea-4248-90ed-f19f7ba0822a. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:45:09.711595 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:09.711595 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:45:09.712503 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-68acaf76-5f4f-4423-b853-858b864f57b3 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/a1b48950-c3ea-4248-90ed-f19f7ba0822a returned with HTTP 200 Jul 24 07:45:09.712923 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 786/3130] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:09 2026] GET /volume/v3/backups/a1b48950-c3ea-4248-90ed-f19f7ba0822a => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:10.028279 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-b12d1ba7-1d36-4886-9ad9-4f9c29cf3df3 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:10.030404 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b12d1ba7-1d36-4886-9ad9-4f9c29cf3df3 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] GET https://10.4.3.170/volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 Jul 24 07:45:10.030636 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b12d1ba7-1d36-4886-9ad9-4f9c29cf3df3 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:10.030900 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b12d1ba7-1d36-4886-9ad9-4f9c29cf3df3 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:10.044428 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:10.044428 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:45:10.047977 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-b12d1ba7-1d36-4886-9ad9-4f9c29cf3df3 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Volume info retrieved successfully. Jul 24 07:45:10.051983 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b12d1ba7-1d36-4886-9ad9-4f9c29cf3df3 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 returned with HTTP 200 Jul 24 07:45:10.052488 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 788/3131] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:10 2026] GET /volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 => generated 1147 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:45:10.131748 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-ff39fb00-8eb3-492b-86f3-9eb5df9a6f98 req-62dc9a7a-6983-4a93-9423-b8596f8a3c60 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:10.134736 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-ff39fb00-8eb3-492b-86f3-9eb5df9a6f98 req-62dc9a7a-6983-4a93-9423-b8596f8a3c60 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] DELETE https://10.4.3.170/volume/v3/attachments/6188c39c-519d-42e8-929b-08cb3ab7b216 Jul 24 07:45:10.134847 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-f0436855-b079-4a45-9636-c1f8278aa82a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:10.134924 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-ff39fb00-8eb3-492b-86f3-9eb5df9a6f98 req-62dc9a7a-6983-4a93-9423-b8596f8a3c60 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:10.135136 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-ff39fb00-8eb3-492b-86f3-9eb5df9a6f98 req-62dc9a7a-6983-4a93-9423-b8596f8a3c60 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:10.139726 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f0436855-b079-4a45-9636-c1f8278aa82a tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 Jul 24 07:45:10.139939 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f0436855-b079-4a45-9636-c1f8278aa82a tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:10.140058 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f0436855-b079-4a45-9636-c1f8278aa82a tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:10.140154 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-f0436855-b079-4a45-9636-c1f8278aa82a tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id 2373a714-cd26-4de2-9686-c3ab21c63d02. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:45:10.146451 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:10.146451 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:45:10.147496 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f0436855-b079-4a45-9636-c1f8278aa82a tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 returned with HTTP 200 Jul 24 07:45:10.147860 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 772/3132] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:10 2026] GET /volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:10.148153 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:10.148153 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:45:10.208934 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-ff39fb00-8eb3-492b-86f3-9eb5df9a6f98 req-62dc9a7a-6983-4a93-9423-b8596f8a3c60 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/attachments/6188c39c-519d-42e8-929b-08cb3ab7b216 returned with HTTP 200 Jul 24 07:45:10.209483 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 787/3133] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 24 07:45:10 2026] DELETE /volume/v3/attachments/6188c39c-519d-42e8-929b-08cb3ab7b216 => generated 19 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:10.723380 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-af1d2fde-9c0f-4b52-be2f-4360b78a5388 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:10.728222 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-af1d2fde-9c0f-4b52-be2f-4360b78a5388 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/a1b48950-c3ea-4248-90ed-f19f7ba0822a Jul 24 07:45:10.728222 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-af1d2fde-9c0f-4b52-be2f-4360b78a5388 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:10.728222 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-af1d2fde-9c0f-4b52-be2f-4360b78a5388 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:10.728222 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-af1d2fde-9c0f-4b52-be2f-4360b78a5388 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id a1b48950-c3ea-4248-90ed-f19f7ba0822a. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:45:10.731902 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:10.731902 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:45:10.735220 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-af1d2fde-9c0f-4b52-be2f-4360b78a5388 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/a1b48950-c3ea-4248-90ed-f19f7ba0822a returned with HTTP 200 Jul 24 07:45:10.735220 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 787/3134] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:10 2026] GET /volume/v3/backups/a1b48950-c3ea-4248-90ed-f19f7ba0822a => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:11.067263 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-643ff261-0964-4f58-9839-9a783de76534 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:11.069084 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-643ff261-0964-4f58-9839-9a783de76534 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] GET https://10.4.3.170/volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 Jul 24 07:45:11.069356 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-643ff261-0964-4f58-9839-9a783de76534 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:11.069607 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-643ff261-0964-4f58-9839-9a783de76534 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:11.076670 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:11.076670 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:45:11.080599 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-643ff261-0964-4f58-9839-9a783de76534 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Volume info retrieved successfully. Jul 24 07:45:11.084472 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-643ff261-0964-4f58-9839-9a783de76534 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 returned with HTTP 200 Jul 24 07:45:11.084831 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 789/3135] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:11 2026] GET /volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 => generated 852 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:11.096363 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-dee31f2a-f470-4143-a890-254b334e1f51 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:11.097775 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-dee31f2a-f470-4143-a890-254b334e1f51 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] GET https://10.4.3.170/volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 Jul 24 07:45:11.097915 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-dee31f2a-f470-4143-a890-254b334e1f51 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:11.098083 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-dee31f2a-f470-4143-a890-254b334e1f51 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:11.104111 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:11.104111 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:45:11.107409 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-dee31f2a-f470-4143-a890-254b334e1f51 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Volume info retrieved successfully. Jul 24 07:45:11.111504 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-dee31f2a-f470-4143-a890-254b334e1f51 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 returned with HTTP 200 Jul 24 07:45:11.111925 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 773/3136] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:11 2026] GET /volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 => generated 852 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:11.163635 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a289e018-0a89-412a-843f-7267b36ef57c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:11.164819 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-01aec8b8-13ba-46ca-b4ae-1cb7a6af36af None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:11.165812 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a289e018-0a89-412a-843f-7267b36ef57c tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 Jul 24 07:45:11.166542 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-01aec8b8-13ba-46ca-b4ae-1cb7a6af36af tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] GET https://10.4.3.170/volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 Jul 24 07:45:11.166701 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-01aec8b8-13ba-46ca-b4ae-1cb7a6af36af tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:11.166882 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-01aec8b8-13ba-46ca-b4ae-1cb7a6af36af tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:11.167757 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a289e018-0a89-412a-843f-7267b36ef57c tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:11.169223 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a289e018-0a89-412a-843f-7267b36ef57c tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:11.169223 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-a289e018-0a89-412a-843f-7267b36ef57c tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id 2373a714-cd26-4de2-9686-c3ab21c63d02. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:45:11.173225 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:11.173225 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:45:11.174129 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:11.174129 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:45:11.175234 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a289e018-0a89-412a-843f-7267b36ef57c tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 returned with HTTP 200 Jul 24 07:45:11.175601 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 788/3137] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:11 2026] GET /volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:11.178758 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-01aec8b8-13ba-46ca-b4ae-1cb7a6af36af tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Volume info retrieved successfully. Jul 24 07:45:11.184699 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-01aec8b8-13ba-46ca-b4ae-1cb7a6af36af tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 returned with HTTP 200 Jul 24 07:45:11.185053 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 788/3138] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:11 2026] GET /volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:11.745692 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-ba37d198-c776-4050-be90-2871ab6f8f95 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:11.748827 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ba37d198-c776-4050-be90-2871ab6f8f95 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/a1b48950-c3ea-4248-90ed-f19f7ba0822a Jul 24 07:45:11.749049 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ba37d198-c776-4050-be90-2871ab6f8f95 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:11.749298 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ba37d198-c776-4050-be90-2871ab6f8f95 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:11.749436 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-ba37d198-c776-4050-be90-2871ab6f8f95 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id a1b48950-c3ea-4248-90ed-f19f7ba0822a. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:45:11.754313 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:11.754313 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:45:11.755225 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ba37d198-c776-4050-be90-2871ab6f8f95 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/a1b48950-c3ea-4248-90ed-f19f7ba0822a returned with HTTP 200 Jul 24 07:45:11.755668 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 790/3139] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:11 2026] GET /volume/v3/backups/a1b48950-c3ea-4248-90ed-f19f7ba0822a => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:12.188168 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-d2eed0d6-80f4-4c6e-8d99-97bb67ee6954 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:12.190343 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d2eed0d6-80f4-4c6e-8d99-97bb67ee6954 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 Jul 24 07:45:12.190574 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d2eed0d6-80f4-4c6e-8d99-97bb67ee6954 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:12.190864 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d2eed0d6-80f4-4c6e-8d99-97bb67ee6954 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:12.191045 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-d2eed0d6-80f4-4c6e-8d99-97bb67ee6954 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id 2373a714-cd26-4de2-9686-c3ab21c63d02. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:45:12.196389 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:12.196389 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:45:12.197427 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d2eed0d6-80f4-4c6e-8d99-97bb67ee6954 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 returned with HTTP 200 Jul 24 07:45:12.197860 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 774/3140] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:12 2026] GET /volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:12.766590 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-cc0bb695-0094-4428-9260-f192e9317b27 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:12.772936 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cc0bb695-0094-4428-9260-f192e9317b27 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/a1b48950-c3ea-4248-90ed-f19f7ba0822a Jul 24 07:45:12.773265 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cc0bb695-0094-4428-9260-f192e9317b27 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:12.773515 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cc0bb695-0094-4428-9260-f192e9317b27 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:12.773646 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-cc0bb695-0094-4428-9260-f192e9317b27 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id a1b48950-c3ea-4248-90ed-f19f7ba0822a. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:45:12.786484 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:12.786484 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:45:12.787566 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cc0bb695-0094-4428-9260-f192e9317b27 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/a1b48950-c3ea-4248-90ed-f19f7ba0822a returned with HTTP 200 Jul 24 07:45:12.788009 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 789/3141] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:12 2026] GET /volume/v3/backups/a1b48950-c3ea-4248-90ed-f19f7ba0822a => generated 791 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:13.209456 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-b03fdb6a-19a4-4d79-b14c-2b797e83fc9c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:13.212258 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b03fdb6a-19a4-4d79-b14c-2b797e83fc9c tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 Jul 24 07:45:13.212733 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b03fdb6a-19a4-4d79-b14c-2b797e83fc9c tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:13.213157 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b03fdb6a-19a4-4d79-b14c-2b797e83fc9c tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:13.213372 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-b03fdb6a-19a4-4d79-b14c-2b797e83fc9c tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id 2373a714-cd26-4de2-9686-c3ab21c63d02. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:45:13.220255 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:13.220255 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:45:13.223408 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b03fdb6a-19a4-4d79-b14c-2b797e83fc9c tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 returned with HTTP 200 Jul 24 07:45:13.223408 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 789/3142] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:13 2026] GET /volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:13.800192 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-76f5d8b1-25d5-4c8f-9f89-7519d01d2ba2 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:13.802165 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-76f5d8b1-25d5-4c8f-9f89-7519d01d2ba2 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/a1b48950-c3ea-4248-90ed-f19f7ba0822a Jul 24 07:45:13.803751 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-76f5d8b1-25d5-4c8f-9f89-7519d01d2ba2 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:13.803751 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-76f5d8b1-25d5-4c8f-9f89-7519d01d2ba2 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:13.803751 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-76f5d8b1-25d5-4c8f-9f89-7519d01d2ba2 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id a1b48950-c3ea-4248-90ed-f19f7ba0822a. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:45:13.808466 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:13.808466 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:45:13.809307 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-76f5d8b1-25d5-4c8f-9f89-7519d01d2ba2 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/a1b48950-c3ea-4248-90ed-f19f7ba0822a returned with HTTP 200 Jul 24 07:45:13.809682 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 791/3143] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:13 2026] GET /volume/v3/backups/a1b48950-c3ea-4248-90ed-f19f7ba0822a => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:14.237767 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-029bbda3-6f36-4bc9-88d7-95495bd364dd None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:14.239497 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-029bbda3-6f36-4bc9-88d7-95495bd364dd tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 Jul 24 07:45:14.239668 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-029bbda3-6f36-4bc9-88d7-95495bd364dd tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:14.239838 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-029bbda3-6f36-4bc9-88d7-95495bd364dd tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:14.239934 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-029bbda3-6f36-4bc9-88d7-95495bd364dd tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id 2373a714-cd26-4de2-9686-c3ab21c63d02. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:45:14.243946 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:14.243946 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:45:14.244616 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-029bbda3-6f36-4bc9-88d7-95495bd364dd tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 returned with HTTP 200 Jul 24 07:45:14.244927 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 775/3144] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:14 2026] GET /volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:14.823343 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ea1a1ac7-13b3-4cd8-893c-e902a71b9ac9 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:14.824901 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ea1a1ac7-13b3-4cd8-893c-e902a71b9ac9 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/a1b48950-c3ea-4248-90ed-f19f7ba0822a Jul 24 07:45:14.825104 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ea1a1ac7-13b3-4cd8-893c-e902a71b9ac9 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:14.825323 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ea1a1ac7-13b3-4cd8-893c-e902a71b9ac9 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:14.825424 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-ea1a1ac7-13b3-4cd8-893c-e902a71b9ac9 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id a1b48950-c3ea-4248-90ed-f19f7ba0822a. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:45:14.830275 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:14.830275 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:45:14.830977 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ea1a1ac7-13b3-4cd8-893c-e902a71b9ac9 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/a1b48950-c3ea-4248-90ed-f19f7ba0822a returned with HTTP 200 Jul 24 07:45:14.831314 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 790/3145] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:14 2026] GET /volume/v3/backups/a1b48950-c3ea-4248-90ed-f19f7ba0822a => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:15.260234 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-a0fa6f12-ed44-45d8-aeb0-2abad65971aa None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:15.260985 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a0fa6f12-ed44-45d8-aeb0-2abad65971aa tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 Jul 24 07:45:15.261161 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a0fa6f12-ed44-45d8-aeb0-2abad65971aa tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:15.261395 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a0fa6f12-ed44-45d8-aeb0-2abad65971aa tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:15.261493 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-a0fa6f12-ed44-45d8-aeb0-2abad65971aa tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id 2373a714-cd26-4de2-9686-c3ab21c63d02. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:45:15.265698 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:15.265698 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:45:15.266481 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a0fa6f12-ed44-45d8-aeb0-2abad65971aa tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 returned with HTTP 200 Jul 24 07:45:15.266839 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 790/3146] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:15 2026] GET /volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:15.377460 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-ac973fee-e602-4cb2-b482-c0bca3c23dab None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:15.381231 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ac973fee-e602-4cb2-b482-c0bca3c23dab tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/8bf62084-0e68-4119-b939-44d52757184c Jul 24 07:45:15.381231 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ac973fee-e602-4cb2-b482-c0bca3c23dab tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:15.381231 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ac973fee-e602-4cb2-b482-c0bca3c23dab tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:15.381231 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.snapshots [None req-ac973fee-e602-4cb2-b482-c0bca3c23dab tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Delete snapshot with id: 8bf62084-0e68-4119-b939-44d52757184c Jul 24 07:45:15.388621 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ac973fee-e602-4cb2-b482-c0bca3c23dab tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] https://10.4.3.170/volume/v3/snapshots/8bf62084-0e68-4119-b939-44d52757184c returned with HTTP 404 Jul 24 07:45:15.390066 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 792/3147] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 24 07:45:15 2026] DELETE /volume/v3/snapshots/8bf62084-0e68-4119-b939-44d52757184c => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:45:15.400969 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-73faf249-a735-45af-817d-525b7083be5a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:15.402670 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-73faf249-a735-45af-817d-525b7083be5a tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] GET https://10.4.3.170/volume/v3/snapshots/8bf62084-0e68-4119-b939-44d52757184c Jul 24 07:45:15.402848 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-73faf249-a735-45af-817d-525b7083be5a tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:15.403017 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-73faf249-a735-45af-817d-525b7083be5a tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:15.415132 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-73faf249-a735-45af-817d-525b7083be5a tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] https://10.4.3.170/volume/v3/snapshots/8bf62084-0e68-4119-b939-44d52757184c returned with HTTP 404 Jul 24 07:45:15.416817 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 776/3148] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:45:15 2026] GET /volume/v3/snapshots/8bf62084-0e68-4119-b939-44d52757184c => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:45:15.465437 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-1bf23c6f-f010-4cea-80ad-431a2177af90 req-8a10cbf4-aa7e-4eb7-9347-1567aed48e2f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:15.468750 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-1bf23c6f-f010-4cea-80ad-431a2177af90 req-8a10cbf4-aa7e-4eb7-9347-1567aed48e2f tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] GET https://10.4.3.170/volume/v3/volumes/55cef18a-701b-460a-9e94-596c52f8eb3e Jul 24 07:45:15.468992 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-1bf23c6f-f010-4cea-80ad-431a2177af90 req-8a10cbf4-aa7e-4eb7-9347-1567aed48e2f tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:15.469276 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-1bf23c6f-f010-4cea-80ad-431a2177af90 req-8a10cbf4-aa7e-4eb7-9347-1567aed48e2f tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:15.482640 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:15.482640 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:45:15.486712 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [req-1bf23c6f-f010-4cea-80ad-431a2177af90 req-8a10cbf4-aa7e-4eb7-9347-1567aed48e2f tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Volume info retrieved successfully. Jul 24 07:45:15.491120 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-1bf23c6f-f010-4cea-80ad-431a2177af90 req-8a10cbf4-aa7e-4eb7-9347-1567aed48e2f tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] https://10.4.3.170/volume/v3/volumes/55cef18a-701b-460a-9e94-596c52f8eb3e returned with HTTP 200 Jul 24 07:45:15.493040 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 791/3149] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:45:15 2026] GET /volume/v3/volumes/55cef18a-701b-460a-9e94-596c52f8eb3e => generated 1140 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:45:15.511994 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-1bf23c6f-f010-4cea-80ad-431a2177af90 req-25ff27dd-063c-4ceb-b2e8-eecf357e11e9 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:15.514255 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-1bf23c6f-f010-4cea-80ad-431a2177af90 req-25ff27dd-063c-4ceb-b2e8-eecf357e11e9 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] POST https://10.4.3.170/volume/v3/volumes/55cef18a-701b-460a-9e94-596c52f8eb3e/action Jul 24 07:45:15.514600 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-1bf23c6f-f010-4cea-80ad-431a2177af90 req-25ff27dd-063c-4ceb-b2e8-eecf357e11e9 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:45:15.514748 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-1bf23c6f-f010-4cea-80ad-431a2177af90 req-25ff27dd-063c-4ceb-b2e8-eecf357e11e9 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:45:15.531328 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:15.531328 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:45:15.531631 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-1bf23c6f-f010-4cea-80ad-431a2177af90 req-25ff27dd-063c-4ceb-b2e8-eecf357e11e9 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Volume info retrieved successfully. Jul 24 07:45:15.543604 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-1bf23c6f-f010-4cea-80ad-431a2177af90 req-25ff27dd-063c-4ceb-b2e8-eecf357e11e9 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Begin detaching volume completed successfully. Jul 24 07:45:15.543951 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-1bf23c6f-f010-4cea-80ad-431a2177af90 req-25ff27dd-063c-4ceb-b2e8-eecf357e11e9 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] https://10.4.3.170/volume/v3/volumes/55cef18a-701b-460a-9e94-596c52f8eb3e/action returned with HTTP 202 Jul 24 07:45:15.544405 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 791/3150] 10.4.3.170 () {72 vars in 1672 bytes} [Fri Jul 24 07:45:15 2026] POST /volume/v3/volumes/55cef18a-701b-460a-9e94-596c52f8eb3e/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:45:15.602831 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-63cad9ca-163d-493d-855f-34117e9aab56 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:15.604218 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-63cad9ca-163d-493d-855f-34117e9aab56 None None] GET https://10.4.3.170/volume// Jul 24 07:45:15.604218 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-63cad9ca-163d-493d-855f-34117e9aab56 None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:15.604218 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-63cad9ca-163d-493d-855f-34117e9aab56 None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:15.604218 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-63cad9ca-163d-493d-855f-34117e9aab56 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:45:15.604218 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 793/3151] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:45:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:45:15.611283 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-1bf23c6f-f010-4cea-80ad-431a2177af90 req-2934c16a-cbe3-4b9f-9d4c-a63b7b9c8d18 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:15.615661 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-1bf23c6f-f010-4cea-80ad-431a2177af90 req-2934c16a-cbe3-4b9f-9d4c-a63b7b9c8d18 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] GET https://10.4.3.170/volume/v3/volumes/55cef18a-701b-460a-9e94-596c52f8eb3e Jul 24 07:45:15.615960 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-1bf23c6f-f010-4cea-80ad-431a2177af90 req-2934c16a-cbe3-4b9f-9d4c-a63b7b9c8d18 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:15.616272 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-1bf23c6f-f010-4cea-80ad-431a2177af90 req-2934c16a-cbe3-4b9f-9d4c-a63b7b9c8d18 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:15.630401 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:15.630401 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:45:15.635783 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-1bf23c6f-f010-4cea-80ad-431a2177af90 req-2934c16a-cbe3-4b9f-9d4c-a63b7b9c8d18 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Volume info retrieved successfully. Jul 24 07:45:15.641579 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-1bf23c6f-f010-4cea-80ad-431a2177af90 req-2934c16a-cbe3-4b9f-9d4c-a63b7b9c8d18 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] https://10.4.3.170/volume/v3/volumes/55cef18a-701b-460a-9e94-596c52f8eb3e returned with HTTP 200 Jul 24 07:45:15.643218 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 777/3152] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:45:15 2026] GET /volume/v3/volumes/55cef18a-701b-460a-9e94-596c52f8eb3e => generated 1323 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:45:15.844339 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e22686d0-4963-4326-9604-9e17cabb6045 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:15.847186 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e22686d0-4963-4326-9604-9e17cabb6045 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/a1b48950-c3ea-4248-90ed-f19f7ba0822a Jul 24 07:45:15.847396 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e22686d0-4963-4326-9604-9e17cabb6045 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:15.847859 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e22686d0-4963-4326-9604-9e17cabb6045 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:15.847969 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-e22686d0-4963-4326-9604-9e17cabb6045 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id a1b48950-c3ea-4248-90ed-f19f7ba0822a. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:45:15.855447 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:15.855447 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:45:15.855889 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e22686d0-4963-4326-9604-9e17cabb6045 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/a1b48950-c3ea-4248-90ed-f19f7ba0822a returned with HTTP 200 Jul 24 07:45:15.856243 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 792/3153] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:15 2026] GET /volume/v3/backups/a1b48950-c3ea-4248-90ed-f19f7ba0822a => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:16.279127 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-bdd17115-9f86-4a84-bfe4-6b7b418d6f84 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:16.281350 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-bdd17115-9f86-4a84-bfe4-6b7b418d6f84 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 Jul 24 07:45:16.281584 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-bdd17115-9f86-4a84-bfe4-6b7b418d6f84 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:16.281807 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-bdd17115-9f86-4a84-bfe4-6b7b418d6f84 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:16.281937 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-bdd17115-9f86-4a84-bfe4-6b7b418d6f84 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id 2373a714-cd26-4de2-9686-c3ab21c63d02. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:45:16.287545 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:16.287545 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:45:16.288605 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-bdd17115-9f86-4a84-bfe4-6b7b418d6f84 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 returned with HTTP 200 Jul 24 07:45:16.289068 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 792/3154] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:16 2026] GET /volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:16.866785 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-fd26b5f2-1540-4f1d-bf92-524fc81a0c8d None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:16.868631 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-fd26b5f2-1540-4f1d-bf92-524fc81a0c8d tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/a1b48950-c3ea-4248-90ed-f19f7ba0822a Jul 24 07:45:16.868888 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-fd26b5f2-1540-4f1d-bf92-524fc81a0c8d tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:16.869128 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-fd26b5f2-1540-4f1d-bf92-524fc81a0c8d tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:16.869298 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-fd26b5f2-1540-4f1d-bf92-524fc81a0c8d tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id a1b48950-c3ea-4248-90ed-f19f7ba0822a. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:45:16.874245 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:16.874245 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:45:16.874949 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-fd26b5f2-1540-4f1d-bf92-524fc81a0c8d tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/a1b48950-c3ea-4248-90ed-f19f7ba0822a returned with HTTP 200 Jul 24 07:45:16.875328 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 794/3155] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:16 2026] GET /volume/v3/backups/a1b48950-c3ea-4248-90ed-f19f7ba0822a => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:16.876846 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-1bf23c6f-f010-4cea-80ad-431a2177af90 req-d9f1ff4b-80a8-49e7-960b-d51daf43f7e5 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:16.879401 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-1bf23c6f-f010-4cea-80ad-431a2177af90 req-d9f1ff4b-80a8-49e7-960b-d51daf43f7e5 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] DELETE https://10.4.3.170/volume/v3/attachments/52c00645-87ea-4335-a91e-0031b3bf25cb Jul 24 07:45:16.879646 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-1bf23c6f-f010-4cea-80ad-431a2177af90 req-d9f1ff4b-80a8-49e7-960b-d51daf43f7e5 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:16.879880 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-1bf23c6f-f010-4cea-80ad-431a2177af90 req-d9f1ff4b-80a8-49e7-960b-d51daf43f7e5 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:16.888368 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:16.888368 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:45:16.932084 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-1bf23c6f-f010-4cea-80ad-431a2177af90 req-d9f1ff4b-80a8-49e7-960b-d51daf43f7e5 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] https://10.4.3.170/volume/v3/attachments/52c00645-87ea-4335-a91e-0031b3bf25cb returned with HTTP 200 Jul 24 07:45:16.932497 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 778/3156] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 24 07:45:16 2026] DELETE /volume/v3/attachments/52c00645-87ea-4335-a91e-0031b3bf25cb => generated 19 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:17.301593 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9ec94308-5305-4ca8-ac3b-72b1b95ac19f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:17.303875 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9ec94308-5305-4ca8-ac3b-72b1b95ac19f tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 Jul 24 07:45:17.304119 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9ec94308-5305-4ca8-ac3b-72b1b95ac19f tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:17.304517 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9ec94308-5305-4ca8-ac3b-72b1b95ac19f tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:17.304661 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-9ec94308-5305-4ca8-ac3b-72b1b95ac19f tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id 2373a714-cd26-4de2-9686-c3ab21c63d02. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:45:17.310454 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:17.310454 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:45:17.311323 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9ec94308-5305-4ca8-ac3b-72b1b95ac19f tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 returned with HTTP 200 Jul 24 07:45:17.311738 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 793/3157] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:17 2026] GET /volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:17.734694 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-c29be0eb-82ec-4e53-b488-c74fd9f82bba req-17b8d617-fd91-4bc5-b1ec-bb32d7cefe79 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:17.737263 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-c29be0eb-82ec-4e53-b488-c74fd9f82bba req-17b8d617-fd91-4bc5-b1ec-bb32d7cefe79 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] GET https://10.4.3.170/volume/v3/volumes/55cef18a-701b-460a-9e94-596c52f8eb3e Jul 24 07:45:17.738020 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-c29be0eb-82ec-4e53-b488-c74fd9f82bba req-17b8d617-fd91-4bc5-b1ec-bb32d7cefe79 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:17.738020 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-c29be0eb-82ec-4e53-b488-c74fd9f82bba req-17b8d617-fd91-4bc5-b1ec-bb32d7cefe79 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:17.746561 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:17.746561 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:45:17.752147 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-c29be0eb-82ec-4e53-b488-c74fd9f82bba req-17b8d617-fd91-4bc5-b1ec-bb32d7cefe79 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Volume info retrieved successfully. Jul 24 07:45:17.759523 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-c29be0eb-82ec-4e53-b488-c74fd9f82bba req-17b8d617-fd91-4bc5-b1ec-bb32d7cefe79 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] https://10.4.3.170/volume/v3/volumes/55cef18a-701b-460a-9e94-596c52f8eb3e returned with HTTP 200 Jul 24 07:45:17.759911 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 793/3158] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:45:17 2026] GET /volume/v3/volumes/55cef18a-701b-460a-9e94-596c52f8eb3e => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:17.777429 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-4335c468-2384-4eb0-8934-0aabfa1e1fc7 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:17.779705 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4335c468-2384-4eb0-8934-0aabfa1e1fc7 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] DELETE https://10.4.3.170/volume/v3/volumes/55cef18a-701b-460a-9e94-596c52f8eb3e Jul 24 07:45:17.780500 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4335c468-2384-4eb0-8934-0aabfa1e1fc7 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:17.780500 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4335c468-2384-4eb0-8934-0aabfa1e1fc7 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:17.780500 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-4335c468-2384-4eb0-8934-0aabfa1e1fc7 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Delete volume with id: 55cef18a-701b-460a-9e94-596c52f8eb3e Jul 24 07:45:17.791539 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:17.791539 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:45:17.792312 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-4335c468-2384-4eb0-8934-0aabfa1e1fc7 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Volume info retrieved successfully. Jul 24 07:45:17.813630 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-4335c468-2384-4eb0-8934-0aabfa1e1fc7 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Delete volume request issued successfully. Jul 24 07:45:17.815190 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4335c468-2384-4eb0-8934-0aabfa1e1fc7 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] https://10.4.3.170/volume/v3/volumes/55cef18a-701b-460a-9e94-596c52f8eb3e returned with HTTP 202 Jul 24 07:45:17.815190 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 795/3159] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:45:17 2026] DELETE /volume/v3/volumes/55cef18a-701b-460a-9e94-596c52f8eb3e => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:45:17.826592 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-608e3617-57da-41ab-b65a-e9e107d0e483 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:17.828784 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-608e3617-57da-41ab-b65a-e9e107d0e483 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] GET https://10.4.3.170/volume/v3/volumes/55cef18a-701b-460a-9e94-596c52f8eb3e Jul 24 07:45:17.830701 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-608e3617-57da-41ab-b65a-e9e107d0e483 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:17.831116 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-608e3617-57da-41ab-b65a-e9e107d0e483 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:17.849343 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:17.849343 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:45:17.854691 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-608e3617-57da-41ab-b65a-e9e107d0e483 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Volume info retrieved successfully. Jul 24 07:45:17.860780 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-608e3617-57da-41ab-b65a-e9e107d0e483 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] https://10.4.3.170/volume/v3/volumes/55cef18a-701b-460a-9e94-596c52f8eb3e returned with HTTP 200 Jul 24 07:45:17.861291 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 779/3160] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:17 2026] GET /volume/v3/volumes/55cef18a-701b-460a-9e94-596c52f8eb3e => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:17.888527 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-46e330c9-7907-4842-be82-6d3938e41135 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:17.892198 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-46e330c9-7907-4842-be82-6d3938e41135 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/a1b48950-c3ea-4248-90ed-f19f7ba0822a Jul 24 07:45:17.892458 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-46e330c9-7907-4842-be82-6d3938e41135 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:17.892696 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-46e330c9-7907-4842-be82-6d3938e41135 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:17.892839 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-46e330c9-7907-4842-be82-6d3938e41135 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id a1b48950-c3ea-4248-90ed-f19f7ba0822a. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:45:17.904676 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:17.904676 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:45:17.905714 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-46e330c9-7907-4842-be82-6d3938e41135 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/a1b48950-c3ea-4248-90ed-f19f7ba0822a returned with HTTP 200 Jul 24 07:45:17.906214 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 794/3161] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:17 2026] GET /volume/v3/backups/a1b48950-c3ea-4248-90ed-f19f7ba0822a => generated 791 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:18.322388 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-cb551da1-5f90-43e8-a3a0-773fa156a9ec None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:18.326468 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-cb551da1-5f90-43e8-a3a0-773fa156a9ec tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 Jul 24 07:45:18.326639 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-cb551da1-5f90-43e8-a3a0-773fa156a9ec tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:18.327217 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-cb551da1-5f90-43e8-a3a0-773fa156a9ec tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:18.327217 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-cb551da1-5f90-43e8-a3a0-773fa156a9ec tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id 2373a714-cd26-4de2-9686-c3ab21c63d02. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:45:18.333361 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:18.333361 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:45:18.334445 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-cb551da1-5f90-43e8-a3a0-773fa156a9ec tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 returned with HTTP 200 Jul 24 07:45:18.334859 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 794/3162] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:18 2026] GET /volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 => generated 751 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:18.875437 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-767d93d3-6bf0-40f1-b072-f2988bdc6e41 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:18.876944 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-767d93d3-6bf0-40f1-b072-f2988bdc6e41 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] GET https://10.4.3.170/volume/v3/volumes/55cef18a-701b-460a-9e94-596c52f8eb3e Jul 24 07:45:18.877137 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-767d93d3-6bf0-40f1-b072-f2988bdc6e41 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:18.877341 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-767d93d3-6bf0-40f1-b072-f2988bdc6e41 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:18.882454 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-767d93d3-6bf0-40f1-b072-f2988bdc6e41 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] https://10.4.3.170/volume/v3/volumes/55cef18a-701b-460a-9e94-596c52f8eb3e returned with HTTP 404 Jul 24 07:45:18.882860 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 796/3163] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:18 2026] GET /volume/v3/volumes/55cef18a-701b-460a-9e94-596c52f8eb3e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:45:18.921926 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-1361ed98-d60d-467e-bd86-ea03ce163a13 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:18.927875 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1361ed98-d60d-467e-bd86-ea03ce163a13 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/a1b48950-c3ea-4248-90ed-f19f7ba0822a Jul 24 07:45:18.928099 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1361ed98-d60d-467e-bd86-ea03ce163a13 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:18.928383 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1361ed98-d60d-467e-bd86-ea03ce163a13 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:18.928513 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-1361ed98-d60d-467e-bd86-ea03ce163a13 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id a1b48950-c3ea-4248-90ed-f19f7ba0822a. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:45:18.939826 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:18.939826 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:45:18.942031 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1361ed98-d60d-467e-bd86-ea03ce163a13 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/a1b48950-c3ea-4248-90ed-f19f7ba0822a returned with HTTP 200 Jul 24 07:45:18.942563 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 780/3164] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:18 2026] GET /volume/v3/backups/a1b48950-c3ea-4248-90ed-f19f7ba0822a => generated 791 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:19.281666 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-6143a29b-d147-49ee-9619-01468efe0ea0 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:19.283838 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6143a29b-d147-49ee-9619-01468efe0ea0 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/volumes/cc9ea047-5687-4fb8-8e46-2a94051f24a2 Jul 24 07:45:19.284018 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6143a29b-d147-49ee-9619-01468efe0ea0 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:19.284223 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6143a29b-d147-49ee-9619-01468efe0ea0 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:19.293530 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:19.293530 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:45:19.300828 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-6143a29b-d147-49ee-9619-01468efe0ea0 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Volume info retrieved successfully. Jul 24 07:45:19.307968 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6143a29b-d147-49ee-9619-01468efe0ea0 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/volumes/cc9ea047-5687-4fb8-8e46-2a94051f24a2 returned with HTTP 200 Jul 24 07:45:19.308412 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 795/3165] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:19 2026] GET /volume/v3/volumes/cc9ea047-5687-4fb8-8e46-2a94051f24a2 => generated 1637 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:45:19.345878 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-84c5b506-de49-459a-a1d5-c36d9ff58b77 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:19.348391 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-84c5b506-de49-459a-a1d5-c36d9ff58b77 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 Jul 24 07:45:19.348391 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-84c5b506-de49-459a-a1d5-c36d9ff58b77 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:19.348597 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-84c5b506-de49-459a-a1d5-c36d9ff58b77 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:19.348765 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-84c5b506-de49-459a-a1d5-c36d9ff58b77 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id 2373a714-cd26-4de2-9686-c3ab21c63d02. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:45:19.354349 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:19.354349 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:45:19.355385 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-84c5b506-de49-459a-a1d5-c36d9ff58b77 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 returned with HTTP 200 Jul 24 07:45:19.355900 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 795/3166] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:19 2026] GET /volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:19.374761 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-75c46c1d-0cfa-46c0-b08e-e337784553bf None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:19.378365 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-75c46c1d-0cfa-46c0-b08e-e337784553bf tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] POST https://10.4.3.170/volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02/restore Jul 24 07:45:19.378685 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-75c46c1d-0cfa-46c0-b08e-e337784553bf tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "1d898e56-8cb0-44e5-be8a-54584ba1ca9d"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:45:19.380196 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.contrib.backups [None req-75c46c1d-0cfa-46c0-b08e-e337784553bf tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Restoring backup 2373a714-cd26-4de2-9686-c3ab21c63d02 ({'restore': {'volume_id': '1d898e56-8cb0-44e5-be8a-54584ba1ca9d'}}) {{(pid=100245) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 24 07:45:19.380352 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.contrib.backups [None req-75c46c1d-0cfa-46c0-b08e-e337784553bf tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Restoring backup 2373a714-cd26-4de2-9686-c3ab21c63d02 to volume 1d898e56-8cb0-44e5-be8a-54584ba1ca9d. Jul 24 07:45:19.384609 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:19.384609 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:45:19.392286 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:19.392286 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:45:19.392726 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-75c46c1d-0cfa-46c0-b08e-e337784553bf tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Volume info retrieved successfully. Jul 24 07:45:19.392873 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.backup.api [None req-75c46c1d-0cfa-46c0-b08e-e337784553bf tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Checking backup size 1 against volume size 1 {{(pid=100245) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 24 07:45:19.392983 np0000005822 devstack@c-api.service[100245]: INFO cinder.backup.api [None req-75c46c1d-0cfa-46c0-b08e-e337784553bf tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Overwriting volume 1d898e56-8cb0-44e5-be8a-54584ba1ca9d with restore of backup 2373a714-cd26-4de2-9686-c3ab21c63d02 Jul 24 07:45:19.407711 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.backup.rpcapi [None req-75c46c1d-0cfa-46c0-b08e-e337784553bf tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] restore_backup in rpcapi backup_id 2373a714-cd26-4de2-9686-c3ab21c63d02 {{(pid=100245) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 24 07:45:19.410036 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-75c46c1d-0cfa-46c0-b08e-e337784553bf tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02/restore returned with HTTP 202 Jul 24 07:45:19.410439 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 797/3167] 10.4.3.170 () {68 vars in 1393 bytes} [Fri Jul 24 07:45:19 2026] POST /volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02/restore => generated 182 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:45:19.421771 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-588f455b-eeb1-447e-a02b-3d3f658c2f2f None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:19.423263 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-588f455b-eeb1-447e-a02b-3d3f658c2f2f tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 Jul 24 07:45:19.424760 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-588f455b-eeb1-447e-a02b-3d3f658c2f2f tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:19.424917 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-588f455b-eeb1-447e-a02b-3d3f658c2f2f tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:19.425058 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-588f455b-eeb1-447e-a02b-3d3f658c2f2f tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id 2373a714-cd26-4de2-9686-c3ab21c63d02. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:45:19.430666 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:19.430666 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:45:19.431841 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-588f455b-eeb1-447e-a02b-3d3f658c2f2f tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 returned with HTTP 200 Jul 24 07:45:19.431841 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 781/3168] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:19 2026] GET /volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 => generated 752 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:19.957077 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-20ddc6a5-5b1b-4073-bd52-3f1ce017be61 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:19.959818 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-20ddc6a5-5b1b-4073-bd52-3f1ce017be61 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/a1b48950-c3ea-4248-90ed-f19f7ba0822a Jul 24 07:45:19.960075 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-20ddc6a5-5b1b-4073-bd52-3f1ce017be61 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:19.960294 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-20ddc6a5-5b1b-4073-bd52-3f1ce017be61 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:19.960514 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-20ddc6a5-5b1b-4073-bd52-3f1ce017be61 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id a1b48950-c3ea-4248-90ed-f19f7ba0822a. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:45:19.969593 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:19.969593 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:45:19.969593 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-20ddc6a5-5b1b-4073-bd52-3f1ce017be61 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/a1b48950-c3ea-4248-90ed-f19f7ba0822a returned with HTTP 200 Jul 24 07:45:19.969593 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 796/3169] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:19 2026] GET /volume/v3/backups/a1b48950-c3ea-4248-90ed-f19f7ba0822a => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:20.443284 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-e8b3b3fd-cb81-4d87-9445-c275df694bc1 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:20.449102 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e8b3b3fd-cb81-4d87-9445-c275df694bc1 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 Jul 24 07:45:20.449371 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e8b3b3fd-cb81-4d87-9445-c275df694bc1 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:20.449605 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e8b3b3fd-cb81-4d87-9445-c275df694bc1 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:20.449728 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-e8b3b3fd-cb81-4d87-9445-c275df694bc1 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id 2373a714-cd26-4de2-9686-c3ab21c63d02. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:45:20.455187 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:20.455187 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:45:20.456185 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e8b3b3fd-cb81-4d87-9445-c275df694bc1 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 returned with HTTP 200 Jul 24 07:45:20.456714 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 796/3170] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:20 2026] GET /volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 => generated 752 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:20.989704 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-0dea188d-2e25-4234-b6ec-4094362895bb None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:20.991366 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0dea188d-2e25-4234-b6ec-4094362895bb tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/a1b48950-c3ea-4248-90ed-f19f7ba0822a Jul 24 07:45:20.991574 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0dea188d-2e25-4234-b6ec-4094362895bb tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:20.991749 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0dea188d-2e25-4234-b6ec-4094362895bb tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:20.991841 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-0dea188d-2e25-4234-b6ec-4094362895bb tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id a1b48950-c3ea-4248-90ed-f19f7ba0822a. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:45:20.995860 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:20.995860 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:45:20.996577 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0dea188d-2e25-4234-b6ec-4094362895bb tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/a1b48950-c3ea-4248-90ed-f19f7ba0822a returned with HTTP 200 Jul 24 07:45:20.996948 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 798/3171] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:20 2026] GET /volume/v3/backups/a1b48950-c3ea-4248-90ed-f19f7ba0822a => generated 792 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:21.467374 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-6ac885e3-513a-4fcf-93ae-9966f0c5a0e3 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:21.469132 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6ac885e3-513a-4fcf-93ae-9966f0c5a0e3 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 Jul 24 07:45:21.469369 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-6ac885e3-513a-4fcf-93ae-9966f0c5a0e3 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:21.469542 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-6ac885e3-513a-4fcf-93ae-9966f0c5a0e3 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:21.469687 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-6ac885e3-513a-4fcf-93ae-9966f0c5a0e3 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id 2373a714-cd26-4de2-9686-c3ab21c63d02. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:45:21.476355 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:21.476355 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:45:21.476355 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6ac885e3-513a-4fcf-93ae-9966f0c5a0e3 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 returned with HTTP 200 Jul 24 07:45:21.476355 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 782/3172] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:21 2026] GET /volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 => generated 752 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:22.011822 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-813bcdb7-c7f3-4f66-896e-38b3b6dbdf44 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:22.017097 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-813bcdb7-c7f3-4f66-896e-38b3b6dbdf44 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/a1b48950-c3ea-4248-90ed-f19f7ba0822a Jul 24 07:45:22.017829 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-813bcdb7-c7f3-4f66-896e-38b3b6dbdf44 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:22.017829 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-813bcdb7-c7f3-4f66-896e-38b3b6dbdf44 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:22.017829 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-813bcdb7-c7f3-4f66-896e-38b3b6dbdf44 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id a1b48950-c3ea-4248-90ed-f19f7ba0822a. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:45:22.022551 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:22.022551 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:45:22.023256 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-813bcdb7-c7f3-4f66-896e-38b3b6dbdf44 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/a1b48950-c3ea-4248-90ed-f19f7ba0822a returned with HTTP 200 Jul 24 07:45:22.023929 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 797/3173] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:22 2026] GET /volume/v3/backups/a1b48950-c3ea-4248-90ed-f19f7ba0822a => generated 792 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:22.485102 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-a6d7cc8c-7e4e-4fa5-bfb5-524d00b98ef6 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:22.491447 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a6d7cc8c-7e4e-4fa5-bfb5-524d00b98ef6 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 Jul 24 07:45:22.491447 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a6d7cc8c-7e4e-4fa5-bfb5-524d00b98ef6 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:22.491447 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a6d7cc8c-7e4e-4fa5-bfb5-524d00b98ef6 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:22.491447 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-a6d7cc8c-7e4e-4fa5-bfb5-524d00b98ef6 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id 2373a714-cd26-4de2-9686-c3ab21c63d02. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:45:22.493554 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:22.493554 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:45:22.495828 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a6d7cc8c-7e4e-4fa5-bfb5-524d00b98ef6 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 returned with HTTP 200 Jul 24 07:45:22.495828 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 797/3174] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:22 2026] GET /volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:23.034723 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-6b8d48aa-456a-4554-8abc-ed49cc0d06f9 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:23.036386 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6b8d48aa-456a-4554-8abc-ed49cc0d06f9 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/a1b48950-c3ea-4248-90ed-f19f7ba0822a Jul 24 07:45:23.036569 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6b8d48aa-456a-4554-8abc-ed49cc0d06f9 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:23.036744 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6b8d48aa-456a-4554-8abc-ed49cc0d06f9 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:23.036835 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-6b8d48aa-456a-4554-8abc-ed49cc0d06f9 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id a1b48950-c3ea-4248-90ed-f19f7ba0822a. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:45:23.041129 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:23.041129 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:45:23.041922 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6b8d48aa-456a-4554-8abc-ed49cc0d06f9 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/a1b48950-c3ea-4248-90ed-f19f7ba0822a returned with HTTP 200 Jul 24 07:45:23.042308 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 799/3175] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:23 2026] GET /volume/v3/backups/a1b48950-c3ea-4248-90ed-f19f7ba0822a => generated 793 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:23.056140 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-7648f4f2-aa7a-4cbf-aaf5-78c93900254c None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:23.059253 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7648f4f2-aa7a-4cbf-aaf5-78c93900254c tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/a1b48950-c3ea-4248-90ed-f19f7ba0822a Jul 24 07:45:23.059470 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7648f4f2-aa7a-4cbf-aaf5-78c93900254c tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:23.059671 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7648f4f2-aa7a-4cbf-aaf5-78c93900254c tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:23.059817 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-7648f4f2-aa7a-4cbf-aaf5-78c93900254c tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id a1b48950-c3ea-4248-90ed-f19f7ba0822a. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:45:23.065109 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:23.065109 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:45:23.066052 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7648f4f2-aa7a-4cbf-aaf5-78c93900254c tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/a1b48950-c3ea-4248-90ed-f19f7ba0822a returned with HTTP 200 Jul 24 07:45:23.066546 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 783/3176] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:23 2026] GET /volume/v3/backups/a1b48950-c3ea-4248-90ed-f19f7ba0822a => generated 793 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:23.076270 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-3999862e-400e-4039-85f0-47176af17c17 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:23.077831 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3999862e-400e-4039-85f0-47176af17c17 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] POST https://10.4.3.170/volume/v3/backups Jul 24 07:45:23.078156 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3999862e-400e-4039-85f0-47176af17c17 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a25d4249-f2d1-4705-8fba-f75a840788f0", "incremental": true, "force": true}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:45:23.079534 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.backups [None req-3999862e-400e-4039-85f0-47176af17c17 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Creating new backup {'backup': {'volume_id': 'a25d4249-f2d1-4705-8fba-f75a840788f0', 'incremental': True, 'force': True}} {{(pid=100246) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 07:45:23.079534 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.contrib.backups [None req-3999862e-400e-4039-85f0-47176af17c17 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Creating backup of volume a25d4249-f2d1-4705-8fba-f75a840788f0 in container None Jul 24 07:45:23.089619 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:23.089619 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:45:23.089725 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-3999862e-400e-4039-85f0-47176af17c17 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Volume info retrieved successfully. Jul 24 07:45:23.110570 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-3999862e-400e-4039-85f0-47176af17c17 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Created reservations ['55c929bc-db1b-4a2e-99c5-eba6d1b81913', '54eebf74-20af-47b8-9c3f-d033886e4b51'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:45:23.173523 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3999862e-400e-4039-85f0-47176af17c17 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups returned with HTTP 202 Jul 24 07:45:23.174072 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 798/3177] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 24 07:45:23 2026] POST /volume/v3/backups => generated 288 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:45:23.190369 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-7c57a4e2-3aa8-41d2-a0c2-729d2a0b3c3b None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:23.192837 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7c57a4e2-3aa8-41d2-a0c2-729d2a0b3c3b tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/9f4420bd-f55e-4ea5-afdf-b4bf4ace4d42 Jul 24 07:45:23.193092 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7c57a4e2-3aa8-41d2-a0c2-729d2a0b3c3b tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:23.193324 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7c57a4e2-3aa8-41d2-a0c2-729d2a0b3c3b tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:23.193451 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-7c57a4e2-3aa8-41d2-a0c2-729d2a0b3c3b tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id 9f4420bd-f55e-4ea5-afdf-b4bf4ace4d42. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:45:23.199723 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:23.199723 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:45:23.201097 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7c57a4e2-3aa8-41d2-a0c2-729d2a0b3c3b tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/9f4420bd-f55e-4ea5-afdf-b4bf4ace4d42 returned with HTTP 200 Jul 24 07:45:23.201645 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 798/3178] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:23 2026] GET /volume/v3/backups/9f4420bd-f55e-4ea5-afdf-b4bf4ace4d42 => generated 694 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:23.416189 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-af69fc5b-855d-4fd9-a17d-18c98cd805e1 req-c0539847-68ff-41d6-8c73-a0ffb8106980 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:23.420225 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-af69fc5b-855d-4fd9-a17d-18c98cd805e1 req-c0539847-68ff-41d6-8c73-a0ffb8106980 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] DELETE https://10.4.3.170/volume/v3/attachments/784f7099-ce38-4e18-baa4-bc3165c7f2eb Jul 24 07:45:23.420418 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-af69fc5b-855d-4fd9-a17d-18c98cd805e1 req-c0539847-68ff-41d6-8c73-a0ffb8106980 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:23.421027 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-af69fc5b-855d-4fd9-a17d-18c98cd805e1 req-c0539847-68ff-41d6-8c73-a0ffb8106980 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'version_select' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:23.433643 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:23.433643 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:45:23.486507 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-af69fc5b-855d-4fd9-a17d-18c98cd805e1 req-c0539847-68ff-41d6-8c73-a0ffb8106980 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/attachments/784f7099-ce38-4e18-baa4-bc3165c7f2eb returned with HTTP 200 Jul 24 07:45:23.486905 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 800/3179] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 24 07:45:23 2026] DELETE /volume/v3/attachments/784f7099-ce38-4e18-baa4-bc3165c7f2eb => generated 19 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:23.506512 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-af69fc5b-855d-4fd9-a17d-18c98cd805e1 req-566a32bd-1483-4c27-8481-e617c6f46c86 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:23.508115 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-af1ecaa4-e408-4016-bd5a-aec1aca786c8 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:23.508312 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-af69fc5b-855d-4fd9-a17d-18c98cd805e1 req-566a32bd-1483-4c27-8481-e617c6f46c86 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] DELETE https://10.4.3.170/volume/v3/volumes/cc9ea047-5687-4fb8-8e46-2a94051f24a2 Jul 24 07:45:23.508460 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-af69fc5b-855d-4fd9-a17d-18c98cd805e1 req-566a32bd-1483-4c27-8481-e617c6f46c86 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:23.508767 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-af69fc5b-855d-4fd9-a17d-18c98cd805e1 req-566a32bd-1483-4c27-8481-e617c6f46c86 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:23.508916 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [req-af69fc5b-855d-4fd9-a17d-18c98cd805e1 req-566a32bd-1483-4c27-8481-e617c6f46c86 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Delete volume with id: cc9ea047-5687-4fb8-8e46-2a94051f24a2 Jul 24 07:45:23.512169 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-af1ecaa4-e408-4016-bd5a-aec1aca786c8 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 Jul 24 07:45:23.512427 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-af1ecaa4-e408-4016-bd5a-aec1aca786c8 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:23.512636 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-af1ecaa4-e408-4016-bd5a-aec1aca786c8 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:23.512760 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-af1ecaa4-e408-4016-bd5a-aec1aca786c8 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id 2373a714-cd26-4de2-9686-c3ab21c63d02. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:45:23.518285 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:23.518285 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:45:23.518630 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-af69fc5b-855d-4fd9-a17d-18c98cd805e1 req-566a32bd-1483-4c27-8481-e617c6f46c86 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Volume info retrieved successfully. Jul 24 07:45:23.520285 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:23.520285 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:45:23.521523 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-af1ecaa4-e408-4016-bd5a-aec1aca786c8 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 returned with HTTP 200 Jul 24 07:45:23.521859 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 799/3180] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:23 2026] GET /volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 => generated 752 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:23.537679 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-af69fc5b-855d-4fd9-a17d-18c98cd805e1 req-566a32bd-1483-4c27-8481-e617c6f46c86 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Delete volume request issued successfully. Jul 24 07:45:23.537871 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-af69fc5b-855d-4fd9-a17d-18c98cd805e1 req-566a32bd-1483-4c27-8481-e617c6f46c86 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/volumes/cc9ea047-5687-4fb8-8e46-2a94051f24a2 returned with HTTP 202 Jul 24 07:45:23.538275 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 784/3181] 10.4.3.170 () {70 vars in 1620 bytes} [Fri Jul 24 07:45:23 2026] DELETE /volume/v3/volumes/cc9ea047-5687-4fb8-8e46-2a94051f24a2 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:45:24.215918 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-65bbe5dd-d1be-43f3-b327-9333b5c60b59 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:24.217719 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-65bbe5dd-d1be-43f3-b327-9333b5c60b59 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/9f4420bd-f55e-4ea5-afdf-b4bf4ace4d42 Jul 24 07:45:24.217912 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-65bbe5dd-d1be-43f3-b327-9333b5c60b59 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:24.218108 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-65bbe5dd-d1be-43f3-b327-9333b5c60b59 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:24.218229 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-65bbe5dd-d1be-43f3-b327-9333b5c60b59 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id 9f4420bd-f55e-4ea5-afdf-b4bf4ace4d42. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:45:24.226708 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:24.226708 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:45:24.228743 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-65bbe5dd-d1be-43f3-b327-9333b5c60b59 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/9f4420bd-f55e-4ea5-afdf-b4bf4ace4d42 returned with HTTP 200 Jul 24 07:45:24.229231 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 799/3182] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:24 2026] GET /volume/v3/backups/9f4420bd-f55e-4ea5-afdf-b4bf4ace4d42 => generated 696 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:24.534908 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-149bb57d-3055-4bc0-a91e-eaa5178a430c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:24.537008 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-149bb57d-3055-4bc0-a91e-eaa5178a430c tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 Jul 24 07:45:24.537266 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-149bb57d-3055-4bc0-a91e-eaa5178a430c tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:24.537526 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-149bb57d-3055-4bc0-a91e-eaa5178a430c tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:24.537649 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-149bb57d-3055-4bc0-a91e-eaa5178a430c tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id 2373a714-cd26-4de2-9686-c3ab21c63d02. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:45:24.546397 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:24.546397 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:45:24.546397 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-149bb57d-3055-4bc0-a91e-eaa5178a430c tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 returned with HTTP 200 Jul 24 07:45:24.546397 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 801/3183] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:24 2026] GET /volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:25.242544 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-5a59ec00-da74-4031-b4d0-6d57b093762f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:25.244482 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5a59ec00-da74-4031-b4d0-6d57b093762f tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/9f4420bd-f55e-4ea5-afdf-b4bf4ace4d42 Jul 24 07:45:25.244824 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5a59ec00-da74-4031-b4d0-6d57b093762f tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:25.245162 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5a59ec00-da74-4031-b4d0-6d57b093762f tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:25.246220 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-5a59ec00-da74-4031-b4d0-6d57b093762f tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id 9f4420bd-f55e-4ea5-afdf-b4bf4ace4d42. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:45:25.250752 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:25.250752 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:45:25.251924 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5a59ec00-da74-4031-b4d0-6d57b093762f tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/9f4420bd-f55e-4ea5-afdf-b4bf4ace4d42 returned with HTTP 200 Jul 24 07:45:25.252543 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 800/3184] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:25 2026] GET /volume/v3/backups/9f4420bd-f55e-4ea5-afdf-b4bf4ace4d42 => generated 696 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:25.496273 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-7bf99378-aa8b-41ce-af0f-b793c76ad622 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:25.497982 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7bf99378-aa8b-41ce-af0f-b793c76ad622 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/volumes/cc9ea047-5687-4fb8-8e46-2a94051f24a2 Jul 24 07:45:25.498312 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7bf99378-aa8b-41ce-af0f-b793c76ad622 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:25.498544 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7bf99378-aa8b-41ce-af0f-b793c76ad622 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:25.504928 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7bf99378-aa8b-41ce-af0f-b793c76ad622 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/volumes/cc9ea047-5687-4fb8-8e46-2a94051f24a2 returned with HTTP 404 Jul 24 07:45:25.505511 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 785/3185] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:25 2026] GET /volume/v3/volumes/cc9ea047-5687-4fb8-8e46-2a94051f24a2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:45:25.513864 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-a53d2c85-d2e9-48ac-9cf0-f70d052e458a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:25.518228 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a53d2c85-d2e9-48ac-9cf0-f70d052e458a tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/09fef0ba-c90a-495b-a539-05095ebf4015 Jul 24 07:45:25.518228 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a53d2c85-d2e9-48ac-9cf0-f70d052e458a tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:25.518228 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a53d2c85-d2e9-48ac-9cf0-f70d052e458a tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:25.518228 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.snapshots [None req-a53d2c85-d2e9-48ac-9cf0-f70d052e458a tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Delete snapshot with id: 09fef0ba-c90a-495b-a539-05095ebf4015 Jul 24 07:45:25.522786 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:25.522786 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:45:25.523429 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-a53d2c85-d2e9-48ac-9cf0-f70d052e458a tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Snapshot retrieved successfully. Jul 24 07:45:25.551227 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-a53d2c85-d2e9-48ac-9cf0-f70d052e458a tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Snapshot delete request issued successfully. Jul 24 07:45:25.551227 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a53d2c85-d2e9-48ac-9cf0-f70d052e458a tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/snapshots/09fef0ba-c90a-495b-a539-05095ebf4015 returned with HTTP 202 Jul 24 07:45:25.551227 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 800/3186] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 24 07:45:25 2026] DELETE /volume/v3/snapshots/09fef0ba-c90a-495b-a539-05095ebf4015 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:45:25.557936 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-9dbc973a-5b65-4125-8263-288e8dfd2d83 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:25.560098 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9dbc973a-5b65-4125-8263-288e8dfd2d83 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 Jul 24 07:45:25.560519 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9dbc973a-5b65-4125-8263-288e8dfd2d83 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:25.560519 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9dbc973a-5b65-4125-8263-288e8dfd2d83 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:25.560847 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-9dbc973a-5b65-4125-8263-288e8dfd2d83 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id 2373a714-cd26-4de2-9686-c3ab21c63d02. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:45:25.563617 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b5d566c1-8b8c-459f-b23b-8eeeb89e45a4 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:25.564552 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:25.564552 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:45:25.565236 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9dbc973a-5b65-4125-8263-288e8dfd2d83 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 returned with HTTP 200 Jul 24 07:45:25.565562 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 802/3187] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:25 2026] GET /volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:25.565755 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b5d566c1-8b8c-459f-b23b-8eeeb89e45a4 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/snapshots/09fef0ba-c90a-495b-a539-05095ebf4015 Jul 24 07:45:25.566219 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b5d566c1-8b8c-459f-b23b-8eeeb89e45a4 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:25.566574 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b5d566c1-8b8c-459f-b23b-8eeeb89e45a4 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:25.573308 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:25.573308 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:45:25.573867 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-b5d566c1-8b8c-459f-b23b-8eeeb89e45a4 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Snapshot retrieved successfully. Jul 24 07:45:25.574708 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b5d566c1-8b8c-459f-b23b-8eeeb89e45a4 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/snapshots/09fef0ba-c90a-495b-a539-05095ebf4015 returned with HTTP 200 Jul 24 07:45:25.575144 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 801/3188] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:45:25 2026] GET /volume/v3/snapshots/09fef0ba-c90a-495b-a539-05095ebf4015 => generated 478 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:26.270507 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-53e1df2e-3199-4ea5-a2ee-25dc3c28cc2a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:26.272616 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-53e1df2e-3199-4ea5-a2ee-25dc3c28cc2a tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/9f4420bd-f55e-4ea5-afdf-b4bf4ace4d42 Jul 24 07:45:26.272862 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-53e1df2e-3199-4ea5-a2ee-25dc3c28cc2a tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:26.273116 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-53e1df2e-3199-4ea5-a2ee-25dc3c28cc2a tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:26.273307 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-53e1df2e-3199-4ea5-a2ee-25dc3c28cc2a tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id 9f4420bd-f55e-4ea5-afdf-b4bf4ace4d42. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:45:26.280089 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:26.280089 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:45:26.281234 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-53e1df2e-3199-4ea5-a2ee-25dc3c28cc2a tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/9f4420bd-f55e-4ea5-afdf-b4bf4ace4d42 returned with HTTP 200 Jul 24 07:45:26.281702 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 786/3189] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:26 2026] GET /volume/v3/backups/9f4420bd-f55e-4ea5-afdf-b4bf4ace4d42 => generated 696 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:26.578686 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-dab82574-7a0e-432e-85c6-79bb44a010b6 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:26.580437 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-dab82574-7a0e-432e-85c6-79bb44a010b6 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 Jul 24 07:45:26.580624 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-dab82574-7a0e-432e-85c6-79bb44a010b6 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:26.580844 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-dab82574-7a0e-432e-85c6-79bb44a010b6 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:26.580989 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-dab82574-7a0e-432e-85c6-79bb44a010b6 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id 2373a714-cd26-4de2-9686-c3ab21c63d02. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:45:26.586110 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:26.586110 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:45:26.589223 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-dab82574-7a0e-432e-85c6-79bb44a010b6 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 returned with HTTP 200 Jul 24 07:45:26.589223 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 801/3190] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:26 2026] GET /volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:26.589397 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-c15b3515-e4a6-4936-a1ea-32f0f9e5f0f9 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:26.591454 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c15b3515-e4a6-4936-a1ea-32f0f9e5f0f9 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/snapshots/09fef0ba-c90a-495b-a539-05095ebf4015 Jul 24 07:45:26.591702 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c15b3515-e4a6-4936-a1ea-32f0f9e5f0f9 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:26.591945 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c15b3515-e4a6-4936-a1ea-32f0f9e5f0f9 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:26.598118 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c15b3515-e4a6-4936-a1ea-32f0f9e5f0f9 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/snapshots/09fef0ba-c90a-495b-a539-05095ebf4015 returned with HTTP 404 Jul 24 07:45:26.598758 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 803/3191] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:45:26 2026] GET /volume/v3/snapshots/09fef0ba-c90a-495b-a539-05095ebf4015 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:45:27.045322 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-fe1179f6-ae9c-4573-9c6f-586e926dc66c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:27.047315 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fe1179f6-ae9c-4573-9c6f-586e926dc66c tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:45:27.047315 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fe1179f6-ae9c-4573-9c6f-586e926dc66c tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1581759734"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:45:27.049197 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-fe1179f6-ae9c-4573-9c6f-586e926dc66c tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1581759734'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:45:27.053429 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-fe1179f6-ae9c-4573-9c6f-586e926dc66c tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Create volume of 1 GB Jul 24 07:45:27.053429 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:27.053429 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:45:27.056406 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-fe1179f6-ae9c-4573-9c6f-586e926dc66c tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Availability Zones retrieved successfully. Jul 24 07:45:27.060276 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-fe1179f6-ae9c-4573-9c6f-586e926dc66c tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Flow 'volume_create_api' (86f21b0f-d2c1-4c56-ae2a-bbcc2a739315) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:45:27.061055 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-fe1179f6-ae9c-4573-9c6f-586e926dc66c tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f24dc717-945d-4aa7-be2d-26e8034cca00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:45:27.064175 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-fe1179f6-ae9c-4573-9c6f-586e926dc66c tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:45:27.072235 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:27.072235 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:45:27.085325 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-fe1179f6-ae9c-4573-9c6f-586e926dc66c tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f24dc717-945d-4aa7-be2d-26e8034cca00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:12Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=fcc347a0-2cc4-4dae-a501-21db3fb615f2,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fcc347a0-2cc4-4dae-a501-21db3fb615f2', 'encryption_key_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=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:45:27.085325 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-fe1179f6-ae9c-4573-9c6f-586e926dc66c tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e57b88e5-e3a7-4fff-a18d-41e9eb130e27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:45:27.125865 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-fe1179f6-ae9c-4573-9c6f-586e926dc66c tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Created reservations ['587a1ea4-9f86-4dd0-aae3-43024100a259', '520e9111-d5ab-4380-9719-e07e498b7760', '4f4a009a-19f3-4ec7-8ed0-96a22a886e88', 'e37e6e5d-00b0-465b-9d76-4e569a5ba27f'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:45:27.126612 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-fe1179f6-ae9c-4573-9c6f-586e926dc66c tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e57b88e5-e3a7-4fff-a18d-41e9eb130e27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['587a1ea4-9f86-4dd0-aae3-43024100a259', '520e9111-d5ab-4380-9719-e07e498b7760', '4f4a009a-19f3-4ec7-8ed0-96a22a886e88', 'e37e6e5d-00b0-465b-9d76-4e569a5ba27f']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:45:27.127557 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-fe1179f6-ae9c-4573-9c6f-586e926dc66c tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a981d553-d8d9-4a97-95b9-2b1bbb4398fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:45:27.156789 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-fe1179f6-ae9c-4573-9c6f-586e926dc66c tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a981d553-d8d9-4a97-95b9-2b1bbb4398fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5070a1f0-ed35-4a83-8970-72db836d0f55', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1581759734',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='679650966df14e4880fa772e04e9a4bb',qos_specs=None,replication_status=,reservations=['587a1ea4-9f86-4dd0-aae3-43024100a259','520e9111-d5ab-4380-9719-e07e498b7760','4f4a009a-19f3-4ec7-8ed0-96a22a886e88','e37e6e5d-00b0-465b-9d76-4e569a5ba27f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='857a500ff20e4690a4788d308434d170',volume_type_id=fcc347a0-2cc4-4dae-a501-21db3fb615f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:45:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1581759734',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5070a1f0-ed35-4a83-8970-72db836d0f55,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='679650966df14e4880fa772e04e9a4bb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='857a500ff20e4690a4788d308434d170',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fcc347a0-2cc4-4dae-a501-21db3fb615f2),volume_type_id=fcc347a0-2cc4-4dae-a501-21db3fb615f2)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:45:27.157717 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-fe1179f6-ae9c-4573-9c6f-586e926dc66c tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (147b4f8a-8399-4122-a1f4-8281c864622a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:45:27.190664 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-fe1179f6-ae9c-4573-9c6f-586e926dc66c tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (147b4f8a-8399-4122-a1f4-8281c864622a) transitioned into state 'SUCCESS' from state '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-1581759734',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='679650966df14e4880fa772e04e9a4bb',qos_specs=None,replication_status=,reservations=['587a1ea4-9f86-4dd0-aae3-43024100a259','520e9111-d5ab-4380-9719-e07e498b7760','4f4a009a-19f3-4ec7-8ed0-96a22a886e88','e37e6e5d-00b0-465b-9d76-4e569a5ba27f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='857a500ff20e4690a4788d308434d170',volume_type_id=fcc347a0-2cc4-4dae-a501-21db3fb615f2)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:45:27.191941 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-fe1179f6-ae9c-4573-9c6f-586e926dc66c tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0efb1c7a-cd98-4780-b809-b4a063902857) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:45:27.203539 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-fe1179f6-ae9c-4573-9c6f-586e926dc66c tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0efb1c7a-cd98-4780-b809-b4a063902857) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:45:27.204416 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-fe1179f6-ae9c-4573-9c6f-586e926dc66c tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Flow 'volume_create_api' (86f21b0f-d2c1-4c56-ae2a-bbcc2a739315) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:45:27.204551 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-fe1179f6-ae9c-4573-9c6f-586e926dc66c tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Create volume request issued successfully. Jul 24 07:45:27.205087 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fe1179f6-ae9c-4573-9c6f-586e926dc66c tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:45:27.205532 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 802/3192] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 24 07:45:27 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) Jul 24 07:45:27.224622 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-04b7233f-86a6-41a1-902d-251063fb6f09 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:27.227489 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-04b7233f-86a6-41a1-902d-251063fb6f09 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] GET https://10.4.3.170/volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 Jul 24 07:45:27.227659 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-04b7233f-86a6-41a1-902d-251063fb6f09 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:27.227827 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-04b7233f-86a6-41a1-902d-251063fb6f09 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:27.240564 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:27.240564 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:45:27.245927 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-04b7233f-86a6-41a1-902d-251063fb6f09 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Volume info retrieved successfully. Jul 24 07:45:27.252282 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-04b7233f-86a6-41a1-902d-251063fb6f09 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 returned with HTTP 200 Jul 24 07:45:27.253198 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 787/3193] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:27 2026] GET /volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 => generated 828 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:27.297558 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-3d717244-5086-4e4f-8d3c-e5f49cbaa578 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:27.300966 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3d717244-5086-4e4f-8d3c-e5f49cbaa578 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/9f4420bd-f55e-4ea5-afdf-b4bf4ace4d42 Jul 24 07:45:27.301447 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3d717244-5086-4e4f-8d3c-e5f49cbaa578 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:27.301685 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3d717244-5086-4e4f-8d3c-e5f49cbaa578 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:27.301899 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-3d717244-5086-4e4f-8d3c-e5f49cbaa578 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id 9f4420bd-f55e-4ea5-afdf-b4bf4ace4d42. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:45:27.307019 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:27.307019 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:45:27.308063 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3d717244-5086-4e4f-8d3c-e5f49cbaa578 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/9f4420bd-f55e-4ea5-afdf-b4bf4ace4d42 returned with HTTP 200 Jul 24 07:45:27.308777 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 802/3194] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:27 2026] GET /volume/v3/backups/9f4420bd-f55e-4ea5-afdf-b4bf4ace4d42 => generated 707 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:27.602649 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-fc8d80d6-8872-4440-865d-3c2957c77d23 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:27.607989 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-fc8d80d6-8872-4440-865d-3c2957c77d23 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 Jul 24 07:45:27.608224 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-fc8d80d6-8872-4440-865d-3c2957c77d23 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:27.608678 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-fc8d80d6-8872-4440-865d-3c2957c77d23 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:27.608678 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-fc8d80d6-8872-4440-865d-3c2957c77d23 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id 2373a714-cd26-4de2-9686-c3ab21c63d02. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:45:27.613577 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:27.613577 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:45:27.614484 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-fc8d80d6-8872-4440-865d-3c2957c77d23 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 returned with HTTP 200 Jul 24 07:45:27.615026 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 804/3195] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:27 2026] GET /volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 => generated 752 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:27.883669 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-5b418565-3c7a-484b-9087-ee22b17df1ba None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:27.886191 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5b418565-3c7a-484b-9087-ee22b17df1ba tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] GET https://10.4.3.170/volume/v3/volumes/94421fa4-638a-4dc6-9e6d-a4d077604a31 Jul 24 07:45:27.886462 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5b418565-3c7a-484b-9087-ee22b17df1ba tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:27.886821 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5b418565-3c7a-484b-9087-ee22b17df1ba tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:27.896195 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:27.896195 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:45:27.900742 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-5b418565-3c7a-484b-9087-ee22b17df1ba tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Volume info retrieved successfully. Jul 24 07:45:27.916519 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5b418565-3c7a-484b-9087-ee22b17df1ba tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] https://10.4.3.170/volume/v3/volumes/94421fa4-638a-4dc6-9e6d-a4d077604a31 returned with HTTP 200 Jul 24 07:45:27.916519 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 803/3196] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:27 2026] GET /volume/v3/volumes/94421fa4-638a-4dc6-9e6d-a4d077604a31 => generated 937 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:28.264702 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-1cb85fc2-d9da-4de5-b518-551898186d5e None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:28.266829 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1cb85fc2-d9da-4de5-b518-551898186d5e tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] GET https://10.4.3.170/volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 Jul 24 07:45:28.267121 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1cb85fc2-d9da-4de5-b518-551898186d5e tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:28.267407 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1cb85fc2-d9da-4de5-b518-551898186d5e tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:28.279636 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:28.279636 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:45:28.283331 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-9aaadc02-eb90-4ef0-afe3-d07932464ce1 req-f373c5f7-8c4c-487c-ab63-89ede31292bd None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:28.283742 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-1cb85fc2-d9da-4de5-b518-551898186d5e tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Volume info retrieved successfully. Jul 24 07:45:28.285698 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-9aaadc02-eb90-4ef0-afe3-d07932464ce1 req-f373c5f7-8c4c-487c-ab63-89ede31292bd tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] GET https://10.4.3.170/volume/v3/volumes/94421fa4-638a-4dc6-9e6d-a4d077604a31 Jul 24 07:45:28.285956 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-9aaadc02-eb90-4ef0-afe3-d07932464ce1 req-f373c5f7-8c4c-487c-ab63-89ede31292bd tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:28.286226 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-9aaadc02-eb90-4ef0-afe3-d07932464ce1 req-f373c5f7-8c4c-487c-ab63-89ede31292bd tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:28.290094 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1cb85fc2-d9da-4de5-b518-551898186d5e tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 returned with HTTP 200 Jul 24 07:45:28.290937 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 788/3197] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:28 2026] GET /volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 => generated 853 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:28.295640 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:28.295640 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:45:28.299113 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-9aaadc02-eb90-4ef0-afe3-d07932464ce1 req-f373c5f7-8c4c-487c-ab63-89ede31292bd tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Volume info retrieved successfully. Jul 24 07:45:28.303280 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-9aaadc02-eb90-4ef0-afe3-d07932464ce1 req-f373c5f7-8c4c-487c-ab63-89ede31292bd tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] https://10.4.3.170/volume/v3/volumes/94421fa4-638a-4dc6-9e6d-a4d077604a31 returned with HTTP 200 Jul 24 07:45:28.306248 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 803/3198] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:45:28 2026] GET /volume/v3/volumes/94421fa4-638a-4dc6-9e6d-a4d077604a31 => generated 937 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:28.322827 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-fb19b126-cb03-40e6-b306-8e7ef264fc9a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:28.327070 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-fb19b126-cb03-40e6-b306-8e7ef264fc9a tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/9f4420bd-f55e-4ea5-afdf-b4bf4ace4d42 Jul 24 07:45:28.327354 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-fb19b126-cb03-40e6-b306-8e7ef264fc9a tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:28.327638 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-fb19b126-cb03-40e6-b306-8e7ef264fc9a tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:28.327818 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-fb19b126-cb03-40e6-b306-8e7ef264fc9a tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id 9f4420bd-f55e-4ea5-afdf-b4bf4ace4d42. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:45:28.337651 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:28.337651 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:45:28.338830 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-fb19b126-cb03-40e6-b306-8e7ef264fc9a tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/9f4420bd-f55e-4ea5-afdf-b4bf4ace4d42 returned with HTTP 200 Jul 24 07:45:28.339297 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 805/3199] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:28 2026] GET /volume/v3/backups/9f4420bd-f55e-4ea5-afdf-b4bf4ace4d42 => generated 707 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:28.348947 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-8c7653a1-a1ec-4723-a6eb-4a7eb60f78f7 req-48a4a27d-f0e3-4ffc-9899-cb53541fe03d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:28.352071 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-8c7653a1-a1ec-4723-a6eb-4a7eb60f78f7 req-48a4a27d-f0e3-4ffc-9899-cb53541fe03d tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] GET https://10.4.3.170/volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 Jul 24 07:45:28.352340 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-8c7653a1-a1ec-4723-a6eb-4a7eb60f78f7 req-48a4a27d-f0e3-4ffc-9899-cb53541fe03d tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:28.352616 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-8c7653a1-a1ec-4723-a6eb-4a7eb60f78f7 req-48a4a27d-f0e3-4ffc-9899-cb53541fe03d tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:28.365721 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:28.365721 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:45:28.370591 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [req-8c7653a1-a1ec-4723-a6eb-4a7eb60f78f7 req-48a4a27d-f0e3-4ffc-9899-cb53541fe03d tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Volume info retrieved successfully. Jul 24 07:45:28.376932 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-8c7653a1-a1ec-4723-a6eb-4a7eb60f78f7 req-48a4a27d-f0e3-4ffc-9899-cb53541fe03d tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 returned with HTTP 200 Jul 24 07:45:28.377474 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 804/3200] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:45:28 2026] GET /volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 => generated 853 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:28.416879 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-822f1bd6-4909-4b64-9e4e-5602d1b605cd None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:28.417298 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-822f1bd6-4909-4b64-9e4e-5602d1b605cd None None] GET https://10.4.3.170/volume// Jul 24 07:45:28.417491 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-822f1bd6-4909-4b64-9e4e-5602d1b605cd None None] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:28.417638 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-822f1bd6-4909-4b64-9e4e-5602d1b605cd None None] Calling method 'all' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:28.418006 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-822f1bd6-4909-4b64-9e4e-5602d1b605cd None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:45:28.418414 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 789/3201] 10.4.3.170 () {66 vars in 1428 bytes} [Fri Jul 24 07:45:28 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:45:28.434441 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-9aaadc02-eb90-4ef0-afe3-d07932464ce1 req-15db2836-7177-472a-9a0b-708d26d5bf33 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:28.437365 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-9aaadc02-eb90-4ef0-afe3-d07932464ce1 req-15db2836-7177-472a-9a0b-708d26d5bf33 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 24 07:45:28.437702 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-9aaadc02-eb90-4ef0-afe3-d07932464ce1 req-15db2836-7177-472a-9a0b-708d26d5bf33 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "94421fa4-638a-4dc6-9e6d-a4d077604a31", "connector": null, "instance_uuid": "2b3b2d07-a17c-47b7-be1b-6ee992a2fbab"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:45:28.446566 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:28.446566 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:45:28.467588 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-9b45339f-c119-4a48-8d50-fc39a2f36862 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:28.467881 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9b45339f-c119-4a48-8d50-fc39a2f36862 None None] GET https://10.4.3.170/volume// Jul 24 07:45:28.468064 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9b45339f-c119-4a48-8d50-fc39a2f36862 None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:28.468220 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9b45339f-c119-4a48-8d50-fc39a2f36862 None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:28.468558 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9b45339f-c119-4a48-8d50-fc39a2f36862 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:45:28.468819 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 806/3202] 10.4.3.170 () {66 vars in 1428 bytes} [Fri Jul 24 07:45:28 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:45:28.478913 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-8c7653a1-a1ec-4723-a6eb-4a7eb60f78f7 req-a3473fda-f93e-47f4-8e3e-8676ddbe8d04 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:28.481271 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-9aaadc02-eb90-4ef0-afe3-d07932464ce1 req-15db2836-7177-472a-9a0b-708d26d5bf33 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 24 07:45:28.481418 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-8c7653a1-a1ec-4723-a6eb-4a7eb60f78f7 req-a3473fda-f93e-47f4-8e3e-8676ddbe8d04 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 24 07:45:28.481680 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-8c7653a1-a1ec-4723-a6eb-4a7eb60f78f7 req-a3473fda-f93e-47f4-8e3e-8676ddbe8d04 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5070a1f0-ed35-4a83-8970-72db836d0f55", "connector": null, "instance_uuid": "d33ee3d6-91aa-44f5-8497-9717d3bb7569"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:45:28.481818 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 804/3203] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 24 07:45:28 2026] POST /volume/v3/attachments => generated 273 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:45:28.490725 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:28.490725 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:45:28.517840 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-c0a045b4-7ad6-46d0-b97a-08d4d63296c0 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:28.519698 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c0a045b4-7ad6-46d0-b97a-08d4d63296c0 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] GET https://10.4.3.170/volume/v3/volumes/94421fa4-638a-4dc6-9e6d-a4d077604a31 Jul 24 07:45:28.519863 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c0a045b4-7ad6-46d0-b97a-08d4d63296c0 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:28.520025 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c0a045b4-7ad6-46d0-b97a-08d4d63296c0 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:28.522052 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-7c40c5fe-8a4b-4e7a-aff0-0281c422c216 req-bcae11d8-c7ac-4fba-a6ce-e7bc1937f0e0 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:28.525228 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-7c40c5fe-8a4b-4e7a-aff0-0281c422c216 req-bcae11d8-c7ac-4fba-a6ce-e7bc1937f0e0 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] DELETE https://10.4.3.170/volume/v3/attachments/c80cb188-ec71-4eff-b2b4-fc8d97eed6f1 Jul 24 07:45:28.525410 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-7c40c5fe-8a4b-4e7a-aff0-0281c422c216 req-bcae11d8-c7ac-4fba-a6ce-e7bc1937f0e0 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:28.525600 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-7c40c5fe-8a4b-4e7a-aff0-0281c422c216 req-bcae11d8-c7ac-4fba-a6ce-e7bc1937f0e0 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'version_select' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:28.528243 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-8c7653a1-a1ec-4723-a6eb-4a7eb60f78f7 req-a3473fda-f93e-47f4-8e3e-8676ddbe8d04 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 24 07:45:28.528845 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 805/3204] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 24 07:45:28 2026] POST /volume/v3/attachments => generated 273 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:45:28.532617 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-72cc6588-6dfb-4a21-8b88-f1603de2708c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:28.532998 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-72cc6588-6dfb-4a21-8b88-f1603de2708c None None] GET https://10.4.3.170/volume// Jul 24 07:45:28.533233 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-72cc6588-6dfb-4a21-8b88-f1603de2708c None None] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:28.534023 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-72cc6588-6dfb-4a21-8b88-f1603de2708c None None] Calling method 'all' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:28.534023 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-72cc6588-6dfb-4a21-8b88-f1603de2708c None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:45:28.534023 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 805/3205] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:45:28 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:45:28.534892 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:28.534892 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:45:28.535111 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:28.535111 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:45:28.538714 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-c0a045b4-7ad6-46d0-b97a-08d4d63296c0 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Volume info retrieved successfully. Jul 24 07:45:28.543943 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-9aaadc02-eb90-4ef0-afe3-d07932464ce1 req-428311e3-f711-4466-8c49-e802c05dd1f8 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:28.545432 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c0a045b4-7ad6-46d0-b97a-08d4d63296c0 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] https://10.4.3.170/volume/v3/volumes/94421fa4-638a-4dc6-9e6d-a4d077604a31 returned with HTTP 200 Jul 24 07:45:28.545860 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 790/3206] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:28 2026] GET /volume/v3/volumes/94421fa4-638a-4dc6-9e6d-a4d077604a31 => generated 936 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:28.550471 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-9aaadc02-eb90-4ef0-afe3-d07932464ce1 req-428311e3-f711-4466-8c49-e802c05dd1f8 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] GET https://10.4.3.170/volume/v3/volumes/94421fa4-638a-4dc6-9e6d-a4d077604a31 Jul 24 07:45:28.550683 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-9aaadc02-eb90-4ef0-afe3-d07932464ce1 req-428311e3-f711-4466-8c49-e802c05dd1f8 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:28.550851 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-9aaadc02-eb90-4ef0-afe3-d07932464ce1 req-428311e3-f711-4466-8c49-e802c05dd1f8 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:28.563327 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:28.563327 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:45:28.569224 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [req-9aaadc02-eb90-4ef0-afe3-d07932464ce1 req-428311e3-f711-4466-8c49-e802c05dd1f8 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Volume info retrieved successfully. Jul 24 07:45:28.569345 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-45d5df99-dec4-440b-90c8-9c344fc56c47 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:28.571839 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-9aaadc02-eb90-4ef0-afe3-d07932464ce1 req-428311e3-f711-4466-8c49-e802c05dd1f8 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] https://10.4.3.170/volume/v3/volumes/94421fa4-638a-4dc6-9e6d-a4d077604a31 returned with HTTP 200 Jul 24 07:45:28.572266 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 806/3207] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:45:28 2026] GET /volume/v3/volumes/94421fa4-638a-4dc6-9e6d-a4d077604a31 => generated 1116 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:45:28.572504 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-1dc2b5ed-5369-43c3-8e5c-09bc6551d09f None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:28.572888 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1dc2b5ed-5369-43c3-8e5c-09bc6551d09f None None] GET https://10.4.3.170/volume// Jul 24 07:45:28.573066 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1dc2b5ed-5369-43c3-8e5c-09bc6551d09f None None] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:28.573317 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1dc2b5ed-5369-43c3-8e5c-09bc6551d09f None None] Calling method 'all' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:28.573443 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-45d5df99-dec4-440b-90c8-9c344fc56c47 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] GET https://10.4.3.170/volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 Jul 24 07:45:28.573741 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1dc2b5ed-5369-43c3-8e5c-09bc6551d09f None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:45:28.573789 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-45d5df99-dec4-440b-90c8-9c344fc56c47 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:28.573926 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-45d5df99-dec4-440b-90c8-9c344fc56c47 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:28.573997 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 791/3208] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:45:28 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:45:28.582090 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-8c7653a1-a1ec-4723-a6eb-4a7eb60f78f7 req-ee5dccff-579f-43eb-b6ef-900b5002ddd7 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:28.584006 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-8c7653a1-a1ec-4723-a6eb-4a7eb60f78f7 req-ee5dccff-579f-43eb-b6ef-900b5002ddd7 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] GET https://10.4.3.170/volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 Jul 24 07:45:28.584277 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-8c7653a1-a1ec-4723-a6eb-4a7eb60f78f7 req-ee5dccff-579f-43eb-b6ef-900b5002ddd7 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:28.584424 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-8c7653a1-a1ec-4723-a6eb-4a7eb60f78f7 req-ee5dccff-579f-43eb-b6ef-900b5002ddd7 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:28.587587 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:28.587587 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:45:28.592556 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-45d5df99-dec4-440b-90c8-9c344fc56c47 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Volume info retrieved successfully. Jul 24 07:45:28.594167 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:28.594167 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:45:28.595970 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-7c40c5fe-8a4b-4e7a-aff0-0281c422c216 req-bcae11d8-c7ac-4fba-a6ce-e7bc1937f0e0 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/attachments/c80cb188-ec71-4eff-b2b4-fc8d97eed6f1 returned with HTTP 200 Jul 24 07:45:28.596452 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 807/3209] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 24 07:45:28 2026] DELETE /volume/v3/attachments/c80cb188-ec71-4eff-b2b4-fc8d97eed6f1 => generated 19 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:28.597027 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [req-8c7653a1-a1ec-4723-a6eb-4a7eb60f78f7 req-ee5dccff-579f-43eb-b6ef-900b5002ddd7 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Volume info retrieved successfully. Jul 24 07:45:28.599385 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-45d5df99-dec4-440b-90c8-9c344fc56c47 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 returned with HTTP 200 Jul 24 07:45:28.599834 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 806/3210] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:28 2026] GET /volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:28.600501 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-8c7653a1-a1ec-4723-a6eb-4a7eb60f78f7 req-ee5dccff-579f-43eb-b6ef-900b5002ddd7 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 returned with HTTP 200 Jul 24 07:45:28.600859 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 807/3211] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:45:28 2026] GET /volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 => generated 1032 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:45:28.614215 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-7c40c5fe-8a4b-4e7a-aff0-0281c422c216 req-c8630545-26a1-4ffb-aaf1-66f8cfd08093 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:28.616582 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-7c40c5fe-8a4b-4e7a-aff0-0281c422c216 req-c8630545-26a1-4ffb-aaf1-66f8cfd08093 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] DELETE https://10.4.3.170/volume/v3/volumes/504726e4-e1d2-43a0-a23c-55660ac7274b Jul 24 07:45:28.616769 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-7c40c5fe-8a4b-4e7a-aff0-0281c422c216 req-c8630545-26a1-4ffb-aaf1-66f8cfd08093 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:28.617017 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-7c40c5fe-8a4b-4e7a-aff0-0281c422c216 req-c8630545-26a1-4ffb-aaf1-66f8cfd08093 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:28.617564 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [req-7c40c5fe-8a4b-4e7a-aff0-0281c422c216 req-c8630545-26a1-4ffb-aaf1-66f8cfd08093 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Delete volume with id: 504726e4-e1d2-43a0-a23c-55660ac7274b Jul 24 07:45:28.626930 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-de7953e8-7a3e-49e7-9bc7-e3b7ba0e20a1 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:28.629335 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-de7953e8-7a3e-49e7-9bc7-e3b7ba0e20a1 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 Jul 24 07:45:28.629548 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:28.629548 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:45:28.629624 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-de7953e8-7a3e-49e7-9bc7-e3b7ba0e20a1 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:28.629821 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-de7953e8-7a3e-49e7-9bc7-e3b7ba0e20a1 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:28.629987 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-de7953e8-7a3e-49e7-9bc7-e3b7ba0e20a1 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id 2373a714-cd26-4de2-9686-c3ab21c63d02. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:45:28.630366 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-7c40c5fe-8a4b-4e7a-aff0-0281c422c216 req-c8630545-26a1-4ffb-aaf1-66f8cfd08093 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Volume info retrieved successfully. Jul 24 07:45:28.635069 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:28.635069 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:45:28.636088 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-de7953e8-7a3e-49e7-9bc7-e3b7ba0e20a1 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 returned with HTTP 200 Jul 24 07:45:28.636578 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 808/3212] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:28 2026] GET /volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:28.653306 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-7c40c5fe-8a4b-4e7a-aff0-0281c422c216 req-c8630545-26a1-4ffb-aaf1-66f8cfd08093 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Delete volume request issued successfully. Jul 24 07:45:28.653573 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-7c40c5fe-8a4b-4e7a-aff0-0281c422c216 req-c8630545-26a1-4ffb-aaf1-66f8cfd08093 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/volumes/504726e4-e1d2-43a0-a23c-55660ac7274b returned with HTTP 202 Jul 24 07:45:28.654160 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 792/3213] 10.4.3.170 () {70 vars in 1620 bytes} [Fri Jul 24 07:45:28 2026] DELETE /volume/v3/volumes/504726e4-e1d2-43a0-a23c-55660ac7274b => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:45:28.737407 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-9aaadc02-eb90-4ef0-afe3-d07932464ce1 req-0eee5488-f115-402d-b48c-2e80e912150b None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:28.740086 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-9aaadc02-eb90-4ef0-afe3-d07932464ce1 req-0eee5488-f115-402d-b48c-2e80e912150b tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] PUT https://10.4.3.170/volume/v3/attachments/b6b77c56-f017-407a-9a60-f442b7c72916 Jul 24 07:45:28.740787 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-9aaadc02-eb90-4ef0-afe3-d07932464ce1 req-0eee5488-f115-402d-b48c-2e80e912150b tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000005822", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9a7cb9337d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5fc7887c-2ab7-4d21-80c7-ec4ad0d3b011", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:45:28.751612 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-8c7653a1-a1ec-4723-a6eb-4a7eb60f78f7 req-d322210c-1300-4295-a411-0901ecfc0a0b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:28.753613 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-8c7653a1-a1ec-4723-a6eb-4a7eb60f78f7 req-d322210c-1300-4295-a411-0901ecfc0a0b tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] PUT https://10.4.3.170/volume/v3/attachments/641380fa-5ae3-449c-86f4-72f3ef39c69a Jul 24 07:45:28.753955 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-8c7653a1-a1ec-4723-a6eb-4a7eb60f78f7 req-d322210c-1300-4295-a411-0901ecfc0a0b tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000005822", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9a7cb9337d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5fc7887c-2ab7-4d21-80c7-ec4ad0d3b011", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:45:28.755832 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-9aaadc02-eb90-4ef0-afe3-d07932464ce1 req-0eee5488-f115-402d-b48c-2e80e912150b tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Acquiring lock "cinder-attachment_update-94421fa4-638a-4dc6-9e6d-a4d077604a31-np0000005822" by "attachment_update" {{(pid=100244) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 07:45:28.763669 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-9aaadc02-eb90-4ef0-afe3-d07932464ce1 req-0eee5488-f115-402d-b48c-2e80e912150b tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Lock "cinder-attachment_update-94421fa4-638a-4dc6-9e6d-a4d077604a31-np0000005822" acquired by "attachment_update" :: waited 0.007s {{(pid=100244) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 07:45:28.763898 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:28.763898 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:45:28.765541 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-8c7653a1-a1ec-4723-a6eb-4a7eb60f78f7 req-d322210c-1300-4295-a411-0901ecfc0a0b tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Acquiring lock "cinder-attachment_update-5070a1f0-ed35-4a83-8970-72db836d0f55-np0000005822" by "attachment_update" {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 07:45:28.770525 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-8c7653a1-a1ec-4723-a6eb-4a7eb60f78f7 req-d322210c-1300-4295-a411-0901ecfc0a0b tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Lock "cinder-attachment_update-5070a1f0-ed35-4a83-8970-72db836d0f55-np0000005822" acquired by "attachment_update" :: waited 0.005s {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 07:45:28.772768 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:28.772768 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:45:28.883626 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-9aaadc02-eb90-4ef0-afe3-d07932464ce1 req-0eee5488-f115-402d-b48c-2e80e912150b tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Lock "cinder-attachment_update-94421fa4-638a-4dc6-9e6d-a4d077604a31-np0000005822" released by "attachment_update" :: held 0.121s {{(pid=100244) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 07:45:28.884336 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-9aaadc02-eb90-4ef0-afe3-d07932464ce1 req-0eee5488-f115-402d-b48c-2e80e912150b tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] https://10.4.3.170/volume/v3/attachments/b6b77c56-f017-407a-9a60-f442b7c72916 returned with HTTP 200 Jul 24 07:45:28.884619 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 807/3214] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 24 07:45:28 2026] PUT /volume/v3/attachments/b6b77c56-f017-407a-9a60-f442b7c72916 => generated 969 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:45:28.887326 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-8c7653a1-a1ec-4723-a6eb-4a7eb60f78f7 req-d322210c-1300-4295-a411-0901ecfc0a0b tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Lock "cinder-attachment_update-5070a1f0-ed35-4a83-8970-72db836d0f55-np0000005822" released by "attachment_update" :: held 0.116s {{(pid=100246) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 07:45:28.887326 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-8c7653a1-a1ec-4723-a6eb-4a7eb60f78f7 req-d322210c-1300-4295-a411-0901ecfc0a0b tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/attachments/641380fa-5ae3-449c-86f4-72f3ef39c69a returned with HTTP 200 Jul 24 07:45:28.887705 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 808/3215] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 24 07:45:28 2026] PUT /volume/v3/attachments/641380fa-5ae3-449c-86f4-72f3ef39c69a => generated 969 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:45:29.350599 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-5af8d3ec-00d1-4346-bf84-dd3dd7473014 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:29.352928 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5af8d3ec-00d1-4346-bf84-dd3dd7473014 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/9f4420bd-f55e-4ea5-afdf-b4bf4ace4d42 Jul 24 07:45:29.353072 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5af8d3ec-00d1-4346-bf84-dd3dd7473014 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:29.353354 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5af8d3ec-00d1-4346-bf84-dd3dd7473014 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:29.353486 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-5af8d3ec-00d1-4346-bf84-dd3dd7473014 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id 9f4420bd-f55e-4ea5-afdf-b4bf4ace4d42. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:45:29.360338 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:29.360338 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:45:29.360338 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5af8d3ec-00d1-4346-bf84-dd3dd7473014 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/9f4420bd-f55e-4ea5-afdf-b4bf4ace4d42 returned with HTTP 200 Jul 24 07:45:29.360338 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 809/3216] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:29 2026] GET /volume/v3/backups/9f4420bd-f55e-4ea5-afdf-b4bf4ace4d42 => generated 707 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:29.563657 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-17d7d075-7dab-41e1-9d64-89d742c10a29 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:29.566267 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-17d7d075-7dab-41e1-9d64-89d742c10a29 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] GET https://10.4.3.170/volume/v3/volumes/94421fa4-638a-4dc6-9e6d-a4d077604a31 Jul 24 07:45:29.567090 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-17d7d075-7dab-41e1-9d64-89d742c10a29 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:29.567402 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-17d7d075-7dab-41e1-9d64-89d742c10a29 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:29.579776 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:29.579776 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:45:29.585444 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-17d7d075-7dab-41e1-9d64-89d742c10a29 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Volume info retrieved successfully. Jul 24 07:45:29.593576 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-17d7d075-7dab-41e1-9d64-89d742c10a29 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] https://10.4.3.170/volume/v3/volumes/94421fa4-638a-4dc6-9e6d-a4d077604a31 returned with HTTP 200 Jul 24 07:45:29.594336 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 793/3217] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:29 2026] GET /volume/v3/volumes/94421fa4-638a-4dc6-9e6d-a4d077604a31 => generated 937 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:29.622495 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-ce6dc193-1bea-4e01-83af-cbf8488769e9 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:29.625417 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ce6dc193-1bea-4e01-83af-cbf8488769e9 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] GET https://10.4.3.170/volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 Jul 24 07:45:29.625661 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ce6dc193-1bea-4e01-83af-cbf8488769e9 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:29.625889 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ce6dc193-1bea-4e01-83af-cbf8488769e9 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:29.638464 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:29.638464 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:45:29.644033 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-ce6dc193-1bea-4e01-83af-cbf8488769e9 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Volume info retrieved successfully. Jul 24 07:45:29.650663 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-be5fc231-a2aa-49c4-934d-f54b2d934d78 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:29.651551 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ce6dc193-1bea-4e01-83af-cbf8488769e9 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 returned with HTTP 200 Jul 24 07:45:29.652077 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 808/3218] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:29 2026] GET /volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 => generated 853 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:29.652753 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-be5fc231-a2aa-49c4-934d-f54b2d934d78 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 Jul 24 07:45:29.653059 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-be5fc231-a2aa-49c4-934d-f54b2d934d78 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:29.654615 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-be5fc231-a2aa-49c4-934d-f54b2d934d78 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:29.654615 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-be5fc231-a2aa-49c4-934d-f54b2d934d78 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id 2373a714-cd26-4de2-9686-c3ab21c63d02. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:45:29.658494 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:29.658494 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:45:29.659578 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-be5fc231-a2aa-49c4-934d-f54b2d934d78 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 returned with HTTP 200 Jul 24 07:45:29.660069 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 809/3219] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:29 2026] GET /volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:30.376286 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-f0f104b9-e0df-49e7-9bb4-14e8220fe73e None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:30.378741 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f0f104b9-e0df-49e7-9bb4-14e8220fe73e tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/9f4420bd-f55e-4ea5-afdf-b4bf4ace4d42 Jul 24 07:45:30.378886 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f0f104b9-e0df-49e7-9bb4-14e8220fe73e tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:30.379090 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f0f104b9-e0df-49e7-9bb4-14e8220fe73e tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:30.379232 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-f0f104b9-e0df-49e7-9bb4-14e8220fe73e tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id 9f4420bd-f55e-4ea5-afdf-b4bf4ace4d42. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:45:30.384760 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:30.384760 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:45:30.385565 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f0f104b9-e0df-49e7-9bb4-14e8220fe73e tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/9f4420bd-f55e-4ea5-afdf-b4bf4ace4d42 returned with HTTP 200 Jul 24 07:45:30.390864 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 810/3220] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:30 2026] GET /volume/v3/backups/9f4420bd-f55e-4ea5-afdf-b4bf4ace4d42 => generated 707 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:30.425359 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-a3ba4226-11f9-4ba6-933d-5ec9f0ece0cb None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:30.427525 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a3ba4226-11f9-4ba6-933d-5ec9f0ece0cb tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/volumes/504726e4-e1d2-43a0-a23c-55660ac7274b Jul 24 07:45:30.427779 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a3ba4226-11f9-4ba6-933d-5ec9f0ece0cb tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:30.427969 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a3ba4226-11f9-4ba6-933d-5ec9f0ece0cb tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:30.437293 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a3ba4226-11f9-4ba6-933d-5ec9f0ece0cb tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/volumes/504726e4-e1d2-43a0-a23c-55660ac7274b returned with HTTP 404 Jul 24 07:45:30.437913 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 794/3221] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:30 2026] GET /volume/v3/volumes/504726e4-e1d2-43a0-a23c-55660ac7274b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:45:30.620879 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-988719ba-7157-4683-a9cd-9d29d9459b64 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:30.622546 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-988719ba-7157-4683-a9cd-9d29d9459b64 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] GET https://10.4.3.170/volume/v3/volumes/94421fa4-638a-4dc6-9e6d-a4d077604a31 Jul 24 07:45:30.622850 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-988719ba-7157-4683-a9cd-9d29d9459b64 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:30.622894 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-988719ba-7157-4683-a9cd-9d29d9459b64 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:30.631557 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:30.631557 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:45:30.635503 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-988719ba-7157-4683-a9cd-9d29d9459b64 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Volume info retrieved successfully. Jul 24 07:45:30.639497 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-988719ba-7157-4683-a9cd-9d29d9459b64 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] https://10.4.3.170/volume/v3/volumes/94421fa4-638a-4dc6-9e6d-a4d077604a31 returned with HTTP 200 Jul 24 07:45:30.639873 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 809/3222] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:30 2026] GET /volume/v3/volumes/94421fa4-638a-4dc6-9e6d-a4d077604a31 => generated 937 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:30.668401 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-aeef122f-989b-4890-9e6c-2c2aa3225e0a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:30.672035 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-aeef122f-989b-4890-9e6c-2c2aa3225e0a tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] GET https://10.4.3.170/volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 Jul 24 07:45:30.672035 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-aeef122f-989b-4890-9e6c-2c2aa3225e0a tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:30.672035 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-aeef122f-989b-4890-9e6c-2c2aa3225e0a tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:30.680515 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-f0b5c5ea-c330-47a3-aec7-c9e71dbb0d37 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:30.686175 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f0b5c5ea-c330-47a3-aec7-c9e71dbb0d37 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 Jul 24 07:45:30.686175 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f0b5c5ea-c330-47a3-aec7-c9e71dbb0d37 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:30.687751 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f0b5c5ea-c330-47a3-aec7-c9e71dbb0d37 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:30.687751 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-f0b5c5ea-c330-47a3-aec7-c9e71dbb0d37 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id 2373a714-cd26-4de2-9686-c3ab21c63d02. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:45:30.688264 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:30.688264 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:45:30.694209 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-aeef122f-989b-4890-9e6c-2c2aa3225e0a tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Volume info retrieved successfully. Jul 24 07:45:30.694275 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:30.694275 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:45:30.694738 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f0b5c5ea-c330-47a3-aec7-c9e71dbb0d37 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 returned with HTTP 200 Jul 24 07:45:30.695143 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 811/3223] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:30 2026] GET /volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 => generated 752 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:30.699808 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-aeef122f-989b-4890-9e6c-2c2aa3225e0a tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 returned with HTTP 200 Jul 24 07:45:30.700005 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 810/3224] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:30 2026] GET /volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 => generated 853 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:31.003472 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-c6940f39-12e1-408f-884b-c6908764a050 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:31.005632 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c6940f39-12e1-408f-884b-c6908764a050 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/09fef0ba-c90a-495b-a539-05095ebf4015 Jul 24 07:45:31.005814 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c6940f39-12e1-408f-884b-c6908764a050 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:31.009317 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c6940f39-12e1-408f-884b-c6908764a050 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:31.009495 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.snapshots [None req-c6940f39-12e1-408f-884b-c6908764a050 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Delete snapshot with id: 09fef0ba-c90a-495b-a539-05095ebf4015 Jul 24 07:45:31.015326 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c6940f39-12e1-408f-884b-c6908764a050 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/snapshots/09fef0ba-c90a-495b-a539-05095ebf4015 returned with HTTP 404 Jul 24 07:45:31.015904 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 795/3225] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 24 07:45:31 2026] DELETE /volume/v3/snapshots/09fef0ba-c90a-495b-a539-05095ebf4015 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:45:31.023903 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-4698f10e-6128-4cc5-82a0-c249ed59cc38 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:31.025874 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4698f10e-6128-4cc5-82a0-c249ed59cc38 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/snapshots/09fef0ba-c90a-495b-a539-05095ebf4015 Jul 24 07:45:31.026093 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4698f10e-6128-4cc5-82a0-c249ed59cc38 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:31.026389 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4698f10e-6128-4cc5-82a0-c249ed59cc38 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:31.030991 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4698f10e-6128-4cc5-82a0-c249ed59cc38 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/snapshots/09fef0ba-c90a-495b-a539-05095ebf4015 returned with HTTP 404 Jul 24 07:45:31.031535 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 810/3226] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:45:31 2026] GET /volume/v3/snapshots/09fef0ba-c90a-495b-a539-05095ebf4015 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:45:31.066686 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-93929ffb-30bc-4a51-b5a0-e2c080e4dd25 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:31.068800 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-93929ffb-30bc-4a51-b5a0-e2c080e4dd25 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:45:31.069258 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-93929ffb-30bc-4a51-b5a0-e2c080e4dd25 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1960075792", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:45:31.071154 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-93929ffb-30bc-4a51-b5a0-e2c080e4dd25 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1960075792', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:45:31.071334 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-93929ffb-30bc-4a51-b5a0-e2c080e4dd25 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Create volume of 1 GB Jul 24 07:45:31.075583 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-93929ffb-30bc-4a51-b5a0-e2c080e4dd25 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Availability Zones retrieved successfully. Jul 24 07:45:31.081649 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-93929ffb-30bc-4a51-b5a0-e2c080e4dd25 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Flow 'volume_create_api' (22309df0-c9a1-4718-86d7-d7661abf5952) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:45:31.082680 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-93929ffb-30bc-4a51-b5a0-e2c080e4dd25 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44275d4d-b04d-4331-b104-a9277f9fe086) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:45:31.083641 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-93929ffb-30bc-4a51-b5a0-e2c080e4dd25 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Validating volume size '1' using validate_int {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:45:31.118920 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-93929ffb-30bc-4a51-b5a0-e2c080e4dd25 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44275d4d-b04d-4331-b104-a9277f9fe086) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:45:31.119851 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-93929ffb-30bc-4a51-b5a0-e2c080e4dd25 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86b33270-b213-44fd-94bf-7fbd85009bf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:45:31.164385 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-93929ffb-30bc-4a51-b5a0-e2c080e4dd25 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Created reservations ['14c9c3ff-766b-4057-a6ca-f1a485f3bab5', '816f71d8-49ff-40bc-acdd-a71bf468fb53', '646b92f4-ffbb-419b-acd2-0764985fea93', '9c867bc2-6645-41d4-a987-c6623328ef63'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:45:31.165174 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-93929ffb-30bc-4a51-b5a0-e2c080e4dd25 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86b33270-b213-44fd-94bf-7fbd85009bf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['14c9c3ff-766b-4057-a6ca-f1a485f3bab5', '816f71d8-49ff-40bc-acdd-a71bf468fb53', '646b92f4-ffbb-419b-acd2-0764985fea93', '9c867bc2-6645-41d4-a987-c6623328ef63']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:45:31.166301 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-93929ffb-30bc-4a51-b5a0-e2c080e4dd25 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7d2c83d-018e-4521-ab8f-32b37326e10e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:45:31.189997 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-93929ffb-30bc-4a51-b5a0-e2c080e4dd25 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7d2c83d-018e-4521-ab8f-32b37326e10e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5486ae7f-48a1-4463-bac1-5f714a268740', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1960075792',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e34cad878c4e4f7e8daa84a45067b680',qos_specs=None,replication_status=,reservations=['14c9c3ff-766b-4057-a6ca-f1a485f3bab5','816f71d8-49ff-40bc-acdd-a71bf468fb53','646b92f4-ffbb-419b-acd2-0764985fea93','9c867bc2-6645-41d4-a987-c6623328ef63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d748decf3744e7d922c2b366b823416',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:45:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1960075792',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5486ae7f-48a1-4463-bac1-5f714a268740,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e34cad878c4e4f7e8daa84a45067b680',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6d748decf3744e7d922c2b366b823416',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:45:31.190445 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-93929ffb-30bc-4a51-b5a0-e2c080e4dd25 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd50dd2f-ec6d-49f8-a8e5-c912f663cf13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:45:31.211513 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-93929ffb-30bc-4a51-b5a0-e2c080e4dd25 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd50dd2f-ec6d-49f8-a8e5-c912f663cf13) transitioned into state 'SUCCESS' from state '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-1960075792',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e34cad878c4e4f7e8daa84a45067b680',qos_specs=None,replication_status=,reservations=['14c9c3ff-766b-4057-a6ca-f1a485f3bab5','816f71d8-49ff-40bc-acdd-a71bf468fb53','646b92f4-ffbb-419b-acd2-0764985fea93','9c867bc2-6645-41d4-a987-c6623328ef63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d748decf3744e7d922c2b366b823416',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:45:31.212411 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-93929ffb-30bc-4a51-b5a0-e2c080e4dd25 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7fa3627-2629-41bf-b87b-5e6b89d2ffa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:45:31.222929 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-93929ffb-30bc-4a51-b5a0-e2c080e4dd25 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7fa3627-2629-41bf-b87b-5e6b89d2ffa3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:45:31.223745 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-93929ffb-30bc-4a51-b5a0-e2c080e4dd25 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Flow 'volume_create_api' (22309df0-c9a1-4718-86d7-d7661abf5952) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:45:31.224023 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-93929ffb-30bc-4a51-b5a0-e2c080e4dd25 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Create volume request issued successfully. Jul 24 07:45:31.224625 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-93929ffb-30bc-4a51-b5a0-e2c080e4dd25 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:45:31.225027 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 812/3227] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 24 07:45:31 2026] POST /volume/v3/volumes => generated 755 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:45:31.242367 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f4eb98b6-a443-4fd5-a189-952888c0edd5 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:31.245859 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f4eb98b6-a443-4fd5-a189-952888c0edd5 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] GET https://10.4.3.170/volume/v3/volumes/5486ae7f-48a1-4463-bac1-5f714a268740 Jul 24 07:45:31.245859 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f4eb98b6-a443-4fd5-a189-952888c0edd5 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:31.247242 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f4eb98b6-a443-4fd5-a189-952888c0edd5 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:31.256368 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:31.256368 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:45:31.263142 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-f4eb98b6-a443-4fd5-a189-952888c0edd5 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Volume info retrieved successfully. Jul 24 07:45:31.269737 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f4eb98b6-a443-4fd5-a189-952888c0edd5 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] https://10.4.3.170/volume/v3/volumes/5486ae7f-48a1-4463-bac1-5f714a268740 returned with HTTP 200 Jul 24 07:45:31.270355 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 811/3228] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:31 2026] GET /volume/v3/volumes/5486ae7f-48a1-4463-bac1-5f714a268740 => generated 823 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:31.404970 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-0f54f5f1-89ea-4455-bd95-f4b48b93d052 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:31.407033 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0f54f5f1-89ea-4455-bd95-f4b48b93d052 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/9f4420bd-f55e-4ea5-afdf-b4bf4ace4d42 Jul 24 07:45:31.407237 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0f54f5f1-89ea-4455-bd95-f4b48b93d052 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:31.407432 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0f54f5f1-89ea-4455-bd95-f4b48b93d052 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:31.407552 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-0f54f5f1-89ea-4455-bd95-f4b48b93d052 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id 9f4420bd-f55e-4ea5-afdf-b4bf4ace4d42. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:45:31.414096 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:31.414096 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:45:31.415457 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0f54f5f1-89ea-4455-bd95-f4b48b93d052 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/9f4420bd-f55e-4ea5-afdf-b4bf4ace4d42 returned with HTTP 200 Jul 24 07:45:31.415931 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 796/3229] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:31 2026] GET /volume/v3/backups/9f4420bd-f55e-4ea5-afdf-b4bf4ace4d42 => generated 707 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:31.653252 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-2ede7b6f-42dd-466b-9d02-1d023fc2d16d None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:31.655874 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2ede7b6f-42dd-466b-9d02-1d023fc2d16d tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] GET https://10.4.3.170/volume/v3/volumes/94421fa4-638a-4dc6-9e6d-a4d077604a31 Jul 24 07:45:31.655874 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2ede7b6f-42dd-466b-9d02-1d023fc2d16d tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:31.655874 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2ede7b6f-42dd-466b-9d02-1d023fc2d16d tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:31.667233 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:31.667233 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:45:31.673075 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-2ede7b6f-42dd-466b-9d02-1d023fc2d16d tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Volume info retrieved successfully. Jul 24 07:45:31.680193 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2ede7b6f-42dd-466b-9d02-1d023fc2d16d tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] https://10.4.3.170/volume/v3/volumes/94421fa4-638a-4dc6-9e6d-a4d077604a31 returned with HTTP 200 Jul 24 07:45:31.680883 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 811/3230] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:31 2026] GET /volume/v3/volumes/94421fa4-638a-4dc6-9e6d-a4d077604a31 => generated 937 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:31.708272 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-d000e5dd-54d4-4fbb-9024-e167b8b676d6 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:31.710840 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d000e5dd-54d4-4fbb-9024-e167b8b676d6 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 Jul 24 07:45:31.711156 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d000e5dd-54d4-4fbb-9024-e167b8b676d6 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:31.711421 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d000e5dd-54d4-4fbb-9024-e167b8b676d6 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:31.711560 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-d000e5dd-54d4-4fbb-9024-e167b8b676d6 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id 2373a714-cd26-4de2-9686-c3ab21c63d02. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:45:31.717228 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:31.717228 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:45:31.718267 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d000e5dd-54d4-4fbb-9024-e167b8b676d6 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 returned with HTTP 200 Jul 24 07:45:31.720358 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 813/3231] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:31 2026] GET /volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:31.720471 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-31c69e73-2211-4c16-a2b5-a36207af57ef None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:31.724831 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-31c69e73-2211-4c16-a2b5-a36207af57ef tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] GET https://10.4.3.170/volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 Jul 24 07:45:31.724831 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-31c69e73-2211-4c16-a2b5-a36207af57ef tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:31.724831 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-31c69e73-2211-4c16-a2b5-a36207af57ef tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:31.739098 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:31.739098 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:45:31.743946 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-31c69e73-2211-4c16-a2b5-a36207af57ef tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Volume info retrieved successfully. Jul 24 07:45:31.752113 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-31c69e73-2211-4c16-a2b5-a36207af57ef tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 returned with HTTP 200 Jul 24 07:45:31.752113 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 812/3232] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:31 2026] GET /volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 => generated 853 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:31.779075 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-0b562c4a-45b8-4fc5-8ebd-dcef2ba8f351 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:31.781522 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0b562c4a-45b8-4fc5-8ebd-dcef2ba8f351 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] DELETE https://10.4.3.170/volume/v3/volumes/504726e4-e1d2-43a0-a23c-55660ac7274b Jul 24 07:45:31.781857 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0b562c4a-45b8-4fc5-8ebd-dcef2ba8f351 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:31.782064 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0b562c4a-45b8-4fc5-8ebd-dcef2ba8f351 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:31.782248 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-0b562c4a-45b8-4fc5-8ebd-dcef2ba8f351 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Delete volume with id: 504726e4-e1d2-43a0-a23c-55660ac7274b Jul 24 07:45:31.792511 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0b562c4a-45b8-4fc5-8ebd-dcef2ba8f351 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/volumes/504726e4-e1d2-43a0-a23c-55660ac7274b returned with HTTP 404 Jul 24 07:45:31.793442 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 797/3233] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:45:31 2026] DELETE /volume/v3/volumes/504726e4-e1d2-43a0-a23c-55660ac7274b => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:45:31.801803 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-cf68e67f-f1c6-4252-8c46-070097d7ec15 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:31.804919 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-cf68e67f-f1c6-4252-8c46-070097d7ec15 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/volumes/504726e4-e1d2-43a0-a23c-55660ac7274b Jul 24 07:45:31.804919 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-cf68e67f-f1c6-4252-8c46-070097d7ec15 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:31.805774 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-cf68e67f-f1c6-4252-8c46-070097d7ec15 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:31.813428 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-cf68e67f-f1c6-4252-8c46-070097d7ec15 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/volumes/504726e4-e1d2-43a0-a23c-55660ac7274b returned with HTTP 404 Jul 24 07:45:31.814173 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 812/3234] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:31 2026] GET /volume/v3/volumes/504726e4-e1d2-43a0-a23c-55660ac7274b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:45:32.285174 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-ffcd1319-919d-4c1f-84f8-4806208b03d4 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:32.286788 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ffcd1319-919d-4c1f-84f8-4806208b03d4 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] GET https://10.4.3.170/volume/v3/volumes/5486ae7f-48a1-4463-bac1-5f714a268740 Jul 24 07:45:32.286963 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ffcd1319-919d-4c1f-84f8-4806208b03d4 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:32.287151 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ffcd1319-919d-4c1f-84f8-4806208b03d4 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:32.294291 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:32.294291 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:45:32.297665 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-ffcd1319-919d-4c1f-84f8-4806208b03d4 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Volume info retrieved successfully. Jul 24 07:45:32.301587 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ffcd1319-919d-4c1f-84f8-4806208b03d4 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] https://10.4.3.170/volume/v3/volumes/5486ae7f-48a1-4463-bac1-5f714a268740 returned with HTTP 200 Jul 24 07:45:32.301986 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 814/3235] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:32 2026] GET /volume/v3/volumes/5486ae7f-48a1-4463-bac1-5f714a268740 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:32.313242 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-58fbfda9-771c-4e8d-ab34-4d27ff727985 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:32.317410 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-58fbfda9-771c-4e8d-ab34-4d27ff727985 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] GET https://10.4.3.170/volume/v3/volumes/5486ae7f-48a1-4463-bac1-5f714a268740 Jul 24 07:45:32.317410 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-58fbfda9-771c-4e8d-ab34-4d27ff727985 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:32.317410 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-58fbfda9-771c-4e8d-ab34-4d27ff727985 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:32.326418 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:32.326418 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:45:32.331685 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-58fbfda9-771c-4e8d-ab34-4d27ff727985 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Volume info retrieved successfully. Jul 24 07:45:32.337143 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-58fbfda9-771c-4e8d-ab34-4d27ff727985 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] https://10.4.3.170/volume/v3/volumes/5486ae7f-48a1-4463-bac1-5f714a268740 returned with HTTP 200 Jul 24 07:45:32.337840 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 813/3236] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:32 2026] GET /volume/v3/volumes/5486ae7f-48a1-4463-bac1-5f714a268740 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:32.351845 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-22af4c21-0512-47ed-81f4-2153913cae74 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:32.353608 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-22af4c21-0512-47ed-81f4-2153913cae74 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] GET https://10.4.3.170/volume/v3/volumes Jul 24 07:45:32.353769 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-22af4c21-0512-47ed-81f4-2153913cae74 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:32.353935 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-22af4c21-0512-47ed-81f4-2153913cae74 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Calling method 'index' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:32.354220 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.api_utils [None req-22af4c21-0512-47ed-81f4-2153913cae74 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Removing options '' from query. {{(pid=100243) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 07:45:32.354879 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-22af4c21-0512-47ed-81f4-2153913cae74 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100243) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 07:45:32.365517 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-22af4c21-0512-47ed-81f4-2153913cae74 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Get all volumes completed successfully. Jul 24 07:45:32.365964 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-22af4c21-0512-47ed-81f4-2153913cae74 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 200 Jul 24 07:45:32.366389 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 798/3237] 10.4.3.170 () {66 vars in 1237 bytes} [Fri Jul 24 07:45:32 2026] GET /volume/v3/volumes => generated 339 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:32.377417 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-5be70e25-ab75-4a6d-8f44-d76bc3d8da07 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:32.379118 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5be70e25-ab75-4a6d-8f44-d76bc3d8da07 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] GET https://10.4.3.170/volume/v3/volumes/5486ae7f-48a1-4463-bac1-5f714a268740 Jul 24 07:45:32.379549 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5be70e25-ab75-4a6d-8f44-d76bc3d8da07 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:32.379912 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5be70e25-ab75-4a6d-8f44-d76bc3d8da07 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:32.389787 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:32.389787 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:45:32.400767 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-5be70e25-ab75-4a6d-8f44-d76bc3d8da07 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Volume info retrieved successfully. Jul 24 07:45:32.402514 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5be70e25-ab75-4a6d-8f44-d76bc3d8da07 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] https://10.4.3.170/volume/v3/volumes/5486ae7f-48a1-4463-bac1-5f714a268740 returned with HTTP 200 Jul 24 07:45:32.403012 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 813/3238] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:32 2026] GET /volume/v3/volumes/5486ae7f-48a1-4463-bac1-5f714a268740 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:32.429787 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-db2c01a0-cb7d-4509-9a2a-886aafd8b44e None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:32.431471 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-db2c01a0-cb7d-4509-9a2a-886aafd8b44e tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/9f4420bd-f55e-4ea5-afdf-b4bf4ace4d42 Jul 24 07:45:32.431652 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-db2c01a0-cb7d-4509-9a2a-886aafd8b44e tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:32.431829 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-db2c01a0-cb7d-4509-9a2a-886aafd8b44e tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:32.431930 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-db2c01a0-cb7d-4509-9a2a-886aafd8b44e tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id 9f4420bd-f55e-4ea5-afdf-b4bf4ace4d42. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:45:32.435645 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:32.435645 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:45:32.436340 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-db2c01a0-cb7d-4509-9a2a-886aafd8b44e tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/9f4420bd-f55e-4ea5-afdf-b4bf4ace4d42 returned with HTTP 200 Jul 24 07:45:32.436663 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 815/3239] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:32 2026] GET /volume/v3/backups/9f4420bd-f55e-4ea5-afdf-b4bf4ace4d42 => generated 707 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:32.448471 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-d7601a85-4312-4bd8-8882-3db8fb9d83d6 req-0c6d8f8b-e4a1-434d-8a14-3dd86e0adb06 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:32.450310 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-d7601a85-4312-4bd8-8882-3db8fb9d83d6 req-0c6d8f8b-e4a1-434d-8a14-3dd86e0adb06 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] GET https://10.4.3.170/volume/v3/volumes/5486ae7f-48a1-4463-bac1-5f714a268740 Jul 24 07:45:32.450525 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-d7601a85-4312-4bd8-8882-3db8fb9d83d6 req-0c6d8f8b-e4a1-434d-8a14-3dd86e0adb06 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:32.450769 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-d7601a85-4312-4bd8-8882-3db8fb9d83d6 req-0c6d8f8b-e4a1-434d-8a14-3dd86e0adb06 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:32.458072 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:32.458072 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:45:32.464872 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [req-d7601a85-4312-4bd8-8882-3db8fb9d83d6 req-0c6d8f8b-e4a1-434d-8a14-3dd86e0adb06 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Volume info retrieved successfully. Jul 24 07:45:32.468912 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-d7601a85-4312-4bd8-8882-3db8fb9d83d6 req-0c6d8f8b-e4a1-434d-8a14-3dd86e0adb06 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] https://10.4.3.170/volume/v3/volumes/5486ae7f-48a1-4463-bac1-5f714a268740 returned with HTTP 200 Jul 24 07:45:32.469328 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 814/3240] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:45:32 2026] GET /volume/v3/volumes/5486ae7f-48a1-4463-bac1-5f714a268740 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:32.592078 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-95000bad-98a0-40f6-a5a5-5daf30809662 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:32.592446 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-95000bad-98a0-40f6-a5a5-5daf30809662 None None] GET https://10.4.3.170/volume// Jul 24 07:45:32.592584 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-95000bad-98a0-40f6-a5a5-5daf30809662 None None] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:32.592780 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-95000bad-98a0-40f6-a5a5-5daf30809662 None None] Calling method 'all' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:32.593075 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-95000bad-98a0-40f6-a5a5-5daf30809662 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:45:32.593376 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 799/3241] 10.4.3.170 () {66 vars in 1428 bytes} [Fri Jul 24 07:45:32 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:45:32.599777 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-d7601a85-4312-4bd8-8882-3db8fb9d83d6 req-a5d273b8-f052-4fb5-8f67-9e2e503dccd6 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:32.602248 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-d7601a85-4312-4bd8-8882-3db8fb9d83d6 req-a5d273b8-f052-4fb5-8f67-9e2e503dccd6 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 24 07:45:32.602701 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-d7601a85-4312-4bd8-8882-3db8fb9d83d6 req-a5d273b8-f052-4fb5-8f67-9e2e503dccd6 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5486ae7f-48a1-4463-bac1-5f714a268740", "connector": null, "instance_uuid": "531e72df-a9f6-4fbf-8d21-63d84df87c30"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:45:32.619296 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:32.619296 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:45:32.643805 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-d7601a85-4312-4bd8-8882-3db8fb9d83d6 req-a5d273b8-f052-4fb5-8f67-9e2e503dccd6 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 24 07:45:32.644408 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 814/3242] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 24 07:45:32 2026] POST /volume/v3/attachments => generated 273 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:45:32.673284 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-7e10666a-6da1-4ec2-82ad-319603065adb None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:32.677328 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7e10666a-6da1-4ec2-82ad-319603065adb tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] GET https://10.4.3.170/volume/v3/volumes/5486ae7f-48a1-4463-bac1-5f714a268740 Jul 24 07:45:32.677328 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7e10666a-6da1-4ec2-82ad-319603065adb tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:32.677328 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7e10666a-6da1-4ec2-82ad-319603065adb tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:32.687099 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:32.687099 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:45:32.692482 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-7e10666a-6da1-4ec2-82ad-319603065adb tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Volume info retrieved successfully. Jul 24 07:45:32.692983 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-fd6964f4-e73e-4ba0-84fa-1cafbbfd03a0 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:32.692983 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fd6964f4-e73e-4ba0-84fa-1cafbbfd03a0 None None] GET https://10.4.3.170/volume// Jul 24 07:45:32.692983 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fd6964f4-e73e-4ba0-84fa-1cafbbfd03a0 None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:32.692983 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fd6964f4-e73e-4ba0-84fa-1cafbbfd03a0 None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:32.693669 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fd6964f4-e73e-4ba0-84fa-1cafbbfd03a0 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:45:32.693669 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 815/3243] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:45:32 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:45:32.694738 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-36475789-41e3-455c-b441-bda153284a54 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:32.696911 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7e10666a-6da1-4ec2-82ad-319603065adb tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] https://10.4.3.170/volume/v3/volumes/5486ae7f-48a1-4463-bac1-5f714a268740 returned with HTTP 200 Jul 24 07:45:32.696978 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-36475789-41e3-455c-b441-bda153284a54 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] GET https://10.4.3.170/volume/v3/volumes/94421fa4-638a-4dc6-9e6d-a4d077604a31 Jul 24 07:45:32.697329 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-36475789-41e3-455c-b441-bda153284a54 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:32.697399 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 816/3244] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:32 2026] GET /volume/v3/volumes/5486ae7f-48a1-4463-bac1-5f714a268740 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:32.697581 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-36475789-41e3-455c-b441-bda153284a54 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:32.707504 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:32.707504 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:45:32.707753 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-d7601a85-4312-4bd8-8882-3db8fb9d83d6 req-1d68136c-0d04-4ddf-90cc-bc8fd0200ed1 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:32.710328 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-d7601a85-4312-4bd8-8882-3db8fb9d83d6 req-1d68136c-0d04-4ddf-90cc-bc8fd0200ed1 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] GET https://10.4.3.170/volume/v3/volumes/5486ae7f-48a1-4463-bac1-5f714a268740 Jul 24 07:45:32.710559 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-d7601a85-4312-4bd8-8882-3db8fb9d83d6 req-1d68136c-0d04-4ddf-90cc-bc8fd0200ed1 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:32.710734 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-d7601a85-4312-4bd8-8882-3db8fb9d83d6 req-1d68136c-0d04-4ddf-90cc-bc8fd0200ed1 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:32.711877 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-36475789-41e3-455c-b441-bda153284a54 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Volume info retrieved successfully. Jul 24 07:45:32.716178 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-36475789-41e3-455c-b441-bda153284a54 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] https://10.4.3.170/volume/v3/volumes/94421fa4-638a-4dc6-9e6d-a4d077604a31 returned with HTTP 200 Jul 24 07:45:32.716698 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 800/3245] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:32 2026] GET /volume/v3/volumes/94421fa4-638a-4dc6-9e6d-a4d077604a31 => generated 937 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:32.719698 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:32.719698 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:45:32.726587 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-d7601a85-4312-4bd8-8882-3db8fb9d83d6 req-1d68136c-0d04-4ddf-90cc-bc8fd0200ed1 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Volume info retrieved successfully. Jul 24 07:45:32.730839 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-7488d54e-4c2a-4e76-b6ce-c4ef790a68c1 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:32.734309 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-d7601a85-4312-4bd8-8882-3db8fb9d83d6 req-1d68136c-0d04-4ddf-90cc-bc8fd0200ed1 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] https://10.4.3.170/volume/v3/volumes/5486ae7f-48a1-4463-bac1-5f714a268740 returned with HTTP 200 Jul 24 07:45:32.734924 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7488d54e-4c2a-4e76-b6ce-c4ef790a68c1 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 Jul 24 07:45:32.735109 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7488d54e-4c2a-4e76-b6ce-c4ef790a68c1 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:32.735348 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7488d54e-4c2a-4e76-b6ce-c4ef790a68c1 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:32.735446 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-7488d54e-4c2a-4e76-b6ce-c4ef790a68c1 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id 2373a714-cd26-4de2-9686-c3ab21c63d02. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:45:32.736547 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 815/3246] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:45:32 2026] GET /volume/v3/volumes/5486ae7f-48a1-4463-bac1-5f714a268740 => generated 1027 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:45:32.743084 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:32.743084 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:45:32.743949 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7488d54e-4c2a-4e76-b6ce-c4ef790a68c1 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 returned with HTTP 200 Jul 24 07:45:32.744305 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 816/3247] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:32 2026] GET /volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 => generated 752 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:32.772918 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-1f7a771e-20f6-44b4-9038-f5fefea2f86a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:32.774828 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1f7a771e-20f6-44b4-9038-f5fefea2f86a tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] GET https://10.4.3.170/volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 Jul 24 07:45:32.775030 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-1f7a771e-20f6-44b4-9038-f5fefea2f86a tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:32.775189 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-1f7a771e-20f6-44b4-9038-f5fefea2f86a tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:32.784963 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:32.784963 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:45:32.788449 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-1f7a771e-20f6-44b4-9038-f5fefea2f86a tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Volume info retrieved successfully. Jul 24 07:45:32.793952 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1f7a771e-20f6-44b4-9038-f5fefea2f86a tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 returned with HTTP 200 Jul 24 07:45:32.794469 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 817/3248] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:32 2026] GET /volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 => generated 853 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:32.840800 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-d7601a85-4312-4bd8-8882-3db8fb9d83d6 req-ca9f8fea-9781-4cb8-8ed8-6379b5728175 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:32.842836 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-d7601a85-4312-4bd8-8882-3db8fb9d83d6 req-ca9f8fea-9781-4cb8-8ed8-6379b5728175 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] PUT https://10.4.3.170/volume/v3/attachments/69c53f82-d02e-440c-ae78-35362368210e Jul 24 07:45:32.843313 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-d7601a85-4312-4bd8-8882-3db8fb9d83d6 req-ca9f8fea-9781-4cb8-8ed8-6379b5728175 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000005822", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9a7cb9337d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5fc7887c-2ab7-4d21-80c7-ec4ad0d3b011", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:45:32.855131 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-d7601a85-4312-4bd8-8882-3db8fb9d83d6 req-ca9f8fea-9781-4cb8-8ed8-6379b5728175 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Acquiring lock "cinder-attachment_update-5486ae7f-48a1-4463-bac1-5f714a268740-np0000005822" by "attachment_update" {{(pid=100243) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 07:45:32.860423 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-d7601a85-4312-4bd8-8882-3db8fb9d83d6 req-ca9f8fea-9781-4cb8-8ed8-6379b5728175 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Lock "cinder-attachment_update-5486ae7f-48a1-4463-bac1-5f714a268740-np0000005822" acquired by "attachment_update" :: waited 0.005s {{(pid=100243) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 07:45:32.861821 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:32.861821 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:45:32.955061 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-d7601a85-4312-4bd8-8882-3db8fb9d83d6 req-ca9f8fea-9781-4cb8-8ed8-6379b5728175 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Lock "cinder-attachment_update-5486ae7f-48a1-4463-bac1-5f714a268740-np0000005822" released by "attachment_update" :: held 0.095s {{(pid=100243) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 07:45:32.955373 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-d7601a85-4312-4bd8-8882-3db8fb9d83d6 req-ca9f8fea-9781-4cb8-8ed8-6379b5728175 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] https://10.4.3.170/volume/v3/attachments/69c53f82-d02e-440c-ae78-35362368210e returned with HTTP 200 Jul 24 07:45:32.955867 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 801/3249] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 24 07:45:32 2026] PUT /volume/v3/attachments/69c53f82-d02e-440c-ae78-35362368210e => generated 969 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:45:33.010735 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-1c6032b2-f027-4eb5-b691-92dcefeb777a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:33.013261 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1c6032b2-f027-4eb5-b691-92dcefeb777a tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:45:33.013591 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1c6032b2-f027-4eb5-b691-92dcefeb777a tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1307270813", "snapshot_id": null, "imageRef": "c7843099-d178-467f-91a9-52ff7d08103c", "volume_type": null, "size": 1}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:45:33.014946 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-1c6032b2-f027-4eb5-b691-92dcefeb777a tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1307270813', 'snapshot_id': None, 'imageRef': 'c7843099-d178-467f-91a9-52ff7d08103c', 'volume_type': None, 'size': 1}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:45:33.106769 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-1c6032b2-f027-4eb5-b691-92dcefeb777a tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Create volume of 1 GB Jul 24 07:45:33.111551 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-1c6032b2-f027-4eb5-b691-92dcefeb777a tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Availability Zones retrieved successfully. Jul 24 07:45:33.116855 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-1c6032b2-f027-4eb5-b691-92dcefeb777a tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Flow 'volume_create_api' (61961052-cb6f-4e68-ba2c-ee7721b90d0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:45:33.119504 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-1c6032b2-f027-4eb5-b691-92dcefeb777a tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca823422-6186-4364-8ec5-c9386e8c1432) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:45:33.120481 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-1c6032b2-f027-4eb5-b691-92dcefeb777a tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:45:33.146299 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-9aaadc02-eb90-4ef0-afe3-d07932464ce1 req-0ec02c85-7174-4025-8146-c411b5662820 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:33.148189 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-9aaadc02-eb90-4ef0-afe3-d07932464ce1 req-0ec02c85-7174-4025-8146-c411b5662820 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] POST https://10.4.3.170/volume/v3/attachments/b6b77c56-f017-407a-9a60-f442b7c72916/action Jul 24 07:45:33.148540 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-9aaadc02-eb90-4ef0-afe3-d07932464ce1 req-0ec02c85-7174-4025-8146-c411b5662820 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Action body: b'{"os-complete": null}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:45:33.148660 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-9aaadc02-eb90-4ef0-afe3-d07932464ce1 req-0ec02c85-7174-4025-8146-c411b5662820 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:45:33.166460 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:33.166460 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:45:33.174922 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-9aaadc02-eb90-4ef0-afe3-d07932464ce1 req-0ec02c85-7174-4025-8146-c411b5662820 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] https://10.4.3.170/volume/v3/attachments/b6b77c56-f017-407a-9a60-f442b7c72916/action returned with HTTP 204 Jul 24 07:45:33.175469 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 817/3250] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 24 07:45:33 2026] POST /volume/v3/attachments/b6b77c56-f017-407a-9a60-f442b7c72916/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:45:33.183485 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-1c6032b2-f027-4eb5-b691-92dcefeb777a tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca823422-6186-4364-8ec5-c9386e8c1432) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:45:33.184427 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-1c6032b2-f027-4eb5-b691-92dcefeb777a tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3d4fef0-f64f-4cd5-b728-801a4bc6b58c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:45:33.228456 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-1c6032b2-f027-4eb5-b691-92dcefeb777a tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Created reservations ['62147ce6-d4a1-4724-9a7d-87568da93b74', '53971884-4c05-4096-aff1-f4be082207c7', '173cb141-df61-4883-ac7d-f552c38f6958', '8ca5de22-ea2a-4ce6-ac17-8eb7e8d1a300'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:45:33.229266 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-1c6032b2-f027-4eb5-b691-92dcefeb777a tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3d4fef0-f64f-4cd5-b728-801a4bc6b58c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['62147ce6-d4a1-4724-9a7d-87568da93b74', '53971884-4c05-4096-aff1-f4be082207c7', '173cb141-df61-4883-ac7d-f552c38f6958', '8ca5de22-ea2a-4ce6-ac17-8eb7e8d1a300']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:45:33.229968 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-1c6032b2-f027-4eb5-b691-92dcefeb777a tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6945209-2d2e-4214-b880-3878a4ed1ca5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:45:33.252991 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-1c6032b2-f027-4eb5-b691-92dcefeb777a tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6945209-2d2e-4214-b880-3878a4ed1ca5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8843a333-cfe4-4227-ba49-4d9371826410', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1307270813',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0903447a1af74e9f9d132c29f7035265',qos_specs=None,replication_status=,reservations=['62147ce6-d4a1-4724-9a7d-87568da93b74','53971884-4c05-4096-aff1-f4be082207c7','173cb141-df61-4883-ac7d-f552c38f6958','8ca5de22-ea2a-4ce6-ac17-8eb7e8d1a300'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c76cae0d7bb84cf8a7682f09ef9706ec',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:45:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1307270813',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8843a333-cfe4-4227-ba49-4d9371826410,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0903447a1af74e9f9d132c29f7035265',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c76cae0d7bb84cf8a7682f09ef9706ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:45:33.253651 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-1c6032b2-f027-4eb5-b691-92dcefeb777a tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ccf2d2d7-8e75-4519-869a-3735e5e53915) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:45:33.272609 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-1c6032b2-f027-4eb5-b691-92dcefeb777a tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ccf2d2d7-8e75-4519-869a-3735e5e53915) transitioned into state 'SUCCESS' from state '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-1307270813',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0903447a1af74e9f9d132c29f7035265',qos_specs=None,replication_status=,reservations=['62147ce6-d4a1-4724-9a7d-87568da93b74','53971884-4c05-4096-aff1-f4be082207c7','173cb141-df61-4883-ac7d-f552c38f6958','8ca5de22-ea2a-4ce6-ac17-8eb7e8d1a300'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c76cae0d7bb84cf8a7682f09ef9706ec',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:45:33.273372 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-1c6032b2-f027-4eb5-b691-92dcefeb777a tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6fcb491-0604-4d66-a25b-f613dd61a27c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:45:33.282860 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-1c6032b2-f027-4eb5-b691-92dcefeb777a tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6fcb491-0604-4d66-a25b-f613dd61a27c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:45:33.283684 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-1c6032b2-f027-4eb5-b691-92dcefeb777a tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Flow 'volume_create_api' (61961052-cb6f-4e68-ba2c-ee7721b90d0d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:45:33.283968 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-1c6032b2-f027-4eb5-b691-92dcefeb777a tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Create volume request issued successfully. Jul 24 07:45:33.284548 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1c6032b2-f027-4eb5-b691-92dcefeb777a tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:45:33.284933 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 816/3251] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 24 07:45:33 2026] POST /volume/v3/volumes => generated 759 bytes in 274 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:45:33.299423 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-0aff3555-29b7-4a12-8914-dc6bc397a41c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:33.301326 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0aff3555-29b7-4a12-8914-dc6bc397a41c tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/volumes/8843a333-cfe4-4227-ba49-4d9371826410 Jul 24 07:45:33.301526 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0aff3555-29b7-4a12-8914-dc6bc397a41c tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:33.301738 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0aff3555-29b7-4a12-8914-dc6bc397a41c tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:33.308128 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:33.308128 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:45:33.312266 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-0aff3555-29b7-4a12-8914-dc6bc397a41c tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Volume info retrieved successfully. Jul 24 07:45:33.317116 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0aff3555-29b7-4a12-8914-dc6bc397a41c tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/volumes/8843a333-cfe4-4227-ba49-4d9371826410 returned with HTTP 200 Jul 24 07:45:33.317611 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 818/3252] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:33 2026] GET /volume/v3/volumes/8843a333-cfe4-4227-ba49-4d9371826410 => generated 827 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:33.445971 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-b095972c-5832-4116-8d67-21354456b137 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:33.448187 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b095972c-5832-4116-8d67-21354456b137 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/9f4420bd-f55e-4ea5-afdf-b4bf4ace4d42 Jul 24 07:45:33.448476 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b095972c-5832-4116-8d67-21354456b137 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:33.448707 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b095972c-5832-4116-8d67-21354456b137 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:33.448851 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-b095972c-5832-4116-8d67-21354456b137 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id 9f4420bd-f55e-4ea5-afdf-b4bf4ace4d42. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:45:33.454998 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:33.454998 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:45:33.455900 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b095972c-5832-4116-8d67-21354456b137 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/9f4420bd-f55e-4ea5-afdf-b4bf4ace4d42 returned with HTTP 200 Jul 24 07:45:33.456482 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 802/3253] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:33 2026] GET /volume/v3/backups/9f4420bd-f55e-4ea5-afdf-b4bf4ace4d42 => generated 707 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:33.710194 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b66fe174-1900-4789-b722-5a32bdcf1cbb None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:33.711793 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b66fe174-1900-4789-b722-5a32bdcf1cbb tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] GET https://10.4.3.170/volume/v3/volumes/5486ae7f-48a1-4463-bac1-5f714a268740 Jul 24 07:45:33.711946 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b66fe174-1900-4789-b722-5a32bdcf1cbb tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:33.712116 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b66fe174-1900-4789-b722-5a32bdcf1cbb tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:33.720097 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:33.720097 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:45:33.722930 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-b66fe174-1900-4789-b722-5a32bdcf1cbb tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Volume info retrieved successfully. Jul 24 07:45:33.726362 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b66fe174-1900-4789-b722-5a32bdcf1cbb tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] https://10.4.3.170/volume/v3/volumes/5486ae7f-48a1-4463-bac1-5f714a268740 returned with HTTP 200 Jul 24 07:45:33.726675 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 818/3254] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:33 2026] GET /volume/v3/volumes/5486ae7f-48a1-4463-bac1-5f714a268740 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:33.733360 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-283b2f86-bd6a-403b-a9cb-e90d551be7c6 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:33.735785 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-283b2f86-bd6a-403b-a9cb-e90d551be7c6 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] GET https://10.4.3.170/volume/v3/volumes/94421fa4-638a-4dc6-9e6d-a4d077604a31 Jul 24 07:45:33.736027 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-283b2f86-bd6a-403b-a9cb-e90d551be7c6 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:33.736291 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-283b2f86-bd6a-403b-a9cb-e90d551be7c6 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:33.747650 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:33.747650 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:45:33.751460 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-283b2f86-bd6a-403b-a9cb-e90d551be7c6 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Volume info retrieved successfully. Jul 24 07:45:33.754973 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-f81eca71-a598-4159-826f-845bb19167a1 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:33.756352 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-283b2f86-bd6a-403b-a9cb-e90d551be7c6 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] https://10.4.3.170/volume/v3/volumes/94421fa4-638a-4dc6-9e6d-a4d077604a31 returned with HTTP 200 Jul 24 07:45:33.756827 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 817/3255] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:33 2026] GET /volume/v3/volumes/94421fa4-638a-4dc6-9e6d-a4d077604a31 => generated 1229 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:45:33.757904 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f81eca71-a598-4159-826f-845bb19167a1 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 Jul 24 07:45:33.758083 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f81eca71-a598-4159-826f-845bb19167a1 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:33.758327 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f81eca71-a598-4159-826f-845bb19167a1 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:33.758452 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-f81eca71-a598-4159-826f-845bb19167a1 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id 2373a714-cd26-4de2-9686-c3ab21c63d02. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:45:33.763692 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:33.763692 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:45:33.764457 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f81eca71-a598-4159-826f-845bb19167a1 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 returned with HTTP 200 Jul 24 07:45:33.764848 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 819/3256] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:33 2026] GET /volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:33.768596 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-ca9f8e33-21de-4a18-a266-78d996200259 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:33.770947 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ca9f8e33-21de-4a18-a266-78d996200259 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] GET https://10.4.3.170/volume/v3/volumes/94421fa4-638a-4dc6-9e6d-a4d077604a31 Jul 24 07:45:33.771310 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ca9f8e33-21de-4a18-a266-78d996200259 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:33.771683 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ca9f8e33-21de-4a18-a266-78d996200259 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:33.782926 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:33.782926 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:45:33.786800 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-ca9f8e33-21de-4a18-a266-78d996200259 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Volume info retrieved successfully. Jul 24 07:45:33.791475 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ca9f8e33-21de-4a18-a266-78d996200259 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] https://10.4.3.170/volume/v3/volumes/94421fa4-638a-4dc6-9e6d-a4d077604a31 returned with HTTP 200 Jul 24 07:45:33.791995 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 803/3257] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:33 2026] GET /volume/v3/volumes/94421fa4-638a-4dc6-9e6d-a4d077604a31 => generated 1229 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:45:33.809793 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-cc5c7a5b-98bf-4f7e-88fa-e675c81f9905 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:33.811606 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cc5c7a5b-98bf-4f7e-88fa-e675c81f9905 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] GET https://10.4.3.170/volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 Jul 24 07:45:33.811788 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cc5c7a5b-98bf-4f7e-88fa-e675c81f9905 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:33.811960 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cc5c7a5b-98bf-4f7e-88fa-e675c81f9905 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:33.821250 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:33.821250 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:45:33.824322 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-cc5c7a5b-98bf-4f7e-88fa-e675c81f9905 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Volume info retrieved successfully. Jul 24 07:45:33.828033 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cc5c7a5b-98bf-4f7e-88fa-e675c81f9905 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 returned with HTTP 200 Jul 24 07:45:33.828540 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 819/3258] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:33 2026] GET /volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 => generated 853 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:34.288800 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-47a3b59e-0075-480d-a75a-6a2e6584f430 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:34.290802 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-47a3b59e-0075-480d-a75a-6a2e6584f430 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] GET https://10.4.3.170/volume/v3/volumes/91563884-fb2b-44d9-9bbc-8138eadd4434 Jul 24 07:45:34.290996 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-47a3b59e-0075-480d-a75a-6a2e6584f430 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:34.291261 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-47a3b59e-0075-480d-a75a-6a2e6584f430 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:34.299416 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:34.299416 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:45:34.302786 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-47a3b59e-0075-480d-a75a-6a2e6584f430 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Volume info retrieved successfully. Jul 24 07:45:34.306502 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-47a3b59e-0075-480d-a75a-6a2e6584f430 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] https://10.4.3.170/volume/v3/volumes/91563884-fb2b-44d9-9bbc-8138eadd4434 returned with HTTP 200 Jul 24 07:45:34.306989 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 818/3259] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:34 2026] GET /volume/v3/volumes/91563884-fb2b-44d9-9bbc-8138eadd4434 => generated 937 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:34.330680 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-cede0f1c-05ce-4d1a-ad90-46c52027aee9 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:34.333585 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-cede0f1c-05ce-4d1a-ad90-46c52027aee9 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/volumes/8843a333-cfe4-4227-ba49-4d9371826410 Jul 24 07:45:34.333831 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-cede0f1c-05ce-4d1a-ad90-46c52027aee9 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:34.334075 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-cede0f1c-05ce-4d1a-ad90-46c52027aee9 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:34.343067 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:34.343067 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:45:34.346356 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-cede0f1c-05ce-4d1a-ad90-46c52027aee9 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Volume info retrieved successfully. Jul 24 07:45:34.350500 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-cede0f1c-05ce-4d1a-ad90-46c52027aee9 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/volumes/8843a333-cfe4-4227-ba49-4d9371826410 returned with HTTP 200 Jul 24 07:45:34.350896 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 820/3260] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:34 2026] GET /volume/v3/volumes/8843a333-cfe4-4227-ba49-4d9371826410 => generated 1367 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:45:34.362223 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-5c46cb97-e9ec-4b1e-a4ed-21d5431ccfa9 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:34.364358 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5c46cb97-e9ec-4b1e-a4ed-21d5431ccfa9 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/volumes/8843a333-cfe4-4227-ba49-4d9371826410 Jul 24 07:45:34.364560 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-5c46cb97-e9ec-4b1e-a4ed-21d5431ccfa9 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:34.364730 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-5c46cb97-e9ec-4b1e-a4ed-21d5431ccfa9 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:34.371795 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:34.371795 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:45:34.375374 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-5c46cb97-e9ec-4b1e-a4ed-21d5431ccfa9 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Volume info retrieved successfully. Jul 24 07:45:34.379546 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5c46cb97-e9ec-4b1e-a4ed-21d5431ccfa9 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/volumes/8843a333-cfe4-4227-ba49-4d9371826410 returned with HTTP 200 Jul 24 07:45:34.380177 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 804/3261] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:34 2026] GET /volume/v3/volumes/8843a333-cfe4-4227-ba49-4d9371826410 => generated 1367 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:45:34.457321 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-b131a511-f790-4d7a-80e0-1b5d29dd995d req-4efa7592-7e90-4799-84e1-fa1f1b6d8cd3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:34.459042 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-b131a511-f790-4d7a-80e0-1b5d29dd995d req-4efa7592-7e90-4799-84e1-fa1f1b6d8cd3 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/volumes/8843a333-cfe4-4227-ba49-4d9371826410 Jul 24 07:45:34.459265 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-b131a511-f790-4d7a-80e0-1b5d29dd995d req-4efa7592-7e90-4799-84e1-fa1f1b6d8cd3 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:34.459497 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-b131a511-f790-4d7a-80e0-1b5d29dd995d req-4efa7592-7e90-4799-84e1-fa1f1b6d8cd3 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:34.468251 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:34.468251 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:45:34.469362 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-aae73eb7-0882-439a-a98f-11fd664f3cfe None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:34.471244 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-aae73eb7-0882-439a-a98f-11fd664f3cfe tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/9f4420bd-f55e-4ea5-afdf-b4bf4ace4d42 Jul 24 07:45:34.471454 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-aae73eb7-0882-439a-a98f-11fd664f3cfe tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:34.471709 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-aae73eb7-0882-439a-a98f-11fd664f3cfe tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:34.471753 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-aae73eb7-0882-439a-a98f-11fd664f3cfe tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id 9f4420bd-f55e-4ea5-afdf-b4bf4ace4d42. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:45:34.472304 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [req-b131a511-f790-4d7a-80e0-1b5d29dd995d req-4efa7592-7e90-4799-84e1-fa1f1b6d8cd3 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Volume info retrieved successfully. Jul 24 07:45:34.475997 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:34.475997 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:45:34.476738 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-aae73eb7-0882-439a-a98f-11fd664f3cfe tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/9f4420bd-f55e-4ea5-afdf-b4bf4ace4d42 returned with HTTP 200 Jul 24 07:45:34.476942 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-b131a511-f790-4d7a-80e0-1b5d29dd995d req-4efa7592-7e90-4799-84e1-fa1f1b6d8cd3 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/volumes/8843a333-cfe4-4227-ba49-4d9371826410 returned with HTTP 200 Jul 24 07:45:34.477117 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 819/3262] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:34 2026] GET /volume/v3/backups/9f4420bd-f55e-4ea5-afdf-b4bf4ace4d42 => generated 707 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:34.477424 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 820/3263] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:45:34 2026] GET /volume/v3/volumes/8843a333-cfe4-4227-ba49-4d9371826410 => generated 1367 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:45:34.581308 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-b6849ab1-900d-40b2-8542-7fce15bfd9b8 req-7e66ddde-7771-489f-bd13-2dc68ece688a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:34.590248 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-b6849ab1-900d-40b2-8542-7fce15bfd9b8 req-7e66ddde-7771-489f-bd13-2dc68ece688a tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] GET https://10.4.3.170/volume/v3/volumes/91563884-fb2b-44d9-9bbc-8138eadd4434 Jul 24 07:45:34.590248 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-b6849ab1-900d-40b2-8542-7fce15bfd9b8 req-7e66ddde-7771-489f-bd13-2dc68ece688a tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:34.590248 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-b6849ab1-900d-40b2-8542-7fce15bfd9b8 req-7e66ddde-7771-489f-bd13-2dc68ece688a tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:34.601274 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:34.601274 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:45:34.607454 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [req-b6849ab1-900d-40b2-8542-7fce15bfd9b8 req-7e66ddde-7771-489f-bd13-2dc68ece688a tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Volume info retrieved successfully. Jul 24 07:45:34.612225 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-b6849ab1-900d-40b2-8542-7fce15bfd9b8 req-7e66ddde-7771-489f-bd13-2dc68ece688a tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] https://10.4.3.170/volume/v3/volumes/91563884-fb2b-44d9-9bbc-8138eadd4434 returned with HTTP 200 Jul 24 07:45:34.612717 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 821/3264] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:45:34 2026] GET /volume/v3/volumes/91563884-fb2b-44d9-9bbc-8138eadd4434 => generated 937 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:34.688116 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-68dcff55-b916-42e0-8bf3-7736d2c8756c None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:34.688566 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-68dcff55-b916-42e0-8bf3-7736d2c8756c None None] GET https://10.4.3.170/volume// Jul 24 07:45:34.688606 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-68dcff55-b916-42e0-8bf3-7736d2c8756c None None] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:34.688766 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-68dcff55-b916-42e0-8bf3-7736d2c8756c None None] Calling method 'all' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:34.689069 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-68dcff55-b916-42e0-8bf3-7736d2c8756c None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:45:34.689502 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 805/3265] 10.4.3.170 () {66 vars in 1428 bytes} [Fri Jul 24 07:45:34 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:45:34.697140 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-b6849ab1-900d-40b2-8542-7fce15bfd9b8 req-25ca4a85-a62a-45df-a773-9bb5056ae6dd None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:34.699022 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-b6849ab1-900d-40b2-8542-7fce15bfd9b8 req-25ca4a85-a62a-45df-a773-9bb5056ae6dd tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 24 07:45:34.699370 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-b6849ab1-900d-40b2-8542-7fce15bfd9b8 req-25ca4a85-a62a-45df-a773-9bb5056ae6dd tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "91563884-fb2b-44d9-9bbc-8138eadd4434", "connector": null, "instance_uuid": "2b3b2d07-a17c-47b7-be1b-6ee992a2fbab"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:45:34.707136 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:34.707136 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:45:34.737903 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-147c995e-1833-403e-8ecb-5b836db78da7 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:34.738065 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-b6849ab1-900d-40b2-8542-7fce15bfd9b8 req-25ca4a85-a62a-45df-a773-9bb5056ae6dd tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 24 07:45:34.738552 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 820/3266] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 24 07:45:34 2026] POST /volume/v3/attachments => generated 273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:45:34.739681 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-147c995e-1833-403e-8ecb-5b836db78da7 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] GET https://10.4.3.170/volume/v3/volumes/5486ae7f-48a1-4463-bac1-5f714a268740 Jul 24 07:45:34.739856 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-147c995e-1833-403e-8ecb-5b836db78da7 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:34.740062 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-147c995e-1833-403e-8ecb-5b836db78da7 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:34.749699 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:34.749699 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:45:34.753453 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-147c995e-1833-403e-8ecb-5b836db78da7 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Volume info retrieved successfully. Jul 24 07:45:34.759753 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-147c995e-1833-403e-8ecb-5b836db78da7 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] https://10.4.3.170/volume/v3/volumes/5486ae7f-48a1-4463-bac1-5f714a268740 returned with HTTP 200 Jul 24 07:45:34.759753 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 821/3267] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:34 2026] GET /volume/v3/volumes/5486ae7f-48a1-4463-bac1-5f714a268740 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:34.773168 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-4c2759b0-ae83-426b-9d6a-c1df899ce928 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:34.774129 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-4f0b8a1b-baf3-40d9-9570-c250e468cf78 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:34.775024 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4c2759b0-ae83-426b-9d6a-c1df899ce928 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] GET https://10.4.3.170/volume/v3/volumes/91563884-fb2b-44d9-9bbc-8138eadd4434 Jul 24 07:45:34.775268 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4c2759b0-ae83-426b-9d6a-c1df899ce928 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:34.775507 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4c2759b0-ae83-426b-9d6a-c1df899ce928 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:34.777894 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4f0b8a1b-baf3-40d9-9570-c250e468cf78 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 Jul 24 07:45:34.778025 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4f0b8a1b-baf3-40d9-9570-c250e468cf78 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:34.778351 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4f0b8a1b-baf3-40d9-9570-c250e468cf78 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:34.778563 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-4f0b8a1b-baf3-40d9-9570-c250e468cf78 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id 2373a714-cd26-4de2-9686-c3ab21c63d02. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:45:34.784648 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:34.784648 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:45:34.785535 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4f0b8a1b-baf3-40d9-9570-c250e468cf78 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 returned with HTTP 200 Jul 24 07:45:34.786268 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 806/3268] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:34 2026] GET /volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 => generated 752 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:34.790029 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:34.790029 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:45:34.792785 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-ae83a277-69ce-46d3-9c7d-3e88928297da None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:34.793022 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ae83a277-69ce-46d3-9c7d-3e88928297da None None] GET https://10.4.3.170/volume// Jul 24 07:45:34.793258 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ae83a277-69ce-46d3-9c7d-3e88928297da None None] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:34.793644 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ae83a277-69ce-46d3-9c7d-3e88928297da None None] Calling method 'all' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:34.793810 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ae83a277-69ce-46d3-9c7d-3e88928297da None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:45:34.794044 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 821/3269] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:45:34 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:45:34.794866 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-4c2759b0-ae83-426b-9d6a-c1df899ce928 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Volume info retrieved successfully. Jul 24 07:45:34.800401 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4c2759b0-ae83-426b-9d6a-c1df899ce928 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] https://10.4.3.170/volume/v3/volumes/91563884-fb2b-44d9-9bbc-8138eadd4434 returned with HTTP 200 Jul 24 07:45:34.800760 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 822/3270] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:34 2026] GET /volume/v3/volumes/91563884-fb2b-44d9-9bbc-8138eadd4434 => generated 936 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:34.807043 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-b6849ab1-900d-40b2-8542-7fce15bfd9b8 req-e7223f14-7380-4f9b-9d59-e805f5c8ac3a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:34.809263 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-b6849ab1-900d-40b2-8542-7fce15bfd9b8 req-e7223f14-7380-4f9b-9d59-e805f5c8ac3a tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] GET https://10.4.3.170/volume/v3/volumes/91563884-fb2b-44d9-9bbc-8138eadd4434 Jul 24 07:45:34.809432 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-b6849ab1-900d-40b2-8542-7fce15bfd9b8 req-e7223f14-7380-4f9b-9d59-e805f5c8ac3a tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:34.809621 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-b6849ab1-900d-40b2-8542-7fce15bfd9b8 req-e7223f14-7380-4f9b-9d59-e805f5c8ac3a tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:34.818558 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:34.818558 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:45:34.821762 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [req-b6849ab1-900d-40b2-8542-7fce15bfd9b8 req-e7223f14-7380-4f9b-9d59-e805f5c8ac3a tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Volume info retrieved successfully. Jul 24 07:45:34.825754 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-b6849ab1-900d-40b2-8542-7fce15bfd9b8 req-e7223f14-7380-4f9b-9d59-e805f5c8ac3a tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] https://10.4.3.170/volume/v3/volumes/91563884-fb2b-44d9-9bbc-8138eadd4434 returned with HTTP 200 Jul 24 07:45:34.826288 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 822/3271] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:45:34 2026] GET /volume/v3/volumes/91563884-fb2b-44d9-9bbc-8138eadd4434 => generated 1116 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:45:34.839385 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-28dd9e7a-4014-4d33-8585-49ff2a78f8ac None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:34.841850 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-28dd9e7a-4014-4d33-8585-49ff2a78f8ac tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] GET https://10.4.3.170/volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 Jul 24 07:45:34.841850 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-28dd9e7a-4014-4d33-8585-49ff2a78f8ac tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:34.841850 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-28dd9e7a-4014-4d33-8585-49ff2a78f8ac tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:34.850151 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:34.850151 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:45:34.853445 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-28dd9e7a-4014-4d33-8585-49ff2a78f8ac tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Volume info retrieved successfully. Jul 24 07:45:34.857709 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-28dd9e7a-4014-4d33-8585-49ff2a78f8ac tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 returned with HTTP 200 Jul 24 07:45:34.858135 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 807/3272] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:34 2026] GET /volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 => generated 853 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:34.927644 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-b6849ab1-900d-40b2-8542-7fce15bfd9b8 req-2360147a-fff6-42f8-9ea7-e3a77f5e1aba None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:34.929531 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-b6849ab1-900d-40b2-8542-7fce15bfd9b8 req-2360147a-fff6-42f8-9ea7-e3a77f5e1aba tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] PUT https://10.4.3.170/volume/v3/attachments/ce34e28a-2a8e-4ad4-b3c5-e1fe55a1e969 Jul 24 07:45:34.929841 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-b6849ab1-900d-40b2-8542-7fce15bfd9b8 req-2360147a-fff6-42f8-9ea7-e3a77f5e1aba tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000005822", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9a7cb9337d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5fc7887c-2ab7-4d21-80c7-ec4ad0d3b011", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:45:34.930989 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-b131a511-f790-4d7a-80e0-1b5d29dd995d req-376d480c-76ef-4a99-b954-18976fece642 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:34.933140 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-b131a511-f790-4d7a-80e0-1b5d29dd995d req-376d480c-76ef-4a99-b954-18976fece642 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/volumes/8843a333-cfe4-4227-ba49-4d9371826410 Jul 24 07:45:34.933391 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-b131a511-f790-4d7a-80e0-1b5d29dd995d req-376d480c-76ef-4a99-b954-18976fece642 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:34.933589 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-b131a511-f790-4d7a-80e0-1b5d29dd995d req-376d480c-76ef-4a99-b954-18976fece642 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:34.936254 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-b6849ab1-900d-40b2-8542-7fce15bfd9b8 req-2360147a-fff6-42f8-9ea7-e3a77f5e1aba tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Acquiring lock "cinder-attachment_update-91563884-fb2b-44d9-9bbc-8138eadd4434-np0000005822" by "attachment_update" {{(pid=100244) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 07:45:34.940454 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-b6849ab1-900d-40b2-8542-7fce15bfd9b8 req-2360147a-fff6-42f8-9ea7-e3a77f5e1aba tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Lock "cinder-attachment_update-91563884-fb2b-44d9-9bbc-8138eadd4434-np0000005822" acquired by "attachment_update" :: waited 0.004s {{(pid=100244) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 07:45:34.941333 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:34.941333 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:45:34.941479 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:34.941479 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:45:34.945010 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [req-b131a511-f790-4d7a-80e0-1b5d29dd995d req-376d480c-76ef-4a99-b954-18976fece642 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Volume info retrieved successfully. Jul 24 07:45:34.949654 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-b131a511-f790-4d7a-80e0-1b5d29dd995d req-376d480c-76ef-4a99-b954-18976fece642 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/volumes/8843a333-cfe4-4227-ba49-4d9371826410 returned with HTTP 200 Jul 24 07:45:34.950050 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 823/3273] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:45:34 2026] GET /volume/v3/volumes/8843a333-cfe4-4227-ba49-4d9371826410 => generated 1367 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:45:34.958994 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-8d8877d4-e848-40fc-bd77-8d9ecd4eb766 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:34.959380 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8d8877d4-e848-40fc-bd77-8d9ecd4eb766 None None] GET https://10.4.3.170/volume// Jul 24 07:45:34.959523 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8d8877d4-e848-40fc-bd77-8d9ecd4eb766 None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:34.959732 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8d8877d4-e848-40fc-bd77-8d9ecd4eb766 None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:34.960163 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8d8877d4-e848-40fc-bd77-8d9ecd4eb766 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:45:34.960334 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 823/3274] 10.4.3.170 () {66 vars in 1419 bytes} [Fri Jul 24 07:45:34 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:45:34.967840 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-b131a511-f790-4d7a-80e0-1b5d29dd995d req-cd4b8111-6cf6-40d9-a9e7-6b56118d6ded None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:34.970695 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-b131a511-f790-4d7a-80e0-1b5d29dd995d req-cd4b8111-6cf6-40d9-a9e7-6b56118d6ded tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 24 07:45:34.971048 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-b131a511-f790-4d7a-80e0-1b5d29dd995d req-cd4b8111-6cf6-40d9-a9e7-6b56118d6ded tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8843a333-cfe4-4227-ba49-4d9371826410", "connector": null, "instance_uuid": "47a2a7b1-9aff-42bb-a225-116d0e3e2327"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:45:34.981508 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:34.981508 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:45:35.016832 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-b131a511-f790-4d7a-80e0-1b5d29dd995d req-cd4b8111-6cf6-40d9-a9e7-6b56118d6ded tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 24 07:45:35.017359 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 808/3275] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 24 07:45:34 2026] POST /volume/v3/attachments => generated 273 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:45:35.029672 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-b6849ab1-900d-40b2-8542-7fce15bfd9b8 req-2360147a-fff6-42f8-9ea7-e3a77f5e1aba tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Lock "cinder-attachment_update-91563884-fb2b-44d9-9bbc-8138eadd4434-np0000005822" released by "attachment_update" :: held 0.089s {{(pid=100244) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 07:45:35.030035 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-b6849ab1-900d-40b2-8542-7fce15bfd9b8 req-2360147a-fff6-42f8-9ea7-e3a77f5e1aba tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] https://10.4.3.170/volume/v3/attachments/ce34e28a-2a8e-4ad4-b3c5-e1fe55a1e969 returned with HTTP 200 Jul 24 07:45:35.030673 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 822/3276] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 24 07:45:34 2026] PUT /volume/v3/attachments/ce34e28a-2a8e-4ad4-b3c5-e1fe55a1e969 => generated 969 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:45:35.489727 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-d3ee27f8-b303-4615-832d-770577e6cb05 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:35.491270 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d3ee27f8-b303-4615-832d-770577e6cb05 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/9f4420bd-f55e-4ea5-afdf-b4bf4ace4d42 Jul 24 07:45:35.491432 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d3ee27f8-b303-4615-832d-770577e6cb05 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:35.491637 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d3ee27f8-b303-4615-832d-770577e6cb05 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:35.491734 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-d3ee27f8-b303-4615-832d-770577e6cb05 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id 9f4420bd-f55e-4ea5-afdf-b4bf4ace4d42. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:45:35.498944 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:35.498944 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:45:35.499790 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d3ee27f8-b303-4615-832d-770577e6cb05 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/9f4420bd-f55e-4ea5-afdf-b4bf4ace4d42 returned with HTTP 200 Jul 24 07:45:35.500129 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 824/3277] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:35 2026] GET /volume/v3/backups/9f4420bd-f55e-4ea5-afdf-b4bf4ace4d42 => generated 707 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:35.771372 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-460b29c3-9c77-49ad-ac44-34801ddf3277 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:35.772846 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-460b29c3-9c77-49ad-ac44-34801ddf3277 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] GET https://10.4.3.170/volume/v3/volumes/5486ae7f-48a1-4463-bac1-5f714a268740 Jul 24 07:45:35.773003 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-460b29c3-9c77-49ad-ac44-34801ddf3277 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:35.773213 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-460b29c3-9c77-49ad-ac44-34801ddf3277 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:35.785769 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:35.785769 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:45:35.792040 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-460b29c3-9c77-49ad-ac44-34801ddf3277 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Volume info retrieved successfully. Jul 24 07:45:35.795641 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-f08b4e35-b296-4139-8703-b4d5d6ffb125 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:35.797288 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f08b4e35-b296-4139-8703-b4d5d6ffb125 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 Jul 24 07:45:35.797454 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-460b29c3-9c77-49ad-ac44-34801ddf3277 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] https://10.4.3.170/volume/v3/volumes/5486ae7f-48a1-4463-bac1-5f714a268740 returned with HTTP 200 Jul 24 07:45:35.797532 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f08b4e35-b296-4139-8703-b4d5d6ffb125 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:35.797740 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f08b4e35-b296-4139-8703-b4d5d6ffb125 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:35.797943 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 824/3278] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:35 2026] GET /volume/v3/volumes/5486ae7f-48a1-4463-bac1-5f714a268740 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:35.797981 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-f08b4e35-b296-4139-8703-b4d5d6ffb125 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id 2373a714-cd26-4de2-9686-c3ab21c63d02. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:45:35.801595 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:35.801595 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:45:35.802315 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f08b4e35-b296-4139-8703-b4d5d6ffb125 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 returned with HTTP 200 Jul 24 07:45:35.802772 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 809/3279] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:35 2026] GET /volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 => generated 752 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:35.811892 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-7c07db5f-ac54-4cca-b120-dde9e6bceb45 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:35.813408 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7c07db5f-ac54-4cca-b120-dde9e6bceb45 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] GET https://10.4.3.170/volume/v3/volumes/91563884-fb2b-44d9-9bbc-8138eadd4434 Jul 24 07:45:35.813568 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7c07db5f-ac54-4cca-b120-dde9e6bceb45 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:35.813735 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7c07db5f-ac54-4cca-b120-dde9e6bceb45 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:35.822639 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:35.822639 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:45:35.825700 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-7c07db5f-ac54-4cca-b120-dde9e6bceb45 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Volume info retrieved successfully. Jul 24 07:45:35.829738 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7c07db5f-ac54-4cca-b120-dde9e6bceb45 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] https://10.4.3.170/volume/v3/volumes/91563884-fb2b-44d9-9bbc-8138eadd4434 returned with HTTP 200 Jul 24 07:45:35.830135 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 823/3280] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:35 2026] GET /volume/v3/volumes/91563884-fb2b-44d9-9bbc-8138eadd4434 => generated 937 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:35.869108 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-5250102b-2cdc-4e04-afe7-f97583e56390 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:35.870786 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5250102b-2cdc-4e04-afe7-f97583e56390 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] GET https://10.4.3.170/volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 Jul 24 07:45:35.870967 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5250102b-2cdc-4e04-afe7-f97583e56390 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:35.871191 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5250102b-2cdc-4e04-afe7-f97583e56390 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:35.879292 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:35.879292 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:45:35.882192 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-5250102b-2cdc-4e04-afe7-f97583e56390 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Volume info retrieved successfully. Jul 24 07:45:35.885514 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5250102b-2cdc-4e04-afe7-f97583e56390 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 returned with HTTP 200 Jul 24 07:45:35.885851 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 825/3281] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:35 2026] GET /volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 => generated 853 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:36.043226 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2d02c08c-9c90-4446-a4c4-183bfb8f6402 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:36.043226 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2d02c08c-9c90-4446-a4c4-183bfb8f6402 None None] GET https://10.4.3.170/volume// Jul 24 07:45:36.043226 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2d02c08c-9c90-4446-a4c4-183bfb8f6402 None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:36.043226 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2d02c08c-9c90-4446-a4c4-183bfb8f6402 None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:36.043226 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2d02c08c-9c90-4446-a4c4-183bfb8f6402 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:45:36.043226 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 825/3282] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:45:36 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:45:36.051714 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-b131a511-f790-4d7a-80e0-1b5d29dd995d req-1232ade2-c1e2-454d-8f8a-c01464d418e8 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:36.053651 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-b131a511-f790-4d7a-80e0-1b5d29dd995d req-1232ade2-c1e2-454d-8f8a-c01464d418e8 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/volumes/8843a333-cfe4-4227-ba49-4d9371826410 Jul 24 07:45:36.055132 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-b131a511-f790-4d7a-80e0-1b5d29dd995d req-1232ade2-c1e2-454d-8f8a-c01464d418e8 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:36.055541 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-b131a511-f790-4d7a-80e0-1b5d29dd995d req-1232ade2-c1e2-454d-8f8a-c01464d418e8 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:36.064700 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:36.064700 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:45:36.068024 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-b131a511-f790-4d7a-80e0-1b5d29dd995d req-1232ade2-c1e2-454d-8f8a-c01464d418e8 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Volume info retrieved successfully. Jul 24 07:45:36.072061 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-b131a511-f790-4d7a-80e0-1b5d29dd995d req-1232ade2-c1e2-454d-8f8a-c01464d418e8 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/volumes/8843a333-cfe4-4227-ba49-4d9371826410 returned with HTTP 200 Jul 24 07:45:36.072659 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 810/3283] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:45:36 2026] GET /volume/v3/volumes/8843a333-cfe4-4227-ba49-4d9371826410 => generated 1546 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:45:36.187445 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-b131a511-f790-4d7a-80e0-1b5d29dd995d req-ee9d3f1b-b7f8-4509-829c-b9ad7e53073f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:36.190044 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-b131a511-f790-4d7a-80e0-1b5d29dd995d req-ee9d3f1b-b7f8-4509-829c-b9ad7e53073f tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] PUT https://10.4.3.170/volume/v3/attachments/d471c496-cb09-43e7-a89b-d0a9cd160add Jul 24 07:45:36.190535 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-b131a511-f790-4d7a-80e0-1b5d29dd995d req-ee9d3f1b-b7f8-4509-829c-b9ad7e53073f tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000005822", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9a7cb9337d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5fc7887c-2ab7-4d21-80c7-ec4ad0d3b011", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:45:36.206651 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-b131a511-f790-4d7a-80e0-1b5d29dd995d req-ee9d3f1b-b7f8-4509-829c-b9ad7e53073f tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Acquiring lock "cinder-attachment_update-8843a333-cfe4-4227-ba49-4d9371826410-np0000005822" by "attachment_update" {{(pid=100244) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 07:45:36.206898 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-8c7653a1-a1ec-4723-a6eb-4a7eb60f78f7 req-3e482257-10a5-463c-98e7-2f8b386fe4a5 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:36.209443 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-8c7653a1-a1ec-4723-a6eb-4a7eb60f78f7 req-3e482257-10a5-463c-98e7-2f8b386fe4a5 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] POST https://10.4.3.170/volume/v3/attachments/641380fa-5ae3-449c-86f4-72f3ef39c69a/action Jul 24 07:45:36.209869 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-8c7653a1-a1ec-4723-a6eb-4a7eb60f78f7 req-3e482257-10a5-463c-98e7-2f8b386fe4a5 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Action body: b'{"os-complete": null}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:45:36.210022 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-8c7653a1-a1ec-4723-a6eb-4a7eb60f78f7 req-3e482257-10a5-463c-98e7-2f8b386fe4a5 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:45:36.214576 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-b131a511-f790-4d7a-80e0-1b5d29dd995d req-ee9d3f1b-b7f8-4509-829c-b9ad7e53073f tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Lock "cinder-attachment_update-8843a333-cfe4-4227-ba49-4d9371826410-np0000005822" acquired by "attachment_update" :: waited 0.008s {{(pid=100244) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 07:45:36.216043 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:36.216043 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:45:36.234654 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:36.234654 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:45:36.254517 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-8c7653a1-a1ec-4723-a6eb-4a7eb60f78f7 req-3e482257-10a5-463c-98e7-2f8b386fe4a5 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/attachments/641380fa-5ae3-449c-86f4-72f3ef39c69a/action returned with HTTP 204 Jul 24 07:45:36.255132 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 826/3284] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 24 07:45:36 2026] POST /volume/v3/attachments/641380fa-5ae3-449c-86f4-72f3ef39c69a/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:45:36.300142 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-b131a511-f790-4d7a-80e0-1b5d29dd995d req-ee9d3f1b-b7f8-4509-829c-b9ad7e53073f tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Lock "cinder-attachment_update-8843a333-cfe4-4227-ba49-4d9371826410-np0000005822" released by "attachment_update" :: held 0.086s {{(pid=100244) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 07:45:36.300723 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-b131a511-f790-4d7a-80e0-1b5d29dd995d req-ee9d3f1b-b7f8-4509-829c-b9ad7e53073f tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/attachments/d471c496-cb09-43e7-a89b-d0a9cd160add returned with HTTP 200 Jul 24 07:45:36.301140 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 824/3285] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 24 07:45:36 2026] PUT /volume/v3/attachments/d471c496-cb09-43e7-a89b-d0a9cd160add => generated 969 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:45:36.322273 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-b131a511-f790-4d7a-80e0-1b5d29dd995d req-0c6c0729-9c03-4aba-a421-c85a23970faf None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:36.324064 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-b131a511-f790-4d7a-80e0-1b5d29dd995d req-0c6c0729-9c03-4aba-a421-c85a23970faf tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] POST https://10.4.3.170/volume/v3/attachments/d471c496-cb09-43e7-a89b-d0a9cd160add/action Jul 24 07:45:36.324578 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-b131a511-f790-4d7a-80e0-1b5d29dd995d req-0c6c0729-9c03-4aba-a421-c85a23970faf tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Action body: b'{"os-complete": null}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:45:36.324823 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-b131a511-f790-4d7a-80e0-1b5d29dd995d req-0c6c0729-9c03-4aba-a421-c85a23970faf tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:45:36.342264 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:36.342264 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:45:36.352967 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-b131a511-f790-4d7a-80e0-1b5d29dd995d req-0c6c0729-9c03-4aba-a421-c85a23970faf tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/attachments/d471c496-cb09-43e7-a89b-d0a9cd160add/action returned with HTTP 204 Jul 24 07:45:36.352967 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 826/3286] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 24 07:45:36 2026] POST /volume/v3/attachments/d471c496-cb09-43e7-a89b-d0a9cd160add/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:45:36.512269 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-edf0c575-f20a-4bbf-a6a4-0029a52cb231 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:36.514880 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-edf0c575-f20a-4bbf-a6a4-0029a52cb231 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/9f4420bd-f55e-4ea5-afdf-b4bf4ace4d42 Jul 24 07:45:36.515258 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-edf0c575-f20a-4bbf-a6a4-0029a52cb231 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:36.515520 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-edf0c575-f20a-4bbf-a6a4-0029a52cb231 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:36.515720 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-edf0c575-f20a-4bbf-a6a4-0029a52cb231 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id 9f4420bd-f55e-4ea5-afdf-b4bf4ace4d42. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:45:36.520605 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:36.520605 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:45:36.521617 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-edf0c575-f20a-4bbf-a6a4-0029a52cb231 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/9f4420bd-f55e-4ea5-afdf-b4bf4ace4d42 returned with HTTP 200 Jul 24 07:45:36.522132 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 811/3287] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:36 2026] GET /volume/v3/backups/9f4420bd-f55e-4ea5-afdf-b4bf4ace4d42 => generated 707 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:36.809017 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-9fa3dc34-36bf-4fc4-b61c-c51ff7514757 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:36.812060 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9fa3dc34-36bf-4fc4-b61c-c51ff7514757 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] GET https://10.4.3.170/volume/v3/volumes/5486ae7f-48a1-4463-bac1-5f714a268740 Jul 24 07:45:36.812060 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9fa3dc34-36bf-4fc4-b61c-c51ff7514757 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:36.812060 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9fa3dc34-36bf-4fc4-b61c-c51ff7514757 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:36.812278 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-b07507de-694d-42ab-9aea-b18e48412703 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:36.814172 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b07507de-694d-42ab-9aea-b18e48412703 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 Jul 24 07:45:36.814583 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b07507de-694d-42ab-9aea-b18e48412703 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:36.815010 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b07507de-694d-42ab-9aea-b18e48412703 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:36.815709 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-b07507de-694d-42ab-9aea-b18e48412703 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id 2373a714-cd26-4de2-9686-c3ab21c63d02. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:45:36.820775 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:36.820775 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:45:36.821330 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:36.821330 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:45:36.822495 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b07507de-694d-42ab-9aea-b18e48412703 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 returned with HTTP 200 Jul 24 07:45:36.823056 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 825/3288] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:36 2026] GET /volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 => generated 752 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:36.824467 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-9fa3dc34-36bf-4fc4-b61c-c51ff7514757 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Volume info retrieved successfully. Jul 24 07:45:36.828494 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9fa3dc34-36bf-4fc4-b61c-c51ff7514757 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] https://10.4.3.170/volume/v3/volumes/5486ae7f-48a1-4463-bac1-5f714a268740 returned with HTTP 200 Jul 24 07:45:36.828829 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 827/3289] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:36 2026] GET /volume/v3/volumes/5486ae7f-48a1-4463-bac1-5f714a268740 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:36.841479 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-8cac4f27-4a8c-4099-9638-b618ec5a1461 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:36.843357 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8cac4f27-4a8c-4099-9638-b618ec5a1461 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] GET https://10.4.3.170/volume/v3/volumes/91563884-fb2b-44d9-9bbc-8138eadd4434 Jul 24 07:45:36.843567 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8cac4f27-4a8c-4099-9638-b618ec5a1461 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:36.843792 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8cac4f27-4a8c-4099-9638-b618ec5a1461 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:36.853766 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:36.853766 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:45:36.857085 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-8cac4f27-4a8c-4099-9638-b618ec5a1461 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Volume info retrieved successfully. Jul 24 07:45:36.861273 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8cac4f27-4a8c-4099-9638-b618ec5a1461 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] https://10.4.3.170/volume/v3/volumes/91563884-fb2b-44d9-9bbc-8138eadd4434 returned with HTTP 200 Jul 24 07:45:36.861684 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 827/3290] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:36 2026] GET /volume/v3/volumes/91563884-fb2b-44d9-9bbc-8138eadd4434 => generated 937 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:36.896882 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-bd88451b-bfed-4517-bd25-b3a999fe7885 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:36.898797 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-bd88451b-bfed-4517-bd25-b3a999fe7885 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] GET https://10.4.3.170/volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 Jul 24 07:45:36.898973 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-bd88451b-bfed-4517-bd25-b3a999fe7885 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:36.899141 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-bd88451b-bfed-4517-bd25-b3a999fe7885 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:36.907807 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:36.907807 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:45:36.910966 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-bd88451b-bfed-4517-bd25-b3a999fe7885 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Volume info retrieved successfully. Jul 24 07:45:36.914802 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-bd88451b-bfed-4517-bd25-b3a999fe7885 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 returned with HTTP 200 Jul 24 07:45:36.915215 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 812/3291] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:36 2026] GET /volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 => generated 1145 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:45:36.959313 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-0f968b9f-0d02-41fd-bbb5-991a6cda0bdf req-7ff80c7c-60ee-4807-90c4-861898631d44 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:36.960755 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-0f968b9f-0d02-41fd-bbb5-991a6cda0bdf req-7ff80c7c-60ee-4807-90c4-861898631d44 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] GET https://10.4.3.170/volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 Jul 24 07:45:36.961066 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-0f968b9f-0d02-41fd-bbb5-991a6cda0bdf req-7ff80c7c-60ee-4807-90c4-861898631d44 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:36.961381 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-0f968b9f-0d02-41fd-bbb5-991a6cda0bdf req-7ff80c7c-60ee-4807-90c4-861898631d44 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:36.969436 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:36.969436 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:45:36.972392 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-0f968b9f-0d02-41fd-bbb5-991a6cda0bdf req-7ff80c7c-60ee-4807-90c4-861898631d44 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Volume info retrieved successfully. Jul 24 07:45:36.976809 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-0f968b9f-0d02-41fd-bbb5-991a6cda0bdf req-7ff80c7c-60ee-4807-90c4-861898631d44 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 returned with HTTP 200 Jul 24 07:45:36.976809 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 826/3292] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:45:36 2026] GET /volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 => generated 1145 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:45:37.063057 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-50ec13f2-71c7-4517-95aa-f0caccdf2dd9 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:37.063468 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-50ec13f2-71c7-4517-95aa-f0caccdf2dd9 None None] GET https://10.4.3.170/volume// Jul 24 07:45:37.063661 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-50ec13f2-71c7-4517-95aa-f0caccdf2dd9 None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:37.063865 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-50ec13f2-71c7-4517-95aa-f0caccdf2dd9 None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:37.064198 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-50ec13f2-71c7-4517-95aa-f0caccdf2dd9 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:45:37.064483 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 828/3293] 10.4.3.170 () {66 vars in 1428 bytes} [Fri Jul 24 07:45:37 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:45:37.075502 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-0f968b9f-0d02-41fd-bbb5-991a6cda0bdf req-12f01ede-5d4b-4250-bbe6-c2a39da87337 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:37.077852 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-0f968b9f-0d02-41fd-bbb5-991a6cda0bdf req-12f01ede-5d4b-4250-bbe6-c2a39da87337 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 24 07:45:37.079040 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-0f968b9f-0d02-41fd-bbb5-991a6cda0bdf req-12f01ede-5d4b-4250-bbe6-c2a39da87337 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5070a1f0-ed35-4a83-8970-72db836d0f55", "connector": null, "instance_uuid": "d0dfd470-d9cf-4c26-90d5-37ca310dc881"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:45:37.092505 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:37.092505 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:45:37.117995 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-0f968b9f-0d02-41fd-bbb5-991a6cda0bdf req-12f01ede-5d4b-4250-bbe6-c2a39da87337 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 24 07:45:37.118596 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 828/3294] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 24 07:45:37 2026] POST /volume/v3/attachments => generated 273 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:45:37.146498 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-f6f1b3b5-a0fa-49e0-8ea8-006d0382dbcd None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:37.148352 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f6f1b3b5-a0fa-49e0-8ea8-006d0382dbcd tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] GET https://10.4.3.170/volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 Jul 24 07:45:37.148852 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f6f1b3b5-a0fa-49e0-8ea8-006d0382dbcd tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:37.149150 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f6f1b3b5-a0fa-49e0-8ea8-006d0382dbcd tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:37.161818 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:37.161818 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:45:37.165703 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-25e56b2b-e568-49a9-afa6-a770f9866a89 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:37.165703 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-25e56b2b-e568-49a9-afa6-a770f9866a89 None None] GET https://10.4.3.170/volume// Jul 24 07:45:37.165703 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-25e56b2b-e568-49a9-afa6-a770f9866a89 None None] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:37.165703 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-25e56b2b-e568-49a9-afa6-a770f9866a89 None None] Calling method 'all' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:37.165703 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-25e56b2b-e568-49a9-afa6-a770f9866a89 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:45:37.165703 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 827/3295] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:45:37 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:45:37.168738 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-f6f1b3b5-a0fa-49e0-8ea8-006d0382dbcd tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Volume info retrieved successfully. Jul 24 07:45:37.173036 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f6f1b3b5-a0fa-49e0-8ea8-006d0382dbcd tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 returned with HTTP 200 Jul 24 07:45:37.173428 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 813/3296] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:37 2026] GET /volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 => generated 1147 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 24 07:45:37.176971 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-0f968b9f-0d02-41fd-bbb5-991a6cda0bdf req-b5a598b4-c6a5-4b87-83c7-ec2dc419f6e5 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:37.180392 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-0f968b9f-0d02-41fd-bbb5-991a6cda0bdf req-b5a598b4-c6a5-4b87-83c7-ec2dc419f6e5 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] GET https://10.4.3.170/volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 Jul 24 07:45:37.180647 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-0f968b9f-0d02-41fd-bbb5-991a6cda0bdf req-b5a598b4-c6a5-4b87-83c7-ec2dc419f6e5 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:37.180878 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-0f968b9f-0d02-41fd-bbb5-991a6cda0bdf req-b5a598b4-c6a5-4b87-83c7-ec2dc419f6e5 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:37.198338 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:37.198338 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:45:37.202851 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [req-0f968b9f-0d02-41fd-bbb5-991a6cda0bdf req-b5a598b4-c6a5-4b87-83c7-ec2dc419f6e5 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Volume info retrieved successfully. Jul 24 07:45:37.212815 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-0f968b9f-0d02-41fd-bbb5-991a6cda0bdf req-b5a598b4-c6a5-4b87-83c7-ec2dc419f6e5 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 returned with HTTP 200 Jul 24 07:45:37.213393 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 829/3297] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:45:37 2026] GET /volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 => generated 1327 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:45:37.323372 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-0f968b9f-0d02-41fd-bbb5-991a6cda0bdf req-26a58cfe-75c6-4c57-90ae-28d14c02144c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:37.325762 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-0f968b9f-0d02-41fd-bbb5-991a6cda0bdf req-26a58cfe-75c6-4c57-90ae-28d14c02144c tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] PUT https://10.4.3.170/volume/v3/attachments/28f86ef3-06ba-489b-9ffe-d6e02b41a236 Jul 24 07:45:37.326074 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-0f968b9f-0d02-41fd-bbb5-991a6cda0bdf req-26a58cfe-75c6-4c57-90ae-28d14c02144c tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000005822", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9a7cb9337d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5fc7887c-2ab7-4d21-80c7-ec4ad0d3b011", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:45:37.337816 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-0f968b9f-0d02-41fd-bbb5-991a6cda0bdf req-26a58cfe-75c6-4c57-90ae-28d14c02144c tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Acquiring lock "cinder-attachment_update-5070a1f0-ed35-4a83-8970-72db836d0f55-np0000005822" by "attachment_update" {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 07:45:37.346301 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-0f968b9f-0d02-41fd-bbb5-991a6cda0bdf req-26a58cfe-75c6-4c57-90ae-28d14c02144c tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Lock "cinder-attachment_update-5070a1f0-ed35-4a83-8970-72db836d0f55-np0000005822" acquired by "attachment_update" :: waited 0.006s {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 07:45:37.346301 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:37.346301 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:45:37.431310 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-0f968b9f-0d02-41fd-bbb5-991a6cda0bdf req-26a58cfe-75c6-4c57-90ae-28d14c02144c tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Lock "cinder-attachment_update-5070a1f0-ed35-4a83-8970-72db836d0f55-np0000005822" released by "attachment_update" :: held 0.087s {{(pid=100246) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 07:45:37.431654 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-0f968b9f-0d02-41fd-bbb5-991a6cda0bdf req-26a58cfe-75c6-4c57-90ae-28d14c02144c tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/attachments/28f86ef3-06ba-489b-9ffe-d6e02b41a236 returned with HTTP 200 Jul 24 07:45:37.432215 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 829/3298] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 24 07:45:37 2026] PUT /volume/v3/attachments/28f86ef3-06ba-489b-9ffe-d6e02b41a236 => generated 969 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:45:37.532824 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-c8a0e2b7-546c-4c87-91ac-7a1d23c63e5b None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:37.537228 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c8a0e2b7-546c-4c87-91ac-7a1d23c63e5b tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/9f4420bd-f55e-4ea5-afdf-b4bf4ace4d42 Jul 24 07:45:37.537228 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c8a0e2b7-546c-4c87-91ac-7a1d23c63e5b tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:37.537228 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c8a0e2b7-546c-4c87-91ac-7a1d23c63e5b tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:37.537228 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-c8a0e2b7-546c-4c87-91ac-7a1d23c63e5b tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id 9f4420bd-f55e-4ea5-afdf-b4bf4ace4d42. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:45:37.539107 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:37.539107 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:45:37.539907 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c8a0e2b7-546c-4c87-91ac-7a1d23c63e5b tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/9f4420bd-f55e-4ea5-afdf-b4bf4ace4d42 returned with HTTP 200 Jul 24 07:45:37.540250 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 828/3299] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:37 2026] GET /volume/v3/backups/9f4420bd-f55e-4ea5-afdf-b4bf4ace4d42 => generated 707 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:37.832454 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-19924452-d5b8-4407-a2c7-f3f97738fd9a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:37.834342 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-19924452-d5b8-4407-a2c7-f3f97738fd9a tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 Jul 24 07:45:37.834528 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-19924452-d5b8-4407-a2c7-f3f97738fd9a tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:37.834707 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-19924452-d5b8-4407-a2c7-f3f97738fd9a tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:37.834827 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-19924452-d5b8-4407-a2c7-f3f97738fd9a tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id 2373a714-cd26-4de2-9686-c3ab21c63d02. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:45:37.838688 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:37.838688 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:45:37.839370 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-19924452-d5b8-4407-a2c7-f3f97738fd9a tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 returned with HTTP 200 Jul 24 07:45:37.839698 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 814/3300] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:37 2026] GET /volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:37.842489 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-142d2589-8a35-49a2-a5fc-7a8445dfd781 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:37.844223 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-142d2589-8a35-49a2-a5fc-7a8445dfd781 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] GET https://10.4.3.170/volume/v3/volumes/5486ae7f-48a1-4463-bac1-5f714a268740 Jul 24 07:45:37.844435 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-142d2589-8a35-49a2-a5fc-7a8445dfd781 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:37.844643 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-142d2589-8a35-49a2-a5fc-7a8445dfd781 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:37.853269 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:37.853269 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:45:37.856115 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-142d2589-8a35-49a2-a5fc-7a8445dfd781 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Volume info retrieved successfully. Jul 24 07:45:37.860137 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-142d2589-8a35-49a2-a5fc-7a8445dfd781 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] https://10.4.3.170/volume/v3/volumes/5486ae7f-48a1-4463-bac1-5f714a268740 returned with HTTP 200 Jul 24 07:45:37.860516 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 830/3301] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:37 2026] GET /volume/v3/volumes/5486ae7f-48a1-4463-bac1-5f714a268740 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:37.873073 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e812b76b-a41d-496c-88f9-fbc7b1c568b8 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:37.874636 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e812b76b-a41d-496c-88f9-fbc7b1c568b8 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] GET https://10.4.3.170/volume/v3/volumes/91563884-fb2b-44d9-9bbc-8138eadd4434 Jul 24 07:45:37.874802 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e812b76b-a41d-496c-88f9-fbc7b1c568b8 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:37.874976 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e812b76b-a41d-496c-88f9-fbc7b1c568b8 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:37.882470 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:37.882470 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:45:37.885116 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e812b76b-a41d-496c-88f9-fbc7b1c568b8 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Volume info retrieved successfully. Jul 24 07:45:37.888368 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e812b76b-a41d-496c-88f9-fbc7b1c568b8 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] https://10.4.3.170/volume/v3/volumes/91563884-fb2b-44d9-9bbc-8138eadd4434 returned with HTTP 200 Jul 24 07:45:37.888695 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 830/3302] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:37 2026] GET /volume/v3/volumes/91563884-fb2b-44d9-9bbc-8138eadd4434 => generated 937 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:38.185407 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-6138db89-4017-4f84-9ece-d4e8c77e1c56 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:38.186951 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6138db89-4017-4f84-9ece-d4e8c77e1c56 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] GET https://10.4.3.170/volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 Jul 24 07:45:38.187113 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6138db89-4017-4f84-9ece-d4e8c77e1c56 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:38.187320 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6138db89-4017-4f84-9ece-d4e8c77e1c56 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:38.197133 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:38.197133 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:45:38.199976 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-6138db89-4017-4f84-9ece-d4e8c77e1c56 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Volume info retrieved successfully. Jul 24 07:45:38.203641 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6138db89-4017-4f84-9ece-d4e8c77e1c56 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 returned with HTTP 200 Jul 24 07:45:38.203955 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 829/3303] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:38 2026] GET /volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 => generated 1148 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:45:38.550533 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-3939e854-4f49-4674-95fd-ad55f4f601e2 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:38.551998 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3939e854-4f49-4674-95fd-ad55f4f601e2 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/9f4420bd-f55e-4ea5-afdf-b4bf4ace4d42 Jul 24 07:45:38.552191 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3939e854-4f49-4674-95fd-ad55f4f601e2 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:38.552394 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3939e854-4f49-4674-95fd-ad55f4f601e2 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:38.552519 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-3939e854-4f49-4674-95fd-ad55f4f601e2 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id 9f4420bd-f55e-4ea5-afdf-b4bf4ace4d42. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:45:38.556795 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:38.556795 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:45:38.557415 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3939e854-4f49-4674-95fd-ad55f4f601e2 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/9f4420bd-f55e-4ea5-afdf-b4bf4ace4d42 returned with HTTP 200 Jul 24 07:45:38.557771 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 815/3304] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:38 2026] GET /volume/v3/backups/9f4420bd-f55e-4ea5-afdf-b4bf4ace4d42 => generated 707 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:38.849412 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-6469e9c9-1168-4575-a251-04f099198696 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:38.851171 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6469e9c9-1168-4575-a251-04f099198696 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 Jul 24 07:45:38.851406 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6469e9c9-1168-4575-a251-04f099198696 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:38.851582 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6469e9c9-1168-4575-a251-04f099198696 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:38.851676 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-6469e9c9-1168-4575-a251-04f099198696 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id 2373a714-cd26-4de2-9686-c3ab21c63d02. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:45:38.855588 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:38.855588 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:45:38.856293 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6469e9c9-1168-4575-a251-04f099198696 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 returned with HTTP 200 Jul 24 07:45:38.856640 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 831/3305] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:38 2026] GET /volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:38.871699 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-21b69a98-d9ca-4101-b50f-c234615b31bd None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:38.873229 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-21b69a98-d9ca-4101-b50f-c234615b31bd tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] GET https://10.4.3.170/volume/v3/volumes/5486ae7f-48a1-4463-bac1-5f714a268740 Jul 24 07:45:38.873414 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-21b69a98-d9ca-4101-b50f-c234615b31bd tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:38.873635 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-21b69a98-d9ca-4101-b50f-c234615b31bd tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:38.882036 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:38.882036 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:45:38.885143 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-21b69a98-d9ca-4101-b50f-c234615b31bd tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Volume info retrieved successfully. Jul 24 07:45:38.888822 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-21b69a98-d9ca-4101-b50f-c234615b31bd tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] https://10.4.3.170/volume/v3/volumes/5486ae7f-48a1-4463-bac1-5f714a268740 returned with HTTP 200 Jul 24 07:45:38.889411 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 831/3306] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:38 2026] GET /volume/v3/volumes/5486ae7f-48a1-4463-bac1-5f714a268740 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:38.900461 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-ff6bed3a-6dd3-473e-b556-62794fc21d98 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:38.902118 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ff6bed3a-6dd3-473e-b556-62794fc21d98 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] GET https://10.4.3.170/volume/v3/volumes/91563884-fb2b-44d9-9bbc-8138eadd4434 Jul 24 07:45:38.902364 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ff6bed3a-6dd3-473e-b556-62794fc21d98 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:38.902642 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ff6bed3a-6dd3-473e-b556-62794fc21d98 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:38.912014 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:38.912014 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:45:38.915486 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-ff6bed3a-6dd3-473e-b556-62794fc21d98 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Volume info retrieved successfully. Jul 24 07:45:38.919331 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ff6bed3a-6dd3-473e-b556-62794fc21d98 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] https://10.4.3.170/volume/v3/volumes/91563884-fb2b-44d9-9bbc-8138eadd4434 returned with HTTP 200 Jul 24 07:45:38.919773 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 830/3307] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:38 2026] GET /volume/v3/volumes/91563884-fb2b-44d9-9bbc-8138eadd4434 => generated 937 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:39.180642 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-d7601a85-4312-4bd8-8882-3db8fb9d83d6 req-54beb708-7278-4120-ac4e-73b0911fd04d None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:39.182638 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-d7601a85-4312-4bd8-8882-3db8fb9d83d6 req-54beb708-7278-4120-ac4e-73b0911fd04d tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] POST https://10.4.3.170/volume/v3/attachments/69c53f82-d02e-440c-ae78-35362368210e/action Jul 24 07:45:39.182935 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-d7601a85-4312-4bd8-8882-3db8fb9d83d6 req-54beb708-7278-4120-ac4e-73b0911fd04d tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Action body: b'{"os-complete": null}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:45:39.183038 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-d7601a85-4312-4bd8-8882-3db8fb9d83d6 req-54beb708-7278-4120-ac4e-73b0911fd04d tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:45:39.197186 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:39.197186 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:45:39.210287 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-d7601a85-4312-4bd8-8882-3db8fb9d83d6 req-54beb708-7278-4120-ac4e-73b0911fd04d tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] https://10.4.3.170/volume/v3/attachments/69c53f82-d02e-440c-ae78-35362368210e/action returned with HTTP 204 Jul 24 07:45:39.210704 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 816/3308] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 24 07:45:39 2026] POST /volume/v3/attachments/69c53f82-d02e-440c-ae78-35362368210e/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:45:39.219337 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-174b8906-9811-4849-a33d-0673e55e948c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:39.221428 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-174b8906-9811-4849-a33d-0673e55e948c tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] GET https://10.4.3.170/volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 Jul 24 07:45:39.221619 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-174b8906-9811-4849-a33d-0673e55e948c tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:39.221867 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-174b8906-9811-4849-a33d-0673e55e948c tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:39.241642 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:39.241642 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:45:39.245970 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-174b8906-9811-4849-a33d-0673e55e948c tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Volume info retrieved successfully. Jul 24 07:45:39.250908 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-174b8906-9811-4849-a33d-0673e55e948c tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 returned with HTTP 200 Jul 24 07:45:39.251405 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 832/3309] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:39 2026] GET /volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 => generated 1148 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:45:39.568998 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1d9b8381-6608-4377-b845-72fd409f2a72 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:39.570776 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1d9b8381-6608-4377-b845-72fd409f2a72 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/9f4420bd-f55e-4ea5-afdf-b4bf4ace4d42 Jul 24 07:45:39.570973 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1d9b8381-6608-4377-b845-72fd409f2a72 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:39.571148 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1d9b8381-6608-4377-b845-72fd409f2a72 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:39.571292 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-1d9b8381-6608-4377-b845-72fd409f2a72 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id 9f4420bd-f55e-4ea5-afdf-b4bf4ace4d42. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:45:39.575027 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:39.575027 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:45:39.575687 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1d9b8381-6608-4377-b845-72fd409f2a72 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/9f4420bd-f55e-4ea5-afdf-b4bf4ace4d42 returned with HTTP 200 Jul 24 07:45:39.576122 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 832/3310] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:39 2026] GET /volume/v3/backups/9f4420bd-f55e-4ea5-afdf-b4bf4ace4d42 => generated 707 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:39.865762 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-c532bfbc-3d28-4347-9cff-96382198bb70 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:39.867437 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c532bfbc-3d28-4347-9cff-96382198bb70 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 Jul 24 07:45:39.867744 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c532bfbc-3d28-4347-9cff-96382198bb70 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:39.867943 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c532bfbc-3d28-4347-9cff-96382198bb70 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:39.868076 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-c532bfbc-3d28-4347-9cff-96382198bb70 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id 2373a714-cd26-4de2-9686-c3ab21c63d02. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:45:39.871882 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:39.871882 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:45:39.872593 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c532bfbc-3d28-4347-9cff-96382198bb70 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 returned with HTTP 200 Jul 24 07:45:39.872926 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 831/3311] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:39 2026] GET /volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 => generated 752 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:39.901964 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-3cdf309e-8c27-4d83-8dcd-2348d308fc1e None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:39.903553 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3cdf309e-8c27-4d83-8dcd-2348d308fc1e tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] GET https://10.4.3.170/volume/v3/volumes/5486ae7f-48a1-4463-bac1-5f714a268740 Jul 24 07:45:39.903769 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3cdf309e-8c27-4d83-8dcd-2348d308fc1e tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:39.903966 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3cdf309e-8c27-4d83-8dcd-2348d308fc1e tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:39.912172 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:39.912172 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:45:39.914857 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-3cdf309e-8c27-4d83-8dcd-2348d308fc1e tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Volume info retrieved successfully. Jul 24 07:45:39.918038 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3cdf309e-8c27-4d83-8dcd-2348d308fc1e tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] https://10.4.3.170/volume/v3/volumes/5486ae7f-48a1-4463-bac1-5f714a268740 returned with HTTP 200 Jul 24 07:45:39.918413 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 817/3312] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:39 2026] GET /volume/v3/volumes/5486ae7f-48a1-4463-bac1-5f714a268740 => generated 1140 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:45:39.929302 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-f517fb1e-bdb2-4e98-b21a-8c8138aa31a5 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:39.930765 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d25abbbf-8fd9-49ab-a5eb-2cc3b50100a6 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:39.930969 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f517fb1e-bdb2-4e98-b21a-8c8138aa31a5 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] GET https://10.4.3.170/volume/v3/volumes/5486ae7f-48a1-4463-bac1-5f714a268740 Jul 24 07:45:39.930969 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f517fb1e-bdb2-4e98-b21a-8c8138aa31a5 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:39.931139 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f517fb1e-bdb2-4e98-b21a-8c8138aa31a5 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:39.932439 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d25abbbf-8fd9-49ab-a5eb-2cc3b50100a6 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] GET https://10.4.3.170/volume/v3/volumes/91563884-fb2b-44d9-9bbc-8138eadd4434 Jul 24 07:45:39.932610 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d25abbbf-8fd9-49ab-a5eb-2cc3b50100a6 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:39.932786 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d25abbbf-8fd9-49ab-a5eb-2cc3b50100a6 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:39.938673 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:39.938673 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:45:39.941286 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:39.941286 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:45:39.943053 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-f517fb1e-bdb2-4e98-b21a-8c8138aa31a5 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Volume info retrieved successfully. Jul 24 07:45:39.946883 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f517fb1e-bdb2-4e98-b21a-8c8138aa31a5 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] https://10.4.3.170/volume/v3/volumes/5486ae7f-48a1-4463-bac1-5f714a268740 returned with HTTP 200 Jul 24 07:45:39.947239 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 833/3313] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:39 2026] GET /volume/v3/volumes/5486ae7f-48a1-4463-bac1-5f714a268740 => generated 1140 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:45:39.951628 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-d25abbbf-8fd9-49ab-a5eb-2cc3b50100a6 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Volume info retrieved successfully. Jul 24 07:45:39.959474 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d25abbbf-8fd9-49ab-a5eb-2cc3b50100a6 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] https://10.4.3.170/volume/v3/volumes/91563884-fb2b-44d9-9bbc-8138eadd4434 returned with HTTP 200 Jul 24 07:45:39.959847 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 833/3314] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:39 2026] GET /volume/v3/volumes/91563884-fb2b-44d9-9bbc-8138eadd4434 => generated 937 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:39.961781 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-c0ff876d-f210-4177-bf85-ab8e1c403efa None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:39.963362 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c0ff876d-f210-4177-bf85-ab8e1c403efa tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] GET https://10.4.3.170/volume/v3/volumes/5486ae7f-48a1-4463-bac1-5f714a268740 Jul 24 07:45:39.963545 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c0ff876d-f210-4177-bf85-ab8e1c403efa tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:39.963741 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c0ff876d-f210-4177-bf85-ab8e1c403efa tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:39.971491 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:39.971491 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:45:39.974342 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-c0ff876d-f210-4177-bf85-ab8e1c403efa tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Volume info retrieved successfully. Jul 24 07:45:39.977672 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c0ff876d-f210-4177-bf85-ab8e1c403efa tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] https://10.4.3.170/volume/v3/volumes/5486ae7f-48a1-4463-bac1-5f714a268740 returned with HTTP 200 Jul 24 07:45:39.977999 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 832/3315] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:39 2026] GET /volume/v3/volumes/5486ae7f-48a1-4463-bac1-5f714a268740 => generated 1140 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:45:40.275292 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-c5d11bfd-d83d-4c8b-a0b2-53a61c3f0881 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:40.280979 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c5d11bfd-d83d-4c8b-a0b2-53a61c3f0881 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] GET https://10.4.3.170/volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 Jul 24 07:45:40.281165 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c5d11bfd-d83d-4c8b-a0b2-53a61c3f0881 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:40.281395 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c5d11bfd-d83d-4c8b-a0b2-53a61c3f0881 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:40.296820 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:40.296820 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:45:40.301941 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-c5d11bfd-d83d-4c8b-a0b2-53a61c3f0881 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Volume info retrieved successfully. Jul 24 07:45:40.310506 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c5d11bfd-d83d-4c8b-a0b2-53a61c3f0881 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 returned with HTTP 200 Jul 24 07:45:40.310506 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 818/3316] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:40 2026] GET /volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 => generated 1148 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:45:40.361323 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-cae345b9-f36d-44ff-92b1-e1444183d5dd req-4547a3f7-7c17-48bb-88cd-9cb76932ccab None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:40.364082 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-cae345b9-f36d-44ff-92b1-e1444183d5dd req-4547a3f7-7c17-48bb-88cd-9cb76932ccab tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] GET https://10.4.3.170/volume/v3/limits Jul 24 07:45:40.364358 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-cae345b9-f36d-44ff-92b1-e1444183d5dd req-4547a3f7-7c17-48bb-88cd-9cb76932ccab tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:40.364558 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-cae345b9-f36d-44ff-92b1-e1444183d5dd req-4547a3f7-7c17-48bb-88cd-9cb76932ccab tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Calling method 'index' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:40.378490 np0000005822 devstack@c-api.service[100245]: WARNING cinder.quota [req-cae345b9-f36d-44ff-92b1-e1444183d5dd req-4547a3f7-7c17-48bb-88cd-9cb76932ccab tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-54486610-1070842992 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-54486610-1070842992, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:45:40.378490 np0000005822 devstack@c-api.service[100245]: WARNING cinder.quota [req-cae345b9-f36d-44ff-92b1-e1444183d5dd req-4547a3f7-7c17-48bb-88cd-9cb76932ccab tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-54486610-1070842992 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-54486610-1070842992, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:45:40.378490 np0000005822 devstack@c-api.service[100245]: WARNING cinder.quota [req-cae345b9-f36d-44ff-92b1-e1444183d5dd req-4547a3f7-7c17-48bb-88cd-9cb76932ccab tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-54486610-1070842992 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-54486610-1070842992, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:45:40.378682 np0000005822 devstack@c-api.service[100245]: WARNING cinder.quota [req-cae345b9-f36d-44ff-92b1-e1444183d5dd req-4547a3f7-7c17-48bb-88cd-9cb76932ccab tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-760067278-184663625 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-760067278-184663625, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:45:40.379230 np0000005822 devstack@c-api.service[100245]: WARNING cinder.quota [req-cae345b9-f36d-44ff-92b1-e1444183d5dd req-4547a3f7-7c17-48bb-88cd-9cb76932ccab tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-760067278-184663625 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-760067278-184663625, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:45:40.381130 np0000005822 devstack@c-api.service[100245]: WARNING cinder.quota [req-cae345b9-f36d-44ff-92b1-e1444183d5dd req-4547a3f7-7c17-48bb-88cd-9cb76932ccab tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-760067278-184663625 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-760067278-184663625, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:45:40.381130 np0000005822 devstack@c-api.service[100245]: WARNING cinder.quota [req-cae345b9-f36d-44ff-92b1-e1444183d5dd req-4547a3f7-7c17-48bb-88cd-9cb76932ccab tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1650706260-1627800737 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1650706260-1627800737, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:45:40.381130 np0000005822 devstack@c-api.service[100245]: WARNING cinder.quota [req-cae345b9-f36d-44ff-92b1-e1444183d5dd req-4547a3f7-7c17-48bb-88cd-9cb76932ccab tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1650706260-1627800737 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1650706260-1627800737, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:45:40.381130 np0000005822 devstack@c-api.service[100245]: WARNING cinder.quota [req-cae345b9-f36d-44ff-92b1-e1444183d5dd req-4547a3f7-7c17-48bb-88cd-9cb76932ccab tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1650706260-1627800737 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1650706260-1627800737, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:45:40.399056 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-cae345b9-f36d-44ff-92b1-e1444183d5dd req-4547a3f7-7c17-48bb-88cd-9cb76932ccab tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] https://10.4.3.170/volume/v3/limits returned with HTTP 200 Jul 24 07:45:40.399605 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 834/3317] 10.4.3.170 () {68 vars in 1484 bytes} [Fri Jul 24 07:45:40 2026] GET /volume/v3/limits => generated 302 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:40.441518 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-cae345b9-f36d-44ff-92b1-e1444183d5dd req-ab901142-63f7-42b7-9370-ba434d29c804 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:40.443530 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-cae345b9-f36d-44ff-92b1-e1444183d5dd req-ab901142-63f7-42b7-9370-ba434d29c804 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] GET https://10.4.3.170/volume/v3/volumes/ae38a4d2-a5e1-4495-8a36-f3a6cd49d8aa Jul 24 07:45:40.443680 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-cae345b9-f36d-44ff-92b1-e1444183d5dd req-ab901142-63f7-42b7-9370-ba434d29c804 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:40.443850 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-cae345b9-f36d-44ff-92b1-e1444183d5dd req-ab901142-63f7-42b7-9370-ba434d29c804 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:40.452525 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:40.452525 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:45:40.455561 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [req-cae345b9-f36d-44ff-92b1-e1444183d5dd req-ab901142-63f7-42b7-9370-ba434d29c804 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Volume info retrieved successfully. Jul 24 07:45:40.460134 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-cae345b9-f36d-44ff-92b1-e1444183d5dd req-ab901142-63f7-42b7-9370-ba434d29c804 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] https://10.4.3.170/volume/v3/volumes/ae38a4d2-a5e1-4495-8a36-f3a6cd49d8aa returned with HTTP 200 Jul 24 07:45:40.460553 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 834/3318] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:45:40 2026] GET /volume/v3/volumes/ae38a4d2-a5e1-4495-8a36-f3a6cd49d8aa => generated 1662 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:45:40.470333 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-cae345b9-f36d-44ff-92b1-e1444183d5dd req-1f5da875-ecc0-468e-a7ae-0e80195d6e59 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:40.471969 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-cae345b9-f36d-44ff-92b1-e1444183d5dd req-1f5da875-ecc0-468e-a7ae-0e80195d6e59 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] POST https://10.4.3.170/volume/v3/snapshots Jul 24 07:45:40.472484 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-cae345b9-f36d-44ff-92b1-e1444183d5dd req-1f5da875-ecc0-468e-a7ae-0e80195d6e59 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ae38a4d2-a5e1-4495-8a36-f3a6cd49d8aa", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-706222223", "description": null, "metadata": {}}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:45:40.484828 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:40.484828 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:45:40.484828 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-cae345b9-f36d-44ff-92b1-e1444183d5dd req-1f5da875-ecc0-468e-a7ae-0e80195d6e59 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Volume info retrieved successfully. Jul 24 07:45:40.484828 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.snapshots [req-cae345b9-f36d-44ff-92b1-e1444183d5dd req-1f5da875-ecc0-468e-a7ae-0e80195d6e59 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Create snapshot from volume ae38a4d2-a5e1-4495-8a36-f3a6cd49d8aa Jul 24 07:45:40.507404 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.quota [req-cae345b9-f36d-44ff-92b1-e1444183d5dd req-1f5da875-ecc0-468e-a7ae-0e80195d6e59 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Created reservations ['f2d0fbdf-1137-4a45-b17d-c9a2de8a014d', '2396f685-2874-4df9-be3a-ec971d62ec4d', 'f9082f8a-57d8-416b-99d2-60d56d38d470', '7b2b5abe-3a8b-46e8-88da-86ceb5fb0cee'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:45:40.535667 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-cae345b9-f36d-44ff-92b1-e1444183d5dd req-1f5da875-ecc0-468e-a7ae-0e80195d6e59 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Snapshot force create request issued successfully. Jul 24 07:45:40.536315 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-cae345b9-f36d-44ff-92b1-e1444183d5dd req-1f5da875-ecc0-468e-a7ae-0e80195d6e59 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 24 07:45:40.536795 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 833/3319] 10.4.3.170 () {72 vars in 1547 bytes} [Fri Jul 24 07:45:40 2026] POST /volume/v3/snapshots => generated 323 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:45:40.587166 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-4639de48-7c18-4680-a664-44b3666e2de8 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:40.588943 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4639de48-7c18-4680-a664-44b3666e2de8 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/9f4420bd-f55e-4ea5-afdf-b4bf4ace4d42 Jul 24 07:45:40.589131 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4639de48-7c18-4680-a664-44b3666e2de8 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:40.589343 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4639de48-7c18-4680-a664-44b3666e2de8 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:40.589433 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-4639de48-7c18-4680-a664-44b3666e2de8 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id 9f4420bd-f55e-4ea5-afdf-b4bf4ace4d42. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:45:40.593333 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:40.593333 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:45:40.594094 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4639de48-7c18-4680-a664-44b3666e2de8 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/9f4420bd-f55e-4ea5-afdf-b4bf4ace4d42 returned with HTTP 200 Jul 24 07:45:40.595259 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 819/3320] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:40 2026] GET /volume/v3/backups/9f4420bd-f55e-4ea5-afdf-b4bf4ace4d42 => generated 707 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:40.883739 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-f9c1f498-8fcc-4956-880a-ea490d383008 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:40.885633 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f9c1f498-8fcc-4956-880a-ea490d383008 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 Jul 24 07:45:40.885839 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f9c1f498-8fcc-4956-880a-ea490d383008 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:40.886061 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f9c1f498-8fcc-4956-880a-ea490d383008 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:40.886161 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-f9c1f498-8fcc-4956-880a-ea490d383008 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id 2373a714-cd26-4de2-9686-c3ab21c63d02. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:45:40.891003 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:40.891003 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:45:40.891797 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f9c1f498-8fcc-4956-880a-ea490d383008 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 returned with HTTP 200 Jul 24 07:45:40.892275 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 835/3321] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:40 2026] GET /volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:40.972504 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0bea5e86-05a6-4b80-8bcc-5efd367942a2 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:40.974392 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0bea5e86-05a6-4b80-8bcc-5efd367942a2 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] GET https://10.4.3.170/volume/v3/volumes/91563884-fb2b-44d9-9bbc-8138eadd4434 Jul 24 07:45:40.974605 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0bea5e86-05a6-4b80-8bcc-5efd367942a2 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:40.974837 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0bea5e86-05a6-4b80-8bcc-5efd367942a2 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:40.987012 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:40.987012 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:45:40.996142 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-0bea5e86-05a6-4b80-8bcc-5efd367942a2 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Volume info retrieved successfully. Jul 24 07:45:41.004736 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0bea5e86-05a6-4b80-8bcc-5efd367942a2 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] https://10.4.3.170/volume/v3/volumes/91563884-fb2b-44d9-9bbc-8138eadd4434 returned with HTTP 200 Jul 24 07:45:41.005268 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 835/3322] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:40 2026] GET /volume/v3/volumes/91563884-fb2b-44d9-9bbc-8138eadd4434 => generated 937 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:41.326900 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-8907cd9e-04e4-452f-95db-f77e38dd412a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:41.328542 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8907cd9e-04e4-452f-95db-f77e38dd412a tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] GET https://10.4.3.170/volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 Jul 24 07:45:41.328776 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8907cd9e-04e4-452f-95db-f77e38dd412a tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:41.328959 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8907cd9e-04e4-452f-95db-f77e38dd412a tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:41.346972 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:41.346972 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:45:41.354215 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-8907cd9e-04e4-452f-95db-f77e38dd412a tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Volume info retrieved successfully. Jul 24 07:45:41.362353 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8907cd9e-04e4-452f-95db-f77e38dd412a tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 returned with HTTP 200 Jul 24 07:45:41.362749 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 834/3323] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:41 2026] GET /volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 => generated 1148 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:45:41.605934 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-66dc035f-542d-476e-99e3-73c81db74c7a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:41.607664 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-66dc035f-542d-476e-99e3-73c81db74c7a tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/9f4420bd-f55e-4ea5-afdf-b4bf4ace4d42 Jul 24 07:45:41.607834 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-66dc035f-542d-476e-99e3-73c81db74c7a tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:41.607999 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-66dc035f-542d-476e-99e3-73c81db74c7a tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:41.608096 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-66dc035f-542d-476e-99e3-73c81db74c7a tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id 9f4420bd-f55e-4ea5-afdf-b4bf4ace4d42. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:45:41.613119 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:41.613119 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:45:41.613814 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-66dc035f-542d-476e-99e3-73c81db74c7a tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/9f4420bd-f55e-4ea5-afdf-b4bf4ace4d42 returned with HTTP 200 Jul 24 07:45:41.614119 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 820/3324] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:41 2026] GET /volume/v3/backups/9f4420bd-f55e-4ea5-afdf-b4bf4ace4d42 => generated 707 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:41.902100 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-0d92f162-440b-4f75-839b-e8a6cd8ed7ae None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:41.903618 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0d92f162-440b-4f75-839b-e8a6cd8ed7ae tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 Jul 24 07:45:41.903779 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0d92f162-440b-4f75-839b-e8a6cd8ed7ae tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:41.903955 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0d92f162-440b-4f75-839b-e8a6cd8ed7ae tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:41.904061 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-0d92f162-440b-4f75-839b-e8a6cd8ed7ae tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id 2373a714-cd26-4de2-9686-c3ab21c63d02. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:45:41.910983 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:41.910983 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:45:41.910983 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0d92f162-440b-4f75-839b-e8a6cd8ed7ae tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 returned with HTTP 200 Jul 24 07:45:41.910983 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 836/3325] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:41 2026] GET /volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:42.018673 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d8adb820-fc0b-42be-8ea6-f0aebb3196e3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:42.020539 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d8adb820-fc0b-42be-8ea6-f0aebb3196e3 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] GET https://10.4.3.170/volume/v3/volumes/91563884-fb2b-44d9-9bbc-8138eadd4434 Jul 24 07:45:42.020716 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d8adb820-fc0b-42be-8ea6-f0aebb3196e3 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:42.020891 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d8adb820-fc0b-42be-8ea6-f0aebb3196e3 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:42.030854 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:42.030854 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:45:42.037166 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-d8adb820-fc0b-42be-8ea6-f0aebb3196e3 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Volume info retrieved successfully. Jul 24 07:45:42.047332 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d8adb820-fc0b-42be-8ea6-f0aebb3196e3 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] https://10.4.3.170/volume/v3/volumes/91563884-fb2b-44d9-9bbc-8138eadd4434 returned with HTTP 200 Jul 24 07:45:42.047912 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 836/3326] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:42 2026] GET /volume/v3/volumes/91563884-fb2b-44d9-9bbc-8138eadd4434 => generated 937 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:42.221946 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-5ebba8d9-95ec-44a4-97ca-fe62b36f7b78 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:42.226122 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5ebba8d9-95ec-44a4-97ca-fe62b36f7b78 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] GET https://10.4.3.170/volume/v3/snapshots/bd2d97b7-d89b-4d79-8c83-b74adb3f3e98 Jul 24 07:45:42.226497 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5ebba8d9-95ec-44a4-97ca-fe62b36f7b78 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:42.226795 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5ebba8d9-95ec-44a4-97ca-fe62b36f7b78 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:42.236785 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:42.236785 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:45:42.237580 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-5ebba8d9-95ec-44a4-97ca-fe62b36f7b78 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Snapshot retrieved successfully. Jul 24 07:45:42.238776 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5ebba8d9-95ec-44a4-97ca-fe62b36f7b78 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] https://10.4.3.170/volume/v3/snapshots/bd2d97b7-d89b-4d79-8c83-b74adb3f3e98 returned with HTTP 200 Jul 24 07:45:42.239901 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 835/3327] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:45:42 2026] GET /volume/v3/snapshots/bd2d97b7-d89b-4d79-8c83-b74adb3f3e98 => generated 482 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:42.285168 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-c739abfb-11ee-4bec-82bf-c8851b7b6b28 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:42.289909 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c739abfb-11ee-4bec-82bf-c8851b7b6b28 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:45:42.290399 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c739abfb-11ee-4bec-82bf-c8851b7b6b28 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1781543098", "snapshot_id": null, "imageRef": "ce6eb9e2-da4e-4386-bf1d-21bd4647f057", "volume_type": null, "size": 1}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:45:42.295543 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-b6849ab1-900d-40b2-8542-7fce15bfd9b8 req-95ba7ce8-8bc3-4816-a19a-776f44f35ec3 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:42.295768 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-c739abfb-11ee-4bec-82bf-c8851b7b6b28 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1781543098', 'snapshot_id': None, 'imageRef': 'ce6eb9e2-da4e-4386-bf1d-21bd4647f057', 'volume_type': None, 'size': 1}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:45:42.297318 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-b6849ab1-900d-40b2-8542-7fce15bfd9b8 req-95ba7ce8-8bc3-4816-a19a-776f44f35ec3 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] POST https://10.4.3.170/volume/v3/attachments/ce34e28a-2a8e-4ad4-b3c5-e1fe55a1e969/action Jul 24 07:45:42.297631 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-b6849ab1-900d-40b2-8542-7fce15bfd9b8 req-95ba7ce8-8bc3-4816-a19a-776f44f35ec3 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Action body: b'{"os-complete": null}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:45:42.297741 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-b6849ab1-900d-40b2-8542-7fce15bfd9b8 req-95ba7ce8-8bc3-4816-a19a-776f44f35ec3 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:45:42.313978 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:42.313978 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:45:42.323469 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-b6849ab1-900d-40b2-8542-7fce15bfd9b8 req-95ba7ce8-8bc3-4816-a19a-776f44f35ec3 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] https://10.4.3.170/volume/v3/attachments/ce34e28a-2a8e-4ad4-b3c5-e1fe55a1e969/action returned with HTTP 204 Jul 24 07:45:42.324021 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 837/3328] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 24 07:45:42 2026] POST /volume/v3/attachments/ce34e28a-2a8e-4ad4-b3c5-e1fe55a1e969/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:45:42.381552 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-5326682b-b532-4d64-a681-c92fe3629704 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:42.383091 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5326682b-b532-4d64-a681-c92fe3629704 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] GET https://10.4.3.170/volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 Jul 24 07:45:42.383309 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5326682b-b532-4d64-a681-c92fe3629704 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:42.383483 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5326682b-b532-4d64-a681-c92fe3629704 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:42.395815 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:42.395815 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:45:42.398951 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-5326682b-b532-4d64-a681-c92fe3629704 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Volume info retrieved successfully. Jul 24 07:45:42.403940 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5326682b-b532-4d64-a681-c92fe3629704 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 returned with HTTP 200 Jul 24 07:45:42.404486 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 837/3329] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:42 2026] GET /volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 => generated 1148 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:45:42.413917 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:42.413917 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:45:42.414513 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-c739abfb-11ee-4bec-82bf-c8851b7b6b28 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Snapshot retrieved successfully. Jul 24 07:45:42.414738 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-c739abfb-11ee-4bec-82bf-c8851b7b6b28 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Create volume of 1 GB Jul 24 07:45:42.418987 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-c739abfb-11ee-4bec-82bf-c8851b7b6b28 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Availability Zones retrieved successfully. Jul 24 07:45:42.428668 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-c739abfb-11ee-4bec-82bf-c8851b7b6b28 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Flow 'volume_create_api' (f6e42977-d5e0-4c11-b358-2a8f6007d607) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:45:42.430374 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-c739abfb-11ee-4bec-82bf-c8851b7b6b28 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf8f7ef8-84fb-424b-9c63-4d2cb06486ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:45:42.431588 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-c739abfb-11ee-4bec-82bf-c8851b7b6b28 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:45:42.467881 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-c739abfb-11ee-4bec-82bf-c8851b7b6b28 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf8f7ef8-84fb-424b-9c63-4d2cb06486ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'bd2d97b7-d89b-4d79-8c83-b74adb3f3e98', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:45:42.469072 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-c739abfb-11ee-4bec-82bf-c8851b7b6b28 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ef0f5b4-57ab-44ec-8f10-0bb4739cf593) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:45:42.508400 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-c739abfb-11ee-4bec-82bf-c8851b7b6b28 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Created reservations ['802ca3b2-435e-4a6a-aaeb-dc2dd605899e', 'ab65ad0e-b0bf-4bf6-b1f1-8d105394628d', 'd0942d0b-6979-454a-8aa8-491af41515ba', '76ae071d-92c6-485f-95b0-f000355e2147'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:45:42.509141 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-c739abfb-11ee-4bec-82bf-c8851b7b6b28 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ef0f5b4-57ab-44ec-8f10-0bb4739cf593) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['802ca3b2-435e-4a6a-aaeb-dc2dd605899e', 'ab65ad0e-b0bf-4bf6-b1f1-8d105394628d', 'd0942d0b-6979-454a-8aa8-491af41515ba', '76ae071d-92c6-485f-95b0-f000355e2147']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:45:42.510064 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-c739abfb-11ee-4bec-82bf-c8851b7b6b28 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (171d38e2-1808-4539-9609-432582673f93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:45:42.555365 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-c739abfb-11ee-4bec-82bf-c8851b7b6b28 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (171d38e2-1808-4539-9609-432582673f93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '88c0ffa9-60a3-4de2-a9f5-69f3262cda42', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1781543098',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a56715a5234d41f982f1bf8b55cae9b1',qos_specs=None,replication_status=,reservations=['802ca3b2-435e-4a6a-aaeb-dc2dd605899e','ab65ad0e-b0bf-4bf6-b1f1-8d105394628d','d0942d0b-6979-454a-8aa8-491af41515ba','76ae071d-92c6-485f-95b0-f000355e2147'],size=1,snapshot_id=bd2d97b7-d89b-4d79-8c83-b74adb3f3e98,source_replicaid=,source_volid=None,status='creating',user_id='c238a58307ac4a4784fe96e7c6e6d04d',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:45:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1781543098',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=88c0ffa9-60a3-4de2-a9f5-69f3262cda42,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a56715a5234d41f982f1bf8b55cae9b1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=bd2d97b7-d89b-4d79-8c83-b74adb3f3e98,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c238a58307ac4a4784fe96e7c6e6d04d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:45:42.556047 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-c739abfb-11ee-4bec-82bf-c8851b7b6b28 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c474157-f6aa-4004-a67f-847ca6b858d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:45:42.574058 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-c739abfb-11ee-4bec-82bf-c8851b7b6b28 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c474157-f6aa-4004-a67f-847ca6b858d5) transitioned into state 'SUCCESS' from state '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-1781543098',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a56715a5234d41f982f1bf8b55cae9b1',qos_specs=None,replication_status=,reservations=['802ca3b2-435e-4a6a-aaeb-dc2dd605899e','ab65ad0e-b0bf-4bf6-b1f1-8d105394628d','d0942d0b-6979-454a-8aa8-491af41515ba','76ae071d-92c6-485f-95b0-f000355e2147'],size=1,snapshot_id=bd2d97b7-d89b-4d79-8c83-b74adb3f3e98,source_replicaid=,source_volid=None,status='creating',user_id='c238a58307ac4a4784fe96e7c6e6d04d',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:45:42.574733 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-c739abfb-11ee-4bec-82bf-c8851b7b6b28 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67b27362-c3b5-4336-adcc-dc85f017f2a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:45:42.596744 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-c739abfb-11ee-4bec-82bf-c8851b7b6b28 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67b27362-c3b5-4336-adcc-dc85f017f2a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:45:42.597634 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-c739abfb-11ee-4bec-82bf-c8851b7b6b28 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Flow 'volume_create_api' (f6e42977-d5e0-4c11-b358-2a8f6007d607) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:45:42.597930 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-c739abfb-11ee-4bec-82bf-c8851b7b6b28 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Create volume request issued successfully. Jul 24 07:45:42.598456 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c739abfb-11ee-4bec-82bf-c8851b7b6b28 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:45:42.598837 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 821/3330] 10.4.3.170 () {70 vars in 1300 bytes} [Fri Jul 24 07:45:42 2026] POST /volume/v3/volumes => generated 814 bytes in 314 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:45:42.613663 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-363cd655-53d7-4a87-b8b4-51883cec029f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:42.620057 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-363cd655-53d7-4a87-b8b4-51883cec029f tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] GET https://10.4.3.170/volume/v3/volumes/88c0ffa9-60a3-4de2-a9f5-69f3262cda42 Jul 24 07:45:42.623604 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-363cd655-53d7-4a87-b8b4-51883cec029f tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:42.623932 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-363cd655-53d7-4a87-b8b4-51883cec029f tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:42.625657 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-4c2b75d1-287e-4b25-8109-0006899208fb None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:42.631226 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4c2b75d1-287e-4b25-8109-0006899208fb tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/9f4420bd-f55e-4ea5-afdf-b4bf4ace4d42 Jul 24 07:45:42.631226 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4c2b75d1-287e-4b25-8109-0006899208fb tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:42.631226 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4c2b75d1-287e-4b25-8109-0006899208fb tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:42.631226 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-4c2b75d1-287e-4b25-8109-0006899208fb tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id 9f4420bd-f55e-4ea5-afdf-b4bf4ace4d42. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:45:42.631779 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:42.631779 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:45:42.633317 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:42.633317 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:45:42.634020 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4c2b75d1-287e-4b25-8109-0006899208fb tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/9f4420bd-f55e-4ea5-afdf-b4bf4ace4d42 returned with HTTP 200 Jul 24 07:45:42.634430 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 838/3331] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:42 2026] GET /volume/v3/backups/9f4420bd-f55e-4ea5-afdf-b4bf4ace4d42 => generated 707 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:42.635763 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-363cd655-53d7-4a87-b8b4-51883cec029f tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Volume info retrieved successfully. Jul 24 07:45:42.639845 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-363cd655-53d7-4a87-b8b4-51883cec029f tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] https://10.4.3.170/volume/v3/volumes/88c0ffa9-60a3-4de2-a9f5-69f3262cda42 returned with HTTP 200 Jul 24 07:45:42.640283 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 836/3332] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:45:42 2026] GET /volume/v3/volumes/88c0ffa9-60a3-4de2-a9f5-69f3262cda42 => generated 882 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:45:42.919276 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-fc3bc629-3135-4c44-a773-325ea1cccf35 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:42.921390 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fc3bc629-3135-4c44-a773-325ea1cccf35 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 Jul 24 07:45:42.921648 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fc3bc629-3135-4c44-a773-325ea1cccf35 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:42.921872 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fc3bc629-3135-4c44-a773-325ea1cccf35 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:42.922072 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-fc3bc629-3135-4c44-a773-325ea1cccf35 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id 2373a714-cd26-4de2-9686-c3ab21c63d02. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:45:42.927254 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:42.927254 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:45:42.928441 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fc3bc629-3135-4c44-a773-325ea1cccf35 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 returned with HTTP 200 Jul 24 07:45:42.928988 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 838/3333] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:42 2026] GET /volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:43.061167 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-1e07f6ff-a3b7-4219-a413-4fa6c9a149f0 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:43.062970 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1e07f6ff-a3b7-4219-a413-4fa6c9a149f0 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] GET https://10.4.3.170/volume/v3/volumes/91563884-fb2b-44d9-9bbc-8138eadd4434 Jul 24 07:45:43.063159 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1e07f6ff-a3b7-4219-a413-4fa6c9a149f0 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:43.063414 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1e07f6ff-a3b7-4219-a413-4fa6c9a149f0 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:43.073742 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:43.073742 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:45:43.077187 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-1e07f6ff-a3b7-4219-a413-4fa6c9a149f0 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Volume info retrieved successfully. Jul 24 07:45:43.083301 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1e07f6ff-a3b7-4219-a413-4fa6c9a149f0 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] https://10.4.3.170/volume/v3/volumes/91563884-fb2b-44d9-9bbc-8138eadd4434 returned with HTTP 200 Jul 24 07:45:43.083704 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 822/3334] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:43 2026] GET /volume/v3/volumes/91563884-fb2b-44d9-9bbc-8138eadd4434 => generated 1229 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:45:43.100980 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-d1c3299e-80e4-4772-bdc5-ccdad55beb69 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:43.103387 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d1c3299e-80e4-4772-bdc5-ccdad55beb69 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] GET https://10.4.3.170/volume/v3/volumes/91563884-fb2b-44d9-9bbc-8138eadd4434 Jul 24 07:45:43.103551 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d1c3299e-80e4-4772-bdc5-ccdad55beb69 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:43.103721 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d1c3299e-80e4-4772-bdc5-ccdad55beb69 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:43.122956 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:43.122956 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:45:43.127508 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-d1c3299e-80e4-4772-bdc5-ccdad55beb69 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Volume info retrieved successfully. Jul 24 07:45:43.131294 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d1c3299e-80e4-4772-bdc5-ccdad55beb69 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] https://10.4.3.170/volume/v3/volumes/91563884-fb2b-44d9-9bbc-8138eadd4434 returned with HTTP 200 Jul 24 07:45:43.131663 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 839/3335] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:43 2026] GET /volume/v3/volumes/91563884-fb2b-44d9-9bbc-8138eadd4434 => generated 1229 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:45:43.416949 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-9625900a-17e7-4a92-9b2e-67b1e51c9d8f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:43.418948 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9625900a-17e7-4a92-9b2e-67b1e51c9d8f tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] GET https://10.4.3.170/volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 Jul 24 07:45:43.419123 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9625900a-17e7-4a92-9b2e-67b1e51c9d8f tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:43.419339 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9625900a-17e7-4a92-9b2e-67b1e51c9d8f tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:43.431355 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:43.431355 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:45:43.435089 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-9625900a-17e7-4a92-9b2e-67b1e51c9d8f tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Volume info retrieved successfully. Jul 24 07:45:43.438558 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9625900a-17e7-4a92-9b2e-67b1e51c9d8f tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 returned with HTTP 200 Jul 24 07:45:43.439192 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 837/3336] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:43 2026] GET /volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 => generated 1148 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:45:43.644952 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-69309c35-ceac-4882-93a5-5e50af276294 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:43.646735 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-69309c35-ceac-4882-93a5-5e50af276294 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/9f4420bd-f55e-4ea5-afdf-b4bf4ace4d42 Jul 24 07:45:43.646918 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-69309c35-ceac-4882-93a5-5e50af276294 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:43.647095 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-69309c35-ceac-4882-93a5-5e50af276294 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:43.647195 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-69309c35-ceac-4882-93a5-5e50af276294 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id 9f4420bd-f55e-4ea5-afdf-b4bf4ace4d42. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:45:43.650889 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:43.650889 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:45:43.651547 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-69309c35-ceac-4882-93a5-5e50af276294 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/9f4420bd-f55e-4ea5-afdf-b4bf4ace4d42 returned with HTTP 200 Jul 24 07:45:43.651883 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-3ba6fde2-d3db-4b57-8dcd-bc3bb0640cfa None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:43.651925 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 839/3337] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:43 2026] GET /volume/v3/backups/9f4420bd-f55e-4ea5-afdf-b4bf4ace4d42 => generated 707 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:43.653796 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3ba6fde2-d3db-4b57-8dcd-bc3bb0640cfa tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] GET https://10.4.3.170/volume/v3/volumes/88c0ffa9-60a3-4de2-a9f5-69f3262cda42 Jul 24 07:45:43.653991 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3ba6fde2-d3db-4b57-8dcd-bc3bb0640cfa tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:43.654135 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3ba6fde2-d3db-4b57-8dcd-bc3bb0640cfa tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:43.659892 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:43.659892 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:45:43.662626 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-3ba6fde2-d3db-4b57-8dcd-bc3bb0640cfa tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Volume info retrieved successfully. Jul 24 07:45:43.666386 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3ba6fde2-d3db-4b57-8dcd-bc3bb0640cfa tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] https://10.4.3.170/volume/v3/volumes/88c0ffa9-60a3-4de2-a9f5-69f3262cda42 returned with HTTP 200 Jul 24 07:45:43.666667 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 823/3338] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:45:43 2026] GET /volume/v3/volumes/88c0ffa9-60a3-4de2-a9f5-69f3262cda42 => generated 1423 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:45:43.678382 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-d7b025aa-e48a-461d-abc3-01a07af3e498 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:43.681105 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d7b025aa-e48a-461d-abc3-01a07af3e498 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] GET https://10.4.3.170/volume/v3/volumes/88c0ffa9-60a3-4de2-a9f5-69f3262cda42 Jul 24 07:45:43.681471 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d7b025aa-e48a-461d-abc3-01a07af3e498 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:43.681784 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d7b025aa-e48a-461d-abc3-01a07af3e498 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:43.690711 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:43.690711 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:45:43.695434 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-d7b025aa-e48a-461d-abc3-01a07af3e498 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Volume info retrieved successfully. Jul 24 07:45:43.701214 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d7b025aa-e48a-461d-abc3-01a07af3e498 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] https://10.4.3.170/volume/v3/volumes/88c0ffa9-60a3-4de2-a9f5-69f3262cda42 returned with HTTP 200 Jul 24 07:45:43.701776 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 840/3339] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:45:43 2026] GET /volume/v3/volumes/88c0ffa9-60a3-4de2-a9f5-69f3262cda42 => generated 1423 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:45:43.939022 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-06a51908-88a1-4a01-b8e2-1365a4826a00 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:43.941073 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-06a51908-88a1-4a01-b8e2-1365a4826a00 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 Jul 24 07:45:43.941294 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-06a51908-88a1-4a01-b8e2-1365a4826a00 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:43.941493 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-06a51908-88a1-4a01-b8e2-1365a4826a00 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:43.941698 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-06a51908-88a1-4a01-b8e2-1365a4826a00 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id 2373a714-cd26-4de2-9686-c3ab21c63d02. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:45:43.946159 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:43.946159 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:45:43.946894 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-06a51908-88a1-4a01-b8e2-1365a4826a00 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 returned with HTTP 200 Jul 24 07:45:43.947258 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 838/3340] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:43 2026] GET /volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:44.282428 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-0f968b9f-0d02-41fd-bbb5-991a6cda0bdf req-74767f85-f037-4a54-b1aa-ea1f7c5c7d73 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:44.285372 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-0f968b9f-0d02-41fd-bbb5-991a6cda0bdf req-74767f85-f037-4a54-b1aa-ea1f7c5c7d73 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] POST https://10.4.3.170/volume/v3/attachments/28f86ef3-06ba-489b-9ffe-d6e02b41a236/action Jul 24 07:45:44.285926 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-0f968b9f-0d02-41fd-bbb5-991a6cda0bdf req-74767f85-f037-4a54-b1aa-ea1f7c5c7d73 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Action body: b'{"os-complete": null}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:45:44.286248 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-0f968b9f-0d02-41fd-bbb5-991a6cda0bdf req-74767f85-f037-4a54-b1aa-ea1f7c5c7d73 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:45:44.313850 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:44.313850 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:45:44.323995 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-0f968b9f-0d02-41fd-bbb5-991a6cda0bdf req-74767f85-f037-4a54-b1aa-ea1f7c5c7d73 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/attachments/28f86ef3-06ba-489b-9ffe-d6e02b41a236/action returned with HTTP 204 Jul 24 07:45:44.324673 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 840/3341] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 24 07:45:44 2026] POST /volume/v3/attachments/28f86ef3-06ba-489b-9ffe-d6e02b41a236/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:45:44.450881 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-92943002-881a-4740-8bed-f760b58994f4 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:44.453110 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-92943002-881a-4740-8bed-f760b58994f4 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] GET https://10.4.3.170/volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 Jul 24 07:45:44.453681 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-92943002-881a-4740-8bed-f760b58994f4 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:44.453930 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-92943002-881a-4740-8bed-f760b58994f4 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:44.467213 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:44.467213 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:45:44.471111 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-92943002-881a-4740-8bed-f760b58994f4 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Volume info retrieved successfully. Jul 24 07:45:44.477509 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-92943002-881a-4740-8bed-f760b58994f4 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 returned with HTTP 200 Jul 24 07:45:44.478015 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 824/3342] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:44 2026] GET /volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 => generated 1442 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:45:44.668147 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-6215b30a-da3d-40c2-95f6-1dce02a953f6 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:44.670408 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6215b30a-da3d-40c2-95f6-1dce02a953f6 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/9f4420bd-f55e-4ea5-afdf-b4bf4ace4d42 Jul 24 07:45:44.674428 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6215b30a-da3d-40c2-95f6-1dce02a953f6 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:44.674652 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6215b30a-da3d-40c2-95f6-1dce02a953f6 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:44.674762 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-6215b30a-da3d-40c2-95f6-1dce02a953f6 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id 9f4420bd-f55e-4ea5-afdf-b4bf4ace4d42. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:45:44.681768 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:44.681768 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:45:44.682808 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6215b30a-da3d-40c2-95f6-1dce02a953f6 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/9f4420bd-f55e-4ea5-afdf-b4bf4ace4d42 returned with HTTP 200 Jul 24 07:45:44.683342 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 841/3343] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:44 2026] GET /volume/v3/backups/9f4420bd-f55e-4ea5-afdf-b4bf4ace4d42 => generated 707 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:44.736927 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-23e6c755-9ce5-47c7-b1d7-16133fc75cef req-9f4b9d46-c235-4a8b-92aa-2974bdb31802 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:44.739224 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-23e6c755-9ce5-47c7-b1d7-16133fc75cef req-9f4b9d46-c235-4a8b-92aa-2974bdb31802 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] GET https://10.4.3.170/volume/v3/volumes/88c0ffa9-60a3-4de2-a9f5-69f3262cda42 Jul 24 07:45:44.739434 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-23e6c755-9ce5-47c7-b1d7-16133fc75cef req-9f4b9d46-c235-4a8b-92aa-2974bdb31802 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:44.739604 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-23e6c755-9ce5-47c7-b1d7-16133fc75cef req-9f4b9d46-c235-4a8b-92aa-2974bdb31802 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:44.746524 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:44.746524 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:45:44.749640 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-23e6c755-9ce5-47c7-b1d7-16133fc75cef req-9f4b9d46-c235-4a8b-92aa-2974bdb31802 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Volume info retrieved successfully. Jul 24 07:45:44.755622 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-23e6c755-9ce5-47c7-b1d7-16133fc75cef req-9f4b9d46-c235-4a8b-92aa-2974bdb31802 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] https://10.4.3.170/volume/v3/volumes/88c0ffa9-60a3-4de2-a9f5-69f3262cda42 returned with HTTP 200 Jul 24 07:45:44.755989 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 839/3344] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:45:44 2026] GET /volume/v3/volumes/88c0ffa9-60a3-4de2-a9f5-69f3262cda42 => generated 1405 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:45:44.961176 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f7b56da5-8f2d-464c-87ba-f5afa18dc26b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:44.962928 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f7b56da5-8f2d-464c-87ba-f5afa18dc26b tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 Jul 24 07:45:44.963198 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f7b56da5-8f2d-464c-87ba-f5afa18dc26b tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:44.963415 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f7b56da5-8f2d-464c-87ba-f5afa18dc26b tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:44.963559 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-f7b56da5-8f2d-464c-87ba-f5afa18dc26b tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id 2373a714-cd26-4de2-9686-c3ab21c63d02. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:45:44.967387 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:44.967387 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:45:44.968136 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f7b56da5-8f2d-464c-87ba-f5afa18dc26b tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 returned with HTTP 200 Jul 24 07:45:44.968566 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 841/3345] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:44 2026] GET /volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:45.237402 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-23e6c755-9ce5-47c7-b1d7-16133fc75cef req-63f4c7d0-9e52-43f8-b76e-c2f2b8ae71b7 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:45.239493 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-23e6c755-9ce5-47c7-b1d7-16133fc75cef req-63f4c7d0-9e52-43f8-b76e-c2f2b8ae71b7 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] GET https://10.4.3.170/volume/v3/volumes/88c0ffa9-60a3-4de2-a9f5-69f3262cda42 Jul 24 07:45:45.239718 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-23e6c755-9ce5-47c7-b1d7-16133fc75cef req-63f4c7d0-9e52-43f8-b76e-c2f2b8ae71b7 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:45.239927 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-23e6c755-9ce5-47c7-b1d7-16133fc75cef req-63f4c7d0-9e52-43f8-b76e-c2f2b8ae71b7 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:45.247753 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:45.247753 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:45:45.251606 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-23e6c755-9ce5-47c7-b1d7-16133fc75cef req-63f4c7d0-9e52-43f8-b76e-c2f2b8ae71b7 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Volume info retrieved successfully. Jul 24 07:45:45.256764 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-23e6c755-9ce5-47c7-b1d7-16133fc75cef req-63f4c7d0-9e52-43f8-b76e-c2f2b8ae71b7 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] https://10.4.3.170/volume/v3/volumes/88c0ffa9-60a3-4de2-a9f5-69f3262cda42 returned with HTTP 200 Jul 24 07:45:45.257375 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 825/3346] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:45:45 2026] GET /volume/v3/volumes/88c0ffa9-60a3-4de2-a9f5-69f3262cda42 => generated 1405 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:45:45.268173 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-9e85f5a4-d88c-4b3a-8172-9e06c4299266 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:45.268575 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9e85f5a4-d88c-4b3a-8172-9e06c4299266 None None] GET https://10.4.3.170/volume// Jul 24 07:45:45.268729 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9e85f5a4-d88c-4b3a-8172-9e06c4299266 None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:45.268905 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9e85f5a4-d88c-4b3a-8172-9e06c4299266 None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:45.269257 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9e85f5a4-d88c-4b3a-8172-9e06c4299266 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:45:45.269512 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 842/3347] 10.4.3.170 () {66 vars in 1419 bytes} [Fri Jul 24 07:45:45 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:45:45.280727 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-23e6c755-9ce5-47c7-b1d7-16133fc75cef req-56ff9cdf-f7bf-4c81-9ae3-6b62246cc614 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:45.282464 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-23e6c755-9ce5-47c7-b1d7-16133fc75cef req-56ff9cdf-f7bf-4c81-9ae3-6b62246cc614 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 24 07:45:45.282807 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-23e6c755-9ce5-47c7-b1d7-16133fc75cef req-56ff9cdf-f7bf-4c81-9ae3-6b62246cc614 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "88c0ffa9-60a3-4de2-a9f5-69f3262cda42", "connector": null, "instance_uuid": "e6996fe0-0193-48ed-986b-cd3da86ccfd4"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:45:45.290275 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:45.290275 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:45:45.323159 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-23e6c755-9ce5-47c7-b1d7-16133fc75cef req-56ff9cdf-f7bf-4c81-9ae3-6b62246cc614 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 24 07:45:45.327670 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 840/3348] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 24 07:45:45 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) Jul 24 07:45:45.694932 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d86ff018-c5f9-48b6-923e-56b7bfd78eff None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:45.696528 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d86ff018-c5f9-48b6-923e-56b7bfd78eff tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/9f4420bd-f55e-4ea5-afdf-b4bf4ace4d42 Jul 24 07:45:45.696692 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d86ff018-c5f9-48b6-923e-56b7bfd78eff tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:45.696868 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d86ff018-c5f9-48b6-923e-56b7bfd78eff tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:45.697007 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-d86ff018-c5f9-48b6-923e-56b7bfd78eff tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id 9f4420bd-f55e-4ea5-afdf-b4bf4ace4d42. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:45:45.702279 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:45.702279 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:45:45.704117 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d86ff018-c5f9-48b6-923e-56b7bfd78eff tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/9f4420bd-f55e-4ea5-afdf-b4bf4ace4d42 returned with HTTP 200 Jul 24 07:45:45.704953 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 842/3349] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:45 2026] GET /volume/v3/backups/9f4420bd-f55e-4ea5-afdf-b4bf4ace4d42 => generated 707 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:45.978726 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-16393737-a920-4b0f-97d1-bee319007cb7 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:45.983836 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-16393737-a920-4b0f-97d1-bee319007cb7 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 Jul 24 07:45:45.984027 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-16393737-a920-4b0f-97d1-bee319007cb7 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:45.984249 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-16393737-a920-4b0f-97d1-bee319007cb7 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:45.984353 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-16393737-a920-4b0f-97d1-bee319007cb7 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id 2373a714-cd26-4de2-9686-c3ab21c63d02. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:45:45.994330 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:45.994330 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:45:45.995470 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-16393737-a920-4b0f-97d1-bee319007cb7 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 returned with HTTP 200 Jul 24 07:45:45.995874 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 826/3350] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:45 2026] GET /volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 => generated 752 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:46.716968 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-3fe29dba-2441-49e9-9679-8dc18ff2e237 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:46.718581 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3fe29dba-2441-49e9-9679-8dc18ff2e237 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/9f4420bd-f55e-4ea5-afdf-b4bf4ace4d42 Jul 24 07:45:46.718770 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3fe29dba-2441-49e9-9679-8dc18ff2e237 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:46.718957 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3fe29dba-2441-49e9-9679-8dc18ff2e237 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:46.719061 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-3fe29dba-2441-49e9-9679-8dc18ff2e237 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id 9f4420bd-f55e-4ea5-afdf-b4bf4ace4d42. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:45:46.724926 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:46.724926 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:45:46.725698 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3fe29dba-2441-49e9-9679-8dc18ff2e237 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/9f4420bd-f55e-4ea5-afdf-b4bf4ace4d42 returned with HTTP 200 Jul 24 07:45:46.726864 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 843/3351] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:46 2026] GET /volume/v3/backups/9f4420bd-f55e-4ea5-afdf-b4bf4ace4d42 => generated 707 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:47.004858 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-fe9bf0a4-72a6-433e-88b4-96ff580c7e81 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:47.006276 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-fe9bf0a4-72a6-433e-88b4-96ff580c7e81 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 Jul 24 07:45:47.006441 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-fe9bf0a4-72a6-433e-88b4-96ff580c7e81 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:47.006615 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-fe9bf0a4-72a6-433e-88b4-96ff580c7e81 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:47.006711 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-fe9bf0a4-72a6-433e-88b4-96ff580c7e81 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id 2373a714-cd26-4de2-9686-c3ab21c63d02. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:45:47.010472 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:47.010472 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:45:47.011121 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-fe9bf0a4-72a6-433e-88b4-96ff580c7e81 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 returned with HTTP 200 Jul 24 07:45:47.011485 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 841/3352] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:47 2026] GET /volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 => generated 752 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:47.070662 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-df0be3c6-664c-49fe-959b-c4827cc31542 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:47.070996 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-df0be3c6-664c-49fe-959b-c4827cc31542 None None] GET https://10.4.3.170/volume// Jul 24 07:45:47.071110 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-df0be3c6-664c-49fe-959b-c4827cc31542 None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:47.071305 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-df0be3c6-664c-49fe-959b-c4827cc31542 None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:47.071588 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-df0be3c6-664c-49fe-959b-c4827cc31542 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:45:47.071842 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 843/3353] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:45:47 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:45:47.079688 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-23e6c755-9ce5-47c7-b1d7-16133fc75cef req-239c6924-31e9-45bd-964e-8b123ce70259 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:47.081669 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-23e6c755-9ce5-47c7-b1d7-16133fc75cef req-239c6924-31e9-45bd-964e-8b123ce70259 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] GET https://10.4.3.170/volume/v3/volumes/88c0ffa9-60a3-4de2-a9f5-69f3262cda42 Jul 24 07:45:47.081855 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-23e6c755-9ce5-47c7-b1d7-16133fc75cef req-239c6924-31e9-45bd-964e-8b123ce70259 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:47.082027 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-23e6c755-9ce5-47c7-b1d7-16133fc75cef req-239c6924-31e9-45bd-964e-8b123ce70259 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:47.094251 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:47.094251 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:45:47.098158 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-23e6c755-9ce5-47c7-b1d7-16133fc75cef req-239c6924-31e9-45bd-964e-8b123ce70259 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Volume info retrieved successfully. Jul 24 07:45:47.104472 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-23e6c755-9ce5-47c7-b1d7-16133fc75cef req-239c6924-31e9-45bd-964e-8b123ce70259 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] https://10.4.3.170/volume/v3/volumes/88c0ffa9-60a3-4de2-a9f5-69f3262cda42 returned with HTTP 200 Jul 24 07:45:47.105518 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 827/3354] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:45:47 2026] GET /volume/v3/volumes/88c0ffa9-60a3-4de2-a9f5-69f3262cda42 => generated 1584 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:45:47.221451 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-23e6c755-9ce5-47c7-b1d7-16133fc75cef req-4d66d9c9-5c78-44b2-a924-7fe8710c13af None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:47.224477 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-23e6c755-9ce5-47c7-b1d7-16133fc75cef req-4d66d9c9-5c78-44b2-a924-7fe8710c13af tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] PUT https://10.4.3.170/volume/v3/attachments/130eca63-59ff-4aee-8a10-2245b95dc16d Jul 24 07:45:47.224955 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-23e6c755-9ce5-47c7-b1d7-16133fc75cef req-4d66d9c9-5c78-44b2-a924-7fe8710c13af tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000005822", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9a7cb9337d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5fc7887c-2ab7-4d21-80c7-ec4ad0d3b011", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:45:47.233791 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.coordination [req-23e6c755-9ce5-47c7-b1d7-16133fc75cef req-4d66d9c9-5c78-44b2-a924-7fe8710c13af tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Acquiring lock "cinder-attachment_update-88c0ffa9-60a3-4de2-a9f5-69f3262cda42-np0000005822" by "attachment_update" {{(pid=100245) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 07:45:47.238655 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.coordination [req-23e6c755-9ce5-47c7-b1d7-16133fc75cef req-4d66d9c9-5c78-44b2-a924-7fe8710c13af tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Lock "cinder-attachment_update-88c0ffa9-60a3-4de2-a9f5-69f3262cda42-np0000005822" acquired by "attachment_update" :: waited 0.005s {{(pid=100245) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 07:45:47.239128 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:47.239128 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:45:47.305454 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-84de720d-c880-4cba-9d23-aa1676eedb62 req-1ad82c7f-74d4-4e4d-bc9f-8d4d43197a3b None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:47.308731 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-84de720d-c880-4cba-9d23-aa1676eedb62 req-1ad82c7f-74d4-4e4d-bc9f-8d4d43197a3b tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] GET https://10.4.3.170/volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 Jul 24 07:45:47.308893 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-84de720d-c880-4cba-9d23-aa1676eedb62 req-1ad82c7f-74d4-4e4d-bc9f-8d4d43197a3b tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:47.309084 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-84de720d-c880-4cba-9d23-aa1676eedb62 req-1ad82c7f-74d4-4e4d-bc9f-8d4d43197a3b tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:47.322938 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:47.322938 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:45:47.327779 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-84de720d-c880-4cba-9d23-aa1676eedb62 req-1ad82c7f-74d4-4e4d-bc9f-8d4d43197a3b tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Volume info retrieved successfully. Jul 24 07:45:47.331870 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-84de720d-c880-4cba-9d23-aa1676eedb62 req-1ad82c7f-74d4-4e4d-bc9f-8d4d43197a3b tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 returned with HTTP 200 Jul 24 07:45:47.332270 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 842/3355] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:45:47 2026] GET /volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 => generated 1442 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:45:47.334941 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.coordination [req-23e6c755-9ce5-47c7-b1d7-16133fc75cef req-4d66d9c9-5c78-44b2-a924-7fe8710c13af tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Lock "cinder-attachment_update-88c0ffa9-60a3-4de2-a9f5-69f3262cda42-np0000005822" released by "attachment_update" :: held 0.097s {{(pid=100245) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 07:45:47.335275 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-23e6c755-9ce5-47c7-b1d7-16133fc75cef req-4d66d9c9-5c78-44b2-a924-7fe8710c13af tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] https://10.4.3.170/volume/v3/attachments/130eca63-59ff-4aee-8a10-2245b95dc16d returned with HTTP 200 Jul 24 07:45:47.335669 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 844/3356] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 24 07:45:47 2026] PUT /volume/v3/attachments/130eca63-59ff-4aee-8a10-2245b95dc16d => generated 969 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:45:47.397461 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-23e6c755-9ce5-47c7-b1d7-16133fc75cef req-6ffa319d-56b3-4164-bef5-4a0170e1869b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:47.399988 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-23e6c755-9ce5-47c7-b1d7-16133fc75cef req-6ffa319d-56b3-4164-bef5-4a0170e1869b tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] POST https://10.4.3.170/volume/v3/attachments/130eca63-59ff-4aee-8a10-2245b95dc16d/action Jul 24 07:45:47.400499 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-23e6c755-9ce5-47c7-b1d7-16133fc75cef req-6ffa319d-56b3-4164-bef5-4a0170e1869b tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Action body: b'{"os-complete": null}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:45:47.400650 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-23e6c755-9ce5-47c7-b1d7-16133fc75cef req-6ffa319d-56b3-4164-bef5-4a0170e1869b tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:45:48.201909 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:48.201909 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:45:48.201909 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-23e6c755-9ce5-47c7-b1d7-16133fc75cef req-6ffa319d-56b3-4164-bef5-4a0170e1869b tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] https://10.4.3.170/volume/v3/attachments/130eca63-59ff-4aee-8a10-2245b95dc16d/action returned with HTTP 204 Jul 24 07:45:48.201909 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 844/3357] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 24 07:45:47 2026] POST /volume/v3/attachments/130eca63-59ff-4aee-8a10-2245b95dc16d/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:45:48.207834 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-56226fb0-a7d3-4c3c-bf3e-a9dec15b912d None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:48.207834 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-56226fb0-a7d3-4c3c-bf3e-a9dec15b912d tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/9f4420bd-f55e-4ea5-afdf-b4bf4ace4d42 Jul 24 07:45:48.207834 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-56226fb0-a7d3-4c3c-bf3e-a9dec15b912d tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:48.207834 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-56226fb0-a7d3-4c3c-bf3e-a9dec15b912d tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:48.207834 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-56226fb0-a7d3-4c3c-bf3e-a9dec15b912d tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id 9f4420bd-f55e-4ea5-afdf-b4bf4ace4d42. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:45:48.207834 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:48.207834 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:45:48.207834 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-56226fb0-a7d3-4c3c-bf3e-a9dec15b912d tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/9f4420bd-f55e-4ea5-afdf-b4bf4ace4d42 returned with HTTP 200 Jul 24 07:45:48.207834 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 828/3358] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:47 2026] GET /volume/v3/backups/9f4420bd-f55e-4ea5-afdf-b4bf4ace4d42 => generated 707 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:48.210871 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-3f72c49e-c2b7-4a05-8841-99ac0f06d412 req-7ae3a211-11c4-43a0-9e47-f852a9692aa1 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:48.210871 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-3f72c49e-c2b7-4a05-8841-99ac0f06d412 req-7ae3a211-11c4-43a0-9e47-f852a9692aa1 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] GET https://10.4.3.170/volume/v3/volumes/94421fa4-638a-4dc6-9e6d-a4d077604a31 Jul 24 07:45:48.210871 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-3f72c49e-c2b7-4a05-8841-99ac0f06d412 req-7ae3a211-11c4-43a0-9e47-f852a9692aa1 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:48.210871 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-3f72c49e-c2b7-4a05-8841-99ac0f06d412 req-7ae3a211-11c4-43a0-9e47-f852a9692aa1 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:48.210871 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:48.210871 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:45:48.210871 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-3f72c49e-c2b7-4a05-8841-99ac0f06d412 req-7ae3a211-11c4-43a0-9e47-f852a9692aa1 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Volume info retrieved successfully. Jul 24 07:45:48.210871 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-3f72c49e-c2b7-4a05-8841-99ac0f06d412 req-7ae3a211-11c4-43a0-9e47-f852a9692aa1 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] https://10.4.3.170/volume/v3/volumes/94421fa4-638a-4dc6-9e6d-a4d077604a31 returned with HTTP 200 Jul 24 07:45:48.213082 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-228443a1-00ef-4516-b087-08f63c166f0b None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:48.214310 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 843/3359] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:45:47 2026] GET /volume/v3/volumes/94421fa4-638a-4dc6-9e6d-a4d077604a31 => generated 1229 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:45:48.214707 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-228443a1-00ef-4516-b087-08f63c166f0b None None] GET https://10.4.3.170/volume// Jul 24 07:45:48.214707 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-228443a1-00ef-4516-b087-08f63c166f0b None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:48.214707 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-228443a1-00ef-4516-b087-08f63c166f0b None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:48.214707 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-228443a1-00ef-4516-b087-08f63c166f0b None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:45:48.214707 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 845/3360] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:45:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:45:48.215065 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-84de720d-c880-4cba-9d23-aa1676eedb62 req-ea9a61d3-58c3-4b41-9d81-ce283fbfd7d9 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:48.215065 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-84de720d-c880-4cba-9d23-aa1676eedb62 req-ea9a61d3-58c3-4b41-9d81-ce283fbfd7d9 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 24 07:45:48.215065 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-84de720d-c880-4cba-9d23-aa1676eedb62 req-ea9a61d3-58c3-4b41-9d81-ce283fbfd7d9 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5070a1f0-ed35-4a83-8970-72db836d0f55", "connector": null, "instance_uuid": "d33ee3d6-91aa-44f5-8497-9717d3bb7569"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:45:48.215513 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-3f72c49e-c2b7-4a05-8841-99ac0f06d412 req-97fcc0ab-739b-4b29-bb14-fd13feb629f1 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:48.215513 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-3f72c49e-c2b7-4a05-8841-99ac0f06d412 req-97fcc0ab-739b-4b29-bb14-fd13feb629f1 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] POST https://10.4.3.170/volume/v3/volumes/94421fa4-638a-4dc6-9e6d-a4d077604a31/action Jul 24 07:45:48.215513 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-3f72c49e-c2b7-4a05-8841-99ac0f06d412 req-97fcc0ab-739b-4b29-bb14-fd13feb629f1 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:45:48.215513 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-3f72c49e-c2b7-4a05-8841-99ac0f06d412 req-97fcc0ab-739b-4b29-bb14-fd13feb629f1 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:45:48.215513 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:48.215513 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:45:48.215778 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:48.215778 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:45:48.215908 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-3f72c49e-c2b7-4a05-8841-99ac0f06d412 req-97fcc0ab-739b-4b29-bb14-fd13feb629f1 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Volume info retrieved successfully. Jul 24 07:45:48.215908 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-3f72c49e-c2b7-4a05-8841-99ac0f06d412 req-97fcc0ab-739b-4b29-bb14-fd13feb629f1 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Begin detaching volume completed successfully. Jul 24 07:45:48.215908 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-3f72c49e-c2b7-4a05-8841-99ac0f06d412 req-97fcc0ab-739b-4b29-bb14-fd13feb629f1 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] https://10.4.3.170/volume/v3/volumes/94421fa4-638a-4dc6-9e6d-a4d077604a31/action returned with HTTP 202 Jul 24 07:45:48.215908 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 829/3361] 10.4.3.170 () {72 vars in 1672 bytes} [Fri Jul 24 07:45:47 2026] POST /volume/v3/volumes/94421fa4-638a-4dc6-9e6d-a4d077604a31/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:45:48.216176 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-84de720d-c880-4cba-9d23-aa1676eedb62 req-ea9a61d3-58c3-4b41-9d81-ce283fbfd7d9 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 24 07:45:48.216176 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 845/3362] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 24 07:45:47 2026] POST /volume/v3/attachments => generated 273 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:45:48.216355 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-84de720d-c880-4cba-9d23-aa1676eedb62 req-f402e5e4-2e97-4034-a10d-3809fd2d31e0 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:48.216355 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-84de720d-c880-4cba-9d23-aa1676eedb62 req-f402e5e4-2e97-4034-a10d-3809fd2d31e0 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] DELETE https://10.4.3.170/volume/v3/attachments/641380fa-5ae3-449c-86f4-72f3ef39c69a Jul 24 07:45:48.216355 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-84de720d-c880-4cba-9d23-aa1676eedb62 req-f402e5e4-2e97-4034-a10d-3809fd2d31e0 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:48.216355 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-84de720d-c880-4cba-9d23-aa1676eedb62 req-f402e5e4-2e97-4034-a10d-3809fd2d31e0 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Calling method 'version_select' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:48.216355 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:48.216355 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:45:48.216757 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-04127b3b-187f-4b80-bbde-0452245e68c8 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:48.216757 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-04127b3b-187f-4b80-bbde-0452245e68c8 None None] GET https://10.4.3.170/volume// Jul 24 07:45:48.216757 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-04127b3b-187f-4b80-bbde-0452245e68c8 None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:48.216757 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-04127b3b-187f-4b80-bbde-0452245e68c8 None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:48.216757 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-04127b3b-187f-4b80-bbde-0452245e68c8 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:45:48.216757 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 846/3363] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:45:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:45:48.217040 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-3f72c49e-c2b7-4a05-8841-99ac0f06d412 req-9db40a7c-c19d-4d74-8f55-0fcb63ccca2f None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:48.217040 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-3f72c49e-c2b7-4a05-8841-99ac0f06d412 req-9db40a7c-c19d-4d74-8f55-0fcb63ccca2f tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] GET https://10.4.3.170/volume/v3/volumes/94421fa4-638a-4dc6-9e6d-a4d077604a31 Jul 24 07:45:48.217040 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-3f72c49e-c2b7-4a05-8841-99ac0f06d412 req-9db40a7c-c19d-4d74-8f55-0fcb63ccca2f tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:48.217040 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-3f72c49e-c2b7-4a05-8841-99ac0f06d412 req-9db40a7c-c19d-4d74-8f55-0fcb63ccca2f tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:48.217040 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:48.217040 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:45:48.217040 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-3f72c49e-c2b7-4a05-8841-99ac0f06d412 req-9db40a7c-c19d-4d74-8f55-0fcb63ccca2f tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Volume info retrieved successfully. Jul 24 07:45:48.217040 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-3f72c49e-c2b7-4a05-8841-99ac0f06d412 req-9db40a7c-c19d-4d74-8f55-0fcb63ccca2f tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] https://10.4.3.170/volume/v3/volumes/94421fa4-638a-4dc6-9e6d-a4d077604a31 returned with HTTP 200 Jul 24 07:45:48.217040 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 830/3364] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:45:47 2026] GET /volume/v3/volumes/94421fa4-638a-4dc6-9e6d-a4d077604a31 => generated 1412 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:45:48.217783 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-84de720d-c880-4cba-9d23-aa1676eedb62 req-f402e5e4-2e97-4034-a10d-3809fd2d31e0 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/attachments/641380fa-5ae3-449c-86f4-72f3ef39c69a returned with HTTP 200 Jul 24 07:45:48.217783 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 844/3365] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 24 07:45:47 2026] DELETE /volume/v3/attachments/641380fa-5ae3-449c-86f4-72f3ef39c69a => generated 367 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:45:48.218002 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-46fa3292-b486-4d81-b518-415ef1e780e3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:48.218002 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-46fa3292-b486-4d81-b518-415ef1e780e3 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 Jul 24 07:45:48.218002 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-46fa3292-b486-4d81-b518-415ef1e780e3 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:48.218002 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-46fa3292-b486-4d81-b518-415ef1e780e3 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:48.218002 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-46fa3292-b486-4d81-b518-415ef1e780e3 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id 2373a714-cd26-4de2-9686-c3ab21c63d02. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:45:48.218002 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:48.218002 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:45:48.218002 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-46fa3292-b486-4d81-b518-415ef1e780e3 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 returned with HTTP 200 Jul 24 07:45:48.218002 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 846/3366] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:48 2026] GET /volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 => generated 752 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:48.218364 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-f81937f9-3f08-4927-9277-2ac19d6bb8ac None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:48.218364 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f81937f9-3f08-4927-9277-2ac19d6bb8ac tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/volumes/1d898e56-8cb0-44e5-be8a-54584ba1ca9d Jul 24 07:45:48.218364 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f81937f9-3f08-4927-9277-2ac19d6bb8ac tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:48.218364 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f81937f9-3f08-4927-9277-2ac19d6bb8ac tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:48.218364 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:48.218364 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:45:48.218364 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-f81937f9-3f08-4927-9277-2ac19d6bb8ac tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Volume info retrieved successfully. Jul 24 07:45:48.218364 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f81937f9-3f08-4927-9277-2ac19d6bb8ac tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/volumes/1d898e56-8cb0-44e5-be8a-54584ba1ca9d returned with HTTP 200 Jul 24 07:45:48.218364 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 847/3367] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:48 2026] GET /volume/v3/volumes/1d898e56-8cb0-44e5-be8a-54584ba1ca9d => generated 842 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:48.218913 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-08c783b1-ad57-425c-a2f5-09f0b1ed583d None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:48.218913 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-08c783b1-ad57-425c-a2f5-09f0b1ed583d tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] DELETE https://10.4.3.170/volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 Jul 24 07:45:48.218913 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-08c783b1-ad57-425c-a2f5-09f0b1ed583d tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:48.218913 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-08c783b1-ad57-425c-a2f5-09f0b1ed583d tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:48.218913 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.contrib.backups [None req-08c783b1-ad57-425c-a2f5-09f0b1ed583d tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Delete backup with id: 2373a714-cd26-4de2-9686-c3ab21c63d02. Jul 24 07:45:48.218913 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:48.218913 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:45:48.218913 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.backup.rpcapi [None req-08c783b1-ad57-425c-a2f5-09f0b1ed583d tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] delete_backup rpcapi backup_id 2373a714-cd26-4de2-9686-c3ab21c63d02 {{(pid=100243) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 07:45:48.218913 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-08c783b1-ad57-425c-a2f5-09f0b1ed583d tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 returned with HTTP 202 Jul 24 07:45:48.218913 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 831/3368] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:45:48 2026] DELETE /volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:45:48.219263 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-3971d2c6-1f35-414c-a08e-8c4f69aa2523 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:48.219263 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3971d2c6-1f35-414c-a08e-8c4f69aa2523 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 Jul 24 07:45:48.219263 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3971d2c6-1f35-414c-a08e-8c4f69aa2523 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:48.219263 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3971d2c6-1f35-414c-a08e-8c4f69aa2523 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:48.219263 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-3971d2c6-1f35-414c-a08e-8c4f69aa2523 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id 2373a714-cd26-4de2-9686-c3ab21c63d02. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:45:48.219263 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:48.219263 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:45:48.219263 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3971d2c6-1f35-414c-a08e-8c4f69aa2523 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 returned with HTTP 200 Jul 24 07:45:48.219263 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 845/3369] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:48 2026] GET /volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:48.766435 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e892be74-3343-4907-80b5-b5f0e595cb0c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:48.768410 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e892be74-3343-4907-80b5-b5f0e595cb0c tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/9f4420bd-f55e-4ea5-afdf-b4bf4ace4d42 Jul 24 07:45:48.768628 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e892be74-3343-4907-80b5-b5f0e595cb0c tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:48.768819 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e892be74-3343-4907-80b5-b5f0e595cb0c tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:48.768921 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-e892be74-3343-4907-80b5-b5f0e595cb0c tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id 9f4420bd-f55e-4ea5-afdf-b4bf4ace4d42. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:45:48.777092 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:48.777092 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:45:48.777900 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e892be74-3343-4907-80b5-b5f0e595cb0c tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/9f4420bd-f55e-4ea5-afdf-b4bf4ace4d42 returned with HTTP 200 Jul 24 07:45:48.778367 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 847/3370] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:48 2026] GET /volume/v3/backups/9f4420bd-f55e-4ea5-afdf-b4bf4ace4d42 => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:48.787109 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-0a095b22-0d46-4fbe-8d9b-cac5e609c00c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:48.788720 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0a095b22-0d46-4fbe-8d9b-cac5e609c00c tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/9f4420bd-f55e-4ea5-afdf-b4bf4ace4d42 Jul 24 07:45:48.788887 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0a095b22-0d46-4fbe-8d9b-cac5e609c00c tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:48.789056 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0a095b22-0d46-4fbe-8d9b-cac5e609c00c tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:48.789275 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-0a095b22-0d46-4fbe-8d9b-cac5e609c00c tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id 9f4420bd-f55e-4ea5-afdf-b4bf4ace4d42. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:45:48.793130 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:48.793130 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:45:48.793904 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0a095b22-0d46-4fbe-8d9b-cac5e609c00c tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/9f4420bd-f55e-4ea5-afdf-b4bf4ace4d42 returned with HTTP 200 Jul 24 07:45:48.794261 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 848/3371] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:48 2026] GET /volume/v3/backups/9f4420bd-f55e-4ea5-afdf-b4bf4ace4d42 => generated 708 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:48.803111 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-a3feb21a-d19a-4e09-90fa-2de9a3c3698e None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:48.805344 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a3feb21a-d19a-4e09-90fa-2de9a3c3698e tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] DELETE https://10.4.3.170/volume/v3/backups/9f4420bd-f55e-4ea5-afdf-b4bf4ace4d42 Jul 24 07:45:48.805421 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-84de720d-c880-4cba-9d23-aa1676eedb62 req-2e983298-05c8-4f59-9973-1706b04006d4 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:48.805475 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a3feb21a-d19a-4e09-90fa-2de9a3c3698e tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:48.805475 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a3feb21a-d19a-4e09-90fa-2de9a3c3698e tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:48.805475 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.contrib.backups [None req-a3feb21a-d19a-4e09-90fa-2de9a3c3698e tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Delete backup with id: 9f4420bd-f55e-4ea5-afdf-b4bf4ace4d42. Jul 24 07:45:48.807379 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-84de720d-c880-4cba-9d23-aa1676eedb62 req-2e983298-05c8-4f59-9973-1706b04006d4 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] PUT https://10.4.3.170/volume/v3/attachments/481e9f82-9d5a-400e-b1a9-1fae2fd4e034 Jul 24 07:45:48.807573 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-84de720d-c880-4cba-9d23-aa1676eedb62 req-2e983298-05c8-4f59-9973-1706b04006d4 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000005822", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9a7cb9337d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5fc7887c-2ab7-4d21-80c7-ec4ad0d3b011", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:45:48.810315 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:48.810315 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:45:48.815936 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-84de720d-c880-4cba-9d23-aa1676eedb62 req-2e983298-05c8-4f59-9973-1706b04006d4 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Acquiring lock "cinder-attachment_update-5070a1f0-ed35-4a83-8970-72db836d0f55-np0000005822" by "attachment_update" {{(pid=100244) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 07:45:48.820049 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-84de720d-c880-4cba-9d23-aa1676eedb62 req-2e983298-05c8-4f59-9973-1706b04006d4 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Lock "cinder-attachment_update-5070a1f0-ed35-4a83-8970-72db836d0f55-np0000005822" acquired by "attachment_update" :: waited 0.005s {{(pid=100244) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 07:45:48.821279 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:48.821279 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:45:48.826035 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.backup.rpcapi [None req-a3feb21a-d19a-4e09-90fa-2de9a3c3698e tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] delete_backup rpcapi backup_id 9f4420bd-f55e-4ea5-afdf-b4bf4ace4d42 {{(pid=100243) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 07:45:48.826985 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a3feb21a-d19a-4e09-90fa-2de9a3c3698e tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/9f4420bd-f55e-4ea5-afdf-b4bf4ace4d42 returned with HTTP 202 Jul 24 07:45:48.827425 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 832/3372] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:45:48 2026] DELETE /volume/v3/backups/9f4420bd-f55e-4ea5-afdf-b4bf4ace4d42 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:45:48.835834 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e327ba4a-5e64-4015-b1be-e9c1de3ada49 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:48.838636 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e327ba4a-5e64-4015-b1be-e9c1de3ada49 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/9f4420bd-f55e-4ea5-afdf-b4bf4ace4d42 Jul 24 07:45:48.838884 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e327ba4a-5e64-4015-b1be-e9c1de3ada49 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:48.839142 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e327ba4a-5e64-4015-b1be-e9c1de3ada49 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:48.839334 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-e327ba4a-5e64-4015-b1be-e9c1de3ada49 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id 9f4420bd-f55e-4ea5-afdf-b4bf4ace4d42. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:45:48.845286 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:48.845286 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:45:48.846383 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e327ba4a-5e64-4015-b1be-e9c1de3ada49 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/9f4420bd-f55e-4ea5-afdf-b4bf4ace4d42 returned with HTTP 200 Jul 24 07:45:48.847331 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 848/3373] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:48 2026] GET /volume/v3/backups/9f4420bd-f55e-4ea5-afdf-b4bf4ace4d42 => generated 707 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:48.875235 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-3f72c49e-c2b7-4a05-8841-99ac0f06d412 req-e6fec864-74dc-475e-ba51-ab10a7d61de2 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:48.877905 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-3f72c49e-c2b7-4a05-8841-99ac0f06d412 req-e6fec864-74dc-475e-ba51-ab10a7d61de2 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] DELETE https://10.4.3.170/volume/v3/attachments/b6b77c56-f017-407a-9a60-f442b7c72916 Jul 24 07:45:48.877968 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-3f72c49e-c2b7-4a05-8841-99ac0f06d412 req-e6fec864-74dc-475e-ba51-ab10a7d61de2 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:48.878704 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-3f72c49e-c2b7-4a05-8841-99ac0f06d412 req-e6fec864-74dc-475e-ba51-ab10a7d61de2 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Calling method 'version_select' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:48.880258 np0000005822 devstack@c-api.service[100245]: DEBUG dbcounter [-] [100245] Writing DB stats cinder:SELECT=301,cinder:UPDATE=45,cinder:INSERT=11 {{(pid=100245) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 07:45:48.890565 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:48.890565 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:45:48.933787 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-84de720d-c880-4cba-9d23-aa1676eedb62 req-2e983298-05c8-4f59-9973-1706b04006d4 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Lock "cinder-attachment_update-5070a1f0-ed35-4a83-8970-72db836d0f55-np0000005822" released by "attachment_update" :: held 0.114s {{(pid=100244) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 07:45:48.934051 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-84de720d-c880-4cba-9d23-aa1676eedb62 req-2e983298-05c8-4f59-9973-1706b04006d4 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/attachments/481e9f82-9d5a-400e-b1a9-1fae2fd4e034 returned with HTTP 200 Jul 24 07:45:48.935588 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 846/3374] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 24 07:45:48 2026] PUT /volume/v3/attachments/481e9f82-9d5a-400e-b1a9-1fae2fd4e034 => generated 969 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:45:48.944718 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-84de720d-c880-4cba-9d23-aa1676eedb62 req-176fa35a-6a45-472e-b73e-5453a43e82b3 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:48.949464 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-84de720d-c880-4cba-9d23-aa1676eedb62 req-176fa35a-6a45-472e-b73e-5453a43e82b3 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] GET https://10.4.3.170/volume/v3/attachments/481e9f82-9d5a-400e-b1a9-1fae2fd4e034 Jul 24 07:45:48.950122 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-84de720d-c880-4cba-9d23-aa1676eedb62 req-176fa35a-6a45-472e-b73e-5453a43e82b3 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:48.950122 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-84de720d-c880-4cba-9d23-aa1676eedb62 req-176fa35a-6a45-472e-b73e-5453a43e82b3 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:48.953166 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-3f72c49e-c2b7-4a05-8841-99ac0f06d412 req-e6fec864-74dc-475e-ba51-ab10a7d61de2 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] https://10.4.3.170/volume/v3/attachments/b6b77c56-f017-407a-9a60-f442b7c72916 returned with HTTP 200 Jul 24 07:45:48.953771 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 849/3375] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 24 07:45:48 2026] DELETE /volume/v3/attachments/b6b77c56-f017-407a-9a60-f442b7c72916 => generated 19 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:48.975493 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-84de720d-c880-4cba-9d23-aa1676eedb62 req-176fa35a-6a45-472e-b73e-5453a43e82b3 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/attachments/481e9f82-9d5a-400e-b1a9-1fae2fd4e034 returned with HTTP 200 Jul 24 07:45:48.976147 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 833/3376] 10.4.3.170 () {70 vars in 1651 bytes} [Fri Jul 24 07:45:48 2026] GET /volume/v3/attachments/481e9f82-9d5a-400e-b1a9-1fae2fd4e034 => generated 994 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:45:49.120816 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d961a5c7-106b-401e-a622-9574a30cfd0d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:49.123055 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d961a5c7-106b-401e-a622-9574a30cfd0d tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 Jul 24 07:45:49.123311 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d961a5c7-106b-401e-a622-9574a30cfd0d tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:49.123576 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d961a5c7-106b-401e-a622-9574a30cfd0d tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:49.123689 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-d961a5c7-106b-401e-a622-9574a30cfd0d tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id 2373a714-cd26-4de2-9686-c3ab21c63d02. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:45:49.128552 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d961a5c7-106b-401e-a622-9574a30cfd0d tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 returned with HTTP 404 Jul 24 07:45:49.129019 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 849/3377] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:49 2026] GET /volume/v3/backups/2373a714-cd26-4de2-9686-c3ab21c63d02 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:45:49.143560 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-2fa61154-f97c-4c4a-ab3e-d2e9cdfecbf8 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:49.145923 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2fa61154-f97c-4c4a-ab3e-d2e9cdfecbf8 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:45:49.145992 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2fa61154-f97c-4c4a-ab3e-d2e9cdfecbf8 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-727369473"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:45:49.148935 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-2fa61154-f97c-4c4a-ab3e-d2e9cdfecbf8 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-727369473'}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:45:49.148935 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-2fa61154-f97c-4c4a-ab3e-d2e9cdfecbf8 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Create volume of 1 GB Jul 24 07:45:49.148935 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:49.148935 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:45:49.152285 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-2fa61154-f97c-4c4a-ab3e-d2e9cdfecbf8 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Availability Zones retrieved successfully. Jul 24 07:45:49.158688 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-2fa61154-f97c-4c4a-ab3e-d2e9cdfecbf8 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Flow 'volume_create_api' (00442816-3373-41bb-bd1f-35e5b45bf60f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:45:49.159736 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-2fa61154-f97c-4c4a-ab3e-d2e9cdfecbf8 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eeddda18-4ec2-4dfd-b7fb-0bb19f569cdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:45:49.160741 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-2fa61154-f97c-4c4a-ab3e-d2e9cdfecbf8 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:45:49.188041 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-2fa61154-f97c-4c4a-ab3e-d2e9cdfecbf8 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eeddda18-4ec2-4dfd-b7fb-0bb19f569cdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:45:49.188993 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-2fa61154-f97c-4c4a-ab3e-d2e9cdfecbf8 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f99b1f4f-07ee-42e8-a066-86d21784ac26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:45:49.229171 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-2fa61154-f97c-4c4a-ab3e-d2e9cdfecbf8 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Created reservations ['a45ae4e8-463a-4b26-9f3b-f4d63553de4b', '565c95e1-eb0a-4089-b0db-e87ad83ae34e', '52f791b1-20e4-4b07-9e3d-548bf7f1dd24', '5be97409-10f0-4522-9db1-331da696bb1b'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:45:49.229954 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-2fa61154-f97c-4c4a-ab3e-d2e9cdfecbf8 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f99b1f4f-07ee-42e8-a066-86d21784ac26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a45ae4e8-463a-4b26-9f3b-f4d63553de4b', '565c95e1-eb0a-4089-b0db-e87ad83ae34e', '52f791b1-20e4-4b07-9e3d-548bf7f1dd24', '5be97409-10f0-4522-9db1-331da696bb1b']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:45:49.230723 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-2fa61154-f97c-4c4a-ab3e-d2e9cdfecbf8 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f5340b1-ddfa-4bf7-95d5-adc995de1208) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:45:49.254795 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-2fa61154-f97c-4c4a-ab3e-d2e9cdfecbf8 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f5340b1-ddfa-4bf7-95d5-adc995de1208) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1ed525fb-a9bb-4ac1-baf2-9aeef70c7643', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-727369473',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2cc970ea504c4f31b276e0a66f8cbfdd',qos_specs=None,replication_status=,reservations=['a45ae4e8-463a-4b26-9f3b-f4d63553de4b','565c95e1-eb0a-4089-b0db-e87ad83ae34e','52f791b1-20e4-4b07-9e3d-548bf7f1dd24','5be97409-10f0-4522-9db1-331da696bb1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75f4a4925a4c46998ed44583d25f6fb3',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:45:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-727369473',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1ed525fb-a9bb-4ac1-baf2-9aeef70c7643,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2cc970ea504c4f31b276e0a66f8cbfdd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='75f4a4925a4c46998ed44583d25f6fb3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:45:49.255666 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-2fa61154-f97c-4c4a-ab3e-d2e9cdfecbf8 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a911e3cb-43fd-4794-b078-3d4911435a80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:45:49.273805 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-2fa61154-f97c-4c4a-ab3e-d2e9cdfecbf8 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a911e3cb-43fd-4794-b078-3d4911435a80) transitioned into state 'SUCCESS' from state '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-727369473',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2cc970ea504c4f31b276e0a66f8cbfdd',qos_specs=None,replication_status=,reservations=['a45ae4e8-463a-4b26-9f3b-f4d63553de4b','565c95e1-eb0a-4089-b0db-e87ad83ae34e','52f791b1-20e4-4b07-9e3d-548bf7f1dd24','5be97409-10f0-4522-9db1-331da696bb1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75f4a4925a4c46998ed44583d25f6fb3',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:45:49.274602 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-2fa61154-f97c-4c4a-ab3e-d2e9cdfecbf8 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (872140c4-5266-4b21-9df4-3ad2d589ec6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:45:49.283188 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-2fa61154-f97c-4c4a-ab3e-d2e9cdfecbf8 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (872140c4-5266-4b21-9df4-3ad2d589ec6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:45:49.284096 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-2fa61154-f97c-4c4a-ab3e-d2e9cdfecbf8 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Flow 'volume_create_api' (00442816-3373-41bb-bd1f-35e5b45bf60f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:45:49.284470 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-2fa61154-f97c-4c4a-ab3e-d2e9cdfecbf8 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Create volume request issued successfully. Jul 24 07:45:49.285133 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2fa61154-f97c-4c4a-ab3e-d2e9cdfecbf8 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:45:49.285699 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 847/3378] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 24 07:45:49 2026] POST /volume/v3/volumes => generated 748 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:45:49.299060 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-c8a86703-7cb0-4b93-87ff-40195473149a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:49.300579 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c8a86703-7cb0-4b93-87ff-40195473149a tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/volumes/1ed525fb-a9bb-4ac1-baf2-9aeef70c7643 Jul 24 07:45:49.300742 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c8a86703-7cb0-4b93-87ff-40195473149a tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:49.300912 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c8a86703-7cb0-4b93-87ff-40195473149a tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:49.307405 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:49.307405 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:45:49.311044 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-c8a86703-7cb0-4b93-87ff-40195473149a tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Volume info retrieved successfully. Jul 24 07:45:49.315787 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c8a86703-7cb0-4b93-87ff-40195473149a tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/volumes/1ed525fb-a9bb-4ac1-baf2-9aeef70c7643 returned with HTTP 200 Jul 24 07:45:49.316171 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 850/3379] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:49 2026] GET /volume/v3/volumes/1ed525fb-a9bb-4ac1-baf2-9aeef70c7643 => generated 816 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:49.859012 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-61ceeea4-9ed3-4320-b86b-997601686b8d None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:49.860627 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-61ceeea4-9ed3-4320-b86b-997601686b8d tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/9f4420bd-f55e-4ea5-afdf-b4bf4ace4d42 Jul 24 07:45:49.860808 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-61ceeea4-9ed3-4320-b86b-997601686b8d tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:49.860979 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-61ceeea4-9ed3-4320-b86b-997601686b8d tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:49.861073 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-61ceeea4-9ed3-4320-b86b-997601686b8d tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id 9f4420bd-f55e-4ea5-afdf-b4bf4ace4d42. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:45:49.864495 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-61ceeea4-9ed3-4320-b86b-997601686b8d tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/9f4420bd-f55e-4ea5-afdf-b4bf4ace4d42 returned with HTTP 404 Jul 24 07:45:49.864973 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 834/3380] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:49 2026] GET /volume/v3/backups/9f4420bd-f55e-4ea5-afdf-b4bf4ace4d42 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:45:49.874490 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-fa379f5d-64d8-4904-ba0d-c761022b12d2 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:49.878544 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fa379f5d-64d8-4904-ba0d-c761022b12d2 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] POST https://10.4.3.170/volume/v3/backups Jul 24 07:45:49.879011 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fa379f5d-64d8-4904-ba0d-c761022b12d2 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a25d4249-f2d1-4705-8fba-f75a840788f0", "incremental": true, "force": true, "name": "tempest-VolumesBackupsTest-Backup-210994024", "container": "tempest-volumesbackupstest-backup-container-1699579798"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:45:49.881374 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.backups [None req-fa379f5d-64d8-4904-ba0d-c761022b12d2 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Creating new backup {'backup': {'volume_id': 'a25d4249-f2d1-4705-8fba-f75a840788f0', 'incremental': True, 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-210994024', 'container': 'tempest-volumesbackupstest-backup-container-1699579798'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 07:45:49.881582 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.contrib.backups [None req-fa379f5d-64d8-4904-ba0d-c761022b12d2 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Creating backup of volume a25d4249-f2d1-4705-8fba-f75a840788f0 in container tempest-volumesbackupstest-backup-container-1699579798 Jul 24 07:45:49.892447 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:49.892447 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:45:49.893045 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-fa379f5d-64d8-4904-ba0d-c761022b12d2 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Volume info retrieved successfully. Jul 24 07:45:49.911681 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-fa379f5d-64d8-4904-ba0d-c761022b12d2 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Created reservations ['9763e2b7-7f4f-4d5f-94a9-6f17dd3bda5e', '56669c10-9c14-4e05-8c5c-3df3fa43a6f6'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:45:49.940426 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fa379f5d-64d8-4904-ba0d-c761022b12d2 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups returned with HTTP 202 Jul 24 07:45:49.940917 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 850/3381] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 24 07:45:49 2026] POST /volume/v3/backups => generated 329 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:45:49.952155 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-0957da57-2703-4f07-b574-8630c145b5c5 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:49.953549 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0957da57-2703-4f07-b574-8630c145b5c5 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/803f8239-dadc-4b6e-abf1-b37b31053122 Jul 24 07:45:49.953833 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0957da57-2703-4f07-b574-8630c145b5c5 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:49.954120 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0957da57-2703-4f07-b574-8630c145b5c5 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:49.954360 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-0957da57-2703-4f07-b574-8630c145b5c5 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id 803f8239-dadc-4b6e-abf1-b37b31053122. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:45:49.958388 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:49.958388 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:45:49.959480 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0957da57-2703-4f07-b574-8630c145b5c5 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/803f8239-dadc-4b6e-abf1-b37b31053122 returned with HTTP 200 Jul 24 07:45:49.959926 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 848/3382] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:49 2026] GET /volume/v3/backups/803f8239-dadc-4b6e-abf1-b37b31053122 => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:50.028078 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-cad305dc-4ba3-4b03-9ee9-f0e9cd21f481 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:50.030423 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-cad305dc-4ba3-4b03-9ee9-f0e9cd21f481 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] DELETE https://10.4.3.170/volume/v3/volumes/94421fa4-638a-4dc6-9e6d-a4d077604a31 Jul 24 07:45:50.030665 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-cad305dc-4ba3-4b03-9ee9-f0e9cd21f481 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:50.030967 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-cad305dc-4ba3-4b03-9ee9-f0e9cd21f481 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:50.031173 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-cad305dc-4ba3-4b03-9ee9-f0e9cd21f481 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Delete volume with id: 94421fa4-638a-4dc6-9e6d-a4d077604a31 Jul 24 07:45:50.039112 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:50.039112 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:45:50.039602 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-cad305dc-4ba3-4b03-9ee9-f0e9cd21f481 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Volume info retrieved successfully. Jul 24 07:45:50.060041 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-cad305dc-4ba3-4b03-9ee9-f0e9cd21f481 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Delete volume request issued successfully. Jul 24 07:45:50.060041 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-cad305dc-4ba3-4b03-9ee9-f0e9cd21f481 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] https://10.4.3.170/volume/v3/volumes/94421fa4-638a-4dc6-9e6d-a4d077604a31 returned with HTTP 202 Jul 24 07:45:50.060041 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 851/3383] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:45:50 2026] DELETE /volume/v3/volumes/94421fa4-638a-4dc6-9e6d-a4d077604a31 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:45:50.328447 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-d76f9174-cb22-43d5-8521-13ec362caf55 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:50.330156 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d76f9174-cb22-43d5-8521-13ec362caf55 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/volumes/1ed525fb-a9bb-4ac1-baf2-9aeef70c7643 Jul 24 07:45:50.330376 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d76f9174-cb22-43d5-8521-13ec362caf55 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:50.330552 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d76f9174-cb22-43d5-8521-13ec362caf55 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:50.341968 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:50.341968 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:45:50.347630 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-d76f9174-cb22-43d5-8521-13ec362caf55 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Volume info retrieved successfully. Jul 24 07:45:50.352629 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d76f9174-cb22-43d5-8521-13ec362caf55 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/volumes/1ed525fb-a9bb-4ac1-baf2-9aeef70c7643 returned with HTTP 200 Jul 24 07:45:50.353015 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 835/3384] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:50 2026] GET /volume/v3/volumes/1ed525fb-a9bb-4ac1-baf2-9aeef70c7643 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:50.365839 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-8d5d7d3a-f4a2-4994-b80e-9fd4670cf813 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:50.370292 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8d5d7d3a-f4a2-4994-b80e-9fd4670cf813 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] POST https://10.4.3.170/volume/v3/backups Jul 24 07:45:50.371346 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8d5d7d3a-f4a2-4994-b80e-9fd4670cf813 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1ed525fb-a9bb-4ac1-baf2-9aeef70c7643", "name": "tempest-VolumesBackupsTest-Backup-1027823131"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:45:50.373598 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.backups [None req-8d5d7d3a-f4a2-4994-b80e-9fd4670cf813 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Creating new backup {'backup': {'volume_id': '1ed525fb-a9bb-4ac1-baf2-9aeef70c7643', 'name': 'tempest-VolumesBackupsTest-Backup-1027823131'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 07:45:50.373741 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.contrib.backups [None req-8d5d7d3a-f4a2-4994-b80e-9fd4670cf813 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Creating backup of volume 1ed525fb-a9bb-4ac1-baf2-9aeef70c7643 in container None Jul 24 07:45:50.375948 np0000005822 devstack@c-api.service[100246]: DEBUG dbcounter [-] [100246] Writing DB stats cinder:SELECT=317,cinder:UPDATE=52,cinder:INSERT=16 {{(pid=100246) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 07:45:50.383692 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:50.383692 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:45:50.384215 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-8d5d7d3a-f4a2-4994-b80e-9fd4670cf813 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Volume info retrieved successfully. Jul 24 07:45:50.408032 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-8d5d7d3a-f4a2-4994-b80e-9fd4670cf813 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Created reservations ['8afcd2f5-9bf6-4ec2-b0e1-22688be91576', 'fc378dd1-32ce-41e1-9d5b-39f3e4ee87f3'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:45:50.458040 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8d5d7d3a-f4a2-4994-b80e-9fd4670cf813 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups returned with HTTP 202 Jul 24 07:45:50.458525 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 851/3385] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 24 07:45:50 2026] POST /volume/v3/backups => generated 330 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:45:50.468894 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-7759b2da-ca6a-4db6-b16e-dd27f1e6f390 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:50.471971 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7759b2da-ca6a-4db6-b16e-dd27f1e6f390 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/56f0eeab-3953-4952-8589-aadea048431b Jul 24 07:45:50.472121 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7759b2da-ca6a-4db6-b16e-dd27f1e6f390 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:50.472412 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7759b2da-ca6a-4db6-b16e-dd27f1e6f390 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:50.472521 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-7759b2da-ca6a-4db6-b16e-dd27f1e6f390 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id 56f0eeab-3953-4952-8589-aadea048431b. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:45:50.480712 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:50.480712 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:45:50.481771 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7759b2da-ca6a-4db6-b16e-dd27f1e6f390 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/56f0eeab-3953-4952-8589-aadea048431b returned with HTTP 200 Jul 24 07:45:50.482272 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 849/3386] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:50 2026] GET /volume/v3/backups/56f0eeab-3953-4952-8589-aadea048431b => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:50.969364 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-0d58b6ef-dd40-44ac-86b2-270202bb6ead None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:50.972125 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0d58b6ef-dd40-44ac-86b2-270202bb6ead tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/803f8239-dadc-4b6e-abf1-b37b31053122 Jul 24 07:45:50.972125 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0d58b6ef-dd40-44ac-86b2-270202bb6ead tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:50.972125 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0d58b6ef-dd40-44ac-86b2-270202bb6ead tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:50.972125 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-0d58b6ef-dd40-44ac-86b2-270202bb6ead tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id 803f8239-dadc-4b6e-abf1-b37b31053122. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:45:50.975424 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:50.975424 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:45:50.976235 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0d58b6ef-dd40-44ac-86b2-270202bb6ead tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/803f8239-dadc-4b6e-abf1-b37b31053122 returned with HTTP 200 Jul 24 07:45:50.976676 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 852/3387] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:50 2026] GET /volume/v3/backups/803f8239-dadc-4b6e-abf1-b37b31053122 => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:51.495949 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-ab13d1bc-aab2-4d78-80bf-f01670aa17af None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:51.500429 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ab13d1bc-aab2-4d78-80bf-f01670aa17af tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/56f0eeab-3953-4952-8589-aadea048431b Jul 24 07:45:51.500593 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ab13d1bc-aab2-4d78-80bf-f01670aa17af tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:51.500761 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ab13d1bc-aab2-4d78-80bf-f01670aa17af tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:51.500859 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-ab13d1bc-aab2-4d78-80bf-f01670aa17af tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id 56f0eeab-3953-4952-8589-aadea048431b. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:45:51.514345 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:51.514345 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:45:51.515372 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ab13d1bc-aab2-4d78-80bf-f01670aa17af tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/56f0eeab-3953-4952-8589-aadea048431b returned with HTTP 200 Jul 24 07:45:51.515774 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 836/3388] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:51 2026] GET /volume/v3/backups/56f0eeab-3953-4952-8589-aadea048431b => generated 739 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:51.985676 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-81186a09-bf06-4aa8-acd2-32adefa9c953 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:51.987353 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-81186a09-bf06-4aa8-acd2-32adefa9c953 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/803f8239-dadc-4b6e-abf1-b37b31053122 Jul 24 07:45:51.987539 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-81186a09-bf06-4aa8-acd2-32adefa9c953 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:51.987721 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-81186a09-bf06-4aa8-acd2-32adefa9c953 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:51.987834 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-81186a09-bf06-4aa8-acd2-32adefa9c953 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id 803f8239-dadc-4b6e-abf1-b37b31053122. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:45:51.991623 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:51.991623 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:45:51.992336 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-81186a09-bf06-4aa8-acd2-32adefa9c953 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/803f8239-dadc-4b6e-abf1-b37b31053122 returned with HTTP 200 Jul 24 07:45:51.992659 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 852/3389] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:51 2026] GET /volume/v3/backups/803f8239-dadc-4b6e-abf1-b37b31053122 => generated 789 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:52.526624 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-faccbfec-94af-4f1a-b5d7-678d17162aec None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:52.529922 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-faccbfec-94af-4f1a-b5d7-678d17162aec tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/56f0eeab-3953-4952-8589-aadea048431b Jul 24 07:45:52.529922 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-faccbfec-94af-4f1a-b5d7-678d17162aec tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:52.529922 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-faccbfec-94af-4f1a-b5d7-678d17162aec tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:52.529922 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-faccbfec-94af-4f1a-b5d7-678d17162aec tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id 56f0eeab-3953-4952-8589-aadea048431b. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:45:52.533908 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:52.533908 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:45:52.533908 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-faccbfec-94af-4f1a-b5d7-678d17162aec tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/56f0eeab-3953-4952-8589-aadea048431b returned with HTTP 200 Jul 24 07:45:52.533908 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 850/3390] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:52 2026] GET /volume/v3/backups/56f0eeab-3953-4952-8589-aadea048431b => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:53.002900 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-c2d5df42-06e9-4ebc-8bdf-b93e9f64e5b7 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:53.004631 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c2d5df42-06e9-4ebc-8bdf-b93e9f64e5b7 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/803f8239-dadc-4b6e-abf1-b37b31053122 Jul 24 07:45:53.004867 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c2d5df42-06e9-4ebc-8bdf-b93e9f64e5b7 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:53.005083 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c2d5df42-06e9-4ebc-8bdf-b93e9f64e5b7 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:53.005251 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-c2d5df42-06e9-4ebc-8bdf-b93e9f64e5b7 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id 803f8239-dadc-4b6e-abf1-b37b31053122. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:45:53.009342 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:53.009342 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:45:53.010041 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c2d5df42-06e9-4ebc-8bdf-b93e9f64e5b7 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/803f8239-dadc-4b6e-abf1-b37b31053122 returned with HTTP 200 Jul 24 07:45:53.010418 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 853/3391] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:53 2026] GET /volume/v3/backups/803f8239-dadc-4b6e-abf1-b37b31053122 => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:53.543372 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-49e99cae-98cf-48e4-a45f-e8aa185d1690 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:53.545490 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-49e99cae-98cf-48e4-a45f-e8aa185d1690 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/56f0eeab-3953-4952-8589-aadea048431b Jul 24 07:45:53.545706 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-49e99cae-98cf-48e4-a45f-e8aa185d1690 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:53.545907 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-49e99cae-98cf-48e4-a45f-e8aa185d1690 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:53.546009 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-49e99cae-98cf-48e4-a45f-e8aa185d1690 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id 56f0eeab-3953-4952-8589-aadea048431b. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:45:53.552295 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:53.552295 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:45:53.552979 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-49e99cae-98cf-48e4-a45f-e8aa185d1690 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/56f0eeab-3953-4952-8589-aadea048431b returned with HTTP 200 Jul 24 07:45:53.553566 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 837/3392] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:53 2026] GET /volume/v3/backups/56f0eeab-3953-4952-8589-aadea048431b => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:54.021648 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e85eb353-ed27-44e5-a17f-264f8f80adb3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:54.024422 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e85eb353-ed27-44e5-a17f-264f8f80adb3 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/803f8239-dadc-4b6e-abf1-b37b31053122 Jul 24 07:45:54.024610 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e85eb353-ed27-44e5-a17f-264f8f80adb3 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:54.024835 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e85eb353-ed27-44e5-a17f-264f8f80adb3 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:54.024953 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-e85eb353-ed27-44e5-a17f-264f8f80adb3 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id 803f8239-dadc-4b6e-abf1-b37b31053122. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:45:54.030983 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:54.030983 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:45:54.031852 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e85eb353-ed27-44e5-a17f-264f8f80adb3 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/803f8239-dadc-4b6e-abf1-b37b31053122 returned with HTTP 200 Jul 24 07:45:54.032399 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 853/3393] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:54 2026] GET /volume/v3/backups/803f8239-dadc-4b6e-abf1-b37b31053122 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:54.448561 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-2999d069-2b20-44ba-96a8-4784100ae355 req-3adf1cd5-9364-41ad-b4b8-fba4d1dad54c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:54.451651 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-2999d069-2b20-44ba-96a8-4784100ae355 req-3adf1cd5-9364-41ad-b4b8-fba4d1dad54c tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] GET https://10.4.3.170/volume/v3/volumes/91563884-fb2b-44d9-9bbc-8138eadd4434 Jul 24 07:45:54.451863 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-2999d069-2b20-44ba-96a8-4784100ae355 req-3adf1cd5-9364-41ad-b4b8-fba4d1dad54c tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:54.452169 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-2999d069-2b20-44ba-96a8-4784100ae355 req-3adf1cd5-9364-41ad-b4b8-fba4d1dad54c tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:54.465662 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:54.465662 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:45:54.472662 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-2999d069-2b20-44ba-96a8-4784100ae355 req-3adf1cd5-9364-41ad-b4b8-fba4d1dad54c tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Volume info retrieved successfully. Jul 24 07:45:54.477463 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-2999d069-2b20-44ba-96a8-4784100ae355 req-3adf1cd5-9364-41ad-b4b8-fba4d1dad54c tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] https://10.4.3.170/volume/v3/volumes/91563884-fb2b-44d9-9bbc-8138eadd4434 returned with HTTP 200 Jul 24 07:45:54.477961 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 851/3394] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:45:54 2026] GET /volume/v3/volumes/91563884-fb2b-44d9-9bbc-8138eadd4434 => generated 1229 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 24 07:45:54.509795 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-2999d069-2b20-44ba-96a8-4784100ae355 req-0850adea-a205-496d-aac3-ecdc2ea98d33 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:54.512343 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-2999d069-2b20-44ba-96a8-4784100ae355 req-0850adea-a205-496d-aac3-ecdc2ea98d33 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] POST https://10.4.3.170/volume/v3/volumes/91563884-fb2b-44d9-9bbc-8138eadd4434/action Jul 24 07:45:54.512855 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-2999d069-2b20-44ba-96a8-4784100ae355 req-0850adea-a205-496d-aac3-ecdc2ea98d33 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:45:54.513024 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-2999d069-2b20-44ba-96a8-4784100ae355 req-0850adea-a205-496d-aac3-ecdc2ea98d33 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:45:54.526844 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:54.526844 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:45:54.527531 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [req-2999d069-2b20-44ba-96a8-4784100ae355 req-0850adea-a205-496d-aac3-ecdc2ea98d33 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Volume info retrieved successfully. Jul 24 07:45:54.536614 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [req-2999d069-2b20-44ba-96a8-4784100ae355 req-0850adea-a205-496d-aac3-ecdc2ea98d33 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Begin detaching volume completed successfully. Jul 24 07:45:54.536869 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-2999d069-2b20-44ba-96a8-4784100ae355 req-0850adea-a205-496d-aac3-ecdc2ea98d33 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] https://10.4.3.170/volume/v3/volumes/91563884-fb2b-44d9-9bbc-8138eadd4434/action returned with HTTP 202 Jul 24 07:45:54.537403 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 854/3395] 10.4.3.170 () {72 vars in 1672 bytes} [Fri Jul 24 07:45:54 2026] POST /volume/v3/volumes/91563884-fb2b-44d9-9bbc-8138eadd4434/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:45:54.567490 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-4bdc8d97-34be-43a7-946a-6641429eb09f None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:54.569494 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4bdc8d97-34be-43a7-946a-6641429eb09f tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/56f0eeab-3953-4952-8589-aadea048431b Jul 24 07:45:54.569558 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4bdc8d97-34be-43a7-946a-6641429eb09f tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:54.569725 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4bdc8d97-34be-43a7-946a-6641429eb09f tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:54.569960 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-4bdc8d97-34be-43a7-946a-6641429eb09f tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id 56f0eeab-3953-4952-8589-aadea048431b. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:45:54.575132 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:54.575132 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:45:54.575994 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4bdc8d97-34be-43a7-946a-6641429eb09f tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/56f0eeab-3953-4952-8589-aadea048431b returned with HTTP 200 Jul 24 07:45:54.576424 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 838/3396] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:54 2026] GET /volume/v3/backups/56f0eeab-3953-4952-8589-aadea048431b => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:54.594714 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-84e839f9-b638-4527-a108-1cb9afc2de1f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:54.596306 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-84e839f9-b638-4527-a108-1cb9afc2de1f None None] GET https://10.4.3.170/volume// Jul 24 07:45:54.596432 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-84e839f9-b638-4527-a108-1cb9afc2de1f None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:54.596613 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-84e839f9-b638-4527-a108-1cb9afc2de1f None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:54.597027 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-84e839f9-b638-4527-a108-1cb9afc2de1f None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:45:54.600117 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 854/3397] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:45:54 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:45:54.606162 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-2999d069-2b20-44ba-96a8-4784100ae355 req-3037d787-6c99-4879-85c5-cf678d4382f6 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:54.608464 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-2999d069-2b20-44ba-96a8-4784100ae355 req-3037d787-6c99-4879-85c5-cf678d4382f6 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] GET https://10.4.3.170/volume/v3/volumes/91563884-fb2b-44d9-9bbc-8138eadd4434 Jul 24 07:45:54.608696 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-2999d069-2b20-44ba-96a8-4784100ae355 req-3037d787-6c99-4879-85c5-cf678d4382f6 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:54.608924 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-2999d069-2b20-44ba-96a8-4784100ae355 req-3037d787-6c99-4879-85c5-cf678d4382f6 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:54.620099 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:54.620099 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:45:54.624004 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-2999d069-2b20-44ba-96a8-4784100ae355 req-3037d787-6c99-4879-85c5-cf678d4382f6 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Volume info retrieved successfully. Jul 24 07:45:54.629333 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-2999d069-2b20-44ba-96a8-4784100ae355 req-3037d787-6c99-4879-85c5-cf678d4382f6 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] https://10.4.3.170/volume/v3/volumes/91563884-fb2b-44d9-9bbc-8138eadd4434 returned with HTTP 200 Jul 24 07:45:54.629762 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 852/3398] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:45:54 2026] GET /volume/v3/volumes/91563884-fb2b-44d9-9bbc-8138eadd4434 => generated 1412 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:45:55.042660 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-85bcb383-3288-4ce0-8e42-822d11e9b7e7 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:55.044419 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-85bcb383-3288-4ce0-8e42-822d11e9b7e7 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/803f8239-dadc-4b6e-abf1-b37b31053122 Jul 24 07:45:55.044601 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-85bcb383-3288-4ce0-8e42-822d11e9b7e7 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:55.044781 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-85bcb383-3288-4ce0-8e42-822d11e9b7e7 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:55.044876 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-85bcb383-3288-4ce0-8e42-822d11e9b7e7 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id 803f8239-dadc-4b6e-abf1-b37b31053122. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:45:55.049010 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:55.049010 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:45:55.050936 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-85bcb383-3288-4ce0-8e42-822d11e9b7e7 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/803f8239-dadc-4b6e-abf1-b37b31053122 returned with HTTP 200 Jul 24 07:45:55.050936 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 855/3399] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:55 2026] GET /volume/v3/backups/803f8239-dadc-4b6e-abf1-b37b31053122 => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:55.472347 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-84de720d-c880-4cba-9d23-aa1676eedb62 req-10ed72c6-c3e7-4fe6-b55a-bf7f015860d4 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:55.475441 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-84de720d-c880-4cba-9d23-aa1676eedb62 req-10ed72c6-c3e7-4fe6-b55a-bf7f015860d4 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] POST https://10.4.3.170/volume/v3/attachments/481e9f82-9d5a-400e-b1a9-1fae2fd4e034/action Jul 24 07:45:55.475791 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-84de720d-c880-4cba-9d23-aa1676eedb62 req-10ed72c6-c3e7-4fe6-b55a-bf7f015860d4 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Action body: b'{"os-complete": null}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:45:55.475902 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-84de720d-c880-4cba-9d23-aa1676eedb62 req-10ed72c6-c3e7-4fe6-b55a-bf7f015860d4 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:45:55.500333 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:55.500333 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:45:55.511106 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-84de720d-c880-4cba-9d23-aa1676eedb62 req-10ed72c6-c3e7-4fe6-b55a-bf7f015860d4 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/attachments/481e9f82-9d5a-400e-b1a9-1fae2fd4e034/action returned with HTTP 204 Jul 24 07:45:55.512125 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 839/3400] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 24 07:45:55 2026] POST /volume/v3/attachments/481e9f82-9d5a-400e-b1a9-1fae2fd4e034/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:45:55.590316 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-53b4f202-56cb-411d-9fd0-fd0f2b23d119 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:55.592399 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-53b4f202-56cb-411d-9fd0-fd0f2b23d119 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/56f0eeab-3953-4952-8589-aadea048431b Jul 24 07:45:55.592949 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-53b4f202-56cb-411d-9fd0-fd0f2b23d119 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:55.593217 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-53b4f202-56cb-411d-9fd0-fd0f2b23d119 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:55.593549 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-53b4f202-56cb-411d-9fd0-fd0f2b23d119 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id 56f0eeab-3953-4952-8589-aadea048431b. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:45:55.597697 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:55.597697 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:45:55.599104 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-53b4f202-56cb-411d-9fd0-fd0f2b23d119 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/56f0eeab-3953-4952-8589-aadea048431b returned with HTTP 200 Jul 24 07:45:55.599578 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 855/3401] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:55 2026] GET /volume/v3/backups/56f0eeab-3953-4952-8589-aadea048431b => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:56.060671 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-4fd20c54-80a4-4b82-a6de-361f82875025 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:56.062479 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4fd20c54-80a4-4b82-a6de-361f82875025 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/803f8239-dadc-4b6e-abf1-b37b31053122 Jul 24 07:45:56.062650 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4fd20c54-80a4-4b82-a6de-361f82875025 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:56.062812 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4fd20c54-80a4-4b82-a6de-361f82875025 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:56.062919 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-4fd20c54-80a4-4b82-a6de-361f82875025 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id 803f8239-dadc-4b6e-abf1-b37b31053122. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:45:56.069281 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:56.069281 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:45:56.069281 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4fd20c54-80a4-4b82-a6de-361f82875025 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/803f8239-dadc-4b6e-abf1-b37b31053122 returned with HTTP 200 Jul 24 07:45:56.069281 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 853/3402] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:56 2026] GET /volume/v3/backups/803f8239-dadc-4b6e-abf1-b37b31053122 => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:56.612450 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-07bbfec5-a4ba-4ed7-844c-dfa8cbdf68da None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:56.615917 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-07bbfec5-a4ba-4ed7-844c-dfa8cbdf68da tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/56f0eeab-3953-4952-8589-aadea048431b Jul 24 07:45:56.616121 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-07bbfec5-a4ba-4ed7-844c-dfa8cbdf68da tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:56.616329 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-07bbfec5-a4ba-4ed7-844c-dfa8cbdf68da tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:56.616435 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-07bbfec5-a4ba-4ed7-844c-dfa8cbdf68da tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id 56f0eeab-3953-4952-8589-aadea048431b. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:45:56.621294 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:56.621294 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:45:56.622034 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-07bbfec5-a4ba-4ed7-844c-dfa8cbdf68da tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/56f0eeab-3953-4952-8589-aadea048431b returned with HTTP 200 Jul 24 07:45:56.622428 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 856/3403] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:56 2026] GET /volume/v3/backups/56f0eeab-3953-4952-8589-aadea048431b => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:57.083063 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-e64df0b5-1423-4a68-9b5a-c4afa1d93169 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:57.090091 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e64df0b5-1423-4a68-9b5a-c4afa1d93169 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/803f8239-dadc-4b6e-abf1-b37b31053122 Jul 24 07:45:57.090091 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e64df0b5-1423-4a68-9b5a-c4afa1d93169 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:57.090091 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e64df0b5-1423-4a68-9b5a-c4afa1d93169 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:57.090091 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-e64df0b5-1423-4a68-9b5a-c4afa1d93169 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id 803f8239-dadc-4b6e-abf1-b37b31053122. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:45:57.097493 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:57.097493 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:45:57.098320 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e64df0b5-1423-4a68-9b5a-c4afa1d93169 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/803f8239-dadc-4b6e-abf1-b37b31053122 returned with HTTP 200 Jul 24 07:45:57.098899 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 840/3404] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:57 2026] GET /volume/v3/backups/803f8239-dadc-4b6e-abf1-b37b31053122 => generated 789 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:57.321544 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-986a1869-3167-4a65-806b-e7a82b64accf req-0df8e5ab-94c6-49cc-bdbd-23214b8d10ca None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:57.322632 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-986a1869-3167-4a65-806b-e7a82b64accf req-0df8e5ab-94c6-49cc-bdbd-23214b8d10ca tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] GET https://10.4.3.170/volume/v3/attachments?instance_id=531e72df-a9f6-4fbf-8d21-63d84df87c30 Jul 24 07:45:57.322884 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-986a1869-3167-4a65-806b-e7a82b64accf req-0df8e5ab-94c6-49cc-bdbd-23214b8d10ca tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:57.323108 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-986a1869-3167-4a65-806b-e7a82b64accf req-0df8e5ab-94c6-49cc-bdbd-23214b8d10ca tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:57.342475 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-986a1869-3167-4a65-806b-e7a82b64accf req-0df8e5ab-94c6-49cc-bdbd-23214b8d10ca tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] https://10.4.3.170/volume/v3/attachments?instance_id=531e72df-a9f6-4fbf-8d21-63d84df87c30 returned with HTTP 200 Jul 24 07:45:57.342848 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 856/3405] 10.4.3.170 () {70 vars in 1637 bytes} [Fri Jul 24 07:45:57 2026] GET /volume/v3/attachments?instance_id=531e72df-a9f6-4fbf-8d21-63d84df87c30 => generated 192 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:45:57.351771 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-986a1869-3167-4a65-806b-e7a82b64accf req-2b0ed8dc-9351-4081-9642-d0b081d85458 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:57.354438 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-986a1869-3167-4a65-806b-e7a82b64accf req-2b0ed8dc-9351-4081-9642-d0b081d85458 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] GET https://10.4.3.170/volume/v3/attachments/69c53f82-d02e-440c-ae78-35362368210e Jul 24 07:45:57.354699 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-986a1869-3167-4a65-806b-e7a82b64accf req-2b0ed8dc-9351-4081-9642-d0b081d85458 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:57.354919 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-986a1869-3167-4a65-806b-e7a82b64accf req-2b0ed8dc-9351-4081-9642-d0b081d85458 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Calling method 'version_select' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:57.381485 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-986a1869-3167-4a65-806b-e7a82b64accf req-2b0ed8dc-9351-4081-9642-d0b081d85458 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] https://10.4.3.170/volume/v3/attachments/69c53f82-d02e-440c-ae78-35362368210e returned with HTTP 200 Jul 24 07:45:57.381930 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 854/3406] 10.4.3.170 () {70 vars in 1651 bytes} [Fri Jul 24 07:45:57 2026] GET /volume/v3/attachments/69c53f82-d02e-440c-ae78-35362368210e => generated 993 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:45:57.637435 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-97b3d23c-1f5b-474e-8fc3-91036f36aeb3 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:57.642613 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-97b3d23c-1f5b-474e-8fc3-91036f36aeb3 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/56f0eeab-3953-4952-8589-aadea048431b Jul 24 07:45:57.642833 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-97b3d23c-1f5b-474e-8fc3-91036f36aeb3 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:57.643010 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-97b3d23c-1f5b-474e-8fc3-91036f36aeb3 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:57.643108 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-97b3d23c-1f5b-474e-8fc3-91036f36aeb3 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id 56f0eeab-3953-4952-8589-aadea048431b. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:45:57.647505 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:57.647505 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:45:57.648407 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-97b3d23c-1f5b-474e-8fc3-91036f36aeb3 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/56f0eeab-3953-4952-8589-aadea048431b returned with HTTP 200 Jul 24 07:45:57.648820 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 857/3407] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:57 2026] GET /volume/v3/backups/56f0eeab-3953-4952-8589-aadea048431b => generated 739 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:58.108672 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-249d2fa1-4e82-4f8e-a495-452ffbd897f4 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:58.110312 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-249d2fa1-4e82-4f8e-a495-452ffbd897f4 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/803f8239-dadc-4b6e-abf1-b37b31053122 Jul 24 07:45:58.110511 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-249d2fa1-4e82-4f8e-a495-452ffbd897f4 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:58.110703 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-249d2fa1-4e82-4f8e-a495-452ffbd897f4 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:58.110809 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-249d2fa1-4e82-4f8e-a495-452ffbd897f4 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id 803f8239-dadc-4b6e-abf1-b37b31053122. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:45:58.121612 np0000005822 devstack@c-api.service[100243]: DEBUG dbcounter [-] [100243] Writing DB stats cinder:SELECT=267,cinder:UPDATE=30,cinder:INSERT=9 {{(pid=100243) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 07:45:58.122698 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:58.122698 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:45:58.123633 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-249d2fa1-4e82-4f8e-a495-452ffbd897f4 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/803f8239-dadc-4b6e-abf1-b37b31053122 returned with HTTP 200 Jul 24 07:45:58.127328 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 841/3408] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:58 2026] GET /volume/v3/backups/803f8239-dadc-4b6e-abf1-b37b31053122 => generated 789 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:58.660435 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c66d8174-1e19-4237-a8af-e13f3f2d74b7 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:58.662787 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c66d8174-1e19-4237-a8af-e13f3f2d74b7 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/56f0eeab-3953-4952-8589-aadea048431b Jul 24 07:45:58.662989 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c66d8174-1e19-4237-a8af-e13f3f2d74b7 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:58.663245 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c66d8174-1e19-4237-a8af-e13f3f2d74b7 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:58.663368 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-c66d8174-1e19-4237-a8af-e13f3f2d74b7 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id 56f0eeab-3953-4952-8589-aadea048431b. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:45:58.673218 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:58.673218 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:45:58.674098 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c66d8174-1e19-4237-a8af-e13f3f2d74b7 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/56f0eeab-3953-4952-8589-aadea048431b returned with HTTP 200 Jul 24 07:45:58.674475 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 857/3409] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:58 2026] GET /volume/v3/backups/56f0eeab-3953-4952-8589-aadea048431b => generated 739 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:59.135226 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-15648779-9fbf-4895-9271-ba9999a27ed2 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:59.136977 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-15648779-9fbf-4895-9271-ba9999a27ed2 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/803f8239-dadc-4b6e-abf1-b37b31053122 Jul 24 07:45:59.137065 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-15648779-9fbf-4895-9271-ba9999a27ed2 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:59.137262 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-15648779-9fbf-4895-9271-ba9999a27ed2 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:59.137363 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-15648779-9fbf-4895-9271-ba9999a27ed2 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id 803f8239-dadc-4b6e-abf1-b37b31053122. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:45:59.141511 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:59.141511 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:45:59.142251 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-15648779-9fbf-4895-9271-ba9999a27ed2 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/803f8239-dadc-4b6e-abf1-b37b31053122 returned with HTTP 200 Jul 24 07:45:59.142623 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 855/3410] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:59 2026] GET /volume/v3/backups/803f8239-dadc-4b6e-abf1-b37b31053122 => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:59.175328 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-2999d069-2b20-44ba-96a8-4784100ae355 req-19eefefa-4cbb-4146-a7cc-48511cba7a7c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:59.177613 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-2999d069-2b20-44ba-96a8-4784100ae355 req-19eefefa-4cbb-4146-a7cc-48511cba7a7c tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] DELETE https://10.4.3.170/volume/v3/attachments/ce34e28a-2a8e-4ad4-b3c5-e1fe55a1e969 Jul 24 07:45:59.177774 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-2999d069-2b20-44ba-96a8-4784100ae355 req-19eefefa-4cbb-4146-a7cc-48511cba7a7c tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:59.177943 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-2999d069-2b20-44ba-96a8-4784100ae355 req-19eefefa-4cbb-4146-a7cc-48511cba7a7c tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Calling method 'version_select' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:59.191803 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:59.191803 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:45:59.277365 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-2999d069-2b20-44ba-96a8-4784100ae355 req-19eefefa-4cbb-4146-a7cc-48511cba7a7c tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] https://10.4.3.170/volume/v3/attachments/ce34e28a-2a8e-4ad4-b3c5-e1fe55a1e969 returned with HTTP 200 Jul 24 07:45:59.277744 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 858/3411] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 24 07:45:59 2026] DELETE /volume/v3/attachments/ce34e28a-2a8e-4ad4-b3c5-e1fe55a1e969 => generated 19 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:59.687938 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-cd440176-4a9e-4ec7-9c33-d457dd85bed2 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:59.689986 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-cd440176-4a9e-4ec7-9c33-d457dd85bed2 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/56f0eeab-3953-4952-8589-aadea048431b Jul 24 07:45:59.689986 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-cd440176-4a9e-4ec7-9c33-d457dd85bed2 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:59.689986 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-cd440176-4a9e-4ec7-9c33-d457dd85bed2 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:59.689986 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-cd440176-4a9e-4ec7-9c33-d457dd85bed2 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id 56f0eeab-3953-4952-8589-aadea048431b. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:45:59.695161 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:59.695161 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:45:59.695533 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-cd440176-4a9e-4ec7-9c33-d457dd85bed2 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/56f0eeab-3953-4952-8589-aadea048431b returned with HTTP 200 Jul 24 07:45:59.695845 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 842/3412] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:45:59 2026] GET /volume/v3/backups/56f0eeab-3953-4952-8589-aadea048431b => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:45:59.855889 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-332cded3-c7cb-4558-9dcb-1efcd6b71e80 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:59.858196 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-332cded3-c7cb-4558-9dcb-1efcd6b71e80 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] DELETE https://10.4.3.170/volume/v3/volumes/91563884-fb2b-44d9-9bbc-8138eadd4434 Jul 24 07:45:59.858464 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-332cded3-c7cb-4558-9dcb-1efcd6b71e80 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:59.858700 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-332cded3-c7cb-4558-9dcb-1efcd6b71e80 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:59.862512 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-332cded3-c7cb-4558-9dcb-1efcd6b71e80 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Delete volume with id: 91563884-fb2b-44d9-9bbc-8138eadd4434 Jul 24 07:45:59.867159 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:59.867159 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:45:59.867800 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-332cded3-c7cb-4558-9dcb-1efcd6b71e80 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Volume info retrieved successfully. Jul 24 07:45:59.886948 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-332cded3-c7cb-4558-9dcb-1efcd6b71e80 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Delete volume request issued successfully. Jul 24 07:45:59.887250 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-332cded3-c7cb-4558-9dcb-1efcd6b71e80 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] https://10.4.3.170/volume/v3/volumes/91563884-fb2b-44d9-9bbc-8138eadd4434 returned with HTTP 202 Jul 24 07:45:59.887761 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 858/3413] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:45:59 2026] DELETE /volume/v3/volumes/91563884-fb2b-44d9-9bbc-8138eadd4434 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:45:59.941610 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-8109ef2b-904a-493b-9697-a3d1b8e07d1b req-7449f0a4-e94d-4a18-b3da-3fe87b77d9e0 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:45:59.947077 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-8109ef2b-904a-493b-9697-a3d1b8e07d1b req-7449f0a4-e94d-4a18-b3da-3fe87b77d9e0 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] GET https://10.4.3.170/volume/v3/volumes/91563884-fb2b-44d9-9bbc-8138eadd4434 Jul 24 07:45:59.947332 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-8109ef2b-904a-493b-9697-a3d1b8e07d1b req-7449f0a4-e94d-4a18-b3da-3fe87b77d9e0 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:45:59.947551 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-8109ef2b-904a-493b-9697-a3d1b8e07d1b req-7449f0a4-e94d-4a18-b3da-3fe87b77d9e0 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:45:59.957080 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:45:59.957080 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:45:59.961021 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-8109ef2b-904a-493b-9697-a3d1b8e07d1b req-7449f0a4-e94d-4a18-b3da-3fe87b77d9e0 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Volume info retrieved successfully. Jul 24 07:45:59.965814 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-8109ef2b-904a-493b-9697-a3d1b8e07d1b req-7449f0a4-e94d-4a18-b3da-3fe87b77d9e0 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] https://10.4.3.170/volume/v3/volumes/91563884-fb2b-44d9-9bbc-8138eadd4434 returned with HTTP 200 Jul 24 07:45:59.966303 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 856/3414] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:45:59 2026] GET /volume/v3/volumes/91563884-fb2b-44d9-9bbc-8138eadd4434 => generated 936 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:46:00.016783 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-c79f1885-d8c4-45eb-b146-cadee74a39e3 req-d73bbbc1-3096-4e1c-b58c-3a33620a79db None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:00.019222 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-c79f1885-d8c4-45eb-b146-cadee74a39e3 req-d73bbbc1-3096-4e1c-b58c-3a33620a79db tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] GET https://10.4.3.170/volume/v3/volumes/94421fa4-638a-4dc6-9e6d-a4d077604a31 Jul 24 07:46:00.019447 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-c79f1885-d8c4-45eb-b146-cadee74a39e3 req-d73bbbc1-3096-4e1c-b58c-3a33620a79db tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:00.019699 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-c79f1885-d8c4-45eb-b146-cadee74a39e3 req-d73bbbc1-3096-4e1c-b58c-3a33620a79db tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:00.030413 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-c79f1885-d8c4-45eb-b146-cadee74a39e3 req-d73bbbc1-3096-4e1c-b58c-3a33620a79db tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] https://10.4.3.170/volume/v3/volumes/94421fa4-638a-4dc6-9e6d-a4d077604a31 returned with HTTP 404 Jul 24 07:46:00.031149 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 859/3415] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:46:00 2026] GET /volume/v3/volumes/94421fa4-638a-4dc6-9e6d-a4d077604a31 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:46:00.154845 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-08b58601-58ad-41bc-8adf-a06d4299cb5f None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:00.156738 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-08b58601-58ad-41bc-8adf-a06d4299cb5f tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/803f8239-dadc-4b6e-abf1-b37b31053122 Jul 24 07:46:00.160290 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-08b58601-58ad-41bc-8adf-a06d4299cb5f tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:00.160290 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-08b58601-58ad-41bc-8adf-a06d4299cb5f tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:00.160290 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-08b58601-58ad-41bc-8adf-a06d4299cb5f tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id 803f8239-dadc-4b6e-abf1-b37b31053122. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:46:00.163282 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:00.163282 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:46:00.164531 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-08b58601-58ad-41bc-8adf-a06d4299cb5f tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/803f8239-dadc-4b6e-abf1-b37b31053122 returned with HTTP 200 Jul 24 07:46:00.167344 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 843/3416] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:46:00 2026] GET /volume/v3/backups/803f8239-dadc-4b6e-abf1-b37b31053122 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:46:00.707262 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d604152a-6fcf-4d74-907c-1224dc2ed31a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:00.709436 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d604152a-6fcf-4d74-907c-1224dc2ed31a tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/56f0eeab-3953-4952-8589-aadea048431b Jul 24 07:46:00.709658 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d604152a-6fcf-4d74-907c-1224dc2ed31a tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:00.709889 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d604152a-6fcf-4d74-907c-1224dc2ed31a tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:00.710031 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-d604152a-6fcf-4d74-907c-1224dc2ed31a tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id 56f0eeab-3953-4952-8589-aadea048431b. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:46:00.715248 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:00.715248 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:46:00.716131 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d604152a-6fcf-4d74-907c-1224dc2ed31a tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/56f0eeab-3953-4952-8589-aadea048431b returned with HTTP 200 Jul 24 07:46:00.716663 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 859/3417] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:46:00 2026] GET /volume/v3/backups/56f0eeab-3953-4952-8589-aadea048431b => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:46:01.180076 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-94cbe777-d893-46d3-93cb-ced7eb2570c0 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:01.181990 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-94cbe777-d893-46d3-93cb-ced7eb2570c0 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/803f8239-dadc-4b6e-abf1-b37b31053122 Jul 24 07:46:01.182244 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-94cbe777-d893-46d3-93cb-ced7eb2570c0 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:01.182403 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-94cbe777-d893-46d3-93cb-ced7eb2570c0 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:01.182542 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-94cbe777-d893-46d3-93cb-ced7eb2570c0 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id 803f8239-dadc-4b6e-abf1-b37b31053122. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:46:01.185455 np0000005822 devstack@c-api.service[100244]: DEBUG dbcounter [-] [100244] Writing DB stats cinder:SELECT=304,cinder:UPDATE=53,cinder:INSERT=21 {{(pid=100244) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 07:46:01.191939 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:01.191939 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:46:01.192738 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-94cbe777-d893-46d3-93cb-ced7eb2570c0 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/803f8239-dadc-4b6e-abf1-b37b31053122 returned with HTTP 200 Jul 24 07:46:01.193100 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 857/3418] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:46:01 2026] GET /volume/v3/backups/803f8239-dadc-4b6e-abf1-b37b31053122 => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:46:01.727508 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-30762a0b-4277-4f5b-b8e3-03fd97dfae0c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:01.729922 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-30762a0b-4277-4f5b-b8e3-03fd97dfae0c tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/56f0eeab-3953-4952-8589-aadea048431b Jul 24 07:46:01.730005 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-30762a0b-4277-4f5b-b8e3-03fd97dfae0c tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:01.730218 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-30762a0b-4277-4f5b-b8e3-03fd97dfae0c tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:01.730372 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-30762a0b-4277-4f5b-b8e3-03fd97dfae0c tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id 56f0eeab-3953-4952-8589-aadea048431b. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:46:01.739548 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:01.739548 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:46:01.739548 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-30762a0b-4277-4f5b-b8e3-03fd97dfae0c tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/56f0eeab-3953-4952-8589-aadea048431b returned with HTTP 200 Jul 24 07:46:01.739548 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 860/3419] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:46:01 2026] GET /volume/v3/backups/56f0eeab-3953-4952-8589-aadea048431b => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:46:02.206477 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-da84b7bd-1596-4987-87e4-a4f867e92e3b None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:02.209370 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-da84b7bd-1596-4987-87e4-a4f867e92e3b tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/803f8239-dadc-4b6e-abf1-b37b31053122 Jul 24 07:46:02.209647 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-da84b7bd-1596-4987-87e4-a4f867e92e3b tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:02.209899 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-da84b7bd-1596-4987-87e4-a4f867e92e3b tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:02.210054 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-da84b7bd-1596-4987-87e4-a4f867e92e3b tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id 803f8239-dadc-4b6e-abf1-b37b31053122. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:46:02.216279 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:02.216279 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:46:02.217277 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-da84b7bd-1596-4987-87e4-a4f867e92e3b tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/803f8239-dadc-4b6e-abf1-b37b31053122 returned with HTTP 200 Jul 24 07:46:02.218023 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 844/3420] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:46:02 2026] GET /volume/v3/backups/803f8239-dadc-4b6e-abf1-b37b31053122 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:46:02.229343 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-dc0eb423-caac-458b-8666-1fd3e7dfaea1 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:02.234193 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-dc0eb423-caac-458b-8666-1fd3e7dfaea1 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/803f8239-dadc-4b6e-abf1-b37b31053122 Jul 24 07:46:02.234421 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-dc0eb423-caac-458b-8666-1fd3e7dfaea1 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:02.234601 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-dc0eb423-caac-458b-8666-1fd3e7dfaea1 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:02.234707 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-dc0eb423-caac-458b-8666-1fd3e7dfaea1 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id 803f8239-dadc-4b6e-abf1-b37b31053122. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:46:02.240857 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:02.240857 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:46:02.241660 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-dc0eb423-caac-458b-8666-1fd3e7dfaea1 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/803f8239-dadc-4b6e-abf1-b37b31053122 returned with HTTP 200 Jul 24 07:46:02.242749 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 860/3421] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:46:02 2026] GET /volume/v3/backups/803f8239-dadc-4b6e-abf1-b37b31053122 => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:46:02.252707 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-488aaf3d-94f2-4044-8ed6-2209b409a6ed None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:02.254380 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-488aaf3d-94f2-4044-8ed6-2209b409a6ed tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] DELETE https://10.4.3.170/volume/v3/backups/803f8239-dadc-4b6e-abf1-b37b31053122 Jul 24 07:46:02.254558 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-488aaf3d-94f2-4044-8ed6-2209b409a6ed tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:02.254788 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-488aaf3d-94f2-4044-8ed6-2209b409a6ed tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:02.254894 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.contrib.backups [None req-488aaf3d-94f2-4044-8ed6-2209b409a6ed tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Delete backup with id: 803f8239-dadc-4b6e-abf1-b37b31053122. Jul 24 07:46:02.259780 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:02.259780 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:46:02.276734 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.backup.rpcapi [None req-488aaf3d-94f2-4044-8ed6-2209b409a6ed tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] delete_backup rpcapi backup_id 803f8239-dadc-4b6e-abf1-b37b31053122 {{(pid=100244) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 07:46:02.279692 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-488aaf3d-94f2-4044-8ed6-2209b409a6ed tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/803f8239-dadc-4b6e-abf1-b37b31053122 returned with HTTP 202 Jul 24 07:46:02.280467 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 858/3422] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:46:02 2026] DELETE /volume/v3/backups/803f8239-dadc-4b6e-abf1-b37b31053122 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:46:02.289489 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-6f2dc322-628d-4791-b2ca-500537f6856a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:02.291800 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6f2dc322-628d-4791-b2ca-500537f6856a tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/803f8239-dadc-4b6e-abf1-b37b31053122 Jul 24 07:46:02.292124 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6f2dc322-628d-4791-b2ca-500537f6856a tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:02.292388 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6f2dc322-628d-4791-b2ca-500537f6856a tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:02.292550 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-6f2dc322-628d-4791-b2ca-500537f6856a tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id 803f8239-dadc-4b6e-abf1-b37b31053122. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:46:02.299732 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:02.299732 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:46:02.300514 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6f2dc322-628d-4791-b2ca-500537f6856a tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/803f8239-dadc-4b6e-abf1-b37b31053122 returned with HTTP 200 Jul 24 07:46:02.300849 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 861/3423] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:46:02 2026] GET /volume/v3/backups/803f8239-dadc-4b6e-abf1-b37b31053122 => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:46:02.751470 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-99f88b58-e914-4be1-b18f-8b1cde51d197 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:02.755676 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-99f88b58-e914-4be1-b18f-8b1cde51d197 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/56f0eeab-3953-4952-8589-aadea048431b Jul 24 07:46:02.757493 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-99f88b58-e914-4be1-b18f-8b1cde51d197 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:02.757493 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-99f88b58-e914-4be1-b18f-8b1cde51d197 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:02.757493 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-99f88b58-e914-4be1-b18f-8b1cde51d197 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id 56f0eeab-3953-4952-8589-aadea048431b. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:46:02.770984 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:02.770984 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:46:02.774223 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-99f88b58-e914-4be1-b18f-8b1cde51d197 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/56f0eeab-3953-4952-8589-aadea048431b returned with HTTP 200 Jul 24 07:46:02.774835 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 845/3424] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:46:02 2026] GET /volume/v3/backups/56f0eeab-3953-4952-8589-aadea048431b => generated 750 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:46:02.806190 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-0829379b-a872-45c4-8311-c7d9944c1a4f req-91cb0a00-5f77-48be-8765-a87fa2b84bcd None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:02.811103 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-0829379b-a872-45c4-8311-c7d9944c1a4f req-91cb0a00-5f77-48be-8765-a87fa2b84bcd tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] DELETE https://10.4.3.170/volume/v3/attachments/ee2f7d93-2ff1-4b5b-b119-9a1330e648fd Jul 24 07:46:02.811295 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-0829379b-a872-45c4-8311-c7d9944c1a4f req-91cb0a00-5f77-48be-8765-a87fa2b84bcd tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:02.811493 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-0829379b-a872-45c4-8311-c7d9944c1a4f req-91cb0a00-5f77-48be-8765-a87fa2b84bcd tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:02.824800 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:02.824800 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:46:02.880092 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-0829379b-a872-45c4-8311-c7d9944c1a4f req-91cb0a00-5f77-48be-8765-a87fa2b84bcd tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] https://10.4.3.170/volume/v3/attachments/ee2f7d93-2ff1-4b5b-b119-9a1330e648fd returned with HTTP 200 Jul 24 07:46:02.880565 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 861/3425] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 24 07:46:02 2026] DELETE /volume/v3/attachments/ee2f7d93-2ff1-4b5b-b119-9a1330e648fd => generated 19 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:46:03.311696 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-aedffdd3-0d4a-4a9b-9009-d20125914b19 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:03.313181 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-aedffdd3-0d4a-4a9b-9009-d20125914b19 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/803f8239-dadc-4b6e-abf1-b37b31053122 Jul 24 07:46:03.313372 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-aedffdd3-0d4a-4a9b-9009-d20125914b19 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:03.313543 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-aedffdd3-0d4a-4a9b-9009-d20125914b19 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:03.313640 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-aedffdd3-0d4a-4a9b-9009-d20125914b19 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id 803f8239-dadc-4b6e-abf1-b37b31053122. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:46:03.317275 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-aedffdd3-0d4a-4a9b-9009-d20125914b19 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/803f8239-dadc-4b6e-abf1-b37b31053122 returned with HTTP 404 Jul 24 07:46:03.317680 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 859/3426] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:46:03 2026] GET /volume/v3/backups/803f8239-dadc-4b6e-abf1-b37b31053122 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:46:03.397491 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-4fa3836d-dddc-445a-9389-88b745f506e3 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:03.398888 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4fa3836d-dddc-445a-9389-88b745f506e3 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] DELETE https://10.4.3.170/volume/v3/backups/a1b48950-c3ea-4248-90ed-f19f7ba0822a Jul 24 07:46:03.399152 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4fa3836d-dddc-445a-9389-88b745f506e3 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:03.400299 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4fa3836d-dddc-445a-9389-88b745f506e3 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:03.400299 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.contrib.backups [None req-4fa3836d-dddc-445a-9389-88b745f506e3 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Delete backup with id: a1b48950-c3ea-4248-90ed-f19f7ba0822a. Jul 24 07:46:03.403955 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:03.403955 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:46:03.423441 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.backup.rpcapi [None req-4fa3836d-dddc-445a-9389-88b745f506e3 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] delete_backup rpcapi backup_id a1b48950-c3ea-4248-90ed-f19f7ba0822a {{(pid=100245) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 07:46:03.425931 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4fa3836d-dddc-445a-9389-88b745f506e3 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/a1b48950-c3ea-4248-90ed-f19f7ba0822a returned with HTTP 202 Jul 24 07:46:03.426449 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 862/3427] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:46:03 2026] DELETE /volume/v3/backups/a1b48950-c3ea-4248-90ed-f19f7ba0822a => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:46:03.438759 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-ab12c7c0-15ab-46fc-ae20-e38284d7cdd1 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:03.441607 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ab12c7c0-15ab-46fc-ae20-e38284d7cdd1 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/a1b48950-c3ea-4248-90ed-f19f7ba0822a Jul 24 07:46:03.441849 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ab12c7c0-15ab-46fc-ae20-e38284d7cdd1 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:03.442076 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ab12c7c0-15ab-46fc-ae20-e38284d7cdd1 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:03.442385 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-ab12c7c0-15ab-46fc-ae20-e38284d7cdd1 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id a1b48950-c3ea-4248-90ed-f19f7ba0822a. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:46:03.448457 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:03.448457 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:46:03.449458 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ab12c7c0-15ab-46fc-ae20-e38284d7cdd1 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/a1b48950-c3ea-4248-90ed-f19f7ba0822a returned with HTTP 200 Jul 24 07:46:03.452722 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 846/3428] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:46:03 2026] GET /volume/v3/backups/a1b48950-c3ea-4248-90ed-f19f7ba0822a => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:46:03.777366 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b4a7a2a5-989c-4980-b93f-92f90e525582 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:03.779365 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b4a7a2a5-989c-4980-b93f-92f90e525582 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] DELETE https://10.4.3.170/volume/v3/volumes/9109f90e-b1b8-4a0f-8f31-93eec5fcbe82 Jul 24 07:46:03.779551 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b4a7a2a5-989c-4980-b93f-92f90e525582 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:03.779727 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b4a7a2a5-989c-4980-b93f-92f90e525582 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:03.779899 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-b4a7a2a5-989c-4980-b93f-92f90e525582 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Delete volume with id: 9109f90e-b1b8-4a0f-8f31-93eec5fcbe82 Jul 24 07:46:03.787890 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-7d151c8d-1623-4565-89c6-3440914f2d25 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:03.792017 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7d151c8d-1623-4565-89c6-3440914f2d25 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/56f0eeab-3953-4952-8589-aadea048431b Jul 24 07:46:03.792017 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7d151c8d-1623-4565-89c6-3440914f2d25 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:03.792017 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7d151c8d-1623-4565-89c6-3440914f2d25 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:03.792017 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-7d151c8d-1623-4565-89c6-3440914f2d25 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id 56f0eeab-3953-4952-8589-aadea048431b. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:46:03.792645 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:03.792645 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:46:03.793265 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-b4a7a2a5-989c-4980-b93f-92f90e525582 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Volume info retrieved successfully. Jul 24 07:46:03.799102 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:03.799102 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:46:03.799102 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7d151c8d-1623-4565-89c6-3440914f2d25 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/56f0eeab-3953-4952-8589-aadea048431b returned with HTTP 200 Jul 24 07:46:03.799102 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 860/3429] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:46:03 2026] GET /volume/v3/backups/56f0eeab-3953-4952-8589-aadea048431b => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:46:03.819847 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-b4a7a2a5-989c-4980-b93f-92f90e525582 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Delete volume request issued successfully. Jul 24 07:46:03.820077 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b4a7a2a5-989c-4980-b93f-92f90e525582 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] https://10.4.3.170/volume/v3/volumes/9109f90e-b1b8-4a0f-8f31-93eec5fcbe82 returned with HTTP 202 Jul 24 07:46:03.820562 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 862/3430] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:46:03 2026] DELETE /volume/v3/volumes/9109f90e-b1b8-4a0f-8f31-93eec5fcbe82 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:46:03.832160 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-4df61ede-82dc-445e-a7d0-a35ba01dcf7e None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:03.836097 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4df61ede-82dc-445e-a7d0-a35ba01dcf7e tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] GET https://10.4.3.170/volume/v3/volumes/9109f90e-b1b8-4a0f-8f31-93eec5fcbe82 Jul 24 07:46:03.836097 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4df61ede-82dc-445e-a7d0-a35ba01dcf7e tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:03.836097 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4df61ede-82dc-445e-a7d0-a35ba01dcf7e tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:03.847292 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:03.847292 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:46:03.852750 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-4df61ede-82dc-445e-a7d0-a35ba01dcf7e tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Volume info retrieved successfully. Jul 24 07:46:03.861515 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4df61ede-82dc-445e-a7d0-a35ba01dcf7e tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] https://10.4.3.170/volume/v3/volumes/9109f90e-b1b8-4a0f-8f31-93eec5fcbe82 returned with HTTP 200 Jul 24 07:46:03.862359 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 863/3431] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:46:03 2026] GET /volume/v3/volumes/9109f90e-b1b8-4a0f-8f31-93eec5fcbe82 => generated 1250 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:46:04.463782 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-7bbb4c1a-b19f-4e2c-8575-ae4f7ab51bae None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:04.465531 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7bbb4c1a-b19f-4e2c-8575-ae4f7ab51bae tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/backups/a1b48950-c3ea-4248-90ed-f19f7ba0822a Jul 24 07:46:04.465736 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7bbb4c1a-b19f-4e2c-8575-ae4f7ab51bae tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:04.465933 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7bbb4c1a-b19f-4e2c-8575-ae4f7ab51bae tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:04.466030 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-7bbb4c1a-b19f-4e2c-8575-ae4f7ab51bae tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Show backup with id a1b48950-c3ea-4248-90ed-f19f7ba0822a. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:46:04.469715 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7bbb4c1a-b19f-4e2c-8575-ae4f7ab51bae tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/backups/a1b48950-c3ea-4248-90ed-f19f7ba0822a returned with HTTP 404 Jul 24 07:46:04.470310 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 847/3432] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:46:04 2026] GET /volume/v3/backups/a1b48950-c3ea-4248-90ed-f19f7ba0822a => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:46:04.572934 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-9c3de843-5d17-43b1-8b39-a9ff423d1e42 req-0e93f713-1647-4f42-a2b5-94cf0c698f5a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:04.574628 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-9c3de843-5d17-43b1-8b39-a9ff423d1e42 req-0e93f713-1647-4f42-a2b5-94cf0c698f5a tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/volumes/a25d4249-f2d1-4705-8fba-f75a840788f0 Jul 24 07:46:04.574888 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-9c3de843-5d17-43b1-8b39-a9ff423d1e42 req-0e93f713-1647-4f42-a2b5-94cf0c698f5a tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:04.576081 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-9c3de843-5d17-43b1-8b39-a9ff423d1e42 req-0e93f713-1647-4f42-a2b5-94cf0c698f5a tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:04.583851 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:04.583851 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:46:04.585958 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-9c3de843-5d17-43b1-8b39-a9ff423d1e42 req-0e93f713-1647-4f42-a2b5-94cf0c698f5a tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Volume info retrieved successfully. Jul 24 07:46:04.589337 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-9c3de843-5d17-43b1-8b39-a9ff423d1e42 req-0e93f713-1647-4f42-a2b5-94cf0c698f5a tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/volumes/a25d4249-f2d1-4705-8fba-f75a840788f0 returned with HTTP 200 Jul 24 07:46:04.589790 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 861/3433] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:46:04 2026] GET /volume/v3/volumes/a25d4249-f2d1-4705-8fba-f75a840788f0 => generated 1133 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:46:04.605897 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-9c3de843-5d17-43b1-8b39-a9ff423d1e42 req-4fc7afe9-713f-4d78-a928-cac56706f191 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:04.607927 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-9c3de843-5d17-43b1-8b39-a9ff423d1e42 req-4fc7afe9-713f-4d78-a928-cac56706f191 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] POST https://10.4.3.170/volume/v3/volumes/a25d4249-f2d1-4705-8fba-f75a840788f0/action Jul 24 07:46:04.608318 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-9c3de843-5d17-43b1-8b39-a9ff423d1e42 req-4fc7afe9-713f-4d78-a928-cac56706f191 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:46:04.608443 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-9c3de843-5d17-43b1-8b39-a9ff423d1e42 req-4fc7afe9-713f-4d78-a928-cac56706f191 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:46:04.618819 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:04.618819 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:46:04.619232 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [req-9c3de843-5d17-43b1-8b39-a9ff423d1e42 req-4fc7afe9-713f-4d78-a928-cac56706f191 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Volume info retrieved successfully. Jul 24 07:46:04.627080 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [req-9c3de843-5d17-43b1-8b39-a9ff423d1e42 req-4fc7afe9-713f-4d78-a928-cac56706f191 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Begin detaching volume completed successfully. Jul 24 07:46:04.627409 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-9c3de843-5d17-43b1-8b39-a9ff423d1e42 req-4fc7afe9-713f-4d78-a928-cac56706f191 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/volumes/a25d4249-f2d1-4705-8fba-f75a840788f0/action returned with HTTP 202 Jul 24 07:46:04.627957 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 863/3434] 10.4.3.170 () {72 vars in 1672 bytes} [Fri Jul 24 07:46:04 2026] POST /volume/v3/volumes/a25d4249-f2d1-4705-8fba-f75a840788f0/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:46:04.648446 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-5ad4326d-7ee2-4820-ad8f-7c98ca449c2e None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:04.653127 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5ad4326d-7ee2-4820-ad8f-7c98ca449c2e tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/volumes/a25d4249-f2d1-4705-8fba-f75a840788f0 Jul 24 07:46:04.653127 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5ad4326d-7ee2-4820-ad8f-7c98ca449c2e tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:04.653127 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5ad4326d-7ee2-4820-ad8f-7c98ca449c2e tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:04.664544 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:04.664544 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:46:04.668736 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-5ad4326d-7ee2-4820-ad8f-7c98ca449c2e tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Volume info retrieved successfully. Jul 24 07:46:04.673295 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5ad4326d-7ee2-4820-ad8f-7c98ca449c2e tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/volumes/a25d4249-f2d1-4705-8fba-f75a840788f0 returned with HTTP 200 Jul 24 07:46:04.673832 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 864/3435] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:46:04 2026] GET /volume/v3/volumes/a25d4249-f2d1-4705-8fba-f75a840788f0 => generated 1136 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:46:04.682337 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-963d1623-8367-4c5b-9d17-f24ff03a3444 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:04.682718 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-963d1623-8367-4c5b-9d17-f24ff03a3444 None None] GET https://10.4.3.170/volume// Jul 24 07:46:04.682889 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-963d1623-8367-4c5b-9d17-f24ff03a3444 None None] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:04.683081 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-963d1623-8367-4c5b-9d17-f24ff03a3444 None None] Calling method 'all' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:04.683472 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-963d1623-8367-4c5b-9d17-f24ff03a3444 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:46:04.683763 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 848/3436] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:46:04 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:46:04.693186 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-9c3de843-5d17-43b1-8b39-a9ff423d1e42 req-b07a8815-9081-477c-a031-3356e2be4fb5 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:04.694964 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-9c3de843-5d17-43b1-8b39-a9ff423d1e42 req-b07a8815-9081-477c-a031-3356e2be4fb5 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/volumes/a25d4249-f2d1-4705-8fba-f75a840788f0 Jul 24 07:46:04.696744 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-9c3de843-5d17-43b1-8b39-a9ff423d1e42 req-b07a8815-9081-477c-a031-3356e2be4fb5 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:04.696744 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-9c3de843-5d17-43b1-8b39-a9ff423d1e42 req-b07a8815-9081-477c-a031-3356e2be4fb5 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:04.704850 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:04.704850 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:46:04.708605 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-9c3de843-5d17-43b1-8b39-a9ff423d1e42 req-b07a8815-9081-477c-a031-3356e2be4fb5 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Volume info retrieved successfully. Jul 24 07:46:04.713139 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-9c3de843-5d17-43b1-8b39-a9ff423d1e42 req-b07a8815-9081-477c-a031-3356e2be4fb5 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/volumes/a25d4249-f2d1-4705-8fba-f75a840788f0 returned with HTTP 200 Jul 24 07:46:04.713785 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 862/3437] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:46:04 2026] GET /volume/v3/volumes/a25d4249-f2d1-4705-8fba-f75a840788f0 => generated 1316 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:46:04.812638 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-43b4d522-ed2a-445f-af20-f484c4ae5f18 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:04.814765 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-43b4d522-ed2a-445f-af20-f484c4ae5f18 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/56f0eeab-3953-4952-8589-aadea048431b Jul 24 07:46:04.815006 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-43b4d522-ed2a-445f-af20-f484c4ae5f18 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:04.815582 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-43b4d522-ed2a-445f-af20-f484c4ae5f18 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:04.815582 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-43b4d522-ed2a-445f-af20-f484c4ae5f18 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id 56f0eeab-3953-4952-8589-aadea048431b. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:46:04.821222 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:04.821222 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:46:04.822311 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-43b4d522-ed2a-445f-af20-f484c4ae5f18 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/56f0eeab-3953-4952-8589-aadea048431b returned with HTTP 200 Jul 24 07:46:04.822786 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 864/3438] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:46:04 2026] GET /volume/v3/backups/56f0eeab-3953-4952-8589-aadea048431b => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:46:04.877715 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-2161af84-9dbb-4546-befa-574fdc2a0c27 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:04.879542 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2161af84-9dbb-4546-befa-574fdc2a0c27 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] GET https://10.4.3.170/volume/v3/volumes/9109f90e-b1b8-4a0f-8f31-93eec5fcbe82 Jul 24 07:46:04.880010 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2161af84-9dbb-4546-befa-574fdc2a0c27 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:04.880403 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2161af84-9dbb-4546-befa-574fdc2a0c27 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:04.891020 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2161af84-9dbb-4546-befa-574fdc2a0c27 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] https://10.4.3.170/volume/v3/volumes/9109f90e-b1b8-4a0f-8f31-93eec5fcbe82 returned with HTTP 404 Jul 24 07:46:04.891020 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 865/3439] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:46:04 2026] GET /volume/v3/volumes/9109f90e-b1b8-4a0f-8f31-93eec5fcbe82 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:46:04.900162 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-aacad4e1-ca93-4bfb-b8e1-08f5ba04cb90 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:04.901729 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-aacad4e1-ca93-4bfb-b8e1-08f5ba04cb90 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] DELETE https://10.4.3.170/volume/v3/volumes/91563884-fb2b-44d9-9bbc-8138eadd4434 Jul 24 07:46:04.902171 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-aacad4e1-ca93-4bfb-b8e1-08f5ba04cb90 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:04.902400 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-aacad4e1-ca93-4bfb-b8e1-08f5ba04cb90 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:04.902553 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-aacad4e1-ca93-4bfb-b8e1-08f5ba04cb90 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Delete volume with id: 91563884-fb2b-44d9-9bbc-8138eadd4434 Jul 24 07:46:04.909154 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-aacad4e1-ca93-4bfb-b8e1-08f5ba04cb90 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] https://10.4.3.170/volume/v3/volumes/91563884-fb2b-44d9-9bbc-8138eadd4434 returned with HTTP 404 Jul 24 07:46:04.909658 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 849/3440] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:46:04 2026] DELETE /volume/v3/volumes/91563884-fb2b-44d9-9bbc-8138eadd4434 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:46:04.918706 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-09a767a2-eb62-4792-adbf-c23ab1fd1fdf None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:04.920438 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-09a767a2-eb62-4792-adbf-c23ab1fd1fdf tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] GET https://10.4.3.170/volume/v3/volumes/91563884-fb2b-44d9-9bbc-8138eadd4434 Jul 24 07:46:04.920833 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-09a767a2-eb62-4792-adbf-c23ab1fd1fdf tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:04.922223 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-09a767a2-eb62-4792-adbf-c23ab1fd1fdf tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:04.928867 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-09a767a2-eb62-4792-adbf-c23ab1fd1fdf tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] https://10.4.3.170/volume/v3/volumes/91563884-fb2b-44d9-9bbc-8138eadd4434 returned with HTTP 404 Jul 24 07:46:04.929754 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 863/3441] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:46:04 2026] GET /volume/v3/volumes/91563884-fb2b-44d9-9bbc-8138eadd4434 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:46:04.937097 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d54c9b18-5065-45c6-a1e9-653eb71802f6 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:04.939108 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d54c9b18-5065-45c6-a1e9-653eb71802f6 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] DELETE https://10.4.3.170/volume/v3/volumes/94421fa4-638a-4dc6-9e6d-a4d077604a31 Jul 24 07:46:04.939351 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d54c9b18-5065-45c6-a1e9-653eb71802f6 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:04.939593 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d54c9b18-5065-45c6-a1e9-653eb71802f6 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:04.939808 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-d54c9b18-5065-45c6-a1e9-653eb71802f6 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Delete volume with id: 94421fa4-638a-4dc6-9e6d-a4d077604a31 Jul 24 07:46:04.945673 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d54c9b18-5065-45c6-a1e9-653eb71802f6 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] https://10.4.3.170/volume/v3/volumes/94421fa4-638a-4dc6-9e6d-a4d077604a31 returned with HTTP 404 Jul 24 07:46:04.946165 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 865/3442] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:46:04 2026] DELETE /volume/v3/volumes/94421fa4-638a-4dc6-9e6d-a4d077604a31 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:46:04.954046 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-74721116-b412-4f14-ad9b-2e3da91d82f5 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:04.955711 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-74721116-b412-4f14-ad9b-2e3da91d82f5 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] GET https://10.4.3.170/volume/v3/volumes/94421fa4-638a-4dc6-9e6d-a4d077604a31 Jul 24 07:46:04.956065 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-74721116-b412-4f14-ad9b-2e3da91d82f5 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:04.956473 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-74721116-b412-4f14-ad9b-2e3da91d82f5 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:04.963422 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-74721116-b412-4f14-ad9b-2e3da91d82f5 tempest-TestInstancesWithCinderVolumes-1512569975 tempest-TestInstancesWithCinderVolumes-1512569975-project-member] https://10.4.3.170/volume/v3/volumes/94421fa4-638a-4dc6-9e6d-a4d077604a31 returned with HTTP 404 Jul 24 07:46:04.964162 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 866/3443] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:46:04 2026] GET /volume/v3/volumes/94421fa4-638a-4dc6-9e6d-a4d077604a31 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:46:04.972294 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-0d40cdda-c910-4d5a-9c86-a9c145662f92 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:04.974677 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0d40cdda-c910-4d5a-9c86-a9c145662f92 tempest-TestInstancesWithCinderVolumes-1135085423 tempest-TestInstancesWithCinderVolumes-1135085423-project-admin] GET https://10.4.3.170/volume/v3/volumes/detail?all_tenants=1 Jul 24 07:46:04.974914 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0d40cdda-c910-4d5a-9c86-a9c145662f92 tempest-TestInstancesWithCinderVolumes-1135085423 tempest-TestInstancesWithCinderVolumes-1135085423-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:04.975145 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0d40cdda-c910-4d5a-9c86-a9c145662f92 tempest-TestInstancesWithCinderVolumes-1135085423 tempest-TestInstancesWithCinderVolumes-1135085423-project-admin] Calling method 'detail' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:04.976363 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-0d40cdda-c910-4d5a-9c86-a9c145662f92 tempest-TestInstancesWithCinderVolumes-1135085423 tempest-TestInstancesWithCinderVolumes-1135085423-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100243) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 07:46:05.020925 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-0d40cdda-c910-4d5a-9c86-a9c145662f92 tempest-TestInstancesWithCinderVolumes-1135085423 tempest-TestInstancesWithCinderVolumes-1135085423-project-admin] Get all volumes completed successfully. Jul 24 07:46:05.025336 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:05.025336 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:46:05.031382 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0d40cdda-c910-4d5a-9c86-a9c145662f92 tempest-TestInstancesWithCinderVolumes-1135085423 tempest-TestInstancesWithCinderVolumes-1135085423-project-admin] https://10.4.3.170/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 24 07:46:05.031758 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 850/3444] 10.4.3.170 () {66 vars in 1285 bytes} [Fri Jul 24 07:46:04 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 19721 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:46:05.052451 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-63f99324-3c49-4898-bcba-8f6fff3a50e7 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:05.054321 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-63f99324-3c49-4898-bcba-8f6fff3a50e7 tempest-TestInstancesWithCinderVolumes-1135085423 tempest-TestInstancesWithCinderVolumes-1135085423-project-admin] DELETE https://10.4.3.170/volume/v3/types/11094528-175d-49f0-a65b-6512e5fc7e97 Jul 24 07:46:05.054733 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-63f99324-3c49-4898-bcba-8f6fff3a50e7 tempest-TestInstancesWithCinderVolumes-1135085423 tempest-TestInstancesWithCinderVolumes-1135085423-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:05.056222 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-63f99324-3c49-4898-bcba-8f6fff3a50e7 tempest-TestInstancesWithCinderVolumes-1135085423 tempest-TestInstancesWithCinderVolumes-1135085423-project-admin] Calling method '_delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:05.082734 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-63f99324-3c49-4898-bcba-8f6fff3a50e7 tempest-TestInstancesWithCinderVolumes-1135085423 tempest-TestInstancesWithCinderVolumes-1135085423-project-admin] https://10.4.3.170/volume/v3/types/11094528-175d-49f0-a65b-6512e5fc7e97 returned with HTTP 202 Jul 24 07:46:05.083531 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 864/3445] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 24 07:46:05 2026] DELETE /volume/v3/types/11094528-175d-49f0-a65b-6512e5fc7e97 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:46:05.090414 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-181d4ed0-a345-407b-aab3-cab1ddbff8f2 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:05.092257 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-181d4ed0-a345-407b-aab3-cab1ddbff8f2 tempest-TestInstancesWithCinderVolumes-1135085423 tempest-TestInstancesWithCinderVolumes-1135085423-project-admin] GET https://10.4.3.170/volume/v3/volumes/detail?all_tenants=1 Jul 24 07:46:05.092465 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-181d4ed0-a345-407b-aab3-cab1ddbff8f2 tempest-TestInstancesWithCinderVolumes-1135085423 tempest-TestInstancesWithCinderVolumes-1135085423-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:05.092654 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-181d4ed0-a345-407b-aab3-cab1ddbff8f2 tempest-TestInstancesWithCinderVolumes-1135085423 tempest-TestInstancesWithCinderVolumes-1135085423-project-admin] Calling method 'detail' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:05.093521 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-181d4ed0-a345-407b-aab3-cab1ddbff8f2 tempest-TestInstancesWithCinderVolumes-1135085423 tempest-TestInstancesWithCinderVolumes-1135085423-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100246) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 07:46:05.123949 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-181d4ed0-a345-407b-aab3-cab1ddbff8f2 tempest-TestInstancesWithCinderVolumes-1135085423 tempest-TestInstancesWithCinderVolumes-1135085423-project-admin] Get all volumes completed successfully. Jul 24 07:46:05.127130 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:05.127130 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:46:05.134535 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-181d4ed0-a345-407b-aab3-cab1ddbff8f2 tempest-TestInstancesWithCinderVolumes-1135085423 tempest-TestInstancesWithCinderVolumes-1135085423-project-admin] https://10.4.3.170/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 24 07:46:05.134836 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 866/3446] 10.4.3.170 () {66 vars in 1285 bytes} [Fri Jul 24 07:46:05 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 19721 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:46:05.152460 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-2c10f25c-91e7-4e3a-a2c2-90409671eafd None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:05.154222 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2c10f25c-91e7-4e3a-a2c2-90409671eafd tempest-TestInstancesWithCinderVolumes-1135085423 tempest-TestInstancesWithCinderVolumes-1135085423-project-admin] DELETE https://10.4.3.170/volume/v3/types/fbc89a54-0325-4560-ae31-7e33fe23f065 Jul 24 07:46:05.154659 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2c10f25c-91e7-4e3a-a2c2-90409671eafd tempest-TestInstancesWithCinderVolumes-1135085423 tempest-TestInstancesWithCinderVolumes-1135085423-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:05.155094 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2c10f25c-91e7-4e3a-a2c2-90409671eafd tempest-TestInstancesWithCinderVolumes-1135085423 tempest-TestInstancesWithCinderVolumes-1135085423-project-admin] Calling method '_delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:05.207535 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2c10f25c-91e7-4e3a-a2c2-90409671eafd tempest-TestInstancesWithCinderVolumes-1135085423 tempest-TestInstancesWithCinderVolumes-1135085423-project-admin] https://10.4.3.170/volume/v3/types/fbc89a54-0325-4560-ae31-7e33fe23f065 returned with HTTP 202 Jul 24 07:46:05.208306 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 867/3447] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 24 07:46:05 2026] DELETE /volume/v3/types/fbc89a54-0325-4560-ae31-7e33fe23f065 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:46:05.463187 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-79cfa532-1ce8-4377-b305-aa2899989b83 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:05.468673 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-79cfa532-1ce8-4377-b305-aa2899989b83 tempest-TestInstancesWithCinderVolumes-1135085423 tempest-TestInstancesWithCinderVolumes-1135085423-project-admin] GET https://10.4.3.170/volume/v3/volumes/detail?all_tenants=1 Jul 24 07:46:05.469167 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-79cfa532-1ce8-4377-b305-aa2899989b83 tempest-TestInstancesWithCinderVolumes-1135085423 tempest-TestInstancesWithCinderVolumes-1135085423-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:05.469167 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-79cfa532-1ce8-4377-b305-aa2899989b83 tempest-TestInstancesWithCinderVolumes-1135085423 tempest-TestInstancesWithCinderVolumes-1135085423-project-admin] Calling method 'detail' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:05.469966 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-79cfa532-1ce8-4377-b305-aa2899989b83 tempest-TestInstancesWithCinderVolumes-1135085423 tempest-TestInstancesWithCinderVolumes-1135085423-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100243) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 07:46:05.509168 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-79cfa532-1ce8-4377-b305-aa2899989b83 tempest-TestInstancesWithCinderVolumes-1135085423 tempest-TestInstancesWithCinderVolumes-1135085423-project-admin] Get all volumes completed successfully. Jul 24 07:46:05.511796 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:05.511796 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:46:05.518501 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-79cfa532-1ce8-4377-b305-aa2899989b83 tempest-TestInstancesWithCinderVolumes-1135085423 tempest-TestInstancesWithCinderVolumes-1135085423-project-admin] https://10.4.3.170/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 24 07:46:05.519151 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 851/3448] 10.4.3.170 () {66 vars in 1285 bytes} [Fri Jul 24 07:46:05 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 19721 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:46:05.539148 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-50579b6a-9834-4b5d-8729-fc16e98a21c7 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:05.543222 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-50579b6a-9834-4b5d-8729-fc16e98a21c7 tempest-TestInstancesWithCinderVolumes-1135085423 tempest-TestInstancesWithCinderVolumes-1135085423-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/44414e4b-81e9-4b33-b6ee-90ac851e1b8b Jul 24 07:46:05.543222 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-50579b6a-9834-4b5d-8729-fc16e98a21c7 tempest-TestInstancesWithCinderVolumes-1135085423 tempest-TestInstancesWithCinderVolumes-1135085423-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:05.543222 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-50579b6a-9834-4b5d-8729-fc16e98a21c7 tempest-TestInstancesWithCinderVolumes-1135085423 tempest-TestInstancesWithCinderVolumes-1135085423-project-admin] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:05.543222 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-50579b6a-9834-4b5d-8729-fc16e98a21c7 tempest-TestInstancesWithCinderVolumes-1135085423 tempest-TestInstancesWithCinderVolumes-1135085423-project-admin] Delete volume with id: 44414e4b-81e9-4b33-b6ee-90ac851e1b8b Jul 24 07:46:05.552691 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:05.552691 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:46:05.553291 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-50579b6a-9834-4b5d-8729-fc16e98a21c7 tempest-TestInstancesWithCinderVolumes-1135085423 tempest-TestInstancesWithCinderVolumes-1135085423-project-admin] Volume info retrieved successfully. Jul 24 07:46:05.564155 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.image.cache [None req-50579b6a-9834-4b5d-8729-fc16e98a21c7 tempest-TestInstancesWithCinderVolumes-1135085423 tempest-TestInstancesWithCinderVolumes-1135085423-project-admin] Evicting image cache entry: {'id': 3, 'image_id': '99843db4-3394-47d4-b486-f4e15083a996', 'volume_id': '44414e4b-81e9-4b33-b6ee-90ac851e1b8b', 'host': 'np0000005822@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 7, 24, 7, 44, 34), 'last_used': datetime.datetime(2026, 7, 24, 7, 44, 44)}. {{(pid=100244) evict /opt/stack/cinder/cinder/image/cache.py:52}} Jul 24 07:46:05.575150 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-50579b6a-9834-4b5d-8729-fc16e98a21c7 tempest-TestInstancesWithCinderVolumes-1135085423 tempest-TestInstancesWithCinderVolumes-1135085423-project-admin] Delete volume request issued successfully. Jul 24 07:46:05.575150 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-50579b6a-9834-4b5d-8729-fc16e98a21c7 tempest-TestInstancesWithCinderVolumes-1135085423 tempest-TestInstancesWithCinderVolumes-1135085423-project-admin] https://10.4.3.170/volume/v3/volumes/44414e4b-81e9-4b33-b6ee-90ac851e1b8b returned with HTTP 202 Jul 24 07:46:05.575150 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 865/3449] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:46:05 2026] DELETE /volume/v3/volumes/44414e4b-81e9-4b33-b6ee-90ac851e1b8b => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:46:05.586745 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-532c4d68-f447-429f-a0ae-20218306989e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:05.589561 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-532c4d68-f447-429f-a0ae-20218306989e tempest-TestInstancesWithCinderVolumes-1135085423 tempest-TestInstancesWithCinderVolumes-1135085423-project-admin] GET https://10.4.3.170/volume/v3/volumes/44414e4b-81e9-4b33-b6ee-90ac851e1b8b Jul 24 07:46:05.589746 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-532c4d68-f447-429f-a0ae-20218306989e tempest-TestInstancesWithCinderVolumes-1135085423 tempest-TestInstancesWithCinderVolumes-1135085423-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:05.589921 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-532c4d68-f447-429f-a0ae-20218306989e tempest-TestInstancesWithCinderVolumes-1135085423 tempest-TestInstancesWithCinderVolumes-1135085423-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:05.598792 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:05.598792 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:46:05.602951 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-532c4d68-f447-429f-a0ae-20218306989e tempest-TestInstancesWithCinderVolumes-1135085423 tempest-TestInstancesWithCinderVolumes-1135085423-project-admin] Volume info retrieved successfully. Jul 24 07:46:05.606827 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-532c4d68-f447-429f-a0ae-20218306989e tempest-TestInstancesWithCinderVolumes-1135085423 tempest-TestInstancesWithCinderVolumes-1135085423-project-admin] https://10.4.3.170/volume/v3/volumes/44414e4b-81e9-4b33-b6ee-90ac851e1b8b returned with HTTP 200 Jul 24 07:46:05.607151 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 867/3450] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:46:05 2026] GET /volume/v3/volumes/44414e4b-81e9-4b33-b6ee-90ac851e1b8b => generated 1141 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:46:05.674931 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-9c3de843-5d17-43b1-8b39-a9ff423d1e42 req-00a1f157-fcbe-49e8-bbdd-f2bdf90a22ab None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:05.678728 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-9c3de843-5d17-43b1-8b39-a9ff423d1e42 req-00a1f157-fcbe-49e8-bbdd-f2bdf90a22ab tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] DELETE https://10.4.3.170/volume/v3/attachments/69c61f09-198c-42ed-8b3f-cd1ab7ac5d74 Jul 24 07:46:05.678728 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-9c3de843-5d17-43b1-8b39-a9ff423d1e42 req-00a1f157-fcbe-49e8-bbdd-f2bdf90a22ab tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:05.678728 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-9c3de843-5d17-43b1-8b39-a9ff423d1e42 req-00a1f157-fcbe-49e8-bbdd-f2bdf90a22ab tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'version_select' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:05.687067 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:05.687067 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:46:05.688772 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-4bea1042-b923-4593-aff6-52acc3fdb348 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:05.689626 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4bea1042-b923-4593-aff6-52acc3fdb348 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/volumes/a25d4249-f2d1-4705-8fba-f75a840788f0 Jul 24 07:46:05.689923 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4bea1042-b923-4593-aff6-52acc3fdb348 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:05.690219 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4bea1042-b923-4593-aff6-52acc3fdb348 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:05.702716 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:05.702716 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:46:05.708445 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-4bea1042-b923-4593-aff6-52acc3fdb348 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Volume info retrieved successfully. Jul 24 07:46:05.713332 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4bea1042-b923-4593-aff6-52acc3fdb348 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/volumes/a25d4249-f2d1-4705-8fba-f75a840788f0 returned with HTTP 200 Jul 24 07:46:05.713538 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 852/3451] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:46:05 2026] GET /volume/v3/volumes/a25d4249-f2d1-4705-8fba-f75a840788f0 => generated 1136 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:46:05.730029 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-9c3de843-5d17-43b1-8b39-a9ff423d1e42 req-00a1f157-fcbe-49e8-bbdd-f2bdf90a22ab tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/attachments/69c61f09-198c-42ed-8b3f-cd1ab7ac5d74 returned with HTTP 200 Jul 24 07:46:05.730659 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 868/3452] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 24 07:46:05 2026] DELETE /volume/v3/attachments/69c61f09-198c-42ed-8b3f-cd1ab7ac5d74 => generated 19 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:46:05.833148 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-602f5d1a-432d-45a4-985c-dd1c5da7cbb5 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:05.834731 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-602f5d1a-432d-45a4-985c-dd1c5da7cbb5 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/56f0eeab-3953-4952-8589-aadea048431b Jul 24 07:46:05.835046 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-602f5d1a-432d-45a4-985c-dd1c5da7cbb5 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:05.835366 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-602f5d1a-432d-45a4-985c-dd1c5da7cbb5 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:05.836490 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-602f5d1a-432d-45a4-985c-dd1c5da7cbb5 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id 56f0eeab-3953-4952-8589-aadea048431b. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:46:05.843049 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:05.843049 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:46:05.843049 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-602f5d1a-432d-45a4-985c-dd1c5da7cbb5 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/56f0eeab-3953-4952-8589-aadea048431b returned with HTTP 200 Jul 24 07:46:05.843049 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 866/3453] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:46:05 2026] GET /volume/v3/backups/56f0eeab-3953-4952-8589-aadea048431b => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:46:06.621166 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-3c2f9ede-463c-4090-a07d-b8fe39c6f411 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:06.623166 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3c2f9ede-463c-4090-a07d-b8fe39c6f411 tempest-TestInstancesWithCinderVolumes-1135085423 tempest-TestInstancesWithCinderVolumes-1135085423-project-admin] GET https://10.4.3.170/volume/v3/volumes/44414e4b-81e9-4b33-b6ee-90ac851e1b8b Jul 24 07:46:06.623427 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3c2f9ede-463c-4090-a07d-b8fe39c6f411 tempest-TestInstancesWithCinderVolumes-1135085423 tempest-TestInstancesWithCinderVolumes-1135085423-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:06.623670 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3c2f9ede-463c-4090-a07d-b8fe39c6f411 tempest-TestInstancesWithCinderVolumes-1135085423 tempest-TestInstancesWithCinderVolumes-1135085423-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:06.630333 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3c2f9ede-463c-4090-a07d-b8fe39c6f411 tempest-TestInstancesWithCinderVolumes-1135085423 tempest-TestInstancesWithCinderVolumes-1135085423-project-admin] https://10.4.3.170/volume/v3/volumes/44414e4b-81e9-4b33-b6ee-90ac851e1b8b returned with HTTP 404 Jul 24 07:46:06.630904 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 868/3454] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:46:06 2026] GET /volume/v3/volumes/44414e4b-81e9-4b33-b6ee-90ac851e1b8b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:46:06.639223 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-7c888b86-4f89-42b8-b3bc-75cbea755169 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:06.640730 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7c888b86-4f89-42b8-b3bc-75cbea755169 tempest-TestInstancesWithCinderVolumes-1135085423 tempest-TestInstancesWithCinderVolumes-1135085423-project-admin] DELETE https://10.4.3.170/volume/v3/types/3bccbf37-93ee-43dd-8181-8d6065905e8f Jul 24 07:46:06.640907 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7c888b86-4f89-42b8-b3bc-75cbea755169 tempest-TestInstancesWithCinderVolumes-1135085423 tempest-TestInstancesWithCinderVolumes-1135085423-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:06.641086 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7c888b86-4f89-42b8-b3bc-75cbea755169 tempest-TestInstancesWithCinderVolumes-1135085423 tempest-TestInstancesWithCinderVolumes-1135085423-project-admin] Calling method '_delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:06.660108 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7c888b86-4f89-42b8-b3bc-75cbea755169 tempest-TestInstancesWithCinderVolumes-1135085423 tempest-TestInstancesWithCinderVolumes-1135085423-project-admin] https://10.4.3.170/volume/v3/types/3bccbf37-93ee-43dd-8181-8d6065905e8f returned with HTTP 202 Jul 24 07:46:06.660498 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 853/3455] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 24 07:46:06 2026] DELETE /volume/v3/types/3bccbf37-93ee-43dd-8181-8d6065905e8f => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:46:06.726879 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-6d9c773d-55ff-4cec-a2ac-7ef45f654ca2 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:06.729914 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6d9c773d-55ff-4cec-a2ac-7ef45f654ca2 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/volumes/a25d4249-f2d1-4705-8fba-f75a840788f0 Jul 24 07:46:06.729914 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6d9c773d-55ff-4cec-a2ac-7ef45f654ca2 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:06.729914 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6d9c773d-55ff-4cec-a2ac-7ef45f654ca2 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:06.735835 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:06.735835 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:46:06.739580 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-6d9c773d-55ff-4cec-a2ac-7ef45f654ca2 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Volume info retrieved successfully. Jul 24 07:46:06.743536 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6d9c773d-55ff-4cec-a2ac-7ef45f654ca2 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/volumes/a25d4249-f2d1-4705-8fba-f75a840788f0 returned with HTTP 200 Jul 24 07:46:06.744009 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 869/3456] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:46:06 2026] GET /volume/v3/volumes/a25d4249-f2d1-4705-8fba-f75a840788f0 => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:46:06.854223 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-ec5791f7-a525-492c-ae26-4ed91fbe123a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:06.857337 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ec5791f7-a525-492c-ae26-4ed91fbe123a tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/56f0eeab-3953-4952-8589-aadea048431b Jul 24 07:46:06.859583 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ec5791f7-a525-492c-ae26-4ed91fbe123a tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:06.859583 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ec5791f7-a525-492c-ae26-4ed91fbe123a tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:06.859583 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-ec5791f7-a525-492c-ae26-4ed91fbe123a tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id 56f0eeab-3953-4952-8589-aadea048431b. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:46:06.867128 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:06.867128 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:46:06.867944 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ec5791f7-a525-492c-ae26-4ed91fbe123a tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/56f0eeab-3953-4952-8589-aadea048431b returned with HTTP 200 Jul 24 07:46:06.868406 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 867/3457] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:46:06 2026] GET /volume/v3/backups/56f0eeab-3953-4952-8589-aadea048431b => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:46:07.879341 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-875cac1c-c2b6-4c9f-becb-7926cd4b3d91 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:07.881378 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-875cac1c-c2b6-4c9f-becb-7926cd4b3d91 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/56f0eeab-3953-4952-8589-aadea048431b Jul 24 07:46:07.881620 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-875cac1c-c2b6-4c9f-becb-7926cd4b3d91 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:07.881851 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-875cac1c-c2b6-4c9f-becb-7926cd4b3d91 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:07.882097 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-875cac1c-c2b6-4c9f-becb-7926cd4b3d91 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id 56f0eeab-3953-4952-8589-aadea048431b. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:46:07.887080 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:07.887080 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:46:07.888104 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-875cac1c-c2b6-4c9f-becb-7926cd4b3d91 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/56f0eeab-3953-4952-8589-aadea048431b returned with HTTP 200 Jul 24 07:46:07.888615 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 869/3458] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:46:07 2026] GET /volume/v3/backups/56f0eeab-3953-4952-8589-aadea048431b => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:46:08.903782 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-bc3bad30-ebae-487b-8802-107829f9f8a7 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:08.905639 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-bc3bad30-ebae-487b-8802-107829f9f8a7 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/56f0eeab-3953-4952-8589-aadea048431b Jul 24 07:46:08.905832 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-bc3bad30-ebae-487b-8802-107829f9f8a7 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:08.906009 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-bc3bad30-ebae-487b-8802-107829f9f8a7 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:08.906114 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-bc3bad30-ebae-487b-8802-107829f9f8a7 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id 56f0eeab-3953-4952-8589-aadea048431b. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:46:08.916549 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:08.916549 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:46:08.917141 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-bc3bad30-ebae-487b-8802-107829f9f8a7 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/56f0eeab-3953-4952-8589-aadea048431b returned with HTTP 200 Jul 24 07:46:08.917530 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 854/3459] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:46:08 2026] GET /volume/v3/backups/56f0eeab-3953-4952-8589-aadea048431b => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:46:09.652137 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-4177a1e9-012b-4bb6-bc83-9ae8dddd2d46 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:09.654372 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4177a1e9-012b-4bb6-bc83-9ae8dddd2d46 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/volumes/a25d4249-f2d1-4705-8fba-f75a840788f0 Jul 24 07:46:09.654617 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4177a1e9-012b-4bb6-bc83-9ae8dddd2d46 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:09.654853 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4177a1e9-012b-4bb6-bc83-9ae8dddd2d46 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:09.663449 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:09.663449 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:46:09.668342 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-4177a1e9-012b-4bb6-bc83-9ae8dddd2d46 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Volume info retrieved successfully. Jul 24 07:46:09.673335 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4177a1e9-012b-4bb6-bc83-9ae8dddd2d46 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/volumes/a25d4249-f2d1-4705-8fba-f75a840788f0 returned with HTTP 200 Jul 24 07:46:09.673845 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 870/3460] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:46:09 2026] GET /volume/v3/volumes/a25d4249-f2d1-4705-8fba-f75a840788f0 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:46:09.688800 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-6d7819dc-5de0-4303-b6ce-624de334d0fb None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:09.691020 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6d7819dc-5de0-4303-b6ce-624de334d0fb tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] DELETE https://10.4.3.170/volume/v3/volumes/a25d4249-f2d1-4705-8fba-f75a840788f0 Jul 24 07:46:09.691448 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6d7819dc-5de0-4303-b6ce-624de334d0fb tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:09.691731 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6d7819dc-5de0-4303-b6ce-624de334d0fb tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:09.691953 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-6d7819dc-5de0-4303-b6ce-624de334d0fb tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Delete volume with id: a25d4249-f2d1-4705-8fba-f75a840788f0 Jul 24 07:46:09.711653 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:09.711653 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:46:09.712435 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-6d7819dc-5de0-4303-b6ce-624de334d0fb tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Volume info retrieved successfully. Jul 24 07:46:09.731249 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-6d7819dc-5de0-4303-b6ce-624de334d0fb tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Delete volume request issued successfully. Jul 24 07:46:09.731493 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6d7819dc-5de0-4303-b6ce-624de334d0fb tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/volumes/a25d4249-f2d1-4705-8fba-f75a840788f0 returned with HTTP 202 Jul 24 07:46:09.732095 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 868/3461] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:46:09 2026] DELETE /volume/v3/volumes/a25d4249-f2d1-4705-8fba-f75a840788f0 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:46:09.739551 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e55645ed-e2b2-4d76-9f42-0234099a8fae None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:09.743517 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e55645ed-e2b2-4d76-9f42-0234099a8fae tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/volumes/a25d4249-f2d1-4705-8fba-f75a840788f0 Jul 24 07:46:09.743691 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e55645ed-e2b2-4d76-9f42-0234099a8fae tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:09.743864 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e55645ed-e2b2-4d76-9f42-0234099a8fae tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:09.752868 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:09.752868 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:46:09.762295 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e55645ed-e2b2-4d76-9f42-0234099a8fae tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Volume info retrieved successfully. Jul 24 07:46:09.767537 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e55645ed-e2b2-4d76-9f42-0234099a8fae tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/volumes/a25d4249-f2d1-4705-8fba-f75a840788f0 returned with HTTP 200 Jul 24 07:46:09.768001 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 870/3462] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:46:09 2026] GET /volume/v3/volumes/a25d4249-f2d1-4705-8fba-f75a840788f0 => generated 840 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:46:09.930458 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-06c1cc33-9fcb-4972-9df6-898a88895663 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:09.936415 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-06c1cc33-9fcb-4972-9df6-898a88895663 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/56f0eeab-3953-4952-8589-aadea048431b Jul 24 07:46:09.937069 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-06c1cc33-9fcb-4972-9df6-898a88895663 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:09.937069 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-06c1cc33-9fcb-4972-9df6-898a88895663 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:09.937069 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-06c1cc33-9fcb-4972-9df6-898a88895663 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id 56f0eeab-3953-4952-8589-aadea048431b. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:46:09.943901 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:09.943901 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:46:09.945057 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-06c1cc33-9fcb-4972-9df6-898a88895663 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/56f0eeab-3953-4952-8589-aadea048431b returned with HTTP 200 Jul 24 07:46:09.945758 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 855/3463] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:46:09 2026] GET /volume/v3/backups/56f0eeab-3953-4952-8589-aadea048431b => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:46:10.783212 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-40a6640d-3d50-4a98-bb30-e81b4aedd3b4 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:10.785305 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-40a6640d-3d50-4a98-bb30-e81b4aedd3b4 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] GET https://10.4.3.170/volume/v3/volumes/a25d4249-f2d1-4705-8fba-f75a840788f0 Jul 24 07:46:10.785511 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-40a6640d-3d50-4a98-bb30-e81b4aedd3b4 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:10.785728 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-40a6640d-3d50-4a98-bb30-e81b4aedd3b4 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:10.791954 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-40a6640d-3d50-4a98-bb30-e81b4aedd3b4 tempest-VolumesBackupsTest-302662353 tempest-VolumesBackupsTest-302662353-project-member] https://10.4.3.170/volume/v3/volumes/a25d4249-f2d1-4705-8fba-f75a840788f0 returned with HTTP 404 Jul 24 07:46:10.792422 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 871/3464] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:46:10 2026] GET /volume/v3/volumes/a25d4249-f2d1-4705-8fba-f75a840788f0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:46:10.957394 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-37d6578c-068f-446e-8d74-83785bb283f1 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:10.961251 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-37d6578c-068f-446e-8d74-83785bb283f1 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/56f0eeab-3953-4952-8589-aadea048431b Jul 24 07:46:10.961251 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-37d6578c-068f-446e-8d74-83785bb283f1 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:10.961251 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-37d6578c-068f-446e-8d74-83785bb283f1 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:10.961251 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-37d6578c-068f-446e-8d74-83785bb283f1 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id 56f0eeab-3953-4952-8589-aadea048431b. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:46:10.968978 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:10.968978 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:46:10.968978 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-37d6578c-068f-446e-8d74-83785bb283f1 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/56f0eeab-3953-4952-8589-aadea048431b returned with HTTP 200 Jul 24 07:46:10.968978 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 869/3465] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:46:10 2026] GET /volume/v3/backups/56f0eeab-3953-4952-8589-aadea048431b => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:46:11.979381 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-5a052bcb-329f-4a02-ac95-3f8798657e72 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:11.985469 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5a052bcb-329f-4a02-ac95-3f8798657e72 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/56f0eeab-3953-4952-8589-aadea048431b Jul 24 07:46:11.985469 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5a052bcb-329f-4a02-ac95-3f8798657e72 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:11.985469 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5a052bcb-329f-4a02-ac95-3f8798657e72 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:11.985469 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-5a052bcb-329f-4a02-ac95-3f8798657e72 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id 56f0eeab-3953-4952-8589-aadea048431b. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:46:11.992219 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:11.992219 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:46:11.996002 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5a052bcb-329f-4a02-ac95-3f8798657e72 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/56f0eeab-3953-4952-8589-aadea048431b returned with HTTP 200 Jul 24 07:46:11.996431 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 871/3466] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:46:11 2026] GET /volume/v3/backups/56f0eeab-3953-4952-8589-aadea048431b => generated 751 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:46:13.010421 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-cccb7d73-f4f7-40bc-b74d-70f80c1ddc86 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:13.012087 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-cccb7d73-f4f7-40bc-b74d-70f80c1ddc86 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/56f0eeab-3953-4952-8589-aadea048431b Jul 24 07:46:13.012316 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-cccb7d73-f4f7-40bc-b74d-70f80c1ddc86 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:13.012511 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-cccb7d73-f4f7-40bc-b74d-70f80c1ddc86 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:13.012659 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-cccb7d73-f4f7-40bc-b74d-70f80c1ddc86 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id 56f0eeab-3953-4952-8589-aadea048431b. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:46:13.016788 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:13.016788 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:46:13.017638 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-cccb7d73-f4f7-40bc-b74d-70f80c1ddc86 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/56f0eeab-3953-4952-8589-aadea048431b returned with HTTP 200 Jul 24 07:46:13.018056 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 856/3467] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:46:13 2026] GET /volume/v3/backups/56f0eeab-3953-4952-8589-aadea048431b => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:46:13.029000 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-260521c2-9b11-4c68-b33f-d8060bac9ea6 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:13.032246 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-260521c2-9b11-4c68-b33f-d8060bac9ea6 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] POST https://10.4.3.170/volume/v3/backups Jul 24 07:46:13.032246 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-260521c2-9b11-4c68-b33f-d8060bac9ea6 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1ed525fb-a9bb-4ac1-baf2-9aeef70c7643", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-670163170"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:46:13.032246 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.contrib.backups [None req-260521c2-9b11-4c68-b33f-d8060bac9ea6 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Creating new backup {'backup': {'volume_id': '1ed525fb-a9bb-4ac1-baf2-9aeef70c7643', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-670163170'}} {{(pid=100245) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 07:46:13.032246 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.contrib.backups [None req-260521c2-9b11-4c68-b33f-d8060bac9ea6 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Creating backup of volume 1ed525fb-a9bb-4ac1-baf2-9aeef70c7643 in container None Jul 24 07:46:13.039721 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:13.039721 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:46:13.040320 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-260521c2-9b11-4c68-b33f-d8060bac9ea6 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Volume info retrieved successfully. Jul 24 07:46:13.066290 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-260521c2-9b11-4c68-b33f-d8060bac9ea6 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Created reservations ['e0a3875d-abef-4308-8c68-1142121e7cc6', 'd4fc370e-c927-40a0-8492-22ea436d6f9f'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:46:13.120332 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-260521c2-9b11-4c68-b33f-d8060bac9ea6 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups returned with HTTP 202 Jul 24 07:46:13.120732 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 872/3468] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 24 07:46:13 2026] POST /volume/v3/backups => generated 329 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:46:13.130109 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-66b1b0c4-14c7-4fb9-8da5-63a0877a8cd7 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:13.132114 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-66b1b0c4-14c7-4fb9-8da5-63a0877a8cd7 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/f65ce6ea-3b8a-4121-86a3-433077317a51 Jul 24 07:46:13.132325 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-66b1b0c4-14c7-4fb9-8da5-63a0877a8cd7 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:13.132566 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-66b1b0c4-14c7-4fb9-8da5-63a0877a8cd7 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:13.132710 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-66b1b0c4-14c7-4fb9-8da5-63a0877a8cd7 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id f65ce6ea-3b8a-4121-86a3-433077317a51. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:46:13.139465 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:13.139465 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:46:13.140268 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-66b1b0c4-14c7-4fb9-8da5-63a0877a8cd7 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/f65ce6ea-3b8a-4121-86a3-433077317a51 returned with HTTP 200 Jul 24 07:46:13.140826 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 870/3469] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:46:13 2026] GET /volume/v3/backups/f65ce6ea-3b8a-4121-86a3-433077317a51 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:46:13.526375 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b44ab171-d775-46ba-b013-47c538b3c586 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:13.527856 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b44ab171-d775-46ba-b013-47c538b3c586 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:46:13.528147 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b44ab171-d775-46ba-b013-47c538b3c586 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "c7843099-d178-467f-91a9-52ff7d08103c", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1599085477"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:46:13.529481 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-b44ab171-d775-46ba-b013-47c538b3c586 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Create volume request body: {'volume': {'imageRef': 'c7843099-d178-467f-91a9-52ff7d08103c', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1599085477'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:46:13.660409 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-b44ab171-d775-46ba-b013-47c538b3c586 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Create volume of 1 GB Jul 24 07:46:13.664281 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-b44ab171-d775-46ba-b013-47c538b3c586 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Availability Zones retrieved successfully. Jul 24 07:46:13.669057 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b44ab171-d775-46ba-b013-47c538b3c586 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Flow 'volume_create_api' (a80077ab-9241-4146-b9c9-91d165194960) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:46:13.670032 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b44ab171-d775-46ba-b013-47c538b3c586 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b594c968-6641-477d-ac09-e3a174e999ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:46:13.671058 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-b44ab171-d775-46ba-b013-47c538b3c586 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:46:13.729354 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b44ab171-d775-46ba-b013-47c538b3c586 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b594c968-6641-477d-ac09-e3a174e999ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:46:13.730107 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b44ab171-d775-46ba-b013-47c538b3c586 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (761fa534-f58f-42e8-ba48-02ba8b760d9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:46:13.788974 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-b44ab171-d775-46ba-b013-47c538b3c586 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Created reservations ['326beee9-aaf5-42b1-a32c-fb5cabbdb7f0', 'daca019f-4376-4524-ba50-7efdd9453713', 'd31e166c-1d64-4116-88c3-884f3ae2ea79', '152d1377-9992-4889-b023-ad0c52eb8061'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:46:13.790035 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b44ab171-d775-46ba-b013-47c538b3c586 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (761fa534-f58f-42e8-ba48-02ba8b760d9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['326beee9-aaf5-42b1-a32c-fb5cabbdb7f0', 'daca019f-4376-4524-ba50-7efdd9453713', 'd31e166c-1d64-4116-88c3-884f3ae2ea79', '152d1377-9992-4889-b023-ad0c52eb8061']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:46:13.790953 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b44ab171-d775-46ba-b013-47c538b3c586 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fec2f7fc-53c9-4c91-b5bd-efe629d670a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:46:13.828490 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b44ab171-d775-46ba-b013-47c538b3c586 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fec2f7fc-53c9-4c91-b5bd-efe629d670a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7d52da70-7a7c-4b13-9d87-488d58c1d430', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1599085477',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bbafa2cd9abc4494a68ee87f32ee8176',qos_specs=None,replication_status=,reservations=['326beee9-aaf5-42b1-a32c-fb5cabbdb7f0','daca019f-4376-4524-ba50-7efdd9453713','d31e166c-1d64-4116-88c3-884f3ae2ea79','152d1377-9992-4889-b023-ad0c52eb8061'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3eb5600ba3644eba84f575388102cc9',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:46:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1599085477',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7d52da70-7a7c-4b13-9d87-488d58c1d430,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bbafa2cd9abc4494a68ee87f32ee8176',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c3eb5600ba3644eba84f575388102cc9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:46:13.828984 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b44ab171-d775-46ba-b013-47c538b3c586 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4d6e73e-8cf8-4bc6-925b-6e38a78be2d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:46:13.888622 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b44ab171-d775-46ba-b013-47c538b3c586 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4d6e73e-8cf8-4bc6-925b-6e38a78be2d9) transitioned into state 'SUCCESS' from state '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-1599085477',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bbafa2cd9abc4494a68ee87f32ee8176',qos_specs=None,replication_status=,reservations=['326beee9-aaf5-42b1-a32c-fb5cabbdb7f0','daca019f-4376-4524-ba50-7efdd9453713','d31e166c-1d64-4116-88c3-884f3ae2ea79','152d1377-9992-4889-b023-ad0c52eb8061'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3eb5600ba3644eba84f575388102cc9',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:46:13.889291 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b44ab171-d775-46ba-b013-47c538b3c586 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53322b57-8b8d-4c29-be9a-48388f423a02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:46:13.898357 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b44ab171-d775-46ba-b013-47c538b3c586 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53322b57-8b8d-4c29-be9a-48388f423a02) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:46:13.899140 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b44ab171-d775-46ba-b013-47c538b3c586 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Flow 'volume_create_api' (a80077ab-9241-4146-b9c9-91d165194960) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:46:13.899547 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-b44ab171-d775-46ba-b013-47c538b3c586 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Create volume request issued successfully. Jul 24 07:46:13.900454 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b44ab171-d775-46ba-b013-47c538b3c586 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:46:13.901214 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 872/3470] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 24 07:46:13 2026] POST /volume/v3/volumes => generated 747 bytes in 375 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:46:13.913385 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-d7da6990-7ff3-4dbf-bc1f-7d2ee0ab84be None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:13.915313 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d7da6990-7ff3-4dbf-bc1f-7d2ee0ab84be tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] GET https://10.4.3.170/volume/v3/volumes/7d52da70-7a7c-4b13-9d87-488d58c1d430 Jul 24 07:46:13.915313 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d7da6990-7ff3-4dbf-bc1f-7d2ee0ab84be tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:13.915420 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d7da6990-7ff3-4dbf-bc1f-7d2ee0ab84be tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:13.925143 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:13.925143 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:46:13.929353 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-d7da6990-7ff3-4dbf-bc1f-7d2ee0ab84be tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Volume info retrieved successfully. Jul 24 07:46:13.934729 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d7da6990-7ff3-4dbf-bc1f-7d2ee0ab84be tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] https://10.4.3.170/volume/v3/volumes/7d52da70-7a7c-4b13-9d87-488d58c1d430 returned with HTTP 200 Jul 24 07:46:13.935228 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 857/3471] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:46:13 2026] GET /volume/v3/volumes/7d52da70-7a7c-4b13-9d87-488d58c1d430 => generated 815 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:46:14.151343 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-f0b2ddcb-5b61-420a-8446-2caa21daaa97 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:14.153549 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f0b2ddcb-5b61-420a-8446-2caa21daaa97 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/f65ce6ea-3b8a-4121-86a3-433077317a51 Jul 24 07:46:14.153789 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f0b2ddcb-5b61-420a-8446-2caa21daaa97 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:14.154082 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f0b2ddcb-5b61-420a-8446-2caa21daaa97 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:14.154224 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-f0b2ddcb-5b61-420a-8446-2caa21daaa97 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id f65ce6ea-3b8a-4121-86a3-433077317a51. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:46:14.160439 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:14.160439 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:46:14.161508 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f0b2ddcb-5b61-420a-8446-2caa21daaa97 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/f65ce6ea-3b8a-4121-86a3-433077317a51 returned with HTTP 200 Jul 24 07:46:14.162025 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 873/3472] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:46:14 2026] GET /volume/v3/backups/f65ce6ea-3b8a-4121-86a3-433077317a51 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:46:14.948181 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-65348d6d-b60c-478c-a753-3bb834e21e74 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:14.949689 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-65348d6d-b60c-478c-a753-3bb834e21e74 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] GET https://10.4.3.170/volume/v3/volumes/7d52da70-7a7c-4b13-9d87-488d58c1d430 Jul 24 07:46:14.949871 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-65348d6d-b60c-478c-a753-3bb834e21e74 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:14.950064 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-65348d6d-b60c-478c-a753-3bb834e21e74 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:14.956439 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:14.956439 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:46:14.959472 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-65348d6d-b60c-478c-a753-3bb834e21e74 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Volume info retrieved successfully. Jul 24 07:46:14.963416 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-65348d6d-b60c-478c-a753-3bb834e21e74 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] https://10.4.3.170/volume/v3/volumes/7d52da70-7a7c-4b13-9d87-488d58c1d430 returned with HTTP 200 Jul 24 07:46:14.963772 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 871/3473] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:46:14 2026] GET /volume/v3/volumes/7d52da70-7a7c-4b13-9d87-488d58c1d430 => generated 1355 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:46:14.976016 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-91922ebb-2ede-4ca7-8184-77491f8009ea None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:14.977396 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-91922ebb-2ede-4ca7-8184-77491f8009ea tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:46:14.977754 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-91922ebb-2ede-4ca7-8184-77491f8009ea tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "7d52da70-7a7c-4b13-9d87-488d58c1d430", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1612813480"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:46:14.979192 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-91922ebb-2ede-4ca7-8184-77491f8009ea tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Create volume request body: {'volume': {'source_volid': '7d52da70-7a7c-4b13-9d87-488d58c1d430', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1612813480'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:46:14.987263 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:14.987263 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:46:14.987263 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-91922ebb-2ede-4ca7-8184-77491f8009ea tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Volume retrieved successfully. Jul 24 07:46:14.987263 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-91922ebb-2ede-4ca7-8184-77491f8009ea tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Create volume of 1 GB Jul 24 07:46:15.007429 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-91922ebb-2ede-4ca7-8184-77491f8009ea tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Availability Zones retrieved successfully. Jul 24 07:46:15.012331 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-91922ebb-2ede-4ca7-8184-77491f8009ea tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Flow 'volume_create_api' (d1d08047-002b-494f-b7d0-5cb18612543b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:46:15.013254 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-91922ebb-2ede-4ca7-8184-77491f8009ea tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (375489a9-eac2-4154-a805-be4ef14f5915) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:46:15.014142 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-91922ebb-2ede-4ca7-8184-77491f8009ea tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:46:15.037718 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-91922ebb-2ede-4ca7-8184-77491f8009ea tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (375489a9-eac2-4154-a805-be4ef14f5915) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '7d52da70-7a7c-4b13-9d87-488d58c1d430', 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:46:15.038639 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-91922ebb-2ede-4ca7-8184-77491f8009ea tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa705b72-d58a-43e4-9edf-8282bc935b22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:46:15.074466 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-91922ebb-2ede-4ca7-8184-77491f8009ea tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Created reservations ['162b1cef-f4aa-4111-b1e6-f3fd428f4fcf', 'deb87bbe-b742-4092-9a29-48f9e9b9f1a4', '29be1fcf-fa74-4c4b-a03a-5c2e8ed2ad8a', '78a4aa6b-437e-4e8c-8bee-83a63c9b1093'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:46:15.075368 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-91922ebb-2ede-4ca7-8184-77491f8009ea tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa705b72-d58a-43e4-9edf-8282bc935b22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['162b1cef-f4aa-4111-b1e6-f3fd428f4fcf', 'deb87bbe-b742-4092-9a29-48f9e9b9f1a4', '29be1fcf-fa74-4c4b-a03a-5c2e8ed2ad8a', '78a4aa6b-437e-4e8c-8bee-83a63c9b1093']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:46:15.076161 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-91922ebb-2ede-4ca7-8184-77491f8009ea tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d0808d9-2c3b-41a8-a2e0-5fe7ac2fe1ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:46:15.104509 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-91922ebb-2ede-4ca7-8184-77491f8009ea tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d0808d9-2c3b-41a8-a2e0-5fe7ac2fe1ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '17eb1661-f030-485b-8251-cd4da5284d40', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1612813480',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bbafa2cd9abc4494a68ee87f32ee8176',qos_specs=None,replication_status=,reservations=['162b1cef-f4aa-4111-b1e6-f3fd428f4fcf','deb87bbe-b742-4092-9a29-48f9e9b9f1a4','29be1fcf-fa74-4c4b-a03a-5c2e8ed2ad8a','78a4aa6b-437e-4e8c-8bee-83a63c9b1093'],size=1,snapshot_id=None,source_replicaid=,source_volid=7d52da70-7a7c-4b13-9d87-488d58c1d430,status='creating',user_id='c3eb5600ba3644eba84f575388102cc9',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:46:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1612813480',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=17eb1661-f030-485b-8251-cd4da5284d40,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bbafa2cd9abc4494a68ee87f32ee8176',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=7d52da70-7a7c-4b13-9d87-488d58c1d430,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c3eb5600ba3644eba84f575388102cc9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:46:15.105472 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-91922ebb-2ede-4ca7-8184-77491f8009ea tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7d959ad-0368-4783-b4bd-aeb7163e75c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:46:15.120138 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-91922ebb-2ede-4ca7-8184-77491f8009ea tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7d959ad-0368-4783-b4bd-aeb7163e75c8) transitioned into state 'SUCCESS' from state '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-1612813480',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bbafa2cd9abc4494a68ee87f32ee8176',qos_specs=None,replication_status=,reservations=['162b1cef-f4aa-4111-b1e6-f3fd428f4fcf','deb87bbe-b742-4092-9a29-48f9e9b9f1a4','29be1fcf-fa74-4c4b-a03a-5c2e8ed2ad8a','78a4aa6b-437e-4e8c-8bee-83a63c9b1093'],size=1,snapshot_id=None,source_replicaid=,source_volid=7d52da70-7a7c-4b13-9d87-488d58c1d430,status='creating',user_id='c3eb5600ba3644eba84f575388102cc9',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:46:15.120909 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-91922ebb-2ede-4ca7-8184-77491f8009ea tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (048885da-12a8-4474-8b66-1a7f3a5d4d99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:46:15.134182 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-91922ebb-2ede-4ca7-8184-77491f8009ea tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (048885da-12a8-4474-8b66-1a7f3a5d4d99) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:46:15.135293 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-91922ebb-2ede-4ca7-8184-77491f8009ea tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Flow 'volume_create_api' (d1d08047-002b-494f-b7d0-5cb18612543b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:46:15.135656 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-91922ebb-2ede-4ca7-8184-77491f8009ea tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Create volume request issued successfully. Jul 24 07:46:15.136231 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-91922ebb-2ede-4ca7-8184-77491f8009ea tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:46:15.136672 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 873/3474] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 24 07:46:14 2026] POST /volume/v3/volumes => generated 780 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:46:15.147936 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-81c91de8-204b-4e4c-a042-70a7e9acd951 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:15.149569 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-81c91de8-204b-4e4c-a042-70a7e9acd951 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] GET https://10.4.3.170/volume/v3/volumes/17eb1661-f030-485b-8251-cd4da5284d40 Jul 24 07:46:15.149725 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-81c91de8-204b-4e4c-a042-70a7e9acd951 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:15.149897 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-81c91de8-204b-4e4c-a042-70a7e9acd951 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:15.155842 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:15.155842 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:46:15.158923 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-81c91de8-204b-4e4c-a042-70a7e9acd951 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Volume info retrieved successfully. Jul 24 07:46:15.163145 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-81c91de8-204b-4e4c-a042-70a7e9acd951 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] https://10.4.3.170/volume/v3/volumes/17eb1661-f030-485b-8251-cd4da5284d40 returned with HTTP 200 Jul 24 07:46:15.163523 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 858/3475] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:46:15 2026] GET /volume/v3/volumes/17eb1661-f030-485b-8251-cd4da5284d40 => generated 848 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:46:15.172624 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-16620b28-25a3-4fcc-b3fd-d74ffd066281 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:15.174449 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-16620b28-25a3-4fcc-b3fd-d74ffd066281 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/f65ce6ea-3b8a-4121-86a3-433077317a51 Jul 24 07:46:15.174623 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-16620b28-25a3-4fcc-b3fd-d74ffd066281 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:15.174814 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-16620b28-25a3-4fcc-b3fd-d74ffd066281 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:15.174936 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-16620b28-25a3-4fcc-b3fd-d74ffd066281 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id f65ce6ea-3b8a-4121-86a3-433077317a51. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:46:15.178774 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:15.178774 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:46:15.179489 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-16620b28-25a3-4fcc-b3fd-d74ffd066281 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/f65ce6ea-3b8a-4121-86a3-433077317a51 returned with HTTP 200 Jul 24 07:46:15.179839 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 874/3476] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:46:15 2026] GET /volume/v3/backups/f65ce6ea-3b8a-4121-86a3-433077317a51 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:46:16.177675 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-d0c5c223-85e8-4e69-b1ff-d7a2124cfd93 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:16.179889 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d0c5c223-85e8-4e69-b1ff-d7a2124cfd93 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] GET https://10.4.3.170/volume/v3/volumes/17eb1661-f030-485b-8251-cd4da5284d40 Jul 24 07:46:16.179889 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d0c5c223-85e8-4e69-b1ff-d7a2124cfd93 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:16.180013 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d0c5c223-85e8-4e69-b1ff-d7a2124cfd93 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:16.187679 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:16.187679 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:46:16.190404 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c935e832-22f2-42ab-8a9f-f6d07adf03cf None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:16.192318 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c935e832-22f2-42ab-8a9f-f6d07adf03cf tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/f65ce6ea-3b8a-4121-86a3-433077317a51 Jul 24 07:46:16.192536 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c935e832-22f2-42ab-8a9f-f6d07adf03cf tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:16.192740 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c935e832-22f2-42ab-8a9f-f6d07adf03cf tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:16.192839 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-c935e832-22f2-42ab-8a9f-f6d07adf03cf tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id f65ce6ea-3b8a-4121-86a3-433077317a51. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:46:16.195272 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-d0c5c223-85e8-4e69-b1ff-d7a2124cfd93 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Volume info retrieved successfully. Jul 24 07:46:16.196937 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:16.196937 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:46:16.197759 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c935e832-22f2-42ab-8a9f-f6d07adf03cf tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/f65ce6ea-3b8a-4121-86a3-433077317a51 returned with HTTP 200 Jul 24 07:46:16.198390 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 874/3477] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:46:16 2026] GET /volume/v3/backups/f65ce6ea-3b8a-4121-86a3-433077317a51 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:46:16.201955 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d0c5c223-85e8-4e69-b1ff-d7a2124cfd93 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] https://10.4.3.170/volume/v3/volumes/17eb1661-f030-485b-8251-cd4da5284d40 returned with HTTP 200 Jul 24 07:46:16.201955 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 872/3478] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:46:16 2026] GET /volume/v3/volumes/17eb1661-f030-485b-8251-cd4da5284d40 => generated 1389 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:46:16.218298 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-245f1f9b-d51f-494e-bfb3-3723bcafdd33 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:16.221284 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-245f1f9b-d51f-494e-bfb3-3723bcafdd33 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] GET https://10.4.3.170/volume/v3/volumes/17eb1661-f030-485b-8251-cd4da5284d40 Jul 24 07:46:16.221480 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-245f1f9b-d51f-494e-bfb3-3723bcafdd33 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:16.221673 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-245f1f9b-d51f-494e-bfb3-3723bcafdd33 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:16.231878 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:16.231878 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:46:16.234980 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-245f1f9b-d51f-494e-bfb3-3723bcafdd33 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Volume info retrieved successfully. Jul 24 07:46:16.239798 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-245f1f9b-d51f-494e-bfb3-3723bcafdd33 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] https://10.4.3.170/volume/v3/volumes/17eb1661-f030-485b-8251-cd4da5284d40 returned with HTTP 200 Jul 24 07:46:16.240401 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 859/3479] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:46:16 2026] GET /volume/v3/volumes/17eb1661-f030-485b-8251-cd4da5284d40 => generated 1389 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:46:16.251632 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-5e4f24a8-c760-46c8-bacc-67bde1e3b81f None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:16.253883 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5e4f24a8-c760-46c8-bacc-67bde1e3b81f tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] GET https://10.4.3.170/volume/v3/volumes/17eb1661-f030-485b-8251-cd4da5284d40 Jul 24 07:46:16.254220 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5e4f24a8-c760-46c8-bacc-67bde1e3b81f tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:16.254528 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5e4f24a8-c760-46c8-bacc-67bde1e3b81f tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:16.263147 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:16.263147 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:46:16.267911 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-5e4f24a8-c760-46c8-bacc-67bde1e3b81f tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Volume info retrieved successfully. Jul 24 07:46:16.273763 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5e4f24a8-c760-46c8-bacc-67bde1e3b81f tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] https://10.4.3.170/volume/v3/volumes/17eb1661-f030-485b-8251-cd4da5284d40 returned with HTTP 200 Jul 24 07:46:16.274393 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 875/3480] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:46:16 2026] GET /volume/v3/volumes/17eb1661-f030-485b-8251-cd4da5284d40 => generated 1389 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:46:16.289473 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-69c0f24a-6970-4cda-ab90-57469d74ff99 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:16.295986 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-69c0f24a-6970-4cda-ab90-57469d74ff99 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] DELETE https://10.4.3.170/volume/v3/volumes/17eb1661-f030-485b-8251-cd4da5284d40 Jul 24 07:46:16.298856 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-69c0f24a-6970-4cda-ab90-57469d74ff99 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:16.299045 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-69c0f24a-6970-4cda-ab90-57469d74ff99 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:16.299217 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-69c0f24a-6970-4cda-ab90-57469d74ff99 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Delete volume with id: 17eb1661-f030-485b-8251-cd4da5284d40 Jul 24 07:46:16.318033 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:16.318033 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:46:16.320665 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-69c0f24a-6970-4cda-ab90-57469d74ff99 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Volume info retrieved successfully. Jul 24 07:46:16.380354 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-69c0f24a-6970-4cda-ab90-57469d74ff99 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Delete volume request issued successfully. Jul 24 07:46:16.381241 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-69c0f24a-6970-4cda-ab90-57469d74ff99 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] https://10.4.3.170/volume/v3/volumes/17eb1661-f030-485b-8251-cd4da5284d40 returned with HTTP 202 Jul 24 07:46:16.385700 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 875/3481] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:46:16 2026] DELETE /volume/v3/volumes/17eb1661-f030-485b-8251-cd4da5284d40 => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:46:16.395281 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-9255cf02-826d-4a13-b7a6-3cbf04e3ec91 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:16.397614 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9255cf02-826d-4a13-b7a6-3cbf04e3ec91 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] GET https://10.4.3.170/volume/v3/volumes/17eb1661-f030-485b-8251-cd4da5284d40 Jul 24 07:46:16.397894 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9255cf02-826d-4a13-b7a6-3cbf04e3ec91 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:16.398161 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9255cf02-826d-4a13-b7a6-3cbf04e3ec91 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:16.409823 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:16.409823 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:46:16.417446 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-9255cf02-826d-4a13-b7a6-3cbf04e3ec91 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Volume info retrieved successfully. Jul 24 07:46:16.421548 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9255cf02-826d-4a13-b7a6-3cbf04e3ec91 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] https://10.4.3.170/volume/v3/volumes/17eb1661-f030-485b-8251-cd4da5284d40 returned with HTTP 200 Jul 24 07:46:16.422054 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 873/3482] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:46:16 2026] GET /volume/v3/volumes/17eb1661-f030-485b-8251-cd4da5284d40 => generated 1388 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:46:17.212673 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-ca2b56d6-95d0-4045-a1ff-49ad3f3c2692 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:17.215808 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ca2b56d6-95d0-4045-a1ff-49ad3f3c2692 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/f65ce6ea-3b8a-4121-86a3-433077317a51 Jul 24 07:46:17.215990 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ca2b56d6-95d0-4045-a1ff-49ad3f3c2692 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:17.216159 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ca2b56d6-95d0-4045-a1ff-49ad3f3c2692 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:17.218590 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-ca2b56d6-95d0-4045-a1ff-49ad3f3c2692 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id f65ce6ea-3b8a-4121-86a3-433077317a51. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:46:17.233345 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:17.233345 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:46:17.233345 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ca2b56d6-95d0-4045-a1ff-49ad3f3c2692 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/f65ce6ea-3b8a-4121-86a3-433077317a51 returned with HTTP 200 Jul 24 07:46:17.233345 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 860/3483] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:46:17 2026] GET /volume/v3/backups/f65ce6ea-3b8a-4121-86a3-433077317a51 => generated 748 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:46:17.437590 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-6738a276-819f-428f-8172-7e81cb10c2d5 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:17.440039 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6738a276-819f-428f-8172-7e81cb10c2d5 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] GET https://10.4.3.170/volume/v3/volumes/17eb1661-f030-485b-8251-cd4da5284d40 Jul 24 07:46:17.440298 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6738a276-819f-428f-8172-7e81cb10c2d5 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:17.440590 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6738a276-819f-428f-8172-7e81cb10c2d5 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:17.448970 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6738a276-819f-428f-8172-7e81cb10c2d5 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] https://10.4.3.170/volume/v3/volumes/17eb1661-f030-485b-8251-cd4da5284d40 returned with HTTP 404 Jul 24 07:46:17.449576 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 876/3484] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:46:17 2026] GET /volume/v3/volumes/17eb1661-f030-485b-8251-cd4da5284d40 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:46:17.461132 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e871bcda-8c16-4f51-a6df-0f8d575d7e02 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:17.470216 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e871bcda-8c16-4f51-a6df-0f8d575d7e02 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] GET https://10.4.3.170/volume/v3/volumes/7d52da70-7a7c-4b13-9d87-488d58c1d430 Jul 24 07:46:17.471902 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e871bcda-8c16-4f51-a6df-0f8d575d7e02 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:17.473235 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e871bcda-8c16-4f51-a6df-0f8d575d7e02 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:17.500934 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:17.500934 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:46:17.506110 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e871bcda-8c16-4f51-a6df-0f8d575d7e02 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Volume info retrieved successfully. Jul 24 07:46:17.512934 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e871bcda-8c16-4f51-a6df-0f8d575d7e02 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] https://10.4.3.170/volume/v3/volumes/7d52da70-7a7c-4b13-9d87-488d58c1d430 returned with HTTP 200 Jul 24 07:46:17.513473 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 876/3485] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:46:17 2026] GET /volume/v3/volumes/7d52da70-7a7c-4b13-9d87-488d58c1d430 => generated 1355 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:46:17.528364 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-d5eb1162-c403-404f-adfc-820ac53e2d81 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:17.530313 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d5eb1162-c403-404f-adfc-820ac53e2d81 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] DELETE https://10.4.3.170/volume/v3/volumes/7d52da70-7a7c-4b13-9d87-488d58c1d430 Jul 24 07:46:17.530488 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d5eb1162-c403-404f-adfc-820ac53e2d81 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:17.530703 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d5eb1162-c403-404f-adfc-820ac53e2d81 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:17.530853 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-d5eb1162-c403-404f-adfc-820ac53e2d81 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Delete volume with id: 7d52da70-7a7c-4b13-9d87-488d58c1d430 Jul 24 07:46:17.537179 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:17.537179 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:46:17.537558 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-d5eb1162-c403-404f-adfc-820ac53e2d81 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Volume info retrieved successfully. Jul 24 07:46:17.553283 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-d5eb1162-c403-404f-adfc-820ac53e2d81 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Delete volume request issued successfully. Jul 24 07:46:17.553468 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d5eb1162-c403-404f-adfc-820ac53e2d81 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] https://10.4.3.170/volume/v3/volumes/7d52da70-7a7c-4b13-9d87-488d58c1d430 returned with HTTP 202 Jul 24 07:46:17.553883 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 874/3486] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:46:17 2026] DELETE /volume/v3/volumes/7d52da70-7a7c-4b13-9d87-488d58c1d430 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:46:17.565719 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-311b22db-0849-4811-a7da-6281c24fb9ab None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:17.567079 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-311b22db-0849-4811-a7da-6281c24fb9ab tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] GET https://10.4.3.170/volume/v3/volumes/7d52da70-7a7c-4b13-9d87-488d58c1d430 Jul 24 07:46:17.567380 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-311b22db-0849-4811-a7da-6281c24fb9ab tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:17.567648 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-311b22db-0849-4811-a7da-6281c24fb9ab tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:17.573896 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:17.573896 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:46:17.577195 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-311b22db-0849-4811-a7da-6281c24fb9ab tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Volume info retrieved successfully. Jul 24 07:46:17.581562 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-311b22db-0849-4811-a7da-6281c24fb9ab tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] https://10.4.3.170/volume/v3/volumes/7d52da70-7a7c-4b13-9d87-488d58c1d430 returned with HTTP 200 Jul 24 07:46:17.581976 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 861/3487] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:46:17 2026] GET /volume/v3/volumes/7d52da70-7a7c-4b13-9d87-488d58c1d430 => generated 1354 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:46:18.246720 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-352e71e0-dffa-4337-89eb-449a8bd2da45 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:18.248969 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-352e71e0-dffa-4337-89eb-449a8bd2da45 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/f65ce6ea-3b8a-4121-86a3-433077317a51 Jul 24 07:46:18.249218 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-352e71e0-dffa-4337-89eb-449a8bd2da45 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:18.249472 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-352e71e0-dffa-4337-89eb-449a8bd2da45 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:18.249621 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-352e71e0-dffa-4337-89eb-449a8bd2da45 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id f65ce6ea-3b8a-4121-86a3-433077317a51. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:46:18.254934 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:18.254934 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:46:18.255957 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-352e71e0-dffa-4337-89eb-449a8bd2da45 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/f65ce6ea-3b8a-4121-86a3-433077317a51 returned with HTTP 200 Jul 24 07:46:18.256477 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 877/3488] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:46:18 2026] GET /volume/v3/backups/f65ce6ea-3b8a-4121-86a3-433077317a51 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:46:18.596918 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-5fc3e1bf-6d5e-40ed-9683-3c569820e255 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:18.598816 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5fc3e1bf-6d5e-40ed-9683-3c569820e255 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] GET https://10.4.3.170/volume/v3/volumes/7d52da70-7a7c-4b13-9d87-488d58c1d430 Jul 24 07:46:18.599045 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5fc3e1bf-6d5e-40ed-9683-3c569820e255 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:18.599265 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5fc3e1bf-6d5e-40ed-9683-3c569820e255 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:18.605519 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5fc3e1bf-6d5e-40ed-9683-3c569820e255 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] https://10.4.3.170/volume/v3/volumes/7d52da70-7a7c-4b13-9d87-488d58c1d430 returned with HTTP 404 Jul 24 07:46:18.606009 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 877/3489] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:46:18 2026] GET /volume/v3/volumes/7d52da70-7a7c-4b13-9d87-488d58c1d430 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:46:18.617651 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-b2eedc23-e153-42a2-be9a-1ed2d2fe84af None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:18.619453 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b2eedc23-e153-42a2-be9a-1ed2d2fe84af tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:46:18.619837 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b2eedc23-e153-42a2-be9a-1ed2d2fe84af tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-333289384"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:46:18.621419 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-b2eedc23-e153-42a2-be9a-1ed2d2fe84af tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-333289384'}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:46:18.621542 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-b2eedc23-e153-42a2-be9a-1ed2d2fe84af tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Create volume of 1 GB Jul 24 07:46:18.625360 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-b2eedc23-e153-42a2-be9a-1ed2d2fe84af tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Availability Zones retrieved successfully. Jul 24 07:46:18.630953 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-b2eedc23-e153-42a2-be9a-1ed2d2fe84af tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Flow 'volume_create_api' (5467bbb7-18d1-434e-8553-ae7209095b9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:46:18.631987 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-b2eedc23-e153-42a2-be9a-1ed2d2fe84af tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5aaa86b-5c4a-4a19-ac08-75e1aef95be1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:46:18.632931 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-b2eedc23-e153-42a2-be9a-1ed2d2fe84af tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:46:18.661348 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-b2eedc23-e153-42a2-be9a-1ed2d2fe84af tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5aaa86b-5c4a-4a19-ac08-75e1aef95be1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:46:18.662069 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-b2eedc23-e153-42a2-be9a-1ed2d2fe84af tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51470f08-97af-4a95-a3f7-ce8c3341cbc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:46:18.706528 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-b2eedc23-e153-42a2-be9a-1ed2d2fe84af tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Created reservations ['d203b772-a072-4df0-8c02-b279e7fd4f94', 'c13fc60c-04f0-41f0-9e71-b1b7d956f02c', 'aff9ec22-c7d5-456a-ba57-ab34fd53cf4e', '0f6e3ce8-179b-4531-86af-4e7bc441900c'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:46:18.707302 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-b2eedc23-e153-42a2-be9a-1ed2d2fe84af tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51470f08-97af-4a95-a3f7-ce8c3341cbc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d203b772-a072-4df0-8c02-b279e7fd4f94', 'c13fc60c-04f0-41f0-9e71-b1b7d956f02c', 'aff9ec22-c7d5-456a-ba57-ab34fd53cf4e', '0f6e3ce8-179b-4531-86af-4e7bc441900c']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:46:18.707927 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-b2eedc23-e153-42a2-be9a-1ed2d2fe84af tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2943d1b6-724f-4269-b1a7-0a7a020880e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:46:18.728869 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-b2eedc23-e153-42a2-be9a-1ed2d2fe84af tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2943d1b6-724f-4269-b1a7-0a7a020880e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aff4f20e-ac55-42ba-9bb4-2d66758f1208', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-333289384',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bbafa2cd9abc4494a68ee87f32ee8176',qos_specs=None,replication_status=,reservations=['d203b772-a072-4df0-8c02-b279e7fd4f94','c13fc60c-04f0-41f0-9e71-b1b7d956f02c','aff9ec22-c7d5-456a-ba57-ab34fd53cf4e','0f6e3ce8-179b-4531-86af-4e7bc441900c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3eb5600ba3644eba84f575388102cc9',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:46:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-333289384',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aff4f20e-ac55-42ba-9bb4-2d66758f1208,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bbafa2cd9abc4494a68ee87f32ee8176',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c3eb5600ba3644eba84f575388102cc9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:46:18.730096 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-b2eedc23-e153-42a2-be9a-1ed2d2fe84af tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58291361-f9e2-4ef0-a54a-6c744986d185) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:46:18.744770 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-b2eedc23-e153-42a2-be9a-1ed2d2fe84af tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58291361-f9e2-4ef0-a54a-6c744986d185) transitioned into state 'SUCCESS' from state '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-333289384',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bbafa2cd9abc4494a68ee87f32ee8176',qos_specs=None,replication_status=,reservations=['d203b772-a072-4df0-8c02-b279e7fd4f94','c13fc60c-04f0-41f0-9e71-b1b7d956f02c','aff9ec22-c7d5-456a-ba57-ab34fd53cf4e','0f6e3ce8-179b-4531-86af-4e7bc441900c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3eb5600ba3644eba84f575388102cc9',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:46:18.745566 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-b2eedc23-e153-42a2-be9a-1ed2d2fe84af tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c14d5d08-435a-493b-a760-7dc3b921ee40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:46:18.756848 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-b2eedc23-e153-42a2-be9a-1ed2d2fe84af tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c14d5d08-435a-493b-a760-7dc3b921ee40) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:46:18.757686 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-b2eedc23-e153-42a2-be9a-1ed2d2fe84af tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Flow 'volume_create_api' (5467bbb7-18d1-434e-8553-ae7209095b9c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:46:18.757973 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-b2eedc23-e153-42a2-be9a-1ed2d2fe84af tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Create volume request issued successfully. Jul 24 07:46:18.760668 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b2eedc23-e153-42a2-be9a-1ed2d2fe84af tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:46:18.762565 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 875/3490] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 24 07:46:18 2026] POST /volume/v3/volumes => generated 746 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:46:18.772869 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-98ede542-f428-479b-ae5c-9e6cf0849cd8 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:18.776826 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-98ede542-f428-479b-ae5c-9e6cf0849cd8 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] GET https://10.4.3.170/volume/v3/volumes/aff4f20e-ac55-42ba-9bb4-2d66758f1208 Jul 24 07:46:18.776826 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-98ede542-f428-479b-ae5c-9e6cf0849cd8 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:18.776826 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-98ede542-f428-479b-ae5c-9e6cf0849cd8 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:18.784551 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:18.784551 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:46:18.790371 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-98ede542-f428-479b-ae5c-9e6cf0849cd8 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Volume info retrieved successfully. Jul 24 07:46:18.793218 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-98ede542-f428-479b-ae5c-9e6cf0849cd8 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] https://10.4.3.170/volume/v3/volumes/aff4f20e-ac55-42ba-9bb4-2d66758f1208 returned with HTTP 200 Jul 24 07:46:18.793573 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 862/3491] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:46:18 2026] GET /volume/v3/volumes/aff4f20e-ac55-42ba-9bb4-2d66758f1208 => generated 814 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:46:19.268262 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-74263422-ae22-41f6-a3ed-1f6eec55824f None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:19.270392 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-74263422-ae22-41f6-a3ed-1f6eec55824f tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/f65ce6ea-3b8a-4121-86a3-433077317a51 Jul 24 07:46:19.270620 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-74263422-ae22-41f6-a3ed-1f6eec55824f tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:19.270824 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-74263422-ae22-41f6-a3ed-1f6eec55824f tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:19.271114 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-74263422-ae22-41f6-a3ed-1f6eec55824f tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id f65ce6ea-3b8a-4121-86a3-433077317a51. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:46:19.275920 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:19.275920 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:46:19.276796 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-74263422-ae22-41f6-a3ed-1f6eec55824f tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/f65ce6ea-3b8a-4121-86a3-433077317a51 returned with HTTP 200 Jul 24 07:46:19.277228 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 878/3492] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:46:19 2026] GET /volume/v3/backups/f65ce6ea-3b8a-4121-86a3-433077317a51 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:46:19.807525 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-17bfc85d-ddac-4852-a545-f81f7bcdf7ec None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:19.809136 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-17bfc85d-ddac-4852-a545-f81f7bcdf7ec tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] GET https://10.4.3.170/volume/v3/volumes/aff4f20e-ac55-42ba-9bb4-2d66758f1208 Jul 24 07:46:19.809408 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-17bfc85d-ddac-4852-a545-f81f7bcdf7ec tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:19.809611 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-17bfc85d-ddac-4852-a545-f81f7bcdf7ec tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:19.821506 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:19.821506 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:46:19.828349 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-17bfc85d-ddac-4852-a545-f81f7bcdf7ec tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Volume info retrieved successfully. Jul 24 07:46:19.835315 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-17bfc85d-ddac-4852-a545-f81f7bcdf7ec tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] https://10.4.3.170/volume/v3/volumes/aff4f20e-ac55-42ba-9bb4-2d66758f1208 returned with HTTP 200 Jul 24 07:46:19.835895 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 878/3493] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:46:19 2026] GET /volume/v3/volumes/aff4f20e-ac55-42ba-9bb4-2d66758f1208 => generated 839 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:46:19.854732 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-e61b9075-16b4-4bc6-aa81-9c01d41a5824 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:19.856687 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e61b9075-16b4-4bc6-aa81-9c01d41a5824 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:46:19.857073 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e61b9075-16b4-4bc6-aa81-9c01d41a5824 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "aff4f20e-ac55-42ba-9bb4-2d66758f1208", "size": 2, "name": "tempest-VolumesCloneTest-Volume-901588766"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:46:19.859057 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-e61b9075-16b4-4bc6-aa81-9c01d41a5824 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Create volume request body: {'volume': {'source_volid': 'aff4f20e-ac55-42ba-9bb4-2d66758f1208', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-901588766'}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:46:19.865779 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:19.865779 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:46:19.866218 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-e61b9075-16b4-4bc6-aa81-9c01d41a5824 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Volume retrieved successfully. Jul 24 07:46:19.866332 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-e61b9075-16b4-4bc6-aa81-9c01d41a5824 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Create volume of 2 GB Jul 24 07:46:19.869429 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-e61b9075-16b4-4bc6-aa81-9c01d41a5824 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Availability Zones retrieved successfully. Jul 24 07:46:19.874506 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-e61b9075-16b4-4bc6-aa81-9c01d41a5824 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Flow 'volume_create_api' (d7773dab-c9bd-456c-a85d-543269383d1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:46:19.875566 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-e61b9075-16b4-4bc6-aa81-9c01d41a5824 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd46cd18-b649-49a0-8cc7-d9f1eb19a9a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:46:19.876372 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-e61b9075-16b4-4bc6-aa81-9c01d41a5824 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:46:19.902102 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-e61b9075-16b4-4bc6-aa81-9c01d41a5824 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd46cd18-b649-49a0-8cc7-d9f1eb19a9a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': 'aff4f20e-ac55-42ba-9bb4-2d66758f1208', 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:46:19.903255 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-e61b9075-16b4-4bc6-aa81-9c01d41a5824 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1513cf86-5d8a-492b-8abc-f1659470608d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:46:19.939641 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-e61b9075-16b4-4bc6-aa81-9c01d41a5824 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Created reservations ['1bc65c48-19e2-44d9-9946-9149765b3d7b', '8094af1a-19ce-4b7d-a717-c6be1a8b5aad', '8afce5e3-5cb7-435c-bd57-d637d422d007', '07e43a7c-9913-4d99-83f7-10dbf9f378f2'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:46:19.940487 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-e61b9075-16b4-4bc6-aa81-9c01d41a5824 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1513cf86-5d8a-492b-8abc-f1659470608d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1bc65c48-19e2-44d9-9946-9149765b3d7b', '8094af1a-19ce-4b7d-a717-c6be1a8b5aad', '8afce5e3-5cb7-435c-bd57-d637d422d007', '07e43a7c-9913-4d99-83f7-10dbf9f378f2']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:46:19.941152 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-e61b9075-16b4-4bc6-aa81-9c01d41a5824 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b046949-4ff5-426d-8fb6-71fc4527755e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:46:19.971932 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-e61b9075-16b4-4bc6-aa81-9c01d41a5824 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b046949-4ff5-426d-8fb6-71fc4527755e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '54316eed-f903-4c0a-8f46-6aa98e5815a5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-901588766',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bbafa2cd9abc4494a68ee87f32ee8176',qos_specs=None,replication_status=,reservations=['1bc65c48-19e2-44d9-9946-9149765b3d7b','8094af1a-19ce-4b7d-a717-c6be1a8b5aad','8afce5e3-5cb7-435c-bd57-d637d422d007','07e43a7c-9913-4d99-83f7-10dbf9f378f2'],size=2,snapshot_id=None,source_replicaid=,source_volid=aff4f20e-ac55-42ba-9bb4-2d66758f1208,status='creating',user_id='c3eb5600ba3644eba84f575388102cc9',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:46:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-901588766',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=54316eed-f903-4c0a-8f46-6aa98e5815a5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bbafa2cd9abc4494a68ee87f32ee8176',provider_auth=None,provider_geometry=None,provider_id=None,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=aff4f20e-ac55-42ba-9bb4-2d66758f1208,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c3eb5600ba3644eba84f575388102cc9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:46:19.972591 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-e61b9075-16b4-4bc6-aa81-9c01d41a5824 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (561baf27-80a8-47ec-bfd6-105128969d1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:46:19.988403 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-e61b9075-16b4-4bc6-aa81-9c01d41a5824 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (561baf27-80a8-47ec-bfd6-105128969d1f) transitioned into state 'SUCCESS' from state '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-901588766',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bbafa2cd9abc4494a68ee87f32ee8176',qos_specs=None,replication_status=,reservations=['1bc65c48-19e2-44d9-9946-9149765b3d7b','8094af1a-19ce-4b7d-a717-c6be1a8b5aad','8afce5e3-5cb7-435c-bd57-d637d422d007','07e43a7c-9913-4d99-83f7-10dbf9f378f2'],size=2,snapshot_id=None,source_replicaid=,source_volid=aff4f20e-ac55-42ba-9bb4-2d66758f1208,status='creating',user_id='c3eb5600ba3644eba84f575388102cc9',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:46:19.989010 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-e61b9075-16b4-4bc6-aa81-9c01d41a5824 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4bd3191-39dd-43ad-94b8-081863fa6ecc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:46:20.003009 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-e61b9075-16b4-4bc6-aa81-9c01d41a5824 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4bd3191-39dd-43ad-94b8-081863fa6ecc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:46:20.003795 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-e61b9075-16b4-4bc6-aa81-9c01d41a5824 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Flow 'volume_create_api' (d7773dab-c9bd-456c-a85d-543269383d1a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:46:20.004076 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-e61b9075-16b4-4bc6-aa81-9c01d41a5824 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Create volume request issued successfully. Jul 24 07:46:20.004614 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e61b9075-16b4-4bc6-aa81-9c01d41a5824 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:46:20.005023 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 876/3494] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 24 07:46:19 2026] POST /volume/v3/volumes => generated 780 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:46:20.015488 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-71dda5d6-6ae0-4dc1-b6fa-805e98f6697d None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:20.018269 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-71dda5d6-6ae0-4dc1-b6fa-805e98f6697d tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] GET https://10.4.3.170/volume/v3/volumes/54316eed-f903-4c0a-8f46-6aa98e5815a5 Jul 24 07:46:20.018420 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-71dda5d6-6ae0-4dc1-b6fa-805e98f6697d tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:20.018599 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-71dda5d6-6ae0-4dc1-b6fa-805e98f6697d tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:20.024615 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:20.024615 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:46:20.028089 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-71dda5d6-6ae0-4dc1-b6fa-805e98f6697d tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Volume info retrieved successfully. Jul 24 07:46:20.031591 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-71dda5d6-6ae0-4dc1-b6fa-805e98f6697d tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] https://10.4.3.170/volume/v3/volumes/54316eed-f903-4c0a-8f46-6aa98e5815a5 returned with HTTP 200 Jul 24 07:46:20.031912 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 863/3495] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:46:20 2026] GET /volume/v3/volumes/54316eed-f903-4c0a-8f46-6aa98e5815a5 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:46:20.289060 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-98c7f40b-410d-4372-bdc5-bbba9c067b56 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:20.290752 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-98c7f40b-410d-4372-bdc5-bbba9c067b56 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/f65ce6ea-3b8a-4121-86a3-433077317a51 Jul 24 07:46:20.290922 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-98c7f40b-410d-4372-bdc5-bbba9c067b56 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:20.291098 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-98c7f40b-410d-4372-bdc5-bbba9c067b56 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:20.291224 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-98c7f40b-410d-4372-bdc5-bbba9c067b56 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id f65ce6ea-3b8a-4121-86a3-433077317a51. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:46:20.297697 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:20.297697 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:46:20.298470 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-98c7f40b-410d-4372-bdc5-bbba9c067b56 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/f65ce6ea-3b8a-4121-86a3-433077317a51 returned with HTTP 200 Jul 24 07:46:20.298812 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 879/3496] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:46:20 2026] GET /volume/v3/backups/f65ce6ea-3b8a-4121-86a3-433077317a51 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:46:21.048349 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-505b2482-fec0-4bfd-80e2-31a587c97721 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:21.050592 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-505b2482-fec0-4bfd-80e2-31a587c97721 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] GET https://10.4.3.170/volume/v3/volumes/54316eed-f903-4c0a-8f46-6aa98e5815a5 Jul 24 07:46:21.050798 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-505b2482-fec0-4bfd-80e2-31a587c97721 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:21.050976 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-505b2482-fec0-4bfd-80e2-31a587c97721 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:21.060257 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:21.060257 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:46:21.063448 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-505b2482-fec0-4bfd-80e2-31a587c97721 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Volume info retrieved successfully. Jul 24 07:46:21.067252 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-505b2482-fec0-4bfd-80e2-31a587c97721 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] https://10.4.3.170/volume/v3/volumes/54316eed-f903-4c0a-8f46-6aa98e5815a5 returned with HTTP 200 Jul 24 07:46:21.067624 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 879/3497] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:46:21 2026] GET /volume/v3/volumes/54316eed-f903-4c0a-8f46-6aa98e5815a5 => generated 873 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:46:21.082159 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-75639768-6032-4443-97bb-050c884e8248 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:21.082159 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-75639768-6032-4443-97bb-050c884e8248 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] GET https://10.4.3.170/volume/v3/volumes/54316eed-f903-4c0a-8f46-6aa98e5815a5 Jul 24 07:46:21.082159 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-75639768-6032-4443-97bb-050c884e8248 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:21.082159 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-75639768-6032-4443-97bb-050c884e8248 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:21.090968 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:21.090968 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:46:21.094137 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-75639768-6032-4443-97bb-050c884e8248 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Volume info retrieved successfully. Jul 24 07:46:21.097763 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-75639768-6032-4443-97bb-050c884e8248 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] https://10.4.3.170/volume/v3/volumes/54316eed-f903-4c0a-8f46-6aa98e5815a5 returned with HTTP 200 Jul 24 07:46:21.098101 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 877/3498] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:46:21 2026] GET /volume/v3/volumes/54316eed-f903-4c0a-8f46-6aa98e5815a5 => generated 873 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:46:21.109023 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-1e80c602-e51d-4d52-b95b-06ce2c7a93b0 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:21.110996 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1e80c602-e51d-4d52-b95b-06ce2c7a93b0 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] GET https://10.4.3.170/volume/v3/volumes/54316eed-f903-4c0a-8f46-6aa98e5815a5 Jul 24 07:46:21.111251 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1e80c602-e51d-4d52-b95b-06ce2c7a93b0 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:21.111522 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1e80c602-e51d-4d52-b95b-06ce2c7a93b0 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:21.119511 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:21.119511 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:46:21.123328 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-1e80c602-e51d-4d52-b95b-06ce2c7a93b0 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Volume info retrieved successfully. Jul 24 07:46:21.127568 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1e80c602-e51d-4d52-b95b-06ce2c7a93b0 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] https://10.4.3.170/volume/v3/volumes/54316eed-f903-4c0a-8f46-6aa98e5815a5 returned with HTTP 200 Jul 24 07:46:21.127973 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 864/3499] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:46:21 2026] GET /volume/v3/volumes/54316eed-f903-4c0a-8f46-6aa98e5815a5 => generated 873 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:46:21.140354 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-0104d3bd-6f1e-4d21-b46f-8628ea87c45f None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:21.142082 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0104d3bd-6f1e-4d21-b46f-8628ea87c45f tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] DELETE https://10.4.3.170/volume/v3/volumes/54316eed-f903-4c0a-8f46-6aa98e5815a5 Jul 24 07:46:21.142273 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0104d3bd-6f1e-4d21-b46f-8628ea87c45f tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:21.142473 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0104d3bd-6f1e-4d21-b46f-8628ea87c45f tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:21.142713 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-0104d3bd-6f1e-4d21-b46f-8628ea87c45f tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Delete volume with id: 54316eed-f903-4c0a-8f46-6aa98e5815a5 Jul 24 07:46:21.149890 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:21.149890 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:46:21.149890 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-0104d3bd-6f1e-4d21-b46f-8628ea87c45f tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Volume info retrieved successfully. Jul 24 07:46:21.171181 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-0104d3bd-6f1e-4d21-b46f-8628ea87c45f tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Delete volume request issued successfully. Jul 24 07:46:21.171453 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0104d3bd-6f1e-4d21-b46f-8628ea87c45f tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] https://10.4.3.170/volume/v3/volumes/54316eed-f903-4c0a-8f46-6aa98e5815a5 returned with HTTP 202 Jul 24 07:46:21.171975 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 880/3500] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:46:21 2026] DELETE /volume/v3/volumes/54316eed-f903-4c0a-8f46-6aa98e5815a5 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:46:21.180635 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-da022deb-4dfa-4382-b2c4-3d57701fbe0b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:21.182396 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-da022deb-4dfa-4382-b2c4-3d57701fbe0b tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] GET https://10.4.3.170/volume/v3/volumes/54316eed-f903-4c0a-8f46-6aa98e5815a5 Jul 24 07:46:21.182557 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-da022deb-4dfa-4382-b2c4-3d57701fbe0b tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:21.182726 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-da022deb-4dfa-4382-b2c4-3d57701fbe0b tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:21.190626 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:21.190626 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:46:21.195043 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-da022deb-4dfa-4382-b2c4-3d57701fbe0b tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Volume info retrieved successfully. Jul 24 07:46:21.200404 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-da022deb-4dfa-4382-b2c4-3d57701fbe0b tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] https://10.4.3.170/volume/v3/volumes/54316eed-f903-4c0a-8f46-6aa98e5815a5 returned with HTTP 200 Jul 24 07:46:21.201145 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 880/3501] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:46:21 2026] GET /volume/v3/volumes/54316eed-f903-4c0a-8f46-6aa98e5815a5 => generated 872 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:46:21.201385 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-7d2b92b7-4997-4ec5-ba39-fd46cd48154b None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:21.206025 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7d2b92b7-4997-4ec5-ba39-fd46cd48154b tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:46:21.206554 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7d2b92b7-4997-4ec5-ba39-fd46cd48154b tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-824257", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:46:21.208614 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-7d2b92b7-4997-4ec5-ba39-fd46cd48154b tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-824257', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:46:21.208795 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-7d2b92b7-4997-4ec5-ba39-fd46cd48154b tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Create volume of 1 GB Jul 24 07:46:21.216190 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-7d2b92b7-4997-4ec5-ba39-fd46cd48154b tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Availability Zones retrieved successfully. Jul 24 07:46:21.222001 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-7d2b92b7-4997-4ec5-ba39-fd46cd48154b tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Flow 'volume_create_api' (e6d3f5ee-ac24-4494-855e-d84ee6367faa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:46:21.223709 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-7d2b92b7-4997-4ec5-ba39-fd46cd48154b tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99abc9e1-0177-479a-93d9-99d331762ad9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:46:21.225444 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-7d2b92b7-4997-4ec5-ba39-fd46cd48154b tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:46:21.253697 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-7d2b92b7-4997-4ec5-ba39-fd46cd48154b tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99abc9e1-0177-479a-93d9-99d331762ad9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:46:21.254844 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-7d2b92b7-4997-4ec5-ba39-fd46cd48154b tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57ce7a39-49a3-4859-91e5-bd00f5a4a2a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:46:21.311316 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-f66a6cba-5ecb-489d-a71b-c6c4515c686c None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:21.313488 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-7d2b92b7-4997-4ec5-ba39-fd46cd48154b tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Created reservations ['2d41b49b-298b-4d55-a400-bbaff5ae794f', '8bf761bb-6b9a-4ab2-bacd-751258c4bd9a', '9d49f781-9d1f-4c3f-9cd0-3f6fcc9e7bb1', '011443b4-2894-4cb5-96ad-eb96d8dc34a1'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:46:21.314249 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-7d2b92b7-4997-4ec5-ba39-fd46cd48154b tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57ce7a39-49a3-4859-91e5-bd00f5a4a2a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2d41b49b-298b-4d55-a400-bbaff5ae794f', '8bf761bb-6b9a-4ab2-bacd-751258c4bd9a', '9d49f781-9d1f-4c3f-9cd0-3f6fcc9e7bb1', '011443b4-2894-4cb5-96ad-eb96d8dc34a1']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:46:21.314370 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f66a6cba-5ecb-489d-a71b-c6c4515c686c tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/f65ce6ea-3b8a-4121-86a3-433077317a51 Jul 24 07:46:21.314489 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f66a6cba-5ecb-489d-a71b-c6c4515c686c tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:21.314737 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f66a6cba-5ecb-489d-a71b-c6c4515c686c tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:21.314886 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-f66a6cba-5ecb-489d-a71b-c6c4515c686c tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id f65ce6ea-3b8a-4121-86a3-433077317a51. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:46:21.314924 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-7d2b92b7-4997-4ec5-ba39-fd46cd48154b tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4eb248ca-31bc-46c7-a6e5-be32caec1d7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:46:21.319014 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:21.319014 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:46:21.319741 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f66a6cba-5ecb-489d-a71b-c6c4515c686c tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/f65ce6ea-3b8a-4121-86a3-433077317a51 returned with HTTP 200 Jul 24 07:46:21.320326 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 865/3502] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:46:21 2026] GET /volume/v3/backups/f65ce6ea-3b8a-4121-86a3-433077317a51 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:46:21.331178 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-03715850-c251-4269-a21d-41066583090a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:21.332798 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-03715850-c251-4269-a21d-41066583090a tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] POST https://10.4.3.170/volume/v3/backups/f65ce6ea-3b8a-4121-86a3-433077317a51/restore Jul 24 07:46:21.333104 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-03715850-c251-4269-a21d-41066583090a tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "1ed525fb-a9bb-4ac1-baf2-9aeef70c7643"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:46:21.334432 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.contrib.backups [None req-03715850-c251-4269-a21d-41066583090a tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Restoring backup f65ce6ea-3b8a-4121-86a3-433077317a51 ({'restore': {'volume_id': '1ed525fb-a9bb-4ac1-baf2-9aeef70c7643'}}) {{(pid=100245) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 24 07:46:21.334559 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.contrib.backups [None req-03715850-c251-4269-a21d-41066583090a tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Restoring backup f65ce6ea-3b8a-4121-86a3-433077317a51 to volume 1ed525fb-a9bb-4ac1-baf2-9aeef70c7643. Jul 24 07:46:21.337825 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-7d2b92b7-4997-4ec5-ba39-fd46cd48154b tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4eb248ca-31bc-46c7-a6e5-be32caec1d7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '78ebac01-6bd9-4e35-9e43-e2fae0576b5c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-824257',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71a29fd6ffa140fbaa51ebf87274e03a',qos_specs=None,replication_status=,reservations=['2d41b49b-298b-4d55-a400-bbaff5ae794f','8bf761bb-6b9a-4ab2-bacd-751258c4bd9a','9d49f781-9d1f-4c3f-9cd0-3f6fcc9e7bb1','011443b4-2894-4cb5-96ad-eb96d8dc34a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2fd28546e08d43ea94cdeebe92d61f3d',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:46:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-824257',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=78ebac01-6bd9-4e35-9e43-e2fae0576b5c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='71a29fd6ffa140fbaa51ebf87274e03a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2fd28546e08d43ea94cdeebe92d61f3d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:46:21.338363 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:21.338363 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:46:21.339037 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-7d2b92b7-4997-4ec5-ba39-fd46cd48154b tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b4c5a27-fbee-4c9b-b628-69fb07935583) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:46:21.344807 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:21.344807 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:46:21.345253 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-03715850-c251-4269-a21d-41066583090a tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Volume info retrieved successfully. Jul 24 07:46:21.345393 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.backup.api [None req-03715850-c251-4269-a21d-41066583090a tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Checking backup size 1 against volume size 1 {{(pid=100245) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 24 07:46:21.345505 np0000005822 devstack@c-api.service[100245]: INFO cinder.backup.api [None req-03715850-c251-4269-a21d-41066583090a tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Overwriting volume 1ed525fb-a9bb-4ac1-baf2-9aeef70c7643 with restore of backup f65ce6ea-3b8a-4121-86a3-433077317a51 Jul 24 07:46:21.355818 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-7d2b92b7-4997-4ec5-ba39-fd46cd48154b tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b4c5a27-fbee-4c9b-b628-69fb07935583) transitioned into state 'SUCCESS' from state '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-824257',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71a29fd6ffa140fbaa51ebf87274e03a',qos_specs=None,replication_status=,reservations=['2d41b49b-298b-4d55-a400-bbaff5ae794f','8bf761bb-6b9a-4ab2-bacd-751258c4bd9a','9d49f781-9d1f-4c3f-9cd0-3f6fcc9e7bb1','011443b4-2894-4cb5-96ad-eb96d8dc34a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2fd28546e08d43ea94cdeebe92d61f3d',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:46:21.356073 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.backup.rpcapi [None req-03715850-c251-4269-a21d-41066583090a tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] restore_backup in rpcapi backup_id f65ce6ea-3b8a-4121-86a3-433077317a51 {{(pid=100245) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 24 07:46:21.356407 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-7d2b92b7-4997-4ec5-ba39-fd46cd48154b tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (167bc322-0758-4c9a-a395-2a92915036fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:46:21.357932 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-03715850-c251-4269-a21d-41066583090a tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/f65ce6ea-3b8a-4121-86a3-433077317a51/restore returned with HTTP 202 Jul 24 07:46:21.358394 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 881/3503] 10.4.3.170 () {68 vars in 1393 bytes} [Fri Jul 24 07:46:21 2026] POST /volume/v3/backups/f65ce6ea-3b8a-4121-86a3-433077317a51/restore => generated 181 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:46:21.365743 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a15e8dc6-53bb-4440-aa97-5a19d128e7c5 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:21.366752 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-7d2b92b7-4997-4ec5-ba39-fd46cd48154b tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (167bc322-0758-4c9a-a395-2a92915036fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:46:21.367630 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-7d2b92b7-4997-4ec5-ba39-fd46cd48154b tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Flow 'volume_create_api' (e6d3f5ee-ac24-4494-855e-d84ee6367faa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:46:21.368022 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-7d2b92b7-4997-4ec5-ba39-fd46cd48154b tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Create volume request issued successfully. Jul 24 07:46:21.368822 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7d2b92b7-4997-4ec5-ba39-fd46cd48154b tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:46:21.369436 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 878/3504] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 24 07:46:21 2026] POST /volume/v3/volumes => generated 743 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:46:21.369994 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a15e8dc6-53bb-4440-aa97-5a19d128e7c5 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/f65ce6ea-3b8a-4121-86a3-433077317a51 Jul 24 07:46:21.370183 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a15e8dc6-53bb-4440-aa97-5a19d128e7c5 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:21.370385 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a15e8dc6-53bb-4440-aa97-5a19d128e7c5 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:21.370482 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-a15e8dc6-53bb-4440-aa97-5a19d128e7c5 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id f65ce6ea-3b8a-4121-86a3-433077317a51. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:46:21.375770 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:21.375770 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:46:21.376470 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a15e8dc6-53bb-4440-aa97-5a19d128e7c5 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/f65ce6ea-3b8a-4121-86a3-433077317a51 returned with HTTP 200 Jul 24 07:46:21.376786 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 881/3505] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:46:21 2026] GET /volume/v3/backups/f65ce6ea-3b8a-4121-86a3-433077317a51 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:46:22.159630 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-2c786c23-08c1-4e6c-b8b1-fea6ff62a6b6 req-7e0b1336-5ca2-4914-87f1-67021af5f7da None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:22.162032 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-2c786c23-08c1-4e6c-b8b1-fea6ff62a6b6 req-7e0b1336-5ca2-4914-87f1-67021af5f7da tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] GET https://10.4.3.170/volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 Jul 24 07:46:22.162314 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-2c786c23-08c1-4e6c-b8b1-fea6ff62a6b6 req-7e0b1336-5ca2-4914-87f1-67021af5f7da tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:22.162571 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-2c786c23-08c1-4e6c-b8b1-fea6ff62a6b6 req-7e0b1336-5ca2-4914-87f1-67021af5f7da tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:22.176159 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:22.176159 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:46:22.180031 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-2c786c23-08c1-4e6c-b8b1-fea6ff62a6b6 req-7e0b1336-5ca2-4914-87f1-67021af5f7da tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Volume info retrieved successfully. Jul 24 07:46:22.185286 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-2c786c23-08c1-4e6c-b8b1-fea6ff62a6b6 req-7e0b1336-5ca2-4914-87f1-67021af5f7da tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 returned with HTTP 200 Jul 24 07:46:22.185756 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 866/3506] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:46:22 2026] GET /volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 => generated 1442 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 24 07:46:22.214336 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-7078a211-0531-41cd-a384-56e2972c56d0 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:22.216122 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7078a211-0531-41cd-a384-56e2972c56d0 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] GET https://10.4.3.170/volume/v3/volumes/54316eed-f903-4c0a-8f46-6aa98e5815a5 Jul 24 07:46:22.216371 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7078a211-0531-41cd-a384-56e2972c56d0 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:22.216629 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7078a211-0531-41cd-a384-56e2972c56d0 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:22.223995 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7078a211-0531-41cd-a384-56e2972c56d0 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] https://10.4.3.170/volume/v3/volumes/54316eed-f903-4c0a-8f46-6aa98e5815a5 returned with HTTP 404 Jul 24 07:46:22.224521 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 882/3507] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:46:22 2026] GET /volume/v3/volumes/54316eed-f903-4c0a-8f46-6aa98e5815a5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:46:22.232298 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-afdc8bed-fe8a-40b7-8c7c-1018d73c2900 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:22.234292 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-afdc8bed-fe8a-40b7-8c7c-1018d73c2900 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] GET https://10.4.3.170/volume/v3/volumes/aff4f20e-ac55-42ba-9bb4-2d66758f1208 Jul 24 07:46:22.234526 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-afdc8bed-fe8a-40b7-8c7c-1018d73c2900 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:22.234705 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-afdc8bed-fe8a-40b7-8c7c-1018d73c2900 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:22.241685 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:22.241685 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:46:22.244888 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-afdc8bed-fe8a-40b7-8c7c-1018d73c2900 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Volume info retrieved successfully. Jul 24 07:46:22.248760 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-afdc8bed-fe8a-40b7-8c7c-1018d73c2900 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] https://10.4.3.170/volume/v3/volumes/aff4f20e-ac55-42ba-9bb4-2d66758f1208 returned with HTTP 200 Jul 24 07:46:22.249321 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 879/3508] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:46:22 2026] GET /volume/v3/volumes/aff4f20e-ac55-42ba-9bb4-2d66758f1208 => generated 839 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:46:22.264478 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a52a932a-879b-41bd-b004-b02c924f19a9 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:22.266573 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a52a932a-879b-41bd-b004-b02c924f19a9 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] DELETE https://10.4.3.170/volume/v3/volumes/aff4f20e-ac55-42ba-9bb4-2d66758f1208 Jul 24 07:46:22.266820 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a52a932a-879b-41bd-b004-b02c924f19a9 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:22.267052 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a52a932a-879b-41bd-b004-b02c924f19a9 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:22.267460 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-a52a932a-879b-41bd-b004-b02c924f19a9 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Delete volume with id: aff4f20e-ac55-42ba-9bb4-2d66758f1208 Jul 24 07:46:22.276329 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:22.276329 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:46:22.276972 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-a52a932a-879b-41bd-b004-b02c924f19a9 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Volume info retrieved successfully. Jul 24 07:46:22.304146 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-a52a932a-879b-41bd-b004-b02c924f19a9 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Delete volume request issued successfully. Jul 24 07:46:22.304363 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a52a932a-879b-41bd-b004-b02c924f19a9 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] https://10.4.3.170/volume/v3/volumes/aff4f20e-ac55-42ba-9bb4-2d66758f1208 returned with HTTP 202 Jul 24 07:46:22.304828 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 882/3509] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:46:22 2026] DELETE /volume/v3/volumes/aff4f20e-ac55-42ba-9bb4-2d66758f1208 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:46:22.313654 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-1f485481-91d3-48c2-8590-4a95ca4d0312 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:22.315484 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1f485481-91d3-48c2-8590-4a95ca4d0312 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] GET https://10.4.3.170/volume/v3/volumes/aff4f20e-ac55-42ba-9bb4-2d66758f1208 Jul 24 07:46:22.315668 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1f485481-91d3-48c2-8590-4a95ca4d0312 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:22.315841 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1f485481-91d3-48c2-8590-4a95ca4d0312 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:22.322489 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:22.322489 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:46:22.326323 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-1f485481-91d3-48c2-8590-4a95ca4d0312 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Volume info retrieved successfully. Jul 24 07:46:22.329573 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1f485481-91d3-48c2-8590-4a95ca4d0312 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] https://10.4.3.170/volume/v3/volumes/aff4f20e-ac55-42ba-9bb4-2d66758f1208 returned with HTTP 200 Jul 24 07:46:22.329999 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 867/3510] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:46:22 2026] GET /volume/v3/volumes/aff4f20e-ac55-42ba-9bb4-2d66758f1208 => generated 838 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:46:22.387391 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-abb6ee78-b80a-4d5b-a6dc-69818eebc403 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:22.393444 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-abb6ee78-b80a-4d5b-a6dc-69818eebc403 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/f65ce6ea-3b8a-4121-86a3-433077317a51 Jul 24 07:46:22.393651 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-abb6ee78-b80a-4d5b-a6dc-69818eebc403 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:22.393815 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-abb6ee78-b80a-4d5b-a6dc-69818eebc403 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:22.393955 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-abb6ee78-b80a-4d5b-a6dc-69818eebc403 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id f65ce6ea-3b8a-4121-86a3-433077317a51. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:46:22.397937 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:22.397937 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:46:22.398677 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-abb6ee78-b80a-4d5b-a6dc-69818eebc403 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/f65ce6ea-3b8a-4121-86a3-433077317a51 returned with HTTP 200 Jul 24 07:46:22.399079 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 883/3511] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:46:22 2026] GET /volume/v3/backups/f65ce6ea-3b8a-4121-86a3-433077317a51 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:46:22.611026 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-93429b6c-2d4a-4f92-9512-d4a08bf38909 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:22.611404 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-93429b6c-2d4a-4f92-9512-d4a08bf38909 None None] GET https://10.4.3.170/volume// Jul 24 07:46:22.611537 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-93429b6c-2d4a-4f92-9512-d4a08bf38909 None None] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:22.611704 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-93429b6c-2d4a-4f92-9512-d4a08bf38909 None None] Calling method 'all' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:22.611998 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-93429b6c-2d4a-4f92-9512-d4a08bf38909 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:46:22.612252 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 880/3512] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:46:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:46:22.623377 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-2c786c23-08c1-4e6c-b8b1-fea6ff62a6b6 req-594fa181-0ae1-423a-b750-754f36985a0e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:22.625928 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-2c786c23-08c1-4e6c-b8b1-fea6ff62a6b6 req-594fa181-0ae1-423a-b750-754f36985a0e tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 24 07:46:22.625928 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-2c786c23-08c1-4e6c-b8b1-fea6ff62a6b6 req-594fa181-0ae1-423a-b750-754f36985a0e tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5070a1f0-ed35-4a83-8970-72db836d0f55", "connector": null, "instance_uuid": "d0dfd470-d9cf-4c26-90d5-37ca310dc881"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:46:22.638309 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:22.638309 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:46:22.662196 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-2c786c23-08c1-4e6c-b8b1-fea6ff62a6b6 req-594fa181-0ae1-423a-b750-754f36985a0e tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 24 07:46:22.662852 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 883/3513] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 24 07:46:22 2026] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:46:22.670681 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-2c786c23-08c1-4e6c-b8b1-fea6ff62a6b6 req-1f33c3fa-b996-406f-ae43-feec09172b79 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:22.673158 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-2c786c23-08c1-4e6c-b8b1-fea6ff62a6b6 req-1f33c3fa-b996-406f-ae43-feec09172b79 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] DELETE https://10.4.3.170/volume/v3/attachments/28f86ef3-06ba-489b-9ffe-d6e02b41a236 Jul 24 07:46:22.673415 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-2c786c23-08c1-4e6c-b8b1-fea6ff62a6b6 req-1f33c3fa-b996-406f-ae43-feec09172b79 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:22.673638 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-2c786c23-08c1-4e6c-b8b1-fea6ff62a6b6 req-1f33c3fa-b996-406f-ae43-feec09172b79 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:22.680115 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:22.680115 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:46:22.722558 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-2c786c23-08c1-4e6c-b8b1-fea6ff62a6b6 req-1f33c3fa-b996-406f-ae43-feec09172b79 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/attachments/28f86ef3-06ba-489b-9ffe-d6e02b41a236 returned with HTTP 200 Jul 24 07:46:22.722923 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 868/3514] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 24 07:46:22 2026] DELETE /volume/v3/attachments/28f86ef3-06ba-489b-9ffe-d6e02b41a236 => generated 367 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:46:23.342260 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-5646d47f-1f33-49f0-b31f-8a98e0c6c3a8 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:23.343934 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5646d47f-1f33-49f0-b31f-8a98e0c6c3a8 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] GET https://10.4.3.170/volume/v3/volumes/aff4f20e-ac55-42ba-9bb4-2d66758f1208 Jul 24 07:46:23.344116 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5646d47f-1f33-49f0-b31f-8a98e0c6c3a8 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:23.344320 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5646d47f-1f33-49f0-b31f-8a98e0c6c3a8 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:23.350259 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5646d47f-1f33-49f0-b31f-8a98e0c6c3a8 tempest-VolumesCloneTest-166841314 tempest-VolumesCloneTest-166841314-project-member] https://10.4.3.170/volume/v3/volumes/aff4f20e-ac55-42ba-9bb4-2d66758f1208 returned with HTTP 404 Jul 24 07:46:23.350722 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 884/3515] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:46:23 2026] GET /volume/v3/volumes/aff4f20e-ac55-42ba-9bb4-2d66758f1208 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:46:23.410233 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-40022413-9f31-4c2a-b1fa-4c5d49e4c6d6 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:23.412406 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-40022413-9f31-4c2a-b1fa-4c5d49e4c6d6 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/f65ce6ea-3b8a-4121-86a3-433077317a51 Jul 24 07:46:23.414651 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-40022413-9f31-4c2a-b1fa-4c5d49e4c6d6 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:23.414651 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-40022413-9f31-4c2a-b1fa-4c5d49e4c6d6 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:23.414651 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-40022413-9f31-4c2a-b1fa-4c5d49e4c6d6 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id f65ce6ea-3b8a-4121-86a3-433077317a51. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:46:23.421536 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:23.421536 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:46:23.421536 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-40022413-9f31-4c2a-b1fa-4c5d49e4c6d6 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/f65ce6ea-3b8a-4121-86a3-433077317a51 returned with HTTP 200 Jul 24 07:46:23.421536 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 881/3516] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:46:23 2026] GET /volume/v3/backups/f65ce6ea-3b8a-4121-86a3-433077317a51 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:46:23.706260 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-2c786c23-08c1-4e6c-b8b1-fea6ff62a6b6 req-156a07c1-b172-4b22-b395-b016e4bc2ae4 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:23.708370 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-2c786c23-08c1-4e6c-b8b1-fea6ff62a6b6 req-156a07c1-b172-4b22-b395-b016e4bc2ae4 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] PUT https://10.4.3.170/volume/v3/attachments/79968291-3301-4315-b4f1-1887634efb31 Jul 24 07:46:23.708715 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-2c786c23-08c1-4e6c-b8b1-fea6ff62a6b6 req-156a07c1-b172-4b22-b395-b016e4bc2ae4 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000005822", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9a7cb9337d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5fc7887c-2ab7-4d21-80c7-ec4ad0d3b011", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:46:23.715998 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-2c786c23-08c1-4e6c-b8b1-fea6ff62a6b6 req-156a07c1-b172-4b22-b395-b016e4bc2ae4 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Acquiring lock "cinder-attachment_update-5070a1f0-ed35-4a83-8970-72db836d0f55-np0000005822" by "attachment_update" {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 07:46:23.720096 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-2c786c23-08c1-4e6c-b8b1-fea6ff62a6b6 req-156a07c1-b172-4b22-b395-b016e4bc2ae4 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Lock "cinder-attachment_update-5070a1f0-ed35-4a83-8970-72db836d0f55-np0000005822" acquired by "attachment_update" :: waited 0.004s {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 07:46:23.721043 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:23.721043 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:46:23.820347 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-2c786c23-08c1-4e6c-b8b1-fea6ff62a6b6 req-156a07c1-b172-4b22-b395-b016e4bc2ae4 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Lock "cinder-attachment_update-5070a1f0-ed35-4a83-8970-72db836d0f55-np0000005822" released by "attachment_update" :: held 0.100s {{(pid=100246) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 07:46:23.820838 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-2c786c23-08c1-4e6c-b8b1-fea6ff62a6b6 req-156a07c1-b172-4b22-b395-b016e4bc2ae4 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/attachments/79968291-3301-4315-b4f1-1887634efb31 returned with HTTP 200 Jul 24 07:46:23.821325 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 884/3517] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 24 07:46:23 2026] PUT /volume/v3/attachments/79968291-3301-4315-b4f1-1887634efb31 => generated 969 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:46:23.833530 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-2c786c23-08c1-4e6c-b8b1-fea6ff62a6b6 req-503593ab-9d46-457c-aacf-798aa492814a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:23.836341 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-2c786c23-08c1-4e6c-b8b1-fea6ff62a6b6 req-503593ab-9d46-457c-aacf-798aa492814a tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] GET https://10.4.3.170/volume/v3/attachments/79968291-3301-4315-b4f1-1887634efb31 Jul 24 07:46:23.836839 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-2c786c23-08c1-4e6c-b8b1-fea6ff62a6b6 req-503593ab-9d46-457c-aacf-798aa492814a tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:23.836839 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-2c786c23-08c1-4e6c-b8b1-fea6ff62a6b6 req-503593ab-9d46-457c-aacf-798aa492814a tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:23.870517 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-2c786c23-08c1-4e6c-b8b1-fea6ff62a6b6 req-503593ab-9d46-457c-aacf-798aa492814a tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/attachments/79968291-3301-4315-b4f1-1887634efb31 returned with HTTP 200 Jul 24 07:46:23.871114 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 869/3518] 10.4.3.170 () {70 vars in 1651 bytes} [Fri Jul 24 07:46:23 2026] GET /volume/v3/attachments/79968291-3301-4315-b4f1-1887634efb31 => generated 994 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 24 07:46:24.450136 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-d6fcc97d-6614-4d42-8727-2578ad02d3b1 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:24.454230 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d6fcc97d-6614-4d42-8727-2578ad02d3b1 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/f65ce6ea-3b8a-4121-86a3-433077317a51 Jul 24 07:46:24.454230 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d6fcc97d-6614-4d42-8727-2578ad02d3b1 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:24.454230 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d6fcc97d-6614-4d42-8727-2578ad02d3b1 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:24.454230 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-d6fcc97d-6614-4d42-8727-2578ad02d3b1 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id f65ce6ea-3b8a-4121-86a3-433077317a51. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:46:24.461767 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:24.461767 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:46:24.462737 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d6fcc97d-6614-4d42-8727-2578ad02d3b1 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/f65ce6ea-3b8a-4121-86a3-433077317a51 returned with HTTP 200 Jul 24 07:46:24.463655 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 885/3519] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:46:24 2026] GET /volume/v3/backups/f65ce6ea-3b8a-4121-86a3-433077317a51 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:46:25.476015 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-4cd89388-86ad-49d7-816a-e38768909d84 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:25.478549 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4cd89388-86ad-49d7-816a-e38768909d84 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/f65ce6ea-3b8a-4121-86a3-433077317a51 Jul 24 07:46:25.478789 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4cd89388-86ad-49d7-816a-e38768909d84 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:25.479019 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4cd89388-86ad-49d7-816a-e38768909d84 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:25.479148 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-4cd89388-86ad-49d7-816a-e38768909d84 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id f65ce6ea-3b8a-4121-86a3-433077317a51. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:46:25.485941 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:25.485941 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:46:25.487209 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4cd89388-86ad-49d7-816a-e38768909d84 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/f65ce6ea-3b8a-4121-86a3-433077317a51 returned with HTTP 200 Jul 24 07:46:25.487668 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 882/3520] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:46:25 2026] GET /volume/v3/backups/f65ce6ea-3b8a-4121-86a3-433077317a51 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:46:26.498302 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-48537da0-8fc7-4500-85a2-200e7ee038c8 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:26.500234 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-48537da0-8fc7-4500-85a2-200e7ee038c8 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/f65ce6ea-3b8a-4121-86a3-433077317a51 Jul 24 07:46:26.500436 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-48537da0-8fc7-4500-85a2-200e7ee038c8 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:26.500655 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-48537da0-8fc7-4500-85a2-200e7ee038c8 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:26.500759 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-48537da0-8fc7-4500-85a2-200e7ee038c8 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id f65ce6ea-3b8a-4121-86a3-433077317a51. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:46:26.508036 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:26.508036 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:46:26.508830 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-48537da0-8fc7-4500-85a2-200e7ee038c8 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/f65ce6ea-3b8a-4121-86a3-433077317a51 returned with HTTP 200 Jul 24 07:46:26.509190 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 885/3521] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:46:26 2026] GET /volume/v3/backups/f65ce6ea-3b8a-4121-86a3-433077317a51 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 07:46:27.519417 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-456ed877-7e46-4aaf-b6b7-1c0c2e1fc170 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:27.522301 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-456ed877-7e46-4aaf-b6b7-1c0c2e1fc170 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/f65ce6ea-3b8a-4121-86a3-433077317a51 Jul 24 07:46:27.522472 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-456ed877-7e46-4aaf-b6b7-1c0c2e1fc170 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:27.522639 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-456ed877-7e46-4aaf-b6b7-1c0c2e1fc170 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:27.522736 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-456ed877-7e46-4aaf-b6b7-1c0c2e1fc170 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id f65ce6ea-3b8a-4121-86a3-433077317a51. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:46:27.527407 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:27.527407 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:46:27.528264 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-456ed877-7e46-4aaf-b6b7-1c0c2e1fc170 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/f65ce6ea-3b8a-4121-86a3-433077317a51 returned with HTTP 200 Jul 24 07:46:27.528811 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 870/3522] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:46:27 2026] GET /volume/v3/backups/f65ce6ea-3b8a-4121-86a3-433077317a51 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:46:27.810964 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-b0112a49-dc05-461a-b2fd-7a5fd993a68d req-f9a9d485-88cd-4468-abff-d041efaff955 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:27.813135 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-b0112a49-dc05-461a-b2fd-7a5fd993a68d req-f9a9d485-88cd-4468-abff-d041efaff955 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] GET https://10.4.3.170/volume/v3/volumes/5486ae7f-48a1-4463-bac1-5f714a268740 Jul 24 07:46:27.813269 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-b0112a49-dc05-461a-b2fd-7a5fd993a68d req-f9a9d485-88cd-4468-abff-d041efaff955 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:27.813437 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-b0112a49-dc05-461a-b2fd-7a5fd993a68d req-f9a9d485-88cd-4468-abff-d041efaff955 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:27.832982 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:27.832982 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:46:27.838725 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [req-b0112a49-dc05-461a-b2fd-7a5fd993a68d req-f9a9d485-88cd-4468-abff-d041efaff955 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Volume info retrieved successfully. Jul 24 07:46:27.846358 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-b0112a49-dc05-461a-b2fd-7a5fd993a68d req-f9a9d485-88cd-4468-abff-d041efaff955 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] https://10.4.3.170/volume/v3/volumes/5486ae7f-48a1-4463-bac1-5f714a268740 returned with HTTP 200 Jul 24 07:46:27.846820 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 886/3523] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:46:27 2026] GET /volume/v3/volumes/5486ae7f-48a1-4463-bac1-5f714a268740 => generated 1140 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:46:27.873916 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-b0112a49-dc05-461a-b2fd-7a5fd993a68d req-2be6a523-3ce7-4b90-92a9-6fb9edb93b75 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:27.880635 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-b0112a49-dc05-461a-b2fd-7a5fd993a68d req-2be6a523-3ce7-4b90-92a9-6fb9edb93b75 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] POST https://10.4.3.170/volume/v3/volumes/5486ae7f-48a1-4463-bac1-5f714a268740/action Jul 24 07:46:27.881039 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-b0112a49-dc05-461a-b2fd-7a5fd993a68d req-2be6a523-3ce7-4b90-92a9-6fb9edb93b75 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:46:27.881218 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-b0112a49-dc05-461a-b2fd-7a5fd993a68d req-2be6a523-3ce7-4b90-92a9-6fb9edb93b75 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:46:27.896646 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:27.896646 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:46:27.897309 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-b0112a49-dc05-461a-b2fd-7a5fd993a68d req-2be6a523-3ce7-4b90-92a9-6fb9edb93b75 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Volume info retrieved successfully. Jul 24 07:46:27.906746 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-b0112a49-dc05-461a-b2fd-7a5fd993a68d req-2be6a523-3ce7-4b90-92a9-6fb9edb93b75 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Begin detaching volume completed successfully. Jul 24 07:46:27.907353 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-b0112a49-dc05-461a-b2fd-7a5fd993a68d req-2be6a523-3ce7-4b90-92a9-6fb9edb93b75 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] https://10.4.3.170/volume/v3/volumes/5486ae7f-48a1-4463-bac1-5f714a268740/action returned with HTTP 202 Jul 24 07:46:27.907875 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 883/3524] 10.4.3.170 () {72 vars in 1672 bytes} [Fri Jul 24 07:46:27 2026] POST /volume/v3/volumes/5486ae7f-48a1-4463-bac1-5f714a268740/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:46:27.973487 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-beee059e-6f7e-4cb5-a403-06278e1a3fd2 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:27.973929 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-beee059e-6f7e-4cb5-a403-06278e1a3fd2 None None] GET https://10.4.3.170/volume// Jul 24 07:46:27.974057 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-beee059e-6f7e-4cb5-a403-06278e1a3fd2 None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:27.974380 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-beee059e-6f7e-4cb5-a403-06278e1a3fd2 None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:27.974700 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-beee059e-6f7e-4cb5-a403-06278e1a3fd2 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:46:27.975033 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 886/3525] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:46:27 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:46:27.983287 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-b0112a49-dc05-461a-b2fd-7a5fd993a68d req-77eb0776-7b82-4ec7-86d7-0e70a01a5306 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:27.987101 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-b0112a49-dc05-461a-b2fd-7a5fd993a68d req-77eb0776-7b82-4ec7-86d7-0e70a01a5306 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] GET https://10.4.3.170/volume/v3/volumes/5486ae7f-48a1-4463-bac1-5f714a268740 Jul 24 07:46:27.987101 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-b0112a49-dc05-461a-b2fd-7a5fd993a68d req-77eb0776-7b82-4ec7-86d7-0e70a01a5306 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:27.987101 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-b0112a49-dc05-461a-b2fd-7a5fd993a68d req-77eb0776-7b82-4ec7-86d7-0e70a01a5306 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:28.002931 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:28.002931 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:46:28.018848 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-b0112a49-dc05-461a-b2fd-7a5fd993a68d req-77eb0776-7b82-4ec7-86d7-0e70a01a5306 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Volume info retrieved successfully. Jul 24 07:46:28.025102 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-b0112a49-dc05-461a-b2fd-7a5fd993a68d req-77eb0776-7b82-4ec7-86d7-0e70a01a5306 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] https://10.4.3.170/volume/v3/volumes/5486ae7f-48a1-4463-bac1-5f714a268740 returned with HTTP 200 Jul 24 07:46:28.025752 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 871/3526] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:46:27 2026] GET /volume/v3/volumes/5486ae7f-48a1-4463-bac1-5f714a268740 => generated 1323 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:46:28.041718 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-2c786c23-08c1-4e6c-b8b1-fea6ff62a6b6 req-943d7964-8904-4e19-aeb7-64a75993b70f None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:28.047387 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-2c786c23-08c1-4e6c-b8b1-fea6ff62a6b6 req-943d7964-8904-4e19-aeb7-64a75993b70f tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] POST https://10.4.3.170/volume/v3/attachments/79968291-3301-4315-b4f1-1887634efb31/action Jul 24 07:46:28.047873 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-2c786c23-08c1-4e6c-b8b1-fea6ff62a6b6 req-943d7964-8904-4e19-aeb7-64a75993b70f tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Action body: b'{"os-complete": null}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:46:28.048185 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-2c786c23-08c1-4e6c-b8b1-fea6ff62a6b6 req-943d7964-8904-4e19-aeb7-64a75993b70f tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:46:28.076296 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:28.076296 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:46:28.088485 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-2c786c23-08c1-4e6c-b8b1-fea6ff62a6b6 req-943d7964-8904-4e19-aeb7-64a75993b70f tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/attachments/79968291-3301-4315-b4f1-1887634efb31/action returned with HTTP 204 Jul 24 07:46:28.088485 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 887/3527] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 24 07:46:28 2026] POST /volume/v3/attachments/79968291-3301-4315-b4f1-1887634efb31/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:46:28.545125 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-7175faaa-7473-49ac-bb99-bb14c4a149ab None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:28.549794 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7175faaa-7473-49ac-bb99-bb14c4a149ab tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/f65ce6ea-3b8a-4121-86a3-433077317a51 Jul 24 07:46:28.550014 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7175faaa-7473-49ac-bb99-bb14c4a149ab tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:28.550253 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7175faaa-7473-49ac-bb99-bb14c4a149ab tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:28.550367 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-7175faaa-7473-49ac-bb99-bb14c4a149ab tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id f65ce6ea-3b8a-4121-86a3-433077317a51. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:46:28.557870 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:28.557870 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:46:28.558801 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7175faaa-7473-49ac-bb99-bb14c4a149ab tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/f65ce6ea-3b8a-4121-86a3-433077317a51 returned with HTTP 200 Jul 24 07:46:28.559304 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 884/3528] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:46:28 2026] GET /volume/v3/backups/f65ce6ea-3b8a-4121-86a3-433077317a51 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:46:29.304365 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-b0112a49-dc05-461a-b2fd-7a5fd993a68d req-aefab0c2-e4bd-4633-bafe-9b34d5a55bec None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:29.304365 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-b0112a49-dc05-461a-b2fd-7a5fd993a68d req-aefab0c2-e4bd-4633-bafe-9b34d5a55bec tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] DELETE https://10.4.3.170/volume/v3/attachments/69c53f82-d02e-440c-ae78-35362368210e Jul 24 07:46:29.304365 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-b0112a49-dc05-461a-b2fd-7a5fd993a68d req-aefab0c2-e4bd-4633-bafe-9b34d5a55bec tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:29.304365 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-b0112a49-dc05-461a-b2fd-7a5fd993a68d req-aefab0c2-e4bd-4633-bafe-9b34d5a55bec tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:29.312343 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:29.312343 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:46:29.369729 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-b0112a49-dc05-461a-b2fd-7a5fd993a68d req-aefab0c2-e4bd-4633-bafe-9b34d5a55bec tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] https://10.4.3.170/volume/v3/attachments/69c53f82-d02e-440c-ae78-35362368210e returned with HTTP 200 Jul 24 07:46:29.370378 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 887/3529] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 24 07:46:29 2026] DELETE /volume/v3/attachments/69c53f82-d02e-440c-ae78-35362368210e => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:46:29.553904 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-0cd7247a-b14d-451a-b90c-289d1d63d751 req-322a2d08-a389-40df-9ad2-0c64b7da7bf1 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:29.556765 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-0cd7247a-b14d-451a-b90c-289d1d63d751 req-322a2d08-a389-40df-9ad2-0c64b7da7bf1 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] DELETE https://10.4.3.170/volume/v3/attachments/d471c496-cb09-43e7-a89b-d0a9cd160add Jul 24 07:46:29.556926 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-0cd7247a-b14d-451a-b90c-289d1d63d751 req-322a2d08-a389-40df-9ad2-0c64b7da7bf1 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:29.557134 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-0cd7247a-b14d-451a-b90c-289d1d63d751 req-322a2d08-a389-40df-9ad2-0c64b7da7bf1 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:29.566181 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:29.566181 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:46:29.574444 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-4630e9ba-3290-44b6-9fbf-456c62ce3271 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:29.576640 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4630e9ba-3290-44b6-9fbf-456c62ce3271 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/f65ce6ea-3b8a-4121-86a3-433077317a51 Jul 24 07:46:29.576896 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4630e9ba-3290-44b6-9fbf-456c62ce3271 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:29.577113 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4630e9ba-3290-44b6-9fbf-456c62ce3271 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:29.577270 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-4630e9ba-3290-44b6-9fbf-456c62ce3271 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id f65ce6ea-3b8a-4121-86a3-433077317a51. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:46:29.582256 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:29.582256 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:46:29.583045 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4630e9ba-3290-44b6-9fbf-456c62ce3271 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/f65ce6ea-3b8a-4121-86a3-433077317a51 returned with HTTP 200 Jul 24 07:46:29.583499 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 888/3530] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:46:29 2026] GET /volume/v3/backups/f65ce6ea-3b8a-4121-86a3-433077317a51 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:46:29.642643 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-0cd7247a-b14d-451a-b90c-289d1d63d751 req-322a2d08-a389-40df-9ad2-0c64b7da7bf1 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/attachments/d471c496-cb09-43e7-a89b-d0a9cd160add returned with HTTP 200 Jul 24 07:46:29.644264 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 872/3531] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 24 07:46:29 2026] DELETE /volume/v3/attachments/d471c496-cb09-43e7-a89b-d0a9cd160add => generated 19 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:46:30.109585 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-fe889de6-1d7a-4d6a-b426-fc5f7e549ca5 req-1abf626e-bef8-480c-b031-cc4cf507731a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:30.115079 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-fe889de6-1d7a-4d6a-b426-fc5f7e549ca5 req-1abf626e-bef8-480c-b031-cc4cf507731a tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] GET https://10.4.3.170/volume/v3/volumes/5486ae7f-48a1-4463-bac1-5f714a268740 Jul 24 07:46:30.115171 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-fe889de6-1d7a-4d6a-b426-fc5f7e549ca5 req-1abf626e-bef8-480c-b031-cc4cf507731a tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:30.116069 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-fe889de6-1d7a-4d6a-b426-fc5f7e549ca5 req-1abf626e-bef8-480c-b031-cc4cf507731a tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:30.127641 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:30.127641 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:46:30.131421 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-fe889de6-1d7a-4d6a-b426-fc5f7e549ca5 req-1abf626e-bef8-480c-b031-cc4cf507731a tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Volume info retrieved successfully. Jul 24 07:46:30.136128 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-fe889de6-1d7a-4d6a-b426-fc5f7e549ca5 req-1abf626e-bef8-480c-b031-cc4cf507731a tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] https://10.4.3.170/volume/v3/volumes/5486ae7f-48a1-4463-bac1-5f714a268740 returned with HTTP 200 Jul 24 07:46:30.139026 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 885/3532] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:46:30 2026] GET /volume/v3/volumes/5486ae7f-48a1-4463-bac1-5f714a268740 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:46:30.153610 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-be99c776-7cf1-42b7-b87b-697de472bef2 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:30.156923 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-be99c776-7cf1-42b7-b87b-697de472bef2 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] DELETE https://10.4.3.170/volume/v3/volumes/5486ae7f-48a1-4463-bac1-5f714a268740 Jul 24 07:46:30.156923 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-be99c776-7cf1-42b7-b87b-697de472bef2 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:30.156923 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-be99c776-7cf1-42b7-b87b-697de472bef2 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:30.156923 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-be99c776-7cf1-42b7-b87b-697de472bef2 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Delete volume with id: 5486ae7f-48a1-4463-bac1-5f714a268740 Jul 24 07:46:30.169602 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:30.169602 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:46:30.170126 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-be99c776-7cf1-42b7-b87b-697de472bef2 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Volume info retrieved successfully. Jul 24 07:46:30.204119 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-be99c776-7cf1-42b7-b87b-697de472bef2 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Delete volume request issued successfully. Jul 24 07:46:30.204364 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-be99c776-7cf1-42b7-b87b-697de472bef2 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] https://10.4.3.170/volume/v3/volumes/5486ae7f-48a1-4463-bac1-5f714a268740 returned with HTTP 202 Jul 24 07:46:30.204792 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 888/3533] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:46:30 2026] DELETE /volume/v3/volumes/5486ae7f-48a1-4463-bac1-5f714a268740 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:46:30.223599 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-96a572a6-d092-4665-9ee4-28529a3147f0 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:30.226465 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-96a572a6-d092-4665-9ee4-28529a3147f0 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] GET https://10.4.3.170/volume/v3/volumes/5486ae7f-48a1-4463-bac1-5f714a268740 Jul 24 07:46:30.227503 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-96a572a6-d092-4665-9ee4-28529a3147f0 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:30.227503 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-96a572a6-d092-4665-9ee4-28529a3147f0 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:30.237250 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:30.237250 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:46:30.242918 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-96a572a6-d092-4665-9ee4-28529a3147f0 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Volume info retrieved successfully. Jul 24 07:46:30.249425 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-96a572a6-d092-4665-9ee4-28529a3147f0 tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] https://10.4.3.170/volume/v3/volumes/5486ae7f-48a1-4463-bac1-5f714a268740 returned with HTTP 200 Jul 24 07:46:30.250552 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 889/3534] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:46:30 2026] GET /volume/v3/volumes/5486ae7f-48a1-4463-bac1-5f714a268740 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:46:30.597676 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-4f4c9f5c-b0e0-4470-ba12-b4a10da92302 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:30.601324 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4f4c9f5c-b0e0-4470-ba12-b4a10da92302 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/f65ce6ea-3b8a-4121-86a3-433077317a51 Jul 24 07:46:30.601324 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4f4c9f5c-b0e0-4470-ba12-b4a10da92302 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:30.601324 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4f4c9f5c-b0e0-4470-ba12-b4a10da92302 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:30.601324 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-4f4c9f5c-b0e0-4470-ba12-b4a10da92302 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id f65ce6ea-3b8a-4121-86a3-433077317a51. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:46:30.611777 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:30.611777 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:46:30.612867 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4f4c9f5c-b0e0-4470-ba12-b4a10da92302 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/f65ce6ea-3b8a-4121-86a3-433077317a51 returned with HTTP 200 Jul 24 07:46:30.613505 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 873/3535] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:46:30 2026] GET /volume/v3/backups/f65ce6ea-3b8a-4121-86a3-433077317a51 => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:46:31.266425 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-52fac1f9-7483-49e3-b33f-7059dc824aef None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:31.271820 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-52fac1f9-7483-49e3-b33f-7059dc824aef tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] GET https://10.4.3.170/volume/v3/volumes/5486ae7f-48a1-4463-bac1-5f714a268740 Jul 24 07:46:31.272068 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-52fac1f9-7483-49e3-b33f-7059dc824aef tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:31.272374 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-52fac1f9-7483-49e3-b33f-7059dc824aef tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:31.283644 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-52fac1f9-7483-49e3-b33f-7059dc824aef tempest-TestMinimumBasicScenario-159771945 tempest-TestMinimumBasicScenario-159771945-project-member] https://10.4.3.170/volume/v3/volumes/5486ae7f-48a1-4463-bac1-5f714a268740 returned with HTTP 404 Jul 24 07:46:31.283644 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 886/3536] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:46:31 2026] GET /volume/v3/volumes/5486ae7f-48a1-4463-bac1-5f714a268740 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:46:31.623995 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-560f8ccb-e329-401b-bd77-9ca82cc8a499 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:31.625654 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-560f8ccb-e329-401b-bd77-9ca82cc8a499 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/f65ce6ea-3b8a-4121-86a3-433077317a51 Jul 24 07:46:31.625817 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-560f8ccb-e329-401b-bd77-9ca82cc8a499 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:31.625981 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-560f8ccb-e329-401b-bd77-9ca82cc8a499 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:31.626080 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-560f8ccb-e329-401b-bd77-9ca82cc8a499 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id f65ce6ea-3b8a-4121-86a3-433077317a51. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:46:31.632858 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:31.632858 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:46:31.633631 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-560f8ccb-e329-401b-bd77-9ca82cc8a499 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/f65ce6ea-3b8a-4121-86a3-433077317a51 returned with HTTP 200 Jul 24 07:46:31.633979 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 889/3537] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:46:31 2026] GET /volume/v3/backups/f65ce6ea-3b8a-4121-86a3-433077317a51 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 07:46:31.962540 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-6beab540-6712-43a5-9f72-c15466f54a40 req-d099189d-1edd-46bc-a82f-4e1131c69916 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:31.965435 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-6beab540-6712-43a5-9f72-c15466f54a40 req-d099189d-1edd-46bc-a82f-4e1131c69916 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/volumes/8843a333-cfe4-4227-ba49-4d9371826410 Jul 24 07:46:31.965723 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-6beab540-6712-43a5-9f72-c15466f54a40 req-d099189d-1edd-46bc-a82f-4e1131c69916 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:31.966003 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-6beab540-6712-43a5-9f72-c15466f54a40 req-d099189d-1edd-46bc-a82f-4e1131c69916 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:31.975547 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:31.975547 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:46:31.979753 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [req-6beab540-6712-43a5-9f72-c15466f54a40 req-d099189d-1edd-46bc-a82f-4e1131c69916 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Volume info retrieved successfully. Jul 24 07:46:31.985092 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-6beab540-6712-43a5-9f72-c15466f54a40 req-d099189d-1edd-46bc-a82f-4e1131c69916 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/volumes/8843a333-cfe4-4227-ba49-4d9371826410 returned with HTTP 200 Jul 24 07:46:31.985515 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 890/3538] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:46:31 2026] GET /volume/v3/volumes/8843a333-cfe4-4227-ba49-4d9371826410 => generated 1367 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:46:32.623958 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-5b2c9fca-150c-4bd6-8d12-d15c50ad7e87 req-6f68b963-c243-425e-b21c-ddbd2d71bfac None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:32.625952 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-5b2c9fca-150c-4bd6-8d12-d15c50ad7e87 req-6f68b963-c243-425e-b21c-ddbd2d71bfac tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] DELETE https://10.4.3.170/volume/v3/attachments/130eca63-59ff-4aee-8a10-2245b95dc16d Jul 24 07:46:32.626110 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-5b2c9fca-150c-4bd6-8d12-d15c50ad7e87 req-6f68b963-c243-425e-b21c-ddbd2d71bfac tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:32.626302 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-5b2c9fca-150c-4bd6-8d12-d15c50ad7e87 req-6f68b963-c243-425e-b21c-ddbd2d71bfac tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:32.636585 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:32.636585 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:46:32.649649 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-cd560a13-def9-467d-a82a-0eef3aa95cc3 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:32.651825 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-cd560a13-def9-467d-a82a-0eef3aa95cc3 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/f65ce6ea-3b8a-4121-86a3-433077317a51 Jul 24 07:46:32.652020 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-cd560a13-def9-467d-a82a-0eef3aa95cc3 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:32.652254 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-cd560a13-def9-467d-a82a-0eef3aa95cc3 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:32.654389 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-cd560a13-def9-467d-a82a-0eef3aa95cc3 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id f65ce6ea-3b8a-4121-86a3-433077317a51. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:46:32.656903 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:32.656903 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:46:32.657675 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-cd560a13-def9-467d-a82a-0eef3aa95cc3 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/f65ce6ea-3b8a-4121-86a3-433077317a51 returned with HTTP 200 Jul 24 07:46:32.658189 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 887/3539] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:46:32 2026] GET /volume/v3/backups/f65ce6ea-3b8a-4121-86a3-433077317a51 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:46:32.706947 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-5b2c9fca-150c-4bd6-8d12-d15c50ad7e87 req-6f68b963-c243-425e-b21c-ddbd2d71bfac tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] https://10.4.3.170/volume/v3/attachments/130eca63-59ff-4aee-8a10-2245b95dc16d returned with HTTP 200 Jul 24 07:46:32.707813 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 874/3540] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 24 07:46:32 2026] DELETE /volume/v3/attachments/130eca63-59ff-4aee-8a10-2245b95dc16d => generated 19 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:46:32.974454 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-6beab540-6712-43a5-9f72-c15466f54a40 req-5f9ceb57-289b-45a4-a29d-db01d02c6eff None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:32.976751 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-6beab540-6712-43a5-9f72-c15466f54a40 req-5f9ceb57-289b-45a4-a29d-db01d02c6eff tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/volumes/8843a333-cfe4-4227-ba49-4d9371826410 Jul 24 07:46:32.977129 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-6beab540-6712-43a5-9f72-c15466f54a40 req-5f9ceb57-289b-45a4-a29d-db01d02c6eff tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:32.977352 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-6beab540-6712-43a5-9f72-c15466f54a40 req-5f9ceb57-289b-45a4-a29d-db01d02c6eff tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:32.986469 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:32.986469 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:46:32.992218 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [req-6beab540-6712-43a5-9f72-c15466f54a40 req-5f9ceb57-289b-45a4-a29d-db01d02c6eff tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Volume info retrieved successfully. Jul 24 07:46:32.996819 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-6beab540-6712-43a5-9f72-c15466f54a40 req-5f9ceb57-289b-45a4-a29d-db01d02c6eff tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/volumes/8843a333-cfe4-4227-ba49-4d9371826410 returned with HTTP 200 Jul 24 07:46:32.997296 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 890/3541] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:46:32 2026] GET /volume/v3/volumes/8843a333-cfe4-4227-ba49-4d9371826410 => generated 1367 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:46:33.015195 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-d912d5ba-940c-44a5-83e6-871470f51d6a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:33.015776 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d912d5ba-940c-44a5-83e6-871470f51d6a None None] GET https://10.4.3.170/volume// Jul 24 07:46:33.016022 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d912d5ba-940c-44a5-83e6-871470f51d6a None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:33.016361 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d912d5ba-940c-44a5-83e6-871470f51d6a None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:33.016821 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d912d5ba-940c-44a5-83e6-871470f51d6a None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:46:33.017224 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 891/3542] 10.4.3.170 () {66 vars in 1419 bytes} [Fri Jul 24 07:46:33 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:46:33.029618 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-6beab540-6712-43a5-9f72-c15466f54a40 req-8251a759-3349-4940-8004-82c34955620e None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:33.031482 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-6beab540-6712-43a5-9f72-c15466f54a40 req-8251a759-3349-4940-8004-82c34955620e tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 24 07:46:33.031836 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-6beab540-6712-43a5-9f72-c15466f54a40 req-8251a759-3349-4940-8004-82c34955620e tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8843a333-cfe4-4227-ba49-4d9371826410", "connector": null, "instance_uuid": "282671bf-a295-4136-8574-5b91fcd0abe8"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:46:33.041285 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:33.041285 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:46:33.067294 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-6beab540-6712-43a5-9f72-c15466f54a40 req-8251a759-3349-4940-8004-82c34955620e tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 24 07:46:33.067836 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 888/3543] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 24 07:46:33 2026] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:46:33.671360 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-82822f1e-a431-4660-b5d8-6660d22075a2 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:33.673246 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-82822f1e-a431-4660-b5d8-6660d22075a2 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/f65ce6ea-3b8a-4121-86a3-433077317a51 Jul 24 07:46:33.673542 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-82822f1e-a431-4660-b5d8-6660d22075a2 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:33.673718 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-82822f1e-a431-4660-b5d8-6660d22075a2 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:33.674523 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-82822f1e-a431-4660-b5d8-6660d22075a2 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id f65ce6ea-3b8a-4121-86a3-433077317a51. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:46:33.678862 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:33.678862 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:46:33.679662 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-82822f1e-a431-4660-b5d8-6660d22075a2 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/f65ce6ea-3b8a-4121-86a3-433077317a51 returned with HTTP 200 Jul 24 07:46:33.680231 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 875/3544] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:46:33 2026] GET /volume/v3/backups/f65ce6ea-3b8a-4121-86a3-433077317a51 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:46:34.474069 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-53d4169e-ee70-46ce-b95e-0456b389a90a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:34.474485 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-53d4169e-ee70-46ce-b95e-0456b389a90a None None] GET https://10.4.3.170/volume// Jul 24 07:46:34.474654 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-53d4169e-ee70-46ce-b95e-0456b389a90a None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:34.474835 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-53d4169e-ee70-46ce-b95e-0456b389a90a None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:34.475129 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-53d4169e-ee70-46ce-b95e-0456b389a90a None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:46:34.475547 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 891/3545] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:46:34 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:46:34.483300 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-6beab540-6712-43a5-9f72-c15466f54a40 req-289298cd-47d5-4acc-b1f5-02f7a9af24c0 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:34.485343 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-6beab540-6712-43a5-9f72-c15466f54a40 req-289298cd-47d5-4acc-b1f5-02f7a9af24c0 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/volumes/8843a333-cfe4-4227-ba49-4d9371826410 Jul 24 07:46:34.485559 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-6beab540-6712-43a5-9f72-c15466f54a40 req-289298cd-47d5-4acc-b1f5-02f7a9af24c0 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:34.485735 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-6beab540-6712-43a5-9f72-c15466f54a40 req-289298cd-47d5-4acc-b1f5-02f7a9af24c0 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:34.495142 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:34.495142 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:46:34.498428 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [req-6beab540-6712-43a5-9f72-c15466f54a40 req-289298cd-47d5-4acc-b1f5-02f7a9af24c0 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Volume info retrieved successfully. Jul 24 07:46:34.502877 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-6beab540-6712-43a5-9f72-c15466f54a40 req-289298cd-47d5-4acc-b1f5-02f7a9af24c0 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/volumes/8843a333-cfe4-4227-ba49-4d9371826410 returned with HTTP 200 Jul 24 07:46:34.503280 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 892/3546] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:46:34 2026] GET /volume/v3/volumes/8843a333-cfe4-4227-ba49-4d9371826410 => generated 1546 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:46:34.610862 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-6beab540-6712-43a5-9f72-c15466f54a40 req-18715cb5-1f84-4bb6-8ad4-ee72f9f0f7a1 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:34.614279 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-6beab540-6712-43a5-9f72-c15466f54a40 req-18715cb5-1f84-4bb6-8ad4-ee72f9f0f7a1 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] PUT https://10.4.3.170/volume/v3/attachments/51e49b62-d4bf-4b1c-921c-d77b3ffb7b93 Jul 24 07:46:34.616955 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-6beab540-6712-43a5-9f72-c15466f54a40 req-18715cb5-1f84-4bb6-8ad4-ee72f9f0f7a1 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000005822", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9a7cb9337d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5fc7887c-2ab7-4d21-80c7-ec4ad0d3b011", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:46:34.627585 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-6beab540-6712-43a5-9f72-c15466f54a40 req-18715cb5-1f84-4bb6-8ad4-ee72f9f0f7a1 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Acquiring lock "cinder-attachment_update-8843a333-cfe4-4227-ba49-4d9371826410-np0000005822" by "attachment_update" {{(pid=100244) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 07:46:34.636004 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-6beab540-6712-43a5-9f72-c15466f54a40 req-18715cb5-1f84-4bb6-8ad4-ee72f9f0f7a1 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Lock "cinder-attachment_update-8843a333-cfe4-4227-ba49-4d9371826410-np0000005822" acquired by "attachment_update" :: waited 0.008s {{(pid=100244) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 07:46:34.637032 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:34.637032 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:46:34.690880 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-4c74be94-b489-4c10-97e1-6f823caef029 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:34.692794 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4c74be94-b489-4c10-97e1-6f823caef029 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/f65ce6ea-3b8a-4121-86a3-433077317a51 Jul 24 07:46:34.692995 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4c74be94-b489-4c10-97e1-6f823caef029 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:34.693261 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4c74be94-b489-4c10-97e1-6f823caef029 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:34.693424 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-4c74be94-b489-4c10-97e1-6f823caef029 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id f65ce6ea-3b8a-4121-86a3-433077317a51. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:46:34.701375 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:34.701375 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:46:34.701375 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4c74be94-b489-4c10-97e1-6f823caef029 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/f65ce6ea-3b8a-4121-86a3-433077317a51 returned with HTTP 200 Jul 24 07:46:34.701853 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 876/3547] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:46:34 2026] GET /volume/v3/backups/f65ce6ea-3b8a-4121-86a3-433077317a51 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:46:34.715934 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a9f755aa-9df4-44b5-9303-53568167beec None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:34.718487 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a9f755aa-9df4-44b5-9303-53568167beec tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/volumes/1ed525fb-a9bb-4ac1-baf2-9aeef70c7643 Jul 24 07:46:34.718728 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a9f755aa-9df4-44b5-9303-53568167beec tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:34.718957 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a9f755aa-9df4-44b5-9303-53568167beec tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:34.729059 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:34.729059 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:46:34.734067 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-a9f755aa-9df4-44b5-9303-53568167beec tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Volume info retrieved successfully. Jul 24 07:46:34.734460 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-6beab540-6712-43a5-9f72-c15466f54a40 req-18715cb5-1f84-4bb6-8ad4-ee72f9f0f7a1 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Lock "cinder-attachment_update-8843a333-cfe4-4227-ba49-4d9371826410-np0000005822" released by "attachment_update" :: held 0.098s {{(pid=100244) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 07:46:34.734808 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-6beab540-6712-43a5-9f72-c15466f54a40 req-18715cb5-1f84-4bb6-8ad4-ee72f9f0f7a1 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/attachments/51e49b62-d4bf-4b1c-921c-d77b3ffb7b93 returned with HTTP 200 Jul 24 07:46:34.735480 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 889/3548] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 24 07:46:34 2026] PUT /volume/v3/attachments/51e49b62-d4bf-4b1c-921c-d77b3ffb7b93 => generated 969 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:46:34.739759 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a9f755aa-9df4-44b5-9303-53568167beec tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/volumes/1ed525fb-a9bb-4ac1-baf2-9aeef70c7643 returned with HTTP 200 Jul 24 07:46:34.740134 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 892/3549] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:46:34 2026] GET /volume/v3/volumes/1ed525fb-a9bb-4ac1-baf2-9aeef70c7643 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:46:34.758933 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-cd7d1c61-5ddc-434d-b4bc-8e85fec8f5c1 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:34.761559 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-cd7d1c61-5ddc-434d-b4bc-8e85fec8f5c1 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] DELETE https://10.4.3.170/volume/v3/backups/f65ce6ea-3b8a-4121-86a3-433077317a51 Jul 24 07:46:34.761887 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-cd7d1c61-5ddc-434d-b4bc-8e85fec8f5c1 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:34.762179 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-cd7d1c61-5ddc-434d-b4bc-8e85fec8f5c1 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:34.763168 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.contrib.backups [None req-cd7d1c61-5ddc-434d-b4bc-8e85fec8f5c1 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Delete backup with id: f65ce6ea-3b8a-4121-86a3-433077317a51. Jul 24 07:46:34.763233 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-6beab540-6712-43a5-9f72-c15466f54a40 req-ff195ca4-95c6-44ef-a9b9-c8ecdf8c5ea1 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:34.766411 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-6beab540-6712-43a5-9f72-c15466f54a40 req-ff195ca4-95c6-44ef-a9b9-c8ecdf8c5ea1 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] POST https://10.4.3.170/volume/v3/attachments/51e49b62-d4bf-4b1c-921c-d77b3ffb7b93/action Jul 24 07:46:34.766894 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-6beab540-6712-43a5-9f72-c15466f54a40 req-ff195ca4-95c6-44ef-a9b9-c8ecdf8c5ea1 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Action body: b'{"os-complete": null}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:46:34.769258 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-6beab540-6712-43a5-9f72-c15466f54a40 req-ff195ca4-95c6-44ef-a9b9-c8ecdf8c5ea1 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:46:34.769307 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:34.769307 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:46:34.783916 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.backup.rpcapi [None req-cd7d1c61-5ddc-434d-b4bc-8e85fec8f5c1 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] delete_backup rpcapi backup_id f65ce6ea-3b8a-4121-86a3-433077317a51 {{(pid=100245) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 07:46:34.786721 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-cd7d1c61-5ddc-434d-b4bc-8e85fec8f5c1 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/f65ce6ea-3b8a-4121-86a3-433077317a51 returned with HTTP 202 Jul 24 07:46:34.786721 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 893/3550] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:46:34 2026] DELETE /volume/v3/backups/f65ce6ea-3b8a-4121-86a3-433077317a51 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:46:34.796567 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-9f1b9399-b010-4f03-ada2-da8b9554e224 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:34.798971 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9f1b9399-b010-4f03-ada2-da8b9554e224 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/f65ce6ea-3b8a-4121-86a3-433077317a51 Jul 24 07:46:34.799600 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9f1b9399-b010-4f03-ada2-da8b9554e224 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:34.799600 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9f1b9399-b010-4f03-ada2-da8b9554e224 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:34.799753 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-9f1b9399-b010-4f03-ada2-da8b9554e224 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id f65ce6ea-3b8a-4121-86a3-433077317a51. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:46:34.807889 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:34.807889 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:46:34.809374 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:34.809374 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:46:34.813065 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9f1b9399-b010-4f03-ada2-da8b9554e224 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/f65ce6ea-3b8a-4121-86a3-433077317a51 returned with HTTP 200 Jul 24 07:46:34.813482 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 890/3551] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:46:34 2026] GET /volume/v3/backups/f65ce6ea-3b8a-4121-86a3-433077317a51 => generated 748 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:46:34.825993 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-6beab540-6712-43a5-9f72-c15466f54a40 req-ff195ca4-95c6-44ef-a9b9-c8ecdf8c5ea1 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/attachments/51e49b62-d4bf-4b1c-921c-d77b3ffb7b93/action returned with HTTP 204 Jul 24 07:46:34.826599 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 877/3552] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 24 07:46:34 2026] POST /volume/v3/attachments/51e49b62-d4bf-4b1c-921c-d77b3ffb7b93/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:46:35.100672 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9b81f1cc-63be-406a-8f71-93301cc21cd3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:35.199099 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9b81f1cc-63be-406a-8f71-93301cc21cd3 tempest-TestImageHashVerification-904611859 tempest-TestImageHashVerification-904611859-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:46:35.199539 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9b81f1cc-63be-406a-8f71-93301cc21cd3 tempest-TestImageHashVerification-904611859 tempest-TestImageHashVerification-904611859-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-1262485057", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:46:35.201944 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-9b81f1cc-63be-406a-8f71-93301cc21cd3 tempest-TestImageHashVerification-904611859 tempest-TestImageHashVerification-904611859-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-1262485057', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:46:35.203795 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-9b81f1cc-63be-406a-8f71-93301cc21cd3 tempest-TestImageHashVerification-904611859 tempest-TestImageHashVerification-904611859-project-member] Create volume of 1 GB Jul 24 07:46:35.207312 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-9b81f1cc-63be-406a-8f71-93301cc21cd3 tempest-TestImageHashVerification-904611859 tempest-TestImageHashVerification-904611859-project-member] Availability Zones retrieved successfully. Jul 24 07:46:35.212433 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-67958733-ee50-4167-95da-f0366565897b None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:35.215349 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-67958733-ee50-4167-95da-f0366565897b tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] DELETE https://10.4.3.170/volume/v3/volumes/88c0ffa9-60a3-4de2-a9f5-69f3262cda42 Jul 24 07:46:35.215590 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-67958733-ee50-4167-95da-f0366565897b tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:35.215775 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-67958733-ee50-4167-95da-f0366565897b tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:35.215936 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-67958733-ee50-4167-95da-f0366565897b tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Delete volume with id: 88c0ffa9-60a3-4de2-a9f5-69f3262cda42 Jul 24 07:46:35.218026 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-9b81f1cc-63be-406a-8f71-93301cc21cd3 tempest-TestImageHashVerification-904611859 tempest-TestImageHashVerification-904611859-project-member] Flow 'volume_create_api' (1a78eb53-f776-4176-99bc-e44a54bc826a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:46:35.219531 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-9b81f1cc-63be-406a-8f71-93301cc21cd3 tempest-TestImageHashVerification-904611859 tempest-TestImageHashVerification-904611859-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d41193f-6412-4bfb-a944-c78d0b589867) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:46:35.220992 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-9b81f1cc-63be-406a-8f71-93301cc21cd3 tempest-TestImageHashVerification-904611859 tempest-TestImageHashVerification-904611859-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:46:35.225359 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:35.225359 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:46:35.226004 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-67958733-ee50-4167-95da-f0366565897b tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Volume info retrieved successfully. Jul 24 07:46:35.247556 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-67958733-ee50-4167-95da-f0366565897b tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Delete volume request issued successfully. Jul 24 07:46:35.247803 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-67958733-ee50-4167-95da-f0366565897b tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] https://10.4.3.170/volume/v3/volumes/88c0ffa9-60a3-4de2-a9f5-69f3262cda42 returned with HTTP 202 Jul 24 07:46:35.248362 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 894/3553] 10.4.3.170 () {68 vars in 1392 bytes} [Fri Jul 24 07:46:35 2026] DELETE /volume/v3/volumes/88c0ffa9-60a3-4de2-a9f5-69f3262cda42 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 07:46:35.255361 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-9b81f1cc-63be-406a-8f71-93301cc21cd3 tempest-TestImageHashVerification-904611859 tempest-TestImageHashVerification-904611859-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d41193f-6412-4bfb-a944-c78d0b589867) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:46:35.255739 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-9b81f1cc-63be-406a-8f71-93301cc21cd3 tempest-TestImageHashVerification-904611859 tempest-TestImageHashVerification-904611859-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (abb7a7c6-91cf-43c6-9c35-cb78b947623c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:46:35.257747 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-80f269f7-65b6-4c62-99ef-a00b70e82f90 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:35.259654 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-80f269f7-65b6-4c62-99ef-a00b70e82f90 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] GET https://10.4.3.170/volume/v3/volumes/88c0ffa9-60a3-4de2-a9f5-69f3262cda42 Jul 24 07:46:35.259877 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-80f269f7-65b6-4c62-99ef-a00b70e82f90 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:35.260171 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-80f269f7-65b6-4c62-99ef-a00b70e82f90 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:35.267416 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:35.267416 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:46:35.271441 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-80f269f7-65b6-4c62-99ef-a00b70e82f90 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Volume info retrieved successfully. Jul 24 07:46:35.277895 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-80f269f7-65b6-4c62-99ef-a00b70e82f90 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] https://10.4.3.170/volume/v3/volumes/88c0ffa9-60a3-4de2-a9f5-69f3262cda42 returned with HTTP 200 Jul 24 07:46:35.278291 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 891/3554] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:46:35 2026] GET /volume/v3/volumes/88c0ffa9-60a3-4de2-a9f5-69f3262cda42 => generated 1422 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:46:35.329474 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-9b81f1cc-63be-406a-8f71-93301cc21cd3 tempest-TestImageHashVerification-904611859 tempest-TestImageHashVerification-904611859-project-member] Created reservations ['864551cb-593c-4845-ad76-b7fd38aadcc8', '019bde61-3f80-4d33-abaa-5fe6126552c2', '41cb1fb9-5114-404a-9133-3de75b29450d', '1186c7f2-55e3-4206-ac60-b0e510361c78'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:46:35.330607 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-9b81f1cc-63be-406a-8f71-93301cc21cd3 tempest-TestImageHashVerification-904611859 tempest-TestImageHashVerification-904611859-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (abb7a7c6-91cf-43c6-9c35-cb78b947623c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['864551cb-593c-4845-ad76-b7fd38aadcc8', '019bde61-3f80-4d33-abaa-5fe6126552c2', '41cb1fb9-5114-404a-9133-3de75b29450d', '1186c7f2-55e3-4206-ac60-b0e510361c78']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:46:35.331469 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-9b81f1cc-63be-406a-8f71-93301cc21cd3 tempest-TestImageHashVerification-904611859 tempest-TestImageHashVerification-904611859-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ca5d721-f426-485f-aa2b-ca5f46594521) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:46:35.359488 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-9b81f1cc-63be-406a-8f71-93301cc21cd3 tempest-TestImageHashVerification-904611859 tempest-TestImageHashVerification-904611859-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ca5d721-f426-485f-aa2b-ca5f46594521) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd9b11c73-45ca-4bbf-a9c7-762eb78ad943', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1262485057',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b68cf49217343e89044b09ea7307f21',qos_specs=None,replication_status=,reservations=['864551cb-593c-4845-ad76-b7fd38aadcc8','019bde61-3f80-4d33-abaa-5fe6126552c2','41cb1fb9-5114-404a-9133-3de75b29450d','1186c7f2-55e3-4206-ac60-b0e510361c78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a355422c3534434aae5b02a9b7e91cd7',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:46:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1262485057',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d9b11c73-45ca-4bbf-a9c7-762eb78ad943,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8b68cf49217343e89044b09ea7307f21',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a355422c3534434aae5b02a9b7e91cd7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:46:35.360344 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-9b81f1cc-63be-406a-8f71-93301cc21cd3 tempest-TestImageHashVerification-904611859 tempest-TestImageHashVerification-904611859-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2fee039d-7553-496c-9f0b-0ae9549ae90d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:46:35.378970 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-9b81f1cc-63be-406a-8f71-93301cc21cd3 tempest-TestImageHashVerification-904611859 tempest-TestImageHashVerification-904611859-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2fee039d-7553-496c-9f0b-0ae9549ae90d) transitioned into state 'SUCCESS' from state '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-1262485057',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b68cf49217343e89044b09ea7307f21',qos_specs=None,replication_status=,reservations=['864551cb-593c-4845-ad76-b7fd38aadcc8','019bde61-3f80-4d33-abaa-5fe6126552c2','41cb1fb9-5114-404a-9133-3de75b29450d','1186c7f2-55e3-4206-ac60-b0e510361c78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a355422c3534434aae5b02a9b7e91cd7',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:46:35.379686 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-9b81f1cc-63be-406a-8f71-93301cc21cd3 tempest-TestImageHashVerification-904611859 tempest-TestImageHashVerification-904611859-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1557125c-2800-453d-b985-05f68ac31c3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:46:35.401051 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-9b81f1cc-63be-406a-8f71-93301cc21cd3 tempest-TestImageHashVerification-904611859 tempest-TestImageHashVerification-904611859-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1557125c-2800-453d-b985-05f68ac31c3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:46:35.401808 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-9b81f1cc-63be-406a-8f71-93301cc21cd3 tempest-TestImageHashVerification-904611859 tempest-TestImageHashVerification-904611859-project-member] Flow 'volume_create_api' (1a78eb53-f776-4176-99bc-e44a54bc826a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:46:35.402377 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-9b81f1cc-63be-406a-8f71-93301cc21cd3 tempest-TestImageHashVerification-904611859 tempest-TestImageHashVerification-904611859-project-member] Create volume request issued successfully. Jul 24 07:46:35.403006 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9b81f1cc-63be-406a-8f71-93301cc21cd3 tempest-TestImageHashVerification-904611859 tempest-TestImageHashVerification-904611859-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:46:35.403513 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 893/3555] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 24 07:46:35 2026] POST /volume/v3/volumes => generated 756 bytes in 303 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:46:35.419373 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-7e191fd2-b692-4f7a-899a-5d199fa015d6 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:35.421223 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7e191fd2-b692-4f7a-899a-5d199fa015d6 tempest-TestImageHashVerification-904611859 tempest-TestImageHashVerification-904611859-project-member] GET https://10.4.3.170/volume/v3/volumes/d9b11c73-45ca-4bbf-a9c7-762eb78ad943 Jul 24 07:46:35.421415 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7e191fd2-b692-4f7a-899a-5d199fa015d6 tempest-TestImageHashVerification-904611859 tempest-TestImageHashVerification-904611859-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:35.421589 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7e191fd2-b692-4f7a-899a-5d199fa015d6 tempest-TestImageHashVerification-904611859 tempest-TestImageHashVerification-904611859-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:35.428303 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:35.428303 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:46:35.431987 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-7e191fd2-b692-4f7a-899a-5d199fa015d6 tempest-TestImageHashVerification-904611859 tempest-TestImageHashVerification-904611859-project-member] Volume info retrieved successfully. Jul 24 07:46:35.435996 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7e191fd2-b692-4f7a-899a-5d199fa015d6 tempest-TestImageHashVerification-904611859 tempest-TestImageHashVerification-904611859-project-member] https://10.4.3.170/volume/v3/volumes/d9b11c73-45ca-4bbf-a9c7-762eb78ad943 returned with HTTP 200 Jul 24 07:46:35.436440 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 878/3556] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:46:35 2026] GET /volume/v3/volumes/d9b11c73-45ca-4bbf-a9c7-762eb78ad943 => generated 824 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:46:35.826220 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-89588f26-8885-497f-a5de-b1f658fe9540 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:35.828131 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-89588f26-8885-497f-a5de-b1f658fe9540 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/f65ce6ea-3b8a-4121-86a3-433077317a51 Jul 24 07:46:35.828385 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-89588f26-8885-497f-a5de-b1f658fe9540 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:35.828592 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-89588f26-8885-497f-a5de-b1f658fe9540 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:35.828725 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-89588f26-8885-497f-a5de-b1f658fe9540 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id f65ce6ea-3b8a-4121-86a3-433077317a51. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:46:35.832344 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-89588f26-8885-497f-a5de-b1f658fe9540 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/f65ce6ea-3b8a-4121-86a3-433077317a51 returned with HTTP 404 Jul 24 07:46:35.832938 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 895/3557] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:46:35 2026] GET /volume/v3/backups/f65ce6ea-3b8a-4121-86a3-433077317a51 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:46:35.839406 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-85e57ca7-edc2-4380-92a6-7f46beabc3a2 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:35.841099 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-85e57ca7-edc2-4380-92a6-7f46beabc3a2 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] DELETE https://10.4.3.170/volume/v3/backups/56f0eeab-3953-4952-8589-aadea048431b Jul 24 07:46:35.841340 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-85e57ca7-edc2-4380-92a6-7f46beabc3a2 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:35.841514 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-85e57ca7-edc2-4380-92a6-7f46beabc3a2 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:35.841612 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.contrib.backups [None req-85e57ca7-edc2-4380-92a6-7f46beabc3a2 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Delete backup with id: 56f0eeab-3953-4952-8589-aadea048431b. Jul 24 07:46:35.845759 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:35.845759 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:46:35.855502 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.backup.rpcapi [None req-85e57ca7-edc2-4380-92a6-7f46beabc3a2 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] delete_backup rpcapi backup_id 56f0eeab-3953-4952-8589-aadea048431b {{(pid=100244) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 07:46:35.857087 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-85e57ca7-edc2-4380-92a6-7f46beabc3a2 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/56f0eeab-3953-4952-8589-aadea048431b returned with HTTP 202 Jul 24 07:46:35.857507 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 892/3558] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:46:35 2026] DELETE /volume/v3/backups/56f0eeab-3953-4952-8589-aadea048431b => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:46:35.864700 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-99a658eb-d629-4fa3-b01a-e0c9f9b54bbc None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:35.867571 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-99a658eb-d629-4fa3-b01a-e0c9f9b54bbc tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/56f0eeab-3953-4952-8589-aadea048431b Jul 24 07:46:35.871271 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-99a658eb-d629-4fa3-b01a-e0c9f9b54bbc tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:35.871271 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-99a658eb-d629-4fa3-b01a-e0c9f9b54bbc tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:35.871271 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-99a658eb-d629-4fa3-b01a-e0c9f9b54bbc tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id 56f0eeab-3953-4952-8589-aadea048431b. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:46:35.872578 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:35.872578 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:46:35.873313 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-99a658eb-d629-4fa3-b01a-e0c9f9b54bbc tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/56f0eeab-3953-4952-8589-aadea048431b returned with HTTP 200 Jul 24 07:46:35.873668 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 894/3559] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:46:35 2026] GET /volume/v3/backups/56f0eeab-3953-4952-8589-aadea048431b => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:46:36.293275 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-8374e158-5a76-4eda-b686-317721d602f9 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:36.296738 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8374e158-5a76-4eda-b686-317721d602f9 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] GET https://10.4.3.170/volume/v3/volumes/88c0ffa9-60a3-4de2-a9f5-69f3262cda42 Jul 24 07:46:36.296990 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8374e158-5a76-4eda-b686-317721d602f9 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:36.297263 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8374e158-5a76-4eda-b686-317721d602f9 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:36.303484 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8374e158-5a76-4eda-b686-317721d602f9 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] https://10.4.3.170/volume/v3/volumes/88c0ffa9-60a3-4de2-a9f5-69f3262cda42 returned with HTTP 404 Jul 24 07:46:36.304038 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 879/3560] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:46:36 2026] GET /volume/v3/volumes/88c0ffa9-60a3-4de2-a9f5-69f3262cda42 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 07:46:36.315189 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-5b326bc1-022c-4cb0-9c98-29fc970b300a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:36.315830 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5b326bc1-022c-4cb0-9c98-29fc970b300a tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/bd2d97b7-d89b-4d79-8c83-b74adb3f3e98 Jul 24 07:46:36.316039 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5b326bc1-022c-4cb0-9c98-29fc970b300a tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:36.316256 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5b326bc1-022c-4cb0-9c98-29fc970b300a tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:36.316397 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.snapshots [None req-5b326bc1-022c-4cb0-9c98-29fc970b300a tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Delete snapshot with id: bd2d97b7-d89b-4d79-8c83-b74adb3f3e98 Jul 24 07:46:36.321394 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:36.321394 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:46:36.321900 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-5b326bc1-022c-4cb0-9c98-29fc970b300a tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Snapshot retrieved successfully. Jul 24 07:46:36.348417 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-5b326bc1-022c-4cb0-9c98-29fc970b300a tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Snapshot delete request issued successfully. Jul 24 07:46:36.348608 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5b326bc1-022c-4cb0-9c98-29fc970b300a tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] https://10.4.3.170/volume/v3/snapshots/bd2d97b7-d89b-4d79-8c83-b74adb3f3e98 returned with HTTP 202 Jul 24 07:46:36.349002 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 896/3561] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 24 07:46:36 2026] DELETE /volume/v3/snapshots/bd2d97b7-d89b-4d79-8c83-b74adb3f3e98 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:46:36.358348 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-78401887-8c02-4770-85ed-067a6e16c104 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:36.362627 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-78401887-8c02-4770-85ed-067a6e16c104 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] GET https://10.4.3.170/volume/v3/snapshots/bd2d97b7-d89b-4d79-8c83-b74adb3f3e98 Jul 24 07:46:36.362693 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-78401887-8c02-4770-85ed-067a6e16c104 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:36.362859 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-78401887-8c02-4770-85ed-067a6e16c104 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:36.370597 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:36.370597 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:46:36.371238 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-78401887-8c02-4770-85ed-067a6e16c104 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Snapshot retrieved successfully. Jul 24 07:46:36.372096 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-78401887-8c02-4770-85ed-067a6e16c104 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] https://10.4.3.170/volume/v3/snapshots/bd2d97b7-d89b-4d79-8c83-b74adb3f3e98 returned with HTTP 200 Jul 24 07:46:36.372653 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 893/3562] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:46:36 2026] GET /volume/v3/snapshots/bd2d97b7-d89b-4d79-8c83-b74adb3f3e98 => generated 481 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:46:36.453175 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-996604f9-3aec-4530-8907-62fa6ae2691b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:36.454902 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-996604f9-3aec-4530-8907-62fa6ae2691b tempest-TestImageHashVerification-904611859 tempest-TestImageHashVerification-904611859-project-member] GET https://10.4.3.170/volume/v3/volumes/d9b11c73-45ca-4bbf-a9c7-762eb78ad943 Jul 24 07:46:36.455076 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-996604f9-3aec-4530-8907-62fa6ae2691b tempest-TestImageHashVerification-904611859 tempest-TestImageHashVerification-904611859-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:36.455284 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-996604f9-3aec-4530-8907-62fa6ae2691b tempest-TestImageHashVerification-904611859 tempest-TestImageHashVerification-904611859-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:36.461571 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:36.461571 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:46:36.464802 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-996604f9-3aec-4530-8907-62fa6ae2691b tempest-TestImageHashVerification-904611859 tempest-TestImageHashVerification-904611859-project-member] Volume info retrieved successfully. Jul 24 07:46:36.468519 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-996604f9-3aec-4530-8907-62fa6ae2691b tempest-TestImageHashVerification-904611859 tempest-TestImageHashVerification-904611859-project-member] https://10.4.3.170/volume/v3/volumes/d9b11c73-45ca-4bbf-a9c7-762eb78ad943 returned with HTTP 200 Jul 24 07:46:36.468936 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 895/3563] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:46:36 2026] GET /volume/v3/volumes/d9b11c73-45ca-4bbf-a9c7-762eb78ad943 => generated 849 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:46:36.480633 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-51501f85-6c63-4b57-a7cd-8837e323419e None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:36.482175 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-51501f85-6c63-4b57-a7cd-8837e323419e tempest-TestImageHashVerification-904611859 tempest-TestImageHashVerification-904611859-project-member] GET https://10.4.3.170/volume/v3/volumes/d9b11c73-45ca-4bbf-a9c7-762eb78ad943 Jul 24 07:46:36.482405 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-51501f85-6c63-4b57-a7cd-8837e323419e tempest-TestImageHashVerification-904611859 tempest-TestImageHashVerification-904611859-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:36.482628 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-51501f85-6c63-4b57-a7cd-8837e323419e tempest-TestImageHashVerification-904611859 tempest-TestImageHashVerification-904611859-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:36.489531 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:36.489531 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:46:36.492957 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-51501f85-6c63-4b57-a7cd-8837e323419e tempest-TestImageHashVerification-904611859 tempest-TestImageHashVerification-904611859-project-member] Volume info retrieved successfully. Jul 24 07:46:36.496692 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-51501f85-6c63-4b57-a7cd-8837e323419e tempest-TestImageHashVerification-904611859 tempest-TestImageHashVerification-904611859-project-member] https://10.4.3.170/volume/v3/volumes/d9b11c73-45ca-4bbf-a9c7-762eb78ad943 returned with HTTP 200 Jul 24 07:46:36.497052 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 880/3564] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:46:36 2026] GET /volume/v3/volumes/d9b11c73-45ca-4bbf-a9c7-762eb78ad943 => generated 849 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:46:36.512022 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-19f0a6ce-9f8b-4e1f-9c11-90a6901e9bf8 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:36.513728 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-19f0a6ce-9f8b-4e1f-9c11-90a6901e9bf8 tempest-TestImageHashVerification-904611859 tempest-TestImageHashVerification-904611859-project-member] POST https://10.4.3.170/volume/v3/volumes/d9b11c73-45ca-4bbf-a9c7-762eb78ad943/action Jul 24 07:46:36.514040 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-19f0a6ce-9f8b-4e1f-9c11-90a6901e9bf8 tempest-TestImageHashVerification-904611859 tempest-TestImageHashVerification-904611859-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-486808671", "disk_format": "raw"}}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:46:36.514161 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-19f0a6ce-9f8b-4e1f-9c11-90a6901e9bf8 tempest-TestImageHashVerification-904611859 tempest-TestImageHashVerification-904611859-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-486808671", "disk_format": "raw"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:46:36.523774 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:36.523774 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:46:36.524470 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-19f0a6ce-9f8b-4e1f-9c11-90a6901e9bf8 tempest-TestImageHashVerification-904611859 tempest-TestImageHashVerification-904611859-project-member] Volume info retrieved successfully. Jul 24 07:46:36.544345 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:36.544345 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:46:36.549891 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.image.image_utils [None req-19f0a6ce-9f8b-4e1f-9c11-90a6901e9bf8 tempest-TestImageHashVerification-904611859 tempest-TestImageHashVerification-904611859-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-486808671'}] 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-486808671'}]. {{(pid=100245) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Jul 24 07:46:36.884217 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-51fab73d-c282-4aea-b3f0-322974fd66c4 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:36.886279 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-51fab73d-c282-4aea-b3f0-322974fd66c4 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/56f0eeab-3953-4952-8589-aadea048431b Jul 24 07:46:36.886546 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-51fab73d-c282-4aea-b3f0-322974fd66c4 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:36.886785 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-51fab73d-c282-4aea-b3f0-322974fd66c4 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:36.886941 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-51fab73d-c282-4aea-b3f0-322974fd66c4 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id 56f0eeab-3953-4952-8589-aadea048431b. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:46:36.891010 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-51fab73d-c282-4aea-b3f0-322974fd66c4 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/56f0eeab-3953-4952-8589-aadea048431b returned with HTTP 404 Jul 24 07:46:36.891641 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 894/3565] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:46:36 2026] GET /volume/v3/backups/56f0eeab-3953-4952-8589-aadea048431b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:46:36.918718 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c6fd4777-c002-4ba5-b1e8-0d5e5742d9d0 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:36.921224 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c6fd4777-c002-4ba5-b1e8-0d5e5742d9d0 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:46:36.921552 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c6fd4777-c002-4ba5-b1e8-0d5e5742d9d0 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "c7843099-d178-467f-91a9-52ff7d08103c", "name": "tempest-VolumesBackupsTest-Volume-1229944751"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:46:36.922948 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-c6fd4777-c002-4ba5-b1e8-0d5e5742d9d0 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': 'c7843099-d178-467f-91a9-52ff7d08103c', 'name': 'tempest-VolumesBackupsTest-Volume-1229944751'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:46:37.021916 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-c6fd4777-c002-4ba5-b1e8-0d5e5742d9d0 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Create volume of 1 GB Jul 24 07:46:37.026709 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-c6fd4777-c002-4ba5-b1e8-0d5e5742d9d0 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Availability Zones retrieved successfully. Jul 24 07:46:37.034406 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c6fd4777-c002-4ba5-b1e8-0d5e5742d9d0 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Flow 'volume_create_api' (25adf28e-63bf-4eee-9f33-89471437b03e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:46:37.035890 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c6fd4777-c002-4ba5-b1e8-0d5e5742d9d0 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c3c1a87-ef18-43d1-96da-b4da75c46747) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:46:37.037844 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-c6fd4777-c002-4ba5-b1e8-0d5e5742d9d0 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:46:37.051735 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-19f0a6ce-9f8b-4e1f-9c11-90a6901e9bf8 tempest-TestImageHashVerification-904611859 tempest-TestImageHashVerification-904611859-project-member] Copy volume to image completed successfully. Jul 24 07:46:37.052359 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-19f0a6ce-9f8b-4e1f-9c11-90a6901e9bf8 tempest-TestImageHashVerification-904611859 tempest-TestImageHashVerification-904611859-project-member] https://10.4.3.170/volume/v3/volumes/d9b11c73-45ca-4bbf-a9c7-762eb78ad943/action returned with HTTP 202 Jul 24 07:46:37.052937 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 897/3566] 10.4.3.170 () {68 vars in 1391 bytes} [Fri Jul 24 07:46:36 2026] POST /volume/v3/volumes/d9b11c73-45ca-4bbf-a9c7-762eb78ad943/action => generated 685 bytes in 541 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:46:37.110223 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c6fd4777-c002-4ba5-b1e8-0d5e5742d9d0 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c3c1a87-ef18-43d1-96da-b4da75c46747) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:46:37.111051 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c6fd4777-c002-4ba5-b1e8-0d5e5742d9d0 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d73e618-1f02-427a-9202-c10b64ceca43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:46:37.158441 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-c6fd4777-c002-4ba5-b1e8-0d5e5742d9d0 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Created reservations ['0146230b-c496-4163-86b5-6974388b6442', '7aaedafa-b5c0-446e-9382-7ef40b0cf33a', 'a16de148-7fad-4775-bf57-1db3416d2d39', '9b51650d-93a0-4bed-8870-1ca5986624d4'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:46:37.159264 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c6fd4777-c002-4ba5-b1e8-0d5e5742d9d0 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d73e618-1f02-427a-9202-c10b64ceca43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0146230b-c496-4163-86b5-6974388b6442', '7aaedafa-b5c0-446e-9382-7ef40b0cf33a', 'a16de148-7fad-4775-bf57-1db3416d2d39', '9b51650d-93a0-4bed-8870-1ca5986624d4']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:46:37.159997 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c6fd4777-c002-4ba5-b1e8-0d5e5742d9d0 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a72eb7a-4767-4653-9249-8add1a0b70ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:46:37.182077 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c6fd4777-c002-4ba5-b1e8-0d5e5742d9d0 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a72eb7a-4767-4653-9249-8add1a0b70ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f2a25ad5-4af8-40db-bcc1-5bc4d2ed4b0f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1229944751',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2cc970ea504c4f31b276e0a66f8cbfdd',qos_specs=None,replication_status=,reservations=['0146230b-c496-4163-86b5-6974388b6442','7aaedafa-b5c0-446e-9382-7ef40b0cf33a','a16de148-7fad-4775-bf57-1db3416d2d39','9b51650d-93a0-4bed-8870-1ca5986624d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75f4a4925a4c46998ed44583d25f6fb3',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:46:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1229944751',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f2a25ad5-4af8-40db-bcc1-5bc4d2ed4b0f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2cc970ea504c4f31b276e0a66f8cbfdd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='75f4a4925a4c46998ed44583d25f6fb3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:46:37.183952 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c6fd4777-c002-4ba5-b1e8-0d5e5742d9d0 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bdb3bc23-0d66-4e74-8893-7ec46442d034) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:46:37.201764 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c6fd4777-c002-4ba5-b1e8-0d5e5742d9d0 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bdb3bc23-0d66-4e74-8893-7ec46442d034) transitioned into state 'SUCCESS' from state '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-1229944751',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2cc970ea504c4f31b276e0a66f8cbfdd',qos_specs=None,replication_status=,reservations=['0146230b-c496-4163-86b5-6974388b6442','7aaedafa-b5c0-446e-9382-7ef40b0cf33a','a16de148-7fad-4775-bf57-1db3416d2d39','9b51650d-93a0-4bed-8870-1ca5986624d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75f4a4925a4c46998ed44583d25f6fb3',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:46:37.202633 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c6fd4777-c002-4ba5-b1e8-0d5e5742d9d0 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eec35507-10ab-4f4f-890b-84b6fd770902) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:46:37.214040 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c6fd4777-c002-4ba5-b1e8-0d5e5742d9d0 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eec35507-10ab-4f4f-890b-84b6fd770902) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:46:37.215559 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c6fd4777-c002-4ba5-b1e8-0d5e5742d9d0 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Flow 'volume_create_api' (25adf28e-63bf-4eee-9f33-89471437b03e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:46:37.216016 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-c6fd4777-c002-4ba5-b1e8-0d5e5742d9d0 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Create volume request issued successfully. Jul 24 07:46:37.216900 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c6fd4777-c002-4ba5-b1e8-0d5e5742d9d0 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:46:37.217541 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 896/3567] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 24 07:46:36 2026] POST /volume/v3/volumes => generated 749 bytes in 299 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:46:37.229947 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-1bedbe7c-11f1-4f2b-9871-1501f9f62b64 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:37.234782 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1bedbe7c-11f1-4f2b-9871-1501f9f62b64 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/volumes/f2a25ad5-4af8-40db-bcc1-5bc4d2ed4b0f Jul 24 07:46:37.234782 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1bedbe7c-11f1-4f2b-9871-1501f9f62b64 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:37.234782 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1bedbe7c-11f1-4f2b-9871-1501f9f62b64 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:37.243225 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:37.243225 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:46:37.252530 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-1bedbe7c-11f1-4f2b-9871-1501f9f62b64 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Volume info retrieved successfully. Jul 24 07:46:37.259733 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1bedbe7c-11f1-4f2b-9871-1501f9f62b64 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/volumes/f2a25ad5-4af8-40db-bcc1-5bc4d2ed4b0f returned with HTTP 200 Jul 24 07:46:37.260751 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 881/3568] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:46:37 2026] GET /volume/v3/volumes/f2a25ad5-4af8-40db-bcc1-5bc4d2ed4b0f => generated 817 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:46:37.382223 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-c7f546ca-e26e-4195-b282-e87f0de638ab None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:37.385527 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c7f546ca-e26e-4195-b282-e87f0de638ab tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] GET https://10.4.3.170/volume/v3/snapshots/bd2d97b7-d89b-4d79-8c83-b74adb3f3e98 Jul 24 07:46:37.385527 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c7f546ca-e26e-4195-b282-e87f0de638ab tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:37.385527 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c7f546ca-e26e-4195-b282-e87f0de638ab tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:37.389440 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c7f546ca-e26e-4195-b282-e87f0de638ab tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] https://10.4.3.170/volume/v3/snapshots/bd2d97b7-d89b-4d79-8c83-b74adb3f3e98 returned with HTTP 404 Jul 24 07:46:37.389882 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 895/3569] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:46:37 2026] GET /volume/v3/snapshots/bd2d97b7-d89b-4d79-8c83-b74adb3f3e98 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:46:38.280613 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-5a88c6fc-f5da-4940-a1c5-26cea46af8c0 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:38.282333 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5a88c6fc-f5da-4940-a1c5-26cea46af8c0 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/volumes/f2a25ad5-4af8-40db-bcc1-5bc4d2ed4b0f Jul 24 07:46:38.282517 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5a88c6fc-f5da-4940-a1c5-26cea46af8c0 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:38.282694 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5a88c6fc-f5da-4940-a1c5-26cea46af8c0 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:38.289598 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:38.289598 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:46:38.294100 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-5a88c6fc-f5da-4940-a1c5-26cea46af8c0 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Volume info retrieved successfully. Jul 24 07:46:38.299544 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5a88c6fc-f5da-4940-a1c5-26cea46af8c0 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/volumes/f2a25ad5-4af8-40db-bcc1-5bc4d2ed4b0f returned with HTTP 200 Jul 24 07:46:38.300107 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 898/3570] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:46:38 2026] GET /volume/v3/volumes/f2a25ad5-4af8-40db-bcc1-5bc4d2ed4b0f => generated 1357 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:46:38.312373 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-26d25e3c-1c97-4f8b-abf2-6ebb28068b9c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:38.314853 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-26d25e3c-1c97-4f8b-abf2-6ebb28068b9c tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] POST https://10.4.3.170/volume/v3/backups Jul 24 07:46:38.315271 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-26d25e3c-1c97-4f8b-abf2-6ebb28068b9c tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f2a25ad5-4af8-40db-bcc1-5bc4d2ed4b0f", "name": "tempest-VolumesBackupsTest-Backup-1988328112"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:46:38.316893 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.backups [None req-26d25e3c-1c97-4f8b-abf2-6ebb28068b9c tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Creating new backup {'backup': {'volume_id': 'f2a25ad5-4af8-40db-bcc1-5bc4d2ed4b0f', 'name': 'tempest-VolumesBackupsTest-Backup-1988328112'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 07:46:38.317051 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.contrib.backups [None req-26d25e3c-1c97-4f8b-abf2-6ebb28068b9c tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Creating backup of volume f2a25ad5-4af8-40db-bcc1-5bc4d2ed4b0f in container None Jul 24 07:46:38.324930 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:38.324930 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:46:38.325488 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-26d25e3c-1c97-4f8b-abf2-6ebb28068b9c tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Volume info retrieved successfully. Jul 24 07:46:38.343370 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-26d25e3c-1c97-4f8b-abf2-6ebb28068b9c tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Created reservations ['dccb516f-c21e-4c45-b3bb-b7750061f062', 'cc672480-44c3-45b3-9329-e3f8522d06e7'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:46:38.368412 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-26d25e3c-1c97-4f8b-abf2-6ebb28068b9c tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups returned with HTTP 202 Jul 24 07:46:38.368863 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 897/3571] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 24 07:46:38 2026] POST /volume/v3/backups => generated 330 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:46:38.386400 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-cf64f204-99c8-4128-864d-e5ac1935af16 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:38.387793 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-cf64f204-99c8-4128-864d-e5ac1935af16 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/a86b1867-86f4-49c7-964f-964dfe12829e Jul 24 07:46:38.388040 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-cf64f204-99c8-4128-864d-e5ac1935af16 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:38.388311 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-cf64f204-99c8-4128-864d-e5ac1935af16 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:38.388481 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-cf64f204-99c8-4128-864d-e5ac1935af16 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id a86b1867-86f4-49c7-964f-964dfe12829e. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:46:38.398320 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:38.398320 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:46:38.398320 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-cf64f204-99c8-4128-864d-e5ac1935af16 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/a86b1867-86f4-49c7-964f-964dfe12829e returned with HTTP 200 Jul 24 07:46:38.398320 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 882/3572] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:46:38 2026] GET /volume/v3/backups/a86b1867-86f4-49c7-964f-964dfe12829e => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:46:39.409547 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-c650f9b1-3909-4ebe-ae31-d6bc367248bc None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:39.411185 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c650f9b1-3909-4ebe-ae31-d6bc367248bc tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/a86b1867-86f4-49c7-964f-964dfe12829e Jul 24 07:46:39.411474 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c650f9b1-3909-4ebe-ae31-d6bc367248bc tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:39.411693 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c650f9b1-3909-4ebe-ae31-d6bc367248bc tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:39.411849 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-c650f9b1-3909-4ebe-ae31-d6bc367248bc tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id a86b1867-86f4-49c7-964f-964dfe12829e. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:46:39.417833 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:39.417833 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:46:39.419248 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c650f9b1-3909-4ebe-ae31-d6bc367248bc tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/a86b1867-86f4-49c7-964f-964dfe12829e returned with HTTP 200 Jul 24 07:46:39.419747 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 896/3573] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:46:39 2026] GET /volume/v3/backups/a86b1867-86f4-49c7-964f-964dfe12829e => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:46:39.675076 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-9e6dc393-7041-465c-87b6-1dd7134d793a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:39.777860 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9e6dc393-7041-465c-87b6-1dd7134d793a tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:46:39.778194 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9e6dc393-7041-465c-87b6-1dd7134d793a tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-39525654"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:46:39.779534 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-9e6dc393-7041-465c-87b6-1dd7134d793a tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-39525654'}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:46:39.779642 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-9e6dc393-7041-465c-87b6-1dd7134d793a tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Create volume of 1 GB Jul 24 07:46:39.784462 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-9e6dc393-7041-465c-87b6-1dd7134d793a tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Availability Zones retrieved successfully. Jul 24 07:46:39.791193 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-9e6dc393-7041-465c-87b6-1dd7134d793a tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Flow 'volume_create_api' (992fc55f-3072-4e11-9d25-bdfbcb76840b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:46:39.792125 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-9e6dc393-7041-465c-87b6-1dd7134d793a tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (789f87ca-8d44-4b27-90b5-9349a3e43a05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:46:39.792918 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-9e6dc393-7041-465c-87b6-1dd7134d793a tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Validating volume size '1' using validate_int {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:46:39.815697 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-9e6dc393-7041-465c-87b6-1dd7134d793a tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (789f87ca-8d44-4b27-90b5-9349a3e43a05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:46:39.816458 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-9e6dc393-7041-465c-87b6-1dd7134d793a tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9088e1f6-b8fa-4c5f-b816-6de5c0a18684) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:46:39.877914 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-9e6dc393-7041-465c-87b6-1dd7134d793a tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Created reservations ['9de5c080-ff9e-4669-b26b-437fd81aa3df', '25064ae4-ccc6-4e8d-97dc-46ff1bfe2cec', 'e15724f5-cb73-49b9-8aff-c503923158f0', 'ca51929b-f768-433c-8fda-63ee124151c5'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:46:39.878789 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-9e6dc393-7041-465c-87b6-1dd7134d793a tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9088e1f6-b8fa-4c5f-b816-6de5c0a18684) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9de5c080-ff9e-4669-b26b-437fd81aa3df', '25064ae4-ccc6-4e8d-97dc-46ff1bfe2cec', 'e15724f5-cb73-49b9-8aff-c503923158f0', 'ca51929b-f768-433c-8fda-63ee124151c5']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:46:39.879502 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-9e6dc393-7041-465c-87b6-1dd7134d793a tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cfeddf76-1d52-497d-aafa-36e6de053977) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:46:39.904390 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-9e6dc393-7041-465c-87b6-1dd7134d793a tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cfeddf76-1d52-497d-aafa-36e6de053977) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ff1ffba7-5f05-4b28-8b43-769bd807f748', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-39525654',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5fe3ca9e072742f18fd9b47c5d19165f',qos_specs=None,replication_status=,reservations=['9de5c080-ff9e-4669-b26b-437fd81aa3df','25064ae4-ccc6-4e8d-97dc-46ff1bfe2cec','e15724f5-cb73-49b9-8aff-c503923158f0','ca51929b-f768-433c-8fda-63ee124151c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3130de6afe64ea29c6286e40a223192',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:46:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-39525654',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ff1ffba7-5f05-4b28-8b43-769bd807f748,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5fe3ca9e072742f18fd9b47c5d19165f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d3130de6afe64ea29c6286e40a223192',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:46:39.905312 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-9e6dc393-7041-465c-87b6-1dd7134d793a tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07223285-4ccf-407e-a5ea-c7786d67d4d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:46:39.922224 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-9e6dc393-7041-465c-87b6-1dd7134d793a tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07223285-4ccf-407e-a5ea-c7786d67d4d6) transitioned into state 'SUCCESS' from state '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-39525654',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5fe3ca9e072742f18fd9b47c5d19165f',qos_specs=None,replication_status=,reservations=['9de5c080-ff9e-4669-b26b-437fd81aa3df','25064ae4-ccc6-4e8d-97dc-46ff1bfe2cec','e15724f5-cb73-49b9-8aff-c503923158f0','ca51929b-f768-433c-8fda-63ee124151c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3130de6afe64ea29c6286e40a223192',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:46:39.922859 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-9e6dc393-7041-465c-87b6-1dd7134d793a tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a46200d1-c7e5-4cf3-98bc-500b0f2d619a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:46:39.930643 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-9e6dc393-7041-465c-87b6-1dd7134d793a tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a46200d1-c7e5-4cf3-98bc-500b0f2d619a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:46:39.931402 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-9e6dc393-7041-465c-87b6-1dd7134d793a tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Flow 'volume_create_api' (992fc55f-3072-4e11-9d25-bdfbcb76840b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:46:39.931664 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-9e6dc393-7041-465c-87b6-1dd7134d793a tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Create volume request issued successfully. Jul 24 07:46:39.932258 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9e6dc393-7041-465c-87b6-1dd7134d793a tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:46:39.932729 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 899/3574] 10.4.3.170 () {70 vars in 1298 bytes} [Fri Jul 24 07:46:39 2026] POST /volume/v3/volumes => generated 776 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:46:39.946046 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-4eca9b80-ffcc-41a7-b3e8-9754a107cf4c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:39.947799 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4eca9b80-ffcc-41a7-b3e8-9754a107cf4c tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/volumes/ff1ffba7-5f05-4b28-8b43-769bd807f748 Jul 24 07:46:39.947997 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4eca9b80-ffcc-41a7-b3e8-9754a107cf4c tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:39.948189 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4eca9b80-ffcc-41a7-b3e8-9754a107cf4c tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:39.955311 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:39.955311 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:46:39.958834 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-4eca9b80-ffcc-41a7-b3e8-9754a107cf4c tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Volume info retrieved successfully. Jul 24 07:46:39.962691 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4eca9b80-ffcc-41a7-b3e8-9754a107cf4c tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/volumes/ff1ffba7-5f05-4b28-8b43-769bd807f748 returned with HTTP 200 Jul 24 07:46:39.963030 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 898/3575] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:46:39 2026] GET /volume/v3/volumes/ff1ffba7-5f05-4b28-8b43-769bd807f748 => generated 955 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:46:40.065724 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-447d6364-31a7-4342-a8a5-f13a70626c8f req-c0bde5bd-6900-4389-9138-178633d446cb None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:40.067632 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-447d6364-31a7-4342-a8a5-f13a70626c8f req-c0bde5bd-6900-4389-9138-178633d446cb tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] DELETE https://10.4.3.170/volume/v3/attachments/86c2100d-b837-4ace-96f5-c2ff9df24e0e Jul 24 07:46:40.067726 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-447d6364-31a7-4342-a8a5-f13a70626c8f req-c0bde5bd-6900-4389-9138-178633d446cb tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:40.067893 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-447d6364-31a7-4342-a8a5-f13a70626c8f req-c0bde5bd-6900-4389-9138-178633d446cb tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:40.074120 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:40.074120 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:46:40.117519 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-447d6364-31a7-4342-a8a5-f13a70626c8f req-c0bde5bd-6900-4389-9138-178633d446cb tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] https://10.4.3.170/volume/v3/attachments/86c2100d-b837-4ace-96f5-c2ff9df24e0e returned with HTTP 200 Jul 24 07:46:40.117893 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 883/3576] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 24 07:46:40 2026] DELETE /volume/v3/attachments/86c2100d-b837-4ace-96f5-c2ff9df24e0e => generated 19 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:46:40.434096 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-69e51a32-5ed9-4bc2-a2ff-c25e54dccc74 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:40.439605 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-69e51a32-5ed9-4bc2-a2ff-c25e54dccc74 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/a86b1867-86f4-49c7-964f-964dfe12829e Jul 24 07:46:40.439845 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-69e51a32-5ed9-4bc2-a2ff-c25e54dccc74 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:40.440036 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-69e51a32-5ed9-4bc2-a2ff-c25e54dccc74 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:40.440165 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-69e51a32-5ed9-4bc2-a2ff-c25e54dccc74 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id a86b1867-86f4-49c7-964f-964dfe12829e. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:46:40.447940 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:40.447940 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:46:40.448825 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-69e51a32-5ed9-4bc2-a2ff-c25e54dccc74 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/a86b1867-86f4-49c7-964f-964dfe12829e returned with HTTP 200 Jul 24 07:46:40.449265 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 897/3577] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:46:40 2026] GET /volume/v3/backups/a86b1867-86f4-49c7-964f-964dfe12829e => generated 739 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:46:40.980056 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-530c5d08-5a23-4c14-b6df-7eba7e22b50f None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:40.982740 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-530c5d08-5a23-4c14-b6df-7eba7e22b50f tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/volumes/ff1ffba7-5f05-4b28-8b43-769bd807f748 Jul 24 07:46:40.983024 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-530c5d08-5a23-4c14-b6df-7eba7e22b50f tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:40.983445 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-530c5d08-5a23-4c14-b6df-7eba7e22b50f tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:40.994589 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:40.994589 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:46:40.999551 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-530c5d08-5a23-4c14-b6df-7eba7e22b50f tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Volume info retrieved successfully. Jul 24 07:46:41.005618 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-530c5d08-5a23-4c14-b6df-7eba7e22b50f tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/volumes/ff1ffba7-5f05-4b28-8b43-769bd807f748 returned with HTTP 200 Jul 24 07:46:41.006255 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 900/3578] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:46:40 2026] GET /volume/v3/volumes/ff1ffba7-5f05-4b28-8b43-769bd807f748 => generated 1016 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:46:41.018411 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-33924043-432b-4b18-a4e9-9bbe710d51c4 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:41.020458 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-33924043-432b-4b18-a4e9-9bbe710d51c4 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] POST https://10.4.3.170/volume/v3/backups Jul 24 07:46:41.020867 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-33924043-432b-4b18-a4e9-9bbe710d51c4 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ff1ffba7-5f05-4b28-8b43-769bd807f748", "name": "tempest-type-Backup-1292421524"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:46:41.022648 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.backups [None req-33924043-432b-4b18-a4e9-9bbe710d51c4 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Creating new backup {'backup': {'volume_id': 'ff1ffba7-5f05-4b28-8b43-769bd807f748', 'name': 'tempest-type-Backup-1292421524'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 07:46:41.022779 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.contrib.backups [None req-33924043-432b-4b18-a4e9-9bbe710d51c4 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Creating backup of volume ff1ffba7-5f05-4b28-8b43-769bd807f748 in container None Jul 24 07:46:41.030353 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:41.030353 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:46:41.030668 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-33924043-432b-4b18-a4e9-9bbe710d51c4 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Volume info retrieved successfully. Jul 24 07:46:41.051168 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-33924043-432b-4b18-a4e9-9bbe710d51c4 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Created reservations ['543b4265-9ceb-4e53-a8fe-e81e8f1fa02f', '52e59e86-135c-4fc5-9368-a95990a201e8'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:46:41.073637 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-33924043-432b-4b18-a4e9-9bbe710d51c4 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups returned with HTTP 202 Jul 24 07:46:41.074097 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 899/3579] 10.4.3.170 () {70 vars in 1299 bytes} [Fri Jul 24 07:46:41 2026] POST /volume/v3/backups => generated 316 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:46:41.084328 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-bf4bdfab-7301-4910-87b2-2c18d30f053b None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:41.087113 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-bf4bdfab-7301-4910-87b2-2c18d30f053b tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/backups/46ad1afe-d9bb-4da8-8fac-f9e79c66cbda Jul 24 07:46:41.087593 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-bf4bdfab-7301-4910-87b2-2c18d30f053b tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:41.087852 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-bf4bdfab-7301-4910-87b2-2c18d30f053b tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:41.088054 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-bf4bdfab-7301-4910-87b2-2c18d30f053b tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Show backup with id 46ad1afe-d9bb-4da8-8fac-f9e79c66cbda. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:46:41.094504 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:41.094504 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:46:41.095530 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-bf4bdfab-7301-4910-87b2-2c18d30f053b tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups/46ad1afe-d9bb-4da8-8fac-f9e79c66cbda returned with HTTP 200 Jul 24 07:46:41.096215 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 884/3580] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:46:41 2026] GET /volume/v3/backups/46ad1afe-d9bb-4da8-8fac-f9e79c66cbda => generated 723 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:46:41.460833 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-7ab44bf3-dc24-4c54-8b5d-5e4f4ed2f3d7 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:41.463598 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7ab44bf3-dc24-4c54-8b5d-5e4f4ed2f3d7 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/a86b1867-86f4-49c7-964f-964dfe12829e Jul 24 07:46:41.463772 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7ab44bf3-dc24-4c54-8b5d-5e4f4ed2f3d7 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:41.463940 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7ab44bf3-dc24-4c54-8b5d-5e4f4ed2f3d7 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:41.464037 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-7ab44bf3-dc24-4c54-8b5d-5e4f4ed2f3d7 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id a86b1867-86f4-49c7-964f-964dfe12829e. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:46:41.470344 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:41.470344 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:46:41.471007 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7ab44bf3-dc24-4c54-8b5d-5e4f4ed2f3d7 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/a86b1867-86f4-49c7-964f-964dfe12829e returned with HTTP 200 Jul 24 07:46:41.471371 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 898/3581] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:46:41 2026] GET /volume/v3/backups/a86b1867-86f4-49c7-964f-964dfe12829e => generated 739 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:46:41.689972 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-467eb44f-6de8-4225-9781-3690e3a9fe49 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:41.691794 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-467eb44f-6de8-4225-9781-3690e3a9fe49 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] DELETE https://10.4.3.170/volume/v3/volumes/637a45f0-08e4-4b1f-877f-ef980090e313 Jul 24 07:46:41.691994 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-467eb44f-6de8-4225-9781-3690e3a9fe49 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:41.692181 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-467eb44f-6de8-4225-9781-3690e3a9fe49 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:41.692393 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-467eb44f-6de8-4225-9781-3690e3a9fe49 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Delete volume with id: 637a45f0-08e4-4b1f-877f-ef980090e313 Jul 24 07:46:41.701402 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:41.701402 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:46:41.701787 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-467eb44f-6de8-4225-9781-3690e3a9fe49 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Volume info retrieved successfully. Jul 24 07:46:41.715891 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-467eb44f-6de8-4225-9781-3690e3a9fe49 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Delete volume request issued successfully. Jul 24 07:46:41.716113 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-467eb44f-6de8-4225-9781-3690e3a9fe49 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] https://10.4.3.170/volume/v3/volumes/637a45f0-08e4-4b1f-877f-ef980090e313 returned with HTTP 202 Jul 24 07:46:41.716574 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 901/3582] 10.4.3.170 () {68 vars in 1392 bytes} [Fri Jul 24 07:46:41 2026] DELETE /volume/v3/volumes/637a45f0-08e4-4b1f-877f-ef980090e313 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 07:46:41.723397 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2119375f-718d-4b87-b20f-7337ce407284 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:41.724880 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2119375f-718d-4b87-b20f-7337ce407284 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] GET https://10.4.3.170/volume/v3/volumes/637a45f0-08e4-4b1f-877f-ef980090e313 Jul 24 07:46:41.725056 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2119375f-718d-4b87-b20f-7337ce407284 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:41.725258 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2119375f-718d-4b87-b20f-7337ce407284 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:41.732120 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:41.732120 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:46:41.736992 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-2119375f-718d-4b87-b20f-7337ce407284 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Volume info retrieved successfully. Jul 24 07:46:41.741047 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2119375f-718d-4b87-b20f-7337ce407284 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] https://10.4.3.170/volume/v3/volumes/637a45f0-08e4-4b1f-877f-ef980090e313 returned with HTTP 200 Jul 24 07:46:41.741426 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 900/3583] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:46:41 2026] GET /volume/v3/volumes/637a45f0-08e4-4b1f-877f-ef980090e313 => generated 1421 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:46:42.108670 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-31751672-aa78-4f40-aaf8-9a300d930116 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:42.113860 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-31751672-aa78-4f40-aaf8-9a300d930116 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/backups/46ad1afe-d9bb-4da8-8fac-f9e79c66cbda Jul 24 07:46:42.114280 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-31751672-aa78-4f40-aaf8-9a300d930116 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:42.115646 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-31751672-aa78-4f40-aaf8-9a300d930116 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:42.115780 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-31751672-aa78-4f40-aaf8-9a300d930116 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Show backup with id 46ad1afe-d9bb-4da8-8fac-f9e79c66cbda. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:46:42.126909 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:42.126909 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:46:42.128165 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-31751672-aa78-4f40-aaf8-9a300d930116 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups/46ad1afe-d9bb-4da8-8fac-f9e79c66cbda returned with HTTP 200 Jul 24 07:46:42.128717 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 885/3584] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:46:42 2026] GET /volume/v3/backups/46ad1afe-d9bb-4da8-8fac-f9e79c66cbda => generated 725 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:46:42.483056 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-cc68714f-1f9c-4f07-b4f7-539046f723bc None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:42.484681 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-cc68714f-1f9c-4f07-b4f7-539046f723bc tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/a86b1867-86f4-49c7-964f-964dfe12829e Jul 24 07:46:42.484869 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-cc68714f-1f9c-4f07-b4f7-539046f723bc tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:42.485059 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-cc68714f-1f9c-4f07-b4f7-539046f723bc tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:42.485214 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-cc68714f-1f9c-4f07-b4f7-539046f723bc tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id a86b1867-86f4-49c7-964f-964dfe12829e. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:46:42.489239 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:42.489239 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:46:42.490013 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-cc68714f-1f9c-4f07-b4f7-539046f723bc tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/a86b1867-86f4-49c7-964f-964dfe12829e returned with HTTP 200 Jul 24 07:46:42.490427 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 899/3585] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:46:42 2026] GET /volume/v3/backups/a86b1867-86f4-49c7-964f-964dfe12829e => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:46:42.755363 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-69159c49-4bc1-47f3-87a3-fd36f15b9662 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:42.757237 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-69159c49-4bc1-47f3-87a3-fd36f15b9662 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] GET https://10.4.3.170/volume/v3/volumes/637a45f0-08e4-4b1f-877f-ef980090e313 Jul 24 07:46:42.757427 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-69159c49-4bc1-47f3-87a3-fd36f15b9662 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:42.757596 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-69159c49-4bc1-47f3-87a3-fd36f15b9662 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:42.763410 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-69159c49-4bc1-47f3-87a3-fd36f15b9662 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] https://10.4.3.170/volume/v3/volumes/637a45f0-08e4-4b1f-877f-ef980090e313 returned with HTTP 404 Jul 24 07:46:42.763826 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 902/3586] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:46:42 2026] GET /volume/v3/volumes/637a45f0-08e4-4b1f-877f-ef980090e313 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 07:46:42.770813 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2f154143-1ee0-4891-89ca-eea0ccfa2156 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:42.772668 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2f154143-1ee0-4891-89ca-eea0ccfa2156 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/f56e1cd4-cdd5-432f-9582-68f02016b8f2 Jul 24 07:46:42.772911 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2f154143-1ee0-4891-89ca-eea0ccfa2156 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:42.773102 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2f154143-1ee0-4891-89ca-eea0ccfa2156 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:42.773247 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.snapshots [None req-2f154143-1ee0-4891-89ca-eea0ccfa2156 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Delete snapshot with id: f56e1cd4-cdd5-432f-9582-68f02016b8f2 Jul 24 07:46:42.779431 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:42.779431 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:46:42.779867 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-2f154143-1ee0-4891-89ca-eea0ccfa2156 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Snapshot retrieved successfully. Jul 24 07:46:42.797746 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-2f154143-1ee0-4891-89ca-eea0ccfa2156 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Snapshot delete request issued successfully. Jul 24 07:46:42.797964 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2f154143-1ee0-4891-89ca-eea0ccfa2156 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] https://10.4.3.170/volume/v3/snapshots/f56e1cd4-cdd5-432f-9582-68f02016b8f2 returned with HTTP 202 Jul 24 07:46:42.798568 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 901/3587] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 24 07:46:42 2026] DELETE /volume/v3/snapshots/f56e1cd4-cdd5-432f-9582-68f02016b8f2 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:46:42.808665 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-48ecf478-e057-4b2a-9265-06281ae153d8 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:42.811510 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-48ecf478-e057-4b2a-9265-06281ae153d8 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] GET https://10.4.3.170/volume/v3/snapshots/f56e1cd4-cdd5-432f-9582-68f02016b8f2 Jul 24 07:46:42.811510 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-48ecf478-e057-4b2a-9265-06281ae153d8 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:42.811510 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-48ecf478-e057-4b2a-9265-06281ae153d8 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:42.817645 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:42.817645 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:46:42.818048 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-48ecf478-e057-4b2a-9265-06281ae153d8 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Snapshot retrieved successfully. Jul 24 07:46:42.818814 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-48ecf478-e057-4b2a-9265-06281ae153d8 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] https://10.4.3.170/volume/v3/snapshots/f56e1cd4-cdd5-432f-9582-68f02016b8f2 returned with HTTP 200 Jul 24 07:46:42.819307 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 886/3588] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:46:42 2026] GET /volume/v3/snapshots/f56e1cd4-cdd5-432f-9582-68f02016b8f2 => generated 481 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:46:43.141485 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-2a67360a-593f-47d1-96b2-b49250a01fcd None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:43.143231 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2a67360a-593f-47d1-96b2-b49250a01fcd tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/backups/46ad1afe-d9bb-4da8-8fac-f9e79c66cbda Jul 24 07:46:43.143476 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2a67360a-593f-47d1-96b2-b49250a01fcd tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:43.143670 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2a67360a-593f-47d1-96b2-b49250a01fcd tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:43.143765 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-2a67360a-593f-47d1-96b2-b49250a01fcd tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Show backup with id 46ad1afe-d9bb-4da8-8fac-f9e79c66cbda. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:46:43.152602 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:43.152602 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:46:43.155101 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2a67360a-593f-47d1-96b2-b49250a01fcd tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups/46ad1afe-d9bb-4da8-8fac-f9e79c66cbda returned with HTTP 200 Jul 24 07:46:43.155556 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 900/3589] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:46:43 2026] GET /volume/v3/backups/46ad1afe-d9bb-4da8-8fac-f9e79c66cbda => generated 725 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:46:43.502485 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-c82d8379-f072-42e0-b4b4-06fe78110309 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:43.504826 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c82d8379-f072-42e0-b4b4-06fe78110309 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/a86b1867-86f4-49c7-964f-964dfe12829e Jul 24 07:46:43.505100 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c82d8379-f072-42e0-b4b4-06fe78110309 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:43.505394 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c82d8379-f072-42e0-b4b4-06fe78110309 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:43.505559 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-c82d8379-f072-42e0-b4b4-06fe78110309 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id a86b1867-86f4-49c7-964f-964dfe12829e. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:46:43.510760 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:43.510760 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:46:43.511695 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c82d8379-f072-42e0-b4b4-06fe78110309 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/a86b1867-86f4-49c7-964f-964dfe12829e returned with HTTP 200 Jul 24 07:46:43.512479 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 903/3590] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:46:43 2026] GET /volume/v3/backups/a86b1867-86f4-49c7-964f-964dfe12829e => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:46:43.830783 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-cc17c92c-bbff-4ffb-887b-37cba61db11a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:43.833020 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cc17c92c-bbff-4ffb-887b-37cba61db11a tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] GET https://10.4.3.170/volume/v3/snapshots/f56e1cd4-cdd5-432f-9582-68f02016b8f2 Jul 24 07:46:43.833020 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cc17c92c-bbff-4ffb-887b-37cba61db11a tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:43.833276 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cc17c92c-bbff-4ffb-887b-37cba61db11a tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:43.838644 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cc17c92c-bbff-4ffb-887b-37cba61db11a tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] https://10.4.3.170/volume/v3/snapshots/f56e1cd4-cdd5-432f-9582-68f02016b8f2 returned with HTTP 404 Jul 24 07:46:43.839028 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 902/3591] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:46:43 2026] GET /volume/v3/snapshots/f56e1cd4-cdd5-432f-9582-68f02016b8f2 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:46:44.165644 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-0da48f89-e26d-4fd9-820f-70fc16ef9a49 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:44.167219 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0da48f89-e26d-4fd9-820f-70fc16ef9a49 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/backups/46ad1afe-d9bb-4da8-8fac-f9e79c66cbda Jul 24 07:46:44.167450 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0da48f89-e26d-4fd9-820f-70fc16ef9a49 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:44.167627 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0da48f89-e26d-4fd9-820f-70fc16ef9a49 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:44.167720 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-0da48f89-e26d-4fd9-820f-70fc16ef9a49 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Show backup with id 46ad1afe-d9bb-4da8-8fac-f9e79c66cbda. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:46:44.171559 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:44.171559 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:46:44.172049 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0da48f89-e26d-4fd9-820f-70fc16ef9a49 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups/46ad1afe-d9bb-4da8-8fac-f9e79c66cbda returned with HTTP 200 Jul 24 07:46:44.172395 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 887/3592] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:46:44 2026] GET /volume/v3/backups/46ad1afe-d9bb-4da8-8fac-f9e79c66cbda => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:46:44.532688 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-1237927a-0dd6-40b4-bca1-d1b5a8c51611 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:44.541034 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1237927a-0dd6-40b4-bca1-d1b5a8c51611 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/a86b1867-86f4-49c7-964f-964dfe12829e Jul 24 07:46:44.542120 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1237927a-0dd6-40b4-bca1-d1b5a8c51611 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:44.542732 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1237927a-0dd6-40b4-bca1-d1b5a8c51611 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:44.543323 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-1237927a-0dd6-40b4-bca1-d1b5a8c51611 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id a86b1867-86f4-49c7-964f-964dfe12829e. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:46:44.556350 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:44.556350 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:46:44.556350 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1237927a-0dd6-40b4-bca1-d1b5a8c51611 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/a86b1867-86f4-49c7-964f-964dfe12829e returned with HTTP 200 Jul 24 07:46:44.556350 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 901/3593] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:46:44 2026] GET /volume/v3/backups/a86b1867-86f4-49c7-964f-964dfe12829e => generated 750 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:46:45.183922 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-864fe4e8-2167-4c10-8d3f-9ab925d4aee5 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:45.185514 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-864fe4e8-2167-4c10-8d3f-9ab925d4aee5 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/backups/46ad1afe-d9bb-4da8-8fac-f9e79c66cbda Jul 24 07:46:45.185690 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-864fe4e8-2167-4c10-8d3f-9ab925d4aee5 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:45.185859 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-864fe4e8-2167-4c10-8d3f-9ab925d4aee5 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:45.185959 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-864fe4e8-2167-4c10-8d3f-9ab925d4aee5 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Show backup with id 46ad1afe-d9bb-4da8-8fac-f9e79c66cbda. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:46:45.190368 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:45.190368 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:46:45.191165 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-864fe4e8-2167-4c10-8d3f-9ab925d4aee5 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups/46ad1afe-d9bb-4da8-8fac-f9e79c66cbda returned with HTTP 200 Jul 24 07:46:45.191540 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 904/3594] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:46:45 2026] GET /volume/v3/backups/46ad1afe-d9bb-4da8-8fac-f9e79c66cbda => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:46:45.565292 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d4a9364c-b31a-476b-87e7-d288651b4368 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:45.568047 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d4a9364c-b31a-476b-87e7-d288651b4368 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/a86b1867-86f4-49c7-964f-964dfe12829e Jul 24 07:46:45.568257 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d4a9364c-b31a-476b-87e7-d288651b4368 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:45.568471 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d4a9364c-b31a-476b-87e7-d288651b4368 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:45.568556 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-d4a9364c-b31a-476b-87e7-d288651b4368 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id a86b1867-86f4-49c7-964f-964dfe12829e. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:46:45.573962 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:45.573962 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:46:45.574762 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d4a9364c-b31a-476b-87e7-d288651b4368 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/a86b1867-86f4-49c7-964f-964dfe12829e returned with HTTP 200 Jul 24 07:46:45.575116 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 903/3595] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:46:45 2026] GET /volume/v3/backups/a86b1867-86f4-49c7-964f-964dfe12829e => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:46:46.209459 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-9b4745a6-35db-40e9-b6fe-6448bc8b5845 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:46.223933 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9b4745a6-35db-40e9-b6fe-6448bc8b5845 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/backups/46ad1afe-d9bb-4da8-8fac-f9e79c66cbda Jul 24 07:46:46.227324 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9b4745a6-35db-40e9-b6fe-6448bc8b5845 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:46.227324 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9b4745a6-35db-40e9-b6fe-6448bc8b5845 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:46.227324 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-9b4745a6-35db-40e9-b6fe-6448bc8b5845 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Show backup with id 46ad1afe-d9bb-4da8-8fac-f9e79c66cbda. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:46:46.232487 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:46.232487 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:46:46.233271 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9b4745a6-35db-40e9-b6fe-6448bc8b5845 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups/46ad1afe-d9bb-4da8-8fac-f9e79c66cbda returned with HTTP 200 Jul 24 07:46:46.233642 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 888/3596] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:46:46 2026] GET /volume/v3/backups/46ad1afe-d9bb-4da8-8fac-f9e79c66cbda => generated 736 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 07:46:46.585650 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-ab1ae1de-5fd9-46c3-b204-d815b18c4d98 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:46.587311 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ab1ae1de-5fd9-46c3-b204-d815b18c4d98 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/a86b1867-86f4-49c7-964f-964dfe12829e Jul 24 07:46:46.587645 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ab1ae1de-5fd9-46c3-b204-d815b18c4d98 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:46.587950 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ab1ae1de-5fd9-46c3-b204-d815b18c4d98 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:46.588156 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-ab1ae1de-5fd9-46c3-b204-d815b18c4d98 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id a86b1867-86f4-49c7-964f-964dfe12829e. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:46:46.593094 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:46.593094 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:46:46.593094 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ab1ae1de-5fd9-46c3-b204-d815b18c4d98 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/a86b1867-86f4-49c7-964f-964dfe12829e returned with HTTP 200 Jul 24 07:46:46.593094 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 902/3597] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:46:46 2026] GET /volume/v3/backups/a86b1867-86f4-49c7-964f-964dfe12829e => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:46:47.246633 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-7983c172-3838-4fa8-acbc-004b6b6c58b2 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:47.252860 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7983c172-3838-4fa8-acbc-004b6b6c58b2 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/backups/46ad1afe-d9bb-4da8-8fac-f9e79c66cbda Jul 24 07:46:47.252928 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7983c172-3838-4fa8-acbc-004b6b6c58b2 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:47.253125 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7983c172-3838-4fa8-acbc-004b6b6c58b2 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:47.253237 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-7983c172-3838-4fa8-acbc-004b6b6c58b2 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Show backup with id 46ad1afe-d9bb-4da8-8fac-f9e79c66cbda. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:46:47.260888 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:47.260888 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:46:47.262421 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7983c172-3838-4fa8-acbc-004b6b6c58b2 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups/46ad1afe-d9bb-4da8-8fac-f9e79c66cbda returned with HTTP 200 Jul 24 07:46:47.262791 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 905/3598] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:46:47 2026] GET /volume/v3/backups/46ad1afe-d9bb-4da8-8fac-f9e79c66cbda => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:46:47.603320 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-823dfadf-c419-4f4f-bd2f-a15c536b8ce5 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:47.606191 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-823dfadf-c419-4f4f-bd2f-a15c536b8ce5 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/a86b1867-86f4-49c7-964f-964dfe12829e Jul 24 07:46:47.606452 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-823dfadf-c419-4f4f-bd2f-a15c536b8ce5 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:47.606659 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-823dfadf-c419-4f4f-bd2f-a15c536b8ce5 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:47.606783 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-823dfadf-c419-4f4f-bd2f-a15c536b8ce5 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id a86b1867-86f4-49c7-964f-964dfe12829e. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:46:47.611867 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:47.611867 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:46:47.612795 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-823dfadf-c419-4f4f-bd2f-a15c536b8ce5 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/a86b1867-86f4-49c7-964f-964dfe12829e returned with HTTP 200 Jul 24 07:46:47.613183 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 904/3599] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:46:47 2026] GET /volume/v3/backups/a86b1867-86f4-49c7-964f-964dfe12829e => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:46:48.051761 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-08e48e75-a430-4165-8b3a-2e9e0cf1c71c req-84d8d28b-c23e-40fd-a108-56e9abed110e None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:48.056524 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-08e48e75-a430-4165-8b3a-2e9e0cf1c71c req-84d8d28b-c23e-40fd-a108-56e9abed110e tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] DELETE https://10.4.3.170/volume/v3/attachments/40b5873c-5e4e-42f5-9c6d-ecfe016b5d76 Jul 24 07:46:48.056718 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-08e48e75-a430-4165-8b3a-2e9e0cf1c71c req-84d8d28b-c23e-40fd-a108-56e9abed110e tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:48.056929 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-08e48e75-a430-4165-8b3a-2e9e0cf1c71c req-84d8d28b-c23e-40fd-a108-56e9abed110e tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:48.066712 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:48.066712 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:46:48.126889 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-08e48e75-a430-4165-8b3a-2e9e0cf1c71c req-84d8d28b-c23e-40fd-a108-56e9abed110e tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] https://10.4.3.170/volume/v3/attachments/40b5873c-5e4e-42f5-9c6d-ecfe016b5d76 returned with HTTP 200 Jul 24 07:46:48.127763 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 889/3600] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 24 07:46:48 2026] DELETE /volume/v3/attachments/40b5873c-5e4e-42f5-9c6d-ecfe016b5d76 => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:46:48.275120 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-ce67f5a0-3626-4d78-84b6-c351014e1687 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:48.279903 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ce67f5a0-3626-4d78-84b6-c351014e1687 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/backups/46ad1afe-d9bb-4da8-8fac-f9e79c66cbda Jul 24 07:46:48.279903 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ce67f5a0-3626-4d78-84b6-c351014e1687 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:48.279903 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ce67f5a0-3626-4d78-84b6-c351014e1687 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:48.279903 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-ce67f5a0-3626-4d78-84b6-c351014e1687 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Show backup with id 46ad1afe-d9bb-4da8-8fac-f9e79c66cbda. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:46:48.285257 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:48.285257 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:46:48.287233 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ce67f5a0-3626-4d78-84b6-c351014e1687 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups/46ad1afe-d9bb-4da8-8fac-f9e79c66cbda returned with HTTP 200 Jul 24 07:46:48.287233 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 903/3601] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:46:48 2026] GET /volume/v3/backups/46ad1afe-d9bb-4da8-8fac-f9e79c66cbda => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:46:48.625228 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-bccf4546-16f1-4923-9ddc-ce7fbe7a4aad None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:48.627438 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-bccf4546-16f1-4923-9ddc-ce7fbe7a4aad tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/a86b1867-86f4-49c7-964f-964dfe12829e Jul 24 07:46:48.627643 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-bccf4546-16f1-4923-9ddc-ce7fbe7a4aad tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:48.627826 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-bccf4546-16f1-4923-9ddc-ce7fbe7a4aad tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:48.627920 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-bccf4546-16f1-4923-9ddc-ce7fbe7a4aad tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id a86b1867-86f4-49c7-964f-964dfe12829e. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:46:48.631971 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:48.631971 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:46:48.632763 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-bccf4546-16f1-4923-9ddc-ce7fbe7a4aad tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/a86b1867-86f4-49c7-964f-964dfe12829e returned with HTTP 200 Jul 24 07:46:48.633105 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 906/3602] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:46:48 2026] GET /volume/v3/backups/a86b1867-86f4-49c7-964f-964dfe12829e => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:46:49.297450 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-27f1c35f-31a1-43ee-896e-824715b77962 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:49.304241 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-27f1c35f-31a1-43ee-896e-824715b77962 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/backups/46ad1afe-d9bb-4da8-8fac-f9e79c66cbda Jul 24 07:46:49.304241 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-27f1c35f-31a1-43ee-896e-824715b77962 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:49.304241 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-27f1c35f-31a1-43ee-896e-824715b77962 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:49.304241 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-27f1c35f-31a1-43ee-896e-824715b77962 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Show backup with id 46ad1afe-d9bb-4da8-8fac-f9e79c66cbda. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:46:49.309913 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:49.309913 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:46:49.311512 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-27f1c35f-31a1-43ee-896e-824715b77962 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups/46ad1afe-d9bb-4da8-8fac-f9e79c66cbda returned with HTTP 200 Jul 24 07:46:49.312074 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 905/3603] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:46:49 2026] GET /volume/v3/backups/46ad1afe-d9bb-4da8-8fac-f9e79c66cbda => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:46:49.352822 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-5d88ff9b-7ec2-411e-9b31-3876aca1cb5c None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:49.355537 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5d88ff9b-7ec2-411e-9b31-3876aca1cb5c tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] DELETE https://10.4.3.170/volume/v3/volumes/ae38a4d2-a5e1-4495-8a36-f3a6cd49d8aa Jul 24 07:46:49.355537 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-5d88ff9b-7ec2-411e-9b31-3876aca1cb5c tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:49.355537 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-5d88ff9b-7ec2-411e-9b31-3876aca1cb5c tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:49.355654 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-5d88ff9b-7ec2-411e-9b31-3876aca1cb5c tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Delete volume with id: ae38a4d2-a5e1-4495-8a36-f3a6cd49d8aa Jul 24 07:46:49.363329 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:49.363329 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:46:49.364041 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-5d88ff9b-7ec2-411e-9b31-3876aca1cb5c tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Volume info retrieved successfully. Jul 24 07:46:49.387882 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-5d88ff9b-7ec2-411e-9b31-3876aca1cb5c tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Delete volume request issued successfully. Jul 24 07:46:49.388654 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5d88ff9b-7ec2-411e-9b31-3876aca1cb5c tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] https://10.4.3.170/volume/v3/volumes/ae38a4d2-a5e1-4495-8a36-f3a6cd49d8aa returned with HTTP 202 Jul 24 07:46:49.388825 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 890/3604] 10.4.3.170 () {68 vars in 1392 bytes} [Fri Jul 24 07:46:49 2026] DELETE /volume/v3/volumes/ae38a4d2-a5e1-4495-8a36-f3a6cd49d8aa => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 07:46:49.398108 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-df2f0c1a-466e-4268-bf64-b0800c34a99a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:49.400345 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-df2f0c1a-466e-4268-bf64-b0800c34a99a tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] GET https://10.4.3.170/volume/v3/volumes/ae38a4d2-a5e1-4495-8a36-f3a6cd49d8aa Jul 24 07:46:49.402576 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-df2f0c1a-466e-4268-bf64-b0800c34a99a tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:49.402576 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-df2f0c1a-466e-4268-bf64-b0800c34a99a tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:49.410618 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:49.410618 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:46:49.417083 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-df2f0c1a-466e-4268-bf64-b0800c34a99a tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Volume info retrieved successfully. Jul 24 07:46:49.424691 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-df2f0c1a-466e-4268-bf64-b0800c34a99a tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] https://10.4.3.170/volume/v3/volumes/ae38a4d2-a5e1-4495-8a36-f3a6cd49d8aa returned with HTTP 200 Jul 24 07:46:49.425074 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 904/3605] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:46:49 2026] GET /volume/v3/volumes/ae38a4d2-a5e1-4495-8a36-f3a6cd49d8aa => generated 1387 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:46:49.649832 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-8789e4b2-4182-451b-b701-aa1b5c3de8c8 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:49.662104 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8789e4b2-4182-451b-b701-aa1b5c3de8c8 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/a86b1867-86f4-49c7-964f-964dfe12829e Jul 24 07:46:49.664737 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8789e4b2-4182-451b-b701-aa1b5c3de8c8 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:49.665550 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8789e4b2-4182-451b-b701-aa1b5c3de8c8 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:49.666179 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-8789e4b2-4182-451b-b701-aa1b5c3de8c8 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id a86b1867-86f4-49c7-964f-964dfe12829e. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:46:49.678925 np0000005822 devstack@c-api.service[100245]: DEBUG dbcounter [-] [100245] Writing DB stats cinder:SELECT=190,cinder:UPDATE=46,cinder:INSERT=17 {{(pid=100245) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 07:46:49.693935 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:49.693935 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:46:49.698650 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8789e4b2-4182-451b-b701-aa1b5c3de8c8 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/a86b1867-86f4-49c7-964f-964dfe12829e returned with HTTP 200 Jul 24 07:46:49.703041 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 907/3606] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:46:49 2026] GET /volume/v3/backups/a86b1867-86f4-49c7-964f-964dfe12829e => generated 750 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:46:50.330607 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-fcfba534-5870-4ddf-b3b7-9e7b7d81af39 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:50.333302 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fcfba534-5870-4ddf-b3b7-9e7b7d81af39 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/backups/46ad1afe-d9bb-4da8-8fac-f9e79c66cbda Jul 24 07:46:50.333760 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fcfba534-5870-4ddf-b3b7-9e7b7d81af39 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:50.334010 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fcfba534-5870-4ddf-b3b7-9e7b7d81af39 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:50.334587 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-fcfba534-5870-4ddf-b3b7-9e7b7d81af39 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Show backup with id 46ad1afe-d9bb-4da8-8fac-f9e79c66cbda. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:46:50.341358 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:50.341358 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:46:50.342503 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fcfba534-5870-4ddf-b3b7-9e7b7d81af39 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups/46ad1afe-d9bb-4da8-8fac-f9e79c66cbda returned with HTTP 200 Jul 24 07:46:50.343171 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 906/3607] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:46:50 2026] GET /volume/v3/backups/46ad1afe-d9bb-4da8-8fac-f9e79c66cbda => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:46:50.440258 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-0bfc758e-e6a3-4f34-b0cf-e61fd6940b56 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:50.442571 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0bfc758e-e6a3-4f34-b0cf-e61fd6940b56 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] GET https://10.4.3.170/volume/v3/volumes/ae38a4d2-a5e1-4495-8a36-f3a6cd49d8aa Jul 24 07:46:50.442931 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0bfc758e-e6a3-4f34-b0cf-e61fd6940b56 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:50.443190 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0bfc758e-e6a3-4f34-b0cf-e61fd6940b56 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:50.450930 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0bfc758e-e6a3-4f34-b0cf-e61fd6940b56 tempest-TestVolumeBootPatternV346-799124108 tempest-TestVolumeBootPatternV346-799124108-project-member] https://10.4.3.170/volume/v3/volumes/ae38a4d2-a5e1-4495-8a36-f3a6cd49d8aa returned with HTTP 404 Jul 24 07:46:50.451618 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 891/3608] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:46:50 2026] GET /volume/v3/volumes/ae38a4d2-a5e1-4495-8a36-f3a6cd49d8aa => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 07:46:50.713682 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-7b329a7b-e24e-48ab-9a7d-f13a3475abb9 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:50.715430 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7b329a7b-e24e-48ab-9a7d-f13a3475abb9 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/a86b1867-86f4-49c7-964f-964dfe12829e Jul 24 07:46:50.715510 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7b329a7b-e24e-48ab-9a7d-f13a3475abb9 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:50.715717 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7b329a7b-e24e-48ab-9a7d-f13a3475abb9 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:50.715824 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-7b329a7b-e24e-48ab-9a7d-f13a3475abb9 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id a86b1867-86f4-49c7-964f-964dfe12829e. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:46:50.722224 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:50.722224 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:46:50.725081 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7b329a7b-e24e-48ab-9a7d-f13a3475abb9 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/a86b1867-86f4-49c7-964f-964dfe12829e returned with HTTP 200 Jul 24 07:46:50.725477 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 905/3609] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:46:50 2026] GET /volume/v3/backups/a86b1867-86f4-49c7-964f-964dfe12829e => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:46:51.365715 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-374ded01-fa97-4e60-8e54-dd258568d9bd None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:51.368314 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-374ded01-fa97-4e60-8e54-dd258568d9bd tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/backups/46ad1afe-d9bb-4da8-8fac-f9e79c66cbda Jul 24 07:46:51.368610 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-374ded01-fa97-4e60-8e54-dd258568d9bd tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:51.368896 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-374ded01-fa97-4e60-8e54-dd258568d9bd tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:51.369058 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-374ded01-fa97-4e60-8e54-dd258568d9bd tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Show backup with id 46ad1afe-d9bb-4da8-8fac-f9e79c66cbda. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:46:51.376922 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:51.376922 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:46:51.377839 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-374ded01-fa97-4e60-8e54-dd258568d9bd tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups/46ad1afe-d9bb-4da8-8fac-f9e79c66cbda returned with HTTP 200 Jul 24 07:46:51.378379 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 908/3610] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:46:51 2026] GET /volume/v3/backups/46ad1afe-d9bb-4da8-8fac-f9e79c66cbda => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:46:51.740230 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-cf1e8da4-4719-4dfc-91fd-d0c9bd286eac None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:51.741109 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cf1e8da4-4719-4dfc-91fd-d0c9bd286eac tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/a86b1867-86f4-49c7-964f-964dfe12829e Jul 24 07:46:51.741372 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cf1e8da4-4719-4dfc-91fd-d0c9bd286eac tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:51.741580 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cf1e8da4-4719-4dfc-91fd-d0c9bd286eac tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:51.741723 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-cf1e8da4-4719-4dfc-91fd-d0c9bd286eac tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id a86b1867-86f4-49c7-964f-964dfe12829e. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:46:51.743434 np0000005822 devstack@c-api.service[100246]: DEBUG dbcounter [-] [100246] Writing DB stats cinder:SELECT=259,cinder:INSERT=49,cinder:UPDATE=88 {{(pid=100246) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 07:46:51.746504 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:51.746504 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:46:51.747562 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cf1e8da4-4719-4dfc-91fd-d0c9bd286eac tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/a86b1867-86f4-49c7-964f-964dfe12829e returned with HTTP 200 Jul 24 07:46:51.747835 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 907/3611] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:46:51 2026] GET /volume/v3/backups/a86b1867-86f4-49c7-964f-964dfe12829e => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:46:52.400578 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-b76e9d82-41fb-4cea-90f2-dd5513d7b0d1 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:52.403961 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b76e9d82-41fb-4cea-90f2-dd5513d7b0d1 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/backups/46ad1afe-d9bb-4da8-8fac-f9e79c66cbda Jul 24 07:46:52.407434 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b76e9d82-41fb-4cea-90f2-dd5513d7b0d1 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:52.407434 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b76e9d82-41fb-4cea-90f2-dd5513d7b0d1 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:52.407434 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-b76e9d82-41fb-4cea-90f2-dd5513d7b0d1 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Show backup with id 46ad1afe-d9bb-4da8-8fac-f9e79c66cbda. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:46:52.416674 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:52.416674 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:46:52.416674 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b76e9d82-41fb-4cea-90f2-dd5513d7b0d1 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups/46ad1afe-d9bb-4da8-8fac-f9e79c66cbda returned with HTTP 200 Jul 24 07:46:52.416674 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 892/3612] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:46:52 2026] GET /volume/v3/backups/46ad1afe-d9bb-4da8-8fac-f9e79c66cbda => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:46:52.761935 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-7e6331da-885c-4a44-af9f-ba63f73e0083 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:52.768592 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7e6331da-885c-4a44-af9f-ba63f73e0083 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/a86b1867-86f4-49c7-964f-964dfe12829e Jul 24 07:46:52.771022 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7e6331da-885c-4a44-af9f-ba63f73e0083 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:52.771866 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7e6331da-885c-4a44-af9f-ba63f73e0083 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:52.772514 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-7e6331da-885c-4a44-af9f-ba63f73e0083 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id a86b1867-86f4-49c7-964f-964dfe12829e. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:46:52.782380 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:52.782380 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:46:52.782380 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7e6331da-885c-4a44-af9f-ba63f73e0083 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/a86b1867-86f4-49c7-964f-964dfe12829e returned with HTTP 200 Jul 24 07:46:52.782718 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 906/3613] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:46:52 2026] GET /volume/v3/backups/a86b1867-86f4-49c7-964f-964dfe12829e => generated 750 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:46:53.446068 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-969a1c22-768e-4bf5-b062-05e46231236b None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:53.452871 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-969a1c22-768e-4bf5-b062-05e46231236b tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/backups/46ad1afe-d9bb-4da8-8fac-f9e79c66cbda Jul 24 07:46:53.456352 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-969a1c22-768e-4bf5-b062-05e46231236b tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:53.456737 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-969a1c22-768e-4bf5-b062-05e46231236b tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:53.457220 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-969a1c22-768e-4bf5-b062-05e46231236b tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Show backup with id 46ad1afe-d9bb-4da8-8fac-f9e79c66cbda. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:46:53.478547 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:53.478547 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:46:53.482253 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-969a1c22-768e-4bf5-b062-05e46231236b tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups/46ad1afe-d9bb-4da8-8fac-f9e79c66cbda returned with HTTP 200 Jul 24 07:46:53.484040 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 909/3614] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:46:53 2026] GET /volume/v3/backups/46ad1afe-d9bb-4da8-8fac-f9e79c66cbda => generated 736 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:46:53.795800 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-3437cbb7-2356-438f-959a-509c24ab3f84 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:53.798011 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3437cbb7-2356-438f-959a-509c24ab3f84 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/a86b1867-86f4-49c7-964f-964dfe12829e Jul 24 07:46:53.798100 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3437cbb7-2356-438f-959a-509c24ab3f84 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:53.798273 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3437cbb7-2356-438f-959a-509c24ab3f84 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:53.798766 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-3437cbb7-2356-438f-959a-509c24ab3f84 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id a86b1867-86f4-49c7-964f-964dfe12829e. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:46:53.805415 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:53.805415 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:46:53.806305 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3437cbb7-2356-438f-959a-509c24ab3f84 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/a86b1867-86f4-49c7-964f-964dfe12829e returned with HTTP 200 Jul 24 07:46:53.806424 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 908/3615] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:46:53 2026] GET /volume/v3/backups/a86b1867-86f4-49c7-964f-964dfe12829e => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 07:46:54.497581 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-86cef00d-a4de-4862-8055-47851bfec8e7 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:54.507066 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-86cef00d-a4de-4862-8055-47851bfec8e7 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/backups/46ad1afe-d9bb-4da8-8fac-f9e79c66cbda Jul 24 07:46:54.507066 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-86cef00d-a4de-4862-8055-47851bfec8e7 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:54.507066 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-86cef00d-a4de-4862-8055-47851bfec8e7 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:54.507066 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-86cef00d-a4de-4862-8055-47851bfec8e7 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Show backup with id 46ad1afe-d9bb-4da8-8fac-f9e79c66cbda. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:46:54.511872 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:54.511872 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:46:54.512891 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-86cef00d-a4de-4862-8055-47851bfec8e7 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups/46ad1afe-d9bb-4da8-8fac-f9e79c66cbda returned with HTTP 200 Jul 24 07:46:54.513304 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 893/3616] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:46:54 2026] GET /volume/v3/backups/46ad1afe-d9bb-4da8-8fac-f9e79c66cbda => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:46:54.825747 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-f3637706-81f8-4dc3-9b38-73be2109c9b9 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:54.828944 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f3637706-81f8-4dc3-9b38-73be2109c9b9 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/a86b1867-86f4-49c7-964f-964dfe12829e Jul 24 07:46:54.828944 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f3637706-81f8-4dc3-9b38-73be2109c9b9 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:54.828944 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f3637706-81f8-4dc3-9b38-73be2109c9b9 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:54.828944 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-f3637706-81f8-4dc3-9b38-73be2109c9b9 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id a86b1867-86f4-49c7-964f-964dfe12829e. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:46:54.835667 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:54.835667 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:46:54.836166 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f3637706-81f8-4dc3-9b38-73be2109c9b9 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/a86b1867-86f4-49c7-964f-964dfe12829e returned with HTTP 200 Jul 24 07:46:54.836462 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 907/3617] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:46:54 2026] GET /volume/v3/backups/a86b1867-86f4-49c7-964f-964dfe12829e => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:46:55.530822 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-625563f9-81dd-4723-92b0-77bc0bb7f4dd None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:55.534322 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-625563f9-81dd-4723-92b0-77bc0bb7f4dd tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/backups/46ad1afe-d9bb-4da8-8fac-f9e79c66cbda Jul 24 07:46:55.534500 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-625563f9-81dd-4723-92b0-77bc0bb7f4dd tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:55.534667 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-625563f9-81dd-4723-92b0-77bc0bb7f4dd tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:55.534823 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-625563f9-81dd-4723-92b0-77bc0bb7f4dd tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Show backup with id 46ad1afe-d9bb-4da8-8fac-f9e79c66cbda. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:46:55.542316 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:55.542316 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:46:55.544266 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-625563f9-81dd-4723-92b0-77bc0bb7f4dd tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups/46ad1afe-d9bb-4da8-8fac-f9e79c66cbda returned with HTTP 200 Jul 24 07:46:55.544886 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 910/3618] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:46:55 2026] GET /volume/v3/backups/46ad1afe-d9bb-4da8-8fac-f9e79c66cbda => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:46:55.853763 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d3960430-7294-4318-b158-c46d9e703afb None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:55.859388 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d3960430-7294-4318-b158-c46d9e703afb tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/a86b1867-86f4-49c7-964f-964dfe12829e Jul 24 07:46:55.860240 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d3960430-7294-4318-b158-c46d9e703afb tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:55.860240 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d3960430-7294-4318-b158-c46d9e703afb tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:55.860240 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-d3960430-7294-4318-b158-c46d9e703afb tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id a86b1867-86f4-49c7-964f-964dfe12829e. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:46:55.865232 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:55.865232 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:46:55.865922 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d3960430-7294-4318-b158-c46d9e703afb tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/a86b1867-86f4-49c7-964f-964dfe12829e returned with HTTP 200 Jul 24 07:46:55.865968 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 909/3619] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:46:55 2026] GET /volume/v3/backups/a86b1867-86f4-49c7-964f-964dfe12829e => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 07:46:56.563678 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-3c9bcddf-770c-4d0f-9729-e394808719d1 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:56.566241 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3c9bcddf-770c-4d0f-9729-e394808719d1 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/backups/46ad1afe-d9bb-4da8-8fac-f9e79c66cbda Jul 24 07:46:56.566561 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3c9bcddf-770c-4d0f-9729-e394808719d1 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:56.566812 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3c9bcddf-770c-4d0f-9729-e394808719d1 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:56.566978 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-3c9bcddf-770c-4d0f-9729-e394808719d1 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Show backup with id 46ad1afe-d9bb-4da8-8fac-f9e79c66cbda. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:46:56.573640 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:56.573640 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:46:56.574821 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3c9bcddf-770c-4d0f-9729-e394808719d1 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups/46ad1afe-d9bb-4da8-8fac-f9e79c66cbda returned with HTTP 200 Jul 24 07:46:56.575400 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 894/3620] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:46:56 2026] GET /volume/v3/backups/46ad1afe-d9bb-4da8-8fac-f9e79c66cbda => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:46:56.877182 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-20ba6ba7-68e1-43dc-aa57-a9a0c881c598 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:56.882570 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-20ba6ba7-68e1-43dc-aa57-a9a0c881c598 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/a86b1867-86f4-49c7-964f-964dfe12829e Jul 24 07:46:56.882570 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-20ba6ba7-68e1-43dc-aa57-a9a0c881c598 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:56.882570 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-20ba6ba7-68e1-43dc-aa57-a9a0c881c598 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:56.882570 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-20ba6ba7-68e1-43dc-aa57-a9a0c881c598 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id a86b1867-86f4-49c7-964f-964dfe12829e. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:46:56.884924 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:56.884924 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:46:56.885698 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-20ba6ba7-68e1-43dc-aa57-a9a0c881c598 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/a86b1867-86f4-49c7-964f-964dfe12829e returned with HTTP 200 Jul 24 07:46:56.886046 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 908/3621] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:46:56 2026] GET /volume/v3/backups/a86b1867-86f4-49c7-964f-964dfe12829e => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:46:56.989907 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-f9b4236c-f822-49c4-9773-f0210c783b5f None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:57.139701 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f9b4236c-f822-49c4-9773-f0210c783b5f tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:46:57.139701 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f9b4236c-f822-49c4-9773-f0210c783b5f tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-2144678762"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:46:57.143148 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-f9b4236c-f822-49c4-9773-f0210c783b5f tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-2144678762'}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:46:57.143298 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-f9b4236c-f822-49c4-9773-f0210c783b5f tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Create volume of 1 GB Jul 24 07:46:57.151119 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-f9b4236c-f822-49c4-9773-f0210c783b5f tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Availability Zones retrieved successfully. Jul 24 07:46:57.158736 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-f9b4236c-f822-49c4-9773-f0210c783b5f tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Flow 'volume_create_api' (f944f1e1-afc6-46ba-9ebe-097593c83a6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:46:57.159702 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-f9b4236c-f822-49c4-9773-f0210c783b5f tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c754b10b-6afa-41b4-81b4-b709d17538d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:46:57.161694 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-f9b4236c-f822-49c4-9773-f0210c783b5f tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Validating volume size '1' using validate_int {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:46:57.201839 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-f9b4236c-f822-49c4-9773-f0210c783b5f tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c754b10b-6afa-41b4-81b4-b709d17538d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:46:57.202578 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-f9b4236c-f822-49c4-9773-f0210c783b5f tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e565286-a0bd-4eeb-9c91-9b51829c0ff1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:46:57.297937 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-f9b4236c-f822-49c4-9773-f0210c783b5f tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Created reservations ['4d75db20-47c3-47e1-b0fb-804a75fce974', 'cb6ab9c5-3fd3-469a-93b4-7be9deba5c72', 'a34ff842-f0da-47d7-bd25-4e24adddd3d2', '0493d9dd-5490-42a5-be1a-1d930e492f2d'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:46:57.298679 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-f9b4236c-f822-49c4-9773-f0210c783b5f tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e565286-a0bd-4eeb-9c91-9b51829c0ff1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4d75db20-47c3-47e1-b0fb-804a75fce974', 'cb6ab9c5-3fd3-469a-93b4-7be9deba5c72', 'a34ff842-f0da-47d7-bd25-4e24adddd3d2', '0493d9dd-5490-42a5-be1a-1d930e492f2d']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:46:57.299422 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-f9b4236c-f822-49c4-9773-f0210c783b5f tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56182bb4-9a5f-4a74-b411-bb4eec60622d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:46:57.333967 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-f9b4236c-f822-49c4-9773-f0210c783b5f tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56182bb4-9a5f-4a74-b411-bb4eec60622d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd2e55df-c4d6-4c88-97ae-bafa4e21d64e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2144678762',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30e2bd9fb6244c9fb3673cd0988d956a',qos_specs=None,replication_status=,reservations=['4d75db20-47c3-47e1-b0fb-804a75fce974','cb6ab9c5-3fd3-469a-93b4-7be9deba5c72','a34ff842-f0da-47d7-bd25-4e24adddd3d2','0493d9dd-5490-42a5-be1a-1d930e492f2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9ebe8c7bf2e41f78e9f119f5618eeef',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:46:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2144678762',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cd2e55df-c4d6-4c88-97ae-bafa4e21d64e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='30e2bd9fb6244c9fb3673cd0988d956a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d9ebe8c7bf2e41f78e9f119f5618eeef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:46:57.334618 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-f9b4236c-f822-49c4-9773-f0210c783b5f tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20f2f504-c918-4232-abcd-d731fe1ecad1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:46:57.361566 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-f9b4236c-f822-49c4-9773-f0210c783b5f tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20f2f504-c918-4232-abcd-d731fe1ecad1) transitioned into state 'SUCCESS' from state '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-2144678762',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30e2bd9fb6244c9fb3673cd0988d956a',qos_specs=None,replication_status=,reservations=['4d75db20-47c3-47e1-b0fb-804a75fce974','cb6ab9c5-3fd3-469a-93b4-7be9deba5c72','a34ff842-f0da-47d7-bd25-4e24adddd3d2','0493d9dd-5490-42a5-be1a-1d930e492f2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9ebe8c7bf2e41f78e9f119f5618eeef',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:46:57.362160 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-f9b4236c-f822-49c4-9773-f0210c783b5f tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4c7f5c0-0935-4502-8020-b580ff337090) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:46:57.378674 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-f9b4236c-f822-49c4-9773-f0210c783b5f tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4c7f5c0-0935-4502-8020-b580ff337090) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:46:57.379386 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-f9b4236c-f822-49c4-9773-f0210c783b5f tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Flow 'volume_create_api' (f944f1e1-afc6-46ba-9ebe-097593c83a6d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:46:57.379648 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-f9b4236c-f822-49c4-9773-f0210c783b5f tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Create volume request issued successfully. Jul 24 07:46:57.380167 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f9b4236c-f822-49c4-9773-f0210c783b5f tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:46:57.380636 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 911/3622] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 24 07:46:56 2026] POST /volume/v3/volumes => generated 764 bytes in 394 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:46:57.391834 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9ee224e1-f853-4b65-90b2-f98d42be2180 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:57.393685 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9ee224e1-f853-4b65-90b2-f98d42be2180 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] GET https://10.4.3.170/volume/v3/volumes/cd2e55df-c4d6-4c88-97ae-bafa4e21d64e Jul 24 07:46:57.394044 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9ee224e1-f853-4b65-90b2-f98d42be2180 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:57.394336 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9ee224e1-f853-4b65-90b2-f98d42be2180 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:57.402757 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:57.402757 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:46:57.406505 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-9ee224e1-f853-4b65-90b2-f98d42be2180 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Volume info retrieved successfully. Jul 24 07:46:57.411000 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9ee224e1-f853-4b65-90b2-f98d42be2180 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] https://10.4.3.170/volume/v3/volumes/cd2e55df-c4d6-4c88-97ae-bafa4e21d64e returned with HTTP 200 Jul 24 07:46:57.411877 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 910/3623] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:46:57 2026] GET /volume/v3/volumes/cd2e55df-c4d6-4c88-97ae-bafa4e21d64e => generated 832 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:46:57.586364 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-0d299dcd-5f13-44fb-9ed5-3322a5cd1510 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:57.588064 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0d299dcd-5f13-44fb-9ed5-3322a5cd1510 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/backups/46ad1afe-d9bb-4da8-8fac-f9e79c66cbda Jul 24 07:46:57.588372 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0d299dcd-5f13-44fb-9ed5-3322a5cd1510 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:57.588551 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0d299dcd-5f13-44fb-9ed5-3322a5cd1510 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:57.588651 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-0d299dcd-5f13-44fb-9ed5-3322a5cd1510 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Show backup with id 46ad1afe-d9bb-4da8-8fac-f9e79c66cbda. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:46:57.593588 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:57.593588 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:46:57.594371 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0d299dcd-5f13-44fb-9ed5-3322a5cd1510 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups/46ad1afe-d9bb-4da8-8fac-f9e79c66cbda returned with HTTP 200 Jul 24 07:46:57.594810 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 895/3624] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:46:57 2026] GET /volume/v3/backups/46ad1afe-d9bb-4da8-8fac-f9e79c66cbda => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:46:57.917361 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-20252800-42e3-4911-8d38-5f20c468b19e None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:57.920217 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-20252800-42e3-4911-8d38-5f20c468b19e tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/a86b1867-86f4-49c7-964f-964dfe12829e Jul 24 07:46:57.920217 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-20252800-42e3-4911-8d38-5f20c468b19e tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:57.920880 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-20252800-42e3-4911-8d38-5f20c468b19e tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:57.920880 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-20252800-42e3-4911-8d38-5f20c468b19e tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id a86b1867-86f4-49c7-964f-964dfe12829e. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:46:57.928353 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:57.928353 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:46:57.929438 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-20252800-42e3-4911-8d38-5f20c468b19e tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/a86b1867-86f4-49c7-964f-964dfe12829e returned with HTTP 200 Jul 24 07:46:57.929986 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 909/3625] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:46:57 2026] GET /volume/v3/backups/a86b1867-86f4-49c7-964f-964dfe12829e => generated 752 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:46:58.424816 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-bb2388fa-e8c0-49bb-8e89-24281f52cd11 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:58.426663 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-bb2388fa-e8c0-49bb-8e89-24281f52cd11 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] GET https://10.4.3.170/volume/v3/volumes/cd2e55df-c4d6-4c88-97ae-bafa4e21d64e Jul 24 07:46:58.426867 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-bb2388fa-e8c0-49bb-8e89-24281f52cd11 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:58.427047 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-bb2388fa-e8c0-49bb-8e89-24281f52cd11 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:58.433540 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:58.433540 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:46:58.436898 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-bb2388fa-e8c0-49bb-8e89-24281f52cd11 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Volume info retrieved successfully. Jul 24 07:46:58.440947 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-bb2388fa-e8c0-49bb-8e89-24281f52cd11 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] https://10.4.3.170/volume/v3/volumes/cd2e55df-c4d6-4c88-97ae-bafa4e21d64e returned with HTTP 200 Jul 24 07:46:58.441431 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 912/3626] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:46:58 2026] GET /volume/v3/volumes/cd2e55df-c4d6-4c88-97ae-bafa4e21d64e => generated 857 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:46:58.455890 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-66d9a675-4201-4eb8-adeb-281322c8ba0a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:58.457369 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-66d9a675-4201-4eb8-adeb-281322c8ba0a tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:46:58.457757 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-66d9a675-4201-4eb8-adeb-281322c8ba0a tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "cd2e55df-c4d6-4c88-97ae-bafa4e21d64e", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-962800043"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:46:58.460419 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-66d9a675-4201-4eb8-adeb-281322c8ba0a tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Create volume request body: {'volume': {"'source_volid": 'cd2e55df-c4d6-4c88-97ae-bafa4e21d64e', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-962800043'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:46:58.460419 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-66d9a675-4201-4eb8-adeb-281322c8ba0a tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Create volume of 1 GB Jul 24 07:46:58.463019 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-66d9a675-4201-4eb8-adeb-281322c8ba0a tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Availability Zones retrieved successfully. Jul 24 07:46:58.468058 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-66d9a675-4201-4eb8-adeb-281322c8ba0a tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Flow 'volume_create_api' (4d88527a-a293-4e9b-90e4-cbec45789f5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:46:58.468911 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-66d9a675-4201-4eb8-adeb-281322c8ba0a tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (edb2da84-9ea8-44db-8efd-49b8c8e164cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:46:58.469704 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-66d9a675-4201-4eb8-adeb-281322c8ba0a tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:46:58.493075 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-66d9a675-4201-4eb8-adeb-281322c8ba0a tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (edb2da84-9ea8-44db-8efd-49b8c8e164cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:46:58.493845 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-66d9a675-4201-4eb8-adeb-281322c8ba0a tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc71e304-6f72-4fcb-a48d-3440b59f2886) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:46:58.527761 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-66d9a675-4201-4eb8-adeb-281322c8ba0a tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Created reservations ['cd36d533-2409-44e2-ad0d-5958a5a1b6ce', '60c8cea1-e224-4cf7-ad94-82db70821d45', 'a2351090-a66a-4adc-acfa-bfcffc7a18c5', 'ae6aea6a-1c44-4f3c-9d0b-f2cb6a329934'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:46:58.528570 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-66d9a675-4201-4eb8-adeb-281322c8ba0a tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc71e304-6f72-4fcb-a48d-3440b59f2886) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd36d533-2409-44e2-ad0d-5958a5a1b6ce', '60c8cea1-e224-4cf7-ad94-82db70821d45', 'a2351090-a66a-4adc-acfa-bfcffc7a18c5', 'ae6aea6a-1c44-4f3c-9d0b-f2cb6a329934']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:46:58.529232 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-66d9a675-4201-4eb8-adeb-281322c8ba0a tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ebb391b-376d-4bb0-803e-9a9a364d2b19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:46:58.549607 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-66d9a675-4201-4eb8-adeb-281322c8ba0a tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ebb391b-376d-4bb0-803e-9a9a364d2b19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '15658318-4dbe-43e0-9a4b-58a94b1de0d0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-962800043',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30e2bd9fb6244c9fb3673cd0988d956a',qos_specs=None,replication_status=,reservations=['cd36d533-2409-44e2-ad0d-5958a5a1b6ce','60c8cea1-e224-4cf7-ad94-82db70821d45','a2351090-a66a-4adc-acfa-bfcffc7a18c5','ae6aea6a-1c44-4f3c-9d0b-f2cb6a329934'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9ebe8c7bf2e41f78e9f119f5618eeef',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:46:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-962800043',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=15658318-4dbe-43e0-9a4b-58a94b1de0d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='30e2bd9fb6244c9fb3673cd0988d956a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d9ebe8c7bf2e41f78e9f119f5618eeef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:46:58.550429 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-66d9a675-4201-4eb8-adeb-281322c8ba0a tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1088133f-baa6-483d-939a-64518b406cf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:46:58.566188 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-66d9a675-4201-4eb8-adeb-281322c8ba0a tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1088133f-baa6-483d-939a-64518b406cf7) transitioned into state 'SUCCESS' from state '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-962800043',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30e2bd9fb6244c9fb3673cd0988d956a',qos_specs=None,replication_status=,reservations=['cd36d533-2409-44e2-ad0d-5958a5a1b6ce','60c8cea1-e224-4cf7-ad94-82db70821d45','a2351090-a66a-4adc-acfa-bfcffc7a18c5','ae6aea6a-1c44-4f3c-9d0b-f2cb6a329934'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9ebe8c7bf2e41f78e9f119f5618eeef',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:46:58.567030 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-66d9a675-4201-4eb8-adeb-281322c8ba0a tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8a029a8-d252-4866-8213-22b4147029fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:46:58.578118 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-66d9a675-4201-4eb8-adeb-281322c8ba0a tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8a029a8-d252-4866-8213-22b4147029fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:46:58.578699 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-66d9a675-4201-4eb8-adeb-281322c8ba0a tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Flow 'volume_create_api' (4d88527a-a293-4e9b-90e4-cbec45789f5e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:46:58.579010 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-66d9a675-4201-4eb8-adeb-281322c8ba0a tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Create volume request issued successfully. Jul 24 07:46:58.581831 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-66d9a675-4201-4eb8-adeb-281322c8ba0a tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:46:58.582272 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 911/3627] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 24 07:46:58 2026] POST /volume/v3/volumes => generated 763 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:46:58.585970 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-ed4f6696-04b2-4bc5-b09a-871441df9334 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:58.591524 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ed4f6696-04b2-4bc5-b09a-871441df9334 tempest-TestImageHashVerification-904611859 tempest-TestImageHashVerification-904611859-project-member] GET https://10.4.3.170/volume/v3/volumes/d9b11c73-45ca-4bbf-a9c7-762eb78ad943 Jul 24 07:46:58.591864 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ed4f6696-04b2-4bc5-b09a-871441df9334 tempest-TestImageHashVerification-904611859 tempest-TestImageHashVerification-904611859-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:58.591864 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ed4f6696-04b2-4bc5-b09a-871441df9334 tempest-TestImageHashVerification-904611859 tempest-TestImageHashVerification-904611859-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:58.593661 np0000005822 devstack@c-api.service[100243]: DEBUG dbcounter [-] [100243] Writing DB stats cinder:SELECT=183,cinder:UPDATE=22,cinder:INSERT=1 {{(pid=100243) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 07:46:58.597565 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-e2dc721d-1ca5-4331-9423-ca803a68247d None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:58.599298 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e2dc721d-1ca5-4331-9423-ca803a68247d tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:46:58.599633 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e2dc721d-1ca5-4331-9423-ca803a68247d tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "cd2e55df-c4d6-4c88-97ae-bafa4e21d64e", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-875752776"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:46:58.600053 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:58.600053 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:46:58.600980 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-e2dc721d-1ca5-4331-9423-ca803a68247d tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Create volume request body: {'volume': {"'source_volid": 'cd2e55df-c4d6-4c88-97ae-bafa4e21d64e', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-875752776'}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:46:58.601101 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-e2dc721d-1ca5-4331-9423-ca803a68247d tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Create volume of 1 GB Jul 24 07:46:58.603743 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-ed4f6696-04b2-4bc5-b09a-871441df9334 tempest-TestImageHashVerification-904611859 tempest-TestImageHashVerification-904611859-project-member] Volume info retrieved successfully. Jul 24 07:46:58.604528 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-8c62f961-b3b6-4f8b-b94f-7462fc60a6b3 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:58.605177 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-e2dc721d-1ca5-4331-9423-ca803a68247d tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Availability Zones retrieved successfully. Jul 24 07:46:58.606847 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8c62f961-b3b6-4f8b-b94f-7462fc60a6b3 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/backups/46ad1afe-d9bb-4da8-8fac-f9e79c66cbda Jul 24 07:46:58.606994 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8c62f961-b3b6-4f8b-b94f-7462fc60a6b3 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:58.607278 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8c62f961-b3b6-4f8b-b94f-7462fc60a6b3 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:58.607423 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-8c62f961-b3b6-4f8b-b94f-7462fc60a6b3 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Show backup with id 46ad1afe-d9bb-4da8-8fac-f9e79c66cbda. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:46:58.608092 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ed4f6696-04b2-4bc5-b09a-871441df9334 tempest-TestImageHashVerification-904611859 tempest-TestImageHashVerification-904611859-project-member] https://10.4.3.170/volume/v3/volumes/d9b11c73-45ca-4bbf-a9c7-762eb78ad943 returned with HTTP 200 Jul 24 07:46:58.608609 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 896/3628] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:46:58 2026] GET /volume/v3/volumes/d9b11c73-45ca-4bbf-a9c7-762eb78ad943 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:46:58.611046 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-e2dc721d-1ca5-4331-9423-ca803a68247d tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Flow 'volume_create_api' (ee9cb0b5-6f13-4af1-bd91-80b3530ec41f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:46:58.612100 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-e2dc721d-1ca5-4331-9423-ca803a68247d tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (610f9d87-32d4-4f96-ab6a-8bdfbd7ab0eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:46:58.612958 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-e2dc721d-1ca5-4331-9423-ca803a68247d tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:46:58.616373 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:58.616373 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:46:58.617514 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8c62f961-b3b6-4f8b-b94f-7462fc60a6b3 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups/46ad1afe-d9bb-4da8-8fac-f9e79c66cbda returned with HTTP 200 Jul 24 07:46:58.618092 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 913/3629] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:46:58 2026] GET /volume/v3/backups/46ad1afe-d9bb-4da8-8fac-f9e79c66cbda => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:46:58.637749 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-e2dc721d-1ca5-4331-9423-ca803a68247d tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (610f9d87-32d4-4f96-ab6a-8bdfbd7ab0eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:46:58.638500 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-e2dc721d-1ca5-4331-9423-ca803a68247d tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4850f4a3-f1a7-4aff-b8e2-4b42830487bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:46:58.675099 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-e2dc721d-1ca5-4331-9423-ca803a68247d tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Created reservations ['892c5480-917e-4dc2-9329-705fdfadfcfd', 'b9d52b87-8474-4e2d-82b9-83a4c824bc6e', '041b7b27-b875-45c2-9409-7d3220b4e320', 'e94d120b-f5d7-4e3f-b413-f7c8967efa5c'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:46:58.676006 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-e2dc721d-1ca5-4331-9423-ca803a68247d tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4850f4a3-f1a7-4aff-b8e2-4b42830487bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['892c5480-917e-4dc2-9329-705fdfadfcfd', 'b9d52b87-8474-4e2d-82b9-83a4c824bc6e', '041b7b27-b875-45c2-9409-7d3220b4e320', 'e94d120b-f5d7-4e3f-b413-f7c8967efa5c']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:46:58.676811 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-e2dc721d-1ca5-4331-9423-ca803a68247d tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe7fd25b-9572-4639-9c8d-c0aa021db123) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:46:58.698922 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-e2dc721d-1ca5-4331-9423-ca803a68247d tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe7fd25b-9572-4639-9c8d-c0aa021db123) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '248c5746-c95b-4de0-b3b4-37be2a83ab25', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-875752776',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30e2bd9fb6244c9fb3673cd0988d956a',qos_specs=None,replication_status=,reservations=['892c5480-917e-4dc2-9329-705fdfadfcfd','b9d52b87-8474-4e2d-82b9-83a4c824bc6e','041b7b27-b875-45c2-9409-7d3220b4e320','e94d120b-f5d7-4e3f-b413-f7c8967efa5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9ebe8c7bf2e41f78e9f119f5618eeef',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:46:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-875752776',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=248c5746-c95b-4de0-b3b4-37be2a83ab25,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='30e2bd9fb6244c9fb3673cd0988d956a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d9ebe8c7bf2e41f78e9f119f5618eeef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:46:58.699779 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-e2dc721d-1ca5-4331-9423-ca803a68247d tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (011adfb1-cb79-4a44-b850-206a803baea2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:46:58.717949 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-e2dc721d-1ca5-4331-9423-ca803a68247d tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (011adfb1-cb79-4a44-b850-206a803baea2) transitioned into state 'SUCCESS' from state '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-875752776',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30e2bd9fb6244c9fb3673cd0988d956a',qos_specs=None,replication_status=,reservations=['892c5480-917e-4dc2-9329-705fdfadfcfd','b9d52b87-8474-4e2d-82b9-83a4c824bc6e','041b7b27-b875-45c2-9409-7d3220b4e320','e94d120b-f5d7-4e3f-b413-f7c8967efa5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9ebe8c7bf2e41f78e9f119f5618eeef',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:46:58.718671 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-e2dc721d-1ca5-4331-9423-ca803a68247d tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc3486be-0505-4b28-b6a0-405c2064995b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:46:58.727440 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-e2dc721d-1ca5-4331-9423-ca803a68247d tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc3486be-0505-4b28-b6a0-405c2064995b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:46:58.728174 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-e2dc721d-1ca5-4331-9423-ca803a68247d tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Flow 'volume_create_api' (ee9cb0b5-6f13-4af1-bd91-80b3530ec41f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:46:58.728486 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-e2dc721d-1ca5-4331-9423-ca803a68247d tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Create volume request issued successfully. Jul 24 07:46:58.728991 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e2dc721d-1ca5-4331-9423-ca803a68247d tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:46:58.729430 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 910/3630] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 24 07:46:58 2026] POST /volume/v3/volumes => generated 763 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:46:58.741023 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0e10a78d-cb67-47ad-98ce-cb861afdf606 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:58.742772 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0e10a78d-cb67-47ad-98ce-cb861afdf606 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:46:58.743099 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0e10a78d-cb67-47ad-98ce-cb861afdf606 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "cd2e55df-c4d6-4c88-97ae-bafa4e21d64e", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-607881143"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:46:58.744526 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-0e10a78d-cb67-47ad-98ce-cb861afdf606 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Create volume request body: {'volume': {"'source_volid": 'cd2e55df-c4d6-4c88-97ae-bafa4e21d64e', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-607881143'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:46:58.744674 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-0e10a78d-cb67-47ad-98ce-cb861afdf606 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Create volume of 1 GB Jul 24 07:46:58.744891 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:58.744891 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:46:58.748217 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-0e10a78d-cb67-47ad-98ce-cb861afdf606 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Availability Zones retrieved successfully. Jul 24 07:46:58.753483 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-0e10a78d-cb67-47ad-98ce-cb861afdf606 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Flow 'volume_create_api' (2bae819d-c092-4a59-814b-13d4f65ca0d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:46:58.754385 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-0e10a78d-cb67-47ad-98ce-cb861afdf606 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (466b6e8a-919b-4c1c-9e2d-0683bc399b9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:46:58.755239 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-0e10a78d-cb67-47ad-98ce-cb861afdf606 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:46:58.781934 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-0e10a78d-cb67-47ad-98ce-cb861afdf606 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (466b6e8a-919b-4c1c-9e2d-0683bc399b9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:46:58.782916 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-0e10a78d-cb67-47ad-98ce-cb861afdf606 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1fd568af-a162-44a3-a8c8-cfe3f42f3b1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:46:58.825668 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-0e10a78d-cb67-47ad-98ce-cb861afdf606 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Created reservations ['a09c2e28-8ae3-412b-b883-3c8462599594', 'd3520887-89ce-4d47-9aca-ca54e50ae36a', 'f58b7171-b14a-4e84-9838-d8bb65c808fd', 'bdfc5c0e-c8da-414f-b233-fd794bf5e7ed'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:46:58.826601 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-0e10a78d-cb67-47ad-98ce-cb861afdf606 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1fd568af-a162-44a3-a8c8-cfe3f42f3b1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a09c2e28-8ae3-412b-b883-3c8462599594', 'd3520887-89ce-4d47-9aca-ca54e50ae36a', 'f58b7171-b14a-4e84-9838-d8bb65c808fd', 'bdfc5c0e-c8da-414f-b233-fd794bf5e7ed']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:46:58.827492 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-0e10a78d-cb67-47ad-98ce-cb861afdf606 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (779b6418-a039-4abf-be61-e8bc24a8a8ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:46:58.854266 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-0e10a78d-cb67-47ad-98ce-cb861afdf606 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (779b6418-a039-4abf-be61-e8bc24a8a8ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '20e7ab95-9828-4618-809a-0960d3852696', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-607881143',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30e2bd9fb6244c9fb3673cd0988d956a',qos_specs=None,replication_status=,reservations=['a09c2e28-8ae3-412b-b883-3c8462599594','d3520887-89ce-4d47-9aca-ca54e50ae36a','f58b7171-b14a-4e84-9838-d8bb65c808fd','bdfc5c0e-c8da-414f-b233-fd794bf5e7ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9ebe8c7bf2e41f78e9f119f5618eeef',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:46:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-607881143',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=20e7ab95-9828-4618-809a-0960d3852696,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='30e2bd9fb6244c9fb3673cd0988d956a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d9ebe8c7bf2e41f78e9f119f5618eeef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:46:58.854770 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-0e10a78d-cb67-47ad-98ce-cb861afdf606 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b8c7a8f-c414-4531-94cb-5aeb4b90d69f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:46:58.877804 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-0e10a78d-cb67-47ad-98ce-cb861afdf606 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b8c7a8f-c414-4531-94cb-5aeb4b90d69f) transitioned into state 'SUCCESS' from state '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-607881143',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30e2bd9fb6244c9fb3673cd0988d956a',qos_specs=None,replication_status=,reservations=['a09c2e28-8ae3-412b-b883-3c8462599594','d3520887-89ce-4d47-9aca-ca54e50ae36a','f58b7171-b14a-4e84-9838-d8bb65c808fd','bdfc5c0e-c8da-414f-b233-fd794bf5e7ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9ebe8c7bf2e41f78e9f119f5618eeef',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:46:58.878180 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-0e10a78d-cb67-47ad-98ce-cb861afdf606 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7f8999c-9f3b-4c9f-a1bc-b97cdc35802d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:46:58.888760 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-0e10a78d-cb67-47ad-98ce-cb861afdf606 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7f8999c-9f3b-4c9f-a1bc-b97cdc35802d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:46:58.889479 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-0e10a78d-cb67-47ad-98ce-cb861afdf606 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Flow 'volume_create_api' (2bae819d-c092-4a59-814b-13d4f65ca0d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:46:58.889701 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-0e10a78d-cb67-47ad-98ce-cb861afdf606 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Create volume request issued successfully. Jul 24 07:46:58.890332 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0e10a78d-cb67-47ad-98ce-cb861afdf606 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:46:58.890917 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 912/3631] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 24 07:46:58 2026] POST /volume/v3/volumes => generated 763 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:46:58.903041 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-f3f21da8-d00f-4854-a77c-19518725836b None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:58.905188 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f3f21da8-d00f-4854-a77c-19518725836b tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:46:58.905659 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f3f21da8-d00f-4854-a77c-19518725836b tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "cd2e55df-c4d6-4c88-97ae-bafa4e21d64e", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-614678796"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:46:58.907571 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-f3f21da8-d00f-4854-a77c-19518725836b tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Create volume request body: {'volume': {"'source_volid": 'cd2e55df-c4d6-4c88-97ae-bafa4e21d64e', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-614678796'}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:46:58.907742 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-f3f21da8-d00f-4854-a77c-19518725836b tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Create volume of 1 GB Jul 24 07:46:58.912180 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-f3f21da8-d00f-4854-a77c-19518725836b tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Availability Zones retrieved successfully. Jul 24 07:46:58.917742 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-f3f21da8-d00f-4854-a77c-19518725836b tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Flow 'volume_create_api' (04285398-eabd-48b0-9448-ba8bef01d5ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:46:58.918638 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-f3f21da8-d00f-4854-a77c-19518725836b tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38e0c026-09f2-4103-acee-f1d78e74afe9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:46:58.919913 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-f3f21da8-d00f-4854-a77c-19518725836b tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Validating volume size '1' using validate_int {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:46:58.948602 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-f3f21da8-d00f-4854-a77c-19518725836b tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38e0c026-09f2-4103-acee-f1d78e74afe9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:46:58.949479 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-f3f21da8-d00f-4854-a77c-19518725836b tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e803868-89dc-4f64-b9b8-e4fe228039ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:46:58.985837 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-f3f21da8-d00f-4854-a77c-19518725836b tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Created reservations ['01a3d732-66a5-4a82-9270-90aa5390b8bd', '4caee4ae-93f4-45f0-8ed1-3cca128564c0', 'de13b1df-8368-4dd9-982c-1ea770c4f9c7', 'ad997fcf-c130-41c2-a0d7-c5ada02d6662'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:46:58.986666 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-f3f21da8-d00f-4854-a77c-19518725836b tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e803868-89dc-4f64-b9b8-e4fe228039ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['01a3d732-66a5-4a82-9270-90aa5390b8bd', '4caee4ae-93f4-45f0-8ed1-3cca128564c0', 'de13b1df-8368-4dd9-982c-1ea770c4f9c7', 'ad997fcf-c130-41c2-a0d7-c5ada02d6662']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:46:58.987642 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-f3f21da8-d00f-4854-a77c-19518725836b tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5ec833e-5dd3-4621-88d0-168e5dc4b566) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:46:59.012450 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-f3f21da8-d00f-4854-a77c-19518725836b tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5ec833e-5dd3-4621-88d0-168e5dc4b566) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aaaed81b-9356-4a27-b8b3-b49a627061d3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-614678796',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30e2bd9fb6244c9fb3673cd0988d956a',qos_specs=None,replication_status=,reservations=['01a3d732-66a5-4a82-9270-90aa5390b8bd','4caee4ae-93f4-45f0-8ed1-3cca128564c0','de13b1df-8368-4dd9-982c-1ea770c4f9c7','ad997fcf-c130-41c2-a0d7-c5ada02d6662'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9ebe8c7bf2e41f78e9f119f5618eeef',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:46:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-614678796',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aaaed81b-9356-4a27-b8b3-b49a627061d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='30e2bd9fb6244c9fb3673cd0988d956a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d9ebe8c7bf2e41f78e9f119f5618eeef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:46:59.013169 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-f3f21da8-d00f-4854-a77c-19518725836b tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3cf6d216-9ae1-4838-be3e-88f7630189a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:46:59.028586 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-f3f21da8-d00f-4854-a77c-19518725836b tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3cf6d216-9ae1-4838-be3e-88f7630189a6) transitioned into state 'SUCCESS' from state '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-614678796',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30e2bd9fb6244c9fb3673cd0988d956a',qos_specs=None,replication_status=,reservations=['01a3d732-66a5-4a82-9270-90aa5390b8bd','4caee4ae-93f4-45f0-8ed1-3cca128564c0','de13b1df-8368-4dd9-982c-1ea770c4f9c7','ad997fcf-c130-41c2-a0d7-c5ada02d6662'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9ebe8c7bf2e41f78e9f119f5618eeef',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:46:59.029242 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-f3f21da8-d00f-4854-a77c-19518725836b tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acdfa52e-4850-4a10-86a9-faa9d274888d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:46:59.036853 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-f3f21da8-d00f-4854-a77c-19518725836b tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acdfa52e-4850-4a10-86a9-faa9d274888d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:46:59.037637 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-f3f21da8-d00f-4854-a77c-19518725836b tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Flow 'volume_create_api' (04285398-eabd-48b0-9448-ba8bef01d5ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:46:59.038264 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-f3f21da8-d00f-4854-a77c-19518725836b tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Create volume request issued successfully. Jul 24 07:46:59.038576 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f3f21da8-d00f-4854-a77c-19518725836b tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:46:59.038996 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 897/3632] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 24 07:46:58 2026] POST /volume/v3/volumes => generated 763 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:46:59.053509 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-c229adc8-5879-4711-b3b1-1a45e16a11e0 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:59.055093 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c229adc8-5879-4711-b3b1-1a45e16a11e0 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:46:59.055449 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c229adc8-5879-4711-b3b1-1a45e16a11e0 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "cd2e55df-c4d6-4c88-97ae-bafa4e21d64e", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-811041772"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:46:59.056738 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-c229adc8-5879-4711-b3b1-1a45e16a11e0 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Create volume request body: {'volume': {"'source_volid": 'cd2e55df-c4d6-4c88-97ae-bafa4e21d64e', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-811041772'}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:46:59.056855 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-c229adc8-5879-4711-b3b1-1a45e16a11e0 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Create volume of 1 GB Jul 24 07:46:59.060524 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-c229adc8-5879-4711-b3b1-1a45e16a11e0 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Availability Zones retrieved successfully. Jul 24 07:46:59.065504 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-c229adc8-5879-4711-b3b1-1a45e16a11e0 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Flow 'volume_create_api' (9718cb82-d79a-400e-b456-6b8c8704f1ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:46:59.066343 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-c229adc8-5879-4711-b3b1-1a45e16a11e0 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46f95e62-3d34-4ab3-9cb5-4e77d84e117e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:46:59.067081 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-c229adc8-5879-4711-b3b1-1a45e16a11e0 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Validating volume size '1' using validate_int {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:46:59.089276 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-c229adc8-5879-4711-b3b1-1a45e16a11e0 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46f95e62-3d34-4ab3-9cb5-4e77d84e117e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:46:59.089937 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-c229adc8-5879-4711-b3b1-1a45e16a11e0 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1fb29170-0af4-4448-b2ac-cba2e6264793) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:46:59.124698 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-c229adc8-5879-4711-b3b1-1a45e16a11e0 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Created reservations ['2973b9ab-f395-4872-8d3f-a6b6421af592', '1c3b4931-6da2-4b63-8aa3-b05f7fcb4ae0', '25b164cb-1195-44e9-8c41-d6e3b8a4aae7', 'ef1fb278-e112-4d6e-9228-9e8327c374d1'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:46:59.125493 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-c229adc8-5879-4711-b3b1-1a45e16a11e0 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1fb29170-0af4-4448-b2ac-cba2e6264793) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2973b9ab-f395-4872-8d3f-a6b6421af592', '1c3b4931-6da2-4b63-8aa3-b05f7fcb4ae0', '25b164cb-1195-44e9-8c41-d6e3b8a4aae7', 'ef1fb278-e112-4d6e-9228-9e8327c374d1']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:46:59.126254 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-c229adc8-5879-4711-b3b1-1a45e16a11e0 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebb0a7cb-96dc-4161-88c3-830acbfe475d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:46:59.146703 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-c229adc8-5879-4711-b3b1-1a45e16a11e0 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebb0a7cb-96dc-4161-88c3-830acbfe475d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '16138f86-f5a5-478a-bda0-ef3f2b5b1259', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-811041772',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30e2bd9fb6244c9fb3673cd0988d956a',qos_specs=None,replication_status=,reservations=['2973b9ab-f395-4872-8d3f-a6b6421af592','1c3b4931-6da2-4b63-8aa3-b05f7fcb4ae0','25b164cb-1195-44e9-8c41-d6e3b8a4aae7','ef1fb278-e112-4d6e-9228-9e8327c374d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9ebe8c7bf2e41f78e9f119f5618eeef',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:46:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-811041772',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=16138f86-f5a5-478a-bda0-ef3f2b5b1259,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='30e2bd9fb6244c9fb3673cd0988d956a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d9ebe8c7bf2e41f78e9f119f5618eeef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:46:59.147895 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-c229adc8-5879-4711-b3b1-1a45e16a11e0 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b04bbaee-9fe5-41e5-89ba-30a7a6f61f7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:46:59.163845 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-c229adc8-5879-4711-b3b1-1a45e16a11e0 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b04bbaee-9fe5-41e5-89ba-30a7a6f61f7c) transitioned into state 'SUCCESS' from state '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-811041772',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30e2bd9fb6244c9fb3673cd0988d956a',qos_specs=None,replication_status=,reservations=['2973b9ab-f395-4872-8d3f-a6b6421af592','1c3b4931-6da2-4b63-8aa3-b05f7fcb4ae0','25b164cb-1195-44e9-8c41-d6e3b8a4aae7','ef1fb278-e112-4d6e-9228-9e8327c374d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9ebe8c7bf2e41f78e9f119f5618eeef',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:46:59.164681 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-c229adc8-5879-4711-b3b1-1a45e16a11e0 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd1f9880-6820-45ca-acd6-041e20a09618) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:46:59.172954 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-c229adc8-5879-4711-b3b1-1a45e16a11e0 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd1f9880-6820-45ca-acd6-041e20a09618) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:46:59.173707 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-c229adc8-5879-4711-b3b1-1a45e16a11e0 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Flow 'volume_create_api' (9718cb82-d79a-400e-b456-6b8c8704f1ad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:46:59.174000 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-c229adc8-5879-4711-b3b1-1a45e16a11e0 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Create volume request issued successfully. Jul 24 07:46:59.174526 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c229adc8-5879-4711-b3b1-1a45e16a11e0 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:46:59.174918 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 914/3633] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 24 07:46:59 2026] POST /volume/v3/volumes => generated 763 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:46:59.186424 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-40050af3-1429-472c-870c-44dc7b122247 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:59.188327 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-40050af3-1429-472c-870c-44dc7b122247 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] GET https://10.4.3.170/volume/v3/volumes/15658318-4dbe-43e0-9a4b-58a94b1de0d0 Jul 24 07:46:59.188523 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-40050af3-1429-472c-870c-44dc7b122247 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:59.188729 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-40050af3-1429-472c-870c-44dc7b122247 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:59.195516 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:59.195516 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:46:59.199025 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-40050af3-1429-472c-870c-44dc7b122247 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Volume info retrieved successfully. Jul 24 07:46:59.203015 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-40050af3-1429-472c-870c-44dc7b122247 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] https://10.4.3.170/volume/v3/volumes/15658318-4dbe-43e0-9a4b-58a94b1de0d0 returned with HTTP 200 Jul 24 07:46:59.203658 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 911/3634] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:46:59 2026] GET /volume/v3/volumes/15658318-4dbe-43e0-9a4b-58a94b1de0d0 => generated 856 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:46:59.214642 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-8d14d9ef-4b71-4c36-a61c-273b7c2aab42 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:59.216320 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8d14d9ef-4b71-4c36-a61c-273b7c2aab42 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] GET https://10.4.3.170/volume/v3/volumes/248c5746-c95b-4de0-b3b4-37be2a83ab25 Jul 24 07:46:59.216501 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8d14d9ef-4b71-4c36-a61c-273b7c2aab42 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:59.216675 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8d14d9ef-4b71-4c36-a61c-273b7c2aab42 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:59.224474 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:59.224474 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:46:59.227746 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-8d14d9ef-4b71-4c36-a61c-273b7c2aab42 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Volume info retrieved successfully. Jul 24 07:46:59.232174 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8d14d9ef-4b71-4c36-a61c-273b7c2aab42 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] https://10.4.3.170/volume/v3/volumes/248c5746-c95b-4de0-b3b4-37be2a83ab25 returned with HTTP 200 Jul 24 07:46:59.232534 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 913/3635] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:46:59 2026] GET /volume/v3/volumes/248c5746-c95b-4de0-b3b4-37be2a83ab25 => generated 856 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:46:59.246148 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-56de51cc-2017-4e38-a0a6-c6985b7be97c None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:59.248354 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-56de51cc-2017-4e38-a0a6-c6985b7be97c tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] GET https://10.4.3.170/volume/v3/volumes/20e7ab95-9828-4618-809a-0960d3852696 Jul 24 07:46:59.248648 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-56de51cc-2017-4e38-a0a6-c6985b7be97c tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:59.248808 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-56de51cc-2017-4e38-a0a6-c6985b7be97c tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:59.256279 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:59.256279 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:46:59.260498 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-56de51cc-2017-4e38-a0a6-c6985b7be97c tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Volume info retrieved successfully. Jul 24 07:46:59.264750 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-56de51cc-2017-4e38-a0a6-c6985b7be97c tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] https://10.4.3.170/volume/v3/volumes/20e7ab95-9828-4618-809a-0960d3852696 returned with HTTP 200 Jul 24 07:46:59.265178 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 898/3636] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:46:59 2026] GET /volume/v3/volumes/20e7ab95-9828-4618-809a-0960d3852696 => generated 856 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:46:59.279762 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-248575ac-ecf6-4aeb-8dba-ab3448505637 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:59.281282 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-248575ac-ecf6-4aeb-8dba-ab3448505637 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] GET https://10.4.3.170/volume/v3/volumes/aaaed81b-9356-4a27-b8b3-b49a627061d3 Jul 24 07:46:59.281501 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-248575ac-ecf6-4aeb-8dba-ab3448505637 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:59.281713 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-248575ac-ecf6-4aeb-8dba-ab3448505637 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:59.288254 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:59.288254 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:46:59.292234 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-248575ac-ecf6-4aeb-8dba-ab3448505637 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Volume info retrieved successfully. Jul 24 07:46:59.297025 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-248575ac-ecf6-4aeb-8dba-ab3448505637 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] https://10.4.3.170/volume/v3/volumes/aaaed81b-9356-4a27-b8b3-b49a627061d3 returned with HTTP 200 Jul 24 07:46:59.297498 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 915/3637] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:46:59 2026] GET /volume/v3/volumes/aaaed81b-9356-4a27-b8b3-b49a627061d3 => generated 856 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:46:59.310213 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-a65b4c73-40a9-4033-ba7d-9d13e3ebab4b None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:59.311924 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a65b4c73-40a9-4033-ba7d-9d13e3ebab4b tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] GET https://10.4.3.170/volume/v3/volumes/16138f86-f5a5-478a-bda0-ef3f2b5b1259 Jul 24 07:46:59.312107 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a65b4c73-40a9-4033-ba7d-9d13e3ebab4b tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:59.312340 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a65b4c73-40a9-4033-ba7d-9d13e3ebab4b tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:59.319345 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:59.319345 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:46:59.322617 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-a65b4c73-40a9-4033-ba7d-9d13e3ebab4b tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Volume info retrieved successfully. Jul 24 07:46:59.326259 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a65b4c73-40a9-4033-ba7d-9d13e3ebab4b tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] https://10.4.3.170/volume/v3/volumes/16138f86-f5a5-478a-bda0-ef3f2b5b1259 returned with HTTP 200 Jul 24 07:46:59.326590 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 912/3638] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:46:59 2026] GET /volume/v3/volumes/16138f86-f5a5-478a-bda0-ef3f2b5b1259 => generated 856 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:46:59.339001 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1d5e457c-e0cc-42ab-9e75-b67ca00c1031 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:59.341272 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1d5e457c-e0cc-42ab-9e75-b67ca00c1031 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] DELETE https://10.4.3.170/volume/v3/volumes/16138f86-f5a5-478a-bda0-ef3f2b5b1259 Jul 24 07:46:59.341544 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1d5e457c-e0cc-42ab-9e75-b67ca00c1031 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:59.341798 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1d5e457c-e0cc-42ab-9e75-b67ca00c1031 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:59.342014 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-1d5e457c-e0cc-42ab-9e75-b67ca00c1031 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Delete volume with id: 16138f86-f5a5-478a-bda0-ef3f2b5b1259 Jul 24 07:46:59.351013 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:59.351013 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:46:59.351607 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-1d5e457c-e0cc-42ab-9e75-b67ca00c1031 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Volume info retrieved successfully. Jul 24 07:46:59.366054 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-1d5e457c-e0cc-42ab-9e75-b67ca00c1031 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Delete volume request issued successfully. Jul 24 07:46:59.366235 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1d5e457c-e0cc-42ab-9e75-b67ca00c1031 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] https://10.4.3.170/volume/v3/volumes/16138f86-f5a5-478a-bda0-ef3f2b5b1259 returned with HTTP 202 Jul 24 07:46:59.366616 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 914/3639] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:46:59 2026] DELETE /volume/v3/volumes/16138f86-f5a5-478a-bda0-ef3f2b5b1259 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:46:59.377087 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-ed6ed86b-7487-4957-902d-0909ae63c97f None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:59.381247 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ed6ed86b-7487-4957-902d-0909ae63c97f tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] GET https://10.4.3.170/volume/v3/volumes/16138f86-f5a5-478a-bda0-ef3f2b5b1259 Jul 24 07:46:59.381565 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ed6ed86b-7487-4957-902d-0909ae63c97f tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:59.381879 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ed6ed86b-7487-4957-902d-0909ae63c97f tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:59.391716 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:59.391716 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:46:59.395778 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-ed6ed86b-7487-4957-902d-0909ae63c97f tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Volume info retrieved successfully. Jul 24 07:46:59.399827 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ed6ed86b-7487-4957-902d-0909ae63c97f tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] https://10.4.3.170/volume/v3/volumes/16138f86-f5a5-478a-bda0-ef3f2b5b1259 returned with HTTP 200 Jul 24 07:46:59.400196 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 899/3640] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:46:59 2026] GET /volume/v3/volumes/16138f86-f5a5-478a-bda0-ef3f2b5b1259 => generated 855 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:46:59.620966 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-e9e677bd-cfb1-4770-84fe-acc80dab2d86 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:59.622717 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e9e677bd-cfb1-4770-84fe-acc80dab2d86 tempest-TestImageHashVerification-904611859 tempest-TestImageHashVerification-904611859-project-member] GET https://10.4.3.170/volume/v3/volumes/d9b11c73-45ca-4bbf-a9c7-762eb78ad943 Jul 24 07:46:59.622963 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e9e677bd-cfb1-4770-84fe-acc80dab2d86 tempest-TestImageHashVerification-904611859 tempest-TestImageHashVerification-904611859-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:59.623194 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e9e677bd-cfb1-4770-84fe-acc80dab2d86 tempest-TestImageHashVerification-904611859 tempest-TestImageHashVerification-904611859-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:59.626905 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-75d8e0d2-0b30-44be-8078-7758b800638b None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:59.628689 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-75d8e0d2-0b30-44be-8078-7758b800638b tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/backups/46ad1afe-d9bb-4da8-8fac-f9e79c66cbda Jul 24 07:46:59.628882 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-75d8e0d2-0b30-44be-8078-7758b800638b tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:59.629061 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-75d8e0d2-0b30-44be-8078-7758b800638b tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:59.629154 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-75d8e0d2-0b30-44be-8078-7758b800638b tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Show backup with id 46ad1afe-d9bb-4da8-8fac-f9e79c66cbda. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:46:59.629447 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:59.629447 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:46:59.632759 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-e9e677bd-cfb1-4770-84fe-acc80dab2d86 tempest-TestImageHashVerification-904611859 tempest-TestImageHashVerification-904611859-project-member] Volume info retrieved successfully. Jul 24 07:46:59.633098 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:59.633098 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:46:59.633698 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-75d8e0d2-0b30-44be-8078-7758b800638b tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups/46ad1afe-d9bb-4da8-8fac-f9e79c66cbda returned with HTTP 200 Jul 24 07:46:59.634018 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 913/3641] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:46:59 2026] GET /volume/v3/backups/46ad1afe-d9bb-4da8-8fac-f9e79c66cbda => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:46:59.637017 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e9e677bd-cfb1-4770-84fe-acc80dab2d86 tempest-TestImageHashVerification-904611859 tempest-TestImageHashVerification-904611859-project-member] https://10.4.3.170/volume/v3/volumes/d9b11c73-45ca-4bbf-a9c7-762eb78ad943 returned with HTTP 200 Jul 24 07:46:59.637545 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 916/3642] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:46:59 2026] GET /volume/v3/volumes/d9b11c73-45ca-4bbf-a9c7-762eb78ad943 => generated 849 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:46:59.640568 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-d494bf1c-13e1-4821-a5bb-3cf781fd25e1 req-30c73287-95cb-40a1-a91e-68197927ab40 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:59.642834 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-d494bf1c-13e1-4821-a5bb-3cf781fd25e1 req-30c73287-95cb-40a1-a91e-68197927ab40 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/volumes/f2a25ad5-4af8-40db-bcc1-5bc4d2ed4b0f Jul 24 07:46:59.643059 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-d494bf1c-13e1-4821-a5bb-3cf781fd25e1 req-30c73287-95cb-40a1-a91e-68197927ab40 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:59.643297 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-d494bf1c-13e1-4821-a5bb-3cf781fd25e1 req-30c73287-95cb-40a1-a91e-68197927ab40 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:59.650712 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:59.650712 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:46:59.654442 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [req-d494bf1c-13e1-4821-a5bb-3cf781fd25e1 req-30c73287-95cb-40a1-a91e-68197927ab40 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Volume info retrieved successfully. Jul 24 07:46:59.659143 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-d494bf1c-13e1-4821-a5bb-3cf781fd25e1 req-30c73287-95cb-40a1-a91e-68197927ab40 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/volumes/f2a25ad5-4af8-40db-bcc1-5bc4d2ed4b0f returned with HTTP 200 Jul 24 07:46:59.659526 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 915/3643] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:46:59 2026] GET /volume/v3/volumes/f2a25ad5-4af8-40db-bcc1-5bc4d2ed4b0f => generated 1357 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:46:59.669351 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-a82e2b59-89f6-4b5f-9f7f-6b29bfb6ae6a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:59.669793 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a82e2b59-89f6-4b5f-9f7f-6b29bfb6ae6a None None] GET https://10.4.3.170/volume// Jul 24 07:46:59.670224 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a82e2b59-89f6-4b5f-9f7f-6b29bfb6ae6a None None] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:59.670224 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a82e2b59-89f6-4b5f-9f7f-6b29bfb6ae6a None None] Calling method 'all' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:59.670528 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a82e2b59-89f6-4b5f-9f7f-6b29bfb6ae6a None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:46:59.670829 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 900/3644] 10.4.3.170 () {66 vars in 1419 bytes} [Fri Jul 24 07:46:59 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:46:59.678057 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-d494bf1c-13e1-4821-a5bb-3cf781fd25e1 req-d3a83159-484b-493e-aa68-ca152fcb7744 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:59.680486 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-d494bf1c-13e1-4821-a5bb-3cf781fd25e1 req-d3a83159-484b-493e-aa68-ca152fcb7744 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 24 07:46:59.680872 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-d494bf1c-13e1-4821-a5bb-3cf781fd25e1 req-d3a83159-484b-493e-aa68-ca152fcb7744 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f2a25ad5-4af8-40db-bcc1-5bc4d2ed4b0f", "connector": null, "instance_uuid": "be5a01e2-bd62-48de-aa56-6f4ca33a502d"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:46:59.690723 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:59.690723 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:46:59.716843 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-d494bf1c-13e1-4821-a5bb-3cf781fd25e1 req-d3a83159-484b-493e-aa68-ca152fcb7744 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 24 07:46:59.717406 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 914/3645] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 24 07:46:59 2026] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:46:59.982368 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-d55250c8-1936-496c-9b25-4047add2dc94 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:46:59.983948 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d55250c8-1936-496c-9b25-4047add2dc94 tempest-TestImageHashVerification-904611859 tempest-TestImageHashVerification-904611859-project-member] DELETE https://10.4.3.170/volume/v3/volumes/d9b11c73-45ca-4bbf-a9c7-762eb78ad943 Jul 24 07:46:59.984156 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d55250c8-1936-496c-9b25-4047add2dc94 tempest-TestImageHashVerification-904611859 tempest-TestImageHashVerification-904611859-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:46:59.984373 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d55250c8-1936-496c-9b25-4047add2dc94 tempest-TestImageHashVerification-904611859 tempest-TestImageHashVerification-904611859-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:46:59.984529 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-d55250c8-1936-496c-9b25-4047add2dc94 tempest-TestImageHashVerification-904611859 tempest-TestImageHashVerification-904611859-project-member] Delete volume with id: d9b11c73-45ca-4bbf-a9c7-762eb78ad943 Jul 24 07:46:59.990690 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:46:59.990690 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:46:59.991100 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-d55250c8-1936-496c-9b25-4047add2dc94 tempest-TestImageHashVerification-904611859 tempest-TestImageHashVerification-904611859-project-member] Volume info retrieved successfully. Jul 24 07:47:00.005367 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-d55250c8-1936-496c-9b25-4047add2dc94 tempest-TestImageHashVerification-904611859 tempest-TestImageHashVerification-904611859-project-member] Delete volume request issued successfully. Jul 24 07:47:00.005553 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d55250c8-1936-496c-9b25-4047add2dc94 tempest-TestImageHashVerification-904611859 tempest-TestImageHashVerification-904611859-project-member] https://10.4.3.170/volume/v3/volumes/d9b11c73-45ca-4bbf-a9c7-762eb78ad943 returned with HTTP 202 Jul 24 07:47:00.005929 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 917/3646] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:46:59 2026] DELETE /volume/v3/volumes/d9b11c73-45ca-4bbf-a9c7-762eb78ad943 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:47:00.012407 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-4e418a5c-16f7-4175-bb88-d8faec682002 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:00.013795 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4e418a5c-16f7-4175-bb88-d8faec682002 tempest-TestImageHashVerification-904611859 tempest-TestImageHashVerification-904611859-project-member] GET https://10.4.3.170/volume/v3/volumes/d9b11c73-45ca-4bbf-a9c7-762eb78ad943 Jul 24 07:47:00.013964 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4e418a5c-16f7-4175-bb88-d8faec682002 tempest-TestImageHashVerification-904611859 tempest-TestImageHashVerification-904611859-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:00.014128 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4e418a5c-16f7-4175-bb88-d8faec682002 tempest-TestImageHashVerification-904611859 tempest-TestImageHashVerification-904611859-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:00.020583 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:00.020583 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:47:00.023514 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-4e418a5c-16f7-4175-bb88-d8faec682002 tempest-TestImageHashVerification-904611859 tempest-TestImageHashVerification-904611859-project-member] Volume info retrieved successfully. Jul 24 07:47:00.027286 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4e418a5c-16f7-4175-bb88-d8faec682002 tempest-TestImageHashVerification-904611859 tempest-TestImageHashVerification-904611859-project-member] https://10.4.3.170/volume/v3/volumes/d9b11c73-45ca-4bbf-a9c7-762eb78ad943 returned with HTTP 200 Jul 24 07:47:00.027610 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 916/3647] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:47:00 2026] GET /volume/v3/volumes/d9b11c73-45ca-4bbf-a9c7-762eb78ad943 => generated 848 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:00.412052 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-41f83a96-562d-4c2f-8b47-776fcacfb571 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:00.413430 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-41f83a96-562d-4c2f-8b47-776fcacfb571 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] GET https://10.4.3.170/volume/v3/volumes/16138f86-f5a5-478a-bda0-ef3f2b5b1259 Jul 24 07:47:00.413783 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-41f83a96-562d-4c2f-8b47-776fcacfb571 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:00.414078 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-41f83a96-562d-4c2f-8b47-776fcacfb571 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:00.419414 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-41f83a96-562d-4c2f-8b47-776fcacfb571 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] https://10.4.3.170/volume/v3/volumes/16138f86-f5a5-478a-bda0-ef3f2b5b1259 returned with HTTP 404 Jul 24 07:47:00.419828 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 901/3648] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:47:00 2026] GET /volume/v3/volumes/16138f86-f5a5-478a-bda0-ef3f2b5b1259 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:47:00.426116 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-803cdcff-8e43-44e5-991d-52eee19a8d32 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:00.427645 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-803cdcff-8e43-44e5-991d-52eee19a8d32 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] DELETE https://10.4.3.170/volume/v3/volumes/aaaed81b-9356-4a27-b8b3-b49a627061d3 Jul 24 07:47:00.427807 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-803cdcff-8e43-44e5-991d-52eee19a8d32 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:00.427976 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-803cdcff-8e43-44e5-991d-52eee19a8d32 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:00.428127 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-803cdcff-8e43-44e5-991d-52eee19a8d32 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Delete volume with id: aaaed81b-9356-4a27-b8b3-b49a627061d3 Jul 24 07:47:00.434498 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:00.434498 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:47:00.434885 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-803cdcff-8e43-44e5-991d-52eee19a8d32 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Volume info retrieved successfully. Jul 24 07:47:00.447660 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-803cdcff-8e43-44e5-991d-52eee19a8d32 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Delete volume request issued successfully. Jul 24 07:47:00.447828 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-803cdcff-8e43-44e5-991d-52eee19a8d32 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] https://10.4.3.170/volume/v3/volumes/aaaed81b-9356-4a27-b8b3-b49a627061d3 returned with HTTP 202 Jul 24 07:47:00.448366 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 915/3649] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:47:00 2026] DELETE /volume/v3/volumes/aaaed81b-9356-4a27-b8b3-b49a627061d3 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:47:00.454181 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-9ea1d911-e9f4-4d63-be0a-d35555682508 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:00.456295 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9ea1d911-e9f4-4d63-be0a-d35555682508 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] GET https://10.4.3.170/volume/v3/volumes/aaaed81b-9356-4a27-b8b3-b49a627061d3 Jul 24 07:47:00.456461 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9ea1d911-e9f4-4d63-be0a-d35555682508 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:00.456651 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9ea1d911-e9f4-4d63-be0a-d35555682508 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:00.463616 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:00.463616 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:47:00.466912 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-9ea1d911-e9f4-4d63-be0a-d35555682508 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Volume info retrieved successfully. Jul 24 07:47:00.470558 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9ea1d911-e9f4-4d63-be0a-d35555682508 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] https://10.4.3.170/volume/v3/volumes/aaaed81b-9356-4a27-b8b3-b49a627061d3 returned with HTTP 200 Jul 24 07:47:00.470894 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 918/3650] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:47:00 2026] GET /volume/v3/volumes/aaaed81b-9356-4a27-b8b3-b49a627061d3 => generated 855 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:00.615771 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-29478049-79cc-4abe-babd-d42721811f4c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:00.616126 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-29478049-79cc-4abe-babd-d42721811f4c None None] GET https://10.4.3.170/volume// Jul 24 07:47:00.616315 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-29478049-79cc-4abe-babd-d42721811f4c None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:00.616509 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-29478049-79cc-4abe-babd-d42721811f4c None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:00.617137 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-29478049-79cc-4abe-babd-d42721811f4c None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:47:00.617311 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 917/3651] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:47:00 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:47:00.626582 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-d494bf1c-13e1-4821-a5bb-3cf781fd25e1 req-229693bc-0673-4f1c-922c-6e73e19fae32 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:00.628589 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-d494bf1c-13e1-4821-a5bb-3cf781fd25e1 req-229693bc-0673-4f1c-922c-6e73e19fae32 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/volumes/f2a25ad5-4af8-40db-bcc1-5bc4d2ed4b0f Jul 24 07:47:00.628789 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-d494bf1c-13e1-4821-a5bb-3cf781fd25e1 req-229693bc-0673-4f1c-922c-6e73e19fae32 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:00.629020 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-d494bf1c-13e1-4821-a5bb-3cf781fd25e1 req-229693bc-0673-4f1c-922c-6e73e19fae32 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:00.639136 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:00.639136 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:47:00.644676 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-7d84b5ea-3a00-4538-b1c3-eb143443079f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:00.645278 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-d494bf1c-13e1-4821-a5bb-3cf781fd25e1 req-229693bc-0673-4f1c-922c-6e73e19fae32 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Volume info retrieved successfully. Jul 24 07:47:00.646238 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7d84b5ea-3a00-4538-b1c3-eb143443079f tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/backups/46ad1afe-d9bb-4da8-8fac-f9e79c66cbda Jul 24 07:47:00.646423 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7d84b5ea-3a00-4538-b1c3-eb143443079f tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:00.646594 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7d84b5ea-3a00-4538-b1c3-eb143443079f tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:00.647176 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-7d84b5ea-3a00-4538-b1c3-eb143443079f tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Show backup with id 46ad1afe-d9bb-4da8-8fac-f9e79c66cbda. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:47:00.650085 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-d494bf1c-13e1-4821-a5bb-3cf781fd25e1 req-229693bc-0673-4f1c-922c-6e73e19fae32 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/volumes/f2a25ad5-4af8-40db-bcc1-5bc4d2ed4b0f returned with HTTP 200 Jul 24 07:47:00.650195 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:00.650195 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:47:00.650508 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 902/3652] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:47:00 2026] GET /volume/v3/volumes/f2a25ad5-4af8-40db-bcc1-5bc4d2ed4b0f => generated 1536 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:47:00.650810 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7d84b5ea-3a00-4538-b1c3-eb143443079f tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups/46ad1afe-d9bb-4da8-8fac-f9e79c66cbda returned with HTTP 200 Jul 24 07:47:00.651027 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 916/3653] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:47:00 2026] GET /volume/v3/backups/46ad1afe-d9bb-4da8-8fac-f9e79c66cbda => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:00.661139 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-0d9e567b-6a72-4f3a-8cc7-237784bfb829 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:00.662706 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0d9e567b-6a72-4f3a-8cc7-237784bfb829 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] POST https://10.4.3.170/volume/v3/backups Jul 24 07:47:00.663012 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0d9e567b-6a72-4f3a-8cc7-237784bfb829 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ff1ffba7-5f05-4b28-8b43-769bd807f748"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:47:00.664279 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.contrib.backups [None req-0d9e567b-6a72-4f3a-8cc7-237784bfb829 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Creating new backup {'backup': {'volume_id': 'ff1ffba7-5f05-4b28-8b43-769bd807f748'}} {{(pid=100245) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 07:47:00.664399 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.contrib.backups [None req-0d9e567b-6a72-4f3a-8cc7-237784bfb829 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Creating backup of volume ff1ffba7-5f05-4b28-8b43-769bd807f748 in container None Jul 24 07:47:00.672355 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:00.672355 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:47:00.672709 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-0d9e567b-6a72-4f3a-8cc7-237784bfb829 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Volume info retrieved successfully. Jul 24 07:47:00.690989 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-0d9e567b-6a72-4f3a-8cc7-237784bfb829 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Created reservations ['29a24c72-5981-4065-b915-e948f344356f', 'cb7b6693-ed02-4548-a5e6-ae330bdcef28'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:47:00.712650 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0d9e567b-6a72-4f3a-8cc7-237784bfb829 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups returned with HTTP 202 Jul 24 07:47:00.713105 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 919/3654] 10.4.3.170 () {70 vars in 1298 bytes} [Fri Jul 24 07:47:00 2026] POST /volume/v3/backups => generated 288 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:47:00.721486 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b5bf59cf-598e-492a-984c-0902a83297c3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:00.723462 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b5bf59cf-598e-492a-984c-0902a83297c3 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/backups/0aa1ce1f-36e8-4d25-8542-105a3fd14603 Jul 24 07:47:00.723685 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b5bf59cf-598e-492a-984c-0902a83297c3 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:00.723901 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b5bf59cf-598e-492a-984c-0902a83297c3 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:00.724028 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-b5bf59cf-598e-492a-984c-0902a83297c3 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Show backup with id 0aa1ce1f-36e8-4d25-8542-105a3fd14603. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:47:00.728187 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:00.728187 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:47:00.728861 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b5bf59cf-598e-492a-984c-0902a83297c3 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups/0aa1ce1f-36e8-4d25-8542-105a3fd14603 returned with HTTP 200 Jul 24 07:47:00.729285 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 918/3655] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:47:00 2026] GET /volume/v3/backups/0aa1ce1f-36e8-4d25-8542-105a3fd14603 => generated 695 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:00.750219 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-d494bf1c-13e1-4821-a5bb-3cf781fd25e1 req-8e50951d-d3fb-443a-8a41-ff7e1ddcfc0e None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:00.752225 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-d494bf1c-13e1-4821-a5bb-3cf781fd25e1 req-8e50951d-d3fb-443a-8a41-ff7e1ddcfc0e tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] PUT https://10.4.3.170/volume/v3/attachments/35637d3a-3f6b-40cd-a3c7-333726bb4e50 Jul 24 07:47:00.752625 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-d494bf1c-13e1-4821-a5bb-3cf781fd25e1 req-8e50951d-d3fb-443a-8a41-ff7e1ddcfc0e tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000005822", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9a7cb9337d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5fc7887c-2ab7-4d21-80c7-ec4ad0d3b011", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:47:00.760410 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-d494bf1c-13e1-4821-a5bb-3cf781fd25e1 req-8e50951d-d3fb-443a-8a41-ff7e1ddcfc0e tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Acquiring lock "cinder-attachment_update-f2a25ad5-4af8-40db-bcc1-5bc4d2ed4b0f-np0000005822" by "attachment_update" {{(pid=100243) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 07:47:00.764943 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-d494bf1c-13e1-4821-a5bb-3cf781fd25e1 req-8e50951d-d3fb-443a-8a41-ff7e1ddcfc0e tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Lock "cinder-attachment_update-f2a25ad5-4af8-40db-bcc1-5bc4d2ed4b0f-np0000005822" acquired by "attachment_update" :: waited 0.005s {{(pid=100243) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 07:47:00.765896 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:00.765896 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:47:00.842797 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-d494bf1c-13e1-4821-a5bb-3cf781fd25e1 req-8e50951d-d3fb-443a-8a41-ff7e1ddcfc0e tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Lock "cinder-attachment_update-f2a25ad5-4af8-40db-bcc1-5bc4d2ed4b0f-np0000005822" released by "attachment_update" :: held 0.078s {{(pid=100243) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 07:47:00.843105 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-d494bf1c-13e1-4821-a5bb-3cf781fd25e1 req-8e50951d-d3fb-443a-8a41-ff7e1ddcfc0e tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/attachments/35637d3a-3f6b-40cd-a3c7-333726bb4e50 returned with HTTP 200 Jul 24 07:47:00.843612 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 903/3656] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 24 07:47:00 2026] PUT /volume/v3/attachments/35637d3a-3f6b-40cd-a3c7-333726bb4e50 => generated 969 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:47:00.863250 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-d494bf1c-13e1-4821-a5bb-3cf781fd25e1 req-cbfe1c4a-60f1-40e4-b879-e48497ee19e0 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:00.865320 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-d494bf1c-13e1-4821-a5bb-3cf781fd25e1 req-cbfe1c4a-60f1-40e4-b879-e48497ee19e0 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] POST https://10.4.3.170/volume/v3/attachments/35637d3a-3f6b-40cd-a3c7-333726bb4e50/action Jul 24 07:47:00.865681 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-d494bf1c-13e1-4821-a5bb-3cf781fd25e1 req-cbfe1c4a-60f1-40e4-b879-e48497ee19e0 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Action body: b'{"os-complete": null}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:47:00.865813 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-d494bf1c-13e1-4821-a5bb-3cf781fd25e1 req-cbfe1c4a-60f1-40e4-b879-e48497ee19e0 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:47:00.882858 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:00.882858 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:47:00.891592 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-d494bf1c-13e1-4821-a5bb-3cf781fd25e1 req-cbfe1c4a-60f1-40e4-b879-e48497ee19e0 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/attachments/35637d3a-3f6b-40cd-a3c7-333726bb4e50/action returned with HTTP 204 Jul 24 07:47:00.892196 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 917/3657] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 24 07:47:00 2026] POST /volume/v3/attachments/35637d3a-3f6b-40cd-a3c7-333726bb4e50/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:47:01.042841 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-1dd4ffef-4d0e-4fa6-a58b-cb789eda292c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:01.044408 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1dd4ffef-4d0e-4fa6-a58b-cb789eda292c tempest-TestImageHashVerification-904611859 tempest-TestImageHashVerification-904611859-project-member] GET https://10.4.3.170/volume/v3/volumes/d9b11c73-45ca-4bbf-a9c7-762eb78ad943 Jul 24 07:47:01.044587 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-1dd4ffef-4d0e-4fa6-a58b-cb789eda292c tempest-TestImageHashVerification-904611859 tempest-TestImageHashVerification-904611859-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:01.044776 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-1dd4ffef-4d0e-4fa6-a58b-cb789eda292c tempest-TestImageHashVerification-904611859 tempest-TestImageHashVerification-904611859-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:01.049614 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1dd4ffef-4d0e-4fa6-a58b-cb789eda292c tempest-TestImageHashVerification-904611859 tempest-TestImageHashVerification-904611859-project-member] https://10.4.3.170/volume/v3/volumes/d9b11c73-45ca-4bbf-a9c7-762eb78ad943 returned with HTTP 404 Jul 24 07:47:01.049985 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 920/3658] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:47:01 2026] GET /volume/v3/volumes/d9b11c73-45ca-4bbf-a9c7-762eb78ad943 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:47:01.482795 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-aae3b2dd-c6b1-4b7b-bdbf-f99e51e2119f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:01.485279 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-aae3b2dd-c6b1-4b7b-bdbf-f99e51e2119f tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] GET https://10.4.3.170/volume/v3/volumes/aaaed81b-9356-4a27-b8b3-b49a627061d3 Jul 24 07:47:01.485631 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-aae3b2dd-c6b1-4b7b-bdbf-f99e51e2119f tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:01.485947 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-aae3b2dd-c6b1-4b7b-bdbf-f99e51e2119f tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:01.492800 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-aae3b2dd-c6b1-4b7b-bdbf-f99e51e2119f tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] https://10.4.3.170/volume/v3/volumes/aaaed81b-9356-4a27-b8b3-b49a627061d3 returned with HTTP 404 Jul 24 07:47:01.493492 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 919/3659] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:47:01 2026] GET /volume/v3/volumes/aaaed81b-9356-4a27-b8b3-b49a627061d3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:47:01.499464 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-f3288111-1d17-439b-a37b-2453f16eee36 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:01.501219 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f3288111-1d17-439b-a37b-2453f16eee36 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] DELETE https://10.4.3.170/volume/v3/volumes/20e7ab95-9828-4618-809a-0960d3852696 Jul 24 07:47:01.501427 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f3288111-1d17-439b-a37b-2453f16eee36 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:01.501608 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f3288111-1d17-439b-a37b-2453f16eee36 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:01.501758 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-f3288111-1d17-439b-a37b-2453f16eee36 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Delete volume with id: 20e7ab95-9828-4618-809a-0960d3852696 Jul 24 07:47:01.507941 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:01.507941 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:47:01.508359 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-f3288111-1d17-439b-a37b-2453f16eee36 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Volume info retrieved successfully. Jul 24 07:47:01.521072 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-f3288111-1d17-439b-a37b-2453f16eee36 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Delete volume request issued successfully. Jul 24 07:47:01.521355 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f3288111-1d17-439b-a37b-2453f16eee36 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] https://10.4.3.170/volume/v3/volumes/20e7ab95-9828-4618-809a-0960d3852696 returned with HTTP 202 Jul 24 07:47:01.521764 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 904/3660] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:47:01 2026] DELETE /volume/v3/volumes/20e7ab95-9828-4618-809a-0960d3852696 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:47:01.528560 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-cba5b7f3-a3ac-4112-9977-3159b45f8c30 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:01.530912 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-cba5b7f3-a3ac-4112-9977-3159b45f8c30 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] GET https://10.4.3.170/volume/v3/volumes/20e7ab95-9828-4618-809a-0960d3852696 Jul 24 07:47:01.531099 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-cba5b7f3-a3ac-4112-9977-3159b45f8c30 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:01.531307 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-cba5b7f3-a3ac-4112-9977-3159b45f8c30 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:01.533262 np0000005822 devstack@c-api.service[100244]: DEBUG dbcounter [-] [100244] Writing DB stats cinder:SELECT=219,cinder:UPDATE=66,cinder:DELETE=1,cinder:INSERT=34 {{(pid=100244) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 07:47:01.539254 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:01.539254 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:47:01.543544 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-cba5b7f3-a3ac-4112-9977-3159b45f8c30 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Volume info retrieved successfully. Jul 24 07:47:01.548797 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-cba5b7f3-a3ac-4112-9977-3159b45f8c30 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] https://10.4.3.170/volume/v3/volumes/20e7ab95-9828-4618-809a-0960d3852696 returned with HTTP 200 Jul 24 07:47:01.549269 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 918/3661] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:47:01 2026] GET /volume/v3/volumes/20e7ab95-9828-4618-809a-0960d3852696 => generated 855 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:01.738515 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-b7e757d5-8caa-4479-b37b-c485601a78d5 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:01.740091 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b7e757d5-8caa-4479-b37b-c485601a78d5 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/backups/0aa1ce1f-36e8-4d25-8542-105a3fd14603 Jul 24 07:47:01.740319 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b7e757d5-8caa-4479-b37b-c485601a78d5 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:01.740509 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b7e757d5-8caa-4479-b37b-c485601a78d5 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:01.740602 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-b7e757d5-8caa-4479-b37b-c485601a78d5 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Show backup with id 0aa1ce1f-36e8-4d25-8542-105a3fd14603. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:47:01.744476 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:01.744476 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:47:01.744990 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b7e757d5-8caa-4479-b37b-c485601a78d5 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups/0aa1ce1f-36e8-4d25-8542-105a3fd14603 returned with HTTP 200 Jul 24 07:47:01.745334 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 921/3662] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:47:01 2026] GET /volume/v3/backups/0aa1ce1f-36e8-4d25-8542-105a3fd14603 => generated 697 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:02.564638 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-dc87a8ed-9971-432e-a1c7-02e9b41cc199 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:02.566171 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-dc87a8ed-9971-432e-a1c7-02e9b41cc199 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] GET https://10.4.3.170/volume/v3/volumes/20e7ab95-9828-4618-809a-0960d3852696 Jul 24 07:47:02.566387 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-dc87a8ed-9971-432e-a1c7-02e9b41cc199 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:02.566533 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-dc87a8ed-9971-432e-a1c7-02e9b41cc199 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:02.571601 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-dc87a8ed-9971-432e-a1c7-02e9b41cc199 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] https://10.4.3.170/volume/v3/volumes/20e7ab95-9828-4618-809a-0960d3852696 returned with HTTP 404 Jul 24 07:47:02.571991 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 920/3663] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:47:02 2026] GET /volume/v3/volumes/20e7ab95-9828-4618-809a-0960d3852696 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:47:02.577432 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-d68cb448-71a3-451f-bc88-c3d9267a9695 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:02.579017 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d68cb448-71a3-451f-bc88-c3d9267a9695 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] DELETE https://10.4.3.170/volume/v3/volumes/248c5746-c95b-4de0-b3b4-37be2a83ab25 Jul 24 07:47:02.579218 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d68cb448-71a3-451f-bc88-c3d9267a9695 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:02.579397 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d68cb448-71a3-451f-bc88-c3d9267a9695 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:02.579542 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-d68cb448-71a3-451f-bc88-c3d9267a9695 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Delete volume with id: 248c5746-c95b-4de0-b3b4-37be2a83ab25 Jul 24 07:47:02.585789 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:02.585789 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:47:02.586248 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-d68cb448-71a3-451f-bc88-c3d9267a9695 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Volume info retrieved successfully. Jul 24 07:47:02.601076 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-d68cb448-71a3-451f-bc88-c3d9267a9695 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Delete volume request issued successfully. Jul 24 07:47:02.601327 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d68cb448-71a3-451f-bc88-c3d9267a9695 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] https://10.4.3.170/volume/v3/volumes/248c5746-c95b-4de0-b3b4-37be2a83ab25 returned with HTTP 202 Jul 24 07:47:02.601727 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 905/3664] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:47:02 2026] DELETE /volume/v3/volumes/248c5746-c95b-4de0-b3b4-37be2a83ab25 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:47:02.608824 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-4294e0ca-1560-4517-835e-10bf23ecddcf None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:02.610571 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4294e0ca-1560-4517-835e-10bf23ecddcf tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] GET https://10.4.3.170/volume/v3/volumes/248c5746-c95b-4de0-b3b4-37be2a83ab25 Jul 24 07:47:02.610775 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4294e0ca-1560-4517-835e-10bf23ecddcf tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:02.610963 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4294e0ca-1560-4517-835e-10bf23ecddcf tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:02.618149 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:02.618149 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:47:02.622041 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-4294e0ca-1560-4517-835e-10bf23ecddcf tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Volume info retrieved successfully. Jul 24 07:47:02.628803 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4294e0ca-1560-4517-835e-10bf23ecddcf tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] https://10.4.3.170/volume/v3/volumes/248c5746-c95b-4de0-b3b4-37be2a83ab25 returned with HTTP 200 Jul 24 07:47:02.629359 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 919/3665] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:47:02 2026] GET /volume/v3/volumes/248c5746-c95b-4de0-b3b4-37be2a83ab25 => generated 855 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:02.754999 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-91c16127-3448-4ee1-8e6a-79183a4382b8 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:02.756919 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-91c16127-3448-4ee1-8e6a-79183a4382b8 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/backups/0aa1ce1f-36e8-4d25-8542-105a3fd14603 Jul 24 07:47:02.757092 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-91c16127-3448-4ee1-8e6a-79183a4382b8 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:02.757301 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-91c16127-3448-4ee1-8e6a-79183a4382b8 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:02.757400 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-91c16127-3448-4ee1-8e6a-79183a4382b8 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Show backup with id 0aa1ce1f-36e8-4d25-8542-105a3fd14603. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:47:02.761771 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:02.761771 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:47:02.763056 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-91c16127-3448-4ee1-8e6a-79183a4382b8 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups/0aa1ce1f-36e8-4d25-8542-105a3fd14603 returned with HTTP 200 Jul 24 07:47:02.763396 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 922/3666] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:47:02 2026] GET /volume/v3/backups/0aa1ce1f-36e8-4d25-8542-105a3fd14603 => generated 697 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:03.640991 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-39c0be55-b9b2-4555-bf63-c4cf2487ff9c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:03.643054 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-39c0be55-b9b2-4555-bf63-c4cf2487ff9c tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] GET https://10.4.3.170/volume/v3/volumes/248c5746-c95b-4de0-b3b4-37be2a83ab25 Jul 24 07:47:03.643305 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-39c0be55-b9b2-4555-bf63-c4cf2487ff9c tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:03.643544 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-39c0be55-b9b2-4555-bf63-c4cf2487ff9c tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:03.649784 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-39c0be55-b9b2-4555-bf63-c4cf2487ff9c tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] https://10.4.3.170/volume/v3/volumes/248c5746-c95b-4de0-b3b4-37be2a83ab25 returned with HTTP 404 Jul 24 07:47:03.650023 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 921/3667] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:47:03 2026] GET /volume/v3/volumes/248c5746-c95b-4de0-b3b4-37be2a83ab25 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:47:03.657674 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-8720fb25-a4f5-4f1a-89bd-328120ef478a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:03.659872 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8720fb25-a4f5-4f1a-89bd-328120ef478a tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] DELETE https://10.4.3.170/volume/v3/volumes/15658318-4dbe-43e0-9a4b-58a94b1de0d0 Jul 24 07:47:03.660111 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8720fb25-a4f5-4f1a-89bd-328120ef478a tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:03.660397 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8720fb25-a4f5-4f1a-89bd-328120ef478a tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:03.660585 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-8720fb25-a4f5-4f1a-89bd-328120ef478a tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Delete volume with id: 15658318-4dbe-43e0-9a4b-58a94b1de0d0 Jul 24 07:47:03.667970 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:03.667970 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:47:03.668535 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-8720fb25-a4f5-4f1a-89bd-328120ef478a tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Volume info retrieved successfully. Jul 24 07:47:03.682942 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-8720fb25-a4f5-4f1a-89bd-328120ef478a tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Delete volume request issued successfully. Jul 24 07:47:03.682942 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8720fb25-a4f5-4f1a-89bd-328120ef478a tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] https://10.4.3.170/volume/v3/volumes/15658318-4dbe-43e0-9a4b-58a94b1de0d0 returned with HTTP 202 Jul 24 07:47:03.683393 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 906/3668] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:47:03 2026] DELETE /volume/v3/volumes/15658318-4dbe-43e0-9a4b-58a94b1de0d0 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:47:03.689397 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-eb7bf3fc-7ff3-4b86-b960-6fa49b811d03 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:03.690986 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-eb7bf3fc-7ff3-4b86-b960-6fa49b811d03 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] GET https://10.4.3.170/volume/v3/volumes/15658318-4dbe-43e0-9a4b-58a94b1de0d0 Jul 24 07:47:03.691169 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-eb7bf3fc-7ff3-4b86-b960-6fa49b811d03 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:03.691366 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-eb7bf3fc-7ff3-4b86-b960-6fa49b811d03 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:03.699640 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:03.699640 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:47:03.703898 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-eb7bf3fc-7ff3-4b86-b960-6fa49b811d03 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Volume info retrieved successfully. Jul 24 07:47:03.708524 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-eb7bf3fc-7ff3-4b86-b960-6fa49b811d03 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] https://10.4.3.170/volume/v3/volumes/15658318-4dbe-43e0-9a4b-58a94b1de0d0 returned with HTTP 200 Jul 24 07:47:03.708937 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 920/3669] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:47:03 2026] GET /volume/v3/volumes/15658318-4dbe-43e0-9a4b-58a94b1de0d0 => generated 855 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:03.773690 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-288c9dbc-b1e7-45a2-a3cc-9f2a2187c897 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:03.775756 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-288c9dbc-b1e7-45a2-a3cc-9f2a2187c897 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/backups/0aa1ce1f-36e8-4d25-8542-105a3fd14603 Jul 24 07:47:03.776018 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-288c9dbc-b1e7-45a2-a3cc-9f2a2187c897 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:03.776230 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-288c9dbc-b1e7-45a2-a3cc-9f2a2187c897 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:03.776361 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-288c9dbc-b1e7-45a2-a3cc-9f2a2187c897 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Show backup with id 0aa1ce1f-36e8-4d25-8542-105a3fd14603. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:47:03.780396 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:03.780396 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:47:03.781080 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-288c9dbc-b1e7-45a2-a3cc-9f2a2187c897 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups/0aa1ce1f-36e8-4d25-8542-105a3fd14603 returned with HTTP 200 Jul 24 07:47:03.781477 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 923/3670] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:47:03 2026] GET /volume/v3/backups/0aa1ce1f-36e8-4d25-8542-105a3fd14603 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:04.722046 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f703dc3a-a26a-42cc-a769-21b3fcdf7e57 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:04.723585 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f703dc3a-a26a-42cc-a769-21b3fcdf7e57 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] GET https://10.4.3.170/volume/v3/volumes/15658318-4dbe-43e0-9a4b-58a94b1de0d0 Jul 24 07:47:04.723721 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f703dc3a-a26a-42cc-a769-21b3fcdf7e57 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:04.723881 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f703dc3a-a26a-42cc-a769-21b3fcdf7e57 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:04.728539 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f703dc3a-a26a-42cc-a769-21b3fcdf7e57 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] https://10.4.3.170/volume/v3/volumes/15658318-4dbe-43e0-9a4b-58a94b1de0d0 returned with HTTP 404 Jul 24 07:47:04.728884 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 922/3671] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:47:04 2026] GET /volume/v3/volumes/15658318-4dbe-43e0-9a4b-58a94b1de0d0 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:47:04.735298 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-a72c3e10-eb1c-4cac-a76c-4b80ca118142 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:04.737099 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a72c3e10-eb1c-4cac-a76c-4b80ca118142 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] DELETE https://10.4.3.170/volume/v3/volumes/cd2e55df-c4d6-4c88-97ae-bafa4e21d64e Jul 24 07:47:04.737312 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a72c3e10-eb1c-4cac-a76c-4b80ca118142 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:04.737483 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a72c3e10-eb1c-4cac-a76c-4b80ca118142 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:04.737630 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-a72c3e10-eb1c-4cac-a76c-4b80ca118142 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Delete volume with id: cd2e55df-c4d6-4c88-97ae-bafa4e21d64e Jul 24 07:47:04.744384 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:04.744384 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:47:04.744783 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-a72c3e10-eb1c-4cac-a76c-4b80ca118142 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Volume info retrieved successfully. Jul 24 07:47:04.758131 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-a72c3e10-eb1c-4cac-a76c-4b80ca118142 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Delete volume request issued successfully. Jul 24 07:47:04.758320 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a72c3e10-eb1c-4cac-a76c-4b80ca118142 tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] https://10.4.3.170/volume/v3/volumes/cd2e55df-c4d6-4c88-97ae-bafa4e21d64e returned with HTTP 202 Jul 24 07:47:04.758681 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 907/3672] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:47:04 2026] DELETE /volume/v3/volumes/cd2e55df-c4d6-4c88-97ae-bafa4e21d64e => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:47:04.765364 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-fd62387f-cb07-4b4d-8dc8-8faa6c75e40d None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:04.767128 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-fd62387f-cb07-4b4d-8dc8-8faa6c75e40d tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] GET https://10.4.3.170/volume/v3/volumes/cd2e55df-c4d6-4c88-97ae-bafa4e21d64e Jul 24 07:47:04.767356 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-fd62387f-cb07-4b4d-8dc8-8faa6c75e40d tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:04.767555 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-fd62387f-cb07-4b4d-8dc8-8faa6c75e40d tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:04.774579 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:04.774579 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:47:04.779245 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-fd62387f-cb07-4b4d-8dc8-8faa6c75e40d tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Volume info retrieved successfully. Jul 24 07:47:04.783170 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-fd62387f-cb07-4b4d-8dc8-8faa6c75e40d tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] https://10.4.3.170/volume/v3/volumes/cd2e55df-c4d6-4c88-97ae-bafa4e21d64e returned with HTTP 200 Jul 24 07:47:04.783613 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 921/3673] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:47:04 2026] GET /volume/v3/volumes/cd2e55df-c4d6-4c88-97ae-bafa4e21d64e => generated 856 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:04.791718 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-5c094030-871c-4f9c-ae91-769df91b5da4 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:04.793304 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5c094030-871c-4f9c-ae91-769df91b5da4 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/backups/0aa1ce1f-36e8-4d25-8542-105a3fd14603 Jul 24 07:47:04.793508 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5c094030-871c-4f9c-ae91-769df91b5da4 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:04.793687 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5c094030-871c-4f9c-ae91-769df91b5da4 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:04.793791 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-5c094030-871c-4f9c-ae91-769df91b5da4 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Show backup with id 0aa1ce1f-36e8-4d25-8542-105a3fd14603. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:47:04.797423 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:04.797423 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:47:04.797965 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5c094030-871c-4f9c-ae91-769df91b5da4 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups/0aa1ce1f-36e8-4d25-8542-105a3fd14603 returned with HTTP 200 Jul 24 07:47:04.798320 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 924/3674] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:47:04 2026] GET /volume/v3/backups/0aa1ce1f-36e8-4d25-8542-105a3fd14603 => generated 708 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:05.798581 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-45fa25ed-2d44-4938-a7ad-34492000e07e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:05.800293 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-45fa25ed-2d44-4938-a7ad-34492000e07e tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] GET https://10.4.3.170/volume/v3/volumes/cd2e55df-c4d6-4c88-97ae-bafa4e21d64e Jul 24 07:47:05.800490 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-45fa25ed-2d44-4938-a7ad-34492000e07e tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:05.800713 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-45fa25ed-2d44-4938-a7ad-34492000e07e tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:05.808901 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-45fa25ed-2d44-4938-a7ad-34492000e07e tempest-CreateVolumesFromSourceVolumeTest-935739070 tempest-CreateVolumesFromSourceVolumeTest-935739070-project-member] https://10.4.3.170/volume/v3/volumes/cd2e55df-c4d6-4c88-97ae-bafa4e21d64e returned with HTTP 404 Jul 24 07:47:05.808901 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 923/3675] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:47:05 2026] GET /volume/v3/volumes/cd2e55df-c4d6-4c88-97ae-bafa4e21d64e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:47:05.809008 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-39b48188-b169-4ab5-b613-b959be52f8a7 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:05.810589 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-39b48188-b169-4ab5-b613-b959be52f8a7 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/backups/0aa1ce1f-36e8-4d25-8542-105a3fd14603 Jul 24 07:47:05.810903 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-39b48188-b169-4ab5-b613-b959be52f8a7 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:05.811183 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-39b48188-b169-4ab5-b613-b959be52f8a7 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:05.811413 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-39b48188-b169-4ab5-b613-b959be52f8a7 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Show backup with id 0aa1ce1f-36e8-4d25-8542-105a3fd14603. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:47:05.815161 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:05.815161 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:47:05.816168 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-39b48188-b169-4ab5-b613-b959be52f8a7 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups/0aa1ce1f-36e8-4d25-8542-105a3fd14603 returned with HTTP 200 Jul 24 07:47:05.816168 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 908/3676] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:47:05 2026] GET /volume/v3/backups/0aa1ce1f-36e8-4d25-8542-105a3fd14603 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:06.263834 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-654b8b28-bd4a-4ac8-b5f0-1b32d26a1092 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:06.265793 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-654b8b28-bd4a-4ac8-b5f0-1b32d26a1092 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] GET https://10.4.3.170/volume/v3/volumes/78ebac01-6bd9-4e35-9e43-e2fae0576b5c Jul 24 07:47:06.265973 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-654b8b28-bd4a-4ac8-b5f0-1b32d26a1092 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:06.266185 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-654b8b28-bd4a-4ac8-b5f0-1b32d26a1092 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:06.273224 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:06.273224 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:47:06.281197 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-654b8b28-bd4a-4ac8-b5f0-1b32d26a1092 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Volume info retrieved successfully. Jul 24 07:47:06.287186 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-654b8b28-bd4a-4ac8-b5f0-1b32d26a1092 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] https://10.4.3.170/volume/v3/volumes/78ebac01-6bd9-4e35-9e43-e2fae0576b5c returned with HTTP 200 Jul 24 07:47:06.287777 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 922/3677] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:47:06 2026] GET /volume/v3/volumes/78ebac01-6bd9-4e35-9e43-e2fae0576b5c => generated 836 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:06.304298 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-8e3d2ceb-b66d-44de-8472-80e9bfe41d8a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:06.306029 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8e3d2ceb-b66d-44de-8472-80e9bfe41d8a tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] GET https://10.4.3.170/volume/v3/volumes/78ebac01-6bd9-4e35-9e43-e2fae0576b5c Jul 24 07:47:06.306312 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8e3d2ceb-b66d-44de-8472-80e9bfe41d8a tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:06.306573 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8e3d2ceb-b66d-44de-8472-80e9bfe41d8a tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:06.314632 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:06.314632 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:47:06.318871 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-8e3d2ceb-b66d-44de-8472-80e9bfe41d8a tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Volume info retrieved successfully. Jul 24 07:47:06.323823 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8e3d2ceb-b66d-44de-8472-80e9bfe41d8a tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] https://10.4.3.170/volume/v3/volumes/78ebac01-6bd9-4e35-9e43-e2fae0576b5c returned with HTTP 200 Jul 24 07:47:06.324340 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 925/3678] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:47:06 2026] GET /volume/v3/volumes/78ebac01-6bd9-4e35-9e43-e2fae0576b5c => generated 836 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:06.369541 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-790537a7-9e43-4376-8cbd-c59fef6a281a req-b53ab96b-b1a9-44f9-8a2e-80155d97ebb9 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:06.372671 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-790537a7-9e43-4376-8cbd-c59fef6a281a req-b53ab96b-b1a9-44f9-8a2e-80155d97ebb9 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] GET https://10.4.3.170/volume/v3/volumes/78ebac01-6bd9-4e35-9e43-e2fae0576b5c Jul 24 07:47:06.372933 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-790537a7-9e43-4376-8cbd-c59fef6a281a req-b53ab96b-b1a9-44f9-8a2e-80155d97ebb9 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:06.373131 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-790537a7-9e43-4376-8cbd-c59fef6a281a req-b53ab96b-b1a9-44f9-8a2e-80155d97ebb9 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:06.381276 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:06.381276 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:47:06.385062 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [req-790537a7-9e43-4376-8cbd-c59fef6a281a req-b53ab96b-b1a9-44f9-8a2e-80155d97ebb9 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Volume info retrieved successfully. Jul 24 07:47:06.389588 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-790537a7-9e43-4376-8cbd-c59fef6a281a req-b53ab96b-b1a9-44f9-8a2e-80155d97ebb9 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] https://10.4.3.170/volume/v3/volumes/78ebac01-6bd9-4e35-9e43-e2fae0576b5c returned with HTTP 200 Jul 24 07:47:06.389984 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 924/3679] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:47:06 2026] GET /volume/v3/volumes/78ebac01-6bd9-4e35-9e43-e2fae0576b5c => generated 836 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:06.491835 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-a4e5a13d-c7bb-4195-8153-5cfa555d9fe9 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:06.491894 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a4e5a13d-c7bb-4195-8153-5cfa555d9fe9 None None] GET https://10.4.3.170/volume// Jul 24 07:47:06.492055 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a4e5a13d-c7bb-4195-8153-5cfa555d9fe9 None None] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:06.492322 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a4e5a13d-c7bb-4195-8153-5cfa555d9fe9 None None] Calling method 'all' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:06.492606 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a4e5a13d-c7bb-4195-8153-5cfa555d9fe9 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:47:06.492804 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 909/3680] 10.4.3.170 () {66 vars in 1428 bytes} [Fri Jul 24 07:47:06 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:47:06.500063 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-790537a7-9e43-4376-8cbd-c59fef6a281a req-13c19314-54fd-44df-af06-d61df1c047fe None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:06.504317 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-790537a7-9e43-4376-8cbd-c59fef6a281a req-13c19314-54fd-44df-af06-d61df1c047fe tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 24 07:47:06.504317 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-790537a7-9e43-4376-8cbd-c59fef6a281a req-13c19314-54fd-44df-af06-d61df1c047fe tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "78ebac01-6bd9-4e35-9e43-e2fae0576b5c", "connector": null, "instance_uuid": "4c38b11a-294c-4e9b-bfde-ca9bcbad24c4"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:47:06.519035 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:06.519035 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:47:06.549026 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-790537a7-9e43-4376-8cbd-c59fef6a281a req-13c19314-54fd-44df-af06-d61df1c047fe tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 24 07:47:06.549473 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 923/3681] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 24 07:47:06 2026] POST /volume/v3/attachments => generated 273 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:47:06.575722 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-432c5b7b-1e6c-49e7-922d-e192561abf8c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:06.577495 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-432c5b7b-1e6c-49e7-922d-e192561abf8c tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] GET https://10.4.3.170/volume/v3/volumes/78ebac01-6bd9-4e35-9e43-e2fae0576b5c Jul 24 07:47:06.577741 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-432c5b7b-1e6c-49e7-922d-e192561abf8c tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:06.578010 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-432c5b7b-1e6c-49e7-922d-e192561abf8c tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:06.586063 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-dbdf8fbd-d87e-4386-9e52-b954744842b4 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:06.586487 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-dbdf8fbd-d87e-4386-9e52-b954744842b4 None None] GET https://10.4.3.170/volume// Jul 24 07:47:06.586681 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-dbdf8fbd-d87e-4386-9e52-b954744842b4 None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:06.586919 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-dbdf8fbd-d87e-4386-9e52-b954744842b4 None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:06.587102 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:06.587102 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:47:06.587304 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-dbdf8fbd-d87e-4386-9e52-b954744842b4 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:47:06.587578 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 925/3682] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:47:06 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:47:06.590647 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-432c5b7b-1e6c-49e7-922d-e192561abf8c tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Volume info retrieved successfully. Jul 24 07:47:06.594382 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-432c5b7b-1e6c-49e7-922d-e192561abf8c tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] https://10.4.3.170/volume/v3/volumes/78ebac01-6bd9-4e35-9e43-e2fae0576b5c returned with HTTP 200 Jul 24 07:47:06.594798 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 926/3683] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:47:06 2026] GET /volume/v3/volumes/78ebac01-6bd9-4e35-9e43-e2fae0576b5c => generated 835 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:06.595599 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-790537a7-9e43-4376-8cbd-c59fef6a281a req-5fc66101-eaa7-41c6-bd09-db3ebe6b9c72 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:06.598055 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-790537a7-9e43-4376-8cbd-c59fef6a281a req-5fc66101-eaa7-41c6-bd09-db3ebe6b9c72 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] GET https://10.4.3.170/volume/v3/volumes/78ebac01-6bd9-4e35-9e43-e2fae0576b5c Jul 24 07:47:06.598368 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-790537a7-9e43-4376-8cbd-c59fef6a281a req-5fc66101-eaa7-41c6-bd09-db3ebe6b9c72 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:06.598609 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-790537a7-9e43-4376-8cbd-c59fef6a281a req-5fc66101-eaa7-41c6-bd09-db3ebe6b9c72 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:06.609827 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:06.609827 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:47:06.613708 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-790537a7-9e43-4376-8cbd-c59fef6a281a req-5fc66101-eaa7-41c6-bd09-db3ebe6b9c72 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Volume info retrieved successfully. Jul 24 07:47:06.617553 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-790537a7-9e43-4376-8cbd-c59fef6a281a req-5fc66101-eaa7-41c6-bd09-db3ebe6b9c72 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] https://10.4.3.170/volume/v3/volumes/78ebac01-6bd9-4e35-9e43-e2fae0576b5c returned with HTTP 200 Jul 24 07:47:06.617978 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 910/3684] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:47:06 2026] GET /volume/v3/volumes/78ebac01-6bd9-4e35-9e43-e2fae0576b5c => generated 1015 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:47:06.731723 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-790537a7-9e43-4376-8cbd-c59fef6a281a req-39110d02-35d5-4fa0-95a9-e9b6bee898c5 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:06.734087 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-790537a7-9e43-4376-8cbd-c59fef6a281a req-39110d02-35d5-4fa0-95a9-e9b6bee898c5 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] PUT https://10.4.3.170/volume/v3/attachments/db5b3b13-193f-43a5-ac2d-de481dd589f7 Jul 24 07:47:06.734607 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-790537a7-9e43-4376-8cbd-c59fef6a281a req-39110d02-35d5-4fa0-95a9-e9b6bee898c5 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000005822", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9a7cb9337d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5fc7887c-2ab7-4d21-80c7-ec4ad0d3b011", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:47:06.749595 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-790537a7-9e43-4376-8cbd-c59fef6a281a req-39110d02-35d5-4fa0-95a9-e9b6bee898c5 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Acquiring lock "cinder-attachment_update-78ebac01-6bd9-4e35-9e43-e2fae0576b5c-np0000005822" by "attachment_update" {{(pid=100244) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 07:47:06.756266 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-790537a7-9e43-4376-8cbd-c59fef6a281a req-39110d02-35d5-4fa0-95a9-e9b6bee898c5 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Lock "cinder-attachment_update-78ebac01-6bd9-4e35-9e43-e2fae0576b5c-np0000005822" acquired by "attachment_update" :: waited 0.007s {{(pid=100244) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 07:47:06.757266 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:06.757266 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:47:06.827719 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-fa885147-b766-45b1-8654-68f3d47c0509 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:06.829954 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fa885147-b766-45b1-8654-68f3d47c0509 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/backups/0aa1ce1f-36e8-4d25-8542-105a3fd14603 Jul 24 07:47:06.830286 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fa885147-b766-45b1-8654-68f3d47c0509 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:06.830552 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fa885147-b766-45b1-8654-68f3d47c0509 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:06.830715 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-fa885147-b766-45b1-8654-68f3d47c0509 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Show backup with id 0aa1ce1f-36e8-4d25-8542-105a3fd14603. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:47:06.836087 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:06.836087 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:47:06.836912 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fa885147-b766-45b1-8654-68f3d47c0509 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups/0aa1ce1f-36e8-4d25-8542-105a3fd14603 returned with HTTP 200 Jul 24 07:47:06.838455 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 926/3685] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:47:06 2026] GET /volume/v3/backups/0aa1ce1f-36e8-4d25-8542-105a3fd14603 => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:06.854756 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-790537a7-9e43-4376-8cbd-c59fef6a281a req-39110d02-35d5-4fa0-95a9-e9b6bee898c5 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Lock "cinder-attachment_update-78ebac01-6bd9-4e35-9e43-e2fae0576b5c-np0000005822" released by "attachment_update" :: held 0.099s {{(pid=100244) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 07:47:06.855064 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-790537a7-9e43-4376-8cbd-c59fef6a281a req-39110d02-35d5-4fa0-95a9-e9b6bee898c5 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] https://10.4.3.170/volume/v3/attachments/db5b3b13-193f-43a5-ac2d-de481dd589f7 returned with HTTP 200 Jul 24 07:47:06.855550 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 924/3686] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 24 07:47:06 2026] PUT /volume/v3/attachments/db5b3b13-193f-43a5-ac2d-de481dd589f7 => generated 969 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:47:07.180950 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-eeb4e321-29b9-4bb4-8282-c654b1209f3c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:07.182430 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-eeb4e321-29b9-4bb4-8282-c654b1209f3c tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:47:07.182733 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-eeb4e321-29b9-4bb4-8282-c654b1209f3c tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "697a1f54-55e5-4da5-aa6d-2f7a6847d83b", "size": 1}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:47:07.184337 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-eeb4e321-29b9-4bb4-8282-c654b1209f3c tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '697a1f54-55e5-4da5-aa6d-2f7a6847d83b', 'size': 1}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:47:07.262185 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-eeb4e321-29b9-4bb4-8282-c654b1209f3c tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Create volume of 1 GB Jul 24 07:47:07.266785 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-eeb4e321-29b9-4bb4-8282-c654b1209f3c tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Availability Zones retrieved successfully. Jul 24 07:47:07.272072 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-eeb4e321-29b9-4bb4-8282-c654b1209f3c tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Flow 'volume_create_api' (911a1c23-2381-4ed6-b9ff-d1cdf531f02a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:47:07.273269 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-eeb4e321-29b9-4bb4-8282-c654b1209f3c tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f425bc4-7599-4224-a201-bac563ba405d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:47:07.274199 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-eeb4e321-29b9-4bb4-8282-c654b1209f3c tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Validating volume size '1' using validate_int {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:47:07.326546 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-a8807db6-ee49-4ad1-b1d2-fba3c5238e67 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:07.327609 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-eeb4e321-29b9-4bb4-8282-c654b1209f3c tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f425bc4-7599-4224-a201-bac563ba405d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:47:07.328550 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-eeb4e321-29b9-4bb4-8282-c654b1209f3c tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e0f21aa-1d91-4f67-8575-b426982a33e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:47:07.388029 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-eeb4e321-29b9-4bb4-8282-c654b1209f3c tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Created reservations ['6411d383-73bf-4931-838e-a3ca3d15a51b', 'bf6427fc-39fe-4465-9bbf-b025efe850a1', 'd5049e44-c751-4591-9dd8-dba4808d1220', '07170ac4-ead6-4adb-96b2-9d4af85ff4ce'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:47:07.388945 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-eeb4e321-29b9-4bb4-8282-c654b1209f3c tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e0f21aa-1d91-4f67-8575-b426982a33e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6411d383-73bf-4931-838e-a3ca3d15a51b', 'bf6427fc-39fe-4465-9bbf-b025efe850a1', 'd5049e44-c751-4591-9dd8-dba4808d1220', '07170ac4-ead6-4adb-96b2-9d4af85ff4ce']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:47:07.389680 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-eeb4e321-29b9-4bb4-8282-c654b1209f3c tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68ec0304-12e4-42b4-a477-3d932e748e7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:47:07.411046 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-eeb4e321-29b9-4bb4-8282-c654b1209f3c tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68ec0304-12e4-42b4-a477-3d932e748e7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '01487d3f-17cc-4743-9913-0d810248b5f8', '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='e23bf9d5118044f7a028a1e2f16fc182',qos_specs=None,replication_status=,reservations=['6411d383-73bf-4931-838e-a3ca3d15a51b','bf6427fc-39fe-4465-9bbf-b025efe850a1','d5049e44-c751-4591-9dd8-dba4808d1220','07170ac4-ead6-4adb-96b2-9d4af85ff4ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8249c69b515c42f0b4652dd194bc295a',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:47:07Z,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=01487d3f-17cc-4743-9913-0d810248b5f8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e23bf9d5118044f7a028a1e2f16fc182',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8249c69b515c42f0b4652dd194bc295a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:47:07.411816 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-eeb4e321-29b9-4bb4-8282-c654b1209f3c tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3c5106a-bc3f-4fdc-918e-9ed3c0ab14dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:47:07.412675 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a8807db6-ee49-4ad1-b1d2-fba3c5238e67 tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:47:07.413157 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a8807db6-ee49-4ad1-b1d2-fba3c5238e67 tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1203100726"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:47:07.415021 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-a8807db6-ee49-4ad1-b1d2-fba3c5238e67 tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1203100726'}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:47:07.415199 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-a8807db6-ee49-4ad1-b1d2-fba3c5238e67 tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] Create volume of 1 GB Jul 24 07:47:07.420168 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-a8807db6-ee49-4ad1-b1d2-fba3c5238e67 tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] Availability Zones retrieved successfully. Jul 24 07:47:07.428265 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-eeb4e321-29b9-4bb4-8282-c654b1209f3c tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3c5106a-bc3f-4fdc-918e-9ed3c0ab14dd) transitioned into state 'SUCCESS' from 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='e23bf9d5118044f7a028a1e2f16fc182',qos_specs=None,replication_status=,reservations=['6411d383-73bf-4931-838e-a3ca3d15a51b','bf6427fc-39fe-4465-9bbf-b025efe850a1','d5049e44-c751-4591-9dd8-dba4808d1220','07170ac4-ead6-4adb-96b2-9d4af85ff4ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8249c69b515c42f0b4652dd194bc295a',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:47:07.428988 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-eeb4e321-29b9-4bb4-8282-c654b1209f3c tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (161e481c-d9d4-453a-a869-e26494c6aba6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:47:07.430252 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-a8807db6-ee49-4ad1-b1d2-fba3c5238e67 tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] Flow 'volume_create_api' (30516c0e-a6d0-421f-9f26-e2dbd9275298) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:47:07.431618 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-a8807db6-ee49-4ad1-b1d2-fba3c5238e67 tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8b647c9-d6a3-4e1c-99c0-b192fbf5d987) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:47:07.433022 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-a8807db6-ee49-4ad1-b1d2-fba3c5238e67 tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] Validating volume size '1' using validate_int {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:47:07.437594 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-eeb4e321-29b9-4bb4-8282-c654b1209f3c tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (161e481c-d9d4-453a-a869-e26494c6aba6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:47:07.438573 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-eeb4e321-29b9-4bb4-8282-c654b1209f3c tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Flow 'volume_create_api' (911a1c23-2381-4ed6-b9ff-d1cdf531f02a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:47:07.438927 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-eeb4e321-29b9-4bb4-8282-c654b1209f3c tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Create volume request issued successfully. Jul 24 07:47:07.439487 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-eeb4e321-29b9-4bb4-8282-c654b1209f3c tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:47:07.439878 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 927/3687] 10.4.3.170 () {70 vars in 1300 bytes} [Fri Jul 24 07:47:07 2026] POST /volume/v3/volumes => generated 775 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:47:07.452095 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-6e327498-0aa5-43f4-818f-244290ddc8fb None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:07.453900 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6e327498-0aa5-43f4-818f-244290ddc8fb tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] GET https://10.4.3.170/volume/v3/volumes/01487d3f-17cc-4743-9913-0d810248b5f8 Jul 24 07:47:07.454125 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6e327498-0aa5-43f4-818f-244290ddc8fb tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:07.454379 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6e327498-0aa5-43f4-818f-244290ddc8fb tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:07.461093 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:07.461093 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:47:07.464452 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-a8807db6-ee49-4ad1-b1d2-fba3c5238e67 tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8b647c9-d6a3-4e1c-99c0-b192fbf5d987) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:47:07.464586 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-6e327498-0aa5-43f4-818f-244290ddc8fb tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Volume info retrieved successfully. Jul 24 07:47:07.465324 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-a8807db6-ee49-4ad1-b1d2-fba3c5238e67 tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7173e90-5be6-4107-9ba3-f9ae2096565f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:47:07.468268 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6e327498-0aa5-43f4-818f-244290ddc8fb tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] https://10.4.3.170/volume/v3/volumes/01487d3f-17cc-4743-9913-0d810248b5f8 returned with HTTP 200 Jul 24 07:47:07.468633 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 927/3688] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:47:07 2026] GET /volume/v3/volumes/01487d3f-17cc-4743-9913-0d810248b5f8 => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:47:07.533971 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-a8807db6-ee49-4ad1-b1d2-fba3c5238e67 tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] Created reservations ['1795d2e3-bb10-45d3-96b2-8618ca29aece', '4fca71ee-ba1b-405c-a039-70575382e43d', '4efeca9d-c684-4f2e-a15d-5a433e13aff5', 'b2f95f93-793c-439b-8986-5e713b842c27'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:47:07.535039 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-a8807db6-ee49-4ad1-b1d2-fba3c5238e67 tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7173e90-5be6-4107-9ba3-f9ae2096565f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1795d2e3-bb10-45d3-96b2-8618ca29aece', '4fca71ee-ba1b-405c-a039-70575382e43d', '4efeca9d-c684-4f2e-a15d-5a433e13aff5', 'b2f95f93-793c-439b-8986-5e713b842c27']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:47:07.535866 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-a8807db6-ee49-4ad1-b1d2-fba3c5238e67 tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b1b1c85-27db-4955-baf6-90f3a1051e00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:47:07.565178 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-a8807db6-ee49-4ad1-b1d2-fba3c5238e67 tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b1b1c85-27db-4955-baf6-90f3a1051e00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cb6e5c79-acef-4897-b42f-af66d84b9c06', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1203100726',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd1f6f25d9a14eb29e98822bb73278e0',qos_specs=None,replication_status=,reservations=['1795d2e3-bb10-45d3-96b2-8618ca29aece','4fca71ee-ba1b-405c-a039-70575382e43d','4efeca9d-c684-4f2e-a15d-5a433e13aff5','b2f95f93-793c-439b-8986-5e713b842c27'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='872cad9e9b2a4b32be565544e05c146e',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:47:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1203100726',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cb6e5c79-acef-4897-b42f-af66d84b9c06,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd1f6f25d9a14eb29e98822bb73278e0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='872cad9e9b2a4b32be565544e05c146e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:47:07.565917 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-a8807db6-ee49-4ad1-b1d2-fba3c5238e67 tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0db538b-2a13-4eac-97a3-20931e36b634) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:47:07.591061 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-a8807db6-ee49-4ad1-b1d2-fba3c5238e67 tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0db538b-2a13-4eac-97a3-20931e36b634) transitioned into state 'SUCCESS' from state '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-1203100726',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd1f6f25d9a14eb29e98822bb73278e0',qos_specs=None,replication_status=,reservations=['1795d2e3-bb10-45d3-96b2-8618ca29aece','4fca71ee-ba1b-405c-a039-70575382e43d','4efeca9d-c684-4f2e-a15d-5a433e13aff5','b2f95f93-793c-439b-8986-5e713b842c27'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='872cad9e9b2a4b32be565544e05c146e',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:47:07.595910 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-a8807db6-ee49-4ad1-b1d2-fba3c5238e67 tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (429607aa-7b4f-4504-9273-ab8322b58a16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:47:07.607363 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-f3484775-132b-4615-9348-11185cbe9c99 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:07.609308 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f3484775-132b-4615-9348-11185cbe9c99 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] GET https://10.4.3.170/volume/v3/volumes/78ebac01-6bd9-4e35-9e43-e2fae0576b5c Jul 24 07:47:07.609506 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f3484775-132b-4615-9348-11185cbe9c99 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:07.609706 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f3484775-132b-4615-9348-11185cbe9c99 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:07.614220 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-a8807db6-ee49-4ad1-b1d2-fba3c5238e67 tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (429607aa-7b4f-4504-9273-ab8322b58a16) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:47:07.616314 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-a8807db6-ee49-4ad1-b1d2-fba3c5238e67 tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] Flow 'volume_create_api' (30516c0e-a6d0-421f-9f26-e2dbd9275298) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:47:07.616314 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-a8807db6-ee49-4ad1-b1d2-fba3c5238e67 tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] Create volume request issued successfully. Jul 24 07:47:07.616314 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a8807db6-ee49-4ad1-b1d2-fba3c5238e67 tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:47:07.616314 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 911/3689] 10.4.3.170 () {70 vars in 1298 bytes} [Fri Jul 24 07:47:07 2026] POST /volume/v3/volumes => generated 778 bytes in 290 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:47:07.620370 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:07.620370 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:47:07.624584 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-f3484775-132b-4615-9348-11185cbe9c99 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Volume info retrieved successfully. Jul 24 07:47:07.629502 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f3484775-132b-4615-9348-11185cbe9c99 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] https://10.4.3.170/volume/v3/volumes/78ebac01-6bd9-4e35-9e43-e2fae0576b5c returned with HTTP 200 Jul 24 07:47:07.629951 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 925/3690] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:47:07 2026] GET /volume/v3/volumes/78ebac01-6bd9-4e35-9e43-e2fae0576b5c => generated 836 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:07.633744 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-ee01d7f1-8c01-4bbb-a561-8f250577dd5e None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:07.635568 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ee01d7f1-8c01-4bbb-a561-8f250577dd5e tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] GET https://10.4.3.170/volume/v3/volumes/cb6e5c79-acef-4897-b42f-af66d84b9c06 Jul 24 07:47:07.635679 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ee01d7f1-8c01-4bbb-a561-8f250577dd5e tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:07.635791 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ee01d7f1-8c01-4bbb-a561-8f250577dd5e tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:07.646299 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:07.646299 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:47:07.650284 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-ee01d7f1-8c01-4bbb-a561-8f250577dd5e tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] Volume info retrieved successfully. Jul 24 07:47:07.654267 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ee01d7f1-8c01-4bbb-a561-8f250577dd5e tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] https://10.4.3.170/volume/v3/volumes/cb6e5c79-acef-4897-b42f-af66d84b9c06 returned with HTTP 200 Jul 24 07:47:07.654632 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 928/3691] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:47:07 2026] GET /volume/v3/volumes/cb6e5c79-acef-4897-b42f-af66d84b9c06 => generated 957 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:07.849720 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ea57cc16-443a-417b-9027-eeee02ec5280 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:07.851348 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ea57cc16-443a-417b-9027-eeee02ec5280 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/backups/0aa1ce1f-36e8-4d25-8542-105a3fd14603 Jul 24 07:47:07.851552 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ea57cc16-443a-417b-9027-eeee02ec5280 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:07.851738 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ea57cc16-443a-417b-9027-eeee02ec5280 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:07.851854 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-ea57cc16-443a-417b-9027-eeee02ec5280 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Show backup with id 0aa1ce1f-36e8-4d25-8542-105a3fd14603. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:47:07.855629 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:07.855629 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:47:07.856176 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ea57cc16-443a-417b-9027-eeee02ec5280 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups/0aa1ce1f-36e8-4d25-8542-105a3fd14603 returned with HTTP 200 Jul 24 07:47:07.856524 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 928/3692] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:47:07 2026] GET /volume/v3/backups/0aa1ce1f-36e8-4d25-8542-105a3fd14603 => generated 708 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:08.480279 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-3733522a-c09c-43f5-b02c-064ac75e2a84 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:08.483532 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3733522a-c09c-43f5-b02c-064ac75e2a84 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] GET https://10.4.3.170/volume/v3/volumes/01487d3f-17cc-4743-9913-0d810248b5f8 Jul 24 07:47:08.483720 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3733522a-c09c-43f5-b02c-064ac75e2a84 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:08.483896 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3733522a-c09c-43f5-b02c-064ac75e2a84 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:08.490443 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:08.490443 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:47:08.494308 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-3733522a-c09c-43f5-b02c-064ac75e2a84 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Volume info retrieved successfully. Jul 24 07:47:08.498219 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3733522a-c09c-43f5-b02c-064ac75e2a84 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] https://10.4.3.170/volume/v3/volumes/01487d3f-17cc-4743-9913-0d810248b5f8 returned with HTTP 200 Jul 24 07:47:08.498511 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 912/3693] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:47:08 2026] GET /volume/v3/volumes/01487d3f-17cc-4743-9913-0d810248b5f8 => generated 925 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:47:08.645800 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-fcbd4d1f-de13-4242-8c08-0dbebd9405e4 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:08.647565 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-fcbd4d1f-de13-4242-8c08-0dbebd9405e4 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] GET https://10.4.3.170/volume/v3/volumes/78ebac01-6bd9-4e35-9e43-e2fae0576b5c Jul 24 07:47:08.647817 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-fcbd4d1f-de13-4242-8c08-0dbebd9405e4 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:08.648231 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-fcbd4d1f-de13-4242-8c08-0dbebd9405e4 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:08.657760 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:08.657760 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:47:08.661520 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-fcbd4d1f-de13-4242-8c08-0dbebd9405e4 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Volume info retrieved successfully. Jul 24 07:47:08.666768 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-fcbd4d1f-de13-4242-8c08-0dbebd9405e4 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] https://10.4.3.170/volume/v3/volumes/78ebac01-6bd9-4e35-9e43-e2fae0576b5c returned with HTTP 200 Jul 24 07:47:08.666768 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 926/3694] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:47:08 2026] GET /volume/v3/volumes/78ebac01-6bd9-4e35-9e43-e2fae0576b5c => generated 836 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:08.677500 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-d4d806f5-3993-49ee-9fbb-48e29bc9a000 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:08.679869 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d4d806f5-3993-49ee-9fbb-48e29bc9a000 tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] GET https://10.4.3.170/volume/v3/volumes/cb6e5c79-acef-4897-b42f-af66d84b9c06 Jul 24 07:47:08.679869 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d4d806f5-3993-49ee-9fbb-48e29bc9a000 tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:08.681137 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d4d806f5-3993-49ee-9fbb-48e29bc9a000 tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:08.692929 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:08.692929 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:47:08.696689 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-d4d806f5-3993-49ee-9fbb-48e29bc9a000 tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] Volume info retrieved successfully. Jul 24 07:47:08.701712 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d4d806f5-3993-49ee-9fbb-48e29bc9a000 tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] https://10.4.3.170/volume/v3/volumes/cb6e5c79-acef-4897-b42f-af66d84b9c06 returned with HTTP 200 Jul 24 07:47:08.702218 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 929/3695] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:47:08 2026] GET /volume/v3/volumes/cb6e5c79-acef-4897-b42f-af66d84b9c06 => generated 1018 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:47:08.730586 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f8c5d0e6-d180-4973-878f-3c5fb82d7c42 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:08.732512 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f8c5d0e6-d180-4973-878f-3c5fb82d7c42 tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] POST https://10.4.3.170/volume/v3/backups Jul 24 07:47:08.732894 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f8c5d0e6-d180-4973-878f-3c5fb82d7c42 tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "cb6e5c79-acef-4897-b42f-af66d84b9c06", "name": "tempest-type-Backup-400010328"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:47:08.734223 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.backups [None req-f8c5d0e6-d180-4973-878f-3c5fb82d7c42 tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] Creating new backup {'backup': {'volume_id': 'cb6e5c79-acef-4897-b42f-af66d84b9c06', 'name': 'tempest-type-Backup-400010328'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 07:47:08.734394 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.contrib.backups [None req-f8c5d0e6-d180-4973-878f-3c5fb82d7c42 tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] Creating backup of volume cb6e5c79-acef-4897-b42f-af66d84b9c06 in container None Jul 24 07:47:08.741270 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:08.741270 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:47:08.741579 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-f8c5d0e6-d180-4973-878f-3c5fb82d7c42 tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] Volume info retrieved successfully. Jul 24 07:47:08.762445 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-f8c5d0e6-d180-4973-878f-3c5fb82d7c42 tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] Created reservations ['ea036be7-73c2-427f-8a12-cbbed8aa79d6', '73fb8542-c602-4c36-aec9-77983446e96d'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:47:08.806753 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f8c5d0e6-d180-4973-878f-3c5fb82d7c42 tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] https://10.4.3.170/volume/v3/backups returned with HTTP 202 Jul 24 07:47:08.807338 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 929/3696] 10.4.3.170 () {70 vars in 1299 bytes} [Fri Jul 24 07:47:08 2026] POST /volume/v3/backups => generated 315 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:47:08.817625 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-117f4158-5e94-43f2-8df8-fa74a1b3986d None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:08.819684 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-117f4158-5e94-43f2-8df8-fa74a1b3986d tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] GET https://10.4.3.170/volume/v3/backups/86c2d820-f59a-4b20-b3fa-8637cb8e38e5 Jul 24 07:47:08.819926 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-117f4158-5e94-43f2-8df8-fa74a1b3986d tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:08.820186 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-117f4158-5e94-43f2-8df8-fa74a1b3986d tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:08.820334 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-117f4158-5e94-43f2-8df8-fa74a1b3986d tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] Show backup with id 86c2d820-f59a-4b20-b3fa-8637cb8e38e5. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:47:08.825403 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:08.825403 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:47:08.826177 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-117f4158-5e94-43f2-8df8-fa74a1b3986d tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] https://10.4.3.170/volume/v3/backups/86c2d820-f59a-4b20-b3fa-8637cb8e38e5 returned with HTTP 200 Jul 24 07:47:08.826607 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 913/3697] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:47:08 2026] GET /volume/v3/backups/86c2d820-f59a-4b20-b3fa-8637cb8e38e5 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:08.867223 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-19e48ca7-8bc4-4a6f-8e03-ae6bd552222f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:08.874653 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-19e48ca7-8bc4-4a6f-8e03-ae6bd552222f tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/backups/0aa1ce1f-36e8-4d25-8542-105a3fd14603 Jul 24 07:47:08.874845 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-19e48ca7-8bc4-4a6f-8e03-ae6bd552222f tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:08.875012 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-19e48ca7-8bc4-4a6f-8e03-ae6bd552222f tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:08.875134 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-19e48ca7-8bc4-4a6f-8e03-ae6bd552222f tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Show backup with id 0aa1ce1f-36e8-4d25-8542-105a3fd14603. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:47:08.881563 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:08.881563 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:47:08.882212 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-19e48ca7-8bc4-4a6f-8e03-ae6bd552222f tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups/0aa1ce1f-36e8-4d25-8542-105a3fd14603 returned with HTTP 200 Jul 24 07:47:08.882569 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 927/3698] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:47:08 2026] GET /volume/v3/backups/0aa1ce1f-36e8-4d25-8542-105a3fd14603 => generated 708 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:09.002754 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-0c13a595-12b8-4d49-b622-d0d25b6bbb9b None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:09.004405 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0c13a595-12b8-4d49-b622-d0d25b6bbb9b tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-reader] GET https://10.4.3.170/volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 Jul 24 07:47:09.004588 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0c13a595-12b8-4d49-b622-d0d25b6bbb9b tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-reader] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:09.004765 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0c13a595-12b8-4d49-b622-d0d25b6bbb9b tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-reader] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:09.016065 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:09.016065 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:47:09.018942 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-0c13a595-12b8-4d49-b622-d0d25b6bbb9b tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-reader] Volume info retrieved successfully. Jul 24 07:47:09.022521 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0c13a595-12b8-4d49-b622-d0d25b6bbb9b tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-reader] https://10.4.3.170/volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 returned with HTTP 200 Jul 24 07:47:09.022864 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 930/3699] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:47:09 2026] GET /volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 => generated 1442 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:47:09.063630 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-1219e4a9-a4b3-41cd-b052-91fa30626aa1 req-c65f2fcd-04e4-4610-98c0-d12d1adbac98 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:09.065520 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-1219e4a9-a4b3-41cd-b052-91fa30626aa1 req-c65f2fcd-04e4-4610-98c0-d12d1adbac98 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] GET https://10.4.3.170/volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 Jul 24 07:47:09.065683 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-1219e4a9-a4b3-41cd-b052-91fa30626aa1 req-c65f2fcd-04e4-4610-98c0-d12d1adbac98 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:09.065855 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-1219e4a9-a4b3-41cd-b052-91fa30626aa1 req-c65f2fcd-04e4-4610-98c0-d12d1adbac98 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:09.075691 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:09.075691 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:47:09.078576 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [req-1219e4a9-a4b3-41cd-b052-91fa30626aa1 req-c65f2fcd-04e4-4610-98c0-d12d1adbac98 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Volume info retrieved successfully. Jul 24 07:47:09.082383 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-1219e4a9-a4b3-41cd-b052-91fa30626aa1 req-c65f2fcd-04e4-4610-98c0-d12d1adbac98 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 returned with HTTP 200 Jul 24 07:47:09.082757 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 930/3700] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:47:09 2026] GET /volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 => generated 1442 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:47:09.105643 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-1219e4a9-a4b3-41cd-b052-91fa30626aa1 req-97551896-bc78-4691-aa06-9727a32528fc None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:09.107710 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-1219e4a9-a4b3-41cd-b052-91fa30626aa1 req-97551896-bc78-4691-aa06-9727a32528fc tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] POST https://10.4.3.170/volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55/action Jul 24 07:47:09.108054 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-1219e4a9-a4b3-41cd-b052-91fa30626aa1 req-97551896-bc78-4691-aa06-9727a32528fc tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:47:09.108210 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-1219e4a9-a4b3-41cd-b052-91fa30626aa1 req-97551896-bc78-4691-aa06-9727a32528fc tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:47:09.120818 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:09.120818 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:47:09.121260 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-1219e4a9-a4b3-41cd-b052-91fa30626aa1 req-97551896-bc78-4691-aa06-9727a32528fc tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Volume info retrieved successfully. Jul 24 07:47:09.126391 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-1219e4a9-a4b3-41cd-b052-91fa30626aa1 req-97551896-bc78-4691-aa06-9727a32528fc tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Begin detaching volume completed successfully. Jul 24 07:47:09.126585 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-1219e4a9-a4b3-41cd-b052-91fa30626aa1 req-97551896-bc78-4691-aa06-9727a32528fc tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55/action returned with HTTP 202 Jul 24 07:47:09.126946 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 914/3701] 10.4.3.170 () {72 vars in 1672 bytes} [Fri Jul 24 07:47:09 2026] POST /volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:47:09.148101 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-91999d23-0843-4623-ba5d-2e3db34b997c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:09.149965 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-91999d23-0843-4623-ba5d-2e3db34b997c tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] GET https://10.4.3.170/volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 Jul 24 07:47:09.150167 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-91999d23-0843-4623-ba5d-2e3db34b997c tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:09.150376 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-91999d23-0843-4623-ba5d-2e3db34b997c tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:09.171641 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-f3595709-dcbf-4cd9-84c3-544700d9db92 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:09.171999 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f3595709-dcbf-4cd9-84c3-544700d9db92 None None] GET https://10.4.3.170/volume// Jul 24 07:47:09.172170 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f3595709-dcbf-4cd9-84c3-544700d9db92 None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:09.175219 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f3595709-dcbf-4cd9-84c3-544700d9db92 None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:09.175273 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:09.175273 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:47:09.175325 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f3595709-dcbf-4cd9-84c3-544700d9db92 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:47:09.175325 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 931/3702] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:47:09 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:47:09.175965 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-91999d23-0843-4623-ba5d-2e3db34b997c tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Volume info retrieved successfully. Jul 24 07:47:09.181473 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-91999d23-0843-4623-ba5d-2e3db34b997c tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 returned with HTTP 200 Jul 24 07:47:09.182638 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 928/3703] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:47:09 2026] GET /volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 => generated 1445 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:47:09.185179 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-1219e4a9-a4b3-41cd-b052-91fa30626aa1 req-649b473d-c53b-45d6-bbf9-128fa9a5cf9a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:09.187094 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-1219e4a9-a4b3-41cd-b052-91fa30626aa1 req-649b473d-c53b-45d6-bbf9-128fa9a5cf9a tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] GET https://10.4.3.170/volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 Jul 24 07:47:09.187322 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-1219e4a9-a4b3-41cd-b052-91fa30626aa1 req-649b473d-c53b-45d6-bbf9-128fa9a5cf9a tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:09.187498 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-1219e4a9-a4b3-41cd-b052-91fa30626aa1 req-649b473d-c53b-45d6-bbf9-128fa9a5cf9a tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:09.197665 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:09.197665 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:47:09.200878 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [req-1219e4a9-a4b3-41cd-b052-91fa30626aa1 req-649b473d-c53b-45d6-bbf9-128fa9a5cf9a tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Volume info retrieved successfully. Jul 24 07:47:09.204927 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-1219e4a9-a4b3-41cd-b052-91fa30626aa1 req-649b473d-c53b-45d6-bbf9-128fa9a5cf9a tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 returned with HTTP 200 Jul 24 07:47:09.205372 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 931/3704] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:47:09 2026] GET /volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 => generated 1625 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:47:09.510252 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-abb7ef0c-0600-43a6-9172-c1844fe875af None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:09.512058 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-abb7ef0c-0600-43a6-9172-c1844fe875af tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] GET https://10.4.3.170/volume/v3/volumes/01487d3f-17cc-4743-9913-0d810248b5f8 Jul 24 07:47:09.512332 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-abb7ef0c-0600-43a6-9172-c1844fe875af tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:09.512547 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-abb7ef0c-0600-43a6-9172-c1844fe875af tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:09.519219 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:09.519219 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:47:09.522865 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-abb7ef0c-0600-43a6-9172-c1844fe875af tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Volume info retrieved successfully. Jul 24 07:47:09.527174 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-abb7ef0c-0600-43a6-9172-c1844fe875af tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] https://10.4.3.170/volume/v3/volumes/01487d3f-17cc-4743-9913-0d810248b5f8 returned with HTTP 200 Jul 24 07:47:09.527675 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 915/3705] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:47:09 2026] GET /volume/v3/volumes/01487d3f-17cc-4743-9913-0d810248b5f8 => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:47:09.679495 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-4e0cc4dd-ef7d-4198-9faa-85ec5ede44ed None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:09.681042 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4e0cc4dd-ef7d-4198-9faa-85ec5ede44ed tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] GET https://10.4.3.170/volume/v3/volumes/78ebac01-6bd9-4e35-9e43-e2fae0576b5c Jul 24 07:47:09.681252 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4e0cc4dd-ef7d-4198-9faa-85ec5ede44ed tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:09.681424 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4e0cc4dd-ef7d-4198-9faa-85ec5ede44ed tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:09.689242 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:09.689242 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:47:09.692287 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-4e0cc4dd-ef7d-4198-9faa-85ec5ede44ed tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Volume info retrieved successfully. Jul 24 07:47:09.695727 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4e0cc4dd-ef7d-4198-9faa-85ec5ede44ed tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] https://10.4.3.170/volume/v3/volumes/78ebac01-6bd9-4e35-9e43-e2fae0576b5c returned with HTTP 200 Jul 24 07:47:09.696121 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 932/3706] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:47:09 2026] GET /volume/v3/volumes/78ebac01-6bd9-4e35-9e43-e2fae0576b5c => generated 836 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:09.811758 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-1219e4a9-a4b3-41cd-b052-91fa30626aa1 req-27f10e88-3c77-49e7-84cc-ae235f000b19 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:09.814150 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-1219e4a9-a4b3-41cd-b052-91fa30626aa1 req-27f10e88-3c77-49e7-84cc-ae235f000b19 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] GET https://10.4.3.170/volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 Jul 24 07:47:09.814404 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-1219e4a9-a4b3-41cd-b052-91fa30626aa1 req-27f10e88-3c77-49e7-84cc-ae235f000b19 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:09.814645 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-1219e4a9-a4b3-41cd-b052-91fa30626aa1 req-27f10e88-3c77-49e7-84cc-ae235f000b19 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:09.827448 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:09.827448 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:47:09.830884 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-1219e4a9-a4b3-41cd-b052-91fa30626aa1 req-27f10e88-3c77-49e7-84cc-ae235f000b19 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Volume info retrieved successfully. Jul 24 07:47:09.835746 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-1219e4a9-a4b3-41cd-b052-91fa30626aa1 req-27f10e88-3c77-49e7-84cc-ae235f000b19 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 returned with HTTP 200 Jul 24 07:47:09.836210 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 929/3707] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:47:09 2026] GET /volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 => generated 1445 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:47:09.845779 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2520d3a3-60f7-4d66-a108-76ce180e2104 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:09.847372 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2520d3a3-60f7-4d66-a108-76ce180e2104 tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] GET https://10.4.3.170/volume/v3/backups/86c2d820-f59a-4b20-b3fa-8637cb8e38e5 Jul 24 07:47:09.847566 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2520d3a3-60f7-4d66-a108-76ce180e2104 tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:09.847761 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2520d3a3-60f7-4d66-a108-76ce180e2104 tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:09.847890 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-2520d3a3-60f7-4d66-a108-76ce180e2104 tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] Show backup with id 86c2d820-f59a-4b20-b3fa-8637cb8e38e5. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:47:09.851848 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-1219e4a9-a4b3-41cd-b052-91fa30626aa1 req-a3bfaaea-c068-4f0d-82e4-799bf1b3beb0 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:09.853465 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:09.853465 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:47:09.854092 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2520d3a3-60f7-4d66-a108-76ce180e2104 tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] https://10.4.3.170/volume/v3/backups/86c2d820-f59a-4b20-b3fa-8637cb8e38e5 returned with HTTP 200 Jul 24 07:47:09.854551 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 932/3708] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:47:09 2026] GET /volume/v3/backups/86c2d820-f59a-4b20-b3fa-8637cb8e38e5 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:09.855343 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-1219e4a9-a4b3-41cd-b052-91fa30626aa1 req-a3bfaaea-c068-4f0d-82e4-799bf1b3beb0 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] DELETE https://10.4.3.170/volume/v3/attachments/481e9f82-9d5a-400e-b1a9-1fae2fd4e034 Jul 24 07:47:09.855772 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-1219e4a9-a4b3-41cd-b052-91fa30626aa1 req-a3bfaaea-c068-4f0d-82e4-799bf1b3beb0 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:09.856075 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-1219e4a9-a4b3-41cd-b052-91fa30626aa1 req-a3bfaaea-c068-4f0d-82e4-799bf1b3beb0 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:09.865837 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:09.865837 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:47:09.893440 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-3112cb9d-49b7-4a93-9404-cee708a2a958 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:09.894958 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3112cb9d-49b7-4a93-9404-cee708a2a958 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/backups/0aa1ce1f-36e8-4d25-8542-105a3fd14603 Jul 24 07:47:09.895171 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3112cb9d-49b7-4a93-9404-cee708a2a958 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:09.895356 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3112cb9d-49b7-4a93-9404-cee708a2a958 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:09.895453 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-3112cb9d-49b7-4a93-9404-cee708a2a958 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Show backup with id 0aa1ce1f-36e8-4d25-8542-105a3fd14603. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:47:09.899260 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:09.899260 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:47:09.899808 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3112cb9d-49b7-4a93-9404-cee708a2a958 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups/0aa1ce1f-36e8-4d25-8542-105a3fd14603 returned with HTTP 200 Jul 24 07:47:09.900117 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 933/3709] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:47:09 2026] GET /volume/v3/backups/0aa1ce1f-36e8-4d25-8542-105a3fd14603 => generated 708 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:09.934747 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-1219e4a9-a4b3-41cd-b052-91fa30626aa1 req-a3bfaaea-c068-4f0d-82e4-799bf1b3beb0 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/attachments/481e9f82-9d5a-400e-b1a9-1fae2fd4e034 returned with HTTP 200 Jul 24 07:47:09.935184 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 916/3710] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 24 07:47:09 2026] DELETE /volume/v3/attachments/481e9f82-9d5a-400e-b1a9-1fae2fd4e034 => generated 192 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:47:10.140451 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-790537a7-9e43-4376-8cbd-c59fef6a281a req-53a06c01-a8a0-4a59-a428-f08bc7225d71 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:10.142401 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-790537a7-9e43-4376-8cbd-c59fef6a281a req-53a06c01-a8a0-4a59-a428-f08bc7225d71 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] POST https://10.4.3.170/volume/v3/attachments/db5b3b13-193f-43a5-ac2d-de481dd589f7/action Jul 24 07:47:10.142731 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-790537a7-9e43-4376-8cbd-c59fef6a281a req-53a06c01-a8a0-4a59-a428-f08bc7225d71 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Action body: b'{"os-complete": null}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:47:10.142842 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-790537a7-9e43-4376-8cbd-c59fef6a281a req-53a06c01-a8a0-4a59-a428-f08bc7225d71 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:47:10.157119 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:10.157119 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:47:10.173582 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-790537a7-9e43-4376-8cbd-c59fef6a281a req-53a06c01-a8a0-4a59-a428-f08bc7225d71 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] https://10.4.3.170/volume/v3/attachments/db5b3b13-193f-43a5-ac2d-de481dd589f7/action returned with HTTP 204 Jul 24 07:47:10.173969 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 930/3711] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 24 07:47:10 2026] POST /volume/v3/attachments/db5b3b13-193f-43a5-ac2d-de481dd589f7/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:47:10.193606 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-4a23fca5-7f98-4e14-ba4d-b65d32733f55 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:10.195230 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4a23fca5-7f98-4e14-ba4d-b65d32733f55 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] GET https://10.4.3.170/volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 Jul 24 07:47:10.195409 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4a23fca5-7f98-4e14-ba4d-b65d32733f55 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:10.195582 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4a23fca5-7f98-4e14-ba4d-b65d32733f55 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:10.204847 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:10.204847 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:47:10.213331 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-4a23fca5-7f98-4e14-ba4d-b65d32733f55 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Volume info retrieved successfully. Jul 24 07:47:10.217427 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4a23fca5-7f98-4e14-ba4d-b65d32733f55 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 returned with HTTP 200 Jul 24 07:47:10.217820 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 933/3712] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:47:10 2026] GET /volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 => generated 1145 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:47:10.229851 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-db07d043-6914-44ac-bcd9-56c23f86389c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:10.232223 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-db07d043-6914-44ac-bcd9-56c23f86389c tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-reader] GET https://10.4.3.170/volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 Jul 24 07:47:10.232596 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-db07d043-6914-44ac-bcd9-56c23f86389c tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-reader] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:10.232922 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-db07d043-6914-44ac-bcd9-56c23f86389c tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-reader] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:10.245827 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:10.245827 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:47:10.250428 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-db07d043-6914-44ac-bcd9-56c23f86389c tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-reader] Volume info retrieved successfully. Jul 24 07:47:10.257186 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-db07d043-6914-44ac-bcd9-56c23f86389c tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-reader] https://10.4.3.170/volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 returned with HTTP 200 Jul 24 07:47:10.257877 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 934/3713] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:47:10 2026] GET /volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 => generated 1145 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:47:10.302468 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-8dd061dd-baf9-4260-b035-0e055d0de3ab req-206c8b02-dd51-44da-9ff6-de71dad36776 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:10.305028 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-8dd061dd-baf9-4260-b035-0e055d0de3ab req-206c8b02-dd51-44da-9ff6-de71dad36776 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] GET https://10.4.3.170/volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 Jul 24 07:47:10.305316 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-8dd061dd-baf9-4260-b035-0e055d0de3ab req-206c8b02-dd51-44da-9ff6-de71dad36776 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:10.305554 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-8dd061dd-baf9-4260-b035-0e055d0de3ab req-206c8b02-dd51-44da-9ff6-de71dad36776 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:10.317447 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:10.317447 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:47:10.321859 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-8dd061dd-baf9-4260-b035-0e055d0de3ab req-206c8b02-dd51-44da-9ff6-de71dad36776 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Volume info retrieved successfully. Jul 24 07:47:10.326173 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-8dd061dd-baf9-4260-b035-0e055d0de3ab req-206c8b02-dd51-44da-9ff6-de71dad36776 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 returned with HTTP 200 Jul 24 07:47:10.326553 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 917/3714] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:47:10 2026] GET /volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 => generated 1145 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:47:10.344565 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-8dd061dd-baf9-4260-b035-0e055d0de3ab req-fdc05c40-6183-4544-911a-1b190605ef13 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:10.346584 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-8dd061dd-baf9-4260-b035-0e055d0de3ab req-fdc05c40-6183-4544-911a-1b190605ef13 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] POST https://10.4.3.170/volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55/action Jul 24 07:47:10.347052 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-8dd061dd-baf9-4260-b035-0e055d0de3ab req-fdc05c40-6183-4544-911a-1b190605ef13 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:47:10.347334 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-8dd061dd-baf9-4260-b035-0e055d0de3ab req-fdc05c40-6183-4544-911a-1b190605ef13 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:47:10.359478 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:10.359478 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:47:10.360091 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-8dd061dd-baf9-4260-b035-0e055d0de3ab req-fdc05c40-6183-4544-911a-1b190605ef13 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Volume info retrieved successfully. Jul 24 07:47:10.370035 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-8dd061dd-baf9-4260-b035-0e055d0de3ab req-fdc05c40-6183-4544-911a-1b190605ef13 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Begin detaching volume completed successfully. Jul 24 07:47:10.370035 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-8dd061dd-baf9-4260-b035-0e055d0de3ab req-fdc05c40-6183-4544-911a-1b190605ef13 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55/action returned with HTTP 202 Jul 24 07:47:10.370035 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 931/3715] 10.4.3.170 () {72 vars in 1672 bytes} [Fri Jul 24 07:47:10 2026] POST /volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:47:10.395868 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c483882e-00be-485e-9a77-b6b6d4495c47 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:10.397910 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c483882e-00be-485e-9a77-b6b6d4495c47 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] GET https://10.4.3.170/volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 Jul 24 07:47:10.398124 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c483882e-00be-485e-9a77-b6b6d4495c47 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:10.398371 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c483882e-00be-485e-9a77-b6b6d4495c47 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:10.409217 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:10.409217 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:47:10.413332 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-c483882e-00be-485e-9a77-b6b6d4495c47 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Volume info retrieved successfully. Jul 24 07:47:10.417561 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c483882e-00be-485e-9a77-b6b6d4495c47 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 returned with HTTP 200 Jul 24 07:47:10.417950 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 934/3716] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:47:10 2026] GET /volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 => generated 1148 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:47:10.464266 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-be030e12-554c-4863-903d-ae390ee946a5 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:10.465710 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-be030e12-554c-4863-903d-ae390ee946a5 None None] GET https://10.4.3.170/volume// Jul 24 07:47:10.465954 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-be030e12-554c-4863-903d-ae390ee946a5 None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:10.466637 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-be030e12-554c-4863-903d-ae390ee946a5 None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:10.467601 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-be030e12-554c-4863-903d-ae390ee946a5 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:47:10.469060 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 935/3717] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:47:10 2026] GET /volume/ => generated 386 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:47:10.481739 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-8dd061dd-baf9-4260-b035-0e055d0de3ab req-5fec0aac-ec76-4af0-b102-08cc6f7bc2e8 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:10.484039 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-8dd061dd-baf9-4260-b035-0e055d0de3ab req-5fec0aac-ec76-4af0-b102-08cc6f7bc2e8 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] GET https://10.4.3.170/volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 Jul 24 07:47:10.484307 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-8dd061dd-baf9-4260-b035-0e055d0de3ab req-5fec0aac-ec76-4af0-b102-08cc6f7bc2e8 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:10.484502 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-8dd061dd-baf9-4260-b035-0e055d0de3ab req-5fec0aac-ec76-4af0-b102-08cc6f7bc2e8 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:10.495586 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:10.495586 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:47:10.499070 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-8dd061dd-baf9-4260-b035-0e055d0de3ab req-5fec0aac-ec76-4af0-b102-08cc6f7bc2e8 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Volume info retrieved successfully. Jul 24 07:47:10.503722 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-8dd061dd-baf9-4260-b035-0e055d0de3ab req-5fec0aac-ec76-4af0-b102-08cc6f7bc2e8 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 returned with HTTP 200 Jul 24 07:47:10.504147 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 918/3718] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:47:10 2026] GET /volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 => generated 1328 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:47:10.541366 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-aabee16d-4ddd-443b-ac99-b661b41cf06a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:10.542983 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-aabee16d-4ddd-443b-ac99-b661b41cf06a tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] GET https://10.4.3.170/volume/v3/volumes/01487d3f-17cc-4743-9913-0d810248b5f8 Jul 24 07:47:10.544616 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-aabee16d-4ddd-443b-ac99-b661b41cf06a tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:10.544616 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-aabee16d-4ddd-443b-ac99-b661b41cf06a tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:10.552254 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:10.552254 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:47:10.558284 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-aabee16d-4ddd-443b-ac99-b661b41cf06a tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Volume info retrieved successfully. Jul 24 07:47:10.562253 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-aabee16d-4ddd-443b-ac99-b661b41cf06a tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] https://10.4.3.170/volume/v3/volumes/01487d3f-17cc-4743-9913-0d810248b5f8 returned with HTTP 200 Jul 24 07:47:10.562739 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 932/3719] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:47:10 2026] GET /volume/v3/volumes/01487d3f-17cc-4743-9913-0d810248b5f8 => generated 928 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:47:10.711994 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-18d7ad15-5245-4980-9d62-868e76554a1e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:10.713933 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-18d7ad15-5245-4980-9d62-868e76554a1e tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] GET https://10.4.3.170/volume/v3/volumes/78ebac01-6bd9-4e35-9e43-e2fae0576b5c Jul 24 07:47:10.714154 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-18d7ad15-5245-4980-9d62-868e76554a1e tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:10.714408 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-18d7ad15-5245-4980-9d62-868e76554a1e tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:10.723950 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:10.723950 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:47:10.728276 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-18d7ad15-5245-4980-9d62-868e76554a1e tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Volume info retrieved successfully. Jul 24 07:47:10.731213 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-18d7ad15-5245-4980-9d62-868e76554a1e tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] https://10.4.3.170/volume/v3/volumes/78ebac01-6bd9-4e35-9e43-e2fae0576b5c returned with HTTP 200 Jul 24 07:47:10.731607 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 935/3720] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:47:10 2026] GET /volume/v3/volumes/78ebac01-6bd9-4e35-9e43-e2fae0576b5c => generated 1128 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:47:10.748191 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-130f8287-09d6-41da-aebb-7ebfd6929f80 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:10.750497 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-130f8287-09d6-41da-aebb-7ebfd6929f80 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] GET https://10.4.3.170/volume/v3/volumes/78ebac01-6bd9-4e35-9e43-e2fae0576b5c Jul 24 07:47:10.750839 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-130f8287-09d6-41da-aebb-7ebfd6929f80 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:10.751174 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-130f8287-09d6-41da-aebb-7ebfd6929f80 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:10.763220 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:10.763220 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:47:10.766486 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-130f8287-09d6-41da-aebb-7ebfd6929f80 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Volume info retrieved successfully. Jul 24 07:47:10.770506 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-130f8287-09d6-41da-aebb-7ebfd6929f80 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] https://10.4.3.170/volume/v3/volumes/78ebac01-6bd9-4e35-9e43-e2fae0576b5c returned with HTTP 200 Jul 24 07:47:10.771124 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 936/3721] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:47:10 2026] GET /volume/v3/volumes/78ebac01-6bd9-4e35-9e43-e2fae0576b5c => generated 1128 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:47:10.878443 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-d9c8156c-2bc4-4406-bd63-edcef6b9f907 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:10.880416 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d9c8156c-2bc4-4406-bd63-edcef6b9f907 tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] GET https://10.4.3.170/volume/v3/backups/86c2d820-f59a-4b20-b3fa-8637cb8e38e5 Jul 24 07:47:10.880653 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d9c8156c-2bc4-4406-bd63-edcef6b9f907 tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:10.880839 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d9c8156c-2bc4-4406-bd63-edcef6b9f907 tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:10.880944 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-d9c8156c-2bc4-4406-bd63-edcef6b9f907 tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] Show backup with id 86c2d820-f59a-4b20-b3fa-8637cb8e38e5. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:47:10.886315 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:10.886315 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:47:10.886315 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d9c8156c-2bc4-4406-bd63-edcef6b9f907 tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] https://10.4.3.170/volume/v3/backups/86c2d820-f59a-4b20-b3fa-8637cb8e38e5 returned with HTTP 200 Jul 24 07:47:10.886315 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 919/3722] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:47:10 2026] GET /volume/v3/backups/86c2d820-f59a-4b20-b3fa-8637cb8e38e5 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:10.911639 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-3fb68c10-4328-4069-bd16-dc3773ed8e54 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:10.915135 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3fb68c10-4328-4069-bd16-dc3773ed8e54 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/backups/0aa1ce1f-36e8-4d25-8542-105a3fd14603 Jul 24 07:47:10.915489 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3fb68c10-4328-4069-bd16-dc3773ed8e54 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:10.915723 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3fb68c10-4328-4069-bd16-dc3773ed8e54 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:10.915888 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-3fb68c10-4328-4069-bd16-dc3773ed8e54 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Show backup with id 0aa1ce1f-36e8-4d25-8542-105a3fd14603. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:47:10.920279 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:10.920279 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:47:10.921030 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3fb68c10-4328-4069-bd16-dc3773ed8e54 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups/0aa1ce1f-36e8-4d25-8542-105a3fd14603 returned with HTTP 200 Jul 24 07:47:10.921256 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 933/3723] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:47:10 2026] GET /volume/v3/backups/0aa1ce1f-36e8-4d25-8542-105a3fd14603 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:11.432708 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-3c0c4ec1-59b3-4a60-bbb7-fc1c108bc7f4 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:11.435798 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3c0c4ec1-59b3-4a60-bbb7-fc1c108bc7f4 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] GET https://10.4.3.170/volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 Jul 24 07:47:11.436012 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3c0c4ec1-59b3-4a60-bbb7-fc1c108bc7f4 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:11.436215 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3c0c4ec1-59b3-4a60-bbb7-fc1c108bc7f4 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:11.462891 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:11.462891 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:47:11.479112 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-3c0c4ec1-59b3-4a60-bbb7-fc1c108bc7f4 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Volume info retrieved successfully. Jul 24 07:47:11.493613 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3c0c4ec1-59b3-4a60-bbb7-fc1c108bc7f4 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 returned with HTTP 200 Jul 24 07:47:11.493979 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 936/3724] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:47:11 2026] GET /volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 => generated 1148 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:47:11.580950 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-882c441e-170a-4868-b991-eef5ba10f445 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:11.585980 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-882c441e-170a-4868-b991-eef5ba10f445 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] GET https://10.4.3.170/volume/v3/volumes/01487d3f-17cc-4743-9913-0d810248b5f8 Jul 24 07:47:11.586237 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-882c441e-170a-4868-b991-eef5ba10f445 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:11.586451 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-882c441e-170a-4868-b991-eef5ba10f445 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:11.594228 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:11.594228 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:47:11.598219 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-882c441e-170a-4868-b991-eef5ba10f445 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Volume info retrieved successfully. Jul 24 07:47:11.602988 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-882c441e-170a-4868-b991-eef5ba10f445 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] https://10.4.3.170/volume/v3/volumes/01487d3f-17cc-4743-9913-0d810248b5f8 returned with HTTP 200 Jul 24 07:47:11.603515 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 937/3725] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:47:11 2026] GET /volume/v3/volumes/01487d3f-17cc-4743-9913-0d810248b5f8 => generated 928 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:47:11.896524 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-d618efa3-a0de-4d1a-82c2-2608a7a24129 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:11.899597 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d618efa3-a0de-4d1a-82c2-2608a7a24129 tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] GET https://10.4.3.170/volume/v3/backups/86c2d820-f59a-4b20-b3fa-8637cb8e38e5 Jul 24 07:47:11.899597 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d618efa3-a0de-4d1a-82c2-2608a7a24129 tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:11.899597 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d618efa3-a0de-4d1a-82c2-2608a7a24129 tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:11.899597 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-d618efa3-a0de-4d1a-82c2-2608a7a24129 tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] Show backup with id 86c2d820-f59a-4b20-b3fa-8637cb8e38e5. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:47:11.902977 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:11.902977 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:47:11.903657 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d618efa3-a0de-4d1a-82c2-2608a7a24129 tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] https://10.4.3.170/volume/v3/backups/86c2d820-f59a-4b20-b3fa-8637cb8e38e5 returned with HTTP 200 Jul 24 07:47:11.904048 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 920/3726] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:47:11 2026] GET /volume/v3/backups/86c2d820-f59a-4b20-b3fa-8637cb8e38e5 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:11.934775 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-de81d69b-e617-4754-b2b0-b8c67f723201 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:11.936362 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-de81d69b-e617-4754-b2b0-b8c67f723201 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/backups/0aa1ce1f-36e8-4d25-8542-105a3fd14603 Jul 24 07:47:11.936541 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-de81d69b-e617-4754-b2b0-b8c67f723201 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:11.936721 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-de81d69b-e617-4754-b2b0-b8c67f723201 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:11.936844 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-de81d69b-e617-4754-b2b0-b8c67f723201 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Show backup with id 0aa1ce1f-36e8-4d25-8542-105a3fd14603. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:47:11.941012 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:11.941012 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:47:11.941941 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-de81d69b-e617-4754-b2b0-b8c67f723201 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups/0aa1ce1f-36e8-4d25-8542-105a3fd14603 returned with HTTP 200 Jul 24 07:47:11.942491 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 934/3727] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:47:11 2026] GET /volume/v3/backups/0aa1ce1f-36e8-4d25-8542-105a3fd14603 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:12.509280 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9b5a5287-7d9d-4a05-bd2c-0addc3222209 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:12.510954 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9b5a5287-7d9d-4a05-bd2c-0addc3222209 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] GET https://10.4.3.170/volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 Jul 24 07:47:12.511185 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9b5a5287-7d9d-4a05-bd2c-0addc3222209 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:12.511424 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9b5a5287-7d9d-4a05-bd2c-0addc3222209 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:12.519472 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:12.519472 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:47:12.522638 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-9b5a5287-7d9d-4a05-bd2c-0addc3222209 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Volume info retrieved successfully. Jul 24 07:47:12.526330 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9b5a5287-7d9d-4a05-bd2c-0addc3222209 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 returned with HTTP 200 Jul 24 07:47:12.526706 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 937/3728] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:47:12 2026] GET /volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 => generated 1148 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:47:12.621943 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-f0379f49-a6d1-488e-a76f-32408be65388 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:12.626899 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f0379f49-a6d1-488e-a76f-32408be65388 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] GET https://10.4.3.170/volume/v3/volumes/01487d3f-17cc-4743-9913-0d810248b5f8 Jul 24 07:47:12.627677 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f0379f49-a6d1-488e-a76f-32408be65388 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:12.628438 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f0379f49-a6d1-488e-a76f-32408be65388 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:12.661227 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:12.661227 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:47:12.673442 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-f0379f49-a6d1-488e-a76f-32408be65388 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Volume info retrieved successfully. Jul 24 07:47:12.686658 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f0379f49-a6d1-488e-a76f-32408be65388 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] https://10.4.3.170/volume/v3/volumes/01487d3f-17cc-4743-9913-0d810248b5f8 returned with HTTP 200 Jul 24 07:47:12.688030 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 938/3729] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:47:12 2026] GET /volume/v3/volumes/01487d3f-17cc-4743-9913-0d810248b5f8 => generated 928 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:47:12.920594 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-084e1c8e-64d9-4a8b-9fbd-81acc7596f6d None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:12.927489 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-084e1c8e-64d9-4a8b-9fbd-81acc7596f6d tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] GET https://10.4.3.170/volume/v3/backups/86c2d820-f59a-4b20-b3fa-8637cb8e38e5 Jul 24 07:47:12.928229 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-084e1c8e-64d9-4a8b-9fbd-81acc7596f6d tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:12.928931 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-084e1c8e-64d9-4a8b-9fbd-81acc7596f6d tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:12.929539 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-084e1c8e-64d9-4a8b-9fbd-81acc7596f6d tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] Show backup with id 86c2d820-f59a-4b20-b3fa-8637cb8e38e5. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:47:12.945889 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:12.945889 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:47:12.947967 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-084e1c8e-64d9-4a8b-9fbd-81acc7596f6d tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] https://10.4.3.170/volume/v3/backups/86c2d820-f59a-4b20-b3fa-8637cb8e38e5 returned with HTTP 200 Jul 24 07:47:12.952588 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 921/3730] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:47:12 2026] GET /volume/v3/backups/86c2d820-f59a-4b20-b3fa-8637cb8e38e5 => generated 735 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:12.953609 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-471a958c-c815-48d3-a4d6-1d27a9099aa3 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:12.956130 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-471a958c-c815-48d3-a4d6-1d27a9099aa3 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/backups/0aa1ce1f-36e8-4d25-8542-105a3fd14603 Jul 24 07:47:12.956614 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-471a958c-c815-48d3-a4d6-1d27a9099aa3 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:12.956952 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-471a958c-c815-48d3-a4d6-1d27a9099aa3 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:12.957222 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-471a958c-c815-48d3-a4d6-1d27a9099aa3 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Show backup with id 0aa1ce1f-36e8-4d25-8542-105a3fd14603. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:47:12.962867 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:12.962867 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:47:12.963877 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-471a958c-c815-48d3-a4d6-1d27a9099aa3 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups/0aa1ce1f-36e8-4d25-8542-105a3fd14603 returned with HTTP 200 Jul 24 07:47:12.964618 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 935/3731] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:47:12 2026] GET /volume/v3/backups/0aa1ce1f-36e8-4d25-8542-105a3fd14603 => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:13.540828 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-6196e362-cc4d-4d2f-b7fe-3368e09d1b7e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:13.542677 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6196e362-cc4d-4d2f-b7fe-3368e09d1b7e tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] GET https://10.4.3.170/volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 Jul 24 07:47:13.542677 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6196e362-cc4d-4d2f-b7fe-3368e09d1b7e tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:13.542791 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6196e362-cc4d-4d2f-b7fe-3368e09d1b7e tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:13.553667 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:13.553667 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:47:13.557879 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-6196e362-cc4d-4d2f-b7fe-3368e09d1b7e tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Volume info retrieved successfully. Jul 24 07:47:13.563131 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6196e362-cc4d-4d2f-b7fe-3368e09d1b7e tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 returned with HTTP 200 Jul 24 07:47:13.563297 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 938/3732] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:47:13 2026] GET /volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 => generated 1148 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:47:13.701990 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-25214732-786f-4ea7-993d-cadc81e3eac5 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:13.704419 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-25214732-786f-4ea7-993d-cadc81e3eac5 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] GET https://10.4.3.170/volume/v3/volumes/01487d3f-17cc-4743-9913-0d810248b5f8 Jul 24 07:47:13.704583 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-25214732-786f-4ea7-993d-cadc81e3eac5 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:13.704932 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-25214732-786f-4ea7-993d-cadc81e3eac5 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:13.714255 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:13.714255 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:47:13.719563 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-25214732-786f-4ea7-993d-cadc81e3eac5 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Volume info retrieved successfully. Jul 24 07:47:13.725536 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-25214732-786f-4ea7-993d-cadc81e3eac5 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] https://10.4.3.170/volume/v3/volumes/01487d3f-17cc-4743-9913-0d810248b5f8 returned with HTTP 200 Jul 24 07:47:13.725828 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 939/3733] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:47:13 2026] GET /volume/v3/volumes/01487d3f-17cc-4743-9913-0d810248b5f8 => generated 928 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:47:13.964410 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-820949c9-90b7-4bf3-a6b1-c466ea13587f None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:13.966701 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-820949c9-90b7-4bf3-a6b1-c466ea13587f tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] GET https://10.4.3.170/volume/v3/backups/86c2d820-f59a-4b20-b3fa-8637cb8e38e5 Jul 24 07:47:13.966701 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-820949c9-90b7-4bf3-a6b1-c466ea13587f tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:13.966701 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-820949c9-90b7-4bf3-a6b1-c466ea13587f tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:13.966701 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-820949c9-90b7-4bf3-a6b1-c466ea13587f tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] Show backup with id 86c2d820-f59a-4b20-b3fa-8637cb8e38e5. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:47:13.971075 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:13.971075 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:47:13.971837 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-820949c9-90b7-4bf3-a6b1-c466ea13587f tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] https://10.4.3.170/volume/v3/backups/86c2d820-f59a-4b20-b3fa-8637cb8e38e5 returned with HTTP 200 Jul 24 07:47:13.972303 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 922/3734] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:47:13 2026] GET /volume/v3/backups/86c2d820-f59a-4b20-b3fa-8637cb8e38e5 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:13.975730 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-cd7ac102-90ad-4a2c-acd4-dd61c56785b8 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:13.977600 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-cd7ac102-90ad-4a2c-acd4-dd61c56785b8 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/backups/0aa1ce1f-36e8-4d25-8542-105a3fd14603 Jul 24 07:47:13.977846 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-cd7ac102-90ad-4a2c-acd4-dd61c56785b8 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:13.978061 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-cd7ac102-90ad-4a2c-acd4-dd61c56785b8 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:13.978222 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-cd7ac102-90ad-4a2c-acd4-dd61c56785b8 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Show backup with id 0aa1ce1f-36e8-4d25-8542-105a3fd14603. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:47:13.982483 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:13.982483 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:47:13.983245 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-cd7ac102-90ad-4a2c-acd4-dd61c56785b8 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups/0aa1ce1f-36e8-4d25-8542-105a3fd14603 returned with HTTP 200 Jul 24 07:47:13.983662 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 936/3735] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:47:13 2026] GET /volume/v3/backups/0aa1ce1f-36e8-4d25-8542-105a3fd14603 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:14.287085 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-aa7f519b-f2d2-4b7a-98a4-cfa6a6d753f0 req-0e0ad713-ef77-4612-8c1a-dc5a618868a3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:14.289600 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-aa7f519b-f2d2-4b7a-98a4-cfa6a6d753f0 req-0e0ad713-ef77-4612-8c1a-dc5a618868a3 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] GET https://10.4.3.170/volume/v3/volumes/78ebac01-6bd9-4e35-9e43-e2fae0576b5c Jul 24 07:47:14.289815 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-aa7f519b-f2d2-4b7a-98a4-cfa6a6d753f0 req-0e0ad713-ef77-4612-8c1a-dc5a618868a3 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:14.290040 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-aa7f519b-f2d2-4b7a-98a4-cfa6a6d753f0 req-0e0ad713-ef77-4612-8c1a-dc5a618868a3 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:14.299853 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:14.299853 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:47:14.303424 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [req-aa7f519b-f2d2-4b7a-98a4-cfa6a6d753f0 req-0e0ad713-ef77-4612-8c1a-dc5a618868a3 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Volume info retrieved successfully. Jul 24 07:47:14.307843 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-aa7f519b-f2d2-4b7a-98a4-cfa6a6d753f0 req-0e0ad713-ef77-4612-8c1a-dc5a618868a3 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] https://10.4.3.170/volume/v3/volumes/78ebac01-6bd9-4e35-9e43-e2fae0576b5c returned with HTTP 200 Jul 24 07:47:14.308392 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 939/3736] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:47:14 2026] GET /volume/v3/volumes/78ebac01-6bd9-4e35-9e43-e2fae0576b5c => generated 1128 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:47:14.328787 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-aa7f519b-f2d2-4b7a-98a4-cfa6a6d753f0 req-5bec70fe-2b87-40e1-aaaa-3ef4915cd456 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:14.331263 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-aa7f519b-f2d2-4b7a-98a4-cfa6a6d753f0 req-5bec70fe-2b87-40e1-aaaa-3ef4915cd456 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] POST https://10.4.3.170/volume/v3/volumes/78ebac01-6bd9-4e35-9e43-e2fae0576b5c/action Jul 24 07:47:14.331686 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-aa7f519b-f2d2-4b7a-98a4-cfa6a6d753f0 req-5bec70fe-2b87-40e1-aaaa-3ef4915cd456 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:47:14.331858 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-aa7f519b-f2d2-4b7a-98a4-cfa6a6d753f0 req-5bec70fe-2b87-40e1-aaaa-3ef4915cd456 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:47:14.341224 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:14.341224 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:47:14.341619 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [req-aa7f519b-f2d2-4b7a-98a4-cfa6a6d753f0 req-5bec70fe-2b87-40e1-aaaa-3ef4915cd456 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Volume info retrieved successfully. Jul 24 07:47:14.347040 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [req-aa7f519b-f2d2-4b7a-98a4-cfa6a6d753f0 req-5bec70fe-2b87-40e1-aaaa-3ef4915cd456 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Begin detaching volume completed successfully. Jul 24 07:47:14.347254 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-aa7f519b-f2d2-4b7a-98a4-cfa6a6d753f0 req-5bec70fe-2b87-40e1-aaaa-3ef4915cd456 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] https://10.4.3.170/volume/v3/volumes/78ebac01-6bd9-4e35-9e43-e2fae0576b5c/action returned with HTTP 202 Jul 24 07:47:14.347763 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 940/3737] 10.4.3.170 () {72 vars in 1672 bytes} [Fri Jul 24 07:47:14 2026] POST /volume/v3/volumes/78ebac01-6bd9-4e35-9e43-e2fae0576b5c/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:47:14.382306 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-c12e86e5-c21c-49d8-aca0-9623d8cdf220 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:14.382761 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c12e86e5-c21c-49d8-aca0-9623d8cdf220 None None] GET https://10.4.3.170/volume// Jul 24 07:47:14.382974 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c12e86e5-c21c-49d8-aca0-9623d8cdf220 None None] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:14.383265 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c12e86e5-c21c-49d8-aca0-9623d8cdf220 None None] Calling method 'all' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:14.383669 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c12e86e5-c21c-49d8-aca0-9623d8cdf220 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:47:14.384027 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 923/3738] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:47:14 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:47:14.391059 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-aa7f519b-f2d2-4b7a-98a4-cfa6a6d753f0 req-eb0cf054-b6c6-4160-a459-879f9412f9ce None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:14.393387 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-aa7f519b-f2d2-4b7a-98a4-cfa6a6d753f0 req-eb0cf054-b6c6-4160-a459-879f9412f9ce tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] GET https://10.4.3.170/volume/v3/volumes/78ebac01-6bd9-4e35-9e43-e2fae0576b5c Jul 24 07:47:14.393634 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-aa7f519b-f2d2-4b7a-98a4-cfa6a6d753f0 req-eb0cf054-b6c6-4160-a459-879f9412f9ce tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:14.393852 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-aa7f519b-f2d2-4b7a-98a4-cfa6a6d753f0 req-eb0cf054-b6c6-4160-a459-879f9412f9ce tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:14.404665 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:14.404665 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:47:14.409008 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-aa7f519b-f2d2-4b7a-98a4-cfa6a6d753f0 req-eb0cf054-b6c6-4160-a459-879f9412f9ce tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Volume info retrieved successfully. Jul 24 07:47:14.413505 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-aa7f519b-f2d2-4b7a-98a4-cfa6a6d753f0 req-eb0cf054-b6c6-4160-a459-879f9412f9ce tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] https://10.4.3.170/volume/v3/volumes/78ebac01-6bd9-4e35-9e43-e2fae0576b5c returned with HTTP 200 Jul 24 07:47:14.413956 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 937/3739] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:47:14 2026] GET /volume/v3/volumes/78ebac01-6bd9-4e35-9e43-e2fae0576b5c => generated 1311 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:47:14.578621 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-384e1cd3-1ca0-4474-adce-2adfdd3f4f8a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:14.580689 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-384e1cd3-1ca0-4474-adce-2adfdd3f4f8a tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] GET https://10.4.3.170/volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 Jul 24 07:47:14.580897 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-384e1cd3-1ca0-4474-adce-2adfdd3f4f8a tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:14.581078 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-384e1cd3-1ca0-4474-adce-2adfdd3f4f8a tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:14.592572 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:14.592572 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:47:14.597129 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-384e1cd3-1ca0-4474-adce-2adfdd3f4f8a tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Volume info retrieved successfully. Jul 24 07:47:14.601517 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-384e1cd3-1ca0-4474-adce-2adfdd3f4f8a tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 returned with HTTP 200 Jul 24 07:47:14.601865 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 940/3740] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:47:14 2026] GET /volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 => generated 1148 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:47:14.739884 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-91f3f8e4-7882-4c51-b86f-a40c3c2682d9 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:14.742067 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-91f3f8e4-7882-4c51-b86f-a40c3c2682d9 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] GET https://10.4.3.170/volume/v3/volumes/01487d3f-17cc-4743-9913-0d810248b5f8 Jul 24 07:47:14.742388 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-91f3f8e4-7882-4c51-b86f-a40c3c2682d9 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:14.742650 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-91f3f8e4-7882-4c51-b86f-a40c3c2682d9 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:14.751469 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:14.751469 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:47:14.755924 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-91f3f8e4-7882-4c51-b86f-a40c3c2682d9 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Volume info retrieved successfully. Jul 24 07:47:14.761556 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-91f3f8e4-7882-4c51-b86f-a40c3c2682d9 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] https://10.4.3.170/volume/v3/volumes/01487d3f-17cc-4743-9913-0d810248b5f8 returned with HTTP 200 Jul 24 07:47:14.762051 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 941/3741] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:47:14 2026] GET /volume/v3/volumes/01487d3f-17cc-4743-9913-0d810248b5f8 => generated 928 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:47:14.984875 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-63d7b720-e86c-441f-afcd-48e6bac1bb44 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:14.986423 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-63d7b720-e86c-441f-afcd-48e6bac1bb44 tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] GET https://10.4.3.170/volume/v3/backups/86c2d820-f59a-4b20-b3fa-8637cb8e38e5 Jul 24 07:47:14.986607 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-63d7b720-e86c-441f-afcd-48e6bac1bb44 tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:14.986784 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-63d7b720-e86c-441f-afcd-48e6bac1bb44 tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:14.986866 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-63d7b720-e86c-441f-afcd-48e6bac1bb44 tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] Show backup with id 86c2d820-f59a-4b20-b3fa-8637cb8e38e5. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:47:14.992882 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:14.992882 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:47:14.993014 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-4da91764-3a33-4240-90ac-91f0eaec6a5a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:14.993479 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-63d7b720-e86c-441f-afcd-48e6bac1bb44 tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] https://10.4.3.170/volume/v3/backups/86c2d820-f59a-4b20-b3fa-8637cb8e38e5 returned with HTTP 200 Jul 24 07:47:14.993799 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 924/3742] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:47:14 2026] GET /volume/v3/backups/86c2d820-f59a-4b20-b3fa-8637cb8e38e5 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:14.994737 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4da91764-3a33-4240-90ac-91f0eaec6a5a tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/backups/0aa1ce1f-36e8-4d25-8542-105a3fd14603 Jul 24 07:47:14.995012 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4da91764-3a33-4240-90ac-91f0eaec6a5a tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:14.995232 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4da91764-3a33-4240-90ac-91f0eaec6a5a tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:14.995309 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-4da91764-3a33-4240-90ac-91f0eaec6a5a tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Show backup with id 0aa1ce1f-36e8-4d25-8542-105a3fd14603. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:47:14.999223 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:14.999223 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:47:14.999769 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4da91764-3a33-4240-90ac-91f0eaec6a5a tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups/0aa1ce1f-36e8-4d25-8542-105a3fd14603 returned with HTTP 200 Jul 24 07:47:15.000125 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 938/3743] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:47:14 2026] GET /volume/v3/backups/0aa1ce1f-36e8-4d25-8542-105a3fd14603 => generated 709 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:15.077367 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-8dd061dd-baf9-4260-b035-0e055d0de3ab req-25f41fe0-78d7-4240-941a-5dbfe3b4ffae None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:15.079431 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-8dd061dd-baf9-4260-b035-0e055d0de3ab req-25f41fe0-78d7-4240-941a-5dbfe3b4ffae tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] GET https://10.4.3.170/volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 Jul 24 07:47:15.079608 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-8dd061dd-baf9-4260-b035-0e055d0de3ab req-25f41fe0-78d7-4240-941a-5dbfe3b4ffae tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:15.079785 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-8dd061dd-baf9-4260-b035-0e055d0de3ab req-25f41fe0-78d7-4240-941a-5dbfe3b4ffae tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:15.088432 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:15.088432 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:47:15.091406 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [req-8dd061dd-baf9-4260-b035-0e055d0de3ab req-25f41fe0-78d7-4240-941a-5dbfe3b4ffae tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Volume info retrieved successfully. Jul 24 07:47:15.094967 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-8dd061dd-baf9-4260-b035-0e055d0de3ab req-25f41fe0-78d7-4240-941a-5dbfe3b4ffae tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 returned with HTTP 200 Jul 24 07:47:15.095454 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 941/3744] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:47:15 2026] GET /volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 => generated 1148 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:47:15.614230 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-48a108dc-7904-416a-9ba3-8fa292527da3 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:15.616506 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-48a108dc-7904-416a-9ba3-8fa292527da3 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] GET https://10.4.3.170/volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 Jul 24 07:47:15.616763 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-48a108dc-7904-416a-9ba3-8fa292527da3 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:15.617114 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-48a108dc-7904-416a-9ba3-8fa292527da3 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:15.634598 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:15.634598 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:47:15.640053 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-48a108dc-7904-416a-9ba3-8fa292527da3 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Volume info retrieved successfully. Jul 24 07:47:15.648045 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-48a108dc-7904-416a-9ba3-8fa292527da3 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 returned with HTTP 200 Jul 24 07:47:15.648625 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 942/3745] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:47:15 2026] GET /volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 => generated 1148 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:47:15.774724 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-9997c2d5-5e0e-48b7-a31a-e7bf84fc4bfc None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:15.780001 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9997c2d5-5e0e-48b7-a31a-e7bf84fc4bfc tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] GET https://10.4.3.170/volume/v3/volumes/01487d3f-17cc-4743-9913-0d810248b5f8 Jul 24 07:47:15.781051 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9997c2d5-5e0e-48b7-a31a-e7bf84fc4bfc tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:15.781816 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9997c2d5-5e0e-48b7-a31a-e7bf84fc4bfc tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:15.804785 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:15.804785 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:47:15.820565 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-9997c2d5-5e0e-48b7-a31a-e7bf84fc4bfc tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Volume info retrieved successfully. Jul 24 07:47:15.836775 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9997c2d5-5e0e-48b7-a31a-e7bf84fc4bfc tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] https://10.4.3.170/volume/v3/volumes/01487d3f-17cc-4743-9913-0d810248b5f8 returned with HTTP 200 Jul 24 07:47:15.838844 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 925/3746] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:47:15 2026] GET /volume/v3/volumes/01487d3f-17cc-4743-9913-0d810248b5f8 => generated 928 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:47:15.955219 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-aa7f519b-f2d2-4b7a-98a4-cfa6a6d753f0 req-1a8052c9-3289-4449-9500-842a62f8757e None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:15.957836 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-aa7f519b-f2d2-4b7a-98a4-cfa6a6d753f0 req-1a8052c9-3289-4449-9500-842a62f8757e tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] DELETE https://10.4.3.170/volume/v3/attachments/db5b3b13-193f-43a5-ac2d-de481dd589f7 Jul 24 07:47:15.959220 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-aa7f519b-f2d2-4b7a-98a4-cfa6a6d753f0 req-1a8052c9-3289-4449-9500-842a62f8757e tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:15.959220 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-aa7f519b-f2d2-4b7a-98a4-cfa6a6d753f0 req-1a8052c9-3289-4449-9500-842a62f8757e tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Calling method 'version_select' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:15.968230 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:15.968230 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:47:16.003044 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-8e90907f-f1cd-45ce-b7fa-a3cced1a8023 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:16.005440 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8e90907f-f1cd-45ce-b7fa-a3cced1a8023 tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] GET https://10.4.3.170/volume/v3/backups/86c2d820-f59a-4b20-b3fa-8637cb8e38e5 Jul 24 07:47:16.006253 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8e90907f-f1cd-45ce-b7fa-a3cced1a8023 tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:16.006253 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8e90907f-f1cd-45ce-b7fa-a3cced1a8023 tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:16.006395 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-8e90907f-f1cd-45ce-b7fa-a3cced1a8023 tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] Show backup with id 86c2d820-f59a-4b20-b3fa-8637cb8e38e5. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:47:16.012859 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-54b5cbbb-4490-4c6f-b28e-18ab7feab446 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:16.014584 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:16.014584 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:47:16.014707 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-54b5cbbb-4490-4c6f-b28e-18ab7feab446 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/backups/0aa1ce1f-36e8-4d25-8542-105a3fd14603 Jul 24 07:47:16.014902 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-54b5cbbb-4490-4c6f-b28e-18ab7feab446 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:16.015132 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-54b5cbbb-4490-4c6f-b28e-18ab7feab446 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:16.015251 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-54b5cbbb-4490-4c6f-b28e-18ab7feab446 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Show backup with id 0aa1ce1f-36e8-4d25-8542-105a3fd14603. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:47:16.015482 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8e90907f-f1cd-45ce-b7fa-a3cced1a8023 tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] https://10.4.3.170/volume/v3/backups/86c2d820-f59a-4b20-b3fa-8637cb8e38e5 returned with HTTP 200 Jul 24 07:47:16.015957 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 942/3747] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:47:16 2026] GET /volume/v3/backups/86c2d820-f59a-4b20-b3fa-8637cb8e38e5 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:16.021408 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:16.021408 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:47:16.022042 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-54b5cbbb-4490-4c6f-b28e-18ab7feab446 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups/0aa1ce1f-36e8-4d25-8542-105a3fd14603 returned with HTTP 200 Jul 24 07:47:16.022423 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 943/3748] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:47:16 2026] GET /volume/v3/backups/0aa1ce1f-36e8-4d25-8542-105a3fd14603 => generated 710 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:16.026588 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-aa7f519b-f2d2-4b7a-98a4-cfa6a6d753f0 req-1a8052c9-3289-4449-9500-842a62f8757e tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] https://10.4.3.170/volume/v3/attachments/db5b3b13-193f-43a5-ac2d-de481dd589f7 returned with HTTP 200 Jul 24 07:47:16.027485 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 939/3749] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 24 07:47:15 2026] DELETE /volume/v3/attachments/db5b3b13-193f-43a5-ac2d-de481dd589f7 => generated 19 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:16.032952 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-b49914a9-7967-4e54-8b1f-b33317ae10fd None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:16.034547 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b49914a9-7967-4e54-8b1f-b33317ae10fd tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] DELETE https://10.4.3.170/volume/v3/backups/0aa1ce1f-36e8-4d25-8542-105a3fd14603 Jul 24 07:47:16.034729 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b49914a9-7967-4e54-8b1f-b33317ae10fd tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:16.034907 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b49914a9-7967-4e54-8b1f-b33317ae10fd tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:16.035029 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.contrib.backups [None req-b49914a9-7967-4e54-8b1f-b33317ae10fd tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Delete backup with id: 0aa1ce1f-36e8-4d25-8542-105a3fd14603. Jul 24 07:47:16.038846 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:16.038846 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:47:16.049705 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.backup.rpcapi [None req-b49914a9-7967-4e54-8b1f-b33317ae10fd tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] delete_backup rpcapi backup_id 0aa1ce1f-36e8-4d25-8542-105a3fd14603 {{(pid=100243) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 07:47:16.051161 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b49914a9-7967-4e54-8b1f-b33317ae10fd tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups/0aa1ce1f-36e8-4d25-8542-105a3fd14603 returned with HTTP 202 Jul 24 07:47:16.051545 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 926/3750] 10.4.3.170 () {68 vars in 1391 bytes} [Fri Jul 24 07:47:16 2026] DELETE /volume/v3/backups/0aa1ce1f-36e8-4d25-8542-105a3fd14603 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:47:16.058865 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b2c2c394-da20-458d-a490-433a43ef0510 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:16.061358 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b2c2c394-da20-458d-a490-433a43ef0510 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:47:16.061530 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b2c2c394-da20-458d-a490-433a43ef0510 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-899399993"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:47:16.063537 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-b2c2c394-da20-458d-a490-433a43ef0510 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-899399993'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:47:16.063537 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-b2c2c394-da20-458d-a490-433a43ef0510 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Create volume of 1 GB Jul 24 07:47:16.067555 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-b2c2c394-da20-458d-a490-433a43ef0510 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Availability Zones retrieved successfully. Jul 24 07:47:16.073711 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b2c2c394-da20-458d-a490-433a43ef0510 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Flow 'volume_create_api' (c5e7b60f-7dd6-43e8-b93c-5ae0b77a939d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:47:16.074906 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b2c2c394-da20-458d-a490-433a43ef0510 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (724df88b-830f-41f9-ade2-7297d8ecdce2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:47:16.075731 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-b2c2c394-da20-458d-a490-433a43ef0510 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:47:16.113300 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b2c2c394-da20-458d-a490-433a43ef0510 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (724df88b-830f-41f9-ade2-7297d8ecdce2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:47:16.114278 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b2c2c394-da20-458d-a490-433a43ef0510 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f60a3aa-47d3-4550-bbc6-95b1823b696b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:47:16.166397 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-b2c2c394-da20-458d-a490-433a43ef0510 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Created reservations ['96e8d17f-5812-4893-821d-2fd826e4899e', '5b323cd6-0b9a-48f4-8426-56379b167897', 'cdbb201a-f35a-4cd8-aeb8-1257f2f92c4b', '808786fe-c864-4a0c-8a0e-d6890169fa8a'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:47:16.167379 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b2c2c394-da20-458d-a490-433a43ef0510 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f60a3aa-47d3-4550-bbc6-95b1823b696b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['96e8d17f-5812-4893-821d-2fd826e4899e', '5b323cd6-0b9a-48f4-8426-56379b167897', 'cdbb201a-f35a-4cd8-aeb8-1257f2f92c4b', '808786fe-c864-4a0c-8a0e-d6890169fa8a']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:47:16.168334 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b2c2c394-da20-458d-a490-433a43ef0510 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b261cdf0-63f0-4d8d-8870-f8970046f8b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:47:16.207524 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b2c2c394-da20-458d-a490-433a43ef0510 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b261cdf0-63f0-4d8d-8870-f8970046f8b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd51d171a-7850-487c-bcb3-857593a2f2a2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-899399993',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5fe3ca9e072742f18fd9b47c5d19165f',qos_specs=None,replication_status=,reservations=['96e8d17f-5812-4893-821d-2fd826e4899e','5b323cd6-0b9a-48f4-8426-56379b167897','cdbb201a-f35a-4cd8-aeb8-1257f2f92c4b','808786fe-c864-4a0c-8a0e-d6890169fa8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3130de6afe64ea29c6286e40a223192',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:47:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-899399993',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d51d171a-7850-487c-bcb3-857593a2f2a2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5fe3ca9e072742f18fd9b47c5d19165f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d3130de6afe64ea29c6286e40a223192',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:47:16.208827 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b2c2c394-da20-458d-a490-433a43ef0510 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (410e1a99-5c99-438e-9e03-8bfbea0f118d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:47:16.242012 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b2c2c394-da20-458d-a490-433a43ef0510 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (410e1a99-5c99-438e-9e03-8bfbea0f118d) transitioned into state 'SUCCESS' from state '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-899399993',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5fe3ca9e072742f18fd9b47c5d19165f',qos_specs=None,replication_status=,reservations=['96e8d17f-5812-4893-821d-2fd826e4899e','5b323cd6-0b9a-48f4-8426-56379b167897','cdbb201a-f35a-4cd8-aeb8-1257f2f92c4b','808786fe-c864-4a0c-8a0e-d6890169fa8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3130de6afe64ea29c6286e40a223192',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:47:16.243154 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b2c2c394-da20-458d-a490-433a43ef0510 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20f238b0-6f98-454c-9fc9-a26ff76315e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:47:16.257381 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b2c2c394-da20-458d-a490-433a43ef0510 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20f238b0-6f98-454c-9fc9-a26ff76315e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:47:16.258731 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b2c2c394-da20-458d-a490-433a43ef0510 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Flow 'volume_create_api' (c5e7b60f-7dd6-43e8-b93c-5ae0b77a939d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:47:16.259163 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-b2c2c394-da20-458d-a490-433a43ef0510 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Create volume request issued successfully. Jul 24 07:47:16.260398 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b2c2c394-da20-458d-a490-433a43ef0510 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:47:16.260713 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 943/3751] 10.4.3.170 () {70 vars in 1298 bytes} [Fri Jul 24 07:47:16 2026] POST /volume/v3/volumes => generated 777 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:47:16.275878 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-ed87ddbc-1e89-4ac4-8227-ac1ba6a7588b None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:16.280973 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ed87ddbc-1e89-4ac4-8227-ac1ba6a7588b tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/volumes/d51d171a-7850-487c-bcb3-857593a2f2a2 Jul 24 07:47:16.280973 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ed87ddbc-1e89-4ac4-8227-ac1ba6a7588b tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:16.280973 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ed87ddbc-1e89-4ac4-8227-ac1ba6a7588b tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:16.302707 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:16.302707 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:47:16.306419 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-ed87ddbc-1e89-4ac4-8227-ac1ba6a7588b tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Volume info retrieved successfully. Jul 24 07:47:16.314175 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ed87ddbc-1e89-4ac4-8227-ac1ba6a7588b tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/volumes/d51d171a-7850-487c-bcb3-857593a2f2a2 returned with HTTP 200 Jul 24 07:47:16.314565 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 944/3752] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:47:16 2026] GET /volume/v3/volumes/d51d171a-7850-487c-bcb3-857593a2f2a2 => generated 956 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:16.317906 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-8dd061dd-baf9-4260-b035-0e055d0de3ab req-57a06938-5996-4cb5-9f6e-a031ff59df15 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:16.328243 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-8dd061dd-baf9-4260-b035-0e055d0de3ab req-57a06938-5996-4cb5-9f6e-a031ff59df15 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] DELETE https://10.4.3.170/volume/v3/attachments/79968291-3301-4315-b4f1-1887634efb31 Jul 24 07:47:16.328460 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-8dd061dd-baf9-4260-b035-0e055d0de3ab req-57a06938-5996-4cb5-9f6e-a031ff59df15 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:16.328652 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-8dd061dd-baf9-4260-b035-0e055d0de3ab req-57a06938-5996-4cb5-9f6e-a031ff59df15 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Calling method 'version_select' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:16.340621 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:16.340621 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:47:16.444194 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-8dd061dd-baf9-4260-b035-0e055d0de3ab req-57a06938-5996-4cb5-9f6e-a031ff59df15 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/attachments/79968291-3301-4315-b4f1-1887634efb31 returned with HTTP 200 Jul 24 07:47:16.444658 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 940/3753] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 24 07:47:16 2026] DELETE /volume/v3/attachments/79968291-3301-4315-b4f1-1887634efb31 => generated 19 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:16.485151 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-ac43cc05-1204-47ef-952d-5bb750a1a4cf None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:16.488339 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ac43cc05-1204-47ef-952d-5bb750a1a4cf tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] POST https://10.4.3.170/volume/v3/snapshots Jul 24 07:47:16.488339 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ac43cc05-1204-47ef-952d-5bb750a1a4cf tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "78ebac01-6bd9-4e35-9e43-e2fae0576b5c", "force": false, "name": "tempest-TestStampPattern-snapshot-886230971", "description": null, "metadata": null}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:47:16.505234 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:16.505234 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:47:16.505577 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-ac43cc05-1204-47ef-952d-5bb750a1a4cf tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Volume info retrieved successfully. Jul 24 07:47:16.505967 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.snapshots [None req-ac43cc05-1204-47ef-952d-5bb750a1a4cf tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Create snapshot from volume 78ebac01-6bd9-4e35-9e43-e2fae0576b5c Jul 24 07:47:16.558611 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-ac43cc05-1204-47ef-952d-5bb750a1a4cf tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Created reservations ['23168f3e-17bd-4afe-ba1a-d2ad414df080', '9a7350bd-34a8-44e2-a812-549090af0541', '7a0116fe-9617-4e55-8ed9-2cc95013cfbd', '31ab5087-91ab-40ad-bfbf-c156e58367db'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:47:16.592708 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-ac43cc05-1204-47ef-952d-5bb750a1a4cf tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Snapshot create request issued successfully. Jul 24 07:47:16.593033 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ac43cc05-1204-47ef-952d-5bb750a1a4cf tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 24 07:47:16.595428 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 927/3754] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 24 07:47:16 2026] POST /volume/v3/snapshots => generated 302 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:47:16.601616 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-8e53db9e-7b3c-42bb-b4c6-96dd62d654f8 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:16.603404 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8e53db9e-7b3c-42bb-b4c6-96dd62d654f8 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] GET https://10.4.3.170/volume/v3/snapshots/cf8cd2b9-015b-4900-b0e2-2439dba1e3ca Jul 24 07:47:16.603583 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8e53db9e-7b3c-42bb-b4c6-96dd62d654f8 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:16.603754 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8e53db9e-7b3c-42bb-b4c6-96dd62d654f8 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:16.609197 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:16.609197 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:47:16.609697 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-8e53db9e-7b3c-42bb-b4c6-96dd62d654f8 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Snapshot retrieved successfully. Jul 24 07:47:16.610439 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8e53db9e-7b3c-42bb-b4c6-96dd62d654f8 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] https://10.4.3.170/volume/v3/snapshots/cf8cd2b9-015b-4900-b0e2-2439dba1e3ca returned with HTTP 200 Jul 24 07:47:16.610845 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 944/3755] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:47:16 2026] GET /volume/v3/snapshots/cf8cd2b9-015b-4900-b0e2-2439dba1e3ca => generated 434 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:16.661713 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-32a79b11-6b99-4e25-b165-e2408765d8d7 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:16.664128 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-32a79b11-6b99-4e25-b165-e2408765d8d7 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] GET https://10.4.3.170/volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 Jul 24 07:47:16.664365 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-32a79b11-6b99-4e25-b165-e2408765d8d7 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:16.664545 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-32a79b11-6b99-4e25-b165-e2408765d8d7 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:16.672724 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:16.672724 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:47:16.680026 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-32a79b11-6b99-4e25-b165-e2408765d8d7 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Volume info retrieved successfully. Jul 24 07:47:16.687564 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-32a79b11-6b99-4e25-b165-e2408765d8d7 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 returned with HTTP 200 Jul 24 07:47:16.688091 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 945/3756] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:47:16 2026] GET /volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 => generated 853 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:16.700066 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-f4f89bac-1bc3-47af-b0f3-1c20f972907a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:16.701989 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f4f89bac-1bc3-47af-b0f3-1c20f972907a tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] GET https://10.4.3.170/volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 Jul 24 07:47:16.702263 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f4f89bac-1bc3-47af-b0f3-1c20f972907a tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:16.702452 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f4f89bac-1bc3-47af-b0f3-1c20f972907a tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:16.709323 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:16.709323 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:47:16.713086 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-f4f89bac-1bc3-47af-b0f3-1c20f972907a tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Volume info retrieved successfully. Jul 24 07:47:16.717037 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f4f89bac-1bc3-47af-b0f3-1c20f972907a tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 returned with HTTP 200 Jul 24 07:47:16.717486 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 941/3757] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:47:16 2026] GET /volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 => generated 853 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:16.768392 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-882b997e-4660-43da-bf2b-4c3781bff1eb None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:16.770326 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-882b997e-4660-43da-bf2b-4c3781bff1eb tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] GET https://10.4.3.170/volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 Jul 24 07:47:16.770576 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-882b997e-4660-43da-bf2b-4c3781bff1eb tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:16.770828 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-882b997e-4660-43da-bf2b-4c3781bff1eb tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:16.777877 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:16.777877 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:47:16.783445 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-882b997e-4660-43da-bf2b-4c3781bff1eb tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Volume info retrieved successfully. Jul 24 07:47:16.788306 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-882b997e-4660-43da-bf2b-4c3781bff1eb tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 returned with HTTP 200 Jul 24 07:47:16.788704 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 928/3758] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:47:16 2026] GET /volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 => generated 853 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:16.852180 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-3b7088c6-3208-4fd6-95c2-8fd2a53275ee None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:16.852507 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-6ad189b0-2d0e-42a4-8f58-aafd4b1bd567 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:16.853972 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3b7088c6-3208-4fd6-95c2-8fd2a53275ee tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] GET https://10.4.3.170/volume/v3/volumes/01487d3f-17cc-4743-9913-0d810248b5f8 Jul 24 07:47:16.854183 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3b7088c6-3208-4fd6-95c2-8fd2a53275ee tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:16.854380 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3b7088c6-3208-4fd6-95c2-8fd2a53275ee tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:16.854987 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6ad189b0-2d0e-42a4-8f58-aafd4b1bd567 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:47:16.855420 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6ad189b0-2d0e-42a4-8f58-aafd4b1bd567 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-2070605417", "imageRef": "c7843099-d178-467f-91a9-52ff7d08103c"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:47:16.857006 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-6ad189b0-2d0e-42a4-8f58-aafd4b1bd567 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-2070605417', 'imageRef': 'c7843099-d178-467f-91a9-52ff7d08103c'}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:47:16.863280 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:16.863280 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:47:16.867654 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-3b7088c6-3208-4fd6-95c2-8fd2a53275ee tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Volume info retrieved successfully. Jul 24 07:47:16.872885 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3b7088c6-3208-4fd6-95c2-8fd2a53275ee tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] https://10.4.3.170/volume/v3/volumes/01487d3f-17cc-4743-9913-0d810248b5f8 returned with HTTP 200 Jul 24 07:47:16.873399 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 945/3759] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:47:16 2026] GET /volume/v3/volumes/01487d3f-17cc-4743-9913-0d810248b5f8 => generated 1195 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:47:16.941779 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-6ad189b0-2d0e-42a4-8f58-aafd4b1bd567 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Create volume of 1 GB Jul 24 07:47:16.942139 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:16.942139 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:47:16.942638 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-6ad189b0-2d0e-42a4-8f58-aafd4b1bd567 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Availability Zones retrieved successfully. Jul 24 07:47:16.947912 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-6ad189b0-2d0e-42a4-8f58-aafd4b1bd567 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Flow 'volume_create_api' (9bb3e3d8-df8b-4e5f-b4cd-5097a387f835) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:47:16.948804 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-6ad189b0-2d0e-42a4-8f58-aafd4b1bd567 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0dcb5996-b45e-4d8a-98f0-00d99cf87775) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:47:16.949692 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-6ad189b0-2d0e-42a4-8f58-aafd4b1bd567 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Validating volume size '1' using validate_int {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:47:16.987250 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:16.987250 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:47:16.999606 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-6ad189b0-2d0e-42a4-8f58-aafd4b1bd567 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0dcb5996-b45e-4d8a-98f0-00d99cf87775) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:12Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=fcc347a0-2cc4-4dae-a501-21db3fb615f2,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fcc347a0-2cc4-4dae-a501-21db3fb615f2', 'encryption_key_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=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:47:17.000461 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-6ad189b0-2d0e-42a4-8f58-aafd4b1bd567 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa67a361-d96b-4364-a1ba-ece424da4a3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:47:17.037196 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-6ad189b0-2d0e-42a4-8f58-aafd4b1bd567 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Created reservations ['d4d81be3-d405-488b-a6c0-c2445e8c7407', 'c13ce8d0-c250-488b-a031-e5f08935c9b6', '6bf8ffa6-d42b-4a8c-a1cb-63907ad95f42', 'f1c39e5e-de65-4f79-aa90-99a8c58a1a24'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:47:17.038056 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-c3ec3ea6-65de-4b45-931c-eef147a499f0 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:17.038454 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-6ad189b0-2d0e-42a4-8f58-aafd4b1bd567 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa67a361-d96b-4364-a1ba-ece424da4a3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d4d81be3-d405-488b-a6c0-c2445e8c7407', 'c13ce8d0-c250-488b-a031-e5f08935c9b6', '6bf8ffa6-d42b-4a8c-a1cb-63907ad95f42', 'f1c39e5e-de65-4f79-aa90-99a8c58a1a24']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:47:17.039214 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-6ad189b0-2d0e-42a4-8f58-aafd4b1bd567 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ded7ee7d-c84f-4223-ac90-548487a5ba36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:47:17.045758 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c3ec3ea6-65de-4b45-931c-eef147a499f0 tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] GET https://10.4.3.170/volume/v3/backups/86c2d820-f59a-4b20-b3fa-8637cb8e38e5 Jul 24 07:47:17.046659 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c3ec3ea6-65de-4b45-931c-eef147a499f0 tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:17.047323 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c3ec3ea6-65de-4b45-931c-eef147a499f0 tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:17.047596 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-c3ec3ea6-65de-4b45-931c-eef147a499f0 tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] Show backup with id 86c2d820-f59a-4b20-b3fa-8637cb8e38e5. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:47:17.059622 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-6ad189b0-2d0e-42a4-8f58-aafd4b1bd567 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ded7ee7d-c84f-4223-ac90-548487a5ba36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2c8cc988-8296-4bc6-ba79-fc9b0caf41a2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-2070605417',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='679650966df14e4880fa772e04e9a4bb',qos_specs=None,replication_status=,reservations=['d4d81be3-d405-488b-a6c0-c2445e8c7407','c13ce8d0-c250-488b-a031-e5f08935c9b6','6bf8ffa6-d42b-4a8c-a1cb-63907ad95f42','f1c39e5e-de65-4f79-aa90-99a8c58a1a24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='857a500ff20e4690a4788d308434d170',volume_type_id=fcc347a0-2cc4-4dae-a501-21db3fb615f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:47:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-2070605417',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2c8cc988-8296-4bc6-ba79-fc9b0caf41a2,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='679650966df14e4880fa772e04e9a4bb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='857a500ff20e4690a4788d308434d170',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fcc347a0-2cc4-4dae-a501-21db3fb615f2),volume_type_id=fcc347a0-2cc4-4dae-a501-21db3fb615f2)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:47:17.060456 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-6ad189b0-2d0e-42a4-8f58-aafd4b1bd567 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f3d6442-6d60-4a63-9037-95060aa67abd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:47:17.061813 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:17.061813 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:47:17.064796 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c3ec3ea6-65de-4b45-931c-eef147a499f0 tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] https://10.4.3.170/volume/v3/backups/86c2d820-f59a-4b20-b3fa-8637cb8e38e5 returned with HTTP 200 Jul 24 07:47:17.066188 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 942/3760] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:47:17 2026] GET /volume/v3/backups/86c2d820-f59a-4b20-b3fa-8637cb8e38e5 => generated 735 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:17.077674 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-6ad189b0-2d0e-42a4-8f58-aafd4b1bd567 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f3d6442-6d60-4a63-9037-95060aa67abd) transitioned into state 'SUCCESS' from state '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-2070605417',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='679650966df14e4880fa772e04e9a4bb',qos_specs=None,replication_status=,reservations=['d4d81be3-d405-488b-a6c0-c2445e8c7407','c13ce8d0-c250-488b-a031-e5f08935c9b6','6bf8ffa6-d42b-4a8c-a1cb-63907ad95f42','f1c39e5e-de65-4f79-aa90-99a8c58a1a24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='857a500ff20e4690a4788d308434d170',volume_type_id=fcc347a0-2cc4-4dae-a501-21db3fb615f2)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:47:17.078387 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-6ad189b0-2d0e-42a4-8f58-aafd4b1bd567 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e4b5c2c-8bb2-4eec-ac81-e1f616e41a3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:47:17.086603 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-6ad189b0-2d0e-42a4-8f58-aafd4b1bd567 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e4b5c2c-8bb2-4eec-ac81-e1f616e41a3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:47:17.087491 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-6ad189b0-2d0e-42a4-8f58-aafd4b1bd567 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Flow 'volume_create_api' (9bb3e3d8-df8b-4e5f-b4cd-5097a387f835) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:47:17.087853 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-6ad189b0-2d0e-42a4-8f58-aafd4b1bd567 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Create volume request issued successfully. Jul 24 07:47:17.088453 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6ad189b0-2d0e-42a4-8f58-aafd4b1bd567 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:47:17.088890 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 946/3761] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 24 07:47:16 2026] POST /volume/v3/volumes => generated 760 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:47:17.100598 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-bad9d07e-343c-41d3-8b25-e18fd873fb2e None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:17.103367 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-bad9d07e-343c-41d3-8b25-e18fd873fb2e tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] GET https://10.4.3.170/volume/v3/volumes/2c8cc988-8296-4bc6-ba79-fc9b0caf41a2 Jul 24 07:47:17.103634 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-bad9d07e-343c-41d3-8b25-e18fd873fb2e tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:17.103885 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-bad9d07e-343c-41d3-8b25-e18fd873fb2e tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:17.112665 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:17.112665 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:47:17.116659 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-bad9d07e-343c-41d3-8b25-e18fd873fb2e tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Volume info retrieved successfully. Jul 24 07:47:17.121320 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-bad9d07e-343c-41d3-8b25-e18fd873fb2e tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/volumes/2c8cc988-8296-4bc6-ba79-fc9b0caf41a2 returned with HTTP 200 Jul 24 07:47:17.121809 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 929/3762] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:47:17 2026] GET /volume/v3/volumes/2c8cc988-8296-4bc6-ba79-fc9b0caf41a2 => generated 828 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:17.331055 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-cc101c7d-6c9e-405a-abd0-aa93b8fe479a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:17.333074 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cc101c7d-6c9e-405a-abd0-aa93b8fe479a tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/volumes/d51d171a-7850-487c-bcb3-857593a2f2a2 Jul 24 07:47:17.333360 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cc101c7d-6c9e-405a-abd0-aa93b8fe479a tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:17.333586 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cc101c7d-6c9e-405a-abd0-aa93b8fe479a tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:17.342263 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:17.342263 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:47:17.345901 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-cc101c7d-6c9e-405a-abd0-aa93b8fe479a tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Volume info retrieved successfully. Jul 24 07:47:17.349287 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cc101c7d-6c9e-405a-abd0-aa93b8fe479a tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/volumes/d51d171a-7850-487c-bcb3-857593a2f2a2 returned with HTTP 200 Jul 24 07:47:17.349657 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 946/3763] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:47:17 2026] GET /volume/v3/volumes/d51d171a-7850-487c-bcb3-857593a2f2a2 => generated 1017 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:47:17.363472 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-1363811e-a891-4d6f-858a-fd4c19eca1e1 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:17.365066 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1363811e-a891-4d6f-858a-fd4c19eca1e1 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] POST https://10.4.3.170/volume/v3/backups Jul 24 07:47:17.365658 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1363811e-a891-4d6f-858a-fd4c19eca1e1 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d51d171a-7850-487c-bcb3-857593a2f2a2", "name": "tempest-type-Backup-2120602359"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:47:17.366727 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.contrib.backups [None req-1363811e-a891-4d6f-858a-fd4c19eca1e1 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Creating new backup {'backup': {'volume_id': 'd51d171a-7850-487c-bcb3-857593a2f2a2', 'name': 'tempest-type-Backup-2120602359'}} {{(pid=100244) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 07:47:17.366888 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.contrib.backups [None req-1363811e-a891-4d6f-858a-fd4c19eca1e1 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Creating backup of volume d51d171a-7850-487c-bcb3-857593a2f2a2 in container None Jul 24 07:47:17.373312 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:17.373312 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:47:17.373576 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-1363811e-a891-4d6f-858a-fd4c19eca1e1 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Volume info retrieved successfully. Jul 24 07:47:17.387772 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-1363811e-a891-4d6f-858a-fd4c19eca1e1 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Created reservations ['32e25fbe-3415-4c31-9bd9-2a61dc529b93', '2a65f988-c202-4ac6-8918-e4598ef45c5f'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:47:17.420872 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1363811e-a891-4d6f-858a-fd4c19eca1e1 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups returned with HTTP 202 Jul 24 07:47:17.420872 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 943/3764] 10.4.3.170 () {70 vars in 1299 bytes} [Fri Jul 24 07:47:17 2026] POST /volume/v3/backups => generated 316 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:47:17.429422 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-a8c75480-54a6-425c-89a7-a66e974de002 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:17.431178 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a8c75480-54a6-425c-89a7-a66e974de002 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/backups/b462eca6-da2c-4ec3-9596-97d8b92b9bb1 Jul 24 07:47:17.431441 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a8c75480-54a6-425c-89a7-a66e974de002 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:17.431602 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a8c75480-54a6-425c-89a7-a66e974de002 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:17.431701 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-a8c75480-54a6-425c-89a7-a66e974de002 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Show backup with id b462eca6-da2c-4ec3-9596-97d8b92b9bb1. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:47:17.436962 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:17.436962 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:47:17.436962 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a8c75480-54a6-425c-89a7-a66e974de002 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups/b462eca6-da2c-4ec3-9596-97d8b92b9bb1 returned with HTTP 200 Jul 24 07:47:17.436962 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 947/3765] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:47:17 2026] GET /volume/v3/backups/b462eca6-da2c-4ec3-9596-97d8b92b9bb1 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:17.623339 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-e57697f0-ccc4-4dcf-ae1e-e054201f139a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:17.626941 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e57697f0-ccc4-4dcf-ae1e-e054201f139a tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] GET https://10.4.3.170/volume/v3/snapshots/cf8cd2b9-015b-4900-b0e2-2439dba1e3ca Jul 24 07:47:17.626941 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e57697f0-ccc4-4dcf-ae1e-e054201f139a tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:17.626941 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e57697f0-ccc4-4dcf-ae1e-e054201f139a tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:17.632687 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:17.632687 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:47:17.633516 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-e57697f0-ccc4-4dcf-ae1e-e054201f139a tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Snapshot retrieved successfully. Jul 24 07:47:17.634324 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e57697f0-ccc4-4dcf-ae1e-e054201f139a tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] https://10.4.3.170/volume/v3/snapshots/cf8cd2b9-015b-4900-b0e2-2439dba1e3ca returned with HTTP 200 Jul 24 07:47:17.634671 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 930/3766] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:47:17 2026] GET /volume/v3/snapshots/cf8cd2b9-015b-4900-b0e2-2439dba1e3ca => generated 461 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:17.644333 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-8fc3194b-9e44-4294-a8e3-d63e12ee28f7 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:17.646049 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8fc3194b-9e44-4294-a8e3-d63e12ee28f7 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] GET https://10.4.3.170/volume/v3/snapshots/cf8cd2b9-015b-4900-b0e2-2439dba1e3ca Jul 24 07:47:17.646279 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8fc3194b-9e44-4294-a8e3-d63e12ee28f7 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:17.646463 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8fc3194b-9e44-4294-a8e3-d63e12ee28f7 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:17.650933 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:17.650933 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:47:17.651360 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-8fc3194b-9e44-4294-a8e3-d63e12ee28f7 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Snapshot retrieved successfully. Jul 24 07:47:17.652062 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8fc3194b-9e44-4294-a8e3-d63e12ee28f7 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] https://10.4.3.170/volume/v3/snapshots/cf8cd2b9-015b-4900-b0e2-2439dba1e3ca returned with HTTP 200 Jul 24 07:47:17.652431 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 947/3767] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:47:17 2026] GET /volume/v3/snapshots/cf8cd2b9-015b-4900-b0e2-2439dba1e3ca => generated 461 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:17.886302 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-9f37cbb2-a237-461e-8982-88cdbd674d98 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:17.888133 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9f37cbb2-a237-461e-8982-88cdbd674d98 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] GET https://10.4.3.170/volume/v3/volumes/01487d3f-17cc-4743-9913-0d810248b5f8 Jul 24 07:47:17.888374 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9f37cbb2-a237-461e-8982-88cdbd674d98 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:17.888556 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9f37cbb2-a237-461e-8982-88cdbd674d98 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:17.896544 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:17.896544 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:47:17.899971 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-9f37cbb2-a237-461e-8982-88cdbd674d98 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Volume info retrieved successfully. Jul 24 07:47:17.904102 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9f37cbb2-a237-461e-8982-88cdbd674d98 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] https://10.4.3.170/volume/v3/volumes/01487d3f-17cc-4743-9913-0d810248b5f8 returned with HTTP 200 Jul 24 07:47:17.904452 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 944/3768] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:47:17 2026] GET /volume/v3/volumes/01487d3f-17cc-4743-9913-0d810248b5f8 => generated 1193 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:47:17.915159 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-c05c65e4-c132-48da-8650-ec5008dde416 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:17.916706 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c05c65e4-c132-48da-8650-ec5008dde416 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] GET https://10.4.3.170/volume/v3/volumes/01487d3f-17cc-4743-9913-0d810248b5f8 Jul 24 07:47:17.917010 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c05c65e4-c132-48da-8650-ec5008dde416 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:17.917195 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c05c65e4-c132-48da-8650-ec5008dde416 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:17.923284 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:17.923284 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:47:17.926360 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-c05c65e4-c132-48da-8650-ec5008dde416 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Volume info retrieved successfully. Jul 24 07:47:17.930058 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c05c65e4-c132-48da-8650-ec5008dde416 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] https://10.4.3.170/volume/v3/volumes/01487d3f-17cc-4743-9913-0d810248b5f8 returned with HTTP 200 Jul 24 07:47:17.930427 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 948/3769] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:47:17 2026] GET /volume/v3/volumes/01487d3f-17cc-4743-9913-0d810248b5f8 => generated 1193 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:47:17.941751 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-98f45797-e8f9-465e-8767-76e83c014f7f None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:17.943849 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-98f45797-e8f9-465e-8767-76e83c014f7f tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] DELETE https://10.4.3.170/volume/v3/volumes/01487d3f-17cc-4743-9913-0d810248b5f8 Jul 24 07:47:17.944148 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-98f45797-e8f9-465e-8767-76e83c014f7f tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:17.944397 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-98f45797-e8f9-465e-8767-76e83c014f7f tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:17.944624 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-98f45797-e8f9-465e-8767-76e83c014f7f tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Delete volume with id: 01487d3f-17cc-4743-9913-0d810248b5f8 Jul 24 07:47:17.953133 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:17.953133 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:47:17.953713 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-98f45797-e8f9-465e-8767-76e83c014f7f tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Volume info retrieved successfully. Jul 24 07:47:17.971664 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-98f45797-e8f9-465e-8767-76e83c014f7f tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Delete volume request issued successfully. Jul 24 07:47:17.971905 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-98f45797-e8f9-465e-8767-76e83c014f7f tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] https://10.4.3.170/volume/v3/volumes/01487d3f-17cc-4743-9913-0d810248b5f8 returned with HTTP 202 Jul 24 07:47:17.972471 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 931/3770] 10.4.3.170 () {68 vars in 1392 bytes} [Fri Jul 24 07:47:17 2026] DELETE /volume/v3/volumes/01487d3f-17cc-4743-9913-0d810248b5f8 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 07:47:17.980820 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f80ff890-f322-4d5c-adb3-7fb70b3d5471 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:17.982464 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f80ff890-f322-4d5c-adb3-7fb70b3d5471 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] GET https://10.4.3.170/volume/v3/volumes/01487d3f-17cc-4743-9913-0d810248b5f8 Jul 24 07:47:17.982648 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f80ff890-f322-4d5c-adb3-7fb70b3d5471 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:17.982817 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f80ff890-f322-4d5c-adb3-7fb70b3d5471 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:17.988980 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:17.988980 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:47:17.992376 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-f80ff890-f322-4d5c-adb3-7fb70b3d5471 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Volume info retrieved successfully. Jul 24 07:47:17.996481 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f80ff890-f322-4d5c-adb3-7fb70b3d5471 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] https://10.4.3.170/volume/v3/volumes/01487d3f-17cc-4743-9913-0d810248b5f8 returned with HTTP 200 Jul 24 07:47:17.996852 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 948/3771] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:47:17 2026] GET /volume/v3/volumes/01487d3f-17cc-4743-9913-0d810248b5f8 => generated 1192 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:47:18.088920 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-47d1b4dd-cf9e-4ce8-8f2e-d5afe64744e6 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:18.090841 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-47d1b4dd-cf9e-4ce8-8f2e-d5afe64744e6 tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] GET https://10.4.3.170/volume/v3/backups/86c2d820-f59a-4b20-b3fa-8637cb8e38e5 Jul 24 07:47:18.091055 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-47d1b4dd-cf9e-4ce8-8f2e-d5afe64744e6 tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:18.091288 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-47d1b4dd-cf9e-4ce8-8f2e-d5afe64744e6 tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:18.091402 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-47d1b4dd-cf9e-4ce8-8f2e-d5afe64744e6 tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] Show backup with id 86c2d820-f59a-4b20-b3fa-8637cb8e38e5. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:47:18.095818 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:18.095818 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:47:18.096523 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-47d1b4dd-cf9e-4ce8-8f2e-d5afe64744e6 tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] https://10.4.3.170/volume/v3/backups/86c2d820-f59a-4b20-b3fa-8637cb8e38e5 returned with HTTP 200 Jul 24 07:47:18.096922 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 945/3772] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:47:18 2026] GET /volume/v3/backups/86c2d820-f59a-4b20-b3fa-8637cb8e38e5 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:18.134694 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-1065562a-cefb-405c-8496-37d2a13f39c2 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:18.136421 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1065562a-cefb-405c-8496-37d2a13f39c2 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] GET https://10.4.3.170/volume/v3/volumes/2c8cc988-8296-4bc6-ba79-fc9b0caf41a2 Jul 24 07:47:18.136764 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-1065562a-cefb-405c-8496-37d2a13f39c2 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:18.137413 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-1065562a-cefb-405c-8496-37d2a13f39c2 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:18.144950 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:18.144950 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:47:18.148167 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-1065562a-cefb-405c-8496-37d2a13f39c2 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Volume info retrieved successfully. Jul 24 07:47:18.152979 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1065562a-cefb-405c-8496-37d2a13f39c2 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/volumes/2c8cc988-8296-4bc6-ba79-fc9b0caf41a2 returned with HTTP 200 Jul 24 07:47:18.153629 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 949/3773] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:47:18 2026] GET /volume/v3/volumes/2c8cc988-8296-4bc6-ba79-fc9b0caf41a2 => generated 1368 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:47:18.294286 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-060eb8df-154a-4f32-992b-7b2ba4558c79 req-985cddf4-1f6f-4925-a041-b964d4defe32 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:18.296745 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-060eb8df-154a-4f32-992b-7b2ba4558c79 req-985cddf4-1f6f-4925-a041-b964d4defe32 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] GET https://10.4.3.170/volume/v3/volumes/2c8cc988-8296-4bc6-ba79-fc9b0caf41a2 Jul 24 07:47:18.297036 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-060eb8df-154a-4f32-992b-7b2ba4558c79 req-985cddf4-1f6f-4925-a041-b964d4defe32 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:18.297404 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-060eb8df-154a-4f32-992b-7b2ba4558c79 req-985cddf4-1f6f-4925-a041-b964d4defe32 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:18.305561 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:18.305561 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:47:18.309422 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-060eb8df-154a-4f32-992b-7b2ba4558c79 req-985cddf4-1f6f-4925-a041-b964d4defe32 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Volume info retrieved successfully. Jul 24 07:47:18.314021 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-060eb8df-154a-4f32-992b-7b2ba4558c79 req-985cddf4-1f6f-4925-a041-b964d4defe32 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/volumes/2c8cc988-8296-4bc6-ba79-fc9b0caf41a2 returned with HTTP 200 Jul 24 07:47:18.314493 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 932/3774] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:47:18 2026] GET /volume/v3/volumes/2c8cc988-8296-4bc6-ba79-fc9b0caf41a2 => generated 1368 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:47:18.446801 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a2abfc8c-52d3-4de1-9d65-5ce4cf1be19e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:18.453081 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a2abfc8c-52d3-4de1-9d65-5ce4cf1be19e tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/backups/b462eca6-da2c-4ec3-9596-97d8b92b9bb1 Jul 24 07:47:18.453965 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a2abfc8c-52d3-4de1-9d65-5ce4cf1be19e tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:18.454226 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a2abfc8c-52d3-4de1-9d65-5ce4cf1be19e tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:18.454709 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-a2abfc8c-52d3-4de1-9d65-5ce4cf1be19e tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Show backup with id b462eca6-da2c-4ec3-9596-97d8b92b9bb1. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:47:18.459773 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:18.459773 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:47:18.460453 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a2abfc8c-52d3-4de1-9d65-5ce4cf1be19e tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups/b462eca6-da2c-4ec3-9596-97d8b92b9bb1 returned with HTTP 200 Jul 24 07:47:18.460794 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 949/3775] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:47:18 2026] GET /volume/v3/backups/b462eca6-da2c-4ec3-9596-97d8b92b9bb1 => generated 725 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:18.860106 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-060eb8df-154a-4f32-992b-7b2ba4558c79 req-62a98950-36b9-4e0a-948c-c67ffa48da38 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:18.862670 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-060eb8df-154a-4f32-992b-7b2ba4558c79 req-62a98950-36b9-4e0a-948c-c67ffa48da38 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] GET https://10.4.3.170/volume/v3/volumes/2c8cc988-8296-4bc6-ba79-fc9b0caf41a2 Jul 24 07:47:18.862832 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-060eb8df-154a-4f32-992b-7b2ba4558c79 req-62a98950-36b9-4e0a-948c-c67ffa48da38 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:18.863024 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-060eb8df-154a-4f32-992b-7b2ba4558c79 req-62a98950-36b9-4e0a-948c-c67ffa48da38 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:18.871275 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:18.871275 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:47:18.874641 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-060eb8df-154a-4f32-992b-7b2ba4558c79 req-62a98950-36b9-4e0a-948c-c67ffa48da38 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Volume info retrieved successfully. Jul 24 07:47:18.879297 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-060eb8df-154a-4f32-992b-7b2ba4558c79 req-62a98950-36b9-4e0a-948c-c67ffa48da38 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/volumes/2c8cc988-8296-4bc6-ba79-fc9b0caf41a2 returned with HTTP 200 Jul 24 07:47:18.879715 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 946/3776] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:47:18 2026] GET /volume/v3/volumes/2c8cc988-8296-4bc6-ba79-fc9b0caf41a2 => generated 1368 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:47:18.890549 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-0e02c243-513d-4207-94ce-c99e9c1d9e2b None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:18.890945 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0e02c243-513d-4207-94ce-c99e9c1d9e2b None None] GET https://10.4.3.170/volume// Jul 24 07:47:18.891123 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0e02c243-513d-4207-94ce-c99e9c1d9e2b None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:18.891348 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0e02c243-513d-4207-94ce-c99e9c1d9e2b None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:18.891680 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0e02c243-513d-4207-94ce-c99e9c1d9e2b None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:47:18.891982 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 950/3777] 10.4.3.170 () {66 vars in 1419 bytes} [Fri Jul 24 07:47:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:47:18.900196 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-060eb8df-154a-4f32-992b-7b2ba4558c79 req-34d51fac-cc14-4d05-91ba-1825546cee56 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:18.901944 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-060eb8df-154a-4f32-992b-7b2ba4558c79 req-34d51fac-cc14-4d05-91ba-1825546cee56 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 24 07:47:18.902288 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-060eb8df-154a-4f32-992b-7b2ba4558c79 req-34d51fac-cc14-4d05-91ba-1825546cee56 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2c8cc988-8296-4bc6-ba79-fc9b0caf41a2", "connector": null, "instance_uuid": "76b4e04a-2c0e-4555-9d7a-e505b791aef8"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:47:18.909486 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:18.909486 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:47:18.933110 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-060eb8df-154a-4f32-992b-7b2ba4558c79 req-34d51fac-cc14-4d05-91ba-1825546cee56 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 24 07:47:18.933564 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 933/3778] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 24 07:47:18 2026] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:47:19.013144 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-4b5a9e00-fd59-40b1-9cc0-9ef9cbc70c43 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:19.015141 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4b5a9e00-fd59-40b1-9cc0-9ef9cbc70c43 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] GET https://10.4.3.170/volume/v3/volumes/01487d3f-17cc-4743-9913-0d810248b5f8 Jul 24 07:47:19.015404 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4b5a9e00-fd59-40b1-9cc0-9ef9cbc70c43 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:19.017855 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4b5a9e00-fd59-40b1-9cc0-9ef9cbc70c43 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:19.025150 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4b5a9e00-fd59-40b1-9cc0-9ef9cbc70c43 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] https://10.4.3.170/volume/v3/volumes/01487d3f-17cc-4743-9913-0d810248b5f8 returned with HTTP 404 Jul 24 07:47:19.025684 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 950/3779] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:47:19 2026] GET /volume/v3/volumes/01487d3f-17cc-4743-9913-0d810248b5f8 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 07:47:19.107322 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-88e4f174-5f65-4131-bc3a-7be9337cbc3c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:19.109335 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-88e4f174-5f65-4131-bc3a-7be9337cbc3c tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] GET https://10.4.3.170/volume/v3/backups/86c2d820-f59a-4b20-b3fa-8637cb8e38e5 Jul 24 07:47:19.109575 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-88e4f174-5f65-4131-bc3a-7be9337cbc3c tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:19.109702 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-88e4f174-5f65-4131-bc3a-7be9337cbc3c tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:19.109801 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-88e4f174-5f65-4131-bc3a-7be9337cbc3c tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] Show backup with id 86c2d820-f59a-4b20-b3fa-8637cb8e38e5. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:47:19.113761 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:19.113761 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:47:19.114336 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-88e4f174-5f65-4131-bc3a-7be9337cbc3c tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] https://10.4.3.170/volume/v3/backups/86c2d820-f59a-4b20-b3fa-8637cb8e38e5 returned with HTTP 200 Jul 24 07:47:19.114653 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 947/3780] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:47:19 2026] GET /volume/v3/backups/86c2d820-f59a-4b20-b3fa-8637cb8e38e5 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:19.472083 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-d4e17be9-60d3-46ca-972e-5ece7c4a2f86 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:19.474834 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d4e17be9-60d3-46ca-972e-5ece7c4a2f86 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/backups/b462eca6-da2c-4ec3-9596-97d8b92b9bb1 Jul 24 07:47:19.475068 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d4e17be9-60d3-46ca-972e-5ece7c4a2f86 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:19.475297 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d4e17be9-60d3-46ca-972e-5ece7c4a2f86 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:19.475433 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-d4e17be9-60d3-46ca-972e-5ece7c4a2f86 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Show backup with id b462eca6-da2c-4ec3-9596-97d8b92b9bb1. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:47:19.481239 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:19.481239 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:47:19.481239 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d4e17be9-60d3-46ca-972e-5ece7c4a2f86 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups/b462eca6-da2c-4ec3-9596-97d8b92b9bb1 returned with HTTP 200 Jul 24 07:47:19.481239 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 951/3781] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:47:19 2026] GET /volume/v3/backups/b462eca6-da2c-4ec3-9596-97d8b92b9bb1 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:19.661605 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-9bc7ec73-8634-4add-a3c0-1f7eb817edfe None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:19.663061 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9bc7ec73-8634-4add-a3c0-1f7eb817edfe tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] POST https://10.4.3.170/volume/v3/snapshots Jul 24 07:47:19.663372 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9bc7ec73-8634-4add-a3c0-1f7eb817edfe tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8843a333-cfe4-4227-ba49-4d9371826410", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1234375908", "description": null, "metadata": null}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:47:19.672289 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:19.672289 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:47:19.672461 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-9bc7ec73-8634-4add-a3c0-1f7eb817edfe tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Volume info retrieved successfully. Jul 24 07:47:19.672578 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.snapshots [None req-9bc7ec73-8634-4add-a3c0-1f7eb817edfe tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Create snapshot from volume 8843a333-cfe4-4227-ba49-4d9371826410 Jul 24 07:47:19.698785 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-9bc7ec73-8634-4add-a3c0-1f7eb817edfe tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Created reservations ['0bb45d23-569a-4028-bc17-fb3ebe4197ba', '9f283092-9c2b-4564-b55f-dd63af9bd707', '0cffc86b-aaa6-4e03-bd07-63fffff2034d', 'f67d5ba4-64b7-4eb0-99c2-7b0327d61d90'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:47:19.735226 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-9bc7ec73-8634-4add-a3c0-1f7eb817edfe tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Snapshot force create request issued successfully. Jul 24 07:47:19.735226 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9bc7ec73-8634-4add-a3c0-1f7eb817edfe tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 24 07:47:19.735226 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 934/3782] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 24 07:47:19 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) Jul 24 07:47:19.741318 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-cfe6db3a-5d57-479c-af4d-89df48ca5415 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:19.742923 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cfe6db3a-5d57-479c-af4d-89df48ca5415 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/snapshots/1c3fcc43-0bf4-4e57-aa88-486949ec62f0 Jul 24 07:47:19.742963 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cfe6db3a-5d57-479c-af4d-89df48ca5415 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:19.743150 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cfe6db3a-5d57-479c-af4d-89df48ca5415 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:19.751854 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:19.751854 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:47:19.752285 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-cfe6db3a-5d57-479c-af4d-89df48ca5415 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Snapshot retrieved successfully. Jul 24 07:47:19.752917 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cfe6db3a-5d57-479c-af4d-89df48ca5415 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/snapshots/1c3fcc43-0bf4-4e57-aa88-486949ec62f0 returned with HTTP 200 Jul 24 07:47:19.753259 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 951/3783] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:47:19 2026] GET /volume/v3/snapshots/1c3fcc43-0bf4-4e57-aa88-486949ec62f0 => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:20.128136 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-f24e9411-0af0-4928-b844-8bd51d4651a5 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:20.131247 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f24e9411-0af0-4928-b844-8bd51d4651a5 tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] GET https://10.4.3.170/volume/v3/backups/86c2d820-f59a-4b20-b3fa-8637cb8e38e5 Jul 24 07:47:20.131247 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f24e9411-0af0-4928-b844-8bd51d4651a5 tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:20.131247 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f24e9411-0af0-4928-b844-8bd51d4651a5 tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:20.131247 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-f24e9411-0af0-4928-b844-8bd51d4651a5 tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] Show backup with id 86c2d820-f59a-4b20-b3fa-8637cb8e38e5. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:47:20.135558 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:20.135558 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:47:20.136248 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f24e9411-0af0-4928-b844-8bd51d4651a5 tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] https://10.4.3.170/volume/v3/backups/86c2d820-f59a-4b20-b3fa-8637cb8e38e5 returned with HTTP 200 Jul 24 07:47:20.136693 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 948/3784] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:47:20 2026] GET /volume/v3/backups/86c2d820-f59a-4b20-b3fa-8637cb8e38e5 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:20.148034 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-e4529259-8a6b-44bd-a04e-126de53b79d7 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:20.148487 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e4529259-8a6b-44bd-a04e-126de53b79d7 None None] GET https://10.4.3.170/volume// Jul 24 07:47:20.148698 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e4529259-8a6b-44bd-a04e-126de53b79d7 None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:20.148933 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e4529259-8a6b-44bd-a04e-126de53b79d7 None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:20.149333 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e4529259-8a6b-44bd-a04e-126de53b79d7 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:47:20.149662 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 952/3785] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:47:20 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:47:20.158285 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-060eb8df-154a-4f32-992b-7b2ba4558c79 req-bee736f4-4a05-4661-87d5-e9866dbc69f7 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:20.160379 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-060eb8df-154a-4f32-992b-7b2ba4558c79 req-bee736f4-4a05-4661-87d5-e9866dbc69f7 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] GET https://10.4.3.170/volume/v3/volumes/2c8cc988-8296-4bc6-ba79-fc9b0caf41a2 Jul 24 07:47:20.160572 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-060eb8df-154a-4f32-992b-7b2ba4558c79 req-bee736f4-4a05-4661-87d5-e9866dbc69f7 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:20.160742 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-060eb8df-154a-4f32-992b-7b2ba4558c79 req-bee736f4-4a05-4661-87d5-e9866dbc69f7 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:20.169311 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:20.169311 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:47:20.172224 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-060eb8df-154a-4f32-992b-7b2ba4558c79 req-bee736f4-4a05-4661-87d5-e9866dbc69f7 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Volume info retrieved successfully. Jul 24 07:47:20.176257 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-060eb8df-154a-4f32-992b-7b2ba4558c79 req-bee736f4-4a05-4661-87d5-e9866dbc69f7 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/volumes/2c8cc988-8296-4bc6-ba79-fc9b0caf41a2 returned with HTTP 200 Jul 24 07:47:20.176614 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 935/3786] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:47:20 2026] GET /volume/v3/volumes/2c8cc988-8296-4bc6-ba79-fc9b0caf41a2 => generated 1547 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:47:20.297360 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-060eb8df-154a-4f32-992b-7b2ba4558c79 req-247230a5-7217-45a1-b9ba-e341aa70df3f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:20.299268 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-060eb8df-154a-4f32-992b-7b2ba4558c79 req-247230a5-7217-45a1-b9ba-e341aa70df3f tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] PUT https://10.4.3.170/volume/v3/attachments/00c0ae20-860f-459f-ae35-2c4ec1c1c19e Jul 24 07:47:20.299600 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-060eb8df-154a-4f32-992b-7b2ba4558c79 req-247230a5-7217-45a1-b9ba-e341aa70df3f tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000005822", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9a7cb9337d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5fc7887c-2ab7-4d21-80c7-ec4ad0d3b011", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:47:20.307525 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-060eb8df-154a-4f32-992b-7b2ba4558c79 req-247230a5-7217-45a1-b9ba-e341aa70df3f tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Acquiring lock "cinder-attachment_update-2c8cc988-8296-4bc6-ba79-fc9b0caf41a2-np0000005822" by "attachment_update" {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 07:47:20.313037 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-060eb8df-154a-4f32-992b-7b2ba4558c79 req-247230a5-7217-45a1-b9ba-e341aa70df3f tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Lock "cinder-attachment_update-2c8cc988-8296-4bc6-ba79-fc9b0caf41a2-np0000005822" acquired by "attachment_update" :: waited 0.005s {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 07:47:20.314424 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:20.314424 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:47:20.417129 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-060eb8df-154a-4f32-992b-7b2ba4558c79 req-247230a5-7217-45a1-b9ba-e341aa70df3f tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Lock "cinder-attachment_update-2c8cc988-8296-4bc6-ba79-fc9b0caf41a2-np0000005822" released by "attachment_update" :: held 0.104s {{(pid=100246) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 07:47:20.417495 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-060eb8df-154a-4f32-992b-7b2ba4558c79 req-247230a5-7217-45a1-b9ba-e341aa70df3f tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/attachments/00c0ae20-860f-459f-ae35-2c4ec1c1c19e returned with HTTP 200 Jul 24 07:47:20.418024 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 952/3787] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 24 07:47:20 2026] PUT /volume/v3/attachments/00c0ae20-860f-459f-ae35-2c4ec1c1c19e => generated 969 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:47:20.442011 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-060eb8df-154a-4f32-992b-7b2ba4558c79 req-a94d9f42-93f2-4702-99da-99a9dd90353e None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:20.443797 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-060eb8df-154a-4f32-992b-7b2ba4558c79 req-a94d9f42-93f2-4702-99da-99a9dd90353e tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] POST https://10.4.3.170/volume/v3/attachments/00c0ae20-860f-459f-ae35-2c4ec1c1c19e/action Jul 24 07:47:20.443797 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-060eb8df-154a-4f32-992b-7b2ba4558c79 req-a94d9f42-93f2-4702-99da-99a9dd90353e tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Action body: b'{"os-complete": null}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:47:20.444016 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-060eb8df-154a-4f32-992b-7b2ba4558c79 req-a94d9f42-93f2-4702-99da-99a9dd90353e tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:47:20.461873 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:20.461873 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:47:20.473574 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-060eb8df-154a-4f32-992b-7b2ba4558c79 req-a94d9f42-93f2-4702-99da-99a9dd90353e tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/attachments/00c0ae20-860f-459f-ae35-2c4ec1c1c19e/action returned with HTTP 204 Jul 24 07:47:20.474047 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 949/3788] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 24 07:47:20 2026] POST /volume/v3/attachments/00c0ae20-860f-459f-ae35-2c4ec1c1c19e/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:47:20.495180 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-90abb920-ad98-4fab-b190-9a983cd36a7c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:20.496941 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-90abb920-ad98-4fab-b190-9a983cd36a7c tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/backups/b462eca6-da2c-4ec3-9596-97d8b92b9bb1 Jul 24 07:47:20.497165 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-90abb920-ad98-4fab-b190-9a983cd36a7c tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:20.497378 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-90abb920-ad98-4fab-b190-9a983cd36a7c tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:20.497480 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-90abb920-ad98-4fab-b190-9a983cd36a7c tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Show backup with id b462eca6-da2c-4ec3-9596-97d8b92b9bb1. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:47:20.501350 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:20.501350 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:47:20.501916 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-90abb920-ad98-4fab-b190-9a983cd36a7c tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups/b462eca6-da2c-4ec3-9596-97d8b92b9bb1 returned with HTTP 200 Jul 24 07:47:20.502266 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 953/3789] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:47:20 2026] GET /volume/v3/backups/b462eca6-da2c-4ec3-9596-97d8b92b9bb1 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:20.763598 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-95006996-a864-46e7-93a9-c59952b7fe16 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:20.765941 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-95006996-a864-46e7-93a9-c59952b7fe16 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/snapshots/1c3fcc43-0bf4-4e57-aa88-486949ec62f0 Jul 24 07:47:20.766254 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-95006996-a864-46e7-93a9-c59952b7fe16 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:20.766519 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-95006996-a864-46e7-93a9-c59952b7fe16 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:20.776003 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:20.776003 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:47:20.776650 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-95006996-a864-46e7-93a9-c59952b7fe16 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Snapshot retrieved successfully. Jul 24 07:47:20.777772 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-95006996-a864-46e7-93a9-c59952b7fe16 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/snapshots/1c3fcc43-0bf4-4e57-aa88-486949ec62f0 returned with HTTP 200 Jul 24 07:47:20.778293 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 936/3790] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:47:20 2026] GET /volume/v3/snapshots/1c3fcc43-0bf4-4e57-aa88-486949ec62f0 => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:20.788481 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-98fc5b56-d1cc-4483-90d6-8726d03fe5dd None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:20.789994 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-98fc5b56-d1cc-4483-90d6-8726d03fe5dd tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/snapshots/1c3fcc43-0bf4-4e57-aa88-486949ec62f0 Jul 24 07:47:20.790260 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-98fc5b56-d1cc-4483-90d6-8726d03fe5dd tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:20.790578 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-98fc5b56-d1cc-4483-90d6-8726d03fe5dd tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:20.802026 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:20.802026 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:47:20.802611 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-98fc5b56-d1cc-4483-90d6-8726d03fe5dd tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Snapshot retrieved successfully. Jul 24 07:47:20.803591 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-98fc5b56-d1cc-4483-90d6-8726d03fe5dd tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/snapshots/1c3fcc43-0bf4-4e57-aa88-486949ec62f0 returned with HTTP 200 Jul 24 07:47:20.805303 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 953/3791] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:47:20 2026] GET /volume/v3/snapshots/1c3fcc43-0bf4-4e57-aa88-486949ec62f0 => generated 467 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:20.818978 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-2c9573b7-2eea-477c-a3c1-0befbecb571a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:20.821605 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2c9573b7-2eea-477c-a3c1-0befbecb571a tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:47:20.822128 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2c9573b7-2eea-477c-a3c1-0befbecb571a tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-2118921086", "snapshot_id": "1c3fcc43-0bf4-4e57-aa88-486949ec62f0", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:47:20.824329 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-2c9573b7-2eea-477c-a3c1-0befbecb571a tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-2118921086', 'snapshot_id': '1c3fcc43-0bf4-4e57-aa88-486949ec62f0', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:47:20.830694 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-87259506-8245-48bb-bfd8-5ecc10eb5007 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:20.832777 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:20.832777 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:47:20.832883 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-87259506-8245-48bb-bfd8-5ecc10eb5007 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:47:20.833445 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-2c9573b7-2eea-477c-a3c1-0befbecb571a tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Snapshot retrieved successfully. Jul 24 07:47:20.833514 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-87259506-8245-48bb-bfd8-5ecc10eb5007 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "9cff98aa-6565-4671-969d-45cf9f41367b", "size": 1}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:47:20.833610 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-2c9573b7-2eea-477c-a3c1-0befbecb571a tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Create volume of 1 GB Jul 24 07:47:20.835988 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-87259506-8245-48bb-bfd8-5ecc10eb5007 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'imageRef': '9cff98aa-6565-4671-969d-45cf9f41367b', 'size': 1}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:47:20.838452 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-2c9573b7-2eea-477c-a3c1-0befbecb571a tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Availability Zones retrieved successfully. Jul 24 07:47:20.847777 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-2c9573b7-2eea-477c-a3c1-0befbecb571a tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Flow 'volume_create_api' (4d1dfa22-d374-471d-a4a1-e2fdd174f6cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:47:20.849563 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-2c9573b7-2eea-477c-a3c1-0befbecb571a tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (796cdd1c-03ef-4c2b-b5cc-03eb25c05748) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:47:20.851174 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-2c9573b7-2eea-477c-a3c1-0befbecb571a tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:47:20.902485 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-2c9573b7-2eea-477c-a3c1-0befbecb571a tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (796cdd1c-03ef-4c2b-b5cc-03eb25c05748) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '1c3fcc43-0bf4-4e57-aa88-486949ec62f0', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:47:20.904223 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-2c9573b7-2eea-477c-a3c1-0befbecb571a tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36c2b330-d37b-416f-80bc-07a52b1930a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:47:20.957034 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-87259506-8245-48bb-bfd8-5ecc10eb5007 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Create volume of 1 GB Jul 24 07:47:20.962553 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-2c9573b7-2eea-477c-a3c1-0befbecb571a tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Created reservations ['3f81936d-70e9-4f11-bef2-d8020c5c878d', '4c53f5ff-b456-4aa3-b2cd-4f7f0a54ca9a', '9e9237a5-a923-4fc6-afd7-a29b6aa81045', '48973834-e499-4b46-b6b4-fe9ee0a555d7'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:47:20.963528 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-2c9573b7-2eea-477c-a3c1-0befbecb571a tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36c2b330-d37b-416f-80bc-07a52b1930a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3f81936d-70e9-4f11-bef2-d8020c5c878d', '4c53f5ff-b456-4aa3-b2cd-4f7f0a54ca9a', '9e9237a5-a923-4fc6-afd7-a29b6aa81045', '48973834-e499-4b46-b6b4-fe9ee0a555d7']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:47:20.963680 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-87259506-8245-48bb-bfd8-5ecc10eb5007 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Availability Zones retrieved successfully. Jul 24 07:47:20.964408 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-2c9573b7-2eea-477c-a3c1-0befbecb571a tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3c7cf4f-8af3-4d8a-ae2d-25ba1826dc6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:47:20.974299 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-87259506-8245-48bb-bfd8-5ecc10eb5007 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Flow 'volume_create_api' (ee828d80-0de6-41b3-baef-69e10adc302a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:47:20.974299 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-87259506-8245-48bb-bfd8-5ecc10eb5007 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5546a9ff-af91-418f-99fd-62cc0ca7cbf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:47:20.975532 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-87259506-8245-48bb-bfd8-5ecc10eb5007 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Validating volume size '1' using validate_int {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:47:21.014013 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-2c9573b7-2eea-477c-a3c1-0befbecb571a tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3c7cf4f-8af3-4d8a-ae2d-25ba1826dc6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af0fd2c2-90e1-4b58-bfc7-b4343c3cf5a2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-2118921086',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0903447a1af74e9f9d132c29f7035265',qos_specs=None,replication_status=,reservations=['3f81936d-70e9-4f11-bef2-d8020c5c878d','4c53f5ff-b456-4aa3-b2cd-4f7f0a54ca9a','9e9237a5-a923-4fc6-afd7-a29b6aa81045','48973834-e499-4b46-b6b4-fe9ee0a555d7'],size=1,snapshot_id=1c3fcc43-0bf4-4e57-aa88-486949ec62f0,source_replicaid=,source_volid=None,status='creating',user_id='c76cae0d7bb84cf8a7682f09ef9706ec',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:47:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-2118921086',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=af0fd2c2-90e1-4b58-bfc7-b4343c3cf5a2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0903447a1af74e9f9d132c29f7035265',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=1c3fcc43-0bf4-4e57-aa88-486949ec62f0,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c76cae0d7bb84cf8a7682f09ef9706ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:47:21.014845 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-2c9573b7-2eea-477c-a3c1-0befbecb571a tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20a42b60-4214-45bd-aa4e-e8dd05b6dd89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:47:21.037360 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-2c9573b7-2eea-477c-a3c1-0befbecb571a tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20a42b60-4214-45bd-aa4e-e8dd05b6dd89) transitioned into state 'SUCCESS' from state '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-2118921086',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0903447a1af74e9f9d132c29f7035265',qos_specs=None,replication_status=,reservations=['3f81936d-70e9-4f11-bef2-d8020c5c878d','4c53f5ff-b456-4aa3-b2cd-4f7f0a54ca9a','9e9237a5-a923-4fc6-afd7-a29b6aa81045','48973834-e499-4b46-b6b4-fe9ee0a555d7'],size=1,snapshot_id=1c3fcc43-0bf4-4e57-aa88-486949ec62f0,source_replicaid=,source_volid=None,status='creating',user_id='c76cae0d7bb84cf8a7682f09ef9706ec',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:47:21.038351 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-2c9573b7-2eea-477c-a3c1-0befbecb571a tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b03fb0e-cd03-47d0-8d81-4a65c414e8fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:47:21.047582 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-87259506-8245-48bb-bfd8-5ecc10eb5007 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5546a9ff-af91-418f-99fd-62cc0ca7cbf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:47:21.049282 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-87259506-8245-48bb-bfd8-5ecc10eb5007 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f678cfbc-9001-4ed4-9219-7c2de7c753a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:47:21.068949 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-2c9573b7-2eea-477c-a3c1-0befbecb571a tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b03fb0e-cd03-47d0-8d81-4a65c414e8fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:47:21.070249 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-2c9573b7-2eea-477c-a3c1-0befbecb571a tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Flow 'volume_create_api' (4d1dfa22-d374-471d-a4a1-e2fdd174f6cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:47:21.070803 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-2c9573b7-2eea-477c-a3c1-0befbecb571a tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Create volume request issued successfully. Jul 24 07:47:21.071632 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2c9573b7-2eea-477c-a3c1-0befbecb571a tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:47:21.072328 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 950/3792] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 24 07:47:20 2026] POST /volume/v3/volumes => generated 785 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:47:21.084783 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-397b440f-6e8a-42cb-a334-3eb2826a41b0 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:21.089253 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-397b440f-6e8a-42cb-a334-3eb2826a41b0 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/volumes/af0fd2c2-90e1-4b58-bfc7-b4343c3cf5a2 Jul 24 07:47:21.089850 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-397b440f-6e8a-42cb-a334-3eb2826a41b0 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:21.090136 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-397b440f-6e8a-42cb-a334-3eb2826a41b0 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:21.100121 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:21.100121 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:47:21.105311 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-87259506-8245-48bb-bfd8-5ecc10eb5007 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Created reservations ['90193478-a7aa-4205-ab87-9f19ff6c8b14', '30522f4a-9eb5-4a3b-9f87-95c5c214ebea', 'e522ce78-353d-42ab-81fd-c857287989cd', '45a6e68e-f8b7-4184-af10-7df95e9de493'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:47:21.106524 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-87259506-8245-48bb-bfd8-5ecc10eb5007 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f678cfbc-9001-4ed4-9219-7c2de7c753a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['90193478-a7aa-4205-ab87-9f19ff6c8b14', '30522f4a-9eb5-4a3b-9f87-95c5c214ebea', 'e522ce78-353d-42ab-81fd-c857287989cd', '45a6e68e-f8b7-4184-af10-7df95e9de493']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:47:21.107394 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-397b440f-6e8a-42cb-a334-3eb2826a41b0 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Volume info retrieved successfully. Jul 24 07:47:21.107695 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-87259506-8245-48bb-bfd8-5ecc10eb5007 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (953356ae-48a6-4c99-b17c-3ea2c060cefe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:47:21.118583 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-397b440f-6e8a-42cb-a334-3eb2826a41b0 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/volumes/af0fd2c2-90e1-4b58-bfc7-b4343c3cf5a2 returned with HTTP 200 Jul 24 07:47:21.119693 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 937/3793] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:47:21 2026] GET /volume/v3/volumes/af0fd2c2-90e1-4b58-bfc7-b4343c3cf5a2 => generated 853 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:21.138226 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-87259506-8245-48bb-bfd8-5ecc10eb5007 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (953356ae-48a6-4c99-b17c-3ea2c060cefe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '81125e70-de89-43bf-aa0c-e9b78b2167bd', '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='e23bf9d5118044f7a028a1e2f16fc182',qos_specs=None,replication_status=,reservations=['90193478-a7aa-4205-ab87-9f19ff6c8b14','30522f4a-9eb5-4a3b-9f87-95c5c214ebea','e522ce78-353d-42ab-81fd-c857287989cd','45a6e68e-f8b7-4184-af10-7df95e9de493'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8249c69b515c42f0b4652dd194bc295a',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:47:21Z,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=81125e70-de89-43bf-aa0c-e9b78b2167bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e23bf9d5118044f7a028a1e2f16fc182',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8249c69b515c42f0b4652dd194bc295a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:47:21.139630 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-87259506-8245-48bb-bfd8-5ecc10eb5007 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43fb627c-aca9-4289-80aa-24bee63d6c55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:47:21.155174 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f96b3194-0ea2-4a43-9d31-1bad56ab6b92 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:21.161786 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-87259506-8245-48bb-bfd8-5ecc10eb5007 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43fb627c-aca9-4289-80aa-24bee63d6c55) transitioned into state 'SUCCESS' from 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='e23bf9d5118044f7a028a1e2f16fc182',qos_specs=None,replication_status=,reservations=['90193478-a7aa-4205-ab87-9f19ff6c8b14','30522f4a-9eb5-4a3b-9f87-95c5c214ebea','e522ce78-353d-42ab-81fd-c857287989cd','45a6e68e-f8b7-4184-af10-7df95e9de493'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8249c69b515c42f0b4652dd194bc295a',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:47:21.162649 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-87259506-8245-48bb-bfd8-5ecc10eb5007 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b86c59f6-18cd-43f9-a783-e4b2bb8dcf90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:47:21.164488 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f96b3194-0ea2-4a43-9d31-1bad56ab6b92 tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] GET https://10.4.3.170/volume/v3/backups/86c2d820-f59a-4b20-b3fa-8637cb8e38e5 Jul 24 07:47:21.164851 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f96b3194-0ea2-4a43-9d31-1bad56ab6b92 tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:21.165153 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f96b3194-0ea2-4a43-9d31-1bad56ab6b92 tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:21.165353 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-f96b3194-0ea2-4a43-9d31-1bad56ab6b92 tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] Show backup with id 86c2d820-f59a-4b20-b3fa-8637cb8e38e5. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:47:21.170764 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:21.170764 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:47:21.171761 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f96b3194-0ea2-4a43-9d31-1bad56ab6b92 tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] https://10.4.3.170/volume/v3/backups/86c2d820-f59a-4b20-b3fa-8637cb8e38e5 returned with HTTP 200 Jul 24 07:47:21.172243 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 954/3794] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:47:21 2026] GET /volume/v3/backups/86c2d820-f59a-4b20-b3fa-8637cb8e38e5 => generated 735 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:21.172813 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-87259506-8245-48bb-bfd8-5ecc10eb5007 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b86c59f6-18cd-43f9-a783-e4b2bb8dcf90) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:47:21.173644 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-87259506-8245-48bb-bfd8-5ecc10eb5007 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Flow 'volume_create_api' (ee828d80-0de6-41b3-baef-69e10adc302a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:47:21.174022 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-87259506-8245-48bb-bfd8-5ecc10eb5007 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Create volume request issued successfully. Jul 24 07:47:21.174595 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-87259506-8245-48bb-bfd8-5ecc10eb5007 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:47:21.175117 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 954/3795] 10.4.3.170 () {70 vars in 1300 bytes} [Fri Jul 24 07:47:20 2026] POST /volume/v3/volumes => generated 775 bytes in 345 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:47:21.189318 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-4342e4db-8478-4c2e-8fcb-77303171bdb2 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:21.191921 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4342e4db-8478-4c2e-8fcb-77303171bdb2 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] GET https://10.4.3.170/volume/v3/volumes/81125e70-de89-43bf-aa0c-e9b78b2167bd Jul 24 07:47:21.192254 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4342e4db-8478-4c2e-8fcb-77303171bdb2 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:21.192668 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4342e4db-8478-4c2e-8fcb-77303171bdb2 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:21.201380 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:21.201380 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:47:21.209573 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-4342e4db-8478-4c2e-8fcb-77303171bdb2 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Volume info retrieved successfully. Jul 24 07:47:21.217494 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4342e4db-8478-4c2e-8fcb-77303171bdb2 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] https://10.4.3.170/volume/v3/volumes/81125e70-de89-43bf-aa0c-e9b78b2167bd returned with HTTP 200 Jul 24 07:47:21.217916 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 951/3796] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:47:21 2026] GET /volume/v3/volumes/81125e70-de89-43bf-aa0c-e9b78b2167bd => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:47:21.516083 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-09e65a0a-5b25-4573-9f06-5d182ad167df None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:21.518341 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-09e65a0a-5b25-4573-9f06-5d182ad167df tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/backups/b462eca6-da2c-4ec3-9596-97d8b92b9bb1 Jul 24 07:47:21.518492 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-09e65a0a-5b25-4573-9f06-5d182ad167df tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:21.518725 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-09e65a0a-5b25-4573-9f06-5d182ad167df tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:21.518855 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-09e65a0a-5b25-4573-9f06-5d182ad167df tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Show backup with id b462eca6-da2c-4ec3-9596-97d8b92b9bb1. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:47:21.523900 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:21.523900 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:47:21.524520 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-09e65a0a-5b25-4573-9f06-5d182ad167df tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups/b462eca6-da2c-4ec3-9596-97d8b92b9bb1 returned with HTTP 200 Jul 24 07:47:21.524953 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 938/3797] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:47:21 2026] GET /volume/v3/backups/b462eca6-da2c-4ec3-9596-97d8b92b9bb1 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:22.137040 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-993d180c-176c-4382-97b6-01ff916e4e7e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:22.139434 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-993d180c-176c-4382-97b6-01ff916e4e7e tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/volumes/af0fd2c2-90e1-4b58-bfc7-b4343c3cf5a2 Jul 24 07:47:22.139621 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-993d180c-176c-4382-97b6-01ff916e4e7e tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:22.139815 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-993d180c-176c-4382-97b6-01ff916e4e7e tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:22.149364 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:22.149364 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:47:22.156566 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-993d180c-176c-4382-97b6-01ff916e4e7e tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Volume info retrieved successfully. Jul 24 07:47:22.160984 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-993d180c-176c-4382-97b6-01ff916e4e7e tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/volumes/af0fd2c2-90e1-4b58-bfc7-b4343c3cf5a2 returned with HTTP 200 Jul 24 07:47:22.161463 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 955/3798] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:47:22 2026] GET /volume/v3/volumes/af0fd2c2-90e1-4b58-bfc7-b4343c3cf5a2 => generated 1394 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:47:22.177302 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-3445d208-cd00-4c2b-a782-b818a16cd830 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:22.179638 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3445d208-cd00-4c2b-a782-b818a16cd830 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/volumes/af0fd2c2-90e1-4b58-bfc7-b4343c3cf5a2 Jul 24 07:47:22.179900 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3445d208-cd00-4c2b-a782-b818a16cd830 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:22.180162 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3445d208-cd00-4c2b-a782-b818a16cd830 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:22.190757 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:22.190757 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:47:22.191685 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-2b3a3838-11f6-4206-9838-74117988a30b None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:22.193768 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2b3a3838-11f6-4206-9838-74117988a30b tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] GET https://10.4.3.170/volume/v3/backups/86c2d820-f59a-4b20-b3fa-8637cb8e38e5 Jul 24 07:47:22.193976 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2b3a3838-11f6-4206-9838-74117988a30b tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:22.194281 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2b3a3838-11f6-4206-9838-74117988a30b tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:22.194385 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-2b3a3838-11f6-4206-9838-74117988a30b tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] Show backup with id 86c2d820-f59a-4b20-b3fa-8637cb8e38e5. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:47:22.195311 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-3445d208-cd00-4c2b-a782-b818a16cd830 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Volume info retrieved successfully. Jul 24 07:47:22.200814 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3445d208-cd00-4c2b-a782-b818a16cd830 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/volumes/af0fd2c2-90e1-4b58-bfc7-b4343c3cf5a2 returned with HTTP 200 Jul 24 07:47:22.201320 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 955/3799] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:47:22 2026] GET /volume/v3/volumes/af0fd2c2-90e1-4b58-bfc7-b4343c3cf5a2 => generated 1394 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:47:22.201878 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:22.201878 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:47:22.202524 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2b3a3838-11f6-4206-9838-74117988a30b tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] https://10.4.3.170/volume/v3/backups/86c2d820-f59a-4b20-b3fa-8637cb8e38e5 returned with HTTP 200 Jul 24 07:47:22.204764 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 952/3800] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:47:22 2026] GET /volume/v3/backups/86c2d820-f59a-4b20-b3fa-8637cb8e38e5 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:22.230186 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-d70abe24-fae7-4782-a841-cd87e002b0d5 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:22.234614 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d70abe24-fae7-4782-a841-cd87e002b0d5 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] GET https://10.4.3.170/volume/v3/volumes/81125e70-de89-43bf-aa0c-e9b78b2167bd Jul 24 07:47:22.234825 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d70abe24-fae7-4782-a841-cd87e002b0d5 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:22.235025 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d70abe24-fae7-4782-a841-cd87e002b0d5 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:22.246602 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:22.246602 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:47:22.251467 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-d70abe24-fae7-4782-a841-cd87e002b0d5 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Volume info retrieved successfully. Jul 24 07:47:22.257991 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d70abe24-fae7-4782-a841-cd87e002b0d5 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] https://10.4.3.170/volume/v3/volumes/81125e70-de89-43bf-aa0c-e9b78b2167bd returned with HTTP 200 Jul 24 07:47:22.258588 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 939/3801] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:47:22 2026] GET /volume/v3/volumes/81125e70-de89-43bf-aa0c-e9b78b2167bd => generated 925 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:47:22.321409 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d5b126bb-2455-4e8d-ae95-c396783b83eb None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:22.323274 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d5b126bb-2455-4e8d-ae95-c396783b83eb tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:47:22.323595 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d5b126bb-2455-4e8d-ae95-c396783b83eb tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-627508895", "snapshot_id": "cf8cd2b9-015b-4900-b0e2-2439dba1e3ca", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:47:22.323982 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-ff08602c-28d7-4733-ba3d-5cfd4a16942b req-f79e0169-5713-41ae-b896-c00c8f950dca None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:22.325269 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-d5b126bb-2455-4e8d-ae95-c396783b83eb tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-627508895', 'snapshot_id': 'cf8cd2b9-015b-4900-b0e2-2439dba1e3ca', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:47:22.326640 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-ff08602c-28d7-4733-ba3d-5cfd4a16942b req-f79e0169-5713-41ae-b896-c00c8f950dca tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/volumes/af0fd2c2-90e1-4b58-bfc7-b4343c3cf5a2 Jul 24 07:47:22.326961 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-ff08602c-28d7-4733-ba3d-5cfd4a16942b req-f79e0169-5713-41ae-b896-c00c8f950dca tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:22.327169 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-ff08602c-28d7-4733-ba3d-5cfd4a16942b req-f79e0169-5713-41ae-b896-c00c8f950dca tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:22.330347 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:22.330347 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:47:22.330855 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-d5b126bb-2455-4e8d-ae95-c396783b83eb tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Snapshot retrieved successfully. Jul 24 07:47:22.331152 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-d5b126bb-2455-4e8d-ae95-c396783b83eb tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Create volume of 1 GB Jul 24 07:47:22.335194 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-d5b126bb-2455-4e8d-ae95-c396783b83eb tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Availability Zones retrieved successfully. Jul 24 07:47:22.337113 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:22.337113 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:47:22.340994 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d5b126bb-2455-4e8d-ae95-c396783b83eb tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Flow 'volume_create_api' (89ad87b9-ea6f-462d-ab3f-61a8743e1540) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:47:22.342298 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [req-ff08602c-28d7-4733-ba3d-5cfd4a16942b req-f79e0169-5713-41ae-b896-c00c8f950dca tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Volume info retrieved successfully. Jul 24 07:47:22.343222 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d5b126bb-2455-4e8d-ae95-c396783b83eb tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a6c622f-a138-4491-b32e-8e2f084ec1a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:47:22.344169 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-d5b126bb-2455-4e8d-ae95-c396783b83eb tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:47:22.349316 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-ff08602c-28d7-4733-ba3d-5cfd4a16942b req-f79e0169-5713-41ae-b896-c00c8f950dca tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/volumes/af0fd2c2-90e1-4b58-bfc7-b4343c3cf5a2 returned with HTTP 200 Jul 24 07:47:22.349895 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 956/3802] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:47:22 2026] GET /volume/v3/volumes/af0fd2c2-90e1-4b58-bfc7-b4343c3cf5a2 => generated 1394 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:47:22.374128 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d5b126bb-2455-4e8d-ae95-c396783b83eb tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a6c622f-a138-4491-b32e-8e2f084ec1a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'cf8cd2b9-015b-4900-b0e2-2439dba1e3ca', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:47:22.374860 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d5b126bb-2455-4e8d-ae95-c396783b83eb tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70439dd7-33d5-46d0-95aa-5ae6f9b353af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:47:22.426365 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-d5b126bb-2455-4e8d-ae95-c396783b83eb tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Created reservations ['411ec451-3241-45d5-851c-36f7775fa7ff', '9015cd9e-432c-4ffa-a0e7-e6b2f599afd5', 'acec3398-3090-4fbf-9faa-08692eefd833', '0ad62c0b-76c5-4b89-b872-e889e5413903'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:47:22.427574 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d5b126bb-2455-4e8d-ae95-c396783b83eb tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70439dd7-33d5-46d0-95aa-5ae6f9b353af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['411ec451-3241-45d5-851c-36f7775fa7ff', '9015cd9e-432c-4ffa-a0e7-e6b2f599afd5', 'acec3398-3090-4fbf-9faa-08692eefd833', '0ad62c0b-76c5-4b89-b872-e889e5413903']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:47:22.428720 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d5b126bb-2455-4e8d-ae95-c396783b83eb tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed6dbbe9-f955-4c72-b339-8ecdc5e7e443) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:47:22.471030 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d5b126bb-2455-4e8d-ae95-c396783b83eb tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed6dbbe9-f955-4c72-b339-8ecdc5e7e443) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a7cf94b7-9ae4-46d9-9735-1db3a3678f19', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-627508895',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71a29fd6ffa140fbaa51ebf87274e03a',qos_specs=None,replication_status=,reservations=['411ec451-3241-45d5-851c-36f7775fa7ff','9015cd9e-432c-4ffa-a0e7-e6b2f599afd5','acec3398-3090-4fbf-9faa-08692eefd833','0ad62c0b-76c5-4b89-b872-e889e5413903'],size=1,snapshot_id=cf8cd2b9-015b-4900-b0e2-2439dba1e3ca,source_replicaid=,source_volid=None,status='creating',user_id='2fd28546e08d43ea94cdeebe92d61f3d',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:47:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-627508895',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a7cf94b7-9ae4-46d9-9735-1db3a3678f19,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='71a29fd6ffa140fbaa51ebf87274e03a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=cf8cd2b9-015b-4900-b0e2-2439dba1e3ca,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2fd28546e08d43ea94cdeebe92d61f3d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:47:22.471907 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d5b126bb-2455-4e8d-ae95-c396783b83eb tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83cbebd3-ce93-4ec2-9354-349af038b79a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:47:22.488458 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d5b126bb-2455-4e8d-ae95-c396783b83eb tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83cbebd3-ce93-4ec2-9354-349af038b79a) transitioned into state 'SUCCESS' from state '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-627508895',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71a29fd6ffa140fbaa51ebf87274e03a',qos_specs=None,replication_status=,reservations=['411ec451-3241-45d5-851c-36f7775fa7ff','9015cd9e-432c-4ffa-a0e7-e6b2f599afd5','acec3398-3090-4fbf-9faa-08692eefd833','0ad62c0b-76c5-4b89-b872-e889e5413903'],size=1,snapshot_id=cf8cd2b9-015b-4900-b0e2-2439dba1e3ca,source_replicaid=,source_volid=None,status='creating',user_id='2fd28546e08d43ea94cdeebe92d61f3d',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:47:22.489352 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d5b126bb-2455-4e8d-ae95-c396783b83eb tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (379cf86e-37cc-455b-a397-769593ea3d1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:47:22.521131 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d5b126bb-2455-4e8d-ae95-c396783b83eb tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (379cf86e-37cc-455b-a397-769593ea3d1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:47:22.521131 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d5b126bb-2455-4e8d-ae95-c396783b83eb tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Flow 'volume_create_api' (89ad87b9-ea6f-462d-ab3f-61a8743e1540) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:47:22.521131 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-d5b126bb-2455-4e8d-ae95-c396783b83eb tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Create volume request issued successfully. Jul 24 07:47:22.521131 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d5b126bb-2455-4e8d-ae95-c396783b83eb tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:47:22.521131 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 956/3803] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 24 07:47:22 2026] POST /volume/v3/volumes => generated 780 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:47:22.545867 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-ccf27afd-1f31-4133-89b2-4d76ea8f77bb None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:22.550068 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ccf27afd-1f31-4133-89b2-4d76ea8f77bb tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/backups/b462eca6-da2c-4ec3-9596-97d8b92b9bb1 Jul 24 07:47:22.557300 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ccf27afd-1f31-4133-89b2-4d76ea8f77bb tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:22.557548 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ccf27afd-1f31-4133-89b2-4d76ea8f77bb tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:22.557724 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-ccf27afd-1f31-4133-89b2-4d76ea8f77bb tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Show backup with id b462eca6-da2c-4ec3-9596-97d8b92b9bb1. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:47:22.562695 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:22.562695 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:47:22.563383 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ccf27afd-1f31-4133-89b2-4d76ea8f77bb tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups/b462eca6-da2c-4ec3-9596-97d8b92b9bb1 returned with HTTP 200 Jul 24 07:47:22.563899 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 953/3804] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:47:22 2026] GET /volume/v3/backups/b462eca6-da2c-4ec3-9596-97d8b92b9bb1 => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:22.853863 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-ff08602c-28d7-4733-ba3d-5cfd4a16942b req-5fadd876-30e2-40cb-a11f-aa35d810d447 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:22.856112 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-ff08602c-28d7-4733-ba3d-5cfd4a16942b req-5fadd876-30e2-40cb-a11f-aa35d810d447 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/volumes/af0fd2c2-90e1-4b58-bfc7-b4343c3cf5a2 Jul 24 07:47:22.856566 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-ff08602c-28d7-4733-ba3d-5cfd4a16942b req-5fadd876-30e2-40cb-a11f-aa35d810d447 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:22.856566 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-ff08602c-28d7-4733-ba3d-5cfd4a16942b req-5fadd876-30e2-40cb-a11f-aa35d810d447 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:22.863726 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:22.863726 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:47:22.872843 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-ff08602c-28d7-4733-ba3d-5cfd4a16942b req-5fadd876-30e2-40cb-a11f-aa35d810d447 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Volume info retrieved successfully. Jul 24 07:47:22.880815 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-ff08602c-28d7-4733-ba3d-5cfd4a16942b req-5fadd876-30e2-40cb-a11f-aa35d810d447 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/volumes/af0fd2c2-90e1-4b58-bfc7-b4343c3cf5a2 returned with HTTP 200 Jul 24 07:47:22.881047 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 940/3805] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:47:22 2026] GET /volume/v3/volumes/af0fd2c2-90e1-4b58-bfc7-b4343c3cf5a2 => generated 1394 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:47:22.891110 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-cf506b47-1688-411e-bb53-0c3585e71ad7 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:22.891604 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-cf506b47-1688-411e-bb53-0c3585e71ad7 None None] GET https://10.4.3.170/volume// Jul 24 07:47:22.891604 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-cf506b47-1688-411e-bb53-0c3585e71ad7 None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:22.891839 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-cf506b47-1688-411e-bb53-0c3585e71ad7 None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:22.892242 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-cf506b47-1688-411e-bb53-0c3585e71ad7 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:47:22.892605 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 957/3806] 10.4.3.170 () {66 vars in 1419 bytes} [Fri Jul 24 07:47:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:47:22.904723 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-ff08602c-28d7-4733-ba3d-5cfd4a16942b req-c84b3281-42bd-4573-9086-ed5d5d3f4b52 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:22.907480 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-ff08602c-28d7-4733-ba3d-5cfd4a16942b req-c84b3281-42bd-4573-9086-ed5d5d3f4b52 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 24 07:47:22.907480 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-ff08602c-28d7-4733-ba3d-5cfd4a16942b req-c84b3281-42bd-4573-9086-ed5d5d3f4b52 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "af0fd2c2-90e1-4b58-bfc7-b4343c3cf5a2", "connector": null, "instance_uuid": "a6317a5f-c0d0-4107-9e8f-351779b74e83"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:47:22.915622 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:22.915622 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:47:22.941566 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-ff08602c-28d7-4733-ba3d-5cfd4a16942b req-c84b3281-42bd-4573-9086-ed5d5d3f4b52 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 24 07:47:22.942001 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 957/3807] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 24 07:47:22 2026] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:47:23.217773 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-2d7ff3a2-2995-45ab-bed1-de6b3f85c070 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:23.221310 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2d7ff3a2-2995-45ab-bed1-de6b3f85c070 tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] GET https://10.4.3.170/volume/v3/backups/86c2d820-f59a-4b20-b3fa-8637cb8e38e5 Jul 24 07:47:23.221717 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2d7ff3a2-2995-45ab-bed1-de6b3f85c070 tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:23.221923 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2d7ff3a2-2995-45ab-bed1-de6b3f85c070 tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:23.222050 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-2d7ff3a2-2995-45ab-bed1-de6b3f85c070 tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] Show backup with id 86c2d820-f59a-4b20-b3fa-8637cb8e38e5. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:47:23.227525 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:23.227525 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:47:23.228249 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2d7ff3a2-2995-45ab-bed1-de6b3f85c070 tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] https://10.4.3.170/volume/v3/backups/86c2d820-f59a-4b20-b3fa-8637cb8e38e5 returned with HTTP 200 Jul 24 07:47:23.228660 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 954/3808] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:47:23 2026] GET /volume/v3/backups/86c2d820-f59a-4b20-b3fa-8637cb8e38e5 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:23.271899 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-a1007e57-291f-4c85-9137-1aa718aac656 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:23.275516 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a1007e57-291f-4c85-9137-1aa718aac656 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] GET https://10.4.3.170/volume/v3/volumes/81125e70-de89-43bf-aa0c-e9b78b2167bd Jul 24 07:47:23.275765 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a1007e57-291f-4c85-9137-1aa718aac656 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:23.276014 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a1007e57-291f-4c85-9137-1aa718aac656 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:23.290675 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:23.290675 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:47:23.294892 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-a1007e57-291f-4c85-9137-1aa718aac656 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Volume info retrieved successfully. Jul 24 07:47:23.299071 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a1007e57-291f-4c85-9137-1aa718aac656 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] https://10.4.3.170/volume/v3/volumes/81125e70-de89-43bf-aa0c-e9b78b2167bd returned with HTTP 200 Jul 24 07:47:23.299515 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 941/3809] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:47:23 2026] GET /volume/v3/volumes/81125e70-de89-43bf-aa0c-e9b78b2167bd => generated 928 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:47:23.580096 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-98d808ad-f077-4d8f-b971-f5dca4e4a27a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:23.583374 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-98d808ad-f077-4d8f-b971-f5dca4e4a27a tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/backups/b462eca6-da2c-4ec3-9596-97d8b92b9bb1 Jul 24 07:47:23.583704 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-98d808ad-f077-4d8f-b971-f5dca4e4a27a tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:23.583819 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-98d808ad-f077-4d8f-b971-f5dca4e4a27a tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:23.583923 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-98d808ad-f077-4d8f-b971-f5dca4e4a27a tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Show backup with id b462eca6-da2c-4ec3-9596-97d8b92b9bb1. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:47:23.592177 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:23.592177 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:47:23.592992 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-98d808ad-f077-4d8f-b971-f5dca4e4a27a tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups/b462eca6-da2c-4ec3-9596-97d8b92b9bb1 returned with HTTP 200 Jul 24 07:47:23.593436 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 958/3810] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:47:23 2026] GET /volume/v3/backups/b462eca6-da2c-4ec3-9596-97d8b92b9bb1 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:24.243730 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-77113f50-5cb6-4fec-abb9-79d7f7e26d37 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:24.245413 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-77113f50-5cb6-4fec-abb9-79d7f7e26d37 tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] GET https://10.4.3.170/volume/v3/backups/86c2d820-f59a-4b20-b3fa-8637cb8e38e5 Jul 24 07:47:24.245590 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-77113f50-5cb6-4fec-abb9-79d7f7e26d37 tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:24.245756 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-77113f50-5cb6-4fec-abb9-79d7f7e26d37 tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:24.245852 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-77113f50-5cb6-4fec-abb9-79d7f7e26d37 tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] Show backup with id 86c2d820-f59a-4b20-b3fa-8637cb8e38e5. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:47:24.249760 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:24.249760 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:47:24.250391 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-77113f50-5cb6-4fec-abb9-79d7f7e26d37 tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] https://10.4.3.170/volume/v3/backups/86c2d820-f59a-4b20-b3fa-8637cb8e38e5 returned with HTTP 200 Jul 24 07:47:24.251057 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 958/3811] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:47:24 2026] GET /volume/v3/backups/86c2d820-f59a-4b20-b3fa-8637cb8e38e5 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:24.315734 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-3cd91b5f-0703-4eba-a94f-3757d8849647 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:24.320995 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3cd91b5f-0703-4eba-a94f-3757d8849647 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] GET https://10.4.3.170/volume/v3/volumes/81125e70-de89-43bf-aa0c-e9b78b2167bd Jul 24 07:47:24.321739 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3cd91b5f-0703-4eba-a94f-3757d8849647 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:24.321925 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3cd91b5f-0703-4eba-a94f-3757d8849647 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:24.333217 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:24.333217 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:47:24.342430 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-3cd91b5f-0703-4eba-a94f-3757d8849647 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Volume info retrieved successfully. Jul 24 07:47:24.348723 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3cd91b5f-0703-4eba-a94f-3757d8849647 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] https://10.4.3.170/volume/v3/volumes/81125e70-de89-43bf-aa0c-e9b78b2167bd returned with HTTP 200 Jul 24 07:47:24.349171 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 955/3812] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:47:24 2026] GET /volume/v3/volumes/81125e70-de89-43bf-aa0c-e9b78b2167bd => generated 928 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:47:24.395493 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-b4b4ee60-0609-483c-82c2-80781b627f94 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:24.395990 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b4b4ee60-0609-483c-82c2-80781b627f94 None None] GET https://10.4.3.170/volume// Jul 24 07:47:24.396220 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b4b4ee60-0609-483c-82c2-80781b627f94 None None] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:24.396452 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b4b4ee60-0609-483c-82c2-80781b627f94 None None] Calling method 'all' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:24.396805 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b4b4ee60-0609-483c-82c2-80781b627f94 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:47:24.397164 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 942/3813] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:47:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:47:24.405781 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-ff08602c-28d7-4733-ba3d-5cfd4a16942b req-12e1364a-05f8-42dd-88ea-c3c4b1ecef1a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:24.409346 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-ff08602c-28d7-4733-ba3d-5cfd4a16942b req-12e1364a-05f8-42dd-88ea-c3c4b1ecef1a tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/volumes/af0fd2c2-90e1-4b58-bfc7-b4343c3cf5a2 Jul 24 07:47:24.409346 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-ff08602c-28d7-4733-ba3d-5cfd4a16942b req-12e1364a-05f8-42dd-88ea-c3c4b1ecef1a tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:24.409346 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-ff08602c-28d7-4733-ba3d-5cfd4a16942b req-12e1364a-05f8-42dd-88ea-c3c4b1ecef1a tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:24.416851 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:24.416851 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:47:24.423591 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [req-ff08602c-28d7-4733-ba3d-5cfd4a16942b req-12e1364a-05f8-42dd-88ea-c3c4b1ecef1a tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Volume info retrieved successfully. Jul 24 07:47:24.426523 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-ff08602c-28d7-4733-ba3d-5cfd4a16942b req-12e1364a-05f8-42dd-88ea-c3c4b1ecef1a tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/volumes/af0fd2c2-90e1-4b58-bfc7-b4343c3cf5a2 returned with HTTP 200 Jul 24 07:47:24.427315 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 959/3814] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:47:24 2026] GET /volume/v3/volumes/af0fd2c2-90e1-4b58-bfc7-b4343c3cf5a2 => generated 1573 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 24 07:47:24.546286 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-ff08602c-28d7-4733-ba3d-5cfd4a16942b req-c7fc73c4-0269-4b1e-a886-646ce4e1bbe5 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:24.548120 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-ff08602c-28d7-4733-ba3d-5cfd4a16942b req-c7fc73c4-0269-4b1e-a886-646ce4e1bbe5 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] PUT https://10.4.3.170/volume/v3/attachments/bb95f896-3ce0-4e53-9ef8-b789cdc36e57 Jul 24 07:47:24.548555 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-ff08602c-28d7-4733-ba3d-5cfd4a16942b req-c7fc73c4-0269-4b1e-a886-646ce4e1bbe5 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000005822", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9a7cb9337d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5fc7887c-2ab7-4d21-80c7-ec4ad0d3b011", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:47:24.558858 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-ff08602c-28d7-4733-ba3d-5cfd4a16942b req-c7fc73c4-0269-4b1e-a886-646ce4e1bbe5 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Acquiring lock "cinder-attachment_update-af0fd2c2-90e1-4b58-bfc7-b4343c3cf5a2-np0000005822" by "attachment_update" {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 07:47:24.564249 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-ff08602c-28d7-4733-ba3d-5cfd4a16942b req-c7fc73c4-0269-4b1e-a886-646ce4e1bbe5 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Lock "cinder-attachment_update-af0fd2c2-90e1-4b58-bfc7-b4343c3cf5a2-np0000005822" acquired by "attachment_update" :: waited 0.005s {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 07:47:24.565551 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:24.565551 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:47:24.605429 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-03fa9319-9f5e-4796-a317-87e6f9961ebd None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:24.607389 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-03fa9319-9f5e-4796-a317-87e6f9961ebd tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/backups/b462eca6-da2c-4ec3-9596-97d8b92b9bb1 Jul 24 07:47:24.607621 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-03fa9319-9f5e-4796-a317-87e6f9961ebd tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:24.607800 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-03fa9319-9f5e-4796-a317-87e6f9961ebd tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:24.607899 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-03fa9319-9f5e-4796-a317-87e6f9961ebd tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Show backup with id b462eca6-da2c-4ec3-9596-97d8b92b9bb1. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:47:24.612076 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:24.612076 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:47:24.612724 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-03fa9319-9f5e-4796-a317-87e6f9961ebd tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups/b462eca6-da2c-4ec3-9596-97d8b92b9bb1 returned with HTTP 200 Jul 24 07:47:24.613108 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 956/3815] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:47:24 2026] GET /volume/v3/backups/b462eca6-da2c-4ec3-9596-97d8b92b9bb1 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:24.647807 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-ff08602c-28d7-4733-ba3d-5cfd4a16942b req-c7fc73c4-0269-4b1e-a886-646ce4e1bbe5 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Lock "cinder-attachment_update-af0fd2c2-90e1-4b58-bfc7-b4343c3cf5a2-np0000005822" released by "attachment_update" :: held 0.084s {{(pid=100246) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 07:47:24.648399 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-ff08602c-28d7-4733-ba3d-5cfd4a16942b req-c7fc73c4-0269-4b1e-a886-646ce4e1bbe5 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/attachments/bb95f896-3ce0-4e53-9ef8-b789cdc36e57 returned with HTTP 200 Jul 24 07:47:24.648867 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 959/3816] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 24 07:47:24 2026] PUT /volume/v3/attachments/bb95f896-3ce0-4e53-9ef8-b789cdc36e57 => generated 969 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:47:24.672058 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-ff08602c-28d7-4733-ba3d-5cfd4a16942b req-892dccc2-cfea-4d7c-affb-d7eddbe2b339 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:24.674778 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-ff08602c-28d7-4733-ba3d-5cfd4a16942b req-892dccc2-cfea-4d7c-affb-d7eddbe2b339 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] POST https://10.4.3.170/volume/v3/attachments/bb95f896-3ce0-4e53-9ef8-b789cdc36e57/action Jul 24 07:47:24.675145 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-ff08602c-28d7-4733-ba3d-5cfd4a16942b req-892dccc2-cfea-4d7c-affb-d7eddbe2b339 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Action body: b'{"os-complete": null}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:47:24.675280 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-ff08602c-28d7-4733-ba3d-5cfd4a16942b req-892dccc2-cfea-4d7c-affb-d7eddbe2b339 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:47:24.694001 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:24.694001 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:47:24.703768 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-ff08602c-28d7-4733-ba3d-5cfd4a16942b req-892dccc2-cfea-4d7c-affb-d7eddbe2b339 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/attachments/bb95f896-3ce0-4e53-9ef8-b789cdc36e57/action returned with HTTP 204 Jul 24 07:47:24.704211 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 943/3817] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 24 07:47:24 2026] POST /volume/v3/attachments/bb95f896-3ce0-4e53-9ef8-b789cdc36e57/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:47:25.263801 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-c6de02d4-6708-4c03-914e-47cf6c403dfb None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:25.265791 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c6de02d4-6708-4c03-914e-47cf6c403dfb tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] GET https://10.4.3.170/volume/v3/backups/86c2d820-f59a-4b20-b3fa-8637cb8e38e5 Jul 24 07:47:25.266141 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c6de02d4-6708-4c03-914e-47cf6c403dfb tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:25.266449 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c6de02d4-6708-4c03-914e-47cf6c403dfb tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:25.266643 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-c6de02d4-6708-4c03-914e-47cf6c403dfb tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] Show backup with id 86c2d820-f59a-4b20-b3fa-8637cb8e38e5. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:47:25.271097 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:25.271097 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:47:25.271331 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c6de02d4-6708-4c03-914e-47cf6c403dfb tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] https://10.4.3.170/volume/v3/backups/86c2d820-f59a-4b20-b3fa-8637cb8e38e5 returned with HTTP 200 Jul 24 07:47:25.271660 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 960/3818] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:47:25 2026] GET /volume/v3/backups/86c2d820-f59a-4b20-b3fa-8637cb8e38e5 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:25.283938 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-fb600f9e-6528-472a-a5f5-f4021e6ede97 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:25.354973 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-fb600f9e-6528-472a-a5f5-f4021e6ede97 tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-member] PUT https://10.4.3.170/volume/v3/backups/86c2d820-f59a-4b20-b3fa-8637cb8e38e5 Jul 24 07:47:25.355378 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-fb600f9e-6528-472a-a5f5-f4021e6ede97 tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-member] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:47:25.361493 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:25.361493 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:47:25.363807 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1c3dfac1-63d9-44c1-a43b-5ddd42bdec99 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:25.365529 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1c3dfac1-63d9-44c1-a43b-5ddd42bdec99 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] GET https://10.4.3.170/volume/v3/volumes/81125e70-de89-43bf-aa0c-e9b78b2167bd Jul 24 07:47:25.365755 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1c3dfac1-63d9-44c1-a43b-5ddd42bdec99 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:25.365924 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1c3dfac1-63d9-44c1-a43b-5ddd42bdec99 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:25.373614 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-fb600f9e-6528-472a-a5f5-f4021e6ede97 tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-member] https://10.4.3.170/volume/v3/backups/86c2d820-f59a-4b20-b3fa-8637cb8e38e5 returned with HTTP 200 Jul 24 07:47:25.373875 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 957/3819] 10.4.3.170 () {70 vars in 1408 bytes} [Fri Jul 24 07:47:25 2026] PUT /volume/v3/backups/86c2d820-f59a-4b20-b3fa-8637cb8e38e5 => generated 315 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:25.377362 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:25.377362 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:47:25.383304 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-1c3dfac1-63d9-44c1-a43b-5ddd42bdec99 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Volume info retrieved successfully. Jul 24 07:47:25.387942 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1c3dfac1-63d9-44c1-a43b-5ddd42bdec99 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] https://10.4.3.170/volume/v3/volumes/81125e70-de89-43bf-aa0c-e9b78b2167bd returned with HTTP 200 Jul 24 07:47:25.388560 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 960/3820] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:47:25 2026] GET /volume/v3/volumes/81125e70-de89-43bf-aa0c-e9b78b2167bd => generated 928 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:47:25.390374 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-c0433d90-30dc-4bf4-abc8-80179c00993f None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:25.392308 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c0433d90-30dc-4bf4-abc8-80179c00993f tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] GET https://10.4.3.170/volume/v3/backups/86c2d820-f59a-4b20-b3fa-8637cb8e38e5 Jul 24 07:47:25.392308 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c0433d90-30dc-4bf4-abc8-80179c00993f tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:25.392615 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c0433d90-30dc-4bf4-abc8-80179c00993f tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:25.392615 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-c0433d90-30dc-4bf4-abc8-80179c00993f tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] Show backup with id 86c2d820-f59a-4b20-b3fa-8637cb8e38e5. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:47:25.397981 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:25.397981 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:47:25.398866 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c0433d90-30dc-4bf4-abc8-80179c00993f tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] https://10.4.3.170/volume/v3/backups/86c2d820-f59a-4b20-b3fa-8637cb8e38e5 returned with HTTP 200 Jul 24 07:47:25.399369 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 944/3821] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:47:25 2026] GET /volume/v3/backups/86c2d820-f59a-4b20-b3fa-8637cb8e38e5 => generated 761 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:25.412541 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-bdbb51f3-8035-4014-9423-09e2968ba003 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:25.416690 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-bdbb51f3-8035-4014-9423-09e2968ba003 tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] DELETE https://10.4.3.170/volume/v3/backups/86c2d820-f59a-4b20-b3fa-8637cb8e38e5 Jul 24 07:47:25.416690 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-bdbb51f3-8035-4014-9423-09e2968ba003 tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:25.416690 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-bdbb51f3-8035-4014-9423-09e2968ba003 tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:25.416690 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.contrib.backups [None req-bdbb51f3-8035-4014-9423-09e2968ba003 tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] Delete backup with id: 86c2d820-f59a-4b20-b3fa-8637cb8e38e5. Jul 24 07:47:25.422847 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:25.422847 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:47:25.437707 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.backup.rpcapi [None req-bdbb51f3-8035-4014-9423-09e2968ba003 tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] delete_backup rpcapi backup_id 86c2d820-f59a-4b20-b3fa-8637cb8e38e5 {{(pid=100245) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 07:47:25.440248 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-bdbb51f3-8035-4014-9423-09e2968ba003 tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] https://10.4.3.170/volume/v3/backups/86c2d820-f59a-4b20-b3fa-8637cb8e38e5 returned with HTTP 202 Jul 24 07:47:25.440248 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 961/3822] 10.4.3.170 () {68 vars in 1391 bytes} [Fri Jul 24 07:47:25 2026] DELETE /volume/v3/backups/86c2d820-f59a-4b20-b3fa-8637cb8e38e5 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:47:25.451958 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-f2ea0ff2-9c07-4408-a198-69f3ea2f6545 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:25.457351 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f2ea0ff2-9c07-4408-a198-69f3ea2f6545 tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] GET https://10.4.3.170/volume/v3/backups/86c2d820-f59a-4b20-b3fa-8637cb8e38e5 Jul 24 07:47:25.457558 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f2ea0ff2-9c07-4408-a198-69f3ea2f6545 tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:25.457754 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f2ea0ff2-9c07-4408-a198-69f3ea2f6545 tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:25.457817 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-f2ea0ff2-9c07-4408-a198-69f3ea2f6545 tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] Show backup with id 86c2d820-f59a-4b20-b3fa-8637cb8e38e5. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:47:25.466281 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:25.466281 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:47:25.466818 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f2ea0ff2-9c07-4408-a198-69f3ea2f6545 tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] https://10.4.3.170/volume/v3/backups/86c2d820-f59a-4b20-b3fa-8637cb8e38e5 returned with HTTP 200 Jul 24 07:47:25.467176 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 958/3823] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:47:25 2026] GET /volume/v3/backups/86c2d820-f59a-4b20-b3fa-8637cb8e38e5 => generated 760 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:25.635295 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-476f7635-a9c3-4185-87e6-9c76bcf53b9c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:25.638934 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-476f7635-a9c3-4185-87e6-9c76bcf53b9c tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/backups/b462eca6-da2c-4ec3-9596-97d8b92b9bb1 Jul 24 07:47:25.639217 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-476f7635-a9c3-4185-87e6-9c76bcf53b9c tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:25.639706 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-476f7635-a9c3-4185-87e6-9c76bcf53b9c tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:25.639706 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-476f7635-a9c3-4185-87e6-9c76bcf53b9c tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Show backup with id b462eca6-da2c-4ec3-9596-97d8b92b9bb1. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:47:25.645810 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:25.645810 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:47:25.646681 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-476f7635-a9c3-4185-87e6-9c76bcf53b9c tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups/b462eca6-da2c-4ec3-9596-97d8b92b9bb1 returned with HTTP 200 Jul 24 07:47:25.647168 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 961/3824] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:47:25 2026] GET /volume/v3/backups/b462eca6-da2c-4ec3-9596-97d8b92b9bb1 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:26.403970 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-2b9658a8-1bd4-423a-bb34-7ec99b463f98 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:26.406185 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2b9658a8-1bd4-423a-bb34-7ec99b463f98 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] GET https://10.4.3.170/volume/v3/volumes/81125e70-de89-43bf-aa0c-e9b78b2167bd Jul 24 07:47:26.406445 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2b9658a8-1bd4-423a-bb34-7ec99b463f98 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:26.406679 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2b9658a8-1bd4-423a-bb34-7ec99b463f98 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:26.416421 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:26.416421 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:47:26.420525 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-2b9658a8-1bd4-423a-bb34-7ec99b463f98 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Volume info retrieved successfully. Jul 24 07:47:26.425270 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2b9658a8-1bd4-423a-bb34-7ec99b463f98 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] https://10.4.3.170/volume/v3/volumes/81125e70-de89-43bf-aa0c-e9b78b2167bd returned with HTTP 200 Jul 24 07:47:26.425649 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 945/3825] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:47:26 2026] GET /volume/v3/volumes/81125e70-de89-43bf-aa0c-e9b78b2167bd => generated 928 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:47:26.478738 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-96dfe928-86f4-4ec3-857c-c80531170b46 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:26.481195 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-96dfe928-86f4-4ec3-857c-c80531170b46 tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] GET https://10.4.3.170/volume/v3/backups/86c2d820-f59a-4b20-b3fa-8637cb8e38e5 Jul 24 07:47:26.481457 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-96dfe928-86f4-4ec3-857c-c80531170b46 tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:26.481633 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-96dfe928-86f4-4ec3-857c-c80531170b46 tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:26.481738 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-96dfe928-86f4-4ec3-857c-c80531170b46 tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] Show backup with id 86c2d820-f59a-4b20-b3fa-8637cb8e38e5. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:47:26.485415 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-96dfe928-86f4-4ec3-857c-c80531170b46 tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] https://10.4.3.170/volume/v3/backups/86c2d820-f59a-4b20-b3fa-8637cb8e38e5 returned with HTTP 404 Jul 24 07:47:26.485879 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 962/3826] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:47:26 2026] GET /volume/v3/backups/86c2d820-f59a-4b20-b3fa-8637cb8e38e5 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:47:26.494192 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-c1fd98f7-4556-45fb-b06c-00974635ade6 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:26.496145 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c1fd98f7-4556-45fb-b06c-00974635ade6 tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/cb6e5c79-acef-4897-b42f-af66d84b9c06 Jul 24 07:47:26.496351 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c1fd98f7-4556-45fb-b06c-00974635ade6 tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:26.496570 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c1fd98f7-4556-45fb-b06c-00974635ade6 tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:26.496751 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-c1fd98f7-4556-45fb-b06c-00974635ade6 tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] Delete volume with id: cb6e5c79-acef-4897-b42f-af66d84b9c06 Jul 24 07:47:26.504827 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:26.504827 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:47:26.505252 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-c1fd98f7-4556-45fb-b06c-00974635ade6 tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] Volume info retrieved successfully. Jul 24 07:47:26.525923 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-c1fd98f7-4556-45fb-b06c-00974635ade6 tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] Delete volume request issued successfully. Jul 24 07:47:26.526822 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c1fd98f7-4556-45fb-b06c-00974635ade6 tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] https://10.4.3.170/volume/v3/volumes/cb6e5c79-acef-4897-b42f-af66d84b9c06 returned with HTTP 202 Jul 24 07:47:26.526822 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 959/3827] 10.4.3.170 () {68 vars in 1391 bytes} [Fri Jul 24 07:47:26 2026] DELETE /volume/v3/volumes/cb6e5c79-acef-4897-b42f-af66d84b9c06 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:47:26.534748 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9043a056-a75d-49c2-9f5b-bc667707cc3d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:26.536606 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9043a056-a75d-49c2-9f5b-bc667707cc3d tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] GET https://10.4.3.170/volume/v3/volumes/cb6e5c79-acef-4897-b42f-af66d84b9c06 Jul 24 07:47:26.536606 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9043a056-a75d-49c2-9f5b-bc667707cc3d tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:26.536800 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9043a056-a75d-49c2-9f5b-bc667707cc3d tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:26.544921 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:26.544921 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:47:26.548671 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-9043a056-a75d-49c2-9f5b-bc667707cc3d tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] Volume info retrieved successfully. Jul 24 07:47:26.553867 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9043a056-a75d-49c2-9f5b-bc667707cc3d tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] https://10.4.3.170/volume/v3/volumes/cb6e5c79-acef-4897-b42f-af66d84b9c06 returned with HTTP 200 Jul 24 07:47:26.554880 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 962/3828] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:47:26 2026] GET /volume/v3/volumes/cb6e5c79-acef-4897-b42f-af66d84b9c06 => generated 1017 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:47:26.660045 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-5a8697b5-c8ee-42c6-bc81-588629520ac8 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:26.661178 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5a8697b5-c8ee-42c6-bc81-588629520ac8 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/backups/b462eca6-da2c-4ec3-9596-97d8b92b9bb1 Jul 24 07:47:26.661483 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-5a8697b5-c8ee-42c6-bc81-588629520ac8 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:26.661708 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-5a8697b5-c8ee-42c6-bc81-588629520ac8 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:26.661871 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-5a8697b5-c8ee-42c6-bc81-588629520ac8 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Show backup with id b462eca6-da2c-4ec3-9596-97d8b92b9bb1. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:47:26.668125 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:26.668125 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:47:26.668249 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5a8697b5-c8ee-42c6-bc81-588629520ac8 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups/b462eca6-da2c-4ec3-9596-97d8b92b9bb1 returned with HTTP 200 Jul 24 07:47:26.668722 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 946/3829] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:47:26 2026] GET /volume/v3/backups/b462eca6-da2c-4ec3-9596-97d8b92b9bb1 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:27.440322 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-d4a92325-af82-4e44-bd91-7715a606f4ac None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:27.442947 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d4a92325-af82-4e44-bd91-7715a606f4ac tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] GET https://10.4.3.170/volume/v3/volumes/81125e70-de89-43bf-aa0c-e9b78b2167bd Jul 24 07:47:27.443269 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d4a92325-af82-4e44-bd91-7715a606f4ac tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:27.443541 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d4a92325-af82-4e44-bd91-7715a606f4ac tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:27.453101 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:27.453101 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:47:27.458532 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-d4a92325-af82-4e44-bd91-7715a606f4ac tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Volume info retrieved successfully. Jul 24 07:47:27.464002 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d4a92325-af82-4e44-bd91-7715a606f4ac tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] https://10.4.3.170/volume/v3/volumes/81125e70-de89-43bf-aa0c-e9b78b2167bd returned with HTTP 200 Jul 24 07:47:27.464574 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 963/3830] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:47:27 2026] GET /volume/v3/volumes/81125e70-de89-43bf-aa0c-e9b78b2167bd => generated 928 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:47:27.573728 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-02188d58-3730-463e-8a2a-a71048f2e405 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:27.576335 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-02188d58-3730-463e-8a2a-a71048f2e405 tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] GET https://10.4.3.170/volume/v3/volumes/cb6e5c79-acef-4897-b42f-af66d84b9c06 Jul 24 07:47:27.576519 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-02188d58-3730-463e-8a2a-a71048f2e405 tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:27.576702 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-02188d58-3730-463e-8a2a-a71048f2e405 tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:27.582092 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-02188d58-3730-463e-8a2a-a71048f2e405 tempest-ProjectMemberTests39-788547236 tempest-ProjectMemberTests39-788547236-project-admin] https://10.4.3.170/volume/v3/volumes/cb6e5c79-acef-4897-b42f-af66d84b9c06 returned with HTTP 404 Jul 24 07:47:27.582532 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 960/3831] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:47:27 2026] GET /volume/v3/volumes/cb6e5c79-acef-4897-b42f-af66d84b9c06 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:47:27.661576 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-87e3f0c1-fe89-4d28-9daf-886247649435 req-df3552cb-8b58-43f5-b4c6-6cfffa543d37 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:27.663854 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-87e3f0c1-fe89-4d28-9daf-886247649435 req-df3552cb-8b58-43f5-b4c6-6cfffa543d37 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] GET https://10.4.3.170/volume/v3/limits Jul 24 07:47:27.663854 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-87e3f0c1-fe89-4d28-9daf-886247649435 req-df3552cb-8b58-43f5-b4c6-6cfffa543d37 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:27.664014 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-87e3f0c1-fe89-4d28-9daf-886247649435 req-df3552cb-8b58-43f5-b4c6-6cfffa543d37 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Calling method 'index' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:27.683368 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-87e3f0c1-fe89-4d28-9daf-886247649435 req-df3552cb-8b58-43f5-b4c6-6cfffa543d37 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/limits returned with HTTP 200 Jul 24 07:47:27.683822 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 963/3832] 10.4.3.170 () {68 vars in 1484 bytes} [Fri Jul 24 07:47:27 2026] GET /volume/v3/limits => generated 302 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:27.684171 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-0a9cde44-9da6-446c-ac68-b31b78191926 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:27.686438 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0a9cde44-9da6-446c-ac68-b31b78191926 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/backups/b462eca6-da2c-4ec3-9596-97d8b92b9bb1 Jul 24 07:47:27.686901 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0a9cde44-9da6-446c-ac68-b31b78191926 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:27.686995 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0a9cde44-9da6-446c-ac68-b31b78191926 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:27.687062 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-0a9cde44-9da6-446c-ac68-b31b78191926 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Show backup with id b462eca6-da2c-4ec3-9596-97d8b92b9bb1. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:47:27.696625 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:27.696625 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:47:27.697672 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0a9cde44-9da6-446c-ac68-b31b78191926 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups/b462eca6-da2c-4ec3-9596-97d8b92b9bb1 returned with HTTP 200 Jul 24 07:47:27.697738 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 947/3833] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:47:27 2026] GET /volume/v3/backups/b462eca6-da2c-4ec3-9596-97d8b92b9bb1 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:27.723785 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-87e3f0c1-fe89-4d28-9daf-886247649435 req-6f90797f-fe10-4318-afb0-ab3dc002023c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:27.725686 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-87e3f0c1-fe89-4d28-9daf-886247649435 req-6f90797f-fe10-4318-afb0-ab3dc002023c tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] GET https://10.4.3.170/volume/v3/volumes/2c8cc988-8296-4bc6-ba79-fc9b0caf41a2 Jul 24 07:47:27.725859 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-87e3f0c1-fe89-4d28-9daf-886247649435 req-6f90797f-fe10-4318-afb0-ab3dc002023c tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:27.726027 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-87e3f0c1-fe89-4d28-9daf-886247649435 req-6f90797f-fe10-4318-afb0-ab3dc002023c tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:27.734549 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:27.734549 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:47:27.737482 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [req-87e3f0c1-fe89-4d28-9daf-886247649435 req-6f90797f-fe10-4318-afb0-ab3dc002023c tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Volume info retrieved successfully. Jul 24 07:47:27.741247 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-87e3f0c1-fe89-4d28-9daf-886247649435 req-6f90797f-fe10-4318-afb0-ab3dc002023c tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/volumes/2c8cc988-8296-4bc6-ba79-fc9b0caf41a2 returned with HTTP 200 Jul 24 07:47:27.741595 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 964/3834] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:47:27 2026] GET /volume/v3/volumes/2c8cc988-8296-4bc6-ba79-fc9b0caf41a2 => generated 1660 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:47:27.753781 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-87e3f0c1-fe89-4d28-9daf-886247649435 req-1437e4db-e390-4c2f-bdde-e76d8d62bbb8 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:27.756760 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-87e3f0c1-fe89-4d28-9daf-886247649435 req-1437e4db-e390-4c2f-bdde-e76d8d62bbb8 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] POST https://10.4.3.170/volume/v3/snapshots Jul 24 07:47:27.757115 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-87e3f0c1-fe89-4d28-9daf-886247649435 req-1437e4db-e390-4c2f-bdde-e76d8d62bbb8 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2c8cc988-8296-4bc6-ba79-fc9b0caf41a2", "force": true, "name": "snapshot for multiattach-snapshot", "description": null, "metadata": {}}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:47:27.772473 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:27.772473 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:47:27.773818 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-87e3f0c1-fe89-4d28-9daf-886247649435 req-1437e4db-e390-4c2f-bdde-e76d8d62bbb8 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Volume info retrieved successfully. Jul 24 07:47:27.773818 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.snapshots [req-87e3f0c1-fe89-4d28-9daf-886247649435 req-1437e4db-e390-4c2f-bdde-e76d8d62bbb8 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Create snapshot from volume 2c8cc988-8296-4bc6-ba79-fc9b0caf41a2 Jul 24 07:47:27.825793 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.quota [req-87e3f0c1-fe89-4d28-9daf-886247649435 req-1437e4db-e390-4c2f-bdde-e76d8d62bbb8 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Created reservations ['cb90f284-381e-44d0-af8a-0fd9c84c79fb', '0b54a1d8-1b80-47ac-9777-78968f595287', '0806f17f-63c0-4375-a3f2-7af9c45990aa', '6e38cc68-56d9-4c61-bd64-be74acd5356a'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:47:27.861616 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-87e3f0c1-fe89-4d28-9daf-886247649435 req-1437e4db-e390-4c2f-bdde-e76d8d62bbb8 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Snapshot force create request issued successfully. Jul 24 07:47:27.861616 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-87e3f0c1-fe89-4d28-9daf-886247649435 req-1437e4db-e390-4c2f-bdde-e76d8d62bbb8 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 24 07:47:27.861805 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 961/3835] 10.4.3.170 () {72 vars in 1547 bytes} [Fri Jul 24 07:47:27 2026] POST /volume/v3/snapshots => generated 292 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:47:28.477455 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1494013d-5c67-4c49-b872-d97d83c594a1 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:28.479447 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1494013d-5c67-4c49-b872-d97d83c594a1 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] GET https://10.4.3.170/volume/v3/volumes/81125e70-de89-43bf-aa0c-e9b78b2167bd Jul 24 07:47:28.479966 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1494013d-5c67-4c49-b872-d97d83c594a1 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:28.480435 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1494013d-5c67-4c49-b872-d97d83c594a1 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:28.490943 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:28.490943 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:47:28.497562 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-1494013d-5c67-4c49-b872-d97d83c594a1 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Volume info retrieved successfully. Jul 24 07:47:28.500268 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1494013d-5c67-4c49-b872-d97d83c594a1 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] https://10.4.3.170/volume/v3/volumes/81125e70-de89-43bf-aa0c-e9b78b2167bd returned with HTTP 200 Jul 24 07:47:28.500694 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 964/3836] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:47:28 2026] GET /volume/v3/volumes/81125e70-de89-43bf-aa0c-e9b78b2167bd => generated 928 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:47:28.708915 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-91d46e67-14d6-4583-99a1-34c083bf72bc None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:28.710681 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-91d46e67-14d6-4583-99a1-34c083bf72bc tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/backups/b462eca6-da2c-4ec3-9596-97d8b92b9bb1 Jul 24 07:47:28.710896 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-91d46e67-14d6-4583-99a1-34c083bf72bc tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:28.711074 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-91d46e67-14d6-4583-99a1-34c083bf72bc tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:28.711185 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-91d46e67-14d6-4583-99a1-34c083bf72bc tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Show backup with id b462eca6-da2c-4ec3-9596-97d8b92b9bb1. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:47:28.716492 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:28.716492 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:47:28.717359 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-91d46e67-14d6-4583-99a1-34c083bf72bc tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups/b462eca6-da2c-4ec3-9596-97d8b92b9bb1 returned with HTTP 200 Jul 24 07:47:28.717800 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 948/3837] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:47:28 2026] GET /volume/v3/backups/b462eca6-da2c-4ec3-9596-97d8b92b9bb1 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:29.278467 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-999ce1f4-c4b7-4ce8-bed5-312dccd2e4fa None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:29.354786 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-999ce1f4-c4b7-4ce8-bed5-312dccd2e4fa tempest-VolumeTypesMemberTests-145979341 tempest-VolumeTypesMemberTests-145979341-project-admin] POST https://10.4.3.170/volume/v3/types Jul 24 07:47:29.355419 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-999ce1f4-c4b7-4ce8-bed5-312dccd2e4fa tempest-VolumeTypesMemberTests-145979341 tempest-VolumeTypesMemberTests-145979341-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1698282218", "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=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:47:29.388068 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-999ce1f4-c4b7-4ce8-bed5-312dccd2e4fa tempest-VolumeTypesMemberTests-145979341 tempest-VolumeTypesMemberTests-145979341-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 24 07:47:29.388899 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 965/3838] 10.4.3.170 () {68 vars in 1253 bytes} [Fri Jul 24 07:47:29 2026] POST /volume/v3/types => generated 380 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:29.400272 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-cc18247c-ae54-449e-93b0-fb11d8c11942 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:29.402120 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-cc18247c-ae54-449e-93b0-fb11d8c11942 tempest-VolumeTypesMemberTests-145979341 tempest-VolumeTypesMemberTests-145979341-project-admin] POST https://10.4.3.170/volume/v3/types/dd30cc90-e02b-4b1f-918f-1425165d6de7/encryption Jul 24 07:47:29.402475 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-cc18247c-ae54-449e-93b0-fb11d8c11942 tempest-VolumeTypesMemberTests-145979341 tempest-VolumeTypesMemberTests-145979341-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:47:29.403899 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:29.403899 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:47:29.420194 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-cc18247c-ae54-449e-93b0-fb11d8c11942 tempest-VolumeTypesMemberTests-145979341 tempest-VolumeTypesMemberTests-145979341-project-admin] https://10.4.3.170/volume/v3/types/dd30cc90-e02b-4b1f-918f-1425165d6de7/encryption returned with HTTP 200 Jul 24 07:47:29.420606 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 962/3839] 10.4.3.170 () {68 vars in 1397 bytes} [Fri Jul 24 07:47:29 2026] POST /volume/v3/types/dd30cc90-e02b-4b1f-918f-1425165d6de7/encryption => generated 239 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:29.435855 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-5bc64464-2f6a-4e11-9f0c-0df931fba0a3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:29.437636 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5bc64464-2f6a-4e11-9f0c-0df931fba0a3 tempest-VolumeTypesMemberTests-145979341 tempest-VolumeTypesMemberTests-145979341-project-admin] POST https://10.4.3.170/volume/v3/types Jul 24 07:47:29.437846 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5bc64464-2f6a-4e11-9f0c-0df931fba0a3 tempest-VolumeTypesMemberTests-145979341 tempest-VolumeTypesMemberTests-145979341-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-612244739", "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=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:47:29.458147 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5bc64464-2f6a-4e11-9f0c-0df931fba0a3 tempest-VolumeTypesMemberTests-145979341 tempest-VolumeTypesMemberTests-145979341-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 24 07:47:29.458619 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 965/3840] 10.4.3.170 () {68 vars in 1253 bytes} [Fri Jul 24 07:47:29 2026] POST /volume/v3/types => generated 379 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:29.466820 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-3869086a-cec8-429a-bd8b-8b679751b16c None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:29.516320 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-88e7e252-405f-44fc-8d82-b69146ae0252 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:29.520038 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-88e7e252-405f-44fc-8d82-b69146ae0252 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] GET https://10.4.3.170/volume/v3/volumes/81125e70-de89-43bf-aa0c-e9b78b2167bd Jul 24 07:47:29.520038 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-88e7e252-405f-44fc-8d82-b69146ae0252 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:29.520038 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-88e7e252-405f-44fc-8d82-b69146ae0252 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:29.533304 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:29.533304 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:47:29.541702 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-88e7e252-405f-44fc-8d82-b69146ae0252 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Volume info retrieved successfully. Jul 24 07:47:29.545123 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-88e7e252-405f-44fc-8d82-b69146ae0252 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] https://10.4.3.170/volume/v3/volumes/81125e70-de89-43bf-aa0c-e9b78b2167bd returned with HTTP 200 Jul 24 07:47:29.545642 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 966/3841] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:47:29 2026] GET /volume/v3/volumes/81125e70-de89-43bf-aa0c-e9b78b2167bd => generated 928 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:47:29.551967 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3869086a-cec8-429a-bd8b-8b679751b16c tempest-VolumeTypesMemberTests-145979341 tempest-VolumeTypesMemberTests-145979341-project-member] POST https://10.4.3.170/volume/v3/types/197db5aa-911c-4a0d-ac8e-28e0e55b5f29/encryption Jul 24 07:47:29.552466 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3869086a-cec8-429a-bd8b-8b679751b16c tempest-VolumeTypesMemberTests-145979341 tempest-VolumeTypesMemberTests-145979341-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:47:29.555189 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.policy [None req-3869086a-cec8-429a-bd8b-8b679751b16c tempest-VolumeTypesMemberTests-145979341 tempest-VolumeTypesMemberTests-145979341-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '6b6c1660aba94fcab7a0c56d3d8e9057', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9d1004807094aaebe0ed17d310a8f4c', '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=100243) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 24 07:47:29.555496 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3869086a-cec8-429a-bd8b-8b679751b16c tempest-VolumeTypesMemberTests-145979341 tempest-VolumeTypesMemberTests-145979341-project-member] https://10.4.3.170/volume/v3/types/197db5aa-911c-4a0d-ac8e-28e0e55b5f29/encryption returned with HTTP 403 Jul 24 07:47:29.556189 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 949/3842] 10.4.3.170 () {68 vars in 1397 bytes} [Fri Jul 24 07:47:29 2026] POST /volume/v3/types/197db5aa-911c-4a0d-ac8e-28e0e55b5f29/encryption => generated 127 bytes in 90 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:47:29.567069 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-ce51e57b-c044-48e9-b59c-0148fd6c7ea5 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:29.567552 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ce51e57b-c044-48e9-b59c-0148fd6c7ea5 tempest-VolumeTypesMemberTests-145979341 tempest-VolumeTypesMemberTests-145979341-project-admin] POST https://10.4.3.170/volume/v3/types Jul 24 07:47:29.567910 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ce51e57b-c044-48e9-b59c-0148fd6c7ea5 tempest-VolumeTypesMemberTests-145979341 tempest-VolumeTypesMemberTests-145979341-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1461198931", "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=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:47:29.593131 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ce51e57b-c044-48e9-b59c-0148fd6c7ea5 tempest-VolumeTypesMemberTests-145979341 tempest-VolumeTypesMemberTests-145979341-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 24 07:47:29.593515 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 963/3843] 10.4.3.170 () {68 vars in 1253 bytes} [Fri Jul 24 07:47:29 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) Jul 24 07:47:29.601509 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ac1ce919-7b76-46e8-99d8-1528d35e49ab None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:29.603676 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ac1ce919-7b76-46e8-99d8-1528d35e49ab tempest-VolumeTypesMemberTests-145979341 tempest-VolumeTypesMemberTests-145979341-project-member] POST https://10.4.3.170/volume/v3/types/5a91dc23-04b5-4f4b-b82c-6509ba8cdece/extra_specs Jul 24 07:47:29.604139 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ac1ce919-7b76-46e8-99d8-1528d35e49ab tempest-VolumeTypesMemberTests-145979341 tempest-VolumeTypesMemberTests-145979341-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:47:29.606491 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.policy [None req-ac1ce919-7b76-46e8-99d8-1528d35e49ab tempest-VolumeTypesMemberTests-145979341 tempest-VolumeTypesMemberTests-145979341-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '6b6c1660aba94fcab7a0c56d3d8e9057', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9d1004807094aaebe0ed17d310a8f4c', '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=100246) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 24 07:47:29.606772 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ac1ce919-7b76-46e8-99d8-1528d35e49ab tempest-VolumeTypesMemberTests-145979341 tempest-VolumeTypesMemberTests-145979341-project-member] https://10.4.3.170/volume/v3/types/5a91dc23-04b5-4f4b-b82c-6509ba8cdece/extra_specs returned with HTTP 403 Jul 24 07:47:29.607352 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 966/3844] 10.4.3.170 () {68 vars in 1399 bytes} [Fri Jul 24 07:47:29 2026] POST /volume/v3/types/5a91dc23-04b5-4f4b-b82c-6509ba8cdece/extra_specs => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:47:29.617053 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-b9f37e5b-f684-4793-9986-68cbd4b71aa6 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:29.618506 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b9f37e5b-f684-4793-9986-68cbd4b71aa6 tempest-VolumeTypesMemberTests-145979341 tempest-VolumeTypesMemberTests-145979341-project-member] PUT https://10.4.3.170/volume/v3/types/5a91dc23-04b5-4f4b-b82c-6509ba8cdece/extra_specs/key2 Jul 24 07:47:29.618948 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b9f37e5b-f684-4793-9986-68cbd4b71aa6 tempest-VolumeTypesMemberTests-145979341 tempest-VolumeTypesMemberTests-145979341-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:47:29.621182 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.policy [None req-b9f37e5b-f684-4793-9986-68cbd4b71aa6 tempest-VolumeTypesMemberTests-145979341 tempest-VolumeTypesMemberTests-145979341-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '6b6c1660aba94fcab7a0c56d3d8e9057', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9d1004807094aaebe0ed17d310a8f4c', '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=100245) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 24 07:47:29.621559 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b9f37e5b-f684-4793-9986-68cbd4b71aa6 tempest-VolumeTypesMemberTests-145979341 tempest-VolumeTypesMemberTests-145979341-project-member] https://10.4.3.170/volume/v3/types/5a91dc23-04b5-4f4b-b82c-6509ba8cdece/extra_specs/key2 returned with HTTP 403 Jul 24 07:47:29.622115 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 967/3845] 10.4.3.170 () {68 vars in 1413 bytes} [Fri Jul 24 07:47:29 2026] PUT /volume/v3/types/5a91dc23-04b5-4f4b-b82c-6509ba8cdece/extra_specs/key2 => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:47:29.628738 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-d29ec2f9-a800-4f3c-994c-55ca222c0715 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:29.631498 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d29ec2f9-a800-4f3c-994c-55ca222c0715 tempest-VolumeTypesMemberTests-145979341 tempest-VolumeTypesMemberTests-145979341-project-member] POST https://10.4.3.170/volume/v3/types Jul 24 07:47:29.631918 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d29ec2f9-a800-4f3c-994c-55ca222c0715 tempest-VolumeTypesMemberTests-145979341 tempest-VolumeTypesMemberTests-145979341-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:47:29.634118 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.policy [None req-d29ec2f9-a800-4f3c-994c-55ca222c0715 tempest-VolumeTypesMemberTests-145979341 tempest-VolumeTypesMemberTests-145979341-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '6b6c1660aba94fcab7a0c56d3d8e9057', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9d1004807094aaebe0ed17d310a8f4c', '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=100243) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 24 07:47:29.634552 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d29ec2f9-a800-4f3c-994c-55ca222c0715 tempest-VolumeTypesMemberTests-145979341 tempest-VolumeTypesMemberTests-145979341-project-member] https://10.4.3.170/volume/v3/types returned with HTTP 403 Jul 24 07:47:29.634846 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 950/3846] 10.4.3.170 () {68 vars in 1252 bytes} [Fri Jul 24 07:47:29 2026] POST /volume/v3/types => generated 109 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:47:29.642253 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-d84640b2-22aa-4d97-a78a-61c3a7abfe27 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:29.645877 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d84640b2-22aa-4d97-a78a-61c3a7abfe27 tempest-VolumeTypesMemberTests-145979341 tempest-VolumeTypesMemberTests-145979341-project-admin] POST https://10.4.3.170/volume/v3/types Jul 24 07:47:29.645877 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d84640b2-22aa-4d97-a78a-61c3a7abfe27 tempest-VolumeTypesMemberTests-145979341 tempest-VolumeTypesMemberTests-145979341-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1268243412", "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=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:47:29.662282 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d84640b2-22aa-4d97-a78a-61c3a7abfe27 tempest-VolumeTypesMemberTests-145979341 tempest-VolumeTypesMemberTests-145979341-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 24 07:47:29.662672 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 964/3847] 10.4.3.170 () {68 vars in 1253 bytes} [Fri Jul 24 07:47:29 2026] POST /volume/v3/types => generated 380 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:29.671620 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-5d642bf0-5788-4bd8-a932-2d622a6dbcee None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:29.674984 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5d642bf0-5788-4bd8-a932-2d622a6dbcee tempest-VolumeTypesMemberTests-145979341 tempest-VolumeTypesMemberTests-145979341-project-admin] POST https://10.4.3.170/volume/v3/types/c2a70972-e53d-4145-a8d9-9d39fde6910c/encryption Jul 24 07:47:29.675413 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5d642bf0-5788-4bd8-a932-2d622a6dbcee tempest-VolumeTypesMemberTests-145979341 tempest-VolumeTypesMemberTests-145979341-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:47:29.694388 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5d642bf0-5788-4bd8-a932-2d622a6dbcee tempest-VolumeTypesMemberTests-145979341 tempest-VolumeTypesMemberTests-145979341-project-admin] https://10.4.3.170/volume/v3/types/c2a70972-e53d-4145-a8d9-9d39fde6910c/encryption returned with HTTP 200 Jul 24 07:47:29.694854 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 967/3848] 10.4.3.170 () {68 vars in 1397 bytes} [Fri Jul 24 07:47:29 2026] POST /volume/v3/types/c2a70972-e53d-4145-a8d9-9d39fde6910c/encryption => generated 239 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:29.702486 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-f4f601a1-553d-4cc5-9b91-9907f1b10d78 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:29.707778 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f4f601a1-553d-4cc5-9b91-9907f1b10d78 tempest-VolumeTypesMemberTests-145979341 tempest-VolumeTypesMemberTests-145979341-project-member] DELETE https://10.4.3.170/volume/v3/types/c2a70972-e53d-4145-a8d9-9d39fde6910c/encryption/2b1c07a4-2e06-4014-9adb-0714750cda72 Jul 24 07:47:29.707778 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f4f601a1-553d-4cc5-9b91-9907f1b10d78 tempest-VolumeTypesMemberTests-145979341 tempest-VolumeTypesMemberTests-145979341-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:29.707778 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f4f601a1-553d-4cc5-9b91-9907f1b10d78 tempest-VolumeTypesMemberTests-145979341 tempest-VolumeTypesMemberTests-145979341-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:29.707778 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.policy [None req-f4f601a1-553d-4cc5-9b91-9907f1b10d78 tempest-VolumeTypesMemberTests-145979341 tempest-VolumeTypesMemberTests-145979341-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '6b6c1660aba94fcab7a0c56d3d8e9057', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9d1004807094aaebe0ed17d310a8f4c', '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=100245) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 24 07:47:29.707778 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f4f601a1-553d-4cc5-9b91-9907f1b10d78 tempest-VolumeTypesMemberTests-145979341 tempest-VolumeTypesMemberTests-145979341-project-member] https://10.4.3.170/volume/v3/types/c2a70972-e53d-4145-a8d9-9d39fde6910c/encryption/2b1c07a4-2e06-4014-9adb-0714750cda72 returned with HTTP 403 Jul 24 07:47:29.707778 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 968/3849] 10.4.3.170 () {66 vars in 1489 bytes} [Fri Jul 24 07:47:29 2026] DELETE /volume/v3/types/c2a70972-e53d-4145-a8d9-9d39fde6910c/encryption/2b1c07a4-2e06-4014-9adb-0714750cda72 => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:47:29.718846 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-8f60f751-3ec9-45fe-b957-ddce017e7c40 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:29.720546 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8f60f751-3ec9-45fe-b957-ddce017e7c40 tempest-VolumeTypesMemberTests-145979341 tempest-VolumeTypesMemberTests-145979341-project-admin] POST https://10.4.3.170/volume/v3/types Jul 24 07:47:29.720877 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8f60f751-3ec9-45fe-b957-ddce017e7c40 tempest-VolumeTypesMemberTests-145979341 tempest-VolumeTypesMemberTests-145979341-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2010528669", "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=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:47:29.727106 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-671c3f05-f8ad-4809-8bbc-01ff1a901585 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:29.731402 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-671c3f05-f8ad-4809-8bbc-01ff1a901585 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/backups/b462eca6-da2c-4ec3-9596-97d8b92b9bb1 Jul 24 07:47:29.731402 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-671c3f05-f8ad-4809-8bbc-01ff1a901585 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:29.731402 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-671c3f05-f8ad-4809-8bbc-01ff1a901585 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:29.731402 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-671c3f05-f8ad-4809-8bbc-01ff1a901585 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Show backup with id b462eca6-da2c-4ec3-9596-97d8b92b9bb1. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:47:29.734449 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:29.734449 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:47:29.735046 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-671c3f05-f8ad-4809-8bbc-01ff1a901585 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups/b462eca6-da2c-4ec3-9596-97d8b92b9bb1 returned with HTTP 200 Jul 24 07:47:29.735435 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 965/3850] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:47:29 2026] GET /volume/v3/backups/b462eca6-da2c-4ec3-9596-97d8b92b9bb1 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:29.736720 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8f60f751-3ec9-45fe-b957-ddce017e7c40 tempest-VolumeTypesMemberTests-145979341 tempest-VolumeTypesMemberTests-145979341-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 24 07:47:29.737040 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 951/3851] 10.4.3.170 () {68 vars in 1253 bytes} [Fri Jul 24 07:47:29 2026] POST /volume/v3/types => generated 380 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:29.747780 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d3deafef-c703-418f-94d2-f73b2206eb0b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:29.752227 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d3deafef-c703-418f-94d2-f73b2206eb0b tempest-VolumeTypesMemberTests-145979341 tempest-VolumeTypesMemberTests-145979341-project-member] DELETE https://10.4.3.170/volume/v3/types/e8bdcf68-ca22-475f-8d56-7acb64b155a6/extra_specs/key1 Jul 24 07:47:29.752227 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d3deafef-c703-418f-94d2-f73b2206eb0b tempest-VolumeTypesMemberTests-145979341 tempest-VolumeTypesMemberTests-145979341-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:29.752227 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d3deafef-c703-418f-94d2-f73b2206eb0b tempest-VolumeTypesMemberTests-145979341 tempest-VolumeTypesMemberTests-145979341-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:29.758644 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.policy [None req-d3deafef-c703-418f-94d2-f73b2206eb0b tempest-VolumeTypesMemberTests-145979341 tempest-VolumeTypesMemberTests-145979341-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '6b6c1660aba94fcab7a0c56d3d8e9057', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9d1004807094aaebe0ed17d310a8f4c', '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=100246) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 24 07:47:29.758904 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d3deafef-c703-418f-94d2-f73b2206eb0b tempest-VolumeTypesMemberTests-145979341 tempest-VolumeTypesMemberTests-145979341-project-member] https://10.4.3.170/volume/v3/types/e8bdcf68-ca22-475f-8d56-7acb64b155a6/extra_specs/key1 returned with HTTP 403 Jul 24 07:47:29.759516 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 968/3852] 10.4.3.170 () {66 vars in 1396 bytes} [Fri Jul 24 07:47:29 2026] DELETE /volume/v3/types/e8bdcf68-ca22-475f-8d56-7acb64b155a6/extra_specs/key1 => generated 122 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:47:29.767786 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-c4ca996b-ea67-43f4-ad44-23281480d210 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:29.773168 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c4ca996b-ea67-43f4-ad44-23281480d210 tempest-VolumeTypesMemberTests-145979341 tempest-VolumeTypesMemberTests-145979341-project-admin] POST https://10.4.3.170/volume/v3/types Jul 24 07:47:29.773168 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c4ca996b-ea67-43f4-ad44-23281480d210 tempest-VolumeTypesMemberTests-145979341 tempest-VolumeTypesMemberTests-145979341-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1515293925", "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=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:47:29.787751 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c4ca996b-ea67-43f4-ad44-23281480d210 tempest-VolumeTypesMemberTests-145979341 tempest-VolumeTypesMemberTests-145979341-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 24 07:47:29.788164 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 969/3853] 10.4.3.170 () {68 vars in 1253 bytes} [Fri Jul 24 07:47:29 2026] POST /volume/v3/types => generated 380 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:29.796826 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-d8616b80-1428-4dbe-93fe-af9c8c9163f6 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:29.798562 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d8616b80-1428-4dbe-93fe-af9c8c9163f6 tempest-VolumeTypesMemberTests-145979341 tempest-VolumeTypesMemberTests-145979341-project-member] DELETE https://10.4.3.170/volume/v3/types/dd36fc5d-2732-4fc9-97b6-88a6a5f22224 Jul 24 07:47:29.798783 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d8616b80-1428-4dbe-93fe-af9c8c9163f6 tempest-VolumeTypesMemberTests-145979341 tempest-VolumeTypesMemberTests-145979341-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:29.799016 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d8616b80-1428-4dbe-93fe-af9c8c9163f6 tempest-VolumeTypesMemberTests-145979341 tempest-VolumeTypesMemberTests-145979341-project-member] Calling method '_delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:29.799690 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.policy [None req-d8616b80-1428-4dbe-93fe-af9c8c9163f6 tempest-VolumeTypesMemberTests-145979341 tempest-VolumeTypesMemberTests-145979341-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '6b6c1660aba94fcab7a0c56d3d8e9057', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9d1004807094aaebe0ed17d310a8f4c', '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=100244) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 24 07:47:29.799911 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d8616b80-1428-4dbe-93fe-af9c8c9163f6 tempest-VolumeTypesMemberTests-145979341 tempest-VolumeTypesMemberTests-145979341-project-member] https://10.4.3.170/volume/v3/types/dd36fc5d-2732-4fc9-97b6-88a6a5f22224 returned with HTTP 403 Jul 24 07:47:29.800395 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 966/3854] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 24 07:47:29 2026] DELETE /volume/v3/types/dd36fc5d-2732-4fc9-97b6-88a6a5f22224 => generated 109 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:47:29.807117 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-1f89e6df-4d62-4d39-b527-ca3d0aa44768 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:29.808811 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1f89e6df-4d62-4d39-b527-ca3d0aa44768 tempest-VolumeTypesMemberTests-145979341 tempest-VolumeTypesMemberTests-145979341-project-member] GET https://10.4.3.170/volume/v3/types/dd30cc90-e02b-4b1f-918f-1425165d6de7/extra_specs Jul 24 07:47:29.808999 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1f89e6df-4d62-4d39-b527-ca3d0aa44768 tempest-VolumeTypesMemberTests-145979341 tempest-VolumeTypesMemberTests-145979341-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:29.809221 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1f89e6df-4d62-4d39-b527-ca3d0aa44768 tempest-VolumeTypesMemberTests-145979341 tempest-VolumeTypesMemberTests-145979341-project-member] Calling method 'index' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:29.819137 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1f89e6df-4d62-4d39-b527-ca3d0aa44768 tempest-VolumeTypesMemberTests-145979341 tempest-VolumeTypesMemberTests-145979341-project-member] https://10.4.3.170/volume/v3/types/dd30cc90-e02b-4b1f-918f-1425165d6de7/extra_specs returned with HTTP 200 Jul 24 07:47:29.819623 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 952/3855] 10.4.3.170 () {66 vars in 1378 bytes} [Fri Jul 24 07:47:29 2026] GET /volume/v3/types/dd30cc90-e02b-4b1f-918f-1425165d6de7/extra_specs => generated 123 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:29.830345 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-77cf4210-5fe1-40fb-87ee-7d5a57f09591 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:29.832793 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-77cf4210-5fe1-40fb-87ee-7d5a57f09591 tempest-VolumeTypesMemberTests-145979341 tempest-VolumeTypesMemberTests-145979341-project-member] GET https://10.4.3.170/volume/v3/types Jul 24 07:47:29.833224 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-77cf4210-5fe1-40fb-87ee-7d5a57f09591 tempest-VolumeTypesMemberTests-145979341 tempest-VolumeTypesMemberTests-145979341-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:29.833823 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-77cf4210-5fe1-40fb-87ee-7d5a57f09591 tempest-VolumeTypesMemberTests-145979341 tempest-VolumeTypesMemberTests-145979341-project-member] Calling method 'index' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:29.834810 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.api_utils [None req-77cf4210-5fe1-40fb-87ee-7d5a57f09591 tempest-VolumeTypesMemberTests-145979341 tempest-VolumeTypesMemberTests-145979341-project-member] Removing options '' from query. {{(pid=100246) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 07:47:29.864417 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-77cf4210-5fe1-40fb-87ee-7d5a57f09591 tempest-VolumeTypesMemberTests-145979341 tempest-VolumeTypesMemberTests-145979341-project-member] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 24 07:47:29.864417 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 969/3856] 10.4.3.170 () {66 vars in 1231 bytes} [Fri Jul 24 07:47:29 2026] GET /volume/v3/types => generated 2388 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:47:29.871908 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-ce99cb20-36da-4ea8-9f93-1b9c26789ac5 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:29.873539 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ce99cb20-36da-4ea8-9f93-1b9c26789ac5 tempest-VolumeTypesMemberTests-145979341 tempest-VolumeTypesMemberTests-145979341-project-member] GET https://10.4.3.170/volume/v3/types/dd30cc90-e02b-4b1f-918f-1425165d6de7/encryption/cipher Jul 24 07:47:29.873718 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ce99cb20-36da-4ea8-9f93-1b9c26789ac5 tempest-VolumeTypesMemberTests-145979341 tempest-VolumeTypesMemberTests-145979341-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:29.873888 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ce99cb20-36da-4ea8-9f93-1b9c26789ac5 tempest-VolumeTypesMemberTests-145979341 tempest-VolumeTypesMemberTests-145979341-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:29.874536 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.policy [None req-ce99cb20-36da-4ea8-9f93-1b9c26789ac5 tempest-VolumeTypesMemberTests-145979341 tempest-VolumeTypesMemberTests-145979341-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '6b6c1660aba94fcab7a0c56d3d8e9057', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9d1004807094aaebe0ed17d310a8f4c', '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=100245) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 24 07:47:29.874689 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ce99cb20-36da-4ea8-9f93-1b9c26789ac5 tempest-VolumeTypesMemberTests-145979341 tempest-VolumeTypesMemberTests-145979341-project-member] https://10.4.3.170/volume/v3/types/dd30cc90-e02b-4b1f-918f-1425165d6de7/encryption/cipher returned with HTTP 403 Jul 24 07:47:29.875040 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 970/3857] 10.4.3.170 () {66 vars in 1396 bytes} [Fri Jul 24 07:47:29 2026] GET /volume/v3/types/dd30cc90-e02b-4b1f-918f-1425165d6de7/encryption/cipher => generated 124 bytes in 3 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:47:29.882189 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-fd6e9c3e-d2af-4050-a8eb-c51c83e48dd3 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:29.883561 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-fd6e9c3e-d2af-4050-a8eb-c51c83e48dd3 tempest-VolumeTypesMemberTests-145979341 tempest-VolumeTypesMemberTests-145979341-project-member] GET https://10.4.3.170/volume/v3/types/dd30cc90-e02b-4b1f-918f-1425165d6de7/encryption Jul 24 07:47:29.883712 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-fd6e9c3e-d2af-4050-a8eb-c51c83e48dd3 tempest-VolumeTypesMemberTests-145979341 tempest-VolumeTypesMemberTests-145979341-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:29.883878 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-fd6e9c3e-d2af-4050-a8eb-c51c83e48dd3 tempest-VolumeTypesMemberTests-145979341 tempest-VolumeTypesMemberTests-145979341-project-member] Calling method 'index' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:29.884506 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.policy [None req-fd6e9c3e-d2af-4050-a8eb-c51c83e48dd3 tempest-VolumeTypesMemberTests-145979341 tempest-VolumeTypesMemberTests-145979341-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '6b6c1660aba94fcab7a0c56d3d8e9057', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9d1004807094aaebe0ed17d310a8f4c', '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=100244) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 24 07:47:29.884953 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-fd6e9c3e-d2af-4050-a8eb-c51c83e48dd3 tempest-VolumeTypesMemberTests-145979341 tempest-VolumeTypesMemberTests-145979341-project-member] https://10.4.3.170/volume/v3/types/dd30cc90-e02b-4b1f-918f-1425165d6de7/encryption returned with HTTP 403 Jul 24 07:47:29.884999 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 967/3858] 10.4.3.170 () {66 vars in 1375 bytes} [Fri Jul 24 07:47:29 2026] GET /volume/v3/types/dd30cc90-e02b-4b1f-918f-1425165d6de7/encryption => generated 124 bytes in 3 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:47:29.893720 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-010f1afc-6eee-4a6b-96f5-94532a00b6c2 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:29.895339 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-010f1afc-6eee-4a6b-96f5-94532a00b6c2 tempest-VolumeTypesMemberTests-145979341 tempest-VolumeTypesMemberTests-145979341-project-member] GET https://10.4.3.170/volume/v3/types/dd30cc90-e02b-4b1f-918f-1425165d6de7/extra_specs/multiattach Jul 24 07:47:29.895497 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-010f1afc-6eee-4a6b-96f5-94532a00b6c2 tempest-VolumeTypesMemberTests-145979341 tempest-VolumeTypesMemberTests-145979341-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:29.895658 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-010f1afc-6eee-4a6b-96f5-94532a00b6c2 tempest-VolumeTypesMemberTests-145979341 tempest-VolumeTypesMemberTests-145979341-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:29.901918 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-010f1afc-6eee-4a6b-96f5-94532a00b6c2 tempest-VolumeTypesMemberTests-145979341 tempest-VolumeTypesMemberTests-145979341-project-member] https://10.4.3.170/volume/v3/types/dd30cc90-e02b-4b1f-918f-1425165d6de7/extra_specs/multiattach returned with HTTP 200 Jul 24 07:47:29.902288 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 953/3859] 10.4.3.170 () {66 vars in 1414 bytes} [Fri Jul 24 07:47:29 2026] GET /volume/v3/types/dd30cc90-e02b-4b1f-918f-1425165d6de7/extra_specs/multiattach => generated 29 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 07:47:29.910609 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-5abb16a0-03f7-46fc-93ca-1822c6488872 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:29.912760 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5abb16a0-03f7-46fc-93ca-1822c6488872 tempest-VolumeTypesMemberTests-145979341 tempest-VolumeTypesMemberTests-145979341-project-member] GET https://10.4.3.170/volume/v3/types/dd30cc90-e02b-4b1f-918f-1425165d6de7/extra_specs/volume_backend_name Jul 24 07:47:29.912943 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5abb16a0-03f7-46fc-93ca-1822c6488872 tempest-VolumeTypesMemberTests-145979341 tempest-VolumeTypesMemberTests-145979341-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:29.913137 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5abb16a0-03f7-46fc-93ca-1822c6488872 tempest-VolumeTypesMemberTests-145979341 tempest-VolumeTypesMemberTests-145979341-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:29.926696 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5abb16a0-03f7-46fc-93ca-1822c6488872 tempest-VolumeTypesMemberTests-145979341 tempest-VolumeTypesMemberTests-145979341-project-member] https://10.4.3.170/volume/v3/types/dd30cc90-e02b-4b1f-918f-1425165d6de7/extra_specs/volume_backend_name returned with HTTP 404 Jul 24 07:47:29.927158 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 970/3860] 10.4.3.170 () {66 vars in 1438 bytes} [Fri Jul 24 07:47:29 2026] GET /volume/v3/types/dd30cc90-e02b-4b1f-918f-1425165d6de7/extra_specs/volume_backend_name => generated 143 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:47:29.934270 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-a7909ce5-2d48-4957-9d2a-fa393640fb8a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:29.935752 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a7909ce5-2d48-4957-9d2a-fa393640fb8a tempest-VolumeTypesMemberTests-145979341 tempest-VolumeTypesMemberTests-145979341-project-member] GET https://10.4.3.170/volume/v3/types/dd30cc90-e02b-4b1f-918f-1425165d6de7 Jul 24 07:47:29.936650 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a7909ce5-2d48-4957-9d2a-fa393640fb8a tempest-VolumeTypesMemberTests-145979341 tempest-VolumeTypesMemberTests-145979341-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:29.936650 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a7909ce5-2d48-4957-9d2a-fa393640fb8a tempest-VolumeTypesMemberTests-145979341 tempest-VolumeTypesMemberTests-145979341-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:29.943876 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a7909ce5-2d48-4957-9d2a-fa393640fb8a tempest-VolumeTypesMemberTests-145979341 tempest-VolumeTypesMemberTests-145979341-project-member] https://10.4.3.170/volume/v3/types/dd30cc90-e02b-4b1f-918f-1425165d6de7 returned with HTTP 200 Jul 24 07:47:29.948306 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 971/3861] 10.4.3.170 () {66 vars in 1342 bytes} [Fri Jul 24 07:47:29 2026] GET /volume/v3/types/dd30cc90-e02b-4b1f-918f-1425165d6de7 => generated 318 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:29.956792 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-66fc3d53-b3b3-4b5e-a4f5-b81647f1fdad None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:29.959132 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-66fc3d53-b3b3-4b5e-a4f5-b81647f1fdad tempest-VolumeTypesMemberTests-145979341 tempest-VolumeTypesMemberTests-145979341-project-member] PUT https://10.4.3.170/volume/v3/types/dd30cc90-e02b-4b1f-918f-1425165d6de7/encryption/a34c2c8c-0100-4de4-8439-2d98683a32c9 Jul 24 07:47:29.959530 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-66fc3d53-b3b3-4b5e-a4f5-b81647f1fdad tempest-VolumeTypesMemberTests-145979341 tempest-VolumeTypesMemberTests-145979341-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:47:29.961851 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.policy [None req-66fc3d53-b3b3-4b5e-a4f5-b81647f1fdad tempest-VolumeTypesMemberTests-145979341 tempest-VolumeTypesMemberTests-145979341-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '6b6c1660aba94fcab7a0c56d3d8e9057', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9d1004807094aaebe0ed17d310a8f4c', '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=100244) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 24 07:47:29.962001 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-66fc3d53-b3b3-4b5e-a4f5-b81647f1fdad tempest-VolumeTypesMemberTests-145979341 tempest-VolumeTypesMemberTests-145979341-project-member] https://10.4.3.170/volume/v3/types/dd30cc90-e02b-4b1f-918f-1425165d6de7/encryption/a34c2c8c-0100-4de4-8439-2d98683a32c9 returned with HTTP 403 Jul 24 07:47:29.962565 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 968/3862] 10.4.3.170 () {68 vars in 1506 bytes} [Fri Jul 24 07:47:29 2026] PUT /volume/v3/types/dd30cc90-e02b-4b1f-918f-1425165d6de7/encryption/a34c2c8c-0100-4de4-8439-2d98683a32c9 => generated 127 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:47:29.973223 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-c56552a0-c2d0-436e-a537-e095f4fac1be None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:29.976015 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c56552a0-c2d0-436e-a537-e095f4fac1be tempest-VolumeTypesMemberTests-145979341 tempest-VolumeTypesMemberTests-145979341-project-member] PUT https://10.4.3.170/volume/v3/types/dd30cc90-e02b-4b1f-918f-1425165d6de7/extra_specs/key1 Jul 24 07:47:29.976321 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c56552a0-c2d0-436e-a537-e095f4fac1be tempest-VolumeTypesMemberTests-145979341 tempest-VolumeTypesMemberTests-145979341-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:47:29.978226 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.policy [None req-c56552a0-c2d0-436e-a537-e095f4fac1be tempest-VolumeTypesMemberTests-145979341 tempest-VolumeTypesMemberTests-145979341-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '6b6c1660aba94fcab7a0c56d3d8e9057', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9d1004807094aaebe0ed17d310a8f4c', '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=100243) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 24 07:47:29.979591 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c56552a0-c2d0-436e-a537-e095f4fac1be tempest-VolumeTypesMemberTests-145979341 tempest-VolumeTypesMemberTests-145979341-project-member] https://10.4.3.170/volume/v3/types/dd30cc90-e02b-4b1f-918f-1425165d6de7/extra_specs/key1 returned with HTTP 403 Jul 24 07:47:29.980177 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 954/3863] 10.4.3.170 () {68 vars in 1413 bytes} [Fri Jul 24 07:47:29 2026] PUT /volume/v3/types/dd30cc90-e02b-4b1f-918f-1425165d6de7/extra_specs/key1 => generated 122 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:47:29.990503 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-53b0a77e-3fcf-43d6-abf6-1dae204757dc None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:29.992480 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-53b0a77e-3fcf-43d6-abf6-1dae204757dc tempest-VolumeTypesMemberTests-145979341 tempest-VolumeTypesMemberTests-145979341-project-member] PUT https://10.4.3.170/volume/v3/types/dd30cc90-e02b-4b1f-918f-1425165d6de7 Jul 24 07:47:29.992873 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-53b0a77e-3fcf-43d6-abf6-1dae204757dc tempest-VolumeTypesMemberTests-145979341 tempest-VolumeTypesMemberTests-145979341-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:47:29.995148 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.policy [None req-53b0a77e-3fcf-43d6-abf6-1dae204757dc tempest-VolumeTypesMemberTests-145979341 tempest-VolumeTypesMemberTests-145979341-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '6b6c1660aba94fcab7a0c56d3d8e9057', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9d1004807094aaebe0ed17d310a8f4c', '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=100246) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 24 07:47:29.995403 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-53b0a77e-3fcf-43d6-abf6-1dae204757dc tempest-VolumeTypesMemberTests-145979341 tempest-VolumeTypesMemberTests-145979341-project-member] https://10.4.3.170/volume/v3/types/dd30cc90-e02b-4b1f-918f-1425165d6de7 returned with HTTP 403 Jul 24 07:47:29.995893 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 971/3864] 10.4.3.170 () {68 vars in 1362 bytes} [Fri Jul 24 07:47:29 2026] PUT /volume/v3/types/dd30cc90-e02b-4b1f-918f-1425165d6de7 => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:47:30.004753 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-208352f1-f467-487a-8255-68df6e978eff None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:30.006754 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-208352f1-f467-487a-8255-68df6e978eff tempest-VolumeTypesMemberTests-145979341 tempest-VolumeTypesMemberTests-145979341-project-admin] DELETE https://10.4.3.170/volume/v3/types/dd36fc5d-2732-4fc9-97b6-88a6a5f22224 Jul 24 07:47:30.006933 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-208352f1-f467-487a-8255-68df6e978eff tempest-VolumeTypesMemberTests-145979341 tempest-VolumeTypesMemberTests-145979341-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:30.007173 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-208352f1-f467-487a-8255-68df6e978eff tempest-VolumeTypesMemberTests-145979341 tempest-VolumeTypesMemberTests-145979341-project-admin] Calling method '_delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:30.050947 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-208352f1-f467-487a-8255-68df6e978eff tempest-VolumeTypesMemberTests-145979341 tempest-VolumeTypesMemberTests-145979341-project-admin] https://10.4.3.170/volume/v3/types/dd36fc5d-2732-4fc9-97b6-88a6a5f22224 returned with HTTP 202 Jul 24 07:47:30.051372 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 972/3865] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 24 07:47:30 2026] DELETE /volume/v3/types/dd36fc5d-2732-4fc9-97b6-88a6a5f22224 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:47:30.057929 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-01266892-961e-4ddb-8329-b6dfaf026b68 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:30.059608 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-01266892-961e-4ddb-8329-b6dfaf026b68 tempest-VolumeTypesMemberTests-145979341 tempest-VolumeTypesMemberTests-145979341-project-admin] DELETE https://10.4.3.170/volume/v3/types/e8bdcf68-ca22-475f-8d56-7acb64b155a6 Jul 24 07:47:30.059767 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-01266892-961e-4ddb-8329-b6dfaf026b68 tempest-VolumeTypesMemberTests-145979341 tempest-VolumeTypesMemberTests-145979341-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:30.059930 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-01266892-961e-4ddb-8329-b6dfaf026b68 tempest-VolumeTypesMemberTests-145979341 tempest-VolumeTypesMemberTests-145979341-project-admin] Calling method '_delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:30.083948 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-01266892-961e-4ddb-8329-b6dfaf026b68 tempest-VolumeTypesMemberTests-145979341 tempest-VolumeTypesMemberTests-145979341-project-admin] https://10.4.3.170/volume/v3/types/e8bdcf68-ca22-475f-8d56-7acb64b155a6 returned with HTTP 202 Jul 24 07:47:30.083948 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 969/3866] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 24 07:47:30 2026] DELETE /volume/v3/types/e8bdcf68-ca22-475f-8d56-7acb64b155a6 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:47:30.092000 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-fbb6f33f-b736-4c03-8e11-6dfbd3abc8f9 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:30.094154 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-fbb6f33f-b736-4c03-8e11-6dfbd3abc8f9 tempest-VolumeTypesMemberTests-145979341 tempest-VolumeTypesMemberTests-145979341-project-admin] DELETE https://10.4.3.170/volume/v3/types/c2a70972-e53d-4145-a8d9-9d39fde6910c Jul 24 07:47:30.094154 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-fbb6f33f-b736-4c03-8e11-6dfbd3abc8f9 tempest-VolumeTypesMemberTests-145979341 tempest-VolumeTypesMemberTests-145979341-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:30.094154 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-fbb6f33f-b736-4c03-8e11-6dfbd3abc8f9 tempest-VolumeTypesMemberTests-145979341 tempest-VolumeTypesMemberTests-145979341-project-admin] Calling method '_delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:30.121554 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-fbb6f33f-b736-4c03-8e11-6dfbd3abc8f9 tempest-VolumeTypesMemberTests-145979341 tempest-VolumeTypesMemberTests-145979341-project-admin] https://10.4.3.170/volume/v3/types/c2a70972-e53d-4145-a8d9-9d39fde6910c returned with HTTP 202 Jul 24 07:47:30.122573 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 955/3867] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 24 07:47:30 2026] DELETE /volume/v3/types/c2a70972-e53d-4145-a8d9-9d39fde6910c => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:47:30.129825 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c061d173-339d-4ae9-a37d-359becb0d942 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:30.132679 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c061d173-339d-4ae9-a37d-359becb0d942 tempest-VolumeTypesMemberTests-145979341 tempest-VolumeTypesMemberTests-145979341-project-admin] DELETE https://10.4.3.170/volume/v3/types/5a91dc23-04b5-4f4b-b82c-6509ba8cdece Jul 24 07:47:30.132931 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c061d173-339d-4ae9-a37d-359becb0d942 tempest-VolumeTypesMemberTests-145979341 tempest-VolumeTypesMemberTests-145979341-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:30.133322 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c061d173-339d-4ae9-a37d-359becb0d942 tempest-VolumeTypesMemberTests-145979341 tempest-VolumeTypesMemberTests-145979341-project-admin] Calling method '_delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:30.161216 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c061d173-339d-4ae9-a37d-359becb0d942 tempest-VolumeTypesMemberTests-145979341 tempest-VolumeTypesMemberTests-145979341-project-admin] https://10.4.3.170/volume/v3/types/5a91dc23-04b5-4f4b-b82c-6509ba8cdece returned with HTTP 202 Jul 24 07:47:30.161770 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 972/3868] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 24 07:47:30 2026] DELETE /volume/v3/types/5a91dc23-04b5-4f4b-b82c-6509ba8cdece => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:47:30.168428 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-43bed1d8-490a-4f93-946a-d08d138c4fc9 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:30.170934 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-43bed1d8-490a-4f93-946a-d08d138c4fc9 tempest-VolumeTypesMemberTests-145979341 tempest-VolumeTypesMemberTests-145979341-project-admin] DELETE https://10.4.3.170/volume/v3/types/197db5aa-911c-4a0d-ac8e-28e0e55b5f29 Jul 24 07:47:30.170934 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-43bed1d8-490a-4f93-946a-d08d138c4fc9 tempest-VolumeTypesMemberTests-145979341 tempest-VolumeTypesMemberTests-145979341-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:30.171023 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-43bed1d8-490a-4f93-946a-d08d138c4fc9 tempest-VolumeTypesMemberTests-145979341 tempest-VolumeTypesMemberTests-145979341-project-admin] Calling method '_delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:30.194740 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-43bed1d8-490a-4f93-946a-d08d138c4fc9 tempest-VolumeTypesMemberTests-145979341 tempest-VolumeTypesMemberTests-145979341-project-admin] https://10.4.3.170/volume/v3/types/197db5aa-911c-4a0d-ac8e-28e0e55b5f29 returned with HTTP 202 Jul 24 07:47:30.195129 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 973/3869] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 24 07:47:30 2026] DELETE /volume/v3/types/197db5aa-911c-4a0d-ac8e-28e0e55b5f29 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:47:30.202251 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-dd6b88dc-394b-4d68-a937-0ecbc447c8df None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:30.204471 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-dd6b88dc-394b-4d68-a937-0ecbc447c8df tempest-VolumeTypesMemberTests-145979341 tempest-VolumeTypesMemberTests-145979341-project-admin] DELETE https://10.4.3.170/volume/v3/types/dd30cc90-e02b-4b1f-918f-1425165d6de7 Jul 24 07:47:30.204680 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-dd6b88dc-394b-4d68-a937-0ecbc447c8df tempest-VolumeTypesMemberTests-145979341 tempest-VolumeTypesMemberTests-145979341-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:30.204872 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-dd6b88dc-394b-4d68-a937-0ecbc447c8df tempest-VolumeTypesMemberTests-145979341 tempest-VolumeTypesMemberTests-145979341-project-admin] Calling method '_delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:30.232294 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-dd6b88dc-394b-4d68-a937-0ecbc447c8df tempest-VolumeTypesMemberTests-145979341 tempest-VolumeTypesMemberTests-145979341-project-admin] https://10.4.3.170/volume/v3/types/dd30cc90-e02b-4b1f-918f-1425165d6de7 returned with HTTP 202 Jul 24 07:47:30.232684 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 970/3870] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 24 07:47:30 2026] DELETE /volume/v3/types/dd30cc90-e02b-4b1f-918f-1425165d6de7 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:47:30.419720 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-0ffd2d0f-180c-4a9e-97f5-eec4055fbd83 req-716c45a3-d96a-4bf6-9f49-103e8c4d74aa None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:30.423867 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-0ffd2d0f-180c-4a9e-97f5-eec4055fbd83 req-716c45a3-d96a-4bf6-9f49-103e8c4d74aa tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] GET https://10.4.3.170/volume/v3/volumes/2c8cc988-8296-4bc6-ba79-fc9b0caf41a2 Jul 24 07:47:30.424081 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-0ffd2d0f-180c-4a9e-97f5-eec4055fbd83 req-716c45a3-d96a-4bf6-9f49-103e8c4d74aa tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:30.424311 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-0ffd2d0f-180c-4a9e-97f5-eec4055fbd83 req-716c45a3-d96a-4bf6-9f49-103e8c4d74aa tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:30.443365 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:30.443365 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:47:30.449841 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-0ffd2d0f-180c-4a9e-97f5-eec4055fbd83 req-716c45a3-d96a-4bf6-9f49-103e8c4d74aa tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Volume info retrieved successfully. Jul 24 07:47:30.454990 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-0ffd2d0f-180c-4a9e-97f5-eec4055fbd83 req-716c45a3-d96a-4bf6-9f49-103e8c4d74aa tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/volumes/2c8cc988-8296-4bc6-ba79-fc9b0caf41a2 returned with HTTP 200 Jul 24 07:47:30.455430 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 956/3871] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:47:30 2026] GET /volume/v3/volumes/2c8cc988-8296-4bc6-ba79-fc9b0caf41a2 => generated 1660 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:47:30.569093 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-bb62d0ef-bcc0-4e02-8fea-656c71d39b42 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:30.570695 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bb62d0ef-bcc0-4e02-8fea-656c71d39b42 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] GET https://10.4.3.170/volume/v3/volumes/81125e70-de89-43bf-aa0c-e9b78b2167bd Jul 24 07:47:30.570872 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bb62d0ef-bcc0-4e02-8fea-656c71d39b42 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:30.571039 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bb62d0ef-bcc0-4e02-8fea-656c71d39b42 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:30.577230 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:30.577230 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:47:30.580418 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-bb62d0ef-bcc0-4e02-8fea-656c71d39b42 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Volume info retrieved successfully. Jul 24 07:47:30.586227 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bb62d0ef-bcc0-4e02-8fea-656c71d39b42 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] https://10.4.3.170/volume/v3/volumes/81125e70-de89-43bf-aa0c-e9b78b2167bd returned with HTTP 200 Jul 24 07:47:30.586227 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 973/3872] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:47:30 2026] GET /volume/v3/volumes/81125e70-de89-43bf-aa0c-e9b78b2167bd => generated 928 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:47:30.747049 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-b081e2ae-4515-4c14-b5bb-48fb19a7edf0 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:30.748759 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b081e2ae-4515-4c14-b5bb-48fb19a7edf0 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/backups/b462eca6-da2c-4ec3-9596-97d8b92b9bb1 Jul 24 07:47:30.748951 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b081e2ae-4515-4c14-b5bb-48fb19a7edf0 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:30.749130 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b081e2ae-4515-4c14-b5bb-48fb19a7edf0 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:30.749244 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-b081e2ae-4515-4c14-b5bb-48fb19a7edf0 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Show backup with id b462eca6-da2c-4ec3-9596-97d8b92b9bb1. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:47:30.753048 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:30.753048 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:47:30.753600 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b081e2ae-4515-4c14-b5bb-48fb19a7edf0 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups/b462eca6-da2c-4ec3-9596-97d8b92b9bb1 returned with HTTP 200 Jul 24 07:47:30.753925 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 974/3873] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:47:30 2026] GET /volume/v3/backups/b462eca6-da2c-4ec3-9596-97d8b92b9bb1 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:31.598484 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-45de669b-6984-4bfd-a7f5-2028836dd4e1 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:31.601148 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-45de669b-6984-4bfd-a7f5-2028836dd4e1 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] GET https://10.4.3.170/volume/v3/volumes/81125e70-de89-43bf-aa0c-e9b78b2167bd Jul 24 07:47:31.601645 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-45de669b-6984-4bfd-a7f5-2028836dd4e1 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:31.601945 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-45de669b-6984-4bfd-a7f5-2028836dd4e1 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:31.611993 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:31.611993 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:47:31.616922 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-45de669b-6984-4bfd-a7f5-2028836dd4e1 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Volume info retrieved successfully. Jul 24 07:47:31.622575 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-45de669b-6984-4bfd-a7f5-2028836dd4e1 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] https://10.4.3.170/volume/v3/volumes/81125e70-de89-43bf-aa0c-e9b78b2167bd returned with HTTP 200 Jul 24 07:47:31.622986 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 971/3874] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:47:31 2026] GET /volume/v3/volumes/81125e70-de89-43bf-aa0c-e9b78b2167bd => generated 928 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:47:31.764292 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-8f6b1f15-3b07-4de2-9975-3fb8e00229ef None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:31.768578 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8f6b1f15-3b07-4de2-9975-3fb8e00229ef tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/backups/b462eca6-da2c-4ec3-9596-97d8b92b9bb1 Jul 24 07:47:31.768791 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8f6b1f15-3b07-4de2-9975-3fb8e00229ef tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:31.768982 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8f6b1f15-3b07-4de2-9975-3fb8e00229ef tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:31.769116 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-8f6b1f15-3b07-4de2-9975-3fb8e00229ef tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Show backup with id b462eca6-da2c-4ec3-9596-97d8b92b9bb1. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:47:31.776228 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:31.776228 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:47:31.776794 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8f6b1f15-3b07-4de2-9975-3fb8e00229ef tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups/b462eca6-da2c-4ec3-9596-97d8b92b9bb1 returned with HTTP 200 Jul 24 07:47:31.777140 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 957/3875] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:47:31 2026] GET /volume/v3/backups/b462eca6-da2c-4ec3-9596-97d8b92b9bb1 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:32.052905 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-0ffd2d0f-180c-4a9e-97f5-eec4055fbd83 req-e088c398-0c4a-4aa8-bdbe-2d605990e083 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:32.056461 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-0ffd2d0f-180c-4a9e-97f5-eec4055fbd83 req-e088c398-0c4a-4aa8-bdbe-2d605990e083 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] DELETE https://10.4.3.170/volume/v3/attachments/00c0ae20-860f-459f-ae35-2c4ec1c1c19e Jul 24 07:47:32.056676 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-0ffd2d0f-180c-4a9e-97f5-eec4055fbd83 req-e088c398-0c4a-4aa8-bdbe-2d605990e083 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:32.056908 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-0ffd2d0f-180c-4a9e-97f5-eec4055fbd83 req-e088c398-0c4a-4aa8-bdbe-2d605990e083 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:32.070695 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:32.070695 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:47:32.122230 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-0ffd2d0f-180c-4a9e-97f5-eec4055fbd83 req-e088c398-0c4a-4aa8-bdbe-2d605990e083 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/attachments/00c0ae20-860f-459f-ae35-2c4ec1c1c19e returned with HTTP 200 Jul 24 07:47:32.122635 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 974/3876] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 24 07:47:32 2026] DELETE /volume/v3/attachments/00c0ae20-860f-459f-ae35-2c4ec1c1c19e => generated 19 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:32.640740 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-22bd11c1-82c4-4b64-b545-d53403523aa2 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:32.642897 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-22bd11c1-82c4-4b64-b545-d53403523aa2 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] GET https://10.4.3.170/volume/v3/volumes/81125e70-de89-43bf-aa0c-e9b78b2167bd Jul 24 07:47:32.643166 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-22bd11c1-82c4-4b64-b545-d53403523aa2 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:32.643419 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-22bd11c1-82c4-4b64-b545-d53403523aa2 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:32.660988 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:32.660988 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:47:32.666337 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-22bd11c1-82c4-4b64-b545-d53403523aa2 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Volume info retrieved successfully. Jul 24 07:47:32.675500 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-22bd11c1-82c4-4b64-b545-d53403523aa2 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] https://10.4.3.170/volume/v3/volumes/81125e70-de89-43bf-aa0c-e9b78b2167bd returned with HTTP 200 Jul 24 07:47:32.675500 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 975/3877] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:47:32 2026] GET /volume/v3/volumes/81125e70-de89-43bf-aa0c-e9b78b2167bd => generated 1193 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:47:32.690175 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-e4cd666e-8aba-4621-b141-ca5e47e7e693 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:32.695025 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e4cd666e-8aba-4621-b141-ca5e47e7e693 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] GET https://10.4.3.170/volume/v3/volumes/81125e70-de89-43bf-aa0c-e9b78b2167bd Jul 24 07:47:32.695893 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e4cd666e-8aba-4621-b141-ca5e47e7e693 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:32.696229 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e4cd666e-8aba-4621-b141-ca5e47e7e693 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:32.703255 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:32.703255 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:47:32.707114 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-e4cd666e-8aba-4621-b141-ca5e47e7e693 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Volume info retrieved successfully. Jul 24 07:47:32.713018 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e4cd666e-8aba-4621-b141-ca5e47e7e693 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] https://10.4.3.170/volume/v3/volumes/81125e70-de89-43bf-aa0c-e9b78b2167bd returned with HTTP 200 Jul 24 07:47:32.713384 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 972/3878] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:47:32 2026] GET /volume/v3/volumes/81125e70-de89-43bf-aa0c-e9b78b2167bd => generated 1193 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:47:32.724853 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-b3571a97-c624-4216-a36a-3bf672335fae None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:32.725813 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b3571a97-c624-4216-a36a-3bf672335fae tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:47:32.726130 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b3571a97-c624-4216-a36a-3bf672335fae tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "source_volid": "81125e70-de89-43bf-aa0c-e9b78b2167bd", "size": 1}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:47:32.727470 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-b3571a97-c624-4216-a36a-3bf672335fae tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'source_volid': '81125e70-de89-43bf-aa0c-e9b78b2167bd', 'size': 1}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:47:32.733536 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:32.733536 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:47:32.733944 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-b3571a97-c624-4216-a36a-3bf672335fae tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Volume retrieved successfully. Jul 24 07:47:32.734036 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-b3571a97-c624-4216-a36a-3bf672335fae tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Create volume of 1 GB Jul 24 07:47:32.738458 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-b3571a97-c624-4216-a36a-3bf672335fae tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Availability Zones retrieved successfully. Jul 24 07:47:32.743828 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-b3571a97-c624-4216-a36a-3bf672335fae tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Flow 'volume_create_api' (05179fcb-74de-41aa-8b7b-0ea99d154c46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:47:32.744595 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-b3571a97-c624-4216-a36a-3bf672335fae tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74611a2c-c93a-4037-9b8f-693ca27bac93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:47:32.746259 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-b3571a97-c624-4216-a36a-3bf672335fae tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:47:32.782145 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-b3571a97-c624-4216-a36a-3bf672335fae tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74611a2c-c93a-4037-9b8f-693ca27bac93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '81125e70-de89-43bf-aa0c-e9b78b2167bd', 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:47:32.783146 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-b3571a97-c624-4216-a36a-3bf672335fae tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbca7bb1-975e-4f13-b7f8-4c627f2bb67c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:47:32.787405 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-05547a83-f561-4335-bbe6-c60e7da8639f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:32.789241 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-05547a83-f561-4335-bbe6-c60e7da8639f tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/backups/b462eca6-da2c-4ec3-9596-97d8b92b9bb1 Jul 24 07:47:32.789463 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-05547a83-f561-4335-bbe6-c60e7da8639f tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:32.789656 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-05547a83-f561-4335-bbe6-c60e7da8639f tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:32.789758 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-05547a83-f561-4335-bbe6-c60e7da8639f tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Show backup with id b462eca6-da2c-4ec3-9596-97d8b92b9bb1. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:47:32.793993 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:32.793993 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:47:32.794659 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-05547a83-f561-4335-bbe6-c60e7da8639f tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups/b462eca6-da2c-4ec3-9596-97d8b92b9bb1 returned with HTTP 200 Jul 24 07:47:32.795025 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 975/3879] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:47:32 2026] GET /volume/v3/backups/b462eca6-da2c-4ec3-9596-97d8b92b9bb1 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:32.839017 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-b3571a97-c624-4216-a36a-3bf672335fae tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Created reservations ['6bf16231-0615-44c8-9f98-81f8b6dc4cae', '5361833d-99fc-4659-8b0c-4790a0741e32', '5621fad7-aeb4-4c53-be6a-8f96eea4631e', '97ab6c2c-9a2b-4871-925d-07b1de09055c'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:47:32.840195 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-b3571a97-c624-4216-a36a-3bf672335fae tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbca7bb1-975e-4f13-b7f8-4c627f2bb67c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6bf16231-0615-44c8-9f98-81f8b6dc4cae', '5361833d-99fc-4659-8b0c-4790a0741e32', '5621fad7-aeb4-4c53-be6a-8f96eea4631e', '97ab6c2c-9a2b-4871-925d-07b1de09055c']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:47:32.841437 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-b3571a97-c624-4216-a36a-3bf672335fae tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b2e39e6-d740-4be7-ae78-cc56f980f7a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:47:32.886608 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-b3571a97-c624-4216-a36a-3bf672335fae tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b2e39e6-d740-4be7-ae78-cc56f980f7a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aa3fcfdf-e252-44ac-b54b-2f47fccd7c68', '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='e23bf9d5118044f7a028a1e2f16fc182',qos_specs=None,replication_status=,reservations=['6bf16231-0615-44c8-9f98-81f8b6dc4cae','5361833d-99fc-4659-8b0c-4790a0741e32','5621fad7-aeb4-4c53-be6a-8f96eea4631e','97ab6c2c-9a2b-4871-925d-07b1de09055c'],size=1,snapshot_id=None,source_replicaid=,source_volid=81125e70-de89-43bf-aa0c-e9b78b2167bd,status='creating',user_id='8249c69b515c42f0b4652dd194bc295a',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:47:32Z,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=aa3fcfdf-e252-44ac-b54b-2f47fccd7c68,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e23bf9d5118044f7a028a1e2f16fc182',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=81125e70-de89-43bf-aa0c-e9b78b2167bd,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8249c69b515c42f0b4652dd194bc295a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:47:32.887345 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-b3571a97-c624-4216-a36a-3bf672335fae tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85572585-bf56-40d4-aa13-f2016e7f32ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:47:32.916887 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-b3571a97-c624-4216-a36a-3bf672335fae tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85572585-bf56-40d4-aa13-f2016e7f32ae) transitioned into state 'SUCCESS' from 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='e23bf9d5118044f7a028a1e2f16fc182',qos_specs=None,replication_status=,reservations=['6bf16231-0615-44c8-9f98-81f8b6dc4cae','5361833d-99fc-4659-8b0c-4790a0741e32','5621fad7-aeb4-4c53-be6a-8f96eea4631e','97ab6c2c-9a2b-4871-925d-07b1de09055c'],size=1,snapshot_id=None,source_replicaid=,source_volid=81125e70-de89-43bf-aa0c-e9b78b2167bd,status='creating',user_id='8249c69b515c42f0b4652dd194bc295a',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:47:32.917886 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-b3571a97-c624-4216-a36a-3bf672335fae tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73e1dd1b-bf7c-4cb1-be39-9e16599568d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:47:32.942979 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-b3571a97-c624-4216-a36a-3bf672335fae tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73e1dd1b-bf7c-4cb1-be39-9e16599568d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:47:32.944563 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-b3571a97-c624-4216-a36a-3bf672335fae tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Flow 'volume_create_api' (05179fcb-74de-41aa-8b7b-0ea99d154c46) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:47:32.944563 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-b3571a97-c624-4216-a36a-3bf672335fae tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Create volume request issued successfully. Jul 24 07:47:32.946253 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b3571a97-c624-4216-a36a-3bf672335fae tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:47:32.946253 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 958/3880] 10.4.3.170 () {70 vars in 1300 bytes} [Fri Jul 24 07:47:32 2026] POST /volume/v3/volumes => generated 809 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:47:32.965010 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-5e014c75-dae6-4a8f-86a3-c50467c834a9 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:32.968135 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5e014c75-dae6-4a8f-86a3-c50467c834a9 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] GET https://10.4.3.170/volume/v3/volumes/aa3fcfdf-e252-44ac-b54b-2f47fccd7c68 Jul 24 07:47:32.968464 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5e014c75-dae6-4a8f-86a3-c50467c834a9 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:32.968795 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5e014c75-dae6-4a8f-86a3-c50467c834a9 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:32.979788 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:32.979788 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:47:32.986757 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-5e014c75-dae6-4a8f-86a3-c50467c834a9 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Volume info retrieved successfully. Jul 24 07:47:32.996240 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5e014c75-dae6-4a8f-86a3-c50467c834a9 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] https://10.4.3.170/volume/v3/volumes/aa3fcfdf-e252-44ac-b54b-2f47fccd7c68 returned with HTTP 200 Jul 24 07:47:32.996773 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 976/3881] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:47:32 2026] GET /volume/v3/volumes/aa3fcfdf-e252-44ac-b54b-2f47fccd7c68 => generated 877 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:47:33.746743 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-ef320138-8437-4acc-95da-0be05ae7c28d None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:33.748362 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ef320138-8437-4acc-95da-0be05ae7c28d tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] DELETE https://10.4.3.170/volume/v3/volumes/2c8cc988-8296-4bc6-ba79-fc9b0caf41a2?cascade=True Jul 24 07:47:33.748535 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ef320138-8437-4acc-95da-0be05ae7c28d tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:33.748704 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ef320138-8437-4acc-95da-0be05ae7c28d tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:33.748867 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-ef320138-8437-4acc-95da-0be05ae7c28d tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Delete volume with id: 2c8cc988-8296-4bc6-ba79-fc9b0caf41a2 Jul 24 07:47:33.754897 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:33.754897 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:47:33.755325 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-ef320138-8437-4acc-95da-0be05ae7c28d tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Volume info retrieved successfully. Jul 24 07:47:33.776543 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-ef320138-8437-4acc-95da-0be05ae7c28d tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Delete volume request issued successfully. Jul 24 07:47:33.776794 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ef320138-8437-4acc-95da-0be05ae7c28d tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/volumes/2c8cc988-8296-4bc6-ba79-fc9b0caf41a2?cascade=True returned with HTTP 202 Jul 24 07:47:33.777127 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 973/3882] 10.4.3.170 () {66 vars in 1376 bytes} [Fri Jul 24 07:47:33 2026] DELETE /volume/v3/volumes/2c8cc988-8296-4bc6-ba79-fc9b0caf41a2?cascade=True => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 24 07:47:33.784389 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-06768d9a-d57e-4ad2-9b08-406057468d09 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:33.786371 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-06768d9a-d57e-4ad2-9b08-406057468d09 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] GET https://10.4.3.170/volume/v3/volumes/2c8cc988-8296-4bc6-ba79-fc9b0caf41a2 Jul 24 07:47:33.786606 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-06768d9a-d57e-4ad2-9b08-406057468d09 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:33.786808 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-06768d9a-d57e-4ad2-9b08-406057468d09 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:33.796514 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:33.796514 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:47:33.799096 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-06768d9a-d57e-4ad2-9b08-406057468d09 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Volume info retrieved successfully. Jul 24 07:47:33.803250 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-06768d9a-d57e-4ad2-9b08-406057468d09 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/volumes/2c8cc988-8296-4bc6-ba79-fc9b0caf41a2 returned with HTTP 200 Jul 24 07:47:33.803729 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 976/3883] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:47:33 2026] GET /volume/v3/volumes/2c8cc988-8296-4bc6-ba79-fc9b0caf41a2 => generated 1367 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:47:33.810906 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-1acefefe-73b6-4a10-a462-a821f513e0a5 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:33.813220 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1acefefe-73b6-4a10-a462-a821f513e0a5 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/backups/b462eca6-da2c-4ec3-9596-97d8b92b9bb1 Jul 24 07:47:33.813220 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1acefefe-73b6-4a10-a462-a821f513e0a5 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:33.813220 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1acefefe-73b6-4a10-a462-a821f513e0a5 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:33.813220 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-1acefefe-73b6-4a10-a462-a821f513e0a5 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Show backup with id b462eca6-da2c-4ec3-9596-97d8b92b9bb1. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:47:33.818256 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:33.818256 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:47:33.818923 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1acefefe-73b6-4a10-a462-a821f513e0a5 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups/b462eca6-da2c-4ec3-9596-97d8b92b9bb1 returned with HTTP 200 Jul 24 07:47:33.821028 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 959/3884] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:47:33 2026] GET /volume/v3/backups/b462eca6-da2c-4ec3-9596-97d8b92b9bb1 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:33.828387 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-e952ec2b-fba1-40ae-b37f-cdaf84f49a27 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:33.831122 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e952ec2b-fba1-40ae-b37f-cdaf84f49a27 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] DELETE https://10.4.3.170/volume/v3/backups/b462eca6-da2c-4ec3-9596-97d8b92b9bb1 Jul 24 07:47:33.831122 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e952ec2b-fba1-40ae-b37f-cdaf84f49a27 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:33.831122 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e952ec2b-fba1-40ae-b37f-cdaf84f49a27 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:33.831122 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.contrib.backups [None req-e952ec2b-fba1-40ae-b37f-cdaf84f49a27 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Delete backup with id: b462eca6-da2c-4ec3-9596-97d8b92b9bb1. Jul 24 07:47:33.835852 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:33.835852 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:47:33.847056 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.backup.rpcapi [None req-e952ec2b-fba1-40ae-b37f-cdaf84f49a27 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] delete_backup rpcapi backup_id b462eca6-da2c-4ec3-9596-97d8b92b9bb1 {{(pid=100245) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 07:47:33.849159 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e952ec2b-fba1-40ae-b37f-cdaf84f49a27 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups/b462eca6-da2c-4ec3-9596-97d8b92b9bb1 returned with HTTP 202 Jul 24 07:47:33.849533 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 977/3885] 10.4.3.170 () {68 vars in 1391 bytes} [Fri Jul 24 07:47:33 2026] DELETE /volume/v3/backups/b462eca6-da2c-4ec3-9596-97d8b92b9bb1 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:47:33.856486 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-51020a39-6407-4226-924e-32f14dc5a375 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:33.858537 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-51020a39-6407-4226-924e-32f14dc5a375 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/d51d171a-7850-487c-bcb3-857593a2f2a2 Jul 24 07:47:33.858728 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-51020a39-6407-4226-924e-32f14dc5a375 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:33.858899 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-51020a39-6407-4226-924e-32f14dc5a375 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:33.859030 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-51020a39-6407-4226-924e-32f14dc5a375 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Delete volume with id: d51d171a-7850-487c-bcb3-857593a2f2a2 Jul 24 07:47:33.866123 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:33.866123 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:47:33.866466 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-51020a39-6407-4226-924e-32f14dc5a375 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Volume info retrieved successfully. Jul 24 07:47:33.883365 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-51020a39-6407-4226-924e-32f14dc5a375 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Delete volume request issued successfully. Jul 24 07:47:33.883535 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-51020a39-6407-4226-924e-32f14dc5a375 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/volumes/d51d171a-7850-487c-bcb3-857593a2f2a2 returned with HTTP 202 Jul 24 07:47:33.884244 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 974/3886] 10.4.3.170 () {68 vars in 1391 bytes} [Fri Jul 24 07:47:33 2026] DELETE /volume/v3/volumes/d51d171a-7850-487c-bcb3-857593a2f2a2 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 24 07:47:33.892641 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-4160a5f3-153c-4a2d-a1d0-c1bb18b34fc1 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:33.894645 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4160a5f3-153c-4a2d-a1d0-c1bb18b34fc1 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/volumes/d51d171a-7850-487c-bcb3-857593a2f2a2 Jul 24 07:47:33.894846 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4160a5f3-153c-4a2d-a1d0-c1bb18b34fc1 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:33.895022 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4160a5f3-153c-4a2d-a1d0-c1bb18b34fc1 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:33.903443 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:33.903443 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:47:33.907030 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-4160a5f3-153c-4a2d-a1d0-c1bb18b34fc1 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Volume info retrieved successfully. Jul 24 07:47:33.911570 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4160a5f3-153c-4a2d-a1d0-c1bb18b34fc1 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/volumes/d51d171a-7850-487c-bcb3-857593a2f2a2 returned with HTTP 200 Jul 24 07:47:33.912055 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 977/3887] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:47:33 2026] GET /volume/v3/volumes/d51d171a-7850-487c-bcb3-857593a2f2a2 => generated 1016 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:47:34.011565 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-70137a9a-be6e-4e0e-aac8-ef201aa80467 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:34.013288 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-70137a9a-be6e-4e0e-aac8-ef201aa80467 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] GET https://10.4.3.170/volume/v3/volumes/aa3fcfdf-e252-44ac-b54b-2f47fccd7c68 Jul 24 07:47:34.013520 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-70137a9a-be6e-4e0e-aac8-ef201aa80467 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:34.013734 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-70137a9a-be6e-4e0e-aac8-ef201aa80467 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:34.020845 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:34.020845 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:47:34.024261 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-70137a9a-be6e-4e0e-aac8-ef201aa80467 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Volume info retrieved successfully. Jul 24 07:47:34.028265 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-70137a9a-be6e-4e0e-aac8-ef201aa80467 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] https://10.4.3.170/volume/v3/volumes/aa3fcfdf-e252-44ac-b54b-2f47fccd7c68 returned with HTTP 200 Jul 24 07:47:34.028623 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 960/3888] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:47:34 2026] GET /volume/v3/volumes/aa3fcfdf-e252-44ac-b54b-2f47fccd7c68 => generated 1228 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:47:34.040948 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-49e7312f-4751-4fa6-bf25-00e87bf5a172 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:34.044520 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-49e7312f-4751-4fa6-bf25-00e87bf5a172 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] GET https://10.4.3.170/volume/v3/volumes/aa3fcfdf-e252-44ac-b54b-2f47fccd7c68 Jul 24 07:47:34.044761 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-49e7312f-4751-4fa6-bf25-00e87bf5a172 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:34.044968 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-49e7312f-4751-4fa6-bf25-00e87bf5a172 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:34.052279 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:34.052279 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:47:34.055590 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-49e7312f-4751-4fa6-bf25-00e87bf5a172 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Volume info retrieved successfully. Jul 24 07:47:34.059474 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-49e7312f-4751-4fa6-bf25-00e87bf5a172 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] https://10.4.3.170/volume/v3/volumes/aa3fcfdf-e252-44ac-b54b-2f47fccd7c68 returned with HTTP 200 Jul 24 07:47:34.059762 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 978/3889] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:47:34 2026] GET /volume/v3/volumes/aa3fcfdf-e252-44ac-b54b-2f47fccd7c68 => generated 1228 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:47:34.072874 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-2a687c8f-e204-4685-81ce-590e77811f91 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:34.074515 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2a687c8f-e204-4685-81ce-590e77811f91 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] DELETE https://10.4.3.170/volume/v3/volumes/81125e70-de89-43bf-aa0c-e9b78b2167bd Jul 24 07:47:34.074983 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2a687c8f-e204-4685-81ce-590e77811f91 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:34.074983 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2a687c8f-e204-4685-81ce-590e77811f91 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:34.075075 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-2a687c8f-e204-4685-81ce-590e77811f91 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Delete volume with id: 81125e70-de89-43bf-aa0c-e9b78b2167bd Jul 24 07:47:34.081894 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:34.081894 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:47:34.082487 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-2a687c8f-e204-4685-81ce-590e77811f91 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Volume info retrieved successfully. Jul 24 07:47:34.107319 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-2a687c8f-e204-4685-81ce-590e77811f91 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Delete volume request issued successfully. Jul 24 07:47:34.107578 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2a687c8f-e204-4685-81ce-590e77811f91 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] https://10.4.3.170/volume/v3/volumes/81125e70-de89-43bf-aa0c-e9b78b2167bd returned with HTTP 202 Jul 24 07:47:34.108184 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 975/3890] 10.4.3.170 () {68 vars in 1392 bytes} [Fri Jul 24 07:47:34 2026] DELETE /volume/v3/volumes/81125e70-de89-43bf-aa0c-e9b78b2167bd => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 07:47:34.115997 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-299ee76f-7e0e-4753-9fac-b3341623df10 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:34.117653 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-299ee76f-7e0e-4753-9fac-b3341623df10 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] GET https://10.4.3.170/volume/v3/volumes/81125e70-de89-43bf-aa0c-e9b78b2167bd Jul 24 07:47:34.117856 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-299ee76f-7e0e-4753-9fac-b3341623df10 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:34.118026 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-299ee76f-7e0e-4753-9fac-b3341623df10 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:34.125594 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:34.125594 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:47:34.129074 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-299ee76f-7e0e-4753-9fac-b3341623df10 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Volume info retrieved successfully. Jul 24 07:47:34.133643 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-299ee76f-7e0e-4753-9fac-b3341623df10 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] https://10.4.3.170/volume/v3/volumes/81125e70-de89-43bf-aa0c-e9b78b2167bd returned with HTTP 200 Jul 24 07:47:34.134080 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 978/3891] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:47:34 2026] GET /volume/v3/volumes/81125e70-de89-43bf-aa0c-e9b78b2167bd => generated 1192 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:47:34.815716 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-427c514b-5d2b-41fe-a24f-a70204f14cbe None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:34.817515 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-427c514b-5d2b-41fe-a24f-a70204f14cbe tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] GET https://10.4.3.170/volume/v3/volumes/2c8cc988-8296-4bc6-ba79-fc9b0caf41a2 Jul 24 07:47:34.817704 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-427c514b-5d2b-41fe-a24f-a70204f14cbe tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:34.817899 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-427c514b-5d2b-41fe-a24f-a70204f14cbe tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:34.823525 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-427c514b-5d2b-41fe-a24f-a70204f14cbe tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/volumes/2c8cc988-8296-4bc6-ba79-fc9b0caf41a2 returned with HTTP 404 Jul 24 07:47:34.824045 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 961/3892] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:47:34 2026] GET /volume/v3/volumes/2c8cc988-8296-4bc6-ba79-fc9b0caf41a2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:47:34.928964 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-359d1d85-a2d5-4b7f-89e6-2a93c89f5b69 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:34.930732 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-359d1d85-a2d5-4b7f-89e6-2a93c89f5b69 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/volumes/d51d171a-7850-487c-bcb3-857593a2f2a2 Jul 24 07:47:34.930968 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-359d1d85-a2d5-4b7f-89e6-2a93c89f5b69 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:34.931162 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-359d1d85-a2d5-4b7f-89e6-2a93c89f5b69 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:34.936892 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-359d1d85-a2d5-4b7f-89e6-2a93c89f5b69 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/volumes/d51d171a-7850-487c-bcb3-857593a2f2a2 returned with HTTP 404 Jul 24 07:47:34.937359 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 979/3893] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:47:34 2026] GET /volume/v3/volumes/d51d171a-7850-487c-bcb3-857593a2f2a2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:47:34.949817 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-1352b0e8-e198-4759-831b-79aed33a073f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:34.951766 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1352b0e8-e198-4759-831b-79aed33a073f tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/backups/46ad1afe-d9bb-4da8-8fac-f9e79c66cbda/export_record Jul 24 07:47:34.952035 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1352b0e8-e198-4759-831b-79aed33a073f tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:34.952263 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1352b0e8-e198-4759-831b-79aed33a073f tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'export_record' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:34.952382 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.contrib.backups [None req-1352b0e8-e198-4759-831b-79aed33a073f tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Export record for backup 46ad1afe-d9bb-4da8-8fac-f9e79c66cbda. {{(pid=100244) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 24 07:47:34.962407 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:34.962407 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:47:34.963844 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.backup.api [None req-1352b0e8-e198-4759-831b-79aed33a073f tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling RPCAPI with context: , host: np0000005822, backup: 46ad1afe-d9bb-4da8-8fac-f9e79c66cbda. {{(pid=100244) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 24 07:47:34.984948 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.backup.rpcapi [None req-1352b0e8-e198-4759-831b-79aed33a073f tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] export_record in rpcapi backup_id 46ad1afe-d9bb-4da8-8fac-f9e79c66cbda on host np0000005822. {{(pid=100244) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 24 07:47:34.994634 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.contrib.backups [None req-1352b0e8-e198-4759-831b-79aed33a073f tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNDZhZDFhZmUtZDliYi00ZGE4LThmYWMtZjllNzljNjZjYmRhIiwgInVzZXJfaWQiOiAiZDMxMzBkZTZhZmU2NGVhMjljNjI4NmU0MGEyMjMxOTIiLCAicHJvamVjdF9pZCI6ICI1ZmUzY2E5ZTA3Mjc0MmYxOGZkOWI0N2M1ZDE5MTY1ZiIsICJ2b2x1bWVfaWQiOiAiZmYxZmZiYTctNWYwNS00YjI4LThiNDMtNzY5YmQ4MDdmNzQ4IiwgImhvc3QiOiAibnAwMDAwMDA1ODIyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMjkyNDIxNTI0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZmYxZmZiYTctNWYwNS00YjI4LThiNDMtNzY5YmQ4MDdmNzQ4LzIwMjYwNzI0MDc0NjQ0L2F6X25vdmFfYmFja3VwXzQ2YWQxYWZlLWQ5YmItNGRhOC04ZmFjLWY5ZTc5YzY2Y2JkYSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMjRUMDc6NDY6NDFaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMjRUMDc6NDY6NDFaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0yNFQwNzo0NzowMFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100244) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 24 07:47:34.994634 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1352b0e8-e198-4759-831b-79aed33a073f tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups/46ad1afe-d9bb-4da8-8fac-f9e79c66cbda/export_record returned with HTTP 200 Jul 24 07:47:34.994634 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 976/3894] 10.4.3.170 () {68 vars in 1430 bytes} [Fri Jul 24 07:47:34 2026] GET /volume/v3/backups/46ad1afe-d9bb-4da8-8fac-f9e79c66cbda/export_record => generated 1424 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:47:35.003314 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ddc47476-1c36-48b8-9d6b-a93a1680a92a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:35.004916 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ddc47476-1c36-48b8-9d6b-a93a1680a92a tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:47:35.005280 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ddc47476-1c36-48b8-9d6b-a93a1680a92a tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2020285353"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:47:35.006606 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-ddc47476-1c36-48b8-9d6b-a93a1680a92a tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2020285353'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:47:35.006719 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-ddc47476-1c36-48b8-9d6b-a93a1680a92a tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Create volume of 1 GB Jul 24 07:47:35.010239 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-ddc47476-1c36-48b8-9d6b-a93a1680a92a tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Availability Zones retrieved successfully. Jul 24 07:47:35.015470 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-ddc47476-1c36-48b8-9d6b-a93a1680a92a tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Flow 'volume_create_api' (23bedc14-40d3-46a8-b8f7-b7b16bdc1fc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:47:35.016327 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-ddc47476-1c36-48b8-9d6b-a93a1680a92a tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc6de806-95c7-4f85-8c9f-d8280e333f00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:47:35.016972 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-ddc47476-1c36-48b8-9d6b-a93a1680a92a tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:47:35.042054 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-ddc47476-1c36-48b8-9d6b-a93a1680a92a tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc6de806-95c7-4f85-8c9f-d8280e333f00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:47:35.043128 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-ddc47476-1c36-48b8-9d6b-a93a1680a92a tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f0b4378-49e1-4cc0-a889-4b127b5add47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:47:35.079010 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-ddc47476-1c36-48b8-9d6b-a93a1680a92a tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Created reservations ['0e7a8492-c94c-487c-a9a1-b2da3cd8f163', '4731d987-69a3-421b-b5c5-88f58fedda0b', 'bbbf6407-7a46-4960-9f2e-11906eac6326', '99fa828c-44bd-400e-9f0e-41c140f7457a'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:47:35.079743 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-ddc47476-1c36-48b8-9d6b-a93a1680a92a tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f0b4378-49e1-4cc0-a889-4b127b5add47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e7a8492-c94c-487c-a9a1-b2da3cd8f163', '4731d987-69a3-421b-b5c5-88f58fedda0b', 'bbbf6407-7a46-4960-9f2e-11906eac6326', '99fa828c-44bd-400e-9f0e-41c140f7457a']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:47:35.080448 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-ddc47476-1c36-48b8-9d6b-a93a1680a92a tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6003c23f-15cf-455f-ba40-e0e231a7c1f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:47:35.102636 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-ddc47476-1c36-48b8-9d6b-a93a1680a92a tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6003c23f-15cf-455f-ba40-e0e231a7c1f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e067004-fd5b-4bd1-80bd-671e902c08f2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2020285353',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5fe3ca9e072742f18fd9b47c5d19165f',qos_specs=None,replication_status=,reservations=['0e7a8492-c94c-487c-a9a1-b2da3cd8f163','4731d987-69a3-421b-b5c5-88f58fedda0b','bbbf6407-7a46-4960-9f2e-11906eac6326','99fa828c-44bd-400e-9f0e-41c140f7457a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3130de6afe64ea29c6286e40a223192',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:47:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2020285353',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0e067004-fd5b-4bd1-80bd-671e902c08f2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5fe3ca9e072742f18fd9b47c5d19165f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d3130de6afe64ea29c6286e40a223192',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:47:35.103528 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-ddc47476-1c36-48b8-9d6b-a93a1680a92a tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ae9ae85-bfdb-462a-bbbd-a295d8a1352d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:47:35.118763 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-ddc47476-1c36-48b8-9d6b-a93a1680a92a tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ae9ae85-bfdb-462a-bbbd-a295d8a1352d) transitioned into state 'SUCCESS' from state '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-2020285353',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5fe3ca9e072742f18fd9b47c5d19165f',qos_specs=None,replication_status=,reservations=['0e7a8492-c94c-487c-a9a1-b2da3cd8f163','4731d987-69a3-421b-b5c5-88f58fedda0b','bbbf6407-7a46-4960-9f2e-11906eac6326','99fa828c-44bd-400e-9f0e-41c140f7457a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3130de6afe64ea29c6286e40a223192',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:47:35.119390 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-ddc47476-1c36-48b8-9d6b-a93a1680a92a tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93e79027-18a9-493b-9b05-153fcab22c63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:47:35.126674 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-ddc47476-1c36-48b8-9d6b-a93a1680a92a tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93e79027-18a9-493b-9b05-153fcab22c63) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:47:35.127390 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-ddc47476-1c36-48b8-9d6b-a93a1680a92a tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Flow 'volume_create_api' (23bedc14-40d3-46a8-b8f7-b7b16bdc1fc2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:47:35.127640 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-ddc47476-1c36-48b8-9d6b-a93a1680a92a tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Create volume request issued successfully. Jul 24 07:47:35.128125 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ddc47476-1c36-48b8-9d6b-a93a1680a92a tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:47:35.128540 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 979/3895] 10.4.3.170 () {70 vars in 1298 bytes} [Fri Jul 24 07:47:35 2026] POST /volume/v3/volumes => generated 778 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:47:35.140083 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-3535b649-0780-45a2-a4c2-831afe6d2022 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:35.141805 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3535b649-0780-45a2-a4c2-831afe6d2022 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/volumes/0e067004-fd5b-4bd1-80bd-671e902c08f2 Jul 24 07:47:35.142012 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3535b649-0780-45a2-a4c2-831afe6d2022 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:35.142213 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3535b649-0780-45a2-a4c2-831afe6d2022 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:35.149935 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:35.149935 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:47:35.151904 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-40d2f24b-11f3-4985-9902-e5af953d9942 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:35.152144 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-3535b649-0780-45a2-a4c2-831afe6d2022 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Volume info retrieved successfully. Jul 24 07:47:35.153491 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-40d2f24b-11f3-4985-9902-e5af953d9942 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] GET https://10.4.3.170/volume/v3/volumes/81125e70-de89-43bf-aa0c-e9b78b2167bd Jul 24 07:47:35.153722 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-40d2f24b-11f3-4985-9902-e5af953d9942 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:35.153934 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-40d2f24b-11f3-4985-9902-e5af953d9942 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:35.155685 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3535b649-0780-45a2-a4c2-831afe6d2022 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/volumes/0e067004-fd5b-4bd1-80bd-671e902c08f2 returned with HTTP 200 Jul 24 07:47:35.156000 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 962/3896] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:47:35 2026] GET /volume/v3/volumes/0e067004-fd5b-4bd1-80bd-671e902c08f2 => generated 957 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:35.159127 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-40d2f24b-11f3-4985-9902-e5af953d9942 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] https://10.4.3.170/volume/v3/volumes/81125e70-de89-43bf-aa0c-e9b78b2167bd returned with HTTP 404 Jul 24 07:47:35.159571 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 980/3897] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:47:35 2026] GET /volume/v3/volumes/81125e70-de89-43bf-aa0c-e9b78b2167bd => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 07:47:35.227248 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-e5db4ee6-430c-498a-88cc-4dfe9615c725 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:35.229401 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e5db4ee6-430c-498a-88cc-4dfe9615c725 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] DELETE https://10.4.3.170/volume/v3/volumes/2c8cc988-8296-4bc6-ba79-fc9b0caf41a2 Jul 24 07:47:35.231235 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e5db4ee6-430c-498a-88cc-4dfe9615c725 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:35.231235 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e5db4ee6-430c-498a-88cc-4dfe9615c725 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:35.231235 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-e5db4ee6-430c-498a-88cc-4dfe9615c725 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Delete volume with id: 2c8cc988-8296-4bc6-ba79-fc9b0caf41a2 Jul 24 07:47:35.239768 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e5db4ee6-430c-498a-88cc-4dfe9615c725 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/volumes/2c8cc988-8296-4bc6-ba79-fc9b0caf41a2 returned with HTTP 404 Jul 24 07:47:35.239768 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 977/3898] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:47:35 2026] DELETE /volume/v3/volumes/2c8cc988-8296-4bc6-ba79-fc9b0caf41a2 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:47:35.249323 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2ae86200-9816-42f7-aca9-c94ed3261530 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:35.251311 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2ae86200-9816-42f7-aca9-c94ed3261530 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] GET https://10.4.3.170/volume/v3/volumes/2c8cc988-8296-4bc6-ba79-fc9b0caf41a2 Jul 24 07:47:35.251517 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2ae86200-9816-42f7-aca9-c94ed3261530 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:35.251755 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2ae86200-9816-42f7-aca9-c94ed3261530 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:35.260230 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2ae86200-9816-42f7-aca9-c94ed3261530 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/volumes/2c8cc988-8296-4bc6-ba79-fc9b0caf41a2 returned with HTTP 404 Jul 24 07:47:35.260230 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 980/3899] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:47:35 2026] GET /volume/v3/volumes/2c8cc988-8296-4bc6-ba79-fc9b0caf41a2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:47:35.264684 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-17db2c5e-c55b-4e40-8679-27add7391931 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:35.266530 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-17db2c5e-c55b-4e40-8679-27add7391931 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] DELETE https://10.4.3.170/volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 Jul 24 07:47:35.266747 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-17db2c5e-c55b-4e40-8679-27add7391931 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:35.266921 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-17db2c5e-c55b-4e40-8679-27add7391931 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:35.267080 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-17db2c5e-c55b-4e40-8679-27add7391931 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Delete volume with id: 5070a1f0-ed35-4a83-8970-72db836d0f55 Jul 24 07:47:35.274013 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:35.274013 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:47:35.274493 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-17db2c5e-c55b-4e40-8679-27add7391931 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Volume info retrieved successfully. Jul 24 07:47:35.292506 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-17db2c5e-c55b-4e40-8679-27add7391931 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Delete volume request issued successfully. Jul 24 07:47:35.292729 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-17db2c5e-c55b-4e40-8679-27add7391931 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 returned with HTTP 202 Jul 24 07:47:35.293157 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 963/3900] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:47:35 2026] DELETE /volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:47:35.303022 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-22f00f89-90d3-4f5b-8402-9b3a74621b99 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:35.305422 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-22f00f89-90d3-4f5b-8402-9b3a74621b99 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] GET https://10.4.3.170/volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 Jul 24 07:47:35.305661 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-22f00f89-90d3-4f5b-8402-9b3a74621b99 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:35.305907 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-22f00f89-90d3-4f5b-8402-9b3a74621b99 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:35.316285 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:35.316285 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:47:35.321413 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-22f00f89-90d3-4f5b-8402-9b3a74621b99 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Volume info retrieved successfully. Jul 24 07:47:35.327419 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-22f00f89-90d3-4f5b-8402-9b3a74621b99 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 returned with HTTP 200 Jul 24 07:47:35.327897 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 981/3901] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:47:35 2026] GET /volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:36.167187 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-deffedbf-3bf2-4a61-a0e5-b50b38a8da02 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:36.168884 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-deffedbf-3bf2-4a61-a0e5-b50b38a8da02 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/volumes/0e067004-fd5b-4bd1-80bd-671e902c08f2 Jul 24 07:47:36.169102 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-deffedbf-3bf2-4a61-a0e5-b50b38a8da02 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:36.169327 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-deffedbf-3bf2-4a61-a0e5-b50b38a8da02 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:36.175470 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:36.175470 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:47:36.178395 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-deffedbf-3bf2-4a61-a0e5-b50b38a8da02 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Volume info retrieved successfully. Jul 24 07:47:36.181924 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-deffedbf-3bf2-4a61-a0e5-b50b38a8da02 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/volumes/0e067004-fd5b-4bd1-80bd-671e902c08f2 returned with HTTP 200 Jul 24 07:47:36.182351 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 978/3902] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:47:36 2026] GET /volume/v3/volumes/0e067004-fd5b-4bd1-80bd-671e902c08f2 => generated 1009 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:47:36.199928 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-8b436110-57d2-4276-9b8b-7d000054f642 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:36.201479 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8b436110-57d2-4276-9b8b-7d000054f642 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] POST https://10.4.3.170/volume/v3/backups Jul 24 07:47:36.201769 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8b436110-57d2-4276-9b8b-7d000054f642 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0e067004-fd5b-4bd1-80bd-671e902c08f2", "name": "tempest-type-Backup-170327577"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:47:36.203050 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.backups [None req-8b436110-57d2-4276-9b8b-7d000054f642 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Creating new backup {'backup': {'volume_id': '0e067004-fd5b-4bd1-80bd-671e902c08f2', 'name': 'tempest-type-Backup-170327577'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 07:47:36.203193 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.contrib.backups [None req-8b436110-57d2-4276-9b8b-7d000054f642 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Creating backup of volume 0e067004-fd5b-4bd1-80bd-671e902c08f2 in container None Jul 24 07:47:36.209561 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:36.209561 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:47:36.209880 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-8b436110-57d2-4276-9b8b-7d000054f642 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Volume info retrieved successfully. Jul 24 07:47:36.224325 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-8b436110-57d2-4276-9b8b-7d000054f642 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Created reservations ['121c9884-f524-42fe-9f4c-f5b923b92e5e', 'd81aa9e5-81fd-4dde-a8b9-144e65c9896e'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:47:36.257429 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8b436110-57d2-4276-9b8b-7d000054f642 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups returned with HTTP 202 Jul 24 07:47:36.257753 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 981/3903] 10.4.3.170 () {70 vars in 1299 bytes} [Fri Jul 24 07:47:36 2026] POST /volume/v3/backups => generated 315 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:47:36.265814 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-a3cd52c0-4168-4549-99b8-ab4fe4ad713c None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:36.267474 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a3cd52c0-4168-4549-99b8-ab4fe4ad713c tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/backups/ae27c6d4-5557-44ae-9720-6953bc0d30a4 Jul 24 07:47:36.267658 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a3cd52c0-4168-4549-99b8-ab4fe4ad713c tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:36.267842 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a3cd52c0-4168-4549-99b8-ab4fe4ad713c tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:36.267944 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-a3cd52c0-4168-4549-99b8-ab4fe4ad713c tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Show backup with id ae27c6d4-5557-44ae-9720-6953bc0d30a4. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:47:36.274373 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:36.274373 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:47:36.274981 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a3cd52c0-4168-4549-99b8-ab4fe4ad713c tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups/ae27c6d4-5557-44ae-9720-6953bc0d30a4 returned with HTTP 200 Jul 24 07:47:36.275337 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 964/3904] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:47:36 2026] GET /volume/v3/backups/ae27c6d4-5557-44ae-9720-6953bc0d30a4 => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:36.340362 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-278b1cd3-83ca-46f0-930b-7281ee976d72 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:36.343617 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-278b1cd3-83ca-46f0-930b-7281ee976d72 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] GET https://10.4.3.170/volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 Jul 24 07:47:36.343768 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-278b1cd3-83ca-46f0-930b-7281ee976d72 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:36.343948 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-278b1cd3-83ca-46f0-930b-7281ee976d72 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:36.351028 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-278b1cd3-83ca-46f0-930b-7281ee976d72 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 returned with HTTP 404 Jul 24 07:47:36.351582 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 982/3905] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:47:36 2026] GET /volume/v3/volumes/5070a1f0-ed35-4a83-8970-72db836d0f55 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:47:36.596702 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-ca61aaec-3ccb-4e5e-b46d-a464ff5fef41 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:36.598612 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ca61aaec-3ccb-4e5e-b46d-a464ff5fef41 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:47:36.598959 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ca61aaec-3ccb-4e5e-b46d-a464ff5fef41 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "4b0afab6-9e17-49eb-8bfb-e683d474265f", "size": 1}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:47:36.600953 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-ca61aaec-3ccb-4e5e-b46d-a464ff5fef41 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Create volume request body: {'volume': {'name': 'volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379', 'imageRef': '4b0afab6-9e17-49eb-8bfb-e683d474265f', 'size': 1}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:47:36.674130 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-ca61aaec-3ccb-4e5e-b46d-a464ff5fef41 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Create volume of 1 GB Jul 24 07:47:36.678222 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-ca61aaec-3ccb-4e5e-b46d-a464ff5fef41 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Availability Zones retrieved successfully. Jul 24 07:47:36.683781 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-ca61aaec-3ccb-4e5e-b46d-a464ff5fef41 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Flow 'volume_create_api' (acd47b7f-2f47-4203-841a-4f5d695cebe4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:47:36.684724 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-ca61aaec-3ccb-4e5e-b46d-a464ff5fef41 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6846f926-8f68-4636-ba61-a4513cef4fc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:47:36.685533 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-ca61aaec-3ccb-4e5e-b46d-a464ff5fef41 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:47:36.732147 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-ca61aaec-3ccb-4e5e-b46d-a464ff5fef41 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6846f926-8f68-4636-ba61-a4513cef4fc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:47:36.732812 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-ca61aaec-3ccb-4e5e-b46d-a464ff5fef41 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e2a2c18-f6dc-4cd9-91f3-9aea43825c7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:47:36.767174 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-ca61aaec-3ccb-4e5e-b46d-a464ff5fef41 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Created reservations ['8c47b671-273f-4a5d-985f-79f8228cf866', '2d1167fb-9367-4d14-8c77-4da354ec5f2f', 'b49175ab-7df8-482d-ab54-6e34be0bda5c', 'ee1d163d-2c88-41cb-9508-666650b0fe0c'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:47:36.767912 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-ca61aaec-3ccb-4e5e-b46d-a464ff5fef41 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e2a2c18-f6dc-4cd9-91f3-9aea43825c7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8c47b671-273f-4a5d-985f-79f8228cf866', '2d1167fb-9367-4d14-8c77-4da354ec5f2f', 'b49175ab-7df8-482d-ab54-6e34be0bda5c', 'ee1d163d-2c88-41cb-9508-666650b0fe0c']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:47:36.768787 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-ca61aaec-3ccb-4e5e-b46d-a464ff5fef41 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4fe104c0-2ba9-4096-b9ae-0785801815ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:47:36.792222 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-ca61aaec-3ccb-4e5e-b46d-a464ff5fef41 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4fe104c0-2ba9-4096-b9ae-0785801815ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a7ea499b-9c6e-4c40-a1c3-54a342253836', '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='e23bf9d5118044f7a028a1e2f16fc182',qos_specs=None,replication_status=,reservations=['8c47b671-273f-4a5d-985f-79f8228cf866','2d1167fb-9367-4d14-8c77-4da354ec5f2f','b49175ab-7df8-482d-ab54-6e34be0bda5c','ee1d163d-2c88-41cb-9508-666650b0fe0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8249c69b515c42f0b4652dd194bc295a',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:47:36Z,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=a7ea499b-9c6e-4c40-a1c3-54a342253836,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e23bf9d5118044f7a028a1e2f16fc182',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8249c69b515c42f0b4652dd194bc295a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:47:36.793051 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-ca61aaec-3ccb-4e5e-b46d-a464ff5fef41 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e94ba949-9bcb-4cf7-9831-06bb0eb01bf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:47:36.836381 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-ca61aaec-3ccb-4e5e-b46d-a464ff5fef41 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e94ba949-9bcb-4cf7-9831-06bb0eb01bf5) transitioned into state 'SUCCESS' from 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='e23bf9d5118044f7a028a1e2f16fc182',qos_specs=None,replication_status=,reservations=['8c47b671-273f-4a5d-985f-79f8228cf866','2d1167fb-9367-4d14-8c77-4da354ec5f2f','b49175ab-7df8-482d-ab54-6e34be0bda5c','ee1d163d-2c88-41cb-9508-666650b0fe0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8249c69b515c42f0b4652dd194bc295a',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:47:36.837122 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-ca61aaec-3ccb-4e5e-b46d-a464ff5fef41 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b0d6268-bfee-4ec5-ab7d-f9cbfe99d0cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:47:36.847968 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-ca61aaec-3ccb-4e5e-b46d-a464ff5fef41 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b0d6268-bfee-4ec5-ab7d-f9cbfe99d0cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:47:36.849223 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-ca61aaec-3ccb-4e5e-b46d-a464ff5fef41 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Flow 'volume_create_api' (acd47b7f-2f47-4203-841a-4f5d695cebe4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:47:36.849583 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-ca61aaec-3ccb-4e5e-b46d-a464ff5fef41 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Create volume request issued successfully. Jul 24 07:47:36.850188 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ca61aaec-3ccb-4e5e-b46d-a464ff5fef41 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:47:36.850644 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 979/3906] 10.4.3.170 () {70 vars in 1300 bytes} [Fri Jul 24 07:47:36 2026] POST /volume/v3/volumes => generated 775 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:47:36.865690 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d03aa286-e438-4e30-b3f4-37af9c3661e0 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:36.869167 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d03aa286-e438-4e30-b3f4-37af9c3661e0 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] GET https://10.4.3.170/volume/v3/volumes/a7ea499b-9c6e-4c40-a1c3-54a342253836 Jul 24 07:47:36.869418 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d03aa286-e438-4e30-b3f4-37af9c3661e0 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:36.869590 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d03aa286-e438-4e30-b3f4-37af9c3661e0 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:36.889711 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:36.889711 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:47:36.893958 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-d03aa286-e438-4e30-b3f4-37af9c3661e0 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Volume info retrieved successfully. Jul 24 07:47:36.899077 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d03aa286-e438-4e30-b3f4-37af9c3661e0 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] https://10.4.3.170/volume/v3/volumes/a7ea499b-9c6e-4c40-a1c3-54a342253836 returned with HTTP 200 Jul 24 07:47:36.899497 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 982/3907] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:47:36 2026] GET /volume/v3/volumes/a7ea499b-9c6e-4c40-a1c3-54a342253836 => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:47:37.292172 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-b15b3e7f-e503-406b-8510-971c11df3c00 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:37.294738 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b15b3e7f-e503-406b-8510-971c11df3c00 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/backups/ae27c6d4-5557-44ae-9720-6953bc0d30a4 Jul 24 07:47:37.295353 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b15b3e7f-e503-406b-8510-971c11df3c00 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:37.295548 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b15b3e7f-e503-406b-8510-971c11df3c00 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:37.295652 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-b15b3e7f-e503-406b-8510-971c11df3c00 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Show backup with id ae27c6d4-5557-44ae-9720-6953bc0d30a4. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:47:37.311521 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:37.311521 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:47:37.311521 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b15b3e7f-e503-406b-8510-971c11df3c00 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups/ae27c6d4-5557-44ae-9720-6953bc0d30a4 returned with HTTP 200 Jul 24 07:47:37.311521 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 965/3908] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:47:37 2026] GET /volume/v3/backups/ae27c6d4-5557-44ae-9720-6953bc0d30a4 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:37.912367 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-cdb94ab2-5dda-4838-a92c-4383b8f566d2 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:37.914057 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-cdb94ab2-5dda-4838-a92c-4383b8f566d2 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] GET https://10.4.3.170/volume/v3/volumes/a7ea499b-9c6e-4c40-a1c3-54a342253836 Jul 24 07:47:37.914271 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-cdb94ab2-5dda-4838-a92c-4383b8f566d2 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:37.914459 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-cdb94ab2-5dda-4838-a92c-4383b8f566d2 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:37.920662 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:37.920662 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:47:37.924892 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-cdb94ab2-5dda-4838-a92c-4383b8f566d2 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Volume info retrieved successfully. Jul 24 07:47:37.930139 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-cdb94ab2-5dda-4838-a92c-4383b8f566d2 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] https://10.4.3.170/volume/v3/volumes/a7ea499b-9c6e-4c40-a1c3-54a342253836 returned with HTTP 200 Jul 24 07:47:37.930786 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 983/3909] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:47:37 2026] GET /volume/v3/volumes/a7ea499b-9c6e-4c40-a1c3-54a342253836 => generated 925 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:47:38.312673 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-883fca7b-ca46-4377-8cd6-36b0334f6c9c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:38.314504 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-883fca7b-ca46-4377-8cd6-36b0334f6c9c tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/backups/ae27c6d4-5557-44ae-9720-6953bc0d30a4 Jul 24 07:47:38.314706 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-883fca7b-ca46-4377-8cd6-36b0334f6c9c tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:38.314889 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-883fca7b-ca46-4377-8cd6-36b0334f6c9c tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:38.315005 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-883fca7b-ca46-4377-8cd6-36b0334f6c9c tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Show backup with id ae27c6d4-5557-44ae-9720-6953bc0d30a4. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:47:38.319113 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:38.319113 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:47:38.319685 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-883fca7b-ca46-4377-8cd6-36b0334f6c9c tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups/ae27c6d4-5557-44ae-9720-6953bc0d30a4 returned with HTTP 200 Jul 24 07:47:38.320016 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 980/3910] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:47:38 2026] GET /volume/v3/backups/ae27c6d4-5557-44ae-9720-6953bc0d30a4 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:38.943083 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-15851b2f-58e4-489d-b61a-329d76fe508b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:38.946068 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-15851b2f-58e4-489d-b61a-329d76fe508b tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] GET https://10.4.3.170/volume/v3/volumes/a7ea499b-9c6e-4c40-a1c3-54a342253836 Jul 24 07:47:38.946068 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-15851b2f-58e4-489d-b61a-329d76fe508b tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:38.946068 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-15851b2f-58e4-489d-b61a-329d76fe508b tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:38.957367 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:38.957367 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:47:38.964309 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-15851b2f-58e4-489d-b61a-329d76fe508b tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Volume info retrieved successfully. Jul 24 07:47:38.968936 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-15851b2f-58e4-489d-b61a-329d76fe508b tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] https://10.4.3.170/volume/v3/volumes/a7ea499b-9c6e-4c40-a1c3-54a342253836 returned with HTTP 200 Jul 24 07:47:38.969456 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 983/3911] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:47:38 2026] GET /volume/v3/volumes/a7ea499b-9c6e-4c40-a1c3-54a342253836 => generated 928 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:47:39.332390 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-4e1e5b1e-5747-4066-81fa-113343b1cdf2 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:39.338518 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4e1e5b1e-5747-4066-81fa-113343b1cdf2 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/backups/ae27c6d4-5557-44ae-9720-6953bc0d30a4 Jul 24 07:47:39.338752 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4e1e5b1e-5747-4066-81fa-113343b1cdf2 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:39.338954 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4e1e5b1e-5747-4066-81fa-113343b1cdf2 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:39.339097 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-4e1e5b1e-5747-4066-81fa-113343b1cdf2 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Show backup with id ae27c6d4-5557-44ae-9720-6953bc0d30a4. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:47:39.346807 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:39.346807 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:47:39.347626 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4e1e5b1e-5747-4066-81fa-113343b1cdf2 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups/ae27c6d4-5557-44ae-9720-6953bc0d30a4 returned with HTTP 200 Jul 24 07:47:39.348299 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 966/3912] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:47:39 2026] GET /volume/v3/backups/ae27c6d4-5557-44ae-9720-6953bc0d30a4 => generated 735 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:39.983895 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-2ee09ab8-730a-42ff-b9cc-348c447351c0 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:39.985872 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2ee09ab8-730a-42ff-b9cc-348c447351c0 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] GET https://10.4.3.170/volume/v3/volumes/a7ea499b-9c6e-4c40-a1c3-54a342253836 Jul 24 07:47:39.986148 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2ee09ab8-730a-42ff-b9cc-348c447351c0 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:39.986355 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2ee09ab8-730a-42ff-b9cc-348c447351c0 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:39.993461 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:39.993461 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:47:39.997705 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-2ee09ab8-730a-42ff-b9cc-348c447351c0 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Volume info retrieved successfully. Jul 24 07:47:40.001965 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2ee09ab8-730a-42ff-b9cc-348c447351c0 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] https://10.4.3.170/volume/v3/volumes/a7ea499b-9c6e-4c40-a1c3-54a342253836 returned with HTTP 200 Jul 24 07:47:40.002746 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 984/3913] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:47:39 2026] GET /volume/v3/volumes/a7ea499b-9c6e-4c40-a1c3-54a342253836 => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:47:40.361218 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-55a63e35-9fb6-4a32-a0b0-772e9bba3f01 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:40.362781 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-55a63e35-9fb6-4a32-a0b0-772e9bba3f01 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/backups/ae27c6d4-5557-44ae-9720-6953bc0d30a4 Jul 24 07:47:40.362953 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-55a63e35-9fb6-4a32-a0b0-772e9bba3f01 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:40.363139 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-55a63e35-9fb6-4a32-a0b0-772e9bba3f01 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:40.363251 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-55a63e35-9fb6-4a32-a0b0-772e9bba3f01 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Show backup with id ae27c6d4-5557-44ae-9720-6953bc0d30a4. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:47:40.366787 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:40.366787 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:47:40.367304 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-55a63e35-9fb6-4a32-a0b0-772e9bba3f01 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups/ae27c6d4-5557-44ae-9720-6953bc0d30a4 returned with HTTP 200 Jul 24 07:47:40.367608 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 981/3914] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:47:40 2026] GET /volume/v3/backups/ae27c6d4-5557-44ae-9720-6953bc0d30a4 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:41.017227 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-eef7e083-1af2-45bf-9f15-7c2f735873e1 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:41.018789 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-eef7e083-1af2-45bf-9f15-7c2f735873e1 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] GET https://10.4.3.170/volume/v3/volumes/a7ea499b-9c6e-4c40-a1c3-54a342253836 Jul 24 07:47:41.018971 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-eef7e083-1af2-45bf-9f15-7c2f735873e1 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:41.019161 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-eef7e083-1af2-45bf-9f15-7c2f735873e1 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:41.026108 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:41.026108 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:47:41.030188 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-eef7e083-1af2-45bf-9f15-7c2f735873e1 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Volume info retrieved successfully. Jul 24 07:47:41.034641 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-eef7e083-1af2-45bf-9f15-7c2f735873e1 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] https://10.4.3.170/volume/v3/volumes/a7ea499b-9c6e-4c40-a1c3-54a342253836 returned with HTTP 200 Jul 24 07:47:41.034995 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 984/3915] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:47:41 2026] GET /volume/v3/volumes/a7ea499b-9c6e-4c40-a1c3-54a342253836 => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:47:41.293960 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-40071387-087a-4a90-954d-c9cd878b68d0 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:41.295707 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-40071387-087a-4a90-954d-c9cd878b68d0 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] DELETE https://10.4.3.170/volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 Jul 24 07:47:41.295895 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-40071387-087a-4a90-954d-c9cd878b68d0 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:41.296075 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-40071387-087a-4a90-954d-c9cd878b68d0 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:41.296235 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-40071387-087a-4a90-954d-c9cd878b68d0 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Delete volume with id: 9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 Jul 24 07:47:41.303173 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:41.303173 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:47:41.303616 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-40071387-087a-4a90-954d-c9cd878b68d0 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Volume info retrieved successfully. Jul 24 07:47:41.318274 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-40071387-087a-4a90-954d-c9cd878b68d0 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Delete volume request issued successfully. Jul 24 07:47:41.318448 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-40071387-087a-4a90-954d-c9cd878b68d0 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 returned with HTTP 202 Jul 24 07:47:41.318854 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 967/3916] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:47:41 2026] DELETE /volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:47:41.325969 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-4086b34d-f0be-47c1-85ee-af8c7748952d None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:41.328964 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4086b34d-f0be-47c1-85ee-af8c7748952d tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] GET https://10.4.3.170/volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 Jul 24 07:47:41.329230 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4086b34d-f0be-47c1-85ee-af8c7748952d tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:41.329494 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4086b34d-f0be-47c1-85ee-af8c7748952d tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:41.337802 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:41.337802 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:47:41.343451 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-4086b34d-f0be-47c1-85ee-af8c7748952d tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Volume info retrieved successfully. Jul 24 07:47:41.350807 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4086b34d-f0be-47c1-85ee-af8c7748952d tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 returned with HTTP 200 Jul 24 07:47:41.351299 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 985/3917] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:47:41 2026] GET /volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:41.377772 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-9678f692-ec05-4dc2-beff-0e3a63459a0c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:41.379610 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9678f692-ec05-4dc2-beff-0e3a63459a0c tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/backups/ae27c6d4-5557-44ae-9720-6953bc0d30a4 Jul 24 07:47:41.379787 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9678f692-ec05-4dc2-beff-0e3a63459a0c tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:41.379960 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9678f692-ec05-4dc2-beff-0e3a63459a0c tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:41.380068 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-9678f692-ec05-4dc2-beff-0e3a63459a0c tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Show backup with id ae27c6d4-5557-44ae-9720-6953bc0d30a4. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:47:41.386765 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:41.386765 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:47:41.387447 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9678f692-ec05-4dc2-beff-0e3a63459a0c tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups/ae27c6d4-5557-44ae-9720-6953bc0d30a4 returned with HTTP 200 Jul 24 07:47:41.387707 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 982/3918] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:47:41 2026] GET /volume/v3/backups/ae27c6d4-5557-44ae-9720-6953bc0d30a4 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:42.049389 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9a98b821-7d5f-411f-9a04-7b625bbb31c6 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:42.051317 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9a98b821-7d5f-411f-9a04-7b625bbb31c6 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] GET https://10.4.3.170/volume/v3/volumes/a7ea499b-9c6e-4c40-a1c3-54a342253836 Jul 24 07:47:42.051551 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9a98b821-7d5f-411f-9a04-7b625bbb31c6 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:42.051741 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9a98b821-7d5f-411f-9a04-7b625bbb31c6 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:42.060239 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:42.060239 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:47:42.065003 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-9a98b821-7d5f-411f-9a04-7b625bbb31c6 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Volume info retrieved successfully. Jul 24 07:47:42.071004 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9a98b821-7d5f-411f-9a04-7b625bbb31c6 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] https://10.4.3.170/volume/v3/volumes/a7ea499b-9c6e-4c40-a1c3-54a342253836 returned with HTTP 200 Jul 24 07:47:42.071610 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 985/3919] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:47:42 2026] GET /volume/v3/volumes/a7ea499b-9c6e-4c40-a1c3-54a342253836 => generated 928 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:47:42.368474 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-d55ebb74-b665-47fd-980d-8264a0a545c5 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:42.370341 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d55ebb74-b665-47fd-980d-8264a0a545c5 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] GET https://10.4.3.170/volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 Jul 24 07:47:42.370548 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d55ebb74-b665-47fd-980d-8264a0a545c5 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:42.370724 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d55ebb74-b665-47fd-980d-8264a0a545c5 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:42.376376 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d55ebb74-b665-47fd-980d-8264a0a545c5 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 returned with HTTP 404 Jul 24 07:47:42.376844 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 968/3920] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:47:42 2026] GET /volume/v3/volumes/9d3eafa4-bcdf-4598-b5b0-d2b3eb2b3c66 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:47:42.402114 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-f7b8b516-6f7f-43a1-8c3d-828b367765fe None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:42.404140 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f7b8b516-6f7f-43a1-8c3d-828b367765fe tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/backups/ae27c6d4-5557-44ae-9720-6953bc0d30a4 Jul 24 07:47:42.404410 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f7b8b516-6f7f-43a1-8c3d-828b367765fe tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:42.404604 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f7b8b516-6f7f-43a1-8c3d-828b367765fe tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:42.404720 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-f7b8b516-6f7f-43a1-8c3d-828b367765fe tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Show backup with id ae27c6d4-5557-44ae-9720-6953bc0d30a4. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:47:42.409861 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:42.409861 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:47:42.410792 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f7b8b516-6f7f-43a1-8c3d-828b367765fe tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups/ae27c6d4-5557-44ae-9720-6953bc0d30a4 returned with HTTP 200 Jul 24 07:47:42.411195 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 986/3921] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:47:42 2026] GET /volume/v3/backups/ae27c6d4-5557-44ae-9720-6953bc0d30a4 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:43.085066 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-800dcb4c-c50d-4cc9-bd6e-2745d6c7dbfe None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:43.087070 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-800dcb4c-c50d-4cc9-bd6e-2745d6c7dbfe tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] GET https://10.4.3.170/volume/v3/volumes/a7ea499b-9c6e-4c40-a1c3-54a342253836 Jul 24 07:47:43.087372 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-800dcb4c-c50d-4cc9-bd6e-2745d6c7dbfe tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:43.087594 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-800dcb4c-c50d-4cc9-bd6e-2745d6c7dbfe tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:43.100239 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:43.100239 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:47:43.105584 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-800dcb4c-c50d-4cc9-bd6e-2745d6c7dbfe tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Volume info retrieved successfully. Jul 24 07:47:43.111037 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-800dcb4c-c50d-4cc9-bd6e-2745d6c7dbfe tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] https://10.4.3.170/volume/v3/volumes/a7ea499b-9c6e-4c40-a1c3-54a342253836 returned with HTTP 200 Jul 24 07:47:43.111613 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 983/3922] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:47:43 2026] GET /volume/v3/volumes/a7ea499b-9c6e-4c40-a1c3-54a342253836 => generated 928 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:47:43.421485 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-bd88a777-5c5c-4a29-a9e2-49e19fbc7de2 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:43.423620 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bd88a777-5c5c-4a29-a9e2-49e19fbc7de2 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/backups/ae27c6d4-5557-44ae-9720-6953bc0d30a4 Jul 24 07:47:43.423838 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bd88a777-5c5c-4a29-a9e2-49e19fbc7de2 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:43.424309 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bd88a777-5c5c-4a29-a9e2-49e19fbc7de2 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:43.424458 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-bd88a777-5c5c-4a29-a9e2-49e19fbc7de2 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Show backup with id ae27c6d4-5557-44ae-9720-6953bc0d30a4. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:47:43.428671 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:43.428671 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:47:43.431259 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bd88a777-5c5c-4a29-a9e2-49e19fbc7de2 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups/ae27c6d4-5557-44ae-9720-6953bc0d30a4 returned with HTTP 200 Jul 24 07:47:43.431259 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 986/3923] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:47:43 2026] GET /volume/v3/backups/ae27c6d4-5557-44ae-9720-6953bc0d30a4 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:44.129059 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-20447f4a-66b2-47ee-9fb0-ac415a6faf8a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:44.130670 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-20447f4a-66b2-47ee-9fb0-ac415a6faf8a tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] GET https://10.4.3.170/volume/v3/volumes/a7ea499b-9c6e-4c40-a1c3-54a342253836 Jul 24 07:47:44.130869 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-20447f4a-66b2-47ee-9fb0-ac415a6faf8a tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:44.131045 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-20447f4a-66b2-47ee-9fb0-ac415a6faf8a tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:44.142638 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:44.142638 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:47:44.151629 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-20447f4a-66b2-47ee-9fb0-ac415a6faf8a tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Volume info retrieved successfully. Jul 24 07:47:44.158559 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-20447f4a-66b2-47ee-9fb0-ac415a6faf8a tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] https://10.4.3.170/volume/v3/volumes/a7ea499b-9c6e-4c40-a1c3-54a342253836 returned with HTTP 200 Jul 24 07:47:44.158913 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 969/3924] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:47:44 2026] GET /volume/v3/volumes/a7ea499b-9c6e-4c40-a1c3-54a342253836 => generated 1193 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:47:44.170842 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-6ac96ec3-1887-4dc8-aec9-e343549b6921 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:44.172363 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6ac96ec3-1887-4dc8-aec9-e343549b6921 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] GET https://10.4.3.170/volume/v3/volumes/a7ea499b-9c6e-4c40-a1c3-54a342253836 Jul 24 07:47:44.172548 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6ac96ec3-1887-4dc8-aec9-e343549b6921 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:44.172713 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6ac96ec3-1887-4dc8-aec9-e343549b6921 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:44.178671 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:44.178671 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:47:44.181702 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-6ac96ec3-1887-4dc8-aec9-e343549b6921 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Volume info retrieved successfully. Jul 24 07:47:44.185411 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6ac96ec3-1887-4dc8-aec9-e343549b6921 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] https://10.4.3.170/volume/v3/volumes/a7ea499b-9c6e-4c40-a1c3-54a342253836 returned with HTTP 200 Jul 24 07:47:44.185797 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 987/3925] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:47:44 2026] GET /volume/v3/volumes/a7ea499b-9c6e-4c40-a1c3-54a342253836 => generated 1193 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:47:44.197671 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-93ea6898-d21d-4a87-9757-71248376a74c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:44.199179 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-93ea6898-d21d-4a87-9757-71248376a74c tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] POST https://10.4.3.170/volume/v3/snapshots Jul 24 07:47:44.199493 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-93ea6898-d21d-4a87-9757-71248376a74c tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a7ea499b-9c6e-4c40-a1c3-54a342253836", "name": "tempest-VolumeImageDependencyTests-Snapshot-1828214478"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:47:44.206853 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:44.206853 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:47:44.207258 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-93ea6898-d21d-4a87-9757-71248376a74c tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Volume info retrieved successfully. Jul 24 07:47:44.207363 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.snapshots [None req-93ea6898-d21d-4a87-9757-71248376a74c tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Create snapshot from volume a7ea499b-9c6e-4c40-a1c3-54a342253836 Jul 24 07:47:44.248785 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-93ea6898-d21d-4a87-9757-71248376a74c tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Created reservations ['4f6915e0-8cc3-4767-bac9-a2f7166b9c06', 'acf65458-fce4-4af4-bfce-7e375110ba52', '6b758209-72ba-4695-8753-b37d979decfd', 'd613b63a-e111-4c93-8c9d-e87b7bcdea48'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:47:44.280372 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-93ea6898-d21d-4a87-9757-71248376a74c tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Snapshot create request issued successfully. Jul 24 07:47:44.280721 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-93ea6898-d21d-4a87-9757-71248376a74c tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 24 07:47:44.281131 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 984/3926] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 24 07:47:44 2026] POST /volume/v3/snapshots => generated 313 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:47:44.290132 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-717593d5-f027-467b-b8f7-d8b482b43d01 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:44.294465 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-717593d5-f027-467b-b8f7-d8b482b43d01 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] GET https://10.4.3.170/volume/v3/snapshots/389bf460-fd07-4d71-aa82-ca26b6ab47ad Jul 24 07:47:44.294680 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-717593d5-f027-467b-b8f7-d8b482b43d01 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:44.294829 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-717593d5-f027-467b-b8f7-d8b482b43d01 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:44.302636 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:44.302636 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:47:44.303099 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-717593d5-f027-467b-b8f7-d8b482b43d01 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Snapshot retrieved successfully. Jul 24 07:47:44.303937 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-717593d5-f027-467b-b8f7-d8b482b43d01 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] https://10.4.3.170/volume/v3/snapshots/389bf460-fd07-4d71-aa82-ca26b6ab47ad returned with HTTP 200 Jul 24 07:47:44.304421 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 987/3927] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:47:44 2026] GET /volume/v3/snapshots/389bf460-fd07-4d71-aa82-ca26b6ab47ad => generated 445 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:44.440763 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-39f3987a-ba1d-4d07-b663-b71e94dfbf27 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:44.442507 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-39f3987a-ba1d-4d07-b663-b71e94dfbf27 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/backups/ae27c6d4-5557-44ae-9720-6953bc0d30a4 Jul 24 07:47:44.442723 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-39f3987a-ba1d-4d07-b663-b71e94dfbf27 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:44.442898 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-39f3987a-ba1d-4d07-b663-b71e94dfbf27 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:44.443005 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-39f3987a-ba1d-4d07-b663-b71e94dfbf27 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Show backup with id ae27c6d4-5557-44ae-9720-6953bc0d30a4. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:47:44.447171 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:44.447171 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:47:44.447859 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-39f3987a-ba1d-4d07-b663-b71e94dfbf27 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups/ae27c6d4-5557-44ae-9720-6953bc0d30a4 returned with HTTP 200 Jul 24 07:47:44.448287 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 970/3928] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:47:44 2026] GET /volume/v3/backups/ae27c6d4-5557-44ae-9720-6953bc0d30a4 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:44.899952 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-512fdef5-af29-43c2-8785-ef45080e4640 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:44.901626 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-512fdef5-af29-43c2-8785-ef45080e4640 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/volumes/f2a25ad5-4af8-40db-bcc1-5bc4d2ed4b0f Jul 24 07:47:44.901797 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-512fdef5-af29-43c2-8785-ef45080e4640 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:44.901985 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-512fdef5-af29-43c2-8785-ef45080e4640 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:44.917712 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:44.917712 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:47:44.921078 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-512fdef5-af29-43c2-8785-ef45080e4640 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Volume info retrieved successfully. Jul 24 07:47:44.925436 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-512fdef5-af29-43c2-8785-ef45080e4640 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/volumes/f2a25ad5-4af8-40db-bcc1-5bc4d2ed4b0f returned with HTTP 200 Jul 24 07:47:44.925926 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 988/3929] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:47:44 2026] GET /volume/v3/volumes/f2a25ad5-4af8-40db-bcc1-5bc4d2ed4b0f => generated 1649 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 24 07:47:45.313002 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-0801fd4f-171b-4c5d-9e58-12b2a531e878 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:45.315541 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0801fd4f-171b-4c5d-9e58-12b2a531e878 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] GET https://10.4.3.170/volume/v3/snapshots/389bf460-fd07-4d71-aa82-ca26b6ab47ad Jul 24 07:47:45.315699 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0801fd4f-171b-4c5d-9e58-12b2a531e878 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:45.315875 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0801fd4f-171b-4c5d-9e58-12b2a531e878 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:45.321838 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:45.321838 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:47:45.322274 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-0801fd4f-171b-4c5d-9e58-12b2a531e878 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Snapshot retrieved successfully. Jul 24 07:47:45.323244 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0801fd4f-171b-4c5d-9e58-12b2a531e878 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] https://10.4.3.170/volume/v3/snapshots/389bf460-fd07-4d71-aa82-ca26b6ab47ad returned with HTTP 200 Jul 24 07:47:45.323706 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 985/3930] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:47:45 2026] GET /volume/v3/snapshots/389bf460-fd07-4d71-aa82-ca26b6ab47ad => generated 472 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:45.338825 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f27b1426-2279-4358-8bf6-9db57485f7c0 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:45.343899 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f27b1426-2279-4358-8bf6-9db57485f7c0 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:47:45.344320 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f27b1426-2279-4358-8bf6-9db57485f7c0 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "snapshot_id": "389bf460-fd07-4d71-aa82-ca26b6ab47ad", "size": 1}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:47:45.345972 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-f27b1426-2279-4358-8bf6-9db57485f7c0 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379', 'snapshot_id': '389bf460-fd07-4d71-aa82-ca26b6ab47ad', 'size': 1}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:47:45.351821 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:45.351821 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:47:45.352267 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-f27b1426-2279-4358-8bf6-9db57485f7c0 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Snapshot retrieved successfully. Jul 24 07:47:45.352386 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-f27b1426-2279-4358-8bf6-9db57485f7c0 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Create volume of 1 GB Jul 24 07:47:45.356390 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-f27b1426-2279-4358-8bf6-9db57485f7c0 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Availability Zones retrieved successfully. Jul 24 07:47:45.362245 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-f27b1426-2279-4358-8bf6-9db57485f7c0 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Flow 'volume_create_api' (362a8fad-81d0-4e8b-8d40-3a9d165cec5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:47:45.363483 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-f27b1426-2279-4358-8bf6-9db57485f7c0 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f1ece45-f4b9-43c7-a722-b72da558d482) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:47:45.364930 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-f27b1426-2279-4358-8bf6-9db57485f7c0 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:47:45.412597 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-f27b1426-2279-4358-8bf6-9db57485f7c0 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f1ece45-f4b9-43c7-a722-b72da558d482) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '389bf460-fd07-4d71-aa82-ca26b6ab47ad', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:47:45.418251 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-f27b1426-2279-4358-8bf6-9db57485f7c0 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb771507-c4a4-40c4-a0db-875310d68b80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:47:45.459225 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-601f5685-f01e-4772-80e0-ee21c2b28a64 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:45.461648 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-601f5685-f01e-4772-80e0-ee21c2b28a64 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/backups/ae27c6d4-5557-44ae-9720-6953bc0d30a4 Jul 24 07:47:45.461648 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-601f5685-f01e-4772-80e0-ee21c2b28a64 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:45.461648 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-601f5685-f01e-4772-80e0-ee21c2b28a64 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:45.461648 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-601f5685-f01e-4772-80e0-ee21c2b28a64 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Show backup with id ae27c6d4-5557-44ae-9720-6953bc0d30a4. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:47:45.466012 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:45.466012 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:47:45.466751 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-601f5685-f01e-4772-80e0-ee21c2b28a64 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups/ae27c6d4-5557-44ae-9720-6953bc0d30a4 returned with HTTP 200 Jul 24 07:47:45.467123 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 971/3931] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:47:45 2026] GET /volume/v3/backups/ae27c6d4-5557-44ae-9720-6953bc0d30a4 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:45.472518 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-f27b1426-2279-4358-8bf6-9db57485f7c0 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Created reservations ['88ad1bc4-4fc4-4fe3-aecb-e525545dca2e', '9ec27691-77af-4aa1-814f-9d596b998ae3', '70041087-d31f-4b4e-a4f5-91c5e47a789a', 'f7a44d20-e8a2-439b-990a-bf4bf474d428'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:47:45.473448 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-f27b1426-2279-4358-8bf6-9db57485f7c0 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb771507-c4a4-40c4-a0db-875310d68b80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['88ad1bc4-4fc4-4fe3-aecb-e525545dca2e', '9ec27691-77af-4aa1-814f-9d596b998ae3', '70041087-d31f-4b4e-a4f5-91c5e47a789a', 'f7a44d20-e8a2-439b-990a-bf4bf474d428']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:47:45.474352 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-f27b1426-2279-4358-8bf6-9db57485f7c0 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77668b61-5899-4408-b753-5fe3794a85a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:47:45.527765 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-f27b1426-2279-4358-8bf6-9db57485f7c0 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77668b61-5899-4408-b753-5fe3794a85a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '76dbbeb3-6315-4883-afdf-055ad348c9aa', '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='e23bf9d5118044f7a028a1e2f16fc182',qos_specs=None,replication_status=,reservations=['88ad1bc4-4fc4-4fe3-aecb-e525545dca2e','9ec27691-77af-4aa1-814f-9d596b998ae3','70041087-d31f-4b4e-a4f5-91c5e47a789a','f7a44d20-e8a2-439b-990a-bf4bf474d428'],size=1,snapshot_id=389bf460-fd07-4d71-aa82-ca26b6ab47ad,source_replicaid=,source_volid=None,status='creating',user_id='8249c69b515c42f0b4652dd194bc295a',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:47:45Z,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=76dbbeb3-6315-4883-afdf-055ad348c9aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e23bf9d5118044f7a028a1e2f16fc182',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=389bf460-fd07-4d71-aa82-ca26b6ab47ad,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8249c69b515c42f0b4652dd194bc295a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:47:45.528018 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-f27b1426-2279-4358-8bf6-9db57485f7c0 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af6b8934-4140-4d85-9da0-7c1ed9e05df3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:47:45.550547 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-f27b1426-2279-4358-8bf6-9db57485f7c0 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af6b8934-4140-4d85-9da0-7c1ed9e05df3) transitioned into state 'SUCCESS' from 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='e23bf9d5118044f7a028a1e2f16fc182',qos_specs=None,replication_status=,reservations=['88ad1bc4-4fc4-4fe3-aecb-e525545dca2e','9ec27691-77af-4aa1-814f-9d596b998ae3','70041087-d31f-4b4e-a4f5-91c5e47a789a','f7a44d20-e8a2-439b-990a-bf4bf474d428'],size=1,snapshot_id=389bf460-fd07-4d71-aa82-ca26b6ab47ad,source_replicaid=,source_volid=None,status='creating',user_id='8249c69b515c42f0b4652dd194bc295a',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:47:45.553360 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-f27b1426-2279-4358-8bf6-9db57485f7c0 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5690230-f870-465e-ba1d-bd8a1e0839be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:47:45.579287 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-f27b1426-2279-4358-8bf6-9db57485f7c0 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5690230-f870-465e-ba1d-bd8a1e0839be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:47:45.580170 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-f27b1426-2279-4358-8bf6-9db57485f7c0 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Flow 'volume_create_api' (362a8fad-81d0-4e8b-8d40-3a9d165cec5b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:47:45.580577 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-f27b1426-2279-4358-8bf6-9db57485f7c0 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Create volume request issued successfully. Jul 24 07:47:45.581214 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f27b1426-2279-4358-8bf6-9db57485f7c0 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:47:45.584034 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 988/3932] 10.4.3.170 () {70 vars in 1300 bytes} [Fri Jul 24 07:47:45 2026] POST /volume/v3/volumes => generated 809 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jul 24 07:47:45.599233 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-0344df20-ccf7-4c8a-9b34-138eef0f2ea7 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:45.600616 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0344df20-ccf7-4c8a-9b34-138eef0f2ea7 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] GET https://10.4.3.170/volume/v3/volumes/76dbbeb3-6315-4883-afdf-055ad348c9aa Jul 24 07:47:45.600816 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0344df20-ccf7-4c8a-9b34-138eef0f2ea7 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:45.600994 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0344df20-ccf7-4c8a-9b34-138eef0f2ea7 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:45.608317 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:45.608317 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:47:45.612322 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-0344df20-ccf7-4c8a-9b34-138eef0f2ea7 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Volume info retrieved successfully. Jul 24 07:47:45.616525 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0344df20-ccf7-4c8a-9b34-138eef0f2ea7 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] https://10.4.3.170/volume/v3/volumes/76dbbeb3-6315-4883-afdf-055ad348c9aa returned with HTTP 200 Jul 24 07:47:45.617141 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 989/3933] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:47:45 2026] GET /volume/v3/volumes/76dbbeb3-6315-4883-afdf-055ad348c9aa => generated 877 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:47:45.939136 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-b05c16a1-1e1e-45cf-800b-a13ee5591986 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:45.940973 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b05c16a1-1e1e-45cf-800b-a13ee5591986 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/volumes/f2a25ad5-4af8-40db-bcc1-5bc4d2ed4b0f Jul 24 07:47:45.941242 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b05c16a1-1e1e-45cf-800b-a13ee5591986 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:45.941357 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b05c16a1-1e1e-45cf-800b-a13ee5591986 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:45.951403 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:45.951403 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:47:45.955012 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-b05c16a1-1e1e-45cf-800b-a13ee5591986 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Volume info retrieved successfully. Jul 24 07:47:45.960139 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b05c16a1-1e1e-45cf-800b-a13ee5591986 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/volumes/f2a25ad5-4af8-40db-bcc1-5bc4d2ed4b0f returned with HTTP 200 Jul 24 07:47:45.960590 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 986/3934] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:47:45 2026] GET /volume/v3/volumes/f2a25ad5-4af8-40db-bcc1-5bc4d2ed4b0f => generated 1649 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:47:46.402519 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-36ab48ea-6ce7-433c-aa4b-eee1c2e4505e req-b7a8c0f1-9057-47f4-a5c8-80f1ba44bd4f None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:46.405982 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-36ab48ea-6ce7-433c-aa4b-eee1c2e4505e req-b7a8c0f1-9057-47f4-a5c8-80f1ba44bd4f tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] DELETE https://10.4.3.170/volume/v3/attachments/35637d3a-3f6b-40cd-a3c7-333726bb4e50 Jul 24 07:47:46.407657 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-36ab48ea-6ce7-433c-aa4b-eee1c2e4505e req-b7a8c0f1-9057-47f4-a5c8-80f1ba44bd4f tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:46.407657 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-36ab48ea-6ce7-433c-aa4b-eee1c2e4505e req-b7a8c0f1-9057-47f4-a5c8-80f1ba44bd4f tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:46.414469 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:46.414469 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:47:46.452466 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-36ab48ea-6ce7-433c-aa4b-eee1c2e4505e req-b7a8c0f1-9057-47f4-a5c8-80f1ba44bd4f tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/attachments/35637d3a-3f6b-40cd-a3c7-333726bb4e50 returned with HTTP 200 Jul 24 07:47:46.452817 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 972/3935] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 24 07:47:46 2026] DELETE /volume/v3/attachments/35637d3a-3f6b-40cd-a3c7-333726bb4e50 => generated 19 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:46.479891 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-928b8434-c9c3-4a6f-906b-c235d33deeec None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:46.481508 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-928b8434-c9c3-4a6f-906b-c235d33deeec tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/backups/ae27c6d4-5557-44ae-9720-6953bc0d30a4 Jul 24 07:47:46.481905 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-928b8434-c9c3-4a6f-906b-c235d33deeec tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:46.481905 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-928b8434-c9c3-4a6f-906b-c235d33deeec tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:46.482024 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-928b8434-c9c3-4a6f-906b-c235d33deeec tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Show backup with id ae27c6d4-5557-44ae-9720-6953bc0d30a4. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:47:46.487569 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:46.487569 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:47:46.488294 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-928b8434-c9c3-4a6f-906b-c235d33deeec tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups/ae27c6d4-5557-44ae-9720-6953bc0d30a4 returned with HTTP 200 Jul 24 07:47:46.488792 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 989/3936] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:47:46 2026] GET /volume/v3/backups/ae27c6d4-5557-44ae-9720-6953bc0d30a4 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:46.634104 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-0ad14fd8-756d-410a-94a1-b91161ba3612 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:46.636554 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0ad14fd8-756d-410a-94a1-b91161ba3612 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] GET https://10.4.3.170/volume/v3/volumes/76dbbeb3-6315-4883-afdf-055ad348c9aa Jul 24 07:47:46.636966 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0ad14fd8-756d-410a-94a1-b91161ba3612 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:46.637400 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0ad14fd8-756d-410a-94a1-b91161ba3612 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:46.643995 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:46.643995 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:47:46.647842 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-0ad14fd8-756d-410a-94a1-b91161ba3612 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Volume info retrieved successfully. Jul 24 07:47:46.652376 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0ad14fd8-756d-410a-94a1-b91161ba3612 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] https://10.4.3.170/volume/v3/volumes/76dbbeb3-6315-4883-afdf-055ad348c9aa returned with HTTP 200 Jul 24 07:47:46.652895 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 990/3937] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:47:46 2026] GET /volume/v3/volumes/76dbbeb3-6315-4883-afdf-055ad348c9aa => generated 1228 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:47:46.668786 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-8c253e9e-a3ec-4b6e-9471-41acf3cae3b0 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:46.670554 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8c253e9e-a3ec-4b6e-9471-41acf3cae3b0 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] GET https://10.4.3.170/volume/v3/volumes/76dbbeb3-6315-4883-afdf-055ad348c9aa Jul 24 07:47:46.670753 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8c253e9e-a3ec-4b6e-9471-41acf3cae3b0 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:46.670948 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8c253e9e-a3ec-4b6e-9471-41acf3cae3b0 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:46.677681 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:46.677681 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:47:46.681039 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-8c253e9e-a3ec-4b6e-9471-41acf3cae3b0 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Volume info retrieved successfully. Jul 24 07:47:46.684966 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8c253e9e-a3ec-4b6e-9471-41acf3cae3b0 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] https://10.4.3.170/volume/v3/volumes/76dbbeb3-6315-4883-afdf-055ad348c9aa returned with HTTP 200 Jul 24 07:47:46.685341 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 987/3938] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:47:46 2026] GET /volume/v3/volumes/76dbbeb3-6315-4883-afdf-055ad348c9aa => generated 1228 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:47:46.704223 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-92350665-5d57-4533-a76b-89824e164916 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:46.705901 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-92350665-5d57-4533-a76b-89824e164916 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/389bf460-fd07-4d71-aa82-ca26b6ab47ad Jul 24 07:47:46.706087 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-92350665-5d57-4533-a76b-89824e164916 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:46.706279 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-92350665-5d57-4533-a76b-89824e164916 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:46.706377 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.snapshots [None req-92350665-5d57-4533-a76b-89824e164916 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Delete snapshot with id: 389bf460-fd07-4d71-aa82-ca26b6ab47ad Jul 24 07:47:46.710981 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:46.710981 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:47:46.711360 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-92350665-5d57-4533-a76b-89824e164916 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Snapshot retrieved successfully. Jul 24 07:47:46.724007 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-92350665-5d57-4533-a76b-89824e164916 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Snapshot delete request issued successfully. Jul 24 07:47:46.724237 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-92350665-5d57-4533-a76b-89824e164916 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] https://10.4.3.170/volume/v3/snapshots/389bf460-fd07-4d71-aa82-ca26b6ab47ad returned with HTTP 202 Jul 24 07:47:46.724681 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 973/3939] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 24 07:47:46 2026] DELETE /volume/v3/snapshots/389bf460-fd07-4d71-aa82-ca26b6ab47ad => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:47:46.732890 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-614d0d91-5671-400a-ae3d-4134bb8140e6 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:46.734482 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-614d0d91-5671-400a-ae3d-4134bb8140e6 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] GET https://10.4.3.170/volume/v3/snapshots/389bf460-fd07-4d71-aa82-ca26b6ab47ad Jul 24 07:47:46.734639 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-614d0d91-5671-400a-ae3d-4134bb8140e6 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:46.734805 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-614d0d91-5671-400a-ae3d-4134bb8140e6 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:46.739103 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:46.739103 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:47:46.739485 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-614d0d91-5671-400a-ae3d-4134bb8140e6 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Snapshot retrieved successfully. Jul 24 07:47:46.740096 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-614d0d91-5671-400a-ae3d-4134bb8140e6 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] https://10.4.3.170/volume/v3/snapshots/389bf460-fd07-4d71-aa82-ca26b6ab47ad returned with HTTP 200 Jul 24 07:47:46.740416 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 990/3940] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:47:46 2026] GET /volume/v3/snapshots/389bf460-fd07-4d71-aa82-ca26b6ab47ad => generated 471 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:46.972558 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-99b27ed5-665f-40f9-96fb-2c1c946bbcb1 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:46.974144 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-99b27ed5-665f-40f9-96fb-2c1c946bbcb1 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/volumes/f2a25ad5-4af8-40db-bcc1-5bc4d2ed4b0f Jul 24 07:47:46.974348 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-99b27ed5-665f-40f9-96fb-2c1c946bbcb1 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:46.974568 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-99b27ed5-665f-40f9-96fb-2c1c946bbcb1 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:46.980785 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:46.980785 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:47:46.984180 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-99b27ed5-665f-40f9-96fb-2c1c946bbcb1 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Volume info retrieved successfully. Jul 24 07:47:46.988515 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-99b27ed5-665f-40f9-96fb-2c1c946bbcb1 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/volumes/f2a25ad5-4af8-40db-bcc1-5bc4d2ed4b0f returned with HTTP 200 Jul 24 07:47:46.988903 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 991/3941] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:47:46 2026] GET /volume/v3/volumes/f2a25ad5-4af8-40db-bcc1-5bc4d2ed4b0f => generated 1357 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:47:47.000922 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-3b8b22b8-1a8a-45ef-8cd0-3009f0037722 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:47.002642 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3b8b22b8-1a8a-45ef-8cd0-3009f0037722 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] POST https://10.4.3.170/volume/v3/backups Jul 24 07:47:47.003001 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3b8b22b8-1a8a-45ef-8cd0-3009f0037722 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f2a25ad5-4af8-40db-bcc1-5bc4d2ed4b0f", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-975026025"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:47:47.004648 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.contrib.backups [None req-3b8b22b8-1a8a-45ef-8cd0-3009f0037722 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Creating new backup {'backup': {'volume_id': 'f2a25ad5-4af8-40db-bcc1-5bc4d2ed4b0f', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-975026025'}} {{(pid=100244) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 07:47:47.004800 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.contrib.backups [None req-3b8b22b8-1a8a-45ef-8cd0-3009f0037722 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Creating backup of volume f2a25ad5-4af8-40db-bcc1-5bc4d2ed4b0f in container None Jul 24 07:47:47.011081 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:47.011081 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:47:47.011488 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-3b8b22b8-1a8a-45ef-8cd0-3009f0037722 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Volume info retrieved successfully. Jul 24 07:47:47.025502 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-3b8b22b8-1a8a-45ef-8cd0-3009f0037722 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Created reservations ['80a77f74-445c-4833-b46f-35207ccdcbea', '96df7de0-d3a6-47f3-a972-480b5956223a'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:47:47.064773 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3b8b22b8-1a8a-45ef-8cd0-3009f0037722 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups returned with HTTP 202 Jul 24 07:47:47.065380 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 988/3942] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 24 07:47:47 2026] POST /volume/v3/backups => generated 329 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:47:47.076180 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-b8097aa3-69f6-4728-96d6-97e1ccfab3a5 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:47.077938 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b8097aa3-69f6-4728-96d6-97e1ccfab3a5 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/c9244928-79d2-43c4-b6b5-c1953028a960 Jul 24 07:47:47.079467 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b8097aa3-69f6-4728-96d6-97e1ccfab3a5 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:47.079467 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b8097aa3-69f6-4728-96d6-97e1ccfab3a5 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:47.079467 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-b8097aa3-69f6-4728-96d6-97e1ccfab3a5 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id c9244928-79d2-43c4-b6b5-c1953028a960. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:47:47.083568 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:47.083568 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:47:47.084491 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b8097aa3-69f6-4728-96d6-97e1ccfab3a5 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/c9244928-79d2-43c4-b6b5-c1953028a960 returned with HTTP 200 Jul 24 07:47:47.085073 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 974/3943] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:47:47 2026] GET /volume/v3/backups/c9244928-79d2-43c4-b6b5-c1953028a960 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:47.498138 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d380f913-69d0-4182-b97e-15f306255157 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:47.499939 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d380f913-69d0-4182-b97e-15f306255157 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/backups/ae27c6d4-5557-44ae-9720-6953bc0d30a4 Jul 24 07:47:47.500157 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d380f913-69d0-4182-b97e-15f306255157 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:47.500381 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d380f913-69d0-4182-b97e-15f306255157 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:47.500488 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-d380f913-69d0-4182-b97e-15f306255157 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Show backup with id ae27c6d4-5557-44ae-9720-6953bc0d30a4. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:47:47.505127 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:47.505127 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:47:47.505778 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d380f913-69d0-4182-b97e-15f306255157 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups/ae27c6d4-5557-44ae-9720-6953bc0d30a4 returned with HTTP 200 Jul 24 07:47:47.506150 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 991/3944] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:47:47 2026] GET /volume/v3/backups/ae27c6d4-5557-44ae-9720-6953bc0d30a4 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:47.749200 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-767d5262-2a0e-494d-827d-0f216f80e2ee None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:47.751443 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-767d5262-2a0e-494d-827d-0f216f80e2ee tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] GET https://10.4.3.170/volume/v3/snapshots/389bf460-fd07-4d71-aa82-ca26b6ab47ad Jul 24 07:47:47.751443 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-767d5262-2a0e-494d-827d-0f216f80e2ee tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:47.751707 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-767d5262-2a0e-494d-827d-0f216f80e2ee tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:47.756794 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-767d5262-2a0e-494d-827d-0f216f80e2ee tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] https://10.4.3.170/volume/v3/snapshots/389bf460-fd07-4d71-aa82-ca26b6ab47ad returned with HTTP 404 Jul 24 07:47:47.757297 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 992/3945] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:47:47 2026] GET /volume/v3/snapshots/389bf460-fd07-4d71-aa82-ca26b6ab47ad => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:47:47.766229 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-e3a71c92-6af3-4dd3-934b-2faf2363259f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:47.767747 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e3a71c92-6af3-4dd3-934b-2faf2363259f tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] DELETE https://10.4.3.170/volume/v3/volumes/76dbbeb3-6315-4883-afdf-055ad348c9aa Jul 24 07:47:47.767928 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e3a71c92-6af3-4dd3-934b-2faf2363259f tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:47.768150 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e3a71c92-6af3-4dd3-934b-2faf2363259f tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:47.768333 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-e3a71c92-6af3-4dd3-934b-2faf2363259f tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Delete volume with id: 76dbbeb3-6315-4883-afdf-055ad348c9aa Jul 24 07:47:47.774304 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:47.774304 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:47:47.774683 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-e3a71c92-6af3-4dd3-934b-2faf2363259f tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Volume info retrieved successfully. Jul 24 07:47:47.794773 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-e3a71c92-6af3-4dd3-934b-2faf2363259f tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Delete volume request issued successfully. Jul 24 07:47:47.795887 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e3a71c92-6af3-4dd3-934b-2faf2363259f tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] https://10.4.3.170/volume/v3/volumes/76dbbeb3-6315-4883-afdf-055ad348c9aa returned with HTTP 202 Jul 24 07:47:47.795887 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 989/3946] 10.4.3.170 () {68 vars in 1392 bytes} [Fri Jul 24 07:47:47 2026] DELETE /volume/v3/volumes/76dbbeb3-6315-4883-afdf-055ad348c9aa => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 07:47:47.804708 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-f9fa385d-8633-40e1-9481-4cb1022acb53 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:47.806333 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f9fa385d-8633-40e1-9481-4cb1022acb53 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] GET https://10.4.3.170/volume/v3/volumes/76dbbeb3-6315-4883-afdf-055ad348c9aa Jul 24 07:47:47.806523 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f9fa385d-8633-40e1-9481-4cb1022acb53 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:47.806692 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f9fa385d-8633-40e1-9481-4cb1022acb53 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:47.813238 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:47.813238 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:47:47.819680 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-f9fa385d-8633-40e1-9481-4cb1022acb53 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Volume info retrieved successfully. Jul 24 07:47:47.824961 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f9fa385d-8633-40e1-9481-4cb1022acb53 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] https://10.4.3.170/volume/v3/volumes/76dbbeb3-6315-4883-afdf-055ad348c9aa returned with HTTP 200 Jul 24 07:47:47.825358 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 975/3947] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:47:47 2026] GET /volume/v3/volumes/76dbbeb3-6315-4883-afdf-055ad348c9aa => generated 1227 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:47:48.096964 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d0988212-e3bf-4318-bd74-298dd9dd0c4e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:48.098774 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d0988212-e3bf-4318-bd74-298dd9dd0c4e tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/c9244928-79d2-43c4-b6b5-c1953028a960 Jul 24 07:47:48.098937 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d0988212-e3bf-4318-bd74-298dd9dd0c4e tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:48.099154 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d0988212-e3bf-4318-bd74-298dd9dd0c4e tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:48.099284 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-d0988212-e3bf-4318-bd74-298dd9dd0c4e tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id c9244928-79d2-43c4-b6b5-c1953028a960. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:47:48.108487 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:48.108487 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:47:48.109585 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d0988212-e3bf-4318-bd74-298dd9dd0c4e tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/c9244928-79d2-43c4-b6b5-c1953028a960 returned with HTTP 200 Jul 24 07:47:48.109969 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 992/3948] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:47:48 2026] GET /volume/v3/backups/c9244928-79d2-43c4-b6b5-c1953028a960 => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:48.150928 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-1949ba1e-7378-4965-b476-d4c368fe85bc req-f4d01e05-feb8-44b9-a18e-6c123e6aa56d None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:48.153022 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-1949ba1e-7378-4965-b476-d4c368fe85bc req-f4d01e05-feb8-44b9-a18e-6c123e6aa56d tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] GET https://10.4.3.170/volume/v3/volumes/7efeded6-73fc-4fc6-948d-26ae650e0998 Jul 24 07:47:48.153299 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-1949ba1e-7378-4965-b476-d4c368fe85bc req-f4d01e05-feb8-44b9-a18e-6c123e6aa56d tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:48.153533 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-1949ba1e-7378-4965-b476-d4c368fe85bc req-f4d01e05-feb8-44b9-a18e-6c123e6aa56d tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:48.163156 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:48.163156 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:47:48.166726 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [req-1949ba1e-7378-4965-b476-d4c368fe85bc req-f4d01e05-feb8-44b9-a18e-6c123e6aa56d tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Volume info retrieved successfully. Jul 24 07:47:48.171123 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-1949ba1e-7378-4965-b476-d4c368fe85bc req-f4d01e05-feb8-44b9-a18e-6c123e6aa56d tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/volumes/7efeded6-73fc-4fc6-948d-26ae650e0998 returned with HTTP 200 Jul 24 07:47:48.171565 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 993/3949] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:47:48 2026] GET /volume/v3/volumes/7efeded6-73fc-4fc6-948d-26ae650e0998 => generated 1660 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:47:48.516652 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-bb331aee-b20f-40fa-88e0-439d1204117f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:48.518099 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-bb331aee-b20f-40fa-88e0-439d1204117f tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/backups/ae27c6d4-5557-44ae-9720-6953bc0d30a4 Jul 24 07:47:48.518290 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-bb331aee-b20f-40fa-88e0-439d1204117f tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:48.518456 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-bb331aee-b20f-40fa-88e0-439d1204117f tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:48.518554 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-bb331aee-b20f-40fa-88e0-439d1204117f tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Show backup with id ae27c6d4-5557-44ae-9720-6953bc0d30a4. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:47:48.522104 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:48.522104 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:47:48.522588 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-bb331aee-b20f-40fa-88e0-439d1204117f tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups/ae27c6d4-5557-44ae-9720-6953bc0d30a4 returned with HTTP 200 Jul 24 07:47:48.522919 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 990/3950] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:47:48 2026] GET /volume/v3/backups/ae27c6d4-5557-44ae-9720-6953bc0d30a4 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:48.839677 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-10a22aa9-85e0-49b5-aba9-ae562f4474dc None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:48.841250 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-10a22aa9-85e0-49b5-aba9-ae562f4474dc tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] GET https://10.4.3.170/volume/v3/volumes/76dbbeb3-6315-4883-afdf-055ad348c9aa Jul 24 07:47:48.841452 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-10a22aa9-85e0-49b5-aba9-ae562f4474dc tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:48.841622 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-10a22aa9-85e0-49b5-aba9-ae562f4474dc tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:48.846558 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-10a22aa9-85e0-49b5-aba9-ae562f4474dc tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] https://10.4.3.170/volume/v3/volumes/76dbbeb3-6315-4883-afdf-055ad348c9aa returned with HTTP 404 Jul 24 07:47:48.846942 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 976/3951] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:47:48 2026] GET /volume/v3/volumes/76dbbeb3-6315-4883-afdf-055ad348c9aa => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 07:47:48.987247 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-de7ce3b4-8dcf-41c8-b755-dd3c1cfac449 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:48.989502 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-de7ce3b4-8dcf-41c8-b755-dd3c1cfac449 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] DELETE https://10.4.3.170/volume/v3/volumes/a7ea499b-9c6e-4c40-a1c3-54a342253836 Jul 24 07:47:48.989706 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-de7ce3b4-8dcf-41c8-b755-dd3c1cfac449 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:48.989891 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-de7ce3b4-8dcf-41c8-b755-dd3c1cfac449 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:48.990093 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-de7ce3b4-8dcf-41c8-b755-dd3c1cfac449 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Delete volume with id: a7ea499b-9c6e-4c40-a1c3-54a342253836 Jul 24 07:47:48.996890 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:48.996890 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:47:48.997363 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-de7ce3b4-8dcf-41c8-b755-dd3c1cfac449 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Volume info retrieved successfully. Jul 24 07:47:49.012335 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-de7ce3b4-8dcf-41c8-b755-dd3c1cfac449 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Delete volume request issued successfully. Jul 24 07:47:49.012513 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-de7ce3b4-8dcf-41c8-b755-dd3c1cfac449 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] https://10.4.3.170/volume/v3/volumes/a7ea499b-9c6e-4c40-a1c3-54a342253836 returned with HTTP 202 Jul 24 07:47:49.012996 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 993/3952] 10.4.3.170 () {68 vars in 1392 bytes} [Fri Jul 24 07:47:48 2026] DELETE /volume/v3/volumes/a7ea499b-9c6e-4c40-a1c3-54a342253836 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 07:47:49.022537 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-fa88e0a1-3973-43c4-9d9b-841acbcf8fa9 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:49.024320 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-fa88e0a1-3973-43c4-9d9b-841acbcf8fa9 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] GET https://10.4.3.170/volume/v3/volumes/a7ea499b-9c6e-4c40-a1c3-54a342253836 Jul 24 07:47:49.024596 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-fa88e0a1-3973-43c4-9d9b-841acbcf8fa9 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:49.024845 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-fa88e0a1-3973-43c4-9d9b-841acbcf8fa9 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:49.031514 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:49.031514 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:47:49.035219 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-fa88e0a1-3973-43c4-9d9b-841acbcf8fa9 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Volume info retrieved successfully. Jul 24 07:47:49.039575 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-fa88e0a1-3973-43c4-9d9b-841acbcf8fa9 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] https://10.4.3.170/volume/v3/volumes/a7ea499b-9c6e-4c40-a1c3-54a342253836 returned with HTTP 200 Jul 24 07:47:49.040133 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 994/3953] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:47:49 2026] GET /volume/v3/volumes/a7ea499b-9c6e-4c40-a1c3-54a342253836 => generated 1192 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:47:49.120179 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-ae7c77ee-d01d-4efe-8f83-888216a4e93c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:49.121726 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ae7c77ee-d01d-4efe-8f83-888216a4e93c tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/c9244928-79d2-43c4-b6b5-c1953028a960 Jul 24 07:47:49.121882 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ae7c77ee-d01d-4efe-8f83-888216a4e93c tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:49.122089 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ae7c77ee-d01d-4efe-8f83-888216a4e93c tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:49.122195 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-ae7c77ee-d01d-4efe-8f83-888216a4e93c tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id c9244928-79d2-43c4-b6b5-c1953028a960. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:47:49.125846 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:49.125846 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:47:49.126463 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ae7c77ee-d01d-4efe-8f83-888216a4e93c tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/c9244928-79d2-43c4-b6b5-c1953028a960 returned with HTTP 200 Jul 24 07:47:49.126754 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 991/3954] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:47:49 2026] GET /volume/v3/backups/c9244928-79d2-43c4-b6b5-c1953028a960 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:49.532217 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-6595daad-d063-49a6-a56b-4837e203dfa0 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:49.534103 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6595daad-d063-49a6-a56b-4837e203dfa0 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/backups/ae27c6d4-5557-44ae-9720-6953bc0d30a4 Jul 24 07:47:49.534297 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-6595daad-d063-49a6-a56b-4837e203dfa0 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:49.534463 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-6595daad-d063-49a6-a56b-4837e203dfa0 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:49.534555 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-6595daad-d063-49a6-a56b-4837e203dfa0 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Show backup with id ae27c6d4-5557-44ae-9720-6953bc0d30a4. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:47:49.537897 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:49.537897 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:47:49.538446 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6595daad-d063-49a6-a56b-4837e203dfa0 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups/ae27c6d4-5557-44ae-9720-6953bc0d30a4 returned with HTTP 200 Jul 24 07:47:49.538751 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 977/3955] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:47:49 2026] GET /volume/v3/backups/ae27c6d4-5557-44ae-9720-6953bc0d30a4 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:50.051781 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-095b3997-c6dd-4a8b-8737-27b4284058bb None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:50.053621 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-095b3997-c6dd-4a8b-8737-27b4284058bb tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] GET https://10.4.3.170/volume/v3/volumes/a7ea499b-9c6e-4c40-a1c3-54a342253836 Jul 24 07:47:50.053840 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-095b3997-c6dd-4a8b-8737-27b4284058bb tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:50.054112 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-095b3997-c6dd-4a8b-8737-27b4284058bb tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:50.060376 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-095b3997-c6dd-4a8b-8737-27b4284058bb tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] https://10.4.3.170/volume/v3/volumes/a7ea499b-9c6e-4c40-a1c3-54a342253836 returned with HTTP 404 Jul 24 07:47:50.060898 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 994/3956] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:47:50 2026] GET /volume/v3/volumes/a7ea499b-9c6e-4c40-a1c3-54a342253836 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 07:47:50.069701 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-6ed704ab-1586-4466-9339-885f9fd0de68 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:50.071290 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6ed704ab-1586-4466-9339-885f9fd0de68 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] DELETE https://10.4.3.170/volume/v3/volumes/76dbbeb3-6315-4883-afdf-055ad348c9aa Jul 24 07:47:50.071502 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6ed704ab-1586-4466-9339-885f9fd0de68 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:50.071676 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6ed704ab-1586-4466-9339-885f9fd0de68 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:50.071834 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-6ed704ab-1586-4466-9339-885f9fd0de68 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Delete volume with id: 76dbbeb3-6315-4883-afdf-055ad348c9aa Jul 24 07:47:50.073561 np0000005822 devstack@c-api.service[100245]: DEBUG dbcounter [-] [100245] Writing DB stats cinder:SELECT=354,cinder:INSERT=54,cinder:UPDATE=80 {{(pid=100245) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 07:47:50.077503 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6ed704ab-1586-4466-9339-885f9fd0de68 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] https://10.4.3.170/volume/v3/volumes/76dbbeb3-6315-4883-afdf-055ad348c9aa returned with HTTP 404 Jul 24 07:47:50.077950 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 995/3957] 10.4.3.170 () {68 vars in 1392 bytes} [Fri Jul 24 07:47:50 2026] DELETE /volume/v3/volumes/76dbbeb3-6315-4883-afdf-055ad348c9aa => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 07:47:50.084584 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-5f28c105-9067-4232-80c3-86cb992ea0cf None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:50.086117 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5f28c105-9067-4232-80c3-86cb992ea0cf tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] GET https://10.4.3.170/volume/v3/volumes/76dbbeb3-6315-4883-afdf-055ad348c9aa Jul 24 07:47:50.086402 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5f28c105-9067-4232-80c3-86cb992ea0cf tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:50.086658 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5f28c105-9067-4232-80c3-86cb992ea0cf tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:50.092004 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5f28c105-9067-4232-80c3-86cb992ea0cf tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] https://10.4.3.170/volume/v3/volumes/76dbbeb3-6315-4883-afdf-055ad348c9aa returned with HTTP 404 Jul 24 07:47:50.092576 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 992/3958] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:47:50 2026] GET /volume/v3/volumes/76dbbeb3-6315-4883-afdf-055ad348c9aa => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 07:47:50.101635 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-98411f52-2b2e-4bfb-b36a-eceda3ed5bce None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:50.103520 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-98411f52-2b2e-4bfb-b36a-eceda3ed5bce tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/389bf460-fd07-4d71-aa82-ca26b6ab47ad Jul 24 07:47:50.103763 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-98411f52-2b2e-4bfb-b36a-eceda3ed5bce tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:50.104001 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-98411f52-2b2e-4bfb-b36a-eceda3ed5bce tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:50.104156 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.snapshots [None req-98411f52-2b2e-4bfb-b36a-eceda3ed5bce tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Delete snapshot with id: 389bf460-fd07-4d71-aa82-ca26b6ab47ad Jul 24 07:47:50.110882 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-98411f52-2b2e-4bfb-b36a-eceda3ed5bce tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] https://10.4.3.170/volume/v3/snapshots/389bf460-fd07-4d71-aa82-ca26b6ab47ad returned with HTTP 404 Jul 24 07:47:50.111298 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 978/3959] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 24 07:47:50 2026] DELETE /volume/v3/snapshots/389bf460-fd07-4d71-aa82-ca26b6ab47ad => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:47:50.118261 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-5bcefda5-2f09-4d29-b342-e9ae6be8b48d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:50.120251 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5bcefda5-2f09-4d29-b342-e9ae6be8b48d tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] GET https://10.4.3.170/volume/v3/snapshots/389bf460-fd07-4d71-aa82-ca26b6ab47ad Jul 24 07:47:50.120428 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5bcefda5-2f09-4d29-b342-e9ae6be8b48d tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:50.120604 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5bcefda5-2f09-4d29-b342-e9ae6be8b48d tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:50.124502 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5bcefda5-2f09-4d29-b342-e9ae6be8b48d tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] https://10.4.3.170/volume/v3/snapshots/389bf460-fd07-4d71-aa82-ca26b6ab47ad returned with HTTP 404 Jul 24 07:47:50.124895 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 995/3960] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:47:50 2026] GET /volume/v3/snapshots/389bf460-fd07-4d71-aa82-ca26b6ab47ad => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:47:50.131185 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-61f7f20e-c227-4548-a9d2-5155e4ec616d None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:50.132840 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-61f7f20e-c227-4548-a9d2-5155e4ec616d tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] DELETE https://10.4.3.170/volume/v3/volumes/a7ea499b-9c6e-4c40-a1c3-54a342253836 Jul 24 07:47:50.132840 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-61f7f20e-c227-4548-a9d2-5155e4ec616d tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:50.133000 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-61f7f20e-c227-4548-a9d2-5155e4ec616d tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:50.133136 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-61f7f20e-c227-4548-a9d2-5155e4ec616d tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Delete volume with id: a7ea499b-9c6e-4c40-a1c3-54a342253836 Jul 24 07:47:50.136272 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-2ab153b8-f879-45e5-991d-1a7b84448801 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:50.137933 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2ab153b8-f879-45e5-991d-1a7b84448801 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/c9244928-79d2-43c4-b6b5-c1953028a960 Jul 24 07:47:50.138028 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2ab153b8-f879-45e5-991d-1a7b84448801 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:50.138100 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-61f7f20e-c227-4548-a9d2-5155e4ec616d tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] https://10.4.3.170/volume/v3/volumes/a7ea499b-9c6e-4c40-a1c3-54a342253836 returned with HTTP 404 Jul 24 07:47:50.138215 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2ab153b8-f879-45e5-991d-1a7b84448801 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:50.138313 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-2ab153b8-f879-45e5-991d-1a7b84448801 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id c9244928-79d2-43c4-b6b5-c1953028a960. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:47:50.138503 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 996/3961] 10.4.3.170 () {68 vars in 1392 bytes} [Fri Jul 24 07:47:50 2026] DELETE /volume/v3/volumes/a7ea499b-9c6e-4c40-a1c3-54a342253836 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 07:47:50.143384 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:50.143384 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:47:50.144267 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2ab153b8-f879-45e5-991d-1a7b84448801 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/c9244928-79d2-43c4-b6b5-c1953028a960 returned with HTTP 200 Jul 24 07:47:50.144703 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 993/3962] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:47:50 2026] GET /volume/v3/backups/c9244928-79d2-43c4-b6b5-c1953028a960 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:50.145048 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-847c9907-661e-41b1-9c97-c566e28c68a3 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:50.147269 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-847c9907-661e-41b1-9c97-c566e28c68a3 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] GET https://10.4.3.170/volume/v3/volumes/a7ea499b-9c6e-4c40-a1c3-54a342253836 Jul 24 07:47:50.147532 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-847c9907-661e-41b1-9c97-c566e28c68a3 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:50.147783 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-847c9907-661e-41b1-9c97-c566e28c68a3 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:50.150521 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-1949ba1e-7378-4965-b476-d4c368fe85bc req-66a18029-dfa9-4755-959f-b1f426f709c9 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:50.152186 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-1949ba1e-7378-4965-b476-d4c368fe85bc req-66a18029-dfa9-4755-959f-b1f426f709c9 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] DELETE https://10.4.3.170/volume/v3/attachments/d1890a2e-6d45-4935-be65-4018ceb4fdc6 Jul 24 07:47:50.152358 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-1949ba1e-7378-4965-b476-d4c368fe85bc req-66a18029-dfa9-4755-959f-b1f426f709c9 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:50.152547 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-1949ba1e-7378-4965-b476-d4c368fe85bc req-66a18029-dfa9-4755-959f-b1f426f709c9 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:50.154944 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-847c9907-661e-41b1-9c97-c566e28c68a3 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] https://10.4.3.170/volume/v3/volumes/a7ea499b-9c6e-4c40-a1c3-54a342253836 returned with HTTP 404 Jul 24 07:47:50.155386 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 979/3963] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:47:50 2026] GET /volume/v3/volumes/a7ea499b-9c6e-4c40-a1c3-54a342253836 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 07:47:50.160556 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:50.160556 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:47:50.186763 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-9398b71f-44f0-4a2b-896d-28ac1cc25842 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:50.188325 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9398b71f-44f0-4a2b-896d-28ac1cc25842 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] DELETE https://10.4.3.170/volume/v3/volumes/aa3fcfdf-e252-44ac-b54b-2f47fccd7c68 Jul 24 07:47:50.188525 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9398b71f-44f0-4a2b-896d-28ac1cc25842 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:50.188722 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9398b71f-44f0-4a2b-896d-28ac1cc25842 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:50.188910 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-9398b71f-44f0-4a2b-896d-28ac1cc25842 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Delete volume with id: aa3fcfdf-e252-44ac-b54b-2f47fccd7c68 Jul 24 07:47:50.195792 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:50.195792 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:47:50.196277 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-9398b71f-44f0-4a2b-896d-28ac1cc25842 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Volume info retrieved successfully. Jul 24 07:47:50.216386 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-1949ba1e-7378-4965-b476-d4c368fe85bc req-66a18029-dfa9-4755-959f-b1f426f709c9 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/attachments/d1890a2e-6d45-4935-be65-4018ceb4fdc6 returned with HTTP 200 Jul 24 07:47:50.216712 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-9398b71f-44f0-4a2b-896d-28ac1cc25842 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Delete volume request issued successfully. Jul 24 07:47:50.216811 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 996/3964] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 24 07:47:50 2026] DELETE /volume/v3/attachments/d1890a2e-6d45-4935-be65-4018ceb4fdc6 => generated 19 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:50.216943 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9398b71f-44f0-4a2b-896d-28ac1cc25842 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] https://10.4.3.170/volume/v3/volumes/aa3fcfdf-e252-44ac-b54b-2f47fccd7c68 returned with HTTP 202 Jul 24 07:47:50.217389 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 997/3965] 10.4.3.170 () {68 vars in 1392 bytes} [Fri Jul 24 07:47:50 2026] DELETE /volume/v3/volumes/aa3fcfdf-e252-44ac-b54b-2f47fccd7c68 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 07:47:50.225377 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-01c850f8-fb31-433b-9701-7691aacab7c8 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:50.226881 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-01c850f8-fb31-433b-9701-7691aacab7c8 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] GET https://10.4.3.170/volume/v3/volumes/aa3fcfdf-e252-44ac-b54b-2f47fccd7c68 Jul 24 07:47:50.227774 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-01c850f8-fb31-433b-9701-7691aacab7c8 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:50.227962 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-01c850f8-fb31-433b-9701-7691aacab7c8 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:50.235659 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:50.235659 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:47:50.240671 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-01c850f8-fb31-433b-9701-7691aacab7c8 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Volume info retrieved successfully. Jul 24 07:47:50.247243 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-01c850f8-fb31-433b-9701-7691aacab7c8 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] https://10.4.3.170/volume/v3/volumes/aa3fcfdf-e252-44ac-b54b-2f47fccd7c68 returned with HTTP 200 Jul 24 07:47:50.247243 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 994/3966] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:47:50 2026] GET /volume/v3/volumes/aa3fcfdf-e252-44ac-b54b-2f47fccd7c68 => generated 1227 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:47:50.548132 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-2a706ac8-a706-43fd-a478-3e3a0b931465 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:50.549718 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2a706ac8-a706-43fd-a478-3e3a0b931465 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/backups/ae27c6d4-5557-44ae-9720-6953bc0d30a4 Jul 24 07:47:50.549891 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2a706ac8-a706-43fd-a478-3e3a0b931465 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:50.550096 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2a706ac8-a706-43fd-a478-3e3a0b931465 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:50.550179 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-2a706ac8-a706-43fd-a478-3e3a0b931465 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Show backup with id ae27c6d4-5557-44ae-9720-6953bc0d30a4. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:47:50.554238 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:50.554238 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:47:50.555100 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2a706ac8-a706-43fd-a478-3e3a0b931465 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups/ae27c6d4-5557-44ae-9720-6953bc0d30a4 returned with HTTP 200 Jul 24 07:47:50.555240 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 980/3967] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:47:50 2026] GET /volume/v3/backups/ae27c6d4-5557-44ae-9720-6953bc0d30a4 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:51.154998 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-8d7a74ee-310c-4991-b582-d0dc3f1f23c6 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:51.156630 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8d7a74ee-310c-4991-b582-d0dc3f1f23c6 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/c9244928-79d2-43c4-b6b5-c1953028a960 Jul 24 07:47:51.156805 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8d7a74ee-310c-4991-b582-d0dc3f1f23c6 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:51.157002 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8d7a74ee-310c-4991-b582-d0dc3f1f23c6 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:51.157091 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-8d7a74ee-310c-4991-b582-d0dc3f1f23c6 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id c9244928-79d2-43c4-b6b5-c1953028a960. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:47:51.161996 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:51.161996 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:47:51.162808 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8d7a74ee-310c-4991-b582-d0dc3f1f23c6 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/c9244928-79d2-43c4-b6b5-c1953028a960 returned with HTTP 200 Jul 24 07:47:51.163182 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 997/3968] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:47:51 2026] GET /volume/v3/backups/c9244928-79d2-43c4-b6b5-c1953028a960 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:51.234361 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-af7cec8e-6f89-49ca-9c50-f42d549fe072 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:51.236105 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-af7cec8e-6f89-49ca-9c50-f42d549fe072 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] DELETE https://10.4.3.170/volume/v3/volumes/7efeded6-73fc-4fc6-948d-26ae650e0998 Jul 24 07:47:51.236311 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-af7cec8e-6f89-49ca-9c50-f42d549fe072 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:51.236491 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-af7cec8e-6f89-49ca-9c50-f42d549fe072 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:51.236742 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-af7cec8e-6f89-49ca-9c50-f42d549fe072 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Delete volume with id: 7efeded6-73fc-4fc6-948d-26ae650e0998 Jul 24 07:47:51.243000 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:51.243000 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:47:51.243425 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-af7cec8e-6f89-49ca-9c50-f42d549fe072 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Volume info retrieved successfully. Jul 24 07:47:51.257706 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-af7cec8e-6f89-49ca-9c50-f42d549fe072 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Delete volume request issued successfully. Jul 24 07:47:51.257859 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-af7cec8e-6f89-49ca-9c50-f42d549fe072 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/volumes/7efeded6-73fc-4fc6-948d-26ae650e0998 returned with HTTP 202 Jul 24 07:47:51.258281 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 998/3969] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:47:51 2026] DELETE /volume/v3/volumes/7efeded6-73fc-4fc6-948d-26ae650e0998 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:47:51.260856 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-226c59c4-b26a-43d4-bcb2-667277b40e3f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:51.262783 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-226c59c4-b26a-43d4-bcb2-667277b40e3f tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] GET https://10.4.3.170/volume/v3/volumes/aa3fcfdf-e252-44ac-b54b-2f47fccd7c68 Jul 24 07:47:51.263510 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-226c59c4-b26a-43d4-bcb2-667277b40e3f tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:51.263510 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-226c59c4-b26a-43d4-bcb2-667277b40e3f tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:51.264305 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-8bc192ab-b058-4a92-b642-28e5e7328983 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:51.266449 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8bc192ab-b058-4a92-b642-28e5e7328983 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] GET https://10.4.3.170/volume/v3/volumes/7efeded6-73fc-4fc6-948d-26ae650e0998 Jul 24 07:47:51.266686 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8bc192ab-b058-4a92-b642-28e5e7328983 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:51.266932 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8bc192ab-b058-4a92-b642-28e5e7328983 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:51.269366 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-226c59c4-b26a-43d4-bcb2-667277b40e3f tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] https://10.4.3.170/volume/v3/volumes/aa3fcfdf-e252-44ac-b54b-2f47fccd7c68 returned with HTTP 404 Jul 24 07:47:51.269799 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 995/3970] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:47:51 2026] GET /volume/v3/volumes/aa3fcfdf-e252-44ac-b54b-2f47fccd7c68 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 07:47:51.273485 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:51.273485 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:47:51.276822 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-8bc192ab-b058-4a92-b642-28e5e7328983 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Volume info retrieved successfully. Jul 24 07:47:51.277786 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-156315bf-71c2-42c2-8549-f1f199587033 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:51.279697 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-156315bf-71c2-42c2-8549-f1f199587033 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] DELETE https://10.4.3.170/volume/v3/volumes/81125e70-de89-43bf-aa0c-e9b78b2167bd Jul 24 07:47:51.279697 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-156315bf-71c2-42c2-8549-f1f199587033 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:51.279930 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-156315bf-71c2-42c2-8549-f1f199587033 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:51.280121 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-156315bf-71c2-42c2-8549-f1f199587033 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Delete volume with id: 81125e70-de89-43bf-aa0c-e9b78b2167bd Jul 24 07:47:51.281065 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8bc192ab-b058-4a92-b642-28e5e7328983 tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/volumes/7efeded6-73fc-4fc6-948d-26ae650e0998 returned with HTTP 200 Jul 24 07:47:51.281462 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 981/3971] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:47:51 2026] GET /volume/v3/volumes/7efeded6-73fc-4fc6-948d-26ae650e0998 => generated 1367 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:47:51.286182 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-156315bf-71c2-42c2-8549-f1f199587033 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] https://10.4.3.170/volume/v3/volumes/81125e70-de89-43bf-aa0c-e9b78b2167bd returned with HTTP 404 Jul 24 07:47:51.286603 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 998/3972] 10.4.3.170 () {68 vars in 1392 bytes} [Fri Jul 24 07:47:51 2026] DELETE /volume/v3/volumes/81125e70-de89-43bf-aa0c-e9b78b2167bd => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 07:47:51.292630 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-4ca0784e-831d-4efc-b1e7-18c002738f90 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:51.294327 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4ca0784e-831d-4efc-b1e7-18c002738f90 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] GET https://10.4.3.170/volume/v3/volumes/81125e70-de89-43bf-aa0c-e9b78b2167bd Jul 24 07:47:51.294524 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4ca0784e-831d-4efc-b1e7-18c002738f90 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:51.294704 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4ca0784e-831d-4efc-b1e7-18c002738f90 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:51.299983 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4ca0784e-831d-4efc-b1e7-18c002738f90 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] https://10.4.3.170/volume/v3/volumes/81125e70-de89-43bf-aa0c-e9b78b2167bd returned with HTTP 404 Jul 24 07:47:51.300555 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 999/3973] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:47:51 2026] GET /volume/v3/volumes/81125e70-de89-43bf-aa0c-e9b78b2167bd => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 07:47:51.332517 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-ed7e5268-905e-4e2d-83a9-a40c9d598a86 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:51.334140 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ed7e5268-905e-4e2d-83a9-a40c9d598a86 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] DELETE https://10.4.3.170/volume/v3/volumes/01487d3f-17cc-4743-9913-0d810248b5f8 Jul 24 07:47:51.334345 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ed7e5268-905e-4e2d-83a9-a40c9d598a86 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:51.334526 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ed7e5268-905e-4e2d-83a9-a40c9d598a86 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:51.334686 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-ed7e5268-905e-4e2d-83a9-a40c9d598a86 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Delete volume with id: 01487d3f-17cc-4743-9913-0d810248b5f8 Jul 24 07:47:51.339881 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ed7e5268-905e-4e2d-83a9-a40c9d598a86 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] https://10.4.3.170/volume/v3/volumes/01487d3f-17cc-4743-9913-0d810248b5f8 returned with HTTP 404 Jul 24 07:47:51.340479 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 996/3974] 10.4.3.170 () {68 vars in 1392 bytes} [Fri Jul 24 07:47:51 2026] DELETE /volume/v3/volumes/01487d3f-17cc-4743-9913-0d810248b5f8 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 07:47:51.346734 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-e9429535-ef85-4760-b532-a1757fe34036 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:51.348371 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e9429535-ef85-4760-b532-a1757fe34036 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] GET https://10.4.3.170/volume/v3/volumes/01487d3f-17cc-4743-9913-0d810248b5f8 Jul 24 07:47:51.348584 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e9429535-ef85-4760-b532-a1757fe34036 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:51.348798 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e9429535-ef85-4760-b532-a1757fe34036 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:51.354605 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e9429535-ef85-4760-b532-a1757fe34036 tempest-VolumeImageDependencyTests-1342898619 tempest-VolumeImageDependencyTests-1342898619-project-member] https://10.4.3.170/volume/v3/volumes/01487d3f-17cc-4743-9913-0d810248b5f8 returned with HTTP 404 Jul 24 07:47:51.355116 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 982/3975] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:47:51 2026] GET /volume/v3/volumes/01487d3f-17cc-4743-9913-0d810248b5f8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 07:47:51.564357 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-38a4c486-08d2-4fe7-804b-05ba2dfe124c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:51.566121 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-38a4c486-08d2-4fe7-804b-05ba2dfe124c tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/backups/ae27c6d4-5557-44ae-9720-6953bc0d30a4 Jul 24 07:47:51.566356 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-38a4c486-08d2-4fe7-804b-05ba2dfe124c tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:51.566534 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-38a4c486-08d2-4fe7-804b-05ba2dfe124c tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:51.566639 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-38a4c486-08d2-4fe7-804b-05ba2dfe124c tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Show backup with id ae27c6d4-5557-44ae-9720-6953bc0d30a4. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:47:51.570579 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:51.570579 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:47:51.571150 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-38a4c486-08d2-4fe7-804b-05ba2dfe124c tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups/ae27c6d4-5557-44ae-9720-6953bc0d30a4 returned with HTTP 200 Jul 24 07:47:51.571562 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 999/3976] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:47:51 2026] GET /volume/v3/backups/ae27c6d4-5557-44ae-9720-6953bc0d30a4 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:51.580869 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-61b7be4e-1393-4a64-aff0-cb948d2f0abc None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:51.582431 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-61b7be4e-1393-4a64-aff0-cb948d2f0abc tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/backups/ae27c6d4-5557-44ae-9720-6953bc0d30a4/export_record Jul 24 07:47:51.582613 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-61b7be4e-1393-4a64-aff0-cb948d2f0abc tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:51.582790 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-61b7be4e-1393-4a64-aff0-cb948d2f0abc tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'export_record' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:51.583043 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.contrib.backups [None req-61b7be4e-1393-4a64-aff0-cb948d2f0abc tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Export record for backup ae27c6d4-5557-44ae-9720-6953bc0d30a4. {{(pid=100245) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 24 07:47:51.586932 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:51.586932 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:47:51.587516 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.backup.api [None req-61b7be4e-1393-4a64-aff0-cb948d2f0abc tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling RPCAPI with context: , host: np0000005822, backup: ae27c6d4-5557-44ae-9720-6953bc0d30a4. {{(pid=100245) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 24 07:47:51.594423 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.backup.rpcapi [None req-61b7be4e-1393-4a64-aff0-cb948d2f0abc tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] export_record in rpcapi backup_id ae27c6d4-5557-44ae-9720-6953bc0d30a4 on host np0000005822. {{(pid=100245) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 24 07:47:51.603117 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.contrib.backups [None req-61b7be4e-1393-4a64-aff0-cb948d2f0abc tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYWUyN2M2ZDQtNTU1Ny00NGFlLTk3MjAtNjk1M2JjMGQzMGE0IiwgInVzZXJfaWQiOiAiZDMxMzBkZTZhZmU2NGVhMjljNjI4NmU0MGEyMjMxOTIiLCAicHJvamVjdF9pZCI6ICI1ZmUzY2E5ZTA3Mjc0MmYxOGZkOWI0N2M1ZDE5MTY1ZiIsICJ2b2x1bWVfaWQiOiAiMGUwNjcwMDQtZmQ1Yi00YmQxLTgwYmQtNjcxZTkwMmMwOGYyIiwgImhvc3QiOiAibnAwMDAwMDA1ODIyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNzAzMjc1NzciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8wZTA2NzAwNC1mZDViLTRiZDEtODBiZC02NzFlOTAyYzA4ZjIvMjAyNjA3MjQwNzQ3MzgvYXpfbm92YV9iYWNrdXBfYWUyN2M2ZDQtNTU1Ny00NGFlLTk3MjAtNjk1M2JjMGQzMGE0IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0yNFQwNzo0NzozNloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0yNFQwNzo0NzozNloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTI0VDA3OjQ3OjUxWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100245) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 24 07:47:51.603387 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-61b7be4e-1393-4a64-aff0-cb948d2f0abc tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups/ae27c6d4-5557-44ae-9720-6953bc0d30a4/export_record returned with HTTP 200 Jul 24 07:47:51.603809 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1000/3977] 10.4.3.170 () {68 vars in 1430 bytes} [Fri Jul 24 07:47:51 2026] GET /volume/v3/backups/ae27c6d4-5557-44ae-9720-6953bc0d30a4/export_record => generated 1424 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:47:51.610949 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-1cd99b7e-1d61-43af-89a1-7e824857de87 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:51.612607 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1cd99b7e-1d61-43af-89a1-7e824857de87 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/backups/ae27c6d4-5557-44ae-9720-6953bc0d30a4 Jul 24 07:47:51.612810 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1cd99b7e-1d61-43af-89a1-7e824857de87 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:51.612981 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1cd99b7e-1d61-43af-89a1-7e824857de87 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:51.613109 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-1cd99b7e-1d61-43af-89a1-7e824857de87 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Show backup with id ae27c6d4-5557-44ae-9720-6953bc0d30a4. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:47:51.616770 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:51.616770 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:47:51.617334 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1cd99b7e-1d61-43af-89a1-7e824857de87 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups/ae27c6d4-5557-44ae-9720-6953bc0d30a4 returned with HTTP 200 Jul 24 07:47:51.617645 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 997/3978] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:47:51 2026] GET /volume/v3/backups/ae27c6d4-5557-44ae-9720-6953bc0d30a4 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:51.626573 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-05c31013-d36d-456e-8d41-e4b88327ee11 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:51.628026 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-05c31013-d36d-456e-8d41-e4b88327ee11 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] POST https://10.4.3.170/volume/v3/backups/import_record Jul 24 07:47:51.628435 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-05c31013-d36d-456e-8d41-e4b88327ee11 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYWI1M2JhZDctYTE2ZS00MTgxLWEyMWYtOTUwNWM4NTJiMTcyIiwgInVzZXJfaWQiOiAiZDMxMzBkZTZhZmU2NGVhMjljNjI4NmU0MGEyMjMxOTIiLCAicHJvamVjdF9pZCI6ICI1ZmUzY2E5ZTA3Mjc0MmYxOGZkOWI0N2M1ZDE5MTY1ZiIsICJ2b2x1bWVfaWQiOiAiMGUwNjcwMDQtZmQ1Yi00YmQxLTgwYmQtNjcxZTkwMmMwOGYyIiwgImhvc3QiOiAibnAwMDAwMDA1ODIyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNzAzMjc1NzciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8wZTA2NzAwNC1mZDViLTRiZDEtODBiZC02NzFlOTAyYzA4ZjIvMjAyNjA3MjQwNzQ3MzgvYXpfbm92YV9iYWNrdXBfYWUyN2M2ZDQtNTU1Ny00NGFlLTk3MjAtNjk1M2JjMGQzMGE0IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0yNFQwNzo0NzozNloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0yNFQwNzo0NzozNloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTI0VDA3OjQ3OjUxWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:47:51.629744 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.contrib.backups [None req-05c31013-d36d-456e-8d41-e4b88327ee11 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYWI1M2JhZDctYTE2ZS00MTgxLWEyMWYtOTUwNWM4NTJiMTcyIiwgInVzZXJfaWQiOiAiZDMxMzBkZTZhZmU2NGVhMjljNjI4NmU0MGEyMjMxOTIiLCAicHJvamVjdF9pZCI6ICI1ZmUzY2E5ZTA3Mjc0MmYxOGZkOWI0N2M1ZDE5MTY1ZiIsICJ2b2x1bWVfaWQiOiAiMGUwNjcwMDQtZmQ1Yi00YmQxLTgwYmQtNjcxZTkwMmMwOGYyIiwgImhvc3QiOiAibnAwMDAwMDA1ODIyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNzAzMjc1NzciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8wZTA2NzAwNC1mZDViLTRiZDEtODBiZC02NzFlOTAyYzA4ZjIvMjAyNjA3MjQwNzQ3MzgvYXpfbm92YV9iYWNrdXBfYWUyN2M2ZDQtNTU1Ny00NGFlLTk3MjAtNjk1M2JjMGQzMGE0IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0yNFQwNzo0NzozNloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0yNFQwNzo0NzozNloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTI0VDA3OjQ3OjUxWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100243) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 24 07:47:51.629832 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.contrib.backups [None req-05c31013-d36d-456e-8d41-e4b88327ee11 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYWI1M2JhZDctYTE2ZS00MTgxLWEyMWYtOTUwNWM4NTJiMTcyIiwgInVzZXJfaWQiOiAiZDMxMzBkZTZhZmU2NGVhMjljNjI4NmU0MGEyMjMxOTIiLCAicHJvamVjdF9pZCI6ICI1ZmUzY2E5ZTA3Mjc0MmYxOGZkOWI0N2M1ZDE5MTY1ZiIsICJ2b2x1bWVfaWQiOiAiMGUwNjcwMDQtZmQ1Yi00YmQxLTgwYmQtNjcxZTkwMmMwOGYyIiwgImhvc3QiOiAibnAwMDAwMDA1ODIyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNzAzMjc1NzciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8wZTA2NzAwNC1mZDViLTRiZDEtODBiZC02NzFlOTAyYzA4ZjIvMjAyNjA3MjQwNzQ3MzgvYXpfbm92YV9iYWNrdXBfYWUyN2M2ZDQtNTU1Ny00NGFlLTk3MjAtNjk1M2JjMGQzMGE0IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0yNFQwNzo0NzozNloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0yNFQwNzo0NzozNloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTI0VDA3OjQ3OjUxWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100243) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 24 07:47:51.654828 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-05c31013-d36d-456e-8d41-e4b88327ee11 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Created reservations ['5192b1f2-1431-41fa-8c3c-e1c19f8cd9e7', 'c793ddf2-6b9b-4161-8c6f-2c4d8357010e'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:47:51.670859 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.backup.rpcapi [None req-05c31013-d36d-456e-8d41-e4b88327ee11 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] import_record rpcapi backup id ab53bad7-a16e-4181-a21f-9505c852b172 on host np0000005822 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYWI1M2JhZDctYTE2ZS00MTgxLWEyMWYtOTUwNWM4NTJiMTcyIiwgInVzZXJfaWQiOiAiZDMxMzBkZTZhZmU2NGVhMjljNjI4NmU0MGEyMjMxOTIiLCAicHJvamVjdF9pZCI6ICI1ZmUzY2E5ZTA3Mjc0MmYxOGZkOWI0N2M1ZDE5MTY1ZiIsICJ2b2x1bWVfaWQiOiAiMGUwNjcwMDQtZmQ1Yi00YmQxLTgwYmQtNjcxZTkwMmMwOGYyIiwgImhvc3QiOiAibnAwMDAwMDA1ODIyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNzAzMjc1NzciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8wZTA2NzAwNC1mZDViLTRiZDEtODBiZC02NzFlOTAyYzA4ZjIvMjAyNjA3MjQwNzQ3MzgvYXpfbm92YV9iYWNrdXBfYWUyN2M2ZDQtNTU1Ny00NGFlLTk3MjAtNjk1M2JjMGQzMGE0IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0yNFQwNzo0NzozNloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0yNFQwNzo0NzozNloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTI0VDA3OjQ3OjUxWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100243) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Jul 24 07:47:51.673388 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.contrib.backups [None req-05c31013-d36d-456e-8d41-e4b88327ee11 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Import record output: {'backup': {'id': 'ab53bad7-a16e-4181-a21f-9505c852b172', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.170/volume/v3/backups/ab53bad7-a16e-4181-a21f-9505c852b172'}, {'rel': 'bookmark', 'href': 'https://10.4.3.170/volume/backups/ab53bad7-a16e-4181-a21f-9505c852b172'}]}}. {{(pid=100243) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Jul 24 07:47:51.673589 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-05c31013-d36d-456e-8d41-e4b88327ee11 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups/import_record returned with HTTP 201 Jul 24 07:47:51.674031 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 983/3979] 10.4.3.170 () {70 vars in 1342 bytes} [Fri Jul 24 07:47:51 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 48 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Jul 24 07:47:51.681712 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-85fcff55-8cd9-42e2-90dc-f708e2c3b37a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:51.683342 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-85fcff55-8cd9-42e2-90dc-f708e2c3b37a tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/backups/ab53bad7-a16e-4181-a21f-9505c852b172 Jul 24 07:47:51.683408 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-85fcff55-8cd9-42e2-90dc-f708e2c3b37a tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:51.683579 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-85fcff55-8cd9-42e2-90dc-f708e2c3b37a tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:51.683804 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-85fcff55-8cd9-42e2-90dc-f708e2c3b37a tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Show backup with id ab53bad7-a16e-4181-a21f-9505c852b172. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:47:51.687119 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:51.687119 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:47:51.687653 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-85fcff55-8cd9-42e2-90dc-f708e2c3b37a tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups/ab53bad7-a16e-4181-a21f-9505c852b172 returned with HTTP 200 Jul 24 07:47:51.687955 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1000/3980] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:47:51 2026] GET /volume/v3/backups/ab53bad7-a16e-4181-a21f-9505c852b172 => generated 647 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:52.173329 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-e39890b7-dbf4-43ac-84df-9f225452b07e None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:52.175178 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e39890b7-dbf4-43ac-84df-9f225452b07e tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/c9244928-79d2-43c4-b6b5-c1953028a960 Jul 24 07:47:52.175367 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e39890b7-dbf4-43ac-84df-9f225452b07e tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:52.175535 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e39890b7-dbf4-43ac-84df-9f225452b07e tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:52.175631 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-e39890b7-dbf4-43ac-84df-9f225452b07e tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id c9244928-79d2-43c4-b6b5-c1953028a960. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:47:52.179958 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:52.179958 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:47:52.180647 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e39890b7-dbf4-43ac-84df-9f225452b07e tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/c9244928-79d2-43c4-b6b5-c1953028a960 returned with HTTP 200 Jul 24 07:47:52.180944 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1001/3981] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:47:52 2026] GET /volume/v3/backups/c9244928-79d2-43c4-b6b5-c1953028a960 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:52.292848 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-6e03dbb6-176d-4f40-abe2-142edb30912f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:52.294436 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6e03dbb6-176d-4f40-abe2-142edb30912f tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] GET https://10.4.3.170/volume/v3/volumes/7efeded6-73fc-4fc6-948d-26ae650e0998 Jul 24 07:47:52.294629 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6e03dbb6-176d-4f40-abe2-142edb30912f tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:52.294806 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6e03dbb6-176d-4f40-abe2-142edb30912f tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:52.299707 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6e03dbb6-176d-4f40-abe2-142edb30912f tempest-AttachVolumeMultiAttachTest-292949119 tempest-AttachVolumeMultiAttachTest-292949119-project-member] https://10.4.3.170/volume/v3/volumes/7efeded6-73fc-4fc6-948d-26ae650e0998 returned with HTTP 404 Jul 24 07:47:52.300114 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 998/3982] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:47:52 2026] GET /volume/v3/volumes/7efeded6-73fc-4fc6-948d-26ae650e0998 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:47:52.697844 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-4a23ad45-5107-4aa9-ae21-5e5ebc29983e None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:52.699919 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4a23ad45-5107-4aa9-ae21-5e5ebc29983e tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/backups/ab53bad7-a16e-4181-a21f-9505c852b172 Jul 24 07:47:52.700172 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4a23ad45-5107-4aa9-ae21-5e5ebc29983e tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:52.700440 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4a23ad45-5107-4aa9-ae21-5e5ebc29983e tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:52.700579 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-4a23ad45-5107-4aa9-ae21-5e5ebc29983e tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Show backup with id ab53bad7-a16e-4181-a21f-9505c852b172. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:47:52.705127 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:52.705127 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:47:52.705808 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4a23ad45-5107-4aa9-ae21-5e5ebc29983e tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups/ab53bad7-a16e-4181-a21f-9505c852b172 returned with HTTP 200 Jul 24 07:47:52.706239 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 984/3983] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:47:52 2026] GET /volume/v3/backups/ab53bad7-a16e-4181-a21f-9505c852b172 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:52.718003 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-00887f38-fd26-4f60-b3ae-d8d1f798806c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:52.720021 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-00887f38-fd26-4f60-b3ae-d8d1f798806c tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] DELETE https://10.4.3.170/volume/v3/backups/ab53bad7-a16e-4181-a21f-9505c852b172 Jul 24 07:47:52.720294 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-00887f38-fd26-4f60-b3ae-d8d1f798806c tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:52.720469 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-00887f38-fd26-4f60-b3ae-d8d1f798806c tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:52.720562 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.contrib.backups [None req-00887f38-fd26-4f60-b3ae-d8d1f798806c tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Delete backup with id: ab53bad7-a16e-4181-a21f-9505c852b172. Jul 24 07:47:52.722029 np0000005822 devstack@c-api.service[100246]: DEBUG dbcounter [-] [100246] Writing DB stats cinder:SELECT=393,cinder:INSERT=54,cinder:UPDATE=104 {{(pid=100246) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 07:47:52.725547 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:52.725547 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:47:52.738913 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.backup.rpcapi [None req-00887f38-fd26-4f60-b3ae-d8d1f798806c tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] delete_backup rpcapi backup_id ab53bad7-a16e-4181-a21f-9505c852b172 {{(pid=100246) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 07:47:52.744515 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-00887f38-fd26-4f60-b3ae-d8d1f798806c tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups/ab53bad7-a16e-4181-a21f-9505c852b172 returned with HTTP 202 Jul 24 07:47:52.745022 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1001/3984] 10.4.3.170 () {68 vars in 1391 bytes} [Fri Jul 24 07:47:52 2026] DELETE /volume/v3/backups/ab53bad7-a16e-4181-a21f-9505c852b172 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:47:52.751086 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-3b3c3d72-157a-4a80-a8ef-1bae95876858 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:52.753016 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3b3c3d72-157a-4a80-a8ef-1bae95876858 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/backups/ab53bad7-a16e-4181-a21f-9505c852b172 Jul 24 07:47:52.753277 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3b3c3d72-157a-4a80-a8ef-1bae95876858 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:52.753479 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3b3c3d72-157a-4a80-a8ef-1bae95876858 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:52.753615 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-3b3c3d72-157a-4a80-a8ef-1bae95876858 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Show backup with id ab53bad7-a16e-4181-a21f-9505c852b172. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:47:52.757779 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:52.757779 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:47:52.758393 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3b3c3d72-157a-4a80-a8ef-1bae95876858 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups/ab53bad7-a16e-4181-a21f-9505c852b172 returned with HTTP 200 Jul 24 07:47:52.758737 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1002/3985] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:47:52 2026] GET /volume/v3/backups/ab53bad7-a16e-4181-a21f-9505c852b172 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:53.191764 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-658b13f2-ee5d-49f6-aceb-765d10fe61ba None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:53.193152 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-658b13f2-ee5d-49f6-aceb-765d10fe61ba tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/c9244928-79d2-43c4-b6b5-c1953028a960 Jul 24 07:47:53.193333 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-658b13f2-ee5d-49f6-aceb-765d10fe61ba tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:53.193499 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-658b13f2-ee5d-49f6-aceb-765d10fe61ba tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:53.193589 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-658b13f2-ee5d-49f6-aceb-765d10fe61ba tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id c9244928-79d2-43c4-b6b5-c1953028a960. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:47:53.198543 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:53.198543 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:47:53.199194 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-658b13f2-ee5d-49f6-aceb-765d10fe61ba tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/c9244928-79d2-43c4-b6b5-c1953028a960 returned with HTTP 200 Jul 24 07:47:53.199563 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 999/3986] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:47:53 2026] GET /volume/v3/backups/c9244928-79d2-43c4-b6b5-c1953028a960 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:53.770643 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-f1441f5b-2f13-4606-bd78-f87e78f83079 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:53.772349 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f1441f5b-2f13-4606-bd78-f87e78f83079 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/backups/ab53bad7-a16e-4181-a21f-9505c852b172 Jul 24 07:47:53.772551 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f1441f5b-2f13-4606-bd78-f87e78f83079 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:53.772728 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f1441f5b-2f13-4606-bd78-f87e78f83079 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:53.772866 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-f1441f5b-2f13-4606-bd78-f87e78f83079 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Show backup with id ab53bad7-a16e-4181-a21f-9505c852b172. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:47:53.776649 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f1441f5b-2f13-4606-bd78-f87e78f83079 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups/ab53bad7-a16e-4181-a21f-9505c852b172 returned with HTTP 404 Jul 24 07:47:53.777123 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 985/3987] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:47:53 2026] GET /volume/v3/backups/ab53bad7-a16e-4181-a21f-9505c852b172 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:47:53.783756 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-87f2f00c-fcc9-4c37-a167-d43cc0b23aa6 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:53.785636 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-87f2f00c-fcc9-4c37-a167-d43cc0b23aa6 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/0e067004-fd5b-4bd1-80bd-671e902c08f2 Jul 24 07:47:53.785858 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-87f2f00c-fcc9-4c37-a167-d43cc0b23aa6 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:53.786082 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-87f2f00c-fcc9-4c37-a167-d43cc0b23aa6 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:53.786293 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-87f2f00c-fcc9-4c37-a167-d43cc0b23aa6 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Delete volume with id: 0e067004-fd5b-4bd1-80bd-671e902c08f2 Jul 24 07:47:53.793634 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:53.793634 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:47:53.793922 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-87f2f00c-fcc9-4c37-a167-d43cc0b23aa6 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Volume info retrieved successfully. Jul 24 07:47:53.807607 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-87f2f00c-fcc9-4c37-a167-d43cc0b23aa6 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Delete volume request issued successfully. Jul 24 07:47:53.807769 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-87f2f00c-fcc9-4c37-a167-d43cc0b23aa6 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/volumes/0e067004-fd5b-4bd1-80bd-671e902c08f2 returned with HTTP 202 Jul 24 07:47:53.808176 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1002/3988] 10.4.3.170 () {68 vars in 1391 bytes} [Fri Jul 24 07:47:53 2026] DELETE /volume/v3/volumes/0e067004-fd5b-4bd1-80bd-671e902c08f2 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:47:53.815421 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-57622aaa-8c34-4411-8cee-698daf61601f None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:53.817541 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-57622aaa-8c34-4411-8cee-698daf61601f tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/volumes/0e067004-fd5b-4bd1-80bd-671e902c08f2 Jul 24 07:47:53.817808 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-57622aaa-8c34-4411-8cee-698daf61601f tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:53.818058 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-57622aaa-8c34-4411-8cee-698daf61601f tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:53.826628 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:53.826628 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:47:53.830434 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-57622aaa-8c34-4411-8cee-698daf61601f tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Volume info retrieved successfully. Jul 24 07:47:53.834657 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-57622aaa-8c34-4411-8cee-698daf61601f tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/volumes/0e067004-fd5b-4bd1-80bd-671e902c08f2 returned with HTTP 200 Jul 24 07:47:53.835109 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1003/3989] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:47:53 2026] GET /volume/v3/volumes/0e067004-fd5b-4bd1-80bd-671e902c08f2 => generated 1008 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:47:54.210195 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-43d95708-683a-40b4-9704-bff2d33ca246 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:54.212229 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-43d95708-683a-40b4-9704-bff2d33ca246 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/c9244928-79d2-43c4-b6b5-c1953028a960 Jul 24 07:47:54.212462 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-43d95708-683a-40b4-9704-bff2d33ca246 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:54.212677 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-43d95708-683a-40b4-9704-bff2d33ca246 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:54.212791 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-43d95708-683a-40b4-9704-bff2d33ca246 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id c9244928-79d2-43c4-b6b5-c1953028a960. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:47:54.217473 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:54.217473 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:47:54.217950 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-43d95708-683a-40b4-9704-bff2d33ca246 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/c9244928-79d2-43c4-b6b5-c1953028a960 returned with HTTP 200 Jul 24 07:47:54.218341 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1000/3990] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:47:54 2026] GET /volume/v3/backups/c9244928-79d2-43c4-b6b5-c1953028a960 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:54.850791 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-02612e76-e56c-420d-b9a7-c184f44b578e None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:54.852484 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-02612e76-e56c-420d-b9a7-c184f44b578e tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/volumes/0e067004-fd5b-4bd1-80bd-671e902c08f2 Jul 24 07:47:54.852675 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-02612e76-e56c-420d-b9a7-c184f44b578e tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:54.852850 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-02612e76-e56c-420d-b9a7-c184f44b578e tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:54.858710 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-02612e76-e56c-420d-b9a7-c184f44b578e tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/volumes/0e067004-fd5b-4bd1-80bd-671e902c08f2 returned with HTTP 404 Jul 24 07:47:54.859106 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 986/3991] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:47:54 2026] GET /volume/v3/volumes/0e067004-fd5b-4bd1-80bd-671e902c08f2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:47:54.866578 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f716da2d-c312-41a9-a18d-764318a95516 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:54.868382 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f716da2d-c312-41a9-a18d-764318a95516 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/backups Jul 24 07:47:54.868588 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f716da2d-c312-41a9-a18d-764318a95516 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:54.868767 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f716da2d-c312-41a9-a18d-764318a95516 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'index' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:54.880825 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f716da2d-c312-41a9-a18d-764318a95516 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups returned with HTTP 200 Jul 24 07:47:54.881191 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1003/3992] 10.4.3.170 () {68 vars in 1277 bytes} [Fri Jul 24 07:47:54 2026] GET /volume/v3/backups => generated 624 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:54.889406 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-9419583c-8716-434d-a033-8842b7b4f133 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:54.890906 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9419583c-8716-434d-a033-8842b7b4f133 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/backups?project_id=5fe3ca9e072742f18fd9b47c5d19165f Jul 24 07:47:54.891131 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9419583c-8716-434d-a033-8842b7b4f133 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:54.891318 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9419583c-8716-434d-a033-8842b7b4f133 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'index' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:54.896837 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9419583c-8716-434d-a033-8842b7b4f133 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups?project_id=5fe3ca9e072742f18fd9b47c5d19165f returned with HTTP 200 Jul 24 07:47:54.897352 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1004/3993] 10.4.3.170 () {68 vars in 1364 bytes} [Fri Jul 24 07:47:54 2026] GET /volume/v3/backups?project_id=5fe3ca9e072742f18fd9b47c5d19165f => generated 624 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:54.906611 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-d22d433f-bc7d-445a-ab75-83922618e820 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:54.908602 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d22d433f-bc7d-445a-ab75-83922618e820 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:47:54.909317 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d22d433f-bc7d-445a-ab75-83922618e820 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-809143748"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:47:54.910581 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-d22d433f-bc7d-445a-ab75-83922618e820 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-809143748'}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:47:54.910724 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-d22d433f-bc7d-445a-ab75-83922618e820 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Create volume of 1 GB Jul 24 07:47:54.914706 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-d22d433f-bc7d-445a-ab75-83922618e820 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Availability Zones retrieved successfully. Jul 24 07:47:54.921216 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-d22d433f-bc7d-445a-ab75-83922618e820 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Flow 'volume_create_api' (2c83de0b-f567-451e-af3a-fa0b5cf20339) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:47:54.922360 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-d22d433f-bc7d-445a-ab75-83922618e820 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0e033be-28e0-49c7-95a4-a8e0aad42b6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:47:54.923194 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-d22d433f-bc7d-445a-ab75-83922618e820 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:47:54.949507 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-d22d433f-bc7d-445a-ab75-83922618e820 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0e033be-28e0-49c7-95a4-a8e0aad42b6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:47:54.950465 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-d22d433f-bc7d-445a-ab75-83922618e820 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36677a0d-091e-4954-adf7-aa5219767a8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:47:54.988482 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-d22d433f-bc7d-445a-ab75-83922618e820 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Created reservations ['92a811ac-ec4d-4514-883e-c915f520572c', '0e252232-5dd8-4810-acc7-a2ec8654efdc', 'c0d3e46c-4cf2-4aca-9bc1-f05060e60b31', 'c5068927-4a64-4b69-b690-b56472f65795'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:47:54.989269 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-d22d433f-bc7d-445a-ab75-83922618e820 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36677a0d-091e-4954-adf7-aa5219767a8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['92a811ac-ec4d-4514-883e-c915f520572c', '0e252232-5dd8-4810-acc7-a2ec8654efdc', 'c0d3e46c-4cf2-4aca-9bc1-f05060e60b31', 'c5068927-4a64-4b69-b690-b56472f65795']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:47:54.989929 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-d22d433f-bc7d-445a-ab75-83922618e820 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05a1170a-5ad2-41e3-ad83-24ae6508869a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:47:55.012196 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-d22d433f-bc7d-445a-ab75-83922618e820 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05a1170a-5ad2-41e3-ad83-24ae6508869a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7e80c876-cae2-4eb7-aa84-d9fbc97e6023', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-809143748',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5fe3ca9e072742f18fd9b47c5d19165f',qos_specs=None,replication_status=,reservations=['92a811ac-ec4d-4514-883e-c915f520572c','0e252232-5dd8-4810-acc7-a2ec8654efdc','c0d3e46c-4cf2-4aca-9bc1-f05060e60b31','c5068927-4a64-4b69-b690-b56472f65795'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3130de6afe64ea29c6286e40a223192',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:47:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-809143748',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7e80c876-cae2-4eb7-aa84-d9fbc97e6023,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5fe3ca9e072742f18fd9b47c5d19165f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d3130de6afe64ea29c6286e40a223192',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:47:55.012982 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-d22d433f-bc7d-445a-ab75-83922618e820 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af7be681-c7e9-4972-941d-e1e9450bc226) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:47:55.031335 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-d22d433f-bc7d-445a-ab75-83922618e820 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af7be681-c7e9-4972-941d-e1e9450bc226) transitioned into state 'SUCCESS' from state '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-809143748',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5fe3ca9e072742f18fd9b47c5d19165f',qos_specs=None,replication_status=,reservations=['92a811ac-ec4d-4514-883e-c915f520572c','0e252232-5dd8-4810-acc7-a2ec8654efdc','c0d3e46c-4cf2-4aca-9bc1-f05060e60b31','c5068927-4a64-4b69-b690-b56472f65795'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3130de6afe64ea29c6286e40a223192',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:47:55.031982 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-d22d433f-bc7d-445a-ab75-83922618e820 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4bb8b1f-8464-4cd7-892b-1dd6666f0a3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:47:55.041760 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-d22d433f-bc7d-445a-ab75-83922618e820 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4bb8b1f-8464-4cd7-892b-1dd6666f0a3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:47:55.042815 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-d22d433f-bc7d-445a-ab75-83922618e820 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Flow 'volume_create_api' (2c83de0b-f567-451e-af3a-fa0b5cf20339) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:47:55.043214 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-d22d433f-bc7d-445a-ab75-83922618e820 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Create volume request issued successfully. Jul 24 07:47:55.043910 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d22d433f-bc7d-445a-ab75-83922618e820 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:47:55.044825 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1001/3994] 10.4.3.170 () {70 vars in 1298 bytes} [Fri Jul 24 07:47:54 2026] POST /volume/v3/volumes => generated 777 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:47:55.055504 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-48579feb-5284-45ce-b406-8283dc8eabbc None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:55.057894 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-48579feb-5284-45ce-b406-8283dc8eabbc tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/volumes/7e80c876-cae2-4eb7-aa84-d9fbc97e6023 Jul 24 07:47:55.058159 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-48579feb-5284-45ce-b406-8283dc8eabbc tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:55.058410 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-48579feb-5284-45ce-b406-8283dc8eabbc tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:55.065799 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:55.065799 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:47:55.069741 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-48579feb-5284-45ce-b406-8283dc8eabbc tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Volume info retrieved successfully. Jul 24 07:47:55.073766 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-48579feb-5284-45ce-b406-8283dc8eabbc tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/volumes/7e80c876-cae2-4eb7-aa84-d9fbc97e6023 returned with HTTP 200 Jul 24 07:47:55.074172 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 987/3995] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:47:55 2026] GET /volume/v3/volumes/7e80c876-cae2-4eb7-aa84-d9fbc97e6023 => generated 956 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:55.228101 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0b979c09-ccce-4455-831d-adc53f6de18b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:55.230890 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0b979c09-ccce-4455-831d-adc53f6de18b tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/c9244928-79d2-43c4-b6b5-c1953028a960 Jul 24 07:47:55.231154 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0b979c09-ccce-4455-831d-adc53f6de18b tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:55.231412 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0b979c09-ccce-4455-831d-adc53f6de18b tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:55.231547 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-0b979c09-ccce-4455-831d-adc53f6de18b tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id c9244928-79d2-43c4-b6b5-c1953028a960. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:47:55.236950 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:55.236950 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:47:55.237795 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0b979c09-ccce-4455-831d-adc53f6de18b tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/c9244928-79d2-43c4-b6b5-c1953028a960 returned with HTTP 200 Jul 24 07:47:55.238339 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1004/3996] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:47:55 2026] GET /volume/v3/backups/c9244928-79d2-43c4-b6b5-c1953028a960 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:56.088958 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-0c54f707-acff-4d5f-ba71-b79a466cd889 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:56.091293 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0c54f707-acff-4d5f-ba71-b79a466cd889 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/volumes/7e80c876-cae2-4eb7-aa84-d9fbc97e6023 Jul 24 07:47:56.091579 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0c54f707-acff-4d5f-ba71-b79a466cd889 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:56.091895 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0c54f707-acff-4d5f-ba71-b79a466cd889 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:56.100212 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:56.100212 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:47:56.103929 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-0c54f707-acff-4d5f-ba71-b79a466cd889 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Volume info retrieved successfully. Jul 24 07:47:56.112748 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0c54f707-acff-4d5f-ba71-b79a466cd889 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/volumes/7e80c876-cae2-4eb7-aa84-d9fbc97e6023 returned with HTTP 200 Jul 24 07:47:56.113317 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1005/3997] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:47:56 2026] GET /volume/v3/volumes/7e80c876-cae2-4eb7-aa84-d9fbc97e6023 => generated 1017 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:47:56.129834 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-f69fca38-8929-41a1-9a7f-467af3b953d2 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:56.131593 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f69fca38-8929-41a1-9a7f-467af3b953d2 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] POST https://10.4.3.170/volume/v3/backups Jul 24 07:47:56.132165 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f69fca38-8929-41a1-9a7f-467af3b953d2 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "7e80c876-cae2-4eb7-aa84-d9fbc97e6023", "name": "tempest-type-Backup-1020463781"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:47:56.133640 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.contrib.backups [None req-f69fca38-8929-41a1-9a7f-467af3b953d2 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Creating new backup {'backup': {'volume_id': '7e80c876-cae2-4eb7-aa84-d9fbc97e6023', 'name': 'tempest-type-Backup-1020463781'}} {{(pid=100244) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 07:47:56.133930 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.contrib.backups [None req-f69fca38-8929-41a1-9a7f-467af3b953d2 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Creating backup of volume 7e80c876-cae2-4eb7-aa84-d9fbc97e6023 in container None Jul 24 07:47:56.144033 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:56.144033 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:47:56.146338 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-f69fca38-8929-41a1-9a7f-467af3b953d2 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Volume info retrieved successfully. Jul 24 07:47:56.161839 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-f69fca38-8929-41a1-9a7f-467af3b953d2 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Created reservations ['02dd148a-28b4-455e-b15e-5ca7fe5e55a2', '7015982c-d345-4b70-93af-96bceb7343de'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:47:56.198780 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f69fca38-8929-41a1-9a7f-467af3b953d2 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups returned with HTTP 202 Jul 24 07:47:56.199337 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1002/3998] 10.4.3.170 () {70 vars in 1299 bytes} [Fri Jul 24 07:47:56 2026] POST /volume/v3/backups => generated 316 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:47:56.206747 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-9b6c952b-4d2b-4ba1-affe-9832474e297c None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:56.208285 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9b6c952b-4d2b-4ba1-affe-9832474e297c tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/backups/0d183125-0131-4e57-b5e1-ad62d52e814d Jul 24 07:47:56.208468 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9b6c952b-4d2b-4ba1-affe-9832474e297c tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:56.208642 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9b6c952b-4d2b-4ba1-affe-9832474e297c tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:56.208737 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-9b6c952b-4d2b-4ba1-affe-9832474e297c tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Show backup with id 0d183125-0131-4e57-b5e1-ad62d52e814d. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:47:56.214253 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:56.214253 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:47:56.215449 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9b6c952b-4d2b-4ba1-affe-9832474e297c tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups/0d183125-0131-4e57-b5e1-ad62d52e814d returned with HTTP 200 Jul 24 07:47:56.215878 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 988/3999] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:47:56 2026] GET /volume/v3/backups/0d183125-0131-4e57-b5e1-ad62d52e814d => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:56.250021 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2cfd093a-5b4d-46eb-8c42-efdd2d15c7f3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:56.253377 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2cfd093a-5b4d-46eb-8c42-efdd2d15c7f3 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/c9244928-79d2-43c4-b6b5-c1953028a960 Jul 24 07:47:56.253631 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2cfd093a-5b4d-46eb-8c42-efdd2d15c7f3 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:56.253869 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2cfd093a-5b4d-46eb-8c42-efdd2d15c7f3 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:56.254019 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-2cfd093a-5b4d-46eb-8c42-efdd2d15c7f3 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id c9244928-79d2-43c4-b6b5-c1953028a960. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:47:56.261004 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:56.261004 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:47:56.261004 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2cfd093a-5b4d-46eb-8c42-efdd2d15c7f3 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/c9244928-79d2-43c4-b6b5-c1953028a960 returned with HTTP 200 Jul 24 07:47:56.261004 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1005/4000] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:47:56 2026] GET /volume/v3/backups/c9244928-79d2-43c4-b6b5-c1953028a960 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:57.225083 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-d0371455-7ab3-4c35-b851-95fb31d221b8 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:57.230483 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d0371455-7ab3-4c35-b851-95fb31d221b8 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/backups/0d183125-0131-4e57-b5e1-ad62d52e814d Jul 24 07:47:57.230676 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d0371455-7ab3-4c35-b851-95fb31d221b8 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:57.230857 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d0371455-7ab3-4c35-b851-95fb31d221b8 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:57.230952 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-d0371455-7ab3-4c35-b851-95fb31d221b8 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Show backup with id 0d183125-0131-4e57-b5e1-ad62d52e814d. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:47:57.234733 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:57.234733 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:47:57.235309 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d0371455-7ab3-4c35-b851-95fb31d221b8 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups/0d183125-0131-4e57-b5e1-ad62d52e814d returned with HTTP 200 Jul 24 07:47:57.235620 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1006/4001] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:47:57 2026] GET /volume/v3/backups/0d183125-0131-4e57-b5e1-ad62d52e814d => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:57.273194 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-5e06a590-70a9-4325-be54-034059fd2ca4 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:57.277066 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5e06a590-70a9-4325-be54-034059fd2ca4 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/c9244928-79d2-43c4-b6b5-c1953028a960 Jul 24 07:47:57.277066 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5e06a590-70a9-4325-be54-034059fd2ca4 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:57.277066 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5e06a590-70a9-4325-be54-034059fd2ca4 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:57.277066 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-5e06a590-70a9-4325-be54-034059fd2ca4 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id c9244928-79d2-43c4-b6b5-c1953028a960. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:47:57.280533 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:57.280533 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:47:57.281458 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5e06a590-70a9-4325-be54-034059fd2ca4 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/c9244928-79d2-43c4-b6b5-c1953028a960 returned with HTTP 200 Jul 24 07:47:57.281909 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1003/4002] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:47:57 2026] GET /volume/v3/backups/c9244928-79d2-43c4-b6b5-c1953028a960 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:58.248572 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-b048c9ff-d28c-4c36-afd4-dc9cda7c9f40 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:58.250336 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b048c9ff-d28c-4c36-afd4-dc9cda7c9f40 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/backups/0d183125-0131-4e57-b5e1-ad62d52e814d Jul 24 07:47:58.250551 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b048c9ff-d28c-4c36-afd4-dc9cda7c9f40 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:58.250736 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b048c9ff-d28c-4c36-afd4-dc9cda7c9f40 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:58.250860 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-b048c9ff-d28c-4c36-afd4-dc9cda7c9f40 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Show backup with id 0d183125-0131-4e57-b5e1-ad62d52e814d. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:47:58.254718 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:58.254718 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:47:58.255297 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b048c9ff-d28c-4c36-afd4-dc9cda7c9f40 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups/0d183125-0131-4e57-b5e1-ad62d52e814d returned with HTTP 200 Jul 24 07:47:58.255667 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 989/4003] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:47:58 2026] GET /volume/v3/backups/0d183125-0131-4e57-b5e1-ad62d52e814d => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:58.291351 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f6e8d39f-1aac-4566-b4ad-f105f25d449d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:58.293017 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f6e8d39f-1aac-4566-b4ad-f105f25d449d tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/c9244928-79d2-43c4-b6b5-c1953028a960 Jul 24 07:47:58.293268 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f6e8d39f-1aac-4566-b4ad-f105f25d449d tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:58.293434 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f6e8d39f-1aac-4566-b4ad-f105f25d449d tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:58.293530 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-f6e8d39f-1aac-4566-b4ad-f105f25d449d tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id c9244928-79d2-43c4-b6b5-c1953028a960. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:47:58.298364 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:58.298364 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:47:58.299523 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f6e8d39f-1aac-4566-b4ad-f105f25d449d tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/c9244928-79d2-43c4-b6b5-c1953028a960 returned with HTTP 200 Jul 24 07:47:58.300051 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1006/4004] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:47:58 2026] GET /volume/v3/backups/c9244928-79d2-43c4-b6b5-c1953028a960 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:59.265992 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-807ae855-7508-443a-ba29-cedc144100a5 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:59.267677 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-807ae855-7508-443a-ba29-cedc144100a5 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/backups/0d183125-0131-4e57-b5e1-ad62d52e814d Jul 24 07:47:59.267886 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-807ae855-7508-443a-ba29-cedc144100a5 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:59.268099 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-807ae855-7508-443a-ba29-cedc144100a5 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:59.268221 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-807ae855-7508-443a-ba29-cedc144100a5 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Show backup with id 0d183125-0131-4e57-b5e1-ad62d52e814d. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:47:59.272603 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:59.272603 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:47:59.273273 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-807ae855-7508-443a-ba29-cedc144100a5 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups/0d183125-0131-4e57-b5e1-ad62d52e814d returned with HTTP 200 Jul 24 07:47:59.273628 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1007/4005] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:47:59 2026] GET /volume/v3/backups/0d183125-0131-4e57-b5e1-ad62d52e814d => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:59.309084 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-3446674e-75b2-4377-be47-1cd9766ba4af None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:59.310928 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3446674e-75b2-4377-be47-1cd9766ba4af tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/c9244928-79d2-43c4-b6b5-c1953028a960 Jul 24 07:47:59.311116 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3446674e-75b2-4377-be47-1cd9766ba4af tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:59.311323 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3446674e-75b2-4377-be47-1cd9766ba4af tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:59.311425 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-3446674e-75b2-4377-be47-1cd9766ba4af tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id c9244928-79d2-43c4-b6b5-c1953028a960. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:47:59.315608 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:59.315608 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:47:59.316329 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3446674e-75b2-4377-be47-1cd9766ba4af tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/c9244928-79d2-43c4-b6b5-c1953028a960 returned with HTTP 200 Jul 24 07:47:59.316706 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1004/4006] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:47:59 2026] GET /volume/v3/backups/c9244928-79d2-43c4-b6b5-c1953028a960 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:59.326327 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-ff352377-075a-4a09-93eb-e263dce74ddd None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:59.328029 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ff352377-075a-4a09-93eb-e263dce74ddd tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/c9244928-79d2-43c4-b6b5-c1953028a960 Jul 24 07:47:59.328218 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ff352377-075a-4a09-93eb-e263dce74ddd tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:59.328421 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ff352377-075a-4a09-93eb-e263dce74ddd tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:59.328571 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-ff352377-075a-4a09-93eb-e263dce74ddd tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id c9244928-79d2-43c4-b6b5-c1953028a960. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:47:59.330226 np0000005822 devstack@c-api.service[100243]: DEBUG dbcounter [-] [100243] Writing DB stats cinder:SELECT=334,cinder:INSERT=51,cinder:UPDATE=91 {{(pid=100243) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 07:47:59.335168 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:59.335168 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:47:59.335168 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ff352377-075a-4a09-93eb-e263dce74ddd tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/c9244928-79d2-43c4-b6b5-c1953028a960 returned with HTTP 200 Jul 24 07:47:59.335417 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 990/4007] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:47:59 2026] GET /volume/v3/backups/c9244928-79d2-43c4-b6b5-c1953028a960 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:47:59.343854 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f588afed-f472-460f-a366-085611f64523 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:59.345692 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f588afed-f472-460f-a366-085611f64523 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] DELETE https://10.4.3.170/volume/v3/backups/c9244928-79d2-43c4-b6b5-c1953028a960 Jul 24 07:47:59.345876 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f588afed-f472-460f-a366-085611f64523 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:59.346095 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f588afed-f472-460f-a366-085611f64523 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:59.346197 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.contrib.backups [None req-f588afed-f472-460f-a366-085611f64523 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Delete backup with id: c9244928-79d2-43c4-b6b5-c1953028a960. Jul 24 07:47:59.350638 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:59.350638 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:47:59.367445 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.backup.rpcapi [None req-f588afed-f472-460f-a366-085611f64523 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] delete_backup rpcapi backup_id c9244928-79d2-43c4-b6b5-c1953028a960 {{(pid=100246) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 07:47:59.369275 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f588afed-f472-460f-a366-085611f64523 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/c9244928-79d2-43c4-b6b5-c1953028a960 returned with HTTP 202 Jul 24 07:47:59.369687 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1007/4008] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:47:59 2026] DELETE /volume/v3/backups/c9244928-79d2-43c4-b6b5-c1953028a960 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:47:59.376117 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-34c18d69-7750-4714-b09c-f839b48a0232 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:47:59.377800 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-34c18d69-7750-4714-b09c-f839b48a0232 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/c9244928-79d2-43c4-b6b5-c1953028a960 Jul 24 07:47:59.377978 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-34c18d69-7750-4714-b09c-f839b48a0232 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:47:59.378166 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-34c18d69-7750-4714-b09c-f839b48a0232 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:47:59.378306 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-34c18d69-7750-4714-b09c-f839b48a0232 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id c9244928-79d2-43c4-b6b5-c1953028a960. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:47:59.382244 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:47:59.382244 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:47:59.382891 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-34c18d69-7750-4714-b09c-f839b48a0232 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/c9244928-79d2-43c4-b6b5-c1953028a960 returned with HTTP 200 Jul 24 07:47:59.383236 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1008/4009] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:47:59 2026] GET /volume/v3/backups/c9244928-79d2-43c4-b6b5-c1953028a960 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:00.282957 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-9b8206f3-71d8-4c79-b5b5-90c961869daf None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:00.284665 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9b8206f3-71d8-4c79-b5b5-90c961869daf tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/backups/0d183125-0131-4e57-b5e1-ad62d52e814d Jul 24 07:48:00.284867 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9b8206f3-71d8-4c79-b5b5-90c961869daf tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:00.285052 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9b8206f3-71d8-4c79-b5b5-90c961869daf tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:00.285152 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-9b8206f3-71d8-4c79-b5b5-90c961869daf tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Show backup with id 0d183125-0131-4e57-b5e1-ad62d52e814d. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:48:00.291012 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:00.291012 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:48:00.291647 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9b8206f3-71d8-4c79-b5b5-90c961869daf tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups/0d183125-0131-4e57-b5e1-ad62d52e814d returned with HTTP 200 Jul 24 07:48:00.291982 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1005/4010] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:48:00 2026] GET /volume/v3/backups/0d183125-0131-4e57-b5e1-ad62d52e814d => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:00.393435 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-578472d2-9c5e-4ccc-9b52-2a391ddb70f2 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:00.395131 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-578472d2-9c5e-4ccc-9b52-2a391ddb70f2 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/c9244928-79d2-43c4-b6b5-c1953028a960 Jul 24 07:48:00.395360 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-578472d2-9c5e-4ccc-9b52-2a391ddb70f2 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:00.395575 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-578472d2-9c5e-4ccc-9b52-2a391ddb70f2 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:00.395693 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-578472d2-9c5e-4ccc-9b52-2a391ddb70f2 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id c9244928-79d2-43c4-b6b5-c1953028a960. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:48:00.402090 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:00.402090 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:48:00.402766 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-578472d2-9c5e-4ccc-9b52-2a391ddb70f2 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/c9244928-79d2-43c4-b6b5-c1953028a960 returned with HTTP 200 Jul 24 07:48:00.403150 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 991/4011] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:00 2026] GET /volume/v3/backups/c9244928-79d2-43c4-b6b5-c1953028a960 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:01.304990 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b80e2de6-1905-4bfa-9a86-ec6163b1e5af None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:01.306482 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b80e2de6-1905-4bfa-9a86-ec6163b1e5af tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/backups/0d183125-0131-4e57-b5e1-ad62d52e814d Jul 24 07:48:01.306683 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b80e2de6-1905-4bfa-9a86-ec6163b1e5af tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:01.306870 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b80e2de6-1905-4bfa-9a86-ec6163b1e5af tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:01.306998 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-b80e2de6-1905-4bfa-9a86-ec6163b1e5af tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Show backup with id 0d183125-0131-4e57-b5e1-ad62d52e814d. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:48:01.310827 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:01.310827 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:48:01.311382 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b80e2de6-1905-4bfa-9a86-ec6163b1e5af tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups/0d183125-0131-4e57-b5e1-ad62d52e814d returned with HTTP 200 Jul 24 07:48:01.311676 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1008/4012] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:48:01 2026] GET /volume/v3/backups/0d183125-0131-4e57-b5e1-ad62d52e814d => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:01.414860 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-40288702-a3db-428f-90e1-9cf163a00d6e None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:01.419909 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-40288702-a3db-428f-90e1-9cf163a00d6e tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/c9244928-79d2-43c4-b6b5-c1953028a960 Jul 24 07:48:01.420108 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-40288702-a3db-428f-90e1-9cf163a00d6e tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:01.420323 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-40288702-a3db-428f-90e1-9cf163a00d6e tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:01.420434 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-40288702-a3db-428f-90e1-9cf163a00d6e tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id c9244928-79d2-43c4-b6b5-c1953028a960. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:48:01.424588 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:01.424588 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:48:01.425630 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-40288702-a3db-428f-90e1-9cf163a00d6e tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/c9244928-79d2-43c4-b6b5-c1953028a960 returned with HTTP 200 Jul 24 07:48:01.426030 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1009/4013] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:01 2026] GET /volume/v3/backups/c9244928-79d2-43c4-b6b5-c1953028a960 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 07:48:02.321351 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-4bcedbc4-6f76-40a1-85e5-1359e948a4d4 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:02.326752 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4bcedbc4-6f76-40a1-85e5-1359e948a4d4 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/backups/0d183125-0131-4e57-b5e1-ad62d52e814d Jul 24 07:48:02.326752 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4bcedbc4-6f76-40a1-85e5-1359e948a4d4 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:02.326752 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4bcedbc4-6f76-40a1-85e5-1359e948a4d4 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:02.326752 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-4bcedbc4-6f76-40a1-85e5-1359e948a4d4 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Show backup with id 0d183125-0131-4e57-b5e1-ad62d52e814d. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:48:02.326752 np0000005822 devstack@c-api.service[100244]: DEBUG dbcounter [-] [100244] Writing DB stats cinder:SELECT=347,cinder:UPDATE=114,cinder:INSERT=60 {{(pid=100244) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 07:48:02.327788 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:02.327788 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:48:02.329047 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4bcedbc4-6f76-40a1-85e5-1359e948a4d4 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups/0d183125-0131-4e57-b5e1-ad62d52e814d returned with HTTP 200 Jul 24 07:48:02.329047 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1006/4014] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:48:02 2026] GET /volume/v3/backups/0d183125-0131-4e57-b5e1-ad62d52e814d => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:02.436878 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-df05bad0-27ba-473c-ad02-8df6e094d032 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:02.439847 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-df05bad0-27ba-473c-ad02-8df6e094d032 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/c9244928-79d2-43c4-b6b5-c1953028a960 Jul 24 07:48:02.439847 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-df05bad0-27ba-473c-ad02-8df6e094d032 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:02.439847 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-df05bad0-27ba-473c-ad02-8df6e094d032 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:02.439847 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-df05bad0-27ba-473c-ad02-8df6e094d032 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id c9244928-79d2-43c4-b6b5-c1953028a960. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:48:02.442651 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-df05bad0-27ba-473c-ad02-8df6e094d032 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/c9244928-79d2-43c4-b6b5-c1953028a960 returned with HTTP 404 Jul 24 07:48:02.443193 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 992/4015] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:02 2026] GET /volume/v3/backups/c9244928-79d2-43c4-b6b5-c1953028a960 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:48:02.869519 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-bb604d83-cf16-47c3-b206-1c88df2c18ff None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:02.875161 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bb604d83-cf16-47c3-b206-1c88df2c18ff tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] DELETE https://10.4.3.170/volume/v3/backups/a86b1867-86f4-49c7-964f-964dfe12829e Jul 24 07:48:02.875161 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bb604d83-cf16-47c3-b206-1c88df2c18ff tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:02.875161 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bb604d83-cf16-47c3-b206-1c88df2c18ff tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:02.875161 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.contrib.backups [None req-bb604d83-cf16-47c3-b206-1c88df2c18ff tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Delete backup with id: a86b1867-86f4-49c7-964f-964dfe12829e. Jul 24 07:48:02.877861 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:02.877861 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:48:02.888358 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.backup.rpcapi [None req-bb604d83-cf16-47c3-b206-1c88df2c18ff tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] delete_backup rpcapi backup_id a86b1867-86f4-49c7-964f-964dfe12829e {{(pid=100246) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 07:48:02.889811 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bb604d83-cf16-47c3-b206-1c88df2c18ff tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/a86b1867-86f4-49c7-964f-964dfe12829e returned with HTTP 202 Jul 24 07:48:02.890245 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1009/4016] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:48:02 2026] DELETE /volume/v3/backups/a86b1867-86f4-49c7-964f-964dfe12829e => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:48:02.900958 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-f72e7eaf-e321-490d-aa6c-c84f78ddb005 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:02.902537 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f72e7eaf-e321-490d-aa6c-c84f78ddb005 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/a86b1867-86f4-49c7-964f-964dfe12829e Jul 24 07:48:02.902537 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f72e7eaf-e321-490d-aa6c-c84f78ddb005 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:02.902537 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f72e7eaf-e321-490d-aa6c-c84f78ddb005 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:02.903812 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-f72e7eaf-e321-490d-aa6c-c84f78ddb005 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id a86b1867-86f4-49c7-964f-964dfe12829e. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:48:02.913330 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:02.913330 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:48:02.914455 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f72e7eaf-e321-490d-aa6c-c84f78ddb005 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/a86b1867-86f4-49c7-964f-964dfe12829e returned with HTTP 200 Jul 24 07:48:02.915181 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1010/4017] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:02 2026] GET /volume/v3/backups/a86b1867-86f4-49c7-964f-964dfe12829e => generated 751 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:03.342559 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-25fb8033-2059-46d9-b17b-5e0ed70d2e4f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:03.344899 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-25fb8033-2059-46d9-b17b-5e0ed70d2e4f tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/backups/0d183125-0131-4e57-b5e1-ad62d52e814d Jul 24 07:48:03.345219 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-25fb8033-2059-46d9-b17b-5e0ed70d2e4f tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:03.345469 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-25fb8033-2059-46d9-b17b-5e0ed70d2e4f tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:03.345613 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-25fb8033-2059-46d9-b17b-5e0ed70d2e4f tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Show backup with id 0d183125-0131-4e57-b5e1-ad62d52e814d. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:48:03.350592 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:03.350592 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:48:03.351436 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-25fb8033-2059-46d9-b17b-5e0ed70d2e4f tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups/0d183125-0131-4e57-b5e1-ad62d52e814d returned with HTTP 200 Jul 24 07:48:03.351921 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1007/4018] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:48:03 2026] GET /volume/v3/backups/0d183125-0131-4e57-b5e1-ad62d52e814d => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:03.926017 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-e7d40836-8163-43d0-a437-7069e3d6b521 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:03.928133 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e7d40836-8163-43d0-a437-7069e3d6b521 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/a86b1867-86f4-49c7-964f-964dfe12829e Jul 24 07:48:03.928415 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e7d40836-8163-43d0-a437-7069e3d6b521 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:03.928629 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e7d40836-8163-43d0-a437-7069e3d6b521 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:03.928770 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-e7d40836-8163-43d0-a437-7069e3d6b521 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id a86b1867-86f4-49c7-964f-964dfe12829e. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:48:03.933589 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e7d40836-8163-43d0-a437-7069e3d6b521 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/a86b1867-86f4-49c7-964f-964dfe12829e returned with HTTP 404 Jul 24 07:48:03.934259 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 993/4019] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:03 2026] GET /volume/v3/backups/a86b1867-86f4-49c7-964f-964dfe12829e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:48:03.947721 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2cdf7c6f-5153-4fa4-a2e7-b74c0f389f6b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:03.949198 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2cdf7c6f-5153-4fa4-a2e7-b74c0f389f6b tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:48:03.949512 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2cdf7c6f-5153-4fa4-a2e7-b74c0f389f6b tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1404016340"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:48:03.950843 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-2cdf7c6f-5153-4fa4-a2e7-b74c0f389f6b tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1404016340'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:48:03.950974 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-2cdf7c6f-5153-4fa4-a2e7-b74c0f389f6b tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Create volume of 1 GB Jul 24 07:48:03.955116 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-2cdf7c6f-5153-4fa4-a2e7-b74c0f389f6b tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Availability Zones retrieved successfully. Jul 24 07:48:03.960486 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-2cdf7c6f-5153-4fa4-a2e7-b74c0f389f6b tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Flow 'volume_create_api' (dd177b60-087a-421a-b855-b98b479589d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:48:03.962419 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-2cdf7c6f-5153-4fa4-a2e7-b74c0f389f6b tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13e0ad9b-09ae-4743-9f33-aa4ca810a460) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:03.963512 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-2cdf7c6f-5153-4fa4-a2e7-b74c0f389f6b tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:48:03.992603 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-2cdf7c6f-5153-4fa4-a2e7-b74c0f389f6b tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13e0ad9b-09ae-4743-9f33-aa4ca810a460) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:03.993732 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-2cdf7c6f-5153-4fa4-a2e7-b74c0f389f6b tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c67fce28-b8e9-4153-b603-45daf2807e77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:04.034094 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-2cdf7c6f-5153-4fa4-a2e7-b74c0f389f6b tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Created reservations ['a026ea0a-cc43-46d1-b629-5b7223c3a10d', 'cb527650-f5f7-4a69-afe4-bb7d4d8f5b6f', 'a5dc351c-5289-489e-b54a-ce49fc7fbacf', '60388d93-3f2f-40fd-9aa9-10002d9fbdc9'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:48:04.034952 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-2cdf7c6f-5153-4fa4-a2e7-b74c0f389f6b tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c67fce28-b8e9-4153-b603-45daf2807e77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a026ea0a-cc43-46d1-b629-5b7223c3a10d', 'cb527650-f5f7-4a69-afe4-bb7d4d8f5b6f', 'a5dc351c-5289-489e-b54a-ce49fc7fbacf', '60388d93-3f2f-40fd-9aa9-10002d9fbdc9']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:04.035624 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-2cdf7c6f-5153-4fa4-a2e7-b74c0f389f6b tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e46f09b7-6e40-45fc-b60c-f05d07981ae9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:04.058593 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-2cdf7c6f-5153-4fa4-a2e7-b74c0f389f6b tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e46f09b7-6e40-45fc-b60c-f05d07981ae9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '18802fcc-5e57-4538-98ad-253319a69bde', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1404016340',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2cc970ea504c4f31b276e0a66f8cbfdd',qos_specs=None,replication_status=,reservations=['a026ea0a-cc43-46d1-b629-5b7223c3a10d','cb527650-f5f7-4a69-afe4-bb7d4d8f5b6f','a5dc351c-5289-489e-b54a-ce49fc7fbacf','60388d93-3f2f-40fd-9aa9-10002d9fbdc9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75f4a4925a4c46998ed44583d25f6fb3',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:48:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1404016340',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=18802fcc-5e57-4538-98ad-253319a69bde,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2cc970ea504c4f31b276e0a66f8cbfdd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='75f4a4925a4c46998ed44583d25f6fb3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:04.059283 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-2cdf7c6f-5153-4fa4-a2e7-b74c0f389f6b tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03d28bf7-233a-4c76-8079-8dd2c66ef472) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:04.075180 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-2cdf7c6f-5153-4fa4-a2e7-b74c0f389f6b tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03d28bf7-233a-4c76-8079-8dd2c66ef472) transitioned into state 'SUCCESS' from state '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-1404016340',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2cc970ea504c4f31b276e0a66f8cbfdd',qos_specs=None,replication_status=,reservations=['a026ea0a-cc43-46d1-b629-5b7223c3a10d','cb527650-f5f7-4a69-afe4-bb7d4d8f5b6f','a5dc351c-5289-489e-b54a-ce49fc7fbacf','60388d93-3f2f-40fd-9aa9-10002d9fbdc9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75f4a4925a4c46998ed44583d25f6fb3',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:04.075824 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-2cdf7c6f-5153-4fa4-a2e7-b74c0f389f6b tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7abf0fc8-af8a-4542-b51a-ae36c57c49d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:04.084244 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-2cdf7c6f-5153-4fa4-a2e7-b74c0f389f6b tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7abf0fc8-af8a-4542-b51a-ae36c57c49d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:04.084788 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-2cdf7c6f-5153-4fa4-a2e7-b74c0f389f6b tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Flow 'volume_create_api' (dd177b60-087a-421a-b855-b98b479589d3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:48:04.085058 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-2cdf7c6f-5153-4fa4-a2e7-b74c0f389f6b tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Create volume request issued successfully. Jul 24 07:48:04.085601 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2cdf7c6f-5153-4fa4-a2e7-b74c0f389f6b tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:48:04.085983 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1010/4020] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 24 07:48:03 2026] POST /volume/v3/volumes => generated 749 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:48:04.097198 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-8c9e1380-47d1-480b-a3e9-22261ed3d59d None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:04.098917 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8c9e1380-47d1-480b-a3e9-22261ed3d59d tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/volumes/18802fcc-5e57-4538-98ad-253319a69bde Jul 24 07:48:04.099127 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8c9e1380-47d1-480b-a3e9-22261ed3d59d tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:04.099323 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8c9e1380-47d1-480b-a3e9-22261ed3d59d tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:04.106088 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:04.106088 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:48:04.113336 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-8c9e1380-47d1-480b-a3e9-22261ed3d59d tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Volume info retrieved successfully. Jul 24 07:48:04.120413 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8c9e1380-47d1-480b-a3e9-22261ed3d59d tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/volumes/18802fcc-5e57-4538-98ad-253319a69bde returned with HTTP 200 Jul 24 07:48:04.120800 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1011/4021] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:04 2026] GET /volume/v3/volumes/18802fcc-5e57-4538-98ad-253319a69bde => generated 817 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:04.362608 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-5532d1b7-1908-4f71-b54d-ca3daa4ed379 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:04.364295 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5532d1b7-1908-4f71-b54d-ca3daa4ed379 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/backups/0d183125-0131-4e57-b5e1-ad62d52e814d Jul 24 07:48:04.364513 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5532d1b7-1908-4f71-b54d-ca3daa4ed379 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:04.364705 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5532d1b7-1908-4f71-b54d-ca3daa4ed379 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:04.364814 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-5532d1b7-1908-4f71-b54d-ca3daa4ed379 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Show backup with id 0d183125-0131-4e57-b5e1-ad62d52e814d. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:48:04.368908 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:04.368908 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:48:04.369480 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5532d1b7-1908-4f71-b54d-ca3daa4ed379 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups/0d183125-0131-4e57-b5e1-ad62d52e814d returned with HTTP 200 Jul 24 07:48:04.369802 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1008/4022] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:48:04 2026] GET /volume/v3/backups/0d183125-0131-4e57-b5e1-ad62d52e814d => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:05.133416 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-3f8dc866-268f-492d-96f9-8b0eaa073836 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:05.135277 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3f8dc866-268f-492d-96f9-8b0eaa073836 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/volumes/18802fcc-5e57-4538-98ad-253319a69bde Jul 24 07:48:05.135462 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3f8dc866-268f-492d-96f9-8b0eaa073836 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:05.135655 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3f8dc866-268f-492d-96f9-8b0eaa073836 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:05.142331 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:05.142331 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:48:05.146278 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-3f8dc866-268f-492d-96f9-8b0eaa073836 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Volume info retrieved successfully. Jul 24 07:48:05.150475 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3f8dc866-268f-492d-96f9-8b0eaa073836 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/volumes/18802fcc-5e57-4538-98ad-253319a69bde returned with HTTP 200 Jul 24 07:48:05.150822 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 994/4023] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:05 2026] GET /volume/v3/volumes/18802fcc-5e57-4538-98ad-253319a69bde => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:05.161883 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0b4075ff-669c-40f6-ba84-6ad0993a1ec2 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:05.163544 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0b4075ff-669c-40f6-ba84-6ad0993a1ec2 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] POST https://10.4.3.170/volume/v3/snapshots Jul 24 07:48:05.163828 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0b4075ff-669c-40f6-ba84-6ad0993a1ec2 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "18802fcc-5e57-4538-98ad-253319a69bde", "name": "tempest-VolumesBackupsTest-Snapshot-296150278"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:48:05.170893 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:05.170893 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:48:05.171289 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-0b4075ff-669c-40f6-ba84-6ad0993a1ec2 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Volume info retrieved successfully. Jul 24 07:48:05.171387 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.snapshots [None req-0b4075ff-669c-40f6-ba84-6ad0993a1ec2 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Create snapshot from volume 18802fcc-5e57-4538-98ad-253319a69bde Jul 24 07:48:05.205663 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-0b4075ff-669c-40f6-ba84-6ad0993a1ec2 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Created reservations ['10e0dd46-62e3-40e0-8239-697d7ae38977', '6f4a142d-84c4-4839-8fef-5c15aa707c2a', 'e6979698-4a4f-4c12-a527-0b7b4f34a572', 'bed3e531-2ea7-45a6-bb03-7a4b0f5fbe7f'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:48:05.230565 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-0b4075ff-669c-40f6-ba84-6ad0993a1ec2 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Snapshot create request issued successfully. Jul 24 07:48:05.230917 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0b4075ff-669c-40f6-ba84-6ad0993a1ec2 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 24 07:48:05.231330 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1011/4024] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 24 07:48:05 2026] POST /volume/v3/snapshots => generated 304 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:48:05.241249 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-5859fafb-d81e-4900-affc-5d1a8b6f6e06 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:05.243288 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5859fafb-d81e-4900-affc-5d1a8b6f6e06 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/snapshots/19f475cd-eb22-4975-b66e-a61bfbb45a84 Jul 24 07:48:05.243557 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5859fafb-d81e-4900-affc-5d1a8b6f6e06 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:05.243817 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5859fafb-d81e-4900-affc-5d1a8b6f6e06 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:05.248921 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:05.248921 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:48:05.249333 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-5859fafb-d81e-4900-affc-5d1a8b6f6e06 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Snapshot retrieved successfully. Jul 24 07:48:05.250036 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5859fafb-d81e-4900-affc-5d1a8b6f6e06 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/snapshots/19f475cd-eb22-4975-b66e-a61bfbb45a84 returned with HTTP 200 Jul 24 07:48:05.250394 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1012/4025] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:48:05 2026] GET /volume/v3/snapshots/19f475cd-eb22-4975-b66e-a61bfbb45a84 => generated 436 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:05.381329 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-2e4f9ff5-8f44-4c8d-b732-18bd4354412c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:05.383506 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2e4f9ff5-8f44-4c8d-b732-18bd4354412c tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/backups/0d183125-0131-4e57-b5e1-ad62d52e814d Jul 24 07:48:05.383766 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2e4f9ff5-8f44-4c8d-b732-18bd4354412c tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:05.384001 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2e4f9ff5-8f44-4c8d-b732-18bd4354412c tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:05.384161 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-2e4f9ff5-8f44-4c8d-b732-18bd4354412c tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Show backup with id 0d183125-0131-4e57-b5e1-ad62d52e814d. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:48:05.388446 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:05.388446 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:48:05.389109 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2e4f9ff5-8f44-4c8d-b732-18bd4354412c tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups/0d183125-0131-4e57-b5e1-ad62d52e814d returned with HTTP 200 Jul 24 07:48:05.389525 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1009/4026] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:48:05 2026] GET /volume/v3/backups/0d183125-0131-4e57-b5e1-ad62d52e814d => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:06.261233 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-2f0036e4-81c3-47c5-a85b-78a10f8e477b None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:06.261233 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2f0036e4-81c3-47c5-a85b-78a10f8e477b tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/snapshots/19f475cd-eb22-4975-b66e-a61bfbb45a84 Jul 24 07:48:06.261233 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2f0036e4-81c3-47c5-a85b-78a10f8e477b tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:06.261830 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2f0036e4-81c3-47c5-a85b-78a10f8e477b tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:06.265713 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:06.265713 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:48:06.266095 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-2f0036e4-81c3-47c5-a85b-78a10f8e477b tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Snapshot retrieved successfully. Jul 24 07:48:06.266813 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2f0036e4-81c3-47c5-a85b-78a10f8e477b tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/snapshots/19f475cd-eb22-4975-b66e-a61bfbb45a84 returned with HTTP 200 Jul 24 07:48:06.267128 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 995/4027] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:48:06 2026] GET /volume/v3/snapshots/19f475cd-eb22-4975-b66e-a61bfbb45a84 => generated 463 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:06.276725 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1632623d-1964-455c-a40b-55e1ace9b745 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:06.278536 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1632623d-1964-455c-a40b-55e1ace9b745 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] POST https://10.4.3.170/volume/v3/backups Jul 24 07:48:06.278902 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1632623d-1964-455c-a40b-55e1ace9b745 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "18802fcc-5e57-4538-98ad-253319a69bde", "snapshot_id": "19f475cd-eb22-4975-b66e-a61bfbb45a84", "name": "tempest-VolumesBackupsTest-Backup-1271104136"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:48:06.280305 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.backups [None req-1632623d-1964-455c-a40b-55e1ace9b745 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Creating new backup {'backup': {'volume_id': '18802fcc-5e57-4538-98ad-253319a69bde', 'snapshot_id': '19f475cd-eb22-4975-b66e-a61bfbb45a84', 'name': 'tempest-VolumesBackupsTest-Backup-1271104136'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 07:48:06.280442 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.contrib.backups [None req-1632623d-1964-455c-a40b-55e1ace9b745 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Creating backup of volume 18802fcc-5e57-4538-98ad-253319a69bde in container None Jul 24 07:48:06.286906 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:06.286906 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:48:06.287399 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-1632623d-1964-455c-a40b-55e1ace9b745 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Volume info retrieved successfully. Jul 24 07:48:06.292462 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:06.292462 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:48:06.292862 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-1632623d-1964-455c-a40b-55e1ace9b745 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Snapshot retrieved successfully. Jul 24 07:48:06.306533 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-1632623d-1964-455c-a40b-55e1ace9b745 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Created reservations ['a098735b-17b1-4c34-a2fe-56a1811417bb', '0b8a371c-aac4-4f58-a22b-da6df6417db7'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:48:06.332291 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1632623d-1964-455c-a40b-55e1ace9b745 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups returned with HTTP 202 Jul 24 07:48:06.334898 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1012/4028] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 24 07:48:06 2026] POST /volume/v3/backups => generated 330 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:48:06.343055 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-7abfe33a-ebbf-4db8-a5d4-0d237a3db76d None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:06.345459 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7abfe33a-ebbf-4db8-a5d4-0d237a3db76d tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/7096ee52-a403-4beb-99ab-5919f6475315 Jul 24 07:48:06.345683 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7abfe33a-ebbf-4db8-a5d4-0d237a3db76d tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:06.345910 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7abfe33a-ebbf-4db8-a5d4-0d237a3db76d tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:06.346072 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-7abfe33a-ebbf-4db8-a5d4-0d237a3db76d tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id 7096ee52-a403-4beb-99ab-5919f6475315. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:48:06.351066 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:06.351066 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:48:06.351921 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7abfe33a-ebbf-4db8-a5d4-0d237a3db76d tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/7096ee52-a403-4beb-99ab-5919f6475315 returned with HTTP 200 Jul 24 07:48:06.354904 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1013/4029] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:06 2026] GET /volume/v3/backups/7096ee52-a403-4beb-99ab-5919f6475315 => generated 771 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:06.400200 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-b11af5c1-5f0a-44ee-8ed8-152878abdced None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:06.402199 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b11af5c1-5f0a-44ee-8ed8-152878abdced tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/backups/0d183125-0131-4e57-b5e1-ad62d52e814d Jul 24 07:48:06.402539 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b11af5c1-5f0a-44ee-8ed8-152878abdced tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:06.402813 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b11af5c1-5f0a-44ee-8ed8-152878abdced tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:06.402963 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-b11af5c1-5f0a-44ee-8ed8-152878abdced tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Show backup with id 0d183125-0131-4e57-b5e1-ad62d52e814d. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:48:06.407332 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:06.407332 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:48:06.408352 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b11af5c1-5f0a-44ee-8ed8-152878abdced tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups/0d183125-0131-4e57-b5e1-ad62d52e814d returned with HTTP 200 Jul 24 07:48:06.408954 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1010/4030] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:48:06 2026] GET /volume/v3/backups/0d183125-0131-4e57-b5e1-ad62d52e814d => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:07.066741 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-ebbbe0dc-5551-463c-a942-060124d9735a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:07.068351 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ebbbe0dc-5551-463c-a942-060124d9735a tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] GET https://10.4.3.170/volume/v3/volumes/a7cf94b7-9ae4-46d9-9735-1db3a3678f19 Jul 24 07:48:07.068561 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ebbbe0dc-5551-463c-a942-060124d9735a tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:07.068799 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ebbbe0dc-5551-463c-a942-060124d9735a tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:07.074834 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:07.074834 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:48:07.077972 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-ebbbe0dc-5551-463c-a942-060124d9735a tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Volume info retrieved successfully. Jul 24 07:48:07.081638 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ebbbe0dc-5551-463c-a942-060124d9735a tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] https://10.4.3.170/volume/v3/volumes/a7cf94b7-9ae4-46d9-9735-1db3a3678f19 returned with HTTP 200 Jul 24 07:48:07.081969 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 996/4031] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:07 2026] GET /volume/v3/volumes/a7cf94b7-9ae4-46d9-9735-1db3a3678f19 => generated 873 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:07.096428 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ea0e613b-4cb9-4cf3-8caf-3152b9b197a6 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:07.098293 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ea0e613b-4cb9-4cf3-8caf-3152b9b197a6 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] GET https://10.4.3.170/volume/v3/volumes/a7cf94b7-9ae4-46d9-9735-1db3a3678f19 Jul 24 07:48:07.098498 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ea0e613b-4cb9-4cf3-8caf-3152b9b197a6 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:07.098700 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ea0e613b-4cb9-4cf3-8caf-3152b9b197a6 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:07.105227 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:07.105227 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:48:07.108480 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-ea0e613b-4cb9-4cf3-8caf-3152b9b197a6 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Volume info retrieved successfully. Jul 24 07:48:07.112436 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ea0e613b-4cb9-4cf3-8caf-3152b9b197a6 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] https://10.4.3.170/volume/v3/volumes/a7cf94b7-9ae4-46d9-9735-1db3a3678f19 returned with HTTP 200 Jul 24 07:48:07.112848 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1013/4032] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:07 2026] GET /volume/v3/volumes/a7cf94b7-9ae4-46d9-9735-1db3a3678f19 => generated 873 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:07.157620 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-748474a8-e3f1-4e21-b69b-c32cbd634e4b req-e13cb277-cb31-4749-b101-491a74cc2249 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:07.159927 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-748474a8-e3f1-4e21-b69b-c32cbd634e4b req-e13cb277-cb31-4749-b101-491a74cc2249 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] GET https://10.4.3.170/volume/v3/volumes/a7cf94b7-9ae4-46d9-9735-1db3a3678f19 Jul 24 07:48:07.160175 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-748474a8-e3f1-4e21-b69b-c32cbd634e4b req-e13cb277-cb31-4749-b101-491a74cc2249 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:07.160441 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-748474a8-e3f1-4e21-b69b-c32cbd634e4b req-e13cb277-cb31-4749-b101-491a74cc2249 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:07.168677 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:07.168677 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:48:07.172591 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [req-748474a8-e3f1-4e21-b69b-c32cbd634e4b req-e13cb277-cb31-4749-b101-491a74cc2249 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Volume info retrieved successfully. Jul 24 07:48:07.177262 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-748474a8-e3f1-4e21-b69b-c32cbd634e4b req-e13cb277-cb31-4749-b101-491a74cc2249 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] https://10.4.3.170/volume/v3/volumes/a7cf94b7-9ae4-46d9-9735-1db3a3678f19 returned with HTTP 200 Jul 24 07:48:07.177709 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1014/4033] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:48:07 2026] GET /volume/v3/volumes/a7cf94b7-9ae4-46d9-9735-1db3a3678f19 => generated 873 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:07.239125 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-fb31e928-ba5d-44c3-ba5e-65101fc4f3f4 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:07.239493 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-fb31e928-ba5d-44c3-ba5e-65101fc4f3f4 None None] GET https://10.4.3.170/volume// Jul 24 07:48:07.239634 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-fb31e928-ba5d-44c3-ba5e-65101fc4f3f4 None None] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:07.239801 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-fb31e928-ba5d-44c3-ba5e-65101fc4f3f4 None None] Calling method 'all' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:07.240121 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-fb31e928-ba5d-44c3-ba5e-65101fc4f3f4 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:48:07.240404 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1011/4034] 10.4.3.170 () {66 vars in 1428 bytes} [Fri Jul 24 07:48:07 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:48:07.247620 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-748474a8-e3f1-4e21-b69b-c32cbd634e4b req-c13ebca1-8667-44a9-9675-95dbc8aeeae1 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:07.249472 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-748474a8-e3f1-4e21-b69b-c32cbd634e4b req-c13ebca1-8667-44a9-9675-95dbc8aeeae1 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 24 07:48:07.249808 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-748474a8-e3f1-4e21-b69b-c32cbd634e4b req-c13ebca1-8667-44a9-9675-95dbc8aeeae1 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a7cf94b7-9ae4-46d9-9735-1db3a3678f19", "connector": null, "instance_uuid": "6d9af472-fd75-4e34-a27c-7dc799a3c7b9"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:48:07.256907 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:07.256907 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:48:07.276848 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-748474a8-e3f1-4e21-b69b-c32cbd634e4b req-c13ebca1-8667-44a9-9675-95dbc8aeeae1 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 24 07:48:07.277601 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 997/4035] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 24 07:48:07 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) Jul 24 07:48:07.301716 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-8195a228-ae0b-4691-aaa0-f0be50bd74da None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:07.303481 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8195a228-ae0b-4691-aaa0-f0be50bd74da tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] GET https://10.4.3.170/volume/v3/volumes/a7cf94b7-9ae4-46d9-9735-1db3a3678f19 Jul 24 07:48:07.303691 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8195a228-ae0b-4691-aaa0-f0be50bd74da tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:07.303943 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8195a228-ae0b-4691-aaa0-f0be50bd74da tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:07.312109 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-574f61f8-d066-4860-8a16-db86aab7cc6a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:07.312617 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-574f61f8-d066-4860-8a16-db86aab7cc6a None None] GET https://10.4.3.170/volume// Jul 24 07:48:07.313431 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-574f61f8-d066-4860-8a16-db86aab7cc6a None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:07.313706 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-574f61f8-d066-4860-8a16-db86aab7cc6a None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:07.314337 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-574f61f8-d066-4860-8a16-db86aab7cc6a None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:48:07.314482 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:07.314482 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:48:07.314937 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1015/4036] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:48:07 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:48:07.318134 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-8195a228-ae0b-4691-aaa0-f0be50bd74da tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Volume info retrieved successfully. Jul 24 07:48:07.321124 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-748474a8-e3f1-4e21-b69b-c32cbd634e4b req-f85ac018-26c3-4203-aa15-ec39ca070e5a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:07.322674 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8195a228-ae0b-4691-aaa0-f0be50bd74da tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] https://10.4.3.170/volume/v3/volumes/a7cf94b7-9ae4-46d9-9735-1db3a3678f19 returned with HTTP 200 Jul 24 07:48:07.322905 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-748474a8-e3f1-4e21-b69b-c32cbd634e4b req-f85ac018-26c3-4203-aa15-ec39ca070e5a tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] GET https://10.4.3.170/volume/v3/volumes/a7cf94b7-9ae4-46d9-9735-1db3a3678f19 Jul 24 07:48:07.323099 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1014/4037] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:07 2026] GET /volume/v3/volumes/a7cf94b7-9ae4-46d9-9735-1db3a3678f19 => generated 872 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:07.323170 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-748474a8-e3f1-4e21-b69b-c32cbd634e4b req-f85ac018-26c3-4203-aa15-ec39ca070e5a tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:07.323292 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-748474a8-e3f1-4e21-b69b-c32cbd634e4b req-f85ac018-26c3-4203-aa15-ec39ca070e5a tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:07.331376 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:07.331376 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:48:07.334165 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-748474a8-e3f1-4e21-b69b-c32cbd634e4b req-f85ac018-26c3-4203-aa15-ec39ca070e5a tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Volume info retrieved successfully. Jul 24 07:48:07.337483 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-748474a8-e3f1-4e21-b69b-c32cbd634e4b req-f85ac018-26c3-4203-aa15-ec39ca070e5a tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] https://10.4.3.170/volume/v3/volumes/a7cf94b7-9ae4-46d9-9735-1db3a3678f19 returned with HTTP 200 Jul 24 07:48:07.337828 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1012/4038] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:48:07 2026] GET /volume/v3/volumes/a7cf94b7-9ae4-46d9-9735-1db3a3678f19 => generated 1052 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:48:07.366264 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-88799e20-7a81-4d59-a08a-b84bded67969 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:07.367804 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-88799e20-7a81-4d59-a08a-b84bded67969 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/7096ee52-a403-4beb-99ab-5919f6475315 Jul 24 07:48:07.367983 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-88799e20-7a81-4d59-a08a-b84bded67969 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:07.368171 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-88799e20-7a81-4d59-a08a-b84bded67969 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:07.368300 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-88799e20-7a81-4d59-a08a-b84bded67969 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id 7096ee52-a403-4beb-99ab-5919f6475315. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:48:07.372158 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:07.372158 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:48:07.372837 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-88799e20-7a81-4d59-a08a-b84bded67969 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/7096ee52-a403-4beb-99ab-5919f6475315 returned with HTTP 200 Jul 24 07:48:07.373218 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 998/4039] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:07 2026] GET /volume/v3/backups/7096ee52-a403-4beb-99ab-5919f6475315 => generated 773 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:07.419813 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-346e65c5-101b-4ca2-856f-235fc0fec67c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:07.421855 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-346e65c5-101b-4ca2-856f-235fc0fec67c tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/backups/0d183125-0131-4e57-b5e1-ad62d52e814d Jul 24 07:48:07.422227 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-346e65c5-101b-4ca2-856f-235fc0fec67c tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:07.422520 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-346e65c5-101b-4ca2-856f-235fc0fec67c tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:07.422600 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-346e65c5-101b-4ca2-856f-235fc0fec67c tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Show backup with id 0d183125-0131-4e57-b5e1-ad62d52e814d. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:48:07.429527 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-748474a8-e3f1-4e21-b69b-c32cbd634e4b req-62ce21d6-a48c-4c6e-a587-5e973c37bda4 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:07.430068 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:07.430068 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:48:07.430911 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-346e65c5-101b-4ca2-856f-235fc0fec67c tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups/0d183125-0131-4e57-b5e1-ad62d52e814d returned with HTTP 200 Jul 24 07:48:07.431416 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1016/4040] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:48:07 2026] GET /volume/v3/backups/0d183125-0131-4e57-b5e1-ad62d52e814d => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:07.433245 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-748474a8-e3f1-4e21-b69b-c32cbd634e4b req-62ce21d6-a48c-4c6e-a587-5e973c37bda4 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] PUT https://10.4.3.170/volume/v3/attachments/e577e246-b6a6-45a3-a789-4bcb654e2319 Jul 24 07:48:07.433598 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-748474a8-e3f1-4e21-b69b-c32cbd634e4b req-62ce21d6-a48c-4c6e-a587-5e973c37bda4 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000005822", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9a7cb9337d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5fc7887c-2ab7-4d21-80c7-ec4ad0d3b011", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:48:07.440338 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-748474a8-e3f1-4e21-b69b-c32cbd634e4b req-62ce21d6-a48c-4c6e-a587-5e973c37bda4 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Acquiring lock "cinder-attachment_update-a7cf94b7-9ae4-46d9-9735-1db3a3678f19-np0000005822" by "attachment_update" {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 07:48:07.444014 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-748474a8-e3f1-4e21-b69b-c32cbd634e4b req-62ce21d6-a48c-4c6e-a587-5e973c37bda4 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Lock "cinder-attachment_update-a7cf94b7-9ae4-46d9-9735-1db3a3678f19-np0000005822" acquired by "attachment_update" :: waited 0.004s {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 07:48:07.444882 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:07.444882 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:48:07.520755 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-748474a8-e3f1-4e21-b69b-c32cbd634e4b req-62ce21d6-a48c-4c6e-a587-5e973c37bda4 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Lock "cinder-attachment_update-a7cf94b7-9ae4-46d9-9735-1db3a3678f19-np0000005822" released by "attachment_update" :: held 0.077s {{(pid=100246) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 07:48:07.521067 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-748474a8-e3f1-4e21-b69b-c32cbd634e4b req-62ce21d6-a48c-4c6e-a587-5e973c37bda4 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] https://10.4.3.170/volume/v3/attachments/e577e246-b6a6-45a3-a789-4bcb654e2319 returned with HTTP 200 Jul 24 07:48:07.521592 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1015/4041] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 24 07:48:07 2026] PUT /volume/v3/attachments/e577e246-b6a6-45a3-a789-4bcb654e2319 => generated 969 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:48:08.338223 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-662934c9-066c-4189-87f4-2c677012b9b8 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:08.338223 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-662934c9-066c-4189-87f4-2c677012b9b8 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] GET https://10.4.3.170/volume/v3/volumes/a7cf94b7-9ae4-46d9-9735-1db3a3678f19 Jul 24 07:48:08.338223 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-662934c9-066c-4189-87f4-2c677012b9b8 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:08.338617 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-662934c9-066c-4189-87f4-2c677012b9b8 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:08.346979 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:08.346979 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:48:08.350090 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-662934c9-066c-4189-87f4-2c677012b9b8 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Volume info retrieved successfully. Jul 24 07:48:08.353505 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-662934c9-066c-4189-87f4-2c677012b9b8 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] https://10.4.3.170/volume/v3/volumes/a7cf94b7-9ae4-46d9-9735-1db3a3678f19 returned with HTTP 200 Jul 24 07:48:08.353843 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1013/4042] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:08 2026] GET /volume/v3/volumes/a7cf94b7-9ae4-46d9-9735-1db3a3678f19 => generated 873 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:08.381822 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-3f4d671d-0922-4bb5-9981-64ce0d9bb977 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:08.383569 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3f4d671d-0922-4bb5-9981-64ce0d9bb977 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/7096ee52-a403-4beb-99ab-5919f6475315 Jul 24 07:48:08.383779 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3f4d671d-0922-4bb5-9981-64ce0d9bb977 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:08.383951 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3f4d671d-0922-4bb5-9981-64ce0d9bb977 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:08.384059 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-3f4d671d-0922-4bb5-9981-64ce0d9bb977 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id 7096ee52-a403-4beb-99ab-5919f6475315. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:48:08.387892 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:08.387892 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:48:08.388719 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3f4d671d-0922-4bb5-9981-64ce0d9bb977 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/7096ee52-a403-4beb-99ab-5919f6475315 returned with HTTP 200 Jul 24 07:48:08.389124 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 999/4043] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:08 2026] GET /volume/v3/backups/7096ee52-a403-4beb-99ab-5919f6475315 => generated 773 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:08.440281 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-fd01c8ec-44fd-453d-9252-e7a0f6b05f54 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:08.442840 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-fd01c8ec-44fd-453d-9252-e7a0f6b05f54 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/backups/0d183125-0131-4e57-b5e1-ad62d52e814d Jul 24 07:48:08.442840 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-fd01c8ec-44fd-453d-9252-e7a0f6b05f54 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:08.442840 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-fd01c8ec-44fd-453d-9252-e7a0f6b05f54 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:08.443046 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-fd01c8ec-44fd-453d-9252-e7a0f6b05f54 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Show backup with id 0d183125-0131-4e57-b5e1-ad62d52e814d. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:48:08.448293 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:08.448293 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:48:08.449230 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-fd01c8ec-44fd-453d-9252-e7a0f6b05f54 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups/0d183125-0131-4e57-b5e1-ad62d52e814d returned with HTTP 200 Jul 24 07:48:08.449503 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1017/4044] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:48:08 2026] GET /volume/v3/backups/0d183125-0131-4e57-b5e1-ad62d52e814d => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:09.365391 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-826323ad-9226-4ef4-bb48-c40feb4e67d8 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:09.367290 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-826323ad-9226-4ef4-bb48-c40feb4e67d8 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] GET https://10.4.3.170/volume/v3/volumes/a7cf94b7-9ae4-46d9-9735-1db3a3678f19 Jul 24 07:48:09.367480 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-826323ad-9226-4ef4-bb48-c40feb4e67d8 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:09.367671 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-826323ad-9226-4ef4-bb48-c40feb4e67d8 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:09.376558 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:09.376558 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:48:09.379747 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-826323ad-9226-4ef4-bb48-c40feb4e67d8 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Volume info retrieved successfully. Jul 24 07:48:09.383435 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-826323ad-9226-4ef4-bb48-c40feb4e67d8 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] https://10.4.3.170/volume/v3/volumes/a7cf94b7-9ae4-46d9-9735-1db3a3678f19 returned with HTTP 200 Jul 24 07:48:09.383940 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1016/4045] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:09 2026] GET /volume/v3/volumes/a7cf94b7-9ae4-46d9-9735-1db3a3678f19 => generated 873 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:09.401024 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-046261e6-79e3-4168-8131-bdc04c198089 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:09.403674 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-046261e6-79e3-4168-8131-bdc04c198089 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/7096ee52-a403-4beb-99ab-5919f6475315 Jul 24 07:48:09.403674 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-046261e6-79e3-4168-8131-bdc04c198089 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:09.403674 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-046261e6-79e3-4168-8131-bdc04c198089 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:09.403674 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-046261e6-79e3-4168-8131-bdc04c198089 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id 7096ee52-a403-4beb-99ab-5919f6475315. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:48:09.408430 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:09.408430 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:48:09.409518 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-046261e6-79e3-4168-8131-bdc04c198089 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/7096ee52-a403-4beb-99ab-5919f6475315 returned with HTTP 200 Jul 24 07:48:09.409715 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1014/4046] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:09 2026] GET /volume/v3/backups/7096ee52-a403-4beb-99ab-5919f6475315 => generated 784 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 07:48:09.461052 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-708b6fd3-4e40-44a1-8021-3e3e3b1e0b3f None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:09.463327 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-708b6fd3-4e40-44a1-8021-3e3e3b1e0b3f tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/backups/0d183125-0131-4e57-b5e1-ad62d52e814d Jul 24 07:48:09.463403 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-708b6fd3-4e40-44a1-8021-3e3e3b1e0b3f tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:09.463873 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-708b6fd3-4e40-44a1-8021-3e3e3b1e0b3f tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:09.463873 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-708b6fd3-4e40-44a1-8021-3e3e3b1e0b3f tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Show backup with id 0d183125-0131-4e57-b5e1-ad62d52e814d. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:48:09.468088 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:09.468088 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:48:09.468784 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-708b6fd3-4e40-44a1-8021-3e3e3b1e0b3f tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups/0d183125-0131-4e57-b5e1-ad62d52e814d returned with HTTP 200 Jul 24 07:48:09.469356 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1000/4047] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:48:09 2026] GET /volume/v3/backups/0d183125-0131-4e57-b5e1-ad62d52e814d => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:10.395005 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-682f7c88-ac48-4a3d-869f-6a4e994aeaea None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:10.397080 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-682f7c88-ac48-4a3d-869f-6a4e994aeaea tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] GET https://10.4.3.170/volume/v3/volumes/a7cf94b7-9ae4-46d9-9735-1db3a3678f19 Jul 24 07:48:10.397316 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-682f7c88-ac48-4a3d-869f-6a4e994aeaea tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:10.397529 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-682f7c88-ac48-4a3d-869f-6a4e994aeaea tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:10.407727 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:10.407727 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:48:10.411410 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-682f7c88-ac48-4a3d-869f-6a4e994aeaea tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Volume info retrieved successfully. Jul 24 07:48:10.415216 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-682f7c88-ac48-4a3d-869f-6a4e994aeaea tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] https://10.4.3.170/volume/v3/volumes/a7cf94b7-9ae4-46d9-9735-1db3a3678f19 returned with HTTP 200 Jul 24 07:48:10.415591 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1018/4048] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:10 2026] GET /volume/v3/volumes/a7cf94b7-9ae4-46d9-9735-1db3a3678f19 => generated 873 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:10.419671 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-299714b5-721d-4bd2-a075-f5740b585a9a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:10.421248 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-299714b5-721d-4bd2-a075-f5740b585a9a tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/7096ee52-a403-4beb-99ab-5919f6475315 Jul 24 07:48:10.421420 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-299714b5-721d-4bd2-a075-f5740b585a9a tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:10.421594 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-299714b5-721d-4bd2-a075-f5740b585a9a tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:10.421688 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-299714b5-721d-4bd2-a075-f5740b585a9a tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id 7096ee52-a403-4beb-99ab-5919f6475315. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:48:10.425696 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:10.425696 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:48:10.426343 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-299714b5-721d-4bd2-a075-f5740b585a9a tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/7096ee52-a403-4beb-99ab-5919f6475315 returned with HTTP 200 Jul 24 07:48:10.426690 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1017/4049] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:10 2026] GET /volume/v3/backups/7096ee52-a403-4beb-99ab-5919f6475315 => generated 784 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:10.482884 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-bc320f92-db62-412f-a582-9b37c4927a0f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:10.484850 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-bc320f92-db62-412f-a582-9b37c4927a0f tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/backups/0d183125-0131-4e57-b5e1-ad62d52e814d Jul 24 07:48:10.485084 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-bc320f92-db62-412f-a582-9b37c4927a0f tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:10.485302 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-bc320f92-db62-412f-a582-9b37c4927a0f tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:10.485457 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-bc320f92-db62-412f-a582-9b37c4927a0f tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Show backup with id 0d183125-0131-4e57-b5e1-ad62d52e814d. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:48:10.490064 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:10.490064 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:48:10.490694 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-bc320f92-db62-412f-a582-9b37c4927a0f tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups/0d183125-0131-4e57-b5e1-ad62d52e814d returned with HTTP 200 Jul 24 07:48:10.491068 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1015/4050] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:48:10 2026] GET /volume/v3/backups/0d183125-0131-4e57-b5e1-ad62d52e814d => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:11.426706 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-687f7516-3d00-4d02-9cdc-6bb86669c38a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:11.428866 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-687f7516-3d00-4d02-9cdc-6bb86669c38a tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] GET https://10.4.3.170/volume/v3/volumes/a7cf94b7-9ae4-46d9-9735-1db3a3678f19 Jul 24 07:48:11.432230 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-687f7516-3d00-4d02-9cdc-6bb86669c38a tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:11.432230 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-687f7516-3d00-4d02-9cdc-6bb86669c38a tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:11.435729 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-7580d69c-c830-4a10-9208-44e4f9bc0067 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:11.437558 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7580d69c-c830-4a10-9208-44e4f9bc0067 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/7096ee52-a403-4beb-99ab-5919f6475315 Jul 24 07:48:11.437757 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7580d69c-c830-4a10-9208-44e4f9bc0067 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:11.437943 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7580d69c-c830-4a10-9208-44e4f9bc0067 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:11.438071 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-7580d69c-c830-4a10-9208-44e4f9bc0067 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id 7096ee52-a403-4beb-99ab-5919f6475315. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:48:11.439160 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:11.439160 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:48:11.442425 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:11.442425 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:48:11.442512 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-687f7516-3d00-4d02-9cdc-6bb86669c38a tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Volume info retrieved successfully. Jul 24 07:48:11.443185 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7580d69c-c830-4a10-9208-44e4f9bc0067 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/7096ee52-a403-4beb-99ab-5919f6475315 returned with HTTP 200 Jul 24 07:48:11.443610 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1019/4051] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:11 2026] GET /volume/v3/backups/7096ee52-a403-4beb-99ab-5919f6475315 => generated 784 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:11.446575 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-687f7516-3d00-4d02-9cdc-6bb86669c38a tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] https://10.4.3.170/volume/v3/volumes/a7cf94b7-9ae4-46d9-9735-1db3a3678f19 returned with HTTP 200 Jul 24 07:48:11.447252 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1001/4052] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:11 2026] GET /volume/v3/volumes/a7cf94b7-9ae4-46d9-9735-1db3a3678f19 => generated 873 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:11.502367 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-5daa0cb2-261e-4841-83e4-6b235d495456 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:11.504502 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5daa0cb2-261e-4841-83e4-6b235d495456 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/backups/0d183125-0131-4e57-b5e1-ad62d52e814d Jul 24 07:48:11.505038 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5daa0cb2-261e-4841-83e4-6b235d495456 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:11.505387 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5daa0cb2-261e-4841-83e4-6b235d495456 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:11.505631 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-5daa0cb2-261e-4841-83e4-6b235d495456 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Show backup with id 0d183125-0131-4e57-b5e1-ad62d52e814d. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:48:11.513437 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:11.513437 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:48:11.513437 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5daa0cb2-261e-4841-83e4-6b235d495456 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups/0d183125-0131-4e57-b5e1-ad62d52e814d returned with HTTP 200 Jul 24 07:48:11.513437 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1018/4053] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:48:11 2026] GET /volume/v3/backups/0d183125-0131-4e57-b5e1-ad62d52e814d => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:12.031236 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-748474a8-e3f1-4e21-b69b-c32cbd634e4b req-3e7ac457-decd-4592-8151-de4ad3dec0de None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:12.032165 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-748474a8-e3f1-4e21-b69b-c32cbd634e4b req-3e7ac457-decd-4592-8151-de4ad3dec0de tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] POST https://10.4.3.170/volume/v3/attachments/e577e246-b6a6-45a3-a789-4bcb654e2319/action Jul 24 07:48:12.032573 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-748474a8-e3f1-4e21-b69b-c32cbd634e4b req-3e7ac457-decd-4592-8151-de4ad3dec0de tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Action body: b'{"os-complete": null}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:48:12.032769 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-748474a8-e3f1-4e21-b69b-c32cbd634e4b req-3e7ac457-decd-4592-8151-de4ad3dec0de tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:48:12.053014 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:12.053014 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:48:12.066529 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-748474a8-e3f1-4e21-b69b-c32cbd634e4b req-3e7ac457-decd-4592-8151-de4ad3dec0de tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] https://10.4.3.170/volume/v3/attachments/e577e246-b6a6-45a3-a789-4bcb654e2319/action returned with HTTP 204 Jul 24 07:48:12.066952 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1016/4054] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 24 07:48:12 2026] POST /volume/v3/attachments/e577e246-b6a6-45a3-a789-4bcb654e2319/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:48:12.452304 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-82550e5b-fe23-429f-85b1-5a68409e0c42 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:12.454769 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-82550e5b-fe23-429f-85b1-5a68409e0c42 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/7096ee52-a403-4beb-99ab-5919f6475315 Jul 24 07:48:12.454769 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-82550e5b-fe23-429f-85b1-5a68409e0c42 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:12.454769 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-82550e5b-fe23-429f-85b1-5a68409e0c42 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:12.454769 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-82550e5b-fe23-429f-85b1-5a68409e0c42 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id 7096ee52-a403-4beb-99ab-5919f6475315. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:48:12.458308 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:12.458308 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:48:12.459072 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-82550e5b-fe23-429f-85b1-5a68409e0c42 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/7096ee52-a403-4beb-99ab-5919f6475315 returned with HTTP 200 Jul 24 07:48:12.459401 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1020/4055] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:12 2026] GET /volume/v3/backups/7096ee52-a403-4beb-99ab-5919f6475315 => generated 784 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:12.464828 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-5086604c-e3cf-4326-a7ec-31d4291231a4 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:12.467568 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5086604c-e3cf-4326-a7ec-31d4291231a4 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] GET https://10.4.3.170/volume/v3/volumes/a7cf94b7-9ae4-46d9-9735-1db3a3678f19 Jul 24 07:48:12.467568 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-5086604c-e3cf-4326-a7ec-31d4291231a4 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:12.467568 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-5086604c-e3cf-4326-a7ec-31d4291231a4 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:12.474924 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:12.474924 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:48:12.478370 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-5086604c-e3cf-4326-a7ec-31d4291231a4 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Volume info retrieved successfully. Jul 24 07:48:12.481976 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5086604c-e3cf-4326-a7ec-31d4291231a4 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] https://10.4.3.170/volume/v3/volumes/a7cf94b7-9ae4-46d9-9735-1db3a3678f19 returned with HTTP 200 Jul 24 07:48:12.482434 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1002/4056] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:12 2026] GET /volume/v3/volumes/a7cf94b7-9ae4-46d9-9735-1db3a3678f19 => generated 1165 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:48:12.498119 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1c278889-bb09-4a01-8fea-d8c711f97771 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:12.499694 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1c278889-bb09-4a01-8fea-d8c711f97771 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] GET https://10.4.3.170/volume/v3/volumes/a7cf94b7-9ae4-46d9-9735-1db3a3678f19 Jul 24 07:48:12.499858 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1c278889-bb09-4a01-8fea-d8c711f97771 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:12.500038 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1c278889-bb09-4a01-8fea-d8c711f97771 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:12.508030 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:12.508030 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:48:12.511002 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-1c278889-bb09-4a01-8fea-d8c711f97771 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Volume info retrieved successfully. Jul 24 07:48:12.514565 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1c278889-bb09-4a01-8fea-d8c711f97771 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] https://10.4.3.170/volume/v3/volumes/a7cf94b7-9ae4-46d9-9735-1db3a3678f19 returned with HTTP 200 Jul 24 07:48:12.514916 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1019/4057] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:12 2026] GET /volume/v3/volumes/a7cf94b7-9ae4-46d9-9735-1db3a3678f19 => generated 1165 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:48:12.524365 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-1b3f886e-36dd-4a41-a78c-dbbdc8056d6d None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:12.531017 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1b3f886e-36dd-4a41-a78c-dbbdc8056d6d tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/backups/0d183125-0131-4e57-b5e1-ad62d52e814d Jul 24 07:48:12.531017 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1b3f886e-36dd-4a41-a78c-dbbdc8056d6d tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:12.531017 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1b3f886e-36dd-4a41-a78c-dbbdc8056d6d tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:12.531017 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-1b3f886e-36dd-4a41-a78c-dbbdc8056d6d tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Show backup with id 0d183125-0131-4e57-b5e1-ad62d52e814d. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:48:12.539123 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:12.539123 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:48:12.539123 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1b3f886e-36dd-4a41-a78c-dbbdc8056d6d tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups/0d183125-0131-4e57-b5e1-ad62d52e814d returned with HTTP 200 Jul 24 07:48:12.539123 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1017/4058] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:48:12 2026] GET /volume/v3/backups/0d183125-0131-4e57-b5e1-ad62d52e814d => generated 738 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:12.550078 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-d7f283d4-c9ed-4982-ba88-9845f87c65de None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:12.552733 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d7f283d4-c9ed-4982-ba88-9845f87c65de tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] POST https://10.4.3.170/volume/v3/backups/0d183125-0131-4e57-b5e1-ad62d52e814d/action Jul 24 07:48:12.553218 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d7f283d4-c9ed-4982-ba88-9845f87c65de tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:48:12.553389 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d7f283d4-c9ed-4982-ba88-9845f87c65de tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:48:12.555356 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.contrib.admin_actions [None req-d7f283d4-c9ed-4982-ba88-9845f87c65de tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Updating backup '0d183125-0131-4e57-b5e1-ad62d52e814d' with '{'status': 'error'}' {{(pid=100245) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 24 07:48:12.567028 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:12.567028 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:48:12.584840 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.backup.rpcapi [None req-d7f283d4-c9ed-4982-ba88-9845f87c65de tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] reset_status in rpcapi backup_id 0d183125-0131-4e57-b5e1-ad62d52e814d on host np0000005822. {{(pid=100245) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Jul 24 07:48:12.585299 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d7f283d4-c9ed-4982-ba88-9845f87c65de tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups/0d183125-0131-4e57-b5e1-ad62d52e814d/action returned with HTTP 202 Jul 24 07:48:12.587700 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1021/4059] 10.4.3.170 () {70 vars in 1430 bytes} [Fri Jul 24 07:48:12 2026] POST /volume/v3/backups/0d183125-0131-4e57-b5e1-ad62d52e814d/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:48:12.599784 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-89262551-53d8-4f93-b9f4-879d205b0114 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:12.605301 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-89262551-53d8-4f93-b9f4-879d205b0114 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/7e80c876-cae2-4eb7-aa84-d9fbc97e6023 Jul 24 07:48:12.605533 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-89262551-53d8-4f93-b9f4-879d205b0114 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:12.605810 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-89262551-53d8-4f93-b9f4-879d205b0114 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:12.606084 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-89262551-53d8-4f93-b9f4-879d205b0114 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Delete volume with id: 7e80c876-cae2-4eb7-aa84-d9fbc97e6023 Jul 24 07:48:12.622284 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:12.622284 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:48:12.622284 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-89262551-53d8-4f93-b9f4-879d205b0114 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Volume info retrieved successfully. Jul 24 07:48:12.646268 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-89262551-53d8-4f93-b9f4-879d205b0114 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Delete volume request issued successfully. Jul 24 07:48:12.646503 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-89262551-53d8-4f93-b9f4-879d205b0114 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/volumes/7e80c876-cae2-4eb7-aa84-d9fbc97e6023 returned with HTTP 202 Jul 24 07:48:12.647018 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1003/4060] 10.4.3.170 () {68 vars in 1391 bytes} [Fri Jul 24 07:48:12 2026] DELETE /volume/v3/volumes/7e80c876-cae2-4eb7-aa84-d9fbc97e6023 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:48:12.664231 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b1e2f63c-cf75-4ab7-9355-1a140cc7ae1d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:12.665350 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b1e2f63c-cf75-4ab7-9355-1a140cc7ae1d tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/volumes/7e80c876-cae2-4eb7-aa84-d9fbc97e6023 Jul 24 07:48:12.665480 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b1e2f63c-cf75-4ab7-9355-1a140cc7ae1d tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:12.665737 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b1e2f63c-cf75-4ab7-9355-1a140cc7ae1d tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:12.675915 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:12.675915 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:48:12.679635 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-b1e2f63c-cf75-4ab7-9355-1a140cc7ae1d tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Volume info retrieved successfully. Jul 24 07:48:12.682930 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b1e2f63c-cf75-4ab7-9355-1a140cc7ae1d tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/volumes/7e80c876-cae2-4eb7-aa84-d9fbc97e6023 returned with HTTP 200 Jul 24 07:48:12.683460 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1020/4061] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:48:12 2026] GET /volume/v3/volumes/7e80c876-cae2-4eb7-aa84-d9fbc97e6023 => generated 1016 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:48:13.370503 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-5c01ea01-dd5a-4ec2-9e5d-f3a2964c9970 req-9d26a098-f8c8-485d-b784-eee980c2b2ec None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:13.372500 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-5c01ea01-dd5a-4ec2-9e5d-f3a2964c9970 req-9d26a098-f8c8-485d-b784-eee980c2b2ec tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] DELETE https://10.4.3.170/volume/v3/attachments/bb95f896-3ce0-4e53-9ef8-b789cdc36e57 Jul 24 07:48:13.372663 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-5c01ea01-dd5a-4ec2-9e5d-f3a2964c9970 req-9d26a098-f8c8-485d-b784-eee980c2b2ec tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:13.372833 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-5c01ea01-dd5a-4ec2-9e5d-f3a2964c9970 req-9d26a098-f8c8-485d-b784-eee980c2b2ec tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'version_select' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:13.379009 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:13.379009 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:48:13.418477 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-5c01ea01-dd5a-4ec2-9e5d-f3a2964c9970 req-9d26a098-f8c8-485d-b784-eee980c2b2ec tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/attachments/bb95f896-3ce0-4e53-9ef8-b789cdc36e57 returned with HTTP 200 Jul 24 07:48:13.418889 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1018/4062] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 24 07:48:13 2026] DELETE /volume/v3/attachments/bb95f896-3ce0-4e53-9ef8-b789cdc36e57 => generated 19 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:13.469682 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-6413cf4c-fdcf-493b-b365-1f9986613665 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:13.471190 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6413cf4c-fdcf-493b-b365-1f9986613665 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/7096ee52-a403-4beb-99ab-5919f6475315 Jul 24 07:48:13.471377 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6413cf4c-fdcf-493b-b365-1f9986613665 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:13.471548 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6413cf4c-fdcf-493b-b365-1f9986613665 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:13.471643 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-6413cf4c-fdcf-493b-b365-1f9986613665 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id 7096ee52-a403-4beb-99ab-5919f6475315. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:48:13.475371 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:13.475371 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:48:13.476119 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6413cf4c-fdcf-493b-b365-1f9986613665 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/7096ee52-a403-4beb-99ab-5919f6475315 returned with HTTP 200 Jul 24 07:48:13.476627 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1022/4063] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:13 2026] GET /volume/v3/backups/7096ee52-a403-4beb-99ab-5919f6475315 => generated 784 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:13.696597 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-9a532cda-f72b-43dc-aa89-a7abcb0f164b None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:13.698147 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9a532cda-f72b-43dc-aa89-a7abcb0f164b tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/volumes/7e80c876-cae2-4eb7-aa84-d9fbc97e6023 Jul 24 07:48:13.698401 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9a532cda-f72b-43dc-aa89-a7abcb0f164b tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:13.698570 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9a532cda-f72b-43dc-aa89-a7abcb0f164b tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:13.703752 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9a532cda-f72b-43dc-aa89-a7abcb0f164b tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/volumes/7e80c876-cae2-4eb7-aa84-d9fbc97e6023 returned with HTTP 404 Jul 24 07:48:13.704195 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1004/4064] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:48:13 2026] GET /volume/v3/volumes/7e80c876-cae2-4eb7-aa84-d9fbc97e6023 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:48:13.714388 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b101a6fd-12b6-4787-8569-a5c3cb737132 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:13.715962 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b101a6fd-12b6-4787-8569-a5c3cb737132 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] POST https://10.4.3.170/volume/v3/backups/46ad1afe-d9bb-4da8-8fac-f9e79c66cbda/restore Jul 24 07:48:13.716303 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b101a6fd-12b6-4787-8569-a5c3cb737132 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:48:13.717497 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.backups [None req-b101a6fd-12b6-4787-8569-a5c3cb737132 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Restoring backup 46ad1afe-d9bb-4da8-8fac-f9e79c66cbda ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100246) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 24 07:48:13.717609 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.contrib.backups [None req-b101a6fd-12b6-4787-8569-a5c3cb737132 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Restoring backup 46ad1afe-d9bb-4da8-8fac-f9e79c66cbda to volume None. Jul 24 07:48:13.721576 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:13.721576 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:48:13.722187 np0000005822 devstack@c-api.service[100246]: INFO cinder.backup.api [None req-b101a6fd-12b6-4787-8569-a5c3cb737132 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Creating volume of 1 GB for restore of backup 46ad1afe-d9bb-4da8-8fac-f9e79c66cbda. Jul 24 07:48:13.724766 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-b101a6fd-12b6-4787-8569-a5c3cb737132 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Availability Zones retrieved successfully. Jul 24 07:48:13.729707 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b101a6fd-12b6-4787-8569-a5c3cb737132 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Flow 'volume_create_api' (3a3418ae-b75d-4e83-842c-73965c3ef0d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:48:13.730554 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b101a6fd-12b6-4787-8569-a5c3cb737132 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6c50ab6-cf29-4c18-ba60-a921c30e975f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:13.731184 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-b101a6fd-12b6-4787-8569-a5c3cb737132 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:48:13.752740 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b101a6fd-12b6-4787-8569-a5c3cb737132 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6c50ab6-cf29-4c18-ba60-a921c30e975f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:13.753445 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b101a6fd-12b6-4787-8569-a5c3cb737132 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36dd33fc-f7c5-4e1b-b31d-702b3388569a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:13.782133 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-b101a6fd-12b6-4787-8569-a5c3cb737132 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Created reservations ['b0387c72-fe94-4e47-afe9-ea8feaac05e1', 'fdd1e2d8-0dd8-411e-93cd-6e1abae358ba', 'fc638f5b-074d-4aea-8180-f7271930f3e0', 'edbad4a6-e0b3-49e2-a8aa-fd1c8256eb13'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:48:13.782882 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b101a6fd-12b6-4787-8569-a5c3cb737132 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36dd33fc-f7c5-4e1b-b31d-702b3388569a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b0387c72-fe94-4e47-afe9-ea8feaac05e1', 'fdd1e2d8-0dd8-411e-93cd-6e1abae358ba', 'fc638f5b-074d-4aea-8180-f7271930f3e0', 'edbad4a6-e0b3-49e2-a8aa-fd1c8256eb13']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:13.783628 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b101a6fd-12b6-4787-8569-a5c3cb737132 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86209d90-05be-4cdf-ae3c-0b62589d3010) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:13.814119 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b101a6fd-12b6-4787-8569-a5c3cb737132 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86209d90-05be-4cdf-ae3c-0b62589d3010) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9ba00896-8aff-48e5-a3ee-936a13eca410', '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='5fe3ca9e072742f18fd9b47c5d19165f',qos_specs=None,replication_status=,reservations=['b0387c72-fe94-4e47-afe9-ea8feaac05e1','fdd1e2d8-0dd8-411e-93cd-6e1abae358ba','fc638f5b-074d-4aea-8180-f7271930f3e0','edbad4a6-e0b3-49e2-a8aa-fd1c8256eb13'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3130de6afe64ea29c6286e40a223192',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:48:13Z,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=9ba00896-8aff-48e5-a3ee-936a13eca410,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5fe3ca9e072742f18fd9b47c5d19165f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d3130de6afe64ea29c6286e40a223192',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:13.814916 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b101a6fd-12b6-4787-8569-a5c3cb737132 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (106d3d5f-a212-43e0-ac96-6c41958b3027) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:13.835864 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b101a6fd-12b6-4787-8569-a5c3cb737132 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (106d3d5f-a212-43e0-ac96-6c41958b3027) transitioned into 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='5fe3ca9e072742f18fd9b47c5d19165f',qos_specs=None,replication_status=,reservations=['b0387c72-fe94-4e47-afe9-ea8feaac05e1','fdd1e2d8-0dd8-411e-93cd-6e1abae358ba','fc638f5b-074d-4aea-8180-f7271930f3e0','edbad4a6-e0b3-49e2-a8aa-fd1c8256eb13'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3130de6afe64ea29c6286e40a223192',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:13.836582 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b101a6fd-12b6-4787-8569-a5c3cb737132 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (995e4e82-79f0-40a4-a1e5-e1fb567e4802) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:13.845955 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b101a6fd-12b6-4787-8569-a5c3cb737132 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (995e4e82-79f0-40a4-a1e5-e1fb567e4802) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:13.846926 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b101a6fd-12b6-4787-8569-a5c3cb737132 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Flow 'volume_create_api' (3a3418ae-b75d-4e83-842c-73965c3ef0d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:48:13.847492 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-b101a6fd-12b6-4787-8569-a5c3cb737132 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Create volume request issued successfully. Jul 24 07:48:13.863094 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:13.863094 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:48:13.863501 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-b101a6fd-12b6-4787-8569-a5c3cb737132 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Volume info retrieved successfully. Jul 24 07:48:14.486747 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-54f056c7-e770-4a1d-aef8-adb9be3f734c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:14.488532 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-54f056c7-e770-4a1d-aef8-adb9be3f734c tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/7096ee52-a403-4beb-99ab-5919f6475315 Jul 24 07:48:14.488717 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-54f056c7-e770-4a1d-aef8-adb9be3f734c tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:14.488900 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-54f056c7-e770-4a1d-aef8-adb9be3f734c tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:14.489011 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-54f056c7-e770-4a1d-aef8-adb9be3f734c tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id 7096ee52-a403-4beb-99ab-5919f6475315. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:48:14.492973 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:14.492973 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:48:14.493690 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-54f056c7-e770-4a1d-aef8-adb9be3f734c tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/7096ee52-a403-4beb-99ab-5919f6475315 returned with HTTP 200 Jul 24 07:48:14.494052 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1019/4065] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:14 2026] GET /volume/v3/backups/7096ee52-a403-4beb-99ab-5919f6475315 => generated 784 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:14.550293 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-75c60c05-3f68-45c2-b635-3ef8143fcf16 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:14.552385 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-75c60c05-3f68-45c2-b635-3ef8143fcf16 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] DELETE https://10.4.3.170/volume/v3/volumes/af0fd2c2-90e1-4b58-bfc7-b4343c3cf5a2 Jul 24 07:48:14.552624 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-75c60c05-3f68-45c2-b635-3ef8143fcf16 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:14.552856 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-75c60c05-3f68-45c2-b635-3ef8143fcf16 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:14.553058 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-75c60c05-3f68-45c2-b635-3ef8143fcf16 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Delete volume with id: af0fd2c2-90e1-4b58-bfc7-b4343c3cf5a2 Jul 24 07:48:14.561822 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:14.561822 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:48:14.561822 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-75c60c05-3f68-45c2-b635-3ef8143fcf16 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Volume info retrieved successfully. Jul 24 07:48:14.582239 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-75c60c05-3f68-45c2-b635-3ef8143fcf16 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Delete volume request issued successfully. Jul 24 07:48:14.582239 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-75c60c05-3f68-45c2-b635-3ef8143fcf16 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/volumes/af0fd2c2-90e1-4b58-bfc7-b4343c3cf5a2 returned with HTTP 202 Jul 24 07:48:14.582463 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1023/4066] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:48:14 2026] DELETE /volume/v3/volumes/af0fd2c2-90e1-4b58-bfc7-b4343c3cf5a2 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:48:14.589867 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-54dcde24-58a0-4047-ab3f-24c885b85db6 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:14.591617 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-54dcde24-58a0-4047-ab3f-24c885b85db6 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/volumes/af0fd2c2-90e1-4b58-bfc7-b4343c3cf5a2 Jul 24 07:48:14.591842 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-54dcde24-58a0-4047-ab3f-24c885b85db6 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:14.592780 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-54dcde24-58a0-4047-ab3f-24c885b85db6 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:14.600300 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:14.600300 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:48:14.603756 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-54dcde24-58a0-4047-ab3f-24c885b85db6 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Volume info retrieved successfully. Jul 24 07:48:14.608578 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-54dcde24-58a0-4047-ab3f-24c885b85db6 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/volumes/af0fd2c2-90e1-4b58-bfc7-b4343c3cf5a2 returned with HTTP 200 Jul 24 07:48:14.608746 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1005/4067] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:14 2026] GET /volume/v3/volumes/af0fd2c2-90e1-4b58-bfc7-b4343c3cf5a2 => generated 1393 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:48:14.870751 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:14.870751 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:48:14.872070 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-b101a6fd-12b6-4787-8569-a5c3cb737132 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Volume info retrieved successfully. Jul 24 07:48:14.872070 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.backup.api [None req-b101a6fd-12b6-4787-8569-a5c3cb737132 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Checking backup size 1 against volume size 1 {{(pid=100246) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 24 07:48:14.872070 np0000005822 devstack@c-api.service[100246]: INFO cinder.backup.api [None req-b101a6fd-12b6-4787-8569-a5c3cb737132 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Overwriting volume 9ba00896-8aff-48e5-a3ee-936a13eca410 with restore of backup 46ad1afe-d9bb-4da8-8fac-f9e79c66cbda Jul 24 07:48:14.882993 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.backup.rpcapi [None req-b101a6fd-12b6-4787-8569-a5c3cb737132 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] restore_backup in rpcapi backup_id 46ad1afe-d9bb-4da8-8fac-f9e79c66cbda {{(pid=100246) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 24 07:48:14.884280 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b101a6fd-12b6-4787-8569-a5c3cb737132 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups/46ad1afe-d9bb-4da8-8fac-f9e79c66cbda/restore returned with HTTP 202 Jul 24 07:48:14.884473 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1021/4068] 10.4.3.170 () {70 vars in 1433 bytes} [Fri Jul 24 07:48:13 2026] POST /volume/v3/backups/46ad1afe-d9bb-4da8-8fac-f9e79c66cbda/restore => generated 152 bytes in 1171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:48:14.893894 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-241b0123-ffd4-4c8f-a64e-b9a44cdb30cf None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:14.895423 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-241b0123-ffd4-4c8f-a64e-b9a44cdb30cf tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/backups/46ad1afe-d9bb-4da8-8fac-f9e79c66cbda Jul 24 07:48:14.895808 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-241b0123-ffd4-4c8f-a64e-b9a44cdb30cf tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:14.896512 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-241b0123-ffd4-4c8f-a64e-b9a44cdb30cf tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:14.896512 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-241b0123-ffd4-4c8f-a64e-b9a44cdb30cf tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Show backup with id 46ad1afe-d9bb-4da8-8fac-f9e79c66cbda. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:48:14.900724 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:14.900724 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:48:14.901397 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-241b0123-ffd4-4c8f-a64e-b9a44cdb30cf tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups/46ad1afe-d9bb-4da8-8fac-f9e79c66cbda returned with HTTP 200 Jul 24 07:48:14.902354 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1020/4069] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:48:14 2026] GET /volume/v3/backups/46ad1afe-d9bb-4da8-8fac-f9e79c66cbda => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:14.938336 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-20dee8bb-6498-4ba5-b80f-f698341385df req-fe61c7cd-2024-45a8-bb2d-64dc5d7046f3 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:14.941173 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-20dee8bb-6498-4ba5-b80f-f698341385df req-fe61c7cd-2024-45a8-bb2d-64dc5d7046f3 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] GET https://10.4.3.170/volume/v3/volumes/a7cf94b7-9ae4-46d9-9735-1db3a3678f19 Jul 24 07:48:14.941796 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-20dee8bb-6498-4ba5-b80f-f698341385df req-fe61c7cd-2024-45a8-bb2d-64dc5d7046f3 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:14.942722 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-20dee8bb-6498-4ba5-b80f-f698341385df req-fe61c7cd-2024-45a8-bb2d-64dc5d7046f3 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:14.954690 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:14.954690 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:48:14.959380 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [req-20dee8bb-6498-4ba5-b80f-f698341385df req-fe61c7cd-2024-45a8-bb2d-64dc5d7046f3 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Volume info retrieved successfully. Jul 24 07:48:14.963141 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-20dee8bb-6498-4ba5-b80f-f698341385df req-fe61c7cd-2024-45a8-bb2d-64dc5d7046f3 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] https://10.4.3.170/volume/v3/volumes/a7cf94b7-9ae4-46d9-9735-1db3a3678f19 returned with HTTP 200 Jul 24 07:48:14.963533 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1024/4070] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:48:14 2026] GET /volume/v3/volumes/a7cf94b7-9ae4-46d9-9735-1db3a3678f19 => generated 1165 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:48:14.980022 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-20dee8bb-6498-4ba5-b80f-f698341385df req-771bc1f4-8429-4a90-9713-c564b501dc80 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:14.981738 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-20dee8bb-6498-4ba5-b80f-f698341385df req-771bc1f4-8429-4a90-9713-c564b501dc80 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] POST https://10.4.3.170/volume/v3/volumes/a7cf94b7-9ae4-46d9-9735-1db3a3678f19/action Jul 24 07:48:14.982358 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-20dee8bb-6498-4ba5-b80f-f698341385df req-771bc1f4-8429-4a90-9713-c564b501dc80 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:48:14.982358 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-20dee8bb-6498-4ba5-b80f-f698341385df req-771bc1f4-8429-4a90-9713-c564b501dc80 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:48:14.993114 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:14.993114 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:48:14.993629 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-20dee8bb-6498-4ba5-b80f-f698341385df req-771bc1f4-8429-4a90-9713-c564b501dc80 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Volume info retrieved successfully. Jul 24 07:48:15.000740 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-20dee8bb-6498-4ba5-b80f-f698341385df req-771bc1f4-8429-4a90-9713-c564b501dc80 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Begin detaching volume completed successfully. Jul 24 07:48:15.000944 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-20dee8bb-6498-4ba5-b80f-f698341385df req-771bc1f4-8429-4a90-9713-c564b501dc80 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] https://10.4.3.170/volume/v3/volumes/a7cf94b7-9ae4-46d9-9735-1db3a3678f19/action returned with HTTP 202 Jul 24 07:48:15.001410 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1006/4071] 10.4.3.170 () {72 vars in 1672 bytes} [Fri Jul 24 07:48:14 2026] POST /volume/v3/volumes/a7cf94b7-9ae4-46d9-9735-1db3a3678f19/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:48:15.048011 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e154c4cf-7ed7-417f-a75c-f260b585e475 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:15.048500 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e154c4cf-7ed7-417f-a75c-f260b585e475 None None] GET https://10.4.3.170/volume// Jul 24 07:48:15.048678 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e154c4cf-7ed7-417f-a75c-f260b585e475 None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:15.048910 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e154c4cf-7ed7-417f-a75c-f260b585e475 None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:15.049362 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e154c4cf-7ed7-417f-a75c-f260b585e475 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:48:15.049608 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1022/4072] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:48:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:48:15.054926 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-20dee8bb-6498-4ba5-b80f-f698341385df req-d82aebdf-d95b-42ef-bf53-fa9610a5d96a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:15.056684 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-20dee8bb-6498-4ba5-b80f-f698341385df req-d82aebdf-d95b-42ef-bf53-fa9610a5d96a tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] GET https://10.4.3.170/volume/v3/volumes/a7cf94b7-9ae4-46d9-9735-1db3a3678f19 Jul 24 07:48:15.056867 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-20dee8bb-6498-4ba5-b80f-f698341385df req-d82aebdf-d95b-42ef-bf53-fa9610a5d96a tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:15.057043 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-20dee8bb-6498-4ba5-b80f-f698341385df req-d82aebdf-d95b-42ef-bf53-fa9610a5d96a tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:15.065150 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:15.065150 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:48:15.068091 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-20dee8bb-6498-4ba5-b80f-f698341385df req-d82aebdf-d95b-42ef-bf53-fa9610a5d96a tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Volume info retrieved successfully. Jul 24 07:48:15.071510 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-20dee8bb-6498-4ba5-b80f-f698341385df req-d82aebdf-d95b-42ef-bf53-fa9610a5d96a tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] https://10.4.3.170/volume/v3/volumes/a7cf94b7-9ae4-46d9-9735-1db3a3678f19 returned with HTTP 200 Jul 24 07:48:15.071847 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1021/4073] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:48:15 2026] GET /volume/v3/volumes/a7cf94b7-9ae4-46d9-9735-1db3a3678f19 => generated 1348 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:48:15.508031 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-16b69091-6225-4e97-a50e-4a8a56788edc None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:15.522156 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-16b69091-6225-4e97-a50e-4a8a56788edc tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/7096ee52-a403-4beb-99ab-5919f6475315 Jul 24 07:48:15.522529 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-16b69091-6225-4e97-a50e-4a8a56788edc tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:15.522742 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-16b69091-6225-4e97-a50e-4a8a56788edc tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:15.522836 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-16b69091-6225-4e97-a50e-4a8a56788edc tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id 7096ee52-a403-4beb-99ab-5919f6475315. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:48:15.534190 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:15.534190 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:48:15.537457 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-16b69091-6225-4e97-a50e-4a8a56788edc tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/7096ee52-a403-4beb-99ab-5919f6475315 returned with HTTP 200 Jul 24 07:48:15.537967 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1025/4074] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:15 2026] GET /volume/v3/backups/7096ee52-a403-4beb-99ab-5919f6475315 => generated 784 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:15.622229 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-2deb9171-7296-452d-9ab5-61b89c3ab11d None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:15.623821 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2deb9171-7296-452d-9ab5-61b89c3ab11d tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/volumes/af0fd2c2-90e1-4b58-bfc7-b4343c3cf5a2 Jul 24 07:48:15.624011 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2deb9171-7296-452d-9ab5-61b89c3ab11d tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:15.624190 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2deb9171-7296-452d-9ab5-61b89c3ab11d tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:15.629313 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2deb9171-7296-452d-9ab5-61b89c3ab11d tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/volumes/af0fd2c2-90e1-4b58-bfc7-b4343c3cf5a2 returned with HTTP 404 Jul 24 07:48:15.629726 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1007/4075] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:15 2026] GET /volume/v3/volumes/af0fd2c2-90e1-4b58-bfc7-b4343c3cf5a2 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:48:15.636149 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-94b38f63-7dc8-4b08-a924-d313bea51338 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:15.637888 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-94b38f63-7dc8-4b08-a924-d313bea51338 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/1c3fcc43-0bf4-4e57-aa88-486949ec62f0 Jul 24 07:48:15.638090 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-94b38f63-7dc8-4b08-a924-d313bea51338 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:15.638304 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-94b38f63-7dc8-4b08-a924-d313bea51338 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:15.638396 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.snapshots [None req-94b38f63-7dc8-4b08-a924-d313bea51338 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Delete snapshot with id: 1c3fcc43-0bf4-4e57-aa88-486949ec62f0 Jul 24 07:48:15.644062 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:15.644062 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:48:15.644826 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-94b38f63-7dc8-4b08-a924-d313bea51338 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Snapshot retrieved successfully. Jul 24 07:48:15.660101 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-94b38f63-7dc8-4b08-a924-d313bea51338 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Snapshot delete request issued successfully. Jul 24 07:48:15.660253 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-94b38f63-7dc8-4b08-a924-d313bea51338 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/snapshots/1c3fcc43-0bf4-4e57-aa88-486949ec62f0 returned with HTTP 202 Jul 24 07:48:15.660773 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1023/4076] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 24 07:48:15 2026] DELETE /volume/v3/snapshots/1c3fcc43-0bf4-4e57-aa88-486949ec62f0 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:48:15.667083 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-8679af0d-8623-4112-9524-5dcc38b1ccac None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:15.668835 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8679af0d-8623-4112-9524-5dcc38b1ccac tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/snapshots/1c3fcc43-0bf4-4e57-aa88-486949ec62f0 Jul 24 07:48:15.669007 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8679af0d-8623-4112-9524-5dcc38b1ccac tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:15.669180 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8679af0d-8623-4112-9524-5dcc38b1ccac tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:15.673511 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:15.673511 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:48:15.673889 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-8679af0d-8623-4112-9524-5dcc38b1ccac tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Snapshot retrieved successfully. Jul 24 07:48:15.674596 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8679af0d-8623-4112-9524-5dcc38b1ccac tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/snapshots/1c3fcc43-0bf4-4e57-aa88-486949ec62f0 returned with HTTP 200 Jul 24 07:48:15.674913 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1022/4077] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:48:15 2026] GET /volume/v3/snapshots/1c3fcc43-0bf4-4e57-aa88-486949ec62f0 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:15.912344 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-307abd41-3fd5-401d-812c-54e8c7dedff2 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:15.914163 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-307abd41-3fd5-401d-812c-54e8c7dedff2 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/backups/46ad1afe-d9bb-4da8-8fac-f9e79c66cbda Jul 24 07:48:15.914393 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-307abd41-3fd5-401d-812c-54e8c7dedff2 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:15.914588 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-307abd41-3fd5-401d-812c-54e8c7dedff2 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:15.914719 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-307abd41-3fd5-401d-812c-54e8c7dedff2 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Show backup with id 46ad1afe-d9bb-4da8-8fac-f9e79c66cbda. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:48:15.918488 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:15.918488 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:48:15.920124 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-307abd41-3fd5-401d-812c-54e8c7dedff2 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups/46ad1afe-d9bb-4da8-8fac-f9e79c66cbda returned with HTTP 200 Jul 24 07:48:15.920598 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1026/4078] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:48:15 2026] GET /volume/v3/backups/46ad1afe-d9bb-4da8-8fac-f9e79c66cbda => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:16.548763 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-ef02d53d-1c7c-4e57-a2cc-4b95f7cb62d8 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:16.550536 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ef02d53d-1c7c-4e57-a2cc-4b95f7cb62d8 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/7096ee52-a403-4beb-99ab-5919f6475315 Jul 24 07:48:16.550721 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ef02d53d-1c7c-4e57-a2cc-4b95f7cb62d8 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:16.550901 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ef02d53d-1c7c-4e57-a2cc-4b95f7cb62d8 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:16.551007 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-ef02d53d-1c7c-4e57-a2cc-4b95f7cb62d8 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id 7096ee52-a403-4beb-99ab-5919f6475315. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:48:16.555058 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:16.555058 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:48:16.555765 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ef02d53d-1c7c-4e57-a2cc-4b95f7cb62d8 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/7096ee52-a403-4beb-99ab-5919f6475315 returned with HTTP 200 Jul 24 07:48:16.556118 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1008/4079] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:16 2026] GET /volume/v3/backups/7096ee52-a403-4beb-99ab-5919f6475315 => generated 784 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:16.683966 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-5396f338-f094-4a89-9924-95abd71ac816 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:16.685477 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5396f338-f094-4a89-9924-95abd71ac816 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/snapshots/1c3fcc43-0bf4-4e57-aa88-486949ec62f0 Jul 24 07:48:16.685640 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5396f338-f094-4a89-9924-95abd71ac816 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:16.685806 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5396f338-f094-4a89-9924-95abd71ac816 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:16.689569 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5396f338-f094-4a89-9924-95abd71ac816 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/snapshots/1c3fcc43-0bf4-4e57-aa88-486949ec62f0 returned with HTTP 404 Jul 24 07:48:16.689995 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1024/4080] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:48:16 2026] GET /volume/v3/snapshots/1c3fcc43-0bf4-4e57-aa88-486949ec62f0 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:48:16.930396 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-ee3b99e2-7231-404f-bcf2-15a35533f7be None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:16.932346 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ee3b99e2-7231-404f-bcf2-15a35533f7be tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/backups/46ad1afe-d9bb-4da8-8fac-f9e79c66cbda Jul 24 07:48:16.932551 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ee3b99e2-7231-404f-bcf2-15a35533f7be tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:16.932728 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ee3b99e2-7231-404f-bcf2-15a35533f7be tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:16.932832 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-ee3b99e2-7231-404f-bcf2-15a35533f7be tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Show backup with id 46ad1afe-d9bb-4da8-8fac-f9e79c66cbda. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:48:16.936916 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:16.936916 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:48:16.937530 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ee3b99e2-7231-404f-bcf2-15a35533f7be tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups/46ad1afe-d9bb-4da8-8fac-f9e79c66cbda returned with HTTP 200 Jul 24 07:48:16.937875 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1023/4081] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:48:16 2026] GET /volume/v3/backups/46ad1afe-d9bb-4da8-8fac-f9e79c66cbda => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:17.527478 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-20dee8bb-6498-4ba5-b80f-f698341385df req-f72b111e-c7cd-4d8c-8e00-0f20205aee43 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:17.529404 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-20dee8bb-6498-4ba5-b80f-f698341385df req-f72b111e-c7cd-4d8c-8e00-0f20205aee43 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] DELETE https://10.4.3.170/volume/v3/attachments/e577e246-b6a6-45a3-a789-4bcb654e2319 Jul 24 07:48:17.530133 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-20dee8bb-6498-4ba5-b80f-f698341385df req-f72b111e-c7cd-4d8c-8e00-0f20205aee43 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:17.530133 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-20dee8bb-6498-4ba5-b80f-f698341385df req-f72b111e-c7cd-4d8c-8e00-0f20205aee43 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Calling method 'version_select' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:17.536130 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:17.536130 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:48:17.572933 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-b0dc6397-5722-4298-8b51-1fbd33bad21b None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:17.576800 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b0dc6397-5722-4298-8b51-1fbd33bad21b tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/7096ee52-a403-4beb-99ab-5919f6475315 Jul 24 07:48:17.577070 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b0dc6397-5722-4298-8b51-1fbd33bad21b tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:17.577198 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b0dc6397-5722-4298-8b51-1fbd33bad21b tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:17.577315 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-b0dc6397-5722-4298-8b51-1fbd33bad21b tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id 7096ee52-a403-4beb-99ab-5919f6475315. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:48:17.582356 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:17.582356 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:48:17.583550 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b0dc6397-5722-4298-8b51-1fbd33bad21b tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/7096ee52-a403-4beb-99ab-5919f6475315 returned with HTTP 200 Jul 24 07:48:17.585633 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1009/4082] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:17 2026] GET /volume/v3/backups/7096ee52-a403-4beb-99ab-5919f6475315 => generated 784 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:17.602875 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-20dee8bb-6498-4ba5-b80f-f698341385df req-f72b111e-c7cd-4d8c-8e00-0f20205aee43 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] https://10.4.3.170/volume/v3/attachments/e577e246-b6a6-45a3-a789-4bcb654e2319 returned with HTTP 200 Jul 24 07:48:17.603312 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1027/4083] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 24 07:48:17 2026] DELETE /volume/v3/attachments/e577e246-b6a6-45a3-a789-4bcb654e2319 => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:17.951586 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ec23f9bd-f14e-4d03-af8b-e0ef57b110d3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:17.953949 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ec23f9bd-f14e-4d03-af8b-e0ef57b110d3 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/backups/46ad1afe-d9bb-4da8-8fac-f9e79c66cbda Jul 24 07:48:17.954175 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ec23f9bd-f14e-4d03-af8b-e0ef57b110d3 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:17.954423 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ec23f9bd-f14e-4d03-af8b-e0ef57b110d3 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:17.954559 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-ec23f9bd-f14e-4d03-af8b-e0ef57b110d3 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Show backup with id 46ad1afe-d9bb-4da8-8fac-f9e79c66cbda. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:48:17.960274 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:17.960274 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:48:17.961158 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ec23f9bd-f14e-4d03-af8b-e0ef57b110d3 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups/46ad1afe-d9bb-4da8-8fac-f9e79c66cbda returned with HTTP 200 Jul 24 07:48:17.961755 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1025/4084] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:48:17 2026] GET /volume/v3/backups/46ad1afe-d9bb-4da8-8fac-f9e79c66cbda => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:18.305585 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-71ebb758-4e45-416e-9997-29aa2b3c67b0 req-3a9595fe-edc8-422c-9b85-df1e3974cf9b None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:18.307749 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-71ebb758-4e45-416e-9997-29aa2b3c67b0 req-3a9595fe-edc8-422c-9b85-df1e3974cf9b tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] DELETE https://10.4.3.170/volume/v3/attachments/51e49b62-d4bf-4b1c-921c-d77b3ffb7b93 Jul 24 07:48:18.307930 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-71ebb758-4e45-416e-9997-29aa2b3c67b0 req-3a9595fe-edc8-422c-9b85-df1e3974cf9b tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:18.308143 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-71ebb758-4e45-416e-9997-29aa2b3c67b0 req-3a9595fe-edc8-422c-9b85-df1e3974cf9b tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'version_select' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:18.315763 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:18.315763 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:48:18.367336 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-71ebb758-4e45-416e-9997-29aa2b3c67b0 req-3a9595fe-edc8-422c-9b85-df1e3974cf9b tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/attachments/51e49b62-d4bf-4b1c-921c-d77b3ffb7b93 returned with HTTP 200 Jul 24 07:48:18.367959 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1024/4085] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 24 07:48:18 2026] DELETE /volume/v3/attachments/51e49b62-d4bf-4b1c-921c-d77b3ffb7b93 => generated 19 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:18.597224 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-dd99e8ef-f00d-4f28-b0bd-8e86d1a0596e None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:18.599183 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-dd99e8ef-f00d-4f28-b0bd-8e86d1a0596e tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/7096ee52-a403-4beb-99ab-5919f6475315 Jul 24 07:48:18.599319 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-dd99e8ef-f00d-4f28-b0bd-8e86d1a0596e tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:18.599533 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-dd99e8ef-f00d-4f28-b0bd-8e86d1a0596e tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:18.599651 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-dd99e8ef-f00d-4f28-b0bd-8e86d1a0596e tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id 7096ee52-a403-4beb-99ab-5919f6475315. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:48:18.606620 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:18.606620 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:48:18.607677 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-dd99e8ef-f00d-4f28-b0bd-8e86d1a0596e tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/7096ee52-a403-4beb-99ab-5919f6475315 returned with HTTP 200 Jul 24 07:48:18.608181 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1010/4086] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:18 2026] GET /volume/v3/backups/7096ee52-a403-4beb-99ab-5919f6475315 => generated 784 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:18.976911 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-a13512e1-b9b0-4c34-b530-c17fbdad76bd None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:18.981794 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a13512e1-b9b0-4c34-b530-c17fbdad76bd tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/backups/46ad1afe-d9bb-4da8-8fac-f9e79c66cbda Jul 24 07:48:18.982008 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a13512e1-b9b0-4c34-b530-c17fbdad76bd tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:18.982171 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a13512e1-b9b0-4c34-b530-c17fbdad76bd tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:18.982300 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-a13512e1-b9b0-4c34-b530-c17fbdad76bd tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Show backup with id 46ad1afe-d9bb-4da8-8fac-f9e79c66cbda. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:48:18.986809 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:18.986809 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:48:18.987404 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a13512e1-b9b0-4c34-b530-c17fbdad76bd tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups/46ad1afe-d9bb-4da8-8fac-f9e79c66cbda returned with HTTP 200 Jul 24 07:48:18.987728 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1028/4087] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:48:18 2026] GET /volume/v3/backups/46ad1afe-d9bb-4da8-8fac-f9e79c66cbda => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:19.619958 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0fca1a37-8675-4196-8570-9260da082701 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:19.624241 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0fca1a37-8675-4196-8570-9260da082701 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/7096ee52-a403-4beb-99ab-5919f6475315 Jul 24 07:48:19.625179 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0fca1a37-8675-4196-8570-9260da082701 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:19.625179 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0fca1a37-8675-4196-8570-9260da082701 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:19.625179 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-0fca1a37-8675-4196-8570-9260da082701 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id 7096ee52-a403-4beb-99ab-5919f6475315. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:48:19.631027 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:19.631027 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:48:19.632470 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0fca1a37-8675-4196-8570-9260da082701 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/7096ee52-a403-4beb-99ab-5919f6475315 returned with HTTP 200 Jul 24 07:48:19.633232 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1026/4088] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:19 2026] GET /volume/v3/backups/7096ee52-a403-4beb-99ab-5919f6475315 => generated 784 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:19.634040 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-12a54f4f-409d-44f4-a382-a5051fc6adf8 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:19.639671 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-12a54f4f-409d-44f4-a382-a5051fc6adf8 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] DELETE https://10.4.3.170/volume/v3/volumes/8843a333-cfe4-4227-ba49-4d9371826410 Jul 24 07:48:19.639671 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-12a54f4f-409d-44f4-a382-a5051fc6adf8 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:19.639671 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-12a54f4f-409d-44f4-a382-a5051fc6adf8 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:19.639671 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-12a54f4f-409d-44f4-a382-a5051fc6adf8 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Delete volume with id: 8843a333-cfe4-4227-ba49-4d9371826410 Jul 24 07:48:19.644477 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:19.644477 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:48:19.644670 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-12a54f4f-409d-44f4-a382-a5051fc6adf8 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Volume info retrieved successfully. Jul 24 07:48:19.663663 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-12a54f4f-409d-44f4-a382-a5051fc6adf8 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Delete volume request issued successfully. Jul 24 07:48:19.663858 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-12a54f4f-409d-44f4-a382-a5051fc6adf8 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/volumes/8843a333-cfe4-4227-ba49-4d9371826410 returned with HTTP 202 Jul 24 07:48:19.664349 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1025/4089] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:48:19 2026] DELETE /volume/v3/volumes/8843a333-cfe4-4227-ba49-4d9371826410 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:48:19.671952 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-0c929e39-120e-4b89-becd-92ece51c5e30 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:19.673508 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0c929e39-120e-4b89-becd-92ece51c5e30 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/volumes/8843a333-cfe4-4227-ba49-4d9371826410 Jul 24 07:48:19.674052 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0c929e39-120e-4b89-becd-92ece51c5e30 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:19.674052 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0c929e39-120e-4b89-becd-92ece51c5e30 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:19.682030 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:19.682030 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:48:19.686530 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-0c929e39-120e-4b89-becd-92ece51c5e30 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Volume info retrieved successfully. Jul 24 07:48:19.692847 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0c929e39-120e-4b89-becd-92ece51c5e30 tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/volumes/8843a333-cfe4-4227-ba49-4d9371826410 returned with HTTP 200 Jul 24 07:48:19.693305 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1011/4090] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:19 2026] GET /volume/v3/volumes/8843a333-cfe4-4227-ba49-4d9371826410 => generated 1366 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:48:19.786424 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-b1de221f-6eaf-4b0b-94f5-17f288cf4e8d None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:19.788863 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b1de221f-6eaf-4b0b-94f5-17f288cf4e8d tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] DELETE https://10.4.3.170/volume/v3/volumes/a7cf94b7-9ae4-46d9-9735-1db3a3678f19 Jul 24 07:48:19.789125 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b1de221f-6eaf-4b0b-94f5-17f288cf4e8d tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:19.789362 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b1de221f-6eaf-4b0b-94f5-17f288cf4e8d tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:19.789522 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-b1de221f-6eaf-4b0b-94f5-17f288cf4e8d tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Delete volume with id: a7cf94b7-9ae4-46d9-9735-1db3a3678f19 Jul 24 07:48:19.797897 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:19.797897 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:48:19.798786 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-b1de221f-6eaf-4b0b-94f5-17f288cf4e8d tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Volume info retrieved successfully. Jul 24 07:48:19.820268 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-b1de221f-6eaf-4b0b-94f5-17f288cf4e8d tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Delete volume request issued successfully. Jul 24 07:48:19.820486 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b1de221f-6eaf-4b0b-94f5-17f288cf4e8d tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] https://10.4.3.170/volume/v3/volumes/a7cf94b7-9ae4-46d9-9735-1db3a3678f19 returned with HTTP 202 Jul 24 07:48:19.821761 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1029/4091] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:48:19 2026] DELETE /volume/v3/volumes/a7cf94b7-9ae4-46d9-9735-1db3a3678f19 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:48:19.829647 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e0f6ef79-ca68-45ed-819d-3f0c02a7fcf7 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:19.831335 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e0f6ef79-ca68-45ed-819d-3f0c02a7fcf7 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] GET https://10.4.3.170/volume/v3/volumes/a7cf94b7-9ae4-46d9-9735-1db3a3678f19 Jul 24 07:48:19.831557 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e0f6ef79-ca68-45ed-819d-3f0c02a7fcf7 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:19.831767 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e0f6ef79-ca68-45ed-819d-3f0c02a7fcf7 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:19.840700 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:19.840700 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:48:19.844656 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e0f6ef79-ca68-45ed-819d-3f0c02a7fcf7 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Volume info retrieved successfully. Jul 24 07:48:19.850098 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e0f6ef79-ca68-45ed-819d-3f0c02a7fcf7 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] https://10.4.3.170/volume/v3/volumes/a7cf94b7-9ae4-46d9-9735-1db3a3678f19 returned with HTTP 200 Jul 24 07:48:19.850497 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1027/4092] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:19 2026] GET /volume/v3/volumes/a7cf94b7-9ae4-46d9-9735-1db3a3678f19 => generated 872 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:19.996823 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-eb930f7f-0680-4aef-a624-0df17c708a7b None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:19.998319 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-eb930f7f-0680-4aef-a624-0df17c708a7b tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/backups/46ad1afe-d9bb-4da8-8fac-f9e79c66cbda Jul 24 07:48:19.998495 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-eb930f7f-0680-4aef-a624-0df17c708a7b tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:19.998674 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-eb930f7f-0680-4aef-a624-0df17c708a7b tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:19.998765 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-eb930f7f-0680-4aef-a624-0df17c708a7b tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Show backup with id 46ad1afe-d9bb-4da8-8fac-f9e79c66cbda. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:48:20.002647 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:20.002647 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:48:20.003278 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-eb930f7f-0680-4aef-a624-0df17c708a7b tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups/46ad1afe-d9bb-4da8-8fac-f9e79c66cbda returned with HTTP 200 Jul 24 07:48:20.003799 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1026/4093] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:48:19 2026] GET /volume/v3/backups/46ad1afe-d9bb-4da8-8fac-f9e79c66cbda => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:20.645449 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-46c4395e-e990-470d-9893-53bbf9357109 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:20.647066 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-46c4395e-e990-470d-9893-53bbf9357109 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/7096ee52-a403-4beb-99ab-5919f6475315 Jul 24 07:48:20.647248 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-46c4395e-e990-470d-9893-53bbf9357109 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:20.647420 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-46c4395e-e990-470d-9893-53bbf9357109 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:20.647514 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-46c4395e-e990-470d-9893-53bbf9357109 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id 7096ee52-a403-4beb-99ab-5919f6475315. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:48:20.651397 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:20.651397 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:48:20.652021 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-46c4395e-e990-470d-9893-53bbf9357109 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/7096ee52-a403-4beb-99ab-5919f6475315 returned with HTTP 200 Jul 24 07:48:20.652351 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1012/4094] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:20 2026] GET /volume/v3/backups/7096ee52-a403-4beb-99ab-5919f6475315 => generated 785 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:20.706013 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-bfc47e80-7f9e-4d33-b0bd-21fcbf1286df None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:20.707524 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-bfc47e80-7f9e-4d33-b0bd-21fcbf1286df tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] GET https://10.4.3.170/volume/v3/volumes/8843a333-cfe4-4227-ba49-4d9371826410 Jul 24 07:48:20.707696 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-bfc47e80-7f9e-4d33-b0bd-21fcbf1286df tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:20.707866 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-bfc47e80-7f9e-4d33-b0bd-21fcbf1286df tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:20.712744 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-bfc47e80-7f9e-4d33-b0bd-21fcbf1286df tempest-TestVolumeBootPattern-1682227327 tempest-TestVolumeBootPattern-1682227327-project-member] https://10.4.3.170/volume/v3/volumes/8843a333-cfe4-4227-ba49-4d9371826410 returned with HTTP 404 Jul 24 07:48:20.713133 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1030/4095] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:20 2026] GET /volume/v3/volumes/8843a333-cfe4-4227-ba49-4d9371826410 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:48:20.862962 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ba548bff-7500-4d1f-b3ee-314deeae9c95 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:20.864759 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ba548bff-7500-4d1f-b3ee-314deeae9c95 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] GET https://10.4.3.170/volume/v3/volumes/a7cf94b7-9ae4-46d9-9735-1db3a3678f19 Jul 24 07:48:20.864891 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ba548bff-7500-4d1f-b3ee-314deeae9c95 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:20.865071 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ba548bff-7500-4d1f-b3ee-314deeae9c95 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:20.871078 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ba548bff-7500-4d1f-b3ee-314deeae9c95 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] https://10.4.3.170/volume/v3/volumes/a7cf94b7-9ae4-46d9-9735-1db3a3678f19 returned with HTTP 404 Jul 24 07:48:20.871572 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1028/4096] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:20 2026] GET /volume/v3/volumes/a7cf94b7-9ae4-46d9-9735-1db3a3678f19 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:48:21.013908 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-674d94b4-98ec-4e78-903c-5808f4449ef4 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:21.015627 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-674d94b4-98ec-4e78-903c-5808f4449ef4 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/backups/46ad1afe-d9bb-4da8-8fac-f9e79c66cbda Jul 24 07:48:21.015826 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-674d94b4-98ec-4e78-903c-5808f4449ef4 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:21.016009 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-674d94b4-98ec-4e78-903c-5808f4449ef4 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:21.016127 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-674d94b4-98ec-4e78-903c-5808f4449ef4 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Show backup with id 46ad1afe-d9bb-4da8-8fac-f9e79c66cbda. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:48:21.020462 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:21.020462 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:48:21.024761 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-674d94b4-98ec-4e78-903c-5808f4449ef4 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups/46ad1afe-d9bb-4da8-8fac-f9e79c66cbda returned with HTTP 200 Jul 24 07:48:21.024761 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1027/4097] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:48:21 2026] GET /volume/v3/backups/46ad1afe-d9bb-4da8-8fac-f9e79c66cbda => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:21.258399 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-8d870b4a-4691-445c-86c1-a8bd04f73bf5 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:21.260233 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8d870b4a-4691-445c-86c1-a8bd04f73bf5 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/cf8cd2b9-015b-4900-b0e2-2439dba1e3ca Jul 24 07:48:21.260415 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8d870b4a-4691-445c-86c1-a8bd04f73bf5 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:21.260617 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8d870b4a-4691-445c-86c1-a8bd04f73bf5 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:21.260715 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.snapshots [None req-8d870b4a-4691-445c-86c1-a8bd04f73bf5 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Delete snapshot with id: cf8cd2b9-015b-4900-b0e2-2439dba1e3ca Jul 24 07:48:21.266391 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:21.266391 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:48:21.266772 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-8d870b4a-4691-445c-86c1-a8bd04f73bf5 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Snapshot retrieved successfully. Jul 24 07:48:21.286553 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-8d870b4a-4691-445c-86c1-a8bd04f73bf5 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Snapshot delete request issued successfully. Jul 24 07:48:21.286773 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8d870b4a-4691-445c-86c1-a8bd04f73bf5 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] https://10.4.3.170/volume/v3/snapshots/cf8cd2b9-015b-4900-b0e2-2439dba1e3ca returned with HTTP 202 Jul 24 07:48:21.287237 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1013/4098] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 24 07:48:21 2026] DELETE /volume/v3/snapshots/cf8cd2b9-015b-4900-b0e2-2439dba1e3ca => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:48:21.298789 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-a7564b10-8cac-4a54-a447-33d11520ddda None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:21.301181 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a7564b10-8cac-4a54-a447-33d11520ddda tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] GET https://10.4.3.170/volume/v3/snapshots/cf8cd2b9-015b-4900-b0e2-2439dba1e3ca Jul 24 07:48:21.301622 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a7564b10-8cac-4a54-a447-33d11520ddda tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:21.303106 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a7564b10-8cac-4a54-a447-33d11520ddda tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:21.308723 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:21.308723 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:48:21.309528 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-a7564b10-8cac-4a54-a447-33d11520ddda tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Snapshot retrieved successfully. Jul 24 07:48:21.310920 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a7564b10-8cac-4a54-a447-33d11520ddda tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] https://10.4.3.170/volume/v3/snapshots/cf8cd2b9-015b-4900-b0e2-2439dba1e3ca returned with HTTP 200 Jul 24 07:48:21.311535 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1031/4099] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:48:21 2026] GET /volume/v3/snapshots/cf8cd2b9-015b-4900-b0e2-2439dba1e3ca => generated 460 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:21.662392 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-69b12a6b-43df-45cd-8ea2-f10cafda45af None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:21.664101 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-69b12a6b-43df-45cd-8ea2-f10cafda45af tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/7096ee52-a403-4beb-99ab-5919f6475315 Jul 24 07:48:21.664416 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-69b12a6b-43df-45cd-8ea2-f10cafda45af tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:21.664475 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-69b12a6b-43df-45cd-8ea2-f10cafda45af tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:21.664577 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-69b12a6b-43df-45cd-8ea2-f10cafda45af tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id 7096ee52-a403-4beb-99ab-5919f6475315. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:48:21.668657 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:21.668657 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:48:21.669462 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-69b12a6b-43df-45cd-8ea2-f10cafda45af tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/7096ee52-a403-4beb-99ab-5919f6475315 returned with HTTP 200 Jul 24 07:48:21.669785 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1029/4100] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:21 2026] GET /volume/v3/backups/7096ee52-a403-4beb-99ab-5919f6475315 => generated 786 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:21.678359 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-874d1422-a091-47a7-8875-66ae807056b0 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:21.680093 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-874d1422-a091-47a7-8875-66ae807056b0 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/7096ee52-a403-4beb-99ab-5919f6475315 Jul 24 07:48:21.680312 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-874d1422-a091-47a7-8875-66ae807056b0 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:21.680490 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-874d1422-a091-47a7-8875-66ae807056b0 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:21.680584 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-874d1422-a091-47a7-8875-66ae807056b0 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id 7096ee52-a403-4beb-99ab-5919f6475315. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:48:21.684106 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:21.684106 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:48:21.684743 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-874d1422-a091-47a7-8875-66ae807056b0 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/7096ee52-a403-4beb-99ab-5919f6475315 returned with HTTP 200 Jul 24 07:48:21.685047 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1028/4101] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:21 2026] GET /volume/v3/backups/7096ee52-a403-4beb-99ab-5919f6475315 => generated 786 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:21.693222 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-2170bfaf-85f3-48f0-b07c-136be00aea01 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:21.694775 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2170bfaf-85f3-48f0-b07c-136be00aea01 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] DELETE https://10.4.3.170/volume/v3/backups/7096ee52-a403-4beb-99ab-5919f6475315 Jul 24 07:48:21.694950 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2170bfaf-85f3-48f0-b07c-136be00aea01 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:21.695122 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2170bfaf-85f3-48f0-b07c-136be00aea01 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:21.695193 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.contrib.backups [None req-2170bfaf-85f3-48f0-b07c-136be00aea01 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Delete backup with id: 7096ee52-a403-4beb-99ab-5919f6475315. Jul 24 07:48:21.698956 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:21.698956 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:48:21.711678 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.backup.rpcapi [None req-2170bfaf-85f3-48f0-b07c-136be00aea01 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] delete_backup rpcapi backup_id 7096ee52-a403-4beb-99ab-5919f6475315 {{(pid=100243) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 07:48:21.714067 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2170bfaf-85f3-48f0-b07c-136be00aea01 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/7096ee52-a403-4beb-99ab-5919f6475315 returned with HTTP 202 Jul 24 07:48:21.714474 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1014/4102] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:48:21 2026] DELETE /volume/v3/backups/7096ee52-a403-4beb-99ab-5919f6475315 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:48:21.720842 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-3529b340-0bdd-4005-b898-7b38fccdac3e None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:21.723171 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3529b340-0bdd-4005-b898-7b38fccdac3e tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/7096ee52-a403-4beb-99ab-5919f6475315 Jul 24 07:48:21.723171 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3529b340-0bdd-4005-b898-7b38fccdac3e tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:21.723171 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3529b340-0bdd-4005-b898-7b38fccdac3e tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:21.723171 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-3529b340-0bdd-4005-b898-7b38fccdac3e tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id 7096ee52-a403-4beb-99ab-5919f6475315. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:48:21.726594 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:21.726594 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:48:21.727258 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3529b340-0bdd-4005-b898-7b38fccdac3e tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/7096ee52-a403-4beb-99ab-5919f6475315 returned with HTTP 200 Jul 24 07:48:21.727599 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1032/4103] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:21 2026] GET /volume/v3/backups/7096ee52-a403-4beb-99ab-5919f6475315 => generated 785 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:22.031909 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f8cf81f5-83ff-4ece-8c17-cfbdf3ac54d3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:22.033537 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f8cf81f5-83ff-4ece-8c17-cfbdf3ac54d3 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/backups/46ad1afe-d9bb-4da8-8fac-f9e79c66cbda Jul 24 07:48:22.033736 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f8cf81f5-83ff-4ece-8c17-cfbdf3ac54d3 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:22.033911 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f8cf81f5-83ff-4ece-8c17-cfbdf3ac54d3 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:22.034046 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-f8cf81f5-83ff-4ece-8c17-cfbdf3ac54d3 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Show backup with id 46ad1afe-d9bb-4da8-8fac-f9e79c66cbda. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:48:22.037831 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:22.037831 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:48:22.038492 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f8cf81f5-83ff-4ece-8c17-cfbdf3ac54d3 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups/46ad1afe-d9bb-4da8-8fac-f9e79c66cbda returned with HTTP 200 Jul 24 07:48:22.039003 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1030/4104] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:48:22 2026] GET /volume/v3/backups/46ad1afe-d9bb-4da8-8fac-f9e79c66cbda => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:22.320930 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-cd589c56-a528-4e3f-912a-8a1fd899883d None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:22.322646 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-cd589c56-a528-4e3f-912a-8a1fd899883d tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] GET https://10.4.3.170/volume/v3/snapshots/cf8cd2b9-015b-4900-b0e2-2439dba1e3ca Jul 24 07:48:22.322829 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-cd589c56-a528-4e3f-912a-8a1fd899883d tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:22.323039 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-cd589c56-a528-4e3f-912a-8a1fd899883d tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:22.327081 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-cd589c56-a528-4e3f-912a-8a1fd899883d tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] https://10.4.3.170/volume/v3/snapshots/cf8cd2b9-015b-4900-b0e2-2439dba1e3ca returned with HTTP 404 Jul 24 07:48:22.327540 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1029/4105] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:48:22 2026] GET /volume/v3/snapshots/cf8cd2b9-015b-4900-b0e2-2439dba1e3ca => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:48:22.362331 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-eb5bc18e-8c4e-421a-9fa6-ce1029347d79 req-8c06f9da-ca76-48c6-992f-a4c4a35db801 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:22.364772 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-eb5bc18e-8c4e-421a-9fa6-ce1029347d79 req-8c06f9da-ca76-48c6-992f-a4c4a35db801 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] GET https://10.4.3.170/volume/v3/volumes/78ebac01-6bd9-4e35-9e43-e2fae0576b5c Jul 24 07:48:22.364772 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-eb5bc18e-8c4e-421a-9fa6-ce1029347d79 req-8c06f9da-ca76-48c6-992f-a4c4a35db801 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:22.364772 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-eb5bc18e-8c4e-421a-9fa6-ce1029347d79 req-8c06f9da-ca76-48c6-992f-a4c4a35db801 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:22.371348 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:22.371348 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:48:22.374489 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-eb5bc18e-8c4e-421a-9fa6-ce1029347d79 req-8c06f9da-ca76-48c6-992f-a4c4a35db801 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Volume info retrieved successfully. Jul 24 07:48:22.378265 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-eb5bc18e-8c4e-421a-9fa6-ce1029347d79 req-8c06f9da-ca76-48c6-992f-a4c4a35db801 tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] https://10.4.3.170/volume/v3/volumes/78ebac01-6bd9-4e35-9e43-e2fae0576b5c returned with HTTP 200 Jul 24 07:48:22.378816 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1015/4106] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:48:22 2026] GET /volume/v3/volumes/78ebac01-6bd9-4e35-9e43-e2fae0576b5c => generated 836 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:22.737148 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-625d21ab-aab4-4aed-b1e7-5598be60ddc0 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:22.738933 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-625d21ab-aab4-4aed-b1e7-5598be60ddc0 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/backups/7096ee52-a403-4beb-99ab-5919f6475315 Jul 24 07:48:22.739154 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-625d21ab-aab4-4aed-b1e7-5598be60ddc0 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:22.739396 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-625d21ab-aab4-4aed-b1e7-5598be60ddc0 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:22.739501 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-625d21ab-aab4-4aed-b1e7-5598be60ddc0 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Show backup with id 7096ee52-a403-4beb-99ab-5919f6475315. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:48:22.743176 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-625d21ab-aab4-4aed-b1e7-5598be60ddc0 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/backups/7096ee52-a403-4beb-99ab-5919f6475315 returned with HTTP 404 Jul 24 07:48:22.743676 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1033/4107] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:22 2026] GET /volume/v3/backups/7096ee52-a403-4beb-99ab-5919f6475315 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:48:22.752030 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-abab7932-5acf-455d-8004-5e5b83950861 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:22.753755 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-abab7932-5acf-455d-8004-5e5b83950861 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/19f475cd-eb22-4975-b66e-a61bfbb45a84 Jul 24 07:48:22.753954 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-abab7932-5acf-455d-8004-5e5b83950861 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:22.754163 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-abab7932-5acf-455d-8004-5e5b83950861 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:22.754309 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.snapshots [None req-abab7932-5acf-455d-8004-5e5b83950861 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Delete snapshot with id: 19f475cd-eb22-4975-b66e-a61bfbb45a84 Jul 24 07:48:22.759291 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:22.759291 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:48:22.759688 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-abab7932-5acf-455d-8004-5e5b83950861 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Snapshot retrieved successfully. Jul 24 07:48:22.773448 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-abab7932-5acf-455d-8004-5e5b83950861 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Snapshot delete request issued successfully. Jul 24 07:48:22.774495 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-abab7932-5acf-455d-8004-5e5b83950861 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/snapshots/19f475cd-eb22-4975-b66e-a61bfbb45a84 returned with HTTP 202 Jul 24 07:48:22.774495 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1031/4108] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 24 07:48:22 2026] DELETE /volume/v3/snapshots/19f475cd-eb22-4975-b66e-a61bfbb45a84 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:48:22.780917 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-dd4b9c0c-afe4-486f-9c8c-09274c4e0215 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:22.782947 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-dd4b9c0c-afe4-486f-9c8c-09274c4e0215 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/snapshots/19f475cd-eb22-4975-b66e-a61bfbb45a84 Jul 24 07:48:22.783123 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-dd4b9c0c-afe4-486f-9c8c-09274c4e0215 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:22.783315 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-dd4b9c0c-afe4-486f-9c8c-09274c4e0215 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:22.788572 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:22.788572 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:48:22.788838 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-dd4b9c0c-afe4-486f-9c8c-09274c4e0215 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Snapshot retrieved successfully. Jul 24 07:48:22.789575 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-dd4b9c0c-afe4-486f-9c8c-09274c4e0215 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/snapshots/19f475cd-eb22-4975-b66e-a61bfbb45a84 returned with HTTP 200 Jul 24 07:48:22.789892 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1030/4109] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:48:22 2026] GET /volume/v3/snapshots/19f475cd-eb22-4975-b66e-a61bfbb45a84 => generated 462 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:23.048029 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-4d5c99c9-b666-4caa-8b40-e6b204f3a848 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:23.049744 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4d5c99c9-b666-4caa-8b40-e6b204f3a848 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/backups/46ad1afe-d9bb-4da8-8fac-f9e79c66cbda Jul 24 07:48:23.050033 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4d5c99c9-b666-4caa-8b40-e6b204f3a848 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:23.050287 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4d5c99c9-b666-4caa-8b40-e6b204f3a848 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:23.050459 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-4d5c99c9-b666-4caa-8b40-e6b204f3a848 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Show backup with id 46ad1afe-d9bb-4da8-8fac-f9e79c66cbda. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:48:23.055469 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:23.055469 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:48:23.056085 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4d5c99c9-b666-4caa-8b40-e6b204f3a848 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups/46ad1afe-d9bb-4da8-8fac-f9e79c66cbda returned with HTTP 200 Jul 24 07:48:23.056476 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1016/4110] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:48:23 2026] GET /volume/v3/backups/46ad1afe-d9bb-4da8-8fac-f9e79c66cbda => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:23.798018 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-05e38dd3-ea72-44c6-a103-eae9a02f1f7f None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:23.799721 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-05e38dd3-ea72-44c6-a103-eae9a02f1f7f tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/snapshots/19f475cd-eb22-4975-b66e-a61bfbb45a84 Jul 24 07:48:23.800026 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-05e38dd3-ea72-44c6-a103-eae9a02f1f7f tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:23.800277 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-05e38dd3-ea72-44c6-a103-eae9a02f1f7f tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:23.804703 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-05e38dd3-ea72-44c6-a103-eae9a02f1f7f tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/snapshots/19f475cd-eb22-4975-b66e-a61bfbb45a84 returned with HTTP 404 Jul 24 07:48:23.805191 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1034/4111] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:48:23 2026] GET /volume/v3/snapshots/19f475cd-eb22-4975-b66e-a61bfbb45a84 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:48:23.812657 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-19d3f936-7d19-41fd-8503-ccbf19302ac9 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:23.814378 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-19d3f936-7d19-41fd-8503-ccbf19302ac9 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] DELETE https://10.4.3.170/volume/v3/volumes/18802fcc-5e57-4538-98ad-253319a69bde Jul 24 07:48:23.814569 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-19d3f936-7d19-41fd-8503-ccbf19302ac9 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:23.814763 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-19d3f936-7d19-41fd-8503-ccbf19302ac9 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:23.815005 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-19d3f936-7d19-41fd-8503-ccbf19302ac9 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Delete volume with id: 18802fcc-5e57-4538-98ad-253319a69bde Jul 24 07:48:23.821951 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:23.821951 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:48:23.822499 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-19d3f936-7d19-41fd-8503-ccbf19302ac9 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Volume info retrieved successfully. Jul 24 07:48:23.842369 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-19d3f936-7d19-41fd-8503-ccbf19302ac9 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Delete volume request issued successfully. Jul 24 07:48:23.842552 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-19d3f936-7d19-41fd-8503-ccbf19302ac9 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/volumes/18802fcc-5e57-4538-98ad-253319a69bde returned with HTTP 202 Jul 24 07:48:23.843111 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1032/4112] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:48:23 2026] DELETE /volume/v3/volumes/18802fcc-5e57-4538-98ad-253319a69bde => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:48:23.849508 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-570aae46-2b21-437c-b33c-edf4b114d43c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:23.851123 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-570aae46-2b21-437c-b33c-edf4b114d43c tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/volumes/18802fcc-5e57-4538-98ad-253319a69bde Jul 24 07:48:23.851372 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-570aae46-2b21-437c-b33c-edf4b114d43c tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:23.851614 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-570aae46-2b21-437c-b33c-edf4b114d43c tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:23.862545 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:23.862545 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:48:23.866552 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-570aae46-2b21-437c-b33c-edf4b114d43c tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Volume info retrieved successfully. Jul 24 07:48:23.873612 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-570aae46-2b21-437c-b33c-edf4b114d43c tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/volumes/18802fcc-5e57-4538-98ad-253319a69bde returned with HTTP 200 Jul 24 07:48:23.874172 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1031/4113] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:23 2026] GET /volume/v3/volumes/18802fcc-5e57-4538-98ad-253319a69bde => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:23.988548 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-0e1acc0c-fede-498c-be2a-698f676a3ceb None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:23.990262 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0e1acc0c-fede-498c-be2a-698f676a3ceb tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] DELETE https://10.4.3.170/volume/v3/volumes/78ebac01-6bd9-4e35-9e43-e2fae0576b5c Jul 24 07:48:23.990446 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0e1acc0c-fede-498c-be2a-698f676a3ceb tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:23.990617 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0e1acc0c-fede-498c-be2a-698f676a3ceb tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:23.990765 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-0e1acc0c-fede-498c-be2a-698f676a3ceb tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Delete volume with id: 78ebac01-6bd9-4e35-9e43-e2fae0576b5c Jul 24 07:48:24.001163 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:24.001163 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:48:24.001589 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-0e1acc0c-fede-498c-be2a-698f676a3ceb tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Volume info retrieved successfully. Jul 24 07:48:24.018936 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-0e1acc0c-fede-498c-be2a-698f676a3ceb tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Delete volume request issued successfully. Jul 24 07:48:24.019135 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0e1acc0c-fede-498c-be2a-698f676a3ceb tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] https://10.4.3.170/volume/v3/volumes/78ebac01-6bd9-4e35-9e43-e2fae0576b5c returned with HTTP 202 Jul 24 07:48:24.019559 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1017/4114] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:48:23 2026] DELETE /volume/v3/volumes/78ebac01-6bd9-4e35-9e43-e2fae0576b5c => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:48:24.027578 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-9443fe3b-9b85-437c-a06f-844b12694e8f None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:24.029488 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9443fe3b-9b85-437c-a06f-844b12694e8f tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] GET https://10.4.3.170/volume/v3/volumes/78ebac01-6bd9-4e35-9e43-e2fae0576b5c Jul 24 07:48:24.029922 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9443fe3b-9b85-437c-a06f-844b12694e8f tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:24.030042 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9443fe3b-9b85-437c-a06f-844b12694e8f tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:24.038546 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:24.038546 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:48:24.042683 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-9443fe3b-9b85-437c-a06f-844b12694e8f tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Volume info retrieved successfully. Jul 24 07:48:24.047261 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9443fe3b-9b85-437c-a06f-844b12694e8f tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] https://10.4.3.170/volume/v3/volumes/78ebac01-6bd9-4e35-9e43-e2fae0576b5c returned with HTTP 200 Jul 24 07:48:24.047637 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1035/4115] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:24 2026] GET /volume/v3/volumes/78ebac01-6bd9-4e35-9e43-e2fae0576b5c => generated 835 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:24.065980 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-3d0e3f82-1848-49d9-85fb-5195685f028f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:24.067708 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3d0e3f82-1848-49d9-85fb-5195685f028f tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/backups/46ad1afe-d9bb-4da8-8fac-f9e79c66cbda Jul 24 07:48:24.067919 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3d0e3f82-1848-49d9-85fb-5195685f028f tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:24.068113 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3d0e3f82-1848-49d9-85fb-5195685f028f tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:24.068250 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-3d0e3f82-1848-49d9-85fb-5195685f028f tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Show backup with id 46ad1afe-d9bb-4da8-8fac-f9e79c66cbda. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:48:24.073709 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:24.073709 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:48:24.074513 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3d0e3f82-1848-49d9-85fb-5195685f028f tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups/46ad1afe-d9bb-4da8-8fac-f9e79c66cbda returned with HTTP 200 Jul 24 07:48:24.075024 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1033/4116] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:48:24 2026] GET /volume/v3/backups/46ad1afe-d9bb-4da8-8fac-f9e79c66cbda => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:24.084514 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-e393287a-a307-4858-ad35-2e243e8ebbbd None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:24.086665 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e393287a-a307-4858-ad35-2e243e8ebbbd tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/9ba00896-8aff-48e5-a3ee-936a13eca410 Jul 24 07:48:24.086943 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e393287a-a307-4858-ad35-2e243e8ebbbd tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:24.087219 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e393287a-a307-4858-ad35-2e243e8ebbbd tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:24.087433 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-e393287a-a307-4858-ad35-2e243e8ebbbd tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Delete volume with id: 9ba00896-8aff-48e5-a3ee-936a13eca410 Jul 24 07:48:24.095067 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:24.095067 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:48:24.095376 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-e393287a-a307-4858-ad35-2e243e8ebbbd tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Volume info retrieved successfully. Jul 24 07:48:24.109611 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-e393287a-a307-4858-ad35-2e243e8ebbbd tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Delete volume request issued successfully. Jul 24 07:48:24.109798 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e393287a-a307-4858-ad35-2e243e8ebbbd tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/volumes/9ba00896-8aff-48e5-a3ee-936a13eca410 returned with HTTP 202 Jul 24 07:48:24.110291 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1032/4117] 10.4.3.170 () {68 vars in 1391 bytes} [Fri Jul 24 07:48:24 2026] DELETE /volume/v3/volumes/9ba00896-8aff-48e5-a3ee-936a13eca410 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:48:24.118273 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-92ed647f-2033-4c6c-8c0a-98ce7058d29d None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:24.120042 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-92ed647f-2033-4c6c-8c0a-98ce7058d29d tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/volumes/9ba00896-8aff-48e5-a3ee-936a13eca410 Jul 24 07:48:24.120239 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-92ed647f-2033-4c6c-8c0a-98ce7058d29d tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:24.120429 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-92ed647f-2033-4c6c-8c0a-98ce7058d29d tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:24.127239 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:24.127239 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:48:24.130398 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-92ed647f-2033-4c6c-8c0a-98ce7058d29d tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Volume info retrieved successfully. Jul 24 07:48:24.134314 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-92ed647f-2033-4c6c-8c0a-98ce7058d29d tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/volumes/9ba00896-8aff-48e5-a3ee-936a13eca410 returned with HTTP 200 Jul 24 07:48:24.134664 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1018/4118] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:48:24 2026] GET /volume/v3/volumes/9ba00896-8aff-48e5-a3ee-936a13eca410 => generated 1074 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:48:24.887139 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-e93349db-e779-4b4b-a7e8-b5ee6dd82362 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:24.888914 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e93349db-e779-4b4b-a7e8-b5ee6dd82362 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/volumes/18802fcc-5e57-4538-98ad-253319a69bde Jul 24 07:48:24.889150 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e93349db-e779-4b4b-a7e8-b5ee6dd82362 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:24.889408 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e93349db-e779-4b4b-a7e8-b5ee6dd82362 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:24.896163 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e93349db-e779-4b4b-a7e8-b5ee6dd82362 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/volumes/18802fcc-5e57-4538-98ad-253319a69bde returned with HTTP 404 Jul 24 07:48:24.896664 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1036/4119] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:24 2026] GET /volume/v3/volumes/18802fcc-5e57-4538-98ad-253319a69bde => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:48:24.903671 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b6597bd8-0083-4dd5-bd8f-3154ada6dc31 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:24.905384 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b6597bd8-0083-4dd5-bd8f-3154ada6dc31 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] DELETE https://10.4.3.170/volume/v3/volumes/f2a25ad5-4af8-40db-bcc1-5bc4d2ed4b0f Jul 24 07:48:24.905556 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b6597bd8-0083-4dd5-bd8f-3154ada6dc31 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:24.905750 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b6597bd8-0083-4dd5-bd8f-3154ada6dc31 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:24.905928 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-b6597bd8-0083-4dd5-bd8f-3154ada6dc31 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Delete volume with id: f2a25ad5-4af8-40db-bcc1-5bc4d2ed4b0f Jul 24 07:48:24.912704 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:24.912704 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:48:24.913154 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-b6597bd8-0083-4dd5-bd8f-3154ada6dc31 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Volume info retrieved successfully. Jul 24 07:48:24.928517 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-b6597bd8-0083-4dd5-bd8f-3154ada6dc31 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Delete volume request issued successfully. Jul 24 07:48:24.928674 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b6597bd8-0083-4dd5-bd8f-3154ada6dc31 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/volumes/f2a25ad5-4af8-40db-bcc1-5bc4d2ed4b0f returned with HTTP 202 Jul 24 07:48:24.929052 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1034/4120] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:48:24 2026] DELETE /volume/v3/volumes/f2a25ad5-4af8-40db-bcc1-5bc4d2ed4b0f => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:48:24.935468 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-346e411a-68ab-4d50-99b2-66ea6c6ab0ab None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:24.937179 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-346e411a-68ab-4d50-99b2-66ea6c6ab0ab tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/volumes/f2a25ad5-4af8-40db-bcc1-5bc4d2ed4b0f Jul 24 07:48:24.937429 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-346e411a-68ab-4d50-99b2-66ea6c6ab0ab tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:24.937610 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-346e411a-68ab-4d50-99b2-66ea6c6ab0ab tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:24.944617 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:24.944617 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:48:24.948157 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-346e411a-68ab-4d50-99b2-66ea6c6ab0ab tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Volume info retrieved successfully. Jul 24 07:48:24.953146 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-346e411a-68ab-4d50-99b2-66ea6c6ab0ab tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/volumes/f2a25ad5-4af8-40db-bcc1-5bc4d2ed4b0f returned with HTTP 200 Jul 24 07:48:24.953569 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1033/4121] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:24 2026] GET /volume/v3/volumes/f2a25ad5-4af8-40db-bcc1-5bc4d2ed4b0f => generated 1356 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:48:25.062403 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-e1c54ff7-3e27-4549-b705-173f753b16ee None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:25.064139 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e1c54ff7-3e27-4549-b705-173f753b16ee tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] GET https://10.4.3.170/volume/v3/volumes/78ebac01-6bd9-4e35-9e43-e2fae0576b5c Jul 24 07:48:25.064348 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e1c54ff7-3e27-4549-b705-173f753b16ee tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:25.064529 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e1c54ff7-3e27-4549-b705-173f753b16ee tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:25.069768 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e1c54ff7-3e27-4549-b705-173f753b16ee tempest-TestStampPattern-1462533482 tempest-TestStampPattern-1462533482-project-member] https://10.4.3.170/volume/v3/volumes/78ebac01-6bd9-4e35-9e43-e2fae0576b5c returned with HTTP 404 Jul 24 07:48:25.070311 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1019/4122] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:25 2026] GET /volume/v3/volumes/78ebac01-6bd9-4e35-9e43-e2fae0576b5c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:48:25.145904 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-afdd0d82-cf75-4605-8bd0-607e31734a50 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:25.147568 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-afdd0d82-cf75-4605-8bd0-607e31734a50 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/volumes/9ba00896-8aff-48e5-a3ee-936a13eca410 Jul 24 07:48:25.147763 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-afdd0d82-cf75-4605-8bd0-607e31734a50 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:25.147936 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-afdd0d82-cf75-4605-8bd0-607e31734a50 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:25.153803 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-afdd0d82-cf75-4605-8bd0-607e31734a50 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/volumes/9ba00896-8aff-48e5-a3ee-936a13eca410 returned with HTTP 404 Jul 24 07:48:25.154357 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1037/4123] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:48:25 2026] GET /volume/v3/volumes/9ba00896-8aff-48e5-a3ee-936a13eca410 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:48:25.161949 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-8a67bcfc-155c-4d8c-9bfe-175713c4f9a6 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:25.163664 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8a67bcfc-155c-4d8c-9bfe-175713c4f9a6 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/backups/46ad1afe-d9bb-4da8-8fac-f9e79c66cbda Jul 24 07:48:25.163853 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8a67bcfc-155c-4d8c-9bfe-175713c4f9a6 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:25.164134 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8a67bcfc-155c-4d8c-9bfe-175713c4f9a6 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:25.164134 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-8a67bcfc-155c-4d8c-9bfe-175713c4f9a6 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Show backup with id 46ad1afe-d9bb-4da8-8fac-f9e79c66cbda. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:48:25.170150 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:25.170150 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:48:25.170150 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8a67bcfc-155c-4d8c-9bfe-175713c4f9a6 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups/46ad1afe-d9bb-4da8-8fac-f9e79c66cbda returned with HTTP 200 Jul 24 07:48:25.170150 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1035/4124] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:48:25 2026] GET /volume/v3/backups/46ad1afe-d9bb-4da8-8fac-f9e79c66cbda => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:25.181547 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-c6d6a347-ddeb-4527-abb4-f775fa2bc4f5 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:25.183539 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c6d6a347-ddeb-4527-abb4-f775fa2bc4f5 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] DELETE https://10.4.3.170/volume/v3/backups/0d183125-0131-4e57-b5e1-ad62d52e814d Jul 24 07:48:25.183767 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c6d6a347-ddeb-4527-abb4-f775fa2bc4f5 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:25.183976 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c6d6a347-ddeb-4527-abb4-f775fa2bc4f5 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:25.184098 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.contrib.backups [None req-c6d6a347-ddeb-4527-abb4-f775fa2bc4f5 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Delete backup with id: 0d183125-0131-4e57-b5e1-ad62d52e814d. Jul 24 07:48:25.188416 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:25.188416 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:48:25.199216 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.backup.rpcapi [None req-c6d6a347-ddeb-4527-abb4-f775fa2bc4f5 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] delete_backup rpcapi backup_id 0d183125-0131-4e57-b5e1-ad62d52e814d {{(pid=100244) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 07:48:25.200922 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c6d6a347-ddeb-4527-abb4-f775fa2bc4f5 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups/0d183125-0131-4e57-b5e1-ad62d52e814d returned with HTTP 202 Jul 24 07:48:25.201377 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1034/4125] 10.4.3.170 () {68 vars in 1391 bytes} [Fri Jul 24 07:48:25 2026] DELETE /volume/v3/backups/0d183125-0131-4e57-b5e1-ad62d52e814d => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:48:25.207823 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-dc9d3cbf-fd93-4be6-b3e2-f8eadfc5aea0 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:25.209451 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-dc9d3cbf-fd93-4be6-b3e2-f8eadfc5aea0 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/backups/0d183125-0131-4e57-b5e1-ad62d52e814d Jul 24 07:48:25.209627 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-dc9d3cbf-fd93-4be6-b3e2-f8eadfc5aea0 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:25.209783 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-dc9d3cbf-fd93-4be6-b3e2-f8eadfc5aea0 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:25.209878 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-dc9d3cbf-fd93-4be6-b3e2-f8eadfc5aea0 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Show backup with id 0d183125-0131-4e57-b5e1-ad62d52e814d. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:48:25.213468 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:25.213468 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:48:25.213953 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-dc9d3cbf-fd93-4be6-b3e2-f8eadfc5aea0 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups/0d183125-0131-4e57-b5e1-ad62d52e814d returned with HTTP 200 Jul 24 07:48:25.214278 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1020/4126] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:48:25 2026] GET /volume/v3/backups/0d183125-0131-4e57-b5e1-ad62d52e814d => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:25.716075 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-90dad563-857f-47bc-8258-a470eb176eef None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:25.820191 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-90dad563-857f-47bc-8258-a470eb176eef tempest-ProjectMemberTests-1358584020 tempest-ProjectMemberTests-1358584020-project-admin] GET https://10.4.3.170/volume/v3/scheduler-stats/get_pools Jul 24 07:48:25.820377 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-90dad563-857f-47bc-8258-a470eb176eef tempest-ProjectMemberTests-1358584020 tempest-ProjectMemberTests-1358584020-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:25.820557 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-90dad563-857f-47bc-8258-a470eb176eef tempest-ProjectMemberTests-1358584020 tempest-ProjectMemberTests-1358584020-project-admin] Calling method 'get_pools' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:25.833517 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-90dad563-857f-47bc-8258-a470eb176eef tempest-ProjectMemberTests-1358584020 tempest-ProjectMemberTests-1358584020-project-admin] https://10.4.3.170/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 24 07:48:25.833835 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1038/4127] 10.4.3.170 () {66 vars in 1291 bytes} [Fri Jul 24 07:48:25 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:25.840823 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-357dabe3-8528-4c9e-a70b-af92e58628a9 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:25.898578 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-357dabe3-8528-4c9e-a70b-af92e58628a9 tempest-ProjectMemberTests-1358584020 tempest-ProjectMemberTests-1358584020-project-member] GET https://10.4.3.170/volume/v3/capabilities/np0000005822@storpool Jul 24 07:48:25.898758 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-357dabe3-8528-4c9e-a70b-af92e58628a9 tempest-ProjectMemberTests-1358584020 tempest-ProjectMemberTests-1358584020-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:25.898940 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-357dabe3-8528-4c9e-a70b-af92e58628a9 tempest-ProjectMemberTests-1358584020 tempest-ProjectMemberTests-1358584020-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:25.899561 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.policy [None req-357dabe3-8528-4c9e-a70b-af92e58628a9 tempest-ProjectMemberTests-1358584020 tempest-ProjectMemberTests-1358584020-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': 'f6bd30bdf49d44ff8f79553c2d04ca52', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a02c4105f52a403aa31e52e04e62f91c', '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=100246) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 24 07:48:25.899735 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-357dabe3-8528-4c9e-a70b-af92e58628a9 tempest-ProjectMemberTests-1358584020 tempest-ProjectMemberTests-1358584020-project-member] https://10.4.3.170/volume/v3/capabilities/np0000005822@storpool returned with HTTP 403 Jul 24 07:48:25.900132 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1036/4128] 10.4.3.170 () {66 vars in 1318 bytes} [Fri Jul 24 07:48:25 2026] GET /volume/v3/capabilities/np0000005822@storpool => generated 110 bytes in 60 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:48:25.968273 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-5460db6f-3b08-49de-84ff-ca61e3c3630f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:25.970120 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5460db6f-3b08-49de-84ff-ca61e3c3630f tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/volumes/f2a25ad5-4af8-40db-bcc1-5bc4d2ed4b0f Jul 24 07:48:25.970405 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5460db6f-3b08-49de-84ff-ca61e3c3630f tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:25.970590 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5460db6f-3b08-49de-84ff-ca61e3c3630f tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:25.976237 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5460db6f-3b08-49de-84ff-ca61e3c3630f tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/volumes/f2a25ad5-4af8-40db-bcc1-5bc4d2ed4b0f returned with HTTP 404 Jul 24 07:48:25.976697 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1035/4129] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:25 2026] GET /volume/v3/volumes/f2a25ad5-4af8-40db-bcc1-5bc4d2ed4b0f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:48:25.984049 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-8d45e9d8-c5b3-4889-8b63-d379eab245a4 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:25.985663 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8d45e9d8-c5b3-4889-8b63-d379eab245a4 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] DELETE https://10.4.3.170/volume/v3/volumes/1ed525fb-a9bb-4ac1-baf2-9aeef70c7643 Jul 24 07:48:25.985839 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8d45e9d8-c5b3-4889-8b63-d379eab245a4 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:25.986022 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8d45e9d8-c5b3-4889-8b63-d379eab245a4 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:25.986172 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-8d45e9d8-c5b3-4889-8b63-d379eab245a4 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Delete volume with id: 1ed525fb-a9bb-4ac1-baf2-9aeef70c7643 Jul 24 07:48:25.994127 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:25.994127 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:48:25.994751 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-8d45e9d8-c5b3-4889-8b63-d379eab245a4 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Volume info retrieved successfully. Jul 24 07:48:26.011503 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-8d45e9d8-c5b3-4889-8b63-d379eab245a4 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Delete volume request issued successfully. Jul 24 07:48:26.011745 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8d45e9d8-c5b3-4889-8b63-d379eab245a4 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/volumes/1ed525fb-a9bb-4ac1-baf2-9aeef70c7643 returned with HTTP 202 Jul 24 07:48:26.012248 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1021/4130] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:48:25 2026] DELETE /volume/v3/volumes/1ed525fb-a9bb-4ac1-baf2-9aeef70c7643 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:48:26.018685 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-d7638da8-bab6-4607-a177-c40c700b114a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:26.020318 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d7638da8-bab6-4607-a177-c40c700b114a tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/volumes/1ed525fb-a9bb-4ac1-baf2-9aeef70c7643 Jul 24 07:48:26.020521 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d7638da8-bab6-4607-a177-c40c700b114a tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:26.020683 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d7638da8-bab6-4607-a177-c40c700b114a tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:26.026864 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:26.026864 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:48:26.029981 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-d7638da8-bab6-4607-a177-c40c700b114a tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Volume info retrieved successfully. Jul 24 07:48:26.033701 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d7638da8-bab6-4607-a177-c40c700b114a tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/volumes/1ed525fb-a9bb-4ac1-baf2-9aeef70c7643 returned with HTTP 200 Jul 24 07:48:26.034051 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1039/4131] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:26 2026] GET /volume/v3/volumes/1ed525fb-a9bb-4ac1-baf2-9aeef70c7643 => generated 840 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:26.223892 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b4725e79-c8f6-4c17-bf84-44de30720d31 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:26.226078 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b4725e79-c8f6-4c17-bf84-44de30720d31 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/backups/0d183125-0131-4e57-b5e1-ad62d52e814d Jul 24 07:48:26.226364 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b4725e79-c8f6-4c17-bf84-44de30720d31 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:26.226608 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b4725e79-c8f6-4c17-bf84-44de30720d31 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:26.226761 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-b4725e79-c8f6-4c17-bf84-44de30720d31 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Show backup with id 0d183125-0131-4e57-b5e1-ad62d52e814d. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:48:26.231599 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b4725e79-c8f6-4c17-bf84-44de30720d31 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups/0d183125-0131-4e57-b5e1-ad62d52e814d returned with HTTP 404 Jul 24 07:48:26.232195 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1037/4132] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:48:26 2026] GET /volume/v3/backups/0d183125-0131-4e57-b5e1-ad62d52e814d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:48:26.238330 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-3d23732e-2d31-4d93-bcac-2460ed9f4615 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:26.239975 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3d23732e-2d31-4d93-bcac-2460ed9f4615 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] DELETE https://10.4.3.170/volume/v3/backups/ae27c6d4-5557-44ae-9720-6953bc0d30a4 Jul 24 07:48:26.240167 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3d23732e-2d31-4d93-bcac-2460ed9f4615 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:26.240352 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3d23732e-2d31-4d93-bcac-2460ed9f4615 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:26.240451 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.contrib.backups [None req-3d23732e-2d31-4d93-bcac-2460ed9f4615 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Delete backup with id: ae27c6d4-5557-44ae-9720-6953bc0d30a4. Jul 24 07:48:26.245171 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:26.245171 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:48:26.256833 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.backup.rpcapi [None req-3d23732e-2d31-4d93-bcac-2460ed9f4615 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] delete_backup rpcapi backup_id ae27c6d4-5557-44ae-9720-6953bc0d30a4 {{(pid=100244) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 07:48:26.258313 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3d23732e-2d31-4d93-bcac-2460ed9f4615 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups/ae27c6d4-5557-44ae-9720-6953bc0d30a4 returned with HTTP 202 Jul 24 07:48:26.258683 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1036/4133] 10.4.3.170 () {68 vars in 1391 bytes} [Fri Jul 24 07:48:26 2026] DELETE /volume/v3/backups/ae27c6d4-5557-44ae-9720-6953bc0d30a4 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:48:26.265062 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-0f958d8b-f5d1-4dc9-bcd2-905156a6d752 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:26.267103 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0f958d8b-f5d1-4dc9-bcd2-905156a6d752 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/backups/ae27c6d4-5557-44ae-9720-6953bc0d30a4 Jul 24 07:48:26.267340 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0f958d8b-f5d1-4dc9-bcd2-905156a6d752 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:26.267564 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0f958d8b-f5d1-4dc9-bcd2-905156a6d752 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:26.267740 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-0f958d8b-f5d1-4dc9-bcd2-905156a6d752 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Show backup with id ae27c6d4-5557-44ae-9720-6953bc0d30a4. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:48:26.271791 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:26.271791 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:48:26.272427 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0f958d8b-f5d1-4dc9-bcd2-905156a6d752 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups/ae27c6d4-5557-44ae-9720-6953bc0d30a4 returned with HTTP 200 Jul 24 07:48:26.272781 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1022/4134] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:48:26 2026] GET /volume/v3/backups/ae27c6d4-5557-44ae-9720-6953bc0d30a4 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:27.045653 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-1d875033-6231-4bda-bf90-e6e76bffbede None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:27.047429 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1d875033-6231-4bda-bf90-e6e76bffbede tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/volumes/1ed525fb-a9bb-4ac1-baf2-9aeef70c7643 Jul 24 07:48:27.047604 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-1d875033-6231-4bda-bf90-e6e76bffbede tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:27.047832 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-1d875033-6231-4bda-bf90-e6e76bffbede tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:27.053631 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1d875033-6231-4bda-bf90-e6e76bffbede tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/volumes/1ed525fb-a9bb-4ac1-baf2-9aeef70c7643 returned with HTTP 404 Jul 24 07:48:27.054092 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1040/4135] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:27 2026] GET /volume/v3/volumes/1ed525fb-a9bb-4ac1-baf2-9aeef70c7643 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:48:27.060663 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-016fec0b-f79f-40d0-a72e-40cc51162761 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:27.062335 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-016fec0b-f79f-40d0-a72e-40cc51162761 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] DELETE https://10.4.3.170/volume/v3/volumes/1d898e56-8cb0-44e5-be8a-54584ba1ca9d Jul 24 07:48:27.062531 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-016fec0b-f79f-40d0-a72e-40cc51162761 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:27.062731 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-016fec0b-f79f-40d0-a72e-40cc51162761 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:27.062909 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-016fec0b-f79f-40d0-a72e-40cc51162761 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Delete volume with id: 1d898e56-8cb0-44e5-be8a-54584ba1ca9d Jul 24 07:48:27.070103 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:27.070103 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:48:27.070619 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-016fec0b-f79f-40d0-a72e-40cc51162761 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Volume info retrieved successfully. Jul 24 07:48:27.099642 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-016fec0b-f79f-40d0-a72e-40cc51162761 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Delete volume request issued successfully. Jul 24 07:48:27.101225 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-016fec0b-f79f-40d0-a72e-40cc51162761 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/volumes/1d898e56-8cb0-44e5-be8a-54584ba1ca9d returned with HTTP 202 Jul 24 07:48:27.101225 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1038/4136] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:48:27 2026] DELETE /volume/v3/volumes/1d898e56-8cb0-44e5-be8a-54584ba1ca9d => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:48:27.115444 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-668ab8d4-85e9-45b3-a44c-8384a3be358d None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:27.117146 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-668ab8d4-85e9-45b3-a44c-8384a3be358d tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/volumes/1d898e56-8cb0-44e5-be8a-54584ba1ca9d Jul 24 07:48:27.117361 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-668ab8d4-85e9-45b3-a44c-8384a3be358d tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:27.117551 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-668ab8d4-85e9-45b3-a44c-8384a3be358d tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:27.126444 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:27.126444 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:48:27.130230 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-668ab8d4-85e9-45b3-a44c-8384a3be358d tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Volume info retrieved successfully. Jul 24 07:48:27.134357 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-668ab8d4-85e9-45b3-a44c-8384a3be358d tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/volumes/1d898e56-8cb0-44e5-be8a-54584ba1ca9d returned with HTTP 200 Jul 24 07:48:27.134885 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1037/4137] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:27 2026] GET /volume/v3/volumes/1d898e56-8cb0-44e5-be8a-54584ba1ca9d => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:27.212024 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-2288b22c-90fc-463b-a6a6-c05c6627274a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:27.285609 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-3e3c19bd-b436-4661-b7de-2107276ece40 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:27.287498 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3e3c19bd-b436-4661-b7de-2107276ece40 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/backups/ae27c6d4-5557-44ae-9720-6953bc0d30a4 Jul 24 07:48:27.287718 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3e3c19bd-b436-4661-b7de-2107276ece40 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:27.287936 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3e3c19bd-b436-4661-b7de-2107276ece40 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:27.288024 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-3e3c19bd-b436-4661-b7de-2107276ece40 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Show backup with id ae27c6d4-5557-44ae-9720-6953bc0d30a4. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:48:27.290544 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2288b22c-90fc-463b-a6a6-c05c6627274a tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] POST https://10.4.3.170/volume/v3/types Jul 24 07:48:27.290544 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2288b22c-90fc-463b-a6a6-c05c6627274a tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1661527418", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1264706971", "vendor_name": "tempest-vendor_name-1504951136"}}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:48:27.292753 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3e3c19bd-b436-4661-b7de-2107276ece40 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups/ae27c6d4-5557-44ae-9720-6953bc0d30a4 returned with HTTP 404 Jul 24 07:48:27.293296 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1041/4138] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:48:27 2026] GET /volume/v3/backups/ae27c6d4-5557-44ae-9720-6953bc0d30a4 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:48:27.302334 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-812d32a9-1c8d-4209-b106-245f550184cf None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:27.303984 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-812d32a9-1c8d-4209-b106-245f550184cf tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] DELETE https://10.4.3.170/volume/v3/backups/46ad1afe-d9bb-4da8-8fac-f9e79c66cbda Jul 24 07:48:27.304213 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-812d32a9-1c8d-4209-b106-245f550184cf tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:27.304407 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-812d32a9-1c8d-4209-b106-245f550184cf tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:27.304575 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.contrib.backups [None req-812d32a9-1c8d-4209-b106-245f550184cf tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Delete backup with id: 46ad1afe-d9bb-4da8-8fac-f9e79c66cbda. Jul 24 07:48:27.308618 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:27.308618 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:48:27.318312 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2288b22c-90fc-463b-a6a6-c05c6627274a tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 24 07:48:27.318801 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1023/4139] 10.4.3.170 () {68 vars in 1253 bytes} [Fri Jul 24 07:48:27 2026] POST /volume/v3/types => generated 329 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:27.319419 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.backup.rpcapi [None req-812d32a9-1c8d-4209-b106-245f550184cf tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] delete_backup rpcapi backup_id 46ad1afe-d9bb-4da8-8fac-f9e79c66cbda {{(pid=100246) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 07:48:27.321357 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-812d32a9-1c8d-4209-b106-245f550184cf tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups/46ad1afe-d9bb-4da8-8fac-f9e79c66cbda returned with HTTP 202 Jul 24 07:48:27.321765 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1039/4140] 10.4.3.170 () {68 vars in 1391 bytes} [Fri Jul 24 07:48:27 2026] DELETE /volume/v3/backups/46ad1afe-d9bb-4da8-8fac-f9e79c66cbda => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:48:27.328676 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-1e5a8f58-8a9e-4c7a-8079-17c16bfa4c57 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:27.328800 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-6372d62e-34a7-442d-ac2d-29b896c302c8 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:27.330332 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1e5a8f58-8a9e-4c7a-8079-17c16bfa4c57 tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:48:27.330967 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6372d62e-34a7-442d-ac2d-29b896c302c8 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/backups/46ad1afe-d9bb-4da8-8fac-f9e79c66cbda Jul 24 07:48:27.331013 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1e5a8f58-8a9e-4c7a-8079-17c16bfa4c57 tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "9cfbfa2b-34fc-4248-9576-3bfdadfde82a", "size": 1}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:48:27.331049 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6372d62e-34a7-442d-ac2d-29b896c302c8 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:27.331049 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6372d62e-34a7-442d-ac2d-29b896c302c8 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:27.331155 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-6372d62e-34a7-442d-ac2d-29b896c302c8 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Show backup with id 46ad1afe-d9bb-4da8-8fac-f9e79c66cbda. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:48:27.331946 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-1e5a8f58-8a9e-4c7a-8079-17c16bfa4c57 tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Create volume request body: {'volume': {'volume_type': '9cfbfa2b-34fc-4248-9576-3bfdadfde82a', 'size': 1}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:48:27.336174 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-1e5a8f58-8a9e-4c7a-8079-17c16bfa4c57 tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Create volume of 1 GB Jul 24 07:48:27.336174 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:27.336174 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:48:27.336482 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-1e5a8f58-8a9e-4c7a-8079-17c16bfa4c57 tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Availability Zones retrieved successfully. Jul 24 07:48:27.336669 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:27.336669 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:48:27.337408 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6372d62e-34a7-442d-ac2d-29b896c302c8 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups/46ad1afe-d9bb-4da8-8fac-f9e79c66cbda returned with HTTP 200 Jul 24 07:48:27.337722 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1042/4141] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:48:27 2026] GET /volume/v3/backups/46ad1afe-d9bb-4da8-8fac-f9e79c66cbda => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:27.342128 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-1e5a8f58-8a9e-4c7a-8079-17c16bfa4c57 tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Flow 'volume_create_api' (c7a25e04-60f7-43c7-bedc-59f5855e877b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:48:27.343102 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-1e5a8f58-8a9e-4c7a-8079-17c16bfa4c57 tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e62e468-b27f-4475-8eec-a3b4b0a30083) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:27.343832 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-1e5a8f58-8a9e-4c7a-8079-17c16bfa4c57 tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:48:27.362438 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-1e5a8f58-8a9e-4c7a-8079-17c16bfa4c57 tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e62e468-b27f-4475-8eec-a3b4b0a30083) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:48:27Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1264706971',vendor_name='tempest-vendor_name-1504951136'},id=9cfbfa2b-34fc-4248-9576-3bfdadfde82a,is_public=True,name='tempest-ProjectAdminTests-volume-type-1661527418',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9cfbfa2b-34fc-4248-9576-3bfdadfde82a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:27.363155 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-1e5a8f58-8a9e-4c7a-8079-17c16bfa4c57 tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca38806f-25eb-42b6-82d4-11d963218779) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:27.387007 np0000005822 devstack@c-api.service[100244]: WARNING cinder.quota [None req-1e5a8f58-8a9e-4c7a-8079-17c16bfa4c57 tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1661527418 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1661527418, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:48:27.387314 np0000005822 devstack@c-api.service[100244]: WARNING cinder.quota [None req-1e5a8f58-8a9e-4c7a-8079-17c16bfa4c57 tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1661527418 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1661527418, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:48:27.418879 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-1e5a8f58-8a9e-4c7a-8079-17c16bfa4c57 tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Created reservations ['5c8cf138-a73a-4a85-b0fd-2b957645ad55', '0200460d-0fd0-4d07-94be-7935e607b7c9', 'dd7a6961-f0c7-4de0-ac03-920855d6ae9c', 'e7b44323-908a-4162-a9d2-74510004d8f4'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:48:27.419647 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-1e5a8f58-8a9e-4c7a-8079-17c16bfa4c57 tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca38806f-25eb-42b6-82d4-11d963218779) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5c8cf138-a73a-4a85-b0fd-2b957645ad55', '0200460d-0fd0-4d07-94be-7935e607b7c9', 'dd7a6961-f0c7-4de0-ac03-920855d6ae9c', 'e7b44323-908a-4162-a9d2-74510004d8f4']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:27.420360 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-1e5a8f58-8a9e-4c7a-8079-17c16bfa4c57 tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95a70197-c019-4695-bf9b-9ff0a5898b29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:27.445974 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-1e5a8f58-8a9e-4c7a-8079-17c16bfa4c57 tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95a70197-c019-4695-bf9b-9ff0a5898b29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a03e2bbb-b817-44ec-be35-aace76d21715', '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='b16d5064e534424ba37fdd6f7d26be5c',qos_specs=None,replication_status=,reservations=['5c8cf138-a73a-4a85-b0fd-2b957645ad55','0200460d-0fd0-4d07-94be-7935e607b7c9','dd7a6961-f0c7-4de0-ac03-920855d6ae9c','e7b44323-908a-4162-a9d2-74510004d8f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7f4f4ed671e479193a7468c6a7f954e',volume_type_id=9cfbfa2b-34fc-4248-9576-3bfdadfde82a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:48:27Z,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=a03e2bbb-b817-44ec-be35-aace76d21715,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b16d5064e534424ba37fdd6f7d26be5c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b7f4f4ed671e479193a7468c6a7f954e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9cfbfa2b-34fc-4248-9576-3bfdadfde82a),volume_type_id=9cfbfa2b-34fc-4248-9576-3bfdadfde82a)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:27.446718 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-1e5a8f58-8a9e-4c7a-8079-17c16bfa4c57 tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (debba43b-1f7d-4792-a88f-ab324b94ddcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:27.462581 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-1e5a8f58-8a9e-4c7a-8079-17c16bfa4c57 tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (debba43b-1f7d-4792-a88f-ab324b94ddcb) transitioned into state 'SUCCESS' from 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='b16d5064e534424ba37fdd6f7d26be5c',qos_specs=None,replication_status=,reservations=['5c8cf138-a73a-4a85-b0fd-2b957645ad55','0200460d-0fd0-4d07-94be-7935e607b7c9','dd7a6961-f0c7-4de0-ac03-920855d6ae9c','e7b44323-908a-4162-a9d2-74510004d8f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7f4f4ed671e479193a7468c6a7f954e',volume_type_id=9cfbfa2b-34fc-4248-9576-3bfdadfde82a)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:27.463431 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-1e5a8f58-8a9e-4c7a-8079-17c16bfa4c57 tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (becdbc8b-9dd7-44e3-8e46-7cdefd5b871e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:27.475012 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-1e5a8f58-8a9e-4c7a-8079-17c16bfa4c57 tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (becdbc8b-9dd7-44e3-8e46-7cdefd5b871e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:27.476020 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-1e5a8f58-8a9e-4c7a-8079-17c16bfa4c57 tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Flow 'volume_create_api' (c7a25e04-60f7-43c7-bedc-59f5855e877b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:48:27.476450 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-1e5a8f58-8a9e-4c7a-8079-17c16bfa4c57 tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Create volume request issued successfully. Jul 24 07:48:27.477110 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1e5a8f58-8a9e-4c7a-8079-17c16bfa4c57 tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:48:27.477912 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1038/4142] 10.4.3.170 () {70 vars in 1298 bytes} [Fri Jul 24 07:48:27 2026] POST /volume/v3/volumes => generated 773 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:48:27.491163 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-345d9c25-7423-48bc-90bf-993c774e1dcd None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:27.493991 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-345d9c25-7423-48bc-90bf-993c774e1dcd tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] GET https://10.4.3.170/volume/v3/volumes/a03e2bbb-b817-44ec-be35-aace76d21715 Jul 24 07:48:27.494173 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-345d9c25-7423-48bc-90bf-993c774e1dcd tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:27.494411 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-345d9c25-7423-48bc-90bf-993c774e1dcd tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:27.500997 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:27.500997 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:48:27.503983 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-345d9c25-7423-48bc-90bf-993c774e1dcd tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Volume info retrieved successfully. Jul 24 07:48:27.511131 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-345d9c25-7423-48bc-90bf-993c774e1dcd tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] https://10.4.3.170/volume/v3/volumes/a03e2bbb-b817-44ec-be35-aace76d21715 returned with HTTP 200 Jul 24 07:48:27.511494 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1024/4143] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:48:27 2026] GET /volume/v3/volumes/a03e2bbb-b817-44ec-be35-aace76d21715 => generated 952 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:28.150938 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-8be623fb-9501-450d-9a1a-0ad7b468ee65 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:28.153368 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8be623fb-9501-450d-9a1a-0ad7b468ee65 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] GET https://10.4.3.170/volume/v3/volumes/1d898e56-8cb0-44e5-be8a-54584ba1ca9d Jul 24 07:48:28.153708 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8be623fb-9501-450d-9a1a-0ad7b468ee65 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:28.154030 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8be623fb-9501-450d-9a1a-0ad7b468ee65 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:28.159844 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8be623fb-9501-450d-9a1a-0ad7b468ee65 tempest-VolumesBackupsTest-1257314348 tempest-VolumesBackupsTest-1257314348-project-member] https://10.4.3.170/volume/v3/volumes/1d898e56-8cb0-44e5-be8a-54584ba1ca9d returned with HTTP 404 Jul 24 07:48:28.160312 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1040/4144] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:28 2026] GET /volume/v3/volumes/1d898e56-8cb0-44e5-be8a-54584ba1ca9d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:48:28.346928 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-be0969b3-714e-4716-9b6a-a8fbed166170 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:28.348824 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-be0969b3-714e-4716-9b6a-a8fbed166170 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/backups/46ad1afe-d9bb-4da8-8fac-f9e79c66cbda Jul 24 07:48:28.349020 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-be0969b3-714e-4716-9b6a-a8fbed166170 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:28.349214 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-be0969b3-714e-4716-9b6a-a8fbed166170 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:28.349305 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-be0969b3-714e-4716-9b6a-a8fbed166170 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Show backup with id 46ad1afe-d9bb-4da8-8fac-f9e79c66cbda. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:48:28.352611 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-be0969b3-714e-4716-9b6a-a8fbed166170 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/backups/46ad1afe-d9bb-4da8-8fac-f9e79c66cbda returned with HTTP 404 Jul 24 07:48:28.353115 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1043/4145] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:48:28 2026] GET /volume/v3/backups/46ad1afe-d9bb-4da8-8fac-f9e79c66cbda => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:48:28.359726 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-75324db2-40df-46a9-8e82-91efcbd3220b None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:28.363091 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-75324db2-40df-46a9-8e82-91efcbd3220b tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/ff1ffba7-5f05-4b28-8b43-769bd807f748 Jul 24 07:48:28.363091 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-75324db2-40df-46a9-8e82-91efcbd3220b tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:28.363091 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-75324db2-40df-46a9-8e82-91efcbd3220b tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:28.363091 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-75324db2-40df-46a9-8e82-91efcbd3220b tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Delete volume with id: ff1ffba7-5f05-4b28-8b43-769bd807f748 Jul 24 07:48:28.368721 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:28.368721 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:48:28.369217 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-75324db2-40df-46a9-8e82-91efcbd3220b tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Volume info retrieved successfully. Jul 24 07:48:28.383432 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-75324db2-40df-46a9-8e82-91efcbd3220b tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Delete volume request issued successfully. Jul 24 07:48:28.383837 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-75324db2-40df-46a9-8e82-91efcbd3220b tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/volumes/ff1ffba7-5f05-4b28-8b43-769bd807f748 returned with HTTP 202 Jul 24 07:48:28.384611 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1039/4146] 10.4.3.170 () {68 vars in 1391 bytes} [Fri Jul 24 07:48:28 2026] DELETE /volume/v3/volumes/ff1ffba7-5f05-4b28-8b43-769bd807f748 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:48:28.392672 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-aac8304d-33fb-4717-9756-92f2680c37ef None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:28.394446 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-aac8304d-33fb-4717-9756-92f2680c37ef tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/volumes/ff1ffba7-5f05-4b28-8b43-769bd807f748 Jul 24 07:48:28.394648 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-aac8304d-33fb-4717-9756-92f2680c37ef tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:28.394813 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-aac8304d-33fb-4717-9756-92f2680c37ef tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:28.402011 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:28.402011 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:48:28.406397 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-aac8304d-33fb-4717-9756-92f2680c37ef tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Volume info retrieved successfully. Jul 24 07:48:28.410313 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-aac8304d-33fb-4717-9756-92f2680c37ef tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/volumes/ff1ffba7-5f05-4b28-8b43-769bd807f748 returned with HTTP 200 Jul 24 07:48:28.410845 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1025/4147] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:48:28 2026] GET /volume/v3/volumes/ff1ffba7-5f05-4b28-8b43-769bd807f748 => generated 1015 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:48:28.523757 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-05954fcd-7f21-4702-a1d9-09913cc9487d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:28.526701 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-05954fcd-7f21-4702-a1d9-09913cc9487d tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] GET https://10.4.3.170/volume/v3/volumes/a03e2bbb-b817-44ec-be35-aace76d21715 Jul 24 07:48:28.526914 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-05954fcd-7f21-4702-a1d9-09913cc9487d tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:28.527124 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-05954fcd-7f21-4702-a1d9-09913cc9487d tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:28.541033 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:28.541033 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:48:28.544812 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-05954fcd-7f21-4702-a1d9-09913cc9487d tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Volume info retrieved successfully. Jul 24 07:48:28.548710 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-05954fcd-7f21-4702-a1d9-09913cc9487d tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] https://10.4.3.170/volume/v3/volumes/a03e2bbb-b817-44ec-be35-aace76d21715 returned with HTTP 200 Jul 24 07:48:28.549291 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1041/4148] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:48:28 2026] GET /volume/v3/volumes/a03e2bbb-b817-44ec-be35-aace76d21715 => generated 973 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:28.565843 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-a1e4e524-9d3f-4e7e-a161-5e759be2b937 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:28.567708 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a1e4e524-9d3f-4e7e-a161-5e759be2b937 tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] GET https://10.4.3.170/volume/v3/messages Jul 24 07:48:28.567708 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a1e4e524-9d3f-4e7e-a161-5e759be2b937 tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:28.567851 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a1e4e524-9d3f-4e7e-a161-5e759be2b937 tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Calling method 'version_select' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:28.570936 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a1e4e524-9d3f-4e7e-a161-5e759be2b937 tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] https://10.4.3.170/volume/v3/messages returned with HTTP 200 Jul 24 07:48:28.571300 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1044/4149] 10.4.3.170 () {68 vars in 1280 bytes} [Fri Jul 24 07:48:28 2026] GET /volume/v3/messages => generated 670 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:28.580419 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-54ccff97-d06f-4a1f-baf1-3bc1c1ea115f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:28.583746 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-54ccff97-d06f-4a1f-baf1-3bc1c1ea115f tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] DELETE https://10.4.3.170/volume/v3/messages/c9e5ea45-0027-434e-8579-c76c820b1d78 Jul 24 07:48:28.583746 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-54ccff97-d06f-4a1f-baf1-3bc1c1ea115f tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:28.583746 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-54ccff97-d06f-4a1f-baf1-3bc1c1ea115f tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Calling method 'version_select' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:28.590859 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-54ccff97-d06f-4a1f-baf1-3bc1c1ea115f tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] https://10.4.3.170/volume/v3/messages/c9e5ea45-0027-434e-8579-c76c820b1d78 returned with HTTP 204 Jul 24 07:48:28.590859 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1040/4150] 10.4.3.170 () {68 vars in 1394 bytes} [Fri Jul 24 07:48:28 2026] DELETE /volume/v3/messages/c9e5ea45-0027-434e-8579-c76c820b1d78 => generated 0 bytes in 11 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 24 07:48:28.597930 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-90e8352c-f6a1-4814-bd73-86695fbb74dd None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:28.600038 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-90e8352c-f6a1-4814-bd73-86695fbb74dd tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] GET https://10.4.3.170/volume/v3/messages/c9e5ea45-0027-434e-8579-c76c820b1d78 Jul 24 07:48:28.600312 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-90e8352c-f6a1-4814-bd73-86695fbb74dd tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:28.600558 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-90e8352c-f6a1-4814-bd73-86695fbb74dd tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:28.605559 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-90e8352c-f6a1-4814-bd73-86695fbb74dd tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] https://10.4.3.170/volume/v3/messages/c9e5ea45-0027-434e-8579-c76c820b1d78 returned with HTTP 404 Jul 24 07:48:28.606163 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1026/4151] 10.4.3.170 () {68 vars in 1391 bytes} [Fri Jul 24 07:48:28 2026] GET /volume/v3/messages/c9e5ea45-0027-434e-8579-c76c820b1d78 => generated 110 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:48:28.613057 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-873a5ac4-c2db-4e7b-be05-27de2f51c38b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:28.615077 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-873a5ac4-c2db-4e7b-be05-27de2f51c38b tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/a03e2bbb-b817-44ec-be35-aace76d21715 Jul 24 07:48:28.615077 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-873a5ac4-c2db-4e7b-be05-27de2f51c38b tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:28.615347 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-873a5ac4-c2db-4e7b-be05-27de2f51c38b tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:28.615536 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-873a5ac4-c2db-4e7b-be05-27de2f51c38b tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Delete volume with id: a03e2bbb-b817-44ec-be35-aace76d21715 Jul 24 07:48:28.622213 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:28.622213 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:48:28.622570 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-873a5ac4-c2db-4e7b-be05-27de2f51c38b tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Volume info retrieved successfully. Jul 24 07:48:28.623466 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-873a5ac4-c2db-4e7b-be05-27de2f51c38b tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100246) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 24 07:48:28.631976 np0000005822 devstack@c-api.service[100246]: WARNING cinder.quota [None req-873a5ac4-c2db-4e7b-be05-27de2f51c38b tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1661527418 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1661527418, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:48:28.632398 np0000005822 devstack@c-api.service[100246]: WARNING cinder.quota [None req-873a5ac4-c2db-4e7b-be05-27de2f51c38b tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1661527418 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1661527418, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:48:28.639880 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-873a5ac4-c2db-4e7b-be05-27de2f51c38b tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Created reservations ['aa566354-3c72-4a4c-9f6c-130627768535', '4cafc65e-3915-4007-a6bf-4fff62ffe363', '09a4d901-22df-41eb-8808-d8d9edc227b2', '7c502fef-2864-4530-97ae-70945fd1a73e'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:48:28.661524 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-873a5ac4-c2db-4e7b-be05-27de2f51c38b tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Delete volume request issued successfully. Jul 24 07:48:28.661710 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-873a5ac4-c2db-4e7b-be05-27de2f51c38b tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] https://10.4.3.170/volume/v3/volumes/a03e2bbb-b817-44ec-be35-aace76d21715 returned with HTTP 202 Jul 24 07:48:28.662122 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1042/4152] 10.4.3.170 () {68 vars in 1391 bytes} [Fri Jul 24 07:48:28 2026] DELETE /volume/v3/volumes/a03e2bbb-b817-44ec-be35-aace76d21715 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:48:28.670349 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-5a8dba56-2924-4074-9503-8d236e9accd8 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:28.672644 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5a8dba56-2924-4074-9503-8d236e9accd8 tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] DELETE https://10.4.3.170/volume/v3/types/9cfbfa2b-34fc-4248-9576-3bfdadfde82a Jul 24 07:48:28.672913 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5a8dba56-2924-4074-9503-8d236e9accd8 tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:28.673226 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5a8dba56-2924-4074-9503-8d236e9accd8 tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Calling method '_delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:28.699433 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5a8dba56-2924-4074-9503-8d236e9accd8 tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] https://10.4.3.170/volume/v3/types/9cfbfa2b-34fc-4248-9576-3bfdadfde82a returned with HTTP 202 Jul 24 07:48:28.699870 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1045/4153] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 24 07:48:28 2026] DELETE /volume/v3/types/9cfbfa2b-34fc-4248-9576-3bfdadfde82a => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:48:28.709836 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-44564c30-6d78-4405-beaf-5b2a05e7ca28 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:28.711409 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-44564c30-6d78-4405-beaf-5b2a05e7ca28 tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] POST https://10.4.3.170/volume/v3/types Jul 24 07:48:28.711856 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-44564c30-6d78-4405-beaf-5b2a05e7ca28 tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-874810105", "extra_specs": {"storage_protocol": "tempest-storage_protocol-515746744", "vendor_name": "tempest-vendor_name-1773096281"}}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:48:28.729051 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-44564c30-6d78-4405-beaf-5b2a05e7ca28 tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 24 07:48:28.729691 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1041/4154] 10.4.3.170 () {68 vars in 1253 bytes} [Fri Jul 24 07:48:28 2026] POST /volume/v3/types => generated 327 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:28.738927 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-d972d373-9d49-4787-94b4-b03ad89405d7 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:28.741066 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d972d373-9d49-4787-94b4-b03ad89405d7 tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:48:28.741613 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d972d373-9d49-4787-94b4-b03ad89405d7 tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "fb8ef5c9-7a4f-4730-9a79-ed90ae86c997", "size": 1}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:48:28.744130 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-d972d373-9d49-4787-94b4-b03ad89405d7 tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Create volume request body: {'volume': {'volume_type': 'fb8ef5c9-7a4f-4730-9a79-ed90ae86c997', 'size': 1}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:48:28.748117 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-d972d373-9d49-4787-94b4-b03ad89405d7 tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Create volume of 1 GB Jul 24 07:48:28.748558 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:28.748558 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:48:28.749064 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-d972d373-9d49-4787-94b4-b03ad89405d7 tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Availability Zones retrieved successfully. Jul 24 07:48:28.757242 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-d972d373-9d49-4787-94b4-b03ad89405d7 tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Flow 'volume_create_api' (791fef8e-e9fc-497d-89aa-6859c33d23f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:48:28.758806 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-d972d373-9d49-4787-94b4-b03ad89405d7 tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c917f52-d163-421b-af45-e638e80f57f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:28.760012 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-d972d373-9d49-4787-94b4-b03ad89405d7 tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Validating volume size '1' using validate_int {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:48:28.780969 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-d972d373-9d49-4787-94b4-b03ad89405d7 tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c917f52-d163-421b-af45-e638e80f57f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:48:29Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-515746744',vendor_name='tempest-vendor_name-1773096281'},id=fb8ef5c9-7a4f-4730-9a79-ed90ae86c997,is_public=True,name='tempest-ProjectAdminTests-volume-type-874810105',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fb8ef5c9-7a4f-4730-9a79-ed90ae86c997', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:28.781674 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-d972d373-9d49-4787-94b4-b03ad89405d7 tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f29b6d2b-5d01-43e5-9dbc-919044db1790) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:28.804067 np0000005822 devstack@c-api.service[100243]: WARNING cinder.quota [None req-d972d373-9d49-4787-94b4-b03ad89405d7 tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-874810105 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-874810105, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:48:28.804329 np0000005822 devstack@c-api.service[100243]: WARNING cinder.quota [None req-d972d373-9d49-4787-94b4-b03ad89405d7 tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-874810105 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-874810105, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:48:28.840459 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-d972d373-9d49-4787-94b4-b03ad89405d7 tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Created reservations ['3ee6ee63-979a-4f9c-a4c6-5293b6b961e3', '7aba20be-aa3b-4f8e-9e99-9402875708db', '20013d88-2c8f-4f0b-8bde-f90b886d5cb8', '335585f8-e3a3-48ce-bcf0-79150b5a3473'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:48:28.841214 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-d972d373-9d49-4787-94b4-b03ad89405d7 tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f29b6d2b-5d01-43e5-9dbc-919044db1790) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3ee6ee63-979a-4f9c-a4c6-5293b6b961e3', '7aba20be-aa3b-4f8e-9e99-9402875708db', '20013d88-2c8f-4f0b-8bde-f90b886d5cb8', '335585f8-e3a3-48ce-bcf0-79150b5a3473']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:28.841870 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-d972d373-9d49-4787-94b4-b03ad89405d7 tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3f05323-38c1-46f0-8421-a2c9b46f2c4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:28.873596 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-d972d373-9d49-4787-94b4-b03ad89405d7 tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3f05323-38c1-46f0-8421-a2c9b46f2c4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ee1cb9d2-6f36-4dfa-9c41-488700f4c52f', '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='b16d5064e534424ba37fdd6f7d26be5c',qos_specs=None,replication_status=,reservations=['3ee6ee63-979a-4f9c-a4c6-5293b6b961e3','7aba20be-aa3b-4f8e-9e99-9402875708db','20013d88-2c8f-4f0b-8bde-f90b886d5cb8','335585f8-e3a3-48ce-bcf0-79150b5a3473'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7f4f4ed671e479193a7468c6a7f954e',volume_type_id=fb8ef5c9-7a4f-4730-9a79-ed90ae86c997), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:48:28Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ee1cb9d2-6f36-4dfa-9c41-488700f4c52f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b16d5064e534424ba37fdd6f7d26be5c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b7f4f4ed671e479193a7468c6a7f954e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fb8ef5c9-7a4f-4730-9a79-ed90ae86c997),volume_type_id=fb8ef5c9-7a4f-4730-9a79-ed90ae86c997)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:28.874435 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-d972d373-9d49-4787-94b4-b03ad89405d7 tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f9f0807-b454-4219-82a5-53b87ec9a034) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:28.910911 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-d972d373-9d49-4787-94b4-b03ad89405d7 tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f9f0807-b454-4219-82a5-53b87ec9a034) transitioned into state 'SUCCESS' from 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='b16d5064e534424ba37fdd6f7d26be5c',qos_specs=None,replication_status=,reservations=['3ee6ee63-979a-4f9c-a4c6-5293b6b961e3','7aba20be-aa3b-4f8e-9e99-9402875708db','20013d88-2c8f-4f0b-8bde-f90b886d5cb8','335585f8-e3a3-48ce-bcf0-79150b5a3473'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7f4f4ed671e479193a7468c6a7f954e',volume_type_id=fb8ef5c9-7a4f-4730-9a79-ed90ae86c997)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:28.911704 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-d972d373-9d49-4787-94b4-b03ad89405d7 tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec17a085-133d-4b29-ae0a-b4d843271dcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:28.922603 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-d972d373-9d49-4787-94b4-b03ad89405d7 tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec17a085-133d-4b29-ae0a-b4d843271dcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:28.923352 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-d972d373-9d49-4787-94b4-b03ad89405d7 tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Flow 'volume_create_api' (791fef8e-e9fc-497d-89aa-6859c33d23f5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:48:28.923643 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-d972d373-9d49-4787-94b4-b03ad89405d7 tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Create volume request issued successfully. Jul 24 07:48:28.924158 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d972d373-9d49-4787-94b4-b03ad89405d7 tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:48:28.924616 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1027/4155] 10.4.3.170 () {70 vars in 1298 bytes} [Fri Jul 24 07:48:28 2026] POST /volume/v3/volumes => generated 772 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:48:28.940968 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-78cca07e-5722-4264-bf09-53eac055b744 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:28.943341 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-78cca07e-5722-4264-bf09-53eac055b744 tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] GET https://10.4.3.170/volume/v3/volumes/ee1cb9d2-6f36-4dfa-9c41-488700f4c52f Jul 24 07:48:28.943611 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-78cca07e-5722-4264-bf09-53eac055b744 tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:28.943861 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-78cca07e-5722-4264-bf09-53eac055b744 tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:28.952717 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:28.952717 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:48:28.956579 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-78cca07e-5722-4264-bf09-53eac055b744 tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Volume info retrieved successfully. Jul 24 07:48:28.960925 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-78cca07e-5722-4264-bf09-53eac055b744 tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] https://10.4.3.170/volume/v3/volumes/ee1cb9d2-6f36-4dfa-9c41-488700f4c52f returned with HTTP 200 Jul 24 07:48:28.961415 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1043/4156] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:48:28 2026] GET /volume/v3/volumes/ee1cb9d2-6f36-4dfa-9c41-488700f4c52f => generated 951 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:29.425491 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-5f530c60-e3eb-48d3-8111-4efcd152f081 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:29.427727 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5f530c60-e3eb-48d3-8111-4efcd152f081 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] GET https://10.4.3.170/volume/v3/volumes/ff1ffba7-5f05-4b28-8b43-769bd807f748 Jul 24 07:48:29.428017 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5f530c60-e3eb-48d3-8111-4efcd152f081 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:29.428290 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5f530c60-e3eb-48d3-8111-4efcd152f081 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:29.434709 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5f530c60-e3eb-48d3-8111-4efcd152f081 tempest-ProjectAdminTests33-643569758 tempest-ProjectAdminTests33-643569758-project-admin] https://10.4.3.170/volume/v3/volumes/ff1ffba7-5f05-4b28-8b43-769bd807f748 returned with HTTP 404 Jul 24 07:48:29.435224 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1046/4157] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:48:29 2026] GET /volume/v3/volumes/ff1ffba7-5f05-4b28-8b43-769bd807f748 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:48:29.977017 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-a09d8bed-28fa-4c56-9d22-27520852d62f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:29.979294 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a09d8bed-28fa-4c56-9d22-27520852d62f tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] GET https://10.4.3.170/volume/v3/volumes/ee1cb9d2-6f36-4dfa-9c41-488700f4c52f Jul 24 07:48:29.979616 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a09d8bed-28fa-4c56-9d22-27520852d62f tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:29.979988 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a09d8bed-28fa-4c56-9d22-27520852d62f tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:29.989076 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:29.989076 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:48:29.993917 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-a09d8bed-28fa-4c56-9d22-27520852d62f tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Volume info retrieved successfully. Jul 24 07:48:29.998672 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a09d8bed-28fa-4c56-9d22-27520852d62f tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] https://10.4.3.170/volume/v3/volumes/ee1cb9d2-6f36-4dfa-9c41-488700f4c52f returned with HTTP 200 Jul 24 07:48:29.999009 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1042/4158] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:48:29 2026] GET /volume/v3/volumes/ee1cb9d2-6f36-4dfa-9c41-488700f4c52f => generated 972 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:30.013521 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-d76eb55c-d7cb-4e06-92fc-d6d3e8ce100a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:30.015175 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d76eb55c-d7cb-4e06-92fc-d6d3e8ce100a tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] GET https://10.4.3.170/volume/v3/messages Jul 24 07:48:30.015400 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d76eb55c-d7cb-4e06-92fc-d6d3e8ce100a tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:30.015565 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d76eb55c-d7cb-4e06-92fc-d6d3e8ce100a tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:30.015786 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:30.015786 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:48:30.019562 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d76eb55c-d7cb-4e06-92fc-d6d3e8ce100a tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] https://10.4.3.170/volume/v3/messages returned with HTTP 200 Jul 24 07:48:30.019895 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1028/4159] 10.4.3.170 () {68 vars in 1280 bytes} [Fri Jul 24 07:48:30 2026] GET /volume/v3/messages => generated 670 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:30.028216 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f146b91b-9f77-4b8f-9eb8-74f3055210bb None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:30.030448 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f146b91b-9f77-4b8f-9eb8-74f3055210bb tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] GET https://10.4.3.170/volume/v3/messages Jul 24 07:48:30.030828 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f146b91b-9f77-4b8f-9eb8-74f3055210bb tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:30.031093 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f146b91b-9f77-4b8f-9eb8-74f3055210bb tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:30.034917 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f146b91b-9f77-4b8f-9eb8-74f3055210bb tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] https://10.4.3.170/volume/v3/messages returned with HTTP 200 Jul 24 07:48:30.035360 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1044/4160] 10.4.3.170 () {68 vars in 1280 bytes} [Fri Jul 24 07:48:30 2026] GET /volume/v3/messages => generated 670 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:30.046053 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-7ddd8340-ccbb-4ce1-953f-2d53b56df811 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:30.047812 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7ddd8340-ccbb-4ce1-953f-2d53b56df811 tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] DELETE https://10.4.3.170/volume/v3/messages/f229f46e-6f42-4c7f-b356-23b1898eb4b9 Jul 24 07:48:30.048078 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7ddd8340-ccbb-4ce1-953f-2d53b56df811 tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:30.048315 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7ddd8340-ccbb-4ce1-953f-2d53b56df811 tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Calling method 'version_select' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:30.057013 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7ddd8340-ccbb-4ce1-953f-2d53b56df811 tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] https://10.4.3.170/volume/v3/messages/f229f46e-6f42-4c7f-b356-23b1898eb4b9 returned with HTTP 204 Jul 24 07:48:30.057580 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1047/4161] 10.4.3.170 () {68 vars in 1394 bytes} [Fri Jul 24 07:48:30 2026] DELETE /volume/v3/messages/f229f46e-6f42-4c7f-b356-23b1898eb4b9 => generated 0 bytes in 12 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 24 07:48:30.066675 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-1c4c4c3e-63e3-4696-8137-8056f587e1f6 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:30.070227 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1c4c4c3e-63e3-4696-8137-8056f587e1f6 tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/ee1cb9d2-6f36-4dfa-9c41-488700f4c52f Jul 24 07:48:30.070227 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1c4c4c3e-63e3-4696-8137-8056f587e1f6 tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:30.070227 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1c4c4c3e-63e3-4696-8137-8056f587e1f6 tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:30.070227 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-1c4c4c3e-63e3-4696-8137-8056f587e1f6 tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Delete volume with id: ee1cb9d2-6f36-4dfa-9c41-488700f4c52f Jul 24 07:48:30.078814 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:30.078814 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:48:30.079495 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-1c4c4c3e-63e3-4696-8137-8056f587e1f6 tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Volume info retrieved successfully. Jul 24 07:48:30.081251 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-1c4c4c3e-63e3-4696-8137-8056f587e1f6 tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100244) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 24 07:48:30.094122 np0000005822 devstack@c-api.service[100244]: WARNING cinder.quota [None req-1c4c4c3e-63e3-4696-8137-8056f587e1f6 tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-874810105 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-874810105, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:48:30.095627 np0000005822 devstack@c-api.service[100244]: WARNING cinder.quota [None req-1c4c4c3e-63e3-4696-8137-8056f587e1f6 tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-874810105 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-874810105, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:48:30.109328 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-1c4c4c3e-63e3-4696-8137-8056f587e1f6 tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Created reservations ['f4bc61ea-187c-4710-87a8-885e412577da', '2a3cc8cc-3fb2-4418-bfea-4ff64cef7cab', '121adad2-ae99-47dd-8848-6cc4ed1eff25', '269b3bfb-8de3-4e47-a51a-17f160f74509'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:48:30.145883 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-1c4c4c3e-63e3-4696-8137-8056f587e1f6 tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Delete volume request issued successfully. Jul 24 07:48:30.146130 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1c4c4c3e-63e3-4696-8137-8056f587e1f6 tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] https://10.4.3.170/volume/v3/volumes/ee1cb9d2-6f36-4dfa-9c41-488700f4c52f returned with HTTP 202 Jul 24 07:48:30.146695 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1043/4162] 10.4.3.170 () {68 vars in 1391 bytes} [Fri Jul 24 07:48:30 2026] DELETE /volume/v3/volumes/ee1cb9d2-6f36-4dfa-9c41-488700f4c52f => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:48:30.155011 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-c546edc8-d0ad-4fc5-b733-7a693d9f4d39 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:30.156915 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c546edc8-d0ad-4fc5-b733-7a693d9f4d39 tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] DELETE https://10.4.3.170/volume/v3/types/fb8ef5c9-7a4f-4730-9a79-ed90ae86c997 Jul 24 07:48:30.157113 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c546edc8-d0ad-4fc5-b733-7a693d9f4d39 tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:30.157334 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c546edc8-d0ad-4fc5-b733-7a693d9f4d39 tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Calling method '_delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:30.179279 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c546edc8-d0ad-4fc5-b733-7a693d9f4d39 tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] https://10.4.3.170/volume/v3/types/fb8ef5c9-7a4f-4730-9a79-ed90ae86c997 returned with HTTP 202 Jul 24 07:48:30.179628 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1029/4163] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 24 07:48:30 2026] DELETE /volume/v3/types/fb8ef5c9-7a4f-4730-9a79-ed90ae86c997 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:48:30.187179 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0264d575-dad3-45ee-a159-4718aa3584e3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:30.189391 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0264d575-dad3-45ee-a159-4718aa3584e3 tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] POST https://10.4.3.170/volume/v3/types Jul 24 07:48:30.189837 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0264d575-dad3-45ee-a159-4718aa3584e3 tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-365650701", "extra_specs": {"storage_protocol": "tempest-storage_protocol-883707145", "vendor_name": "tempest-vendor_name-728054471"}}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:48:30.204038 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0264d575-dad3-45ee-a159-4718aa3584e3 tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 24 07:48:30.204493 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1045/4164] 10.4.3.170 () {68 vars in 1253 bytes} [Fri Jul 24 07:48:30 2026] POST /volume/v3/types => generated 326 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:30.213919 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-e065fcc0-9d50-4baf-bfe0-817cdf51b44f None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:30.215631 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e065fcc0-9d50-4baf-bfe0-817cdf51b44f tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:48:30.215982 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e065fcc0-9d50-4baf-bfe0-817cdf51b44f tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "cce24012-035c-487f-b0bf-31d6c30156cd", "size": 1}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:48:30.217332 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-e065fcc0-9d50-4baf-bfe0-817cdf51b44f tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Create volume request body: {'volume': {'volume_type': 'cce24012-035c-487f-b0bf-31d6c30156cd', 'size': 1}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:48:30.221132 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-e065fcc0-9d50-4baf-bfe0-817cdf51b44f tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Create volume of 1 GB Jul 24 07:48:30.221473 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:30.221473 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:48:30.221832 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-e065fcc0-9d50-4baf-bfe0-817cdf51b44f tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Availability Zones retrieved successfully. Jul 24 07:48:30.226747 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e065fcc0-9d50-4baf-bfe0-817cdf51b44f tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Flow 'volume_create_api' (5a137f4d-1776-422c-9af9-b7a979647dab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:48:30.227875 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e065fcc0-9d50-4baf-bfe0-817cdf51b44f tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1284da02-8ff0-4ee3-8506-1f179e9635dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:30.228669 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-e065fcc0-9d50-4baf-bfe0-817cdf51b44f tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Validating volume size '1' using validate_int {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:48:30.245937 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e065fcc0-9d50-4baf-bfe0-817cdf51b44f tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1284da02-8ff0-4ee3-8506-1f179e9635dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:48:30Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-883707145',vendor_name='tempest-vendor_name-728054471'},id=cce24012-035c-487f-b0bf-31d6c30156cd,is_public=True,name='tempest-ProjectAdminTests-volume-type-365650701',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cce24012-035c-487f-b0bf-31d6c30156cd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:30.246787 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e065fcc0-9d50-4baf-bfe0-817cdf51b44f tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68708f7c-7825-4886-8cdb-58b5ab91b217) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:30.264157 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-46ebb6a0-ddd8-4cbd-ad79-64912bccb800 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:30.271247 np0000005822 devstack@c-api.service[100245]: WARNING cinder.quota [None req-e065fcc0-9d50-4baf-bfe0-817cdf51b44f tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-365650701 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-365650701, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:48:30.271602 np0000005822 devstack@c-api.service[100245]: WARNING cinder.quota [None req-e065fcc0-9d50-4baf-bfe0-817cdf51b44f tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-365650701 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-365650701, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:48:30.295937 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-e065fcc0-9d50-4baf-bfe0-817cdf51b44f tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Created reservations ['b4771899-0bbb-4e6c-a548-15e338167b61', 'b7a60423-22f4-44b1-a05a-07cfc4989e23', '948841b9-443c-47b6-8eb5-9ef8e1b513ca', '73be8de4-0024-4a82-9cd3-10ba6bb73999'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:48:30.296740 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e065fcc0-9d50-4baf-bfe0-817cdf51b44f tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68708f7c-7825-4886-8cdb-58b5ab91b217) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b4771899-0bbb-4e6c-a548-15e338167b61', 'b7a60423-22f4-44b1-a05a-07cfc4989e23', '948841b9-443c-47b6-8eb5-9ef8e1b513ca', '73be8de4-0024-4a82-9cd3-10ba6bb73999']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:30.297642 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e065fcc0-9d50-4baf-bfe0-817cdf51b44f tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ffbaa4fa-a1b1-43c6-b554-c5723e9e566c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:30.322053 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e065fcc0-9d50-4baf-bfe0-817cdf51b44f tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ffbaa4fa-a1b1-43c6-b554-c5723e9e566c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f517da03-1012-49ea-bfb0-f25a9d6dd01e', '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='b16d5064e534424ba37fdd6f7d26be5c',qos_specs=None,replication_status=,reservations=['b4771899-0bbb-4e6c-a548-15e338167b61','b7a60423-22f4-44b1-a05a-07cfc4989e23','948841b9-443c-47b6-8eb5-9ef8e1b513ca','73be8de4-0024-4a82-9cd3-10ba6bb73999'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7f4f4ed671e479193a7468c6a7f954e',volume_type_id=cce24012-035c-487f-b0bf-31d6c30156cd), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:48:30Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f517da03-1012-49ea-bfb0-f25a9d6dd01e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b16d5064e534424ba37fdd6f7d26be5c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b7f4f4ed671e479193a7468c6a7f954e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cce24012-035c-487f-b0bf-31d6c30156cd),volume_type_id=cce24012-035c-487f-b0bf-31d6c30156cd)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:30.322867 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e065fcc0-9d50-4baf-bfe0-817cdf51b44f tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e36bc0dc-a368-4608-aeca-7207fd39396b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:30.340878 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e065fcc0-9d50-4baf-bfe0-817cdf51b44f tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e36bc0dc-a368-4608-aeca-7207fd39396b) transitioned into state 'SUCCESS' from 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='b16d5064e534424ba37fdd6f7d26be5c',qos_specs=None,replication_status=,reservations=['b4771899-0bbb-4e6c-a548-15e338167b61','b7a60423-22f4-44b1-a05a-07cfc4989e23','948841b9-443c-47b6-8eb5-9ef8e1b513ca','73be8de4-0024-4a82-9cd3-10ba6bb73999'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7f4f4ed671e479193a7468c6a7f954e',volume_type_id=cce24012-035c-487f-b0bf-31d6c30156cd)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:30.341748 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e065fcc0-9d50-4baf-bfe0-817cdf51b44f tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f04739c0-c63a-46fa-b833-732cfef17b1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:30.353743 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e065fcc0-9d50-4baf-bfe0-817cdf51b44f tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f04739c0-c63a-46fa-b833-732cfef17b1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:30.355987 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e065fcc0-9d50-4baf-bfe0-817cdf51b44f tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Flow 'volume_create_api' (5a137f4d-1776-422c-9af9-b7a979647dab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:48:30.355987 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-e065fcc0-9d50-4baf-bfe0-817cdf51b44f tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Create volume request issued successfully. Jul 24 07:48:30.355987 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e065fcc0-9d50-4baf-bfe0-817cdf51b44f tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:48:30.356578 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1048/4165] 10.4.3.170 () {70 vars in 1298 bytes} [Fri Jul 24 07:48:30 2026] POST /volume/v3/volumes => generated 772 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:48:30.371035 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-2e2c2bcc-6f39-458b-b372-58d6f4a3c912 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:30.372562 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2e2c2bcc-6f39-458b-b372-58d6f4a3c912 tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] GET https://10.4.3.170/volume/v3/volumes/f517da03-1012-49ea-bfb0-f25a9d6dd01e Jul 24 07:48:30.372797 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2e2c2bcc-6f39-458b-b372-58d6f4a3c912 tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:30.372998 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2e2c2bcc-6f39-458b-b372-58d6f4a3c912 tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:30.379709 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:30.379709 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:48:30.383032 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-2e2c2bcc-6f39-458b-b372-58d6f4a3c912 tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Volume info retrieved successfully. Jul 24 07:48:30.386539 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2e2c2bcc-6f39-458b-b372-58d6f4a3c912 tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] https://10.4.3.170/volume/v3/volumes/f517da03-1012-49ea-bfb0-f25a9d6dd01e returned with HTTP 200 Jul 24 07:48:30.386894 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1030/4166] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:48:30 2026] GET /volume/v3/volumes/f517da03-1012-49ea-bfb0-f25a9d6dd01e => generated 951 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:30.424653 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-46ebb6a0-ddd8-4cbd-ad79-64912bccb800 tempest-VolumeAndVolumeTypeFromImageTest-836645062 tempest-VolumeAndVolumeTypeFromImageTest-836645062-project-admin] POST https://10.4.3.170/volume/v3/types Jul 24 07:48:30.425116 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-46ebb6a0-ddd8-4cbd-ad79-64912bccb800 tempest-VolumeAndVolumeTypeFromImageTest-836645062 tempest-VolumeAndVolumeTypeFromImageTest-836645062-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=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:48:30.440902 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-46ebb6a0-ddd8-4cbd-ad79-64912bccb800 tempest-VolumeAndVolumeTypeFromImageTest-836645062 tempest-VolumeAndVolumeTypeFromImageTest-836645062-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 24 07:48:30.441401 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1044/4167] 10.4.3.170 () {68 vars in 1253 bytes} [Fri Jul 24 07:48:30 2026] POST /volume/v3/types => generated 287 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:30.743391 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-7f50ce54-88f9-46a7-930e-ed739f547900 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:30.796000 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7f50ce54-88f9-46a7-930e-ed739f547900 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:48:30.796412 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7f50ce54-88f9-46a7-930e-ed739f547900 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-1868538545"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:48:30.798242 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-7f50ce54-88f9-46a7-930e-ed739f547900 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-1868538545'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:48:30.798378 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-7f50ce54-88f9-46a7-930e-ed739f547900 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Create volume of 1 GB Jul 24 07:48:30.801889 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-7f50ce54-88f9-46a7-930e-ed739f547900 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Availability Zones retrieved successfully. Jul 24 07:48:30.806891 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-7f50ce54-88f9-46a7-930e-ed739f547900 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Flow 'volume_create_api' (6f5982ad-1471-4b01-9dea-c698b1eba096) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:48:30.807727 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-7f50ce54-88f9-46a7-930e-ed739f547900 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ff3b613-d148-463c-9ab7-3f8bc43bff5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:30.808584 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-7f50ce54-88f9-46a7-930e-ed739f547900 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:48:30.838924 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-7f50ce54-88f9-46a7-930e-ed739f547900 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ff3b613-d148-463c-9ab7-3f8bc43bff5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:30.840107 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-7f50ce54-88f9-46a7-930e-ed739f547900 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d83de1a4-29e7-4c38-ad77-9f87a34b0347) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:30.898329 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-7f50ce54-88f9-46a7-930e-ed739f547900 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Created reservations ['bfd98563-0c4e-4f7c-850a-e255d4b2f00c', '5d403ebc-f7c3-4f77-b5b5-2fe8bdb61704', '32630b2b-ff91-4c66-89f8-b84cb7f6c437', 'c05b5988-0d85-4be2-af66-093c9a9b7fdf'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:48:30.899149 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-7f50ce54-88f9-46a7-930e-ed739f547900 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d83de1a4-29e7-4c38-ad77-9f87a34b0347) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bfd98563-0c4e-4f7c-850a-e255d4b2f00c', '5d403ebc-f7c3-4f77-b5b5-2fe8bdb61704', '32630b2b-ff91-4c66-89f8-b84cb7f6c437', 'c05b5988-0d85-4be2-af66-093c9a9b7fdf']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:30.899874 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-7f50ce54-88f9-46a7-930e-ed739f547900 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88c3506a-988d-4b71-91fc-63a30a57a520) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:30.919611 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-7f50ce54-88f9-46a7-930e-ed739f547900 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88c3506a-988d-4b71-91fc-63a30a57a520) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '55d842ac-e409-40f9-9173-694718a4ad41', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1868538545',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b594778087eb42cf9fb5b1a614746336',qos_specs=None,replication_status=,reservations=['bfd98563-0c4e-4f7c-850a-e255d4b2f00c','5d403ebc-f7c3-4f77-b5b5-2fe8bdb61704','32630b2b-ff91-4c66-89f8-b84cb7f6c437','c05b5988-0d85-4be2-af66-093c9a9b7fdf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='405e5d3248324a549b1d3efffa5f65cd',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:48:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1868538545',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=55d842ac-e409-40f9-9173-694718a4ad41,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b594778087eb42cf9fb5b1a614746336',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='405e5d3248324a549b1d3efffa5f65cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:30.920436 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-7f50ce54-88f9-46a7-930e-ed739f547900 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f3420b6-de77-4cd0-9a96-833f2550da17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:30.937751 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-7f50ce54-88f9-46a7-930e-ed739f547900 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f3420b6-de77-4cd0-9a96-833f2550da17) transitioned into state 'SUCCESS' from state '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-1868538545',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b594778087eb42cf9fb5b1a614746336',qos_specs=None,replication_status=,reservations=['bfd98563-0c4e-4f7c-850a-e255d4b2f00c','5d403ebc-f7c3-4f77-b5b5-2fe8bdb61704','32630b2b-ff91-4c66-89f8-b84cb7f6c437','c05b5988-0d85-4be2-af66-093c9a9b7fdf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='405e5d3248324a549b1d3efffa5f65cd',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:30.938446 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-7f50ce54-88f9-46a7-930e-ed739f547900 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40186594-1a7b-42a8-899e-89da0fd525dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:30.946849 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-7f50ce54-88f9-46a7-930e-ed739f547900 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40186594-1a7b-42a8-899e-89da0fd525dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:30.947707 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-7f50ce54-88f9-46a7-930e-ed739f547900 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Flow 'volume_create_api' (6f5982ad-1471-4b01-9dea-c698b1eba096) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:48:30.947994 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-7f50ce54-88f9-46a7-930e-ed739f547900 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Create volume request issued successfully. Jul 24 07:48:30.948546 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7f50ce54-88f9-46a7-930e-ed739f547900 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:48:30.948921 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1046/4168] 10.4.3.170 () {70 vars in 1299 bytes} [Fri Jul 24 07:48:30 2026] POST /volume/v3/volumes => generated 766 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:48:30.961309 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-53bc4d50-18f4-45f0-8461-2dee9b5ffaef None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:30.963157 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-53bc4d50-18f4-45f0-8461-2dee9b5ffaef tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] GET https://10.4.3.170/volume/v3/volumes/55d842ac-e409-40f9-9173-694718a4ad41 Jul 24 07:48:30.963366 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-53bc4d50-18f4-45f0-8461-2dee9b5ffaef tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:30.963545 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-53bc4d50-18f4-45f0-8461-2dee9b5ffaef tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:30.971776 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:30.971776 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:48:30.977011 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-53bc4d50-18f4-45f0-8461-2dee9b5ffaef tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Volume info retrieved successfully. Jul 24 07:48:30.982126 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-53bc4d50-18f4-45f0-8461-2dee9b5ffaef tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] https://10.4.3.170/volume/v3/volumes/55d842ac-e409-40f9-9173-694718a4ad41 returned with HTTP 200 Jul 24 07:48:30.982660 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1049/4169] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:48:30 2026] GET /volume/v3/volumes/55d842ac-e409-40f9-9173-694718a4ad41 => generated 834 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:48:31.132905 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-8216653a-d6f8-4236-b65f-a289f1aeb123 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:31.182063 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8216653a-d6f8-4236-b65f-a289f1aeb123 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:48:31.182389 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8216653a-d6f8-4236-b65f-a289f1aeb123 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1928835079"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:48:31.183602 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-8216653a-d6f8-4236-b65f-a289f1aeb123 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1928835079'}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:48:31.183741 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-8216653a-d6f8-4236-b65f-a289f1aeb123 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Create volume of 1 GB Jul 24 07:48:31.187217 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-8216653a-d6f8-4236-b65f-a289f1aeb123 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Availability Zones retrieved successfully. Jul 24 07:48:31.193477 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-8216653a-d6f8-4236-b65f-a289f1aeb123 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Flow 'volume_create_api' (0c7e23ff-0877-430e-b3a2-ab973a8fcb22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:48:31.194731 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-8216653a-d6f8-4236-b65f-a289f1aeb123 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a992a64-7da5-415e-a835-d7272956e517) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:31.195594 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-8216653a-d6f8-4236-b65f-a289f1aeb123 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Validating volume size '1' using validate_int {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:48:31.221971 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-8216653a-d6f8-4236-b65f-a289f1aeb123 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a992a64-7da5-415e-a835-d7272956e517) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:31.222648 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-8216653a-d6f8-4236-b65f-a289f1aeb123 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d808a0ec-3e76-496b-92e9-1f27dc1b31b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:31.270543 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-8216653a-d6f8-4236-b65f-a289f1aeb123 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Created reservations ['4f3fd81a-43a8-47e2-b52c-07210591e758', '0945de58-47e0-48c0-be69-104d6bba7405', '3132bfb0-5746-491f-88e3-38b6773f8e83', '94fed19c-f930-4a70-9ca4-cb976183b99f'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:48:31.271175 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-8216653a-d6f8-4236-b65f-a289f1aeb123 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d808a0ec-3e76-496b-92e9-1f27dc1b31b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4f3fd81a-43a8-47e2-b52c-07210591e758', '0945de58-47e0-48c0-be69-104d6bba7405', '3132bfb0-5746-491f-88e3-38b6773f8e83', '94fed19c-f930-4a70-9ca4-cb976183b99f']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:31.271972 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-8216653a-d6f8-4236-b65f-a289f1aeb123 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d41507d-e4b1-4f1b-8923-c70d7209d2df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:31.292911 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-8216653a-d6f8-4236-b65f-a289f1aeb123 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d41507d-e4b1-4f1b-8923-c70d7209d2df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6f68c6d1-f1fe-42ba-b4cf-df6a8e6e711c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1928835079',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4fec672187b24133aadec6565c5c58f6',qos_specs=None,replication_status=,reservations=['4f3fd81a-43a8-47e2-b52c-07210591e758','0945de58-47e0-48c0-be69-104d6bba7405','3132bfb0-5746-491f-88e3-38b6773f8e83','94fed19c-f930-4a70-9ca4-cb976183b99f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74232c79aa7e43d0917dd8e00c900d36',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:48:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1928835079',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6f68c6d1-f1fe-42ba-b4cf-df6a8e6e711c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4fec672187b24133aadec6565c5c58f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='74232c79aa7e43d0917dd8e00c900d36',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:31.293574 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-8216653a-d6f8-4236-b65f-a289f1aeb123 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56b5b641-0fe1-4197-a76f-7d89f0f2a6df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:31.307494 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-8216653a-d6f8-4236-b65f-a289f1aeb123 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56b5b641-0fe1-4197-a76f-7d89f0f2a6df) transitioned into state 'SUCCESS' from state '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-1928835079',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4fec672187b24133aadec6565c5c58f6',qos_specs=None,replication_status=,reservations=['4f3fd81a-43a8-47e2-b52c-07210591e758','0945de58-47e0-48c0-be69-104d6bba7405','3132bfb0-5746-491f-88e3-38b6773f8e83','94fed19c-f930-4a70-9ca4-cb976183b99f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74232c79aa7e43d0917dd8e00c900d36',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:31.308136 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-8216653a-d6f8-4236-b65f-a289f1aeb123 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (819e0ed0-d06a-4189-8d35-2fac9eb1d7d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:31.315622 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-8216653a-d6f8-4236-b65f-a289f1aeb123 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (819e0ed0-d06a-4189-8d35-2fac9eb1d7d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:31.316360 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-8216653a-d6f8-4236-b65f-a289f1aeb123 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Flow 'volume_create_api' (0c7e23ff-0877-430e-b3a2-ab973a8fcb22) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:48:31.316603 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-8216653a-d6f8-4236-b65f-a289f1aeb123 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Create volume request issued successfully. Jul 24 07:48:31.317091 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8216653a-d6f8-4236-b65f-a289f1aeb123 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:48:31.317464 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1031/4170] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 24 07:48:31 2026] POST /volume/v3/volumes => generated 778 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:48:31.328420 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-5823aa97-57d1-4f31-b4b4-d5aa7a031c77 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:31.330050 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5823aa97-57d1-4f31-b4b4-d5aa7a031c77 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] GET https://10.4.3.170/volume/v3/volumes/6f68c6d1-f1fe-42ba-b4cf-df6a8e6e711c Jul 24 07:48:31.330319 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5823aa97-57d1-4f31-b4b4-d5aa7a031c77 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:31.330529 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5823aa97-57d1-4f31-b4b4-d5aa7a031c77 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:31.337508 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:31.337508 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:48:31.340674 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-5823aa97-57d1-4f31-b4b4-d5aa7a031c77 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Volume info retrieved successfully. Jul 24 07:48:31.344080 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5823aa97-57d1-4f31-b4b4-d5aa7a031c77 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] https://10.4.3.170/volume/v3/volumes/6f68c6d1-f1fe-42ba-b4cf-df6a8e6e711c returned with HTTP 200 Jul 24 07:48:31.344527 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1045/4171] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:31 2026] GET /volume/v3/volumes/6f68c6d1-f1fe-42ba-b4cf-df6a8e6e711c => generated 957 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:31.400462 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ff96e628-9ab8-44ec-8c4b-dab5f1e72117 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:31.402082 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ff96e628-9ab8-44ec-8c4b-dab5f1e72117 tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] GET https://10.4.3.170/volume/v3/volumes/f517da03-1012-49ea-bfb0-f25a9d6dd01e Jul 24 07:48:31.402302 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ff96e628-9ab8-44ec-8c4b-dab5f1e72117 tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:31.402477 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ff96e628-9ab8-44ec-8c4b-dab5f1e72117 tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:31.409888 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:31.409888 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:48:31.413450 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-ff96e628-9ab8-44ec-8c4b-dab5f1e72117 tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Volume info retrieved successfully. Jul 24 07:48:31.416904 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ff96e628-9ab8-44ec-8c4b-dab5f1e72117 tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] https://10.4.3.170/volume/v3/volumes/f517da03-1012-49ea-bfb0-f25a9d6dd01e returned with HTTP 200 Jul 24 07:48:31.417260 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1047/4172] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:48:31 2026] GET /volume/v3/volumes/f517da03-1012-49ea-bfb0-f25a9d6dd01e => generated 972 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:31.430102 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-ca373b4f-b493-4c34-9aa9-1a927dac5ff5 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:31.431727 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ca373b4f-b493-4c34-9aa9-1a927dac5ff5 tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] GET https://10.4.3.170/volume/v3/messages Jul 24 07:48:31.431904 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ca373b4f-b493-4c34-9aa9-1a927dac5ff5 tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:31.432084 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ca373b4f-b493-4c34-9aa9-1a927dac5ff5 tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Calling method 'version_select' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:31.435276 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ca373b4f-b493-4c34-9aa9-1a927dac5ff5 tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] https://10.4.3.170/volume/v3/messages returned with HTTP 200 Jul 24 07:48:31.435696 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1050/4173] 10.4.3.170 () {68 vars in 1280 bytes} [Fri Jul 24 07:48:31 2026] GET /volume/v3/messages => generated 670 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:31.443921 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-7bae1c8d-f9a6-4165-b264-e269c6add1c7 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:31.445756 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7bae1c8d-f9a6-4165-b264-e269c6add1c7 tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] GET https://10.4.3.170/volume/v3/messages/9feb7825-8c46-43a5-ab37-c2b930a635dd Jul 24 07:48:31.445975 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7bae1c8d-f9a6-4165-b264-e269c6add1c7 tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:31.446149 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7bae1c8d-f9a6-4165-b264-e269c6add1c7 tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:31.449037 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:31.449037 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:48:31.449523 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7bae1c8d-f9a6-4165-b264-e269c6add1c7 tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] https://10.4.3.170/volume/v3/messages/9feb7825-8c46-43a5-ab37-c2b930a635dd returned with HTTP 200 Jul 24 07:48:31.449831 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1032/4174] 10.4.3.170 () {68 vars in 1391 bytes} [Fri Jul 24 07:48:31 2026] GET /volume/v3/messages/9feb7825-8c46-43a5-ab37-c2b930a635dd => generated 667 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:31.458050 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-6e9cb3d2-3168-4a16-bd35-5c34f89f96a5 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:31.460477 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6e9cb3d2-3168-4a16-bd35-5c34f89f96a5 tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] DELETE https://10.4.3.170/volume/v3/messages/9feb7825-8c46-43a5-ab37-c2b930a635dd Jul 24 07:48:31.460839 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6e9cb3d2-3168-4a16-bd35-5c34f89f96a5 tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:31.461211 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6e9cb3d2-3168-4a16-bd35-5c34f89f96a5 tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Calling method 'version_select' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:31.468938 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6e9cb3d2-3168-4a16-bd35-5c34f89f96a5 tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] https://10.4.3.170/volume/v3/messages/9feb7825-8c46-43a5-ab37-c2b930a635dd returned with HTTP 204 Jul 24 07:48:31.469462 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1046/4175] 10.4.3.170 () {68 vars in 1394 bytes} [Fri Jul 24 07:48:31 2026] DELETE /volume/v3/messages/9feb7825-8c46-43a5-ab37-c2b930a635dd => generated 0 bytes in 12 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 24 07:48:31.475525 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-5bacc894-e2ad-4247-b1a8-5d39845c938e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:31.477185 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5bacc894-e2ad-4247-b1a8-5d39845c938e tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/f517da03-1012-49ea-bfb0-f25a9d6dd01e Jul 24 07:48:31.477445 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5bacc894-e2ad-4247-b1a8-5d39845c938e tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:31.477658 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5bacc894-e2ad-4247-b1a8-5d39845c938e tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:31.477843 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-5bacc894-e2ad-4247-b1a8-5d39845c938e tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Delete volume with id: f517da03-1012-49ea-bfb0-f25a9d6dd01e Jul 24 07:48:31.484046 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:31.484046 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:48:31.484401 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-5bacc894-e2ad-4247-b1a8-5d39845c938e tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Volume info retrieved successfully. Jul 24 07:48:31.485307 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-5bacc894-e2ad-4247-b1a8-5d39845c938e tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100246) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 24 07:48:31.493222 np0000005822 devstack@c-api.service[100246]: WARNING cinder.quota [None req-5bacc894-e2ad-4247-b1a8-5d39845c938e tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-365650701 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-365650701, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:48:31.493538 np0000005822 devstack@c-api.service[100246]: WARNING cinder.quota [None req-5bacc894-e2ad-4247-b1a8-5d39845c938e tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-365650701 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-365650701, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:48:31.500329 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-5bacc894-e2ad-4247-b1a8-5d39845c938e tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Created reservations ['9ea84719-0f47-403e-b0ba-bfb6b9ef05cd', '30ba4770-117b-4af8-80d8-7ca16a27d175', '33246fa0-f474-43b1-b37b-2dc0b6ada057', '5adebc5d-5762-48b8-ad19-615a3f7bbc68'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:48:31.520471 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-5bacc894-e2ad-4247-b1a8-5d39845c938e tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Delete volume request issued successfully. Jul 24 07:48:31.520722 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5bacc894-e2ad-4247-b1a8-5d39845c938e tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] https://10.4.3.170/volume/v3/volumes/f517da03-1012-49ea-bfb0-f25a9d6dd01e returned with HTTP 202 Jul 24 07:48:31.521187 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1048/4176] 10.4.3.170 () {68 vars in 1391 bytes} [Fri Jul 24 07:48:31 2026] DELETE /volume/v3/volumes/f517da03-1012-49ea-bfb0-f25a9d6dd01e => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:48:31.527560 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-59a4e756-a296-4c21-ace7-ff4a806d8eb4 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:31.530578 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-59a4e756-a296-4c21-ace7-ff4a806d8eb4 tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] DELETE https://10.4.3.170/volume/v3/types/cce24012-035c-487f-b0bf-31d6c30156cd Jul 24 07:48:31.530799 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-59a4e756-a296-4c21-ace7-ff4a806d8eb4 tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:31.531031 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-59a4e756-a296-4c21-ace7-ff4a806d8eb4 tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] Calling method '_delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:31.551306 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-59a4e756-a296-4c21-ace7-ff4a806d8eb4 tempest-ProjectAdminTests-506343911 tempest-ProjectAdminTests-506343911-project-admin] https://10.4.3.170/volume/v3/types/cce24012-035c-487f-b0bf-31d6c30156cd returned with HTTP 202 Jul 24 07:48:31.551695 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1051/4177] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 24 07:48:31 2026] DELETE /volume/v3/types/cce24012-035c-487f-b0bf-31d6c30156cd => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:48:31.935129 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-3f08a0f7-2e09-469b-ad01-75728db29982 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:31.937965 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3f08a0f7-2e09-469b-ad01-75728db29982 tempest-VolumeAndVolumeTypeFromImageTest-990651487 tempest-VolumeAndVolumeTypeFromImageTest-990651487-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:48:31.938328 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3f08a0f7-2e09-469b-ad01-75728db29982 tempest-VolumeAndVolumeTypeFromImageTest-990651487 tempest-VolumeAndVolumeTypeFromImageTest-990651487-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "31916cff-a97d-4dcf-848c-8bc777338934", "size": 1}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:48:31.939618 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-3f08a0f7-2e09-469b-ad01-75728db29982 tempest-VolumeAndVolumeTypeFromImageTest-990651487 tempest-VolumeAndVolumeTypeFromImageTest-990651487-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '31916cff-a97d-4dcf-848c-8bc777338934', 'size': 1}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:48:31.995318 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-88e08686-7c90-4e32-b2f1-61b7335228ea None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:31.997035 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-88e08686-7c90-4e32-b2f1-61b7335228ea tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] GET https://10.4.3.170/volume/v3/volumes/55d842ac-e409-40f9-9173-694718a4ad41 Jul 24 07:48:31.997290 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-88e08686-7c90-4e32-b2f1-61b7335228ea tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:31.997472 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-88e08686-7c90-4e32-b2f1-61b7335228ea tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:32.005135 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:32.005135 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:48:32.010020 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-88e08686-7c90-4e32-b2f1-61b7335228ea tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Volume info retrieved successfully. Jul 24 07:48:32.015941 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-88e08686-7c90-4e32-b2f1-61b7335228ea tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] https://10.4.3.170/volume/v3/volumes/55d842ac-e409-40f9-9173-694718a4ad41 returned with HTTP 200 Jul 24 07:48:32.016588 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1047/4178] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:48:31 2026] GET /volume/v3/volumes/55d842ac-e409-40f9-9173-694718a4ad41 => generated 859 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:48:32.029773 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b0c0c7ef-7ca0-4950-9a77-084380356ed0 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:32.031529 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b0c0c7ef-7ca0-4950-9a77-084380356ed0 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] POST https://10.4.3.170/volume/v3/snapshots Jul 24 07:48:32.031845 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b0c0c7ef-7ca0-4950-9a77-084380356ed0 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "55d842ac-e409-40f9-9173-694718a4ad41", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-820295027"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:48:32.039536 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:32.039536 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:48:32.040053 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-b0c0c7ef-7ca0-4950-9a77-084380356ed0 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Volume info retrieved successfully. Jul 24 07:48:32.040164 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.snapshots [None req-b0c0c7ef-7ca0-4950-9a77-084380356ed0 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Create snapshot from volume 55d842ac-e409-40f9-9173-694718a4ad41 Jul 24 07:48:32.075519 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-b0c0c7ef-7ca0-4950-9a77-084380356ed0 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Created reservations ['1686621f-a9ac-49ba-bd66-c55da6cfb6c6', '36eff208-89fc-4ded-a60d-2f16ee6372a0', '3f499013-ccb9-4eb8-8f4f-469e04869f0b', 'a50f8444-65b8-41a6-83f2-e2603eff8ade'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:48:32.101167 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-b0c0c7ef-7ca0-4950-9a77-084380356ed0 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Snapshot create request issued successfully. Jul 24 07:48:32.101487 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b0c0c7ef-7ca0-4950-9a77-084380356ed0 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 24 07:48:32.101888 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1049/4179] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 24 07:48:32 2026] POST /volume/v3/snapshots => generated 321 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:48:32.111672 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-ec170bc7-6202-4707-8349-99a1533be89f None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:32.113912 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ec170bc7-6202-4707-8349-99a1533be89f tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] GET https://10.4.3.170/volume/v3/snapshots/f3dc8374-d87c-4ce7-9b67-7008669a0123 Jul 24 07:48:32.114006 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ec170bc7-6202-4707-8349-99a1533be89f tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:32.114293 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ec170bc7-6202-4707-8349-99a1533be89f tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:32.121655 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:32.121655 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:48:32.122345 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-ec170bc7-6202-4707-8349-99a1533be89f tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Snapshot retrieved successfully. Jul 24 07:48:32.123216 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-3f08a0f7-2e09-469b-ad01-75728db29982 tempest-VolumeAndVolumeTypeFromImageTest-990651487 tempest-VolumeAndVolumeTypeFromImageTest-990651487-project-member] Create volume of 1 GB Jul 24 07:48:32.123414 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ec170bc7-6202-4707-8349-99a1533be89f tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] https://10.4.3.170/volume/v3/snapshots/f3dc8374-d87c-4ce7-9b67-7008669a0123 returned with HTTP 200 Jul 24 07:48:32.123876 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1052/4180] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:48:32 2026] GET /volume/v3/snapshots/f3dc8374-d87c-4ce7-9b67-7008669a0123 => generated 453 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:32.127806 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-3f08a0f7-2e09-469b-ad01-75728db29982 tempest-VolumeAndVolumeTypeFromImageTest-990651487 tempest-VolumeAndVolumeTypeFromImageTest-990651487-project-member] Availability Zones retrieved successfully. Jul 24 07:48:32.133645 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-3f08a0f7-2e09-469b-ad01-75728db29982 tempest-VolumeAndVolumeTypeFromImageTest-990651487 tempest-VolumeAndVolumeTypeFromImageTest-990651487-project-member] Flow 'volume_create_api' (aa8f1887-54f4-4a19-8094-4733972d4b83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:48:32.134803 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-3f08a0f7-2e09-469b-ad01-75728db29982 tempest-VolumeAndVolumeTypeFromImageTest-990651487 tempest-VolumeAndVolumeTypeFromImageTest-990651487-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed7e35b3-9bdd-469a-871d-b2afa2366d0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:32.135854 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-3f08a0f7-2e09-469b-ad01-75728db29982 tempest-VolumeAndVolumeTypeFromImageTest-990651487 tempest-VolumeAndVolumeTypeFromImageTest-990651487-project-member] Validating volume size '1' using validate_int {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:48:32.186015 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-3f08a0f7-2e09-469b-ad01-75728db29982 tempest-VolumeAndVolumeTypeFromImageTest-990651487 tempest-VolumeAndVolumeTypeFromImageTest-990651487-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed7e35b3-9bdd-469a-871d-b2afa2366d0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:48:30Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=eb027d0f-0b0a-43ac-88d6-73312b7205f9,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': 'eb027d0f-0b0a-43ac-88d6-73312b7205f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:32.186972 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-3f08a0f7-2e09-469b-ad01-75728db29982 tempest-VolumeAndVolumeTypeFromImageTest-990651487 tempest-VolumeAndVolumeTypeFromImageTest-990651487-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a955311-7a13-42cb-81e5-7f45d50d7b04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:32.209229 np0000005822 devstack@c-api.service[100243]: WARNING cinder.quota [None req-3f08a0f7-2e09-469b-ad01-75728db29982 tempest-VolumeAndVolumeTypeFromImageTest-990651487 tempest-VolumeAndVolumeTypeFromImageTest-990651487-project-member] Deprecated: Default quota for resource: volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:48:32.209539 np0000005822 devstack@c-api.service[100243]: WARNING cinder.quota [None req-3f08a0f7-2e09-469b-ad01-75728db29982 tempest-VolumeAndVolumeTypeFromImageTest-990651487 tempest-VolumeAndVolumeTypeFromImageTest-990651487-project-member] Deprecated: Default quota for resource: gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:48:32.244827 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-3f08a0f7-2e09-469b-ad01-75728db29982 tempest-VolumeAndVolumeTypeFromImageTest-990651487 tempest-VolumeAndVolumeTypeFromImageTest-990651487-project-member] Created reservations ['ae31aef5-3039-45bc-b80b-65b275b52d1b', '927eee01-764b-4077-a585-a3b6604eadee', '451f4ef5-3961-4fdf-8a4c-970d1c3e8a94', '1a8a60f7-0d5a-4dab-85b9-fde19795c941'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:48:32.245581 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-3f08a0f7-2e09-469b-ad01-75728db29982 tempest-VolumeAndVolumeTypeFromImageTest-990651487 tempest-VolumeAndVolumeTypeFromImageTest-990651487-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a955311-7a13-42cb-81e5-7f45d50d7b04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae31aef5-3039-45bc-b80b-65b275b52d1b', '927eee01-764b-4077-a585-a3b6604eadee', '451f4ef5-3961-4fdf-8a4c-970d1c3e8a94', '1a8a60f7-0d5a-4dab-85b9-fde19795c941']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:32.246304 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-3f08a0f7-2e09-469b-ad01-75728db29982 tempest-VolumeAndVolumeTypeFromImageTest-990651487 tempest-VolumeAndVolumeTypeFromImageTest-990651487-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (184b5f9a-f616-4510-84ed-13edb4ada981) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:32.265178 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-3f08a0f7-2e09-469b-ad01-75728db29982 tempest-VolumeAndVolumeTypeFromImageTest-990651487 tempest-VolumeAndVolumeTypeFromImageTest-990651487-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (184b5f9a-f616-4510-84ed-13edb4ada981) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b59395ac-eb03-4899-bace-2dfddf010763', '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='e026dbfb738c4af3b546523609e19072',qos_specs=None,replication_status=,reservations=['ae31aef5-3039-45bc-b80b-65b275b52d1b','927eee01-764b-4077-a585-a3b6604eadee','451f4ef5-3961-4fdf-8a4c-970d1c3e8a94','1a8a60f7-0d5a-4dab-85b9-fde19795c941'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fac791c925474ff4a50cabd2fd8af143',volume_type_id=eb027d0f-0b0a-43ac-88d6-73312b7205f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:48:32Z,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=b59395ac-eb03-4899-bace-2dfddf010763,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e026dbfb738c4af3b546523609e19072',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fac791c925474ff4a50cabd2fd8af143',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(eb027d0f-0b0a-43ac-88d6-73312b7205f9),volume_type_id=eb027d0f-0b0a-43ac-88d6-73312b7205f9)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:32.265832 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-3f08a0f7-2e09-469b-ad01-75728db29982 tempest-VolumeAndVolumeTypeFromImageTest-990651487 tempest-VolumeAndVolumeTypeFromImageTest-990651487-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91393941-2e2f-4edc-a2ce-8d3ad1eb279a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:32.282370 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-3f08a0f7-2e09-469b-ad01-75728db29982 tempest-VolumeAndVolumeTypeFromImageTest-990651487 tempest-VolumeAndVolumeTypeFromImageTest-990651487-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91393941-2e2f-4edc-a2ce-8d3ad1eb279a) transitioned into state 'SUCCESS' from 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='e026dbfb738c4af3b546523609e19072',qos_specs=None,replication_status=,reservations=['ae31aef5-3039-45bc-b80b-65b275b52d1b','927eee01-764b-4077-a585-a3b6604eadee','451f4ef5-3961-4fdf-8a4c-970d1c3e8a94','1a8a60f7-0d5a-4dab-85b9-fde19795c941'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fac791c925474ff4a50cabd2fd8af143',volume_type_id=eb027d0f-0b0a-43ac-88d6-73312b7205f9)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:32.282987 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-3f08a0f7-2e09-469b-ad01-75728db29982 tempest-VolumeAndVolumeTypeFromImageTest-990651487 tempest-VolumeAndVolumeTypeFromImageTest-990651487-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96fa491c-cffb-495a-b11d-a845bcdda8be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:32.291222 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-3f08a0f7-2e09-469b-ad01-75728db29982 tempest-VolumeAndVolumeTypeFromImageTest-990651487 tempest-VolumeAndVolumeTypeFromImageTest-990651487-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96fa491c-cffb-495a-b11d-a845bcdda8be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:32.291969 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-3f08a0f7-2e09-469b-ad01-75728db29982 tempest-VolumeAndVolumeTypeFromImageTest-990651487 tempest-VolumeAndVolumeTypeFromImageTest-990651487-project-member] Flow 'volume_create_api' (aa8f1887-54f4-4a19-8094-4733972d4b83) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:48:32.292269 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-3f08a0f7-2e09-469b-ad01-75728db29982 tempest-VolumeAndVolumeTypeFromImageTest-990651487 tempest-VolumeAndVolumeTypeFromImageTest-990651487-project-member] Create volume request issued successfully. Jul 24 07:48:32.293386 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3f08a0f7-2e09-469b-ad01-75728db29982 tempest-VolumeAndVolumeTypeFromImageTest-990651487 tempest-VolumeAndVolumeTypeFromImageTest-990651487-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:48:32.293386 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1033/4181] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 24 07:48:31 2026] POST /volume/v3/volumes => generated 798 bytes in 358 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:48:32.304391 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-b020179e-0a06-4589-bbc2-68e1fa00cc5b None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:32.306688 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b020179e-0a06-4589-bbc2-68e1fa00cc5b tempest-VolumeAndVolumeTypeFromImageTest-990651487 tempest-VolumeAndVolumeTypeFromImageTest-990651487-project-member] GET https://10.4.3.170/volume/v3/volumes/b59395ac-eb03-4899-bace-2dfddf010763 Jul 24 07:48:32.307000 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b020179e-0a06-4589-bbc2-68e1fa00cc5b tempest-VolumeAndVolumeTypeFromImageTest-990651487 tempest-VolumeAndVolumeTypeFromImageTest-990651487-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:32.307299 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b020179e-0a06-4589-bbc2-68e1fa00cc5b tempest-VolumeAndVolumeTypeFromImageTest-990651487 tempest-VolumeAndVolumeTypeFromImageTest-990651487-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:32.316018 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:32.316018 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:48:32.320549 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-b020179e-0a06-4589-bbc2-68e1fa00cc5b tempest-VolumeAndVolumeTypeFromImageTest-990651487 tempest-VolumeAndVolumeTypeFromImageTest-990651487-project-member] Volume info retrieved successfully. Jul 24 07:48:32.326297 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b020179e-0a06-4589-bbc2-68e1fa00cc5b tempest-VolumeAndVolumeTypeFromImageTest-990651487 tempest-VolumeAndVolumeTypeFromImageTest-990651487-project-member] https://10.4.3.170/volume/v3/volumes/b59395ac-eb03-4899-bace-2dfddf010763 returned with HTTP 200 Jul 24 07:48:32.326858 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1048/4182] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:32 2026] GET /volume/v3/volumes/b59395ac-eb03-4899-bace-2dfddf010763 => generated 866 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:32.358988 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-8e4b22b1-cd73-4408-8758-eece5837dc13 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:32.360912 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8e4b22b1-cd73-4408-8758-eece5837dc13 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] GET https://10.4.3.170/volume/v3/volumes/6f68c6d1-f1fe-42ba-b4cf-df6a8e6e711c Jul 24 07:48:32.361128 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8e4b22b1-cd73-4408-8758-eece5837dc13 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:32.361350 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8e4b22b1-cd73-4408-8758-eece5837dc13 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:32.369178 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:32.369178 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:48:32.373540 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-8e4b22b1-cd73-4408-8758-eece5837dc13 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Volume info retrieved successfully. Jul 24 07:48:32.377440 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8e4b22b1-cd73-4408-8758-eece5837dc13 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] https://10.4.3.170/volume/v3/volumes/6f68c6d1-f1fe-42ba-b4cf-df6a8e6e711c returned with HTTP 200 Jul 24 07:48:32.377812 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1050/4183] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:32 2026] GET /volume/v3/volumes/6f68c6d1-f1fe-42ba-b4cf-df6a8e6e711c => generated 1009 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:48:32.394014 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-10d85117-9350-40bb-8e4b-31b2533c9302 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:32.506005 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-10d85117-9350-40bb-8e4b-31b2533c9302 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-member] POST https://10.4.3.170/volume/v3/snapshots Jul 24 07:48:32.506364 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-10d85117-9350-40bb-8e4b-31b2533c9302 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6f68c6d1-f1fe-42ba-b4cf-df6a8e6e711c", "name": "tempest-ProjectMemberTests-Snapshot-891976575"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:48:32.513567 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:32.513567 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:48:32.513927 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-10d85117-9350-40bb-8e4b-31b2533c9302 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-member] Volume info retrieved successfully. Jul 24 07:48:32.514055 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.snapshots [None req-10d85117-9350-40bb-8e4b-31b2533c9302 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-member] Create snapshot from volume 6f68c6d1-f1fe-42ba-b4cf-df6a8e6e711c Jul 24 07:48:32.545481 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-10d85117-9350-40bb-8e4b-31b2533c9302 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-member] Created reservations ['c71d6173-5cba-4073-aa0c-aa2963bc1943', '7cda4013-7618-4b40-8dd7-71d09d3c8a5b', '59e69b9d-f1f9-4c81-a4e1-cece8e1a7d1f', '2a2f0aa2-f116-408b-821c-c927f1e59a80'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:48:32.574256 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-10d85117-9350-40bb-8e4b-31b2533c9302 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-member] Snapshot create request issued successfully. Jul 24 07:48:32.574592 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-10d85117-9350-40bb-8e4b-31b2533c9302 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 24 07:48:32.575007 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1053/4184] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 24 07:48:32 2026] POST /volume/v3/snapshots => generated 304 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:48:32.584192 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-f738ffcc-c6cc-45ef-b8d8-31782bc51e8f None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:32.586117 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f738ffcc-c6cc-45ef-b8d8-31782bc51e8f tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-member] GET https://10.4.3.170/volume/v3/snapshots/9b31768e-4db6-484c-a80a-a024bebf62ad Jul 24 07:48:32.586376 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f738ffcc-c6cc-45ef-b8d8-31782bc51e8f tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:32.586564 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f738ffcc-c6cc-45ef-b8d8-31782bc51e8f tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:32.591889 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:32.591889 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:48:32.592322 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-f738ffcc-c6cc-45ef-b8d8-31782bc51e8f tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-member] Snapshot retrieved successfully. Jul 24 07:48:32.592941 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f738ffcc-c6cc-45ef-b8d8-31782bc51e8f tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-member] https://10.4.3.170/volume/v3/snapshots/9b31768e-4db6-484c-a80a-a024bebf62ad returned with HTTP 200 Jul 24 07:48:32.593364 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1034/4185] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:48:32 2026] GET /volume/v3/snapshots/9b31768e-4db6-484c-a80a-a024bebf62ad => generated 436 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:32.886294 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-3a30489c-d802-4042-9bb8-a1cd59d4d088 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:32.969402 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3a30489c-d802-4042-9bb8-a1cd59d4d088 tempest-VolumeTypesReaderTests-672064516 tempest-VolumeTypesReaderTests-672064516-project-admin] POST https://10.4.3.170/volume/v3/types Jul 24 07:48:32.969743 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3a30489c-d802-4042-9bb8-a1cd59d4d088 tempest-VolumeTypesReaderTests-672064516 tempest-VolumeTypesReaderTests-672064516-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1430484688", "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=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:48:32.984320 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3a30489c-d802-4042-9bb8-a1cd59d4d088 tempest-VolumeTypesReaderTests-672064516 tempest-VolumeTypesReaderTests-672064516-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 24 07:48:32.984700 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1049/4186] 10.4.3.170 () {68 vars in 1253 bytes} [Fri Jul 24 07:48:32 2026] POST /volume/v3/types => generated 380 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:32.993039 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-dc45da49-c4c2-414c-9cff-5f7989bf501c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:32.994885 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-dc45da49-c4c2-414c-9cff-5f7989bf501c tempest-VolumeTypesReaderTests-672064516 tempest-VolumeTypesReaderTests-672064516-project-admin] POST https://10.4.3.170/volume/v3/types/2a7c4ad1-9d33-4396-997d-53966ed59b05/encryption Jul 24 07:48:32.995291 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-dc45da49-c4c2-414c-9cff-5f7989bf501c tempest-VolumeTypesReaderTests-672064516 tempest-VolumeTypesReaderTests-672064516-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:48:33.014021 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-dc45da49-c4c2-414c-9cff-5f7989bf501c tempest-VolumeTypesReaderTests-672064516 tempest-VolumeTypesReaderTests-672064516-project-admin] https://10.4.3.170/volume/v3/types/2a7c4ad1-9d33-4396-997d-53966ed59b05/encryption returned with HTTP 200 Jul 24 07:48:33.014642 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1051/4187] 10.4.3.170 () {68 vars in 1397 bytes} [Fri Jul 24 07:48:32 2026] POST /volume/v3/types/2a7c4ad1-9d33-4396-997d-53966ed59b05/encryption => generated 239 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:33.023578 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-aa1a09f4-a46d-4c14-b9a4-9a1eee389174 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:33.025366 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-aa1a09f4-a46d-4c14-b9a4-9a1eee389174 tempest-VolumeTypesReaderTests-672064516 tempest-VolumeTypesReaderTests-672064516-project-admin] POST https://10.4.3.170/volume/v3/types Jul 24 07:48:33.025733 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-aa1a09f4-a46d-4c14-b9a4-9a1eee389174 tempest-VolumeTypesReaderTests-672064516 tempest-VolumeTypesReaderTests-672064516-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1441565569", "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=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:48:33.027252 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:33.027252 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:48:33.041217 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-aa1a09f4-a46d-4c14-b9a4-9a1eee389174 tempest-VolumeTypesReaderTests-672064516 tempest-VolumeTypesReaderTests-672064516-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 24 07:48:33.041607 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1054/4188] 10.4.3.170 () {68 vars in 1253 bytes} [Fri Jul 24 07:48:33 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) Jul 24 07:48:33.049655 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-e1b5feb0-3022-490f-91e8-60760ba97524 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:33.097765 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e1b5feb0-3022-490f-91e8-60760ba97524 tempest-VolumeTypesReaderTests-672064516 tempest-VolumeTypesReaderTests-672064516-project-reader] POST https://10.4.3.170/volume/v3/types/7bdf716c-3082-46eb-90ce-e2941e66ff1e/encryption Jul 24 07:48:33.098098 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e1b5feb0-3022-490f-91e8-60760ba97524 tempest-VolumeTypesReaderTests-672064516 tempest-VolumeTypesReaderTests-672064516-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:48:33.100008 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.policy [None req-e1b5feb0-3022-490f-91e8-60760ba97524 tempest-VolumeTypesReaderTests-672064516 tempest-VolumeTypesReaderTests-672064516-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '8c0ddf20351142d48384bdea97f74d19', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e3aed2961f014fd09678b47fded23fc5', '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=100243) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 24 07:48:33.100164 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e1b5feb0-3022-490f-91e8-60760ba97524 tempest-VolumeTypesReaderTests-672064516 tempest-VolumeTypesReaderTests-672064516-project-reader] https://10.4.3.170/volume/v3/types/7bdf716c-3082-46eb-90ce-e2941e66ff1e/encryption returned with HTTP 403 Jul 24 07:48:33.100619 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1035/4189] 10.4.3.170 () {68 vars in 1397 bytes} [Fri Jul 24 07:48:33 2026] POST /volume/v3/types/7bdf716c-3082-46eb-90ce-e2941e66ff1e/encryption => generated 127 bytes in 51 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:48:33.107771 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-5309c412-4c25-4936-b0d9-766669a5132c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:33.109503 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5309c412-4c25-4936-b0d9-766669a5132c tempest-VolumeTypesReaderTests-672064516 tempest-VolumeTypesReaderTests-672064516-project-admin] POST https://10.4.3.170/volume/v3/types Jul 24 07:48:33.109988 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5309c412-4c25-4936-b0d9-766669a5132c tempest-VolumeTypesReaderTests-672064516 tempest-VolumeTypesReaderTests-672064516-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-433216207", "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=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:48:33.124459 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5309c412-4c25-4936-b0d9-766669a5132c tempest-VolumeTypesReaderTests-672064516 tempest-VolumeTypesReaderTests-672064516-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 24 07:48:33.124789 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1050/4190] 10.4.3.170 () {68 vars in 1253 bytes} [Fri Jul 24 07:48:33 2026] POST /volume/v3/types => generated 379 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:33.132402 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-3890527c-108c-48a3-8722-eff15c4d28f8 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:33.133035 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-0e7bab11-b2bb-438f-b785-c0741d707c23 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:33.134093 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3890527c-108c-48a3-8722-eff15c4d28f8 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] GET https://10.4.3.170/volume/v3/snapshots/f3dc8374-d87c-4ce7-9b67-7008669a0123 Jul 24 07:48:33.134297 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3890527c-108c-48a3-8722-eff15c4d28f8 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:33.134476 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3890527c-108c-48a3-8722-eff15c4d28f8 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:33.134897 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0e7bab11-b2bb-438f-b785-c0741d707c23 tempest-VolumeTypesReaderTests-672064516 tempest-VolumeTypesReaderTests-672064516-project-reader] POST https://10.4.3.170/volume/v3/types/8b486e9c-df6a-4799-a0fd-893ea776f952/extra_specs Jul 24 07:48:33.135244 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0e7bab11-b2bb-438f-b785-c0741d707c23 tempest-VolumeTypesReaderTests-672064516 tempest-VolumeTypesReaderTests-672064516-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:48:33.137303 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.policy [None req-0e7bab11-b2bb-438f-b785-c0741d707c23 tempest-VolumeTypesReaderTests-672064516 tempest-VolumeTypesReaderTests-672064516-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '8c0ddf20351142d48384bdea97f74d19', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e3aed2961f014fd09678b47fded23fc5', '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=100245) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 24 07:48:33.137476 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0e7bab11-b2bb-438f-b785-c0741d707c23 tempest-VolumeTypesReaderTests-672064516 tempest-VolumeTypesReaderTests-672064516-project-reader] https://10.4.3.170/volume/v3/types/8b486e9c-df6a-4799-a0fd-893ea776f952/extra_specs returned with HTTP 403 Jul 24 07:48:33.137899 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1055/4191] 10.4.3.170 () {68 vars in 1399 bytes} [Fri Jul 24 07:48:33 2026] POST /volume/v3/types/8b486e9c-df6a-4799-a0fd-893ea776f952/extra_specs => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:48:33.139025 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:33.139025 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:48:33.139434 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-3890527c-108c-48a3-8722-eff15c4d28f8 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Snapshot retrieved successfully. Jul 24 07:48:33.140106 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3890527c-108c-48a3-8722-eff15c4d28f8 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] https://10.4.3.170/volume/v3/snapshots/f3dc8374-d87c-4ce7-9b67-7008669a0123 returned with HTTP 200 Jul 24 07:48:33.140457 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1052/4192] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:48:33 2026] GET /volume/v3/snapshots/f3dc8374-d87c-4ce7-9b67-7008669a0123 => generated 480 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:33.144224 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-872c5a31-0e86-4377-8014-ae511e2661dd None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:33.145884 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-872c5a31-0e86-4377-8014-ae511e2661dd tempest-VolumeTypesReaderTests-672064516 tempest-VolumeTypesReaderTests-672064516-project-reader] PUT https://10.4.3.170/volume/v3/types/8b486e9c-df6a-4799-a0fd-893ea776f952/extra_specs/key2 Jul 24 07:48:33.146222 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-872c5a31-0e86-4377-8014-ae511e2661dd tempest-VolumeTypesReaderTests-672064516 tempest-VolumeTypesReaderTests-672064516-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:48:33.148103 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-61356462-b0f0-408e-8375-d284d55098ba None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:33.148511 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.policy [None req-872c5a31-0e86-4377-8014-ae511e2661dd tempest-VolumeTypesReaderTests-672064516 tempest-VolumeTypesReaderTests-672064516-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '8c0ddf20351142d48384bdea97f74d19', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e3aed2961f014fd09678b47fded23fc5', '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=100243) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 24 07:48:33.148681 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-872c5a31-0e86-4377-8014-ae511e2661dd tempest-VolumeTypesReaderTests-672064516 tempest-VolumeTypesReaderTests-672064516-project-reader] https://10.4.3.170/volume/v3/types/8b486e9c-df6a-4799-a0fd-893ea776f952/extra_specs/key2 returned with HTTP 403 Jul 24 07:48:33.149192 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1036/4193] 10.4.3.170 () {68 vars in 1413 bytes} [Fri Jul 24 07:48:33 2026] PUT /volume/v3/types/8b486e9c-df6a-4799-a0fd-893ea776f952/extra_specs/key2 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:48:33.149715 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-61356462-b0f0-408e-8375-d284d55098ba tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] POST https://10.4.3.170/volume/v3/volumes/55d842ac-e409-40f9-9173-694718a4ad41/action Jul 24 07:48:33.150053 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-61356462-b0f0-408e-8375-d284d55098ba tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Action body: b'{"revert": {"snapshot_id": "f3dc8374-d87c-4ce7-9b67-7008669a0123"}}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:48:33.150165 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-61356462-b0f0-408e-8375-d284d55098ba tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "f3dc8374-d87c-4ce7-9b67-7008669a0123"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:48:33.155778 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-5cec14b0-18d7-4066-bf57-07607d020082 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:33.157397 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5cec14b0-18d7-4066-bf57-07607d020082 tempest-VolumeTypesReaderTests-672064516 tempest-VolumeTypesReaderTests-672064516-project-reader] POST https://10.4.3.170/volume/v3/types Jul 24 07:48:33.157760 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5cec14b0-18d7-4066-bf57-07607d020082 tempest-VolumeTypesReaderTests-672064516 tempest-VolumeTypesReaderTests-672064516-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:48:33.159704 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.policy [None req-5cec14b0-18d7-4066-bf57-07607d020082 tempest-VolumeTypesReaderTests-672064516 tempest-VolumeTypesReaderTests-672064516-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '8c0ddf20351142d48384bdea97f74d19', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e3aed2961f014fd09678b47fded23fc5', '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=100245) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 24 07:48:33.159910 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5cec14b0-18d7-4066-bf57-07607d020082 tempest-VolumeTypesReaderTests-672064516 tempest-VolumeTypesReaderTests-672064516-project-reader] https://10.4.3.170/volume/v3/types returned with HTTP 403 Jul 24 07:48:33.160460 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1056/4194] 10.4.3.170 () {68 vars in 1252 bytes} [Fri Jul 24 07:48:33 2026] POST /volume/v3/types => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:48:33.160871 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:33.160871 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:48:33.161349 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-61356462-b0f0-408e-8375-d284d55098ba tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Volume retrieved successfully. Jul 24 07:48:33.167354 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9c7621d3-f00c-42ba-947d-d572a7af4b08 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:33.168876 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9c7621d3-f00c-42ba-947d-d572a7af4b08 tempest-VolumeTypesReaderTests-672064516 tempest-VolumeTypesReaderTests-672064516-project-admin] POST https://10.4.3.170/volume/v3/types Jul 24 07:48:33.169232 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9c7621d3-f00c-42ba-947d-d572a7af4b08 tempest-VolumeTypesReaderTests-672064516 tempest-VolumeTypesReaderTests-672064516-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1891669135", "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=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:48:33.171644 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-61356462-b0f0-408e-8375-d284d55098ba tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Reverting volume 55d842ac-e409-40f9-9173-694718a4ad41 to snapshot f3dc8374-d87c-4ce7-9b67-7008669a0123. Jul 24 07:48:33.172414 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:33.172414 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:48:33.182953 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-61356462-b0f0-408e-8375-d284d55098ba tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] https://10.4.3.170/volume/v3/volumes/55d842ac-e409-40f9-9173-694718a4ad41/action returned with HTTP 202 Jul 24 07:48:33.183141 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9c7621d3-f00c-42ba-947d-d572a7af4b08 tempest-VolumeTypesReaderTests-672064516 tempest-VolumeTypesReaderTests-672064516-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 24 07:48:33.183357 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1051/4195] 10.4.3.170 () {70 vars in 1431 bytes} [Fri Jul 24 07:48:33 2026] POST /volume/v3/volumes/55d842ac-e409-40f9-9173-694718a4ad41/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 24 07:48:33.183644 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1053/4196] 10.4.3.170 () {68 vars in 1253 bytes} [Fri Jul 24 07:48:33 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) Jul 24 07:48:33.190432 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-c862f3d7-22f9-45cb-be2a-8da3ef2b60cc None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:33.191818 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-ebbe6a10-1598-4936-88cb-7b4fe7e29722 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:33.192059 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c862f3d7-22f9-45cb-be2a-8da3ef2b60cc tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] GET https://10.4.3.170/volume/v3/volumes/55d842ac-e409-40f9-9173-694718a4ad41 Jul 24 07:48:33.192299 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c862f3d7-22f9-45cb-be2a-8da3ef2b60cc tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:33.192476 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c862f3d7-22f9-45cb-be2a-8da3ef2b60cc tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:33.193592 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ebbe6a10-1598-4936-88cb-7b4fe7e29722 tempest-VolumeTypesReaderTests-672064516 tempest-VolumeTypesReaderTests-672064516-project-admin] POST https://10.4.3.170/volume/v3/types/6e774108-3645-4453-83f6-c678fca5a7b3/encryption Jul 24 07:48:33.193917 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ebbe6a10-1598-4936-88cb-7b4fe7e29722 tempest-VolumeTypesReaderTests-672064516 tempest-VolumeTypesReaderTests-672064516-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:48:33.200628 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:33.200628 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:48:33.204493 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-c862f3d7-22f9-45cb-be2a-8da3ef2b60cc tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Volume info retrieved successfully. Jul 24 07:48:33.209290 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c862f3d7-22f9-45cb-be2a-8da3ef2b60cc tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] https://10.4.3.170/volume/v3/volumes/55d842ac-e409-40f9-9173-694718a4ad41 returned with HTTP 200 Jul 24 07:48:33.209897 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1037/4197] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:48:33 2026] GET /volume/v3/volumes/55d842ac-e409-40f9-9173-694718a4ad41 => generated 859 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:48:33.210138 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ebbe6a10-1598-4936-88cb-7b4fe7e29722 tempest-VolumeTypesReaderTests-672064516 tempest-VolumeTypesReaderTests-672064516-project-admin] https://10.4.3.170/volume/v3/types/6e774108-3645-4453-83f6-c678fca5a7b3/encryption returned with HTTP 200 Jul 24 07:48:33.210593 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1057/4198] 10.4.3.170 () {68 vars in 1397 bytes} [Fri Jul 24 07:48:33 2026] POST /volume/v3/types/6e774108-3645-4453-83f6-c678fca5a7b3/encryption => generated 239 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:33.218508 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-9c50196d-605c-4836-bb15-a86d1c89c32b None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:33.220596 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9c50196d-605c-4836-bb15-a86d1c89c32b tempest-VolumeTypesReaderTests-672064516 tempest-VolumeTypesReaderTests-672064516-project-reader] DELETE https://10.4.3.170/volume/v3/types/6e774108-3645-4453-83f6-c678fca5a7b3/encryption/7046a348-2560-4f4a-93ec-52070bff1165 Jul 24 07:48:33.220813 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9c50196d-605c-4836-bb15-a86d1c89c32b tempest-VolumeTypesReaderTests-672064516 tempest-VolumeTypesReaderTests-672064516-project-reader] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:33.221021 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9c50196d-605c-4836-bb15-a86d1c89c32b tempest-VolumeTypesReaderTests-672064516 tempest-VolumeTypesReaderTests-672064516-project-reader] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:33.221748 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.policy [None req-9c50196d-605c-4836-bb15-a86d1c89c32b tempest-VolumeTypesReaderTests-672064516 tempest-VolumeTypesReaderTests-672064516-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '8c0ddf20351142d48384bdea97f74d19', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e3aed2961f014fd09678b47fded23fc5', '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=100244) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 24 07:48:33.221931 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9c50196d-605c-4836-bb15-a86d1c89c32b tempest-VolumeTypesReaderTests-672064516 tempest-VolumeTypesReaderTests-672064516-project-reader] https://10.4.3.170/volume/v3/types/6e774108-3645-4453-83f6-c678fca5a7b3/encryption/7046a348-2560-4f4a-93ec-52070bff1165 returned with HTTP 403 Jul 24 07:48:33.222456 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1052/4199] 10.4.3.170 () {66 vars in 1489 bytes} [Fri Jul 24 07:48:33 2026] DELETE /volume/v3/types/6e774108-3645-4453-83f6-c678fca5a7b3/encryption/7046a348-2560-4f4a-93ec-52070bff1165 => generated 127 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:48:33.229118 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a5932e80-ca0f-45e5-96b3-6c9a3032ca15 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:33.230823 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a5932e80-ca0f-45e5-96b3-6c9a3032ca15 tempest-VolumeTypesReaderTests-672064516 tempest-VolumeTypesReaderTests-672064516-project-admin] POST https://10.4.3.170/volume/v3/types Jul 24 07:48:33.231263 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a5932e80-ca0f-45e5-96b3-6c9a3032ca15 tempest-VolumeTypesReaderTests-672064516 tempest-VolumeTypesReaderTests-672064516-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1854476889", "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=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:48:33.246754 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a5932e80-ca0f-45e5-96b3-6c9a3032ca15 tempest-VolumeTypesReaderTests-672064516 tempest-VolumeTypesReaderTests-672064516-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 24 07:48:33.247164 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1054/4200] 10.4.3.170 () {68 vars in 1253 bytes} [Fri Jul 24 07:48:33 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) Jul 24 07:48:33.254547 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-9eeaf52a-cb1e-4de2-88d9-08639670436b None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:33.256303 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9eeaf52a-cb1e-4de2-88d9-08639670436b tempest-VolumeTypesReaderTests-672064516 tempest-VolumeTypesReaderTests-672064516-project-reader] DELETE https://10.4.3.170/volume/v3/types/bb133ecc-cb7d-447d-9e07-ded2281f97a2/extra_specs/key1 Jul 24 07:48:33.256489 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9eeaf52a-cb1e-4de2-88d9-08639670436b tempest-VolumeTypesReaderTests-672064516 tempest-VolumeTypesReaderTests-672064516-project-reader] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:33.256656 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9eeaf52a-cb1e-4de2-88d9-08639670436b tempest-VolumeTypesReaderTests-672064516 tempest-VolumeTypesReaderTests-672064516-project-reader] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:33.261105 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.policy [None req-9eeaf52a-cb1e-4de2-88d9-08639670436b tempest-VolumeTypesReaderTests-672064516 tempest-VolumeTypesReaderTests-672064516-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '8c0ddf20351142d48384bdea97f74d19', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e3aed2961f014fd09678b47fded23fc5', '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=100243) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 24 07:48:33.261304 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9eeaf52a-cb1e-4de2-88d9-08639670436b tempest-VolumeTypesReaderTests-672064516 tempest-VolumeTypesReaderTests-672064516-project-reader] https://10.4.3.170/volume/v3/types/bb133ecc-cb7d-447d-9e07-ded2281f97a2/extra_specs/key1 returned with HTTP 403 Jul 24 07:48:33.261703 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1038/4201] 10.4.3.170 () {66 vars in 1396 bytes} [Fri Jul 24 07:48:33 2026] DELETE /volume/v3/types/bb133ecc-cb7d-447d-9e07-ded2281f97a2/extra_specs/key1 => generated 122 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:48:33.268389 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-d93fb4d7-cb7b-40d2-9af9-20d94a21a195 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:33.270363 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d93fb4d7-cb7b-40d2-9af9-20d94a21a195 tempest-VolumeTypesReaderTests-672064516 tempest-VolumeTypesReaderTests-672064516-project-admin] POST https://10.4.3.170/volume/v3/types Jul 24 07:48:33.270777 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d93fb4d7-cb7b-40d2-9af9-20d94a21a195 tempest-VolumeTypesReaderTests-672064516 tempest-VolumeTypesReaderTests-672064516-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1800302671", "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=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:48:33.287794 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d93fb4d7-cb7b-40d2-9af9-20d94a21a195 tempest-VolumeTypesReaderTests-672064516 tempest-VolumeTypesReaderTests-672064516-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 24 07:48:33.288318 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1058/4202] 10.4.3.170 () {68 vars in 1253 bytes} [Fri Jul 24 07:48:33 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) Jul 24 07:48:33.296255 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-790250f9-b800-46c8-af40-3bb2b6e250e8 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:33.297845 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-790250f9-b800-46c8-af40-3bb2b6e250e8 tempest-VolumeTypesReaderTests-672064516 tempest-VolumeTypesReaderTests-672064516-project-reader] DELETE https://10.4.3.170/volume/v3/types/f507ca38-9b70-4e28-b475-076d790d4ced Jul 24 07:48:33.298071 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-790250f9-b800-46c8-af40-3bb2b6e250e8 tempest-VolumeTypesReaderTests-672064516 tempest-VolumeTypesReaderTests-672064516-project-reader] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:33.298346 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-790250f9-b800-46c8-af40-3bb2b6e250e8 tempest-VolumeTypesReaderTests-672064516 tempest-VolumeTypesReaderTests-672064516-project-reader] Calling method '_delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:33.299044 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.policy [None req-790250f9-b800-46c8-af40-3bb2b6e250e8 tempest-VolumeTypesReaderTests-672064516 tempest-VolumeTypesReaderTests-672064516-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '8c0ddf20351142d48384bdea97f74d19', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e3aed2961f014fd09678b47fded23fc5', '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=100244) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 24 07:48:33.299341 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-790250f9-b800-46c8-af40-3bb2b6e250e8 tempest-VolumeTypesReaderTests-672064516 tempest-VolumeTypesReaderTests-672064516-project-reader] https://10.4.3.170/volume/v3/types/f507ca38-9b70-4e28-b475-076d790d4ced returned with HTTP 403 Jul 24 07:48:33.300503 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1053/4203] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 24 07:48:33 2026] DELETE /volume/v3/types/f507ca38-9b70-4e28-b475-076d790d4ced => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:48:33.308558 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e36ca8c1-a993-41ec-97de-73abad46a475 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:33.310605 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e36ca8c1-a993-41ec-97de-73abad46a475 tempest-VolumeTypesReaderTests-672064516 tempest-VolumeTypesReaderTests-672064516-project-reader] GET https://10.4.3.170/volume/v3/types/2a7c4ad1-9d33-4396-997d-53966ed59b05/extra_specs Jul 24 07:48:33.310845 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e36ca8c1-a993-41ec-97de-73abad46a475 tempest-VolumeTypesReaderTests-672064516 tempest-VolumeTypesReaderTests-672064516-project-reader] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:33.311197 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e36ca8c1-a993-41ec-97de-73abad46a475 tempest-VolumeTypesReaderTests-672064516 tempest-VolumeTypesReaderTests-672064516-project-reader] Calling method 'index' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:33.320716 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e36ca8c1-a993-41ec-97de-73abad46a475 tempest-VolumeTypesReaderTests-672064516 tempest-VolumeTypesReaderTests-672064516-project-reader] https://10.4.3.170/volume/v3/types/2a7c4ad1-9d33-4396-997d-53966ed59b05/extra_specs returned with HTTP 200 Jul 24 07:48:33.321168 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1055/4204] 10.4.3.170 () {66 vars in 1378 bytes} [Fri Jul 24 07:48:33 2026] GET /volume/v3/types/2a7c4ad1-9d33-4396-997d-53966ed59b05/extra_specs => generated 123 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:33.332136 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-b3feb6ed-3d5c-4d29-badb-47198dde54bc None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:33.333812 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b3feb6ed-3d5c-4d29-badb-47198dde54bc tempest-VolumeTypesReaderTests-672064516 tempest-VolumeTypesReaderTests-672064516-project-reader] GET https://10.4.3.170/volume/v3/types/2a7c4ad1-9d33-4396-997d-53966ed59b05/encryption/cipher Jul 24 07:48:33.334014 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b3feb6ed-3d5c-4d29-badb-47198dde54bc tempest-VolumeTypesReaderTests-672064516 tempest-VolumeTypesReaderTests-672064516-project-reader] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:33.334199 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b3feb6ed-3d5c-4d29-badb-47198dde54bc tempest-VolumeTypesReaderTests-672064516 tempest-VolumeTypesReaderTests-672064516-project-reader] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:33.334780 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.policy [None req-b3feb6ed-3d5c-4d29-badb-47198dde54bc tempest-VolumeTypesReaderTests-672064516 tempest-VolumeTypesReaderTests-672064516-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '8c0ddf20351142d48384bdea97f74d19', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e3aed2961f014fd09678b47fded23fc5', '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=100243) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 24 07:48:33.334939 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b3feb6ed-3d5c-4d29-badb-47198dde54bc tempest-VolumeTypesReaderTests-672064516 tempest-VolumeTypesReaderTests-672064516-project-reader] https://10.4.3.170/volume/v3/types/2a7c4ad1-9d33-4396-997d-53966ed59b05/encryption/cipher returned with HTTP 403 Jul 24 07:48:33.335361 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1039/4205] 10.4.3.170 () {66 vars in 1396 bytes} [Fri Jul 24 07:48:33 2026] GET /volume/v3/types/2a7c4ad1-9d33-4396-997d-53966ed59b05/encryption/cipher => generated 124 bytes in 3 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:48:33.338242 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-070d892e-36d2-4832-bccc-3726f8de21aa None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:33.339827 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-070d892e-36d2-4832-bccc-3726f8de21aa tempest-VolumeAndVolumeTypeFromImageTest-990651487 tempest-VolumeAndVolumeTypeFromImageTest-990651487-project-member] GET https://10.4.3.170/volume/v3/volumes/b59395ac-eb03-4899-bace-2dfddf010763 Jul 24 07:48:33.340009 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-070d892e-36d2-4832-bccc-3726f8de21aa tempest-VolumeAndVolumeTypeFromImageTest-990651487 tempest-VolumeAndVolumeTypeFromImageTest-990651487-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:33.340189 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-070d892e-36d2-4832-bccc-3726f8de21aa tempest-VolumeAndVolumeTypeFromImageTest-990651487 tempest-VolumeAndVolumeTypeFromImageTest-990651487-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:33.343901 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-61b840fe-bb3f-4354-a350-56ef5c851884 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:33.345521 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-61b840fe-bb3f-4354-a350-56ef5c851884 tempest-VolumeTypesReaderTests-672064516 tempest-VolumeTypesReaderTests-672064516-project-reader] GET https://10.4.3.170/volume/v3/types/2a7c4ad1-9d33-4396-997d-53966ed59b05/encryption Jul 24 07:48:33.345680 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-61b840fe-bb3f-4354-a350-56ef5c851884 tempest-VolumeTypesReaderTests-672064516 tempest-VolumeTypesReaderTests-672064516-project-reader] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:33.345849 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-61b840fe-bb3f-4354-a350-56ef5c851884 tempest-VolumeTypesReaderTests-672064516 tempest-VolumeTypesReaderTests-672064516-project-reader] Calling method 'index' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:33.346437 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.policy [None req-61b840fe-bb3f-4354-a350-56ef5c851884 tempest-VolumeTypesReaderTests-672064516 tempest-VolumeTypesReaderTests-672064516-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '8c0ddf20351142d48384bdea97f74d19', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e3aed2961f014fd09678b47fded23fc5', '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=100244) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 24 07:48:33.346506 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:33.346506 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:48:33.346587 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-61b840fe-bb3f-4354-a350-56ef5c851884 tempest-VolumeTypesReaderTests-672064516 tempest-VolumeTypesReaderTests-672064516-project-reader] https://10.4.3.170/volume/v3/types/2a7c4ad1-9d33-4396-997d-53966ed59b05/encryption returned with HTTP 403 Jul 24 07:48:33.346936 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1054/4206] 10.4.3.170 () {66 vars in 1375 bytes} [Fri Jul 24 07:48:33 2026] GET /volume/v3/types/2a7c4ad1-9d33-4396-997d-53966ed59b05/encryption => generated 124 bytes in 3 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:48:33.349821 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-070d892e-36d2-4832-bccc-3726f8de21aa tempest-VolumeAndVolumeTypeFromImageTest-990651487 tempest-VolumeAndVolumeTypeFromImageTest-990651487-project-member] Volume info retrieved successfully. Jul 24 07:48:33.353511 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-070d892e-36d2-4832-bccc-3726f8de21aa tempest-VolumeAndVolumeTypeFromImageTest-990651487 tempest-VolumeAndVolumeTypeFromImageTest-990651487-project-member] https://10.4.3.170/volume/v3/volumes/b59395ac-eb03-4899-bace-2dfddf010763 returned with HTTP 200 Jul 24 07:48:33.353975 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1059/4207] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:33 2026] GET /volume/v3/volumes/b59395ac-eb03-4899-bace-2dfddf010763 => generated 948 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:33.354936 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-98bf7496-7cd6-4fa0-851d-c1f2905a0578 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:33.356586 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-98bf7496-7cd6-4fa0-851d-c1f2905a0578 tempest-VolumeTypesReaderTests-672064516 tempest-VolumeTypesReaderTests-672064516-project-reader] GET https://10.4.3.170/volume/v3/types/2a7c4ad1-9d33-4396-997d-53966ed59b05/extra_specs/multiattach Jul 24 07:48:33.356781 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-98bf7496-7cd6-4fa0-851d-c1f2905a0578 tempest-VolumeTypesReaderTests-672064516 tempest-VolumeTypesReaderTests-672064516-project-reader] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:33.356963 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-98bf7496-7cd6-4fa0-851d-c1f2905a0578 tempest-VolumeTypesReaderTests-672064516 tempest-VolumeTypesReaderTests-672064516-project-reader] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:33.363535 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-98bf7496-7cd6-4fa0-851d-c1f2905a0578 tempest-VolumeTypesReaderTests-672064516 tempest-VolumeTypesReaderTests-672064516-project-reader] https://10.4.3.170/volume/v3/types/2a7c4ad1-9d33-4396-997d-53966ed59b05/extra_specs/multiattach returned with HTTP 200 Jul 24 07:48:33.363830 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1056/4208] 10.4.3.170 () {66 vars in 1414 bytes} [Fri Jul 24 07:48:33 2026] GET /volume/v3/types/2a7c4ad1-9d33-4396-997d-53966ed59b05/extra_specs/multiattach => generated 29 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 07:48:33.371267 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-78abdca7-86b3-4bb0-8a69-b748da8c6995 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:33.372849 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-78abdca7-86b3-4bb0-8a69-b748da8c6995 tempest-VolumeTypesReaderTests-672064516 tempest-VolumeTypesReaderTests-672064516-project-reader] GET https://10.4.3.170/volume/v3/types/2a7c4ad1-9d33-4396-997d-53966ed59b05/extra_specs/volume_backend_name Jul 24 07:48:33.373383 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-78abdca7-86b3-4bb0-8a69-b748da8c6995 tempest-VolumeTypesReaderTests-672064516 tempest-VolumeTypesReaderTests-672064516-project-reader] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:33.373561 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-78abdca7-86b3-4bb0-8a69-b748da8c6995 tempest-VolumeTypesReaderTests-672064516 tempest-VolumeTypesReaderTests-672064516-project-reader] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:33.379603 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-78abdca7-86b3-4bb0-8a69-b748da8c6995 tempest-VolumeTypesReaderTests-672064516 tempest-VolumeTypesReaderTests-672064516-project-reader] https://10.4.3.170/volume/v3/types/2a7c4ad1-9d33-4396-997d-53966ed59b05/extra_specs/volume_backend_name returned with HTTP 404 Jul 24 07:48:33.379903 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1040/4209] 10.4.3.170 () {66 vars in 1438 bytes} [Fri Jul 24 07:48:33 2026] GET /volume/v3/types/2a7c4ad1-9d33-4396-997d-53966ed59b05/extra_specs/volume_backend_name => generated 143 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:48:33.388892 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-445d8267-5168-4c73-9d39-f321212b060e None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:33.390438 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-445d8267-5168-4c73-9d39-f321212b060e tempest-VolumeTypesReaderTests-672064516 tempest-VolumeTypesReaderTests-672064516-project-reader] PUT https://10.4.3.170/volume/v3/types/2a7c4ad1-9d33-4396-997d-53966ed59b05/encryption/c9c3261b-c9e1-4ee0-9195-943699780488 Jul 24 07:48:33.390735 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-445d8267-5168-4c73-9d39-f321212b060e tempest-VolumeTypesReaderTests-672064516 tempest-VolumeTypesReaderTests-672064516-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:48:33.392393 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.policy [None req-445d8267-5168-4c73-9d39-f321212b060e tempest-VolumeTypesReaderTests-672064516 tempest-VolumeTypesReaderTests-672064516-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '8c0ddf20351142d48384bdea97f74d19', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e3aed2961f014fd09678b47fded23fc5', '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=100244) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 24 07:48:33.392538 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-445d8267-5168-4c73-9d39-f321212b060e tempest-VolumeTypesReaderTests-672064516 tempest-VolumeTypesReaderTests-672064516-project-reader] https://10.4.3.170/volume/v3/types/2a7c4ad1-9d33-4396-997d-53966ed59b05/encryption/c9c3261b-c9e1-4ee0-9195-943699780488 returned with HTTP 403 Jul 24 07:48:33.392896 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1055/4210] 10.4.3.170 () {68 vars in 1506 bytes} [Fri Jul 24 07:48:33 2026] PUT /volume/v3/types/2a7c4ad1-9d33-4396-997d-53966ed59b05/encryption/c9c3261b-c9e1-4ee0-9195-943699780488 => generated 127 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:48:33.400348 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-8dc04178-ef8d-40e6-b495-aa0210deb53c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:33.402093 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8dc04178-ef8d-40e6-b495-aa0210deb53c tempest-VolumeTypesReaderTests-672064516 tempest-VolumeTypesReaderTests-672064516-project-reader] PUT https://10.4.3.170/volume/v3/types/2a7c4ad1-9d33-4396-997d-53966ed59b05/extra_specs/key1 Jul 24 07:48:33.402443 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8dc04178-ef8d-40e6-b495-aa0210deb53c tempest-VolumeTypesReaderTests-672064516 tempest-VolumeTypesReaderTests-672064516-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:48:33.404398 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.policy [None req-8dc04178-ef8d-40e6-b495-aa0210deb53c tempest-VolumeTypesReaderTests-672064516 tempest-VolumeTypesReaderTests-672064516-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '8c0ddf20351142d48384bdea97f74d19', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e3aed2961f014fd09678b47fded23fc5', '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=100245) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 24 07:48:33.404560 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8dc04178-ef8d-40e6-b495-aa0210deb53c tempest-VolumeTypesReaderTests-672064516 tempest-VolumeTypesReaderTests-672064516-project-reader] https://10.4.3.170/volume/v3/types/2a7c4ad1-9d33-4396-997d-53966ed59b05/extra_specs/key1 returned with HTTP 403 Jul 24 07:48:33.404941 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1060/4211] 10.4.3.170 () {68 vars in 1413 bytes} [Fri Jul 24 07:48:33 2026] PUT /volume/v3/types/2a7c4ad1-9d33-4396-997d-53966ed59b05/extra_specs/key1 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:48:33.411471 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a64257b1-14ff-4f6a-bd68-1857a11d965f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:33.413189 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a64257b1-14ff-4f6a-bd68-1857a11d965f tempest-VolumeTypesReaderTests-672064516 tempest-VolumeTypesReaderTests-672064516-project-reader] PUT https://10.4.3.170/volume/v3/types/2a7c4ad1-9d33-4396-997d-53966ed59b05 Jul 24 07:48:33.413552 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a64257b1-14ff-4f6a-bd68-1857a11d965f tempest-VolumeTypesReaderTests-672064516 tempest-VolumeTypesReaderTests-672064516-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:48:33.415299 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.policy [None req-a64257b1-14ff-4f6a-bd68-1857a11d965f tempest-VolumeTypesReaderTests-672064516 tempest-VolumeTypesReaderTests-672064516-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '8c0ddf20351142d48384bdea97f74d19', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e3aed2961f014fd09678b47fded23fc5', '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=100246) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 24 07:48:33.415517 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a64257b1-14ff-4f6a-bd68-1857a11d965f tempest-VolumeTypesReaderTests-672064516 tempest-VolumeTypesReaderTests-672064516-project-reader] https://10.4.3.170/volume/v3/types/2a7c4ad1-9d33-4396-997d-53966ed59b05 returned with HTTP 403 Jul 24 07:48:33.415940 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1057/4212] 10.4.3.170 () {68 vars in 1362 bytes} [Fri Jul 24 07:48:33 2026] PUT /volume/v3/types/2a7c4ad1-9d33-4396-997d-53966ed59b05 => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:48:33.421773 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-81251332-8b6e-404c-8f98-1ad42fc6c425 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:33.423456 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-81251332-8b6e-404c-8f98-1ad42fc6c425 tempest-VolumeTypesReaderTests-672064516 tempest-VolumeTypesReaderTests-672064516-project-admin] DELETE https://10.4.3.170/volume/v3/types/f507ca38-9b70-4e28-b475-076d790d4ced Jul 24 07:48:33.423632 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-81251332-8b6e-404c-8f98-1ad42fc6c425 tempest-VolumeTypesReaderTests-672064516 tempest-VolumeTypesReaderTests-672064516-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:33.423810 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-81251332-8b6e-404c-8f98-1ad42fc6c425 tempest-VolumeTypesReaderTests-672064516 tempest-VolumeTypesReaderTests-672064516-project-admin] Calling method '_delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:33.449819 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-81251332-8b6e-404c-8f98-1ad42fc6c425 tempest-VolumeTypesReaderTests-672064516 tempest-VolumeTypesReaderTests-672064516-project-admin] https://10.4.3.170/volume/v3/types/f507ca38-9b70-4e28-b475-076d790d4ced returned with HTTP 202 Jul 24 07:48:33.450402 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1041/4213] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 24 07:48:33 2026] DELETE /volume/v3/types/f507ca38-9b70-4e28-b475-076d790d4ced => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:48:33.457316 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-a12c9a74-8ac8-41f0-8958-e554994a1d00 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:33.459443 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a12c9a74-8ac8-41f0-8958-e554994a1d00 tempest-VolumeTypesReaderTests-672064516 tempest-VolumeTypesReaderTests-672064516-project-admin] DELETE https://10.4.3.170/volume/v3/types/bb133ecc-cb7d-447d-9e07-ded2281f97a2 Jul 24 07:48:33.459638 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a12c9a74-8ac8-41f0-8958-e554994a1d00 tempest-VolumeTypesReaderTests-672064516 tempest-VolumeTypesReaderTests-672064516-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:33.459888 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a12c9a74-8ac8-41f0-8958-e554994a1d00 tempest-VolumeTypesReaderTests-672064516 tempest-VolumeTypesReaderTests-672064516-project-admin] Calling method '_delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:33.480958 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a12c9a74-8ac8-41f0-8958-e554994a1d00 tempest-VolumeTypesReaderTests-672064516 tempest-VolumeTypesReaderTests-672064516-project-admin] https://10.4.3.170/volume/v3/types/bb133ecc-cb7d-447d-9e07-ded2281f97a2 returned with HTTP 202 Jul 24 07:48:33.481363 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1056/4214] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 24 07:48:33 2026] DELETE /volume/v3/types/bb133ecc-cb7d-447d-9e07-ded2281f97a2 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:48:33.487254 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-58ec96f2-7c17-497d-8438-30240309d6ef None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:33.488872 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-58ec96f2-7c17-497d-8438-30240309d6ef tempest-VolumeTypesReaderTests-672064516 tempest-VolumeTypesReaderTests-672064516-project-admin] DELETE https://10.4.3.170/volume/v3/types/6e774108-3645-4453-83f6-c678fca5a7b3 Jul 24 07:48:33.489061 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-58ec96f2-7c17-497d-8438-30240309d6ef tempest-VolumeTypesReaderTests-672064516 tempest-VolumeTypesReaderTests-672064516-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:33.489283 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-58ec96f2-7c17-497d-8438-30240309d6ef tempest-VolumeTypesReaderTests-672064516 tempest-VolumeTypesReaderTests-672064516-project-admin] Calling method '_delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:33.509889 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-58ec96f2-7c17-497d-8438-30240309d6ef tempest-VolumeTypesReaderTests-672064516 tempest-VolumeTypesReaderTests-672064516-project-admin] https://10.4.3.170/volume/v3/types/6e774108-3645-4453-83f6-c678fca5a7b3 returned with HTTP 202 Jul 24 07:48:33.510326 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1061/4215] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 24 07:48:33 2026] DELETE /volume/v3/types/6e774108-3645-4453-83f6-c678fca5a7b3 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:48:33.516637 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-08e463df-b5df-49a5-b3e6-17ee713557e3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:33.518518 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-08e463df-b5df-49a5-b3e6-17ee713557e3 tempest-VolumeTypesReaderTests-672064516 tempest-VolumeTypesReaderTests-672064516-project-admin] DELETE https://10.4.3.170/volume/v3/types/8b486e9c-df6a-4799-a0fd-893ea776f952 Jul 24 07:48:33.518726 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-08e463df-b5df-49a5-b3e6-17ee713557e3 tempest-VolumeTypesReaderTests-672064516 tempest-VolumeTypesReaderTests-672064516-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:33.518972 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-08e463df-b5df-49a5-b3e6-17ee713557e3 tempest-VolumeTypesReaderTests-672064516 tempest-VolumeTypesReaderTests-672064516-project-admin] Calling method '_delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:33.543226 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-08e463df-b5df-49a5-b3e6-17ee713557e3 tempest-VolumeTypesReaderTests-672064516 tempest-VolumeTypesReaderTests-672064516-project-admin] https://10.4.3.170/volume/v3/types/8b486e9c-df6a-4799-a0fd-893ea776f952 returned with HTTP 202 Jul 24 07:48:33.543716 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1058/4216] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 24 07:48:33 2026] DELETE /volume/v3/types/8b486e9c-df6a-4799-a0fd-893ea776f952 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:48:33.550337 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-3dfe5b89-ce7c-4337-815f-d2607198ac70 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:33.552047 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3dfe5b89-ce7c-4337-815f-d2607198ac70 tempest-VolumeTypesReaderTests-672064516 tempest-VolumeTypesReaderTests-672064516-project-admin] DELETE https://10.4.3.170/volume/v3/types/7bdf716c-3082-46eb-90ce-e2941e66ff1e Jul 24 07:48:33.552294 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3dfe5b89-ce7c-4337-815f-d2607198ac70 tempest-VolumeTypesReaderTests-672064516 tempest-VolumeTypesReaderTests-672064516-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:33.552522 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3dfe5b89-ce7c-4337-815f-d2607198ac70 tempest-VolumeTypesReaderTests-672064516 tempest-VolumeTypesReaderTests-672064516-project-admin] Calling method '_delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:33.574665 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3dfe5b89-ce7c-4337-815f-d2607198ac70 tempest-VolumeTypesReaderTests-672064516 tempest-VolumeTypesReaderTests-672064516-project-admin] https://10.4.3.170/volume/v3/types/7bdf716c-3082-46eb-90ce-e2941e66ff1e returned with HTTP 202 Jul 24 07:48:33.575123 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1042/4217] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 24 07:48:33 2026] DELETE /volume/v3/types/7bdf716c-3082-46eb-90ce-e2941e66ff1e => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:48:33.588723 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-e88864b1-f67e-4bc9-a823-2e06f86d3651 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:33.590522 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e88864b1-f67e-4bc9-a823-2e06f86d3651 tempest-VolumeTypesReaderTests-672064516 tempest-VolumeTypesReaderTests-672064516-project-admin] DELETE https://10.4.3.170/volume/v3/types/2a7c4ad1-9d33-4396-997d-53966ed59b05 Jul 24 07:48:33.590700 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e88864b1-f67e-4bc9-a823-2e06f86d3651 tempest-VolumeTypesReaderTests-672064516 tempest-VolumeTypesReaderTests-672064516-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:33.590907 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e88864b1-f67e-4bc9-a823-2e06f86d3651 tempest-VolumeTypesReaderTests-672064516 tempest-VolumeTypesReaderTests-672064516-project-admin] Calling method '_delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:33.603100 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-2557d75b-bed9-4fa0-8615-98a55e4530d8 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:33.604837 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2557d75b-bed9-4fa0-8615-98a55e4530d8 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-member] GET https://10.4.3.170/volume/v3/snapshots/9b31768e-4db6-484c-a80a-a024bebf62ad Jul 24 07:48:33.605038 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2557d75b-bed9-4fa0-8615-98a55e4530d8 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:33.605248 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2557d75b-bed9-4fa0-8615-98a55e4530d8 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:33.609934 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:33.609934 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:48:33.610487 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-2557d75b-bed9-4fa0-8615-98a55e4530d8 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-member] Snapshot retrieved successfully. Jul 24 07:48:33.611308 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2557d75b-bed9-4fa0-8615-98a55e4530d8 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-member] https://10.4.3.170/volume/v3/snapshots/9b31768e-4db6-484c-a80a-a024bebf62ad returned with HTTP 200 Jul 24 07:48:33.611706 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1062/4218] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:48:33 2026] GET /volume/v3/snapshots/9b31768e-4db6-484c-a80a-a024bebf62ad => generated 463 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:33.612939 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e88864b1-f67e-4bc9-a823-2e06f86d3651 tempest-VolumeTypesReaderTests-672064516 tempest-VolumeTypesReaderTests-672064516-project-admin] https://10.4.3.170/volume/v3/types/2a7c4ad1-9d33-4396-997d-53966ed59b05 returned with HTTP 202 Jul 24 07:48:33.613321 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1057/4219] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 24 07:48:33 2026] DELETE /volume/v3/types/2a7c4ad1-9d33-4396-997d-53966ed59b05 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:48:33.620565 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f77c5152-3257-4353-96da-49939feb9eef None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:33.622346 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f77c5152-3257-4353-96da-49939feb9eef tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/9b31768e-4db6-484c-a80a-a024bebf62ad Jul 24 07:48:33.622532 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f77c5152-3257-4353-96da-49939feb9eef tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:33.622727 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f77c5152-3257-4353-96da-49939feb9eef tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:33.622837 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.snapshots [None req-f77c5152-3257-4353-96da-49939feb9eef tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-member] Delete snapshot with id: 9b31768e-4db6-484c-a80a-a024bebf62ad Jul 24 07:48:33.628346 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:33.628346 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:48:33.628791 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-f77c5152-3257-4353-96da-49939feb9eef tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-member] Snapshot retrieved successfully. Jul 24 07:48:33.642548 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-f77c5152-3257-4353-96da-49939feb9eef tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-member] Snapshot delete request issued successfully. Jul 24 07:48:33.642718 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f77c5152-3257-4353-96da-49939feb9eef tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-member] https://10.4.3.170/volume/v3/snapshots/9b31768e-4db6-484c-a80a-a024bebf62ad returned with HTTP 202 Jul 24 07:48:33.643117 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1059/4220] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 24 07:48:33 2026] DELETE /volume/v3/snapshots/9b31768e-4db6-484c-a80a-a024bebf62ad => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:48:33.649821 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-af8e47a2-a5fb-4055-a2b2-3e131260359e None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:33.651388 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-af8e47a2-a5fb-4055-a2b2-3e131260359e tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-member] GET https://10.4.3.170/volume/v3/snapshots/9b31768e-4db6-484c-a80a-a024bebf62ad Jul 24 07:48:33.651610 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-af8e47a2-a5fb-4055-a2b2-3e131260359e tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:33.651989 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-af8e47a2-a5fb-4055-a2b2-3e131260359e tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:33.656790 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:33.656790 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:48:33.657345 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-af8e47a2-a5fb-4055-a2b2-3e131260359e tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-member] Snapshot retrieved successfully. Jul 24 07:48:33.658157 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-af8e47a2-a5fb-4055-a2b2-3e131260359e tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-member] https://10.4.3.170/volume/v3/snapshots/9b31768e-4db6-484c-a80a-a024bebf62ad returned with HTTP 200 Jul 24 07:48:33.658555 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1043/4221] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:48:33 2026] GET /volume/v3/snapshots/9b31768e-4db6-484c-a80a-a024bebf62ad => generated 462 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:34.224404 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-a7344b6d-0b55-4cca-9e78-71d459534fea None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:34.226155 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a7344b6d-0b55-4cca-9e78-71d459534fea tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] GET https://10.4.3.170/volume/v3/volumes/55d842ac-e409-40f9-9173-694718a4ad41 Jul 24 07:48:34.226380 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a7344b6d-0b55-4cca-9e78-71d459534fea tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:34.226576 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a7344b6d-0b55-4cca-9e78-71d459534fea tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:34.232850 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:34.232850 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:48:34.236224 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-a7344b6d-0b55-4cca-9e78-71d459534fea tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Volume info retrieved successfully. Jul 24 07:48:34.240243 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a7344b6d-0b55-4cca-9e78-71d459534fea tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] https://10.4.3.170/volume/v3/volumes/55d842ac-e409-40f9-9173-694718a4ad41 returned with HTTP 200 Jul 24 07:48:34.240580 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1063/4222] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:48:34 2026] GET /volume/v3/volumes/55d842ac-e409-40f9-9173-694718a4ad41 => generated 859 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:48:34.251917 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-9a3b9474-f524-4602-a4ac-e539c78c6af0 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:34.253713 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9a3b9474-f524-4602-a4ac-e539c78c6af0 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] GET https://10.4.3.170/volume/v3/snapshots/f3dc8374-d87c-4ce7-9b67-7008669a0123 Jul 24 07:48:34.253988 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9a3b9474-f524-4602-a4ac-e539c78c6af0 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:34.254264 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9a3b9474-f524-4602-a4ac-e539c78c6af0 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:34.259359 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:34.259359 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:48:34.260279 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-9a3b9474-f524-4602-a4ac-e539c78c6af0 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Snapshot retrieved successfully. Jul 24 07:48:34.260631 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9a3b9474-f524-4602-a4ac-e539c78c6af0 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] https://10.4.3.170/volume/v3/snapshots/f3dc8374-d87c-4ce7-9b67-7008669a0123 returned with HTTP 200 Jul 24 07:48:34.260996 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1058/4223] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:48:34 2026] GET /volume/v3/snapshots/f3dc8374-d87c-4ce7-9b67-7008669a0123 => generated 480 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:34.268654 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-4ded8d59-9291-483e-b6e2-be0ae93aa135 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:34.270362 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4ded8d59-9291-483e-b6e2-be0ae93aa135 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] GET https://10.4.3.170/volume/v3/volumes/55d842ac-e409-40f9-9173-694718a4ad41 Jul 24 07:48:34.270594 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4ded8d59-9291-483e-b6e2-be0ae93aa135 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:34.270766 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4ded8d59-9291-483e-b6e2-be0ae93aa135 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:34.276844 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:34.276844 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:48:34.280074 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-4ded8d59-9291-483e-b6e2-be0ae93aa135 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Volume info retrieved successfully. Jul 24 07:48:34.283761 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4ded8d59-9291-483e-b6e2-be0ae93aa135 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] https://10.4.3.170/volume/v3/volumes/55d842ac-e409-40f9-9173-694718a4ad41 returned with HTTP 200 Jul 24 07:48:34.284128 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1060/4224] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:48:34 2026] GET /volume/v3/volumes/55d842ac-e409-40f9-9173-694718a4ad41 => generated 859 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:48:34.296564 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-0cdb3931-8e50-47f2-b821-800e3597b781 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:34.298213 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0cdb3931-8e50-47f2-b821-800e3597b781 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:48:34.298550 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0cdb3931-8e50-47f2-b821-800e3597b781 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-1874927870"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:48:34.299861 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-0cdb3931-8e50-47f2-b821-800e3597b781 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-1874927870'}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:48:34.299982 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-0cdb3931-8e50-47f2-b821-800e3597b781 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Create volume of 1 GB Jul 24 07:48:34.303702 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-0cdb3931-8e50-47f2-b821-800e3597b781 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Availability Zones retrieved successfully. Jul 24 07:48:34.308631 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-0cdb3931-8e50-47f2-b821-800e3597b781 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Flow 'volume_create_api' (c48c68de-9bde-4480-b5ca-9aecdf7d5f7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:48:34.309480 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-0cdb3931-8e50-47f2-b821-800e3597b781 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (edf0f336-6ad0-4d43-9f8f-2d15550f2c71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:34.310285 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-0cdb3931-8e50-47f2-b821-800e3597b781 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Validating volume size '1' using validate_int {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:48:34.333340 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-0cdb3931-8e50-47f2-b821-800e3597b781 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (edf0f336-6ad0-4d43-9f8f-2d15550f2c71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:34.334150 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-0cdb3931-8e50-47f2-b821-800e3597b781 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6050e6d9-439f-4bfc-b9c5-ef260c9440c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:34.366419 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-287a576d-a656-408d-90ba-7a8481313f30 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:34.368003 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-287a576d-a656-408d-90ba-7a8481313f30 tempest-VolumeAndVolumeTypeFromImageTest-990651487 tempest-VolumeAndVolumeTypeFromImageTest-990651487-project-member] GET https://10.4.3.170/volume/v3/volumes/b59395ac-eb03-4899-bace-2dfddf010763 Jul 24 07:48:34.368306 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-287a576d-a656-408d-90ba-7a8481313f30 tempest-VolumeAndVolumeTypeFromImageTest-990651487 tempest-VolumeAndVolumeTypeFromImageTest-990651487-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:34.368614 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-287a576d-a656-408d-90ba-7a8481313f30 tempest-VolumeAndVolumeTypeFromImageTest-990651487 tempest-VolumeAndVolumeTypeFromImageTest-990651487-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:34.372047 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-0cdb3931-8e50-47f2-b821-800e3597b781 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Created reservations ['7a2efc30-6de3-4392-9af2-8cb28a1ef8d2', 'f457ec3e-98c4-4c74-adca-54af8db60889', '05794d02-e594-4110-9a44-a9189b3f9103', 'c049049c-5d91-45fe-8c6d-5c7ee8109eaa'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:48:34.372877 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-0cdb3931-8e50-47f2-b821-800e3597b781 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6050e6d9-439f-4bfc-b9c5-ef260c9440c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7a2efc30-6de3-4392-9af2-8cb28a1ef8d2', 'f457ec3e-98c4-4c74-adca-54af8db60889', '05794d02-e594-4110-9a44-a9189b3f9103', 'c049049c-5d91-45fe-8c6d-5c7ee8109eaa']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:34.373610 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-0cdb3931-8e50-47f2-b821-800e3597b781 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c9a0e90-7435-418a-bb61-706459149880) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:34.376349 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:34.376349 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:48:34.380723 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-287a576d-a656-408d-90ba-7a8481313f30 tempest-VolumeAndVolumeTypeFromImageTest-990651487 tempest-VolumeAndVolumeTypeFromImageTest-990651487-project-member] Volume info retrieved successfully. Jul 24 07:48:34.384570 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-287a576d-a656-408d-90ba-7a8481313f30 tempest-VolumeAndVolumeTypeFromImageTest-990651487 tempest-VolumeAndVolumeTypeFromImageTest-990651487-project-member] https://10.4.3.170/volume/v3/volumes/b59395ac-eb03-4899-bace-2dfddf010763 returned with HTTP 200 Jul 24 07:48:34.385124 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1064/4225] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:34 2026] GET /volume/v3/volumes/b59395ac-eb03-4899-bace-2dfddf010763 => generated 951 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:34.395410 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-0cdb3931-8e50-47f2-b821-800e3597b781 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c9a0e90-7435-418a-bb61-706459149880) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '17d11ee0-389a-4d7d-8a34-d04f17ffb4a2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1874927870',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b594778087eb42cf9fb5b1a614746336',qos_specs=None,replication_status=,reservations=['7a2efc30-6de3-4392-9af2-8cb28a1ef8d2','f457ec3e-98c4-4c74-adca-54af8db60889','05794d02-e594-4110-9a44-a9189b3f9103','c049049c-5d91-45fe-8c6d-5c7ee8109eaa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='405e5d3248324a549b1d3efffa5f65cd',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:48:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1874927870',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=17d11ee0-389a-4d7d-8a34-d04f17ffb4a2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b594778087eb42cf9fb5b1a614746336',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='405e5d3248324a549b1d3efffa5f65cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:34.396479 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-0cdb3931-8e50-47f2-b821-800e3597b781 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b80eb250-af60-40f7-bf29-82eb2ded15ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:34.412730 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-0cdb3931-8e50-47f2-b821-800e3597b781 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b80eb250-af60-40f7-bf29-82eb2ded15ea) transitioned into state 'SUCCESS' from state '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-1874927870',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b594778087eb42cf9fb5b1a614746336',qos_specs=None,replication_status=,reservations=['7a2efc30-6de3-4392-9af2-8cb28a1ef8d2','f457ec3e-98c4-4c74-adca-54af8db60889','05794d02-e594-4110-9a44-a9189b3f9103','c049049c-5d91-45fe-8c6d-5c7ee8109eaa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='405e5d3248324a549b1d3efffa5f65cd',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:34.413579 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-0cdb3931-8e50-47f2-b821-800e3597b781 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28101b7b-89be-4f42-8728-c18fbdc73b28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:34.421523 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-0cdb3931-8e50-47f2-b821-800e3597b781 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28101b7b-89be-4f42-8728-c18fbdc73b28) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:34.422252 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-0cdb3931-8e50-47f2-b821-800e3597b781 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Flow 'volume_create_api' (c48c68de-9bde-4480-b5ca-9aecdf7d5f7c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:48:34.422526 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-0cdb3931-8e50-47f2-b821-800e3597b781 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Create volume request issued successfully. Jul 24 07:48:34.423008 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0cdb3931-8e50-47f2-b821-800e3597b781 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:48:34.423476 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1044/4226] 10.4.3.170 () {70 vars in 1299 bytes} [Fri Jul 24 07:48:34 2026] POST /volume/v3/volumes => generated 766 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:48:34.433859 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-5c657d58-c25f-40af-9368-cbeccdeebd02 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:34.435613 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5c657d58-c25f-40af-9368-cbeccdeebd02 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] GET https://10.4.3.170/volume/v3/volumes/17d11ee0-389a-4d7d-8a34-d04f17ffb4a2 Jul 24 07:48:34.435815 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5c657d58-c25f-40af-9368-cbeccdeebd02 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:34.436003 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5c657d58-c25f-40af-9368-cbeccdeebd02 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:34.442281 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:34.442281 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:48:34.445814 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-5c657d58-c25f-40af-9368-cbeccdeebd02 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Volume info retrieved successfully. Jul 24 07:48:34.450168 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5c657d58-c25f-40af-9368-cbeccdeebd02 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] https://10.4.3.170/volume/v3/volumes/17d11ee0-389a-4d7d-8a34-d04f17ffb4a2 returned with HTTP 200 Jul 24 07:48:34.450604 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1059/4227] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:48:34 2026] GET /volume/v3/volumes/17d11ee0-389a-4d7d-8a34-d04f17ffb4a2 => generated 834 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:48:34.666313 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2f2c2d9b-75b3-4814-ba21-9fd39cda7696 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:34.668013 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2f2c2d9b-75b3-4814-ba21-9fd39cda7696 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-member] GET https://10.4.3.170/volume/v3/snapshots/9b31768e-4db6-484c-a80a-a024bebf62ad Jul 24 07:48:34.668214 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2f2c2d9b-75b3-4814-ba21-9fd39cda7696 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:34.668401 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2f2c2d9b-75b3-4814-ba21-9fd39cda7696 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:34.672360 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2f2c2d9b-75b3-4814-ba21-9fd39cda7696 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-member] https://10.4.3.170/volume/v3/snapshots/9b31768e-4db6-484c-a80a-a024bebf62ad returned with HTTP 404 Jul 24 07:48:34.672776 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1061/4228] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:48:34 2026] GET /volume/v3/snapshots/9b31768e-4db6-484c-a80a-a024bebf62ad => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:48:34.678329 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-b3b67458-57c1-4bf9-8ec0-e84f01d3cb78 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:34.680085 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b3b67458-57c1-4bf9-8ec0-e84f01d3cb78 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/6f68c6d1-f1fe-42ba-b4cf-df6a8e6e711c Jul 24 07:48:34.680299 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b3b67458-57c1-4bf9-8ec0-e84f01d3cb78 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:34.680496 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b3b67458-57c1-4bf9-8ec0-e84f01d3cb78 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:34.680644 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-b3b67458-57c1-4bf9-8ec0-e84f01d3cb78 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Delete volume with id: 6f68c6d1-f1fe-42ba-b4cf-df6a8e6e711c Jul 24 07:48:34.687047 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:34.687047 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:48:34.687337 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-b3b67458-57c1-4bf9-8ec0-e84f01d3cb78 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Volume info retrieved successfully. Jul 24 07:48:34.701196 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-b3b67458-57c1-4bf9-8ec0-e84f01d3cb78 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Delete volume request issued successfully. Jul 24 07:48:34.701361 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b3b67458-57c1-4bf9-8ec0-e84f01d3cb78 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] https://10.4.3.170/volume/v3/volumes/6f68c6d1-f1fe-42ba-b4cf-df6a8e6e711c returned with HTTP 202 Jul 24 07:48:34.701727 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1065/4229] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:48:34 2026] DELETE /volume/v3/volumes/6f68c6d1-f1fe-42ba-b4cf-df6a8e6e711c => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:48:34.709822 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-e628bd4d-3393-4a65-ba33-f9a7021c954c None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:34.711577 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e628bd4d-3393-4a65-ba33-f9a7021c954c tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] GET https://10.4.3.170/volume/v3/volumes/6f68c6d1-f1fe-42ba-b4cf-df6a8e6e711c Jul 24 07:48:34.712283 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e628bd4d-3393-4a65-ba33-f9a7021c954c tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:34.712283 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e628bd4d-3393-4a65-ba33-f9a7021c954c tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:34.718530 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:34.718530 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:48:34.721586 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-e628bd4d-3393-4a65-ba33-f9a7021c954c tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Volume info retrieved successfully. Jul 24 07:48:34.724859 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e628bd4d-3393-4a65-ba33-f9a7021c954c tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] https://10.4.3.170/volume/v3/volumes/6f68c6d1-f1fe-42ba-b4cf-df6a8e6e711c returned with HTTP 200 Jul 24 07:48:34.725215 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1045/4230] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:34 2026] GET /volume/v3/volumes/6f68c6d1-f1fe-42ba-b4cf-df6a8e6e711c => generated 1008 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:48:35.396702 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-5d3e006f-e4f8-4aaa-9d85-f4d3f494a9f4 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:35.398388 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5d3e006f-e4f8-4aaa-9d85-f4d3f494a9f4 tempest-VolumeAndVolumeTypeFromImageTest-990651487 tempest-VolumeAndVolumeTypeFromImageTest-990651487-project-member] GET https://10.4.3.170/volume/v3/volumes/b59395ac-eb03-4899-bace-2dfddf010763 Jul 24 07:48:35.398569 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5d3e006f-e4f8-4aaa-9d85-f4d3f494a9f4 tempest-VolumeAndVolumeTypeFromImageTest-990651487 tempest-VolumeAndVolumeTypeFromImageTest-990651487-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:35.398783 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5d3e006f-e4f8-4aaa-9d85-f4d3f494a9f4 tempest-VolumeAndVolumeTypeFromImageTest-990651487 tempest-VolumeAndVolumeTypeFromImageTest-990651487-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:35.405008 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:35.405008 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:48:35.408185 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-5d3e006f-e4f8-4aaa-9d85-f4d3f494a9f4 tempest-VolumeAndVolumeTypeFromImageTest-990651487 tempest-VolumeAndVolumeTypeFromImageTest-990651487-project-member] Volume info retrieved successfully. Jul 24 07:48:35.411892 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5d3e006f-e4f8-4aaa-9d85-f4d3f494a9f4 tempest-VolumeAndVolumeTypeFromImageTest-990651487 tempest-VolumeAndVolumeTypeFromImageTest-990651487-project-member] https://10.4.3.170/volume/v3/volumes/b59395ac-eb03-4899-bace-2dfddf010763 returned with HTTP 200 Jul 24 07:48:35.412247 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1060/4231] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:35 2026] GET /volume/v3/volumes/b59395ac-eb03-4899-bace-2dfddf010763 => generated 951 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:35.461947 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1c28c2d7-ba15-4fd2-9f62-3da6547e29f1 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:35.463623 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1c28c2d7-ba15-4fd2-9f62-3da6547e29f1 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] GET https://10.4.3.170/volume/v3/volumes/17d11ee0-389a-4d7d-8a34-d04f17ffb4a2 Jul 24 07:48:35.463852 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1c28c2d7-ba15-4fd2-9f62-3da6547e29f1 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:35.464086 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1c28c2d7-ba15-4fd2-9f62-3da6547e29f1 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:35.470260 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:35.470260 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:48:35.473409 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-1c28c2d7-ba15-4fd2-9f62-3da6547e29f1 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Volume info retrieved successfully. Jul 24 07:48:35.477026 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1c28c2d7-ba15-4fd2-9f62-3da6547e29f1 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] https://10.4.3.170/volume/v3/volumes/17d11ee0-389a-4d7d-8a34-d04f17ffb4a2 returned with HTTP 200 Jul 24 07:48:35.477805 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1062/4232] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:48:35 2026] GET /volume/v3/volumes/17d11ee0-389a-4d7d-8a34-d04f17ffb4a2 => generated 859 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:48:35.488889 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-5b6cc616-c58b-41f7-ae7c-6e3ecabe8c1a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:35.490893 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5b6cc616-c58b-41f7-ae7c-6e3ecabe8c1a tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] POST https://10.4.3.170/volume/v3/snapshots Jul 24 07:48:35.491328 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5b6cc616-c58b-41f7-ae7c-6e3ecabe8c1a tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "17d11ee0-389a-4d7d-8a34-d04f17ffb4a2", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-1036372691"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:48:35.501149 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:35.501149 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:48:35.501719 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-5b6cc616-c58b-41f7-ae7c-6e3ecabe8c1a tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Volume info retrieved successfully. Jul 24 07:48:35.501862 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.snapshots [None req-5b6cc616-c58b-41f7-ae7c-6e3ecabe8c1a tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Create snapshot from volume 17d11ee0-389a-4d7d-8a34-d04f17ffb4a2 Jul 24 07:48:35.525118 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-5b6cc616-c58b-41f7-ae7c-6e3ecabe8c1a tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Created reservations ['0d746b83-bd64-45ef-8db9-4a92f6f6d0a4', '274c70ba-ecb0-42a6-bcf8-84e7f66526b7', '3708aa91-bbe1-4c99-85bf-e61312a8c4e8', '6f3c1f00-6b27-4e39-8eb4-93a9180cff09'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:48:35.551226 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-5b6cc616-c58b-41f7-ae7c-6e3ecabe8c1a tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Snapshot create request issued successfully. Jul 24 07:48:35.551622 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5b6cc616-c58b-41f7-ae7c-6e3ecabe8c1a tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 24 07:48:35.552135 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1066/4233] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 24 07:48:35 2026] POST /volume/v3/snapshots => generated 322 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:48:35.560361 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-7e7b3b93-599f-41f4-a450-c93656deac39 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:35.562078 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7e7b3b93-599f-41f4-a450-c93656deac39 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] GET https://10.4.3.170/volume/v3/snapshots/3d14cc67-55dd-43e7-8513-505fbfc62cbe Jul 24 07:48:35.562297 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7e7b3b93-599f-41f4-a450-c93656deac39 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:35.562561 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7e7b3b93-599f-41f4-a450-c93656deac39 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:35.567108 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:35.567108 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:48:35.567466 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-7e7b3b93-599f-41f4-a450-c93656deac39 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Snapshot retrieved successfully. Jul 24 07:48:35.568116 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7e7b3b93-599f-41f4-a450-c93656deac39 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] https://10.4.3.170/volume/v3/snapshots/3d14cc67-55dd-43e7-8513-505fbfc62cbe returned with HTTP 200 Jul 24 07:48:35.568689 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1046/4234] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:48:35 2026] GET /volume/v3/snapshots/3d14cc67-55dd-43e7-8513-505fbfc62cbe => generated 454 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:35.736292 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-11fb18f9-0e9d-4f9e-8ac8-e2f4b2cd6847 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:35.737968 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-11fb18f9-0e9d-4f9e-8ac8-e2f4b2cd6847 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] GET https://10.4.3.170/volume/v3/volumes/6f68c6d1-f1fe-42ba-b4cf-df6a8e6e711c Jul 24 07:48:35.738193 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-11fb18f9-0e9d-4f9e-8ac8-e2f4b2cd6847 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:35.738426 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-11fb18f9-0e9d-4f9e-8ac8-e2f4b2cd6847 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:35.743351 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-11fb18f9-0e9d-4f9e-8ac8-e2f4b2cd6847 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] https://10.4.3.170/volume/v3/volumes/6f68c6d1-f1fe-42ba-b4cf-df6a8e6e711c returned with HTTP 404 Jul 24 07:48:35.743773 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1061/4235] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:35 2026] GET /volume/v3/volumes/6f68c6d1-f1fe-42ba-b4cf-df6a8e6e711c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:48:35.750224 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-51c02131-97ee-441d-9fc1-953231dab160 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:35.751792 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-51c02131-97ee-441d-9fc1-953231dab160 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:48:35.752115 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-51c02131-97ee-441d-9fc1-953231dab160 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1088539334"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:48:35.754094 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-51c02131-97ee-441d-9fc1-953231dab160 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1088539334'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:48:35.754094 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-51c02131-97ee-441d-9fc1-953231dab160 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Create volume of 1 GB Jul 24 07:48:35.756860 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-51c02131-97ee-441d-9fc1-953231dab160 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Availability Zones retrieved successfully. Jul 24 07:48:35.761759 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-51c02131-97ee-441d-9fc1-953231dab160 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Flow 'volume_create_api' (b66119a0-7597-4abe-ac6c-89a28d0994d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:48:35.762618 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-51c02131-97ee-441d-9fc1-953231dab160 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7440a31f-ceed-4281-9f3e-af8155071c05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:35.763316 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-51c02131-97ee-441d-9fc1-953231dab160 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:48:35.783992 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-51c02131-97ee-441d-9fc1-953231dab160 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7440a31f-ceed-4281-9f3e-af8155071c05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:35.785417 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-51c02131-97ee-441d-9fc1-953231dab160 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (426889ff-63ec-4ccf-8e23-19d4373a7e78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:35.821839 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-51c02131-97ee-441d-9fc1-953231dab160 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Created reservations ['e6b505fc-31ea-4e99-b45e-d89156e5525a', 'c8495480-5464-480f-a006-0237c49234f1', '29b91be1-062d-4725-a17c-97b7b7dacda6', 'cbaba99a-07cb-4181-ae94-f6a6c1033795'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:48:35.822616 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-51c02131-97ee-441d-9fc1-953231dab160 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (426889ff-63ec-4ccf-8e23-19d4373a7e78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e6b505fc-31ea-4e99-b45e-d89156e5525a', 'c8495480-5464-480f-a006-0237c49234f1', '29b91be1-062d-4725-a17c-97b7b7dacda6', 'cbaba99a-07cb-4181-ae94-f6a6c1033795']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:35.823356 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-51c02131-97ee-441d-9fc1-953231dab160 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3dcd5678-b0d0-4eb8-a2be-9b5706069603) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:35.849727 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-51c02131-97ee-441d-9fc1-953231dab160 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3dcd5678-b0d0-4eb8-a2be-9b5706069603) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b3fbba69-f1b0-4c40-8f3f-b31ab6a5fdbd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1088539334',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4fec672187b24133aadec6565c5c58f6',qos_specs=None,replication_status=,reservations=['e6b505fc-31ea-4e99-b45e-d89156e5525a','c8495480-5464-480f-a006-0237c49234f1','29b91be1-062d-4725-a17c-97b7b7dacda6','cbaba99a-07cb-4181-ae94-f6a6c1033795'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74232c79aa7e43d0917dd8e00c900d36',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:48:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1088539334',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b3fbba69-f1b0-4c40-8f3f-b31ab6a5fdbd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4fec672187b24133aadec6565c5c58f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='74232c79aa7e43d0917dd8e00c900d36',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:35.850543 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-51c02131-97ee-441d-9fc1-953231dab160 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3efda5b8-8247-43bb-8d70-f41e4e95e7ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:35.866725 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-51c02131-97ee-441d-9fc1-953231dab160 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3efda5b8-8247-43bb-8d70-f41e4e95e7ce) transitioned into state 'SUCCESS' from state '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-1088539334',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4fec672187b24133aadec6565c5c58f6',qos_specs=None,replication_status=,reservations=['e6b505fc-31ea-4e99-b45e-d89156e5525a','c8495480-5464-480f-a006-0237c49234f1','29b91be1-062d-4725-a17c-97b7b7dacda6','cbaba99a-07cb-4181-ae94-f6a6c1033795'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74232c79aa7e43d0917dd8e00c900d36',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:35.867404 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-51c02131-97ee-441d-9fc1-953231dab160 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (513ff45a-105a-4c89-8e20-5648d81bfa13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:35.875369 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-51c02131-97ee-441d-9fc1-953231dab160 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (513ff45a-105a-4c89-8e20-5648d81bfa13) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:35.876335 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-51c02131-97ee-441d-9fc1-953231dab160 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Flow 'volume_create_api' (b66119a0-7597-4abe-ac6c-89a28d0994d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:48:35.876413 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-51c02131-97ee-441d-9fc1-953231dab160 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Create volume request issued successfully. Jul 24 07:48:35.876932 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-51c02131-97ee-441d-9fc1-953231dab160 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:48:35.877464 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1063/4236] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 24 07:48:35 2026] POST /volume/v3/volumes => generated 778 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:48:35.892229 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-93046835-c59c-4628-bd2c-353ec8a3e98e None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:35.894081 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-93046835-c59c-4628-bd2c-353ec8a3e98e tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] GET https://10.4.3.170/volume/v3/volumes/b3fbba69-f1b0-4c40-8f3f-b31ab6a5fdbd Jul 24 07:48:35.894244 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-93046835-c59c-4628-bd2c-353ec8a3e98e tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:35.894438 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-93046835-c59c-4628-bd2c-353ec8a3e98e tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:35.900994 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:35.900994 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:48:35.904175 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-93046835-c59c-4628-bd2c-353ec8a3e98e tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Volume info retrieved successfully. Jul 24 07:48:35.907799 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-93046835-c59c-4628-bd2c-353ec8a3e98e tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] https://10.4.3.170/volume/v3/volumes/b3fbba69-f1b0-4c40-8f3f-b31ab6a5fdbd returned with HTTP 200 Jul 24 07:48:35.908162 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1067/4237] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:35 2026] GET /volume/v3/volumes/b3fbba69-f1b0-4c40-8f3f-b31ab6a5fdbd => generated 957 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:36.423426 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-67e0d155-35a2-4512-995b-382a9c9c4ada None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:36.424964 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-67e0d155-35a2-4512-995b-382a9c9c4ada tempest-VolumeAndVolumeTypeFromImageTest-990651487 tempest-VolumeAndVolumeTypeFromImageTest-990651487-project-member] GET https://10.4.3.170/volume/v3/volumes/b59395ac-eb03-4899-bace-2dfddf010763 Jul 24 07:48:36.425127 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-67e0d155-35a2-4512-995b-382a9c9c4ada tempest-VolumeAndVolumeTypeFromImageTest-990651487 tempest-VolumeAndVolumeTypeFromImageTest-990651487-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:36.425312 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-67e0d155-35a2-4512-995b-382a9c9c4ada tempest-VolumeAndVolumeTypeFromImageTest-990651487 tempest-VolumeAndVolumeTypeFromImageTest-990651487-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:36.431160 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:36.431160 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:48:36.434085 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-67e0d155-35a2-4512-995b-382a9c9c4ada tempest-VolumeAndVolumeTypeFromImageTest-990651487 tempest-VolumeAndVolumeTypeFromImageTest-990651487-project-member] Volume info retrieved successfully. Jul 24 07:48:36.437656 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-67e0d155-35a2-4512-995b-382a9c9c4ada tempest-VolumeAndVolumeTypeFromImageTest-990651487 tempest-VolumeAndVolumeTypeFromImageTest-990651487-project-member] https://10.4.3.170/volume/v3/volumes/b59395ac-eb03-4899-bace-2dfddf010763 returned with HTTP 200 Jul 24 07:48:36.438102 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1047/4238] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:36 2026] GET /volume/v3/volumes/b59395ac-eb03-4899-bace-2dfddf010763 => generated 951 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:36.577007 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-58792994-f619-4c42-97f5-0636063c1043 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:36.578502 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-58792994-f619-4c42-97f5-0636063c1043 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] GET https://10.4.3.170/volume/v3/snapshots/3d14cc67-55dd-43e7-8513-505fbfc62cbe Jul 24 07:48:36.578661 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-58792994-f619-4c42-97f5-0636063c1043 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:36.578827 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-58792994-f619-4c42-97f5-0636063c1043 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:36.583261 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:36.583261 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:48:36.583595 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-58792994-f619-4c42-97f5-0636063c1043 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Snapshot retrieved successfully. Jul 24 07:48:36.584244 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-58792994-f619-4c42-97f5-0636063c1043 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] https://10.4.3.170/volume/v3/snapshots/3d14cc67-55dd-43e7-8513-505fbfc62cbe returned with HTTP 200 Jul 24 07:48:36.584535 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1062/4239] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:48:36 2026] GET /volume/v3/snapshots/3d14cc67-55dd-43e7-8513-505fbfc62cbe => generated 481 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:36.592395 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-381d2afe-fe21-41c2-8cbf-5864df00b282 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:36.594162 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-381d2afe-fe21-41c2-8cbf-5864df00b282 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] POST https://10.4.3.170/volume/v3/volumes/17d11ee0-389a-4d7d-8a34-d04f17ffb4a2/action Jul 24 07:48:36.594522 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-381d2afe-fe21-41c2-8cbf-5864df00b282 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:48:36.594638 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-381d2afe-fe21-41c2-8cbf-5864df00b282 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:48:36.604491 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:36.604491 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:48:36.605086 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-381d2afe-fe21-41c2-8cbf-5864df00b282 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Volume info retrieved successfully. Jul 24 07:48:36.636560 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-381d2afe-fe21-41c2-8cbf-5864df00b282 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Created reservations ['e9f1a293-8d23-4875-b28f-d101c5e857e7', '443ad256-504e-47dd-87e2-8dde0d270387'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:48:36.644706 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-381d2afe-fe21-41c2-8cbf-5864df00b282 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Extend volume request issued successfully. Jul 24 07:48:36.644987 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-381d2afe-fe21-41c2-8cbf-5864df00b282 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] https://10.4.3.170/volume/v3/volumes/17d11ee0-389a-4d7d-8a34-d04f17ffb4a2/action returned with HTTP 202 Jul 24 07:48:36.645463 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1064/4240] 10.4.3.170 () {70 vars in 1431 bytes} [Fri Jul 24 07:48:36 2026] POST /volume/v3/volumes/17d11ee0-389a-4d7d-8a34-d04f17ffb4a2/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 24 07:48:36.651922 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-cabd0d34-deb0-475b-a9ef-859f01dadebc None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:36.653794 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-cabd0d34-deb0-475b-a9ef-859f01dadebc tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] GET https://10.4.3.170/volume/v3/volumes/17d11ee0-389a-4d7d-8a34-d04f17ffb4a2 Jul 24 07:48:36.654027 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-cabd0d34-deb0-475b-a9ef-859f01dadebc tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:36.654220 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-cabd0d34-deb0-475b-a9ef-859f01dadebc tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:36.660744 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:36.660744 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:48:36.664248 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-cabd0d34-deb0-475b-a9ef-859f01dadebc tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Volume info retrieved successfully. Jul 24 07:48:36.668288 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-cabd0d34-deb0-475b-a9ef-859f01dadebc tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] https://10.4.3.170/volume/v3/volumes/17d11ee0-389a-4d7d-8a34-d04f17ffb4a2 returned with HTTP 200 Jul 24 07:48:36.668745 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1068/4241] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:48:36 2026] GET /volume/v3/volumes/17d11ee0-389a-4d7d-8a34-d04f17ffb4a2 => generated 859 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:48:36.920103 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-af140e14-2762-4dca-99fc-db5cba848e5e None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:36.921843 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-af140e14-2762-4dca-99fc-db5cba848e5e tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] GET https://10.4.3.170/volume/v3/volumes/b3fbba69-f1b0-4c40-8f3f-b31ab6a5fdbd Jul 24 07:48:36.922055 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-af140e14-2762-4dca-99fc-db5cba848e5e tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:36.922256 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-af140e14-2762-4dca-99fc-db5cba848e5e tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:36.929008 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:36.929008 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:48:36.932606 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-af140e14-2762-4dca-99fc-db5cba848e5e tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Volume info retrieved successfully. Jul 24 07:48:36.936458 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-af140e14-2762-4dca-99fc-db5cba848e5e tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] https://10.4.3.170/volume/v3/volumes/b3fbba69-f1b0-4c40-8f3f-b31ab6a5fdbd returned with HTTP 200 Jul 24 07:48:36.936874 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1048/4242] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:36 2026] GET /volume/v3/volumes/b3fbba69-f1b0-4c40-8f3f-b31ab6a5fdbd => generated 1009 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:48:36.948828 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-49cf31bf-024b-44ab-8950-264a6456a540 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:36.950608 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-49cf31bf-024b-44ab-8950-264a6456a540 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] POST https://10.4.3.170/volume/v3/snapshots Jul 24 07:48:36.951058 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-49cf31bf-024b-44ab-8950-264a6456a540 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b3fbba69-f1b0-4c40-8f3f-b31ab6a5fdbd", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1470987578"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:48:36.959591 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:36.959591 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:48:36.959908 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-49cf31bf-024b-44ab-8950-264a6456a540 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Volume info retrieved successfully. Jul 24 07:48:36.960032 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.snapshots [None req-49cf31bf-024b-44ab-8950-264a6456a540 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Create snapshot from volume b3fbba69-f1b0-4c40-8f3f-b31ab6a5fdbd Jul 24 07:48:36.983829 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-49cf31bf-024b-44ab-8950-264a6456a540 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Created reservations ['859676bb-ce56-474b-8321-8a5930bc83a5', 'b81ae689-e347-4e09-90cc-fc4048518494', 'bd6edc43-ece7-469a-b5ce-0575cb418f29', '123dfcac-9157-487d-90e0-e2910535656a'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:48:37.013227 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-49cf31bf-024b-44ab-8950-264a6456a540 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Snapshot create request issued successfully. Jul 24 07:48:37.013227 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-49cf31bf-024b-44ab-8950-264a6456a540 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 24 07:48:37.013227 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1063/4243] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 24 07:48:36 2026] POST /volume/v3/snapshots => generated 308 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:48:37.018723 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e8a4588b-1f88-4b4a-8ed5-f63c1789c44d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:37.020788 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e8a4588b-1f88-4b4a-8ed5-f63c1789c44d tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] GET https://10.4.3.170/volume/v3/snapshots/8320e57f-678e-4a5c-870e-537d8905e531 Jul 24 07:48:37.021013 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e8a4588b-1f88-4b4a-8ed5-f63c1789c44d tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:37.021191 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e8a4588b-1f88-4b4a-8ed5-f63c1789c44d tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:37.028328 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:37.028328 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:48:37.029456 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e8a4588b-1f88-4b4a-8ed5-f63c1789c44d tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Snapshot retrieved successfully. Jul 24 07:48:37.030038 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e8a4588b-1f88-4b4a-8ed5-f63c1789c44d tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] https://10.4.3.170/volume/v3/snapshots/8320e57f-678e-4a5c-870e-537d8905e531 returned with HTTP 200 Jul 24 07:48:37.030038 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1065/4244] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:48:37 2026] GET /volume/v3/snapshots/8320e57f-678e-4a5c-870e-537d8905e531 => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:37.449600 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-83ecbccb-152a-498b-992e-a714750e1c0b None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:37.451001 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-83ecbccb-152a-498b-992e-a714750e1c0b tempest-VolumeAndVolumeTypeFromImageTest-990651487 tempest-VolumeAndVolumeTypeFromImageTest-990651487-project-member] GET https://10.4.3.170/volume/v3/volumes/b59395ac-eb03-4899-bace-2dfddf010763 Jul 24 07:48:37.451158 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-83ecbccb-152a-498b-992e-a714750e1c0b tempest-VolumeAndVolumeTypeFromImageTest-990651487 tempest-VolumeAndVolumeTypeFromImageTest-990651487-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:37.451342 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-83ecbccb-152a-498b-992e-a714750e1c0b tempest-VolumeAndVolumeTypeFromImageTest-990651487 tempest-VolumeAndVolumeTypeFromImageTest-990651487-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:37.456910 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:37.456910 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:48:37.459729 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-83ecbccb-152a-498b-992e-a714750e1c0b tempest-VolumeAndVolumeTypeFromImageTest-990651487 tempest-VolumeAndVolumeTypeFromImageTest-990651487-project-member] Volume info retrieved successfully. Jul 24 07:48:37.463630 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-83ecbccb-152a-498b-992e-a714750e1c0b tempest-VolumeAndVolumeTypeFromImageTest-990651487 tempest-VolumeAndVolumeTypeFromImageTest-990651487-project-member] https://10.4.3.170/volume/v3/volumes/b59395ac-eb03-4899-bace-2dfddf010763 returned with HTTP 200 Jul 24 07:48:37.463927 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1069/4245] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:37 2026] GET /volume/v3/volumes/b59395ac-eb03-4899-bace-2dfddf010763 => generated 951 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:37.680756 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-3441e30d-f23e-4c2a-b88a-41a74049655f None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:37.682511 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3441e30d-f23e-4c2a-b88a-41a74049655f tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] GET https://10.4.3.170/volume/v3/volumes/17d11ee0-389a-4d7d-8a34-d04f17ffb4a2 Jul 24 07:48:37.682703 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3441e30d-f23e-4c2a-b88a-41a74049655f tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:37.682893 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3441e30d-f23e-4c2a-b88a-41a74049655f tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:37.689075 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:37.689075 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:48:37.692372 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-3441e30d-f23e-4c2a-b88a-41a74049655f tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Volume info retrieved successfully. Jul 24 07:48:37.696124 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3441e30d-f23e-4c2a-b88a-41a74049655f tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] https://10.4.3.170/volume/v3/volumes/17d11ee0-389a-4d7d-8a34-d04f17ffb4a2 returned with HTTP 200 Jul 24 07:48:37.696479 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1049/4246] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:48:37 2026] GET /volume/v3/volumes/17d11ee0-389a-4d7d-8a34-d04f17ffb4a2 => generated 859 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:48:37.707862 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-2939baaf-8e3e-468d-aa98-da98dcc78e75 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:37.709413 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2939baaf-8e3e-468d-aa98-da98dcc78e75 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] POST https://10.4.3.170/volume/v3/volumes/17d11ee0-389a-4d7d-8a34-d04f17ffb4a2/action Jul 24 07:48:37.709722 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2939baaf-8e3e-468d-aa98-da98dcc78e75 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Action body: b'{"revert": {"snapshot_id": "3d14cc67-55dd-43e7-8513-505fbfc62cbe"}}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:48:37.709832 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2939baaf-8e3e-468d-aa98-da98dcc78e75 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Action: 'action', calling method: revert, body: {"revert": {"snapshot_id": "3d14cc67-55dd-43e7-8513-505fbfc62cbe"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:48:37.717477 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:37.717477 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:48:37.717909 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-2939baaf-8e3e-468d-aa98-da98dcc78e75 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Volume retrieved successfully. Jul 24 07:48:37.720872 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2939baaf-8e3e-468d-aa98-da98dcc78e75 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] HTTP exception thrown: Can't revert volume 17d11ee0-389a-4d7d-8a34-d04f17ffb4a2 to its latest snapshot 3d14cc67-55dd-43e7-8513-505fbfc62cbe. The volume size must be equal to the snapshot size. Jul 24 07:48:37.721017 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2939baaf-8e3e-468d-aa98-da98dcc78e75 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] https://10.4.3.170/volume/v3/volumes/17d11ee0-389a-4d7d-8a34-d04f17ffb4a2/action returned with HTTP 400 Jul 24 07:48:37.721489 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1064/4247] 10.4.3.170 () {70 vars in 1431 bytes} [Fri Jul 24 07:48:37 2026] POST /volume/v3/volumes/17d11ee0-389a-4d7d-8a34-d04f17ffb4a2/action => generated 213 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Jul 24 07:48:37.728173 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-15b44f86-16b4-4ca6-ae7d-c09c1018ce8d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:37.729835 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-15b44f86-16b4-4ca6-ae7d-c09c1018ce8d tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/3d14cc67-55dd-43e7-8513-505fbfc62cbe Jul 24 07:48:37.730085 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-15b44f86-16b4-4ca6-ae7d-c09c1018ce8d tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:37.730347 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-15b44f86-16b4-4ca6-ae7d-c09c1018ce8d tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:37.730492 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.snapshots [None req-15b44f86-16b4-4ca6-ae7d-c09c1018ce8d tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Delete snapshot with id: 3d14cc67-55dd-43e7-8513-505fbfc62cbe Jul 24 07:48:37.737225 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:37.737225 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:48:37.737225 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-15b44f86-16b4-4ca6-ae7d-c09c1018ce8d tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Snapshot retrieved successfully. Jul 24 07:48:37.755263 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-15b44f86-16b4-4ca6-ae7d-c09c1018ce8d tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Snapshot delete request issued successfully. Jul 24 07:48:37.755263 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-15b44f86-16b4-4ca6-ae7d-c09c1018ce8d tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] https://10.4.3.170/volume/v3/snapshots/3d14cc67-55dd-43e7-8513-505fbfc62cbe returned with HTTP 202 Jul 24 07:48:37.755263 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1066/4248] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 24 07:48:37 2026] DELETE /volume/v3/snapshots/3d14cc67-55dd-43e7-8513-505fbfc62cbe => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:48:37.762879 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-1994a68d-a8ed-49a4-bb48-6a9df1aa9a54 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:37.764682 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1994a68d-a8ed-49a4-bb48-6a9df1aa9a54 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] GET https://10.4.3.170/volume/v3/snapshots/3d14cc67-55dd-43e7-8513-505fbfc62cbe Jul 24 07:48:37.764682 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-1994a68d-a8ed-49a4-bb48-6a9df1aa9a54 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:37.764805 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-1994a68d-a8ed-49a4-bb48-6a9df1aa9a54 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:37.769169 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:37.769169 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:48:37.769548 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-1994a68d-a8ed-49a4-bb48-6a9df1aa9a54 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Snapshot retrieved successfully. Jul 24 07:48:37.770157 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1994a68d-a8ed-49a4-bb48-6a9df1aa9a54 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] https://10.4.3.170/volume/v3/snapshots/3d14cc67-55dd-43e7-8513-505fbfc62cbe returned with HTTP 200 Jul 24 07:48:37.770472 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1070/4249] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:48:37 2026] GET /volume/v3/snapshots/3d14cc67-55dd-43e7-8513-505fbfc62cbe => generated 480 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:38.038393 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-fd094ae3-6878-4062-b7cd-3a6349dc8e67 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:38.040074 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-fd094ae3-6878-4062-b7cd-3a6349dc8e67 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] GET https://10.4.3.170/volume/v3/snapshots/8320e57f-678e-4a5c-870e-537d8905e531 Jul 24 07:48:38.040266 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-fd094ae3-6878-4062-b7cd-3a6349dc8e67 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:38.040442 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-fd094ae3-6878-4062-b7cd-3a6349dc8e67 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:38.045540 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:38.045540 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:48:38.045872 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-fd094ae3-6878-4062-b7cd-3a6349dc8e67 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Snapshot retrieved successfully. Jul 24 07:48:38.046546 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-fd094ae3-6878-4062-b7cd-3a6349dc8e67 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] https://10.4.3.170/volume/v3/snapshots/8320e57f-678e-4a5c-870e-537d8905e531 returned with HTTP 200 Jul 24 07:48:38.047013 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1050/4250] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:48:38 2026] GET /volume/v3/snapshots/8320e57f-678e-4a5c-870e-537d8905e531 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:38.055241 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-3055aea9-1006-4607-a325-de1dd17dc1bc None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:38.056729 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3055aea9-1006-4607-a325-de1dd17dc1bc tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/8320e57f-678e-4a5c-870e-537d8905e531 Jul 24 07:48:38.056914 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3055aea9-1006-4607-a325-de1dd17dc1bc tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:38.057120 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3055aea9-1006-4607-a325-de1dd17dc1bc tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:38.057264 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.snapshots [None req-3055aea9-1006-4607-a325-de1dd17dc1bc tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-member] Delete snapshot with id: 8320e57f-678e-4a5c-870e-537d8905e531 Jul 24 07:48:38.062162 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:38.062162 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:48:38.062642 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-3055aea9-1006-4607-a325-de1dd17dc1bc tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-member] Snapshot retrieved successfully. Jul 24 07:48:38.077716 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-3055aea9-1006-4607-a325-de1dd17dc1bc tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-member] Snapshot delete request issued successfully. Jul 24 07:48:38.077884 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3055aea9-1006-4607-a325-de1dd17dc1bc tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-member] https://10.4.3.170/volume/v3/snapshots/8320e57f-678e-4a5c-870e-537d8905e531 returned with HTTP 202 Jul 24 07:48:38.078304 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1065/4251] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 24 07:48:38 2026] DELETE /volume/v3/snapshots/8320e57f-678e-4a5c-870e-537d8905e531 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:48:38.091532 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c6bcb465-8b4d-45fb-b68d-6a447578e8e4 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:38.093766 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c6bcb465-8b4d-45fb-b68d-6a447578e8e4 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-member] GET https://10.4.3.170/volume/v3/snapshots/8320e57f-678e-4a5c-870e-537d8905e531 Jul 24 07:48:38.094067 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c6bcb465-8b4d-45fb-b68d-6a447578e8e4 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:38.094360 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c6bcb465-8b4d-45fb-b68d-6a447578e8e4 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:38.100639 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:38.100639 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:48:38.101139 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-c6bcb465-8b4d-45fb-b68d-6a447578e8e4 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-member] Snapshot retrieved successfully. Jul 24 07:48:38.101994 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c6bcb465-8b4d-45fb-b68d-6a447578e8e4 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-member] https://10.4.3.170/volume/v3/snapshots/8320e57f-678e-4a5c-870e-537d8905e531 returned with HTTP 200 Jul 24 07:48:38.102397 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1067/4252] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:48:38 2026] GET /volume/v3/snapshots/8320e57f-678e-4a5c-870e-537d8905e531 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:38.476110 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-08c70b30-17a6-41b9-a4e9-755c1ae045e2 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:38.479527 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-08c70b30-17a6-41b9-a4e9-755c1ae045e2 tempest-VolumeAndVolumeTypeFromImageTest-990651487 tempest-VolumeAndVolumeTypeFromImageTest-990651487-project-member] GET https://10.4.3.170/volume/v3/volumes/b59395ac-eb03-4899-bace-2dfddf010763 Jul 24 07:48:38.479773 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-08c70b30-17a6-41b9-a4e9-755c1ae045e2 tempest-VolumeAndVolumeTypeFromImageTest-990651487 tempest-VolumeAndVolumeTypeFromImageTest-990651487-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:38.479976 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-08c70b30-17a6-41b9-a4e9-755c1ae045e2 tempest-VolumeAndVolumeTypeFromImageTest-990651487 tempest-VolumeAndVolumeTypeFromImageTest-990651487-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:38.487706 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:38.487706 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:48:38.491950 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-08c70b30-17a6-41b9-a4e9-755c1ae045e2 tempest-VolumeAndVolumeTypeFromImageTest-990651487 tempest-VolumeAndVolumeTypeFromImageTest-990651487-project-member] Volume info retrieved successfully. Jul 24 07:48:38.496768 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-08c70b30-17a6-41b9-a4e9-755c1ae045e2 tempest-VolumeAndVolumeTypeFromImageTest-990651487 tempest-VolumeAndVolumeTypeFromImageTest-990651487-project-member] https://10.4.3.170/volume/v3/volumes/b59395ac-eb03-4899-bace-2dfddf010763 returned with HTTP 200 Jul 24 07:48:38.497131 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1071/4253] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:38 2026] GET /volume/v3/volumes/b59395ac-eb03-4899-bace-2dfddf010763 => generated 951 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:38.779413 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-d70acace-8680-4f86-a22f-74b9484c7c6f None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:38.781533 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d70acace-8680-4f86-a22f-74b9484c7c6f tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] GET https://10.4.3.170/volume/v3/snapshots/3d14cc67-55dd-43e7-8513-505fbfc62cbe Jul 24 07:48:38.781763 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d70acace-8680-4f86-a22f-74b9484c7c6f tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:38.782018 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d70acace-8680-4f86-a22f-74b9484c7c6f tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:38.786383 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d70acace-8680-4f86-a22f-74b9484c7c6f tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] https://10.4.3.170/volume/v3/snapshots/3d14cc67-55dd-43e7-8513-505fbfc62cbe returned with HTTP 404 Jul 24 07:48:38.787002 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1051/4254] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:48:38 2026] GET /volume/v3/snapshots/3d14cc67-55dd-43e7-8513-505fbfc62cbe => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:48:38.792560 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-280f903e-1b62-46d6-9961-b059a6070a50 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:38.794655 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-280f903e-1b62-46d6-9961-b059a6070a50 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] DELETE https://10.4.3.170/volume/v3/volumes/17d11ee0-389a-4d7d-8a34-d04f17ffb4a2 Jul 24 07:48:38.794922 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-280f903e-1b62-46d6-9961-b059a6070a50 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:38.795176 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-280f903e-1b62-46d6-9961-b059a6070a50 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:38.795424 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-280f903e-1b62-46d6-9961-b059a6070a50 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Delete volume with id: 17d11ee0-389a-4d7d-8a34-d04f17ffb4a2 Jul 24 07:48:38.805459 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:38.805459 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:48:38.805960 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-280f903e-1b62-46d6-9961-b059a6070a50 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Volume info retrieved successfully. Jul 24 07:48:38.823443 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-280f903e-1b62-46d6-9961-b059a6070a50 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Delete volume request issued successfully. Jul 24 07:48:38.823695 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-280f903e-1b62-46d6-9961-b059a6070a50 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] https://10.4.3.170/volume/v3/volumes/17d11ee0-389a-4d7d-8a34-d04f17ffb4a2 returned with HTTP 202 Jul 24 07:48:38.824184 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1066/4255] 10.4.3.170 () {68 vars in 1392 bytes} [Fri Jul 24 07:48:38 2026] DELETE /volume/v3/volumes/17d11ee0-389a-4d7d-8a34-d04f17ffb4a2 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 07:48:38.830360 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2128d8da-004b-423c-b13e-61f2a3507db8 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:38.832238 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2128d8da-004b-423c-b13e-61f2a3507db8 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] GET https://10.4.3.170/volume/v3/volumes/17d11ee0-389a-4d7d-8a34-d04f17ffb4a2 Jul 24 07:48:38.832490 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2128d8da-004b-423c-b13e-61f2a3507db8 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:38.832840 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2128d8da-004b-423c-b13e-61f2a3507db8 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:38.838979 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:38.838979 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:48:38.844697 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-2128d8da-004b-423c-b13e-61f2a3507db8 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Volume info retrieved successfully. Jul 24 07:48:38.849335 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2128d8da-004b-423c-b13e-61f2a3507db8 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] https://10.4.3.170/volume/v3/volumes/17d11ee0-389a-4d7d-8a34-d04f17ffb4a2 returned with HTTP 200 Jul 24 07:48:38.849668 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1068/4256] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:48:38 2026] GET /volume/v3/volumes/17d11ee0-389a-4d7d-8a34-d04f17ffb4a2 => generated 858 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:48:39.111050 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-f7cc81b6-bbdf-4cca-a91d-2cc9105343e7 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:39.112749 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f7cc81b6-bbdf-4cca-a91d-2cc9105343e7 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-member] GET https://10.4.3.170/volume/v3/snapshots/8320e57f-678e-4a5c-870e-537d8905e531 Jul 24 07:48:39.112977 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f7cc81b6-bbdf-4cca-a91d-2cc9105343e7 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:39.113187 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f7cc81b6-bbdf-4cca-a91d-2cc9105343e7 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:39.117112 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f7cc81b6-bbdf-4cca-a91d-2cc9105343e7 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-member] https://10.4.3.170/volume/v3/snapshots/8320e57f-678e-4a5c-870e-537d8905e531 returned with HTTP 404 Jul 24 07:48:39.117579 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1072/4257] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:48:39 2026] GET /volume/v3/snapshots/8320e57f-678e-4a5c-870e-537d8905e531 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:48:39.124078 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-f3f63040-66db-486f-a161-ccd881374d74 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:39.126195 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f3f63040-66db-486f-a161-ccd881374d74 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] DELETE https://10.4.3.170/volume/v3/snapshots/8320e57f-678e-4a5c-870e-537d8905e531 Jul 24 07:48:39.126472 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f3f63040-66db-486f-a161-ccd881374d74 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:39.126662 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f3f63040-66db-486f-a161-ccd881374d74 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:39.126797 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.snapshots [None req-f3f63040-66db-486f-a161-ccd881374d74 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Delete snapshot with id: 8320e57f-678e-4a5c-870e-537d8905e531 Jul 24 07:48:39.131665 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f3f63040-66db-486f-a161-ccd881374d74 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] https://10.4.3.170/volume/v3/snapshots/8320e57f-678e-4a5c-870e-537d8905e531 returned with HTTP 404 Jul 24 07:48:39.132278 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1052/4258] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 24 07:48:39 2026] DELETE /volume/v3/snapshots/8320e57f-678e-4a5c-870e-537d8905e531 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:48:39.138988 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-4841f8dd-a9cf-485d-91fa-dfb371111170 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:39.141159 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4841f8dd-a9cf-485d-91fa-dfb371111170 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] GET https://10.4.3.170/volume/v3/snapshots/8320e57f-678e-4a5c-870e-537d8905e531 Jul 24 07:48:39.141415 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4841f8dd-a9cf-485d-91fa-dfb371111170 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:39.141640 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4841f8dd-a9cf-485d-91fa-dfb371111170 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:39.146349 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4841f8dd-a9cf-485d-91fa-dfb371111170 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] https://10.4.3.170/volume/v3/snapshots/8320e57f-678e-4a5c-870e-537d8905e531 returned with HTTP 404 Jul 24 07:48:39.146971 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1067/4259] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:48:39 2026] GET /volume/v3/snapshots/8320e57f-678e-4a5c-870e-537d8905e531 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:48:39.153543 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-5966867e-0b53-40aa-b258-0ba3b456ce1b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:39.155830 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5966867e-0b53-40aa-b258-0ba3b456ce1b tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/b3fbba69-f1b0-4c40-8f3f-b31ab6a5fdbd Jul 24 07:48:39.156094 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5966867e-0b53-40aa-b258-0ba3b456ce1b tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:39.156411 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5966867e-0b53-40aa-b258-0ba3b456ce1b tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:39.156636 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-5966867e-0b53-40aa-b258-0ba3b456ce1b tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Delete volume with id: b3fbba69-f1b0-4c40-8f3f-b31ab6a5fdbd Jul 24 07:48:39.166030 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:39.166030 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:48:39.166358 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-5966867e-0b53-40aa-b258-0ba3b456ce1b tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Volume info retrieved successfully. Jul 24 07:48:39.178952 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-5966867e-0b53-40aa-b258-0ba3b456ce1b tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Delete volume request issued successfully. Jul 24 07:48:39.179105 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5966867e-0b53-40aa-b258-0ba3b456ce1b tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] https://10.4.3.170/volume/v3/volumes/b3fbba69-f1b0-4c40-8f3f-b31ab6a5fdbd returned with HTTP 202 Jul 24 07:48:39.179621 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1069/4260] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:48:39 2026] DELETE /volume/v3/volumes/b3fbba69-f1b0-4c40-8f3f-b31ab6a5fdbd => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:48:39.186876 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-046519d2-f274-4fb7-a69d-53cb9995a9fc None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:39.188528 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-046519d2-f274-4fb7-a69d-53cb9995a9fc tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] GET https://10.4.3.170/volume/v3/volumes/b3fbba69-f1b0-4c40-8f3f-b31ab6a5fdbd Jul 24 07:48:39.188690 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-046519d2-f274-4fb7-a69d-53cb9995a9fc tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:39.188894 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-046519d2-f274-4fb7-a69d-53cb9995a9fc tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:39.195495 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:39.195495 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:48:39.198486 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-046519d2-f274-4fb7-a69d-53cb9995a9fc tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Volume info retrieved successfully. Jul 24 07:48:39.202008 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-046519d2-f274-4fb7-a69d-53cb9995a9fc tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] https://10.4.3.170/volume/v3/volumes/b3fbba69-f1b0-4c40-8f3f-b31ab6a5fdbd returned with HTTP 200 Jul 24 07:48:39.202408 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1073/4261] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:39 2026] GET /volume/v3/volumes/b3fbba69-f1b0-4c40-8f3f-b31ab6a5fdbd => generated 1008 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:48:39.508650 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-fe911f12-cc64-4332-a177-e30903092f63 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:39.510176 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-fe911f12-cc64-4332-a177-e30903092f63 tempest-VolumeAndVolumeTypeFromImageTest-990651487 tempest-VolumeAndVolumeTypeFromImageTest-990651487-project-member] GET https://10.4.3.170/volume/v3/volumes/b59395ac-eb03-4899-bace-2dfddf010763 Jul 24 07:48:39.510373 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-fe911f12-cc64-4332-a177-e30903092f63 tempest-VolumeAndVolumeTypeFromImageTest-990651487 tempest-VolumeAndVolumeTypeFromImageTest-990651487-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:39.510542 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-fe911f12-cc64-4332-a177-e30903092f63 tempest-VolumeAndVolumeTypeFromImageTest-990651487 tempest-VolumeAndVolumeTypeFromImageTest-990651487-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:39.516984 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:39.516984 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:48:39.520048 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-fe911f12-cc64-4332-a177-e30903092f63 tempest-VolumeAndVolumeTypeFromImageTest-990651487 tempest-VolumeAndVolumeTypeFromImageTest-990651487-project-member] Volume info retrieved successfully. Jul 24 07:48:39.523860 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-fe911f12-cc64-4332-a177-e30903092f63 tempest-VolumeAndVolumeTypeFromImageTest-990651487 tempest-VolumeAndVolumeTypeFromImageTest-990651487-project-member] https://10.4.3.170/volume/v3/volumes/b59395ac-eb03-4899-bace-2dfddf010763 returned with HTTP 200 Jul 24 07:48:39.524223 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1053/4262] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:39 2026] GET /volume/v3/volumes/b59395ac-eb03-4899-bace-2dfddf010763 => generated 1295 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:48:39.536872 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-8c1e1395-5f5d-4870-85e3-cec3b39fb316 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:39.538805 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8c1e1395-5f5d-4870-85e3-cec3b39fb316 tempest-VolumeAndVolumeTypeFromImageTest-990651487 tempest-VolumeAndVolumeTypeFromImageTest-990651487-project-member] DELETE https://10.4.3.170/volume/v3/volumes/b59395ac-eb03-4899-bace-2dfddf010763 Jul 24 07:48:39.539022 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8c1e1395-5f5d-4870-85e3-cec3b39fb316 tempest-VolumeAndVolumeTypeFromImageTest-990651487 tempest-VolumeAndVolumeTypeFromImageTest-990651487-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:39.539226 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8c1e1395-5f5d-4870-85e3-cec3b39fb316 tempest-VolumeAndVolumeTypeFromImageTest-990651487 tempest-VolumeAndVolumeTypeFromImageTest-990651487-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:39.539408 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-8c1e1395-5f5d-4870-85e3-cec3b39fb316 tempest-VolumeAndVolumeTypeFromImageTest-990651487 tempest-VolumeAndVolumeTypeFromImageTest-990651487-project-member] Delete volume with id: b59395ac-eb03-4899-bace-2dfddf010763 Jul 24 07:48:39.545552 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:39.545552 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:48:39.546044 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-8c1e1395-5f5d-4870-85e3-cec3b39fb316 tempest-VolumeAndVolumeTypeFromImageTest-990651487 tempest-VolumeAndVolumeTypeFromImageTest-990651487-project-member] Volume info retrieved successfully. Jul 24 07:48:39.560654 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-8c1e1395-5f5d-4870-85e3-cec3b39fb316 tempest-VolumeAndVolumeTypeFromImageTest-990651487 tempest-VolumeAndVolumeTypeFromImageTest-990651487-project-member] Delete volume request issued successfully. Jul 24 07:48:39.560823 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8c1e1395-5f5d-4870-85e3-cec3b39fb316 tempest-VolumeAndVolumeTypeFromImageTest-990651487 tempest-VolumeAndVolumeTypeFromImageTest-990651487-project-member] https://10.4.3.170/volume/v3/volumes/b59395ac-eb03-4899-bace-2dfddf010763 returned with HTTP 202 Jul 24 07:48:39.561373 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1068/4263] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:48:39 2026] DELETE /volume/v3/volumes/b59395ac-eb03-4899-bace-2dfddf010763 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:48:39.568476 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a894f5bd-0aea-4544-8a72-80760ec3252f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:39.570907 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a894f5bd-0aea-4544-8a72-80760ec3252f tempest-VolumeAndVolumeTypeFromImageTest-990651487 tempest-VolumeAndVolumeTypeFromImageTest-990651487-project-member] GET https://10.4.3.170/volume/v3/volumes/b59395ac-eb03-4899-bace-2dfddf010763 Jul 24 07:48:39.571167 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a894f5bd-0aea-4544-8a72-80760ec3252f tempest-VolumeAndVolumeTypeFromImageTest-990651487 tempest-VolumeAndVolumeTypeFromImageTest-990651487-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:39.571414 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a894f5bd-0aea-4544-8a72-80760ec3252f tempest-VolumeAndVolumeTypeFromImageTest-990651487 tempest-VolumeAndVolumeTypeFromImageTest-990651487-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:39.581407 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:39.581407 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:48:39.586572 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-a894f5bd-0aea-4544-8a72-80760ec3252f tempest-VolumeAndVolumeTypeFromImageTest-990651487 tempest-VolumeAndVolumeTypeFromImageTest-990651487-project-member] Volume info retrieved successfully. Jul 24 07:48:39.593183 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a894f5bd-0aea-4544-8a72-80760ec3252f tempest-VolumeAndVolumeTypeFromImageTest-990651487 tempest-VolumeAndVolumeTypeFromImageTest-990651487-project-member] https://10.4.3.170/volume/v3/volumes/b59395ac-eb03-4899-bace-2dfddf010763 returned with HTTP 200 Jul 24 07:48:39.593652 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1070/4264] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:39 2026] GET /volume/v3/volumes/b59395ac-eb03-4899-bace-2dfddf010763 => generated 1294 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:48:39.862118 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-cffbe702-2c01-42f1-84de-7f4d71c12195 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:39.863982 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-cffbe702-2c01-42f1-84de-7f4d71c12195 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] GET https://10.4.3.170/volume/v3/volumes/17d11ee0-389a-4d7d-8a34-d04f17ffb4a2 Jul 24 07:48:39.864189 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-cffbe702-2c01-42f1-84de-7f4d71c12195 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:39.864401 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-cffbe702-2c01-42f1-84de-7f4d71c12195 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:39.870091 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-cffbe702-2c01-42f1-84de-7f4d71c12195 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] https://10.4.3.170/volume/v3/volumes/17d11ee0-389a-4d7d-8a34-d04f17ffb4a2 returned with HTTP 404 Jul 24 07:48:39.870613 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1074/4265] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:48:39 2026] GET /volume/v3/volumes/17d11ee0-389a-4d7d-8a34-d04f17ffb4a2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 07:48:39.876040 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-b206f730-2dbe-4979-a2b1-b55f3d6cef97 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:39.877696 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b206f730-2dbe-4979-a2b1-b55f3d6cef97 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/f3dc8374-d87c-4ce7-9b67-7008669a0123 Jul 24 07:48:39.877875 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b206f730-2dbe-4979-a2b1-b55f3d6cef97 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:39.878062 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b206f730-2dbe-4979-a2b1-b55f3d6cef97 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:39.878166 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.snapshots [None req-b206f730-2dbe-4979-a2b1-b55f3d6cef97 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Delete snapshot with id: f3dc8374-d87c-4ce7-9b67-7008669a0123 Jul 24 07:48:39.882992 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:39.882992 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:48:39.883371 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-b206f730-2dbe-4979-a2b1-b55f3d6cef97 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Snapshot retrieved successfully. Jul 24 07:48:39.896432 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-b206f730-2dbe-4979-a2b1-b55f3d6cef97 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Snapshot delete request issued successfully. Jul 24 07:48:39.896584 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b206f730-2dbe-4979-a2b1-b55f3d6cef97 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] https://10.4.3.170/volume/v3/snapshots/f3dc8374-d87c-4ce7-9b67-7008669a0123 returned with HTTP 202 Jul 24 07:48:39.896939 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1054/4266] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 24 07:48:39 2026] DELETE /volume/v3/snapshots/f3dc8374-d87c-4ce7-9b67-7008669a0123 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:48:39.902374 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-b4183ac2-de1e-4a4a-9ef1-3d46f3b45c1a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:39.904024 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b4183ac2-de1e-4a4a-9ef1-3d46f3b45c1a tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] GET https://10.4.3.170/volume/v3/snapshots/f3dc8374-d87c-4ce7-9b67-7008669a0123 Jul 24 07:48:39.904220 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b4183ac2-de1e-4a4a-9ef1-3d46f3b45c1a tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:39.904408 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b4183ac2-de1e-4a4a-9ef1-3d46f3b45c1a tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:39.908899 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:39.908899 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:48:39.909314 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-b4183ac2-de1e-4a4a-9ef1-3d46f3b45c1a tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Snapshot retrieved successfully. Jul 24 07:48:39.910010 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b4183ac2-de1e-4a4a-9ef1-3d46f3b45c1a tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] https://10.4.3.170/volume/v3/snapshots/f3dc8374-d87c-4ce7-9b67-7008669a0123 returned with HTTP 200 Jul 24 07:48:39.910378 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1069/4267] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:48:39 2026] GET /volume/v3/snapshots/f3dc8374-d87c-4ce7-9b67-7008669a0123 => generated 479 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:40.218058 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-46714f23-3754-4e35-9011-b00574f26e95 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:40.220162 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-46714f23-3754-4e35-9011-b00574f26e95 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] GET https://10.4.3.170/volume/v3/volumes/b3fbba69-f1b0-4c40-8f3f-b31ab6a5fdbd Jul 24 07:48:40.220414 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-46714f23-3754-4e35-9011-b00574f26e95 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:40.220668 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-46714f23-3754-4e35-9011-b00574f26e95 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:40.227401 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-46714f23-3754-4e35-9011-b00574f26e95 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] https://10.4.3.170/volume/v3/volumes/b3fbba69-f1b0-4c40-8f3f-b31ab6a5fdbd returned with HTTP 404 Jul 24 07:48:40.227968 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1071/4268] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:40 2026] GET /volume/v3/volumes/b3fbba69-f1b0-4c40-8f3f-b31ab6a5fdbd => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:48:40.235480 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-00524abc-f184-4754-9adf-7bb2b1537d10 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:40.237160 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-00524abc-f184-4754-9adf-7bb2b1537d10 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:48:40.237539 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-00524abc-f184-4754-9adf-7bb2b1537d10 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1120351321"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:48:40.238915 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-00524abc-f184-4754-9adf-7bb2b1537d10 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1120351321'}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:48:40.239047 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-00524abc-f184-4754-9adf-7bb2b1537d10 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Create volume of 1 GB Jul 24 07:48:40.243071 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-00524abc-f184-4754-9adf-7bb2b1537d10 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Availability Zones retrieved successfully. Jul 24 07:48:40.249155 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-00524abc-f184-4754-9adf-7bb2b1537d10 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Flow 'volume_create_api' (6315407d-eb89-4316-9bf7-3bda0ad27383) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:48:40.250129 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-00524abc-f184-4754-9adf-7bb2b1537d10 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0aa1e83d-ad11-4820-a05e-931398ec0ef6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:40.251050 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-00524abc-f184-4754-9adf-7bb2b1537d10 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Validating volume size '1' using validate_int {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:48:40.275108 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-00524abc-f184-4754-9adf-7bb2b1537d10 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0aa1e83d-ad11-4820-a05e-931398ec0ef6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:40.275864 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-00524abc-f184-4754-9adf-7bb2b1537d10 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1d370ff-b906-4cad-a408-d58847bdcf01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:40.310946 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-00524abc-f184-4754-9adf-7bb2b1537d10 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Created reservations ['139f98aa-0faf-4f09-953f-f6f343fac3ee', '077f4248-8184-45b9-9f80-ddd1bd2222be', 'ca75c9af-6e5b-49aa-b39a-1e6cb0e9c2cd', '8d62d134-e5c4-43d7-a817-5ae859fdcedc'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:48:40.311781 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-00524abc-f184-4754-9adf-7bb2b1537d10 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1d370ff-b906-4cad-a408-d58847bdcf01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['139f98aa-0faf-4f09-953f-f6f343fac3ee', '077f4248-8184-45b9-9f80-ddd1bd2222be', 'ca75c9af-6e5b-49aa-b39a-1e6cb0e9c2cd', '8d62d134-e5c4-43d7-a817-5ae859fdcedc']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:40.313036 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-00524abc-f184-4754-9adf-7bb2b1537d10 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7396c4ae-dc4b-4467-90b6-3b780ce59003) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:40.335550 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-00524abc-f184-4754-9adf-7bb2b1537d10 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7396c4ae-dc4b-4467-90b6-3b780ce59003) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'faa600a8-64aa-468b-a1a9-1dd151403f70', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1120351321',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4fec672187b24133aadec6565c5c58f6',qos_specs=None,replication_status=,reservations=['139f98aa-0faf-4f09-953f-f6f343fac3ee','077f4248-8184-45b9-9f80-ddd1bd2222be','ca75c9af-6e5b-49aa-b39a-1e6cb0e9c2cd','8d62d134-e5c4-43d7-a817-5ae859fdcedc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74232c79aa7e43d0917dd8e00c900d36',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:48:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1120351321',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=faa600a8-64aa-468b-a1a9-1dd151403f70,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4fec672187b24133aadec6565c5c58f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='74232c79aa7e43d0917dd8e00c900d36',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:40.336249 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-00524abc-f184-4754-9adf-7bb2b1537d10 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2bc92f32-188a-482e-b6aa-8a36ad45df3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:40.353981 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-00524abc-f184-4754-9adf-7bb2b1537d10 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2bc92f32-188a-482e-b6aa-8a36ad45df3f) transitioned into state 'SUCCESS' from state '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-1120351321',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4fec672187b24133aadec6565c5c58f6',qos_specs=None,replication_status=,reservations=['139f98aa-0faf-4f09-953f-f6f343fac3ee','077f4248-8184-45b9-9f80-ddd1bd2222be','ca75c9af-6e5b-49aa-b39a-1e6cb0e9c2cd','8d62d134-e5c4-43d7-a817-5ae859fdcedc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74232c79aa7e43d0917dd8e00c900d36',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:40.354985 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-00524abc-f184-4754-9adf-7bb2b1537d10 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aeea9944-9704-4197-862b-ce0c0ce46773) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:40.363369 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-00524abc-f184-4754-9adf-7bb2b1537d10 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aeea9944-9704-4197-862b-ce0c0ce46773) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:40.364293 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-00524abc-f184-4754-9adf-7bb2b1537d10 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Flow 'volume_create_api' (6315407d-eb89-4316-9bf7-3bda0ad27383) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:48:40.364566 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-00524abc-f184-4754-9adf-7bb2b1537d10 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Create volume request issued successfully. Jul 24 07:48:40.365240 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-00524abc-f184-4754-9adf-7bb2b1537d10 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:48:40.365667 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1075/4269] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 24 07:48:40 2026] POST /volume/v3/volumes => generated 778 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:48:40.378154 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-8c550db5-6420-4849-9742-c4633e06509c None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:40.383553 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8c550db5-6420-4849-9742-c4633e06509c tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] GET https://10.4.3.170/volume/v3/volumes/faa600a8-64aa-468b-a1a9-1dd151403f70 Jul 24 07:48:40.383770 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8c550db5-6420-4849-9742-c4633e06509c tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:40.384005 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8c550db5-6420-4849-9742-c4633e06509c tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:40.391470 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:40.391470 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:48:40.394852 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-8c550db5-6420-4849-9742-c4633e06509c tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Volume info retrieved successfully. Jul 24 07:48:40.398673 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8c550db5-6420-4849-9742-c4633e06509c tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] https://10.4.3.170/volume/v3/volumes/faa600a8-64aa-468b-a1a9-1dd151403f70 returned with HTTP 200 Jul 24 07:48:40.399034 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1055/4270] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:40 2026] GET /volume/v3/volumes/faa600a8-64aa-468b-a1a9-1dd151403f70 => generated 957 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:40.605789 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-29c3200d-a37d-437e-b6b4-f33ce1225c05 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:40.607278 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-29c3200d-a37d-437e-b6b4-f33ce1225c05 tempest-VolumeAndVolumeTypeFromImageTest-990651487 tempest-VolumeAndVolumeTypeFromImageTest-990651487-project-member] GET https://10.4.3.170/volume/v3/volumes/b59395ac-eb03-4899-bace-2dfddf010763 Jul 24 07:48:40.607453 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-29c3200d-a37d-437e-b6b4-f33ce1225c05 tempest-VolumeAndVolumeTypeFromImageTest-990651487 tempest-VolumeAndVolumeTypeFromImageTest-990651487-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:40.607623 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-29c3200d-a37d-437e-b6b4-f33ce1225c05 tempest-VolumeAndVolumeTypeFromImageTest-990651487 tempest-VolumeAndVolumeTypeFromImageTest-990651487-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:40.612543 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-29c3200d-a37d-437e-b6b4-f33ce1225c05 tempest-VolumeAndVolumeTypeFromImageTest-990651487 tempest-VolumeAndVolumeTypeFromImageTest-990651487-project-member] https://10.4.3.170/volume/v3/volumes/b59395ac-eb03-4899-bace-2dfddf010763 returned with HTTP 404 Jul 24 07:48:40.612841 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1070/4271] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:40 2026] GET /volume/v3/volumes/b59395ac-eb03-4899-bace-2dfddf010763 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:48:40.901177 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c040afbb-3970-49f9-a2bc-ca68b2c91287 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:40.902689 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c040afbb-3970-49f9-a2bc-ca68b2c91287 tempest-VolumeAndVolumeTypeFromImageTest-836645062 tempest-VolumeAndVolumeTypeFromImageTest-836645062-project-admin] GET https://10.4.3.170/volume/v3/volumes/detail?all_tenants=1 Jul 24 07:48:40.902850 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c040afbb-3970-49f9-a2bc-ca68b2c91287 tempest-VolumeAndVolumeTypeFromImageTest-836645062 tempest-VolumeAndVolumeTypeFromImageTest-836645062-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:40.903046 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c040afbb-3970-49f9-a2bc-ca68b2c91287 tempest-VolumeAndVolumeTypeFromImageTest-836645062 tempest-VolumeAndVolumeTypeFromImageTest-836645062-project-admin] Calling method 'detail' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:40.903724 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c040afbb-3970-49f9-a2bc-ca68b2c91287 tempest-VolumeAndVolumeTypeFromImageTest-836645062 tempest-VolumeAndVolumeTypeFromImageTest-836645062-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100246) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 07:48:40.911857 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-c040afbb-3970-49f9-a2bc-ca68b2c91287 tempest-VolumeAndVolumeTypeFromImageTest-836645062 tempest-VolumeAndVolumeTypeFromImageTest-836645062-project-admin] Get all volumes completed successfully. Jul 24 07:48:40.913385 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:40.913385 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:48:40.916773 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c040afbb-3970-49f9-a2bc-ca68b2c91287 tempest-VolumeAndVolumeTypeFromImageTest-836645062 tempest-VolumeAndVolumeTypeFromImageTest-836645062-project-admin] https://10.4.3.170/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 24 07:48:40.917113 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1072/4272] 10.4.3.170 () {66 vars in 1285 bytes} [Fri Jul 24 07:48:40 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8369 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:48:40.918412 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-5c65178c-b239-42ca-95c2-6975a0d70c3c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:40.920210 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5c65178c-b239-42ca-95c2-6975a0d70c3c tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] GET https://10.4.3.170/volume/v3/snapshots/f3dc8374-d87c-4ce7-9b67-7008669a0123 Jul 24 07:48:40.920393 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5c65178c-b239-42ca-95c2-6975a0d70c3c tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:40.920605 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5c65178c-b239-42ca-95c2-6975a0d70c3c tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:40.924984 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5c65178c-b239-42ca-95c2-6975a0d70c3c tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] https://10.4.3.170/volume/v3/snapshots/f3dc8374-d87c-4ce7-9b67-7008669a0123 returned with HTTP 404 Jul 24 07:48:40.925482 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1076/4273] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:48:40 2026] GET /volume/v3/snapshots/f3dc8374-d87c-4ce7-9b67-7008669a0123 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:48:40.931700 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-e938cd5e-7070-441b-87bc-ab0023a34406 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:40.932165 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-6f121e60-d9dd-4b7b-9ecd-d3246f0b4ece None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:40.933367 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e938cd5e-7070-441b-87bc-ab0023a34406 tempest-VolumeAndVolumeTypeFromImageTest-836645062 tempest-VolumeAndVolumeTypeFromImageTest-836645062-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/ca5f6064-7986-410f-913a-70ad31a2c1b7 Jul 24 07:48:40.933438 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6f121e60-d9dd-4b7b-9ecd-d3246f0b4ece tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] DELETE https://10.4.3.170/volume/v3/volumes/55d842ac-e409-40f9-9173-694718a4ad41 Jul 24 07:48:40.933547 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e938cd5e-7070-441b-87bc-ab0023a34406 tempest-VolumeAndVolumeTypeFromImageTest-836645062 tempest-VolumeAndVolumeTypeFromImageTest-836645062-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:40.933654 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6f121e60-d9dd-4b7b-9ecd-d3246f0b4ece tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:40.933715 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e938cd5e-7070-441b-87bc-ab0023a34406 tempest-VolumeAndVolumeTypeFromImageTest-836645062 tempest-VolumeAndVolumeTypeFromImageTest-836645062-project-admin] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:40.933841 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6f121e60-d9dd-4b7b-9ecd-d3246f0b4ece tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:40.933892 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-e938cd5e-7070-441b-87bc-ab0023a34406 tempest-VolumeAndVolumeTypeFromImageTest-836645062 tempest-VolumeAndVolumeTypeFromImageTest-836645062-project-admin] Delete volume with id: ca5f6064-7986-410f-913a-70ad31a2c1b7 Jul 24 07:48:40.934496 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-6f121e60-d9dd-4b7b-9ecd-d3246f0b4ece tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Delete volume with id: 55d842ac-e409-40f9-9173-694718a4ad41 Jul 24 07:48:40.939943 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:40.939943 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:48:40.940072 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:40.940072 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:48:40.940255 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-e938cd5e-7070-441b-87bc-ab0023a34406 tempest-VolumeAndVolumeTypeFromImageTest-836645062 tempest-VolumeAndVolumeTypeFromImageTest-836645062-project-admin] Volume info retrieved successfully. Jul 24 07:48:40.940399 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-6f121e60-d9dd-4b7b-9ecd-d3246f0b4ece tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Volume info retrieved successfully. Jul 24 07:48:40.949084 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.image.cache [None req-e938cd5e-7070-441b-87bc-ab0023a34406 tempest-VolumeAndVolumeTypeFromImageTest-836645062 tempest-VolumeAndVolumeTypeFromImageTest-836645062-project-admin] Evicting image cache entry: {'id': 7, 'image_id': '31916cff-a97d-4dcf-848c-8bc777338934', 'volume_id': 'ca5f6064-7986-410f-913a-70ad31a2c1b7', 'host': 'np0000005822@storpool#template_virtual', 'size': 1, 'image_updated_at': datetime.datetime(2026, 7, 24, 7, 48, 32), 'last_used': datetime.datetime(2026, 7, 24, 7, 48, 39)}. {{(pid=100243) evict /opt/stack/cinder/cinder/image/cache.py:52}} Jul 24 07:48:40.954949 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-6f121e60-d9dd-4b7b-9ecd-d3246f0b4ece tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Delete volume request issued successfully. Jul 24 07:48:40.955078 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6f121e60-d9dd-4b7b-9ecd-d3246f0b4ece tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] https://10.4.3.170/volume/v3/volumes/55d842ac-e409-40f9-9173-694718a4ad41 returned with HTTP 202 Jul 24 07:48:40.955460 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1071/4274] 10.4.3.170 () {68 vars in 1392 bytes} [Fri Jul 24 07:48:40 2026] DELETE /volume/v3/volumes/55d842ac-e409-40f9-9173-694718a4ad41 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 07:48:40.959879 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-e938cd5e-7070-441b-87bc-ab0023a34406 tempest-VolumeAndVolumeTypeFromImageTest-836645062 tempest-VolumeAndVolumeTypeFromImageTest-836645062-project-admin] Delete volume request issued successfully. Jul 24 07:48:40.960424 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e938cd5e-7070-441b-87bc-ab0023a34406 tempest-VolumeAndVolumeTypeFromImageTest-836645062 tempest-VolumeAndVolumeTypeFromImageTest-836645062-project-admin] https://10.4.3.170/volume/v3/volumes/ca5f6064-7986-410f-913a-70ad31a2c1b7 returned with HTTP 202 Jul 24 07:48:40.960588 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1056/4275] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:48:40 2026] DELETE /volume/v3/volumes/ca5f6064-7986-410f-913a-70ad31a2c1b7 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:48:40.962665 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-5dad8472-5093-4f5b-a76f-6a1080a69df6 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:40.966289 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5dad8472-5093-4f5b-a76f-6a1080a69df6 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] GET https://10.4.3.170/volume/v3/volumes/55d842ac-e409-40f9-9173-694718a4ad41 Jul 24 07:48:40.966493 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5dad8472-5093-4f5b-a76f-6a1080a69df6 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:40.966650 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5dad8472-5093-4f5b-a76f-6a1080a69df6 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:40.967938 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-e2e5c99c-efd5-47d3-9104-c04679d71b2c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:40.969662 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e2e5c99c-efd5-47d3-9104-c04679d71b2c tempest-VolumeAndVolumeTypeFromImageTest-836645062 tempest-VolumeAndVolumeTypeFromImageTest-836645062-project-admin] GET https://10.4.3.170/volume/v3/volumes/ca5f6064-7986-410f-913a-70ad31a2c1b7 Jul 24 07:48:40.969867 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e2e5c99c-efd5-47d3-9104-c04679d71b2c tempest-VolumeAndVolumeTypeFromImageTest-836645062 tempest-VolumeAndVolumeTypeFromImageTest-836645062-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:40.970057 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e2e5c99c-efd5-47d3-9104-c04679d71b2c tempest-VolumeAndVolumeTypeFromImageTest-836645062 tempest-VolumeAndVolumeTypeFromImageTest-836645062-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:40.974914 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:40.974914 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:48:40.977386 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:40.977386 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:48:40.978382 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-5dad8472-5093-4f5b-a76f-6a1080a69df6 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Volume info retrieved successfully. Jul 24 07:48:40.980664 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-e2e5c99c-efd5-47d3-9104-c04679d71b2c tempest-VolumeAndVolumeTypeFromImageTest-836645062 tempest-VolumeAndVolumeTypeFromImageTest-836645062-project-admin] Volume info retrieved successfully. Jul 24 07:48:40.981777 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5dad8472-5093-4f5b-a76f-6a1080a69df6 tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] https://10.4.3.170/volume/v3/volumes/55d842ac-e409-40f9-9173-694718a4ad41 returned with HTTP 200 Jul 24 07:48:40.982220 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1073/4276] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:48:40 2026] GET /volume/v3/volumes/55d842ac-e409-40f9-9173-694718a4ad41 => generated 858 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:48:40.984158 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e2e5c99c-efd5-47d3-9104-c04679d71b2c tempest-VolumeAndVolumeTypeFromImageTest-836645062 tempest-VolumeAndVolumeTypeFromImageTest-836645062-project-admin] https://10.4.3.170/volume/v3/volumes/ca5f6064-7986-410f-913a-70ad31a2c1b7 returned with HTTP 200 Jul 24 07:48:40.984514 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1077/4277] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:40 2026] GET /volume/v3/volumes/ca5f6064-7986-410f-913a-70ad31a2c1b7 => generated 1105 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:48:41.411098 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-7b203394-843c-4b6f-9f0b-9685daac15cc None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:41.412891 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7b203394-843c-4b6f-9f0b-9685daac15cc tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] GET https://10.4.3.170/volume/v3/volumes/faa600a8-64aa-468b-a1a9-1dd151403f70 Jul 24 07:48:41.413092 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7b203394-843c-4b6f-9f0b-9685daac15cc tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:41.413295 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7b203394-843c-4b6f-9f0b-9685daac15cc tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:41.420413 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:41.420413 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:48:41.423786 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-7b203394-843c-4b6f-9f0b-9685daac15cc tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Volume info retrieved successfully. Jul 24 07:48:41.427570 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7b203394-843c-4b6f-9f0b-9685daac15cc tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] https://10.4.3.170/volume/v3/volumes/faa600a8-64aa-468b-a1a9-1dd151403f70 returned with HTTP 200 Jul 24 07:48:41.427941 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1072/4278] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:41 2026] GET /volume/v3/volumes/faa600a8-64aa-468b-a1a9-1dd151403f70 => generated 1009 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:48:41.440248 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-c931e985-01d4-4a40-98f8-aa385fdf3985 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:41.442164 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c931e985-01d4-4a40-98f8-aa385fdf3985 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] POST https://10.4.3.170/volume/v3/snapshots Jul 24 07:48:41.442550 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c931e985-01d4-4a40-98f8-aa385fdf3985 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "faa600a8-64aa-468b-a1a9-1dd151403f70", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1514532210"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:48:41.452349 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:41.452349 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:48:41.452727 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-c931e985-01d4-4a40-98f8-aa385fdf3985 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Volume info retrieved successfully. Jul 24 07:48:41.452866 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.snapshots [None req-c931e985-01d4-4a40-98f8-aa385fdf3985 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Create snapshot from volume faa600a8-64aa-468b-a1a9-1dd151403f70 Jul 24 07:48:41.477803 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-c931e985-01d4-4a40-98f8-aa385fdf3985 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Created reservations ['bad9eec8-87b6-4cab-96c2-b5706cd60cfc', '1d393e5f-e0b8-4127-a7d4-169c6ac68fbc', '9ece9b6b-e6cc-480f-b477-45d31762fbcb', '52e211df-4d91-40b9-9d41-5f8da6bb2cf9'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:48:41.501598 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-c931e985-01d4-4a40-98f8-aa385fdf3985 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Snapshot create request issued successfully. Jul 24 07:48:41.501877 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c931e985-01d4-4a40-98f8-aa385fdf3985 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 24 07:48:41.502300 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1057/4279] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 24 07:48:41 2026] POST /volume/v3/snapshots => generated 308 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:48:41.517904 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-81a3cb06-55a3-4ccc-8888-2f924275ee3c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:41.520295 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-81a3cb06-55a3-4ccc-8888-2f924275ee3c tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] GET https://10.4.3.170/volume/v3/snapshots/b5947be6-7258-49ad-a931-94aba496e4f0 Jul 24 07:48:41.520500 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-81a3cb06-55a3-4ccc-8888-2f924275ee3c tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:41.520730 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-81a3cb06-55a3-4ccc-8888-2f924275ee3c tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:41.525372 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:41.525372 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:48:41.525631 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-81a3cb06-55a3-4ccc-8888-2f924275ee3c tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Snapshot retrieved successfully. Jul 24 07:48:41.526297 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-81a3cb06-55a3-4ccc-8888-2f924275ee3c tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] https://10.4.3.170/volume/v3/snapshots/b5947be6-7258-49ad-a931-94aba496e4f0 returned with HTTP 200 Jul 24 07:48:41.526640 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1074/4280] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:48:41 2026] GET /volume/v3/snapshots/b5947be6-7258-49ad-a931-94aba496e4f0 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:41.994999 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-2cf6f35d-88b0-44ae-a5dd-575c5eb7ed9d None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:41.995824 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-8589a55c-a8e9-4a80-a449-f14b9c6863e4 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:41.996551 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2cf6f35d-88b0-44ae-a5dd-575c5eb7ed9d tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] GET https://10.4.3.170/volume/v3/volumes/55d842ac-e409-40f9-9173-694718a4ad41 Jul 24 07:48:41.996726 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2cf6f35d-88b0-44ae-a5dd-575c5eb7ed9d tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:41.996893 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2cf6f35d-88b0-44ae-a5dd-575c5eb7ed9d tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:41.997385 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8589a55c-a8e9-4a80-a449-f14b9c6863e4 tempest-VolumeAndVolumeTypeFromImageTest-836645062 tempest-VolumeAndVolumeTypeFromImageTest-836645062-project-admin] GET https://10.4.3.170/volume/v3/volumes/ca5f6064-7986-410f-913a-70ad31a2c1b7 Jul 24 07:48:41.997544 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8589a55c-a8e9-4a80-a449-f14b9c6863e4 tempest-VolumeAndVolumeTypeFromImageTest-836645062 tempest-VolumeAndVolumeTypeFromImageTest-836645062-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:41.997704 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8589a55c-a8e9-4a80-a449-f14b9c6863e4 tempest-VolumeAndVolumeTypeFromImageTest-836645062 tempest-VolumeAndVolumeTypeFromImageTest-836645062-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:42.002511 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2cf6f35d-88b0-44ae-a5dd-575c5eb7ed9d tempest-VolumeRevertTests-938771044 tempest-VolumeRevertTests-938771044-project-member] https://10.4.3.170/volume/v3/volumes/55d842ac-e409-40f9-9173-694718a4ad41 returned with HTTP 404 Jul 24 07:48:42.002900 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1078/4281] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:48:41 2026] GET /volume/v3/volumes/55d842ac-e409-40f9-9173-694718a4ad41 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 07:48:42.002988 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8589a55c-a8e9-4a80-a449-f14b9c6863e4 tempest-VolumeAndVolumeTypeFromImageTest-836645062 tempest-VolumeAndVolumeTypeFromImageTest-836645062-project-admin] https://10.4.3.170/volume/v3/volumes/ca5f6064-7986-410f-913a-70ad31a2c1b7 returned with HTTP 404 Jul 24 07:48:42.003436 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1073/4282] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:41 2026] GET /volume/v3/volumes/ca5f6064-7986-410f-913a-70ad31a2c1b7 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:48:42.010026 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-54a33e95-8095-416e-8930-9ee84e699bd9 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:42.011807 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-54a33e95-8095-416e-8930-9ee84e699bd9 tempest-VolumeAndVolumeTypeFromImageTest-836645062 tempest-VolumeAndVolumeTypeFromImageTest-836645062-project-admin] DELETE https://10.4.3.170/volume/v3/types/eb027d0f-0b0a-43ac-88d6-73312b7205f9 Jul 24 07:48:42.012034 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-54a33e95-8095-416e-8930-9ee84e699bd9 tempest-VolumeAndVolumeTypeFromImageTest-836645062 tempest-VolumeAndVolumeTypeFromImageTest-836645062-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:42.012297 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-54a33e95-8095-416e-8930-9ee84e699bd9 tempest-VolumeAndVolumeTypeFromImageTest-836645062 tempest-VolumeAndVolumeTypeFromImageTest-836645062-project-admin] Calling method '_delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:42.012546 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:42.012546 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:48:42.034766 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-54a33e95-8095-416e-8930-9ee84e699bd9 tempest-VolumeAndVolumeTypeFromImageTest-836645062 tempest-VolumeAndVolumeTypeFromImageTest-836645062-project-admin] https://10.4.3.170/volume/v3/types/eb027d0f-0b0a-43ac-88d6-73312b7205f9 returned with HTTP 202 Jul 24 07:48:42.035161 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1058/4283] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 24 07:48:42 2026] DELETE /volume/v3/types/eb027d0f-0b0a-43ac-88d6-73312b7205f9 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:48:42.041557 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-bfb93c92-683c-47b3-b652-c296d709e95b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:42.043424 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bfb93c92-683c-47b3-b652-c296d709e95b tempest-VolumeAndVolumeTypeFromImageTest-836645062 tempest-VolumeAndVolumeTypeFromImageTest-836645062-project-admin] GET https://10.4.3.170/volume/v3/types/eb027d0f-0b0a-43ac-88d6-73312b7205f9 Jul 24 07:48:42.043649 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bfb93c92-683c-47b3-b652-c296d709e95b tempest-VolumeAndVolumeTypeFromImageTest-836645062 tempest-VolumeAndVolumeTypeFromImageTest-836645062-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:42.043870 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bfb93c92-683c-47b3-b652-c296d709e95b tempest-VolumeAndVolumeTypeFromImageTest-836645062 tempest-VolumeAndVolumeTypeFromImageTest-836645062-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:42.047187 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bfb93c92-683c-47b3-b652-c296d709e95b tempest-VolumeAndVolumeTypeFromImageTest-836645062 tempest-VolumeAndVolumeTypeFromImageTest-836645062-project-admin] https://10.4.3.170/volume/v3/types/eb027d0f-0b0a-43ac-88d6-73312b7205f9 returned with HTTP 404 Jul 24 07:48:42.047900 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1075/4284] 10.4.3.170 () {66 vars in 1342 bytes} [Fri Jul 24 07:48:42 2026] GET /volume/v3/types/eb027d0f-0b0a-43ac-88d6-73312b7205f9 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:48:42.537351 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-0150869d-906c-47fa-b480-5a5a35b9f4c8 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:42.539731 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0150869d-906c-47fa-b480-5a5a35b9f4c8 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] GET https://10.4.3.170/volume/v3/snapshots/b5947be6-7258-49ad-a931-94aba496e4f0 Jul 24 07:48:42.540071 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0150869d-906c-47fa-b480-5a5a35b9f4c8 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:42.541220 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0150869d-906c-47fa-b480-5a5a35b9f4c8 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:42.550998 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:42.550998 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:48:42.550998 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-0150869d-906c-47fa-b480-5a5a35b9f4c8 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Snapshot retrieved successfully. Jul 24 07:48:42.551851 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0150869d-906c-47fa-b480-5a5a35b9f4c8 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] https://10.4.3.170/volume/v3/snapshots/b5947be6-7258-49ad-a931-94aba496e4f0 returned with HTTP 200 Jul 24 07:48:42.552511 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1079/4285] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:48:42 2026] GET /volume/v3/snapshots/b5947be6-7258-49ad-a931-94aba496e4f0 => generated 467 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:42.562500 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-3454425f-eb34-4f55-8ab7-47f439bf9d08 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:42.564573 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3454425f-eb34-4f55-8ab7-47f439bf9d08 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-member] POST https://10.4.3.170/volume/v3/snapshots/b5947be6-7258-49ad-a931-94aba496e4f0/action Jul 24 07:48:42.565028 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3454425f-eb34-4f55-8ab7-47f439bf9d08 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:48:42.565199 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3454425f-eb34-4f55-8ab7-47f439bf9d08 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:48:42.572358 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:42.572358 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:48:42.572983 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-3454425f-eb34-4f55-8ab7-47f439bf9d08 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-member] Snapshot retrieved successfully. Jul 24 07:48:42.574150 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.policy [None req-3454425f-eb34-4f55-8ab7-47f439bf9d08 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'a44a76bcd8f8466aa1b4834ce96b36f4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4fec672187b24133aadec6565c5c58f6', '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=100244) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 24 07:48:42.574484 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3454425f-eb34-4f55-8ab7-47f439bf9d08 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-member] https://10.4.3.170/volume/v3/snapshots/b5947be6-7258-49ad-a931-94aba496e4f0/action returned with HTTP 403 Jul 24 07:48:42.575078 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1074/4286] 10.4.3.170 () {68 vars in 1396 bytes} [Fri Jul 24 07:48:42 2026] POST /volume/v3/snapshots/b5947be6-7258-49ad-a931-94aba496e4f0/action => generated 133 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:48:42.583454 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-da2d5219-f6f1-4f6c-b077-ae9df37108c6 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:42.583782 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-28d37003-c9c5-42de-bd41-b3ea97ae316e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:42.585184 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-da2d5219-f6f1-4f6c-b077-ae9df37108c6 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] DELETE https://10.4.3.170/volume/v3/snapshots/b5947be6-7258-49ad-a931-94aba496e4f0 Jul 24 07:48:42.585408 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-da2d5219-f6f1-4f6c-b077-ae9df37108c6 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:42.585458 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-28d37003-c9c5-42de-bd41-b3ea97ae316e tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:48:42.585609 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-da2d5219-f6f1-4f6c-b077-ae9df37108c6 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:42.585714 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.snapshots [None req-da2d5219-f6f1-4f6c-b077-ae9df37108c6 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Delete snapshot with id: b5947be6-7258-49ad-a931-94aba496e4f0 Jul 24 07:48:42.585757 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-28d37003-c9c5-42de-bd41-b3ea97ae316e tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-968414482"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:48:42.587226 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-28d37003-c9c5-42de-bd41-b3ea97ae316e tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-968414482'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:48:42.587476 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-28d37003-c9c5-42de-bd41-b3ea97ae316e tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Create volume of 1 GB Jul 24 07:48:42.591005 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:42.591005 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:48:42.591302 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-da2d5219-f6f1-4f6c-b077-ae9df37108c6 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Snapshot retrieved successfully. Jul 24 07:48:42.600063 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-28d37003-c9c5-42de-bd41-b3ea97ae316e tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Availability Zones retrieved successfully. Jul 24 07:48:42.606189 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-28d37003-c9c5-42de-bd41-b3ea97ae316e tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Flow 'volume_create_api' (b413b37d-a299-4959-a23c-26d600b26ed4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:48:42.606503 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-da2d5219-f6f1-4f6c-b077-ae9df37108c6 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Snapshot delete request issued successfully. Jul 24 07:48:42.606683 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-da2d5219-f6f1-4f6c-b077-ae9df37108c6 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] https://10.4.3.170/volume/v3/snapshots/b5947be6-7258-49ad-a931-94aba496e4f0 returned with HTTP 202 Jul 24 07:48:42.607096 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1059/4287] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 24 07:48:42 2026] DELETE /volume/v3/snapshots/b5947be6-7258-49ad-a931-94aba496e4f0 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:48:42.607398 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-28d37003-c9c5-42de-bd41-b3ea97ae316e tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a7afcaa-6403-4378-be9d-e68d4aba49f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:42.609444 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-28d37003-c9c5-42de-bd41-b3ea97ae316e tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:48:42.616557 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-9c4b8c58-ad19-4c22-aba6-d76a12e73e26 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:42.618061 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9c4b8c58-ad19-4c22-aba6-d76a12e73e26 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] GET https://10.4.3.170/volume/v3/snapshots/b5947be6-7258-49ad-a931-94aba496e4f0 Jul 24 07:48:42.618299 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9c4b8c58-ad19-4c22-aba6-d76a12e73e26 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:42.618673 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9c4b8c58-ad19-4c22-aba6-d76a12e73e26 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:42.624523 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:42.624523 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:48:42.625658 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-9c4b8c58-ad19-4c22-aba6-d76a12e73e26 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Snapshot retrieved successfully. Jul 24 07:48:42.625658 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9c4b8c58-ad19-4c22-aba6-d76a12e73e26 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] https://10.4.3.170/volume/v3/snapshots/b5947be6-7258-49ad-a931-94aba496e4f0 returned with HTTP 200 Jul 24 07:48:42.625831 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1080/4288] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:48:42 2026] GET /volume/v3/snapshots/b5947be6-7258-49ad-a931-94aba496e4f0 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:42.641757 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-28d37003-c9c5-42de-bd41-b3ea97ae316e tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a7afcaa-6403-4378-be9d-e68d4aba49f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:42.642745 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-28d37003-c9c5-42de-bd41-b3ea97ae316e tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a52c3f9-8dd1-426b-83c2-7f2497efe9c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:42.713828 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-28d37003-c9c5-42de-bd41-b3ea97ae316e tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Created reservations ['d2b89559-270a-4d44-aadf-8373e6504e9d', '13065c86-a715-4bc9-ac3f-ed636bab437a', '90cc6011-22b0-4bb9-9313-7ba4a7bc1cca', 'd4ba2f15-885f-41bb-9e08-a7c1b3e0d38d'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:48:42.714722 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-28d37003-c9c5-42de-bd41-b3ea97ae316e tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a52c3f9-8dd1-426b-83c2-7f2497efe9c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d2b89559-270a-4d44-aadf-8373e6504e9d', '13065c86-a715-4bc9-ac3f-ed636bab437a', '90cc6011-22b0-4bb9-9313-7ba4a7bc1cca', 'd4ba2f15-885f-41bb-9e08-a7c1b3e0d38d']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:42.715778 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-28d37003-c9c5-42de-bd41-b3ea97ae316e tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (569defec-e078-44c5-900d-38f60a9705d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:42.736448 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-28d37003-c9c5-42de-bd41-b3ea97ae316e tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (569defec-e078-44c5-900d-38f60a9705d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1523564c-2610-421c-a250-c87b2966f28b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-968414482',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0c5132d319b40a48207d156deadb95e',qos_specs=None,replication_status=,reservations=['d2b89559-270a-4d44-aadf-8373e6504e9d','13065c86-a715-4bc9-ac3f-ed636bab437a','90cc6011-22b0-4bb9-9313-7ba4a7bc1cca','d4ba2f15-885f-41bb-9e08-a7c1b3e0d38d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33cff1231d14469c97cf0a1692c483e8',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:48:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-968414482',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1523564c-2610-421c-a250-c87b2966f28b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f0c5132d319b40a48207d156deadb95e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='33cff1231d14469c97cf0a1692c483e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:42.737126 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-28d37003-c9c5-42de-bd41-b3ea97ae316e tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70425400-8bd4-44ba-a473-275d431cdddf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:42.753685 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-28d37003-c9c5-42de-bd41-b3ea97ae316e tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70425400-8bd4-44ba-a473-275d431cdddf) transitioned into state 'SUCCESS' from state '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-968414482',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0c5132d319b40a48207d156deadb95e',qos_specs=None,replication_status=,reservations=['d2b89559-270a-4d44-aadf-8373e6504e9d','13065c86-a715-4bc9-ac3f-ed636bab437a','90cc6011-22b0-4bb9-9313-7ba4a7bc1cca','d4ba2f15-885f-41bb-9e08-a7c1b3e0d38d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33cff1231d14469c97cf0a1692c483e8',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:42.754297 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-28d37003-c9c5-42de-bd41-b3ea97ae316e tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e29641e6-57fc-457c-bbc6-6baaeda0f32a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:42.762748 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-28d37003-c9c5-42de-bd41-b3ea97ae316e tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e29641e6-57fc-457c-bbc6-6baaeda0f32a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:42.763584 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-28d37003-c9c5-42de-bd41-b3ea97ae316e tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Flow 'volume_create_api' (b413b37d-a299-4959-a23c-26d600b26ed4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:48:42.764019 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-28d37003-c9c5-42de-bd41-b3ea97ae316e tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Create volume request issued successfully. Jul 24 07:48:42.764626 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-28d37003-c9c5-42de-bd41-b3ea97ae316e tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:48:42.765023 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1076/4289] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 24 07:48:42 2026] POST /volume/v3/volumes => generated 750 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:48:42.777010 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-879447a6-a937-43e3-8f7a-d46a2346379f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:42.779063 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-879447a6-a937-43e3-8f7a-d46a2346379f tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] GET https://10.4.3.170/volume/v3/volumes/1523564c-2610-421c-a250-c87b2966f28b Jul 24 07:48:42.779333 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-879447a6-a937-43e3-8f7a-d46a2346379f tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:42.779577 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-879447a6-a937-43e3-8f7a-d46a2346379f tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:42.787114 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:42.787114 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:48:42.790766 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-879447a6-a937-43e3-8f7a-d46a2346379f tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Volume info retrieved successfully. Jul 24 07:48:42.794947 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-879447a6-a937-43e3-8f7a-d46a2346379f tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] https://10.4.3.170/volume/v3/volumes/1523564c-2610-421c-a250-c87b2966f28b returned with HTTP 200 Jul 24 07:48:42.795461 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1075/4290] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:42 2026] GET /volume/v3/volumes/1523564c-2610-421c-a250-c87b2966f28b => generated 818 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:43.516462 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-f4368a56-31da-44ac-8c46-af52b7d85c94 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:43.632446 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f4368a56-31da-44ac-8c46-af52b7d85c94 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:48:43.632780 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f4368a56-31da-44ac-8c46-af52b7d85c94 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-774843285"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:48:43.634366 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-f4368a56-31da-44ac-8c46-af52b7d85c94 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-774843285'}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:48:43.634487 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-f4368a56-31da-44ac-8c46-af52b7d85c94 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Create volume of 1 GB Jul 24 07:48:43.634750 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:43.634750 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:48:43.634799 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-31692620-bf65-4fce-b356-30631adea4fb None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:43.636477 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-31692620-bf65-4fce-b356-30631adea4fb tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] GET https://10.4.3.170/volume/v3/snapshots/b5947be6-7258-49ad-a931-94aba496e4f0 Jul 24 07:48:43.636688 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-31692620-bf65-4fce-b356-30631adea4fb tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:43.636931 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-31692620-bf65-4fce-b356-30631adea4fb tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:43.638073 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-f4368a56-31da-44ac-8c46-af52b7d85c94 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Availability Zones retrieved successfully. Jul 24 07:48:43.641041 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-31692620-bf65-4fce-b356-30631adea4fb tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] https://10.4.3.170/volume/v3/snapshots/b5947be6-7258-49ad-a931-94aba496e4f0 returned with HTTP 404 Jul 24 07:48:43.641639 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1081/4291] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:48:43 2026] GET /volume/v3/snapshots/b5947be6-7258-49ad-a931-94aba496e4f0 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:48:43.643958 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-f4368a56-31da-44ac-8c46-af52b7d85c94 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Flow 'volume_create_api' (50606e16-2c38-4fd7-9804-703833da1a98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:48:43.645911 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-f4368a56-31da-44ac-8c46-af52b7d85c94 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4968ef1c-7e6f-459c-ac20-094ba4c12872) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:43.646704 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-f4368a56-31da-44ac-8c46-af52b7d85c94 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Validating volume size '1' using validate_int {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:48:43.647933 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-80e1c629-0db2-4465-a21e-081670c2d23a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:43.650304 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-80e1c629-0db2-4465-a21e-081670c2d23a tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/faa600a8-64aa-468b-a1a9-1dd151403f70 Jul 24 07:48:43.650550 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-80e1c629-0db2-4465-a21e-081670c2d23a tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:43.650797 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-80e1c629-0db2-4465-a21e-081670c2d23a tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:43.650972 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-80e1c629-0db2-4465-a21e-081670c2d23a tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Delete volume with id: faa600a8-64aa-468b-a1a9-1dd151403f70 Jul 24 07:48:43.657661 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:43.657661 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:48:43.657989 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-80e1c629-0db2-4465-a21e-081670c2d23a tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Volume info retrieved successfully. Jul 24 07:48:43.669948 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-f4368a56-31da-44ac-8c46-af52b7d85c94 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4968ef1c-7e6f-459c-ac20-094ba4c12872) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:43.670673 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-f4368a56-31da-44ac-8c46-af52b7d85c94 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (934cc757-56f9-4600-a760-57e871406942) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:43.684296 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-33a84264-ac49-433c-bbcc-1de7c7f6a960 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:43.684696 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-80e1c629-0db2-4465-a21e-081670c2d23a tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Delete volume request issued successfully. Jul 24 07:48:43.684696 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-80e1c629-0db2-4465-a21e-081670c2d23a tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] https://10.4.3.170/volume/v3/volumes/faa600a8-64aa-468b-a1a9-1dd151403f70 returned with HTTP 202 Jul 24 07:48:43.684696 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1077/4292] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:48:43 2026] DELETE /volume/v3/volumes/faa600a8-64aa-468b-a1a9-1dd151403f70 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:48:43.692245 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-6ad8a761-9e1e-4d25-b9fa-4a426d424fa4 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:43.693962 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6ad8a761-9e1e-4d25-b9fa-4a426d424fa4 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] GET https://10.4.3.170/volume/v3/volumes/faa600a8-64aa-468b-a1a9-1dd151403f70 Jul 24 07:48:43.694154 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6ad8a761-9e1e-4d25-b9fa-4a426d424fa4 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:43.694342 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6ad8a761-9e1e-4d25-b9fa-4a426d424fa4 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:43.701789 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:43.701789 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:48:43.705322 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-6ad8a761-9e1e-4d25-b9fa-4a426d424fa4 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Volume info retrieved successfully. Jul 24 07:48:43.709855 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6ad8a761-9e1e-4d25-b9fa-4a426d424fa4 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] https://10.4.3.170/volume/v3/volumes/faa600a8-64aa-468b-a1a9-1dd151403f70 returned with HTTP 200 Jul 24 07:48:43.710349 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1082/4293] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:43 2026] GET /volume/v3/volumes/faa600a8-64aa-468b-a1a9-1dd151403f70 => generated 1008 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:48:43.734661 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-f4368a56-31da-44ac-8c46-af52b7d85c94 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Created reservations ['a0d3615b-5a0a-45f7-8629-0ccceeb07535', '51cd7d1b-b9b8-415e-921a-593bae79bf47', 'e2077304-a099-4773-9e42-154ef1869640', '055dff43-23fd-4338-89ec-be377cb746a9'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:48:43.735502 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-f4368a56-31da-44ac-8c46-af52b7d85c94 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (934cc757-56f9-4600-a760-57e871406942) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a0d3615b-5a0a-45f7-8629-0ccceeb07535', '51cd7d1b-b9b8-415e-921a-593bae79bf47', 'e2077304-a099-4773-9e42-154ef1869640', '055dff43-23fd-4338-89ec-be377cb746a9']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:43.736250 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-f4368a56-31da-44ac-8c46-af52b7d85c94 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00ff6e67-59c2-4471-91e4-3e75a029622e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:43.746724 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-33a84264-ac49-433c-bbcc-1de7c7f6a960 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:48:43.747085 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-33a84264-ac49-433c-bbcc-1de7c7f6a960 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "c7843099-d178-467f-91a9-52ff7d08103c", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-2045931018"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:48:43.748496 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-33a84264-ac49-433c-bbcc-1de7c7f6a960 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Create volume request body: {'volume': {"'imageRef": 'c7843099-d178-467f-91a9-52ff7d08103c', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-2045931018'}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:48:43.748612 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-33a84264-ac49-433c-bbcc-1de7c7f6a960 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Create volume of 1 GB Jul 24 07:48:43.752499 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-33a84264-ac49-433c-bbcc-1de7c7f6a960 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Availability Zones retrieved successfully. Jul 24 07:48:43.757639 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-33a84264-ac49-433c-bbcc-1de7c7f6a960 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Flow 'volume_create_api' (80edd0b1-ebb2-481e-9d4e-bb012a6f05f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:48:43.758498 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-33a84264-ac49-433c-bbcc-1de7c7f6a960 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5cdb6185-d8c5-433f-aa55-6a697bafccd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:43.759368 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-33a84264-ac49-433c-bbcc-1de7c7f6a960 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:48:43.763725 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-f4368a56-31da-44ac-8c46-af52b7d85c94 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00ff6e67-59c2-4471-91e4-3e75a029622e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b13365ab-c311-4f69-b266-2eea36811083', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-774843285',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4e241d0ac7045b3977206bb86e22c09',qos_specs=None,replication_status=,reservations=['a0d3615b-5a0a-45f7-8629-0ccceeb07535','51cd7d1b-b9b8-415e-921a-593bae79bf47','e2077304-a099-4773-9e42-154ef1869640','055dff43-23fd-4338-89ec-be377cb746a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9733cc816414cfd8e20eac0008d8297',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:48:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-774843285',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b13365ab-c311-4f69-b266-2eea36811083,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b4e241d0ac7045b3977206bb86e22c09',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9733cc816414cfd8e20eac0008d8297',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:43.764572 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-f4368a56-31da-44ac-8c46-af52b7d85c94 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5a8b066-c792-4cf9-a3c4-f8b23485ce7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:43.782803 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-f4368a56-31da-44ac-8c46-af52b7d85c94 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5a8b066-c792-4cf9-a3c4-f8b23485ce7c) transitioned into state 'SUCCESS' from state '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-774843285',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4e241d0ac7045b3977206bb86e22c09',qos_specs=None,replication_status=,reservations=['a0d3615b-5a0a-45f7-8629-0ccceeb07535','51cd7d1b-b9b8-415e-921a-593bae79bf47','e2077304-a099-4773-9e42-154ef1869640','055dff43-23fd-4338-89ec-be377cb746a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9733cc816414cfd8e20eac0008d8297',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:43.783513 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-f4368a56-31da-44ac-8c46-af52b7d85c94 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7176191-85af-4e27-b40e-a79396b738a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:43.784473 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-33a84264-ac49-433c-bbcc-1de7c7f6a960 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5cdb6185-d8c5-433f-aa55-6a697bafccd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:43.785199 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-33a84264-ac49-433c-bbcc-1de7c7f6a960 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a3af5b8-7a39-4084-be08-7973a000330a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:43.792576 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-f4368a56-31da-44ac-8c46-af52b7d85c94 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7176191-85af-4e27-b40e-a79396b738a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:43.793416 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-f4368a56-31da-44ac-8c46-af52b7d85c94 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Flow 'volume_create_api' (50606e16-2c38-4fd7-9804-703833da1a98) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:48:43.793697 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-f4368a56-31da-44ac-8c46-af52b7d85c94 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Create volume request issued successfully. Jul 24 07:48:43.794292 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f4368a56-31da-44ac-8c46-af52b7d85c94 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:48:43.794792 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1060/4294] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 24 07:48:43 2026] POST /volume/v3/volumes => generated 777 bytes in 279 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:48:43.807590 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e24343a4-46c3-46de-a878-b2bf2ef38f1f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:43.807981 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-c02ae57c-57f6-43bc-9016-9f8ec54d7d0c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:43.809359 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e24343a4-46c3-46de-a878-b2bf2ef38f1f tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] GET https://10.4.3.170/volume/v3/volumes/b13365ab-c311-4f69-b266-2eea36811083 Jul 24 07:48:43.809553 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e24343a4-46c3-46de-a878-b2bf2ef38f1f tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:43.809736 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e24343a4-46c3-46de-a878-b2bf2ef38f1f tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:43.809988 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c02ae57c-57f6-43bc-9016-9f8ec54d7d0c tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] GET https://10.4.3.170/volume/v3/volumes/1523564c-2610-421c-a250-c87b2966f28b Jul 24 07:48:43.810211 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c02ae57c-57f6-43bc-9016-9f8ec54d7d0c tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:43.810513 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c02ae57c-57f6-43bc-9016-9f8ec54d7d0c tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:43.817839 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:43.817839 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:48:43.818429 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:43.818429 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:48:43.821780 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e24343a4-46c3-46de-a878-b2bf2ef38f1f tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Volume info retrieved successfully. Jul 24 07:48:43.822124 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-c02ae57c-57f6-43bc-9016-9f8ec54d7d0c tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Volume info retrieved successfully. Jul 24 07:48:43.826600 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c02ae57c-57f6-43bc-9016-9f8ec54d7d0c tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] https://10.4.3.170/volume/v3/volumes/1523564c-2610-421c-a250-c87b2966f28b returned with HTTP 200 Jul 24 07:48:43.826711 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e24343a4-46c3-46de-a878-b2bf2ef38f1f tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] https://10.4.3.170/volume/v3/volumes/b13365ab-c311-4f69-b266-2eea36811083 returned with HTTP 200 Jul 24 07:48:43.827057 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1083/4295] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:43 2026] GET /volume/v3/volumes/1523564c-2610-421c-a250-c87b2966f28b => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:43.827294 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1078/4296] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:43 2026] GET /volume/v3/volumes/b13365ab-c311-4f69-b266-2eea36811083 => generated 956 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:43.856621 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-33a84264-ac49-433c-bbcc-1de7c7f6a960 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Created reservations ['b756a9ce-423f-4fee-ae08-fe85a107cb6d', '2c1feb55-fdff-4289-b325-8f00ed3ad0b1', 'c6cbccba-9ef6-4d8a-bacd-62709a225faf', '545db38d-1669-42d3-bd1c-cc77606fcb26'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:48:43.857578 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-33a84264-ac49-433c-bbcc-1de7c7f6a960 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a3af5b8-7a39-4084-be08-7973a000330a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b756a9ce-423f-4fee-ae08-fe85a107cb6d', '2c1feb55-fdff-4289-b325-8f00ed3ad0b1', 'c6cbccba-9ef6-4d8a-bacd-62709a225faf', '545db38d-1669-42d3-bd1c-cc77606fcb26']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:43.858533 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-33a84264-ac49-433c-bbcc-1de7c7f6a960 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec789ba4-e3b9-414a-b979-c6f6fa6f9a5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:43.869466 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-a58fc874-e2c6-4c01-9b01-53b320832d04 req-aba50d80-c573-4218-a71a-ab23e1674bde None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:43.871544 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-a58fc874-e2c6-4c01-9b01-53b320832d04 req-aba50d80-c573-4218-a71a-ab23e1674bde tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] GET https://10.4.3.170/volume/v3/volumes/1523564c-2610-421c-a250-c87b2966f28b Jul 24 07:48:43.871739 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-a58fc874-e2c6-4c01-9b01-53b320832d04 req-aba50d80-c573-4218-a71a-ab23e1674bde tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:43.871943 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-a58fc874-e2c6-4c01-9b01-53b320832d04 req-aba50d80-c573-4218-a71a-ab23e1674bde tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:43.879863 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:43.879863 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:48:43.885306 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-33a84264-ac49-433c-bbcc-1de7c7f6a960 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec789ba4-e3b9-414a-b979-c6f6fa6f9a5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '78d4cecb-c13e-4e1c-8f03-3f86f95b376f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2045931018',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b51621118794289bb3eb6066410e0d1',qos_specs=None,replication_status=,reservations=['b756a9ce-423f-4fee-ae08-fe85a107cb6d','2c1feb55-fdff-4289-b325-8f00ed3ad0b1','c6cbccba-9ef6-4d8a-bacd-62709a225faf','545db38d-1669-42d3-bd1c-cc77606fcb26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6090f746e50e430eae2690ffdd50e128',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:48:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2045931018',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=78d4cecb-c13e-4e1c-8f03-3f86f95b376f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9b51621118794289bb3eb6066410e0d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6090f746e50e430eae2690ffdd50e128',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:43.886194 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-33a84264-ac49-433c-bbcc-1de7c7f6a960 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (135b3793-ca2b-42c2-bfda-cf71c0db861c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:43.886292 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-a58fc874-e2c6-4c01-9b01-53b320832d04 req-aba50d80-c573-4218-a71a-ab23e1674bde tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Volume info retrieved successfully. Jul 24 07:48:43.890648 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-a58fc874-e2c6-4c01-9b01-53b320832d04 req-aba50d80-c573-4218-a71a-ab23e1674bde tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] https://10.4.3.170/volume/v3/volumes/1523564c-2610-421c-a250-c87b2966f28b returned with HTTP 200 Jul 24 07:48:43.891055 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1061/4297] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:48:43 2026] GET /volume/v3/volumes/1523564c-2610-421c-a250-c87b2966f28b => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:43.912595 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-33a84264-ac49-433c-bbcc-1de7c7f6a960 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (135b3793-ca2b-42c2-bfda-cf71c0db861c) transitioned into state 'SUCCESS' from state '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-2045931018',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b51621118794289bb3eb6066410e0d1',qos_specs=None,replication_status=,reservations=['b756a9ce-423f-4fee-ae08-fe85a107cb6d','2c1feb55-fdff-4289-b325-8f00ed3ad0b1','c6cbccba-9ef6-4d8a-bacd-62709a225faf','545db38d-1669-42d3-bd1c-cc77606fcb26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6090f746e50e430eae2690ffdd50e128',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:43.913336 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-33a84264-ac49-433c-bbcc-1de7c7f6a960 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36f4b830-dfba-4c42-ab6d-666b9a3c84e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:43.921471 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-33a84264-ac49-433c-bbcc-1de7c7f6a960 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36f4b830-dfba-4c42-ab6d-666b9a3c84e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:43.922215 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-33a84264-ac49-433c-bbcc-1de7c7f6a960 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Flow 'volume_create_api' (80edd0b1-ebb2-481e-9d4e-bb012a6f05f7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:48:43.922492 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-33a84264-ac49-433c-bbcc-1de7c7f6a960 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Create volume request issued successfully. Jul 24 07:48:43.922994 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-33a84264-ac49-433c-bbcc-1de7c7f6a960 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:48:43.923394 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1076/4298] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 24 07:48:43 2026] POST /volume/v3/volumes => generated 757 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:48:43.933984 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-91408894-f8a2-46b7-966b-dad9bec52a6a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:43.935707 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-91408894-f8a2-46b7-966b-dad9bec52a6a tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:48:43.936220 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-91408894-f8a2-46b7-966b-dad9bec52a6a tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "c7843099-d178-467f-91a9-52ff7d08103c", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-95766058"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:48:43.937620 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-91408894-f8a2-46b7-966b-dad9bec52a6a tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Create volume request body: {'volume': {"'imageRef": 'c7843099-d178-467f-91a9-52ff7d08103c', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-95766058'}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:48:43.937735 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-91408894-f8a2-46b7-966b-dad9bec52a6a tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Create volume of 1 GB Jul 24 07:48:43.942743 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-91408894-f8a2-46b7-966b-dad9bec52a6a tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Availability Zones retrieved successfully. Jul 24 07:48:43.949908 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-91408894-f8a2-46b7-966b-dad9bec52a6a tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Flow 'volume_create_api' (c45d82f8-db6e-4679-a800-1b2ca3cd8497) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:48:43.951178 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-91408894-f8a2-46b7-966b-dad9bec52a6a tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12c891a7-17df-43da-bd9c-60bfda93a8ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:43.952076 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-91408894-f8a2-46b7-966b-dad9bec52a6a tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Validating volume size '1' using validate_int {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:48:43.961976 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-df08e112-fd92-4f91-8207-f5f9cfe76909 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:43.962458 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-df08e112-fd92-4f91-8207-f5f9cfe76909 None None] GET https://10.4.3.170/volume// Jul 24 07:48:43.962706 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-df08e112-fd92-4f91-8207-f5f9cfe76909 None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:43.963007 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-df08e112-fd92-4f91-8207-f5f9cfe76909 None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:43.963407 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-df08e112-fd92-4f91-8207-f5f9cfe76909 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:48:43.963868 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1079/4299] 10.4.3.170 () {66 vars in 1428 bytes} [Fri Jul 24 07:48:43 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:48:43.971825 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-a58fc874-e2c6-4c01-9b01-53b320832d04 req-2fe65b5a-5727-499b-9657-0596e8d40b4b None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:43.976782 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-91408894-f8a2-46b7-966b-dad9bec52a6a tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12c891a7-17df-43da-bd9c-60bfda93a8ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:43.977573 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-91408894-f8a2-46b7-966b-dad9bec52a6a tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a72415b4-1772-44fe-a08f-898a7cc0fbe2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:44.013561 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-91408894-f8a2-46b7-966b-dad9bec52a6a tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Created reservations ['32456c5e-7ffb-485a-ad4d-392d1b81b97b', '584195f0-6136-49c4-aa0c-a2635a0d8361', '7e5a5584-2a62-49a9-abbd-4a2f5276d813', 'ec4a84a9-efca-4751-b816-1ef1691cce50'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:48:44.014281 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-91408894-f8a2-46b7-966b-dad9bec52a6a tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a72415b4-1772-44fe-a08f-898a7cc0fbe2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['32456c5e-7ffb-485a-ad4d-392d1b81b97b', '584195f0-6136-49c4-aa0c-a2635a0d8361', '7e5a5584-2a62-49a9-abbd-4a2f5276d813', 'ec4a84a9-efca-4751-b816-1ef1691cce50']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:44.015016 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-91408894-f8a2-46b7-966b-dad9bec52a6a tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb32cb2a-1fd1-42f9-9521-4b8760577980) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:44.036722 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-91408894-f8a2-46b7-966b-dad9bec52a6a tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb32cb2a-1fd1-42f9-9521-4b8760577980) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '37c38c78-7bb8-4ef9-b6ef-e8746d475d52', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-95766058',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b51621118794289bb3eb6066410e0d1',qos_specs=None,replication_status=,reservations=['32456c5e-7ffb-485a-ad4d-392d1b81b97b','584195f0-6136-49c4-aa0c-a2635a0d8361','7e5a5584-2a62-49a9-abbd-4a2f5276d813','ec4a84a9-efca-4751-b816-1ef1691cce50'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6090f746e50e430eae2690ffdd50e128',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:48:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-95766058',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=37c38c78-7bb8-4ef9-b6ef-e8746d475d52,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9b51621118794289bb3eb6066410e0d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6090f746e50e430eae2690ffdd50e128',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:44.038169 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-91408894-f8a2-46b7-966b-dad9bec52a6a tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9dd44ab-d76a-4120-9edc-c259d836604d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:44.049465 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-a58fc874-e2c6-4c01-9b01-53b320832d04 req-2fe65b5a-5727-499b-9657-0596e8d40b4b tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 24 07:48:44.049801 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-a58fc874-e2c6-4c01-9b01-53b320832d04 req-2fe65b5a-5727-499b-9657-0596e8d40b4b tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1523564c-2610-421c-a250-c87b2966f28b", "connector": null, "instance_uuid": "a4153c29-920e-47ba-9776-8c94a6dd3902"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:48:44.055898 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-91408894-f8a2-46b7-966b-dad9bec52a6a tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9dd44ab-d76a-4120-9edc-c259d836604d) transitioned into state 'SUCCESS' from state '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-95766058',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b51621118794289bb3eb6066410e0d1',qos_specs=None,replication_status=,reservations=['32456c5e-7ffb-485a-ad4d-392d1b81b97b','584195f0-6136-49c4-aa0c-a2635a0d8361','7e5a5584-2a62-49a9-abbd-4a2f5276d813','ec4a84a9-efca-4751-b816-1ef1691cce50'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6090f746e50e430eae2690ffdd50e128',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:44.056776 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-91408894-f8a2-46b7-966b-dad9bec52a6a tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f11e49ac-0624-443b-84c9-eab784921e55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:44.058108 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:44.058108 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:48:44.067122 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-91408894-f8a2-46b7-966b-dad9bec52a6a tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f11e49ac-0624-443b-84c9-eab784921e55) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:44.067906 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-91408894-f8a2-46b7-966b-dad9bec52a6a tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Flow 'volume_create_api' (c45d82f8-db6e-4679-a800-1b2ca3cd8497) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:48:44.068313 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-91408894-f8a2-46b7-966b-dad9bec52a6a tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Create volume request issued successfully. Jul 24 07:48:44.068828 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-91408894-f8a2-46b7-966b-dad9bec52a6a tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:48:44.069270 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1084/4300] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 24 07:48:43 2026] POST /volume/v3/volumes => generated 755 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:48:44.079899 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-a59e2878-fd77-4dbe-9c2e-0b1b7e0b124c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:44.081518 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a59e2878-fd77-4dbe-9c2e-0b1b7e0b124c tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:48:44.081813 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a59e2878-fd77-4dbe-9c2e-0b1b7e0b124c tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "c7843099-d178-467f-91a9-52ff7d08103c", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1325552584"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:48:44.083093 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-a59e2878-fd77-4dbe-9c2e-0b1b7e0b124c tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Create volume request body: {'volume': {"'imageRef": 'c7843099-d178-467f-91a9-52ff7d08103c', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1325552584'}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:48:44.083229 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-a59e2878-fd77-4dbe-9c2e-0b1b7e0b124c tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Create volume of 1 GB Jul 24 07:48:44.083438 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:44.083438 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:48:44.084270 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-a58fc874-e2c6-4c01-9b01-53b320832d04 req-2fe65b5a-5727-499b-9657-0596e8d40b4b tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 24 07:48:44.084704 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1062/4301] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 24 07:48:43 2026] POST /volume/v3/attachments => generated 273 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:48:44.087343 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-a59e2878-fd77-4dbe-9c2e-0b1b7e0b124c tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Availability Zones retrieved successfully. Jul 24 07:48:44.092684 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-a59e2878-fd77-4dbe-9c2e-0b1b7e0b124c tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Flow 'volume_create_api' (f66594a4-fdda-4dff-b318-aea8bca35e17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:48:44.093598 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-a59e2878-fd77-4dbe-9c2e-0b1b7e0b124c tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4fe523d-45cd-4917-9344-f6f5f4f3f448) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:44.094638 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-a59e2878-fd77-4dbe-9c2e-0b1b7e0b124c tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:48:44.114437 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-dcbaecee-8481-4069-ad8a-6b104cf16b73 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:44.116217 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-dcbaecee-8481-4069-ad8a-6b104cf16b73 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] GET https://10.4.3.170/volume/v3/volumes/1523564c-2610-421c-a250-c87b2966f28b Jul 24 07:48:44.116358 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-dcbaecee-8481-4069-ad8a-6b104cf16b73 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:44.116530 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-dcbaecee-8481-4069-ad8a-6b104cf16b73 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:44.120764 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-a59e2878-fd77-4dbe-9c2e-0b1b7e0b124c tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4fe523d-45cd-4917-9344-f6f5f4f3f448) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:44.120881 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-83b41f00-1fab-4f63-a785-c5ad1f9d27b7 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:44.121303 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-83b41f00-1fab-4f63-a785-c5ad1f9d27b7 None None] GET https://10.4.3.170/volume// Jul 24 07:48:44.121484 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-83b41f00-1fab-4f63-a785-c5ad1f9d27b7 None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:44.121660 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-83b41f00-1fab-4f63-a785-c5ad1f9d27b7 None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:44.121705 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-a59e2878-fd77-4dbe-9c2e-0b1b7e0b124c tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e86fd9a4-6819-4c63-8a3b-d19a71fac0b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:44.122004 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-83b41f00-1fab-4f63-a785-c5ad1f9d27b7 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:48:44.122290 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1085/4302] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:48:44 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:48:44.127167 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:44.127167 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:48:44.129488 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-a58fc874-e2c6-4c01-9b01-53b320832d04 req-77e81775-2885-4fde-bfa7-a5f0d36597dc None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:44.130410 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-dcbaecee-8481-4069-ad8a-6b104cf16b73 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Volume info retrieved successfully. Jul 24 07:48:44.132489 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-a58fc874-e2c6-4c01-9b01-53b320832d04 req-77e81775-2885-4fde-bfa7-a5f0d36597dc tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] GET https://10.4.3.170/volume/v3/volumes/1523564c-2610-421c-a250-c87b2966f28b Jul 24 07:48:44.132750 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-a58fc874-e2c6-4c01-9b01-53b320832d04 req-77e81775-2885-4fde-bfa7-a5f0d36597dc tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:44.133010 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-a58fc874-e2c6-4c01-9b01-53b320832d04 req-77e81775-2885-4fde-bfa7-a5f0d36597dc tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:44.134150 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-dcbaecee-8481-4069-ad8a-6b104cf16b73 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] https://10.4.3.170/volume/v3/volumes/1523564c-2610-421c-a250-c87b2966f28b returned with HTTP 200 Jul 24 07:48:44.134536 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1080/4303] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:44 2026] GET /volume/v3/volumes/1523564c-2610-421c-a250-c87b2966f28b => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:44.145018 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:44.145018 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:48:44.148682 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-a58fc874-e2c6-4c01-9b01-53b320832d04 req-77e81775-2885-4fde-bfa7-a5f0d36597dc tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Volume info retrieved successfully. Jul 24 07:48:44.152440 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-a58fc874-e2c6-4c01-9b01-53b320832d04 req-77e81775-2885-4fde-bfa7-a5f0d36597dc tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] https://10.4.3.170/volume/v3/volumes/1523564c-2610-421c-a250-c87b2966f28b returned with HTTP 200 Jul 24 07:48:44.152818 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1063/4304] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:48:44 2026] GET /volume/v3/volumes/1523564c-2610-421c-a250-c87b2966f28b => generated 1022 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:48:44.163126 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-a59e2878-fd77-4dbe-9c2e-0b1b7e0b124c tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Created reservations ['c5e00ba1-88d7-4093-a138-6e4399628967', '59caf8dc-d97c-4a25-9f37-9fc4d18c727c', 'f5c85928-9feb-4b2d-8bb7-cae6f8472a85', '33a6d4ce-b19a-4622-b41d-f2b26116dd4a'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:48:44.163849 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-a59e2878-fd77-4dbe-9c2e-0b1b7e0b124c tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e86fd9a4-6819-4c63-8a3b-d19a71fac0b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c5e00ba1-88d7-4093-a138-6e4399628967', '59caf8dc-d97c-4a25-9f37-9fc4d18c727c', 'f5c85928-9feb-4b2d-8bb7-cae6f8472a85', '33a6d4ce-b19a-4622-b41d-f2b26116dd4a']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:44.164558 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-a59e2878-fd77-4dbe-9c2e-0b1b7e0b124c tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7fa14309-7258-463e-8ca9-a14c3013ed9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:44.185041 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-a59e2878-fd77-4dbe-9c2e-0b1b7e0b124c tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7fa14309-7258-463e-8ca9-a14c3013ed9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bed9b30c-3f10-47e9-921c-a61139a8513b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1325552584',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b51621118794289bb3eb6066410e0d1',qos_specs=None,replication_status=,reservations=['c5e00ba1-88d7-4093-a138-6e4399628967','59caf8dc-d97c-4a25-9f37-9fc4d18c727c','f5c85928-9feb-4b2d-8bb7-cae6f8472a85','33a6d4ce-b19a-4622-b41d-f2b26116dd4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6090f746e50e430eae2690ffdd50e128',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:48:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1325552584',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bed9b30c-3f10-47e9-921c-a61139a8513b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9b51621118794289bb3eb6066410e0d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6090f746e50e430eae2690ffdd50e128',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:44.185713 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-a59e2878-fd77-4dbe-9c2e-0b1b7e0b124c tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78cedc27-9cd4-4648-8dfc-0ac43ea7d596) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:44.202091 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-a59e2878-fd77-4dbe-9c2e-0b1b7e0b124c tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78cedc27-9cd4-4648-8dfc-0ac43ea7d596) transitioned into state 'SUCCESS' from state '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-1325552584',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b51621118794289bb3eb6066410e0d1',qos_specs=None,replication_status=,reservations=['c5e00ba1-88d7-4093-a138-6e4399628967','59caf8dc-d97c-4a25-9f37-9fc4d18c727c','f5c85928-9feb-4b2d-8bb7-cae6f8472a85','33a6d4ce-b19a-4622-b41d-f2b26116dd4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6090f746e50e430eae2690ffdd50e128',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:44.202842 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-a59e2878-fd77-4dbe-9c2e-0b1b7e0b124c tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2801c192-8011-4f7d-b17c-df88007fe05f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:44.210612 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-a59e2878-fd77-4dbe-9c2e-0b1b7e0b124c tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2801c192-8011-4f7d-b17c-df88007fe05f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:44.211384 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-a59e2878-fd77-4dbe-9c2e-0b1b7e0b124c tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Flow 'volume_create_api' (f66594a4-fdda-4dff-b318-aea8bca35e17) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:48:44.211682 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-a59e2878-fd77-4dbe-9c2e-0b1b7e0b124c tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Create volume request issued successfully. Jul 24 07:48:44.212195 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a59e2878-fd77-4dbe-9c2e-0b1b7e0b124c tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:48:44.212705 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1077/4305] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 24 07:48:44 2026] POST /volume/v3/volumes => generated 757 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:48:44.226592 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-81577824-b0d4-4176-9d77-913a2c671801 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:44.228782 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-81577824-b0d4-4176-9d77-913a2c671801 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:48:44.229227 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-81577824-b0d4-4176-9d77-913a2c671801 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "c7843099-d178-467f-91a9-52ff7d08103c", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-330178500"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:48:44.230938 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-81577824-b0d4-4176-9d77-913a2c671801 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Create volume request body: {'volume': {"'imageRef": 'c7843099-d178-467f-91a9-52ff7d08103c', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-330178500'}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:48:44.231093 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-81577824-b0d4-4176-9d77-913a2c671801 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Create volume of 1 GB Jul 24 07:48:44.231433 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:44.231433 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:48:44.235626 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-81577824-b0d4-4176-9d77-913a2c671801 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Availability Zones retrieved successfully. Jul 24 07:48:44.243233 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-81577824-b0d4-4176-9d77-913a2c671801 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Flow 'volume_create_api' (f034d281-1636-4403-a700-596c2b849278) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:48:44.244422 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-81577824-b0d4-4176-9d77-913a2c671801 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8dceba7-c27a-484c-821b-33219f77db04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:44.245578 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-81577824-b0d4-4176-9d77-913a2c671801 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Validating volume size '1' using validate_int {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:48:44.259851 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-a58fc874-e2c6-4c01-9b01-53b320832d04 req-25965f4c-c9fa-4253-bf2b-a5b47b295dd7 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:44.261796 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-a58fc874-e2c6-4c01-9b01-53b320832d04 req-25965f4c-c9fa-4253-bf2b-a5b47b295dd7 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] PUT https://10.4.3.170/volume/v3/attachments/0140a2f2-a0dd-4034-b0f3-598d79bff058 Jul 24 07:48:44.262175 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-a58fc874-e2c6-4c01-9b01-53b320832d04 req-25965f4c-c9fa-4253-bf2b-a5b47b295dd7 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000005822", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9a7cb9337d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5fc7887c-2ab7-4d21-80c7-ec4ad0d3b011", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:48:44.268935 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-a58fc874-e2c6-4c01-9b01-53b320832d04 req-25965f4c-c9fa-4253-bf2b-a5b47b295dd7 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Acquiring lock "cinder-attachment_update-1523564c-2610-421c-a250-c87b2966f28b-np0000005822" by "attachment_update" {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 07:48:44.273483 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-a58fc874-e2c6-4c01-9b01-53b320832d04 req-25965f4c-c9fa-4253-bf2b-a5b47b295dd7 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Lock "cinder-attachment_update-1523564c-2610-421c-a250-c87b2966f28b-np0000005822" acquired by "attachment_update" :: waited 0.005s {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 07:48:44.274431 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:44.274431 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:48:44.274950 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-81577824-b0d4-4176-9d77-913a2c671801 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8dceba7-c27a-484c-821b-33219f77db04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:44.275958 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-81577824-b0d4-4176-9d77-913a2c671801 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (200f9981-fc9b-45af-be81-d808272e8f54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:44.317440 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-81577824-b0d4-4176-9d77-913a2c671801 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Created reservations ['c8e9777b-9e16-499d-a74a-c86c5b5ef961', '5cfcf248-b7ed-4411-886d-f7d5eec79ba5', '2dddf565-bd57-44d9-8b5f-e1dbba694e32', '71e50cfc-23d7-4a43-9a1f-24850ca4c1e4'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:48:44.318349 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-81577824-b0d4-4176-9d77-913a2c671801 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (200f9981-fc9b-45af-be81-d808272e8f54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c8e9777b-9e16-499d-a74a-c86c5b5ef961', '5cfcf248-b7ed-4411-886d-f7d5eec79ba5', '2dddf565-bd57-44d9-8b5f-e1dbba694e32', '71e50cfc-23d7-4a43-9a1f-24850ca4c1e4']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:44.319342 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-81577824-b0d4-4176-9d77-913a2c671801 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96929d63-ccb2-41d9-9e36-7f57d2d52396) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:44.340343 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-81577824-b0d4-4176-9d77-913a2c671801 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96929d63-ccb2-41d9-9e36-7f57d2d52396) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd0a2369a-1fd4-475b-aea9-5b2cf4abfbc5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-330178500',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b51621118794289bb3eb6066410e0d1',qos_specs=None,replication_status=,reservations=['c8e9777b-9e16-499d-a74a-c86c5b5ef961','5cfcf248-b7ed-4411-886d-f7d5eec79ba5','2dddf565-bd57-44d9-8b5f-e1dbba694e32','71e50cfc-23d7-4a43-9a1f-24850ca4c1e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6090f746e50e430eae2690ffdd50e128',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:48:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-330178500',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d0a2369a-1fd4-475b-aea9-5b2cf4abfbc5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9b51621118794289bb3eb6066410e0d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6090f746e50e430eae2690ffdd50e128',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:44.340967 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-81577824-b0d4-4176-9d77-913a2c671801 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08c8a642-1b5c-480c-a223-9bd96a222c57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:44.356672 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-81577824-b0d4-4176-9d77-913a2c671801 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08c8a642-1b5c-480c-a223-9bd96a222c57) transitioned into state 'SUCCESS' from state '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-330178500',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b51621118794289bb3eb6066410e0d1',qos_specs=None,replication_status=,reservations=['c8e9777b-9e16-499d-a74a-c86c5b5ef961','5cfcf248-b7ed-4411-886d-f7d5eec79ba5','2dddf565-bd57-44d9-8b5f-e1dbba694e32','71e50cfc-23d7-4a43-9a1f-24850ca4c1e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6090f746e50e430eae2690ffdd50e128',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:44.357283 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-81577824-b0d4-4176-9d77-913a2c671801 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4db9373a-16b0-41e9-8f78-923140cd379d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:44.364358 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-81577824-b0d4-4176-9d77-913a2c671801 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4db9373a-16b0-41e9-8f78-923140cd379d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:44.365075 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-81577824-b0d4-4176-9d77-913a2c671801 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Flow 'volume_create_api' (f034d281-1636-4403-a700-596c2b849278) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:48:44.365342 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-81577824-b0d4-4176-9d77-913a2c671801 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Create volume request issued successfully. Jul 24 07:48:44.365904 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-81577824-b0d4-4176-9d77-913a2c671801 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:48:44.366286 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1086/4306] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 24 07:48:44 2026] POST /volume/v3/volumes => generated 756 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:48:44.376574 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-1b97c85a-245d-4b0e-b0b4-eb0598a6f0f2 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:44.378840 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1b97c85a-245d-4b0e-b0b4-eb0598a6f0f2 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:48:44.379532 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1b97c85a-245d-4b0e-b0b4-eb0598a6f0f2 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "c7843099-d178-467f-91a9-52ff7d08103c", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1486119987"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:48:44.380980 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-1b97c85a-245d-4b0e-b0b4-eb0598a6f0f2 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Create volume request body: {'volume': {"'imageRef": 'c7843099-d178-467f-91a9-52ff7d08103c', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1486119987'}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:48:44.381106 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-1b97c85a-245d-4b0e-b0b4-eb0598a6f0f2 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Create volume of 1 GB Jul 24 07:48:44.385484 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-1b97c85a-245d-4b0e-b0b4-eb0598a6f0f2 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Availability Zones retrieved successfully. Jul 24 07:48:44.390339 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-a58fc874-e2c6-4c01-9b01-53b320832d04 req-25965f4c-c9fa-4253-bf2b-a5b47b295dd7 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Lock "cinder-attachment_update-1523564c-2610-421c-a250-c87b2966f28b-np0000005822" released by "attachment_update" :: held 0.117s {{(pid=100246) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 07:48:44.390462 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-1b97c85a-245d-4b0e-b0b4-eb0598a6f0f2 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Flow 'volume_create_api' (5538e7f7-c2e9-4796-9ab1-97f922b3be65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:48:44.390635 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-a58fc874-e2c6-4c01-9b01-53b320832d04 req-25965f4c-c9fa-4253-bf2b-a5b47b295dd7 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] https://10.4.3.170/volume/v3/attachments/0140a2f2-a0dd-4034-b0f3-598d79bff058 returned with HTTP 200 Jul 24 07:48:44.391123 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1081/4307] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 24 07:48:44 2026] PUT /volume/v3/attachments/0140a2f2-a0dd-4034-b0f3-598d79bff058 => generated 969 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:48:44.391320 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-1b97c85a-245d-4b0e-b0b4-eb0598a6f0f2 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d948ce14-5116-47fd-9b20-4ab8092d854e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:44.392147 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-1b97c85a-245d-4b0e-b0b4-eb0598a6f0f2 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Validating volume size '1' using validate_int {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:48:44.415706 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-1b97c85a-245d-4b0e-b0b4-eb0598a6f0f2 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d948ce14-5116-47fd-9b20-4ab8092d854e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:44.416493 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-1b97c85a-245d-4b0e-b0b4-eb0598a6f0f2 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40f311c6-213d-42c4-9fd9-b11e97de95ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:44.456645 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-1b97c85a-245d-4b0e-b0b4-eb0598a6f0f2 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Created reservations ['6ee51cf7-1350-4040-a1cc-24953aa3582b', '28fd11fd-1b46-4b67-aae6-1b8b13075dbe', '92eab41f-8648-45e2-a451-ff7c6bb1089e', '0bfd6f06-9116-4ed6-9314-afe2529f918c'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:48:44.457320 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-1b97c85a-245d-4b0e-b0b4-eb0598a6f0f2 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40f311c6-213d-42c4-9fd9-b11e97de95ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6ee51cf7-1350-4040-a1cc-24953aa3582b', '28fd11fd-1b46-4b67-aae6-1b8b13075dbe', '92eab41f-8648-45e2-a451-ff7c6bb1089e', '0bfd6f06-9116-4ed6-9314-afe2529f918c']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:44.457999 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-1b97c85a-245d-4b0e-b0b4-eb0598a6f0f2 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88d8aa97-eae0-4a3a-9239-9fef2b0b0dca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:44.478467 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-1b97c85a-245d-4b0e-b0b4-eb0598a6f0f2 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88d8aa97-eae0-4a3a-9239-9fef2b0b0dca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '69a70d89-da16-499a-ba6f-a37bc4b06930', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1486119987',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b51621118794289bb3eb6066410e0d1',qos_specs=None,replication_status=,reservations=['6ee51cf7-1350-4040-a1cc-24953aa3582b','28fd11fd-1b46-4b67-aae6-1b8b13075dbe','92eab41f-8648-45e2-a451-ff7c6bb1089e','0bfd6f06-9116-4ed6-9314-afe2529f918c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6090f746e50e430eae2690ffdd50e128',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:48:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1486119987',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=69a70d89-da16-499a-ba6f-a37bc4b06930,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9b51621118794289bb3eb6066410e0d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6090f746e50e430eae2690ffdd50e128',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:44.479333 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-1b97c85a-245d-4b0e-b0b4-eb0598a6f0f2 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b750e3c-4659-412b-9ebb-6a7bc78a6524) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:44.495378 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-1b97c85a-245d-4b0e-b0b4-eb0598a6f0f2 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b750e3c-4659-412b-9ebb-6a7bc78a6524) transitioned into state 'SUCCESS' from state '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-1486119987',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b51621118794289bb3eb6066410e0d1',qos_specs=None,replication_status=,reservations=['6ee51cf7-1350-4040-a1cc-24953aa3582b','28fd11fd-1b46-4b67-aae6-1b8b13075dbe','92eab41f-8648-45e2-a451-ff7c6bb1089e','0bfd6f06-9116-4ed6-9314-afe2529f918c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6090f746e50e430eae2690ffdd50e128',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:44.496009 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-1b97c85a-245d-4b0e-b0b4-eb0598a6f0f2 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (671f75da-7f82-4aa7-8845-73fa9c041898) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:44.503121 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-1b97c85a-245d-4b0e-b0b4-eb0598a6f0f2 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (671f75da-7f82-4aa7-8845-73fa9c041898) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:44.503837 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-1b97c85a-245d-4b0e-b0b4-eb0598a6f0f2 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Flow 'volume_create_api' (5538e7f7-c2e9-4796-9ab1-97f922b3be65) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:48:44.504113 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-1b97c85a-245d-4b0e-b0b4-eb0598a6f0f2 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Create volume request issued successfully. Jul 24 07:48:44.504631 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1b97c85a-245d-4b0e-b0b4-eb0598a6f0f2 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:48:44.505031 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1064/4308] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 24 07:48:44 2026] POST /volume/v3/volumes => generated 757 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:48:44.516375 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-16e57c2a-bf42-4345-a686-a6ef630bcf16 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:44.518272 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-16e57c2a-bf42-4345-a686-a6ef630bcf16 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] GET https://10.4.3.170/volume/v3/volumes/78d4cecb-c13e-4e1c-8f03-3f86f95b376f Jul 24 07:48:44.518272 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-16e57c2a-bf42-4345-a686-a6ef630bcf16 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:44.518272 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-16e57c2a-bf42-4345-a686-a6ef630bcf16 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:44.524726 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:44.524726 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:48:44.527755 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-16e57c2a-bf42-4345-a686-a6ef630bcf16 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Volume info retrieved successfully. Jul 24 07:48:44.531295 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-16e57c2a-bf42-4345-a686-a6ef630bcf16 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] https://10.4.3.170/volume/v3/volumes/78d4cecb-c13e-4e1c-8f03-3f86f95b376f returned with HTTP 200 Jul 24 07:48:44.531613 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1078/4309] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:44 2026] GET /volume/v3/volumes/78d4cecb-c13e-4e1c-8f03-3f86f95b376f => generated 850 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:44.542508 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-23e41f73-e3cb-4c44-9190-a6ba8aec32da None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:44.544683 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-23e41f73-e3cb-4c44-9190-a6ba8aec32da tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] GET https://10.4.3.170/volume/v3/volumes/37c38c78-7bb8-4ef9-b6ef-e8746d475d52 Jul 24 07:48:44.544935 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-23e41f73-e3cb-4c44-9190-a6ba8aec32da tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:44.545171 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-23e41f73-e3cb-4c44-9190-a6ba8aec32da tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:44.551923 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:44.551923 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:48:44.555008 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-23e41f73-e3cb-4c44-9190-a6ba8aec32da tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Volume info retrieved successfully. Jul 24 07:48:44.558841 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-23e41f73-e3cb-4c44-9190-a6ba8aec32da tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] https://10.4.3.170/volume/v3/volumes/37c38c78-7bb8-4ef9-b6ef-e8746d475d52 returned with HTTP 200 Jul 24 07:48:44.559239 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1087/4310] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:44 2026] GET /volume/v3/volumes/37c38c78-7bb8-4ef9-b6ef-e8746d475d52 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:44.573642 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-bbcaa03d-20be-4221-8a6d-f1970b5aa509 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:44.575497 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bbcaa03d-20be-4221-8a6d-f1970b5aa509 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] GET https://10.4.3.170/volume/v3/volumes/bed9b30c-3f10-47e9-921c-a61139a8513b Jul 24 07:48:44.575713 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bbcaa03d-20be-4221-8a6d-f1970b5aa509 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:44.575903 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bbcaa03d-20be-4221-8a6d-f1970b5aa509 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:44.582779 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:44.582779 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:48:44.586024 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-bbcaa03d-20be-4221-8a6d-f1970b5aa509 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Volume info retrieved successfully. Jul 24 07:48:44.589737 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bbcaa03d-20be-4221-8a6d-f1970b5aa509 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] https://10.4.3.170/volume/v3/volumes/bed9b30c-3f10-47e9-921c-a61139a8513b returned with HTTP 200 Jul 24 07:48:44.590089 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1082/4311] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:44 2026] GET /volume/v3/volumes/bed9b30c-3f10-47e9-921c-a61139a8513b => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:44.601766 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-508ef04c-4a44-472d-8c60-bcdf2d4f1757 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:44.603859 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-508ef04c-4a44-472d-8c60-bcdf2d4f1757 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] GET https://10.4.3.170/volume/v3/volumes/d0a2369a-1fd4-475b-aea9-5b2cf4abfbc5 Jul 24 07:48:44.604099 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-508ef04c-4a44-472d-8c60-bcdf2d4f1757 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:44.604340 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-508ef04c-4a44-472d-8c60-bcdf2d4f1757 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:44.611852 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:44.611852 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:48:44.615477 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-508ef04c-4a44-472d-8c60-bcdf2d4f1757 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Volume info retrieved successfully. Jul 24 07:48:44.619640 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-508ef04c-4a44-472d-8c60-bcdf2d4f1757 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] https://10.4.3.170/volume/v3/volumes/d0a2369a-1fd4-475b-aea9-5b2cf4abfbc5 returned with HTTP 200 Jul 24 07:48:44.620091 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1065/4312] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:44 2026] GET /volume/v3/volumes/d0a2369a-1fd4-475b-aea9-5b2cf4abfbc5 => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:44.631555 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-4bd3a0ca-86dd-4628-8a8d-e2eb06089ccf None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:44.633415 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4bd3a0ca-86dd-4628-8a8d-e2eb06089ccf tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] GET https://10.4.3.170/volume/v3/volumes/69a70d89-da16-499a-ba6f-a37bc4b06930 Jul 24 07:48:44.633614 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4bd3a0ca-86dd-4628-8a8d-e2eb06089ccf tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:44.633788 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4bd3a0ca-86dd-4628-8a8d-e2eb06089ccf tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:44.640210 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:44.640210 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:48:44.643407 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-4bd3a0ca-86dd-4628-8a8d-e2eb06089ccf tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Volume info retrieved successfully. Jul 24 07:48:44.647016 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4bd3a0ca-86dd-4628-8a8d-e2eb06089ccf tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] https://10.4.3.170/volume/v3/volumes/69a70d89-da16-499a-ba6f-a37bc4b06930 returned with HTTP 200 Jul 24 07:48:44.647364 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1079/4313] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:44 2026] GET /volume/v3/volumes/69a70d89-da16-499a-ba6f-a37bc4b06930 => generated 849 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:44.724975 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-bf71842f-7f35-4ec0-b6a8-4046be98ef53 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:44.726688 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-bf71842f-7f35-4ec0-b6a8-4046be98ef53 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] GET https://10.4.3.170/volume/v3/volumes/faa600a8-64aa-468b-a1a9-1dd151403f70 Jul 24 07:48:44.726867 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-bf71842f-7f35-4ec0-b6a8-4046be98ef53 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:44.727064 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-bf71842f-7f35-4ec0-b6a8-4046be98ef53 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:44.732537 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-bf71842f-7f35-4ec0-b6a8-4046be98ef53 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] https://10.4.3.170/volume/v3/volumes/faa600a8-64aa-468b-a1a9-1dd151403f70 returned with HTTP 404 Jul 24 07:48:44.733026 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1088/4314] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:44 2026] GET /volume/v3/volumes/faa600a8-64aa-468b-a1a9-1dd151403f70 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:48:44.741132 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-6995c693-e823-48ff-bae8-faa758b010fb None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:44.742613 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6995c693-e823-48ff-bae8-faa758b010fb tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:48:44.742893 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6995c693-e823-48ff-bae8-faa758b010fb tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-664239505"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:48:44.744221 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-6995c693-e823-48ff-bae8-faa758b010fb tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-664239505'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:48:44.744348 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-6995c693-e823-48ff-bae8-faa758b010fb tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Create volume of 1 GB Jul 24 07:48:44.747582 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-6995c693-e823-48ff-bae8-faa758b010fb tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Availability Zones retrieved successfully. Jul 24 07:48:44.752732 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-6995c693-e823-48ff-bae8-faa758b010fb tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Flow 'volume_create_api' (e2f46f92-f446-4f36-9ba2-fed34bdfd3c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:48:44.753633 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-6995c693-e823-48ff-bae8-faa758b010fb tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (949648db-5f25-4d2e-af4a-08af123ae093) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:44.754293 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-6995c693-e823-48ff-bae8-faa758b010fb tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:48:44.775022 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-6995c693-e823-48ff-bae8-faa758b010fb tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (949648db-5f25-4d2e-af4a-08af123ae093) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:44.775683 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-6995c693-e823-48ff-bae8-faa758b010fb tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00118c01-63ae-4528-baae-903689d1c33f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:44.814062 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-6995c693-e823-48ff-bae8-faa758b010fb tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Created reservations ['343f5469-a65a-462b-b130-1871698a05e2', '182f238b-ae08-4afb-b324-269f1249b453', 'f24fd982-c32c-45d4-b695-22d7ec4df789', 'd6afb236-1a4a-4655-bb36-73c617ab6e69'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:48:44.814840 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-6995c693-e823-48ff-bae8-faa758b010fb tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00118c01-63ae-4528-baae-903689d1c33f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['343f5469-a65a-462b-b130-1871698a05e2', '182f238b-ae08-4afb-b324-269f1249b453', 'f24fd982-c32c-45d4-b695-22d7ec4df789', 'd6afb236-1a4a-4655-bb36-73c617ab6e69']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:44.815598 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-6995c693-e823-48ff-bae8-faa758b010fb tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6448ff21-51ab-454a-bad9-4c3ba1a1ee77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:44.838064 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-6995c693-e823-48ff-bae8-faa758b010fb tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6448ff21-51ab-454a-bad9-4c3ba1a1ee77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd8cec20-74a5-425d-8c05-be626d42b4bf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-664239505',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4fec672187b24133aadec6565c5c58f6',qos_specs=None,replication_status=,reservations=['343f5469-a65a-462b-b130-1871698a05e2','182f238b-ae08-4afb-b324-269f1249b453','f24fd982-c32c-45d4-b695-22d7ec4df789','d6afb236-1a4a-4655-bb36-73c617ab6e69'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74232c79aa7e43d0917dd8e00c900d36',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:48:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-664239505',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fd8cec20-74a5-425d-8c05-be626d42b4bf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4fec672187b24133aadec6565c5c58f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='74232c79aa7e43d0917dd8e00c900d36',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:44.838849 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-2d7c43e8-ee18-4707-875d-8ff6d88b9042 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:44.839313 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-6995c693-e823-48ff-bae8-faa758b010fb tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3bc61c8-9a5d-4d26-9373-c75be5f42bc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:44.840461 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2d7c43e8-ee18-4707-875d-8ff6d88b9042 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] GET https://10.4.3.170/volume/v3/volumes/b13365ab-c311-4f69-b266-2eea36811083 Jul 24 07:48:44.840623 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2d7c43e8-ee18-4707-875d-8ff6d88b9042 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:44.841118 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2d7c43e8-ee18-4707-875d-8ff6d88b9042 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:44.849281 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:44.849281 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:48:44.853036 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-2d7c43e8-ee18-4707-875d-8ff6d88b9042 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Volume info retrieved successfully. Jul 24 07:48:44.856223 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2d7c43e8-ee18-4707-875d-8ff6d88b9042 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] https://10.4.3.170/volume/v3/volumes/b13365ab-c311-4f69-b266-2eea36811083 returned with HTTP 200 Jul 24 07:48:44.856599 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1066/4315] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:44 2026] GET /volume/v3/volumes/b13365ab-c311-4f69-b266-2eea36811083 => generated 1008 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:48:44.864769 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-6995c693-e823-48ff-bae8-faa758b010fb tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3bc61c8-9a5d-4d26-9373-c75be5f42bc6) transitioned into state 'SUCCESS' from state '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-664239505',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4fec672187b24133aadec6565c5c58f6',qos_specs=None,replication_status=,reservations=['343f5469-a65a-462b-b130-1871698a05e2','182f238b-ae08-4afb-b324-269f1249b453','f24fd982-c32c-45d4-b695-22d7ec4df789','d6afb236-1a4a-4655-bb36-73c617ab6e69'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74232c79aa7e43d0917dd8e00c900d36',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:44.865406 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-6995c693-e823-48ff-bae8-faa758b010fb tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72e29da4-adf9-4e05-8345-24c04af84451) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:44.870170 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-e33932cc-f151-4ab7-a2a4-7f13b73892be None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:44.872252 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e33932cc-f151-4ab7-a2a4-7f13b73892be tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] POST https://10.4.3.170/volume/v3/snapshots Jul 24 07:48:44.872661 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e33932cc-f151-4ab7-a2a4-7f13b73892be tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b13365ab-c311-4f69-b266-2eea36811083", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-802813729"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:48:44.877571 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-6995c693-e823-48ff-bae8-faa758b010fb tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72e29da4-adf9-4e05-8345-24c04af84451) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:44.878361 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-6995c693-e823-48ff-bae8-faa758b010fb tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Flow 'volume_create_api' (e2f46f92-f446-4f36-9ba2-fed34bdfd3c1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:48:44.878637 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-6995c693-e823-48ff-bae8-faa758b010fb tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Create volume request issued successfully. Jul 24 07:48:44.879139 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6995c693-e823-48ff-bae8-faa758b010fb tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:48:44.879560 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1083/4316] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 24 07:48:44 2026] POST /volume/v3/volumes => generated 777 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:48:44.882387 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:44.882387 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:48:44.882785 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-e33932cc-f151-4ab7-a2a4-7f13b73892be tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Volume info retrieved successfully. Jul 24 07:48:44.882946 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.snapshots [None req-e33932cc-f151-4ab7-a2a4-7f13b73892be tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Create snapshot from volume b13365ab-c311-4f69-b266-2eea36811083 Jul 24 07:48:44.891290 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-94766a3c-36c2-4d43-b623-50cabfae069c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:44.892867 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-94766a3c-36c2-4d43-b623-50cabfae069c tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] GET https://10.4.3.170/volume/v3/volumes/fd8cec20-74a5-425d-8c05-be626d42b4bf Jul 24 07:48:44.893054 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-94766a3c-36c2-4d43-b623-50cabfae069c tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:44.893233 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-94766a3c-36c2-4d43-b623-50cabfae069c tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:44.899458 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:44.899458 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:48:44.902881 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-94766a3c-36c2-4d43-b623-50cabfae069c tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Volume info retrieved successfully. Jul 24 07:48:44.907117 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-94766a3c-36c2-4d43-b623-50cabfae069c tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] https://10.4.3.170/volume/v3/volumes/fd8cec20-74a5-425d-8c05-be626d42b4bf returned with HTTP 200 Jul 24 07:48:44.907495 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1089/4317] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:44 2026] GET /volume/v3/volumes/fd8cec20-74a5-425d-8c05-be626d42b4bf => generated 956 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:44.924919 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-e33932cc-f151-4ab7-a2a4-7f13b73892be tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Created reservations ['79ead427-156c-410e-81ad-ed2bb582b6f4', '9d5d34b4-7c7d-4336-b427-da13a3aba6ec', 'c8fcb32a-110b-44b8-a9a1-7ac41d96b3e4', '4f2288bf-d9aa-49c7-982f-a9f5637a0929'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:48:44.953105 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-e33932cc-f151-4ab7-a2a4-7f13b73892be tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Snapshot create request issued successfully. Jul 24 07:48:44.953437 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e33932cc-f151-4ab7-a2a4-7f13b73892be tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 24 07:48:44.953855 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1080/4318] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 24 07:48:44 2026] POST /volume/v3/snapshots => generated 307 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:48:44.961420 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-3c277f32-5bc5-445f-b5b5-c45a274db735 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:44.963411 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3c277f32-5bc5-445f-b5b5-c45a274db735 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] GET https://10.4.3.170/volume/v3/snapshots/c1d37559-27d2-4bdc-a330-926850d66a9c Jul 24 07:48:44.963615 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3c277f32-5bc5-445f-b5b5-c45a274db735 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:44.963835 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3c277f32-5bc5-445f-b5b5-c45a274db735 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:44.968457 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:44.968457 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:48:44.968825 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-3c277f32-5bc5-445f-b5b5-c45a274db735 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Snapshot retrieved successfully. Jul 24 07:48:44.969456 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3c277f32-5bc5-445f-b5b5-c45a274db735 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] https://10.4.3.170/volume/v3/snapshots/c1d37559-27d2-4bdc-a330-926850d66a9c returned with HTTP 200 Jul 24 07:48:44.969862 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1067/4319] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:48:44 2026] GET /volume/v3/snapshots/c1d37559-27d2-4bdc-a330-926850d66a9c => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:45.145510 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-81e0cea1-ed07-4ee7-9a9c-4df833b96764 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:45.147217 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-81e0cea1-ed07-4ee7-9a9c-4df833b96764 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] GET https://10.4.3.170/volume/v3/volumes/1523564c-2610-421c-a250-c87b2966f28b Jul 24 07:48:45.147414 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-81e0cea1-ed07-4ee7-9a9c-4df833b96764 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:45.147620 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-81e0cea1-ed07-4ee7-9a9c-4df833b96764 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:45.160273 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:45.160273 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:48:45.163292 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-81e0cea1-ed07-4ee7-9a9c-4df833b96764 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Volume info retrieved successfully. Jul 24 07:48:45.170227 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-81e0cea1-ed07-4ee7-9a9c-4df833b96764 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] https://10.4.3.170/volume/v3/volumes/1523564c-2610-421c-a250-c87b2966f28b returned with HTTP 200 Jul 24 07:48:45.170227 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1084/4320] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:45 2026] GET /volume/v3/volumes/1523564c-2610-421c-a250-c87b2966f28b => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:45.661247 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-bc9623cc-1c91-42a9-9c9b-9d9e62310b8a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:45.663234 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-bc9623cc-1c91-42a9-9c9b-9d9e62310b8a tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] GET https://10.4.3.170/volume/v3/volumes/69a70d89-da16-499a-ba6f-a37bc4b06930 Jul 24 07:48:45.663412 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-bc9623cc-1c91-42a9-9c9b-9d9e62310b8a tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:45.663601 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-bc9623cc-1c91-42a9-9c9b-9d9e62310b8a tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:45.671824 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:45.671824 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:48:45.675309 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-bc9623cc-1c91-42a9-9c9b-9d9e62310b8a tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Volume info retrieved successfully. Jul 24 07:48:45.680094 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-bc9623cc-1c91-42a9-9c9b-9d9e62310b8a tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] https://10.4.3.170/volume/v3/volumes/69a70d89-da16-499a-ba6f-a37bc4b06930 returned with HTTP 200 Jul 24 07:48:45.680544 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1090/4321] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:45 2026] GET /volume/v3/volumes/69a70d89-da16-499a-ba6f-a37bc4b06930 => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:45.694236 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-3e9d088f-7dee-4fd7-b301-1924c5f2856c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:45.696130 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3e9d088f-7dee-4fd7-b301-1924c5f2856c tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] DELETE https://10.4.3.170/volume/v3/volumes/69a70d89-da16-499a-ba6f-a37bc4b06930 Jul 24 07:48:45.696356 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3e9d088f-7dee-4fd7-b301-1924c5f2856c tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:45.696605 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3e9d088f-7dee-4fd7-b301-1924c5f2856c tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:45.696801 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-3e9d088f-7dee-4fd7-b301-1924c5f2856c tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Delete volume with id: 69a70d89-da16-499a-ba6f-a37bc4b06930 Jul 24 07:48:45.705413 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:45.705413 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:48:45.706184 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-3e9d088f-7dee-4fd7-b301-1924c5f2856c tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Volume info retrieved successfully. Jul 24 07:48:45.724034 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-3e9d088f-7dee-4fd7-b301-1924c5f2856c tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Delete volume request issued successfully. Jul 24 07:48:45.724357 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3e9d088f-7dee-4fd7-b301-1924c5f2856c tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] https://10.4.3.170/volume/v3/volumes/69a70d89-da16-499a-ba6f-a37bc4b06930 returned with HTTP 202 Jul 24 07:48:45.724938 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1081/4322] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:48:45 2026] DELETE /volume/v3/volumes/69a70d89-da16-499a-ba6f-a37bc4b06930 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:48:45.732234 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-aab7f918-acc1-4311-957a-f20823651b9d None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:45.733791 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-aab7f918-acc1-4311-957a-f20823651b9d tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] GET https://10.4.3.170/volume/v3/volumes/69a70d89-da16-499a-ba6f-a37bc4b06930 Jul 24 07:48:45.733967 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-aab7f918-acc1-4311-957a-f20823651b9d tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:45.734151 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-aab7f918-acc1-4311-957a-f20823651b9d tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:45.739937 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:45.739937 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:48:45.742827 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-aab7f918-acc1-4311-957a-f20823651b9d tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Volume info retrieved successfully. Jul 24 07:48:45.746538 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-aab7f918-acc1-4311-957a-f20823651b9d tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] https://10.4.3.170/volume/v3/volumes/69a70d89-da16-499a-ba6f-a37bc4b06930 returned with HTTP 200 Jul 24 07:48:45.746869 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1068/4323] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:45 2026] GET /volume/v3/volumes/69a70d89-da16-499a-ba6f-a37bc4b06930 => generated 849 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:45.919379 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-47db9923-67f4-4e8c-9417-55fefe0a20be None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:45.921391 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-47db9923-67f4-4e8c-9417-55fefe0a20be tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] GET https://10.4.3.170/volume/v3/volumes/fd8cec20-74a5-425d-8c05-be626d42b4bf Jul 24 07:48:45.921626 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-47db9923-67f4-4e8c-9417-55fefe0a20be tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:45.921857 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-47db9923-67f4-4e8c-9417-55fefe0a20be tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:45.929799 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:45.929799 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:48:45.933315 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-47db9923-67f4-4e8c-9417-55fefe0a20be tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Volume info retrieved successfully. Jul 24 07:48:45.937337 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-47db9923-67f4-4e8c-9417-55fefe0a20be tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] https://10.4.3.170/volume/v3/volumes/fd8cec20-74a5-425d-8c05-be626d42b4bf returned with HTTP 200 Jul 24 07:48:45.938023 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1085/4324] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:45 2026] GET /volume/v3/volumes/fd8cec20-74a5-425d-8c05-be626d42b4bf => generated 1008 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:48:45.955523 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-93ea8e69-de99-4bd7-899c-6e03b5346ec7 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:45.956838 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-93ea8e69-de99-4bd7-899c-6e03b5346ec7 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] POST https://10.4.3.170/volume/v3/snapshots Jul 24 07:48:45.957237 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-93ea8e69-de99-4bd7-899c-6e03b5346ec7 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fd8cec20-74a5-425d-8c05-be626d42b4bf", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1156360002"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:48:45.964783 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:45.964783 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:48:45.965245 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-93ea8e69-de99-4bd7-899c-6e03b5346ec7 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Volume info retrieved successfully. Jul 24 07:48:45.965485 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.snapshots [None req-93ea8e69-de99-4bd7-899c-6e03b5346ec7 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Create snapshot from volume fd8cec20-74a5-425d-8c05-be626d42b4bf Jul 24 07:48:45.980132 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-26b7c33a-921f-4b18-885e-b427765b403e None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:45.982306 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-26b7c33a-921f-4b18-885e-b427765b403e tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] GET https://10.4.3.170/volume/v3/snapshots/c1d37559-27d2-4bdc-a330-926850d66a9c Jul 24 07:48:45.982532 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-26b7c33a-921f-4b18-885e-b427765b403e tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:45.982738 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-26b7c33a-921f-4b18-885e-b427765b403e tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:45.985306 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-93ea8e69-de99-4bd7-899c-6e03b5346ec7 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Created reservations ['13f17f9b-6b37-43bd-8184-d0bc83698515', '80809ee4-1223-4e64-9023-489f72cf621a', '75f47501-47fe-4466-b39f-d27ab914d511', '30c11860-a838-48d1-a3d5-d3e39539fa25'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:48:45.987502 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:45.987502 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:48:45.987911 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-26b7c33a-921f-4b18-885e-b427765b403e tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Snapshot retrieved successfully. Jul 24 07:48:45.988796 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-26b7c33a-921f-4b18-885e-b427765b403e tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] https://10.4.3.170/volume/v3/snapshots/c1d37559-27d2-4bdc-a330-926850d66a9c returned with HTTP 200 Jul 24 07:48:45.989169 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1082/4325] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:48:45 2026] GET /volume/v3/snapshots/c1d37559-27d2-4bdc-a330-926850d66a9c => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:45.997820 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-ef81e860-eecd-4eba-9216-282145e48dfa None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:46.010601 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-93ea8e69-de99-4bd7-899c-6e03b5346ec7 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Snapshot create request issued successfully. Jul 24 07:48:46.010906 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-93ea8e69-de99-4bd7-899c-6e03b5346ec7 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 24 07:48:46.011380 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1091/4326] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 24 07:48:45 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) Jul 24 07:48:46.019595 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b3dc592f-8719-4cd3-9ffe-78888e30a4f0 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:46.021494 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b3dc592f-8719-4cd3-9ffe-78888e30a4f0 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] GET https://10.4.3.170/volume/v3/snapshots/2dc0e7ff-667d-455f-91c3-c12fc9cc920c Jul 24 07:48:46.021706 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b3dc592f-8719-4cd3-9ffe-78888e30a4f0 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:46.021909 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b3dc592f-8719-4cd3-9ffe-78888e30a4f0 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:46.027226 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:46.027226 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:48:46.027515 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-b3dc592f-8719-4cd3-9ffe-78888e30a4f0 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Snapshot retrieved successfully. Jul 24 07:48:46.028181 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b3dc592f-8719-4cd3-9ffe-78888e30a4f0 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] https://10.4.3.170/volume/v3/snapshots/2dc0e7ff-667d-455f-91c3-c12fc9cc920c returned with HTTP 200 Jul 24 07:48:46.028576 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1086/4327] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:48:46 2026] GET /volume/v3/snapshots/2dc0e7ff-667d-455f-91c3-c12fc9cc920c => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:46.054700 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ef81e860-eecd-4eba-9216-282145e48dfa tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-reader] POST https://10.4.3.170/volume/v3/snapshots/c1d37559-27d2-4bdc-a330-926850d66a9c/action Jul 24 07:48:46.055087 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ef81e860-eecd-4eba-9216-282145e48dfa tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:48:46.055232 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ef81e860-eecd-4eba-9216-282145e48dfa tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:48:46.061441 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:46.061441 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:48:46.061868 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-ef81e860-eecd-4eba-9216-282145e48dfa tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-reader] Snapshot retrieved successfully. Jul 24 07:48:46.062645 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.policy [None req-ef81e860-eecd-4eba-9216-282145e48dfa tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '13c59eac2a364f33963e64db5d738381', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b4e241d0ac7045b3977206bb86e22c09', '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=100243) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 24 07:48:46.062839 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ef81e860-eecd-4eba-9216-282145e48dfa tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-reader] https://10.4.3.170/volume/v3/snapshots/c1d37559-27d2-4bdc-a330-926850d66a9c/action returned with HTTP 403 Jul 24 07:48:46.063309 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1069/4328] 10.4.3.170 () {68 vars in 1396 bytes} [Fri Jul 24 07:48:45 2026] POST /volume/v3/snapshots/c1d37559-27d2-4bdc-a330-926850d66a9c/action => generated 133 bytes in 66 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:48:46.069804 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-304d9321-feb5-46bc-ac75-c06117c4cace None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:46.071410 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-304d9321-feb5-46bc-ac75-c06117c4cace tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] DELETE https://10.4.3.170/volume/v3/snapshots/c1d37559-27d2-4bdc-a330-926850d66a9c Jul 24 07:48:46.071585 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-304d9321-feb5-46bc-ac75-c06117c4cace tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:46.071760 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-304d9321-feb5-46bc-ac75-c06117c4cace tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:46.071852 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.snapshots [None req-304d9321-feb5-46bc-ac75-c06117c4cace tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Delete snapshot with id: c1d37559-27d2-4bdc-a330-926850d66a9c Jul 24 07:48:46.076300 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:46.076300 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:48:46.076566 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-304d9321-feb5-46bc-ac75-c06117c4cace tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Snapshot retrieved successfully. Jul 24 07:48:46.090134 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-304d9321-feb5-46bc-ac75-c06117c4cace tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Snapshot delete request issued successfully. Jul 24 07:48:46.090378 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-304d9321-feb5-46bc-ac75-c06117c4cace tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] https://10.4.3.170/volume/v3/snapshots/c1d37559-27d2-4bdc-a330-926850d66a9c returned with HTTP 202 Jul 24 07:48:46.090871 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1083/4329] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 24 07:48:46 2026] DELETE /volume/v3/snapshots/c1d37559-27d2-4bdc-a330-926850d66a9c => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:48:46.097614 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-763dff8f-2dd0-456f-8732-6caba4b417da None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:46.099764 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-763dff8f-2dd0-456f-8732-6caba4b417da tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] GET https://10.4.3.170/volume/v3/snapshots/c1d37559-27d2-4bdc-a330-926850d66a9c Jul 24 07:48:46.100050 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-763dff8f-2dd0-456f-8732-6caba4b417da tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:46.100350 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-763dff8f-2dd0-456f-8732-6caba4b417da tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:46.105515 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:46.105515 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:48:46.105797 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-763dff8f-2dd0-456f-8732-6caba4b417da tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Snapshot retrieved successfully. Jul 24 07:48:46.106435 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-763dff8f-2dd0-456f-8732-6caba4b417da tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] https://10.4.3.170/volume/v3/snapshots/c1d37559-27d2-4bdc-a330-926850d66a9c returned with HTTP 200 Jul 24 07:48:46.106755 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1092/4330] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:48:46 2026] GET /volume/v3/snapshots/c1d37559-27d2-4bdc-a330-926850d66a9c => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:46.178014 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2dc0a7dd-4228-451c-b8ac-aae18408f088 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:46.179775 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2dc0a7dd-4228-451c-b8ac-aae18408f088 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] GET https://10.4.3.170/volume/v3/volumes/1523564c-2610-421c-a250-c87b2966f28b Jul 24 07:48:46.179979 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2dc0a7dd-4228-451c-b8ac-aae18408f088 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:46.180222 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2dc0a7dd-4228-451c-b8ac-aae18408f088 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:46.189333 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:46.189333 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:48:46.192454 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-2dc0a7dd-4228-451c-b8ac-aae18408f088 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Volume info retrieved successfully. Jul 24 07:48:46.196075 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2dc0a7dd-4228-451c-b8ac-aae18408f088 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] https://10.4.3.170/volume/v3/volumes/1523564c-2610-421c-a250-c87b2966f28b returned with HTTP 200 Jul 24 07:48:46.196569 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1087/4331] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:46 2026] GET /volume/v3/volumes/1523564c-2610-421c-a250-c87b2966f28b => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:46.757816 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-748f477f-52a1-4b93-8a38-35e4908c078f None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:46.759358 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-748f477f-52a1-4b93-8a38-35e4908c078f tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] GET https://10.4.3.170/volume/v3/volumes/69a70d89-da16-499a-ba6f-a37bc4b06930 Jul 24 07:48:46.759654 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-748f477f-52a1-4b93-8a38-35e4908c078f tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:46.759703 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-748f477f-52a1-4b93-8a38-35e4908c078f tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:46.765363 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-748f477f-52a1-4b93-8a38-35e4908c078f tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] https://10.4.3.170/volume/v3/volumes/69a70d89-da16-499a-ba6f-a37bc4b06930 returned with HTTP 404 Jul 24 07:48:46.765893 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1070/4332] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:46 2026] GET /volume/v3/volumes/69a70d89-da16-499a-ba6f-a37bc4b06930 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:48:46.772734 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-9b1ac68c-0093-414c-9d30-dfd758081e36 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:46.774987 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9b1ac68c-0093-414c-9d30-dfd758081e36 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] DELETE https://10.4.3.170/volume/v3/volumes/d0a2369a-1fd4-475b-aea9-5b2cf4abfbc5 Jul 24 07:48:46.775100 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9b1ac68c-0093-414c-9d30-dfd758081e36 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:46.775361 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9b1ac68c-0093-414c-9d30-dfd758081e36 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:46.775584 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-9b1ac68c-0093-414c-9d30-dfd758081e36 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Delete volume with id: d0a2369a-1fd4-475b-aea9-5b2cf4abfbc5 Jul 24 07:48:46.784399 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:46.784399 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:48:46.785241 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-9b1ac68c-0093-414c-9d30-dfd758081e36 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Volume info retrieved successfully. Jul 24 07:48:46.806772 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-9b1ac68c-0093-414c-9d30-dfd758081e36 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Delete volume request issued successfully. Jul 24 07:48:46.806949 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9b1ac68c-0093-414c-9d30-dfd758081e36 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] https://10.4.3.170/volume/v3/volumes/d0a2369a-1fd4-475b-aea9-5b2cf4abfbc5 returned with HTTP 202 Jul 24 07:48:46.807342 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1084/4333] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:48:46 2026] DELETE /volume/v3/volumes/d0a2369a-1fd4-475b-aea9-5b2cf4abfbc5 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:48:46.813789 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-9ae07a9a-5ecb-469f-820b-71460427e8f1 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:46.815602 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9ae07a9a-5ecb-469f-820b-71460427e8f1 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] GET https://10.4.3.170/volume/v3/volumes/d0a2369a-1fd4-475b-aea9-5b2cf4abfbc5 Jul 24 07:48:46.815828 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9ae07a9a-5ecb-469f-820b-71460427e8f1 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:46.815934 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9ae07a9a-5ecb-469f-820b-71460427e8f1 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:46.823025 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:46.823025 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:48:46.826790 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-9ae07a9a-5ecb-469f-820b-71460427e8f1 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Volume info retrieved successfully. Jul 24 07:48:46.831296 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9ae07a9a-5ecb-469f-820b-71460427e8f1 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] https://10.4.3.170/volume/v3/volumes/d0a2369a-1fd4-475b-aea9-5b2cf4abfbc5 returned with HTTP 200 Jul 24 07:48:46.831867 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1093/4334] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:46 2026] GET /volume/v3/volumes/d0a2369a-1fd4-475b-aea9-5b2cf4abfbc5 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:47.036879 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-23501895-2a31-47b9-9af3-7dda7487e832 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:47.038700 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-23501895-2a31-47b9-9af3-7dda7487e832 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] GET https://10.4.3.170/volume/v3/snapshots/2dc0e7ff-667d-455f-91c3-c12fc9cc920c Jul 24 07:48:47.038896 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-23501895-2a31-47b9-9af3-7dda7487e832 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:47.039097 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-23501895-2a31-47b9-9af3-7dda7487e832 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:47.043884 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:47.043884 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:48:47.044180 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-23501895-2a31-47b9-9af3-7dda7487e832 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Snapshot retrieved successfully. Jul 24 07:48:47.044832 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-23501895-2a31-47b9-9af3-7dda7487e832 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] https://10.4.3.170/volume/v3/snapshots/2dc0e7ff-667d-455f-91c3-c12fc9cc920c returned with HTTP 200 Jul 24 07:48:47.045190 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1088/4335] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:48:47 2026] GET /volume/v3/snapshots/2dc0e7ff-667d-455f-91c3-c12fc9cc920c => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:47.052561 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-ae42b770-09b0-4d12-b444-0ef83bfaede6 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:47.054147 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ae42b770-09b0-4d12-b444-0ef83bfaede6 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-member] GET https://10.4.3.170/volume/v3/snapshots Jul 24 07:48:47.054353 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ae42b770-09b0-4d12-b444-0ef83bfaede6 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:47.054553 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ae42b770-09b0-4d12-b444-0ef83bfaede6 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-member] Calling method 'index' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:47.054790 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.api_utils [None req-ae42b770-09b0-4d12-b444-0ef83bfaede6 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-member] Removing options '' from query. {{(pid=100243) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 07:48:47.055722 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.db.api [None req-ae42b770-09b0-4d12-b444-0ef83bfaede6 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-member] Building query based on filter {{(pid=100243) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 24 07:48:47.058993 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-ae42b770-09b0-4d12-b444-0ef83bfaede6 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-member] Get all snapshots completed successfully. Jul 24 07:48:47.059275 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ae42b770-09b0-4d12-b444-0ef83bfaede6 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 200 Jul 24 07:48:47.059587 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1071/4336] 10.4.3.170 () {66 vars in 1243 bytes} [Fri Jul 24 07:48:47 2026] GET /volume/v3/snapshots => generated 336 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:47.066280 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-6902045c-eb5b-4f30-96d9-1e8b38997a08 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:47.067903 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6902045c-eb5b-4f30-96d9-1e8b38997a08 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] DELETE https://10.4.3.170/volume/v3/snapshots/2dc0e7ff-667d-455f-91c3-c12fc9cc920c Jul 24 07:48:47.068116 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6902045c-eb5b-4f30-96d9-1e8b38997a08 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:47.068346 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6902045c-eb5b-4f30-96d9-1e8b38997a08 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:47.068490 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.snapshots [None req-6902045c-eb5b-4f30-96d9-1e8b38997a08 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Delete snapshot with id: 2dc0e7ff-667d-455f-91c3-c12fc9cc920c Jul 24 07:48:47.072594 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:47.072594 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:48:47.072869 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-6902045c-eb5b-4f30-96d9-1e8b38997a08 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Snapshot retrieved successfully. Jul 24 07:48:47.084577 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-6902045c-eb5b-4f30-96d9-1e8b38997a08 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Snapshot delete request issued successfully. Jul 24 07:48:47.084758 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6902045c-eb5b-4f30-96d9-1e8b38997a08 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] https://10.4.3.170/volume/v3/snapshots/2dc0e7ff-667d-455f-91c3-c12fc9cc920c returned with HTTP 202 Jul 24 07:48:47.085106 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1085/4337] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 24 07:48:47 2026] DELETE /volume/v3/snapshots/2dc0e7ff-667d-455f-91c3-c12fc9cc920c => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:48:47.091104 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-f5b4645a-7e37-46b5-a350-6dc8a4376813 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:47.092942 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f5b4645a-7e37-46b5-a350-6dc8a4376813 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] GET https://10.4.3.170/volume/v3/snapshots/2dc0e7ff-667d-455f-91c3-c12fc9cc920c Jul 24 07:48:47.093175 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f5b4645a-7e37-46b5-a350-6dc8a4376813 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:47.093356 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f5b4645a-7e37-46b5-a350-6dc8a4376813 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:47.097681 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:47.097681 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:48:47.098009 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-f5b4645a-7e37-46b5-a350-6dc8a4376813 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Snapshot retrieved successfully. Jul 24 07:48:47.098606 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f5b4645a-7e37-46b5-a350-6dc8a4376813 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] https://10.4.3.170/volume/v3/snapshots/2dc0e7ff-667d-455f-91c3-c12fc9cc920c returned with HTTP 200 Jul 24 07:48:47.099078 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1094/4338] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:48:47 2026] GET /volume/v3/snapshots/2dc0e7ff-667d-455f-91c3-c12fc9cc920c => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:47.114714 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-5704998d-6667-43bb-82f3-94dd6b7fdac6 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:47.116370 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5704998d-6667-43bb-82f3-94dd6b7fdac6 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] GET https://10.4.3.170/volume/v3/snapshots/c1d37559-27d2-4bdc-a330-926850d66a9c Jul 24 07:48:47.116608 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5704998d-6667-43bb-82f3-94dd6b7fdac6 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:47.116845 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5704998d-6667-43bb-82f3-94dd6b7fdac6 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:47.121903 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5704998d-6667-43bb-82f3-94dd6b7fdac6 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] https://10.4.3.170/volume/v3/snapshots/c1d37559-27d2-4bdc-a330-926850d66a9c returned with HTTP 404 Jul 24 07:48:47.122625 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1089/4339] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:48:47 2026] GET /volume/v3/snapshots/c1d37559-27d2-4bdc-a330-926850d66a9c => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:48:47.128992 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-bf89b393-35e8-4dd8-be6a-b65c2c5ed238 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:47.130661 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-bf89b393-35e8-4dd8-be6a-b65c2c5ed238 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/b13365ab-c311-4f69-b266-2eea36811083 Jul 24 07:48:47.130841 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-bf89b393-35e8-4dd8-be6a-b65c2c5ed238 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:47.131027 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-bf89b393-35e8-4dd8-be6a-b65c2c5ed238 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:47.131217 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-bf89b393-35e8-4dd8-be6a-b65c2c5ed238 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Delete volume with id: b13365ab-c311-4f69-b266-2eea36811083 Jul 24 07:48:47.137499 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:47.137499 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:48:47.137780 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-bf89b393-35e8-4dd8-be6a-b65c2c5ed238 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Volume info retrieved successfully. Jul 24 07:48:47.154435 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-bf89b393-35e8-4dd8-be6a-b65c2c5ed238 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Delete volume request issued successfully. Jul 24 07:48:47.154606 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-bf89b393-35e8-4dd8-be6a-b65c2c5ed238 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] https://10.4.3.170/volume/v3/volumes/b13365ab-c311-4f69-b266-2eea36811083 returned with HTTP 202 Jul 24 07:48:47.155016 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1072/4340] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:48:47 2026] DELETE /volume/v3/volumes/b13365ab-c311-4f69-b266-2eea36811083 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:48:47.162463 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-95bc6a03-ce3e-4e31-b291-586911e66e5f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:47.164607 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-95bc6a03-ce3e-4e31-b291-586911e66e5f tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] GET https://10.4.3.170/volume/v3/volumes/b13365ab-c311-4f69-b266-2eea36811083 Jul 24 07:48:47.164901 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-95bc6a03-ce3e-4e31-b291-586911e66e5f tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:47.165099 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-95bc6a03-ce3e-4e31-b291-586911e66e5f tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:47.173226 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:47.173226 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:48:47.177145 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-95bc6a03-ce3e-4e31-b291-586911e66e5f tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Volume info retrieved successfully. Jul 24 07:48:47.181505 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-95bc6a03-ce3e-4e31-b291-586911e66e5f tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] https://10.4.3.170/volume/v3/volumes/b13365ab-c311-4f69-b266-2eea36811083 returned with HTTP 200 Jul 24 07:48:47.181984 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1086/4341] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:47 2026] GET /volume/v3/volumes/b13365ab-c311-4f69-b266-2eea36811083 => generated 1007 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:48:47.207694 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-336c96bc-4d0b-441e-ac6c-adb2a2a51a67 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:47.209815 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-336c96bc-4d0b-441e-ac6c-adb2a2a51a67 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] GET https://10.4.3.170/volume/v3/volumes/1523564c-2610-421c-a250-c87b2966f28b Jul 24 07:48:47.210134 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-336c96bc-4d0b-441e-ac6c-adb2a2a51a67 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:47.210461 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-336c96bc-4d0b-441e-ac6c-adb2a2a51a67 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:47.221844 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:47.221844 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:48:47.225698 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-336c96bc-4d0b-441e-ac6c-adb2a2a51a67 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Volume info retrieved successfully. Jul 24 07:48:47.229067 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-336c96bc-4d0b-441e-ac6c-adb2a2a51a67 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] https://10.4.3.170/volume/v3/volumes/1523564c-2610-421c-a250-c87b2966f28b returned with HTTP 200 Jul 24 07:48:47.229625 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1095/4342] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:47 2026] GET /volume/v3/volumes/1523564c-2610-421c-a250-c87b2966f28b => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:47.627486 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-a58fc874-e2c6-4c01-9b01-53b320832d04 req-26b324bd-59d0-456b-b4a4-80fca0e7ca69 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:47.629230 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-a58fc874-e2c6-4c01-9b01-53b320832d04 req-26b324bd-59d0-456b-b4a4-80fca0e7ca69 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] POST https://10.4.3.170/volume/v3/attachments/0140a2f2-a0dd-4034-b0f3-598d79bff058/action Jul 24 07:48:47.629595 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-a58fc874-e2c6-4c01-9b01-53b320832d04 req-26b324bd-59d0-456b-b4a4-80fca0e7ca69 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Action body: b'{"os-complete": null}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:48:47.629812 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-a58fc874-e2c6-4c01-9b01-53b320832d04 req-26b324bd-59d0-456b-b4a4-80fca0e7ca69 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:48:47.643452 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:47.643452 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:48:47.653311 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-a58fc874-e2c6-4c01-9b01-53b320832d04 req-26b324bd-59d0-456b-b4a4-80fca0e7ca69 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] https://10.4.3.170/volume/v3/attachments/0140a2f2-a0dd-4034-b0f3-598d79bff058/action returned with HTTP 204 Jul 24 07:48:47.653667 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1090/4343] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 24 07:48:47 2026] POST /volume/v3/attachments/0140a2f2-a0dd-4034-b0f3-598d79bff058/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:48:47.846641 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-71506f47-b29c-4802-a2c0-920f006afcc3 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:47.848579 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-71506f47-b29c-4802-a2c0-920f006afcc3 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] GET https://10.4.3.170/volume/v3/volumes/d0a2369a-1fd4-475b-aea9-5b2cf4abfbc5 Jul 24 07:48:47.848948 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-71506f47-b29c-4802-a2c0-920f006afcc3 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:47.849413 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-71506f47-b29c-4802-a2c0-920f006afcc3 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:47.855987 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-71506f47-b29c-4802-a2c0-920f006afcc3 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] https://10.4.3.170/volume/v3/volumes/d0a2369a-1fd4-475b-aea9-5b2cf4abfbc5 returned with HTTP 404 Jul 24 07:48:47.856667 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1073/4344] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:47 2026] GET /volume/v3/volumes/d0a2369a-1fd4-475b-aea9-5b2cf4abfbc5 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:48:47.862324 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-5918857c-d660-4807-a09c-2840c62169f2 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:47.864416 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5918857c-d660-4807-a09c-2840c62169f2 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] DELETE https://10.4.3.170/volume/v3/volumes/bed9b30c-3f10-47e9-921c-a61139a8513b Jul 24 07:48:47.864617 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5918857c-d660-4807-a09c-2840c62169f2 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:47.864791 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5918857c-d660-4807-a09c-2840c62169f2 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:47.864971 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-5918857c-d660-4807-a09c-2840c62169f2 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Delete volume with id: bed9b30c-3f10-47e9-921c-a61139a8513b Jul 24 07:48:47.871265 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:47.871265 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:48:47.871699 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-5918857c-d660-4807-a09c-2840c62169f2 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Volume info retrieved successfully. Jul 24 07:48:47.886330 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-5918857c-d660-4807-a09c-2840c62169f2 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Delete volume request issued successfully. Jul 24 07:48:47.886580 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5918857c-d660-4807-a09c-2840c62169f2 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] https://10.4.3.170/volume/v3/volumes/bed9b30c-3f10-47e9-921c-a61139a8513b returned with HTTP 202 Jul 24 07:48:47.886999 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1087/4345] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:48:47 2026] DELETE /volume/v3/volumes/bed9b30c-3f10-47e9-921c-a61139a8513b => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:48:47.893429 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-a726a747-1887-4b5a-9b87-2d37ef280927 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:47.895220 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a726a747-1887-4b5a-9b87-2d37ef280927 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] GET https://10.4.3.170/volume/v3/volumes/bed9b30c-3f10-47e9-921c-a61139a8513b Jul 24 07:48:47.895497 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a726a747-1887-4b5a-9b87-2d37ef280927 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:47.895728 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a726a747-1887-4b5a-9b87-2d37ef280927 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:47.901826 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:47.901826 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:48:47.905116 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-a726a747-1887-4b5a-9b87-2d37ef280927 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Volume info retrieved successfully. Jul 24 07:48:47.908761 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a726a747-1887-4b5a-9b87-2d37ef280927 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] https://10.4.3.170/volume/v3/volumes/bed9b30c-3f10-47e9-921c-a61139a8513b returned with HTTP 200 Jul 24 07:48:47.909154 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1096/4346] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:47 2026] GET /volume/v3/volumes/bed9b30c-3f10-47e9-921c-a61139a8513b => generated 849 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:48.108268 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-5b470e38-d13d-4af2-85d6-721196e52c34 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:48.110290 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5b470e38-d13d-4af2-85d6-721196e52c34 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] GET https://10.4.3.170/volume/v3/snapshots/2dc0e7ff-667d-455f-91c3-c12fc9cc920c Jul 24 07:48:48.110558 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5b470e38-d13d-4af2-85d6-721196e52c34 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:48.110824 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5b470e38-d13d-4af2-85d6-721196e52c34 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:48.115385 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5b470e38-d13d-4af2-85d6-721196e52c34 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] https://10.4.3.170/volume/v3/snapshots/2dc0e7ff-667d-455f-91c3-c12fc9cc920c returned with HTTP 404 Jul 24 07:48:48.115950 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1091/4347] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:48:48 2026] GET /volume/v3/snapshots/2dc0e7ff-667d-455f-91c3-c12fc9cc920c => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:48:48.123752 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-d5984e4a-f1d3-4096-a361-dc98fc2b34d9 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:48.125245 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d5984e4a-f1d3-4096-a361-dc98fc2b34d9 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/fd8cec20-74a5-425d-8c05-be626d42b4bf Jul 24 07:48:48.126586 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d5984e4a-f1d3-4096-a361-dc98fc2b34d9 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:48.126586 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d5984e4a-f1d3-4096-a361-dc98fc2b34d9 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:48.126586 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-d5984e4a-f1d3-4096-a361-dc98fc2b34d9 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Delete volume with id: fd8cec20-74a5-425d-8c05-be626d42b4bf Jul 24 07:48:48.132283 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:48.132283 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:48:48.132504 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-d5984e4a-f1d3-4096-a361-dc98fc2b34d9 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Volume info retrieved successfully. Jul 24 07:48:48.147411 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-d5984e4a-f1d3-4096-a361-dc98fc2b34d9 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Delete volume request issued successfully. Jul 24 07:48:48.147546 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d5984e4a-f1d3-4096-a361-dc98fc2b34d9 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] https://10.4.3.170/volume/v3/volumes/fd8cec20-74a5-425d-8c05-be626d42b4bf returned with HTTP 202 Jul 24 07:48:48.147994 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1074/4348] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:48:48 2026] DELETE /volume/v3/volumes/fd8cec20-74a5-425d-8c05-be626d42b4bf => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:48:48.154635 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-a6f87957-aa4f-4774-a344-c27f27047e44 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:48.156256 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a6f87957-aa4f-4774-a344-c27f27047e44 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] GET https://10.4.3.170/volume/v3/volumes/fd8cec20-74a5-425d-8c05-be626d42b4bf Jul 24 07:48:48.156440 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a6f87957-aa4f-4774-a344-c27f27047e44 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:48.156631 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a6f87957-aa4f-4774-a344-c27f27047e44 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:48.163305 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:48.163305 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:48:48.166603 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-a6f87957-aa4f-4774-a344-c27f27047e44 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Volume info retrieved successfully. Jul 24 07:48:48.171096 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a6f87957-aa4f-4774-a344-c27f27047e44 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] https://10.4.3.170/volume/v3/volumes/fd8cec20-74a5-425d-8c05-be626d42b4bf returned with HTTP 200 Jul 24 07:48:48.171655 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1088/4349] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:48 2026] GET /volume/v3/volumes/fd8cec20-74a5-425d-8c05-be626d42b4bf => generated 1007 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:48:48.194036 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-af735adf-1c32-4d10-bba4-1732d0c6b8f3 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:48.195787 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-af735adf-1c32-4d10-bba4-1732d0c6b8f3 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] GET https://10.4.3.170/volume/v3/volumes/b13365ab-c311-4f69-b266-2eea36811083 Jul 24 07:48:48.195989 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-af735adf-1c32-4d10-bba4-1732d0c6b8f3 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:48.196167 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-af735adf-1c32-4d10-bba4-1732d0c6b8f3 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:48.201140 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-af735adf-1c32-4d10-bba4-1732d0c6b8f3 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] https://10.4.3.170/volume/v3/volumes/b13365ab-c311-4f69-b266-2eea36811083 returned with HTTP 404 Jul 24 07:48:48.201608 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1097/4350] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:48 2026] GET /volume/v3/volumes/b13365ab-c311-4f69-b266-2eea36811083 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:48:48.208680 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-5701f5ec-2d8e-47d6-acda-88a6c5fad868 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:48.210312 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5701f5ec-2d8e-47d6-acda-88a6c5fad868 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:48:48.210629 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5701f5ec-2d8e-47d6-acda-88a6c5fad868 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1340962929"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:48:48.211965 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-5701f5ec-2d8e-47d6-acda-88a6c5fad868 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1340962929'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:48:48.212111 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-5701f5ec-2d8e-47d6-acda-88a6c5fad868 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Create volume of 1 GB Jul 24 07:48:48.216661 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-5701f5ec-2d8e-47d6-acda-88a6c5fad868 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Availability Zones retrieved successfully. Jul 24 07:48:48.222427 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-5701f5ec-2d8e-47d6-acda-88a6c5fad868 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Flow 'volume_create_api' (61a28e81-3c04-46ab-9f77-021e9b4e9e80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:48:48.223799 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-5701f5ec-2d8e-47d6-acda-88a6c5fad868 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b48365b-b2f1-47a2-bdcb-675b4c58d650) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:48.224665 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-5701f5ec-2d8e-47d6-acda-88a6c5fad868 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:48:48.242173 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-dbefdb89-672d-472b-bce7-9f2227701fc4 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:48.244664 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-dbefdb89-672d-472b-bce7-9f2227701fc4 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] GET https://10.4.3.170/volume/v3/volumes/1523564c-2610-421c-a250-c87b2966f28b Jul 24 07:48:48.245146 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-dbefdb89-672d-472b-bce7-9f2227701fc4 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:48.245460 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-dbefdb89-672d-472b-bce7-9f2227701fc4 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:48.248406 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-5701f5ec-2d8e-47d6-acda-88a6c5fad868 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b48365b-b2f1-47a2-bdcb-675b4c58d650) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:48.249293 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-5701f5ec-2d8e-47d6-acda-88a6c5fad868 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6b81112-edc0-4a39-87ce-38861201af34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:48.257630 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:48.257630 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:48:48.261668 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-dbefdb89-672d-472b-bce7-9f2227701fc4 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Volume info retrieved successfully. Jul 24 07:48:48.267437 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-dbefdb89-672d-472b-bce7-9f2227701fc4 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] https://10.4.3.170/volume/v3/volumes/1523564c-2610-421c-a250-c87b2966f28b returned with HTTP 200 Jul 24 07:48:48.267921 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1075/4351] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:48 2026] GET /volume/v3/volumes/1523564c-2610-421c-a250-c87b2966f28b => generated 1135 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:48:48.281635 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-8cbbf983-9652-4bcb-83b5-e41015398714 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:48.284739 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8cbbf983-9652-4bcb-83b5-e41015398714 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] GET https://10.4.3.170/volume/v3/volumes/1523564c-2610-421c-a250-c87b2966f28b Jul 24 07:48:48.284739 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8cbbf983-9652-4bcb-83b5-e41015398714 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:48.284739 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8cbbf983-9652-4bcb-83b5-e41015398714 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:48.287852 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-5701f5ec-2d8e-47d6-acda-88a6c5fad868 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Created reservations ['89e0b4f8-61d0-400c-bdb8-0310988059ed', '770e3457-36c8-4008-a150-812e784adcd6', 'b38d98be-b8e4-453d-a5e1-945e3665d371', '4cdb2b96-ee53-4fd4-9ce3-6cb70a8bc269'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:48:48.288727 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-5701f5ec-2d8e-47d6-acda-88a6c5fad868 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6b81112-edc0-4a39-87ce-38861201af34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['89e0b4f8-61d0-400c-bdb8-0310988059ed', '770e3457-36c8-4008-a150-812e784adcd6', 'b38d98be-b8e4-453d-a5e1-945e3665d371', '4cdb2b96-ee53-4fd4-9ce3-6cb70a8bc269']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:48.289771 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-5701f5ec-2d8e-47d6-acda-88a6c5fad868 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e240cd24-3df7-410f-8e4c-e23cf17a8274) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:48.292971 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:48.292971 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:48:48.299114 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-8cbbf983-9652-4bcb-83b5-e41015398714 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Volume info retrieved successfully. Jul 24 07:48:48.304549 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8cbbf983-9652-4bcb-83b5-e41015398714 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] https://10.4.3.170/volume/v3/volumes/1523564c-2610-421c-a250-c87b2966f28b returned with HTTP 200 Jul 24 07:48:48.305115 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1089/4352] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:48 2026] GET /volume/v3/volumes/1523564c-2610-421c-a250-c87b2966f28b => generated 1135 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:48:48.314256 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-5701f5ec-2d8e-47d6-acda-88a6c5fad868 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e240cd24-3df7-410f-8e4c-e23cf17a8274) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '21957c0d-2a12-4779-93d9-a31837e32c13', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1340962929',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4e241d0ac7045b3977206bb86e22c09',qos_specs=None,replication_status=,reservations=['89e0b4f8-61d0-400c-bdb8-0310988059ed','770e3457-36c8-4008-a150-812e784adcd6','b38d98be-b8e4-453d-a5e1-945e3665d371','4cdb2b96-ee53-4fd4-9ce3-6cb70a8bc269'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9733cc816414cfd8e20eac0008d8297',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:48:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1340962929',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=21957c0d-2a12-4779-93d9-a31837e32c13,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b4e241d0ac7045b3977206bb86e22c09',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9733cc816414cfd8e20eac0008d8297',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:48.315014 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-5701f5ec-2d8e-47d6-acda-88a6c5fad868 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c2e5ea5-bca7-4f9c-83d9-2b473a6d1bda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:48.330359 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-5701f5ec-2d8e-47d6-acda-88a6c5fad868 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c2e5ea5-bca7-4f9c-83d9-2b473a6d1bda) transitioned into state 'SUCCESS' from state '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-1340962929',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4e241d0ac7045b3977206bb86e22c09',qos_specs=None,replication_status=,reservations=['89e0b4f8-61d0-400c-bdb8-0310988059ed','770e3457-36c8-4008-a150-812e784adcd6','b38d98be-b8e4-453d-a5e1-945e3665d371','4cdb2b96-ee53-4fd4-9ce3-6cb70a8bc269'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9733cc816414cfd8e20eac0008d8297',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:48.331041 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-5701f5ec-2d8e-47d6-acda-88a6c5fad868 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (658dabd4-c756-451a-9052-c1f6f1f5490a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:48.338317 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-5701f5ec-2d8e-47d6-acda-88a6c5fad868 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (658dabd4-c756-451a-9052-c1f6f1f5490a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:48.339027 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-5701f5ec-2d8e-47d6-acda-88a6c5fad868 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Flow 'volume_create_api' (61a28e81-3c04-46ab-9f77-021e9b4e9e80) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:48:48.339298 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-5701f5ec-2d8e-47d6-acda-88a6c5fad868 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Create volume request issued successfully. Jul 24 07:48:48.339786 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5701f5ec-2d8e-47d6-acda-88a6c5fad868 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:48:48.340168 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1092/4353] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 24 07:48:48 2026] POST /volume/v3/volumes => generated 778 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:48:48.351749 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-8599d644-75ac-4df8-a5f1-58830bf56850 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:48.353729 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8599d644-75ac-4df8-a5f1-58830bf56850 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] GET https://10.4.3.170/volume/v3/volumes/21957c0d-2a12-4779-93d9-a31837e32c13 Jul 24 07:48:48.353924 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8599d644-75ac-4df8-a5f1-58830bf56850 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:48.354094 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8599d644-75ac-4df8-a5f1-58830bf56850 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:48.360879 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:48.360879 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:48:48.364564 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-8599d644-75ac-4df8-a5f1-58830bf56850 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Volume info retrieved successfully. Jul 24 07:48:48.370113 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8599d644-75ac-4df8-a5f1-58830bf56850 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] https://10.4.3.170/volume/v3/volumes/21957c0d-2a12-4779-93d9-a31837e32c13 returned with HTTP 200 Jul 24 07:48:48.370452 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1098/4354] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:48 2026] GET /volume/v3/volumes/21957c0d-2a12-4779-93d9-a31837e32c13 => generated 957 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:48.920553 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-fb2247be-3cfd-4af7-9874-17c3b8928b10 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:48.922385 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-fb2247be-3cfd-4af7-9874-17c3b8928b10 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] GET https://10.4.3.170/volume/v3/volumes/bed9b30c-3f10-47e9-921c-a61139a8513b Jul 24 07:48:48.922599 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-fb2247be-3cfd-4af7-9874-17c3b8928b10 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:48.922818 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-fb2247be-3cfd-4af7-9874-17c3b8928b10 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:48.928542 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-fb2247be-3cfd-4af7-9874-17c3b8928b10 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] https://10.4.3.170/volume/v3/volumes/bed9b30c-3f10-47e9-921c-a61139a8513b returned with HTTP 404 Jul 24 07:48:48.929020 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1076/4355] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:48 2026] GET /volume/v3/volumes/bed9b30c-3f10-47e9-921c-a61139a8513b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:48:48.935638 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-32ce3517-cf91-4ed0-9e99-24018222b398 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:48.937296 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-32ce3517-cf91-4ed0-9e99-24018222b398 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] DELETE https://10.4.3.170/volume/v3/volumes/37c38c78-7bb8-4ef9-b6ef-e8746d475d52 Jul 24 07:48:48.937466 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-32ce3517-cf91-4ed0-9e99-24018222b398 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:48.937668 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-32ce3517-cf91-4ed0-9e99-24018222b398 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:48.937806 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-32ce3517-cf91-4ed0-9e99-24018222b398 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Delete volume with id: 37c38c78-7bb8-4ef9-b6ef-e8746d475d52 Jul 24 07:48:48.943696 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:48.943696 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:48:48.944100 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-32ce3517-cf91-4ed0-9e99-24018222b398 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Volume info retrieved successfully. Jul 24 07:48:48.957983 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-32ce3517-cf91-4ed0-9e99-24018222b398 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Delete volume request issued successfully. Jul 24 07:48:48.958122 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-32ce3517-cf91-4ed0-9e99-24018222b398 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] https://10.4.3.170/volume/v3/volumes/37c38c78-7bb8-4ef9-b6ef-e8746d475d52 returned with HTTP 202 Jul 24 07:48:48.958476 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1090/4356] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:48:48 2026] DELETE /volume/v3/volumes/37c38c78-7bb8-4ef9-b6ef-e8746d475d52 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:48:48.966951 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-91b8a9d0-85e0-466c-a0a0-e49056a1cef8 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:48.968774 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-91b8a9d0-85e0-466c-a0a0-e49056a1cef8 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] GET https://10.4.3.170/volume/v3/volumes/37c38c78-7bb8-4ef9-b6ef-e8746d475d52 Jul 24 07:48:48.968952 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-91b8a9d0-85e0-466c-a0a0-e49056a1cef8 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:48.969196 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-91b8a9d0-85e0-466c-a0a0-e49056a1cef8 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:48.977798 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:48.977798 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:48:48.981395 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-91b8a9d0-85e0-466c-a0a0-e49056a1cef8 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Volume info retrieved successfully. Jul 24 07:48:48.986013 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-91b8a9d0-85e0-466c-a0a0-e49056a1cef8 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] https://10.4.3.170/volume/v3/volumes/37c38c78-7bb8-4ef9-b6ef-e8746d475d52 returned with HTTP 200 Jul 24 07:48:48.986394 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1093/4357] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:48 2026] GET /volume/v3/volumes/37c38c78-7bb8-4ef9-b6ef-e8746d475d52 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:49.184074 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-da8bcef3-82c3-4211-9cf1-e1de13ffdb2c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:49.185823 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-da8bcef3-82c3-4211-9cf1-e1de13ffdb2c tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] GET https://10.4.3.170/volume/v3/volumes/fd8cec20-74a5-425d-8c05-be626d42b4bf Jul 24 07:48:49.186011 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-da8bcef3-82c3-4211-9cf1-e1de13ffdb2c tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:49.186184 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-da8bcef3-82c3-4211-9cf1-e1de13ffdb2c tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:49.191584 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-da8bcef3-82c3-4211-9cf1-e1de13ffdb2c tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] https://10.4.3.170/volume/v3/volumes/fd8cec20-74a5-425d-8c05-be626d42b4bf returned with HTTP 404 Jul 24 07:48:49.192089 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1099/4358] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:49 2026] GET /volume/v3/volumes/fd8cec20-74a5-425d-8c05-be626d42b4bf => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:48:49.200663 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-3fb25fab-65b6-4918-b3ef-6d51da262b0f None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:49.202461 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3fb25fab-65b6-4918-b3ef-6d51da262b0f tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:48:49.202780 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3fb25fab-65b6-4918-b3ef-6d51da262b0f tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-698347557"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:48:49.204121 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-3fb25fab-65b6-4918-b3ef-6d51da262b0f tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-698347557'}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:48:49.204300 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-3fb25fab-65b6-4918-b3ef-6d51da262b0f tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Create volume of 1 GB Jul 24 07:48:49.207973 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-3fb25fab-65b6-4918-b3ef-6d51da262b0f tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Availability Zones retrieved successfully. Jul 24 07:48:49.373245 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-3fb25fab-65b6-4918-b3ef-6d51da262b0f tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Flow 'volume_create_api' (6e0e1e05-91fa-4873-8083-a509fa14b410) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:48:49.374431 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-3fb25fab-65b6-4918-b3ef-6d51da262b0f tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39cf639c-4fab-4cd9-bd58-19832b1ed65a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:49.375211 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-3fb25fab-65b6-4918-b3ef-6d51da262b0f tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Validating volume size '1' using validate_int {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:48:49.383011 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-2d287c3f-4457-400e-a63e-b24832dd693d None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:49.384719 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2d287c3f-4457-400e-a63e-b24832dd693d tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] GET https://10.4.3.170/volume/v3/volumes/21957c0d-2a12-4779-93d9-a31837e32c13 Jul 24 07:48:49.384893 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2d287c3f-4457-400e-a63e-b24832dd693d tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:49.385094 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2d287c3f-4457-400e-a63e-b24832dd693d tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:49.391572 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:49.391572 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:48:49.394514 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-2d287c3f-4457-400e-a63e-b24832dd693d tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Volume info retrieved successfully. Jul 24 07:48:49.398027 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2d287c3f-4457-400e-a63e-b24832dd693d tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] https://10.4.3.170/volume/v3/volumes/21957c0d-2a12-4779-93d9-a31837e32c13 returned with HTTP 200 Jul 24 07:48:49.398382 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-3fb25fab-65b6-4918-b3ef-6d51da262b0f tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39cf639c-4fab-4cd9-bd58-19832b1ed65a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:49.398468 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1091/4359] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:49 2026] GET /volume/v3/volumes/21957c0d-2a12-4779-93d9-a31837e32c13 => generated 1009 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:48:49.399346 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-3fb25fab-65b6-4918-b3ef-6d51da262b0f tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c8c9edd-a9e2-47a6-af5e-96663cf466c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:49.411865 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-710114c9-b180-4e8a-9688-a5fdc584332d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:49.413527 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-710114c9-b180-4e8a-9688-a5fdc584332d tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] POST https://10.4.3.170/volume/v3/snapshots Jul 24 07:48:49.413838 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-710114c9-b180-4e8a-9688-a5fdc584332d tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "21957c0d-2a12-4779-93d9-a31837e32c13", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2017464258"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:48:49.421503 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:49.421503 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:48:49.421820 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-710114c9-b180-4e8a-9688-a5fdc584332d tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Volume info retrieved successfully. Jul 24 07:48:49.421943 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.snapshots [None req-710114c9-b180-4e8a-9688-a5fdc584332d tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Create snapshot from volume 21957c0d-2a12-4779-93d9-a31837e32c13 Jul 24 07:48:49.431977 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-3fb25fab-65b6-4918-b3ef-6d51da262b0f tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Created reservations ['a6c3ae2f-d153-4c02-b825-b117610edefb', 'ec2604a4-a90e-4f82-acdc-f820f206f90e', '94dc9287-0ecf-4e45-a8f4-9964c21436c8', 'ea45d54d-156e-4121-9b9f-bfef103255f1'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:48:49.432699 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-3fb25fab-65b6-4918-b3ef-6d51da262b0f tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c8c9edd-a9e2-47a6-af5e-96663cf466c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a6c3ae2f-d153-4c02-b825-b117610edefb', 'ec2604a4-a90e-4f82-acdc-f820f206f90e', '94dc9287-0ecf-4e45-a8f4-9964c21436c8', 'ea45d54d-156e-4121-9b9f-bfef103255f1']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:49.433391 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-3fb25fab-65b6-4918-b3ef-6d51da262b0f tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87cda751-b87c-4436-9ff4-8462baa3717c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:49.442827 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-710114c9-b180-4e8a-9688-a5fdc584332d tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Created reservations ['195ee719-2213-4026-a5f9-6eb1af1d8b13', 'a902252d-7d1b-4211-b4ed-01e20478b555', 'b283f2f5-db63-40c6-a58e-3721f7ffec13', '0e98764a-9d65-4525-88a9-1d793e6898b3'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:48:49.456350 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-3fb25fab-65b6-4918-b3ef-6d51da262b0f tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87cda751-b87c-4436-9ff4-8462baa3717c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8708c48a-81d3-4a1a-8327-9163c384a6a7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-698347557',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4fec672187b24133aadec6565c5c58f6',qos_specs=None,replication_status=,reservations=['a6c3ae2f-d153-4c02-b825-b117610edefb','ec2604a4-a90e-4f82-acdc-f820f206f90e','94dc9287-0ecf-4e45-a8f4-9964c21436c8','ea45d54d-156e-4121-9b9f-bfef103255f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74232c79aa7e43d0917dd8e00c900d36',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:48:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-698347557',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8708c48a-81d3-4a1a-8327-9163c384a6a7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4fec672187b24133aadec6565c5c58f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='74232c79aa7e43d0917dd8e00c900d36',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:49.456999 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-3fb25fab-65b6-4918-b3ef-6d51da262b0f tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e44613e-c581-4793-bf1d-464d1f70a896) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:49.468955 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-710114c9-b180-4e8a-9688-a5fdc584332d tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Snapshot create request issued successfully. Jul 24 07:48:49.469392 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-710114c9-b180-4e8a-9688-a5fdc584332d tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 24 07:48:49.469945 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1094/4360] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 24 07:48:49 2026] POST /volume/v3/snapshots => generated 308 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:48:49.477021 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-3fb25fab-65b6-4918-b3ef-6d51da262b0f tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e44613e-c581-4793-bf1d-464d1f70a896) transitioned into state 'SUCCESS' from state '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-698347557',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4fec672187b24133aadec6565c5c58f6',qos_specs=None,replication_status=,reservations=['a6c3ae2f-d153-4c02-b825-b117610edefb','ec2604a4-a90e-4f82-acdc-f820f206f90e','94dc9287-0ecf-4e45-a8f4-9964c21436c8','ea45d54d-156e-4121-9b9f-bfef103255f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74232c79aa7e43d0917dd8e00c900d36',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:49.477680 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-3fb25fab-65b6-4918-b3ef-6d51da262b0f tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03d86d8c-5e1f-4b4b-8618-49276bad8053) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:49.478657 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-26de69ca-464f-4caa-a4e4-813922cbbd7a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:49.480357 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-26de69ca-464f-4caa-a4e4-813922cbbd7a tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] GET https://10.4.3.170/volume/v3/snapshots/97363756-6158-47cf-a6a8-b30eac9dad47 Jul 24 07:48:49.480567 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-26de69ca-464f-4caa-a4e4-813922cbbd7a tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:49.480752 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-26de69ca-464f-4caa-a4e4-813922cbbd7a tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:49.485077 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-3fb25fab-65b6-4918-b3ef-6d51da262b0f tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03d86d8c-5e1f-4b4b-8618-49276bad8053) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:49.485640 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:49.485640 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:48:49.485874 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-3fb25fab-65b6-4918-b3ef-6d51da262b0f tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Flow 'volume_create_api' (6e0e1e05-91fa-4873-8083-a509fa14b410) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:48:49.485921 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-26de69ca-464f-4caa-a4e4-813922cbbd7a tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Snapshot retrieved successfully. Jul 24 07:48:49.486152 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-3fb25fab-65b6-4918-b3ef-6d51da262b0f tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Create volume request issued successfully. Jul 24 07:48:49.486486 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-26de69ca-464f-4caa-a4e4-813922cbbd7a tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] https://10.4.3.170/volume/v3/snapshots/97363756-6158-47cf-a6a8-b30eac9dad47 returned with HTTP 200 Jul 24 07:48:49.486667 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3fb25fab-65b6-4918-b3ef-6d51da262b0f tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:48:49.486809 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1100/4361] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:48:49 2026] GET /volume/v3/snapshots/97363756-6158-47cf-a6a8-b30eac9dad47 => generated 440 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:49.487053 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1077/4362] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 24 07:48:49 2026] POST /volume/v3/volumes => generated 777 bytes in 287 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:48:49.497919 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-89d1dd56-e26c-4c46-a114-8ca6bf514c39 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:49.499630 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-89d1dd56-e26c-4c46-a114-8ca6bf514c39 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] GET https://10.4.3.170/volume/v3/volumes/8708c48a-81d3-4a1a-8327-9163c384a6a7 Jul 24 07:48:49.499823 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-89d1dd56-e26c-4c46-a114-8ca6bf514c39 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:49.499995 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-89d1dd56-e26c-4c46-a114-8ca6bf514c39 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:49.507106 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:49.507106 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:48:49.510852 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-89d1dd56-e26c-4c46-a114-8ca6bf514c39 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Volume info retrieved successfully. Jul 24 07:48:49.514794 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-89d1dd56-e26c-4c46-a114-8ca6bf514c39 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] https://10.4.3.170/volume/v3/volumes/8708c48a-81d3-4a1a-8327-9163c384a6a7 returned with HTTP 200 Jul 24 07:48:49.515270 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1092/4363] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:49 2026] GET /volume/v3/volumes/8708c48a-81d3-4a1a-8327-9163c384a6a7 => generated 956 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:49.999306 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9141cc16-4fbf-4400-b8af-44b4b2becec7 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:50.001314 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9141cc16-4fbf-4400-b8af-44b4b2becec7 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] GET https://10.4.3.170/volume/v3/volumes/37c38c78-7bb8-4ef9-b6ef-e8746d475d52 Jul 24 07:48:50.001514 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9141cc16-4fbf-4400-b8af-44b4b2becec7 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:50.001705 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9141cc16-4fbf-4400-b8af-44b4b2becec7 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:50.007472 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9141cc16-4fbf-4400-b8af-44b4b2becec7 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] https://10.4.3.170/volume/v3/volumes/37c38c78-7bb8-4ef9-b6ef-e8746d475d52 returned with HTTP 404 Jul 24 07:48:50.007894 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1095/4364] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:49 2026] GET /volume/v3/volumes/37c38c78-7bb8-4ef9-b6ef-e8746d475d52 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:48:50.014523 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-882433dc-9679-4e3e-b3f3-f14ecaf19b06 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:50.016165 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-882433dc-9679-4e3e-b3f3-f14ecaf19b06 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] DELETE https://10.4.3.170/volume/v3/volumes/78d4cecb-c13e-4e1c-8f03-3f86f95b376f Jul 24 07:48:50.016355 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-882433dc-9679-4e3e-b3f3-f14ecaf19b06 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:50.016531 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-882433dc-9679-4e3e-b3f3-f14ecaf19b06 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:50.016667 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-882433dc-9679-4e3e-b3f3-f14ecaf19b06 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Delete volume with id: 78d4cecb-c13e-4e1c-8f03-3f86f95b376f Jul 24 07:48:50.023313 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:50.023313 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:48:50.023725 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-882433dc-9679-4e3e-b3f3-f14ecaf19b06 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Volume info retrieved successfully. Jul 24 07:48:50.038331 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-882433dc-9679-4e3e-b3f3-f14ecaf19b06 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Delete volume request issued successfully. Jul 24 07:48:50.038486 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-882433dc-9679-4e3e-b3f3-f14ecaf19b06 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] https://10.4.3.170/volume/v3/volumes/78d4cecb-c13e-4e1c-8f03-3f86f95b376f returned with HTTP 202 Jul 24 07:48:50.038822 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1101/4365] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:48:50 2026] DELETE /volume/v3/volumes/78d4cecb-c13e-4e1c-8f03-3f86f95b376f => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:48:50.046356 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-444c5abb-e04f-40eb-8006-0f7e5980bb0a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:50.048174 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-444c5abb-e04f-40eb-8006-0f7e5980bb0a tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] GET https://10.4.3.170/volume/v3/volumes/78d4cecb-c13e-4e1c-8f03-3f86f95b376f Jul 24 07:48:50.048377 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-444c5abb-e04f-40eb-8006-0f7e5980bb0a tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:50.048553 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-444c5abb-e04f-40eb-8006-0f7e5980bb0a tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:50.055748 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:50.055748 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:48:50.059064 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-444c5abb-e04f-40eb-8006-0f7e5980bb0a tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Volume info retrieved successfully. Jul 24 07:48:50.063380 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-444c5abb-e04f-40eb-8006-0f7e5980bb0a tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] https://10.4.3.170/volume/v3/volumes/78d4cecb-c13e-4e1c-8f03-3f86f95b376f returned with HTTP 200 Jul 24 07:48:50.063730 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1078/4366] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:50 2026] GET /volume/v3/volumes/78d4cecb-c13e-4e1c-8f03-3f86f95b376f => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:50.497048 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-0db15a45-aa39-4f33-8e2d-b0511777eaed None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:50.498553 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0db15a45-aa39-4f33-8e2d-b0511777eaed tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] GET https://10.4.3.170/volume/v3/snapshots/97363756-6158-47cf-a6a8-b30eac9dad47 Jul 24 07:48:50.498736 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0db15a45-aa39-4f33-8e2d-b0511777eaed tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:50.498925 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0db15a45-aa39-4f33-8e2d-b0511777eaed tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:50.503315 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:50.503315 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:48:50.503488 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-0db15a45-aa39-4f33-8e2d-b0511777eaed tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Snapshot retrieved successfully. Jul 24 07:48:50.504104 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0db15a45-aa39-4f33-8e2d-b0511777eaed tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] https://10.4.3.170/volume/v3/snapshots/97363756-6158-47cf-a6a8-b30eac9dad47 returned with HTTP 200 Jul 24 07:48:50.504412 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1093/4367] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:48:50 2026] GET /volume/v3/snapshots/97363756-6158-47cf-a6a8-b30eac9dad47 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:50.516825 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-fede5687-2ce4-40bb-ae29-411f041bbe90 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:50.518484 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fede5687-2ce4-40bb-ae29-411f041bbe90 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-reader] GET https://10.4.3.170/volume/v3/snapshots Jul 24 07:48:50.518653 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fede5687-2ce4-40bb-ae29-411f041bbe90 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-reader] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:50.518818 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fede5687-2ce4-40bb-ae29-411f041bbe90 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-reader] Calling method 'index' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:50.519055 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.api_utils [None req-fede5687-2ce4-40bb-ae29-411f041bbe90 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-reader] Removing options '' from query. {{(pid=100246) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 07:48:50.519272 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:50.519272 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:48:50.519962 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.db.api [None req-fede5687-2ce4-40bb-ae29-411f041bbe90 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-reader] Building query based on filter {{(pid=100246) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 24 07:48:50.524774 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-fede5687-2ce4-40bb-ae29-411f041bbe90 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-reader] Get all snapshots completed successfully. Jul 24 07:48:50.525062 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fede5687-2ce4-40bb-ae29-411f041bbe90 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-reader] https://10.4.3.170/volume/v3/snapshots returned with HTTP 200 Jul 24 07:48:50.525406 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1096/4368] 10.4.3.170 () {66 vars in 1243 bytes} [Fri Jul 24 07:48:50 2026] GET /volume/v3/snapshots => generated 336 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:50.526741 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-5d653022-b41a-449b-9c2b-65c49c787156 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:50.528378 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5d653022-b41a-449b-9c2b-65c49c787156 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] GET https://10.4.3.170/volume/v3/volumes/8708c48a-81d3-4a1a-8327-9163c384a6a7 Jul 24 07:48:50.528556 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5d653022-b41a-449b-9c2b-65c49c787156 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:50.528731 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5d653022-b41a-449b-9c2b-65c49c787156 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:50.531851 np0000005822 devstack@c-api.service[100245]: DEBUG dbcounter [-] [100245] Writing DB stats cinder:SELECT=350,cinder:UPDATE=108,cinder:INSERT=63 {{(pid=100245) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 07:48:50.533618 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-75985581-e8ba-415e-b38d-3a53a24ae87b None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:50.535368 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-75985581-e8ba-415e-b38d-3a53a24ae87b tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] DELETE https://10.4.3.170/volume/v3/snapshots/97363756-6158-47cf-a6a8-b30eac9dad47 Jul 24 07:48:50.535546 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-75985581-e8ba-415e-b38d-3a53a24ae87b tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:50.535725 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-75985581-e8ba-415e-b38d-3a53a24ae87b tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:50.535825 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.snapshots [None req-75985581-e8ba-415e-b38d-3a53a24ae87b tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Delete snapshot with id: 97363756-6158-47cf-a6a8-b30eac9dad47 Jul 24 07:48:50.537659 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:50.537659 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:48:50.540449 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:50.540449 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:48:50.540783 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-75985581-e8ba-415e-b38d-3a53a24ae87b tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Snapshot retrieved successfully. Jul 24 07:48:50.541138 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-5d653022-b41a-449b-9c2b-65c49c787156 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Volume info retrieved successfully. Jul 24 07:48:50.544300 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5d653022-b41a-449b-9c2b-65c49c787156 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] https://10.4.3.170/volume/v3/volumes/8708c48a-81d3-4a1a-8327-9163c384a6a7 returned with HTTP 200 Jul 24 07:48:50.544610 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1102/4369] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:50 2026] GET /volume/v3/volumes/8708c48a-81d3-4a1a-8327-9163c384a6a7 => generated 1017 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:48:50.553705 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-75985581-e8ba-415e-b38d-3a53a24ae87b tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Snapshot delete request issued successfully. Jul 24 07:48:50.553885 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-75985581-e8ba-415e-b38d-3a53a24ae87b tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] https://10.4.3.170/volume/v3/snapshots/97363756-6158-47cf-a6a8-b30eac9dad47 returned with HTTP 202 Jul 24 07:48:50.554311 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1079/4370] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 24 07:48:50 2026] DELETE /volume/v3/snapshots/97363756-6158-47cf-a6a8-b30eac9dad47 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:48:50.560064 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-643781f2-8f6a-4a50-9649-590aff12b43a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:50.560376 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ed7f22d1-1600-42fb-b80e-78c560fee4e7 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:50.561995 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-643781f2-8f6a-4a50-9649-590aff12b43a tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] POST https://10.4.3.170/volume/v3/snapshots Jul 24 07:48:50.562081 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-643781f2-8f6a-4a50-9649-590aff12b43a tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8708c48a-81d3-4a1a-8327-9163c384a6a7", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2136629944"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:48:50.562526 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ed7f22d1-1600-42fb-b80e-78c560fee4e7 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] GET https://10.4.3.170/volume/v3/snapshots/97363756-6158-47cf-a6a8-b30eac9dad47 Jul 24 07:48:50.562719 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ed7f22d1-1600-42fb-b80e-78c560fee4e7 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:50.562895 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ed7f22d1-1600-42fb-b80e-78c560fee4e7 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:50.567983 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:50.567983 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:48:50.568346 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-ed7f22d1-1600-42fb-b80e-78c560fee4e7 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Snapshot retrieved successfully. Jul 24 07:48:50.568883 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ed7f22d1-1600-42fb-b80e-78c560fee4e7 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] https://10.4.3.170/volume/v3/snapshots/97363756-6158-47cf-a6a8-b30eac9dad47 returned with HTTP 200 Jul 24 07:48:50.569253 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1097/4371] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:48:50 2026] GET /volume/v3/snapshots/97363756-6158-47cf-a6a8-b30eac9dad47 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:50.571168 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:50.571168 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:48:50.571562 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-643781f2-8f6a-4a50-9649-590aff12b43a tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Volume info retrieved successfully. Jul 24 07:48:50.571677 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.snapshots [None req-643781f2-8f6a-4a50-9649-590aff12b43a tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Create snapshot from volume 8708c48a-81d3-4a1a-8327-9163c384a6a7 Jul 24 07:48:50.595252 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-643781f2-8f6a-4a50-9649-590aff12b43a tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Created reservations ['708b6ee5-25d1-47cb-b9c4-3c786a598307', '221246a4-ec3a-47c0-a428-20fe41614a2a', 'df8fae81-54bd-4cc0-b9d5-c45c71fccff0', '686a359d-f01a-4bef-a975-378421aade5b'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:48:50.619993 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-643781f2-8f6a-4a50-9649-590aff12b43a tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Snapshot create request issued successfully. Jul 24 07:48:50.620294 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-643781f2-8f6a-4a50-9649-590aff12b43a tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 24 07:48:50.620683 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1094/4372] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 24 07:48:50 2026] POST /volume/v3/snapshots => generated 308 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:48:50.631383 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-0d3ba14c-b05c-4e90-a14c-e329246e44db None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:50.633698 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0d3ba14c-b05c-4e90-a14c-e329246e44db tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] GET https://10.4.3.170/volume/v3/snapshots/a212f3fa-fd81-4fd6-9c37-c8c72a875415 Jul 24 07:48:50.633970 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0d3ba14c-b05c-4e90-a14c-e329246e44db tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:50.634270 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0d3ba14c-b05c-4e90-a14c-e329246e44db tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:50.638913 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:50.638913 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:48:50.639313 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-0d3ba14c-b05c-4e90-a14c-e329246e44db tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Snapshot retrieved successfully. Jul 24 07:48:50.640166 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0d3ba14c-b05c-4e90-a14c-e329246e44db tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] https://10.4.3.170/volume/v3/snapshots/a212f3fa-fd81-4fd6-9c37-c8c72a875415 returned with HTTP 200 Jul 24 07:48:50.640759 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1103/4373] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:48:50 2026] GET /volume/v3/snapshots/a212f3fa-fd81-4fd6-9c37-c8c72a875415 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:51.078134 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-4128edad-d2f1-4667-a393-a56df7a9c0a1 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:51.080433 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4128edad-d2f1-4667-a393-a56df7a9c0a1 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] GET https://10.4.3.170/volume/v3/volumes/78d4cecb-c13e-4e1c-8f03-3f86f95b376f Jul 24 07:48:51.080605 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4128edad-d2f1-4667-a393-a56df7a9c0a1 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:51.080777 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4128edad-d2f1-4667-a393-a56df7a9c0a1 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:51.086261 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4128edad-d2f1-4667-a393-a56df7a9c0a1 tempest-CreateVolumesFromImageTest-3666601 tempest-CreateVolumesFromImageTest-3666601-project-member] https://10.4.3.170/volume/v3/volumes/78d4cecb-c13e-4e1c-8f03-3f86f95b376f returned with HTTP 404 Jul 24 07:48:51.086660 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1080/4374] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:51 2026] GET /volume/v3/volumes/78d4cecb-c13e-4e1c-8f03-3f86f95b376f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:48:51.582343 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1468b4b9-86cd-462b-b04f-11ff8396d460 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:51.583571 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1468b4b9-86cd-462b-b04f-11ff8396d460 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] GET https://10.4.3.170/volume/v3/snapshots/97363756-6158-47cf-a6a8-b30eac9dad47 Jul 24 07:48:51.583752 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1468b4b9-86cd-462b-b04f-11ff8396d460 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:51.584998 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1468b4b9-86cd-462b-b04f-11ff8396d460 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:51.587826 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1468b4b9-86cd-462b-b04f-11ff8396d460 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] https://10.4.3.170/volume/v3/snapshots/97363756-6158-47cf-a6a8-b30eac9dad47 returned with HTTP 404 Jul 24 07:48:51.588513 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1098/4375] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:48:51 2026] GET /volume/v3/snapshots/97363756-6158-47cf-a6a8-b30eac9dad47 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:48:51.595992 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-c6ebcf4f-575d-4d30-bce4-07f38cff763d None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:51.598217 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c6ebcf4f-575d-4d30-bce4-07f38cff763d tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/21957c0d-2a12-4779-93d9-a31837e32c13 Jul 24 07:48:51.598419 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c6ebcf4f-575d-4d30-bce4-07f38cff763d tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:51.598594 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c6ebcf4f-575d-4d30-bce4-07f38cff763d tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:51.598741 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-c6ebcf4f-575d-4d30-bce4-07f38cff763d tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Delete volume with id: 21957c0d-2a12-4779-93d9-a31837e32c13 Jul 24 07:48:51.611398 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:51.611398 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:48:51.611765 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-c6ebcf4f-575d-4d30-bce4-07f38cff763d tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Volume info retrieved successfully. Jul 24 07:48:51.627334 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-c6ebcf4f-575d-4d30-bce4-07f38cff763d tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Delete volume request issued successfully. Jul 24 07:48:51.627503 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c6ebcf4f-575d-4d30-bce4-07f38cff763d tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] https://10.4.3.170/volume/v3/volumes/21957c0d-2a12-4779-93d9-a31837e32c13 returned with HTTP 202 Jul 24 07:48:51.627869 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1095/4376] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:48:51 2026] DELETE /volume/v3/volumes/21957c0d-2a12-4779-93d9-a31837e32c13 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:48:51.634005 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-f469a4ec-0a74-49f1-bd9e-a3e7fed5dbf4 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:51.635693 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f469a4ec-0a74-49f1-bd9e-a3e7fed5dbf4 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] GET https://10.4.3.170/volume/v3/volumes/21957c0d-2a12-4779-93d9-a31837e32c13 Jul 24 07:48:51.635880 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f469a4ec-0a74-49f1-bd9e-a3e7fed5dbf4 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:51.636092 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f469a4ec-0a74-49f1-bd9e-a3e7fed5dbf4 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:51.643241 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:51.643241 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:48:51.646472 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-f469a4ec-0a74-49f1-bd9e-a3e7fed5dbf4 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Volume info retrieved successfully. Jul 24 07:48:51.650400 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-920e83d7-e445-4cd0-84b8-cc52706deba8 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:51.650755 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f469a4ec-0a74-49f1-bd9e-a3e7fed5dbf4 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] https://10.4.3.170/volume/v3/volumes/21957c0d-2a12-4779-93d9-a31837e32c13 returned with HTTP 200 Jul 24 07:48:51.650755 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1104/4377] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:51 2026] GET /volume/v3/volumes/21957c0d-2a12-4779-93d9-a31837e32c13 => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:48:51.652425 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-920e83d7-e445-4cd0-84b8-cc52706deba8 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] GET https://10.4.3.170/volume/v3/snapshots/a212f3fa-fd81-4fd6-9c37-c8c72a875415 Jul 24 07:48:51.652777 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-920e83d7-e445-4cd0-84b8-cc52706deba8 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:51.653114 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-920e83d7-e445-4cd0-84b8-cc52706deba8 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:51.658935 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:51.658935 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:48:51.660549 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-920e83d7-e445-4cd0-84b8-cc52706deba8 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Snapshot retrieved successfully. Jul 24 07:48:51.660549 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-920e83d7-e445-4cd0-84b8-cc52706deba8 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] https://10.4.3.170/volume/v3/snapshots/a212f3fa-fd81-4fd6-9c37-c8c72a875415 returned with HTTP 200 Jul 24 07:48:51.660549 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1081/4378] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:48:51 2026] GET /volume/v3/snapshots/a212f3fa-fd81-4fd6-9c37-c8c72a875415 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:51.671102 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-98ae564e-9681-4752-926d-651b55388538 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:51.673454 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-98ae564e-9681-4752-926d-651b55388538 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-member] POST https://10.4.3.170/volume/v3/snapshots/a212f3fa-fd81-4fd6-9c37-c8c72a875415/action Jul 24 07:48:51.674050 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-98ae564e-9681-4752-926d-651b55388538 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:48:51.674346 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-98ae564e-9681-4752-926d-651b55388538 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:48:51.676122 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.admin_actions [None req-98ae564e-9681-4752-926d-651b55388538 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-member] Updating snapshot 'a212f3fa-fd81-4fd6-9c37-c8c72a875415' with '{'status': 'error'}' {{(pid=100246) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 24 07:48:51.688734 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:51.688734 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:48:51.689287 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.policy [None req-98ae564e-9681-4752-926d-651b55388538 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'a44a76bcd8f8466aa1b4834ce96b36f4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4fec672187b24133aadec6565c5c58f6', '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=100246) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 24 07:48:51.689509 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-98ae564e-9681-4752-926d-651b55388538 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-member] https://10.4.3.170/volume/v3/snapshots/a212f3fa-fd81-4fd6-9c37-c8c72a875415/action returned with HTTP 403 Jul 24 07:48:51.690000 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1099/4379] 10.4.3.170 () {68 vars in 1396 bytes} [Fri Jul 24 07:48:51 2026] POST /volume/v3/snapshots/a212f3fa-fd81-4fd6-9c37-c8c72a875415/action => generated 133 bytes in 19 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:48:51.698784 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-5edc07ed-9bbf-4e83-bd66-85ab0de7e239 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:51.700560 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5edc07ed-9bbf-4e83-bd66-85ab0de7e239 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] DELETE https://10.4.3.170/volume/v3/snapshots/a212f3fa-fd81-4fd6-9c37-c8c72a875415 Jul 24 07:48:51.700779 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5edc07ed-9bbf-4e83-bd66-85ab0de7e239 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:51.701034 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5edc07ed-9bbf-4e83-bd66-85ab0de7e239 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:51.701133 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.snapshots [None req-5edc07ed-9bbf-4e83-bd66-85ab0de7e239 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Delete snapshot with id: a212f3fa-fd81-4fd6-9c37-c8c72a875415 Jul 24 07:48:51.706799 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:51.706799 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:48:51.707113 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-5edc07ed-9bbf-4e83-bd66-85ab0de7e239 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Snapshot retrieved successfully. Jul 24 07:48:51.723442 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-5edc07ed-9bbf-4e83-bd66-85ab0de7e239 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Snapshot delete request issued successfully. Jul 24 07:48:51.723609 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5edc07ed-9bbf-4e83-bd66-85ab0de7e239 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] https://10.4.3.170/volume/v3/snapshots/a212f3fa-fd81-4fd6-9c37-c8c72a875415 returned with HTTP 202 Jul 24 07:48:51.724006 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1096/4380] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 24 07:48:51 2026] DELETE /volume/v3/snapshots/a212f3fa-fd81-4fd6-9c37-c8c72a875415 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:48:51.731662 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-d171b912-675e-4289-be16-bc7c5f325f32 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:51.732999 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d171b912-675e-4289-be16-bc7c5f325f32 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] GET https://10.4.3.170/volume/v3/snapshots/a212f3fa-fd81-4fd6-9c37-c8c72a875415 Jul 24 07:48:51.733186 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d171b912-675e-4289-be16-bc7c5f325f32 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:51.733375 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d171b912-675e-4289-be16-bc7c5f325f32 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:51.739609 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:51.739609 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:48:51.739859 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-d171b912-675e-4289-be16-bc7c5f325f32 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Snapshot retrieved successfully. Jul 24 07:48:51.740405 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d171b912-675e-4289-be16-bc7c5f325f32 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] https://10.4.3.170/volume/v3/snapshots/a212f3fa-fd81-4fd6-9c37-c8c72a875415 returned with HTTP 200 Jul 24 07:48:51.740707 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1105/4381] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:48:51 2026] GET /volume/v3/snapshots/a212f3fa-fd81-4fd6-9c37-c8c72a875415 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:52.131968 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-72465c52-8b9f-472c-a6fa-9f4291ef1e35 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:52.222227 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-72465c52-8b9f-472c-a6fa-9f4291ef1e35 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:48:52.222227 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-72465c52-8b9f-472c-a6fa-9f4291ef1e35 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-706060474"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:48:52.223704 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-72465c52-8b9f-472c-a6fa-9f4291ef1e35 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-706060474'}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:48:52.223960 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-72465c52-8b9f-472c-a6fa-9f4291ef1e35 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Create volume of 1 GB Jul 24 07:48:52.227847 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-72465c52-8b9f-472c-a6fa-9f4291ef1e35 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Availability Zones retrieved successfully. Jul 24 07:48:52.233497 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-72465c52-8b9f-472c-a6fa-9f4291ef1e35 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Flow 'volume_create_api' (dd494ac0-25c0-425f-8e79-1e3b47c54a38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:48:52.234547 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-72465c52-8b9f-472c-a6fa-9f4291ef1e35 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (469a8cad-2aba-42d2-89db-5b74e1190e04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:52.235508 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-72465c52-8b9f-472c-a6fa-9f4291ef1e35 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Validating volume size '1' using validate_int {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:48:52.258507 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-72465c52-8b9f-472c-a6fa-9f4291ef1e35 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (469a8cad-2aba-42d2-89db-5b74e1190e04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:52.259676 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-72465c52-8b9f-472c-a6fa-9f4291ef1e35 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1732d61-a2c1-46ec-9b16-6aab65a824f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:52.312319 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-72465c52-8b9f-472c-a6fa-9f4291ef1e35 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Created reservations ['e7d40f2e-8bf0-41fe-bdb9-9a6a86609c78', '8e236004-b73c-49cb-90f6-6ce28332973f', 'fe35821c-3d17-43bd-826d-a471f74e22cf', 'eacc54b7-2ec6-4a92-be4b-dffee12c6627'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:48:52.315222 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-72465c52-8b9f-472c-a6fa-9f4291ef1e35 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1732d61-a2c1-46ec-9b16-6aab65a824f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e7d40f2e-8bf0-41fe-bdb9-9a6a86609c78', '8e236004-b73c-49cb-90f6-6ce28332973f', 'fe35821c-3d17-43bd-826d-a471f74e22cf', 'eacc54b7-2ec6-4a92-be4b-dffee12c6627']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:52.315222 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-72465c52-8b9f-472c-a6fa-9f4291ef1e35 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03dad57e-af40-47c5-86ce-c9277dc5d7e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:52.335229 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-72465c52-8b9f-472c-a6fa-9f4291ef1e35 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03dad57e-af40-47c5-86ce-c9277dc5d7e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3620e101-7127-4687-bb4d-48893e14632a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-706060474',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5623cc5b0e1458593a39e39bb32f4b8',qos_specs=None,replication_status=,reservations=['e7d40f2e-8bf0-41fe-bdb9-9a6a86609c78','8e236004-b73c-49cb-90f6-6ce28332973f','fe35821c-3d17-43bd-826d-a471f74e22cf','eacc54b7-2ec6-4a92-be4b-dffee12c6627'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5eb876f69a7d4cfaba60cd7a6cd4e91a',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:48:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-706060474',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3620e101-7127-4687-bb4d-48893e14632a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e5623cc5b0e1458593a39e39bb32f4b8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5eb876f69a7d4cfaba60cd7a6cd4e91a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:52.335229 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-72465c52-8b9f-472c-a6fa-9f4291ef1e35 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc781279-09d6-49b0-9ab3-7c9e4e3c03b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:52.350780 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-72465c52-8b9f-472c-a6fa-9f4291ef1e35 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc781279-09d6-49b0-9ab3-7c9e4e3c03b5) transitioned into state 'SUCCESS' from state '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-706060474',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5623cc5b0e1458593a39e39bb32f4b8',qos_specs=None,replication_status=,reservations=['e7d40f2e-8bf0-41fe-bdb9-9a6a86609c78','8e236004-b73c-49cb-90f6-6ce28332973f','fe35821c-3d17-43bd-826d-a471f74e22cf','eacc54b7-2ec6-4a92-be4b-dffee12c6627'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5eb876f69a7d4cfaba60cd7a6cd4e91a',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:52.351686 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-72465c52-8b9f-472c-a6fa-9f4291ef1e35 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d19b3097-cc17-47ac-8515-8fa0b1f23a32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:52.363432 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-72465c52-8b9f-472c-a6fa-9f4291ef1e35 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d19b3097-cc17-47ac-8515-8fa0b1f23a32) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:52.363432 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-72465c52-8b9f-472c-a6fa-9f4291ef1e35 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Flow 'volume_create_api' (dd494ac0-25c0-425f-8e79-1e3b47c54a38) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:48:52.363432 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-72465c52-8b9f-472c-a6fa-9f4291ef1e35 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Create volume request issued successfully. Jul 24 07:48:52.363831 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-72465c52-8b9f-472c-a6fa-9f4291ef1e35 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:48:52.364420 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1082/4382] 10.4.3.170 () {70 vars in 1299 bytes} [Fri Jul 24 07:48:52 2026] POST /volume/v3/volumes => generated 769 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:48:52.377547 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0dbbb476-2af8-422d-a541-f14a65ee5929 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:52.378961 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0dbbb476-2af8-422d-a541-f14a65ee5929 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] GET https://10.4.3.170/volume/v3/volumes/3620e101-7127-4687-bb4d-48893e14632a Jul 24 07:48:52.380430 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0dbbb476-2af8-422d-a541-f14a65ee5929 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:52.380430 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0dbbb476-2af8-422d-a541-f14a65ee5929 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:52.387229 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:52.387229 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:48:52.390152 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-0dbbb476-2af8-422d-a541-f14a65ee5929 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Volume info retrieved successfully. Jul 24 07:48:52.394467 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0dbbb476-2af8-422d-a541-f14a65ee5929 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/volumes/3620e101-7127-4687-bb4d-48893e14632a returned with HTTP 200 Jul 24 07:48:52.394991 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1100/4383] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:48:52 2026] GET /volume/v3/volumes/3620e101-7127-4687-bb4d-48893e14632a => generated 837 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:48:52.662628 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-679f9343-221d-4eed-aff0-b71ad04f3b48 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:52.664555 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-679f9343-221d-4eed-aff0-b71ad04f3b48 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] GET https://10.4.3.170/volume/v3/volumes/21957c0d-2a12-4779-93d9-a31837e32c13 Jul 24 07:48:52.664733 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-679f9343-221d-4eed-aff0-b71ad04f3b48 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:52.664919 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-679f9343-221d-4eed-aff0-b71ad04f3b48 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:52.670448 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-679f9343-221d-4eed-aff0-b71ad04f3b48 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] https://10.4.3.170/volume/v3/volumes/21957c0d-2a12-4779-93d9-a31837e32c13 returned with HTTP 404 Jul 24 07:48:52.670859 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1097/4384] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:52 2026] GET /volume/v3/volumes/21957c0d-2a12-4779-93d9-a31837e32c13 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:48:52.677952 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-36ed260b-ac59-4ab2-97fc-ae612128b8ad None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:52.679629 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-36ed260b-ac59-4ab2-97fc-ae612128b8ad tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:48:52.679974 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-36ed260b-ac59-4ab2-97fc-ae612128b8ad tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1327309284"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:48:52.681377 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-36ed260b-ac59-4ab2-97fc-ae612128b8ad tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1327309284'}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:48:52.681491 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-36ed260b-ac59-4ab2-97fc-ae612128b8ad tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Create volume of 1 GB Jul 24 07:48:52.684994 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-36ed260b-ac59-4ab2-97fc-ae612128b8ad tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Availability Zones retrieved successfully. Jul 24 07:48:52.690198 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-36ed260b-ac59-4ab2-97fc-ae612128b8ad tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Flow 'volume_create_api' (c6315b8c-6493-4fe9-8e9e-09f653275998) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:48:52.691087 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-36ed260b-ac59-4ab2-97fc-ae612128b8ad tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73ef29bc-38c8-4f30-a1eb-5349085f1fd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:52.691820 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-36ed260b-ac59-4ab2-97fc-ae612128b8ad tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Validating volume size '1' using validate_int {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:48:52.713956 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-36ed260b-ac59-4ab2-97fc-ae612128b8ad tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73ef29bc-38c8-4f30-a1eb-5349085f1fd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:52.714686 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-36ed260b-ac59-4ab2-97fc-ae612128b8ad tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (afe8a043-72d4-4da8-b0b6-403c8ac5fd27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:52.747618 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-36ed260b-ac59-4ab2-97fc-ae612128b8ad tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Created reservations ['4b247bc4-375f-4a0b-ad0d-30464de75cc1', '06a05c35-a4f5-4cc5-804b-51bfa1923cbe', '5e9e6d4a-ada7-46f7-b573-cfc463846019', '112e1ace-c77a-413f-95c0-8aba54d32243'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:48:52.748590 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-36ed260b-ac59-4ab2-97fc-ae612128b8ad tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (afe8a043-72d4-4da8-b0b6-403c8ac5fd27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b247bc4-375f-4a0b-ad0d-30464de75cc1', '06a05c35-a4f5-4cc5-804b-51bfa1923cbe', '5e9e6d4a-ada7-46f7-b573-cfc463846019', '112e1ace-c77a-413f-95c0-8aba54d32243']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:52.749412 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-36ed260b-ac59-4ab2-97fc-ae612128b8ad tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0fe3f549-e561-4c33-9137-869333919c3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:52.749974 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-7108c036-d558-4851-a039-cd6eebe9447e None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:52.751673 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7108c036-d558-4851-a039-cd6eebe9447e tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] GET https://10.4.3.170/volume/v3/snapshots/a212f3fa-fd81-4fd6-9c37-c8c72a875415 Jul 24 07:48:52.751850 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7108c036-d558-4851-a039-cd6eebe9447e tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:52.752041 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7108c036-d558-4851-a039-cd6eebe9447e tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:52.755573 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7108c036-d558-4851-a039-cd6eebe9447e tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] https://10.4.3.170/volume/v3/snapshots/a212f3fa-fd81-4fd6-9c37-c8c72a875415 returned with HTTP 404 Jul 24 07:48:52.756155 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1083/4385] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:48:52 2026] GET /volume/v3/snapshots/a212f3fa-fd81-4fd6-9c37-c8c72a875415 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:48:52.762334 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a0ca852a-b317-4737-b169-3dd6ceea68aa None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:52.764403 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a0ca852a-b317-4737-b169-3dd6ceea68aa tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/8708c48a-81d3-4a1a-8327-9163c384a6a7 Jul 24 07:48:52.764403 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a0ca852a-b317-4737-b169-3dd6ceea68aa tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:52.764633 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a0ca852a-b317-4737-b169-3dd6ceea68aa tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:52.764870 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-a0ca852a-b317-4737-b169-3dd6ceea68aa tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Delete volume with id: 8708c48a-81d3-4a1a-8327-9163c384a6a7 Jul 24 07:48:52.767052 np0000005822 devstack@c-api.service[100246]: DEBUG dbcounter [-] [100246] Writing DB stats cinder:SELECT=456,cinder:UPDATE=184,cinder:INSERT=105 {{(pid=100246) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 07:48:52.771343 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-36ed260b-ac59-4ab2-97fc-ae612128b8ad tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0fe3f549-e561-4c33-9137-869333919c3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3ebd6d90-dd9b-4305-b818-a989bb86eb4b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1327309284',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4e241d0ac7045b3977206bb86e22c09',qos_specs=None,replication_status=,reservations=['4b247bc4-375f-4a0b-ad0d-30464de75cc1','06a05c35-a4f5-4cc5-804b-51bfa1923cbe','5e9e6d4a-ada7-46f7-b573-cfc463846019','112e1ace-c77a-413f-95c0-8aba54d32243'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9733cc816414cfd8e20eac0008d8297',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:48:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1327309284',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3ebd6d90-dd9b-4305-b818-a989bb86eb4b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b4e241d0ac7045b3977206bb86e22c09',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9733cc816414cfd8e20eac0008d8297',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:52.772080 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-36ed260b-ac59-4ab2-97fc-ae612128b8ad tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (538b4b8e-443c-41ea-afc5-bf52156fcccc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:52.773732 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:52.773732 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:48:52.774148 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-a0ca852a-b317-4737-b169-3dd6ceea68aa tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Volume info retrieved successfully. Jul 24 07:48:52.790053 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-a0ca852a-b317-4737-b169-3dd6ceea68aa tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Delete volume request issued successfully. Jul 24 07:48:52.790414 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a0ca852a-b317-4737-b169-3dd6ceea68aa tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] https://10.4.3.170/volume/v3/volumes/8708c48a-81d3-4a1a-8327-9163c384a6a7 returned with HTTP 202 Jul 24 07:48:52.790521 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-36ed260b-ac59-4ab2-97fc-ae612128b8ad tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (538b4b8e-443c-41ea-afc5-bf52156fcccc) transitioned into state 'SUCCESS' from state '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-1327309284',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4e241d0ac7045b3977206bb86e22c09',qos_specs=None,replication_status=,reservations=['4b247bc4-375f-4a0b-ad0d-30464de75cc1','06a05c35-a4f5-4cc5-804b-51bfa1923cbe','5e9e6d4a-ada7-46f7-b573-cfc463846019','112e1ace-c77a-413f-95c0-8aba54d32243'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9733cc816414cfd8e20eac0008d8297',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:52.791046 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1101/4386] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:48:52 2026] DELETE /volume/v3/volumes/8708c48a-81d3-4a1a-8327-9163c384a6a7 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:48:52.791227 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-36ed260b-ac59-4ab2-97fc-ae612128b8ad tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2210dc60-bc9d-4e1c-870f-b5f4b491c757) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:52.799266 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-36ed260b-ac59-4ab2-97fc-ae612128b8ad tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2210dc60-bc9d-4e1c-870f-b5f4b491c757) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:52.799483 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-547f3988-20af-400c-a1b8-47115c473000 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:52.799989 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-36ed260b-ac59-4ab2-97fc-ae612128b8ad tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Flow 'volume_create_api' (c6315b8c-6493-4fe9-8e9e-09f653275998) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:48:52.800411 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-36ed260b-ac59-4ab2-97fc-ae612128b8ad tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Create volume request issued successfully. Jul 24 07:48:52.800928 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-36ed260b-ac59-4ab2-97fc-ae612128b8ad tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:48:52.801061 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-547f3988-20af-400c-a1b8-47115c473000 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] GET https://10.4.3.170/volume/v3/volumes/8708c48a-81d3-4a1a-8327-9163c384a6a7 Jul 24 07:48:52.801235 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-547f3988-20af-400c-a1b8-47115c473000 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:52.802893 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1106/4387] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 24 07:48:52 2026] POST /volume/v3/volumes => generated 778 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:48:52.802939 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-547f3988-20af-400c-a1b8-47115c473000 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:52.807727 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:52.807727 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:48:52.810836 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-547f3988-20af-400c-a1b8-47115c473000 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Volume info retrieved successfully. Jul 24 07:48:52.811844 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-2a6bb519-f24d-4210-aab9-91057db8a967 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:52.813694 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2a6bb519-f24d-4210-aab9-91057db8a967 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] GET https://10.4.3.170/volume/v3/volumes/3ebd6d90-dd9b-4305-b818-a989bb86eb4b Jul 24 07:48:52.813911 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2a6bb519-f24d-4210-aab9-91057db8a967 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:52.814108 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2a6bb519-f24d-4210-aab9-91057db8a967 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:52.814573 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-547f3988-20af-400c-a1b8-47115c473000 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] https://10.4.3.170/volume/v3/volumes/8708c48a-81d3-4a1a-8327-9163c384a6a7 returned with HTTP 200 Jul 24 07:48:52.814924 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1098/4388] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:52 2026] GET /volume/v3/volumes/8708c48a-81d3-4a1a-8327-9163c384a6a7 => generated 1016 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:48:52.821269 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:52.821269 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:48:52.825059 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-2a6bb519-f24d-4210-aab9-91057db8a967 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Volume info retrieved successfully. Jul 24 07:48:52.828869 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2a6bb519-f24d-4210-aab9-91057db8a967 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] https://10.4.3.170/volume/v3/volumes/3ebd6d90-dd9b-4305-b818-a989bb86eb4b returned with HTTP 200 Jul 24 07:48:52.829301 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1084/4389] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:52 2026] GET /volume/v3/volumes/3ebd6d90-dd9b-4305-b818-a989bb86eb4b => generated 957 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:53.408941 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-6c99181b-54c3-47ae-a603-967187a484e2 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:53.410106 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6c99181b-54c3-47ae-a603-967187a484e2 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] GET https://10.4.3.170/volume/v3/volumes/3620e101-7127-4687-bb4d-48893e14632a Jul 24 07:48:53.410307 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6c99181b-54c3-47ae-a603-967187a484e2 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:53.410477 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6c99181b-54c3-47ae-a603-967187a484e2 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:53.416448 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:53.416448 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:48:53.419423 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-6c99181b-54c3-47ae-a603-967187a484e2 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Volume info retrieved successfully. Jul 24 07:48:53.422846 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6c99181b-54c3-47ae-a603-967187a484e2 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/volumes/3620e101-7127-4687-bb4d-48893e14632a returned with HTTP 200 Jul 24 07:48:53.423184 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1102/4390] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:48:53 2026] GET /volume/v3/volumes/3620e101-7127-4687-bb4d-48893e14632a => generated 862 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:48:53.438544 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-c7c956e7-dc0c-406c-b569-8a9883bb2ed3 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:53.440636 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c7c956e7-dc0c-406c-b569-8a9883bb2ed3 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] POST https://10.4.3.170/volume/v3/snapshots Jul 24 07:48:53.441000 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c7c956e7-dc0c-406c-b569-8a9883bb2ed3 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3620e101-7127-4687-bb4d-48893e14632a", "name": "tempest-VolumeDependencyTests-Snapshot-497831270"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:48:53.450166 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:53.450166 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:48:53.450914 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-c7c956e7-dc0c-406c-b569-8a9883bb2ed3 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Volume info retrieved successfully. Jul 24 07:48:53.451111 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.snapshots [None req-c7c956e7-dc0c-406c-b569-8a9883bb2ed3 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Create snapshot from volume 3620e101-7127-4687-bb4d-48893e14632a Jul 24 07:48:53.491238 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-c7c956e7-dc0c-406c-b569-8a9883bb2ed3 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Created reservations ['1af5e497-3dce-43cb-9729-9da264436e37', '9903e657-2bd4-4008-acba-413892160b47', '68f48432-aa6f-44af-9517-394ce817d240', '353c0697-d5f4-490c-8162-552b46b56a71'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:48:53.527598 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-c7c956e7-dc0c-406c-b569-8a9883bb2ed3 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Snapshot create request issued successfully. Jul 24 07:48:53.528000 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c7c956e7-dc0c-406c-b569-8a9883bb2ed3 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 24 07:48:53.528555 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1107/4391] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 24 07:48:53 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) Jul 24 07:48:53.536766 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-f1afbc50-6c67-48cf-9da6-0d3f16ed16bf None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:53.538581 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f1afbc50-6c67-48cf-9da6-0d3f16ed16bf tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] GET https://10.4.3.170/volume/v3/snapshots/fb5f3bbf-7945-491d-8782-cc7f4135a617 Jul 24 07:48:53.538764 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f1afbc50-6c67-48cf-9da6-0d3f16ed16bf tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:53.538989 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f1afbc50-6c67-48cf-9da6-0d3f16ed16bf tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:53.544414 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:53.544414 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:48:53.544944 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-f1afbc50-6c67-48cf-9da6-0d3f16ed16bf tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Snapshot retrieved successfully. Jul 24 07:48:53.545838 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f1afbc50-6c67-48cf-9da6-0d3f16ed16bf tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/snapshots/fb5f3bbf-7945-491d-8782-cc7f4135a617 returned with HTTP 200 Jul 24 07:48:53.546178 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1099/4392] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:48:53 2026] GET /volume/v3/snapshots/fb5f3bbf-7945-491d-8782-cc7f4135a617 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:53.829230 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-eb998a22-ea84-4167-9b52-1a92546e7896 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:53.832759 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-eb998a22-ea84-4167-9b52-1a92546e7896 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] GET https://10.4.3.170/volume/v3/volumes/8708c48a-81d3-4a1a-8327-9163c384a6a7 Jul 24 07:48:53.832759 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-eb998a22-ea84-4167-9b52-1a92546e7896 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:53.832759 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-eb998a22-ea84-4167-9b52-1a92546e7896 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:53.837482 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-eb998a22-ea84-4167-9b52-1a92546e7896 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] https://10.4.3.170/volume/v3/volumes/8708c48a-81d3-4a1a-8327-9163c384a6a7 returned with HTTP 404 Jul 24 07:48:53.839478 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1085/4393] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:53 2026] GET /volume/v3/volumes/8708c48a-81d3-4a1a-8327-9163c384a6a7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:48:53.841001 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1302405d-873e-4f9a-ad56-e7b940cb8a38 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:53.842739 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1302405d-873e-4f9a-ad56-e7b940cb8a38 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] GET https://10.4.3.170/volume/v3/volumes/3ebd6d90-dd9b-4305-b818-a989bb86eb4b Jul 24 07:48:53.842959 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1302405d-873e-4f9a-ad56-e7b940cb8a38 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:53.843164 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1302405d-873e-4f9a-ad56-e7b940cb8a38 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:53.847406 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-6b6c2589-5281-4c5c-bd3a-7c126c8f96c2 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:53.848951 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6b6c2589-5281-4c5c-bd3a-7c126c8f96c2 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:48:53.849260 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6b6c2589-5281-4c5c-bd3a-7c126c8f96c2 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1847295323"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:48:53.850193 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:53.850193 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:48:53.850511 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-6b6c2589-5281-4c5c-bd3a-7c126c8f96c2 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1847295323'}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:48:53.850623 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-6b6c2589-5281-4c5c-bd3a-7c126c8f96c2 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Create volume of 1 GB Jul 24 07:48:53.850841 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:53.850841 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:48:53.853678 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-1302405d-873e-4f9a-ad56-e7b940cb8a38 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Volume info retrieved successfully. Jul 24 07:48:53.854149 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-6b6c2589-5281-4c5c-bd3a-7c126c8f96c2 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Availability Zones retrieved successfully. Jul 24 07:48:53.858033 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1302405d-873e-4f9a-ad56-e7b940cb8a38 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] https://10.4.3.170/volume/v3/volumes/3ebd6d90-dd9b-4305-b818-a989bb86eb4b returned with HTTP 200 Jul 24 07:48:53.858282 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1103/4394] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:53 2026] GET /volume/v3/volumes/3ebd6d90-dd9b-4305-b818-a989bb86eb4b => generated 1009 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:48:53.858987 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-6b6c2589-5281-4c5c-bd3a-7c126c8f96c2 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Flow 'volume_create_api' (8ef6bea8-e4a4-42bd-88f6-7b8bda0d2acd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:48:53.859811 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-6b6c2589-5281-4c5c-bd3a-7c126c8f96c2 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29791066-24e6-478b-9399-ee1f89d5baed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:53.860738 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-6b6c2589-5281-4c5c-bd3a-7c126c8f96c2 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Validating volume size '1' using validate_int {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:48:53.872196 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-6e5cf8f6-b234-4e47-94ca-59991fb384c8 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:53.874399 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6e5cf8f6-b234-4e47-94ca-59991fb384c8 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] POST https://10.4.3.170/volume/v3/snapshots Jul 24 07:48:53.874849 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6e5cf8f6-b234-4e47-94ca-59991fb384c8 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3ebd6d90-dd9b-4305-b818-a989bb86eb4b", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-12767695"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:48:53.883593 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-6b6c2589-5281-4c5c-bd3a-7c126c8f96c2 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29791066-24e6-478b-9399-ee1f89d5baed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:53.884379 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-6b6c2589-5281-4c5c-bd3a-7c126c8f96c2 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4cb54d96-3ca3-48ff-b839-fd98b302fb72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:53.885229 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:53.885229 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:48:53.885668 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-6e5cf8f6-b234-4e47-94ca-59991fb384c8 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Volume info retrieved successfully. Jul 24 07:48:53.885838 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.snapshots [None req-6e5cf8f6-b234-4e47-94ca-59991fb384c8 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Create snapshot from volume 3ebd6d90-dd9b-4305-b818-a989bb86eb4b Jul 24 07:48:53.912476 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-6e5cf8f6-b234-4e47-94ca-59991fb384c8 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Created reservations ['8a7bfcab-b246-4d57-ab2d-83f16b4b2722', '995988b6-e714-4df0-921a-b8ae98b44e2f', '218f4c23-e350-4537-80ab-a5ff10439134', '82d31283-59aa-4422-9599-880ea4a313da'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:48:53.919748 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-6b6c2589-5281-4c5c-bd3a-7c126c8f96c2 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Created reservations ['634062ed-7c70-409c-a387-e1beb7d9af54', '20307bfb-6347-41c5-8d90-aceca69f5220', 'c904f5cc-dace-4fa0-8f7d-27f920fef255', 'e158bb97-5a32-49da-a01e-5a2eb9a37a05'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:48:53.920527 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-6b6c2589-5281-4c5c-bd3a-7c126c8f96c2 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4cb54d96-3ca3-48ff-b839-fd98b302fb72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['634062ed-7c70-409c-a387-e1beb7d9af54', '20307bfb-6347-41c5-8d90-aceca69f5220', 'c904f5cc-dace-4fa0-8f7d-27f920fef255', 'e158bb97-5a32-49da-a01e-5a2eb9a37a05']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:53.921195 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-6b6c2589-5281-4c5c-bd3a-7c126c8f96c2 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (afa6d8c8-bf32-46ce-84b1-8e610a635434) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:53.946435 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-6b6c2589-5281-4c5c-bd3a-7c126c8f96c2 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (afa6d8c8-bf32-46ce-84b1-8e610a635434) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '28376965-d395-488b-a21c-98305a0c430b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1847295323',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4fec672187b24133aadec6565c5c58f6',qos_specs=None,replication_status=,reservations=['634062ed-7c70-409c-a387-e1beb7d9af54','20307bfb-6347-41c5-8d90-aceca69f5220','c904f5cc-dace-4fa0-8f7d-27f920fef255','e158bb97-5a32-49da-a01e-5a2eb9a37a05'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74232c79aa7e43d0917dd8e00c900d36',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:48:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1847295323',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=28376965-d395-488b-a21c-98305a0c430b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4fec672187b24133aadec6565c5c58f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='74232c79aa7e43d0917dd8e00c900d36',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:53.947111 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-6b6c2589-5281-4c5c-bd3a-7c126c8f96c2 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5fe5e1e-2de1-44f2-a4d6-52509c632ca7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:53.947352 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-6e5cf8f6-b234-4e47-94ca-59991fb384c8 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Snapshot create request issued successfully. Jul 24 07:48:53.947786 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6e5cf8f6-b234-4e47-94ca-59991fb384c8 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 24 07:48:53.948367 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1100/4395] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 24 07:48:53 2026] POST /volume/v3/snapshots => generated 306 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:48:53.957469 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-fdf9afd6-0ff5-4baf-9f18-7936ecf37e2f None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:53.959229 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-fdf9afd6-0ff5-4baf-9f18-7936ecf37e2f tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] GET https://10.4.3.170/volume/v3/snapshots/618d9715-05d2-40f9-9ac9-8f66573f739d Jul 24 07:48:53.959229 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-fdf9afd6-0ff5-4baf-9f18-7936ecf37e2f tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:53.960421 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-fdf9afd6-0ff5-4baf-9f18-7936ecf37e2f tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:53.964955 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:53.964955 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:48:53.965472 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-fdf9afd6-0ff5-4baf-9f18-7936ecf37e2f tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Snapshot retrieved successfully. Jul 24 07:48:53.966480 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-fdf9afd6-0ff5-4baf-9f18-7936ecf37e2f tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] https://10.4.3.170/volume/v3/snapshots/618d9715-05d2-40f9-9ac9-8f66573f739d returned with HTTP 200 Jul 24 07:48:53.966987 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1086/4396] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:48:53 2026] GET /volume/v3/snapshots/618d9715-05d2-40f9-9ac9-8f66573f739d => generated 438 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:53.969002 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-6b6c2589-5281-4c5c-bd3a-7c126c8f96c2 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5fe5e1e-2de1-44f2-a4d6-52509c632ca7) transitioned into state 'SUCCESS' from state '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-1847295323',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4fec672187b24133aadec6565c5c58f6',qos_specs=None,replication_status=,reservations=['634062ed-7c70-409c-a387-e1beb7d9af54','20307bfb-6347-41c5-8d90-aceca69f5220','c904f5cc-dace-4fa0-8f7d-27f920fef255','e158bb97-5a32-49da-a01e-5a2eb9a37a05'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74232c79aa7e43d0917dd8e00c900d36',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:53.969707 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-6b6c2589-5281-4c5c-bd3a-7c126c8f96c2 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f74d4fb9-3429-4007-917d-ef29308e5c10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:53.979515 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-6b6c2589-5281-4c5c-bd3a-7c126c8f96c2 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f74d4fb9-3429-4007-917d-ef29308e5c10) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:53.980345 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-6b6c2589-5281-4c5c-bd3a-7c126c8f96c2 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Flow 'volume_create_api' (8ef6bea8-e4a4-42bd-88f6-7b8bda0d2acd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:48:53.980674 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-6b6c2589-5281-4c5c-bd3a-7c126c8f96c2 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Create volume request issued successfully. Jul 24 07:48:53.981249 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6b6c2589-5281-4c5c-bd3a-7c126c8f96c2 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:48:53.981715 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1108/4397] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 24 07:48:53 2026] POST /volume/v3/volumes => generated 778 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:48:53.995863 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-30a8cca7-167f-4e77-8dec-3839a0794a3b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:53.997591 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-30a8cca7-167f-4e77-8dec-3839a0794a3b tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] GET https://10.4.3.170/volume/v3/volumes/28376965-d395-488b-a21c-98305a0c430b Jul 24 07:48:53.997769 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-30a8cca7-167f-4e77-8dec-3839a0794a3b tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:53.997993 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-30a8cca7-167f-4e77-8dec-3839a0794a3b tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:54.004882 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:54.004882 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:48:54.008277 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-30a8cca7-167f-4e77-8dec-3839a0794a3b tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Volume info retrieved successfully. Jul 24 07:48:54.012100 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-30a8cca7-167f-4e77-8dec-3839a0794a3b tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] https://10.4.3.170/volume/v3/volumes/28376965-d395-488b-a21c-98305a0c430b returned with HTTP 200 Jul 24 07:48:54.012550 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1104/4398] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:53 2026] GET /volume/v3/volumes/28376965-d395-488b-a21c-98305a0c430b => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:54.556044 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-90884243-c9a2-4e9b-88e0-5eae5bb104dc None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:54.557952 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-90884243-c9a2-4e9b-88e0-5eae5bb104dc tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] GET https://10.4.3.170/volume/v3/snapshots/fb5f3bbf-7945-491d-8782-cc7f4135a617 Jul 24 07:48:54.558148 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-90884243-c9a2-4e9b-88e0-5eae5bb104dc tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:54.558345 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-90884243-c9a2-4e9b-88e0-5eae5bb104dc tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:54.563070 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:54.563070 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:48:54.563548 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-90884243-c9a2-4e9b-88e0-5eae5bb104dc tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Snapshot retrieved successfully. Jul 24 07:48:54.564322 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-90884243-c9a2-4e9b-88e0-5eae5bb104dc tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/snapshots/fb5f3bbf-7945-491d-8782-cc7f4135a617 returned with HTTP 200 Jul 24 07:48:54.564687 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1101/4399] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:48:54 2026] GET /volume/v3/snapshots/fb5f3bbf-7945-491d-8782-cc7f4135a617 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:54.574731 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-83b992fc-37c9-4c7b-8d7e-f08614b67c5d None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:54.579225 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-83b992fc-37c9-4c7b-8d7e-f08614b67c5d tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:48:54.579225 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-83b992fc-37c9-4c7b-8d7e-f08614b67c5d tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "fb5f3bbf-7945-491d-8782-cc7f4135a617", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1105926024"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:48:54.579578 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-83b992fc-37c9-4c7b-8d7e-f08614b67c5d tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Create volume request body: {'volume': {'snapshot_id': 'fb5f3bbf-7945-491d-8782-cc7f4135a617', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1105926024'}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:48:54.584517 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:54.584517 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:48:54.585057 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-83b992fc-37c9-4c7b-8d7e-f08614b67c5d tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Snapshot retrieved successfully. Jul 24 07:48:54.585288 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-83b992fc-37c9-4c7b-8d7e-f08614b67c5d tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Create volume of 1 GB Jul 24 07:48:54.588949 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-83b992fc-37c9-4c7b-8d7e-f08614b67c5d tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Availability Zones retrieved successfully. Jul 24 07:48:54.595463 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-83b992fc-37c9-4c7b-8d7e-f08614b67c5d tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Flow 'volume_create_api' (8219941a-5594-43a0-880a-fb1a2ce16f10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:48:54.598350 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-83b992fc-37c9-4c7b-8d7e-f08614b67c5d tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfdc3c7e-895a-4278-b7d3-3c4073063bcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:54.598875 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-83b992fc-37c9-4c7b-8d7e-f08614b67c5d tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:48:54.627730 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-83b992fc-37c9-4c7b-8d7e-f08614b67c5d tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfdc3c7e-895a-4278-b7d3-3c4073063bcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'fb5f3bbf-7945-491d-8782-cc7f4135a617', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:54.630540 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-83b992fc-37c9-4c7b-8d7e-f08614b67c5d tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66921d3d-da03-4ed5-bdd7-78798d87cff7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:54.667459 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-83b992fc-37c9-4c7b-8d7e-f08614b67c5d tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Created reservations ['5c70fb45-4750-4055-88dc-a2ca319c53a5', '5a958744-fd93-4d12-ad48-5c6c8fe0f90c', 'a56783be-0e06-4f9f-936f-0077532c87fb', '6b025c7e-bc7e-4e17-a056-3a6b23c2c4b0'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:48:54.667459 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-83b992fc-37c9-4c7b-8d7e-f08614b67c5d tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66921d3d-da03-4ed5-bdd7-78798d87cff7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5c70fb45-4750-4055-88dc-a2ca319c53a5', '5a958744-fd93-4d12-ad48-5c6c8fe0f90c', 'a56783be-0e06-4f9f-936f-0077532c87fb', '6b025c7e-bc7e-4e17-a056-3a6b23c2c4b0']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:54.667459 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-83b992fc-37c9-4c7b-8d7e-f08614b67c5d tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1221bf9b-cb54-4e05-8aae-c841941f877a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:54.703765 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-83b992fc-37c9-4c7b-8d7e-f08614b67c5d tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1221bf9b-cb54-4e05-8aae-c841941f877a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4b3202e5-c229-429e-a4f2-d2817668e5bf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1105926024',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5623cc5b0e1458593a39e39bb32f4b8',qos_specs=None,replication_status=,reservations=['5c70fb45-4750-4055-88dc-a2ca319c53a5','5a958744-fd93-4d12-ad48-5c6c8fe0f90c','a56783be-0e06-4f9f-936f-0077532c87fb','6b025c7e-bc7e-4e17-a056-3a6b23c2c4b0'],size=1,snapshot_id=fb5f3bbf-7945-491d-8782-cc7f4135a617,source_replicaid=,source_volid=None,status='creating',user_id='5eb876f69a7d4cfaba60cd7a6cd4e91a',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:48:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1105926024',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4b3202e5-c229-429e-a4f2-d2817668e5bf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e5623cc5b0e1458593a39e39bb32f4b8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=fb5f3bbf-7945-491d-8782-cc7f4135a617,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5eb876f69a7d4cfaba60cd7a6cd4e91a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:54.704496 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-83b992fc-37c9-4c7b-8d7e-f08614b67c5d tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97ac4cdf-c04a-46df-9170-3784daa09345) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:54.726227 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-83b992fc-37c9-4c7b-8d7e-f08614b67c5d tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97ac4cdf-c04a-46df-9170-3784daa09345) transitioned into state 'SUCCESS' from state '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-1105926024',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5623cc5b0e1458593a39e39bb32f4b8',qos_specs=None,replication_status=,reservations=['5c70fb45-4750-4055-88dc-a2ca319c53a5','5a958744-fd93-4d12-ad48-5c6c8fe0f90c','a56783be-0e06-4f9f-936f-0077532c87fb','6b025c7e-bc7e-4e17-a056-3a6b23c2c4b0'],size=1,snapshot_id=fb5f3bbf-7945-491d-8782-cc7f4135a617,source_replicaid=,source_volid=None,status='creating',user_id='5eb876f69a7d4cfaba60cd7a6cd4e91a',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:54.726227 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-83b992fc-37c9-4c7b-8d7e-f08614b67c5d tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (137031f7-183a-49d0-852f-066edf60307b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:54.748953 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-83b992fc-37c9-4c7b-8d7e-f08614b67c5d tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (137031f7-183a-49d0-852f-066edf60307b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:54.749708 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-83b992fc-37c9-4c7b-8d7e-f08614b67c5d tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Flow 'volume_create_api' (8219941a-5594-43a0-880a-fb1a2ce16f10) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:48:54.749997 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-83b992fc-37c9-4c7b-8d7e-f08614b67c5d tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Create volume request issued successfully. Jul 24 07:48:54.750507 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-83b992fc-37c9-4c7b-8d7e-f08614b67c5d tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:48:54.750887 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1087/4400] 10.4.3.170 () {70 vars in 1300 bytes} [Fri Jul 24 07:48:54 2026] POST /volume/v3/volumes => generated 804 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:48:54.764255 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-97f2cda2-d266-40a1-aad4-ad4144bab64e None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:54.764856 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-97f2cda2-d266-40a1-aad4-ad4144bab64e tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] GET https://10.4.3.170/volume/v3/volumes/4b3202e5-c229-429e-a4f2-d2817668e5bf Jul 24 07:48:54.765074 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-97f2cda2-d266-40a1-aad4-ad4144bab64e tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:54.765284 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-97f2cda2-d266-40a1-aad4-ad4144bab64e tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:54.772088 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:54.772088 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:48:54.775876 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-97f2cda2-d266-40a1-aad4-ad4144bab64e tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Volume info retrieved successfully. Jul 24 07:48:54.779269 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-97f2cda2-d266-40a1-aad4-ad4144bab64e tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/volumes/4b3202e5-c229-429e-a4f2-d2817668e5bf returned with HTTP 200 Jul 24 07:48:54.779630 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1109/4401] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:48:54 2026] GET /volume/v3/volumes/4b3202e5-c229-429e-a4f2-d2817668e5bf => generated 872 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:48:54.975688 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-be9a6896-af1e-4b45-a7dc-e130f65310cb None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:54.978488 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-be9a6896-af1e-4b45-a7dc-e130f65310cb tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] GET https://10.4.3.170/volume/v3/snapshots/618d9715-05d2-40f9-9ac9-8f66573f739d Jul 24 07:48:54.978488 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-be9a6896-af1e-4b45-a7dc-e130f65310cb tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:54.978488 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-be9a6896-af1e-4b45-a7dc-e130f65310cb tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:54.982696 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:54.982696 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:48:54.983094 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-be9a6896-af1e-4b45-a7dc-e130f65310cb tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Snapshot retrieved successfully. Jul 24 07:48:54.983727 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-be9a6896-af1e-4b45-a7dc-e130f65310cb tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] https://10.4.3.170/volume/v3/snapshots/618d9715-05d2-40f9-9ac9-8f66573f739d returned with HTTP 200 Jul 24 07:48:54.984173 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1105/4402] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:48:54 2026] GET /volume/v3/snapshots/618d9715-05d2-40f9-9ac9-8f66573f739d => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:54.992250 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-23d6ebab-b323-4fb2-ad64-53c0ee71e9ff None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:54.994170 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-23d6ebab-b323-4fb2-ad64-53c0ee71e9ff tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-reader] POST https://10.4.3.170/volume/v3/snapshots/618d9715-05d2-40f9-9ac9-8f66573f739d/action Jul 24 07:48:54.994648 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-23d6ebab-b323-4fb2-ad64-53c0ee71e9ff tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:48:54.994775 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-23d6ebab-b323-4fb2-ad64-53c0ee71e9ff tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:48:54.996194 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.contrib.admin_actions [None req-23d6ebab-b323-4fb2-ad64-53c0ee71e9ff tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-reader] Updating snapshot '618d9715-05d2-40f9-9ac9-8f66573f739d' with '{'status': 'error'}' {{(pid=100244) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 24 07:48:55.005637 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:55.005637 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:48:55.006069 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.policy [None req-23d6ebab-b323-4fb2-ad64-53c0ee71e9ff tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '13c59eac2a364f33963e64db5d738381', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b4e241d0ac7045b3977206bb86e22c09', '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=100244) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 24 07:48:55.006410 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-23d6ebab-b323-4fb2-ad64-53c0ee71e9ff tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-reader] https://10.4.3.170/volume/v3/snapshots/618d9715-05d2-40f9-9ac9-8f66573f739d/action returned with HTTP 403 Jul 24 07:48:55.006831 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1102/4403] 10.4.3.170 () {68 vars in 1396 bytes} [Fri Jul 24 07:48:54 2026] POST /volume/v3/snapshots/618d9715-05d2-40f9-9ac9-8f66573f739d/action => generated 133 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:48:55.013076 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-630ce50a-59fe-4d9b-bf88-abb02e57fdf9 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:55.014896 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-630ce50a-59fe-4d9b-bf88-abb02e57fdf9 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] DELETE https://10.4.3.170/volume/v3/snapshots/618d9715-05d2-40f9-9ac9-8f66573f739d Jul 24 07:48:55.015116 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-630ce50a-59fe-4d9b-bf88-abb02e57fdf9 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:55.015343 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-630ce50a-59fe-4d9b-bf88-abb02e57fdf9 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:55.015485 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.snapshots [None req-630ce50a-59fe-4d9b-bf88-abb02e57fdf9 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Delete snapshot with id: 618d9715-05d2-40f9-9ac9-8f66573f739d Jul 24 07:48:55.019884 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:55.019884 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:48:55.020184 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-630ce50a-59fe-4d9b-bf88-abb02e57fdf9 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Snapshot retrieved successfully. Jul 24 07:48:55.024215 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-9ab5ccce-6f3c-414b-bd73-cec24210d15a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:55.025797 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9ab5ccce-6f3c-414b-bd73-cec24210d15a tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] GET https://10.4.3.170/volume/v3/volumes/28376965-d395-488b-a21c-98305a0c430b Jul 24 07:48:55.025988 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9ab5ccce-6f3c-414b-bd73-cec24210d15a tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:55.026156 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9ab5ccce-6f3c-414b-bd73-cec24210d15a tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:55.032353 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:55.032353 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:48:55.034586 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-630ce50a-59fe-4d9b-bf88-abb02e57fdf9 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Snapshot delete request issued successfully. Jul 24 07:48:55.034794 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-630ce50a-59fe-4d9b-bf88-abb02e57fdf9 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] https://10.4.3.170/volume/v3/snapshots/618d9715-05d2-40f9-9ac9-8f66573f739d returned with HTTP 202 Jul 24 07:48:55.035194 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1088/4404] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 24 07:48:55 2026] DELETE /volume/v3/snapshots/618d9715-05d2-40f9-9ac9-8f66573f739d => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:48:55.035456 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-9ab5ccce-6f3c-414b-bd73-cec24210d15a tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Volume info retrieved successfully. Jul 24 07:48:55.039432 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9ab5ccce-6f3c-414b-bd73-cec24210d15a tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] https://10.4.3.170/volume/v3/volumes/28376965-d395-488b-a21c-98305a0c430b returned with HTTP 200 Jul 24 07:48:55.039869 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1110/4405] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:55 2026] GET /volume/v3/volumes/28376965-d395-488b-a21c-98305a0c430b => generated 1018 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:48:55.044510 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-86b7e770-7f84-4b48-a421-541a9969de11 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:55.046011 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-86b7e770-7f84-4b48-a421-541a9969de11 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] GET https://10.4.3.170/volume/v3/snapshots/618d9715-05d2-40f9-9ac9-8f66573f739d Jul 24 07:48:55.046376 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-86b7e770-7f84-4b48-a421-541a9969de11 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:55.047553 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-86b7e770-7f84-4b48-a421-541a9969de11 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:55.051587 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:55.051587 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:48:55.052080 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-86b7e770-7f84-4b48-a421-541a9969de11 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Snapshot retrieved successfully. Jul 24 07:48:55.052633 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-c5091bb0-ea41-4461-87dc-e74ef821f114 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:55.053119 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-86b7e770-7f84-4b48-a421-541a9969de11 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] https://10.4.3.170/volume/v3/snapshots/618d9715-05d2-40f9-9ac9-8f66573f739d returned with HTTP 200 Jul 24 07:48:55.053588 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1106/4406] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:48:55 2026] GET /volume/v3/snapshots/618d9715-05d2-40f9-9ac9-8f66573f739d => generated 464 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:55.053915 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c5091bb0-ea41-4461-87dc-e74ef821f114 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] POST https://10.4.3.170/volume/v3/snapshots Jul 24 07:48:55.054250 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c5091bb0-ea41-4461-87dc-e74ef821f114 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "28376965-d395-488b-a21c-98305a0c430b", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-449960757"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:48:55.063250 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:55.063250 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:48:55.063726 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-c5091bb0-ea41-4461-87dc-e74ef821f114 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Volume info retrieved successfully. Jul 24 07:48:55.063868 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.snapshots [None req-c5091bb0-ea41-4461-87dc-e74ef821f114 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Create snapshot from volume 28376965-d395-488b-a21c-98305a0c430b Jul 24 07:48:55.088946 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-c5091bb0-ea41-4461-87dc-e74ef821f114 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Created reservations ['ed1fa87c-d754-419c-b20b-8d79d190ec25', '003d9984-9341-4523-8767-bd43e04d2dbc', 'ce26e7df-7d19-4f50-b966-54a0843082b3', 'a071bb3b-6b5d-4792-8763-15e2dcd1b7aa'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:48:55.116819 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-c5091bb0-ea41-4461-87dc-e74ef821f114 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Snapshot create request issued successfully. Jul 24 07:48:55.117112 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c5091bb0-ea41-4461-87dc-e74ef821f114 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 24 07:48:55.117513 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1103/4407] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 24 07:48:55 2026] POST /volume/v3/snapshots => generated 307 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:48:55.127005 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-e47c646b-a4c4-49a9-b12c-fad1cd04a95e None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:55.128642 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e47c646b-a4c4-49a9-b12c-fad1cd04a95e tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] GET https://10.4.3.170/volume/v3/snapshots/e0f35d67-fe73-429f-b3b9-3d8185906779 Jul 24 07:48:55.128848 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e47c646b-a4c4-49a9-b12c-fad1cd04a95e tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:55.129117 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e47c646b-a4c4-49a9-b12c-fad1cd04a95e tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:55.134622 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:55.134622 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:48:55.134995 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-e47c646b-a4c4-49a9-b12c-fad1cd04a95e tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Snapshot retrieved successfully. Jul 24 07:48:55.135606 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e47c646b-a4c4-49a9-b12c-fad1cd04a95e tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] https://10.4.3.170/volume/v3/snapshots/e0f35d67-fe73-429f-b3b9-3d8185906779 returned with HTTP 200 Jul 24 07:48:55.135973 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1089/4408] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:48:55 2026] GET /volume/v3/snapshots/e0f35d67-fe73-429f-b3b9-3d8185906779 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:55.791511 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-69872f8a-5a93-435c-8e58-4b32d0e02242 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:55.793298 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-69872f8a-5a93-435c-8e58-4b32d0e02242 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] GET https://10.4.3.170/volume/v3/volumes/4b3202e5-c229-429e-a4f2-d2817668e5bf Jul 24 07:48:55.793512 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-69872f8a-5a93-435c-8e58-4b32d0e02242 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:55.793695 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-69872f8a-5a93-435c-8e58-4b32d0e02242 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:55.800738 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:55.800738 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:48:55.805154 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-69872f8a-5a93-435c-8e58-4b32d0e02242 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Volume info retrieved successfully. Jul 24 07:48:55.809192 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-69872f8a-5a93-435c-8e58-4b32d0e02242 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/volumes/4b3202e5-c229-429e-a4f2-d2817668e5bf returned with HTTP 200 Jul 24 07:48:55.809596 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1111/4409] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:48:55 2026] GET /volume/v3/volumes/4b3202e5-c229-429e-a4f2-d2817668e5bf => generated 897 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:48:55.822805 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a645cd57-f580-4f8b-9366-99375d5f8e67 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:55.824043 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a645cd57-f580-4f8b-9366-99375d5f8e67 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] POST https://10.4.3.170/volume/v3/snapshots Jul 24 07:48:55.824482 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a645cd57-f580-4f8b-9366-99375d5f8e67 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4b3202e5-c229-429e-a4f2-d2817668e5bf", "name": "tempest-VolumeDependencyTests-Snapshot-1514030797"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:48:55.833122 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:55.833122 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:48:55.833633 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-a645cd57-f580-4f8b-9366-99375d5f8e67 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Volume info retrieved successfully. Jul 24 07:48:55.834424 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.snapshots [None req-a645cd57-f580-4f8b-9366-99375d5f8e67 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Create snapshot from volume 4b3202e5-c229-429e-a4f2-d2817668e5bf Jul 24 07:48:55.860491 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-a645cd57-f580-4f8b-9366-99375d5f8e67 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Created reservations ['b36cd976-1ab8-44af-b72b-a205aa4cc0da', '3b947e8a-1fdd-4d8f-8709-1ba1a6aab245', '3c2d9925-60be-4a3d-baa5-71b40c00d20d', '86627a06-f928-4a0e-95e5-b129f5ec2322'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:48:55.889283 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-a645cd57-f580-4f8b-9366-99375d5f8e67 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Snapshot create request issued successfully. Jul 24 07:48:55.889283 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a645cd57-f580-4f8b-9366-99375d5f8e67 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 24 07:48:55.889283 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1107/4410] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 24 07:48:55 2026] POST /volume/v3/snapshots => generated 308 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:48:55.897572 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-90de3a4e-f5e6-4d29-8bd0-a7721e7894c9 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:55.899257 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-90de3a4e-f5e6-4d29-8bd0-a7721e7894c9 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] GET https://10.4.3.170/volume/v3/snapshots/fc412967-4e9a-46c6-8c62-24b0d12d7550 Jul 24 07:48:55.899465 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-90de3a4e-f5e6-4d29-8bd0-a7721e7894c9 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:55.899695 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-90de3a4e-f5e6-4d29-8bd0-a7721e7894c9 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:55.904359 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:55.904359 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:48:55.904787 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-90de3a4e-f5e6-4d29-8bd0-a7721e7894c9 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Snapshot retrieved successfully. Jul 24 07:48:55.905550 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-90de3a4e-f5e6-4d29-8bd0-a7721e7894c9 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/snapshots/fc412967-4e9a-46c6-8c62-24b0d12d7550 returned with HTTP 200 Jul 24 07:48:55.905941 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1104/4411] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:48:55 2026] GET /volume/v3/snapshots/fc412967-4e9a-46c6-8c62-24b0d12d7550 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:56.062526 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-23e7c409-3681-46de-b47f-f9cb7b57ca7c None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:56.064192 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-23e7c409-3681-46de-b47f-f9cb7b57ca7c tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] GET https://10.4.3.170/volume/v3/snapshots/618d9715-05d2-40f9-9ac9-8f66573f739d Jul 24 07:48:56.064398 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-23e7c409-3681-46de-b47f-f9cb7b57ca7c tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:56.064597 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-23e7c409-3681-46de-b47f-f9cb7b57ca7c tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:56.068308 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-23e7c409-3681-46de-b47f-f9cb7b57ca7c tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] https://10.4.3.170/volume/v3/snapshots/618d9715-05d2-40f9-9ac9-8f66573f739d returned with HTTP 404 Jul 24 07:48:56.068710 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1090/4412] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:48:56 2026] GET /volume/v3/snapshots/618d9715-05d2-40f9-9ac9-8f66573f739d => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:48:56.074775 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-81c0bb06-420f-4b35-94a7-7d1759dd83ed None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:56.076446 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-81c0bb06-420f-4b35-94a7-7d1759dd83ed tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/3ebd6d90-dd9b-4305-b818-a989bb86eb4b Jul 24 07:48:56.076658 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-81c0bb06-420f-4b35-94a7-7d1759dd83ed tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:56.076832 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-81c0bb06-420f-4b35-94a7-7d1759dd83ed tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:56.076990 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-81c0bb06-420f-4b35-94a7-7d1759dd83ed tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Delete volume with id: 3ebd6d90-dd9b-4305-b818-a989bb86eb4b Jul 24 07:48:56.083020 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:56.083020 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:48:56.083300 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-81c0bb06-420f-4b35-94a7-7d1759dd83ed tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Volume info retrieved successfully. Jul 24 07:48:56.096024 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-81c0bb06-420f-4b35-94a7-7d1759dd83ed tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Delete volume request issued successfully. Jul 24 07:48:56.096170 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-81c0bb06-420f-4b35-94a7-7d1759dd83ed tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] https://10.4.3.170/volume/v3/volumes/3ebd6d90-dd9b-4305-b818-a989bb86eb4b returned with HTTP 202 Jul 24 07:48:56.096510 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1112/4413] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:48:56 2026] DELETE /volume/v3/volumes/3ebd6d90-dd9b-4305-b818-a989bb86eb4b => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:48:56.103301 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-5ec4a1d6-e00f-4f97-86dc-3e786ded7f7f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:56.104870 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5ec4a1d6-e00f-4f97-86dc-3e786ded7f7f tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] GET https://10.4.3.170/volume/v3/volumes/3ebd6d90-dd9b-4305-b818-a989bb86eb4b Jul 24 07:48:56.106355 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5ec4a1d6-e00f-4f97-86dc-3e786ded7f7f tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:56.106355 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5ec4a1d6-e00f-4f97-86dc-3e786ded7f7f tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:56.111816 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:56.111816 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:48:56.115251 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-5ec4a1d6-e00f-4f97-86dc-3e786ded7f7f tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Volume info retrieved successfully. Jul 24 07:48:56.119789 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5ec4a1d6-e00f-4f97-86dc-3e786ded7f7f tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] https://10.4.3.170/volume/v3/volumes/3ebd6d90-dd9b-4305-b818-a989bb86eb4b returned with HTTP 200 Jul 24 07:48:56.119789 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1108/4414] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:56 2026] GET /volume/v3/volumes/3ebd6d90-dd9b-4305-b818-a989bb86eb4b => generated 1008 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:48:56.144279 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-239cd20c-c426-4b73-bc17-7f5349a10798 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:56.146106 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-239cd20c-c426-4b73-bc17-7f5349a10798 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] GET https://10.4.3.170/volume/v3/snapshots/e0f35d67-fe73-429f-b3b9-3d8185906779 Jul 24 07:48:56.146308 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-239cd20c-c426-4b73-bc17-7f5349a10798 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:56.146507 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-239cd20c-c426-4b73-bc17-7f5349a10798 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:56.151074 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:56.151074 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:48:56.151400 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-239cd20c-c426-4b73-bc17-7f5349a10798 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Snapshot retrieved successfully. Jul 24 07:48:56.152055 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-239cd20c-c426-4b73-bc17-7f5349a10798 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] https://10.4.3.170/volume/v3/snapshots/e0f35d67-fe73-429f-b3b9-3d8185906779 returned with HTTP 200 Jul 24 07:48:56.152435 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1105/4415] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:48:56 2026] GET /volume/v3/snapshots/e0f35d67-fe73-429f-b3b9-3d8185906779 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:56.163427 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-62afce6e-cfe5-4b9c-b915-6743480e97d1 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:56.164945 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-62afce6e-cfe5-4b9c-b915-6743480e97d1 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-member] GET https://10.4.3.170/volume/v3/snapshots/e0f35d67-fe73-429f-b3b9-3d8185906779 Jul 24 07:48:56.165116 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-62afce6e-cfe5-4b9c-b915-6743480e97d1 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:56.165329 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-62afce6e-cfe5-4b9c-b915-6743480e97d1 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:56.169956 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:56.169956 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:48:56.170357 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-62afce6e-cfe5-4b9c-b915-6743480e97d1 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-member] Snapshot retrieved successfully. Jul 24 07:48:56.170993 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-62afce6e-cfe5-4b9c-b915-6743480e97d1 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-member] https://10.4.3.170/volume/v3/snapshots/e0f35d67-fe73-429f-b3b9-3d8185906779 returned with HTTP 200 Jul 24 07:48:56.171328 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1091/4416] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:48:56 2026] GET /volume/v3/snapshots/e0f35d67-fe73-429f-b3b9-3d8185906779 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:56.181174 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-b0778534-0c06-4d97-8586-6e119b4c9ecc None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:56.182819 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b0778534-0c06-4d97-8586-6e119b4c9ecc tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] DELETE https://10.4.3.170/volume/v3/snapshots/e0f35d67-fe73-429f-b3b9-3d8185906779 Jul 24 07:48:56.183027 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b0778534-0c06-4d97-8586-6e119b4c9ecc tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:56.183228 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b0778534-0c06-4d97-8586-6e119b4c9ecc tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:56.183341 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.snapshots [None req-b0778534-0c06-4d97-8586-6e119b4c9ecc tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Delete snapshot with id: e0f35d67-fe73-429f-b3b9-3d8185906779 Jul 24 07:48:56.187633 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:56.187633 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:48:56.187885 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-b0778534-0c06-4d97-8586-6e119b4c9ecc tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Snapshot retrieved successfully. Jul 24 07:48:56.201628 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-b0778534-0c06-4d97-8586-6e119b4c9ecc tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Snapshot delete request issued successfully. Jul 24 07:48:56.201803 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b0778534-0c06-4d97-8586-6e119b4c9ecc tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] https://10.4.3.170/volume/v3/snapshots/e0f35d67-fe73-429f-b3b9-3d8185906779 returned with HTTP 202 Jul 24 07:48:56.202177 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1113/4417] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 24 07:48:56 2026] DELETE /volume/v3/snapshots/e0f35d67-fe73-429f-b3b9-3d8185906779 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:48:56.208511 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c0e58619-3219-4fd3-ad69-6cf1c505eb88 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:56.211703 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c0e58619-3219-4fd3-ad69-6cf1c505eb88 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] GET https://10.4.3.170/volume/v3/snapshots/e0f35d67-fe73-429f-b3b9-3d8185906779 Jul 24 07:48:56.211703 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c0e58619-3219-4fd3-ad69-6cf1c505eb88 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:56.211703 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c0e58619-3219-4fd3-ad69-6cf1c505eb88 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:56.216866 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:56.216866 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:48:56.216866 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-c0e58619-3219-4fd3-ad69-6cf1c505eb88 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Snapshot retrieved successfully. Jul 24 07:48:56.216866 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c0e58619-3219-4fd3-ad69-6cf1c505eb88 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] https://10.4.3.170/volume/v3/snapshots/e0f35d67-fe73-429f-b3b9-3d8185906779 returned with HTTP 200 Jul 24 07:48:56.216866 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1109/4418] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:48:56 2026] GET /volume/v3/snapshots/e0f35d67-fe73-429f-b3b9-3d8185906779 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:56.917333 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-8fdba4a7-7cdf-4496-af8a-1d52abdf8e63 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:56.918910 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8fdba4a7-7cdf-4496-af8a-1d52abdf8e63 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] GET https://10.4.3.170/volume/v3/snapshots/fc412967-4e9a-46c6-8c62-24b0d12d7550 Jul 24 07:48:56.919140 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8fdba4a7-7cdf-4496-af8a-1d52abdf8e63 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:56.919375 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8fdba4a7-7cdf-4496-af8a-1d52abdf8e63 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:56.924396 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:56.924396 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:48:56.924828 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-8fdba4a7-7cdf-4496-af8a-1d52abdf8e63 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Snapshot retrieved successfully. Jul 24 07:48:56.925568 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8fdba4a7-7cdf-4496-af8a-1d52abdf8e63 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/snapshots/fc412967-4e9a-46c6-8c62-24b0d12d7550 returned with HTTP 200 Jul 24 07:48:56.926068 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1106/4419] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:48:56 2026] GET /volume/v3/snapshots/fc412967-4e9a-46c6-8c62-24b0d12d7550 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:56.934272 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-1f85ee6a-58a8-458a-ad8b-92bc2c9da1c8 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:56.936094 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1f85ee6a-58a8-458a-ad8b-92bc2c9da1c8 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:48:56.936537 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1f85ee6a-58a8-458a-ad8b-92bc2c9da1c8 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "fc412967-4e9a-46c6-8c62-24b0d12d7550", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1978002120"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:48:56.938141 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-1f85ee6a-58a8-458a-ad8b-92bc2c9da1c8 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Create volume request body: {'volume': {'snapshot_id': 'fc412967-4e9a-46c6-8c62-24b0d12d7550', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1978002120'}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:48:56.942966 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:56.942966 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:48:56.943426 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-1f85ee6a-58a8-458a-ad8b-92bc2c9da1c8 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Snapshot retrieved successfully. Jul 24 07:48:56.943549 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-1f85ee6a-58a8-458a-ad8b-92bc2c9da1c8 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Create volume of 1 GB Jul 24 07:48:56.947189 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-1f85ee6a-58a8-458a-ad8b-92bc2c9da1c8 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Availability Zones retrieved successfully. Jul 24 07:48:56.952780 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-1f85ee6a-58a8-458a-ad8b-92bc2c9da1c8 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Flow 'volume_create_api' (fe2e8156-6938-486e-bc6f-22964f1187bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:48:56.953801 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-1f85ee6a-58a8-458a-ad8b-92bc2c9da1c8 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8453d140-918b-45bb-81ea-b1473ec2f124) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:56.954848 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-1f85ee6a-58a8-458a-ad8b-92bc2c9da1c8 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:48:56.983582 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-1f85ee6a-58a8-458a-ad8b-92bc2c9da1c8 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8453d140-918b-45bb-81ea-b1473ec2f124) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'fc412967-4e9a-46c6-8c62-24b0d12d7550', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:56.984386 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-1f85ee6a-58a8-458a-ad8b-92bc2c9da1c8 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99334cdb-26b1-423d-84c1-1fbe7dbbae79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:57.022542 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-1f85ee6a-58a8-458a-ad8b-92bc2c9da1c8 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Created reservations ['371e2710-1b0c-4fc1-b738-770d89b74661', 'e3fd8707-8ab5-4b3c-856f-f2d581836ede', 'af6496b3-0700-4354-a922-94807e3443ec', 'aac186b8-8700-4037-a003-82dc31fcb236'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:48:57.023335 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-1f85ee6a-58a8-458a-ad8b-92bc2c9da1c8 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99334cdb-26b1-423d-84c1-1fbe7dbbae79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['371e2710-1b0c-4fc1-b738-770d89b74661', 'e3fd8707-8ab5-4b3c-856f-f2d581836ede', 'af6496b3-0700-4354-a922-94807e3443ec', 'aac186b8-8700-4037-a003-82dc31fcb236']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:57.024063 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-1f85ee6a-58a8-458a-ad8b-92bc2c9da1c8 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6deeacd-02d2-498f-a8ef-378fbdbb76e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:57.058782 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-1f85ee6a-58a8-458a-ad8b-92bc2c9da1c8 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6deeacd-02d2-498f-a8ef-378fbdbb76e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1be07160-2273-4b11-9b7f-37d759be17ce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1978002120',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5623cc5b0e1458593a39e39bb32f4b8',qos_specs=None,replication_status=,reservations=['371e2710-1b0c-4fc1-b738-770d89b74661','e3fd8707-8ab5-4b3c-856f-f2d581836ede','af6496b3-0700-4354-a922-94807e3443ec','aac186b8-8700-4037-a003-82dc31fcb236'],size=1,snapshot_id=fc412967-4e9a-46c6-8c62-24b0d12d7550,source_replicaid=,source_volid=None,status='creating',user_id='5eb876f69a7d4cfaba60cd7a6cd4e91a',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:48:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1978002120',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1be07160-2273-4b11-9b7f-37d759be17ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e5623cc5b0e1458593a39e39bb32f4b8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=fc412967-4e9a-46c6-8c62-24b0d12d7550,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5eb876f69a7d4cfaba60cd7a6cd4e91a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:57.059484 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-1f85ee6a-58a8-458a-ad8b-92bc2c9da1c8 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7edd734d-4979-4561-b19c-468f63d6e157) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:57.074655 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-1f85ee6a-58a8-458a-ad8b-92bc2c9da1c8 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7edd734d-4979-4561-b19c-468f63d6e157) transitioned into state 'SUCCESS' from state '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-1978002120',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5623cc5b0e1458593a39e39bb32f4b8',qos_specs=None,replication_status=,reservations=['371e2710-1b0c-4fc1-b738-770d89b74661','e3fd8707-8ab5-4b3c-856f-f2d581836ede','af6496b3-0700-4354-a922-94807e3443ec','aac186b8-8700-4037-a003-82dc31fcb236'],size=1,snapshot_id=fc412967-4e9a-46c6-8c62-24b0d12d7550,source_replicaid=,source_volid=None,status='creating',user_id='5eb876f69a7d4cfaba60cd7a6cd4e91a',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:57.075347 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-1f85ee6a-58a8-458a-ad8b-92bc2c9da1c8 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70150cdd-a370-4b95-a083-ac87574a07bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:57.092700 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-1f85ee6a-58a8-458a-ad8b-92bc2c9da1c8 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70150cdd-a370-4b95-a083-ac87574a07bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:57.094911 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-1f85ee6a-58a8-458a-ad8b-92bc2c9da1c8 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Flow 'volume_create_api' (fe2e8156-6938-486e-bc6f-22964f1187bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:48:57.094911 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-1f85ee6a-58a8-458a-ad8b-92bc2c9da1c8 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Create volume request issued successfully. Jul 24 07:48:57.094911 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1f85ee6a-58a8-458a-ad8b-92bc2c9da1c8 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:48:57.094911 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1092/4420] 10.4.3.170 () {70 vars in 1300 bytes} [Fri Jul 24 07:48:56 2026] POST /volume/v3/volumes => generated 804 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:48:57.105516 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-492bffb9-b2ef-4532-b114-4e488a58b962 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:57.108930 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-492bffb9-b2ef-4532-b114-4e488a58b962 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] GET https://10.4.3.170/volume/v3/volumes/1be07160-2273-4b11-9b7f-37d759be17ce Jul 24 07:48:57.109138 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-492bffb9-b2ef-4532-b114-4e488a58b962 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:57.109343 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-492bffb9-b2ef-4532-b114-4e488a58b962 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:57.117880 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:57.117880 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:48:57.120900 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-492bffb9-b2ef-4532-b114-4e488a58b962 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Volume info retrieved successfully. Jul 24 07:48:57.124323 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-492bffb9-b2ef-4532-b114-4e488a58b962 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/volumes/1be07160-2273-4b11-9b7f-37d759be17ce returned with HTTP 200 Jul 24 07:48:57.124671 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1114/4421] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:48:57 2026] GET /volume/v3/volumes/1be07160-2273-4b11-9b7f-37d759be17ce => generated 872 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:48:57.131231 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-39eb6965-63ed-4782-8aa3-2d02ea0d2974 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:57.132814 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-39eb6965-63ed-4782-8aa3-2d02ea0d2974 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] GET https://10.4.3.170/volume/v3/volumes/3ebd6d90-dd9b-4305-b818-a989bb86eb4b Jul 24 07:48:57.132981 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-39eb6965-63ed-4782-8aa3-2d02ea0d2974 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:57.133149 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-39eb6965-63ed-4782-8aa3-2d02ea0d2974 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:57.138326 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-39eb6965-63ed-4782-8aa3-2d02ea0d2974 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] https://10.4.3.170/volume/v3/volumes/3ebd6d90-dd9b-4305-b818-a989bb86eb4b returned with HTTP 404 Jul 24 07:48:57.138714 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1110/4422] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:57 2026] GET /volume/v3/volumes/3ebd6d90-dd9b-4305-b818-a989bb86eb4b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:48:57.145419 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-58682de9-8f80-44bc-a6ba-f53f24163b05 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:57.147502 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-58682de9-8f80-44bc-a6ba-f53f24163b05 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:48:57.147502 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-58682de9-8f80-44bc-a6ba-f53f24163b05 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1354647866"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:48:57.150025 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-58682de9-8f80-44bc-a6ba-f53f24163b05 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1354647866'}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:48:57.150025 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-58682de9-8f80-44bc-a6ba-f53f24163b05 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Create volume of 1 GB Jul 24 07:48:57.153186 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-58682de9-8f80-44bc-a6ba-f53f24163b05 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Availability Zones retrieved successfully. Jul 24 07:48:57.159994 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-58682de9-8f80-44bc-a6ba-f53f24163b05 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Flow 'volume_create_api' (fa97afc7-a2b6-48b8-8ada-4b1e4ebbb283) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:48:57.159994 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-58682de9-8f80-44bc-a6ba-f53f24163b05 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04e4bdc9-0aeb-40c8-9f56-8da92235cbd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:57.160132 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-58682de9-8f80-44bc-a6ba-f53f24163b05 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:48:57.182303 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-58682de9-8f80-44bc-a6ba-f53f24163b05 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04e4bdc9-0aeb-40c8-9f56-8da92235cbd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:57.182742 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-58682de9-8f80-44bc-a6ba-f53f24163b05 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e03ef024-7541-4503-97f1-6c6c117ea58f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:57.219384 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-58682de9-8f80-44bc-a6ba-f53f24163b05 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Created reservations ['e01b53d3-9725-4005-815b-8fc05c48c7c4', '58bb12ef-e8c7-42b5-8fa9-d6a39f43b3e9', 'b8097f8a-1057-4ddf-9057-5d2a143fd3fb', 'abbd428a-2389-4c56-a94e-e22ecdc72b66'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:48:57.220154 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-58682de9-8f80-44bc-a6ba-f53f24163b05 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e03ef024-7541-4503-97f1-6c6c117ea58f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e01b53d3-9725-4005-815b-8fc05c48c7c4', '58bb12ef-e8c7-42b5-8fa9-d6a39f43b3e9', 'b8097f8a-1057-4ddf-9057-5d2a143fd3fb', 'abbd428a-2389-4c56-a94e-e22ecdc72b66']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:57.220961 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-58682de9-8f80-44bc-a6ba-f53f24163b05 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7eec4627-d595-462a-823a-25c677f9bad1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:57.226760 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-2f38a5fd-7013-4895-b43a-21dada60de4c None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:57.228572 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2f38a5fd-7013-4895-b43a-21dada60de4c tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] GET https://10.4.3.170/volume/v3/snapshots/e0f35d67-fe73-429f-b3b9-3d8185906779 Jul 24 07:48:57.228742 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2f38a5fd-7013-4895-b43a-21dada60de4c tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:57.228962 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2f38a5fd-7013-4895-b43a-21dada60de4c tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:57.233134 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2f38a5fd-7013-4895-b43a-21dada60de4c tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] https://10.4.3.170/volume/v3/snapshots/e0f35d67-fe73-429f-b3b9-3d8185906779 returned with HTTP 404 Jul 24 07:48:57.233622 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1093/4423] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:48:57 2026] GET /volume/v3/snapshots/e0f35d67-fe73-429f-b3b9-3d8185906779 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:48:57.240835 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-b0c7d262-9fc9-491d-8c8d-deadca06623a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:57.242356 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b0c7d262-9fc9-491d-8c8d-deadca06623a tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/28376965-d395-488b-a21c-98305a0c430b Jul 24 07:48:57.242520 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b0c7d262-9fc9-491d-8c8d-deadca06623a tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:57.242714 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b0c7d262-9fc9-491d-8c8d-deadca06623a tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:57.242850 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-b0c7d262-9fc9-491d-8c8d-deadca06623a tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Delete volume with id: 28376965-d395-488b-a21c-98305a0c430b Jul 24 07:48:57.243662 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-58682de9-8f80-44bc-a6ba-f53f24163b05 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7eec4627-d595-462a-823a-25c677f9bad1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a2249449-674a-43c4-af1d-8580ea02201f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1354647866',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4e241d0ac7045b3977206bb86e22c09',qos_specs=None,replication_status=,reservations=['e01b53d3-9725-4005-815b-8fc05c48c7c4','58bb12ef-e8c7-42b5-8fa9-d6a39f43b3e9','b8097f8a-1057-4ddf-9057-5d2a143fd3fb','abbd428a-2389-4c56-a94e-e22ecdc72b66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9733cc816414cfd8e20eac0008d8297',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:48:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1354647866',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a2249449-674a-43c4-af1d-8580ea02201f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b4e241d0ac7045b3977206bb86e22c09',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9733cc816414cfd8e20eac0008d8297',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:57.244366 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-58682de9-8f80-44bc-a6ba-f53f24163b05 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (271e08fa-0eca-4e1f-8573-584dc33eeaa6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:57.248638 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:57.248638 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:48:57.248892 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-b0c7d262-9fc9-491d-8c8d-deadca06623a tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Volume info retrieved successfully. Jul 24 07:48:57.261409 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-58682de9-8f80-44bc-a6ba-f53f24163b05 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (271e08fa-0eca-4e1f-8573-584dc33eeaa6) transitioned into state 'SUCCESS' from state '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-1354647866',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4e241d0ac7045b3977206bb86e22c09',qos_specs=None,replication_status=,reservations=['e01b53d3-9725-4005-815b-8fc05c48c7c4','58bb12ef-e8c7-42b5-8fa9-d6a39f43b3e9','b8097f8a-1057-4ddf-9057-5d2a143fd3fb','abbd428a-2389-4c56-a94e-e22ecdc72b66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9733cc816414cfd8e20eac0008d8297',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:57.262183 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-58682de9-8f80-44bc-a6ba-f53f24163b05 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (070aeb3d-f9d3-4305-9ed8-e59f58758f5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:57.262915 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-b0c7d262-9fc9-491d-8c8d-deadca06623a tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Delete volume request issued successfully. Jul 24 07:48:57.263139 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b0c7d262-9fc9-491d-8c8d-deadca06623a tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] https://10.4.3.170/volume/v3/volumes/28376965-d395-488b-a21c-98305a0c430b returned with HTTP 202 Jul 24 07:48:57.263678 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1115/4424] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:48:57 2026] DELETE /volume/v3/volumes/28376965-d395-488b-a21c-98305a0c430b => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:48:57.275226 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-98bff848-6c44-4ebc-ba48-d038351b7248 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:57.275363 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-58682de9-8f80-44bc-a6ba-f53f24163b05 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (070aeb3d-f9d3-4305-9ed8-e59f58758f5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:57.275363 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-58682de9-8f80-44bc-a6ba-f53f24163b05 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Flow 'volume_create_api' (fa97afc7-a2b6-48b8-8ada-4b1e4ebbb283) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:48:57.275363 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-58682de9-8f80-44bc-a6ba-f53f24163b05 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Create volume request issued successfully. Jul 24 07:48:57.275363 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-58682de9-8f80-44bc-a6ba-f53f24163b05 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:48:57.275614 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-98bff848-6c44-4ebc-ba48-d038351b7248 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] GET https://10.4.3.170/volume/v3/volumes/28376965-d395-488b-a21c-98305a0c430b Jul 24 07:48:57.275669 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1107/4425] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 24 07:48:57 2026] POST /volume/v3/volumes => generated 778 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:48:57.275715 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-98bff848-6c44-4ebc-ba48-d038351b7248 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:57.276092 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-98bff848-6c44-4ebc-ba48-d038351b7248 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:57.285602 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:57.285602 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:48:57.286675 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-2a1e28b9-f930-4ea8-a299-97e49f8af26a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:57.288479 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2a1e28b9-f930-4ea8-a299-97e49f8af26a tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] GET https://10.4.3.170/volume/v3/volumes/a2249449-674a-43c4-af1d-8580ea02201f Jul 24 07:48:57.288707 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2a1e28b9-f930-4ea8-a299-97e49f8af26a tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:57.288900 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2a1e28b9-f930-4ea8-a299-97e49f8af26a tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:57.289878 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-98bff848-6c44-4ebc-ba48-d038351b7248 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Volume info retrieved successfully. Jul 24 07:48:57.294053 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-98bff848-6c44-4ebc-ba48-d038351b7248 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] https://10.4.3.170/volume/v3/volumes/28376965-d395-488b-a21c-98305a0c430b returned with HTTP 200 Jul 24 07:48:57.294479 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1111/4426] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:57 2026] GET /volume/v3/volumes/28376965-d395-488b-a21c-98305a0c430b => generated 1017 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:48:57.295877 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:57.295877 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:48:57.299427 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-2a1e28b9-f930-4ea8-a299-97e49f8af26a tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Volume info retrieved successfully. Jul 24 07:48:57.303617 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2a1e28b9-f930-4ea8-a299-97e49f8af26a tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] https://10.4.3.170/volume/v3/volumes/a2249449-674a-43c4-af1d-8580ea02201f returned with HTTP 200 Jul 24 07:48:57.304026 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1094/4427] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:57 2026] GET /volume/v3/volumes/a2249449-674a-43c4-af1d-8580ea02201f => generated 957 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:58.137041 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-7c8e908b-f9d2-4096-9b1c-e25e586c512e None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:58.138702 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7c8e908b-f9d2-4096-9b1c-e25e586c512e tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] GET https://10.4.3.170/volume/v3/volumes/1be07160-2273-4b11-9b7f-37d759be17ce Jul 24 07:48:58.138943 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7c8e908b-f9d2-4096-9b1c-e25e586c512e tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:58.139096 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7c8e908b-f9d2-4096-9b1c-e25e586c512e tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:58.145216 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:58.145216 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:48:58.148177 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-7c8e908b-f9d2-4096-9b1c-e25e586c512e tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Volume info retrieved successfully. Jul 24 07:48:58.151500 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7c8e908b-f9d2-4096-9b1c-e25e586c512e tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/volumes/1be07160-2273-4b11-9b7f-37d759be17ce returned with HTTP 200 Jul 24 07:48:58.151804 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1116/4428] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:48:58 2026] GET /volume/v3/volumes/1be07160-2273-4b11-9b7f-37d759be17ce => generated 897 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:48:58.163113 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-4d44cd04-53ec-4ae7-8c9f-a9102079ec98 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:58.164984 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4d44cd04-53ec-4ae7-8c9f-a9102079ec98 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:48:58.165337 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4d44cd04-53ec-4ae7-8c9f-a9102079ec98 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "1be07160-2273-4b11-9b7f-37d759be17ce", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1677611851"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:48:58.166784 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-4d44cd04-53ec-4ae7-8c9f-a9102079ec98 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Create volume request body: {'volume': {'source_volid': '1be07160-2273-4b11-9b7f-37d759be17ce', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1677611851'}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:48:58.173378 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:58.173378 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:48:58.173815 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-4d44cd04-53ec-4ae7-8c9f-a9102079ec98 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Volume retrieved successfully. Jul 24 07:48:58.173942 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-4d44cd04-53ec-4ae7-8c9f-a9102079ec98 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Create volume of 1 GB Jul 24 07:48:58.177339 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-4d44cd04-53ec-4ae7-8c9f-a9102079ec98 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Availability Zones retrieved successfully. Jul 24 07:48:58.182059 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-4d44cd04-53ec-4ae7-8c9f-a9102079ec98 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Flow 'volume_create_api' (715c4cb5-3dd2-45b2-a3ee-18c0cb5a6b83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:48:58.183116 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-4d44cd04-53ec-4ae7-8c9f-a9102079ec98 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43cd1ec7-7de0-4f11-918a-9b01aa0ec89f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:58.184049 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-4d44cd04-53ec-4ae7-8c9f-a9102079ec98 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:48:58.204840 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-4d44cd04-53ec-4ae7-8c9f-a9102079ec98 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43cd1ec7-7de0-4f11-918a-9b01aa0ec89f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '1be07160-2273-4b11-9b7f-37d759be17ce', 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:58.205602 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-4d44cd04-53ec-4ae7-8c9f-a9102079ec98 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d894f3a-851e-475b-86c9-adef4ff266ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:58.243014 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-4d44cd04-53ec-4ae7-8c9f-a9102079ec98 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Created reservations ['f6ce4214-450d-4ac9-9130-54ec67acd844', '36858bdf-8656-4855-8813-7903f0332609', '6e7e3244-56a0-4f82-b731-74717b89a1cc', 'eaeb8391-5d66-47b5-b30b-e58bd46fae7a'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:48:58.244045 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-4d44cd04-53ec-4ae7-8c9f-a9102079ec98 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d894f3a-851e-475b-86c9-adef4ff266ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f6ce4214-450d-4ac9-9130-54ec67acd844', '36858bdf-8656-4855-8813-7903f0332609', '6e7e3244-56a0-4f82-b731-74717b89a1cc', 'eaeb8391-5d66-47b5-b30b-e58bd46fae7a']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:58.245099 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-4d44cd04-53ec-4ae7-8c9f-a9102079ec98 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (441d932e-1442-4596-a3ad-41fd9f3fd83a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:58.277808 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-4d44cd04-53ec-4ae7-8c9f-a9102079ec98 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (441d932e-1442-4596-a3ad-41fd9f3fd83a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd8838dcd-9591-4cbb-92f0-fd077af31bef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1677611851',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5623cc5b0e1458593a39e39bb32f4b8',qos_specs=None,replication_status=,reservations=['f6ce4214-450d-4ac9-9130-54ec67acd844','36858bdf-8656-4855-8813-7903f0332609','6e7e3244-56a0-4f82-b731-74717b89a1cc','eaeb8391-5d66-47b5-b30b-e58bd46fae7a'],size=1,snapshot_id=None,source_replicaid=,source_volid=1be07160-2273-4b11-9b7f-37d759be17ce,status='creating',user_id='5eb876f69a7d4cfaba60cd7a6cd4e91a',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:48:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1677611851',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d8838dcd-9591-4cbb-92f0-fd077af31bef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e5623cc5b0e1458593a39e39bb32f4b8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=1be07160-2273-4b11-9b7f-37d759be17ce,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5eb876f69a7d4cfaba60cd7a6cd4e91a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:58.278640 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-4d44cd04-53ec-4ae7-8c9f-a9102079ec98 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (387c0cc8-af5d-4f22-8b3b-2818956eaa71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:58.295021 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-4d44cd04-53ec-4ae7-8c9f-a9102079ec98 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (387c0cc8-af5d-4f22-8b3b-2818956eaa71) transitioned into state 'SUCCESS' from state '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-1677611851',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5623cc5b0e1458593a39e39bb32f4b8',qos_specs=None,replication_status=,reservations=['f6ce4214-450d-4ac9-9130-54ec67acd844','36858bdf-8656-4855-8813-7903f0332609','6e7e3244-56a0-4f82-b731-74717b89a1cc','eaeb8391-5d66-47b5-b30b-e58bd46fae7a'],size=1,snapshot_id=None,source_replicaid=,source_volid=1be07160-2273-4b11-9b7f-37d759be17ce,status='creating',user_id='5eb876f69a7d4cfaba60cd7a6cd4e91a',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:58.295691 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-4d44cd04-53ec-4ae7-8c9f-a9102079ec98 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9948e760-79eb-486f-8fa4-2f2c12cdcd25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:58.307505 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b13b9e9c-182e-4660-96b5-2881c44c19cb None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:58.309564 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b13b9e9c-182e-4660-96b5-2881c44c19cb tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] GET https://10.4.3.170/volume/v3/volumes/28376965-d395-488b-a21c-98305a0c430b Jul 24 07:48:58.309787 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b13b9e9c-182e-4660-96b5-2881c44c19cb tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:58.310026 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b13b9e9c-182e-4660-96b5-2881c44c19cb tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:58.312717 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-4d44cd04-53ec-4ae7-8c9f-a9102079ec98 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9948e760-79eb-486f-8fa4-2f2c12cdcd25) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:58.314900 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-4d44cd04-53ec-4ae7-8c9f-a9102079ec98 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Flow 'volume_create_api' (715c4cb5-3dd2-45b2-a3ee-18c0cb5a6b83) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:48:58.314900 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-4d44cd04-53ec-4ae7-8c9f-a9102079ec98 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Create volume request issued successfully. Jul 24 07:48:58.314900 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4d44cd04-53ec-4ae7-8c9f-a9102079ec98 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:48:58.314900 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1108/4429] 10.4.3.170 () {70 vars in 1300 bytes} [Fri Jul 24 07:48:58 2026] POST /volume/v3/volumes => generated 804 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:48:58.316653 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-4f29100a-4185-4ee3-9cbb-8509139c05d2 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:58.317005 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b13b9e9c-182e-4660-96b5-2881c44c19cb tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] https://10.4.3.170/volume/v3/volumes/28376965-d395-488b-a21c-98305a0c430b returned with HTTP 404 Jul 24 07:48:58.317394 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1112/4430] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:58 2026] GET /volume/v3/volumes/28376965-d395-488b-a21c-98305a0c430b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:48:58.318387 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4f29100a-4185-4ee3-9cbb-8509139c05d2 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] GET https://10.4.3.170/volume/v3/volumes/a2249449-674a-43c4-af1d-8580ea02201f Jul 24 07:48:58.318533 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4f29100a-4185-4ee3-9cbb-8509139c05d2 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:58.318698 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4f29100a-4185-4ee3-9cbb-8509139c05d2 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:58.328239 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:58.328239 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:48:58.329527 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-a7b53fac-ca6a-4d83-8759-9e205c19c65d None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:58.330047 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-4f29100a-4185-4ee3-9cbb-8509139c05d2 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Volume info retrieved successfully. Jul 24 07:48:58.330119 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-2bb06cfb-e658-49e7-8d7a-9845077bff22 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:58.331678 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2bb06cfb-e658-49e7-8d7a-9845077bff22 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:48:58.331737 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a7b53fac-ca6a-4d83-8759-9e205c19c65d tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] GET https://10.4.3.170/volume/v3/volumes/d8838dcd-9591-4cbb-92f0-fd077af31bef Jul 24 07:48:58.331954 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2bb06cfb-e658-49e7-8d7a-9845077bff22 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-313172400"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:48:58.332009 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a7b53fac-ca6a-4d83-8759-9e205c19c65d tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:58.332177 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a7b53fac-ca6a-4d83-8759-9e205c19c65d tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:58.333180 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-2bb06cfb-e658-49e7-8d7a-9845077bff22 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-313172400'}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:48:58.333313 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-2bb06cfb-e658-49e7-8d7a-9845077bff22 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Create volume of 1 GB Jul 24 07:48:58.333522 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:58.333522 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:48:58.336807 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4f29100a-4185-4ee3-9cbb-8509139c05d2 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] https://10.4.3.170/volume/v3/volumes/a2249449-674a-43c4-af1d-8580ea02201f returned with HTTP 200 Jul 24 07:48:58.337281 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1095/4431] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:58 2026] GET /volume/v3/volumes/a2249449-674a-43c4-af1d-8580ea02201f => generated 1018 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:48:58.339561 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-2bb06cfb-e658-49e7-8d7a-9845077bff22 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Availability Zones retrieved successfully. Jul 24 07:48:58.341744 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:58.341744 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:48:58.344944 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-2bb06cfb-e658-49e7-8d7a-9845077bff22 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Flow 'volume_create_api' (e8a79f7f-fcae-40b0-9d10-53b26e66a67d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:48:58.345746 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-a7b53fac-ca6a-4d83-8759-9e205c19c65d tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Volume info retrieved successfully. Jul 24 07:48:58.345931 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-2bb06cfb-e658-49e7-8d7a-9845077bff22 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (feef2ea3-d45c-4b38-9d32-1986352baf6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:58.346709 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-2bb06cfb-e658-49e7-8d7a-9845077bff22 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:48:58.350757 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a7b53fac-ca6a-4d83-8759-9e205c19c65d tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/volumes/d8838dcd-9591-4cbb-92f0-fd077af31bef returned with HTTP 200 Jul 24 07:48:58.351350 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1117/4432] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:48:58 2026] GET /volume/v3/volumes/d8838dcd-9591-4cbb-92f0-fd077af31bef => generated 872 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:48:58.353139 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-92faa00b-77fd-4bd8-9a94-67a6daa4b317 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:58.355355 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-92faa00b-77fd-4bd8-9a94-67a6daa4b317 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] POST https://10.4.3.170/volume/v3/snapshots Jul 24 07:48:58.355802 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-92faa00b-77fd-4bd8-9a94-67a6daa4b317 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a2249449-674a-43c4-af1d-8580ea02201f", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-89357925"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:48:58.366440 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:58.366440 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:48:58.366855 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-92faa00b-77fd-4bd8-9a94-67a6daa4b317 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Volume info retrieved successfully. Jul 24 07:48:58.367034 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.snapshots [None req-92faa00b-77fd-4bd8-9a94-67a6daa4b317 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Create snapshot from volume a2249449-674a-43c4-af1d-8580ea02201f Jul 24 07:48:58.368111 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-2bb06cfb-e658-49e7-8d7a-9845077bff22 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (feef2ea3-d45c-4b38-9d32-1986352baf6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:58.369002 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-2bb06cfb-e658-49e7-8d7a-9845077bff22 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ceadae4-e888-496f-9c49-14f94ab5e1af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:58.397667 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-92faa00b-77fd-4bd8-9a94-67a6daa4b317 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Created reservations ['3ed707f8-099a-4752-9ba8-26839e84c996', 'ff52604b-c7f2-4949-9ddf-2ebb14d84d6e', 'ff3f6f66-9a97-4199-92fc-3dd575d8d958', 'c5652547-a31f-490e-a25a-3979f2db1c4b'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:48:58.405076 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-2bb06cfb-e658-49e7-8d7a-9845077bff22 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Created reservations ['48827742-1ad3-432c-b313-d19936f33a03', 'ba4ece85-785f-43dc-8b90-c14359ffc244', '6bf19413-e587-41d7-a825-d5096539a730', 'b0751107-7ced-4ab5-803f-efad709ce185'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:48:58.406248 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-2bb06cfb-e658-49e7-8d7a-9845077bff22 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ceadae4-e888-496f-9c49-14f94ab5e1af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['48827742-1ad3-432c-b313-d19936f33a03', 'ba4ece85-785f-43dc-8b90-c14359ffc244', '6bf19413-e587-41d7-a825-d5096539a730', 'b0751107-7ced-4ab5-803f-efad709ce185']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:58.409671 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-2bb06cfb-e658-49e7-8d7a-9845077bff22 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d44a83c-dbbb-4252-8efc-8f3c198c2223) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:58.433330 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-92faa00b-77fd-4bd8-9a94-67a6daa4b317 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Snapshot create request issued successfully. Jul 24 07:48:58.433330 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-92faa00b-77fd-4bd8-9a94-67a6daa4b317 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 24 07:48:58.433330 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1113/4433] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 24 07:48:58 2026] POST /volume/v3/snapshots => generated 306 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:48:58.438933 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-2bb06cfb-e658-49e7-8d7a-9845077bff22 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d44a83c-dbbb-4252-8efc-8f3c198c2223) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '20557e7a-b038-43c7-a89b-035b6f1e0eae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-313172400',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4fec672187b24133aadec6565c5c58f6',qos_specs=None,replication_status=,reservations=['48827742-1ad3-432c-b313-d19936f33a03','ba4ece85-785f-43dc-8b90-c14359ffc244','6bf19413-e587-41d7-a825-d5096539a730','b0751107-7ced-4ab5-803f-efad709ce185'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74232c79aa7e43d0917dd8e00c900d36',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:48:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-313172400',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=20557e7a-b038-43c7-a89b-035b6f1e0eae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4fec672187b24133aadec6565c5c58f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='74232c79aa7e43d0917dd8e00c900d36',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:58.441227 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-2bb06cfb-e658-49e7-8d7a-9845077bff22 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (382a84fd-bb7f-4348-bbac-61778de09008) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:58.442855 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-eb45c99a-7b8c-46b5-9e12-69071e109408 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:58.445141 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-eb45c99a-7b8c-46b5-9e12-69071e109408 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] GET https://10.4.3.170/volume/v3/snapshots/34564815-ee63-4a6b-bd23-7f8acd760d65 Jul 24 07:48:58.445419 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-eb45c99a-7b8c-46b5-9e12-69071e109408 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:58.445671 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-eb45c99a-7b8c-46b5-9e12-69071e109408 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:58.451283 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:58.451283 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:48:58.451655 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-eb45c99a-7b8c-46b5-9e12-69071e109408 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Snapshot retrieved successfully. Jul 24 07:48:58.452468 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-eb45c99a-7b8c-46b5-9e12-69071e109408 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] https://10.4.3.170/volume/v3/snapshots/34564815-ee63-4a6b-bd23-7f8acd760d65 returned with HTTP 200 Jul 24 07:48:58.452915 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1096/4434] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:48:58 2026] GET /volume/v3/snapshots/34564815-ee63-4a6b-bd23-7f8acd760d65 => generated 438 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:58.459446 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-2bb06cfb-e658-49e7-8d7a-9845077bff22 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (382a84fd-bb7f-4348-bbac-61778de09008) transitioned into state 'SUCCESS' from state '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-313172400',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4fec672187b24133aadec6565c5c58f6',qos_specs=None,replication_status=,reservations=['48827742-1ad3-432c-b313-d19936f33a03','ba4ece85-785f-43dc-8b90-c14359ffc244','6bf19413-e587-41d7-a825-d5096539a730','b0751107-7ced-4ab5-803f-efad709ce185'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74232c79aa7e43d0917dd8e00c900d36',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:58.460179 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-2bb06cfb-e658-49e7-8d7a-9845077bff22 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a39923d0-27d9-4ac2-ab7c-987a8ab06773) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:48:58.471057 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-2bb06cfb-e658-49e7-8d7a-9845077bff22 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a39923d0-27d9-4ac2-ab7c-987a8ab06773) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:48:58.473237 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-2bb06cfb-e658-49e7-8d7a-9845077bff22 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Flow 'volume_create_api' (e8a79f7f-fcae-40b0-9d10-53b26e66a67d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:48:58.473237 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-2bb06cfb-e658-49e7-8d7a-9845077bff22 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Create volume request issued successfully. Jul 24 07:48:58.474220 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2bb06cfb-e658-49e7-8d7a-9845077bff22 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:48:58.474795 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1109/4435] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 24 07:48:58 2026] POST /volume/v3/volumes => generated 777 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:48:58.489320 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-5ee135c8-a0b8-4fe0-abc6-c66eba96963f None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:58.490351 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5ee135c8-a0b8-4fe0-abc6-c66eba96963f tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] GET https://10.4.3.170/volume/v3/volumes/20557e7a-b038-43c7-a89b-035b6f1e0eae Jul 24 07:48:58.490559 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5ee135c8-a0b8-4fe0-abc6-c66eba96963f tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:58.490793 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5ee135c8-a0b8-4fe0-abc6-c66eba96963f tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:58.497507 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:58.497507 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:48:58.500819 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-5ee135c8-a0b8-4fe0-abc6-c66eba96963f tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Volume info retrieved successfully. Jul 24 07:48:58.504550 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5ee135c8-a0b8-4fe0-abc6-c66eba96963f tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] https://10.4.3.170/volume/v3/volumes/20557e7a-b038-43c7-a89b-035b6f1e0eae returned with HTTP 200 Jul 24 07:48:58.504939 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1118/4436] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:58 2026] GET /volume/v3/volumes/20557e7a-b038-43c7-a89b-035b6f1e0eae => generated 956 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:59.362343 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-fc99a92a-e187-4bd3-a2dc-613b363eef13 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:59.364309 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fc99a92a-e187-4bd3-a2dc-613b363eef13 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] GET https://10.4.3.170/volume/v3/volumes/d8838dcd-9591-4cbb-92f0-fd077af31bef Jul 24 07:48:59.364569 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fc99a92a-e187-4bd3-a2dc-613b363eef13 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:59.364791 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fc99a92a-e187-4bd3-a2dc-613b363eef13 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:59.371259 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:59.371259 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:48:59.374889 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-fc99a92a-e187-4bd3-a2dc-613b363eef13 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Volume info retrieved successfully. Jul 24 07:48:59.378756 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fc99a92a-e187-4bd3-a2dc-613b363eef13 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/volumes/d8838dcd-9591-4cbb-92f0-fd077af31bef returned with HTTP 200 Jul 24 07:48:59.379125 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1114/4437] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:48:59 2026] GET /volume/v3/volumes/d8838dcd-9591-4cbb-92f0-fd077af31bef => generated 897 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:48:59.394464 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-4d662314-0546-43bb-8013-c36195844698 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:59.396166 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4d662314-0546-43bb-8013-c36195844698 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/fb5f3bbf-7945-491d-8782-cc7f4135a617 Jul 24 07:48:59.396391 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4d662314-0546-43bb-8013-c36195844698 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:59.396622 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4d662314-0546-43bb-8013-c36195844698 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:59.396761 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.snapshots [None req-4d662314-0546-43bb-8013-c36195844698 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Delete snapshot with id: fb5f3bbf-7945-491d-8782-cc7f4135a617 Jul 24 07:48:59.398411 np0000005822 devstack@c-api.service[100243]: DEBUG dbcounter [-] [100243] Writing DB stats cinder:SELECT=498,cinder:UPDATE=165,cinder:INSERT=94,cinder:DELETE=1 {{(pid=100243) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 07:48:59.401445 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:59.401445 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:48:59.401869 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-4d662314-0546-43bb-8013-c36195844698 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Snapshot retrieved successfully. Jul 24 07:48:59.418541 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-4d662314-0546-43bb-8013-c36195844698 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Snapshot delete request issued successfully. Jul 24 07:48:59.418697 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4d662314-0546-43bb-8013-c36195844698 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/snapshots/fb5f3bbf-7945-491d-8782-cc7f4135a617 returned with HTTP 202 Jul 24 07:48:59.419094 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1097/4438] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 24 07:48:59 2026] DELETE /volume/v3/snapshots/fb5f3bbf-7945-491d-8782-cc7f4135a617 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:48:59.429675 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-2b47926c-5198-49d0-96a7-374a080790b1 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:59.431844 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2b47926c-5198-49d0-96a7-374a080790b1 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] GET https://10.4.3.170/volume/v3/snapshots/fb5f3bbf-7945-491d-8782-cc7f4135a617 Jul 24 07:48:59.432172 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2b47926c-5198-49d0-96a7-374a080790b1 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:59.432475 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2b47926c-5198-49d0-96a7-374a080790b1 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:59.438195 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:59.438195 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:48:59.439002 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-2b47926c-5198-49d0-96a7-374a080790b1 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Snapshot retrieved successfully. Jul 24 07:48:59.440323 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2b47926c-5198-49d0-96a7-374a080790b1 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/snapshots/fb5f3bbf-7945-491d-8782-cc7f4135a617 returned with HTTP 200 Jul 24 07:48:59.441068 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1110/4439] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:48:59 2026] GET /volume/v3/snapshots/fb5f3bbf-7945-491d-8782-cc7f4135a617 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:59.463572 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-d6f6eb45-b088-4b19-acad-66271844b771 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:59.465366 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d6f6eb45-b088-4b19-acad-66271844b771 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] GET https://10.4.3.170/volume/v3/snapshots/34564815-ee63-4a6b-bd23-7f8acd760d65 Jul 24 07:48:59.465607 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d6f6eb45-b088-4b19-acad-66271844b771 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:59.465826 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d6f6eb45-b088-4b19-acad-66271844b771 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:59.470558 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:59.470558 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:48:59.470865 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-d6f6eb45-b088-4b19-acad-66271844b771 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Snapshot retrieved successfully. Jul 24 07:48:59.471471 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d6f6eb45-b088-4b19-acad-66271844b771 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] https://10.4.3.170/volume/v3/snapshots/34564815-ee63-4a6b-bd23-7f8acd760d65 returned with HTTP 200 Jul 24 07:48:59.471810 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1119/4440] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:48:59 2026] GET /volume/v3/snapshots/34564815-ee63-4a6b-bd23-7f8acd760d65 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:59.480024 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2ad20581-8162-4ece-8b2e-cd0793379795 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:59.482075 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2ad20581-8162-4ece-8b2e-cd0793379795 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-reader] GET https://10.4.3.170/volume/v3/snapshots/34564815-ee63-4a6b-bd23-7f8acd760d65 Jul 24 07:48:59.482584 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2ad20581-8162-4ece-8b2e-cd0793379795 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-reader] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:59.482648 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2ad20581-8162-4ece-8b2e-cd0793379795 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-reader] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:59.487840 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:59.487840 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:48:59.488346 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-2ad20581-8162-4ece-8b2e-cd0793379795 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-reader] Snapshot retrieved successfully. Jul 24 07:48:59.489112 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2ad20581-8162-4ece-8b2e-cd0793379795 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-reader] https://10.4.3.170/volume/v3/snapshots/34564815-ee63-4a6b-bd23-7f8acd760d65 returned with HTTP 200 Jul 24 07:48:59.489510 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1115/4441] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:48:59 2026] GET /volume/v3/snapshots/34564815-ee63-4a6b-bd23-7f8acd760d65 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:59.497238 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-04aa5269-9df5-4401-a238-541fde30833c None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:59.498772 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-04aa5269-9df5-4401-a238-541fde30833c tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] DELETE https://10.4.3.170/volume/v3/snapshots/34564815-ee63-4a6b-bd23-7f8acd760d65 Jul 24 07:48:59.498947 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-04aa5269-9df5-4401-a238-541fde30833c tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:59.499115 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-04aa5269-9df5-4401-a238-541fde30833c tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:59.499220 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.snapshots [None req-04aa5269-9df5-4401-a238-541fde30833c tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Delete snapshot with id: 34564815-ee63-4a6b-bd23-7f8acd760d65 Jul 24 07:48:59.503751 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:59.503751 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:48:59.504003 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-04aa5269-9df5-4401-a238-541fde30833c tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Snapshot retrieved successfully. Jul 24 07:48:59.518584 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-2c4d010d-04aa-478e-91f4-bde44221d19f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:59.518705 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-04aa5269-9df5-4401-a238-541fde30833c tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Snapshot delete request issued successfully. Jul 24 07:48:59.518813 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-04aa5269-9df5-4401-a238-541fde30833c tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] https://10.4.3.170/volume/v3/snapshots/34564815-ee63-4a6b-bd23-7f8acd760d65 returned with HTTP 202 Jul 24 07:48:59.519180 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1098/4442] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 24 07:48:59 2026] DELETE /volume/v3/snapshots/34564815-ee63-4a6b-bd23-7f8acd760d65 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:48:59.520513 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2c4d010d-04aa-478e-91f4-bde44221d19f tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] GET https://10.4.3.170/volume/v3/volumes/20557e7a-b038-43c7-a89b-035b6f1e0eae Jul 24 07:48:59.520739 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2c4d010d-04aa-478e-91f4-bde44221d19f tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:59.520873 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2c4d010d-04aa-478e-91f4-bde44221d19f tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:59.525222 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-876f828f-13a9-448b-bf3a-9c07ffa11ec6 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:59.526717 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-876f828f-13a9-448b-bf3a-9c07ffa11ec6 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] GET https://10.4.3.170/volume/v3/snapshots/34564815-ee63-4a6b-bd23-7f8acd760d65 Jul 24 07:48:59.526885 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-876f828f-13a9-448b-bf3a-9c07ffa11ec6 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:59.527060 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-876f828f-13a9-448b-bf3a-9c07ffa11ec6 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:59.528751 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:59.528751 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:48:59.531462 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:59.531462 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:48:59.531725 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-876f828f-13a9-448b-bf3a-9c07ffa11ec6 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Snapshot retrieved successfully. Jul 24 07:48:59.532277 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-876f828f-13a9-448b-bf3a-9c07ffa11ec6 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] https://10.4.3.170/volume/v3/snapshots/34564815-ee63-4a6b-bd23-7f8acd760d65 returned with HTTP 200 Jul 24 07:48:59.532612 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1120/4443] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:48:59 2026] GET /volume/v3/snapshots/34564815-ee63-4a6b-bd23-7f8acd760d65 => generated 464 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:48:59.532918 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-2c4d010d-04aa-478e-91f4-bde44221d19f tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Volume info retrieved successfully. Jul 24 07:48:59.536742 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2c4d010d-04aa-478e-91f4-bde44221d19f tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] https://10.4.3.170/volume/v3/volumes/20557e7a-b038-43c7-a89b-035b6f1e0eae returned with HTTP 200 Jul 24 07:48:59.537146 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1111/4444] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:48:59 2026] GET /volume/v3/volumes/20557e7a-b038-43c7-a89b-035b6f1e0eae => generated 1008 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:48:59.549240 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-baea2683-54e0-47be-a91d-ad7b4bf098e8 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:59.551110 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-baea2683-54e0-47be-a91d-ad7b4bf098e8 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] POST https://10.4.3.170/volume/v3/snapshots Jul 24 07:48:59.551446 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-baea2683-54e0-47be-a91d-ad7b4bf098e8 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "20557e7a-b038-43c7-a89b-035b6f1e0eae", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2051517273"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:48:59.559913 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:59.559913 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:48:59.560280 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-baea2683-54e0-47be-a91d-ad7b4bf098e8 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Volume info retrieved successfully. Jul 24 07:48:59.560442 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.snapshots [None req-baea2683-54e0-47be-a91d-ad7b4bf098e8 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Create snapshot from volume 20557e7a-b038-43c7-a89b-035b6f1e0eae Jul 24 07:48:59.582108 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-baea2683-54e0-47be-a91d-ad7b4bf098e8 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Created reservations ['34ae7820-3e16-4e1b-9f44-18890ad1bf60', '95569998-9943-456f-a37a-bbd6fb7b7b9b', '452bd287-792b-480a-8b8a-b254d2630152', 'd920211e-0cc4-4e82-b87d-f32467841bcf'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:48:59.614227 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-baea2683-54e0-47be-a91d-ad7b4bf098e8 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Snapshot create request issued successfully. Jul 24 07:48:59.614227 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-baea2683-54e0-47be-a91d-ad7b4bf098e8 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 24 07:48:59.614227 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1116/4445] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 24 07:48:59 2026] POST /volume/v3/snapshots => generated 308 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:48:59.621093 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-93cf8fb1-b4e1-448a-b24f-afc32632c246 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:48:59.623568 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-93cf8fb1-b4e1-448a-b24f-afc32632c246 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] GET https://10.4.3.170/volume/v3/snapshots/d7abe387-42cc-4b13-963e-d91acce21f49 Jul 24 07:48:59.623809 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-93cf8fb1-b4e1-448a-b24f-afc32632c246 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:48:59.624129 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-93cf8fb1-b4e1-448a-b24f-afc32632c246 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:48:59.630064 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:48:59.630064 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:48:59.630468 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-93cf8fb1-b4e1-448a-b24f-afc32632c246 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Snapshot retrieved successfully. Jul 24 07:48:59.632467 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-93cf8fb1-b4e1-448a-b24f-afc32632c246 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] https://10.4.3.170/volume/v3/snapshots/d7abe387-42cc-4b13-963e-d91acce21f49 returned with HTTP 200 Jul 24 07:48:59.632467 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1099/4446] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:48:59 2026] GET /volume/v3/snapshots/d7abe387-42cc-4b13-963e-d91acce21f49 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:00.451170 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-7021de3a-8148-42d6-9dd3-4329696aad4a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:00.452797 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7021de3a-8148-42d6-9dd3-4329696aad4a tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] GET https://10.4.3.170/volume/v3/snapshots/fb5f3bbf-7945-491d-8782-cc7f4135a617 Jul 24 07:49:00.452973 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7021de3a-8148-42d6-9dd3-4329696aad4a tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:00.453148 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7021de3a-8148-42d6-9dd3-4329696aad4a tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:00.457256 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7021de3a-8148-42d6-9dd3-4329696aad4a tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/snapshots/fb5f3bbf-7945-491d-8782-cc7f4135a617 returned with HTTP 404 Jul 24 07:49:00.457799 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1121/4447] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:49:00 2026] GET /volume/v3/snapshots/fb5f3bbf-7945-491d-8782-cc7f4135a617 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:49:00.463803 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-4c606dca-ff9b-4647-91c0-0d9b8591a4bd None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:00.465448 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4c606dca-ff9b-4647-91c0-0d9b8591a4bd tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/fc412967-4e9a-46c6-8c62-24b0d12d7550 Jul 24 07:49:00.465638 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4c606dca-ff9b-4647-91c0-0d9b8591a4bd tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:00.465814 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4c606dca-ff9b-4647-91c0-0d9b8591a4bd tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:00.465920 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.snapshots [None req-4c606dca-ff9b-4647-91c0-0d9b8591a4bd tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Delete snapshot with id: fc412967-4e9a-46c6-8c62-24b0d12d7550 Jul 24 07:49:00.470333 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:00.470333 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:49:00.470757 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-4c606dca-ff9b-4647-91c0-0d9b8591a4bd tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Snapshot retrieved successfully. Jul 24 07:49:00.484239 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-4c606dca-ff9b-4647-91c0-0d9b8591a4bd tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Snapshot delete request issued successfully. Jul 24 07:49:00.484497 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4c606dca-ff9b-4647-91c0-0d9b8591a4bd tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/snapshots/fc412967-4e9a-46c6-8c62-24b0d12d7550 returned with HTTP 202 Jul 24 07:49:00.484901 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1112/4448] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 24 07:49:00 2026] DELETE /volume/v3/snapshots/fc412967-4e9a-46c6-8c62-24b0d12d7550 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:49:00.494324 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-89ddb54b-2853-4e71-a84b-baf37a6ff5b7 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:00.496693 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-89ddb54b-2853-4e71-a84b-baf37a6ff5b7 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] GET https://10.4.3.170/volume/v3/snapshots/fc412967-4e9a-46c6-8c62-24b0d12d7550 Jul 24 07:49:00.496985 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-89ddb54b-2853-4e71-a84b-baf37a6ff5b7 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:00.497290 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-89ddb54b-2853-4e71-a84b-baf37a6ff5b7 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:00.503838 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:00.503838 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:49:00.504472 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-89ddb54b-2853-4e71-a84b-baf37a6ff5b7 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Snapshot retrieved successfully. Jul 24 07:49:00.505543 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-89ddb54b-2853-4e71-a84b-baf37a6ff5b7 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/snapshots/fc412967-4e9a-46c6-8c62-24b0d12d7550 returned with HTTP 200 Jul 24 07:49:00.506048 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1117/4449] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:49:00 2026] GET /volume/v3/snapshots/fc412967-4e9a-46c6-8c62-24b0d12d7550 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:00.541216 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-5f7f1661-4614-414b-8123-f74c6c6b4ffa None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:00.543083 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5f7f1661-4614-414b-8123-f74c6c6b4ffa tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] GET https://10.4.3.170/volume/v3/snapshots/34564815-ee63-4a6b-bd23-7f8acd760d65 Jul 24 07:49:00.543381 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-5f7f1661-4614-414b-8123-f74c6c6b4ffa tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:00.543653 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-5f7f1661-4614-414b-8123-f74c6c6b4ffa tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:00.548824 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5f7f1661-4614-414b-8123-f74c6c6b4ffa tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] https://10.4.3.170/volume/v3/snapshots/34564815-ee63-4a6b-bd23-7f8acd760d65 returned with HTTP 404 Jul 24 07:49:00.549342 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1100/4450] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:49:00 2026] GET /volume/v3/snapshots/34564815-ee63-4a6b-bd23-7f8acd760d65 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:49:00.555795 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-3be8611a-7ef0-4569-acb5-1782101a6d86 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:00.557596 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3be8611a-7ef0-4569-acb5-1782101a6d86 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/a2249449-674a-43c4-af1d-8580ea02201f Jul 24 07:49:00.557803 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3be8611a-7ef0-4569-acb5-1782101a6d86 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:00.558040 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3be8611a-7ef0-4569-acb5-1782101a6d86 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:00.558218 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-3be8611a-7ef0-4569-acb5-1782101a6d86 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Delete volume with id: a2249449-674a-43c4-af1d-8580ea02201f Jul 24 07:49:00.565185 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:00.565185 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:49:00.565577 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-3be8611a-7ef0-4569-acb5-1782101a6d86 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Volume info retrieved successfully. Jul 24 07:49:00.583999 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-3be8611a-7ef0-4569-acb5-1782101a6d86 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Delete volume request issued successfully. Jul 24 07:49:00.584219 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3be8611a-7ef0-4569-acb5-1782101a6d86 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] https://10.4.3.170/volume/v3/volumes/a2249449-674a-43c4-af1d-8580ea02201f returned with HTTP 202 Jul 24 07:49:00.584613 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1122/4451] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:49:00 2026] DELETE /volume/v3/volumes/a2249449-674a-43c4-af1d-8580ea02201f => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:49:00.591038 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-d6be2fba-0292-49a3-9544-9ea650c503d2 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:00.592545 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d6be2fba-0292-49a3-9544-9ea650c503d2 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] GET https://10.4.3.170/volume/v3/volumes/a2249449-674a-43c4-af1d-8580ea02201f Jul 24 07:49:00.592706 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d6be2fba-0292-49a3-9544-9ea650c503d2 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:00.592894 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d6be2fba-0292-49a3-9544-9ea650c503d2 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:00.598846 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:00.598846 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:49:00.601709 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-d6be2fba-0292-49a3-9544-9ea650c503d2 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Volume info retrieved successfully. Jul 24 07:49:00.604973 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d6be2fba-0292-49a3-9544-9ea650c503d2 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] https://10.4.3.170/volume/v3/volumes/a2249449-674a-43c4-af1d-8580ea02201f returned with HTTP 200 Jul 24 07:49:00.605503 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1113/4452] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:49:00 2026] GET /volume/v3/volumes/a2249449-674a-43c4-af1d-8580ea02201f => generated 1017 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:49:00.639668 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1cc5d326-1781-4fe0-9529-8aaf2cfc77fb None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:00.641456 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1cc5d326-1781-4fe0-9529-8aaf2cfc77fb tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] GET https://10.4.3.170/volume/v3/snapshots/d7abe387-42cc-4b13-963e-d91acce21f49 Jul 24 07:49:00.641627 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1cc5d326-1781-4fe0-9529-8aaf2cfc77fb tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:00.641824 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1cc5d326-1781-4fe0-9529-8aaf2cfc77fb tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:00.646415 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:00.646415 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:49:00.646741 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-1cc5d326-1781-4fe0-9529-8aaf2cfc77fb tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Snapshot retrieved successfully. Jul 24 07:49:00.647475 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1cc5d326-1781-4fe0-9529-8aaf2cfc77fb tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] https://10.4.3.170/volume/v3/snapshots/d7abe387-42cc-4b13-963e-d91acce21f49 returned with HTTP 200 Jul 24 07:49:00.647915 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1118/4453] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:49:00 2026] GET /volume/v3/snapshots/d7abe387-42cc-4b13-963e-d91acce21f49 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:00.655827 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-666de687-570e-40e1-89ec-410a65497979 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:00.657447 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-666de687-570e-40e1-89ec-410a65497979 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-member] POST https://10.4.3.170/volume/v3/snapshots/d7abe387-42cc-4b13-963e-d91acce21f49/action Jul 24 07:49:00.657983 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-666de687-570e-40e1-89ec-410a65497979 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:49:00.657983 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-666de687-570e-40e1-89ec-410a65497979 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:49:00.659420 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.contrib.snapshot_unmanage [None req-666de687-570e-40e1-89ec-410a65497979 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-member] Unmanage snapshot with id: d7abe387-42cc-4b13-963e-d91acce21f49 Jul 24 07:49:00.663911 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:00.663911 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:49:00.666768 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-666de687-570e-40e1-89ec-410a65497979 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-member] Snapshot retrieved successfully. Jul 24 07:49:00.666768 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.policy [None req-666de687-570e-40e1-89ec-410a65497979 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'a44a76bcd8f8466aa1b4834ce96b36f4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4fec672187b24133aadec6565c5c58f6', '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=100243) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 24 07:49:00.666768 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-666de687-570e-40e1-89ec-410a65497979 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-member] https://10.4.3.170/volume/v3/snapshots/d7abe387-42cc-4b13-963e-d91acce21f49/action returned with HTTP 403 Jul 24 07:49:00.666768 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1101/4454] 10.4.3.170 () {68 vars in 1396 bytes} [Fri Jul 24 07:49:00 2026] POST /volume/v3/snapshots/d7abe387-42cc-4b13-963e-d91acce21f49/action => generated 117 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:49:00.674387 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-3e8a60cd-8e93-4cf2-a369-cc885826cf80 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:00.676544 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3e8a60cd-8e93-4cf2-a369-cc885826cf80 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] DELETE https://10.4.3.170/volume/v3/snapshots/d7abe387-42cc-4b13-963e-d91acce21f49 Jul 24 07:49:00.676810 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3e8a60cd-8e93-4cf2-a369-cc885826cf80 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:00.677108 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3e8a60cd-8e93-4cf2-a369-cc885826cf80 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:00.677271 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.snapshots [None req-3e8a60cd-8e93-4cf2-a369-cc885826cf80 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Delete snapshot with id: d7abe387-42cc-4b13-963e-d91acce21f49 Jul 24 07:49:00.683518 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:00.683518 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:49:00.683943 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-3e8a60cd-8e93-4cf2-a369-cc885826cf80 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Snapshot retrieved successfully. Jul 24 07:49:00.703257 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-3e8a60cd-8e93-4cf2-a369-cc885826cf80 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Snapshot delete request issued successfully. Jul 24 07:49:00.703488 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3e8a60cd-8e93-4cf2-a369-cc885826cf80 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] https://10.4.3.170/volume/v3/snapshots/d7abe387-42cc-4b13-963e-d91acce21f49 returned with HTTP 202 Jul 24 07:49:00.704028 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1123/4455] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 24 07:49:00 2026] DELETE /volume/v3/snapshots/d7abe387-42cc-4b13-963e-d91acce21f49 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:49:00.710146 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-6e4c9010-876b-4735-b167-0f985f49ca2a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:00.712082 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6e4c9010-876b-4735-b167-0f985f49ca2a tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] GET https://10.4.3.170/volume/v3/snapshots/d7abe387-42cc-4b13-963e-d91acce21f49 Jul 24 07:49:00.712349 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6e4c9010-876b-4735-b167-0f985f49ca2a tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:00.712613 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6e4c9010-876b-4735-b167-0f985f49ca2a tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:00.717596 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:00.717596 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:49:00.718020 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-6e4c9010-876b-4735-b167-0f985f49ca2a tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Snapshot retrieved successfully. Jul 24 07:49:00.718736 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6e4c9010-876b-4735-b167-0f985f49ca2a tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] https://10.4.3.170/volume/v3/snapshots/d7abe387-42cc-4b13-963e-d91acce21f49 returned with HTTP 200 Jul 24 07:49:00.719312 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1114/4456] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:49:00 2026] GET /volume/v3/snapshots/d7abe387-42cc-4b13-963e-d91acce21f49 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:01.514173 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-950bec39-88ea-4cae-a6b9-ebcc44d1f3b4 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:01.515846 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-950bec39-88ea-4cae-a6b9-ebcc44d1f3b4 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] GET https://10.4.3.170/volume/v3/snapshots/fc412967-4e9a-46c6-8c62-24b0d12d7550 Jul 24 07:49:01.516048 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-950bec39-88ea-4cae-a6b9-ebcc44d1f3b4 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:01.516249 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-950bec39-88ea-4cae-a6b9-ebcc44d1f3b4 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:01.520196 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-950bec39-88ea-4cae-a6b9-ebcc44d1f3b4 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/snapshots/fc412967-4e9a-46c6-8c62-24b0d12d7550 returned with HTTP 404 Jul 24 07:49:01.520638 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1119/4457] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:49:01 2026] GET /volume/v3/snapshots/fc412967-4e9a-46c6-8c62-24b0d12d7550 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:49:01.526927 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-258c9907-6eb0-4778-8438-e4bd53cb0adb None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:01.528600 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-258c9907-6eb0-4778-8438-e4bd53cb0adb tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] DELETE https://10.4.3.170/volume/v3/volumes/1be07160-2273-4b11-9b7f-37d759be17ce Jul 24 07:49:01.528854 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-258c9907-6eb0-4778-8438-e4bd53cb0adb tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:01.529085 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-258c9907-6eb0-4778-8438-e4bd53cb0adb tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:01.529307 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-258c9907-6eb0-4778-8438-e4bd53cb0adb tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Delete volume with id: 1be07160-2273-4b11-9b7f-37d759be17ce Jul 24 07:49:01.536474 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:01.536474 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:49:01.536962 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-258c9907-6eb0-4778-8438-e4bd53cb0adb tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Volume info retrieved successfully. Jul 24 07:49:01.554348 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-258c9907-6eb0-4778-8438-e4bd53cb0adb tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Delete volume request issued successfully. Jul 24 07:49:01.554755 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-258c9907-6eb0-4778-8438-e4bd53cb0adb tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/volumes/1be07160-2273-4b11-9b7f-37d759be17ce returned with HTTP 202 Jul 24 07:49:01.554931 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1102/4458] 10.4.3.170 () {68 vars in 1392 bytes} [Fri Jul 24 07:49:01 2026] DELETE /volume/v3/volumes/1be07160-2273-4b11-9b7f-37d759be17ce => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 07:49:01.564620 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-f8e1e00d-6716-4f07-aa9a-39e8cab163fe None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:01.566101 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f8e1e00d-6716-4f07-aa9a-39e8cab163fe tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] GET https://10.4.3.170/volume/v3/volumes/1be07160-2273-4b11-9b7f-37d759be17ce Jul 24 07:49:01.566312 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f8e1e00d-6716-4f07-aa9a-39e8cab163fe tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:01.566482 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f8e1e00d-6716-4f07-aa9a-39e8cab163fe tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:01.572576 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:01.572576 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:49:01.575782 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-f8e1e00d-6716-4f07-aa9a-39e8cab163fe tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Volume info retrieved successfully. Jul 24 07:49:01.580389 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f8e1e00d-6716-4f07-aa9a-39e8cab163fe tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/volumes/1be07160-2273-4b11-9b7f-37d759be17ce returned with HTTP 200 Jul 24 07:49:01.580843 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1124/4459] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:49:01 2026] GET /volume/v3/volumes/1be07160-2273-4b11-9b7f-37d759be17ce => generated 896 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:49:01.616848 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-0d7b1ccf-93b1-434c-9e96-717342b88840 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:01.618782 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0d7b1ccf-93b1-434c-9e96-717342b88840 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] GET https://10.4.3.170/volume/v3/volumes/a2249449-674a-43c4-af1d-8580ea02201f Jul 24 07:49:01.619007 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0d7b1ccf-93b1-434c-9e96-717342b88840 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:01.619187 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0d7b1ccf-93b1-434c-9e96-717342b88840 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:01.626191 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0d7b1ccf-93b1-434c-9e96-717342b88840 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] https://10.4.3.170/volume/v3/volumes/a2249449-674a-43c4-af1d-8580ea02201f returned with HTTP 404 Jul 24 07:49:01.626581 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1115/4460] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:49:01 2026] GET /volume/v3/volumes/a2249449-674a-43c4-af1d-8580ea02201f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:49:01.633610 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-529cfa72-1a85-4ed4-bb46-e38bc35d7f80 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:01.635197 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-529cfa72-1a85-4ed4-bb46-e38bc35d7f80 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:49:01.635503 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-529cfa72-1a85-4ed4-bb46-e38bc35d7f80 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-687769677"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:49:01.637102 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-529cfa72-1a85-4ed4-bb46-e38bc35d7f80 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-687769677'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:49:01.637254 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-529cfa72-1a85-4ed4-bb46-e38bc35d7f80 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Create volume of 1 GB Jul 24 07:49:01.640667 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-529cfa72-1a85-4ed4-bb46-e38bc35d7f80 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Availability Zones retrieved successfully. Jul 24 07:49:01.645487 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-529cfa72-1a85-4ed4-bb46-e38bc35d7f80 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Flow 'volume_create_api' (2347406f-8d7d-478d-9a9d-739a9e3d7c01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:49:01.646603 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-529cfa72-1a85-4ed4-bb46-e38bc35d7f80 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3757bf6d-bb26-4163-9070-6874d512b474) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:49:01.647305 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-529cfa72-1a85-4ed4-bb46-e38bc35d7f80 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:49:01.669056 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-529cfa72-1a85-4ed4-bb46-e38bc35d7f80 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3757bf6d-bb26-4163-9070-6874d512b474) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:49:01.669789 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-529cfa72-1a85-4ed4-bb46-e38bc35d7f80 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ee03a18-3b3d-45e3-b780-bba96eb0b412) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:49:01.704029 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-529cfa72-1a85-4ed4-bb46-e38bc35d7f80 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Created reservations ['ec5726e7-6fde-4e80-884d-c4e9e2cb2380', 'fdf8168f-7bad-4dc3-b673-af0c8bc086f0', 'd8e0e821-a980-4eb7-ac9a-e423e133779b', 'a123e1c5-b4c6-4f3f-930a-57f893173510'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:49:01.704793 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-529cfa72-1a85-4ed4-bb46-e38bc35d7f80 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ee03a18-3b3d-45e3-b780-bba96eb0b412) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec5726e7-6fde-4e80-884d-c4e9e2cb2380', 'fdf8168f-7bad-4dc3-b673-af0c8bc086f0', 'd8e0e821-a980-4eb7-ac9a-e423e133779b', 'a123e1c5-b4c6-4f3f-930a-57f893173510']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:49:01.705490 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-529cfa72-1a85-4ed4-bb46-e38bc35d7f80 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f403987-3826-4140-b2e4-7763d7a96033) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:49:01.725467 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-529cfa72-1a85-4ed4-bb46-e38bc35d7f80 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f403987-3826-4140-b2e4-7763d7a96033) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4965cf39-a1c9-469e-af9f-1170c221d733', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-687769677',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4e241d0ac7045b3977206bb86e22c09',qos_specs=None,replication_status=,reservations=['ec5726e7-6fde-4e80-884d-c4e9e2cb2380','fdf8168f-7bad-4dc3-b673-af0c8bc086f0','d8e0e821-a980-4eb7-ac9a-e423e133779b','a123e1c5-b4c6-4f3f-930a-57f893173510'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9733cc816414cfd8e20eac0008d8297',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:49:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-687769677',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4965cf39-a1c9-469e-af9f-1170c221d733,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b4e241d0ac7045b3977206bb86e22c09',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9733cc816414cfd8e20eac0008d8297',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:49:01.726210 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-529cfa72-1a85-4ed4-bb46-e38bc35d7f80 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48a65054-d33b-40a1-8118-0ff791d38079) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:49:01.727717 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-3defefc0-92bc-4628-b377-a0e8539d2cc6 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:01.729489 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3defefc0-92bc-4628-b377-a0e8539d2cc6 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] GET https://10.4.3.170/volume/v3/snapshots/d7abe387-42cc-4b13-963e-d91acce21f49 Jul 24 07:49:01.729745 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3defefc0-92bc-4628-b377-a0e8539d2cc6 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:01.730015 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3defefc0-92bc-4628-b377-a0e8539d2cc6 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:01.734648 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3defefc0-92bc-4628-b377-a0e8539d2cc6 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] https://10.4.3.170/volume/v3/snapshots/d7abe387-42cc-4b13-963e-d91acce21f49 returned with HTTP 404 Jul 24 07:49:01.735168 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1103/4461] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:49:01 2026] GET /volume/v3/snapshots/d7abe387-42cc-4b13-963e-d91acce21f49 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:49:01.742681 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-b8d47803-0e10-43c3-a3c6-a7a19f00b446 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:01.744144 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-529cfa72-1a85-4ed4-bb46-e38bc35d7f80 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48a65054-d33b-40a1-8118-0ff791d38079) transitioned into state 'SUCCESS' from state '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-687769677',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4e241d0ac7045b3977206bb86e22c09',qos_specs=None,replication_status=,reservations=['ec5726e7-6fde-4e80-884d-c4e9e2cb2380','fdf8168f-7bad-4dc3-b673-af0c8bc086f0','d8e0e821-a980-4eb7-ac9a-e423e133779b','a123e1c5-b4c6-4f3f-930a-57f893173510'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9733cc816414cfd8e20eac0008d8297',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:49:01.745211 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b8d47803-0e10-43c3-a3c6-a7a19f00b446 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/20557e7a-b038-43c7-a89b-035b6f1e0eae Jul 24 07:49:01.745211 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b8d47803-0e10-43c3-a3c6-a7a19f00b446 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:01.745211 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b8d47803-0e10-43c3-a3c6-a7a19f00b446 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:01.745211 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-b8d47803-0e10-43c3-a3c6-a7a19f00b446 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Delete volume with id: 20557e7a-b038-43c7-a89b-035b6f1e0eae Jul 24 07:49:01.745329 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-529cfa72-1a85-4ed4-bb46-e38bc35d7f80 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3db5825-695b-41d7-9037-ea3a7ac3ebef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:49:01.751339 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:01.751339 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:49:01.751648 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-b8d47803-0e10-43c3-a3c6-a7a19f00b446 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Volume info retrieved successfully. Jul 24 07:49:01.756585 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-529cfa72-1a85-4ed4-bb46-e38bc35d7f80 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3db5825-695b-41d7-9037-ea3a7ac3ebef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:49:01.758939 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-529cfa72-1a85-4ed4-bb46-e38bc35d7f80 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Flow 'volume_create_api' (2347406f-8d7d-478d-9a9d-739a9e3d7c01) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:49:01.758939 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-529cfa72-1a85-4ed4-bb46-e38bc35d7f80 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Create volume request issued successfully. Jul 24 07:49:01.758939 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-529cfa72-1a85-4ed4-bb46-e38bc35d7f80 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:49:01.758939 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1120/4462] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 24 07:49:01 2026] POST /volume/v3/volumes => generated 777 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:49:01.767439 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-b8d47803-0e10-43c3-a3c6-a7a19f00b446 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Delete volume request issued successfully. Jul 24 07:49:01.767557 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b8d47803-0e10-43c3-a3c6-a7a19f00b446 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] https://10.4.3.170/volume/v3/volumes/20557e7a-b038-43c7-a89b-035b6f1e0eae returned with HTTP 202 Jul 24 07:49:01.767990 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1125/4463] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:49:01 2026] DELETE /volume/v3/volumes/20557e7a-b038-43c7-a89b-035b6f1e0eae => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:49:01.774766 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-e63fb4a0-d7d4-4985-a22c-45e48877f26b None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:01.780299 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-430fef4a-67b1-4b80-98b4-8f5f69791797 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:01.781359 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e63fb4a0-d7d4-4985-a22c-45e48877f26b tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] GET https://10.4.3.170/volume/v3/volumes/4965cf39-a1c9-469e-af9f-1170c221d733 Jul 24 07:49:01.785219 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e63fb4a0-d7d4-4985-a22c-45e48877f26b tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:01.785219 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e63fb4a0-d7d4-4985-a22c-45e48877f26b tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:01.785294 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-430fef4a-67b1-4b80-98b4-8f5f69791797 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] GET https://10.4.3.170/volume/v3/volumes/20557e7a-b038-43c7-a89b-035b6f1e0eae Jul 24 07:49:01.788677 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-430fef4a-67b1-4b80-98b4-8f5f69791797 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:01.789065 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-430fef4a-67b1-4b80-98b4-8f5f69791797 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:01.798097 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:01.798097 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:49:01.801622 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-e63fb4a0-d7d4-4985-a22c-45e48877f26b tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Volume info retrieved successfully. Jul 24 07:49:01.801703 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:01.801703 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:49:01.805713 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e63fb4a0-d7d4-4985-a22c-45e48877f26b tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] https://10.4.3.170/volume/v3/volumes/4965cf39-a1c9-469e-af9f-1170c221d733 returned with HTTP 200 Jul 24 07:49:01.806122 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1116/4464] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:49:01 2026] GET /volume/v3/volumes/4965cf39-a1c9-469e-af9f-1170c221d733 => generated 956 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:01.809585 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-430fef4a-67b1-4b80-98b4-8f5f69791797 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Volume info retrieved successfully. Jul 24 07:49:01.813480 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-430fef4a-67b1-4b80-98b4-8f5f69791797 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] https://10.4.3.170/volume/v3/volumes/20557e7a-b038-43c7-a89b-035b6f1e0eae returned with HTTP 200 Jul 24 07:49:01.813828 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1104/4465] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:49:01 2026] GET /volume/v3/volumes/20557e7a-b038-43c7-a89b-035b6f1e0eae => generated 1007 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:49:02.594662 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9b0eafa9-685e-48d5-9b5b-605929741c5d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:02.596909 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9b0eafa9-685e-48d5-9b5b-605929741c5d tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] GET https://10.4.3.170/volume/v3/volumes/1be07160-2273-4b11-9b7f-37d759be17ce Jul 24 07:49:02.597133 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9b0eafa9-685e-48d5-9b5b-605929741c5d tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:02.597366 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9b0eafa9-685e-48d5-9b5b-605929741c5d tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:02.603533 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9b0eafa9-685e-48d5-9b5b-605929741c5d tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/volumes/1be07160-2273-4b11-9b7f-37d759be17ce returned with HTTP 404 Jul 24 07:49:02.604026 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1121/4466] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:49:02 2026] GET /volume/v3/volumes/1be07160-2273-4b11-9b7f-37d759be17ce => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 07:49:02.610227 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-a9136f7e-9cb3-40cc-a0dc-d4db0488cba0 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:02.612036 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a9136f7e-9cb3-40cc-a0dc-d4db0488cba0 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] DELETE https://10.4.3.170/volume/v3/volumes/3620e101-7127-4687-bb4d-48893e14632a Jul 24 07:49:02.612385 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a9136f7e-9cb3-40cc-a0dc-d4db0488cba0 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:02.612606 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a9136f7e-9cb3-40cc-a0dc-d4db0488cba0 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:02.612773 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-a9136f7e-9cb3-40cc-a0dc-d4db0488cba0 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Delete volume with id: 3620e101-7127-4687-bb4d-48893e14632a Jul 24 07:49:02.619364 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:02.619364 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:49:02.619778 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-a9136f7e-9cb3-40cc-a0dc-d4db0488cba0 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Volume info retrieved successfully. Jul 24 07:49:02.636387 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-a9136f7e-9cb3-40cc-a0dc-d4db0488cba0 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Delete volume request issued successfully. Jul 24 07:49:02.636660 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a9136f7e-9cb3-40cc-a0dc-d4db0488cba0 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/volumes/3620e101-7127-4687-bb4d-48893e14632a returned with HTTP 202 Jul 24 07:49:02.637213 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1126/4467] 10.4.3.170 () {68 vars in 1392 bytes} [Fri Jul 24 07:49:02 2026] DELETE /volume/v3/volumes/3620e101-7127-4687-bb4d-48893e14632a => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 07:49:02.646174 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-2980c2d8-cdda-4477-b165-7ec60c8c18b8 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:02.647941 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2980c2d8-cdda-4477-b165-7ec60c8c18b8 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] GET https://10.4.3.170/volume/v3/volumes/3620e101-7127-4687-bb4d-48893e14632a Jul 24 07:49:02.648145 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2980c2d8-cdda-4477-b165-7ec60c8c18b8 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:02.648362 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2980c2d8-cdda-4477-b165-7ec60c8c18b8 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:02.650164 np0000005822 devstack@c-api.service[100244]: DEBUG dbcounter [-] [100244] Writing DB stats cinder:SELECT=461,cinder:UPDATE=185,cinder:INSERT=102 {{(pid=100244) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 07:49:02.655599 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:02.655599 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:49:02.660150 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-2980c2d8-cdda-4477-b165-7ec60c8c18b8 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Volume info retrieved successfully. Jul 24 07:49:02.665360 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2980c2d8-cdda-4477-b165-7ec60c8c18b8 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/volumes/3620e101-7127-4687-bb4d-48893e14632a returned with HTTP 200 Jul 24 07:49:02.665721 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1117/4468] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:49:02 2026] GET /volume/v3/volumes/3620e101-7127-4687-bb4d-48893e14632a => generated 861 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:49:02.819511 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-c0e8161d-ae09-4e46-8c6d-115b12f5cb45 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:02.821164 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c0e8161d-ae09-4e46-8c6d-115b12f5cb45 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] GET https://10.4.3.170/volume/v3/volumes/4965cf39-a1c9-469e-af9f-1170c221d733 Jul 24 07:49:02.821377 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c0e8161d-ae09-4e46-8c6d-115b12f5cb45 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:02.821568 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c0e8161d-ae09-4e46-8c6d-115b12f5cb45 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:02.830461 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:02.830461 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:49:02.834853 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-76222d1c-e8fb-40f1-b857-1fc1d318c4cd None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:02.835308 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-c0e8161d-ae09-4e46-8c6d-115b12f5cb45 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Volume info retrieved successfully. Jul 24 07:49:02.836669 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-76222d1c-e8fb-40f1-b857-1fc1d318c4cd tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] GET https://10.4.3.170/volume/v3/volumes/20557e7a-b038-43c7-a89b-035b6f1e0eae Jul 24 07:49:02.836850 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-76222d1c-e8fb-40f1-b857-1fc1d318c4cd tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:02.837040 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-76222d1c-e8fb-40f1-b857-1fc1d318c4cd tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:02.839141 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c0e8161d-ae09-4e46-8c6d-115b12f5cb45 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] https://10.4.3.170/volume/v3/volumes/4965cf39-a1c9-469e-af9f-1170c221d733 returned with HTTP 200 Jul 24 07:49:02.840359 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1105/4469] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:49:02 2026] GET /volume/v3/volumes/4965cf39-a1c9-469e-af9f-1170c221d733 => generated 1017 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:49:02.844139 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-76222d1c-e8fb-40f1-b857-1fc1d318c4cd tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] https://10.4.3.170/volume/v3/volumes/20557e7a-b038-43c7-a89b-035b6f1e0eae returned with HTTP 404 Jul 24 07:49:02.847267 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1122/4470] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:49:02 2026] GET /volume/v3/volumes/20557e7a-b038-43c7-a89b-035b6f1e0eae => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:49:02.852975 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-f17a80cc-6756-4cbf-8480-fc20ed6c29ef None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:02.853556 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-b9dfcc5d-2340-4d4e-8aad-9ba552441d88 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:02.854528 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f17a80cc-6756-4cbf-8480-fc20ed6c29ef tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] POST https://10.4.3.170/volume/v3/snapshots Jul 24 07:49:02.854839 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f17a80cc-6756-4cbf-8480-fc20ed6c29ef tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4965cf39-a1c9-469e-af9f-1170c221d733", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1034299798"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:49:02.855305 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b9dfcc5d-2340-4d4e-8aad-9ba552441d88 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:49:02.855664 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b9dfcc5d-2340-4d4e-8aad-9ba552441d88 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1133509344"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:49:02.856984 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-b9dfcc5d-2340-4d4e-8aad-9ba552441d88 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1133509344'}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:49:02.857151 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-b9dfcc5d-2340-4d4e-8aad-9ba552441d88 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Create volume of 1 GB Jul 24 07:49:02.860486 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-b9dfcc5d-2340-4d4e-8aad-9ba552441d88 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Availability Zones retrieved successfully. Jul 24 07:49:02.862790 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:02.862790 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:49:02.863122 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-f17a80cc-6756-4cbf-8480-fc20ed6c29ef tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Volume info retrieved successfully. Jul 24 07:49:02.863254 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.snapshots [None req-f17a80cc-6756-4cbf-8480-fc20ed6c29ef tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Create snapshot from volume 4965cf39-a1c9-469e-af9f-1170c221d733 Jul 24 07:49:02.865876 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-b9dfcc5d-2340-4d4e-8aad-9ba552441d88 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Flow 'volume_create_api' (3bdf9721-0193-461f-be40-3940660938fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:49:02.866884 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-b9dfcc5d-2340-4d4e-8aad-9ba552441d88 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76db4c91-18bd-4075-a93d-1c4e92f48655) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:49:02.867740 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-b9dfcc5d-2340-4d4e-8aad-9ba552441d88 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:49:02.893191 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-b9dfcc5d-2340-4d4e-8aad-9ba552441d88 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76db4c91-18bd-4075-a93d-1c4e92f48655) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:49:02.894035 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-b9dfcc5d-2340-4d4e-8aad-9ba552441d88 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4e298fb-c7bd-492b-abb9-7dfacdcf45f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:49:02.899850 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-f17a80cc-6756-4cbf-8480-fc20ed6c29ef tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Created reservations ['3ca2b80f-30cf-4bb4-b2fc-6b8be05af72d', '8d38213b-78ae-4a76-a8ea-941f7928c461', '0521ab66-964d-4f83-99d7-531b0ecec3b8', '26f9d5f7-aea1-4909-90ed-ebe5cb3f09aa'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:49:02.938646 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-b9dfcc5d-2340-4d4e-8aad-9ba552441d88 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Created reservations ['bc0361ec-8232-4239-b9c8-7bf41fa4287e', '2957878b-a90b-416b-b8f2-cad324b4404b', '32ad9454-b362-4ffd-a382-cde10b8f3d42', 'b5fb9990-0319-4ff3-aaff-d73e356ad34e'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:49:02.939515 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-b9dfcc5d-2340-4d4e-8aad-9ba552441d88 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4e298fb-c7bd-492b-abb9-7dfacdcf45f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bc0361ec-8232-4239-b9c8-7bf41fa4287e', '2957878b-a90b-416b-b8f2-cad324b4404b', '32ad9454-b362-4ffd-a382-cde10b8f3d42', 'b5fb9990-0319-4ff3-aaff-d73e356ad34e']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:49:02.940616 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-b9dfcc5d-2340-4d4e-8aad-9ba552441d88 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d02c76d-0d11-45d0-acf4-4544cff0be3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:49:02.952960 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-f17a80cc-6756-4cbf-8480-fc20ed6c29ef tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Snapshot create request issued successfully. Jul 24 07:49:02.953382 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f17a80cc-6756-4cbf-8480-fc20ed6c29ef tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 24 07:49:02.953942 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1127/4471] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 24 07:49:02 2026] POST /volume/v3/snapshots => generated 308 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:49:02.966837 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-b9dfcc5d-2340-4d4e-8aad-9ba552441d88 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d02c76d-0d11-45d0-acf4-4544cff0be3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0483a764-829b-4da1-b2a6-1602cecea3ec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1133509344',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4fec672187b24133aadec6565c5c58f6',qos_specs=None,replication_status=,reservations=['bc0361ec-8232-4239-b9c8-7bf41fa4287e','2957878b-a90b-416b-b8f2-cad324b4404b','32ad9454-b362-4ffd-a382-cde10b8f3d42','b5fb9990-0319-4ff3-aaff-d73e356ad34e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74232c79aa7e43d0917dd8e00c900d36',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:49:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1133509344',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0483a764-829b-4da1-b2a6-1602cecea3ec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4fec672187b24133aadec6565c5c58f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='74232c79aa7e43d0917dd8e00c900d36',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:49:02.967021 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-69ba5315-060c-4c63-9936-62e8a33f49c2 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:02.967642 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-b9dfcc5d-2340-4d4e-8aad-9ba552441d88 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c534c6d-9aa8-4fc4-98a1-574a8775ef9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:49:02.969145 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-69ba5315-060c-4c63-9936-62e8a33f49c2 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] GET https://10.4.3.170/volume/v3/snapshots/8ef55b33-9745-4313-b8eb-07c9fd7548f8 Jul 24 07:49:02.969712 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-69ba5315-060c-4c63-9936-62e8a33f49c2 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:02.969920 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-69ba5315-060c-4c63-9936-62e8a33f49c2 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:02.977479 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:02.977479 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:49:02.977843 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-69ba5315-060c-4c63-9936-62e8a33f49c2 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Snapshot retrieved successfully. Jul 24 07:49:02.978603 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-69ba5315-060c-4c63-9936-62e8a33f49c2 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] https://10.4.3.170/volume/v3/snapshots/8ef55b33-9745-4313-b8eb-07c9fd7548f8 returned with HTTP 200 Jul 24 07:49:02.979010 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1106/4472] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:49:02 2026] GET /volume/v3/snapshots/8ef55b33-9745-4313-b8eb-07c9fd7548f8 => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:02.987708 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-b9dfcc5d-2340-4d4e-8aad-9ba552441d88 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c534c6d-9aa8-4fc4-98a1-574a8775ef9f) transitioned into state 'SUCCESS' from state '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-1133509344',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4fec672187b24133aadec6565c5c58f6',qos_specs=None,replication_status=,reservations=['bc0361ec-8232-4239-b9c8-7bf41fa4287e','2957878b-a90b-416b-b8f2-cad324b4404b','32ad9454-b362-4ffd-a382-cde10b8f3d42','b5fb9990-0319-4ff3-aaff-d73e356ad34e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74232c79aa7e43d0917dd8e00c900d36',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:49:02.988500 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-b9dfcc5d-2340-4d4e-8aad-9ba552441d88 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8398b18e-80ed-474f-9387-1dbc4e1a5080) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:49:02.997979 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-b9dfcc5d-2340-4d4e-8aad-9ba552441d88 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8398b18e-80ed-474f-9387-1dbc4e1a5080) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:49:02.998820 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-b9dfcc5d-2340-4d4e-8aad-9ba552441d88 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Flow 'volume_create_api' (3bdf9721-0193-461f-be40-3940660938fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:49:02.999104 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-b9dfcc5d-2340-4d4e-8aad-9ba552441d88 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Create volume request issued successfully. Jul 24 07:49:02.999753 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b9dfcc5d-2340-4d4e-8aad-9ba552441d88 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:49:03.000114 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1118/4473] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 24 07:49:02 2026] POST /volume/v3/volumes => generated 778 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:49:03.012571 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f40b83e2-76a4-4847-9cca-9d1411386a42 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:03.014462 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f40b83e2-76a4-4847-9cca-9d1411386a42 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] GET https://10.4.3.170/volume/v3/volumes/0483a764-829b-4da1-b2a6-1602cecea3ec Jul 24 07:49:03.014701 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f40b83e2-76a4-4847-9cca-9d1411386a42 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:03.014955 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f40b83e2-76a4-4847-9cca-9d1411386a42 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:03.023125 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:03.023125 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:49:03.029559 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-f40b83e2-76a4-4847-9cca-9d1411386a42 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Volume info retrieved successfully. Jul 24 07:49:03.033548 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f40b83e2-76a4-4847-9cca-9d1411386a42 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] https://10.4.3.170/volume/v3/volumes/0483a764-829b-4da1-b2a6-1602cecea3ec returned with HTTP 200 Jul 24 07:49:03.033950 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1123/4474] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:49:03 2026] GET /volume/v3/volumes/0483a764-829b-4da1-b2a6-1602cecea3ec => generated 957 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:03.678854 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-88aa7664-4e81-4958-bcb3-d0ee144b4be3 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:03.680693 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-88aa7664-4e81-4958-bcb3-d0ee144b4be3 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] GET https://10.4.3.170/volume/v3/volumes/3620e101-7127-4687-bb4d-48893e14632a Jul 24 07:49:03.680919 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-88aa7664-4e81-4958-bcb3-d0ee144b4be3 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:03.681109 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-88aa7664-4e81-4958-bcb3-d0ee144b4be3 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:03.686425 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-88aa7664-4e81-4958-bcb3-d0ee144b4be3 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/volumes/3620e101-7127-4687-bb4d-48893e14632a returned with HTTP 404 Jul 24 07:49:03.686861 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1128/4475] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:49:03 2026] GET /volume/v3/volumes/3620e101-7127-4687-bb4d-48893e14632a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 07:49:03.692725 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-edcc7ed5-0cdd-435d-bdc7-ed313f3d160c None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:03.694498 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-edcc7ed5-0cdd-435d-bdc7-ed313f3d160c tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] DELETE https://10.4.3.170/volume/v3/volumes/4b3202e5-c229-429e-a4f2-d2817668e5bf Jul 24 07:49:03.694770 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-edcc7ed5-0cdd-435d-bdc7-ed313f3d160c tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:03.695017 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-edcc7ed5-0cdd-435d-bdc7-ed313f3d160c tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:03.695246 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-edcc7ed5-0cdd-435d-bdc7-ed313f3d160c tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Delete volume with id: 4b3202e5-c229-429e-a4f2-d2817668e5bf Jul 24 07:49:03.701673 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:03.701673 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:49:03.702184 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-edcc7ed5-0cdd-435d-bdc7-ed313f3d160c tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Volume info retrieved successfully. Jul 24 07:49:03.723845 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-edcc7ed5-0cdd-435d-bdc7-ed313f3d160c tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Delete volume request issued successfully. Jul 24 07:49:03.724070 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-edcc7ed5-0cdd-435d-bdc7-ed313f3d160c tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/volumes/4b3202e5-c229-429e-a4f2-d2817668e5bf returned with HTTP 202 Jul 24 07:49:03.724511 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1107/4476] 10.4.3.170 () {68 vars in 1392 bytes} [Fri Jul 24 07:49:03 2026] DELETE /volume/v3/volumes/4b3202e5-c229-429e-a4f2-d2817668e5bf => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 07:49:03.730574 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-fb54e6cb-5650-4aa7-99fc-bdc9b64d605a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:03.733305 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-fb54e6cb-5650-4aa7-99fc-bdc9b64d605a tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] GET https://10.4.3.170/volume/v3/volumes/4b3202e5-c229-429e-a4f2-d2817668e5bf Jul 24 07:49:03.733544 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-fb54e6cb-5650-4aa7-99fc-bdc9b64d605a tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:03.733772 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-fb54e6cb-5650-4aa7-99fc-bdc9b64d605a tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:03.741992 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:03.741992 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:49:03.746093 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-fb54e6cb-5650-4aa7-99fc-bdc9b64d605a tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Volume info retrieved successfully. Jul 24 07:49:03.749877 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-fb54e6cb-5650-4aa7-99fc-bdc9b64d605a tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/volumes/4b3202e5-c229-429e-a4f2-d2817668e5bf returned with HTTP 200 Jul 24 07:49:03.750251 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1119/4477] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:49:03 2026] GET /volume/v3/volumes/4b3202e5-c229-429e-a4f2-d2817668e5bf => generated 896 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:49:03.988117 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e2b680f3-538c-43c9-9685-bf7d9dc4b0a8 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:03.989767 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e2b680f3-538c-43c9-9685-bf7d9dc4b0a8 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] GET https://10.4.3.170/volume/v3/snapshots/8ef55b33-9745-4313-b8eb-07c9fd7548f8 Jul 24 07:49:03.989960 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e2b680f3-538c-43c9-9685-bf7d9dc4b0a8 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:03.990130 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e2b680f3-538c-43c9-9685-bf7d9dc4b0a8 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:03.994495 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:03.994495 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:49:03.994747 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e2b680f3-538c-43c9-9685-bf7d9dc4b0a8 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Snapshot retrieved successfully. Jul 24 07:49:03.995320 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e2b680f3-538c-43c9-9685-bf7d9dc4b0a8 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] https://10.4.3.170/volume/v3/snapshots/8ef55b33-9745-4313-b8eb-07c9fd7548f8 returned with HTTP 200 Jul 24 07:49:03.995624 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1124/4478] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:49:03 2026] GET /volume/v3/snapshots/8ef55b33-9745-4313-b8eb-07c9fd7548f8 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:04.003451 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-06a55dfc-58de-4f16-bc51-86dcac2b1c12 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:04.005104 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-06a55dfc-58de-4f16-bc51-86dcac2b1c12 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-reader] POST https://10.4.3.170/volume/v3/snapshots/8ef55b33-9745-4313-b8eb-07c9fd7548f8/action Jul 24 07:49:04.005457 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-06a55dfc-58de-4f16-bc51-86dcac2b1c12 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:49:04.005585 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-06a55dfc-58de-4f16-bc51-86dcac2b1c12 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:49:04.006814 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.contrib.snapshot_unmanage [None req-06a55dfc-58de-4f16-bc51-86dcac2b1c12 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-reader] Unmanage snapshot with id: 8ef55b33-9745-4313-b8eb-07c9fd7548f8 Jul 24 07:49:04.011967 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:04.011967 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:49:04.012487 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-06a55dfc-58de-4f16-bc51-86dcac2b1c12 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-reader] Snapshot retrieved successfully. Jul 24 07:49:04.013293 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.policy [None req-06a55dfc-58de-4f16-bc51-86dcac2b1c12 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '13c59eac2a364f33963e64db5d738381', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b4e241d0ac7045b3977206bb86e22c09', '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=100245) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 24 07:49:04.013501 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-06a55dfc-58de-4f16-bc51-86dcac2b1c12 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-reader] https://10.4.3.170/volume/v3/snapshots/8ef55b33-9745-4313-b8eb-07c9fd7548f8/action returned with HTTP 403 Jul 24 07:49:04.014017 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1129/4479] 10.4.3.170 () {68 vars in 1396 bytes} [Fri Jul 24 07:49:04 2026] POST /volume/v3/snapshots/8ef55b33-9745-4313-b8eb-07c9fd7548f8/action => generated 117 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:49:04.019786 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-25fd8c8f-9703-484b-8a83-9d9381b0723c None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:04.021360 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-25fd8c8f-9703-484b-8a83-9d9381b0723c tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] DELETE https://10.4.3.170/volume/v3/snapshots/8ef55b33-9745-4313-b8eb-07c9fd7548f8 Jul 24 07:49:04.021556 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-25fd8c8f-9703-484b-8a83-9d9381b0723c tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:04.021755 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-25fd8c8f-9703-484b-8a83-9d9381b0723c tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:04.021888 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.snapshots [None req-25fd8c8f-9703-484b-8a83-9d9381b0723c tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Delete snapshot with id: 8ef55b33-9745-4313-b8eb-07c9fd7548f8 Jul 24 07:49:04.026195 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:04.026195 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:49:04.026482 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-25fd8c8f-9703-484b-8a83-9d9381b0723c tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Snapshot retrieved successfully. Jul 24 07:49:04.039248 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-25fd8c8f-9703-484b-8a83-9d9381b0723c tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Snapshot delete request issued successfully. Jul 24 07:49:04.039419 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-25fd8c8f-9703-484b-8a83-9d9381b0723c tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] https://10.4.3.170/volume/v3/snapshots/8ef55b33-9745-4313-b8eb-07c9fd7548f8 returned with HTTP 202 Jul 24 07:49:04.039817 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1108/4480] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 24 07:49:04 2026] DELETE /volume/v3/snapshots/8ef55b33-9745-4313-b8eb-07c9fd7548f8 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:49:04.046375 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-aae3ada0-a718-4a5a-8bb5-2dd22772de37 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:04.046937 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9407608f-a78b-45a5-8e34-9ec1f75368b4 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:04.048064 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-aae3ada0-a718-4a5a-8bb5-2dd22772de37 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] GET https://10.4.3.170/volume/v3/snapshots/8ef55b33-9745-4313-b8eb-07c9fd7548f8 Jul 24 07:49:04.048273 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-aae3ada0-a718-4a5a-8bb5-2dd22772de37 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:04.048469 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-aae3ada0-a718-4a5a-8bb5-2dd22772de37 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:04.049118 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9407608f-a78b-45a5-8e34-9ec1f75368b4 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] GET https://10.4.3.170/volume/v3/volumes/0483a764-829b-4da1-b2a6-1602cecea3ec Jul 24 07:49:04.049399 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9407608f-a78b-45a5-8e34-9ec1f75368b4 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:04.049650 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9407608f-a78b-45a5-8e34-9ec1f75368b4 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:04.053358 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:04.053358 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:49:04.053662 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-aae3ada0-a718-4a5a-8bb5-2dd22772de37 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Snapshot retrieved successfully. Jul 24 07:49:04.054332 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-aae3ada0-a718-4a5a-8bb5-2dd22772de37 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] https://10.4.3.170/volume/v3/snapshots/8ef55b33-9745-4313-b8eb-07c9fd7548f8 returned with HTTP 200 Jul 24 07:49:04.054898 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1120/4481] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:49:04 2026] GET /volume/v3/snapshots/8ef55b33-9745-4313-b8eb-07c9fd7548f8 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:04.058616 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:04.058616 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:49:04.062702 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-9407608f-a78b-45a5-8e34-9ec1f75368b4 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Volume info retrieved successfully. Jul 24 07:49:04.067104 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9407608f-a78b-45a5-8e34-9ec1f75368b4 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] https://10.4.3.170/volume/v3/volumes/0483a764-829b-4da1-b2a6-1602cecea3ec returned with HTTP 200 Jul 24 07:49:04.067624 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1125/4482] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:49:04 2026] GET /volume/v3/volumes/0483a764-829b-4da1-b2a6-1602cecea3ec => generated 1009 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:49:04.079060 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-966d18cb-c69c-44e9-8ab0-9e7e873b394f None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:04.081187 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-966d18cb-c69c-44e9-8ab0-9e7e873b394f tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] POST https://10.4.3.170/volume/v3/snapshots Jul 24 07:49:04.081618 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-966d18cb-c69c-44e9-8ab0-9e7e873b394f tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0483a764-829b-4da1-b2a6-1602cecea3ec", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1257795905"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:49:04.091417 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:04.091417 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:49:04.091787 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-966d18cb-c69c-44e9-8ab0-9e7e873b394f tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Volume info retrieved successfully. Jul 24 07:49:04.091907 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.snapshots [None req-966d18cb-c69c-44e9-8ab0-9e7e873b394f tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Create snapshot from volume 0483a764-829b-4da1-b2a6-1602cecea3ec Jul 24 07:49:04.112399 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-966d18cb-c69c-44e9-8ab0-9e7e873b394f tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Created reservations ['12a69fe2-8698-4c8a-8388-5a348f967a90', '64017aaf-4a1e-40dc-8d43-880ba5918387', '7fc44d96-26a2-4b70-ae57-9f49190e1a5b', '4476ecc1-567f-438d-9b9b-2b19ab499f40'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:49:04.137699 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-966d18cb-c69c-44e9-8ab0-9e7e873b394f tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Snapshot create request issued successfully. Jul 24 07:49:04.137997 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-966d18cb-c69c-44e9-8ab0-9e7e873b394f tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 24 07:49:04.138381 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1130/4483] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 24 07:49:04 2026] POST /volume/v3/snapshots => generated 308 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:49:04.146851 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-9a02456f-df93-48a3-950b-0dd1ae3b3193 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:04.148521 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9a02456f-df93-48a3-950b-0dd1ae3b3193 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] GET https://10.4.3.170/volume/v3/snapshots/4397c88f-ebf9-43d2-8d08-c83074444a93 Jul 24 07:49:04.148764 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9a02456f-df93-48a3-950b-0dd1ae3b3193 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:04.149048 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9a02456f-df93-48a3-950b-0dd1ae3b3193 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:04.153547 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:04.153547 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:49:04.153894 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-9a02456f-df93-48a3-950b-0dd1ae3b3193 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Snapshot retrieved successfully. Jul 24 07:49:04.154555 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9a02456f-df93-48a3-950b-0dd1ae3b3193 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] https://10.4.3.170/volume/v3/snapshots/4397c88f-ebf9-43d2-8d08-c83074444a93 returned with HTTP 200 Jul 24 07:49:04.155106 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1109/4484] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:49:04 2026] GET /volume/v3/snapshots/4397c88f-ebf9-43d2-8d08-c83074444a93 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:04.764493 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-3d1b3302-1c30-4b50-87f5-60e058a43390 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:04.766154 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3d1b3302-1c30-4b50-87f5-60e058a43390 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] GET https://10.4.3.170/volume/v3/volumes/4b3202e5-c229-429e-a4f2-d2817668e5bf Jul 24 07:49:04.766367 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3d1b3302-1c30-4b50-87f5-60e058a43390 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:04.766549 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3d1b3302-1c30-4b50-87f5-60e058a43390 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:04.771626 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3d1b3302-1c30-4b50-87f5-60e058a43390 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/volumes/4b3202e5-c229-429e-a4f2-d2817668e5bf returned with HTTP 404 Jul 24 07:49:04.772158 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1121/4485] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:49:04 2026] GET /volume/v3/volumes/4b3202e5-c229-429e-a4f2-d2817668e5bf => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 07:49:04.778059 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-292bde5a-3e93-44cf-b98c-d78f5724c79c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:04.779707 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-292bde5a-3e93-44cf-b98c-d78f5724c79c tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] DELETE https://10.4.3.170/volume/v3/volumes/d8838dcd-9591-4cbb-92f0-fd077af31bef Jul 24 07:49:04.779931 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-292bde5a-3e93-44cf-b98c-d78f5724c79c tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:04.780152 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-292bde5a-3e93-44cf-b98c-d78f5724c79c tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:04.780378 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-292bde5a-3e93-44cf-b98c-d78f5724c79c tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Delete volume with id: d8838dcd-9591-4cbb-92f0-fd077af31bef Jul 24 07:49:04.786583 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:04.786583 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:49:04.787003 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-292bde5a-3e93-44cf-b98c-d78f5724c79c tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Volume info retrieved successfully. Jul 24 07:49:04.801743 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-292bde5a-3e93-44cf-b98c-d78f5724c79c tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Delete volume request issued successfully. Jul 24 07:49:04.801976 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-292bde5a-3e93-44cf-b98c-d78f5724c79c tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/volumes/d8838dcd-9591-4cbb-92f0-fd077af31bef returned with HTTP 202 Jul 24 07:49:04.802418 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1126/4486] 10.4.3.170 () {68 vars in 1392 bytes} [Fri Jul 24 07:49:04 2026] DELETE /volume/v3/volumes/d8838dcd-9591-4cbb-92f0-fd077af31bef => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 07:49:04.809216 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-45e62230-39b0-43d4-9b7a-ce82c5f1df27 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:04.811998 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-45e62230-39b0-43d4-9b7a-ce82c5f1df27 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] GET https://10.4.3.170/volume/v3/volumes/d8838dcd-9591-4cbb-92f0-fd077af31bef Jul 24 07:49:04.812295 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-45e62230-39b0-43d4-9b7a-ce82c5f1df27 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:04.812665 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-45e62230-39b0-43d4-9b7a-ce82c5f1df27 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:04.819504 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:04.819504 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:49:04.822555 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-45e62230-39b0-43d4-9b7a-ce82c5f1df27 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Volume info retrieved successfully. Jul 24 07:49:04.825968 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-45e62230-39b0-43d4-9b7a-ce82c5f1df27 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/volumes/d8838dcd-9591-4cbb-92f0-fd077af31bef returned with HTTP 200 Jul 24 07:49:04.826434 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1131/4487] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:49:04 2026] GET /volume/v3/volumes/d8838dcd-9591-4cbb-92f0-fd077af31bef => generated 896 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:49:05.063378 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-813b2457-aa57-4034-8d65-c54d688d3014 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:05.065097 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-813b2457-aa57-4034-8d65-c54d688d3014 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] GET https://10.4.3.170/volume/v3/snapshots/8ef55b33-9745-4313-b8eb-07c9fd7548f8 Jul 24 07:49:05.065355 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-813b2457-aa57-4034-8d65-c54d688d3014 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:05.065549 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-813b2457-aa57-4034-8d65-c54d688d3014 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:05.069638 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-813b2457-aa57-4034-8d65-c54d688d3014 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] https://10.4.3.170/volume/v3/snapshots/8ef55b33-9745-4313-b8eb-07c9fd7548f8 returned with HTTP 404 Jul 24 07:49:05.070059 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1110/4488] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:49:05 2026] GET /volume/v3/snapshots/8ef55b33-9745-4313-b8eb-07c9fd7548f8 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:49:05.075976 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-8af40f03-1df7-4077-bc15-1b88bb7d8e97 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:05.078578 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8af40f03-1df7-4077-bc15-1b88bb7d8e97 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/4965cf39-a1c9-469e-af9f-1170c221d733 Jul 24 07:49:05.078807 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8af40f03-1df7-4077-bc15-1b88bb7d8e97 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:05.079022 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8af40f03-1df7-4077-bc15-1b88bb7d8e97 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:05.079316 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-8af40f03-1df7-4077-bc15-1b88bb7d8e97 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Delete volume with id: 4965cf39-a1c9-469e-af9f-1170c221d733 Jul 24 07:49:05.086443 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:05.086443 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:49:05.086742 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-8af40f03-1df7-4077-bc15-1b88bb7d8e97 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Volume info retrieved successfully. Jul 24 07:49:05.101183 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-8af40f03-1df7-4077-bc15-1b88bb7d8e97 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Delete volume request issued successfully. Jul 24 07:49:05.101360 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8af40f03-1df7-4077-bc15-1b88bb7d8e97 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] https://10.4.3.170/volume/v3/volumes/4965cf39-a1c9-469e-af9f-1170c221d733 returned with HTTP 202 Jul 24 07:49:05.101761 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1122/4489] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:49:05 2026] DELETE /volume/v3/volumes/4965cf39-a1c9-469e-af9f-1170c221d733 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:49:05.108257 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0ab88e31-5e0e-49d2-b49a-4435e37bd085 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:05.109802 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0ab88e31-5e0e-49d2-b49a-4435e37bd085 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] GET https://10.4.3.170/volume/v3/volumes/4965cf39-a1c9-469e-af9f-1170c221d733 Jul 24 07:49:05.109980 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0ab88e31-5e0e-49d2-b49a-4435e37bd085 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:05.110148 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0ab88e31-5e0e-49d2-b49a-4435e37bd085 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:05.116624 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:05.116624 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:49:05.119461 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-0ab88e31-5e0e-49d2-b49a-4435e37bd085 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Volume info retrieved successfully. Jul 24 07:49:05.123404 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0ab88e31-5e0e-49d2-b49a-4435e37bd085 tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] https://10.4.3.170/volume/v3/volumes/4965cf39-a1c9-469e-af9f-1170c221d733 returned with HTTP 200 Jul 24 07:49:05.123916 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1127/4490] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:49:05 2026] GET /volume/v3/volumes/4965cf39-a1c9-469e-af9f-1170c221d733 => generated 1016 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:49:05.163138 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-0a685c5c-415b-4a61-958d-d2d7bfecc30b None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:05.165274 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0a685c5c-415b-4a61-958d-d2d7bfecc30b tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] GET https://10.4.3.170/volume/v3/snapshots/4397c88f-ebf9-43d2-8d08-c83074444a93 Jul 24 07:49:05.165458 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0a685c5c-415b-4a61-958d-d2d7bfecc30b tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:05.165633 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0a685c5c-415b-4a61-958d-d2d7bfecc30b tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:05.170277 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:05.170277 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:49:05.170564 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-0a685c5c-415b-4a61-958d-d2d7bfecc30b tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Snapshot retrieved successfully. Jul 24 07:49:05.171122 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0a685c5c-415b-4a61-958d-d2d7bfecc30b tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] https://10.4.3.170/volume/v3/snapshots/4397c88f-ebf9-43d2-8d08-c83074444a93 returned with HTTP 200 Jul 24 07:49:05.171490 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1132/4491] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:49:05 2026] GET /volume/v3/snapshots/4397c88f-ebf9-43d2-8d08-c83074444a93 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:05.179007 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-1fa2c100-e63b-4fc3-8b7f-bb10e9c01eeb None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:05.180480 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1fa2c100-e63b-4fc3-8b7f-bb10e9c01eeb tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-member] PUT https://10.4.3.170/volume/v3/snapshots/4397c88f-ebf9-43d2-8d08-c83074444a93 Jul 24 07:49:05.180794 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1fa2c100-e63b-4fc3-8b7f-bb10e9c01eeb tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:49:05.186354 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:05.186354 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:49:05.186719 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-1fa2c100-e63b-4fc3-8b7f-bb10e9c01eeb tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-member] Snapshot retrieved successfully. Jul 24 07:49:05.192697 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1fa2c100-e63b-4fc3-8b7f-bb10e9c01eeb tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-member] https://10.4.3.170/volume/v3/snapshots/4397c88f-ebf9-43d2-8d08-c83074444a93 returned with HTTP 200 Jul 24 07:49:05.193045 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1111/4492] 10.4.3.170 () {68 vars in 1374 bytes} [Fri Jul 24 07:49:05 2026] PUT /volume/v3/snapshots/4397c88f-ebf9-43d2-8d08-c83074444a93 => generated 361 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:05.200683 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-d597c7df-0684-4ea2-bcaf-7531c14041f4 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:05.202548 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d597c7df-0684-4ea2-bcaf-7531c14041f4 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] DELETE https://10.4.3.170/volume/v3/snapshots/4397c88f-ebf9-43d2-8d08-c83074444a93 Jul 24 07:49:05.202746 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d597c7df-0684-4ea2-bcaf-7531c14041f4 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:05.202989 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d597c7df-0684-4ea2-bcaf-7531c14041f4 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:05.203089 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.snapshots [None req-d597c7df-0684-4ea2-bcaf-7531c14041f4 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Delete snapshot with id: 4397c88f-ebf9-43d2-8d08-c83074444a93 Jul 24 07:49:05.207861 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:05.207861 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:49:05.208133 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-d597c7df-0684-4ea2-bcaf-7531c14041f4 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Snapshot retrieved successfully. Jul 24 07:49:05.222914 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-d597c7df-0684-4ea2-bcaf-7531c14041f4 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Snapshot delete request issued successfully. Jul 24 07:49:05.223092 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d597c7df-0684-4ea2-bcaf-7531c14041f4 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] https://10.4.3.170/volume/v3/snapshots/4397c88f-ebf9-43d2-8d08-c83074444a93 returned with HTTP 202 Jul 24 07:49:05.223507 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1123/4493] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 24 07:49:05 2026] DELETE /volume/v3/snapshots/4397c88f-ebf9-43d2-8d08-c83074444a93 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:49:05.229620 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1f197946-2c5c-4ce4-bc1a-f7294e9d4866 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:05.231361 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1f197946-2c5c-4ce4-bc1a-f7294e9d4866 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] GET https://10.4.3.170/volume/v3/snapshots/4397c88f-ebf9-43d2-8d08-c83074444a93 Jul 24 07:49:05.231569 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1f197946-2c5c-4ce4-bc1a-f7294e9d4866 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:05.231766 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1f197946-2c5c-4ce4-bc1a-f7294e9d4866 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:05.236444 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:05.236444 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:49:05.236686 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-1f197946-2c5c-4ce4-bc1a-f7294e9d4866 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Snapshot retrieved successfully. Jul 24 07:49:05.237316 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1f197946-2c5c-4ce4-bc1a-f7294e9d4866 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] https://10.4.3.170/volume/v3/snapshots/4397c88f-ebf9-43d2-8d08-c83074444a93 returned with HTTP 200 Jul 24 07:49:05.237635 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1128/4494] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:49:05 2026] GET /volume/v3/snapshots/4397c88f-ebf9-43d2-8d08-c83074444a93 => generated 494 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:05.838719 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-416a50da-3b67-49b2-93e9-dca2167244da None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:05.840391 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-416a50da-3b67-49b2-93e9-dca2167244da tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] GET https://10.4.3.170/volume/v3/volumes/d8838dcd-9591-4cbb-92f0-fd077af31bef Jul 24 07:49:05.840585 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-416a50da-3b67-49b2-93e9-dca2167244da tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:05.840761 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-416a50da-3b67-49b2-93e9-dca2167244da tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:05.846031 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-416a50da-3b67-49b2-93e9-dca2167244da tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/volumes/d8838dcd-9591-4cbb-92f0-fd077af31bef returned with HTTP 404 Jul 24 07:49:05.846473 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1133/4495] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:49:05 2026] GET /volume/v3/volumes/d8838dcd-9591-4cbb-92f0-fd077af31bef => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 07:49:05.854497 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-7db17794-0cc1-4422-9842-69376559ff57 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:05.856341 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7db17794-0cc1-4422-9842-69376559ff57 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:49:05.856677 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7db17794-0cc1-4422-9842-69376559ff57 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1191626957"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:49:05.858188 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-7db17794-0cc1-4422-9842-69376559ff57 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1191626957'}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:49:05.858322 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-7db17794-0cc1-4422-9842-69376559ff57 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Create volume of 1 GB Jul 24 07:49:05.862341 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-7db17794-0cc1-4422-9842-69376559ff57 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Availability Zones retrieved successfully. Jul 24 07:49:05.867579 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-7db17794-0cc1-4422-9842-69376559ff57 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Flow 'volume_create_api' (35b9d374-3e34-4ed9-919d-6889b26a2905) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:49:05.868442 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-7db17794-0cc1-4422-9842-69376559ff57 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dba38b3f-c014-4ad4-9c0e-dd12b2433152) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:49:05.869253 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-7db17794-0cc1-4422-9842-69376559ff57 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Validating volume size '1' using validate_int {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:49:05.893144 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-7db17794-0cc1-4422-9842-69376559ff57 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dba38b3f-c014-4ad4-9c0e-dd12b2433152) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:49:05.893867 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-7db17794-0cc1-4422-9842-69376559ff57 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24508f77-6a45-448d-92cb-498cd76cf2b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:49:05.929383 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-7db17794-0cc1-4422-9842-69376559ff57 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Created reservations ['17fd8f5a-1fca-4060-905d-53c0c5f557d6', 'c40cbf36-ca9a-417b-9fd7-8fa15bca9781', 'b00e9f1e-41af-4bb8-96e0-a535ab9a0c10', 'dc3e76e3-651c-4387-93d6-56147d46fb1c'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:49:05.930148 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-7db17794-0cc1-4422-9842-69376559ff57 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24508f77-6a45-448d-92cb-498cd76cf2b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['17fd8f5a-1fca-4060-905d-53c0c5f557d6', 'c40cbf36-ca9a-417b-9fd7-8fa15bca9781', 'b00e9f1e-41af-4bb8-96e0-a535ab9a0c10', 'dc3e76e3-651c-4387-93d6-56147d46fb1c']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:49:05.930903 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-7db17794-0cc1-4422-9842-69376559ff57 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d856e41-2bb9-44ff-8ed6-cf48739586a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:49:05.951646 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-7db17794-0cc1-4422-9842-69376559ff57 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d856e41-2bb9-44ff-8ed6-cf48739586a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '09fe11f1-8a09-480c-8bc0-d65517bdc618', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1191626957',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5623cc5b0e1458593a39e39bb32f4b8',qos_specs=None,replication_status=,reservations=['17fd8f5a-1fca-4060-905d-53c0c5f557d6','c40cbf36-ca9a-417b-9fd7-8fa15bca9781','b00e9f1e-41af-4bb8-96e0-a535ab9a0c10','dc3e76e3-651c-4387-93d6-56147d46fb1c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5eb876f69a7d4cfaba60cd7a6cd4e91a',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:49:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1191626957',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=09fe11f1-8a09-480c-8bc0-d65517bdc618,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e5623cc5b0e1458593a39e39bb32f4b8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5eb876f69a7d4cfaba60cd7a6cd4e91a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:49:05.952408 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-7db17794-0cc1-4422-9842-69376559ff57 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10ba627d-9f83-4a7e-8630-bbbbe8997df5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:49:05.967704 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-7db17794-0cc1-4422-9842-69376559ff57 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10ba627d-9f83-4a7e-8630-bbbbe8997df5) transitioned into state 'SUCCESS' from state '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-1191626957',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5623cc5b0e1458593a39e39bb32f4b8',qos_specs=None,replication_status=,reservations=['17fd8f5a-1fca-4060-905d-53c0c5f557d6','c40cbf36-ca9a-417b-9fd7-8fa15bca9781','b00e9f1e-41af-4bb8-96e0-a535ab9a0c10','dc3e76e3-651c-4387-93d6-56147d46fb1c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5eb876f69a7d4cfaba60cd7a6cd4e91a',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:49:05.968379 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-7db17794-0cc1-4422-9842-69376559ff57 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94e9d864-12a0-4963-8194-8859beee58a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:49:05.977242 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-7db17794-0cc1-4422-9842-69376559ff57 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94e9d864-12a0-4963-8194-8859beee58a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:49:05.978037 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-7db17794-0cc1-4422-9842-69376559ff57 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Flow 'volume_create_api' (35b9d374-3e34-4ed9-919d-6889b26a2905) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:49:05.978349 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-7db17794-0cc1-4422-9842-69376559ff57 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Create volume request issued successfully. Jul 24 07:49:05.978893 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7db17794-0cc1-4422-9842-69376559ff57 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:49:05.979290 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1112/4496] 10.4.3.170 () {70 vars in 1299 bytes} [Fri Jul 24 07:49:05 2026] POST /volume/v3/volumes => generated 770 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:49:05.994378 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-04fc8857-ce45-497e-a51e-bc64075934bf None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:05.995914 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-04fc8857-ce45-497e-a51e-bc64075934bf tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] GET https://10.4.3.170/volume/v3/volumes/09fe11f1-8a09-480c-8bc0-d65517bdc618 Jul 24 07:49:05.996092 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-04fc8857-ce45-497e-a51e-bc64075934bf tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:05.996288 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-04fc8857-ce45-497e-a51e-bc64075934bf tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:06.002233 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:06.002233 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:49:06.005287 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-04fc8857-ce45-497e-a51e-bc64075934bf tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Volume info retrieved successfully. Jul 24 07:49:06.008736 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-04fc8857-ce45-497e-a51e-bc64075934bf tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/volumes/09fe11f1-8a09-480c-8bc0-d65517bdc618 returned with HTTP 200 Jul 24 07:49:06.009237 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1124/4497] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:49:05 2026] GET /volume/v3/volumes/09fe11f1-8a09-480c-8bc0-d65517bdc618 => generated 838 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:49:06.136519 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-30755560-d9b7-40cc-b814-055bae17944d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:06.138298 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-30755560-d9b7-40cc-b814-055bae17944d tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] GET https://10.4.3.170/volume/v3/volumes/4965cf39-a1c9-469e-af9f-1170c221d733 Jul 24 07:49:06.138493 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-30755560-d9b7-40cc-b814-055bae17944d tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:06.138722 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-30755560-d9b7-40cc-b814-055bae17944d tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:06.143925 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-30755560-d9b7-40cc-b814-055bae17944d tempest-ProjectReaderTests-648080906 tempest-ProjectReaderTests-648080906-project-admin] https://10.4.3.170/volume/v3/volumes/4965cf39-a1c9-469e-af9f-1170c221d733 returned with HTTP 404 Jul 24 07:49:06.144378 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1129/4498] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:49:06 2026] GET /volume/v3/volumes/4965cf39-a1c9-469e-af9f-1170c221d733 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:49:06.246524 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-43674878-7f75-4656-b20e-198fe6ff6cbb None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:06.248190 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-43674878-7f75-4656-b20e-198fe6ff6cbb tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] GET https://10.4.3.170/volume/v3/snapshots/4397c88f-ebf9-43d2-8d08-c83074444a93 Jul 24 07:49:06.248414 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-43674878-7f75-4656-b20e-198fe6ff6cbb tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:06.248593 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-43674878-7f75-4656-b20e-198fe6ff6cbb tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:06.253074 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-43674878-7f75-4656-b20e-198fe6ff6cbb tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] https://10.4.3.170/volume/v3/snapshots/4397c88f-ebf9-43d2-8d08-c83074444a93 returned with HTTP 404 Jul 24 07:49:06.253645 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1134/4499] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:49:06 2026] GET /volume/v3/snapshots/4397c88f-ebf9-43d2-8d08-c83074444a93 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:49:06.260251 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-d379dd93-919a-4893-b274-96f5e050e207 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:06.264124 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d379dd93-919a-4893-b274-96f5e050e207 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/0483a764-829b-4da1-b2a6-1602cecea3ec Jul 24 07:49:06.264338 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d379dd93-919a-4893-b274-96f5e050e207 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:06.264544 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d379dd93-919a-4893-b274-96f5e050e207 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:06.264699 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-d379dd93-919a-4893-b274-96f5e050e207 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Delete volume with id: 0483a764-829b-4da1-b2a6-1602cecea3ec Jul 24 07:49:06.272895 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:06.272895 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:49:06.273255 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-d379dd93-919a-4893-b274-96f5e050e207 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Volume info retrieved successfully. Jul 24 07:49:06.289567 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-d379dd93-919a-4893-b274-96f5e050e207 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Delete volume request issued successfully. Jul 24 07:49:06.289786 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d379dd93-919a-4893-b274-96f5e050e207 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] https://10.4.3.170/volume/v3/volumes/0483a764-829b-4da1-b2a6-1602cecea3ec returned with HTTP 202 Jul 24 07:49:06.290245 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1113/4500] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:49:06 2026] DELETE /volume/v3/volumes/0483a764-829b-4da1-b2a6-1602cecea3ec => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:49:06.297172 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-4671790a-c7ed-4d76-b795-672c17c0e883 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:06.298787 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4671790a-c7ed-4d76-b795-672c17c0e883 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] GET https://10.4.3.170/volume/v3/volumes/0483a764-829b-4da1-b2a6-1602cecea3ec Jul 24 07:49:06.299007 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4671790a-c7ed-4d76-b795-672c17c0e883 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:06.299176 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4671790a-c7ed-4d76-b795-672c17c0e883 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:06.306855 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:06.306855 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:49:06.310867 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-4671790a-c7ed-4d76-b795-672c17c0e883 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Volume info retrieved successfully. Jul 24 07:49:06.316386 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4671790a-c7ed-4d76-b795-672c17c0e883 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] https://10.4.3.170/volume/v3/volumes/0483a764-829b-4da1-b2a6-1602cecea3ec returned with HTTP 200 Jul 24 07:49:06.316908 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1125/4501] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:49:06 2026] GET /volume/v3/volumes/0483a764-829b-4da1-b2a6-1602cecea3ec => generated 1008 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:49:07.021011 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-03ab5635-625f-4f1b-98a7-0d7721f06258 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:07.022751 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-03ab5635-625f-4f1b-98a7-0d7721f06258 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] GET https://10.4.3.170/volume/v3/volumes/09fe11f1-8a09-480c-8bc0-d65517bdc618 Jul 24 07:49:07.022931 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-03ab5635-625f-4f1b-98a7-0d7721f06258 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:07.023117 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-03ab5635-625f-4f1b-98a7-0d7721f06258 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:07.029500 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:07.029500 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:49:07.032583 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-03ab5635-625f-4f1b-98a7-0d7721f06258 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Volume info retrieved successfully. Jul 24 07:49:07.036579 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-03ab5635-625f-4f1b-98a7-0d7721f06258 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/volumes/09fe11f1-8a09-480c-8bc0-d65517bdc618 returned with HTTP 200 Jul 24 07:49:07.036934 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1130/4502] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:49:07 2026] GET /volume/v3/volumes/09fe11f1-8a09-480c-8bc0-d65517bdc618 => generated 863 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:49:07.052671 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-bff9854f-16bb-4e90-afad-5d2e2b6a6c56 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:07.054754 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-bff9854f-16bb-4e90-afad-5d2e2b6a6c56 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] POST https://10.4.3.170/volume/v3/snapshots Jul 24 07:49:07.055243 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-bff9854f-16bb-4e90-afad-5d2e2b6a6c56 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "09fe11f1-8a09-480c-8bc0-d65517bdc618", "name": "tempest-VolumeDependencyTests-Snapshot-265243541"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:49:07.066588 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:07.066588 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:49:07.067127 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-bff9854f-16bb-4e90-afad-5d2e2b6a6c56 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Volume info retrieved successfully. Jul 24 07:49:07.067254 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.snapshots [None req-bff9854f-16bb-4e90-afad-5d2e2b6a6c56 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Create snapshot from volume 09fe11f1-8a09-480c-8bc0-d65517bdc618 Jul 24 07:49:07.097190 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-bff9854f-16bb-4e90-afad-5d2e2b6a6c56 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Created reservations ['447f350e-dfa1-4f03-8eda-6cbdaff5285e', '835db2cb-be1a-429f-abc3-14712b3a3417', '31529cf3-6afa-4703-8aab-17c35bca27c8', '4f225af0-0135-4e44-b7aa-34375089cf9f'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:49:07.127393 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-bff9854f-16bb-4e90-afad-5d2e2b6a6c56 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Snapshot create request issued successfully. Jul 24 07:49:07.127781 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-bff9854f-16bb-4e90-afad-5d2e2b6a6c56 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 24 07:49:07.128255 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1135/4503] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 24 07:49:07 2026] POST /volume/v3/snapshots => generated 307 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:49:07.144037 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-121dbee5-2363-4c84-81a9-dbbb7502626a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:07.145542 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-121dbee5-2363-4c84-81a9-dbbb7502626a tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] GET https://10.4.3.170/volume/v3/snapshots/c75ae400-62ca-4af0-984d-09830001ee1f Jul 24 07:49:07.145644 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-121dbee5-2363-4c84-81a9-dbbb7502626a tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:07.145827 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-121dbee5-2363-4c84-81a9-dbbb7502626a tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:07.150505 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:07.150505 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:49:07.150944 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-121dbee5-2363-4c84-81a9-dbbb7502626a tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Snapshot retrieved successfully. Jul 24 07:49:07.151567 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-121dbee5-2363-4c84-81a9-dbbb7502626a tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/snapshots/c75ae400-62ca-4af0-984d-09830001ee1f returned with HTTP 200 Jul 24 07:49:07.151898 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1114/4504] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:49:07 2026] GET /volume/v3/snapshots/c75ae400-62ca-4af0-984d-09830001ee1f => generated 439 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:07.332276 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-323a5c3c-e62a-4848-9f71-83a8d4fa7d62 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:07.333759 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-323a5c3c-e62a-4848-9f71-83a8d4fa7d62 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] GET https://10.4.3.170/volume/v3/volumes/0483a764-829b-4da1-b2a6-1602cecea3ec Jul 24 07:49:07.333957 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-323a5c3c-e62a-4848-9f71-83a8d4fa7d62 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:07.334124 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-323a5c3c-e62a-4848-9f71-83a8d4fa7d62 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:07.341982 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-323a5c3c-e62a-4848-9f71-83a8d4fa7d62 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] https://10.4.3.170/volume/v3/volumes/0483a764-829b-4da1-b2a6-1602cecea3ec returned with HTTP 404 Jul 24 07:49:07.342481 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1126/4505] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:49:07 2026] GET /volume/v3/volumes/0483a764-829b-4da1-b2a6-1602cecea3ec => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:49:07.349846 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-eae62506-2824-445a-b5fd-7709c506d2ee None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:07.351354 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-eae62506-2824-445a-b5fd-7709c506d2ee tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:49:07.351681 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-eae62506-2824-445a-b5fd-7709c506d2ee tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-234373997"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:49:07.353091 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-eae62506-2824-445a-b5fd-7709c506d2ee tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-234373997'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:49:07.353157 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-eae62506-2824-445a-b5fd-7709c506d2ee tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Create volume of 1 GB Jul 24 07:49:07.358081 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-eae62506-2824-445a-b5fd-7709c506d2ee tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Availability Zones retrieved successfully. Jul 24 07:49:07.363048 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-eae62506-2824-445a-b5fd-7709c506d2ee tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Flow 'volume_create_api' (28eb29e6-c39d-4ba5-88a9-b0d12e4292b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:49:07.363997 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-eae62506-2824-445a-b5fd-7709c506d2ee tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f19b5442-1eaf-4af0-aff3-373f1a0683c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:49:07.364768 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-eae62506-2824-445a-b5fd-7709c506d2ee tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:49:07.388701 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-eae62506-2824-445a-b5fd-7709c506d2ee tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f19b5442-1eaf-4af0-aff3-373f1a0683c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:49:07.389495 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-eae62506-2824-445a-b5fd-7709c506d2ee tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad14d76d-ccf4-4d2d-9bb3-9001a08dc708) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:49:07.428678 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-eae62506-2824-445a-b5fd-7709c506d2ee tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Created reservations ['0b2c214b-9741-4a08-83cd-83492c243e4e', 'b98ee704-1673-4e9a-8c1d-9daa7bd7ecfd', 'c0aeccaa-9eba-492a-8883-8fb3c2e3ad99', '25648642-56bd-4f5e-8fa5-6498a7a1754c'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:49:07.429420 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-eae62506-2824-445a-b5fd-7709c506d2ee tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad14d76d-ccf4-4d2d-9bb3-9001a08dc708) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0b2c214b-9741-4a08-83cd-83492c243e4e', 'b98ee704-1673-4e9a-8c1d-9daa7bd7ecfd', 'c0aeccaa-9eba-492a-8883-8fb3c2e3ad99', '25648642-56bd-4f5e-8fa5-6498a7a1754c']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:49:07.430081 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-eae62506-2824-445a-b5fd-7709c506d2ee tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c47c0ab8-9132-4d9b-8523-b76b264680d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:49:07.454700 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-eae62506-2824-445a-b5fd-7709c506d2ee tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c47c0ab8-9132-4d9b-8523-b76b264680d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3185d4b8-5262-4f67-a0c9-c1bb42bc1aca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-234373997',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4fec672187b24133aadec6565c5c58f6',qos_specs=None,replication_status=,reservations=['0b2c214b-9741-4a08-83cd-83492c243e4e','b98ee704-1673-4e9a-8c1d-9daa7bd7ecfd','c0aeccaa-9eba-492a-8883-8fb3c2e3ad99','25648642-56bd-4f5e-8fa5-6498a7a1754c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74232c79aa7e43d0917dd8e00c900d36',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:49:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-234373997',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3185d4b8-5262-4f67-a0c9-c1bb42bc1aca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4fec672187b24133aadec6565c5c58f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='74232c79aa7e43d0917dd8e00c900d36',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:49:07.455360 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-eae62506-2824-445a-b5fd-7709c506d2ee tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a74679eb-37ab-484a-ba6e-84892b38a3de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:49:07.471296 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-eae62506-2824-445a-b5fd-7709c506d2ee tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a74679eb-37ab-484a-ba6e-84892b38a3de) transitioned into state 'SUCCESS' from state '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-234373997',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4fec672187b24133aadec6565c5c58f6',qos_specs=None,replication_status=,reservations=['0b2c214b-9741-4a08-83cd-83492c243e4e','b98ee704-1673-4e9a-8c1d-9daa7bd7ecfd','c0aeccaa-9eba-492a-8883-8fb3c2e3ad99','25648642-56bd-4f5e-8fa5-6498a7a1754c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74232c79aa7e43d0917dd8e00c900d36',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:49:07.471937 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-eae62506-2824-445a-b5fd-7709c506d2ee tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (784d7870-16da-4e4c-a0f1-da14e5cedf77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:49:07.481188 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-eae62506-2824-445a-b5fd-7709c506d2ee tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (784d7870-16da-4e4c-a0f1-da14e5cedf77) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:49:07.481920 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-eae62506-2824-445a-b5fd-7709c506d2ee tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Flow 'volume_create_api' (28eb29e6-c39d-4ba5-88a9-b0d12e4292b3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:49:07.482179 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-eae62506-2824-445a-b5fd-7709c506d2ee tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Create volume request issued successfully. Jul 24 07:49:07.482691 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-eae62506-2824-445a-b5fd-7709c506d2ee tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:49:07.483188 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1131/4506] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 24 07:49:07 2026] POST /volume/v3/volumes => generated 777 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:49:07.494674 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-dfe2fe25-e14b-48ce-a89a-faefbbfb1969 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:07.496838 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-dfe2fe25-e14b-48ce-a89a-faefbbfb1969 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] GET https://10.4.3.170/volume/v3/volumes/3185d4b8-5262-4f67-a0c9-c1bb42bc1aca Jul 24 07:49:07.497083 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-dfe2fe25-e14b-48ce-a89a-faefbbfb1969 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:07.497347 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-dfe2fe25-e14b-48ce-a89a-faefbbfb1969 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:07.506248 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:07.506248 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:49:07.510299 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-dfe2fe25-e14b-48ce-a89a-faefbbfb1969 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Volume info retrieved successfully. Jul 24 07:49:07.515019 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-dfe2fe25-e14b-48ce-a89a-faefbbfb1969 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] https://10.4.3.170/volume/v3/volumes/3185d4b8-5262-4f67-a0c9-c1bb42bc1aca returned with HTTP 200 Jul 24 07:49:07.515506 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1136/4507] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:49:07 2026] GET /volume/v3/volumes/3185d4b8-5262-4f67-a0c9-c1bb42bc1aca => generated 956 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:07.559124 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-3005c8f7-a12a-4e17-9221-86bf2b3a0e00 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:07.640577 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3005c8f7-a12a-4e17-9221-86bf2b3a0e00 tempest-ProjectReaderTests-2143325962 tempest-ProjectReaderTests-2143325962-project-admin] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:49:07.640969 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3005c8f7-a12a-4e17-9221-86bf2b3a0e00 tempest-ProjectReaderTests-2143325962 tempest-ProjectReaderTests-2143325962-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-454400908"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:49:07.642393 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-3005c8f7-a12a-4e17-9221-86bf2b3a0e00 tempest-ProjectReaderTests-2143325962 tempest-ProjectReaderTests-2143325962-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-454400908'}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:49:07.642548 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-3005c8f7-a12a-4e17-9221-86bf2b3a0e00 tempest-ProjectReaderTests-2143325962 tempest-ProjectReaderTests-2143325962-project-admin] Create volume of 1 GB Jul 24 07:49:07.646132 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-3005c8f7-a12a-4e17-9221-86bf2b3a0e00 tempest-ProjectReaderTests-2143325962 tempest-ProjectReaderTests-2143325962-project-admin] Availability Zones retrieved successfully. Jul 24 07:49:07.651499 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-3005c8f7-a12a-4e17-9221-86bf2b3a0e00 tempest-ProjectReaderTests-2143325962 tempest-ProjectReaderTests-2143325962-project-admin] Flow 'volume_create_api' (3e983024-a8ea-4789-8fdd-6b59732eaca9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:49:07.652423 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-3005c8f7-a12a-4e17-9221-86bf2b3a0e00 tempest-ProjectReaderTests-2143325962 tempest-ProjectReaderTests-2143325962-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c62b2a5-658d-4865-9786-0247067cbc98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:49:07.653139 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-3005c8f7-a12a-4e17-9221-86bf2b3a0e00 tempest-ProjectReaderTests-2143325962 tempest-ProjectReaderTests-2143325962-project-admin] Validating volume size '1' using validate_int {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:49:07.676587 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-3005c8f7-a12a-4e17-9221-86bf2b3a0e00 tempest-ProjectReaderTests-2143325962 tempest-ProjectReaderTests-2143325962-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c62b2a5-658d-4865-9786-0247067cbc98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:49:07.677706 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-3005c8f7-a12a-4e17-9221-86bf2b3a0e00 tempest-ProjectReaderTests-2143325962 tempest-ProjectReaderTests-2143325962-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75f1467e-5b09-462a-8580-a5317db685a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:49:07.737914 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-3005c8f7-a12a-4e17-9221-86bf2b3a0e00 tempest-ProjectReaderTests-2143325962 tempest-ProjectReaderTests-2143325962-project-admin] Created reservations ['7234bc19-8f08-430c-a9ea-1b456dc78794', 'dd779c00-9fb7-45e1-b75f-820c9c0d37d3', 'b91c0733-70c3-4f12-beea-69b0a2a6db97', '7486219e-502d-4eaf-b3ee-c49d7530a15c'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:49:07.739320 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-3005c8f7-a12a-4e17-9221-86bf2b3a0e00 tempest-ProjectReaderTests-2143325962 tempest-ProjectReaderTests-2143325962-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75f1467e-5b09-462a-8580-a5317db685a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7234bc19-8f08-430c-a9ea-1b456dc78794', 'dd779c00-9fb7-45e1-b75f-820c9c0d37d3', 'b91c0733-70c3-4f12-beea-69b0a2a6db97', '7486219e-502d-4eaf-b3ee-c49d7530a15c']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:49:07.740847 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-3005c8f7-a12a-4e17-9221-86bf2b3a0e00 tempest-ProjectReaderTests-2143325962 tempest-ProjectReaderTests-2143325962-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6dc57244-2b26-4410-bfb0-45be35abb807) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:49:07.762139 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-3005c8f7-a12a-4e17-9221-86bf2b3a0e00 tempest-ProjectReaderTests-2143325962 tempest-ProjectReaderTests-2143325962-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6dc57244-2b26-4410-bfb0-45be35abb807) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bf623d70-03ef-4d98-8bb8-03da2f48b32f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-454400908',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c5de1a301f640f8b23a6056f2212282',qos_specs=None,replication_status=,reservations=['7234bc19-8f08-430c-a9ea-1b456dc78794','dd779c00-9fb7-45e1-b75f-820c9c0d37d3','b91c0733-70c3-4f12-beea-69b0a2a6db97','7486219e-502d-4eaf-b3ee-c49d7530a15c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88a0e31574b24f00a55e4ac622f32221',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:49:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-454400908',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bf623d70-03ef-4d98-8bb8-03da2f48b32f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3c5de1a301f640f8b23a6056f2212282',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='88a0e31574b24f00a55e4ac622f32221',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:49:07.762926 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-3005c8f7-a12a-4e17-9221-86bf2b3a0e00 tempest-ProjectReaderTests-2143325962 tempest-ProjectReaderTests-2143325962-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a4b46ff-abe4-4abb-83a9-218094362df5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:49:07.778338 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-3005c8f7-a12a-4e17-9221-86bf2b3a0e00 tempest-ProjectReaderTests-2143325962 tempest-ProjectReaderTests-2143325962-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a4b46ff-abe4-4abb-83a9-218094362df5) transitioned into state 'SUCCESS' from state '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-454400908',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c5de1a301f640f8b23a6056f2212282',qos_specs=None,replication_status=,reservations=['7234bc19-8f08-430c-a9ea-1b456dc78794','dd779c00-9fb7-45e1-b75f-820c9c0d37d3','b91c0733-70c3-4f12-beea-69b0a2a6db97','7486219e-502d-4eaf-b3ee-c49d7530a15c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88a0e31574b24f00a55e4ac622f32221',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:49:07.779139 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-3005c8f7-a12a-4e17-9221-86bf2b3a0e00 tempest-ProjectReaderTests-2143325962 tempest-ProjectReaderTests-2143325962-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75ff463d-910c-42e9-9624-f13b602cbc87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:49:07.787286 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-3005c8f7-a12a-4e17-9221-86bf2b3a0e00 tempest-ProjectReaderTests-2143325962 tempest-ProjectReaderTests-2143325962-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75ff463d-910c-42e9-9624-f13b602cbc87) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:49:07.788087 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-3005c8f7-a12a-4e17-9221-86bf2b3a0e00 tempest-ProjectReaderTests-2143325962 tempest-ProjectReaderTests-2143325962-project-admin] Flow 'volume_create_api' (3e983024-a8ea-4789-8fdd-6b59732eaca9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:49:07.788525 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-3005c8f7-a12a-4e17-9221-86bf2b3a0e00 tempest-ProjectReaderTests-2143325962 tempest-ProjectReaderTests-2143325962-project-admin] Create volume request issued successfully. Jul 24 07:49:07.789123 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3005c8f7-a12a-4e17-9221-86bf2b3a0e00 tempest-ProjectReaderTests-2143325962 tempest-ProjectReaderTests-2143325962-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:49:07.789653 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1115/4508] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 24 07:49:07 2026] POST /volume/v3/volumes => generated 777 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:49:07.804044 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-e32b955a-5488-478e-b625-cee011715598 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:07.806392 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e32b955a-5488-478e-b625-cee011715598 tempest-ProjectReaderTests-2143325962 tempest-ProjectReaderTests-2143325962-project-admin] GET https://10.4.3.170/volume/v3/volumes/bf623d70-03ef-4d98-8bb8-03da2f48b32f Jul 24 07:49:07.806677 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e32b955a-5488-478e-b625-cee011715598 tempest-ProjectReaderTests-2143325962 tempest-ProjectReaderTests-2143325962-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:07.806975 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e32b955a-5488-478e-b625-cee011715598 tempest-ProjectReaderTests-2143325962 tempest-ProjectReaderTests-2143325962-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:07.814982 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:07.814982 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:49:07.818462 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-e32b955a-5488-478e-b625-cee011715598 tempest-ProjectReaderTests-2143325962 tempest-ProjectReaderTests-2143325962-project-admin] Volume info retrieved successfully. Jul 24 07:49:07.823096 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e32b955a-5488-478e-b625-cee011715598 tempest-ProjectReaderTests-2143325962 tempest-ProjectReaderTests-2143325962-project-admin] https://10.4.3.170/volume/v3/volumes/bf623d70-03ef-4d98-8bb8-03da2f48b32f returned with HTTP 200 Jul 24 07:49:07.823463 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1127/4509] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:49:07 2026] GET /volume/v3/volumes/bf623d70-03ef-4d98-8bb8-03da2f48b32f => generated 956 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:08.163298 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-34851878-314b-47cd-ad08-8178e5830a23 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:08.165547 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-34851878-314b-47cd-ad08-8178e5830a23 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] GET https://10.4.3.170/volume/v3/snapshots/c75ae400-62ca-4af0-984d-09830001ee1f Jul 24 07:49:08.165783 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-34851878-314b-47cd-ad08-8178e5830a23 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:08.166044 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-34851878-314b-47cd-ad08-8178e5830a23 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:08.172367 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:08.172367 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:49:08.172992 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-34851878-314b-47cd-ad08-8178e5830a23 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Snapshot retrieved successfully. Jul 24 07:49:08.173955 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-34851878-314b-47cd-ad08-8178e5830a23 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/snapshots/c75ae400-62ca-4af0-984d-09830001ee1f returned with HTTP 200 Jul 24 07:49:08.174465 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1132/4510] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:49:08 2026] GET /volume/v3/snapshots/c75ae400-62ca-4af0-984d-09830001ee1f => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:08.182552 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-01946d59-8905-4ecd-b9b0-9c785946f1a1 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:08.183974 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-01946d59-8905-4ecd-b9b0-9c785946f1a1 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:49:08.184315 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-01946d59-8905-4ecd-b9b0-9c785946f1a1 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "c75ae400-62ca-4af0-984d-09830001ee1f", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-2022384462"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:49:08.185662 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-01946d59-8905-4ecd-b9b0-9c785946f1a1 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Create volume request body: {'volume': {'snapshot_id': 'c75ae400-62ca-4af0-984d-09830001ee1f', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-2022384462'}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:49:08.189852 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:08.189852 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:49:08.190234 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-01946d59-8905-4ecd-b9b0-9c785946f1a1 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Snapshot retrieved successfully. Jul 24 07:49:08.190364 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-01946d59-8905-4ecd-b9b0-9c785946f1a1 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Create volume of 1 GB Jul 24 07:49:08.193063 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-01946d59-8905-4ecd-b9b0-9c785946f1a1 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Availability Zones retrieved successfully. Jul 24 07:49:08.199009 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-01946d59-8905-4ecd-b9b0-9c785946f1a1 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Flow 'volume_create_api' (668255db-2e55-40c0-9cf1-56890f45c567) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:49:08.199874 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-01946d59-8905-4ecd-b9b0-9c785946f1a1 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8460f2c7-2e65-4472-841e-58ab4bd171f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:49:08.200708 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-01946d59-8905-4ecd-b9b0-9c785946f1a1 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:49:08.227492 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-01946d59-8905-4ecd-b9b0-9c785946f1a1 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8460f2c7-2e65-4472-841e-58ab4bd171f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'c75ae400-62ca-4af0-984d-09830001ee1f', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:49:08.228265 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-01946d59-8905-4ecd-b9b0-9c785946f1a1 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa268adc-5f43-46df-9df1-b7d6ca92ff08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:49:08.264231 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-01946d59-8905-4ecd-b9b0-9c785946f1a1 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Created reservations ['bb74893f-3eae-44c5-9b85-f179dc8e09a1', '96b73657-103d-43f8-b4cc-697085b5433b', 'bf8cece2-b26e-4d9e-8dcb-0207dc2e3359', '3f42f7ef-24c9-4189-a5cf-9353a90560b2'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:49:08.265079 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-01946d59-8905-4ecd-b9b0-9c785946f1a1 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa268adc-5f43-46df-9df1-b7d6ca92ff08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bb74893f-3eae-44c5-9b85-f179dc8e09a1', '96b73657-103d-43f8-b4cc-697085b5433b', 'bf8cece2-b26e-4d9e-8dcb-0207dc2e3359', '3f42f7ef-24c9-4189-a5cf-9353a90560b2']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:49:08.265907 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-01946d59-8905-4ecd-b9b0-9c785946f1a1 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd5d2b70-1c4e-41a8-b281-f1da4ed99fc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:49:08.309217 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-01946d59-8905-4ecd-b9b0-9c785946f1a1 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd5d2b70-1c4e-41a8-b281-f1da4ed99fc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f113f77a-1d6a-4e8f-8c35-bd281bf7afe3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2022384462',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5623cc5b0e1458593a39e39bb32f4b8',qos_specs=None,replication_status=,reservations=['bb74893f-3eae-44c5-9b85-f179dc8e09a1','96b73657-103d-43f8-b4cc-697085b5433b','bf8cece2-b26e-4d9e-8dcb-0207dc2e3359','3f42f7ef-24c9-4189-a5cf-9353a90560b2'],size=1,snapshot_id=c75ae400-62ca-4af0-984d-09830001ee1f,source_replicaid=,source_volid=None,status='creating',user_id='5eb876f69a7d4cfaba60cd7a6cd4e91a',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:49:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2022384462',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f113f77a-1d6a-4e8f-8c35-bd281bf7afe3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e5623cc5b0e1458593a39e39bb32f4b8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=c75ae400-62ca-4af0-984d-09830001ee1f,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5eb876f69a7d4cfaba60cd7a6cd4e91a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:49:08.310176 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-01946d59-8905-4ecd-b9b0-9c785946f1a1 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46e1061c-426e-4402-ae67-b00786762332) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:49:08.327923 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-01946d59-8905-4ecd-b9b0-9c785946f1a1 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46e1061c-426e-4402-ae67-b00786762332) transitioned into state 'SUCCESS' from state '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-2022384462',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5623cc5b0e1458593a39e39bb32f4b8',qos_specs=None,replication_status=,reservations=['bb74893f-3eae-44c5-9b85-f179dc8e09a1','96b73657-103d-43f8-b4cc-697085b5433b','bf8cece2-b26e-4d9e-8dcb-0207dc2e3359','3f42f7ef-24c9-4189-a5cf-9353a90560b2'],size=1,snapshot_id=c75ae400-62ca-4af0-984d-09830001ee1f,source_replicaid=,source_volid=None,status='creating',user_id='5eb876f69a7d4cfaba60cd7a6cd4e91a',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:49:08.328586 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-01946d59-8905-4ecd-b9b0-9c785946f1a1 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (281f0f84-eb08-4294-b46c-a374820f8610) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:49:08.346628 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-01946d59-8905-4ecd-b9b0-9c785946f1a1 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (281f0f84-eb08-4294-b46c-a374820f8610) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:49:08.347448 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-01946d59-8905-4ecd-b9b0-9c785946f1a1 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Flow 'volume_create_api' (668255db-2e55-40c0-9cf1-56890f45c567) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:49:08.347732 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-01946d59-8905-4ecd-b9b0-9c785946f1a1 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Create volume request issued successfully. Jul 24 07:49:08.348362 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-01946d59-8905-4ecd-b9b0-9c785946f1a1 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:49:08.349026 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1137/4511] 10.4.3.170 () {70 vars in 1300 bytes} [Fri Jul 24 07:49:08 2026] POST /volume/v3/volumes => generated 804 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:49:08.361123 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-12445fc6-b6d9-4bbc-bd26-634be511d9e8 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:08.362725 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-12445fc6-b6d9-4bbc-bd26-634be511d9e8 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] GET https://10.4.3.170/volume/v3/volumes/f113f77a-1d6a-4e8f-8c35-bd281bf7afe3 Jul 24 07:49:08.363002 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-12445fc6-b6d9-4bbc-bd26-634be511d9e8 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:08.363181 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-12445fc6-b6d9-4bbc-bd26-634be511d9e8 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:08.369181 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:08.369181 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:49:08.372276 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-12445fc6-b6d9-4bbc-bd26-634be511d9e8 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Volume info retrieved successfully. Jul 24 07:49:08.375691 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-12445fc6-b6d9-4bbc-bd26-634be511d9e8 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/volumes/f113f77a-1d6a-4e8f-8c35-bd281bf7afe3 returned with HTTP 200 Jul 24 07:49:08.376029 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1116/4512] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:49:08 2026] GET /volume/v3/volumes/f113f77a-1d6a-4e8f-8c35-bd281bf7afe3 => generated 872 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:49:08.528360 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-b527ea6a-b733-4348-be23-06731e7ee77c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:08.530306 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b527ea6a-b733-4348-be23-06731e7ee77c tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] GET https://10.4.3.170/volume/v3/volumes/3185d4b8-5262-4f67-a0c9-c1bb42bc1aca Jul 24 07:49:08.530548 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b527ea6a-b733-4348-be23-06731e7ee77c tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:08.530786 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b527ea6a-b733-4348-be23-06731e7ee77c tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:08.537636 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:08.537636 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:49:08.540738 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-b527ea6a-b733-4348-be23-06731e7ee77c tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Volume info retrieved successfully. Jul 24 07:49:08.544176 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b527ea6a-b733-4348-be23-06731e7ee77c tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] https://10.4.3.170/volume/v3/volumes/3185d4b8-5262-4f67-a0c9-c1bb42bc1aca returned with HTTP 200 Jul 24 07:49:08.544538 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1128/4513] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:49:08 2026] GET /volume/v3/volumes/3185d4b8-5262-4f67-a0c9-c1bb42bc1aca => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:49:08.559709 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d15a63aa-c681-432e-acdb-16586a2b9e7b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:08.561355 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d15a63aa-c681-432e-acdb-16586a2b9e7b tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] POST https://10.4.3.170/volume/v3/snapshots Jul 24 07:49:08.561696 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d15a63aa-c681-432e-acdb-16586a2b9e7b tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3185d4b8-5262-4f67-a0c9-c1bb42bc1aca", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1576361291"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:49:08.568996 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:08.568996 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:49:08.569427 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-d15a63aa-c681-432e-acdb-16586a2b9e7b tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Volume info retrieved successfully. Jul 24 07:49:08.569577 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.snapshots [None req-d15a63aa-c681-432e-acdb-16586a2b9e7b tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Create snapshot from volume 3185d4b8-5262-4f67-a0c9-c1bb42bc1aca Jul 24 07:49:08.589579 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-d15a63aa-c681-432e-acdb-16586a2b9e7b tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Created reservations ['8e3ff3a6-8217-41f3-aad0-b7ed3c4ebb0d', '014f65a0-a904-415c-ad5d-3b1e7f98f601', '43f51bc9-a5bb-4b6b-8b24-9afd1e80f997', 'be31aac3-6abb-4e27-9b0a-636597e30371'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:49:08.613766 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-d15a63aa-c681-432e-acdb-16586a2b9e7b tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Snapshot create request issued successfully. Jul 24 07:49:08.614129 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d15a63aa-c681-432e-acdb-16586a2b9e7b tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 24 07:49:08.614576 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1133/4514] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 24 07:49:08 2026] POST /volume/v3/snapshots => generated 308 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:49:08.622725 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-df0107ae-f845-4103-9dc0-a1e8d60bbb73 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:08.624610 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-df0107ae-f845-4103-9dc0-a1e8d60bbb73 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] GET https://10.4.3.170/volume/v3/snapshots/83d68641-6226-4cf2-a62a-9514a7ef553f Jul 24 07:49:08.624812 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-df0107ae-f845-4103-9dc0-a1e8d60bbb73 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:08.625010 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-df0107ae-f845-4103-9dc0-a1e8d60bbb73 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:08.629622 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:08.629622 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:49:08.629886 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-df0107ae-f845-4103-9dc0-a1e8d60bbb73 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Snapshot retrieved successfully. Jul 24 07:49:08.630540 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-df0107ae-f845-4103-9dc0-a1e8d60bbb73 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] https://10.4.3.170/volume/v3/snapshots/83d68641-6226-4cf2-a62a-9514a7ef553f returned with HTTP 200 Jul 24 07:49:08.631050 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1138/4515] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:49:08 2026] GET /volume/v3/snapshots/83d68641-6226-4cf2-a62a-9514a7ef553f => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:08.835126 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-581239a1-6f9d-4b29-8285-218221a0d05b None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:08.836755 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-581239a1-6f9d-4b29-8285-218221a0d05b tempest-ProjectReaderTests-2143325962 tempest-ProjectReaderTests-2143325962-project-admin] GET https://10.4.3.170/volume/v3/volumes/bf623d70-03ef-4d98-8bb8-03da2f48b32f Jul 24 07:49:08.836931 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-581239a1-6f9d-4b29-8285-218221a0d05b tempest-ProjectReaderTests-2143325962 tempest-ProjectReaderTests-2143325962-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:08.837144 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-581239a1-6f9d-4b29-8285-218221a0d05b tempest-ProjectReaderTests-2143325962 tempest-ProjectReaderTests-2143325962-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:08.843665 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:08.843665 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:49:08.846912 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-581239a1-6f9d-4b29-8285-218221a0d05b tempest-ProjectReaderTests-2143325962 tempest-ProjectReaderTests-2143325962-project-admin] Volume info retrieved successfully. Jul 24 07:49:08.850298 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-581239a1-6f9d-4b29-8285-218221a0d05b tempest-ProjectReaderTests-2143325962 tempest-ProjectReaderTests-2143325962-project-admin] https://10.4.3.170/volume/v3/volumes/bf623d70-03ef-4d98-8bb8-03da2f48b32f returned with HTTP 200 Jul 24 07:49:08.850639 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1117/4516] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:49:08 2026] GET /volume/v3/volumes/bf623d70-03ef-4d98-8bb8-03da2f48b32f => generated 1017 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:49:08.861466 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-40a809a9-ebbe-4a1f-97a5-b66cc15f22e8 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:08.913549 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-40a809a9-ebbe-4a1f-97a5-b66cc15f22e8 tempest-ProjectReaderTests-2143325962 tempest-ProjectReaderTests-2143325962-project-reader] POST https://10.4.3.170/volume/v3/volumes/bf623d70-03ef-4d98-8bb8-03da2f48b32f/action Jul 24 07:49:08.913877 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-40a809a9-ebbe-4a1f-97a5-b66cc15f22e8 tempest-ProjectReaderTests-2143325962 tempest-ProjectReaderTests-2143325962-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:49:08.913990 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-40a809a9-ebbe-4a1f-97a5-b66cc15f22e8 tempest-ProjectReaderTests-2143325962 tempest-ProjectReaderTests-2143325962-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:49:08.921498 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:08.921498 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:49:08.921903 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-40a809a9-ebbe-4a1f-97a5-b66cc15f22e8 tempest-ProjectReaderTests-2143325962 tempest-ProjectReaderTests-2143325962-project-reader] Volume info retrieved successfully. Jul 24 07:49:08.922831 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.policy [None req-40a809a9-ebbe-4a1f-97a5-b66cc15f22e8 tempest-ProjectReaderTests-2143325962 tempest-ProjectReaderTests-2143325962-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '202fec8682e24196af579a7a7c135635', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3c5de1a301f640f8b23a6056f2212282', '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=100244) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 24 07:49:08.923013 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-40a809a9-ebbe-4a1f-97a5-b66cc15f22e8 tempest-ProjectReaderTests-2143325962 tempest-ProjectReaderTests-2143325962-project-reader] https://10.4.3.170/volume/v3/volumes/bf623d70-03ef-4d98-8bb8-03da2f48b32f/action returned with HTTP 403 Jul 24 07:49:08.923456 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1129/4517] 10.4.3.170 () {68 vars in 1390 bytes} [Fri Jul 24 07:49:08 2026] POST /volume/v3/volumes/bf623d70-03ef-4d98-8bb8-03da2f48b32f/action => generated 131 bytes in 62 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:49:08.929576 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0a478faa-acce-435d-bf23-837cc30bf815 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:08.931312 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0a478faa-acce-435d-bf23-837cc30bf815 tempest-ProjectReaderTests-2143325962 tempest-ProjectReaderTests-2143325962-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/bf623d70-03ef-4d98-8bb8-03da2f48b32f Jul 24 07:49:08.931529 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0a478faa-acce-435d-bf23-837cc30bf815 tempest-ProjectReaderTests-2143325962 tempest-ProjectReaderTests-2143325962-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:08.931757 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0a478faa-acce-435d-bf23-837cc30bf815 tempest-ProjectReaderTests-2143325962 tempest-ProjectReaderTests-2143325962-project-admin] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:08.931970 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-0a478faa-acce-435d-bf23-837cc30bf815 tempest-ProjectReaderTests-2143325962 tempest-ProjectReaderTests-2143325962-project-admin] Delete volume with id: bf623d70-03ef-4d98-8bb8-03da2f48b32f Jul 24 07:49:08.938747 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:08.938747 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:49:08.939131 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-0a478faa-acce-435d-bf23-837cc30bf815 tempest-ProjectReaderTests-2143325962 tempest-ProjectReaderTests-2143325962-project-admin] Volume info retrieved successfully. Jul 24 07:49:08.952744 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-0a478faa-acce-435d-bf23-837cc30bf815 tempest-ProjectReaderTests-2143325962 tempest-ProjectReaderTests-2143325962-project-admin] Delete volume request issued successfully. Jul 24 07:49:08.952847 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0a478faa-acce-435d-bf23-837cc30bf815 tempest-ProjectReaderTests-2143325962 tempest-ProjectReaderTests-2143325962-project-admin] https://10.4.3.170/volume/v3/volumes/bf623d70-03ef-4d98-8bb8-03da2f48b32f returned with HTTP 202 Jul 24 07:49:08.953267 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1134/4518] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:49:08 2026] DELETE /volume/v3/volumes/bf623d70-03ef-4d98-8bb8-03da2f48b32f => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:49:08.959366 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-67f9f9a1-aa65-4661-a314-d62f4a74c9d3 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:08.961155 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-67f9f9a1-aa65-4661-a314-d62f4a74c9d3 tempest-ProjectReaderTests-2143325962 tempest-ProjectReaderTests-2143325962-project-admin] GET https://10.4.3.170/volume/v3/volumes/bf623d70-03ef-4d98-8bb8-03da2f48b32f Jul 24 07:49:08.961354 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-67f9f9a1-aa65-4661-a314-d62f4a74c9d3 tempest-ProjectReaderTests-2143325962 tempest-ProjectReaderTests-2143325962-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:08.961527 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-67f9f9a1-aa65-4661-a314-d62f4a74c9d3 tempest-ProjectReaderTests-2143325962 tempest-ProjectReaderTests-2143325962-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:09.124379 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:09.124379 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:49:09.126929 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-67f9f9a1-aa65-4661-a314-d62f4a74c9d3 tempest-ProjectReaderTests-2143325962 tempest-ProjectReaderTests-2143325962-project-admin] https://10.4.3.170/volume/v3/volumes/bf623d70-03ef-4d98-8bb8-03da2f48b32f returned with HTTP 404 Jul 24 07:49:09.127295 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1139/4519] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:49:08 2026] GET /volume/v3/volumes/bf623d70-03ef-4d98-8bb8-03da2f48b32f => generated 109 bytes in 168 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:49:09.137700 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-950b678c-ebb5-4e0a-8c0a-4302d5452d11 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:09.139987 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-950b678c-ebb5-4e0a-8c0a-4302d5452d11 tempest-ProjectReaderTests-2143325962 tempest-ProjectReaderTests-2143325962-project-admin] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:49:09.140489 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-950b678c-ebb5-4e0a-8c0a-4302d5452d11 tempest-ProjectReaderTests-2143325962 tempest-ProjectReaderTests-2143325962-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-779300948"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:49:09.142339 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-950b678c-ebb5-4e0a-8c0a-4302d5452d11 tempest-ProjectReaderTests-2143325962 tempest-ProjectReaderTests-2143325962-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-779300948'}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:49:09.142500 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-950b678c-ebb5-4e0a-8c0a-4302d5452d11 tempest-ProjectReaderTests-2143325962 tempest-ProjectReaderTests-2143325962-project-admin] Create volume of 1 GB Jul 24 07:49:09.147100 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-950b678c-ebb5-4e0a-8c0a-4302d5452d11 tempest-ProjectReaderTests-2143325962 tempest-ProjectReaderTests-2143325962-project-admin] Availability Zones retrieved successfully. Jul 24 07:49:09.154865 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-950b678c-ebb5-4e0a-8c0a-4302d5452d11 tempest-ProjectReaderTests-2143325962 tempest-ProjectReaderTests-2143325962-project-admin] Flow 'volume_create_api' (afe6691f-cd7e-4c33-904f-bd30a9d13565) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:49:09.156120 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-950b678c-ebb5-4e0a-8c0a-4302d5452d11 tempest-ProjectReaderTests-2143325962 tempest-ProjectReaderTests-2143325962-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb83ead7-1ceb-4bd8-92bb-b89e18a69f92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:49:09.157221 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-950b678c-ebb5-4e0a-8c0a-4302d5452d11 tempest-ProjectReaderTests-2143325962 tempest-ProjectReaderTests-2143325962-project-admin] Validating volume size '1' using validate_int {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:49:09.185315 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-950b678c-ebb5-4e0a-8c0a-4302d5452d11 tempest-ProjectReaderTests-2143325962 tempest-ProjectReaderTests-2143325962-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb83ead7-1ceb-4bd8-92bb-b89e18a69f92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:49:09.186636 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-950b678c-ebb5-4e0a-8c0a-4302d5452d11 tempest-ProjectReaderTests-2143325962 tempest-ProjectReaderTests-2143325962-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42149530-1ed1-404d-bb13-549f64275921) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:49:09.226944 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-950b678c-ebb5-4e0a-8c0a-4302d5452d11 tempest-ProjectReaderTests-2143325962 tempest-ProjectReaderTests-2143325962-project-admin] Created reservations ['d6ba23c0-a62c-4fab-a10f-4f485056bd61', '12f2719d-e4dd-4de1-a673-e31ea0e4a171', '447de148-399f-4958-8799-dbb253e9cbe0', '27534eef-c795-467c-b49f-946b4696bcc9'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:49:09.227552 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-950b678c-ebb5-4e0a-8c0a-4302d5452d11 tempest-ProjectReaderTests-2143325962 tempest-ProjectReaderTests-2143325962-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42149530-1ed1-404d-bb13-549f64275921) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d6ba23c0-a62c-4fab-a10f-4f485056bd61', '12f2719d-e4dd-4de1-a673-e31ea0e4a171', '447de148-399f-4958-8799-dbb253e9cbe0', '27534eef-c795-467c-b49f-946b4696bcc9']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:49:09.228213 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-950b678c-ebb5-4e0a-8c0a-4302d5452d11 tempest-ProjectReaderTests-2143325962 tempest-ProjectReaderTests-2143325962-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9c3e64b-6738-4376-ba7c-0ace69e382af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:49:09.249481 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-950b678c-ebb5-4e0a-8c0a-4302d5452d11 tempest-ProjectReaderTests-2143325962 tempest-ProjectReaderTests-2143325962-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9c3e64b-6738-4376-ba7c-0ace69e382af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2c24a1f6-7780-4865-a385-14438f72928b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-779300948',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c5de1a301f640f8b23a6056f2212282',qos_specs=None,replication_status=,reservations=['d6ba23c0-a62c-4fab-a10f-4f485056bd61','12f2719d-e4dd-4de1-a673-e31ea0e4a171','447de148-399f-4958-8799-dbb253e9cbe0','27534eef-c795-467c-b49f-946b4696bcc9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88a0e31574b24f00a55e4ac622f32221',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:49:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-779300948',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2c24a1f6-7780-4865-a385-14438f72928b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3c5de1a301f640f8b23a6056f2212282',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='88a0e31574b24f00a55e4ac622f32221',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:49:09.250189 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-950b678c-ebb5-4e0a-8c0a-4302d5452d11 tempest-ProjectReaderTests-2143325962 tempest-ProjectReaderTests-2143325962-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3f4f665-2963-4ef0-aee0-b4faf1200565) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:49:09.278313 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-950b678c-ebb5-4e0a-8c0a-4302d5452d11 tempest-ProjectReaderTests-2143325962 tempest-ProjectReaderTests-2143325962-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3f4f665-2963-4ef0-aee0-b4faf1200565) transitioned into state 'SUCCESS' from state '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-779300948',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c5de1a301f640f8b23a6056f2212282',qos_specs=None,replication_status=,reservations=['d6ba23c0-a62c-4fab-a10f-4f485056bd61','12f2719d-e4dd-4de1-a673-e31ea0e4a171','447de148-399f-4958-8799-dbb253e9cbe0','27534eef-c795-467c-b49f-946b4696bcc9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88a0e31574b24f00a55e4ac622f32221',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:49:09.279066 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-950b678c-ebb5-4e0a-8c0a-4302d5452d11 tempest-ProjectReaderTests-2143325962 tempest-ProjectReaderTests-2143325962-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb4f0996-8d92-4ec8-be78-d843ab2f27f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:49:09.287248 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-950b678c-ebb5-4e0a-8c0a-4302d5452d11 tempest-ProjectReaderTests-2143325962 tempest-ProjectReaderTests-2143325962-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb4f0996-8d92-4ec8-be78-d843ab2f27f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:49:09.288045 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-950b678c-ebb5-4e0a-8c0a-4302d5452d11 tempest-ProjectReaderTests-2143325962 tempest-ProjectReaderTests-2143325962-project-admin] Flow 'volume_create_api' (afe6691f-cd7e-4c33-904f-bd30a9d13565) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:49:09.288488 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-950b678c-ebb5-4e0a-8c0a-4302d5452d11 tempest-ProjectReaderTests-2143325962 tempest-ProjectReaderTests-2143325962-project-admin] Create volume request issued successfully. Jul 24 07:49:09.289215 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-950b678c-ebb5-4e0a-8c0a-4302d5452d11 tempest-ProjectReaderTests-2143325962 tempest-ProjectReaderTests-2143325962-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:49:09.289822 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1118/4520] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 24 07:49:09 2026] POST /volume/v3/volumes => generated 777 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:49:09.300932 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-d02976e4-9df9-4993-b9ec-3299120c9d11 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:09.302878 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d02976e4-9df9-4993-b9ec-3299120c9d11 tempest-ProjectReaderTests-2143325962 tempest-ProjectReaderTests-2143325962-project-admin] GET https://10.4.3.170/volume/v3/volumes/2c24a1f6-7780-4865-a385-14438f72928b Jul 24 07:49:09.303049 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d02976e4-9df9-4993-b9ec-3299120c9d11 tempest-ProjectReaderTests-2143325962 tempest-ProjectReaderTests-2143325962-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:09.303274 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d02976e4-9df9-4993-b9ec-3299120c9d11 tempest-ProjectReaderTests-2143325962 tempest-ProjectReaderTests-2143325962-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:09.310126 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:09.310126 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:49:09.313975 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-d02976e4-9df9-4993-b9ec-3299120c9d11 tempest-ProjectReaderTests-2143325962 tempest-ProjectReaderTests-2143325962-project-admin] Volume info retrieved successfully. Jul 24 07:49:09.318003 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d02976e4-9df9-4993-b9ec-3299120c9d11 tempest-ProjectReaderTests-2143325962 tempest-ProjectReaderTests-2143325962-project-admin] https://10.4.3.170/volume/v3/volumes/2c24a1f6-7780-4865-a385-14438f72928b returned with HTTP 200 Jul 24 07:49:09.318461 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1130/4521] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:49:09 2026] GET /volume/v3/volumes/2c24a1f6-7780-4865-a385-14438f72928b => generated 956 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:09.390041 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a45865a3-081b-44a0-a130-a01425ded967 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:09.392554 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a45865a3-081b-44a0-a130-a01425ded967 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] GET https://10.4.3.170/volume/v3/volumes/f113f77a-1d6a-4e8f-8c35-bd281bf7afe3 Jul 24 07:49:09.392831 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a45865a3-081b-44a0-a130-a01425ded967 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:09.393048 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a45865a3-081b-44a0-a130-a01425ded967 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:09.400821 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:09.400821 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:49:09.404416 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-a45865a3-081b-44a0-a130-a01425ded967 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Volume info retrieved successfully. Jul 24 07:49:09.408012 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a45865a3-081b-44a0-a130-a01425ded967 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/volumes/f113f77a-1d6a-4e8f-8c35-bd281bf7afe3 returned with HTTP 200 Jul 24 07:49:09.408403 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1135/4522] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:49:09 2026] GET /volume/v3/volumes/f113f77a-1d6a-4e8f-8c35-bd281bf7afe3 => generated 897 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:49:09.421529 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-df46812f-0de3-4de6-b0e8-59ed4ffa92a7 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:09.423684 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-df46812f-0de3-4de6-b0e8-59ed4ffa92a7 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] POST https://10.4.3.170/volume/v3/snapshots Jul 24 07:49:09.424114 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-df46812f-0de3-4de6-b0e8-59ed4ffa92a7 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f113f77a-1d6a-4e8f-8c35-bd281bf7afe3", "name": "tempest-VolumeDependencyTests-Snapshot-443340274"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:49:09.434867 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:09.434867 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:49:09.435520 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-df46812f-0de3-4de6-b0e8-59ed4ffa92a7 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Volume info retrieved successfully. Jul 24 07:49:09.435683 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.snapshots [None req-df46812f-0de3-4de6-b0e8-59ed4ffa92a7 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Create snapshot from volume f113f77a-1d6a-4e8f-8c35-bd281bf7afe3 Jul 24 07:49:09.461895 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-df46812f-0de3-4de6-b0e8-59ed4ffa92a7 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Created reservations ['7a7f8502-68d7-4633-9879-e81d48baf1c1', '7f01d2cc-baa6-4c3e-8aea-e507160974bc', 'd8a752fc-4360-4299-8538-6cf00325c3db', 'e468d710-6b4d-49dc-b25c-668c4ce3c6d0'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:49:09.485841 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-df46812f-0de3-4de6-b0e8-59ed4ffa92a7 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Snapshot create request issued successfully. Jul 24 07:49:09.486124 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-df46812f-0de3-4de6-b0e8-59ed4ffa92a7 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 24 07:49:09.486623 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1140/4523] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 24 07:49:09 2026] POST /volume/v3/snapshots => generated 307 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:49:09.497111 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-a5592c15-d97b-460c-89ba-c32b3ade8ec1 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:09.499040 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a5592c15-d97b-460c-89ba-c32b3ade8ec1 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] GET https://10.4.3.170/volume/v3/snapshots/e4ca1a99-62ae-4ee6-9b4e-d78cf0a2b9fa Jul 24 07:49:09.499250 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a5592c15-d97b-460c-89ba-c32b3ade8ec1 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:09.499559 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a5592c15-d97b-460c-89ba-c32b3ade8ec1 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:09.504702 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:09.504702 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:49:09.505155 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-a5592c15-d97b-460c-89ba-c32b3ade8ec1 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Snapshot retrieved successfully. Jul 24 07:49:09.505848 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a5592c15-d97b-460c-89ba-c32b3ade8ec1 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/snapshots/e4ca1a99-62ae-4ee6-9b4e-d78cf0a2b9fa returned with HTTP 200 Jul 24 07:49:09.506195 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1119/4524] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:49:09 2026] GET /volume/v3/snapshots/e4ca1a99-62ae-4ee6-9b4e-d78cf0a2b9fa => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:09.640191 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-a6ad78dc-fd41-4be2-9f4c-37982479339f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:09.642028 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a6ad78dc-fd41-4be2-9f4c-37982479339f tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] GET https://10.4.3.170/volume/v3/snapshots/83d68641-6226-4cf2-a62a-9514a7ef553f Jul 24 07:49:09.642276 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a6ad78dc-fd41-4be2-9f4c-37982479339f tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:09.642464 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a6ad78dc-fd41-4be2-9f4c-37982479339f tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:09.647648 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:09.647648 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:49:09.648058 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-a6ad78dc-fd41-4be2-9f4c-37982479339f tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Snapshot retrieved successfully. Jul 24 07:49:09.648711 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a6ad78dc-fd41-4be2-9f4c-37982479339f tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] https://10.4.3.170/volume/v3/snapshots/83d68641-6226-4cf2-a62a-9514a7ef553f returned with HTTP 200 Jul 24 07:49:09.649118 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1131/4525] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:49:09 2026] GET /volume/v3/snapshots/83d68641-6226-4cf2-a62a-9514a7ef553f => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:09.656587 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-cbf95b18-cf2e-4b1d-b81c-19bcc238668c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:09.658242 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cbf95b18-cf2e-4b1d-b81c-19bcc238668c tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] POST https://10.4.3.170/volume/v3/snapshots/83d68641-6226-4cf2-a62a-9514a7ef553f/action Jul 24 07:49:09.658580 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cbf95b18-cf2e-4b1d-b81c-19bcc238668c tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:49:09.658693 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cbf95b18-cf2e-4b1d-b81c-19bcc238668c tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:49:09.660031 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.admin_actions [None req-cbf95b18-cf2e-4b1d-b81c-19bcc238668c tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Updating snapshot '83d68641-6226-4cf2-a62a-9514a7ef553f' with '{'status': 'creating'}' {{(pid=100246) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 24 07:49:09.667860 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:09.667860 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:49:09.677213 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cbf95b18-cf2e-4b1d-b81c-19bcc238668c tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] https://10.4.3.170/volume/v3/snapshots/83d68641-6226-4cf2-a62a-9514a7ef553f/action returned with HTTP 202 Jul 24 07:49:09.677560 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1136/4526] 10.4.3.170 () {68 vars in 1396 bytes} [Fri Jul 24 07:49:09 2026] POST /volume/v3/snapshots/83d68641-6226-4cf2-a62a-9514a7ef553f/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:49:09.683766 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-30bacb11-4a5d-400e-9224-4e5b691a0e2d None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:09.685542 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-30bacb11-4a5d-400e-9224-4e5b691a0e2d tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] GET https://10.4.3.170/volume/v3/snapshots/83d68641-6226-4cf2-a62a-9514a7ef553f Jul 24 07:49:09.685747 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-30bacb11-4a5d-400e-9224-4e5b691a0e2d tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:09.685933 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-30bacb11-4a5d-400e-9224-4e5b691a0e2d tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:09.690464 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:09.690464 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:49:09.690717 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-30bacb11-4a5d-400e-9224-4e5b691a0e2d tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Snapshot retrieved successfully. Jul 24 07:49:09.691326 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-30bacb11-4a5d-400e-9224-4e5b691a0e2d tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] https://10.4.3.170/volume/v3/snapshots/83d68641-6226-4cf2-a62a-9514a7ef553f returned with HTTP 200 Jul 24 07:49:09.691640 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1141/4527] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:49:09 2026] GET /volume/v3/snapshots/83d68641-6226-4cf2-a62a-9514a7ef553f => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:09.699160 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-f81e8fe2-de06-4bdb-a9b7-c228b014937a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:09.700782 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f81e8fe2-de06-4bdb-a9b7-c228b014937a tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-member] POST https://10.4.3.170/volume/v3/snapshots/83d68641-6226-4cf2-a62a-9514a7ef553f/action Jul 24 07:49:09.701173 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f81e8fe2-de06-4bdb-a9b7-c228b014937a tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:49:09.701326 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f81e8fe2-de06-4bdb-a9b7-c228b014937a tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:49:09.702600 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.contrib.snapshot_actions [None req-f81e8fe2-de06-4bdb-a9b7-c228b014937a tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100243) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 24 07:49:09.707767 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:09.707767 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:49:09.708176 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.contrib.snapshot_actions [None req-f81e8fe2-de06-4bdb-a9b7-c228b014937a tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-member] Updating snapshot 83d68641-6226-4cf2-a62a-9514a7ef553f with info {'id': '83d68641-6226-4cf2-a62a-9514a7ef553f', 'status': 'error', 'progress': '80%'} Jul 24 07:49:09.714040 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f81e8fe2-de06-4bdb-a9b7-c228b014937a tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-member] https://10.4.3.170/volume/v3/snapshots/83d68641-6226-4cf2-a62a-9514a7ef553f/action returned with HTTP 202 Jul 24 07:49:09.714403 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1120/4528] 10.4.3.170 () {68 vars in 1396 bytes} [Fri Jul 24 07:49:09 2026] POST /volume/v3/snapshots/83d68641-6226-4cf2-a62a-9514a7ef553f/action => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:49:09.720810 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-429e64f3-1468-4543-9a8d-02890d5bf0e7 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:09.722521 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-429e64f3-1468-4543-9a8d-02890d5bf0e7 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] DELETE https://10.4.3.170/volume/v3/snapshots/83d68641-6226-4cf2-a62a-9514a7ef553f Jul 24 07:49:09.722744 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-429e64f3-1468-4543-9a8d-02890d5bf0e7 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:09.723011 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-429e64f3-1468-4543-9a8d-02890d5bf0e7 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:09.723163 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.snapshots [None req-429e64f3-1468-4543-9a8d-02890d5bf0e7 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Delete snapshot with id: 83d68641-6226-4cf2-a62a-9514a7ef553f Jul 24 07:49:09.727597 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:09.727597 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:49:09.727969 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-429e64f3-1468-4543-9a8d-02890d5bf0e7 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Snapshot retrieved successfully. Jul 24 07:49:09.742336 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-429e64f3-1468-4543-9a8d-02890d5bf0e7 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Snapshot delete request issued successfully. Jul 24 07:49:09.742453 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-429e64f3-1468-4543-9a8d-02890d5bf0e7 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] https://10.4.3.170/volume/v3/snapshots/83d68641-6226-4cf2-a62a-9514a7ef553f returned with HTTP 202 Jul 24 07:49:09.742837 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1132/4529] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 24 07:49:09 2026] DELETE /volume/v3/snapshots/83d68641-6226-4cf2-a62a-9514a7ef553f => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:49:09.749217 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-3a986400-7682-46c9-84c4-6a6e300d49cd None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:09.751657 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3a986400-7682-46c9-84c4-6a6e300d49cd tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] GET https://10.4.3.170/volume/v3/snapshots/83d68641-6226-4cf2-a62a-9514a7ef553f Jul 24 07:49:09.751822 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3a986400-7682-46c9-84c4-6a6e300d49cd tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:09.752029 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3a986400-7682-46c9-84c4-6a6e300d49cd tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:09.757740 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:09.757740 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:49:09.758088 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-3a986400-7682-46c9-84c4-6a6e300d49cd tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Snapshot retrieved successfully. Jul 24 07:49:09.758665 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3a986400-7682-46c9-84c4-6a6e300d49cd tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] https://10.4.3.170/volume/v3/snapshots/83d68641-6226-4cf2-a62a-9514a7ef553f returned with HTTP 200 Jul 24 07:49:09.759012 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1137/4530] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:49:09 2026] GET /volume/v3/snapshots/83d68641-6226-4cf2-a62a-9514a7ef553f => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:10.330302 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-18d98e0b-4b00-4ccd-badf-f3e6f3293f9a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:10.331896 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-18d98e0b-4b00-4ccd-badf-f3e6f3293f9a tempest-ProjectReaderTests-2143325962 tempest-ProjectReaderTests-2143325962-project-admin] GET https://10.4.3.170/volume/v3/volumes/2c24a1f6-7780-4865-a385-14438f72928b Jul 24 07:49:10.332072 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-18d98e0b-4b00-4ccd-badf-f3e6f3293f9a tempest-ProjectReaderTests-2143325962 tempest-ProjectReaderTests-2143325962-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:10.332263 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-18d98e0b-4b00-4ccd-badf-f3e6f3293f9a tempest-ProjectReaderTests-2143325962 tempest-ProjectReaderTests-2143325962-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:10.338448 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:10.338448 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:49:10.341413 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-18d98e0b-4b00-4ccd-badf-f3e6f3293f9a tempest-ProjectReaderTests-2143325962 tempest-ProjectReaderTests-2143325962-project-admin] Volume info retrieved successfully. Jul 24 07:49:10.344712 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-18d98e0b-4b00-4ccd-badf-f3e6f3293f9a tempest-ProjectReaderTests-2143325962 tempest-ProjectReaderTests-2143325962-project-admin] https://10.4.3.170/volume/v3/volumes/2c24a1f6-7780-4865-a385-14438f72928b returned with HTTP 200 Jul 24 07:49:10.345147 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1142/4531] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:49:10 2026] GET /volume/v3/volumes/2c24a1f6-7780-4865-a385-14438f72928b => generated 1017 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:49:10.355656 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-2d22872f-0f62-4d0c-8db3-af4f990cf4cf None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:10.357355 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2d22872f-0f62-4d0c-8db3-af4f990cf4cf tempest-ProjectReaderTests-2143325962 tempest-ProjectReaderTests-2143325962-project-reader] POST https://10.4.3.170/volume/v3/volumes/2c24a1f6-7780-4865-a385-14438f72928b/action Jul 24 07:49:10.357668 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2d22872f-0f62-4d0c-8db3-af4f990cf4cf tempest-ProjectReaderTests-2143325962 tempest-ProjectReaderTests-2143325962-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:49:10.357784 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2d22872f-0f62-4d0c-8db3-af4f990cf4cf tempest-ProjectReaderTests-2143325962 tempest-ProjectReaderTests-2143325962-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:49:10.365351 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:10.365351 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:49:10.365778 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.policy [None req-2d22872f-0f62-4d0c-8db3-af4f990cf4cf tempest-ProjectReaderTests-2143325962 tempest-ProjectReaderTests-2143325962-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '202fec8682e24196af579a7a7c135635', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3c5de1a301f640f8b23a6056f2212282', '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=100243) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 24 07:49:10.365962 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2d22872f-0f62-4d0c-8db3-af4f990cf4cf tempest-ProjectReaderTests-2143325962 tempest-ProjectReaderTests-2143325962-project-reader] https://10.4.3.170/volume/v3/volumes/2c24a1f6-7780-4865-a385-14438f72928b/action returned with HTTP 403 Jul 24 07:49:10.366653 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1121/4532] 10.4.3.170 () {68 vars in 1390 bytes} [Fri Jul 24 07:49:10 2026] POST /volume/v3/volumes/2c24a1f6-7780-4865-a385-14438f72928b/action => generated 131 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:49:10.372098 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-d3f1a923-7f12-461b-818f-dc3578da5331 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:10.373662 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d3f1a923-7f12-461b-818f-dc3578da5331 tempest-ProjectReaderTests-2143325962 tempest-ProjectReaderTests-2143325962-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/2c24a1f6-7780-4865-a385-14438f72928b Jul 24 07:49:10.373821 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d3f1a923-7f12-461b-818f-dc3578da5331 tempest-ProjectReaderTests-2143325962 tempest-ProjectReaderTests-2143325962-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:10.374006 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d3f1a923-7f12-461b-818f-dc3578da5331 tempest-ProjectReaderTests-2143325962 tempest-ProjectReaderTests-2143325962-project-admin] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:10.374173 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-d3f1a923-7f12-461b-818f-dc3578da5331 tempest-ProjectReaderTests-2143325962 tempest-ProjectReaderTests-2143325962-project-admin] Delete volume with id: 2c24a1f6-7780-4865-a385-14438f72928b Jul 24 07:49:10.380454 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:10.380454 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:49:10.380702 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-d3f1a923-7f12-461b-818f-dc3578da5331 tempest-ProjectReaderTests-2143325962 tempest-ProjectReaderTests-2143325962-project-admin] Volume info retrieved successfully. Jul 24 07:49:10.393670 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-d3f1a923-7f12-461b-818f-dc3578da5331 tempest-ProjectReaderTests-2143325962 tempest-ProjectReaderTests-2143325962-project-admin] Delete volume request issued successfully. Jul 24 07:49:10.393814 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d3f1a923-7f12-461b-818f-dc3578da5331 tempest-ProjectReaderTests-2143325962 tempest-ProjectReaderTests-2143325962-project-admin] https://10.4.3.170/volume/v3/volumes/2c24a1f6-7780-4865-a385-14438f72928b returned with HTTP 202 Jul 24 07:49:10.394178 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1133/4533] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:49:10 2026] DELETE /volume/v3/volumes/2c24a1f6-7780-4865-a385-14438f72928b => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:49:10.400494 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-808df2df-f24b-4dca-a71a-db9abbdea863 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:10.402142 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-808df2df-f24b-4dca-a71a-db9abbdea863 tempest-ProjectReaderTests-2143325962 tempest-ProjectReaderTests-2143325962-project-admin] GET https://10.4.3.170/volume/v3/volumes/2c24a1f6-7780-4865-a385-14438f72928b Jul 24 07:49:10.402359 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-808df2df-f24b-4dca-a71a-db9abbdea863 tempest-ProjectReaderTests-2143325962 tempest-ProjectReaderTests-2143325962-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:10.402533 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-808df2df-f24b-4dca-a71a-db9abbdea863 tempest-ProjectReaderTests-2143325962 tempest-ProjectReaderTests-2143325962-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:10.409099 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:10.409099 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:49:10.412338 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-808df2df-f24b-4dca-a71a-db9abbdea863 tempest-ProjectReaderTests-2143325962 tempest-ProjectReaderTests-2143325962-project-admin] Volume info retrieved successfully. Jul 24 07:49:10.416586 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-808df2df-f24b-4dca-a71a-db9abbdea863 tempest-ProjectReaderTests-2143325962 tempest-ProjectReaderTests-2143325962-project-admin] https://10.4.3.170/volume/v3/volumes/2c24a1f6-7780-4865-a385-14438f72928b returned with HTTP 200 Jul 24 07:49:10.416934 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1138/4534] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:49:10 2026] GET /volume/v3/volumes/2c24a1f6-7780-4865-a385-14438f72928b => generated 1016 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:49:10.513971 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-f03ae451-6b2f-410c-91de-2747f2673879 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:10.515638 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f03ae451-6b2f-410c-91de-2747f2673879 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] GET https://10.4.3.170/volume/v3/snapshots/e4ca1a99-62ae-4ee6-9b4e-d78cf0a2b9fa Jul 24 07:49:10.515824 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f03ae451-6b2f-410c-91de-2747f2673879 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:10.516036 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f03ae451-6b2f-410c-91de-2747f2673879 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:10.520514 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:10.520514 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:49:10.520892 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-f03ae451-6b2f-410c-91de-2747f2673879 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Snapshot retrieved successfully. Jul 24 07:49:10.521564 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f03ae451-6b2f-410c-91de-2747f2673879 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/snapshots/e4ca1a99-62ae-4ee6-9b4e-d78cf0a2b9fa returned with HTTP 200 Jul 24 07:49:10.521871 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1143/4535] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:49:10 2026] GET /volume/v3/snapshots/e4ca1a99-62ae-4ee6-9b4e-d78cf0a2b9fa => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:10.529606 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-c04578ff-c5fc-4cd0-9b88-78ba353cda02 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:10.531171 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c04578ff-c5fc-4cd0-9b88-78ba353cda02 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:49:10.531507 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c04578ff-c5fc-4cd0-9b88-78ba353cda02 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "e4ca1a99-62ae-4ee6-9b4e-d78cf0a2b9fa", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1823899515"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:49:10.532870 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-c04578ff-c5fc-4cd0-9b88-78ba353cda02 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Create volume request body: {'volume': {'snapshot_id': 'e4ca1a99-62ae-4ee6-9b4e-d78cf0a2b9fa', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1823899515'}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:49:10.537385 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:10.537385 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:49:10.537731 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-c04578ff-c5fc-4cd0-9b88-78ba353cda02 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Snapshot retrieved successfully. Jul 24 07:49:10.537833 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-c04578ff-c5fc-4cd0-9b88-78ba353cda02 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Create volume of 1 GB Jul 24 07:49:10.540692 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-c04578ff-c5fc-4cd0-9b88-78ba353cda02 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Availability Zones retrieved successfully. Jul 24 07:49:10.545432 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-c04578ff-c5fc-4cd0-9b88-78ba353cda02 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Flow 'volume_create_api' (8975e475-bc50-40d6-90c9-ece723b57504) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:49:10.547312 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-c04578ff-c5fc-4cd0-9b88-78ba353cda02 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e4cdd11-e831-42d5-8fd9-62c97a91e80d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:49:10.548076 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-c04578ff-c5fc-4cd0-9b88-78ba353cda02 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:49:10.572443 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-c04578ff-c5fc-4cd0-9b88-78ba353cda02 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e4cdd11-e831-42d5-8fd9-62c97a91e80d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'e4ca1a99-62ae-4ee6-9b4e-d78cf0a2b9fa', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:49:10.573136 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-c04578ff-c5fc-4cd0-9b88-78ba353cda02 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d92f88aa-4f49-40b0-a447-b66905b2dd01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:49:10.605586 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-c04578ff-c5fc-4cd0-9b88-78ba353cda02 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Created reservations ['0a489f4e-544e-4256-bb99-5a6aae49809e', '34ff435d-345d-44f3-ae20-747a55e63868', 'f4ca40df-4340-434d-a4be-5f1228ba86f7', 'b2a09dc2-c594-4641-a268-3fe8c1764a8f'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:49:10.606313 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-c04578ff-c5fc-4cd0-9b88-78ba353cda02 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d92f88aa-4f49-40b0-a447-b66905b2dd01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a489f4e-544e-4256-bb99-5a6aae49809e', '34ff435d-345d-44f3-ae20-747a55e63868', 'f4ca40df-4340-434d-a4be-5f1228ba86f7', 'b2a09dc2-c594-4641-a268-3fe8c1764a8f']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:49:10.606963 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-c04578ff-c5fc-4cd0-9b88-78ba353cda02 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5b7d37c-1cff-46f0-a7b3-341035494655) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:49:10.640613 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-c04578ff-c5fc-4cd0-9b88-78ba353cda02 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5b7d37c-1cff-46f0-a7b3-341035494655) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '176b8df3-a992-4d8b-a706-3d1a52b81d00', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1823899515',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5623cc5b0e1458593a39e39bb32f4b8',qos_specs=None,replication_status=,reservations=['0a489f4e-544e-4256-bb99-5a6aae49809e','34ff435d-345d-44f3-ae20-747a55e63868','f4ca40df-4340-434d-a4be-5f1228ba86f7','b2a09dc2-c594-4641-a268-3fe8c1764a8f'],size=1,snapshot_id=e4ca1a99-62ae-4ee6-9b4e-d78cf0a2b9fa,source_replicaid=,source_volid=None,status='creating',user_id='5eb876f69a7d4cfaba60cd7a6cd4e91a',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:49:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1823899515',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=176b8df3-a992-4d8b-a706-3d1a52b81d00,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e5623cc5b0e1458593a39e39bb32f4b8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=e4ca1a99-62ae-4ee6-9b4e-d78cf0a2b9fa,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5eb876f69a7d4cfaba60cd7a6cd4e91a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:49:10.641251 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-c04578ff-c5fc-4cd0-9b88-78ba353cda02 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b112584-157d-417f-93e6-4a3da4124f53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:49:10.656104 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-c04578ff-c5fc-4cd0-9b88-78ba353cda02 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b112584-157d-417f-93e6-4a3da4124f53) transitioned into state 'SUCCESS' from state '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-1823899515',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5623cc5b0e1458593a39e39bb32f4b8',qos_specs=None,replication_status=,reservations=['0a489f4e-544e-4256-bb99-5a6aae49809e','34ff435d-345d-44f3-ae20-747a55e63868','f4ca40df-4340-434d-a4be-5f1228ba86f7','b2a09dc2-c594-4641-a268-3fe8c1764a8f'],size=1,snapshot_id=e4ca1a99-62ae-4ee6-9b4e-d78cf0a2b9fa,source_replicaid=,source_volid=None,status='creating',user_id='5eb876f69a7d4cfaba60cd7a6cd4e91a',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:49:10.656725 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-c04578ff-c5fc-4cd0-9b88-78ba353cda02 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9528b9d8-a940-4038-a6e1-91bc68aed569) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:49:10.673162 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-c04578ff-c5fc-4cd0-9b88-78ba353cda02 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9528b9d8-a940-4038-a6e1-91bc68aed569) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:49:10.673926 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-c04578ff-c5fc-4cd0-9b88-78ba353cda02 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Flow 'volume_create_api' (8975e475-bc50-40d6-90c9-ece723b57504) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:49:10.674216 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-c04578ff-c5fc-4cd0-9b88-78ba353cda02 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Create volume request issued successfully. Jul 24 07:49:10.674703 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c04578ff-c5fc-4cd0-9b88-78ba353cda02 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:49:10.675101 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1122/4536] 10.4.3.170 () {70 vars in 1300 bytes} [Fri Jul 24 07:49:10 2026] POST /volume/v3/volumes => generated 804 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:49:10.691393 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-5c9be1d3-2a06-4817-b38d-c6f30a7665bc None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:10.692942 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5c9be1d3-2a06-4817-b38d-c6f30a7665bc tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] GET https://10.4.3.170/volume/v3/volumes/176b8df3-a992-4d8b-a706-3d1a52b81d00 Jul 24 07:49:10.693145 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5c9be1d3-2a06-4817-b38d-c6f30a7665bc tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:10.693340 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5c9be1d3-2a06-4817-b38d-c6f30a7665bc tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:10.699468 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:10.699468 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:49:10.702296 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-5c9be1d3-2a06-4817-b38d-c6f30a7665bc tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Volume info retrieved successfully. Jul 24 07:49:10.705641 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5c9be1d3-2a06-4817-b38d-c6f30a7665bc tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/volumes/176b8df3-a992-4d8b-a706-3d1a52b81d00 returned with HTTP 200 Jul 24 07:49:10.706077 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1134/4537] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:49:10 2026] GET /volume/v3/volumes/176b8df3-a992-4d8b-a706-3d1a52b81d00 => generated 872 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:49:10.767640 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-17bd5b85-4085-4325-b0a7-5a8ce338fbee None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:10.769508 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-17bd5b85-4085-4325-b0a7-5a8ce338fbee tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] GET https://10.4.3.170/volume/v3/snapshots/83d68641-6226-4cf2-a62a-9514a7ef553f Jul 24 07:49:10.769764 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-17bd5b85-4085-4325-b0a7-5a8ce338fbee tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:10.770005 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-17bd5b85-4085-4325-b0a7-5a8ce338fbee tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:10.774200 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-17bd5b85-4085-4325-b0a7-5a8ce338fbee tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] https://10.4.3.170/volume/v3/snapshots/83d68641-6226-4cf2-a62a-9514a7ef553f returned with HTTP 404 Jul 24 07:49:10.774711 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1139/4538] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:49:10 2026] GET /volume/v3/snapshots/83d68641-6226-4cf2-a62a-9514a7ef553f => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:49:10.781064 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-af03a79c-b7b3-4c77-adb2-689d1edbf69f None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:10.782639 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-af03a79c-b7b3-4c77-adb2-689d1edbf69f tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/3185d4b8-5262-4f67-a0c9-c1bb42bc1aca Jul 24 07:49:10.782812 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-af03a79c-b7b3-4c77-adb2-689d1edbf69f tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:10.783001 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-af03a79c-b7b3-4c77-adb2-689d1edbf69f tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:10.783145 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-af03a79c-b7b3-4c77-adb2-689d1edbf69f tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Delete volume with id: 3185d4b8-5262-4f67-a0c9-c1bb42bc1aca Jul 24 07:49:10.789047 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:10.789047 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:49:10.789370 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-af03a79c-b7b3-4c77-adb2-689d1edbf69f tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Volume info retrieved successfully. Jul 24 07:49:10.802925 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-af03a79c-b7b3-4c77-adb2-689d1edbf69f tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Delete volume request issued successfully. Jul 24 07:49:10.803190 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-af03a79c-b7b3-4c77-adb2-689d1edbf69f tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] https://10.4.3.170/volume/v3/volumes/3185d4b8-5262-4f67-a0c9-c1bb42bc1aca returned with HTTP 202 Jul 24 07:49:10.803719 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1144/4539] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:49:10 2026] DELETE /volume/v3/volumes/3185d4b8-5262-4f67-a0c9-c1bb42bc1aca => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:49:10.810240 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-4c629d3c-5a9c-4fef-9257-d7be9f56c5dc None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:10.812345 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4c629d3c-5a9c-4fef-9257-d7be9f56c5dc tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] GET https://10.4.3.170/volume/v3/volumes/3185d4b8-5262-4f67-a0c9-c1bb42bc1aca Jul 24 07:49:10.812543 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4c629d3c-5a9c-4fef-9257-d7be9f56c5dc tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:10.812725 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4c629d3c-5a9c-4fef-9257-d7be9f56c5dc tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:10.819623 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:10.819623 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:49:10.822785 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-4c629d3c-5a9c-4fef-9257-d7be9f56c5dc tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Volume info retrieved successfully. Jul 24 07:49:10.826161 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4c629d3c-5a9c-4fef-9257-d7be9f56c5dc tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] https://10.4.3.170/volume/v3/volumes/3185d4b8-5262-4f67-a0c9-c1bb42bc1aca returned with HTTP 200 Jul 24 07:49:10.826519 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1123/4540] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:49:10 2026] GET /volume/v3/volumes/3185d4b8-5262-4f67-a0c9-c1bb42bc1aca => generated 1007 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:49:11.429326 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-7be2a6bf-4372-47b7-b25c-48ae6ef82e79 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:11.431070 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7be2a6bf-4372-47b7-b25c-48ae6ef82e79 tempest-ProjectReaderTests-2143325962 tempest-ProjectReaderTests-2143325962-project-admin] GET https://10.4.3.170/volume/v3/volumes/2c24a1f6-7780-4865-a385-14438f72928b Jul 24 07:49:11.431235 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7be2a6bf-4372-47b7-b25c-48ae6ef82e79 tempest-ProjectReaderTests-2143325962 tempest-ProjectReaderTests-2143325962-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:11.431405 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7be2a6bf-4372-47b7-b25c-48ae6ef82e79 tempest-ProjectReaderTests-2143325962 tempest-ProjectReaderTests-2143325962-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:11.436933 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7be2a6bf-4372-47b7-b25c-48ae6ef82e79 tempest-ProjectReaderTests-2143325962 tempest-ProjectReaderTests-2143325962-project-admin] https://10.4.3.170/volume/v3/volumes/2c24a1f6-7780-4865-a385-14438f72928b returned with HTTP 404 Jul 24 07:49:11.437412 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1135/4541] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:49:11 2026] GET /volume/v3/volumes/2c24a1f6-7780-4865-a385-14438f72928b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:49:11.717090 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-7a617b1d-3aaf-4814-9c56-81a1ffcbd6fe None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:11.718674 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7a617b1d-3aaf-4814-9c56-81a1ffcbd6fe tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] GET https://10.4.3.170/volume/v3/volumes/176b8df3-a992-4d8b-a706-3d1a52b81d00 Jul 24 07:49:11.718878 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7a617b1d-3aaf-4814-9c56-81a1ffcbd6fe tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:11.719044 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7a617b1d-3aaf-4814-9c56-81a1ffcbd6fe tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:11.725418 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:11.725418 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:49:11.728529 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-7a617b1d-3aaf-4814-9c56-81a1ffcbd6fe tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Volume info retrieved successfully. Jul 24 07:49:11.732276 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7a617b1d-3aaf-4814-9c56-81a1ffcbd6fe tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/volumes/176b8df3-a992-4d8b-a706-3d1a52b81d00 returned with HTTP 200 Jul 24 07:49:11.732638 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1140/4542] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:49:11 2026] GET /volume/v3/volumes/176b8df3-a992-4d8b-a706-3d1a52b81d00 => generated 897 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:49:11.743795 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-75bdd210-f82e-46cc-8c51-c8e71fc87677 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:11.745956 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-75bdd210-f82e-46cc-8c51-c8e71fc87677 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/c75ae400-62ca-4af0-984d-09830001ee1f Jul 24 07:49:11.746215 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-75bdd210-f82e-46cc-8c51-c8e71fc87677 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:11.746458 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-75bdd210-f82e-46cc-8c51-c8e71fc87677 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:11.746592 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.snapshots [None req-75bdd210-f82e-46cc-8c51-c8e71fc87677 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Delete snapshot with id: c75ae400-62ca-4af0-984d-09830001ee1f Jul 24 07:49:11.753067 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:11.753067 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:49:11.753822 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-75bdd210-f82e-46cc-8c51-c8e71fc87677 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Snapshot retrieved successfully. Jul 24 07:49:11.772221 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-75bdd210-f82e-46cc-8c51-c8e71fc87677 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Snapshot delete request issued successfully. Jul 24 07:49:11.772434 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-75bdd210-f82e-46cc-8c51-c8e71fc87677 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/snapshots/c75ae400-62ca-4af0-984d-09830001ee1f returned with HTTP 202 Jul 24 07:49:11.773037 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1145/4543] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 24 07:49:11 2026] DELETE /volume/v3/snapshots/c75ae400-62ca-4af0-984d-09830001ee1f => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:49:11.780670 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-0426d12a-4ee8-4a25-abc8-e241c9550398 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:11.782311 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0426d12a-4ee8-4a25-abc8-e241c9550398 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] GET https://10.4.3.170/volume/v3/snapshots/c75ae400-62ca-4af0-984d-09830001ee1f Jul 24 07:49:11.782485 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0426d12a-4ee8-4a25-abc8-e241c9550398 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:11.782659 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0426d12a-4ee8-4a25-abc8-e241c9550398 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:11.787201 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:11.787201 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:49:11.787598 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-0426d12a-4ee8-4a25-abc8-e241c9550398 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Snapshot retrieved successfully. Jul 24 07:49:11.788266 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0426d12a-4ee8-4a25-abc8-e241c9550398 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/snapshots/c75ae400-62ca-4af0-984d-09830001ee1f returned with HTTP 200 Jul 24 07:49:11.788589 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1124/4544] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:49:11 2026] GET /volume/v3/snapshots/c75ae400-62ca-4af0-984d-09830001ee1f => generated 465 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:11.838267 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-7b0277b0-e5f6-456d-a2c4-8b953608ddc2 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:11.839871 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7b0277b0-e5f6-456d-a2c4-8b953608ddc2 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] GET https://10.4.3.170/volume/v3/volumes/3185d4b8-5262-4f67-a0c9-c1bb42bc1aca Jul 24 07:49:11.839987 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7b0277b0-e5f6-456d-a2c4-8b953608ddc2 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:11.840165 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7b0277b0-e5f6-456d-a2c4-8b953608ddc2 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:11.845731 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7b0277b0-e5f6-456d-a2c4-8b953608ddc2 tempest-ProjectMemberTests-1320725923 tempest-ProjectMemberTests-1320725923-project-admin] https://10.4.3.170/volume/v3/volumes/3185d4b8-5262-4f67-a0c9-c1bb42bc1aca returned with HTTP 404 Jul 24 07:49:11.846221 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1136/4545] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:49:11 2026] GET /volume/v3/volumes/3185d4b8-5262-4f67-a0c9-c1bb42bc1aca => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:49:12.797965 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-69cb0b4b-1293-4338-8196-2882cb68c16b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:12.799728 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-69cb0b4b-1293-4338-8196-2882cb68c16b tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] GET https://10.4.3.170/volume/v3/snapshots/c75ae400-62ca-4af0-984d-09830001ee1f Jul 24 07:49:12.799936 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-69cb0b4b-1293-4338-8196-2882cb68c16b tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:12.800121 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-69cb0b4b-1293-4338-8196-2882cb68c16b tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:12.804496 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-69cb0b4b-1293-4338-8196-2882cb68c16b tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/snapshots/c75ae400-62ca-4af0-984d-09830001ee1f returned with HTTP 404 Jul 24 07:49:12.804910 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1141/4546] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:49:12 2026] GET /volume/v3/snapshots/c75ae400-62ca-4af0-984d-09830001ee1f => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:49:12.811221 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-c9c66e17-5e2c-4ddc-b369-4a542b277311 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:12.813064 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c9c66e17-5e2c-4ddc-b369-4a542b277311 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/e4ca1a99-62ae-4ee6-9b4e-d78cf0a2b9fa Jul 24 07:49:12.813333 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c9c66e17-5e2c-4ddc-b369-4a542b277311 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:12.813540 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c9c66e17-5e2c-4ddc-b369-4a542b277311 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:12.813685 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.snapshots [None req-c9c66e17-5e2c-4ddc-b369-4a542b277311 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Delete snapshot with id: e4ca1a99-62ae-4ee6-9b4e-d78cf0a2b9fa Jul 24 07:49:12.819046 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:12.819046 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:49:12.819509 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-c9c66e17-5e2c-4ddc-b369-4a542b277311 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Snapshot retrieved successfully. Jul 24 07:49:12.844322 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-c9c66e17-5e2c-4ddc-b369-4a542b277311 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Snapshot delete request issued successfully. Jul 24 07:49:12.844601 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c9c66e17-5e2c-4ddc-b369-4a542b277311 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/snapshots/e4ca1a99-62ae-4ee6-9b4e-d78cf0a2b9fa returned with HTTP 202 Jul 24 07:49:12.845149 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1146/4547] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 24 07:49:12 2026] DELETE /volume/v3/snapshots/e4ca1a99-62ae-4ee6-9b4e-d78cf0a2b9fa => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:49:12.851302 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-f1773b13-a7c0-47d9-9b1a-82072d5608e4 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:12.859779 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f1773b13-a7c0-47d9-9b1a-82072d5608e4 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] GET https://10.4.3.170/volume/v3/snapshots/e4ca1a99-62ae-4ee6-9b4e-d78cf0a2b9fa Jul 24 07:49:12.860023 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f1773b13-a7c0-47d9-9b1a-82072d5608e4 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:12.860283 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f1773b13-a7c0-47d9-9b1a-82072d5608e4 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:12.874053 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:12.874053 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:49:12.874530 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-f1773b13-a7c0-47d9-9b1a-82072d5608e4 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Snapshot retrieved successfully. Jul 24 07:49:12.875270 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f1773b13-a7c0-47d9-9b1a-82072d5608e4 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/snapshots/e4ca1a99-62ae-4ee6-9b4e-d78cf0a2b9fa returned with HTTP 200 Jul 24 07:49:12.875622 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1125/4548] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:49:12 2026] GET /volume/v3/snapshots/e4ca1a99-62ae-4ee6-9b4e-d78cf0a2b9fa => generated 465 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:13.257664 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-fc523a87-2a61-4c85-9a88-bc8b1c4ca00a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:13.334946 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-fc523a87-2a61-4c85-9a88-bc8b1c4ca00a tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] POST https://10.4.3.170/volume/v3/types Jul 24 07:49:13.335288 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-fc523a87-2a61-4c85-9a88-bc8b1c4ca00a tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-605302412", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1442994904", "vendor_name": "tempest-vendor_name-174702169"}}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:49:13.347700 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-fc523a87-2a61-4c85-9a88-bc8b1c4ca00a tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 24 07:49:13.348091 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1137/4549] 10.4.3.170 () {68 vars in 1253 bytes} [Fri Jul 24 07:49:13 2026] POST /volume/v3/types => generated 328 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:13.355718 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-75970169-b5e2-4dbc-b903-f961e3664141 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:13.358690 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-75970169-b5e2-4dbc-b903-f961e3664141 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:49:13.359015 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-75970169-b5e2-4dbc-b903-f961e3664141 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "69db5d45-713c-4f09-87ed-f48847953457", "size": 1}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:49:13.360601 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-75970169-b5e2-4dbc-b903-f961e3664141 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Create volume request body: {'volume': {'volume_type': '69db5d45-713c-4f09-87ed-f48847953457', 'size': 1}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:49:13.363937 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-75970169-b5e2-4dbc-b903-f961e3664141 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Create volume of 1 GB Jul 24 07:49:13.364213 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:13.364213 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:49:13.364530 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-75970169-b5e2-4dbc-b903-f961e3664141 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Availability Zones retrieved successfully. Jul 24 07:49:13.369304 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-75970169-b5e2-4dbc-b903-f961e3664141 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Flow 'volume_create_api' (bab71fc7-ad77-4e3a-87a7-28c6f50cb503) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:49:13.370306 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-75970169-b5e2-4dbc-b903-f961e3664141 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9486aec6-f993-4884-bfc6-af6e5fb9131a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:49:13.371018 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-75970169-b5e2-4dbc-b903-f961e3664141 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:49:13.390220 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-75970169-b5e2-4dbc-b903-f961e3664141 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9486aec6-f993-4884-bfc6-af6e5fb9131a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:49:13Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1442994904',vendor_name='tempest-vendor_name-174702169'},id=69db5d45-713c-4f09-87ed-f48847953457,is_public=True,name='tempest-ProjectMemberTests-volume-type-605302412',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69db5d45-713c-4f09-87ed-f48847953457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:49:13.390874 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-75970169-b5e2-4dbc-b903-f961e3664141 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40bf5bf6-b213-4f39-bdd9-1c7f9008b795) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:49:13.416067 np0000005822 devstack@c-api.service[100246]: WARNING cinder.quota [None req-75970169-b5e2-4dbc-b903-f961e3664141 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-605302412 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-605302412, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:49:13.416328 np0000005822 devstack@c-api.service[100246]: WARNING cinder.quota [None req-75970169-b5e2-4dbc-b903-f961e3664141 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-605302412 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-605302412, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:49:13.451417 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-75970169-b5e2-4dbc-b903-f961e3664141 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Created reservations ['b750346d-9573-47cd-be63-139a43fbd143', '96f875f5-f9a5-4a8a-833d-510b67fea120', 'ac340f01-cb52-4ba4-8cfb-7860c75aa358', '66ebb974-eeff-4320-9f2e-f89652212108'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:49:13.452135 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-75970169-b5e2-4dbc-b903-f961e3664141 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40bf5bf6-b213-4f39-bdd9-1c7f9008b795) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b750346d-9573-47cd-be63-139a43fbd143', '96f875f5-f9a5-4a8a-833d-510b67fea120', 'ac340f01-cb52-4ba4-8cfb-7860c75aa358', '66ebb974-eeff-4320-9f2e-f89652212108']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:49:13.452782 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-75970169-b5e2-4dbc-b903-f961e3664141 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2792237b-c6bc-4d02-857a-a64ca27f0cc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:49:13.477860 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-75970169-b5e2-4dbc-b903-f961e3664141 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2792237b-c6bc-4d02-857a-a64ca27f0cc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4bec4ee4-5215-4dcb-a0f4-8d3b186632ae', '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='9ef674c40d634625bc7d2a20921d4adc',qos_specs=None,replication_status=,reservations=['b750346d-9573-47cd-be63-139a43fbd143','96f875f5-f9a5-4a8a-833d-510b67fea120','ac340f01-cb52-4ba4-8cfb-7860c75aa358','66ebb974-eeff-4320-9f2e-f89652212108'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28ea4795c0624b1495199f4ff2a19d58',volume_type_id=69db5d45-713c-4f09-87ed-f48847953457), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:49:13Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4bec4ee4-5215-4dcb-a0f4-8d3b186632ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ef674c40d634625bc7d2a20921d4adc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='28ea4795c0624b1495199f4ff2a19d58',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69db5d45-713c-4f09-87ed-f48847953457),volume_type_id=69db5d45-713c-4f09-87ed-f48847953457)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:49:13.478650 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-75970169-b5e2-4dbc-b903-f961e3664141 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82b17ccd-1baf-4eaa-886d-7cb47d91d8db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:49:13.496027 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-75970169-b5e2-4dbc-b903-f961e3664141 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82b17ccd-1baf-4eaa-886d-7cb47d91d8db) transitioned into state 'SUCCESS' from 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='9ef674c40d634625bc7d2a20921d4adc',qos_specs=None,replication_status=,reservations=['b750346d-9573-47cd-be63-139a43fbd143','96f875f5-f9a5-4a8a-833d-510b67fea120','ac340f01-cb52-4ba4-8cfb-7860c75aa358','66ebb974-eeff-4320-9f2e-f89652212108'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28ea4795c0624b1495199f4ff2a19d58',volume_type_id=69db5d45-713c-4f09-87ed-f48847953457)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:49:13.496723 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-75970169-b5e2-4dbc-b903-f961e3664141 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (476e8bcb-884a-41ad-a7e3-91982a8e6ac9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:49:13.508049 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-75970169-b5e2-4dbc-b903-f961e3664141 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (476e8bcb-884a-41ad-a7e3-91982a8e6ac9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:49:13.509007 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-75970169-b5e2-4dbc-b903-f961e3664141 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Flow 'volume_create_api' (bab71fc7-ad77-4e3a-87a7-28c6f50cb503) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:49:13.509372 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-75970169-b5e2-4dbc-b903-f961e3664141 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Create volume request issued successfully. Jul 24 07:49:13.509977 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-75970169-b5e2-4dbc-b903-f961e3664141 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:49:13.510457 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1142/4550] 10.4.3.170 () {70 vars in 1298 bytes} [Fri Jul 24 07:49:13 2026] POST /volume/v3/volumes => generated 773 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:49:13.521294 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-d142fedf-1647-45b9-9a25-55e2813189e4 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:13.522973 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d142fedf-1647-45b9-9a25-55e2813189e4 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] GET https://10.4.3.170/volume/v3/volumes/4bec4ee4-5215-4dcb-a0f4-8d3b186632ae Jul 24 07:49:13.523180 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d142fedf-1647-45b9-9a25-55e2813189e4 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:13.523406 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d142fedf-1647-45b9-9a25-55e2813189e4 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:13.532911 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:13.532911 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:49:13.540146 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-d142fedf-1647-45b9-9a25-55e2813189e4 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Volume info retrieved successfully. Jul 24 07:49:13.543801 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d142fedf-1647-45b9-9a25-55e2813189e4 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] https://10.4.3.170/volume/v3/volumes/4bec4ee4-5215-4dcb-a0f4-8d3b186632ae returned with HTTP 200 Jul 24 07:49:13.544140 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1147/4551] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:49:13 2026] GET /volume/v3/volumes/4bec4ee4-5215-4dcb-a0f4-8d3b186632ae => generated 952 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:13.883819 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-644a108e-8064-48b7-bec0-c75125f97546 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:13.885547 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-644a108e-8064-48b7-bec0-c75125f97546 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] GET https://10.4.3.170/volume/v3/snapshots/e4ca1a99-62ae-4ee6-9b4e-d78cf0a2b9fa Jul 24 07:49:13.885722 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-644a108e-8064-48b7-bec0-c75125f97546 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:13.885927 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-644a108e-8064-48b7-bec0-c75125f97546 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:13.889855 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-644a108e-8064-48b7-bec0-c75125f97546 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/snapshots/e4ca1a99-62ae-4ee6-9b4e-d78cf0a2b9fa returned with HTTP 404 Jul 24 07:49:13.890283 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1126/4552] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:49:13 2026] GET /volume/v3/snapshots/e4ca1a99-62ae-4ee6-9b4e-d78cf0a2b9fa => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:49:13.896750 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-2c6e8717-305f-4a8f-aed8-5c929ddfa90c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:13.898475 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2c6e8717-305f-4a8f-aed8-5c929ddfa90c tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] DELETE https://10.4.3.170/volume/v3/volumes/09fe11f1-8a09-480c-8bc0-d65517bdc618 Jul 24 07:49:13.898734 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2c6e8717-305f-4a8f-aed8-5c929ddfa90c tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:13.899003 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2c6e8717-305f-4a8f-aed8-5c929ddfa90c tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:13.899262 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-2c6e8717-305f-4a8f-aed8-5c929ddfa90c tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Delete volume with id: 09fe11f1-8a09-480c-8bc0-d65517bdc618 Jul 24 07:49:13.905828 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:13.905828 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:49:13.906348 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-2c6e8717-305f-4a8f-aed8-5c929ddfa90c tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Volume info retrieved successfully. Jul 24 07:49:13.920649 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-2c6e8717-305f-4a8f-aed8-5c929ddfa90c tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Delete volume request issued successfully. Jul 24 07:49:13.920954 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2c6e8717-305f-4a8f-aed8-5c929ddfa90c tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/volumes/09fe11f1-8a09-480c-8bc0-d65517bdc618 returned with HTTP 202 Jul 24 07:49:13.921459 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1138/4553] 10.4.3.170 () {68 vars in 1392 bytes} [Fri Jul 24 07:49:13 2026] DELETE /volume/v3/volumes/09fe11f1-8a09-480c-8bc0-d65517bdc618 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 07:49:13.928021 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-08bddfd7-2652-4107-83ea-6704732f38dc None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:13.929760 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-08bddfd7-2652-4107-83ea-6704732f38dc tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] GET https://10.4.3.170/volume/v3/volumes/09fe11f1-8a09-480c-8bc0-d65517bdc618 Jul 24 07:49:13.929981 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-08bddfd7-2652-4107-83ea-6704732f38dc tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:13.930184 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-08bddfd7-2652-4107-83ea-6704732f38dc tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:13.938431 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:13.938431 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:49:13.942015 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-08bddfd7-2652-4107-83ea-6704732f38dc tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Volume info retrieved successfully. Jul 24 07:49:13.946022 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-08bddfd7-2652-4107-83ea-6704732f38dc tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/volumes/09fe11f1-8a09-480c-8bc0-d65517bdc618 returned with HTTP 200 Jul 24 07:49:13.946399 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1143/4554] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:49:13 2026] GET /volume/v3/volumes/09fe11f1-8a09-480c-8bc0-d65517bdc618 => generated 862 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:49:14.555317 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-4600abd9-bd8d-43fe-9e97-e1be3ed2d8d9 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:14.556939 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4600abd9-bd8d-43fe-9e97-e1be3ed2d8d9 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] GET https://10.4.3.170/volume/v3/volumes/4bec4ee4-5215-4dcb-a0f4-8d3b186632ae Jul 24 07:49:14.557173 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4600abd9-bd8d-43fe-9e97-e1be3ed2d8d9 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:14.557377 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4600abd9-bd8d-43fe-9e97-e1be3ed2d8d9 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:14.563828 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:14.563828 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:49:14.566802 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-4600abd9-bd8d-43fe-9e97-e1be3ed2d8d9 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Volume info retrieved successfully. Jul 24 07:49:14.570158 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4600abd9-bd8d-43fe-9e97-e1be3ed2d8d9 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] https://10.4.3.170/volume/v3/volumes/4bec4ee4-5215-4dcb-a0f4-8d3b186632ae returned with HTTP 200 Jul 24 07:49:14.570492 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1148/4555] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:49:14 2026] GET /volume/v3/volumes/4bec4ee4-5215-4dcb-a0f4-8d3b186632ae => generated 973 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:14.581814 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-f4506e0e-5cd2-4d66-8806-227943d4c689 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:14.583460 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f4506e0e-5cd2-4d66-8806-227943d4c689 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] GET https://10.4.3.170/volume/v3/messages Jul 24 07:49:14.583649 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f4506e0e-5cd2-4d66-8806-227943d4c689 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:14.583821 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f4506e0e-5cd2-4d66-8806-227943d4c689 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:14.587640 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f4506e0e-5cd2-4d66-8806-227943d4c689 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] https://10.4.3.170/volume/v3/messages returned with HTTP 200 Jul 24 07:49:14.587969 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1127/4556] 10.4.3.170 () {68 vars in 1280 bytes} [Fri Jul 24 07:49:14 2026] GET /volume/v3/messages => generated 670 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:14.595174 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-9072de24-db7d-400b-b0fb-4c2844c7d663 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:14.642114 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9072de24-db7d-400b-b0fb-4c2844c7d663 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-member] DELETE https://10.4.3.170/volume/v3/messages/52c092ac-a686-40ff-ad58-bccb406adc5d Jul 24 07:49:14.642369 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9072de24-db7d-400b-b0fb-4c2844c7d663 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:14.642549 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9072de24-db7d-400b-b0fb-4c2844c7d663 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-member] Calling method 'version_select' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:14.652525 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9072de24-db7d-400b-b0fb-4c2844c7d663 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-member] https://10.4.3.170/volume/v3/messages/52c092ac-a686-40ff-ad58-bccb406adc5d returned with HTTP 204 Jul 24 07:49:14.652993 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1139/4557] 10.4.3.170 () {68 vars in 1394 bytes} [Fri Jul 24 07:49:14 2026] DELETE /volume/v3/messages/52c092ac-a686-40ff-ad58-bccb406adc5d => generated 0 bytes in 58 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 24 07:49:14.659612 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-cde2eb09-a422-409b-8ca3-8d61dfaf57bc None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:14.661738 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cde2eb09-a422-409b-8ca3-8d61dfaf57bc tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-member] GET https://10.4.3.170/volume/v3/messages/52c092ac-a686-40ff-ad58-bccb406adc5d Jul 24 07:49:14.662009 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cde2eb09-a422-409b-8ca3-8d61dfaf57bc tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:14.662269 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cde2eb09-a422-409b-8ca3-8d61dfaf57bc tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:14.665488 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cde2eb09-a422-409b-8ca3-8d61dfaf57bc tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-member] https://10.4.3.170/volume/v3/messages/52c092ac-a686-40ff-ad58-bccb406adc5d returned with HTTP 404 Jul 24 07:49:14.666056 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1144/4558] 10.4.3.170 () {68 vars in 1391 bytes} [Fri Jul 24 07:49:14 2026] GET /volume/v3/messages/52c092ac-a686-40ff-ad58-bccb406adc5d => generated 110 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:49:14.671396 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-3274a039-353f-4110-a6af-ba6efa3fd64f None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:14.673044 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3274a039-353f-4110-a6af-ba6efa3fd64f tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/4bec4ee4-5215-4dcb-a0f4-8d3b186632ae Jul 24 07:49:14.673288 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3274a039-353f-4110-a6af-ba6efa3fd64f tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:14.673492 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3274a039-353f-4110-a6af-ba6efa3fd64f tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:14.673686 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-3274a039-353f-4110-a6af-ba6efa3fd64f tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Delete volume with id: 4bec4ee4-5215-4dcb-a0f4-8d3b186632ae Jul 24 07:49:14.679991 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:14.679991 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:49:14.680321 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-3274a039-353f-4110-a6af-ba6efa3fd64f tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Volume info retrieved successfully. Jul 24 07:49:14.681210 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-3274a039-353f-4110-a6af-ba6efa3fd64f tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100245) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 24 07:49:14.689582 np0000005822 devstack@c-api.service[100245]: WARNING cinder.quota [None req-3274a039-353f-4110-a6af-ba6efa3fd64f tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-605302412 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-605302412, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:49:14.689896 np0000005822 devstack@c-api.service[100245]: WARNING cinder.quota [None req-3274a039-353f-4110-a6af-ba6efa3fd64f tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-605302412 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-605302412, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:49:14.699859 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-3274a039-353f-4110-a6af-ba6efa3fd64f tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Created reservations ['60f5799c-c2cf-4703-8224-02bfb09d23a9', '82b06450-90c2-45cf-8864-363efcd94a3d', '56cfc805-9b38-4cc8-81be-da63648e1bb3', '48ca1b9a-6b5c-4342-afac-a0dccc5fc17a'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:49:14.724696 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-3274a039-353f-4110-a6af-ba6efa3fd64f tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Delete volume request issued successfully. Jul 24 07:49:14.724897 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3274a039-353f-4110-a6af-ba6efa3fd64f tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] https://10.4.3.170/volume/v3/volumes/4bec4ee4-5215-4dcb-a0f4-8d3b186632ae returned with HTTP 202 Jul 24 07:49:14.725270 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1149/4559] 10.4.3.170 () {68 vars in 1391 bytes} [Fri Jul 24 07:49:14 2026] DELETE /volume/v3/volumes/4bec4ee4-5215-4dcb-a0f4-8d3b186632ae => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:49:14.731273 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-8c678244-271b-48f3-8793-0ed1614db496 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:14.732768 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8c678244-271b-48f3-8793-0ed1614db496 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] DELETE https://10.4.3.170/volume/v3/types/69db5d45-713c-4f09-87ed-f48847953457 Jul 24 07:49:14.732984 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8c678244-271b-48f3-8793-0ed1614db496 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:14.733172 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8c678244-271b-48f3-8793-0ed1614db496 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Calling method '_delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:14.752291 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8c678244-271b-48f3-8793-0ed1614db496 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] https://10.4.3.170/volume/v3/types/69db5d45-713c-4f09-87ed-f48847953457 returned with HTTP 202 Jul 24 07:49:14.752676 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1128/4560] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 24 07:49:14 2026] DELETE /volume/v3/types/69db5d45-713c-4f09-87ed-f48847953457 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:49:14.759323 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-584b6bc5-7af7-49ab-8f66-3788c27ba6c4 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:14.760953 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-584b6bc5-7af7-49ab-8f66-3788c27ba6c4 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] POST https://10.4.3.170/volume/v3/types Jul 24 07:49:14.761297 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-584b6bc5-7af7-49ab-8f66-3788c27ba6c4 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1437539391", "extra_specs": {"storage_protocol": "tempest-storage_protocol-226257086", "vendor_name": "tempest-vendor_name-1956255113"}}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:49:14.774951 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-584b6bc5-7af7-49ab-8f66-3788c27ba6c4 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 24 07:49:14.775433 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1140/4561] 10.4.3.170 () {68 vars in 1253 bytes} [Fri Jul 24 07:49:14 2026] POST /volume/v3/types => generated 329 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:14.782030 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ac4f33c8-851e-4fae-b347-eb85fe434a6b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:14.783685 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ac4f33c8-851e-4fae-b347-eb85fe434a6b tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:49:14.784053 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ac4f33c8-851e-4fae-b347-eb85fe434a6b tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "94300ac4-99a5-4a1f-94a1-735248ecfb09", "size": 1}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:49:14.785457 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-ac4f33c8-851e-4fae-b347-eb85fe434a6b tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Create volume request body: {'volume': {'volume_type': '94300ac4-99a5-4a1f-94a1-735248ecfb09', 'size': 1}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:49:14.789200 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-ac4f33c8-851e-4fae-b347-eb85fe434a6b tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Create volume of 1 GB Jul 24 07:49:14.789463 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:14.789463 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:49:14.789768 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-ac4f33c8-851e-4fae-b347-eb85fe434a6b tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Availability Zones retrieved successfully. Jul 24 07:49:14.794767 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-ac4f33c8-851e-4fae-b347-eb85fe434a6b tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Flow 'volume_create_api' (6df954e8-2c14-42dc-8aff-5dcf5ae1b007) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:49:14.795792 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-ac4f33c8-851e-4fae-b347-eb85fe434a6b tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a447175-8aac-4846-bc7a-4a2c494433b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:49:14.796502 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-ac4f33c8-851e-4fae-b347-eb85fe434a6b tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:49:14.813490 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-ac4f33c8-851e-4fae-b347-eb85fe434a6b tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a447175-8aac-4846-bc7a-4a2c494433b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:49:15Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-226257086',vendor_name='tempest-vendor_name-1956255113'},id=94300ac4-99a5-4a1f-94a1-735248ecfb09,is_public=True,name='tempest-ProjectMemberTests-volume-type-1437539391',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94300ac4-99a5-4a1f-94a1-735248ecfb09', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:49:14.814197 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-ac4f33c8-851e-4fae-b347-eb85fe434a6b tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3eeb9163-dabc-4ab4-953c-648323daa7b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:49:14.836078 np0000005822 devstack@c-api.service[100246]: WARNING cinder.quota [None req-ac4f33c8-851e-4fae-b347-eb85fe434a6b tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1437539391 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1437539391, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:49:14.836361 np0000005822 devstack@c-api.service[100246]: WARNING cinder.quota [None req-ac4f33c8-851e-4fae-b347-eb85fe434a6b tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1437539391 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1437539391, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:49:14.858811 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-ac4f33c8-851e-4fae-b347-eb85fe434a6b tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Created reservations ['0e1d76fb-449d-4e3f-ba82-5fedbc9767d0', 'ba72ab69-3347-4212-bc3a-0409f1944066', '96ce4706-8b33-4c60-adef-f892fb286dc2', 'e3654ebe-6998-4657-8338-50b3725a5a9f'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:49:14.859565 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-ac4f33c8-851e-4fae-b347-eb85fe434a6b tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3eeb9163-dabc-4ab4-953c-648323daa7b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e1d76fb-449d-4e3f-ba82-5fedbc9767d0', 'ba72ab69-3347-4212-bc3a-0409f1944066', '96ce4706-8b33-4c60-adef-f892fb286dc2', 'e3654ebe-6998-4657-8338-50b3725a5a9f']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:49:14.860270 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-ac4f33c8-851e-4fae-b347-eb85fe434a6b tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a6eb80c-bac3-4880-9383-f25b1963cc96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:49:14.885003 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-ac4f33c8-851e-4fae-b347-eb85fe434a6b tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a6eb80c-bac3-4880-9383-f25b1963cc96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7dc6c531-566d-4ac6-8183-7577f99ca926', '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='9ef674c40d634625bc7d2a20921d4adc',qos_specs=None,replication_status=,reservations=['0e1d76fb-449d-4e3f-ba82-5fedbc9767d0','ba72ab69-3347-4212-bc3a-0409f1944066','96ce4706-8b33-4c60-adef-f892fb286dc2','e3654ebe-6998-4657-8338-50b3725a5a9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28ea4795c0624b1495199f4ff2a19d58',volume_type_id=94300ac4-99a5-4a1f-94a1-735248ecfb09), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:49:14Z,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=7dc6c531-566d-4ac6-8183-7577f99ca926,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ef674c40d634625bc7d2a20921d4adc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='28ea4795c0624b1495199f4ff2a19d58',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94300ac4-99a5-4a1f-94a1-735248ecfb09),volume_type_id=94300ac4-99a5-4a1f-94a1-735248ecfb09)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:49:14.886097 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-ac4f33c8-851e-4fae-b347-eb85fe434a6b tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d12b9338-387b-4290-a7a0-1efebcedf605) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:49:14.902704 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-ac4f33c8-851e-4fae-b347-eb85fe434a6b tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d12b9338-387b-4290-a7a0-1efebcedf605) transitioned into state 'SUCCESS' from 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='9ef674c40d634625bc7d2a20921d4adc',qos_specs=None,replication_status=,reservations=['0e1d76fb-449d-4e3f-ba82-5fedbc9767d0','ba72ab69-3347-4212-bc3a-0409f1944066','96ce4706-8b33-4c60-adef-f892fb286dc2','e3654ebe-6998-4657-8338-50b3725a5a9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28ea4795c0624b1495199f4ff2a19d58',volume_type_id=94300ac4-99a5-4a1f-94a1-735248ecfb09)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:49:14.903383 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-ac4f33c8-851e-4fae-b347-eb85fe434a6b tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5508093-6fff-4c38-9ca0-2f93e6bd600e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:49:14.911075 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-ac4f33c8-851e-4fae-b347-eb85fe434a6b tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5508093-6fff-4c38-9ca0-2f93e6bd600e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:49:14.911859 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-ac4f33c8-851e-4fae-b347-eb85fe434a6b tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Flow 'volume_create_api' (6df954e8-2c14-42dc-8aff-5dcf5ae1b007) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:49:14.912133 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-ac4f33c8-851e-4fae-b347-eb85fe434a6b tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Create volume request issued successfully. Jul 24 07:49:14.912652 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ac4f33c8-851e-4fae-b347-eb85fe434a6b tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:49:14.913105 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1145/4562] 10.4.3.170 () {70 vars in 1298 bytes} [Fri Jul 24 07:49:14 2026] POST /volume/v3/volumes => generated 774 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:49:14.923762 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-c0642426-40f9-446d-beb2-d7fe81a76737 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:14.925588 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c0642426-40f9-446d-beb2-d7fe81a76737 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] GET https://10.4.3.170/volume/v3/volumes/7dc6c531-566d-4ac6-8183-7577f99ca926 Jul 24 07:49:14.925711 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c0642426-40f9-446d-beb2-d7fe81a76737 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:14.925912 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c0642426-40f9-446d-beb2-d7fe81a76737 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:14.932292 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:14.932292 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:49:14.935231 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-c0642426-40f9-446d-beb2-d7fe81a76737 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Volume info retrieved successfully. Jul 24 07:49:14.938415 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c0642426-40f9-446d-beb2-d7fe81a76737 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] https://10.4.3.170/volume/v3/volumes/7dc6c531-566d-4ac6-8183-7577f99ca926 returned with HTTP 200 Jul 24 07:49:14.938847 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1150/4563] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:49:14 2026] GET /volume/v3/volumes/7dc6c531-566d-4ac6-8183-7577f99ca926 => generated 953 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:14.959301 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-6968f1be-b12a-456b-8154-8da0085e2c52 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:14.961051 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6968f1be-b12a-456b-8154-8da0085e2c52 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] GET https://10.4.3.170/volume/v3/volumes/09fe11f1-8a09-480c-8bc0-d65517bdc618 Jul 24 07:49:14.961267 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-6968f1be-b12a-456b-8154-8da0085e2c52 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:14.961438 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-6968f1be-b12a-456b-8154-8da0085e2c52 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:14.966586 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6968f1be-b12a-456b-8154-8da0085e2c52 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/volumes/09fe11f1-8a09-480c-8bc0-d65517bdc618 returned with HTTP 404 Jul 24 07:49:14.967071 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1129/4564] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:49:14 2026] GET /volume/v3/volumes/09fe11f1-8a09-480c-8bc0-d65517bdc618 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 07:49:14.973229 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-736fa36a-3f52-468b-a14b-41a364621841 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:14.975056 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-736fa36a-3f52-468b-a14b-41a364621841 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] DELETE https://10.4.3.170/volume/v3/volumes/f113f77a-1d6a-4e8f-8c35-bd281bf7afe3 Jul 24 07:49:14.975295 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-736fa36a-3f52-468b-a14b-41a364621841 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:14.975487 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-736fa36a-3f52-468b-a14b-41a364621841 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:14.975636 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-736fa36a-3f52-468b-a14b-41a364621841 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Delete volume with id: f113f77a-1d6a-4e8f-8c35-bd281bf7afe3 Jul 24 07:49:14.982877 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:14.982877 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:49:14.983363 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-736fa36a-3f52-468b-a14b-41a364621841 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Volume info retrieved successfully. Jul 24 07:49:14.998483 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-736fa36a-3f52-468b-a14b-41a364621841 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Delete volume request issued successfully. Jul 24 07:49:14.998669 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-736fa36a-3f52-468b-a14b-41a364621841 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/volumes/f113f77a-1d6a-4e8f-8c35-bd281bf7afe3 returned with HTTP 202 Jul 24 07:49:14.999075 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1141/4565] 10.4.3.170 () {68 vars in 1392 bytes} [Fri Jul 24 07:49:14 2026] DELETE /volume/v3/volumes/f113f77a-1d6a-4e8f-8c35-bd281bf7afe3 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 07:49:15.005828 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ce3a4fce-0ba2-4228-9f9b-da810ef9b69d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:15.007937 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ce3a4fce-0ba2-4228-9f9b-da810ef9b69d tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] GET https://10.4.3.170/volume/v3/volumes/f113f77a-1d6a-4e8f-8c35-bd281bf7afe3 Jul 24 07:49:15.008175 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ce3a4fce-0ba2-4228-9f9b-da810ef9b69d tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:15.008409 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ce3a4fce-0ba2-4228-9f9b-da810ef9b69d tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:15.016999 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:15.016999 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:49:15.020884 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-ce3a4fce-0ba2-4228-9f9b-da810ef9b69d tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Volume info retrieved successfully. Jul 24 07:49:15.025103 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ce3a4fce-0ba2-4228-9f9b-da810ef9b69d tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/volumes/f113f77a-1d6a-4e8f-8c35-bd281bf7afe3 returned with HTTP 200 Jul 24 07:49:15.025531 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1146/4566] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:49:15 2026] GET /volume/v3/volumes/f113f77a-1d6a-4e8f-8c35-bd281bf7afe3 => generated 896 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:49:15.950007 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-f45554a5-7a67-4fca-90a5-587d3662aaad None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:15.951681 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f45554a5-7a67-4fca-90a5-587d3662aaad tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] GET https://10.4.3.170/volume/v3/volumes/7dc6c531-566d-4ac6-8183-7577f99ca926 Jul 24 07:49:15.951936 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f45554a5-7a67-4fca-90a5-587d3662aaad tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:15.952157 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f45554a5-7a67-4fca-90a5-587d3662aaad tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:15.959223 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:15.959223 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:49:15.962279 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-f45554a5-7a67-4fca-90a5-587d3662aaad tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Volume info retrieved successfully. Jul 24 07:49:15.965600 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f45554a5-7a67-4fca-90a5-587d3662aaad tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] https://10.4.3.170/volume/v3/volumes/7dc6c531-566d-4ac6-8183-7577f99ca926 returned with HTTP 200 Jul 24 07:49:15.965986 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1151/4567] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:49:15 2026] GET /volume/v3/volumes/7dc6c531-566d-4ac6-8183-7577f99ca926 => generated 974 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:15.976799 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-afe8e446-a516-4465-84dc-fdbb1bed3297 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:15.978515 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-afe8e446-a516-4465-84dc-fdbb1bed3297 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] GET https://10.4.3.170/volume/v3/messages Jul 24 07:49:15.978720 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-afe8e446-a516-4465-84dc-fdbb1bed3297 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:15.978908 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-afe8e446-a516-4465-84dc-fdbb1bed3297 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:15.982194 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-afe8e446-a516-4465-84dc-fdbb1bed3297 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] https://10.4.3.170/volume/v3/messages returned with HTTP 200 Jul 24 07:49:15.982548 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1130/4568] 10.4.3.170 () {68 vars in 1280 bytes} [Fri Jul 24 07:49:15 2026] GET /volume/v3/messages => generated 670 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:15.989941 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-70581fdc-8f9b-41f8-b3e2-618436788711 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:15.991450 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-70581fdc-8f9b-41f8-b3e2-618436788711 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-member] GET https://10.4.3.170/volume/v3/messages Jul 24 07:49:15.991644 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-70581fdc-8f9b-41f8-b3e2-618436788711 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:15.991830 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-70581fdc-8f9b-41f8-b3e2-618436788711 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-member] Calling method 'version_select' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:15.995132 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-70581fdc-8f9b-41f8-b3e2-618436788711 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-member] https://10.4.3.170/volume/v3/messages returned with HTTP 200 Jul 24 07:49:15.995487 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1142/4569] 10.4.3.170 () {68 vars in 1280 bytes} [Fri Jul 24 07:49:15 2026] GET /volume/v3/messages => generated 670 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:16.002099 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-480ad67f-e6b7-4dd2-a500-b5717ff8f62d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:16.003718 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-480ad67f-e6b7-4dd2-a500-b5717ff8f62d tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] DELETE https://10.4.3.170/volume/v3/messages/ebabff9a-3094-4b79-8e58-3d4fa8f8d91b Jul 24 07:49:16.003883 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-480ad67f-e6b7-4dd2-a500-b5717ff8f62d tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:16.004049 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-480ad67f-e6b7-4dd2-a500-b5717ff8f62d tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:16.012018 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-480ad67f-e6b7-4dd2-a500-b5717ff8f62d tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] https://10.4.3.170/volume/v3/messages/ebabff9a-3094-4b79-8e58-3d4fa8f8d91b returned with HTTP 204 Jul 24 07:49:16.012413 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1147/4570] 10.4.3.170 () {68 vars in 1394 bytes} [Fri Jul 24 07:49:16 2026] DELETE /volume/v3/messages/ebabff9a-3094-4b79-8e58-3d4fa8f8d91b => generated 0 bytes in 10 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 24 07:49:16.018392 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-40de9c30-f5b0-4cf2-8102-02fa8f0279b7 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:16.019896 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-40de9c30-f5b0-4cf2-8102-02fa8f0279b7 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/7dc6c531-566d-4ac6-8183-7577f99ca926 Jul 24 07:49:16.020088 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-40de9c30-f5b0-4cf2-8102-02fa8f0279b7 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:16.020288 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-40de9c30-f5b0-4cf2-8102-02fa8f0279b7 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:16.020425 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-40de9c30-f5b0-4cf2-8102-02fa8f0279b7 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Delete volume with id: 7dc6c531-566d-4ac6-8183-7577f99ca926 Jul 24 07:49:16.026510 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:16.026510 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:49:16.026771 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-40de9c30-f5b0-4cf2-8102-02fa8f0279b7 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Volume info retrieved successfully. Jul 24 07:49:16.027585 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-40de9c30-f5b0-4cf2-8102-02fa8f0279b7 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100245) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 24 07:49:16.035297 np0000005822 devstack@c-api.service[100245]: WARNING cinder.quota [None req-40de9c30-f5b0-4cf2-8102-02fa8f0279b7 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1437539391 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1437539391, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:49:16.035530 np0000005822 devstack@c-api.service[100245]: WARNING cinder.quota [None req-40de9c30-f5b0-4cf2-8102-02fa8f0279b7 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1437539391 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1437539391, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:49:16.042771 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-40de9c30-f5b0-4cf2-8102-02fa8f0279b7 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Created reservations ['f4ceef74-78c7-4b4d-8fd1-da77c72296ee', '5136ac46-851f-4b46-a503-73a9260a60fa', '6c08b4f6-09b1-4831-bd89-d53fae3a5e78', '0448ace1-87ef-4d3e-8af1-a65ae5214159'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:49:16.064506 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-40de9c30-f5b0-4cf2-8102-02fa8f0279b7 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Delete volume request issued successfully. Jul 24 07:49:16.064690 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-40de9c30-f5b0-4cf2-8102-02fa8f0279b7 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] https://10.4.3.170/volume/v3/volumes/7dc6c531-566d-4ac6-8183-7577f99ca926 returned with HTTP 202 Jul 24 07:49:16.065067 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1152/4571] 10.4.3.170 () {68 vars in 1391 bytes} [Fri Jul 24 07:49:16 2026] DELETE /volume/v3/volumes/7dc6c531-566d-4ac6-8183-7577f99ca926 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:49:16.071327 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-649891ea-c68f-4cf0-9ba7-3f3c86d12561 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:16.072902 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-649891ea-c68f-4cf0-9ba7-3f3c86d12561 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] DELETE https://10.4.3.170/volume/v3/types/94300ac4-99a5-4a1f-94a1-735248ecfb09 Jul 24 07:49:16.073096 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-649891ea-c68f-4cf0-9ba7-3f3c86d12561 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:16.073322 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-649891ea-c68f-4cf0-9ba7-3f3c86d12561 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Calling method '_delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:16.093477 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-649891ea-c68f-4cf0-9ba7-3f3c86d12561 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] https://10.4.3.170/volume/v3/types/94300ac4-99a5-4a1f-94a1-735248ecfb09 returned with HTTP 202 Jul 24 07:49:16.093862 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1131/4572] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 24 07:49:16 2026] DELETE /volume/v3/types/94300ac4-99a5-4a1f-94a1-735248ecfb09 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:49:16.098428 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-dc94de41-5cf1-4257-a73d-abc2e6e61eb7 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:16.100193 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-dc94de41-5cf1-4257-a73d-abc2e6e61eb7 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] GET https://10.4.3.170/volume/v3/volumes/f113f77a-1d6a-4e8f-8c35-bd281bf7afe3 Jul 24 07:49:16.100463 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-dc94de41-5cf1-4257-a73d-abc2e6e61eb7 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:16.100712 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-dc94de41-5cf1-4257-a73d-abc2e6e61eb7 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:16.101417 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-112e5ef0-ba8a-4ee5-b53c-a716ad1fce72 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:16.102959 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-112e5ef0-ba8a-4ee5-b53c-a716ad1fce72 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] POST https://10.4.3.170/volume/v3/types Jul 24 07:49:16.103273 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-112e5ef0-ba8a-4ee5-b53c-a716ad1fce72 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-2105712115", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1863876355", "vendor_name": "tempest-vendor_name-423185985"}}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:49:16.106060 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-dc94de41-5cf1-4257-a73d-abc2e6e61eb7 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/volumes/f113f77a-1d6a-4e8f-8c35-bd281bf7afe3 returned with HTTP 404 Jul 24 07:49:16.106534 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1143/4573] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:49:16 2026] GET /volume/v3/volumes/f113f77a-1d6a-4e8f-8c35-bd281bf7afe3 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 07:49:16.114091 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-66da828f-18d2-484d-bfbe-609c8e4a6a23 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:16.116117 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-66da828f-18d2-484d-bfbe-609c8e4a6a23 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] DELETE https://10.4.3.170/volume/v3/volumes/176b8df3-a992-4d8b-a706-3d1a52b81d00 Jul 24 07:49:16.116370 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-66da828f-18d2-484d-bfbe-609c8e4a6a23 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:16.116559 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-66da828f-18d2-484d-bfbe-609c8e4a6a23 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:16.116595 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-112e5ef0-ba8a-4ee5-b53c-a716ad1fce72 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 24 07:49:16.116725 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-66da828f-18d2-484d-bfbe-609c8e4a6a23 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Delete volume with id: 176b8df3-a992-4d8b-a706-3d1a52b81d00 Jul 24 07:49:16.116936 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1148/4574] 10.4.3.170 () {68 vars in 1253 bytes} [Fri Jul 24 07:49:16 2026] POST /volume/v3/types => generated 329 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:16.123749 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:16.123749 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:49:16.124268 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-66da828f-18d2-484d-bfbe-609c8e4a6a23 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Volume info retrieved successfully. Jul 24 07:49:16.124319 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-f324aa1e-0480-4d5c-b9a9-5aa8731da345 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:16.125751 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f324aa1e-0480-4d5c-b9a9-5aa8731da345 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:49:16.126055 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f324aa1e-0480-4d5c-b9a9-5aa8731da345 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "68ecb5a0-1b91-4bf1-8d65-212c55e2cd75", "size": 1}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:49:16.127350 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-f324aa1e-0480-4d5c-b9a9-5aa8731da345 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Create volume request body: {'volume': {'volume_type': '68ecb5a0-1b91-4bf1-8d65-212c55e2cd75', 'size': 1}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:49:16.130752 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-f324aa1e-0480-4d5c-b9a9-5aa8731da345 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Create volume of 1 GB Jul 24 07:49:16.131016 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:16.131016 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:49:16.131403 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-f324aa1e-0480-4d5c-b9a9-5aa8731da345 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Availability Zones retrieved successfully. Jul 24 07:49:16.136190 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-f324aa1e-0480-4d5c-b9a9-5aa8731da345 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Flow 'volume_create_api' (e6f8dd59-114b-407d-a4b4-815a857745a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:49:16.137145 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-f324aa1e-0480-4d5c-b9a9-5aa8731da345 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39dc2fad-3de9-4cc2-b7fc-4799b4c2b3a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:49:16.137893 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-f324aa1e-0480-4d5c-b9a9-5aa8731da345 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Validating volume size '1' using validate_int {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:49:16.142090 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-66da828f-18d2-484d-bfbe-609c8e4a6a23 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Delete volume request issued successfully. Jul 24 07:49:16.142359 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-66da828f-18d2-484d-bfbe-609c8e4a6a23 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/volumes/176b8df3-a992-4d8b-a706-3d1a52b81d00 returned with HTTP 202 Jul 24 07:49:16.142781 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1153/4575] 10.4.3.170 () {68 vars in 1392 bytes} [Fri Jul 24 07:49:16 2026] DELETE /volume/v3/volumes/176b8df3-a992-4d8b-a706-3d1a52b81d00 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 07:49:16.150381 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-dce3a225-6e9e-4a97-952b-06f1db706dc7 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:16.152510 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-dce3a225-6e9e-4a97-952b-06f1db706dc7 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] GET https://10.4.3.170/volume/v3/volumes/176b8df3-a992-4d8b-a706-3d1a52b81d00 Jul 24 07:49:16.152776 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-dce3a225-6e9e-4a97-952b-06f1db706dc7 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:16.153035 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-dce3a225-6e9e-4a97-952b-06f1db706dc7 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:16.155566 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-f324aa1e-0480-4d5c-b9a9-5aa8731da345 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39dc2fad-3de9-4cc2-b7fc-4799b4c2b3a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:49:16Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1863876355',vendor_name='tempest-vendor_name-423185985'},id=68ecb5a0-1b91-4bf1-8d65-212c55e2cd75,is_public=True,name='tempest-ProjectMemberTests-volume-type-2105712115',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '68ecb5a0-1b91-4bf1-8d65-212c55e2cd75', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:49:16.156320 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-f324aa1e-0480-4d5c-b9a9-5aa8731da345 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2351d390-f0f7-49be-9820-ac22517e78ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:49:16.162170 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:16.162170 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:49:16.166367 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-dce3a225-6e9e-4a97-952b-06f1db706dc7 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Volume info retrieved successfully. Jul 24 07:49:16.171863 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-dce3a225-6e9e-4a97-952b-06f1db706dc7 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/volumes/176b8df3-a992-4d8b-a706-3d1a52b81d00 returned with HTTP 200 Jul 24 07:49:16.172551 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1144/4576] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:49:16 2026] GET /volume/v3/volumes/176b8df3-a992-4d8b-a706-3d1a52b81d00 => generated 896 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 24 07:49:16.184812 np0000005822 devstack@c-api.service[100243]: WARNING cinder.quota [None req-f324aa1e-0480-4d5c-b9a9-5aa8731da345 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-2105712115 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-2105712115, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:49:16.185107 np0000005822 devstack@c-api.service[100243]: WARNING cinder.quota [None req-f324aa1e-0480-4d5c-b9a9-5aa8731da345 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-2105712115 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-2105712115, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:49:16.212345 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-f324aa1e-0480-4d5c-b9a9-5aa8731da345 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Created reservations ['2f6f8a72-146f-4162-8a1a-41d51808f41a', 'caf95fe5-6070-480a-b031-c84f83d8ebaa', '8bec9f7e-1dbb-4342-b4ed-f1a688d4d698', '3c707b7f-f8fb-40b5-b028-687885d33696'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:49:16.213075 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-f324aa1e-0480-4d5c-b9a9-5aa8731da345 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2351d390-f0f7-49be-9820-ac22517e78ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2f6f8a72-146f-4162-8a1a-41d51808f41a', 'caf95fe5-6070-480a-b031-c84f83d8ebaa', '8bec9f7e-1dbb-4342-b4ed-f1a688d4d698', '3c707b7f-f8fb-40b5-b028-687885d33696']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:49:16.213807 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-f324aa1e-0480-4d5c-b9a9-5aa8731da345 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ce1a6e3-f9da-4185-98ae-0187eb45e993) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:49:16.240528 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-f324aa1e-0480-4d5c-b9a9-5aa8731da345 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ce1a6e3-f9da-4185-98ae-0187eb45e993) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ede604e6-8eca-4b6e-ad30-1828072e7429', '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='9ef674c40d634625bc7d2a20921d4adc',qos_specs=None,replication_status=,reservations=['2f6f8a72-146f-4162-8a1a-41d51808f41a','caf95fe5-6070-480a-b031-c84f83d8ebaa','8bec9f7e-1dbb-4342-b4ed-f1a688d4d698','3c707b7f-f8fb-40b5-b028-687885d33696'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28ea4795c0624b1495199f4ff2a19d58',volume_type_id=68ecb5a0-1b91-4bf1-8d65-212c55e2cd75), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:49:16Z,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=ede604e6-8eca-4b6e-ad30-1828072e7429,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ef674c40d634625bc7d2a20921d4adc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='28ea4795c0624b1495199f4ff2a19d58',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(68ecb5a0-1b91-4bf1-8d65-212c55e2cd75),volume_type_id=68ecb5a0-1b91-4bf1-8d65-212c55e2cd75)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:49:16.241687 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-f324aa1e-0480-4d5c-b9a9-5aa8731da345 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (642182a3-9e68-401e-8ea9-3106fd355376) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:49:16.258659 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-f324aa1e-0480-4d5c-b9a9-5aa8731da345 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (642182a3-9e68-401e-8ea9-3106fd355376) transitioned into state 'SUCCESS' from 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='9ef674c40d634625bc7d2a20921d4adc',qos_specs=None,replication_status=,reservations=['2f6f8a72-146f-4162-8a1a-41d51808f41a','caf95fe5-6070-480a-b031-c84f83d8ebaa','8bec9f7e-1dbb-4342-b4ed-f1a688d4d698','3c707b7f-f8fb-40b5-b028-687885d33696'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28ea4795c0624b1495199f4ff2a19d58',volume_type_id=68ecb5a0-1b91-4bf1-8d65-212c55e2cd75)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:49:16.259549 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-f324aa1e-0480-4d5c-b9a9-5aa8731da345 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da839590-8484-459f-80ae-b807226594da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:49:16.267356 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-f324aa1e-0480-4d5c-b9a9-5aa8731da345 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da839590-8484-459f-80ae-b807226594da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:49:16.268119 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-f324aa1e-0480-4d5c-b9a9-5aa8731da345 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Flow 'volume_create_api' (e6f8dd59-114b-407d-a4b4-815a857745a4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:49:16.268481 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-f324aa1e-0480-4d5c-b9a9-5aa8731da345 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Create volume request issued successfully. Jul 24 07:49:16.269069 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f324aa1e-0480-4d5c-b9a9-5aa8731da345 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:49:16.269624 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1132/4577] 10.4.3.170 () {70 vars in 1298 bytes} [Fri Jul 24 07:49:16 2026] POST /volume/v3/volumes => generated 774 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:49:16.280546 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c23c871b-d4d3-4bcc-8ab1-5440462c5fc3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:16.282213 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c23c871b-d4d3-4bcc-8ab1-5440462c5fc3 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] GET https://10.4.3.170/volume/v3/volumes/ede604e6-8eca-4b6e-ad30-1828072e7429 Jul 24 07:49:16.282431 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c23c871b-d4d3-4bcc-8ab1-5440462c5fc3 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:16.282620 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c23c871b-d4d3-4bcc-8ab1-5440462c5fc3 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:16.289295 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:16.289295 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:49:16.292215 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-c23c871b-d4d3-4bcc-8ab1-5440462c5fc3 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Volume info retrieved successfully. Jul 24 07:49:16.295517 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c23c871b-d4d3-4bcc-8ab1-5440462c5fc3 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] https://10.4.3.170/volume/v3/volumes/ede604e6-8eca-4b6e-ad30-1828072e7429 returned with HTTP 200 Jul 24 07:49:16.295854 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1149/4578] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:49:16 2026] GET /volume/v3/volumes/ede604e6-8eca-4b6e-ad30-1828072e7429 => generated 953 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:17.187009 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-41465844-6e1f-4d62-9220-089011274006 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:17.189016 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-41465844-6e1f-4d62-9220-089011274006 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] GET https://10.4.3.170/volume/v3/volumes/176b8df3-a992-4d8b-a706-3d1a52b81d00 Jul 24 07:49:17.189353 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-41465844-6e1f-4d62-9220-089011274006 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:17.189579 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-41465844-6e1f-4d62-9220-089011274006 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:17.194917 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-41465844-6e1f-4d62-9220-089011274006 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/volumes/176b8df3-a992-4d8b-a706-3d1a52b81d00 returned with HTTP 404 Jul 24 07:49:17.195413 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1154/4579] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:49:17 2026] GET /volume/v3/volumes/176b8df3-a992-4d8b-a706-3d1a52b81d00 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 07:49:17.202823 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-405ef220-511e-421e-91bd-270edcce3d15 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:17.204558 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-405ef220-511e-421e-91bd-270edcce3d15 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:49:17.204893 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-405ef220-511e-421e-91bd-270edcce3d15 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-395359968"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:49:17.206354 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-405ef220-511e-421e-91bd-270edcce3d15 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-395359968'}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:49:17.206505 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-405ef220-511e-421e-91bd-270edcce3d15 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Create volume of 1 GB Jul 24 07:49:17.211719 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-405ef220-511e-421e-91bd-270edcce3d15 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Availability Zones retrieved successfully. Jul 24 07:49:17.220427 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-405ef220-511e-421e-91bd-270edcce3d15 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Flow 'volume_create_api' (8ed565e7-23ae-4f3b-9d19-f7d93fa37beb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:49:17.221870 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-405ef220-511e-421e-91bd-270edcce3d15 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad8cb890-3022-4eb3-844f-62e592a64e22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:49:17.223161 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-405ef220-511e-421e-91bd-270edcce3d15 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:49:17.253817 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-405ef220-511e-421e-91bd-270edcce3d15 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad8cb890-3022-4eb3-844f-62e592a64e22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:49:17.254636 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-405ef220-511e-421e-91bd-270edcce3d15 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bc65fef-77ad-45d9-a409-8a6f8c8f8e4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:49:17.291129 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-405ef220-511e-421e-91bd-270edcce3d15 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Created reservations ['6ded2e7a-fc71-4c46-972b-bfe1a1966160', '5b6b0327-952f-4a60-a30c-02b610a698c7', '411e6e04-61da-4efa-8d10-6ac37fc6cd16', '14253a2e-fc99-4c25-ab1f-939e586b4cdd'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:49:17.292096 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-405ef220-511e-421e-91bd-270edcce3d15 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bc65fef-77ad-45d9-a409-8a6f8c8f8e4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6ded2e7a-fc71-4c46-972b-bfe1a1966160', '5b6b0327-952f-4a60-a30c-02b610a698c7', '411e6e04-61da-4efa-8d10-6ac37fc6cd16', '14253a2e-fc99-4c25-ab1f-939e586b4cdd']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:49:17.292979 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-405ef220-511e-421e-91bd-270edcce3d15 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (193c6de5-4f0c-424c-9a11-eb2bbfc70365) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:49:17.308330 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-f2b9962b-16a7-428f-906f-fbf200184149 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:17.309906 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f2b9962b-16a7-428f-906f-fbf200184149 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] GET https://10.4.3.170/volume/v3/volumes/ede604e6-8eca-4b6e-ad30-1828072e7429 Jul 24 07:49:17.310076 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f2b9962b-16a7-428f-906f-fbf200184149 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:17.310264 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f2b9962b-16a7-428f-906f-fbf200184149 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:17.314031 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-405ef220-511e-421e-91bd-270edcce3d15 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (193c6de5-4f0c-424c-9a11-eb2bbfc70365) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '01bcfb6e-6f3f-4e7f-8a4c-322b7ce4e81a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-395359968',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5623cc5b0e1458593a39e39bb32f4b8',qos_specs=None,replication_status=,reservations=['6ded2e7a-fc71-4c46-972b-bfe1a1966160','5b6b0327-952f-4a60-a30c-02b610a698c7','411e6e04-61da-4efa-8d10-6ac37fc6cd16','14253a2e-fc99-4c25-ab1f-939e586b4cdd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5eb876f69a7d4cfaba60cd7a6cd4e91a',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:49:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-395359968',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=01bcfb6e-6f3f-4e7f-8a4c-322b7ce4e81a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e5623cc5b0e1458593a39e39bb32f4b8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5eb876f69a7d4cfaba60cd7a6cd4e91a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:49:17.314913 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-405ef220-511e-421e-91bd-270edcce3d15 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ff6bc23-d174-4278-b343-dd4ad861d064) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:49:17.316512 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:17.316512 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:49:17.319181 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-f2b9962b-16a7-428f-906f-fbf200184149 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Volume info retrieved successfully. Jul 24 07:49:17.322142 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f2b9962b-16a7-428f-906f-fbf200184149 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] https://10.4.3.170/volume/v3/volumes/ede604e6-8eca-4b6e-ad30-1828072e7429 returned with HTTP 200 Jul 24 07:49:17.322496 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1133/4580] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:49:17 2026] GET /volume/v3/volumes/ede604e6-8eca-4b6e-ad30-1828072e7429 => generated 974 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:17.334190 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-405ef220-511e-421e-91bd-270edcce3d15 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ff6bc23-d174-4278-b343-dd4ad861d064) transitioned into state 'SUCCESS' from state '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-395359968',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5623cc5b0e1458593a39e39bb32f4b8',qos_specs=None,replication_status=,reservations=['6ded2e7a-fc71-4c46-972b-bfe1a1966160','5b6b0327-952f-4a60-a30c-02b610a698c7','411e6e04-61da-4efa-8d10-6ac37fc6cd16','14253a2e-fc99-4c25-ab1f-939e586b4cdd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5eb876f69a7d4cfaba60cd7a6cd4e91a',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:49:17.334396 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-3c8e8be3-38fb-45da-8915-8e3b53f4edda None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:17.335015 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-405ef220-511e-421e-91bd-270edcce3d15 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47c99743-2e2f-4d21-b0fe-6392d0539451) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:49:17.335803 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3c8e8be3-38fb-45da-8915-8e3b53f4edda tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] GET https://10.4.3.170/volume/v3/messages Jul 24 07:49:17.336000 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3c8e8be3-38fb-45da-8915-8e3b53f4edda tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:17.336183 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3c8e8be3-38fb-45da-8915-8e3b53f4edda tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:17.339308 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3c8e8be3-38fb-45da-8915-8e3b53f4edda tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] https://10.4.3.170/volume/v3/messages returned with HTTP 200 Jul 24 07:49:17.339619 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1150/4581] 10.4.3.170 () {68 vars in 1280 bytes} [Fri Jul 24 07:49:17 2026] GET /volume/v3/messages => generated 670 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:17.344262 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-405ef220-511e-421e-91bd-270edcce3d15 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47c99743-2e2f-4d21-b0fe-6392d0539451) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:49:17.345143 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-405ef220-511e-421e-91bd-270edcce3d15 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Flow 'volume_create_api' (8ed565e7-23ae-4f3b-9d19-f7d93fa37beb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:49:17.345587 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-405ef220-511e-421e-91bd-270edcce3d15 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Create volume request issued successfully. Jul 24 07:49:17.346335 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-405ef220-511e-421e-91bd-270edcce3d15 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:49:17.346887 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-9a500e9f-3703-4d5b-ad63-c09099850ee9 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:17.346953 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1145/4582] 10.4.3.170 () {70 vars in 1299 bytes} [Fri Jul 24 07:49:17 2026] POST /volume/v3/volumes => generated 769 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:49:17.348672 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9a500e9f-3703-4d5b-ad63-c09099850ee9 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-member] GET https://10.4.3.170/volume/v3/messages/c56b20d9-4f5e-46d0-b512-2173de27c636 Jul 24 07:49:17.348896 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9a500e9f-3703-4d5b-ad63-c09099850ee9 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:17.349097 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9a500e9f-3703-4d5b-ad63-c09099850ee9 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-member] Calling method 'version_select' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:17.352715 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9a500e9f-3703-4d5b-ad63-c09099850ee9 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-member] https://10.4.3.170/volume/v3/messages/c56b20d9-4f5e-46d0-b512-2173de27c636 returned with HTTP 200 Jul 24 07:49:17.353136 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1155/4583] 10.4.3.170 () {68 vars in 1391 bytes} [Fri Jul 24 07:49:17 2026] GET /volume/v3/messages/c56b20d9-4f5e-46d0-b512-2173de27c636 => generated 667 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:17.360017 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-6553dd5a-f014-4cba-96e5-126d4f100847 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:17.362038 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6553dd5a-f014-4cba-96e5-126d4f100847 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] GET https://10.4.3.170/volume/v3/volumes/01bcfb6e-6f3f-4e7f-8a4c-322b7ce4e81a Jul 24 07:49:17.362038 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-6553dd5a-f014-4cba-96e5-126d4f100847 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:17.362114 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-6553dd5a-f014-4cba-96e5-126d4f100847 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:17.366632 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b1a2c652-4d77-4391-931f-e844c1d56788 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:17.368461 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b1a2c652-4d77-4391-931f-e844c1d56788 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] DELETE https://10.4.3.170/volume/v3/messages/c56b20d9-4f5e-46d0-b512-2173de27c636 Jul 24 07:49:17.368624 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b1a2c652-4d77-4391-931f-e844c1d56788 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:17.368797 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b1a2c652-4d77-4391-931f-e844c1d56788 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:17.368924 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:17.368924 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:49:17.372021 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-6553dd5a-f014-4cba-96e5-126d4f100847 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Volume info retrieved successfully. Jul 24 07:49:17.375464 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6553dd5a-f014-4cba-96e5-126d4f100847 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/volumes/01bcfb6e-6f3f-4e7f-8a4c-322b7ce4e81a returned with HTTP 200 Jul 24 07:49:17.375858 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1134/4584] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:49:17 2026] GET /volume/v3/volumes/01bcfb6e-6f3f-4e7f-8a4c-322b7ce4e81a => generated 837 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:49:17.376355 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b1a2c652-4d77-4391-931f-e844c1d56788 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] https://10.4.3.170/volume/v3/messages/c56b20d9-4f5e-46d0-b512-2173de27c636 returned with HTTP 204 Jul 24 07:49:17.376672 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1151/4585] 10.4.3.170 () {68 vars in 1394 bytes} [Fri Jul 24 07:49:17 2026] DELETE /volume/v3/messages/c56b20d9-4f5e-46d0-b512-2173de27c636 => generated 0 bytes in 10 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 24 07:49:17.384805 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-8981186d-a8f7-4fb2-90db-6b4b19118524 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:17.386730 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8981186d-a8f7-4fb2-90db-6b4b19118524 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/ede604e6-8eca-4b6e-ad30-1828072e7429 Jul 24 07:49:17.386960 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8981186d-a8f7-4fb2-90db-6b4b19118524 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:17.387149 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8981186d-a8f7-4fb2-90db-6b4b19118524 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:17.387332 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-8981186d-a8f7-4fb2-90db-6b4b19118524 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Delete volume with id: ede604e6-8eca-4b6e-ad30-1828072e7429 Jul 24 07:49:17.394500 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:17.394500 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:49:17.394824 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-8981186d-a8f7-4fb2-90db-6b4b19118524 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Volume info retrieved successfully. Jul 24 07:49:17.395800 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-8981186d-a8f7-4fb2-90db-6b4b19118524 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100244) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 24 07:49:17.406126 np0000005822 devstack@c-api.service[100244]: WARNING cinder.quota [None req-8981186d-a8f7-4fb2-90db-6b4b19118524 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-2105712115 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-2105712115, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:49:17.406370 np0000005822 devstack@c-api.service[100244]: WARNING cinder.quota [None req-8981186d-a8f7-4fb2-90db-6b4b19118524 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-2105712115 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-2105712115, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:49:17.415167 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-8981186d-a8f7-4fb2-90db-6b4b19118524 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Created reservations ['e12a096b-98e7-4d81-becc-0487134f375c', '04c37829-4b7f-4713-bff9-93f526cada2a', 'f8a8f8f8-5488-46ab-85d6-fbfd341c0a2f', '5b30cfeb-25c8-4232-a0ee-d75f012d754d'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:49:17.438395 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-8981186d-a8f7-4fb2-90db-6b4b19118524 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Delete volume request issued successfully. Jul 24 07:49:17.438587 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8981186d-a8f7-4fb2-90db-6b4b19118524 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] https://10.4.3.170/volume/v3/volumes/ede604e6-8eca-4b6e-ad30-1828072e7429 returned with HTTP 202 Jul 24 07:49:17.439025 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1146/4586] 10.4.3.170 () {68 vars in 1391 bytes} [Fri Jul 24 07:49:17 2026] DELETE /volume/v3/volumes/ede604e6-8eca-4b6e-ad30-1828072e7429 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:49:17.445108 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-81a6e214-1b5c-49c9-a0c9-eef707d8c819 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:17.447030 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-81a6e214-1b5c-49c9-a0c9-eef707d8c819 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] DELETE https://10.4.3.170/volume/v3/types/68ecb5a0-1b91-4bf1-8d65-212c55e2cd75 Jul 24 07:49:17.447256 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-81a6e214-1b5c-49c9-a0c9-eef707d8c819 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:17.447516 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-81a6e214-1b5c-49c9-a0c9-eef707d8c819 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] Calling method '_delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:17.467534 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-81a6e214-1b5c-49c9-a0c9-eef707d8c819 tempest-ProjectMemberTests-1657820633 tempest-ProjectMemberTests-1657820633-project-admin] https://10.4.3.170/volume/v3/types/68ecb5a0-1b91-4bf1-8d65-212c55e2cd75 returned with HTTP 202 Jul 24 07:49:17.467893 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1156/4587] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 24 07:49:17 2026] DELETE /volume/v3/types/68ecb5a0-1b91-4bf1-8d65-212c55e2cd75 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:49:18.388957 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-ccb74093-1c91-4876-a05b-8accbc8eab5e None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:18.390744 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ccb74093-1c91-4876-a05b-8accbc8eab5e tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] GET https://10.4.3.170/volume/v3/volumes/01bcfb6e-6f3f-4e7f-8a4c-322b7ce4e81a Jul 24 07:49:18.391013 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ccb74093-1c91-4876-a05b-8accbc8eab5e tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:18.391265 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ccb74093-1c91-4876-a05b-8accbc8eab5e tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:18.398963 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:18.398963 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:49:18.402550 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-ccb74093-1c91-4876-a05b-8accbc8eab5e tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Volume info retrieved successfully. Jul 24 07:49:18.409879 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ccb74093-1c91-4876-a05b-8accbc8eab5e tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/volumes/01bcfb6e-6f3f-4e7f-8a4c-322b7ce4e81a returned with HTTP 200 Jul 24 07:49:18.410313 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1135/4588] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:49:18 2026] GET /volume/v3/volumes/01bcfb6e-6f3f-4e7f-8a4c-322b7ce4e81a => generated 862 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:49:18.421638 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-4a9c2345-2a28-4e3e-9dda-25924fd7eed5 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:18.423290 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4a9c2345-2a28-4e3e-9dda-25924fd7eed5 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] POST https://10.4.3.170/volume/v3/snapshots Jul 24 07:49:18.423614 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4a9c2345-2a28-4e3e-9dda-25924fd7eed5 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "01bcfb6e-6f3f-4e7f-8a4c-322b7ce4e81a", "name": "tempest-VolumeDependencyTests-Snapshot-399926718"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:49:18.431081 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:18.431081 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:49:18.431487 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-4a9c2345-2a28-4e3e-9dda-25924fd7eed5 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Volume info retrieved successfully. Jul 24 07:49:18.431588 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.snapshots [None req-4a9c2345-2a28-4e3e-9dda-25924fd7eed5 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Create snapshot from volume 01bcfb6e-6f3f-4e7f-8a4c-322b7ce4e81a Jul 24 07:49:18.451754 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-4a9c2345-2a28-4e3e-9dda-25924fd7eed5 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Created reservations ['3469ce38-4161-4b60-a828-a1368f6c078b', '5ef1a885-bf23-4e4a-91fa-31d5f192be67', '19198cf0-37a9-4aa7-b8e2-b0eed1428f02', 'cfb79f18-3a28-431f-b4df-f6b7cc73c5bb'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:49:18.478507 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-4a9c2345-2a28-4e3e-9dda-25924fd7eed5 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Snapshot create request issued successfully. Jul 24 07:49:18.478931 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4a9c2345-2a28-4e3e-9dda-25924fd7eed5 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 24 07:49:18.479570 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1152/4589] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 24 07:49:18 2026] POST /volume/v3/snapshots => generated 307 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:49:18.488233 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-136bf37f-c2c7-4fff-bce2-81f4874ad874 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:18.490619 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-136bf37f-c2c7-4fff-bce2-81f4874ad874 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] GET https://10.4.3.170/volume/v3/snapshots/38becddd-4477-4e86-b15c-6faebbd0da37 Jul 24 07:49:18.490843 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-136bf37f-c2c7-4fff-bce2-81f4874ad874 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:18.491077 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-136bf37f-c2c7-4fff-bce2-81f4874ad874 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:18.496568 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:18.496568 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:49:18.497094 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-136bf37f-c2c7-4fff-bce2-81f4874ad874 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Snapshot retrieved successfully. Jul 24 07:49:18.498016 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-136bf37f-c2c7-4fff-bce2-81f4874ad874 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/snapshots/38becddd-4477-4e86-b15c-6faebbd0da37 returned with HTTP 200 Jul 24 07:49:18.498477 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1147/4590] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:49:18 2026] GET /volume/v3/snapshots/38becddd-4477-4e86-b15c-6faebbd0da37 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:18.586669 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-41af7d92-fd97-4d56-977b-379b6f3e441b None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:18.657234 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-41af7d92-fd97-4d56-977b-379b6f3e441b tempest-VolumeTypesAdminTests-251079310 tempest-VolumeTypesAdminTests-251079310-project-admin] POST https://10.4.3.170/volume/v3/types Jul 24 07:49:18.657596 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-41af7d92-fd97-4d56-977b-379b6f3e441b tempest-VolumeTypesAdminTests-251079310 tempest-VolumeTypesAdminTests-251079310-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-339217848", "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=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:49:18.671199 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-41af7d92-fd97-4d56-977b-379b6f3e441b tempest-VolumeTypesAdminTests-251079310 tempest-VolumeTypesAdminTests-251079310-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 24 07:49:18.671519 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1157/4591] 10.4.3.170 () {68 vars in 1253 bytes} [Fri Jul 24 07:49:18 2026] POST /volume/v3/types => generated 379 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:18.678421 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-78d99503-de04-4b7d-91d4-603150fe2224 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:18.680139 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-78d99503-de04-4b7d-91d4-603150fe2224 tempest-VolumeTypesAdminTests-251079310 tempest-VolumeTypesAdminTests-251079310-project-admin] POST https://10.4.3.170/volume/v3/types/5fb43689-fcef-4146-bc57-9a383d09cc2d/encryption Jul 24 07:49:18.680328 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-78d99503-de04-4b7d-91d4-603150fe2224 tempest-VolumeTypesAdminTests-251079310 tempest-VolumeTypesAdminTests-251079310-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:49:18.694557 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-78d99503-de04-4b7d-91d4-603150fe2224 tempest-VolumeTypesAdminTests-251079310 tempest-VolumeTypesAdminTests-251079310-project-admin] https://10.4.3.170/volume/v3/types/5fb43689-fcef-4146-bc57-9a383d09cc2d/encryption returned with HTTP 200 Jul 24 07:49:18.694969 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1136/4592] 10.4.3.170 () {68 vars in 1397 bytes} [Fri Jul 24 07:49:18 2026] POST /volume/v3/types/5fb43689-fcef-4146-bc57-9a383d09cc2d/encryption => generated 239 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:18.702486 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-26b5cf12-6965-4e32-9ce9-5dbc8b021257 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:18.704326 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-26b5cf12-6965-4e32-9ce9-5dbc8b021257 tempest-VolumeTypesAdminTests-251079310 tempest-VolumeTypesAdminTests-251079310-project-admin] POST https://10.4.3.170/volume/v3/types Jul 24 07:49:18.704689 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-26b5cf12-6965-4e32-9ce9-5dbc8b021257 tempest-VolumeTypesAdminTests-251079310 tempest-VolumeTypesAdminTests-251079310-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2035945602", "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=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:49:18.706295 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:18.706295 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:49:18.706881 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-ced0e99f-a47e-4bdb-ae59-5a0bbec70755 req-39980f00-f63d-4752-9411-f81c3dec1bd7 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:18.708852 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-ced0e99f-a47e-4bdb-ae59-5a0bbec70755 req-39980f00-f63d-4752-9411-f81c3dec1bd7 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] GET https://10.4.3.170/volume/v3/volumes/1523564c-2610-421c-a250-c87b2966f28b Jul 24 07:49:18.709054 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-ced0e99f-a47e-4bdb-ae59-5a0bbec70755 req-39980f00-f63d-4752-9411-f81c3dec1bd7 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:18.709264 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-ced0e99f-a47e-4bdb-ae59-5a0bbec70755 req-39980f00-f63d-4752-9411-f81c3dec1bd7 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:18.717595 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:18.717595 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:49:18.718123 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-26b5cf12-6965-4e32-9ce9-5dbc8b021257 tempest-VolumeTypesAdminTests-251079310 tempest-VolumeTypesAdminTests-251079310-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 24 07:49:18.718541 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1153/4593] 10.4.3.170 () {68 vars in 1253 bytes} [Fri Jul 24 07:49:18 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) Jul 24 07:49:18.721308 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-ced0e99f-a47e-4bdb-ae59-5a0bbec70755 req-39980f00-f63d-4752-9411-f81c3dec1bd7 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Volume info retrieved successfully. Jul 24 07:49:18.726360 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-ced0e99f-a47e-4bdb-ae59-5a0bbec70755 req-39980f00-f63d-4752-9411-f81c3dec1bd7 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] https://10.4.3.170/volume/v3/volumes/1523564c-2610-421c-a250-c87b2966f28b returned with HTTP 200 Jul 24 07:49:18.726999 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1148/4594] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:49:18 2026] GET /volume/v3/volumes/1523564c-2610-421c-a250-c87b2966f28b => generated 1135 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:49:18.728231 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-af5b9f2a-2ed0-4160-a8e0-1bb656f0eb45 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:18.729723 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-af5b9f2a-2ed0-4160-a8e0-1bb656f0eb45 tempest-VolumeTypesAdminTests-251079310 tempest-VolumeTypesAdminTests-251079310-project-admin] POST https://10.4.3.170/volume/v3/types/18094863-a81b-4c4c-82be-4c4d3dcb584a/encryption Jul 24 07:49:18.730018 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-af5b9f2a-2ed0-4160-a8e0-1bb656f0eb45 tempest-VolumeTypesAdminTests-251079310 tempest-VolumeTypesAdminTests-251079310-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:49:18.742742 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-ced0e99f-a47e-4bdb-ae59-5a0bbec70755 req-d8aef493-6a8e-4ef1-878b-91dddfdae21a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:18.744276 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-af5b9f2a-2ed0-4160-a8e0-1bb656f0eb45 tempest-VolumeTypesAdminTests-251079310 tempest-VolumeTypesAdminTests-251079310-project-admin] https://10.4.3.170/volume/v3/types/18094863-a81b-4c4c-82be-4c4d3dcb584a/encryption returned with HTTP 200 Jul 24 07:49:18.744573 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1158/4595] 10.4.3.170 () {68 vars in 1397 bytes} [Fri Jul 24 07:49:18 2026] POST /volume/v3/types/18094863-a81b-4c4c-82be-4c4d3dcb584a/encryption => generated 239 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:18.744873 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-ced0e99f-a47e-4bdb-ae59-5a0bbec70755 req-d8aef493-6a8e-4ef1-878b-91dddfdae21a tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] POST https://10.4.3.170/volume/v3/volumes/1523564c-2610-421c-a250-c87b2966f28b/action Jul 24 07:49:18.745262 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-ced0e99f-a47e-4bdb-ae59-5a0bbec70755 req-d8aef493-6a8e-4ef1-878b-91dddfdae21a tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:49:18.745389 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-ced0e99f-a47e-4bdb-ae59-5a0bbec70755 req-d8aef493-6a8e-4ef1-878b-91dddfdae21a tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:49:18.752436 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-fbee5ce2-e6ee-4387-91bb-6349bfd21764 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:18.753900 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fbee5ce2-e6ee-4387-91bb-6349bfd21764 tempest-VolumeTypesAdminTests-251079310 tempest-VolumeTypesAdminTests-251079310-project-admin] POST https://10.4.3.170/volume/v3/types Jul 24 07:49:18.754263 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fbee5ce2-e6ee-4387-91bb-6349bfd21764 tempest-VolumeTypesAdminTests-251079310 tempest-VolumeTypesAdminTests-251079310-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-181568225", "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=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:49:18.755154 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:18.755154 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:49:18.755620 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-ced0e99f-a47e-4bdb-ae59-5a0bbec70755 req-d8aef493-6a8e-4ef1-878b-91dddfdae21a tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Volume info retrieved successfully. Jul 24 07:49:18.761219 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-ced0e99f-a47e-4bdb-ae59-5a0bbec70755 req-d8aef493-6a8e-4ef1-878b-91dddfdae21a tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Begin detaching volume completed successfully. Jul 24 07:49:18.761441 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-ced0e99f-a47e-4bdb-ae59-5a0bbec70755 req-d8aef493-6a8e-4ef1-878b-91dddfdae21a tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] https://10.4.3.170/volume/v3/volumes/1523564c-2610-421c-a250-c87b2966f28b/action returned with HTTP 202 Jul 24 07:49:18.761882 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1137/4596] 10.4.3.170 () {72 vars in 1672 bytes} [Fri Jul 24 07:49:18 2026] POST /volume/v3/volumes/1523564c-2610-421c-a250-c87b2966f28b/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:49:18.767630 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fbee5ce2-e6ee-4387-91bb-6349bfd21764 tempest-VolumeTypesAdminTests-251079310 tempest-VolumeTypesAdminTests-251079310-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 24 07:49:18.768028 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1154/4597] 10.4.3.170 () {68 vars in 1253 bytes} [Fri Jul 24 07:49:18 2026] POST /volume/v3/types => generated 379 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:18.774918 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-73e0f30a-d8e3-47bf-8464-03337437fe9b None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:18.776519 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-73e0f30a-d8e3-47bf-8464-03337437fe9b tempest-VolumeTypesAdminTests-251079310 tempest-VolumeTypesAdminTests-251079310-project-admin] POST https://10.4.3.170/volume/v3/types/320ad067-34e4-4cd8-bf8b-82ac3059e8e9/extra_specs Jul 24 07:49:18.777223 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-73e0f30a-d8e3-47bf-8464-03337437fe9b tempest-VolumeTypesAdminTests-251079310 tempest-VolumeTypesAdminTests-251079310-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:49:18.777364 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-d84c794e-1ca1-4606-985c-8983e2c71c52 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:18.778963 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d84c794e-1ca1-4606-985c-8983e2c71c52 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] GET https://10.4.3.170/volume/v3/volumes/1523564c-2610-421c-a250-c87b2966f28b Jul 24 07:49:18.779159 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d84c794e-1ca1-4606-985c-8983e2c71c52 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:18.779358 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d84c794e-1ca1-4606-985c-8983e2c71c52 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:18.788556 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:18.788556 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:49:18.791611 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-d84c794e-1ca1-4606-985c-8983e2c71c52 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Volume info retrieved successfully. Jul 24 07:49:18.796137 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-73e0f30a-d8e3-47bf-8464-03337437fe9b tempest-VolumeTypesAdminTests-251079310 tempest-VolumeTypesAdminTests-251079310-project-admin] https://10.4.3.170/volume/v3/types/320ad067-34e4-4cd8-bf8b-82ac3059e8e9/extra_specs returned with HTTP 200 Jul 24 07:49:18.796618 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1149/4598] 10.4.3.170 () {68 vars in 1399 bytes} [Fri Jul 24 07:49:18 2026] POST /volume/v3/types/320ad067-34e4-4cd8-bf8b-82ac3059e8e9/extra_specs => generated 35 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 07:49:18.796782 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d84c794e-1ca1-4606-985c-8983e2c71c52 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] https://10.4.3.170/volume/v3/volumes/1523564c-2610-421c-a250-c87b2966f28b returned with HTTP 200 Jul 24 07:49:18.797147 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1159/4599] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:49:18 2026] GET /volume/v3/volumes/1523564c-2610-421c-a250-c87b2966f28b => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:49:18.799748 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-e0b13c25-79b7-4cc9-a8a0-8f0473150876 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:18.800100 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e0b13c25-79b7-4cc9-a8a0-8f0473150876 None None] GET https://10.4.3.170/volume// Jul 24 07:49:18.800264 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e0b13c25-79b7-4cc9-a8a0-8f0473150876 None None] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:18.800448 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e0b13c25-79b7-4cc9-a8a0-8f0473150876 None None] Calling method 'all' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:18.800757 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e0b13c25-79b7-4cc9-a8a0-8f0473150876 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:49:18.801005 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1138/4600] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:49:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:49:18.804753 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a12c2370-b60c-4f4e-8690-e966a444aa04 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:18.806513 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a12c2370-b60c-4f4e-8690-e966a444aa04 tempest-VolumeTypesAdminTests-251079310 tempest-VolumeTypesAdminTests-251079310-project-admin] PUT https://10.4.3.170/volume/v3/types/320ad067-34e4-4cd8-bf8b-82ac3059e8e9/extra_specs/key2 Jul 24 07:49:18.806824 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a12c2370-b60c-4f4e-8690-e966a444aa04 tempest-VolumeTypesAdminTests-251079310 tempest-VolumeTypesAdminTests-251079310-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:49:18.807955 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-ced0e99f-a47e-4bdb-ae59-5a0bbec70755 req-53a7d875-daae-4adc-a460-68a7bfdc1f86 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:18.809965 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-ced0e99f-a47e-4bdb-ae59-5a0bbec70755 req-53a7d875-daae-4adc-a460-68a7bfdc1f86 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] GET https://10.4.3.170/volume/v3/volumes/1523564c-2610-421c-a250-c87b2966f28b Jul 24 07:49:18.810184 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-ced0e99f-a47e-4bdb-ae59-5a0bbec70755 req-53a7d875-daae-4adc-a460-68a7bfdc1f86 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:18.810411 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-ced0e99f-a47e-4bdb-ae59-5a0bbec70755 req-53a7d875-daae-4adc-a460-68a7bfdc1f86 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:18.819106 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:18.819106 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:49:18.822328 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-ced0e99f-a47e-4bdb-ae59-5a0bbec70755 req-53a7d875-daae-4adc-a460-68a7bfdc1f86 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Volume info retrieved successfully. Jul 24 07:49:18.824525 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a12c2370-b60c-4f4e-8690-e966a444aa04 tempest-VolumeTypesAdminTests-251079310 tempest-VolumeTypesAdminTests-251079310-project-admin] https://10.4.3.170/volume/v3/types/320ad067-34e4-4cd8-bf8b-82ac3059e8e9/extra_specs/key2 returned with HTTP 200 Jul 24 07:49:18.824952 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1155/4601] 10.4.3.170 () {68 vars in 1413 bytes} [Fri Jul 24 07:49:18 2026] PUT /volume/v3/types/320ad067-34e4-4cd8-bf8b-82ac3059e8e9/extra_specs/key2 => generated 25 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 07:49:18.825919 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-ced0e99f-a47e-4bdb-ae59-5a0bbec70755 req-53a7d875-daae-4adc-a460-68a7bfdc1f86 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] https://10.4.3.170/volume/v3/volumes/1523564c-2610-421c-a250-c87b2966f28b returned with HTTP 200 Jul 24 07:49:18.826324 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1150/4602] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:49:18 2026] GET /volume/v3/volumes/1523564c-2610-421c-a250-c87b2966f28b => generated 1318 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:49:18.831903 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-2759632a-6533-4c8f-988d-9723e385c44e None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:18.833455 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2759632a-6533-4c8f-988d-9723e385c44e tempest-VolumeTypesAdminTests-251079310 tempest-VolumeTypesAdminTests-251079310-project-admin] POST https://10.4.3.170/volume/v3/types Jul 24 07:49:18.833809 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2759632a-6533-4c8f-988d-9723e385c44e tempest-VolumeTypesAdminTests-251079310 tempest-VolumeTypesAdminTests-251079310-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:49:18.847165 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2759632a-6533-4c8f-988d-9723e385c44e tempest-VolumeTypesAdminTests-251079310 tempest-VolumeTypesAdminTests-251079310-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 24 07:49:18.847519 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1160/4603] 10.4.3.170 () {68 vars in 1252 bytes} [Fri Jul 24 07:49:18 2026] POST /volume/v3/types => generated 195 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:18.854105 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-f16e82d8-053b-4a46-bf26-aff78a78f44f None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:18.855630 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f16e82d8-053b-4a46-bf26-aff78a78f44f tempest-VolumeTypesAdminTests-251079310 tempest-VolumeTypesAdminTests-251079310-project-admin] DELETE https://10.4.3.170/volume/v3/types/c35d7cfa-8c29-41fd-9dac-448219768910 Jul 24 07:49:18.855783 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f16e82d8-053b-4a46-bf26-aff78a78f44f tempest-VolumeTypesAdminTests-251079310 tempest-VolumeTypesAdminTests-251079310-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:18.855992 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f16e82d8-053b-4a46-bf26-aff78a78f44f tempest-VolumeTypesAdminTests-251079310 tempest-VolumeTypesAdminTests-251079310-project-admin] Calling method '_delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:18.876548 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f16e82d8-053b-4a46-bf26-aff78a78f44f tempest-VolumeTypesAdminTests-251079310 tempest-VolumeTypesAdminTests-251079310-project-admin] https://10.4.3.170/volume/v3/types/c35d7cfa-8c29-41fd-9dac-448219768910 returned with HTTP 202 Jul 24 07:49:18.876993 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1139/4604] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 24 07:49:18 2026] DELETE /volume/v3/types/c35d7cfa-8c29-41fd-9dac-448219768910 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:49:18.883617 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-46689b7a-e62b-4207-aa9d-c65754774f3f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:18.885051 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-46689b7a-e62b-4207-aa9d-c65754774f3f tempest-VolumeTypesAdminTests-251079310 tempest-VolumeTypesAdminTests-251079310-project-admin] POST https://10.4.3.170/volume/v3/types Jul 24 07:49:18.885376 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-46689b7a-e62b-4207-aa9d-c65754774f3f tempest-VolumeTypesAdminTests-251079310 tempest-VolumeTypesAdminTests-251079310-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1456685409", "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=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:49:18.898347 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-46689b7a-e62b-4207-aa9d-c65754774f3f tempest-VolumeTypesAdminTests-251079310 tempest-VolumeTypesAdminTests-251079310-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 24 07:49:18.898674 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1156/4605] 10.4.3.170 () {68 vars in 1253 bytes} [Fri Jul 24 07:49:18 2026] POST /volume/v3/types => generated 380 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:18.906222 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-342c3caf-9b66-4c60-ba81-9e53e3a4ef1e None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:18.907929 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-342c3caf-9b66-4c60-ba81-9e53e3a4ef1e tempest-VolumeTypesAdminTests-251079310 tempest-VolumeTypesAdminTests-251079310-project-admin] POST https://10.4.3.170/volume/v3/types/1db5d0d9-cdee-4829-9c99-23f98c69fead/encryption Jul 24 07:49:18.908254 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-342c3caf-9b66-4c60-ba81-9e53e3a4ef1e tempest-VolumeTypesAdminTests-251079310 tempest-VolumeTypesAdminTests-251079310-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:49:18.922926 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-342c3caf-9b66-4c60-ba81-9e53e3a4ef1e tempest-VolumeTypesAdminTests-251079310 tempest-VolumeTypesAdminTests-251079310-project-admin] https://10.4.3.170/volume/v3/types/1db5d0d9-cdee-4829-9c99-23f98c69fead/encryption returned with HTTP 200 Jul 24 07:49:18.923319 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1151/4606] 10.4.3.170 () {68 vars in 1397 bytes} [Fri Jul 24 07:49:18 2026] POST /volume/v3/types/1db5d0d9-cdee-4829-9c99-23f98c69fead/encryption => generated 239 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:18.930067 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-ed73415f-bf8c-488e-a331-780d378bd51a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:18.931697 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ed73415f-bf8c-488e-a331-780d378bd51a tempest-VolumeTypesAdminTests-251079310 tempest-VolumeTypesAdminTests-251079310-project-admin] DELETE https://10.4.3.170/volume/v3/types/1db5d0d9-cdee-4829-9c99-23f98c69fead/encryption/376a5856-c6b4-4208-a0bf-cae3a73440cd Jul 24 07:49:18.931926 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ed73415f-bf8c-488e-a331-780d378bd51a tempest-VolumeTypesAdminTests-251079310 tempest-VolumeTypesAdminTests-251079310-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:18.932113 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ed73415f-bf8c-488e-a331-780d378bd51a tempest-VolumeTypesAdminTests-251079310 tempest-VolumeTypesAdminTests-251079310-project-admin] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:18.942309 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ed73415f-bf8c-488e-a331-780d378bd51a tempest-VolumeTypesAdminTests-251079310 tempest-VolumeTypesAdminTests-251079310-project-admin] https://10.4.3.170/volume/v3/types/1db5d0d9-cdee-4829-9c99-23f98c69fead/encryption/376a5856-c6b4-4208-a0bf-cae3a73440cd returned with HTTP 202 Jul 24 07:49:18.942676 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1161/4607] 10.4.3.170 () {66 vars in 1489 bytes} [Fri Jul 24 07:49:18 2026] DELETE /volume/v3/types/1db5d0d9-cdee-4829-9c99-23f98c69fead/encryption/376a5856-c6b4-4208-a0bf-cae3a73440cd => generated 0 bytes in 13 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:49:18.950381 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-65ee4f4e-5c58-4c7e-884f-9b9ceb995257 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:18.952276 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-65ee4f4e-5c58-4c7e-884f-9b9ceb995257 tempest-VolumeTypesAdminTests-251079310 tempest-VolumeTypesAdminTests-251079310-project-admin] POST https://10.4.3.170/volume/v3/types Jul 24 07:49:18.952671 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-65ee4f4e-5c58-4c7e-884f-9b9ceb995257 tempest-VolumeTypesAdminTests-251079310 tempest-VolumeTypesAdminTests-251079310-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1793276820", "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=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:49:18.968666 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-65ee4f4e-5c58-4c7e-884f-9b9ceb995257 tempest-VolumeTypesAdminTests-251079310 tempest-VolumeTypesAdminTests-251079310-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 24 07:49:18.969058 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1140/4608] 10.4.3.170 () {68 vars in 1253 bytes} [Fri Jul 24 07:49:18 2026] POST /volume/v3/types => generated 380 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:18.976276 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0b238ce5-a578-4a7f-9760-a31188e3b129 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:18.978278 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0b238ce5-a578-4a7f-9760-a31188e3b129 tempest-VolumeTypesAdminTests-251079310 tempest-VolumeTypesAdminTests-251079310-project-admin] DELETE https://10.4.3.170/volume/v3/types/71cd4dee-8967-45b7-8dc3-10d592a909d1/extra_specs/key1 Jul 24 07:49:18.978490 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0b238ce5-a578-4a7f-9760-a31188e3b129 tempest-VolumeTypesAdminTests-251079310 tempest-VolumeTypesAdminTests-251079310-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:18.978723 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0b238ce5-a578-4a7f-9760-a31188e3b129 tempest-VolumeTypesAdminTests-251079310 tempest-VolumeTypesAdminTests-251079310-project-admin] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:18.995782 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0b238ce5-a578-4a7f-9760-a31188e3b129 tempest-VolumeTypesAdminTests-251079310 tempest-VolumeTypesAdminTests-251079310-project-admin] https://10.4.3.170/volume/v3/types/71cd4dee-8967-45b7-8dc3-10d592a909d1/extra_specs/key1 returned with HTTP 202 Jul 24 07:49:18.996103 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1157/4609] 10.4.3.170 () {66 vars in 1396 bytes} [Fri Jul 24 07:49:18 2026] DELETE /volume/v3/types/71cd4dee-8967-45b7-8dc3-10d592a909d1/extra_specs/key1 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:49:19.002742 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-03dcfc4b-5bdb-41a0-8002-25d3d17bc258 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:19.004780 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-03dcfc4b-5bdb-41a0-8002-25d3d17bc258 tempest-VolumeTypesAdminTests-251079310 tempest-VolumeTypesAdminTests-251079310-project-admin] POST https://10.4.3.170/volume/v3/types Jul 24 07:49:19.005249 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-03dcfc4b-5bdb-41a0-8002-25d3d17bc258 tempest-VolumeTypesAdminTests-251079310 tempest-VolumeTypesAdminTests-251079310-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1367054929", "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=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:49:19.022607 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-03dcfc4b-5bdb-41a0-8002-25d3d17bc258 tempest-VolumeTypesAdminTests-251079310 tempest-VolumeTypesAdminTests-251079310-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 24 07:49:19.023063 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1152/4610] 10.4.3.170 () {68 vars in 1253 bytes} [Fri Jul 24 07:49:19 2026] POST /volume/v3/types => generated 380 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:19.030088 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-1dbef49a-27b6-4c1b-8e6a-5dc5bfa9a60f None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:19.031679 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1dbef49a-27b6-4c1b-8e6a-5dc5bfa9a60f tempest-VolumeTypesAdminTests-251079310 tempest-VolumeTypesAdminTests-251079310-project-admin] DELETE https://10.4.3.170/volume/v3/types/4a74bc3b-90c0-4235-b5f5-3f1b35175438 Jul 24 07:49:19.031872 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-1dbef49a-27b6-4c1b-8e6a-5dc5bfa9a60f tempest-VolumeTypesAdminTests-251079310 tempest-VolumeTypesAdminTests-251079310-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:19.032049 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-1dbef49a-27b6-4c1b-8e6a-5dc5bfa9a60f tempest-VolumeTypesAdminTests-251079310 tempest-VolumeTypesAdminTests-251079310-project-admin] Calling method '_delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:19.052270 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1dbef49a-27b6-4c1b-8e6a-5dc5bfa9a60f tempest-VolumeTypesAdminTests-251079310 tempest-VolumeTypesAdminTests-251079310-project-admin] https://10.4.3.170/volume/v3/types/4a74bc3b-90c0-4235-b5f5-3f1b35175438 returned with HTTP 202 Jul 24 07:49:19.052595 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1162/4611] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 24 07:49:19 2026] DELETE /volume/v3/types/4a74bc3b-90c0-4235-b5f5-3f1b35175438 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:49:19.059095 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-9bf24810-063c-4e15-ade3-cf6c50a972b7 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:19.060661 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9bf24810-063c-4e15-ade3-cf6c50a972b7 tempest-VolumeTypesAdminTests-251079310 tempest-VolumeTypesAdminTests-251079310-project-admin] GET https://10.4.3.170/volume/v3/types/5fb43689-fcef-4146-bc57-9a383d09cc2d/extra_specs Jul 24 07:49:19.060823 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9bf24810-063c-4e15-ade3-cf6c50a972b7 tempest-VolumeTypesAdminTests-251079310 tempest-VolumeTypesAdminTests-251079310-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:19.060997 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9bf24810-063c-4e15-ade3-cf6c50a972b7 tempest-VolumeTypesAdminTests-251079310 tempest-VolumeTypesAdminTests-251079310-project-admin] Calling method 'index' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:19.066843 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9bf24810-063c-4e15-ade3-cf6c50a972b7 tempest-VolumeTypesAdminTests-251079310 tempest-VolumeTypesAdminTests-251079310-project-admin] https://10.4.3.170/volume/v3/types/5fb43689-fcef-4146-bc57-9a383d09cc2d/extra_specs returned with HTTP 200 Jul 24 07:49:19.067156 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1141/4612] 10.4.3.170 () {66 vars in 1378 bytes} [Fri Jul 24 07:49:19 2026] GET /volume/v3/types/5fb43689-fcef-4146-bc57-9a383d09cc2d/extra_specs => generated 185 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:19.073988 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c8908d61-6cd4-40ce-b995-156ea6ac12d7 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:19.075647 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c8908d61-6cd4-40ce-b995-156ea6ac12d7 tempest-VolumeTypesAdminTests-251079310 tempest-VolumeTypesAdminTests-251079310-project-admin] GET https://10.4.3.170/volume/v3/types Jul 24 07:49:19.075898 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c8908d61-6cd4-40ce-b995-156ea6ac12d7 tempest-VolumeTypesAdminTests-251079310 tempest-VolumeTypesAdminTests-251079310-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:19.076122 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c8908d61-6cd4-40ce-b995-156ea6ac12d7 tempest-VolumeTypesAdminTests-251079310 tempest-VolumeTypesAdminTests-251079310-project-admin] Calling method 'index' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:19.087708 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c8908d61-6cd4-40ce-b995-156ea6ac12d7 tempest-VolumeTypesAdminTests-251079310 tempest-VolumeTypesAdminTests-251079310-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 24 07:49:19.088115 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1158/4613] 10.4.3.170 () {66 vars in 1231 bytes} [Fri Jul 24 07:49:19 2026] GET /volume/v3/types => generated 2610 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:49:19.096261 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-4a3fc3b2-37cf-4ff8-8270-0acebbddc122 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:19.098424 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4a3fc3b2-37cf-4ff8-8270-0acebbddc122 tempest-VolumeTypesAdminTests-251079310 tempest-VolumeTypesAdminTests-251079310-project-admin] GET https://10.4.3.170/volume/v3/types/5fb43689-fcef-4146-bc57-9a383d09cc2d/encryption/cipher Jul 24 07:49:19.098639 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4a3fc3b2-37cf-4ff8-8270-0acebbddc122 tempest-VolumeTypesAdminTests-251079310 tempest-VolumeTypesAdminTests-251079310-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:19.098879 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4a3fc3b2-37cf-4ff8-8270-0acebbddc122 tempest-VolumeTypesAdminTests-251079310 tempest-VolumeTypesAdminTests-251079310-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:19.105703 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4a3fc3b2-37cf-4ff8-8270-0acebbddc122 tempest-VolumeTypesAdminTests-251079310 tempest-VolumeTypesAdminTests-251079310-project-admin] https://10.4.3.170/volume/v3/types/5fb43689-fcef-4146-bc57-9a383d09cc2d/encryption/cipher returned with HTTP 200 Jul 24 07:49:19.106170 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1153/4614] 10.4.3.170 () {66 vars in 1396 bytes} [Fri Jul 24 07:49:19 2026] GET /volume/v3/types/5fb43689-fcef-4146-bc57-9a383d09cc2d/encryption/cipher => generated 29 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 07:49:19.112256 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-2f077f0c-4aff-4052-92f3-d2cf65b38d2e None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:19.113886 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2f077f0c-4aff-4052-92f3-d2cf65b38d2e tempest-VolumeTypesAdminTests-251079310 tempest-VolumeTypesAdminTests-251079310-project-admin] GET https://10.4.3.170/volume/v3/types/5fb43689-fcef-4146-bc57-9a383d09cc2d/encryption Jul 24 07:49:19.114058 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2f077f0c-4aff-4052-92f3-d2cf65b38d2e tempest-VolumeTypesAdminTests-251079310 tempest-VolumeTypesAdminTests-251079310-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:19.114239 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2f077f0c-4aff-4052-92f3-d2cf65b38d2e tempest-VolumeTypesAdminTests-251079310 tempest-VolumeTypesAdminTests-251079310-project-admin] Calling method 'index' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:19.119407 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2f077f0c-4aff-4052-92f3-d2cf65b38d2e tempest-VolumeTypesAdminTests-251079310 tempest-VolumeTypesAdminTests-251079310-project-admin] https://10.4.3.170/volume/v3/types/5fb43689-fcef-4146-bc57-9a383d09cc2d/encryption returned with HTTP 200 Jul 24 07:49:19.119722 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1163/4615] 10.4.3.170 () {66 vars in 1375 bytes} [Fri Jul 24 07:49:19 2026] GET /volume/v3/types/5fb43689-fcef-4146-bc57-9a383d09cc2d/encryption => generated 325 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:19.126764 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-5dad2e34-5378-40f2-a8d8-7266c353c6c7 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:19.128386 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5dad2e34-5378-40f2-a8d8-7266c353c6c7 tempest-VolumeTypesAdminTests-251079310 tempest-VolumeTypesAdminTests-251079310-project-admin] GET https://10.4.3.170/volume/v3/types/5fb43689-fcef-4146-bc57-9a383d09cc2d/extra_specs/multiattach Jul 24 07:49:19.128552 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-5dad2e34-5378-40f2-a8d8-7266c353c6c7 tempest-VolumeTypesAdminTests-251079310 tempest-VolumeTypesAdminTests-251079310-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:19.128725 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-5dad2e34-5378-40f2-a8d8-7266c353c6c7 tempest-VolumeTypesAdminTests-251079310 tempest-VolumeTypesAdminTests-251079310-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:19.134264 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5dad2e34-5378-40f2-a8d8-7266c353c6c7 tempest-VolumeTypesAdminTests-251079310 tempest-VolumeTypesAdminTests-251079310-project-admin] https://10.4.3.170/volume/v3/types/5fb43689-fcef-4146-bc57-9a383d09cc2d/extra_specs/multiattach returned with HTTP 200 Jul 24 07:49:19.134592 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1142/4616] 10.4.3.170 () {66 vars in 1414 bytes} [Fri Jul 24 07:49:19 2026] GET /volume/v3/types/5fb43689-fcef-4146-bc57-9a383d09cc2d/extra_specs/multiattach => generated 29 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 07:49:19.140404 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-83c77851-e362-468e-9950-9f8dd7dc7f68 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:19.141983 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-83c77851-e362-468e-9950-9f8dd7dc7f68 tempest-VolumeTypesAdminTests-251079310 tempest-VolumeTypesAdminTests-251079310-project-admin] GET https://10.4.3.170/volume/v3/types/5fb43689-fcef-4146-bc57-9a383d09cc2d/extra_specs/volume_backend_name Jul 24 07:49:19.142170 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-83c77851-e362-468e-9950-9f8dd7dc7f68 tempest-VolumeTypesAdminTests-251079310 tempest-VolumeTypesAdminTests-251079310-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:19.142358 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-83c77851-e362-468e-9950-9f8dd7dc7f68 tempest-VolumeTypesAdminTests-251079310 tempest-VolumeTypesAdminTests-251079310-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:19.147682 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-83c77851-e362-468e-9950-9f8dd7dc7f68 tempest-VolumeTypesAdminTests-251079310 tempest-VolumeTypesAdminTests-251079310-project-admin] https://10.4.3.170/volume/v3/types/5fb43689-fcef-4146-bc57-9a383d09cc2d/extra_specs/volume_backend_name returned with HTTP 200 Jul 24 07:49:19.148015 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1159/4617] 10.4.3.170 () {66 vars in 1438 bytes} [Fri Jul 24 07:49:19 2026] GET /volume/v3/types/5fb43689-fcef-4146-bc57-9a383d09cc2d/extra_specs/volume_backend_name => generated 44 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 07:49:19.153917 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-2cb81edd-9889-42c2-8d36-562c650c91ec None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:19.155401 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2cb81edd-9889-42c2-8d36-562c650c91ec tempest-VolumeTypesAdminTests-251079310 tempest-VolumeTypesAdminTests-251079310-project-admin] GET https://10.4.3.170/volume/v3/types/5fb43689-fcef-4146-bc57-9a383d09cc2d Jul 24 07:49:19.155554 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2cb81edd-9889-42c2-8d36-562c650c91ec tempest-VolumeTypesAdminTests-251079310 tempest-VolumeTypesAdminTests-251079310-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:19.155727 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2cb81edd-9889-42c2-8d36-562c650c91ec tempest-VolumeTypesAdminTests-251079310 tempest-VolumeTypesAdminTests-251079310-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:19.160119 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2cb81edd-9889-42c2-8d36-562c650c91ec tempest-VolumeTypesAdminTests-251079310 tempest-VolumeTypesAdminTests-251079310-project-admin] https://10.4.3.170/volume/v3/types/5fb43689-fcef-4146-bc57-9a383d09cc2d returned with HTTP 200 Jul 24 07:49:19.160443 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1154/4618] 10.4.3.170 () {66 vars in 1342 bytes} [Fri Jul 24 07:49:19 2026] GET /volume/v3/types/5fb43689-fcef-4146-bc57-9a383d09cc2d => generated 401 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:19.167776 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-caaff8cb-aa09-46fa-b82a-f500859c847c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:19.169388 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-caaff8cb-aa09-46fa-b82a-f500859c847c tempest-VolumeTypesAdminTests-251079310 tempest-VolumeTypesAdminTests-251079310-project-admin] PUT https://10.4.3.170/volume/v3/types/5fb43689-fcef-4146-bc57-9a383d09cc2d/encryption/f52cdab3-c1dd-475d-82ff-e10fbca7ce22 Jul 24 07:49:19.169674 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-caaff8cb-aa09-46fa-b82a-f500859c847c tempest-VolumeTypesAdminTests-251079310 tempest-VolumeTypesAdminTests-251079310-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:49:19.185295 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-caaff8cb-aa09-46fa-b82a-f500859c847c tempest-VolumeTypesAdminTests-251079310 tempest-VolumeTypesAdminTests-251079310-project-admin] https://10.4.3.170/volume/v3/types/5fb43689-fcef-4146-bc57-9a383d09cc2d/encryption/f52cdab3-c1dd-475d-82ff-e10fbca7ce22 returned with HTTP 200 Jul 24 07:49:19.185687 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1164/4619] 10.4.3.170 () {68 vars in 1506 bytes} [Fri Jul 24 07:49:19 2026] PUT /volume/v3/types/5fb43689-fcef-4146-bc57-9a383d09cc2d/encryption/f52cdab3-c1dd-475d-82ff-e10fbca7ce22 => generated 33 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 07:49:19.193404 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-dff477c6-2ec8-4a2b-a2c2-28992f01ceff None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:19.195033 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-dff477c6-2ec8-4a2b-a2c2-28992f01ceff tempest-VolumeTypesAdminTests-251079310 tempest-VolumeTypesAdminTests-251079310-project-admin] PUT https://10.4.3.170/volume/v3/types/5fb43689-fcef-4146-bc57-9a383d09cc2d/extra_specs/key1 Jul 24 07:49:19.195364 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-dff477c6-2ec8-4a2b-a2c2-28992f01ceff tempest-VolumeTypesAdminTests-251079310 tempest-VolumeTypesAdminTests-251079310-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:49:19.210990 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-dff477c6-2ec8-4a2b-a2c2-28992f01ceff tempest-VolumeTypesAdminTests-251079310 tempest-VolumeTypesAdminTests-251079310-project-admin] https://10.4.3.170/volume/v3/types/5fb43689-fcef-4146-bc57-9a383d09cc2d/extra_specs/key1 returned with HTTP 200 Jul 24 07:49:19.211492 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1143/4620] 10.4.3.170 () {68 vars in 1413 bytes} [Fri Jul 24 07:49:19 2026] PUT /volume/v3/types/5fb43689-fcef-4146-bc57-9a383d09cc2d/extra_specs/key1 => generated 30 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 07:49:19.218619 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-5c789570-4aad-4362-9af1-883a7f7cc3d4 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:19.220108 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5c789570-4aad-4362-9af1-883a7f7cc3d4 tempest-VolumeTypesAdminTests-251079310 tempest-VolumeTypesAdminTests-251079310-project-admin] PUT https://10.4.3.170/volume/v3/types/5fb43689-fcef-4146-bc57-9a383d09cc2d Jul 24 07:49:19.220435 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5c789570-4aad-4362-9af1-883a7f7cc3d4 tempest-VolumeTypesAdminTests-251079310 tempest-VolumeTypesAdminTests-251079310-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:49:19.231525 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5c789570-4aad-4362-9af1-883a7f7cc3d4 tempest-VolumeTypesAdminTests-251079310 tempest-VolumeTypesAdminTests-251079310-project-admin] https://10.4.3.170/volume/v3/types/5fb43689-fcef-4146-bc57-9a383d09cc2d returned with HTTP 200 Jul 24 07:49:19.231861 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1160/4621] 10.4.3.170 () {68 vars in 1362 bytes} [Fri Jul 24 07:49:19 2026] PUT /volume/v3/types/5fb43689-fcef-4146-bc57-9a383d09cc2d => generated 370 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:19.239444 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-c794af87-8e1e-4978-8f72-45335bb39a08 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:19.240876 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c794af87-8e1e-4978-8f72-45335bb39a08 tempest-VolumeTypesAdminTests-251079310 tempest-VolumeTypesAdminTests-251079310-project-admin] DELETE https://10.4.3.170/volume/v3/types/71cd4dee-8967-45b7-8dc3-10d592a909d1 Jul 24 07:49:19.241029 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c794af87-8e1e-4978-8f72-45335bb39a08 tempest-VolumeTypesAdminTests-251079310 tempest-VolumeTypesAdminTests-251079310-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:19.241228 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c794af87-8e1e-4978-8f72-45335bb39a08 tempest-VolumeTypesAdminTests-251079310 tempest-VolumeTypesAdminTests-251079310-project-admin] Calling method '_delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:19.262087 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c794af87-8e1e-4978-8f72-45335bb39a08 tempest-VolumeTypesAdminTests-251079310 tempest-VolumeTypesAdminTests-251079310-project-admin] https://10.4.3.170/volume/v3/types/71cd4dee-8967-45b7-8dc3-10d592a909d1 returned with HTTP 202 Jul 24 07:49:19.262443 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1155/4622] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 24 07:49:19 2026] DELETE /volume/v3/types/71cd4dee-8967-45b7-8dc3-10d592a909d1 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:49:19.268856 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-4f0f0417-015b-4569-a914-29075c7d47f5 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:19.270370 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4f0f0417-015b-4569-a914-29075c7d47f5 tempest-VolumeTypesAdminTests-251079310 tempest-VolumeTypesAdminTests-251079310-project-admin] DELETE https://10.4.3.170/volume/v3/types/1db5d0d9-cdee-4829-9c99-23f98c69fead Jul 24 07:49:19.270547 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4f0f0417-015b-4569-a914-29075c7d47f5 tempest-VolumeTypesAdminTests-251079310 tempest-VolumeTypesAdminTests-251079310-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:19.270722 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4f0f0417-015b-4569-a914-29075c7d47f5 tempest-VolumeTypesAdminTests-251079310 tempest-VolumeTypesAdminTests-251079310-project-admin] Calling method '_delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:19.291285 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4f0f0417-015b-4569-a914-29075c7d47f5 tempest-VolumeTypesAdminTests-251079310 tempest-VolumeTypesAdminTests-251079310-project-admin] https://10.4.3.170/volume/v3/types/1db5d0d9-cdee-4829-9c99-23f98c69fead returned with HTTP 202 Jul 24 07:49:19.291673 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1165/4623] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 24 07:49:19 2026] DELETE /volume/v3/types/1db5d0d9-cdee-4829-9c99-23f98c69fead => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:49:19.297976 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-8e02c706-ae2a-49de-9777-7b1a23f6f12d None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:19.299528 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8e02c706-ae2a-49de-9777-7b1a23f6f12d tempest-VolumeTypesAdminTests-251079310 tempest-VolumeTypesAdminTests-251079310-project-admin] DELETE https://10.4.3.170/volume/v3/types/320ad067-34e4-4cd8-bf8b-82ac3059e8e9 Jul 24 07:49:19.299696 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8e02c706-ae2a-49de-9777-7b1a23f6f12d tempest-VolumeTypesAdminTests-251079310 tempest-VolumeTypesAdminTests-251079310-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:19.299884 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8e02c706-ae2a-49de-9777-7b1a23f6f12d tempest-VolumeTypesAdminTests-251079310 tempest-VolumeTypesAdminTests-251079310-project-admin] Calling method '_delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:19.319251 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8e02c706-ae2a-49de-9777-7b1a23f6f12d tempest-VolumeTypesAdminTests-251079310 tempest-VolumeTypesAdminTests-251079310-project-admin] https://10.4.3.170/volume/v3/types/320ad067-34e4-4cd8-bf8b-82ac3059e8e9 returned with HTTP 202 Jul 24 07:49:19.319599 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1144/4624] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 24 07:49:19 2026] DELETE /volume/v3/types/320ad067-34e4-4cd8-bf8b-82ac3059e8e9 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:49:19.325759 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-bde8d1c7-78bf-4900-8494-6bf375e86e6a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:19.327142 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bde8d1c7-78bf-4900-8494-6bf375e86e6a tempest-VolumeTypesAdminTests-251079310 tempest-VolumeTypesAdminTests-251079310-project-admin] DELETE https://10.4.3.170/volume/v3/types/18094863-a81b-4c4c-82be-4c4d3dcb584a Jul 24 07:49:19.327343 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bde8d1c7-78bf-4900-8494-6bf375e86e6a tempest-VolumeTypesAdminTests-251079310 tempest-VolumeTypesAdminTests-251079310-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:19.327525 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bde8d1c7-78bf-4900-8494-6bf375e86e6a tempest-VolumeTypesAdminTests-251079310 tempest-VolumeTypesAdminTests-251079310-project-admin] Calling method '_delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:19.346351 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bde8d1c7-78bf-4900-8494-6bf375e86e6a tempest-VolumeTypesAdminTests-251079310 tempest-VolumeTypesAdminTests-251079310-project-admin] https://10.4.3.170/volume/v3/types/18094863-a81b-4c4c-82be-4c4d3dcb584a returned with HTTP 202 Jul 24 07:49:19.346747 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1161/4625] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 24 07:49:19 2026] DELETE /volume/v3/types/18094863-a81b-4c4c-82be-4c4d3dcb584a => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:49:19.353001 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-64a4b86c-cc5b-48c6-ada6-64798ea7ed01 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:19.354533 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-64a4b86c-cc5b-48c6-ada6-64798ea7ed01 tempest-VolumeTypesAdminTests-251079310 tempest-VolumeTypesAdminTests-251079310-project-admin] DELETE https://10.4.3.170/volume/v3/types/5fb43689-fcef-4146-bc57-9a383d09cc2d Jul 24 07:49:19.354650 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-64a4b86c-cc5b-48c6-ada6-64798ea7ed01 tempest-VolumeTypesAdminTests-251079310 tempest-VolumeTypesAdminTests-251079310-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:19.354849 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-64a4b86c-cc5b-48c6-ada6-64798ea7ed01 tempest-VolumeTypesAdminTests-251079310 tempest-VolumeTypesAdminTests-251079310-project-admin] Calling method '_delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:19.374003 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-64a4b86c-cc5b-48c6-ada6-64798ea7ed01 tempest-VolumeTypesAdminTests-251079310 tempest-VolumeTypesAdminTests-251079310-project-admin] https://10.4.3.170/volume/v3/types/5fb43689-fcef-4146-bc57-9a383d09cc2d returned with HTTP 202 Jul 24 07:49:19.374371 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1156/4626] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 24 07:49:19 2026] DELETE /volume/v3/types/5fb43689-fcef-4146-bc57-9a383d09cc2d => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:49:19.506653 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-a6f10684-e86d-42cc-a8d5-d772b3b2ff2c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:19.508426 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a6f10684-e86d-42cc-a8d5-d772b3b2ff2c tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] GET https://10.4.3.170/volume/v3/snapshots/38becddd-4477-4e86-b15c-6faebbd0da37 Jul 24 07:49:19.508662 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a6f10684-e86d-42cc-a8d5-d772b3b2ff2c tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:19.508896 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a6f10684-e86d-42cc-a8d5-d772b3b2ff2c tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:19.513905 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:19.513905 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:49:19.514474 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-a6f10684-e86d-42cc-a8d5-d772b3b2ff2c tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Snapshot retrieved successfully. Jul 24 07:49:19.515179 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a6f10684-e86d-42cc-a8d5-d772b3b2ff2c tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/snapshots/38becddd-4477-4e86-b15c-6faebbd0da37 returned with HTTP 200 Jul 24 07:49:19.515746 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1166/4627] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:49:19 2026] GET /volume/v3/snapshots/38becddd-4477-4e86-b15c-6faebbd0da37 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:19.524010 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-9344fa8c-77d7-4484-bd49-a2c2e55c3065 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:19.525615 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9344fa8c-77d7-4484-bd49-a2c2e55c3065 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:49:19.525967 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9344fa8c-77d7-4484-bd49-a2c2e55c3065 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "38becddd-4477-4e86-b15c-6faebbd0da37", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1246554636"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:49:19.527382 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-9344fa8c-77d7-4484-bd49-a2c2e55c3065 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Create volume request body: {'volume': {'snapshot_id': '38becddd-4477-4e86-b15c-6faebbd0da37', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1246554636'}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:49:19.531979 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:19.531979 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:49:19.532363 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-9344fa8c-77d7-4484-bd49-a2c2e55c3065 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Snapshot retrieved successfully. Jul 24 07:49:19.532474 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-9344fa8c-77d7-4484-bd49-a2c2e55c3065 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Create volume of 1 GB Jul 24 07:49:19.535401 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-9344fa8c-77d7-4484-bd49-a2c2e55c3065 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Availability Zones retrieved successfully. Jul 24 07:49:19.540970 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-9344fa8c-77d7-4484-bd49-a2c2e55c3065 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Flow 'volume_create_api' (4d2e3057-764a-44d9-a48d-93adb800790d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:49:19.541976 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-9344fa8c-77d7-4484-bd49-a2c2e55c3065 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14fc6137-8aac-417a-b346-a43beb3068ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:49:19.542788 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-9344fa8c-77d7-4484-bd49-a2c2e55c3065 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:49:19.579385 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-9344fa8c-77d7-4484-bd49-a2c2e55c3065 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14fc6137-8aac-417a-b346-a43beb3068ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '38becddd-4477-4e86-b15c-6faebbd0da37', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:49:19.580483 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-9344fa8c-77d7-4484-bd49-a2c2e55c3065 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb0403c8-5976-4159-9284-2f6bfa687f3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:49:19.612628 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-ced0e99f-a47e-4bdb-ae59-5a0bbec70755 req-950e4fa5-aa0e-49cc-a2c0-6e7a9738c28d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:19.615238 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-ced0e99f-a47e-4bdb-ae59-5a0bbec70755 req-950e4fa5-aa0e-49cc-a2c0-6e7a9738c28d tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] DELETE https://10.4.3.170/volume/v3/attachments/0140a2f2-a0dd-4034-b0f3-598d79bff058 Jul 24 07:49:19.615493 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-ced0e99f-a47e-4bdb-ae59-5a0bbec70755 req-950e4fa5-aa0e-49cc-a2c0-6e7a9738c28d tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:19.615775 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-ced0e99f-a47e-4bdb-ae59-5a0bbec70755 req-950e4fa5-aa0e-49cc-a2c0-6e7a9738c28d tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:19.616972 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-9344fa8c-77d7-4484-bd49-a2c2e55c3065 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Created reservations ['83cb265c-9aac-4b4f-abe2-918c7ad6a426', 'fa72d577-53c4-424e-96cd-f4ddb8bbd9b4', 'db080964-f8a4-4b82-adb4-fc04be9ab5a9', '95c8744d-3be3-4f2e-854e-293a0d6c754b'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:49:19.617842 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-9344fa8c-77d7-4484-bd49-a2c2e55c3065 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb0403c8-5976-4159-9284-2f6bfa687f3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['83cb265c-9aac-4b4f-abe2-918c7ad6a426', 'fa72d577-53c4-424e-96cd-f4ddb8bbd9b4', 'db080964-f8a4-4b82-adb4-fc04be9ab5a9', '95c8744d-3be3-4f2e-854e-293a0d6c754b']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:49:19.618644 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-9344fa8c-77d7-4484-bd49-a2c2e55c3065 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79188c68-d3db-43c9-95c7-5fcbe25583b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:49:19.624140 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:19.624140 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:49:19.655774 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-9344fa8c-77d7-4484-bd49-a2c2e55c3065 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79188c68-d3db-43c9-95c7-5fcbe25583b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e3ceafdf-3d33-48eb-a9cd-2b5c7198633e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1246554636',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5623cc5b0e1458593a39e39bb32f4b8',qos_specs=None,replication_status=,reservations=['83cb265c-9aac-4b4f-abe2-918c7ad6a426','fa72d577-53c4-424e-96cd-f4ddb8bbd9b4','db080964-f8a4-4b82-adb4-fc04be9ab5a9','95c8744d-3be3-4f2e-854e-293a0d6c754b'],size=1,snapshot_id=38becddd-4477-4e86-b15c-6faebbd0da37,source_replicaid=,source_volid=None,status='creating',user_id='5eb876f69a7d4cfaba60cd7a6cd4e91a',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:49:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1246554636',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e3ceafdf-3d33-48eb-a9cd-2b5c7198633e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e5623cc5b0e1458593a39e39bb32f4b8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=38becddd-4477-4e86-b15c-6faebbd0da37,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5eb876f69a7d4cfaba60cd7a6cd4e91a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:49:19.656528 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-9344fa8c-77d7-4484-bd49-a2c2e55c3065 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ba34ff3-960a-4829-9729-a882e32951c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:49:19.663543 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-ced0e99f-a47e-4bdb-ae59-5a0bbec70755 req-950e4fa5-aa0e-49cc-a2c0-6e7a9738c28d tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] https://10.4.3.170/volume/v3/attachments/0140a2f2-a0dd-4034-b0f3-598d79bff058 returned with HTTP 200 Jul 24 07:49:19.663973 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1162/4628] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 24 07:49:19 2026] DELETE /volume/v3/attachments/0140a2f2-a0dd-4034-b0f3-598d79bff058 => generated 19 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:19.673814 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-9344fa8c-77d7-4484-bd49-a2c2e55c3065 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ba34ff3-960a-4829-9729-a882e32951c8) transitioned into state 'SUCCESS' from state '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-1246554636',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5623cc5b0e1458593a39e39bb32f4b8',qos_specs=None,replication_status=,reservations=['83cb265c-9aac-4b4f-abe2-918c7ad6a426','fa72d577-53c4-424e-96cd-f4ddb8bbd9b4','db080964-f8a4-4b82-adb4-fc04be9ab5a9','95c8744d-3be3-4f2e-854e-293a0d6c754b'],size=1,snapshot_id=38becddd-4477-4e86-b15c-6faebbd0da37,source_replicaid=,source_volid=None,status='creating',user_id='5eb876f69a7d4cfaba60cd7a6cd4e91a',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:49:19.674786 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-9344fa8c-77d7-4484-bd49-a2c2e55c3065 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11d814a5-aaff-4875-a1e9-d3f78fcf387a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:49:19.697697 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-9344fa8c-77d7-4484-bd49-a2c2e55c3065 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11d814a5-aaff-4875-a1e9-d3f78fcf387a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:49:19.698493 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-9344fa8c-77d7-4484-bd49-a2c2e55c3065 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Flow 'volume_create_api' (4d2e3057-764a-44d9-a48d-93adb800790d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:49:19.698891 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-9344fa8c-77d7-4484-bd49-a2c2e55c3065 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Create volume request issued successfully. Jul 24 07:49:19.699307 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9344fa8c-77d7-4484-bd49-a2c2e55c3065 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:49:19.699718 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1145/4629] 10.4.3.170 () {70 vars in 1300 bytes} [Fri Jul 24 07:49:19 2026] POST /volume/v3/volumes => generated 804 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:49:19.713388 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-e28b7f5b-e7ff-4f18-931d-1536c09ad0be None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:19.715401 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e28b7f5b-e7ff-4f18-931d-1536c09ad0be tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] GET https://10.4.3.170/volume/v3/volumes/e3ceafdf-3d33-48eb-a9cd-2b5c7198633e Jul 24 07:49:19.715647 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e28b7f5b-e7ff-4f18-931d-1536c09ad0be tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:19.715871 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e28b7f5b-e7ff-4f18-931d-1536c09ad0be tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:19.722174 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:19.722174 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:49:19.725830 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-e28b7f5b-e7ff-4f18-931d-1536c09ad0be tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Volume info retrieved successfully. Jul 24 07:49:19.729433 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e28b7f5b-e7ff-4f18-931d-1536c09ad0be tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/volumes/e3ceafdf-3d33-48eb-a9cd-2b5c7198633e returned with HTTP 200 Jul 24 07:49:19.729763 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1157/4630] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:49:19 2026] GET /volume/v3/volumes/e3ceafdf-3d33-48eb-a9cd-2b5c7198633e => generated 872 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:49:19.810022 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-5a91cc70-3a74-43c0-bb0a-cd274a7f9d24 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:19.811726 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5a91cc70-3a74-43c0-bb0a-cd274a7f9d24 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] GET https://10.4.3.170/volume/v3/volumes/1523564c-2610-421c-a250-c87b2966f28b Jul 24 07:49:19.812188 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5a91cc70-3a74-43c0-bb0a-cd274a7f9d24 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:19.812188 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5a91cc70-3a74-43c0-bb0a-cd274a7f9d24 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:19.820193 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:19.820193 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:49:19.825819 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-5a91cc70-3a74-43c0-bb0a-cd274a7f9d24 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Volume info retrieved successfully. Jul 24 07:49:19.832401 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5a91cc70-3a74-43c0-bb0a-cd274a7f9d24 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] https://10.4.3.170/volume/v3/volumes/1523564c-2610-421c-a250-c87b2966f28b returned with HTTP 200 Jul 24 07:49:19.832907 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1167/4631] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:49:19 2026] GET /volume/v3/volumes/1523564c-2610-421c-a250-c87b2966f28b => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:20.740987 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1c809ef2-f0f9-41d6-9631-233be9fbbd0c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:20.742530 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1c809ef2-f0f9-41d6-9631-233be9fbbd0c tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] GET https://10.4.3.170/volume/v3/volumes/e3ceafdf-3d33-48eb-a9cd-2b5c7198633e Jul 24 07:49:20.742734 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1c809ef2-f0f9-41d6-9631-233be9fbbd0c tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:20.742973 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1c809ef2-f0f9-41d6-9631-233be9fbbd0c tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:20.749263 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:20.749263 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:49:20.752151 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-1c809ef2-f0f9-41d6-9631-233be9fbbd0c tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Volume info retrieved successfully. Jul 24 07:49:20.758269 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1c809ef2-f0f9-41d6-9631-233be9fbbd0c tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/volumes/e3ceafdf-3d33-48eb-a9cd-2b5c7198633e returned with HTTP 200 Jul 24 07:49:20.758510 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1163/4632] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:49:20 2026] GET /volume/v3/volumes/e3ceafdf-3d33-48eb-a9cd-2b5c7198633e => generated 897 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:49:20.771693 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-6bc1e7a6-d83c-439e-9136-53013186ae97 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:20.773621 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6bc1e7a6-d83c-439e-9136-53013186ae97 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/38becddd-4477-4e86-b15c-6faebbd0da37 Jul 24 07:49:20.773789 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-6bc1e7a6-d83c-439e-9136-53013186ae97 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:20.773967 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-6bc1e7a6-d83c-439e-9136-53013186ae97 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:20.774066 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.snapshots [None req-6bc1e7a6-d83c-439e-9136-53013186ae97 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Delete snapshot with id: 38becddd-4477-4e86-b15c-6faebbd0da37 Jul 24 07:49:20.778619 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:20.778619 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:49:20.779014 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-6bc1e7a6-d83c-439e-9136-53013186ae97 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Snapshot retrieved successfully. Jul 24 07:49:20.791997 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-6bc1e7a6-d83c-439e-9136-53013186ae97 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Snapshot delete request issued successfully. Jul 24 07:49:20.792259 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6bc1e7a6-d83c-439e-9136-53013186ae97 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/snapshots/38becddd-4477-4e86-b15c-6faebbd0da37 returned with HTTP 202 Jul 24 07:49:20.792552 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1146/4633] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 24 07:49:20 2026] DELETE /volume/v3/snapshots/38becddd-4477-4e86-b15c-6faebbd0da37 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:49:20.799505 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-2132960c-b0da-4d3d-aad4-6254964ddb26 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:20.801486 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2132960c-b0da-4d3d-aad4-6254964ddb26 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] GET https://10.4.3.170/volume/v3/snapshots/38becddd-4477-4e86-b15c-6faebbd0da37 Jul 24 07:49:20.801718 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2132960c-b0da-4d3d-aad4-6254964ddb26 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:20.801957 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2132960c-b0da-4d3d-aad4-6254964ddb26 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:20.807549 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:20.807549 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:49:20.807978 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-2132960c-b0da-4d3d-aad4-6254964ddb26 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Snapshot retrieved successfully. Jul 24 07:49:20.808790 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2132960c-b0da-4d3d-aad4-6254964ddb26 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/snapshots/38becddd-4477-4e86-b15c-6faebbd0da37 returned with HTTP 200 Jul 24 07:49:20.809178 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1158/4634] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:49:20 2026] GET /volume/v3/snapshots/38becddd-4477-4e86-b15c-6faebbd0da37 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:21.817745 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-5b8e7338-1aa9-4a97-abe5-5d523b7738d7 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:21.819494 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5b8e7338-1aa9-4a97-abe5-5d523b7738d7 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] GET https://10.4.3.170/volume/v3/snapshots/38becddd-4477-4e86-b15c-6faebbd0da37 Jul 24 07:49:21.819682 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5b8e7338-1aa9-4a97-abe5-5d523b7738d7 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:21.819928 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5b8e7338-1aa9-4a97-abe5-5d523b7738d7 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:21.826380 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5b8e7338-1aa9-4a97-abe5-5d523b7738d7 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/snapshots/38becddd-4477-4e86-b15c-6faebbd0da37 returned with HTTP 404 Jul 24 07:49:21.826380 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1168/4635] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:49:21 2026] GET /volume/v3/snapshots/38becddd-4477-4e86-b15c-6faebbd0da37 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:49:21.834086 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-bbde3c9a-099e-454d-ad85-a3ba5952796a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:21.836050 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bbde3c9a-099e-454d-ad85-a3ba5952796a tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] DELETE https://10.4.3.170/volume/v3/volumes/01bcfb6e-6f3f-4e7f-8a4c-322b7ce4e81a Jul 24 07:49:21.836273 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bbde3c9a-099e-454d-ad85-a3ba5952796a tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:21.836462 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bbde3c9a-099e-454d-ad85-a3ba5952796a tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:21.836629 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-bbde3c9a-099e-454d-ad85-a3ba5952796a tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Delete volume with id: 01bcfb6e-6f3f-4e7f-8a4c-322b7ce4e81a Jul 24 07:49:21.845763 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:21.845763 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:49:21.846312 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-bbde3c9a-099e-454d-ad85-a3ba5952796a tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Volume info retrieved successfully. Jul 24 07:49:21.869607 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-bbde3c9a-099e-454d-ad85-a3ba5952796a tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Delete volume request issued successfully. Jul 24 07:49:21.869890 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bbde3c9a-099e-454d-ad85-a3ba5952796a tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/volumes/01bcfb6e-6f3f-4e7f-8a4c-322b7ce4e81a returned with HTTP 202 Jul 24 07:49:21.870726 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1164/4636] 10.4.3.170 () {68 vars in 1392 bytes} [Fri Jul 24 07:49:21 2026] DELETE /volume/v3/volumes/01bcfb6e-6f3f-4e7f-8a4c-322b7ce4e81a => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 07:49:21.881040 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-a5d8a1d0-df8c-4195-b55b-5a15037facf8 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:21.884271 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a5d8a1d0-df8c-4195-b55b-5a15037facf8 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] GET https://10.4.3.170/volume/v3/volumes/01bcfb6e-6f3f-4e7f-8a4c-322b7ce4e81a Jul 24 07:49:21.884502 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a5d8a1d0-df8c-4195-b55b-5a15037facf8 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:21.885290 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a5d8a1d0-df8c-4195-b55b-5a15037facf8 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:21.895729 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:21.895729 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:49:21.905406 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-a5d8a1d0-df8c-4195-b55b-5a15037facf8 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Volume info retrieved successfully. Jul 24 07:49:21.910417 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a5d8a1d0-df8c-4195-b55b-5a15037facf8 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/volumes/01bcfb6e-6f3f-4e7f-8a4c-322b7ce4e81a returned with HTTP 200 Jul 24 07:49:21.910784 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1147/4637] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:49:21 2026] GET /volume/v3/volumes/01bcfb6e-6f3f-4e7f-8a4c-322b7ce4e81a => generated 861 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 24 07:49:22.923377 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-fd2edd1d-4375-4ca2-baf3-affde93973b4 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:22.925233 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-fd2edd1d-4375-4ca2-baf3-affde93973b4 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] GET https://10.4.3.170/volume/v3/volumes/01bcfb6e-6f3f-4e7f-8a4c-322b7ce4e81a Jul 24 07:49:22.925490 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-fd2edd1d-4375-4ca2-baf3-affde93973b4 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:22.925727 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-fd2edd1d-4375-4ca2-baf3-affde93973b4 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:22.932233 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-fd2edd1d-4375-4ca2-baf3-affde93973b4 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/volumes/01bcfb6e-6f3f-4e7f-8a4c-322b7ce4e81a returned with HTTP 404 Jul 24 07:49:22.932803 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1159/4638] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:49:22 2026] GET /volume/v3/volumes/01bcfb6e-6f3f-4e7f-8a4c-322b7ce4e81a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 07:49:22.940561 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-6a8c5099-c39b-4107-9e71-b28c202f47e2 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:22.942183 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6a8c5099-c39b-4107-9e71-b28c202f47e2 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:49:22.942651 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6a8c5099-c39b-4107-9e71-b28c202f47e2 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1703279070"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:49:22.944591 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-6a8c5099-c39b-4107-9e71-b28c202f47e2 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1703279070'}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:49:22.944591 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-6a8c5099-c39b-4107-9e71-b28c202f47e2 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Create volume of 1 GB Jul 24 07:49:22.949053 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-6a8c5099-c39b-4107-9e71-b28c202f47e2 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Availability Zones retrieved successfully. Jul 24 07:49:22.953862 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-6a8c5099-c39b-4107-9e71-b28c202f47e2 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Flow 'volume_create_api' (9a4272e5-76c4-4e9d-9574-264be8ba4703) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:49:22.954845 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-6a8c5099-c39b-4107-9e71-b28c202f47e2 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (727147fb-8b25-40d5-a213-af4033248b15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:49:22.955704 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-6a8c5099-c39b-4107-9e71-b28c202f47e2 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Validating volume size '1' using validate_int {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:49:22.978101 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-6a8c5099-c39b-4107-9e71-b28c202f47e2 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (727147fb-8b25-40d5-a213-af4033248b15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:49:22.978844 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-6a8c5099-c39b-4107-9e71-b28c202f47e2 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5600acb-79ee-47bd-8903-15a027e4ef63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:49:23.017849 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-6a8c5099-c39b-4107-9e71-b28c202f47e2 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Created reservations ['afd16c37-f2fc-4275-8ff9-b902cd16a6fb', 'f6d8cbb7-45ea-466e-a508-eacc06efe646', 'c62fda8e-016d-48fe-8585-bcaec17b60fe', 'a6865082-880a-4268-b0f4-a3f01dd8cb47'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:49:23.018638 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-6a8c5099-c39b-4107-9e71-b28c202f47e2 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5600acb-79ee-47bd-8903-15a027e4ef63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['afd16c37-f2fc-4275-8ff9-b902cd16a6fb', 'f6d8cbb7-45ea-466e-a508-eacc06efe646', 'c62fda8e-016d-48fe-8585-bcaec17b60fe', 'a6865082-880a-4268-b0f4-a3f01dd8cb47']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:49:23.019419 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-6a8c5099-c39b-4107-9e71-b28c202f47e2 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94155336-3398-4699-beba-c32502db228d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:49:23.043222 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-6a8c5099-c39b-4107-9e71-b28c202f47e2 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94155336-3398-4699-beba-c32502db228d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ac3479eb-961d-48d6-932b-d162c552b8a5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1703279070',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5623cc5b0e1458593a39e39bb32f4b8',qos_specs=None,replication_status=,reservations=['afd16c37-f2fc-4275-8ff9-b902cd16a6fb','f6d8cbb7-45ea-466e-a508-eacc06efe646','c62fda8e-016d-48fe-8585-bcaec17b60fe','a6865082-880a-4268-b0f4-a3f01dd8cb47'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5eb876f69a7d4cfaba60cd7a6cd4e91a',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:49:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1703279070',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ac3479eb-961d-48d6-932b-d162c552b8a5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e5623cc5b0e1458593a39e39bb32f4b8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5eb876f69a7d4cfaba60cd7a6cd4e91a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:49:23.044083 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-6a8c5099-c39b-4107-9e71-b28c202f47e2 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ef2ca8c-7fa4-4e43-a68f-2c7528217c90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:49:23.060513 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-6a8c5099-c39b-4107-9e71-b28c202f47e2 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ef2ca8c-7fa4-4e43-a68f-2c7528217c90) transitioned into state 'SUCCESS' from state '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-1703279070',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5623cc5b0e1458593a39e39bb32f4b8',qos_specs=None,replication_status=,reservations=['afd16c37-f2fc-4275-8ff9-b902cd16a6fb','f6d8cbb7-45ea-466e-a508-eacc06efe646','c62fda8e-016d-48fe-8585-bcaec17b60fe','a6865082-880a-4268-b0f4-a3f01dd8cb47'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5eb876f69a7d4cfaba60cd7a6cd4e91a',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:49:23.061395 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-6a8c5099-c39b-4107-9e71-b28c202f47e2 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50fa3163-9e1c-4260-9a18-1262864344b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:49:23.069409 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-6a8c5099-c39b-4107-9e71-b28c202f47e2 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50fa3163-9e1c-4260-9a18-1262864344b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:49:23.070181 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-6a8c5099-c39b-4107-9e71-b28c202f47e2 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Flow 'volume_create_api' (9a4272e5-76c4-4e9d-9574-264be8ba4703) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:49:23.070483 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-6a8c5099-c39b-4107-9e71-b28c202f47e2 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Create volume request issued successfully. Jul 24 07:49:23.070999 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6a8c5099-c39b-4107-9e71-b28c202f47e2 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:49:23.071588 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1169/4639] 10.4.3.170 () {70 vars in 1299 bytes} [Fri Jul 24 07:49:22 2026] POST /volume/v3/volumes => generated 770 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:49:23.085606 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-3e63cf70-af20-407a-bfa4-9acb40382085 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:23.087044 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3e63cf70-af20-407a-bfa4-9acb40382085 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] GET https://10.4.3.170/volume/v3/volumes/ac3479eb-961d-48d6-932b-d162c552b8a5 Jul 24 07:49:23.087266 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3e63cf70-af20-407a-bfa4-9acb40382085 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:23.087476 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3e63cf70-af20-407a-bfa4-9acb40382085 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:23.095443 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:23.095443 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:49:23.099642 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-3e63cf70-af20-407a-bfa4-9acb40382085 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Volume info retrieved successfully. Jul 24 07:49:23.104306 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3e63cf70-af20-407a-bfa4-9acb40382085 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/volumes/ac3479eb-961d-48d6-932b-d162c552b8a5 returned with HTTP 200 Jul 24 07:49:23.104753 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1165/4640] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:49:23 2026] GET /volume/v3/volumes/ac3479eb-961d-48d6-932b-d162c552b8a5 => generated 838 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:49:24.117119 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-4ca59225-0938-4b6d-8002-f8e87a9905e5 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:24.118818 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4ca59225-0938-4b6d-8002-f8e87a9905e5 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] GET https://10.4.3.170/volume/v3/volumes/ac3479eb-961d-48d6-932b-d162c552b8a5 Jul 24 07:49:24.119068 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4ca59225-0938-4b6d-8002-f8e87a9905e5 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:24.119311 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4ca59225-0938-4b6d-8002-f8e87a9905e5 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:24.125651 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:24.125651 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:49:24.129068 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-4ca59225-0938-4b6d-8002-f8e87a9905e5 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Volume info retrieved successfully. Jul 24 07:49:24.132819 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4ca59225-0938-4b6d-8002-f8e87a9905e5 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/volumes/ac3479eb-961d-48d6-932b-d162c552b8a5 returned with HTTP 200 Jul 24 07:49:24.133292 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1148/4641] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:49:24 2026] GET /volume/v3/volumes/ac3479eb-961d-48d6-932b-d162c552b8a5 => generated 863 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:49:24.144151 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-6e3aad43-d843-4f57-ac08-a0abe79516e9 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:24.145738 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6e3aad43-d843-4f57-ac08-a0abe79516e9 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:49:24.146146 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6e3aad43-d843-4f57-ac08-a0abe79516e9 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "ac3479eb-961d-48d6-932b-d162c552b8a5", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-621673929"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:49:24.147602 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-6e3aad43-d843-4f57-ac08-a0abe79516e9 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Create volume request body: {'volume': {'source_volid': 'ac3479eb-961d-48d6-932b-d162c552b8a5', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-621673929'}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:49:24.154086 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:24.154086 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:49:24.154582 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-6e3aad43-d843-4f57-ac08-a0abe79516e9 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Volume retrieved successfully. Jul 24 07:49:24.154706 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-6e3aad43-d843-4f57-ac08-a0abe79516e9 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Create volume of 1 GB Jul 24 07:49:24.157595 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-6e3aad43-d843-4f57-ac08-a0abe79516e9 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Availability Zones retrieved successfully. Jul 24 07:49:24.162082 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-6e3aad43-d843-4f57-ac08-a0abe79516e9 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Flow 'volume_create_api' (d9b7bbb9-3b98-49e5-9064-14b20de2c1e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:49:24.163047 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-6e3aad43-d843-4f57-ac08-a0abe79516e9 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6cb7e8bd-4d78-488b-8201-6ea76cffcc3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:49:24.163763 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-6e3aad43-d843-4f57-ac08-a0abe79516e9 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:49:24.183660 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-6e3aad43-d843-4f57-ac08-a0abe79516e9 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6cb7e8bd-4d78-488b-8201-6ea76cffcc3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'ac3479eb-961d-48d6-932b-d162c552b8a5', 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:49:24.184292 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-6e3aad43-d843-4f57-ac08-a0abe79516e9 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92fbc9d9-8789-4091-815b-8b0e799a2df9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:49:24.220100 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-6e3aad43-d843-4f57-ac08-a0abe79516e9 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Created reservations ['7cfdf84b-d1b2-4cd5-b7ad-040c9b1c404c', '97a55fc3-b6fb-4c50-8534-bf89c4ed4901', 'e9cb2568-6744-47b2-9126-d8f08da58bc2', 'c5cf3fcd-795e-4ec4-9ad1-3193dca5ea66'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:49:24.220863 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-6e3aad43-d843-4f57-ac08-a0abe79516e9 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92fbc9d9-8789-4091-815b-8b0e799a2df9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7cfdf84b-d1b2-4cd5-b7ad-040c9b1c404c', '97a55fc3-b6fb-4c50-8534-bf89c4ed4901', 'e9cb2568-6744-47b2-9126-d8f08da58bc2', 'c5cf3fcd-795e-4ec4-9ad1-3193dca5ea66']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:49:24.221779 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-6e3aad43-d843-4f57-ac08-a0abe79516e9 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c150d7ff-5839-44c5-bcd3-509f420e8d02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:49:24.255418 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-6e3aad43-d843-4f57-ac08-a0abe79516e9 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c150d7ff-5839-44c5-bcd3-509f420e8d02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b496caa6-d406-4dda-bab1-9f519c7cdeb2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-621673929',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5623cc5b0e1458593a39e39bb32f4b8',qos_specs=None,replication_status=,reservations=['7cfdf84b-d1b2-4cd5-b7ad-040c9b1c404c','97a55fc3-b6fb-4c50-8534-bf89c4ed4901','e9cb2568-6744-47b2-9126-d8f08da58bc2','c5cf3fcd-795e-4ec4-9ad1-3193dca5ea66'],size=1,snapshot_id=None,source_replicaid=,source_volid=ac3479eb-961d-48d6-932b-d162c552b8a5,status='creating',user_id='5eb876f69a7d4cfaba60cd7a6cd4e91a',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:49:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-621673929',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b496caa6-d406-4dda-bab1-9f519c7cdeb2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e5623cc5b0e1458593a39e39bb32f4b8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=ac3479eb-961d-48d6-932b-d162c552b8a5,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5eb876f69a7d4cfaba60cd7a6cd4e91a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:49:24.256808 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-6e3aad43-d843-4f57-ac08-a0abe79516e9 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be323dbc-d8b4-4e66-860c-71c048662fd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:49:24.286881 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-6e3aad43-d843-4f57-ac08-a0abe79516e9 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be323dbc-d8b4-4e66-860c-71c048662fd3) transitioned into state 'SUCCESS' from state '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-621673929',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5623cc5b0e1458593a39e39bb32f4b8',qos_specs=None,replication_status=,reservations=['7cfdf84b-d1b2-4cd5-b7ad-040c9b1c404c','97a55fc3-b6fb-4c50-8534-bf89c4ed4901','e9cb2568-6744-47b2-9126-d8f08da58bc2','c5cf3fcd-795e-4ec4-9ad1-3193dca5ea66'],size=1,snapshot_id=None,source_replicaid=,source_volid=ac3479eb-961d-48d6-932b-d162c552b8a5,status='creating',user_id='5eb876f69a7d4cfaba60cd7a6cd4e91a',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:49:24.287683 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-6e3aad43-d843-4f57-ac08-a0abe79516e9 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b3b488a-c751-423a-bbae-a06547f0a974) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:49:24.304270 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-6e3aad43-d843-4f57-ac08-a0abe79516e9 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b3b488a-c751-423a-bbae-a06547f0a974) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:49:24.305007 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-6e3aad43-d843-4f57-ac08-a0abe79516e9 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Flow 'volume_create_api' (d9b7bbb9-3b98-49e5-9064-14b20de2c1e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:49:24.305274 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-6e3aad43-d843-4f57-ac08-a0abe79516e9 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Create volume request issued successfully. Jul 24 07:49:24.305783 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6e3aad43-d843-4f57-ac08-a0abe79516e9 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:49:24.306180 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1160/4642] 10.4.3.170 () {70 vars in 1300 bytes} [Fri Jul 24 07:49:24 2026] POST /volume/v3/volumes => generated 803 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:49:24.317247 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-fd8edd03-52f5-4fa9-be7f-bb130cba5c9e None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:24.319804 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-fd8edd03-52f5-4fa9-be7f-bb130cba5c9e tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] GET https://10.4.3.170/volume/v3/volumes/b496caa6-d406-4dda-bab1-9f519c7cdeb2 Jul 24 07:49:24.320106 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-fd8edd03-52f5-4fa9-be7f-bb130cba5c9e tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:24.320421 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-fd8edd03-52f5-4fa9-be7f-bb130cba5c9e tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:24.330228 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:24.330228 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:49:24.334389 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-fd8edd03-52f5-4fa9-be7f-bb130cba5c9e tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Volume info retrieved successfully. Jul 24 07:49:24.339456 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-fd8edd03-52f5-4fa9-be7f-bb130cba5c9e tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/volumes/b496caa6-d406-4dda-bab1-9f519c7cdeb2 returned with HTTP 200 Jul 24 07:49:24.340016 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1170/4643] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:49:24 2026] GET /volume/v3/volumes/b496caa6-d406-4dda-bab1-9f519c7cdeb2 => generated 871 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:49:24.886325 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1ca7b120-c371-4c6f-8851-75263333f893 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:25.024503 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1ca7b120-c371-4c6f-8851-75263333f893 tempest-VolumeMultiattachTests-1793260541 tempest-VolumeMultiattachTests-1793260541-project-admin] POST https://10.4.3.170/volume/v3/types Jul 24 07:49:25.024886 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1ca7b120-c371-4c6f-8851-75263333f893 tempest-VolumeMultiattachTests-1793260541 tempest-VolumeMultiattachTests-1793260541-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-986512105-719081419", "extra_specs": {"multiattach": " True"}}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:49:25.038916 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1ca7b120-c371-4c6f-8851-75263333f893 tempest-VolumeMultiattachTests-1793260541 tempest-VolumeMultiattachTests-1793260541-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 24 07:49:25.039300 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1166/4644] 10.4.3.170 () {68 vars in 1253 bytes} [Fri Jul 24 07:49:24 2026] POST /volume/v3/types => generated 285 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:25.048304 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-6fe267d8-9671-46df-b0fe-36a2ecd95193 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:25.051965 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6fe267d8-9671-46df-b0fe-36a2ecd95193 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:49:25.052330 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-6fe267d8-9671-46df-b0fe-36a2ecd95193 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1449234044", "snapshot_id": null, "imageRef": null, "volume_type": "9b7c0edd-6c9c-4f4b-893a-01950c31e688", "size": 1}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:49:25.053755 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-6fe267d8-9671-46df-b0fe-36a2ecd95193 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1449234044', 'snapshot_id': None, 'imageRef': None, 'volume_type': '9b7c0edd-6c9c-4f4b-893a-01950c31e688', 'size': 1}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:49:25.059373 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-6fe267d8-9671-46df-b0fe-36a2ecd95193 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Create volume of 1 GB Jul 24 07:49:25.059715 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:25.059715 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:49:25.060247 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-6fe267d8-9671-46df-b0fe-36a2ecd95193 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Availability Zones retrieved successfully. Jul 24 07:49:25.065761 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-6fe267d8-9671-46df-b0fe-36a2ecd95193 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Flow 'volume_create_api' (5ba004bf-79ae-42e6-ac3b-98762aad8265) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:49:25.067136 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-6fe267d8-9671-46df-b0fe-36a2ecd95193 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e4c4692-36e6-49f2-b267-5903222ce35e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:49:25.068042 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-6fe267d8-9671-46df-b0fe-36a2ecd95193 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Validating volume size '1' using validate_int {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:49:25.079881 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:25.079881 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:49:25.092233 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-6fe267d8-9671-46df-b0fe-36a2ecd95193 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e4c4692-36e6-49f2-b267-5903222ce35e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:49:25Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=9b7c0edd-6c9c-4f4b-893a-01950c31e688,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-986512105-719081419',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9b7c0edd-6c9c-4f4b-893a-01950c31e688', 'encryption_key_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=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:49:25.093048 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-6fe267d8-9671-46df-b0fe-36a2ecd95193 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b883f902-3c62-4705-bf58-3eadc71027f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:49:25.120718 np0000005822 devstack@c-api.service[100243]: WARNING cinder.quota [None req-6fe267d8-9671-46df-b0fe-36a2ecd95193 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-986512105-719081419 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-986512105-719081419, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:49:25.121112 np0000005822 devstack@c-api.service[100243]: WARNING cinder.quota [None req-6fe267d8-9671-46df-b0fe-36a2ecd95193 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-986512105-719081419 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-986512105-719081419, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:49:25.157178 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-6fe267d8-9671-46df-b0fe-36a2ecd95193 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Created reservations ['bf028c95-c810-40c0-a90a-f6420882901f', '2d66664b-3d0b-4a9d-9728-ec2b034494a7', 'bf56b810-3d32-43b1-9af3-525dcb8f7a06', 'f17b50eb-de31-4eca-87c5-ad8b41204f36'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:49:25.158084 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-6fe267d8-9671-46df-b0fe-36a2ecd95193 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b883f902-3c62-4705-bf58-3eadc71027f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf028c95-c810-40c0-a90a-f6420882901f', '2d66664b-3d0b-4a9d-9728-ec2b034494a7', 'bf56b810-3d32-43b1-9af3-525dcb8f7a06', 'f17b50eb-de31-4eca-87c5-ad8b41204f36']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:49:25.158796 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-6fe267d8-9671-46df-b0fe-36a2ecd95193 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1dee05ac-60f6-4c29-aaba-d6a8bc6584f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:49:25.181239 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-6fe267d8-9671-46df-b0fe-36a2ecd95193 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1dee05ac-60f6-4c29-aaba-d6a8bc6584f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5db64d85-7ffd-4aa0-af70-e26a23eb5dc7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1449234044',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='d5287f0957704139bf543107d173f398',qos_specs=None,replication_status=,reservations=['bf028c95-c810-40c0-a90a-f6420882901f','2d66664b-3d0b-4a9d-9728-ec2b034494a7','bf56b810-3d32-43b1-9af3-525dcb8f7a06','f17b50eb-de31-4eca-87c5-ad8b41204f36'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4b3994b10de48aea1a3ff71763c45cc',volume_type_id=9b7c0edd-6c9c-4f4b-893a-01950c31e688), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:49:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1449234044',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5db64d85-7ffd-4aa0-af70-e26a23eb5dc7,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='d5287f0957704139bf543107d173f398',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d4b3994b10de48aea1a3ff71763c45cc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9b7c0edd-6c9c-4f4b-893a-01950c31e688),volume_type_id=9b7c0edd-6c9c-4f4b-893a-01950c31e688)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:49:25.184157 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-6fe267d8-9671-46df-b0fe-36a2ecd95193 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4820743b-012e-41fb-a8e3-d996af10048e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:49:25.200706 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-6fe267d8-9671-46df-b0fe-36a2ecd95193 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4820743b-012e-41fb-a8e3-d996af10048e) transitioned into state 'SUCCESS' from state '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-1449234044',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='d5287f0957704139bf543107d173f398',qos_specs=None,replication_status=,reservations=['bf028c95-c810-40c0-a90a-f6420882901f','2d66664b-3d0b-4a9d-9728-ec2b034494a7','bf56b810-3d32-43b1-9af3-525dcb8f7a06','f17b50eb-de31-4eca-87c5-ad8b41204f36'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4b3994b10de48aea1a3ff71763c45cc',volume_type_id=9b7c0edd-6c9c-4f4b-893a-01950c31e688)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:49:25.201414 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-6fe267d8-9671-46df-b0fe-36a2ecd95193 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee77c745-8694-482e-bb2c-bf05a045cb98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:49:25.209024 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-6fe267d8-9671-46df-b0fe-36a2ecd95193 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee77c745-8694-482e-bb2c-bf05a045cb98) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:49:25.210011 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-6fe267d8-9671-46df-b0fe-36a2ecd95193 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Flow 'volume_create_api' (5ba004bf-79ae-42e6-ac3b-98762aad8265) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:49:25.210416 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-6fe267d8-9671-46df-b0fe-36a2ecd95193 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Create volume request issued successfully. Jul 24 07:49:25.211174 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6fe267d8-9671-46df-b0fe-36a2ecd95193 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:49:25.211697 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1149/4645] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 24 07:49:25 2026] POST /volume/v3/volumes => generated 828 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:49:25.223804 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-c3f5c991-7ad0-4cbd-8819-71c3b16ed926 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:25.225678 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c3f5c991-7ad0-4cbd-8819-71c3b16ed926 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] GET https://10.4.3.170/volume/v3/volumes/5db64d85-7ffd-4aa0-af70-e26a23eb5dc7 Jul 24 07:49:25.225896 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c3f5c991-7ad0-4cbd-8819-71c3b16ed926 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:25.226088 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c3f5c991-7ad0-4cbd-8819-71c3b16ed926 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:25.232519 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:25.232519 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:49:25.235849 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-c3f5c991-7ad0-4cbd-8819-71c3b16ed926 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Volume info retrieved successfully. Jul 24 07:49:25.239937 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c3f5c991-7ad0-4cbd-8819-71c3b16ed926 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/volumes/5db64d85-7ffd-4aa0-af70-e26a23eb5dc7 returned with HTTP 200 Jul 24 07:49:25.240414 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1161/4646] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:49:25 2026] GET /volume/v3/volumes/5db64d85-7ffd-4aa0-af70-e26a23eb5dc7 => generated 896 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:25.351878 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-74444032-5cb4-41c4-9046-84222acecf33 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:25.353510 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-74444032-5cb4-41c4-9046-84222acecf33 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] GET https://10.4.3.170/volume/v3/volumes/b496caa6-d406-4dda-bab1-9f519c7cdeb2 Jul 24 07:49:25.353689 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-74444032-5cb4-41c4-9046-84222acecf33 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:25.353882 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-74444032-5cb4-41c4-9046-84222acecf33 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:25.359680 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:25.359680 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:49:25.363382 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-74444032-5cb4-41c4-9046-84222acecf33 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Volume info retrieved successfully. Jul 24 07:49:25.367133 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-74444032-5cb4-41c4-9046-84222acecf33 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/volumes/b496caa6-d406-4dda-bab1-9f519c7cdeb2 returned with HTTP 200 Jul 24 07:49:25.367583 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1171/4647] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:49:25 2026] GET /volume/v3/volumes/b496caa6-d406-4dda-bab1-9f519c7cdeb2 => generated 896 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:49:25.378667 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-301721c7-1a39-4e76-b4c9-2a2ba54a2da3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:25.380504 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-301721c7-1a39-4e76-b4c9-2a2ba54a2da3 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] DELETE https://10.4.3.170/volume/v3/volumes/ac3479eb-961d-48d6-932b-d162c552b8a5 Jul 24 07:49:25.380613 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-301721c7-1a39-4e76-b4c9-2a2ba54a2da3 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:25.380794 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-301721c7-1a39-4e76-b4c9-2a2ba54a2da3 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:25.380967 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-301721c7-1a39-4e76-b4c9-2a2ba54a2da3 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Delete volume with id: ac3479eb-961d-48d6-932b-d162c552b8a5 Jul 24 07:49:25.387438 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:25.387438 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:49:25.387838 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-301721c7-1a39-4e76-b4c9-2a2ba54a2da3 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Volume info retrieved successfully. Jul 24 07:49:25.401871 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-301721c7-1a39-4e76-b4c9-2a2ba54a2da3 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Delete volume request issued successfully. Jul 24 07:49:25.402022 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-301721c7-1a39-4e76-b4c9-2a2ba54a2da3 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/volumes/ac3479eb-961d-48d6-932b-d162c552b8a5 returned with HTTP 202 Jul 24 07:49:25.402413 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1167/4648] 10.4.3.170 () {68 vars in 1392 bytes} [Fri Jul 24 07:49:25 2026] DELETE /volume/v3/volumes/ac3479eb-961d-48d6-932b-d162c552b8a5 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 07:49:25.409843 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-002945e5-d46c-4e12-a414-81b7e7bab81e None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:25.411683 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-002945e5-d46c-4e12-a414-81b7e7bab81e tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] GET https://10.4.3.170/volume/v3/volumes/ac3479eb-961d-48d6-932b-d162c552b8a5 Jul 24 07:49:25.411923 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-002945e5-d46c-4e12-a414-81b7e7bab81e tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:25.412105 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-002945e5-d46c-4e12-a414-81b7e7bab81e tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:25.418825 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:25.418825 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:49:25.422546 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-002945e5-d46c-4e12-a414-81b7e7bab81e tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Volume info retrieved successfully. Jul 24 07:49:25.427049 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-002945e5-d46c-4e12-a414-81b7e7bab81e tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/volumes/ac3479eb-961d-48d6-932b-d162c552b8a5 returned with HTTP 200 Jul 24 07:49:25.427532 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1150/4649] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:49:25 2026] GET /volume/v3/volumes/ac3479eb-961d-48d6-932b-d162c552b8a5 => generated 862 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:49:26.252740 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-90930f91-eb8a-4fcb-8f30-c6ade8ea8321 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:26.254408 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-90930f91-eb8a-4fcb-8f30-c6ade8ea8321 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] GET https://10.4.3.170/volume/v3/volumes/5db64d85-7ffd-4aa0-af70-e26a23eb5dc7 Jul 24 07:49:26.254577 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-90930f91-eb8a-4fcb-8f30-c6ade8ea8321 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:26.254741 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-90930f91-eb8a-4fcb-8f30-c6ade8ea8321 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:26.260936 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:26.260936 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:49:26.264011 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-90930f91-eb8a-4fcb-8f30-c6ade8ea8321 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Volume info retrieved successfully. Jul 24 07:49:26.267669 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-90930f91-eb8a-4fcb-8f30-c6ade8ea8321 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/volumes/5db64d85-7ffd-4aa0-af70-e26a23eb5dc7 returned with HTTP 200 Jul 24 07:49:26.268234 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1162/4650] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:49:26 2026] GET /volume/v3/volumes/5db64d85-7ffd-4aa0-af70-e26a23eb5dc7 => generated 921 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:26.279328 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-5d8af194-e6e8-4f07-82b3-56e52de1037a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:26.280957 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5d8af194-e6e8-4f07-82b3-56e52de1037a tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] GET https://10.4.3.170/volume/v3/volumes/5db64d85-7ffd-4aa0-af70-e26a23eb5dc7 Jul 24 07:49:26.281150 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5d8af194-e6e8-4f07-82b3-56e52de1037a tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:26.281414 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5d8af194-e6e8-4f07-82b3-56e52de1037a tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:26.287648 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:26.287648 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:49:26.290719 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-5d8af194-e6e8-4f07-82b3-56e52de1037a tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Volume info retrieved successfully. Jul 24 07:49:26.294352 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5d8af194-e6e8-4f07-82b3-56e52de1037a tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/volumes/5db64d85-7ffd-4aa0-af70-e26a23eb5dc7 returned with HTTP 200 Jul 24 07:49:26.294824 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1172/4651] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:49:26 2026] GET /volume/v3/volumes/5db64d85-7ffd-4aa0-af70-e26a23eb5dc7 => generated 921 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:26.305854 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-5f010d9d-68d3-4d5b-b120-b17b69308b3d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:26.307407 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5f010d9d-68d3-4d5b-b120-b17b69308b3d tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:49:26.307723 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5f010d9d-68d3-4d5b-b120-b17b69308b3d tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-169807865", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:49:26.309214 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-5f010d9d-68d3-4d5b-b120-b17b69308b3d tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-169807865', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:49:26.309382 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-5f010d9d-68d3-4d5b-b120-b17b69308b3d tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Create volume of 1 GB Jul 24 07:49:26.313357 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-5f010d9d-68d3-4d5b-b120-b17b69308b3d tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Availability Zones retrieved successfully. Jul 24 07:49:26.318604 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-5f010d9d-68d3-4d5b-b120-b17b69308b3d tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Flow 'volume_create_api' (caba3ab1-4846-4889-be24-f4383d34675f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:49:26.319562 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-5f010d9d-68d3-4d5b-b120-b17b69308b3d tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6aa6b54-120d-43ed-9ba8-66a5a93c4b9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:49:26.320445 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-5f010d9d-68d3-4d5b-b120-b17b69308b3d tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:49:26.346263 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-5f010d9d-68d3-4d5b-b120-b17b69308b3d tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6aa6b54-120d-43ed-9ba8-66a5a93c4b9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:49:26.347071 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-5f010d9d-68d3-4d5b-b120-b17b69308b3d tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d2153a5-fac8-45c9-9df8-e6613808d7dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:49:26.401971 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-5f010d9d-68d3-4d5b-b120-b17b69308b3d tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Created reservations ['c6486c46-a884-47b3-9728-b6abd7012892', 'eb05921d-5427-4bae-9c5b-ad930f59ecb4', '35b7958f-6c7b-4311-911e-27302dfa60d6', '6443003d-3a3e-4a84-be2a-216558f89b8e'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:49:26.402705 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-5f010d9d-68d3-4d5b-b120-b17b69308b3d tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d2153a5-fac8-45c9-9df8-e6613808d7dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c6486c46-a884-47b3-9728-b6abd7012892', 'eb05921d-5427-4bae-9c5b-ad930f59ecb4', '35b7958f-6c7b-4311-911e-27302dfa60d6', '6443003d-3a3e-4a84-be2a-216558f89b8e']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:49:26.403410 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-5f010d9d-68d3-4d5b-b120-b17b69308b3d tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a4571ad-eb79-4f6e-aad1-24a850e29eb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:49:26.422854 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-5f010d9d-68d3-4d5b-b120-b17b69308b3d tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a4571ad-eb79-4f6e-aad1-24a850e29eb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '59872b00-4e20-4c8a-90a3-d925fe83b8a1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-169807865',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5287f0957704139bf543107d173f398',qos_specs=None,replication_status=,reservations=['c6486c46-a884-47b3-9728-b6abd7012892','eb05921d-5427-4bae-9c5b-ad930f59ecb4','35b7958f-6c7b-4311-911e-27302dfa60d6','6443003d-3a3e-4a84-be2a-216558f89b8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4b3994b10de48aea1a3ff71763c45cc',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:49:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-169807865',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=59872b00-4e20-4c8a-90a3-d925fe83b8a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d5287f0957704139bf543107d173f398',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d4b3994b10de48aea1a3ff71763c45cc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:49:26.423722 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-5f010d9d-68d3-4d5b-b120-b17b69308b3d tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a93136a-e656-4424-afa0-a2febfe95bac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:49:26.439440 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-b93fae64-50d4-473b-9283-0cb0ad315642 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:26.440191 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-5f010d9d-68d3-4d5b-b120-b17b69308b3d tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a93136a-e656-4424-afa0-a2febfe95bac) transitioned into state 'SUCCESS' from state '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-169807865',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5287f0957704139bf543107d173f398',qos_specs=None,replication_status=,reservations=['c6486c46-a884-47b3-9728-b6abd7012892','eb05921d-5427-4bae-9c5b-ad930f59ecb4','35b7958f-6c7b-4311-911e-27302dfa60d6','6443003d-3a3e-4a84-be2a-216558f89b8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4b3994b10de48aea1a3ff71763c45cc',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:49:26.440864 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-5f010d9d-68d3-4d5b-b120-b17b69308b3d tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0c740f2-d513-4b45-a5a6-c3a85af7dea8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:49:26.441477 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b93fae64-50d4-473b-9283-0cb0ad315642 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] GET https://10.4.3.170/volume/v3/volumes/ac3479eb-961d-48d6-932b-d162c552b8a5 Jul 24 07:49:26.441714 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b93fae64-50d4-473b-9283-0cb0ad315642 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:26.441990 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b93fae64-50d4-473b-9283-0cb0ad315642 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:26.448601 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b93fae64-50d4-473b-9283-0cb0ad315642 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/volumes/ac3479eb-961d-48d6-932b-d162c552b8a5 returned with HTTP 404 Jul 24 07:49:26.449319 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1151/4652] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:49:26 2026] GET /volume/v3/volumes/ac3479eb-961d-48d6-932b-d162c552b8a5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 07:49:26.449377 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-5f010d9d-68d3-4d5b-b120-b17b69308b3d tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0c740f2-d513-4b45-a5a6-c3a85af7dea8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:49:26.450026 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-5f010d9d-68d3-4d5b-b120-b17b69308b3d tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Flow 'volume_create_api' (caba3ab1-4846-4889-be24-f4383d34675f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:49:26.450348 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-5f010d9d-68d3-4d5b-b120-b17b69308b3d tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Create volume request issued successfully. Jul 24 07:49:26.450869 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5f010d9d-68d3-4d5b-b120-b17b69308b3d tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:49:26.451298 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1168/4653] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 24 07:49:26 2026] POST /volume/v3/volumes => generated 752 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:49:26.457071 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-fa88c788-ca3f-4dbc-9a1e-90c8e4e6ae0e None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:26.458772 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-fa88c788-ca3f-4dbc-9a1e-90c8e4e6ae0e tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] DELETE https://10.4.3.170/volume/v3/volumes/b496caa6-d406-4dda-bab1-9f519c7cdeb2 Jul 24 07:49:26.458978 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-fa88c788-ca3f-4dbc-9a1e-90c8e4e6ae0e tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:26.459144 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-fa88c788-ca3f-4dbc-9a1e-90c8e4e6ae0e tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:26.460346 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-fa88c788-ca3f-4dbc-9a1e-90c8e4e6ae0e tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Delete volume with id: b496caa6-d406-4dda-bab1-9f519c7cdeb2 Jul 24 07:49:26.462508 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-eb28552a-0e69-47a6-82d0-a95acd3d0838 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:26.465023 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-eb28552a-0e69-47a6-82d0-a95acd3d0838 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] GET https://10.4.3.170/volume/v3/volumes/59872b00-4e20-4c8a-90a3-d925fe83b8a1 Jul 24 07:49:26.465023 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-eb28552a-0e69-47a6-82d0-a95acd3d0838 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:26.465023 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-eb28552a-0e69-47a6-82d0-a95acd3d0838 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:26.465560 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:26.465560 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:49:26.465969 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-fa88c788-ca3f-4dbc-9a1e-90c8e4e6ae0e tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Volume info retrieved successfully. Jul 24 07:49:26.471037 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:26.471037 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:49:26.474765 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-eb28552a-0e69-47a6-82d0-a95acd3d0838 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Volume info retrieved successfully. Jul 24 07:49:26.478956 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-eb28552a-0e69-47a6-82d0-a95acd3d0838 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/volumes/59872b00-4e20-4c8a-90a3-d925fe83b8a1 returned with HTTP 200 Jul 24 07:49:26.479403 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1173/4654] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:49:26 2026] GET /volume/v3/volumes/59872b00-4e20-4c8a-90a3-d925fe83b8a1 => generated 820 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:26.480936 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-fa88c788-ca3f-4dbc-9a1e-90c8e4e6ae0e tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Delete volume request issued successfully. Jul 24 07:49:26.481112 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-fa88c788-ca3f-4dbc-9a1e-90c8e4e6ae0e tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/volumes/b496caa6-d406-4dda-bab1-9f519c7cdeb2 returned with HTTP 202 Jul 24 07:49:26.481520 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1163/4655] 10.4.3.170 () {68 vars in 1392 bytes} [Fri Jul 24 07:49:26 2026] DELETE /volume/v3/volumes/b496caa6-d406-4dda-bab1-9f519c7cdeb2 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 07:49:26.495729 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-7929ee79-322b-4dd8-9cc1-62f8c809d741 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:26.498346 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7929ee79-322b-4dd8-9cc1-62f8c809d741 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] GET https://10.4.3.170/volume/v3/volumes/b496caa6-d406-4dda-bab1-9f519c7cdeb2 Jul 24 07:49:26.498681 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7929ee79-322b-4dd8-9cc1-62f8c809d741 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:26.498966 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7929ee79-322b-4dd8-9cc1-62f8c809d741 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:26.507674 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:26.507674 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:49:26.511633 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-7929ee79-322b-4dd8-9cc1-62f8c809d741 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Volume info retrieved successfully. Jul 24 07:49:26.516853 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7929ee79-322b-4dd8-9cc1-62f8c809d741 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/volumes/b496caa6-d406-4dda-bab1-9f519c7cdeb2 returned with HTTP 200 Jul 24 07:49:26.517213 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1152/4656] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:49:26 2026] GET /volume/v3/volumes/b496caa6-d406-4dda-bab1-9f519c7cdeb2 => generated 895 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:49:27.491416 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-dc722ebf-c90c-4407-b360-3210c547bb65 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:27.493444 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-dc722ebf-c90c-4407-b360-3210c547bb65 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] GET https://10.4.3.170/volume/v3/volumes/59872b00-4e20-4c8a-90a3-d925fe83b8a1 Jul 24 07:49:27.493444 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-dc722ebf-c90c-4407-b360-3210c547bb65 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:27.493672 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-dc722ebf-c90c-4407-b360-3210c547bb65 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:27.501172 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:27.501172 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:49:27.504191 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-dc722ebf-c90c-4407-b360-3210c547bb65 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Volume info retrieved successfully. Jul 24 07:49:27.508425 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-dc722ebf-c90c-4407-b360-3210c547bb65 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/volumes/59872b00-4e20-4c8a-90a3-d925fe83b8a1 returned with HTTP 200 Jul 24 07:49:27.508886 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1169/4657] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:49:27 2026] GET /volume/v3/volumes/59872b00-4e20-4c8a-90a3-d925fe83b8a1 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:27.519638 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-e901229d-69c3-4e0b-aa0b-cba709882419 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:27.521325 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e901229d-69c3-4e0b-aa0b-cba709882419 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] GET https://10.4.3.170/volume/v3/volumes/59872b00-4e20-4c8a-90a3-d925fe83b8a1 Jul 24 07:49:27.521502 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e901229d-69c3-4e0b-aa0b-cba709882419 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:27.521683 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e901229d-69c3-4e0b-aa0b-cba709882419 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:27.530115 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:27.530115 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:49:27.530234 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-690ff0bf-6419-43cd-851d-dcf4a31fea12 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:27.531639 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-690ff0bf-6419-43cd-851d-dcf4a31fea12 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] GET https://10.4.3.170/volume/v3/volumes/b496caa6-d406-4dda-bab1-9f519c7cdeb2 Jul 24 07:49:27.531919 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-690ff0bf-6419-43cd-851d-dcf4a31fea12 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:27.532367 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-690ff0bf-6419-43cd-851d-dcf4a31fea12 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:27.534669 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-e901229d-69c3-4e0b-aa0b-cba709882419 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Volume info retrieved successfully. Jul 24 07:49:27.538064 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-690ff0bf-6419-43cd-851d-dcf4a31fea12 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/volumes/b496caa6-d406-4dda-bab1-9f519c7cdeb2 returned with HTTP 404 Jul 24 07:49:27.538271 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e901229d-69c3-4e0b-aa0b-cba709882419 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/volumes/59872b00-4e20-4c8a-90a3-d925fe83b8a1 returned with HTTP 200 Jul 24 07:49:27.538755 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1174/4659] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:49:27 2026] GET /volume/v3/volumes/59872b00-4e20-4c8a-90a3-d925fe83b8a1 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:27.538807 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1164/4659] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:49:27 2026] GET /volume/v3/volumes/b496caa6-d406-4dda-bab1-9f519c7cdeb2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 07:49:27.547275 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-f0db05c5-ddcb-4394-b84b-f57e3834a316 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:27.548409 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f0db05c5-ddcb-4394-b84b-f57e3834a316 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] DELETE https://10.4.3.170/volume/v3/volumes/ac3479eb-961d-48d6-932b-d162c552b8a5 Jul 24 07:49:27.548661 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f0db05c5-ddcb-4394-b84b-f57e3834a316 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:27.548896 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f0db05c5-ddcb-4394-b84b-f57e3834a316 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:27.549100 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-f0db05c5-ddcb-4394-b84b-f57e3834a316 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Delete volume with id: ac3479eb-961d-48d6-932b-d162c552b8a5 Jul 24 07:49:27.550896 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9acfcb38-6024-4a80-b3b0-86a2798592d4 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:27.554267 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9acfcb38-6024-4a80-b3b0-86a2798592d4 tempest-VolumeMultiattachTests-1793260541 tempest-VolumeMultiattachTests-1793260541-project-admin] POST https://10.4.3.170/volume/v3/types Jul 24 07:49:27.554267 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9acfcb38-6024-4a80-b3b0-86a2798592d4 tempest-VolumeMultiattachTests-1793260541 tempest-VolumeMultiattachTests-1793260541-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-325441123", "extra_specs": {}}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:49:27.555139 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f0db05c5-ddcb-4394-b84b-f57e3834a316 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/volumes/ac3479eb-961d-48d6-932b-d162c552b8a5 returned with HTTP 404 Jul 24 07:49:27.555783 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1153/4660] 10.4.3.170 () {68 vars in 1392 bytes} [Fri Jul 24 07:49:27 2026] DELETE /volume/v3/volumes/ac3479eb-961d-48d6-932b-d162c552b8a5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 07:49:27.562485 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-6893d6ae-bbc3-4939-b152-598d5b4545a2 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:27.565103 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6893d6ae-bbc3-4939-b152-598d5b4545a2 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] GET https://10.4.3.170/volume/v3/volumes/ac3479eb-961d-48d6-932b-d162c552b8a5 Jul 24 07:49:27.565296 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6893d6ae-bbc3-4939-b152-598d5b4545a2 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:27.565551 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6893d6ae-bbc3-4939-b152-598d5b4545a2 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:27.566196 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9acfcb38-6024-4a80-b3b0-86a2798592d4 tempest-VolumeMultiattachTests-1793260541 tempest-VolumeMultiattachTests-1793260541-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 24 07:49:27.566607 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1170/4661] 10.4.3.170 () {68 vars in 1252 bytes} [Fri Jul 24 07:49:27 2026] POST /volume/v3/types => generated 211 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:27.571821 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6893d6ae-bbc3-4939-b152-598d5b4545a2 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/volumes/ac3479eb-961d-48d6-932b-d162c552b8a5 returned with HTTP 404 Jul 24 07:49:27.572352 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1175/4662] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:49:27 2026] GET /volume/v3/volumes/ac3479eb-961d-48d6-932b-d162c552b8a5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 07:49:27.577529 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-b7b0175e-6969-485f-a7e9-a76026dd8c99 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:27.578515 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-f7e78ad2-98b5-454d-aeb5-bf44d1ce1b98 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:27.580041 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f7e78ad2-98b5-454d-aeb5-bf44d1ce1b98 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] DELETE https://10.4.3.170/volume/v3/volumes/e3ceafdf-3d33-48eb-a9cd-2b5c7198633e Jul 24 07:49:27.580152 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b7b0175e-6969-485f-a7e9-a76026dd8c99 tempest-VolumeMultiattachTests-1793260541 tempest-VolumeMultiattachTests-1793260541-project-admin] POST https://10.4.3.170/volume/v3/types/b90730d5-81ff-45e1-b4b3-005a3582a687/encryption Jul 24 07:49:27.580277 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f7e78ad2-98b5-454d-aeb5-bf44d1ce1b98 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:27.580451 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f7e78ad2-98b5-454d-aeb5-bf44d1ce1b98 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:27.580602 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-f7e78ad2-98b5-454d-aeb5-bf44d1ce1b98 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Delete volume with id: e3ceafdf-3d33-48eb-a9cd-2b5c7198633e Jul 24 07:49:27.580967 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b7b0175e-6969-485f-a7e9-a76026dd8c99 tempest-VolumeMultiattachTests-1793260541 tempest-VolumeMultiattachTests-1793260541-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:49:27.587004 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:27.587004 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:49:27.587459 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-f7e78ad2-98b5-454d-aeb5-bf44d1ce1b98 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Volume info retrieved successfully. Jul 24 07:49:27.597390 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b7b0175e-6969-485f-a7e9-a76026dd8c99 tempest-VolumeMultiattachTests-1793260541 tempest-VolumeMultiattachTests-1793260541-project-admin] https://10.4.3.170/volume/v3/types/b90730d5-81ff-45e1-b4b3-005a3582a687/encryption returned with HTTP 200 Jul 24 07:49:27.597815 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1165/4663] 10.4.3.170 () {68 vars in 1397 bytes} [Fri Jul 24 07:49:27 2026] POST /volume/v3/types/b90730d5-81ff-45e1-b4b3-005a3582a687/encryption => generated 230 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:27.605408 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e3250eb4-0f90-49cc-9a11-2e242c20b392 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:27.607291 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-f7e78ad2-98b5-454d-aeb5-bf44d1ce1b98 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Delete volume request issued successfully. Jul 24 07:49:27.607450 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e3250eb4-0f90-49cc-9a11-2e242c20b392 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:49:27.607508 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f7e78ad2-98b5-454d-aeb5-bf44d1ce1b98 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/volumes/e3ceafdf-3d33-48eb-a9cd-2b5c7198633e returned with HTTP 202 Jul 24 07:49:27.607775 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e3250eb4-0f90-49cc-9a11-2e242c20b392 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1226529095", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-325441123", "size": 1}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:49:27.607951 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1154/4664] 10.4.3.170 () {68 vars in 1392 bytes} [Fri Jul 24 07:49:27 2026] DELETE /volume/v3/volumes/e3ceafdf-3d33-48eb-a9cd-2b5c7198633e => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 07:49:27.609902 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-e3250eb4-0f90-49cc-9a11-2e242c20b392 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1226529095', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-325441123', 'size': 1}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:49:27.613439 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-e3250eb4-0f90-49cc-9a11-2e242c20b392 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Create volume of 1 GB Jul 24 07:49:27.613763 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:27.613763 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:49:27.614649 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e3250eb4-0f90-49cc-9a11-2e242c20b392 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Availability Zones retrieved successfully. Jul 24 07:49:27.615282 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-9705ad1b-e4a1-4a27-9b68-659decd5c5cf None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:27.617468 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9705ad1b-e4a1-4a27-9b68-659decd5c5cf tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] GET https://10.4.3.170/volume/v3/volumes/e3ceafdf-3d33-48eb-a9cd-2b5c7198633e Jul 24 07:49:27.617752 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9705ad1b-e4a1-4a27-9b68-659decd5c5cf tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:27.618020 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9705ad1b-e4a1-4a27-9b68-659decd5c5cf tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:27.622038 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-e3250eb4-0f90-49cc-9a11-2e242c20b392 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Flow 'volume_create_api' (e37d907e-0d84-444c-a3c7-1d660f2b75ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:49:27.623333 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-e3250eb4-0f90-49cc-9a11-2e242c20b392 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (524b9d4d-4ccd-4556-be1c-6fe520e32ee2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:49:27.624412 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-e3250eb4-0f90-49cc-9a11-2e242c20b392 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:49:27.626558 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:27.626558 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:49:27.631350 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-9705ad1b-e4a1-4a27-9b68-659decd5c5cf tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Volume info retrieved successfully. Jul 24 07:49:27.637436 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9705ad1b-e4a1-4a27-9b68-659decd5c5cf tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/volumes/e3ceafdf-3d33-48eb-a9cd-2b5c7198633e returned with HTTP 200 Jul 24 07:49:27.638433 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1176/4665] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:49:27 2026] GET /volume/v3/volumes/e3ceafdf-3d33-48eb-a9cd-2b5c7198633e => generated 896 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:49:27.649816 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-e3250eb4-0f90-49cc-9a11-2e242c20b392 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (524b9d4d-4ccd-4556-be1c-6fe520e32ee2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:49:28Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b90730d5-81ff-45e1-b4b3-005a3582a687,is_public=True,name='tempest-scenario-type-luks-325441123',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b90730d5-81ff-45e1-b4b3-005a3582a687', '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=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:49:27.650940 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-e3250eb4-0f90-49cc-9a11-2e242c20b392 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (391eb869-5c24-4130-9780-750f75ae3945) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:49:27.684875 np0000005822 devstack@c-api.service[100246]: WARNING cinder.quota [None req-e3250eb4-0f90-49cc-9a11-2e242c20b392 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-325441123 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-325441123, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:49:27.685736 np0000005822 devstack@c-api.service[100246]: WARNING cinder.quota [None req-e3250eb4-0f90-49cc-9a11-2e242c20b392 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-325441123 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-325441123, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:49:27.708557 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-e3250eb4-0f90-49cc-9a11-2e242c20b392 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Created reservations ['873249e6-418e-416c-bc6b-1153117bd155', 'd2fe62b7-3b33-4871-96b4-d6ca730262ff', '5a8d06ad-fe20-44ed-b3cd-fc3689b00914', 'dec630e9-3a68-4e93-a26b-9aea3b2019c7'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:49:27.709483 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-e3250eb4-0f90-49cc-9a11-2e242c20b392 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (391eb869-5c24-4130-9780-750f75ae3945) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['873249e6-418e-416c-bc6b-1153117bd155', 'd2fe62b7-3b33-4871-96b4-d6ca730262ff', '5a8d06ad-fe20-44ed-b3cd-fc3689b00914', 'dec630e9-3a68-4e93-a26b-9aea3b2019c7']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:49:27.710211 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-e3250eb4-0f90-49cc-9a11-2e242c20b392 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08f2e9bf-9454-420c-b521-f6628662ee75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:49:27.730057 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-e3250eb4-0f90-49cc-9a11-2e242c20b392 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08f2e9bf-9454-420c-b521-f6628662ee75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '204689c2-28dc-4f42-9a03-76835a517180', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1226529095',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5287f0957704139bf543107d173f398',qos_specs=None,replication_status=,reservations=['873249e6-418e-416c-bc6b-1153117bd155','d2fe62b7-3b33-4871-96b4-d6ca730262ff','5a8d06ad-fe20-44ed-b3cd-fc3689b00914','dec630e9-3a68-4e93-a26b-9aea3b2019c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4b3994b10de48aea1a3ff71763c45cc',volume_type_id=b90730d5-81ff-45e1-b4b3-005a3582a687), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:49:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1226529095',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=204689c2-28dc-4f42-9a03-76835a517180,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d5287f0957704139bf543107d173f398',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d4b3994b10de48aea1a3ff71763c45cc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b90730d5-81ff-45e1-b4b3-005a3582a687),volume_type_id=b90730d5-81ff-45e1-b4b3-005a3582a687)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:49:27.731077 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-e3250eb4-0f90-49cc-9a11-2e242c20b392 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1a1e8c6-5344-40d0-b94d-343cf6867134) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:49:27.746398 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-e3250eb4-0f90-49cc-9a11-2e242c20b392 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1a1e8c6-5344-40d0-b94d-343cf6867134) transitioned into state 'SUCCESS' from state '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-1226529095',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5287f0957704139bf543107d173f398',qos_specs=None,replication_status=,reservations=['873249e6-418e-416c-bc6b-1153117bd155','d2fe62b7-3b33-4871-96b4-d6ca730262ff','5a8d06ad-fe20-44ed-b3cd-fc3689b00914','dec630e9-3a68-4e93-a26b-9aea3b2019c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4b3994b10de48aea1a3ff71763c45cc',volume_type_id=b90730d5-81ff-45e1-b4b3-005a3582a687)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:49:27.747119 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-e3250eb4-0f90-49cc-9a11-2e242c20b392 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59d357e7-f3de-4a6d-b51b-964598d17c91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:49:27.755139 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-e3250eb4-0f90-49cc-9a11-2e242c20b392 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59d357e7-f3de-4a6d-b51b-964598d17c91) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:49:27.758103 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-e3250eb4-0f90-49cc-9a11-2e242c20b392 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Flow 'volume_create_api' (e37d907e-0d84-444c-a3c7-1d660f2b75ac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:49:27.758470 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e3250eb4-0f90-49cc-9a11-2e242c20b392 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Create volume request issued successfully. Jul 24 07:49:27.760786 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e3250eb4-0f90-49cc-9a11-2e242c20b392 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:49:27.761243 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1171/4666] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 24 07:49:27 2026] POST /volume/v3/volumes => generated 780 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:49:27.773848 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-c4383597-cc3b-4fb5-aacd-782ff152474a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:27.775545 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c4383597-cc3b-4fb5-aacd-782ff152474a tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] GET https://10.4.3.170/volume/v3/volumes/204689c2-28dc-4f42-9a03-76835a517180 Jul 24 07:49:27.775745 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c4383597-cc3b-4fb5-aacd-782ff152474a tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:27.775937 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c4383597-cc3b-4fb5-aacd-782ff152474a tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:27.783782 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:27.783782 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:49:27.787058 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-c4383597-cc3b-4fb5-aacd-782ff152474a tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Volume info retrieved successfully. Jul 24 07:49:27.790694 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c4383597-cc3b-4fb5-aacd-782ff152474a tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/volumes/204689c2-28dc-4f42-9a03-76835a517180 returned with HTTP 200 Jul 24 07:49:27.791038 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1166/4667] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:49:27 2026] GET /volume/v3/volumes/204689c2-28dc-4f42-9a03-76835a517180 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:28.650998 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-124af6a8-304a-4261-b40a-d23a2467442a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:28.653921 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-124af6a8-304a-4261-b40a-d23a2467442a tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] GET https://10.4.3.170/volume/v3/volumes/e3ceafdf-3d33-48eb-a9cd-2b5c7198633e Jul 24 07:49:28.654308 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-124af6a8-304a-4261-b40a-d23a2467442a tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:28.654963 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-124af6a8-304a-4261-b40a-d23a2467442a tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:28.662930 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-124af6a8-304a-4261-b40a-d23a2467442a tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/volumes/e3ceafdf-3d33-48eb-a9cd-2b5c7198633e returned with HTTP 404 Jul 24 07:49:28.663659 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1155/4668] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:49:28 2026] GET /volume/v3/volumes/e3ceafdf-3d33-48eb-a9cd-2b5c7198633e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 07:49:28.669409 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-9b113915-8b4b-47da-9bf0-d8a2b3ba4207 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:28.671072 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9b113915-8b4b-47da-9bf0-d8a2b3ba4207 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/38becddd-4477-4e86-b15c-6faebbd0da37 Jul 24 07:49:28.671373 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9b113915-8b4b-47da-9bf0-d8a2b3ba4207 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:28.671453 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9b113915-8b4b-47da-9bf0-d8a2b3ba4207 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:28.671561 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.snapshots [None req-9b113915-8b4b-47da-9bf0-d8a2b3ba4207 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Delete snapshot with id: 38becddd-4477-4e86-b15c-6faebbd0da37 Jul 24 07:49:28.677241 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9b113915-8b4b-47da-9bf0-d8a2b3ba4207 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/snapshots/38becddd-4477-4e86-b15c-6faebbd0da37 returned with HTTP 404 Jul 24 07:49:28.677664 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1177/4669] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 24 07:49:28 2026] DELETE /volume/v3/snapshots/38becddd-4477-4e86-b15c-6faebbd0da37 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:49:28.685759 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-67bc7ef7-5656-42d9-84f7-528bc78e9d88 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:28.688467 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-67bc7ef7-5656-42d9-84f7-528bc78e9d88 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] GET https://10.4.3.170/volume/v3/snapshots/38becddd-4477-4e86-b15c-6faebbd0da37 Jul 24 07:49:28.688753 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-67bc7ef7-5656-42d9-84f7-528bc78e9d88 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:28.689030 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-67bc7ef7-5656-42d9-84f7-528bc78e9d88 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:28.693449 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-67bc7ef7-5656-42d9-84f7-528bc78e9d88 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/snapshots/38becddd-4477-4e86-b15c-6faebbd0da37 returned with HTTP 404 Jul 24 07:49:28.694223 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1172/4670] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:49:28 2026] GET /volume/v3/snapshots/38becddd-4477-4e86-b15c-6faebbd0da37 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:49:28.701712 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-71d04dfe-149c-4f62-918c-5313bbf94ba8 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:28.703369 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-71d04dfe-149c-4f62-918c-5313bbf94ba8 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] DELETE https://10.4.3.170/volume/v3/volumes/01bcfb6e-6f3f-4e7f-8a4c-322b7ce4e81a Jul 24 07:49:28.703572 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-71d04dfe-149c-4f62-918c-5313bbf94ba8 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:28.703750 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-71d04dfe-149c-4f62-918c-5313bbf94ba8 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:28.703949 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-71d04dfe-149c-4f62-918c-5313bbf94ba8 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Delete volume with id: 01bcfb6e-6f3f-4e7f-8a4c-322b7ce4e81a Jul 24 07:49:28.708884 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-71d04dfe-149c-4f62-918c-5313bbf94ba8 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/volumes/01bcfb6e-6f3f-4e7f-8a4c-322b7ce4e81a returned with HTTP 404 Jul 24 07:49:28.709303 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1167/4671] 10.4.3.170 () {68 vars in 1392 bytes} [Fri Jul 24 07:49:28 2026] DELETE /volume/v3/volumes/01bcfb6e-6f3f-4e7f-8a4c-322b7ce4e81a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 07:49:28.716793 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-9c29a505-c7a0-4f77-89e7-b30cde914627 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:28.718406 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9c29a505-c7a0-4f77-89e7-b30cde914627 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] GET https://10.4.3.170/volume/v3/volumes/01bcfb6e-6f3f-4e7f-8a4c-322b7ce4e81a Jul 24 07:49:28.718609 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9c29a505-c7a0-4f77-89e7-b30cde914627 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:28.718779 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9c29a505-c7a0-4f77-89e7-b30cde914627 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:28.725514 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9c29a505-c7a0-4f77-89e7-b30cde914627 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/volumes/01bcfb6e-6f3f-4e7f-8a4c-322b7ce4e81a returned with HTTP 404 Jul 24 07:49:28.725961 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1156/4672] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:49:28 2026] GET /volume/v3/volumes/01bcfb6e-6f3f-4e7f-8a4c-322b7ce4e81a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 07:49:28.732073 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-2e1f4e03-0149-4c2a-89b9-38a8a75417f2 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:28.734082 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2e1f4e03-0149-4c2a-89b9-38a8a75417f2 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] DELETE https://10.4.3.170/volume/v3/volumes/176b8df3-a992-4d8b-a706-3d1a52b81d00 Jul 24 07:49:28.734309 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2e1f4e03-0149-4c2a-89b9-38a8a75417f2 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:28.734488 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2e1f4e03-0149-4c2a-89b9-38a8a75417f2 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:28.734934 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-2e1f4e03-0149-4c2a-89b9-38a8a75417f2 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Delete volume with id: 176b8df3-a992-4d8b-a706-3d1a52b81d00 Jul 24 07:49:28.741299 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2e1f4e03-0149-4c2a-89b9-38a8a75417f2 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/volumes/176b8df3-a992-4d8b-a706-3d1a52b81d00 returned with HTTP 404 Jul 24 07:49:28.741703 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1178/4673] 10.4.3.170 () {68 vars in 1392 bytes} [Fri Jul 24 07:49:28 2026] DELETE /volume/v3/volumes/176b8df3-a992-4d8b-a706-3d1a52b81d00 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 07:49:28.749683 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-fa662a52-bd12-4f1c-a2a5-9743a2786cb4 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:28.751408 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fa662a52-bd12-4f1c-a2a5-9743a2786cb4 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] GET https://10.4.3.170/volume/v3/volumes/176b8df3-a992-4d8b-a706-3d1a52b81d00 Jul 24 07:49:28.751675 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fa662a52-bd12-4f1c-a2a5-9743a2786cb4 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:28.751877 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fa662a52-bd12-4f1c-a2a5-9743a2786cb4 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:28.757109 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fa662a52-bd12-4f1c-a2a5-9743a2786cb4 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/volumes/176b8df3-a992-4d8b-a706-3d1a52b81d00 returned with HTTP 404 Jul 24 07:49:28.757584 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1173/4674] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:49:28 2026] GET /volume/v3/volumes/176b8df3-a992-4d8b-a706-3d1a52b81d00 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 07:49:28.764309 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-c08bb72d-de89-46b1-8199-1af935bccbb0 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:28.765923 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c08bb72d-de89-46b1-8199-1af935bccbb0 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/e4ca1a99-62ae-4ee6-9b4e-d78cf0a2b9fa Jul 24 07:49:28.766132 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c08bb72d-de89-46b1-8199-1af935bccbb0 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:28.766349 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c08bb72d-de89-46b1-8199-1af935bccbb0 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:28.766470 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.snapshots [None req-c08bb72d-de89-46b1-8199-1af935bccbb0 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Delete snapshot with id: e4ca1a99-62ae-4ee6-9b4e-d78cf0a2b9fa Jul 24 07:49:28.770117 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c08bb72d-de89-46b1-8199-1af935bccbb0 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/snapshots/e4ca1a99-62ae-4ee6-9b4e-d78cf0a2b9fa returned with HTTP 404 Jul 24 07:49:28.770545 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1168/4675] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 24 07:49:28 2026] DELETE /volume/v3/snapshots/e4ca1a99-62ae-4ee6-9b4e-d78cf0a2b9fa => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:49:28.779757 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-8b7b6dcc-da86-4437-a77b-ebc375114b6a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:28.782166 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8b7b6dcc-da86-4437-a77b-ebc375114b6a tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] GET https://10.4.3.170/volume/v3/snapshots/e4ca1a99-62ae-4ee6-9b4e-d78cf0a2b9fa Jul 24 07:49:28.782421 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8b7b6dcc-da86-4437-a77b-ebc375114b6a tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:28.782636 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8b7b6dcc-da86-4437-a77b-ebc375114b6a tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:28.786553 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8b7b6dcc-da86-4437-a77b-ebc375114b6a tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/snapshots/e4ca1a99-62ae-4ee6-9b4e-d78cf0a2b9fa returned with HTTP 404 Jul 24 07:49:28.787039 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1157/4676] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:49:28 2026] GET /volume/v3/snapshots/e4ca1a99-62ae-4ee6-9b4e-d78cf0a2b9fa => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:49:28.792612 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-210b6e35-0c3e-462c-8cfc-def0faf3c50e None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:28.794330 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-210b6e35-0c3e-462c-8cfc-def0faf3c50e tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] DELETE https://10.4.3.170/volume/v3/volumes/f113f77a-1d6a-4e8f-8c35-bd281bf7afe3 Jul 24 07:49:28.794520 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-210b6e35-0c3e-462c-8cfc-def0faf3c50e tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:28.794692 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-210b6e35-0c3e-462c-8cfc-def0faf3c50e tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:28.794850 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-210b6e35-0c3e-462c-8cfc-def0faf3c50e tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Delete volume with id: f113f77a-1d6a-4e8f-8c35-bd281bf7afe3 Jul 24 07:49:28.800343 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-210b6e35-0c3e-462c-8cfc-def0faf3c50e tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/volumes/f113f77a-1d6a-4e8f-8c35-bd281bf7afe3 returned with HTTP 404 Jul 24 07:49:28.800734 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1179/4677] 10.4.3.170 () {68 vars in 1392 bytes} [Fri Jul 24 07:49:28 2026] DELETE /volume/v3/volumes/f113f77a-1d6a-4e8f-8c35-bd281bf7afe3 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 07:49:28.802075 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f207f4c9-b68f-4e0d-bf1c-0a9f90ea2cc5 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:28.803613 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f207f4c9-b68f-4e0d-bf1c-0a9f90ea2cc5 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] GET https://10.4.3.170/volume/v3/volumes/204689c2-28dc-4f42-9a03-76835a517180 Jul 24 07:49:28.804229 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f207f4c9-b68f-4e0d-bf1c-0a9f90ea2cc5 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:28.804229 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f207f4c9-b68f-4e0d-bf1c-0a9f90ea2cc5 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:28.807661 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-1e48a54b-b490-463d-9662-22954652fe92 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:28.809337 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1e48a54b-b490-463d-9662-22954652fe92 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] GET https://10.4.3.170/volume/v3/volumes/f113f77a-1d6a-4e8f-8c35-bd281bf7afe3 Jul 24 07:49:28.809530 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1e48a54b-b490-463d-9662-22954652fe92 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:28.809806 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1e48a54b-b490-463d-9662-22954652fe92 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:28.812527 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:28.812527 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:49:28.815885 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-f207f4c9-b68f-4e0d-bf1c-0a9f90ea2cc5 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Volume info retrieved successfully. Jul 24 07:49:28.816369 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1e48a54b-b490-463d-9662-22954652fe92 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/volumes/f113f77a-1d6a-4e8f-8c35-bd281bf7afe3 returned with HTTP 404 Jul 24 07:49:28.816849 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1169/4678] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:49:28 2026] GET /volume/v3/volumes/f113f77a-1d6a-4e8f-8c35-bd281bf7afe3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 07:49:28.819724 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f207f4c9-b68f-4e0d-bf1c-0a9f90ea2cc5 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/volumes/204689c2-28dc-4f42-9a03-76835a517180 returned with HTTP 200 Jul 24 07:49:28.820565 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1174/4679] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:49:28 2026] GET /volume/v3/volumes/204689c2-28dc-4f42-9a03-76835a517180 => generated 873 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:28.824263 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-77d8cab5-60fc-4dd3-88b1-1bed1d8a398b None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:28.826506 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-77d8cab5-60fc-4dd3-88b1-1bed1d8a398b tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/c75ae400-62ca-4af0-984d-09830001ee1f Jul 24 07:49:28.827041 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-77d8cab5-60fc-4dd3-88b1-1bed1d8a398b tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:28.827412 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-77d8cab5-60fc-4dd3-88b1-1bed1d8a398b tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:28.827602 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.snapshots [None req-77d8cab5-60fc-4dd3-88b1-1bed1d8a398b tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Delete snapshot with id: c75ae400-62ca-4af0-984d-09830001ee1f Jul 24 07:49:28.833324 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-379c7554-f7a2-41c2-b305-087bc1d827a2 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:28.834272 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-77d8cab5-60fc-4dd3-88b1-1bed1d8a398b tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/snapshots/c75ae400-62ca-4af0-984d-09830001ee1f returned with HTTP 404 Jul 24 07:49:28.834936 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1158/4680] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 24 07:49:28 2026] DELETE /volume/v3/snapshots/c75ae400-62ca-4af0-984d-09830001ee1f => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:49:28.835884 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-379c7554-f7a2-41c2-b305-087bc1d827a2 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] GET https://10.4.3.170/volume/v3/volumes/204689c2-28dc-4f42-9a03-76835a517180 Jul 24 07:49:28.836073 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-379c7554-f7a2-41c2-b305-087bc1d827a2 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:28.836302 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-379c7554-f7a2-41c2-b305-087bc1d827a2 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:28.840828 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-3ff1f62f-9a3f-4aa4-9099-b2a42999bfe9 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:28.842769 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3ff1f62f-9a3f-4aa4-9099-b2a42999bfe9 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] GET https://10.4.3.170/volume/v3/snapshots/c75ae400-62ca-4af0-984d-09830001ee1f Jul 24 07:49:28.844155 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3ff1f62f-9a3f-4aa4-9099-b2a42999bfe9 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:28.844440 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3ff1f62f-9a3f-4aa4-9099-b2a42999bfe9 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:28.846197 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:28.846197 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:49:28.854828 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3ff1f62f-9a3f-4aa4-9099-b2a42999bfe9 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/snapshots/c75ae400-62ca-4af0-984d-09830001ee1f returned with HTTP 404 Jul 24 07:49:28.854828 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1170/4681] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:49:28 2026] GET /volume/v3/snapshots/c75ae400-62ca-4af0-984d-09830001ee1f => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:49:28.859605 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-379c7554-f7a2-41c2-b305-087bc1d827a2 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Volume info retrieved successfully. Jul 24 07:49:28.862267 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0ca18794-b3ab-4013-a9e7-177c1066c915 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:28.866238 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-379c7554-f7a2-41c2-b305-087bc1d827a2 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/volumes/204689c2-28dc-4f42-9a03-76835a517180 returned with HTTP 200 Jul 24 07:49:28.866575 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1180/4682] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:49:28 2026] GET /volume/v3/volumes/204689c2-28dc-4f42-9a03-76835a517180 => generated 873 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:28.878822 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0ca18794-b3ab-4013-a9e7-177c1066c915 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] DELETE https://10.4.3.170/volume/v3/volumes/09fe11f1-8a09-480c-8bc0-d65517bdc618 Jul 24 07:49:28.879046 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0ca18794-b3ab-4013-a9e7-177c1066c915 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:28.879233 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0ca18794-b3ab-4013-a9e7-177c1066c915 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:28.879417 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-0ca18794-b3ab-4013-a9e7-177c1066c915 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Delete volume with id: 09fe11f1-8a09-480c-8bc0-d65517bdc618 Jul 24 07:49:28.884461 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0ca18794-b3ab-4013-a9e7-177c1066c915 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/volumes/09fe11f1-8a09-480c-8bc0-d65517bdc618 returned with HTTP 404 Jul 24 07:49:28.884882 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1175/4683] 10.4.3.170 () {68 vars in 1392 bytes} [Fri Jul 24 07:49:28 2026] DELETE /volume/v3/volumes/09fe11f1-8a09-480c-8bc0-d65517bdc618 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 07:49:28.893883 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-741691fb-4ee3-4ba3-b78a-ecb782b6fa6d None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:28.895383 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-741691fb-4ee3-4ba3-b78a-ecb782b6fa6d tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] GET https://10.4.3.170/volume/v3/volumes/09fe11f1-8a09-480c-8bc0-d65517bdc618 Jul 24 07:49:28.895613 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-741691fb-4ee3-4ba3-b78a-ecb782b6fa6d tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:28.895834 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-741691fb-4ee3-4ba3-b78a-ecb782b6fa6d tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:28.900712 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-741691fb-4ee3-4ba3-b78a-ecb782b6fa6d tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/volumes/09fe11f1-8a09-480c-8bc0-d65517bdc618 returned with HTTP 404 Jul 24 07:49:28.901464 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1159/4684] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:49:28 2026] GET /volume/v3/volumes/09fe11f1-8a09-480c-8bc0-d65517bdc618 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 07:49:28.907753 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-09a81ea6-5c24-441d-b376-50eaa9eb470a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:28.909537 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-09a81ea6-5c24-441d-b376-50eaa9eb470a tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] DELETE https://10.4.3.170/volume/v3/volumes/d8838dcd-9591-4cbb-92f0-fd077af31bef Jul 24 07:49:28.909629 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-09a81ea6-5c24-441d-b376-50eaa9eb470a tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:28.909982 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-09a81ea6-5c24-441d-b376-50eaa9eb470a tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:28.909982 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-09a81ea6-5c24-441d-b376-50eaa9eb470a tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Delete volume with id: d8838dcd-9591-4cbb-92f0-fd077af31bef Jul 24 07:49:28.911042 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-143a04b2-844e-4b98-8cbb-ec7cfb5da5a4 req-8e8ee0c9-05ce-43b7-b9bb-91ec370775f7 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:28.918297 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-143a04b2-844e-4b98-8cbb-ec7cfb5da5a4 req-8e8ee0c9-05ce-43b7-b9bb-91ec370775f7 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] GET https://10.4.3.170/volume/v3/volumes/59872b00-4e20-4c8a-90a3-d925fe83b8a1 Jul 24 07:49:28.918297 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-143a04b2-844e-4b98-8cbb-ec7cfb5da5a4 req-8e8ee0c9-05ce-43b7-b9bb-91ec370775f7 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:28.918297 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-143a04b2-844e-4b98-8cbb-ec7cfb5da5a4 req-8e8ee0c9-05ce-43b7-b9bb-91ec370775f7 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:28.923896 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-09a81ea6-5c24-441d-b376-50eaa9eb470a tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/volumes/d8838dcd-9591-4cbb-92f0-fd077af31bef returned with HTTP 404 Jul 24 07:49:28.924376 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1171/4685] 10.4.3.170 () {68 vars in 1392 bytes} [Fri Jul 24 07:49:28 2026] DELETE /volume/v3/volumes/d8838dcd-9591-4cbb-92f0-fd077af31bef => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 07:49:28.926718 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:28.926718 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:49:28.929638 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [req-143a04b2-844e-4b98-8cbb-ec7cfb5da5a4 req-8e8ee0c9-05ce-43b7-b9bb-91ec370775f7 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Volume info retrieved successfully. Jul 24 07:49:28.934623 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-143a04b2-844e-4b98-8cbb-ec7cfb5da5a4 req-8e8ee0c9-05ce-43b7-b9bb-91ec370775f7 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/volumes/59872b00-4e20-4c8a-90a3-d925fe83b8a1 returned with HTTP 200 Jul 24 07:49:28.934923 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0f63e097-f620-4ec4-82a9-215e95dc8584 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:28.934975 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1181/4686] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:49:28 2026] GET /volume/v3/volumes/59872b00-4e20-4c8a-90a3-d925fe83b8a1 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:28.936677 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0f63e097-f620-4ec4-82a9-215e95dc8584 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] GET https://10.4.3.170/volume/v3/volumes/d8838dcd-9591-4cbb-92f0-fd077af31bef Jul 24 07:49:28.937001 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0f63e097-f620-4ec4-82a9-215e95dc8584 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:28.937276 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0f63e097-f620-4ec4-82a9-215e95dc8584 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:28.943189 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0f63e097-f620-4ec4-82a9-215e95dc8584 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/volumes/d8838dcd-9591-4cbb-92f0-fd077af31bef returned with HTTP 404 Jul 24 07:49:28.943771 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1176/4687] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:49:28 2026] GET /volume/v3/volumes/d8838dcd-9591-4cbb-92f0-fd077af31bef => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 07:49:28.952470 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-041d398a-a438-4a84-899b-3d6c07190fba None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:28.954496 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-041d398a-a438-4a84-899b-3d6c07190fba tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] DELETE https://10.4.3.170/volume/v3/volumes/1be07160-2273-4b11-9b7f-37d759be17ce Jul 24 07:49:28.954867 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-041d398a-a438-4a84-899b-3d6c07190fba tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:28.955081 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-041d398a-a438-4a84-899b-3d6c07190fba tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:28.955357 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-041d398a-a438-4a84-899b-3d6c07190fba tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Delete volume with id: 1be07160-2273-4b11-9b7f-37d759be17ce Jul 24 07:49:28.961016 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-041d398a-a438-4a84-899b-3d6c07190fba tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/volumes/1be07160-2273-4b11-9b7f-37d759be17ce returned with HTTP 404 Jul 24 07:49:28.961935 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1160/4688] 10.4.3.170 () {68 vars in 1392 bytes} [Fri Jul 24 07:49:28 2026] DELETE /volume/v3/volumes/1be07160-2273-4b11-9b7f-37d759be17ce => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 07:49:28.969778 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-1be90321-2b5e-43f2-b6bf-d7bb3eb72c8d None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:28.971839 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1be90321-2b5e-43f2-b6bf-d7bb3eb72c8d tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] GET https://10.4.3.170/volume/v3/volumes/1be07160-2273-4b11-9b7f-37d759be17ce Jul 24 07:49:28.971839 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1be90321-2b5e-43f2-b6bf-d7bb3eb72c8d tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:28.972216 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1be90321-2b5e-43f2-b6bf-d7bb3eb72c8d tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:28.977615 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1be90321-2b5e-43f2-b6bf-d7bb3eb72c8d tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/volumes/1be07160-2273-4b11-9b7f-37d759be17ce returned with HTTP 404 Jul 24 07:49:28.977836 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1172/4689] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:49:28 2026] GET /volume/v3/volumes/1be07160-2273-4b11-9b7f-37d759be17ce => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 07:49:28.983985 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-ac731df7-3c97-424e-9858-c401d2148784 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:28.985865 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ac731df7-3c97-424e-9858-c401d2148784 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/fc412967-4e9a-46c6-8c62-24b0d12d7550 Jul 24 07:49:28.986127 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ac731df7-3c97-424e-9858-c401d2148784 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:28.986332 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ac731df7-3c97-424e-9858-c401d2148784 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:28.986434 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.snapshots [None req-ac731df7-3c97-424e-9858-c401d2148784 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Delete snapshot with id: fc412967-4e9a-46c6-8c62-24b0d12d7550 Jul 24 07:49:28.990699 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ac731df7-3c97-424e-9858-c401d2148784 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/snapshots/fc412967-4e9a-46c6-8c62-24b0d12d7550 returned with HTTP 404 Jul 24 07:49:28.991209 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1182/4690] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 24 07:49:28 2026] DELETE /volume/v3/snapshots/fc412967-4e9a-46c6-8c62-24b0d12d7550 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:49:28.997694 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b6704b72-cfe8-43dd-a876-c07e415aa89f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:28.999189 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b6704b72-cfe8-43dd-a876-c07e415aa89f tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] GET https://10.4.3.170/volume/v3/snapshots/fc412967-4e9a-46c6-8c62-24b0d12d7550 Jul 24 07:49:28.999431 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b6704b72-cfe8-43dd-a876-c07e415aa89f tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:28.999636 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b6704b72-cfe8-43dd-a876-c07e415aa89f tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:29.003160 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b6704b72-cfe8-43dd-a876-c07e415aa89f tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/snapshots/fc412967-4e9a-46c6-8c62-24b0d12d7550 returned with HTTP 404 Jul 24 07:49:29.003711 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1177/4691] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:49:28 2026] GET /volume/v3/snapshots/fc412967-4e9a-46c6-8c62-24b0d12d7550 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:49:29.004836 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-860b7128-a2ac-4262-b61a-b6b016dfc88a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:29.005380 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-860b7128-a2ac-4262-b61a-b6b016dfc88a None None] GET https://10.4.3.170/volume// Jul 24 07:49:29.005620 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-860b7128-a2ac-4262-b61a-b6b016dfc88a None None] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:29.005902 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-860b7128-a2ac-4262-b61a-b6b016dfc88a None None] Calling method 'all' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:29.006328 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-860b7128-a2ac-4262-b61a-b6b016dfc88a None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:49:29.006693 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1161/4692] 10.4.3.170 () {66 vars in 1428 bytes} [Fri Jul 24 07:49:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:49:29.009939 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-e0b68bbf-3666-4e34-aae7-d1c959cf86f9 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:29.012875 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e0b68bbf-3666-4e34-aae7-d1c959cf86f9 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] DELETE https://10.4.3.170/volume/v3/volumes/4b3202e5-c229-429e-a4f2-d2817668e5bf Jul 24 07:49:29.013106 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e0b68bbf-3666-4e34-aae7-d1c959cf86f9 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:29.013340 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e0b68bbf-3666-4e34-aae7-d1c959cf86f9 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:29.013503 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-e0b68bbf-3666-4e34-aae7-d1c959cf86f9 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Delete volume with id: 4b3202e5-c229-429e-a4f2-d2817668e5bf Jul 24 07:49:29.016380 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-143a04b2-844e-4b98-8cbb-ec7cfb5da5a4 req-75d310d7-ef67-4306-be72-7f7c3abc1625 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:29.024644 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e0b68bbf-3666-4e34-aae7-d1c959cf86f9 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/volumes/4b3202e5-c229-429e-a4f2-d2817668e5bf returned with HTTP 404 Jul 24 07:49:29.025114 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1173/4693] 10.4.3.170 () {68 vars in 1392 bytes} [Fri Jul 24 07:49:29 2026] DELETE /volume/v3/volumes/4b3202e5-c229-429e-a4f2-d2817668e5bf => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 07:49:29.031777 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-7f1b3ce9-1e03-4892-ba49-f1143029dfe4 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:29.033375 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7f1b3ce9-1e03-4892-ba49-f1143029dfe4 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] GET https://10.4.3.170/volume/v3/volumes/4b3202e5-c229-429e-a4f2-d2817668e5bf Jul 24 07:49:29.033509 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7f1b3ce9-1e03-4892-ba49-f1143029dfe4 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:29.033720 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7f1b3ce9-1e03-4892-ba49-f1143029dfe4 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:29.039686 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7f1b3ce9-1e03-4892-ba49-f1143029dfe4 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/volumes/4b3202e5-c229-429e-a4f2-d2817668e5bf returned with HTTP 404 Jul 24 07:49:29.040138 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1178/4694] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:49:29 2026] GET /volume/v3/volumes/4b3202e5-c229-429e-a4f2-d2817668e5bf => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 07:49:29.046359 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-6748767d-4b37-4d42-bc60-3126daaadee3 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:29.048784 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6748767d-4b37-4d42-bc60-3126daaadee3 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/fb5f3bbf-7945-491d-8782-cc7f4135a617 Jul 24 07:49:29.050348 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-6748767d-4b37-4d42-bc60-3126daaadee3 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:29.050855 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-6748767d-4b37-4d42-bc60-3126daaadee3 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:29.051265 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.snapshots [None req-6748767d-4b37-4d42-bc60-3126daaadee3 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Delete snapshot with id: fb5f3bbf-7945-491d-8782-cc7f4135a617 Jul 24 07:49:29.057248 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6748767d-4b37-4d42-bc60-3126daaadee3 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/snapshots/fb5f3bbf-7945-491d-8782-cc7f4135a617 returned with HTTP 404 Jul 24 07:49:29.057724 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1162/4695] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 24 07:49:29 2026] DELETE /volume/v3/snapshots/fb5f3bbf-7945-491d-8782-cc7f4135a617 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:49:29.063399 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-8dbd3be8-4606-450b-80d7-fdb9aa0a4194 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:29.065112 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8dbd3be8-4606-450b-80d7-fdb9aa0a4194 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] GET https://10.4.3.170/volume/v3/snapshots/fb5f3bbf-7945-491d-8782-cc7f4135a617 Jul 24 07:49:29.065400 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8dbd3be8-4606-450b-80d7-fdb9aa0a4194 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:29.065616 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8dbd3be8-4606-450b-80d7-fdb9aa0a4194 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:29.070742 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8dbd3be8-4606-450b-80d7-fdb9aa0a4194 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/snapshots/fb5f3bbf-7945-491d-8782-cc7f4135a617 returned with HTTP 404 Jul 24 07:49:29.071318 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1174/4696] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:49:29 2026] GET /volume/v3/snapshots/fb5f3bbf-7945-491d-8782-cc7f4135a617 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:49:29.077976 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f55d9416-daac-4408-801f-5d56c22466c2 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:29.079507 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f55d9416-daac-4408-801f-5d56c22466c2 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] DELETE https://10.4.3.170/volume/v3/volumes/3620e101-7127-4687-bb4d-48893e14632a Jul 24 07:49:29.079698 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f55d9416-daac-4408-801f-5d56c22466c2 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:29.079885 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f55d9416-daac-4408-801f-5d56c22466c2 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:29.080034 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-f55d9416-daac-4408-801f-5d56c22466c2 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Delete volume with id: 3620e101-7127-4687-bb4d-48893e14632a Jul 24 07:49:29.118288 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-143a04b2-844e-4b98-8cbb-ec7cfb5da5a4 req-75d310d7-ef67-4306-be72-7f7c3abc1625 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 24 07:49:29.118684 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-143a04b2-844e-4b98-8cbb-ec7cfb5da5a4 req-75d310d7-ef67-4306-be72-7f7c3abc1625 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "59872b00-4e20-4c8a-90a3-d925fe83b8a1", "connector": null, "instance_uuid": "a3bee5c9-4b29-4727-a638-6d055e18624d"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:49:29.127088 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:29.127088 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:49:29.150521 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-143a04b2-844e-4b98-8cbb-ec7cfb5da5a4 req-75d310d7-ef67-4306-be72-7f7c3abc1625 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 24 07:49:29.151033 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1183/4697] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 24 07:49:29 2026] POST /volume/v3/attachments => generated 273 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:49:29.179177 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-c3042563-3285-410e-b931-137b3263c10e None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:29.183076 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c3042563-3285-410e-b931-137b3263c10e tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] GET https://10.4.3.170/volume/v3/volumes/59872b00-4e20-4c8a-90a3-d925fe83b8a1 Jul 24 07:49:29.183324 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c3042563-3285-410e-b931-137b3263c10e tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:29.183512 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c3042563-3285-410e-b931-137b3263c10e tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:29.187469 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-36ba0ec9-8539-44c1-9301-2ccb5c8e4e7b None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:29.187989 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-36ba0ec9-8539-44c1-9301-2ccb5c8e4e7b None None] GET https://10.4.3.170/volume// Jul 24 07:49:29.188170 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-36ba0ec9-8539-44c1-9301-2ccb5c8e4e7b None None] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:29.188392 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-36ba0ec9-8539-44c1-9301-2ccb5c8e4e7b None None] Calling method 'all' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:29.188815 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-36ba0ec9-8539-44c1-9301-2ccb5c8e4e7b None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:49:29.189191 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1175/4698] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:49:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:49:29.193008 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:29.193008 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:49:29.196562 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-c3042563-3285-410e-b931-137b3263c10e tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Volume info retrieved successfully. Jul 24 07:49:29.197521 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-143a04b2-844e-4b98-8cbb-ec7cfb5da5a4 req-1a84256f-3ab4-44a8-ad06-22ed6ec839b1 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:29.201537 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-143a04b2-844e-4b98-8cbb-ec7cfb5da5a4 req-1a84256f-3ab4-44a8-ad06-22ed6ec839b1 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] GET https://10.4.3.170/volume/v3/volumes/59872b00-4e20-4c8a-90a3-d925fe83b8a1 Jul 24 07:49:29.201782 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-143a04b2-844e-4b98-8cbb-ec7cfb5da5a4 req-1a84256f-3ab4-44a8-ad06-22ed6ec839b1 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:29.202049 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-143a04b2-844e-4b98-8cbb-ec7cfb5da5a4 req-1a84256f-3ab4-44a8-ad06-22ed6ec839b1 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:29.205761 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c3042563-3285-410e-b931-137b3263c10e tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/volumes/59872b00-4e20-4c8a-90a3-d925fe83b8a1 returned with HTTP 200 Jul 24 07:49:29.206253 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1163/4699] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:49:29 2026] GET /volume/v3/volumes/59872b00-4e20-4c8a-90a3-d925fe83b8a1 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:29.212488 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:29.212488 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:49:29.216172 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [req-143a04b2-844e-4b98-8cbb-ec7cfb5da5a4 req-1a84256f-3ab4-44a8-ad06-22ed6ec839b1 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Volume info retrieved successfully. Jul 24 07:49:29.220587 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-143a04b2-844e-4b98-8cbb-ec7cfb5da5a4 req-1a84256f-3ab4-44a8-ad06-22ed6ec839b1 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/volumes/59872b00-4e20-4c8a-90a3-d925fe83b8a1 returned with HTTP 200 Jul 24 07:49:29.220976 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1184/4700] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:49:29 2026] GET /volume/v3/volumes/59872b00-4e20-4c8a-90a3-d925fe83b8a1 => generated 1024 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:49:29.247524 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f55d9416-daac-4408-801f-5d56c22466c2 tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/volumes/3620e101-7127-4687-bb4d-48893e14632a returned with HTTP 404 Jul 24 07:49:29.247976 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1179/4701] 10.4.3.170 () {68 vars in 1392 bytes} [Fri Jul 24 07:49:29 2026] DELETE /volume/v3/volumes/3620e101-7127-4687-bb4d-48893e14632a => generated 109 bytes in 170 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 07:49:29.260330 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-0a55e723-ca44-47e6-b201-5624d99d25be None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:29.260330 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0a55e723-ca44-47e6-b201-5624d99d25be tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] GET https://10.4.3.170/volume/v3/volumes/3620e101-7127-4687-bb4d-48893e14632a Jul 24 07:49:29.260330 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0a55e723-ca44-47e6-b201-5624d99d25be tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:29.260330 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0a55e723-ca44-47e6-b201-5624d99d25be tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:29.267160 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0a55e723-ca44-47e6-b201-5624d99d25be tempest-VolumeDependencyTests-651460400 tempest-VolumeDependencyTests-651460400-project-member] https://10.4.3.170/volume/v3/volumes/3620e101-7127-4687-bb4d-48893e14632a returned with HTTP 404 Jul 24 07:49:29.267847 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1176/4702] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:49:29 2026] GET /volume/v3/volumes/3620e101-7127-4687-bb4d-48893e14632a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 07:49:29.322056 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-143a04b2-844e-4b98-8cbb-ec7cfb5da5a4 req-87fd6648-8eaa-4c7f-8d40-88730e5ec9a7 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:29.323942 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-143a04b2-844e-4b98-8cbb-ec7cfb5da5a4 req-87fd6648-8eaa-4c7f-8d40-88730e5ec9a7 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] PUT https://10.4.3.170/volume/v3/attachments/28502331-eea5-45ee-8b16-e7549d71c398 Jul 24 07:49:29.324475 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-143a04b2-844e-4b98-8cbb-ec7cfb5da5a4 req-87fd6648-8eaa-4c7f-8d40-88730e5ec9a7 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000005822", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9a7cb9337d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5fc7887c-2ab7-4d21-80c7-ec4ad0d3b011", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:49:29.332677 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-143a04b2-844e-4b98-8cbb-ec7cfb5da5a4 req-87fd6648-8eaa-4c7f-8d40-88730e5ec9a7 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Acquiring lock "cinder-attachment_update-59872b00-4e20-4c8a-90a3-d925fe83b8a1-np0000005822" by "attachment_update" {{(pid=100243) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 07:49:29.336638 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-143a04b2-844e-4b98-8cbb-ec7cfb5da5a4 req-87fd6648-8eaa-4c7f-8d40-88730e5ec9a7 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Lock "cinder-attachment_update-59872b00-4e20-4c8a-90a3-d925fe83b8a1-np0000005822" acquired by "attachment_update" :: waited 0.004s {{(pid=100243) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 07:49:29.340228 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:29.340228 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:49:29.421320 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-143a04b2-844e-4b98-8cbb-ec7cfb5da5a4 req-87fd6648-8eaa-4c7f-8d40-88730e5ec9a7 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Lock "cinder-attachment_update-59872b00-4e20-4c8a-90a3-d925fe83b8a1-np0000005822" released by "attachment_update" :: held 0.085s {{(pid=100243) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 07:49:29.421622 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-143a04b2-844e-4b98-8cbb-ec7cfb5da5a4 req-87fd6648-8eaa-4c7f-8d40-88730e5ec9a7 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/attachments/28502331-eea5-45ee-8b16-e7549d71c398 returned with HTTP 200 Jul 24 07:49:29.422069 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1164/4703] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 24 07:49:29 2026] PUT /volume/v3/attachments/28502331-eea5-45ee-8b16-e7549d71c398 => generated 969 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:49:30.219772 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-d9494f4b-15db-4ad7-9d0d-2485458bfb09 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:30.221500 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d9494f4b-15db-4ad7-9d0d-2485458bfb09 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] GET https://10.4.3.170/volume/v3/volumes/59872b00-4e20-4c8a-90a3-d925fe83b8a1 Jul 24 07:49:30.221710 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d9494f4b-15db-4ad7-9d0d-2485458bfb09 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:30.221945 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d9494f4b-15db-4ad7-9d0d-2485458bfb09 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:30.231042 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:30.231042 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:49:30.234686 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-d9494f4b-15db-4ad7-9d0d-2485458bfb09 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Volume info retrieved successfully. Jul 24 07:49:30.238132 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d9494f4b-15db-4ad7-9d0d-2485458bfb09 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/volumes/59872b00-4e20-4c8a-90a3-d925fe83b8a1 returned with HTTP 200 Jul 24 07:49:30.238478 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1185/4704] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:49:30 2026] GET /volume/v3/volumes/59872b00-4e20-4c8a-90a3-d925fe83b8a1 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:30.651009 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2d2bfb0f-99fa-461c-8555-fda7a0cc4181 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:30.731860 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2d2bfb0f-99fa-461c-8555-fda7a0cc4181 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:49:30.732187 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2d2bfb0f-99fa-461c-8555-fda7a0cc4181 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-204695790"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:49:30.733590 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-2d2bfb0f-99fa-461c-8555-fda7a0cc4181 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-204695790'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:49:30.733712 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-2d2bfb0f-99fa-461c-8555-fda7a0cc4181 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Create volume of 1 GB Jul 24 07:49:30.737156 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-2d2bfb0f-99fa-461c-8555-fda7a0cc4181 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Availability Zones retrieved successfully. Jul 24 07:49:30.742339 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-2d2bfb0f-99fa-461c-8555-fda7a0cc4181 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Flow 'volume_create_api' (0d39719a-4aeb-4ef4-b8f3-443f68893498) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:49:30.743193 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-2d2bfb0f-99fa-461c-8555-fda7a0cc4181 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5aeff2ab-9252-4e1d-a785-317ec4651eb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:49:30.743986 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-2d2bfb0f-99fa-461c-8555-fda7a0cc4181 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:49:30.765189 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-2d2bfb0f-99fa-461c-8555-fda7a0cc4181 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5aeff2ab-9252-4e1d-a785-317ec4651eb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:49:30.765841 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-2d2bfb0f-99fa-461c-8555-fda7a0cc4181 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b4b6c62-e7df-4e8b-bed4-94428e104181) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:49:30.830178 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-2d2bfb0f-99fa-461c-8555-fda7a0cc4181 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Created reservations ['bc1830bd-b398-46fa-8b9e-12392e29aa6f', '4f4ff5cf-8f14-4abc-a00b-3d3477e52895', '1fa59b00-7fb0-4d4e-99e2-fb26e25918d8', '817ab3bc-e11b-4670-a2da-01770588d3d0'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:49:30.831056 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-2d2bfb0f-99fa-461c-8555-fda7a0cc4181 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b4b6c62-e7df-4e8b-bed4-94428e104181) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bc1830bd-b398-46fa-8b9e-12392e29aa6f', '4f4ff5cf-8f14-4abc-a00b-3d3477e52895', '1fa59b00-7fb0-4d4e-99e2-fb26e25918d8', '817ab3bc-e11b-4670-a2da-01770588d3d0']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:49:30.831739 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-2d2bfb0f-99fa-461c-8555-fda7a0cc4181 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (054abc7f-2785-4da1-87e0-fcfa3450bb99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:49:30.858779 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-2d2bfb0f-99fa-461c-8555-fda7a0cc4181 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (054abc7f-2785-4da1-87e0-fcfa3450bb99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a9a2c048-53c4-43e7-b004-fcae5451079f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-204695790',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b151419c2ac147f8afffa26f79a73685',qos_specs=None,replication_status=,reservations=['bc1830bd-b398-46fa-8b9e-12392e29aa6f','4f4ff5cf-8f14-4abc-a00b-3d3477e52895','1fa59b00-7fb0-4d4e-99e2-fb26e25918d8','817ab3bc-e11b-4670-a2da-01770588d3d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dfd79752a6074c88b82aa9685cdfe4b0',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:49:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-204695790',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a9a2c048-53c4-43e7-b004-fcae5451079f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b151419c2ac147f8afffa26f79a73685',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dfd79752a6074c88b82aa9685cdfe4b0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:49:30.859749 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-2d2bfb0f-99fa-461c-8555-fda7a0cc4181 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6287a29-8fa0-48c7-b0c4-478d5514a3ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:49:30.884625 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-2d2bfb0f-99fa-461c-8555-fda7a0cc4181 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6287a29-8fa0-48c7-b0c4-478d5514a3ec) transitioned into state 'SUCCESS' from state '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-204695790',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b151419c2ac147f8afffa26f79a73685',qos_specs=None,replication_status=,reservations=['bc1830bd-b398-46fa-8b9e-12392e29aa6f','4f4ff5cf-8f14-4abc-a00b-3d3477e52895','1fa59b00-7fb0-4d4e-99e2-fb26e25918d8','817ab3bc-e11b-4670-a2da-01770588d3d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dfd79752a6074c88b82aa9685cdfe4b0',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:49:30.885327 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-2d2bfb0f-99fa-461c-8555-fda7a0cc4181 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16dbb758-6662-4ea9-97a6-fefab848a358) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:49:30.893597 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-2d2bfb0f-99fa-461c-8555-fda7a0cc4181 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16dbb758-6662-4ea9-97a6-fefab848a358) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:49:30.894391 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-2d2bfb0f-99fa-461c-8555-fda7a0cc4181 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Flow 'volume_create_api' (0d39719a-4aeb-4ef4-b8f3-443f68893498) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:49:30.894686 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-2d2bfb0f-99fa-461c-8555-fda7a0cc4181 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Create volume request issued successfully. Jul 24 07:49:30.895213 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2d2bfb0f-99fa-461c-8555-fda7a0cc4181 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:49:30.895632 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1180/4705] 10.4.3.170 () {70 vars in 1298 bytes} [Fri Jul 24 07:49:30 2026] POST /volume/v3/volumes => generated 777 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:49:30.907062 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-e3eb61b7-8515-4f23-8d21-098756d9a8a7 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:30.911221 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e3eb61b7-8515-4f23-8d21-098756d9a8a7 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] GET https://10.4.3.170/volume/v3/volumes/a9a2c048-53c4-43e7-b004-fcae5451079f Jul 24 07:49:30.911221 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e3eb61b7-8515-4f23-8d21-098756d9a8a7 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:30.911221 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e3eb61b7-8515-4f23-8d21-098756d9a8a7 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:30.919260 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:30.919260 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:49:30.922770 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-e3eb61b7-8515-4f23-8d21-098756d9a8a7 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Volume info retrieved successfully. Jul 24 07:49:30.927744 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e3eb61b7-8515-4f23-8d21-098756d9a8a7 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] https://10.4.3.170/volume/v3/volumes/a9a2c048-53c4-43e7-b004-fcae5451079f returned with HTTP 200 Jul 24 07:49:30.928118 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1177/4706] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:49:30 2026] GET /volume/v3/volumes/a9a2c048-53c4-43e7-b004-fcae5451079f => generated 956 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:31.249934 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-01fe7565-bc00-4854-b087-e9034df50aab None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:31.251609 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-01fe7565-bc00-4854-b087-e9034df50aab tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] GET https://10.4.3.170/volume/v3/volumes/59872b00-4e20-4c8a-90a3-d925fe83b8a1 Jul 24 07:49:31.251809 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-01fe7565-bc00-4854-b087-e9034df50aab tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:31.251971 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-01fe7565-bc00-4854-b087-e9034df50aab tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:31.260749 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:31.260749 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:49:31.264065 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-01fe7565-bc00-4854-b087-e9034df50aab tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Volume info retrieved successfully. Jul 24 07:49:31.267752 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-01fe7565-bc00-4854-b087-e9034df50aab tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/volumes/59872b00-4e20-4c8a-90a3-d925fe83b8a1 returned with HTTP 200 Jul 24 07:49:31.268151 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1165/4707] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:49:31 2026] GET /volume/v3/volumes/59872b00-4e20-4c8a-90a3-d925fe83b8a1 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:31.939347 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-2c841438-b29e-41a2-ae12-76700f508877 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:31.940984 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2c841438-b29e-41a2-ae12-76700f508877 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] GET https://10.4.3.170/volume/v3/volumes/a9a2c048-53c4-43e7-b004-fcae5451079f Jul 24 07:49:31.941276 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2c841438-b29e-41a2-ae12-76700f508877 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:31.941483 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2c841438-b29e-41a2-ae12-76700f508877 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:31.948279 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:31.948279 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:49:31.951119 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-2c841438-b29e-41a2-ae12-76700f508877 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Volume info retrieved successfully. Jul 24 07:49:31.954340 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2c841438-b29e-41a2-ae12-76700f508877 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] https://10.4.3.170/volume/v3/volumes/a9a2c048-53c4-43e7-b004-fcae5451079f returned with HTTP 200 Jul 24 07:49:31.954655 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1186/4708] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:49:31 2026] GET /volume/v3/volumes/a9a2c048-53c4-43e7-b004-fcae5451079f => generated 1008 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:49:31.967709 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d89348dd-19bc-4d65-baca-683de6974074 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:31.969299 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d89348dd-19bc-4d65-baca-683de6974074 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] POST https://10.4.3.170/volume/v3/backups Jul 24 07:49:31.969599 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d89348dd-19bc-4d65-baca-683de6974074 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a9a2c048-53c4-43e7-b004-fcae5451079f", "name": "tempest-type-Backup-1952547530"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:49:31.970867 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.backups [None req-d89348dd-19bc-4d65-baca-683de6974074 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Creating new backup {'backup': {'volume_id': 'a9a2c048-53c4-43e7-b004-fcae5451079f', 'name': 'tempest-type-Backup-1952547530'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 07:49:31.970992 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.contrib.backups [None req-d89348dd-19bc-4d65-baca-683de6974074 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Creating backup of volume a9a2c048-53c4-43e7-b004-fcae5451079f in container None Jul 24 07:49:31.977104 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:31.977104 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:49:31.977516 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-d89348dd-19bc-4d65-baca-683de6974074 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Volume info retrieved successfully. Jul 24 07:49:32.000924 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-d89348dd-19bc-4d65-baca-683de6974074 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Created reservations ['c8a0312d-cd2c-48b1-81f5-41317bd31bf9', 'b81c568a-33f2-4dcd-91d1-32cc917aba54'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:49:32.030227 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d89348dd-19bc-4d65-baca-683de6974074 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] https://10.4.3.170/volume/v3/backups returned with HTTP 202 Jul 24 07:49:32.030227 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1181/4709] 10.4.3.170 () {70 vars in 1299 bytes} [Fri Jul 24 07:49:31 2026] POST /volume/v3/backups => generated 316 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:49:32.036130 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-e20e49d8-1bea-4265-82db-d8a0f261384a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:32.037692 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e20e49d8-1bea-4265-82db-d8a0f261384a tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] GET https://10.4.3.170/volume/v3/backups/bb7aac32-774c-4641-8b6e-6f120a1cbfa9 Jul 24 07:49:32.037899 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e20e49d8-1bea-4265-82db-d8a0f261384a tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:32.038070 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e20e49d8-1bea-4265-82db-d8a0f261384a tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:32.039457 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-e20e49d8-1bea-4265-82db-d8a0f261384a tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Show backup with id bb7aac32-774c-4641-8b6e-6f120a1cbfa9. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:49:32.043254 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:32.043254 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:49:32.043254 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e20e49d8-1bea-4265-82db-d8a0f261384a tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] https://10.4.3.170/volume/v3/backups/bb7aac32-774c-4641-8b6e-6f120a1cbfa9 returned with HTTP 200 Jul 24 07:49:32.043254 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1178/4710] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:49:32 2026] GET /volume/v3/backups/bb7aac32-774c-4641-8b6e-6f120a1cbfa9 => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:32.278421 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-e5136c8e-a7ed-44d4-b5ad-8847f589f149 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:32.280164 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e5136c8e-a7ed-44d4-b5ad-8847f589f149 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] GET https://10.4.3.170/volume/v3/volumes/59872b00-4e20-4c8a-90a3-d925fe83b8a1 Jul 24 07:49:32.280399 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e5136c8e-a7ed-44d4-b5ad-8847f589f149 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:32.280611 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e5136c8e-a7ed-44d4-b5ad-8847f589f149 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:32.288795 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:32.288795 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:49:32.291743 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-e5136c8e-a7ed-44d4-b5ad-8847f589f149 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Volume info retrieved successfully. Jul 24 07:49:32.295177 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e5136c8e-a7ed-44d4-b5ad-8847f589f149 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/volumes/59872b00-4e20-4c8a-90a3-d925fe83b8a1 returned with HTTP 200 Jul 24 07:49:32.295594 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1166/4711] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:49:32 2026] GET /volume/v3/volumes/59872b00-4e20-4c8a-90a3-d925fe83b8a1 => generated 845 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:33.053184 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-8195907e-2234-4e56-bb4d-026bd3b7ddf4 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:33.054923 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8195907e-2234-4e56-bb4d-026bd3b7ddf4 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] GET https://10.4.3.170/volume/v3/backups/bb7aac32-774c-4641-8b6e-6f120a1cbfa9 Jul 24 07:49:33.055124 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8195907e-2234-4e56-bb4d-026bd3b7ddf4 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:33.055335 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8195907e-2234-4e56-bb4d-026bd3b7ddf4 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:33.055438 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-8195907e-2234-4e56-bb4d-026bd3b7ddf4 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Show backup with id bb7aac32-774c-4641-8b6e-6f120a1cbfa9. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:49:33.059496 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:33.059496 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:49:33.060113 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8195907e-2234-4e56-bb4d-026bd3b7ddf4 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] https://10.4.3.170/volume/v3/backups/bb7aac32-774c-4641-8b6e-6f120a1cbfa9 returned with HTTP 200 Jul 24 07:49:33.060471 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1187/4712] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:49:33 2026] GET /volume/v3/backups/bb7aac32-774c-4641-8b6e-6f120a1cbfa9 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:33.309782 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-daf3b019-09af-40fa-b82f-76d84f6e05ae None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:33.311532 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-daf3b019-09af-40fa-b82f-76d84f6e05ae tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] GET https://10.4.3.170/volume/v3/volumes/59872b00-4e20-4c8a-90a3-d925fe83b8a1 Jul 24 07:49:33.311708 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-daf3b019-09af-40fa-b82f-76d84f6e05ae tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:33.311902 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-daf3b019-09af-40fa-b82f-76d84f6e05ae tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:33.321137 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:33.321137 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:49:33.325181 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-daf3b019-09af-40fa-b82f-76d84f6e05ae tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Volume info retrieved successfully. Jul 24 07:49:33.331126 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-daf3b019-09af-40fa-b82f-76d84f6e05ae tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/volumes/59872b00-4e20-4c8a-90a3-d925fe83b8a1 returned with HTTP 200 Jul 24 07:49:33.331653 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1182/4713] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:49:33 2026] GET /volume/v3/volumes/59872b00-4e20-4c8a-90a3-d925fe83b8a1 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:34.070491 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-26da4194-290a-482d-b73f-5946b83d798e None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:34.072139 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-26da4194-290a-482d-b73f-5946b83d798e tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] GET https://10.4.3.170/volume/v3/backups/bb7aac32-774c-4641-8b6e-6f120a1cbfa9 Jul 24 07:49:34.072343 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-26da4194-290a-482d-b73f-5946b83d798e tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:34.072515 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-26da4194-290a-482d-b73f-5946b83d798e tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:34.072609 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-26da4194-290a-482d-b73f-5946b83d798e tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Show backup with id bb7aac32-774c-4641-8b6e-6f120a1cbfa9. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:49:34.076409 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:34.076409 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:49:34.077112 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-26da4194-290a-482d-b73f-5946b83d798e tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] https://10.4.3.170/volume/v3/backups/bb7aac32-774c-4641-8b6e-6f120a1cbfa9 returned with HTTP 200 Jul 24 07:49:34.077675 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1179/4714] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:49:34 2026] GET /volume/v3/backups/bb7aac32-774c-4641-8b6e-6f120a1cbfa9 => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:34.343988 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-fa43ed5c-5da9-4a42-b525-fca438ed7fe3 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:34.345851 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-fa43ed5c-5da9-4a42-b525-fca438ed7fe3 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] GET https://10.4.3.170/volume/v3/volumes/59872b00-4e20-4c8a-90a3-d925fe83b8a1 Jul 24 07:49:34.346101 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-fa43ed5c-5da9-4a42-b525-fca438ed7fe3 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:34.346615 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-fa43ed5c-5da9-4a42-b525-fca438ed7fe3 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:34.356071 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:34.356071 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:49:34.359513 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-fa43ed5c-5da9-4a42-b525-fca438ed7fe3 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Volume info retrieved successfully. Jul 24 07:49:34.364299 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-fa43ed5c-5da9-4a42-b525-fca438ed7fe3 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/volumes/59872b00-4e20-4c8a-90a3-d925fe83b8a1 returned with HTTP 200 Jul 24 07:49:34.364735 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1167/4715] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:49:34 2026] GET /volume/v3/volumes/59872b00-4e20-4c8a-90a3-d925fe83b8a1 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:34.691908 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-143a04b2-844e-4b98-8cbb-ec7cfb5da5a4 req-29eb1ac0-95ad-440c-92d4-abb01e09a3c9 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:34.694057 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-143a04b2-844e-4b98-8cbb-ec7cfb5da5a4 req-29eb1ac0-95ad-440c-92d4-abb01e09a3c9 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] POST https://10.4.3.170/volume/v3/attachments/28502331-eea5-45ee-8b16-e7549d71c398/action Jul 24 07:49:34.694420 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-143a04b2-844e-4b98-8cbb-ec7cfb5da5a4 req-29eb1ac0-95ad-440c-92d4-abb01e09a3c9 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Action body: b'{"os-complete": null}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:49:34.694539 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-143a04b2-844e-4b98-8cbb-ec7cfb5da5a4 req-29eb1ac0-95ad-440c-92d4-abb01e09a3c9 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:49:34.713621 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:34.713621 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:49:34.724031 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-143a04b2-844e-4b98-8cbb-ec7cfb5da5a4 req-29eb1ac0-95ad-440c-92d4-abb01e09a3c9 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/attachments/28502331-eea5-45ee-8b16-e7549d71c398/action returned with HTTP 204 Jul 24 07:49:34.724464 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1188/4716] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 24 07:49:34 2026] POST /volume/v3/attachments/28502331-eea5-45ee-8b16-e7549d71c398/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:49:35.091338 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-894df921-2780-4e56-a321-989fa1ecf064 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:35.093533 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-894df921-2780-4e56-a321-989fa1ecf064 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] GET https://10.4.3.170/volume/v3/backups/bb7aac32-774c-4641-8b6e-6f120a1cbfa9 Jul 24 07:49:35.093942 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-894df921-2780-4e56-a321-989fa1ecf064 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:35.094188 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-894df921-2780-4e56-a321-989fa1ecf064 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:35.094356 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-894df921-2780-4e56-a321-989fa1ecf064 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Show backup with id bb7aac32-774c-4641-8b6e-6f120a1cbfa9. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:49:35.099443 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:35.099443 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:49:35.100368 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-894df921-2780-4e56-a321-989fa1ecf064 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] https://10.4.3.170/volume/v3/backups/bb7aac32-774c-4641-8b6e-6f120a1cbfa9 returned with HTTP 200 Jul 24 07:49:35.100798 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1183/4717] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:49:35 2026] GET /volume/v3/backups/bb7aac32-774c-4641-8b6e-6f120a1cbfa9 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:35.377705 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-8a149d5e-c37f-422e-b52c-370ba66165a6 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:35.382389 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8a149d5e-c37f-422e-b52c-370ba66165a6 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] GET https://10.4.3.170/volume/v3/volumes/59872b00-4e20-4c8a-90a3-d925fe83b8a1 Jul 24 07:49:35.382574 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8a149d5e-c37f-422e-b52c-370ba66165a6 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:35.383689 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8a149d5e-c37f-422e-b52c-370ba66165a6 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:35.392624 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:35.392624 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:49:35.396824 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-8a149d5e-c37f-422e-b52c-370ba66165a6 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Volume info retrieved successfully. Jul 24 07:49:35.401569 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8a149d5e-c37f-422e-b52c-370ba66165a6 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/volumes/59872b00-4e20-4c8a-90a3-d925fe83b8a1 returned with HTTP 200 Jul 24 07:49:35.402102 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1180/4718] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:49:35 2026] GET /volume/v3/volumes/59872b00-4e20-4c8a-90a3-d925fe83b8a1 => generated 1137 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:49:35.451795 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-fe926d1f-1249-4fed-84e6-2f1690e09a7d req-f794b275-ca7c-470f-97b6-5af77102f93e None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:35.454374 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-fe926d1f-1249-4fed-84e6-2f1690e09a7d req-f794b275-ca7c-470f-97b6-5af77102f93e tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] GET https://10.4.3.170/volume/v3/volumes/204689c2-28dc-4f42-9a03-76835a517180 Jul 24 07:49:35.454684 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-fe926d1f-1249-4fed-84e6-2f1690e09a7d req-f794b275-ca7c-470f-97b6-5af77102f93e tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:35.454995 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-fe926d1f-1249-4fed-84e6-2f1690e09a7d req-f794b275-ca7c-470f-97b6-5af77102f93e tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:35.464450 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:35.464450 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:49:35.468454 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-fe926d1f-1249-4fed-84e6-2f1690e09a7d req-f794b275-ca7c-470f-97b6-5af77102f93e tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Volume info retrieved successfully. Jul 24 07:49:35.472322 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-fe926d1f-1249-4fed-84e6-2f1690e09a7d req-f794b275-ca7c-470f-97b6-5af77102f93e tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/volumes/204689c2-28dc-4f42-9a03-76835a517180 returned with HTTP 200 Jul 24 07:49:35.472735 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1168/4719] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:49:35 2026] GET /volume/v3/volumes/204689c2-28dc-4f42-9a03-76835a517180 => generated 873 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:35.539443 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-bb38a84c-0f0f-45fe-9ef3-2e236dd3b94b None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:35.539805 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-bb38a84c-0f0f-45fe-9ef3-2e236dd3b94b None None] GET https://10.4.3.170/volume// Jul 24 07:49:35.539962 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-bb38a84c-0f0f-45fe-9ef3-2e236dd3b94b None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:35.540165 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-bb38a84c-0f0f-45fe-9ef3-2e236dd3b94b None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:35.540474 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-bb38a84c-0f0f-45fe-9ef3-2e236dd3b94b None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:49:35.540738 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1189/4720] 10.4.3.170 () {66 vars in 1428 bytes} [Fri Jul 24 07:49:35 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:49:35.548738 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-fe926d1f-1249-4fed-84e6-2f1690e09a7d req-e815edb2-9eea-491a-9e3d-520c5226724e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:35.550871 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-fe926d1f-1249-4fed-84e6-2f1690e09a7d req-e815edb2-9eea-491a-9e3d-520c5226724e tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 24 07:49:35.551259 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-fe926d1f-1249-4fed-84e6-2f1690e09a7d req-e815edb2-9eea-491a-9e3d-520c5226724e tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "204689c2-28dc-4f42-9a03-76835a517180", "connector": null, "instance_uuid": "a3bee5c9-4b29-4727-a638-6d055e18624d"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:49:35.560235 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:35.560235 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:49:35.586315 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-fe926d1f-1249-4fed-84e6-2f1690e09a7d req-e815edb2-9eea-491a-9e3d-520c5226724e tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 24 07:49:35.586764 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1184/4721] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 24 07:49:35 2026] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:49:35.618569 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-e7da3fce-9ddb-486e-a986-1705c4a6083a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:35.620828 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e7da3fce-9ddb-486e-a986-1705c4a6083a tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] GET https://10.4.3.170/volume/v3/volumes/204689c2-28dc-4f42-9a03-76835a517180 Jul 24 07:49:35.621914 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e7da3fce-9ddb-486e-a986-1705c4a6083a tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:35.621914 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e7da3fce-9ddb-486e-a986-1705c4a6083a tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:35.632150 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:35.632150 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:49:35.636347 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-e7da3fce-9ddb-486e-a986-1705c4a6083a tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Volume info retrieved successfully. Jul 24 07:49:35.637682 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-f9c4662c-1cad-43d3-b25c-551d60c23461 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:35.638174 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f9c4662c-1cad-43d3-b25c-551d60c23461 None None] GET https://10.4.3.170/volume// Jul 24 07:49:35.638308 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f9c4662c-1cad-43d3-b25c-551d60c23461 None None] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:35.638497 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f9c4662c-1cad-43d3-b25c-551d60c23461 None None] Calling method 'all' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:35.638833 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f9c4662c-1cad-43d3-b25c-551d60c23461 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:49:35.639160 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1169/4722] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:49:35 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:49:35.642520 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e7da3fce-9ddb-486e-a986-1705c4a6083a tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/volumes/204689c2-28dc-4f42-9a03-76835a517180 returned with HTTP 200 Jul 24 07:49:35.643101 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1181/4723] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:49:35 2026] GET /volume/v3/volumes/204689c2-28dc-4f42-9a03-76835a517180 => generated 872 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:35.646435 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-fe926d1f-1249-4fed-84e6-2f1690e09a7d req-d1ada7d0-8528-4b4b-a815-7aa34f213621 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:35.652455 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-fe926d1f-1249-4fed-84e6-2f1690e09a7d req-d1ada7d0-8528-4b4b-a815-7aa34f213621 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] GET https://10.4.3.170/volume/v3/volumes/204689c2-28dc-4f42-9a03-76835a517180 Jul 24 07:49:35.652455 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-fe926d1f-1249-4fed-84e6-2f1690e09a7d req-d1ada7d0-8528-4b4b-a815-7aa34f213621 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:35.652455 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-fe926d1f-1249-4fed-84e6-2f1690e09a7d req-d1ada7d0-8528-4b4b-a815-7aa34f213621 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:35.660439 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:35.660439 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:49:35.664221 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [req-fe926d1f-1249-4fed-84e6-2f1690e09a7d req-d1ada7d0-8528-4b4b-a815-7aa34f213621 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Volume info retrieved successfully. Jul 24 07:49:35.669318 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-fe926d1f-1249-4fed-84e6-2f1690e09a7d req-d1ada7d0-8528-4b4b-a815-7aa34f213621 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/volumes/204689c2-28dc-4f42-9a03-76835a517180 returned with HTTP 200 Jul 24 07:49:35.669857 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1190/4724] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:49:35 2026] GET /volume/v3/volumes/204689c2-28dc-4f42-9a03-76835a517180 => generated 1052 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:49:35.770354 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-fe926d1f-1249-4fed-84e6-2f1690e09a7d req-e8c70c30-a097-4b5a-812d-c7e9f3ad4fc2 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:35.772111 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-fe926d1f-1249-4fed-84e6-2f1690e09a7d req-e8c70c30-a097-4b5a-812d-c7e9f3ad4fc2 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] PUT https://10.4.3.170/volume/v3/attachments/30ff15e1-ceb8-4f5a-ae2a-1c77628408e6 Jul 24 07:49:35.772483 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-fe926d1f-1249-4fed-84e6-2f1690e09a7d req-e8c70c30-a097-4b5a-812d-c7e9f3ad4fc2 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000005822", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9a7cb9337d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5fc7887c-2ab7-4d21-80c7-ec4ad0d3b011", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:49:35.779330 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-fe926d1f-1249-4fed-84e6-2f1690e09a7d req-e8c70c30-a097-4b5a-812d-c7e9f3ad4fc2 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Acquiring lock "cinder-attachment_update-204689c2-28dc-4f42-9a03-76835a517180-np0000005822" by "attachment_update" {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 07:49:35.783283 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-fe926d1f-1249-4fed-84e6-2f1690e09a7d req-e8c70c30-a097-4b5a-812d-c7e9f3ad4fc2 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Lock "cinder-attachment_update-204689c2-28dc-4f42-9a03-76835a517180-np0000005822" acquired by "attachment_update" :: waited 0.004s {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 07:49:35.784173 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:35.784173 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:49:35.854029 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-fe926d1f-1249-4fed-84e6-2f1690e09a7d req-e8c70c30-a097-4b5a-812d-c7e9f3ad4fc2 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Lock "cinder-attachment_update-204689c2-28dc-4f42-9a03-76835a517180-np0000005822" released by "attachment_update" :: held 0.071s {{(pid=100246) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 07:49:35.854387 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-fe926d1f-1249-4fed-84e6-2f1690e09a7d req-e8c70c30-a097-4b5a-812d-c7e9f3ad4fc2 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/attachments/30ff15e1-ceb8-4f5a-ae2a-1c77628408e6 returned with HTTP 200 Jul 24 07:49:35.854832 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1185/4725] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 24 07:49:35 2026] PUT /volume/v3/attachments/30ff15e1-ceb8-4f5a-ae2a-1c77628408e6 => generated 968 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:49:35.862224 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-fe926d1f-1249-4fed-84e6-2f1690e09a7d req-268c9af6-4952-4826-82c9-66db5bf2e381 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:35.864400 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-fe926d1f-1249-4fed-84e6-2f1690e09a7d req-268c9af6-4952-4826-82c9-66db5bf2e381 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] GET https://10.4.3.170/volume/v3/volumes/204689c2-28dc-4f42-9a03-76835a517180/encryption Jul 24 07:49:35.864602 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-fe926d1f-1249-4fed-84e6-2f1690e09a7d req-268c9af6-4952-4826-82c9-66db5bf2e381 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:35.864823 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-fe926d1f-1249-4fed-84e6-2f1690e09a7d req-268c9af6-4952-4826-82c9-66db5bf2e381 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Calling method 'index' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:35.873944 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:35.873944 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:49:35.879538 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-fe926d1f-1249-4fed-84e6-2f1690e09a7d req-268c9af6-4952-4826-82c9-66db5bf2e381 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/volumes/204689c2-28dc-4f42-9a03-76835a517180/encryption returned with HTTP 200 Jul 24 07:49:35.879940 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1170/4726] 10.4.3.170 () {68 vars in 1631 bytes} [Fri Jul 24 07:49:35 2026] GET /volume/v3/volumes/204689c2-28dc-4f42-9a03-76835a517180/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:36.111568 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-aed70805-832c-4c41-ac32-8424c38ddf70 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:36.113173 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-aed70805-832c-4c41-ac32-8424c38ddf70 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] GET https://10.4.3.170/volume/v3/backups/bb7aac32-774c-4641-8b6e-6f120a1cbfa9 Jul 24 07:49:36.113382 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-aed70805-832c-4c41-ac32-8424c38ddf70 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:36.113555 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-aed70805-832c-4c41-ac32-8424c38ddf70 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:36.113656 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-aed70805-832c-4c41-ac32-8424c38ddf70 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Show backup with id bb7aac32-774c-4641-8b6e-6f120a1cbfa9. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:49:36.117520 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:36.117520 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:49:36.118091 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-aed70805-832c-4c41-ac32-8424c38ddf70 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] https://10.4.3.170/volume/v3/backups/bb7aac32-774c-4641-8b6e-6f120a1cbfa9 returned with HTTP 200 Jul 24 07:49:36.118445 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1182/4727] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:49:36 2026] GET /volume/v3/backups/bb7aac32-774c-4641-8b6e-6f120a1cbfa9 => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:36.658698 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-8cf3f5e1-b463-4a31-88be-0d4e1200c75b None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:36.660488 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8cf3f5e1-b463-4a31-88be-0d4e1200c75b tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] GET https://10.4.3.170/volume/v3/volumes/204689c2-28dc-4f42-9a03-76835a517180 Jul 24 07:49:36.660668 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8cf3f5e1-b463-4a31-88be-0d4e1200c75b tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:36.660879 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8cf3f5e1-b463-4a31-88be-0d4e1200c75b tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:36.669140 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:36.669140 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:49:36.672879 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-8cf3f5e1-b463-4a31-88be-0d4e1200c75b tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Volume info retrieved successfully. Jul 24 07:49:36.676491 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8cf3f5e1-b463-4a31-88be-0d4e1200c75b tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/volumes/204689c2-28dc-4f42-9a03-76835a517180 returned with HTTP 200 Jul 24 07:49:36.676851 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1191/4728] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:49:36 2026] GET /volume/v3/volumes/204689c2-28dc-4f42-9a03-76835a517180 => generated 873 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:37.128421 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c1bdc0bd-c97f-4faa-84fd-8693b06848e3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:37.132952 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c1bdc0bd-c97f-4faa-84fd-8693b06848e3 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] GET https://10.4.3.170/volume/v3/backups/bb7aac32-774c-4641-8b6e-6f120a1cbfa9 Jul 24 07:49:37.133225 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c1bdc0bd-c97f-4faa-84fd-8693b06848e3 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:37.133481 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c1bdc0bd-c97f-4faa-84fd-8693b06848e3 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:37.133624 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-c1bdc0bd-c97f-4faa-84fd-8693b06848e3 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Show backup with id bb7aac32-774c-4641-8b6e-6f120a1cbfa9. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:49:37.142243 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:37.142243 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:49:37.143097 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c1bdc0bd-c97f-4faa-84fd-8693b06848e3 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] https://10.4.3.170/volume/v3/backups/bb7aac32-774c-4641-8b6e-6f120a1cbfa9 returned with HTTP 200 Jul 24 07:49:37.143554 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1186/4729] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:49:37 2026] GET /volume/v3/backups/bb7aac32-774c-4641-8b6e-6f120a1cbfa9 => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:37.690618 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-66398fae-2c62-4e70-b44d-3a019092af02 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:37.692096 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-66398fae-2c62-4e70-b44d-3a019092af02 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] GET https://10.4.3.170/volume/v3/volumes/204689c2-28dc-4f42-9a03-76835a517180 Jul 24 07:49:37.692277 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-66398fae-2c62-4e70-b44d-3a019092af02 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:37.692448 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-66398fae-2c62-4e70-b44d-3a019092af02 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:37.700443 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:37.700443 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:49:37.703360 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-66398fae-2c62-4e70-b44d-3a019092af02 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Volume info retrieved successfully. Jul 24 07:49:37.706778 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-66398fae-2c62-4e70-b44d-3a019092af02 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/volumes/204689c2-28dc-4f42-9a03-76835a517180 returned with HTTP 200 Jul 24 07:49:37.707116 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1171/4730] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:49:37 2026] GET /volume/v3/volumes/204689c2-28dc-4f42-9a03-76835a517180 => generated 873 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:38.158743 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-31666574-7e46-41b8-81d4-f51c45dd674a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:38.169884 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-31666574-7e46-41b8-81d4-f51c45dd674a tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] GET https://10.4.3.170/volume/v3/backups/bb7aac32-774c-4641-8b6e-6f120a1cbfa9 Jul 24 07:49:38.171877 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-31666574-7e46-41b8-81d4-f51c45dd674a tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:38.173145 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-31666574-7e46-41b8-81d4-f51c45dd674a tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:38.174181 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-31666574-7e46-41b8-81d4-f51c45dd674a tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Show backup with id bb7aac32-774c-4641-8b6e-6f120a1cbfa9. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:49:38.192175 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:38.192175 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:49:38.194628 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-31666574-7e46-41b8-81d4-f51c45dd674a tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] https://10.4.3.170/volume/v3/backups/bb7aac32-774c-4641-8b6e-6f120a1cbfa9 returned with HTTP 200 Jul 24 07:49:38.195897 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1183/4731] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:49:38 2026] GET /volume/v3/backups/bb7aac32-774c-4641-8b6e-6f120a1cbfa9 => generated 736 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:38.719996 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-f5b3eac8-1431-49f7-a287-29a3026480ad None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:38.722217 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f5b3eac8-1431-49f7-a287-29a3026480ad tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] GET https://10.4.3.170/volume/v3/volumes/204689c2-28dc-4f42-9a03-76835a517180 Jul 24 07:49:38.722400 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f5b3eac8-1431-49f7-a287-29a3026480ad tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:38.722652 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f5b3eac8-1431-49f7-a287-29a3026480ad tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:38.734414 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:38.734414 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:49:38.738313 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-f5b3eac8-1431-49f7-a287-29a3026480ad tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Volume info retrieved successfully. Jul 24 07:49:38.743481 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f5b3eac8-1431-49f7-a287-29a3026480ad tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/volumes/204689c2-28dc-4f42-9a03-76835a517180 returned with HTTP 200 Jul 24 07:49:38.743950 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1192/4732] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:49:38 2026] GET /volume/v3/volumes/204689c2-28dc-4f42-9a03-76835a517180 => generated 873 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:39.206100 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-dcfd67c0-16f3-42be-9ab0-75ed207e0228 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:39.207942 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-dcfd67c0-16f3-42be-9ab0-75ed207e0228 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] GET https://10.4.3.170/volume/v3/backups/bb7aac32-774c-4641-8b6e-6f120a1cbfa9 Jul 24 07:49:39.208224 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-dcfd67c0-16f3-42be-9ab0-75ed207e0228 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:39.208525 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-dcfd67c0-16f3-42be-9ab0-75ed207e0228 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:39.208654 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-dcfd67c0-16f3-42be-9ab0-75ed207e0228 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Show backup with id bb7aac32-774c-4641-8b6e-6f120a1cbfa9. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:49:39.213824 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:39.213824 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:49:39.214835 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-dcfd67c0-16f3-42be-9ab0-75ed207e0228 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] https://10.4.3.170/volume/v3/backups/bb7aac32-774c-4641-8b6e-6f120a1cbfa9 returned with HTTP 200 Jul 24 07:49:39.215537 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1187/4733] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:49:39 2026] GET /volume/v3/backups/bb7aac32-774c-4641-8b6e-6f120a1cbfa9 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:39.757770 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-41d19ba7-7014-4fc4-b9b4-b64345a04f5c None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:39.760223 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-41d19ba7-7014-4fc4-b9b4-b64345a04f5c tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] GET https://10.4.3.170/volume/v3/volumes/204689c2-28dc-4f42-9a03-76835a517180 Jul 24 07:49:39.760499 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-41d19ba7-7014-4fc4-b9b4-b64345a04f5c tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:39.760788 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-41d19ba7-7014-4fc4-b9b4-b64345a04f5c tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:39.773699 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:39.773699 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:49:39.781890 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-41d19ba7-7014-4fc4-b9b4-b64345a04f5c tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Volume info retrieved successfully. Jul 24 07:49:39.786159 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-41d19ba7-7014-4fc4-b9b4-b64345a04f5c tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/volumes/204689c2-28dc-4f42-9a03-76835a517180 returned with HTTP 200 Jul 24 07:49:39.786643 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1172/4734] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:49:39 2026] GET /volume/v3/volumes/204689c2-28dc-4f42-9a03-76835a517180 => generated 873 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:40.230103 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-af19f310-dec6-4212-a266-be073d066ccf None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:40.238232 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-af19f310-dec6-4212-a266-be073d066ccf tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] GET https://10.4.3.170/volume/v3/backups/bb7aac32-774c-4641-8b6e-6f120a1cbfa9 Jul 24 07:49:40.240062 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-af19f310-dec6-4212-a266-be073d066ccf tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:40.241715 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-af19f310-dec6-4212-a266-be073d066ccf tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:40.242298 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-af19f310-dec6-4212-a266-be073d066ccf tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Show backup with id bb7aac32-774c-4641-8b6e-6f120a1cbfa9. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:49:40.256886 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:40.256886 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:49:40.256886 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-af19f310-dec6-4212-a266-be073d066ccf tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] https://10.4.3.170/volume/v3/backups/bb7aac32-774c-4641-8b6e-6f120a1cbfa9 returned with HTTP 200 Jul 24 07:49:40.256886 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1184/4735] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:49:40 2026] GET /volume/v3/backups/bb7aac32-774c-4641-8b6e-6f120a1cbfa9 => generated 736 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:40.804367 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-f45d2a2d-eec0-439d-ab77-bb4512dbe796 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:40.806133 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f45d2a2d-eec0-439d-ab77-bb4512dbe796 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] GET https://10.4.3.170/volume/v3/volumes/204689c2-28dc-4f42-9a03-76835a517180 Jul 24 07:49:40.806341 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f45d2a2d-eec0-439d-ab77-bb4512dbe796 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:40.806541 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f45d2a2d-eec0-439d-ab77-bb4512dbe796 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:40.815686 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:40.815686 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:49:40.818536 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-f45d2a2d-eec0-439d-ab77-bb4512dbe796 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Volume info retrieved successfully. Jul 24 07:49:40.821950 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f45d2a2d-eec0-439d-ab77-bb4512dbe796 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/volumes/204689c2-28dc-4f42-9a03-76835a517180 returned with HTTP 200 Jul 24 07:49:40.822289 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1193/4736] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:49:40 2026] GET /volume/v3/volumes/204689c2-28dc-4f42-9a03-76835a517180 => generated 873 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:41.267375 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-16c54c3a-dd71-41ae-8008-d90aa2244490 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:41.269341 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-16c54c3a-dd71-41ae-8008-d90aa2244490 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] GET https://10.4.3.170/volume/v3/backups/bb7aac32-774c-4641-8b6e-6f120a1cbfa9 Jul 24 07:49:41.269548 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-16c54c3a-dd71-41ae-8008-d90aa2244490 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:41.269727 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-16c54c3a-dd71-41ae-8008-d90aa2244490 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:41.269834 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-16c54c3a-dd71-41ae-8008-d90aa2244490 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Show backup with id bb7aac32-774c-4641-8b6e-6f120a1cbfa9. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:49:41.274545 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:41.274545 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:49:41.275288 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-16c54c3a-dd71-41ae-8008-d90aa2244490 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] https://10.4.3.170/volume/v3/backups/bb7aac32-774c-4641-8b6e-6f120a1cbfa9 returned with HTTP 200 Jul 24 07:49:41.275659 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1188/4737] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:49:41 2026] GET /volume/v3/backups/bb7aac32-774c-4641-8b6e-6f120a1cbfa9 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:41.834612 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-d18b4f50-ac4c-436d-95e5-b649d3ab44bf None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:41.836635 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d18b4f50-ac4c-436d-95e5-b649d3ab44bf tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] GET https://10.4.3.170/volume/v3/volumes/204689c2-28dc-4f42-9a03-76835a517180 Jul 24 07:49:41.836840 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d18b4f50-ac4c-436d-95e5-b649d3ab44bf tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:41.837017 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d18b4f50-ac4c-436d-95e5-b649d3ab44bf tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:41.856955 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:41.856955 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:49:41.863946 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-d18b4f50-ac4c-436d-95e5-b649d3ab44bf tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Volume info retrieved successfully. Jul 24 07:49:41.869424 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d18b4f50-ac4c-436d-95e5-b649d3ab44bf tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/volumes/204689c2-28dc-4f42-9a03-76835a517180 returned with HTTP 200 Jul 24 07:49:41.870056 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1173/4738] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:49:41 2026] GET /volume/v3/volumes/204689c2-28dc-4f42-9a03-76835a517180 => generated 873 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:42.289176 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-2da0d0fa-d94a-4440-af7e-cd60e4e9bcc7 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:42.290911 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2da0d0fa-d94a-4440-af7e-cd60e4e9bcc7 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] GET https://10.4.3.170/volume/v3/backups/bb7aac32-774c-4641-8b6e-6f120a1cbfa9 Jul 24 07:49:42.292360 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2da0d0fa-d94a-4440-af7e-cd60e4e9bcc7 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:42.292360 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2da0d0fa-d94a-4440-af7e-cd60e4e9bcc7 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:42.292360 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-2da0d0fa-d94a-4440-af7e-cd60e4e9bcc7 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Show backup with id bb7aac32-774c-4641-8b6e-6f120a1cbfa9. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:49:42.296283 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:42.296283 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:49:42.297116 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2da0d0fa-d94a-4440-af7e-cd60e4e9bcc7 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] https://10.4.3.170/volume/v3/backups/bb7aac32-774c-4641-8b6e-6f120a1cbfa9 returned with HTTP 200 Jul 24 07:49:42.297612 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1185/4739] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:49:42 2026] GET /volume/v3/backups/bb7aac32-774c-4641-8b6e-6f120a1cbfa9 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:42.889187 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-92baa664-a4d2-4b51-9b81-5562a767ab42 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:42.892258 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-92baa664-a4d2-4b51-9b81-5562a767ab42 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] GET https://10.4.3.170/volume/v3/volumes/204689c2-28dc-4f42-9a03-76835a517180 Jul 24 07:49:42.892515 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-92baa664-a4d2-4b51-9b81-5562a767ab42 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:42.892748 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-92baa664-a4d2-4b51-9b81-5562a767ab42 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:42.901946 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:42.901946 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:49:42.906712 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-92baa664-a4d2-4b51-9b81-5562a767ab42 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Volume info retrieved successfully. Jul 24 07:49:42.913737 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-92baa664-a4d2-4b51-9b81-5562a767ab42 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/volumes/204689c2-28dc-4f42-9a03-76835a517180 returned with HTTP 200 Jul 24 07:49:42.914074 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1194/4740] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:49:42 2026] GET /volume/v3/volumes/204689c2-28dc-4f42-9a03-76835a517180 => generated 873 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:43.308369 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f53b8066-eb3e-4fd7-84d1-6c426ce0860a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:43.309948 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f53b8066-eb3e-4fd7-84d1-6c426ce0860a tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] GET https://10.4.3.170/volume/v3/backups/bb7aac32-774c-4641-8b6e-6f120a1cbfa9 Jul 24 07:49:43.310274 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f53b8066-eb3e-4fd7-84d1-6c426ce0860a tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:43.310463 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f53b8066-eb3e-4fd7-84d1-6c426ce0860a tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:43.310698 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-f53b8066-eb3e-4fd7-84d1-6c426ce0860a tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Show backup with id bb7aac32-774c-4641-8b6e-6f120a1cbfa9. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:49:43.315274 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:43.315274 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:49:43.315961 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f53b8066-eb3e-4fd7-84d1-6c426ce0860a tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] https://10.4.3.170/volume/v3/backups/bb7aac32-774c-4641-8b6e-6f120a1cbfa9 returned with HTTP 200 Jul 24 07:49:43.316337 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1189/4741] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:49:43 2026] GET /volume/v3/backups/bb7aac32-774c-4641-8b6e-6f120a1cbfa9 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:43.928043 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-98ac97cd-39db-44dc-8a6c-8b369fc49b59 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:43.930268 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-98ac97cd-39db-44dc-8a6c-8b369fc49b59 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] GET https://10.4.3.170/volume/v3/volumes/204689c2-28dc-4f42-9a03-76835a517180 Jul 24 07:49:43.930508 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-98ac97cd-39db-44dc-8a6c-8b369fc49b59 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:43.930739 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-98ac97cd-39db-44dc-8a6c-8b369fc49b59 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:43.942011 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:43.942011 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:49:43.948226 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-98ac97cd-39db-44dc-8a6c-8b369fc49b59 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Volume info retrieved successfully. Jul 24 07:49:43.949114 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-98ac97cd-39db-44dc-8a6c-8b369fc49b59 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/volumes/204689c2-28dc-4f42-9a03-76835a517180 returned with HTTP 200 Jul 24 07:49:43.949475 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1174/4742] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:49:43 2026] GET /volume/v3/volumes/204689c2-28dc-4f42-9a03-76835a517180 => generated 873 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:44.326183 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-3e76f475-81e8-451f-a7ca-9146c40333d4 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:44.327869 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3e76f475-81e8-451f-a7ca-9146c40333d4 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] GET https://10.4.3.170/volume/v3/backups/bb7aac32-774c-4641-8b6e-6f120a1cbfa9 Jul 24 07:49:44.328102 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3e76f475-81e8-451f-a7ca-9146c40333d4 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:44.328332 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3e76f475-81e8-451f-a7ca-9146c40333d4 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:44.328476 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-3e76f475-81e8-451f-a7ca-9146c40333d4 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Show backup with id bb7aac32-774c-4641-8b6e-6f120a1cbfa9. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:49:44.332490 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:44.332490 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:49:44.333294 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3e76f475-81e8-451f-a7ca-9146c40333d4 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] https://10.4.3.170/volume/v3/backups/bb7aac32-774c-4641-8b6e-6f120a1cbfa9 returned with HTTP 200 Jul 24 07:49:44.333684 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1186/4743] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:49:44 2026] GET /volume/v3/backups/bb7aac32-774c-4641-8b6e-6f120a1cbfa9 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:44.845350 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-fe926d1f-1249-4fed-84e6-2f1690e09a7d req-49427c61-e35b-45b1-8c17-cbe9ee8adeef None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:44.847813 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-fe926d1f-1249-4fed-84e6-2f1690e09a7d req-49427c61-e35b-45b1-8c17-cbe9ee8adeef tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] POST https://10.4.3.170/volume/v3/attachments/30ff15e1-ceb8-4f5a-ae2a-1c77628408e6/action Jul 24 07:49:44.848384 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-fe926d1f-1249-4fed-84e6-2f1690e09a7d req-49427c61-e35b-45b1-8c17-cbe9ee8adeef tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Action body: b'{"os-complete": null}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:49:44.848554 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-fe926d1f-1249-4fed-84e6-2f1690e09a7d req-49427c61-e35b-45b1-8c17-cbe9ee8adeef tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:49:44.867601 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:44.867601 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:49:44.876340 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-fe926d1f-1249-4fed-84e6-2f1690e09a7d req-49427c61-e35b-45b1-8c17-cbe9ee8adeef tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/attachments/30ff15e1-ceb8-4f5a-ae2a-1c77628408e6/action returned with HTTP 204 Jul 24 07:49:44.876749 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1195/4744] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 24 07:49:44 2026] POST /volume/v3/attachments/30ff15e1-ceb8-4f5a-ae2a-1c77628408e6/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:49:44.961087 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-7f760c17-9e1d-4866-bf06-a78e1683b0a8 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:44.962666 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7f760c17-9e1d-4866-bf06-a78e1683b0a8 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] GET https://10.4.3.170/volume/v3/volumes/204689c2-28dc-4f42-9a03-76835a517180 Jul 24 07:49:44.962842 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7f760c17-9e1d-4866-bf06-a78e1683b0a8 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:44.963014 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7f760c17-9e1d-4866-bf06-a78e1683b0a8 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:44.971694 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:44.971694 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:49:44.975014 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-7f760c17-9e1d-4866-bf06-a78e1683b0a8 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Volume info retrieved successfully. Jul 24 07:49:44.978840 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7f760c17-9e1d-4866-bf06-a78e1683b0a8 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/volumes/204689c2-28dc-4f42-9a03-76835a517180 returned with HTTP 200 Jul 24 07:49:44.979213 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1190/4745] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:49:44 2026] GET /volume/v3/volumes/204689c2-28dc-4f42-9a03-76835a517180 => generated 1165 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:49:45.343426 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-bcb4a421-e904-4771-89be-39c9aee0f651 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:45.345901 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-bcb4a421-e904-4771-89be-39c9aee0f651 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] GET https://10.4.3.170/volume/v3/backups/bb7aac32-774c-4641-8b6e-6f120a1cbfa9 Jul 24 07:49:45.346101 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-bcb4a421-e904-4771-89be-39c9aee0f651 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:45.346300 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-bcb4a421-e904-4771-89be-39c9aee0f651 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:45.346410 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-bcb4a421-e904-4771-89be-39c9aee0f651 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Show backup with id bb7aac32-774c-4641-8b6e-6f120a1cbfa9. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:49:45.350339 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:45.350339 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:49:45.350915 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-bcb4a421-e904-4771-89be-39c9aee0f651 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] https://10.4.3.170/volume/v3/backups/bb7aac32-774c-4641-8b6e-6f120a1cbfa9 returned with HTTP 200 Jul 24 07:49:45.351314 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1175/4746] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:49:45 2026] GET /volume/v3/backups/bb7aac32-774c-4641-8b6e-6f120a1cbfa9 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:45.557824 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-e4943369-907f-4f81-8c3f-bafbc275239e req-1d1d57c6-48df-4362-b5d4-a8ba8fbf8b73 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:45.559782 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-e4943369-907f-4f81-8c3f-bafbc275239e req-1d1d57c6-48df-4362-b5d4-a8ba8fbf8b73 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] GET https://10.4.3.170/volume/v3/volumes/5db64d85-7ffd-4aa0-af70-e26a23eb5dc7 Jul 24 07:49:45.559971 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-e4943369-907f-4f81-8c3f-bafbc275239e req-1d1d57c6-48df-4362-b5d4-a8ba8fbf8b73 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:45.560141 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-e4943369-907f-4f81-8c3f-bafbc275239e req-1d1d57c6-48df-4362-b5d4-a8ba8fbf8b73 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:45.567144 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:45.567144 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:49:45.570985 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-e4943369-907f-4f81-8c3f-bafbc275239e req-1d1d57c6-48df-4362-b5d4-a8ba8fbf8b73 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Volume info retrieved successfully. Jul 24 07:49:45.574952 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-e4943369-907f-4f81-8c3f-bafbc275239e req-1d1d57c6-48df-4362-b5d4-a8ba8fbf8b73 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/volumes/5db64d85-7ffd-4aa0-af70-e26a23eb5dc7 returned with HTTP 200 Jul 24 07:49:45.575348 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1187/4747] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:49:45 2026] GET /volume/v3/volumes/5db64d85-7ffd-4aa0-af70-e26a23eb5dc7 => generated 921 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:45.650463 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-bfc3a326-0cd0-4b56-83f7-95db5681d8d4 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:45.650801 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-bfc3a326-0cd0-4b56-83f7-95db5681d8d4 None None] GET https://10.4.3.170/volume// Jul 24 07:49:45.650950 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-bfc3a326-0cd0-4b56-83f7-95db5681d8d4 None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:45.651138 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-bfc3a326-0cd0-4b56-83f7-95db5681d8d4 None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:45.651465 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-bfc3a326-0cd0-4b56-83f7-95db5681d8d4 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:49:45.651695 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1196/4748] 10.4.3.170 () {66 vars in 1428 bytes} [Fri Jul 24 07:49:45 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:49:45.658347 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-e4943369-907f-4f81-8c3f-bafbc275239e req-be1125b8-3d9c-42d2-a4e1-9d12895fda60 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:45.681899 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-e4943369-907f-4f81-8c3f-bafbc275239e req-be1125b8-3d9c-42d2-a4e1-9d12895fda60 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 24 07:49:45.682232 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-e4943369-907f-4f81-8c3f-bafbc275239e req-be1125b8-3d9c-42d2-a4e1-9d12895fda60 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5db64d85-7ffd-4aa0-af70-e26a23eb5dc7", "connector": null, "instance_uuid": "a3bee5c9-4b29-4727-a638-6d055e18624d"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:49:45.689797 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:45.689797 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:49:45.711150 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-e4943369-907f-4f81-8c3f-bafbc275239e req-be1125b8-3d9c-42d2-a4e1-9d12895fda60 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 24 07:49:45.711702 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1191/4749] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 24 07:49:45 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) Jul 24 07:49:45.738438 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-15083cd8-315a-4a5a-82b6-7d79e9466751 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:45.740928 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-15083cd8-315a-4a5a-82b6-7d79e9466751 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] GET https://10.4.3.170/volume/v3/volumes/5db64d85-7ffd-4aa0-af70-e26a23eb5dc7 Jul 24 07:49:45.741222 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-15083cd8-315a-4a5a-82b6-7d79e9466751 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:45.741466 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-15083cd8-315a-4a5a-82b6-7d79e9466751 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:45.748705 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-5e7758f2-a474-45b2-8d49-d28ebe662e19 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:45.749095 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5e7758f2-a474-45b2-8d49-d28ebe662e19 None None] GET https://10.4.3.170/volume// Jul 24 07:49:45.749288 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5e7758f2-a474-45b2-8d49-d28ebe662e19 None None] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:45.749460 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5e7758f2-a474-45b2-8d49-d28ebe662e19 None None] Calling method 'all' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:45.749743 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5e7758f2-a474-45b2-8d49-d28ebe662e19 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:49:45.750043 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1188/4750] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:49:45 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:49:45.752985 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:45.752985 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:49:45.756452 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-e4943369-907f-4f81-8c3f-bafbc275239e req-687d4fdf-24ba-46d2-a4da-b69b75edc1fb None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:45.756976 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-15083cd8-315a-4a5a-82b6-7d79e9466751 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Volume info retrieved successfully. Jul 24 07:49:45.760796 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-e4943369-907f-4f81-8c3f-bafbc275239e req-687d4fdf-24ba-46d2-a4da-b69b75edc1fb tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] GET https://10.4.3.170/volume/v3/volumes/5db64d85-7ffd-4aa0-af70-e26a23eb5dc7 Jul 24 07:49:45.760998 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-e4943369-907f-4f81-8c3f-bafbc275239e req-687d4fdf-24ba-46d2-a4da-b69b75edc1fb tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:45.761169 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-e4943369-907f-4f81-8c3f-bafbc275239e req-687d4fdf-24ba-46d2-a4da-b69b75edc1fb tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:45.762217 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-15083cd8-315a-4a5a-82b6-7d79e9466751 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/volumes/5db64d85-7ffd-4aa0-af70-e26a23eb5dc7 returned with HTTP 200 Jul 24 07:49:45.762660 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1176/4751] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:49:45 2026] GET /volume/v3/volumes/5db64d85-7ffd-4aa0-af70-e26a23eb5dc7 => generated 920 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:45.769926 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:45.769926 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:49:45.773015 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [req-e4943369-907f-4f81-8c3f-bafbc275239e req-687d4fdf-24ba-46d2-a4da-b69b75edc1fb tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Volume info retrieved successfully. Jul 24 07:49:45.776680 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-e4943369-907f-4f81-8c3f-bafbc275239e req-687d4fdf-24ba-46d2-a4da-b69b75edc1fb tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/volumes/5db64d85-7ffd-4aa0-af70-e26a23eb5dc7 returned with HTTP 200 Jul 24 07:49:45.777078 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1197/4752] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:49:45 2026] GET /volume/v3/volumes/5db64d85-7ffd-4aa0-af70-e26a23eb5dc7 => generated 1100 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:49:45.879119 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-e4943369-907f-4f81-8c3f-bafbc275239e req-328b3b5e-9736-4825-af9d-bb8d32a2bb62 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:45.881170 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-e4943369-907f-4f81-8c3f-bafbc275239e req-328b3b5e-9736-4825-af9d-bb8d32a2bb62 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] PUT https://10.4.3.170/volume/v3/attachments/e8d6edf6-661a-4b30-9261-2bd090bbb908 Jul 24 07:49:45.881572 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-e4943369-907f-4f81-8c3f-bafbc275239e req-328b3b5e-9736-4825-af9d-bb8d32a2bb62 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000005822", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9a7cb9337d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5fc7887c-2ab7-4d21-80c7-ec4ad0d3b011", "nvme_native_multipath": false, "mountpoint": "/dev/vdd"}}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:49:45.888950 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-e4943369-907f-4f81-8c3f-bafbc275239e req-328b3b5e-9736-4825-af9d-bb8d32a2bb62 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Acquiring lock "cinder-attachment_update-5db64d85-7ffd-4aa0-af70-e26a23eb5dc7-np0000005822" by "attachment_update" {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 07:49:45.893114 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-e4943369-907f-4f81-8c3f-bafbc275239e req-328b3b5e-9736-4825-af9d-bb8d32a2bb62 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Lock "cinder-attachment_update-5db64d85-7ffd-4aa0-af70-e26a23eb5dc7-np0000005822" acquired by "attachment_update" :: waited 0.004s {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 07:49:45.894082 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:45.894082 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:49:45.961012 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-e4943369-907f-4f81-8c3f-bafbc275239e req-328b3b5e-9736-4825-af9d-bb8d32a2bb62 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Lock "cinder-attachment_update-5db64d85-7ffd-4aa0-af70-e26a23eb5dc7-np0000005822" released by "attachment_update" :: held 0.068s {{(pid=100246) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 07:49:45.961566 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-e4943369-907f-4f81-8c3f-bafbc275239e req-328b3b5e-9736-4825-af9d-bb8d32a2bb62 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/attachments/e8d6edf6-661a-4b30-9261-2bd090bbb908 returned with HTTP 200 Jul 24 07:49:45.962153 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1192/4753] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 24 07:49:45 2026] PUT /volume/v3/attachments/e8d6edf6-661a-4b30-9261-2bd090bbb908 => generated 969 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:49:46.360527 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-bb7e0190-ad57-4a4a-b436-669eed40e9ae None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:46.360966 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-99ffb759-4d79-417a-937d-fc3363192daf None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:46.362435 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-bb7e0190-ad57-4a4a-b436-669eed40e9ae tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] GET https://10.4.3.170/volume/v3/volumes/1523564c-2610-421c-a250-c87b2966f28b Jul 24 07:49:46.362738 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-bb7e0190-ad57-4a4a-b436-669eed40e9ae tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:46.362858 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-99ffb759-4d79-417a-937d-fc3363192daf tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] GET https://10.4.3.170/volume/v3/backups/bb7aac32-774c-4641-8b6e-6f120a1cbfa9 Jul 24 07:49:46.363051 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-bb7e0190-ad57-4a4a-b436-669eed40e9ae tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:46.363159 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-99ffb759-4d79-417a-937d-fc3363192daf tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:46.363379 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-99ffb759-4d79-417a-937d-fc3363192daf tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:46.363508 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-99ffb759-4d79-417a-937d-fc3363192daf tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Show backup with id bb7aac32-774c-4641-8b6e-6f120a1cbfa9. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:49:46.368076 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:46.368076 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:49:46.368728 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-99ffb759-4d79-417a-937d-fc3363192daf tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] https://10.4.3.170/volume/v3/backups/bb7aac32-774c-4641-8b6e-6f120a1cbfa9 returned with HTTP 200 Jul 24 07:49:46.369128 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1177/4754] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:49:46 2026] GET /volume/v3/backups/bb7aac32-774c-4641-8b6e-6f120a1cbfa9 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:46.369915 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:46.369915 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:49:46.373473 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-bb7e0190-ad57-4a4a-b436-669eed40e9ae tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Volume info retrieved successfully. Jul 24 07:49:46.377550 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-bb7e0190-ad57-4a4a-b436-669eed40e9ae tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] https://10.4.3.170/volume/v3/volumes/1523564c-2610-421c-a250-c87b2966f28b returned with HTTP 200 Jul 24 07:49:46.377923 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1189/4755] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:49:46 2026] GET /volume/v3/volumes/1523564c-2610-421c-a250-c87b2966f28b => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:46.424265 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-45f30cdb-561e-4fb7-9429-25c9d71937f6 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:46.427593 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-45f30cdb-561e-4fb7-9429-25c9d71937f6 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] GET https://10.4.3.170/volume/v3/volumes/1523564c-2610-421c-a250-c87b2966f28b Jul 24 07:49:46.427983 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-45f30cdb-561e-4fb7-9429-25c9d71937f6 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:46.428195 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-45f30cdb-561e-4fb7-9429-25c9d71937f6 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:46.434896 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:46.434896 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:49:46.438329 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-45f30cdb-561e-4fb7-9429-25c9d71937f6 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Volume info retrieved successfully. Jul 24 07:49:46.442284 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-45f30cdb-561e-4fb7-9429-25c9d71937f6 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] https://10.4.3.170/volume/v3/volumes/1523564c-2610-421c-a250-c87b2966f28b returned with HTTP 200 Jul 24 07:49:46.442833 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1198/4756] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:49:46 2026] GET /volume/v3/volumes/1523564c-2610-421c-a250-c87b2966f28b => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:46.774971 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-edd6af8b-c3de-4367-97a4-b78f5042ed60 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:46.776680 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-edd6af8b-c3de-4367-97a4-b78f5042ed60 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] GET https://10.4.3.170/volume/v3/volumes/5db64d85-7ffd-4aa0-af70-e26a23eb5dc7 Jul 24 07:49:46.776890 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-edd6af8b-c3de-4367-97a4-b78f5042ed60 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:46.777095 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-edd6af8b-c3de-4367-97a4-b78f5042ed60 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:46.786710 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:46.786710 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:49:46.789939 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-edd6af8b-c3de-4367-97a4-b78f5042ed60 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Volume info retrieved successfully. Jul 24 07:49:46.793528 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-edd6af8b-c3de-4367-97a4-b78f5042ed60 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/volumes/5db64d85-7ffd-4aa0-af70-e26a23eb5dc7 returned with HTTP 200 Jul 24 07:49:46.793861 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1193/4757] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:49:46 2026] GET /volume/v3/volumes/5db64d85-7ffd-4aa0-af70-e26a23eb5dc7 => generated 921 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:47.378718 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-528f579e-06d7-4dc3-ba5d-232e3c4952f5 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:47.380605 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-528f579e-06d7-4dc3-ba5d-232e3c4952f5 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] GET https://10.4.3.170/volume/v3/backups/bb7aac32-774c-4641-8b6e-6f120a1cbfa9 Jul 24 07:49:47.380863 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-528f579e-06d7-4dc3-ba5d-232e3c4952f5 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:47.381133 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-528f579e-06d7-4dc3-ba5d-232e3c4952f5 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:47.381300 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-528f579e-06d7-4dc3-ba5d-232e3c4952f5 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Show backup with id bb7aac32-774c-4641-8b6e-6f120a1cbfa9. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:49:47.385078 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:47.385078 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:49:47.385648 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-528f579e-06d7-4dc3-ba5d-232e3c4952f5 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] https://10.4.3.170/volume/v3/backups/bb7aac32-774c-4641-8b6e-6f120a1cbfa9 returned with HTTP 200 Jul 24 07:49:47.386000 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1178/4758] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:49:47 2026] GET /volume/v3/backups/bb7aac32-774c-4641-8b6e-6f120a1cbfa9 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:47.805801 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-e5faa61e-0939-4393-b348-3dfe39c7bd36 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:47.808158 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e5faa61e-0939-4393-b348-3dfe39c7bd36 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] GET https://10.4.3.170/volume/v3/volumes/5db64d85-7ffd-4aa0-af70-e26a23eb5dc7 Jul 24 07:49:47.808465 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e5faa61e-0939-4393-b348-3dfe39c7bd36 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:47.808781 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e5faa61e-0939-4393-b348-3dfe39c7bd36 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:47.823663 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:47.823663 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:49:47.828535 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-e5faa61e-0939-4393-b348-3dfe39c7bd36 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Volume info retrieved successfully. Jul 24 07:49:47.834265 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e5faa61e-0939-4393-b348-3dfe39c7bd36 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/volumes/5db64d85-7ffd-4aa0-af70-e26a23eb5dc7 returned with HTTP 200 Jul 24 07:49:47.834804 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1190/4759] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:49:47 2026] GET /volume/v3/volumes/5db64d85-7ffd-4aa0-af70-e26a23eb5dc7 => generated 921 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:48.396990 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-b78b3774-ed7c-4811-9f15-70abee768175 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:48.398651 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b78b3774-ed7c-4811-9f15-70abee768175 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] GET https://10.4.3.170/volume/v3/backups/bb7aac32-774c-4641-8b6e-6f120a1cbfa9 Jul 24 07:49:48.398890 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b78b3774-ed7c-4811-9f15-70abee768175 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:48.399073 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b78b3774-ed7c-4811-9f15-70abee768175 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:48.399175 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-b78b3774-ed7c-4811-9f15-70abee768175 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Show backup with id bb7aac32-774c-4641-8b6e-6f120a1cbfa9. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:49:48.402860 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:48.402860 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:49:48.403378 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b78b3774-ed7c-4811-9f15-70abee768175 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] https://10.4.3.170/volume/v3/backups/bb7aac32-774c-4641-8b6e-6f120a1cbfa9 returned with HTTP 200 Jul 24 07:49:48.403777 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1199/4760] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:49:48 2026] GET /volume/v3/backups/bb7aac32-774c-4641-8b6e-6f120a1cbfa9 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:48.847760 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-336cfb26-3c9f-4f38-a972-7809168b04ba None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:48.849245 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-336cfb26-3c9f-4f38-a972-7809168b04ba tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] GET https://10.4.3.170/volume/v3/volumes/5db64d85-7ffd-4aa0-af70-e26a23eb5dc7 Jul 24 07:49:48.849412 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-336cfb26-3c9f-4f38-a972-7809168b04ba tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:48.849579 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-336cfb26-3c9f-4f38-a972-7809168b04ba tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:48.857921 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:48.857921 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:49:48.860696 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-336cfb26-3c9f-4f38-a972-7809168b04ba tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Volume info retrieved successfully. Jul 24 07:49:48.863964 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-336cfb26-3c9f-4f38-a972-7809168b04ba tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/volumes/5db64d85-7ffd-4aa0-af70-e26a23eb5dc7 returned with HTTP 200 Jul 24 07:49:48.864276 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1194/4761] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:49:48 2026] GET /volume/v3/volumes/5db64d85-7ffd-4aa0-af70-e26a23eb5dc7 => generated 921 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:49.220188 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-e4943369-907f-4f81-8c3f-bafbc275239e req-7dc0feec-6c06-404c-9fa5-3cd52280d3be None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:49.225472 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-e4943369-907f-4f81-8c3f-bafbc275239e req-7dc0feec-6c06-404c-9fa5-3cd52280d3be tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] POST https://10.4.3.170/volume/v3/attachments/e8d6edf6-661a-4b30-9261-2bd090bbb908/action Jul 24 07:49:49.225810 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-e4943369-907f-4f81-8c3f-bafbc275239e req-7dc0feec-6c06-404c-9fa5-3cd52280d3be tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Action body: b'{"os-complete": null}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:49:49.225996 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-e4943369-907f-4f81-8c3f-bafbc275239e req-7dc0feec-6c06-404c-9fa5-3cd52280d3be tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:49:49.244713 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:49.244713 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:49:49.261263 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-e4943369-907f-4f81-8c3f-bafbc275239e req-7dc0feec-6c06-404c-9fa5-3cd52280d3be tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/attachments/e8d6edf6-661a-4b30-9261-2bd090bbb908/action returned with HTTP 204 Jul 24 07:49:49.261712 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1179/4762] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 24 07:49:49 2026] POST /volume/v3/attachments/e8d6edf6-661a-4b30-9261-2bd090bbb908/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:49:49.413365 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-697ba8eb-3151-492a-836b-aaae3892ecbf None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:49.416422 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-697ba8eb-3151-492a-836b-aaae3892ecbf tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] GET https://10.4.3.170/volume/v3/backups/bb7aac32-774c-4641-8b6e-6f120a1cbfa9 Jul 24 07:49:49.417488 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-697ba8eb-3151-492a-836b-aaae3892ecbf tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:49.417488 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-697ba8eb-3151-492a-836b-aaae3892ecbf tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:49.417567 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-697ba8eb-3151-492a-836b-aaae3892ecbf tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Show backup with id bb7aac32-774c-4641-8b6e-6f120a1cbfa9. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:49:49.423403 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:49.423403 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:49:49.424134 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-697ba8eb-3151-492a-836b-aaae3892ecbf tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] https://10.4.3.170/volume/v3/backups/bb7aac32-774c-4641-8b6e-6f120a1cbfa9 returned with HTTP 200 Jul 24 07:49:49.424522 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1191/4763] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:49:49 2026] GET /volume/v3/backups/bb7aac32-774c-4641-8b6e-6f120a1cbfa9 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:49.439725 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-ecd1f82d-9b30-4e78-ba67-f19db8466627 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:49.502123 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ecd1f82d-9b30-4e78-ba67-f19db8466627 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-reader] GET https://10.4.3.170/volume/v3/backups/bb7aac32-774c-4641-8b6e-6f120a1cbfa9/export_record Jul 24 07:49:49.502359 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ecd1f82d-9b30-4e78-ba67-f19db8466627 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-reader] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:49.502547 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ecd1f82d-9b30-4e78-ba67-f19db8466627 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-reader] Calling method 'export_record' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:49.502657 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.contrib.backups [None req-ecd1f82d-9b30-4e78-ba67-f19db8466627 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-reader] Export record for backup bb7aac32-774c-4641-8b6e-6f120a1cbfa9. {{(pid=100245) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 24 07:49:49.506400 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:49.506400 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:49:49.507381 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.policy [None req-ecd1f82d-9b30-4e78-ba67-f19db8466627 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-reader] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': 'f5f8b9c762284ee5a0031a9828fdb7bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b151419c2ac147f8afffa26f79a73685', '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=100245) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 24 07:49:49.507560 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ecd1f82d-9b30-4e78-ba67-f19db8466627 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-reader] https://10.4.3.170/volume/v3/backups/bb7aac32-774c-4641-8b6e-6f120a1cbfa9/export_record returned with HTTP 403 Jul 24 07:49:49.507958 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1200/4764] 10.4.3.170 () {68 vars in 1430 bytes} [Fri Jul 24 07:49:49 2026] GET /volume/v3/backups/bb7aac32-774c-4641-8b6e-6f120a1cbfa9/export_record => generated 101 bytes in 69 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:49:49.515103 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-aff35234-9730-4330-92f1-342e7708be78 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:49.516646 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-aff35234-9730-4330-92f1-342e7708be78 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:49:49.516991 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-aff35234-9730-4330-92f1-342e7708be78 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1974891885"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:49:49.518610 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-aff35234-9730-4330-92f1-342e7708be78 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1974891885'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:49:49.518724 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-aff35234-9730-4330-92f1-342e7708be78 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Create volume of 1 GB Jul 24 07:49:49.522451 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-aff35234-9730-4330-92f1-342e7708be78 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Availability Zones retrieved successfully. Jul 24 07:49:49.527548 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-aff35234-9730-4330-92f1-342e7708be78 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Flow 'volume_create_api' (660bcac6-9550-4e78-a36e-e9ed4f14d926) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:49:49.528513 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-aff35234-9730-4330-92f1-342e7708be78 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eca1b6ab-ba23-41f9-8f0e-432578c01649) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:49:49.529194 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-aff35234-9730-4330-92f1-342e7708be78 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:49:49.552551 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-aff35234-9730-4330-92f1-342e7708be78 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eca1b6ab-ba23-41f9-8f0e-432578c01649) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:49:49.553253 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-aff35234-9730-4330-92f1-342e7708be78 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91085a33-8f85-458e-ab03-08ef48039398) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:49:49.588533 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-aff35234-9730-4330-92f1-342e7708be78 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Created reservations ['71bda75d-9e9b-4490-b298-e7cd79b2e8ec', 'c66ceb86-022c-4ac1-87ba-e14f30fec0f0', 'a4f4d31d-1d0a-45b6-b75b-c4453758f3e7', '4a3e0f30-7f7d-4664-9566-ab4cfcff424b'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:49:49.589378 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-aff35234-9730-4330-92f1-342e7708be78 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91085a33-8f85-458e-ab03-08ef48039398) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['71bda75d-9e9b-4490-b298-e7cd79b2e8ec', 'c66ceb86-022c-4ac1-87ba-e14f30fec0f0', 'a4f4d31d-1d0a-45b6-b75b-c4453758f3e7', '4a3e0f30-7f7d-4664-9566-ab4cfcff424b']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:49:49.590015 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-aff35234-9730-4330-92f1-342e7708be78 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4e4557c-49f8-40df-8365-59c440e26ca3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:49:49.613614 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-aff35234-9730-4330-92f1-342e7708be78 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4e4557c-49f8-40df-8365-59c440e26ca3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '57193c8b-8706-4109-92c2-95ea5f21bc00', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1974891885',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b151419c2ac147f8afffa26f79a73685',qos_specs=None,replication_status=,reservations=['71bda75d-9e9b-4490-b298-e7cd79b2e8ec','c66ceb86-022c-4ac1-87ba-e14f30fec0f0','a4f4d31d-1d0a-45b6-b75b-c4453758f3e7','4a3e0f30-7f7d-4664-9566-ab4cfcff424b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dfd79752a6074c88b82aa9685cdfe4b0',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:49:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1974891885',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=57193c8b-8706-4109-92c2-95ea5f21bc00,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b151419c2ac147f8afffa26f79a73685',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dfd79752a6074c88b82aa9685cdfe4b0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:49:49.614347 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-aff35234-9730-4330-92f1-342e7708be78 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4e3bca8-f484-429f-9c42-eb83f05a7cb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:49:49.631046 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-aff35234-9730-4330-92f1-342e7708be78 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4e3bca8-f484-429f-9c42-eb83f05a7cb5) transitioned into state 'SUCCESS' from state '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-1974891885',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b151419c2ac147f8afffa26f79a73685',qos_specs=None,replication_status=,reservations=['71bda75d-9e9b-4490-b298-e7cd79b2e8ec','c66ceb86-022c-4ac1-87ba-e14f30fec0f0','a4f4d31d-1d0a-45b6-b75b-c4453758f3e7','4a3e0f30-7f7d-4664-9566-ab4cfcff424b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dfd79752a6074c88b82aa9685cdfe4b0',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:49:49.631700 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-aff35234-9730-4330-92f1-342e7708be78 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c76a8088-169d-45cb-9152-c2fb52a50099) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:49:49.640020 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-aff35234-9730-4330-92f1-342e7708be78 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c76a8088-169d-45cb-9152-c2fb52a50099) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:49:49.640769 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-aff35234-9730-4330-92f1-342e7708be78 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Flow 'volume_create_api' (660bcac6-9550-4e78-a36e-e9ed4f14d926) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:49:49.641037 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-aff35234-9730-4330-92f1-342e7708be78 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Create volume request issued successfully. Jul 24 07:49:49.641533 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-aff35234-9730-4330-92f1-342e7708be78 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:49:49.641894 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1195/4765] 10.4.3.170 () {70 vars in 1298 bytes} [Fri Jul 24 07:49:49 2026] POST /volume/v3/volumes => generated 778 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:49:49.654903 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-b9fa9e40-e5cb-4f21-939f-92ce7cfa8f1a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:49.656774 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b9fa9e40-e5cb-4f21-939f-92ce7cfa8f1a tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] GET https://10.4.3.170/volume/v3/volumes/57193c8b-8706-4109-92c2-95ea5f21bc00 Jul 24 07:49:49.656968 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b9fa9e40-e5cb-4f21-939f-92ce7cfa8f1a tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:49.657137 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b9fa9e40-e5cb-4f21-939f-92ce7cfa8f1a tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:49.663996 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:49.663996 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:49:49.667472 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-b9fa9e40-e5cb-4f21-939f-92ce7cfa8f1a tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Volume info retrieved successfully. Jul 24 07:49:49.670846 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b9fa9e40-e5cb-4f21-939f-92ce7cfa8f1a tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] https://10.4.3.170/volume/v3/volumes/57193c8b-8706-4109-92c2-95ea5f21bc00 returned with HTTP 200 Jul 24 07:49:49.671165 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1180/4766] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:49:49 2026] GET /volume/v3/volumes/57193c8b-8706-4109-92c2-95ea5f21bc00 => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:49.877322 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-0f62007c-ec0a-4d67-9933-d1ba49a679b0 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:49.878876 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0f62007c-ec0a-4d67-9933-d1ba49a679b0 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] GET https://10.4.3.170/volume/v3/volumes/5db64d85-7ffd-4aa0-af70-e26a23eb5dc7 Jul 24 07:49:49.879037 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0f62007c-ec0a-4d67-9933-d1ba49a679b0 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:49.879221 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0f62007c-ec0a-4d67-9933-d1ba49a679b0 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:49.890840 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:49.890840 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:49:49.895327 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-0f62007c-ec0a-4d67-9933-d1ba49a679b0 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Volume info retrieved successfully. Jul 24 07:49:49.901129 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0f62007c-ec0a-4d67-9933-d1ba49a679b0 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/volumes/5db64d85-7ffd-4aa0-af70-e26a23eb5dc7 returned with HTTP 200 Jul 24 07:49:49.901777 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1192/4767] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:49:49 2026] GET /volume/v3/volumes/5db64d85-7ffd-4aa0-af70-e26a23eb5dc7 => generated 1213 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:49:50.686184 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-074a44bd-0ab3-4366-ac6b-03df5d47b465 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:50.687877 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-074a44bd-0ab3-4366-ac6b-03df5d47b465 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] GET https://10.4.3.170/volume/v3/volumes/57193c8b-8706-4109-92c2-95ea5f21bc00 Jul 24 07:49:50.688066 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-074a44bd-0ab3-4366-ac6b-03df5d47b465 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:50.688248 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-074a44bd-0ab3-4366-ac6b-03df5d47b465 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:50.690484 np0000005822 devstack@c-api.service[100245]: DEBUG dbcounter [-] [100245] Writing DB stats cinder:SELECT=436,cinder:INSERT=75,cinder:UPDATE=169 {{(pid=100245) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 07:49:50.695858 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:50.695858 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:49:50.699870 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-074a44bd-0ab3-4366-ac6b-03df5d47b465 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Volume info retrieved successfully. Jul 24 07:49:50.704957 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-074a44bd-0ab3-4366-ac6b-03df5d47b465 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] https://10.4.3.170/volume/v3/volumes/57193c8b-8706-4109-92c2-95ea5f21bc00 returned with HTTP 200 Jul 24 07:49:50.705277 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1201/4768] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:49:50 2026] GET /volume/v3/volumes/57193c8b-8706-4109-92c2-95ea5f21bc00 => generated 1009 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:49:50.725902 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-fb71f201-cf29-4ad2-a8b2-a74217a0d3f1 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:50.727702 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fb71f201-cf29-4ad2-a8b2-a74217a0d3f1 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] POST https://10.4.3.170/volume/v3/backups Jul 24 07:49:50.728070 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fb71f201-cf29-4ad2-a8b2-a74217a0d3f1 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "57193c8b-8706-4109-92c2-95ea5f21bc00", "name": "tempest-type-Backup-923850192"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:49:50.729539 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.backups [None req-fb71f201-cf29-4ad2-a8b2-a74217a0d3f1 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Creating new backup {'backup': {'volume_id': '57193c8b-8706-4109-92c2-95ea5f21bc00', 'name': 'tempest-type-Backup-923850192'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 07:49:50.729713 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.contrib.backups [None req-fb71f201-cf29-4ad2-a8b2-a74217a0d3f1 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Creating backup of volume 57193c8b-8706-4109-92c2-95ea5f21bc00 in container None Jul 24 07:49:50.736452 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:50.736452 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:49:50.736865 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-fb71f201-cf29-4ad2-a8b2-a74217a0d3f1 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Volume info retrieved successfully. Jul 24 07:49:50.754988 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-fb71f201-cf29-4ad2-a8b2-a74217a0d3f1 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Created reservations ['bd850727-f2c2-48ed-a307-51ee05289652', '0a931ed1-0a9b-456c-81df-fa99f1fc00fd'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:49:50.783991 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fb71f201-cf29-4ad2-a8b2-a74217a0d3f1 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] https://10.4.3.170/volume/v3/backups returned with HTTP 202 Jul 24 07:49:50.784459 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1196/4769] 10.4.3.170 () {70 vars in 1299 bytes} [Fri Jul 24 07:49:50 2026] POST /volume/v3/backups => generated 315 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:49:50.795381 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-62983d1a-ecb1-4465-853a-c90ddfccf049 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:50.797011 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-62983d1a-ecb1-4465-853a-c90ddfccf049 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] GET https://10.4.3.170/volume/v3/backups/06c96cb7-348c-44a7-bc3e-47b4d0cddf6d Jul 24 07:49:50.797745 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-62983d1a-ecb1-4465-853a-c90ddfccf049 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:50.798107 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-62983d1a-ecb1-4465-853a-c90ddfccf049 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:50.798326 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-62983d1a-ecb1-4465-853a-c90ddfccf049 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Show backup with id 06c96cb7-348c-44a7-bc3e-47b4d0cddf6d. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:49:50.804850 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:50.804850 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:49:50.805325 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-62983d1a-ecb1-4465-853a-c90ddfccf049 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] https://10.4.3.170/volume/v3/backups/06c96cb7-348c-44a7-bc3e-47b4d0cddf6d returned with HTTP 200 Jul 24 07:49:50.805793 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1181/4770] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:49:50 2026] GET /volume/v3/backups/06c96cb7-348c-44a7-bc3e-47b4d0cddf6d => generated 722 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:51.818485 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-89963122-99eb-4e3a-b2c5-df17718e75b1 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:51.820466 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-89963122-99eb-4e3a-b2c5-df17718e75b1 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] GET https://10.4.3.170/volume/v3/backups/06c96cb7-348c-44a7-bc3e-47b4d0cddf6d Jul 24 07:49:51.820712 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-89963122-99eb-4e3a-b2c5-df17718e75b1 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:51.820978 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-89963122-99eb-4e3a-b2c5-df17718e75b1 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:51.821137 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-89963122-99eb-4e3a-b2c5-df17718e75b1 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Show backup with id 06c96cb7-348c-44a7-bc3e-47b4d0cddf6d. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:49:51.825496 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:51.825496 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:49:51.826292 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-89963122-99eb-4e3a-b2c5-df17718e75b1 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] https://10.4.3.170/volume/v3/backups/06c96cb7-348c-44a7-bc3e-47b4d0cddf6d returned with HTTP 200 Jul 24 07:49:51.826766 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1193/4771] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:49:51 2026] GET /volume/v3/backups/06c96cb7-348c-44a7-bc3e-47b4d0cddf6d => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:52.835832 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-65ee7659-0e2e-47f3-8690-ce9721101869 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:52.837668 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-65ee7659-0e2e-47f3-8690-ce9721101869 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] GET https://10.4.3.170/volume/v3/backups/06c96cb7-348c-44a7-bc3e-47b4d0cddf6d Jul 24 07:49:52.837915 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-65ee7659-0e2e-47f3-8690-ce9721101869 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:52.838130 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-65ee7659-0e2e-47f3-8690-ce9721101869 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:52.838274 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-65ee7659-0e2e-47f3-8690-ce9721101869 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Show backup with id 06c96cb7-348c-44a7-bc3e-47b4d0cddf6d. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:49:52.844433 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:52.844433 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:49:52.845165 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-65ee7659-0e2e-47f3-8690-ce9721101869 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] https://10.4.3.170/volume/v3/backups/06c96cb7-348c-44a7-bc3e-47b4d0cddf6d returned with HTTP 200 Jul 24 07:49:52.845570 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1202/4772] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:49:52 2026] GET /volume/v3/backups/06c96cb7-348c-44a7-bc3e-47b4d0cddf6d => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:53.855881 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-3805d9bd-1fa3-4518-a975-a95a3af42d00 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:53.857876 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3805d9bd-1fa3-4518-a975-a95a3af42d00 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] GET https://10.4.3.170/volume/v3/backups/06c96cb7-348c-44a7-bc3e-47b4d0cddf6d Jul 24 07:49:53.858028 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3805d9bd-1fa3-4518-a975-a95a3af42d00 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:53.858256 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3805d9bd-1fa3-4518-a975-a95a3af42d00 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:53.858418 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-3805d9bd-1fa3-4518-a975-a95a3af42d00 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Show backup with id 06c96cb7-348c-44a7-bc3e-47b4d0cddf6d. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:49:53.860191 np0000005822 devstack@c-api.service[100246]: DEBUG dbcounter [-] [100246] Writing DB stats cinder:SELECT=484,cinder:UPDATE=196,cinder:INSERT=126,cinder:DELETE=1 {{(pid=100246) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 07:49:53.864823 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:53.864823 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:49:53.865744 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3805d9bd-1fa3-4518-a975-a95a3af42d00 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] https://10.4.3.170/volume/v3/backups/06c96cb7-348c-44a7-bc3e-47b4d0cddf6d returned with HTTP 200 Jul 24 07:49:53.866252 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1197/4773] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:49:53 2026] GET /volume/v3/backups/06c96cb7-348c-44a7-bc3e-47b4d0cddf6d => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:54.877525 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-a8088f92-9717-4706-ba38-59ae6e54a8cf None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:54.879787 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a8088f92-9717-4706-ba38-59ae6e54a8cf tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] GET https://10.4.3.170/volume/v3/backups/06c96cb7-348c-44a7-bc3e-47b4d0cddf6d Jul 24 07:49:54.880082 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a8088f92-9717-4706-ba38-59ae6e54a8cf tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:54.880492 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a8088f92-9717-4706-ba38-59ae6e54a8cf tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:54.880706 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-a8088f92-9717-4706-ba38-59ae6e54a8cf tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Show backup with id 06c96cb7-348c-44a7-bc3e-47b4d0cddf6d. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:49:54.886503 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:54.886503 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:49:54.887167 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a8088f92-9717-4706-ba38-59ae6e54a8cf tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] https://10.4.3.170/volume/v3/backups/06c96cb7-348c-44a7-bc3e-47b4d0cddf6d returned with HTTP 200 Jul 24 07:49:54.887529 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1182/4774] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:49:54 2026] GET /volume/v3/backups/06c96cb7-348c-44a7-bc3e-47b4d0cddf6d => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:55.898244 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-85c6951b-d061-4d60-877d-8025a148b092 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:55.900344 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-85c6951b-d061-4d60-877d-8025a148b092 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] GET https://10.4.3.170/volume/v3/backups/06c96cb7-348c-44a7-bc3e-47b4d0cddf6d Jul 24 07:49:55.900574 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-85c6951b-d061-4d60-877d-8025a148b092 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:55.900801 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-85c6951b-d061-4d60-877d-8025a148b092 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:55.900930 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-85c6951b-d061-4d60-877d-8025a148b092 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Show backup with id 06c96cb7-348c-44a7-bc3e-47b4d0cddf6d. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:49:55.908290 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:55.908290 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:49:55.909037 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-85c6951b-d061-4d60-877d-8025a148b092 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] https://10.4.3.170/volume/v3/backups/06c96cb7-348c-44a7-bc3e-47b4d0cddf6d returned with HTTP 200 Jul 24 07:49:55.909490 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1194/4775] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:49:55 2026] GET /volume/v3/backups/06c96cb7-348c-44a7-bc3e-47b4d0cddf6d => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:56.921608 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-b726e85e-f1a0-4845-847d-411c5f312e27 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:56.923119 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b726e85e-f1a0-4845-847d-411c5f312e27 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] GET https://10.4.3.170/volume/v3/backups/06c96cb7-348c-44a7-bc3e-47b4d0cddf6d Jul 24 07:49:56.923361 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b726e85e-f1a0-4845-847d-411c5f312e27 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:56.923537 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b726e85e-f1a0-4845-847d-411c5f312e27 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:56.923638 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-b726e85e-f1a0-4845-847d-411c5f312e27 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Show backup with id 06c96cb7-348c-44a7-bc3e-47b4d0cddf6d. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:49:56.927513 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:56.927513 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:49:56.928042 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b726e85e-f1a0-4845-847d-411c5f312e27 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] https://10.4.3.170/volume/v3/backups/06c96cb7-348c-44a7-bc3e-47b4d0cddf6d returned with HTTP 200 Jul 24 07:49:56.928357 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1203/4776] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:49:56 2026] GET /volume/v3/backups/06c96cb7-348c-44a7-bc3e-47b4d0cddf6d => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:57.937474 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-47d8f214-be8c-4190-8a2c-77777078b77c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:57.939063 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-47d8f214-be8c-4190-8a2c-77777078b77c tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] GET https://10.4.3.170/volume/v3/backups/06c96cb7-348c-44a7-bc3e-47b4d0cddf6d Jul 24 07:49:57.939299 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-47d8f214-be8c-4190-8a2c-77777078b77c tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:57.939509 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-47d8f214-be8c-4190-8a2c-77777078b77c tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:57.939641 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-47d8f214-be8c-4190-8a2c-77777078b77c tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Show backup with id 06c96cb7-348c-44a7-bc3e-47b4d0cddf6d. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:49:57.943441 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:57.943441 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:49:57.944065 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-47d8f214-be8c-4190-8a2c-77777078b77c tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] https://10.4.3.170/volume/v3/backups/06c96cb7-348c-44a7-bc3e-47b4d0cddf6d returned with HTTP 200 Jul 24 07:49:57.944445 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1198/4777] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:49:57 2026] GET /volume/v3/backups/06c96cb7-348c-44a7-bc3e-47b4d0cddf6d => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:58.954117 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-2c7863c6-e004-4c62-911f-e69dbbadfbe6 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:58.955730 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2c7863c6-e004-4c62-911f-e69dbbadfbe6 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] GET https://10.4.3.170/volume/v3/backups/06c96cb7-348c-44a7-bc3e-47b4d0cddf6d Jul 24 07:49:58.955908 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2c7863c6-e004-4c62-911f-e69dbbadfbe6 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:58.956079 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2c7863c6-e004-4c62-911f-e69dbbadfbe6 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:58.956178 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-2c7863c6-e004-4c62-911f-e69dbbadfbe6 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Show backup with id 06c96cb7-348c-44a7-bc3e-47b4d0cddf6d. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:49:58.960379 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:58.960379 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:49:58.960967 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2c7863c6-e004-4c62-911f-e69dbbadfbe6 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] https://10.4.3.170/volume/v3/backups/06c96cb7-348c-44a7-bc3e-47b4d0cddf6d returned with HTTP 200 Jul 24 07:49:58.961378 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1183/4778] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:49:58 2026] GET /volume/v3/backups/06c96cb7-348c-44a7-bc3e-47b4d0cddf6d => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:49:59.973456 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-0720222a-a1a6-4cce-8551-68ce78620975 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:49:59.974954 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0720222a-a1a6-4cce-8551-68ce78620975 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] GET https://10.4.3.170/volume/v3/backups/06c96cb7-348c-44a7-bc3e-47b4d0cddf6d Jul 24 07:49:59.975129 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0720222a-a1a6-4cce-8551-68ce78620975 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:49:59.975337 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0720222a-a1a6-4cce-8551-68ce78620975 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:49:59.975471 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-0720222a-a1a6-4cce-8551-68ce78620975 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Show backup with id 06c96cb7-348c-44a7-bc3e-47b4d0cddf6d. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:49:59.979197 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:49:59.979197 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:49:59.979762 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0720222a-a1a6-4cce-8551-68ce78620975 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] https://10.4.3.170/volume/v3/backups/06c96cb7-348c-44a7-bc3e-47b4d0cddf6d returned with HTTP 200 Jul 24 07:49:59.980065 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1195/4779] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:49:59 2026] GET /volume/v3/backups/06c96cb7-348c-44a7-bc3e-47b4d0cddf6d => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:50:00.990042 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-f9da5226-ce2a-4118-9b6b-024086837f7e None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:00.991688 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f9da5226-ce2a-4118-9b6b-024086837f7e tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] GET https://10.4.3.170/volume/v3/backups/06c96cb7-348c-44a7-bc3e-47b4d0cddf6d Jul 24 07:50:00.992133 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f9da5226-ce2a-4118-9b6b-024086837f7e tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:00.992133 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f9da5226-ce2a-4118-9b6b-024086837f7e tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:00.992248 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-f9da5226-ce2a-4118-9b6b-024086837f7e tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Show backup with id 06c96cb7-348c-44a7-bc3e-47b4d0cddf6d. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:50:00.996376 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:00.996376 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:50:00.997004 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f9da5226-ce2a-4118-9b6b-024086837f7e tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] https://10.4.3.170/volume/v3/backups/06c96cb7-348c-44a7-bc3e-47b4d0cddf6d returned with HTTP 200 Jul 24 07:50:00.997352 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1204/4780] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:50:00 2026] GET /volume/v3/backups/06c96cb7-348c-44a7-bc3e-47b4d0cddf6d => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:50:02.009151 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-90664e86-b455-412a-87fc-9b45c91a0523 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:02.010915 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-90664e86-b455-412a-87fc-9b45c91a0523 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] GET https://10.4.3.170/volume/v3/backups/06c96cb7-348c-44a7-bc3e-47b4d0cddf6d Jul 24 07:50:02.011178 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-90664e86-b455-412a-87fc-9b45c91a0523 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:02.011428 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-90664e86-b455-412a-87fc-9b45c91a0523 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:02.011577 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-90664e86-b455-412a-87fc-9b45c91a0523 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Show backup with id 06c96cb7-348c-44a7-bc3e-47b4d0cddf6d. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:50:02.026388 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:02.026388 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:50:02.027074 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-90664e86-b455-412a-87fc-9b45c91a0523 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] https://10.4.3.170/volume/v3/backups/06c96cb7-348c-44a7-bc3e-47b4d0cddf6d returned with HTTP 200 Jul 24 07:50:02.027426 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1199/4781] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:50:02 2026] GET /volume/v3/backups/06c96cb7-348c-44a7-bc3e-47b4d0cddf6d => generated 735 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:50:03.041915 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-493817b4-4c37-4734-9725-25ab56e4dd04 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:03.043964 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-493817b4-4c37-4734-9725-25ab56e4dd04 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] GET https://10.4.3.170/volume/v3/backups/06c96cb7-348c-44a7-bc3e-47b4d0cddf6d Jul 24 07:50:03.044226 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-493817b4-4c37-4734-9725-25ab56e4dd04 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:03.044470 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-493817b4-4c37-4734-9725-25ab56e4dd04 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:03.044635 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-493817b4-4c37-4734-9725-25ab56e4dd04 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Show backup with id 06c96cb7-348c-44a7-bc3e-47b4d0cddf6d. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:50:03.046589 np0000005822 devstack@c-api.service[100243]: DEBUG dbcounter [-] [100243] Writing DB stats cinder:SELECT=382,cinder:UPDATE=115,cinder:INSERT=63 {{(pid=100243) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 07:50:03.051402 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:03.051402 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:50:03.052272 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-493817b4-4c37-4734-9725-25ab56e4dd04 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] https://10.4.3.170/volume/v3/backups/06c96cb7-348c-44a7-bc3e-47b4d0cddf6d returned with HTTP 200 Jul 24 07:50:03.053128 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1184/4782] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:50:03 2026] GET /volume/v3/backups/06c96cb7-348c-44a7-bc3e-47b4d0cddf6d => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:50:04.063190 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-bb9cb1d2-89f4-4c57-84c0-8e6ff1b91d1f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:04.065356 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-bb9cb1d2-89f4-4c57-84c0-8e6ff1b91d1f tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] GET https://10.4.3.170/volume/v3/backups/06c96cb7-348c-44a7-bc3e-47b4d0cddf6d Jul 24 07:50:04.065528 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-bb9cb1d2-89f4-4c57-84c0-8e6ff1b91d1f tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:04.065711 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-bb9cb1d2-89f4-4c57-84c0-8e6ff1b91d1f tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:04.065834 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-bb9cb1d2-89f4-4c57-84c0-8e6ff1b91d1f tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Show backup with id 06c96cb7-348c-44a7-bc3e-47b4d0cddf6d. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:50:04.067496 np0000005822 devstack@c-api.service[100244]: DEBUG dbcounter [-] [100244] Writing DB stats cinder:SELECT=259,cinder:INSERT=42,cinder:UPDATE=67 {{(pid=100244) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 07:50:04.071315 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:04.071315 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:50:04.072090 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-bb9cb1d2-89f4-4c57-84c0-8e6ff1b91d1f tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] https://10.4.3.170/volume/v3/backups/06c96cb7-348c-44a7-bc3e-47b4d0cddf6d returned with HTTP 200 Jul 24 07:50:04.072630 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1196/4783] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:50:04 2026] GET /volume/v3/backups/06c96cb7-348c-44a7-bc3e-47b4d0cddf6d => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:50:05.082116 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-b80d6c4a-e125-40b0-8667-01ac6c8e63cb None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:05.083789 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b80d6c4a-e125-40b0-8667-01ac6c8e63cb tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] GET https://10.4.3.170/volume/v3/backups/06c96cb7-348c-44a7-bc3e-47b4d0cddf6d Jul 24 07:50:05.083902 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b80d6c4a-e125-40b0-8667-01ac6c8e63cb tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:05.084309 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b80d6c4a-e125-40b0-8667-01ac6c8e63cb tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:05.084309 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-b80d6c4a-e125-40b0-8667-01ac6c8e63cb tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Show backup with id 06c96cb7-348c-44a7-bc3e-47b4d0cddf6d. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:50:05.088161 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:05.088161 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:50:05.088740 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b80d6c4a-e125-40b0-8667-01ac6c8e63cb tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] https://10.4.3.170/volume/v3/backups/06c96cb7-348c-44a7-bc3e-47b4d0cddf6d returned with HTTP 200 Jul 24 07:50:05.089159 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1205/4784] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:50:05 2026] GET /volume/v3/backups/06c96cb7-348c-44a7-bc3e-47b4d0cddf6d => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:50:05.097291 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-84dba144-3818-4f31-a8f0-1df72838afd1 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:05.099380 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-84dba144-3818-4f31-a8f0-1df72838afd1 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] GET https://10.4.3.170/volume/v3/backups/06c96cb7-348c-44a7-bc3e-47b4d0cddf6d/export_record Jul 24 07:50:05.099635 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-84dba144-3818-4f31-a8f0-1df72838afd1 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:05.099878 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-84dba144-3818-4f31-a8f0-1df72838afd1 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Calling method 'export_record' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:05.100010 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.backups [None req-84dba144-3818-4f31-a8f0-1df72838afd1 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Export record for backup 06c96cb7-348c-44a7-bc3e-47b4d0cddf6d. {{(pid=100246) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 24 07:50:05.104954 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:05.104954 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:50:05.105987 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.backup.api [None req-84dba144-3818-4f31-a8f0-1df72838afd1 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Calling RPCAPI with context: , host: np0000005822, backup: 06c96cb7-348c-44a7-bc3e-47b4d0cddf6d. {{(pid=100246) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 24 07:50:05.111921 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.backup.rpcapi [None req-84dba144-3818-4f31-a8f0-1df72838afd1 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] export_record in rpcapi backup_id 06c96cb7-348c-44a7-bc3e-47b4d0cddf6d on host np0000005822. {{(pid=100246) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 24 07:50:05.124162 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.backups [None req-84dba144-3818-4f31-a8f0-1df72838afd1 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMDZjOTZjYjctMzQ4Yy00NGE3LWJjM2UtNDdiNGQwY2RkZjZkIiwgInVzZXJfaWQiOiAiZGZkNzk3NTJhNjA3NGM4OGI4MmFhOTY4NWNkZmU0YjAiLCAicHJvamVjdF9pZCI6ICJiMTUxNDE5YzJhYzE0N2Y4YWZmZmEyNmY3OWE3MzY4NSIsICJ2b2x1bWVfaWQiOiAiNTcxOTNjOGItODcwNi00MTA5LTkyYzItOTVlYTVmMjFiYzAwIiwgImhvc3QiOiAibnAwMDAwMDA1ODIyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC05MjM4NTAxOTIiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV81NzE5M2M4Yi04NzA2LTQxMDktOTJjMi05NWVhNWYyMWJjMDAvMjAyNjA3MjQwNzQ5NTMvYXpfbm92YV9iYWNrdXBfMDZjOTZjYjctMzQ4Yy00NGE3LWJjM2UtNDdiNGQwY2RkZjZkIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0yNFQwNzo0OTo1MVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0yNFQwNzo0OTo1MVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTI0VDA3OjUwOjA1WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100246) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 24 07:50:05.124471 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-84dba144-3818-4f31-a8f0-1df72838afd1 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] https://10.4.3.170/volume/v3/backups/06c96cb7-348c-44a7-bc3e-47b4d0cddf6d/export_record returned with HTTP 200 Jul 24 07:50:05.124973 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1200/4785] 10.4.3.170 () {68 vars in 1430 bytes} [Fri Jul 24 07:50:05 2026] GET /volume/v3/backups/06c96cb7-348c-44a7-bc3e-47b4d0cddf6d/export_record => generated 1424 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:50:05.131857 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-3f196d3d-60b8-452a-a254-9e71285420d2 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:05.134477 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3f196d3d-60b8-452a-a254-9e71285420d2 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] GET https://10.4.3.170/volume/v3/backups/06c96cb7-348c-44a7-bc3e-47b4d0cddf6d Jul 24 07:50:05.134731 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3f196d3d-60b8-452a-a254-9e71285420d2 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:05.134956 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3f196d3d-60b8-452a-a254-9e71285420d2 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:05.135109 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-3f196d3d-60b8-452a-a254-9e71285420d2 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Show backup with id 06c96cb7-348c-44a7-bc3e-47b4d0cddf6d. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:50:05.140191 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:05.140191 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:50:05.140915 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3f196d3d-60b8-452a-a254-9e71285420d2 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] https://10.4.3.170/volume/v3/backups/06c96cb7-348c-44a7-bc3e-47b4d0cddf6d returned with HTTP 200 Jul 24 07:50:05.141543 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1185/4786] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:50:05 2026] GET /volume/v3/backups/06c96cb7-348c-44a7-bc3e-47b4d0cddf6d => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:50:05.150596 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-1b1bfc7a-49f4-4608-b6f4-4a7fa2f36308 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:05.152392 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1b1bfc7a-49f4-4608-b6f4-4a7fa2f36308 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-reader] POST https://10.4.3.170/volume/v3/backups/import_record Jul 24 07:50:05.152816 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1b1bfc7a-49f4-4608-b6f4-4a7fa2f36308 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-reader] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZWM4OTQyNWEtMzkyMy00NzlmLWEwMmMtMzAyYzBmNzIxNzVkIiwgInVzZXJfaWQiOiAiZGZkNzk3NTJhNjA3NGM4OGI4MmFhOTY4NWNkZmU0YjAiLCAicHJvamVjdF9pZCI6ICJiMTUxNDE5YzJhYzE0N2Y4YWZmZmEyNmY3OWE3MzY4NSIsICJ2b2x1bWVfaWQiOiAiNTcxOTNjOGItODcwNi00MTA5LTkyYzItOTVlYTVmMjFiYzAwIiwgImhvc3QiOiAibnAwMDAwMDA1ODIyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC05MjM4NTAxOTIiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV81NzE5M2M4Yi04NzA2LTQxMDktOTJjMi05NWVhNWYyMWJjMDAvMjAyNjA3MjQwNzQ5NTMvYXpfbm92YV9iYWNrdXBfMDZjOTZjYjctMzQ4Yy00NGE3LWJjM2UtNDdiNGQwY2RkZjZkIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0yNFQwNzo0OTo1MVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0yNFQwNzo0OTo1MVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTI0VDA3OjUwOjA1WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:50:05.154111 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.contrib.backups [None req-1b1bfc7a-49f4-4608-b6f4-4a7fa2f36308 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-reader] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZWM4OTQyNWEtMzkyMy00NzlmLWEwMmMtMzAyYzBmNzIxNzVkIiwgInVzZXJfaWQiOiAiZGZkNzk3NTJhNjA3NGM4OGI4MmFhOTY4NWNkZmU0YjAiLCAicHJvamVjdF9pZCI6ICJiMTUxNDE5YzJhYzE0N2Y4YWZmZmEyNmY3OWE3MzY4NSIsICJ2b2x1bWVfaWQiOiAiNTcxOTNjOGItODcwNi00MTA5LTkyYzItOTVlYTVmMjFiYzAwIiwgImhvc3QiOiAibnAwMDAwMDA1ODIyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC05MjM4NTAxOTIiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV81NzE5M2M4Yi04NzA2LTQxMDktOTJjMi05NWVhNWYyMWJjMDAvMjAyNjA3MjQwNzQ5NTMvYXpfbm92YV9iYWNrdXBfMDZjOTZjYjctMzQ4Yy00NGE3LWJjM2UtNDdiNGQwY2RkZjZkIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0yNFQwNzo0OTo1MVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0yNFQwNzo0OTo1MVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTI0VDA3OjUwOjA1WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100244) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 24 07:50:05.154268 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.contrib.backups [None req-1b1bfc7a-49f4-4608-b6f4-4a7fa2f36308 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-reader] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZWM4OTQyNWEtMzkyMy00NzlmLWEwMmMtMzAyYzBmNzIxNzVkIiwgInVzZXJfaWQiOiAiZGZkNzk3NTJhNjA3NGM4OGI4MmFhOTY4NWNkZmU0YjAiLCAicHJvamVjdF9pZCI6ICJiMTUxNDE5YzJhYzE0N2Y4YWZmZmEyNmY3OWE3MzY4NSIsICJ2b2x1bWVfaWQiOiAiNTcxOTNjOGItODcwNi00MTA5LTkyYzItOTVlYTVmMjFiYzAwIiwgImhvc3QiOiAibnAwMDAwMDA1ODIyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC05MjM4NTAxOTIiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV81NzE5M2M4Yi04NzA2LTQxMDktOTJjMi05NWVhNWYyMWJjMDAvMjAyNjA3MjQwNzQ5NTMvYXpfbm92YV9iYWNrdXBfMDZjOTZjYjctMzQ4Yy00NGE3LWJjM2UtNDdiNGQwY2RkZjZkIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0yNFQwNzo0OTo1MVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0yNFQwNzo0OTo1MVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTI0VDA3OjUwOjA1WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100244) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 24 07:50:05.154965 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.policy [None req-1b1bfc7a-49f4-4608-b6f4-4a7fa2f36308 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-reader] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': 'f5f8b9c762284ee5a0031a9828fdb7bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b151419c2ac147f8afffa26f79a73685', '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=100244) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 24 07:50:05.155164 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1b1bfc7a-49f4-4608-b6f4-4a7fa2f36308 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-reader] https://10.4.3.170/volume/v3/backups/import_record returned with HTTP 403 Jul 24 07:50:05.155574 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1197/4787] 10.4.3.170 () {70 vars in 1342 bytes} [Fri Jul 24 07:50:05 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:50:05.161227 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-c69035e7-49fa-4bd3-a0c7-0738145756c9 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:05.163226 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c69035e7-49fa-4bd3-a0c7-0738145756c9 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/57193c8b-8706-4109-92c2-95ea5f21bc00 Jul 24 07:50:05.163456 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c69035e7-49fa-4bd3-a0c7-0738145756c9 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:05.163651 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c69035e7-49fa-4bd3-a0c7-0738145756c9 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:05.163822 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-c69035e7-49fa-4bd3-a0c7-0738145756c9 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Delete volume with id: 57193c8b-8706-4109-92c2-95ea5f21bc00 Jul 24 07:50:05.170563 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:05.170563 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:50:05.170945 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-c69035e7-49fa-4bd3-a0c7-0738145756c9 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Volume info retrieved successfully. Jul 24 07:50:05.189652 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-c69035e7-49fa-4bd3-a0c7-0738145756c9 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Delete volume request issued successfully. Jul 24 07:50:05.189843 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c69035e7-49fa-4bd3-a0c7-0738145756c9 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] https://10.4.3.170/volume/v3/volumes/57193c8b-8706-4109-92c2-95ea5f21bc00 returned with HTTP 202 Jul 24 07:50:05.190363 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1206/4788] 10.4.3.170 () {68 vars in 1391 bytes} [Fri Jul 24 07:50:05 2026] DELETE /volume/v3/volumes/57193c8b-8706-4109-92c2-95ea5f21bc00 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:50:05.199614 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-aa92ee8d-2a4d-4de1-a2a9-b7e39a7c2f5a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:05.201724 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-aa92ee8d-2a4d-4de1-a2a9-b7e39a7c2f5a tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] GET https://10.4.3.170/volume/v3/volumes/57193c8b-8706-4109-92c2-95ea5f21bc00 Jul 24 07:50:05.202005 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-aa92ee8d-2a4d-4de1-a2a9-b7e39a7c2f5a tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:05.202268 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-aa92ee8d-2a4d-4de1-a2a9-b7e39a7c2f5a tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:05.210878 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:05.210878 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:50:05.214898 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-aa92ee8d-2a4d-4de1-a2a9-b7e39a7c2f5a tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Volume info retrieved successfully. Jul 24 07:50:05.219638 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-aa92ee8d-2a4d-4de1-a2a9-b7e39a7c2f5a tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] https://10.4.3.170/volume/v3/volumes/57193c8b-8706-4109-92c2-95ea5f21bc00 returned with HTTP 200 Jul 24 07:50:05.220296 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1201/4789] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:50:05 2026] GET /volume/v3/volumes/57193c8b-8706-4109-92c2-95ea5f21bc00 => generated 1008 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:50:06.238845 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-30219aea-eaa2-40b3-847f-7b0a0f68bd09 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:06.240577 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-30219aea-eaa2-40b3-847f-7b0a0f68bd09 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] GET https://10.4.3.170/volume/v3/volumes/57193c8b-8706-4109-92c2-95ea5f21bc00 Jul 24 07:50:06.240853 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-30219aea-eaa2-40b3-847f-7b0a0f68bd09 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:06.241049 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-30219aea-eaa2-40b3-847f-7b0a0f68bd09 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:06.247293 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-30219aea-eaa2-40b3-847f-7b0a0f68bd09 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] https://10.4.3.170/volume/v3/volumes/57193c8b-8706-4109-92c2-95ea5f21bc00 returned with HTTP 404 Jul 24 07:50:06.247813 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1186/4790] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:50:06 2026] GET /volume/v3/volumes/57193c8b-8706-4109-92c2-95ea5f21bc00 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:50:06.257810 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-0bece8fe-5fb8-47ad-8703-df7580f3568f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:06.259429 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0bece8fe-5fb8-47ad-8703-df7580f3568f tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-reader] GET https://10.4.3.170/volume/v3/backups Jul 24 07:50:06.259620 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0bece8fe-5fb8-47ad-8703-df7580f3568f tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-reader] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:06.259802 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0bece8fe-5fb8-47ad-8703-df7580f3568f tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-reader] Calling method 'index' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:06.260037 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.api_utils [None req-0bece8fe-5fb8-47ad-8703-df7580f3568f tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-reader] Removing options '' from query. {{(pid=100244) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 07:50:06.265128 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0bece8fe-5fb8-47ad-8703-df7580f3568f tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-reader] https://10.4.3.170/volume/v3/backups returned with HTTP 200 Jul 24 07:50:06.265462 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1198/4791] 10.4.3.170 () {68 vars in 1277 bytes} [Fri Jul 24 07:50:06 2026] GET /volume/v3/backups => generated 624 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:50:06.274919 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-77303812-d184-4678-9da4-463d963506c9 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:06.276802 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-77303812-d184-4678-9da4-463d963506c9 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-reader] GET https://10.4.3.170/volume/v3/backups?project_id=b151419c2ac147f8afffa26f79a73685 Jul 24 07:50:06.277022 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-77303812-d184-4678-9da4-463d963506c9 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-reader] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:06.277241 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-77303812-d184-4678-9da4-463d963506c9 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-reader] Calling method 'index' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:06.277525 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.api_utils [None req-77303812-d184-4678-9da4-463d963506c9 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-reader] Removing options 'project_id' from query. {{(pid=100245) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 07:50:06.283476 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-77303812-d184-4678-9da4-463d963506c9 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-reader] https://10.4.3.170/volume/v3/backups?project_id=b151419c2ac147f8afffa26f79a73685 returned with HTTP 200 Jul 24 07:50:06.283912 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1207/4792] 10.4.3.170 () {68 vars in 1364 bytes} [Fri Jul 24 07:50:06 2026] GET /volume/v3/backups?project_id=b151419c2ac147f8afffa26f79a73685 => generated 624 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:50:06.294505 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-394b6678-7e5e-4463-9bf2-9ebc9b95fa73 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:06.296145 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-394b6678-7e5e-4463-9bf2-9ebc9b95fa73 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:50:06.296500 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-394b6678-7e5e-4463-9bf2-9ebc9b95fa73 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-581884929"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:50:06.298071 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-394b6678-7e5e-4463-9bf2-9ebc9b95fa73 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-581884929'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:50:06.298178 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-394b6678-7e5e-4463-9bf2-9ebc9b95fa73 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Create volume of 1 GB Jul 24 07:50:06.302130 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-394b6678-7e5e-4463-9bf2-9ebc9b95fa73 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Availability Zones retrieved successfully. Jul 24 07:50:06.307254 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-394b6678-7e5e-4463-9bf2-9ebc9b95fa73 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Flow 'volume_create_api' (4a13ee57-757e-494c-b0c0-7121a4c3327b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:50:06.308092 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-394b6678-7e5e-4463-9bf2-9ebc9b95fa73 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6db88d0-8784-4839-9ef2-36df01d6444b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:50:06.308782 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-394b6678-7e5e-4463-9bf2-9ebc9b95fa73 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:50:06.332351 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-394b6678-7e5e-4463-9bf2-9ebc9b95fa73 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6db88d0-8784-4839-9ef2-36df01d6444b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:50:06.333081 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-394b6678-7e5e-4463-9bf2-9ebc9b95fa73 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a42cc732-dbf2-4c34-aa3b-0140ac163acb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:50:06.369212 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-394b6678-7e5e-4463-9bf2-9ebc9b95fa73 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Created reservations ['497afa8d-98c8-4348-8157-8ef2778da5e1', '6a1fd2cf-99fb-4005-95d1-91e36d27ad8c', '49c94f71-29e2-4bfd-a651-3be1ff7d3f8d', '709dc1c6-801e-4121-a2bb-16fc12bebe26'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:50:06.369981 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-394b6678-7e5e-4463-9bf2-9ebc9b95fa73 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a42cc732-dbf2-4c34-aa3b-0140ac163acb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['497afa8d-98c8-4348-8157-8ef2778da5e1', '6a1fd2cf-99fb-4005-95d1-91e36d27ad8c', '49c94f71-29e2-4bfd-a651-3be1ff7d3f8d', '709dc1c6-801e-4121-a2bb-16fc12bebe26']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:50:06.370673 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-394b6678-7e5e-4463-9bf2-9ebc9b95fa73 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9bf98ece-6f84-4705-a92f-c7dc75c9f313) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:50:06.393365 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-394b6678-7e5e-4463-9bf2-9ebc9b95fa73 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9bf98ece-6f84-4705-a92f-c7dc75c9f313) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '18731c8b-4637-4896-9224-8f0e72f58c03', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-581884929',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b151419c2ac147f8afffa26f79a73685',qos_specs=None,replication_status=,reservations=['497afa8d-98c8-4348-8157-8ef2778da5e1','6a1fd2cf-99fb-4005-95d1-91e36d27ad8c','49c94f71-29e2-4bfd-a651-3be1ff7d3f8d','709dc1c6-801e-4121-a2bb-16fc12bebe26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dfd79752a6074c88b82aa9685cdfe4b0',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:50:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-581884929',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=18731c8b-4637-4896-9224-8f0e72f58c03,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b151419c2ac147f8afffa26f79a73685',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dfd79752a6074c88b82aa9685cdfe4b0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:50:06.394082 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-394b6678-7e5e-4463-9bf2-9ebc9b95fa73 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99dcac44-df0b-4540-87e3-c63217cbdb83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:50:06.412310 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-394b6678-7e5e-4463-9bf2-9ebc9b95fa73 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99dcac44-df0b-4540-87e3-c63217cbdb83) transitioned into state 'SUCCESS' from state '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-581884929',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b151419c2ac147f8afffa26f79a73685',qos_specs=None,replication_status=,reservations=['497afa8d-98c8-4348-8157-8ef2778da5e1','6a1fd2cf-99fb-4005-95d1-91e36d27ad8c','49c94f71-29e2-4bfd-a651-3be1ff7d3f8d','709dc1c6-801e-4121-a2bb-16fc12bebe26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dfd79752a6074c88b82aa9685cdfe4b0',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:50:06.413138 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-394b6678-7e5e-4463-9bf2-9ebc9b95fa73 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0bec53e-9ae0-4d67-8c97-314b8a1df5f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:50:06.422156 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-394b6678-7e5e-4463-9bf2-9ebc9b95fa73 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0bec53e-9ae0-4d67-8c97-314b8a1df5f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:50:06.423020 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-394b6678-7e5e-4463-9bf2-9ebc9b95fa73 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Flow 'volume_create_api' (4a13ee57-757e-494c-b0c0-7121a4c3327b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:50:06.423379 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-394b6678-7e5e-4463-9bf2-9ebc9b95fa73 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Create volume request issued successfully. Jul 24 07:50:06.423948 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-394b6678-7e5e-4463-9bf2-9ebc9b95fa73 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:50:06.424460 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1202/4793] 10.4.3.170 () {70 vars in 1298 bytes} [Fri Jul 24 07:50:06 2026] POST /volume/v3/volumes => generated 777 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:50:06.438774 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-e25553f4-d474-43f9-82f7-3db8f5a5aa3a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:06.441135 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e25553f4-d474-43f9-82f7-3db8f5a5aa3a tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] GET https://10.4.3.170/volume/v3/volumes/18731c8b-4637-4896-9224-8f0e72f58c03 Jul 24 07:50:06.441383 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e25553f4-d474-43f9-82f7-3db8f5a5aa3a tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:06.441630 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e25553f4-d474-43f9-82f7-3db8f5a5aa3a tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:06.449842 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:06.449842 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:50:06.453884 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-e25553f4-d474-43f9-82f7-3db8f5a5aa3a tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Volume info retrieved successfully. Jul 24 07:50:06.458084 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e25553f4-d474-43f9-82f7-3db8f5a5aa3a tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] https://10.4.3.170/volume/v3/volumes/18731c8b-4637-4896-9224-8f0e72f58c03 returned with HTTP 200 Jul 24 07:50:06.458552 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1187/4794] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:50:06 2026] GET /volume/v3/volumes/18731c8b-4637-4896-9224-8f0e72f58c03 => generated 956 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:50:07.472399 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-894cff6f-25e6-4b25-8b40-6873599d043a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:07.474115 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-894cff6f-25e6-4b25-8b40-6873599d043a tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] GET https://10.4.3.170/volume/v3/volumes/18731c8b-4637-4896-9224-8f0e72f58c03 Jul 24 07:50:07.474336 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-894cff6f-25e6-4b25-8b40-6873599d043a tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:07.474510 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-894cff6f-25e6-4b25-8b40-6873599d043a tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:07.480819 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:07.480819 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:50:07.483880 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-894cff6f-25e6-4b25-8b40-6873599d043a tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Volume info retrieved successfully. Jul 24 07:50:07.487339 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-894cff6f-25e6-4b25-8b40-6873599d043a tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] https://10.4.3.170/volume/v3/volumes/18731c8b-4637-4896-9224-8f0e72f58c03 returned with HTTP 200 Jul 24 07:50:07.487666 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1199/4795] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:50:07 2026] GET /volume/v3/volumes/18731c8b-4637-4896-9224-8f0e72f58c03 => generated 1008 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:50:07.499979 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-7688d41f-b30f-45df-8692-87aca402190b None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:07.501713 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7688d41f-b30f-45df-8692-87aca402190b tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] POST https://10.4.3.170/volume/v3/backups Jul 24 07:50:07.502057 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7688d41f-b30f-45df-8692-87aca402190b tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "18731c8b-4637-4896-9224-8f0e72f58c03", "name": "tempest-type-Backup-1123146443"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:50:07.503469 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.contrib.backups [None req-7688d41f-b30f-45df-8692-87aca402190b tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Creating new backup {'backup': {'volume_id': '18731c8b-4637-4896-9224-8f0e72f58c03', 'name': 'tempest-type-Backup-1123146443'}} {{(pid=100245) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 07:50:07.503591 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.contrib.backups [None req-7688d41f-b30f-45df-8692-87aca402190b tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Creating backup of volume 18731c8b-4637-4896-9224-8f0e72f58c03 in container None Jul 24 07:50:07.510840 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:07.510840 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:50:07.511168 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-7688d41f-b30f-45df-8692-87aca402190b tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Volume info retrieved successfully. Jul 24 07:50:07.526485 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-7688d41f-b30f-45df-8692-87aca402190b tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Created reservations ['450a8051-b693-470b-a669-f68ba0e8db9f', 'd13ff4e7-be25-4d31-a1d9-cb526be0eed4'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:50:07.552670 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7688d41f-b30f-45df-8692-87aca402190b tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] https://10.4.3.170/volume/v3/backups returned with HTTP 202 Jul 24 07:50:07.553015 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1208/4796] 10.4.3.170 () {70 vars in 1299 bytes} [Fri Jul 24 07:50:07 2026] POST /volume/v3/backups => generated 316 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:50:07.564116 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-7d034bf0-a496-4e4f-a2d2-41b00ba1ade7 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:07.565979 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7d034bf0-a496-4e4f-a2d2-41b00ba1ade7 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] GET https://10.4.3.170/volume/v3/backups/928dff2f-63b4-484b-92bd-a4f48b93113c Jul 24 07:50:07.566214 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7d034bf0-a496-4e4f-a2d2-41b00ba1ade7 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:07.566423 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7d034bf0-a496-4e4f-a2d2-41b00ba1ade7 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:07.566531 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-7d034bf0-a496-4e4f-a2d2-41b00ba1ade7 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Show backup with id 928dff2f-63b4-484b-92bd-a4f48b93113c. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:50:07.571080 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:07.571080 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:50:07.571747 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7d034bf0-a496-4e4f-a2d2-41b00ba1ade7 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] https://10.4.3.170/volume/v3/backups/928dff2f-63b4-484b-92bd-a4f48b93113c returned with HTTP 200 Jul 24 07:50:07.572150 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1203/4797] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:50:07 2026] GET /volume/v3/backups/928dff2f-63b4-484b-92bd-a4f48b93113c => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:50:08.583499 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-ed197505-e9e7-4994-8ad6-8c1d15fd2559 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:08.585491 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ed197505-e9e7-4994-8ad6-8c1d15fd2559 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] GET https://10.4.3.170/volume/v3/backups/928dff2f-63b4-484b-92bd-a4f48b93113c Jul 24 07:50:08.585764 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ed197505-e9e7-4994-8ad6-8c1d15fd2559 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:08.585957 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ed197505-e9e7-4994-8ad6-8c1d15fd2559 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:08.586058 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-ed197505-e9e7-4994-8ad6-8c1d15fd2559 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Show backup with id 928dff2f-63b4-484b-92bd-a4f48b93113c. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:50:08.590482 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:08.590482 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:50:08.591116 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ed197505-e9e7-4994-8ad6-8c1d15fd2559 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] https://10.4.3.170/volume/v3/backups/928dff2f-63b4-484b-92bd-a4f48b93113c returned with HTTP 200 Jul 24 07:50:08.591495 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1188/4798] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:50:08 2026] GET /volume/v3/backups/928dff2f-63b4-484b-92bd-a4f48b93113c => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:50:09.602004 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-812e809e-952d-4652-8091-6183bec0b759 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:09.603787 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-812e809e-952d-4652-8091-6183bec0b759 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] GET https://10.4.3.170/volume/v3/backups/928dff2f-63b4-484b-92bd-a4f48b93113c Jul 24 07:50:09.603984 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-812e809e-952d-4652-8091-6183bec0b759 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:09.604292 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-812e809e-952d-4652-8091-6183bec0b759 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:09.604389 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-812e809e-952d-4652-8091-6183bec0b759 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Show backup with id 928dff2f-63b4-484b-92bd-a4f48b93113c. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:50:09.608309 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:09.608309 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:50:09.608827 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-812e809e-952d-4652-8091-6183bec0b759 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] https://10.4.3.170/volume/v3/backups/928dff2f-63b4-484b-92bd-a4f48b93113c returned with HTTP 200 Jul 24 07:50:09.609143 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1200/4799] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:50:09 2026] GET /volume/v3/backups/928dff2f-63b4-484b-92bd-a4f48b93113c => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:50:10.620615 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-21b2249b-38da-41b6-93b1-97aa22900f16 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:10.622371 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-21b2249b-38da-41b6-93b1-97aa22900f16 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] GET https://10.4.3.170/volume/v3/backups/928dff2f-63b4-484b-92bd-a4f48b93113c Jul 24 07:50:10.622570 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-21b2249b-38da-41b6-93b1-97aa22900f16 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:10.622768 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-21b2249b-38da-41b6-93b1-97aa22900f16 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:10.622899 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-21b2249b-38da-41b6-93b1-97aa22900f16 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Show backup with id 928dff2f-63b4-484b-92bd-a4f48b93113c. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:50:10.627064 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:10.627064 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:50:10.627637 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-21b2249b-38da-41b6-93b1-97aa22900f16 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] https://10.4.3.170/volume/v3/backups/928dff2f-63b4-484b-92bd-a4f48b93113c returned with HTTP 200 Jul 24 07:50:10.628002 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1209/4800] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:50:10 2026] GET /volume/v3/backups/928dff2f-63b4-484b-92bd-a4f48b93113c => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:50:11.638635 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-51811177-d48f-4e2c-a8d5-c87c993cb6c6 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:11.640547 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-51811177-d48f-4e2c-a8d5-c87c993cb6c6 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] GET https://10.4.3.170/volume/v3/backups/928dff2f-63b4-484b-92bd-a4f48b93113c Jul 24 07:50:11.640804 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-51811177-d48f-4e2c-a8d5-c87c993cb6c6 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:11.641116 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-51811177-d48f-4e2c-a8d5-c87c993cb6c6 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:11.641332 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-51811177-d48f-4e2c-a8d5-c87c993cb6c6 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Show backup with id 928dff2f-63b4-484b-92bd-a4f48b93113c. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:50:11.645042 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:11.645042 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:50:11.645622 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-51811177-d48f-4e2c-a8d5-c87c993cb6c6 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] https://10.4.3.170/volume/v3/backups/928dff2f-63b4-484b-92bd-a4f48b93113c returned with HTTP 200 Jul 24 07:50:11.645968 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1204/4801] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:50:11 2026] GET /volume/v3/backups/928dff2f-63b4-484b-92bd-a4f48b93113c => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:50:12.660477 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-f5126c81-1492-4941-b127-196296690f30 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:12.662803 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f5126c81-1492-4941-b127-196296690f30 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] GET https://10.4.3.170/volume/v3/backups/928dff2f-63b4-484b-92bd-a4f48b93113c Jul 24 07:50:12.663087 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f5126c81-1492-4941-b127-196296690f30 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:12.663343 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f5126c81-1492-4941-b127-196296690f30 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:12.663492 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-f5126c81-1492-4941-b127-196296690f30 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Show backup with id 928dff2f-63b4-484b-92bd-a4f48b93113c. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:50:12.668936 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:12.668936 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:50:12.669744 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f5126c81-1492-4941-b127-196296690f30 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] https://10.4.3.170/volume/v3/backups/928dff2f-63b4-484b-92bd-a4f48b93113c returned with HTTP 200 Jul 24 07:50:12.670248 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1189/4802] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:50:12 2026] GET /volume/v3/backups/928dff2f-63b4-484b-92bd-a4f48b93113c => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:50:13.492551 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-76dbfd77-1a42-432f-abe6-421ee5fb3796 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:13.496299 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-76dbfd77-1a42-432f-abe6-421ee5fb3796 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:50:13.496299 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-76dbfd77-1a42-432f-abe6-421ee5fb3796 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1010149504", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:50:13.496655 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-76dbfd77-1a42-432f-abe6-421ee5fb3796 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1010149504', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:50:13.496908 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-76dbfd77-1a42-432f-abe6-421ee5fb3796 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Create volume of 1 GB Jul 24 07:50:13.500699 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-76dbfd77-1a42-432f-abe6-421ee5fb3796 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Availability Zones retrieved successfully. Jul 24 07:50:13.506279 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-76dbfd77-1a42-432f-abe6-421ee5fb3796 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Flow 'volume_create_api' (8066b235-f9a7-47c1-89cc-bbb8ec8baa54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:50:13.507513 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-76dbfd77-1a42-432f-abe6-421ee5fb3796 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0009c2fb-3303-4d79-ad17-dc54b5278472) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:50:13.508564 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-76dbfd77-1a42-432f-abe6-421ee5fb3796 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:50:13.535380 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-76dbfd77-1a42-432f-abe6-421ee5fb3796 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0009c2fb-3303-4d79-ad17-dc54b5278472) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:50:13.536066 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-76dbfd77-1a42-432f-abe6-421ee5fb3796 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7dcfbfb6-e056-4f8a-9ea1-45832110445a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:50:13.593719 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-76dbfd77-1a42-432f-abe6-421ee5fb3796 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Created reservations ['3ad1b49a-9f35-447f-a878-581de8ffcbb2', 'd13cc1fc-8231-4438-9579-6d6af73c236e', 'a3539ecf-002e-4f9c-a834-68dda26eba64', '9051ced3-a0b0-452e-b84f-8ea987153d59'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:50:13.594587 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-76dbfd77-1a42-432f-abe6-421ee5fb3796 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7dcfbfb6-e056-4f8a-9ea1-45832110445a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3ad1b49a-9f35-447f-a878-581de8ffcbb2', 'd13cc1fc-8231-4438-9579-6d6af73c236e', 'a3539ecf-002e-4f9c-a834-68dda26eba64', '9051ced3-a0b0-452e-b84f-8ea987153d59']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:50:13.595323 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-76dbfd77-1a42-432f-abe6-421ee5fb3796 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7fa75ff1-4e0c-440d-9ca4-d7bb642bf22b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:50:13.615343 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-76dbfd77-1a42-432f-abe6-421ee5fb3796 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7fa75ff1-4e0c-440d-9ca4-d7bb642bf22b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '848c59b3-6801-413a-8d36-029379fc3ac7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1010149504',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b66e4d02a18546b79091e5bd84b79a7f',qos_specs=None,replication_status=,reservations=['3ad1b49a-9f35-447f-a878-581de8ffcbb2','d13cc1fc-8231-4438-9579-6d6af73c236e','a3539ecf-002e-4f9c-a834-68dda26eba64','9051ced3-a0b0-452e-b84f-8ea987153d59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90eee78417da4d4fa1e7433a7c6be423',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:50:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1010149504',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=848c59b3-6801-413a-8d36-029379fc3ac7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b66e4d02a18546b79091e5bd84b79a7f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='90eee78417da4d4fa1e7433a7c6be423',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:50:13.616125 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-76dbfd77-1a42-432f-abe6-421ee5fb3796 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38757199-2367-46c3-8071-cc32742b9e28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:50:13.637094 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-76dbfd77-1a42-432f-abe6-421ee5fb3796 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38757199-2367-46c3-8071-cc32742b9e28) transitioned into state 'SUCCESS' from state '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-1010149504',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b66e4d02a18546b79091e5bd84b79a7f',qos_specs=None,replication_status=,reservations=['3ad1b49a-9f35-447f-a878-581de8ffcbb2','d13cc1fc-8231-4438-9579-6d6af73c236e','a3539ecf-002e-4f9c-a834-68dda26eba64','9051ced3-a0b0-452e-b84f-8ea987153d59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90eee78417da4d4fa1e7433a7c6be423',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:50:13.638316 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-76dbfd77-1a42-432f-abe6-421ee5fb3796 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5067e68-d41b-424d-a85d-cb363ef1a749) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:50:13.652336 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-76dbfd77-1a42-432f-abe6-421ee5fb3796 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5067e68-d41b-424d-a85d-cb363ef1a749) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:50:13.653372 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-76dbfd77-1a42-432f-abe6-421ee5fb3796 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Flow 'volume_create_api' (8066b235-f9a7-47c1-89cc-bbb8ec8baa54) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:50:13.653716 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-76dbfd77-1a42-432f-abe6-421ee5fb3796 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Create volume request issued successfully. Jul 24 07:50:13.654351 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-76dbfd77-1a42-432f-abe6-421ee5fb3796 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:50:13.654796 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1201/4803] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 24 07:50:13 2026] POST /volume/v3/volumes => generated 757 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:50:13.666694 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-6f4eb697-01db-458e-971e-3820a4c2a4b4 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:13.668476 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6f4eb697-01db-458e-971e-3820a4c2a4b4 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] GET https://10.4.3.170/volume/v3/volumes/848c59b3-6801-413a-8d36-029379fc3ac7 Jul 24 07:50:13.668713 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6f4eb697-01db-458e-971e-3820a4c2a4b4 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:13.668951 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6f4eb697-01db-458e-971e-3820a4c2a4b4 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:13.676024 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:13.676024 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:50:13.680058 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e63cfcde-2c56-4cbb-a836-b4fdc967edf1 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:13.680394 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-6f4eb697-01db-458e-971e-3820a4c2a4b4 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Volume info retrieved successfully. Jul 24 07:50:13.681844 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e63cfcde-2c56-4cbb-a836-b4fdc967edf1 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] GET https://10.4.3.170/volume/v3/backups/928dff2f-63b4-484b-92bd-a4f48b93113c Jul 24 07:50:13.682051 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e63cfcde-2c56-4cbb-a836-b4fdc967edf1 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:13.682229 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e63cfcde-2c56-4cbb-a836-b4fdc967edf1 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:13.682353 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-e63cfcde-2c56-4cbb-a836-b4fdc967edf1 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Show backup with id 928dff2f-63b4-484b-92bd-a4f48b93113c. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:50:13.684712 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6f4eb697-01db-458e-971e-3820a4c2a4b4 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] https://10.4.3.170/volume/v3/volumes/848c59b3-6801-413a-8d36-029379fc3ac7 returned with HTTP 200 Jul 24 07:50:13.685049 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1210/4804] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:50:13 2026] GET /volume/v3/volumes/848c59b3-6801-413a-8d36-029379fc3ac7 => generated 825 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:50:13.686963 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:13.686963 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:50:13.687556 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e63cfcde-2c56-4cbb-a836-b4fdc967edf1 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] https://10.4.3.170/volume/v3/backups/928dff2f-63b4-484b-92bd-a4f48b93113c returned with HTTP 200 Jul 24 07:50:13.688180 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1205/4805] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:50:13 2026] GET /volume/v3/backups/928dff2f-63b4-484b-92bd-a4f48b93113c => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:50:14.697790 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-93029bae-7e1c-49f2-897b-5f83453f7a7a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:14.698216 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-01b38f15-afb8-4a4b-b20b-4f757e3d2dfa None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:14.699552 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-93029bae-7e1c-49f2-897b-5f83453f7a7a tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] GET https://10.4.3.170/volume/v3/backups/928dff2f-63b4-484b-92bd-a4f48b93113c Jul 24 07:50:14.699786 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-01b38f15-afb8-4a4b-b20b-4f757e3d2dfa tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] GET https://10.4.3.170/volume/v3/volumes/848c59b3-6801-413a-8d36-029379fc3ac7 Jul 24 07:50:14.699866 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-93029bae-7e1c-49f2-897b-5f83453f7a7a tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:14.700030 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-01b38f15-afb8-4a4b-b20b-4f757e3d2dfa tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:14.700095 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-93029bae-7e1c-49f2-897b-5f83453f7a7a tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:14.700143 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-93029bae-7e1c-49f2-897b-5f83453f7a7a tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Show backup with id 928dff2f-63b4-484b-92bd-a4f48b93113c. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:50:14.700264 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-01b38f15-afb8-4a4b-b20b-4f757e3d2dfa tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:14.704867 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:14.704867 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:50:14.705617 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-93029bae-7e1c-49f2-897b-5f83453f7a7a tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] https://10.4.3.170/volume/v3/backups/928dff2f-63b4-484b-92bd-a4f48b93113c returned with HTTP 200 Jul 24 07:50:14.706089 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1190/4806] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:50:14 2026] GET /volume/v3/backups/928dff2f-63b4-484b-92bd-a4f48b93113c => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:50:14.708577 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:14.708577 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:50:14.712505 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-01b38f15-afb8-4a4b-b20b-4f757e3d2dfa tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Volume info retrieved successfully. Jul 24 07:50:14.716566 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-01b38f15-afb8-4a4b-b20b-4f757e3d2dfa tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] https://10.4.3.170/volume/v3/volumes/848c59b3-6801-413a-8d36-029379fc3ac7 returned with HTTP 200 Jul 24 07:50:14.716924 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1202/4807] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:50:14 2026] GET /volume/v3/volumes/848c59b3-6801-413a-8d36-029379fc3ac7 => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:50:14.728408 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-858f4f9c-b160-4274-a389-6ef83db9fc7d None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:14.729996 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-858f4f9c-b160-4274-a389-6ef83db9fc7d tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] GET https://10.4.3.170/volume/v3/volumes/848c59b3-6801-413a-8d36-029379fc3ac7 Jul 24 07:50:14.730170 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-858f4f9c-b160-4274-a389-6ef83db9fc7d tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:14.730377 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-858f4f9c-b160-4274-a389-6ef83db9fc7d tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:14.736424 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:14.736424 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:50:14.739453 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-858f4f9c-b160-4274-a389-6ef83db9fc7d tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Volume info retrieved successfully. Jul 24 07:50:14.743077 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-858f4f9c-b160-4274-a389-6ef83db9fc7d tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] https://10.4.3.170/volume/v3/volumes/848c59b3-6801-413a-8d36-029379fc3ac7 returned with HTTP 200 Jul 24 07:50:14.743407 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1211/4808] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:50:14 2026] GET /volume/v3/volumes/848c59b3-6801-413a-8d36-029379fc3ac7 => generated 850 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:50:15.382421 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-42b6df35-4200-4ee8-99c3-6e704c09e796 req-d8cc0e7f-9501-48e7-8637-af9f9d81f5d9 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:15.384894 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-42b6df35-4200-4ee8-99c3-6e704c09e796 req-d8cc0e7f-9501-48e7-8637-af9f9d81f5d9 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] GET https://10.4.3.170/volume/v3/volumes/848c59b3-6801-413a-8d36-029379fc3ac7 Jul 24 07:50:15.385125 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-42b6df35-4200-4ee8-99c3-6e704c09e796 req-d8cc0e7f-9501-48e7-8637-af9f9d81f5d9 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:15.385368 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-42b6df35-4200-4ee8-99c3-6e704c09e796 req-d8cc0e7f-9501-48e7-8637-af9f9d81f5d9 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:15.394218 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:15.394218 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:50:15.398447 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [req-42b6df35-4200-4ee8-99c3-6e704c09e796 req-d8cc0e7f-9501-48e7-8637-af9f9d81f5d9 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Volume info retrieved successfully. Jul 24 07:50:15.403227 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-42b6df35-4200-4ee8-99c3-6e704c09e796 req-d8cc0e7f-9501-48e7-8637-af9f9d81f5d9 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] https://10.4.3.170/volume/v3/volumes/848c59b3-6801-413a-8d36-029379fc3ac7 returned with HTTP 200 Jul 24 07:50:15.403692 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1206/4809] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:50:15 2026] GET /volume/v3/volumes/848c59b3-6801-413a-8d36-029379fc3ac7 => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:50:15.464198 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-99c9a2f5-49d1-4ab1-aa97-7b45e3b7127e None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:15.464588 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-99c9a2f5-49d1-4ab1-aa97-7b45e3b7127e None None] GET https://10.4.3.170/volume// Jul 24 07:50:15.464770 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-99c9a2f5-49d1-4ab1-aa97-7b45e3b7127e None None] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:15.464971 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-99c9a2f5-49d1-4ab1-aa97-7b45e3b7127e None None] Calling method 'all' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:15.465282 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-99c9a2f5-49d1-4ab1-aa97-7b45e3b7127e None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:50:15.465544 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1191/4810] 10.4.3.170 () {66 vars in 1428 bytes} [Fri Jul 24 07:50:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:50:15.471390 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-42b6df35-4200-4ee8-99c3-6e704c09e796 req-6bae7f9a-faab-44c9-9414-6407c37fd591 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:15.473231 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-42b6df35-4200-4ee8-99c3-6e704c09e796 req-6bae7f9a-faab-44c9-9414-6407c37fd591 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 24 07:50:15.473573 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-42b6df35-4200-4ee8-99c3-6e704c09e796 req-6bae7f9a-faab-44c9-9414-6407c37fd591 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "848c59b3-6801-413a-8d36-029379fc3ac7", "connector": null, "instance_uuid": "c6b91a91-93cc-4546-b073-0b0908a147b0"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:50:15.480963 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:15.480963 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:50:15.503110 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-42b6df35-4200-4ee8-99c3-6e704c09e796 req-6bae7f9a-faab-44c9-9414-6407c37fd591 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 24 07:50:15.503539 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1203/4811] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 24 07:50:15 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) Jul 24 07:50:15.528784 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-f8a9f0b7-e073-401e-9ede-d45a6ba0f8ae None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:15.530641 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f8a9f0b7-e073-401e-9ede-d45a6ba0f8ae tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] GET https://10.4.3.170/volume/v3/volumes/848c59b3-6801-413a-8d36-029379fc3ac7 Jul 24 07:50:15.530931 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f8a9f0b7-e073-401e-9ede-d45a6ba0f8ae tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:15.531123 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f8a9f0b7-e073-401e-9ede-d45a6ba0f8ae tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:15.535853 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a5522c59-76c2-4bd8-a4a2-42f3677c9b9a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:15.536145 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a5522c59-76c2-4bd8-a4a2-42f3677c9b9a None None] GET https://10.4.3.170/volume// Jul 24 07:50:15.536311 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a5522c59-76c2-4bd8-a4a2-42f3677c9b9a None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:15.536485 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a5522c59-76c2-4bd8-a4a2-42f3677c9b9a None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:15.536812 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a5522c59-76c2-4bd8-a4a2-42f3677c9b9a None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:50:15.537056 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1207/4812] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:50:15 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:50:15.540752 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:15.540752 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:50:15.543706 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-42b6df35-4200-4ee8-99c3-6e704c09e796 req-84e6956c-87e4-4498-ae57-8c50feb27d53 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:15.544860 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-f8a9f0b7-e073-401e-9ede-d45a6ba0f8ae tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Volume info retrieved successfully. Jul 24 07:50:15.545733 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-42b6df35-4200-4ee8-99c3-6e704c09e796 req-84e6956c-87e4-4498-ae57-8c50feb27d53 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] GET https://10.4.3.170/volume/v3/volumes/848c59b3-6801-413a-8d36-029379fc3ac7 Jul 24 07:50:15.545968 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-42b6df35-4200-4ee8-99c3-6e704c09e796 req-84e6956c-87e4-4498-ae57-8c50feb27d53 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:15.546176 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-42b6df35-4200-4ee8-99c3-6e704c09e796 req-84e6956c-87e4-4498-ae57-8c50feb27d53 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:15.549808 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f8a9f0b7-e073-401e-9ede-d45a6ba0f8ae tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] https://10.4.3.170/volume/v3/volumes/848c59b3-6801-413a-8d36-029379fc3ac7 returned with HTTP 200 Jul 24 07:50:15.550197 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1212/4813] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:50:15 2026] GET /volume/v3/volumes/848c59b3-6801-413a-8d36-029379fc3ac7 => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:50:15.554900 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:15.554900 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:50:15.557973 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-42b6df35-4200-4ee8-99c3-6e704c09e796 req-84e6956c-87e4-4498-ae57-8c50feb27d53 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Volume info retrieved successfully. Jul 24 07:50:15.561825 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-42b6df35-4200-4ee8-99c3-6e704c09e796 req-84e6956c-87e4-4498-ae57-8c50feb27d53 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] https://10.4.3.170/volume/v3/volumes/848c59b3-6801-413a-8d36-029379fc3ac7 returned with HTTP 200 Jul 24 07:50:15.562167 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1192/4814] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:50:15 2026] GET /volume/v3/volumes/848c59b3-6801-413a-8d36-029379fc3ac7 => generated 1029 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:50:15.650437 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-42b6df35-4200-4ee8-99c3-6e704c09e796 req-cefbb99d-9e06-40ad-ad9d-4184e400223a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:15.652807 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-42b6df35-4200-4ee8-99c3-6e704c09e796 req-cefbb99d-9e06-40ad-ad9d-4184e400223a tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] PUT https://10.4.3.170/volume/v3/attachments/726d757c-11ab-4cbf-9093-ea8774bb50f6 Jul 24 07:50:15.653292 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-42b6df35-4200-4ee8-99c3-6e704c09e796 req-cefbb99d-9e06-40ad-ad9d-4184e400223a tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000005822", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9a7cb9337d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5fc7887c-2ab7-4d21-80c7-ec4ad0d3b011", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:50:15.661642 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-42b6df35-4200-4ee8-99c3-6e704c09e796 req-cefbb99d-9e06-40ad-ad9d-4184e400223a tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Acquiring lock "cinder-attachment_update-848c59b3-6801-413a-8d36-029379fc3ac7-np0000005822" by "attachment_update" {{(pid=100244) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 07:50:15.666327 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-42b6df35-4200-4ee8-99c3-6e704c09e796 req-cefbb99d-9e06-40ad-ad9d-4184e400223a tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Lock "cinder-attachment_update-848c59b3-6801-413a-8d36-029379fc3ac7-np0000005822" acquired by "attachment_update" :: waited 0.005s {{(pid=100244) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 07:50:15.667535 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:15.667535 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:50:15.716367 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-787db7db-7b92-4b80-8313-f7ab3ef02c69 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:15.718575 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-787db7db-7b92-4b80-8313-f7ab3ef02c69 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] GET https://10.4.3.170/volume/v3/backups/928dff2f-63b4-484b-92bd-a4f48b93113c Jul 24 07:50:15.718867 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-787db7db-7b92-4b80-8313-f7ab3ef02c69 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:15.719131 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-787db7db-7b92-4b80-8313-f7ab3ef02c69 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:15.719328 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-787db7db-7b92-4b80-8313-f7ab3ef02c69 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Show backup with id 928dff2f-63b4-484b-92bd-a4f48b93113c. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:50:15.723747 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:15.723747 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:50:15.724355 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-787db7db-7b92-4b80-8313-f7ab3ef02c69 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] https://10.4.3.170/volume/v3/backups/928dff2f-63b4-484b-92bd-a4f48b93113c returned with HTTP 200 Jul 24 07:50:15.724712 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1208/4815] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:50:15 2026] GET /volume/v3/backups/928dff2f-63b4-484b-92bd-a4f48b93113c => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:50:15.734086 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-42b6df35-4200-4ee8-99c3-6e704c09e796 req-cefbb99d-9e06-40ad-ad9d-4184e400223a tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Lock "cinder-attachment_update-848c59b3-6801-413a-8d36-029379fc3ac7-np0000005822" released by "attachment_update" :: held 0.068s {{(pid=100244) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 07:50:15.734427 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-42b6df35-4200-4ee8-99c3-6e704c09e796 req-cefbb99d-9e06-40ad-ad9d-4184e400223a tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] https://10.4.3.170/volume/v3/attachments/726d757c-11ab-4cbf-9093-ea8774bb50f6 returned with HTTP 200 Jul 24 07:50:15.734788 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1204/4816] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 24 07:50:15 2026] PUT /volume/v3/attachments/726d757c-11ab-4cbf-9093-ea8774bb50f6 => generated 969 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:50:16.563581 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-665cf1a2-63ba-4b9c-8ac2-aa136f1fef29 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:16.565316 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-665cf1a2-63ba-4b9c-8ac2-aa136f1fef29 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] GET https://10.4.3.170/volume/v3/volumes/848c59b3-6801-413a-8d36-029379fc3ac7 Jul 24 07:50:16.565516 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-665cf1a2-63ba-4b9c-8ac2-aa136f1fef29 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:16.565741 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-665cf1a2-63ba-4b9c-8ac2-aa136f1fef29 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:16.574920 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:16.574920 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:50:16.577788 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-665cf1a2-63ba-4b9c-8ac2-aa136f1fef29 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Volume info retrieved successfully. Jul 24 07:50:16.581737 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-665cf1a2-63ba-4b9c-8ac2-aa136f1fef29 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] https://10.4.3.170/volume/v3/volumes/848c59b3-6801-413a-8d36-029379fc3ac7 returned with HTTP 200 Jul 24 07:50:16.582080 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1213/4817] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:50:16 2026] GET /volume/v3/volumes/848c59b3-6801-413a-8d36-029379fc3ac7 => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:50:16.735938 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-ac44813a-2799-4008-8087-0f8cfe78040e None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:16.738369 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ac44813a-2799-4008-8087-0f8cfe78040e tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] GET https://10.4.3.170/volume/v3/backups/928dff2f-63b4-484b-92bd-a4f48b93113c Jul 24 07:50:16.738497 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ac44813a-2799-4008-8087-0f8cfe78040e tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:16.738677 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ac44813a-2799-4008-8087-0f8cfe78040e tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:16.738780 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-ac44813a-2799-4008-8087-0f8cfe78040e tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Show backup with id 928dff2f-63b4-484b-92bd-a4f48b93113c. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:50:16.742961 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:16.742961 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:50:16.743585 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ac44813a-2799-4008-8087-0f8cfe78040e tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] https://10.4.3.170/volume/v3/backups/928dff2f-63b4-484b-92bd-a4f48b93113c returned with HTTP 200 Jul 24 07:50:16.743933 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1193/4818] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:50:16 2026] GET /volume/v3/backups/928dff2f-63b4-484b-92bd-a4f48b93113c => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:50:17.594093 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-74e1d94e-5a86-428f-afd8-c92af67d4b53 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:17.597105 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-74e1d94e-5a86-428f-afd8-c92af67d4b53 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] GET https://10.4.3.170/volume/v3/volumes/848c59b3-6801-413a-8d36-029379fc3ac7 Jul 24 07:50:17.597105 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-74e1d94e-5a86-428f-afd8-c92af67d4b53 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:17.597105 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-74e1d94e-5a86-428f-afd8-c92af67d4b53 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:17.605188 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:17.605188 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:50:17.608302 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-74e1d94e-5a86-428f-afd8-c92af67d4b53 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Volume info retrieved successfully. Jul 24 07:50:17.612484 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-74e1d94e-5a86-428f-afd8-c92af67d4b53 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] https://10.4.3.170/volume/v3/volumes/848c59b3-6801-413a-8d36-029379fc3ac7 returned with HTTP 200 Jul 24 07:50:17.612902 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1209/4819] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:50:17 2026] GET /volume/v3/volumes/848c59b3-6801-413a-8d36-029379fc3ac7 => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:50:17.758606 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-fca7da4e-6c48-4516-a5bb-5b500d6e67c3 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:17.761631 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-fca7da4e-6c48-4516-a5bb-5b500d6e67c3 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] GET https://10.4.3.170/volume/v3/backups/928dff2f-63b4-484b-92bd-a4f48b93113c Jul 24 07:50:17.764219 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-fca7da4e-6c48-4516-a5bb-5b500d6e67c3 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:17.764219 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-fca7da4e-6c48-4516-a5bb-5b500d6e67c3 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:17.764219 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-fca7da4e-6c48-4516-a5bb-5b500d6e67c3 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Show backup with id 928dff2f-63b4-484b-92bd-a4f48b93113c. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:50:17.766635 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:17.766635 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:50:17.767367 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-fca7da4e-6c48-4516-a5bb-5b500d6e67c3 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] https://10.4.3.170/volume/v3/backups/928dff2f-63b4-484b-92bd-a4f48b93113c returned with HTTP 200 Jul 24 07:50:17.767867 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1205/4820] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:50:17 2026] GET /volume/v3/backups/928dff2f-63b4-484b-92bd-a4f48b93113c => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:50:18.624896 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-453b8f84-b3e3-445b-9af2-40cd26603515 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:18.626493 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-453b8f84-b3e3-445b-9af2-40cd26603515 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] GET https://10.4.3.170/volume/v3/volumes/848c59b3-6801-413a-8d36-029379fc3ac7 Jul 24 07:50:18.626702 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-453b8f84-b3e3-445b-9af2-40cd26603515 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:18.626878 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-453b8f84-b3e3-445b-9af2-40cd26603515 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:18.636541 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:18.636541 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:50:18.639843 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-453b8f84-b3e3-445b-9af2-40cd26603515 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Volume info retrieved successfully. Jul 24 07:50:18.643601 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-453b8f84-b3e3-445b-9af2-40cd26603515 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] https://10.4.3.170/volume/v3/volumes/848c59b3-6801-413a-8d36-029379fc3ac7 returned with HTTP 200 Jul 24 07:50:18.643960 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1214/4821] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:50:18 2026] GET /volume/v3/volumes/848c59b3-6801-413a-8d36-029379fc3ac7 => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:50:18.796457 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-dbd1c1f7-139f-4e62-bfa5-6556ebc15719 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:18.796457 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-dbd1c1f7-139f-4e62-bfa5-6556ebc15719 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] GET https://10.4.3.170/volume/v3/backups/928dff2f-63b4-484b-92bd-a4f48b93113c Jul 24 07:50:18.796457 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-dbd1c1f7-139f-4e62-bfa5-6556ebc15719 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:18.796457 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-dbd1c1f7-139f-4e62-bfa5-6556ebc15719 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:18.796457 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-dbd1c1f7-139f-4e62-bfa5-6556ebc15719 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Show backup with id 928dff2f-63b4-484b-92bd-a4f48b93113c. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:50:18.796457 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:18.796457 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:50:18.796457 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-dbd1c1f7-139f-4e62-bfa5-6556ebc15719 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] https://10.4.3.170/volume/v3/backups/928dff2f-63b4-484b-92bd-a4f48b93113c returned with HTTP 200 Jul 24 07:50:18.796457 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1194/4822] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:50:18 2026] GET /volume/v3/backups/928dff2f-63b4-484b-92bd-a4f48b93113c => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:50:18.989117 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-42b6df35-4200-4ee8-99c3-6e704c09e796 req-ef696de3-d547-46ac-8984-bde3a7a10736 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:18.991145 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-42b6df35-4200-4ee8-99c3-6e704c09e796 req-ef696de3-d547-46ac-8984-bde3a7a10736 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] POST https://10.4.3.170/volume/v3/attachments/726d757c-11ab-4cbf-9093-ea8774bb50f6/action Jul 24 07:50:18.991501 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-42b6df35-4200-4ee8-99c3-6e704c09e796 req-ef696de3-d547-46ac-8984-bde3a7a10736 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Action body: b'{"os-complete": null}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:50:18.991609 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-42b6df35-4200-4ee8-99c3-6e704c09e796 req-ef696de3-d547-46ac-8984-bde3a7a10736 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:50:19.017128 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:19.017128 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:50:19.024798 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-42b6df35-4200-4ee8-99c3-6e704c09e796 req-ef696de3-d547-46ac-8984-bde3a7a10736 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] https://10.4.3.170/volume/v3/attachments/726d757c-11ab-4cbf-9093-ea8774bb50f6/action returned with HTTP 204 Jul 24 07:50:19.025216 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1210/4823] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 24 07:50:18 2026] POST /volume/v3/attachments/726d757c-11ab-4cbf-9093-ea8774bb50f6/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:50:19.655321 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-95065dc9-e7fe-4f09-acc6-cb7d3aac333e None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:19.657005 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-95065dc9-e7fe-4f09-acc6-cb7d3aac333e tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] GET https://10.4.3.170/volume/v3/volumes/848c59b3-6801-413a-8d36-029379fc3ac7 Jul 24 07:50:19.657182 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-95065dc9-e7fe-4f09-acc6-cb7d3aac333e tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:19.657377 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-95065dc9-e7fe-4f09-acc6-cb7d3aac333e tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:19.666309 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:19.666309 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:50:19.669543 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-95065dc9-e7fe-4f09-acc6-cb7d3aac333e tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Volume info retrieved successfully. Jul 24 07:50:19.673278 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-95065dc9-e7fe-4f09-acc6-cb7d3aac333e tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] https://10.4.3.170/volume/v3/volumes/848c59b3-6801-413a-8d36-029379fc3ac7 returned with HTTP 200 Jul 24 07:50:19.673614 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1206/4824] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:50:19 2026] GET /volume/v3/volumes/848c59b3-6801-413a-8d36-029379fc3ac7 => generated 1142 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:50:19.794598 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-66b90435-4884-4937-9602-eb1d528becde None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:19.796698 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-66b90435-4884-4937-9602-eb1d528becde tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] GET https://10.4.3.170/volume/v3/backups/928dff2f-63b4-484b-92bd-a4f48b93113c Jul 24 07:50:19.796908 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-66b90435-4884-4937-9602-eb1d528becde tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:19.797088 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-66b90435-4884-4937-9602-eb1d528becde tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:19.797190 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-66b90435-4884-4937-9602-eb1d528becde tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Show backup with id 928dff2f-63b4-484b-92bd-a4f48b93113c. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:50:19.801043 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:19.801043 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:50:19.801597 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-66b90435-4884-4937-9602-eb1d528becde tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] https://10.4.3.170/volume/v3/backups/928dff2f-63b4-484b-92bd-a4f48b93113c returned with HTTP 200 Jul 24 07:50:19.801948 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1215/4825] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:50:19 2026] GET /volume/v3/backups/928dff2f-63b4-484b-92bd-a4f48b93113c => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:50:20.811591 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-4843f9ac-41f9-489a-9e20-a28af89beeb2 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:20.813239 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4843f9ac-41f9-489a-9e20-a28af89beeb2 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] GET https://10.4.3.170/volume/v3/backups/928dff2f-63b4-484b-92bd-a4f48b93113c Jul 24 07:50:20.813554 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4843f9ac-41f9-489a-9e20-a28af89beeb2 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:20.813657 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4843f9ac-41f9-489a-9e20-a28af89beeb2 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:20.813835 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-4843f9ac-41f9-489a-9e20-a28af89beeb2 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Show backup with id 928dff2f-63b4-484b-92bd-a4f48b93113c. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:50:20.817899 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:20.817899 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:50:20.818543 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4843f9ac-41f9-489a-9e20-a28af89beeb2 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] https://10.4.3.170/volume/v3/backups/928dff2f-63b4-484b-92bd-a4f48b93113c returned with HTTP 200 Jul 24 07:50:20.818986 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1195/4826] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:50:20 2026] GET /volume/v3/backups/928dff2f-63b4-484b-92bd-a4f48b93113c => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:50:21.830031 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-722ae7a1-ecd2-4a3d-8bb4-2cfc4a206322 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:21.832320 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-722ae7a1-ecd2-4a3d-8bb4-2cfc4a206322 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] GET https://10.4.3.170/volume/v3/backups/928dff2f-63b4-484b-92bd-a4f48b93113c Jul 24 07:50:21.832588 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-722ae7a1-ecd2-4a3d-8bb4-2cfc4a206322 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:21.832861 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-722ae7a1-ecd2-4a3d-8bb4-2cfc4a206322 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:21.833000 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-722ae7a1-ecd2-4a3d-8bb4-2cfc4a206322 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Show backup with id 928dff2f-63b4-484b-92bd-a4f48b93113c. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:50:21.837888 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:21.837888 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:50:21.838604 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-722ae7a1-ecd2-4a3d-8bb4-2cfc4a206322 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] https://10.4.3.170/volume/v3/backups/928dff2f-63b4-484b-92bd-a4f48b93113c returned with HTTP 200 Jul 24 07:50:21.839041 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1211/4827] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:50:21 2026] GET /volume/v3/backups/928dff2f-63b4-484b-92bd-a4f48b93113c => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:50:21.847458 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-497589e3-f390-4369-9330-b97d9d98e25c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:21.849200 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-497589e3-f390-4369-9330-b97d9d98e25c tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-reader] POST https://10.4.3.170/volume/v3/backups/928dff2f-63b4-484b-92bd-a4f48b93113c/action Jul 24 07:50:21.849592 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-497589e3-f390-4369-9330-b97d9d98e25c tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:50:21.849719 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-497589e3-f390-4369-9330-b97d9d98e25c tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:50:21.850906 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.contrib.admin_actions [None req-497589e3-f390-4369-9330-b97d9d98e25c tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-reader] Updating backup '928dff2f-63b4-484b-92bd-a4f48b93113c' with '{'status': 'error'}' {{(pid=100244) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 24 07:50:21.857161 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:21.857161 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:50:21.858154 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.policy [None req-497589e3-f390-4369-9330-b97d9d98e25c tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-reader] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'f5f8b9c762284ee5a0031a9828fdb7bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b151419c2ac147f8afffa26f79a73685', '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=100244) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 24 07:50:21.858369 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-497589e3-f390-4369-9330-b97d9d98e25c tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-reader] https://10.4.3.170/volume/v3/backups/928dff2f-63b4-484b-92bd-a4f48b93113c/action returned with HTTP 403 Jul 24 07:50:21.858826 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1207/4828] 10.4.3.170 () {70 vars in 1430 bytes} [Fri Jul 24 07:50:21 2026] POST /volume/v3/backups/928dff2f-63b4-484b-92bd-a4f48b93113c/action => generated 131 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:50:21.865842 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-fbb04f1b-e6af-4a1c-a93a-c4c60752eaad None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:21.867817 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-fbb04f1b-e6af-4a1c-a93a-c4c60752eaad tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/18731c8b-4637-4896-9224-8f0e72f58c03 Jul 24 07:50:21.868010 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-fbb04f1b-e6af-4a1c-a93a-c4c60752eaad tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:21.868214 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-fbb04f1b-e6af-4a1c-a93a-c4c60752eaad tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:21.868379 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-fbb04f1b-e6af-4a1c-a93a-c4c60752eaad tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Delete volume with id: 18731c8b-4637-4896-9224-8f0e72f58c03 Jul 24 07:50:21.874885 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:21.874885 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:50:21.875173 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-fbb04f1b-e6af-4a1c-a93a-c4c60752eaad tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Volume info retrieved successfully. Jul 24 07:50:21.890022 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-fbb04f1b-e6af-4a1c-a93a-c4c60752eaad tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Delete volume request issued successfully. Jul 24 07:50:21.890171 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-fbb04f1b-e6af-4a1c-a93a-c4c60752eaad tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] https://10.4.3.170/volume/v3/volumes/18731c8b-4637-4896-9224-8f0e72f58c03 returned with HTTP 202 Jul 24 07:50:21.890594 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1216/4829] 10.4.3.170 () {68 vars in 1391 bytes} [Fri Jul 24 07:50:21 2026] DELETE /volume/v3/volumes/18731c8b-4637-4896-9224-8f0e72f58c03 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:50:21.897886 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-99982ce4-5988-4ca4-99ca-a88c7ead1c49 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:21.900036 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-99982ce4-5988-4ca4-99ca-a88c7ead1c49 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] GET https://10.4.3.170/volume/v3/volumes/18731c8b-4637-4896-9224-8f0e72f58c03 Jul 24 07:50:21.900356 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-99982ce4-5988-4ca4-99ca-a88c7ead1c49 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:21.900628 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-99982ce4-5988-4ca4-99ca-a88c7ead1c49 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:21.911080 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:21.911080 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:50:21.915743 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-99982ce4-5988-4ca4-99ca-a88c7ead1c49 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Volume info retrieved successfully. Jul 24 07:50:21.921117 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-99982ce4-5988-4ca4-99ca-a88c7ead1c49 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] https://10.4.3.170/volume/v3/volumes/18731c8b-4637-4896-9224-8f0e72f58c03 returned with HTTP 200 Jul 24 07:50:21.921646 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1196/4830] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:50:21 2026] GET /volume/v3/volumes/18731c8b-4637-4896-9224-8f0e72f58c03 => generated 1007 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:50:22.408355 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2e711be6-9bc6-4f36-86ec-486248d3c853 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:22.409913 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2e711be6-9bc6-4f36-86ec-486248d3c853 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] POST https://10.4.3.170/volume/v3/snapshots Jul 24 07:50:22.410216 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2e711be6-9bc6-4f36-86ec-486248d3c853 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "848c59b3-6801-413a-8d36-029379fc3ac7", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1502059733", "description": null, "metadata": null}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:50:22.419244 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:22.419244 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:50:22.419623 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-2e711be6-9bc6-4f36-86ec-486248d3c853 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Volume info retrieved successfully. Jul 24 07:50:22.419756 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.snapshots [None req-2e711be6-9bc6-4f36-86ec-486248d3c853 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Create snapshot from volume 848c59b3-6801-413a-8d36-029379fc3ac7 Jul 24 07:50:22.447854 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-2e711be6-9bc6-4f36-86ec-486248d3c853 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Created reservations ['98c44f45-2a41-4c91-aaac-3ed95fd67323', '66b3291b-cf8c-4bf6-9b88-cc378a932a94', '1dfa8618-7a78-4be2-abc5-dcadb4ea637d', '8e379aae-428d-43e0-87dc-9d11e5fe5683'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:50:22.474124 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-2e711be6-9bc6-4f36-86ec-486248d3c853 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Snapshot force create request issued successfully. Jul 24 07:50:22.474522 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2e711be6-9bc6-4f36-86ec-486248d3c853 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 24 07:50:22.475058 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1212/4831] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 24 07:50:22 2026] POST /volume/v3/snapshots => generated 313 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:50:22.484128 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-82b73607-490f-4606-8575-13e3422435df None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:22.485977 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-82b73607-490f-4606-8575-13e3422435df tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] GET https://10.4.3.170/volume/v3/snapshots/c92cac0d-73df-47cf-befd-5dfdca9feaa8 Jul 24 07:50:22.486141 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-82b73607-490f-4606-8575-13e3422435df tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:22.486330 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-82b73607-490f-4606-8575-13e3422435df tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:22.493250 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:22.493250 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:50:22.493774 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-82b73607-490f-4606-8575-13e3422435df tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Snapshot retrieved successfully. Jul 24 07:50:22.494460 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-82b73607-490f-4606-8575-13e3422435df tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] https://10.4.3.170/volume/v3/snapshots/c92cac0d-73df-47cf-befd-5dfdca9feaa8 returned with HTTP 200 Jul 24 07:50:22.495036 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1208/4832] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:50:22 2026] GET /volume/v3/snapshots/c92cac0d-73df-47cf-befd-5dfdca9feaa8 => generated 445 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:50:22.934288 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-e198cbfb-3750-4b55-b2a4-9a8d8818510c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:22.935814 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e198cbfb-3750-4b55-b2a4-9a8d8818510c tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] GET https://10.4.3.170/volume/v3/volumes/18731c8b-4637-4896-9224-8f0e72f58c03 Jul 24 07:50:22.935968 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e198cbfb-3750-4b55-b2a4-9a8d8818510c tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:22.936133 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e198cbfb-3750-4b55-b2a4-9a8d8818510c tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:22.941446 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e198cbfb-3750-4b55-b2a4-9a8d8818510c tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] https://10.4.3.170/volume/v3/volumes/18731c8b-4637-4896-9224-8f0e72f58c03 returned with HTTP 404 Jul 24 07:50:22.941835 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1217/4833] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:50:22 2026] GET /volume/v3/volumes/18731c8b-4637-4896-9224-8f0e72f58c03 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:50:22.949544 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-f57b29e3-681d-49c4-ba0f-2b10b11c2cba None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:22.951270 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f57b29e3-681d-49c4-ba0f-2b10b11c2cba tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-reader] GET https://10.4.3.170/volume/v3/backups/bb7aac32-774c-4641-8b6e-6f120a1cbfa9 Jul 24 07:50:22.951515 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f57b29e3-681d-49c4-ba0f-2b10b11c2cba tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-reader] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:22.951762 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f57b29e3-681d-49c4-ba0f-2b10b11c2cba tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-reader] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:22.951909 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-f57b29e3-681d-49c4-ba0f-2b10b11c2cba tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-reader] Show backup with id bb7aac32-774c-4641-8b6e-6f120a1cbfa9. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:50:22.955780 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:22.955780 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:50:22.956493 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f57b29e3-681d-49c4-ba0f-2b10b11c2cba tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-reader] https://10.4.3.170/volume/v3/backups/bb7aac32-774c-4641-8b6e-6f120a1cbfa9 returned with HTTP 200 Jul 24 07:50:22.956816 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1197/4834] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:50:22 2026] GET /volume/v3/backups/bb7aac32-774c-4641-8b6e-6f120a1cbfa9 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:50:22.965349 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-fc9e0909-835a-45f3-9090-c518d63082d0 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:22.967148 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fc9e0909-835a-45f3-9090-c518d63082d0 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] DELETE https://10.4.3.170/volume/v3/backups/928dff2f-63b4-484b-92bd-a4f48b93113c Jul 24 07:50:22.967375 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fc9e0909-835a-45f3-9090-c518d63082d0 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:22.967550 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fc9e0909-835a-45f3-9090-c518d63082d0 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:22.967674 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.contrib.backups [None req-fc9e0909-835a-45f3-9090-c518d63082d0 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Delete backup with id: 928dff2f-63b4-484b-92bd-a4f48b93113c. Jul 24 07:50:22.971741 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:22.971741 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:50:22.982564 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.backup.rpcapi [None req-fc9e0909-835a-45f3-9090-c518d63082d0 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] delete_backup rpcapi backup_id 928dff2f-63b4-484b-92bd-a4f48b93113c {{(pid=100246) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 07:50:22.984096 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fc9e0909-835a-45f3-9090-c518d63082d0 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] https://10.4.3.170/volume/v3/backups/928dff2f-63b4-484b-92bd-a4f48b93113c returned with HTTP 202 Jul 24 07:50:22.984469 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1213/4835] 10.4.3.170 () {68 vars in 1391 bytes} [Fri Jul 24 07:50:22 2026] DELETE /volume/v3/backups/928dff2f-63b4-484b-92bd-a4f48b93113c => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:50:22.993859 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-62badb7a-cc64-4dfb-85f6-3638c3bd167c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:22.996152 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-62badb7a-cc64-4dfb-85f6-3638c3bd167c tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] GET https://10.4.3.170/volume/v3/backups/928dff2f-63b4-484b-92bd-a4f48b93113c Jul 24 07:50:22.996455 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-62badb7a-cc64-4dfb-85f6-3638c3bd167c tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:22.996709 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-62badb7a-cc64-4dfb-85f6-3638c3bd167c tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:22.996872 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-62badb7a-cc64-4dfb-85f6-3638c3bd167c tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Show backup with id 928dff2f-63b4-484b-92bd-a4f48b93113c. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:50:23.002160 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:23.002160 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:50:23.002827 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-62badb7a-cc64-4dfb-85f6-3638c3bd167c tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] https://10.4.3.170/volume/v3/backups/928dff2f-63b4-484b-92bd-a4f48b93113c returned with HTTP 200 Jul 24 07:50:23.003116 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1209/4836] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:50:22 2026] GET /volume/v3/backups/928dff2f-63b4-484b-92bd-a4f48b93113c => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:50:23.503366 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-89d87fd7-9fb5-468b-9290-5fc653ca4f41 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:23.505182 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-89d87fd7-9fb5-468b-9290-5fc653ca4f41 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] GET https://10.4.3.170/volume/v3/snapshots/c92cac0d-73df-47cf-befd-5dfdca9feaa8 Jul 24 07:50:23.505403 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-89d87fd7-9fb5-468b-9290-5fc653ca4f41 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:23.505594 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-89d87fd7-9fb5-468b-9290-5fc653ca4f41 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:23.510821 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:23.510821 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:50:23.511377 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-89d87fd7-9fb5-468b-9290-5fc653ca4f41 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Snapshot retrieved successfully. Jul 24 07:50:23.512145 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-89d87fd7-9fb5-468b-9290-5fc653ca4f41 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] https://10.4.3.170/volume/v3/snapshots/c92cac0d-73df-47cf-befd-5dfdca9feaa8 returned with HTTP 200 Jul 24 07:50:23.512534 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1218/4837] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:50:23 2026] GET /volume/v3/snapshots/c92cac0d-73df-47cf-befd-5dfdca9feaa8 => generated 472 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:50:23.520644 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-be1de80b-78ce-4486-ab1e-8607ca5a8de8 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:23.522127 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-be1de80b-78ce-4486-ab1e-8607ca5a8de8 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] GET https://10.4.3.170/volume/v3/snapshots/c92cac0d-73df-47cf-befd-5dfdca9feaa8 Jul 24 07:50:23.522305 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-be1de80b-78ce-4486-ab1e-8607ca5a8de8 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:23.522496 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-be1de80b-78ce-4486-ab1e-8607ca5a8de8 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:23.527067 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:23.527067 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:50:23.527476 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-be1de80b-78ce-4486-ab1e-8607ca5a8de8 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Snapshot retrieved successfully. Jul 24 07:50:23.528265 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-be1de80b-78ce-4486-ab1e-8607ca5a8de8 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] https://10.4.3.170/volume/v3/snapshots/c92cac0d-73df-47cf-befd-5dfdca9feaa8 returned with HTTP 200 Jul 24 07:50:23.528582 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1198/4838] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:50:23 2026] GET /volume/v3/snapshots/c92cac0d-73df-47cf-befd-5dfdca9feaa8 => generated 472 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:50:24.012662 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c8fd971b-492b-47f5-80a7-3b2aee7cd4d8 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:24.014137 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c8fd971b-492b-47f5-80a7-3b2aee7cd4d8 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] GET https://10.4.3.170/volume/v3/backups/928dff2f-63b4-484b-92bd-a4f48b93113c Jul 24 07:50:24.014340 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c8fd971b-492b-47f5-80a7-3b2aee7cd4d8 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:24.014512 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c8fd971b-492b-47f5-80a7-3b2aee7cd4d8 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:24.014604 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-c8fd971b-492b-47f5-80a7-3b2aee7cd4d8 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Show backup with id 928dff2f-63b4-484b-92bd-a4f48b93113c. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:50:24.018338 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c8fd971b-492b-47f5-80a7-3b2aee7cd4d8 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] https://10.4.3.170/volume/v3/backups/928dff2f-63b4-484b-92bd-a4f48b93113c returned with HTTP 404 Jul 24 07:50:24.018846 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1214/4839] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:50:24 2026] GET /volume/v3/backups/928dff2f-63b4-484b-92bd-a4f48b93113c => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:50:24.024946 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-a792d3c3-5ad3-4cb1-8823-cb1503156c23 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:24.026992 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a792d3c3-5ad3-4cb1-8823-cb1503156c23 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] DELETE https://10.4.3.170/volume/v3/backups/06c96cb7-348c-44a7-bc3e-47b4d0cddf6d Jul 24 07:50:24.027253 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a792d3c3-5ad3-4cb1-8823-cb1503156c23 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:24.027491 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a792d3c3-5ad3-4cb1-8823-cb1503156c23 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:24.027637 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.contrib.backups [None req-a792d3c3-5ad3-4cb1-8823-cb1503156c23 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Delete backup with id: 06c96cb7-348c-44a7-bc3e-47b4d0cddf6d. Jul 24 07:50:24.032519 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:24.032519 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:50:24.044528 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.backup.rpcapi [None req-a792d3c3-5ad3-4cb1-8823-cb1503156c23 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] delete_backup rpcapi backup_id 06c96cb7-348c-44a7-bc3e-47b4d0cddf6d {{(pid=100244) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 07:50:24.046324 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a792d3c3-5ad3-4cb1-8823-cb1503156c23 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] https://10.4.3.170/volume/v3/backups/06c96cb7-348c-44a7-bc3e-47b4d0cddf6d returned with HTTP 202 Jul 24 07:50:24.046831 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1210/4840] 10.4.3.170 () {68 vars in 1391 bytes} [Fri Jul 24 07:50:24 2026] DELETE /volume/v3/backups/06c96cb7-348c-44a7-bc3e-47b4d0cddf6d => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:50:24.053728 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-10abd14d-97be-46f4-aade-ae9e1bdf4a09 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:24.055950 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-10abd14d-97be-46f4-aade-ae9e1bdf4a09 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] GET https://10.4.3.170/volume/v3/backups/06c96cb7-348c-44a7-bc3e-47b4d0cddf6d Jul 24 07:50:24.056545 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-10abd14d-97be-46f4-aade-ae9e1bdf4a09 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:24.056545 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-10abd14d-97be-46f4-aade-ae9e1bdf4a09 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:24.056692 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-10abd14d-97be-46f4-aade-ae9e1bdf4a09 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Show backup with id 06c96cb7-348c-44a7-bc3e-47b4d0cddf6d. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:50:24.064643 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:24.064643 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:50:24.065589 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-10abd14d-97be-46f4-aade-ae9e1bdf4a09 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] https://10.4.3.170/volume/v3/backups/06c96cb7-348c-44a7-bc3e-47b4d0cddf6d returned with HTTP 200 Jul 24 07:50:24.066053 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1219/4841] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:50:24 2026] GET /volume/v3/backups/06c96cb7-348c-44a7-bc3e-47b4d0cddf6d => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:50:24.914108 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-1ae9ef64-e860-40e7-9014-7eb8db85f599 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:24.915831 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1ae9ef64-e860-40e7-9014-7eb8db85f599 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] POST https://10.4.3.170/volume/v3/snapshots Jul 24 07:50:24.916178 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1ae9ef64-e860-40e7-9014-7eb8db85f599 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "848c59b3-6801-413a-8d36-029379fc3ac7", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-362834608", "description": null, "metadata": null}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:50:24.927254 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:24.927254 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:50:24.927768 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-1ae9ef64-e860-40e7-9014-7eb8db85f599 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Volume info retrieved successfully. Jul 24 07:50:24.927911 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.snapshots [None req-1ae9ef64-e860-40e7-9014-7eb8db85f599 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Create snapshot from volume 848c59b3-6801-413a-8d36-029379fc3ac7 Jul 24 07:50:24.950050 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-1ae9ef64-e860-40e7-9014-7eb8db85f599 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Created reservations ['95f45d7c-c616-4882-a563-e0b015ad5d3a', 'a09c25b3-4a8b-4b71-84e2-d7f17f81c06e', '179c99b2-6e87-469a-a8dd-08de248de692', 'bbbfc9e9-6309-4c3a-b28d-48482a0f04f1'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:50:24.980225 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-1ae9ef64-e860-40e7-9014-7eb8db85f599 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Snapshot force create request issued successfully. Jul 24 07:50:24.980225 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1ae9ef64-e860-40e7-9014-7eb8db85f599 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 24 07:50:24.980225 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1199/4842] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 24 07:50:24 2026] POST /volume/v3/snapshots => generated 312 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:50:24.987426 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-fff0472e-6c44-465b-9619-055ba72c406b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:24.989252 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fff0472e-6c44-465b-9619-055ba72c406b tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] GET https://10.4.3.170/volume/v3/snapshots/b1508fc2-fd96-4e78-bda9-53eef254aa6c Jul 24 07:50:24.989461 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fff0472e-6c44-465b-9619-055ba72c406b tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:24.989670 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fff0472e-6c44-465b-9619-055ba72c406b tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:24.994969 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:24.994969 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:50:24.995398 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-fff0472e-6c44-465b-9619-055ba72c406b tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Snapshot retrieved successfully. Jul 24 07:50:24.996117 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fff0472e-6c44-465b-9619-055ba72c406b tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] https://10.4.3.170/volume/v3/snapshots/b1508fc2-fd96-4e78-bda9-53eef254aa6c returned with HTTP 200 Jul 24 07:50:24.996484 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1215/4843] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:50:24 2026] GET /volume/v3/snapshots/b1508fc2-fd96-4e78-bda9-53eef254aa6c => generated 444 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:50:25.075549 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-5b022318-5577-4e1c-b1d6-21cbe1b8d306 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:25.077770 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5b022318-5577-4e1c-b1d6-21cbe1b8d306 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] GET https://10.4.3.170/volume/v3/backups/06c96cb7-348c-44a7-bc3e-47b4d0cddf6d Jul 24 07:50:25.078042 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5b022318-5577-4e1c-b1d6-21cbe1b8d306 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:25.078289 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5b022318-5577-4e1c-b1d6-21cbe1b8d306 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:25.078434 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-5b022318-5577-4e1c-b1d6-21cbe1b8d306 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Show backup with id 06c96cb7-348c-44a7-bc3e-47b4d0cddf6d. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:50:25.082485 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5b022318-5577-4e1c-b1d6-21cbe1b8d306 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] https://10.4.3.170/volume/v3/backups/06c96cb7-348c-44a7-bc3e-47b4d0cddf6d returned with HTTP 404 Jul 24 07:50:25.085408 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1211/4844] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:50:25 2026] GET /volume/v3/backups/06c96cb7-348c-44a7-bc3e-47b4d0cddf6d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:50:25.088769 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-262e7ea7-8b55-433e-aad6-eefe4046483d None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:25.090268 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-262e7ea7-8b55-433e-aad6-eefe4046483d tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] DELETE https://10.4.3.170/volume/v3/backups/bb7aac32-774c-4641-8b6e-6f120a1cbfa9 Jul 24 07:50:25.090469 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-262e7ea7-8b55-433e-aad6-eefe4046483d tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:25.090614 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-262e7ea7-8b55-433e-aad6-eefe4046483d tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:25.090734 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.contrib.backups [None req-262e7ea7-8b55-433e-aad6-eefe4046483d tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Delete backup with id: bb7aac32-774c-4641-8b6e-6f120a1cbfa9. Jul 24 07:50:25.094866 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:25.094866 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:50:25.105386 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.backup.rpcapi [None req-262e7ea7-8b55-433e-aad6-eefe4046483d tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] delete_backup rpcapi backup_id bb7aac32-774c-4641-8b6e-6f120a1cbfa9 {{(pid=100245) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 07:50:25.107056 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-262e7ea7-8b55-433e-aad6-eefe4046483d tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] https://10.4.3.170/volume/v3/backups/bb7aac32-774c-4641-8b6e-6f120a1cbfa9 returned with HTTP 202 Jul 24 07:50:25.107598 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1220/4845] 10.4.3.170 () {68 vars in 1391 bytes} [Fri Jul 24 07:50:25 2026] DELETE /volume/v3/backups/bb7aac32-774c-4641-8b6e-6f120a1cbfa9 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:50:25.115172 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-efc8b3d2-cd1c-4060-bdb5-fca043fc42ae None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:25.117038 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-efc8b3d2-cd1c-4060-bdb5-fca043fc42ae tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] GET https://10.4.3.170/volume/v3/backups/bb7aac32-774c-4641-8b6e-6f120a1cbfa9 Jul 24 07:50:25.117327 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-efc8b3d2-cd1c-4060-bdb5-fca043fc42ae tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:25.117567 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-efc8b3d2-cd1c-4060-bdb5-fca043fc42ae tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:25.117748 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-efc8b3d2-cd1c-4060-bdb5-fca043fc42ae tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Show backup with id bb7aac32-774c-4641-8b6e-6f120a1cbfa9. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:50:25.121942 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:25.121942 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:50:25.122619 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-efc8b3d2-cd1c-4060-bdb5-fca043fc42ae tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] https://10.4.3.170/volume/v3/backups/bb7aac32-774c-4641-8b6e-6f120a1cbfa9 returned with HTTP 200 Jul 24 07:50:25.122982 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1200/4846] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:50:25 2026] GET /volume/v3/backups/bb7aac32-774c-4641-8b6e-6f120a1cbfa9 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:50:26.005395 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d99757ba-d1fa-47ce-adc8-f2d0fb578e84 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:26.007011 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d99757ba-d1fa-47ce-adc8-f2d0fb578e84 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] GET https://10.4.3.170/volume/v3/snapshots/b1508fc2-fd96-4e78-bda9-53eef254aa6c Jul 24 07:50:26.007181 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d99757ba-d1fa-47ce-adc8-f2d0fb578e84 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:26.007383 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d99757ba-d1fa-47ce-adc8-f2d0fb578e84 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:26.011844 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:26.011844 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:50:26.012196 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-d99757ba-d1fa-47ce-adc8-f2d0fb578e84 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Snapshot retrieved successfully. Jul 24 07:50:26.012909 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d99757ba-d1fa-47ce-adc8-f2d0fb578e84 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] https://10.4.3.170/volume/v3/snapshots/b1508fc2-fd96-4e78-bda9-53eef254aa6c returned with HTTP 200 Jul 24 07:50:26.013224 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1216/4847] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:50:26 2026] GET /volume/v3/snapshots/b1508fc2-fd96-4e78-bda9-53eef254aa6c => generated 471 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:50:26.022156 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-b7063eaf-d3af-444f-b6ad-289fbe9237f0 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:26.023640 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b7063eaf-d3af-444f-b6ad-289fbe9237f0 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] GET https://10.4.3.170/volume/v3/snapshots/b1508fc2-fd96-4e78-bda9-53eef254aa6c Jul 24 07:50:26.023810 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b7063eaf-d3af-444f-b6ad-289fbe9237f0 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:26.023976 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b7063eaf-d3af-444f-b6ad-289fbe9237f0 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:26.135792 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-0d6026a2-8bac-41bc-9ec2-dd13fe7154cf None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:26.137478 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0d6026a2-8bac-41bc-9ec2-dd13fe7154cf tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] GET https://10.4.3.170/volume/v3/backups/bb7aac32-774c-4641-8b6e-6f120a1cbfa9 Jul 24 07:50:26.137701 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0d6026a2-8bac-41bc-9ec2-dd13fe7154cf tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:26.137875 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0d6026a2-8bac-41bc-9ec2-dd13fe7154cf tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:26.137974 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-0d6026a2-8bac-41bc-9ec2-dd13fe7154cf tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Show backup with id bb7aac32-774c-4641-8b6e-6f120a1cbfa9. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:50:26.141245 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0d6026a2-8bac-41bc-9ec2-dd13fe7154cf tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] https://10.4.3.170/volume/v3/backups/bb7aac32-774c-4641-8b6e-6f120a1cbfa9 returned with HTTP 404 Jul 24 07:50:26.141643 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1221/4848] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:50:26 2026] GET /volume/v3/backups/bb7aac32-774c-4641-8b6e-6f120a1cbfa9 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:50:26.147817 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-8112e67b-54ea-4244-89a6-7eed11824e94 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:26.149505 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8112e67b-54ea-4244-89a6-7eed11824e94 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/a9a2c048-53c4-43e7-b004-fcae5451079f Jul 24 07:50:26.149733 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8112e67b-54ea-4244-89a6-7eed11824e94 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:26.149952 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8112e67b-54ea-4244-89a6-7eed11824e94 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:26.150108 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-8112e67b-54ea-4244-89a6-7eed11824e94 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Delete volume with id: a9a2c048-53c4-43e7-b004-fcae5451079f Jul 24 07:50:26.157487 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:26.157487 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:50:26.157839 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-8112e67b-54ea-4244-89a6-7eed11824e94 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Volume info retrieved successfully. Jul 24 07:50:26.172642 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-8112e67b-54ea-4244-89a6-7eed11824e94 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Delete volume request issued successfully. Jul 24 07:50:26.172821 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8112e67b-54ea-4244-89a6-7eed11824e94 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] https://10.4.3.170/volume/v3/volumes/a9a2c048-53c4-43e7-b004-fcae5451079f returned with HTTP 202 Jul 24 07:50:26.173216 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1201/4849] 10.4.3.170 () {68 vars in 1391 bytes} [Fri Jul 24 07:50:26 2026] DELETE /volume/v3/volumes/a9a2c048-53c4-43e7-b004-fcae5451079f => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:50:26.179812 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:26.179812 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:50:26.179812 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-b7063eaf-d3af-444f-b6ad-289fbe9237f0 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Snapshot retrieved successfully. Jul 24 07:50:26.180425 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b7063eaf-d3af-444f-b6ad-289fbe9237f0 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] https://10.4.3.170/volume/v3/snapshots/b1508fc2-fd96-4e78-bda9-53eef254aa6c returned with HTTP 200 Jul 24 07:50:26.180558 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-dd3eb0c0-3dcf-417a-9432-93adc26b7b45 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:26.180922 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1212/4850] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:50:26 2026] GET /volume/v3/snapshots/b1508fc2-fd96-4e78-bda9-53eef254aa6c => generated 471 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:50:26.182361 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-dd3eb0c0-3dcf-417a-9432-93adc26b7b45 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] GET https://10.4.3.170/volume/v3/volumes/a9a2c048-53c4-43e7-b004-fcae5451079f Jul 24 07:50:26.182556 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-dd3eb0c0-3dcf-417a-9432-93adc26b7b45 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:26.182760 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-dd3eb0c0-3dcf-417a-9432-93adc26b7b45 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:26.190389 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:26.190389 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:50:26.194058 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-dd3eb0c0-3dcf-417a-9432-93adc26b7b45 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Volume info retrieved successfully. Jul 24 07:50:26.197910 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-dd3eb0c0-3dcf-417a-9432-93adc26b7b45 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] https://10.4.3.170/volume/v3/volumes/a9a2c048-53c4-43e7-b004-fcae5451079f returned with HTTP 200 Jul 24 07:50:26.198291 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1217/4851] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:50:26 2026] GET /volume/v3/volumes/a9a2c048-53c4-43e7-b004-fcae5451079f => generated 1007 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:50:27.212392 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-2fc3ef80-1f21-4608-86d2-059a7f1a41c2 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:27.214488 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2fc3ef80-1f21-4608-86d2-059a7f1a41c2 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] GET https://10.4.3.170/volume/v3/volumes/a9a2c048-53c4-43e7-b004-fcae5451079f Jul 24 07:50:27.214824 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2fc3ef80-1f21-4608-86d2-059a7f1a41c2 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:27.215010 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2fc3ef80-1f21-4608-86d2-059a7f1a41c2 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:27.220431 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2fc3ef80-1f21-4608-86d2-059a7f1a41c2 tempest-ProjectReaderTests33-1521863753 tempest-ProjectReaderTests33-1521863753-project-admin] https://10.4.3.170/volume/v3/volumes/a9a2c048-53c4-43e7-b004-fcae5451079f returned with HTTP 404 Jul 24 07:50:27.220865 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1222/4852] 10.4.3.170 () {68 vars in 1388 bytes} [Fri Jul 24 07:50:27 2026] GET /volume/v3/volumes/a9a2c048-53c4-43e7-b004-fcae5451079f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:50:27.588225 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-9b806847-7a41-46a2-aecc-b7288b3d5ef7 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:27.589878 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9b806847-7a41-46a2-aecc-b7288b3d5ef7 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] POST https://10.4.3.170/volume/v3/snapshots Jul 24 07:50:27.590170 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9b806847-7a41-46a2-aecc-b7288b3d5ef7 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "848c59b3-6801-413a-8d36-029379fc3ac7", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-683941482", "description": null, "metadata": null}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:50:27.599469 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:27.599469 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:50:27.599893 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-9b806847-7a41-46a2-aecc-b7288b3d5ef7 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Volume info retrieved successfully. Jul 24 07:50:27.600029 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.snapshots [None req-9b806847-7a41-46a2-aecc-b7288b3d5ef7 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Create snapshot from volume 848c59b3-6801-413a-8d36-029379fc3ac7 Jul 24 07:50:27.624164 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-9b806847-7a41-46a2-aecc-b7288b3d5ef7 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Created reservations ['3da12bfe-f1c7-49a5-86dd-00376d155cc2', '7392fda0-a995-4148-ac3a-479ba7be3876', 'bb429609-e9e2-44fb-8e19-f46f4f422e51', '5a140ec0-b3af-40b4-9bd3-3b34e4023cc7'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:50:27.647966 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-9b806847-7a41-46a2-aecc-b7288b3d5ef7 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Snapshot force create request issued successfully. Jul 24 07:50:27.648261 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9b806847-7a41-46a2-aecc-b7288b3d5ef7 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 24 07:50:27.648648 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1202/4853] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 24 07:50:27 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) Jul 24 07:50:27.657348 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-bd400cbe-809f-449a-9d24-1271ee48d277 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:27.659157 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-bd400cbe-809f-449a-9d24-1271ee48d277 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] GET https://10.4.3.170/volume/v3/snapshots/5e40cacc-c953-4847-a074-d6b41f81efe9 Jul 24 07:50:27.659400 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-bd400cbe-809f-449a-9d24-1271ee48d277 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:27.659604 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-bd400cbe-809f-449a-9d24-1271ee48d277 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:27.664637 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:27.664637 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:50:27.665107 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-bd400cbe-809f-449a-9d24-1271ee48d277 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Snapshot retrieved successfully. Jul 24 07:50:27.665710 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-bd400cbe-809f-449a-9d24-1271ee48d277 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] https://10.4.3.170/volume/v3/snapshots/5e40cacc-c953-4847-a074-d6b41f81efe9 returned with HTTP 200 Jul 24 07:50:27.666241 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1213/4854] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:50:27 2026] GET /volume/v3/snapshots/5e40cacc-c953-4847-a074-d6b41f81efe9 => generated 444 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:50:28.479788 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-56bf1750-ca8a-4421-90d3-e3ef352a67a3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:28.674599 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-191bcc6d-a7af-49b9-8c36-0d280a6662b2 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:28.676139 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-191bcc6d-a7af-49b9-8c36-0d280a6662b2 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] GET https://10.4.3.170/volume/v3/snapshots/5e40cacc-c953-4847-a074-d6b41f81efe9 Jul 24 07:50:28.676312 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-191bcc6d-a7af-49b9-8c36-0d280a6662b2 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:28.676478 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-191bcc6d-a7af-49b9-8c36-0d280a6662b2 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:28.680528 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:28.680528 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:50:28.680935 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-191bcc6d-a7af-49b9-8c36-0d280a6662b2 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Snapshot retrieved successfully. Jul 24 07:50:28.681610 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-191bcc6d-a7af-49b9-8c36-0d280a6662b2 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] https://10.4.3.170/volume/v3/snapshots/5e40cacc-c953-4847-a074-d6b41f81efe9 returned with HTTP 200 Jul 24 07:50:28.681914 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1223/4855] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:50:28 2026] GET /volume/v3/snapshots/5e40cacc-c953-4847-a074-d6b41f81efe9 => generated 471 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:50:28.690173 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-bf403cb8-b085-4c55-b4f6-0f632aa8aaa1 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:28.691764 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-bf403cb8-b085-4c55-b4f6-0f632aa8aaa1 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] GET https://10.4.3.170/volume/v3/snapshots/5e40cacc-c953-4847-a074-d6b41f81efe9 Jul 24 07:50:28.692085 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-bf403cb8-b085-4c55-b4f6-0f632aa8aaa1 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:28.692381 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-bf403cb8-b085-4c55-b4f6-0f632aa8aaa1 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:28.697119 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:28.697119 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:50:28.697734 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-bf403cb8-b085-4c55-b4f6-0f632aa8aaa1 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Snapshot retrieved successfully. Jul 24 07:50:28.698868 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-bf403cb8-b085-4c55-b4f6-0f632aa8aaa1 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] https://10.4.3.170/volume/v3/snapshots/5e40cacc-c953-4847-a074-d6b41f81efe9 returned with HTTP 200 Jul 24 07:50:28.698868 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1203/4856] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:50:28 2026] GET /volume/v3/snapshots/5e40cacc-c953-4847-a074-d6b41f81efe9 => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:50:28.711929 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-56bf1750-ca8a-4421-90d3-e3ef352a67a3 tempest-ProjectAdminTests-397314182 tempest-ProjectAdminTests-397314182-project-admin] GET https://10.4.3.170/volume/v3/scheduler-stats/get_pools Jul 24 07:50:28.712950 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-56bf1750-ca8a-4421-90d3-e3ef352a67a3 tempest-ProjectAdminTests-397314182 tempest-ProjectAdminTests-397314182-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:28.712950 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-56bf1750-ca8a-4421-90d3-e3ef352a67a3 tempest-ProjectAdminTests-397314182 tempest-ProjectAdminTests-397314182-project-admin] Calling method 'get_pools' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:28.721027 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-56bf1750-ca8a-4421-90d3-e3ef352a67a3 tempest-ProjectAdminTests-397314182 tempest-ProjectAdminTests-397314182-project-admin] https://10.4.3.170/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 24 07:50:28.721400 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1218/4857] 10.4.3.170 () {66 vars in 1291 bytes} [Fri Jul 24 07:50:28 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:50:28.727776 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-c52a05ea-3db2-4917-8d86-fb0814857e9e None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:28.729370 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c52a05ea-3db2-4917-8d86-fb0814857e9e tempest-ProjectAdminTests-397314182 tempest-ProjectAdminTests-397314182-project-admin] GET https://10.4.3.170/volume/v3/capabilities/np0000005822@storpool Jul 24 07:50:28.729529 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c52a05ea-3db2-4917-8d86-fb0814857e9e tempest-ProjectAdminTests-397314182 tempest-ProjectAdminTests-397314182-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:28.729715 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c52a05ea-3db2-4917-8d86-fb0814857e9e tempest-ProjectAdminTests-397314182 tempest-ProjectAdminTests-397314182-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:28.732757 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-25d5aca7-5088-4a61-8fff-706a7674177f req-f24ebfdc-2390-4ca4-9fc8-e17e6882b5e4 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:28.734374 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-25d5aca7-5088-4a61-8fff-706a7674177f req-f24ebfdc-2390-4ca4-9fc8-e17e6882b5e4 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] GET https://10.4.3.170/volume/v3/volumes/848c59b3-6801-413a-8d36-029379fc3ac7 Jul 24 07:50:28.734533 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-25d5aca7-5088-4a61-8fff-706a7674177f req-f24ebfdc-2390-4ca4-9fc8-e17e6882b5e4 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:28.734709 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-25d5aca7-5088-4a61-8fff-706a7674177f req-f24ebfdc-2390-4ca4-9fc8-e17e6882b5e4 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:28.739155 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c52a05ea-3db2-4917-8d86-fb0814857e9e tempest-ProjectAdminTests-397314182 tempest-ProjectAdminTests-397314182-project-admin] https://10.4.3.170/volume/v3/capabilities/np0000005822@storpool returned with HTTP 200 Jul 24 07:50:28.739550 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1214/4858] 10.4.3.170 () {66 vars in 1318 bytes} [Fri Jul 24 07:50:28 2026] GET /volume/v3/capabilities/np0000005822@storpool => generated 703 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:50:28.743394 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:28.743394 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:50:28.746634 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [req-25d5aca7-5088-4a61-8fff-706a7674177f req-f24ebfdc-2390-4ca4-9fc8-e17e6882b5e4 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Volume info retrieved successfully. Jul 24 07:50:28.750178 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-25d5aca7-5088-4a61-8fff-706a7674177f req-f24ebfdc-2390-4ca4-9fc8-e17e6882b5e4 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] https://10.4.3.170/volume/v3/volumes/848c59b3-6801-413a-8d36-029379fc3ac7 returned with HTTP 200 Jul 24 07:50:28.750694 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1224/4859] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:50:28 2026] GET /volume/v3/volumes/848c59b3-6801-413a-8d36-029379fc3ac7 => generated 1142 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:50:28.766114 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-25d5aca7-5088-4a61-8fff-706a7674177f req-5914f1c7-d692-419d-94b0-7df29559554d None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:28.767885 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-25d5aca7-5088-4a61-8fff-706a7674177f req-5914f1c7-d692-419d-94b0-7df29559554d tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] POST https://10.4.3.170/volume/v3/volumes/848c59b3-6801-413a-8d36-029379fc3ac7/action Jul 24 07:50:28.768222 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-25d5aca7-5088-4a61-8fff-706a7674177f req-5914f1c7-d692-419d-94b0-7df29559554d tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:50:28.768318 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-25d5aca7-5088-4a61-8fff-706a7674177f req-5914f1c7-d692-419d-94b0-7df29559554d tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:50:28.777135 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:28.777135 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:50:28.777583 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-25d5aca7-5088-4a61-8fff-706a7674177f req-5914f1c7-d692-419d-94b0-7df29559554d tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Volume info retrieved successfully. Jul 24 07:50:28.783994 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-25d5aca7-5088-4a61-8fff-706a7674177f req-5914f1c7-d692-419d-94b0-7df29559554d tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Begin detaching volume completed successfully. Jul 24 07:50:28.784186 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-25d5aca7-5088-4a61-8fff-706a7674177f req-5914f1c7-d692-419d-94b0-7df29559554d tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] https://10.4.3.170/volume/v3/volumes/848c59b3-6801-413a-8d36-029379fc3ac7/action returned with HTTP 202 Jul 24 07:50:28.784792 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1204/4860] 10.4.3.170 () {72 vars in 1672 bytes} [Fri Jul 24 07:50:28 2026] POST /volume/v3/volumes/848c59b3-6801-413a-8d36-029379fc3ac7/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:50:28.818315 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-84602905-43f6-495a-a18e-33de46f76a53 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:28.818778 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-84602905-43f6-495a-a18e-33de46f76a53 None None] GET https://10.4.3.170/volume// Jul 24 07:50:28.819742 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-84602905-43f6-495a-a18e-33de46f76a53 None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:28.819742 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-84602905-43f6-495a-a18e-33de46f76a53 None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:28.819742 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-84602905-43f6-495a-a18e-33de46f76a53 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:50:28.820012 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1219/4861] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:50:28 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:50:28.825734 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-25d5aca7-5088-4a61-8fff-706a7674177f req-fc9fc386-45b2-4b2f-9491-df9b5f99aef9 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:28.827751 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-25d5aca7-5088-4a61-8fff-706a7674177f req-fc9fc386-45b2-4b2f-9491-df9b5f99aef9 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] GET https://10.4.3.170/volume/v3/volumes/848c59b3-6801-413a-8d36-029379fc3ac7 Jul 24 07:50:28.828006 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-25d5aca7-5088-4a61-8fff-706a7674177f req-fc9fc386-45b2-4b2f-9491-df9b5f99aef9 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:28.828220 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-25d5aca7-5088-4a61-8fff-706a7674177f req-fc9fc386-45b2-4b2f-9491-df9b5f99aef9 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:28.837911 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:28.837911 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:50:28.841804 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-25d5aca7-5088-4a61-8fff-706a7674177f req-fc9fc386-45b2-4b2f-9491-df9b5f99aef9 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Volume info retrieved successfully. Jul 24 07:50:28.846136 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-25d5aca7-5088-4a61-8fff-706a7674177f req-fc9fc386-45b2-4b2f-9491-df9b5f99aef9 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] https://10.4.3.170/volume/v3/volumes/848c59b3-6801-413a-8d36-029379fc3ac7 returned with HTTP 200 Jul 24 07:50:28.846552 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1215/4862] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:50:28 2026] GET /volume/v3/volumes/848c59b3-6801-413a-8d36-029379fc3ac7 => generated 1325 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:50:29.640932 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-25d5aca7-5088-4a61-8fff-706a7674177f req-23cfc51d-b391-4838-8c3c-4c42f9407e98 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:29.642959 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-25d5aca7-5088-4a61-8fff-706a7674177f req-23cfc51d-b391-4838-8c3c-4c42f9407e98 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] DELETE https://10.4.3.170/volume/v3/attachments/726d757c-11ab-4cbf-9093-ea8774bb50f6 Jul 24 07:50:29.643141 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-25d5aca7-5088-4a61-8fff-706a7674177f req-23cfc51d-b391-4838-8c3c-4c42f9407e98 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:29.643342 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-25d5aca7-5088-4a61-8fff-706a7674177f req-23cfc51d-b391-4838-8c3c-4c42f9407e98 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Calling method 'version_select' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:29.650187 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:29.650187 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:50:29.687908 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-25d5aca7-5088-4a61-8fff-706a7674177f req-23cfc51d-b391-4838-8c3c-4c42f9407e98 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] https://10.4.3.170/volume/v3/attachments/726d757c-11ab-4cbf-9093-ea8774bb50f6 returned with HTTP 200 Jul 24 07:50:29.688324 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1225/4863] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 24 07:50:29 2026] DELETE /volume/v3/attachments/726d757c-11ab-4cbf-9093-ea8774bb50f6 => generated 19 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:50:29.872474 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-2dd969af-a128-4a0e-aaea-16a2efe9ad4f None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:29.874738 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2dd969af-a128-4a0e-aaea-16a2efe9ad4f tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:50:29.875193 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2dd969af-a128-4a0e-aaea-16a2efe9ad4f tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1201855156", "snapshot_id": "c92cac0d-73df-47cf-befd-5dfdca9feaa8", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:50:29.877293 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-2dd969af-a128-4a0e-aaea-16a2efe9ad4f tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1201855156', 'snapshot_id': 'c92cac0d-73df-47cf-befd-5dfdca9feaa8', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:50:29.883728 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:29.883728 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:50:29.884333 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-2dd969af-a128-4a0e-aaea-16a2efe9ad4f tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Snapshot retrieved successfully. Jul 24 07:50:29.884505 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-2dd969af-a128-4a0e-aaea-16a2efe9ad4f tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Create volume of 1 GB Jul 24 07:50:29.888549 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-2dd969af-a128-4a0e-aaea-16a2efe9ad4f tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Availability Zones retrieved successfully. Jul 24 07:50:29.897023 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-2dd969af-a128-4a0e-aaea-16a2efe9ad4f tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Flow 'volume_create_api' (c37e3c9c-3883-41a9-aa4f-443e6ef62c4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:50:29.898412 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-2dd969af-a128-4a0e-aaea-16a2efe9ad4f tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8dd43a4c-a6a4-4d7c-bcd8-92fbbb96326d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:50:29.899349 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-2dd969af-a128-4a0e-aaea-16a2efe9ad4f tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:50:29.924914 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-2dd969af-a128-4a0e-aaea-16a2efe9ad4f tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8dd43a4c-a6a4-4d7c-bcd8-92fbbb96326d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'c92cac0d-73df-47cf-befd-5dfdca9feaa8', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:50:29.925600 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-2dd969af-a128-4a0e-aaea-16a2efe9ad4f tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed779321-79e9-4374-ad86-03f1110418f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:50:29.959085 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-2dd969af-a128-4a0e-aaea-16a2efe9ad4f tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Created reservations ['bc217a2f-78d2-4f8a-89cc-ca2da8422512', 'a4ca81fa-6c46-4ca8-9a88-57fc766d717b', 'f00816ed-d6f9-4723-a699-2473f5c81298', 'dc7a92c6-3bce-4a8d-bb6f-871334b809f4'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:50:29.959750 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-2dd969af-a128-4a0e-aaea-16a2efe9ad4f tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed779321-79e9-4374-ad86-03f1110418f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bc217a2f-78d2-4f8a-89cc-ca2da8422512', 'a4ca81fa-6c46-4ca8-9a88-57fc766d717b', 'f00816ed-d6f9-4723-a699-2473f5c81298', 'dc7a92c6-3bce-4a8d-bb6f-871334b809f4']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:50:29.960446 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-2dd969af-a128-4a0e-aaea-16a2efe9ad4f tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1647999c-4db6-4b60-955a-4da68fd46572) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:50:29.993688 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-2dd969af-a128-4a0e-aaea-16a2efe9ad4f tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1647999c-4db6-4b60-955a-4da68fd46572) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2f032611-095f-4b78-b5a0-0868ad46d355', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1201855156',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b66e4d02a18546b79091e5bd84b79a7f',qos_specs=None,replication_status=,reservations=['bc217a2f-78d2-4f8a-89cc-ca2da8422512','a4ca81fa-6c46-4ca8-9a88-57fc766d717b','f00816ed-d6f9-4723-a699-2473f5c81298','dc7a92c6-3bce-4a8d-bb6f-871334b809f4'],size=1,snapshot_id=c92cac0d-73df-47cf-befd-5dfdca9feaa8,source_replicaid=,source_volid=None,status='creating',user_id='90eee78417da4d4fa1e7433a7c6be423',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:50:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1201855156',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2f032611-095f-4b78-b5a0-0868ad46d355,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b66e4d02a18546b79091e5bd84b79a7f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=c92cac0d-73df-47cf-befd-5dfdca9feaa8,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='90eee78417da4d4fa1e7433a7c6be423',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:50:29.994339 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-2dd969af-a128-4a0e-aaea-16a2efe9ad4f tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e032a05-bcaf-4572-b95e-49a040a2ab5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:50:30.010053 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-2dd969af-a128-4a0e-aaea-16a2efe9ad4f tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e032a05-bcaf-4572-b95e-49a040a2ab5a) transitioned into state 'SUCCESS' from state '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-1201855156',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b66e4d02a18546b79091e5bd84b79a7f',qos_specs=None,replication_status=,reservations=['bc217a2f-78d2-4f8a-89cc-ca2da8422512','a4ca81fa-6c46-4ca8-9a88-57fc766d717b','f00816ed-d6f9-4723-a699-2473f5c81298','dc7a92c6-3bce-4a8d-bb6f-871334b809f4'],size=1,snapshot_id=c92cac0d-73df-47cf-befd-5dfdca9feaa8,source_replicaid=,source_volid=None,status='creating',user_id='90eee78417da4d4fa1e7433a7c6be423',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:50:30.011066 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-2dd969af-a128-4a0e-aaea-16a2efe9ad4f tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9a4f92e-c4dd-40aa-9ea7-4251d3fb860f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:50:30.035131 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-2dd969af-a128-4a0e-aaea-16a2efe9ad4f tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9a4f92e-c4dd-40aa-9ea7-4251d3fb860f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:50:30.036408 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-2dd969af-a128-4a0e-aaea-16a2efe9ad4f tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Flow 'volume_create_api' (c37e3c9c-3883-41a9-aa4f-443e6ef62c4f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:50:30.036850 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-2dd969af-a128-4a0e-aaea-16a2efe9ad4f tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Create volume request issued successfully. Jul 24 07:50:30.037628 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2dd969af-a128-4a0e-aaea-16a2efe9ad4f tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:50:30.038179 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1205/4864] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 24 07:50:29 2026] POST /volume/v3/volumes => generated 791 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:50:30.048631 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-df04ad08-e151-46be-b190-c030763e80d4 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:30.050059 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-df04ad08-e151-46be-b190-c030763e80d4 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] GET https://10.4.3.170/volume/v3/volumes/2f032611-095f-4b78-b5a0-0868ad46d355 Jul 24 07:50:30.050257 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-df04ad08-e151-46be-b190-c030763e80d4 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:30.050432 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-df04ad08-e151-46be-b190-c030763e80d4 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:30.056583 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:30.056583 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:50:30.059426 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-df04ad08-e151-46be-b190-c030763e80d4 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Volume info retrieved successfully. Jul 24 07:50:30.062805 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-df04ad08-e151-46be-b190-c030763e80d4 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] https://10.4.3.170/volume/v3/volumes/2f032611-095f-4b78-b5a0-0868ad46d355 returned with HTTP 200 Jul 24 07:50:30.063104 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1220/4865] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:50:30 2026] GET /volume/v3/volumes/2f032611-095f-4b78-b5a0-0868ad46d355 => generated 859 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:50:31.074800 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-b17bc232-89ed-41e9-a8d6-1b18d3b668d2 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:31.076438 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b17bc232-89ed-41e9-a8d6-1b18d3b668d2 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] GET https://10.4.3.170/volume/v3/volumes/2f032611-095f-4b78-b5a0-0868ad46d355 Jul 24 07:50:31.076631 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b17bc232-89ed-41e9-a8d6-1b18d3b668d2 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:31.076804 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b17bc232-89ed-41e9-a8d6-1b18d3b668d2 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:31.083509 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:31.083509 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:50:31.086709 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-b17bc232-89ed-41e9-a8d6-1b18d3b668d2 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Volume info retrieved successfully. Jul 24 07:50:31.090285 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b17bc232-89ed-41e9-a8d6-1b18d3b668d2 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] https://10.4.3.170/volume/v3/volumes/2f032611-095f-4b78-b5a0-0868ad46d355 returned with HTTP 200 Jul 24 07:50:31.090586 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1216/4866] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:50:31 2026] GET /volume/v3/volumes/2f032611-095f-4b78-b5a0-0868ad46d355 => generated 884 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:50:31.102122 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-d46874c6-131c-4659-a3f3-09e14ce8dff5 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:31.103891 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d46874c6-131c-4659-a3f3-09e14ce8dff5 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] GET https://10.4.3.170/volume/v3/volumes/2f032611-095f-4b78-b5a0-0868ad46d355 Jul 24 07:50:31.104114 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d46874c6-131c-4659-a3f3-09e14ce8dff5 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:31.104344 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d46874c6-131c-4659-a3f3-09e14ce8dff5 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:31.110520 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:31.110520 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:50:31.113682 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-d46874c6-131c-4659-a3f3-09e14ce8dff5 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Volume info retrieved successfully. Jul 24 07:50:31.117297 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d46874c6-131c-4659-a3f3-09e14ce8dff5 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] https://10.4.3.170/volume/v3/volumes/2f032611-095f-4b78-b5a0-0868ad46d355 returned with HTTP 200 Jul 24 07:50:31.117700 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1226/4867] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:50:31 2026] GET /volume/v3/volumes/2f032611-095f-4b78-b5a0-0868ad46d355 => generated 884 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:50:31.566782 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-0d9e489b-12a4-4ba6-9f0a-c4a8a6f9d4cb req-e800001d-a79e-4e83-a2f3-a3e28f2685aa None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:31.568912 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-0d9e489b-12a4-4ba6-9f0a-c4a8a6f9d4cb req-e800001d-a79e-4e83-a2f3-a3e28f2685aa tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] GET https://10.4.3.170/volume/v3/volumes/2f032611-095f-4b78-b5a0-0868ad46d355 Jul 24 07:50:31.569131 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-0d9e489b-12a4-4ba6-9f0a-c4a8a6f9d4cb req-e800001d-a79e-4e83-a2f3-a3e28f2685aa tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:31.569334 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-0d9e489b-12a4-4ba6-9f0a-c4a8a6f9d4cb req-e800001d-a79e-4e83-a2f3-a3e28f2685aa tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:31.576059 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:31.576059 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:50:31.579597 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-0d9e489b-12a4-4ba6-9f0a-c4a8a6f9d4cb req-e800001d-a79e-4e83-a2f3-a3e28f2685aa tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Volume info retrieved successfully. Jul 24 07:50:31.583532 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-0d9e489b-12a4-4ba6-9f0a-c4a8a6f9d4cb req-e800001d-a79e-4e83-a2f3-a3e28f2685aa tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] https://10.4.3.170/volume/v3/volumes/2f032611-095f-4b78-b5a0-0868ad46d355 returned with HTTP 200 Jul 24 07:50:31.583900 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1206/4868] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:50:31 2026] GET /volume/v3/volumes/2f032611-095f-4b78-b5a0-0868ad46d355 => generated 884 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:50:31.644087 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1051716c-6583-49c8-9a79-9f898edb74ad None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:31.644531 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1051716c-6583-49c8-9a79-9f898edb74ad None None] GET https://10.4.3.170/volume// Jul 24 07:50:31.644727 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1051716c-6583-49c8-9a79-9f898edb74ad None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:31.644905 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1051716c-6583-49c8-9a79-9f898edb74ad None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:31.645196 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1051716c-6583-49c8-9a79-9f898edb74ad None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:50:31.645480 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1221/4869] 10.4.3.170 () {66 vars in 1428 bytes} [Fri Jul 24 07:50:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:50:31.651238 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-0d9e489b-12a4-4ba6-9f0a-c4a8a6f9d4cb req-0604c50e-f1de-4f21-83e1-2745fc852b42 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:31.653179 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-0d9e489b-12a4-4ba6-9f0a-c4a8a6f9d4cb req-0604c50e-f1de-4f21-83e1-2745fc852b42 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 24 07:50:31.653561 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-0d9e489b-12a4-4ba6-9f0a-c4a8a6f9d4cb req-0604c50e-f1de-4f21-83e1-2745fc852b42 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2f032611-095f-4b78-b5a0-0868ad46d355", "connector": null, "instance_uuid": "c6b91a91-93cc-4546-b073-0b0908a147b0"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:50:31.661218 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:31.661218 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:50:31.681247 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-0d9e489b-12a4-4ba6-9f0a-c4a8a6f9d4cb req-0604c50e-f1de-4f21-83e1-2745fc852b42 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 24 07:50:31.681651 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1217/4870] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 24 07:50:31 2026] POST /volume/v3/attachments => generated 273 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:50:31.703703 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-9e7cb315-4d90-4bcc-a115-8f76dde2ec4f None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:31.705990 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9e7cb315-4d90-4bcc-a115-8f76dde2ec4f tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] GET https://10.4.3.170/volume/v3/volumes/2f032611-095f-4b78-b5a0-0868ad46d355 Jul 24 07:50:31.706279 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9e7cb315-4d90-4bcc-a115-8f76dde2ec4f tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:31.706680 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9e7cb315-4d90-4bcc-a115-8f76dde2ec4f tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:31.711262 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-71455f50-9987-41d4-851d-9dfb42d08249 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:31.711611 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-71455f50-9987-41d4-851d-9dfb42d08249 None None] GET https://10.4.3.170/volume// Jul 24 07:50:31.711776 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-71455f50-9987-41d4-851d-9dfb42d08249 None None] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:31.711954 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-71455f50-9987-41d4-851d-9dfb42d08249 None None] Calling method 'all' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:31.712290 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-71455f50-9987-41d4-851d-9dfb42d08249 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:50:31.712567 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1207/4871] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:50:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:50:31.717948 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:31.717948 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:50:31.718804 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-0d9e489b-12a4-4ba6-9f0a-c4a8a6f9d4cb req-ec168207-7b1a-4f32-8779-bba08af84e77 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:31.721022 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-0d9e489b-12a4-4ba6-9f0a-c4a8a6f9d4cb req-ec168207-7b1a-4f32-8779-bba08af84e77 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] GET https://10.4.3.170/volume/v3/volumes/2f032611-095f-4b78-b5a0-0868ad46d355 Jul 24 07:50:31.721271 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-0d9e489b-12a4-4ba6-9f0a-c4a8a6f9d4cb req-ec168207-7b1a-4f32-8779-bba08af84e77 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:31.721411 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-9e7cb315-4d90-4bcc-a115-8f76dde2ec4f tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Volume info retrieved successfully. Jul 24 07:50:31.721470 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-0d9e489b-12a4-4ba6-9f0a-c4a8a6f9d4cb req-ec168207-7b1a-4f32-8779-bba08af84e77 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:31.725319 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9e7cb315-4d90-4bcc-a115-8f76dde2ec4f tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] https://10.4.3.170/volume/v3/volumes/2f032611-095f-4b78-b5a0-0868ad46d355 returned with HTTP 200 Jul 24 07:50:31.725672 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1227/4872] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:50:31 2026] GET /volume/v3/volumes/2f032611-095f-4b78-b5a0-0868ad46d355 => generated 883 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:50:31.729773 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:31.729773 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:50:31.732813 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [req-0d9e489b-12a4-4ba6-9f0a-c4a8a6f9d4cb req-ec168207-7b1a-4f32-8779-bba08af84e77 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Volume info retrieved successfully. Jul 24 07:50:31.736100 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-0d9e489b-12a4-4ba6-9f0a-c4a8a6f9d4cb req-ec168207-7b1a-4f32-8779-bba08af84e77 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] https://10.4.3.170/volume/v3/volumes/2f032611-095f-4b78-b5a0-0868ad46d355 returned with HTTP 200 Jul 24 07:50:31.736438 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1222/4873] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:50:31 2026] GET /volume/v3/volumes/2f032611-095f-4b78-b5a0-0868ad46d355 => generated 1063 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:50:31.828771 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-0d9e489b-12a4-4ba6-9f0a-c4a8a6f9d4cb req-43c969ef-3f8c-4c6a-a5db-4ded548bc66c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:31.830770 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-0d9e489b-12a4-4ba6-9f0a-c4a8a6f9d4cb req-43c969ef-3f8c-4c6a-a5db-4ded548bc66c tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] PUT https://10.4.3.170/volume/v3/attachments/ecf13334-3f43-4763-a471-d5c589782c2d Jul 24 07:50:31.831144 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-0d9e489b-12a4-4ba6-9f0a-c4a8a6f9d4cb req-43c969ef-3f8c-4c6a-a5db-4ded548bc66c tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000005822", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9a7cb9337d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5fc7887c-2ab7-4d21-80c7-ec4ad0d3b011", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:50:31.838117 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-0d9e489b-12a4-4ba6-9f0a-c4a8a6f9d4cb req-43c969ef-3f8c-4c6a-a5db-4ded548bc66c tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Acquiring lock "cinder-attachment_update-2f032611-095f-4b78-b5a0-0868ad46d355-np0000005822" by "attachment_update" {{(pid=100244) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 07:50:31.844134 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-0d9e489b-12a4-4ba6-9f0a-c4a8a6f9d4cb req-43c969ef-3f8c-4c6a-a5db-4ded548bc66c tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Lock "cinder-attachment_update-2f032611-095f-4b78-b5a0-0868ad46d355-np0000005822" acquired by "attachment_update" :: waited 0.006s {{(pid=100244) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 07:50:31.845021 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:31.845021 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:50:31.914100 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-0d9e489b-12a4-4ba6-9f0a-c4a8a6f9d4cb req-43c969ef-3f8c-4c6a-a5db-4ded548bc66c tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Lock "cinder-attachment_update-2f032611-095f-4b78-b5a0-0868ad46d355-np0000005822" released by "attachment_update" :: held 0.070s {{(pid=100244) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 07:50:31.914402 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-0d9e489b-12a4-4ba6-9f0a-c4a8a6f9d4cb req-43c969ef-3f8c-4c6a-a5db-4ded548bc66c tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] https://10.4.3.170/volume/v3/attachments/ecf13334-3f43-4763-a471-d5c589782c2d returned with HTTP 200 Jul 24 07:50:31.914843 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1218/4874] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 24 07:50:31 2026] PUT /volume/v3/attachments/ecf13334-3f43-4763-a471-d5c589782c2d => generated 969 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:50:32.737701 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-e85a8057-8caa-4248-aa10-dc9557867518 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:32.739420 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e85a8057-8caa-4248-aa10-dc9557867518 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] GET https://10.4.3.170/volume/v3/volumes/2f032611-095f-4b78-b5a0-0868ad46d355 Jul 24 07:50:32.739593 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e85a8057-8caa-4248-aa10-dc9557867518 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:32.739770 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e85a8057-8caa-4248-aa10-dc9557867518 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:32.748557 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:32.748557 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:50:32.751752 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-e85a8057-8caa-4248-aa10-dc9557867518 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Volume info retrieved successfully. Jul 24 07:50:32.756392 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e85a8057-8caa-4248-aa10-dc9557867518 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] https://10.4.3.170/volume/v3/volumes/2f032611-095f-4b78-b5a0-0868ad46d355 returned with HTTP 200 Jul 24 07:50:32.756841 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1208/4875] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:50:32 2026] GET /volume/v3/volumes/2f032611-095f-4b78-b5a0-0868ad46d355 => generated 884 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:50:32.795881 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-f23047e0-5812-4a84-a719-eca70c80a327 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:32.797406 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f23047e0-5812-4a84-a719-eca70c80a327 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:50:32.797714 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f23047e0-5812-4a84-a719-eca70c80a327 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-227780857"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:50:32.798989 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-f23047e0-5812-4a84-a719-eca70c80a327 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-227780857'}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:50:32.799100 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-f23047e0-5812-4a84-a719-eca70c80a327 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Create volume of 1 GB Jul 24 07:50:32.802713 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-f23047e0-5812-4a84-a719-eca70c80a327 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Availability Zones retrieved successfully. Jul 24 07:50:32.807593 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-f23047e0-5812-4a84-a719-eca70c80a327 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Flow 'volume_create_api' (9da16777-0af3-4c33-9382-3957d949ddd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:50:32.808406 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-f23047e0-5812-4a84-a719-eca70c80a327 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93641ac3-2fbf-4e92-a7ef-08a658da1f88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:50:32.809217 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-f23047e0-5812-4a84-a719-eca70c80a327 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Validating volume size '1' using validate_int {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:50:32.833566 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-f23047e0-5812-4a84-a719-eca70c80a327 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93641ac3-2fbf-4e92-a7ef-08a658da1f88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:50:32.834174 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-f23047e0-5812-4a84-a719-eca70c80a327 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c03d17d2-5084-4689-9a72-0d8f37428cc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:50:32.868124 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-f23047e0-5812-4a84-a719-eca70c80a327 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Created reservations ['621c0afd-be39-48af-be7b-8b109035386f', '0e906c6d-f791-4f05-9041-03edd652feed', '9755aea8-0156-43ba-bb4e-d31b8154bc1d', '9a6dcc3d-544b-41fe-bde6-3af03d0bcd17'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:50:32.868921 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-f23047e0-5812-4a84-a719-eca70c80a327 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c03d17d2-5084-4689-9a72-0d8f37428cc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['621c0afd-be39-48af-be7b-8b109035386f', '0e906c6d-f791-4f05-9041-03edd652feed', '9755aea8-0156-43ba-bb4e-d31b8154bc1d', '9a6dcc3d-544b-41fe-bde6-3af03d0bcd17']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:50:32.869741 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-f23047e0-5812-4a84-a719-eca70c80a327 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b2538e0-ef4c-498a-bed8-cc4ff2288b71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:50:32.891276 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-f23047e0-5812-4a84-a719-eca70c80a327 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b2538e0-ef4c-498a-bed8-cc4ff2288b71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c6820cfe-15d7-4ff2-9f3e-ab72af3bd8cf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-227780857',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0c5132d319b40a48207d156deadb95e',qos_specs=None,replication_status=,reservations=['621c0afd-be39-48af-be7b-8b109035386f','0e906c6d-f791-4f05-9041-03edd652feed','9755aea8-0156-43ba-bb4e-d31b8154bc1d','9a6dcc3d-544b-41fe-bde6-3af03d0bcd17'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33cff1231d14469c97cf0a1692c483e8',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:50:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-227780857',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c6820cfe-15d7-4ff2-9f3e-ab72af3bd8cf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f0c5132d319b40a48207d156deadb95e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='33cff1231d14469c97cf0a1692c483e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:50:32.891862 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-f23047e0-5812-4a84-a719-eca70c80a327 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5adc1542-1942-449d-87e5-6ed7a955f1df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:50:32.907018 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-f23047e0-5812-4a84-a719-eca70c80a327 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5adc1542-1942-449d-87e5-6ed7a955f1df) transitioned into state 'SUCCESS' from state '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-227780857',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0c5132d319b40a48207d156deadb95e',qos_specs=None,replication_status=,reservations=['621c0afd-be39-48af-be7b-8b109035386f','0e906c6d-f791-4f05-9041-03edd652feed','9755aea8-0156-43ba-bb4e-d31b8154bc1d','9a6dcc3d-544b-41fe-bde6-3af03d0bcd17'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33cff1231d14469c97cf0a1692c483e8',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:50:32.907665 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-f23047e0-5812-4a84-a719-eca70c80a327 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c145f7fa-08ef-4e81-9d4c-3af2caa6b5be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:50:32.915117 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-f23047e0-5812-4a84-a719-eca70c80a327 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c145f7fa-08ef-4e81-9d4c-3af2caa6b5be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:50:32.915879 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-f23047e0-5812-4a84-a719-eca70c80a327 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Flow 'volume_create_api' (9da16777-0af3-4c33-9382-3957d949ddd4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:50:32.916145 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-f23047e0-5812-4a84-a719-eca70c80a327 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Create volume request issued successfully. Jul 24 07:50:32.916655 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f23047e0-5812-4a84-a719-eca70c80a327 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:50:32.917030 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1228/4876] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 24 07:50:32 2026] POST /volume/v3/volumes => generated 750 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:50:32.930466 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ef334a72-e337-45d2-a5f0-2b5b0cc4da2d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:32.932376 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ef334a72-e337-45d2-a5f0-2b5b0cc4da2d tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] GET https://10.4.3.170/volume/v3/volumes/c6820cfe-15d7-4ff2-9f3e-ab72af3bd8cf Jul 24 07:50:32.932588 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ef334a72-e337-45d2-a5f0-2b5b0cc4da2d tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:32.932782 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ef334a72-e337-45d2-a5f0-2b5b0cc4da2d tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:32.939171 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:32.939171 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:50:32.942326 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-ef334a72-e337-45d2-a5f0-2b5b0cc4da2d tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Volume info retrieved successfully. Jul 24 07:50:32.945852 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ef334a72-e337-45d2-a5f0-2b5b0cc4da2d tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] https://10.4.3.170/volume/v3/volumes/c6820cfe-15d7-4ff2-9f3e-ab72af3bd8cf returned with HTTP 200 Jul 24 07:50:32.946220 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1223/4877] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:50:32 2026] GET /volume/v3/volumes/c6820cfe-15d7-4ff2-9f3e-ab72af3bd8cf => generated 818 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:50:33.460368 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-216daf5e-b109-4093-a3ec-4822603a289b req-fefda391-d855-45b5-a26a-95cf02f3b86f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:33.462307 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-216daf5e-b109-4093-a3ec-4822603a289b req-fefda391-d855-45b5-a26a-95cf02f3b86f tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] GET https://10.4.3.170/volume/v3/volumes/5db64d85-7ffd-4aa0-af70-e26a23eb5dc7 Jul 24 07:50:33.462482 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-216daf5e-b109-4093-a3ec-4822603a289b req-fefda391-d855-45b5-a26a-95cf02f3b86f tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:33.462668 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-216daf5e-b109-4093-a3ec-4822603a289b req-fefda391-d855-45b5-a26a-95cf02f3b86f tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:33.470984 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:33.470984 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:50:33.473967 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-216daf5e-b109-4093-a3ec-4822603a289b req-fefda391-d855-45b5-a26a-95cf02f3b86f tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Volume info retrieved successfully. Jul 24 07:50:33.477454 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-216daf5e-b109-4093-a3ec-4822603a289b req-fefda391-d855-45b5-a26a-95cf02f3b86f tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/volumes/5db64d85-7ffd-4aa0-af70-e26a23eb5dc7 returned with HTTP 200 Jul 24 07:50:33.477786 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1219/4878] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:50:33 2026] GET /volume/v3/volumes/5db64d85-7ffd-4aa0-af70-e26a23eb5dc7 => generated 1213 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:50:33.541839 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-602ef203-c31d-42ef-b8c1-d1937a4e87e5 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:33.542213 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-602ef203-c31d-42ef-b8c1-d1937a4e87e5 None None] GET https://10.4.3.170/volume// Jul 24 07:50:33.542379 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-602ef203-c31d-42ef-b8c1-d1937a4e87e5 None None] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:33.542556 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-602ef203-c31d-42ef-b8c1-d1937a4e87e5 None None] Calling method 'all' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:33.542888 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-602ef203-c31d-42ef-b8c1-d1937a4e87e5 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:50:33.543197 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1209/4879] 10.4.3.170 () {66 vars in 1428 bytes} [Fri Jul 24 07:50:33 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:50:33.549414 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-216daf5e-b109-4093-a3ec-4822603a289b req-04c4c24c-c9c1-4b24-ba96-d6b21fafcc7a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:33.551496 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-216daf5e-b109-4093-a3ec-4822603a289b req-04c4c24c-c9c1-4b24-ba96-d6b21fafcc7a tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 24 07:50:33.551896 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-216daf5e-b109-4093-a3ec-4822603a289b req-04c4c24c-c9c1-4b24-ba96-d6b21fafcc7a tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5db64d85-7ffd-4aa0-af70-e26a23eb5dc7", "connector": null, "instance_uuid": "9e9119d6-6126-4d2c-b199-970582100d43"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:50:33.562823 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:33.562823 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:50:33.582377 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-216daf5e-b109-4093-a3ec-4822603a289b req-04c4c24c-c9c1-4b24-ba96-d6b21fafcc7a tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 24 07:50:33.582790 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1229/4880] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 24 07:50:33 2026] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:50:33.606019 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-bac65d58-b04d-4157-bdf9-4812268bc601 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:33.607895 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bac65d58-b04d-4157-bdf9-4812268bc601 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] GET https://10.4.3.170/volume/v3/volumes/5db64d85-7ffd-4aa0-af70-e26a23eb5dc7 Jul 24 07:50:33.608117 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bac65d58-b04d-4157-bdf9-4812268bc601 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:33.608366 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bac65d58-b04d-4157-bdf9-4812268bc601 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:33.613798 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-22e12dbc-74be-43c0-8db2-ca621ddb93f0 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:33.614215 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-22e12dbc-74be-43c0-8db2-ca621ddb93f0 None None] GET https://10.4.3.170/volume// Jul 24 07:50:33.614430 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-22e12dbc-74be-43c0-8db2-ca621ddb93f0 None None] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:33.614660 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-22e12dbc-74be-43c0-8db2-ca621ddb93f0 None None] Calling method 'all' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:33.615004 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-22e12dbc-74be-43c0-8db2-ca621ddb93f0 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:50:33.615333 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1220/4881] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:50:33 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:50:33.620195 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:33.620195 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:50:33.622648 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-216daf5e-b109-4093-a3ec-4822603a289b req-2e1257ed-ac93-4dc8-9a54-b60a073bee5a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:33.623819 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-bac65d58-b04d-4157-bdf9-4812268bc601 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Volume info retrieved successfully. Jul 24 07:50:33.624514 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-216daf5e-b109-4093-a3ec-4822603a289b req-2e1257ed-ac93-4dc8-9a54-b60a073bee5a tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] GET https://10.4.3.170/volume/v3/volumes/5db64d85-7ffd-4aa0-af70-e26a23eb5dc7 Jul 24 07:50:33.624704 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-216daf5e-b109-4093-a3ec-4822603a289b req-2e1257ed-ac93-4dc8-9a54-b60a073bee5a tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:33.624867 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-216daf5e-b109-4093-a3ec-4822603a289b req-2e1257ed-ac93-4dc8-9a54-b60a073bee5a tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:33.628721 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bac65d58-b04d-4157-bdf9-4812268bc601 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/volumes/5db64d85-7ffd-4aa0-af70-e26a23eb5dc7 returned with HTTP 200 Jul 24 07:50:33.629301 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1224/4882] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:50:33 2026] GET /volume/v3/volumes/5db64d85-7ffd-4aa0-af70-e26a23eb5dc7 => generated 1215 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:50:33.634430 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:33.634430 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:50:33.637077 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-216daf5e-b109-4093-a3ec-4822603a289b req-2e1257ed-ac93-4dc8-9a54-b60a073bee5a tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Volume info retrieved successfully. Jul 24 07:50:33.640566 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-216daf5e-b109-4093-a3ec-4822603a289b req-2e1257ed-ac93-4dc8-9a54-b60a073bee5a tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/volumes/5db64d85-7ffd-4aa0-af70-e26a23eb5dc7 returned with HTTP 200 Jul 24 07:50:33.640885 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1210/4883] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:50:33 2026] GET /volume/v3/volumes/5db64d85-7ffd-4aa0-af70-e26a23eb5dc7 => generated 1395 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:50:33.734044 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-216daf5e-b109-4093-a3ec-4822603a289b req-e7e1c455-0e29-4640-b997-520091ec72f2 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:33.735996 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-216daf5e-b109-4093-a3ec-4822603a289b req-e7e1c455-0e29-4640-b997-520091ec72f2 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] PUT https://10.4.3.170/volume/v3/attachments/7eb31750-f620-4193-9e6e-3584d16b41fa Jul 24 07:50:33.736351 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-216daf5e-b109-4093-a3ec-4822603a289b req-e7e1c455-0e29-4640-b997-520091ec72f2 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000005822", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9a7cb9337d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5fc7887c-2ab7-4d21-80c7-ec4ad0d3b011", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:50:33.743018 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.coordination [req-216daf5e-b109-4093-a3ec-4822603a289b req-e7e1c455-0e29-4640-b997-520091ec72f2 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Acquiring lock "cinder-attachment_update-5db64d85-7ffd-4aa0-af70-e26a23eb5dc7-np0000005822" by "attachment_update" {{(pid=100245) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 07:50:33.747379 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.coordination [req-216daf5e-b109-4093-a3ec-4822603a289b req-e7e1c455-0e29-4640-b997-520091ec72f2 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Lock "cinder-attachment_update-5db64d85-7ffd-4aa0-af70-e26a23eb5dc7-np0000005822" acquired by "attachment_update" :: waited 0.004s {{(pid=100245) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 07:50:33.748183 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:33.748183 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:50:33.769834 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-887c3eaa-b7bf-4849-a5a4-08aa9eabb3d5 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:33.771490 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-887c3eaa-b7bf-4849-a5a4-08aa9eabb3d5 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] GET https://10.4.3.170/volume/v3/volumes/2f032611-095f-4b78-b5a0-0868ad46d355 Jul 24 07:50:33.771677 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-887c3eaa-b7bf-4849-a5a4-08aa9eabb3d5 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:33.771852 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-887c3eaa-b7bf-4849-a5a4-08aa9eabb3d5 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:33.780529 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:33.780529 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:50:33.783929 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-887c3eaa-b7bf-4849-a5a4-08aa9eabb3d5 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Volume info retrieved successfully. Jul 24 07:50:33.788173 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-887c3eaa-b7bf-4849-a5a4-08aa9eabb3d5 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] https://10.4.3.170/volume/v3/volumes/2f032611-095f-4b78-b5a0-0868ad46d355 returned with HTTP 200 Jul 24 07:50:33.788617 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1221/4884] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:50:33 2026] GET /volume/v3/volumes/2f032611-095f-4b78-b5a0-0868ad46d355 => generated 884 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:50:33.810976 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.coordination [req-216daf5e-b109-4093-a3ec-4822603a289b req-e7e1c455-0e29-4640-b997-520091ec72f2 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Lock "cinder-attachment_update-5db64d85-7ffd-4aa0-af70-e26a23eb5dc7-np0000005822" released by "attachment_update" :: held 0.064s {{(pid=100245) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 07:50:33.811319 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-216daf5e-b109-4093-a3ec-4822603a289b req-e7e1c455-0e29-4640-b997-520091ec72f2 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/attachments/7eb31750-f620-4193-9e6e-3584d16b41fa returned with HTTP 200 Jul 24 07:50:33.811692 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1230/4885] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 24 07:50:33 2026] PUT /volume/v3/attachments/7eb31750-f620-4193-9e6e-3584d16b41fa => generated 969 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:50:33.957197 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9bfd616f-be2b-45f9-9137-cacc9510ff81 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:33.959099 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9bfd616f-be2b-45f9-9137-cacc9510ff81 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] GET https://10.4.3.170/volume/v3/volumes/c6820cfe-15d7-4ff2-9f3e-ab72af3bd8cf Jul 24 07:50:33.959381 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9bfd616f-be2b-45f9-9137-cacc9510ff81 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:33.959612 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9bfd616f-be2b-45f9-9137-cacc9510ff81 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:33.966119 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:33.966119 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:50:33.969159 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-9bfd616f-be2b-45f9-9137-cacc9510ff81 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Volume info retrieved successfully. Jul 24 07:50:33.972838 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9bfd616f-be2b-45f9-9137-cacc9510ff81 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] https://10.4.3.170/volume/v3/volumes/c6820cfe-15d7-4ff2-9f3e-ab72af3bd8cf returned with HTTP 200 Jul 24 07:50:33.973168 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1225/4886] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:50:33 2026] GET /volume/v3/volumes/c6820cfe-15d7-4ff2-9f3e-ab72af3bd8cf => generated 843 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:50:34.009129 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-4fd83875-900f-49ce-82cd-a7c415193163 req-472a2819-b3ae-40e0-850d-f70fa0cf7d83 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:34.011247 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-4fd83875-900f-49ce-82cd-a7c415193163 req-472a2819-b3ae-40e0-850d-f70fa0cf7d83 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] GET https://10.4.3.170/volume/v3/volumes/c6820cfe-15d7-4ff2-9f3e-ab72af3bd8cf Jul 24 07:50:34.011439 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-4fd83875-900f-49ce-82cd-a7c415193163 req-472a2819-b3ae-40e0-850d-f70fa0cf7d83 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:34.011656 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-4fd83875-900f-49ce-82cd-a7c415193163 req-472a2819-b3ae-40e0-850d-f70fa0cf7d83 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:34.017910 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:34.017910 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:50:34.020944 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-4fd83875-900f-49ce-82cd-a7c415193163 req-472a2819-b3ae-40e0-850d-f70fa0cf7d83 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Volume info retrieved successfully. Jul 24 07:50:34.024507 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-4fd83875-900f-49ce-82cd-a7c415193163 req-472a2819-b3ae-40e0-850d-f70fa0cf7d83 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] https://10.4.3.170/volume/v3/volumes/c6820cfe-15d7-4ff2-9f3e-ab72af3bd8cf returned with HTTP 200 Jul 24 07:50:34.024870 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1211/4887] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:50:34 2026] GET /volume/v3/volumes/c6820cfe-15d7-4ff2-9f3e-ab72af3bd8cf => generated 843 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:50:34.084707 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-dbdb781e-d17b-40fd-93ae-82a263e3bd63 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:34.085071 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-dbdb781e-d17b-40fd-93ae-82a263e3bd63 None None] GET https://10.4.3.170/volume// Jul 24 07:50:34.085237 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-dbdb781e-d17b-40fd-93ae-82a263e3bd63 None None] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:34.085420 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-dbdb781e-d17b-40fd-93ae-82a263e3bd63 None None] Calling method 'all' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:34.085760 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-dbdb781e-d17b-40fd-93ae-82a263e3bd63 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:50:34.086040 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1222/4888] 10.4.3.170 () {66 vars in 1428 bytes} [Fri Jul 24 07:50:34 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:50:34.091777 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-4fd83875-900f-49ce-82cd-a7c415193163 req-cb390095-e751-4910-8306-d22435964148 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:34.197275 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-4fd83875-900f-49ce-82cd-a7c415193163 req-cb390095-e751-4910-8306-d22435964148 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 24 07:50:34.197592 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-4fd83875-900f-49ce-82cd-a7c415193163 req-cb390095-e751-4910-8306-d22435964148 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c6820cfe-15d7-4ff2-9f3e-ab72af3bd8cf", "connector": null, "instance_uuid": "bc015fab-2813-4a39-a02f-6273af9f30df"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:50:34.204678 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:34.204678 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:50:34.223515 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-4fd83875-900f-49ce-82cd-a7c415193163 req-cb390095-e751-4910-8306-d22435964148 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 24 07:50:34.223837 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1231/4889] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 24 07:50:34 2026] POST /volume/v3/attachments => generated 273 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:50:34.246268 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a30bee93-1210-4e55-a198-1083d89e8d2f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:34.247921 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a30bee93-1210-4e55-a198-1083d89e8d2f tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] GET https://10.4.3.170/volume/v3/volumes/c6820cfe-15d7-4ff2-9f3e-ab72af3bd8cf Jul 24 07:50:34.248099 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a30bee93-1210-4e55-a198-1083d89e8d2f tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:34.248321 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a30bee93-1210-4e55-a198-1083d89e8d2f tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:34.254893 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-c39c3c48-eba0-4d70-b664-f3fd774c0187 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:34.255227 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c39c3c48-eba0-4d70-b664-f3fd774c0187 None None] GET https://10.4.3.170/volume// Jul 24 07:50:34.255387 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c39c3c48-eba0-4d70-b664-f3fd774c0187 None None] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:34.255636 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c39c3c48-eba0-4d70-b664-f3fd774c0187 None None] Calling method 'all' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:34.255891 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c39c3c48-eba0-4d70-b664-f3fd774c0187 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:50:34.256136 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1212/4890] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:50:34 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:50:34.256551 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:34.256551 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:50:34.259593 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-a30bee93-1210-4e55-a198-1083d89e8d2f tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Volume info retrieved successfully. Jul 24 07:50:34.262192 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-4fd83875-900f-49ce-82cd-a7c415193163 req-4f01f9f5-7453-400a-bb26-020624252c46 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:34.263116 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a30bee93-1210-4e55-a198-1083d89e8d2f tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] https://10.4.3.170/volume/v3/volumes/c6820cfe-15d7-4ff2-9f3e-ab72af3bd8cf returned with HTTP 200 Jul 24 07:50:34.263459 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1226/4891] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:50:34 2026] GET /volume/v3/volumes/c6820cfe-15d7-4ff2-9f3e-ab72af3bd8cf => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:50:34.264322 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-4fd83875-900f-49ce-82cd-a7c415193163 req-4f01f9f5-7453-400a-bb26-020624252c46 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] GET https://10.4.3.170/volume/v3/volumes/c6820cfe-15d7-4ff2-9f3e-ab72af3bd8cf Jul 24 07:50:34.264621 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-4fd83875-900f-49ce-82cd-a7c415193163 req-4f01f9f5-7453-400a-bb26-020624252c46 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:34.264698 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-4fd83875-900f-49ce-82cd-a7c415193163 req-4f01f9f5-7453-400a-bb26-020624252c46 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:34.273355 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:34.273355 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:50:34.276428 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-4fd83875-900f-49ce-82cd-a7c415193163 req-4f01f9f5-7453-400a-bb26-020624252c46 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Volume info retrieved successfully. Jul 24 07:50:34.279978 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-4fd83875-900f-49ce-82cd-a7c415193163 req-4f01f9f5-7453-400a-bb26-020624252c46 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] https://10.4.3.170/volume/v3/volumes/c6820cfe-15d7-4ff2-9f3e-ab72af3bd8cf returned with HTTP 200 Jul 24 07:50:34.280364 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1223/4892] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:50:34 2026] GET /volume/v3/volumes/c6820cfe-15d7-4ff2-9f3e-ab72af3bd8cf => generated 1022 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:50:34.367731 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-4fd83875-900f-49ce-82cd-a7c415193163 req-a48ad373-b1a3-4fca-ac67-870912254b3f None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:34.369535 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-4fd83875-900f-49ce-82cd-a7c415193163 req-a48ad373-b1a3-4fca-ac67-870912254b3f tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] PUT https://10.4.3.170/volume/v3/attachments/d7127be6-4c58-4537-9564-8a0b00b13b9e Jul 24 07:50:34.369904 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-4fd83875-900f-49ce-82cd-a7c415193163 req-a48ad373-b1a3-4fca-ac67-870912254b3f tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000005822", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9a7cb9337d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5fc7887c-2ab7-4d21-80c7-ec4ad0d3b011", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:50:34.377096 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.coordination [req-4fd83875-900f-49ce-82cd-a7c415193163 req-a48ad373-b1a3-4fca-ac67-870912254b3f tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Acquiring lock "cinder-attachment_update-c6820cfe-15d7-4ff2-9f3e-ab72af3bd8cf-np0000005822" by "attachment_update" {{(pid=100245) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 07:50:34.381221 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.coordination [req-4fd83875-900f-49ce-82cd-a7c415193163 req-a48ad373-b1a3-4fca-ac67-870912254b3f tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Lock "cinder-attachment_update-c6820cfe-15d7-4ff2-9f3e-ab72af3bd8cf-np0000005822" acquired by "attachment_update" :: waited 0.004s {{(pid=100245) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 07:50:34.382302 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:34.382302 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:50:34.447962 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.coordination [req-4fd83875-900f-49ce-82cd-a7c415193163 req-a48ad373-b1a3-4fca-ac67-870912254b3f tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Lock "cinder-attachment_update-c6820cfe-15d7-4ff2-9f3e-ab72af3bd8cf-np0000005822" released by "attachment_update" :: held 0.067s {{(pid=100245) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 07:50:34.448271 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-4fd83875-900f-49ce-82cd-a7c415193163 req-a48ad373-b1a3-4fca-ac67-870912254b3f tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] https://10.4.3.170/volume/v3/attachments/d7127be6-4c58-4537-9564-8a0b00b13b9e returned with HTTP 200 Jul 24 07:50:34.448766 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1232/4893] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 24 07:50:34 2026] PUT /volume/v3/attachments/d7127be6-4c58-4537-9564-8a0b00b13b9e => generated 969 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:50:34.641616 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-90ab6a15-220e-4f3a-a374-6dfc764ca8a2 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:34.643217 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-90ab6a15-220e-4f3a-a374-6dfc764ca8a2 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] GET https://10.4.3.170/volume/v3/volumes/5db64d85-7ffd-4aa0-af70-e26a23eb5dc7 Jul 24 07:50:34.643424 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-90ab6a15-220e-4f3a-a374-6dfc764ca8a2 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:34.643644 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-90ab6a15-220e-4f3a-a374-6dfc764ca8a2 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:34.654030 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:34.654030 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:50:34.656887 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-90ab6a15-220e-4f3a-a374-6dfc764ca8a2 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Volume info retrieved successfully. Jul 24 07:50:34.660481 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-90ab6a15-220e-4f3a-a374-6dfc764ca8a2 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/volumes/5db64d85-7ffd-4aa0-af70-e26a23eb5dc7 returned with HTTP 200 Jul 24 07:50:34.660844 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1213/4894] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:50:34 2026] GET /volume/v3/volumes/5db64d85-7ffd-4aa0-af70-e26a23eb5dc7 => generated 1216 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:50:34.800659 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-4c0ba011-b97f-439b-9501-70c8dd94a241 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:34.802158 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4c0ba011-b97f-439b-9501-70c8dd94a241 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] GET https://10.4.3.170/volume/v3/volumes/2f032611-095f-4b78-b5a0-0868ad46d355 Jul 24 07:50:34.802340 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4c0ba011-b97f-439b-9501-70c8dd94a241 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:34.802507 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4c0ba011-b97f-439b-9501-70c8dd94a241 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:34.810423 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:34.810423 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:50:34.813320 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-4c0ba011-b97f-439b-9501-70c8dd94a241 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Volume info retrieved successfully. Jul 24 07:50:34.816815 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4c0ba011-b97f-439b-9501-70c8dd94a241 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] https://10.4.3.170/volume/v3/volumes/2f032611-095f-4b78-b5a0-0868ad46d355 returned with HTTP 200 Jul 24 07:50:34.817134 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1227/4895] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:50:34 2026] GET /volume/v3/volumes/2f032611-095f-4b78-b5a0-0868ad46d355 => generated 884 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:50:35.130256 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-0d9e489b-12a4-4ba6-9f0a-c4a8a6f9d4cb req-fa549ecc-f3f8-49ec-8988-1bd898b0fe60 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:35.131910 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-0d9e489b-12a4-4ba6-9f0a-c4a8a6f9d4cb req-fa549ecc-f3f8-49ec-8988-1bd898b0fe60 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] POST https://10.4.3.170/volume/v3/attachments/ecf13334-3f43-4763-a471-d5c589782c2d/action Jul 24 07:50:35.132246 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-0d9e489b-12a4-4ba6-9f0a-c4a8a6f9d4cb req-fa549ecc-f3f8-49ec-8988-1bd898b0fe60 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Action body: b'{"os-complete": null}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:50:35.132364 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-0d9e489b-12a4-4ba6-9f0a-c4a8a6f9d4cb req-fa549ecc-f3f8-49ec-8988-1bd898b0fe60 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:50:35.145609 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:35.145609 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:50:35.156214 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-0d9e489b-12a4-4ba6-9f0a-c4a8a6f9d4cb req-fa549ecc-f3f8-49ec-8988-1bd898b0fe60 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] https://10.4.3.170/volume/v3/attachments/ecf13334-3f43-4763-a471-d5c589782c2d/action returned with HTTP 204 Jul 24 07:50:35.156776 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1224/4896] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 24 07:50:35 2026] POST /volume/v3/attachments/ecf13334-3f43-4763-a471-d5c589782c2d/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:50:35.275535 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-46d6a3c2-6bed-4faa-9557-9db43daaa13e None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:35.277424 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-46d6a3c2-6bed-4faa-9557-9db43daaa13e tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] GET https://10.4.3.170/volume/v3/volumes/c6820cfe-15d7-4ff2-9f3e-ab72af3bd8cf Jul 24 07:50:35.277667 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-46d6a3c2-6bed-4faa-9557-9db43daaa13e tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:35.277881 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-46d6a3c2-6bed-4faa-9557-9db43daaa13e tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:35.287427 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:35.287427 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:50:35.290748 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-46d6a3c2-6bed-4faa-9557-9db43daaa13e tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Volume info retrieved successfully. Jul 24 07:50:35.294493 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-46d6a3c2-6bed-4faa-9557-9db43daaa13e tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] https://10.4.3.170/volume/v3/volumes/c6820cfe-15d7-4ff2-9f3e-ab72af3bd8cf returned with HTTP 200 Jul 24 07:50:35.294841 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1233/4897] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:50:35 2026] GET /volume/v3/volumes/c6820cfe-15d7-4ff2-9f3e-ab72af3bd8cf => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:50:35.672061 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-436c760d-59c9-44f3-9844-2822bac69544 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:35.673650 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-436c760d-59c9-44f3-9844-2822bac69544 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] GET https://10.4.3.170/volume/v3/volumes/5db64d85-7ffd-4aa0-af70-e26a23eb5dc7 Jul 24 07:50:35.673827 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-436c760d-59c9-44f3-9844-2822bac69544 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:35.673998 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-436c760d-59c9-44f3-9844-2822bac69544 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:35.684220 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:35.684220 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:50:35.687145 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-436c760d-59c9-44f3-9844-2822bac69544 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Volume info retrieved successfully. Jul 24 07:50:35.690612 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-436c760d-59c9-44f3-9844-2822bac69544 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/volumes/5db64d85-7ffd-4aa0-af70-e26a23eb5dc7 returned with HTTP 200 Jul 24 07:50:35.690928 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1214/4898] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:50:35 2026] GET /volume/v3/volumes/5db64d85-7ffd-4aa0-af70-e26a23eb5dc7 => generated 1216 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:50:35.828515 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-6c2d415f-7ab3-4eae-bbc2-86a7a3cccd75 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:35.830159 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6c2d415f-7ab3-4eae-bbc2-86a7a3cccd75 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] GET https://10.4.3.170/volume/v3/volumes/2f032611-095f-4b78-b5a0-0868ad46d355 Jul 24 07:50:35.830361 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6c2d415f-7ab3-4eae-bbc2-86a7a3cccd75 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:35.830540 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6c2d415f-7ab3-4eae-bbc2-86a7a3cccd75 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:35.840320 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:35.840320 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:50:35.843693 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-6c2d415f-7ab3-4eae-bbc2-86a7a3cccd75 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Volume info retrieved successfully. Jul 24 07:50:35.847501 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6c2d415f-7ab3-4eae-bbc2-86a7a3cccd75 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] https://10.4.3.170/volume/v3/volumes/2f032611-095f-4b78-b5a0-0868ad46d355 returned with HTTP 200 Jul 24 07:50:35.847850 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1228/4899] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:50:35 2026] GET /volume/v3/volumes/2f032611-095f-4b78-b5a0-0868ad46d355 => generated 1176 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:50:36.306066 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-f09b75e3-cbce-47ad-8a0e-ae0b2905286d None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:36.307907 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f09b75e3-cbce-47ad-8a0e-ae0b2905286d tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] GET https://10.4.3.170/volume/v3/volumes/c6820cfe-15d7-4ff2-9f3e-ab72af3bd8cf Jul 24 07:50:36.308098 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f09b75e3-cbce-47ad-8a0e-ae0b2905286d tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:36.308303 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f09b75e3-cbce-47ad-8a0e-ae0b2905286d tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:36.316363 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:36.316363 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:50:36.319576 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-f09b75e3-cbce-47ad-8a0e-ae0b2905286d tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Volume info retrieved successfully. Jul 24 07:50:36.323082 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f09b75e3-cbce-47ad-8a0e-ae0b2905286d tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] https://10.4.3.170/volume/v3/volumes/c6820cfe-15d7-4ff2-9f3e-ab72af3bd8cf returned with HTTP 200 Jul 24 07:50:36.323421 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1225/4900] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:50:36 2026] GET /volume/v3/volumes/c6820cfe-15d7-4ff2-9f3e-ab72af3bd8cf => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:50:36.702861 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-d6cf9ad6-c0e7-4f2c-8540-135f9cfc593c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:36.704544 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d6cf9ad6-c0e7-4f2c-8540-135f9cfc593c tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] GET https://10.4.3.170/volume/v3/volumes/5db64d85-7ffd-4aa0-af70-e26a23eb5dc7 Jul 24 07:50:36.704762 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d6cf9ad6-c0e7-4f2c-8540-135f9cfc593c tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:36.704955 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d6cf9ad6-c0e7-4f2c-8540-135f9cfc593c tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:36.715431 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:36.715431 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:50:36.718375 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-d6cf9ad6-c0e7-4f2c-8540-135f9cfc593c tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Volume info retrieved successfully. Jul 24 07:50:36.721894 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d6cf9ad6-c0e7-4f2c-8540-135f9cfc593c tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/volumes/5db64d85-7ffd-4aa0-af70-e26a23eb5dc7 returned with HTTP 200 Jul 24 07:50:36.722209 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1234/4901] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:50:36 2026] GET /volume/v3/volumes/5db64d85-7ffd-4aa0-af70-e26a23eb5dc7 => generated 1216 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:50:37.184015 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-216daf5e-b109-4093-a3ec-4822603a289b req-960aeaa4-9be1-4818-b7f7-75e86345057a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:37.186491 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-216daf5e-b109-4093-a3ec-4822603a289b req-960aeaa4-9be1-4818-b7f7-75e86345057a tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] POST https://10.4.3.170/volume/v3/attachments/7eb31750-f620-4193-9e6e-3584d16b41fa/action Jul 24 07:50:37.186944 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-216daf5e-b109-4093-a3ec-4822603a289b req-960aeaa4-9be1-4818-b7f7-75e86345057a tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Action body: b'{"os-complete": null}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:50:37.187106 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-216daf5e-b109-4093-a3ec-4822603a289b req-960aeaa4-9be1-4818-b7f7-75e86345057a tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:50:37.204794 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:37.204794 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:50:37.215287 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-216daf5e-b109-4093-a3ec-4822603a289b req-960aeaa4-9be1-4818-b7f7-75e86345057a tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/attachments/7eb31750-f620-4193-9e6e-3584d16b41fa/action returned with HTTP 204 Jul 24 07:50:37.215931 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1215/4902] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 24 07:50:37 2026] POST /volume/v3/attachments/7eb31750-f620-4193-9e6e-3584d16b41fa/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:50:37.335460 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-467a4a7d-2cc2-4b6c-944c-3de48b16c687 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:37.337088 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-467a4a7d-2cc2-4b6c-944c-3de48b16c687 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] GET https://10.4.3.170/volume/v3/volumes/c6820cfe-15d7-4ff2-9f3e-ab72af3bd8cf Jul 24 07:50:37.337302 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-467a4a7d-2cc2-4b6c-944c-3de48b16c687 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:37.337479 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-467a4a7d-2cc2-4b6c-944c-3de48b16c687 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:37.345946 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:37.345946 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:50:37.348889 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-467a4a7d-2cc2-4b6c-944c-3de48b16c687 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Volume info retrieved successfully. Jul 24 07:50:37.352306 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-467a4a7d-2cc2-4b6c-944c-3de48b16c687 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] https://10.4.3.170/volume/v3/volumes/c6820cfe-15d7-4ff2-9f3e-ab72af3bd8cf returned with HTTP 200 Jul 24 07:50:37.352637 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1229/4903] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:50:37 2026] GET /volume/v3/volumes/c6820cfe-15d7-4ff2-9f3e-ab72af3bd8cf => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:50:37.734919 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-b431f9ed-0514-4c80-8af5-d1fdcb2e6ba8 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:37.736699 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b431f9ed-0514-4c80-8af5-d1fdcb2e6ba8 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] GET https://10.4.3.170/volume/v3/volumes/5db64d85-7ffd-4aa0-af70-e26a23eb5dc7 Jul 24 07:50:37.736982 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b431f9ed-0514-4c80-8af5-d1fdcb2e6ba8 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:37.737894 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b431f9ed-0514-4c80-8af5-d1fdcb2e6ba8 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:37.748006 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:37.748006 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:50:37.750865 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-b431f9ed-0514-4c80-8af5-d1fdcb2e6ba8 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Volume info retrieved successfully. Jul 24 07:50:37.754376 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b431f9ed-0514-4c80-8af5-d1fdcb2e6ba8 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/volumes/5db64d85-7ffd-4aa0-af70-e26a23eb5dc7 returned with HTTP 200 Jul 24 07:50:37.754880 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1226/4904] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:50:37 2026] GET /volume/v3/volumes/5db64d85-7ffd-4aa0-af70-e26a23eb5dc7 => generated 1510 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:50:38.364222 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-01fce91c-f442-40a5-a0a4-e71cabb61724 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:38.365896 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-01fce91c-f442-40a5-a0a4-e71cabb61724 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] GET https://10.4.3.170/volume/v3/volumes/c6820cfe-15d7-4ff2-9f3e-ab72af3bd8cf Jul 24 07:50:38.366111 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-01fce91c-f442-40a5-a0a4-e71cabb61724 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:38.366371 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-01fce91c-f442-40a5-a0a4-e71cabb61724 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:38.374344 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:38.374344 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:50:38.377277 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-01fce91c-f442-40a5-a0a4-e71cabb61724 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Volume info retrieved successfully. Jul 24 07:50:38.380927 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-01fce91c-f442-40a5-a0a4-e71cabb61724 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] https://10.4.3.170/volume/v3/volumes/c6820cfe-15d7-4ff2-9f3e-ab72af3bd8cf returned with HTTP 200 Jul 24 07:50:38.381372 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1235/4905] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:50:38 2026] GET /volume/v3/volumes/c6820cfe-15d7-4ff2-9f3e-ab72af3bd8cf => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:50:38.945753 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-5b210aaf-f48a-4fab-ab68-1b05d7255b05 req-b85f5275-3a82-4d5f-ba00-7abe87e8f336 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:38.947572 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-5b210aaf-f48a-4fab-ab68-1b05d7255b05 req-b85f5275-3a82-4d5f-ba00-7abe87e8f336 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] GET https://10.4.3.170/volume/v3/volumes/2f032611-095f-4b78-b5a0-0868ad46d355 Jul 24 07:50:38.947775 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-5b210aaf-f48a-4fab-ab68-1b05d7255b05 req-b85f5275-3a82-4d5f-ba00-7abe87e8f336 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:38.947947 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-5b210aaf-f48a-4fab-ab68-1b05d7255b05 req-b85f5275-3a82-4d5f-ba00-7abe87e8f336 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:38.955991 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:38.955991 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:50:38.959430 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-5b210aaf-f48a-4fab-ab68-1b05d7255b05 req-b85f5275-3a82-4d5f-ba00-7abe87e8f336 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Volume info retrieved successfully. Jul 24 07:50:38.963218 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-5b210aaf-f48a-4fab-ab68-1b05d7255b05 req-b85f5275-3a82-4d5f-ba00-7abe87e8f336 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] https://10.4.3.170/volume/v3/volumes/2f032611-095f-4b78-b5a0-0868ad46d355 returned with HTTP 200 Jul 24 07:50:38.963722 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1216/4906] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:50:38 2026] GET /volume/v3/volumes/2f032611-095f-4b78-b5a0-0868ad46d355 => generated 1176 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:50:38.968689 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0431a4a5-f0fa-4584-a6c3-55b6792c7e04 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:38.971897 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0431a4a5-f0fa-4584-a6c3-55b6792c7e04 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] GET https://10.4.3.170/volume/v3/volumes/5db64d85-7ffd-4aa0-af70-e26a23eb5dc7 Jul 24 07:50:38.971897 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0431a4a5-f0fa-4584-a6c3-55b6792c7e04 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:38.971897 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0431a4a5-f0fa-4584-a6c3-55b6792c7e04 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:38.981327 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-5b210aaf-f48a-4fab-ab68-1b05d7255b05 req-31cad1f4-f8fb-409b-a498-196e42a5b026 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:38.982127 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:38.982127 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:50:38.983467 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-5b210aaf-f48a-4fab-ab68-1b05d7255b05 req-31cad1f4-f8fb-409b-a498-196e42a5b026 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] POST https://10.4.3.170/volume/v3/volumes/2f032611-095f-4b78-b5a0-0868ad46d355/action Jul 24 07:50:38.983833 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-5b210aaf-f48a-4fab-ab68-1b05d7255b05 req-31cad1f4-f8fb-409b-a498-196e42a5b026 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:50:38.983955 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-5b210aaf-f48a-4fab-ab68-1b05d7255b05 req-31cad1f4-f8fb-409b-a498-196e42a5b026 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:50:38.985484 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-0431a4a5-f0fa-4584-a6c3-55b6792c7e04 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Volume info retrieved successfully. Jul 24 07:50:38.989024 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0431a4a5-f0fa-4584-a6c3-55b6792c7e04 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/volumes/5db64d85-7ffd-4aa0-af70-e26a23eb5dc7 returned with HTTP 200 Jul 24 07:50:38.989403 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1230/4907] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:50:38 2026] GET /volume/v3/volumes/5db64d85-7ffd-4aa0-af70-e26a23eb5dc7 => generated 1510 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:50:38.994101 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:38.994101 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:50:38.994517 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-5b210aaf-f48a-4fab-ab68-1b05d7255b05 req-31cad1f4-f8fb-409b-a498-196e42a5b026 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Volume info retrieved successfully. Jul 24 07:50:39.000118 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-5b210aaf-f48a-4fab-ab68-1b05d7255b05 req-31cad1f4-f8fb-409b-a498-196e42a5b026 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Begin detaching volume completed successfully. Jul 24 07:50:39.000240 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-16564b67-a7ea-4c30-8b02-8edd517a5284 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:39.000318 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-5b210aaf-f48a-4fab-ab68-1b05d7255b05 req-31cad1f4-f8fb-409b-a498-196e42a5b026 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] https://10.4.3.170/volume/v3/volumes/2f032611-095f-4b78-b5a0-0868ad46d355/action returned with HTTP 202 Jul 24 07:50:39.000674 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1227/4908] 10.4.3.170 () {72 vars in 1672 bytes} [Fri Jul 24 07:50:38 2026] POST /volume/v3/volumes/2f032611-095f-4b78-b5a0-0868ad46d355/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:50:39.001963 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-16564b67-a7ea-4c30-8b02-8edd517a5284 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] GET https://10.4.3.170/volume/v3/volumes/5db64d85-7ffd-4aa0-af70-e26a23eb5dc7 Jul 24 07:50:39.002136 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-16564b67-a7ea-4c30-8b02-8edd517a5284 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:39.002328 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-16564b67-a7ea-4c30-8b02-8edd517a5284 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:39.012423 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:39.012423 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:50:39.015250 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-16564b67-a7ea-4c30-8b02-8edd517a5284 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Volume info retrieved successfully. Jul 24 07:50:39.018726 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-16564b67-a7ea-4c30-8b02-8edd517a5284 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/volumes/5db64d85-7ffd-4aa0-af70-e26a23eb5dc7 returned with HTTP 200 Jul 24 07:50:39.019019 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1236/4909] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:50:38 2026] GET /volume/v3/volumes/5db64d85-7ffd-4aa0-af70-e26a23eb5dc7 => generated 1510 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:50:39.031303 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-6a2c1e65-5df5-4bdb-a3cb-af7fae2ef219 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:39.033065 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6a2c1e65-5df5-4bdb-a3cb-af7fae2ef219 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] GET https://10.4.3.170/volume/v3/volumes/5db64d85-7ffd-4aa0-af70-e26a23eb5dc7 Jul 24 07:50:39.033293 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-6a2c1e65-5df5-4bdb-a3cb-af7fae2ef219 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:39.033480 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-6a2c1e65-5df5-4bdb-a3cb-af7fae2ef219 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:39.038281 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-7955fac4-4b67-48d5-b125-fb0f9bd5321a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:39.038710 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7955fac4-4b67-48d5-b125-fb0f9bd5321a None None] GET https://10.4.3.170/volume// Jul 24 07:50:39.038906 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7955fac4-4b67-48d5-b125-fb0f9bd5321a None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:39.039122 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7955fac4-4b67-48d5-b125-fb0f9bd5321a None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:39.039474 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7955fac4-4b67-48d5-b125-fb0f9bd5321a None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:50:39.039858 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1231/4910] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:50:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:50:39.044576 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:39.044576 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:50:39.046186 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-5b210aaf-f48a-4fab-ab68-1b05d7255b05 req-3f0917ae-4771-4ee0-9ece-323f5a4d0b48 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:39.047501 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-6a2c1e65-5df5-4bdb-a3cb-af7fae2ef219 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Volume info retrieved successfully. Jul 24 07:50:39.048106 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-5b210aaf-f48a-4fab-ab68-1b05d7255b05 req-3f0917ae-4771-4ee0-9ece-323f5a4d0b48 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] GET https://10.4.3.170/volume/v3/volumes/2f032611-095f-4b78-b5a0-0868ad46d355 Jul 24 07:50:39.048315 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-5b210aaf-f48a-4fab-ab68-1b05d7255b05 req-3f0917ae-4771-4ee0-9ece-323f5a4d0b48 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:39.048496 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-5b210aaf-f48a-4fab-ab68-1b05d7255b05 req-3f0917ae-4771-4ee0-9ece-323f5a4d0b48 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:39.051127 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6a2c1e65-5df5-4bdb-a3cb-af7fae2ef219 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/volumes/5db64d85-7ffd-4aa0-af70-e26a23eb5dc7 returned with HTTP 200 Jul 24 07:50:39.051508 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1217/4911] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:50:39 2026] GET /volume/v3/volumes/5db64d85-7ffd-4aa0-af70-e26a23eb5dc7 => generated 1510 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:50:39.056658 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:39.056658 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:50:39.059487 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-5b210aaf-f48a-4fab-ab68-1b05d7255b05 req-3f0917ae-4771-4ee0-9ece-323f5a4d0b48 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Volume info retrieved successfully. Jul 24 07:50:39.063099 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-5b210aaf-f48a-4fab-ab68-1b05d7255b05 req-3f0917ae-4771-4ee0-9ece-323f5a4d0b48 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] https://10.4.3.170/volume/v3/volumes/2f032611-095f-4b78-b5a0-0868ad46d355 returned with HTTP 200 Jul 24 07:50:39.063462 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1228/4912] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:50:39 2026] GET /volume/v3/volumes/2f032611-095f-4b78-b5a0-0868ad46d355 => generated 1359 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:50:39.089729 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-c79c4163-af83-4115-968a-18a242867e3a req-0df6c092-2d62-4d0e-ba1c-9ac5e185cfa5 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:39.091743 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-c79c4163-af83-4115-968a-18a242867e3a req-0df6c092-2d62-4d0e-ba1c-9ac5e185cfa5 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] GET https://10.4.3.170/volume/v3/volumes/5db64d85-7ffd-4aa0-af70-e26a23eb5dc7 Jul 24 07:50:39.091962 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-c79c4163-af83-4115-968a-18a242867e3a req-0df6c092-2d62-4d0e-ba1c-9ac5e185cfa5 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:39.092181 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-c79c4163-af83-4115-968a-18a242867e3a req-0df6c092-2d62-4d0e-ba1c-9ac5e185cfa5 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:39.103106 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:39.103106 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:50:39.106246 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [req-c79c4163-af83-4115-968a-18a242867e3a req-0df6c092-2d62-4d0e-ba1c-9ac5e185cfa5 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Volume info retrieved successfully. Jul 24 07:50:39.109918 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-c79c4163-af83-4115-968a-18a242867e3a req-0df6c092-2d62-4d0e-ba1c-9ac5e185cfa5 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/volumes/5db64d85-7ffd-4aa0-af70-e26a23eb5dc7 returned with HTTP 200 Jul 24 07:50:39.110352 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1237/4913] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:50:39 2026] GET /volume/v3/volumes/5db64d85-7ffd-4aa0-af70-e26a23eb5dc7 => generated 1510 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:50:39.126634 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-c79c4163-af83-4115-968a-18a242867e3a req-bb711874-e9de-4a48-a03a-e28b273fe943 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:39.128577 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-c79c4163-af83-4115-968a-18a242867e3a req-bb711874-e9de-4a48-a03a-e28b273fe943 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] POST https://10.4.3.170/volume/v3/volumes/5db64d85-7ffd-4aa0-af70-e26a23eb5dc7/action Jul 24 07:50:39.128904 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-c79c4163-af83-4115-968a-18a242867e3a req-bb711874-e9de-4a48-a03a-e28b273fe943 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:50:39.129028 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-c79c4163-af83-4115-968a-18a242867e3a req-bb711874-e9de-4a48-a03a-e28b273fe943 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:50:39.144478 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:39.144478 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:50:39.145157 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [req-c79c4163-af83-4115-968a-18a242867e3a req-bb711874-e9de-4a48-a03a-e28b273fe943 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Volume info retrieved successfully. Jul 24 07:50:39.151872 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [req-c79c4163-af83-4115-968a-18a242867e3a req-bb711874-e9de-4a48-a03a-e28b273fe943 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Begin detaching volume completed successfully. Jul 24 07:50:39.152047 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-c79c4163-af83-4115-968a-18a242867e3a req-bb711874-e9de-4a48-a03a-e28b273fe943 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/volumes/5db64d85-7ffd-4aa0-af70-e26a23eb5dc7/action returned with HTTP 202 Jul 24 07:50:39.152438 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1232/4914] 10.4.3.170 () {72 vars in 1672 bytes} [Fri Jul 24 07:50:39 2026] POST /volume/v3/volumes/5db64d85-7ffd-4aa0-af70-e26a23eb5dc7/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:50:39.169231 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-c638e0e6-514f-4340-a5db-02220313d734 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:39.171479 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c638e0e6-514f-4340-a5db-02220313d734 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] GET https://10.4.3.170/volume/v3/volumes/5db64d85-7ffd-4aa0-af70-e26a23eb5dc7 Jul 24 07:50:39.171727 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c638e0e6-514f-4340-a5db-02220313d734 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:39.171978 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c638e0e6-514f-4340-a5db-02220313d734 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:39.188824 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:39.188824 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:50:39.188964 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-ef09a3c4-71f8-4ac8-bfe9-e72c58b570a6 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:39.188964 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ef09a3c4-71f8-4ac8-bfe9-e72c58b570a6 None None] GET https://10.4.3.170/volume// Jul 24 07:50:39.188964 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ef09a3c4-71f8-4ac8-bfe9-e72c58b570a6 None None] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:39.188964 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ef09a3c4-71f8-4ac8-bfe9-e72c58b570a6 None None] Calling method 'all' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:39.188964 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ef09a3c4-71f8-4ac8-bfe9-e72c58b570a6 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:50:39.188964 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1229/4915] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:50:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:50:39.192626 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-c638e0e6-514f-4340-a5db-02220313d734 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Volume info retrieved successfully. Jul 24 07:50:39.195501 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-c79c4163-af83-4115-968a-18a242867e3a req-9ab801be-70e4-4046-843e-335b56dc748c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:39.197459 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-c79c4163-af83-4115-968a-18a242867e3a req-9ab801be-70e4-4046-843e-335b56dc748c tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] GET https://10.4.3.170/volume/v3/volumes/5db64d85-7ffd-4aa0-af70-e26a23eb5dc7 Jul 24 07:50:39.197792 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-c79c4163-af83-4115-968a-18a242867e3a req-9ab801be-70e4-4046-843e-335b56dc748c tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:39.197845 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-c79c4163-af83-4115-968a-18a242867e3a req-9ab801be-70e4-4046-843e-335b56dc748c tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:39.198265 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c638e0e6-514f-4340-a5db-02220313d734 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/volumes/5db64d85-7ffd-4aa0-af70-e26a23eb5dc7 returned with HTTP 200 Jul 24 07:50:39.198780 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1218/4916] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:50:39 2026] GET /volume/v3/volumes/5db64d85-7ffd-4aa0-af70-e26a23eb5dc7 => generated 1513 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:50:39.208295 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:39.208295 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:50:39.211277 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [req-c79c4163-af83-4115-968a-18a242867e3a req-9ab801be-70e4-4046-843e-335b56dc748c tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Volume info retrieved successfully. Jul 24 07:50:39.214796 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-c79c4163-af83-4115-968a-18a242867e3a req-9ab801be-70e4-4046-843e-335b56dc748c tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/volumes/5db64d85-7ffd-4aa0-af70-e26a23eb5dc7 returned with HTTP 200 Jul 24 07:50:39.215140 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1238/4917] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:50:39 2026] GET /volume/v3/volumes/5db64d85-7ffd-4aa0-af70-e26a23eb5dc7 => generated 1693 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:50:39.394020 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-8cb97eef-3dda-4781-b069-4366cbd2b2a8 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:39.395694 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8cb97eef-3dda-4781-b069-4366cbd2b2a8 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] GET https://10.4.3.170/volume/v3/volumes/c6820cfe-15d7-4ff2-9f3e-ab72af3bd8cf Jul 24 07:50:39.395910 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8cb97eef-3dda-4781-b069-4366cbd2b2a8 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:39.396138 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8cb97eef-3dda-4781-b069-4366cbd2b2a8 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:39.404918 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:39.404918 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:50:39.407656 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-8cb97eef-3dda-4781-b069-4366cbd2b2a8 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Volume info retrieved successfully. Jul 24 07:50:39.410998 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8cb97eef-3dda-4781-b069-4366cbd2b2a8 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] https://10.4.3.170/volume/v3/volumes/c6820cfe-15d7-4ff2-9f3e-ab72af3bd8cf returned with HTTP 200 Jul 24 07:50:39.411331 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1233/4918] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:50:39 2026] GET /volume/v3/volumes/c6820cfe-15d7-4ff2-9f3e-ab72af3bd8cf => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:50:39.683663 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-c79c4163-af83-4115-968a-18a242867e3a req-e2c5ef18-ded1-47b1-87bf-69716389d00a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:39.685261 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-c79c4163-af83-4115-968a-18a242867e3a req-e2c5ef18-ded1-47b1-87bf-69716389d00a tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] GET https://10.4.3.170/volume/v3/volumes/5db64d85-7ffd-4aa0-af70-e26a23eb5dc7 Jul 24 07:50:39.685547 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-c79c4163-af83-4115-968a-18a242867e3a req-e2c5ef18-ded1-47b1-87bf-69716389d00a tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:39.685828 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-c79c4163-af83-4115-968a-18a242867e3a req-e2c5ef18-ded1-47b1-87bf-69716389d00a tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:39.695953 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:39.695953 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:50:39.699189 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-c79c4163-af83-4115-968a-18a242867e3a req-e2c5ef18-ded1-47b1-87bf-69716389d00a tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Volume info retrieved successfully. Jul 24 07:50:39.702821 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-c79c4163-af83-4115-968a-18a242867e3a req-e2c5ef18-ded1-47b1-87bf-69716389d00a tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/volumes/5db64d85-7ffd-4aa0-af70-e26a23eb5dc7 returned with HTTP 200 Jul 24 07:50:39.703096 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1230/4919] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:50:39 2026] GET /volume/v3/volumes/5db64d85-7ffd-4aa0-af70-e26a23eb5dc7 => generated 1513 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:50:39.717115 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-c79c4163-af83-4115-968a-18a242867e3a req-b014a395-204b-4149-b753-505575dcd4fa None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:39.719027 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-c79c4163-af83-4115-968a-18a242867e3a req-b014a395-204b-4149-b753-505575dcd4fa tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] DELETE https://10.4.3.170/volume/v3/attachments/7eb31750-f620-4193-9e6e-3584d16b41fa Jul 24 07:50:39.719214 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-c79c4163-af83-4115-968a-18a242867e3a req-b014a395-204b-4149-b753-505575dcd4fa tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:39.719396 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-c79c4163-af83-4115-968a-18a242867e3a req-b014a395-204b-4149-b753-505575dcd4fa tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:39.725756 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:39.725756 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:50:39.765326 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-c79c4163-af83-4115-968a-18a242867e3a req-b014a395-204b-4149-b753-505575dcd4fa tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/attachments/7eb31750-f620-4193-9e6e-3584d16b41fa returned with HTTP 200 Jul 24 07:50:39.765844 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1219/4920] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 24 07:50:39 2026] DELETE /volume/v3/attachments/7eb31750-f620-4193-9e6e-3584d16b41fa => generated 192 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:50:40.190056 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-4fd83875-900f-49ce-82cd-a7c415193163 req-cde301e1-2103-45a6-9f91-202cee161f8a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:40.192984 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-4fd83875-900f-49ce-82cd-a7c415193163 req-cde301e1-2103-45a6-9f91-202cee161f8a tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] POST https://10.4.3.170/volume/v3/attachments/d7127be6-4c58-4537-9564-8a0b00b13b9e/action Jul 24 07:50:40.193519 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-4fd83875-900f-49ce-82cd-a7c415193163 req-cde301e1-2103-45a6-9f91-202cee161f8a tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Action body: b'{"os-complete": null}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:50:40.193724 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-4fd83875-900f-49ce-82cd-a7c415193163 req-cde301e1-2103-45a6-9f91-202cee161f8a tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:50:40.210861 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d70cf72f-6e4e-45bd-bb1b-66c0dae00f37 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:40.212404 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d70cf72f-6e4e-45bd-bb1b-66c0dae00f37 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] GET https://10.4.3.170/volume/v3/volumes/5db64d85-7ffd-4aa0-af70-e26a23eb5dc7 Jul 24 07:50:40.212563 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d70cf72f-6e4e-45bd-bb1b-66c0dae00f37 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:40.212736 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d70cf72f-6e4e-45bd-bb1b-66c0dae00f37 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:40.213919 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:40.213919 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:50:40.220442 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:40.220442 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:50:40.223494 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-4fd83875-900f-49ce-82cd-a7c415193163 req-cde301e1-2103-45a6-9f91-202cee161f8a tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] https://10.4.3.170/volume/v3/attachments/d7127be6-4c58-4537-9564-8a0b00b13b9e/action returned with HTTP 204 Jul 24 07:50:40.223750 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-d70cf72f-6e4e-45bd-bb1b-66c0dae00f37 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Volume info retrieved successfully. Jul 24 07:50:40.224019 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1239/4921] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 24 07:50:40 2026] POST /volume/v3/attachments/d7127be6-4c58-4537-9564-8a0b00b13b9e/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:50:40.227529 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d70cf72f-6e4e-45bd-bb1b-66c0dae00f37 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/volumes/5db64d85-7ffd-4aa0-af70-e26a23eb5dc7 returned with HTTP 200 Jul 24 07:50:40.227868 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1234/4922] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:50:40 2026] GET /volume/v3/volumes/5db64d85-7ffd-4aa0-af70-e26a23eb5dc7 => generated 1213 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:50:40.334724 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-5b210aaf-f48a-4fab-ab68-1b05d7255b05 req-f043037f-c2fc-465c-99f1-f119b62278f7 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:40.337423 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-5b210aaf-f48a-4fab-ab68-1b05d7255b05 req-f043037f-c2fc-465c-99f1-f119b62278f7 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] DELETE https://10.4.3.170/volume/v3/attachments/ecf13334-3f43-4763-a471-d5c589782c2d Jul 24 07:50:40.337666 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-5b210aaf-f48a-4fab-ab68-1b05d7255b05 req-f043037f-c2fc-465c-99f1-f119b62278f7 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:40.337913 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-5b210aaf-f48a-4fab-ab68-1b05d7255b05 req-f043037f-c2fc-465c-99f1-f119b62278f7 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Calling method 'version_select' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:40.345240 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:40.345240 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:50:40.391798 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-5b210aaf-f48a-4fab-ab68-1b05d7255b05 req-f043037f-c2fc-465c-99f1-f119b62278f7 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] https://10.4.3.170/volume/v3/attachments/ecf13334-3f43-4763-a471-d5c589782c2d returned with HTTP 200 Jul 24 07:50:40.392176 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1231/4923] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 24 07:50:40 2026] DELETE /volume/v3/attachments/ecf13334-3f43-4763-a471-d5c589782c2d => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:50:40.423537 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-af39c4e3-67ac-440c-bdd3-42a8efdcb557 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:40.425085 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-af39c4e3-67ac-440c-bdd3-42a8efdcb557 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] GET https://10.4.3.170/volume/v3/volumes/c6820cfe-15d7-4ff2-9f3e-ab72af3bd8cf Jul 24 07:50:40.425288 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-af39c4e3-67ac-440c-bdd3-42a8efdcb557 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:40.425456 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-af39c4e3-67ac-440c-bdd3-42a8efdcb557 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:40.433769 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:40.433769 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:50:40.436597 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-af39c4e3-67ac-440c-bdd3-42a8efdcb557 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Volume info retrieved successfully. Jul 24 07:50:40.440135 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-af39c4e3-67ac-440c-bdd3-42a8efdcb557 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] https://10.4.3.170/volume/v3/volumes/c6820cfe-15d7-4ff2-9f3e-ab72af3bd8cf returned with HTTP 200 Jul 24 07:50:40.440489 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1220/4924] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:50:40 2026] GET /volume/v3/volumes/c6820cfe-15d7-4ff2-9f3e-ab72af3bd8cf => generated 1135 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:50:40.451119 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-1de80c7d-6161-47db-972e-beabdcbf6954 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:40.452916 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1de80c7d-6161-47db-972e-beabdcbf6954 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] GET https://10.4.3.170/volume/v3/volumes/c6820cfe-15d7-4ff2-9f3e-ab72af3bd8cf Jul 24 07:50:40.453190 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-1de80c7d-6161-47db-972e-beabdcbf6954 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:40.453394 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-1de80c7d-6161-47db-972e-beabdcbf6954 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:40.462170 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:40.462170 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:50:40.465394 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-1de80c7d-6161-47db-972e-beabdcbf6954 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Volume info retrieved successfully. Jul 24 07:50:40.468883 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1de80c7d-6161-47db-972e-beabdcbf6954 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] https://10.4.3.170/volume/v3/volumes/c6820cfe-15d7-4ff2-9f3e-ab72af3bd8cf returned with HTTP 200 Jul 24 07:50:40.469228 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1240/4925] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:50:40 2026] GET /volume/v3/volumes/c6820cfe-15d7-4ff2-9f3e-ab72af3bd8cf => generated 1135 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:50:40.542047 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e602e6cb-791a-4d29-ae0d-2144052c00d3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:40.543617 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e602e6cb-791a-4d29-ae0d-2144052c00d3 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:50:40.543902 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e602e6cb-791a-4d29-ae0d-2144052c00d3 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-419691909"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:50:40.545193 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-e602e6cb-791a-4d29-ae0d-2144052c00d3 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-419691909'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:50:40.545331 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-e602e6cb-791a-4d29-ae0d-2144052c00d3 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Create volume of 1 GB Jul 24 07:50:40.548974 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e602e6cb-791a-4d29-ae0d-2144052c00d3 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Availability Zones retrieved successfully. Jul 24 07:50:40.553879 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-e602e6cb-791a-4d29-ae0d-2144052c00d3 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Flow 'volume_create_api' (403585af-876d-4082-8bef-51b05f41f519) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:50:40.554713 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-e602e6cb-791a-4d29-ae0d-2144052c00d3 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b270db9-358b-4662-9048-bc99e6a2d8a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:50:40.555502 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-e602e6cb-791a-4d29-ae0d-2144052c00d3 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:50:40.578126 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-e602e6cb-791a-4d29-ae0d-2144052c00d3 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b270db9-358b-4662-9048-bc99e6a2d8a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:50:40.578855 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-e602e6cb-791a-4d29-ae0d-2144052c00d3 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b951e12-b41c-4ab6-bc63-2c96a9d9043e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:50:40.613378 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-e602e6cb-791a-4d29-ae0d-2144052c00d3 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Created reservations ['0f59eb13-e0b7-482f-8b36-91a3c072cb46', '751ae1a0-4b81-408c-b75d-f1a06a657f1f', '81cde10e-8317-41f5-aef9-c473933cfccd', '93953243-f014-4f8a-80dd-223c2a712820'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:50:40.614299 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-e602e6cb-791a-4d29-ae0d-2144052c00d3 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b951e12-b41c-4ab6-bc63-2c96a9d9043e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0f59eb13-e0b7-482f-8b36-91a3c072cb46', '751ae1a0-4b81-408c-b75d-f1a06a657f1f', '81cde10e-8317-41f5-aef9-c473933cfccd', '93953243-f014-4f8a-80dd-223c2a712820']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:50:40.615179 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-e602e6cb-791a-4d29-ae0d-2144052c00d3 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61f54468-00df-4c99-b185-b2ada0b212c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:50:40.636030 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-e602e6cb-791a-4d29-ae0d-2144052c00d3 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61f54468-00df-4c99-b185-b2ada0b212c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '35ea8ac5-1cb9-4fbf-9b4c-39957ff01d1a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-419691909',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0c5132d319b40a48207d156deadb95e',qos_specs=None,replication_status=,reservations=['0f59eb13-e0b7-482f-8b36-91a3c072cb46','751ae1a0-4b81-408c-b75d-f1a06a657f1f','81cde10e-8317-41f5-aef9-c473933cfccd','93953243-f014-4f8a-80dd-223c2a712820'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33cff1231d14469c97cf0a1692c483e8',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:50:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-419691909',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=35ea8ac5-1cb9-4fbf-9b4c-39957ff01d1a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f0c5132d319b40a48207d156deadb95e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='33cff1231d14469c97cf0a1692c483e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:50:40.636718 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-e602e6cb-791a-4d29-ae0d-2144052c00d3 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2a7624e-6008-4646-99d5-878135375bc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:50:40.654518 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-e602e6cb-791a-4d29-ae0d-2144052c00d3 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2a7624e-6008-4646-99d5-878135375bc6) transitioned into state 'SUCCESS' from state '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-419691909',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0c5132d319b40a48207d156deadb95e',qos_specs=None,replication_status=,reservations=['0f59eb13-e0b7-482f-8b36-91a3c072cb46','751ae1a0-4b81-408c-b75d-f1a06a657f1f','81cde10e-8317-41f5-aef9-c473933cfccd','93953243-f014-4f8a-80dd-223c2a712820'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33cff1231d14469c97cf0a1692c483e8',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:50:40.655539 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-e602e6cb-791a-4d29-ae0d-2144052c00d3 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63de5f6e-3594-47e8-83af-dec8b44ea925) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:50:40.666867 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-e602e6cb-791a-4d29-ae0d-2144052c00d3 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63de5f6e-3594-47e8-83af-dec8b44ea925) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:50:40.667652 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-e602e6cb-791a-4d29-ae0d-2144052c00d3 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Flow 'volume_create_api' (403585af-876d-4082-8bef-51b05f41f519) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:50:40.667915 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e602e6cb-791a-4d29-ae0d-2144052c00d3 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Create volume request issued successfully. Jul 24 07:50:40.668540 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e602e6cb-791a-4d29-ae0d-2144052c00d3 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:50:40.669115 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1235/4926] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 24 07:50:40 2026] POST /volume/v3/volumes => generated 750 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:50:40.679367 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-70c309f7-3c21-4055-b42b-62db577d21f3 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:40.681127 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-70c309f7-3c21-4055-b42b-62db577d21f3 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] GET https://10.4.3.170/volume/v3/volumes/35ea8ac5-1cb9-4fbf-9b4c-39957ff01d1a Jul 24 07:50:40.681345 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-70c309f7-3c21-4055-b42b-62db577d21f3 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:40.681551 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-70c309f7-3c21-4055-b42b-62db577d21f3 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:40.688400 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:40.688400 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:50:40.691765 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-70c309f7-3c21-4055-b42b-62db577d21f3 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Volume info retrieved successfully. Jul 24 07:50:40.695270 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-70c309f7-3c21-4055-b42b-62db577d21f3 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] https://10.4.3.170/volume/v3/volumes/35ea8ac5-1cb9-4fbf-9b4c-39957ff01d1a returned with HTTP 200 Jul 24 07:50:40.695591 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1232/4927] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:50:40 2026] GET /volume/v3/volumes/35ea8ac5-1cb9-4fbf-9b4c-39957ff01d1a => generated 818 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:50:41.107243 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-1cca0459-27c1-4e79-9eca-d0db44011daf None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:41.108697 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1cca0459-27c1-4e79-9eca-d0db44011daf tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:50:41.108989 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1cca0459-27c1-4e79-9eca-d0db44011daf tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-314876809", "snapshot_id": "b1508fc2-fd96-4e78-bda9-53eef254aa6c", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:50:41.110360 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-1cca0459-27c1-4e79-9eca-d0db44011daf tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-314876809', 'snapshot_id': 'b1508fc2-fd96-4e78-bda9-53eef254aa6c', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:50:41.114872 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:41.114872 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:50:41.115222 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-1cca0459-27c1-4e79-9eca-d0db44011daf tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Snapshot retrieved successfully. Jul 24 07:50:41.115335 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-1cca0459-27c1-4e79-9eca-d0db44011daf tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Create volume of 1 GB Jul 24 07:50:41.118059 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-1cca0459-27c1-4e79-9eca-d0db44011daf tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Availability Zones retrieved successfully. Jul 24 07:50:41.122760 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-1cca0459-27c1-4e79-9eca-d0db44011daf tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Flow 'volume_create_api' (77ed4ff4-7fd7-45a9-8cdc-75095900b065) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:50:41.123740 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-1cca0459-27c1-4e79-9eca-d0db44011daf tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (901b55f4-74c2-4111-a608-426db7b938e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:50:41.125027 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-1cca0459-27c1-4e79-9eca-d0db44011daf tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:50:41.150016 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-1cca0459-27c1-4e79-9eca-d0db44011daf tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (901b55f4-74c2-4111-a608-426db7b938e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'b1508fc2-fd96-4e78-bda9-53eef254aa6c', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:50:41.150717 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-1cca0459-27c1-4e79-9eca-d0db44011daf tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebe8fdc2-6844-4547-9f7f-0fb5f0e3a981) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:50:41.182290 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-1cca0459-27c1-4e79-9eca-d0db44011daf tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Created reservations ['b7662b23-0f41-430b-af62-d477ee90733c', 'b8c8ff66-9932-4c9d-b3d2-359fb07e39ba', 'c3f23428-fd50-4189-b27e-a7a566d762f6', '40ac8b2e-b40e-4486-bd74-6f453ea948e6'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:50:41.182969 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-1cca0459-27c1-4e79-9eca-d0db44011daf tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebe8fdc2-6844-4547-9f7f-0fb5f0e3a981) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b7662b23-0f41-430b-af62-d477ee90733c', 'b8c8ff66-9932-4c9d-b3d2-359fb07e39ba', 'c3f23428-fd50-4189-b27e-a7a566d762f6', '40ac8b2e-b40e-4486-bd74-6f453ea948e6']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:50:41.183680 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-1cca0459-27c1-4e79-9eca-d0db44011daf tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d1cdf8f-4335-46e6-aed4-0da0f93ea13d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:50:41.221269 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-1cca0459-27c1-4e79-9eca-d0db44011daf tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d1cdf8f-4335-46e6-aed4-0da0f93ea13d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b41f48eb-bbcb-4ebc-8ba7-691022be9ddb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-314876809',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b66e4d02a18546b79091e5bd84b79a7f',qos_specs=None,replication_status=,reservations=['b7662b23-0f41-430b-af62-d477ee90733c','b8c8ff66-9932-4c9d-b3d2-359fb07e39ba','c3f23428-fd50-4189-b27e-a7a566d762f6','40ac8b2e-b40e-4486-bd74-6f453ea948e6'],size=1,snapshot_id=b1508fc2-fd96-4e78-bda9-53eef254aa6c,source_replicaid=,source_volid=None,status='creating',user_id='90eee78417da4d4fa1e7433a7c6be423',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:50:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-314876809',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b41f48eb-bbcb-4ebc-8ba7-691022be9ddb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b66e4d02a18546b79091e5bd84b79a7f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=b1508fc2-fd96-4e78-bda9-53eef254aa6c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='90eee78417da4d4fa1e7433a7c6be423',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:50:41.221894 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-1cca0459-27c1-4e79-9eca-d0db44011daf tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5bc57837-6197-456f-b864-b26a75383eed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:50:41.235503 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-1cca0459-27c1-4e79-9eca-d0db44011daf tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5bc57837-6197-456f-b864-b26a75383eed) transitioned into state 'SUCCESS' from state '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-314876809',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b66e4d02a18546b79091e5bd84b79a7f',qos_specs=None,replication_status=,reservations=['b7662b23-0f41-430b-af62-d477ee90733c','b8c8ff66-9932-4c9d-b3d2-359fb07e39ba','c3f23428-fd50-4189-b27e-a7a566d762f6','40ac8b2e-b40e-4486-bd74-6f453ea948e6'],size=1,snapshot_id=b1508fc2-fd96-4e78-bda9-53eef254aa6c,source_replicaid=,source_volid=None,status='creating',user_id='90eee78417da4d4fa1e7433a7c6be423',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:50:41.236163 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-1cca0459-27c1-4e79-9eca-d0db44011daf tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17064d8c-f172-43d9-8482-25e32f7078cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:50:41.253474 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-1cca0459-27c1-4e79-9eca-d0db44011daf tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17064d8c-f172-43d9-8482-25e32f7078cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:50:41.254153 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-1cca0459-27c1-4e79-9eca-d0db44011daf tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Flow 'volume_create_api' (77ed4ff4-7fd7-45a9-8cdc-75095900b065) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:50:41.254423 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-1cca0459-27c1-4e79-9eca-d0db44011daf tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Create volume request issued successfully. Jul 24 07:50:41.254934 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1cca0459-27c1-4e79-9eca-d0db44011daf tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:50:41.255368 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1221/4928] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 24 07:50:41 2026] POST /volume/v3/volumes => generated 790 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:50:41.267489 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-9ce21ff9-9804-4c9b-8847-89a96d426212 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:41.269157 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9ce21ff9-9804-4c9b-8847-89a96d426212 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] GET https://10.4.3.170/volume/v3/volumes/b41f48eb-bbcb-4ebc-8ba7-691022be9ddb Jul 24 07:50:41.269362 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9ce21ff9-9804-4c9b-8847-89a96d426212 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:41.269539 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9ce21ff9-9804-4c9b-8847-89a96d426212 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:41.275678 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:41.275678 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:50:41.278935 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-9ce21ff9-9804-4c9b-8847-89a96d426212 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Volume info retrieved successfully. Jul 24 07:50:41.290732 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9ce21ff9-9804-4c9b-8847-89a96d426212 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] https://10.4.3.170/volume/v3/volumes/b41f48eb-bbcb-4ebc-8ba7-691022be9ddb returned with HTTP 200 Jul 24 07:50:41.290732 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1241/4929] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:50:41 2026] GET /volume/v3/volumes/b41f48eb-bbcb-4ebc-8ba7-691022be9ddb => generated 858 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:50:41.707587 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-67e2aeb8-9853-4d0a-9b1f-718aa7e96f13 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:41.709328 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-67e2aeb8-9853-4d0a-9b1f-718aa7e96f13 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] GET https://10.4.3.170/volume/v3/volumes/35ea8ac5-1cb9-4fbf-9b4c-39957ff01d1a Jul 24 07:50:41.709502 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-67e2aeb8-9853-4d0a-9b1f-718aa7e96f13 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:41.709711 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-67e2aeb8-9853-4d0a-9b1f-718aa7e96f13 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:41.716174 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:41.716174 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:50:41.719394 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-67e2aeb8-9853-4d0a-9b1f-718aa7e96f13 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Volume info retrieved successfully. Jul 24 07:50:41.723273 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-67e2aeb8-9853-4d0a-9b1f-718aa7e96f13 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] https://10.4.3.170/volume/v3/volumes/35ea8ac5-1cb9-4fbf-9b4c-39957ff01d1a returned with HTTP 200 Jul 24 07:50:41.723687 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1236/4930] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:50:41 2026] GET /volume/v3/volumes/35ea8ac5-1cb9-4fbf-9b4c-39957ff01d1a => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:50:41.760891 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-9a63d26b-3dc8-4134-8054-5cabb90d3e92 req-edeb5bf8-de2b-4960-b22d-7a28a131db5b None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:41.762699 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-9a63d26b-3dc8-4134-8054-5cabb90d3e92 req-edeb5bf8-de2b-4960-b22d-7a28a131db5b tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] GET https://10.4.3.170/volume/v3/volumes/35ea8ac5-1cb9-4fbf-9b4c-39957ff01d1a Jul 24 07:50:41.762860 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-9a63d26b-3dc8-4134-8054-5cabb90d3e92 req-edeb5bf8-de2b-4960-b22d-7a28a131db5b tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:41.763029 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-9a63d26b-3dc8-4134-8054-5cabb90d3e92 req-edeb5bf8-de2b-4960-b22d-7a28a131db5b tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:41.770855 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:41.770855 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:50:41.774381 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-9a63d26b-3dc8-4134-8054-5cabb90d3e92 req-edeb5bf8-de2b-4960-b22d-7a28a131db5b tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Volume info retrieved successfully. Jul 24 07:50:41.777983 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-9a63d26b-3dc8-4134-8054-5cabb90d3e92 req-edeb5bf8-de2b-4960-b22d-7a28a131db5b tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] https://10.4.3.170/volume/v3/volumes/35ea8ac5-1cb9-4fbf-9b4c-39957ff01d1a returned with HTTP 200 Jul 24 07:50:41.778390 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1233/4931] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:50:41 2026] GET /volume/v3/volumes/35ea8ac5-1cb9-4fbf-9b4c-39957ff01d1a => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:50:41.839986 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-57ba6805-8a3f-47e6-8ba6-288158aaf49c None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:41.840368 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-57ba6805-8a3f-47e6-8ba6-288158aaf49c None None] GET https://10.4.3.170/volume// Jul 24 07:50:41.840528 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-57ba6805-8a3f-47e6-8ba6-288158aaf49c None None] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:41.840800 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-57ba6805-8a3f-47e6-8ba6-288158aaf49c None None] Calling method 'all' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:41.841012 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-57ba6805-8a3f-47e6-8ba6-288158aaf49c None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:50:41.841314 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1222/4932] 10.4.3.170 () {66 vars in 1428 bytes} [Fri Jul 24 07:50:41 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:50:41.847120 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-9a63d26b-3dc8-4134-8054-5cabb90d3e92 req-437f05fa-dc0c-4166-96fb-38c1cf6ad842 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:41.848909 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-9a63d26b-3dc8-4134-8054-5cabb90d3e92 req-437f05fa-dc0c-4166-96fb-38c1cf6ad842 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 24 07:50:41.849296 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-9a63d26b-3dc8-4134-8054-5cabb90d3e92 req-437f05fa-dc0c-4166-96fb-38c1cf6ad842 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "35ea8ac5-1cb9-4fbf-9b4c-39957ff01d1a", "connector": null, "instance_uuid": "bc015fab-2813-4a39-a02f-6273af9f30df"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:50:41.856823 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:41.856823 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:50:41.876495 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-9a63d26b-3dc8-4134-8054-5cabb90d3e92 req-437f05fa-dc0c-4166-96fb-38c1cf6ad842 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 24 07:50:41.876868 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1242/4933] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 24 07:50:41 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) Jul 24 07:50:41.899258 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b8334374-de7c-45f7-847d-b700326f58a0 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:41.900951 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b8334374-de7c-45f7-847d-b700326f58a0 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] GET https://10.4.3.170/volume/v3/volumes/35ea8ac5-1cb9-4fbf-9b4c-39957ff01d1a Jul 24 07:50:41.901135 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b8334374-de7c-45f7-847d-b700326f58a0 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:41.901586 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b8334374-de7c-45f7-847d-b700326f58a0 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:41.909550 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:41.909550 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:50:41.909922 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-10f26ca5-57f3-4f26-b5b4-777ad0506e98 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:41.910303 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-10f26ca5-57f3-4f26-b5b4-777ad0506e98 None None] GET https://10.4.3.170/volume// Jul 24 07:50:41.910472 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-10f26ca5-57f3-4f26-b5b4-777ad0506e98 None None] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:41.910672 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-10f26ca5-57f3-4f26-b5b4-777ad0506e98 None None] Calling method 'all' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:41.910975 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-10f26ca5-57f3-4f26-b5b4-777ad0506e98 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:50:41.911250 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1234/4934] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:50:41 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:50:41.912859 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-b8334374-de7c-45f7-847d-b700326f58a0 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Volume info retrieved successfully. Jul 24 07:50:41.916456 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b8334374-de7c-45f7-847d-b700326f58a0 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] https://10.4.3.170/volume/v3/volumes/35ea8ac5-1cb9-4fbf-9b4c-39957ff01d1a returned with HTTP 200 Jul 24 07:50:41.916808 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1237/4935] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:50:41 2026] GET /volume/v3/volumes/35ea8ac5-1cb9-4fbf-9b4c-39957ff01d1a => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:50:41.917450 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-9a63d26b-3dc8-4134-8054-5cabb90d3e92 req-211786d4-c3b4-4aa5-8245-52f65b76a2b2 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:41.919358 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-9a63d26b-3dc8-4134-8054-5cabb90d3e92 req-211786d4-c3b4-4aa5-8245-52f65b76a2b2 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] GET https://10.4.3.170/volume/v3/volumes/35ea8ac5-1cb9-4fbf-9b4c-39957ff01d1a Jul 24 07:50:41.919539 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-9a63d26b-3dc8-4134-8054-5cabb90d3e92 req-211786d4-c3b4-4aa5-8245-52f65b76a2b2 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:41.919714 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-9a63d26b-3dc8-4134-8054-5cabb90d3e92 req-211786d4-c3b4-4aa5-8245-52f65b76a2b2 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:41.927618 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:41.927618 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:50:41.930587 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-9a63d26b-3dc8-4134-8054-5cabb90d3e92 req-211786d4-c3b4-4aa5-8245-52f65b76a2b2 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Volume info retrieved successfully. Jul 24 07:50:41.934013 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-9a63d26b-3dc8-4134-8054-5cabb90d3e92 req-211786d4-c3b4-4aa5-8245-52f65b76a2b2 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] https://10.4.3.170/volume/v3/volumes/35ea8ac5-1cb9-4fbf-9b4c-39957ff01d1a returned with HTTP 200 Jul 24 07:50:41.934420 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1223/4936] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:50:41 2026] GET /volume/v3/volumes/35ea8ac5-1cb9-4fbf-9b4c-39957ff01d1a => generated 1022 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:50:42.028987 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-9a63d26b-3dc8-4134-8054-5cabb90d3e92 req-3ad8df3b-eeae-458c-9082-8e4c6738fbcf None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:42.031165 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-9a63d26b-3dc8-4134-8054-5cabb90d3e92 req-3ad8df3b-eeae-458c-9082-8e4c6738fbcf tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] PUT https://10.4.3.170/volume/v3/attachments/5c1cc078-6894-4265-b9b7-ff2a8e68f40f Jul 24 07:50:42.031613 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-9a63d26b-3dc8-4134-8054-5cabb90d3e92 req-3ad8df3b-eeae-458c-9082-8e4c6738fbcf tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000005822", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9a7cb9337d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5fc7887c-2ab7-4d21-80c7-ec4ad0d3b011", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:50:42.039546 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.coordination [req-9a63d26b-3dc8-4134-8054-5cabb90d3e92 req-3ad8df3b-eeae-458c-9082-8e4c6738fbcf tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Acquiring lock "cinder-attachment_update-35ea8ac5-1cb9-4fbf-9b4c-39957ff01d1a-np0000005822" by "attachment_update" {{(pid=100245) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 07:50:42.043837 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.coordination [req-9a63d26b-3dc8-4134-8054-5cabb90d3e92 req-3ad8df3b-eeae-458c-9082-8e4c6738fbcf tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Lock "cinder-attachment_update-35ea8ac5-1cb9-4fbf-9b4c-39957ff01d1a-np0000005822" acquired by "attachment_update" :: waited 0.004s {{(pid=100245) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 07:50:42.044923 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:42.044923 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:50:42.109315 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.coordination [req-9a63d26b-3dc8-4134-8054-5cabb90d3e92 req-3ad8df3b-eeae-458c-9082-8e4c6738fbcf tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Lock "cinder-attachment_update-35ea8ac5-1cb9-4fbf-9b4c-39957ff01d1a-np0000005822" released by "attachment_update" :: held 0.065s {{(pid=100245) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 07:50:42.109643 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-9a63d26b-3dc8-4134-8054-5cabb90d3e92 req-3ad8df3b-eeae-458c-9082-8e4c6738fbcf tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] https://10.4.3.170/volume/v3/attachments/5c1cc078-6894-4265-b9b7-ff2a8e68f40f returned with HTTP 200 Jul 24 07:50:42.110452 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1243/4937] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 24 07:50:42 2026] PUT /volume/v3/attachments/5c1cc078-6894-4265-b9b7-ff2a8e68f40f => generated 969 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:50:42.294856 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-73d88010-c202-41a2-8151-3b938093688b None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:42.296882 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-73d88010-c202-41a2-8151-3b938093688b tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] GET https://10.4.3.170/volume/v3/volumes/b41f48eb-bbcb-4ebc-8ba7-691022be9ddb Jul 24 07:50:42.297119 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-73d88010-c202-41a2-8151-3b938093688b tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:42.297371 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-73d88010-c202-41a2-8151-3b938093688b tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:42.306017 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:42.306017 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:50:42.310170 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-73d88010-c202-41a2-8151-3b938093688b tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Volume info retrieved successfully. Jul 24 07:50:42.315301 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-73d88010-c202-41a2-8151-3b938093688b tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] https://10.4.3.170/volume/v3/volumes/b41f48eb-bbcb-4ebc-8ba7-691022be9ddb returned with HTTP 200 Jul 24 07:50:42.315767 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1235/4938] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:50:42 2026] GET /volume/v3/volumes/b41f48eb-bbcb-4ebc-8ba7-691022be9ddb => generated 883 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:50:42.327896 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f44b134e-ee60-4d4e-be18-92afdb1e6b99 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:42.330063 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f44b134e-ee60-4d4e-be18-92afdb1e6b99 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] GET https://10.4.3.170/volume/v3/volumes/b41f48eb-bbcb-4ebc-8ba7-691022be9ddb Jul 24 07:50:42.330334 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f44b134e-ee60-4d4e-be18-92afdb1e6b99 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:42.330585 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f44b134e-ee60-4d4e-be18-92afdb1e6b99 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:42.338883 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:42.338883 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:50:42.342729 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-f44b134e-ee60-4d4e-be18-92afdb1e6b99 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Volume info retrieved successfully. Jul 24 07:50:42.347267 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f44b134e-ee60-4d4e-be18-92afdb1e6b99 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] https://10.4.3.170/volume/v3/volumes/b41f48eb-bbcb-4ebc-8ba7-691022be9ddb returned with HTTP 200 Jul 24 07:50:42.347633 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1238/4939] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:50:42 2026] GET /volume/v3/volumes/b41f48eb-bbcb-4ebc-8ba7-691022be9ddb => generated 883 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:50:42.715796 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-57e7c4ab-2a34-4c04-be28-d8a18c6da8aa None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:42.717532 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-57e7c4ab-2a34-4c04-be28-d8a18c6da8aa tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] GET https://10.4.3.170/volume/v3/volumes/5db64d85-7ffd-4aa0-af70-e26a23eb5dc7 Jul 24 07:50:42.717748 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-57e7c4ab-2a34-4c04-be28-d8a18c6da8aa tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:42.717974 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-57e7c4ab-2a34-4c04-be28-d8a18c6da8aa tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:42.726618 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:42.726618 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:50:42.729598 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-57e7c4ab-2a34-4c04-be28-d8a18c6da8aa tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Volume info retrieved successfully. Jul 24 07:50:42.733176 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-57e7c4ab-2a34-4c04-be28-d8a18c6da8aa tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/volumes/5db64d85-7ffd-4aa0-af70-e26a23eb5dc7 returned with HTTP 200 Jul 24 07:50:42.733566 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1224/4940] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:50:42 2026] GET /volume/v3/volumes/5db64d85-7ffd-4aa0-af70-e26a23eb5dc7 => generated 1213 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:50:42.770512 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-ed8dfebe-e678-464d-814a-c352d5bcfcbb req-61a1128c-b19f-406a-b8cc-5cac81a0035d None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:42.773579 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-ed8dfebe-e678-464d-814a-c352d5bcfcbb req-61a1128c-b19f-406a-b8cc-5cac81a0035d tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] GET https://10.4.3.170/volume/v3/volumes/5db64d85-7ffd-4aa0-af70-e26a23eb5dc7 Jul 24 07:50:42.773791 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-ed8dfebe-e678-464d-814a-c352d5bcfcbb req-61a1128c-b19f-406a-b8cc-5cac81a0035d tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:42.773975 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-ed8dfebe-e678-464d-814a-c352d5bcfcbb req-61a1128c-b19f-406a-b8cc-5cac81a0035d tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:42.783142 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:42.783142 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:50:42.786279 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [req-ed8dfebe-e678-464d-814a-c352d5bcfcbb req-61a1128c-b19f-406a-b8cc-5cac81a0035d tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Volume info retrieved successfully. Jul 24 07:50:42.790148 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-ed8dfebe-e678-464d-814a-c352d5bcfcbb req-61a1128c-b19f-406a-b8cc-5cac81a0035d tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/volumes/5db64d85-7ffd-4aa0-af70-e26a23eb5dc7 returned with HTTP 200 Jul 24 07:50:42.790542 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1244/4941] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:50:42 2026] GET /volume/v3/volumes/5db64d85-7ffd-4aa0-af70-e26a23eb5dc7 => generated 1213 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:50:42.791402 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-140afd64-79c3-488f-b74a-d03404f94e21 req-c55686ee-64d0-4d23-aa76-21d254fa613a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:42.793856 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-140afd64-79c3-488f-b74a-d03404f94e21 req-c55686ee-64d0-4d23-aa76-21d254fa613a tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] GET https://10.4.3.170/volume/v3/volumes/b41f48eb-bbcb-4ebc-8ba7-691022be9ddb Jul 24 07:50:42.794026 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-140afd64-79c3-488f-b74a-d03404f94e21 req-c55686ee-64d0-4d23-aa76-21d254fa613a tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:42.794196 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-140afd64-79c3-488f-b74a-d03404f94e21 req-c55686ee-64d0-4d23-aa76-21d254fa613a tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:42.802267 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:42.802267 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:50:42.806041 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-140afd64-79c3-488f-b74a-d03404f94e21 req-c55686ee-64d0-4d23-aa76-21d254fa613a tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Volume info retrieved successfully. Jul 24 07:50:42.809855 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-ed8dfebe-e678-464d-814a-c352d5bcfcbb req-2b0b221b-b23b-4c0f-817e-2844129db3b6 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:42.810119 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-140afd64-79c3-488f-b74a-d03404f94e21 req-c55686ee-64d0-4d23-aa76-21d254fa613a tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] https://10.4.3.170/volume/v3/volumes/b41f48eb-bbcb-4ebc-8ba7-691022be9ddb returned with HTTP 200 Jul 24 07:50:42.810472 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1236/4942] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:50:42 2026] GET /volume/v3/volumes/b41f48eb-bbcb-4ebc-8ba7-691022be9ddb => generated 883 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:50:42.812168 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-ed8dfebe-e678-464d-814a-c352d5bcfcbb req-2b0b221b-b23b-4c0f-817e-2844129db3b6 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] POST https://10.4.3.170/volume/v3/volumes/5db64d85-7ffd-4aa0-af70-e26a23eb5dc7/action Jul 24 07:50:42.812637 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-ed8dfebe-e678-464d-814a-c352d5bcfcbb req-2b0b221b-b23b-4c0f-817e-2844129db3b6 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:50:42.812814 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-ed8dfebe-e678-464d-814a-c352d5bcfcbb req-2b0b221b-b23b-4c0f-817e-2844129db3b6 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:50:42.825822 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:42.825822 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:50:42.826095 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [req-ed8dfebe-e678-464d-814a-c352d5bcfcbb req-2b0b221b-b23b-4c0f-817e-2844129db3b6 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Volume info retrieved successfully. Jul 24 07:50:42.833511 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [req-ed8dfebe-e678-464d-814a-c352d5bcfcbb req-2b0b221b-b23b-4c0f-817e-2844129db3b6 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Begin detaching volume completed successfully. Jul 24 07:50:42.833931 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-ed8dfebe-e678-464d-814a-c352d5bcfcbb req-2b0b221b-b23b-4c0f-817e-2844129db3b6 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/volumes/5db64d85-7ffd-4aa0-af70-e26a23eb5dc7/action returned with HTTP 202 Jul 24 07:50:42.834499 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1239/4943] 10.4.3.170 () {72 vars in 1672 bytes} [Fri Jul 24 07:50:42 2026] POST /volume/v3/volumes/5db64d85-7ffd-4aa0-af70-e26a23eb5dc7/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:50:42.854213 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-48ac6b2f-7476-4632-b2de-4b9559ca4178 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:42.856188 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-48ac6b2f-7476-4632-b2de-4b9559ca4178 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] GET https://10.4.3.170/volume/v3/volumes/5db64d85-7ffd-4aa0-af70-e26a23eb5dc7 Jul 24 07:50:42.856188 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-48ac6b2f-7476-4632-b2de-4b9559ca4178 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:42.856504 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-48ac6b2f-7476-4632-b2de-4b9559ca4178 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:42.869269 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:42.869269 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:50:42.874080 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-48ac6b2f-7476-4632-b2de-4b9559ca4178 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Volume info retrieved successfully. Jul 24 07:50:42.878797 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-48ac6b2f-7476-4632-b2de-4b9559ca4178 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/volumes/5db64d85-7ffd-4aa0-af70-e26a23eb5dc7 returned with HTTP 200 Jul 24 07:50:42.879142 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1225/4944] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:50:42 2026] GET /volume/v3/volumes/5db64d85-7ffd-4aa0-af70-e26a23eb5dc7 => generated 1216 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:50:42.880403 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-dc648535-a8e9-4d7c-9719-4d407638496e None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:42.880806 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-dc648535-a8e9-4d7c-9719-4d407638496e None None] GET https://10.4.3.170/volume// Jul 24 07:50:42.880972 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-dc648535-a8e9-4d7c-9719-4d407638496e None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:42.881150 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-dc648535-a8e9-4d7c-9719-4d407638496e None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:42.881465 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-dc648535-a8e9-4d7c-9719-4d407638496e None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:50:42.881739 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1245/4945] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:50:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:50:42.883819 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-fb955ae9-690f-46ca-9b79-d255f32ceaff None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:42.884176 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-fb955ae9-690f-46ca-9b79-d255f32ceaff None None] GET https://10.4.3.170/volume// Jul 24 07:50:42.884382 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-fb955ae9-690f-46ca-9b79-d255f32ceaff None None] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:42.884561 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-fb955ae9-690f-46ca-9b79-d255f32ceaff None None] Calling method 'all' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:42.884874 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-fb955ae9-690f-46ca-9b79-d255f32ceaff None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:50:42.885157 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1237/4946] 10.4.3.170 () {66 vars in 1428 bytes} [Fri Jul 24 07:50:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:50:42.889461 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-ed8dfebe-e678-464d-814a-c352d5bcfcbb req-6d51b7ba-ab17-486c-a22f-512de27983dc None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:42.891504 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-ed8dfebe-e678-464d-814a-c352d5bcfcbb req-6d51b7ba-ab17-486c-a22f-512de27983dc tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] GET https://10.4.3.170/volume/v3/volumes/5db64d85-7ffd-4aa0-af70-e26a23eb5dc7 Jul 24 07:50:42.891716 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-ed8dfebe-e678-464d-814a-c352d5bcfcbb req-6d51b7ba-ab17-486c-a22f-512de27983dc tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:42.891897 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-ed8dfebe-e678-464d-814a-c352d5bcfcbb req-6d51b7ba-ab17-486c-a22f-512de27983dc tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:42.892354 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-140afd64-79c3-488f-b74a-d03404f94e21 req-b0e5f6b4-a752-450c-b52a-539b9b19300a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:42.894565 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-140afd64-79c3-488f-b74a-d03404f94e21 req-b0e5f6b4-a752-450c-b52a-539b9b19300a tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 24 07:50:42.894990 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-140afd64-79c3-488f-b74a-d03404f94e21 req-b0e5f6b4-a752-450c-b52a-539b9b19300a tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b41f48eb-bbcb-4ebc-8ba7-691022be9ddb", "connector": null, "instance_uuid": "c6b91a91-93cc-4546-b073-0b0908a147b0"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:50:42.902673 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:42.902673 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:50:42.903377 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:42.903377 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:50:42.906494 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [req-ed8dfebe-e678-464d-814a-c352d5bcfcbb req-6d51b7ba-ab17-486c-a22f-512de27983dc tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Volume info retrieved successfully. Jul 24 07:50:42.910942 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-ed8dfebe-e678-464d-814a-c352d5bcfcbb req-6d51b7ba-ab17-486c-a22f-512de27983dc tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/volumes/5db64d85-7ffd-4aa0-af70-e26a23eb5dc7 returned with HTTP 200 Jul 24 07:50:42.911314 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1240/4947] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:50:42 2026] GET /volume/v3/volumes/5db64d85-7ffd-4aa0-af70-e26a23eb5dc7 => generated 1396 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:50:42.925897 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-140afd64-79c3-488f-b74a-d03404f94e21 req-b0e5f6b4-a752-450c-b52a-539b9b19300a tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 24 07:50:42.926435 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1226/4948] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 24 07:50:42 2026] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:50:42.928485 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-e457e444-1e46-4d56-abb0-95aca00573c5 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:42.930147 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e457e444-1e46-4d56-abb0-95aca00573c5 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] GET https://10.4.3.170/volume/v3/volumes/35ea8ac5-1cb9-4fbf-9b4c-39957ff01d1a Jul 24 07:50:42.930377 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e457e444-1e46-4d56-abb0-95aca00573c5 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:42.930599 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e457e444-1e46-4d56-abb0-95aca00573c5 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:42.939584 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:42.939584 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:50:42.943412 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-e457e444-1e46-4d56-abb0-95aca00573c5 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Volume info retrieved successfully. Jul 24 07:50:42.948733 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e457e444-1e46-4d56-abb0-95aca00573c5 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] https://10.4.3.170/volume/v3/volumes/35ea8ac5-1cb9-4fbf-9b4c-39957ff01d1a returned with HTTP 200 Jul 24 07:50:42.949154 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1246/4949] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:50:42 2026] GET /volume/v3/volumes/35ea8ac5-1cb9-4fbf-9b4c-39957ff01d1a => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:50:42.950679 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-6636f2e5-d3e7-4aad-996e-1f92508039c3 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:42.952476 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6636f2e5-d3e7-4aad-996e-1f92508039c3 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] GET https://10.4.3.170/volume/v3/volumes/b41f48eb-bbcb-4ebc-8ba7-691022be9ddb Jul 24 07:50:42.952681 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6636f2e5-d3e7-4aad-996e-1f92508039c3 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:42.952889 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6636f2e5-d3e7-4aad-996e-1f92508039c3 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:42.957828 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-26983f74-8cd9-49e2-93e7-4da209c50eb8 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:42.958142 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-26983f74-8cd9-49e2-93e7-4da209c50eb8 None None] GET https://10.4.3.170/volume// Jul 24 07:50:42.958312 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-26983f74-8cd9-49e2-93e7-4da209c50eb8 None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:42.958484 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-26983f74-8cd9-49e2-93e7-4da209c50eb8 None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:42.958806 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-26983f74-8cd9-49e2-93e7-4da209c50eb8 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:50:42.959066 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1241/4950] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:50:42 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:50:42.962984 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:42.962984 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:50:42.965251 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-140afd64-79c3-488f-b74a-d03404f94e21 req-ea970be3-c57c-4f4e-b18e-c1cc894be385 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:42.966779 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-6636f2e5-d3e7-4aad-996e-1f92508039c3 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Volume info retrieved successfully. Jul 24 07:50:42.967160 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-140afd64-79c3-488f-b74a-d03404f94e21 req-ea970be3-c57c-4f4e-b18e-c1cc894be385 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] GET https://10.4.3.170/volume/v3/volumes/b41f48eb-bbcb-4ebc-8ba7-691022be9ddb Jul 24 07:50:42.967428 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-140afd64-79c3-488f-b74a-d03404f94e21 req-ea970be3-c57c-4f4e-b18e-c1cc894be385 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:42.967624 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-140afd64-79c3-488f-b74a-d03404f94e21 req-ea970be3-c57c-4f4e-b18e-c1cc894be385 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:42.971160 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6636f2e5-d3e7-4aad-996e-1f92508039c3 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] https://10.4.3.170/volume/v3/volumes/b41f48eb-bbcb-4ebc-8ba7-691022be9ddb returned with HTTP 200 Jul 24 07:50:42.971542 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1238/4951] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:50:42 2026] GET /volume/v3/volumes/b41f48eb-bbcb-4ebc-8ba7-691022be9ddb => generated 882 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:50:42.976765 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:42.976765 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:50:42.980330 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-140afd64-79c3-488f-b74a-d03404f94e21 req-ea970be3-c57c-4f4e-b18e-c1cc894be385 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Volume info retrieved successfully. Jul 24 07:50:42.984149 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-140afd64-79c3-488f-b74a-d03404f94e21 req-ea970be3-c57c-4f4e-b18e-c1cc894be385 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] https://10.4.3.170/volume/v3/volumes/b41f48eb-bbcb-4ebc-8ba7-691022be9ddb returned with HTTP 200 Jul 24 07:50:42.984576 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1227/4952] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:50:42 2026] GET /volume/v3/volumes/b41f48eb-bbcb-4ebc-8ba7-691022be9ddb => generated 1062 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:50:43.080067 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-140afd64-79c3-488f-b74a-d03404f94e21 req-f577dabf-1ff3-456d-9c1e-5f0324b371ee None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:43.082010 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-140afd64-79c3-488f-b74a-d03404f94e21 req-f577dabf-1ff3-456d-9c1e-5f0324b371ee tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] PUT https://10.4.3.170/volume/v3/attachments/f92cac3b-6ea6-472d-bde0-a96adb67234e Jul 24 07:50:43.082376 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-140afd64-79c3-488f-b74a-d03404f94e21 req-f577dabf-1ff3-456d-9c1e-5f0324b371ee tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000005822", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9a7cb9337d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5fc7887c-2ab7-4d21-80c7-ec4ad0d3b011", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:50:43.089554 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.coordination [req-140afd64-79c3-488f-b74a-d03404f94e21 req-f577dabf-1ff3-456d-9c1e-5f0324b371ee tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Acquiring lock "cinder-attachment_update-b41f48eb-bbcb-4ebc-8ba7-691022be9ddb-np0000005822" by "attachment_update" {{(pid=100245) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 07:50:43.093803 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.coordination [req-140afd64-79c3-488f-b74a-d03404f94e21 req-f577dabf-1ff3-456d-9c1e-5f0324b371ee tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Lock "cinder-attachment_update-b41f48eb-bbcb-4ebc-8ba7-691022be9ddb-np0000005822" acquired by "attachment_update" :: waited 0.004s {{(pid=100245) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 07:50:43.094796 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:43.094796 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:50:43.160250 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.coordination [req-140afd64-79c3-488f-b74a-d03404f94e21 req-f577dabf-1ff3-456d-9c1e-5f0324b371ee tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Lock "cinder-attachment_update-b41f48eb-bbcb-4ebc-8ba7-691022be9ddb-np0000005822" released by "attachment_update" :: held 0.066s {{(pid=100245) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 07:50:43.160543 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-140afd64-79c3-488f-b74a-d03404f94e21 req-f577dabf-1ff3-456d-9c1e-5f0324b371ee tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] https://10.4.3.170/volume/v3/attachments/f92cac3b-6ea6-472d-bde0-a96adb67234e returned with HTTP 200 Jul 24 07:50:43.161003 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1247/4953] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 24 07:50:43 2026] PUT /volume/v3/attachments/f92cac3b-6ea6-472d-bde0-a96adb67234e => generated 969 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:50:43.893521 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-4da3027e-fa7c-4932-a2b9-aa30fa52129b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:43.895838 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4da3027e-fa7c-4932-a2b9-aa30fa52129b tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] GET https://10.4.3.170/volume/v3/volumes/5db64d85-7ffd-4aa0-af70-e26a23eb5dc7 Jul 24 07:50:43.896080 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4da3027e-fa7c-4932-a2b9-aa30fa52129b tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:43.896299 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4da3027e-fa7c-4932-a2b9-aa30fa52129b tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:43.906644 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:43.906644 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:50:43.910369 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-4da3027e-fa7c-4932-a2b9-aa30fa52129b tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Volume info retrieved successfully. Jul 24 07:50:43.915257 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4da3027e-fa7c-4932-a2b9-aa30fa52129b tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/volumes/5db64d85-7ffd-4aa0-af70-e26a23eb5dc7 returned with HTTP 200 Jul 24 07:50:43.915644 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1242/4954] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:50:43 2026] GET /volume/v3/volumes/5db64d85-7ffd-4aa0-af70-e26a23eb5dc7 => generated 1216 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:50:43.960399 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-fe3198d9-33b0-4cb3-8003-237f68cd0e9a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:43.962107 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-fe3198d9-33b0-4cb3-8003-237f68cd0e9a tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] GET https://10.4.3.170/volume/v3/volumes/35ea8ac5-1cb9-4fbf-9b4c-39957ff01d1a Jul 24 07:50:43.962309 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-fe3198d9-33b0-4cb3-8003-237f68cd0e9a tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:43.962484 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-fe3198d9-33b0-4cb3-8003-237f68cd0e9a tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:43.971717 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:43.971717 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:50:43.974860 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-fe3198d9-33b0-4cb3-8003-237f68cd0e9a tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Volume info retrieved successfully. Jul 24 07:50:43.979615 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-fe3198d9-33b0-4cb3-8003-237f68cd0e9a tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] https://10.4.3.170/volume/v3/volumes/35ea8ac5-1cb9-4fbf-9b4c-39957ff01d1a returned with HTTP 200 Jul 24 07:50:43.979988 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1239/4955] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:50:43 2026] GET /volume/v3/volumes/35ea8ac5-1cb9-4fbf-9b4c-39957ff01d1a => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:50:43.982808 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-9a616fe8-e35d-4152-9115-00d43b971572 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:43.984856 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9a616fe8-e35d-4152-9115-00d43b971572 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] GET https://10.4.3.170/volume/v3/volumes/b41f48eb-bbcb-4ebc-8ba7-691022be9ddb Jul 24 07:50:43.985037 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9a616fe8-e35d-4152-9115-00d43b971572 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:43.985228 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9a616fe8-e35d-4152-9115-00d43b971572 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:43.993699 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:43.993699 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:50:43.996687 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-9a616fe8-e35d-4152-9115-00d43b971572 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Volume info retrieved successfully. Jul 24 07:50:44.000310 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9a616fe8-e35d-4152-9115-00d43b971572 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] https://10.4.3.170/volume/v3/volumes/b41f48eb-bbcb-4ebc-8ba7-691022be9ddb returned with HTTP 200 Jul 24 07:50:44.000651 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1228/4956] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:50:43 2026] GET /volume/v3/volumes/b41f48eb-bbcb-4ebc-8ba7-691022be9ddb => generated 883 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:50:44.927398 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-31bb0072-4e8a-4a65-a565-6e6da0eb793f None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:44.929161 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-31bb0072-4e8a-4a65-a565-6e6da0eb793f tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] GET https://10.4.3.170/volume/v3/volumes/5db64d85-7ffd-4aa0-af70-e26a23eb5dc7 Jul 24 07:50:44.929371 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-31bb0072-4e8a-4a65-a565-6e6da0eb793f tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:44.929543 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-31bb0072-4e8a-4a65-a565-6e6da0eb793f tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:44.938717 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:44.938717 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:50:44.941996 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-31bb0072-4e8a-4a65-a565-6e6da0eb793f tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Volume info retrieved successfully. Jul 24 07:50:44.945794 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-31bb0072-4e8a-4a65-a565-6e6da0eb793f tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/volumes/5db64d85-7ffd-4aa0-af70-e26a23eb5dc7 returned with HTTP 200 Jul 24 07:50:44.946092 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1248/4957] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:50:44 2026] GET /volume/v3/volumes/5db64d85-7ffd-4aa0-af70-e26a23eb5dc7 => generated 1216 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:50:44.985101 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-ed8dfebe-e678-464d-814a-c352d5bcfcbb req-1e5bbdf3-8d27-4ecb-a27a-e088bc841f7d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:44.987084 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-ed8dfebe-e678-464d-814a-c352d5bcfcbb req-1e5bbdf3-8d27-4ecb-a27a-e088bc841f7d tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] GET https://10.4.3.170/volume/v3/volumes/5db64d85-7ffd-4aa0-af70-e26a23eb5dc7 Jul 24 07:50:44.987288 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-ed8dfebe-e678-464d-814a-c352d5bcfcbb req-1e5bbdf3-8d27-4ecb-a27a-e088bc841f7d tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:44.987469 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-ed8dfebe-e678-464d-814a-c352d5bcfcbb req-1e5bbdf3-8d27-4ecb-a27a-e088bc841f7d tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:44.991305 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-dc31b9d3-785e-46de-a440-222884679450 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:44.993312 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-dc31b9d3-785e-46de-a440-222884679450 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] GET https://10.4.3.170/volume/v3/volumes/35ea8ac5-1cb9-4fbf-9b4c-39957ff01d1a Jul 24 07:50:44.993545 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-dc31b9d3-785e-46de-a440-222884679450 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:44.993787 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-dc31b9d3-785e-46de-a440-222884679450 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:44.995849 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:44.995849 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:50:44.998572 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [req-ed8dfebe-e678-464d-814a-c352d5bcfcbb req-1e5bbdf3-8d27-4ecb-a27a-e088bc841f7d tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Volume info retrieved successfully. Jul 24 07:50:45.002005 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-ed8dfebe-e678-464d-814a-c352d5bcfcbb req-1e5bbdf3-8d27-4ecb-a27a-e088bc841f7d tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/volumes/5db64d85-7ffd-4aa0-af70-e26a23eb5dc7 returned with HTTP 200 Jul 24 07:50:45.002329 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1243/4958] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:50:44 2026] GET /volume/v3/volumes/5db64d85-7ffd-4aa0-af70-e26a23eb5dc7 => generated 1216 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:50:45.004220 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:45.004220 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:50:45.007801 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-dc31b9d3-785e-46de-a440-222884679450 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Volume info retrieved successfully. Jul 24 07:50:45.011472 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-aa2d5b4c-a783-4be4-81d4-295d44159d78 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:45.011924 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-dc31b9d3-785e-46de-a440-222884679450 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] https://10.4.3.170/volume/v3/volumes/35ea8ac5-1cb9-4fbf-9b4c-39957ff01d1a returned with HTTP 200 Jul 24 07:50:45.012328 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1240/4959] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:50:44 2026] GET /volume/v3/volumes/35ea8ac5-1cb9-4fbf-9b4c-39957ff01d1a => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:50:45.013143 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-aa2d5b4c-a783-4be4-81d4-295d44159d78 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] GET https://10.4.3.170/volume/v3/volumes/b41f48eb-bbcb-4ebc-8ba7-691022be9ddb Jul 24 07:50:45.013405 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-aa2d5b4c-a783-4be4-81d4-295d44159d78 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:45.013670 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-aa2d5b4c-a783-4be4-81d4-295d44159d78 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:45.023729 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:45.023729 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:50:45.026608 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-aa2d5b4c-a783-4be4-81d4-295d44159d78 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Volume info retrieved successfully. Jul 24 07:50:45.029977 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-aa2d5b4c-a783-4be4-81d4-295d44159d78 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] https://10.4.3.170/volume/v3/volumes/b41f48eb-bbcb-4ebc-8ba7-691022be9ddb returned with HTTP 200 Jul 24 07:50:45.030338 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1229/4960] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:50:45 2026] GET /volume/v3/volumes/b41f48eb-bbcb-4ebc-8ba7-691022be9ddb => generated 883 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:50:45.325060 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-9a63d26b-3dc8-4134-8054-5cabb90d3e92 req-06f0cf63-4fb7-4795-ac8c-e831516db23a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:45.327088 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-9a63d26b-3dc8-4134-8054-5cabb90d3e92 req-06f0cf63-4fb7-4795-ac8c-e831516db23a tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] POST https://10.4.3.170/volume/v3/attachments/5c1cc078-6894-4265-b9b7-ff2a8e68f40f/action Jul 24 07:50:45.327460 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-9a63d26b-3dc8-4134-8054-5cabb90d3e92 req-06f0cf63-4fb7-4795-ac8c-e831516db23a tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Action body: b'{"os-complete": null}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:50:45.327589 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-9a63d26b-3dc8-4134-8054-5cabb90d3e92 req-06f0cf63-4fb7-4795-ac8c-e831516db23a tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:50:45.343303 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:45.343303 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:50:45.351585 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-9a63d26b-3dc8-4134-8054-5cabb90d3e92 req-06f0cf63-4fb7-4795-ac8c-e831516db23a tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] https://10.4.3.170/volume/v3/attachments/5c1cc078-6894-4265-b9b7-ff2a8e68f40f/action returned with HTTP 204 Jul 24 07:50:45.351969 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1249/4961] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 24 07:50:45 2026] POST /volume/v3/attachments/5c1cc078-6894-4265-b9b7-ff2a8e68f40f/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:50:45.957449 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e1360966-7f65-4188-a54d-d8bf302e0283 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:45.959310 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e1360966-7f65-4188-a54d-d8bf302e0283 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] GET https://10.4.3.170/volume/v3/volumes/5db64d85-7ffd-4aa0-af70-e26a23eb5dc7 Jul 24 07:50:45.959581 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e1360966-7f65-4188-a54d-d8bf302e0283 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:45.959783 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e1360966-7f65-4188-a54d-d8bf302e0283 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:45.968054 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:45.968054 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:50:45.970877 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e1360966-7f65-4188-a54d-d8bf302e0283 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Volume info retrieved successfully. Jul 24 07:50:45.974273 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e1360966-7f65-4188-a54d-d8bf302e0283 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/volumes/5db64d85-7ffd-4aa0-af70-e26a23eb5dc7 returned with HTTP 200 Jul 24 07:50:45.974612 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1244/4962] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:50:45 2026] GET /volume/v3/volumes/5db64d85-7ffd-4aa0-af70-e26a23eb5dc7 => generated 1216 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:50:46.026305 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-bce2ab86-f0ed-4364-99d2-47ed2e2bd0ee None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:46.027947 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-bce2ab86-f0ed-4364-99d2-47ed2e2bd0ee tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] GET https://10.4.3.170/volume/v3/volumes/35ea8ac5-1cb9-4fbf-9b4c-39957ff01d1a Jul 24 07:50:46.028122 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-bce2ab86-f0ed-4364-99d2-47ed2e2bd0ee tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:46.028331 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-bce2ab86-f0ed-4364-99d2-47ed2e2bd0ee tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:46.036338 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:46.036338 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:50:46.039241 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-bce2ab86-f0ed-4364-99d2-47ed2e2bd0ee tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Volume info retrieved successfully. Jul 24 07:50:46.041610 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-9e60e491-94a3-4005-899b-fc205aaf5ccd None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:46.042635 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-bce2ab86-f0ed-4364-99d2-47ed2e2bd0ee tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] https://10.4.3.170/volume/v3/volumes/35ea8ac5-1cb9-4fbf-9b4c-39957ff01d1a returned with HTTP 200 Jul 24 07:50:46.042945 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1241/4963] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:50:46 2026] GET /volume/v3/volumes/35ea8ac5-1cb9-4fbf-9b4c-39957ff01d1a => generated 1135 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:50:46.043356 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9e60e491-94a3-4005-899b-fc205aaf5ccd tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] GET https://10.4.3.170/volume/v3/volumes/b41f48eb-bbcb-4ebc-8ba7-691022be9ddb Jul 24 07:50:46.043539 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9e60e491-94a3-4005-899b-fc205aaf5ccd tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:46.043723 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9e60e491-94a3-4005-899b-fc205aaf5ccd tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:46.054053 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-cd2d667f-4612-4cbd-966e-c2ffcd504578 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:46.054447 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:46.054447 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:50:46.055800 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-cd2d667f-4612-4cbd-966e-c2ffcd504578 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] GET https://10.4.3.170/volume/v3/volumes/35ea8ac5-1cb9-4fbf-9b4c-39957ff01d1a Jul 24 07:50:46.055973 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-cd2d667f-4612-4cbd-966e-c2ffcd504578 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:46.056147 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-cd2d667f-4612-4cbd-966e-c2ffcd504578 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:46.058021 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-9e60e491-94a3-4005-899b-fc205aaf5ccd tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Volume info retrieved successfully. Jul 24 07:50:46.061943 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9e60e491-94a3-4005-899b-fc205aaf5ccd tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] https://10.4.3.170/volume/v3/volumes/b41f48eb-bbcb-4ebc-8ba7-691022be9ddb returned with HTTP 200 Jul 24 07:50:46.062326 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1230/4964] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:50:46 2026] GET /volume/v3/volumes/b41f48eb-bbcb-4ebc-8ba7-691022be9ddb => generated 883 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:50:46.064363 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:46.064363 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:50:46.067248 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-cd2d667f-4612-4cbd-966e-c2ffcd504578 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Volume info retrieved successfully. Jul 24 07:50:46.070581 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-cd2d667f-4612-4cbd-966e-c2ffcd504578 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] https://10.4.3.170/volume/v3/volumes/35ea8ac5-1cb9-4fbf-9b4c-39957ff01d1a returned with HTTP 200 Jul 24 07:50:46.070893 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1250/4965] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:50:46 2026] GET /volume/v3/volumes/35ea8ac5-1cb9-4fbf-9b4c-39957ff01d1a => generated 1135 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:50:46.329270 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-b46d52ce-7519-4bc8-a3d1-21b897e7ed37 req-3a22f8de-f444-43a4-8779-79d3405b1a5e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:46.331342 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-b46d52ce-7519-4bc8-a3d1-21b897e7ed37 req-3a22f8de-f444-43a4-8779-79d3405b1a5e tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] GET https://10.4.3.170/volume/v3/volumes/c6820cfe-15d7-4ff2-9f3e-ab72af3bd8cf Jul 24 07:50:46.331502 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-b46d52ce-7519-4bc8-a3d1-21b897e7ed37 req-3a22f8de-f444-43a4-8779-79d3405b1a5e tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:46.331682 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-b46d52ce-7519-4bc8-a3d1-21b897e7ed37 req-3a22f8de-f444-43a4-8779-79d3405b1a5e tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:46.342542 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:46.342542 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:50:46.345863 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [req-b46d52ce-7519-4bc8-a3d1-21b897e7ed37 req-3a22f8de-f444-43a4-8779-79d3405b1a5e tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Volume info retrieved successfully. Jul 24 07:50:46.349854 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-b46d52ce-7519-4bc8-a3d1-21b897e7ed37 req-3a22f8de-f444-43a4-8779-79d3405b1a5e tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] https://10.4.3.170/volume/v3/volumes/c6820cfe-15d7-4ff2-9f3e-ab72af3bd8cf returned with HTTP 200 Jul 24 07:50:46.350189 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1245/4966] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:50:46 2026] GET /volume/v3/volumes/c6820cfe-15d7-4ff2-9f3e-ab72af3bd8cf => generated 1135 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:50:46.366671 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-b46d52ce-7519-4bc8-a3d1-21b897e7ed37 req-15a64052-fbfe-40af-ba61-98588d47c152 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:46.368704 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-b46d52ce-7519-4bc8-a3d1-21b897e7ed37 req-15a64052-fbfe-40af-ba61-98588d47c152 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] POST https://10.4.3.170/volume/v3/volumes/c6820cfe-15d7-4ff2-9f3e-ab72af3bd8cf/action Jul 24 07:50:46.369074 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-b46d52ce-7519-4bc8-a3d1-21b897e7ed37 req-15a64052-fbfe-40af-ba61-98588d47c152 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:50:46.369368 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-b46d52ce-7519-4bc8-a3d1-21b897e7ed37 req-15a64052-fbfe-40af-ba61-98588d47c152 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:50:46.382432 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:46.382432 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:50:46.382882 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-b46d52ce-7519-4bc8-a3d1-21b897e7ed37 req-15a64052-fbfe-40af-ba61-98588d47c152 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Volume info retrieved successfully. Jul 24 07:50:46.388599 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-b46d52ce-7519-4bc8-a3d1-21b897e7ed37 req-15a64052-fbfe-40af-ba61-98588d47c152 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Begin detaching volume completed successfully. Jul 24 07:50:46.389295 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-b46d52ce-7519-4bc8-a3d1-21b897e7ed37 req-15a64052-fbfe-40af-ba61-98588d47c152 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] https://10.4.3.170/volume/v3/volumes/c6820cfe-15d7-4ff2-9f3e-ab72af3bd8cf/action returned with HTTP 202 Jul 24 07:50:46.389295 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1242/4967] 10.4.3.170 () {72 vars in 1672 bytes} [Fri Jul 24 07:50:46 2026] POST /volume/v3/volumes/c6820cfe-15d7-4ff2-9f3e-ab72af3bd8cf/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:50:46.405104 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-ac709f63-da08-49cd-a1c6-9badcdd23aac None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:46.407262 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ac709f63-da08-49cd-a1c6-9badcdd23aac tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] GET https://10.4.3.170/volume/v3/volumes/c6820cfe-15d7-4ff2-9f3e-ab72af3bd8cf Jul 24 07:50:46.407506 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ac709f63-da08-49cd-a1c6-9badcdd23aac tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:46.408308 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ac709f63-da08-49cd-a1c6-9badcdd23aac tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:46.416847 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:46.416847 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:50:46.420051 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-ac709f63-da08-49cd-a1c6-9badcdd23aac tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Volume info retrieved successfully. Jul 24 07:50:46.424818 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ac709f63-da08-49cd-a1c6-9badcdd23aac tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] https://10.4.3.170/volume/v3/volumes/c6820cfe-15d7-4ff2-9f3e-ab72af3bd8cf returned with HTTP 200 Jul 24 07:50:46.424818 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1231/4968] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:50:46 2026] GET /volume/v3/volumes/c6820cfe-15d7-4ff2-9f3e-ab72af3bd8cf => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:50:46.425311 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-bb3ccb8b-3905-4059-8c1a-396baa9592f9 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:46.425638 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-bb3ccb8b-3905-4059-8c1a-396baa9592f9 None None] GET https://10.4.3.170/volume// Jul 24 07:50:46.425772 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-bb3ccb8b-3905-4059-8c1a-396baa9592f9 None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:46.425943 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-bb3ccb8b-3905-4059-8c1a-396baa9592f9 None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:46.426272 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-bb3ccb8b-3905-4059-8c1a-396baa9592f9 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:50:46.426509 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1251/4969] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:50:46 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:50:46.433215 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-b46d52ce-7519-4bc8-a3d1-21b897e7ed37 req-e2c5e29f-e8ce-4e2b-b120-23048f391f9d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:46.434964 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-b46d52ce-7519-4bc8-a3d1-21b897e7ed37 req-e2c5e29f-e8ce-4e2b-b120-23048f391f9d tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] GET https://10.4.3.170/volume/v3/volumes/c6820cfe-15d7-4ff2-9f3e-ab72af3bd8cf Jul 24 07:50:46.435156 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-b46d52ce-7519-4bc8-a3d1-21b897e7ed37 req-e2c5e29f-e8ce-4e2b-b120-23048f391f9d tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:46.435342 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-b46d52ce-7519-4bc8-a3d1-21b897e7ed37 req-e2c5e29f-e8ce-4e2b-b120-23048f391f9d tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:46.444863 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:46.444863 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:50:46.448506 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [req-b46d52ce-7519-4bc8-a3d1-21b897e7ed37 req-e2c5e29f-e8ce-4e2b-b120-23048f391f9d tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Volume info retrieved successfully. Jul 24 07:50:46.452662 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-b46d52ce-7519-4bc8-a3d1-21b897e7ed37 req-e2c5e29f-e8ce-4e2b-b120-23048f391f9d tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] https://10.4.3.170/volume/v3/volumes/c6820cfe-15d7-4ff2-9f3e-ab72af3bd8cf returned with HTTP 200 Jul 24 07:50:46.453011 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1246/4970] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:50:46 2026] GET /volume/v3/volumes/c6820cfe-15d7-4ff2-9f3e-ab72af3bd8cf => generated 1318 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:50:46.986637 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-bb95cddd-2c16-4674-a82f-cd42402a7e80 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:46.988348 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-bb95cddd-2c16-4674-a82f-cd42402a7e80 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] GET https://10.4.3.170/volume/v3/volumes/5db64d85-7ffd-4aa0-af70-e26a23eb5dc7 Jul 24 07:50:46.988522 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-bb95cddd-2c16-4674-a82f-cd42402a7e80 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:46.988702 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-bb95cddd-2c16-4674-a82f-cd42402a7e80 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:46.996905 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:46.996905 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:50:46.999692 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-bb95cddd-2c16-4674-a82f-cd42402a7e80 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Volume info retrieved successfully. Jul 24 07:50:47.003161 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-bb95cddd-2c16-4674-a82f-cd42402a7e80 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/volumes/5db64d85-7ffd-4aa0-af70-e26a23eb5dc7 returned with HTTP 200 Jul 24 07:50:47.003500 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1243/4971] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:50:46 2026] GET /volume/v3/volumes/5db64d85-7ffd-4aa0-af70-e26a23eb5dc7 => generated 1216 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:50:47.074173 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-ada2ebaa-bb48-46e4-b686-85298dd67c18 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:47.075715 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ada2ebaa-bb48-46e4-b686-85298dd67c18 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] GET https://10.4.3.170/volume/v3/volumes/b41f48eb-bbcb-4ebc-8ba7-691022be9ddb Jul 24 07:50:47.075876 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ada2ebaa-bb48-46e4-b686-85298dd67c18 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:47.076045 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ada2ebaa-bb48-46e4-b686-85298dd67c18 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:47.083818 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:47.083818 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:50:47.086520 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-ada2ebaa-bb48-46e4-b686-85298dd67c18 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Volume info retrieved successfully. Jul 24 07:50:47.089820 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ada2ebaa-bb48-46e4-b686-85298dd67c18 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] https://10.4.3.170/volume/v3/volumes/b41f48eb-bbcb-4ebc-8ba7-691022be9ddb returned with HTTP 200 Jul 24 07:50:47.090132 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1232/4972] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:50:47 2026] GET /volume/v3/volumes/b41f48eb-bbcb-4ebc-8ba7-691022be9ddb => generated 883 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:50:47.436390 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-ce56f0b2-181d-4530-afd4-a4a6450c503c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:47.438032 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ce56f0b2-181d-4530-afd4-a4a6450c503c tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] GET https://10.4.3.170/volume/v3/volumes/c6820cfe-15d7-4ff2-9f3e-ab72af3bd8cf Jul 24 07:50:47.438225 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ce56f0b2-181d-4530-afd4-a4a6450c503c tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:47.438477 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ce56f0b2-181d-4530-afd4-a4a6450c503c tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:47.447192 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:47.447192 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:50:47.450198 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-ce56f0b2-181d-4530-afd4-a4a6450c503c tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Volume info retrieved successfully. Jul 24 07:50:47.453644 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ce56f0b2-181d-4530-afd4-a4a6450c503c tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] https://10.4.3.170/volume/v3/volumes/c6820cfe-15d7-4ff2-9f3e-ab72af3bd8cf returned with HTTP 200 Jul 24 07:50:47.453979 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1252/4973] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:50:47 2026] GET /volume/v3/volumes/c6820cfe-15d7-4ff2-9f3e-ab72af3bd8cf => generated 1138 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:50:48.014896 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-524fac45-17fa-4cd9-9e91-dc9225210d6a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:48.016567 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-524fac45-17fa-4cd9-9e91-dc9225210d6a tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] GET https://10.4.3.170/volume/v3/volumes/5db64d85-7ffd-4aa0-af70-e26a23eb5dc7 Jul 24 07:50:48.016753 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-524fac45-17fa-4cd9-9e91-dc9225210d6a tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:48.016933 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-524fac45-17fa-4cd9-9e91-dc9225210d6a tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:48.025638 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:48.025638 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:50:48.028865 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-524fac45-17fa-4cd9-9e91-dc9225210d6a tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Volume info retrieved successfully. Jul 24 07:50:48.032480 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-524fac45-17fa-4cd9-9e91-dc9225210d6a tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/volumes/5db64d85-7ffd-4aa0-af70-e26a23eb5dc7 returned with HTTP 200 Jul 24 07:50:48.032980 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1247/4974] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:50:48 2026] GET /volume/v3/volumes/5db64d85-7ffd-4aa0-af70-e26a23eb5dc7 => generated 1216 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:50:48.101366 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-77c6cbac-962a-411d-8541-fe975876fee4 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:48.103224 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-77c6cbac-962a-411d-8541-fe975876fee4 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] GET https://10.4.3.170/volume/v3/volumes/b41f48eb-bbcb-4ebc-8ba7-691022be9ddb Jul 24 07:50:48.103456 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-77c6cbac-962a-411d-8541-fe975876fee4 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:48.103681 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-77c6cbac-962a-411d-8541-fe975876fee4 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:48.112895 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:48.112895 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:50:48.115803 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-77c6cbac-962a-411d-8541-fe975876fee4 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Volume info retrieved successfully. Jul 24 07:50:48.119219 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-77c6cbac-962a-411d-8541-fe975876fee4 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] https://10.4.3.170/volume/v3/volumes/b41f48eb-bbcb-4ebc-8ba7-691022be9ddb returned with HTTP 200 Jul 24 07:50:48.119562 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1244/4975] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:50:48 2026] GET /volume/v3/volumes/b41f48eb-bbcb-4ebc-8ba7-691022be9ddb => generated 883 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:50:48.360597 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-140afd64-79c3-488f-b74a-d03404f94e21 req-22ff3f71-8c1f-4dff-bdd9-263abb27fd2c None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:48.363014 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-140afd64-79c3-488f-b74a-d03404f94e21 req-22ff3f71-8c1f-4dff-bdd9-263abb27fd2c tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] POST https://10.4.3.170/volume/v3/attachments/f92cac3b-6ea6-472d-bde0-a96adb67234e/action Jul 24 07:50:48.363474 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-140afd64-79c3-488f-b74a-d03404f94e21 req-22ff3f71-8c1f-4dff-bdd9-263abb27fd2c tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Action body: b'{"os-complete": null}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:50:48.363630 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-140afd64-79c3-488f-b74a-d03404f94e21 req-22ff3f71-8c1f-4dff-bdd9-263abb27fd2c tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:50:48.377722 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:48.377722 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:50:48.385676 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-140afd64-79c3-488f-b74a-d03404f94e21 req-22ff3f71-8c1f-4dff-bdd9-263abb27fd2c tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] https://10.4.3.170/volume/v3/attachments/f92cac3b-6ea6-472d-bde0-a96adb67234e/action returned with HTTP 204 Jul 24 07:50:48.386059 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1233/4976] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 24 07:50:48 2026] POST /volume/v3/attachments/f92cac3b-6ea6-472d-bde0-a96adb67234e/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:50:48.464993 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-bd9906e0-b59f-40a0-8d7b-b44529bfb6a3 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:48.466952 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-bd9906e0-b59f-40a0-8d7b-b44529bfb6a3 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] GET https://10.4.3.170/volume/v3/volumes/c6820cfe-15d7-4ff2-9f3e-ab72af3bd8cf Jul 24 07:50:48.467174 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-bd9906e0-b59f-40a0-8d7b-b44529bfb6a3 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:48.467359 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-bd9906e0-b59f-40a0-8d7b-b44529bfb6a3 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:48.476185 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:48.476185 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:50:48.479083 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-bd9906e0-b59f-40a0-8d7b-b44529bfb6a3 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Volume info retrieved successfully. Jul 24 07:50:48.482756 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-bd9906e0-b59f-40a0-8d7b-b44529bfb6a3 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] https://10.4.3.170/volume/v3/volumes/c6820cfe-15d7-4ff2-9f3e-ab72af3bd8cf returned with HTTP 200 Jul 24 07:50:48.483066 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1253/4977] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:50:48 2026] GET /volume/v3/volumes/c6820cfe-15d7-4ff2-9f3e-ab72af3bd8cf => generated 1138 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:50:48.519806 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-ed8dfebe-e678-464d-814a-c352d5bcfcbb req-f13aa26c-9882-4462-b08f-ac10357290b5 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:48.521847 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-ed8dfebe-e678-464d-814a-c352d5bcfcbb req-f13aa26c-9882-4462-b08f-ac10357290b5 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] DELETE https://10.4.3.170/volume/v3/attachments/e8d6edf6-661a-4b30-9261-2bd090bbb908 Jul 24 07:50:48.522016 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-ed8dfebe-e678-464d-814a-c352d5bcfcbb req-f13aa26c-9882-4462-b08f-ac10357290b5 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:48.522183 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-ed8dfebe-e678-464d-814a-c352d5bcfcbb req-f13aa26c-9882-4462-b08f-ac10357290b5 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:48.530024 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:48.530024 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:50:48.569687 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-ed8dfebe-e678-464d-814a-c352d5bcfcbb req-f13aa26c-9882-4462-b08f-ac10357290b5 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/attachments/e8d6edf6-661a-4b30-9261-2bd090bbb908 returned with HTTP 200 Jul 24 07:50:48.570243 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1248/4978] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 24 07:50:48 2026] DELETE /volume/v3/attachments/e8d6edf6-661a-4b30-9261-2bd090bbb908 => generated 19 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:50:48.818009 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-b46d52ce-7519-4bc8-a3d1-21b897e7ed37 req-68a91ca6-1144-4c62-b350-9b50506ec35d None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:48.819686 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-b46d52ce-7519-4bc8-a3d1-21b897e7ed37 req-68a91ca6-1144-4c62-b350-9b50506ec35d tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] DELETE https://10.4.3.170/volume/v3/attachments/d7127be6-4c58-4537-9564-8a0b00b13b9e Jul 24 07:50:48.819967 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-b46d52ce-7519-4bc8-a3d1-21b897e7ed37 req-68a91ca6-1144-4c62-b350-9b50506ec35d tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:48.820229 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-b46d52ce-7519-4bc8-a3d1-21b897e7ed37 req-68a91ca6-1144-4c62-b350-9b50506ec35d tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Calling method 'version_select' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:48.833452 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:48.833452 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:50:48.870028 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-b46d52ce-7519-4bc8-a3d1-21b897e7ed37 req-68a91ca6-1144-4c62-b350-9b50506ec35d tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] https://10.4.3.170/volume/v3/attachments/d7127be6-4c58-4537-9564-8a0b00b13b9e returned with HTTP 200 Jul 24 07:50:48.870521 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1245/4979] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 24 07:50:48 2026] DELETE /volume/v3/attachments/d7127be6-4c58-4537-9564-8a0b00b13b9e => generated 19 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:50:49.045363 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-2445cf1d-e535-40bb-bd57-e74b3a2c24d7 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:49.046920 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2445cf1d-e535-40bb-bd57-e74b3a2c24d7 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] GET https://10.4.3.170/volume/v3/volumes/5db64d85-7ffd-4aa0-af70-e26a23eb5dc7 Jul 24 07:50:49.047089 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2445cf1d-e535-40bb-bd57-e74b3a2c24d7 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:49.047281 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2445cf1d-e535-40bb-bd57-e74b3a2c24d7 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:49.053406 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:49.053406 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:50:49.056290 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-2445cf1d-e535-40bb-bd57-e74b3a2c24d7 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Volume info retrieved successfully. Jul 24 07:50:49.059486 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2445cf1d-e535-40bb-bd57-e74b3a2c24d7 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/volumes/5db64d85-7ffd-4aa0-af70-e26a23eb5dc7 returned with HTTP 200 Jul 24 07:50:49.059832 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1234/4980] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:50:49 2026] GET /volume/v3/volumes/5db64d85-7ffd-4aa0-af70-e26a23eb5dc7 => generated 921 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:50:49.073725 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-8bd73a2d-5f8b-4ec0-a037-cae4815a4dfc None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:49.075191 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8bd73a2d-5f8b-4ec0-a037-cae4815a4dfc tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] GET https://10.4.3.170/volume/v3/volumes/204689c2-28dc-4f42-9a03-76835a517180 Jul 24 07:50:49.075370 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8bd73a2d-5f8b-4ec0-a037-cae4815a4dfc tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:49.075539 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8bd73a2d-5f8b-4ec0-a037-cae4815a4dfc tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:49.083107 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:49.083107 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:50:49.085767 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-8bd73a2d-5f8b-4ec0-a037-cae4815a4dfc tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Volume info retrieved successfully. Jul 24 07:50:49.089127 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8bd73a2d-5f8b-4ec0-a037-cae4815a4dfc tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/volumes/204689c2-28dc-4f42-9a03-76835a517180 returned with HTTP 200 Jul 24 07:50:49.089437 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1254/4981] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:50:49 2026] GET /volume/v3/volumes/204689c2-28dc-4f42-9a03-76835a517180 => generated 1165 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:50:49.125885 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-8027c648-4ad0-47fc-a28d-69e5c8332040 req-5f03bf59-3090-449a-a71c-8f46fa73adc3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:49.127648 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-8027c648-4ad0-47fc-a28d-69e5c8332040 req-5f03bf59-3090-449a-a71c-8f46fa73adc3 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] GET https://10.4.3.170/volume/v3/volumes/204689c2-28dc-4f42-9a03-76835a517180 Jul 24 07:50:49.127813 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-8027c648-4ad0-47fc-a28d-69e5c8332040 req-5f03bf59-3090-449a-a71c-8f46fa73adc3 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:49.128019 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-8027c648-4ad0-47fc-a28d-69e5c8332040 req-5f03bf59-3090-449a-a71c-8f46fa73adc3 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:49.130399 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-a545ef94-bdb5-47fa-a2ab-2749f08ee418 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:49.132093 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a545ef94-bdb5-47fa-a2ab-2749f08ee418 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] GET https://10.4.3.170/volume/v3/volumes/b41f48eb-bbcb-4ebc-8ba7-691022be9ddb Jul 24 07:50:49.132304 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a545ef94-bdb5-47fa-a2ab-2749f08ee418 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:49.132487 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a545ef94-bdb5-47fa-a2ab-2749f08ee418 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:49.136530 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:49.136530 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:50:49.139308 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [req-8027c648-4ad0-47fc-a28d-69e5c8332040 req-5f03bf59-3090-449a-a71c-8f46fa73adc3 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Volume info retrieved successfully. Jul 24 07:50:49.143120 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:49.143120 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:50:49.143470 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-8027c648-4ad0-47fc-a28d-69e5c8332040 req-5f03bf59-3090-449a-a71c-8f46fa73adc3 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/volumes/204689c2-28dc-4f42-9a03-76835a517180 returned with HTTP 200 Jul 24 07:50:49.143849 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1249/4982] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:50:49 2026] GET /volume/v3/volumes/204689c2-28dc-4f42-9a03-76835a517180 => generated 1165 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:50:49.146555 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-a545ef94-bdb5-47fa-a2ab-2749f08ee418 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Volume info retrieved successfully. Jul 24 07:50:49.151781 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a545ef94-bdb5-47fa-a2ab-2749f08ee418 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] https://10.4.3.170/volume/v3/volumes/b41f48eb-bbcb-4ebc-8ba7-691022be9ddb returned with HTTP 200 Jul 24 07:50:49.152171 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1246/4983] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:50:49 2026] GET /volume/v3/volumes/b41f48eb-bbcb-4ebc-8ba7-691022be9ddb => generated 1175 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:50:49.162557 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-8027c648-4ad0-47fc-a28d-69e5c8332040 req-ed481f0e-49c4-4e14-8a67-70e2241702ef None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:49.165008 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-8027c648-4ad0-47fc-a28d-69e5c8332040 req-ed481f0e-49c4-4e14-8a67-70e2241702ef tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] POST https://10.4.3.170/volume/v3/volumes/204689c2-28dc-4f42-9a03-76835a517180/action Jul 24 07:50:49.165440 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-8027c648-4ad0-47fc-a28d-69e5c8332040 req-ed481f0e-49c4-4e14-8a67-70e2241702ef tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:50:49.165605 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-8027c648-4ad0-47fc-a28d-69e5c8332040 req-ed481f0e-49c4-4e14-8a67-70e2241702ef tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:50:49.177970 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:49.177970 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:50:49.178535 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-8027c648-4ad0-47fc-a28d-69e5c8332040 req-ed481f0e-49c4-4e14-8a67-70e2241702ef tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Volume info retrieved successfully. Jul 24 07:50:49.185074 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-8027c648-4ad0-47fc-a28d-69e5c8332040 req-ed481f0e-49c4-4e14-8a67-70e2241702ef tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Begin detaching volume completed successfully. Jul 24 07:50:49.185354 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-8027c648-4ad0-47fc-a28d-69e5c8332040 req-ed481f0e-49c4-4e14-8a67-70e2241702ef tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/volumes/204689c2-28dc-4f42-9a03-76835a517180/action returned with HTTP 202 Jul 24 07:50:49.185892 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1235/4984] 10.4.3.170 () {72 vars in 1672 bytes} [Fri Jul 24 07:50:49 2026] POST /volume/v3/volumes/204689c2-28dc-4f42-9a03-76835a517180/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:50:49.201968 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-91cb38da-97ce-4417-8390-5d5d1cf299a8 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:49.203575 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-91cb38da-97ce-4417-8390-5d5d1cf299a8 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] GET https://10.4.3.170/volume/v3/volumes/204689c2-28dc-4f42-9a03-76835a517180 Jul 24 07:50:49.203753 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-91cb38da-97ce-4417-8390-5d5d1cf299a8 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:49.204199 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-91cb38da-97ce-4417-8390-5d5d1cf299a8 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:49.212796 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:49.212796 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:50:49.216291 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-91cb38da-97ce-4417-8390-5d5d1cf299a8 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Volume info retrieved successfully. Jul 24 07:50:49.217420 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b4a9a8e2-c3ba-4d98-859a-2ac5c16b616e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:49.217871 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b4a9a8e2-c3ba-4d98-859a-2ac5c16b616e None None] GET https://10.4.3.170/volume// Jul 24 07:50:49.218039 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b4a9a8e2-c3ba-4d98-859a-2ac5c16b616e None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:49.218215 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b4a9a8e2-c3ba-4d98-859a-2ac5c16b616e None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:49.218521 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b4a9a8e2-c3ba-4d98-859a-2ac5c16b616e None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:50:49.218798 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1250/4985] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:50:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:50:49.220381 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-91cb38da-97ce-4417-8390-5d5d1cf299a8 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/volumes/204689c2-28dc-4f42-9a03-76835a517180 returned with HTTP 200 Jul 24 07:50:49.220740 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1255/4986] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:50:49 2026] GET /volume/v3/volumes/204689c2-28dc-4f42-9a03-76835a517180 => generated 1168 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:50:49.225174 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-8027c648-4ad0-47fc-a28d-69e5c8332040 req-ba40fc69-5d3d-4498-911b-d1a60f5a585f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:49.227615 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-8027c648-4ad0-47fc-a28d-69e5c8332040 req-ba40fc69-5d3d-4498-911b-d1a60f5a585f tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] GET https://10.4.3.170/volume/v3/volumes/204689c2-28dc-4f42-9a03-76835a517180 Jul 24 07:50:49.227869 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-8027c648-4ad0-47fc-a28d-69e5c8332040 req-ba40fc69-5d3d-4498-911b-d1a60f5a585f tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:49.228095 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-8027c648-4ad0-47fc-a28d-69e5c8332040 req-ba40fc69-5d3d-4498-911b-d1a60f5a585f tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:49.238532 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:49.238532 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:50:49.242075 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-8027c648-4ad0-47fc-a28d-69e5c8332040 req-ba40fc69-5d3d-4498-911b-d1a60f5a585f tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Volume info retrieved successfully. Jul 24 07:50:49.245581 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-8027c648-4ad0-47fc-a28d-69e5c8332040 req-ba40fc69-5d3d-4498-911b-d1a60f5a585f tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/volumes/204689c2-28dc-4f42-9a03-76835a517180 returned with HTTP 200 Jul 24 07:50:49.245903 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1247/4987] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:50:49 2026] GET /volume/v3/volumes/204689c2-28dc-4f42-9a03-76835a517180 => generated 1348 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:50:49.254537 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-8027c648-4ad0-47fc-a28d-69e5c8332040 req-1de11f4c-4252-42c5-bbc9-2c0489d5e136 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:49.256827 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-8027c648-4ad0-47fc-a28d-69e5c8332040 req-1de11f4c-4252-42c5-bbc9-2c0489d5e136 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] GET https://10.4.3.170/volume/v3/volumes/204689c2-28dc-4f42-9a03-76835a517180/encryption Jul 24 07:50:49.257051 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-8027c648-4ad0-47fc-a28d-69e5c8332040 req-1de11f4c-4252-42c5-bbc9-2c0489d5e136 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:49.257287 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-8027c648-4ad0-47fc-a28d-69e5c8332040 req-1de11f4c-4252-42c5-bbc9-2c0489d5e136 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Calling method 'index' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:49.267099 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:49.267099 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:50:49.274054 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-8027c648-4ad0-47fc-a28d-69e5c8332040 req-1de11f4c-4252-42c5-bbc9-2c0489d5e136 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/volumes/204689c2-28dc-4f42-9a03-76835a517180/encryption returned with HTTP 200 Jul 24 07:50:49.274554 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1236/4988] 10.4.3.170 () {68 vars in 1631 bytes} [Fri Jul 24 07:50:49 2026] GET /volume/v3/volumes/204689c2-28dc-4f42-9a03-76835a517180/encryption => generated 160 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:50:49.494163 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-bd9f7b44-1aa5-4ff0-bf84-b8f8dc5b6acc None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:49.496288 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bd9f7b44-1aa5-4ff0-bf84-b8f8dc5b6acc tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] GET https://10.4.3.170/volume/v3/volumes/c6820cfe-15d7-4ff2-9f3e-ab72af3bd8cf Jul 24 07:50:49.496472 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bd9f7b44-1aa5-4ff0-bf84-b8f8dc5b6acc tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:49.496707 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bd9f7b44-1aa5-4ff0-bf84-b8f8dc5b6acc tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:49.504587 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:49.504587 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:50:49.508332 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-bd9f7b44-1aa5-4ff0-bf84-b8f8dc5b6acc tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Volume info retrieved successfully. Jul 24 07:50:49.512940 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bd9f7b44-1aa5-4ff0-bf84-b8f8dc5b6acc tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] https://10.4.3.170/volume/v3/volumes/c6820cfe-15d7-4ff2-9f3e-ab72af3bd8cf returned with HTTP 200 Jul 24 07:50:49.513393 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1251/4989] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:50:49 2026] GET /volume/v3/volumes/c6820cfe-15d7-4ff2-9f3e-ab72af3bd8cf => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:50:49.582490 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-3f4327cc-7365-48ae-9c56-6591d4e1a16d req-9270ab24-d6b7-4b04-b44a-6c82a1b133fb None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:49.584122 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-3f4327cc-7365-48ae-9c56-6591d4e1a16d req-9270ab24-d6b7-4b04-b44a-6c82a1b133fb tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] GET https://10.4.3.170/volume/v3/volumes/35ea8ac5-1cb9-4fbf-9b4c-39957ff01d1a Jul 24 07:50:49.584306 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-3f4327cc-7365-48ae-9c56-6591d4e1a16d req-9270ab24-d6b7-4b04-b44a-6c82a1b133fb tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:49.584479 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-3f4327cc-7365-48ae-9c56-6591d4e1a16d req-9270ab24-d6b7-4b04-b44a-6c82a1b133fb tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:49.592180 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:49.592180 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:50:49.594906 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [req-3f4327cc-7365-48ae-9c56-6591d4e1a16d req-9270ab24-d6b7-4b04-b44a-6c82a1b133fb tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Volume info retrieved successfully. Jul 24 07:50:49.598174 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-3f4327cc-7365-48ae-9c56-6591d4e1a16d req-9270ab24-d6b7-4b04-b44a-6c82a1b133fb tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] https://10.4.3.170/volume/v3/volumes/35ea8ac5-1cb9-4fbf-9b4c-39957ff01d1a returned with HTTP 200 Jul 24 07:50:49.598495 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1256/4990] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:50:49 2026] GET /volume/v3/volumes/35ea8ac5-1cb9-4fbf-9b4c-39957ff01d1a => generated 1135 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:50:49.616419 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-3f4327cc-7365-48ae-9c56-6591d4e1a16d req-e589a3e2-df59-40fa-ab6c-9b1cd3b6445f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:49.618378 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-3f4327cc-7365-48ae-9c56-6591d4e1a16d req-e589a3e2-df59-40fa-ab6c-9b1cd3b6445f tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] POST https://10.4.3.170/volume/v3/volumes/35ea8ac5-1cb9-4fbf-9b4c-39957ff01d1a/action Jul 24 07:50:49.618767 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-3f4327cc-7365-48ae-9c56-6591d4e1a16d req-e589a3e2-df59-40fa-ab6c-9b1cd3b6445f tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:50:49.618929 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-3f4327cc-7365-48ae-9c56-6591d4e1a16d req-e589a3e2-df59-40fa-ab6c-9b1cd3b6445f tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:50:49.628907 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:49.628907 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:50:49.629342 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-3f4327cc-7365-48ae-9c56-6591d4e1a16d req-e589a3e2-df59-40fa-ab6c-9b1cd3b6445f tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Volume info retrieved successfully. Jul 24 07:50:49.634498 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-3f4327cc-7365-48ae-9c56-6591d4e1a16d req-e589a3e2-df59-40fa-ab6c-9b1cd3b6445f tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Begin detaching volume completed successfully. Jul 24 07:50:49.634732 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-3f4327cc-7365-48ae-9c56-6591d4e1a16d req-e589a3e2-df59-40fa-ab6c-9b1cd3b6445f tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] https://10.4.3.170/volume/v3/volumes/35ea8ac5-1cb9-4fbf-9b4c-39957ff01d1a/action returned with HTTP 202 Jul 24 07:50:49.635111 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1248/4991] 10.4.3.170 () {72 vars in 1672 bytes} [Fri Jul 24 07:50:49 2026] POST /volume/v3/volumes/35ea8ac5-1cb9-4fbf-9b4c-39957ff01d1a/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:50:49.651789 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-cb1aea80-9811-4502-927f-89c8334b5c7c None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:49.653438 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-cb1aea80-9811-4502-927f-89c8334b5c7c tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] GET https://10.4.3.170/volume/v3/volumes/35ea8ac5-1cb9-4fbf-9b4c-39957ff01d1a Jul 24 07:50:49.653633 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-cb1aea80-9811-4502-927f-89c8334b5c7c tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:49.653824 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-cb1aea80-9811-4502-927f-89c8334b5c7c tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:49.664809 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:49.664809 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:50:49.668582 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-cb1aea80-9811-4502-927f-89c8334b5c7c tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Volume info retrieved successfully. Jul 24 07:50:49.669563 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-82a14cae-de7c-4360-b4d9-8d1829661f9d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:49.669957 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-82a14cae-de7c-4360-b4d9-8d1829661f9d None None] GET https://10.4.3.170/volume// Jul 24 07:50:49.670259 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-82a14cae-de7c-4360-b4d9-8d1829661f9d None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:49.670321 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-82a14cae-de7c-4360-b4d9-8d1829661f9d None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:49.670647 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-82a14cae-de7c-4360-b4d9-8d1829661f9d None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:50:49.670901 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1252/4992] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:50:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:50:49.672932 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-cb1aea80-9811-4502-927f-89c8334b5c7c tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] https://10.4.3.170/volume/v3/volumes/35ea8ac5-1cb9-4fbf-9b4c-39957ff01d1a returned with HTTP 200 Jul 24 07:50:49.673339 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1237/4993] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:50:49 2026] GET /volume/v3/volumes/35ea8ac5-1cb9-4fbf-9b4c-39957ff01d1a => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:50:49.677115 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-3f4327cc-7365-48ae-9c56-6591d4e1a16d req-4ebf7256-7e21-4f78-b3ff-515158759fb0 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:49.679079 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-3f4327cc-7365-48ae-9c56-6591d4e1a16d req-4ebf7256-7e21-4f78-b3ff-515158759fb0 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] GET https://10.4.3.170/volume/v3/volumes/35ea8ac5-1cb9-4fbf-9b4c-39957ff01d1a Jul 24 07:50:49.679305 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-3f4327cc-7365-48ae-9c56-6591d4e1a16d req-4ebf7256-7e21-4f78-b3ff-515158759fb0 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:49.679611 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-3f4327cc-7365-48ae-9c56-6591d4e1a16d req-4ebf7256-7e21-4f78-b3ff-515158759fb0 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:49.688610 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:49.688610 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:50:49.691750 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [req-3f4327cc-7365-48ae-9c56-6591d4e1a16d req-4ebf7256-7e21-4f78-b3ff-515158759fb0 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Volume info retrieved successfully. Jul 24 07:50:49.695295 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-3f4327cc-7365-48ae-9c56-6591d4e1a16d req-4ebf7256-7e21-4f78-b3ff-515158759fb0 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] https://10.4.3.170/volume/v3/volumes/35ea8ac5-1cb9-4fbf-9b4c-39957ff01d1a returned with HTTP 200 Jul 24 07:50:49.695673 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1257/4994] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:50:49 2026] GET /volume/v3/volumes/35ea8ac5-1cb9-4fbf-9b4c-39957ff01d1a => generated 1318 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:50:50.024865 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-8027c648-4ad0-47fc-a28d-69e5c8332040 req-59f36a62-76b1-4e82-b8cb-0e6cdc4eee23 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:50.026748 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-8027c648-4ad0-47fc-a28d-69e5c8332040 req-59f36a62-76b1-4e82-b8cb-0e6cdc4eee23 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] DELETE https://10.4.3.170/volume/v3/attachments/30ff15e1-ceb8-4f5a-ae2a-1c77628408e6 Jul 24 07:50:50.026927 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-8027c648-4ad0-47fc-a28d-69e5c8332040 req-59f36a62-76b1-4e82-b8cb-0e6cdc4eee23 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:50.027103 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-8027c648-4ad0-47fc-a28d-69e5c8332040 req-59f36a62-76b1-4e82-b8cb-0e6cdc4eee23 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Calling method 'version_select' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:50.033467 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:50.033467 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:50:50.068830 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-8027c648-4ad0-47fc-a28d-69e5c8332040 req-59f36a62-76b1-4e82-b8cb-0e6cdc4eee23 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/attachments/30ff15e1-ceb8-4f5a-ae2a-1c77628408e6 returned with HTTP 200 Jul 24 07:50:50.069217 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1249/4995] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 24 07:50:50 2026] DELETE /volume/v3/attachments/30ff15e1-ceb8-4f5a-ae2a-1c77628408e6 => generated 19 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:50:50.232053 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d9e8826c-4dc5-494b-bfd3-1d5d0586b64a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:50.234149 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d9e8826c-4dc5-494b-bfd3-1d5d0586b64a tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] GET https://10.4.3.170/volume/v3/volumes/204689c2-28dc-4f42-9a03-76835a517180 Jul 24 07:50:50.234464 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d9e8826c-4dc5-494b-bfd3-1d5d0586b64a tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:50.235692 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d9e8826c-4dc5-494b-bfd3-1d5d0586b64a tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:50.241504 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:50.241504 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:50:50.244886 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-d9e8826c-4dc5-494b-bfd3-1d5d0586b64a tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Volume info retrieved successfully. Jul 24 07:50:50.248448 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d9e8826c-4dc5-494b-bfd3-1d5d0586b64a tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/volumes/204689c2-28dc-4f42-9a03-76835a517180 returned with HTTP 200 Jul 24 07:50:50.248824 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1253/4996] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:50:50 2026] GET /volume/v3/volumes/204689c2-28dc-4f42-9a03-76835a517180 => generated 873 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:50:50.260023 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-12146977-b804-4bbc-8082-777b0ce3b86e None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:50.261610 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-12146977-b804-4bbc-8082-777b0ce3b86e tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] GET https://10.4.3.170/volume/v3/volumes/59872b00-4e20-4c8a-90a3-d925fe83b8a1 Jul 24 07:50:50.261768 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-12146977-b804-4bbc-8082-777b0ce3b86e tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:50.261987 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-12146977-b804-4bbc-8082-777b0ce3b86e tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:50.270103 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:50.270103 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:50:50.273007 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-12146977-b804-4bbc-8082-777b0ce3b86e tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Volume info retrieved successfully. Jul 24 07:50:50.276251 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-12146977-b804-4bbc-8082-777b0ce3b86e tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/volumes/59872b00-4e20-4c8a-90a3-d925fe83b8a1 returned with HTTP 200 Jul 24 07:50:50.276600 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1238/4997] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:50:50 2026] GET /volume/v3/volumes/59872b00-4e20-4c8a-90a3-d925fe83b8a1 => generated 1137 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:50:50.310312 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-b3ef5f7a-5648-4cf1-82eb-b2c2d4b41184 req-5d282c9f-437c-4067-92cd-1e9a368558c9 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:50.312314 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-b3ef5f7a-5648-4cf1-82eb-b2c2d4b41184 req-5d282c9f-437c-4067-92cd-1e9a368558c9 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] GET https://10.4.3.170/volume/v3/volumes/59872b00-4e20-4c8a-90a3-d925fe83b8a1 Jul 24 07:50:50.312492 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-b3ef5f7a-5648-4cf1-82eb-b2c2d4b41184 req-5d282c9f-437c-4067-92cd-1e9a368558c9 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:50.312691 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-b3ef5f7a-5648-4cf1-82eb-b2c2d4b41184 req-5d282c9f-437c-4067-92cd-1e9a368558c9 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:50.321368 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:50.321368 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:50:50.324485 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [req-b3ef5f7a-5648-4cf1-82eb-b2c2d4b41184 req-5d282c9f-437c-4067-92cd-1e9a368558c9 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Volume info retrieved successfully. Jul 24 07:50:50.328334 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-b3ef5f7a-5648-4cf1-82eb-b2c2d4b41184 req-5d282c9f-437c-4067-92cd-1e9a368558c9 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/volumes/59872b00-4e20-4c8a-90a3-d925fe83b8a1 returned with HTTP 200 Jul 24 07:50:50.328661 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1258/4998] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:50:50 2026] GET /volume/v3/volumes/59872b00-4e20-4c8a-90a3-d925fe83b8a1 => generated 1137 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:50:50.344736 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-b3ef5f7a-5648-4cf1-82eb-b2c2d4b41184 req-0e286da6-4651-41e4-aabf-39c91d829dcf None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:50.346745 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-b3ef5f7a-5648-4cf1-82eb-b2c2d4b41184 req-0e286da6-4651-41e4-aabf-39c91d829dcf tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] POST https://10.4.3.170/volume/v3/volumes/59872b00-4e20-4c8a-90a3-d925fe83b8a1/action Jul 24 07:50:50.347060 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-b3ef5f7a-5648-4cf1-82eb-b2c2d4b41184 req-0e286da6-4651-41e4-aabf-39c91d829dcf tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:50:50.347177 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-b3ef5f7a-5648-4cf1-82eb-b2c2d4b41184 req-0e286da6-4651-41e4-aabf-39c91d829dcf tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:50:50.358435 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:50.358435 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:50:50.358900 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-b3ef5f7a-5648-4cf1-82eb-b2c2d4b41184 req-0e286da6-4651-41e4-aabf-39c91d829dcf tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Volume info retrieved successfully. Jul 24 07:50:50.364928 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-b3ef5f7a-5648-4cf1-82eb-b2c2d4b41184 req-0e286da6-4651-41e4-aabf-39c91d829dcf tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Begin detaching volume completed successfully. Jul 24 07:50:50.365105 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-b3ef5f7a-5648-4cf1-82eb-b2c2d4b41184 req-0e286da6-4651-41e4-aabf-39c91d829dcf tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/volumes/59872b00-4e20-4c8a-90a3-d925fe83b8a1/action returned with HTTP 202 Jul 24 07:50:50.365488 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1250/4999] 10.4.3.170 () {72 vars in 1672 bytes} [Fri Jul 24 07:50:50 2026] POST /volume/v3/volumes/59872b00-4e20-4c8a-90a3-d925fe83b8a1/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:50:50.383025 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-955c10b8-39dc-476e-a7e5-dbe38e5dc72b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:50.384806 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-955c10b8-39dc-476e-a7e5-dbe38e5dc72b tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] GET https://10.4.3.170/volume/v3/volumes/59872b00-4e20-4c8a-90a3-d925fe83b8a1 Jul 24 07:50:50.385042 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-955c10b8-39dc-476e-a7e5-dbe38e5dc72b tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:50.385162 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-955c10b8-39dc-476e-a7e5-dbe38e5dc72b tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:50.395083 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:50.395083 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:50:50.398390 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-955c10b8-39dc-476e-a7e5-dbe38e5dc72b tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Volume info retrieved successfully. Jul 24 07:50:50.401805 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-139cf8a3-2cf5-4c17-b816-0cffd85b3a4c None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:50.402353 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-139cf8a3-2cf5-4c17-b816-0cffd85b3a4c None None] GET https://10.4.3.170/volume// Jul 24 07:50:50.402617 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-139cf8a3-2cf5-4c17-b816-0cffd85b3a4c None None] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:50.402826 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-955c10b8-39dc-476e-a7e5-dbe38e5dc72b tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/volumes/59872b00-4e20-4c8a-90a3-d925fe83b8a1 returned with HTTP 200 Jul 24 07:50:50.402891 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-139cf8a3-2cf5-4c17-b816-0cffd85b3a4c None None] Calling method 'all' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:50.403185 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1254/5000] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:50:50 2026] GET /volume/v3/volumes/59872b00-4e20-4c8a-90a3-d925fe83b8a1 => generated 1140 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:50:50.403345 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-139cf8a3-2cf5-4c17-b816-0cffd85b3a4c None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:50:50.403738 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1239/5001] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:50:50 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:50:50.410214 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-b3ef5f7a-5648-4cf1-82eb-b2c2d4b41184 req-d8541b86-0df5-4790-af06-9027a0d914de None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:50.412162 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-b3ef5f7a-5648-4cf1-82eb-b2c2d4b41184 req-d8541b86-0df5-4790-af06-9027a0d914de tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] GET https://10.4.3.170/volume/v3/volumes/59872b00-4e20-4c8a-90a3-d925fe83b8a1 Jul 24 07:50:50.412378 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-b3ef5f7a-5648-4cf1-82eb-b2c2d4b41184 req-d8541b86-0df5-4790-af06-9027a0d914de tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:50.412598 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-b3ef5f7a-5648-4cf1-82eb-b2c2d4b41184 req-d8541b86-0df5-4790-af06-9027a0d914de tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:50.421985 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:50.421985 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:50:50.425227 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [req-b3ef5f7a-5648-4cf1-82eb-b2c2d4b41184 req-d8541b86-0df5-4790-af06-9027a0d914de tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Volume info retrieved successfully. Jul 24 07:50:50.429567 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-b3ef5f7a-5648-4cf1-82eb-b2c2d4b41184 req-d8541b86-0df5-4790-af06-9027a0d914de tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/volumes/59872b00-4e20-4c8a-90a3-d925fe83b8a1 returned with HTTP 200 Jul 24 07:50:50.429932 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1259/5002] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:50:50 2026] GET /volume/v3/volumes/59872b00-4e20-4c8a-90a3-d925fe83b8a1 => generated 1320 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:50:50.448461 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-3f4327cc-7365-48ae-9c56-6591d4e1a16d req-622ae700-224c-43fa-871f-deb5d9eab687 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:50.449976 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-3f4327cc-7365-48ae-9c56-6591d4e1a16d req-622ae700-224c-43fa-871f-deb5d9eab687 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] DELETE https://10.4.3.170/volume/v3/attachments/5c1cc078-6894-4265-b9b7-ff2a8e68f40f Jul 24 07:50:50.450247 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-3f4327cc-7365-48ae-9c56-6591d4e1a16d req-622ae700-224c-43fa-871f-deb5d9eab687 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:50.450511 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-3f4327cc-7365-48ae-9c56-6591d4e1a16d req-622ae700-224c-43fa-871f-deb5d9eab687 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Calling method 'version_select' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:50.456730 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:50.456730 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:50:50.493739 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-3f4327cc-7365-48ae-9c56-6591d4e1a16d req-622ae700-224c-43fa-871f-deb5d9eab687 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] https://10.4.3.170/volume/v3/attachments/5c1cc078-6894-4265-b9b7-ff2a8e68f40f returned with HTTP 200 Jul 24 07:50:50.493739 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1251/5003] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 24 07:50:50 2026] DELETE /volume/v3/attachments/5c1cc078-6894-4265-b9b7-ff2a8e68f40f => generated 19 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:50:50.684768 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-7a19e08b-cb30-410c-a0d0-8565146fe5c5 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:50.686288 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7a19e08b-cb30-410c-a0d0-8565146fe5c5 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] GET https://10.4.3.170/volume/v3/volumes/35ea8ac5-1cb9-4fbf-9b4c-39957ff01d1a Jul 24 07:50:50.686456 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7a19e08b-cb30-410c-a0d0-8565146fe5c5 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:50.686634 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7a19e08b-cb30-410c-a0d0-8565146fe5c5 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:50.692525 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:50.692525 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:50:50.695355 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-7a19e08b-cb30-410c-a0d0-8565146fe5c5 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Volume info retrieved successfully. Jul 24 07:50:50.698751 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7a19e08b-cb30-410c-a0d0-8565146fe5c5 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] https://10.4.3.170/volume/v3/volumes/35ea8ac5-1cb9-4fbf-9b4c-39957ff01d1a returned with HTTP 200 Jul 24 07:50:50.699057 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1255/5004] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:50:50 2026] GET /volume/v3/volumes/35ea8ac5-1cb9-4fbf-9b4c-39957ff01d1a => generated 843 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:50:50.710007 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-d8efe67e-16c5-41a0-b504-be5ceb8692df None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:50.712067 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d8efe67e-16c5-41a0-b504-be5ceb8692df tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] GET https://10.4.3.170/volume/v3/volumes/35ea8ac5-1cb9-4fbf-9b4c-39957ff01d1a Jul 24 07:50:50.712307 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d8efe67e-16c5-41a0-b504-be5ceb8692df tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:50.712518 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d8efe67e-16c5-41a0-b504-be5ceb8692df tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:50.720190 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:50.720190 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:50:50.723482 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-d8efe67e-16c5-41a0-b504-be5ceb8692df tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Volume info retrieved successfully. Jul 24 07:50:50.727106 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d8efe67e-16c5-41a0-b504-be5ceb8692df tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] https://10.4.3.170/volume/v3/volumes/35ea8ac5-1cb9-4fbf-9b4c-39957ff01d1a returned with HTTP 200 Jul 24 07:50:50.727566 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1240/5005] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:50:50 2026] GET /volume/v3/volumes/35ea8ac5-1cb9-4fbf-9b4c-39957ff01d1a => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:50:50.767870 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-819c88b7-c4ac-4bd8-8ecd-8c37d2eece04 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:50.769764 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-819c88b7-c4ac-4bd8-8ecd-8c37d2eece04 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] GET https://10.4.3.170/volume/v3/volumes/35ea8ac5-1cb9-4fbf-9b4c-39957ff01d1a Jul 24 07:50:50.769981 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-819c88b7-c4ac-4bd8-8ecd-8c37d2eece04 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:50.770231 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-819c88b7-c4ac-4bd8-8ecd-8c37d2eece04 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:50.772616 np0000005822 devstack@c-api.service[100245]: DEBUG dbcounter [-] [100245] Writing DB stats cinder:SELECT=249,cinder:UPDATE=40,cinder:INSERT=14 {{(pid=100245) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 07:50:50.778810 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:50.778810 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:50:50.783648 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-819c88b7-c4ac-4bd8-8ecd-8c37d2eece04 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Volume info retrieved successfully. Jul 24 07:50:50.788768 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-819c88b7-c4ac-4bd8-8ecd-8c37d2eece04 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] https://10.4.3.170/volume/v3/volumes/35ea8ac5-1cb9-4fbf-9b4c-39957ff01d1a returned with HTTP 200 Jul 24 07:50:50.789213 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1260/5006] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:50:50 2026] GET /volume/v3/volumes/35ea8ac5-1cb9-4fbf-9b4c-39957ff01d1a => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:50:50.801279 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-a43e965a-834c-40e0-b31c-1baca556ada4 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:50.802508 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a43e965a-834c-40e0-b31c-1baca556ada4 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] GET https://10.4.3.170/volume/v3/volumes/c6820cfe-15d7-4ff2-9f3e-ab72af3bd8cf Jul 24 07:50:50.802778 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a43e965a-834c-40e0-b31c-1baca556ada4 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:50.803617 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a43e965a-834c-40e0-b31c-1baca556ada4 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:50.809776 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:50.809776 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:50:50.812917 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-a43e965a-834c-40e0-b31c-1baca556ada4 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Volume info retrieved successfully. Jul 24 07:50:50.816521 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a43e965a-834c-40e0-b31c-1baca556ada4 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] https://10.4.3.170/volume/v3/volumes/c6820cfe-15d7-4ff2-9f3e-ab72af3bd8cf returned with HTTP 200 Jul 24 07:50:50.816953 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1252/5007] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:50:50 2026] GET /volume/v3/volumes/c6820cfe-15d7-4ff2-9f3e-ab72af3bd8cf => generated 843 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:50:50.862699 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-cd251822-3c0c-4ffd-9651-f851de84ee98 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:50.864213 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cd251822-3c0c-4ffd-9651-f851de84ee98 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] GET https://10.4.3.170/volume/v3/volumes/c6820cfe-15d7-4ff2-9f3e-ab72af3bd8cf Jul 24 07:50:50.864393 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cd251822-3c0c-4ffd-9651-f851de84ee98 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:50.864582 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cd251822-3c0c-4ffd-9651-f851de84ee98 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:50.870527 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:50.870527 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:50:50.873856 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-cd251822-3c0c-4ffd-9651-f851de84ee98 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Volume info retrieved successfully. Jul 24 07:50:50.877953 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cd251822-3c0c-4ffd-9651-f851de84ee98 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] https://10.4.3.170/volume/v3/volumes/c6820cfe-15d7-4ff2-9f3e-ab72af3bd8cf returned with HTTP 200 Jul 24 07:50:50.878334 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1256/5008] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:50:50 2026] GET /volume/v3/volumes/c6820cfe-15d7-4ff2-9f3e-ab72af3bd8cf => generated 843 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:50:51.145054 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-b3ef5f7a-5648-4cf1-82eb-b2c2d4b41184 req-f9bedb9e-a758-498e-84d8-52e7a1919057 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:51.146992 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-b3ef5f7a-5648-4cf1-82eb-b2c2d4b41184 req-f9bedb9e-a758-498e-84d8-52e7a1919057 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] DELETE https://10.4.3.170/volume/v3/attachments/28502331-eea5-45ee-8b16-e7549d71c398 Jul 24 07:50:51.147176 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-b3ef5f7a-5648-4cf1-82eb-b2c2d4b41184 req-f9bedb9e-a758-498e-84d8-52e7a1919057 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:51.147388 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-b3ef5f7a-5648-4cf1-82eb-b2c2d4b41184 req-f9bedb9e-a758-498e-84d8-52e7a1919057 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:51.153703 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:51.153703 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:50:51.194078 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-b3ef5f7a-5648-4cf1-82eb-b2c2d4b41184 req-f9bedb9e-a758-498e-84d8-52e7a1919057 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/attachments/28502331-eea5-45ee-8b16-e7549d71c398 returned with HTTP 200 Jul 24 07:50:51.194461 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1241/5009] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 24 07:50:51 2026] DELETE /volume/v3/attachments/28502331-eea5-45ee-8b16-e7549d71c398 => generated 19 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:50:51.417811 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-9db81f8b-b10b-49fd-ac5a-7cfa4d7eb5a0 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:51.419519 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9db81f8b-b10b-49fd-ac5a-7cfa4d7eb5a0 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] GET https://10.4.3.170/volume/v3/volumes/59872b00-4e20-4c8a-90a3-d925fe83b8a1 Jul 24 07:50:51.419739 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9db81f8b-b10b-49fd-ac5a-7cfa4d7eb5a0 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:51.420247 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9db81f8b-b10b-49fd-ac5a-7cfa4d7eb5a0 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:51.427146 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:51.427146 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:50:51.430808 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-9db81f8b-b10b-49fd-ac5a-7cfa4d7eb5a0 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Volume info retrieved successfully. Jul 24 07:50:51.434641 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9db81f8b-b10b-49fd-ac5a-7cfa4d7eb5a0 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/volumes/59872b00-4e20-4c8a-90a3-d925fe83b8a1 returned with HTTP 200 Jul 24 07:50:51.434974 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1261/5010] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:50:51 2026] GET /volume/v3/volumes/59872b00-4e20-4c8a-90a3-d925fe83b8a1 => generated 845 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:50:51.447305 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-5da70dce-d6e6-4f8e-b4ab-e6baee9080c0 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:51.449336 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5da70dce-d6e6-4f8e-b4ab-e6baee9080c0 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] DELETE https://10.4.3.170/volume/v3/volumes/204689c2-28dc-4f42-9a03-76835a517180 Jul 24 07:50:51.449536 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5da70dce-d6e6-4f8e-b4ab-e6baee9080c0 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:51.449741 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5da70dce-d6e6-4f8e-b4ab-e6baee9080c0 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:51.449909 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-5da70dce-d6e6-4f8e-b4ab-e6baee9080c0 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Delete volume with id: 204689c2-28dc-4f42-9a03-76835a517180 Jul 24 07:50:51.456111 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:51.456111 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:50:51.456543 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-5da70dce-d6e6-4f8e-b4ab-e6baee9080c0 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Volume info retrieved successfully. Jul 24 07:50:51.466340 np0000005822 devstack@c-api.service[100244]: WARNING cinder.keymgr.conf_key_mgr [None req-5da70dce-d6e6-4f8e-b4ab-e6baee9080c0 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 24 07:50:51.472567 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-5da70dce-d6e6-4f8e-b4ab-e6baee9080c0 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Delete volume request issued successfully. Jul 24 07:50:51.473180 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5da70dce-d6e6-4f8e-b4ab-e6baee9080c0 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/volumes/204689c2-28dc-4f42-9a03-76835a517180 returned with HTTP 202 Jul 24 07:50:51.473180 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1253/5011] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:50:51 2026] DELETE /volume/v3/volumes/204689c2-28dc-4f42-9a03-76835a517180 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:50:51.481434 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-27803fd4-185f-43c0-8bdb-06a6367fe109 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:51.483971 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-27803fd4-185f-43c0-8bdb-06a6367fe109 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] GET https://10.4.3.170/volume/v3/volumes/204689c2-28dc-4f42-9a03-76835a517180 Jul 24 07:50:51.484114 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-27803fd4-185f-43c0-8bdb-06a6367fe109 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:51.484405 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-27803fd4-185f-43c0-8bdb-06a6367fe109 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:51.493374 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:51.493374 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:50:51.497471 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-27803fd4-185f-43c0-8bdb-06a6367fe109 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Volume info retrieved successfully. Jul 24 07:50:51.502270 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-27803fd4-185f-43c0-8bdb-06a6367fe109 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/volumes/204689c2-28dc-4f42-9a03-76835a517180 returned with HTTP 200 Jul 24 07:50:51.502784 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1257/5012] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:50:51 2026] GET /volume/v3/volumes/204689c2-28dc-4f42-9a03-76835a517180 => generated 872 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:50:51.996144 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-c47b6aeb-2d70-412a-8331-b980d3f0eb24 req-54065e3b-7218-4755-bd5b-13b7a7a852e0 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:51.998308 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-c47b6aeb-2d70-412a-8331-b980d3f0eb24 req-54065e3b-7218-4755-bd5b-13b7a7a852e0 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] GET https://10.4.3.170/volume/v3/volumes/b41f48eb-bbcb-4ebc-8ba7-691022be9ddb Jul 24 07:50:51.998506 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-c47b6aeb-2d70-412a-8331-b980d3f0eb24 req-54065e3b-7218-4755-bd5b-13b7a7a852e0 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:51.998705 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-c47b6aeb-2d70-412a-8331-b980d3f0eb24 req-54065e3b-7218-4755-bd5b-13b7a7a852e0 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:52.007226 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:52.007226 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:50:52.010289 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-c47b6aeb-2d70-412a-8331-b980d3f0eb24 req-54065e3b-7218-4755-bd5b-13b7a7a852e0 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Volume info retrieved successfully. Jul 24 07:50:52.015511 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-c47b6aeb-2d70-412a-8331-b980d3f0eb24 req-54065e3b-7218-4755-bd5b-13b7a7a852e0 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] https://10.4.3.170/volume/v3/volumes/b41f48eb-bbcb-4ebc-8ba7-691022be9ddb returned with HTTP 200 Jul 24 07:50:52.016012 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1242/5013] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:50:51 2026] GET /volume/v3/volumes/b41f48eb-bbcb-4ebc-8ba7-691022be9ddb => generated 1175 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:50:52.031642 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-c47b6aeb-2d70-412a-8331-b980d3f0eb24 req-0f39be03-5d53-492f-a7a7-6d471e271116 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:52.033877 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-c47b6aeb-2d70-412a-8331-b980d3f0eb24 req-0f39be03-5d53-492f-a7a7-6d471e271116 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] POST https://10.4.3.170/volume/v3/volumes/b41f48eb-bbcb-4ebc-8ba7-691022be9ddb/action Jul 24 07:50:52.034252 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-c47b6aeb-2d70-412a-8331-b980d3f0eb24 req-0f39be03-5d53-492f-a7a7-6d471e271116 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:50:52.034376 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-c47b6aeb-2d70-412a-8331-b980d3f0eb24 req-0f39be03-5d53-492f-a7a7-6d471e271116 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:50:52.044534 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:52.044534 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:50:52.044911 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [req-c47b6aeb-2d70-412a-8331-b980d3f0eb24 req-0f39be03-5d53-492f-a7a7-6d471e271116 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Volume info retrieved successfully. Jul 24 07:50:52.049970 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [req-c47b6aeb-2d70-412a-8331-b980d3f0eb24 req-0f39be03-5d53-492f-a7a7-6d471e271116 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Begin detaching volume completed successfully. Jul 24 07:50:52.050151 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-c47b6aeb-2d70-412a-8331-b980d3f0eb24 req-0f39be03-5d53-492f-a7a7-6d471e271116 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] https://10.4.3.170/volume/v3/volumes/b41f48eb-bbcb-4ebc-8ba7-691022be9ddb/action returned with HTTP 202 Jul 24 07:50:52.050613 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1262/5014] 10.4.3.170 () {72 vars in 1672 bytes} [Fri Jul 24 07:50:52 2026] POST /volume/v3/volumes/b41f48eb-bbcb-4ebc-8ba7-691022be9ddb/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:50:52.087176 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-7163f015-61d0-426e-95c1-3b321f8b6f4f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:52.087560 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7163f015-61d0-426e-95c1-3b321f8b6f4f None None] GET https://10.4.3.170/volume// Jul 24 07:50:52.087705 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7163f015-61d0-426e-95c1-3b321f8b6f4f None None] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:52.087875 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7163f015-61d0-426e-95c1-3b321f8b6f4f None None] Calling method 'all' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:52.088175 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7163f015-61d0-426e-95c1-3b321f8b6f4f None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:50:52.088429 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1254/5015] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:50:52 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:50:52.095578 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-c47b6aeb-2d70-412a-8331-b980d3f0eb24 req-4c7a9af5-3220-456e-bfd2-654959cfc06e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:52.097590 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-c47b6aeb-2d70-412a-8331-b980d3f0eb24 req-4c7a9af5-3220-456e-bfd2-654959cfc06e tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] GET https://10.4.3.170/volume/v3/volumes/b41f48eb-bbcb-4ebc-8ba7-691022be9ddb Jul 24 07:50:52.097823 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-c47b6aeb-2d70-412a-8331-b980d3f0eb24 req-4c7a9af5-3220-456e-bfd2-654959cfc06e tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:52.098054 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-c47b6aeb-2d70-412a-8331-b980d3f0eb24 req-4c7a9af5-3220-456e-bfd2-654959cfc06e tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:52.106847 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:52.106847 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:50:52.110577 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [req-c47b6aeb-2d70-412a-8331-b980d3f0eb24 req-4c7a9af5-3220-456e-bfd2-654959cfc06e tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Volume info retrieved successfully. Jul 24 07:50:52.114349 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-c47b6aeb-2d70-412a-8331-b980d3f0eb24 req-4c7a9af5-3220-456e-bfd2-654959cfc06e tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] https://10.4.3.170/volume/v3/volumes/b41f48eb-bbcb-4ebc-8ba7-691022be9ddb returned with HTTP 200 Jul 24 07:50:52.114720 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1258/5016] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:50:52 2026] GET /volume/v3/volumes/b41f48eb-bbcb-4ebc-8ba7-691022be9ddb => generated 1358 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:50:52.514646 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-ae05da8e-81b9-4119-9ca7-bd526ec8b0c4 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:52.516581 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ae05da8e-81b9-4119-9ca7-bd526ec8b0c4 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] GET https://10.4.3.170/volume/v3/volumes/204689c2-28dc-4f42-9a03-76835a517180 Jul 24 07:50:52.516840 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ae05da8e-81b9-4119-9ca7-bd526ec8b0c4 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:52.517079 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ae05da8e-81b9-4119-9ca7-bd526ec8b0c4 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:52.524062 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ae05da8e-81b9-4119-9ca7-bd526ec8b0c4 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/volumes/204689c2-28dc-4f42-9a03-76835a517180 returned with HTTP 404 Jul 24 07:50:52.524631 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1243/5017] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:50:52 2026] GET /volume/v3/volumes/204689c2-28dc-4f42-9a03-76835a517180 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:50:52.530938 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-3bf2e6fa-7b64-4508-819c-d4fea9ed02e4 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:52.532606 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3bf2e6fa-7b64-4508-819c-d4fea9ed02e4 tempest-VolumeMultiattachTests-1793260541 tempest-VolumeMultiattachTests-1793260541-project-admin] GET https://10.4.3.170/volume/v3/volumes/detail?all_tenants=1 Jul 24 07:50:52.532816 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3bf2e6fa-7b64-4508-819c-d4fea9ed02e4 tempest-VolumeMultiattachTests-1793260541 tempest-VolumeMultiattachTests-1793260541-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:52.532996 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3bf2e6fa-7b64-4508-819c-d4fea9ed02e4 tempest-VolumeMultiattachTests-1793260541 tempest-VolumeMultiattachTests-1793260541-project-admin] Calling method 'detail' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:52.533899 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-3bf2e6fa-7b64-4508-819c-d4fea9ed02e4 tempest-VolumeMultiattachTests-1793260541 tempest-VolumeMultiattachTests-1793260541-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100245) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 07:50:52.546218 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-3bf2e6fa-7b64-4508-819c-d4fea9ed02e4 tempest-VolumeMultiattachTests-1793260541 tempest-VolumeMultiattachTests-1793260541-project-admin] Get all volumes completed successfully. Jul 24 07:50:52.548467 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:52.548467 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:50:52.551994 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3bf2e6fa-7b64-4508-819c-d4fea9ed02e4 tempest-VolumeMultiattachTests-1793260541 tempest-VolumeMultiattachTests-1793260541-project-admin] https://10.4.3.170/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 24 07:50:52.552528 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1263/5018] 10.4.3.170 () {66 vars in 1285 bytes} [Fri Jul 24 07:50:52 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 13773 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:50:52.567549 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-95410f60-fbfe-4ec1-aa52-1ea69c1f5141 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:52.569115 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-95410f60-fbfe-4ec1-aa52-1ea69c1f5141 tempest-VolumeMultiattachTests-1793260541 tempest-VolumeMultiattachTests-1793260541-project-admin] DELETE https://10.4.3.170/volume/v3/types/b90730d5-81ff-45e1-b4b3-005a3582a687 Jul 24 07:50:52.569321 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-95410f60-fbfe-4ec1-aa52-1ea69c1f5141 tempest-VolumeMultiattachTests-1793260541 tempest-VolumeMultiattachTests-1793260541-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:52.569508 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-95410f60-fbfe-4ec1-aa52-1ea69c1f5141 tempest-VolumeMultiattachTests-1793260541 tempest-VolumeMultiattachTests-1793260541-project-admin] Calling method '_delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:52.588869 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-95410f60-fbfe-4ec1-aa52-1ea69c1f5141 tempest-VolumeMultiattachTests-1793260541 tempest-VolumeMultiattachTests-1793260541-project-admin] https://10.4.3.170/volume/v3/types/b90730d5-81ff-45e1-b4b3-005a3582a687 returned with HTTP 202 Jul 24 07:50:52.589248 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1255/5019] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 24 07:50:52 2026] DELETE /volume/v3/types/b90730d5-81ff-45e1-b4b3-005a3582a687 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:50:52.595866 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-11746024-0639-4e86-8b14-4720cb529733 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:52.597783 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-11746024-0639-4e86-8b14-4720cb529733 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] DELETE https://10.4.3.170/volume/v3/volumes/59872b00-4e20-4c8a-90a3-d925fe83b8a1 Jul 24 07:50:52.597969 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-11746024-0639-4e86-8b14-4720cb529733 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:52.598141 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-11746024-0639-4e86-8b14-4720cb529733 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:52.598322 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-11746024-0639-4e86-8b14-4720cb529733 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Delete volume with id: 59872b00-4e20-4c8a-90a3-d925fe83b8a1 Jul 24 07:50:52.604655 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:52.604655 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:50:52.605066 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-11746024-0639-4e86-8b14-4720cb529733 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Volume info retrieved successfully. Jul 24 07:50:52.620167 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-11746024-0639-4e86-8b14-4720cb529733 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Delete volume request issued successfully. Jul 24 07:50:52.620356 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-11746024-0639-4e86-8b14-4720cb529733 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/volumes/59872b00-4e20-4c8a-90a3-d925fe83b8a1 returned with HTTP 202 Jul 24 07:50:52.620732 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1259/5020] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:50:52 2026] DELETE /volume/v3/volumes/59872b00-4e20-4c8a-90a3-d925fe83b8a1 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:50:52.627461 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-98920bcc-0043-4c19-8b74-d8abab9dd9d5 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:52.629271 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-98920bcc-0043-4c19-8b74-d8abab9dd9d5 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] GET https://10.4.3.170/volume/v3/volumes/59872b00-4e20-4c8a-90a3-d925fe83b8a1 Jul 24 07:50:52.629438 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-98920bcc-0043-4c19-8b74-d8abab9dd9d5 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:52.629682 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-98920bcc-0043-4c19-8b74-d8abab9dd9d5 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:52.637648 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:52.637648 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:50:52.641702 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-98920bcc-0043-4c19-8b74-d8abab9dd9d5 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Volume info retrieved successfully. Jul 24 07:50:52.645733 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-98920bcc-0043-4c19-8b74-d8abab9dd9d5 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/volumes/59872b00-4e20-4c8a-90a3-d925fe83b8a1 returned with HTTP 200 Jul 24 07:50:52.646235 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1244/5021] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:50:52 2026] GET /volume/v3/volumes/59872b00-4e20-4c8a-90a3-d925fe83b8a1 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:50:52.851057 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-c47b6aeb-2d70-412a-8331-b980d3f0eb24 req-1beb7244-1e46-44a8-b817-e709edfbc0d3 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:52.852836 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-c47b6aeb-2d70-412a-8331-b980d3f0eb24 req-1beb7244-1e46-44a8-b817-e709edfbc0d3 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] DELETE https://10.4.3.170/volume/v3/attachments/f92cac3b-6ea6-472d-bde0-a96adb67234e Jul 24 07:50:52.853001 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-c47b6aeb-2d70-412a-8331-b980d3f0eb24 req-1beb7244-1e46-44a8-b817-e709edfbc0d3 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:52.853195 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-c47b6aeb-2d70-412a-8331-b980d3f0eb24 req-1beb7244-1e46-44a8-b817-e709edfbc0d3 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Calling method 'version_select' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:52.859116 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:52.859116 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:50:52.896259 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-c47b6aeb-2d70-412a-8331-b980d3f0eb24 req-1beb7244-1e46-44a8-b817-e709edfbc0d3 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] https://10.4.3.170/volume/v3/attachments/f92cac3b-6ea6-472d-bde0-a96adb67234e returned with HTTP 200 Jul 24 07:50:52.896691 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1264/5022] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 24 07:50:52 2026] DELETE /volume/v3/attachments/f92cac3b-6ea6-472d-bde0-a96adb67234e => generated 19 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:50:53.125779 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-52e39872-ea7d-4531-b844-784c0a9319fe None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:53.127393 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-52e39872-ea7d-4531-b844-784c0a9319fe tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:50:53.127723 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-52e39872-ea7d-4531-b844-784c0a9319fe tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-912101193", "snapshot_id": "5e40cacc-c953-4847-a074-d6b41f81efe9", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:50:53.129442 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-52e39872-ea7d-4531-b844-784c0a9319fe tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-912101193', 'snapshot_id': '5e40cacc-c953-4847-a074-d6b41f81efe9', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:50:53.134324 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:53.134324 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:50:53.134691 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-52e39872-ea7d-4531-b844-784c0a9319fe tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Snapshot retrieved successfully. Jul 24 07:50:53.134794 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-52e39872-ea7d-4531-b844-784c0a9319fe tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Create volume of 1 GB Jul 24 07:50:53.137674 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-52e39872-ea7d-4531-b844-784c0a9319fe tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Availability Zones retrieved successfully. Jul 24 07:50:53.142309 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-52e39872-ea7d-4531-b844-784c0a9319fe tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Flow 'volume_create_api' (d5301948-68b8-43d9-b9a3-afca02892349) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:50:53.143643 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-52e39872-ea7d-4531-b844-784c0a9319fe tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04c9ea5d-ec37-4416-a94d-ed6bf4634011) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:50:53.144397 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-52e39872-ea7d-4531-b844-784c0a9319fe tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:50:53.169033 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-52e39872-ea7d-4531-b844-784c0a9319fe tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04c9ea5d-ec37-4416-a94d-ed6bf4634011) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '5e40cacc-c953-4847-a074-d6b41f81efe9', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:50:53.169761 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-52e39872-ea7d-4531-b844-784c0a9319fe tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4d89805-892c-4ff2-83a9-630ed6a5c033) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:50:53.203695 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-52e39872-ea7d-4531-b844-784c0a9319fe tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Created reservations ['dc02cf93-ec48-404d-8137-07754a1d7c29', '9ebfb3cc-7764-4390-95a1-f3517629b41c', '5fc625b3-86e4-49df-bb4c-fa02db5111e5', '7431200c-830f-4d0a-b0ee-9988ad8768a7'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:50:53.204474 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-52e39872-ea7d-4531-b844-784c0a9319fe tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4d89805-892c-4ff2-83a9-630ed6a5c033) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dc02cf93-ec48-404d-8137-07754a1d7c29', '9ebfb3cc-7764-4390-95a1-f3517629b41c', '5fc625b3-86e4-49df-bb4c-fa02db5111e5', '7431200c-830f-4d0a-b0ee-9988ad8768a7']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:50:53.205191 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-52e39872-ea7d-4531-b844-784c0a9319fe tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb8414c5-e27e-4b2c-99bb-b60362f36346) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:50:53.240944 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-52e39872-ea7d-4531-b844-784c0a9319fe tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb8414c5-e27e-4b2c-99bb-b60362f36346) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b40f4f51-f6f8-4b2d-b69b-7ad6c69de80b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-912101193',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b66e4d02a18546b79091e5bd84b79a7f',qos_specs=None,replication_status=,reservations=['dc02cf93-ec48-404d-8137-07754a1d7c29','9ebfb3cc-7764-4390-95a1-f3517629b41c','5fc625b3-86e4-49df-bb4c-fa02db5111e5','7431200c-830f-4d0a-b0ee-9988ad8768a7'],size=1,snapshot_id=5e40cacc-c953-4847-a074-d6b41f81efe9,source_replicaid=,source_volid=None,status='creating',user_id='90eee78417da4d4fa1e7433a7c6be423',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:50:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-912101193',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b40f4f51-f6f8-4b2d-b69b-7ad6c69de80b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b66e4d02a18546b79091e5bd84b79a7f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=5e40cacc-c953-4847-a074-d6b41f81efe9,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='90eee78417da4d4fa1e7433a7c6be423',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:50:53.241738 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-52e39872-ea7d-4531-b844-784c0a9319fe tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16417480-05ec-4d3f-92fd-f7e496b9e579) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:50:53.258820 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-52e39872-ea7d-4531-b844-784c0a9319fe tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16417480-05ec-4d3f-92fd-f7e496b9e579) transitioned into state 'SUCCESS' from state '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-912101193',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b66e4d02a18546b79091e5bd84b79a7f',qos_specs=None,replication_status=,reservations=['dc02cf93-ec48-404d-8137-07754a1d7c29','9ebfb3cc-7764-4390-95a1-f3517629b41c','5fc625b3-86e4-49df-bb4c-fa02db5111e5','7431200c-830f-4d0a-b0ee-9988ad8768a7'],size=1,snapshot_id=5e40cacc-c953-4847-a074-d6b41f81efe9,source_replicaid=,source_volid=None,status='creating',user_id='90eee78417da4d4fa1e7433a7c6be423',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:50:53.259454 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-52e39872-ea7d-4531-b844-784c0a9319fe tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (becc041d-0252-445c-ad11-67fc8e542914) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:50:53.277772 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-52e39872-ea7d-4531-b844-784c0a9319fe tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (becc041d-0252-445c-ad11-67fc8e542914) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:50:53.278294 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-52e39872-ea7d-4531-b844-784c0a9319fe tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Flow 'volume_create_api' (d5301948-68b8-43d9-b9a3-afca02892349) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:50:53.278585 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-52e39872-ea7d-4531-b844-784c0a9319fe tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Create volume request issued successfully. Jul 24 07:50:53.279086 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-52e39872-ea7d-4531-b844-784c0a9319fe tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:50:53.279498 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1256/5023] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 24 07:50:53 2026] POST /volume/v3/volumes => generated 790 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:50:53.291330 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-8ee5421d-6f1e-45fd-9003-3ede7ee7e85e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:53.293004 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8ee5421d-6f1e-45fd-9003-3ede7ee7e85e tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] GET https://10.4.3.170/volume/v3/volumes/b40f4f51-f6f8-4b2d-b69b-7ad6c69de80b Jul 24 07:50:53.293185 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8ee5421d-6f1e-45fd-9003-3ede7ee7e85e tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:53.293378 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8ee5421d-6f1e-45fd-9003-3ede7ee7e85e tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:53.300156 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:53.300156 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:50:53.303575 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-8ee5421d-6f1e-45fd-9003-3ede7ee7e85e tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Volume info retrieved successfully. Jul 24 07:50:53.307143 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8ee5421d-6f1e-45fd-9003-3ede7ee7e85e tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] https://10.4.3.170/volume/v3/volumes/b40f4f51-f6f8-4b2d-b69b-7ad6c69de80b returned with HTTP 200 Jul 24 07:50:53.307500 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1260/5024] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:50:53 2026] GET /volume/v3/volumes/b40f4f51-f6f8-4b2d-b69b-7ad6c69de80b => generated 858 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:50:53.590067 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-12493c24-4a49-4f34-9dcb-d02f4e3b9004 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:53.591596 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-12493c24-4a49-4f34-9dcb-d02f4e3b9004 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] DELETE https://10.4.3.170/volume/v3/volumes/35ea8ac5-1cb9-4fbf-9b4c-39957ff01d1a Jul 24 07:50:53.591760 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-12493c24-4a49-4f34-9dcb-d02f4e3b9004 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:53.591947 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-12493c24-4a49-4f34-9dcb-d02f4e3b9004 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:53.592074 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-12493c24-4a49-4f34-9dcb-d02f4e3b9004 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Delete volume with id: 35ea8ac5-1cb9-4fbf-9b4c-39957ff01d1a Jul 24 07:50:53.598221 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:53.598221 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:50:53.598609 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-12493c24-4a49-4f34-9dcb-d02f4e3b9004 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Volume info retrieved successfully. Jul 24 07:50:53.610934 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-12493c24-4a49-4f34-9dcb-d02f4e3b9004 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Delete volume request issued successfully. Jul 24 07:50:53.611047 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-12493c24-4a49-4f34-9dcb-d02f4e3b9004 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] https://10.4.3.170/volume/v3/volumes/35ea8ac5-1cb9-4fbf-9b4c-39957ff01d1a returned with HTTP 202 Jul 24 07:50:53.611423 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1245/5025] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:50:53 2026] DELETE /volume/v3/volumes/35ea8ac5-1cb9-4fbf-9b4c-39957ff01d1a => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:50:53.617407 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-588e41d7-2cd0-47b7-a31b-9cb21d69ca85 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:53.618975 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-588e41d7-2cd0-47b7-a31b-9cb21d69ca85 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] GET https://10.4.3.170/volume/v3/volumes/35ea8ac5-1cb9-4fbf-9b4c-39957ff01d1a Jul 24 07:50:53.619177 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-588e41d7-2cd0-47b7-a31b-9cb21d69ca85 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:53.619393 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-588e41d7-2cd0-47b7-a31b-9cb21d69ca85 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:53.626872 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:53.626872 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:50:53.630602 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-588e41d7-2cd0-47b7-a31b-9cb21d69ca85 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Volume info retrieved successfully. Jul 24 07:50:53.634975 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-588e41d7-2cd0-47b7-a31b-9cb21d69ca85 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] https://10.4.3.170/volume/v3/volumes/35ea8ac5-1cb9-4fbf-9b4c-39957ff01d1a returned with HTTP 200 Jul 24 07:50:53.635382 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1265/5026] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:50:53 2026] GET /volume/v3/volumes/35ea8ac5-1cb9-4fbf-9b4c-39957ff01d1a => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:50:53.659840 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-af8b444b-9a22-4be3-b4ea-7bea1187aa0e None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:53.661479 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-af8b444b-9a22-4be3-b4ea-7bea1187aa0e tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] GET https://10.4.3.170/volume/v3/volumes/59872b00-4e20-4c8a-90a3-d925fe83b8a1 Jul 24 07:50:53.661692 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-af8b444b-9a22-4be3-b4ea-7bea1187aa0e tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:53.661870 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-af8b444b-9a22-4be3-b4ea-7bea1187aa0e tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:53.666922 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-af8b444b-9a22-4be3-b4ea-7bea1187aa0e tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/volumes/59872b00-4e20-4c8a-90a3-d925fe83b8a1 returned with HTTP 404 Jul 24 07:50:53.667342 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1257/5027] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:50:53 2026] GET /volume/v3/volumes/59872b00-4e20-4c8a-90a3-d925fe83b8a1 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:50:53.673962 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2bd26a16-acaa-48e2-bf88-b3b2b83432d6 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:53.675798 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2bd26a16-acaa-48e2-bf88-b3b2b83432d6 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] DELETE https://10.4.3.170/volume/v3/volumes/5db64d85-7ffd-4aa0-af70-e26a23eb5dc7 Jul 24 07:50:53.675977 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2bd26a16-acaa-48e2-bf88-b3b2b83432d6 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:53.676151 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2bd26a16-acaa-48e2-bf88-b3b2b83432d6 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:53.676334 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-2bd26a16-acaa-48e2-bf88-b3b2b83432d6 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Delete volume with id: 5db64d85-7ffd-4aa0-af70-e26a23eb5dc7 Jul 24 07:50:53.682955 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:53.682955 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:50:53.683485 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-2bd26a16-acaa-48e2-bf88-b3b2b83432d6 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Volume info retrieved successfully. Jul 24 07:50:53.696776 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-2bd26a16-acaa-48e2-bf88-b3b2b83432d6 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Delete volume request issued successfully. Jul 24 07:50:53.696944 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2bd26a16-acaa-48e2-bf88-b3b2b83432d6 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/volumes/5db64d85-7ffd-4aa0-af70-e26a23eb5dc7 returned with HTTP 202 Jul 24 07:50:53.697290 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1261/5028] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:50:53 2026] DELETE /volume/v3/volumes/5db64d85-7ffd-4aa0-af70-e26a23eb5dc7 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:50:53.703384 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-18d8dd31-bc84-4c00-9e9c-bc94b747cbfe None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:53.704896 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-18d8dd31-bc84-4c00-9e9c-bc94b747cbfe tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] GET https://10.4.3.170/volume/v3/volumes/5db64d85-7ffd-4aa0-af70-e26a23eb5dc7 Jul 24 07:50:53.705059 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-18d8dd31-bc84-4c00-9e9c-bc94b747cbfe tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:53.705268 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-18d8dd31-bc84-4c00-9e9c-bc94b747cbfe tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:53.711709 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:53.711709 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:50:53.714701 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-18d8dd31-bc84-4c00-9e9c-bc94b747cbfe tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Volume info retrieved successfully. Jul 24 07:50:53.718465 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-18d8dd31-bc84-4c00-9e9c-bc94b747cbfe tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/volumes/5db64d85-7ffd-4aa0-af70-e26a23eb5dc7 returned with HTTP 200 Jul 24 07:50:53.718828 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1246/5029] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:50:53 2026] GET /volume/v3/volumes/5db64d85-7ffd-4aa0-af70-e26a23eb5dc7 => generated 920 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:50:54.320891 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-592f31ae-6160-41b7-a659-1b759101911a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:54.322600 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-592f31ae-6160-41b7-a659-1b759101911a tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] GET https://10.4.3.170/volume/v3/volumes/b40f4f51-f6f8-4b2d-b69b-7ad6c69de80b Jul 24 07:50:54.322817 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-592f31ae-6160-41b7-a659-1b759101911a tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:54.323009 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-592f31ae-6160-41b7-a659-1b759101911a tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:54.329705 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:54.329705 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:50:54.332912 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-592f31ae-6160-41b7-a659-1b759101911a tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Volume info retrieved successfully. Jul 24 07:50:54.336908 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-592f31ae-6160-41b7-a659-1b759101911a tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] https://10.4.3.170/volume/v3/volumes/b40f4f51-f6f8-4b2d-b69b-7ad6c69de80b returned with HTTP 200 Jul 24 07:50:54.337241 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1266/5030] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:50:54 2026] GET /volume/v3/volumes/b40f4f51-f6f8-4b2d-b69b-7ad6c69de80b => generated 883 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:50:54.347801 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-4b752a42-9ad4-4b78-b292-71d535d7bdfa None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:54.349678 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4b752a42-9ad4-4b78-b292-71d535d7bdfa tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] GET https://10.4.3.170/volume/v3/volumes/b40f4f51-f6f8-4b2d-b69b-7ad6c69de80b Jul 24 07:50:54.349896 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4b752a42-9ad4-4b78-b292-71d535d7bdfa tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:54.350100 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4b752a42-9ad4-4b78-b292-71d535d7bdfa tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:54.357377 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:54.357377 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:50:54.360810 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-4b752a42-9ad4-4b78-b292-71d535d7bdfa tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Volume info retrieved successfully. Jul 24 07:50:54.365257 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4b752a42-9ad4-4b78-b292-71d535d7bdfa tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] https://10.4.3.170/volume/v3/volumes/b40f4f51-f6f8-4b2d-b69b-7ad6c69de80b returned with HTTP 200 Jul 24 07:50:54.365637 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1258/5031] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:50:54 2026] GET /volume/v3/volumes/b40f4f51-f6f8-4b2d-b69b-7ad6c69de80b => generated 883 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:50:54.647287 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-72b48190-9302-42e9-8fbd-e1d9b237baf9 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:54.648972 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-72b48190-9302-42e9-8fbd-e1d9b237baf9 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] GET https://10.4.3.170/volume/v3/volumes/35ea8ac5-1cb9-4fbf-9b4c-39957ff01d1a Jul 24 07:50:54.649158 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-72b48190-9302-42e9-8fbd-e1d9b237baf9 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:54.649353 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-72b48190-9302-42e9-8fbd-e1d9b237baf9 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:54.651515 np0000005822 devstack@c-api.service[100246]: DEBUG dbcounter [-] [100246] Writing DB stats cinder:SELECT=261,cinder:UPDATE=47,cinder:INSERT=21 {{(pid=100246) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 07:50:54.656719 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-72b48190-9302-42e9-8fbd-e1d9b237baf9 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] https://10.4.3.170/volume/v3/volumes/35ea8ac5-1cb9-4fbf-9b4c-39957ff01d1a returned with HTTP 404 Jul 24 07:50:54.657393 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1262/5032] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:50:54 2026] GET /volume/v3/volumes/35ea8ac5-1cb9-4fbf-9b4c-39957ff01d1a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:50:54.663777 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-14ca4db1-743c-47d4-8447-715f2963d0a8 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:54.665558 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-14ca4db1-743c-47d4-8447-715f2963d0a8 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] DELETE https://10.4.3.170/volume/v3/volumes/c6820cfe-15d7-4ff2-9f3e-ab72af3bd8cf Jul 24 07:50:54.665756 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-14ca4db1-743c-47d4-8447-715f2963d0a8 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:54.665940 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-14ca4db1-743c-47d4-8447-715f2963d0a8 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:54.666083 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-14ca4db1-743c-47d4-8447-715f2963d0a8 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Delete volume with id: c6820cfe-15d7-4ff2-9f3e-ab72af3bd8cf Jul 24 07:50:54.673186 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:54.673186 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:50:54.673666 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-14ca4db1-743c-47d4-8447-715f2963d0a8 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Volume info retrieved successfully. Jul 24 07:50:54.688656 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-14ca4db1-743c-47d4-8447-715f2963d0a8 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Delete volume request issued successfully. Jul 24 07:50:54.688883 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-14ca4db1-743c-47d4-8447-715f2963d0a8 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] https://10.4.3.170/volume/v3/volumes/c6820cfe-15d7-4ff2-9f3e-ab72af3bd8cf returned with HTTP 202 Jul 24 07:50:54.689385 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1247/5033] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:50:54 2026] DELETE /volume/v3/volumes/c6820cfe-15d7-4ff2-9f3e-ab72af3bd8cf => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:50:54.696633 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-1e6931ff-dbf0-4889-a7c6-ff482b067561 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:54.698345 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1e6931ff-dbf0-4889-a7c6-ff482b067561 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] GET https://10.4.3.170/volume/v3/volumes/c6820cfe-15d7-4ff2-9f3e-ab72af3bd8cf Jul 24 07:50:54.698578 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-1e6931ff-dbf0-4889-a7c6-ff482b067561 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:54.698779 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-1e6931ff-dbf0-4889-a7c6-ff482b067561 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:54.705729 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:54.705729 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:50:54.709281 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-1e6931ff-dbf0-4889-a7c6-ff482b067561 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Volume info retrieved successfully. Jul 24 07:50:54.714270 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1e6931ff-dbf0-4889-a7c6-ff482b067561 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] https://10.4.3.170/volume/v3/volumes/c6820cfe-15d7-4ff2-9f3e-ab72af3bd8cf returned with HTTP 200 Jul 24 07:50:54.714707 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1267/5034] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:50:54 2026] GET /volume/v3/volumes/c6820cfe-15d7-4ff2-9f3e-ab72af3bd8cf => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:50:54.730371 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-f6ce36d4-8c3c-40be-af04-f7ec9f9a41c8 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:54.732099 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f6ce36d4-8c3c-40be-af04-f7ec9f9a41c8 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] GET https://10.4.3.170/volume/v3/volumes/5db64d85-7ffd-4aa0-af70-e26a23eb5dc7 Jul 24 07:50:54.732304 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f6ce36d4-8c3c-40be-af04-f7ec9f9a41c8 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:54.732497 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f6ce36d4-8c3c-40be-af04-f7ec9f9a41c8 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:54.737781 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f6ce36d4-8c3c-40be-af04-f7ec9f9a41c8 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/volumes/5db64d85-7ffd-4aa0-af70-e26a23eb5dc7 returned with HTTP 404 Jul 24 07:50:54.738200 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1259/5035] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:50:54 2026] GET /volume/v3/volumes/5db64d85-7ffd-4aa0-af70-e26a23eb5dc7 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:50:54.744718 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-81a212a0-5838-41be-b53d-7699642fb52f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:54.746331 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-81a212a0-5838-41be-b53d-7699642fb52f tempest-VolumeMultiattachTests-1793260541 tempest-VolumeMultiattachTests-1793260541-project-admin] GET https://10.4.3.170/volume/v3/volumes/detail?all_tenants=1 Jul 24 07:50:54.746521 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-81a212a0-5838-41be-b53d-7699642fb52f tempest-VolumeMultiattachTests-1793260541 tempest-VolumeMultiattachTests-1793260541-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:54.746716 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-81a212a0-5838-41be-b53d-7699642fb52f tempest-VolumeMultiattachTests-1793260541 tempest-VolumeMultiattachTests-1793260541-project-admin] Calling method 'detail' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:54.747454 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-81a212a0-5838-41be-b53d-7699642fb52f tempest-VolumeMultiattachTests-1793260541 tempest-VolumeMultiattachTests-1793260541-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100246) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 07:50:54.756974 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-81a212a0-5838-41be-b53d-7699642fb52f tempest-VolumeMultiattachTests-1793260541 tempest-VolumeMultiattachTests-1793260541-project-admin] Get all volumes completed successfully. Jul 24 07:50:54.759092 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:54.759092 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:50:54.762982 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-81a212a0-5838-41be-b53d-7699642fb52f tempest-VolumeMultiattachTests-1793260541 tempest-VolumeMultiattachTests-1793260541-project-admin] https://10.4.3.170/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 24 07:50:54.763408 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1263/5036] 10.4.3.170 () {66 vars in 1285 bytes} [Fri Jul 24 07:50:54 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10437 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:50:54.778801 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-365ed1dc-26c2-44cd-bb89-2d7a4c4bd591 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:54.780403 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-365ed1dc-26c2-44cd-bb89-2d7a4c4bd591 tempest-VolumeMultiattachTests-1793260541 tempest-VolumeMultiattachTests-1793260541-project-admin] DELETE https://10.4.3.170/volume/v3/types/9b7c0edd-6c9c-4f4b-893a-01950c31e688 Jul 24 07:50:54.780784 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-365ed1dc-26c2-44cd-bb89-2d7a4c4bd591 tempest-VolumeMultiattachTests-1793260541 tempest-VolumeMultiattachTests-1793260541-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:54.780784 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-365ed1dc-26c2-44cd-bb89-2d7a4c4bd591 tempest-VolumeMultiattachTests-1793260541 tempest-VolumeMultiattachTests-1793260541-project-admin] Calling method '_delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:54.799646 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-365ed1dc-26c2-44cd-bb89-2d7a4c4bd591 tempest-VolumeMultiattachTests-1793260541 tempest-VolumeMultiattachTests-1793260541-project-admin] https://10.4.3.170/volume/v3/types/9b7c0edd-6c9c-4f4b-893a-01950c31e688 returned with HTTP 202 Jul 24 07:50:54.799968 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1248/5037] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 24 07:50:54 2026] DELETE /volume/v3/types/9b7c0edd-6c9c-4f4b-893a-01950c31e688 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:50:54.804734 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-184252ab-ee47-4927-bb43-d26bdd28391c req-9523fa4a-cba0-48fe-8b15-da196b42c403 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:54.806747 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-184252ab-ee47-4927-bb43-d26bdd28391c req-9523fa4a-cba0-48fe-8b15-da196b42c403 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] GET https://10.4.3.170/volume/v3/volumes/b40f4f51-f6f8-4b2d-b69b-7ad6c69de80b Jul 24 07:50:54.806936 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-184252ab-ee47-4927-bb43-d26bdd28391c req-9523fa4a-cba0-48fe-8b15-da196b42c403 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:54.807113 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-184252ab-ee47-4927-bb43-d26bdd28391c req-9523fa4a-cba0-48fe-8b15-da196b42c403 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:54.813680 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:54.813680 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:50:54.816519 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [req-184252ab-ee47-4927-bb43-d26bdd28391c req-9523fa4a-cba0-48fe-8b15-da196b42c403 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Volume info retrieved successfully. Jul 24 07:50:54.820352 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-184252ab-ee47-4927-bb43-d26bdd28391c req-9523fa4a-cba0-48fe-8b15-da196b42c403 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] https://10.4.3.170/volume/v3/volumes/b40f4f51-f6f8-4b2d-b69b-7ad6c69de80b returned with HTTP 200 Jul 24 07:50:54.820855 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1268/5038] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:50:54 2026] GET /volume/v3/volumes/b40f4f51-f6f8-4b2d-b69b-7ad6c69de80b => generated 883 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:50:54.882012 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-951e2c58-7631-484f-9d99-5752fe074db5 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:54.882440 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-951e2c58-7631-484f-9d99-5752fe074db5 None None] GET https://10.4.3.170/volume// Jul 24 07:50:54.882658 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-951e2c58-7631-484f-9d99-5752fe074db5 None None] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:54.882808 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-951e2c58-7631-484f-9d99-5752fe074db5 None None] Calling method 'all' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:54.883104 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-951e2c58-7631-484f-9d99-5752fe074db5 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:50:54.883422 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1260/5039] 10.4.3.170 () {66 vars in 1428 bytes} [Fri Jul 24 07:50:54 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:50:54.896515 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-184252ab-ee47-4927-bb43-d26bdd28391c req-926727c2-5fb0-498c-9bef-d2dec2f8e339 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:54.898233 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-184252ab-ee47-4927-bb43-d26bdd28391c req-926727c2-5fb0-498c-9bef-d2dec2f8e339 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 24 07:50:54.898558 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-184252ab-ee47-4927-bb43-d26bdd28391c req-926727c2-5fb0-498c-9bef-d2dec2f8e339 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b40f4f51-f6f8-4b2d-b69b-7ad6c69de80b", "connector": null, "instance_uuid": "c6b91a91-93cc-4546-b073-0b0908a147b0"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:50:54.905504 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:54.905504 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:50:54.924003 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-184252ab-ee47-4927-bb43-d26bdd28391c req-926727c2-5fb0-498c-9bef-d2dec2f8e339 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 24 07:50:54.924364 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1264/5040] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 24 07:50:54 2026] POST /volume/v3/attachments => generated 273 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:50:54.949116 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-3935dd67-456e-47cf-ada1-2b2285396e19 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:54.950909 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3935dd67-456e-47cf-ada1-2b2285396e19 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] GET https://10.4.3.170/volume/v3/volumes/b40f4f51-f6f8-4b2d-b69b-7ad6c69de80b Jul 24 07:50:54.951074 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3935dd67-456e-47cf-ada1-2b2285396e19 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:54.951268 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3935dd67-456e-47cf-ada1-2b2285396e19 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:54.953864 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-b7c108b6-22f7-4fb3-a8bf-06144a345d23 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:54.954248 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b7c108b6-22f7-4fb3-a8bf-06144a345d23 None None] GET https://10.4.3.170/volume// Jul 24 07:50:54.954424 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b7c108b6-22f7-4fb3-a8bf-06144a345d23 None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:54.954611 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b7c108b6-22f7-4fb3-a8bf-06144a345d23 None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:54.954906 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b7c108b6-22f7-4fb3-a8bf-06144a345d23 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:50:54.955176 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1269/5041] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:50:54 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:50:54.959991 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:54.959991 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:50:54.960935 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-184252ab-ee47-4927-bb43-d26bdd28391c req-d2cb2812-c917-436b-a544-6a0ba8da4bf6 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:54.962866 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-184252ab-ee47-4927-bb43-d26bdd28391c req-d2cb2812-c917-436b-a544-6a0ba8da4bf6 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] GET https://10.4.3.170/volume/v3/volumes/b40f4f51-f6f8-4b2d-b69b-7ad6c69de80b Jul 24 07:50:54.963055 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-184252ab-ee47-4927-bb43-d26bdd28391c req-d2cb2812-c917-436b-a544-6a0ba8da4bf6 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:54.963162 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-3935dd67-456e-47cf-ada1-2b2285396e19 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Volume info retrieved successfully. Jul 24 07:50:54.963247 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-184252ab-ee47-4927-bb43-d26bdd28391c req-d2cb2812-c917-436b-a544-6a0ba8da4bf6 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:54.967363 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3935dd67-456e-47cf-ada1-2b2285396e19 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] https://10.4.3.170/volume/v3/volumes/b40f4f51-f6f8-4b2d-b69b-7ad6c69de80b returned with HTTP 200 Jul 24 07:50:54.967713 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1249/5042] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:50:54 2026] GET /volume/v3/volumes/b40f4f51-f6f8-4b2d-b69b-7ad6c69de80b => generated 882 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:50:54.972605 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:54.972605 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:50:54.975893 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-184252ab-ee47-4927-bb43-d26bdd28391c req-d2cb2812-c917-436b-a544-6a0ba8da4bf6 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Volume info retrieved successfully. Jul 24 07:50:54.979784 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-184252ab-ee47-4927-bb43-d26bdd28391c req-d2cb2812-c917-436b-a544-6a0ba8da4bf6 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] https://10.4.3.170/volume/v3/volumes/b40f4f51-f6f8-4b2d-b69b-7ad6c69de80b returned with HTTP 200 Jul 24 07:50:54.980165 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1261/5043] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:50:54 2026] GET /volume/v3/volumes/b40f4f51-f6f8-4b2d-b69b-7ad6c69de80b => generated 1062 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:50:55.075033 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-184252ab-ee47-4927-bb43-d26bdd28391c req-87728351-3fc5-44d3-b9d2-7f3ef184af40 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:55.076850 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-184252ab-ee47-4927-bb43-d26bdd28391c req-87728351-3fc5-44d3-b9d2-7f3ef184af40 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] PUT https://10.4.3.170/volume/v3/attachments/ca33b5c6-6e75-4b58-9e59-b81e5aad3d63 Jul 24 07:50:55.078440 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-184252ab-ee47-4927-bb43-d26bdd28391c req-87728351-3fc5-44d3-b9d2-7f3ef184af40 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000005822", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9a7cb9337d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5fc7887c-2ab7-4d21-80c7-ec4ad0d3b011", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:50:55.083990 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-184252ab-ee47-4927-bb43-d26bdd28391c req-87728351-3fc5-44d3-b9d2-7f3ef184af40 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Acquiring lock "cinder-attachment_update-b40f4f51-f6f8-4b2d-b69b-7ad6c69de80b-np0000005822" by "attachment_update" {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 07:50:55.089675 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-184252ab-ee47-4927-bb43-d26bdd28391c req-87728351-3fc5-44d3-b9d2-7f3ef184af40 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Lock "cinder-attachment_update-b40f4f51-f6f8-4b2d-b69b-7ad6c69de80b-np0000005822" acquired by "attachment_update" :: waited 0.006s {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 07:50:55.090619 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:55.090619 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:50:55.150918 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-184252ab-ee47-4927-bb43-d26bdd28391c req-87728351-3fc5-44d3-b9d2-7f3ef184af40 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Lock "cinder-attachment_update-b40f4f51-f6f8-4b2d-b69b-7ad6c69de80b-np0000005822" released by "attachment_update" :: held 0.061s {{(pid=100246) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 07:50:55.151319 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-184252ab-ee47-4927-bb43-d26bdd28391c req-87728351-3fc5-44d3-b9d2-7f3ef184af40 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] https://10.4.3.170/volume/v3/attachments/ca33b5c6-6e75-4b58-9e59-b81e5aad3d63 returned with HTTP 200 Jul 24 07:50:55.152022 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1265/5044] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 24 07:50:55 2026] PUT /volume/v3/attachments/ca33b5c6-6e75-4b58-9e59-b81e5aad3d63 => generated 969 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:50:55.725950 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-43813003-3a30-4b75-a563-14f586103d3a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:55.727322 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-43813003-3a30-4b75-a563-14f586103d3a tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] GET https://10.4.3.170/volume/v3/volumes/c6820cfe-15d7-4ff2-9f3e-ab72af3bd8cf Jul 24 07:50:55.727482 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-43813003-3a30-4b75-a563-14f586103d3a tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:55.727659 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-43813003-3a30-4b75-a563-14f586103d3a tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:55.732454 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-43813003-3a30-4b75-a563-14f586103d3a tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] https://10.4.3.170/volume/v3/volumes/c6820cfe-15d7-4ff2-9f3e-ab72af3bd8cf returned with HTTP 404 Jul 24 07:50:55.732817 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1270/5045] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:50:55 2026] GET /volume/v3/volumes/c6820cfe-15d7-4ff2-9f3e-ab72af3bd8cf => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:50:55.785699 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-ef5c6f06-caf9-4355-94f3-7d2472ec2a78 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:55.787344 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ef5c6f06-caf9-4355-94f3-7d2472ec2a78 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] DELETE https://10.4.3.170/volume/v3/volumes/1523564c-2610-421c-a250-c87b2966f28b Jul 24 07:50:55.787570 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ef5c6f06-caf9-4355-94f3-7d2472ec2a78 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:55.787746 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ef5c6f06-caf9-4355-94f3-7d2472ec2a78 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:55.787891 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-ef5c6f06-caf9-4355-94f3-7d2472ec2a78 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Delete volume with id: 1523564c-2610-421c-a250-c87b2966f28b Jul 24 07:50:55.794140 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:55.794140 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:50:55.794559 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-ef5c6f06-caf9-4355-94f3-7d2472ec2a78 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Volume info retrieved successfully. Jul 24 07:50:55.807853 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-ef5c6f06-caf9-4355-94f3-7d2472ec2a78 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Delete volume request issued successfully. Jul 24 07:50:55.808025 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ef5c6f06-caf9-4355-94f3-7d2472ec2a78 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] https://10.4.3.170/volume/v3/volumes/1523564c-2610-421c-a250-c87b2966f28b returned with HTTP 202 Jul 24 07:50:55.808422 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1250/5046] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:50:55 2026] DELETE /volume/v3/volumes/1523564c-2610-421c-a250-c87b2966f28b => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:50:55.815519 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-5654f275-48d4-45e2-9ccc-c8cda4211989 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:55.817451 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5654f275-48d4-45e2-9ccc-c8cda4211989 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] GET https://10.4.3.170/volume/v3/volumes/1523564c-2610-421c-a250-c87b2966f28b Jul 24 07:50:55.817627 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5654f275-48d4-45e2-9ccc-c8cda4211989 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:55.817795 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5654f275-48d4-45e2-9ccc-c8cda4211989 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:55.827245 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:55.827245 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:50:55.830990 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-5654f275-48d4-45e2-9ccc-c8cda4211989 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Volume info retrieved successfully. Jul 24 07:50:55.836844 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5654f275-48d4-45e2-9ccc-c8cda4211989 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] https://10.4.3.170/volume/v3/volumes/1523564c-2610-421c-a250-c87b2966f28b returned with HTTP 200 Jul 24 07:50:55.836949 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1262/5047] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:50:55 2026] GET /volume/v3/volumes/1523564c-2610-421c-a250-c87b2966f28b => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:50:55.978863 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-05b9f108-40bf-48cf-818f-284737130dc9 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:55.980536 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-05b9f108-40bf-48cf-818f-284737130dc9 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] GET https://10.4.3.170/volume/v3/volumes/b40f4f51-f6f8-4b2d-b69b-7ad6c69de80b Jul 24 07:50:55.980712 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-05b9f108-40bf-48cf-818f-284737130dc9 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:55.980892 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-05b9f108-40bf-48cf-818f-284737130dc9 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:55.990087 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:55.990087 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:50:55.992976 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-05b9f108-40bf-48cf-818f-284737130dc9 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Volume info retrieved successfully. Jul 24 07:50:55.996537 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-05b9f108-40bf-48cf-818f-284737130dc9 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] https://10.4.3.170/volume/v3/volumes/b40f4f51-f6f8-4b2d-b69b-7ad6c69de80b returned with HTTP 200 Jul 24 07:50:55.996857 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1266/5048] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:50:55 2026] GET /volume/v3/volumes/b40f4f51-f6f8-4b2d-b69b-7ad6c69de80b => generated 883 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:50:56.848889 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-50c447da-2810-451e-ab26-77653e8d1455 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:56.850437 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-50c447da-2810-451e-ab26-77653e8d1455 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] GET https://10.4.3.170/volume/v3/volumes/1523564c-2610-421c-a250-c87b2966f28b Jul 24 07:50:56.850620 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-50c447da-2810-451e-ab26-77653e8d1455 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:56.850820 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-50c447da-2810-451e-ab26-77653e8d1455 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:56.856303 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-50c447da-2810-451e-ab26-77653e8d1455 tempest-AttachVolumeTestJSON-1914026751 tempest-AttachVolumeTestJSON-1914026751-project-member] https://10.4.3.170/volume/v3/volumes/1523564c-2610-421c-a250-c87b2966f28b returned with HTTP 404 Jul 24 07:50:56.856733 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1271/5049] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:50:56 2026] GET /volume/v3/volumes/1523564c-2610-421c-a250-c87b2966f28b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:50:57.008368 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-42eefb73-5b26-4959-a8d4-2f8fc2924e18 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:57.010568 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-42eefb73-5b26-4959-a8d4-2f8fc2924e18 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] GET https://10.4.3.170/volume/v3/volumes/b40f4f51-f6f8-4b2d-b69b-7ad6c69de80b Jul 24 07:50:57.010848 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-42eefb73-5b26-4959-a8d4-2f8fc2924e18 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:57.011110 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-42eefb73-5b26-4959-a8d4-2f8fc2924e18 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:57.023437 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:57.023437 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:50:57.027448 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-42eefb73-5b26-4959-a8d4-2f8fc2924e18 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Volume info retrieved successfully. Jul 24 07:50:57.032865 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-42eefb73-5b26-4959-a8d4-2f8fc2924e18 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] https://10.4.3.170/volume/v3/volumes/b40f4f51-f6f8-4b2d-b69b-7ad6c69de80b returned with HTTP 200 Jul 24 07:50:57.033317 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1251/5050] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:50:57 2026] GET /volume/v3/volumes/b40f4f51-f6f8-4b2d-b69b-7ad6c69de80b => generated 883 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:50:58.045677 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-8b2079d5-3f69-4783-8787-1d5bf53c59e6 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:58.047276 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8b2079d5-3f69-4783-8787-1d5bf53c59e6 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] GET https://10.4.3.170/volume/v3/volumes/b40f4f51-f6f8-4b2d-b69b-7ad6c69de80b Jul 24 07:50:58.047502 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8b2079d5-3f69-4783-8787-1d5bf53c59e6 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:58.047651 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8b2079d5-3f69-4783-8787-1d5bf53c59e6 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:58.056155 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:58.056155 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:50:58.059235 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-8b2079d5-3f69-4783-8787-1d5bf53c59e6 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Volume info retrieved successfully. Jul 24 07:50:58.063837 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8b2079d5-3f69-4783-8787-1d5bf53c59e6 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] https://10.4.3.170/volume/v3/volumes/b40f4f51-f6f8-4b2d-b69b-7ad6c69de80b returned with HTTP 200 Jul 24 07:50:58.064182 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1263/5051] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:50:58 2026] GET /volume/v3/volumes/b40f4f51-f6f8-4b2d-b69b-7ad6c69de80b => generated 883 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:50:58.386054 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-184252ab-ee47-4927-bb43-d26bdd28391c req-9a6389ee-acf8-439e-9779-c6777d1b23be None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:58.387902 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-184252ab-ee47-4927-bb43-d26bdd28391c req-9a6389ee-acf8-439e-9779-c6777d1b23be tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] POST https://10.4.3.170/volume/v3/attachments/ca33b5c6-6e75-4b58-9e59-b81e5aad3d63/action Jul 24 07:50:58.388250 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-184252ab-ee47-4927-bb43-d26bdd28391c req-9a6389ee-acf8-439e-9779-c6777d1b23be tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Action body: b'{"os-complete": null}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:50:58.388406 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-184252ab-ee47-4927-bb43-d26bdd28391c req-9a6389ee-acf8-439e-9779-c6777d1b23be tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:50:58.402486 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:58.402486 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:50:58.411805 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-184252ab-ee47-4927-bb43-d26bdd28391c req-9a6389ee-acf8-439e-9779-c6777d1b23be tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] https://10.4.3.170/volume/v3/attachments/ca33b5c6-6e75-4b58-9e59-b81e5aad3d63/action returned with HTTP 204 Jul 24 07:50:58.412224 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1267/5052] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 24 07:50:58 2026] POST /volume/v3/attachments/ca33b5c6-6e75-4b58-9e59-b81e5aad3d63/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:50:59.075428 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-b54570f8-5ded-49a9-b821-b9735f06b221 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:50:59.076930 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b54570f8-5ded-49a9-b821-b9735f06b221 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] GET https://10.4.3.170/volume/v3/volumes/b40f4f51-f6f8-4b2d-b69b-7ad6c69de80b Jul 24 07:50:59.077088 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b54570f8-5ded-49a9-b821-b9735f06b221 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:50:59.077276 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b54570f8-5ded-49a9-b821-b9735f06b221 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:50:59.086194 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:50:59.086194 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:50:59.089284 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-b54570f8-5ded-49a9-b821-b9735f06b221 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Volume info retrieved successfully. Jul 24 07:50:59.093155 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b54570f8-5ded-49a9-b821-b9735f06b221 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] https://10.4.3.170/volume/v3/volumes/b40f4f51-f6f8-4b2d-b69b-7ad6c69de80b returned with HTTP 200 Jul 24 07:50:59.093470 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1272/5053] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:50:59 2026] GET /volume/v3/volumes/b40f4f51-f6f8-4b2d-b69b-7ad6c69de80b => generated 1175 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:51:02.329326 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-1baeaf59-4f80-46a4-82f2-65a06d240e70 req-d6ae35c7-84e7-4e46-8e95-2c0c485ed8c1 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:51:02.333578 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-1baeaf59-4f80-46a4-82f2-65a06d240e70 req-d6ae35c7-84e7-4e46-8e95-2c0c485ed8c1 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] GET https://10.4.3.170/volume/v3/volumes/b40f4f51-f6f8-4b2d-b69b-7ad6c69de80b Jul 24 07:51:02.333835 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-1baeaf59-4f80-46a4-82f2-65a06d240e70 req-d6ae35c7-84e7-4e46-8e95-2c0c485ed8c1 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:51:02.334107 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-1baeaf59-4f80-46a4-82f2-65a06d240e70 req-d6ae35c7-84e7-4e46-8e95-2c0c485ed8c1 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:51:02.344707 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:51:02.344707 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:51:02.349325 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-1baeaf59-4f80-46a4-82f2-65a06d240e70 req-d6ae35c7-84e7-4e46-8e95-2c0c485ed8c1 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Volume info retrieved successfully. Jul 24 07:51:02.354620 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-1baeaf59-4f80-46a4-82f2-65a06d240e70 req-d6ae35c7-84e7-4e46-8e95-2c0c485ed8c1 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] https://10.4.3.170/volume/v3/volumes/b40f4f51-f6f8-4b2d-b69b-7ad6c69de80b returned with HTTP 200 Jul 24 07:51:02.355124 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1252/5054] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:51:02 2026] GET /volume/v3/volumes/b40f4f51-f6f8-4b2d-b69b-7ad6c69de80b => generated 1175 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:51:02.375639 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-1baeaf59-4f80-46a4-82f2-65a06d240e70 req-392ff585-f3f7-44be-aa1d-fa9a753336d9 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:51:02.377457 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-1baeaf59-4f80-46a4-82f2-65a06d240e70 req-392ff585-f3f7-44be-aa1d-fa9a753336d9 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] POST https://10.4.3.170/volume/v3/volumes/b40f4f51-f6f8-4b2d-b69b-7ad6c69de80b/action Jul 24 07:51:02.377769 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-1baeaf59-4f80-46a4-82f2-65a06d240e70 req-392ff585-f3f7-44be-aa1d-fa9a753336d9 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:51:02.377884 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-1baeaf59-4f80-46a4-82f2-65a06d240e70 req-392ff585-f3f7-44be-aa1d-fa9a753336d9 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:51:02.387290 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:51:02.387290 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:51:02.387733 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-1baeaf59-4f80-46a4-82f2-65a06d240e70 req-392ff585-f3f7-44be-aa1d-fa9a753336d9 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Volume info retrieved successfully. Jul 24 07:51:02.393946 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-1baeaf59-4f80-46a4-82f2-65a06d240e70 req-392ff585-f3f7-44be-aa1d-fa9a753336d9 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Begin detaching volume completed successfully. Jul 24 07:51:02.394140 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-1baeaf59-4f80-46a4-82f2-65a06d240e70 req-392ff585-f3f7-44be-aa1d-fa9a753336d9 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] https://10.4.3.170/volume/v3/volumes/b40f4f51-f6f8-4b2d-b69b-7ad6c69de80b/action returned with HTTP 202 Jul 24 07:51:02.394586 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1264/5055] 10.4.3.170 () {72 vars in 1672 bytes} [Fri Jul 24 07:51:02 2026] POST /volume/v3/volumes/b40f4f51-f6f8-4b2d-b69b-7ad6c69de80b/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:51:02.432073 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9c0bbe3f-5d37-49fa-86b9-6c2dfe3d133d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:51:02.432466 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9c0bbe3f-5d37-49fa-86b9-6c2dfe3d133d None None] GET https://10.4.3.170/volume// Jul 24 07:51:02.432777 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9c0bbe3f-5d37-49fa-86b9-6c2dfe3d133d None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:51:02.432777 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9c0bbe3f-5d37-49fa-86b9-6c2dfe3d133d None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:51:02.433030 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9c0bbe3f-5d37-49fa-86b9-6c2dfe3d133d None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:51:02.433440 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1268/5056] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:51:02 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:51:02.441655 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-1baeaf59-4f80-46a4-82f2-65a06d240e70 req-d33b021b-67e9-4288-81e6-83f8c8b81aec None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:51:02.443470 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-1baeaf59-4f80-46a4-82f2-65a06d240e70 req-d33b021b-67e9-4288-81e6-83f8c8b81aec tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] GET https://10.4.3.170/volume/v3/volumes/b40f4f51-f6f8-4b2d-b69b-7ad6c69de80b Jul 24 07:51:02.443666 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-1baeaf59-4f80-46a4-82f2-65a06d240e70 req-d33b021b-67e9-4288-81e6-83f8c8b81aec tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:51:02.443857 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-1baeaf59-4f80-46a4-82f2-65a06d240e70 req-d33b021b-67e9-4288-81e6-83f8c8b81aec tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:51:02.452071 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:51:02.452071 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:51:02.455246 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [req-1baeaf59-4f80-46a4-82f2-65a06d240e70 req-d33b021b-67e9-4288-81e6-83f8c8b81aec tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Volume info retrieved successfully. Jul 24 07:51:02.459119 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-1baeaf59-4f80-46a4-82f2-65a06d240e70 req-d33b021b-67e9-4288-81e6-83f8c8b81aec tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] https://10.4.3.170/volume/v3/volumes/b40f4f51-f6f8-4b2d-b69b-7ad6c69de80b returned with HTTP 200 Jul 24 07:51:02.459490 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1273/5057] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:51:02 2026] GET /volume/v3/volumes/b40f4f51-f6f8-4b2d-b69b-7ad6c69de80b => generated 1358 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:51:03.323532 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-1baeaf59-4f80-46a4-82f2-65a06d240e70 req-b8535325-fa8e-4acb-b15d-725e6e5c990b None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:51:03.325472 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-1baeaf59-4f80-46a4-82f2-65a06d240e70 req-b8535325-fa8e-4acb-b15d-725e6e5c990b tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] DELETE https://10.4.3.170/volume/v3/attachments/ca33b5c6-6e75-4b58-9e59-b81e5aad3d63 Jul 24 07:51:03.325667 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-1baeaf59-4f80-46a4-82f2-65a06d240e70 req-b8535325-fa8e-4acb-b15d-725e6e5c990b tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:51:03.325842 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-1baeaf59-4f80-46a4-82f2-65a06d240e70 req-b8535325-fa8e-4acb-b15d-725e6e5c990b tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:51:03.327452 np0000005822 devstack@c-api.service[100243]: DEBUG dbcounter [-] [100243] Writing DB stats cinder:SELECT=313,cinder:INSERT=27,cinder:UPDATE=70 {{(pid=100243) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 07:51:03.333412 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:51:03.333412 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:51:03.395048 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-1baeaf59-4f80-46a4-82f2-65a06d240e70 req-b8535325-fa8e-4acb-b15d-725e6e5c990b tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] https://10.4.3.170/volume/v3/attachments/ca33b5c6-6e75-4b58-9e59-b81e5aad3d63 returned with HTTP 200 Jul 24 07:51:03.395547 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1253/5058] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 24 07:51:03 2026] DELETE /volume/v3/attachments/ca33b5c6-6e75-4b58-9e59-b81e5aad3d63 => generated 19 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:51:03.473589 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-990c2319-7493-412b-964d-3bc0acd807cf None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:51:03.475238 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-990c2319-7493-412b-964d-3bc0acd807cf tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] GET https://10.4.3.170/volume/v3/volumes/b40f4f51-f6f8-4b2d-b69b-7ad6c69de80b Jul 24 07:51:03.475486 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-990c2319-7493-412b-964d-3bc0acd807cf tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:51:03.475704 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-990c2319-7493-412b-964d-3bc0acd807cf tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:51:03.484157 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:51:03.484157 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:51:03.487442 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-990c2319-7493-412b-964d-3bc0acd807cf tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Volume info retrieved successfully. Jul 24 07:51:03.491167 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-990c2319-7493-412b-964d-3bc0acd807cf tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] https://10.4.3.170/volume/v3/volumes/b40f4f51-f6f8-4b2d-b69b-7ad6c69de80b returned with HTTP 200 Jul 24 07:51:03.491567 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1265/5059] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:51:03 2026] GET /volume/v3/volumes/b40f4f51-f6f8-4b2d-b69b-7ad6c69de80b => generated 883 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:51:03.505370 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-104a0c23-b172-469b-9222-d4c37281f295 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:51:03.507656 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-104a0c23-b172-469b-9222-d4c37281f295 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] GET https://10.4.3.170/volume/v3/volumes/b40f4f51-f6f8-4b2d-b69b-7ad6c69de80b Jul 24 07:51:03.507931 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-104a0c23-b172-469b-9222-d4c37281f295 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:51:03.508175 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-104a0c23-b172-469b-9222-d4c37281f295 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:51:03.517411 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:51:03.517411 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:51:03.521901 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-104a0c23-b172-469b-9222-d4c37281f295 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Volume info retrieved successfully. Jul 24 07:51:03.529334 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-104a0c23-b172-469b-9222-d4c37281f295 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] https://10.4.3.170/volume/v3/volumes/b40f4f51-f6f8-4b2d-b69b-7ad6c69de80b returned with HTTP 200 Jul 24 07:51:03.530262 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1269/5060] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:51:03 2026] GET /volume/v3/volumes/b40f4f51-f6f8-4b2d-b69b-7ad6c69de80b => generated 883 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:51:03.546231 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-81c129fd-ac28-4b98-8954-70cc782ee923 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:51:03.549244 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-81c129fd-ac28-4b98-8954-70cc782ee923 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] DELETE https://10.4.3.170/volume/v3/volumes/b40f4f51-f6f8-4b2d-b69b-7ad6c69de80b Jul 24 07:51:03.549536 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-81c129fd-ac28-4b98-8954-70cc782ee923 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:51:03.549801 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-81c129fd-ac28-4b98-8954-70cc782ee923 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:51:03.550021 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-81c129fd-ac28-4b98-8954-70cc782ee923 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Delete volume with id: b40f4f51-f6f8-4b2d-b69b-7ad6c69de80b Jul 24 07:51:03.560008 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:51:03.560008 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:51:03.560632 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-81c129fd-ac28-4b98-8954-70cc782ee923 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Volume info retrieved successfully. Jul 24 07:51:03.586882 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-81c129fd-ac28-4b98-8954-70cc782ee923 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Delete volume request issued successfully. Jul 24 07:51:03.587063 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-81c129fd-ac28-4b98-8954-70cc782ee923 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] https://10.4.3.170/volume/v3/volumes/b40f4f51-f6f8-4b2d-b69b-7ad6c69de80b returned with HTTP 202 Jul 24 07:51:03.587471 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1274/5061] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:51:03 2026] DELETE /volume/v3/volumes/b40f4f51-f6f8-4b2d-b69b-7ad6c69de80b => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:51:03.595770 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-10a95265-c10f-4d97-a25e-299a5f068194 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:51:03.598337 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-10a95265-c10f-4d97-a25e-299a5f068194 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] GET https://10.4.3.170/volume/v3/volumes/b40f4f51-f6f8-4b2d-b69b-7ad6c69de80b Jul 24 07:51:03.598581 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-10a95265-c10f-4d97-a25e-299a5f068194 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:51:03.598743 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-10a95265-c10f-4d97-a25e-299a5f068194 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:51:03.610837 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:51:03.610837 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:51:03.618876 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-10a95265-c10f-4d97-a25e-299a5f068194 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Volume info retrieved successfully. Jul 24 07:51:03.626151 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-10a95265-c10f-4d97-a25e-299a5f068194 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] https://10.4.3.170/volume/v3/volumes/b40f4f51-f6f8-4b2d-b69b-7ad6c69de80b returned with HTTP 200 Jul 24 07:51:03.627148 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1254/5062] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:51:03 2026] GET /volume/v3/volumes/b40f4f51-f6f8-4b2d-b69b-7ad6c69de80b => generated 882 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:51:04.640080 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-50dd351a-f7b1-44b4-891d-bbe0e6b46958 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:51:04.641713 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-50dd351a-f7b1-44b4-891d-bbe0e6b46958 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] GET https://10.4.3.170/volume/v3/volumes/b40f4f51-f6f8-4b2d-b69b-7ad6c69de80b Jul 24 07:51:04.641923 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-50dd351a-f7b1-44b4-891d-bbe0e6b46958 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:51:04.642121 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-50dd351a-f7b1-44b4-891d-bbe0e6b46958 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:51:04.646983 np0000005822 devstack@c-api.service[100244]: DEBUG dbcounter [-] [100244] Writing DB stats cinder:SELECT=295,cinder:INSERT=19,cinder:UPDATE=55 {{(pid=100244) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 07:51:04.648057 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-50dd351a-f7b1-44b4-891d-bbe0e6b46958 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] https://10.4.3.170/volume/v3/volumes/b40f4f51-f6f8-4b2d-b69b-7ad6c69de80b returned with HTTP 404 Jul 24 07:51:04.648563 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1266/5063] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:51:04 2026] GET /volume/v3/volumes/b40f4f51-f6f8-4b2d-b69b-7ad6c69de80b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:51:04.655181 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9da3dcce-6c38-422f-9935-77b307c3e6cb None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:51:04.656789 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9da3dcce-6c38-422f-9935-77b307c3e6cb tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] GET https://10.4.3.170/volume/v3/volumes/b41f48eb-bbcb-4ebc-8ba7-691022be9ddb Jul 24 07:51:04.656956 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9da3dcce-6c38-422f-9935-77b307c3e6cb tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:51:04.657127 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9da3dcce-6c38-422f-9935-77b307c3e6cb tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:51:04.665250 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:51:04.665250 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:51:04.666775 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-9da3dcce-6c38-422f-9935-77b307c3e6cb tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Volume info retrieved successfully. Jul 24 07:51:04.670442 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9da3dcce-6c38-422f-9935-77b307c3e6cb tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] https://10.4.3.170/volume/v3/volumes/b41f48eb-bbcb-4ebc-8ba7-691022be9ddb returned with HTTP 200 Jul 24 07:51:04.670826 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1270/5064] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:51:04 2026] GET /volume/v3/volumes/b41f48eb-bbcb-4ebc-8ba7-691022be9ddb => generated 883 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:51:04.681629 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-905d04da-f30f-4112-922f-40a981f53cc3 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:51:04.683156 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-905d04da-f30f-4112-922f-40a981f53cc3 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] GET https://10.4.3.170/volume/v3/volumes/b41f48eb-bbcb-4ebc-8ba7-691022be9ddb Jul 24 07:51:04.683373 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-905d04da-f30f-4112-922f-40a981f53cc3 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:51:04.683588 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-905d04da-f30f-4112-922f-40a981f53cc3 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:51:04.689751 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:51:04.689751 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:51:04.696982 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-905d04da-f30f-4112-922f-40a981f53cc3 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Volume info retrieved successfully. Jul 24 07:51:04.703250 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-905d04da-f30f-4112-922f-40a981f53cc3 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] https://10.4.3.170/volume/v3/volumes/b41f48eb-bbcb-4ebc-8ba7-691022be9ddb returned with HTTP 200 Jul 24 07:51:04.704076 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1275/5065] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:51:04 2026] GET /volume/v3/volumes/b41f48eb-bbcb-4ebc-8ba7-691022be9ddb => generated 883 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:51:04.719146 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-9fd7dfdc-ba5e-41e0-b494-78109b619786 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:51:04.721993 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9fd7dfdc-ba5e-41e0-b494-78109b619786 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] DELETE https://10.4.3.170/volume/v3/volumes/b41f48eb-bbcb-4ebc-8ba7-691022be9ddb Jul 24 07:51:04.722173 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9fd7dfdc-ba5e-41e0-b494-78109b619786 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:51:04.722371 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9fd7dfdc-ba5e-41e0-b494-78109b619786 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:51:04.722529 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-9fd7dfdc-ba5e-41e0-b494-78109b619786 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Delete volume with id: b41f48eb-bbcb-4ebc-8ba7-691022be9ddb Jul 24 07:51:04.730290 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:51:04.730290 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:51:04.730290 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-9fd7dfdc-ba5e-41e0-b494-78109b619786 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Volume info retrieved successfully. Jul 24 07:51:04.744440 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-9fd7dfdc-ba5e-41e0-b494-78109b619786 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Delete volume request issued successfully. Jul 24 07:51:04.744678 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9fd7dfdc-ba5e-41e0-b494-78109b619786 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] https://10.4.3.170/volume/v3/volumes/b41f48eb-bbcb-4ebc-8ba7-691022be9ddb returned with HTTP 202 Jul 24 07:51:04.745153 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1255/5066] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:51:04 2026] DELETE /volume/v3/volumes/b41f48eb-bbcb-4ebc-8ba7-691022be9ddb => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:51:04.752722 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-63e02ed8-1d4f-4355-9a64-85d5123af857 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:51:04.754386 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-63e02ed8-1d4f-4355-9a64-85d5123af857 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] GET https://10.4.3.170/volume/v3/volumes/b41f48eb-bbcb-4ebc-8ba7-691022be9ddb Jul 24 07:51:04.755721 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-63e02ed8-1d4f-4355-9a64-85d5123af857 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:51:04.755721 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-63e02ed8-1d4f-4355-9a64-85d5123af857 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:51:04.766272 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:51:04.766272 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:51:04.774556 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-63e02ed8-1d4f-4355-9a64-85d5123af857 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Volume info retrieved successfully. Jul 24 07:51:04.780149 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-63e02ed8-1d4f-4355-9a64-85d5123af857 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] https://10.4.3.170/volume/v3/volumes/b41f48eb-bbcb-4ebc-8ba7-691022be9ddb returned with HTTP 200 Jul 24 07:51:04.780555 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1267/5067] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:51:04 2026] GET /volume/v3/volumes/b41f48eb-bbcb-4ebc-8ba7-691022be9ddb => generated 882 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:51:05.795176 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-be812213-a92a-40fe-86e4-d0bd4a0a4475 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:51:05.796806 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-be812213-a92a-40fe-86e4-d0bd4a0a4475 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] GET https://10.4.3.170/volume/v3/volumes/b41f48eb-bbcb-4ebc-8ba7-691022be9ddb Jul 24 07:51:05.796967 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-be812213-a92a-40fe-86e4-d0bd4a0a4475 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:51:05.797152 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-be812213-a92a-40fe-86e4-d0bd4a0a4475 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:51:05.802005 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-be812213-a92a-40fe-86e4-d0bd4a0a4475 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] https://10.4.3.170/volume/v3/volumes/b41f48eb-bbcb-4ebc-8ba7-691022be9ddb returned with HTTP 404 Jul 24 07:51:05.803730 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1271/5068] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:51:05 2026] GET /volume/v3/volumes/b41f48eb-bbcb-4ebc-8ba7-691022be9ddb => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:51:05.809158 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-92028750-b3b0-4d4e-b297-71fd526e1371 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:51:05.811065 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-92028750-b3b0-4d4e-b297-71fd526e1371 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] GET https://10.4.3.170/volume/v3/volumes/2f032611-095f-4b78-b5a0-0868ad46d355 Jul 24 07:51:05.811333 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-92028750-b3b0-4d4e-b297-71fd526e1371 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:51:05.811594 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-92028750-b3b0-4d4e-b297-71fd526e1371 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:51:05.820365 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:51:05.820365 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:51:05.826029 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-92028750-b3b0-4d4e-b297-71fd526e1371 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Volume info retrieved successfully. Jul 24 07:51:05.830394 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-92028750-b3b0-4d4e-b297-71fd526e1371 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] https://10.4.3.170/volume/v3/volumes/2f032611-095f-4b78-b5a0-0868ad46d355 returned with HTTP 200 Jul 24 07:51:05.831000 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1276/5069] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:51:05 2026] GET /volume/v3/volumes/2f032611-095f-4b78-b5a0-0868ad46d355 => generated 884 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:51:05.846773 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-1b2fe03b-eb87-471b-a2da-9307574ff71f None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:51:05.848751 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1b2fe03b-eb87-471b-a2da-9307574ff71f tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] GET https://10.4.3.170/volume/v3/volumes/2f032611-095f-4b78-b5a0-0868ad46d355 Jul 24 07:51:05.849081 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1b2fe03b-eb87-471b-a2da-9307574ff71f tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:51:05.849365 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1b2fe03b-eb87-471b-a2da-9307574ff71f tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:51:05.856254 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:51:05.856254 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:51:05.859539 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-1b2fe03b-eb87-471b-a2da-9307574ff71f tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Volume info retrieved successfully. Jul 24 07:51:05.863076 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1b2fe03b-eb87-471b-a2da-9307574ff71f tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] https://10.4.3.170/volume/v3/volumes/2f032611-095f-4b78-b5a0-0868ad46d355 returned with HTTP 200 Jul 24 07:51:05.863589 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1256/5070] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:51:05 2026] GET /volume/v3/volumes/2f032611-095f-4b78-b5a0-0868ad46d355 => generated 884 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 07:51:05.875193 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-62b3f5bb-ff14-4951-afae-9b52efec6931 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:51:05.876897 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-62b3f5bb-ff14-4951-afae-9b52efec6931 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] DELETE https://10.4.3.170/volume/v3/volumes/2f032611-095f-4b78-b5a0-0868ad46d355 Jul 24 07:51:05.877080 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-62b3f5bb-ff14-4951-afae-9b52efec6931 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:51:05.877287 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-62b3f5bb-ff14-4951-afae-9b52efec6931 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:51:05.877445 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-62b3f5bb-ff14-4951-afae-9b52efec6931 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Delete volume with id: 2f032611-095f-4b78-b5a0-0868ad46d355 Jul 24 07:51:05.884160 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:51:05.884160 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:51:05.884610 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-62b3f5bb-ff14-4951-afae-9b52efec6931 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Volume info retrieved successfully. Jul 24 07:51:05.903106 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-62b3f5bb-ff14-4951-afae-9b52efec6931 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Delete volume request issued successfully. Jul 24 07:51:05.903388 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-62b3f5bb-ff14-4951-afae-9b52efec6931 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] https://10.4.3.170/volume/v3/volumes/2f032611-095f-4b78-b5a0-0868ad46d355 returned with HTTP 202 Jul 24 07:51:05.903924 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1268/5071] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:51:05 2026] DELETE /volume/v3/volumes/2f032611-095f-4b78-b5a0-0868ad46d355 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:51:05.910104 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-7b8dc907-a803-40bc-84e9-04a2f974f42b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:51:05.911819 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7b8dc907-a803-40bc-84e9-04a2f974f42b tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] GET https://10.4.3.170/volume/v3/volumes/2f032611-095f-4b78-b5a0-0868ad46d355 Jul 24 07:51:05.912035 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7b8dc907-a803-40bc-84e9-04a2f974f42b tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:51:05.912279 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7b8dc907-a803-40bc-84e9-04a2f974f42b tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:51:05.918999 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:51:05.918999 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:51:05.923718 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-7b8dc907-a803-40bc-84e9-04a2f974f42b tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Volume info retrieved successfully. Jul 24 07:51:05.927602 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7b8dc907-a803-40bc-84e9-04a2f974f42b tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] https://10.4.3.170/volume/v3/volumes/2f032611-095f-4b78-b5a0-0868ad46d355 returned with HTTP 200 Jul 24 07:51:05.927940 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1272/5072] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:51:05 2026] GET /volume/v3/volumes/2f032611-095f-4b78-b5a0-0868ad46d355 => generated 883 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:51:06.941012 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-5c2c72b2-4881-44d0-be97-ba06351a1492 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:51:06.943139 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5c2c72b2-4881-44d0-be97-ba06351a1492 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] GET https://10.4.3.170/volume/v3/volumes/2f032611-095f-4b78-b5a0-0868ad46d355 Jul 24 07:51:06.943362 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5c2c72b2-4881-44d0-be97-ba06351a1492 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:51:06.943785 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5c2c72b2-4881-44d0-be97-ba06351a1492 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:51:06.950098 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5c2c72b2-4881-44d0-be97-ba06351a1492 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] https://10.4.3.170/volume/v3/volumes/2f032611-095f-4b78-b5a0-0868ad46d355 returned with HTTP 404 Jul 24 07:51:06.950563 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1277/5073] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:51:06 2026] GET /volume/v3/volumes/2f032611-095f-4b78-b5a0-0868ad46d355 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:51:06.956547 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-cc32b291-4892-4c8d-9838-b0135a70e104 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:51:06.958651 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-cc32b291-4892-4c8d-9838-b0135a70e104 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/5e40cacc-c953-4847-a074-d6b41f81efe9 Jul 24 07:51:06.958948 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-cc32b291-4892-4c8d-9838-b0135a70e104 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:51:06.959154 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-cc32b291-4892-4c8d-9838-b0135a70e104 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:51:06.959296 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.snapshots [None req-cc32b291-4892-4c8d-9838-b0135a70e104 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Delete snapshot with id: 5e40cacc-c953-4847-a074-d6b41f81efe9 Jul 24 07:51:06.963901 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:51:06.963901 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:51:06.964343 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-cc32b291-4892-4c8d-9838-b0135a70e104 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Snapshot retrieved successfully. Jul 24 07:51:06.980624 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-cc32b291-4892-4c8d-9838-b0135a70e104 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Snapshot delete request issued successfully. Jul 24 07:51:06.980845 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-cc32b291-4892-4c8d-9838-b0135a70e104 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] https://10.4.3.170/volume/v3/snapshots/5e40cacc-c953-4847-a074-d6b41f81efe9 returned with HTTP 202 Jul 24 07:51:06.981362 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1257/5074] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 24 07:51:06 2026] DELETE /volume/v3/snapshots/5e40cacc-c953-4847-a074-d6b41f81efe9 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 24 07:51:06.990554 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-7138a976-19e7-4065-a983-cb20e19d1763 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:51:06.992421 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7138a976-19e7-4065-a983-cb20e19d1763 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] GET https://10.4.3.170/volume/v3/snapshots/5e40cacc-c953-4847-a074-d6b41f81efe9 Jul 24 07:51:06.992565 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7138a976-19e7-4065-a983-cb20e19d1763 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:51:06.992726 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7138a976-19e7-4065-a983-cb20e19d1763 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:51:06.998282 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:51:06.998282 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:51:06.998886 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-7138a976-19e7-4065-a983-cb20e19d1763 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Snapshot retrieved successfully. Jul 24 07:51:06.999630 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7138a976-19e7-4065-a983-cb20e19d1763 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] https://10.4.3.170/volume/v3/snapshots/5e40cacc-c953-4847-a074-d6b41f81efe9 returned with HTTP 200 Jul 24 07:51:06.999950 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1269/5075] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:51:06 2026] GET /volume/v3/snapshots/5e40cacc-c953-4847-a074-d6b41f81efe9 => generated 470 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:51:08.009422 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d9aa8767-ef6f-4e71-bb42-1950eae9abfc None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:51:08.011463 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d9aa8767-ef6f-4e71-bb42-1950eae9abfc tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] GET https://10.4.3.170/volume/v3/snapshots/5e40cacc-c953-4847-a074-d6b41f81efe9 Jul 24 07:51:08.011665 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d9aa8767-ef6f-4e71-bb42-1950eae9abfc tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:51:08.011864 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d9aa8767-ef6f-4e71-bb42-1950eae9abfc tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:51:08.015949 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d9aa8767-ef6f-4e71-bb42-1950eae9abfc tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] https://10.4.3.170/volume/v3/snapshots/5e40cacc-c953-4847-a074-d6b41f81efe9 returned with HTTP 404 Jul 24 07:51:08.016491 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1273/5076] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:51:08 2026] GET /volume/v3/snapshots/5e40cacc-c953-4847-a074-d6b41f81efe9 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:51:08.022722 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-2c589cb6-4b47-401e-9ac6-f2d6e19a715c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:51:08.024555 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2c589cb6-4b47-401e-9ac6-f2d6e19a715c tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/b1508fc2-fd96-4e78-bda9-53eef254aa6c Jul 24 07:51:08.024853 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2c589cb6-4b47-401e-9ac6-f2d6e19a715c tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:51:08.025141 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2c589cb6-4b47-401e-9ac6-f2d6e19a715c tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:51:08.025328 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.snapshots [None req-2c589cb6-4b47-401e-9ac6-f2d6e19a715c tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Delete snapshot with id: b1508fc2-fd96-4e78-bda9-53eef254aa6c Jul 24 07:51:08.029940 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:51:08.029940 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:51:08.031110 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-2c589cb6-4b47-401e-9ac6-f2d6e19a715c tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Snapshot retrieved successfully. Jul 24 07:51:08.046739 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-2c589cb6-4b47-401e-9ac6-f2d6e19a715c tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Snapshot delete request issued successfully. Jul 24 07:51:08.047111 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2c589cb6-4b47-401e-9ac6-f2d6e19a715c tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] https://10.4.3.170/volume/v3/snapshots/b1508fc2-fd96-4e78-bda9-53eef254aa6c returned with HTTP 202 Jul 24 07:51:08.047652 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1278/5077] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 24 07:51:08 2026] DELETE /volume/v3/snapshots/b1508fc2-fd96-4e78-bda9-53eef254aa6c => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:51:08.056443 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-1597ffcd-60ab-4ff7-91ca-cf520439efae None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:51:08.058564 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1597ffcd-60ab-4ff7-91ca-cf520439efae tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] GET https://10.4.3.170/volume/v3/snapshots/b1508fc2-fd96-4e78-bda9-53eef254aa6c Jul 24 07:51:08.059000 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1597ffcd-60ab-4ff7-91ca-cf520439efae tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:51:08.059410 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1597ffcd-60ab-4ff7-91ca-cf520439efae tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:51:08.066576 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:51:08.066576 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:51:08.067478 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-1597ffcd-60ab-4ff7-91ca-cf520439efae tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Snapshot retrieved successfully. Jul 24 07:51:08.069681 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1597ffcd-60ab-4ff7-91ca-cf520439efae tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] https://10.4.3.170/volume/v3/snapshots/b1508fc2-fd96-4e78-bda9-53eef254aa6c returned with HTTP 200 Jul 24 07:51:08.071302 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1258/5078] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:51:08 2026] GET /volume/v3/snapshots/b1508fc2-fd96-4e78-bda9-53eef254aa6c => generated 470 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:51:09.080119 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-2e29f85f-f911-4c8f-bca8-b7727458bb10 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:51:09.081714 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2e29f85f-f911-4c8f-bca8-b7727458bb10 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] GET https://10.4.3.170/volume/v3/snapshots/b1508fc2-fd96-4e78-bda9-53eef254aa6c Jul 24 07:51:09.081889 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2e29f85f-f911-4c8f-bca8-b7727458bb10 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:51:09.082052 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2e29f85f-f911-4c8f-bca8-b7727458bb10 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:51:09.085749 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2e29f85f-f911-4c8f-bca8-b7727458bb10 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] https://10.4.3.170/volume/v3/snapshots/b1508fc2-fd96-4e78-bda9-53eef254aa6c returned with HTTP 404 Jul 24 07:51:09.086105 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1270/5079] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:51:09 2026] GET /volume/v3/snapshots/b1508fc2-fd96-4e78-bda9-53eef254aa6c => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:51:09.092098 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f1ac6c69-86b2-493b-8728-02c7511c44d0 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:51:09.093811 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f1ac6c69-86b2-493b-8728-02c7511c44d0 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/c92cac0d-73df-47cf-befd-5dfdca9feaa8 Jul 24 07:51:09.093993 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f1ac6c69-86b2-493b-8728-02c7511c44d0 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:51:09.094166 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f1ac6c69-86b2-493b-8728-02c7511c44d0 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:51:09.094321 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.snapshots [None req-f1ac6c69-86b2-493b-8728-02c7511c44d0 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Delete snapshot with id: c92cac0d-73df-47cf-befd-5dfdca9feaa8 Jul 24 07:51:09.099163 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:51:09.099163 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:51:09.099555 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-f1ac6c69-86b2-493b-8728-02c7511c44d0 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Snapshot retrieved successfully. Jul 24 07:51:09.113358 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-f1ac6c69-86b2-493b-8728-02c7511c44d0 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Snapshot delete request issued successfully. Jul 24 07:51:09.113474 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f1ac6c69-86b2-493b-8728-02c7511c44d0 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] https://10.4.3.170/volume/v3/snapshots/c92cac0d-73df-47cf-befd-5dfdca9feaa8 returned with HTTP 202 Jul 24 07:51:09.113877 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1274/5080] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 24 07:51:09 2026] DELETE /volume/v3/snapshots/c92cac0d-73df-47cf-befd-5dfdca9feaa8 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:51:09.121462 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-2b6dac1f-3bdb-45d9-8a06-0f66cf167783 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:51:09.123874 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2b6dac1f-3bdb-45d9-8a06-0f66cf167783 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] GET https://10.4.3.170/volume/v3/snapshots/c92cac0d-73df-47cf-befd-5dfdca9feaa8 Jul 24 07:51:09.123874 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2b6dac1f-3bdb-45d9-8a06-0f66cf167783 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:51:09.123874 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2b6dac1f-3bdb-45d9-8a06-0f66cf167783 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:51:09.128417 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:51:09.128417 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:51:09.129075 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-2b6dac1f-3bdb-45d9-8a06-0f66cf167783 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Snapshot retrieved successfully. Jul 24 07:51:09.129875 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2b6dac1f-3bdb-45d9-8a06-0f66cf167783 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] https://10.4.3.170/volume/v3/snapshots/c92cac0d-73df-47cf-befd-5dfdca9feaa8 returned with HTTP 200 Jul 24 07:51:09.130351 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1279/5081] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:51:09 2026] GET /volume/v3/snapshots/c92cac0d-73df-47cf-befd-5dfdca9feaa8 => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:51:10.141089 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-3aa17709-040c-49e1-9388-bd5cbb3d9346 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:51:10.143199 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3aa17709-040c-49e1-9388-bd5cbb3d9346 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] GET https://10.4.3.170/volume/v3/snapshots/c92cac0d-73df-47cf-befd-5dfdca9feaa8 Jul 24 07:51:10.144938 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3aa17709-040c-49e1-9388-bd5cbb3d9346 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:51:10.144938 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3aa17709-040c-49e1-9388-bd5cbb3d9346 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:51:10.149142 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3aa17709-040c-49e1-9388-bd5cbb3d9346 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] https://10.4.3.170/volume/v3/snapshots/c92cac0d-73df-47cf-befd-5dfdca9feaa8 returned with HTTP 404 Jul 24 07:51:10.149967 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1259/5082] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:51:10 2026] GET /volume/v3/snapshots/c92cac0d-73df-47cf-befd-5dfdca9feaa8 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:51:10.157800 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-7dd7ab20-a6a1-4d95-8965-2f51e34bc75b None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:51:10.159865 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7dd7ab20-a6a1-4d95-8965-2f51e34bc75b tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] GET https://10.4.3.170/volume/v3/volumes/848c59b3-6801-413a-8d36-029379fc3ac7 Jul 24 07:51:10.160076 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7dd7ab20-a6a1-4d95-8965-2f51e34bc75b tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:51:10.160325 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7dd7ab20-a6a1-4d95-8965-2f51e34bc75b tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:51:10.171019 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:51:10.171019 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:51:10.176305 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-7dd7ab20-a6a1-4d95-8965-2f51e34bc75b tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Volume info retrieved successfully. Jul 24 07:51:10.183027 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7dd7ab20-a6a1-4d95-8965-2f51e34bc75b tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] https://10.4.3.170/volume/v3/volumes/848c59b3-6801-413a-8d36-029379fc3ac7 returned with HTTP 200 Jul 24 07:51:10.183731 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1271/5083] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:51:10 2026] GET /volume/v3/volumes/848c59b3-6801-413a-8d36-029379fc3ac7 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:51:10.196248 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-eb22dca2-5a47-4308-a4ba-278fdafc0674 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:51:10.198024 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-eb22dca2-5a47-4308-a4ba-278fdafc0674 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] GET https://10.4.3.170/volume/v3/volumes/848c59b3-6801-413a-8d36-029379fc3ac7 Jul 24 07:51:10.198243 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-eb22dca2-5a47-4308-a4ba-278fdafc0674 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:51:10.198443 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-eb22dca2-5a47-4308-a4ba-278fdafc0674 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:51:10.204789 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:51:10.204789 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:51:10.207919 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-eb22dca2-5a47-4308-a4ba-278fdafc0674 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Volume info retrieved successfully. Jul 24 07:51:10.211286 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-eb22dca2-5a47-4308-a4ba-278fdafc0674 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] https://10.4.3.170/volume/v3/volumes/848c59b3-6801-413a-8d36-029379fc3ac7 returned with HTTP 200 Jul 24 07:51:10.211610 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1275/5084] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:51:10 2026] GET /volume/v3/volumes/848c59b3-6801-413a-8d36-029379fc3ac7 => generated 850 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:51:10.223625 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-83f744d2-c2ca-4840-9a24-b2e4922fbc86 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:51:10.225218 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-83f744d2-c2ca-4840-9a24-b2e4922fbc86 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] DELETE https://10.4.3.170/volume/v3/volumes/848c59b3-6801-413a-8d36-029379fc3ac7 Jul 24 07:51:10.225658 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-83f744d2-c2ca-4840-9a24-b2e4922fbc86 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:51:10.226359 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-83f744d2-c2ca-4840-9a24-b2e4922fbc86 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:51:10.226359 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-83f744d2-c2ca-4840-9a24-b2e4922fbc86 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Delete volume with id: 848c59b3-6801-413a-8d36-029379fc3ac7 Jul 24 07:51:10.233034 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:51:10.233034 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:51:10.233595 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-83f744d2-c2ca-4840-9a24-b2e4922fbc86 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Volume info retrieved successfully. Jul 24 07:51:10.250181 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-83f744d2-c2ca-4840-9a24-b2e4922fbc86 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Delete volume request issued successfully. Jul 24 07:51:10.250181 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-83f744d2-c2ca-4840-9a24-b2e4922fbc86 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] https://10.4.3.170/volume/v3/volumes/848c59b3-6801-413a-8d36-029379fc3ac7 returned with HTTP 202 Jul 24 07:51:10.250181 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1280/5085] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:51:10 2026] DELETE /volume/v3/volumes/848c59b3-6801-413a-8d36-029379fc3ac7 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:51:10.258738 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-4d74ed79-3a83-4d2f-a3c6-15b8b1ab649b None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:51:10.260496 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4d74ed79-3a83-4d2f-a3c6-15b8b1ab649b tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] GET https://10.4.3.170/volume/v3/volumes/848c59b3-6801-413a-8d36-029379fc3ac7 Jul 24 07:51:10.262222 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4d74ed79-3a83-4d2f-a3c6-15b8b1ab649b tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:51:10.262222 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4d74ed79-3a83-4d2f-a3c6-15b8b1ab649b tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:51:10.273337 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:51:10.273337 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:51:10.277550 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-4d74ed79-3a83-4d2f-a3c6-15b8b1ab649b tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Volume info retrieved successfully. Jul 24 07:51:10.283496 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4d74ed79-3a83-4d2f-a3c6-15b8b1ab649b tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] https://10.4.3.170/volume/v3/volumes/848c59b3-6801-413a-8d36-029379fc3ac7 returned with HTTP 200 Jul 24 07:51:10.283836 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1260/5086] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:51:10 2026] GET /volume/v3/volumes/848c59b3-6801-413a-8d36-029379fc3ac7 => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:51:11.296837 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-691bfbe9-bcfe-44ab-82f4-82382755d530 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:51:11.298445 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-691bfbe9-bcfe-44ab-82f4-82382755d530 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] GET https://10.4.3.170/volume/v3/volumes/848c59b3-6801-413a-8d36-029379fc3ac7 Jul 24 07:51:11.298680 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-691bfbe9-bcfe-44ab-82f4-82382755d530 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:51:11.298898 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-691bfbe9-bcfe-44ab-82f4-82382755d530 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:51:11.303878 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-691bfbe9-bcfe-44ab-82f4-82382755d530 tempest-SnapshotDataIntegrityTests-2131617597 tempest-SnapshotDataIntegrityTests-2131617597-project-member] https://10.4.3.170/volume/v3/volumes/848c59b3-6801-413a-8d36-029379fc3ac7 returned with HTTP 404 Jul 24 07:51:11.304249 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1272/5087] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:51:11 2026] GET /volume/v3/volumes/848c59b3-6801-413a-8d36-029379fc3ac7 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:51:20.210509 np0000005822 devstack@c-api.service[100246]: DEBUG dbcounter [-] [100246] Writing DB stats cinder:SELECT=42,cinder:UPDATE=6,cinder:INSERT=1 {{(pid=100246) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 07:51:20.245188 np0000005822 devstack@c-api.service[100245]: DEBUG dbcounter [-] [100245] Writing DB stats cinder:SELECT=69,cinder:UPDATE=7,cinder:INSERT=2 {{(pid=100245) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 07:51:20.282457 np0000005822 devstack@c-api.service[100243]: DEBUG dbcounter [-] [100243] Writing DB stats cinder:SELECT=29,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=100243) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 07:51:21.301002 np0000005822 devstack@c-api.service[100244]: DEBUG dbcounter [-] [100244] Writing DB stats cinder:SELECT=14,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=100244) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 07:51:25.101738 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-273ed5f5-5d06-40d0-b7c8-13535416c421 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:51:25.178231 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-273ed5f5-5d06-40d0-b7c8-13535416c421 tempest-TestEncryptedCinderVolumes-256232119 tempest-TestEncryptedCinderVolumes-256232119-project-admin] POST https://10.4.3.170/volume/v3/types Jul 24 07:51:25.178231 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-273ed5f5-5d06-40d0-b7c8-13535416c421 tempest-TestEncryptedCinderVolumes-256232119 tempest-TestEncryptedCinderVolumes-256232119-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1146383407", "extra_specs": {}}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:51:25.189364 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-273ed5f5-5d06-40d0-b7c8-13535416c421 tempest-TestEncryptedCinderVolumes-256232119 tempest-TestEncryptedCinderVolumes-256232119-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 24 07:51:25.189721 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1276/5088] 10.4.3.170 () {68 vars in 1252 bytes} [Fri Jul 24 07:51:25 2026] POST /volume/v3/types => generated 212 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:51:25.197528 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-a9891534-890c-4c26-bc20-0b8f26374b6b None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:51:25.199627 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a9891534-890c-4c26-bc20-0b8f26374b6b tempest-TestEncryptedCinderVolumes-256232119 tempest-TestEncryptedCinderVolumes-256232119-project-admin] POST https://10.4.3.170/volume/v3/types/e84a4e71-c5a5-4872-9572-b73f343cba00/encryption Jul 24 07:51:25.199967 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a9891534-890c-4c26-bc20-0b8f26374b6b tempest-TestEncryptedCinderVolumes-256232119 tempest-TestEncryptedCinderVolumes-256232119-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:51:25.213299 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a9891534-890c-4c26-bc20-0b8f26374b6b tempest-TestEncryptedCinderVolumes-256232119 tempest-TestEncryptedCinderVolumes-256232119-project-admin] https://10.4.3.170/volume/v3/types/e84a4e71-c5a5-4872-9572-b73f343cba00/encryption returned with HTTP 200 Jul 24 07:51:25.213641 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1281/5089] 10.4.3.170 () {68 vars in 1397 bytes} [Fri Jul 24 07:51:25 2026] POST /volume/v3/types/e84a4e71-c5a5-4872-9572-b73f343cba00/encryption => generated 230 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:51:25.220316 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-697cc594-35c3-4acc-8d81-998f1643424b None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:51:25.267725 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-697cc594-35c3-4acc-8d81-998f1643424b tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:51:25.268045 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-697cc594-35c3-4acc-8d81-998f1643424b tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-529205960", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1146383407", "size": 1}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:51:25.269540 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-697cc594-35c3-4acc-8d81-998f1643424b tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-529205960', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1146383407', 'size': 1}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:51:25.272779 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-697cc594-35c3-4acc-8d81-998f1643424b tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Create volume of 1 GB Jul 24 07:51:25.273039 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:51:25.273039 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:51:25.273514 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-697cc594-35c3-4acc-8d81-998f1643424b tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Availability Zones retrieved successfully. Jul 24 07:51:25.278517 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-697cc594-35c3-4acc-8d81-998f1643424b tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Flow 'volume_create_api' (8639f223-37c3-4aec-b4a4-9b816ec256d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:51:25.279343 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-697cc594-35c3-4acc-8d81-998f1643424b tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0038c143-93aa-4735-b084-3ede7c54925c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:51:25.280101 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-697cc594-35c3-4acc-8d81-998f1643424b tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Validating volume size '1' using validate_int {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:51:25.300509 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-697cc594-35c3-4acc-8d81-998f1643424b tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0038c143-93aa-4735-b084-3ede7c54925c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:51:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e84a4e71-c5a5-4872-9572-b73f343cba00,is_public=True,name='tempest-scenario-type-luks-1146383407',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e84a4e71-c5a5-4872-9572-b73f343cba00', '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=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:51:25.301150 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-697cc594-35c3-4acc-8d81-998f1643424b tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99ba297b-326e-43b5-a0a6-957e074d0285) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:51:25.322485 np0000005822 devstack@c-api.service[100243]: WARNING cinder.quota [None req-697cc594-35c3-4acc-8d81-998f1643424b tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1146383407 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1146383407, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:51:25.322751 np0000005822 devstack@c-api.service[100243]: WARNING cinder.quota [None req-697cc594-35c3-4acc-8d81-998f1643424b tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1146383407 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1146383407, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:51:25.351754 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-697cc594-35c3-4acc-8d81-998f1643424b tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Created reservations ['2a7fbfaf-2d91-424d-8f08-a87bcb0e029e', '2e017886-1fe4-433a-a5b7-a93a660970b2', '65446581-1aa6-45b9-9a14-1eb53189fefc', '43cd5f4f-2467-4097-9e72-1755337214c0'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:51:25.352726 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-697cc594-35c3-4acc-8d81-998f1643424b tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99ba297b-326e-43b5-a0a6-957e074d0285) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2a7fbfaf-2d91-424d-8f08-a87bcb0e029e', '2e017886-1fe4-433a-a5b7-a93a660970b2', '65446581-1aa6-45b9-9a14-1eb53189fefc', '43cd5f4f-2467-4097-9e72-1755337214c0']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:51:25.353593 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-697cc594-35c3-4acc-8d81-998f1643424b tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd261bbd-d778-438c-8529-675501d4f616) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:51:25.372305 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-697cc594-35c3-4acc-8d81-998f1643424b tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd261bbd-d778-438c-8529-675501d4f616) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9edff44d-0089-47d3-b038-ee4071bab264', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-529205960',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37698d56a17c444285fb90609dbce543',qos_specs=None,replication_status=,reservations=['2a7fbfaf-2d91-424d-8f08-a87bcb0e029e','2e017886-1fe4-433a-a5b7-a93a660970b2','65446581-1aa6-45b9-9a14-1eb53189fefc','43cd5f4f-2467-4097-9e72-1755337214c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d04d7c5f28cc4d19bc6133c7f4b597ba',volume_type_id=e84a4e71-c5a5-4872-9572-b73f343cba00), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:51:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-529205960',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=9edff44d-0089-47d3-b038-ee4071bab264,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='37698d56a17c444285fb90609dbce543',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d04d7c5f28cc4d19bc6133c7f4b597ba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e84a4e71-c5a5-4872-9572-b73f343cba00),volume_type_id=e84a4e71-c5a5-4872-9572-b73f343cba00)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:51:25.372941 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-697cc594-35c3-4acc-8d81-998f1643424b tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (400611a3-9ad9-4f68-9e40-742568893f62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:51:25.387685 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-697cc594-35c3-4acc-8d81-998f1643424b tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (400611a3-9ad9-4f68-9e40-742568893f62) transitioned into state 'SUCCESS' from state '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-529205960',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37698d56a17c444285fb90609dbce543',qos_specs=None,replication_status=,reservations=['2a7fbfaf-2d91-424d-8f08-a87bcb0e029e','2e017886-1fe4-433a-a5b7-a93a660970b2','65446581-1aa6-45b9-9a14-1eb53189fefc','43cd5f4f-2467-4097-9e72-1755337214c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d04d7c5f28cc4d19bc6133c7f4b597ba',volume_type_id=e84a4e71-c5a5-4872-9572-b73f343cba00)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:51:25.388309 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-697cc594-35c3-4acc-8d81-998f1643424b tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (180cbe56-8b6e-4d76-a0e1-8f1a6f07030c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:51:25.396445 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-697cc594-35c3-4acc-8d81-998f1643424b tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (180cbe56-8b6e-4d76-a0e1-8f1a6f07030c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:51:25.397155 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-697cc594-35c3-4acc-8d81-998f1643424b tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Flow 'volume_create_api' (8639f223-37c3-4aec-b4a4-9b816ec256d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:51:25.397439 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-697cc594-35c3-4acc-8d81-998f1643424b tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Create volume request issued successfully. Jul 24 07:51:25.397938 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-697cc594-35c3-4acc-8d81-998f1643424b tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:51:25.398325 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1261/5090] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 24 07:51:25 2026] POST /volume/v3/volumes => generated 784 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:51:25.410319 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-8663feb3-ffcf-4f0c-81b8-12029116b0f3 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:51:25.411978 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8663feb3-ffcf-4f0c-81b8-12029116b0f3 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] GET https://10.4.3.170/volume/v3/volumes/9edff44d-0089-47d3-b038-ee4071bab264 Jul 24 07:51:25.412519 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8663feb3-ffcf-4f0c-81b8-12029116b0f3 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:51:25.412519 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8663feb3-ffcf-4f0c-81b8-12029116b0f3 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:51:25.418961 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:51:25.418961 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:51:25.422106 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-8663feb3-ffcf-4f0c-81b8-12029116b0f3 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Volume info retrieved successfully. Jul 24 07:51:25.425622 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8663feb3-ffcf-4f0c-81b8-12029116b0f3 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] https://10.4.3.170/volume/v3/volumes/9edff44d-0089-47d3-b038-ee4071bab264 returned with HTTP 200 Jul 24 07:51:25.425966 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1273/5091] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:51:25 2026] GET /volume/v3/volumes/9edff44d-0089-47d3-b038-ee4071bab264 => generated 852 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:51:26.437003 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-85d9d04b-e43f-45c9-9645-47b3f3ad73e4 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:51:26.438563 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-85d9d04b-e43f-45c9-9645-47b3f3ad73e4 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] GET https://10.4.3.170/volume/v3/volumes/9edff44d-0089-47d3-b038-ee4071bab264 Jul 24 07:51:26.438750 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-85d9d04b-e43f-45c9-9645-47b3f3ad73e4 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:51:26.438937 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-85d9d04b-e43f-45c9-9645-47b3f3ad73e4 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:51:26.444911 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:51:26.444911 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:51:26.447829 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-85d9d04b-e43f-45c9-9645-47b3f3ad73e4 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Volume info retrieved successfully. Jul 24 07:51:26.451128 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-85d9d04b-e43f-45c9-9645-47b3f3ad73e4 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] https://10.4.3.170/volume/v3/volumes/9edff44d-0089-47d3-b038-ee4071bab264 returned with HTTP 200 Jul 24 07:51:26.451481 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1277/5092] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:51:26 2026] GET /volume/v3/volumes/9edff44d-0089-47d3-b038-ee4071bab264 => generated 877 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:51:26.462761 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-61abebc6-7343-4ffd-8c18-73579cfcae3c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:51:26.464184 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-61abebc6-7343-4ffd-8c18-73579cfcae3c tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] GET https://10.4.3.170/volume/v3/volumes/9edff44d-0089-47d3-b038-ee4071bab264 Jul 24 07:51:26.464364 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-61abebc6-7343-4ffd-8c18-73579cfcae3c tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:51:26.464549 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-61abebc6-7343-4ffd-8c18-73579cfcae3c tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:51:26.470165 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:51:26.470165 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:51:26.473048 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-61abebc6-7343-4ffd-8c18-73579cfcae3c tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Volume info retrieved successfully. Jul 24 07:51:26.476947 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-61abebc6-7343-4ffd-8c18-73579cfcae3c tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] https://10.4.3.170/volume/v3/volumes/9edff44d-0089-47d3-b038-ee4071bab264 returned with HTTP 200 Jul 24 07:51:26.477281 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1282/5093] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:51:26 2026] GET /volume/v3/volumes/9edff44d-0089-47d3-b038-ee4071bab264 => generated 877 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:51:26.487512 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-f0c8691f-860e-4565-9e7a-3d74f21e2769 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:51:26.489074 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f0c8691f-860e-4565-9e7a-3d74f21e2769 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:51:26.489400 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f0c8691f-860e-4565-9e7a-3d74f21e2769 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-21014236", "source_volid": "9edff44d-0089-47d3-b038-ee4071bab264", "volume_type": "tempest-scenario-type-luks-1146383407", "size": 1}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:51:26.491032 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-f0c8691f-860e-4565-9e7a-3d74f21e2769 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-21014236', 'source_volid': '9edff44d-0089-47d3-b038-ee4071bab264', 'volume_type': 'tempest-scenario-type-luks-1146383407', 'size': 1}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:51:26.499860 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:51:26.499860 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:51:26.500398 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-f0c8691f-860e-4565-9e7a-3d74f21e2769 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Volume retrieved successfully. Jul 24 07:51:26.500582 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-f0c8691f-860e-4565-9e7a-3d74f21e2769 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Create volume of 1 GB Jul 24 07:51:26.501144 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-f0c8691f-860e-4565-9e7a-3d74f21e2769 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Availability Zones retrieved successfully. Jul 24 07:51:26.506149 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-f0c8691f-860e-4565-9e7a-3d74f21e2769 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Flow 'volume_create_api' (4d1cbe42-47ee-4d38-a58b-5007ba39300c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:51:26.507182 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-f0c8691f-860e-4565-9e7a-3d74f21e2769 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bce07d34-c9b9-4183-8b4f-ec673d5737b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:51:26.508037 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-f0c8691f-860e-4565-9e7a-3d74f21e2769 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:51:26.525564 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-f0c8691f-860e-4565-9e7a-3d74f21e2769 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bce07d34-c9b9-4183-8b4f-ec673d5737b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '9edff44d-0089-47d3-b038-ee4071bab264', 'volume_type': VolumeType(created_at=2026-07-24T07:51:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e84a4e71-c5a5-4872-9572-b73f343cba00,is_public=True,name='tempest-scenario-type-luks-1146383407',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e84a4e71-c5a5-4872-9572-b73f343cba00', '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=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:51:26.526272 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-f0c8691f-860e-4565-9e7a-3d74f21e2769 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6d65fc5-a7c2-4eef-8efd-f57b0b9657be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:51:26.558548 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-f0c8691f-860e-4565-9e7a-3d74f21e2769 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Created reservations ['eaea507e-b5cb-482e-8c62-351bd19b9b99', 'e6d9ae98-170e-44ec-ae95-4c4286d3e1cb', '8bacc86e-b5d5-45b6-a573-f9355e8b25a3', '5835d6be-69b7-4006-aad6-c3419cfad2de'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:51:26.559308 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-f0c8691f-860e-4565-9e7a-3d74f21e2769 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6d65fc5-a7c2-4eef-8efd-f57b0b9657be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eaea507e-b5cb-482e-8c62-351bd19b9b99', 'e6d9ae98-170e-44ec-ae95-4c4286d3e1cb', '8bacc86e-b5d5-45b6-a573-f9355e8b25a3', '5835d6be-69b7-4006-aad6-c3419cfad2de']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:51:26.560014 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-f0c8691f-860e-4565-9e7a-3d74f21e2769 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85f71ce8-add8-440e-ac8d-670ff7cf6e39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:51:26.588252 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-f0c8691f-860e-4565-9e7a-3d74f21e2769 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85f71ce8-add8-440e-ac8d-670ff7cf6e39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '003be39c-a6ec-47d9-ada0-5218d2b80d5a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-21014236',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37698d56a17c444285fb90609dbce543',qos_specs=None,replication_status=,reservations=['eaea507e-b5cb-482e-8c62-351bd19b9b99','e6d9ae98-170e-44ec-ae95-4c4286d3e1cb','8bacc86e-b5d5-45b6-a573-f9355e8b25a3','5835d6be-69b7-4006-aad6-c3419cfad2de'],size=1,snapshot_id=None,source_replicaid=,source_volid=9edff44d-0089-47d3-b038-ee4071bab264,status='creating',user_id='d04d7c5f28cc4d19bc6133c7f4b597ba',volume_type_id=e84a4e71-c5a5-4872-9572-b73f343cba00), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:51:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-21014236',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=003be39c-a6ec-47d9-ada0-5218d2b80d5a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='37698d56a17c444285fb90609dbce543',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=9edff44d-0089-47d3-b038-ee4071bab264,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d04d7c5f28cc4d19bc6133c7f4b597ba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e84a4e71-c5a5-4872-9572-b73f343cba00),volume_type_id=e84a4e71-c5a5-4872-9572-b73f343cba00)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:51:26.588929 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-f0c8691f-860e-4565-9e7a-3d74f21e2769 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d93f7654-0a93-415c-bd00-a721c1fdaf45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:51:26.602879 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-f0c8691f-860e-4565-9e7a-3d74f21e2769 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d93f7654-0a93-415c-bd00-a721c1fdaf45) transitioned into state 'SUCCESS' from state '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-21014236',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37698d56a17c444285fb90609dbce543',qos_specs=None,replication_status=,reservations=['eaea507e-b5cb-482e-8c62-351bd19b9b99','e6d9ae98-170e-44ec-ae95-4c4286d3e1cb','8bacc86e-b5d5-45b6-a573-f9355e8b25a3','5835d6be-69b7-4006-aad6-c3419cfad2de'],size=1,snapshot_id=None,source_replicaid=,source_volid=9edff44d-0089-47d3-b038-ee4071bab264,status='creating',user_id='d04d7c5f28cc4d19bc6133c7f4b597ba',volume_type_id=e84a4e71-c5a5-4872-9572-b73f343cba00)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:51:26.603660 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-f0c8691f-860e-4565-9e7a-3d74f21e2769 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a326d076-eedd-4677-8e66-858d47d4408f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:51:26.617093 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-f0c8691f-860e-4565-9e7a-3d74f21e2769 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a326d076-eedd-4677-8e66-858d47d4408f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:51:26.618014 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-f0c8691f-860e-4565-9e7a-3d74f21e2769 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Flow 'volume_create_api' (4d1cbe42-47ee-4d38-a58b-5007ba39300c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:51:26.618350 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-f0c8691f-860e-4565-9e7a-3d74f21e2769 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Create volume request issued successfully. Jul 24 07:51:26.618922 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f0c8691f-860e-4565-9e7a-3d74f21e2769 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:51:26.619407 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1262/5094] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 24 07:51:26 2026] POST /volume/v3/volumes => generated 810 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:51:26.633176 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-4cff9ccf-0d73-43e0-92f8-e44e5e470dce None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:51:26.635466 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4cff9ccf-0d73-43e0-92f8-e44e5e470dce tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] GET https://10.4.3.170/volume/v3/volumes/003be39c-a6ec-47d9-ada0-5218d2b80d5a Jul 24 07:51:26.635725 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4cff9ccf-0d73-43e0-92f8-e44e5e470dce tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:51:26.636013 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4cff9ccf-0d73-43e0-92f8-e44e5e470dce tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:51:26.646128 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:51:26.646128 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:51:26.649487 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-4cff9ccf-0d73-43e0-92f8-e44e5e470dce tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Volume info retrieved successfully. Jul 24 07:51:26.653089 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4cff9ccf-0d73-43e0-92f8-e44e5e470dce tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] https://10.4.3.170/volume/v3/volumes/003be39c-a6ec-47d9-ada0-5218d2b80d5a returned with HTTP 200 Jul 24 07:51:26.653480 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1274/5095] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:51:26 2026] GET /volume/v3/volumes/003be39c-a6ec-47d9-ada0-5218d2b80d5a => generated 878 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:51:27.668671 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-67fb8640-e540-43d4-befe-3ece37da9e02 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:51:27.670559 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-67fb8640-e540-43d4-befe-3ece37da9e02 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] GET https://10.4.3.170/volume/v3/volumes/003be39c-a6ec-47d9-ada0-5218d2b80d5a Jul 24 07:51:27.670802 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-67fb8640-e540-43d4-befe-3ece37da9e02 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:51:27.671039 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-67fb8640-e540-43d4-befe-3ece37da9e02 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:51:27.677833 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:51:27.677833 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:51:27.680972 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-67fb8640-e540-43d4-befe-3ece37da9e02 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Volume info retrieved successfully. Jul 24 07:51:27.684449 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-67fb8640-e540-43d4-befe-3ece37da9e02 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] https://10.4.3.170/volume/v3/volumes/003be39c-a6ec-47d9-ada0-5218d2b80d5a returned with HTTP 200 Jul 24 07:51:27.684824 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1278/5096] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:51:27 2026] GET /volume/v3/volumes/003be39c-a6ec-47d9-ada0-5218d2b80d5a => generated 902 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:51:28.695374 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-7df8ce3f-6add-4853-99d2-7d4a782768b4 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:51:28.696832 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7df8ce3f-6add-4853-99d2-7d4a782768b4 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] GET https://10.4.3.170/volume/v3/volumes/003be39c-a6ec-47d9-ada0-5218d2b80d5a Jul 24 07:51:28.696992 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7df8ce3f-6add-4853-99d2-7d4a782768b4 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:51:28.697157 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7df8ce3f-6add-4853-99d2-7d4a782768b4 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:51:28.703164 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:51:28.703164 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:51:28.705969 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-7df8ce3f-6add-4853-99d2-7d4a782768b4 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Volume info retrieved successfully. Jul 24 07:51:28.709179 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7df8ce3f-6add-4853-99d2-7d4a782768b4 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] https://10.4.3.170/volume/v3/volumes/003be39c-a6ec-47d9-ada0-5218d2b80d5a returned with HTTP 200 Jul 24 07:51:28.709493 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1283/5097] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:51:28 2026] GET /volume/v3/volumes/003be39c-a6ec-47d9-ada0-5218d2b80d5a => generated 902 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:51:29.722533 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-7a88104d-6b9c-4832-b692-97fbc8db3180 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:51:29.724378 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7a88104d-6b9c-4832-b692-97fbc8db3180 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] GET https://10.4.3.170/volume/v3/volumes/003be39c-a6ec-47d9-ada0-5218d2b80d5a Jul 24 07:51:29.724608 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7a88104d-6b9c-4832-b692-97fbc8db3180 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:51:29.724820 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7a88104d-6b9c-4832-b692-97fbc8db3180 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:51:29.731501 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:51:29.731501 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:51:29.734724 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-7a88104d-6b9c-4832-b692-97fbc8db3180 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Volume info retrieved successfully. Jul 24 07:51:29.738150 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7a88104d-6b9c-4832-b692-97fbc8db3180 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] https://10.4.3.170/volume/v3/volumes/003be39c-a6ec-47d9-ada0-5218d2b80d5a returned with HTTP 200 Jul 24 07:51:29.738513 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1263/5098] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:51:29 2026] GET /volume/v3/volumes/003be39c-a6ec-47d9-ada0-5218d2b80d5a => generated 902 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:51:30.749679 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-80d6ef44-fef5-4993-8ff5-0c6aa49f5ec2 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:51:30.751299 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-80d6ef44-fef5-4993-8ff5-0c6aa49f5ec2 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] GET https://10.4.3.170/volume/v3/volumes/003be39c-a6ec-47d9-ada0-5218d2b80d5a Jul 24 07:51:30.751495 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-80d6ef44-fef5-4993-8ff5-0c6aa49f5ec2 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:51:30.751663 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-80d6ef44-fef5-4993-8ff5-0c6aa49f5ec2 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:51:30.757881 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:51:30.757881 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:51:30.761078 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-80d6ef44-fef5-4993-8ff5-0c6aa49f5ec2 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Volume info retrieved successfully. Jul 24 07:51:30.764641 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-80d6ef44-fef5-4993-8ff5-0c6aa49f5ec2 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] https://10.4.3.170/volume/v3/volumes/003be39c-a6ec-47d9-ada0-5218d2b80d5a returned with HTTP 200 Jul 24 07:51:30.765036 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1275/5099] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:51:30 2026] GET /volume/v3/volumes/003be39c-a6ec-47d9-ada0-5218d2b80d5a => generated 902 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:51:31.777048 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e6eed6b7-bd00-4cc1-91a5-35a918d3f7e5 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:51:31.778887 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e6eed6b7-bd00-4cc1-91a5-35a918d3f7e5 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] GET https://10.4.3.170/volume/v3/volumes/003be39c-a6ec-47d9-ada0-5218d2b80d5a Jul 24 07:51:31.779072 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e6eed6b7-bd00-4cc1-91a5-35a918d3f7e5 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:51:31.779279 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e6eed6b7-bd00-4cc1-91a5-35a918d3f7e5 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:51:31.785625 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:51:31.785625 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:51:31.788950 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e6eed6b7-bd00-4cc1-91a5-35a918d3f7e5 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Volume info retrieved successfully. Jul 24 07:51:31.792625 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e6eed6b7-bd00-4cc1-91a5-35a918d3f7e5 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] https://10.4.3.170/volume/v3/volumes/003be39c-a6ec-47d9-ada0-5218d2b80d5a returned with HTTP 200 Jul 24 07:51:31.792939 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1279/5100] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:51:31 2026] GET /volume/v3/volumes/003be39c-a6ec-47d9-ada0-5218d2b80d5a => generated 902 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:51:32.808641 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-af1e5c34-648c-4846-8708-ca4009a1c6aa None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:51:32.810505 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-af1e5c34-648c-4846-8708-ca4009a1c6aa tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] GET https://10.4.3.170/volume/v3/volumes/003be39c-a6ec-47d9-ada0-5218d2b80d5a Jul 24 07:51:32.810726 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-af1e5c34-648c-4846-8708-ca4009a1c6aa tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:51:32.810926 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-af1e5c34-648c-4846-8708-ca4009a1c6aa tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:51:32.818347 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:51:32.818347 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:51:32.821692 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-af1e5c34-648c-4846-8708-ca4009a1c6aa tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Volume info retrieved successfully. Jul 24 07:51:32.825449 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-af1e5c34-648c-4846-8708-ca4009a1c6aa tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] https://10.4.3.170/volume/v3/volumes/003be39c-a6ec-47d9-ada0-5218d2b80d5a returned with HTTP 200 Jul 24 07:51:32.825914 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1284/5101] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:51:32 2026] GET /volume/v3/volumes/003be39c-a6ec-47d9-ada0-5218d2b80d5a => generated 902 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:51:33.836694 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-70fdd195-aeed-4e7d-bb46-4e86309b235e None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:51:33.838376 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-70fdd195-aeed-4e7d-bb46-4e86309b235e tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] GET https://10.4.3.170/volume/v3/volumes/003be39c-a6ec-47d9-ada0-5218d2b80d5a Jul 24 07:51:33.838582 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-70fdd195-aeed-4e7d-bb46-4e86309b235e tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:51:33.838757 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-70fdd195-aeed-4e7d-bb46-4e86309b235e tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:51:33.844871 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:51:33.844871 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:51:33.847883 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-70fdd195-aeed-4e7d-bb46-4e86309b235e tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Volume info retrieved successfully. Jul 24 07:51:33.851785 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-70fdd195-aeed-4e7d-bb46-4e86309b235e tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] https://10.4.3.170/volume/v3/volumes/003be39c-a6ec-47d9-ada0-5218d2b80d5a returned with HTTP 200 Jul 24 07:51:33.852032 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1264/5102] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:51:33 2026] GET /volume/v3/volumes/003be39c-a6ec-47d9-ada0-5218d2b80d5a => generated 902 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:51:34.865154 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-e4f3fff4-864b-4973-a8dc-828ee67bd257 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:51:34.867346 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e4f3fff4-864b-4973-a8dc-828ee67bd257 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] GET https://10.4.3.170/volume/v3/volumes/003be39c-a6ec-47d9-ada0-5218d2b80d5a Jul 24 07:51:34.867635 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e4f3fff4-864b-4973-a8dc-828ee67bd257 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:51:34.867886 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e4f3fff4-864b-4973-a8dc-828ee67bd257 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:51:34.874522 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:51:34.874522 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:51:34.878053 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-e4f3fff4-864b-4973-a8dc-828ee67bd257 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Volume info retrieved successfully. Jul 24 07:51:34.881811 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e4f3fff4-864b-4973-a8dc-828ee67bd257 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] https://10.4.3.170/volume/v3/volumes/003be39c-a6ec-47d9-ada0-5218d2b80d5a returned with HTTP 200 Jul 24 07:51:34.882137 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1276/5103] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:51:34 2026] GET /volume/v3/volumes/003be39c-a6ec-47d9-ada0-5218d2b80d5a => generated 902 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:51:35.893062 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a5e82ed3-f61f-4fa2-bc50-a7a1e87d8bc6 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:51:35.894862 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a5e82ed3-f61f-4fa2-bc50-a7a1e87d8bc6 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] GET https://10.4.3.170/volume/v3/volumes/003be39c-a6ec-47d9-ada0-5218d2b80d5a Jul 24 07:51:35.895046 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a5e82ed3-f61f-4fa2-bc50-a7a1e87d8bc6 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:51:35.895229 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a5e82ed3-f61f-4fa2-bc50-a7a1e87d8bc6 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:51:35.901587 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:51:35.901587 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:51:35.904719 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-a5e82ed3-f61f-4fa2-bc50-a7a1e87d8bc6 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Volume info retrieved successfully. Jul 24 07:51:35.908392 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a5e82ed3-f61f-4fa2-bc50-a7a1e87d8bc6 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] https://10.4.3.170/volume/v3/volumes/003be39c-a6ec-47d9-ada0-5218d2b80d5a returned with HTTP 200 Jul 24 07:51:35.908733 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1280/5104] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:51:35 2026] GET /volume/v3/volumes/003be39c-a6ec-47d9-ada0-5218d2b80d5a => generated 903 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:51:35.919967 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-2b62e789-c34c-46f3-a1fe-4b28b1371fc3 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:51:35.921917 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2b62e789-c34c-46f3-a1fe-4b28b1371fc3 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] GET https://10.4.3.170/volume/v3/volumes/003be39c-a6ec-47d9-ada0-5218d2b80d5a Jul 24 07:51:35.922106 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2b62e789-c34c-46f3-a1fe-4b28b1371fc3 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:51:35.922309 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2b62e789-c34c-46f3-a1fe-4b28b1371fc3 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:51:35.928379 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:51:35.928379 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:51:35.931545 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-2b62e789-c34c-46f3-a1fe-4b28b1371fc3 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Volume info retrieved successfully. Jul 24 07:51:35.935351 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2b62e789-c34c-46f3-a1fe-4b28b1371fc3 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] https://10.4.3.170/volume/v3/volumes/003be39c-a6ec-47d9-ada0-5218d2b80d5a returned with HTTP 200 Jul 24 07:51:35.935721 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1285/5105] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:51:35 2026] GET /volume/v3/volumes/003be39c-a6ec-47d9-ada0-5218d2b80d5a => generated 903 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:51:40.494661 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-22b6bc8c-83ce-4353-b3b9-e2c505870609 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:51:40.496314 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-22b6bc8c-83ce-4353-b3b9-e2c505870609 tempest-VolumeMultiattachTests-1793260541 tempest-VolumeMultiattachTests-1793260541-project-admin] POST https://10.4.3.170/volume/v3/types Jul 24 07:51:40.496654 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-22b6bc8c-83ce-4353-b3b9-e2c505870609 tempest-VolumeMultiattachTests-1793260541 tempest-VolumeMultiattachTests-1793260541-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1023265296-495870646", "extra_specs": {"multiattach": " True"}}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:51:40.509663 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-22b6bc8c-83ce-4353-b3b9-e2c505870609 tempest-VolumeMultiattachTests-1793260541 tempest-VolumeMultiattachTests-1793260541-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 24 07:51:40.510037 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1265/5106] 10.4.3.170 () {68 vars in 1253 bytes} [Fri Jul 24 07:51:40 2026] POST /volume/v3/types => generated 286 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:51:40.516747 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-d986bd25-be28-4bbd-9512-995a44118e85 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:51:40.518274 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d986bd25-be28-4bbd-9512-995a44118e85 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:51:40.518580 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d986bd25-be28-4bbd-9512-995a44118e85 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-232494492", "snapshot_id": null, "imageRef": null, "volume_type": "0778541b-b361-4531-82e8-94f2f6092d43", "size": 1}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:51:40.519988 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-d986bd25-be28-4bbd-9512-995a44118e85 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-232494492', 'snapshot_id': None, 'imageRef': None, 'volume_type': '0778541b-b361-4531-82e8-94f2f6092d43', 'size': 1}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:51:40.524038 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-d986bd25-be28-4bbd-9512-995a44118e85 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Create volume of 1 GB Jul 24 07:51:40.524292 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:51:40.524292 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:51:40.524758 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-d986bd25-be28-4bbd-9512-995a44118e85 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Availability Zones retrieved successfully. Jul 24 07:51:40.529929 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-d986bd25-be28-4bbd-9512-995a44118e85 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Flow 'volume_create_api' (f416cf2e-f972-41f8-9127-07d288d35078) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:51:40.530793 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-d986bd25-be28-4bbd-9512-995a44118e85 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d702cc9d-508c-4f3b-a88b-929c3a5f39ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:51:40.531570 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-d986bd25-be28-4bbd-9512-995a44118e85 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:51:40.538448 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:51:40.538448 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:51:40.549056 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-d986bd25-be28-4bbd-9512-995a44118e85 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d702cc9d-508c-4f3b-a88b-929c3a5f39ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:51:41Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=0778541b-b361-4531-82e8-94f2f6092d43,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1023265296-495870646',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0778541b-b361-4531-82e8-94f2f6092d43', 'encryption_key_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=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:51:40.549848 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-d986bd25-be28-4bbd-9512-995a44118e85 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16533056-9cc9-4630-a093-4501fc2b3a39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:51:40.574341 np0000005822 devstack@c-api.service[100244]: WARNING cinder.quota [None req-d986bd25-be28-4bbd-9512-995a44118e85 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1023265296-495870646 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1023265296-495870646, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:51:40.574725 np0000005822 devstack@c-api.service[100244]: WARNING cinder.quota [None req-d986bd25-be28-4bbd-9512-995a44118e85 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1023265296-495870646 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1023265296-495870646, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:51:40.597743 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-d986bd25-be28-4bbd-9512-995a44118e85 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Created reservations ['40a616bc-539e-4020-83a7-95b4456a9183', 'd6f67b77-503d-4dff-b2b5-6523f41ce668', '1feb6c19-7fab-4de7-925c-a21cebb488a9', 'e50a6610-de51-4fe3-9527-b3d51ccdb421'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:51:40.598588 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-d986bd25-be28-4bbd-9512-995a44118e85 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16533056-9cc9-4630-a093-4501fc2b3a39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['40a616bc-539e-4020-83a7-95b4456a9183', 'd6f67b77-503d-4dff-b2b5-6523f41ce668', '1feb6c19-7fab-4de7-925c-a21cebb488a9', 'e50a6610-de51-4fe3-9527-b3d51ccdb421']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:51:40.599271 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-d986bd25-be28-4bbd-9512-995a44118e85 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b353c28e-57c2-4ff3-8afa-6988ed8bf7dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:51:40.618043 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-d986bd25-be28-4bbd-9512-995a44118e85 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b353c28e-57c2-4ff3-8afa-6988ed8bf7dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1f6df60e-1e7d-4081-8639-b6527f060333', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-232494492',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='d5287f0957704139bf543107d173f398',qos_specs=None,replication_status=,reservations=['40a616bc-539e-4020-83a7-95b4456a9183','d6f67b77-503d-4dff-b2b5-6523f41ce668','1feb6c19-7fab-4de7-925c-a21cebb488a9','e50a6610-de51-4fe3-9527-b3d51ccdb421'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4b3994b10de48aea1a3ff71763c45cc',volume_type_id=0778541b-b361-4531-82e8-94f2f6092d43), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:51:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-232494492',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1f6df60e-1e7d-4081-8639-b6527f060333,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='d5287f0957704139bf543107d173f398',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d4b3994b10de48aea1a3ff71763c45cc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0778541b-b361-4531-82e8-94f2f6092d43),volume_type_id=0778541b-b361-4531-82e8-94f2f6092d43)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:51:40.618715 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-d986bd25-be28-4bbd-9512-995a44118e85 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5d64bc3-3ac3-4548-b108-c662bbcef3df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:51:40.634282 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-d986bd25-be28-4bbd-9512-995a44118e85 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5d64bc3-3ac3-4548-b108-c662bbcef3df) transitioned into state 'SUCCESS' from state '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-232494492',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='d5287f0957704139bf543107d173f398',qos_specs=None,replication_status=,reservations=['40a616bc-539e-4020-83a7-95b4456a9183','d6f67b77-503d-4dff-b2b5-6523f41ce668','1feb6c19-7fab-4de7-925c-a21cebb488a9','e50a6610-de51-4fe3-9527-b3d51ccdb421'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4b3994b10de48aea1a3ff71763c45cc',volume_type_id=0778541b-b361-4531-82e8-94f2f6092d43)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:51:40.634941 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-d986bd25-be28-4bbd-9512-995a44118e85 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2f8c242-2000-47f9-9d81-64702a602912) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:51:40.642997 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-d986bd25-be28-4bbd-9512-995a44118e85 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2f8c242-2000-47f9-9d81-64702a602912) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:51:40.644285 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-d986bd25-be28-4bbd-9512-995a44118e85 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Flow 'volume_create_api' (f416cf2e-f972-41f8-9127-07d288d35078) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:51:40.644729 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-d986bd25-be28-4bbd-9512-995a44118e85 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Create volume request issued successfully. Jul 24 07:51:40.645495 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d986bd25-be28-4bbd-9512-995a44118e85 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:51:40.646140 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1277/5107] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 24 07:51:40 2026] POST /volume/v3/volumes => generated 828 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:51:40.656389 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-6921f52e-8483-4234-bc7c-661e5076deb5 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:51:40.658273 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6921f52e-8483-4234-bc7c-661e5076deb5 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] GET https://10.4.3.170/volume/v3/volumes/1f6df60e-1e7d-4081-8639-b6527f060333 Jul 24 07:51:40.658505 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6921f52e-8483-4234-bc7c-661e5076deb5 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:51:40.658717 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6921f52e-8483-4234-bc7c-661e5076deb5 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:51:40.665064 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:51:40.665064 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:51:40.668321 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-6921f52e-8483-4234-bc7c-661e5076deb5 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Volume info retrieved successfully. Jul 24 07:51:40.671783 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6921f52e-8483-4234-bc7c-661e5076deb5 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/volumes/1f6df60e-1e7d-4081-8639-b6527f060333 returned with HTTP 200 Jul 24 07:51:40.672167 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1281/5108] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:51:40 2026] GET /volume/v3/volumes/1f6df60e-1e7d-4081-8639-b6527f060333 => generated 896 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:51:41.683420 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-6bea888d-ce4a-4371-b580-d3d56421166a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:51:41.685112 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6bea888d-ce4a-4371-b580-d3d56421166a tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] GET https://10.4.3.170/volume/v3/volumes/1f6df60e-1e7d-4081-8639-b6527f060333 Jul 24 07:51:41.685346 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6bea888d-ce4a-4371-b580-d3d56421166a tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:51:41.685533 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6bea888d-ce4a-4371-b580-d3d56421166a tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:51:41.691556 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:51:41.691556 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:51:41.695064 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-6bea888d-ce4a-4371-b580-d3d56421166a tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Volume info retrieved successfully. Jul 24 07:51:41.699998 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6bea888d-ce4a-4371-b580-d3d56421166a tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/volumes/1f6df60e-1e7d-4081-8639-b6527f060333 returned with HTTP 200 Jul 24 07:51:41.700502 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1286/5109] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:51:41 2026] GET /volume/v3/volumes/1f6df60e-1e7d-4081-8639-b6527f060333 => generated 921 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:51:41.711217 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-af64aedb-52c1-4c35-a3ff-9f27e5580da0 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:51:41.713186 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-af64aedb-52c1-4c35-a3ff-9f27e5580da0 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] GET https://10.4.3.170/volume/v3/volumes/1f6df60e-1e7d-4081-8639-b6527f060333 Jul 24 07:51:41.713431 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-af64aedb-52c1-4c35-a3ff-9f27e5580da0 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:51:41.713643 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-af64aedb-52c1-4c35-a3ff-9f27e5580da0 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:51:41.721375 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:51:41.721375 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:51:41.724860 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-af64aedb-52c1-4c35-a3ff-9f27e5580da0 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Volume info retrieved successfully. Jul 24 07:51:41.729214 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-af64aedb-52c1-4c35-a3ff-9f27e5580da0 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/volumes/1f6df60e-1e7d-4081-8639-b6527f060333 returned with HTTP 200 Jul 24 07:51:41.729664 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1266/5110] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:51:41 2026] GET /volume/v3/volumes/1f6df60e-1e7d-4081-8639-b6527f060333 => generated 921 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:51:41.768706 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-2e970aae-7e9a-44c7-8965-6dbc484820bb req-c3207069-cf20-4199-a87e-a219a26d71c4 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:51:41.770591 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-2e970aae-7e9a-44c7-8965-6dbc484820bb req-c3207069-cf20-4199-a87e-a219a26d71c4 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] GET https://10.4.3.170/volume/v3/volumes/1f6df60e-1e7d-4081-8639-b6527f060333 Jul 24 07:51:41.770788 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-2e970aae-7e9a-44c7-8965-6dbc484820bb req-c3207069-cf20-4199-a87e-a219a26d71c4 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:51:41.770963 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-2e970aae-7e9a-44c7-8965-6dbc484820bb req-c3207069-cf20-4199-a87e-a219a26d71c4 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:51:41.777304 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:51:41.777304 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:51:41.780271 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-2e970aae-7e9a-44c7-8965-6dbc484820bb req-c3207069-cf20-4199-a87e-a219a26d71c4 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Volume info retrieved successfully. Jul 24 07:51:41.783635 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-2e970aae-7e9a-44c7-8965-6dbc484820bb req-c3207069-cf20-4199-a87e-a219a26d71c4 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/volumes/1f6df60e-1e7d-4081-8639-b6527f060333 returned with HTTP 200 Jul 24 07:51:41.783966 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1278/5111] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:51:41 2026] GET /volume/v3/volumes/1f6df60e-1e7d-4081-8639-b6527f060333 => generated 921 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:51:41.842249 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-826112c8-7bb2-47c3-b767-01138db395d9 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:51:41.842646 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-826112c8-7bb2-47c3-b767-01138db395d9 None None] GET https://10.4.3.170/volume// Jul 24 07:51:41.842822 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-826112c8-7bb2-47c3-b767-01138db395d9 None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:51:41.843021 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-826112c8-7bb2-47c3-b767-01138db395d9 None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:51:41.843385 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-826112c8-7bb2-47c3-b767-01138db395d9 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:51:41.843672 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1282/5112] 10.4.3.170 () {66 vars in 1428 bytes} [Fri Jul 24 07:51:41 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:51:41.848939 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-2e970aae-7e9a-44c7-8965-6dbc484820bb req-3707389d-c138-4b26-8282-ce81ec67aac7 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:51:41.850686 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-2e970aae-7e9a-44c7-8965-6dbc484820bb req-3707389d-c138-4b26-8282-ce81ec67aac7 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 24 07:51:41.851024 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-2e970aae-7e9a-44c7-8965-6dbc484820bb req-3707389d-c138-4b26-8282-ce81ec67aac7 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1f6df60e-1e7d-4081-8639-b6527f060333", "connector": null, "instance_uuid": "75f34879-a86c-4012-8be5-5f581ad173e5"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:51:41.858091 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:51:41.858091 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:51:41.876323 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-2e970aae-7e9a-44c7-8965-6dbc484820bb req-3707389d-c138-4b26-8282-ce81ec67aac7 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 24 07:51:41.876822 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1287/5113] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 24 07:51:41 2026] POST /volume/v3/attachments => generated 273 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:51:41.901097 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-a2b02e4f-8528-4019-986e-38fb7d3a05d6 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:51:41.902663 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a2b02e4f-8528-4019-986e-38fb7d3a05d6 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] GET https://10.4.3.170/volume/v3/volumes/1f6df60e-1e7d-4081-8639-b6527f060333 Jul 24 07:51:41.902827 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a2b02e4f-8528-4019-986e-38fb7d3a05d6 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:51:41.902999 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a2b02e4f-8528-4019-986e-38fb7d3a05d6 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:51:41.905320 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-938ff0ed-46f6-4444-a899-158ab99c165e None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:51:41.905735 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-938ff0ed-46f6-4444-a899-158ab99c165e None None] GET https://10.4.3.170/volume// Jul 24 07:51:41.905936 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-938ff0ed-46f6-4444-a899-158ab99c165e None None] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:51:41.906138 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-938ff0ed-46f6-4444-a899-158ab99c165e None None] Calling method 'all' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:51:41.906516 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-938ff0ed-46f6-4444-a899-158ab99c165e None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:51:41.906812 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1279/5114] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:51:41 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:51:41.911510 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:51:41.911510 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:51:41.914095 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-2e970aae-7e9a-44c7-8965-6dbc484820bb req-18182506-91f5-4b19-9bdd-a0282e618630 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:51:41.916836 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-2e970aae-7e9a-44c7-8965-6dbc484820bb req-18182506-91f5-4b19-9bdd-a0282e618630 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] GET https://10.4.3.170/volume/v3/volumes/1f6df60e-1e7d-4081-8639-b6527f060333 Jul 24 07:51:41.917035 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-2e970aae-7e9a-44c7-8965-6dbc484820bb req-18182506-91f5-4b19-9bdd-a0282e618630 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:51:41.917234 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-2e970aae-7e9a-44c7-8965-6dbc484820bb req-18182506-91f5-4b19-9bdd-a0282e618630 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:51:41.918682 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-a2b02e4f-8528-4019-986e-38fb7d3a05d6 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Volume info retrieved successfully. Jul 24 07:51:41.926130 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a2b02e4f-8528-4019-986e-38fb7d3a05d6 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/volumes/1f6df60e-1e7d-4081-8639-b6527f060333 returned with HTTP 200 Jul 24 07:51:41.926342 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1267/5115] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:51:41 2026] GET /volume/v3/volumes/1f6df60e-1e7d-4081-8639-b6527f060333 => generated 920 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:51:41.929742 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:51:41.929742 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:51:41.932474 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [req-2e970aae-7e9a-44c7-8965-6dbc484820bb req-18182506-91f5-4b19-9bdd-a0282e618630 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Volume info retrieved successfully. Jul 24 07:51:41.935814 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-2e970aae-7e9a-44c7-8965-6dbc484820bb req-18182506-91f5-4b19-9bdd-a0282e618630 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/volumes/1f6df60e-1e7d-4081-8639-b6527f060333 returned with HTTP 200 Jul 24 07:51:41.936091 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1283/5116] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:51:41 2026] GET /volume/v3/volumes/1f6df60e-1e7d-4081-8639-b6527f060333 => generated 1100 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:51:42.030398 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-2e970aae-7e9a-44c7-8965-6dbc484820bb req-4dff60c4-2841-444f-9d9b-d04dc81b1d92 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:51:42.032341 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-2e970aae-7e9a-44c7-8965-6dbc484820bb req-4dff60c4-2841-444f-9d9b-d04dc81b1d92 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] PUT https://10.4.3.170/volume/v3/attachments/ef09a7e3-ea90-4c77-b6c0-10ff07f467f0 Jul 24 07:51:42.032770 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-2e970aae-7e9a-44c7-8965-6dbc484820bb req-4dff60c4-2841-444f-9d9b-d04dc81b1d92 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000005822", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9a7cb9337d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5fc7887c-2ab7-4d21-80c7-ec4ad0d3b011", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:51:42.039740 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.coordination [req-2e970aae-7e9a-44c7-8965-6dbc484820bb req-4dff60c4-2841-444f-9d9b-d04dc81b1d92 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Acquiring lock "cinder-attachment_update-1f6df60e-1e7d-4081-8639-b6527f060333-np0000005822" by "attachment_update" {{(pid=100245) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 07:51:42.043846 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.coordination [req-2e970aae-7e9a-44c7-8965-6dbc484820bb req-4dff60c4-2841-444f-9d9b-d04dc81b1d92 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Lock "cinder-attachment_update-1f6df60e-1e7d-4081-8639-b6527f060333-np0000005822" acquired by "attachment_update" :: waited 0.004s {{(pid=100245) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 07:51:42.044695 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:51:42.044695 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:51:42.118052 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.coordination [req-2e970aae-7e9a-44c7-8965-6dbc484820bb req-4dff60c4-2841-444f-9d9b-d04dc81b1d92 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Lock "cinder-attachment_update-1f6df60e-1e7d-4081-8639-b6527f060333-np0000005822" released by "attachment_update" :: held 0.074s {{(pid=100245) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 07:51:42.118052 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-2e970aae-7e9a-44c7-8965-6dbc484820bb req-4dff60c4-2841-444f-9d9b-d04dc81b1d92 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/attachments/ef09a7e3-ea90-4c77-b6c0-10ff07f467f0 returned with HTTP 200 Jul 24 07:51:42.118723 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1288/5117] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 24 07:51:42 2026] PUT /volume/v3/attachments/ef09a7e3-ea90-4c77-b6c0-10ff07f467f0 => generated 969 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:51:42.938801 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-5b829065-c683-48f5-b8ef-45db481016a8 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:51:42.940897 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5b829065-c683-48f5-b8ef-45db481016a8 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] GET https://10.4.3.170/volume/v3/volumes/1f6df60e-1e7d-4081-8639-b6527f060333 Jul 24 07:51:42.941134 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5b829065-c683-48f5-b8ef-45db481016a8 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:51:42.941403 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5b829065-c683-48f5-b8ef-45db481016a8 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:51:42.952662 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:51:42.952662 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:51:42.956412 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-5b829065-c683-48f5-b8ef-45db481016a8 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Volume info retrieved successfully. Jul 24 07:51:42.960840 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5b829065-c683-48f5-b8ef-45db481016a8 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/volumes/1f6df60e-1e7d-4081-8639-b6527f060333 returned with HTTP 200 Jul 24 07:51:42.961302 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1280/5118] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:51:42 2026] GET /volume/v3/volumes/1f6df60e-1e7d-4081-8639-b6527f060333 => generated 921 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:51:43.973844 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-1bf5f487-abdb-4131-9a09-8777680fc43c None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:51:43.975319 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1bf5f487-abdb-4131-9a09-8777680fc43c tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] GET https://10.4.3.170/volume/v3/volumes/1f6df60e-1e7d-4081-8639-b6527f060333 Jul 24 07:51:43.975551 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1bf5f487-abdb-4131-9a09-8777680fc43c tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:51:43.975731 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1bf5f487-abdb-4131-9a09-8777680fc43c tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:51:43.984762 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:51:43.984762 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:51:43.987548 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-1bf5f487-abdb-4131-9a09-8777680fc43c tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Volume info retrieved successfully. Jul 24 07:51:43.990993 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1bf5f487-abdb-4131-9a09-8777680fc43c tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/volumes/1f6df60e-1e7d-4081-8639-b6527f060333 returned with HTTP 200 Jul 24 07:51:43.991392 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1268/5119] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:51:43 2026] GET /volume/v3/volumes/1f6df60e-1e7d-4081-8639-b6527f060333 => generated 921 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:51:45.002518 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f1ef537f-5f15-48b0-a1f0-714a2ba1374e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:51:45.004191 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f1ef537f-5f15-48b0-a1f0-714a2ba1374e tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] GET https://10.4.3.170/volume/v3/volumes/1f6df60e-1e7d-4081-8639-b6527f060333 Jul 24 07:51:45.004398 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f1ef537f-5f15-48b0-a1f0-714a2ba1374e tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:51:45.004584 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f1ef537f-5f15-48b0-a1f0-714a2ba1374e tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:51:45.013211 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:51:45.013211 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:51:45.016260 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-f1ef537f-5f15-48b0-a1f0-714a2ba1374e tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Volume info retrieved successfully. Jul 24 07:51:45.019780 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f1ef537f-5f15-48b0-a1f0-714a2ba1374e tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/volumes/1f6df60e-1e7d-4081-8639-b6527f060333 returned with HTTP 200 Jul 24 07:51:45.020182 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1284/5120] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:51:45 2026] GET /volume/v3/volumes/1f6df60e-1e7d-4081-8639-b6527f060333 => generated 921 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:51:45.319433 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-2e970aae-7e9a-44c7-8965-6dbc484820bb req-bcd6bfb4-0015-44c6-91b9-c8898b19326c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:51:45.321239 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-2e970aae-7e9a-44c7-8965-6dbc484820bb req-bcd6bfb4-0015-44c6-91b9-c8898b19326c tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] POST https://10.4.3.170/volume/v3/attachments/ef09a7e3-ea90-4c77-b6c0-10ff07f467f0/action Jul 24 07:51:45.321620 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-2e970aae-7e9a-44c7-8965-6dbc484820bb req-bcd6bfb4-0015-44c6-91b9-c8898b19326c tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Action body: b'{"os-complete": null}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:51:45.321732 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-2e970aae-7e9a-44c7-8965-6dbc484820bb req-bcd6bfb4-0015-44c6-91b9-c8898b19326c tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:51:45.335405 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:51:45.335405 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:51:45.343602 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-2e970aae-7e9a-44c7-8965-6dbc484820bb req-bcd6bfb4-0015-44c6-91b9-c8898b19326c tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/attachments/ef09a7e3-ea90-4c77-b6c0-10ff07f467f0/action returned with HTTP 204 Jul 24 07:51:45.344106 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1289/5121] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 24 07:51:45 2026] POST /volume/v3/attachments/ef09a7e3-ea90-4c77-b6c0-10ff07f467f0/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:51:46.031493 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-f7b6985f-6bbf-4ee2-8ba5-e1410dc95461 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:51:46.033034 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f7b6985f-6bbf-4ee2-8ba5-e1410dc95461 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] GET https://10.4.3.170/volume/v3/volumes/1f6df60e-1e7d-4081-8639-b6527f060333 Jul 24 07:51:46.033192 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f7b6985f-6bbf-4ee2-8ba5-e1410dc95461 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:51:46.033408 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f7b6985f-6bbf-4ee2-8ba5-e1410dc95461 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:51:46.041762 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:51:46.041762 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:51:46.044447 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-f7b6985f-6bbf-4ee2-8ba5-e1410dc95461 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Volume info retrieved successfully. Jul 24 07:51:46.047835 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f7b6985f-6bbf-4ee2-8ba5-e1410dc95461 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/volumes/1f6df60e-1e7d-4081-8639-b6527f060333 returned with HTTP 200 Jul 24 07:51:46.048238 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1281/5122] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:51:46 2026] GET /volume/v3/volumes/1f6df60e-1e7d-4081-8639-b6527f060333 => generated 1213 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:51:46.085928 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-37641e74-c765-41cc-8e86-3be2ffa6edbe req-a4a00c19-9ebc-4a09-9d45-dc45a03f5382 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:51:46.088043 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-37641e74-c765-41cc-8e86-3be2ffa6edbe req-a4a00c19-9ebc-4a09-9d45-dc45a03f5382 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] GET https://10.4.3.170/volume/v3/volumes/1f6df60e-1e7d-4081-8639-b6527f060333 Jul 24 07:51:46.088395 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-37641e74-c765-41cc-8e86-3be2ffa6edbe req-a4a00c19-9ebc-4a09-9d45-dc45a03f5382 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:51:46.088649 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-37641e74-c765-41cc-8e86-3be2ffa6edbe req-a4a00c19-9ebc-4a09-9d45-dc45a03f5382 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:51:46.098630 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:51:46.098630 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:51:46.102105 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-37641e74-c765-41cc-8e86-3be2ffa6edbe req-a4a00c19-9ebc-4a09-9d45-dc45a03f5382 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Volume info retrieved successfully. Jul 24 07:51:46.106529 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-37641e74-c765-41cc-8e86-3be2ffa6edbe req-a4a00c19-9ebc-4a09-9d45-dc45a03f5382 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/volumes/1f6df60e-1e7d-4081-8639-b6527f060333 returned with HTTP 200 Jul 24 07:51:46.106996 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1269/5123] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:51:46 2026] GET /volume/v3/volumes/1f6df60e-1e7d-4081-8639-b6527f060333 => generated 1213 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:51:46.121548 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-5ba198da-b5ad-4802-88cc-de58333b494f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:51:46.123114 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5ba198da-b5ad-4802-88cc-de58333b494f tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] GET https://10.4.3.170/volume/v3/volumes/1f6df60e-1e7d-4081-8639-b6527f060333 Jul 24 07:51:46.124159 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5ba198da-b5ad-4802-88cc-de58333b494f tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:51:46.124159 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5ba198da-b5ad-4802-88cc-de58333b494f tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:51:46.132849 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:51:46.132849 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:51:46.136016 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-5ba198da-b5ad-4802-88cc-de58333b494f tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Volume info retrieved successfully. Jul 24 07:51:46.139783 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5ba198da-b5ad-4802-88cc-de58333b494f tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/volumes/1f6df60e-1e7d-4081-8639-b6527f060333 returned with HTTP 200 Jul 24 07:51:46.140272 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1285/5124] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:51:46 2026] GET /volume/v3/volumes/1f6df60e-1e7d-4081-8639-b6527f060333 => generated 1213 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:51:46.173316 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-e2570ca8-5212-4e69-b95e-94bbdbee7c90 req-b3db7b81-59c1-4623-b074-d47aab13b2d8 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:51:46.175245 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-e2570ca8-5212-4e69-b95e-94bbdbee7c90 req-b3db7b81-59c1-4623-b074-d47aab13b2d8 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] GET https://10.4.3.170/volume/v3/volumes/1f6df60e-1e7d-4081-8639-b6527f060333 Jul 24 07:51:46.175462 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-e2570ca8-5212-4e69-b95e-94bbdbee7c90 req-b3db7b81-59c1-4623-b074-d47aab13b2d8 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:51:46.175640 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-e2570ca8-5212-4e69-b95e-94bbdbee7c90 req-b3db7b81-59c1-4623-b074-d47aab13b2d8 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:51:46.184022 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:51:46.184022 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:51:46.187291 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [req-e2570ca8-5212-4e69-b95e-94bbdbee7c90 req-b3db7b81-59c1-4623-b074-d47aab13b2d8 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Volume info retrieved successfully. Jul 24 07:51:46.191046 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-e2570ca8-5212-4e69-b95e-94bbdbee7c90 req-b3db7b81-59c1-4623-b074-d47aab13b2d8 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/volumes/1f6df60e-1e7d-4081-8639-b6527f060333 returned with HTTP 200 Jul 24 07:51:46.191467 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1290/5125] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:51:46 2026] GET /volume/v3/volumes/1f6df60e-1e7d-4081-8639-b6527f060333 => generated 1213 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:51:46.206960 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-e2570ca8-5212-4e69-b95e-94bbdbee7c90 req-8a9a13a8-ae4f-4906-8690-7bf2f1444537 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:51:46.208737 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-e2570ca8-5212-4e69-b95e-94bbdbee7c90 req-8a9a13a8-ae4f-4906-8690-7bf2f1444537 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] POST https://10.4.3.170/volume/v3/volumes/1f6df60e-1e7d-4081-8639-b6527f060333/action Jul 24 07:51:46.209030 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-e2570ca8-5212-4e69-b95e-94bbdbee7c90 req-8a9a13a8-ae4f-4906-8690-7bf2f1444537 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:51:46.209140 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-e2570ca8-5212-4e69-b95e-94bbdbee7c90 req-8a9a13a8-ae4f-4906-8690-7bf2f1444537 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:51:46.218453 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:51:46.218453 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:51:46.218857 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-e2570ca8-5212-4e69-b95e-94bbdbee7c90 req-8a9a13a8-ae4f-4906-8690-7bf2f1444537 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Volume info retrieved successfully. Jul 24 07:51:46.224437 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-e2570ca8-5212-4e69-b95e-94bbdbee7c90 req-8a9a13a8-ae4f-4906-8690-7bf2f1444537 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Begin detaching volume completed successfully. Jul 24 07:51:46.224618 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-e2570ca8-5212-4e69-b95e-94bbdbee7c90 req-8a9a13a8-ae4f-4906-8690-7bf2f1444537 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/volumes/1f6df60e-1e7d-4081-8639-b6527f060333/action returned with HTTP 202 Jul 24 07:51:46.224995 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1282/5126] 10.4.3.170 () {72 vars in 1672 bytes} [Fri Jul 24 07:51:46 2026] POST /volume/v3/volumes/1f6df60e-1e7d-4081-8639-b6527f060333/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:51:46.241934 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-321c3517-c630-4add-af84-a7f9ebd63fdd None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:51:46.243692 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-321c3517-c630-4add-af84-a7f9ebd63fdd tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] GET https://10.4.3.170/volume/v3/volumes/1f6df60e-1e7d-4081-8639-b6527f060333 Jul 24 07:51:46.243892 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-321c3517-c630-4add-af84-a7f9ebd63fdd tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:51:46.244076 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-321c3517-c630-4add-af84-a7f9ebd63fdd tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:51:46.255552 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:51:46.255552 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:51:46.259191 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-321c3517-c630-4add-af84-a7f9ebd63fdd tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Volume info retrieved successfully. Jul 24 07:51:46.263254 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-31832911-188a-410b-a4b1-b2f5d655cb5f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:51:46.263254 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-31832911-188a-410b-a4b1-b2f5d655cb5f None None] GET https://10.4.3.170/volume// Jul 24 07:51:46.263254 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-31832911-188a-410b-a4b1-b2f5d655cb5f None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:51:46.263254 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-31832911-188a-410b-a4b1-b2f5d655cb5f None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:51:46.263254 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-31832911-188a-410b-a4b1-b2f5d655cb5f None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:51:46.263415 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-321c3517-c630-4add-af84-a7f9ebd63fdd tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/volumes/1f6df60e-1e7d-4081-8639-b6527f060333 returned with HTTP 200 Jul 24 07:51:46.263442 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1286/5127] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:51:46 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:51:46.263731 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1270/5128] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:51:46 2026] GET /volume/v3/volumes/1f6df60e-1e7d-4081-8639-b6527f060333 => generated 1216 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:51:46.271008 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-e2570ca8-5212-4e69-b95e-94bbdbee7c90 req-0ebe2f49-042b-4035-8e00-7ec5e12c49d0 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:51:46.273671 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-e2570ca8-5212-4e69-b95e-94bbdbee7c90 req-0ebe2f49-042b-4035-8e00-7ec5e12c49d0 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] GET https://10.4.3.170/volume/v3/volumes/1f6df60e-1e7d-4081-8639-b6527f060333 Jul 24 07:51:46.292479 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-e2570ca8-5212-4e69-b95e-94bbdbee7c90 req-0ebe2f49-042b-4035-8e00-7ec5e12c49d0 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:51:46.292479 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-e2570ca8-5212-4e69-b95e-94bbdbee7c90 req-0ebe2f49-042b-4035-8e00-7ec5e12c49d0 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:51:46.292479 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:51:46.292479 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:51:46.292479 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [req-e2570ca8-5212-4e69-b95e-94bbdbee7c90 req-0ebe2f49-042b-4035-8e00-7ec5e12c49d0 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Volume info retrieved successfully. Jul 24 07:51:46.292479 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-e2570ca8-5212-4e69-b95e-94bbdbee7c90 req-0ebe2f49-042b-4035-8e00-7ec5e12c49d0 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/volumes/1f6df60e-1e7d-4081-8639-b6527f060333 returned with HTTP 200 Jul 24 07:51:46.292479 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1291/5129] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:51:46 2026] GET /volume/v3/volumes/1f6df60e-1e7d-4081-8639-b6527f060333 => generated 1396 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:51:46.505067 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-690ff4f6-bdf4-4807-8fb3-905bdc4e313e None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:51:46.506647 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-690ff4f6-bdf4-4807-8fb3-905bdc4e313e tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:51:46.506977 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-690ff4f6-bdf4-4807-8fb3-905bdc4e313e tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-2051121579"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:51:46.508263 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-690ff4f6-bdf4-4807-8fb3-905bdc4e313e tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-2051121579'}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:51:46.508379 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-690ff4f6-bdf4-4807-8fb3-905bdc4e313e tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Create volume of 1 GB Jul 24 07:51:46.511894 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-690ff4f6-bdf4-4807-8fb3-905bdc4e313e tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Availability Zones retrieved successfully. Jul 24 07:51:46.517386 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-690ff4f6-bdf4-4807-8fb3-905bdc4e313e tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Flow 'volume_create_api' (5f65925b-3466-45b2-9b2d-6f9f6d4fe9ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:51:46.518190 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-690ff4f6-bdf4-4807-8fb3-905bdc4e313e tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (655bd5aa-09b0-41e2-aa88-7dc6bbf2aa82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:51:46.518971 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-690ff4f6-bdf4-4807-8fb3-905bdc4e313e tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:51:46.539901 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-690ff4f6-bdf4-4807-8fb3-905bdc4e313e tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (655bd5aa-09b0-41e2-aa88-7dc6bbf2aa82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:51:46.540561 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-690ff4f6-bdf4-4807-8fb3-905bdc4e313e tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87f828de-8e71-4485-86bc-f4f5501a5a7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:51:46.590436 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-690ff4f6-bdf4-4807-8fb3-905bdc4e313e tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Created reservations ['98bd870c-fedb-4811-af82-6656c31cef08', 'd61241e7-3c59-43e3-8d95-dc009f623228', '1b6232fb-efe6-4274-84d8-4a092e8d0592', '709897c2-5cba-46c7-9f58-cf7482ea6378'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:51:46.591193 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-690ff4f6-bdf4-4807-8fb3-905bdc4e313e tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87f828de-8e71-4485-86bc-f4f5501a5a7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['98bd870c-fedb-4811-af82-6656c31cef08', 'd61241e7-3c59-43e3-8d95-dc009f623228', '1b6232fb-efe6-4274-84d8-4a092e8d0592', '709897c2-5cba-46c7-9f58-cf7482ea6378']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:51:46.591877 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-690ff4f6-bdf4-4807-8fb3-905bdc4e313e tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0df2929e-e859-4b73-b906-3ac2fae35d85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:51:46.611640 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-690ff4f6-bdf4-4807-8fb3-905bdc4e313e tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0df2929e-e859-4b73-b906-3ac2fae35d85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd6806fff-0e1a-42ad-ba57-012d2195f48f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2051121579',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cfd10982a26744409a415ec26cc3b538',qos_specs=None,replication_status=,reservations=['98bd870c-fedb-4811-af82-6656c31cef08','d61241e7-3c59-43e3-8d95-dc009f623228','1b6232fb-efe6-4274-84d8-4a092e8d0592','709897c2-5cba-46c7-9f58-cf7482ea6378'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c01fcc86a0d44a1a0f058fb28346011',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:51:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2051121579',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d6806fff-0e1a-42ad-ba57-012d2195f48f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cfd10982a26744409a415ec26cc3b538',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9c01fcc86a0d44a1a0f058fb28346011',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:51:46.612292 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-690ff4f6-bdf4-4807-8fb3-905bdc4e313e tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98f8201f-3701-4625-9f5e-d0a97c113e01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:51:46.626894 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-690ff4f6-bdf4-4807-8fb3-905bdc4e313e tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98f8201f-3701-4625-9f5e-d0a97c113e01) transitioned into state 'SUCCESS' from state '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-2051121579',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cfd10982a26744409a415ec26cc3b538',qos_specs=None,replication_status=,reservations=['98bd870c-fedb-4811-af82-6656c31cef08','d61241e7-3c59-43e3-8d95-dc009f623228','1b6232fb-efe6-4274-84d8-4a092e8d0592','709897c2-5cba-46c7-9f58-cf7482ea6378'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c01fcc86a0d44a1a0f058fb28346011',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:51:46.627512 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-690ff4f6-bdf4-4807-8fb3-905bdc4e313e tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25f9dd23-bbc6-4558-96b4-0c912d700cad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:51:46.634434 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-690ff4f6-bdf4-4807-8fb3-905bdc4e313e tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25f9dd23-bbc6-4558-96b4-0c912d700cad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:51:46.635114 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-690ff4f6-bdf4-4807-8fb3-905bdc4e313e tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Flow 'volume_create_api' (5f65925b-3466-45b2-9b2d-6f9f6d4fe9ee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:51:46.635383 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-690ff4f6-bdf4-4807-8fb3-905bdc4e313e tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Create volume request issued successfully. Jul 24 07:51:46.635852 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-690ff4f6-bdf4-4807-8fb3-905bdc4e313e tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:51:46.636213 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1283/5130] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 24 07:51:46 2026] POST /volume/v3/volumes => generated 755 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:51:46.647707 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-dd4d6b00-f42a-4292-b5cb-666291625e9e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:51:46.649907 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-dd4d6b00-f42a-4292-b5cb-666291625e9e tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] GET https://10.4.3.170/volume/v3/volumes/d6806fff-0e1a-42ad-ba57-012d2195f48f Jul 24 07:51:46.651308 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-dd4d6b00-f42a-4292-b5cb-666291625e9e tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:51:46.651308 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-dd4d6b00-f42a-4292-b5cb-666291625e9e tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:51:46.662000 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:51:46.662000 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:51:46.667007 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-dd4d6b00-f42a-4292-b5cb-666291625e9e tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Volume info retrieved successfully. Jul 24 07:51:46.672746 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-dd4d6b00-f42a-4292-b5cb-666291625e9e tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] https://10.4.3.170/volume/v3/volumes/d6806fff-0e1a-42ad-ba57-012d2195f48f returned with HTTP 200 Jul 24 07:51:46.673403 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1287/5131] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:51:46 2026] GET /volume/v3/volumes/d6806fff-0e1a-42ad-ba57-012d2195f48f => generated 823 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:51:46.757046 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-e2570ca8-5212-4e69-b95e-94bbdbee7c90 req-6a79936a-c790-4f21-921e-dce5258ed237 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:51:46.758979 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-e2570ca8-5212-4e69-b95e-94bbdbee7c90 req-6a79936a-c790-4f21-921e-dce5258ed237 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] GET https://10.4.3.170/volume/v3/volumes/1f6df60e-1e7d-4081-8639-b6527f060333 Jul 24 07:51:46.759178 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-e2570ca8-5212-4e69-b95e-94bbdbee7c90 req-6a79936a-c790-4f21-921e-dce5258ed237 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:51:46.759409 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-e2570ca8-5212-4e69-b95e-94bbdbee7c90 req-6a79936a-c790-4f21-921e-dce5258ed237 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:51:46.768958 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:51:46.768958 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:51:46.772935 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-e2570ca8-5212-4e69-b95e-94bbdbee7c90 req-6a79936a-c790-4f21-921e-dce5258ed237 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Volume info retrieved successfully. Jul 24 07:51:46.777998 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-e2570ca8-5212-4e69-b95e-94bbdbee7c90 req-6a79936a-c790-4f21-921e-dce5258ed237 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/volumes/1f6df60e-1e7d-4081-8639-b6527f060333 returned with HTTP 200 Jul 24 07:51:46.778592 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1271/5132] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:51:46 2026] GET /volume/v3/volumes/1f6df60e-1e7d-4081-8639-b6527f060333 => generated 1216 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:51:47.080320 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-e2570ca8-5212-4e69-b95e-94bbdbee7c90 req-050b61ee-772c-4896-a741-8ba96c67ac18 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:51:47.082304 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-e2570ca8-5212-4e69-b95e-94bbdbee7c90 req-050b61ee-772c-4896-a741-8ba96c67ac18 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] DELETE https://10.4.3.170/volume/v3/attachments/ef09a7e3-ea90-4c77-b6c0-10ff07f467f0 Jul 24 07:51:47.082518 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-e2570ca8-5212-4e69-b95e-94bbdbee7c90 req-050b61ee-772c-4896-a741-8ba96c67ac18 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:51:47.082723 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-e2570ca8-5212-4e69-b95e-94bbdbee7c90 req-050b61ee-772c-4896-a741-8ba96c67ac18 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Calling method 'version_select' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:51:47.089020 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:51:47.089020 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:51:47.127116 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-e2570ca8-5212-4e69-b95e-94bbdbee7c90 req-050b61ee-772c-4896-a741-8ba96c67ac18 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/attachments/ef09a7e3-ea90-4c77-b6c0-10ff07f467f0 returned with HTTP 200 Jul 24 07:51:47.127566 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1292/5133] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 24 07:51:47 2026] DELETE /volume/v3/attachments/ef09a7e3-ea90-4c77-b6c0-10ff07f467f0 => generated 19 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:51:47.276182 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-a71d5ed1-1a04-4ef5-9554-d03c1798425c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:51:47.277997 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a71d5ed1-1a04-4ef5-9554-d03c1798425c tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] GET https://10.4.3.170/volume/v3/volumes/1f6df60e-1e7d-4081-8639-b6527f060333 Jul 24 07:51:47.278187 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a71d5ed1-1a04-4ef5-9554-d03c1798425c tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:51:47.278407 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a71d5ed1-1a04-4ef5-9554-d03c1798425c tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:51:47.285135 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:51:47.285135 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:51:47.288358 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-a71d5ed1-1a04-4ef5-9554-d03c1798425c tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Volume info retrieved successfully. Jul 24 07:51:47.291744 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a71d5ed1-1a04-4ef5-9554-d03c1798425c tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/volumes/1f6df60e-1e7d-4081-8639-b6527f060333 returned with HTTP 200 Jul 24 07:51:47.292088 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1284/5134] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:51:47 2026] GET /volume/v3/volumes/1f6df60e-1e7d-4081-8639-b6527f060333 => generated 921 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:51:47.303244 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-150337f8-4b10-4da0-8dd8-d148c42dab16 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:51:47.304796 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-150337f8-4b10-4da0-8dd8-d148c42dab16 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] DELETE https://10.4.3.170/volume/v3/volumes/1f6df60e-1e7d-4081-8639-b6527f060333 Jul 24 07:51:47.305100 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-150337f8-4b10-4da0-8dd8-d148c42dab16 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:51:47.306316 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-150337f8-4b10-4da0-8dd8-d148c42dab16 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:51:47.306316 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-150337f8-4b10-4da0-8dd8-d148c42dab16 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Delete volume with id: 1f6df60e-1e7d-4081-8639-b6527f060333 Jul 24 07:51:47.311729 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:51:47.311729 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:51:47.312363 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-150337f8-4b10-4da0-8dd8-d148c42dab16 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Volume info retrieved successfully. Jul 24 07:51:47.326006 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-150337f8-4b10-4da0-8dd8-d148c42dab16 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Delete volume request issued successfully. Jul 24 07:51:47.328912 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-150337f8-4b10-4da0-8dd8-d148c42dab16 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/volumes/1f6df60e-1e7d-4081-8639-b6527f060333 returned with HTTP 202 Jul 24 07:51:47.328912 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1288/5135] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:51:47 2026] DELETE /volume/v3/volumes/1f6df60e-1e7d-4081-8639-b6527f060333 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:51:47.335933 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-57ac6128-34f8-4ec6-9437-94b00f2ac783 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:51:47.337736 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-57ac6128-34f8-4ec6-9437-94b00f2ac783 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] GET https://10.4.3.170/volume/v3/volumes/1f6df60e-1e7d-4081-8639-b6527f060333 Jul 24 07:51:47.337861 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-57ac6128-34f8-4ec6-9437-94b00f2ac783 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:51:47.338813 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-57ac6128-34f8-4ec6-9437-94b00f2ac783 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:51:47.344483 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:51:47.344483 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:51:47.347595 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-57ac6128-34f8-4ec6-9437-94b00f2ac783 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Volume info retrieved successfully. Jul 24 07:51:47.351184 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-57ac6128-34f8-4ec6-9437-94b00f2ac783 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/volumes/1f6df60e-1e7d-4081-8639-b6527f060333 returned with HTTP 200 Jul 24 07:51:47.351817 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1272/5136] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:51:47 2026] GET /volume/v3/volumes/1f6df60e-1e7d-4081-8639-b6527f060333 => generated 920 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:51:47.684769 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-64c58f10-9b23-4e38-b9d9-f7003301820c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:51:47.686330 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-64c58f10-9b23-4e38-b9d9-f7003301820c tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] GET https://10.4.3.170/volume/v3/volumes/d6806fff-0e1a-42ad-ba57-012d2195f48f Jul 24 07:51:47.686519 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-64c58f10-9b23-4e38-b9d9-f7003301820c tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:51:47.686707 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-64c58f10-9b23-4e38-b9d9-f7003301820c tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:51:47.692691 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:51:47.692691 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:51:47.695594 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-64c58f10-9b23-4e38-b9d9-f7003301820c tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Volume info retrieved successfully. Jul 24 07:51:47.699021 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-64c58f10-9b23-4e38-b9d9-f7003301820c tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] https://10.4.3.170/volume/v3/volumes/d6806fff-0e1a-42ad-ba57-012d2195f48f returned with HTTP 200 Jul 24 07:51:47.699349 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1293/5137] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:51:47 2026] GET /volume/v3/volumes/d6806fff-0e1a-42ad-ba57-012d2195f48f => generated 848 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:51:47.738369 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-dbd13c29-d8f5-4389-a389-eaf206b1b71b req-b2679cbc-9965-4783-a067-37445cb33d66 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:51:47.766487 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-dbd13c29-d8f5-4389-a389-eaf206b1b71b req-b2679cbc-9965-4783-a067-37445cb33d66 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] GET https://10.4.3.170/volume/v3/volumes/d6806fff-0e1a-42ad-ba57-012d2195f48f Jul 24 07:51:47.766666 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-dbd13c29-d8f5-4389-a389-eaf206b1b71b req-b2679cbc-9965-4783-a067-37445cb33d66 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:51:47.766840 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-dbd13c29-d8f5-4389-a389-eaf206b1b71b req-b2679cbc-9965-4783-a067-37445cb33d66 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:51:47.772758 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:51:47.772758 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:51:47.775654 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-dbd13c29-d8f5-4389-a389-eaf206b1b71b req-b2679cbc-9965-4783-a067-37445cb33d66 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Volume info retrieved successfully. Jul 24 07:51:47.779314 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-dbd13c29-d8f5-4389-a389-eaf206b1b71b req-b2679cbc-9965-4783-a067-37445cb33d66 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] https://10.4.3.170/volume/v3/volumes/d6806fff-0e1a-42ad-ba57-012d2195f48f returned with HTTP 200 Jul 24 07:51:47.779662 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1285/5138] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:51:47 2026] GET /volume/v3/volumes/d6806fff-0e1a-42ad-ba57-012d2195f48f => generated 848 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:51:47.843302 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-dd2d0764-3a0e-4c6b-905e-10151ecc3097 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:51:47.843302 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-dd2d0764-3a0e-4c6b-905e-10151ecc3097 None None] GET https://10.4.3.170/volume// Jul 24 07:51:47.843302 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-dd2d0764-3a0e-4c6b-905e-10151ecc3097 None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:51:47.843302 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-dd2d0764-3a0e-4c6b-905e-10151ecc3097 None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:51:47.843302 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-dd2d0764-3a0e-4c6b-905e-10151ecc3097 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:51:47.843302 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1289/5139] 10.4.3.170 () {66 vars in 1428 bytes} [Fri Jul 24 07:51:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:51:47.849488 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-dbd13c29-d8f5-4389-a389-eaf206b1b71b req-36956b8d-222c-4f60-8bc1-8e7c95b6a214 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:51:47.851463 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-dbd13c29-d8f5-4389-a389-eaf206b1b71b req-36956b8d-222c-4f60-8bc1-8e7c95b6a214 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 24 07:51:47.851877 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-dbd13c29-d8f5-4389-a389-eaf206b1b71b req-36956b8d-222c-4f60-8bc1-8e7c95b6a214 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d6806fff-0e1a-42ad-ba57-012d2195f48f", "connector": null, "instance_uuid": "7ace980b-bfcb-44d9-939f-a3998f544ad0"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:51:47.860470 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:51:47.860470 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:51:47.884910 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-dbd13c29-d8f5-4389-a389-eaf206b1b71b req-36956b8d-222c-4f60-8bc1-8e7c95b6a214 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 24 07:51:47.885275 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1273/5140] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 24 07:51:47 2026] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:51:47.908099 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-44da2d79-310d-455e-9f23-d1522fd211cc None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:51:47.910115 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-44da2d79-310d-455e-9f23-d1522fd211cc tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] GET https://10.4.3.170/volume/v3/volumes/d6806fff-0e1a-42ad-ba57-012d2195f48f Jul 24 07:51:47.910348 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-44da2d79-310d-455e-9f23-d1522fd211cc tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:51:47.910548 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-44da2d79-310d-455e-9f23-d1522fd211cc tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:51:47.918868 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:51:47.918868 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:51:47.919391 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-3c4295d1-4aa0-432d-94df-fea4af0be518 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:51:47.919754 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3c4295d1-4aa0-432d-94df-fea4af0be518 None None] GET https://10.4.3.170/volume// Jul 24 07:51:47.919905 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3c4295d1-4aa0-432d-94df-fea4af0be518 None None] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:51:47.920077 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3c4295d1-4aa0-432d-94df-fea4af0be518 None None] Calling method 'all' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:51:47.920396 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3c4295d1-4aa0-432d-94df-fea4af0be518 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:51:47.920790 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1286/5141] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:51:47 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:51:47.922897 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-44da2d79-310d-455e-9f23-d1522fd211cc tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Volume info retrieved successfully. Jul 24 07:51:47.926923 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-dbd13c29-d8f5-4389-a389-eaf206b1b71b req-f15c6a75-5531-448b-9eaa-654461646953 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:51:47.926991 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-44da2d79-310d-455e-9f23-d1522fd211cc tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] https://10.4.3.170/volume/v3/volumes/d6806fff-0e1a-42ad-ba57-012d2195f48f returned with HTTP 200 Jul 24 07:51:47.926991 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1294/5142] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:51:47 2026] GET /volume/v3/volumes/d6806fff-0e1a-42ad-ba57-012d2195f48f => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:51:47.928825 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-dbd13c29-d8f5-4389-a389-eaf206b1b71b req-f15c6a75-5531-448b-9eaa-654461646953 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] GET https://10.4.3.170/volume/v3/volumes/d6806fff-0e1a-42ad-ba57-012d2195f48f Jul 24 07:51:47.930582 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-dbd13c29-d8f5-4389-a389-eaf206b1b71b req-f15c6a75-5531-448b-9eaa-654461646953 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:51:47.930582 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-dbd13c29-d8f5-4389-a389-eaf206b1b71b req-f15c6a75-5531-448b-9eaa-654461646953 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:51:47.938638 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:51:47.938638 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:51:47.942032 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [req-dbd13c29-d8f5-4389-a389-eaf206b1b71b req-f15c6a75-5531-448b-9eaa-654461646953 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Volume info retrieved successfully. Jul 24 07:51:47.945798 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-dbd13c29-d8f5-4389-a389-eaf206b1b71b req-f15c6a75-5531-448b-9eaa-654461646953 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] https://10.4.3.170/volume/v3/volumes/d6806fff-0e1a-42ad-ba57-012d2195f48f returned with HTTP 200 Jul 24 07:51:47.946249 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1290/5143] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:51:47 2026] GET /volume/v3/volumes/d6806fff-0e1a-42ad-ba57-012d2195f48f => generated 1027 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:51:48.035821 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-dbd13c29-d8f5-4389-a389-eaf206b1b71b req-04b1e71f-c5bb-45a1-be87-4a5f7f0f2aca None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:51:48.037799 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-dbd13c29-d8f5-4389-a389-eaf206b1b71b req-04b1e71f-c5bb-45a1-be87-4a5f7f0f2aca tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] PUT https://10.4.3.170/volume/v3/attachments/e941100b-6194-4b5a-b650-dfcff5dd9984 Jul 24 07:51:48.038192 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-dbd13c29-d8f5-4389-a389-eaf206b1b71b req-04b1e71f-c5bb-45a1-be87-4a5f7f0f2aca tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000005822", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9a7cb9337d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5fc7887c-2ab7-4d21-80c7-ec4ad0d3b011", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:51:48.045545 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-dbd13c29-d8f5-4389-a389-eaf206b1b71b req-04b1e71f-c5bb-45a1-be87-4a5f7f0f2aca tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Acquiring lock "cinder-attachment_update-d6806fff-0e1a-42ad-ba57-012d2195f48f-np0000005822" by "attachment_update" {{(pid=100243) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 07:51:48.049809 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-dbd13c29-d8f5-4389-a389-eaf206b1b71b req-04b1e71f-c5bb-45a1-be87-4a5f7f0f2aca tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Lock "cinder-attachment_update-d6806fff-0e1a-42ad-ba57-012d2195f48f-np0000005822" acquired by "attachment_update" :: waited 0.004s {{(pid=100243) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 07:51:48.050768 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:51:48.050768 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:51:48.114694 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-dbd13c29-d8f5-4389-a389-eaf206b1b71b req-04b1e71f-c5bb-45a1-be87-4a5f7f0f2aca tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Lock "cinder-attachment_update-d6806fff-0e1a-42ad-ba57-012d2195f48f-np0000005822" released by "attachment_update" :: held 0.065s {{(pid=100243) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 07:51:48.114973 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-dbd13c29-d8f5-4389-a389-eaf206b1b71b req-04b1e71f-c5bb-45a1-be87-4a5f7f0f2aca tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] https://10.4.3.170/volume/v3/attachments/e941100b-6194-4b5a-b650-dfcff5dd9984 returned with HTTP 200 Jul 24 07:51:48.115424 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1274/5144] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 24 07:51:48 2026] PUT /volume/v3/attachments/e941100b-6194-4b5a-b650-dfcff5dd9984 => generated 969 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:51:48.363130 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-18fea67b-437e-45a5-9bf0-782c27e7ff97 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:51:48.364898 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-18fea67b-437e-45a5-9bf0-782c27e7ff97 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] GET https://10.4.3.170/volume/v3/volumes/1f6df60e-1e7d-4081-8639-b6527f060333 Jul 24 07:51:48.365071 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-18fea67b-437e-45a5-9bf0-782c27e7ff97 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:51:48.365275 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-18fea67b-437e-45a5-9bf0-782c27e7ff97 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:51:48.371883 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-18fea67b-437e-45a5-9bf0-782c27e7ff97 tempest-VolumeMultiattachTests-446511427 tempest-VolumeMultiattachTests-446511427-project-member] https://10.4.3.170/volume/v3/volumes/1f6df60e-1e7d-4081-8639-b6527f060333 returned with HTTP 404 Jul 24 07:51:48.372285 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1287/5145] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:51:48 2026] GET /volume/v3/volumes/1f6df60e-1e7d-4081-8639-b6527f060333 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:51:48.378221 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-9ad03576-f78a-4543-8a12-42e7c9fc8367 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:51:48.379833 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9ad03576-f78a-4543-8a12-42e7c9fc8367 tempest-VolumeMultiattachTests-1793260541 tempest-VolumeMultiattachTests-1793260541-project-admin] GET https://10.4.3.170/volume/v3/volumes/detail?all_tenants=1 Jul 24 07:51:48.380047 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9ad03576-f78a-4543-8a12-42e7c9fc8367 tempest-VolumeMultiattachTests-1793260541 tempest-VolumeMultiattachTests-1793260541-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:51:48.380300 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9ad03576-f78a-4543-8a12-42e7c9fc8367 tempest-VolumeMultiattachTests-1793260541 tempest-VolumeMultiattachTests-1793260541-project-admin] Calling method 'detail' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:51:48.380994 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-9ad03576-f78a-4543-8a12-42e7c9fc8367 tempest-VolumeMultiattachTests-1793260541 tempest-VolumeMultiattachTests-1793260541-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100245) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 07:51:48.390796 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-9ad03576-f78a-4543-8a12-42e7c9fc8367 tempest-VolumeMultiattachTests-1793260541 tempest-VolumeMultiattachTests-1793260541-project-admin] Get all volumes completed successfully. Jul 24 07:51:48.392442 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:51:48.392442 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:51:48.395514 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9ad03576-f78a-4543-8a12-42e7c9fc8367 tempest-VolumeMultiattachTests-1793260541 tempest-VolumeMultiattachTests-1793260541-project-admin] https://10.4.3.170/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 24 07:51:48.396025 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1295/5146] 10.4.3.170 () {66 vars in 1285 bytes} [Fri Jul 24 07:51:48 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8369 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:51:48.408030 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-af3dbc8c-a702-475c-a431-45b95690612c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:51:48.410814 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-af3dbc8c-a702-475c-a431-45b95690612c tempest-VolumeMultiattachTests-1793260541 tempest-VolumeMultiattachTests-1793260541-project-admin] DELETE https://10.4.3.170/volume/v3/types/0778541b-b361-4531-82e8-94f2f6092d43 Jul 24 07:51:48.410814 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-af3dbc8c-a702-475c-a431-45b95690612c tempest-VolumeMultiattachTests-1793260541 tempest-VolumeMultiattachTests-1793260541-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:51:48.410814 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-af3dbc8c-a702-475c-a431-45b95690612c tempest-VolumeMultiattachTests-1793260541 tempest-VolumeMultiattachTests-1793260541-project-admin] Calling method '_delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:51:48.431081 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-af3dbc8c-a702-475c-a431-45b95690612c tempest-VolumeMultiattachTests-1793260541 tempest-VolumeMultiattachTests-1793260541-project-admin] https://10.4.3.170/volume/v3/types/0778541b-b361-4531-82e8-94f2f6092d43 returned with HTTP 202 Jul 24 07:51:48.431809 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1291/5147] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 24 07:51:48 2026] DELETE /volume/v3/types/0778541b-b361-4531-82e8-94f2f6092d43 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:51:48.938780 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-d84d0d9a-548c-49c2-9d49-a6d9485f6181 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:51:48.940493 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d84d0d9a-548c-49c2-9d49-a6d9485f6181 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] GET https://10.4.3.170/volume/v3/volumes/d6806fff-0e1a-42ad-ba57-012d2195f48f Jul 24 07:51:48.940696 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d84d0d9a-548c-49c2-9d49-a6d9485f6181 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:51:48.940913 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d84d0d9a-548c-49c2-9d49-a6d9485f6181 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:51:48.949137 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:51:48.949137 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:51:48.952190 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-d84d0d9a-548c-49c2-9d49-a6d9485f6181 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Volume info retrieved successfully. Jul 24 07:51:48.955810 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d84d0d9a-548c-49c2-9d49-a6d9485f6181 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] https://10.4.3.170/volume/v3/volumes/d6806fff-0e1a-42ad-ba57-012d2195f48f returned with HTTP 200 Jul 24 07:51:48.956228 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1275/5148] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:51:48 2026] GET /volume/v3/volumes/d6806fff-0e1a-42ad-ba57-012d2195f48f => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:51:49.967392 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-16f2f60a-6f1a-4a6c-89a1-f236dedbe962 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:51:49.969026 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-16f2f60a-6f1a-4a6c-89a1-f236dedbe962 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] GET https://10.4.3.170/volume/v3/volumes/d6806fff-0e1a-42ad-ba57-012d2195f48f Jul 24 07:51:49.969195 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-16f2f60a-6f1a-4a6c-89a1-f236dedbe962 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:51:49.969424 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-16f2f60a-6f1a-4a6c-89a1-f236dedbe962 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:51:49.977658 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:51:49.977658 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:51:49.980455 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-16f2f60a-6f1a-4a6c-89a1-f236dedbe962 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Volume info retrieved successfully. Jul 24 07:51:49.983788 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-16f2f60a-6f1a-4a6c-89a1-f236dedbe962 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] https://10.4.3.170/volume/v3/volumes/d6806fff-0e1a-42ad-ba57-012d2195f48f returned with HTTP 200 Jul 24 07:51:49.984095 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1288/5149] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:51:49 2026] GET /volume/v3/volumes/d6806fff-0e1a-42ad-ba57-012d2195f48f => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:51:50.996844 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-773d7c76-adfe-4c62-80bc-5335653d5047 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:51:50.999179 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-773d7c76-adfe-4c62-80bc-5335653d5047 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] GET https://10.4.3.170/volume/v3/volumes/d6806fff-0e1a-42ad-ba57-012d2195f48f Jul 24 07:51:50.999396 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-773d7c76-adfe-4c62-80bc-5335653d5047 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:51:50.999577 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-773d7c76-adfe-4c62-80bc-5335653d5047 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:51:51.007979 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:51:51.007979 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:51:51.010697 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-773d7c76-adfe-4c62-80bc-5335653d5047 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Volume info retrieved successfully. Jul 24 07:51:51.013947 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-773d7c76-adfe-4c62-80bc-5335653d5047 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] https://10.4.3.170/volume/v3/volumes/d6806fff-0e1a-42ad-ba57-012d2195f48f returned with HTTP 200 Jul 24 07:51:51.014305 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1296/5150] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:51:50 2026] GET /volume/v3/volumes/d6806fff-0e1a-42ad-ba57-012d2195f48f => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:51:51.339649 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-dbd13c29-d8f5-4389-a389-eaf206b1b71b req-b33bf6e3-43f5-41b3-bcc9-171d4f1b06e3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:51:51.341576 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-dbd13c29-d8f5-4389-a389-eaf206b1b71b req-b33bf6e3-43f5-41b3-bcc9-171d4f1b06e3 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] POST https://10.4.3.170/volume/v3/attachments/e941100b-6194-4b5a-b650-dfcff5dd9984/action Jul 24 07:51:51.341982 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-dbd13c29-d8f5-4389-a389-eaf206b1b71b req-b33bf6e3-43f5-41b3-bcc9-171d4f1b06e3 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Action body: b'{"os-complete": null}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:51:51.342126 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-dbd13c29-d8f5-4389-a389-eaf206b1b71b req-b33bf6e3-43f5-41b3-bcc9-171d4f1b06e3 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:51:51.355908 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:51:51.355908 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:51:51.364894 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-dbd13c29-d8f5-4389-a389-eaf206b1b71b req-b33bf6e3-43f5-41b3-bcc9-171d4f1b06e3 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] https://10.4.3.170/volume/v3/attachments/e941100b-6194-4b5a-b650-dfcff5dd9984/action returned with HTTP 204 Jul 24 07:51:51.365304 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1292/5151] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 24 07:51:51 2026] POST /volume/v3/attachments/e941100b-6194-4b5a-b650-dfcff5dd9984/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:51:52.025741 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-bd49ea0a-e1bc-4850-899b-21125f419adf None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:51:52.027540 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-bd49ea0a-e1bc-4850-899b-21125f419adf tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] GET https://10.4.3.170/volume/v3/volumes/d6806fff-0e1a-42ad-ba57-012d2195f48f Jul 24 07:51:52.027701 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-bd49ea0a-e1bc-4850-899b-21125f419adf tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:51:52.027867 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-bd49ea0a-e1bc-4850-899b-21125f419adf tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:51:52.036195 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:51:52.036195 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:51:52.039119 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-bd49ea0a-e1bc-4850-899b-21125f419adf tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Volume info retrieved successfully. Jul 24 07:51:52.042595 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-bd49ea0a-e1bc-4850-899b-21125f419adf tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] https://10.4.3.170/volume/v3/volumes/d6806fff-0e1a-42ad-ba57-012d2195f48f returned with HTTP 200 Jul 24 07:51:52.042942 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1276/5152] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:51:52 2026] GET /volume/v3/volumes/d6806fff-0e1a-42ad-ba57-012d2195f48f => generated 1140 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:51:52.055406 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-018e38af-d845-445a-a50b-0ea8967958d9 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:51:52.057477 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-018e38af-d845-445a-a50b-0ea8967958d9 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] GET https://10.4.3.170/volume/v3/volumes/d6806fff-0e1a-42ad-ba57-012d2195f48f Jul 24 07:51:52.057710 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-018e38af-d845-445a-a50b-0ea8967958d9 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:51:52.057941 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-018e38af-d845-445a-a50b-0ea8967958d9 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:51:52.068503 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:51:52.068503 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:51:52.072213 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-018e38af-d845-445a-a50b-0ea8967958d9 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Volume info retrieved successfully. Jul 24 07:51:52.077510 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-018e38af-d845-445a-a50b-0ea8967958d9 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] https://10.4.3.170/volume/v3/volumes/d6806fff-0e1a-42ad-ba57-012d2195f48f returned with HTTP 200 Jul 24 07:51:52.078033 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1289/5153] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:51:52 2026] GET /volume/v3/volumes/d6806fff-0e1a-42ad-ba57-012d2195f48f => generated 1140 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:52:01.013319 np0000005822 devstack@c-api.service[100245]: DEBUG dbcounter [-] [100245] Writing DB stats cinder:SELECT=74,cinder:INSERT=2,cinder:UPDATE=8 {{(pid=100245) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 07:52:01.361890 np0000005822 devstack@c-api.service[100246]: DEBUG dbcounter [-] [100246] Writing DB stats cinder:SELECT=62,cinder:INSERT=2,cinder:UPDATE=7 {{(pid=100246) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 07:52:02.041975 np0000005822 devstack@c-api.service[100243]: DEBUG dbcounter [-] [100243] Writing DB stats cinder:SELECT=112,cinder:INSERT=19,cinder:UPDATE=27 {{(pid=100243) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 07:52:02.076217 np0000005822 devstack@c-api.service[100244]: DEBUG dbcounter [-] [100244] Writing DB stats cinder:SELECT=100,cinder:INSERT=18,cinder:UPDATE=25 {{(pid=100244) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 07:52:18.953534 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-3e15218a-fa2e-4ecf-a194-6aa50824e4d2 req-8b5c0a33-bdb8-40a7-aa8a-0a46e505da2e None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:52:18.955529 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-3e15218a-fa2e-4ecf-a194-6aa50824e4d2 req-8b5c0a33-bdb8-40a7-aa8a-0a46e505da2e tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] GET https://10.4.3.170/volume/v3/volumes/003be39c-a6ec-47d9-ada0-5218d2b80d5a Jul 24 07:52:18.955709 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-3e15218a-fa2e-4ecf-a194-6aa50824e4d2 req-8b5c0a33-bdb8-40a7-aa8a-0a46e505da2e tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:52:18.955890 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-3e15218a-fa2e-4ecf-a194-6aa50824e4d2 req-8b5c0a33-bdb8-40a7-aa8a-0a46e505da2e tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:52:18.962404 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:52:18.962404 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:52:18.965907 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [req-3e15218a-fa2e-4ecf-a194-6aa50824e4d2 req-8b5c0a33-bdb8-40a7-aa8a-0a46e505da2e tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Volume info retrieved successfully. Jul 24 07:52:18.969890 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-3e15218a-fa2e-4ecf-a194-6aa50824e4d2 req-8b5c0a33-bdb8-40a7-aa8a-0a46e505da2e tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] https://10.4.3.170/volume/v3/volumes/003be39c-a6ec-47d9-ada0-5218d2b80d5a returned with HTTP 200 Jul 24 07:52:18.970267 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1297/5154] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:52:18 2026] GET /volume/v3/volumes/003be39c-a6ec-47d9-ada0-5218d2b80d5a => generated 903 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:52:19.041141 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-dfe1e5f8-8f7f-4504-9e7a-b9897f72c519 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:52:19.041538 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-dfe1e5f8-8f7f-4504-9e7a-b9897f72c519 None None] GET https://10.4.3.170/volume// Jul 24 07:52:19.041676 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-dfe1e5f8-8f7f-4504-9e7a-b9897f72c519 None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:52:19.041782 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-dfe1e5f8-8f7f-4504-9e7a-b9897f72c519 None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:52:19.042105 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-dfe1e5f8-8f7f-4504-9e7a-b9897f72c519 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:52:19.042550 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1293/5155] 10.4.3.170 () {66 vars in 1428 bytes} [Fri Jul 24 07:52:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:52:19.047931 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-3e15218a-fa2e-4ecf-a194-6aa50824e4d2 req-b3008989-baf7-4d40-8d12-2ad483771615 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:52:19.049884 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-3e15218a-fa2e-4ecf-a194-6aa50824e4d2 req-b3008989-baf7-4d40-8d12-2ad483771615 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 24 07:52:19.050224 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-3e15218a-fa2e-4ecf-a194-6aa50824e4d2 req-b3008989-baf7-4d40-8d12-2ad483771615 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "003be39c-a6ec-47d9-ada0-5218d2b80d5a", "connector": null, "instance_uuid": "7f389762-4713-4956-8e8a-855df3444e6b"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:52:19.057703 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:52:19.057703 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:52:19.080244 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-3e15218a-fa2e-4ecf-a194-6aa50824e4d2 req-b3008989-baf7-4d40-8d12-2ad483771615 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 24 07:52:19.080715 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1277/5156] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 24 07:52:19 2026] POST /volume/v3/attachments => generated 273 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:52:19.107104 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-01a0dca4-b94f-4160-a9a6-48e62ba07935 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:52:19.108807 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-01a0dca4-b94f-4160-a9a6-48e62ba07935 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] GET https://10.4.3.170/volume/v3/volumes/003be39c-a6ec-47d9-ada0-5218d2b80d5a Jul 24 07:52:19.108978 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-01a0dca4-b94f-4160-a9a6-48e62ba07935 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:52:19.109152 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-01a0dca4-b94f-4160-a9a6-48e62ba07935 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:52:19.118328 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-f68afb44-9f2b-4cb2-9ab6-6c474fccbef4 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:52:19.118698 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f68afb44-9f2b-4cb2-9ab6-6c474fccbef4 None None] GET https://10.4.3.170/volume// Jul 24 07:52:19.118862 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:52:19.118862 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:52:19.118920 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f68afb44-9f2b-4cb2-9ab6-6c474fccbef4 None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:52:19.119036 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f68afb44-9f2b-4cb2-9ab6-6c474fccbef4 None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:52:19.119359 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f68afb44-9f2b-4cb2-9ab6-6c474fccbef4 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:52:19.119617 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1298/5157] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:52:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:52:19.121977 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-01a0dca4-b94f-4160-a9a6-48e62ba07935 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Volume info retrieved successfully. Jul 24 07:52:19.125582 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-01a0dca4-b94f-4160-a9a6-48e62ba07935 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] https://10.4.3.170/volume/v3/volumes/003be39c-a6ec-47d9-ada0-5218d2b80d5a returned with HTTP 200 Jul 24 07:52:19.125911 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1290/5158] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:52:19 2026] GET /volume/v3/volumes/003be39c-a6ec-47d9-ada0-5218d2b80d5a => generated 902 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:52:19.126136 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-3e15218a-fa2e-4ecf-a194-6aa50824e4d2 req-f7243ee0-38b8-49fe-a35f-fe5819dc8e98 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:52:19.128480 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-3e15218a-fa2e-4ecf-a194-6aa50824e4d2 req-f7243ee0-38b8-49fe-a35f-fe5819dc8e98 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] GET https://10.4.3.170/volume/v3/volumes/003be39c-a6ec-47d9-ada0-5218d2b80d5a Jul 24 07:52:19.128694 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-3e15218a-fa2e-4ecf-a194-6aa50824e4d2 req-f7243ee0-38b8-49fe-a35f-fe5819dc8e98 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:52:19.128867 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-3e15218a-fa2e-4ecf-a194-6aa50824e4d2 req-f7243ee0-38b8-49fe-a35f-fe5819dc8e98 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:52:19.138218 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:52:19.138218 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:52:19.142080 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [req-3e15218a-fa2e-4ecf-a194-6aa50824e4d2 req-f7243ee0-38b8-49fe-a35f-fe5819dc8e98 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Volume info retrieved successfully. Jul 24 07:52:19.146069 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-3e15218a-fa2e-4ecf-a194-6aa50824e4d2 req-f7243ee0-38b8-49fe-a35f-fe5819dc8e98 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] https://10.4.3.170/volume/v3/volumes/003be39c-a6ec-47d9-ada0-5218d2b80d5a returned with HTTP 200 Jul 24 07:52:19.146470 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1294/5159] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:52:19 2026] GET /volume/v3/volumes/003be39c-a6ec-47d9-ada0-5218d2b80d5a => generated 1082 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:52:19.243095 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-3e15218a-fa2e-4ecf-a194-6aa50824e4d2 req-ff54c489-3373-4073-9977-a0370bd943f9 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:52:19.245011 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-3e15218a-fa2e-4ecf-a194-6aa50824e4d2 req-ff54c489-3373-4073-9977-a0370bd943f9 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] PUT https://10.4.3.170/volume/v3/attachments/aa9549aa-d4df-464c-9257-2692fa837c82 Jul 24 07:52:19.245378 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-3e15218a-fa2e-4ecf-a194-6aa50824e4d2 req-ff54c489-3373-4073-9977-a0370bd943f9 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000005822", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9a7cb9337d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5fc7887c-2ab7-4d21-80c7-ec4ad0d3b011", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:52:19.251898 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-3e15218a-fa2e-4ecf-a194-6aa50824e4d2 req-ff54c489-3373-4073-9977-a0370bd943f9 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Acquiring lock "cinder-attachment_update-003be39c-a6ec-47d9-ada0-5218d2b80d5a-np0000005822" by "attachment_update" {{(pid=100243) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 07:52:19.256131 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-3e15218a-fa2e-4ecf-a194-6aa50824e4d2 req-ff54c489-3373-4073-9977-a0370bd943f9 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Lock "cinder-attachment_update-003be39c-a6ec-47d9-ada0-5218d2b80d5a-np0000005822" acquired by "attachment_update" :: waited 0.004s {{(pid=100243) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 07:52:19.256989 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:52:19.256989 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:52:19.319300 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-3e15218a-fa2e-4ecf-a194-6aa50824e4d2 req-ff54c489-3373-4073-9977-a0370bd943f9 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Lock "cinder-attachment_update-003be39c-a6ec-47d9-ada0-5218d2b80d5a-np0000005822" released by "attachment_update" :: held 0.063s {{(pid=100243) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 07:52:19.319557 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-3e15218a-fa2e-4ecf-a194-6aa50824e4d2 req-ff54c489-3373-4073-9977-a0370bd943f9 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] https://10.4.3.170/volume/v3/attachments/aa9549aa-d4df-464c-9257-2692fa837c82 returned with HTTP 200 Jul 24 07:52:19.320200 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1278/5160] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 24 07:52:19 2026] PUT /volume/v3/attachments/aa9549aa-d4df-464c-9257-2692fa837c82 => generated 968 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:52:19.327515 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-3e15218a-fa2e-4ecf-a194-6aa50824e4d2 req-644b9a65-1623-486b-95e9-1b7e41e44099 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:52:19.329347 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-3e15218a-fa2e-4ecf-a194-6aa50824e4d2 req-644b9a65-1623-486b-95e9-1b7e41e44099 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] GET https://10.4.3.170/volume/v3/volumes/003be39c-a6ec-47d9-ada0-5218d2b80d5a/encryption Jul 24 07:52:19.329510 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-3e15218a-fa2e-4ecf-a194-6aa50824e4d2 req-644b9a65-1623-486b-95e9-1b7e41e44099 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:52:19.329671 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-3e15218a-fa2e-4ecf-a194-6aa50824e4d2 req-644b9a65-1623-486b-95e9-1b7e41e44099 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Calling method 'index' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:52:19.337562 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:52:19.337562 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:52:19.342534 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-3e15218a-fa2e-4ecf-a194-6aa50824e4d2 req-644b9a65-1623-486b-95e9-1b7e41e44099 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] https://10.4.3.170/volume/v3/volumes/003be39c-a6ec-47d9-ada0-5218d2b80d5a/encryption returned with HTTP 200 Jul 24 07:52:19.342852 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1299/5161] 10.4.3.170 () {68 vars in 1631 bytes} [Fri Jul 24 07:52:19 2026] GET /volume/v3/volumes/003be39c-a6ec-47d9-ada0-5218d2b80d5a/encryption => generated 160 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:52:20.138391 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-d35bc55b-fc51-4573-8919-7981b288953a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:52:20.139988 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d35bc55b-fc51-4573-8919-7981b288953a tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] GET https://10.4.3.170/volume/v3/volumes/003be39c-a6ec-47d9-ada0-5218d2b80d5a Jul 24 07:52:20.140179 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d35bc55b-fc51-4573-8919-7981b288953a tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:52:20.140396 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d35bc55b-fc51-4573-8919-7981b288953a tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:52:20.149599 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:52:20.149599 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:52:20.152842 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-d35bc55b-fc51-4573-8919-7981b288953a tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Volume info retrieved successfully. Jul 24 07:52:20.156688 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d35bc55b-fc51-4573-8919-7981b288953a tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] https://10.4.3.170/volume/v3/volumes/003be39c-a6ec-47d9-ada0-5218d2b80d5a returned with HTTP 200 Jul 24 07:52:20.157025 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1291/5162] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:52:20 2026] GET /volume/v3/volumes/003be39c-a6ec-47d9-ada0-5218d2b80d5a => generated 903 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:52:21.169005 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-6ac5a5ab-f016-4c55-9ea6-1f64d374fa01 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:52:21.170631 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6ac5a5ab-f016-4c55-9ea6-1f64d374fa01 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] GET https://10.4.3.170/volume/v3/volumes/003be39c-a6ec-47d9-ada0-5218d2b80d5a Jul 24 07:52:21.170829 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6ac5a5ab-f016-4c55-9ea6-1f64d374fa01 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:52:21.170992 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6ac5a5ab-f016-4c55-9ea6-1f64d374fa01 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:52:21.179791 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:52:21.179791 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:52:21.182755 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-6ac5a5ab-f016-4c55-9ea6-1f64d374fa01 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Volume info retrieved successfully. Jul 24 07:52:21.186230 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6ac5a5ab-f016-4c55-9ea6-1f64d374fa01 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] https://10.4.3.170/volume/v3/volumes/003be39c-a6ec-47d9-ada0-5218d2b80d5a returned with HTTP 200 Jul 24 07:52:21.186549 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1295/5163] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:52:21 2026] GET /volume/v3/volumes/003be39c-a6ec-47d9-ada0-5218d2b80d5a => generated 903 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:52:22.200061 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-d96bbf08-711c-4de0-814a-41fb0b17c309 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:52:22.201798 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d96bbf08-711c-4de0-814a-41fb0b17c309 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] GET https://10.4.3.170/volume/v3/volumes/003be39c-a6ec-47d9-ada0-5218d2b80d5a Jul 24 07:52:22.202008 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d96bbf08-711c-4de0-814a-41fb0b17c309 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:52:22.202213 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d96bbf08-711c-4de0-814a-41fb0b17c309 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:52:22.210941 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:52:22.210941 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:52:22.214053 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-d96bbf08-711c-4de0-814a-41fb0b17c309 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Volume info retrieved successfully. Jul 24 07:52:22.218023 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d96bbf08-711c-4de0-814a-41fb0b17c309 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] https://10.4.3.170/volume/v3/volumes/003be39c-a6ec-47d9-ada0-5218d2b80d5a returned with HTTP 200 Jul 24 07:52:22.218418 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1279/5164] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:52:22 2026] GET /volume/v3/volumes/003be39c-a6ec-47d9-ada0-5218d2b80d5a => generated 903 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:52:23.234897 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-3615ffcd-9b40-4df5-bea6-d125fc6f1fa4 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:52:23.236593 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3615ffcd-9b40-4df5-bea6-d125fc6f1fa4 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] GET https://10.4.3.170/volume/v3/volumes/003be39c-a6ec-47d9-ada0-5218d2b80d5a Jul 24 07:52:23.236770 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3615ffcd-9b40-4df5-bea6-d125fc6f1fa4 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:52:23.236942 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3615ffcd-9b40-4df5-bea6-d125fc6f1fa4 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:52:23.245404 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:52:23.245404 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:52:23.248219 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-3615ffcd-9b40-4df5-bea6-d125fc6f1fa4 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Volume info retrieved successfully. Jul 24 07:52:23.251639 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3615ffcd-9b40-4df5-bea6-d125fc6f1fa4 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] https://10.4.3.170/volume/v3/volumes/003be39c-a6ec-47d9-ada0-5218d2b80d5a returned with HTTP 200 Jul 24 07:52:23.251940 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1300/5165] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:52:23 2026] GET /volume/v3/volumes/003be39c-a6ec-47d9-ada0-5218d2b80d5a => generated 903 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 07:52:23.518117 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-3e15218a-fa2e-4ecf-a194-6aa50824e4d2 req-4360ea58-54bc-44bc-b313-34e1f62fddc7 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:52:23.520726 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-3e15218a-fa2e-4ecf-a194-6aa50824e4d2 req-4360ea58-54bc-44bc-b313-34e1f62fddc7 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] POST https://10.4.3.170/volume/v3/attachments/aa9549aa-d4df-464c-9257-2692fa837c82/action Jul 24 07:52:23.521196 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-3e15218a-fa2e-4ecf-a194-6aa50824e4d2 req-4360ea58-54bc-44bc-b313-34e1f62fddc7 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Action body: b'{"os-complete": null}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:52:23.521395 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-3e15218a-fa2e-4ecf-a194-6aa50824e4d2 req-4360ea58-54bc-44bc-b313-34e1f62fddc7 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:52:23.541769 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:52:23.541769 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:52:23.560740 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-3e15218a-fa2e-4ecf-a194-6aa50824e4d2 req-4360ea58-54bc-44bc-b313-34e1f62fddc7 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] https://10.4.3.170/volume/v3/attachments/aa9549aa-d4df-464c-9257-2692fa837c82/action returned with HTTP 204 Jul 24 07:52:23.561524 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1292/5166] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 24 07:52:23 2026] POST /volume/v3/attachments/aa9549aa-d4df-464c-9257-2692fa837c82/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:52:24.267398 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-61c734d7-e2a4-41e1-b894-b503aeca1437 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:52:24.269097 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-61c734d7-e2a4-41e1-b894-b503aeca1437 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] GET https://10.4.3.170/volume/v3/volumes/003be39c-a6ec-47d9-ada0-5218d2b80d5a Jul 24 07:52:24.269302 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-61c734d7-e2a4-41e1-b894-b503aeca1437 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:52:24.269531 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-61c734d7-e2a4-41e1-b894-b503aeca1437 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:52:24.278897 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:52:24.278897 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:52:24.282008 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-61c734d7-e2a4-41e1-b894-b503aeca1437 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Volume info retrieved successfully. Jul 24 07:52:24.286134 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-61c734d7-e2a4-41e1-b894-b503aeca1437 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] https://10.4.3.170/volume/v3/volumes/003be39c-a6ec-47d9-ada0-5218d2b80d5a returned with HTTP 200 Jul 24 07:52:24.286727 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1296/5167] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:52:24 2026] GET /volume/v3/volumes/003be39c-a6ec-47d9-ada0-5218d2b80d5a => generated 1195 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:52:24.297969 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-32e08afe-5e0a-436c-a621-25e930a703b7 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:52:24.299776 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-32e08afe-5e0a-436c-a621-25e930a703b7 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] GET https://10.4.3.170/volume/v3/volumes/003be39c-a6ec-47d9-ada0-5218d2b80d5a Jul 24 07:52:24.300125 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-32e08afe-5e0a-436c-a621-25e930a703b7 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:52:24.300387 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-32e08afe-5e0a-436c-a621-25e930a703b7 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:52:24.309634 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:52:24.309634 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:52:24.313310 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-32e08afe-5e0a-436c-a621-25e930a703b7 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Volume info retrieved successfully. Jul 24 07:52:24.317517 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-32e08afe-5e0a-436c-a621-25e930a703b7 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] https://10.4.3.170/volume/v3/volumes/003be39c-a6ec-47d9-ada0-5218d2b80d5a returned with HTTP 200 Jul 24 07:52:24.317975 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1280/5168] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:52:24 2026] GET /volume/v3/volumes/003be39c-a6ec-47d9-ada0-5218d2b80d5a => generated 1195 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:52:24.355237 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-65c22e53-6392-4fdc-8540-38b4267f912a req-acbac7a2-3f2d-4bf3-83bd-58f924123c5a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:52:24.358848 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-65c22e53-6392-4fdc-8540-38b4267f912a req-acbac7a2-3f2d-4bf3-83bd-58f924123c5a tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] GET https://10.4.3.170/volume/v3/volumes/003be39c-a6ec-47d9-ada0-5218d2b80d5a Jul 24 07:52:24.358848 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-65c22e53-6392-4fdc-8540-38b4267f912a req-acbac7a2-3f2d-4bf3-83bd-58f924123c5a tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:52:24.358848 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-65c22e53-6392-4fdc-8540-38b4267f912a req-acbac7a2-3f2d-4bf3-83bd-58f924123c5a tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:52:24.367400 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:52:24.367400 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:52:24.370668 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [req-65c22e53-6392-4fdc-8540-38b4267f912a req-acbac7a2-3f2d-4bf3-83bd-58f924123c5a tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Volume info retrieved successfully. Jul 24 07:52:24.374531 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-65c22e53-6392-4fdc-8540-38b4267f912a req-acbac7a2-3f2d-4bf3-83bd-58f924123c5a tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] https://10.4.3.170/volume/v3/volumes/003be39c-a6ec-47d9-ada0-5218d2b80d5a returned with HTTP 200 Jul 24 07:52:24.374895 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1301/5169] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:52:24 2026] GET /volume/v3/volumes/003be39c-a6ec-47d9-ada0-5218d2b80d5a => generated 1195 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:52:24.390961 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-65c22e53-6392-4fdc-8540-38b4267f912a req-b84696ef-4223-4f15-96f1-a01819448bf8 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:52:24.392798 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-65c22e53-6392-4fdc-8540-38b4267f912a req-b84696ef-4223-4f15-96f1-a01819448bf8 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] POST https://10.4.3.170/volume/v3/volumes/003be39c-a6ec-47d9-ada0-5218d2b80d5a/action Jul 24 07:52:24.393092 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-65c22e53-6392-4fdc-8540-38b4267f912a req-b84696ef-4223-4f15-96f1-a01819448bf8 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:52:24.393222 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-65c22e53-6392-4fdc-8540-38b4267f912a req-b84696ef-4223-4f15-96f1-a01819448bf8 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:52:24.402443 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:52:24.402443 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:52:24.402838 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-65c22e53-6392-4fdc-8540-38b4267f912a req-b84696ef-4223-4f15-96f1-a01819448bf8 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Volume info retrieved successfully. Jul 24 07:52:24.408373 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-65c22e53-6392-4fdc-8540-38b4267f912a req-b84696ef-4223-4f15-96f1-a01819448bf8 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Begin detaching volume completed successfully. Jul 24 07:52:24.408562 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-65c22e53-6392-4fdc-8540-38b4267f912a req-b84696ef-4223-4f15-96f1-a01819448bf8 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] https://10.4.3.170/volume/v3/volumes/003be39c-a6ec-47d9-ada0-5218d2b80d5a/action returned with HTTP 202 Jul 24 07:52:24.408923 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1293/5170] 10.4.3.170 () {72 vars in 1672 bytes} [Fri Jul 24 07:52:24 2026] POST /volume/v3/volumes/003be39c-a6ec-47d9-ada0-5218d2b80d5a/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:52:24.450775 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-434bbf68-9e38-41ac-a45e-ef48fe52fd93 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:52:24.451179 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-434bbf68-9e38-41ac-a45e-ef48fe52fd93 None None] GET https://10.4.3.170/volume// Jul 24 07:52:24.451404 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-434bbf68-9e38-41ac-a45e-ef48fe52fd93 None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:52:24.451627 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-434bbf68-9e38-41ac-a45e-ef48fe52fd93 None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:52:24.451998 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-434bbf68-9e38-41ac-a45e-ef48fe52fd93 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:52:24.452346 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1297/5171] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:52:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:52:24.463138 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-65c22e53-6392-4fdc-8540-38b4267f912a req-caa5030c-afab-4371-a1fe-10889d5445a0 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:52:24.465008 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-65c22e53-6392-4fdc-8540-38b4267f912a req-caa5030c-afab-4371-a1fe-10889d5445a0 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] GET https://10.4.3.170/volume/v3/volumes/003be39c-a6ec-47d9-ada0-5218d2b80d5a Jul 24 07:52:24.465184 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-65c22e53-6392-4fdc-8540-38b4267f912a req-caa5030c-afab-4371-a1fe-10889d5445a0 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:52:24.465404 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-65c22e53-6392-4fdc-8540-38b4267f912a req-caa5030c-afab-4371-a1fe-10889d5445a0 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:52:24.474119 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:52:24.474119 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:52:24.477439 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-65c22e53-6392-4fdc-8540-38b4267f912a req-caa5030c-afab-4371-a1fe-10889d5445a0 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Volume info retrieved successfully. Jul 24 07:52:24.482150 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-65c22e53-6392-4fdc-8540-38b4267f912a req-caa5030c-afab-4371-a1fe-10889d5445a0 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] https://10.4.3.170/volume/v3/volumes/003be39c-a6ec-47d9-ada0-5218d2b80d5a returned with HTTP 200 Jul 24 07:52:24.482705 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1281/5172] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:52:24 2026] GET /volume/v3/volumes/003be39c-a6ec-47d9-ada0-5218d2b80d5a => generated 1378 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:52:24.491493 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-65c22e53-6392-4fdc-8540-38b4267f912a req-e1eb9770-2719-455c-bdbe-30745bce7a70 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:52:24.494733 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-65c22e53-6392-4fdc-8540-38b4267f912a req-e1eb9770-2719-455c-bdbe-30745bce7a70 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] GET https://10.4.3.170/volume/v3/volumes/003be39c-a6ec-47d9-ada0-5218d2b80d5a/encryption Jul 24 07:52:24.494733 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-65c22e53-6392-4fdc-8540-38b4267f912a req-e1eb9770-2719-455c-bdbe-30745bce7a70 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:52:24.494733 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-65c22e53-6392-4fdc-8540-38b4267f912a req-e1eb9770-2719-455c-bdbe-30745bce7a70 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Calling method 'index' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:52:24.501896 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:52:24.501896 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:52:24.507932 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-65c22e53-6392-4fdc-8540-38b4267f912a req-e1eb9770-2719-455c-bdbe-30745bce7a70 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] https://10.4.3.170/volume/v3/volumes/003be39c-a6ec-47d9-ada0-5218d2b80d5a/encryption returned with HTTP 200 Jul 24 07:52:24.507932 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1302/5173] 10.4.3.170 () {68 vars in 1631 bytes} [Fri Jul 24 07:52:24 2026] GET /volume/v3/volumes/003be39c-a6ec-47d9-ada0-5218d2b80d5a/encryption => generated 160 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:52:24.923323 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-4e17c770-5316-4054-abce-36eaad68e244 req-0e5b92dc-635a-4354-96b7-f5b938de3c80 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:52:24.925280 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-4e17c770-5316-4054-abce-36eaad68e244 req-0e5b92dc-635a-4354-96b7-f5b938de3c80 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] GET https://10.4.3.170/volume/v3/volumes/d6806fff-0e1a-42ad-ba57-012d2195f48f Jul 24 07:52:24.925460 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-4e17c770-5316-4054-abce-36eaad68e244 req-0e5b92dc-635a-4354-96b7-f5b938de3c80 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:52:24.925572 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-4e17c770-5316-4054-abce-36eaad68e244 req-0e5b92dc-635a-4354-96b7-f5b938de3c80 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:52:24.935156 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:52:24.935156 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:52:24.939103 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-4e17c770-5316-4054-abce-36eaad68e244 req-0e5b92dc-635a-4354-96b7-f5b938de3c80 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Volume info retrieved successfully. Jul 24 07:52:24.943896 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-4e17c770-5316-4054-abce-36eaad68e244 req-0e5b92dc-635a-4354-96b7-f5b938de3c80 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] https://10.4.3.170/volume/v3/volumes/d6806fff-0e1a-42ad-ba57-012d2195f48f returned with HTTP 200 Jul 24 07:52:24.944349 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1294/5174] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:52:24 2026] GET /volume/v3/volumes/d6806fff-0e1a-42ad-ba57-012d2195f48f => generated 1140 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:52:25.295691 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-65c22e53-6392-4fdc-8540-38b4267f912a req-b21ab3f6-b3f5-4e8b-aa43-2202839fa8bc None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:52:25.297686 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-65c22e53-6392-4fdc-8540-38b4267f912a req-b21ab3f6-b3f5-4e8b-aa43-2202839fa8bc tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] DELETE https://10.4.3.170/volume/v3/attachments/aa9549aa-d4df-464c-9257-2692fa837c82 Jul 24 07:52:25.298055 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-65c22e53-6392-4fdc-8540-38b4267f912a req-b21ab3f6-b3f5-4e8b-aa43-2202839fa8bc tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:52:25.298439 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-65c22e53-6392-4fdc-8540-38b4267f912a req-b21ab3f6-b3f5-4e8b-aa43-2202839fa8bc tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:52:25.305117 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:52:25.305117 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:52:25.345556 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-65c22e53-6392-4fdc-8540-38b4267f912a req-b21ab3f6-b3f5-4e8b-aa43-2202839fa8bc tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] https://10.4.3.170/volume/v3/attachments/aa9549aa-d4df-464c-9257-2692fa837c82 returned with HTTP 200 Jul 24 07:52:25.345950 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1298/5175] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 24 07:52:25 2026] DELETE /volume/v3/attachments/aa9549aa-d4df-464c-9257-2692fa837c82 => generated 19 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:52:25.525403 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-3eea75d0-e302-48fc-a724-874a22c80eec req-2977b85b-99c7-4399-aec1-7adc07af9efa None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:52:25.527133 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-3eea75d0-e302-48fc-a724-874a22c80eec req-2977b85b-99c7-4399-aec1-7adc07af9efa tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] GET https://10.4.3.170/volume/v3/volumes/003be39c-a6ec-47d9-ada0-5218d2b80d5a Jul 24 07:52:25.527331 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-3eea75d0-e302-48fc-a724-874a22c80eec req-2977b85b-99c7-4399-aec1-7adc07af9efa tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:52:25.527518 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-3eea75d0-e302-48fc-a724-874a22c80eec req-2977b85b-99c7-4399-aec1-7adc07af9efa tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:52:25.533630 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:52:25.533630 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:52:25.536536 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-3eea75d0-e302-48fc-a724-874a22c80eec req-2977b85b-99c7-4399-aec1-7adc07af9efa tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Volume info retrieved successfully. Jul 24 07:52:25.539992 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-3eea75d0-e302-48fc-a724-874a22c80eec req-2977b85b-99c7-4399-aec1-7adc07af9efa tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] https://10.4.3.170/volume/v3/volumes/003be39c-a6ec-47d9-ada0-5218d2b80d5a returned with HTTP 200 Jul 24 07:52:25.540361 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1282/5176] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:52:25 2026] GET /volume/v3/volumes/003be39c-a6ec-47d9-ada0-5218d2b80d5a => generated 903 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:52:27.117137 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-85baf8e3-227a-4606-9b9a-56407ba6cc96 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:52:27.118737 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-85baf8e3-227a-4606-9b9a-56407ba6cc96 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] DELETE https://10.4.3.170/volume/v3/volumes/003be39c-a6ec-47d9-ada0-5218d2b80d5a Jul 24 07:52:27.118904 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-85baf8e3-227a-4606-9b9a-56407ba6cc96 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:52:27.119075 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-85baf8e3-227a-4606-9b9a-56407ba6cc96 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:52:27.119280 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-85baf8e3-227a-4606-9b9a-56407ba6cc96 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Delete volume with id: 003be39c-a6ec-47d9-ada0-5218d2b80d5a Jul 24 07:52:27.125212 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:52:27.125212 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:52:27.125583 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-85baf8e3-227a-4606-9b9a-56407ba6cc96 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Volume info retrieved successfully. Jul 24 07:52:27.134297 np0000005822 devstack@c-api.service[100245]: WARNING cinder.keymgr.conf_key_mgr [None req-85baf8e3-227a-4606-9b9a-56407ba6cc96 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 24 07:52:27.139221 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-85baf8e3-227a-4606-9b9a-56407ba6cc96 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Delete volume request issued successfully. Jul 24 07:52:27.139387 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-85baf8e3-227a-4606-9b9a-56407ba6cc96 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] https://10.4.3.170/volume/v3/volumes/003be39c-a6ec-47d9-ada0-5218d2b80d5a returned with HTTP 202 Jul 24 07:52:27.139688 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1303/5177] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:52:27 2026] DELETE /volume/v3/volumes/003be39c-a6ec-47d9-ada0-5218d2b80d5a => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:52:27.145600 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-e995071a-0062-40fd-8122-3a3d5eeb7293 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:52:27.147325 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e995071a-0062-40fd-8122-3a3d5eeb7293 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] GET https://10.4.3.170/volume/v3/volumes/003be39c-a6ec-47d9-ada0-5218d2b80d5a Jul 24 07:52:27.147512 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e995071a-0062-40fd-8122-3a3d5eeb7293 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:52:27.147690 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e995071a-0062-40fd-8122-3a3d5eeb7293 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:52:27.154590 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:52:27.154590 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:52:27.158076 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-e995071a-0062-40fd-8122-3a3d5eeb7293 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Volume info retrieved successfully. Jul 24 07:52:27.161803 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e995071a-0062-40fd-8122-3a3d5eeb7293 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] https://10.4.3.170/volume/v3/volumes/003be39c-a6ec-47d9-ada0-5218d2b80d5a returned with HTTP 200 Jul 24 07:52:27.162189 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1295/5178] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:52:27 2026] GET /volume/v3/volumes/003be39c-a6ec-47d9-ada0-5218d2b80d5a => generated 902 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:52:27.667649 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-cd8280ad-08a2-4481-b37f-c7cc74d558ac None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:52:27.669297 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cd8280ad-08a2-4481-b37f-c7cc74d558ac tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] GET https://10.4.3.170/volume/v3/volumes/d6806fff-0e1a-42ad-ba57-012d2195f48f Jul 24 07:52:27.669484 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cd8280ad-08a2-4481-b37f-c7cc74d558ac tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:52:27.669661 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cd8280ad-08a2-4481-b37f-c7cc74d558ac tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:52:27.677935 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:52:27.677935 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:52:27.680631 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-cd8280ad-08a2-4481-b37f-c7cc74d558ac tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Volume info retrieved successfully. Jul 24 07:52:27.683922 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cd8280ad-08a2-4481-b37f-c7cc74d558ac tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] https://10.4.3.170/volume/v3/volumes/d6806fff-0e1a-42ad-ba57-012d2195f48f returned with HTTP 200 Jul 24 07:52:27.684312 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1299/5179] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:52:27 2026] GET /volume/v3/volumes/d6806fff-0e1a-42ad-ba57-012d2195f48f => generated 1140 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:52:27.718104 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-f692e939-6a5c-41cc-a39a-6e38a3543a54 req-d18d639c-129a-44ed-b463-73a2546fa791 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:52:27.719952 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-f692e939-6a5c-41cc-a39a-6e38a3543a54 req-d18d639c-129a-44ed-b463-73a2546fa791 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] GET https://10.4.3.170/volume/v3/volumes/d6806fff-0e1a-42ad-ba57-012d2195f48f Jul 24 07:52:27.720126 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-f692e939-6a5c-41cc-a39a-6e38a3543a54 req-d18d639c-129a-44ed-b463-73a2546fa791 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:52:27.720327 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-f692e939-6a5c-41cc-a39a-6e38a3543a54 req-d18d639c-129a-44ed-b463-73a2546fa791 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:52:27.728626 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:52:27.728626 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:52:27.731515 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-f692e939-6a5c-41cc-a39a-6e38a3543a54 req-d18d639c-129a-44ed-b463-73a2546fa791 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Volume info retrieved successfully. Jul 24 07:52:27.735097 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-f692e939-6a5c-41cc-a39a-6e38a3543a54 req-d18d639c-129a-44ed-b463-73a2546fa791 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] https://10.4.3.170/volume/v3/volumes/d6806fff-0e1a-42ad-ba57-012d2195f48f returned with HTTP 200 Jul 24 07:52:27.735481 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1283/5180] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:52:27 2026] GET /volume/v3/volumes/d6806fff-0e1a-42ad-ba57-012d2195f48f => generated 1140 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:52:27.753159 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-f692e939-6a5c-41cc-a39a-6e38a3543a54 req-ff19b5d5-e8a6-4bb1-8418-d6226a1e2ec0 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:52:27.755095 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-f692e939-6a5c-41cc-a39a-6e38a3543a54 req-ff19b5d5-e8a6-4bb1-8418-d6226a1e2ec0 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] POST https://10.4.3.170/volume/v3/volumes/d6806fff-0e1a-42ad-ba57-012d2195f48f/action Jul 24 07:52:27.755564 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-f692e939-6a5c-41cc-a39a-6e38a3543a54 req-ff19b5d5-e8a6-4bb1-8418-d6226a1e2ec0 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:52:27.755715 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-f692e939-6a5c-41cc-a39a-6e38a3543a54 req-ff19b5d5-e8a6-4bb1-8418-d6226a1e2ec0 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:52:27.766150 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:52:27.766150 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:52:27.766590 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [req-f692e939-6a5c-41cc-a39a-6e38a3543a54 req-ff19b5d5-e8a6-4bb1-8418-d6226a1e2ec0 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Volume info retrieved successfully. Jul 24 07:52:27.772838 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [req-f692e939-6a5c-41cc-a39a-6e38a3543a54 req-ff19b5d5-e8a6-4bb1-8418-d6226a1e2ec0 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Begin detaching volume completed successfully. Jul 24 07:52:27.773043 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-f692e939-6a5c-41cc-a39a-6e38a3543a54 req-ff19b5d5-e8a6-4bb1-8418-d6226a1e2ec0 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] https://10.4.3.170/volume/v3/volumes/d6806fff-0e1a-42ad-ba57-012d2195f48f/action returned with HTTP 202 Jul 24 07:52:27.773658 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1304/5181] 10.4.3.170 () {72 vars in 1672 bytes} [Fri Jul 24 07:52:27 2026] POST /volume/v3/volumes/d6806fff-0e1a-42ad-ba57-012d2195f48f/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:52:27.805889 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-fda74afe-4a9a-4748-bfe3-24aefc5a5577 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:52:27.806283 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-fda74afe-4a9a-4748-bfe3-24aefc5a5577 None None] GET https://10.4.3.170/volume// Jul 24 07:52:27.806447 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-fda74afe-4a9a-4748-bfe3-24aefc5a5577 None None] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:52:27.806625 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-fda74afe-4a9a-4748-bfe3-24aefc5a5577 None None] Calling method 'all' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:52:27.806913 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-fda74afe-4a9a-4748-bfe3-24aefc5a5577 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:52:27.807217 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1296/5182] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:52:27 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:52:27.813279 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-f692e939-6a5c-41cc-a39a-6e38a3543a54 req-bfe98833-a24f-49ba-8dfc-2ed07e6603fc None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:52:27.815312 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-f692e939-6a5c-41cc-a39a-6e38a3543a54 req-bfe98833-a24f-49ba-8dfc-2ed07e6603fc tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] GET https://10.4.3.170/volume/v3/volumes/d6806fff-0e1a-42ad-ba57-012d2195f48f Jul 24 07:52:27.815541 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-f692e939-6a5c-41cc-a39a-6e38a3543a54 req-bfe98833-a24f-49ba-8dfc-2ed07e6603fc tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:52:27.815737 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-f692e939-6a5c-41cc-a39a-6e38a3543a54 req-bfe98833-a24f-49ba-8dfc-2ed07e6603fc tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:52:27.824279 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:52:27.824279 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:52:27.827143 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [req-f692e939-6a5c-41cc-a39a-6e38a3543a54 req-bfe98833-a24f-49ba-8dfc-2ed07e6603fc tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Volume info retrieved successfully. Jul 24 07:52:27.831317 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-f692e939-6a5c-41cc-a39a-6e38a3543a54 req-bfe98833-a24f-49ba-8dfc-2ed07e6603fc tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] https://10.4.3.170/volume/v3/volumes/d6806fff-0e1a-42ad-ba57-012d2195f48f returned with HTTP 200 Jul 24 07:52:27.831674 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1300/5183] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:52:27 2026] GET /volume/v3/volumes/d6806fff-0e1a-42ad-ba57-012d2195f48f => generated 1323 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:52:28.173656 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-47b8d71b-4ae4-4dd6-823f-d65d69ee37af None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:52:28.175146 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-47b8d71b-4ae4-4dd6-823f-d65d69ee37af tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] GET https://10.4.3.170/volume/v3/volumes/003be39c-a6ec-47d9-ada0-5218d2b80d5a Jul 24 07:52:28.175339 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-47b8d71b-4ae4-4dd6-823f-d65d69ee37af tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:52:28.175526 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-47b8d71b-4ae4-4dd6-823f-d65d69ee37af tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:52:28.180422 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-47b8d71b-4ae4-4dd6-823f-d65d69ee37af tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] https://10.4.3.170/volume/v3/volumes/003be39c-a6ec-47d9-ada0-5218d2b80d5a returned with HTTP 404 Jul 24 07:52:28.180796 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1284/5184] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:52:28 2026] GET /volume/v3/volumes/003be39c-a6ec-47d9-ada0-5218d2b80d5a => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:52:28.186697 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-fa1b4b39-a865-4e1b-9fed-022de5c48f8a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:52:28.188283 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-fa1b4b39-a865-4e1b-9fed-022de5c48f8a tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] DELETE https://10.4.3.170/volume/v3/volumes/9edff44d-0089-47d3-b038-ee4071bab264 Jul 24 07:52:28.188481 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-fa1b4b39-a865-4e1b-9fed-022de5c48f8a tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:52:28.188677 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-fa1b4b39-a865-4e1b-9fed-022de5c48f8a tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:52:28.188823 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-fa1b4b39-a865-4e1b-9fed-022de5c48f8a tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Delete volume with id: 9edff44d-0089-47d3-b038-ee4071bab264 Jul 24 07:52:28.195344 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:52:28.195344 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:52:28.195743 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-fa1b4b39-a865-4e1b-9fed-022de5c48f8a tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Volume info retrieved successfully. Jul 24 07:52:28.204836 np0000005822 devstack@c-api.service[100245]: WARNING cinder.keymgr.conf_key_mgr [None req-fa1b4b39-a865-4e1b-9fed-022de5c48f8a tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 24 07:52:28.209314 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-fa1b4b39-a865-4e1b-9fed-022de5c48f8a tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Delete volume request issued successfully. Jul 24 07:52:28.209483 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-fa1b4b39-a865-4e1b-9fed-022de5c48f8a tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] https://10.4.3.170/volume/v3/volumes/9edff44d-0089-47d3-b038-ee4071bab264 returned with HTTP 202 Jul 24 07:52:28.209951 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1305/5185] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:52:28 2026] DELETE /volume/v3/volumes/9edff44d-0089-47d3-b038-ee4071bab264 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:52:28.216737 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-b23f8e54-8c97-45b0-8dd0-ccb73ed7161c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:52:28.218287 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b23f8e54-8c97-45b0-8dd0-ccb73ed7161c tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] GET https://10.4.3.170/volume/v3/volumes/9edff44d-0089-47d3-b038-ee4071bab264 Jul 24 07:52:28.218447 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b23f8e54-8c97-45b0-8dd0-ccb73ed7161c tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:52:28.218611 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b23f8e54-8c97-45b0-8dd0-ccb73ed7161c tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:52:28.224799 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:52:28.224799 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:52:28.228129 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-b23f8e54-8c97-45b0-8dd0-ccb73ed7161c tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Volume info retrieved successfully. Jul 24 07:52:28.231836 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b23f8e54-8c97-45b0-8dd0-ccb73ed7161c tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] https://10.4.3.170/volume/v3/volumes/9edff44d-0089-47d3-b038-ee4071bab264 returned with HTTP 200 Jul 24 07:52:28.232162 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1297/5186] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:52:28 2026] GET /volume/v3/volumes/9edff44d-0089-47d3-b038-ee4071bab264 => generated 876 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:52:28.546223 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-f692e939-6a5c-41cc-a39a-6e38a3543a54 req-86d6b5b6-e25c-41f9-b926-826720b25053 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:52:28.548004 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-f692e939-6a5c-41cc-a39a-6e38a3543a54 req-86d6b5b6-e25c-41f9-b926-826720b25053 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] DELETE https://10.4.3.170/volume/v3/attachments/e941100b-6194-4b5a-b650-dfcff5dd9984 Jul 24 07:52:28.548166 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-f692e939-6a5c-41cc-a39a-6e38a3543a54 req-86d6b5b6-e25c-41f9-b926-826720b25053 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:52:28.548367 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-f692e939-6a5c-41cc-a39a-6e38a3543a54 req-86d6b5b6-e25c-41f9-b926-826720b25053 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:52:28.554348 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:52:28.554348 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:52:28.590372 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-f692e939-6a5c-41cc-a39a-6e38a3543a54 req-86d6b5b6-e25c-41f9-b926-826720b25053 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] https://10.4.3.170/volume/v3/attachments/e941100b-6194-4b5a-b650-dfcff5dd9984 returned with HTTP 200 Jul 24 07:52:28.590742 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1301/5187] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 24 07:52:28 2026] DELETE /volume/v3/attachments/e941100b-6194-4b5a-b650-dfcff5dd9984 => generated 19 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:52:28.851916 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-3d3a6cf8-55a1-4e33-bf82-74cd5ef7356e None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:52:28.853534 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3d3a6cf8-55a1-4e33-bf82-74cd5ef7356e tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] GET https://10.4.3.170/volume/v3/volumes/d6806fff-0e1a-42ad-ba57-012d2195f48f Jul 24 07:52:28.853701 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3d3a6cf8-55a1-4e33-bf82-74cd5ef7356e tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:52:28.853886 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3d3a6cf8-55a1-4e33-bf82-74cd5ef7356e tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:52:28.861179 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:52:28.861179 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:52:28.864897 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-3d3a6cf8-55a1-4e33-bf82-74cd5ef7356e tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Volume info retrieved successfully. Jul 24 07:52:28.868720 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3d3a6cf8-55a1-4e33-bf82-74cd5ef7356e tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] https://10.4.3.170/volume/v3/volumes/d6806fff-0e1a-42ad-ba57-012d2195f48f returned with HTTP 200 Jul 24 07:52:28.869103 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1285/5188] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:52:28 2026] GET /volume/v3/volumes/d6806fff-0e1a-42ad-ba57-012d2195f48f => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:52:29.243579 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-495ca285-44b2-4484-95d7-769a361e4781 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:52:29.245068 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-495ca285-44b2-4484-95d7-769a361e4781 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] GET https://10.4.3.170/volume/v3/volumes/9edff44d-0089-47d3-b038-ee4071bab264 Jul 24 07:52:29.245266 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-495ca285-44b2-4484-95d7-769a361e4781 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:52:29.245436 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-495ca285-44b2-4484-95d7-769a361e4781 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:52:29.250322 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-495ca285-44b2-4484-95d7-769a361e4781 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] https://10.4.3.170/volume/v3/volumes/9edff44d-0089-47d3-b038-ee4071bab264 returned with HTTP 404 Jul 24 07:52:29.250718 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1306/5189] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:52:29 2026] GET /volume/v3/volumes/9edff44d-0089-47d3-b038-ee4071bab264 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:52:29.257012 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-9f6436e8-7f9c-44ec-94ea-56188b1cee7a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:52:29.259160 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9f6436e8-7f9c-44ec-94ea-56188b1cee7a tempest-TestEncryptedCinderVolumes-256232119 tempest-TestEncryptedCinderVolumes-256232119-project-admin] GET https://10.4.3.170/volume/v3/volumes/detail?all_tenants=1 Jul 24 07:52:29.259446 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9f6436e8-7f9c-44ec-94ea-56188b1cee7a tempest-TestEncryptedCinderVolumes-256232119 tempest-TestEncryptedCinderVolumes-256232119-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:52:29.259683 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9f6436e8-7f9c-44ec-94ea-56188b1cee7a tempest-TestEncryptedCinderVolumes-256232119 tempest-TestEncryptedCinderVolumes-256232119-project-admin] Calling method 'detail' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:52:29.260586 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-9f6436e8-7f9c-44ec-94ea-56188b1cee7a tempest-TestEncryptedCinderVolumes-256232119 tempest-TestEncryptedCinderVolumes-256232119-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100244) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 07:52:29.270963 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-9f6436e8-7f9c-44ec-94ea-56188b1cee7a tempest-TestEncryptedCinderVolumes-256232119 tempest-TestEncryptedCinderVolumes-256232119-project-admin] Get all volumes completed successfully. Jul 24 07:52:29.272445 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:52:29.272445 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:52:29.276931 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9f6436e8-7f9c-44ec-94ea-56188b1cee7a tempest-TestEncryptedCinderVolumes-256232119 tempest-TestEncryptedCinderVolumes-256232119-project-admin] https://10.4.3.170/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 24 07:52:29.277321 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1298/5190] 10.4.3.170 () {66 vars in 1285 bytes} [Fri Jul 24 07:52:29 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 6281 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:52:29.291406 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9e815bbb-5f79-4e3b-9e9f-7391a109c6b6 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:52:29.293235 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9e815bbb-5f79-4e3b-9e9f-7391a109c6b6 tempest-TestEncryptedCinderVolumes-256232119 tempest-TestEncryptedCinderVolumes-256232119-project-admin] DELETE https://10.4.3.170/volume/v3/types/e84a4e71-c5a5-4872-9572-b73f343cba00 Jul 24 07:52:29.293437 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9e815bbb-5f79-4e3b-9e9f-7391a109c6b6 tempest-TestEncryptedCinderVolumes-256232119 tempest-TestEncryptedCinderVolumes-256232119-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:52:29.293626 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9e815bbb-5f79-4e3b-9e9f-7391a109c6b6 tempest-TestEncryptedCinderVolumes-256232119 tempest-TestEncryptedCinderVolumes-256232119-project-admin] Calling method '_delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:52:29.293849 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:52:29.293849 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:52:29.314986 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9e815bbb-5f79-4e3b-9e9f-7391a109c6b6 tempest-TestEncryptedCinderVolumes-256232119 tempest-TestEncryptedCinderVolumes-256232119-project-admin] https://10.4.3.170/volume/v3/types/e84a4e71-c5a5-4872-9572-b73f343cba00 returned with HTTP 202 Jul 24 07:52:29.315342 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1302/5191] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 24 07:52:29 2026] DELETE /volume/v3/types/e84a4e71-c5a5-4872-9572-b73f343cba00 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:52:30.242860 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-befebaad-a5bb-4ddb-b305-11cf7b7bbc32 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:52:30.244847 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-befebaad-a5bb-4ddb-b305-11cf7b7bbc32 tempest-TestEncryptedCinderVolumes-256232119 tempest-TestEncryptedCinderVolumes-256232119-project-admin] POST https://10.4.3.170/volume/v3/types Jul 24 07:52:30.245145 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-befebaad-a5bb-4ddb-b305-11cf7b7bbc32 tempest-TestEncryptedCinderVolumes-256232119 tempest-TestEncryptedCinderVolumes-256232119-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-772936139", "extra_specs": {}}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:52:30.258410 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-befebaad-a5bb-4ddb-b305-11cf7b7bbc32 tempest-TestEncryptedCinderVolumes-256232119 tempest-TestEncryptedCinderVolumes-256232119-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 24 07:52:30.258765 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1286/5192] 10.4.3.170 () {68 vars in 1252 bytes} [Fri Jul 24 07:52:30 2026] POST /volume/v3/types => generated 211 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:52:30.265989 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-7148b55d-bedf-4550-9a7c-61872c1b1488 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:52:30.267561 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7148b55d-bedf-4550-9a7c-61872c1b1488 tempest-TestEncryptedCinderVolumes-256232119 tempest-TestEncryptedCinderVolumes-256232119-project-admin] POST https://10.4.3.170/volume/v3/types/dcc3bbc6-7d33-454d-bf80-59bce65a29ea/encryption Jul 24 07:52:30.267852 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7148b55d-bedf-4550-9a7c-61872c1b1488 tempest-TestEncryptedCinderVolumes-256232119 tempest-TestEncryptedCinderVolumes-256232119-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:52:30.282910 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7148b55d-bedf-4550-9a7c-61872c1b1488 tempest-TestEncryptedCinderVolumes-256232119 tempest-TestEncryptedCinderVolumes-256232119-project-admin] https://10.4.3.170/volume/v3/types/dcc3bbc6-7d33-454d-bf80-59bce65a29ea/encryption returned with HTTP 200 Jul 24 07:52:30.283316 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1307/5193] 10.4.3.170 () {68 vars in 1397 bytes} [Fri Jul 24 07:52:30 2026] POST /volume/v3/types/dcc3bbc6-7d33-454d-bf80-59bce65a29ea/encryption => generated 230 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:52:30.304733 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-1ca411fe-ee9d-4e58-af4f-fe775b8bee13 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:52:30.306390 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1ca411fe-ee9d-4e58-af4f-fe775b8bee13 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:52:30.306772 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1ca411fe-ee9d-4e58-af4f-fe775b8bee13 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-origin-727364563", "snapshot_id": null, "imageRef": "c7843099-d178-467f-91a9-52ff7d08103c", "volume_type": "tempest-scenario-type-luks-772936139", "size": 1}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:52:30.308708 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-1ca411fe-ee9d-4e58-af4f-fe775b8bee13 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-origin-727364563', 'snapshot_id': None, 'imageRef': 'c7843099-d178-467f-91a9-52ff7d08103c', 'volume_type': 'tempest-scenario-type-luks-772936139', 'size': 1}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:52:30.488216 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-1ca411fe-ee9d-4e58-af4f-fe775b8bee13 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Create volume of 1 GB Jul 24 07:52:30.488501 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:52:30.488501 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:52:30.488945 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-1ca411fe-ee9d-4e58-af4f-fe775b8bee13 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Availability Zones retrieved successfully. Jul 24 07:52:30.494053 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-1ca411fe-ee9d-4e58-af4f-fe775b8bee13 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Flow 'volume_create_api' (9c69fcbf-26f3-4ea6-bbfd-7996748222d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:52:30.494880 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-1ca411fe-ee9d-4e58-af4f-fe775b8bee13 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9f60647-9449-4964-9c52-ac854c63f352) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:52:30.495674 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-1ca411fe-ee9d-4e58-af4f-fe775b8bee13 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:52:30.544813 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-1ca411fe-ee9d-4e58-af4f-fe775b8bee13 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9f60647-9449-4964-9c52-ac854c63f352) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:52:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=dcc3bbc6-7d33-454d-bf80-59bce65a29ea,is_public=True,name='tempest-scenario-type-luks-772936139',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dcc3bbc6-7d33-454d-bf80-59bce65a29ea', '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=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:52:30.545676 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-1ca411fe-ee9d-4e58-af4f-fe775b8bee13 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb059b05-d5e6-4477-8523-7147e24d53bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:52:30.570916 np0000005822 devstack@c-api.service[100244]: WARNING cinder.quota [None req-1ca411fe-ee9d-4e58-af4f-fe775b8bee13 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-772936139 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-772936139, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:52:30.571180 np0000005822 devstack@c-api.service[100244]: WARNING cinder.quota [None req-1ca411fe-ee9d-4e58-af4f-fe775b8bee13 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-772936139 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-772936139, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:52:30.596053 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-1ca411fe-ee9d-4e58-af4f-fe775b8bee13 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Created reservations ['1fb72679-834d-449e-8868-135414551260', 'a0cebdb2-ef63-4dde-bfa1-ee84995659fc', 'df4a57e4-3970-4fa3-8884-a5d2ea6622d1', '7399ebe0-2f72-4c41-966a-bd146ced48b4'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:52:30.596943 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-1ca411fe-ee9d-4e58-af4f-fe775b8bee13 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb059b05-d5e6-4477-8523-7147e24d53bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1fb72679-834d-449e-8868-135414551260', 'a0cebdb2-ef63-4dde-bfa1-ee84995659fc', 'df4a57e4-3970-4fa3-8884-a5d2ea6622d1', '7399ebe0-2f72-4c41-966a-bd146ced48b4']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:52:30.597710 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-1ca411fe-ee9d-4e58-af4f-fe775b8bee13 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (edbfe299-5d26-42a0-b743-5f22688d4600) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:52:30.617338 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-1ca411fe-ee9d-4e58-af4f-fe775b8bee13 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (edbfe299-5d26-42a0-b743-5f22688d4600) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '920fb8ef-42f3-4cb5-805d-770d198bcac7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-727364563',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37698d56a17c444285fb90609dbce543',qos_specs=None,replication_status=,reservations=['1fb72679-834d-449e-8868-135414551260','a0cebdb2-ef63-4dde-bfa1-ee84995659fc','df4a57e4-3970-4fa3-8884-a5d2ea6622d1','7399ebe0-2f72-4c41-966a-bd146ced48b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d04d7c5f28cc4d19bc6133c7f4b597ba',volume_type_id=dcc3bbc6-7d33-454d-bf80-59bce65a29ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:52:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-727364563',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=920fb8ef-42f3-4cb5-805d-770d198bcac7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='37698d56a17c444285fb90609dbce543',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d04d7c5f28cc4d19bc6133c7f4b597ba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dcc3bbc6-7d33-454d-bf80-59bce65a29ea),volume_type_id=dcc3bbc6-7d33-454d-bf80-59bce65a29ea)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:52:30.618007 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-1ca411fe-ee9d-4e58-af4f-fe775b8bee13 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7e4239c-4f6d-4012-b126-017e3a448169) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:52:30.633995 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-1ca411fe-ee9d-4e58-af4f-fe775b8bee13 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7e4239c-4f6d-4012-b126-017e3a448169) transitioned into state 'SUCCESS' from state '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-727364563',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37698d56a17c444285fb90609dbce543',qos_specs=None,replication_status=,reservations=['1fb72679-834d-449e-8868-135414551260','a0cebdb2-ef63-4dde-bfa1-ee84995659fc','df4a57e4-3970-4fa3-8884-a5d2ea6622d1','7399ebe0-2f72-4c41-966a-bd146ced48b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d04d7c5f28cc4d19bc6133c7f4b597ba',volume_type_id=dcc3bbc6-7d33-454d-bf80-59bce65a29ea)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:52:30.634658 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-1ca411fe-ee9d-4e58-af4f-fe775b8bee13 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32e674ef-c106-4d15-bc0f-67b595b551e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:52:30.643506 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-1ca411fe-ee9d-4e58-af4f-fe775b8bee13 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32e674ef-c106-4d15-bc0f-67b595b551e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:52:30.644303 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-1ca411fe-ee9d-4e58-af4f-fe775b8bee13 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Flow 'volume_create_api' (9c69fcbf-26f3-4ea6-bbfd-7996748222d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:52:30.644584 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-1ca411fe-ee9d-4e58-af4f-fe775b8bee13 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Create volume request issued successfully. Jul 24 07:52:30.645167 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1ca411fe-ee9d-4e58-af4f-fe775b8bee13 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:52:30.645491 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1299/5194] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 24 07:52:30 2026] POST /volume/v3/volumes => generated 790 bytes in 341 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:52:30.655591 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0e1517f0-c621-402e-8712-b0308360f0f8 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:52:30.657524 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0e1517f0-c621-402e-8712-b0308360f0f8 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] GET https://10.4.3.170/volume/v3/volumes/920fb8ef-42f3-4cb5-805d-770d198bcac7 Jul 24 07:52:30.657759 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0e1517f0-c621-402e-8712-b0308360f0f8 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:52:30.657999 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0e1517f0-c621-402e-8712-b0308360f0f8 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:52:30.665685 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:52:30.665685 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:52:30.669470 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-0e1517f0-c621-402e-8712-b0308360f0f8 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Volume info retrieved successfully. Jul 24 07:52:30.673490 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0e1517f0-c621-402e-8712-b0308360f0f8 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] https://10.4.3.170/volume/v3/volumes/920fb8ef-42f3-4cb5-805d-770d198bcac7 returned with HTTP 200 Jul 24 07:52:30.673872 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1303/5195] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:52:30 2026] GET /volume/v3/volumes/920fb8ef-42f3-4cb5-805d-770d198bcac7 => generated 858 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:52:31.684667 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-63d982f3-6206-47ad-96f0-415abb50cbbd None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:52:31.686169 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-63d982f3-6206-47ad-96f0-415abb50cbbd tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] GET https://10.4.3.170/volume/v3/volumes/920fb8ef-42f3-4cb5-805d-770d198bcac7 Jul 24 07:52:31.686388 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-63d982f3-6206-47ad-96f0-415abb50cbbd tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:52:31.686584 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-63d982f3-6206-47ad-96f0-415abb50cbbd tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:52:31.693405 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:52:31.693405 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:52:31.697099 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-63d982f3-6206-47ad-96f0-415abb50cbbd tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Volume info retrieved successfully. Jul 24 07:52:31.700912 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-63d982f3-6206-47ad-96f0-415abb50cbbd tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] https://10.4.3.170/volume/v3/volumes/920fb8ef-42f3-4cb5-805d-770d198bcac7 returned with HTTP 200 Jul 24 07:52:31.701295 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1287/5196] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:52:31 2026] GET /volume/v3/volumes/920fb8ef-42f3-4cb5-805d-770d198bcac7 => generated 943 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:52:32.714545 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-d0249aba-667a-43b8-9af4-dc009a5bdd32 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:52:32.716350 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d0249aba-667a-43b8-9af4-dc009a5bdd32 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] GET https://10.4.3.170/volume/v3/volumes/920fb8ef-42f3-4cb5-805d-770d198bcac7 Jul 24 07:52:32.716644 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d0249aba-667a-43b8-9af4-dc009a5bdd32 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:52:32.716878 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d0249aba-667a-43b8-9af4-dc009a5bdd32 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:52:32.723783 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:52:32.723783 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:52:32.727324 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-d0249aba-667a-43b8-9af4-dc009a5bdd32 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Volume info retrieved successfully. Jul 24 07:52:32.731259 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d0249aba-667a-43b8-9af4-dc009a5bdd32 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] https://10.4.3.170/volume/v3/volumes/920fb8ef-42f3-4cb5-805d-770d198bcac7 returned with HTTP 200 Jul 24 07:52:32.731737 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1308/5197] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:52:32 2026] GET /volume/v3/volumes/920fb8ef-42f3-4cb5-805d-770d198bcac7 => generated 943 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:52:33.743534 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-6709e6f6-1814-4147-a515-dafe6537f6be None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:52:33.745258 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6709e6f6-1814-4147-a515-dafe6537f6be tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] GET https://10.4.3.170/volume/v3/volumes/920fb8ef-42f3-4cb5-805d-770d198bcac7 Jul 24 07:52:33.745454 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6709e6f6-1814-4147-a515-dafe6537f6be tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:52:33.745665 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6709e6f6-1814-4147-a515-dafe6537f6be tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:52:33.753576 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:52:33.753576 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:52:33.758164 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-6709e6f6-1814-4147-a515-dafe6537f6be tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Volume info retrieved successfully. Jul 24 07:52:33.764009 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6709e6f6-1814-4147-a515-dafe6537f6be tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] https://10.4.3.170/volume/v3/volumes/920fb8ef-42f3-4cb5-805d-770d198bcac7 returned with HTTP 200 Jul 24 07:52:33.764557 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1300/5198] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:52:33 2026] GET /volume/v3/volumes/920fb8ef-42f3-4cb5-805d-770d198bcac7 => generated 943 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:52:34.781547 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-26266936-e8bc-4e16-b7ca-f9a648cf11c8 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:52:34.782993 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-26266936-e8bc-4e16-b7ca-f9a648cf11c8 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] GET https://10.4.3.170/volume/v3/volumes/920fb8ef-42f3-4cb5-805d-770d198bcac7 Jul 24 07:52:34.783152 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-26266936-e8bc-4e16-b7ca-f9a648cf11c8 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:52:34.783346 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-26266936-e8bc-4e16-b7ca-f9a648cf11c8 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:52:34.790805 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:52:34.790805 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:52:34.794339 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-26266936-e8bc-4e16-b7ca-f9a648cf11c8 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Volume info retrieved successfully. Jul 24 07:52:34.798898 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-26266936-e8bc-4e16-b7ca-f9a648cf11c8 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] https://10.4.3.170/volume/v3/volumes/920fb8ef-42f3-4cb5-805d-770d198bcac7 returned with HTTP 200 Jul 24 07:52:34.799369 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1304/5199] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:52:34 2026] GET /volume/v3/volumes/920fb8ef-42f3-4cb5-805d-770d198bcac7 => generated 943 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:52:35.811364 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-d0b1c15c-01fc-4cd7-8c92-9193c3f01414 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:52:35.813531 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d0b1c15c-01fc-4cd7-8c92-9193c3f01414 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] GET https://10.4.3.170/volume/v3/volumes/920fb8ef-42f3-4cb5-805d-770d198bcac7 Jul 24 07:52:35.813749 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d0b1c15c-01fc-4cd7-8c92-9193c3f01414 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:52:35.813914 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d0b1c15c-01fc-4cd7-8c92-9193c3f01414 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:52:35.826898 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:52:35.826898 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:52:35.833018 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-d0b1c15c-01fc-4cd7-8c92-9193c3f01414 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Volume info retrieved successfully. Jul 24 07:52:35.838137 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d0b1c15c-01fc-4cd7-8c92-9193c3f01414 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] https://10.4.3.170/volume/v3/volumes/920fb8ef-42f3-4cb5-805d-770d198bcac7 returned with HTTP 200 Jul 24 07:52:35.838573 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1288/5200] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:52:35 2026] GET /volume/v3/volumes/920fb8ef-42f3-4cb5-805d-770d198bcac7 => generated 943 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:52:36.850896 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-425cacd4-8b18-473c-9c69-f822cc61c67f None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:52:36.852657 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-425cacd4-8b18-473c-9c69-f822cc61c67f tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] GET https://10.4.3.170/volume/v3/volumes/920fb8ef-42f3-4cb5-805d-770d198bcac7 Jul 24 07:52:36.852887 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-425cacd4-8b18-473c-9c69-f822cc61c67f tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:52:36.853114 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-425cacd4-8b18-473c-9c69-f822cc61c67f tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:52:36.859538 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:52:36.859538 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:52:36.863049 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-425cacd4-8b18-473c-9c69-f822cc61c67f tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Volume info retrieved successfully. Jul 24 07:52:36.866918 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-425cacd4-8b18-473c-9c69-f822cc61c67f tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] https://10.4.3.170/volume/v3/volumes/920fb8ef-42f3-4cb5-805d-770d198bcac7 returned with HTTP 200 Jul 24 07:52:36.867328 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1309/5201] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:52:36 2026] GET /volume/v3/volumes/920fb8ef-42f3-4cb5-805d-770d198bcac7 => generated 943 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:52:37.879283 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-7d328911-8e26-47f3-ba6c-d8aa822c623b None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:52:37.880864 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7d328911-8e26-47f3-ba6c-d8aa822c623b tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] GET https://10.4.3.170/volume/v3/volumes/920fb8ef-42f3-4cb5-805d-770d198bcac7 Jul 24 07:52:37.881045 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7d328911-8e26-47f3-ba6c-d8aa822c623b tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:52:37.881303 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7d328911-8e26-47f3-ba6c-d8aa822c623b tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:52:37.888246 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:52:37.888246 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:52:37.891553 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-7d328911-8e26-47f3-ba6c-d8aa822c623b tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Volume info retrieved successfully. Jul 24 07:52:37.895245 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7d328911-8e26-47f3-ba6c-d8aa822c623b tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] https://10.4.3.170/volume/v3/volumes/920fb8ef-42f3-4cb5-805d-770d198bcac7 returned with HTTP 200 Jul 24 07:52:37.895580 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1301/5202] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:52:37 2026] GET /volume/v3/volumes/920fb8ef-42f3-4cb5-805d-770d198bcac7 => generated 943 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:52:38.907304 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-dc6a1a2d-86b7-4139-9112-aaae848a2153 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:52:38.909043 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-dc6a1a2d-86b7-4139-9112-aaae848a2153 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] GET https://10.4.3.170/volume/v3/volumes/920fb8ef-42f3-4cb5-805d-770d198bcac7 Jul 24 07:52:38.909280 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-dc6a1a2d-86b7-4139-9112-aaae848a2153 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:52:38.909459 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-dc6a1a2d-86b7-4139-9112-aaae848a2153 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:52:38.916125 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:52:38.916125 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:52:38.919612 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-dc6a1a2d-86b7-4139-9112-aaae848a2153 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Volume info retrieved successfully. Jul 24 07:52:38.923427 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-dc6a1a2d-86b7-4139-9112-aaae848a2153 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] https://10.4.3.170/volume/v3/volumes/920fb8ef-42f3-4cb5-805d-770d198bcac7 returned with HTTP 200 Jul 24 07:52:38.923793 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1305/5203] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:52:38 2026] GET /volume/v3/volumes/920fb8ef-42f3-4cb5-805d-770d198bcac7 => generated 943 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:52:39.934912 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-43446b7d-b25b-46bb-8d08-0e8d688b9876 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:52:39.936573 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-43446b7d-b25b-46bb-8d08-0e8d688b9876 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] GET https://10.4.3.170/volume/v3/volumes/920fb8ef-42f3-4cb5-805d-770d198bcac7 Jul 24 07:52:39.936755 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-43446b7d-b25b-46bb-8d08-0e8d688b9876 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:52:39.936932 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-43446b7d-b25b-46bb-8d08-0e8d688b9876 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:52:39.943398 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:52:39.943398 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:52:39.946588 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-43446b7d-b25b-46bb-8d08-0e8d688b9876 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Volume info retrieved successfully. Jul 24 07:52:39.950188 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-43446b7d-b25b-46bb-8d08-0e8d688b9876 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] https://10.4.3.170/volume/v3/volumes/920fb8ef-42f3-4cb5-805d-770d198bcac7 returned with HTTP 200 Jul 24 07:52:39.950534 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1289/5204] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:52:39 2026] GET /volume/v3/volumes/920fb8ef-42f3-4cb5-805d-770d198bcac7 => generated 943 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:52:40.962113 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-a0397298-9876-4992-9249-2e594f7b4dee None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:52:40.963869 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a0397298-9876-4992-9249-2e594f7b4dee tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] GET https://10.4.3.170/volume/v3/volumes/920fb8ef-42f3-4cb5-805d-770d198bcac7 Jul 24 07:52:40.964085 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a0397298-9876-4992-9249-2e594f7b4dee tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:52:40.964333 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a0397298-9876-4992-9249-2e594f7b4dee tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:52:40.970900 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:52:40.970900 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:52:40.974413 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-a0397298-9876-4992-9249-2e594f7b4dee tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Volume info retrieved successfully. Jul 24 07:52:40.978280 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a0397298-9876-4992-9249-2e594f7b4dee tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] https://10.4.3.170/volume/v3/volumes/920fb8ef-42f3-4cb5-805d-770d198bcac7 returned with HTTP 200 Jul 24 07:52:40.978645 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1310/5205] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:52:40 2026] GET /volume/v3/volumes/920fb8ef-42f3-4cb5-805d-770d198bcac7 => generated 943 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:52:41.990767 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-44a13fd6-f545-45a6-b9a7-96310fbd205c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:52:41.992441 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-44a13fd6-f545-45a6-b9a7-96310fbd205c tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] GET https://10.4.3.170/volume/v3/volumes/920fb8ef-42f3-4cb5-805d-770d198bcac7 Jul 24 07:52:41.992648 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-44a13fd6-f545-45a6-b9a7-96310fbd205c tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:52:41.992830 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-44a13fd6-f545-45a6-b9a7-96310fbd205c tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:52:42.000189 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:52:42.000189 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:52:42.003565 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-44a13fd6-f545-45a6-b9a7-96310fbd205c tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Volume info retrieved successfully. Jul 24 07:52:42.007316 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-44a13fd6-f545-45a6-b9a7-96310fbd205c tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] https://10.4.3.170/volume/v3/volumes/920fb8ef-42f3-4cb5-805d-770d198bcac7 returned with HTTP 200 Jul 24 07:52:42.007643 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1302/5206] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:52:41 2026] GET /volume/v3/volumes/920fb8ef-42f3-4cb5-805d-770d198bcac7 => generated 943 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:52:43.019097 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-6c614aa9-3498-4e78-b6a7-3d8d1685aea1 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:52:43.021034 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6c614aa9-3498-4e78-b6a7-3d8d1685aea1 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] GET https://10.4.3.170/volume/v3/volumes/920fb8ef-42f3-4cb5-805d-770d198bcac7 Jul 24 07:52:43.021282 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6c614aa9-3498-4e78-b6a7-3d8d1685aea1 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:52:43.021507 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6c614aa9-3498-4e78-b6a7-3d8d1685aea1 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:52:43.028983 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:52:43.028983 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:52:43.032456 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-6c614aa9-3498-4e78-b6a7-3d8d1685aea1 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Volume info retrieved successfully. Jul 24 07:52:43.036438 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6c614aa9-3498-4e78-b6a7-3d8d1685aea1 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] https://10.4.3.170/volume/v3/volumes/920fb8ef-42f3-4cb5-805d-770d198bcac7 returned with HTTP 200 Jul 24 07:52:43.036761 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1306/5207] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:52:43 2026] GET /volume/v3/volumes/920fb8ef-42f3-4cb5-805d-770d198bcac7 => generated 1429 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:52:43.047965 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-c8cc8d36-6787-40ff-9f79-9548a9f908f4 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:52:43.049846 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c8cc8d36-6787-40ff-9f79-9548a9f908f4 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] GET https://10.4.3.170/volume/v3/volumes/920fb8ef-42f3-4cb5-805d-770d198bcac7 Jul 24 07:52:43.050057 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c8cc8d36-6787-40ff-9f79-9548a9f908f4 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:52:43.050273 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c8cc8d36-6787-40ff-9f79-9548a9f908f4 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:52:43.057594 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:52:43.057594 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:52:43.061960 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-c8cc8d36-6787-40ff-9f79-9548a9f908f4 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Volume info retrieved successfully. Jul 24 07:52:43.066490 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c8cc8d36-6787-40ff-9f79-9548a9f908f4 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] https://10.4.3.170/volume/v3/volumes/920fb8ef-42f3-4cb5-805d-770d198bcac7 returned with HTTP 200 Jul 24 07:52:43.066848 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1290/5208] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:52:43 2026] GET /volume/v3/volumes/920fb8ef-42f3-4cb5-805d-770d198bcac7 => generated 1429 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:52:43.176566 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-a9448df8-6787-47e4-86e9-9b46b17553d1 req-63ac4974-3231-4506-a4cd-8bf812fbdc05 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:52:43.178983 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-a9448df8-6787-47e4-86e9-9b46b17553d1 req-63ac4974-3231-4506-a4cd-8bf812fbdc05 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] GET https://10.4.3.170/volume/v3/volumes/920fb8ef-42f3-4cb5-805d-770d198bcac7 Jul 24 07:52:43.179232 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-a9448df8-6787-47e4-86e9-9b46b17553d1 req-63ac4974-3231-4506-a4cd-8bf812fbdc05 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:52:43.179458 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-a9448df8-6787-47e4-86e9-9b46b17553d1 req-63ac4974-3231-4506-a4cd-8bf812fbdc05 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:52:43.186315 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:52:43.186315 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:52:43.189593 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [req-a9448df8-6787-47e4-86e9-9b46b17553d1 req-63ac4974-3231-4506-a4cd-8bf812fbdc05 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Volume info retrieved successfully. Jul 24 07:52:43.193575 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-a9448df8-6787-47e4-86e9-9b46b17553d1 req-63ac4974-3231-4506-a4cd-8bf812fbdc05 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] https://10.4.3.170/volume/v3/volumes/920fb8ef-42f3-4cb5-805d-770d198bcac7 returned with HTTP 200 Jul 24 07:52:43.193938 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1311/5209] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:52:43 2026] GET /volume/v3/volumes/920fb8ef-42f3-4cb5-805d-770d198bcac7 => generated 1429 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:52:43.643173 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-a9448df8-6787-47e4-86e9-9b46b17553d1 req-777e2e24-d683-4477-a821-81da6dfcff50 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:52:43.645497 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-a9448df8-6787-47e4-86e9-9b46b17553d1 req-777e2e24-d683-4477-a821-81da6dfcff50 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] GET https://10.4.3.170/volume/v3/volumes/920fb8ef-42f3-4cb5-805d-770d198bcac7 Jul 24 07:52:43.645712 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-a9448df8-6787-47e4-86e9-9b46b17553d1 req-777e2e24-d683-4477-a821-81da6dfcff50 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:52:43.645922 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-a9448df8-6787-47e4-86e9-9b46b17553d1 req-777e2e24-d683-4477-a821-81da6dfcff50 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:52:43.652792 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:52:43.652792 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:52:43.655928 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-a9448df8-6787-47e4-86e9-9b46b17553d1 req-777e2e24-d683-4477-a821-81da6dfcff50 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Volume info retrieved successfully. Jul 24 07:52:43.660154 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-a9448df8-6787-47e4-86e9-9b46b17553d1 req-777e2e24-d683-4477-a821-81da6dfcff50 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] https://10.4.3.170/volume/v3/volumes/920fb8ef-42f3-4cb5-805d-770d198bcac7 returned with HTTP 200 Jul 24 07:52:43.660547 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1303/5210] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:52:43 2026] GET /volume/v3/volumes/920fb8ef-42f3-4cb5-805d-770d198bcac7 => generated 1429 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:52:43.669083 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-3aee8bc2-c115-47e6-b757-c5403f12e3ab None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:52:43.669461 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3aee8bc2-c115-47e6-b757-c5403f12e3ab None None] GET https://10.4.3.170/volume// Jul 24 07:52:43.669612 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3aee8bc2-c115-47e6-b757-c5403f12e3ab None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:52:43.669815 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3aee8bc2-c115-47e6-b757-c5403f12e3ab None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:52:43.670118 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3aee8bc2-c115-47e6-b757-c5403f12e3ab None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:52:43.670518 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1307/5211] 10.4.3.170 () {66 vars in 1419 bytes} [Fri Jul 24 07:52:43 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:52:43.677001 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-a9448df8-6787-47e4-86e9-9b46b17553d1 req-254c1cf8-fc04-4744-8cc1-b04c2c036de5 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:52:43.678879 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-a9448df8-6787-47e4-86e9-9b46b17553d1 req-254c1cf8-fc04-4744-8cc1-b04c2c036de5 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 24 07:52:43.679221 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-a9448df8-6787-47e4-86e9-9b46b17553d1 req-254c1cf8-fc04-4744-8cc1-b04c2c036de5 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "920fb8ef-42f3-4cb5-805d-770d198bcac7", "connector": null, "instance_uuid": "8cf47311-35d3-4e61-965a-edae1af8974d"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:52:43.686896 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:52:43.686896 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:52:43.706448 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-a9448df8-6787-47e4-86e9-9b46b17553d1 req-254c1cf8-fc04-4744-8cc1-b04c2c036de5 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 24 07:52:43.706843 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1291/5212] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 24 07:52:43 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) Jul 24 07:52:44.376531 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-a66e573b-4c76-4f21-b6ca-6eaea64b4112 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:52:44.376865 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a66e573b-4c76-4f21-b6ca-6eaea64b4112 None None] GET https://10.4.3.170/volume// Jul 24 07:52:44.377007 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a66e573b-4c76-4f21-b6ca-6eaea64b4112 None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:52:44.377193 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a66e573b-4c76-4f21-b6ca-6eaea64b4112 None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:52:44.377513 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a66e573b-4c76-4f21-b6ca-6eaea64b4112 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:52:44.377775 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1312/5213] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:52:44 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 24 07:52:44.387941 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-a9448df8-6787-47e4-86e9-9b46b17553d1 req-01acb174-3908-4a87-ac13-30b25dbf444b None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:52:44.391832 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-a9448df8-6787-47e4-86e9-9b46b17553d1 req-01acb174-3908-4a87-ac13-30b25dbf444b tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] GET https://10.4.3.170/volume/v3/volumes/920fb8ef-42f3-4cb5-805d-770d198bcac7 Jul 24 07:52:44.392026 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-a9448df8-6787-47e4-86e9-9b46b17553d1 req-01acb174-3908-4a87-ac13-30b25dbf444b tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:52:44.392251 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-a9448df8-6787-47e4-86e9-9b46b17553d1 req-01acb174-3908-4a87-ac13-30b25dbf444b tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:52:44.400991 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:52:44.400991 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:52:44.404004 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-a9448df8-6787-47e4-86e9-9b46b17553d1 req-01acb174-3908-4a87-ac13-30b25dbf444b tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Volume info retrieved successfully. Jul 24 07:52:44.408081 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-a9448df8-6787-47e4-86e9-9b46b17553d1 req-01acb174-3908-4a87-ac13-30b25dbf444b tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] https://10.4.3.170/volume/v3/volumes/920fb8ef-42f3-4cb5-805d-770d198bcac7 returned with HTTP 200 Jul 24 07:52:44.408490 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1304/5214] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:52:44 2026] GET /volume/v3/volumes/920fb8ef-42f3-4cb5-805d-770d198bcac7 => generated 1608 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:52:44.507850 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-a9448df8-6787-47e4-86e9-9b46b17553d1 req-47b4afdf-f372-4e0d-86d1-f56d224c109b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:52:44.510279 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-a9448df8-6787-47e4-86e9-9b46b17553d1 req-47b4afdf-f372-4e0d-86d1-f56d224c109b tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] PUT https://10.4.3.170/volume/v3/attachments/48c8bc72-cc7e-4a95-ba33-ee5fb6ef6d8c Jul 24 07:52:44.510765 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-a9448df8-6787-47e4-86e9-9b46b17553d1 req-47b4afdf-f372-4e0d-86d1-f56d224c109b tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000005822", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9a7cb9337d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5fc7887c-2ab7-4d21-80c7-ec4ad0d3b011", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:52:44.519618 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-a9448df8-6787-47e4-86e9-9b46b17553d1 req-47b4afdf-f372-4e0d-86d1-f56d224c109b tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Acquiring lock "cinder-attachment_update-920fb8ef-42f3-4cb5-805d-770d198bcac7-np0000005822" by "attachment_update" {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 07:52:44.523943 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-a9448df8-6787-47e4-86e9-9b46b17553d1 req-47b4afdf-f372-4e0d-86d1-f56d224c109b tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Lock "cinder-attachment_update-920fb8ef-42f3-4cb5-805d-770d198bcac7-np0000005822" acquired by "attachment_update" :: waited 0.004s {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 07:52:44.525193 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:52:44.525193 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:52:44.596026 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-a9448df8-6787-47e4-86e9-9b46b17553d1 req-47b4afdf-f372-4e0d-86d1-f56d224c109b tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Lock "cinder-attachment_update-920fb8ef-42f3-4cb5-805d-770d198bcac7-np0000005822" released by "attachment_update" :: held 0.072s {{(pid=100246) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 07:52:44.596542 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-a9448df8-6787-47e4-86e9-9b46b17553d1 req-47b4afdf-f372-4e0d-86d1-f56d224c109b tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] https://10.4.3.170/volume/v3/attachments/48c8bc72-cc7e-4a95-ba33-ee5fb6ef6d8c returned with HTTP 200 Jul 24 07:52:44.596987 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1308/5215] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 24 07:52:44 2026] PUT /volume/v3/attachments/48c8bc72-cc7e-4a95-ba33-ee5fb6ef6d8c => generated 968 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:52:44.615123 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-a9448df8-6787-47e4-86e9-9b46b17553d1 req-4b9c5ee7-d2b6-466b-87ad-261511ada394 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:52:44.617165 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-a9448df8-6787-47e4-86e9-9b46b17553d1 req-4b9c5ee7-d2b6-466b-87ad-261511ada394 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] POST https://10.4.3.170/volume/v3/attachments/48c8bc72-cc7e-4a95-ba33-ee5fb6ef6d8c/action Jul 24 07:52:44.617576 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-a9448df8-6787-47e4-86e9-9b46b17553d1 req-4b9c5ee7-d2b6-466b-87ad-261511ada394 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Action body: b'{"os-complete": null}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:52:44.617705 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-a9448df8-6787-47e4-86e9-9b46b17553d1 req-4b9c5ee7-d2b6-466b-87ad-261511ada394 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:52:44.632182 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:52:44.632182 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:52:44.639655 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-a9448df8-6787-47e4-86e9-9b46b17553d1 req-4b9c5ee7-d2b6-466b-87ad-261511ada394 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] https://10.4.3.170/volume/v3/attachments/48c8bc72-cc7e-4a95-ba33-ee5fb6ef6d8c/action returned with HTTP 204 Jul 24 07:52:44.640088 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1292/5216] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 24 07:52:44 2026] POST /volume/v3/attachments/48c8bc72-cc7e-4a95-ba33-ee5fb6ef6d8c/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:52:48.633453 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-a9448df8-6787-47e4-86e9-9b46b17553d1 req-9d6876ab-d530-4dcc-996d-a3cd69adf470 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:52:48.635498 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-a9448df8-6787-47e4-86e9-9b46b17553d1 req-9d6876ab-d530-4dcc-996d-a3cd69adf470 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] GET https://10.4.3.170/volume/v3/volumes/920fb8ef-42f3-4cb5-805d-770d198bcac7/encryption Jul 24 07:52:48.635692 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-a9448df8-6787-47e4-86e9-9b46b17553d1 req-9d6876ab-d530-4dcc-996d-a3cd69adf470 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:52:48.635865 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-a9448df8-6787-47e4-86e9-9b46b17553d1 req-9d6876ab-d530-4dcc-996d-a3cd69adf470 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Calling method 'index' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:52:48.644375 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:52:48.644375 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:52:48.649472 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-a9448df8-6787-47e4-86e9-9b46b17553d1 req-9d6876ab-d530-4dcc-996d-a3cd69adf470 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] https://10.4.3.170/volume/v3/volumes/920fb8ef-42f3-4cb5-805d-770d198bcac7/encryption returned with HTTP 200 Jul 24 07:52:48.649791 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1313/5217] 10.4.3.170 () {68 vars in 1631 bytes} [Fri Jul 24 07:52:48 2026] GET /volume/v3/volumes/920fb8ef-42f3-4cb5-805d-770d198bcac7/encryption => generated 160 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:52:54.407480 np0000005822 devstack@c-api.service[100244]: DEBUG dbcounter [-] [100244] Writing DB stats cinder:SELECT=76,cinder:UPDATE=15,cinder:INSERT=8 {{(pid=100244) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 07:52:54.590485 np0000005822 devstack@c-api.service[100246]: DEBUG dbcounter [-] [100246] Writing DB stats cinder:SELECT=73,cinder:UPDATE=11 {{(pid=100246) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 07:52:54.637655 np0000005822 devstack@c-api.service[100243]: DEBUG dbcounter [-] [100243] Writing DB stats cinder:SELECT=68,cinder:UPDATE=7,cinder:INSERT=3 {{(pid=100243) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 07:52:58.648664 np0000005822 devstack@c-api.service[100245]: DEBUG dbcounter [-] [100245] Writing DB stats cinder:SELECT=54,cinder:UPDATE=3,cinder:INSERT=3 {{(pid=100245) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 07:53:12.012455 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-bd468239-ee6e-4c20-b5df-9cd9e2a20199 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:53:12.015265 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-bd468239-ee6e-4c20-b5df-9cd9e2a20199 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:53:12.015265 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-bd468239-ee6e-4c20-b5df-9cd9e2a20199 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-71430351"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:53:12.016664 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-bd468239-ee6e-4c20-b5df-9cd9e2a20199 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-71430351'}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:53:12.016728 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-bd468239-ee6e-4c20-b5df-9cd9e2a20199 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Create volume of 1 GB Jul 24 07:53:12.021238 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-bd468239-ee6e-4c20-b5df-9cd9e2a20199 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Availability Zones retrieved successfully. Jul 24 07:53:12.025946 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-bd468239-ee6e-4c20-b5df-9cd9e2a20199 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Flow 'volume_create_api' (3168912b-fc53-4261-980c-edb62241d32e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:53:12.026751 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-bd468239-ee6e-4c20-b5df-9cd9e2a20199 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4e379a3-4208-450d-84ae-6dfcdbac61f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:53:12.027715 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-bd468239-ee6e-4c20-b5df-9cd9e2a20199 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:53:12.048813 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-bd468239-ee6e-4c20-b5df-9cd9e2a20199 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4e379a3-4208-450d-84ae-6dfcdbac61f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:53:12.049709 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-bd468239-ee6e-4c20-b5df-9cd9e2a20199 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a08c2c53-04cc-48a7-a858-d119b25e7e37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:53:12.081635 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-bd468239-ee6e-4c20-b5df-9cd9e2a20199 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Created reservations ['4a49b03a-54ad-4bda-adab-a55fc10370a9', '9a3a7ef3-d6d1-44e0-bf82-0f3063178235', '24bd0471-a8bc-494d-9690-86d5de77aa8b', '6761337f-90ec-45d6-abe4-cab8d23837e9'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:53:12.082238 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-bd468239-ee6e-4c20-b5df-9cd9e2a20199 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a08c2c53-04cc-48a7-a858-d119b25e7e37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4a49b03a-54ad-4bda-adab-a55fc10370a9', '9a3a7ef3-d6d1-44e0-bf82-0f3063178235', '24bd0471-a8bc-494d-9690-86d5de77aa8b', '6761337f-90ec-45d6-abe4-cab8d23837e9']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:53:12.083254 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-bd468239-ee6e-4c20-b5df-9cd9e2a20199 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee0c8bb8-10b7-4210-a482-9a160c9534f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:53:12.102251 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-bd468239-ee6e-4c20-b5df-9cd9e2a20199 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee0c8bb8-10b7-4210-a482-9a160c9534f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cc2f9240-3583-4097-9613-b6abc31cda82', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-71430351',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cfd10982a26744409a415ec26cc3b538',qos_specs=None,replication_status=,reservations=['4a49b03a-54ad-4bda-adab-a55fc10370a9','9a3a7ef3-d6d1-44e0-bf82-0f3063178235','24bd0471-a8bc-494d-9690-86d5de77aa8b','6761337f-90ec-45d6-abe4-cab8d23837e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c01fcc86a0d44a1a0f058fb28346011',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:53:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-71430351',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cc2f9240-3583-4097-9613-b6abc31cda82,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cfd10982a26744409a415ec26cc3b538',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9c01fcc86a0d44a1a0f058fb28346011',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:53:12.103039 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-bd468239-ee6e-4c20-b5df-9cd9e2a20199 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e78cc97-faee-45b1-991c-ad8204b7539e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:53:12.117403 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-bd468239-ee6e-4c20-b5df-9cd9e2a20199 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e78cc97-faee-45b1-991c-ad8204b7539e) transitioned into state 'SUCCESS' from state '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-71430351',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cfd10982a26744409a415ec26cc3b538',qos_specs=None,replication_status=,reservations=['4a49b03a-54ad-4bda-adab-a55fc10370a9','9a3a7ef3-d6d1-44e0-bf82-0f3063178235','24bd0471-a8bc-494d-9690-86d5de77aa8b','6761337f-90ec-45d6-abe4-cab8d23837e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c01fcc86a0d44a1a0f058fb28346011',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:53:12.117981 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-bd468239-ee6e-4c20-b5df-9cd9e2a20199 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7bbc85ce-4626-464b-94b0-83d3fe65ba5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:53:12.125722 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-bd468239-ee6e-4c20-b5df-9cd9e2a20199 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7bbc85ce-4626-464b-94b0-83d3fe65ba5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:53:12.126496 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-bd468239-ee6e-4c20-b5df-9cd9e2a20199 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Flow 'volume_create_api' (3168912b-fc53-4261-980c-edb62241d32e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:53:12.126760 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-bd468239-ee6e-4c20-b5df-9cd9e2a20199 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Create volume request issued successfully. Jul 24 07:53:12.127274 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-bd468239-ee6e-4c20-b5df-9cd9e2a20199 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:53:12.127652 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1305/5218] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 24 07:53:12 2026] POST /volume/v3/volumes => generated 753 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:53:12.141866 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-64fa5e5c-e483-4890-90a4-9c9c82f8a352 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:53:12.143573 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-64fa5e5c-e483-4890-90a4-9c9c82f8a352 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] GET https://10.4.3.170/volume/v3/volumes/cc2f9240-3583-4097-9613-b6abc31cda82 Jul 24 07:53:12.143783 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-64fa5e5c-e483-4890-90a4-9c9c82f8a352 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:53:12.143988 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-64fa5e5c-e483-4890-90a4-9c9c82f8a352 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:53:12.151217 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:53:12.151217 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:53:12.154719 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-64fa5e5c-e483-4890-90a4-9c9c82f8a352 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Volume info retrieved successfully. Jul 24 07:53:12.158349 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-64fa5e5c-e483-4890-90a4-9c9c82f8a352 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] https://10.4.3.170/volume/v3/volumes/cc2f9240-3583-4097-9613-b6abc31cda82 returned with HTTP 200 Jul 24 07:53:12.158826 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1309/5219] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:53:12 2026] GET /volume/v3/volumes/cc2f9240-3583-4097-9613-b6abc31cda82 => generated 821 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:53:13.171813 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-6731968f-28bd-4ce6-bb7f-f7c20ee386bb None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:53:13.173541 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6731968f-28bd-4ce6-bb7f-f7c20ee386bb tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] GET https://10.4.3.170/volume/v3/volumes/cc2f9240-3583-4097-9613-b6abc31cda82 Jul 24 07:53:13.173719 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-6731968f-28bd-4ce6-bb7f-f7c20ee386bb tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:53:13.173886 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-6731968f-28bd-4ce6-bb7f-f7c20ee386bb tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:53:13.180645 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:53:13.180645 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:53:13.183885 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-6731968f-28bd-4ce6-bb7f-f7c20ee386bb tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Volume info retrieved successfully. Jul 24 07:53:13.187474 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6731968f-28bd-4ce6-bb7f-f7c20ee386bb tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] https://10.4.3.170/volume/v3/volumes/cc2f9240-3583-4097-9613-b6abc31cda82 returned with HTTP 200 Jul 24 07:53:13.187842 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1293/5220] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:53:13 2026] GET /volume/v3/volumes/cc2f9240-3583-4097-9613-b6abc31cda82 => generated 846 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:53:13.227712 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-cbfd1985-6e62-4443-9adb-593de5661375 req-afa73252-e85b-4c9a-a0cd-a12cec1b0f90 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:53:13.229751 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-cbfd1985-6e62-4443-9adb-593de5661375 req-afa73252-e85b-4c9a-a0cd-a12cec1b0f90 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] GET https://10.4.3.170/volume/v3/volumes/cc2f9240-3583-4097-9613-b6abc31cda82 Jul 24 07:53:13.229934 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-cbfd1985-6e62-4443-9adb-593de5661375 req-afa73252-e85b-4c9a-a0cd-a12cec1b0f90 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:53:13.230142 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-cbfd1985-6e62-4443-9adb-593de5661375 req-afa73252-e85b-4c9a-a0cd-a12cec1b0f90 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:53:13.237669 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:53:13.237669 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:53:13.241357 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [req-cbfd1985-6e62-4443-9adb-593de5661375 req-afa73252-e85b-4c9a-a0cd-a12cec1b0f90 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Volume info retrieved successfully. Jul 24 07:53:13.245525 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-cbfd1985-6e62-4443-9adb-593de5661375 req-afa73252-e85b-4c9a-a0cd-a12cec1b0f90 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] https://10.4.3.170/volume/v3/volumes/cc2f9240-3583-4097-9613-b6abc31cda82 returned with HTTP 200 Jul 24 07:53:13.245962 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1314/5221] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:53:13 2026] GET /volume/v3/volumes/cc2f9240-3583-4097-9613-b6abc31cda82 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:53:13.313113 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-f5bdc69e-4932-4ad6-9443-5b5b08a8223f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:53:13.313556 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f5bdc69e-4932-4ad6-9443-5b5b08a8223f None None] GET https://10.4.3.170/volume// Jul 24 07:53:13.313721 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f5bdc69e-4932-4ad6-9443-5b5b08a8223f None None] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:53:13.313899 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f5bdc69e-4932-4ad6-9443-5b5b08a8223f None None] Calling method 'all' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:53:13.314198 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f5bdc69e-4932-4ad6-9443-5b5b08a8223f None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:53:13.314484 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1306/5222] 10.4.3.170 () {66 vars in 1428 bytes} [Fri Jul 24 07:53:13 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:53:13.320223 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-cbfd1985-6e62-4443-9adb-593de5661375 req-7c9390ff-3230-4266-9695-7a55b0b3591b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:53:13.322085 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-cbfd1985-6e62-4443-9adb-593de5661375 req-7c9390ff-3230-4266-9695-7a55b0b3591b tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 24 07:53:13.322440 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-cbfd1985-6e62-4443-9adb-593de5661375 req-7c9390ff-3230-4266-9695-7a55b0b3591b tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cc2f9240-3583-4097-9613-b6abc31cda82", "connector": null, "instance_uuid": "03f8e7f9-cc97-48a3-b2c3-288918d3e51f"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:53:13.329839 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:53:13.329839 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:53:13.348607 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-cbfd1985-6e62-4443-9adb-593de5661375 req-7c9390ff-3230-4266-9695-7a55b0b3591b tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 24 07:53:13.348980 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1310/5223] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 24 07:53:13 2026] POST /volume/v3/attachments => generated 273 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:53:13.373648 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-8162b8af-1033-4c3e-b9ce-cbffcb4f6666 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:53:13.375461 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8162b8af-1033-4c3e-b9ce-cbffcb4f6666 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] GET https://10.4.3.170/volume/v3/volumes/cc2f9240-3583-4097-9613-b6abc31cda82 Jul 24 07:53:13.375648 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8162b8af-1033-4c3e-b9ce-cbffcb4f6666 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:53:13.375833 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8162b8af-1033-4c3e-b9ce-cbffcb4f6666 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:53:13.387348 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-2eb91852-5489-4e61-84ba-eedf410d13ae None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:53:13.387697 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2eb91852-5489-4e61-84ba-eedf410d13ae None None] GET https://10.4.3.170/volume// Jul 24 07:53:13.387845 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2eb91852-5489-4e61-84ba-eedf410d13ae None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:53:13.388052 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2eb91852-5489-4e61-84ba-eedf410d13ae None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:53:13.388412 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2eb91852-5489-4e61-84ba-eedf410d13ae None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:53:13.388659 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:53:13.388659 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:53:13.388766 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1315/5224] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:53:13 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:53:13.393463 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-8162b8af-1033-4c3e-b9ce-cbffcb4f6666 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Volume info retrieved successfully. Jul 24 07:53:13.399453 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8162b8af-1033-4c3e-b9ce-cbffcb4f6666 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] https://10.4.3.170/volume/v3/volumes/cc2f9240-3583-4097-9613-b6abc31cda82 returned with HTTP 200 Jul 24 07:53:13.399817 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1294/5225] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:53:13 2026] GET /volume/v3/volumes/cc2f9240-3583-4097-9613-b6abc31cda82 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:53:13.399918 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-cbfd1985-6e62-4443-9adb-593de5661375 req-21e0e86e-8bac-46ae-b4a4-b3b00e2c45c7 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:53:13.401777 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-cbfd1985-6e62-4443-9adb-593de5661375 req-21e0e86e-8bac-46ae-b4a4-b3b00e2c45c7 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] GET https://10.4.3.170/volume/v3/volumes/cc2f9240-3583-4097-9613-b6abc31cda82 Jul 24 07:53:13.401958 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-cbfd1985-6e62-4443-9adb-593de5661375 req-21e0e86e-8bac-46ae-b4a4-b3b00e2c45c7 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:53:13.402138 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-cbfd1985-6e62-4443-9adb-593de5661375 req-21e0e86e-8bac-46ae-b4a4-b3b00e2c45c7 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:53:13.409937 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:53:13.409937 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:53:13.412889 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-cbfd1985-6e62-4443-9adb-593de5661375 req-21e0e86e-8bac-46ae-b4a4-b3b00e2c45c7 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Volume info retrieved successfully. Jul 24 07:53:13.416364 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-cbfd1985-6e62-4443-9adb-593de5661375 req-21e0e86e-8bac-46ae-b4a4-b3b00e2c45c7 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] https://10.4.3.170/volume/v3/volumes/cc2f9240-3583-4097-9613-b6abc31cda82 returned with HTTP 200 Jul 24 07:53:13.416689 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1307/5226] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:53:13 2026] GET /volume/v3/volumes/cc2f9240-3583-4097-9613-b6abc31cda82 => generated 1025 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:53:13.516328 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-cbfd1985-6e62-4443-9adb-593de5661375 req-aa28ce71-9ebd-4101-9a26-8ca61243d9f0 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:53:13.518363 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-cbfd1985-6e62-4443-9adb-593de5661375 req-aa28ce71-9ebd-4101-9a26-8ca61243d9f0 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] PUT https://10.4.3.170/volume/v3/attachments/ca68e46e-d350-4d0b-a83b-e6d86d3b4b1c Jul 24 07:53:13.518714 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-cbfd1985-6e62-4443-9adb-593de5661375 req-aa28ce71-9ebd-4101-9a26-8ca61243d9f0 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000005822", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9a7cb9337d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5fc7887c-2ab7-4d21-80c7-ec4ad0d3b011", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:53:13.525513 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-cbfd1985-6e62-4443-9adb-593de5661375 req-aa28ce71-9ebd-4101-9a26-8ca61243d9f0 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Acquiring lock "cinder-attachment_update-cc2f9240-3583-4097-9613-b6abc31cda82-np0000005822" by "attachment_update" {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 07:53:13.529797 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-cbfd1985-6e62-4443-9adb-593de5661375 req-aa28ce71-9ebd-4101-9a26-8ca61243d9f0 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Lock "cinder-attachment_update-cc2f9240-3583-4097-9613-b6abc31cda82-np0000005822" acquired by "attachment_update" :: waited 0.004s {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 07:53:13.530645 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:53:13.530645 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:53:13.604402 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-cbfd1985-6e62-4443-9adb-593de5661375 req-aa28ce71-9ebd-4101-9a26-8ca61243d9f0 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Lock "cinder-attachment_update-cc2f9240-3583-4097-9613-b6abc31cda82-np0000005822" released by "attachment_update" :: held 0.075s {{(pid=100246) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 07:53:13.604897 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-cbfd1985-6e62-4443-9adb-593de5661375 req-aa28ce71-9ebd-4101-9a26-8ca61243d9f0 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] https://10.4.3.170/volume/v3/attachments/ca68e46e-d350-4d0b-a83b-e6d86d3b4b1c returned with HTTP 200 Jul 24 07:53:13.605347 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1311/5227] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 24 07:53:13 2026] PUT /volume/v3/attachments/ca68e46e-d350-4d0b-a83b-e6d86d3b4b1c => generated 969 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:53:14.410902 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-d8f2dacf-08af-4341-8a91-367b0d4e642b None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:53:14.412982 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d8f2dacf-08af-4341-8a91-367b0d4e642b tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] GET https://10.4.3.170/volume/v3/volumes/cc2f9240-3583-4097-9613-b6abc31cda82 Jul 24 07:53:14.413215 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d8f2dacf-08af-4341-8a91-367b0d4e642b tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:53:14.413404 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d8f2dacf-08af-4341-8a91-367b0d4e642b tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:53:14.422077 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:53:14.422077 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:53:14.425217 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-d8f2dacf-08af-4341-8a91-367b0d4e642b tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Volume info retrieved successfully. Jul 24 07:53:14.429415 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d8f2dacf-08af-4341-8a91-367b0d4e642b tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] https://10.4.3.170/volume/v3/volumes/cc2f9240-3583-4097-9613-b6abc31cda82 returned with HTTP 200 Jul 24 07:53:14.429959 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1316/5228] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:53:14 2026] GET /volume/v3/volumes/cc2f9240-3583-4097-9613-b6abc31cda82 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:53:15.442496 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-e3792cfb-bda2-41c6-9fff-d992c2f72096 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:53:15.444232 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e3792cfb-bda2-41c6-9fff-d992c2f72096 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] GET https://10.4.3.170/volume/v3/volumes/cc2f9240-3583-4097-9613-b6abc31cda82 Jul 24 07:53:15.444424 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e3792cfb-bda2-41c6-9fff-d992c2f72096 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:53:15.444597 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e3792cfb-bda2-41c6-9fff-d992c2f72096 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:53:15.453001 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:53:15.453001 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:53:15.456566 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-e3792cfb-bda2-41c6-9fff-d992c2f72096 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Volume info retrieved successfully. Jul 24 07:53:15.460273 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e3792cfb-bda2-41c6-9fff-d992c2f72096 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] https://10.4.3.170/volume/v3/volumes/cc2f9240-3583-4097-9613-b6abc31cda82 returned with HTTP 200 Jul 24 07:53:15.460818 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1295/5229] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:53:15 2026] GET /volume/v3/volumes/cc2f9240-3583-4097-9613-b6abc31cda82 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:53:16.472322 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-9a27818e-9fdd-4ad4-8ea2-4e2e6a4c7b0b None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:53:16.473757 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9a27818e-9fdd-4ad4-8ea2-4e2e6a4c7b0b tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] GET https://10.4.3.170/volume/v3/volumes/cc2f9240-3583-4097-9613-b6abc31cda82 Jul 24 07:53:16.473923 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9a27818e-9fdd-4ad4-8ea2-4e2e6a4c7b0b tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:53:16.474106 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9a27818e-9fdd-4ad4-8ea2-4e2e6a4c7b0b tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:53:16.482834 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:53:16.482834 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:53:16.485956 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-9a27818e-9fdd-4ad4-8ea2-4e2e6a4c7b0b tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Volume info retrieved successfully. Jul 24 07:53:16.489512 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9a27818e-9fdd-4ad4-8ea2-4e2e6a4c7b0b tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] https://10.4.3.170/volume/v3/volumes/cc2f9240-3583-4097-9613-b6abc31cda82 returned with HTTP 200 Jul 24 07:53:16.489878 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1308/5230] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:53:16 2026] GET /volume/v3/volumes/cc2f9240-3583-4097-9613-b6abc31cda82 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:53:16.821284 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-cbfd1985-6e62-4443-9adb-593de5661375 req-16e53aad-f46e-4bd9-8733-4655eacabe43 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:53:16.823156 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-cbfd1985-6e62-4443-9adb-593de5661375 req-16e53aad-f46e-4bd9-8733-4655eacabe43 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] POST https://10.4.3.170/volume/v3/attachments/ca68e46e-d350-4d0b-a83b-e6d86d3b4b1c/action Jul 24 07:53:16.823748 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-cbfd1985-6e62-4443-9adb-593de5661375 req-16e53aad-f46e-4bd9-8733-4655eacabe43 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Action body: b'{"os-complete": null}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:53:16.823748 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-cbfd1985-6e62-4443-9adb-593de5661375 req-16e53aad-f46e-4bd9-8733-4655eacabe43 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:53:16.838725 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:53:16.838725 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:53:16.847879 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-cbfd1985-6e62-4443-9adb-593de5661375 req-16e53aad-f46e-4bd9-8733-4655eacabe43 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] https://10.4.3.170/volume/v3/attachments/ca68e46e-d350-4d0b-a83b-e6d86d3b4b1c/action returned with HTTP 204 Jul 24 07:53:16.848463 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1312/5231] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 24 07:53:16 2026] POST /volume/v3/attachments/ca68e46e-d350-4d0b-a83b-e6d86d3b4b1c/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:53:17.501703 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-d363a53d-64e5-4af9-ad94-dd1030431eca None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:53:17.503435 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d363a53d-64e5-4af9-ad94-dd1030431eca tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] GET https://10.4.3.170/volume/v3/volumes/cc2f9240-3583-4097-9613-b6abc31cda82 Jul 24 07:53:17.503600 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d363a53d-64e5-4af9-ad94-dd1030431eca tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:53:17.503779 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d363a53d-64e5-4af9-ad94-dd1030431eca tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:53:17.512433 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:53:17.512433 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:53:17.515455 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-d363a53d-64e5-4af9-ad94-dd1030431eca tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Volume info retrieved successfully. Jul 24 07:53:17.519259 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d363a53d-64e5-4af9-ad94-dd1030431eca tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] https://10.4.3.170/volume/v3/volumes/cc2f9240-3583-4097-9613-b6abc31cda82 returned with HTTP 200 Jul 24 07:53:17.519625 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1317/5232] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:53:17 2026] GET /volume/v3/volumes/cc2f9240-3583-4097-9613-b6abc31cda82 => generated 1138 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:53:17.531201 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-838a6836-5469-40e1-9529-61bda17b9070 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:53:17.533199 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-838a6836-5469-40e1-9529-61bda17b9070 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] GET https://10.4.3.170/volume/v3/volumes/cc2f9240-3583-4097-9613-b6abc31cda82 Jul 24 07:53:17.533393 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-838a6836-5469-40e1-9529-61bda17b9070 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:53:17.533562 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-838a6836-5469-40e1-9529-61bda17b9070 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:53:17.541428 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:53:17.541428 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:53:17.544177 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-838a6836-5469-40e1-9529-61bda17b9070 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Volume info retrieved successfully. Jul 24 07:53:17.547448 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-838a6836-5469-40e1-9529-61bda17b9070 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] https://10.4.3.170/volume/v3/volumes/cc2f9240-3583-4097-9613-b6abc31cda82 returned with HTTP 200 Jul 24 07:53:17.547778 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1296/5233] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:53:17 2026] GET /volume/v3/volumes/cc2f9240-3583-4097-9613-b6abc31cda82 => generated 1138 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:53:17.585757 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-b2c00da8-c0dc-460d-b3ef-cd0760953a12 req-bd97189c-1da6-4522-8edb-1b502925a457 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:53:17.587535 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-b2c00da8-c0dc-460d-b3ef-cd0760953a12 req-bd97189c-1da6-4522-8edb-1b502925a457 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] GET https://10.4.3.170/volume/v3/volumes/cc2f9240-3583-4097-9613-b6abc31cda82 Jul 24 07:53:17.587697 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-b2c00da8-c0dc-460d-b3ef-cd0760953a12 req-bd97189c-1da6-4522-8edb-1b502925a457 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:53:17.587865 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-b2c00da8-c0dc-460d-b3ef-cd0760953a12 req-bd97189c-1da6-4522-8edb-1b502925a457 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:53:17.595380 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:53:17.595380 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:53:17.598136 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-b2c00da8-c0dc-460d-b3ef-cd0760953a12 req-bd97189c-1da6-4522-8edb-1b502925a457 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Volume info retrieved successfully. Jul 24 07:53:17.601598 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-b2c00da8-c0dc-460d-b3ef-cd0760953a12 req-bd97189c-1da6-4522-8edb-1b502925a457 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] https://10.4.3.170/volume/v3/volumes/cc2f9240-3583-4097-9613-b6abc31cda82 returned with HTTP 200 Jul 24 07:53:17.601937 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1309/5234] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:53:17 2026] GET /volume/v3/volumes/cc2f9240-3583-4097-9613-b6abc31cda82 => generated 1138 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:53:17.617392 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-fd68e2bb-16f8-4121-9f11-a2771c4ec48e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:53:17.619059 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fd68e2bb-16f8-4121-9f11-a2771c4ec48e tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] GET https://10.4.3.170/volume/v3/volumes/cc2f9240-3583-4097-9613-b6abc31cda82 Jul 24 07:53:17.619272 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fd68e2bb-16f8-4121-9f11-a2771c4ec48e tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:53:17.619454 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fd68e2bb-16f8-4121-9f11-a2771c4ec48e tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:53:17.627394 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:53:17.627394 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:53:17.630297 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-fd68e2bb-16f8-4121-9f11-a2771c4ec48e tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Volume info retrieved successfully. Jul 24 07:53:17.633610 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fd68e2bb-16f8-4121-9f11-a2771c4ec48e tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] https://10.4.3.170/volume/v3/volumes/cc2f9240-3583-4097-9613-b6abc31cda82 returned with HTTP 200 Jul 24 07:53:17.633942 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1313/5235] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:53:17 2026] GET /volume/v3/volumes/cc2f9240-3583-4097-9613-b6abc31cda82 => generated 1138 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:53:17.672735 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-430c9cf2-b7ba-4f01-8929-55f337f5518b req-a1c0d694-244a-4ce6-8db0-e99a8231cc45 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:53:17.674503 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-430c9cf2-b7ba-4f01-8929-55f337f5518b req-a1c0d694-244a-4ce6-8db0-e99a8231cc45 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] GET https://10.4.3.170/volume/v3/volumes/cc2f9240-3583-4097-9613-b6abc31cda82 Jul 24 07:53:17.674701 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-430c9cf2-b7ba-4f01-8929-55f337f5518b req-a1c0d694-244a-4ce6-8db0-e99a8231cc45 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:53:17.674876 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-430c9cf2-b7ba-4f01-8929-55f337f5518b req-a1c0d694-244a-4ce6-8db0-e99a8231cc45 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:53:17.683471 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:53:17.683471 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:53:17.686918 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [req-430c9cf2-b7ba-4f01-8929-55f337f5518b req-a1c0d694-244a-4ce6-8db0-e99a8231cc45 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Volume info retrieved successfully. Jul 24 07:53:17.690706 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-430c9cf2-b7ba-4f01-8929-55f337f5518b req-a1c0d694-244a-4ce6-8db0-e99a8231cc45 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] https://10.4.3.170/volume/v3/volumes/cc2f9240-3583-4097-9613-b6abc31cda82 returned with HTTP 200 Jul 24 07:53:17.691070 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1318/5236] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:53:17 2026] GET /volume/v3/volumes/cc2f9240-3583-4097-9613-b6abc31cda82 => generated 1138 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:53:17.708395 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-430c9cf2-b7ba-4f01-8929-55f337f5518b req-9c09038c-3436-40bc-ba04-6728e4262ae7 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:53:17.710132 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-430c9cf2-b7ba-4f01-8929-55f337f5518b req-9c09038c-3436-40bc-ba04-6728e4262ae7 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] POST https://10.4.3.170/volume/v3/volumes/cc2f9240-3583-4097-9613-b6abc31cda82/action Jul 24 07:53:17.710482 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-430c9cf2-b7ba-4f01-8929-55f337f5518b req-9c09038c-3436-40bc-ba04-6728e4262ae7 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:53:17.710631 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-430c9cf2-b7ba-4f01-8929-55f337f5518b req-9c09038c-3436-40bc-ba04-6728e4262ae7 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:53:17.719758 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:53:17.719758 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:53:17.720192 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-430c9cf2-b7ba-4f01-8929-55f337f5518b req-9c09038c-3436-40bc-ba04-6728e4262ae7 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Volume info retrieved successfully. Jul 24 07:53:17.725768 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-430c9cf2-b7ba-4f01-8929-55f337f5518b req-9c09038c-3436-40bc-ba04-6728e4262ae7 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Begin detaching volume completed successfully. Jul 24 07:53:17.725997 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-430c9cf2-b7ba-4f01-8929-55f337f5518b req-9c09038c-3436-40bc-ba04-6728e4262ae7 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] https://10.4.3.170/volume/v3/volumes/cc2f9240-3583-4097-9613-b6abc31cda82/action returned with HTTP 202 Jul 24 07:53:17.726435 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1297/5237] 10.4.3.170 () {72 vars in 1672 bytes} [Fri Jul 24 07:53:17 2026] POST /volume/v3/volumes/cc2f9240-3583-4097-9613-b6abc31cda82/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:53:17.758813 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-67dad57e-38ee-4755-9a27-1d0289c56108 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:53:17.759197 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-67dad57e-38ee-4755-9a27-1d0289c56108 None None] GET https://10.4.3.170/volume// Jul 24 07:53:17.759393 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-67dad57e-38ee-4755-9a27-1d0289c56108 None None] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:53:17.759600 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-67dad57e-38ee-4755-9a27-1d0289c56108 None None] Calling method 'all' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:53:17.759930 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-67dad57e-38ee-4755-9a27-1d0289c56108 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:53:17.760265 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1310/5238] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:53:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:53:17.765995 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-430c9cf2-b7ba-4f01-8929-55f337f5518b req-801b2288-3dee-49cc-b189-6df698d21985 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:53:17.767832 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-430c9cf2-b7ba-4f01-8929-55f337f5518b req-801b2288-3dee-49cc-b189-6df698d21985 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] GET https://10.4.3.170/volume/v3/volumes/cc2f9240-3583-4097-9613-b6abc31cda82 Jul 24 07:53:17.768021 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-430c9cf2-b7ba-4f01-8929-55f337f5518b req-801b2288-3dee-49cc-b189-6df698d21985 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:53:17.768220 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-430c9cf2-b7ba-4f01-8929-55f337f5518b req-801b2288-3dee-49cc-b189-6df698d21985 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:53:17.776392 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:53:17.776392 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:53:17.779002 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [req-430c9cf2-b7ba-4f01-8929-55f337f5518b req-801b2288-3dee-49cc-b189-6df698d21985 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Volume info retrieved successfully. Jul 24 07:53:17.782349 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-430c9cf2-b7ba-4f01-8929-55f337f5518b req-801b2288-3dee-49cc-b189-6df698d21985 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] https://10.4.3.170/volume/v3/volumes/cc2f9240-3583-4097-9613-b6abc31cda82 returned with HTTP 200 Jul 24 07:53:17.782664 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1314/5239] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:53:17 2026] GET /volume/v3/volumes/cc2f9240-3583-4097-9613-b6abc31cda82 => generated 1321 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:53:18.502042 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-430c9cf2-b7ba-4f01-8929-55f337f5518b req-fb6584ff-11f6-4544-9492-ee31698f41dd None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:53:18.504252 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-430c9cf2-b7ba-4f01-8929-55f337f5518b req-fb6584ff-11f6-4544-9492-ee31698f41dd tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] DELETE https://10.4.3.170/volume/v3/attachments/ca68e46e-d350-4d0b-a83b-e6d86d3b4b1c Jul 24 07:53:18.504252 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-430c9cf2-b7ba-4f01-8929-55f337f5518b req-fb6584ff-11f6-4544-9492-ee31698f41dd tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:53:18.504438 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-430c9cf2-b7ba-4f01-8929-55f337f5518b req-fb6584ff-11f6-4544-9492-ee31698f41dd tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Calling method 'version_select' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:53:18.510873 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:53:18.510873 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:53:18.551582 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-430c9cf2-b7ba-4f01-8929-55f337f5518b req-fb6584ff-11f6-4544-9492-ee31698f41dd tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] https://10.4.3.170/volume/v3/attachments/ca68e46e-d350-4d0b-a83b-e6d86d3b4b1c returned with HTTP 200 Jul 24 07:53:18.551936 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1319/5240] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 24 07:53:18 2026] DELETE /volume/v3/attachments/ca68e46e-d350-4d0b-a83b-e6d86d3b4b1c => generated 19 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:53:18.806607 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-269a4825-f9f3-492e-a420-763e80183d96 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:53:18.808249 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-269a4825-f9f3-492e-a420-763e80183d96 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] GET https://10.4.3.170/volume/v3/volumes/cc2f9240-3583-4097-9613-b6abc31cda82 Jul 24 07:53:18.808436 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-269a4825-f9f3-492e-a420-763e80183d96 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:53:18.808617 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-269a4825-f9f3-492e-a420-763e80183d96 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:53:18.815482 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:53:18.815482 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:53:18.818660 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-269a4825-f9f3-492e-a420-763e80183d96 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Volume info retrieved successfully. Jul 24 07:53:18.822083 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-269a4825-f9f3-492e-a420-763e80183d96 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] https://10.4.3.170/volume/v3/volumes/cc2f9240-3583-4097-9613-b6abc31cda82 returned with HTTP 200 Jul 24 07:53:18.822452 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1298/5241] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:53:18 2026] GET /volume/v3/volumes/cc2f9240-3583-4097-9613-b6abc31cda82 => generated 846 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:53:27.600909 np0000005822 devstack@c-api.service[100244]: DEBUG dbcounter [-] [100244] Writing DB stats cinder:SELECT=35,cinder:INSERT=6,cinder:UPDATE=12 {{(pid=100244) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 07:53:27.781724 np0000005822 devstack@c-api.service[100246]: DEBUG dbcounter [-] [100246] Writing DB stats cinder:SELECT=28,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=100246) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 07:53:28.550671 np0000005822 devstack@c-api.service[100245]: DEBUG dbcounter [-] [100245] Writing DB stats cinder:SELECT=29,cinder:UPDATE=3 {{(pid=100245) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 07:53:28.821434 np0000005822 devstack@c-api.service[100243]: DEBUG dbcounter [-] [100243] Writing DB stats cinder:SELECT=25,cinder:UPDATE=1 {{(pid=100243) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 07:53:30.770657 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-a97924e6-c276-45de-a6e1-e4a1d51e0ada req-e35627c7-7f00-46a4-8616-2de560169983 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:53:30.772608 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-a97924e6-c276-45de-a6e1-e4a1d51e0ada req-e35627c7-7f00-46a4-8616-2de560169983 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] DELETE https://10.4.3.170/volume/v3/attachments/48c8bc72-cc7e-4a95-ba33-ee5fb6ef6d8c Jul 24 07:53:30.772791 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-a97924e6-c276-45de-a6e1-e4a1d51e0ada req-e35627c7-7f00-46a4-8616-2de560169983 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:53:30.772984 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-a97924e6-c276-45de-a6e1-e4a1d51e0ada req-e35627c7-7f00-46a4-8616-2de560169983 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Calling method 'version_select' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:53:30.779662 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:53:30.779662 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:53:30.821110 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-a97924e6-c276-45de-a6e1-e4a1d51e0ada req-e35627c7-7f00-46a4-8616-2de560169983 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] https://10.4.3.170/volume/v3/attachments/48c8bc72-cc7e-4a95-ba33-ee5fb6ef6d8c returned with HTTP 200 Jul 24 07:53:30.821520 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1311/5242] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 24 07:53:30 2026] DELETE /volume/v3/attachments/48c8bc72-cc7e-4a95-ba33-ee5fb6ef6d8c => generated 19 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:53:31.930004 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-38d34767-e314-4f4a-9a43-c189240b64d0 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:53:31.931822 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-38d34767-e314-4f4a-9a43-c189240b64d0 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:53:31.932200 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-38d34767-e314-4f4a-9a43-c189240b64d0 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-1164757548", "source_volid": "920fb8ef-42f3-4cb5-805d-770d198bcac7", "volume_type": "tempest-scenario-type-luks-772936139", "size": 1}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:53:31.933873 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-38d34767-e314-4f4a-9a43-c189240b64d0 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-1164757548', 'source_volid': '920fb8ef-42f3-4cb5-805d-770d198bcac7', 'volume_type': 'tempest-scenario-type-luks-772936139', 'size': 1}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:53:31.943077 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:53:31.943077 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:53:31.943496 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-38d34767-e314-4f4a-9a43-c189240b64d0 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Volume retrieved successfully. Jul 24 07:53:31.943598 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-38d34767-e314-4f4a-9a43-c189240b64d0 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Create volume of 1 GB Jul 24 07:53:31.944139 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-38d34767-e314-4f4a-9a43-c189240b64d0 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Availability Zones retrieved successfully. Jul 24 07:53:31.949093 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-38d34767-e314-4f4a-9a43-c189240b64d0 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Flow 'volume_create_api' (3782268b-fb5e-4205-88e8-7fcaf44718df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:53:31.950053 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-38d34767-e314-4f4a-9a43-c189240b64d0 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79349a9f-44e7-413b-a438-e6ca4f7d1b3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:53:31.950780 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-38d34767-e314-4f4a-9a43-c189240b64d0 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:53:31.967039 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-38d34767-e314-4f4a-9a43-c189240b64d0 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79349a9f-44e7-413b-a438-e6ca4f7d1b3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '920fb8ef-42f3-4cb5-805d-770d198bcac7', 'volume_type': VolumeType(created_at=2026-07-24T07:52:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=dcc3bbc6-7d33-454d-bf80-59bce65a29ea,is_public=True,name='tempest-scenario-type-luks-772936139',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dcc3bbc6-7d33-454d-bf80-59bce65a29ea', '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=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:53:31.967710 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-38d34767-e314-4f4a-9a43-c189240b64d0 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e67720c3-bd10-4629-a52d-10d7c2df899f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:53:31.989341 np0000005822 devstack@c-api.service[100246]: WARNING cinder.quota [None req-38d34767-e314-4f4a-9a43-c189240b64d0 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-772936139 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-772936139, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:53:31.989616 np0000005822 devstack@c-api.service[100246]: WARNING cinder.quota [None req-38d34767-e314-4f4a-9a43-c189240b64d0 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-772936139 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-772936139, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:53:32.000158 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-38d34767-e314-4f4a-9a43-c189240b64d0 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Created reservations ['48b35c59-c01a-4d1b-bf05-478db0e37b2f', '846d1d37-cdee-4a31-9645-432b7a41d390', 'df663f76-d50e-4a42-9038-715e7af66c94', '4fa88b27-0255-4479-861d-79e7e33270b6'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:53:32.000863 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-38d34767-e314-4f4a-9a43-c189240b64d0 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e67720c3-bd10-4629-a52d-10d7c2df899f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['48b35c59-c01a-4d1b-bf05-478db0e37b2f', '846d1d37-cdee-4a31-9645-432b7a41d390', 'df663f76-d50e-4a42-9038-715e7af66c94', '4fa88b27-0255-4479-861d-79e7e33270b6']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:53:32.001563 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-38d34767-e314-4f4a-9a43-c189240b64d0 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f94067cf-6506-4e5f-b667-7c55c0612ee9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:53:32.028652 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-38d34767-e314-4f4a-9a43-c189240b64d0 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f94067cf-6506-4e5f-b667-7c55c0612ee9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e1ea0858-604d-4491-9e89-097e2f43a463', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1164757548',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37698d56a17c444285fb90609dbce543',qos_specs=None,replication_status=,reservations=['48b35c59-c01a-4d1b-bf05-478db0e37b2f','846d1d37-cdee-4a31-9645-432b7a41d390','df663f76-d50e-4a42-9038-715e7af66c94','4fa88b27-0255-4479-861d-79e7e33270b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=920fb8ef-42f3-4cb5-805d-770d198bcac7,status='creating',user_id='d04d7c5f28cc4d19bc6133c7f4b597ba',volume_type_id=dcc3bbc6-7d33-454d-bf80-59bce65a29ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:53:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1164757548',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=e1ea0858-604d-4491-9e89-097e2f43a463,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='37698d56a17c444285fb90609dbce543',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=920fb8ef-42f3-4cb5-805d-770d198bcac7,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d04d7c5f28cc4d19bc6133c7f4b597ba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dcc3bbc6-7d33-454d-bf80-59bce65a29ea),volume_type_id=dcc3bbc6-7d33-454d-bf80-59bce65a29ea)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:53:32.029397 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-38d34767-e314-4f4a-9a43-c189240b64d0 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca04a1bf-2a30-4be9-aca3-0883b45a6a53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:53:32.044328 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-38d34767-e314-4f4a-9a43-c189240b64d0 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca04a1bf-2a30-4be9-aca3-0883b45a6a53) transitioned into state 'SUCCESS' from state '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-1164757548',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37698d56a17c444285fb90609dbce543',qos_specs=None,replication_status=,reservations=['48b35c59-c01a-4d1b-bf05-478db0e37b2f','846d1d37-cdee-4a31-9645-432b7a41d390','df663f76-d50e-4a42-9038-715e7af66c94','4fa88b27-0255-4479-861d-79e7e33270b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=920fb8ef-42f3-4cb5-805d-770d198bcac7,status='creating',user_id='d04d7c5f28cc4d19bc6133c7f4b597ba',volume_type_id=dcc3bbc6-7d33-454d-bf80-59bce65a29ea)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:53:32.044989 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-38d34767-e314-4f4a-9a43-c189240b64d0 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eebd1c2e-9959-4c52-8ba0-25b58e9dbcdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:53:32.058692 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-38d34767-e314-4f4a-9a43-c189240b64d0 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eebd1c2e-9959-4c52-8ba0-25b58e9dbcdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:53:32.059473 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-38d34767-e314-4f4a-9a43-c189240b64d0 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Flow 'volume_create_api' (3782268b-fb5e-4205-88e8-7fcaf44718df) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:53:32.059750 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-38d34767-e314-4f4a-9a43-c189240b64d0 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Create volume request issued successfully. Jul 24 07:53:32.060366 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-38d34767-e314-4f4a-9a43-c189240b64d0 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:53:32.060753 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1315/5243] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 24 07:53:31 2026] POST /volume/v3/volumes => generated 810 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:53:32.071730 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-3df90575-2999-474a-924b-f0a80d21f69f None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:53:32.073588 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3df90575-2999-474a-924b-f0a80d21f69f tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] GET https://10.4.3.170/volume/v3/volumes/e1ea0858-604d-4491-9e89-097e2f43a463 Jul 24 07:53:32.073818 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3df90575-2999-474a-924b-f0a80d21f69f tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:53:32.074013 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3df90575-2999-474a-924b-f0a80d21f69f tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:53:32.080934 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:53:32.080934 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:53:32.084496 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-3df90575-2999-474a-924b-f0a80d21f69f tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Volume info retrieved successfully. Jul 24 07:53:32.088694 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3df90575-2999-474a-924b-f0a80d21f69f tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] https://10.4.3.170/volume/v3/volumes/e1ea0858-604d-4491-9e89-097e2f43a463 returned with HTTP 200 Jul 24 07:53:32.089086 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1320/5244] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:53:32 2026] GET /volume/v3/volumes/e1ea0858-604d-4491-9e89-097e2f43a463 => generated 878 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:53:33.100990 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-ad4c1608-3124-485e-b5ea-f75badc7fec7 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:53:33.102754 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ad4c1608-3124-485e-b5ea-f75badc7fec7 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] GET https://10.4.3.170/volume/v3/volumes/e1ea0858-604d-4491-9e89-097e2f43a463 Jul 24 07:53:33.102932 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ad4c1608-3124-485e-b5ea-f75badc7fec7 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:53:33.103147 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ad4c1608-3124-485e-b5ea-f75badc7fec7 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:53:33.109545 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:53:33.109545 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:53:33.112616 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-ad4c1608-3124-485e-b5ea-f75badc7fec7 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Volume info retrieved successfully. Jul 24 07:53:33.116047 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ad4c1608-3124-485e-b5ea-f75badc7fec7 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] https://10.4.3.170/volume/v3/volumes/e1ea0858-604d-4491-9e89-097e2f43a463 returned with HTTP 200 Jul 24 07:53:33.116406 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1299/5245] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:53:33 2026] GET /volume/v3/volumes/e1ea0858-604d-4491-9e89-097e2f43a463 => generated 902 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:53:34.128825 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-39029d5c-3691-494a-a7d0-e80647b19e35 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:53:34.130818 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-39029d5c-3691-494a-a7d0-e80647b19e35 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] GET https://10.4.3.170/volume/v3/volumes/e1ea0858-604d-4491-9e89-097e2f43a463 Jul 24 07:53:34.131060 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-39029d5c-3691-494a-a7d0-e80647b19e35 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:53:34.131287 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-39029d5c-3691-494a-a7d0-e80647b19e35 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:53:34.138827 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:53:34.138827 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:53:34.142464 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-39029d5c-3691-494a-a7d0-e80647b19e35 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Volume info retrieved successfully. Jul 24 07:53:34.146738 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-39029d5c-3691-494a-a7d0-e80647b19e35 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] https://10.4.3.170/volume/v3/volumes/e1ea0858-604d-4491-9e89-097e2f43a463 returned with HTTP 200 Jul 24 07:53:34.147245 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1312/5246] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:53:34 2026] GET /volume/v3/volumes/e1ea0858-604d-4491-9e89-097e2f43a463 => generated 902 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:53:35.160127 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-bf2cb389-40fd-4993-8d9e-09a85b9c3fe7 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:53:35.161927 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bf2cb389-40fd-4993-8d9e-09a85b9c3fe7 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] GET https://10.4.3.170/volume/v3/volumes/e1ea0858-604d-4491-9e89-097e2f43a463 Jul 24 07:53:35.162156 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bf2cb389-40fd-4993-8d9e-09a85b9c3fe7 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:53:35.162383 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bf2cb389-40fd-4993-8d9e-09a85b9c3fe7 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:53:35.168650 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:53:35.168650 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:53:35.171619 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-bf2cb389-40fd-4993-8d9e-09a85b9c3fe7 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Volume info retrieved successfully. Jul 24 07:53:35.175024 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bf2cb389-40fd-4993-8d9e-09a85b9c3fe7 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] https://10.4.3.170/volume/v3/volumes/e1ea0858-604d-4491-9e89-097e2f43a463 returned with HTTP 200 Jul 24 07:53:35.175380 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1316/5247] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:53:35 2026] GET /volume/v3/volumes/e1ea0858-604d-4491-9e89-097e2f43a463 => generated 902 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:53:36.187072 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-c4dc206b-caa7-477b-8bc1-7310446bcad1 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:53:36.188684 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c4dc206b-caa7-477b-8bc1-7310446bcad1 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] GET https://10.4.3.170/volume/v3/volumes/e1ea0858-604d-4491-9e89-097e2f43a463 Jul 24 07:53:36.188846 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c4dc206b-caa7-477b-8bc1-7310446bcad1 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:53:36.189027 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c4dc206b-caa7-477b-8bc1-7310446bcad1 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:53:36.195984 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:53:36.195984 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:53:36.199558 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-c4dc206b-caa7-477b-8bc1-7310446bcad1 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Volume info retrieved successfully. Jul 24 07:53:36.204192 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c4dc206b-caa7-477b-8bc1-7310446bcad1 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] https://10.4.3.170/volume/v3/volumes/e1ea0858-604d-4491-9e89-097e2f43a463 returned with HTTP 200 Jul 24 07:53:36.204545 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1321/5248] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:53:36 2026] GET /volume/v3/volumes/e1ea0858-604d-4491-9e89-097e2f43a463 => generated 902 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:53:37.217130 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-ab3d8296-ef00-42cd-8053-437efecf3b43 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:53:37.218903 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ab3d8296-ef00-42cd-8053-437efecf3b43 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] GET https://10.4.3.170/volume/v3/volumes/e1ea0858-604d-4491-9e89-097e2f43a463 Jul 24 07:53:37.219150 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ab3d8296-ef00-42cd-8053-437efecf3b43 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:53:37.219324 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ab3d8296-ef00-42cd-8053-437efecf3b43 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:53:37.226962 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:53:37.226962 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:53:37.230587 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-ab3d8296-ef00-42cd-8053-437efecf3b43 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Volume info retrieved successfully. Jul 24 07:53:37.234911 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ab3d8296-ef00-42cd-8053-437efecf3b43 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] https://10.4.3.170/volume/v3/volumes/e1ea0858-604d-4491-9e89-097e2f43a463 returned with HTTP 200 Jul 24 07:53:37.235328 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1300/5249] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:53:37 2026] GET /volume/v3/volumes/e1ea0858-604d-4491-9e89-097e2f43a463 => generated 902 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:53:38.250098 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-053cfede-5fa2-47b7-b7ba-1f7de4fb467b None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:53:38.252400 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-053cfede-5fa2-47b7-b7ba-1f7de4fb467b tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] GET https://10.4.3.170/volume/v3/volumes/e1ea0858-604d-4491-9e89-097e2f43a463 Jul 24 07:53:38.252846 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-053cfede-5fa2-47b7-b7ba-1f7de4fb467b tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:53:38.254282 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-053cfede-5fa2-47b7-b7ba-1f7de4fb467b tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:53:38.263479 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:53:38.263479 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:53:38.267943 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-053cfede-5fa2-47b7-b7ba-1f7de4fb467b tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Volume info retrieved successfully. Jul 24 07:53:38.272569 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-053cfede-5fa2-47b7-b7ba-1f7de4fb467b tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] https://10.4.3.170/volume/v3/volumes/e1ea0858-604d-4491-9e89-097e2f43a463 returned with HTTP 200 Jul 24 07:53:38.272569 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1313/5250] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:53:38 2026] GET /volume/v3/volumes/e1ea0858-604d-4491-9e89-097e2f43a463 => generated 902 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:53:39.283500 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f1bccd7a-3cdc-4688-9a43-7a3c65ad7835 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:53:39.285409 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f1bccd7a-3cdc-4688-9a43-7a3c65ad7835 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] GET https://10.4.3.170/volume/v3/volumes/e1ea0858-604d-4491-9e89-097e2f43a463 Jul 24 07:53:39.285641 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f1bccd7a-3cdc-4688-9a43-7a3c65ad7835 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:53:39.285865 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f1bccd7a-3cdc-4688-9a43-7a3c65ad7835 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:53:39.292416 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:53:39.292416 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:53:39.295707 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-f1bccd7a-3cdc-4688-9a43-7a3c65ad7835 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Volume info retrieved successfully. Jul 24 07:53:39.299275 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f1bccd7a-3cdc-4688-9a43-7a3c65ad7835 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] https://10.4.3.170/volume/v3/volumes/e1ea0858-604d-4491-9e89-097e2f43a463 returned with HTTP 200 Jul 24 07:53:39.299586 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1317/5251] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:53:39 2026] GET /volume/v3/volumes/e1ea0858-604d-4491-9e89-097e2f43a463 => generated 902 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:53:40.311287 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-fa4a5519-1faf-462a-9e8f-52b297633e55 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:53:40.314671 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-fa4a5519-1faf-462a-9e8f-52b297633e55 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] GET https://10.4.3.170/volume/v3/volumes/e1ea0858-604d-4491-9e89-097e2f43a463 Jul 24 07:53:40.314671 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-fa4a5519-1faf-462a-9e8f-52b297633e55 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:53:40.314671 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-fa4a5519-1faf-462a-9e8f-52b297633e55 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:53:40.320270 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:53:40.320270 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:53:40.323655 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-fa4a5519-1faf-462a-9e8f-52b297633e55 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Volume info retrieved successfully. Jul 24 07:53:40.327364 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-fa4a5519-1faf-462a-9e8f-52b297633e55 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] https://10.4.3.170/volume/v3/volumes/e1ea0858-604d-4491-9e89-097e2f43a463 returned with HTTP 200 Jul 24 07:53:40.327789 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1322/5252] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:53:40 2026] GET /volume/v3/volumes/e1ea0858-604d-4491-9e89-097e2f43a463 => generated 902 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:53:41.339528 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-cb3a9ab0-3592-4262-9e51-735dd0c41d08 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:53:41.341669 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-cb3a9ab0-3592-4262-9e51-735dd0c41d08 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] GET https://10.4.3.170/volume/v3/volumes/e1ea0858-604d-4491-9e89-097e2f43a463 Jul 24 07:53:41.341876 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-cb3a9ab0-3592-4262-9e51-735dd0c41d08 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:53:41.342082 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-cb3a9ab0-3592-4262-9e51-735dd0c41d08 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:53:41.348984 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:53:41.348984 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:53:41.352193 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-cb3a9ab0-3592-4262-9e51-735dd0c41d08 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Volume info retrieved successfully. Jul 24 07:53:41.355911 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-cb3a9ab0-3592-4262-9e51-735dd0c41d08 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] https://10.4.3.170/volume/v3/volumes/e1ea0858-604d-4491-9e89-097e2f43a463 returned with HTTP 200 Jul 24 07:53:41.356319 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1301/5253] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:53:41 2026] GET /volume/v3/volumes/e1ea0858-604d-4491-9e89-097e2f43a463 => generated 902 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:53:42.369633 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-adafd0a3-2e78-4190-bec1-f945bb9b42da None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:53:42.371529 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-adafd0a3-2e78-4190-bec1-f945bb9b42da tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] GET https://10.4.3.170/volume/v3/volumes/e1ea0858-604d-4491-9e89-097e2f43a463 Jul 24 07:53:42.371707 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-adafd0a3-2e78-4190-bec1-f945bb9b42da tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:53:42.371884 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-adafd0a3-2e78-4190-bec1-f945bb9b42da tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:53:42.378334 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:53:42.378334 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:53:42.381319 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-adafd0a3-2e78-4190-bec1-f945bb9b42da tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Volume info retrieved successfully. Jul 24 07:53:42.384707 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-adafd0a3-2e78-4190-bec1-f945bb9b42da tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] https://10.4.3.170/volume/v3/volumes/e1ea0858-604d-4491-9e89-097e2f43a463 returned with HTTP 200 Jul 24 07:53:42.385028 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1314/5254] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:53:42 2026] GET /volume/v3/volumes/e1ea0858-604d-4491-9e89-097e2f43a463 => generated 902 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:53:43.396693 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-409ef0e0-195a-4b1a-812d-96e6bf7be695 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:53:43.398540 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-409ef0e0-195a-4b1a-812d-96e6bf7be695 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] GET https://10.4.3.170/volume/v3/volumes/e1ea0858-604d-4491-9e89-097e2f43a463 Jul 24 07:53:43.398742 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-409ef0e0-195a-4b1a-812d-96e6bf7be695 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:53:43.398892 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-409ef0e0-195a-4b1a-812d-96e6bf7be695 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:53:43.405723 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:53:43.405723 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:53:43.409086 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-409ef0e0-195a-4b1a-812d-96e6bf7be695 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Volume info retrieved successfully. Jul 24 07:53:43.413161 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-409ef0e0-195a-4b1a-812d-96e6bf7be695 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] https://10.4.3.170/volume/v3/volumes/e1ea0858-604d-4491-9e89-097e2f43a463 returned with HTTP 200 Jul 24 07:53:43.413524 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1318/5255] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:53:43 2026] GET /volume/v3/volumes/e1ea0858-604d-4491-9e89-097e2f43a463 => generated 1450 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:53:43.491255 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-9c2601db-c746-433a-8331-b09362ae4a3d req-27b6b830-6a7c-4ad2-aff5-f2ee20f1216c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:53:43.492943 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-9c2601db-c746-433a-8331-b09362ae4a3d req-27b6b830-6a7c-4ad2-aff5-f2ee20f1216c tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] GET https://10.4.3.170/volume/v3/volumes/e1ea0858-604d-4491-9e89-097e2f43a463 Jul 24 07:53:43.493142 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-9c2601db-c746-433a-8331-b09362ae4a3d req-27b6b830-6a7c-4ad2-aff5-f2ee20f1216c tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:53:43.493352 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-9c2601db-c746-433a-8331-b09362ae4a3d req-27b6b830-6a7c-4ad2-aff5-f2ee20f1216c tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:53:43.501455 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:53:43.501455 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:53:43.505719 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [req-9c2601db-c746-433a-8331-b09362ae4a3d req-27b6b830-6a7c-4ad2-aff5-f2ee20f1216c tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Volume info retrieved successfully. Jul 24 07:53:43.509925 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-9c2601db-c746-433a-8331-b09362ae4a3d req-27b6b830-6a7c-4ad2-aff5-f2ee20f1216c tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] https://10.4.3.170/volume/v3/volumes/e1ea0858-604d-4491-9e89-097e2f43a463 returned with HTTP 200 Jul 24 07:53:43.510427 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1323/5256] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:53:43 2026] GET /volume/v3/volumes/e1ea0858-604d-4491-9e89-097e2f43a463 => generated 1450 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:53:43.907132 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-9c2601db-c746-433a-8331-b09362ae4a3d req-314a77b5-a350-4fac-8ae7-f640595d6b98 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:53:43.909027 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-9c2601db-c746-433a-8331-b09362ae4a3d req-314a77b5-a350-4fac-8ae7-f640595d6b98 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] GET https://10.4.3.170/volume/v3/volumes/e1ea0858-604d-4491-9e89-097e2f43a463 Jul 24 07:53:43.909214 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-9c2601db-c746-433a-8331-b09362ae4a3d req-314a77b5-a350-4fac-8ae7-f640595d6b98 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:53:43.909395 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-9c2601db-c746-433a-8331-b09362ae4a3d req-314a77b5-a350-4fac-8ae7-f640595d6b98 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:53:43.915548 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:53:43.915548 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:53:43.918674 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-9c2601db-c746-433a-8331-b09362ae4a3d req-314a77b5-a350-4fac-8ae7-f640595d6b98 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Volume info retrieved successfully. Jul 24 07:53:43.922558 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-9c2601db-c746-433a-8331-b09362ae4a3d req-314a77b5-a350-4fac-8ae7-f640595d6b98 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] https://10.4.3.170/volume/v3/volumes/e1ea0858-604d-4491-9e89-097e2f43a463 returned with HTTP 200 Jul 24 07:53:43.922892 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1302/5257] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:53:43 2026] GET /volume/v3/volumes/e1ea0858-604d-4491-9e89-097e2f43a463 => generated 1450 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:53:43.931676 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-47fdad19-4df7-4aaf-99b2-aefbf5f96497 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:53:43.932033 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-47fdad19-4df7-4aaf-99b2-aefbf5f96497 None None] GET https://10.4.3.170/volume// Jul 24 07:53:43.932220 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-47fdad19-4df7-4aaf-99b2-aefbf5f96497 None None] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:53:43.932400 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-47fdad19-4df7-4aaf-99b2-aefbf5f96497 None None] Calling method 'all' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:53:43.932693 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-47fdad19-4df7-4aaf-99b2-aefbf5f96497 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:53:43.932983 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1315/5258] 10.4.3.170 () {66 vars in 1419 bytes} [Fri Jul 24 07:53:43 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:53:43.939014 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-9c2601db-c746-433a-8331-b09362ae4a3d req-9838892a-cb6c-4a57-afb9-88e9197a928b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:53:43.940780 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-9c2601db-c746-433a-8331-b09362ae4a3d req-9838892a-cb6c-4a57-afb9-88e9197a928b tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 24 07:53:43.941098 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-9c2601db-c746-433a-8331-b09362ae4a3d req-9838892a-cb6c-4a57-afb9-88e9197a928b tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e1ea0858-604d-4491-9e89-097e2f43a463", "connector": null, "instance_uuid": "b7ff9b66-0088-472e-97c3-dcb63973afd6"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:53:43.948041 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:53:43.948041 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:53:43.970055 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-9c2601db-c746-433a-8331-b09362ae4a3d req-9838892a-cb6c-4a57-afb9-88e9197a928b tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 24 07:53:43.970449 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1319/5259] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 24 07:53:43 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) Jul 24 07:53:44.623984 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-eae53ee9-bc34-4fe8-87bd-cfdc6a5a7fb0 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:53:44.624368 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-eae53ee9-bc34-4fe8-87bd-cfdc6a5a7fb0 None None] GET https://10.4.3.170/volume// Jul 24 07:53:44.624526 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-eae53ee9-bc34-4fe8-87bd-cfdc6a5a7fb0 None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:53:44.624701 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-eae53ee9-bc34-4fe8-87bd-cfdc6a5a7fb0 None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:53:44.625003 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-eae53ee9-bc34-4fe8-87bd-cfdc6a5a7fb0 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:53:44.625288 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1324/5260] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:53:44 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:53:44.633510 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-9c2601db-c746-433a-8331-b09362ae4a3d req-b1a74cdf-bf9a-4a16-abc3-55112f329e6e None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:53:44.635518 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-9c2601db-c746-433a-8331-b09362ae4a3d req-b1a74cdf-bf9a-4a16-abc3-55112f329e6e tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] GET https://10.4.3.170/volume/v3/volumes/e1ea0858-604d-4491-9e89-097e2f43a463 Jul 24 07:53:44.635712 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-9c2601db-c746-433a-8331-b09362ae4a3d req-b1a74cdf-bf9a-4a16-abc3-55112f329e6e tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:53:44.635887 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-9c2601db-c746-433a-8331-b09362ae4a3d req-b1a74cdf-bf9a-4a16-abc3-55112f329e6e tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:53:44.645994 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:53:44.645994 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:53:44.649927 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-9c2601db-c746-433a-8331-b09362ae4a3d req-b1a74cdf-bf9a-4a16-abc3-55112f329e6e tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Volume info retrieved successfully. Jul 24 07:53:44.654622 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-9c2601db-c746-433a-8331-b09362ae4a3d req-b1a74cdf-bf9a-4a16-abc3-55112f329e6e tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] https://10.4.3.170/volume/v3/volumes/e1ea0858-604d-4491-9e89-097e2f43a463 returned with HTTP 200 Jul 24 07:53:44.655058 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1303/5261] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:53:44 2026] GET /volume/v3/volumes/e1ea0858-604d-4491-9e89-097e2f43a463 => generated 1629 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:53:44.747845 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-9c2601db-c746-433a-8331-b09362ae4a3d req-833aab50-968e-4174-a08f-dc5a2573f659 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:53:44.749628 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-9c2601db-c746-433a-8331-b09362ae4a3d req-833aab50-968e-4174-a08f-dc5a2573f659 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] PUT https://10.4.3.170/volume/v3/attachments/808f20ef-2072-4803-8ffd-5b01ccba5c86 Jul 24 07:53:44.749958 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-9c2601db-c746-433a-8331-b09362ae4a3d req-833aab50-968e-4174-a08f-dc5a2573f659 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000005822", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9a7cb9337d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5fc7887c-2ab7-4d21-80c7-ec4ad0d3b011", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:53:44.757630 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-9c2601db-c746-433a-8331-b09362ae4a3d req-833aab50-968e-4174-a08f-dc5a2573f659 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Acquiring lock "cinder-attachment_update-e1ea0858-604d-4491-9e89-097e2f43a463-np0000005822" by "attachment_update" {{(pid=100244) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 07:53:44.762741 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-9c2601db-c746-433a-8331-b09362ae4a3d req-833aab50-968e-4174-a08f-dc5a2573f659 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Lock "cinder-attachment_update-e1ea0858-604d-4491-9e89-097e2f43a463-np0000005822" acquired by "attachment_update" :: waited 0.005s {{(pid=100244) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 07:53:44.763731 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:53:44.763731 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:53:44.838022 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-9c2601db-c746-433a-8331-b09362ae4a3d req-833aab50-968e-4174-a08f-dc5a2573f659 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Lock "cinder-attachment_update-e1ea0858-604d-4491-9e89-097e2f43a463-np0000005822" released by "attachment_update" :: held 0.075s {{(pid=100244) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 07:53:44.838353 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-9c2601db-c746-433a-8331-b09362ae4a3d req-833aab50-968e-4174-a08f-dc5a2573f659 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] https://10.4.3.170/volume/v3/attachments/808f20ef-2072-4803-8ffd-5b01ccba5c86 returned with HTTP 200 Jul 24 07:53:44.838770 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1316/5262] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 24 07:53:44 2026] PUT /volume/v3/attachments/808f20ef-2072-4803-8ffd-5b01ccba5c86 => generated 968 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:53:44.857090 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-9c2601db-c746-433a-8331-b09362ae4a3d req-8323d529-57e3-4b1f-b58a-7db74d617ff1 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:53:44.859099 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-9c2601db-c746-433a-8331-b09362ae4a3d req-8323d529-57e3-4b1f-b58a-7db74d617ff1 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] POST https://10.4.3.170/volume/v3/attachments/808f20ef-2072-4803-8ffd-5b01ccba5c86/action Jul 24 07:53:44.859461 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-9c2601db-c746-433a-8331-b09362ae4a3d req-8323d529-57e3-4b1f-b58a-7db74d617ff1 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Action body: b'{"os-complete": null}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:53:44.859602 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-9c2601db-c746-433a-8331-b09362ae4a3d req-8323d529-57e3-4b1f-b58a-7db74d617ff1 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:53:44.874435 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:53:44.874435 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:53:44.882842 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-9c2601db-c746-433a-8331-b09362ae4a3d req-8323d529-57e3-4b1f-b58a-7db74d617ff1 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] https://10.4.3.170/volume/v3/attachments/808f20ef-2072-4803-8ffd-5b01ccba5c86/action returned with HTTP 204 Jul 24 07:53:44.883280 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1320/5263] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 24 07:53:44 2026] POST /volume/v3/attachments/808f20ef-2072-4803-8ffd-5b01ccba5c86/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:53:48.869838 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-9c2601db-c746-433a-8331-b09362ae4a3d req-f4f24cf5-46b7-4c91-bfc5-7145535d809b None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:53:48.871881 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-9c2601db-c746-433a-8331-b09362ae4a3d req-f4f24cf5-46b7-4c91-bfc5-7145535d809b tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] GET https://10.4.3.170/volume/v3/volumes/e1ea0858-604d-4491-9e89-097e2f43a463/encryption Jul 24 07:53:48.872088 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-9c2601db-c746-433a-8331-b09362ae4a3d req-f4f24cf5-46b7-4c91-bfc5-7145535d809b tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:53:48.872304 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-9c2601db-c746-433a-8331-b09362ae4a3d req-f4f24cf5-46b7-4c91-bfc5-7145535d809b tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Calling method 'index' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:53:48.881231 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:53:48.881231 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:53:48.887996 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-9c2601db-c746-433a-8331-b09362ae4a3d req-f4f24cf5-46b7-4c91-bfc5-7145535d809b tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] https://10.4.3.170/volume/v3/volumes/e1ea0858-604d-4491-9e89-097e2f43a463/encryption returned with HTTP 200 Jul 24 07:53:48.888484 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1325/5264] 10.4.3.170 () {68 vars in 1631 bytes} [Fri Jul 24 07:53:48 2026] GET /volume/v3/volumes/e1ea0858-604d-4491-9e89-097e2f43a463/encryption => generated 160 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:53:54.653097 np0000005822 devstack@c-api.service[100243]: DEBUG dbcounter [-] [100243] Writing DB stats cinder:SELECT=21 {{(pid=100243) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 07:53:54.831588 np0000005822 devstack@c-api.service[100244]: DEBUG dbcounter [-] [100244] Writing DB stats cinder:SELECT=26,cinder:UPDATE=4 {{(pid=100244) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 07:53:54.880627 np0000005822 devstack@c-api.service[100246]: DEBUG dbcounter [-] [100246] Writing DB stats cinder:SELECT=43,cinder:INSERT=7,cinder:UPDATE=16 {{(pid=100246) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 07:53:58.887158 np0000005822 devstack@c-api.service[100245]: DEBUG dbcounter [-] [100245] Writing DB stats cinder:SELECT=20 {{(pid=100245) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 07:54:02.205534 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-da62c05b-c3b8-44c1-bbc5-e1c27f204822 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:02.207309 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-da62c05b-c3b8-44c1-bbc5-e1c27f204822 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:54:02.207668 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-da62c05b-c3b8-44c1-bbc5-e1c27f204822 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-2112480741"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:54:02.209034 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-da62c05b-c3b8-44c1-bbc5-e1c27f204822 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-2112480741'}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:54:02.209147 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-da62c05b-c3b8-44c1-bbc5-e1c27f204822 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Create volume of 1 GB Jul 24 07:54:02.212978 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-da62c05b-c3b8-44c1-bbc5-e1c27f204822 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Availability Zones retrieved successfully. Jul 24 07:54:02.218262 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-da62c05b-c3b8-44c1-bbc5-e1c27f204822 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Flow 'volume_create_api' (5e57fa4e-8da6-4c80-9e2b-91265d137215) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:54:02.219131 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-da62c05b-c3b8-44c1-bbc5-e1c27f204822 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8fe09ac-9d07-449e-aba8-a4b63c2f0e88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:54:02.219994 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-da62c05b-c3b8-44c1-bbc5-e1c27f204822 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Validating volume size '1' using validate_int {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:54:02.242449 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-da62c05b-c3b8-44c1-bbc5-e1c27f204822 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8fe09ac-9d07-449e-aba8-a4b63c2f0e88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:54:02.243159 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-da62c05b-c3b8-44c1-bbc5-e1c27f204822 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4760b4f9-d836-4a43-a781-39e772f90331) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:54:02.279644 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-da62c05b-c3b8-44c1-bbc5-e1c27f204822 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Created reservations ['49c74d2d-8b20-4321-8eb7-7ad6b4558157', '48b29aba-1920-4804-9f6d-344d4a1c26c4', '20f40e79-6a54-466e-8b2d-fdb4cb122c8a', 'c3b61185-6391-4e9c-9339-dbb3d1a62b28'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:54:02.280416 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-da62c05b-c3b8-44c1-bbc5-e1c27f204822 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4760b4f9-d836-4a43-a781-39e772f90331) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['49c74d2d-8b20-4321-8eb7-7ad6b4558157', '48b29aba-1920-4804-9f6d-344d4a1c26c4', '20f40e79-6a54-466e-8b2d-fdb4cb122c8a', 'c3b61185-6391-4e9c-9339-dbb3d1a62b28']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:54:02.281063 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-da62c05b-c3b8-44c1-bbc5-e1c27f204822 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4fa0fed6-8937-4e0f-bee9-9db1f3b13eda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:54:02.300598 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-da62c05b-c3b8-44c1-bbc5-e1c27f204822 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4fa0fed6-8937-4e0f-bee9-9db1f3b13eda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'acf298ff-ef91-4de9-a94c-4bff94d7768c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2112480741',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cfd10982a26744409a415ec26cc3b538',qos_specs=None,replication_status=,reservations=['49c74d2d-8b20-4321-8eb7-7ad6b4558157','48b29aba-1920-4804-9f6d-344d4a1c26c4','20f40e79-6a54-466e-8b2d-fdb4cb122c8a','c3b61185-6391-4e9c-9339-dbb3d1a62b28'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c01fcc86a0d44a1a0f058fb28346011',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:54:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2112480741',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=acf298ff-ef91-4de9-a94c-4bff94d7768c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cfd10982a26744409a415ec26cc3b538',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9c01fcc86a0d44a1a0f058fb28346011',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:54:02.301394 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-da62c05b-c3b8-44c1-bbc5-e1c27f204822 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0a05f02-688a-42d6-bff4-c756effadf59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:54:02.319017 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-da62c05b-c3b8-44c1-bbc5-e1c27f204822 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0a05f02-688a-42d6-bff4-c756effadf59) transitioned into state 'SUCCESS' from state '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-2112480741',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cfd10982a26744409a415ec26cc3b538',qos_specs=None,replication_status=,reservations=['49c74d2d-8b20-4321-8eb7-7ad6b4558157','48b29aba-1920-4804-9f6d-344d4a1c26c4','20f40e79-6a54-466e-8b2d-fdb4cb122c8a','c3b61185-6391-4e9c-9339-dbb3d1a62b28'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c01fcc86a0d44a1a0f058fb28346011',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:54:02.319657 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-da62c05b-c3b8-44c1-bbc5-e1c27f204822 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa5f85b0-0828-4e8b-a268-2b9d6644c7d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:54:02.327755 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-da62c05b-c3b8-44c1-bbc5-e1c27f204822 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa5f85b0-0828-4e8b-a268-2b9d6644c7d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:54:02.328762 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-da62c05b-c3b8-44c1-bbc5-e1c27f204822 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Flow 'volume_create_api' (5e57fa4e-8da6-4c80-9e2b-91265d137215) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:54:02.329074 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-da62c05b-c3b8-44c1-bbc5-e1c27f204822 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Create volume request issued successfully. Jul 24 07:54:02.329648 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-da62c05b-c3b8-44c1-bbc5-e1c27f204822 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:54:02.330071 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1304/5265] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 24 07:54:02 2026] POST /volume/v3/volumes => generated 755 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:54:02.340800 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-238e3b19-9a26-45e4-99e5-78e29fe05f2a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:02.342759 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-238e3b19-9a26-45e4-99e5-78e29fe05f2a tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] GET https://10.4.3.170/volume/v3/volumes/acf298ff-ef91-4de9-a94c-4bff94d7768c Jul 24 07:54:02.342759 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-238e3b19-9a26-45e4-99e5-78e29fe05f2a tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:02.342866 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-238e3b19-9a26-45e4-99e5-78e29fe05f2a tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:02.349586 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:02.349586 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:54:02.352727 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-238e3b19-9a26-45e4-99e5-78e29fe05f2a tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Volume info retrieved successfully. Jul 24 07:54:02.356247 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-238e3b19-9a26-45e4-99e5-78e29fe05f2a tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] https://10.4.3.170/volume/v3/volumes/acf298ff-ef91-4de9-a94c-4bff94d7768c returned with HTTP 200 Jul 24 07:54:02.356570 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1317/5266] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:54:02 2026] GET /volume/v3/volumes/acf298ff-ef91-4de9-a94c-4bff94d7768c => generated 823 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:54:03.367887 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-3ea0fd68-99f3-4055-b46a-9fe79c44920e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:03.369478 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3ea0fd68-99f3-4055-b46a-9fe79c44920e tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] GET https://10.4.3.170/volume/v3/volumes/acf298ff-ef91-4de9-a94c-4bff94d7768c Jul 24 07:54:03.369655 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3ea0fd68-99f3-4055-b46a-9fe79c44920e tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:03.369829 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3ea0fd68-99f3-4055-b46a-9fe79c44920e tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:03.376052 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:03.376052 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:54:03.379165 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-3ea0fd68-99f3-4055-b46a-9fe79c44920e tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Volume info retrieved successfully. Jul 24 07:54:03.382610 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3ea0fd68-99f3-4055-b46a-9fe79c44920e tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] https://10.4.3.170/volume/v3/volumes/acf298ff-ef91-4de9-a94c-4bff94d7768c returned with HTTP 200 Jul 24 07:54:03.382931 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1321/5267] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:54:03 2026] GET /volume/v3/volumes/acf298ff-ef91-4de9-a94c-4bff94d7768c => generated 848 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:54:03.419522 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-44647e09-04e4-4151-a262-fc47673e3644 req-bbe4077d-19f7-46d8-8dad-4c6dd34e2f9b None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:03.421590 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-44647e09-04e4-4151-a262-fc47673e3644 req-bbe4077d-19f7-46d8-8dad-4c6dd34e2f9b tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] GET https://10.4.3.170/volume/v3/volumes/acf298ff-ef91-4de9-a94c-4bff94d7768c Jul 24 07:54:03.421854 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-44647e09-04e4-4151-a262-fc47673e3644 req-bbe4077d-19f7-46d8-8dad-4c6dd34e2f9b tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:03.422191 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-44647e09-04e4-4151-a262-fc47673e3644 req-bbe4077d-19f7-46d8-8dad-4c6dd34e2f9b tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:03.429901 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:03.429901 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:54:03.433428 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [req-44647e09-04e4-4151-a262-fc47673e3644 req-bbe4077d-19f7-46d8-8dad-4c6dd34e2f9b tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Volume info retrieved successfully. Jul 24 07:54:03.437359 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-44647e09-04e4-4151-a262-fc47673e3644 req-bbe4077d-19f7-46d8-8dad-4c6dd34e2f9b tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] https://10.4.3.170/volume/v3/volumes/acf298ff-ef91-4de9-a94c-4bff94d7768c returned with HTTP 200 Jul 24 07:54:03.437726 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1326/5268] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:54:03 2026] GET /volume/v3/volumes/acf298ff-ef91-4de9-a94c-4bff94d7768c => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:54:03.501096 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-f3a00ada-9568-4fb4-b512-429d73327993 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:03.501522 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f3a00ada-9568-4fb4-b512-429d73327993 None None] GET https://10.4.3.170/volume// Jul 24 07:54:03.501669 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f3a00ada-9568-4fb4-b512-429d73327993 None None] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:03.501859 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f3a00ada-9568-4fb4-b512-429d73327993 None None] Calling method 'all' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:03.502162 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f3a00ada-9568-4fb4-b512-429d73327993 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:54:03.502455 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1305/5269] 10.4.3.170 () {66 vars in 1428 bytes} [Fri Jul 24 07:54:03 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:54:03.508953 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-44647e09-04e4-4151-a262-fc47673e3644 req-2fc0cbbe-e7da-4629-9207-192bf62ce742 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:03.511045 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-44647e09-04e4-4151-a262-fc47673e3644 req-2fc0cbbe-e7da-4629-9207-192bf62ce742 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 24 07:54:03.511443 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-44647e09-04e4-4151-a262-fc47673e3644 req-2fc0cbbe-e7da-4629-9207-192bf62ce742 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "acf298ff-ef91-4de9-a94c-4bff94d7768c", "connector": null, "instance_uuid": "2a330b37-7e0a-4246-9f84-1bf3be452b1c"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:54:03.519785 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:03.519785 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:54:03.545092 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-44647e09-04e4-4151-a262-fc47673e3644 req-2fc0cbbe-e7da-4629-9207-192bf62ce742 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 24 07:54:03.545495 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1318/5270] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 24 07:54:03 2026] POST /volume/v3/attachments => generated 273 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:54:03.573117 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d9666caf-acf0-4900-ba93-cbb130c7a3df None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:03.574795 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d9666caf-acf0-4900-ba93-cbb130c7a3df tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] GET https://10.4.3.170/volume/v3/volumes/acf298ff-ef91-4de9-a94c-4bff94d7768c Jul 24 07:54:03.574983 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d9666caf-acf0-4900-ba93-cbb130c7a3df tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:03.575158 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d9666caf-acf0-4900-ba93-cbb130c7a3df tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:03.583754 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:03.583754 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:54:03.584630 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-9fec6903-762c-407a-93b5-7215cc51625c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:03.585044 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9fec6903-762c-407a-93b5-7215cc51625c None None] GET https://10.4.3.170/volume// Jul 24 07:54:03.585221 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9fec6903-762c-407a-93b5-7215cc51625c None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:03.585429 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9fec6903-762c-407a-93b5-7215cc51625c None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:03.585761 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9fec6903-762c-407a-93b5-7215cc51625c None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:54:03.586020 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1327/5271] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:54:03 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:54:03.586803 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-d9666caf-acf0-4900-ba93-cbb130c7a3df tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Volume info retrieved successfully. Jul 24 07:54:03.591449 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d9666caf-acf0-4900-ba93-cbb130c7a3df tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] https://10.4.3.170/volume/v3/volumes/acf298ff-ef91-4de9-a94c-4bff94d7768c returned with HTTP 200 Jul 24 07:54:03.591799 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1322/5272] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:54:03 2026] GET /volume/v3/volumes/acf298ff-ef91-4de9-a94c-4bff94d7768c => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:54:03.592960 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-44647e09-04e4-4151-a262-fc47673e3644 req-b1e656d3-7ad5-4f8e-9ad7-287507486920 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:03.594901 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-44647e09-04e4-4151-a262-fc47673e3644 req-b1e656d3-7ad5-4f8e-9ad7-287507486920 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] GET https://10.4.3.170/volume/v3/volumes/acf298ff-ef91-4de9-a94c-4bff94d7768c Jul 24 07:54:03.595113 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-44647e09-04e4-4151-a262-fc47673e3644 req-b1e656d3-7ad5-4f8e-9ad7-287507486920 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:03.595310 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-44647e09-04e4-4151-a262-fc47673e3644 req-b1e656d3-7ad5-4f8e-9ad7-287507486920 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:03.604013 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:03.604013 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:54:03.606968 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-44647e09-04e4-4151-a262-fc47673e3644 req-b1e656d3-7ad5-4f8e-9ad7-287507486920 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Volume info retrieved successfully. Jul 24 07:54:03.610517 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-44647e09-04e4-4151-a262-fc47673e3644 req-b1e656d3-7ad5-4f8e-9ad7-287507486920 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] https://10.4.3.170/volume/v3/volumes/acf298ff-ef91-4de9-a94c-4bff94d7768c returned with HTTP 200 Jul 24 07:54:03.610913 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1306/5273] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:54:03 2026] GET /volume/v3/volumes/acf298ff-ef91-4de9-a94c-4bff94d7768c => generated 1027 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:54:03.704639 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-44647e09-04e4-4151-a262-fc47673e3644 req-bff331dc-aa1a-4d54-b1d0-2965e8336c12 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:03.706416 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-44647e09-04e4-4151-a262-fc47673e3644 req-bff331dc-aa1a-4d54-b1d0-2965e8336c12 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] PUT https://10.4.3.170/volume/v3/attachments/684b1b30-62e2-4bf6-96ab-045556139dcb Jul 24 07:54:03.706719 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-44647e09-04e4-4151-a262-fc47673e3644 req-bff331dc-aa1a-4d54-b1d0-2965e8336c12 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000005822", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9a7cb9337d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5fc7887c-2ab7-4d21-80c7-ec4ad0d3b011", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:54:03.713090 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-44647e09-04e4-4151-a262-fc47673e3644 req-bff331dc-aa1a-4d54-b1d0-2965e8336c12 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Acquiring lock "cinder-attachment_update-acf298ff-ef91-4de9-a94c-4bff94d7768c-np0000005822" by "attachment_update" {{(pid=100244) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 07:54:03.716903 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-44647e09-04e4-4151-a262-fc47673e3644 req-bff331dc-aa1a-4d54-b1d0-2965e8336c12 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Lock "cinder-attachment_update-acf298ff-ef91-4de9-a94c-4bff94d7768c-np0000005822" acquired by "attachment_update" :: waited 0.004s {{(pid=100244) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 07:54:03.717676 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:03.717676 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:54:03.806940 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-44647e09-04e4-4151-a262-fc47673e3644 req-bff331dc-aa1a-4d54-b1d0-2965e8336c12 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Lock "cinder-attachment_update-acf298ff-ef91-4de9-a94c-4bff94d7768c-np0000005822" released by "attachment_update" :: held 0.090s {{(pid=100244) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 07:54:03.807506 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-44647e09-04e4-4151-a262-fc47673e3644 req-bff331dc-aa1a-4d54-b1d0-2965e8336c12 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] https://10.4.3.170/volume/v3/attachments/684b1b30-62e2-4bf6-96ab-045556139dcb returned with HTTP 200 Jul 24 07:54:03.808114 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1319/5274] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 24 07:54:03 2026] PUT /volume/v3/attachments/684b1b30-62e2-4bf6-96ab-045556139dcb => generated 969 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:54:04.602862 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-05c61600-9cac-4ba9-adad-503e79010a44 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:04.604561 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-05c61600-9cac-4ba9-adad-503e79010a44 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] GET https://10.4.3.170/volume/v3/volumes/acf298ff-ef91-4de9-a94c-4bff94d7768c Jul 24 07:54:04.604738 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-05c61600-9cac-4ba9-adad-503e79010a44 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:04.604937 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-05c61600-9cac-4ba9-adad-503e79010a44 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:04.613419 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:04.613419 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:54:04.616472 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-05c61600-9cac-4ba9-adad-503e79010a44 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Volume info retrieved successfully. Jul 24 07:54:04.620110 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-05c61600-9cac-4ba9-adad-503e79010a44 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] https://10.4.3.170/volume/v3/volumes/acf298ff-ef91-4de9-a94c-4bff94d7768c returned with HTTP 200 Jul 24 07:54:04.620535 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1328/5275] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:54:04 2026] GET /volume/v3/volumes/acf298ff-ef91-4de9-a94c-4bff94d7768c => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:54:05.632005 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-cc287e6d-79a9-48d1-a58e-fde457d1955a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:05.633732 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cc287e6d-79a9-48d1-a58e-fde457d1955a tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] GET https://10.4.3.170/volume/v3/volumes/acf298ff-ef91-4de9-a94c-4bff94d7768c Jul 24 07:54:05.633990 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cc287e6d-79a9-48d1-a58e-fde457d1955a tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:05.634186 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cc287e6d-79a9-48d1-a58e-fde457d1955a tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:05.643531 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:05.643531 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:54:05.646567 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-cc287e6d-79a9-48d1-a58e-fde457d1955a tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Volume info retrieved successfully. Jul 24 07:54:05.650117 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cc287e6d-79a9-48d1-a58e-fde457d1955a tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] https://10.4.3.170/volume/v3/volumes/acf298ff-ef91-4de9-a94c-4bff94d7768c returned with HTTP 200 Jul 24 07:54:05.650457 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1323/5276] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:54:05 2026] GET /volume/v3/volumes/acf298ff-ef91-4de9-a94c-4bff94d7768c => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:54:06.661770 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-add0e63e-de01-4bdf-9240-728fbe7530ab None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:06.664218 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-add0e63e-de01-4bdf-9240-728fbe7530ab tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] GET https://10.4.3.170/volume/v3/volumes/acf298ff-ef91-4de9-a94c-4bff94d7768c Jul 24 07:54:06.664483 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-add0e63e-de01-4bdf-9240-728fbe7530ab tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:06.664721 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-add0e63e-de01-4bdf-9240-728fbe7530ab tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:06.675353 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:06.675353 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:54:06.678926 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-add0e63e-de01-4bdf-9240-728fbe7530ab tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Volume info retrieved successfully. Jul 24 07:54:06.683523 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-add0e63e-de01-4bdf-9240-728fbe7530ab tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] https://10.4.3.170/volume/v3/volumes/acf298ff-ef91-4de9-a94c-4bff94d7768c returned with HTTP 200 Jul 24 07:54:06.683965 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1307/5277] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:54:06 2026] GET /volume/v3/volumes/acf298ff-ef91-4de9-a94c-4bff94d7768c => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:54:07.021024 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-44647e09-04e4-4151-a262-fc47673e3644 req-56b3114c-6f9a-4ca6-bfb6-e1d23340bf7a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:07.023140 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-44647e09-04e4-4151-a262-fc47673e3644 req-56b3114c-6f9a-4ca6-bfb6-e1d23340bf7a tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] POST https://10.4.3.170/volume/v3/attachments/684b1b30-62e2-4bf6-96ab-045556139dcb/action Jul 24 07:54:07.023545 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-44647e09-04e4-4151-a262-fc47673e3644 req-56b3114c-6f9a-4ca6-bfb6-e1d23340bf7a tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Action body: b'{"os-complete": null}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:54:07.023695 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-44647e09-04e4-4151-a262-fc47673e3644 req-56b3114c-6f9a-4ca6-bfb6-e1d23340bf7a tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:54:07.038706 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:07.038706 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:54:07.047348 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-44647e09-04e4-4151-a262-fc47673e3644 req-56b3114c-6f9a-4ca6-bfb6-e1d23340bf7a tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] https://10.4.3.170/volume/v3/attachments/684b1b30-62e2-4bf6-96ab-045556139dcb/action returned with HTTP 204 Jul 24 07:54:07.047861 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1320/5278] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 24 07:54:07 2026] POST /volume/v3/attachments/684b1b30-62e2-4bf6-96ab-045556139dcb/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:54:07.695591 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-977914bf-4767-409c-86b8-a58bda90035a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:07.697997 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-977914bf-4767-409c-86b8-a58bda90035a tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] GET https://10.4.3.170/volume/v3/volumes/acf298ff-ef91-4de9-a94c-4bff94d7768c Jul 24 07:54:07.697997 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-977914bf-4767-409c-86b8-a58bda90035a tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:07.698216 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-977914bf-4767-409c-86b8-a58bda90035a tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:07.709335 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:07.709335 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:54:07.712988 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-977914bf-4767-409c-86b8-a58bda90035a tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Volume info retrieved successfully. Jul 24 07:54:07.717867 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-977914bf-4767-409c-86b8-a58bda90035a tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] https://10.4.3.170/volume/v3/volumes/acf298ff-ef91-4de9-a94c-4bff94d7768c returned with HTTP 200 Jul 24 07:54:07.718327 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1329/5279] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:54:07 2026] GET /volume/v3/volumes/acf298ff-ef91-4de9-a94c-4bff94d7768c => generated 1140 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:54:07.728812 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-acf73589-ece6-43c5-922f-ebbce3bdfa4c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:07.730460 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-acf73589-ece6-43c5-922f-ebbce3bdfa4c tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] GET https://10.4.3.170/volume/v3/volumes/acf298ff-ef91-4de9-a94c-4bff94d7768c Jul 24 07:54:07.730639 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-acf73589-ece6-43c5-922f-ebbce3bdfa4c tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:07.730813 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-acf73589-ece6-43c5-922f-ebbce3bdfa4c tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:07.740302 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:07.740302 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:54:07.743454 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-acf73589-ece6-43c5-922f-ebbce3bdfa4c tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Volume info retrieved successfully. Jul 24 07:54:07.747110 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-acf73589-ece6-43c5-922f-ebbce3bdfa4c tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] https://10.4.3.170/volume/v3/volumes/acf298ff-ef91-4de9-a94c-4bff94d7768c returned with HTTP 200 Jul 24 07:54:07.747507 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1324/5280] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:54:07 2026] GET /volume/v3/volumes/acf298ff-ef91-4de9-a94c-4bff94d7768c => generated 1140 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:54:07.757835 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-c0a4adfc-6dfa-4014-941a-1edcc3fd3b19 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:07.759507 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c0a4adfc-6dfa-4014-941a-1edcc3fd3b19 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] DELETE https://10.4.3.170/volume/v3/volumes/acf298ff-ef91-4de9-a94c-4bff94d7768c Jul 24 07:54:07.759692 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c0a4adfc-6dfa-4014-941a-1edcc3fd3b19 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:07.759881 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c0a4adfc-6dfa-4014-941a-1edcc3fd3b19 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:07.760033 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-c0a4adfc-6dfa-4014-941a-1edcc3fd3b19 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Delete volume with id: acf298ff-ef91-4de9-a94c-4bff94d7768c Jul 24 07:54:07.768802 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:07.768802 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:54:07.769209 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-c0a4adfc-6dfa-4014-941a-1edcc3fd3b19 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Volume info retrieved successfully. Jul 24 07:54:07.775087 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-c0a4adfc-6dfa-4014-941a-1edcc3fd3b19 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer. Jul 24 07:54:07.775358 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c0a4adfc-6dfa-4014-941a-1edcc3fd3b19 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] https://10.4.3.170/volume/v3/volumes/acf298ff-ef91-4de9-a94c-4bff94d7768c returned with HTTP 400 Jul 24 07:54:07.775773 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1308/5281] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:54:07 2026] DELETE /volume/v3/volumes/acf298ff-ef91-4de9-a94c-4bff94d7768c => generated 307 bytes in 18 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 24 07:54:07.781604 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-756ae04c-dd24-444a-9c2a-75cc22eabb4f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:07.783249 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-756ae04c-dd24-444a-9c2a-75cc22eabb4f tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] GET https://10.4.3.170/volume/v3/volumes/acf298ff-ef91-4de9-a94c-4bff94d7768c Jul 24 07:54:07.783428 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-756ae04c-dd24-444a-9c2a-75cc22eabb4f tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:07.783605 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-756ae04c-dd24-444a-9c2a-75cc22eabb4f tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:07.792286 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:07.792286 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:54:07.795320 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-756ae04c-dd24-444a-9c2a-75cc22eabb4f tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Volume info retrieved successfully. Jul 24 07:54:07.798904 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-756ae04c-dd24-444a-9c2a-75cc22eabb4f tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] https://10.4.3.170/volume/v3/volumes/acf298ff-ef91-4de9-a94c-4bff94d7768c returned with HTTP 200 Jul 24 07:54:07.799254 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1321/5282] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:54:07 2026] GET /volume/v3/volumes/acf298ff-ef91-4de9-a94c-4bff94d7768c => generated 1140 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:54:07.837433 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-dd658556-9207-4873-bb31-563042f60a56 req-be45802c-0457-49b4-ae6d-b21bb03e38c7 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:07.839765 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-dd658556-9207-4873-bb31-563042f60a56 req-be45802c-0457-49b4-ae6d-b21bb03e38c7 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] GET https://10.4.3.170/volume/v3/volumes/acf298ff-ef91-4de9-a94c-4bff94d7768c Jul 24 07:54:07.840004 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-dd658556-9207-4873-bb31-563042f60a56 req-be45802c-0457-49b4-ae6d-b21bb03e38c7 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:07.840248 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-dd658556-9207-4873-bb31-563042f60a56 req-be45802c-0457-49b4-ae6d-b21bb03e38c7 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:07.850336 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:07.850336 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:54:07.853519 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [req-dd658556-9207-4873-bb31-563042f60a56 req-be45802c-0457-49b4-ae6d-b21bb03e38c7 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Volume info retrieved successfully. Jul 24 07:54:07.857319 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-dd658556-9207-4873-bb31-563042f60a56 req-be45802c-0457-49b4-ae6d-b21bb03e38c7 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] https://10.4.3.170/volume/v3/volumes/acf298ff-ef91-4de9-a94c-4bff94d7768c returned with HTTP 200 Jul 24 07:54:07.857789 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1330/5283] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:54:07 2026] GET /volume/v3/volumes/acf298ff-ef91-4de9-a94c-4bff94d7768c => generated 1140 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:54:07.873397 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-dd658556-9207-4873-bb31-563042f60a56 req-c0878a7d-be2e-4942-a03f-4abbda5f60a0 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:07.875217 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-dd658556-9207-4873-bb31-563042f60a56 req-c0878a7d-be2e-4942-a03f-4abbda5f60a0 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] POST https://10.4.3.170/volume/v3/volumes/acf298ff-ef91-4de9-a94c-4bff94d7768c/action Jul 24 07:54:07.875557 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-dd658556-9207-4873-bb31-563042f60a56 req-c0878a7d-be2e-4942-a03f-4abbda5f60a0 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:54:07.875675 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-dd658556-9207-4873-bb31-563042f60a56 req-c0878a7d-be2e-4942-a03f-4abbda5f60a0 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:54:07.884945 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:07.884945 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:54:07.885366 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [req-dd658556-9207-4873-bb31-563042f60a56 req-c0878a7d-be2e-4942-a03f-4abbda5f60a0 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Volume info retrieved successfully. Jul 24 07:54:07.890371 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [req-dd658556-9207-4873-bb31-563042f60a56 req-c0878a7d-be2e-4942-a03f-4abbda5f60a0 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Begin detaching volume completed successfully. Jul 24 07:54:07.890612 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-dd658556-9207-4873-bb31-563042f60a56 req-c0878a7d-be2e-4942-a03f-4abbda5f60a0 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] https://10.4.3.170/volume/v3/volumes/acf298ff-ef91-4de9-a94c-4bff94d7768c/action returned with HTTP 202 Jul 24 07:54:07.891072 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1325/5284] 10.4.3.170 () {72 vars in 1672 bytes} [Fri Jul 24 07:54:07 2026] POST /volume/v3/volumes/acf298ff-ef91-4de9-a94c-4bff94d7768c/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:54:07.923879 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-c76326bb-9ad4-46fa-a215-27490a8a21c4 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:07.924274 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c76326bb-9ad4-46fa-a215-27490a8a21c4 None None] GET https://10.4.3.170/volume// Jul 24 07:54:07.924433 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c76326bb-9ad4-46fa-a215-27490a8a21c4 None None] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:07.924627 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c76326bb-9ad4-46fa-a215-27490a8a21c4 None None] Calling method 'all' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:07.924932 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c76326bb-9ad4-46fa-a215-27490a8a21c4 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:54:07.925277 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1309/5285] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:54:07 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:54:07.931417 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-dd658556-9207-4873-bb31-563042f60a56 req-abe29583-c270-40ec-9eb8-c844680371fe None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:07.933759 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-dd658556-9207-4873-bb31-563042f60a56 req-abe29583-c270-40ec-9eb8-c844680371fe tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] GET https://10.4.3.170/volume/v3/volumes/acf298ff-ef91-4de9-a94c-4bff94d7768c Jul 24 07:54:07.933883 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-dd658556-9207-4873-bb31-563042f60a56 req-abe29583-c270-40ec-9eb8-c844680371fe tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:07.934080 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-dd658556-9207-4873-bb31-563042f60a56 req-abe29583-c270-40ec-9eb8-c844680371fe tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:07.942564 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:07.942564 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:54:07.945703 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-dd658556-9207-4873-bb31-563042f60a56 req-abe29583-c270-40ec-9eb8-c844680371fe tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Volume info retrieved successfully. Jul 24 07:54:07.949168 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-dd658556-9207-4873-bb31-563042f60a56 req-abe29583-c270-40ec-9eb8-c844680371fe tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] https://10.4.3.170/volume/v3/volumes/acf298ff-ef91-4de9-a94c-4bff94d7768c returned with HTTP 200 Jul 24 07:54:07.949522 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1322/5286] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:54:07 2026] GET /volume/v3/volumes/acf298ff-ef91-4de9-a94c-4bff94d7768c => generated 1323 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:54:08.660900 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-dd658556-9207-4873-bb31-563042f60a56 req-4913d43c-9334-4ecb-bde3-c4ed69aaf68f None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:08.662871 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-dd658556-9207-4873-bb31-563042f60a56 req-4913d43c-9334-4ecb-bde3-c4ed69aaf68f tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] DELETE https://10.4.3.170/volume/v3/attachments/684b1b30-62e2-4bf6-96ab-045556139dcb Jul 24 07:54:08.663072 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-dd658556-9207-4873-bb31-563042f60a56 req-4913d43c-9334-4ecb-bde3-c4ed69aaf68f tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:08.663264 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-dd658556-9207-4873-bb31-563042f60a56 req-4913d43c-9334-4ecb-bde3-c4ed69aaf68f tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Calling method 'version_select' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:08.669411 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:08.669411 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:54:08.706260 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-dd658556-9207-4873-bb31-563042f60a56 req-4913d43c-9334-4ecb-bde3-c4ed69aaf68f tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] https://10.4.3.170/volume/v3/attachments/684b1b30-62e2-4bf6-96ab-045556139dcb returned with HTTP 200 Jul 24 07:54:08.706659 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1331/5287] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 24 07:54:08 2026] DELETE /volume/v3/attachments/684b1b30-62e2-4bf6-96ab-045556139dcb => generated 19 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:54:08.967562 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-35098fee-2c4b-4394-bf7f-d5055f2184f9 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:08.969540 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-35098fee-2c4b-4394-bf7f-d5055f2184f9 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] GET https://10.4.3.170/volume/v3/volumes/acf298ff-ef91-4de9-a94c-4bff94d7768c Jul 24 07:54:08.969745 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-35098fee-2c4b-4394-bf7f-d5055f2184f9 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:08.969964 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-35098fee-2c4b-4394-bf7f-d5055f2184f9 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:08.977156 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:08.977156 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:54:08.980513 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-35098fee-2c4b-4394-bf7f-d5055f2184f9 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Volume info retrieved successfully. Jul 24 07:54:08.984482 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-35098fee-2c4b-4394-bf7f-d5055f2184f9 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] https://10.4.3.170/volume/v3/volumes/acf298ff-ef91-4de9-a94c-4bff94d7768c returned with HTTP 200 Jul 24 07:54:08.984885 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1326/5288] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:54:08 2026] GET /volume/v3/volumes/acf298ff-ef91-4de9-a94c-4bff94d7768c => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:54:10.578592 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-316da0a2-7f59-485b-ae40-214760662e16 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:10.580060 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-316da0a2-7f59-485b-ae40-214760662e16 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] DELETE https://10.4.3.170/volume/v3/volumes/acf298ff-ef91-4de9-a94c-4bff94d7768c Jul 24 07:54:10.580239 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-316da0a2-7f59-485b-ae40-214760662e16 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:10.580408 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-316da0a2-7f59-485b-ae40-214760662e16 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:10.580553 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-316da0a2-7f59-485b-ae40-214760662e16 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Delete volume with id: acf298ff-ef91-4de9-a94c-4bff94d7768c Jul 24 07:54:10.586852 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:10.586852 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:54:10.587248 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-316da0a2-7f59-485b-ae40-214760662e16 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Volume info retrieved successfully. Jul 24 07:54:10.599916 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-316da0a2-7f59-485b-ae40-214760662e16 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Delete volume request issued successfully. Jul 24 07:54:10.600070 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-316da0a2-7f59-485b-ae40-214760662e16 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] https://10.4.3.170/volume/v3/volumes/acf298ff-ef91-4de9-a94c-4bff94d7768c returned with HTTP 202 Jul 24 07:54:10.600454 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1310/5289] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:54:10 2026] DELETE /volume/v3/volumes/acf298ff-ef91-4de9-a94c-4bff94d7768c => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:54:10.607489 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-89a31468-f2e7-4df6-b373-2a1347655beb None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:10.609189 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-89a31468-f2e7-4df6-b373-2a1347655beb tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] GET https://10.4.3.170/volume/v3/volumes/acf298ff-ef91-4de9-a94c-4bff94d7768c Jul 24 07:54:10.609412 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-89a31468-f2e7-4df6-b373-2a1347655beb tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:10.609606 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-89a31468-f2e7-4df6-b373-2a1347655beb tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:10.616976 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:10.616976 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:54:10.620509 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-89a31468-f2e7-4df6-b373-2a1347655beb tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Volume info retrieved successfully. Jul 24 07:54:10.624646 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-89a31468-f2e7-4df6-b373-2a1347655beb tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] https://10.4.3.170/volume/v3/volumes/acf298ff-ef91-4de9-a94c-4bff94d7768c returned with HTTP 200 Jul 24 07:54:10.625060 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1323/5290] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:54:10 2026] GET /volume/v3/volumes/acf298ff-ef91-4de9-a94c-4bff94d7768c => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:54:11.636114 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-4970c4e1-3d8e-4d0c-9f7d-4879e6336e5a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:11.637809 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4970c4e1-3d8e-4d0c-9f7d-4879e6336e5a tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] GET https://10.4.3.170/volume/v3/volumes/acf298ff-ef91-4de9-a94c-4bff94d7768c Jul 24 07:54:11.638031 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4970c4e1-3d8e-4d0c-9f7d-4879e6336e5a tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:11.638223 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4970c4e1-3d8e-4d0c-9f7d-4879e6336e5a tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:11.643445 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4970c4e1-3d8e-4d0c-9f7d-4879e6336e5a tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] https://10.4.3.170/volume/v3/volumes/acf298ff-ef91-4de9-a94c-4bff94d7768c returned with HTTP 404 Jul 24 07:54:11.643847 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1332/5291] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:54:11 2026] GET /volume/v3/volumes/acf298ff-ef91-4de9-a94c-4bff94d7768c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:54:11.691459 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-dea95910-6f93-41d3-85f6-f5a401de72a6 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:11.693135 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-dea95910-6f93-41d3-85f6-f5a401de72a6 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] DELETE https://10.4.3.170/volume/v3/volumes/cc2f9240-3583-4097-9613-b6abc31cda82 Jul 24 07:54:11.693343 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-dea95910-6f93-41d3-85f6-f5a401de72a6 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:11.693520 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-dea95910-6f93-41d3-85f6-f5a401de72a6 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:11.693689 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-dea95910-6f93-41d3-85f6-f5a401de72a6 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Delete volume with id: cc2f9240-3583-4097-9613-b6abc31cda82 Jul 24 07:54:11.700260 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:11.700260 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:54:11.700681 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-dea95910-6f93-41d3-85f6-f5a401de72a6 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Volume info retrieved successfully. Jul 24 07:54:11.714454 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-dea95910-6f93-41d3-85f6-f5a401de72a6 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Delete volume request issued successfully. Jul 24 07:54:11.714654 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-dea95910-6f93-41d3-85f6-f5a401de72a6 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] https://10.4.3.170/volume/v3/volumes/cc2f9240-3583-4097-9613-b6abc31cda82 returned with HTTP 202 Jul 24 07:54:11.715020 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1327/5292] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:54:11 2026] DELETE /volume/v3/volumes/cc2f9240-3583-4097-9613-b6abc31cda82 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:54:11.721701 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-390acd39-1f26-4468-84f6-6f72c73d1f4e None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:11.723457 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-390acd39-1f26-4468-84f6-6f72c73d1f4e tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] GET https://10.4.3.170/volume/v3/volumes/cc2f9240-3583-4097-9613-b6abc31cda82 Jul 24 07:54:11.723631 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-390acd39-1f26-4468-84f6-6f72c73d1f4e tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:11.723844 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-390acd39-1f26-4468-84f6-6f72c73d1f4e tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:11.730221 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:11.730221 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:54:11.733298 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-390acd39-1f26-4468-84f6-6f72c73d1f4e tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Volume info retrieved successfully. Jul 24 07:54:11.737228 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-390acd39-1f26-4468-84f6-6f72c73d1f4e tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] https://10.4.3.170/volume/v3/volumes/cc2f9240-3583-4097-9613-b6abc31cda82 returned with HTTP 200 Jul 24 07:54:11.737590 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1311/5293] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:54:11 2026] GET /volume/v3/volumes/cc2f9240-3583-4097-9613-b6abc31cda82 => generated 845 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:54:12.749133 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-1862ba21-1dba-41c2-8098-b029e3eddaef None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:12.751034 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1862ba21-1dba-41c2-8098-b029e3eddaef tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] GET https://10.4.3.170/volume/v3/volumes/cc2f9240-3583-4097-9613-b6abc31cda82 Jul 24 07:54:12.751250 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1862ba21-1dba-41c2-8098-b029e3eddaef tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:12.751449 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1862ba21-1dba-41c2-8098-b029e3eddaef tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:12.757218 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1862ba21-1dba-41c2-8098-b029e3eddaef tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] https://10.4.3.170/volume/v3/volumes/cc2f9240-3583-4097-9613-b6abc31cda82 returned with HTTP 404 Jul 24 07:54:12.757646 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1324/5294] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:54:12 2026] GET /volume/v3/volumes/cc2f9240-3583-4097-9613-b6abc31cda82 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:54:12.854054 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-705bd468-e103-45ff-992f-34d34425f55b None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:12.855809 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-705bd468-e103-45ff-992f-34d34425f55b tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] DELETE https://10.4.3.170/volume/v3/volumes/d6806fff-0e1a-42ad-ba57-012d2195f48f Jul 24 07:54:12.855986 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-705bd468-e103-45ff-992f-34d34425f55b tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:12.856160 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-705bd468-e103-45ff-992f-34d34425f55b tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:12.856334 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-705bd468-e103-45ff-992f-34d34425f55b tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Delete volume with id: d6806fff-0e1a-42ad-ba57-012d2195f48f Jul 24 07:54:12.862839 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:12.862839 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:54:12.863264 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-705bd468-e103-45ff-992f-34d34425f55b tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Volume info retrieved successfully. Jul 24 07:54:12.876946 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-705bd468-e103-45ff-992f-34d34425f55b tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Delete volume request issued successfully. Jul 24 07:54:12.877096 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-705bd468-e103-45ff-992f-34d34425f55b tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] https://10.4.3.170/volume/v3/volumes/d6806fff-0e1a-42ad-ba57-012d2195f48f returned with HTTP 202 Jul 24 07:54:12.877464 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1333/5295] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:54:12 2026] DELETE /volume/v3/volumes/d6806fff-0e1a-42ad-ba57-012d2195f48f => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:54:12.883708 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9076a997-6919-4f82-8c8b-19dc10cedcb0 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:12.885269 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9076a997-6919-4f82-8c8b-19dc10cedcb0 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] GET https://10.4.3.170/volume/v3/volumes/d6806fff-0e1a-42ad-ba57-012d2195f48f Jul 24 07:54:12.885448 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9076a997-6919-4f82-8c8b-19dc10cedcb0 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:12.885641 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9076a997-6919-4f82-8c8b-19dc10cedcb0 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:12.892539 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:12.892539 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:54:12.896526 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-9076a997-6919-4f82-8c8b-19dc10cedcb0 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Volume info retrieved successfully. Jul 24 07:54:12.900606 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9076a997-6919-4f82-8c8b-19dc10cedcb0 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] https://10.4.3.170/volume/v3/volumes/d6806fff-0e1a-42ad-ba57-012d2195f48f returned with HTTP 200 Jul 24 07:54:12.901098 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1328/5296] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:54:12 2026] GET /volume/v3/volumes/d6806fff-0e1a-42ad-ba57-012d2195f48f => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:54:13.913043 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-234038d8-ec4a-4f70-848b-bc8d0f9071d5 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:13.914868 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-234038d8-ec4a-4f70-848b-bc8d0f9071d5 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] GET https://10.4.3.170/volume/v3/volumes/d6806fff-0e1a-42ad-ba57-012d2195f48f Jul 24 07:54:13.915067 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-234038d8-ec4a-4f70-848b-bc8d0f9071d5 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:13.915268 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-234038d8-ec4a-4f70-848b-bc8d0f9071d5 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:13.921016 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-234038d8-ec4a-4f70-848b-bc8d0f9071d5 tempest-AttachVolumeNegativeTest-432475058 tempest-AttachVolumeNegativeTest-432475058-project-member] https://10.4.3.170/volume/v3/volumes/d6806fff-0e1a-42ad-ba57-012d2195f48f returned with HTTP 404 Jul 24 07:54:13.921453 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1312/5297] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:54:13 2026] GET /volume/v3/volumes/d6806fff-0e1a-42ad-ba57-012d2195f48f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:54:16.509355 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-fbca09b2-dc41-4ce0-b427-182c5c0b1ced None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:16.581824 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-fbca09b2-dc41-4ce0-b427-182c5c0b1ced tempest-GroupSnapshotsV319Test-171359830 tempest-GroupSnapshotsV319Test-171359830-project-admin] POST https://10.4.3.170/volume/v3/types Jul 24 07:54:16.582185 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-fbca09b2-dc41-4ce0-b427-182c5c0b1ced tempest-GroupSnapshotsV319Test-171359830 tempest-GroupSnapshotsV319Test-171359830-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-1398409586"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:54:16.593316 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-fbca09b2-dc41-4ce0-b427-182c5c0b1ced tempest-GroupSnapshotsV319Test-171359830 tempest-GroupSnapshotsV319Test-171359830-project-admin] https://10.4.3.170/volume/v3/types returned with HTTP 200 Jul 24 07:54:16.593609 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1325/5298] 10.4.3.170 () {68 vars in 1252 bytes} [Fri Jul 24 07:54:16 2026] POST /volume/v3/types => generated 228 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:54:16.600841 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-ca9009a3-e19b-4b48-a98d-136f5c184d7b None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:16.602587 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ca9009a3-e19b-4b48-a98d-136f5c184d7b tempest-GroupSnapshotsV319Test-171359830 tempest-GroupSnapshotsV319Test-171359830-project-admin] POST https://10.4.3.170/volume/v3/group_types Jul 24 07:54:16.603045 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ca9009a3-e19b-4b48-a98d-136f5c184d7b tempest-GroupSnapshotsV319Test-171359830 tempest-GroupSnapshotsV319Test-171359830-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-660010814"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:54:16.613717 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ca9009a3-e19b-4b48-a98d-136f5c184d7b tempest-GroupSnapshotsV319Test-171359830 tempest-GroupSnapshotsV319Test-171359830-project-admin] https://10.4.3.170/volume/v3/group_types returned with HTTP 202 Jul 24 07:54:16.614033 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1334/5299] 10.4.3.170 () {70 vars in 1311 bytes} [Fri Jul 24 07:54:16 2026] POST /volume/v3/group_types => generated 184 bytes in 14 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:54:16.620755 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a4adfa20-03eb-4c9e-af8c-b513f603fffc None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:16.672217 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a4adfa20-03eb-4c9e-af8c-b513f603fffc tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] POST https://10.4.3.170/volume/v3/groups Jul 24 07:54:16.672555 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a4adfa20-03eb-4c9e-af8c-b513f603fffc tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "fae56601-cdb6-47fe-8a33-6b9f292114c1", "volume_types": ["97342ff1-b4ab-4a08-be2a-1640be6a9f15"], "name": "tempest-GroupSnapshotsV319Test-Group-1198035180"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:54:16.673863 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.groups [None req-a4adfa20-03eb-4c9e-af8c-b513f603fffc tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] Creating new group {'group': {'group_type': 'fae56601-cdb6-47fe-8a33-6b9f292114c1', 'volume_types': ['97342ff1-b4ab-4a08-be2a-1640be6a9f15'], 'name': 'tempest-GroupSnapshotsV319Test-Group-1198035180'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 24 07:54:16.676878 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.groups [None req-a4adfa20-03eb-4c9e-af8c-b513f603fffc tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-1198035180. Jul 24 07:54:16.682441 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-a4adfa20-03eb-4c9e-af8c-b513f603fffc tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] Availability Zones retrieved successfully. Jul 24 07:54:16.695757 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-a4adfa20-03eb-4c9e-af8c-b513f603fffc tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] Created reservations ['f9ed925f-a996-4d61-9678-62a29152a3c0'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:54:16.712522 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a4adfa20-03eb-4c9e-af8c-b513f603fffc tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] https://10.4.3.170/volume/v3/groups returned with HTTP 202 Jul 24 07:54:16.713160 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1329/5300] 10.4.3.170 () {70 vars in 1297 bytes} [Fri Jul 24 07:54:16 2026] POST /volume/v3/groups => generated 116 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:54:16.719547 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-b00c146f-a4dc-4545-8a2b-90bd9d06e2af None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:16.721271 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b00c146f-a4dc-4545-8a2b-90bd9d06e2af tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] GET https://10.4.3.170/volume/v3/groups/3aeb74fb-72a2-4b29-a63f-28564ce3eb5f Jul 24 07:54:16.721483 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b00c146f-a4dc-4545-8a2b-90bd9d06e2af tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:16.721676 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b00c146f-a4dc-4545-8a2b-90bd9d06e2af tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:16.721812 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.groups [None req-b00c146f-a4dc-4545-8a2b-90bd9d06e2af tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] show called for member 3aeb74fb-72a2-4b29-a63f-28564ce3eb5f {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 07:54:16.724796 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:16.724796 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:54:16.731024 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b00c146f-a4dc-4545-8a2b-90bd9d06e2af tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] https://10.4.3.170/volume/v3/groups/3aeb74fb-72a2-4b29-a63f-28564ce3eb5f returned with HTTP 200 Jul 24 07:54:16.731381 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1313/5301] 10.4.3.170 () {68 vars in 1386 bytes} [Fri Jul 24 07:54:16 2026] GET /volume/v3/groups/3aeb74fb-72a2-4b29-a63f-28564ce3eb5f => generated 396 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:54:17.739514 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-d2df4d38-3f3a-4cfc-b526-5b5544cd3d13 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:17.740812 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d2df4d38-3f3a-4cfc-b526-5b5544cd3d13 tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] GET https://10.4.3.170/volume/v3/groups/3aeb74fb-72a2-4b29-a63f-28564ce3eb5f Jul 24 07:54:17.740985 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d2df4d38-3f3a-4cfc-b526-5b5544cd3d13 tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:17.741151 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d2df4d38-3f3a-4cfc-b526-5b5544cd3d13 tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] Calling method 'version_select' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:17.741285 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.groups [None req-d2df4d38-3f3a-4cfc-b526-5b5544cd3d13 tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] show called for member 3aeb74fb-72a2-4b29-a63f-28564ce3eb5f {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 07:54:17.744579 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:17.744579 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:54:17.750160 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d2df4d38-3f3a-4cfc-b526-5b5544cd3d13 tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] https://10.4.3.170/volume/v3/groups/3aeb74fb-72a2-4b29-a63f-28564ce3eb5f returned with HTTP 200 Jul 24 07:54:17.750484 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1326/5302] 10.4.3.170 () {68 vars in 1386 bytes} [Fri Jul 24 07:54:17 2026] GET /volume/v3/groups/3aeb74fb-72a2-4b29-a63f-28564ce3eb5f => generated 397 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:54:17.758410 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-cd3b4c5b-4306-4dda-aef1-b1340506d741 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:17.760038 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-cd3b4c5b-4306-4dda-aef1-b1340506d741 tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:54:17.760415 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-cd3b4c5b-4306-4dda-aef1-b1340506d741 tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1377400887", "volume_type": "97342ff1-b4ab-4a08-be2a-1640be6a9f15", "group_id": "3aeb74fb-72a2-4b29-a63f-28564ce3eb5f", "size": 1}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:54:17.761795 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-cd3b4c5b-4306-4dda-aef1-b1340506d741 tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1377400887', 'volume_type': '97342ff1-b4ab-4a08-be2a-1640be6a9f15', 'group_id': '3aeb74fb-72a2-4b29-a63f-28564ce3eb5f', 'size': 1}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:54:17.767930 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:17.767930 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:54:17.768300 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-cd3b4c5b-4306-4dda-aef1-b1340506d741 tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] Create volume of 1 GB Jul 24 07:54:17.772103 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-cd3b4c5b-4306-4dda-aef1-b1340506d741 tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] Availability Zones retrieved successfully. Jul 24 07:54:17.776844 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-cd3b4c5b-4306-4dda-aef1-b1340506d741 tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] Flow 'volume_create_api' (cd8a753b-fbc0-49b7-a0c8-c1377d9514bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:54:17.777947 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-cd3b4c5b-4306-4dda-aef1-b1340506d741 tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da13a1a5-45fb-48dd-a8ac-fd212a93a2bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:54:17.778425 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:17.778425 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:54:17.778762 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-cd3b4c5b-4306-4dda-aef1-b1340506d741 tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] Validating volume size '1' using validate_int {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:54:17.794187 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-cd3b4c5b-4306-4dda-aef1-b1340506d741 tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da13a1a5-45fb-48dd-a8ac-fd212a93a2bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:54:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=97342ff1-b4ab-4a08-be2a-1640be6a9f15,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-1398409586',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '97342ff1-b4ab-4a08-be2a-1640be6a9f15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '3aeb74fb-72a2-4b29-a63f-28564ce3eb5f', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:54:17.794844 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-cd3b4c5b-4306-4dda-aef1-b1340506d741 tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba64f658-44b1-4629-b525-57aacfc78d3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:54:17.815814 np0000005822 devstack@c-api.service[100245]: WARNING cinder.quota [None req-cd3b4c5b-4306-4dda-aef1-b1340506d741 tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-1398409586 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-1398409586, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:54:17.816072 np0000005822 devstack@c-api.service[100245]: WARNING cinder.quota [None req-cd3b4c5b-4306-4dda-aef1-b1340506d741 tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1398409586 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1398409586, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:54:17.844362 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-cd3b4c5b-4306-4dda-aef1-b1340506d741 tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] Created reservations ['79b758c2-e293-406b-bcea-01898c8a44ec', '324fd7cf-fafc-4bca-aba9-52ae542e7a2f', '4b05d6e7-b52b-497b-9e13-3ffb4717474c', 'ba2b9907-6787-4b5e-8cee-98fc781c521d'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:54:17.845100 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-cd3b4c5b-4306-4dda-aef1-b1340506d741 tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba64f658-44b1-4629-b525-57aacfc78d3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['79b758c2-e293-406b-bcea-01898c8a44ec', '324fd7cf-fafc-4bca-aba9-52ae542e7a2f', '4b05d6e7-b52b-497b-9e13-3ffb4717474c', 'ba2b9907-6787-4b5e-8cee-98fc781c521d']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:54:17.845882 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-cd3b4c5b-4306-4dda-aef1-b1340506d741 tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e349165-3af9-4168-ab32-f07534cf20d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:54:17.866602 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-cd3b4c5b-4306-4dda-aef1-b1340506d741 tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e349165-3af9-4168-ab32-f07534cf20d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '22e82e8f-673a-43f5-9012-e451292a5cd4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1377400887',encryption_key_id=None,group_id=3aeb74fb-72a2-4b29-a63f-28564ce3eb5f,group_type_id=,metadata={},multiattach=False,project_id='a9c3652969c8413b8f072ab07da2c8ae',qos_specs=None,replication_status=,reservations=['79b758c2-e293-406b-bcea-01898c8a44ec','324fd7cf-fafc-4bca-aba9-52ae542e7a2f','4b05d6e7-b52b-497b-9e13-3ffb4717474c','ba2b9907-6787-4b5e-8cee-98fc781c521d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='faade60c2c81415c9028f3ec7a2f1613',volume_type_id=97342ff1-b4ab-4a08-be2a-1640be6a9f15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:54:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1377400887',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=3aeb74fb-72a2-4b29-a63f-28564ce3eb5f,host=None,id=22e82e8f-673a-43f5-9012-e451292a5cd4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a9c3652969c8413b8f072ab07da2c8ae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='faade60c2c81415c9028f3ec7a2f1613',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(97342ff1-b4ab-4a08-be2a-1640be6a9f15),volume_type_id=97342ff1-b4ab-4a08-be2a-1640be6a9f15)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:54:17.867624 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-cd3b4c5b-4306-4dda-aef1-b1340506d741 tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30c0a97e-d4d3-4d46-a12e-be96110588d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:54:17.883410 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-cd3b4c5b-4306-4dda-aef1-b1340506d741 tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30c0a97e-d4d3-4d46-a12e-be96110588d9) transitioned into state 'SUCCESS' from state '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-1377400887',encryption_key_id=None,group_id=3aeb74fb-72a2-4b29-a63f-28564ce3eb5f,group_type_id=,metadata={},multiattach=False,project_id='a9c3652969c8413b8f072ab07da2c8ae',qos_specs=None,replication_status=,reservations=['79b758c2-e293-406b-bcea-01898c8a44ec','324fd7cf-fafc-4bca-aba9-52ae542e7a2f','4b05d6e7-b52b-497b-9e13-3ffb4717474c','ba2b9907-6787-4b5e-8cee-98fc781c521d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='faade60c2c81415c9028f3ec7a2f1613',volume_type_id=97342ff1-b4ab-4a08-be2a-1640be6a9f15)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:54:17.884072 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-cd3b4c5b-4306-4dda-aef1-b1340506d741 tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb3d051c-9396-4289-9d2b-b00ae1016b78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:54:17.895369 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-cd3b4c5b-4306-4dda-aef1-b1340506d741 tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb3d051c-9396-4289-9d2b-b00ae1016b78) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:54:17.896135 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-cd3b4c5b-4306-4dda-aef1-b1340506d741 tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] Flow 'volume_create_api' (cd8a753b-fbc0-49b7-a0c8-c1377d9514bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:54:17.896417 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-cd3b4c5b-4306-4dda-aef1-b1340506d741 tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] Create volume request issued successfully. Jul 24 07:54:17.896976 np0000005822 devstack@c-api.service[100245]: WARNING stevedore.named [None req-cd3b4c5b-4306-4dda-aef1-b1340506d741 tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:54:17.897112 np0000005822 devstack@c-api.service[100245]: WARNING castellan.key_manager [None req-cd3b4c5b-4306-4dda-aef1-b1340506d741 tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:54:17.929850 np0000005822 devstack@c-api.service[100245]: DEBUG oslo_db.sqlalchemy.engines [None req-cd3b4c5b-4306-4dda-aef1-b1340506d741 tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100245) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 07:54:17.932821 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:17.932821 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:54:17.936063 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-cd3b4c5b-4306-4dda-aef1-b1340506d741 tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:54:17.936450 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1335/5303] 10.4.3.170 () {70 vars in 1300 bytes} [Fri Jul 24 07:54:17 2026] POST /volume/v3/volumes => generated 827 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:54:17.947617 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1600beb4-4621-47a9-87e8-055e85cf5239 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:17.949335 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1600beb4-4621-47a9-87e8-055e85cf5239 tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] GET https://10.4.3.170/volume/v3/volumes/22e82e8f-673a-43f5-9012-e451292a5cd4 Jul 24 07:54:17.949532 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1600beb4-4621-47a9-87e8-055e85cf5239 tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:17.949708 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1600beb4-4621-47a9-87e8-055e85cf5239 tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:17.955846 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:17.955846 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:54:17.958882 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-1600beb4-4621-47a9-87e8-055e85cf5239 tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] Volume info retrieved successfully. Jul 24 07:54:17.959472 np0000005822 devstack@c-api.service[100246]: WARNING stevedore.named [None req-1600beb4-4621-47a9-87e8-055e85cf5239 tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:54:17.959617 np0000005822 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-1600beb4-4621-47a9-87e8-055e85cf5239 tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:54:17.991319 np0000005822 devstack@c-api.service[100246]: DEBUG oslo_db.sqlalchemy.engines [None req-1600beb4-4621-47a9-87e8-055e85cf5239 tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100246) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 07:54:17.994104 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:17.994104 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:54:18.000126 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1600beb4-4621-47a9-87e8-055e85cf5239 tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] https://10.4.3.170/volume/v3/volumes/22e82e8f-673a-43f5-9012-e451292a5cd4 returned with HTTP 200 Jul 24 07:54:18.000489 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1330/5304] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:54:17 2026] GET /volume/v3/volumes/22e82e8f-673a-43f5-9012-e451292a5cd4 => generated 895 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:54:19.011632 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-c43df7fc-b538-48ed-91c4-230d5e770aec None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:19.013293 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c43df7fc-b538-48ed-91c4-230d5e770aec tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] GET https://10.4.3.170/volume/v3/volumes/22e82e8f-673a-43f5-9012-e451292a5cd4 Jul 24 07:54:19.013491 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c43df7fc-b538-48ed-91c4-230d5e770aec tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:19.013684 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c43df7fc-b538-48ed-91c4-230d5e770aec tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:19.020039 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:19.020039 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:54:19.022892 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-c43df7fc-b538-48ed-91c4-230d5e770aec tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] Volume info retrieved successfully. Jul 24 07:54:19.023476 np0000005822 devstack@c-api.service[100243]: WARNING stevedore.named [None req-c43df7fc-b538-48ed-91c4-230d5e770aec tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:54:19.023615 np0000005822 devstack@c-api.service[100243]: WARNING castellan.key_manager [None req-c43df7fc-b538-48ed-91c4-230d5e770aec tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:54:19.055180 np0000005822 devstack@c-api.service[100243]: DEBUG oslo_db.sqlalchemy.engines [None req-c43df7fc-b538-48ed-91c4-230d5e770aec tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100243) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 07:54:19.057940 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:19.057940 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:54:19.064272 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c43df7fc-b538-48ed-91c4-230d5e770aec tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] https://10.4.3.170/volume/v3/volumes/22e82e8f-673a-43f5-9012-e451292a5cd4 returned with HTTP 200 Jul 24 07:54:19.064650 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1314/5305] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:54:19 2026] GET /volume/v3/volumes/22e82e8f-673a-43f5-9012-e451292a5cd4 => generated 920 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:54:19.075951 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-0756114c-ec11-45c0-af49-7d865c9f18af None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:19.077625 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0756114c-ec11-45c0-af49-7d865c9f18af tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] POST https://10.4.3.170/volume/v3/group_snapshots Jul 24 07:54:19.077976 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0756114c-ec11-45c0-af49-7d865c9f18af tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "3aeb74fb-72a2-4b29-a63f-28564ce3eb5f", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-638975587"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:54:19.079418 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.group_snapshots [None req-0756114c-ec11-45c0-af49-7d865c9f18af tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '3aeb74fb-72a2-4b29-a63f-28564ce3eb5f', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-638975587'}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 24 07:54:19.082486 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:19.082486 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:54:19.085090 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.group_snapshots [None req-0756114c-ec11-45c0-af49-7d865c9f18af tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-638975587. Jul 24 07:54:19.098389 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:19.098389 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:54:19.107289 np0000005822 devstack@c-api.service[100244]: WARNING cinder.quota [None req-0756114c-ec11-45c0-af49-7d865c9f18af tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1398409586 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1398409586, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:54:19.107532 np0000005822 devstack@c-api.service[100244]: WARNING cinder.quota [None req-0756114c-ec11-45c0-af49-7d865c9f18af tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-1398409586 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-1398409586, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:54:19.123850 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-0756114c-ec11-45c0-af49-7d865c9f18af tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] Created reservations ['06db4a4f-0e21-4da2-b81c-9cf5fab3a9b9', '9cb30586-6fa4-447a-ab78-0467f663d5d6', 'b7039a0f-1784-4737-add3-3394a14d119a', '9ec61443-6f2f-43f3-ad24-5ce936e30538'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:54:19.144099 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0756114c-ec11-45c0-af49-7d865c9f18af tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] https://10.4.3.170/volume/v3/group_snapshots returned with HTTP 202 Jul 24 07:54:19.144446 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1327/5306] 10.4.3.170 () {70 vars in 1324 bytes} [Fri Jul 24 07:54:19 2026] POST /volume/v3/group_snapshots => generated 190 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:54:19.151424 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-35ae1152-1330-46a8-ad2a-f6b74fb8b4c3 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:19.153328 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-35ae1152-1330-46a8-ad2a-f6b74fb8b4c3 tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] GET https://10.4.3.170/volume/v3/group_snapshots/246ddc36-f4ae-4f43-8fe4-0a21f1a21f49 Jul 24 07:54:19.153602 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-35ae1152-1330-46a8-ad2a-f6b74fb8b4c3 tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:19.153827 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-35ae1152-1330-46a8-ad2a-f6b74fb8b4c3 tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] Calling method 'version_select' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:19.153989 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.group_snapshots [None req-35ae1152-1330-46a8-ad2a-f6b74fb8b4c3 tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] show called for member 246ddc36-f4ae-4f43-8fe4-0a21f1a21f49 {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 24 07:54:19.157084 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:19.157084 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:54:19.160382 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-35ae1152-1330-46a8-ad2a-f6b74fb8b4c3 tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] https://10.4.3.170/volume/v3/group_snapshots/246ddc36-f4ae-4f43-8fe4-0a21f1a21f49 returned with HTTP 200 Jul 24 07:54:19.160789 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1336/5307] 10.4.3.170 () {68 vars in 1413 bytes} [Fri Jul 24 07:54:19 2026] GET /volume/v3/group_snapshots/246ddc36-f4ae-4f43-8fe4-0a21f1a21f49 => generated 329 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:54:20.168222 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-83c10282-8484-42a2-a460-8ea13f686adf None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:20.169975 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-83c10282-8484-42a2-a460-8ea13f686adf tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] GET https://10.4.3.170/volume/v3/group_snapshots/246ddc36-f4ae-4f43-8fe4-0a21f1a21f49 Jul 24 07:54:20.170179 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-83c10282-8484-42a2-a460-8ea13f686adf tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:20.170429 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-83c10282-8484-42a2-a460-8ea13f686adf tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:20.170502 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.group_snapshots [None req-83c10282-8484-42a2-a460-8ea13f686adf tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] show called for member 246ddc36-f4ae-4f43-8fe4-0a21f1a21f49 {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 24 07:54:20.173482 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:20.173482 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:54:20.176309 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-83c10282-8484-42a2-a460-8ea13f686adf tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] https://10.4.3.170/volume/v3/group_snapshots/246ddc36-f4ae-4f43-8fe4-0a21f1a21f49 returned with HTTP 200 Jul 24 07:54:20.176621 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1331/5308] 10.4.3.170 () {68 vars in 1413 bytes} [Fri Jul 24 07:54:20 2026] GET /volume/v3/group_snapshots/246ddc36-f4ae-4f43-8fe4-0a21f1a21f49 => generated 330 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:54:20.183387 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-bc823f36-105d-4dd0-a72c-37bb4790c424 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:20.185142 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-bc823f36-105d-4dd0-a72c-37bb4790c424 tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] GET https://10.4.3.170/volume/v3/snapshots/detail Jul 24 07:54:20.185394 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-bc823f36-105d-4dd0-a72c-37bb4790c424 tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:20.185621 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-bc823f36-105d-4dd0-a72c-37bb4790c424 tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] Calling method 'detail' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:20.185921 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.api_utils [None req-bc823f36-105d-4dd0-a72c-37bb4790c424 tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] Removing options '' from query. {{(pid=100243) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 07:54:20.186917 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.db.api [None req-bc823f36-105d-4dd0-a72c-37bb4790c424 tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] Building query based on filter {{(pid=100243) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 24 07:54:20.190616 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-bc823f36-105d-4dd0-a72c-37bb4790c424 tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] Get all snapshots completed successfully. Jul 24 07:54:20.191018 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:20.191018 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:54:20.191581 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-bc823f36-105d-4dd0-a72c-37bb4790c424 tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] https://10.4.3.170/volume/v3/snapshots/detail returned with HTTP 200 Jul 24 07:54:20.191966 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1315/5309] 10.4.3.170 () {66 vars in 1264 bytes} [Fri Jul 24 07:54:20 2026] GET /volume/v3/snapshots/detail => generated 476 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:54:20.199622 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-a71040f4-1429-4245-bf31-e45258ac1910 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:20.201360 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a71040f4-1429-4245-bf31-e45258ac1910 tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] GET https://10.4.3.170/volume/v3/snapshots/25d605d4-9ece-4442-880e-321ed0808a9f Jul 24 07:54:20.201537 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a71040f4-1429-4245-bf31-e45258ac1910 tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:20.201692 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a71040f4-1429-4245-bf31-e45258ac1910 tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:20.206459 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:20.206459 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:54:20.206823 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-a71040f4-1429-4245-bf31-e45258ac1910 tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] Snapshot retrieved successfully. Jul 24 07:54:20.207481 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a71040f4-1429-4245-bf31-e45258ac1910 tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] https://10.4.3.170/volume/v3/snapshots/25d605d4-9ece-4442-880e-321ed0808a9f returned with HTTP 200 Jul 24 07:54:20.207803 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1328/5310] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:54:20 2026] GET /volume/v3/snapshots/25d605d4-9ece-4442-880e-321ed0808a9f => generated 473 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:54:20.214834 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-95602072-1d7d-4096-8a43-8a75cd52c0a6 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:20.216384 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-95602072-1d7d-4096-8a43-8a75cd52c0a6 tempest-GroupSnapshotsV319Test-171359830 tempest-GroupSnapshotsV319Test-171359830-project-admin] POST https://10.4.3.170/volume/v3/group_snapshots/246ddc36-f4ae-4f43-8fe4-0a21f1a21f49/action Jul 24 07:54:20.216790 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-95602072-1d7d-4096-8a43-8a75cd52c0a6 tempest-GroupSnapshotsV319Test-171359830 tempest-GroupSnapshotsV319Test-171359830-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:54:20.216909 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-95602072-1d7d-4096-8a43-8a75cd52c0a6 tempest-GroupSnapshotsV319Test-171359830 tempest-GroupSnapshotsV319Test-171359830-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:54:20.218328 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.group_snapshots [None req-95602072-1d7d-4096-8a43-8a75cd52c0a6 tempest-GroupSnapshotsV319Test-171359830 tempest-GroupSnapshotsV319Test-171359830-project-admin] Updating group '246ddc36-f4ae-4f43-8fe4-0a21f1a21f49' with 'creating' {{(pid=100245) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 24 07:54:20.221990 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:20.221990 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:54:20.228258 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-95602072-1d7d-4096-8a43-8a75cd52c0a6 tempest-GroupSnapshotsV319Test-171359830 tempest-GroupSnapshotsV319Test-171359830-project-admin] https://10.4.3.170/volume/v3/group_snapshots/246ddc36-f4ae-4f43-8fe4-0a21f1a21f49/action returned with HTTP 202 Jul 24 07:54:20.228601 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1337/5311] 10.4.3.170 () {70 vars in 1455 bytes} [Fri Jul 24 07:54:20 2026] POST /volume/v3/group_snapshots/246ddc36-f4ae-4f43-8fe4-0a21f1a21f49/action => generated 0 bytes in 14 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 07:54:20.233929 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-257610fc-8a51-4040-9ed6-2965e7a7d90f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:20.235390 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-257610fc-8a51-4040-9ed6-2965e7a7d90f tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] GET https://10.4.3.170/volume/v3/group_snapshots/246ddc36-f4ae-4f43-8fe4-0a21f1a21f49 Jul 24 07:54:20.235557 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-257610fc-8a51-4040-9ed6-2965e7a7d90f tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:20.235718 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-257610fc-8a51-4040-9ed6-2965e7a7d90f tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:20.235855 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.group_snapshots [None req-257610fc-8a51-4040-9ed6-2965e7a7d90f tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] show called for member 246ddc36-f4ae-4f43-8fe4-0a21f1a21f49 {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 24 07:54:20.238577 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:20.238577 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:54:20.241451 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-257610fc-8a51-4040-9ed6-2965e7a7d90f tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] https://10.4.3.170/volume/v3/group_snapshots/246ddc36-f4ae-4f43-8fe4-0a21f1a21f49 returned with HTTP 200 Jul 24 07:54:20.241763 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1332/5312] 10.4.3.170 () {68 vars in 1413 bytes} [Fri Jul 24 07:54:20 2026] GET /volume/v3/group_snapshots/246ddc36-f4ae-4f43-8fe4-0a21f1a21f49 => generated 329 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:54:20.248158 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-c46997e1-aaaa-429d-b694-c79b57ffed86 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:20.249880 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c46997e1-aaaa-429d-b694-c79b57ffed86 tempest-GroupSnapshotsV319Test-171359830 tempest-GroupSnapshotsV319Test-171359830-project-admin] POST https://10.4.3.170/volume/v3/group_snapshots/246ddc36-f4ae-4f43-8fe4-0a21f1a21f49/action Jul 24 07:54:20.250282 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c46997e1-aaaa-429d-b694-c79b57ffed86 tempest-GroupSnapshotsV319Test-171359830 tempest-GroupSnapshotsV319Test-171359830-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:54:20.250445 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c46997e1-aaaa-429d-b694-c79b57ffed86 tempest-GroupSnapshotsV319Test-171359830 tempest-GroupSnapshotsV319Test-171359830-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:54:20.251860 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.group_snapshots [None req-c46997e1-aaaa-429d-b694-c79b57ffed86 tempest-GroupSnapshotsV319Test-171359830 tempest-GroupSnapshotsV319Test-171359830-project-admin] Updating group '246ddc36-f4ae-4f43-8fe4-0a21f1a21f49' with 'available' {{(pid=100243) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 24 07:54:20.255680 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:20.255680 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:54:20.264515 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c46997e1-aaaa-429d-b694-c79b57ffed86 tempest-GroupSnapshotsV319Test-171359830 tempest-GroupSnapshotsV319Test-171359830-project-admin] https://10.4.3.170/volume/v3/group_snapshots/246ddc36-f4ae-4f43-8fe4-0a21f1a21f49/action returned with HTTP 202 Jul 24 07:54:20.264515 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1316/5313] 10.4.3.170 () {70 vars in 1455 bytes} [Fri Jul 24 07:54:20 2026] POST /volume/v3/group_snapshots/246ddc36-f4ae-4f43-8fe4-0a21f1a21f49/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 07:54:20.270128 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-55ba0efd-15cb-4fbf-9480-529355e84b37 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:20.271759 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-55ba0efd-15cb-4fbf-9480-529355e84b37 tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] GET https://10.4.3.170/volume/v3/group_snapshots/246ddc36-f4ae-4f43-8fe4-0a21f1a21f49 Jul 24 07:54:20.271968 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-55ba0efd-15cb-4fbf-9480-529355e84b37 tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:20.272138 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-55ba0efd-15cb-4fbf-9480-529355e84b37 tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] Calling method 'version_select' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:20.272276 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.group_snapshots [None req-55ba0efd-15cb-4fbf-9480-529355e84b37 tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] show called for member 246ddc36-f4ae-4f43-8fe4-0a21f1a21f49 {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 24 07:54:20.275181 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:20.275181 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:54:20.277976 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-55ba0efd-15cb-4fbf-9480-529355e84b37 tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] https://10.4.3.170/volume/v3/group_snapshots/246ddc36-f4ae-4f43-8fe4-0a21f1a21f49 returned with HTTP 200 Jul 24 07:54:20.278309 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1329/5314] 10.4.3.170 () {68 vars in 1413 bytes} [Fri Jul 24 07:54:20 2026] GET /volume/v3/group_snapshots/246ddc36-f4ae-4f43-8fe4-0a21f1a21f49 => generated 330 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:54:20.285099 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-12304334-81af-4e1b-bfa8-d0e435287a6e None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:20.286651 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-12304334-81af-4e1b-bfa8-d0e435287a6e tempest-GroupSnapshotsV319Test-171359830 tempest-GroupSnapshotsV319Test-171359830-project-admin] POST https://10.4.3.170/volume/v3/group_snapshots/246ddc36-f4ae-4f43-8fe4-0a21f1a21f49/action Jul 24 07:54:20.286983 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-12304334-81af-4e1b-bfa8-d0e435287a6e tempest-GroupSnapshotsV319Test-171359830 tempest-GroupSnapshotsV319Test-171359830-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:54:20.287095 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-12304334-81af-4e1b-bfa8-d0e435287a6e tempest-GroupSnapshotsV319Test-171359830 tempest-GroupSnapshotsV319Test-171359830-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:54:20.288347 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.group_snapshots [None req-12304334-81af-4e1b-bfa8-d0e435287a6e tempest-GroupSnapshotsV319Test-171359830 tempest-GroupSnapshotsV319Test-171359830-project-admin] Updating group '246ddc36-f4ae-4f43-8fe4-0a21f1a21f49' with 'error' {{(pid=100245) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 24 07:54:20.291230 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:20.291230 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:54:20.295966 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-12304334-81af-4e1b-bfa8-d0e435287a6e tempest-GroupSnapshotsV319Test-171359830 tempest-GroupSnapshotsV319Test-171359830-project-admin] https://10.4.3.170/volume/v3/group_snapshots/246ddc36-f4ae-4f43-8fe4-0a21f1a21f49/action returned with HTTP 202 Jul 24 07:54:20.296465 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1338/5315] 10.4.3.170 () {70 vars in 1455 bytes} [Fri Jul 24 07:54:20 2026] POST /volume/v3/group_snapshots/246ddc36-f4ae-4f43-8fe4-0a21f1a21f49/action => generated 0 bytes in 11 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 07:54:20.301410 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ee5e6584-ad4f-455e-a49c-4ff675a72955 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:20.302893 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ee5e6584-ad4f-455e-a49c-4ff675a72955 tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] GET https://10.4.3.170/volume/v3/group_snapshots/246ddc36-f4ae-4f43-8fe4-0a21f1a21f49 Jul 24 07:54:20.303080 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ee5e6584-ad4f-455e-a49c-4ff675a72955 tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:20.303278 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ee5e6584-ad4f-455e-a49c-4ff675a72955 tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:20.303426 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.group_snapshots [None req-ee5e6584-ad4f-455e-a49c-4ff675a72955 tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] show called for member 246ddc36-f4ae-4f43-8fe4-0a21f1a21f49 {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 24 07:54:20.306341 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:20.306341 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:54:20.309102 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ee5e6584-ad4f-455e-a49c-4ff675a72955 tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] https://10.4.3.170/volume/v3/group_snapshots/246ddc36-f4ae-4f43-8fe4-0a21f1a21f49 returned with HTTP 200 Jul 24 07:54:20.309505 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1333/5316] 10.4.3.170 () {68 vars in 1413 bytes} [Fri Jul 24 07:54:20 2026] GET /volume/v3/group_snapshots/246ddc36-f4ae-4f43-8fe4-0a21f1a21f49 => generated 326 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:54:20.315958 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-aa646db8-2db7-40e5-9336-35d1531e2aac None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:20.317708 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-aa646db8-2db7-40e5-9336-35d1531e2aac tempest-GroupSnapshotsV319Test-171359830 tempest-GroupSnapshotsV319Test-171359830-project-admin] POST https://10.4.3.170/volume/v3/group_snapshots/246ddc36-f4ae-4f43-8fe4-0a21f1a21f49/action Jul 24 07:54:20.318090 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-aa646db8-2db7-40e5-9336-35d1531e2aac tempest-GroupSnapshotsV319Test-171359830 tempest-GroupSnapshotsV319Test-171359830-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:54:20.318214 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-aa646db8-2db7-40e5-9336-35d1531e2aac tempest-GroupSnapshotsV319Test-171359830 tempest-GroupSnapshotsV319Test-171359830-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:54:20.319631 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.group_snapshots [None req-aa646db8-2db7-40e5-9336-35d1531e2aac tempest-GroupSnapshotsV319Test-171359830 tempest-GroupSnapshotsV319Test-171359830-project-admin] Updating group '246ddc36-f4ae-4f43-8fe4-0a21f1a21f49' with 'available' {{(pid=100243) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 24 07:54:20.322917 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:20.322917 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:54:20.328700 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-aa646db8-2db7-40e5-9336-35d1531e2aac tempest-GroupSnapshotsV319Test-171359830 tempest-GroupSnapshotsV319Test-171359830-project-admin] https://10.4.3.170/volume/v3/group_snapshots/246ddc36-f4ae-4f43-8fe4-0a21f1a21f49/action returned with HTTP 202 Jul 24 07:54:20.329105 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1317/5317] 10.4.3.170 () {70 vars in 1455 bytes} [Fri Jul 24 07:54:20 2026] POST /volume/v3/group_snapshots/246ddc36-f4ae-4f43-8fe4-0a21f1a21f49/action => generated 0 bytes in 13 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 07:54:20.334587 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-a71c26e3-2fda-431b-b77d-f168bd7c02f4 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:20.336193 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a71c26e3-2fda-431b-b77d-f168bd7c02f4 tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] GET https://10.4.3.170/volume/v3/group_snapshots/246ddc36-f4ae-4f43-8fe4-0a21f1a21f49 Jul 24 07:54:20.336408 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a71c26e3-2fda-431b-b77d-f168bd7c02f4 tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:20.336577 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a71c26e3-2fda-431b-b77d-f168bd7c02f4 tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] Calling method 'version_select' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:20.336697 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.group_snapshots [None req-a71c26e3-2fda-431b-b77d-f168bd7c02f4 tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] show called for member 246ddc36-f4ae-4f43-8fe4-0a21f1a21f49 {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 24 07:54:20.339528 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:20.339528 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:54:20.342376 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a71c26e3-2fda-431b-b77d-f168bd7c02f4 tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] https://10.4.3.170/volume/v3/group_snapshots/246ddc36-f4ae-4f43-8fe4-0a21f1a21f49 returned with HTTP 200 Jul 24 07:54:20.342720 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1330/5318] 10.4.3.170 () {68 vars in 1413 bytes} [Fri Jul 24 07:54:20 2026] GET /volume/v3/group_snapshots/246ddc36-f4ae-4f43-8fe4-0a21f1a21f49 => generated 330 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:54:20.349313 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-f9ce65d8-3c21-4fde-be5d-08392572f8e1 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:20.350850 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f9ce65d8-3c21-4fde-be5d-08392572f8e1 tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] DELETE https://10.4.3.170/volume/v3/group_snapshots/246ddc36-f4ae-4f43-8fe4-0a21f1a21f49 Jul 24 07:54:20.351030 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f9ce65d8-3c21-4fde-be5d-08392572f8e1 tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:20.351195 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f9ce65d8-3c21-4fde-be5d-08392572f8e1 tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] Calling method 'version_select' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:20.351350 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.group_snapshots [None req-f9ce65d8-3c21-4fde-be5d-08392572f8e1 tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] delete called for member 246ddc36-f4ae-4f43-8fe4-0a21f1a21f49 {{(pid=100245) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 24 07:54:20.351435 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.group_snapshots [None req-f9ce65d8-3c21-4fde-be5d-08392572f8e1 tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] Delete group_snapshot with id: 246ddc36-f4ae-4f43-8fe4-0a21f1a21f49 Jul 24 07:54:20.354713 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:20.354713 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:54:20.374465 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f9ce65d8-3c21-4fde-be5d-08392572f8e1 tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] https://10.4.3.170/volume/v3/group_snapshots/246ddc36-f4ae-4f43-8fe4-0a21f1a21f49 returned with HTTP 202 Jul 24 07:54:20.374857 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1339/5319] 10.4.3.170 () {68 vars in 1416 bytes} [Fri Jul 24 07:54:20 2026] DELETE /volume/v3/group_snapshots/246ddc36-f4ae-4f43-8fe4-0a21f1a21f49 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 07:54:20.380463 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ea9c7bbc-d39d-48c6-97f0-d8788f511b11 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:20.381941 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ea9c7bbc-d39d-48c6-97f0-d8788f511b11 tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] GET https://10.4.3.170/volume/v3/volumes/detail Jul 24 07:54:20.382162 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ea9c7bbc-d39d-48c6-97f0-d8788f511b11 tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:20.382387 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ea9c7bbc-d39d-48c6-97f0-d8788f511b11 tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] Calling method 'detail' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:20.382676 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.api_utils [None req-ea9c7bbc-d39d-48c6-97f0-d8788f511b11 tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] Removing options '' from query. {{(pid=100246) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 07:54:20.383380 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-ea9c7bbc-d39d-48c6-97f0-d8788f511b11 tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100246) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 07:54:20.389594 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-ea9c7bbc-d39d-48c6-97f0-d8788f511b11 tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] Get all volumes completed successfully. Jul 24 07:54:20.390302 np0000005822 devstack@c-api.service[100246]: WARNING stevedore.named [None req-ea9c7bbc-d39d-48c6-97f0-d8788f511b11 tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:54:20.390468 np0000005822 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-ea9c7bbc-d39d-48c6-97f0-d8788f511b11 tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:54:20.422151 np0000005822 devstack@c-api.service[100246]: DEBUG oslo_db.sqlalchemy.engines [None req-ea9c7bbc-d39d-48c6-97f0-d8788f511b11 tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100246) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 07:54:20.424758 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:20.424758 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:54:20.430441 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ea9c7bbc-d39d-48c6-97f0-d8788f511b11 tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] https://10.4.3.170/volume/v3/volumes/detail returned with HTTP 200 Jul 24 07:54:20.430781 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1334/5320] 10.4.3.170 () {68 vars in 1299 bytes} [Fri Jul 24 07:54:20 2026] GET /volume/v3/volumes/detail => generated 923 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:54:20.442008 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-09558d01-dafb-41c5-959e-75f48500f7d0 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:20.443845 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-09558d01-dafb-41c5-959e-75f48500f7d0 tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] GET https://10.4.3.170/volume/v3/snapshots/detail Jul 24 07:54:20.444037 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-09558d01-dafb-41c5-959e-75f48500f7d0 tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:20.444239 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-09558d01-dafb-41c5-959e-75f48500f7d0 tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] Calling method 'detail' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:20.444460 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.api_utils [None req-09558d01-dafb-41c5-959e-75f48500f7d0 tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] Removing options '' from query. {{(pid=100243) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 07:54:20.445467 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.db.api [None req-09558d01-dafb-41c5-959e-75f48500f7d0 tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] Building query based on filter {{(pid=100243) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 24 07:54:20.449392 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-09558d01-dafb-41c5-959e-75f48500f7d0 tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] Get all snapshots completed successfully. Jul 24 07:54:20.450165 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-09558d01-dafb-41c5-959e-75f48500f7d0 tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] https://10.4.3.170/volume/v3/snapshots/detail returned with HTTP 200 Jul 24 07:54:20.450543 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1318/5321] 10.4.3.170 () {66 vars in 1264 bytes} [Fri Jul 24 07:54:20 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 07:54:20.457391 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-335baa3e-a227-427e-91f8-5761eb4d69b4 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:20.458925 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-335baa3e-a227-427e-91f8-5761eb4d69b4 tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] GET https://10.4.3.170/volume/v3/group_snapshots/246ddc36-f4ae-4f43-8fe4-0a21f1a21f49 Jul 24 07:54:20.459093 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-335baa3e-a227-427e-91f8-5761eb4d69b4 tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:20.459325 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-335baa3e-a227-427e-91f8-5761eb4d69b4 tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] Calling method 'version_select' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:20.459440 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.group_snapshots [None req-335baa3e-a227-427e-91f8-5761eb4d69b4 tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] show called for member 246ddc36-f4ae-4f43-8fe4-0a21f1a21f49 {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 24 07:54:20.461904 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-335baa3e-a227-427e-91f8-5761eb4d69b4 tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] https://10.4.3.170/volume/v3/group_snapshots/246ddc36-f4ae-4f43-8fe4-0a21f1a21f49 returned with HTTP 404 Jul 24 07:54:20.462286 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1331/5322] 10.4.3.170 () {68 vars in 1413 bytes} [Fri Jul 24 07:54:20 2026] GET /volume/v3/group_snapshots/246ddc36-f4ae-4f43-8fe4-0a21f1a21f49 => generated 116 bytes in 5 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 07:54:20.468184 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-d76ff909-74d8-4948-ae47-6fb4c70cc612 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:20.470254 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d76ff909-74d8-4948-ae47-6fb4c70cc612 tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] GET https://10.4.3.170/volume/v3/volumes/detail Jul 24 07:54:20.470499 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d76ff909-74d8-4948-ae47-6fb4c70cc612 tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:20.470716 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d76ff909-74d8-4948-ae47-6fb4c70cc612 tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] Calling method 'detail' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:20.471034 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.api_utils [None req-d76ff909-74d8-4948-ae47-6fb4c70cc612 tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] Removing options '' from query. {{(pid=100245) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 07:54:20.471390 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:20.471390 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:54:20.471845 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-d76ff909-74d8-4948-ae47-6fb4c70cc612 tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100245) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 07:54:20.479676 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-d76ff909-74d8-4948-ae47-6fb4c70cc612 tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] Get all volumes completed successfully. Jul 24 07:54:20.480420 np0000005822 devstack@c-api.service[100245]: WARNING stevedore.named [None req-d76ff909-74d8-4948-ae47-6fb4c70cc612 tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:54:20.480600 np0000005822 devstack@c-api.service[100245]: WARNING castellan.key_manager [None req-d76ff909-74d8-4948-ae47-6fb4c70cc612 tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:54:20.515531 np0000005822 devstack@c-api.service[100245]: DEBUG oslo_db.sqlalchemy.engines [None req-d76ff909-74d8-4948-ae47-6fb4c70cc612 tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100245) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 07:54:20.518484 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:20.518484 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:54:20.524931 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d76ff909-74d8-4948-ae47-6fb4c70cc612 tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] https://10.4.3.170/volume/v3/volumes/detail returned with HTTP 200 Jul 24 07:54:20.525214 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1340/5323] 10.4.3.170 () {68 vars in 1299 bytes} [Fri Jul 24 07:54:20 2026] GET /volume/v3/volumes/detail => generated 923 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:54:20.536858 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2d3c080c-3f37-4af9-bee5-01c51c9f058d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:20.538496 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2d3c080c-3f37-4af9-bee5-01c51c9f058d tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] POST https://10.4.3.170/volume/v3/groups/3aeb74fb-72a2-4b29-a63f-28564ce3eb5f/action Jul 24 07:54:20.538817 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2d3c080c-3f37-4af9-bee5-01c51c9f058d tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:54:20.538928 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2d3c080c-3f37-4af9-bee5-01c51c9f058d tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:54:20.540400 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.groups [None req-2d3c080c-3f37-4af9-bee5-01c51c9f058d tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] delete called for group 3aeb74fb-72a2-4b29-a63f-28564ce3eb5f {{(pid=100246) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 24 07:54:20.540502 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.groups [None req-2d3c080c-3f37-4af9-bee5-01c51c9f058d tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] Delete group with id: 3aeb74fb-72a2-4b29-a63f-28564ce3eb5f Jul 24 07:54:20.543802 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:20.543802 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:54:20.571814 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2d3c080c-3f37-4af9-bee5-01c51c9f058d tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] https://10.4.3.170/volume/v3/groups/3aeb74fb-72a2-4b29-a63f-28564ce3eb5f/action returned with HTTP 202 Jul 24 07:54:20.572282 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1335/5324] 10.4.3.170 () {70 vars in 1428 bytes} [Fri Jul 24 07:54:20 2026] POST /volume/v3/groups/3aeb74fb-72a2-4b29-a63f-28564ce3eb5f/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 07:54:20.578275 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-b0fd1f28-bc3b-4bc4-8ead-fed1dae852e9 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:20.579901 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b0fd1f28-bc3b-4bc4-8ead-fed1dae852e9 tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] GET https://10.4.3.170/volume/v3/volumes/22e82e8f-673a-43f5-9012-e451292a5cd4 Jul 24 07:54:20.580116 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b0fd1f28-bc3b-4bc4-8ead-fed1dae852e9 tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:20.580301 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b0fd1f28-bc3b-4bc4-8ead-fed1dae852e9 tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:20.587987 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:20.587987 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:54:20.591475 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-b0fd1f28-bc3b-4bc4-8ead-fed1dae852e9 tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] Volume info retrieved successfully. Jul 24 07:54:20.592124 np0000005822 devstack@c-api.service[100243]: WARNING stevedore.named [None req-b0fd1f28-bc3b-4bc4-8ead-fed1dae852e9 tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 07:54:20.592281 np0000005822 devstack@c-api.service[100243]: WARNING castellan.key_manager [None req-b0fd1f28-bc3b-4bc4-8ead-fed1dae852e9 tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 07:54:20.626151 np0000005822 devstack@c-api.service[100243]: DEBUG oslo_db.sqlalchemy.engines [None req-b0fd1f28-bc3b-4bc4-8ead-fed1dae852e9 tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100243) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 07:54:20.628920 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:20.628920 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:54:20.635355 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b0fd1f28-bc3b-4bc4-8ead-fed1dae852e9 tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] https://10.4.3.170/volume/v3/volumes/22e82e8f-673a-43f5-9012-e451292a5cd4 returned with HTTP 200 Jul 24 07:54:20.635727 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1319/5325] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:54:20 2026] GET /volume/v3/volumes/22e82e8f-673a-43f5-9012-e451292a5cd4 => generated 919 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:54:21.649980 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-d2885454-eb5a-4d1b-b75b-8ce18e926c71 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:21.651523 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d2885454-eb5a-4d1b-b75b-8ce18e926c71 tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] GET https://10.4.3.170/volume/v3/volumes/22e82e8f-673a-43f5-9012-e451292a5cd4 Jul 24 07:54:21.651702 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d2885454-eb5a-4d1b-b75b-8ce18e926c71 tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:21.651884 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d2885454-eb5a-4d1b-b75b-8ce18e926c71 tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:21.657218 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d2885454-eb5a-4d1b-b75b-8ce18e926c71 tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] https://10.4.3.170/volume/v3/volumes/22e82e8f-673a-43f5-9012-e451292a5cd4 returned with HTTP 404 Jul 24 07:54:21.657604 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1332/5326] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:54:21 2026] GET /volume/v3/volumes/22e82e8f-673a-43f5-9012-e451292a5cd4 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 07:54:21.663511 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-4fc0c7a1-a76d-4a22-a6e8-3135364a34ff None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:21.665285 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4fc0c7a1-a76d-4a22-a6e8-3135364a34ff tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] GET https://10.4.3.170/volume/v3/groups/3aeb74fb-72a2-4b29-a63f-28564ce3eb5f Jul 24 07:54:21.665513 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4fc0c7a1-a76d-4a22-a6e8-3135364a34ff tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:21.665718 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4fc0c7a1-a76d-4a22-a6e8-3135364a34ff tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] Calling method 'version_select' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:21.665890 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.groups [None req-4fc0c7a1-a76d-4a22-a6e8-3135364a34ff tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] show called for member 3aeb74fb-72a2-4b29-a63f-28564ce3eb5f {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 07:54:21.668588 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4fc0c7a1-a76d-4a22-a6e8-3135364a34ff tempest-GroupSnapshotsV319Test-167456690 tempest-GroupSnapshotsV319Test-167456690-project-member] https://10.4.3.170/volume/v3/groups/3aeb74fb-72a2-4b29-a63f-28564ce3eb5f returned with HTTP 404 Jul 24 07:54:21.669067 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1341/5327] 10.4.3.170 () {68 vars in 1386 bytes} [Fri Jul 24 07:54:21 2026] GET /volume/v3/groups/3aeb74fb-72a2-4b29-a63f-28564ce3eb5f => generated 108 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 07:54:21.674943 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-842e496e-8aa1-4dfc-a066-d3f3feca0856 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:21.677330 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-842e496e-8aa1-4dfc-a066-d3f3feca0856 tempest-GroupSnapshotsV319Test-171359830 tempest-GroupSnapshotsV319Test-171359830-project-admin] DELETE https://10.4.3.170/volume/v3/group_types/fae56601-cdb6-47fe-8a33-6b9f292114c1 Jul 24 07:54:21.677558 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-842e496e-8aa1-4dfc-a066-d3f3feca0856 tempest-GroupSnapshotsV319Test-171359830 tempest-GroupSnapshotsV319Test-171359830-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:21.677740 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-842e496e-8aa1-4dfc-a066-d3f3feca0856 tempest-GroupSnapshotsV319Test-171359830 tempest-GroupSnapshotsV319Test-171359830-project-admin] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:21.688308 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-842e496e-8aa1-4dfc-a066-d3f3feca0856 tempest-GroupSnapshotsV319Test-171359830 tempest-GroupSnapshotsV319Test-171359830-project-admin] https://10.4.3.170/volume/v3/group_types/fae56601-cdb6-47fe-8a33-6b9f292114c1 returned with HTTP 202 Jul 24 07:54:21.688650 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1336/5328] 10.4.3.170 () {68 vars in 1404 bytes} [Fri Jul 24 07:54:21 2026] DELETE /volume/v3/group_types/fae56601-cdb6-47fe-8a33-6b9f292114c1 => generated 0 bytes in 14 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 07:54:21.694395 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-5c5696da-e402-4c7c-b659-8693e7c24f90 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:21.696945 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5c5696da-e402-4c7c-b659-8693e7c24f90 tempest-GroupSnapshotsV319Test-171359830 tempest-GroupSnapshotsV319Test-171359830-project-admin] DELETE https://10.4.3.170/volume/v3/types/97342ff1-b4ab-4a08-be2a-1640be6a9f15 Jul 24 07:54:21.697236 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-5c5696da-e402-4c7c-b659-8693e7c24f90 tempest-GroupSnapshotsV319Test-171359830 tempest-GroupSnapshotsV319Test-171359830-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:21.697532 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-5c5696da-e402-4c7c-b659-8693e7c24f90 tempest-GroupSnapshotsV319Test-171359830 tempest-GroupSnapshotsV319Test-171359830-project-admin] Calling method '_delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:21.722428 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5c5696da-e402-4c7c-b659-8693e7c24f90 tempest-GroupSnapshotsV319Test-171359830 tempest-GroupSnapshotsV319Test-171359830-project-admin] https://10.4.3.170/volume/v3/types/97342ff1-b4ab-4a08-be2a-1640be6a9f15 returned with HTTP 202 Jul 24 07:54:21.722807 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1320/5329] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 24 07:54:21 2026] DELETE /volume/v3/types/97342ff1-b4ab-4a08-be2a-1640be6a9f15 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:54:21.728694 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-5a040232-75b0-4830-835d-dacca8e0d649 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:21.730320 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5a040232-75b0-4830-835d-dacca8e0d649 tempest-GroupSnapshotsV319Test-171359830 tempest-GroupSnapshotsV319Test-171359830-project-admin] GET https://10.4.3.170/volume/v3/types/97342ff1-b4ab-4a08-be2a-1640be6a9f15 Jul 24 07:54:21.730512 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5a040232-75b0-4830-835d-dacca8e0d649 tempest-GroupSnapshotsV319Test-171359830 tempest-GroupSnapshotsV319Test-171359830-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:21.730687 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5a040232-75b0-4830-835d-dacca8e0d649 tempest-GroupSnapshotsV319Test-171359830 tempest-GroupSnapshotsV319Test-171359830-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:21.733681 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5a040232-75b0-4830-835d-dacca8e0d649 tempest-GroupSnapshotsV319Test-171359830 tempest-GroupSnapshotsV319Test-171359830-project-admin] https://10.4.3.170/volume/v3/types/97342ff1-b4ab-4a08-be2a-1640be6a9f15 returned with HTTP 404 Jul 24 07:54:21.734102 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1333/5330] 10.4.3.170 () {66 vars in 1342 bytes} [Fri Jul 24 07:54:21 2026] GET /volume/v3/types/97342ff1-b4ab-4a08-be2a-1640be6a9f15 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:54:23.757633 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-845112de-f823-47f3-b41d-ea60f51df84b None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:23.826024 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-845112de-f823-47f3-b41d-ea60f51df84b tempest-VolumeQuotasAdminTestJSON-1474618254 tempest-VolumeQuotasAdminTestJSON-1474618254-project-admin] GET https://10.4.3.170/volume/v3/os-quota-sets/7b3725d87f394e69a5561a20bc9571be Jul 24 07:54:23.826194 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-845112de-f823-47f3-b41d-ea60f51df84b tempest-VolumeQuotasAdminTestJSON-1474618254 tempest-VolumeQuotasAdminTestJSON-1474618254-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:23.826424 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-845112de-f823-47f3-b41d-ea60f51df84b tempest-VolumeQuotasAdminTestJSON-1474618254 tempest-VolumeQuotasAdminTestJSON-1474618254-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:23.834168 np0000005822 devstack@c-api.service[100245]: WARNING cinder.quota [None req-845112de-f823-47f3-b41d-ea60f51df84b tempest-VolumeQuotasAdminTestJSON-1474618254 tempest-VolumeQuotasAdminTestJSON-1474618254-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-772936139 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-772936139, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:54:23.834528 np0000005822 devstack@c-api.service[100245]: WARNING cinder.quota [None req-845112de-f823-47f3-b41d-ea60f51df84b tempest-VolumeQuotasAdminTestJSON-1474618254 tempest-VolumeQuotasAdminTestJSON-1474618254-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-772936139 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-772936139, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:54:23.834829 np0000005822 devstack@c-api.service[100245]: WARNING cinder.quota [None req-845112de-f823-47f3-b41d-ea60f51df84b tempest-VolumeQuotasAdminTestJSON-1474618254 tempest-VolumeQuotasAdminTestJSON-1474618254-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-772936139 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-772936139, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:54:23.839617 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-845112de-f823-47f3-b41d-ea60f51df84b tempest-VolumeQuotasAdminTestJSON-1474618254 tempest-VolumeQuotasAdminTestJSON-1474618254-project-admin] https://10.4.3.170/volume/v3/os-quota-sets/7b3725d87f394e69a5561a20bc9571be returned with HTTP 200 Jul 24 07:54:23.840193 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1342/5331] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:54:23 2026] GET /volume/v3/os-quota-sets/7b3725d87f394e69a5561a20bc9571be => generated 597 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:54:23.848816 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c701d4b3-02d3-4f9b-a791-a2631ae1e20c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:23.850795 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c701d4b3-02d3-4f9b-a791-a2631ae1e20c tempest-VolumeQuotasAdminTestJSON-1474618254 tempest-VolumeQuotasAdminTestJSON-1474618254-project-admin] GET https://10.4.3.170/volume/v3/os-quota-sets/7b3725d87f394e69a5561a20bc9571be/defaults Jul 24 07:54:23.850987 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c701d4b3-02d3-4f9b-a791-a2631ae1e20c tempest-VolumeQuotasAdminTestJSON-1474618254 tempest-VolumeQuotasAdminTestJSON-1474618254-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:23.851228 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c701d4b3-02d3-4f9b-a791-a2631ae1e20c tempest-VolumeQuotasAdminTestJSON-1474618254 tempest-VolumeQuotasAdminTestJSON-1474618254-project-admin] Calling method 'defaults' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:23.857477 np0000005822 devstack@c-api.service[100246]: WARNING cinder.quota [None req-c701d4b3-02d3-4f9b-a791-a2631ae1e20c tempest-VolumeQuotasAdminTestJSON-1474618254 tempest-VolumeQuotasAdminTestJSON-1474618254-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-772936139 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-772936139, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:54:23.860264 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c701d4b3-02d3-4f9b-a791-a2631ae1e20c tempest-VolumeQuotasAdminTestJSON-1474618254 tempest-VolumeQuotasAdminTestJSON-1474618254-project-admin] https://10.4.3.170/volume/v3/os-quota-sets/7b3725d87f394e69a5561a20bc9571be/defaults returned with HTTP 200 Jul 24 07:54:23.860583 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1337/5332] 10.4.3.170 () {66 vars in 1381 bytes} [Fri Jul 24 07:54:23 2026] GET /volume/v3/os-quota-sets/7b3725d87f394e69a5561a20bc9571be/defaults => generated 597 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:54:23.868609 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-ac857bce-5a8b-44e6-bf6d-aba05e09aaaa None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:23.870443 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ac857bce-5a8b-44e6-bf6d-aba05e09aaaa tempest-VolumeQuotasAdminTestJSON-1474618254 tempest-VolumeQuotasAdminTestJSON-1474618254-project-admin] PUT https://10.4.3.170/volume/v3/os-quota-sets/7b3725d87f394e69a5561a20bc9571be Jul 24 07:54:23.870767 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ac857bce-5a8b-44e6-bf6d-aba05e09aaaa tempest-VolumeQuotasAdminTestJSON-1474618254 tempest-VolumeQuotasAdminTestJSON-1474618254-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:54:23.899676 np0000005822 devstack@c-api.service[100243]: WARNING cinder.quota [None req-ac857bce-5a8b-44e6-bf6d-aba05e09aaaa tempest-VolumeQuotasAdminTestJSON-1474618254 tempest-VolumeQuotasAdminTestJSON-1474618254-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-772936139 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-772936139, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:54:23.899931 np0000005822 devstack@c-api.service[100243]: WARNING cinder.quota [None req-ac857bce-5a8b-44e6-bf6d-aba05e09aaaa tempest-VolumeQuotasAdminTestJSON-1474618254 tempest-VolumeQuotasAdminTestJSON-1474618254-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-772936139 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-772936139, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:54:23.900217 np0000005822 devstack@c-api.service[100243]: WARNING cinder.quota [None req-ac857bce-5a8b-44e6-bf6d-aba05e09aaaa tempest-VolumeQuotasAdminTestJSON-1474618254 tempest-VolumeQuotasAdminTestJSON-1474618254-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-772936139 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-772936139, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:54:23.905669 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ac857bce-5a8b-44e6-bf6d-aba05e09aaaa tempest-VolumeQuotasAdminTestJSON-1474618254 tempest-VolumeQuotasAdminTestJSON-1474618254-project-admin] https://10.4.3.170/volume/v3/os-quota-sets/7b3725d87f394e69a5561a20bc9571be returned with HTTP 200 Jul 24 07:54:23.906086 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1321/5333] 10.4.3.170 () {68 vars in 1374 bytes} [Fri Jul 24 07:54:23 2026] PUT /volume/v3/os-quota-sets/7b3725d87f394e69a5561a20bc9571be => generated 555 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:54:23.914154 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-f7ad2773-982d-4b55-ae49-346cc5f631a5 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:23.915812 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f7ad2773-982d-4b55-ae49-346cc5f631a5 tempest-VolumeQuotasAdminTestJSON-1474618254 tempest-VolumeQuotasAdminTestJSON-1474618254-project-admin] DELETE https://10.4.3.170/volume/v3/os-quota-sets/7b3725d87f394e69a5561a20bc9571be Jul 24 07:54:23.915994 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f7ad2773-982d-4b55-ae49-346cc5f631a5 tempest-VolumeQuotasAdminTestJSON-1474618254 tempest-VolumeQuotasAdminTestJSON-1474618254-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:23.916164 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f7ad2773-982d-4b55-ae49-346cc5f631a5 tempest-VolumeQuotasAdminTestJSON-1474618254 tempest-VolumeQuotasAdminTestJSON-1474618254-project-admin] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:23.922053 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f7ad2773-982d-4b55-ae49-346cc5f631a5 tempest-VolumeQuotasAdminTestJSON-1474618254 tempest-VolumeQuotasAdminTestJSON-1474618254-project-admin] https://10.4.3.170/volume/v3/os-quota-sets/7b3725d87f394e69a5561a20bc9571be returned with HTTP 200 Jul 24 07:54:23.922368 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1334/5334] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 24 07:54:23 2026] DELETE /volume/v3/os-quota-sets/7b3725d87f394e69a5561a20bc9571be => generated 0 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 24 07:54:23.928470 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-a88bdb15-4681-4e87-99cb-16ab84eb9894 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:23.930124 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a88bdb15-4681-4e87-99cb-16ab84eb9894 tempest-VolumeQuotasAdminTestJSON-1474618254 tempest-VolumeQuotasAdminTestJSON-1474618254-project-admin] GET https://10.4.3.170/volume/v3/os-quota-sets/7b3725d87f394e69a5561a20bc9571be Jul 24 07:54:23.930319 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a88bdb15-4681-4e87-99cb-16ab84eb9894 tempest-VolumeQuotasAdminTestJSON-1474618254 tempest-VolumeQuotasAdminTestJSON-1474618254-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:23.930826 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a88bdb15-4681-4e87-99cb-16ab84eb9894 tempest-VolumeQuotasAdminTestJSON-1474618254 tempest-VolumeQuotasAdminTestJSON-1474618254-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:23.943493 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a88bdb15-4681-4e87-99cb-16ab84eb9894 tempest-VolumeQuotasAdminTestJSON-1474618254 tempest-VolumeQuotasAdminTestJSON-1474618254-project-admin] https://10.4.3.170/volume/v3/os-quota-sets/7b3725d87f394e69a5561a20bc9571be returned with HTTP 200 Jul 24 07:54:23.943908 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1343/5335] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:54:23 2026] GET /volume/v3/os-quota-sets/7b3725d87f394e69a5561a20bc9571be => generated 597 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:54:23.951280 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b80c8345-0563-4d90-ad4f-8645897ebab3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:23.952858 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b80c8345-0563-4d90-ad4f-8645897ebab3 tempest-VolumeQuotasAdminTestJSON-1474618254 tempest-VolumeQuotasAdminTestJSON-1474618254-project-admin] PUT https://10.4.3.170/volume/v3/os-quota-sets/7b3725d87f394e69a5561a20bc9571be Jul 24 07:54:23.953166 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b80c8345-0563-4d90-ad4f-8645897ebab3 tempest-VolumeQuotasAdminTestJSON-1474618254 tempest-VolumeQuotasAdminTestJSON-1474618254-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=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:54:24.014977 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b80c8345-0563-4d90-ad4f-8645897ebab3 tempest-VolumeQuotasAdminTestJSON-1474618254 tempest-VolumeQuotasAdminTestJSON-1474618254-project-admin] https://10.4.3.170/volume/v3/os-quota-sets/7b3725d87f394e69a5561a20bc9571be returned with HTTP 200 Jul 24 07:54:24.015297 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1338/5336] 10.4.3.170 () {68 vars in 1375 bytes} [Fri Jul 24 07:54:23 2026] PUT /volume/v3/os-quota-sets/7b3725d87f394e69a5561a20bc9571be => generated 555 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:54:24.024317 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-1e4e9bbe-4ec9-4523-98d4-9d390122ec6a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:24.025918 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1e4e9bbe-4ec9-4523-98d4-9d390122ec6a tempest-VolumeQuotasAdminTestJSON-1474618254 tempest-VolumeQuotasAdminTestJSON-1474618254-project-admin] GET https://10.4.3.170/volume/v3/os-quota-sets/7b3725d87f394e69a5561a20bc9571be/defaults Jul 24 07:54:24.026118 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1e4e9bbe-4ec9-4523-98d4-9d390122ec6a tempest-VolumeQuotasAdminTestJSON-1474618254 tempest-VolumeQuotasAdminTestJSON-1474618254-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:24.026331 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1e4e9bbe-4ec9-4523-98d4-9d390122ec6a tempest-VolumeQuotasAdminTestJSON-1474618254 tempest-VolumeQuotasAdminTestJSON-1474618254-project-admin] Calling method 'defaults' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:24.034128 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1e4e9bbe-4ec9-4523-98d4-9d390122ec6a tempest-VolumeQuotasAdminTestJSON-1474618254 tempest-VolumeQuotasAdminTestJSON-1474618254-project-admin] https://10.4.3.170/volume/v3/os-quota-sets/7b3725d87f394e69a5561a20bc9571be/defaults returned with HTTP 200 Jul 24 07:54:24.034443 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1322/5337] 10.4.3.170 () {66 vars in 1381 bytes} [Fri Jul 24 07:54:24 2026] GET /volume/v3/os-quota-sets/7b3725d87f394e69a5561a20bc9571be/defaults => generated 597 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:54:24.044491 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-4862d5d2-25b4-41ff-9186-7d7c6baebba3 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:24.046196 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4862d5d2-25b4-41ff-9186-7d7c6baebba3 tempest-VolumeQuotasAdminTestJSON-1474618254 tempest-VolumeQuotasAdminTestJSON-1474618254-project-admin] GET https://10.4.3.170/volume/v3/os-quota-sets/7b3725d87f394e69a5561a20bc9571be Jul 24 07:54:24.046398 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4862d5d2-25b4-41ff-9186-7d7c6baebba3 tempest-VolumeQuotasAdminTestJSON-1474618254 tempest-VolumeQuotasAdminTestJSON-1474618254-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:24.046575 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4862d5d2-25b4-41ff-9186-7d7c6baebba3 tempest-VolumeQuotasAdminTestJSON-1474618254 tempest-VolumeQuotasAdminTestJSON-1474618254-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:24.056286 np0000005822 devstack@c-api.service[100244]: WARNING cinder.quota [None req-4862d5d2-25b4-41ff-9186-7d7c6baebba3 tempest-VolumeQuotasAdminTestJSON-1474618254 tempest-VolumeQuotasAdminTestJSON-1474618254-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-772936139 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-772936139, it is now deprecated. Please use the default quota class for default quota. Jul 24 07:54:24.060574 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4862d5d2-25b4-41ff-9186-7d7c6baebba3 tempest-VolumeQuotasAdminTestJSON-1474618254 tempest-VolumeQuotasAdminTestJSON-1474618254-project-admin] https://10.4.3.170/volume/v3/os-quota-sets/7b3725d87f394e69a5561a20bc9571be returned with HTTP 200 Jul 24 07:54:24.060941 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1335/5338] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:54:24 2026] GET /volume/v3/os-quota-sets/7b3725d87f394e69a5561a20bc9571be => generated 597 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:54:24.069269 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-eb459b84-87b0-4780-9fc6-6f1011c3f439 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:24.071060 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-eb459b84-87b0-4780-9fc6-6f1011c3f439 tempest-VolumeQuotasAdminTestJSON-1474618254 tempest-VolumeQuotasAdminTestJSON-1474618254-project-admin] GET https://10.4.3.170/volume/v3/os-quota-sets/7b3725d87f394e69a5561a20bc9571be?usage=True Jul 24 07:54:24.071316 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-eb459b84-87b0-4780-9fc6-6f1011c3f439 tempest-VolumeQuotasAdminTestJSON-1474618254 tempest-VolumeQuotasAdminTestJSON-1474618254-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:24.071571 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-eb459b84-87b0-4780-9fc6-6f1011c3f439 tempest-VolumeQuotasAdminTestJSON-1474618254 tempest-VolumeQuotasAdminTestJSON-1474618254-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:24.086966 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-eb459b84-87b0-4780-9fc6-6f1011c3f439 tempest-VolumeQuotasAdminTestJSON-1474618254 tempest-VolumeQuotasAdminTestJSON-1474618254-project-admin] https://10.4.3.170/volume/v3/os-quota-sets/7b3725d87f394e69a5561a20bc9571be?usage=True returned with HTTP 200 Jul 24 07:54:24.087364 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1344/5339] 10.4.3.170 () {66 vars in 1375 bytes} [Fri Jul 24 07:54:24 2026] GET /volume/v3/os-quota-sets/7b3725d87f394e69a5561a20bc9571be?usage=True => generated 1338 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:54:24.096746 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-76f23633-a66a-4e32-9e8b-b475e36385b3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:24.147679 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-76f23633-a66a-4e32-9e8b-b475e36385b3 tempest-VolumeQuotasAdminTestJSON-1733923349 tempest-VolumeQuotasAdminTestJSON-1733923349-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:54:24.148013 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-76f23633-a66a-4e32-9e8b-b475e36385b3 tempest-VolumeQuotasAdminTestJSON-1733923349 tempest-VolumeQuotasAdminTestJSON-1733923349-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-570374955"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:54:24.149543 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-76f23633-a66a-4e32-9e8b-b475e36385b3 tempest-VolumeQuotasAdminTestJSON-1733923349 tempest-VolumeQuotasAdminTestJSON-1733923349-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-570374955'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:54:24.149660 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-76f23633-a66a-4e32-9e8b-b475e36385b3 tempest-VolumeQuotasAdminTestJSON-1733923349 tempest-VolumeQuotasAdminTestJSON-1733923349-project-member] Create volume of 1 GB Jul 24 07:54:24.153173 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-76f23633-a66a-4e32-9e8b-b475e36385b3 tempest-VolumeQuotasAdminTestJSON-1733923349 tempest-VolumeQuotasAdminTestJSON-1733923349-project-member] Availability Zones retrieved successfully. Jul 24 07:54:24.158264 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-76f23633-a66a-4e32-9e8b-b475e36385b3 tempest-VolumeQuotasAdminTestJSON-1733923349 tempest-VolumeQuotasAdminTestJSON-1733923349-project-member] Flow 'volume_create_api' (d2a6ecec-f4f5-46e5-9a7b-d3694cd61e9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:54:24.159163 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-76f23633-a66a-4e32-9e8b-b475e36385b3 tempest-VolumeQuotasAdminTestJSON-1733923349 tempest-VolumeQuotasAdminTestJSON-1733923349-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3051fc68-5e54-4375-9e40-9376e5d69bd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:54:24.159980 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-76f23633-a66a-4e32-9e8b-b475e36385b3 tempest-VolumeQuotasAdminTestJSON-1733923349 tempest-VolumeQuotasAdminTestJSON-1733923349-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:54:24.182570 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-76f23633-a66a-4e32-9e8b-b475e36385b3 tempest-VolumeQuotasAdminTestJSON-1733923349 tempest-VolumeQuotasAdminTestJSON-1733923349-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3051fc68-5e54-4375-9e40-9376e5d69bd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:54:24.183035 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-76f23633-a66a-4e32-9e8b-b475e36385b3 tempest-VolumeQuotasAdminTestJSON-1733923349 tempest-VolumeQuotasAdminTestJSON-1733923349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1406270-71fe-4954-a738-5e3839d86605) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:54:24.233525 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-76f23633-a66a-4e32-9e8b-b475e36385b3 tempest-VolumeQuotasAdminTestJSON-1733923349 tempest-VolumeQuotasAdminTestJSON-1733923349-project-member] Created reservations ['32beaaff-abf0-46dc-92c0-611410d19132', 'f57123a7-afde-48a7-90bf-187259acfb6f', '681db000-fabe-4991-afa0-11dff2e217e5', '8cab7fb6-19fa-4ab4-919e-676ee3857790'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:54:24.234271 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-76f23633-a66a-4e32-9e8b-b475e36385b3 tempest-VolumeQuotasAdminTestJSON-1733923349 tempest-VolumeQuotasAdminTestJSON-1733923349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1406270-71fe-4954-a738-5e3839d86605) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['32beaaff-abf0-46dc-92c0-611410d19132', 'f57123a7-afde-48a7-90bf-187259acfb6f', '681db000-fabe-4991-afa0-11dff2e217e5', '8cab7fb6-19fa-4ab4-919e-676ee3857790']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:54:24.234971 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-76f23633-a66a-4e32-9e8b-b475e36385b3 tempest-VolumeQuotasAdminTestJSON-1733923349 tempest-VolumeQuotasAdminTestJSON-1733923349-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b67abc72-b417-41f4-88bc-505a21983ef8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:54:24.255192 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-76f23633-a66a-4e32-9e8b-b475e36385b3 tempest-VolumeQuotasAdminTestJSON-1733923349 tempest-VolumeQuotasAdminTestJSON-1733923349-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b67abc72-b417-41f4-88bc-505a21983ef8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cf0ccb44-ea6f-4540-83fa-ba5f1de9aaec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-570374955',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b3725d87f394e69a5561a20bc9571be',qos_specs=None,replication_status=,reservations=['32beaaff-abf0-46dc-92c0-611410d19132','f57123a7-afde-48a7-90bf-187259acfb6f','681db000-fabe-4991-afa0-11dff2e217e5','8cab7fb6-19fa-4ab4-919e-676ee3857790'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1580d5972adb40539abee68471dccb2e',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:54:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-570374955',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cf0ccb44-ea6f-4540-83fa-ba5f1de9aaec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7b3725d87f394e69a5561a20bc9571be',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1580d5972adb40539abee68471dccb2e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:54:24.255877 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-76f23633-a66a-4e32-9e8b-b475e36385b3 tempest-VolumeQuotasAdminTestJSON-1733923349 tempest-VolumeQuotasAdminTestJSON-1733923349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1da84bd0-fe50-4a3d-a0b0-bc18a80e4f9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:54:24.269807 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-76f23633-a66a-4e32-9e8b-b475e36385b3 tempest-VolumeQuotasAdminTestJSON-1733923349 tempest-VolumeQuotasAdminTestJSON-1733923349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1da84bd0-fe50-4a3d-a0b0-bc18a80e4f9d) transitioned into state 'SUCCESS' from state '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-570374955',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b3725d87f394e69a5561a20bc9571be',qos_specs=None,replication_status=,reservations=['32beaaff-abf0-46dc-92c0-611410d19132','f57123a7-afde-48a7-90bf-187259acfb6f','681db000-fabe-4991-afa0-11dff2e217e5','8cab7fb6-19fa-4ab4-919e-676ee3857790'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1580d5972adb40539abee68471dccb2e',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:54:24.270432 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-76f23633-a66a-4e32-9e8b-b475e36385b3 tempest-VolumeQuotasAdminTestJSON-1733923349 tempest-VolumeQuotasAdminTestJSON-1733923349-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0710092d-f536-4e9e-874d-e39f8af82cdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:54:24.278025 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-76f23633-a66a-4e32-9e8b-b475e36385b3 tempest-VolumeQuotasAdminTestJSON-1733923349 tempest-VolumeQuotasAdminTestJSON-1733923349-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0710092d-f536-4e9e-874d-e39f8af82cdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:54:24.278769 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-76f23633-a66a-4e32-9e8b-b475e36385b3 tempest-VolumeQuotasAdminTestJSON-1733923349 tempest-VolumeQuotasAdminTestJSON-1733923349-project-member] Flow 'volume_create_api' (d2a6ecec-f4f5-46e5-9a7b-d3694cd61e9e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:54:24.279043 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-76f23633-a66a-4e32-9e8b-b475e36385b3 tempest-VolumeQuotasAdminTestJSON-1733923349 tempest-VolumeQuotasAdminTestJSON-1733923349-project-member] Create volume request issued successfully. Jul 24 07:54:24.279629 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-76f23633-a66a-4e32-9e8b-b475e36385b3 tempest-VolumeQuotasAdminTestJSON-1733923349 tempest-VolumeQuotasAdminTestJSON-1733923349-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:54:24.280043 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1339/5340] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 24 07:54:24 2026] POST /volume/v3/volumes => generated 755 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:54:24.290665 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-3ba2d5c9-bb40-4cfc-bd03-8c460f8bc145 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:24.292931 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3ba2d5c9-bb40-4cfc-bd03-8c460f8bc145 tempest-VolumeQuotasAdminTestJSON-1733923349 tempest-VolumeQuotasAdminTestJSON-1733923349-project-member] GET https://10.4.3.170/volume/v3/volumes/cf0ccb44-ea6f-4540-83fa-ba5f1de9aaec Jul 24 07:54:24.293178 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3ba2d5c9-bb40-4cfc-bd03-8c460f8bc145 tempest-VolumeQuotasAdminTestJSON-1733923349 tempest-VolumeQuotasAdminTestJSON-1733923349-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:24.293445 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3ba2d5c9-bb40-4cfc-bd03-8c460f8bc145 tempest-VolumeQuotasAdminTestJSON-1733923349 tempest-VolumeQuotasAdminTestJSON-1733923349-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:24.301575 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:24.301575 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:54:24.305610 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-3ba2d5c9-bb40-4cfc-bd03-8c460f8bc145 tempest-VolumeQuotasAdminTestJSON-1733923349 tempest-VolumeQuotasAdminTestJSON-1733923349-project-member] Volume info retrieved successfully. Jul 24 07:54:24.310215 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3ba2d5c9-bb40-4cfc-bd03-8c460f8bc145 tempest-VolumeQuotasAdminTestJSON-1733923349 tempest-VolumeQuotasAdminTestJSON-1733923349-project-member] https://10.4.3.170/volume/v3/volumes/cf0ccb44-ea6f-4540-83fa-ba5f1de9aaec returned with HTTP 200 Jul 24 07:54:24.310640 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1323/5341] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:54:24 2026] GET /volume/v3/volumes/cf0ccb44-ea6f-4540-83fa-ba5f1de9aaec => generated 823 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:54:25.321682 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-010f15f7-f921-439e-b95d-7dd7ec709a25 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:25.323571 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-010f15f7-f921-439e-b95d-7dd7ec709a25 tempest-VolumeQuotasAdminTestJSON-1733923349 tempest-VolumeQuotasAdminTestJSON-1733923349-project-member] GET https://10.4.3.170/volume/v3/volumes/cf0ccb44-ea6f-4540-83fa-ba5f1de9aaec Jul 24 07:54:25.323754 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-010f15f7-f921-439e-b95d-7dd7ec709a25 tempest-VolumeQuotasAdminTestJSON-1733923349 tempest-VolumeQuotasAdminTestJSON-1733923349-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:25.323937 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-010f15f7-f921-439e-b95d-7dd7ec709a25 tempest-VolumeQuotasAdminTestJSON-1733923349 tempest-VolumeQuotasAdminTestJSON-1733923349-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:25.330413 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:25.330413 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:54:25.333671 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-010f15f7-f921-439e-b95d-7dd7ec709a25 tempest-VolumeQuotasAdminTestJSON-1733923349 tempest-VolumeQuotasAdminTestJSON-1733923349-project-member] Volume info retrieved successfully. Jul 24 07:54:25.337157 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-010f15f7-f921-439e-b95d-7dd7ec709a25 tempest-VolumeQuotasAdminTestJSON-1733923349 tempest-VolumeQuotasAdminTestJSON-1733923349-project-member] https://10.4.3.170/volume/v3/volumes/cf0ccb44-ea6f-4540-83fa-ba5f1de9aaec returned with HTTP 200 Jul 24 07:54:25.337502 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1336/5342] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:54:25 2026] GET /volume/v3/volumes/cf0ccb44-ea6f-4540-83fa-ba5f1de9aaec => generated 848 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:54:25.348568 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-3baa9bcd-0304-4fbd-95a4-89747e770fb2 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:25.350335 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3baa9bcd-0304-4fbd-95a4-89747e770fb2 tempest-VolumeQuotasAdminTestJSON-1474618254 tempest-VolumeQuotasAdminTestJSON-1474618254-project-admin] GET https://10.4.3.170/volume/v3/os-quota-sets/7b3725d87f394e69a5561a20bc9571be?usage=True Jul 24 07:54:25.350514 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3baa9bcd-0304-4fbd-95a4-89747e770fb2 tempest-VolumeQuotasAdminTestJSON-1474618254 tempest-VolumeQuotasAdminTestJSON-1474618254-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:25.350688 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3baa9bcd-0304-4fbd-95a4-89747e770fb2 tempest-VolumeQuotasAdminTestJSON-1474618254 tempest-VolumeQuotasAdminTestJSON-1474618254-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:25.365594 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3baa9bcd-0304-4fbd-95a4-89747e770fb2 tempest-VolumeQuotasAdminTestJSON-1474618254 tempest-VolumeQuotasAdminTestJSON-1474618254-project-admin] https://10.4.3.170/volume/v3/os-quota-sets/7b3725d87f394e69a5561a20bc9571be?usage=True returned with HTTP 200 Jul 24 07:54:25.366023 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1345/5343] 10.4.3.170 () {66 vars in 1375 bytes} [Fri Jul 24 07:54:25 2026] GET /volume/v3/os-quota-sets/7b3725d87f394e69a5561a20bc9571be?usage=True => generated 1338 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:54:25.374681 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a82722c8-1247-4298-926d-eba1d9e71cf2 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:25.376507 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a82722c8-1247-4298-926d-eba1d9e71cf2 tempest-VolumeQuotasAdminTestJSON-1733923349 tempest-VolumeQuotasAdminTestJSON-1733923349-project-member] DELETE https://10.4.3.170/volume/v3/volumes/cf0ccb44-ea6f-4540-83fa-ba5f1de9aaec Jul 24 07:54:25.376684 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a82722c8-1247-4298-926d-eba1d9e71cf2 tempest-VolumeQuotasAdminTestJSON-1733923349 tempest-VolumeQuotasAdminTestJSON-1733923349-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:25.376875 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a82722c8-1247-4298-926d-eba1d9e71cf2 tempest-VolumeQuotasAdminTestJSON-1733923349 tempest-VolumeQuotasAdminTestJSON-1733923349-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:25.377026 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-a82722c8-1247-4298-926d-eba1d9e71cf2 tempest-VolumeQuotasAdminTestJSON-1733923349 tempest-VolumeQuotasAdminTestJSON-1733923349-project-member] Delete volume with id: cf0ccb44-ea6f-4540-83fa-ba5f1de9aaec Jul 24 07:54:25.383371 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:25.383371 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:54:25.383782 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-a82722c8-1247-4298-926d-eba1d9e71cf2 tempest-VolumeQuotasAdminTestJSON-1733923349 tempest-VolumeQuotasAdminTestJSON-1733923349-project-member] Volume info retrieved successfully. Jul 24 07:54:25.396831 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-a82722c8-1247-4298-926d-eba1d9e71cf2 tempest-VolumeQuotasAdminTestJSON-1733923349 tempest-VolumeQuotasAdminTestJSON-1733923349-project-member] Delete volume request issued successfully. Jul 24 07:54:25.397008 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a82722c8-1247-4298-926d-eba1d9e71cf2 tempest-VolumeQuotasAdminTestJSON-1733923349 tempest-VolumeQuotasAdminTestJSON-1733923349-project-member] https://10.4.3.170/volume/v3/volumes/cf0ccb44-ea6f-4540-83fa-ba5f1de9aaec returned with HTTP 202 Jul 24 07:54:25.397358 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1340/5344] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:54:25 2026] DELETE /volume/v3/volumes/cf0ccb44-ea6f-4540-83fa-ba5f1de9aaec => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:54:25.404046 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-b8c23fc7-0de9-49c3-8391-c3e904b6a1d0 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:25.405723 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b8c23fc7-0de9-49c3-8391-c3e904b6a1d0 tempest-VolumeQuotasAdminTestJSON-1733923349 tempest-VolumeQuotasAdminTestJSON-1733923349-project-member] GET https://10.4.3.170/volume/v3/volumes/cf0ccb44-ea6f-4540-83fa-ba5f1de9aaec Jul 24 07:54:25.405913 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b8c23fc7-0de9-49c3-8391-c3e904b6a1d0 tempest-VolumeQuotasAdminTestJSON-1733923349 tempest-VolumeQuotasAdminTestJSON-1733923349-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:25.406093 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b8c23fc7-0de9-49c3-8391-c3e904b6a1d0 tempest-VolumeQuotasAdminTestJSON-1733923349 tempest-VolumeQuotasAdminTestJSON-1733923349-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:25.412587 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:25.412587 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:54:25.415585 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-b8c23fc7-0de9-49c3-8391-c3e904b6a1d0 tempest-VolumeQuotasAdminTestJSON-1733923349 tempest-VolumeQuotasAdminTestJSON-1733923349-project-member] Volume info retrieved successfully. Jul 24 07:54:25.419515 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b8c23fc7-0de9-49c3-8391-c3e904b6a1d0 tempest-VolumeQuotasAdminTestJSON-1733923349 tempest-VolumeQuotasAdminTestJSON-1733923349-project-member] https://10.4.3.170/volume/v3/volumes/cf0ccb44-ea6f-4540-83fa-ba5f1de9aaec returned with HTTP 200 Jul 24 07:54:25.420076 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1324/5345] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:54:25 2026] GET /volume/v3/volumes/cf0ccb44-ea6f-4540-83fa-ba5f1de9aaec => generated 847 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:54:26.431260 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-1476372e-43a5-4787-8925-ed3f9b58cb7b None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:26.432768 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1476372e-43a5-4787-8925-ed3f9b58cb7b tempest-VolumeQuotasAdminTestJSON-1733923349 tempest-VolumeQuotasAdminTestJSON-1733923349-project-member] GET https://10.4.3.170/volume/v3/volumes/cf0ccb44-ea6f-4540-83fa-ba5f1de9aaec Jul 24 07:54:26.432950 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1476372e-43a5-4787-8925-ed3f9b58cb7b tempest-VolumeQuotasAdminTestJSON-1733923349 tempest-VolumeQuotasAdminTestJSON-1733923349-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:26.433117 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1476372e-43a5-4787-8925-ed3f9b58cb7b tempest-VolumeQuotasAdminTestJSON-1733923349 tempest-VolumeQuotasAdminTestJSON-1733923349-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:26.438113 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1476372e-43a5-4787-8925-ed3f9b58cb7b tempest-VolumeQuotasAdminTestJSON-1733923349 tempest-VolumeQuotasAdminTestJSON-1733923349-project-member] https://10.4.3.170/volume/v3/volumes/cf0ccb44-ea6f-4540-83fa-ba5f1de9aaec returned with HTTP 404 Jul 24 07:54:26.438529 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1337/5346] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:54:26 2026] GET /volume/v3/volumes/cf0ccb44-ea6f-4540-83fa-ba5f1de9aaec => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:54:26.444897 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-73bb7e74-aa41-49b5-8947-670d65a77e34 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:26.446554 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-73bb7e74-aa41-49b5-8947-670d65a77e34 tempest-VolumeQuotasAdminTestJSON-1733923349 tempest-VolumeQuotasAdminTestJSON-1733923349-project-member] GET https://10.4.3.170/volume/v3/volumes/cf0ccb44-ea6f-4540-83fa-ba5f1de9aaec Jul 24 07:54:26.446737 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-73bb7e74-aa41-49b5-8947-670d65a77e34 tempest-VolumeQuotasAdminTestJSON-1733923349 tempest-VolumeQuotasAdminTestJSON-1733923349-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:26.446939 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-73bb7e74-aa41-49b5-8947-670d65a77e34 tempest-VolumeQuotasAdminTestJSON-1733923349 tempest-VolumeQuotasAdminTestJSON-1733923349-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:26.451690 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-73bb7e74-aa41-49b5-8947-670d65a77e34 tempest-VolumeQuotasAdminTestJSON-1733923349 tempest-VolumeQuotasAdminTestJSON-1733923349-project-member] https://10.4.3.170/volume/v3/volumes/cf0ccb44-ea6f-4540-83fa-ba5f1de9aaec returned with HTTP 404 Jul 24 07:54:26.452085 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1346/5347] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:54:26 2026] GET /volume/v3/volumes/cf0ccb44-ea6f-4540-83fa-ba5f1de9aaec => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:54:26.458462 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-67e596a9-f5a7-4251-ba1f-48bfd6aa54e7 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:26.460186 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-67e596a9-f5a7-4251-ba1f-48bfd6aa54e7 tempest-VolumeQuotasAdminTestJSON-1733923349 tempest-VolumeQuotasAdminTestJSON-1733923349-project-member] DELETE https://10.4.3.170/volume/v3/volumes/cf0ccb44-ea6f-4540-83fa-ba5f1de9aaec Jul 24 07:54:26.460415 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-67e596a9-f5a7-4251-ba1f-48bfd6aa54e7 tempest-VolumeQuotasAdminTestJSON-1733923349 tempest-VolumeQuotasAdminTestJSON-1733923349-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:26.460596 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-67e596a9-f5a7-4251-ba1f-48bfd6aa54e7 tempest-VolumeQuotasAdminTestJSON-1733923349 tempest-VolumeQuotasAdminTestJSON-1733923349-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:26.460756 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-67e596a9-f5a7-4251-ba1f-48bfd6aa54e7 tempest-VolumeQuotasAdminTestJSON-1733923349 tempest-VolumeQuotasAdminTestJSON-1733923349-project-member] Delete volume with id: cf0ccb44-ea6f-4540-83fa-ba5f1de9aaec Jul 24 07:54:26.465902 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-67e596a9-f5a7-4251-ba1f-48bfd6aa54e7 tempest-VolumeQuotasAdminTestJSON-1733923349 tempest-VolumeQuotasAdminTestJSON-1733923349-project-member] https://10.4.3.170/volume/v3/volumes/cf0ccb44-ea6f-4540-83fa-ba5f1de9aaec returned with HTTP 404 Jul 24 07:54:26.466367 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1341/5348] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:54:26 2026] DELETE /volume/v3/volumes/cf0ccb44-ea6f-4540-83fa-ba5f1de9aaec => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:54:26.474216 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-6a6eeb92-b824-4f2a-ad8c-7676038e459c None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:26.475999 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6a6eeb92-b824-4f2a-ad8c-7676038e459c tempest-VolumeQuotasAdminTestJSON-1733923349 tempest-VolumeQuotasAdminTestJSON-1733923349-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:54:26.476337 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-6a6eeb92-b824-4f2a-ad8c-7676038e459c tempest-VolumeQuotasAdminTestJSON-1733923349 tempest-VolumeQuotasAdminTestJSON-1733923349-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-269323421"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:54:26.477877 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-6a6eeb92-b824-4f2a-ad8c-7676038e459c tempest-VolumeQuotasAdminTestJSON-1733923349 tempest-VolumeQuotasAdminTestJSON-1733923349-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-269323421'}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:54:26.477993 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-6a6eeb92-b824-4f2a-ad8c-7676038e459c tempest-VolumeQuotasAdminTestJSON-1733923349 tempest-VolumeQuotasAdminTestJSON-1733923349-project-member] Create volume of 1 GB Jul 24 07:54:26.481869 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-6a6eeb92-b824-4f2a-ad8c-7676038e459c tempest-VolumeQuotasAdminTestJSON-1733923349 tempest-VolumeQuotasAdminTestJSON-1733923349-project-member] Availability Zones retrieved successfully. Jul 24 07:54:26.487190 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-6a6eeb92-b824-4f2a-ad8c-7676038e459c tempest-VolumeQuotasAdminTestJSON-1733923349 tempest-VolumeQuotasAdminTestJSON-1733923349-project-member] Flow 'volume_create_api' (cc946e42-b429-42c4-868a-51bf930392b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:54:26.488082 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-6a6eeb92-b824-4f2a-ad8c-7676038e459c tempest-VolumeQuotasAdminTestJSON-1733923349 tempest-VolumeQuotasAdminTestJSON-1733923349-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1ea6987-4eba-4761-adb0-3b85b144e302) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:54:26.488903 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-6a6eeb92-b824-4f2a-ad8c-7676038e459c tempest-VolumeQuotasAdminTestJSON-1733923349 tempest-VolumeQuotasAdminTestJSON-1733923349-project-member] Validating volume size '1' using validate_int {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:54:26.510761 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-6a6eeb92-b824-4f2a-ad8c-7676038e459c tempest-VolumeQuotasAdminTestJSON-1733923349 tempest-VolumeQuotasAdminTestJSON-1733923349-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1ea6987-4eba-4761-adb0-3b85b144e302) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:54:26.511461 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-6a6eeb92-b824-4f2a-ad8c-7676038e459c tempest-VolumeQuotasAdminTestJSON-1733923349 tempest-VolumeQuotasAdminTestJSON-1733923349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06fb2513-ba44-4d5f-9820-f4567f849a74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:54:26.544887 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-6a6eeb92-b824-4f2a-ad8c-7676038e459c tempest-VolumeQuotasAdminTestJSON-1733923349 tempest-VolumeQuotasAdminTestJSON-1733923349-project-member] Created reservations ['38f11510-e5fa-41e4-bff0-ffbff62d2391', 'ce42424d-e0b1-4ccf-9be8-321d6acfa8c4', '7316672d-3f3d-4600-89ce-cc866474b762', 'a6ba350b-b3f8-4650-a0c9-fa285751f9f4'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:54:26.545588 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-6a6eeb92-b824-4f2a-ad8c-7676038e459c tempest-VolumeQuotasAdminTestJSON-1733923349 tempest-VolumeQuotasAdminTestJSON-1733923349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06fb2513-ba44-4d5f-9820-f4567f849a74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['38f11510-e5fa-41e4-bff0-ffbff62d2391', 'ce42424d-e0b1-4ccf-9be8-321d6acfa8c4', '7316672d-3f3d-4600-89ce-cc866474b762', 'a6ba350b-b3f8-4650-a0c9-fa285751f9f4']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:54:26.546304 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-6a6eeb92-b824-4f2a-ad8c-7676038e459c tempest-VolumeQuotasAdminTestJSON-1733923349 tempest-VolumeQuotasAdminTestJSON-1733923349-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f0b263e-4bfb-4a5e-9ea0-14c58c6c1c6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:54:26.564520 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-6a6eeb92-b824-4f2a-ad8c-7676038e459c tempest-VolumeQuotasAdminTestJSON-1733923349 tempest-VolumeQuotasAdminTestJSON-1733923349-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f0b263e-4bfb-4a5e-9ea0-14c58c6c1c6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3a99d554-5ca6-4d09-b4fb-a394c49893ba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-269323421',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b3725d87f394e69a5561a20bc9571be',qos_specs=None,replication_status=,reservations=['38f11510-e5fa-41e4-bff0-ffbff62d2391','ce42424d-e0b1-4ccf-9be8-321d6acfa8c4','7316672d-3f3d-4600-89ce-cc866474b762','a6ba350b-b3f8-4650-a0c9-fa285751f9f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1580d5972adb40539abee68471dccb2e',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:54:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-269323421',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3a99d554-5ca6-4d09-b4fb-a394c49893ba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7b3725d87f394e69a5561a20bc9571be',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1580d5972adb40539abee68471dccb2e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:54:26.565156 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-6a6eeb92-b824-4f2a-ad8c-7676038e459c tempest-VolumeQuotasAdminTestJSON-1733923349 tempest-VolumeQuotasAdminTestJSON-1733923349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86f2888e-1247-48c8-b51e-f9c6d9938e23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:54:26.579961 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-6a6eeb92-b824-4f2a-ad8c-7676038e459c tempest-VolumeQuotasAdminTestJSON-1733923349 tempest-VolumeQuotasAdminTestJSON-1733923349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86f2888e-1247-48c8-b51e-f9c6d9938e23) transitioned into state 'SUCCESS' from state '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-269323421',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b3725d87f394e69a5561a20bc9571be',qos_specs=None,replication_status=,reservations=['38f11510-e5fa-41e4-bff0-ffbff62d2391','ce42424d-e0b1-4ccf-9be8-321d6acfa8c4','7316672d-3f3d-4600-89ce-cc866474b762','a6ba350b-b3f8-4650-a0c9-fa285751f9f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1580d5972adb40539abee68471dccb2e',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:54:26.580587 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-6a6eeb92-b824-4f2a-ad8c-7676038e459c tempest-VolumeQuotasAdminTestJSON-1733923349 tempest-VolumeQuotasAdminTestJSON-1733923349-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c55e7969-6189-40b3-b0be-dbfaeb181698) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:54:26.587750 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-6a6eeb92-b824-4f2a-ad8c-7676038e459c tempest-VolumeQuotasAdminTestJSON-1733923349 tempest-VolumeQuotasAdminTestJSON-1733923349-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c55e7969-6189-40b3-b0be-dbfaeb181698) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:54:26.588601 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-6a6eeb92-b824-4f2a-ad8c-7676038e459c tempest-VolumeQuotasAdminTestJSON-1733923349 tempest-VolumeQuotasAdminTestJSON-1733923349-project-member] Flow 'volume_create_api' (cc946e42-b429-42c4-868a-51bf930392b6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:54:26.588875 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-6a6eeb92-b824-4f2a-ad8c-7676038e459c tempest-VolumeQuotasAdminTestJSON-1733923349 tempest-VolumeQuotasAdminTestJSON-1733923349-project-member] Create volume request issued successfully. Jul 24 07:54:26.589387 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6a6eeb92-b824-4f2a-ad8c-7676038e459c tempest-VolumeQuotasAdminTestJSON-1733923349 tempest-VolumeQuotasAdminTestJSON-1733923349-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:54:26.589784 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1325/5349] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 24 07:54:26 2026] POST /volume/v3/volumes => generated 755 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:54:26.600055 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-8ba57d3e-2ef7-41c0-937e-979dca000f68 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:26.601853 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8ba57d3e-2ef7-41c0-937e-979dca000f68 tempest-VolumeQuotasAdminTestJSON-1733923349 tempest-VolumeQuotasAdminTestJSON-1733923349-project-member] GET https://10.4.3.170/volume/v3/volumes/3a99d554-5ca6-4d09-b4fb-a394c49893ba Jul 24 07:54:26.602055 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8ba57d3e-2ef7-41c0-937e-979dca000f68 tempest-VolumeQuotasAdminTestJSON-1733923349 tempest-VolumeQuotasAdminTestJSON-1733923349-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:26.602300 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8ba57d3e-2ef7-41c0-937e-979dca000f68 tempest-VolumeQuotasAdminTestJSON-1733923349 tempest-VolumeQuotasAdminTestJSON-1733923349-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:26.608583 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:26.608583 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:54:26.611700 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-8ba57d3e-2ef7-41c0-937e-979dca000f68 tempest-VolumeQuotasAdminTestJSON-1733923349 tempest-VolumeQuotasAdminTestJSON-1733923349-project-member] Volume info retrieved successfully. Jul 24 07:54:26.615139 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8ba57d3e-2ef7-41c0-937e-979dca000f68 tempest-VolumeQuotasAdminTestJSON-1733923349 tempest-VolumeQuotasAdminTestJSON-1733923349-project-member] https://10.4.3.170/volume/v3/volumes/3a99d554-5ca6-4d09-b4fb-a394c49893ba returned with HTTP 200 Jul 24 07:54:26.615520 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1338/5350] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:54:26 2026] GET /volume/v3/volumes/3a99d554-5ca6-4d09-b4fb-a394c49893ba => generated 823 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:54:27.626553 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-4f330f03-2ea1-41c9-9dfd-73dfbeee9191 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:27.628354 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4f330f03-2ea1-41c9-9dfd-73dfbeee9191 tempest-VolumeQuotasAdminTestJSON-1733923349 tempest-VolumeQuotasAdminTestJSON-1733923349-project-member] GET https://10.4.3.170/volume/v3/volumes/3a99d554-5ca6-4d09-b4fb-a394c49893ba Jul 24 07:54:27.628523 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4f330f03-2ea1-41c9-9dfd-73dfbeee9191 tempest-VolumeQuotasAdminTestJSON-1733923349 tempest-VolumeQuotasAdminTestJSON-1733923349-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:27.628694 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4f330f03-2ea1-41c9-9dfd-73dfbeee9191 tempest-VolumeQuotasAdminTestJSON-1733923349 tempest-VolumeQuotasAdminTestJSON-1733923349-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:27.635007 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:27.635007 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:54:27.638336 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-4f330f03-2ea1-41c9-9dfd-73dfbeee9191 tempest-VolumeQuotasAdminTestJSON-1733923349 tempest-VolumeQuotasAdminTestJSON-1733923349-project-member] Volume info retrieved successfully. Jul 24 07:54:27.642070 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4f330f03-2ea1-41c9-9dfd-73dfbeee9191 tempest-VolumeQuotasAdminTestJSON-1733923349 tempest-VolumeQuotasAdminTestJSON-1733923349-project-member] https://10.4.3.170/volume/v3/volumes/3a99d554-5ca6-4d09-b4fb-a394c49893ba returned with HTTP 200 Jul 24 07:54:27.642426 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1347/5351] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:54:27 2026] GET /volume/v3/volumes/3a99d554-5ca6-4d09-b4fb-a394c49893ba => generated 848 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:54:27.652827 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a2b3ec9f-9c6a-4381-bf47-802ec1473504 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:27.654500 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a2b3ec9f-9c6a-4381-bf47-802ec1473504 tempest-VolumeQuotasAdminTestJSON-1474618254 tempest-VolumeQuotasAdminTestJSON-1474618254-project-admin] GET https://10.4.3.170/volume/v3/os-quota-sets/7b3725d87f394e69a5561a20bc9571be?usage=True Jul 24 07:54:27.654680 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a2b3ec9f-9c6a-4381-bf47-802ec1473504 tempest-VolumeQuotasAdminTestJSON-1474618254 tempest-VolumeQuotasAdminTestJSON-1474618254-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:27.654879 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a2b3ec9f-9c6a-4381-bf47-802ec1473504 tempest-VolumeQuotasAdminTestJSON-1474618254 tempest-VolumeQuotasAdminTestJSON-1474618254-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:27.669832 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a2b3ec9f-9c6a-4381-bf47-802ec1473504 tempest-VolumeQuotasAdminTestJSON-1474618254 tempest-VolumeQuotasAdminTestJSON-1474618254-project-admin] https://10.4.3.170/volume/v3/os-quota-sets/7b3725d87f394e69a5561a20bc9571be?usage=True returned with HTTP 200 Jul 24 07:54:27.670272 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1342/5352] 10.4.3.170 () {66 vars in 1375 bytes} [Fri Jul 24 07:54:27 2026] GET /volume/v3/os-quota-sets/7b3725d87f394e69a5561a20bc9571be?usage=True => generated 1338 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:54:27.680133 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-d1afafa6-a3e6-40c2-b659-2399cb93dea4 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:27.682157 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d1afafa6-a3e6-40c2-b659-2399cb93dea4 tempest-VolumeQuotasAdminTestJSON-1474618254 tempest-VolumeQuotasAdminTestJSON-1474618254-project-admin] GET https://10.4.3.170/volume/v3/os-quota-sets/fb6d348286d54c7c91a788dcbcf1d081?usage=True Jul 24 07:54:27.682388 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d1afafa6-a3e6-40c2-b659-2399cb93dea4 tempest-VolumeQuotasAdminTestJSON-1474618254 tempest-VolumeQuotasAdminTestJSON-1474618254-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:27.682571 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d1afafa6-a3e6-40c2-b659-2399cb93dea4 tempest-VolumeQuotasAdminTestJSON-1474618254 tempest-VolumeQuotasAdminTestJSON-1474618254-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:27.682856 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:27.682856 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:54:27.697184 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d1afafa6-a3e6-40c2-b659-2399cb93dea4 tempest-VolumeQuotasAdminTestJSON-1474618254 tempest-VolumeQuotasAdminTestJSON-1474618254-project-admin] https://10.4.3.170/volume/v3/os-quota-sets/fb6d348286d54c7c91a788dcbcf1d081?usage=True returned with HTTP 200 Jul 24 07:54:27.697551 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1326/5353] 10.4.3.170 () {66 vars in 1375 bytes} [Fri Jul 24 07:54:27 2026] GET /volume/v3/os-quota-sets/fb6d348286d54c7c91a788dcbcf1d081?usage=True => generated 1338 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:54:27.706864 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-5edf25c8-2db7-472c-9b00-5600d8ba220b None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:27.708859 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5edf25c8-2db7-472c-9b00-5600d8ba220b tempest-VolumeQuotasAdminTestJSON-1733923349 tempest-VolumeQuotasAdminTestJSON-1733923349-project-member] POST https://10.4.3.170/volume/v3/os-volume-transfer Jul 24 07:54:27.709259 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5edf25c8-2db7-472c-9b00-5600d8ba220b tempest-VolumeQuotasAdminTestJSON-1733923349 tempest-VolumeQuotasAdminTestJSON-1733923349-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "3a99d554-5ca6-4d09-b4fb-a394c49893ba"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:54:27.710912 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.contrib.volume_transfer [None req-5edf25c8-2db7-472c-9b00-5600d8ba220b tempest-VolumeQuotasAdminTestJSON-1733923349 tempest-VolumeQuotasAdminTestJSON-1733923349-project-member] Creating new volume transfer {'transfer': {'volume_id': '3a99d554-5ca6-4d09-b4fb-a394c49893ba'}} {{(pid=100244) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jul 24 07:54:27.711047 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.contrib.volume_transfer [None req-5edf25c8-2db7-472c-9b00-5600d8ba220b tempest-VolumeQuotasAdminTestJSON-1733923349 tempest-VolumeQuotasAdminTestJSON-1733923349-project-member] Creating transfer of volume 3a99d554-5ca6-4d09-b4fb-a394c49893ba Jul 24 07:54:27.711181 np0000005822 devstack@c-api.service[100244]: INFO cinder.transfer.api [None req-5edf25c8-2db7-472c-9b00-5600d8ba220b tempest-VolumeQuotasAdminTestJSON-1733923349 tempest-VolumeQuotasAdminTestJSON-1733923349-project-member] Generating transfer record for volume 3a99d554-5ca6-4d09-b4fb-a394c49893ba Jul 24 07:54:27.718539 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:27.718539 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:54:27.727067 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5edf25c8-2db7-472c-9b00-5600d8ba220b tempest-VolumeQuotasAdminTestJSON-1733923349 tempest-VolumeQuotasAdminTestJSON-1733923349-project-member] https://10.4.3.170/volume/v3/os-volume-transfer returned with HTTP 202 Jul 24 07:54:27.727562 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1339/5354] 10.4.3.170 () {68 vars in 1291 bytes} [Fri Jul 24 07:54:27 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:54:27.734471 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-e5379f1a-e799-426b-ab9a-86b945b69e26 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:27.780105 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e5379f1a-e799-426b-ab9a-86b945b69e26 tempest-VolumeQuotasAdminTestJSON-1840073204 tempest-VolumeQuotasAdminTestJSON-1840073204-project-member] POST https://10.4.3.170/volume/v3/os-volume-transfer/2af23936-5e2b-4b08-b23b-d0c2891d6df9/accept Jul 24 07:54:27.780453 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e5379f1a-e799-426b-ab9a-86b945b69e26 tempest-VolumeQuotasAdminTestJSON-1840073204 tempest-VolumeQuotasAdminTestJSON-1840073204-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "0baa0c0dfc37c7c6"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:54:27.781734 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.contrib.volume_transfer [None req-e5379f1a-e799-426b-ab9a-86b945b69e26 tempest-VolumeQuotasAdminTestJSON-1840073204 tempest-VolumeQuotasAdminTestJSON-1840073204-project-member] Accepting volume transfer 2af23936-5e2b-4b08-b23b-d0c2891d6df9 {{(pid=100245) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 24 07:54:27.781855 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.contrib.volume_transfer [None req-e5379f1a-e799-426b-ab9a-86b945b69e26 tempest-VolumeQuotasAdminTestJSON-1840073204 tempest-VolumeQuotasAdminTestJSON-1840073204-project-member] Accepting transfer 2af23936-5e2b-4b08-b23b-d0c2891d6df9 Jul 24 07:54:27.830769 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-e5379f1a-e799-426b-ab9a-86b945b69e26 tempest-VolumeQuotasAdminTestJSON-1840073204 tempest-VolumeQuotasAdminTestJSON-1840073204-project-member] Created reservations ['521e37b4-d1a1-45b9-8170-9a8f89494e2b', '597826a9-3d1c-446a-aca6-8ccef96ae134', '301fb3cc-1f33-450f-880f-ff71f17112f9', 'fb1a18f9-17aa-4d3d-a54b-b6be5e5453f9'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:54:27.846753 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-e5379f1a-e799-426b-ab9a-86b945b69e26 tempest-VolumeQuotasAdminTestJSON-1840073204 tempest-VolumeQuotasAdminTestJSON-1840073204-project-member] Created reservations ['ceed31d6-2a3e-4ba2-ae0f-c31b1fa6c536', 'd927d404-01e2-4540-84ac-e54e3d009a57', '11a9b7e6-2110-424e-9469-555712997c0b', '9488ec16-a2d6-4179-9cfd-d7296b398864'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:54:27.869452 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-e5379f1a-e799-426b-ab9a-86b945b69e26 tempest-VolumeQuotasAdminTestJSON-1840073204 tempest-VolumeQuotasAdminTestJSON-1840073204-project-member] Created reservations ['1b586efe-3f88-4dfb-9e38-7717a129639c', 'ebf3f577-909b-4e4f-8b1f-2d5c77b397ab', '02edb297-2e7d-46f5-bef0-b318ff61ba95', 'b5c57134-7bc8-4da8-947a-5b5c18a3a32b'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:54:27.890601 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-e5379f1a-e799-426b-ab9a-86b945b69e26 tempest-VolumeQuotasAdminTestJSON-1840073204 tempest-VolumeQuotasAdminTestJSON-1840073204-project-member] Created reservations ['acb8da9d-06de-4b7c-b2e5-2056c99f75ab', 'a8a2a9d5-4aa1-426a-a2eb-4cee7918fb17', '6c67c118-1c0c-4f70-8c5b-947fa20373ee', '4bf99eb3-8ffd-461b-90ef-5b36ed9fb54d'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:54:27.900393 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-e5379f1a-e799-426b-ab9a-86b945b69e26 tempest-VolumeQuotasAdminTestJSON-1840073204 tempest-VolumeQuotasAdminTestJSON-1840073204-project-member] Transfer volume completed successfully. Jul 24 07:54:27.945731 np0000005822 devstack@c-api.service[100245]: INFO cinder.transfer.api [None req-e5379f1a-e799-426b-ab9a-86b945b69e26 tempest-VolumeQuotasAdminTestJSON-1840073204 tempest-VolumeQuotasAdminTestJSON-1840073204-project-member] Volume 3a99d554-5ca6-4d09-b4fb-a394c49893ba has been transferred. Jul 24 07:54:27.950826 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e5379f1a-e799-426b-ab9a-86b945b69e26 tempest-VolumeQuotasAdminTestJSON-1840073204 tempest-VolumeQuotasAdminTestJSON-1840073204-project-member] https://10.4.3.170/volume/v3/os-volume-transfer/2af23936-5e2b-4b08-b23b-d0c2891d6df9/accept returned with HTTP 202 Jul 24 07:54:27.951176 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1348/5355] 10.4.3.170 () {68 vars in 1423 bytes} [Fri Jul 24 07:54:27 2026] POST /volume/v3/os-volume-transfer/2af23936-5e2b-4b08-b23b-d0c2891d6df9/accept => generated 365 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:54:27.958721 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-870d4f5a-4aef-4ec4-922f-e69ad18a9af5 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:27.960501 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-870d4f5a-4aef-4ec4-922f-e69ad18a9af5 tempest-VolumeQuotasAdminTestJSON-1840073204 tempest-VolumeQuotasAdminTestJSON-1840073204-project-member] GET https://10.4.3.170/volume/v3/volumes/3a99d554-5ca6-4d09-b4fb-a394c49893ba Jul 24 07:54:27.960682 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-870d4f5a-4aef-4ec4-922f-e69ad18a9af5 tempest-VolumeQuotasAdminTestJSON-1840073204 tempest-VolumeQuotasAdminTestJSON-1840073204-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:27.960872 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-870d4f5a-4aef-4ec4-922f-e69ad18a9af5 tempest-VolumeQuotasAdminTestJSON-1840073204 tempest-VolumeQuotasAdminTestJSON-1840073204-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:27.967588 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:27.967588 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:54:27.970714 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-870d4f5a-4aef-4ec4-922f-e69ad18a9af5 tempest-VolumeQuotasAdminTestJSON-1840073204 tempest-VolumeQuotasAdminTestJSON-1840073204-project-member] Volume info retrieved successfully. Jul 24 07:54:27.974258 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-870d4f5a-4aef-4ec4-922f-e69ad18a9af5 tempest-VolumeQuotasAdminTestJSON-1840073204 tempest-VolumeQuotasAdminTestJSON-1840073204-project-member] https://10.4.3.170/volume/v3/volumes/3a99d554-5ca6-4d09-b4fb-a394c49893ba returned with HTTP 200 Jul 24 07:54:27.974689 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1343/5356] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:54:27 2026] GET /volume/v3/volumes/3a99d554-5ca6-4d09-b4fb-a394c49893ba => generated 848 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:54:27.985879 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-c37447c2-667f-4d99-a0fc-c6917861c447 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:27.988356 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c37447c2-667f-4d99-a0fc-c6917861c447 tempest-VolumeQuotasAdminTestJSON-1474618254 tempest-VolumeQuotasAdminTestJSON-1474618254-project-admin] GET https://10.4.3.170/volume/v3/os-quota-sets/7b3725d87f394e69a5561a20bc9571be?usage=True Jul 24 07:54:27.988593 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c37447c2-667f-4d99-a0fc-c6917861c447 tempest-VolumeQuotasAdminTestJSON-1474618254 tempest-VolumeQuotasAdminTestJSON-1474618254-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:27.988835 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c37447c2-667f-4d99-a0fc-c6917861c447 tempest-VolumeQuotasAdminTestJSON-1474618254 tempest-VolumeQuotasAdminTestJSON-1474618254-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:28.007349 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c37447c2-667f-4d99-a0fc-c6917861c447 tempest-VolumeQuotasAdminTestJSON-1474618254 tempest-VolumeQuotasAdminTestJSON-1474618254-project-admin] https://10.4.3.170/volume/v3/os-quota-sets/7b3725d87f394e69a5561a20bc9571be?usage=True returned with HTTP 200 Jul 24 07:54:28.007842 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1327/5357] 10.4.3.170 () {66 vars in 1375 bytes} [Fri Jul 24 07:54:27 2026] GET /volume/v3/os-quota-sets/7b3725d87f394e69a5561a20bc9571be?usage=True => generated 1338 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:54:28.017112 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-709a0dae-93ab-4768-a97e-084837962669 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:28.018809 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-709a0dae-93ab-4768-a97e-084837962669 tempest-VolumeQuotasAdminTestJSON-1474618254 tempest-VolumeQuotasAdminTestJSON-1474618254-project-admin] GET https://10.4.3.170/volume/v3/os-quota-sets/fb6d348286d54c7c91a788dcbcf1d081?usage=True Jul 24 07:54:28.019016 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-709a0dae-93ab-4768-a97e-084837962669 tempest-VolumeQuotasAdminTestJSON-1474618254 tempest-VolumeQuotasAdminTestJSON-1474618254-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:28.019240 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-709a0dae-93ab-4768-a97e-084837962669 tempest-VolumeQuotasAdminTestJSON-1474618254 tempest-VolumeQuotasAdminTestJSON-1474618254-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:28.034762 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-709a0dae-93ab-4768-a97e-084837962669 tempest-VolumeQuotasAdminTestJSON-1474618254 tempest-VolumeQuotasAdminTestJSON-1474618254-project-admin] https://10.4.3.170/volume/v3/os-quota-sets/fb6d348286d54c7c91a788dcbcf1d081?usage=True returned with HTTP 200 Jul 24 07:54:28.035145 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1340/5358] 10.4.3.170 () {66 vars in 1375 bytes} [Fri Jul 24 07:54:28 2026] GET /volume/v3/os-quota-sets/fb6d348286d54c7c91a788dcbcf1d081?usage=True => generated 1338 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:54:28.045697 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-8eb33ad7-779b-4abf-97c8-da5c8732ca62 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:28.047273 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8eb33ad7-779b-4abf-97c8-da5c8732ca62 tempest-VolumeQuotasAdminTestJSON-1474618254 tempest-VolumeQuotasAdminTestJSON-1474618254-project-admin] DELETE https://10.4.3.170/volume/v3/volumes/3a99d554-5ca6-4d09-b4fb-a394c49893ba Jul 24 07:54:28.047460 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8eb33ad7-779b-4abf-97c8-da5c8732ca62 tempest-VolumeQuotasAdminTestJSON-1474618254 tempest-VolumeQuotasAdminTestJSON-1474618254-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:28.047601 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8eb33ad7-779b-4abf-97c8-da5c8732ca62 tempest-VolumeQuotasAdminTestJSON-1474618254 tempest-VolumeQuotasAdminTestJSON-1474618254-project-admin] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:28.047749 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-8eb33ad7-779b-4abf-97c8-da5c8732ca62 tempest-VolumeQuotasAdminTestJSON-1474618254 tempest-VolumeQuotasAdminTestJSON-1474618254-project-admin] Delete volume with id: 3a99d554-5ca6-4d09-b4fb-a394c49893ba Jul 24 07:54:28.053830 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:28.053830 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:54:28.054075 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-8eb33ad7-779b-4abf-97c8-da5c8732ca62 tempest-VolumeQuotasAdminTestJSON-1474618254 tempest-VolumeQuotasAdminTestJSON-1474618254-project-admin] Volume info retrieved successfully. Jul 24 07:54:28.067272 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-8eb33ad7-779b-4abf-97c8-da5c8732ca62 tempest-VolumeQuotasAdminTestJSON-1474618254 tempest-VolumeQuotasAdminTestJSON-1474618254-project-admin] Delete volume request issued successfully. Jul 24 07:54:28.067422 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8eb33ad7-779b-4abf-97c8-da5c8732ca62 tempest-VolumeQuotasAdminTestJSON-1474618254 tempest-VolumeQuotasAdminTestJSON-1474618254-project-admin] https://10.4.3.170/volume/v3/volumes/3a99d554-5ca6-4d09-b4fb-a394c49893ba returned with HTTP 202 Jul 24 07:54:28.067772 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1349/5359] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:54:28 2026] DELETE /volume/v3/volumes/3a99d554-5ca6-4d09-b4fb-a394c49893ba => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:54:28.073869 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ebaecdea-ade2-44fa-96fc-70941d70ddfb None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:28.075537 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ebaecdea-ade2-44fa-96fc-70941d70ddfb tempest-VolumeQuotasAdminTestJSON-1474618254 tempest-VolumeQuotasAdminTestJSON-1474618254-project-admin] GET https://10.4.3.170/volume/v3/volumes/3a99d554-5ca6-4d09-b4fb-a394c49893ba Jul 24 07:54:28.075691 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ebaecdea-ade2-44fa-96fc-70941d70ddfb tempest-VolumeQuotasAdminTestJSON-1474618254 tempest-VolumeQuotasAdminTestJSON-1474618254-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:28.075917 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ebaecdea-ade2-44fa-96fc-70941d70ddfb tempest-VolumeQuotasAdminTestJSON-1474618254 tempest-VolumeQuotasAdminTestJSON-1474618254-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:28.083441 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:28.083441 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:54:28.087344 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-ebaecdea-ade2-44fa-96fc-70941d70ddfb tempest-VolumeQuotasAdminTestJSON-1474618254 tempest-VolumeQuotasAdminTestJSON-1474618254-project-admin] Volume info retrieved successfully. Jul 24 07:54:28.090977 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ebaecdea-ade2-44fa-96fc-70941d70ddfb tempest-VolumeQuotasAdminTestJSON-1474618254 tempest-VolumeQuotasAdminTestJSON-1474618254-project-admin] https://10.4.3.170/volume/v3/volumes/3a99d554-5ca6-4d09-b4fb-a394c49893ba returned with HTTP 200 Jul 24 07:54:28.091334 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1344/5360] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:54:28 2026] GET /volume/v3/volumes/3a99d554-5ca6-4d09-b4fb-a394c49893ba => generated 1011 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:54:29.103023 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-5f018ad0-43ee-4bd1-8a11-db3afe97f01f None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:29.104793 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5f018ad0-43ee-4bd1-8a11-db3afe97f01f tempest-VolumeQuotasAdminTestJSON-1474618254 tempest-VolumeQuotasAdminTestJSON-1474618254-project-admin] GET https://10.4.3.170/volume/v3/volumes/3a99d554-5ca6-4d09-b4fb-a394c49893ba Jul 24 07:54:29.104976 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-5f018ad0-43ee-4bd1-8a11-db3afe97f01f tempest-VolumeQuotasAdminTestJSON-1474618254 tempest-VolumeQuotasAdminTestJSON-1474618254-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:29.105154 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-5f018ad0-43ee-4bd1-8a11-db3afe97f01f tempest-VolumeQuotasAdminTestJSON-1474618254 tempest-VolumeQuotasAdminTestJSON-1474618254-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:29.110396 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5f018ad0-43ee-4bd1-8a11-db3afe97f01f tempest-VolumeQuotasAdminTestJSON-1474618254 tempest-VolumeQuotasAdminTestJSON-1474618254-project-admin] https://10.4.3.170/volume/v3/volumes/3a99d554-5ca6-4d09-b4fb-a394c49893ba returned with HTTP 404 Jul 24 07:54:29.110890 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1328/5361] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:54:29 2026] GET /volume/v3/volumes/3a99d554-5ca6-4d09-b4fb-a394c49893ba => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:54:29.118302 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-9088efce-5353-4f80-bf6b-950084b9436a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:29.120077 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9088efce-5353-4f80-bf6b-950084b9436a tempest-VolumeQuotasAdminTestJSON-1733923349 tempest-VolumeQuotasAdminTestJSON-1733923349-project-member] GET https://10.4.3.170/volume/v3/volumes/3a99d554-5ca6-4d09-b4fb-a394c49893ba Jul 24 07:54:29.120276 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9088efce-5353-4f80-bf6b-950084b9436a tempest-VolumeQuotasAdminTestJSON-1733923349 tempest-VolumeQuotasAdminTestJSON-1733923349-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:29.120469 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9088efce-5353-4f80-bf6b-950084b9436a tempest-VolumeQuotasAdminTestJSON-1733923349 tempest-VolumeQuotasAdminTestJSON-1733923349-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:29.125824 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9088efce-5353-4f80-bf6b-950084b9436a tempest-VolumeQuotasAdminTestJSON-1733923349 tempest-VolumeQuotasAdminTestJSON-1733923349-project-member] https://10.4.3.170/volume/v3/volumes/3a99d554-5ca6-4d09-b4fb-a394c49893ba returned with HTTP 404 Jul 24 07:54:29.126265 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1341/5362] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:54:29 2026] GET /volume/v3/volumes/3a99d554-5ca6-4d09-b4fb-a394c49893ba => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:54:29.132811 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-010e2369-8706-4066-bf45-2a061f08e5be None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:29.134455 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-010e2369-8706-4066-bf45-2a061f08e5be tempest-VolumeQuotasAdminTestJSON-1733923349 tempest-VolumeQuotasAdminTestJSON-1733923349-project-member] DELETE https://10.4.3.170/volume/v3/volumes/3a99d554-5ca6-4d09-b4fb-a394c49893ba Jul 24 07:54:29.134630 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-010e2369-8706-4066-bf45-2a061f08e5be tempest-VolumeQuotasAdminTestJSON-1733923349 tempest-VolumeQuotasAdminTestJSON-1733923349-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:29.134849 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-010e2369-8706-4066-bf45-2a061f08e5be tempest-VolumeQuotasAdminTestJSON-1733923349 tempest-VolumeQuotasAdminTestJSON-1733923349-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:29.135032 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-010e2369-8706-4066-bf45-2a061f08e5be tempest-VolumeQuotasAdminTestJSON-1733923349 tempest-VolumeQuotasAdminTestJSON-1733923349-project-member] Delete volume with id: 3a99d554-5ca6-4d09-b4fb-a394c49893ba Jul 24 07:54:29.140318 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-010e2369-8706-4066-bf45-2a061f08e5be tempest-VolumeQuotasAdminTestJSON-1733923349 tempest-VolumeQuotasAdminTestJSON-1733923349-project-member] https://10.4.3.170/volume/v3/volumes/3a99d554-5ca6-4d09-b4fb-a394c49893ba returned with HTTP 404 Jul 24 07:54:29.140709 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1350/5363] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:54:29 2026] DELETE /volume/v3/volumes/3a99d554-5ca6-4d09-b4fb-a394c49893ba => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:54:29.147703 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-49813527-a3b8-49f0-98b1-d9693e24fdc4 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:29.149318 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-49813527-a3b8-49f0-98b1-d9693e24fdc4 tempest-VolumeQuotasAdminTestJSON-1474618254 tempest-VolumeQuotasAdminTestJSON-1474618254-project-admin] GET https://10.4.3.170/volume/v3/os-quota-sets/c2e18beee7ce4b979367c87736c0786c?usage=True Jul 24 07:54:29.149495 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-49813527-a3b8-49f0-98b1-d9693e24fdc4 tempest-VolumeQuotasAdminTestJSON-1474618254 tempest-VolumeQuotasAdminTestJSON-1474618254-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:29.149667 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-49813527-a3b8-49f0-98b1-d9693e24fdc4 tempest-VolumeQuotasAdminTestJSON-1474618254 tempest-VolumeQuotasAdminTestJSON-1474618254-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:29.165773 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-49813527-a3b8-49f0-98b1-d9693e24fdc4 tempest-VolumeQuotasAdminTestJSON-1474618254 tempest-VolumeQuotasAdminTestJSON-1474618254-project-admin] https://10.4.3.170/volume/v3/os-quota-sets/c2e18beee7ce4b979367c87736c0786c?usage=True returned with HTTP 200 Jul 24 07:54:29.166229 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1345/5364] 10.4.3.170 () {66 vars in 1375 bytes} [Fri Jul 24 07:54:29 2026] GET /volume/v3/os-quota-sets/c2e18beee7ce4b979367c87736c0786c?usage=True => generated 1338 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:54:29.176328 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-2975a580-3714-4adf-a96b-182772365af9 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:29.177979 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2975a580-3714-4adf-a96b-182772365af9 tempest-VolumeQuotasAdminTestJSON-1474618254 tempest-VolumeQuotasAdminTestJSON-1474618254-project-admin] PUT https://10.4.3.170/volume/v3/os-quota-sets/7b3725d87f394e69a5561a20bc9571be Jul 24 07:54:29.178328 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2975a580-3714-4adf-a96b-182772365af9 tempest-VolumeQuotasAdminTestJSON-1474618254 tempest-VolumeQuotasAdminTestJSON-1474618254-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=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:54:29.233646 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2975a580-3714-4adf-a96b-182772365af9 tempest-VolumeQuotasAdminTestJSON-1474618254 tempest-VolumeQuotasAdminTestJSON-1474618254-project-admin] https://10.4.3.170/volume/v3/os-quota-sets/7b3725d87f394e69a5561a20bc9571be returned with HTTP 200 Jul 24 07:54:29.234034 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1329/5365] 10.4.3.170 () {68 vars in 1375 bytes} [Fri Jul 24 07:54:29 2026] PUT /volume/v3/os-quota-sets/7b3725d87f394e69a5561a20bc9571be => generated 557 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:54:29.241050 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-38c976a5-ec79-44da-a6c1-ef371cb4ca57 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:29.242687 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-38c976a5-ec79-44da-a6c1-ef371cb4ca57 tempest-VolumeQuotasAdminTestJSON-1474618254 tempest-VolumeQuotasAdminTestJSON-1474618254-project-admin] PUT https://10.4.3.170/volume/v3/os-quota-sets/7b3725d87f394e69a5561a20bc9571be Jul 24 07:54:29.242999 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-38c976a5-ec79-44da-a6c1-ef371cb4ca57 tempest-VolumeQuotasAdminTestJSON-1474618254 tempest-VolumeQuotasAdminTestJSON-1474618254-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=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:54:29.299568 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-38c976a5-ec79-44da-a6c1-ef371cb4ca57 tempest-VolumeQuotasAdminTestJSON-1474618254 tempest-VolumeQuotasAdminTestJSON-1474618254-project-admin] https://10.4.3.170/volume/v3/os-quota-sets/7b3725d87f394e69a5561a20bc9571be returned with HTTP 200 Jul 24 07:54:29.300027 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1342/5366] 10.4.3.170 () {68 vars in 1375 bytes} [Fri Jul 24 07:54:29 2026] PUT /volume/v3/os-quota-sets/7b3725d87f394e69a5561a20bc9571be => generated 555 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:54:30.992742 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-7c87fe80-f7d2-422c-a030-79f022547aec req-8d05c0a5-636a-4594-81fb-9ddc69af3f7d None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:30.995152 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-7c87fe80-f7d2-422c-a030-79f022547aec req-8d05c0a5-636a-4594-81fb-9ddc69af3f7d tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] DELETE https://10.4.3.170/volume/v3/attachments/808f20ef-2072-4803-8ffd-5b01ccba5c86 Jul 24 07:54:30.995392 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-7c87fe80-f7d2-422c-a030-79f022547aec req-8d05c0a5-636a-4594-81fb-9ddc69af3f7d tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:30.995621 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-7c87fe80-f7d2-422c-a030-79f022547aec req-8d05c0a5-636a-4594-81fb-9ddc69af3f7d tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Calling method 'version_select' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:31.003484 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:31.003484 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:54:31.054993 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-7c87fe80-f7d2-422c-a030-79f022547aec req-8d05c0a5-636a-4594-81fb-9ddc69af3f7d tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] https://10.4.3.170/volume/v3/attachments/808f20ef-2072-4803-8ffd-5b01ccba5c86 returned with HTTP 200 Jul 24 07:54:31.055586 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1351/5367] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 24 07:54:30 2026] DELETE /volume/v3/attachments/808f20ef-2072-4803-8ffd-5b01ccba5c86 => generated 19 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:54:31.777976 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-37cd3222-b4b7-4a7e-aff2-7d965d91286a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:31.848221 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-37cd3222-b4b7-4a7e-aff2-7d965d91286a tempest-AvailabilityZoneTestJSON-2086037320 tempest-AvailabilityZoneTestJSON-2086037320-project-member] GET https://10.4.3.170/volume/v3/os-availability-zone Jul 24 07:54:31.848412 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-37cd3222-b4b7-4a7e-aff2-7d965d91286a tempest-AvailabilityZoneTestJSON-2086037320 tempest-AvailabilityZoneTestJSON-2086037320-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:31.848585 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-37cd3222-b4b7-4a7e-aff2-7d965d91286a tempest-AvailabilityZoneTestJSON-2086037320 tempest-AvailabilityZoneTestJSON-2086037320-project-member] Calling method 'index' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:31.855799 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-37cd3222-b4b7-4a7e-aff2-7d965d91286a tempest-AvailabilityZoneTestJSON-2086037320 tempest-AvailabilityZoneTestJSON-2086037320-project-member] Availability Zones retrieved successfully. Jul 24 07:54:31.855998 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-37cd3222-b4b7-4a7e-aff2-7d965d91286a tempest-AvailabilityZoneTestJSON-2086037320 tempest-AvailabilityZoneTestJSON-2086037320-project-member] https://10.4.3.170/volume/v3/os-availability-zone returned with HTTP 200 Jul 24 07:54:31.856358 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1346/5368] 10.4.3.170 () {66 vars in 1276 bytes} [Fri Jul 24 07:54:31 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 07:54:32.405150 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-647e060f-d804-4f56-8a4b-b22801bc9b29 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:32.406776 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-647e060f-d804-4f56-8a4b-b22801bc9b29 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] DELETE https://10.4.3.170/volume/v3/volumes/e1ea0858-604d-4491-9e89-097e2f43a463 Jul 24 07:54:32.406973 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-647e060f-d804-4f56-8a4b-b22801bc9b29 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:32.407093 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-647e060f-d804-4f56-8a4b-b22801bc9b29 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:32.407300 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-647e060f-d804-4f56-8a4b-b22801bc9b29 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Delete volume with id: e1ea0858-604d-4491-9e89-097e2f43a463 Jul 24 07:54:32.414775 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:32.414775 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:54:32.415353 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-647e060f-d804-4f56-8a4b-b22801bc9b29 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Volume info retrieved successfully. Jul 24 07:54:32.449946 np0000005822 devstack@c-api.service[100243]: WARNING cinder.keymgr.conf_key_mgr [None req-647e060f-d804-4f56-8a4b-b22801bc9b29 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 24 07:54:32.492020 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-647e060f-d804-4f56-8a4b-b22801bc9b29 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Delete volume request issued successfully. Jul 24 07:54:32.492267 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-647e060f-d804-4f56-8a4b-b22801bc9b29 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] https://10.4.3.170/volume/v3/volumes/e1ea0858-604d-4491-9e89-097e2f43a463 returned with HTTP 202 Jul 24 07:54:32.492934 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1330/5369] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:54:32 2026] DELETE /volume/v3/volumes/e1ea0858-604d-4491-9e89-097e2f43a463 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:54:32.500764 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-aa59c7ea-67d2-4ea5-a0f6-4ea4cf1afe27 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:32.502196 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-aa59c7ea-67d2-4ea5-a0f6-4ea4cf1afe27 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] GET https://10.4.3.170/volume/v3/volumes/e1ea0858-604d-4491-9e89-097e2f43a463 Jul 24 07:54:32.502397 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-aa59c7ea-67d2-4ea5-a0f6-4ea4cf1afe27 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:32.502569 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-aa59c7ea-67d2-4ea5-a0f6-4ea4cf1afe27 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:32.508432 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:32.508432 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:54:32.511378 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-aa59c7ea-67d2-4ea5-a0f6-4ea4cf1afe27 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Volume info retrieved successfully. Jul 24 07:54:32.515389 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-aa59c7ea-67d2-4ea5-a0f6-4ea4cf1afe27 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] https://10.4.3.170/volume/v3/volumes/e1ea0858-604d-4491-9e89-097e2f43a463 returned with HTTP 200 Jul 24 07:54:32.515709 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1343/5370] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:54:32 2026] GET /volume/v3/volumes/e1ea0858-604d-4491-9e89-097e2f43a463 => generated 1449 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:54:33.355089 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-b9c11c0f-a0a0-4769-af2e-3fb1dd2d71b0 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:33.422810 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b9c11c0f-a0a0-4769-af2e-3fb1dd2d71b0 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] GET https://10.4.3.170/volume/v3/volumes Jul 24 07:54:33.422993 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b9c11c0f-a0a0-4769-af2e-3fb1dd2d71b0 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:33.423186 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b9c11c0f-a0a0-4769-af2e-3fb1dd2d71b0 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Calling method 'index' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:33.423454 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.api_utils [None req-b9c11c0f-a0a0-4769-af2e-3fb1dd2d71b0 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Removing options '' from query. {{(pid=100245) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 07:54:33.423750 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:33.423750 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:54:33.424123 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-b9c11c0f-a0a0-4769-af2e-3fb1dd2d71b0 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100245) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 07:54:33.429815 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-b9c11c0f-a0a0-4769-af2e-3fb1dd2d71b0 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Get all volumes completed successfully. Jul 24 07:54:33.430113 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b9c11c0f-a0a0-4769-af2e-3fb1dd2d71b0 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 200 Jul 24 07:54:33.430448 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1352/5371] 10.4.3.170 () {66 vars in 1237 bytes} [Fri Jul 24 07:54:33 2026] GET /volume/v3/volumes => generated 15 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 07:54:33.437537 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2662c6c0-2cea-41c0-873e-217d6c15872c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:33.439062 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2662c6c0-2cea-41c0-873e-217d6c15872c tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:54:33.439368 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2662c6c0-2cea-41c0-873e-217d6c15872c tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-523902910"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:54:33.440686 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-2662c6c0-2cea-41c0-873e-217d6c15872c tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-523902910'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:54:33.440815 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-2662c6c0-2cea-41c0-873e-217d6c15872c tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Create volume of 1 GB Jul 24 07:54:33.444340 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-2662c6c0-2cea-41c0-873e-217d6c15872c tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Availability Zones retrieved successfully. Jul 24 07:54:33.449274 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-2662c6c0-2cea-41c0-873e-217d6c15872c tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Flow 'volume_create_api' (6f5d10aa-9d9d-488a-86d3-171b7cafb0d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:54:33.450076 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-2662c6c0-2cea-41c0-873e-217d6c15872c tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3b1d925-3b94-498a-bd9c-faaed0e75918) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:54:33.450822 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-2662c6c0-2cea-41c0-873e-217d6c15872c tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:54:33.472115 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-2662c6c0-2cea-41c0-873e-217d6c15872c tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3b1d925-3b94-498a-bd9c-faaed0e75918) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:54:33.472847 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-2662c6c0-2cea-41c0-873e-217d6c15872c tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a807ca5c-59ed-47d4-9e94-a8dacbfdfaee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:54:33.528392 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-5989db4b-ac2a-4f03-a6da-035db461396b None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:33.529894 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5989db4b-ac2a-4f03-a6da-035db461396b tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] GET https://10.4.3.170/volume/v3/volumes/e1ea0858-604d-4491-9e89-097e2f43a463 Jul 24 07:54:33.530069 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-5989db4b-ac2a-4f03-a6da-035db461396b tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:33.530255 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-5989db4b-ac2a-4f03-a6da-035db461396b tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:33.535453 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5989db4b-ac2a-4f03-a6da-035db461396b tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] https://10.4.3.170/volume/v3/volumes/e1ea0858-604d-4491-9e89-097e2f43a463 returned with HTTP 404 Jul 24 07:54:33.535577 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1331/5372] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:54:33 2026] GET /volume/v3/volumes/e1ea0858-604d-4491-9e89-097e2f43a463 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:54:33.544196 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-2662c6c0-2cea-41c0-873e-217d6c15872c tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Created reservations ['b4cb5ffd-d811-4eee-a921-5c66f17dffe9', '4c55b376-c1a4-4bb8-a25e-451d230cea21', '04b01adc-327d-4aa0-b4df-13687034a775', 'a4b8b29c-befb-4e20-a391-6c2f9d5df16f'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:54:33.544973 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-2662c6c0-2cea-41c0-873e-217d6c15872c tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a807ca5c-59ed-47d4-9e94-a8dacbfdfaee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b4cb5ffd-d811-4eee-a921-5c66f17dffe9', '4c55b376-c1a4-4bb8-a25e-451d230cea21', '04b01adc-327d-4aa0-b4df-13687034a775', 'a4b8b29c-befb-4e20-a391-6c2f9d5df16f']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:54:33.545702 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-2662c6c0-2cea-41c0-873e-217d6c15872c tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83174ef0-61a2-4e94-84c3-cdbc3fb573b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:54:33.572669 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-2662c6c0-2cea-41c0-873e-217d6c15872c tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83174ef0-61a2-4e94-84c3-cdbc3fb573b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7e8c5aba-eec7-4d69-af08-924e2addd127', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-523902910',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='62a10c5807ac42d08fb57619056064e7',qos_specs=None,replication_status=,reservations=['b4cb5ffd-d811-4eee-a921-5c66f17dffe9','4c55b376-c1a4-4bb8-a25e-451d230cea21','04b01adc-327d-4aa0-b4df-13687034a775','a4b8b29c-befb-4e20-a391-6c2f9d5df16f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6bac8cb4173e4e96ad0b0f1378e57c80',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:54:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-523902910',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7e8c5aba-eec7-4d69-af08-924e2addd127,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='62a10c5807ac42d08fb57619056064e7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6bac8cb4173e4e96ad0b0f1378e57c80',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:54:33.573395 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-2662c6c0-2cea-41c0-873e-217d6c15872c tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5231e442-61e9-4f5c-85f5-5c919f38aeca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:54:33.597625 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-2662c6c0-2cea-41c0-873e-217d6c15872c tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5231e442-61e9-4f5c-85f5-5c919f38aeca) transitioned into state 'SUCCESS' from state '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-523902910',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='62a10c5807ac42d08fb57619056064e7',qos_specs=None,replication_status=,reservations=['b4cb5ffd-d811-4eee-a921-5c66f17dffe9','4c55b376-c1a4-4bb8-a25e-451d230cea21','04b01adc-327d-4aa0-b4df-13687034a775','a4b8b29c-befb-4e20-a391-6c2f9d5df16f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6bac8cb4173e4e96ad0b0f1378e57c80',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:54:33.598302 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-2662c6c0-2cea-41c0-873e-217d6c15872c tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (503ef923-62c8-4f0c-9de9-c6931d47dff6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:54:33.614524 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-2662c6c0-2cea-41c0-873e-217d6c15872c tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (503ef923-62c8-4f0c-9de9-c6931d47dff6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:54:33.615275 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-2662c6c0-2cea-41c0-873e-217d6c15872c tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Flow 'volume_create_api' (6f5d10aa-9d9d-488a-86d3-171b7cafb0d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:54:33.615555 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-2662c6c0-2cea-41c0-873e-217d6c15872c tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Create volume request issued successfully. Jul 24 07:54:33.616080 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2662c6c0-2cea-41c0-873e-217d6c15872c tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:54:33.616653 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1347/5373] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 24 07:54:33 2026] POST /volume/v3/volumes => generated 763 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:54:33.629539 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-91360877-5fd8-4614-b6e5-89359228bac8 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:33.631823 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-91360877-5fd8-4614-b6e5-89359228bac8 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] GET https://10.4.3.170/volume/v3/volumes/7e8c5aba-eec7-4d69-af08-924e2addd127 Jul 24 07:54:33.632062 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-91360877-5fd8-4614-b6e5-89359228bac8 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:33.632578 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-91360877-5fd8-4614-b6e5-89359228bac8 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:33.639432 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:33.639432 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:54:33.646676 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-91360877-5fd8-4614-b6e5-89359228bac8 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Volume info retrieved successfully. Jul 24 07:54:33.646676 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-91360877-5fd8-4614-b6e5-89359228bac8 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] https://10.4.3.170/volume/v3/volumes/7e8c5aba-eec7-4d69-af08-924e2addd127 returned with HTTP 200 Jul 24 07:54:33.646918 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1344/5374] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:54:33 2026] GET /volume/v3/volumes/7e8c5aba-eec7-4d69-af08-924e2addd127 => generated 831 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:54:33.787718 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-8ec21e29-e20a-42f3-af5c-46acf75bae38 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:33.789429 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8ec21e29-e20a-42f3-af5c-46acf75bae38 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] DELETE https://10.4.3.170/volume/v3/volumes/920fb8ef-42f3-4cb5-805d-770d198bcac7 Jul 24 07:54:33.789635 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8ec21e29-e20a-42f3-af5c-46acf75bae38 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:33.789832 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8ec21e29-e20a-42f3-af5c-46acf75bae38 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:33.790009 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-8ec21e29-e20a-42f3-af5c-46acf75bae38 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Delete volume with id: 920fb8ef-42f3-4cb5-805d-770d198bcac7 Jul 24 07:54:33.796673 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:33.796673 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:54:33.797081 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-8ec21e29-e20a-42f3-af5c-46acf75bae38 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Volume info retrieved successfully. Jul 24 07:54:33.814721 np0000005822 devstack@c-api.service[100245]: WARNING cinder.keymgr.conf_key_mgr [None req-8ec21e29-e20a-42f3-af5c-46acf75bae38 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 24 07:54:33.831830 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-8ec21e29-e20a-42f3-af5c-46acf75bae38 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Delete volume request issued successfully. Jul 24 07:54:33.832038 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8ec21e29-e20a-42f3-af5c-46acf75bae38 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] https://10.4.3.170/volume/v3/volumes/920fb8ef-42f3-4cb5-805d-770d198bcac7 returned with HTTP 202 Jul 24 07:54:33.832433 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1353/5375] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:54:33 2026] DELETE /volume/v3/volumes/920fb8ef-42f3-4cb5-805d-770d198bcac7 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:54:33.839282 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-f627e046-75bb-4cc5-b2e0-56e32c772237 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:33.841215 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f627e046-75bb-4cc5-b2e0-56e32c772237 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] GET https://10.4.3.170/volume/v3/volumes/920fb8ef-42f3-4cb5-805d-770d198bcac7 Jul 24 07:54:33.841618 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f627e046-75bb-4cc5-b2e0-56e32c772237 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:33.841679 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f627e046-75bb-4cc5-b2e0-56e32c772237 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:33.849005 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:33.849005 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:54:33.852673 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-f627e046-75bb-4cc5-b2e0-56e32c772237 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Volume info retrieved successfully. Jul 24 07:54:33.865955 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f627e046-75bb-4cc5-b2e0-56e32c772237 tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] https://10.4.3.170/volume/v3/volumes/920fb8ef-42f3-4cb5-805d-770d198bcac7 returned with HTTP 200 Jul 24 07:54:33.866381 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1332/5376] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:54:33 2026] GET /volume/v3/volumes/920fb8ef-42f3-4cb5-805d-770d198bcac7 => generated 1428 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:54:34.658000 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1c7eaeb9-5e1e-4e46-b4bc-65367127462f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:34.659809 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1c7eaeb9-5e1e-4e46-b4bc-65367127462f tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] GET https://10.4.3.170/volume/v3/volumes/7e8c5aba-eec7-4d69-af08-924e2addd127 Jul 24 07:54:34.660008 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1c7eaeb9-5e1e-4e46-b4bc-65367127462f tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:34.660197 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1c7eaeb9-5e1e-4e46-b4bc-65367127462f tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:34.666958 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:34.666958 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:54:34.669932 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-1c7eaeb9-5e1e-4e46-b4bc-65367127462f tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Volume info retrieved successfully. Jul 24 07:54:34.673360 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1c7eaeb9-5e1e-4e46-b4bc-65367127462f tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] https://10.4.3.170/volume/v3/volumes/7e8c5aba-eec7-4d69-af08-924e2addd127 returned with HTTP 200 Jul 24 07:54:34.673671 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1348/5377] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:54:34 2026] GET /volume/v3/volumes/7e8c5aba-eec7-4d69-af08-924e2addd127 => generated 856 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:54:34.687740 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-e20f9953-9202-43f2-a1e6-38e5486a5cb2 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:34.689525 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e20f9953-9202-43f2-a1e6-38e5486a5cb2 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] GET https://10.4.3.170/volume/v3/volumes/7e8c5aba-eec7-4d69-af08-924e2addd127 Jul 24 07:54:34.689705 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e20f9953-9202-43f2-a1e6-38e5486a5cb2 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:34.689890 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e20f9953-9202-43f2-a1e6-38e5486a5cb2 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:34.696413 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:34.696413 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:54:34.699585 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-e20f9953-9202-43f2-a1e6-38e5486a5cb2 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Volume info retrieved successfully. Jul 24 07:54:34.703098 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e20f9953-9202-43f2-a1e6-38e5486a5cb2 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] https://10.4.3.170/volume/v3/volumes/7e8c5aba-eec7-4d69-af08-924e2addd127 returned with HTTP 200 Jul 24 07:54:34.703459 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1345/5378] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:54:34 2026] GET /volume/v3/volumes/7e8c5aba-eec7-4d69-af08-924e2addd127 => generated 856 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:54:34.716465 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-e4cb4c09-019d-4d4c-bf24-a53ff5629c74 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:34.718072 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e4cb4c09-019d-4d4c-bf24-a53ff5629c74 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:54:34.718422 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e4cb4c09-019d-4d4c-bf24-a53ff5629c74 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1879981531"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:54:34.719779 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-e4cb4c09-019d-4d4c-bf24-a53ff5629c74 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1879981531'}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:54:34.719894 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-e4cb4c09-019d-4d4c-bf24-a53ff5629c74 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Create volume of 1 GB Jul 24 07:54:34.723451 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-e4cb4c09-019d-4d4c-bf24-a53ff5629c74 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Availability Zones retrieved successfully. Jul 24 07:54:34.728538 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e4cb4c09-019d-4d4c-bf24-a53ff5629c74 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Flow 'volume_create_api' (21135cd4-1ed9-4dad-bb86-99c80c96fe9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:54:34.729367 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e4cb4c09-019d-4d4c-bf24-a53ff5629c74 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20cb19ad-34f6-4dc8-973f-092106e707d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:54:34.730114 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-e4cb4c09-019d-4d4c-bf24-a53ff5629c74 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Validating volume size '1' using validate_int {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:54:34.751442 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e4cb4c09-019d-4d4c-bf24-a53ff5629c74 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20cb19ad-34f6-4dc8-973f-092106e707d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:54:34.752092 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e4cb4c09-019d-4d4c-bf24-a53ff5629c74 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a95f1264-07dd-4c4b-9048-34a3b8421cad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:54:34.786904 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-e4cb4c09-019d-4d4c-bf24-a53ff5629c74 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Created reservations ['f7bda15e-cb93-45ac-b801-3c0bdb83a90f', 'dc5781a9-072c-416e-9bf3-09d8d2696226', '1f202435-22c7-4eec-a89e-7f7fb7a3adce', '4ef9b540-1737-4496-9fb8-9137c496ef65'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:54:34.787583 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e4cb4c09-019d-4d4c-bf24-a53ff5629c74 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a95f1264-07dd-4c4b-9048-34a3b8421cad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f7bda15e-cb93-45ac-b801-3c0bdb83a90f', 'dc5781a9-072c-416e-9bf3-09d8d2696226', '1f202435-22c7-4eec-a89e-7f7fb7a3adce', '4ef9b540-1737-4496-9fb8-9137c496ef65']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:54:34.788278 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e4cb4c09-019d-4d4c-bf24-a53ff5629c74 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4a23847-9741-45be-a4fa-89888519d95c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:54:34.811056 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e4cb4c09-019d-4d4c-bf24-a53ff5629c74 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4a23847-9741-45be-a4fa-89888519d95c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'de7d1ec2-4030-4f37-94d7-800134d03df0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1879981531',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='62a10c5807ac42d08fb57619056064e7',qos_specs=None,replication_status=,reservations=['f7bda15e-cb93-45ac-b801-3c0bdb83a90f','dc5781a9-072c-416e-9bf3-09d8d2696226','1f202435-22c7-4eec-a89e-7f7fb7a3adce','4ef9b540-1737-4496-9fb8-9137c496ef65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6bac8cb4173e4e96ad0b0f1378e57c80',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:54:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1879981531',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=de7d1ec2-4030-4f37-94d7-800134d03df0,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='62a10c5807ac42d08fb57619056064e7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6bac8cb4173e4e96ad0b0f1378e57c80',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:54:34.811831 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e4cb4c09-019d-4d4c-bf24-a53ff5629c74 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e61d0f55-0b26-46b4-97af-6697a69e6a2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:54:34.827848 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e4cb4c09-019d-4d4c-bf24-a53ff5629c74 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e61d0f55-0b26-46b4-97af-6697a69e6a2c) transitioned into state 'SUCCESS' from state '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-1879981531',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='62a10c5807ac42d08fb57619056064e7',qos_specs=None,replication_status=,reservations=['f7bda15e-cb93-45ac-b801-3c0bdb83a90f','dc5781a9-072c-416e-9bf3-09d8d2696226','1f202435-22c7-4eec-a89e-7f7fb7a3adce','4ef9b540-1737-4496-9fb8-9137c496ef65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6bac8cb4173e4e96ad0b0f1378e57c80',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:54:34.828515 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e4cb4c09-019d-4d4c-bf24-a53ff5629c74 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71a730f8-1b2c-428c-abf1-964b33ca916f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:54:34.840865 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e4cb4c09-019d-4d4c-bf24-a53ff5629c74 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71a730f8-1b2c-428c-abf1-964b33ca916f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:54:34.841657 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e4cb4c09-019d-4d4c-bf24-a53ff5629c74 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Flow 'volume_create_api' (21135cd4-1ed9-4dad-bb86-99c80c96fe9a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:54:34.842030 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-e4cb4c09-019d-4d4c-bf24-a53ff5629c74 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Create volume request issued successfully. Jul 24 07:54:34.842610 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e4cb4c09-019d-4d4c-bf24-a53ff5629c74 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:54:34.843055 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1354/5379] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 24 07:54:34 2026] POST /volume/v3/volumes => generated 764 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:54:34.855888 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-2f68fa62-7707-44f7-b0c3-e94552ecabbb None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:34.857767 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2f68fa62-7707-44f7-b0c3-e94552ecabbb tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] GET https://10.4.3.170/volume/v3/volumes/de7d1ec2-4030-4f37-94d7-800134d03df0 Jul 24 07:54:34.858042 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2f68fa62-7707-44f7-b0c3-e94552ecabbb tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:34.858278 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2f68fa62-7707-44f7-b0c3-e94552ecabbb tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:34.865420 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:34.865420 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:54:34.869023 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-2f68fa62-7707-44f7-b0c3-e94552ecabbb tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Volume info retrieved successfully. Jul 24 07:54:34.874964 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2f68fa62-7707-44f7-b0c3-e94552ecabbb tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] https://10.4.3.170/volume/v3/volumes/de7d1ec2-4030-4f37-94d7-800134d03df0 returned with HTTP 200 Jul 24 07:54:34.875365 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1333/5380] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:54:34 2026] GET /volume/v3/volumes/de7d1ec2-4030-4f37-94d7-800134d03df0 => generated 832 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:54:34.878477 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0879fe44-c861-4952-ba29-da347130999b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:34.880275 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0879fe44-c861-4952-ba29-da347130999b tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] GET https://10.4.3.170/volume/v3/volumes/920fb8ef-42f3-4cb5-805d-770d198bcac7 Jul 24 07:54:34.880461 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0879fe44-c861-4952-ba29-da347130999b tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:34.880639 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0879fe44-c861-4952-ba29-da347130999b tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:34.885715 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0879fe44-c861-4952-ba29-da347130999b tempest-TestEncryptedCinderVolumes-720464602 tempest-TestEncryptedCinderVolumes-720464602-project-member] https://10.4.3.170/volume/v3/volumes/920fb8ef-42f3-4cb5-805d-770d198bcac7 returned with HTTP 404 Jul 24 07:54:34.886125 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1349/5381] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:54:34 2026] GET /volume/v3/volumes/920fb8ef-42f3-4cb5-805d-770d198bcac7 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:54:34.892867 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-2fe19826-bfcc-4216-bb2a-0b7fa774d2db None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:34.894553 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2fe19826-bfcc-4216-bb2a-0b7fa774d2db tempest-TestEncryptedCinderVolumes-256232119 tempest-TestEncryptedCinderVolumes-256232119-project-admin] GET https://10.4.3.170/volume/v3/volumes/detail?all_tenants=1 Jul 24 07:54:34.894745 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2fe19826-bfcc-4216-bb2a-0b7fa774d2db tempest-TestEncryptedCinderVolumes-256232119 tempest-TestEncryptedCinderVolumes-256232119-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:34.894938 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2fe19826-bfcc-4216-bb2a-0b7fa774d2db tempest-TestEncryptedCinderVolumes-256232119 tempest-TestEncryptedCinderVolumes-256232119-project-admin] Calling method 'detail' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:34.895704 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-2fe19826-bfcc-4216-bb2a-0b7fa774d2db tempest-TestEncryptedCinderVolumes-256232119 tempest-TestEncryptedCinderVolumes-256232119-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100244) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 07:54:34.912519 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-2fe19826-bfcc-4216-bb2a-0b7fa774d2db tempest-TestEncryptedCinderVolumes-256232119 tempest-TestEncryptedCinderVolumes-256232119-project-admin] Get all volumes completed successfully. Jul 24 07:54:34.914003 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:34.914003 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:54:34.921346 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2fe19826-bfcc-4216-bb2a-0b7fa774d2db tempest-TestEncryptedCinderVolumes-256232119 tempest-TestEncryptedCinderVolumes-256232119-project-admin] https://10.4.3.170/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 24 07:54:34.921715 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1346/5382] 10.4.3.170 () {66 vars in 1285 bytes} [Fri Jul 24 07:54:34 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7248 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:54:34.935961 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-5bd5de41-085d-45f9-ad2c-d3c034718588 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:34.937701 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5bd5de41-085d-45f9-ad2c-d3c034718588 tempest-TestEncryptedCinderVolumes-256232119 tempest-TestEncryptedCinderVolumes-256232119-project-admin] DELETE https://10.4.3.170/volume/v3/types/dcc3bbc6-7d33-454d-bf80-59bce65a29ea Jul 24 07:54:34.937891 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5bd5de41-085d-45f9-ad2c-d3c034718588 tempest-TestEncryptedCinderVolumes-256232119 tempest-TestEncryptedCinderVolumes-256232119-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:34.938076 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5bd5de41-085d-45f9-ad2c-d3c034718588 tempest-TestEncryptedCinderVolumes-256232119 tempest-TestEncryptedCinderVolumes-256232119-project-admin] Calling method '_delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:34.938301 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:34.938301 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:54:34.989368 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5bd5de41-085d-45f9-ad2c-d3c034718588 tempest-TestEncryptedCinderVolumes-256232119 tempest-TestEncryptedCinderVolumes-256232119-project-admin] https://10.4.3.170/volume/v3/types/dcc3bbc6-7d33-454d-bf80-59bce65a29ea returned with HTTP 202 Jul 24 07:54:34.989808 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1355/5383] 10.4.3.170 () {66 vars in 1345 bytes} [Fri Jul 24 07:54:34 2026] DELETE /volume/v3/types/dcc3bbc6-7d33-454d-bf80-59bce65a29ea => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:54:35.887263 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-b75d2b7f-8269-4bb5-8cc7-59689a1a4145 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:35.889022 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b75d2b7f-8269-4bb5-8cc7-59689a1a4145 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] GET https://10.4.3.170/volume/v3/volumes/de7d1ec2-4030-4f37-94d7-800134d03df0 Jul 24 07:54:35.889235 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b75d2b7f-8269-4bb5-8cc7-59689a1a4145 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:35.889422 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b75d2b7f-8269-4bb5-8cc7-59689a1a4145 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:35.896191 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:35.896191 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:54:35.900022 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-b75d2b7f-8269-4bb5-8cc7-59689a1a4145 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Volume info retrieved successfully. Jul 24 07:54:35.908958 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b75d2b7f-8269-4bb5-8cc7-59689a1a4145 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] https://10.4.3.170/volume/v3/volumes/de7d1ec2-4030-4f37-94d7-800134d03df0 returned with HTTP 200 Jul 24 07:54:35.909420 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1334/5384] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:54:35 2026] GET /volume/v3/volumes/de7d1ec2-4030-4f37-94d7-800134d03df0 => generated 857 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:54:35.920815 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1aea7fc1-5ee1-41f6-869b-2f174d7f8eec None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:35.922912 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1aea7fc1-5ee1-41f6-869b-2f174d7f8eec tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] GET https://10.4.3.170/volume/v3/volumes/de7d1ec2-4030-4f37-94d7-800134d03df0 Jul 24 07:54:35.923087 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1aea7fc1-5ee1-41f6-869b-2f174d7f8eec tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:35.923285 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1aea7fc1-5ee1-41f6-869b-2f174d7f8eec tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:35.933680 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:35.933680 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:54:35.936864 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-1aea7fc1-5ee1-41f6-869b-2f174d7f8eec tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Volume info retrieved successfully. Jul 24 07:54:35.940995 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1aea7fc1-5ee1-41f6-869b-2f174d7f8eec tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] https://10.4.3.170/volume/v3/volumes/de7d1ec2-4030-4f37-94d7-800134d03df0 returned with HTTP 200 Jul 24 07:54:35.941354 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1350/5385] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:54:35 2026] GET /volume/v3/volumes/de7d1ec2-4030-4f37-94d7-800134d03df0 => generated 857 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:54:35.952821 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-5802eb74-b4dc-4d4b-a0e9-7721fd31d1f7 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:35.954464 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5802eb74-b4dc-4d4b-a0e9-7721fd31d1f7 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:54:35.954815 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5802eb74-b4dc-4d4b-a0e9-7721fd31d1f7 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1764334412"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:54:35.956258 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-5802eb74-b4dc-4d4b-a0e9-7721fd31d1f7 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1764334412'}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:54:35.956372 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-5802eb74-b4dc-4d4b-a0e9-7721fd31d1f7 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Create volume of 1 GB Jul 24 07:54:35.965256 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-5802eb74-b4dc-4d4b-a0e9-7721fd31d1f7 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Availability Zones retrieved successfully. Jul 24 07:54:35.970834 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-5802eb74-b4dc-4d4b-a0e9-7721fd31d1f7 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Flow 'volume_create_api' (b522e381-d2d8-4abf-9001-4240c2892618) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:54:35.971666 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-5802eb74-b4dc-4d4b-a0e9-7721fd31d1f7 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c555994-1737-444d-851c-f81e07e99be5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:54:35.972483 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-5802eb74-b4dc-4d4b-a0e9-7721fd31d1f7 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:54:36.000535 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-5802eb74-b4dc-4d4b-a0e9-7721fd31d1f7 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c555994-1737-444d-851c-f81e07e99be5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:54:36.001282 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-5802eb74-b4dc-4d4b-a0e9-7721fd31d1f7 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d21b54ee-1cd8-4d30-a37f-ceb9aa0f87d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:54:36.071889 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-5802eb74-b4dc-4d4b-a0e9-7721fd31d1f7 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Created reservations ['5467d128-e76a-4620-91a1-6653404c3788', '86d62f3c-9038-464d-9b33-8356583c80b7', '0304c6cf-ede2-417b-8320-1b8aef2a09e1', '3b0a8815-6998-47b7-9cdc-103d37ddbd4b'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:54:36.072647 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-5802eb74-b4dc-4d4b-a0e9-7721fd31d1f7 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d21b54ee-1cd8-4d30-a37f-ceb9aa0f87d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5467d128-e76a-4620-91a1-6653404c3788', '86d62f3c-9038-464d-9b33-8356583c80b7', '0304c6cf-ede2-417b-8320-1b8aef2a09e1', '3b0a8815-6998-47b7-9cdc-103d37ddbd4b']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:54:36.073412 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-5802eb74-b4dc-4d4b-a0e9-7721fd31d1f7 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e928c7de-daf0-49a1-881a-22d1d0d2f1e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:54:36.099036 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-5802eb74-b4dc-4d4b-a0e9-7721fd31d1f7 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e928c7de-daf0-49a1-881a-22d1d0d2f1e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6f20c8ee-f67c-41a0-8263-c4562201782a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1764334412',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='62a10c5807ac42d08fb57619056064e7',qos_specs=None,replication_status=,reservations=['5467d128-e76a-4620-91a1-6653404c3788','86d62f3c-9038-464d-9b33-8356583c80b7','0304c6cf-ede2-417b-8320-1b8aef2a09e1','3b0a8815-6998-47b7-9cdc-103d37ddbd4b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6bac8cb4173e4e96ad0b0f1378e57c80',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:54:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1764334412',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6f20c8ee-f67c-41a0-8263-c4562201782a,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='62a10c5807ac42d08fb57619056064e7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6bac8cb4173e4e96ad0b0f1378e57c80',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:54:36.100638 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-5802eb74-b4dc-4d4b-a0e9-7721fd31d1f7 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0eddb9d7-c7b5-4045-9cdc-e55dd02a9f99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:54:36.158350 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-5802eb74-b4dc-4d4b-a0e9-7721fd31d1f7 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0eddb9d7-c7b5-4045-9cdc-e55dd02a9f99) transitioned into state 'SUCCESS' from state '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-1764334412',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='62a10c5807ac42d08fb57619056064e7',qos_specs=None,replication_status=,reservations=['5467d128-e76a-4620-91a1-6653404c3788','86d62f3c-9038-464d-9b33-8356583c80b7','0304c6cf-ede2-417b-8320-1b8aef2a09e1','3b0a8815-6998-47b7-9cdc-103d37ddbd4b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6bac8cb4173e4e96ad0b0f1378e57c80',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:54:36.159103 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-5802eb74-b4dc-4d4b-a0e9-7721fd31d1f7 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d7ac07c-10a3-44ae-9183-cdd0a2b39b7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:54:36.171654 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-5802eb74-b4dc-4d4b-a0e9-7721fd31d1f7 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d7ac07c-10a3-44ae-9183-cdd0a2b39b7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:54:36.172463 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-5802eb74-b4dc-4d4b-a0e9-7721fd31d1f7 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Flow 'volume_create_api' (b522e381-d2d8-4abf-9001-4240c2892618) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:54:36.172791 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-5802eb74-b4dc-4d4b-a0e9-7721fd31d1f7 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Create volume request issued successfully. Jul 24 07:54:36.173344 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5802eb74-b4dc-4d4b-a0e9-7721fd31d1f7 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:54:36.173760 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1347/5386] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 24 07:54:35 2026] POST /volume/v3/volumes => generated 764 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:54:36.187245 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-8100d49f-ff7c-4d31-9bd2-103df768e8ab None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:36.189512 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8100d49f-ff7c-4d31-9bd2-103df768e8ab tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] GET https://10.4.3.170/volume/v3/volumes/6f20c8ee-f67c-41a0-8263-c4562201782a Jul 24 07:54:36.189801 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8100d49f-ff7c-4d31-9bd2-103df768e8ab tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:36.190076 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8100d49f-ff7c-4d31-9bd2-103df768e8ab tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:36.207060 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:36.207060 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:54:36.220637 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-8100d49f-ff7c-4d31-9bd2-103df768e8ab tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Volume info retrieved successfully. Jul 24 07:54:36.231314 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8100d49f-ff7c-4d31-9bd2-103df768e8ab tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] https://10.4.3.170/volume/v3/volumes/6f20c8ee-f67c-41a0-8263-c4562201782a returned with HTTP 200 Jul 24 07:54:36.231664 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1356/5387] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:54:36 2026] GET /volume/v3/volumes/6f20c8ee-f67c-41a0-8263-c4562201782a => generated 832 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:54:37.243166 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-77b6ef2a-30b8-4b64-806b-4ee876eb8065 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:37.244754 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-77b6ef2a-30b8-4b64-806b-4ee876eb8065 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] GET https://10.4.3.170/volume/v3/volumes/6f20c8ee-f67c-41a0-8263-c4562201782a Jul 24 07:54:37.244928 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-77b6ef2a-30b8-4b64-806b-4ee876eb8065 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:37.245098 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-77b6ef2a-30b8-4b64-806b-4ee876eb8065 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:37.251367 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:37.251367 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:54:37.254450 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-77b6ef2a-30b8-4b64-806b-4ee876eb8065 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Volume info retrieved successfully. Jul 24 07:54:37.258267 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-77b6ef2a-30b8-4b64-806b-4ee876eb8065 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] https://10.4.3.170/volume/v3/volumes/6f20c8ee-f67c-41a0-8263-c4562201782a returned with HTTP 200 Jul 24 07:54:37.258620 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1335/5388] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:54:37 2026] GET /volume/v3/volumes/6f20c8ee-f67c-41a0-8263-c4562201782a => generated 857 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:54:37.272834 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-24522c23-7300-4a93-b374-4e58e0bcc07d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:37.274373 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-24522c23-7300-4a93-b374-4e58e0bcc07d tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] GET https://10.4.3.170/volume/v3/volumes/6f20c8ee-f67c-41a0-8263-c4562201782a Jul 24 07:54:37.274536 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-24522c23-7300-4a93-b374-4e58e0bcc07d tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:37.274714 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-24522c23-7300-4a93-b374-4e58e0bcc07d tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:37.280873 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:37.280873 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:54:37.283685 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-24522c23-7300-4a93-b374-4e58e0bcc07d tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Volume info retrieved successfully. Jul 24 07:54:37.286894 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-24522c23-7300-4a93-b374-4e58e0bcc07d tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] https://10.4.3.170/volume/v3/volumes/6f20c8ee-f67c-41a0-8263-c4562201782a returned with HTTP 200 Jul 24 07:54:37.287211 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1351/5389] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:54:37 2026] GET /volume/v3/volumes/6f20c8ee-f67c-41a0-8263-c4562201782a => generated 857 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:54:37.300590 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-c83a765c-ed90-4e69-a9b8-58b27489cfeb None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:37.302225 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c83a765c-ed90-4e69-a9b8-58b27489cfeb tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] GET https://10.4.3.170/volume/v3/volumes Jul 24 07:54:37.302411 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c83a765c-ed90-4e69-a9b8-58b27489cfeb tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:37.302584 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c83a765c-ed90-4e69-a9b8-58b27489cfeb tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Calling method 'index' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:37.302832 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.api_utils [None req-c83a765c-ed90-4e69-a9b8-58b27489cfeb tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Removing options '' from query. {{(pid=100244) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 07:54:37.303087 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:37.303087 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:54:37.303472 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-c83a765c-ed90-4e69-a9b8-58b27489cfeb tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100244) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 07:54:37.310286 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-c83a765c-ed90-4e69-a9b8-58b27489cfeb tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Get all volumes completed successfully. Jul 24 07:54:37.310737 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c83a765c-ed90-4e69-a9b8-58b27489cfeb tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 200 Jul 24 07:54:37.311039 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1348/5390] 10.4.3.170 () {66 vars in 1237 bytes} [Fri Jul 24 07:54:37 2026] GET /volume/v3/volumes => generated 975 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:54:37.319151 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-e862702a-015b-41f9-a043-d0422e128c3c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:37.321060 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e862702a-015b-41f9-a043-d0422e128c3c tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] GET https://10.4.3.170/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1764334412 Jul 24 07:54:37.321314 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e862702a-015b-41f9-a043-d0422e128c3c tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:37.321512 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e862702a-015b-41f9-a043-d0422e128c3c tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Calling method 'index' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:37.321811 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.api_utils [None req-e862702a-015b-41f9-a043-d0422e128c3c tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Removing options '' from query. {{(pid=100245) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 07:54:37.322537 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e862702a-015b-41f9-a043-d0422e128c3c tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1764334412'), ('no_migration_targets', True)]). {{(pid=100245) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 07:54:37.346990 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-e862702a-015b-41f9-a043-d0422e128c3c tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Get all volumes completed successfully. Jul 24 07:54:37.347419 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e862702a-015b-41f9-a043-d0422e128c3c tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] https://10.4.3.170/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1764334412 returned with HTTP 200 Jul 24 07:54:37.347766 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1357/5391] 10.4.3.170 () {66 vars in 1338 bytes} [Fri Jul 24 07:54:37 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1764334412 => generated 334 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:54:37.355630 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-bd329842-1ddd-429b-99ee-241fc2072de7 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:37.357103 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-bd329842-1ddd-429b-99ee-241fc2072de7 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] GET https://10.4.3.170/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1764334412 Jul 24 07:54:37.357280 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-bd329842-1ddd-429b-99ee-241fc2072de7 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:37.357476 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-bd329842-1ddd-429b-99ee-241fc2072de7 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Calling method 'detail' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:37.357755 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.api_utils [None req-bd329842-1ddd-429b-99ee-241fc2072de7 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Removing options '' from query. {{(pid=100243) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 07:54:37.358367 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-bd329842-1ddd-429b-99ee-241fc2072de7 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1764334412'), ('no_migration_targets', True)]). {{(pid=100243) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 07:54:37.381828 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-bd329842-1ddd-429b-99ee-241fc2072de7 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Get all volumes completed successfully. Jul 24 07:54:37.382428 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:37.382428 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:54:37.386216 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-bd329842-1ddd-429b-99ee-241fc2072de7 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] https://10.4.3.170/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1764334412 returned with HTTP 200 Jul 24 07:54:37.386584 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1336/5392] 10.4.3.170 () {66 vars in 1359 bytes} [Fri Jul 24 07:54:37 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1764334412 => generated 860 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:54:37.399039 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b73e61a0-4b71-47a1-926e-97927a263740 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:37.400508 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b73e61a0-4b71-47a1-926e-97927a263740 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] GET https://10.4.3.170/volume/v3/volumes/detail?limit=1 Jul 24 07:54:37.400666 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b73e61a0-4b71-47a1-926e-97927a263740 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:37.400850 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b73e61a0-4b71-47a1-926e-97927a263740 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Calling method 'detail' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:37.401108 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.api_utils [None req-b73e61a0-4b71-47a1-926e-97927a263740 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Removing options '' from query. {{(pid=100246) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 07:54:37.401731 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b73e61a0-4b71-47a1-926e-97927a263740 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100246) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 07:54:37.407165 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-b73e61a0-4b71-47a1-926e-97927a263740 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Get all volumes completed successfully. Jul 24 07:54:37.407770 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:37.407770 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:54:37.410677 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b73e61a0-4b71-47a1-926e-97927a263740 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] https://10.4.3.170/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Jul 24 07:54:37.410964 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1352/5393] 10.4.3.170 () {66 vars in 1273 bytes} [Fri Jul 24 07:54:37 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1003 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:54:37.422197 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-b0908bb1-f7d6-41e7-adcd-650b931d9b5d None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:37.423648 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b0908bb1-f7d6-41e7-adcd-650b931d9b5d tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] GET https://10.4.3.170/volume/v3/volumes/detail?limit=1&marker=6f20c8ee-f67c-41a0-8263-c4562201782a Jul 24 07:54:37.423817 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b0908bb1-f7d6-41e7-adcd-650b931d9b5d tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:37.423996 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b0908bb1-f7d6-41e7-adcd-650b931d9b5d tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Calling method 'detail' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:37.424256 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.api_utils [None req-b0908bb1-f7d6-41e7-adcd-650b931d9b5d tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Removing options '' from query. {{(pid=100244) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 07:54:37.424537 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:37.424537 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:54:37.424972 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-b0908bb1-f7d6-41e7-adcd-650b931d9b5d tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100244) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 07:54:37.453097 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-b0908bb1-f7d6-41e7-adcd-650b931d9b5d tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Get all volumes completed successfully. Jul 24 07:54:37.453844 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:37.453844 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:54:37.457235 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b0908bb1-f7d6-41e7-adcd-650b931d9b5d tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] https://10.4.3.170/volume/v3/volumes/detail?limit=1&marker=6f20c8ee-f67c-41a0-8263-c4562201782a returned with HTTP 200 Jul 24 07:54:37.457601 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1349/5394] 10.4.3.170 () {66 vars in 1361 bytes} [Fri Jul 24 07:54:37 2026] GET /volume/v3/volumes/detail?limit=1&marker=6f20c8ee-f67c-41a0-8263-c4562201782a => generated 1003 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:54:37.469173 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-e7c0e84c-3ae2-4a71-ad39-cf9533c31be6 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:37.470787 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e7c0e84c-3ae2-4a71-ad39-cf9533c31be6 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] GET https://10.4.3.170/volume/v3/volumes/detail?limit=1&marker=de7d1ec2-4030-4f37-94d7-800134d03df0 Jul 24 07:54:37.470996 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e7c0e84c-3ae2-4a71-ad39-cf9533c31be6 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:37.471178 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e7c0e84c-3ae2-4a71-ad39-cf9533c31be6 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Calling method 'detail' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:37.471417 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.api_utils [None req-e7c0e84c-3ae2-4a71-ad39-cf9533c31be6 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Removing options '' from query. {{(pid=100245) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 07:54:37.471693 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:37.471693 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:54:37.472090 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e7c0e84c-3ae2-4a71-ad39-cf9533c31be6 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100245) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 07:54:37.503382 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-e7c0e84c-3ae2-4a71-ad39-cf9533c31be6 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Get all volumes completed successfully. Jul 24 07:54:37.504117 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:37.504117 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:54:37.507460 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e7c0e84c-3ae2-4a71-ad39-cf9533c31be6 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] https://10.4.3.170/volume/v3/volumes/detail?limit=1&marker=de7d1ec2-4030-4f37-94d7-800134d03df0 returned with HTTP 200 Jul 24 07:54:37.507851 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1358/5395] 10.4.3.170 () {66 vars in 1361 bytes} [Fri Jul 24 07:54:37 2026] GET /volume/v3/volumes/detail?limit=1&marker=de7d1ec2-4030-4f37-94d7-800134d03df0 => generated 1002 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:54:37.519267 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-a0e98b52-b530-467c-8bed-659f4132400a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:37.520990 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a0e98b52-b530-467c-8bed-659f4132400a tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] GET https://10.4.3.170/volume/v3/volumes/detail?limit=1&marker=7e8c5aba-eec7-4d69-af08-924e2addd127 Jul 24 07:54:37.521153 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a0e98b52-b530-467c-8bed-659f4132400a tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:37.521339 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a0e98b52-b530-467c-8bed-659f4132400a tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Calling method 'detail' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:37.521554 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.api_utils [None req-a0e98b52-b530-467c-8bed-659f4132400a tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Removing options '' from query. {{(pid=100243) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 07:54:37.522169 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-a0e98b52-b530-467c-8bed-659f4132400a tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100243) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 07:54:37.550674 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-a0e98b52-b530-467c-8bed-659f4132400a tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Get all volumes completed successfully. Jul 24 07:54:37.552667 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a0e98b52-b530-467c-8bed-659f4132400a tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] https://10.4.3.170/volume/v3/volumes/detail?limit=1&marker=7e8c5aba-eec7-4d69-af08-924e2addd127 returned with HTTP 200 Jul 24 07:54:37.553026 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1337/5396] 10.4.3.170 () {66 vars in 1361 bytes} [Fri Jul 24 07:54:37 2026] GET /volume/v3/volumes/detail?limit=1&marker=7e8c5aba-eec7-4d69-af08-924e2addd127 => generated 15 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 07:54:37.565363 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-43fb1b80-88a6-4ba6-a7ac-273e94257748 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:37.566933 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-43fb1b80-88a6-4ba6-a7ac-273e94257748 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] GET https://10.4.3.170/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Jul 24 07:54:37.567107 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-43fb1b80-88a6-4ba6-a7ac-273e94257748 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:37.567295 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-43fb1b80-88a6-4ba6-a7ac-273e94257748 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Calling method 'detail' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:37.567522 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.api_utils [None req-43fb1b80-88a6-4ba6-a7ac-273e94257748 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Removing options '' from query. {{(pid=100246) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 07:54:37.567740 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-43fb1b80-88a6-4ba6-a7ac-273e94257748 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Could not evaluate value available, assuming string {{(pid=100246) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 24 07:54:37.568274 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-43fb1b80-88a6-4ba6-a7ac-273e94257748 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100246) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 07:54:37.591961 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-43fb1b80-88a6-4ba6-a7ac-273e94257748 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Get all volumes completed successfully. Jul 24 07:54:37.592859 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:37.592859 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:54:37.596469 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-43fb1b80-88a6-4ba6-a7ac-273e94257748 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] https://10.4.3.170/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Jul 24 07:54:37.596871 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1353/5397] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 24 07:54:37 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1891 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:54:37.610448 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-00b3b59e-b783-4b36-acb3-4127c09a8452 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:37.612068 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-00b3b59e-b783-4b36-acb3-4127c09a8452 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] GET https://10.4.3.170/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Jul 24 07:54:37.612273 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-00b3b59e-b783-4b36-acb3-4127c09a8452 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:37.612473 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-00b3b59e-b783-4b36-acb3-4127c09a8452 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Calling method 'detail' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:37.612691 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.api_utils [None req-00b3b59e-b783-4b36-acb3-4127c09a8452 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Removing options '' from query. {{(pid=100244) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 07:54:37.612910 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-00b3b59e-b783-4b36-acb3-4127c09a8452 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Could not evaluate value available, assuming string {{(pid=100244) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 24 07:54:37.613440 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-00b3b59e-b783-4b36-acb3-4127c09a8452 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100244) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 07:54:37.642414 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-00b3b59e-b783-4b36-acb3-4127c09a8452 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Get all volumes completed successfully. Jul 24 07:54:37.643265 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:37.643265 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:54:37.646782 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-00b3b59e-b783-4b36-acb3-4127c09a8452 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] https://10.4.3.170/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Jul 24 07:54:37.647142 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1350/5398] 10.4.3.170 () {66 vars in 1359 bytes} [Fri Jul 24 07:54:37 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1892 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:54:37.663801 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-4b1a8f36-7d2c-4bb9-af42-df9648e0dbee None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:37.663801 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4b1a8f36-7d2c-4bb9-af42-df9648e0dbee tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] GET https://10.4.3.170/volume/v3/volumes?limit=1 Jul 24 07:54:37.663801 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4b1a8f36-7d2c-4bb9-af42-df9648e0dbee tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:37.663801 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4b1a8f36-7d2c-4bb9-af42-df9648e0dbee tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Calling method 'index' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:37.663801 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.api_utils [None req-4b1a8f36-7d2c-4bb9-af42-df9648e0dbee tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Removing options '' from query. {{(pid=100245) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 07:54:37.663801 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-4b1a8f36-7d2c-4bb9-af42-df9648e0dbee tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100245) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 07:54:37.669587 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-4b1a8f36-7d2c-4bb9-af42-df9648e0dbee tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Get all volumes completed successfully. Jul 24 07:54:37.670836 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4b1a8f36-7d2c-4bb9-af42-df9648e0dbee tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] https://10.4.3.170/volume/v3/volumes?limit=1 returned with HTTP 200 Jul 24 07:54:37.670836 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1359/5399] 10.4.3.170 () {66 vars in 1252 bytes} [Fri Jul 24 07:54:37 2026] GET /volume/v3/volumes?limit=1 => generated 470 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:54:37.677944 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-a4f66cf3-ce96-45d3-9eef-63f3bee3f9ac None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:37.679455 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a4f66cf3-ce96-45d3-9eef-63f3bee3f9ac tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] GET https://10.4.3.170/volume/v3/volumes?limit=1&marker=6f20c8ee-f67c-41a0-8263-c4562201782a Jul 24 07:54:37.679619 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a4f66cf3-ce96-45d3-9eef-63f3bee3f9ac tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:37.679799 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a4f66cf3-ce96-45d3-9eef-63f3bee3f9ac tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Calling method 'index' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:37.680017 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.api_utils [None req-a4f66cf3-ce96-45d3-9eef-63f3bee3f9ac tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Removing options '' from query. {{(pid=100243) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 07:54:37.680609 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-a4f66cf3-ce96-45d3-9eef-63f3bee3f9ac tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100243) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 07:54:37.690086 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-a4f66cf3-ce96-45d3-9eef-63f3bee3f9ac tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Get all volumes completed successfully. Jul 24 07:54:37.690648 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a4f66cf3-ce96-45d3-9eef-63f3bee3f9ac tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] https://10.4.3.170/volume/v3/volumes?limit=1&marker=6f20c8ee-f67c-41a0-8263-c4562201782a returned with HTTP 200 Jul 24 07:54:37.691007 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1338/5400] 10.4.3.170 () {66 vars in 1340 bytes} [Fri Jul 24 07:54:37 2026] GET /volume/v3/volumes?limit=1&marker=6f20c8ee-f67c-41a0-8263-c4562201782a => generated 470 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:54:37.698070 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-684ad815-1c31-4565-b312-52a83279203e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:37.699977 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-684ad815-1c31-4565-b312-52a83279203e tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] GET https://10.4.3.170/volume/v3/volumes?limit=1&marker=de7d1ec2-4030-4f37-94d7-800134d03df0 Jul 24 07:54:37.700256 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-684ad815-1c31-4565-b312-52a83279203e tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:37.700505 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-684ad815-1c31-4565-b312-52a83279203e tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Calling method 'index' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:37.700845 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.api_utils [None req-684ad815-1c31-4565-b312-52a83279203e tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Removing options '' from query. {{(pid=100246) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 07:54:37.701765 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-684ad815-1c31-4565-b312-52a83279203e tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100246) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 07:54:37.741014 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-684ad815-1c31-4565-b312-52a83279203e tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Get all volumes completed successfully. Jul 24 07:54:37.741569 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-684ad815-1c31-4565-b312-52a83279203e tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] https://10.4.3.170/volume/v3/volumes?limit=1&marker=de7d1ec2-4030-4f37-94d7-800134d03df0 returned with HTTP 200 Jul 24 07:54:37.741914 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1354/5401] 10.4.3.170 () {66 vars in 1340 bytes} [Fri Jul 24 07:54:37 2026] GET /volume/v3/volumes?limit=1&marker=de7d1ec2-4030-4f37-94d7-800134d03df0 => generated 469 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:54:37.749524 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-edd3f159-a052-4c1d-908f-b295809fc2a5 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:37.751175 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-edd3f159-a052-4c1d-908f-b295809fc2a5 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] GET https://10.4.3.170/volume/v3/volumes?limit=1&marker=7e8c5aba-eec7-4d69-af08-924e2addd127 Jul 24 07:54:37.751368 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-edd3f159-a052-4c1d-908f-b295809fc2a5 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:37.751540 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-edd3f159-a052-4c1d-908f-b295809fc2a5 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Calling method 'index' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:37.751792 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.api_utils [None req-edd3f159-a052-4c1d-908f-b295809fc2a5 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Removing options '' from query. {{(pid=100244) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 07:54:37.752395 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-edd3f159-a052-4c1d-908f-b295809fc2a5 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100244) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 07:54:37.761182 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-edd3f159-a052-4c1d-908f-b295809fc2a5 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Get all volumes completed successfully. Jul 24 07:54:37.761448 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-edd3f159-a052-4c1d-908f-b295809fc2a5 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] https://10.4.3.170/volume/v3/volumes?limit=1&marker=7e8c5aba-eec7-4d69-af08-924e2addd127 returned with HTTP 200 Jul 24 07:54:37.761778 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1351/5402] 10.4.3.170 () {66 vars in 1340 bytes} [Fri Jul 24 07:54:37 2026] GET /volume/v3/volumes?limit=1&marker=7e8c5aba-eec7-4d69-af08-924e2addd127 => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 07:54:37.769761 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-c991d8cd-bb52-4b06-b51e-850ff817712b None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:37.771300 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c991d8cd-bb52-4b06-b51e-850ff817712b tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] GET https://10.4.3.170/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1879981531&status=available Jul 24 07:54:37.771502 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c991d8cd-bb52-4b06-b51e-850ff817712b tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:37.771716 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c991d8cd-bb52-4b06-b51e-850ff817712b tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Calling method 'index' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:37.771977 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.api_utils [None req-c991d8cd-bb52-4b06-b51e-850ff817712b tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Removing options '' from query. {{(pid=100245) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 07:54:37.772263 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-c991d8cd-bb52-4b06-b51e-850ff817712b tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Could not evaluate value available, assuming string {{(pid=100245) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 24 07:54:37.772534 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:37.772534 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:54:37.772979 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-c991d8cd-bb52-4b06-b51e-850ff817712b tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1879981531'), ('no_migration_targets', True)]). {{(pid=100245) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 07:54:37.796277 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-c991d8cd-bb52-4b06-b51e-850ff817712b tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Get all volumes completed successfully. Jul 24 07:54:37.796674 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c991d8cd-bb52-4b06-b51e-850ff817712b tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] https://10.4.3.170/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1879981531&status=available returned with HTTP 200 Jul 24 07:54:37.797053 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1360/5403] 10.4.3.170 () {66 vars in 1372 bytes} [Fri Jul 24 07:54:37 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1879981531&status=available => generated 334 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:54:37.804903 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-882336ea-b1df-46ec-ad0a-8037ec2ea668 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:37.806504 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-882336ea-b1df-46ec-ad0a-8037ec2ea668 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] GET https://10.4.3.170/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1879981531&status=available Jul 24 07:54:37.806677 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-882336ea-b1df-46ec-ad0a-8037ec2ea668 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:37.806864 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-882336ea-b1df-46ec-ad0a-8037ec2ea668 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Calling method 'detail' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:37.807093 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.api_utils [None req-882336ea-b1df-46ec-ad0a-8037ec2ea668 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Removing options '' from query. {{(pid=100243) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 07:54:37.807348 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-882336ea-b1df-46ec-ad0a-8037ec2ea668 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Could not evaluate value available, assuming string {{(pid=100243) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 24 07:54:37.807574 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:37.807574 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:54:37.807944 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-882336ea-b1df-46ec-ad0a-8037ec2ea668 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1879981531'), ('no_migration_targets', True)]). {{(pid=100243) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 07:54:37.835264 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-882336ea-b1df-46ec-ad0a-8037ec2ea668 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Get all volumes completed successfully. Jul 24 07:54:37.835870 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:37.835870 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:54:37.839626 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-882336ea-b1df-46ec-ad0a-8037ec2ea668 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] https://10.4.3.170/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1879981531&status=available returned with HTTP 200 Jul 24 07:54:37.840033 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1339/5404] 10.4.3.170 () {66 vars in 1393 bytes} [Fri Jul 24 07:54:37 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1879981531&status=available => generated 860 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:54:37.852178 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-64f4ec71-ed83-4551-b1f5-4971b4fef629 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:37.853773 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-64f4ec71-ed83-4551-b1f5-4971b4fef629 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] GET https://10.4.3.170/volume/v3/volumes/detail?marker=de7d1ec2-4030-4f37-94d7-800134d03df0&sort=id%3Aasc Jul 24 07:54:37.853956 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-64f4ec71-ed83-4551-b1f5-4971b4fef629 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:37.854133 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-64f4ec71-ed83-4551-b1f5-4971b4fef629 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Calling method 'detail' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:37.854390 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.api_utils [None req-64f4ec71-ed83-4551-b1f5-4971b4fef629 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Removing options '' from query. {{(pid=100246) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 07:54:37.854665 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:37.854665 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:54:37.855054 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-64f4ec71-ed83-4551-b1f5-4971b4fef629 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100246) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 07:54:37.888663 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-64f4ec71-ed83-4551-b1f5-4971b4fef629 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Get all volumes completed successfully. Jul 24 07:54:37.890653 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-64f4ec71-ed83-4551-b1f5-4971b4fef629 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] https://10.4.3.170/volume/v3/volumes/detail?marker=de7d1ec2-4030-4f37-94d7-800134d03df0&sort=id%3Aasc returned with HTTP 200 Jul 24 07:54:37.891078 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1355/5405] 10.4.3.170 () {66 vars in 1373 bytes} [Fri Jul 24 07:54:37 2026] GET /volume/v3/volumes/detail?marker=de7d1ec2-4030-4f37-94d7-800134d03df0&sort=id%3Aasc => generated 15 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 07:54:37.902944 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-246bd5c7-14df-4b0c-9ce9-1c41bac249e2 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:37.904685 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-246bd5c7-14df-4b0c-9ce9-1c41bac249e2 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] GET https://10.4.3.170/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Jul 24 07:54:37.904900 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-246bd5c7-14df-4b0c-9ce9-1c41bac249e2 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:37.906372 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-246bd5c7-14df-4b0c-9ce9-1c41bac249e2 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Calling method 'detail' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:37.906372 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.api_utils [None req-246bd5c7-14df-4b0c-9ce9-1c41bac249e2 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Removing options '' from query. {{(pid=100244) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 07:54:37.906372 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-246bd5c7-14df-4b0c-9ce9-1c41bac249e2 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100244) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 07:54:37.936501 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-246bd5c7-14df-4b0c-9ce9-1c41bac249e2 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Get all volumes completed successfully. Jul 24 07:54:37.937502 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:37.937502 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:54:37.950145 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-246bd5c7-14df-4b0c-9ce9-1c41bac249e2 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] https://10.4.3.170/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jul 24 07:54:37.950653 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1352/5406] 10.4.3.170 () {66 vars in 1337 bytes} [Fri Jul 24 07:54:37 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2553 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:54:37.962890 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-25f8bff5-15c8-4f93-b145-a13f261befc0 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:37.964528 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-25f8bff5-15c8-4f93-b145-a13f261befc0 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] GET https://10.4.3.170/volume/v3/volumes/detail Jul 24 07:54:37.964709 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-25f8bff5-15c8-4f93-b145-a13f261befc0 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:37.964891 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-25f8bff5-15c8-4f93-b145-a13f261befc0 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Calling method 'detail' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:37.965105 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.api_utils [None req-25f8bff5-15c8-4f93-b145-a13f261befc0 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Removing options '' from query. {{(pid=100245) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 07:54:37.965406 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:37.965406 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:54:37.965794 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-25f8bff5-15c8-4f93-b145-a13f261befc0 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100245) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 07:54:37.972844 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-25f8bff5-15c8-4f93-b145-a13f261befc0 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Get all volumes completed successfully. Jul 24 07:54:37.973601 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:37.973601 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:54:37.977194 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-25f8bff5-15c8-4f93-b145-a13f261befc0 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] https://10.4.3.170/volume/v3/volumes/detail returned with HTTP 200 Jul 24 07:54:37.977552 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1361/5407] 10.4.3.170 () {66 vars in 1258 bytes} [Fri Jul 24 07:54:37 2026] GET /volume/v3/volumes/detail => generated 2553 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:54:37.990191 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-68e4436c-1470-491f-b944-bb1c1c831154 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:37.991711 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-68e4436c-1470-491f-b944-bb1c1c831154 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] GET https://10.4.3.170/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Jul 24 07:54:37.991899 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-68e4436c-1470-491f-b944-bb1c1c831154 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:37.992071 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-68e4436c-1470-491f-b944-bb1c1c831154 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Calling method 'index' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:37.992328 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.api_utils [None req-68e4436c-1470-491f-b944-bb1c1c831154 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Removing options '' from query. {{(pid=100243) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 07:54:37.992990 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-68e4436c-1470-491f-b944-bb1c1c831154 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100243) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 07:54:38.020059 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-68e4436c-1470-491f-b944-bb1c1c831154 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Get all volumes completed successfully. Jul 24 07:54:38.020774 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-68e4436c-1470-491f-b944-bb1c1c831154 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] https://10.4.3.170/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jul 24 07:54:38.021171 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1340/5408] 10.4.3.170 () {66 vars in 1316 bytes} [Fri Jul 24 07:54:37 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 975 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:54:38.030511 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-50f0a7de-6d7a-40a2-a35c-0fe12632e171 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:38.032388 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-50f0a7de-6d7a-40a2-a35c-0fe12632e171 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] GET https://10.4.3.170/volume/v3/volumes?availability_zone=nova Jul 24 07:54:38.032566 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-50f0a7de-6d7a-40a2-a35c-0fe12632e171 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:38.032782 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-50f0a7de-6d7a-40a2-a35c-0fe12632e171 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Calling method 'index' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:38.032998 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.api_utils [None req-50f0a7de-6d7a-40a2-a35c-0fe12632e171 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Removing options '' from query. {{(pid=100246) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 07:54:38.033214 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-50f0a7de-6d7a-40a2-a35c-0fe12632e171 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Could not evaluate value nova, assuming string {{(pid=100246) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 24 07:54:38.033813 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-50f0a7de-6d7a-40a2-a35c-0fe12632e171 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100246) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 07:54:38.062276 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-50f0a7de-6d7a-40a2-a35c-0fe12632e171 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Get all volumes completed successfully. Jul 24 07:54:38.062819 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-50f0a7de-6d7a-40a2-a35c-0fe12632e171 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] https://10.4.3.170/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Jul 24 07:54:38.063198 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1356/5409] 10.4.3.170 () {66 vars in 1282 bytes} [Fri Jul 24 07:54:38 2026] GET /volume/v3/volumes?availability_zone=nova => generated 975 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:54:38.073706 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-c83c7b9f-c800-45c3-8e4a-e37d40177464 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:38.075370 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c83c7b9f-c800-45c3-8e4a-e37d40177464 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] GET https://10.4.3.170/volume/v3/volumes?availability_zone=nova Jul 24 07:54:38.075559 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c83c7b9f-c800-45c3-8e4a-e37d40177464 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:38.075748 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c83c7b9f-c800-45c3-8e4a-e37d40177464 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Calling method 'index' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:38.075997 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.api_utils [None req-c83c7b9f-c800-45c3-8e4a-e37d40177464 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Removing options '' from query. {{(pid=100244) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 07:54:38.076221 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-c83c7b9f-c800-45c3-8e4a-e37d40177464 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Could not evaluate value nova, assuming string {{(pid=100244) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 24 07:54:38.076815 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-c83c7b9f-c800-45c3-8e4a-e37d40177464 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100244) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 07:54:38.110036 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-c83c7b9f-c800-45c3-8e4a-e37d40177464 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Get all volumes completed successfully. Jul 24 07:54:38.110538 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c83c7b9f-c800-45c3-8e4a-e37d40177464 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] https://10.4.3.170/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Jul 24 07:54:38.110945 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1353/5410] 10.4.3.170 () {66 vars in 1282 bytes} [Fri Jul 24 07:54:38 2026] GET /volume/v3/volumes?availability_zone=nova => generated 975 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:54:38.119815 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-e592cae0-eddb-4d34-9625-09412aeb9c22 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:38.121815 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e592cae0-eddb-4d34-9625-09412aeb9c22 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] GET https://10.4.3.170/volume/v3/volumes?bootable=false Jul 24 07:54:38.122051 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e592cae0-eddb-4d34-9625-09412aeb9c22 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:38.122298 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e592cae0-eddb-4d34-9625-09412aeb9c22 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Calling method 'index' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:38.122576 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.api_utils [None req-e592cae0-eddb-4d34-9625-09412aeb9c22 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Removing options '' from query. {{(pid=100245) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 07:54:38.123431 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e592cae0-eddb-4d34-9625-09412aeb9c22 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100245) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 07:54:38.157293 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-e592cae0-eddb-4d34-9625-09412aeb9c22 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Get all volumes completed successfully. Jul 24 07:54:38.157868 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e592cae0-eddb-4d34-9625-09412aeb9c22 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] https://10.4.3.170/volume/v3/volumes?bootable=false returned with HTTP 200 Jul 24 07:54:38.158250 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1362/5411] 10.4.3.170 () {66 vars in 1266 bytes} [Fri Jul 24 07:54:38 2026] GET /volume/v3/volumes?bootable=false => generated 975 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:54:38.166153 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-46d62e29-163e-4129-b7b6-8a284132e073 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:38.167949 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-46d62e29-163e-4129-b7b6-8a284132e073 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] GET https://10.4.3.170/volume/v3/volumes?bootable=false Jul 24 07:54:38.168167 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-46d62e29-163e-4129-b7b6-8a284132e073 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:38.168343 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-46d62e29-163e-4129-b7b6-8a284132e073 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Calling method 'index' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:38.168559 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.api_utils [None req-46d62e29-163e-4129-b7b6-8a284132e073 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Removing options '' from query. {{(pid=100243) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 07:54:38.168881 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:38.168881 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:54:38.169407 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-46d62e29-163e-4129-b7b6-8a284132e073 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100243) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 07:54:38.197036 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-46d62e29-163e-4129-b7b6-8a284132e073 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Get all volumes completed successfully. Jul 24 07:54:38.197625 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-46d62e29-163e-4129-b7b6-8a284132e073 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] https://10.4.3.170/volume/v3/volumes?bootable=false returned with HTTP 200 Jul 24 07:54:38.198019 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1341/5412] 10.4.3.170 () {66 vars in 1266 bytes} [Fri Jul 24 07:54:38 2026] GET /volume/v3/volumes?bootable=false => generated 975 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:54:38.207144 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-585c6829-4cd6-4f90-b88f-d791e3208ff6 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:38.209145 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-585c6829-4cd6-4f90-b88f-d791e3208ff6 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] GET https://10.4.3.170/volume/v3/volumes?status=available Jul 24 07:54:38.209422 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-585c6829-4cd6-4f90-b88f-d791e3208ff6 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:38.209661 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-585c6829-4cd6-4f90-b88f-d791e3208ff6 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Calling method 'index' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:38.209984 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.api_utils [None req-585c6829-4cd6-4f90-b88f-d791e3208ff6 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Removing options '' from query. {{(pid=100246) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 07:54:38.210318 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-585c6829-4cd6-4f90-b88f-d791e3208ff6 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Could not evaluate value available, assuming string {{(pid=100246) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 24 07:54:38.210648 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:38.210648 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:54:38.211262 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-585c6829-4cd6-4f90-b88f-d791e3208ff6 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100246) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 07:54:38.239822 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-585c6829-4cd6-4f90-b88f-d791e3208ff6 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Get all volumes completed successfully. Jul 24 07:54:38.244730 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-585c6829-4cd6-4f90-b88f-d791e3208ff6 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] https://10.4.3.170/volume/v3/volumes?status=available returned with HTTP 200 Jul 24 07:54:38.244730 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1357/5413] 10.4.3.170 () {66 vars in 1270 bytes} [Fri Jul 24 07:54:38 2026] GET /volume/v3/volumes?status=available => generated 975 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:54:38.250131 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-edf47174-ff28-45b4-a4b9-43a21d0a7be0 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:38.251689 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-edf47174-ff28-45b4-a4b9-43a21d0a7be0 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] GET https://10.4.3.170/volume/v3/volumes?status=available Jul 24 07:54:38.251873 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-edf47174-ff28-45b4-a4b9-43a21d0a7be0 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:38.252053 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-edf47174-ff28-45b4-a4b9-43a21d0a7be0 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Calling method 'index' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:38.252284 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.api_utils [None req-edf47174-ff28-45b4-a4b9-43a21d0a7be0 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Removing options '' from query. {{(pid=100244) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 07:54:38.252604 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-edf47174-ff28-45b4-a4b9-43a21d0a7be0 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Could not evaluate value available, assuming string {{(pid=100244) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 24 07:54:38.252859 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:38.252859 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:54:38.253246 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-edf47174-ff28-45b4-a4b9-43a21d0a7be0 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100244) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 07:54:38.285803 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-edf47174-ff28-45b4-a4b9-43a21d0a7be0 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Get all volumes completed successfully. Jul 24 07:54:38.286351 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-edf47174-ff28-45b4-a4b9-43a21d0a7be0 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] https://10.4.3.170/volume/v3/volumes?status=available returned with HTTP 200 Jul 24 07:54:38.286856 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1354/5414] 10.4.3.170 () {66 vars in 1270 bytes} [Fri Jul 24 07:54:38 2026] GET /volume/v3/volumes?status=available => generated 975 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:54:38.295810 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-70bf399e-d880-4c63-abee-70dfc58f4a2a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:38.297663 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-70bf399e-d880-4c63-abee-70dfc58f4a2a tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] GET https://10.4.3.170/volume/v3/volumes/detail?availability_zone=nova Jul 24 07:54:38.297884 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-70bf399e-d880-4c63-abee-70dfc58f4a2a tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:38.298236 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-70bf399e-d880-4c63-abee-70dfc58f4a2a tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Calling method 'detail' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:38.298457 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.api_utils [None req-70bf399e-d880-4c63-abee-70dfc58f4a2a tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Removing options '' from query. {{(pid=100245) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 07:54:38.298735 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-70bf399e-d880-4c63-abee-70dfc58f4a2a tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Could not evaluate value nova, assuming string {{(pid=100245) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 24 07:54:38.299000 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:38.299000 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:54:38.299480 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-70bf399e-d880-4c63-abee-70dfc58f4a2a tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100245) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 07:54:38.326577 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-70bf399e-d880-4c63-abee-70dfc58f4a2a tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Get all volumes completed successfully. Jul 24 07:54:38.327408 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:38.327408 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:54:38.330783 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-70bf399e-d880-4c63-abee-70dfc58f4a2a tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] https://10.4.3.170/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Jul 24 07:54:38.331298 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1363/5415] 10.4.3.170 () {66 vars in 1303 bytes} [Fri Jul 24 07:54:38 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2553 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:54:38.345915 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-635d0437-5e68-4148-a9cd-4128dc5cf752 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:38.347358 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-635d0437-5e68-4148-a9cd-4128dc5cf752 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] GET https://10.4.3.170/volume/v3/volumes/detail?bootable=false Jul 24 07:54:38.347517 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-635d0437-5e68-4148-a9cd-4128dc5cf752 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:38.347683 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-635d0437-5e68-4148-a9cd-4128dc5cf752 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Calling method 'detail' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:38.347941 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.api_utils [None req-635d0437-5e68-4148-a9cd-4128dc5cf752 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Removing options '' from query. {{(pid=100243) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 07:54:38.348182 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:38.348182 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:54:38.348577 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-635d0437-5e68-4148-a9cd-4128dc5cf752 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100243) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 07:54:38.356521 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-635d0437-5e68-4148-a9cd-4128dc5cf752 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Get all volumes completed successfully. Jul 24 07:54:38.357413 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:38.357413 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:54:38.361063 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-635d0437-5e68-4148-a9cd-4128dc5cf752 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] https://10.4.3.170/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Jul 24 07:54:38.361423 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1342/5416] 10.4.3.170 () {66 vars in 1287 bytes} [Fri Jul 24 07:54:38 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2553 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:54:38.373584 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-3428535c-fdfa-4679-b5a7-db1dc3fa7f8d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:38.375631 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3428535c-fdfa-4679-b5a7-db1dc3fa7f8d tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] GET https://10.4.3.170/volume/v3/volumes/detail?status=available Jul 24 07:54:38.375838 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3428535c-fdfa-4679-b5a7-db1dc3fa7f8d tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:38.376010 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3428535c-fdfa-4679-b5a7-db1dc3fa7f8d tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Calling method 'detail' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:38.376238 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.api_utils [None req-3428535c-fdfa-4679-b5a7-db1dc3fa7f8d tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Removing options '' from query. {{(pid=100246) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 07:54:38.376491 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-3428535c-fdfa-4679-b5a7-db1dc3fa7f8d tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Could not evaluate value available, assuming string {{(pid=100246) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 24 07:54:38.376687 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:38.376687 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:54:38.377043 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-3428535c-fdfa-4679-b5a7-db1dc3fa7f8d tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100246) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 07:54:38.383748 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-3428535c-fdfa-4679-b5a7-db1dc3fa7f8d tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Get all volumes completed successfully. Jul 24 07:54:38.384526 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:38.384526 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:54:38.387903 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3428535c-fdfa-4679-b5a7-db1dc3fa7f8d tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] https://10.4.3.170/volume/v3/volumes/detail?status=available returned with HTTP 200 Jul 24 07:54:38.388268 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1358/5417] 10.4.3.170 () {66 vars in 1291 bytes} [Fri Jul 24 07:54:38 2026] GET /volume/v3/volumes/detail?status=available => generated 2553 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:54:38.399608 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-fd9caaf3-fec9-4167-b5ad-35029ed622e2 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:38.401342 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-fd9caaf3-fec9-4167-b5ad-35029ed622e2 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] GET https://10.4.3.170/volume/v3/volumes/6f20c8ee-f67c-41a0-8263-c4562201782a Jul 24 07:54:38.401582 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-fd9caaf3-fec9-4167-b5ad-35029ed622e2 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:38.401698 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-fd9caaf3-fec9-4167-b5ad-35029ed622e2 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:38.407617 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:38.407617 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:54:38.410521 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-fd9caaf3-fec9-4167-b5ad-35029ed622e2 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Volume info retrieved successfully. Jul 24 07:54:38.413796 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-fd9caaf3-fec9-4167-b5ad-35029ed622e2 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] https://10.4.3.170/volume/v3/volumes/6f20c8ee-f67c-41a0-8263-c4562201782a returned with HTTP 200 Jul 24 07:54:38.414105 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1355/5418] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:54:38 2026] GET /volume/v3/volumes/6f20c8ee-f67c-41a0-8263-c4562201782a => generated 857 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:54:38.424218 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-98ce60bf-ea87-403b-9c76-b46f1059601a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:38.425790 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-98ce60bf-ea87-403b-9c76-b46f1059601a tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] DELETE https://10.4.3.170/volume/v3/volumes/6f20c8ee-f67c-41a0-8263-c4562201782a Jul 24 07:54:38.425955 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-98ce60bf-ea87-403b-9c76-b46f1059601a tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:38.426150 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-98ce60bf-ea87-403b-9c76-b46f1059601a tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:38.426330 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-98ce60bf-ea87-403b-9c76-b46f1059601a tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Delete volume with id: 6f20c8ee-f67c-41a0-8263-c4562201782a Jul 24 07:54:38.432298 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:38.432298 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:54:38.432678 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-98ce60bf-ea87-403b-9c76-b46f1059601a tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Volume info retrieved successfully. Jul 24 07:54:38.457666 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-98ce60bf-ea87-403b-9c76-b46f1059601a tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Delete volume request issued successfully. Jul 24 07:54:38.457856 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-98ce60bf-ea87-403b-9c76-b46f1059601a tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] https://10.4.3.170/volume/v3/volumes/6f20c8ee-f67c-41a0-8263-c4562201782a returned with HTTP 202 Jul 24 07:54:38.458289 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1364/5419] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:54:38 2026] DELETE /volume/v3/volumes/6f20c8ee-f67c-41a0-8263-c4562201782a => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:54:38.464542 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-544b5b0a-13ec-418e-b16c-c2b1f6bdaebf None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:38.466645 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-544b5b0a-13ec-418e-b16c-c2b1f6bdaebf tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] GET https://10.4.3.170/volume/v3/volumes/6f20c8ee-f67c-41a0-8263-c4562201782a Jul 24 07:54:38.466916 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-544b5b0a-13ec-418e-b16c-c2b1f6bdaebf tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:38.467149 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-544b5b0a-13ec-418e-b16c-c2b1f6bdaebf tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:38.475765 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:38.475765 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:54:38.480060 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-544b5b0a-13ec-418e-b16c-c2b1f6bdaebf tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Volume info retrieved successfully. Jul 24 07:54:38.484788 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-544b5b0a-13ec-418e-b16c-c2b1f6bdaebf tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] https://10.4.3.170/volume/v3/volumes/6f20c8ee-f67c-41a0-8263-c4562201782a returned with HTTP 200 Jul 24 07:54:38.485304 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1343/5420] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:54:38 2026] GET /volume/v3/volumes/6f20c8ee-f67c-41a0-8263-c4562201782a => generated 856 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:54:39.497324 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-678a4d43-9380-4cd1-a520-ffe22563190a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:39.499020 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-678a4d43-9380-4cd1-a520-ffe22563190a tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] GET https://10.4.3.170/volume/v3/volumes/6f20c8ee-f67c-41a0-8263-c4562201782a Jul 24 07:54:39.499344 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-678a4d43-9380-4cd1-a520-ffe22563190a tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:39.499633 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-678a4d43-9380-4cd1-a520-ffe22563190a tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:39.505859 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-678a4d43-9380-4cd1-a520-ffe22563190a tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] https://10.4.3.170/volume/v3/volumes/6f20c8ee-f67c-41a0-8263-c4562201782a returned with HTTP 404 Jul 24 07:54:39.505859 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1359/5421] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:54:39 2026] GET /volume/v3/volumes/6f20c8ee-f67c-41a0-8263-c4562201782a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:54:39.511193 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-4a2a1e4a-2231-4cef-8882-621178b671a3 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:39.512840 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4a2a1e4a-2231-4cef-8882-621178b671a3 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] GET https://10.4.3.170/volume/v3/volumes/de7d1ec2-4030-4f37-94d7-800134d03df0 Jul 24 07:54:39.513020 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4a2a1e4a-2231-4cef-8882-621178b671a3 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:39.513189 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4a2a1e4a-2231-4cef-8882-621178b671a3 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:39.519188 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:39.519188 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:54:39.522071 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-4a2a1e4a-2231-4cef-8882-621178b671a3 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Volume info retrieved successfully. Jul 24 07:54:39.525392 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4a2a1e4a-2231-4cef-8882-621178b671a3 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] https://10.4.3.170/volume/v3/volumes/de7d1ec2-4030-4f37-94d7-800134d03df0 returned with HTTP 200 Jul 24 07:54:39.525709 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1356/5422] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:54:39 2026] GET /volume/v3/volumes/de7d1ec2-4030-4f37-94d7-800134d03df0 => generated 857 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:54:39.536541 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-9ee0957e-ec38-4544-861b-b604ccc19a86 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:39.538153 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9ee0957e-ec38-4544-861b-b604ccc19a86 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] DELETE https://10.4.3.170/volume/v3/volumes/de7d1ec2-4030-4f37-94d7-800134d03df0 Jul 24 07:54:39.538430 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9ee0957e-ec38-4544-861b-b604ccc19a86 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:39.538680 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9ee0957e-ec38-4544-861b-b604ccc19a86 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:39.538915 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-9ee0957e-ec38-4544-861b-b604ccc19a86 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Delete volume with id: de7d1ec2-4030-4f37-94d7-800134d03df0 Jul 24 07:54:39.545509 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:39.545509 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:54:39.547225 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-9ee0957e-ec38-4544-861b-b604ccc19a86 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Volume info retrieved successfully. Jul 24 07:54:39.563740 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-9ee0957e-ec38-4544-861b-b604ccc19a86 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Delete volume request issued successfully. Jul 24 07:54:39.564098 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9ee0957e-ec38-4544-861b-b604ccc19a86 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] https://10.4.3.170/volume/v3/volumes/de7d1ec2-4030-4f37-94d7-800134d03df0 returned with HTTP 202 Jul 24 07:54:39.564630 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1365/5423] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:54:39 2026] DELETE /volume/v3/volumes/de7d1ec2-4030-4f37-94d7-800134d03df0 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:54:39.574545 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-3aa5b007-1435-472c-b584-a094998c73a6 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:39.576186 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3aa5b007-1435-472c-b584-a094998c73a6 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] GET https://10.4.3.170/volume/v3/volumes/de7d1ec2-4030-4f37-94d7-800134d03df0 Jul 24 07:54:39.576409 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3aa5b007-1435-472c-b584-a094998c73a6 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:39.576613 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3aa5b007-1435-472c-b584-a094998c73a6 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:39.583093 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:39.583093 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:54:39.586191 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-3aa5b007-1435-472c-b584-a094998c73a6 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Volume info retrieved successfully. Jul 24 07:54:39.589575 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3aa5b007-1435-472c-b584-a094998c73a6 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] https://10.4.3.170/volume/v3/volumes/de7d1ec2-4030-4f37-94d7-800134d03df0 returned with HTTP 200 Jul 24 07:54:39.589952 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1344/5424] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:54:39 2026] GET /volume/v3/volumes/de7d1ec2-4030-4f37-94d7-800134d03df0 => generated 856 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:54:40.601498 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-23b889b9-29bd-45e5-887c-fac3608dbd63 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:40.603357 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-23b889b9-29bd-45e5-887c-fac3608dbd63 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] GET https://10.4.3.170/volume/v3/volumes/de7d1ec2-4030-4f37-94d7-800134d03df0 Jul 24 07:54:40.603540 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-23b889b9-29bd-45e5-887c-fac3608dbd63 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:40.603723 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-23b889b9-29bd-45e5-887c-fac3608dbd63 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:40.608762 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-23b889b9-29bd-45e5-887c-fac3608dbd63 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] https://10.4.3.170/volume/v3/volumes/de7d1ec2-4030-4f37-94d7-800134d03df0 returned with HTTP 404 Jul 24 07:54:40.609174 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1360/5425] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:54:40 2026] GET /volume/v3/volumes/de7d1ec2-4030-4f37-94d7-800134d03df0 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:54:40.614749 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-56941cf0-441b-4f80-b99f-c17a5fe2a47b None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:40.616418 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-56941cf0-441b-4f80-b99f-c17a5fe2a47b tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] GET https://10.4.3.170/volume/v3/volumes/7e8c5aba-eec7-4d69-af08-924e2addd127 Jul 24 07:54:40.616623 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-56941cf0-441b-4f80-b99f-c17a5fe2a47b tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:40.616835 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-56941cf0-441b-4f80-b99f-c17a5fe2a47b tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:40.622851 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:40.622851 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:54:40.625935 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-56941cf0-441b-4f80-b99f-c17a5fe2a47b tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Volume info retrieved successfully. Jul 24 07:54:40.629374 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-56941cf0-441b-4f80-b99f-c17a5fe2a47b tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] https://10.4.3.170/volume/v3/volumes/7e8c5aba-eec7-4d69-af08-924e2addd127 returned with HTTP 200 Jul 24 07:54:40.629877 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1357/5426] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:54:40 2026] GET /volume/v3/volumes/7e8c5aba-eec7-4d69-af08-924e2addd127 => generated 856 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:54:40.639804 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-26e72178-4eeb-46e5-a53d-e90ed0155dcc None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:40.641416 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-26e72178-4eeb-46e5-a53d-e90ed0155dcc tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] DELETE https://10.4.3.170/volume/v3/volumes/7e8c5aba-eec7-4d69-af08-924e2addd127 Jul 24 07:54:40.641588 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-26e72178-4eeb-46e5-a53d-e90ed0155dcc tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:40.641774 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-26e72178-4eeb-46e5-a53d-e90ed0155dcc tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:40.641921 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-26e72178-4eeb-46e5-a53d-e90ed0155dcc tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Delete volume with id: 7e8c5aba-eec7-4d69-af08-924e2addd127 Jul 24 07:54:40.648091 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:40.648091 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:54:40.648483 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-26e72178-4eeb-46e5-a53d-e90ed0155dcc tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Volume info retrieved successfully. Jul 24 07:54:40.664298 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-26e72178-4eeb-46e5-a53d-e90ed0155dcc tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Delete volume request issued successfully. Jul 24 07:54:40.664455 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-26e72178-4eeb-46e5-a53d-e90ed0155dcc tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] https://10.4.3.170/volume/v3/volumes/7e8c5aba-eec7-4d69-af08-924e2addd127 returned with HTTP 202 Jul 24 07:54:40.664809 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1366/5427] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:54:40 2026] DELETE /volume/v3/volumes/7e8c5aba-eec7-4d69-af08-924e2addd127 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:54:40.670834 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-446752f5-31e0-4ec4-a5bd-85360d7735ab None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:40.672335 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-446752f5-31e0-4ec4-a5bd-85360d7735ab tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] GET https://10.4.3.170/volume/v3/volumes/7e8c5aba-eec7-4d69-af08-924e2addd127 Jul 24 07:54:40.672523 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-446752f5-31e0-4ec4-a5bd-85360d7735ab tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:40.672725 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-446752f5-31e0-4ec4-a5bd-85360d7735ab tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:40.678482 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:40.678482 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:54:40.681397 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-446752f5-31e0-4ec4-a5bd-85360d7735ab tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Volume info retrieved successfully. Jul 24 07:54:40.684860 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-446752f5-31e0-4ec4-a5bd-85360d7735ab tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] https://10.4.3.170/volume/v3/volumes/7e8c5aba-eec7-4d69-af08-924e2addd127 returned with HTTP 200 Jul 24 07:54:40.685195 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1345/5428] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:54:40 2026] GET /volume/v3/volumes/7e8c5aba-eec7-4d69-af08-924e2addd127 => generated 855 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:54:41.696624 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-265c22fc-b764-4ee4-8dff-eee8f44d4190 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:41.698370 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-265c22fc-b764-4ee4-8dff-eee8f44d4190 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] GET https://10.4.3.170/volume/v3/volumes/7e8c5aba-eec7-4d69-af08-924e2addd127 Jul 24 07:54:41.698569 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-265c22fc-b764-4ee4-8dff-eee8f44d4190 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:41.698767 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-265c22fc-b764-4ee4-8dff-eee8f44d4190 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:41.704373 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-265c22fc-b764-4ee4-8dff-eee8f44d4190 tempest-VolumesListTestJSON-1984266817 tempest-VolumesListTestJSON-1984266817-project-member] https://10.4.3.170/volume/v3/volumes/7e8c5aba-eec7-4d69-af08-924e2addd127 returned with HTTP 404 Jul 24 07:54:41.704839 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1361/5429] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:54:41 2026] GET /volume/v3/volumes/7e8c5aba-eec7-4d69-af08-924e2addd127 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:54:45.858801 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-e7848eed-2608-47d1-a2d7-8a63f22c104f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:45.910191 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e7848eed-2608-47d1-a2d7-8a63f22c104f tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:54:45.910498 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e7848eed-2608-47d1-a2d7-8a63f22c104f tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-931955541"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:54:45.911858 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-e7848eed-2608-47d1-a2d7-8a63f22c104f tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-931955541'}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:54:45.911966 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-e7848eed-2608-47d1-a2d7-8a63f22c104f tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Create volume of 1 GB Jul 24 07:54:45.915547 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-e7848eed-2608-47d1-a2d7-8a63f22c104f tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Availability Zones retrieved successfully. Jul 24 07:54:45.920509 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-e7848eed-2608-47d1-a2d7-8a63f22c104f tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Flow 'volume_create_api' (44b18f16-660d-458a-b906-ec520fb87c11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:54:45.921375 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-e7848eed-2608-47d1-a2d7-8a63f22c104f tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3dc3a83d-8fc1-4a21-854d-adeb315e7250) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:54:45.922119 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-e7848eed-2608-47d1-a2d7-8a63f22c104f tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:54:45.943007 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-e7848eed-2608-47d1-a2d7-8a63f22c104f tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3dc3a83d-8fc1-4a21-854d-adeb315e7250) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:54:45.943605 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-e7848eed-2608-47d1-a2d7-8a63f22c104f tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6218e77-5523-45eb-b4bb-41f647777400) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:54:45.988917 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-e7848eed-2608-47d1-a2d7-8a63f22c104f tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Created reservations ['bea75a9a-a8b2-4da0-9605-0b0d73c9d0e3', '7234d1dd-62af-4591-b6ac-dad1140bfa72', '99f8f938-e14b-4c30-99d5-7e40cc70ddac', '051eb668-550d-4f3a-b6cc-58a7428ac892'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:54:45.989602 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-e7848eed-2608-47d1-a2d7-8a63f22c104f tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6218e77-5523-45eb-b4bb-41f647777400) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bea75a9a-a8b2-4da0-9605-0b0d73c9d0e3', '7234d1dd-62af-4591-b6ac-dad1140bfa72', '99f8f938-e14b-4c30-99d5-7e40cc70ddac', '051eb668-550d-4f3a-b6cc-58a7428ac892']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:54:45.990295 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-e7848eed-2608-47d1-a2d7-8a63f22c104f tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5be5c50f-f125-498b-ab41-d12b704fb103) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:54:46.008907 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-e7848eed-2608-47d1-a2d7-8a63f22c104f tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5be5c50f-f125-498b-ab41-d12b704fb103) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '702c157a-f585-4557-952a-a4bc9bcf3f8e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-931955541',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc3e5755d4c7465cbb601bb312bd3db9',qos_specs=None,replication_status=,reservations=['bea75a9a-a8b2-4da0-9605-0b0d73c9d0e3','7234d1dd-62af-4591-b6ac-dad1140bfa72','99f8f938-e14b-4c30-99d5-7e40cc70ddac','051eb668-550d-4f3a-b6cc-58a7428ac892'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b5a1c68098644bf96599dc4d8fa192f',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:54:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-931955541',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=702c157a-f585-4557-952a-a4bc9bcf3f8e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bc3e5755d4c7465cbb601bb312bd3db9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3b5a1c68098644bf96599dc4d8fa192f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:54:46.009564 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-e7848eed-2608-47d1-a2d7-8a63f22c104f tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0fb04b0e-ce88-42ac-b3f1-455d8915b451) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:54:46.023041 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-e7848eed-2608-47d1-a2d7-8a63f22c104f tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0fb04b0e-ce88-42ac-b3f1-455d8915b451) transitioned into state 'SUCCESS' from state '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-931955541',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc3e5755d4c7465cbb601bb312bd3db9',qos_specs=None,replication_status=,reservations=['bea75a9a-a8b2-4da0-9605-0b0d73c9d0e3','7234d1dd-62af-4591-b6ac-dad1140bfa72','99f8f938-e14b-4c30-99d5-7e40cc70ddac','051eb668-550d-4f3a-b6cc-58a7428ac892'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b5a1c68098644bf96599dc4d8fa192f',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:54:46.023754 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-e7848eed-2608-47d1-a2d7-8a63f22c104f tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9acda681-cc60-4a16-91fb-7fbbfc94906b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:54:46.030633 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-e7848eed-2608-47d1-a2d7-8a63f22c104f tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9acda681-cc60-4a16-91fb-7fbbfc94906b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:54:46.031548 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-e7848eed-2608-47d1-a2d7-8a63f22c104f tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Flow 'volume_create_api' (44b18f16-660d-458a-b906-ec520fb87c11) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:54:46.031818 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-e7848eed-2608-47d1-a2d7-8a63f22c104f tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Create volume request issued successfully. Jul 24 07:54:46.032321 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e7848eed-2608-47d1-a2d7-8a63f22c104f tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:54:46.032833 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1358/5430] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 24 07:54:45 2026] POST /volume/v3/volumes => generated 753 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:54:46.043279 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-cb9824c8-d147-4bc5-8317-e664aee46668 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:46.044977 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-cb9824c8-d147-4bc5-8317-e664aee46668 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] GET https://10.4.3.170/volume/v3/volumes/702c157a-f585-4557-952a-a4bc9bcf3f8e Jul 24 07:54:46.045483 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-cb9824c8-d147-4bc5-8317-e664aee46668 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:46.045555 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-cb9824c8-d147-4bc5-8317-e664aee46668 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:46.054313 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:46.054313 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:54:46.057750 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-cb9824c8-d147-4bc5-8317-e664aee46668 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Volume info retrieved successfully. Jul 24 07:54:46.061450 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-cb9824c8-d147-4bc5-8317-e664aee46668 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/volumes/702c157a-f585-4557-952a-a4bc9bcf3f8e returned with HTTP 200 Jul 24 07:54:46.061861 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1367/5431] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:54:46 2026] GET /volume/v3/volumes/702c157a-f585-4557-952a-a4bc9bcf3f8e => generated 821 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:54:47.073663 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-a2704d10-ae1f-4a1f-ae72-6a5ce66d1a3b None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:47.075347 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a2704d10-ae1f-4a1f-ae72-6a5ce66d1a3b tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] GET https://10.4.3.170/volume/v3/volumes/702c157a-f585-4557-952a-a4bc9bcf3f8e Jul 24 07:54:47.075525 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a2704d10-ae1f-4a1f-ae72-6a5ce66d1a3b tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:47.075710 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a2704d10-ae1f-4a1f-ae72-6a5ce66d1a3b tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:47.081649 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:47.081649 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:54:47.084680 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-a2704d10-ae1f-4a1f-ae72-6a5ce66d1a3b tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Volume info retrieved successfully. Jul 24 07:54:47.087989 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a2704d10-ae1f-4a1f-ae72-6a5ce66d1a3b tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/volumes/702c157a-f585-4557-952a-a4bc9bcf3f8e returned with HTTP 200 Jul 24 07:54:47.088337 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1346/5432] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:54:47 2026] GET /volume/v3/volumes/702c157a-f585-4557-952a-a4bc9bcf3f8e => generated 846 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:54:47.099190 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-3d06150d-309b-4e56-b691-fdc329506930 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:47.100664 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3d06150d-309b-4e56-b691-fdc329506930 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] GET https://10.4.3.170/volume/v3/volumes/702c157a-f585-4557-952a-a4bc9bcf3f8e Jul 24 07:54:47.100826 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3d06150d-309b-4e56-b691-fdc329506930 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:47.100989 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3d06150d-309b-4e56-b691-fdc329506930 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:47.107961 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:47.107961 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:54:47.110997 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-3d06150d-309b-4e56-b691-fdc329506930 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Volume info retrieved successfully. Jul 24 07:54:47.114503 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3d06150d-309b-4e56-b691-fdc329506930 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/volumes/702c157a-f585-4557-952a-a4bc9bcf3f8e returned with HTTP 200 Jul 24 07:54:47.114897 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1362/5433] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:54:47 2026] GET /volume/v3/volumes/702c157a-f585-4557-952a-a4bc9bcf3f8e => generated 846 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:54:47.126268 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-bb77c8b2-841f-4249-8038-524cced3263d None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:47.127719 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-bb77c8b2-841f-4249-8038-524cced3263d tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] POST https://10.4.3.170/volume/v3/snapshots Jul 24 07:54:47.128045 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-bb77c8b2-841f-4249-8038-524cced3263d tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "702c157a-f585-4557-952a-a4bc9bcf3f8e", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1473835016"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:54:47.135822 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:47.135822 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:54:47.136232 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-bb77c8b2-841f-4249-8038-524cced3263d tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Volume info retrieved successfully. Jul 24 07:54:47.136344 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.snapshots [None req-bb77c8b2-841f-4249-8038-524cced3263d tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Create snapshot from volume 702c157a-f585-4557-952a-a4bc9bcf3f8e Jul 24 07:54:47.165597 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-bb77c8b2-841f-4249-8038-524cced3263d tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Created reservations ['ddd244af-69f9-45a5-a026-dc524f7a69e5', '9c80eaf1-4f6a-4ebb-82b4-33faa95f9b32', 'ca7fcd97-e650-4f57-a5cd-4822ef2d786e', 'b7b24b14-84f6-4932-9834-914aa374586d'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:54:47.189948 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-bb77c8b2-841f-4249-8038-524cced3263d tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Snapshot create request issued successfully. Jul 24 07:54:47.190264 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-bb77c8b2-841f-4249-8038-524cced3263d tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 24 07:54:47.190724 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1359/5434] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 24 07:54:47 2026] POST /volume/v3/snapshots => generated 310 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:54:47.198302 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-21b25407-0e7a-482e-9f3d-c9621c6a7d58 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:47.200077 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-21b25407-0e7a-482e-9f3d-c9621c6a7d58 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] GET https://10.4.3.170/volume/v3/snapshots/395c418e-a87c-42af-9680-730c59d5a43f Jul 24 07:54:47.200278 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-21b25407-0e7a-482e-9f3d-c9621c6a7d58 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:47.200466 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-21b25407-0e7a-482e-9f3d-c9621c6a7d58 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:47.205103 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:47.205103 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:54:47.205511 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-21b25407-0e7a-482e-9f3d-c9621c6a7d58 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Snapshot retrieved successfully. Jul 24 07:54:47.206296 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-21b25407-0e7a-482e-9f3d-c9621c6a7d58 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/snapshots/395c418e-a87c-42af-9680-730c59d5a43f returned with HTTP 200 Jul 24 07:54:47.206650 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1368/5435] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:54:47 2026] GET /volume/v3/snapshots/395c418e-a87c-42af-9680-730c59d5a43f => generated 442 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:54:48.214596 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-6d459608-2d8d-464f-aa7b-5dac830557f1 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:48.216312 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6d459608-2d8d-464f-aa7b-5dac830557f1 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] GET https://10.4.3.170/volume/v3/snapshots/395c418e-a87c-42af-9680-730c59d5a43f Jul 24 07:54:48.216497 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-6d459608-2d8d-464f-aa7b-5dac830557f1 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:48.216675 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-6d459608-2d8d-464f-aa7b-5dac830557f1 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:48.221083 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:48.221083 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:54:48.221462 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-6d459608-2d8d-464f-aa7b-5dac830557f1 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Snapshot retrieved successfully. Jul 24 07:54:48.222097 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6d459608-2d8d-464f-aa7b-5dac830557f1 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/snapshots/395c418e-a87c-42af-9680-730c59d5a43f returned with HTTP 200 Jul 24 07:54:48.222451 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1347/5436] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:54:48 2026] GET /volume/v3/snapshots/395c418e-a87c-42af-9680-730c59d5a43f => generated 469 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:54:48.230637 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-67cb30b7-4241-41da-95bf-bf9f85433d5e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:48.232245 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-67cb30b7-4241-41da-95bf-bf9f85433d5e tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] POST https://10.4.3.170/volume/v3/backups Jul 24 07:54:48.232585 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-67cb30b7-4241-41da-95bf-bf9f85433d5e tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "702c157a-f585-4557-952a-a4bc9bcf3f8e", "snapshot_id": "395c418e-a87c-42af-9680-730c59d5a43f", "name": "tempest-VolumesSnapshotTestJSON-Backup-1805198073", "container": "tempest-volumessnapshottestjson-backup-container-261003641"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:54:48.234130 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.backups [None req-67cb30b7-4241-41da-95bf-bf9f85433d5e tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Creating new backup {'backup': {'volume_id': '702c157a-f585-4557-952a-a4bc9bcf3f8e', 'snapshot_id': '395c418e-a87c-42af-9680-730c59d5a43f', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-1805198073', 'container': 'tempest-volumessnapshottestjson-backup-container-261003641'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 07:54:48.234327 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.contrib.backups [None req-67cb30b7-4241-41da-95bf-bf9f85433d5e tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Creating backup of volume 702c157a-f585-4557-952a-a4bc9bcf3f8e in container tempest-volumessnapshottestjson-backup-container-261003641 Jul 24 07:54:48.240223 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:48.240223 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:54:48.240649 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-67cb30b7-4241-41da-95bf-bf9f85433d5e tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Volume info retrieved successfully. Jul 24 07:54:48.245006 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:48.245006 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:54:48.245415 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-67cb30b7-4241-41da-95bf-bf9f85433d5e tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Snapshot retrieved successfully. Jul 24 07:54:48.264408 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-67cb30b7-4241-41da-95bf-bf9f85433d5e tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Created reservations ['a8db5db5-3a11-4c55-915f-39d10ce63c9e', '79a9ff19-25d2-4649-a214-05422da18a22'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:54:48.285552 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-67cb30b7-4241-41da-95bf-bf9f85433d5e tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/backups returned with HTTP 202 Jul 24 07:54:48.285958 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1363/5437] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 24 07:54:48 2026] POST /volume/v3/backups => generated 335 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:54:48.293328 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-c09baf7a-b13a-4c3b-b83e-3aa037129278 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:48.295002 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c09baf7a-b13a-4c3b-b83e-3aa037129278 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] GET https://10.4.3.170/volume/v3/backups/ea53ed2c-4a3c-4921-9cca-98b2a51c5a75 Jul 24 07:54:48.295170 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c09baf7a-b13a-4c3b-b83e-3aa037129278 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:48.295495 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c09baf7a-b13a-4c3b-b83e-3aa037129278 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:48.295495 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-c09baf7a-b13a-4c3b-b83e-3aa037129278 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Show backup with id ea53ed2c-4a3c-4921-9cca-98b2a51c5a75. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:54:48.299004 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:48.299004 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:54:48.299669 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c09baf7a-b13a-4c3b-b83e-3aa037129278 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/backups/ea53ed2c-4a3c-4921-9cca-98b2a51c5a75 returned with HTTP 200 Jul 24 07:54:48.299978 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1360/5438] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:54:48 2026] GET /volume/v3/backups/ea53ed2c-4a3c-4921-9cca-98b2a51c5a75 => generated 832 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:54:49.309222 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-44edafd6-bab4-48da-8a19-15717788ddbf None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:49.311096 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-44edafd6-bab4-48da-8a19-15717788ddbf tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] GET https://10.4.3.170/volume/v3/backups/ea53ed2c-4a3c-4921-9cca-98b2a51c5a75 Jul 24 07:54:49.311302 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-44edafd6-bab4-48da-8a19-15717788ddbf tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:49.311484 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-44edafd6-bab4-48da-8a19-15717788ddbf tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:49.311585 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-44edafd6-bab4-48da-8a19-15717788ddbf tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Show backup with id ea53ed2c-4a3c-4921-9cca-98b2a51c5a75. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:54:49.316123 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:49.316123 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:54:49.316896 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-44edafd6-bab4-48da-8a19-15717788ddbf tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/backups/ea53ed2c-4a3c-4921-9cca-98b2a51c5a75 returned with HTTP 200 Jul 24 07:54:49.317278 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1369/5439] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:54:49 2026] GET /volume/v3/backups/ea53ed2c-4a3c-4921-9cca-98b2a51c5a75 => generated 834 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:54:50.326642 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-64798865-dcb6-4f9b-9bed-cc28177a69d8 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:50.328180 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-64798865-dcb6-4f9b-9bed-cc28177a69d8 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] GET https://10.4.3.170/volume/v3/backups/ea53ed2c-4a3c-4921-9cca-98b2a51c5a75 Jul 24 07:54:50.328382 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-64798865-dcb6-4f9b-9bed-cc28177a69d8 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:50.328585 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-64798865-dcb6-4f9b-9bed-cc28177a69d8 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:50.328651 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-64798865-dcb6-4f9b-9bed-cc28177a69d8 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Show backup with id ea53ed2c-4a3c-4921-9cca-98b2a51c5a75. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:54:50.332267 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:50.332267 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:54:50.332894 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-64798865-dcb6-4f9b-9bed-cc28177a69d8 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/backups/ea53ed2c-4a3c-4921-9cca-98b2a51c5a75 returned with HTTP 200 Jul 24 07:54:50.333215 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1348/5440] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:54:50 2026] GET /volume/v3/backups/ea53ed2c-4a3c-4921-9cca-98b2a51c5a75 => generated 834 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:54:51.342231 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d94362e9-4589-4804-bd5a-a053780a949f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:51.343682 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d94362e9-4589-4804-bd5a-a053780a949f tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] GET https://10.4.3.170/volume/v3/backups/ea53ed2c-4a3c-4921-9cca-98b2a51c5a75 Jul 24 07:54:51.343841 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d94362e9-4589-4804-bd5a-a053780a949f tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:51.344012 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d94362e9-4589-4804-bd5a-a053780a949f tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:51.344107 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-d94362e9-4589-4804-bd5a-a053780a949f tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Show backup with id ea53ed2c-4a3c-4921-9cca-98b2a51c5a75. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:54:51.347638 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:51.347638 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:54:51.348298 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d94362e9-4589-4804-bd5a-a053780a949f tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/backups/ea53ed2c-4a3c-4921-9cca-98b2a51c5a75 returned with HTTP 200 Jul 24 07:54:51.348708 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1364/5441] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:54:51 2026] GET /volume/v3/backups/ea53ed2c-4a3c-4921-9cca-98b2a51c5a75 => generated 834 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:54:52.358815 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-5c26eadd-943b-4938-9067-0479938dabfb None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:52.360779 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5c26eadd-943b-4938-9067-0479938dabfb tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] GET https://10.4.3.170/volume/v3/backups/ea53ed2c-4a3c-4921-9cca-98b2a51c5a75 Jul 24 07:54:52.360996 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5c26eadd-943b-4938-9067-0479938dabfb tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:52.361218 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5c26eadd-943b-4938-9067-0479938dabfb tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:52.361346 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-5c26eadd-943b-4938-9067-0479938dabfb tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Show backup with id ea53ed2c-4a3c-4921-9cca-98b2a51c5a75. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:54:52.365460 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:52.365460 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:54:52.366191 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5c26eadd-943b-4938-9067-0479938dabfb tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/backups/ea53ed2c-4a3c-4921-9cca-98b2a51c5a75 returned with HTTP 200 Jul 24 07:54:52.366573 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1361/5442] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:54:52 2026] GET /volume/v3/backups/ea53ed2c-4a3c-4921-9cca-98b2a51c5a75 => generated 834 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:54:53.375683 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-1fd5d99a-4382-44f3-b33e-aa889cae95a7 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:53.377694 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1fd5d99a-4382-44f3-b33e-aa889cae95a7 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] GET https://10.4.3.170/volume/v3/backups/ea53ed2c-4a3c-4921-9cca-98b2a51c5a75 Jul 24 07:54:53.377908 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-1fd5d99a-4382-44f3-b33e-aa889cae95a7 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:53.378127 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-1fd5d99a-4382-44f3-b33e-aa889cae95a7 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:53.378253 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-1fd5d99a-4382-44f3-b33e-aa889cae95a7 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Show backup with id ea53ed2c-4a3c-4921-9cca-98b2a51c5a75. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:54:53.382951 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:53.382951 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:54:53.383962 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1fd5d99a-4382-44f3-b33e-aa889cae95a7 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/backups/ea53ed2c-4a3c-4921-9cca-98b2a51c5a75 returned with HTTP 200 Jul 24 07:54:53.384448 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1370/5443] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:54:53 2026] GET /volume/v3/backups/ea53ed2c-4a3c-4921-9cca-98b2a51c5a75 => generated 834 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:54:54.396981 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-e4e11695-5aa5-4cf8-8d5c-031a408b36b8 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:54.398644 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e4e11695-5aa5-4cf8-8d5c-031a408b36b8 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] GET https://10.4.3.170/volume/v3/backups/ea53ed2c-4a3c-4921-9cca-98b2a51c5a75 Jul 24 07:54:54.398822 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e4e11695-5aa5-4cf8-8d5c-031a408b36b8 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:54.398994 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e4e11695-5aa5-4cf8-8d5c-031a408b36b8 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:54.399096 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-e4e11695-5aa5-4cf8-8d5c-031a408b36b8 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Show backup with id ea53ed2c-4a3c-4921-9cca-98b2a51c5a75. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:54:54.419493 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:54.419493 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:54:54.427977 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e4e11695-5aa5-4cf8-8d5c-031a408b36b8 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/backups/ea53ed2c-4a3c-4921-9cca-98b2a51c5a75 returned with HTTP 200 Jul 24 07:54:54.431713 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1349/5444] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:54:54 2026] GET /volume/v3/backups/ea53ed2c-4a3c-4921-9cca-98b2a51c5a75 => generated 834 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:54:55.440829 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-8aa2f1dd-cce6-43eb-81a5-4afb807100c3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:55.442788 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8aa2f1dd-cce6-43eb-81a5-4afb807100c3 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] GET https://10.4.3.170/volume/v3/backups/ea53ed2c-4a3c-4921-9cca-98b2a51c5a75 Jul 24 07:54:55.442986 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8aa2f1dd-cce6-43eb-81a5-4afb807100c3 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:55.443186 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8aa2f1dd-cce6-43eb-81a5-4afb807100c3 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:55.443308 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-8aa2f1dd-cce6-43eb-81a5-4afb807100c3 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Show backup with id ea53ed2c-4a3c-4921-9cca-98b2a51c5a75. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:54:55.445934 np0000005822 devstack@c-api.service[100246]: DEBUG dbcounter [-] [100246] Writing DB stats cinder:SELECT=225,cinder:UPDATE=41,cinder:INSERT=38 {{(pid=100246) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 07:54:55.449880 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:55.449880 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:54:55.450597 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8aa2f1dd-cce6-43eb-81a5-4afb807100c3 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/backups/ea53ed2c-4a3c-4921-9cca-98b2a51c5a75 returned with HTTP 200 Jul 24 07:54:55.450962 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1365/5445] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:54:55 2026] GET /volume/v3/backups/ea53ed2c-4a3c-4921-9cca-98b2a51c5a75 => generated 834 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:54:56.462544 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-f226540c-4032-4d64-ab5c-d702b98b1dae None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:56.464349 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f226540c-4032-4d64-ab5c-d702b98b1dae tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] GET https://10.4.3.170/volume/v3/backups/ea53ed2c-4a3c-4921-9cca-98b2a51c5a75 Jul 24 07:54:56.464534 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f226540c-4032-4d64-ab5c-d702b98b1dae tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:56.464734 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f226540c-4032-4d64-ab5c-d702b98b1dae tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:56.464850 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-f226540c-4032-4d64-ab5c-d702b98b1dae tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Show backup with id ea53ed2c-4a3c-4921-9cca-98b2a51c5a75. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:54:56.466417 np0000005822 devstack@c-api.service[100244]: DEBUG dbcounter [-] [100244] Writing DB stats cinder:SELECT=215,cinder:UPDATE=61,cinder:INSERT=35 {{(pid=100244) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 07:54:56.469151 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:56.469151 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:54:56.470062 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f226540c-4032-4d64-ab5c-d702b98b1dae tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/backups/ea53ed2c-4a3c-4921-9cca-98b2a51c5a75 returned with HTTP 200 Jul 24 07:54:56.470558 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1362/5446] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:54:56 2026] GET /volume/v3/backups/ea53ed2c-4a3c-4921-9cca-98b2a51c5a75 => generated 834 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 07:54:57.480642 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-e9cf298b-3961-4d26-8176-91eaec8dfcc7 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:57.483399 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e9cf298b-3961-4d26-8176-91eaec8dfcc7 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] GET https://10.4.3.170/volume/v3/backups/ea53ed2c-4a3c-4921-9cca-98b2a51c5a75 Jul 24 07:54:57.483774 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e9cf298b-3961-4d26-8176-91eaec8dfcc7 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:57.483946 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e9cf298b-3961-4d26-8176-91eaec8dfcc7 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:57.484361 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-e9cf298b-3961-4d26-8176-91eaec8dfcc7 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Show backup with id ea53ed2c-4a3c-4921-9cca-98b2a51c5a75. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:54:57.488709 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:57.488709 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:54:57.489443 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e9cf298b-3961-4d26-8176-91eaec8dfcc7 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/backups/ea53ed2c-4a3c-4921-9cca-98b2a51c5a75 returned with HTTP 200 Jul 24 07:54:57.489797 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1371/5447] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:54:57 2026] GET /volume/v3/backups/ea53ed2c-4a3c-4921-9cca-98b2a51c5a75 => generated 834 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:54:58.499532 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-a3fc50ac-96fe-4f01-921e-08247639bfae None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:58.502271 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a3fc50ac-96fe-4f01-921e-08247639bfae tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] GET https://10.4.3.170/volume/v3/backups/ea53ed2c-4a3c-4921-9cca-98b2a51c5a75 Jul 24 07:54:58.502271 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a3fc50ac-96fe-4f01-921e-08247639bfae tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:58.502271 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a3fc50ac-96fe-4f01-921e-08247639bfae tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:58.502271 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-a3fc50ac-96fe-4f01-921e-08247639bfae tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Show backup with id ea53ed2c-4a3c-4921-9cca-98b2a51c5a75. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:54:58.503824 np0000005822 devstack@c-api.service[100243]: DEBUG dbcounter [-] [100243] Writing DB stats cinder:SELECT=202,cinder:INSERT=15,cinder:UPDATE=39 {{(pid=100243) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 07:54:58.507096 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:58.507096 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:54:58.507824 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a3fc50ac-96fe-4f01-921e-08247639bfae tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/backups/ea53ed2c-4a3c-4921-9cca-98b2a51c5a75 returned with HTTP 200 Jul 24 07:54:58.508217 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1350/5448] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:54:58 2026] GET /volume/v3/backups/ea53ed2c-4a3c-4921-9cca-98b2a51c5a75 => generated 834 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:54:59.520912 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-8880b3b8-a7fd-43c6-b47a-06e94dc1810d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:54:59.527987 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8880b3b8-a7fd-43c6-b47a-06e94dc1810d tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] GET https://10.4.3.170/volume/v3/backups/ea53ed2c-4a3c-4921-9cca-98b2a51c5a75 Jul 24 07:54:59.528739 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8880b3b8-a7fd-43c6-b47a-06e94dc1810d tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:54:59.529886 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8880b3b8-a7fd-43c6-b47a-06e94dc1810d tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:54:59.530072 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-8880b3b8-a7fd-43c6-b47a-06e94dc1810d tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Show backup with id ea53ed2c-4a3c-4921-9cca-98b2a51c5a75. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:54:59.545612 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:54:59.545612 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:54:59.548993 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8880b3b8-a7fd-43c6-b47a-06e94dc1810d tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/backups/ea53ed2c-4a3c-4921-9cca-98b2a51c5a75 returned with HTTP 200 Jul 24 07:54:59.550942 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1366/5449] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:54:59 2026] GET /volume/v3/backups/ea53ed2c-4a3c-4921-9cca-98b2a51c5a75 => generated 834 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:55:00.560724 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-5d7c5d5a-439d-4fd5-a587-4da3ac2c369e None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:55:00.562802 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5d7c5d5a-439d-4fd5-a587-4da3ac2c369e tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] GET https://10.4.3.170/volume/v3/backups/ea53ed2c-4a3c-4921-9cca-98b2a51c5a75 Jul 24 07:55:00.563030 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5d7c5d5a-439d-4fd5-a587-4da3ac2c369e tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:55:00.563265 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5d7c5d5a-439d-4fd5-a587-4da3ac2c369e tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:55:00.563360 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-5d7c5d5a-439d-4fd5-a587-4da3ac2c369e tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Show backup with id ea53ed2c-4a3c-4921-9cca-98b2a51c5a75. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:55:00.567497 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:55:00.567497 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:55:00.568348 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5d7c5d5a-439d-4fd5-a587-4da3ac2c369e tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/backups/ea53ed2c-4a3c-4921-9cca-98b2a51c5a75 returned with HTTP 200 Jul 24 07:55:00.568721 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1363/5450] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:55:00 2026] GET /volume/v3/backups/ea53ed2c-4a3c-4921-9cca-98b2a51c5a75 => generated 834 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:55:01.578845 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-7a341587-3374-4b1f-a01d-20dd472cdcb7 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:55:01.581303 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7a341587-3374-4b1f-a01d-20dd472cdcb7 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] GET https://10.4.3.170/volume/v3/backups/ea53ed2c-4a3c-4921-9cca-98b2a51c5a75 Jul 24 07:55:01.581559 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7a341587-3374-4b1f-a01d-20dd472cdcb7 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:55:01.581808 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7a341587-3374-4b1f-a01d-20dd472cdcb7 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:55:01.581920 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-7a341587-3374-4b1f-a01d-20dd472cdcb7 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Show backup with id ea53ed2c-4a3c-4921-9cca-98b2a51c5a75. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:55:01.584787 np0000005822 devstack@c-api.service[100245]: DEBUG dbcounter [-] [100245] Writing DB stats cinder:SELECT=245,cinder:UPDATE=74,cinder:INSERT=48 {{(pid=100245) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 07:55:01.589500 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:55:01.589500 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:55:01.590938 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7a341587-3374-4b1f-a01d-20dd472cdcb7 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/backups/ea53ed2c-4a3c-4921-9cca-98b2a51c5a75 returned with HTTP 200 Jul 24 07:55:01.591574 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1372/5451] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:55:01 2026] GET /volume/v3/backups/ea53ed2c-4a3c-4921-9cca-98b2a51c5a75 => generated 834 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:55:02.603049 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-3e094f1e-389a-443c-83fc-04b7e56e90f0 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:55:02.604582 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3e094f1e-389a-443c-83fc-04b7e56e90f0 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] GET https://10.4.3.170/volume/v3/backups/ea53ed2c-4a3c-4921-9cca-98b2a51c5a75 Jul 24 07:55:02.604767 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3e094f1e-389a-443c-83fc-04b7e56e90f0 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:55:02.604928 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3e094f1e-389a-443c-83fc-04b7e56e90f0 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:55:02.605026 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-3e094f1e-389a-443c-83fc-04b7e56e90f0 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Show backup with id ea53ed2c-4a3c-4921-9cca-98b2a51c5a75. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:55:02.608607 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:55:02.608607 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:55:02.609222 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3e094f1e-389a-443c-83fc-04b7e56e90f0 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/backups/ea53ed2c-4a3c-4921-9cca-98b2a51c5a75 returned with HTTP 200 Jul 24 07:55:02.609556 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1351/5452] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:55:02 2026] GET /volume/v3/backups/ea53ed2c-4a3c-4921-9cca-98b2a51c5a75 => generated 835 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:55:03.618335 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-6057fd8f-a2e7-4f9e-902c-adf62c3a6f66 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:55:03.620091 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6057fd8f-a2e7-4f9e-902c-adf62c3a6f66 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] GET https://10.4.3.170/volume/v3/backups/ea53ed2c-4a3c-4921-9cca-98b2a51c5a75 Jul 24 07:55:03.620276 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6057fd8f-a2e7-4f9e-902c-adf62c3a6f66 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:55:03.620451 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6057fd8f-a2e7-4f9e-902c-adf62c3a6f66 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:55:03.620544 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-6057fd8f-a2e7-4f9e-902c-adf62c3a6f66 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Show backup with id ea53ed2c-4a3c-4921-9cca-98b2a51c5a75. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:55:03.624536 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:55:03.624536 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:55:03.625275 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6057fd8f-a2e7-4f9e-902c-adf62c3a6f66 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/backups/ea53ed2c-4a3c-4921-9cca-98b2a51c5a75 returned with HTTP 200 Jul 24 07:55:03.625825 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1367/5453] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:55:03 2026] GET /volume/v3/backups/ea53ed2c-4a3c-4921-9cca-98b2a51c5a75 => generated 836 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:55:03.633819 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-8c43c0d7-e0f6-4e15-b6bd-55fb84ced75c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:55:03.635508 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8c43c0d7-e0f6-4e15-b6bd-55fb84ced75c tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] GET https://10.4.3.170/volume/v3/snapshots/395c418e-a87c-42af-9680-730c59d5a43f Jul 24 07:55:03.635696 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8c43c0d7-e0f6-4e15-b6bd-55fb84ced75c tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:55:03.635873 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8c43c0d7-e0f6-4e15-b6bd-55fb84ced75c tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:55:03.641732 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:55:03.641732 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:55:03.642198 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-8c43c0d7-e0f6-4e15-b6bd-55fb84ced75c tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Snapshot retrieved successfully. Jul 24 07:55:03.643047 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8c43c0d7-e0f6-4e15-b6bd-55fb84ced75c tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/snapshots/395c418e-a87c-42af-9680-730c59d5a43f returned with HTTP 200 Jul 24 07:55:03.643445 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1364/5454] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:55:03 2026] GET /volume/v3/snapshots/395c418e-a87c-42af-9680-730c59d5a43f => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:55:03.651039 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-4c5df7bd-903e-4ecf-b56c-832d6b6a5858 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:55:03.652628 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4c5df7bd-903e-4ecf-b56c-832d6b6a5858 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] GET https://10.4.3.170/volume/v3/backups/ea53ed2c-4a3c-4921-9cca-98b2a51c5a75 Jul 24 07:55:03.652789 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4c5df7bd-903e-4ecf-b56c-832d6b6a5858 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:55:03.652956 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4c5df7bd-903e-4ecf-b56c-832d6b6a5858 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:55:03.653050 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-4c5df7bd-903e-4ecf-b56c-832d6b6a5858 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Show backup with id ea53ed2c-4a3c-4921-9cca-98b2a51c5a75. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:55:03.656828 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:55:03.656828 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:55:03.657478 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4c5df7bd-903e-4ecf-b56c-832d6b6a5858 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/backups/ea53ed2c-4a3c-4921-9cca-98b2a51c5a75 returned with HTTP 200 Jul 24 07:55:03.657982 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1373/5455] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:55:03 2026] GET /volume/v3/backups/ea53ed2c-4a3c-4921-9cca-98b2a51c5a75 => generated 836 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:55:03.666241 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-4ca9e7e2-1e47-4d87-8a44-3d509d66b88b None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:55:03.668081 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4ca9e7e2-1e47-4d87-8a44-3d509d66b88b tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] DELETE https://10.4.3.170/volume/v3/backups/ea53ed2c-4a3c-4921-9cca-98b2a51c5a75 Jul 24 07:55:03.668081 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4ca9e7e2-1e47-4d87-8a44-3d509d66b88b tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:55:03.668290 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4ca9e7e2-1e47-4d87-8a44-3d509d66b88b tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:55:03.668331 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.contrib.backups [None req-4ca9e7e2-1e47-4d87-8a44-3d509d66b88b tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Delete backup with id: ea53ed2c-4a3c-4921-9cca-98b2a51c5a75. Jul 24 07:55:03.672181 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:55:03.672181 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:55:03.759655 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.backup.rpcapi [None req-4ca9e7e2-1e47-4d87-8a44-3d509d66b88b tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] delete_backup rpcapi backup_id ea53ed2c-4a3c-4921-9cca-98b2a51c5a75 {{(pid=100243) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 07:55:03.761453 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4ca9e7e2-1e47-4d87-8a44-3d509d66b88b tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/backups/ea53ed2c-4a3c-4921-9cca-98b2a51c5a75 returned with HTTP 202 Jul 24 07:55:03.761894 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1352/5456] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:55:03 2026] DELETE /volume/v3/backups/ea53ed2c-4a3c-4921-9cca-98b2a51c5a75 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:55:03.768577 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-8c98458b-874d-43cb-af82-e920ed80bde8 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:55:03.770862 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8c98458b-874d-43cb-af82-e920ed80bde8 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] GET https://10.4.3.170/volume/v3/backups/ea53ed2c-4a3c-4921-9cca-98b2a51c5a75 Jul 24 07:55:03.771102 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8c98458b-874d-43cb-af82-e920ed80bde8 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:55:03.771346 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8c98458b-874d-43cb-af82-e920ed80bde8 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:55:03.771477 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-8c98458b-874d-43cb-af82-e920ed80bde8 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Show backup with id ea53ed2c-4a3c-4921-9cca-98b2a51c5a75. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:55:03.777027 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:55:03.777027 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:55:03.780671 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8c98458b-874d-43cb-af82-e920ed80bde8 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/backups/ea53ed2c-4a3c-4921-9cca-98b2a51c5a75 returned with HTTP 200 Jul 24 07:55:03.780671 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1368/5457] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:55:03 2026] GET /volume/v3/backups/ea53ed2c-4a3c-4921-9cca-98b2a51c5a75 => generated 835 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:55:04.788934 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-7dc49eae-53a2-44a2-8350-8d71aee470aa None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:55:04.790799 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7dc49eae-53a2-44a2-8350-8d71aee470aa tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] GET https://10.4.3.170/volume/v3/backups/ea53ed2c-4a3c-4921-9cca-98b2a51c5a75 Jul 24 07:55:04.790977 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7dc49eae-53a2-44a2-8350-8d71aee470aa tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:55:04.791153 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7dc49eae-53a2-44a2-8350-8d71aee470aa tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:55:04.791276 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-7dc49eae-53a2-44a2-8350-8d71aee470aa tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Show backup with id ea53ed2c-4a3c-4921-9cca-98b2a51c5a75. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:55:04.795338 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7dc49eae-53a2-44a2-8350-8d71aee470aa tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/backups/ea53ed2c-4a3c-4921-9cca-98b2a51c5a75 returned with HTTP 404 Jul 24 07:55:04.795880 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1365/5458] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:55:04 2026] GET /volume/v3/backups/ea53ed2c-4a3c-4921-9cca-98b2a51c5a75 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:55:04.889156 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-4f1c7730-3e72-4c2c-9f70-96f20b5e2f05 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:55:04.890856 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4f1c7730-3e72-4c2c-9f70-96f20b5e2f05 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/395c418e-a87c-42af-9680-730c59d5a43f Jul 24 07:55:04.891076 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4f1c7730-3e72-4c2c-9f70-96f20b5e2f05 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:55:04.891330 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4f1c7730-3e72-4c2c-9f70-96f20b5e2f05 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:55:04.891471 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.snapshots [None req-4f1c7730-3e72-4c2c-9f70-96f20b5e2f05 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Delete snapshot with id: 395c418e-a87c-42af-9680-730c59d5a43f Jul 24 07:55:04.896039 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:55:04.896039 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:55:04.896431 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-4f1c7730-3e72-4c2c-9f70-96f20b5e2f05 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Snapshot retrieved successfully. Jul 24 07:55:04.917964 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-4f1c7730-3e72-4c2c-9f70-96f20b5e2f05 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Snapshot delete request issued successfully. Jul 24 07:55:04.918099 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4f1c7730-3e72-4c2c-9f70-96f20b5e2f05 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/snapshots/395c418e-a87c-42af-9680-730c59d5a43f returned with HTTP 202 Jul 24 07:55:04.918563 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1374/5459] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 24 07:55:04 2026] DELETE /volume/v3/snapshots/395c418e-a87c-42af-9680-730c59d5a43f => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:55:04.925109 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-ecaa3c09-88bd-4b0b-a7a5-418506837cd2 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:55:04.927073 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ecaa3c09-88bd-4b0b-a7a5-418506837cd2 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] GET https://10.4.3.170/volume/v3/snapshots/395c418e-a87c-42af-9680-730c59d5a43f Jul 24 07:55:04.927338 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ecaa3c09-88bd-4b0b-a7a5-418506837cd2 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:55:04.927573 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ecaa3c09-88bd-4b0b-a7a5-418506837cd2 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:55:04.933700 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:55:04.933700 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:55:04.934182 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-ecaa3c09-88bd-4b0b-a7a5-418506837cd2 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Snapshot retrieved successfully. Jul 24 07:55:04.935008 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ecaa3c09-88bd-4b0b-a7a5-418506837cd2 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/snapshots/395c418e-a87c-42af-9680-730c59d5a43f returned with HTTP 200 Jul 24 07:55:04.935393 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1353/5460] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:55:04 2026] GET /volume/v3/snapshots/395c418e-a87c-42af-9680-730c59d5a43f => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:55:05.943123 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-7a5b4cad-4108-4fae-8383-3f6b1ec8cab0 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:55:05.944879 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7a5b4cad-4108-4fae-8383-3f6b1ec8cab0 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] GET https://10.4.3.170/volume/v3/snapshots/395c418e-a87c-42af-9680-730c59d5a43f Jul 24 07:55:05.945061 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7a5b4cad-4108-4fae-8383-3f6b1ec8cab0 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:55:05.945268 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7a5b4cad-4108-4fae-8383-3f6b1ec8cab0 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:55:05.949176 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7a5b4cad-4108-4fae-8383-3f6b1ec8cab0 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/snapshots/395c418e-a87c-42af-9680-730c59d5a43f returned with HTTP 404 Jul 24 07:55:05.949634 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1369/5461] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:55:05 2026] GET /volume/v3/snapshots/395c418e-a87c-42af-9680-730c59d5a43f => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:55:05.957318 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-e0e3d4dc-d4d7-4ddb-b28b-82ec81138469 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:55:05.958994 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e0e3d4dc-d4d7-4ddb-b28b-82ec81138469 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] GET https://10.4.3.170/volume/v3/volumes/702c157a-f585-4557-952a-a4bc9bcf3f8e Jul 24 07:55:05.959168 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e0e3d4dc-d4d7-4ddb-b28b-82ec81138469 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:55:05.959365 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e0e3d4dc-d4d7-4ddb-b28b-82ec81138469 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:55:05.965727 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:55:05.965727 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:55:05.968943 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-e0e3d4dc-d4d7-4ddb-b28b-82ec81138469 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Volume info retrieved successfully. Jul 24 07:55:05.972716 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e0e3d4dc-d4d7-4ddb-b28b-82ec81138469 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/volumes/702c157a-f585-4557-952a-a4bc9bcf3f8e returned with HTTP 200 Jul 24 07:55:05.973043 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1366/5462] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:55:05 2026] GET /volume/v3/volumes/702c157a-f585-4557-952a-a4bc9bcf3f8e => generated 846 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:55:05.997740 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-74b9efda-a4c1-4845-b237-337cc0a19692 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:55:05.999437 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-74b9efda-a4c1-4845-b237-337cc0a19692 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:55:05.999780 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-74b9efda-a4c1-4845-b237-337cc0a19692 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "c7843099-d178-467f-91a9-52ff7d08103c", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1685288803"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:55:06.001172 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-74b9efda-a4c1-4845-b237-337cc0a19692 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Create volume request body: {'volume': {'imageRef': 'c7843099-d178-467f-91a9-52ff7d08103c', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1685288803'}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:55:06.119921 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-74b9efda-a4c1-4845-b237-337cc0a19692 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Create volume of 1 GB Jul 24 07:55:06.120247 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:55:06.120247 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:55:06.124150 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-74b9efda-a4c1-4845-b237-337cc0a19692 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Availability Zones retrieved successfully. Jul 24 07:55:06.128909 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-74b9efda-a4c1-4845-b237-337cc0a19692 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Flow 'volume_create_api' (90640a75-b523-4755-8b19-07b00a2e889e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:55:06.129898 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-74b9efda-a4c1-4845-b237-337cc0a19692 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e64b432b-3e9a-437a-8110-50e87291dbde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:55:06.130796 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-74b9efda-a4c1-4845-b237-337cc0a19692 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Validating volume size '1' using validate_int {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:55:06.177133 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-74b9efda-a4c1-4845-b237-337cc0a19692 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e64b432b-3e9a-437a-8110-50e87291dbde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:55:06.177852 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-74b9efda-a4c1-4845-b237-337cc0a19692 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a20eba76-2442-4d16-88c2-bc581d69337a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:55:06.220150 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-74b9efda-a4c1-4845-b237-337cc0a19692 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Created reservations ['feeb1095-e393-490d-964f-b9d646950b21', 'acb1755a-347f-477a-9d61-85bd54489aca', 'dfe76c6c-83fb-4753-ad5d-bcede88025c9', 'd0f9bf5e-0952-4c98-9440-f9d3a0395d1b'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:55:06.220777 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-74b9efda-a4c1-4845-b237-337cc0a19692 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a20eba76-2442-4d16-88c2-bc581d69337a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['feeb1095-e393-490d-964f-b9d646950b21', 'acb1755a-347f-477a-9d61-85bd54489aca', 'dfe76c6c-83fb-4753-ad5d-bcede88025c9', 'd0f9bf5e-0952-4c98-9440-f9d3a0395d1b']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:55:06.221422 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-74b9efda-a4c1-4845-b237-337cc0a19692 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b720f951-de91-4b9f-9fdb-8f35ca89380e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:55:06.245513 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-74b9efda-a4c1-4845-b237-337cc0a19692 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b720f951-de91-4b9f-9fdb-8f35ca89380e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0351e6af-d54a-465c-a0ed-5ed64d4877f2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1685288803',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc3e5755d4c7465cbb601bb312bd3db9',qos_specs=None,replication_status=,reservations=['feeb1095-e393-490d-964f-b9d646950b21','acb1755a-347f-477a-9d61-85bd54489aca','dfe76c6c-83fb-4753-ad5d-bcede88025c9','d0f9bf5e-0952-4c98-9440-f9d3a0395d1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b5a1c68098644bf96599dc4d8fa192f',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:55:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1685288803',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0351e6af-d54a-465c-a0ed-5ed64d4877f2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bc3e5755d4c7465cbb601bb312bd3db9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3b5a1c68098644bf96599dc4d8fa192f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:55:06.246190 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-74b9efda-a4c1-4845-b237-337cc0a19692 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5446cb45-ba8c-4831-abfd-a135d6f64069) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:55:06.269849 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-74b9efda-a4c1-4845-b237-337cc0a19692 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5446cb45-ba8c-4831-abfd-a135d6f64069) transitioned into state 'SUCCESS' from state '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-1685288803',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc3e5755d4c7465cbb601bb312bd3db9',qos_specs=None,replication_status=,reservations=['feeb1095-e393-490d-964f-b9d646950b21','acb1755a-347f-477a-9d61-85bd54489aca','dfe76c6c-83fb-4753-ad5d-bcede88025c9','d0f9bf5e-0952-4c98-9440-f9d3a0395d1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b5a1c68098644bf96599dc4d8fa192f',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:55:06.270461 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-74b9efda-a4c1-4845-b237-337cc0a19692 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (940dc2a0-cda8-417f-96a9-009767456958) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:55:06.291221 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-74b9efda-a4c1-4845-b237-337cc0a19692 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (940dc2a0-cda8-417f-96a9-009767456958) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:55:06.291964 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-74b9efda-a4c1-4845-b237-337cc0a19692 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Flow 'volume_create_api' (90640a75-b523-4755-8b19-07b00a2e889e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:55:06.292218 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-74b9efda-a4c1-4845-b237-337cc0a19692 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Create volume request issued successfully. Jul 24 07:55:06.292728 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-74b9efda-a4c1-4845-b237-337cc0a19692 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:55:06.293143 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1375/5463] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 24 07:55:05 2026] POST /volume/v3/volumes => generated 754 bytes in 296 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:55:06.310399 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-114219cb-1d98-402d-9822-3295172ccdf6 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:55:06.312120 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-114219cb-1d98-402d-9822-3295172ccdf6 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] GET https://10.4.3.170/volume/v3/volumes/0351e6af-d54a-465c-a0ed-5ed64d4877f2 Jul 24 07:55:06.312317 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-114219cb-1d98-402d-9822-3295172ccdf6 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:55:06.312505 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-114219cb-1d98-402d-9822-3295172ccdf6 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:55:06.318688 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:55:06.318688 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:55:06.321888 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-114219cb-1d98-402d-9822-3295172ccdf6 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Volume info retrieved successfully. Jul 24 07:55:06.325429 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-114219cb-1d98-402d-9822-3295172ccdf6 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/volumes/0351e6af-d54a-465c-a0ed-5ed64d4877f2 returned with HTTP 200 Jul 24 07:55:06.325781 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1354/5464] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:55:06 2026] GET /volume/v3/volumes/0351e6af-d54a-465c-a0ed-5ed64d4877f2 => generated 822 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:55:07.337252 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-eb6299f0-042b-49d2-b847-5dcae39f39db None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:55:07.338834 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-eb6299f0-042b-49d2-b847-5dcae39f39db tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] GET https://10.4.3.170/volume/v3/volumes/0351e6af-d54a-465c-a0ed-5ed64d4877f2 Jul 24 07:55:07.339032 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-eb6299f0-042b-49d2-b847-5dcae39f39db tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:55:07.339223 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-eb6299f0-042b-49d2-b847-5dcae39f39db tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:55:07.345565 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:55:07.345565 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:55:07.349756 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-eb6299f0-042b-49d2-b847-5dcae39f39db tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Volume info retrieved successfully. Jul 24 07:55:07.354164 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-eb6299f0-042b-49d2-b847-5dcae39f39db tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/volumes/0351e6af-d54a-465c-a0ed-5ed64d4877f2 returned with HTTP 200 Jul 24 07:55:07.354494 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1370/5465] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:55:07 2026] GET /volume/v3/volumes/0351e6af-d54a-465c-a0ed-5ed64d4877f2 => generated 1362 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:55:15.971676 np0000005822 devstack@c-api.service[100244]: DEBUG dbcounter [-] [100244] Writing DB stats cinder:SELECT=7 {{(pid=100244) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 07:55:16.272397 np0000005822 devstack@c-api.service[100245]: DEBUG dbcounter [-] [100245] Writing DB stats cinder:SELECT=24,cinder:UPDATE=13,cinder:INSERT=6 {{(pid=100245) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 07:55:16.324628 np0000005822 devstack@c-api.service[100243]: DEBUG dbcounter [-] [100243] Writing DB stats cinder:SELECT=9,cinder:UPDATE=1 {{(pid=100243) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 07:55:17.352846 np0000005822 devstack@c-api.service[100246]: DEBUG dbcounter [-] [100246] Writing DB stats cinder:SELECT=8 {{(pid=100246) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 07:55:50.735015 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-cc257a8f-6bc6-4095-b271-a1748de4fa09 req-8ef31991-4287-410e-b9dd-89adcb3cc08a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:55:50.736890 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-cc257a8f-6bc6-4095-b271-a1748de4fa09 req-8ef31991-4287-410e-b9dd-89adcb3cc08a tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] GET https://10.4.3.170/volume/v3/volumes/0351e6af-d54a-465c-a0ed-5ed64d4877f2 Jul 24 07:55:50.737801 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-cc257a8f-6bc6-4095-b271-a1748de4fa09 req-8ef31991-4287-410e-b9dd-89adcb3cc08a tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:55:50.737801 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-cc257a8f-6bc6-4095-b271-a1748de4fa09 req-8ef31991-4287-410e-b9dd-89adcb3cc08a tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:55:50.743924 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:55:50.743924 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:55:50.747334 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-cc257a8f-6bc6-4095-b271-a1748de4fa09 req-8ef31991-4287-410e-b9dd-89adcb3cc08a tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Volume info retrieved successfully. Jul 24 07:55:50.751509 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-cc257a8f-6bc6-4095-b271-a1748de4fa09 req-8ef31991-4287-410e-b9dd-89adcb3cc08a tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/volumes/0351e6af-d54a-465c-a0ed-5ed64d4877f2 returned with HTTP 200 Jul 24 07:55:50.751907 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1367/5466] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:55:50 2026] GET /volume/v3/volumes/0351e6af-d54a-465c-a0ed-5ed64d4877f2 => generated 1362 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:55:50.810452 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-68dc1d8a-66ca-41b1-b9f1-e3dc7decb475 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:55:50.810869 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-68dc1d8a-66ca-41b1-b9f1-e3dc7decb475 None None] GET https://10.4.3.170/volume// Jul 24 07:55:50.811029 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-68dc1d8a-66ca-41b1-b9f1-e3dc7decb475 None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:55:50.811222 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-68dc1d8a-66ca-41b1-b9f1-e3dc7decb475 None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:55:50.811598 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-68dc1d8a-66ca-41b1-b9f1-e3dc7decb475 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:55:50.811873 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1376/5467] 10.4.3.170 () {66 vars in 1428 bytes} [Fri Jul 24 07:55:50 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:55:50.817693 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-cc257a8f-6bc6-4095-b271-a1748de4fa09 req-72cb348e-d673-4a61-8bf8-0074ae7f3f46 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:55:50.844675 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-cc257a8f-6bc6-4095-b271-a1748de4fa09 req-72cb348e-d673-4a61-8bf8-0074ae7f3f46 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 24 07:55:50.845033 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-cc257a8f-6bc6-4095-b271-a1748de4fa09 req-72cb348e-d673-4a61-8bf8-0074ae7f3f46 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0351e6af-d54a-465c-a0ed-5ed64d4877f2", "connector": null, "instance_uuid": "22dc292a-553d-4707-bca0-6a06c9d6133a"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:55:50.853586 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:55:50.853586 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:55:50.873817 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-cc257a8f-6bc6-4095-b271-a1748de4fa09 req-72cb348e-d673-4a61-8bf8-0074ae7f3f46 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 24 07:55:50.874309 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1355/5468] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 24 07:55:50 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) Jul 24 07:55:50.895775 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-8bf49cf7-4882-45bb-8f0c-6f9e467d8d88 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:55:50.897520 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8bf49cf7-4882-45bb-8f0c-6f9e467d8d88 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] GET https://10.4.3.170/volume/v3/volumes/0351e6af-d54a-465c-a0ed-5ed64d4877f2 Jul 24 07:55:50.897703 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8bf49cf7-4882-45bb-8f0c-6f9e467d8d88 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:55:50.897896 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8bf49cf7-4882-45bb-8f0c-6f9e467d8d88 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:55:50.905114 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-e5df1550-6e9c-4bdb-86e2-0137474dae18 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:55:50.905549 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e5df1550-6e9c-4bdb-86e2-0137474dae18 None None] GET https://10.4.3.170/volume// Jul 24 07:55:50.905708 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e5df1550-6e9c-4bdb-86e2-0137474dae18 None None] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:55:50.905887 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e5df1550-6e9c-4bdb-86e2-0137474dae18 None None] Calling method 'all' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:55:50.906177 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e5df1550-6e9c-4bdb-86e2-0137474dae18 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:55:50.906600 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1368/5469] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:55:50 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:55:50.906659 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:55:50.906659 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:55:50.909365 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-8bf49cf7-4882-45bb-8f0c-6f9e467d8d88 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Volume info retrieved successfully. Jul 24 07:55:50.912451 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-cc257a8f-6bc6-4095-b271-a1748de4fa09 req-102c234f-5054-47c6-ac5c-8a89bc552046 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:55:50.913075 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8bf49cf7-4882-45bb-8f0c-6f9e467d8d88 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/volumes/0351e6af-d54a-465c-a0ed-5ed64d4877f2 returned with HTTP 200 Jul 24 07:55:50.913555 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1371/5470] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:55:50 2026] GET /volume/v3/volumes/0351e6af-d54a-465c-a0ed-5ed64d4877f2 => generated 1361 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:55:50.914395 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-cc257a8f-6bc6-4095-b271-a1748de4fa09 req-102c234f-5054-47c6-ac5c-8a89bc552046 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] GET https://10.4.3.170/volume/v3/volumes/0351e6af-d54a-465c-a0ed-5ed64d4877f2 Jul 24 07:55:50.914619 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-cc257a8f-6bc6-4095-b271-a1748de4fa09 req-102c234f-5054-47c6-ac5c-8a89bc552046 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:55:50.914791 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-cc257a8f-6bc6-4095-b271-a1748de4fa09 req-102c234f-5054-47c6-ac5c-8a89bc552046 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:55:50.922691 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:55:50.922691 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:55:50.925441 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [req-cc257a8f-6bc6-4095-b271-a1748de4fa09 req-102c234f-5054-47c6-ac5c-8a89bc552046 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Volume info retrieved successfully. Jul 24 07:55:50.929097 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-cc257a8f-6bc6-4095-b271-a1748de4fa09 req-102c234f-5054-47c6-ac5c-8a89bc552046 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/volumes/0351e6af-d54a-465c-a0ed-5ed64d4877f2 returned with HTTP 200 Jul 24 07:55:50.929458 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1377/5471] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:55:50 2026] GET /volume/v3/volumes/0351e6af-d54a-465c-a0ed-5ed64d4877f2 => generated 1541 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:55:51.026216 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-cc257a8f-6bc6-4095-b271-a1748de4fa09 req-79194270-10ff-4c6c-abd1-d9b6e9a75063 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:55:51.028296 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-cc257a8f-6bc6-4095-b271-a1748de4fa09 req-79194270-10ff-4c6c-abd1-d9b6e9a75063 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] PUT https://10.4.3.170/volume/v3/attachments/ac520279-c903-4fa7-8994-77f7c8169f71 Jul 24 07:55:51.028714 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-cc257a8f-6bc6-4095-b271-a1748de4fa09 req-79194270-10ff-4c6c-abd1-d9b6e9a75063 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000005822", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9a7cb9337d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5fc7887c-2ab7-4d21-80c7-ec4ad0d3b011", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:55:51.035815 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-cc257a8f-6bc6-4095-b271-a1748de4fa09 req-79194270-10ff-4c6c-abd1-d9b6e9a75063 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Acquiring lock "cinder-attachment_update-0351e6af-d54a-465c-a0ed-5ed64d4877f2-np0000005822" by "attachment_update" {{(pid=100243) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 07:55:51.040328 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-cc257a8f-6bc6-4095-b271-a1748de4fa09 req-79194270-10ff-4c6c-abd1-d9b6e9a75063 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Lock "cinder-attachment_update-0351e6af-d54a-465c-a0ed-5ed64d4877f2-np0000005822" acquired by "attachment_update" :: waited 0.004s {{(pid=100243) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 07:55:51.041255 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:55:51.041255 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:55:51.109466 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-cc257a8f-6bc6-4095-b271-a1748de4fa09 req-79194270-10ff-4c6c-abd1-d9b6e9a75063 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Lock "cinder-attachment_update-0351e6af-d54a-465c-a0ed-5ed64d4877f2-np0000005822" released by "attachment_update" :: held 0.069s {{(pid=100243) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 07:55:51.109718 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-cc257a8f-6bc6-4095-b271-a1748de4fa09 req-79194270-10ff-4c6c-abd1-d9b6e9a75063 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/attachments/ac520279-c903-4fa7-8994-77f7c8169f71 returned with HTTP 200 Jul 24 07:55:51.110268 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1356/5472] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 24 07:55:51 2026] PUT /volume/v3/attachments/ac520279-c903-4fa7-8994-77f7c8169f71 => generated 969 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:55:51.924781 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-369e1501-f6fb-40e1-a0c4-f734e552ad6f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:55:51.926625 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-369e1501-f6fb-40e1-a0c4-f734e552ad6f tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] GET https://10.4.3.170/volume/v3/volumes/0351e6af-d54a-465c-a0ed-5ed64d4877f2 Jul 24 07:55:51.926849 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-369e1501-f6fb-40e1-a0c4-f734e552ad6f tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:55:51.927067 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-369e1501-f6fb-40e1-a0c4-f734e552ad6f tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:55:51.939700 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:55:51.939700 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:55:51.943191 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-369e1501-f6fb-40e1-a0c4-f734e552ad6f tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Volume info retrieved successfully. Jul 24 07:55:51.947414 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-369e1501-f6fb-40e1-a0c4-f734e552ad6f tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/volumes/0351e6af-d54a-465c-a0ed-5ed64d4877f2 returned with HTTP 200 Jul 24 07:55:51.947809 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1369/5473] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:55:51 2026] GET /volume/v3/volumes/0351e6af-d54a-465c-a0ed-5ed64d4877f2 => generated 1362 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:55:52.959561 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-cfd5359d-4003-4e9b-a81a-1f3703389018 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:55:52.961215 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cfd5359d-4003-4e9b-a81a-1f3703389018 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] GET https://10.4.3.170/volume/v3/volumes/0351e6af-d54a-465c-a0ed-5ed64d4877f2 Jul 24 07:55:52.961442 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cfd5359d-4003-4e9b-a81a-1f3703389018 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:55:52.961637 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cfd5359d-4003-4e9b-a81a-1f3703389018 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:55:52.969833 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:55:52.969833 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:55:52.972776 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-cfd5359d-4003-4e9b-a81a-1f3703389018 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Volume info retrieved successfully. Jul 24 07:55:52.976628 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cfd5359d-4003-4e9b-a81a-1f3703389018 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/volumes/0351e6af-d54a-465c-a0ed-5ed64d4877f2 returned with HTTP 200 Jul 24 07:55:52.976957 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1372/5474] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:55:52 2026] GET /volume/v3/volumes/0351e6af-d54a-465c-a0ed-5ed64d4877f2 => generated 1362 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:55:53.988599 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-ee0d7a06-1b4d-4ec3-b0cb-08a1272d10c0 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:55:53.990642 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ee0d7a06-1b4d-4ec3-b0cb-08a1272d10c0 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] GET https://10.4.3.170/volume/v3/volumes/0351e6af-d54a-465c-a0ed-5ed64d4877f2 Jul 24 07:55:53.990868 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ee0d7a06-1b4d-4ec3-b0cb-08a1272d10c0 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:55:53.991095 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ee0d7a06-1b4d-4ec3-b0cb-08a1272d10c0 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:55:54.001517 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:55:54.001517 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:55:54.005541 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-ee0d7a06-1b4d-4ec3-b0cb-08a1272d10c0 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Volume info retrieved successfully. Jul 24 07:55:54.010595 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ee0d7a06-1b4d-4ec3-b0cb-08a1272d10c0 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/volumes/0351e6af-d54a-465c-a0ed-5ed64d4877f2 returned with HTTP 200 Jul 24 07:55:54.011013 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1378/5475] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:55:53 2026] GET /volume/v3/volumes/0351e6af-d54a-465c-a0ed-5ed64d4877f2 => generated 1362 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:55:55.022028 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-5f70a350-125a-4355-b6cb-dbfab99c57f5 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:55:55.023732 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5f70a350-125a-4355-b6cb-dbfab99c57f5 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] GET https://10.4.3.170/volume/v3/volumes/0351e6af-d54a-465c-a0ed-5ed64d4877f2 Jul 24 07:55:55.023930 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-5f70a350-125a-4355-b6cb-dbfab99c57f5 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:55:55.024079 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-5f70a350-125a-4355-b6cb-dbfab99c57f5 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:55:55.032043 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:55:55.032043 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:55:55.034738 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-5f70a350-125a-4355-b6cb-dbfab99c57f5 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Volume info retrieved successfully. Jul 24 07:55:55.038452 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5f70a350-125a-4355-b6cb-dbfab99c57f5 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/volumes/0351e6af-d54a-465c-a0ed-5ed64d4877f2 returned with HTTP 200 Jul 24 07:55:55.038772 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1357/5476] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:55:55 2026] GET /volume/v3/volumes/0351e6af-d54a-465c-a0ed-5ed64d4877f2 => generated 1362 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:55:55.322252 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-cc257a8f-6bc6-4095-b271-a1748de4fa09 req-94e5aeda-5670-4231-8042-7432a7c4c215 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:55:55.324197 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-cc257a8f-6bc6-4095-b271-a1748de4fa09 req-94e5aeda-5670-4231-8042-7432a7c4c215 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] POST https://10.4.3.170/volume/v3/attachments/ac520279-c903-4fa7-8994-77f7c8169f71/action Jul 24 07:55:55.324581 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-cc257a8f-6bc6-4095-b271-a1748de4fa09 req-94e5aeda-5670-4231-8042-7432a7c4c215 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Action body: b'{"os-complete": null}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:55:55.324694 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-cc257a8f-6bc6-4095-b271-a1748de4fa09 req-94e5aeda-5670-4231-8042-7432a7c4c215 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:55:55.339857 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:55:55.339857 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:55:55.351080 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-cc257a8f-6bc6-4095-b271-a1748de4fa09 req-94e5aeda-5670-4231-8042-7432a7c4c215 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/attachments/ac520279-c903-4fa7-8994-77f7c8169f71/action returned with HTTP 204 Jul 24 07:55:55.351705 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1370/5477] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 24 07:55:55 2026] POST /volume/v3/attachments/ac520279-c903-4fa7-8994-77f7c8169f71/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:55:56.049976 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a4d2662f-66b3-4511-a30a-7cf90ff8136c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:55:56.051675 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a4d2662f-66b3-4511-a30a-7cf90ff8136c tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] GET https://10.4.3.170/volume/v3/volumes/0351e6af-d54a-465c-a0ed-5ed64d4877f2 Jul 24 07:55:56.051853 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a4d2662f-66b3-4511-a30a-7cf90ff8136c tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:55:56.052028 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a4d2662f-66b3-4511-a30a-7cf90ff8136c tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:55:56.060275 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:55:56.060275 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:55:56.063317 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-a4d2662f-66b3-4511-a30a-7cf90ff8136c tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Volume info retrieved successfully. Jul 24 07:55:56.067473 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a4d2662f-66b3-4511-a30a-7cf90ff8136c tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/volumes/0351e6af-d54a-465c-a0ed-5ed64d4877f2 returned with HTTP 200 Jul 24 07:55:56.067887 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1373/5478] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:55:56 2026] GET /volume/v3/volumes/0351e6af-d54a-465c-a0ed-5ed64d4877f2 => generated 1654 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:55:56.078967 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-5d99fcea-db00-49a3-9461-132332dd41c6 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:55:56.080564 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5d99fcea-db00-49a3-9461-132332dd41c6 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] POST https://10.4.3.170/volume/v3/snapshots Jul 24 07:55:56.080887 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5d99fcea-db00-49a3-9461-132332dd41c6 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0351e6af-d54a-465c-a0ed-5ed64d4877f2", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2114878880"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:55:56.091041 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:55:56.091041 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:55:56.091516 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-5d99fcea-db00-49a3-9461-132332dd41c6 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Volume info retrieved successfully. Jul 24 07:55:56.091657 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.snapshots [None req-5d99fcea-db00-49a3-9461-132332dd41c6 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Create snapshot from volume 0351e6af-d54a-465c-a0ed-5ed64d4877f2 Jul 24 07:55:56.095193 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5d99fcea-db00-49a3-9461-132332dd41c6 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 400 Jul 24 07:55:56.095675 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1379/5479] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 24 07:55:56 2026] POST /volume/v3/snapshots => generated 160 bytes in 17 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 24 07:55:56.101073 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-f13aa865-1b71-4f32-a95a-bfbd0f28efcb None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:55:56.102707 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f13aa865-1b71-4f32-a95a-bfbd0f28efcb tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] POST https://10.4.3.170/volume/v3/snapshots Jul 24 07:55:56.103019 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f13aa865-1b71-4f32-a95a-bfbd0f28efcb tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0351e6af-d54a-465c-a0ed-5ed64d4877f2", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1858589940"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:55:56.113223 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:55:56.113223 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:55:56.113697 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-f13aa865-1b71-4f32-a95a-bfbd0f28efcb tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Volume info retrieved successfully. Jul 24 07:55:56.113872 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.snapshots [None req-f13aa865-1b71-4f32-a95a-bfbd0f28efcb tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Create snapshot from volume 0351e6af-d54a-465c-a0ed-5ed64d4877f2 Jul 24 07:55:56.139095 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-f13aa865-1b71-4f32-a95a-bfbd0f28efcb tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Created reservations ['979e89fc-3f6c-432a-aeb0-14a2bb9508d7', 'd0b00ad3-47c3-4b53-8b3d-9682d827d0e5', '21c2c27e-a3da-49c3-8ec4-200ef66c7e7b', '67d2e7d5-ff03-47c9-8a62-c58d0c4a51a8'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:55:56.169857 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-f13aa865-1b71-4f32-a95a-bfbd0f28efcb tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Snapshot force create request issued successfully. Jul 24 07:55:56.170157 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f13aa865-1b71-4f32-a95a-bfbd0f28efcb tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 24 07:55:56.170634 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1358/5480] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 24 07:55:56 2026] POST /volume/v3/snapshots => generated 310 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:55:56.178456 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-358adfcf-37b7-46b4-a279-73ec8775b818 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:55:56.180161 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-358adfcf-37b7-46b4-a279-73ec8775b818 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] GET https://10.4.3.170/volume/v3/snapshots/ca2d262c-1261-4e98-b335-f0d21f07f364 Jul 24 07:55:56.180380 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-358adfcf-37b7-46b4-a279-73ec8775b818 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:55:56.180565 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-358adfcf-37b7-46b4-a279-73ec8775b818 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:55:56.185509 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:55:56.185509 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:55:56.185881 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-358adfcf-37b7-46b4-a279-73ec8775b818 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Snapshot retrieved successfully. Jul 24 07:55:56.186591 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-358adfcf-37b7-46b4-a279-73ec8775b818 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/snapshots/ca2d262c-1261-4e98-b335-f0d21f07f364 returned with HTTP 200 Jul 24 07:55:56.186904 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1371/5481] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:55:56 2026] GET /volume/v3/snapshots/ca2d262c-1261-4e98-b335-f0d21f07f364 => generated 442 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:55:57.194867 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-8bcd4c1a-506e-4f03-9e6d-90d9b871b324 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:55:57.196537 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8bcd4c1a-506e-4f03-9e6d-90d9b871b324 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] GET https://10.4.3.170/volume/v3/snapshots/ca2d262c-1261-4e98-b335-f0d21f07f364 Jul 24 07:55:57.196718 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8bcd4c1a-506e-4f03-9e6d-90d9b871b324 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:55:57.196903 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8bcd4c1a-506e-4f03-9e6d-90d9b871b324 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:55:57.201439 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:55:57.201439 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:55:57.201785 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-8bcd4c1a-506e-4f03-9e6d-90d9b871b324 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Snapshot retrieved successfully. Jul 24 07:55:57.202472 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8bcd4c1a-506e-4f03-9e6d-90d9b871b324 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/snapshots/ca2d262c-1261-4e98-b335-f0d21f07f364 returned with HTTP 200 Jul 24 07:55:57.202792 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1374/5482] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:55:57 2026] GET /volume/v3/snapshots/ca2d262c-1261-4e98-b335-f0d21f07f364 => generated 469 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:55:57.210170 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-0ae7de51-caff-49cc-9200-00451efc87a8 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:55:57.211833 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0ae7de51-caff-49cc-9200-00451efc87a8 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] POST https://10.4.3.170/volume/v3/snapshots Jul 24 07:55:57.212139 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0ae7de51-caff-49cc-9200-00451efc87a8 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0351e6af-d54a-465c-a0ed-5ed64d4877f2", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-816068356"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:55:57.221524 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:55:57.221524 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:55:57.221924 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-0ae7de51-caff-49cc-9200-00451efc87a8 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Volume info retrieved successfully. Jul 24 07:55:57.222048 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.snapshots [None req-0ae7de51-caff-49cc-9200-00451efc87a8 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Create snapshot from volume 0351e6af-d54a-465c-a0ed-5ed64d4877f2 Jul 24 07:55:57.244402 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-0ae7de51-caff-49cc-9200-00451efc87a8 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Created reservations ['9e03ee2f-d0ed-4b83-8980-a3ee7a08973f', '1a4f262c-0486-4a70-ae2d-09e4ef64acd0', 'd45fe0eb-8f5b-4d5d-8b81-4f465e6f3e08', '406c4bcd-1f4d-4004-b2a2-b449349c4f14'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:55:57.269941 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-0ae7de51-caff-49cc-9200-00451efc87a8 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Snapshot force create request issued successfully. Jul 24 07:55:57.270215 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0ae7de51-caff-49cc-9200-00451efc87a8 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 24 07:55:57.270622 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1380/5483] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 24 07:55:57 2026] POST /volume/v3/snapshots => generated 309 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:55:57.278578 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-d8d6e25f-fdd6-40de-be11-5a9f1ad83b5e None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:55:57.280601 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d8d6e25f-fdd6-40de-be11-5a9f1ad83b5e tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] GET https://10.4.3.170/volume/v3/snapshots/d0ec1627-41f3-4785-a375-eff87119109f Jul 24 07:55:57.280838 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d8d6e25f-fdd6-40de-be11-5a9f1ad83b5e tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:55:57.281010 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d8d6e25f-fdd6-40de-be11-5a9f1ad83b5e tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:55:57.286173 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:55:57.286173 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:55:57.286592 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-d8d6e25f-fdd6-40de-be11-5a9f1ad83b5e tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Snapshot retrieved successfully. Jul 24 07:55:57.287261 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d8d6e25f-fdd6-40de-be11-5a9f1ad83b5e tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/snapshots/d0ec1627-41f3-4785-a375-eff87119109f returned with HTTP 200 Jul 24 07:55:57.287598 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1359/5484] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:55:57 2026] GET /volume/v3/snapshots/d0ec1627-41f3-4785-a375-eff87119109f => generated 441 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:55:58.295982 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-6c218828-d2b4-4f12-aae7-c55380cfbd02 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:55:58.297770 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6c218828-d2b4-4f12-aae7-c55380cfbd02 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] GET https://10.4.3.170/volume/v3/snapshots/d0ec1627-41f3-4785-a375-eff87119109f Jul 24 07:55:58.297962 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6c218828-d2b4-4f12-aae7-c55380cfbd02 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:55:58.298139 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6c218828-d2b4-4f12-aae7-c55380cfbd02 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:55:58.303063 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:55:58.303063 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:55:58.303571 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-6c218828-d2b4-4f12-aae7-c55380cfbd02 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Snapshot retrieved successfully. Jul 24 07:55:58.304433 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6c218828-d2b4-4f12-aae7-c55380cfbd02 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/snapshots/d0ec1627-41f3-4785-a375-eff87119109f returned with HTTP 200 Jul 24 07:55:58.304770 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1372/5485] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:55:58 2026] GET /volume/v3/snapshots/d0ec1627-41f3-4785-a375-eff87119109f => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:55:58.312050 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f1515f29-de0b-440e-bbae-297036d427b1 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:55:58.313681 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f1515f29-de0b-440e-bbae-297036d427b1 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] POST https://10.4.3.170/volume/v3/snapshots Jul 24 07:55:58.314033 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f1515f29-de0b-440e-bbae-297036d427b1 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0351e6af-d54a-465c-a0ed-5ed64d4877f2", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1030297026"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:55:58.323885 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:55:58.323885 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:55:58.324315 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-f1515f29-de0b-440e-bbae-297036d427b1 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Volume info retrieved successfully. Jul 24 07:55:58.324464 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.snapshots [None req-f1515f29-de0b-440e-bbae-297036d427b1 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Create snapshot from volume 0351e6af-d54a-465c-a0ed-5ed64d4877f2 Jul 24 07:55:58.345153 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-f1515f29-de0b-440e-bbae-297036d427b1 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Created reservations ['8ad97167-1474-4bbd-8e8a-251418b24c57', 'e141138a-6ea0-444b-a673-6486a385fa5e', '7c8735ec-f4a7-4058-ace1-c7f991867388', 'c36c78ef-05cb-429e-b54f-d00cfc204f87'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:55:58.368749 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-f1515f29-de0b-440e-bbae-297036d427b1 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Snapshot force create request issued successfully. Jul 24 07:55:58.369123 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f1515f29-de0b-440e-bbae-297036d427b1 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 24 07:55:58.369703 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1375/5486] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 24 07:55:58 2026] POST /volume/v3/snapshots => generated 310 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:55:58.377888 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-df6af7e9-fde9-4455-9d1d-3c4a5e7f887a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:55:58.379705 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-df6af7e9-fde9-4455-9d1d-3c4a5e7f887a tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] GET https://10.4.3.170/volume/v3/snapshots/4690b510-a811-4138-80a8-a5af4ba6b2a3 Jul 24 07:55:58.379904 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-df6af7e9-fde9-4455-9d1d-3c4a5e7f887a tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:55:58.380094 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-df6af7e9-fde9-4455-9d1d-3c4a5e7f887a tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:55:58.384781 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:55:58.384781 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:55:58.385160 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-df6af7e9-fde9-4455-9d1d-3c4a5e7f887a tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Snapshot retrieved successfully. Jul 24 07:55:58.385847 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-df6af7e9-fde9-4455-9d1d-3c4a5e7f887a tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/snapshots/4690b510-a811-4138-80a8-a5af4ba6b2a3 returned with HTTP 200 Jul 24 07:55:58.386173 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1381/5487] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:55:58 2026] GET /volume/v3/snapshots/4690b510-a811-4138-80a8-a5af4ba6b2a3 => generated 442 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:55:59.395298 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-6c1e3fbc-4270-4f9a-9d37-1c2d05f65151 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:55:59.397128 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6c1e3fbc-4270-4f9a-9d37-1c2d05f65151 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] GET https://10.4.3.170/volume/v3/snapshots/4690b510-a811-4138-80a8-a5af4ba6b2a3 Jul 24 07:55:59.397412 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-6c1e3fbc-4270-4f9a-9d37-1c2d05f65151 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:55:59.397668 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-6c1e3fbc-4270-4f9a-9d37-1c2d05f65151 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:55:59.402452 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:55:59.402452 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:55:59.402904 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-6c1e3fbc-4270-4f9a-9d37-1c2d05f65151 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Snapshot retrieved successfully. Jul 24 07:55:59.403665 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6c1e3fbc-4270-4f9a-9d37-1c2d05f65151 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/snapshots/4690b510-a811-4138-80a8-a5af4ba6b2a3 returned with HTTP 200 Jul 24 07:55:59.403999 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1360/5488] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:55:59 2026] GET /volume/v3/snapshots/4690b510-a811-4138-80a8-a5af4ba6b2a3 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:55:59.413895 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-588a7c8f-f7cd-42b9-b343-26032dd06cd8 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:55:59.415786 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-588a7c8f-f7cd-42b9-b343-26032dd06cd8 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/ca2d262c-1261-4e98-b335-f0d21f07f364 Jul 24 07:55:59.416021 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-588a7c8f-f7cd-42b9-b343-26032dd06cd8 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:55:59.416258 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-588a7c8f-f7cd-42b9-b343-26032dd06cd8 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:55:59.416380 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.snapshots [None req-588a7c8f-f7cd-42b9-b343-26032dd06cd8 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Delete snapshot with id: ca2d262c-1261-4e98-b335-f0d21f07f364 Jul 24 07:55:59.421607 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:55:59.421607 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:55:59.422095 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-588a7c8f-f7cd-42b9-b343-26032dd06cd8 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Snapshot retrieved successfully. Jul 24 07:55:59.439621 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-588a7c8f-f7cd-42b9-b343-26032dd06cd8 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Snapshot delete request issued successfully. Jul 24 07:55:59.439832 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-588a7c8f-f7cd-42b9-b343-26032dd06cd8 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/snapshots/ca2d262c-1261-4e98-b335-f0d21f07f364 returned with HTTP 202 Jul 24 07:55:59.440453 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1373/5489] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 24 07:55:59 2026] DELETE /volume/v3/snapshots/ca2d262c-1261-4e98-b335-f0d21f07f364 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:55:59.448328 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-6a88c6da-a02d-4c87-8605-f2a1318dfa0b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:55:59.450256 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6a88c6da-a02d-4c87-8605-f2a1318dfa0b tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] GET https://10.4.3.170/volume/v3/snapshots/ca2d262c-1261-4e98-b335-f0d21f07f364 Jul 24 07:55:59.450516 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6a88c6da-a02d-4c87-8605-f2a1318dfa0b tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:55:59.450717 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6a88c6da-a02d-4c87-8605-f2a1318dfa0b tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:55:59.456795 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:55:59.456795 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:55:59.457410 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-6a88c6da-a02d-4c87-8605-f2a1318dfa0b tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Snapshot retrieved successfully. Jul 24 07:55:59.458453 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6a88c6da-a02d-4c87-8605-f2a1318dfa0b tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/snapshots/ca2d262c-1261-4e98-b335-f0d21f07f364 returned with HTTP 200 Jul 24 07:55:59.458887 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1376/5490] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:55:59 2026] GET /volume/v3/snapshots/ca2d262c-1261-4e98-b335-f0d21f07f364 => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:56:00.467424 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-f1ae6eed-38c7-4945-aa1b-354000e1246b None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:56:00.469613 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f1ae6eed-38c7-4945-aa1b-354000e1246b tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] GET https://10.4.3.170/volume/v3/snapshots/ca2d262c-1261-4e98-b335-f0d21f07f364 Jul 24 07:56:00.469809 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f1ae6eed-38c7-4945-aa1b-354000e1246b tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:56:00.470001 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f1ae6eed-38c7-4945-aa1b-354000e1246b tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:56:00.473967 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f1ae6eed-38c7-4945-aa1b-354000e1246b tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/snapshots/ca2d262c-1261-4e98-b335-f0d21f07f364 returned with HTTP 404 Jul 24 07:56:00.474442 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1382/5491] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:56:00 2026] GET /volume/v3/snapshots/ca2d262c-1261-4e98-b335-f0d21f07f364 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:56:00.480585 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-9c256e1a-0186-48b5-9424-3fe4c087082b None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:56:00.482303 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9c256e1a-0186-48b5-9424-3fe4c087082b tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/4690b510-a811-4138-80a8-a5af4ba6b2a3 Jul 24 07:56:00.482515 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9c256e1a-0186-48b5-9424-3fe4c087082b tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:56:00.482693 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9c256e1a-0186-48b5-9424-3fe4c087082b tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:56:00.482790 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.snapshots [None req-9c256e1a-0186-48b5-9424-3fe4c087082b tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Delete snapshot with id: 4690b510-a811-4138-80a8-a5af4ba6b2a3 Jul 24 07:56:00.487623 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:56:00.487623 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:56:00.487991 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-9c256e1a-0186-48b5-9424-3fe4c087082b tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Snapshot retrieved successfully. Jul 24 07:56:00.503280 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-9c256e1a-0186-48b5-9424-3fe4c087082b tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Snapshot delete request issued successfully. Jul 24 07:56:00.503556 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9c256e1a-0186-48b5-9424-3fe4c087082b tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/snapshots/4690b510-a811-4138-80a8-a5af4ba6b2a3 returned with HTTP 202 Jul 24 07:56:00.504083 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1361/5492] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 24 07:56:00 2026] DELETE /volume/v3/snapshots/4690b510-a811-4138-80a8-a5af4ba6b2a3 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:56:00.511188 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-10dd6d94-7b5b-4560-8a41-5426a0195530 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:56:00.512887 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-10dd6d94-7b5b-4560-8a41-5426a0195530 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] GET https://10.4.3.170/volume/v3/snapshots/4690b510-a811-4138-80a8-a5af4ba6b2a3 Jul 24 07:56:00.513076 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-10dd6d94-7b5b-4560-8a41-5426a0195530 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:56:00.513284 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-10dd6d94-7b5b-4560-8a41-5426a0195530 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:56:00.518097 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:56:00.518097 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:56:00.518552 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-10dd6d94-7b5b-4560-8a41-5426a0195530 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Snapshot retrieved successfully. Jul 24 07:56:00.519286 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-10dd6d94-7b5b-4560-8a41-5426a0195530 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/snapshots/4690b510-a811-4138-80a8-a5af4ba6b2a3 returned with HTTP 200 Jul 24 07:56:00.519714 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1374/5493] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:56:00 2026] GET /volume/v3/snapshots/4690b510-a811-4138-80a8-a5af4ba6b2a3 => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:56:01.527773 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-44d6df9c-165b-42f9-be96-4018f5274a50 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:56:01.529568 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-44d6df9c-165b-42f9-be96-4018f5274a50 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] GET https://10.4.3.170/volume/v3/snapshots/4690b510-a811-4138-80a8-a5af4ba6b2a3 Jul 24 07:56:01.529775 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-44d6df9c-165b-42f9-be96-4018f5274a50 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:56:01.529917 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-44d6df9c-165b-42f9-be96-4018f5274a50 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:56:01.533808 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-44d6df9c-165b-42f9-be96-4018f5274a50 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/snapshots/4690b510-a811-4138-80a8-a5af4ba6b2a3 returned with HTTP 404 Jul 24 07:56:01.534247 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1377/5494] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:56:01 2026] GET /volume/v3/snapshots/4690b510-a811-4138-80a8-a5af4ba6b2a3 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:56:01.540273 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-be9c9651-29c5-48ce-804f-ad9174b52f94 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:56:01.541973 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-be9c9651-29c5-48ce-804f-ad9174b52f94 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/d0ec1627-41f3-4785-a375-eff87119109f Jul 24 07:56:01.542164 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-be9c9651-29c5-48ce-804f-ad9174b52f94 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:56:01.542388 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-be9c9651-29c5-48ce-804f-ad9174b52f94 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:56:01.542500 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.snapshots [None req-be9c9651-29c5-48ce-804f-ad9174b52f94 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Delete snapshot with id: d0ec1627-41f3-4785-a375-eff87119109f Jul 24 07:56:01.547333 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:56:01.547333 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:56:01.547735 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-be9c9651-29c5-48ce-804f-ad9174b52f94 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Snapshot retrieved successfully. Jul 24 07:56:01.563321 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-be9c9651-29c5-48ce-804f-ad9174b52f94 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Snapshot delete request issued successfully. Jul 24 07:56:01.563498 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-be9c9651-29c5-48ce-804f-ad9174b52f94 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/snapshots/d0ec1627-41f3-4785-a375-eff87119109f returned with HTTP 202 Jul 24 07:56:01.563849 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1383/5495] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 24 07:56:01 2026] DELETE /volume/v3/snapshots/d0ec1627-41f3-4785-a375-eff87119109f => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:56:01.570559 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-81e8fe63-5ece-4735-b8ec-db3b6b10e2c4 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:56:01.572691 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-81e8fe63-5ece-4735-b8ec-db3b6b10e2c4 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] GET https://10.4.3.170/volume/v3/snapshots/d0ec1627-41f3-4785-a375-eff87119109f Jul 24 07:56:01.572912 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-81e8fe63-5ece-4735-b8ec-db3b6b10e2c4 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:56:01.573193 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-81e8fe63-5ece-4735-b8ec-db3b6b10e2c4 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:56:01.578672 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:56:01.578672 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:56:01.579120 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-81e8fe63-5ece-4735-b8ec-db3b6b10e2c4 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Snapshot retrieved successfully. Jul 24 07:56:01.579979 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-81e8fe63-5ece-4735-b8ec-db3b6b10e2c4 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/snapshots/d0ec1627-41f3-4785-a375-eff87119109f returned with HTTP 200 Jul 24 07:56:01.580382 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1362/5496] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:56:01 2026] GET /volume/v3/snapshots/d0ec1627-41f3-4785-a375-eff87119109f => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:56:02.588497 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-015b8cf1-5bec-4e9e-8568-9e873f40bff3 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:56:02.590232 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-015b8cf1-5bec-4e9e-8568-9e873f40bff3 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] GET https://10.4.3.170/volume/v3/snapshots/d0ec1627-41f3-4785-a375-eff87119109f Jul 24 07:56:02.590431 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-015b8cf1-5bec-4e9e-8568-9e873f40bff3 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:56:02.590604 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-015b8cf1-5bec-4e9e-8568-9e873f40bff3 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:56:02.594489 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-015b8cf1-5bec-4e9e-8568-9e873f40bff3 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/snapshots/d0ec1627-41f3-4785-a375-eff87119109f returned with HTTP 404 Jul 24 07:56:02.594881 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1375/5497] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:56:02 2026] GET /volume/v3/snapshots/d0ec1627-41f3-4785-a375-eff87119109f => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:56:02.600252 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0ef85f72-08f6-4678-98c2-271428c35810 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:56:02.601991 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0ef85f72-08f6-4678-98c2-271428c35810 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/4690b510-a811-4138-80a8-a5af4ba6b2a3 Jul 24 07:56:02.602172 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0ef85f72-08f6-4678-98c2-271428c35810 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:56:02.602386 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0ef85f72-08f6-4678-98c2-271428c35810 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:56:02.602496 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.snapshots [None req-0ef85f72-08f6-4678-98c2-271428c35810 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Delete snapshot with id: 4690b510-a811-4138-80a8-a5af4ba6b2a3 Jul 24 07:56:02.606616 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0ef85f72-08f6-4678-98c2-271428c35810 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/snapshots/4690b510-a811-4138-80a8-a5af4ba6b2a3 returned with HTTP 404 Jul 24 07:56:02.607145 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1378/5498] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 24 07:56:02 2026] DELETE /volume/v3/snapshots/4690b510-a811-4138-80a8-a5af4ba6b2a3 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:56:02.612284 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-767d0245-638d-429e-8248-9f9af2715319 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:56:02.613856 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-767d0245-638d-429e-8248-9f9af2715319 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/d0ec1627-41f3-4785-a375-eff87119109f Jul 24 07:56:02.614030 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-767d0245-638d-429e-8248-9f9af2715319 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:56:02.614210 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-767d0245-638d-429e-8248-9f9af2715319 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:56:02.614325 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.snapshots [None req-767d0245-638d-429e-8248-9f9af2715319 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Delete snapshot with id: d0ec1627-41f3-4785-a375-eff87119109f Jul 24 07:56:02.618011 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-767d0245-638d-429e-8248-9f9af2715319 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/snapshots/d0ec1627-41f3-4785-a375-eff87119109f returned with HTTP 404 Jul 24 07:56:02.618437 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1384/5499] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 24 07:56:02 2026] DELETE /volume/v3/snapshots/d0ec1627-41f3-4785-a375-eff87119109f => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:56:02.624121 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-45124aea-636d-49c7-a194-c12b5394dd4a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:56:02.625760 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-45124aea-636d-49c7-a194-c12b5394dd4a tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/ca2d262c-1261-4e98-b335-f0d21f07f364 Jul 24 07:56:02.625934 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-45124aea-636d-49c7-a194-c12b5394dd4a tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:56:02.626109 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-45124aea-636d-49c7-a194-c12b5394dd4a tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:56:02.626215 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.snapshots [None req-45124aea-636d-49c7-a194-c12b5394dd4a tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Delete snapshot with id: ca2d262c-1261-4e98-b335-f0d21f07f364 Jul 24 07:56:02.629854 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-45124aea-636d-49c7-a194-c12b5394dd4a tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/snapshots/ca2d262c-1261-4e98-b335-f0d21f07f364 returned with HTTP 404 Jul 24 07:56:02.630273 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1363/5500] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 24 07:56:02 2026] DELETE /volume/v3/snapshots/ca2d262c-1261-4e98-b335-f0d21f07f364 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:56:02.661221 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-100562c1-97e2-4e1c-936a-c6809691cccb req-b144df53-ebea-42fa-af8f-15235b61d20c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:56:02.663143 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-100562c1-97e2-4e1c-936a-c6809691cccb req-b144df53-ebea-42fa-af8f-15235b61d20c tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] GET https://10.4.3.170/volume/v3/volumes/0351e6af-d54a-465c-a0ed-5ed64d4877f2 Jul 24 07:56:02.663343 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-100562c1-97e2-4e1c-936a-c6809691cccb req-b144df53-ebea-42fa-af8f-15235b61d20c tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:56:02.663528 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-100562c1-97e2-4e1c-936a-c6809691cccb req-b144df53-ebea-42fa-af8f-15235b61d20c tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:56:02.671601 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:56:02.671601 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:56:02.674402 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-100562c1-97e2-4e1c-936a-c6809691cccb req-b144df53-ebea-42fa-af8f-15235b61d20c tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Volume info retrieved successfully. Jul 24 07:56:02.678160 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-100562c1-97e2-4e1c-936a-c6809691cccb req-b144df53-ebea-42fa-af8f-15235b61d20c tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/volumes/0351e6af-d54a-465c-a0ed-5ed64d4877f2 returned with HTTP 200 Jul 24 07:56:02.678528 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1376/5501] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:56:02 2026] GET /volume/v3/volumes/0351e6af-d54a-465c-a0ed-5ed64d4877f2 => generated 1654 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:56:02.694186 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-100562c1-97e2-4e1c-936a-c6809691cccb req-e9d292bb-aba9-4c5b-a29d-0c600467c484 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:56:02.696149 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-100562c1-97e2-4e1c-936a-c6809691cccb req-e9d292bb-aba9-4c5b-a29d-0c600467c484 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] POST https://10.4.3.170/volume/v3/volumes/0351e6af-d54a-465c-a0ed-5ed64d4877f2/action Jul 24 07:56:02.696541 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-100562c1-97e2-4e1c-936a-c6809691cccb req-e9d292bb-aba9-4c5b-a29d-0c600467c484 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:56:02.696665 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-100562c1-97e2-4e1c-936a-c6809691cccb req-e9d292bb-aba9-4c5b-a29d-0c600467c484 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:56:02.706547 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:56:02.706547 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:56:02.707010 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [req-100562c1-97e2-4e1c-936a-c6809691cccb req-e9d292bb-aba9-4c5b-a29d-0c600467c484 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Volume info retrieved successfully. Jul 24 07:56:02.712546 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [req-100562c1-97e2-4e1c-936a-c6809691cccb req-e9d292bb-aba9-4c5b-a29d-0c600467c484 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Begin detaching volume completed successfully. Jul 24 07:56:02.712804 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-100562c1-97e2-4e1c-936a-c6809691cccb req-e9d292bb-aba9-4c5b-a29d-0c600467c484 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/volumes/0351e6af-d54a-465c-a0ed-5ed64d4877f2/action returned with HTTP 202 Jul 24 07:56:02.713366 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1379/5502] 10.4.3.170 () {72 vars in 1672 bytes} [Fri Jul 24 07:56:02 2026] POST /volume/v3/volumes/0351e6af-d54a-465c-a0ed-5ed64d4877f2/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:56:02.748019 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-41475b92-8563-4fae-bc52-759ae9abf1a3 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:56:02.748474 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-41475b92-8563-4fae-bc52-759ae9abf1a3 None None] GET https://10.4.3.170/volume// Jul 24 07:56:02.748660 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-41475b92-8563-4fae-bc52-759ae9abf1a3 None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:56:02.748871 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-41475b92-8563-4fae-bc52-759ae9abf1a3 None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:56:02.749254 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-41475b92-8563-4fae-bc52-759ae9abf1a3 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:56:02.749565 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1385/5503] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:56:02 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:56:02.756874 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-100562c1-97e2-4e1c-936a-c6809691cccb req-b6b49d9d-71af-4f65-a315-2d4ce4f31252 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:56:02.759214 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-100562c1-97e2-4e1c-936a-c6809691cccb req-b6b49d9d-71af-4f65-a315-2d4ce4f31252 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] GET https://10.4.3.170/volume/v3/volumes/0351e6af-d54a-465c-a0ed-5ed64d4877f2 Jul 24 07:56:02.759540 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-100562c1-97e2-4e1c-936a-c6809691cccb req-b6b49d9d-71af-4f65-a315-2d4ce4f31252 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:56:02.759827 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-100562c1-97e2-4e1c-936a-c6809691cccb req-b6b49d9d-71af-4f65-a315-2d4ce4f31252 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:56:02.770159 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:56:02.770159 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:56:02.773590 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-100562c1-97e2-4e1c-936a-c6809691cccb req-b6b49d9d-71af-4f65-a315-2d4ce4f31252 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Volume info retrieved successfully. Jul 24 07:56:02.777713 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-100562c1-97e2-4e1c-936a-c6809691cccb req-b6b49d9d-71af-4f65-a315-2d4ce4f31252 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/volumes/0351e6af-d54a-465c-a0ed-5ed64d4877f2 returned with HTTP 200 Jul 24 07:56:02.778087 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1364/5504] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:56:02 2026] GET /volume/v3/volumes/0351e6af-d54a-465c-a0ed-5ed64d4877f2 => generated 1837 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:56:03.535908 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-100562c1-97e2-4e1c-936a-c6809691cccb req-d7ef1b05-0b2b-4aa8-acc0-d81013a15aff None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:56:03.538003 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-100562c1-97e2-4e1c-936a-c6809691cccb req-d7ef1b05-0b2b-4aa8-acc0-d81013a15aff tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] DELETE https://10.4.3.170/volume/v3/attachments/ac520279-c903-4fa7-8994-77f7c8169f71 Jul 24 07:56:03.538177 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-100562c1-97e2-4e1c-936a-c6809691cccb req-d7ef1b05-0b2b-4aa8-acc0-d81013a15aff tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:56:03.538377 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-100562c1-97e2-4e1c-936a-c6809691cccb req-d7ef1b05-0b2b-4aa8-acc0-d81013a15aff tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'version_select' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:56:03.545980 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:56:03.545980 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:56:03.585614 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-100562c1-97e2-4e1c-936a-c6809691cccb req-d7ef1b05-0b2b-4aa8-acc0-d81013a15aff tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/attachments/ac520279-c903-4fa7-8994-77f7c8169f71 returned with HTTP 200 Jul 24 07:56:03.586066 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1377/5505] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 24 07:56:03 2026] DELETE /volume/v3/attachments/ac520279-c903-4fa7-8994-77f7c8169f71 => generated 19 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:56:04.525990 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-9103e14c-cf80-441c-91c8-93c594818bc0 req-e05c2bd5-b402-4b41-ba2d-fe31d790d5a1 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:56:04.527994 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-9103e14c-cf80-441c-91c8-93c594818bc0 req-e05c2bd5-b402-4b41-ba2d-fe31d790d5a1 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] DELETE https://10.4.3.170/volume/v3/attachments/ac520279-c903-4fa7-8994-77f7c8169f71 Jul 24 07:56:04.528219 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-9103e14c-cf80-441c-91c8-93c594818bc0 req-e05c2bd5-b402-4b41-ba2d-fe31d790d5a1 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:56:04.528431 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-9103e14c-cf80-441c-91c8-93c594818bc0 req-e05c2bd5-b402-4b41-ba2d-fe31d790d5a1 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:56:04.531845 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-9103e14c-cf80-441c-91c8-93c594818bc0 req-e05c2bd5-b402-4b41-ba2d-fe31d790d5a1 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/attachments/ac520279-c903-4fa7-8994-77f7c8169f71 returned with HTTP 404 Jul 24 07:56:04.532283 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1380/5506] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 24 07:56:04 2026] DELETE /volume/v3/attachments/ac520279-c903-4fa7-8994-77f7c8169f71 => generated 149 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 07:56:05.533419 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-7cde0936-897a-4249-a1b5-bce5f2f88115 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:56:05.535067 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7cde0936-897a-4249-a1b5-bce5f2f88115 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] GET https://10.4.3.170/volume/v3/volumes/0351e6af-d54a-465c-a0ed-5ed64d4877f2 Jul 24 07:56:05.535267 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7cde0936-897a-4249-a1b5-bce5f2f88115 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:56:05.535466 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7cde0936-897a-4249-a1b5-bce5f2f88115 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:56:05.542704 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:56:05.542704 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:56:05.546281 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-7cde0936-897a-4249-a1b5-bce5f2f88115 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Volume info retrieved successfully. Jul 24 07:56:05.550556 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7cde0936-897a-4249-a1b5-bce5f2f88115 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/volumes/0351e6af-d54a-465c-a0ed-5ed64d4877f2 returned with HTTP 200 Jul 24 07:56:05.550916 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1386/5507] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:56:05 2026] GET /volume/v3/volumes/0351e6af-d54a-465c-a0ed-5ed64d4877f2 => generated 1362 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:56:05.562003 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-ce320a7e-ca56-4d5b-a05b-d4bfcaaf8a4e None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:56:05.563368 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ce320a7e-ca56-4d5b-a05b-d4bfcaaf8a4e tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] DELETE https://10.4.3.170/volume/v3/volumes/0351e6af-d54a-465c-a0ed-5ed64d4877f2 Jul 24 07:56:05.563546 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ce320a7e-ca56-4d5b-a05b-d4bfcaaf8a4e tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:56:05.563731 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ce320a7e-ca56-4d5b-a05b-d4bfcaaf8a4e tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:56:05.563876 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-ce320a7e-ca56-4d5b-a05b-d4bfcaaf8a4e tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Delete volume with id: 0351e6af-d54a-465c-a0ed-5ed64d4877f2 Jul 24 07:56:05.569920 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:56:05.569920 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:56:05.570297 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-ce320a7e-ca56-4d5b-a05b-d4bfcaaf8a4e tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Volume info retrieved successfully. Jul 24 07:56:05.583823 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-ce320a7e-ca56-4d5b-a05b-d4bfcaaf8a4e tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Delete volume request issued successfully. Jul 24 07:56:05.583967 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ce320a7e-ca56-4d5b-a05b-d4bfcaaf8a4e tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/volumes/0351e6af-d54a-465c-a0ed-5ed64d4877f2 returned with HTTP 202 Jul 24 07:56:05.584328 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1365/5508] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:56:05 2026] DELETE /volume/v3/volumes/0351e6af-d54a-465c-a0ed-5ed64d4877f2 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:56:05.590365 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-8f534834-c9e2-4d5d-9781-e93f0d0c0c0c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:56:05.592224 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8f534834-c9e2-4d5d-9781-e93f0d0c0c0c tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] GET https://10.4.3.170/volume/v3/volumes/0351e6af-d54a-465c-a0ed-5ed64d4877f2 Jul 24 07:56:05.592445 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8f534834-c9e2-4d5d-9781-e93f0d0c0c0c tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:56:05.592645 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8f534834-c9e2-4d5d-9781-e93f0d0c0c0c tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:56:05.598882 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:56:05.598882 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:56:05.602043 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-8f534834-c9e2-4d5d-9781-e93f0d0c0c0c tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Volume info retrieved successfully. Jul 24 07:56:05.605916 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8f534834-c9e2-4d5d-9781-e93f0d0c0c0c tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/volumes/0351e6af-d54a-465c-a0ed-5ed64d4877f2 returned with HTTP 200 Jul 24 07:56:05.606330 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1378/5509] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:56:05 2026] GET /volume/v3/volumes/0351e6af-d54a-465c-a0ed-5ed64d4877f2 => generated 1361 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:56:06.617631 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-528a1408-c1f1-47cb-8c8f-573e478069c7 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:56:06.619265 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-528a1408-c1f1-47cb-8c8f-573e478069c7 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] GET https://10.4.3.170/volume/v3/volumes/0351e6af-d54a-465c-a0ed-5ed64d4877f2 Jul 24 07:56:06.619479 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-528a1408-c1f1-47cb-8c8f-573e478069c7 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:56:06.619653 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-528a1408-c1f1-47cb-8c8f-573e478069c7 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:56:06.624706 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-528a1408-c1f1-47cb-8c8f-573e478069c7 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/volumes/0351e6af-d54a-465c-a0ed-5ed64d4877f2 returned with HTTP 404 Jul 24 07:56:06.625091 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1381/5510] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:56:06 2026] GET /volume/v3/volumes/0351e6af-d54a-465c-a0ed-5ed64d4877f2 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:56:06.634889 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-118ef400-cb5c-4c55-b7e0-0ccddb984e58 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:56:06.636541 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-118ef400-cb5c-4c55-b7e0-0ccddb984e58 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] GET https://10.4.3.170/volume/v3/volumes/702c157a-f585-4557-952a-a4bc9bcf3f8e Jul 24 07:56:06.636721 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-118ef400-cb5c-4c55-b7e0-0ccddb984e58 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:56:06.636891 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-118ef400-cb5c-4c55-b7e0-0ccddb984e58 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:56:06.643007 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:56:06.643007 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:56:06.645970 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-118ef400-cb5c-4c55-b7e0-0ccddb984e58 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Volume info retrieved successfully. Jul 24 07:56:06.649561 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-118ef400-cb5c-4c55-b7e0-0ccddb984e58 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/volumes/702c157a-f585-4557-952a-a4bc9bcf3f8e returned with HTTP 200 Jul 24 07:56:06.649862 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1387/5511] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:56:06 2026] GET /volume/v3/volumes/702c157a-f585-4557-952a-a4bc9bcf3f8e => generated 846 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:56:06.661131 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-52d1e3fc-9b3e-4eed-879a-90254707f06f None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:56:06.662810 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-52d1e3fc-9b3e-4eed-879a-90254707f06f tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] POST https://10.4.3.170/volume/v3/snapshots Jul 24 07:56:06.663126 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-52d1e3fc-9b3e-4eed-879a-90254707f06f tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "702c157a-f585-4557-952a-a4bc9bcf3f8e", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-675843745"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:56:06.670382 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:56:06.670382 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:56:06.670772 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-52d1e3fc-9b3e-4eed-879a-90254707f06f tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Volume info retrieved successfully. Jul 24 07:56:06.670862 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.snapshots [None req-52d1e3fc-9b3e-4eed-879a-90254707f06f tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Create snapshot from volume 702c157a-f585-4557-952a-a4bc9bcf3f8e Jul 24 07:56:06.691174 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-52d1e3fc-9b3e-4eed-879a-90254707f06f tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Created reservations ['35305bf3-1fe9-4163-9e9b-a9505731ff2f', '5f913554-7bd2-4706-b7ff-a9eb43740ddc', 'ee128752-b407-4a8a-8bc7-6ca4463e7421', '0c89d1d2-1bc0-4cf0-bf0d-32ae7693d5a7'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:56:06.717281 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-52d1e3fc-9b3e-4eed-879a-90254707f06f tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Snapshot create request issued successfully. Jul 24 07:56:06.717666 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-52d1e3fc-9b3e-4eed-879a-90254707f06f tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 24 07:56:06.718086 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1366/5512] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 24 07:56:06 2026] POST /volume/v3/snapshots => generated 379 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:56:06.725540 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-aeeb428c-67f6-4db5-96b5-883637f110c2 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:56:06.727054 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-aeeb428c-67f6-4db5-96b5-883637f110c2 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] GET https://10.4.3.170/volume/v3/snapshots/9c8f880e-256b-4916-b912-85ef4978aac3 Jul 24 07:56:06.727321 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-aeeb428c-67f6-4db5-96b5-883637f110c2 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:56:06.727422 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-aeeb428c-67f6-4db5-96b5-883637f110c2 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:56:06.732395 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:56:06.732395 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:56:06.732940 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-aeeb428c-67f6-4db5-96b5-883637f110c2 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Snapshot retrieved successfully. Jul 24 07:56:06.733924 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-aeeb428c-67f6-4db5-96b5-883637f110c2 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/snapshots/9c8f880e-256b-4916-b912-85ef4978aac3 returned with HTTP 200 Jul 24 07:56:06.734442 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1379/5513] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:56:06 2026] GET /volume/v3/snapshots/9c8f880e-256b-4916-b912-85ef4978aac3 => generated 511 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:56:07.743536 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ee224ca4-d110-4c13-a968-96888c2b17ad None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:56:07.745117 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ee224ca4-d110-4c13-a968-96888c2b17ad tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] GET https://10.4.3.170/volume/v3/snapshots/9c8f880e-256b-4916-b912-85ef4978aac3 Jul 24 07:56:07.745292 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ee224ca4-d110-4c13-a968-96888c2b17ad tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:56:07.745484 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ee224ca4-d110-4c13-a968-96888c2b17ad tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:56:07.750375 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:56:07.750375 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:56:07.750783 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-ee224ca4-d110-4c13-a968-96888c2b17ad tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Snapshot retrieved successfully. Jul 24 07:56:07.751478 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ee224ca4-d110-4c13-a968-96888c2b17ad tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/snapshots/9c8f880e-256b-4916-b912-85ef4978aac3 returned with HTTP 200 Jul 24 07:56:07.751804 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1382/5514] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:56:07 2026] GET /volume/v3/snapshots/9c8f880e-256b-4916-b912-85ef4978aac3 => generated 538 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:56:07.759840 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-5d22b470-81e0-4899-b1b0-6f50c584d234 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:56:07.761427 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5d22b470-81e0-4899-b1b0-6f50c584d234 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] GET https://10.4.3.170/volume/v3/snapshots/9c8f880e-256b-4916-b912-85ef4978aac3 Jul 24 07:56:07.761661 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5d22b470-81e0-4899-b1b0-6f50c584d234 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:56:07.761885 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5d22b470-81e0-4899-b1b0-6f50c584d234 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:56:07.767042 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:56:07.767042 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:56:07.767540 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-5d22b470-81e0-4899-b1b0-6f50c584d234 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Snapshot retrieved successfully. Jul 24 07:56:07.768340 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5d22b470-81e0-4899-b1b0-6f50c584d234 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/snapshots/9c8f880e-256b-4916-b912-85ef4978aac3 returned with HTTP 200 Jul 24 07:56:07.768691 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1388/5515] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:56:07 2026] GET /volume/v3/snapshots/9c8f880e-256b-4916-b912-85ef4978aac3 => generated 538 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:56:07.775929 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-48d1fe7e-3d31-44cc-9b20-3c7f776791f1 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:56:07.777596 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-48d1fe7e-3d31-44cc-9b20-3c7f776791f1 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] GET https://10.4.3.170/volume/v3/snapshots Jul 24 07:56:07.777764 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-48d1fe7e-3d31-44cc-9b20-3c7f776791f1 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:56:07.777933 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-48d1fe7e-3d31-44cc-9b20-3c7f776791f1 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'index' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:56:07.778139 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.api_utils [None req-48d1fe7e-3d31-44cc-9b20-3c7f776791f1 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Removing options '' from query. {{(pid=100243) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 07:56:07.778377 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:56:07.778377 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:56:07.779063 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.db.api [None req-48d1fe7e-3d31-44cc-9b20-3c7f776791f1 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Building query based on filter {{(pid=100243) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 24 07:56:07.782411 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-48d1fe7e-3d31-44cc-9b20-3c7f776791f1 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Get all snapshots completed successfully. Jul 24 07:56:07.782670 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-48d1fe7e-3d31-44cc-9b20-3c7f776791f1 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 200 Jul 24 07:56:07.782969 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1367/5516] 10.4.3.170 () {66 vars in 1243 bytes} [Fri Jul 24 07:56:07 2026] GET /volume/v3/snapshots => generated 407 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:56:07.790413 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-d691dc80-af48-4e93-a7a8-f77a604738b0 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:56:07.791928 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d691dc80-af48-4e93-a7a8-f77a604738b0 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] PUT https://10.4.3.170/volume/v3/snapshots/9c8f880e-256b-4916-b912-85ef4978aac3 Jul 24 07:56:07.792224 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d691dc80-af48-4e93-a7a8-f77a604738b0 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-311920543", "description": "This is the new description of snapshot."}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:56:07.798093 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:56:07.798093 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:56:07.798485 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-d691dc80-af48-4e93-a7a8-f77a604738b0 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Snapshot retrieved successfully. Jul 24 07:56:07.803680 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d691dc80-af48-4e93-a7a8-f77a604738b0 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/snapshots/9c8f880e-256b-4916-b912-85ef4978aac3 returned with HTTP 200 Jul 24 07:56:07.804008 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1380/5517] 10.4.3.170 () {68 vars in 1375 bytes} [Fri Jul 24 07:56:07 2026] PUT /volume/v3/snapshots/9c8f880e-256b-4916-b912-85ef4978aac3 => generated 442 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:56:07.810922 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c5460d86-ed70-41ec-ab53-f86b7baff432 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:56:07.812518 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c5460d86-ed70-41ec-ab53-f86b7baff432 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] GET https://10.4.3.170/volume/v3/snapshots/9c8f880e-256b-4916-b912-85ef4978aac3 Jul 24 07:56:07.812692 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c5460d86-ed70-41ec-ab53-f86b7baff432 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:56:07.812867 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c5460d86-ed70-41ec-ab53-f86b7baff432 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:56:07.817463 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:56:07.817463 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:56:07.817817 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-c5460d86-ed70-41ec-ab53-f86b7baff432 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Snapshot retrieved successfully. Jul 24 07:56:07.818475 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c5460d86-ed70-41ec-ab53-f86b7baff432 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/snapshots/9c8f880e-256b-4916-b912-85ef4978aac3 returned with HTTP 200 Jul 24 07:56:07.818785 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1383/5518] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:56:07 2026] GET /volume/v3/snapshots/9c8f880e-256b-4916-b912-85ef4978aac3 => generated 576 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:56:07.825692 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-4cdd17ff-5dcc-49de-ac56-b6e7464f7bdf None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:56:07.827180 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4cdd17ff-5dcc-49de-ac56-b6e7464f7bdf tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/9c8f880e-256b-4916-b912-85ef4978aac3 Jul 24 07:56:07.827376 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4cdd17ff-5dcc-49de-ac56-b6e7464f7bdf tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:56:07.827544 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4cdd17ff-5dcc-49de-ac56-b6e7464f7bdf tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:56:07.827640 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.snapshots [None req-4cdd17ff-5dcc-49de-ac56-b6e7464f7bdf tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Delete snapshot with id: 9c8f880e-256b-4916-b912-85ef4978aac3 Jul 24 07:56:07.831974 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:56:07.831974 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:56:07.832380 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-4cdd17ff-5dcc-49de-ac56-b6e7464f7bdf tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Snapshot retrieved successfully. Jul 24 07:56:07.844779 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-4cdd17ff-5dcc-49de-ac56-b6e7464f7bdf tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Snapshot delete request issued successfully. Jul 24 07:56:07.845023 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4cdd17ff-5dcc-49de-ac56-b6e7464f7bdf tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/snapshots/9c8f880e-256b-4916-b912-85ef4978aac3 returned with HTTP 202 Jul 24 07:56:07.845370 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1389/5519] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 24 07:56:07 2026] DELETE /volume/v3/snapshots/9c8f880e-256b-4916-b912-85ef4978aac3 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:56:07.852018 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-56e5d826-3be0-43fb-b90d-946ed7550636 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:56:07.853773 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-56e5d826-3be0-43fb-b90d-946ed7550636 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] GET https://10.4.3.170/volume/v3/snapshots/9c8f880e-256b-4916-b912-85ef4978aac3 Jul 24 07:56:07.853960 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-56e5d826-3be0-43fb-b90d-946ed7550636 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:56:07.854171 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-56e5d826-3be0-43fb-b90d-946ed7550636 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:56:07.858951 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:56:07.858951 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:56:07.859369 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-56e5d826-3be0-43fb-b90d-946ed7550636 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Snapshot retrieved successfully. Jul 24 07:56:07.860298 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-56e5d826-3be0-43fb-b90d-946ed7550636 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/snapshots/9c8f880e-256b-4916-b912-85ef4978aac3 returned with HTTP 200 Jul 24 07:56:07.860681 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1368/5520] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:56:07 2026] GET /volume/v3/snapshots/9c8f880e-256b-4916-b912-85ef4978aac3 => generated 575 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:56:08.868820 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-e3048cfd-5b7c-49f1-8027-f91e1a72baf4 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:56:08.870483 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e3048cfd-5b7c-49f1-8027-f91e1a72baf4 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] GET https://10.4.3.170/volume/v3/snapshots/9c8f880e-256b-4916-b912-85ef4978aac3 Jul 24 07:56:08.870664 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e3048cfd-5b7c-49f1-8027-f91e1a72baf4 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:56:08.870837 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e3048cfd-5b7c-49f1-8027-f91e1a72baf4 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:56:08.874684 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e3048cfd-5b7c-49f1-8027-f91e1a72baf4 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/snapshots/9c8f880e-256b-4916-b912-85ef4978aac3 returned with HTTP 404 Jul 24 07:56:08.875088 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1381/5521] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:56:08 2026] GET /volume/v3/snapshots/9c8f880e-256b-4916-b912-85ef4978aac3 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:56:08.880742 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-defb0e66-1030-43d2-b4d5-4855a2fed540 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:56:08.882277 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-defb0e66-1030-43d2-b4d5-4855a2fed540 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/9c8f880e-256b-4916-b912-85ef4978aac3 Jul 24 07:56:08.882461 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-defb0e66-1030-43d2-b4d5-4855a2fed540 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:56:08.882632 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-defb0e66-1030-43d2-b4d5-4855a2fed540 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:56:08.882730 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.snapshots [None req-defb0e66-1030-43d2-b4d5-4855a2fed540 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Delete snapshot with id: 9c8f880e-256b-4916-b912-85ef4978aac3 Jul 24 07:56:08.886456 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-defb0e66-1030-43d2-b4d5-4855a2fed540 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/snapshots/9c8f880e-256b-4916-b912-85ef4978aac3 returned with HTTP 404 Jul 24 07:56:08.886841 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1384/5522] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 24 07:56:08 2026] DELETE /volume/v3/snapshots/9c8f880e-256b-4916-b912-85ef4978aac3 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:56:08.893124 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-17b1f478-8670-4eed-a36a-133a0ba81425 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:56:08.895225 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-17b1f478-8670-4eed-a36a-133a0ba81425 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] GET https://10.4.3.170/volume/v3/volumes/702c157a-f585-4557-952a-a4bc9bcf3f8e Jul 24 07:56:08.895484 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-17b1f478-8670-4eed-a36a-133a0ba81425 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:56:08.895710 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-17b1f478-8670-4eed-a36a-133a0ba81425 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:56:08.902256 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:56:08.902256 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:56:08.905470 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-17b1f478-8670-4eed-a36a-133a0ba81425 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Volume info retrieved successfully. Jul 24 07:56:08.909117 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-17b1f478-8670-4eed-a36a-133a0ba81425 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/volumes/702c157a-f585-4557-952a-a4bc9bcf3f8e returned with HTTP 200 Jul 24 07:56:08.909533 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1390/5523] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:56:08 2026] GET /volume/v3/volumes/702c157a-f585-4557-952a-a4bc9bcf3f8e => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:56:08.920265 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-3d64d0ed-a566-455c-90fc-46923d2416b0 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:56:08.921661 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3d64d0ed-a566-455c-90fc-46923d2416b0 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] POST https://10.4.3.170/volume/v3/snapshots Jul 24 07:56:08.921980 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3d64d0ed-a566-455c-90fc-46923d2416b0 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "702c157a-f585-4557-952a-a4bc9bcf3f8e", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1061339007"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:56:08.929823 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:56:08.929823 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:56:08.930288 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-3d64d0ed-a566-455c-90fc-46923d2416b0 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Volume info retrieved successfully. Jul 24 07:56:08.930402 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.snapshots [None req-3d64d0ed-a566-455c-90fc-46923d2416b0 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Create snapshot from volume 702c157a-f585-4557-952a-a4bc9bcf3f8e Jul 24 07:56:08.950423 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-3d64d0ed-a566-455c-90fc-46923d2416b0 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Created reservations ['99782810-18e7-4147-b08d-55311ec432e7', 'b1b7a10e-f4cc-4298-bdfe-a8020865903c', 'cd8543d8-1e9f-4a2b-8c09-164ece24e553', '5239e57d-d87d-4cc4-9d5c-622d268c8fd8'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:56:08.984806 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-3d64d0ed-a566-455c-90fc-46923d2416b0 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Snapshot create request issued successfully. Jul 24 07:56:08.984993 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3d64d0ed-a566-455c-90fc-46923d2416b0 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 24 07:56:08.985422 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1369/5524] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 24 07:56:08 2026] POST /volume/v3/snapshots => generated 310 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:56:08.993431 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-29f3face-863c-4a8a-8f90-0291c771a2f5 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:56:08.994602 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-29f3face-863c-4a8a-8f90-0291c771a2f5 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] GET https://10.4.3.170/volume/v3/snapshots/abfb3a7f-aa2c-4030-ac25-b94da21e0a28 Jul 24 07:56:08.994772 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-29f3face-863c-4a8a-8f90-0291c771a2f5 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:56:08.994978 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-29f3face-863c-4a8a-8f90-0291c771a2f5 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:56:09.000152 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:56:09.000152 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:56:09.000559 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-29f3face-863c-4a8a-8f90-0291c771a2f5 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Snapshot retrieved successfully. Jul 24 07:56:09.001293 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-29f3face-863c-4a8a-8f90-0291c771a2f5 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/snapshots/abfb3a7f-aa2c-4030-ac25-b94da21e0a28 returned with HTTP 200 Jul 24 07:56:09.001614 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1382/5525] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:56:08 2026] GET /volume/v3/snapshots/abfb3a7f-aa2c-4030-ac25-b94da21e0a28 => generated 442 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:56:10.009505 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-50b7f5ad-92d9-4e4a-932b-b69098eaf440 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:56:10.011181 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-50b7f5ad-92d9-4e4a-932b-b69098eaf440 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] GET https://10.4.3.170/volume/v3/snapshots/abfb3a7f-aa2c-4030-ac25-b94da21e0a28 Jul 24 07:56:10.011409 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-50b7f5ad-92d9-4e4a-932b-b69098eaf440 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:56:10.011590 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-50b7f5ad-92d9-4e4a-932b-b69098eaf440 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:56:10.016969 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:56:10.016969 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:56:10.017436 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-50b7f5ad-92d9-4e4a-932b-b69098eaf440 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Snapshot retrieved successfully. Jul 24 07:56:10.018442 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-50b7f5ad-92d9-4e4a-932b-b69098eaf440 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/snapshots/abfb3a7f-aa2c-4030-ac25-b94da21e0a28 returned with HTTP 200 Jul 24 07:56:10.018970 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1385/5526] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:56:10 2026] GET /volume/v3/snapshots/abfb3a7f-aa2c-4030-ac25-b94da21e0a28 => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:56:18.908425 np0000005822 devstack@c-api.service[100245]: DEBUG dbcounter [-] [100245] Writing DB stats cinder:SELECT=50,cinder:INSERT=5,cinder:UPDATE=14 {{(pid=100245) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 07:56:18.970351 np0000005822 devstack@c-api.service[100243]: DEBUG dbcounter [-] [100243] Writing DB stats cinder:SELECT=71,cinder:UPDATE=41,cinder:INSERT=20 {{(pid=100243) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 07:56:18.997037 np0000005822 devstack@c-api.service[100244]: DEBUG dbcounter [-] [100244] Writing DB stats cinder:SELECT=44,cinder:UPDATE=7 {{(pid=100244) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 07:56:20.014465 np0000005822 devstack@c-api.service[100246]: DEBUG dbcounter [-] [100246] Writing DB stats cinder:SELECT=41,cinder:INSERT=5,cinder:UPDATE=13 {{(pid=100246) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 07:56:51.662928 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-8e1e58dd-6e9a-46c1-aca8-f8a85ce4822d req-fc94bdd9-c1d0-481c-9f89-095015fbdd71 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:56:51.689918 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-8e1e58dd-6e9a-46c1-aca8-f8a85ce4822d req-fc94bdd9-c1d0-481c-9f89-095015fbdd71 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] GET https://10.4.3.170/volume/v3/volumes/702c157a-f585-4557-952a-a4bc9bcf3f8e Jul 24 07:56:51.690095 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-8e1e58dd-6e9a-46c1-aca8-f8a85ce4822d req-fc94bdd9-c1d0-481c-9f89-095015fbdd71 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:56:51.690295 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-8e1e58dd-6e9a-46c1-aca8-f8a85ce4822d req-fc94bdd9-c1d0-481c-9f89-095015fbdd71 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:56:51.696633 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:56:51.696633 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:56:51.699610 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [req-8e1e58dd-6e9a-46c1-aca8-f8a85ce4822d req-fc94bdd9-c1d0-481c-9f89-095015fbdd71 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Volume info retrieved successfully. Jul 24 07:56:51.703096 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-8e1e58dd-6e9a-46c1-aca8-f8a85ce4822d req-fc94bdd9-c1d0-481c-9f89-095015fbdd71 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/volumes/702c157a-f585-4557-952a-a4bc9bcf3f8e returned with HTTP 200 Jul 24 07:56:51.703444 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1391/5527] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:56:51 2026] GET /volume/v3/volumes/702c157a-f585-4557-952a-a4bc9bcf3f8e => generated 846 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:56:51.765318 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-73aecf4a-102e-4544-b834-18a085a22377 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:56:51.765655 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-73aecf4a-102e-4544-b834-18a085a22377 None None] GET https://10.4.3.170/volume// Jul 24 07:56:51.765736 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-73aecf4a-102e-4544-b834-18a085a22377 None None] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:56:51.765914 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-73aecf4a-102e-4544-b834-18a085a22377 None None] Calling method 'all' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:56:51.766272 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-73aecf4a-102e-4544-b834-18a085a22377 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:56:51.766558 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1370/5528] 10.4.3.170 () {66 vars in 1428 bytes} [Fri Jul 24 07:56:51 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:56:51.772824 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-8e1e58dd-6e9a-46c1-aca8-f8a85ce4822d req-b895ce8c-22be-452e-84ce-e4e0d6c84205 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:56:51.798343 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-8e1e58dd-6e9a-46c1-aca8-f8a85ce4822d req-b895ce8c-22be-452e-84ce-e4e0d6c84205 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 24 07:56:51.798764 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-8e1e58dd-6e9a-46c1-aca8-f8a85ce4822d req-b895ce8c-22be-452e-84ce-e4e0d6c84205 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "702c157a-f585-4557-952a-a4bc9bcf3f8e", "connector": null, "instance_uuid": "3ad04724-e38c-4a86-ad42-2d2fb73d4c15"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:56:51.808253 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:56:51.808253 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:56:51.830552 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-8e1e58dd-6e9a-46c1-aca8-f8a85ce4822d req-b895ce8c-22be-452e-84ce-e4e0d6c84205 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 24 07:56:51.831061 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1383/5529] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 24 07:56:51 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) Jul 24 07:56:51.855815 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f33855c9-dc24-45a6-b821-d26266928850 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:56:51.857748 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f33855c9-dc24-45a6-b821-d26266928850 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] GET https://10.4.3.170/volume/v3/volumes/702c157a-f585-4557-952a-a4bc9bcf3f8e Jul 24 07:56:51.857948 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f33855c9-dc24-45a6-b821-d26266928850 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:56:51.858121 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f33855c9-dc24-45a6-b821-d26266928850 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:56:51.863914 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-bbe3fa7c-cdc4-4fe3-8393-432bcf78c585 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:56:51.864362 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-bbe3fa7c-cdc4-4fe3-8393-432bcf78c585 None None] GET https://10.4.3.170/volume// Jul 24 07:56:51.864553 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-bbe3fa7c-cdc4-4fe3-8393-432bcf78c585 None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:56:51.864760 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-bbe3fa7c-cdc4-4fe3-8393-432bcf78c585 None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:56:51.865099 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-bbe3fa7c-cdc4-4fe3-8393-432bcf78c585 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:56:51.865484 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1392/5530] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:56:51 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:56:51.868733 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:56:51.868733 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:56:51.872069 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-f33855c9-dc24-45a6-b821-d26266928850 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Volume info retrieved successfully. Jul 24 07:56:51.873170 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-8e1e58dd-6e9a-46c1-aca8-f8a85ce4822d req-c1ed1f5b-07e1-4758-b9c0-7d0599d5f6ce None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:56:51.875684 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f33855c9-dc24-45a6-b821-d26266928850 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/volumes/702c157a-f585-4557-952a-a4bc9bcf3f8e returned with HTTP 200 Jul 24 07:56:51.876047 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1386/5531] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:56:51 2026] GET /volume/v3/volumes/702c157a-f585-4557-952a-a4bc9bcf3f8e => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:56:51.896865 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-8e1e58dd-6e9a-46c1-aca8-f8a85ce4822d req-c1ed1f5b-07e1-4758-b9c0-7d0599d5f6ce tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] GET https://10.4.3.170/volume/v3/volumes/702c157a-f585-4557-952a-a4bc9bcf3f8e Jul 24 07:56:51.897057 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-8e1e58dd-6e9a-46c1-aca8-f8a85ce4822d req-c1ed1f5b-07e1-4758-b9c0-7d0599d5f6ce tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:56:51.897290 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-8e1e58dd-6e9a-46c1-aca8-f8a85ce4822d req-c1ed1f5b-07e1-4758-b9c0-7d0599d5f6ce tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:56:51.905774 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:56:51.905774 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:56:51.909009 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-8e1e58dd-6e9a-46c1-aca8-f8a85ce4822d req-c1ed1f5b-07e1-4758-b9c0-7d0599d5f6ce tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Volume info retrieved successfully. Jul 24 07:56:51.913215 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-8e1e58dd-6e9a-46c1-aca8-f8a85ce4822d req-c1ed1f5b-07e1-4758-b9c0-7d0599d5f6ce tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/volumes/702c157a-f585-4557-952a-a4bc9bcf3f8e returned with HTTP 200 Jul 24 07:56:51.913618 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1371/5532] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:56:51 2026] GET /volume/v3/volumes/702c157a-f585-4557-952a-a4bc9bcf3f8e => generated 1025 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:56:52.008990 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-8e1e58dd-6e9a-46c1-aca8-f8a85ce4822d req-98c29c7a-6594-4602-ace1-78f795795d18 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:56:52.011442 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-8e1e58dd-6e9a-46c1-aca8-f8a85ce4822d req-98c29c7a-6594-4602-ace1-78f795795d18 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] PUT https://10.4.3.170/volume/v3/attachments/2de5e4b1-f183-4a02-9277-74a4a663ab7f Jul 24 07:56:52.011869 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-8e1e58dd-6e9a-46c1-aca8-f8a85ce4822d req-98c29c7a-6594-4602-ace1-78f795795d18 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000005822", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9a7cb9337d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5fc7887c-2ab7-4d21-80c7-ec4ad0d3b011", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:56:52.019968 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-8e1e58dd-6e9a-46c1-aca8-f8a85ce4822d req-98c29c7a-6594-4602-ace1-78f795795d18 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Acquiring lock "cinder-attachment_update-702c157a-f585-4557-952a-a4bc9bcf3f8e-np0000005822" by "attachment_update" {{(pid=100244) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 07:56:52.024224 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-8e1e58dd-6e9a-46c1-aca8-f8a85ce4822d req-98c29c7a-6594-4602-ace1-78f795795d18 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Lock "cinder-attachment_update-702c157a-f585-4557-952a-a4bc9bcf3f8e-np0000005822" acquired by "attachment_update" :: waited 0.004s {{(pid=100244) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 07:56:52.025428 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:56:52.025428 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:56:52.091763 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-8e1e58dd-6e9a-46c1-aca8-f8a85ce4822d req-98c29c7a-6594-4602-ace1-78f795795d18 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Lock "cinder-attachment_update-702c157a-f585-4557-952a-a4bc9bcf3f8e-np0000005822" released by "attachment_update" :: held 0.067s {{(pid=100244) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 07:56:52.092138 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-8e1e58dd-6e9a-46c1-aca8-f8a85ce4822d req-98c29c7a-6594-4602-ace1-78f795795d18 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/attachments/2de5e4b1-f183-4a02-9277-74a4a663ab7f returned with HTTP 200 Jul 24 07:56:52.092723 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1384/5533] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 24 07:56:52 2026] PUT /volume/v3/attachments/2de5e4b1-f183-4a02-9277-74a4a663ab7f => generated 969 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:56:52.888538 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-19ccd273-acac-479f-8a66-539daa5f9c3f None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:56:52.890365 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-19ccd273-acac-479f-8a66-539daa5f9c3f tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] GET https://10.4.3.170/volume/v3/volumes/702c157a-f585-4557-952a-a4bc9bcf3f8e Jul 24 07:56:52.890547 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-19ccd273-acac-479f-8a66-539daa5f9c3f tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:56:52.890721 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-19ccd273-acac-479f-8a66-539daa5f9c3f tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:56:52.899002 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:56:52.899002 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:56:52.901862 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-19ccd273-acac-479f-8a66-539daa5f9c3f tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Volume info retrieved successfully. Jul 24 07:56:52.905307 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-19ccd273-acac-479f-8a66-539daa5f9c3f tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/volumes/702c157a-f585-4557-952a-a4bc9bcf3f8e returned with HTTP 200 Jul 24 07:56:52.905689 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1393/5534] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:56:52 2026] GET /volume/v3/volumes/702c157a-f585-4557-952a-a4bc9bcf3f8e => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:56:53.917295 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9445fa38-0560-4b6e-afc0-18190eb144ce None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:56:53.918923 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9445fa38-0560-4b6e-afc0-18190eb144ce tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] GET https://10.4.3.170/volume/v3/volumes/702c157a-f585-4557-952a-a4bc9bcf3f8e Jul 24 07:56:53.919143 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9445fa38-0560-4b6e-afc0-18190eb144ce tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:56:53.919380 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9445fa38-0560-4b6e-afc0-18190eb144ce tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:56:53.928276 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:56:53.928276 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:56:53.931169 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-9445fa38-0560-4b6e-afc0-18190eb144ce tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Volume info retrieved successfully. Jul 24 07:56:53.935195 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9445fa38-0560-4b6e-afc0-18190eb144ce tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/volumes/702c157a-f585-4557-952a-a4bc9bcf3f8e returned with HTTP 200 Jul 24 07:56:53.935542 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1387/5535] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:56:53 2026] GET /volume/v3/volumes/702c157a-f585-4557-952a-a4bc9bcf3f8e => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:56:54.948525 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-d581f1b9-1203-4931-b0ef-449164b4dda1 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:56:54.950137 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d581f1b9-1203-4931-b0ef-449164b4dda1 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] GET https://10.4.3.170/volume/v3/volumes/702c157a-f585-4557-952a-a4bc9bcf3f8e Jul 24 07:56:54.950313 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d581f1b9-1203-4931-b0ef-449164b4dda1 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:56:54.950496 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d581f1b9-1203-4931-b0ef-449164b4dda1 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:56:54.959593 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:56:54.959593 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:56:54.963296 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-d581f1b9-1203-4931-b0ef-449164b4dda1 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Volume info retrieved successfully. Jul 24 07:56:54.966825 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d581f1b9-1203-4931-b0ef-449164b4dda1 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/volumes/702c157a-f585-4557-952a-a4bc9bcf3f8e returned with HTTP 200 Jul 24 07:56:54.967183 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1372/5536] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:56:54 2026] GET /volume/v3/volumes/702c157a-f585-4557-952a-a4bc9bcf3f8e => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:56:55.978216 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-5c1047b4-782d-4360-bbc8-870a51ce618f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:56:55.979976 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5c1047b4-782d-4360-bbc8-870a51ce618f tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] GET https://10.4.3.170/volume/v3/volumes/702c157a-f585-4557-952a-a4bc9bcf3f8e Jul 24 07:56:55.980243 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5c1047b4-782d-4360-bbc8-870a51ce618f tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:56:55.980505 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5c1047b4-782d-4360-bbc8-870a51ce618f tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:56:55.989400 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:56:55.989400 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:56:55.992265 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-5c1047b4-782d-4360-bbc8-870a51ce618f tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Volume info retrieved successfully. Jul 24 07:56:55.995578 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5c1047b4-782d-4360-bbc8-870a51ce618f tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/volumes/702c157a-f585-4557-952a-a4bc9bcf3f8e returned with HTTP 200 Jul 24 07:56:55.995899 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1385/5537] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:56:55 2026] GET /volume/v3/volumes/702c157a-f585-4557-952a-a4bc9bcf3f8e => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:56:56.314111 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-8e1e58dd-6e9a-46c1-aca8-f8a85ce4822d req-469602b1-166a-4d8e-9277-61340b8c538f None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:56:56.316471 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-8e1e58dd-6e9a-46c1-aca8-f8a85ce4822d req-469602b1-166a-4d8e-9277-61340b8c538f tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] POST https://10.4.3.170/volume/v3/attachments/2de5e4b1-f183-4a02-9277-74a4a663ab7f/action Jul 24 07:56:56.316893 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-8e1e58dd-6e9a-46c1-aca8-f8a85ce4822d req-469602b1-166a-4d8e-9277-61340b8c538f tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Action body: b'{"os-complete": null}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:56:56.317045 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-8e1e58dd-6e9a-46c1-aca8-f8a85ce4822d req-469602b1-166a-4d8e-9277-61340b8c538f tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:56:56.332090 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:56:56.332090 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:56:56.341337 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-8e1e58dd-6e9a-46c1-aca8-f8a85ce4822d req-469602b1-166a-4d8e-9277-61340b8c538f tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/attachments/2de5e4b1-f183-4a02-9277-74a4a663ab7f/action returned with HTTP 204 Jul 24 07:56:56.341781 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1394/5538] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 24 07:56:56 2026] POST /volume/v3/attachments/2de5e4b1-f183-4a02-9277-74a4a663ab7f/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:56:57.007538 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-bb1b3cbd-80b0-4f27-af68-3bc184536ec7 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:56:57.009573 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bb1b3cbd-80b0-4f27-af68-3bc184536ec7 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] GET https://10.4.3.170/volume/v3/volumes/702c157a-f585-4557-952a-a4bc9bcf3f8e Jul 24 07:56:57.009806 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bb1b3cbd-80b0-4f27-af68-3bc184536ec7 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:56:57.010036 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bb1b3cbd-80b0-4f27-af68-3bc184536ec7 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:56:57.020701 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:56:57.020701 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:56:57.024601 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-bb1b3cbd-80b0-4f27-af68-3bc184536ec7 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Volume info retrieved successfully. Jul 24 07:56:57.029993 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bb1b3cbd-80b0-4f27-af68-3bc184536ec7 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/volumes/702c157a-f585-4557-952a-a4bc9bcf3f8e returned with HTTP 200 Jul 24 07:56:57.030508 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1388/5539] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:56:57 2026] GET /volume/v3/volumes/702c157a-f585-4557-952a-a4bc9bcf3f8e => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:56:57.041475 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-4a02b420-a172-4341-bf49-701475e82b64 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:56:57.043067 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4a02b420-a172-4341-bf49-701475e82b64 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] POST https://10.4.3.170/volume/v3/snapshots Jul 24 07:56:57.043406 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4a02b420-a172-4341-bf49-701475e82b64 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "702c157a-f585-4557-952a-a4bc9bcf3f8e", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-759752372"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:56:57.052886 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:56:57.052886 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:56:57.053306 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-4a02b420-a172-4341-bf49-701475e82b64 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Volume info retrieved successfully. Jul 24 07:56:57.053432 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.snapshots [None req-4a02b420-a172-4341-bf49-701475e82b64 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Create snapshot from volume 702c157a-f585-4557-952a-a4bc9bcf3f8e Jul 24 07:56:57.079538 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-4a02b420-a172-4341-bf49-701475e82b64 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Created reservations ['de3ed646-9a0c-4d00-9c30-93ccd6b0f324', 'c746b5c0-95cb-4cba-b7cb-71f79d472eb8', '11142505-f7e1-4c0a-a9e0-257a2dccbee5', '6c6dcbbd-2855-4053-bcc6-913ea4ae8743'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:56:57.106363 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-4a02b420-a172-4341-bf49-701475e82b64 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Snapshot force create request issued successfully. Jul 24 07:56:57.106779 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4a02b420-a172-4341-bf49-701475e82b64 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 24 07:56:57.107352 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1373/5540] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 24 07:56:57 2026] POST /volume/v3/snapshots => generated 309 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:56:57.114786 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-a3c7df43-7a08-4d2f-b590-5bd9ed29b602 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:56:57.116545 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a3c7df43-7a08-4d2f-b590-5bd9ed29b602 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] GET https://10.4.3.170/volume/v3/snapshots/fea57cd3-7a1c-48ea-b13e-1de6c1fde886 Jul 24 07:56:57.116731 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a3c7df43-7a08-4d2f-b590-5bd9ed29b602 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:56:57.116906 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a3c7df43-7a08-4d2f-b590-5bd9ed29b602 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:56:57.121575 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:56:57.121575 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:56:57.121979 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-a3c7df43-7a08-4d2f-b590-5bd9ed29b602 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Snapshot retrieved successfully. Jul 24 07:56:57.122808 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a3c7df43-7a08-4d2f-b590-5bd9ed29b602 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/snapshots/fea57cd3-7a1c-48ea-b13e-1de6c1fde886 returned with HTTP 200 Jul 24 07:56:57.123379 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1386/5541] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:56:57 2026] GET /volume/v3/snapshots/fea57cd3-7a1c-48ea-b13e-1de6c1fde886 => generated 441 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:56:58.132450 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-115325e9-6ede-497e-ae88-cfaa9e274d2f None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:56:58.134297 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-115325e9-6ede-497e-ae88-cfaa9e274d2f tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] GET https://10.4.3.170/volume/v3/snapshots/fea57cd3-7a1c-48ea-b13e-1de6c1fde886 Jul 24 07:56:58.134488 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-115325e9-6ede-497e-ae88-cfaa9e274d2f tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:56:58.134701 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-115325e9-6ede-497e-ae88-cfaa9e274d2f tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:56:58.139645 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:56:58.139645 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:56:58.140022 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-115325e9-6ede-497e-ae88-cfaa9e274d2f tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Snapshot retrieved successfully. Jul 24 07:56:58.140690 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-115325e9-6ede-497e-ae88-cfaa9e274d2f tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/snapshots/fea57cd3-7a1c-48ea-b13e-1de6c1fde886 returned with HTTP 200 Jul 24 07:56:58.141022 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1395/5542] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:56:58 2026] GET /volume/v3/snapshots/fea57cd3-7a1c-48ea-b13e-1de6c1fde886 => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:56:58.148243 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-50f1043e-b1a8-4d57-92fd-485ce98bb793 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:56:58.149758 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-50f1043e-b1a8-4d57-92fd-485ce98bb793 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] POST https://10.4.3.170/volume/v3/snapshots Jul 24 07:56:58.150058 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-50f1043e-b1a8-4d57-92fd-485ce98bb793 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "702c157a-f585-4557-952a-a4bc9bcf3f8e", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1430691740"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:56:58.161839 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:56:58.161839 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:56:58.162523 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-50f1043e-b1a8-4d57-92fd-485ce98bb793 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Volume info retrieved successfully. Jul 24 07:56:58.162700 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.snapshots [None req-50f1043e-b1a8-4d57-92fd-485ce98bb793 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Create snapshot from volume 702c157a-f585-4557-952a-a4bc9bcf3f8e Jul 24 07:56:58.192758 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-50f1043e-b1a8-4d57-92fd-485ce98bb793 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Created reservations ['4bbe9728-57be-4d08-8526-eb1c590f23ce', '6f98e85e-1f1f-4118-a752-de3490f97f7c', 'c56b3615-d275-427d-affe-f1cdcaba9d69', '8319ed12-65c5-4b03-8ecb-246c6c0dfe58'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:56:58.224834 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-50f1043e-b1a8-4d57-92fd-485ce98bb793 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Snapshot force create request issued successfully. Jul 24 07:56:58.225314 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-50f1043e-b1a8-4d57-92fd-485ce98bb793 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 24 07:56:58.225891 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1389/5543] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 24 07:56:58 2026] POST /volume/v3/snapshots => generated 310 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:56:58.234353 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-fc0bd708-3ac5-4c6c-a977-f370b2efafba None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:56:58.236382 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-fc0bd708-3ac5-4c6c-a977-f370b2efafba tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] GET https://10.4.3.170/volume/v3/snapshots/da33667f-680c-4ae9-a620-30fc428894e6 Jul 24 07:56:58.236539 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-fc0bd708-3ac5-4c6c-a977-f370b2efafba tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:56:58.236710 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-fc0bd708-3ac5-4c6c-a977-f370b2efafba tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:56:58.242365 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:56:58.242365 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:56:58.242751 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-fc0bd708-3ac5-4c6c-a977-f370b2efafba tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Snapshot retrieved successfully. Jul 24 07:56:58.243559 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-fc0bd708-3ac5-4c6c-a977-f370b2efafba tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/snapshots/da33667f-680c-4ae9-a620-30fc428894e6 returned with HTTP 200 Jul 24 07:56:58.243938 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1374/5544] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:56:58 2026] GET /volume/v3/snapshots/da33667f-680c-4ae9-a620-30fc428894e6 => generated 442 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:56:59.252425 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-86071948-5ebb-4e3f-9a24-0462294b5664 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:56:59.254240 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-86071948-5ebb-4e3f-9a24-0462294b5664 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] GET https://10.4.3.170/volume/v3/snapshots/da33667f-680c-4ae9-a620-30fc428894e6 Jul 24 07:56:59.254435 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-86071948-5ebb-4e3f-9a24-0462294b5664 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:56:59.254613 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-86071948-5ebb-4e3f-9a24-0462294b5664 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:56:59.259005 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:56:59.259005 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:56:59.259422 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-86071948-5ebb-4e3f-9a24-0462294b5664 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Snapshot retrieved successfully. Jul 24 07:56:59.260128 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-86071948-5ebb-4e3f-9a24-0462294b5664 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/snapshots/da33667f-680c-4ae9-a620-30fc428894e6 returned with HTTP 200 Jul 24 07:56:59.260478 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1387/5545] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:56:59 2026] GET /volume/v3/snapshots/da33667f-680c-4ae9-a620-30fc428894e6 => generated 469 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:56:59.268848 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-b482265f-8672-448c-b450-a3d082a471b3 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:56:59.270378 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b482265f-8672-448c-b450-a3d082a471b3 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/da33667f-680c-4ae9-a620-30fc428894e6 Jul 24 07:56:59.270538 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b482265f-8672-448c-b450-a3d082a471b3 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:56:59.270704 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b482265f-8672-448c-b450-a3d082a471b3 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:56:59.270794 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.snapshots [None req-b482265f-8672-448c-b450-a3d082a471b3 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Delete snapshot with id: da33667f-680c-4ae9-a620-30fc428894e6 Jul 24 07:56:59.275684 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:56:59.275684 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:56:59.276155 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-b482265f-8672-448c-b450-a3d082a471b3 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Snapshot retrieved successfully. Jul 24 07:56:59.291219 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-b482265f-8672-448c-b450-a3d082a471b3 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Snapshot delete request issued successfully. Jul 24 07:56:59.291422 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b482265f-8672-448c-b450-a3d082a471b3 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/snapshots/da33667f-680c-4ae9-a620-30fc428894e6 returned with HTTP 202 Jul 24 07:56:59.291810 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1396/5546] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 24 07:56:59 2026] DELETE /volume/v3/snapshots/da33667f-680c-4ae9-a620-30fc428894e6 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:56:59.298090 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-4a0ddf3d-dbd1-44f6-85e5-b49aad164f3b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:56:59.300418 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4a0ddf3d-dbd1-44f6-85e5-b49aad164f3b tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] GET https://10.4.3.170/volume/v3/snapshots/da33667f-680c-4ae9-a620-30fc428894e6 Jul 24 07:56:59.300603 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4a0ddf3d-dbd1-44f6-85e5-b49aad164f3b tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:56:59.300775 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4a0ddf3d-dbd1-44f6-85e5-b49aad164f3b tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:56:59.305964 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:56:59.305964 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:56:59.306568 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-4a0ddf3d-dbd1-44f6-85e5-b49aad164f3b tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Snapshot retrieved successfully. Jul 24 07:56:59.307565 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4a0ddf3d-dbd1-44f6-85e5-b49aad164f3b tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/snapshots/da33667f-680c-4ae9-a620-30fc428894e6 returned with HTTP 200 Jul 24 07:56:59.308024 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1390/5547] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:56:59 2026] GET /volume/v3/snapshots/da33667f-680c-4ae9-a620-30fc428894e6 => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:57:00.316293 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-0153d8dd-4329-4d4a-927f-c752f2ad1059 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:57:00.318596 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0153d8dd-4329-4d4a-927f-c752f2ad1059 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] GET https://10.4.3.170/volume/v3/snapshots/da33667f-680c-4ae9-a620-30fc428894e6 Jul 24 07:57:00.318808 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0153d8dd-4329-4d4a-927f-c752f2ad1059 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:57:00.318994 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0153d8dd-4329-4d4a-927f-c752f2ad1059 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:57:00.323051 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0153d8dd-4329-4d4a-927f-c752f2ad1059 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/snapshots/da33667f-680c-4ae9-a620-30fc428894e6 returned with HTTP 404 Jul 24 07:57:00.323551 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1375/5548] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:57:00 2026] GET /volume/v3/snapshots/da33667f-680c-4ae9-a620-30fc428894e6 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:57:00.329497 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-815c5945-7424-468f-b111-2e9a85c8ba29 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:57:00.331149 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-815c5945-7424-468f-b111-2e9a85c8ba29 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/abfb3a7f-aa2c-4030-ac25-b94da21e0a28 Jul 24 07:57:00.331351 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-815c5945-7424-468f-b111-2e9a85c8ba29 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:57:00.331553 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-815c5945-7424-468f-b111-2e9a85c8ba29 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:57:00.331652 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.snapshots [None req-815c5945-7424-468f-b111-2e9a85c8ba29 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Delete snapshot with id: abfb3a7f-aa2c-4030-ac25-b94da21e0a28 Jul 24 07:57:00.336416 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:57:00.336416 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:57:00.336773 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-815c5945-7424-468f-b111-2e9a85c8ba29 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Snapshot retrieved successfully. Jul 24 07:57:00.351025 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-815c5945-7424-468f-b111-2e9a85c8ba29 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Snapshot delete request issued successfully. Jul 24 07:57:00.351218 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-815c5945-7424-468f-b111-2e9a85c8ba29 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/snapshots/abfb3a7f-aa2c-4030-ac25-b94da21e0a28 returned with HTTP 202 Jul 24 07:57:00.351605 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1388/5549] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 24 07:57:00 2026] DELETE /volume/v3/snapshots/abfb3a7f-aa2c-4030-ac25-b94da21e0a28 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:57:00.357929 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-5c2dd72a-5771-456d-9c2c-6760ec1ea136 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:57:00.359987 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5c2dd72a-5771-456d-9c2c-6760ec1ea136 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] GET https://10.4.3.170/volume/v3/snapshots/abfb3a7f-aa2c-4030-ac25-b94da21e0a28 Jul 24 07:57:00.359987 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5c2dd72a-5771-456d-9c2c-6760ec1ea136 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:57:00.359987 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5c2dd72a-5771-456d-9c2c-6760ec1ea136 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:57:00.365154 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:57:00.365154 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:57:00.365746 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-5c2dd72a-5771-456d-9c2c-6760ec1ea136 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Snapshot retrieved successfully. Jul 24 07:57:00.366544 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5c2dd72a-5771-456d-9c2c-6760ec1ea136 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/snapshots/abfb3a7f-aa2c-4030-ac25-b94da21e0a28 returned with HTTP 200 Jul 24 07:57:00.366950 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1397/5550] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:57:00 2026] GET /volume/v3/snapshots/abfb3a7f-aa2c-4030-ac25-b94da21e0a28 => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:57:01.374820 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-7c51b6bd-7215-45cc-8376-2e7cc6574849 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:57:01.376553 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7c51b6bd-7215-45cc-8376-2e7cc6574849 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] GET https://10.4.3.170/volume/v3/snapshots/abfb3a7f-aa2c-4030-ac25-b94da21e0a28 Jul 24 07:57:01.376785 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7c51b6bd-7215-45cc-8376-2e7cc6574849 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:57:01.377016 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7c51b6bd-7215-45cc-8376-2e7cc6574849 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:57:01.380841 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7c51b6bd-7215-45cc-8376-2e7cc6574849 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/snapshots/abfb3a7f-aa2c-4030-ac25-b94da21e0a28 returned with HTTP 404 Jul 24 07:57:01.381325 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1391/5551] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:57:01 2026] GET /volume/v3/snapshots/abfb3a7f-aa2c-4030-ac25-b94da21e0a28 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:57:01.387242 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-f904ab7a-0aa3-4e02-a837-66f1d69803f9 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:57:01.388841 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f904ab7a-0aa3-4e02-a837-66f1d69803f9 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/fea57cd3-7a1c-48ea-b13e-1de6c1fde886 Jul 24 07:57:01.389019 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f904ab7a-0aa3-4e02-a837-66f1d69803f9 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:57:01.389199 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f904ab7a-0aa3-4e02-a837-66f1d69803f9 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:57:01.389313 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.snapshots [None req-f904ab7a-0aa3-4e02-a837-66f1d69803f9 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Delete snapshot with id: fea57cd3-7a1c-48ea-b13e-1de6c1fde886 Jul 24 07:57:01.393859 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:57:01.393859 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:57:01.394256 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-f904ab7a-0aa3-4e02-a837-66f1d69803f9 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Snapshot retrieved successfully. Jul 24 07:57:01.409032 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-f904ab7a-0aa3-4e02-a837-66f1d69803f9 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Snapshot delete request issued successfully. Jul 24 07:57:01.409227 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f904ab7a-0aa3-4e02-a837-66f1d69803f9 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/snapshots/fea57cd3-7a1c-48ea-b13e-1de6c1fde886 returned with HTTP 202 Jul 24 07:57:01.409571 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1376/5552] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 24 07:57:01 2026] DELETE /volume/v3/snapshots/fea57cd3-7a1c-48ea-b13e-1de6c1fde886 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:57:01.415808 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-47a6505a-1b73-491f-a494-9e29d2ecf08c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:57:01.417524 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-47a6505a-1b73-491f-a494-9e29d2ecf08c tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] GET https://10.4.3.170/volume/v3/snapshots/fea57cd3-7a1c-48ea-b13e-1de6c1fde886 Jul 24 07:57:01.417693 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-47a6505a-1b73-491f-a494-9e29d2ecf08c tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:57:01.417864 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-47a6505a-1b73-491f-a494-9e29d2ecf08c tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:57:01.422615 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:57:01.422615 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:57:01.422982 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-47a6505a-1b73-491f-a494-9e29d2ecf08c tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Snapshot retrieved successfully. Jul 24 07:57:01.423686 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-47a6505a-1b73-491f-a494-9e29d2ecf08c tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/snapshots/fea57cd3-7a1c-48ea-b13e-1de6c1fde886 returned with HTTP 200 Jul 24 07:57:01.424002 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1389/5553] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:57:01 2026] GET /volume/v3/snapshots/fea57cd3-7a1c-48ea-b13e-1de6c1fde886 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:57:02.432530 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-92a07a28-add3-4f71-9f92-c8ec57fd1f35 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:57:02.434132 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-92a07a28-add3-4f71-9f92-c8ec57fd1f35 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] GET https://10.4.3.170/volume/v3/snapshots/fea57cd3-7a1c-48ea-b13e-1de6c1fde886 Jul 24 07:57:02.434335 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-92a07a28-add3-4f71-9f92-c8ec57fd1f35 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:57:02.434661 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-92a07a28-add3-4f71-9f92-c8ec57fd1f35 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:57:02.438407 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-92a07a28-add3-4f71-9f92-c8ec57fd1f35 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/snapshots/fea57cd3-7a1c-48ea-b13e-1de6c1fde886 returned with HTTP 404 Jul 24 07:57:02.438838 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1398/5554] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:57:02 2026] GET /volume/v3/snapshots/fea57cd3-7a1c-48ea-b13e-1de6c1fde886 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:57:02.444434 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-17dd64c8-5de4-40f7-9838-3ae234a9fbf7 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:57:02.446017 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-17dd64c8-5de4-40f7-9838-3ae234a9fbf7 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/da33667f-680c-4ae9-a620-30fc428894e6 Jul 24 07:57:02.446213 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-17dd64c8-5de4-40f7-9838-3ae234a9fbf7 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:57:02.446403 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-17dd64c8-5de4-40f7-9838-3ae234a9fbf7 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:57:02.446495 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.snapshots [None req-17dd64c8-5de4-40f7-9838-3ae234a9fbf7 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Delete snapshot with id: da33667f-680c-4ae9-a620-30fc428894e6 Jul 24 07:57:02.450460 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-17dd64c8-5de4-40f7-9838-3ae234a9fbf7 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/snapshots/da33667f-680c-4ae9-a620-30fc428894e6 returned with HTTP 404 Jul 24 07:57:02.450886 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1392/5555] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 24 07:57:02 2026] DELETE /volume/v3/snapshots/da33667f-680c-4ae9-a620-30fc428894e6 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:57:02.456039 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-4205a4fd-fd1c-4a09-9a52-305f6dd0420e None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:57:02.457868 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4205a4fd-fd1c-4a09-9a52-305f6dd0420e tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/fea57cd3-7a1c-48ea-b13e-1de6c1fde886 Jul 24 07:57:02.458103 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4205a4fd-fd1c-4a09-9a52-305f6dd0420e tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:57:02.458278 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4205a4fd-fd1c-4a09-9a52-305f6dd0420e tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:57:02.458482 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.snapshots [None req-4205a4fd-fd1c-4a09-9a52-305f6dd0420e tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Delete snapshot with id: fea57cd3-7a1c-48ea-b13e-1de6c1fde886 Jul 24 07:57:02.462035 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4205a4fd-fd1c-4a09-9a52-305f6dd0420e tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/snapshots/fea57cd3-7a1c-48ea-b13e-1de6c1fde886 returned with HTTP 404 Jul 24 07:57:02.462477 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1377/5556] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 24 07:57:02 2026] DELETE /volume/v3/snapshots/fea57cd3-7a1c-48ea-b13e-1de6c1fde886 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:57:02.490469 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-71650c7b-bf97-4e75-a5fa-583abdc57750 req-08af6272-66c2-4285-9a8f-82ceae9895c4 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:57:02.514889 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-71650c7b-bf97-4e75-a5fa-583abdc57750 req-08af6272-66c2-4285-9a8f-82ceae9895c4 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] GET https://10.4.3.170/volume/v3/volumes/702c157a-f585-4557-952a-a4bc9bcf3f8e Jul 24 07:57:02.515070 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-71650c7b-bf97-4e75-a5fa-583abdc57750 req-08af6272-66c2-4285-9a8f-82ceae9895c4 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:57:02.515281 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-71650c7b-bf97-4e75-a5fa-583abdc57750 req-08af6272-66c2-4285-9a8f-82ceae9895c4 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:57:02.524323 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:57:02.524323 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:57:02.527216 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-71650c7b-bf97-4e75-a5fa-583abdc57750 req-08af6272-66c2-4285-9a8f-82ceae9895c4 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Volume info retrieved successfully. Jul 24 07:57:02.531016 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-71650c7b-bf97-4e75-a5fa-583abdc57750 req-08af6272-66c2-4285-9a8f-82ceae9895c4 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/volumes/702c157a-f585-4557-952a-a4bc9bcf3f8e returned with HTTP 200 Jul 24 07:57:02.531406 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1390/5557] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:57:02 2026] GET /volume/v3/volumes/702c157a-f585-4557-952a-a4bc9bcf3f8e => generated 1138 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:57:02.547463 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-71650c7b-bf97-4e75-a5fa-583abdc57750 req-2babbe4f-10cc-4d0b-bd60-ef3e47557a5f None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:57:02.549311 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-71650c7b-bf97-4e75-a5fa-583abdc57750 req-2babbe4f-10cc-4d0b-bd60-ef3e47557a5f tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] POST https://10.4.3.170/volume/v3/volumes/702c157a-f585-4557-952a-a4bc9bcf3f8e/action Jul 24 07:57:02.549617 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-71650c7b-bf97-4e75-a5fa-583abdc57750 req-2babbe4f-10cc-4d0b-bd60-ef3e47557a5f tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:57:02.549773 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-71650c7b-bf97-4e75-a5fa-583abdc57750 req-2babbe4f-10cc-4d0b-bd60-ef3e47557a5f tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:57:02.558905 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:57:02.558905 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:57:02.559327 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [req-71650c7b-bf97-4e75-a5fa-583abdc57750 req-2babbe4f-10cc-4d0b-bd60-ef3e47557a5f tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Volume info retrieved successfully. Jul 24 07:57:02.564666 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [req-71650c7b-bf97-4e75-a5fa-583abdc57750 req-2babbe4f-10cc-4d0b-bd60-ef3e47557a5f tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Begin detaching volume completed successfully. Jul 24 07:57:02.564888 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-71650c7b-bf97-4e75-a5fa-583abdc57750 req-2babbe4f-10cc-4d0b-bd60-ef3e47557a5f tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/volumes/702c157a-f585-4557-952a-a4bc9bcf3f8e/action returned with HTTP 202 Jul 24 07:57:02.565294 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1399/5558] 10.4.3.170 () {72 vars in 1672 bytes} [Fri Jul 24 07:57:02 2026] POST /volume/v3/volumes/702c157a-f585-4557-952a-a4bc9bcf3f8e/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:57:02.600136 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d50bcd94-59cf-4091-8c14-807d42600f80 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:57:02.600595 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d50bcd94-59cf-4091-8c14-807d42600f80 None None] GET https://10.4.3.170/volume// Jul 24 07:57:02.600753 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d50bcd94-59cf-4091-8c14-807d42600f80 None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:57:02.600908 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d50bcd94-59cf-4091-8c14-807d42600f80 None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:57:02.601280 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d50bcd94-59cf-4091-8c14-807d42600f80 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:57:02.601582 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1393/5559] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:57:02 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:57:02.607375 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-71650c7b-bf97-4e75-a5fa-583abdc57750 req-4c0a7665-abae-4efb-ac48-b53cef1c6182 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:57:02.609405 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-71650c7b-bf97-4e75-a5fa-583abdc57750 req-4c0a7665-abae-4efb-ac48-b53cef1c6182 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] GET https://10.4.3.170/volume/v3/volumes/702c157a-f585-4557-952a-a4bc9bcf3f8e Jul 24 07:57:02.609610 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-71650c7b-bf97-4e75-a5fa-583abdc57750 req-4c0a7665-abae-4efb-ac48-b53cef1c6182 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:57:02.609791 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-71650c7b-bf97-4e75-a5fa-583abdc57750 req-4c0a7665-abae-4efb-ac48-b53cef1c6182 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:57:02.618106 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:57:02.618106 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:57:02.621088 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-71650c7b-bf97-4e75-a5fa-583abdc57750 req-4c0a7665-abae-4efb-ac48-b53cef1c6182 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Volume info retrieved successfully. Jul 24 07:57:02.624836 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-71650c7b-bf97-4e75-a5fa-583abdc57750 req-4c0a7665-abae-4efb-ac48-b53cef1c6182 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/volumes/702c157a-f585-4557-952a-a4bc9bcf3f8e returned with HTTP 200 Jul 24 07:57:02.625190 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1378/5560] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:57:02 2026] GET /volume/v3/volumes/702c157a-f585-4557-952a-a4bc9bcf3f8e => generated 1321 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:57:03.337864 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-71650c7b-bf97-4e75-a5fa-583abdc57750 req-f0a81be0-9eb5-480f-90a9-80236f85167c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:57:03.339832 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-71650c7b-bf97-4e75-a5fa-583abdc57750 req-f0a81be0-9eb5-480f-90a9-80236f85167c tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] DELETE https://10.4.3.170/volume/v3/attachments/2de5e4b1-f183-4a02-9277-74a4a663ab7f Jul 24 07:57:03.340003 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-71650c7b-bf97-4e75-a5fa-583abdc57750 req-f0a81be0-9eb5-480f-90a9-80236f85167c tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:57:03.340197 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-71650c7b-bf97-4e75-a5fa-583abdc57750 req-f0a81be0-9eb5-480f-90a9-80236f85167c tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'version_select' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:57:03.346549 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:57:03.346549 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:57:03.382971 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-71650c7b-bf97-4e75-a5fa-583abdc57750 req-f0a81be0-9eb5-480f-90a9-80236f85167c tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/attachments/2de5e4b1-f183-4a02-9277-74a4a663ab7f returned with HTTP 200 Jul 24 07:57:03.383377 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1391/5561] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 24 07:57:03 2026] DELETE /volume/v3/attachments/2de5e4b1-f183-4a02-9277-74a4a663ab7f => generated 19 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:57:04.376562 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-06967c88-710e-4581-a43c-fb67172909ff req-f11f163b-a297-432b-acf8-ab44876757a2 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:57:04.378494 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-06967c88-710e-4581-a43c-fb67172909ff req-f11f163b-a297-432b-acf8-ab44876757a2 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] DELETE https://10.4.3.170/volume/v3/attachments/2de5e4b1-f183-4a02-9277-74a4a663ab7f Jul 24 07:57:04.378671 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-06967c88-710e-4581-a43c-fb67172909ff req-f11f163b-a297-432b-acf8-ab44876757a2 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:57:04.378844 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-06967c88-710e-4581-a43c-fb67172909ff req-f11f163b-a297-432b-acf8-ab44876757a2 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'version_select' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:57:04.382317 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-06967c88-710e-4581-a43c-fb67172909ff req-f11f163b-a297-432b-acf8-ab44876757a2 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/attachments/2de5e4b1-f183-4a02-9277-74a4a663ab7f returned with HTTP 404 Jul 24 07:57:04.382761 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1400/5562] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 24 07:57:04 2026] DELETE /volume/v3/attachments/2de5e4b1-f183-4a02-9277-74a4a663ab7f => generated 149 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 07:57:05.365611 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-90ffd5b2-c9ce-4cd3-9113-9a84b5bb8396 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:57:05.367164 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-90ffd5b2-c9ce-4cd3-9113-9a84b5bb8396 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/abfb3a7f-aa2c-4030-ac25-b94da21e0a28 Jul 24 07:57:05.367374 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-90ffd5b2-c9ce-4cd3-9113-9a84b5bb8396 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:57:05.367542 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-90ffd5b2-c9ce-4cd3-9113-9a84b5bb8396 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:57:05.367635 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.snapshots [None req-90ffd5b2-c9ce-4cd3-9113-9a84b5bb8396 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Delete snapshot with id: abfb3a7f-aa2c-4030-ac25-b94da21e0a28 Jul 24 07:57:05.372021 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-90ffd5b2-c9ce-4cd3-9113-9a84b5bb8396 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/snapshots/abfb3a7f-aa2c-4030-ac25-b94da21e0a28 returned with HTTP 404 Jul 24 07:57:05.372528 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1394/5563] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 24 07:57:05 2026] DELETE /volume/v3/snapshots/abfb3a7f-aa2c-4030-ac25-b94da21e0a28 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:57:05.380688 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-149b7763-2b41-415c-8ef4-c5b7fd292560 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:57:05.382349 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-149b7763-2b41-415c-8ef4-c5b7fd292560 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] GET https://10.4.3.170/volume/v3/volumes/702c157a-f585-4557-952a-a4bc9bcf3f8e Jul 24 07:57:05.382528 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-149b7763-2b41-415c-8ef4-c5b7fd292560 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:57:05.382705 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-149b7763-2b41-415c-8ef4-c5b7fd292560 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:57:05.388707 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:57:05.388707 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:57:05.391703 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-149b7763-2b41-415c-8ef4-c5b7fd292560 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Volume info retrieved successfully. Jul 24 07:57:05.395049 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-149b7763-2b41-415c-8ef4-c5b7fd292560 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/volumes/702c157a-f585-4557-952a-a4bc9bcf3f8e returned with HTTP 200 Jul 24 07:57:05.395411 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1379/5564] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:57:05 2026] GET /volume/v3/volumes/702c157a-f585-4557-952a-a4bc9bcf3f8e => generated 846 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:57:05.405428 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-441f7764-571a-464e-95b1-a3e2c1eaad39 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:57:05.406887 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-441f7764-571a-464e-95b1-a3e2c1eaad39 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:57:05.407183 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-441f7764-571a-464e-95b1-a3e2c1eaad39 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-838056327"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:57:05.408787 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-441f7764-571a-464e-95b1-a3e2c1eaad39 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-838056327'}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:57:05.408895 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-441f7764-571a-464e-95b1-a3e2c1eaad39 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Create volume of 1 GB Jul 24 07:57:05.409104 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:57:05.409104 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:57:05.412172 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-441f7764-571a-464e-95b1-a3e2c1eaad39 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Availability Zones retrieved successfully. Jul 24 07:57:05.416647 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-441f7764-571a-464e-95b1-a3e2c1eaad39 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Flow 'volume_create_api' (a1c3156b-9ad5-4256-b234-6331fe0fc220) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:57:05.417839 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-441f7764-571a-464e-95b1-a3e2c1eaad39 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (404304e5-f880-4cb9-a73c-533b9df9ed1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:57:05.418577 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-441f7764-571a-464e-95b1-a3e2c1eaad39 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:57:05.438525 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-441f7764-571a-464e-95b1-a3e2c1eaad39 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (404304e5-f880-4cb9-a73c-533b9df9ed1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:57:05.439158 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-441f7764-571a-464e-95b1-a3e2c1eaad39 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30a50dd4-8d5c-4a0f-948a-97c687f13817) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:57:05.470175 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-441f7764-571a-464e-95b1-a3e2c1eaad39 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Created reservations ['fe7cf19b-75e4-4a15-beda-12d0e1ebf688', '126c7c28-954e-4dbe-be17-ec891ec5cf53', '5d531e5d-e153-45c2-8637-5398695f967a', '44c7f7b7-9afa-4556-935d-d1e9948c5c02'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:57:05.470881 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-441f7764-571a-464e-95b1-a3e2c1eaad39 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30a50dd4-8d5c-4a0f-948a-97c687f13817) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fe7cf19b-75e4-4a15-beda-12d0e1ebf688', '126c7c28-954e-4dbe-be17-ec891ec5cf53', '5d531e5d-e153-45c2-8637-5398695f967a', '44c7f7b7-9afa-4556-935d-d1e9948c5c02']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:57:05.471576 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-441f7764-571a-464e-95b1-a3e2c1eaad39 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5942ac26-ecf9-4dcf-8d90-f1781a3c817d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:57:05.489823 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-441f7764-571a-464e-95b1-a3e2c1eaad39 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5942ac26-ecf9-4dcf-8d90-f1781a3c817d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '94b6bff9-c21a-49b8-a1e6-c06e19f6c33f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-838056327',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc3e5755d4c7465cbb601bb312bd3db9',qos_specs=None,replication_status=,reservations=['fe7cf19b-75e4-4a15-beda-12d0e1ebf688','126c7c28-954e-4dbe-be17-ec891ec5cf53','5d531e5d-e153-45c2-8637-5398695f967a','44c7f7b7-9afa-4556-935d-d1e9948c5c02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b5a1c68098644bf96599dc4d8fa192f',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:57:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-838056327',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=94b6bff9-c21a-49b8-a1e6-c06e19f6c33f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bc3e5755d4c7465cbb601bb312bd3db9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3b5a1c68098644bf96599dc4d8fa192f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:57:05.490779 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-441f7764-571a-464e-95b1-a3e2c1eaad39 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee170a65-1272-46a7-a07e-259df95897e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:57:05.504986 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-441f7764-571a-464e-95b1-a3e2c1eaad39 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee170a65-1272-46a7-a07e-259df95897e9) transitioned into state 'SUCCESS' from state '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-838056327',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc3e5755d4c7465cbb601bb312bd3db9',qos_specs=None,replication_status=,reservations=['fe7cf19b-75e4-4a15-beda-12d0e1ebf688','126c7c28-954e-4dbe-be17-ec891ec5cf53','5d531e5d-e153-45c2-8637-5398695f967a','44c7f7b7-9afa-4556-935d-d1e9948c5c02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b5a1c68098644bf96599dc4d8fa192f',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:57:05.505603 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-441f7764-571a-464e-95b1-a3e2c1eaad39 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (100642ee-a430-4827-9cf7-30f6a1209468) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:57:05.512565 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-441f7764-571a-464e-95b1-a3e2c1eaad39 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (100642ee-a430-4827-9cf7-30f6a1209468) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:57:05.513280 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-441f7764-571a-464e-95b1-a3e2c1eaad39 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Flow 'volume_create_api' (a1c3156b-9ad5-4256-b234-6331fe0fc220) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:57:05.513527 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-441f7764-571a-464e-95b1-a3e2c1eaad39 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Create volume request issued successfully. Jul 24 07:57:05.513985 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-441f7764-571a-464e-95b1-a3e2c1eaad39 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:57:05.514448 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1392/5565] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 24 07:57:05 2026] POST /volume/v3/volumes => generated 753 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:57:05.524766 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-1ca61e5f-efcf-4bc2-bc63-ebfba563605c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:57:05.526766 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1ca61e5f-efcf-4bc2-bc63-ebfba563605c tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] GET https://10.4.3.170/volume/v3/volumes/94b6bff9-c21a-49b8-a1e6-c06e19f6c33f Jul 24 07:57:05.526766 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-1ca61e5f-efcf-4bc2-bc63-ebfba563605c tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:57:05.526882 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-1ca61e5f-efcf-4bc2-bc63-ebfba563605c tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:57:05.533294 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:57:05.533294 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:57:05.536446 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-1ca61e5f-efcf-4bc2-bc63-ebfba563605c tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Volume info retrieved successfully. Jul 24 07:57:05.539944 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1ca61e5f-efcf-4bc2-bc63-ebfba563605c tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/volumes/94b6bff9-c21a-49b8-a1e6-c06e19f6c33f returned with HTTP 200 Jul 24 07:57:05.540300 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1401/5566] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:57:05 2026] GET /volume/v3/volumes/94b6bff9-c21a-49b8-a1e6-c06e19f6c33f => generated 821 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:57:06.551431 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-830ab04c-9bc2-4c08-a92e-b18f67655c22 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:57:06.552883 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-830ab04c-9bc2-4c08-a92e-b18f67655c22 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] GET https://10.4.3.170/volume/v3/volumes/94b6bff9-c21a-49b8-a1e6-c06e19f6c33f Jul 24 07:57:06.553042 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-830ab04c-9bc2-4c08-a92e-b18f67655c22 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:57:06.553232 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-830ab04c-9bc2-4c08-a92e-b18f67655c22 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:57:06.559336 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:57:06.559336 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:57:06.562343 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-830ab04c-9bc2-4c08-a92e-b18f67655c22 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Volume info retrieved successfully. Jul 24 07:57:06.565737 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-830ab04c-9bc2-4c08-a92e-b18f67655c22 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/volumes/94b6bff9-c21a-49b8-a1e6-c06e19f6c33f returned with HTTP 200 Jul 24 07:57:06.566052 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1395/5567] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:57:06 2026] GET /volume/v3/volumes/94b6bff9-c21a-49b8-a1e6-c06e19f6c33f => generated 846 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:57:06.577440 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-5d6516e0-8ec9-452f-9771-0dbbd1d3d638 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:57:06.578928 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5d6516e0-8ec9-452f-9771-0dbbd1d3d638 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] POST https://10.4.3.170/volume/v3/snapshots Jul 24 07:57:06.579265 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-5d6516e0-8ec9-452f-9771-0dbbd1d3d638 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "94b6bff9-c21a-49b8-a1e6-c06e19f6c33f", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-688430565"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:57:06.586412 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:57:06.586412 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:57:06.586770 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-5d6516e0-8ec9-452f-9771-0dbbd1d3d638 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Volume info retrieved successfully. Jul 24 07:57:06.586871 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.snapshots [None req-5d6516e0-8ec9-452f-9771-0dbbd1d3d638 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Create snapshot from volume 94b6bff9-c21a-49b8-a1e6-c06e19f6c33f Jul 24 07:57:06.612428 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-5d6516e0-8ec9-452f-9771-0dbbd1d3d638 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Created reservations ['f0d5e2e2-d0c7-4c02-b90b-a25bd5308d20', 'a3a3a185-ec61-4fcf-9562-fd161eb43418', '9eb1dd0e-d5cd-4062-922b-2bd9f2896a91', 'a5ad972a-2f71-435d-a11c-9642b2d139bc'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:57:06.641129 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-5d6516e0-8ec9-452f-9771-0dbbd1d3d638 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Snapshot create request issued successfully. Jul 24 07:57:06.641449 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5d6516e0-8ec9-452f-9771-0dbbd1d3d638 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 24 07:57:06.641834 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1380/5568] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 24 07:57:06 2026] POST /volume/v3/snapshots => generated 309 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:57:06.649272 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-7446282a-359a-4970-ac40-51c1714847f0 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:57:06.651143 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7446282a-359a-4970-ac40-51c1714847f0 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] GET https://10.4.3.170/volume/v3/snapshots/676f65a8-4a64-4292-ae53-aad37d433e88 Jul 24 07:57:06.651370 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7446282a-359a-4970-ac40-51c1714847f0 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:57:06.651577 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7446282a-359a-4970-ac40-51c1714847f0 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:57:06.656319 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:57:06.656319 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:57:06.656714 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-7446282a-359a-4970-ac40-51c1714847f0 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Snapshot retrieved successfully. Jul 24 07:57:06.657521 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7446282a-359a-4970-ac40-51c1714847f0 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/snapshots/676f65a8-4a64-4292-ae53-aad37d433e88 returned with HTTP 200 Jul 24 07:57:06.657873 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1393/5569] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:57:06 2026] GET /volume/v3/snapshots/676f65a8-4a64-4292-ae53-aad37d433e88 => generated 441 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:57:07.666527 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-afeacf56-c79e-491f-947d-3c198ef3f296 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:57:07.668179 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-afeacf56-c79e-491f-947d-3c198ef3f296 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] GET https://10.4.3.170/volume/v3/snapshots/676f65a8-4a64-4292-ae53-aad37d433e88 Jul 24 07:57:07.668403 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-afeacf56-c79e-491f-947d-3c198ef3f296 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:57:07.668618 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-afeacf56-c79e-491f-947d-3c198ef3f296 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:57:07.673414 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:57:07.673414 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:57:07.673794 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-afeacf56-c79e-491f-947d-3c198ef3f296 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Snapshot retrieved successfully. Jul 24 07:57:07.674535 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-afeacf56-c79e-491f-947d-3c198ef3f296 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/snapshots/676f65a8-4a64-4292-ae53-aad37d433e88 returned with HTTP 200 Jul 24 07:57:07.674898 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1402/5570] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:57:07 2026] GET /volume/v3/snapshots/676f65a8-4a64-4292-ae53-aad37d433e88 => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:57:07.682546 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-32b107a2-e518-469d-8471-f54a077dad29 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:57:07.684188 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-32b107a2-e518-469d-8471-f54a077dad29 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:57:07.684528 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-32b107a2-e518-469d-8471-f54a077dad29 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "676f65a8-4a64-4292-ae53-aad37d433e88", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-370497069"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:57:07.685948 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-32b107a2-e518-469d-8471-f54a077dad29 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Create volume request body: {'volume': {'snapshot_id': '676f65a8-4a64-4292-ae53-aad37d433e88', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-370497069'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:57:07.691215 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:57:07.691215 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:57:07.691702 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-32b107a2-e518-469d-8471-f54a077dad29 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Snapshot retrieved successfully. Jul 24 07:57:07.691826 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-32b107a2-e518-469d-8471-f54a077dad29 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Create volume of 2 GB Jul 24 07:57:07.695588 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-32b107a2-e518-469d-8471-f54a077dad29 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Availability Zones retrieved successfully. Jul 24 07:57:07.700964 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-32b107a2-e518-469d-8471-f54a077dad29 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Flow 'volume_create_api' (c80519cf-541c-4830-95c6-c6004bc7ca99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:57:07.701869 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-32b107a2-e518-469d-8471-f54a077dad29 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c417844d-2f09-4b9b-8a43-7deaad69a43f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:57:07.702762 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-32b107a2-e518-469d-8471-f54a077dad29 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:57:07.731724 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-32b107a2-e518-469d-8471-f54a077dad29 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c417844d-2f09-4b9b-8a43-7deaad69a43f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '676f65a8-4a64-4292-ae53-aad37d433e88', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:57:07.732532 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-32b107a2-e518-469d-8471-f54a077dad29 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42596ad5-1a37-4cb4-9071-cdf4152a5ee3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:57:07.770882 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-32b107a2-e518-469d-8471-f54a077dad29 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Created reservations ['fbdae84c-7e2b-4a74-a866-7e1c7606a626', '10d52991-2b4f-4607-bbd6-383fb1953097', 'dfd5a359-0054-4a52-9c08-4efce8800232', 'fd8b12a9-3922-42c4-ba7c-b0bb7438cc11'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:57:07.771830 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-32b107a2-e518-469d-8471-f54a077dad29 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42596ad5-1a37-4cb4-9071-cdf4152a5ee3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fbdae84c-7e2b-4a74-a866-7e1c7606a626', '10d52991-2b4f-4607-bbd6-383fb1953097', 'dfd5a359-0054-4a52-9c08-4efce8800232', 'fd8b12a9-3922-42c4-ba7c-b0bb7438cc11']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:57:07.772566 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-32b107a2-e518-469d-8471-f54a077dad29 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d89a2138-99e8-492e-bea6-c924cf710ce6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:57:07.810450 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-32b107a2-e518-469d-8471-f54a077dad29 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d89a2138-99e8-492e-bea6-c924cf710ce6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e1739223-1fff-4687-a985-b82507c2f966', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-370497069',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc3e5755d4c7465cbb601bb312bd3db9',qos_specs=None,replication_status=,reservations=['fbdae84c-7e2b-4a74-a866-7e1c7606a626','10d52991-2b4f-4607-bbd6-383fb1953097','dfd5a359-0054-4a52-9c08-4efce8800232','fd8b12a9-3922-42c4-ba7c-b0bb7438cc11'],size=2,snapshot_id=676f65a8-4a64-4292-ae53-aad37d433e88,source_replicaid=,source_volid=None,status='creating',user_id='3b5a1c68098644bf96599dc4d8fa192f',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:57:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-370497069',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e1739223-1fff-4687-a985-b82507c2f966,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bc3e5755d4c7465cbb601bb312bd3db9',provider_auth=None,provider_geometry=None,provider_id=None,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=676f65a8-4a64-4292-ae53-aad37d433e88,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3b5a1c68098644bf96599dc4d8fa192f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:57:07.811181 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-32b107a2-e518-469d-8471-f54a077dad29 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83a4b60c-6d03-4a28-9df1-b3bedc73949d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:57:07.826770 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-32b107a2-e518-469d-8471-f54a077dad29 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83a4b60c-6d03-4a28-9df1-b3bedc73949d) transitioned into state 'SUCCESS' from state '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-370497069',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc3e5755d4c7465cbb601bb312bd3db9',qos_specs=None,replication_status=,reservations=['fbdae84c-7e2b-4a74-a866-7e1c7606a626','10d52991-2b4f-4607-bbd6-383fb1953097','dfd5a359-0054-4a52-9c08-4efce8800232','fd8b12a9-3922-42c4-ba7c-b0bb7438cc11'],size=2,snapshot_id=676f65a8-4a64-4292-ae53-aad37d433e88,source_replicaid=,source_volid=None,status='creating',user_id='3b5a1c68098644bf96599dc4d8fa192f',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:57:07.827441 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-32b107a2-e518-469d-8471-f54a077dad29 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb80e7b5-50c2-4e84-be3c-9a0c94c76349) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:57:07.844905 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-32b107a2-e518-469d-8471-f54a077dad29 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb80e7b5-50c2-4e84-be3c-9a0c94c76349) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:57:07.845686 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-32b107a2-e518-469d-8471-f54a077dad29 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Flow 'volume_create_api' (c80519cf-541c-4830-95c6-c6004bc7ca99) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:57:07.845941 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-32b107a2-e518-469d-8471-f54a077dad29 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Create volume request issued successfully. Jul 24 07:57:07.846440 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-32b107a2-e518-469d-8471-f54a077dad29 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:57:07.846846 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1396/5571] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 24 07:57:07 2026] POST /volume/v3/volumes => generated 787 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:57:07.856633 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-342dd381-55e2-41ce-bf57-c484703409d5 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:57:07.858409 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-342dd381-55e2-41ce-bf57-c484703409d5 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] GET https://10.4.3.170/volume/v3/volumes/e1739223-1fff-4687-a985-b82507c2f966 Jul 24 07:57:07.858598 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-342dd381-55e2-41ce-bf57-c484703409d5 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:57:07.858779 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-342dd381-55e2-41ce-bf57-c484703409d5 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:57:07.865364 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:57:07.865364 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:57:07.868639 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-342dd381-55e2-41ce-bf57-c484703409d5 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Volume info retrieved successfully. Jul 24 07:57:07.873438 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-342dd381-55e2-41ce-bf57-c484703409d5 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/volumes/e1739223-1fff-4687-a985-b82507c2f966 returned with HTTP 200 Jul 24 07:57:07.873793 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1381/5572] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:57:07 2026] GET /volume/v3/volumes/e1739223-1fff-4687-a985-b82507c2f966 => generated 855 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:57:08.884693 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-c31ea91f-e143-440b-99e3-aa1f74999f58 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:57:08.886390 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c31ea91f-e143-440b-99e3-aa1f74999f58 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] GET https://10.4.3.170/volume/v3/volumes/e1739223-1fff-4687-a985-b82507c2f966 Jul 24 07:57:08.886565 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c31ea91f-e143-440b-99e3-aa1f74999f58 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:57:08.886737 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c31ea91f-e143-440b-99e3-aa1f74999f58 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:57:08.893064 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:57:08.893064 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:57:08.896044 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-c31ea91f-e143-440b-99e3-aa1f74999f58 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Volume info retrieved successfully. Jul 24 07:57:08.899517 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c31ea91f-e143-440b-99e3-aa1f74999f58 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/volumes/e1739223-1fff-4687-a985-b82507c2f966 returned with HTTP 200 Jul 24 07:57:08.899830 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1394/5573] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:57:08 2026] GET /volume/v3/volumes/e1739223-1fff-4687-a985-b82507c2f966 => generated 880 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:57:08.909731 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-e6c7c36b-725d-40f8-abd1-68ef9613cc60 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:57:08.911387 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e6c7c36b-725d-40f8-abd1-68ef9613cc60 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] GET https://10.4.3.170/volume/v3/volumes/e1739223-1fff-4687-a985-b82507c2f966 Jul 24 07:57:08.911565 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e6c7c36b-725d-40f8-abd1-68ef9613cc60 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:57:08.911769 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e6c7c36b-725d-40f8-abd1-68ef9613cc60 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:57:08.918768 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:57:08.918768 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:57:08.922838 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-e6c7c36b-725d-40f8-abd1-68ef9613cc60 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Volume info retrieved successfully. Jul 24 07:57:08.926343 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e6c7c36b-725d-40f8-abd1-68ef9613cc60 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/volumes/e1739223-1fff-4687-a985-b82507c2f966 returned with HTTP 200 Jul 24 07:57:08.926666 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1403/5574] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:57:08 2026] GET /volume/v3/volumes/e1739223-1fff-4687-a985-b82507c2f966 => generated 880 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:57:08.937547 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-bc37dd97-c33e-442b-8c60-4f33c4b784ad None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:57:08.939112 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bc37dd97-c33e-442b-8c60-4f33c4b784ad tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] DELETE https://10.4.3.170/volume/v3/volumes/e1739223-1fff-4687-a985-b82507c2f966 Jul 24 07:57:08.939324 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bc37dd97-c33e-442b-8c60-4f33c4b784ad tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:57:08.939513 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bc37dd97-c33e-442b-8c60-4f33c4b784ad tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:57:08.939665 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-bc37dd97-c33e-442b-8c60-4f33c4b784ad tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Delete volume with id: e1739223-1fff-4687-a985-b82507c2f966 Jul 24 07:57:08.946065 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:57:08.946065 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:57:08.946481 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-bc37dd97-c33e-442b-8c60-4f33c4b784ad tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Volume info retrieved successfully. Jul 24 07:57:08.960960 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-bc37dd97-c33e-442b-8c60-4f33c4b784ad tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Delete volume request issued successfully. Jul 24 07:57:08.961174 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bc37dd97-c33e-442b-8c60-4f33c4b784ad tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/volumes/e1739223-1fff-4687-a985-b82507c2f966 returned with HTTP 202 Jul 24 07:57:08.961497 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1397/5575] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:57:08 2026] DELETE /volume/v3/volumes/e1739223-1fff-4687-a985-b82507c2f966 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:57:08.968016 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-f5e4757e-c580-4afa-a9a5-06c2984d57f3 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:57:08.970034 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f5e4757e-c580-4afa-a9a5-06c2984d57f3 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] GET https://10.4.3.170/volume/v3/volumes/e1739223-1fff-4687-a985-b82507c2f966 Jul 24 07:57:08.970342 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f5e4757e-c580-4afa-a9a5-06c2984d57f3 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:57:08.970620 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f5e4757e-c580-4afa-a9a5-06c2984d57f3 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:57:08.978252 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:57:08.978252 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:57:08.982281 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-f5e4757e-c580-4afa-a9a5-06c2984d57f3 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Volume info retrieved successfully. Jul 24 07:57:08.986820 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f5e4757e-c580-4afa-a9a5-06c2984d57f3 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/volumes/e1739223-1fff-4687-a985-b82507c2f966 returned with HTTP 200 Jul 24 07:57:08.987266 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1382/5576] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:57:08 2026] GET /volume/v3/volumes/e1739223-1fff-4687-a985-b82507c2f966 => generated 879 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:57:09.998421 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-cbb26a54-5ca4-4b61-b884-384d58a68b75 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:57:10.000194 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-cbb26a54-5ca4-4b61-b884-384d58a68b75 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] GET https://10.4.3.170/volume/v3/volumes/e1739223-1fff-4687-a985-b82507c2f966 Jul 24 07:57:10.000418 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-cbb26a54-5ca4-4b61-b884-384d58a68b75 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:57:10.000607 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-cbb26a54-5ca4-4b61-b884-384d58a68b75 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:57:10.005674 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-cbb26a54-5ca4-4b61-b884-384d58a68b75 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/volumes/e1739223-1fff-4687-a985-b82507c2f966 returned with HTTP 404 Jul 24 07:57:10.006109 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1395/5577] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:57:09 2026] GET /volume/v3/volumes/e1739223-1fff-4687-a985-b82507c2f966 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:57:10.011446 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-790c1a62-fe1c-4c47-9203-38af3dd33632 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:57:10.013508 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-790c1a62-fe1c-4c47-9203-38af3dd33632 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] GET https://10.4.3.170/volume/v3/volumes/e1739223-1fff-4687-a985-b82507c2f966 Jul 24 07:57:10.013726 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-790c1a62-fe1c-4c47-9203-38af3dd33632 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:57:10.013916 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-790c1a62-fe1c-4c47-9203-38af3dd33632 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:57:10.019036 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-790c1a62-fe1c-4c47-9203-38af3dd33632 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/volumes/e1739223-1fff-4687-a985-b82507c2f966 returned with HTTP 404 Jul 24 07:57:10.019536 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1404/5578] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:57:10 2026] GET /volume/v3/volumes/e1739223-1fff-4687-a985-b82507c2f966 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:57:10.024526 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9500b413-137b-4f1a-a866-c7861b3e25ff None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:57:10.026003 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9500b413-137b-4f1a-a866-c7861b3e25ff tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] DELETE https://10.4.3.170/volume/v3/volumes/e1739223-1fff-4687-a985-b82507c2f966 Jul 24 07:57:10.026188 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9500b413-137b-4f1a-a866-c7861b3e25ff tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:57:10.026381 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9500b413-137b-4f1a-a866-c7861b3e25ff tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:57:10.026528 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-9500b413-137b-4f1a-a866-c7861b3e25ff tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Delete volume with id: e1739223-1fff-4687-a985-b82507c2f966 Jul 24 07:57:10.031349 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9500b413-137b-4f1a-a866-c7861b3e25ff tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/volumes/e1739223-1fff-4687-a985-b82507c2f966 returned with HTTP 404 Jul 24 07:57:10.031718 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1398/5579] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:57:10 2026] DELETE /volume/v3/volumes/e1739223-1fff-4687-a985-b82507c2f966 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:57:10.038643 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-0bf095e3-9c0e-4910-b417-eec831681837 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:57:10.040288 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0bf095e3-9c0e-4910-b417-eec831681837 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/676f65a8-4a64-4292-ae53-aad37d433e88 Jul 24 07:57:10.040485 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0bf095e3-9c0e-4910-b417-eec831681837 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:57:10.040662 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0bf095e3-9c0e-4910-b417-eec831681837 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:57:10.040763 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.snapshots [None req-0bf095e3-9c0e-4910-b417-eec831681837 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Delete snapshot with id: 676f65a8-4a64-4292-ae53-aad37d433e88 Jul 24 07:57:10.045122 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:57:10.045122 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:57:10.045519 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-0bf095e3-9c0e-4910-b417-eec831681837 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Snapshot retrieved successfully. Jul 24 07:57:10.058825 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-0bf095e3-9c0e-4910-b417-eec831681837 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Snapshot delete request issued successfully. Jul 24 07:57:10.059075 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0bf095e3-9c0e-4910-b417-eec831681837 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/snapshots/676f65a8-4a64-4292-ae53-aad37d433e88 returned with HTTP 202 Jul 24 07:57:10.059640 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1383/5580] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 24 07:57:10 2026] DELETE /volume/v3/snapshots/676f65a8-4a64-4292-ae53-aad37d433e88 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:57:10.065735 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-beca03fb-f2ae-4fc8-96fc-0d5634b6cfca None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:57:10.067384 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-beca03fb-f2ae-4fc8-96fc-0d5634b6cfca tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] GET https://10.4.3.170/volume/v3/snapshots/676f65a8-4a64-4292-ae53-aad37d433e88 Jul 24 07:57:10.067561 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-beca03fb-f2ae-4fc8-96fc-0d5634b6cfca tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:57:10.067760 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-beca03fb-f2ae-4fc8-96fc-0d5634b6cfca tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:57:10.072381 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:57:10.072381 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:57:10.072770 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-beca03fb-f2ae-4fc8-96fc-0d5634b6cfca tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Snapshot retrieved successfully. Jul 24 07:57:10.073528 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-beca03fb-f2ae-4fc8-96fc-0d5634b6cfca tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/snapshots/676f65a8-4a64-4292-ae53-aad37d433e88 returned with HTTP 200 Jul 24 07:57:10.073868 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1396/5581] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:57:10 2026] GET /volume/v3/snapshots/676f65a8-4a64-4292-ae53-aad37d433e88 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:57:11.082088 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-e5912bcb-4149-4efb-8c00-852e3cc1e547 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:57:11.084454 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e5912bcb-4149-4efb-8c00-852e3cc1e547 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] GET https://10.4.3.170/volume/v3/snapshots/676f65a8-4a64-4292-ae53-aad37d433e88 Jul 24 07:57:11.084687 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e5912bcb-4149-4efb-8c00-852e3cc1e547 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:57:11.085033 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e5912bcb-4149-4efb-8c00-852e3cc1e547 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:57:11.089850 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e5912bcb-4149-4efb-8c00-852e3cc1e547 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/snapshots/676f65a8-4a64-4292-ae53-aad37d433e88 returned with HTTP 404 Jul 24 07:57:11.090452 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1405/5582] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:57:11 2026] GET /volume/v3/snapshots/676f65a8-4a64-4292-ae53-aad37d433e88 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:57:11.096094 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-193a4fbe-1f40-468c-827a-6ff3402f2f65 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:57:11.097743 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-193a4fbe-1f40-468c-827a-6ff3402f2f65 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] GET https://10.4.3.170/volume/v3/volumes/94b6bff9-c21a-49b8-a1e6-c06e19f6c33f Jul 24 07:57:11.097948 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-193a4fbe-1f40-468c-827a-6ff3402f2f65 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:57:11.098154 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-193a4fbe-1f40-468c-827a-6ff3402f2f65 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:57:11.104264 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:57:11.104264 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:57:11.107194 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-193a4fbe-1f40-468c-827a-6ff3402f2f65 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Volume info retrieved successfully. Jul 24 07:57:11.110548 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-193a4fbe-1f40-468c-827a-6ff3402f2f65 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/volumes/94b6bff9-c21a-49b8-a1e6-c06e19f6c33f returned with HTTP 200 Jul 24 07:57:11.110887 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1399/5583] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:57:11 2026] GET /volume/v3/volumes/94b6bff9-c21a-49b8-a1e6-c06e19f6c33f => generated 846 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:57:11.120835 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-f2bfaea8-156e-471a-9ebf-1a639f519f1c None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:57:11.122417 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f2bfaea8-156e-471a-9ebf-1a639f519f1c tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] DELETE https://10.4.3.170/volume/v3/volumes/94b6bff9-c21a-49b8-a1e6-c06e19f6c33f Jul 24 07:57:11.122597 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f2bfaea8-156e-471a-9ebf-1a639f519f1c tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:57:11.122774 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f2bfaea8-156e-471a-9ebf-1a639f519f1c tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:57:11.122917 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-f2bfaea8-156e-471a-9ebf-1a639f519f1c tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Delete volume with id: 94b6bff9-c21a-49b8-a1e6-c06e19f6c33f Jul 24 07:57:11.128928 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:57:11.128928 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:57:11.129393 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-f2bfaea8-156e-471a-9ebf-1a639f519f1c tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Volume info retrieved successfully. Jul 24 07:57:11.145753 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-f2bfaea8-156e-471a-9ebf-1a639f519f1c tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Delete volume request issued successfully. Jul 24 07:57:11.145906 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f2bfaea8-156e-471a-9ebf-1a639f519f1c tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/volumes/94b6bff9-c21a-49b8-a1e6-c06e19f6c33f returned with HTTP 202 Jul 24 07:57:11.146298 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1384/5584] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:57:11 2026] DELETE /volume/v3/volumes/94b6bff9-c21a-49b8-a1e6-c06e19f6c33f => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:57:11.153304 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-ffba6863-9e07-474a-a2ee-ed900839d98a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:57:11.155004 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ffba6863-9e07-474a-a2ee-ed900839d98a tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] GET https://10.4.3.170/volume/v3/volumes/94b6bff9-c21a-49b8-a1e6-c06e19f6c33f Jul 24 07:57:11.155197 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ffba6863-9e07-474a-a2ee-ed900839d98a tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:57:11.155392 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ffba6863-9e07-474a-a2ee-ed900839d98a tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:57:11.161780 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:57:11.161780 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:57:11.165177 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-ffba6863-9e07-474a-a2ee-ed900839d98a tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Volume info retrieved successfully. Jul 24 07:57:11.169006 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ffba6863-9e07-474a-a2ee-ed900839d98a tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/volumes/94b6bff9-c21a-49b8-a1e6-c06e19f6c33f returned with HTTP 200 Jul 24 07:57:11.169458 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1397/5585] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:57:11 2026] GET /volume/v3/volumes/94b6bff9-c21a-49b8-a1e6-c06e19f6c33f => generated 845 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:57:12.181261 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-d67a92f0-5b02-4892-899b-98bc3c7fef68 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:57:12.184145 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d67a92f0-5b02-4892-899b-98bc3c7fef68 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] GET https://10.4.3.170/volume/v3/volumes/94b6bff9-c21a-49b8-a1e6-c06e19f6c33f Jul 24 07:57:12.184145 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d67a92f0-5b02-4892-899b-98bc3c7fef68 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:57:12.184145 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d67a92f0-5b02-4892-899b-98bc3c7fef68 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:57:12.189905 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d67a92f0-5b02-4892-899b-98bc3c7fef68 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/volumes/94b6bff9-c21a-49b8-a1e6-c06e19f6c33f returned with HTTP 404 Jul 24 07:57:12.190476 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1406/5586] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:57:12 2026] GET /volume/v3/volumes/94b6bff9-c21a-49b8-a1e6-c06e19f6c33f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:57:12.196728 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-273a3184-6c28-4cc8-9a3c-69dde037600e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:57:12.198359 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-273a3184-6c28-4cc8-9a3c-69dde037600e tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] GET https://10.4.3.170/volume/v3/volumes/702c157a-f585-4557-952a-a4bc9bcf3f8e Jul 24 07:57:12.198535 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-273a3184-6c28-4cc8-9a3c-69dde037600e tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:57:12.198705 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-273a3184-6c28-4cc8-9a3c-69dde037600e tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:57:12.205218 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:57:12.205218 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:57:12.208185 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-273a3184-6c28-4cc8-9a3c-69dde037600e tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Volume info retrieved successfully. Jul 24 07:57:12.211626 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-273a3184-6c28-4cc8-9a3c-69dde037600e tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/volumes/702c157a-f585-4557-952a-a4bc9bcf3f8e returned with HTTP 200 Jul 24 07:57:12.211934 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1400/5587] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:57:12 2026] GET /volume/v3/volumes/702c157a-f585-4557-952a-a4bc9bcf3f8e => generated 846 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:57:12.222887 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-0c18fb27-b40e-4353-8d43-7945cf9ecd2d None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:57:12.224476 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0c18fb27-b40e-4353-8d43-7945cf9ecd2d tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:57:12.224791 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0c18fb27-b40e-4353-8d43-7945cf9ecd2d tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-703597525"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:57:12.226076 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-0c18fb27-b40e-4353-8d43-7945cf9ecd2d tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-703597525'}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:57:12.226214 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-0c18fb27-b40e-4353-8d43-7945cf9ecd2d tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Create volume of 1 GB Jul 24 07:57:12.229936 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-0c18fb27-b40e-4353-8d43-7945cf9ecd2d tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Availability Zones retrieved successfully. Jul 24 07:57:12.235329 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-0c18fb27-b40e-4353-8d43-7945cf9ecd2d tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Flow 'volume_create_api' (d74bc9f5-04d3-424b-82e9-e246834b8b4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:57:12.236150 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-0c18fb27-b40e-4353-8d43-7945cf9ecd2d tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26c5c115-d570-4837-b33e-5688a6129979) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:57:12.237037 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-0c18fb27-b40e-4353-8d43-7945cf9ecd2d tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Validating volume size '1' using validate_int {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:57:12.258487 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-0c18fb27-b40e-4353-8d43-7945cf9ecd2d tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26c5c115-d570-4837-b33e-5688a6129979) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:57:12.259259 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-0c18fb27-b40e-4353-8d43-7945cf9ecd2d tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (883ed08f-2158-48d1-b795-da1ec607df76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:57:12.294144 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-0c18fb27-b40e-4353-8d43-7945cf9ecd2d tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Created reservations ['ce1ceb6c-a5d9-462d-8734-44ea5d476c66', '8f7f099b-c384-4391-a071-44714aa53a24', '7bf7924e-d6ee-42b5-af0e-9b9bd9968a65', '230e1b1c-f959-4f3e-a715-6bade6cea04e'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:57:12.295117 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-0c18fb27-b40e-4353-8d43-7945cf9ecd2d tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (883ed08f-2158-48d1-b795-da1ec607df76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce1ceb6c-a5d9-462d-8734-44ea5d476c66', '8f7f099b-c384-4391-a071-44714aa53a24', '7bf7924e-d6ee-42b5-af0e-9b9bd9968a65', '230e1b1c-f959-4f3e-a715-6bade6cea04e']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:57:12.296000 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-0c18fb27-b40e-4353-8d43-7945cf9ecd2d tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (206bc265-bd3c-40b6-bad9-a3daf5f70d7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:57:12.320375 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-0c18fb27-b40e-4353-8d43-7945cf9ecd2d tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (206bc265-bd3c-40b6-bad9-a3daf5f70d7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1163187e-4dd3-4898-8b29-8df8f826da79', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-703597525',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc3e5755d4c7465cbb601bb312bd3db9',qos_specs=None,replication_status=,reservations=['ce1ceb6c-a5d9-462d-8734-44ea5d476c66','8f7f099b-c384-4391-a071-44714aa53a24','7bf7924e-d6ee-42b5-af0e-9b9bd9968a65','230e1b1c-f959-4f3e-a715-6bade6cea04e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b5a1c68098644bf96599dc4d8fa192f',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:57:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-703597525',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1163187e-4dd3-4898-8b29-8df8f826da79,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bc3e5755d4c7465cbb601bb312bd3db9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3b5a1c68098644bf96599dc4d8fa192f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:57:12.321092 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-0c18fb27-b40e-4353-8d43-7945cf9ecd2d tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (457f19ed-8f34-4c27-8b50-a058347025e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:57:12.337467 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-0c18fb27-b40e-4353-8d43-7945cf9ecd2d tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (457f19ed-8f34-4c27-8b50-a058347025e4) transitioned into state 'SUCCESS' from state '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-703597525',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc3e5755d4c7465cbb601bb312bd3db9',qos_specs=None,replication_status=,reservations=['ce1ceb6c-a5d9-462d-8734-44ea5d476c66','8f7f099b-c384-4391-a071-44714aa53a24','7bf7924e-d6ee-42b5-af0e-9b9bd9968a65','230e1b1c-f959-4f3e-a715-6bade6cea04e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b5a1c68098644bf96599dc4d8fa192f',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:57:12.338305 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-0c18fb27-b40e-4353-8d43-7945cf9ecd2d tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03f3337e-0b4d-48a2-8299-95f83591162e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:57:12.347710 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-0c18fb27-b40e-4353-8d43-7945cf9ecd2d tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03f3337e-0b4d-48a2-8299-95f83591162e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:57:12.348711 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-0c18fb27-b40e-4353-8d43-7945cf9ecd2d tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Flow 'volume_create_api' (d74bc9f5-04d3-424b-82e9-e246834b8b4e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:57:12.349049 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-0c18fb27-b40e-4353-8d43-7945cf9ecd2d tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Create volume request issued successfully. Jul 24 07:57:12.349704 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0c18fb27-b40e-4353-8d43-7945cf9ecd2d tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:57:12.350259 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1385/5588] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 24 07:57:12 2026] POST /volume/v3/volumes => generated 753 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:57:12.360440 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-74707f92-1598-4e7f-94fd-2f30e56535cb None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:57:12.362578 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-74707f92-1598-4e7f-94fd-2f30e56535cb tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] GET https://10.4.3.170/volume/v3/volumes/1163187e-4dd3-4898-8b29-8df8f826da79 Jul 24 07:57:12.362817 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-74707f92-1598-4e7f-94fd-2f30e56535cb tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:57:12.363049 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-74707f92-1598-4e7f-94fd-2f30e56535cb tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:57:12.370816 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:57:12.370816 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:57:12.374101 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-74707f92-1598-4e7f-94fd-2f30e56535cb tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Volume info retrieved successfully. Jul 24 07:57:12.377960 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-74707f92-1598-4e7f-94fd-2f30e56535cb tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/volumes/1163187e-4dd3-4898-8b29-8df8f826da79 returned with HTTP 200 Jul 24 07:57:12.378495 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1398/5589] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:57:12 2026] GET /volume/v3/volumes/1163187e-4dd3-4898-8b29-8df8f826da79 => generated 821 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:57:13.389896 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-2d609957-f56d-49d5-81f6-7fb7214e7ec3 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:57:13.391063 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2d609957-f56d-49d5-81f6-7fb7214e7ec3 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] GET https://10.4.3.170/volume/v3/volumes/1163187e-4dd3-4898-8b29-8df8f826da79 Jul 24 07:57:13.391236 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2d609957-f56d-49d5-81f6-7fb7214e7ec3 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:57:13.391416 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2d609957-f56d-49d5-81f6-7fb7214e7ec3 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:57:13.397186 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:57:13.397186 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:57:13.400036 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-2d609957-f56d-49d5-81f6-7fb7214e7ec3 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Volume info retrieved successfully. Jul 24 07:57:13.403619 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2d609957-f56d-49d5-81f6-7fb7214e7ec3 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/volumes/1163187e-4dd3-4898-8b29-8df8f826da79 returned with HTTP 200 Jul 24 07:57:13.403941 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1407/5590] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:57:13 2026] GET /volume/v3/volumes/1163187e-4dd3-4898-8b29-8df8f826da79 => generated 846 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:57:13.414176 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-6b35591c-eacd-4c79-b9bc-d4e799995932 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:57:13.415999 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6b35591c-eacd-4c79-b9bc-d4e799995932 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] POST https://10.4.3.170/volume/v3/snapshots Jul 24 07:57:13.416431 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6b35591c-eacd-4c79-b9bc-d4e799995932 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1163187e-4dd3-4898-8b29-8df8f826da79", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1852858315"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:57:13.423848 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:57:13.423848 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:57:13.424275 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-6b35591c-eacd-4c79-b9bc-d4e799995932 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Volume info retrieved successfully. Jul 24 07:57:13.424378 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.snapshots [None req-6b35591c-eacd-4c79-b9bc-d4e799995932 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Create snapshot from volume 1163187e-4dd3-4898-8b29-8df8f826da79 Jul 24 07:57:13.444227 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-6b35591c-eacd-4c79-b9bc-d4e799995932 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Created reservations ['a0050b05-5e68-43f4-b399-d04ae45d2265', 'b3195212-2e37-45b7-b223-a83fb6c4c524', '17598e06-219d-4cae-bae3-deeb51ad39d9', '57511b9b-028c-4f85-8738-d2041afbb479'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:57:13.466033 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-6b35591c-eacd-4c79-b9bc-d4e799995932 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Snapshot create request issued successfully. Jul 24 07:57:13.466334 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6b35591c-eacd-4c79-b9bc-d4e799995932 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 24 07:57:13.466714 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1401/5591] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 24 07:57:13 2026] POST /volume/v3/snapshots => generated 310 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:57:13.474584 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-9398af00-0dd1-4389-8ec5-f6b21f96a6c0 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:57:13.476401 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9398af00-0dd1-4389-8ec5-f6b21f96a6c0 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] GET https://10.4.3.170/volume/v3/snapshots/fd56b7ad-0c04-42aa-b125-d657b117e8d8 Jul 24 07:57:13.476708 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9398af00-0dd1-4389-8ec5-f6b21f96a6c0 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:57:13.476953 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9398af00-0dd1-4389-8ec5-f6b21f96a6c0 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:57:13.481362 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:57:13.481362 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:57:13.482057 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-9398af00-0dd1-4389-8ec5-f6b21f96a6c0 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Snapshot retrieved successfully. Jul 24 07:57:13.482540 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9398af00-0dd1-4389-8ec5-f6b21f96a6c0 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/snapshots/fd56b7ad-0c04-42aa-b125-d657b117e8d8 returned with HTTP 200 Jul 24 07:57:13.482886 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1386/5592] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:57:13 2026] GET /volume/v3/snapshots/fd56b7ad-0c04-42aa-b125-d657b117e8d8 => generated 442 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:57:14.490788 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-5e281533-e9cf-4c6e-b896-bcfaade10d54 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:57:14.492353 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5e281533-e9cf-4c6e-b896-bcfaade10d54 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] GET https://10.4.3.170/volume/v3/snapshots/fd56b7ad-0c04-42aa-b125-d657b117e8d8 Jul 24 07:57:14.492522 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5e281533-e9cf-4c6e-b896-bcfaade10d54 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:57:14.492689 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5e281533-e9cf-4c6e-b896-bcfaade10d54 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:57:14.496954 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:57:14.496954 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:57:14.497412 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-5e281533-e9cf-4c6e-b896-bcfaade10d54 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Snapshot retrieved successfully. Jul 24 07:57:14.498066 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5e281533-e9cf-4c6e-b896-bcfaade10d54 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/snapshots/fd56b7ad-0c04-42aa-b125-d657b117e8d8 returned with HTTP 200 Jul 24 07:57:14.498430 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1399/5593] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:57:14 2026] GET /volume/v3/snapshots/fd56b7ad-0c04-42aa-b125-d657b117e8d8 => generated 469 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:57:14.506080 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-e892cf39-1f6d-47db-beeb-2d4108231686 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:57:14.507658 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e892cf39-1f6d-47db-beeb-2d4108231686 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:57:14.507980 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e892cf39-1f6d-47db-beeb-2d4108231686 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "fd56b7ad-0c04-42aa-b125-d657b117e8d8", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-2129382034"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:57:14.509496 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-e892cf39-1f6d-47db-beeb-2d4108231686 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Create volume request body: {'volume': {'snapshot_id': 'fd56b7ad-0c04-42aa-b125-d657b117e8d8', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-2129382034'}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:57:14.514083 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:57:14.514083 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:57:14.514524 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-e892cf39-1f6d-47db-beeb-2d4108231686 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Snapshot retrieved successfully. Jul 24 07:57:14.514675 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-e892cf39-1f6d-47db-beeb-2d4108231686 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Create volume of 1 GB Jul 24 07:57:14.517699 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-e892cf39-1f6d-47db-beeb-2d4108231686 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Availability Zones retrieved successfully. Jul 24 07:57:14.523177 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e892cf39-1f6d-47db-beeb-2d4108231686 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Flow 'volume_create_api' (4f5ed5ca-1622-458b-a3d3-7317d30b311a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:57:14.524103 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e892cf39-1f6d-47db-beeb-2d4108231686 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5773a51-b4b7-4fc1-a289-2b0d3f408340) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:57:14.524948 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-e892cf39-1f6d-47db-beeb-2d4108231686 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:57:14.549874 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e892cf39-1f6d-47db-beeb-2d4108231686 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5773a51-b4b7-4fc1-a289-2b0d3f408340) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'fd56b7ad-0c04-42aa-b125-d657b117e8d8', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:57:14.550651 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e892cf39-1f6d-47db-beeb-2d4108231686 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1dac56ea-e34f-4907-b14b-2cb016df0885) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:57:14.583907 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-e892cf39-1f6d-47db-beeb-2d4108231686 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Created reservations ['a533980e-6cbb-4691-a0ed-79f4e57a9058', '830e78d0-f717-49e6-b1df-6090a588b7d6', '58595afe-bd1f-4301-bce2-cf58b8cf26af', 'fbf5c759-782c-4bb5-9dee-5dd9afadced1'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:57:14.584671 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e892cf39-1f6d-47db-beeb-2d4108231686 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1dac56ea-e34f-4907-b14b-2cb016df0885) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a533980e-6cbb-4691-a0ed-79f4e57a9058', '830e78d0-f717-49e6-b1df-6090a588b7d6', '58595afe-bd1f-4301-bce2-cf58b8cf26af', 'fbf5c759-782c-4bb5-9dee-5dd9afadced1']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:57:14.585392 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e892cf39-1f6d-47db-beeb-2d4108231686 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebc89a83-c862-4f9e-a18a-d9cc077e9c81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:57:14.620400 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e892cf39-1f6d-47db-beeb-2d4108231686 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebc89a83-c862-4f9e-a18a-d9cc077e9c81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '97ce4a2b-5abf-460f-8f07-73ae4d2d3dbd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2129382034',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc3e5755d4c7465cbb601bb312bd3db9',qos_specs=None,replication_status=,reservations=['a533980e-6cbb-4691-a0ed-79f4e57a9058','830e78d0-f717-49e6-b1df-6090a588b7d6','58595afe-bd1f-4301-bce2-cf58b8cf26af','fbf5c759-782c-4bb5-9dee-5dd9afadced1'],size=1,snapshot_id=fd56b7ad-0c04-42aa-b125-d657b117e8d8,source_replicaid=,source_volid=None,status='creating',user_id='3b5a1c68098644bf96599dc4d8fa192f',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:57:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2129382034',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=97ce4a2b-5abf-460f-8f07-73ae4d2d3dbd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bc3e5755d4c7465cbb601bb312bd3db9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=fd56b7ad-0c04-42aa-b125-d657b117e8d8,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3b5a1c68098644bf96599dc4d8fa192f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:57:14.621121 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e892cf39-1f6d-47db-beeb-2d4108231686 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79cc27c8-670b-419a-a4d2-768ff65bdfcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:57:14.636446 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e892cf39-1f6d-47db-beeb-2d4108231686 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79cc27c8-670b-419a-a4d2-768ff65bdfcd) transitioned into state 'SUCCESS' from state '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-2129382034',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc3e5755d4c7465cbb601bb312bd3db9',qos_specs=None,replication_status=,reservations=['a533980e-6cbb-4691-a0ed-79f4e57a9058','830e78d0-f717-49e6-b1df-6090a588b7d6','58595afe-bd1f-4301-bce2-cf58b8cf26af','fbf5c759-782c-4bb5-9dee-5dd9afadced1'],size=1,snapshot_id=fd56b7ad-0c04-42aa-b125-d657b117e8d8,source_replicaid=,source_volid=None,status='creating',user_id='3b5a1c68098644bf96599dc4d8fa192f',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:57:14.637071 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e892cf39-1f6d-47db-beeb-2d4108231686 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62ab405b-9d58-4a68-abbd-ae27e622da62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:57:14.654739 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e892cf39-1f6d-47db-beeb-2d4108231686 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62ab405b-9d58-4a68-abbd-ae27e622da62) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:57:14.655562 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e892cf39-1f6d-47db-beeb-2d4108231686 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Flow 'volume_create_api' (4f5ed5ca-1622-458b-a3d3-7317d30b311a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:57:14.655882 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-e892cf39-1f6d-47db-beeb-2d4108231686 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Create volume request issued successfully. Jul 24 07:57:14.656464 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e892cf39-1f6d-47db-beeb-2d4108231686 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:57:14.656893 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1408/5594] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 24 07:57:14 2026] POST /volume/v3/volumes => generated 788 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:57:14.667886 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b4270c07-9abe-4f73-a2e7-4b8acd3c482b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:57:14.670463 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b4270c07-9abe-4f73-a2e7-4b8acd3c482b tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] GET https://10.4.3.170/volume/v3/volumes/97ce4a2b-5abf-460f-8f07-73ae4d2d3dbd Jul 24 07:57:14.670750 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b4270c07-9abe-4f73-a2e7-4b8acd3c482b tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:57:14.671059 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b4270c07-9abe-4f73-a2e7-4b8acd3c482b tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:57:14.677889 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:57:14.677889 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:57:14.681025 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-b4270c07-9abe-4f73-a2e7-4b8acd3c482b tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Volume info retrieved successfully. Jul 24 07:57:14.684597 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b4270c07-9abe-4f73-a2e7-4b8acd3c482b tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/volumes/97ce4a2b-5abf-460f-8f07-73ae4d2d3dbd returned with HTTP 200 Jul 24 07:57:14.684926 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1402/5595] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:57:14 2026] GET /volume/v3/volumes/97ce4a2b-5abf-460f-8f07-73ae4d2d3dbd => generated 856 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:57:15.695722 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-52eedb2a-6e2d-40fc-98e8-63ca7ab0a80b None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:57:15.697318 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-52eedb2a-6e2d-40fc-98e8-63ca7ab0a80b tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] GET https://10.4.3.170/volume/v3/volumes/97ce4a2b-5abf-460f-8f07-73ae4d2d3dbd Jul 24 07:57:15.697496 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-52eedb2a-6e2d-40fc-98e8-63ca7ab0a80b tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:57:15.697685 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-52eedb2a-6e2d-40fc-98e8-63ca7ab0a80b tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:57:15.704074 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:57:15.704074 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:57:15.707302 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-52eedb2a-6e2d-40fc-98e8-63ca7ab0a80b tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Volume info retrieved successfully. Jul 24 07:57:15.710746 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-52eedb2a-6e2d-40fc-98e8-63ca7ab0a80b tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/volumes/97ce4a2b-5abf-460f-8f07-73ae4d2d3dbd returned with HTTP 200 Jul 24 07:57:15.711082 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1387/5596] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:57:15 2026] GET /volume/v3/volumes/97ce4a2b-5abf-460f-8f07-73ae4d2d3dbd => generated 881 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:57:15.721572 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-afdaf6a2-3969-4e6d-b320-d35cff189b9f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:57:15.723212 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-afdaf6a2-3969-4e6d-b320-d35cff189b9f tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] GET https://10.4.3.170/volume/v3/volumes/97ce4a2b-5abf-460f-8f07-73ae4d2d3dbd Jul 24 07:57:15.723394 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-afdaf6a2-3969-4e6d-b320-d35cff189b9f tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:57:15.723566 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-afdaf6a2-3969-4e6d-b320-d35cff189b9f tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:57:15.730167 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:57:15.730167 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:57:15.733473 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-afdaf6a2-3969-4e6d-b320-d35cff189b9f tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Volume info retrieved successfully. Jul 24 07:57:15.737014 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-afdaf6a2-3969-4e6d-b320-d35cff189b9f tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/volumes/97ce4a2b-5abf-460f-8f07-73ae4d2d3dbd returned with HTTP 200 Jul 24 07:57:15.737404 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1400/5597] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:57:15 2026] GET /volume/v3/volumes/97ce4a2b-5abf-460f-8f07-73ae4d2d3dbd => generated 881 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:57:15.748358 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-7ee11cb9-f242-467c-ad09-d69b53204c88 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:57:15.750095 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7ee11cb9-f242-467c-ad09-d69b53204c88 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] DELETE https://10.4.3.170/volume/v3/volumes/97ce4a2b-5abf-460f-8f07-73ae4d2d3dbd Jul 24 07:57:15.750299 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7ee11cb9-f242-467c-ad09-d69b53204c88 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:57:15.750486 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7ee11cb9-f242-467c-ad09-d69b53204c88 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:57:15.750639 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-7ee11cb9-f242-467c-ad09-d69b53204c88 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Delete volume with id: 97ce4a2b-5abf-460f-8f07-73ae4d2d3dbd Jul 24 07:57:15.756835 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:57:15.756835 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:57:15.757234 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-7ee11cb9-f242-467c-ad09-d69b53204c88 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Volume info retrieved successfully. Jul 24 07:57:15.770491 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-7ee11cb9-f242-467c-ad09-d69b53204c88 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Delete volume request issued successfully. Jul 24 07:57:15.770665 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7ee11cb9-f242-467c-ad09-d69b53204c88 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/volumes/97ce4a2b-5abf-460f-8f07-73ae4d2d3dbd returned with HTTP 202 Jul 24 07:57:15.771092 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1409/5598] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:57:15 2026] DELETE /volume/v3/volumes/97ce4a2b-5abf-460f-8f07-73ae4d2d3dbd => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:57:15.777384 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-025e32c2-4ecb-4475-acf6-27974e9745bc None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:57:15.779453 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-025e32c2-4ecb-4475-acf6-27974e9745bc tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] GET https://10.4.3.170/volume/v3/volumes/97ce4a2b-5abf-460f-8f07-73ae4d2d3dbd Jul 24 07:57:15.779708 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-025e32c2-4ecb-4475-acf6-27974e9745bc tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:57:15.779971 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-025e32c2-4ecb-4475-acf6-27974e9745bc tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:57:15.787514 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:57:15.787514 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:57:15.791264 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-025e32c2-4ecb-4475-acf6-27974e9745bc tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Volume info retrieved successfully. Jul 24 07:57:15.795918 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-025e32c2-4ecb-4475-acf6-27974e9745bc tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/volumes/97ce4a2b-5abf-460f-8f07-73ae4d2d3dbd returned with HTTP 200 Jul 24 07:57:15.796331 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1403/5599] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:57:15 2026] GET /volume/v3/volumes/97ce4a2b-5abf-460f-8f07-73ae4d2d3dbd => generated 880 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:57:16.806777 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-88177cac-2c9a-4187-8e09-3ce94ef7aed2 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:57:16.808511 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-88177cac-2c9a-4187-8e09-3ce94ef7aed2 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] GET https://10.4.3.170/volume/v3/volumes/97ce4a2b-5abf-460f-8f07-73ae4d2d3dbd Jul 24 07:57:16.808700 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-88177cac-2c9a-4187-8e09-3ce94ef7aed2 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:57:16.808876 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-88177cac-2c9a-4187-8e09-3ce94ef7aed2 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:57:16.813961 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-88177cac-2c9a-4187-8e09-3ce94ef7aed2 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/volumes/97ce4a2b-5abf-460f-8f07-73ae4d2d3dbd returned with HTTP 404 Jul 24 07:57:16.814432 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1388/5600] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:57:16 2026] GET /volume/v3/volumes/97ce4a2b-5abf-460f-8f07-73ae4d2d3dbd => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:57:16.819983 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-4c82b9ae-fb98-4d3c-b8ea-ccd1ce6c92d8 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:57:16.821580 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4c82b9ae-fb98-4d3c-b8ea-ccd1ce6c92d8 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] GET https://10.4.3.170/volume/v3/volumes/97ce4a2b-5abf-460f-8f07-73ae4d2d3dbd Jul 24 07:57:16.821768 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4c82b9ae-fb98-4d3c-b8ea-ccd1ce6c92d8 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:57:16.821942 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4c82b9ae-fb98-4d3c-b8ea-ccd1ce6c92d8 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:57:16.826973 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4c82b9ae-fb98-4d3c-b8ea-ccd1ce6c92d8 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/volumes/97ce4a2b-5abf-460f-8f07-73ae4d2d3dbd returned with HTTP 404 Jul 24 07:57:16.827406 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1401/5601] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:57:16 2026] GET /volume/v3/volumes/97ce4a2b-5abf-460f-8f07-73ae4d2d3dbd => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:57:16.833255 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-31040bc9-acf8-46d3-b981-9babf1e218fc None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:57:16.834895 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-31040bc9-acf8-46d3-b981-9babf1e218fc tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] DELETE https://10.4.3.170/volume/v3/volumes/97ce4a2b-5abf-460f-8f07-73ae4d2d3dbd Jul 24 07:57:16.835085 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-31040bc9-acf8-46d3-b981-9babf1e218fc tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:57:16.835297 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-31040bc9-acf8-46d3-b981-9babf1e218fc tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:57:16.835452 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-31040bc9-acf8-46d3-b981-9babf1e218fc tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Delete volume with id: 97ce4a2b-5abf-460f-8f07-73ae4d2d3dbd Jul 24 07:57:16.840512 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-31040bc9-acf8-46d3-b981-9babf1e218fc tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/volumes/97ce4a2b-5abf-460f-8f07-73ae4d2d3dbd returned with HTTP 404 Jul 24 07:57:16.840951 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1410/5602] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:57:16 2026] DELETE /volume/v3/volumes/97ce4a2b-5abf-460f-8f07-73ae4d2d3dbd => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:57:16.846529 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-813ad328-7a61-4bf5-bc32-913c0154f1ea None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:57:16.848053 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-813ad328-7a61-4bf5-bc32-913c0154f1ea tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/fd56b7ad-0c04-42aa-b125-d657b117e8d8 Jul 24 07:57:16.848229 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-813ad328-7a61-4bf5-bc32-913c0154f1ea tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:57:16.848407 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-813ad328-7a61-4bf5-bc32-913c0154f1ea tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:57:16.848500 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.snapshots [None req-813ad328-7a61-4bf5-bc32-913c0154f1ea tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Delete snapshot with id: fd56b7ad-0c04-42aa-b125-d657b117e8d8 Jul 24 07:57:16.852740 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:57:16.852740 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:57:16.853125 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-813ad328-7a61-4bf5-bc32-913c0154f1ea tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Snapshot retrieved successfully. Jul 24 07:57:16.864866 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-813ad328-7a61-4bf5-bc32-913c0154f1ea tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Snapshot delete request issued successfully. Jul 24 07:57:16.865029 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-813ad328-7a61-4bf5-bc32-913c0154f1ea tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/snapshots/fd56b7ad-0c04-42aa-b125-d657b117e8d8 returned with HTTP 202 Jul 24 07:57:16.865409 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1404/5603] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 24 07:57:16 2026] DELETE /volume/v3/snapshots/fd56b7ad-0c04-42aa-b125-d657b117e8d8 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:57:16.870889 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-1b779c80-e8ee-47cb-89c3-2fd096019e59 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:57:16.872572 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1b779c80-e8ee-47cb-89c3-2fd096019e59 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] GET https://10.4.3.170/volume/v3/snapshots/fd56b7ad-0c04-42aa-b125-d657b117e8d8 Jul 24 07:57:16.872784 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1b779c80-e8ee-47cb-89c3-2fd096019e59 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:57:16.872913 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1b779c80-e8ee-47cb-89c3-2fd096019e59 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:57:16.878909 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:57:16.878909 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:57:16.879568 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-1b779c80-e8ee-47cb-89c3-2fd096019e59 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Snapshot retrieved successfully. Jul 24 07:57:16.880463 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1b779c80-e8ee-47cb-89c3-2fd096019e59 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/snapshots/fd56b7ad-0c04-42aa-b125-d657b117e8d8 returned with HTTP 200 Jul 24 07:57:16.880801 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1389/5604] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:57:16 2026] GET /volume/v3/snapshots/fd56b7ad-0c04-42aa-b125-d657b117e8d8 => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:57:17.889059 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-5d7b45e1-2b63-4de0-bca8-0569b2aa0509 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:57:17.890583 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5d7b45e1-2b63-4de0-bca8-0569b2aa0509 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] GET https://10.4.3.170/volume/v3/snapshots/fd56b7ad-0c04-42aa-b125-d657b117e8d8 Jul 24 07:57:17.890765 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5d7b45e1-2b63-4de0-bca8-0569b2aa0509 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:57:17.890964 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5d7b45e1-2b63-4de0-bca8-0569b2aa0509 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:57:17.894737 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5d7b45e1-2b63-4de0-bca8-0569b2aa0509 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/snapshots/fd56b7ad-0c04-42aa-b125-d657b117e8d8 returned with HTTP 404 Jul 24 07:57:17.895153 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1402/5605] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 07:57:17 2026] GET /volume/v3/snapshots/fd56b7ad-0c04-42aa-b125-d657b117e8d8 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:57:17.901063 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-688d4235-8967-4525-83f1-f3af6b4f7ee9 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:57:17.902776 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-688d4235-8967-4525-83f1-f3af6b4f7ee9 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] GET https://10.4.3.170/volume/v3/volumes/1163187e-4dd3-4898-8b29-8df8f826da79 Jul 24 07:57:17.902993 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-688d4235-8967-4525-83f1-f3af6b4f7ee9 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:57:17.903230 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-688d4235-8967-4525-83f1-f3af6b4f7ee9 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:57:17.909434 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:57:17.909434 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:57:17.912568 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-688d4235-8967-4525-83f1-f3af6b4f7ee9 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Volume info retrieved successfully. Jul 24 07:57:17.916107 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-688d4235-8967-4525-83f1-f3af6b4f7ee9 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/volumes/1163187e-4dd3-4898-8b29-8df8f826da79 returned with HTTP 200 Jul 24 07:57:17.916457 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1411/5606] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:57:17 2026] GET /volume/v3/volumes/1163187e-4dd3-4898-8b29-8df8f826da79 => generated 846 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:57:17.926823 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c192e34d-9dbc-4bc7-a644-168ed1d06c50 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:57:17.929180 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c192e34d-9dbc-4bc7-a644-168ed1d06c50 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] DELETE https://10.4.3.170/volume/v3/volumes/1163187e-4dd3-4898-8b29-8df8f826da79 Jul 24 07:57:17.929465 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c192e34d-9dbc-4bc7-a644-168ed1d06c50 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:57:17.929733 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c192e34d-9dbc-4bc7-a644-168ed1d06c50 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:57:17.929959 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-c192e34d-9dbc-4bc7-a644-168ed1d06c50 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Delete volume with id: 1163187e-4dd3-4898-8b29-8df8f826da79 Jul 24 07:57:17.936670 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:57:17.936670 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:57:17.937069 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-c192e34d-9dbc-4bc7-a644-168ed1d06c50 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Volume info retrieved successfully. Jul 24 07:57:17.950813 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-c192e34d-9dbc-4bc7-a644-168ed1d06c50 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Delete volume request issued successfully. Jul 24 07:57:17.950970 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c192e34d-9dbc-4bc7-a644-168ed1d06c50 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/volumes/1163187e-4dd3-4898-8b29-8df8f826da79 returned with HTTP 202 Jul 24 07:57:17.951381 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1405/5607] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:57:17 2026] DELETE /volume/v3/volumes/1163187e-4dd3-4898-8b29-8df8f826da79 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:57:17.957362 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-eca0b0ce-67cd-495e-9a29-a2b1d122afa6 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:57:17.959102 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-eca0b0ce-67cd-495e-9a29-a2b1d122afa6 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] GET https://10.4.3.170/volume/v3/volumes/1163187e-4dd3-4898-8b29-8df8f826da79 Jul 24 07:57:17.959253 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-eca0b0ce-67cd-495e-9a29-a2b1d122afa6 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:57:17.959890 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-eca0b0ce-67cd-495e-9a29-a2b1d122afa6 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:57:17.965717 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:57:17.965717 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:57:17.969149 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-eca0b0ce-67cd-495e-9a29-a2b1d122afa6 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Volume info retrieved successfully. Jul 24 07:57:17.972458 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-eca0b0ce-67cd-495e-9a29-a2b1d122afa6 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/volumes/1163187e-4dd3-4898-8b29-8df8f826da79 returned with HTTP 200 Jul 24 07:57:17.972636 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1390/5608] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:57:17 2026] GET /volume/v3/volumes/1163187e-4dd3-4898-8b29-8df8f826da79 => generated 845 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:57:18.984370 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-d8552b4c-c4c3-47cb-8c96-d479d6355a5f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:57:18.986035 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d8552b4c-c4c3-47cb-8c96-d479d6355a5f tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] GET https://10.4.3.170/volume/v3/volumes/1163187e-4dd3-4898-8b29-8df8f826da79 Jul 24 07:57:18.986249 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d8552b4c-c4c3-47cb-8c96-d479d6355a5f tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:57:18.986492 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d8552b4c-c4c3-47cb-8c96-d479d6355a5f tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:57:18.991868 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d8552b4c-c4c3-47cb-8c96-d479d6355a5f tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/volumes/1163187e-4dd3-4898-8b29-8df8f826da79 returned with HTTP 404 Jul 24 07:57:18.992339 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1403/5609] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:57:18 2026] GET /volume/v3/volumes/1163187e-4dd3-4898-8b29-8df8f826da79 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:57:18.999377 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-0036d0a3-d56f-4b9b-9885-edd8f1cb73d2 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:57:19.001034 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0036d0a3-d56f-4b9b-9885-edd8f1cb73d2 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] GET https://10.4.3.170/volume/v3/volumes/702c157a-f585-4557-952a-a4bc9bcf3f8e Jul 24 07:57:19.001228 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0036d0a3-d56f-4b9b-9885-edd8f1cb73d2 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:57:19.001417 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0036d0a3-d56f-4b9b-9885-edd8f1cb73d2 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:57:19.007875 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:57:19.007875 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:57:19.010936 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-0036d0a3-d56f-4b9b-9885-edd8f1cb73d2 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Volume info retrieved successfully. Jul 24 07:57:19.014454 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0036d0a3-d56f-4b9b-9885-edd8f1cb73d2 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/volumes/702c157a-f585-4557-952a-a4bc9bcf3f8e returned with HTTP 200 Jul 24 07:57:19.014773 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1412/5610] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:57:18 2026] GET /volume/v3/volumes/702c157a-f585-4557-952a-a4bc9bcf3f8e => generated 846 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:57:19.025004 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2ced4ef9-b05a-4070-b66f-611a886d323f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:57:19.026556 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2ced4ef9-b05a-4070-b66f-611a886d323f tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] DELETE https://10.4.3.170/volume/v3/volumes/702c157a-f585-4557-952a-a4bc9bcf3f8e Jul 24 07:57:19.026721 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2ced4ef9-b05a-4070-b66f-611a886d323f tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:57:19.026892 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2ced4ef9-b05a-4070-b66f-611a886d323f tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:57:19.027052 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-2ced4ef9-b05a-4070-b66f-611a886d323f tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Delete volume with id: 702c157a-f585-4557-952a-a4bc9bcf3f8e Jul 24 07:57:19.033157 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:57:19.033157 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:57:19.033557 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-2ced4ef9-b05a-4070-b66f-611a886d323f tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Volume info retrieved successfully. Jul 24 07:57:19.046905 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-2ced4ef9-b05a-4070-b66f-611a886d323f tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Delete volume request issued successfully. Jul 24 07:57:19.047089 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2ced4ef9-b05a-4070-b66f-611a886d323f tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/volumes/702c157a-f585-4557-952a-a4bc9bcf3f8e returned with HTTP 202 Jul 24 07:57:19.047515 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1406/5611] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:57:19 2026] DELETE /volume/v3/volumes/702c157a-f585-4557-952a-a4bc9bcf3f8e => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:57:19.053720 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-3c8adb71-b567-4ce2-bc54-cdbfeafd464a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:57:19.055419 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3c8adb71-b567-4ce2-bc54-cdbfeafd464a tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] GET https://10.4.3.170/volume/v3/volumes/702c157a-f585-4557-952a-a4bc9bcf3f8e Jul 24 07:57:19.055598 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3c8adb71-b567-4ce2-bc54-cdbfeafd464a tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:57:19.055774 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3c8adb71-b567-4ce2-bc54-cdbfeafd464a tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:57:19.062071 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:57:19.062071 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:57:19.065334 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-3c8adb71-b567-4ce2-bc54-cdbfeafd464a tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Volume info retrieved successfully. Jul 24 07:57:19.069355 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3c8adb71-b567-4ce2-bc54-cdbfeafd464a tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/volumes/702c157a-f585-4557-952a-a4bc9bcf3f8e returned with HTTP 200 Jul 24 07:57:19.069665 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1391/5612] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:57:19 2026] GET /volume/v3/volumes/702c157a-f585-4557-952a-a4bc9bcf3f8e => generated 845 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:57:20.081289 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-3b462dcd-03ad-4664-bf36-57315a3867c4 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:57:20.082933 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3b462dcd-03ad-4664-bf36-57315a3867c4 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] GET https://10.4.3.170/volume/v3/volumes/702c157a-f585-4557-952a-a4bc9bcf3f8e Jul 24 07:57:20.083132 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3b462dcd-03ad-4664-bf36-57315a3867c4 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:57:20.083331 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3b462dcd-03ad-4664-bf36-57315a3867c4 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:57:20.088792 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3b462dcd-03ad-4664-bf36-57315a3867c4 tempest-VolumesSnapshotTestJSON-1506739184 tempest-VolumesSnapshotTestJSON-1506739184-project-member] https://10.4.3.170/volume/v3/volumes/702c157a-f585-4557-952a-a4bc9bcf3f8e returned with HTTP 404 Jul 24 07:57:20.089309 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1404/5613] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:57:20 2026] GET /volume/v3/volumes/702c157a-f585-4557-952a-a4bc9bcf3f8e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:57:29.013781 np0000005822 devstack@c-api.service[100245]: DEBUG dbcounter [-] [100245] Writing DB stats cinder:SELECT=76,cinder:UPDATE=17,cinder:INSERT=7 {{(pid=100245) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 07:57:29.043566 np0000005822 devstack@c-api.service[100246]: DEBUG dbcounter [-] [100246] Writing DB stats cinder:SELECT=103,cinder:INSERT=19,cinder:UPDATE=40 {{(pid=100246) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 07:57:29.068275 np0000005822 devstack@c-api.service[100243]: DEBUG dbcounter [-] [100243] Writing DB stats cinder:SELECT=101,cinder:INSERT=17,cinder:UPDATE=39 {{(pid=100243) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 07:57:30.085438 np0000005822 devstack@c-api.service[100244]: DEBUG dbcounter [-] [100244] Writing DB stats cinder:SELECT=81,cinder:UPDATE=19,cinder:INSERT=7 {{(pid=100244) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 07:58:13.287651 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-b6f50dbf-7d06-45d7-9be0-c303327c0d71 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:58:13.289342 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b6f50dbf-7d06-45d7-9be0-c303327c0d71 tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:58:13.289684 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b6f50dbf-7d06-45d7-9be0-c303327c0d71 tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-1193355235", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:58:13.291124 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-b6f50dbf-7d06-45d7-9be0-c303327c0d71 tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-1193355235', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:58:13.291260 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-b6f50dbf-7d06-45d7-9be0-c303327c0d71 tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] Create volume of 1 GB Jul 24 07:58:13.295475 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-b6f50dbf-7d06-45d7-9be0-c303327c0d71 tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] Availability Zones retrieved successfully. Jul 24 07:58:13.300210 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-b6f50dbf-7d06-45d7-9be0-c303327c0d71 tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] Flow 'volume_create_api' (a4a212b2-bc49-4e71-8513-40de30a2e106) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:58:13.301182 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-b6f50dbf-7d06-45d7-9be0-c303327c0d71 tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (359553ff-6a13-4521-9367-baf0e6a88d8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:58:13.301969 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-b6f50dbf-7d06-45d7-9be0-c303327c0d71 tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] Validating volume size '1' using validate_int {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:58:13.322529 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-b6f50dbf-7d06-45d7-9be0-c303327c0d71 tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (359553ff-6a13-4521-9367-baf0e6a88d8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:58:13.323139 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-b6f50dbf-7d06-45d7-9be0-c303327c0d71 tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be66909e-e49c-40f7-9dc7-d3c45f0b554c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:58:13.369251 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-b6f50dbf-7d06-45d7-9be0-c303327c0d71 tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] Created reservations ['3a535c67-72c7-4121-b194-c9716cfc8f87', '067adb28-8d56-45bd-8233-3a69c606c015', '60416c99-b66f-42e2-9f6d-2affbc6b7cc4', '01b28ee6-8daa-4374-ae89-676e142a2dd2'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:58:13.370126 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-b6f50dbf-7d06-45d7-9be0-c303327c0d71 tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be66909e-e49c-40f7-9dc7-d3c45f0b554c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3a535c67-72c7-4121-b194-c9716cfc8f87', '067adb28-8d56-45bd-8233-3a69c606c015', '60416c99-b66f-42e2-9f6d-2affbc6b7cc4', '01b28ee6-8daa-4374-ae89-676e142a2dd2']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:58:13.370805 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-b6f50dbf-7d06-45d7-9be0-c303327c0d71 tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93076b5a-717c-40a8-b878-acfa84f9fe53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:58:13.393269 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-b6f50dbf-7d06-45d7-9be0-c303327c0d71 tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93076b5a-717c-40a8-b878-acfa84f9fe53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '78d0f300-0868-4599-a142-ca962dcb2cd5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1193355235',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f9ed46b6a544bcb811f74c124694293',qos_specs=None,replication_status=,reservations=['3a535c67-72c7-4121-b194-c9716cfc8f87','067adb28-8d56-45bd-8233-3a69c606c015','60416c99-b66f-42e2-9f6d-2affbc6b7cc4','01b28ee6-8daa-4374-ae89-676e142a2dd2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7e9b858ca14442eaddc50266b7e4111',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:58:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1193355235',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=78d0f300-0868-4599-a142-ca962dcb2cd5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6f9ed46b6a544bcb811f74c124694293',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d7e9b858ca14442eaddc50266b7e4111',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:58:13.393886 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-b6f50dbf-7d06-45d7-9be0-c303327c0d71 tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (281e40cb-73da-45bc-807a-9fe9d8281e24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:58:13.407930 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-b6f50dbf-7d06-45d7-9be0-c303327c0d71 tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (281e40cb-73da-45bc-807a-9fe9d8281e24) transitioned into state 'SUCCESS' from state '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-1193355235',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f9ed46b6a544bcb811f74c124694293',qos_specs=None,replication_status=,reservations=['3a535c67-72c7-4121-b194-c9716cfc8f87','067adb28-8d56-45bd-8233-3a69c606c015','60416c99-b66f-42e2-9f6d-2affbc6b7cc4','01b28ee6-8daa-4374-ae89-676e142a2dd2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7e9b858ca14442eaddc50266b7e4111',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:58:13.408763 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-b6f50dbf-7d06-45d7-9be0-c303327c0d71 tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b263e30c-554b-4db9-a980-ecf6be8e7f35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:58:13.416416 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-b6f50dbf-7d06-45d7-9be0-c303327c0d71 tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b263e30c-554b-4db9-a980-ecf6be8e7f35) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:58:13.417287 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-b6f50dbf-7d06-45d7-9be0-c303327c0d71 tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] Flow 'volume_create_api' (a4a212b2-bc49-4e71-8513-40de30a2e106) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:58:13.417598 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-b6f50dbf-7d06-45d7-9be0-c303327c0d71 tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] Create volume request issued successfully. Jul 24 07:58:13.418169 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b6f50dbf-7d06-45d7-9be0-c303327c0d71 tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:58:13.418631 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1413/5614] 10.4.3.170 () {70 vars in 1300 bytes} [Fri Jul 24 07:58:13 2026] POST /volume/v3/volumes => generated 789 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:58:13.429712 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-84fad4b4-3c4d-420b-b473-f433a9bece06 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:58:13.431715 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-84fad4b4-3c4d-420b-b473-f433a9bece06 tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] GET https://10.4.3.170/volume/v3/volumes/78d0f300-0868-4599-a142-ca962dcb2cd5 Jul 24 07:58:13.431951 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-84fad4b4-3c4d-420b-b473-f433a9bece06 tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:58:13.432184 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-84fad4b4-3c4d-420b-b473-f433a9bece06 tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:58:13.439831 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:58:13.439831 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:58:13.443624 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-84fad4b4-3c4d-420b-b473-f433a9bece06 tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] Volume info retrieved successfully. Jul 24 07:58:13.447803 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-84fad4b4-3c4d-420b-b473-f433a9bece06 tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] https://10.4.3.170/volume/v3/volumes/78d0f300-0868-4599-a142-ca962dcb2cd5 returned with HTTP 200 Jul 24 07:58:13.448222 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1407/5615] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:58:13 2026] GET /volume/v3/volumes/78d0f300-0868-4599-a142-ca962dcb2cd5 => generated 857 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:58:14.460382 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-b5209700-d9fc-4717-8dbe-1ccd385f9b94 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:58:14.462062 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b5209700-d9fc-4717-8dbe-1ccd385f9b94 tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] GET https://10.4.3.170/volume/v3/volumes/78d0f300-0868-4599-a142-ca962dcb2cd5 Jul 24 07:58:14.462272 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b5209700-d9fc-4717-8dbe-1ccd385f9b94 tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:58:14.462446 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b5209700-d9fc-4717-8dbe-1ccd385f9b94 tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:58:14.469732 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:58:14.469732 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:58:14.473341 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-b5209700-d9fc-4717-8dbe-1ccd385f9b94 tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] Volume info retrieved successfully. Jul 24 07:58:14.477310 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b5209700-d9fc-4717-8dbe-1ccd385f9b94 tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] https://10.4.3.170/volume/v3/volumes/78d0f300-0868-4599-a142-ca962dcb2cd5 returned with HTTP 200 Jul 24 07:58:14.477790 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1392/5616] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:58:14 2026] GET /volume/v3/volumes/78d0f300-0868-4599-a142-ca962dcb2cd5 => generated 882 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:58:14.489036 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-6bd9a5be-1ced-4d97-b40c-4737449e1134 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:58:14.490815 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6bd9a5be-1ced-4d97-b40c-4737449e1134 tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] GET https://10.4.3.170/volume/v3/volumes/78d0f300-0868-4599-a142-ca962dcb2cd5 Jul 24 07:58:14.491003 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6bd9a5be-1ced-4d97-b40c-4737449e1134 tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:58:14.491196 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6bd9a5be-1ced-4d97-b40c-4737449e1134 tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:58:14.498553 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:58:14.498553 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:58:14.502461 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-6bd9a5be-1ced-4d97-b40c-4737449e1134 tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] Volume info retrieved successfully. Jul 24 07:58:14.506589 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6bd9a5be-1ced-4d97-b40c-4737449e1134 tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] https://10.4.3.170/volume/v3/volumes/78d0f300-0868-4599-a142-ca962dcb2cd5 returned with HTTP 200 Jul 24 07:58:14.506922 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1405/5617] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:58:14 2026] GET /volume/v3/volumes/78d0f300-0868-4599-a142-ca962dcb2cd5 => generated 882 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:58:14.545810 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-b22af030-6e39-4830-b033-74d1b4892a1e req-95695e1d-245b-4628-bc59-45e7a8d3cae0 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:58:14.547732 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-b22af030-6e39-4830-b033-74d1b4892a1e req-95695e1d-245b-4628-bc59-45e7a8d3cae0 tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] GET https://10.4.3.170/volume/v3/volumes/78d0f300-0868-4599-a142-ca962dcb2cd5 Jul 24 07:58:14.547904 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-b22af030-6e39-4830-b033-74d1b4892a1e req-95695e1d-245b-4628-bc59-45e7a8d3cae0 tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:58:14.548085 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-b22af030-6e39-4830-b033-74d1b4892a1e req-95695e1d-245b-4628-bc59-45e7a8d3cae0 tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:58:14.554560 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:58:14.554560 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:58:14.557606 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [req-b22af030-6e39-4830-b033-74d1b4892a1e req-95695e1d-245b-4628-bc59-45e7a8d3cae0 tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] Volume info retrieved successfully. Jul 24 07:58:14.560925 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-b22af030-6e39-4830-b033-74d1b4892a1e req-95695e1d-245b-4628-bc59-45e7a8d3cae0 tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] https://10.4.3.170/volume/v3/volumes/78d0f300-0868-4599-a142-ca962dcb2cd5 returned with HTTP 200 Jul 24 07:58:14.561268 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1414/5618] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:58:14 2026] GET /volume/v3/volumes/78d0f300-0868-4599-a142-ca962dcb2cd5 => generated 864 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:58:14.620342 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b4575a57-620c-4799-9467-b42742f539cd None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:58:14.620761 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b4575a57-620c-4799-9467-b42742f539cd None None] GET https://10.4.3.170/volume// Jul 24 07:58:14.620943 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b4575a57-620c-4799-9467-b42742f539cd None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:58:14.621189 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b4575a57-620c-4799-9467-b42742f539cd None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:58:14.621512 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b4575a57-620c-4799-9467-b42742f539cd None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:58:14.621789 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1408/5619] 10.4.3.170 () {66 vars in 1428 bytes} [Fri Jul 24 07:58:14 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:58:14.628125 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-b22af030-6e39-4830-b033-74d1b4892a1e req-a31f77c3-d939-4bd3-be8a-7f746c5a47a1 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:58:14.630084 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-b22af030-6e39-4830-b033-74d1b4892a1e req-a31f77c3-d939-4bd3-be8a-7f746c5a47a1 tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 24 07:58:14.630439 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-b22af030-6e39-4830-b033-74d1b4892a1e req-a31f77c3-d939-4bd3-be8a-7f746c5a47a1 tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "78d0f300-0868-4599-a142-ca962dcb2cd5", "connector": null, "instance_uuid": "01f0da7d-0e45-4974-9507-15805344020c"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:58:14.638126 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:58:14.638126 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:58:14.658689 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-b22af030-6e39-4830-b033-74d1b4892a1e req-a31f77c3-d939-4bd3-be8a-7f746c5a47a1 tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 24 07:58:14.659286 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1393/5620] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 24 07:58:14 2026] POST /volume/v3/attachments => generated 273 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:58:14.682023 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-348a58fa-92e1-4654-95f9-3cac63aa8180 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:58:14.683766 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-348a58fa-92e1-4654-95f9-3cac63aa8180 tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] GET https://10.4.3.170/volume/v3/volumes/78d0f300-0868-4599-a142-ca962dcb2cd5 Jul 24 07:58:14.683988 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-348a58fa-92e1-4654-95f9-3cac63aa8180 tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:58:14.684200 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-348a58fa-92e1-4654-95f9-3cac63aa8180 tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:58:14.688383 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-7bf0c927-5a3e-47bb-8250-718cfc4f6f66 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:58:14.688762 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7bf0c927-5a3e-47bb-8250-718cfc4f6f66 None None] GET https://10.4.3.170/volume// Jul 24 07:58:14.688914 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7bf0c927-5a3e-47bb-8250-718cfc4f6f66 None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:58:14.689108 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7bf0c927-5a3e-47bb-8250-718cfc4f6f66 None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:58:14.689435 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7bf0c927-5a3e-47bb-8250-718cfc4f6f66 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:58:14.689702 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1415/5621] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:58:14 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:58:14.692491 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:58:14.692491 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:58:14.695306 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-348a58fa-92e1-4654-95f9-3cac63aa8180 tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] Volume info retrieved successfully. Jul 24 07:58:14.695708 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-b22af030-6e39-4830-b033-74d1b4892a1e req-3f5ac808-6a96-4285-a034-043876917ad3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:58:14.697431 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-b22af030-6e39-4830-b033-74d1b4892a1e req-3f5ac808-6a96-4285-a034-043876917ad3 tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] GET https://10.4.3.170/volume/v3/volumes/78d0f300-0868-4599-a142-ca962dcb2cd5 Jul 24 07:58:14.697607 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-b22af030-6e39-4830-b033-74d1b4892a1e req-3f5ac808-6a96-4285-a034-043876917ad3 tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:58:14.697770 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-b22af030-6e39-4830-b033-74d1b4892a1e req-3f5ac808-6a96-4285-a034-043876917ad3 tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:58:14.698856 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-348a58fa-92e1-4654-95f9-3cac63aa8180 tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] https://10.4.3.170/volume/v3/volumes/78d0f300-0868-4599-a142-ca962dcb2cd5 returned with HTTP 200 Jul 24 07:58:14.699253 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1406/5622] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:58:14 2026] GET /volume/v3/volumes/78d0f300-0868-4599-a142-ca962dcb2cd5 => generated 881 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:58:14.705949 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:58:14.705949 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:58:14.708873 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [req-b22af030-6e39-4830-b033-74d1b4892a1e req-3f5ac808-6a96-4285-a034-043876917ad3 tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] Volume info retrieved successfully. Jul 24 07:58:14.712213 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-b22af030-6e39-4830-b033-74d1b4892a1e req-3f5ac808-6a96-4285-a034-043876917ad3 tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] https://10.4.3.170/volume/v3/volumes/78d0f300-0868-4599-a142-ca962dcb2cd5 returned with HTTP 200 Jul 24 07:58:14.712575 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1409/5623] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:58:14 2026] GET /volume/v3/volumes/78d0f300-0868-4599-a142-ca962dcb2cd5 => generated 1043 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:58:14.801808 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-b22af030-6e39-4830-b033-74d1b4892a1e req-6359e98e-4866-489b-8516-28f9a0968caf None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:58:14.803599 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-b22af030-6e39-4830-b033-74d1b4892a1e req-6359e98e-4866-489b-8516-28f9a0968caf tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] PUT https://10.4.3.170/volume/v3/attachments/1e8df3f3-4481-4d4f-b8c0-6cf140918c0f Jul 24 07:58:14.803914 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-b22af030-6e39-4830-b033-74d1b4892a1e req-6359e98e-4866-489b-8516-28f9a0968caf tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000005822", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9a7cb9337d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5fc7887c-2ab7-4d21-80c7-ec4ad0d3b011", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:58:14.810217 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-b22af030-6e39-4830-b033-74d1b4892a1e req-6359e98e-4866-489b-8516-28f9a0968caf tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] Acquiring lock "cinder-attachment_update-78d0f300-0868-4599-a142-ca962dcb2cd5-np0000005822" by "attachment_update" {{(pid=100243) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 07:58:14.813950 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-b22af030-6e39-4830-b033-74d1b4892a1e req-6359e98e-4866-489b-8516-28f9a0968caf tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] Lock "cinder-attachment_update-78d0f300-0868-4599-a142-ca962dcb2cd5-np0000005822" acquired by "attachment_update" :: waited 0.004s {{(pid=100243) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 07:58:14.814923 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:58:14.814923 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:58:14.875185 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-b22af030-6e39-4830-b033-74d1b4892a1e req-6359e98e-4866-489b-8516-28f9a0968caf tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] Lock "cinder-attachment_update-78d0f300-0868-4599-a142-ca962dcb2cd5-np0000005822" released by "attachment_update" :: held 0.061s {{(pid=100243) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 07:58:14.875460 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-b22af030-6e39-4830-b033-74d1b4892a1e req-6359e98e-4866-489b-8516-28f9a0968caf tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] https://10.4.3.170/volume/v3/attachments/1e8df3f3-4481-4d4f-b8c0-6cf140918c0f returned with HTTP 200 Jul 24 07:58:14.875945 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1394/5624] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 24 07:58:14 2026] PUT /volume/v3/attachments/1e8df3f3-4481-4d4f-b8c0-6cf140918c0f => generated 969 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:58:15.710525 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-92de344e-f6d4-45a0-8d24-bd2bf2483daf None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:58:15.712611 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-92de344e-f6d4-45a0-8d24-bd2bf2483daf tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] GET https://10.4.3.170/volume/v3/volumes/78d0f300-0868-4599-a142-ca962dcb2cd5 Jul 24 07:58:15.712842 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-92de344e-f6d4-45a0-8d24-bd2bf2483daf tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:58:15.713031 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-92de344e-f6d4-45a0-8d24-bd2bf2483daf tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:58:15.721881 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:58:15.721881 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:58:15.725069 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-92de344e-f6d4-45a0-8d24-bd2bf2483daf tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] Volume info retrieved successfully. Jul 24 07:58:15.728971 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-92de344e-f6d4-45a0-8d24-bd2bf2483daf tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] https://10.4.3.170/volume/v3/volumes/78d0f300-0868-4599-a142-ca962dcb2cd5 returned with HTTP 200 Jul 24 07:58:15.729344 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1416/5625] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:58:15 2026] GET /volume/v3/volumes/78d0f300-0868-4599-a142-ca962dcb2cd5 => generated 882 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:58:16.740703 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-6cbd6f09-cb17-4f9e-8276-ba8e94293fc7 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:58:16.742366 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6cbd6f09-cb17-4f9e-8276-ba8e94293fc7 tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] GET https://10.4.3.170/volume/v3/volumes/78d0f300-0868-4599-a142-ca962dcb2cd5 Jul 24 07:58:16.742560 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6cbd6f09-cb17-4f9e-8276-ba8e94293fc7 tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:58:16.742736 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6cbd6f09-cb17-4f9e-8276-ba8e94293fc7 tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:58:16.750846 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:58:16.750846 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:58:16.753679 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-6cbd6f09-cb17-4f9e-8276-ba8e94293fc7 tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] Volume info retrieved successfully. Jul 24 07:58:16.757083 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6cbd6f09-cb17-4f9e-8276-ba8e94293fc7 tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] https://10.4.3.170/volume/v3/volumes/78d0f300-0868-4599-a142-ca962dcb2cd5 returned with HTTP 200 Jul 24 07:58:16.757419 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1407/5626] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:58:16 2026] GET /volume/v3/volumes/78d0f300-0868-4599-a142-ca962dcb2cd5 => generated 882 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:58:17.768651 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f5b46ad4-92ed-409a-ae18-288cc06256ca None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:58:17.770408 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f5b46ad4-92ed-409a-ae18-288cc06256ca tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] GET https://10.4.3.170/volume/v3/volumes/78d0f300-0868-4599-a142-ca962dcb2cd5 Jul 24 07:58:17.770608 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f5b46ad4-92ed-409a-ae18-288cc06256ca tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:58:17.770782 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f5b46ad4-92ed-409a-ae18-288cc06256ca tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:58:17.779231 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:58:17.779231 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:58:17.782177 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-f5b46ad4-92ed-409a-ae18-288cc06256ca tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] Volume info retrieved successfully. Jul 24 07:58:17.785795 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f5b46ad4-92ed-409a-ae18-288cc06256ca tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] https://10.4.3.170/volume/v3/volumes/78d0f300-0868-4599-a142-ca962dcb2cd5 returned with HTTP 200 Jul 24 07:58:17.786370 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1410/5627] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:58:17 2026] GET /volume/v3/volumes/78d0f300-0868-4599-a142-ca962dcb2cd5 => generated 882 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:58:18.797131 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-7947afab-c726-4d8c-ad96-0f115eb28577 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:58:18.799364 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7947afab-c726-4d8c-ad96-0f115eb28577 tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] GET https://10.4.3.170/volume/v3/volumes/78d0f300-0868-4599-a142-ca962dcb2cd5 Jul 24 07:58:18.799638 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7947afab-c726-4d8c-ad96-0f115eb28577 tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:58:18.799887 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7947afab-c726-4d8c-ad96-0f115eb28577 tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:58:18.812172 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:58:18.812172 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:58:18.815866 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-7947afab-c726-4d8c-ad96-0f115eb28577 tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] Volume info retrieved successfully. Jul 24 07:58:18.821148 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7947afab-c726-4d8c-ad96-0f115eb28577 tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] https://10.4.3.170/volume/v3/volumes/78d0f300-0868-4599-a142-ca962dcb2cd5 returned with HTTP 200 Jul 24 07:58:18.821640 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1395/5628] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:58:18 2026] GET /volume/v3/volumes/78d0f300-0868-4599-a142-ca962dcb2cd5 => generated 882 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:58:19.087498 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-b22af030-6e39-4830-b033-74d1b4892a1e req-fa041438-d110-4b78-9658-ebf199352340 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:58:19.089584 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-b22af030-6e39-4830-b033-74d1b4892a1e req-fa041438-d110-4b78-9658-ebf199352340 tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] POST https://10.4.3.170/volume/v3/attachments/1e8df3f3-4481-4d4f-b8c0-6cf140918c0f/action Jul 24 07:58:19.089986 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-b22af030-6e39-4830-b033-74d1b4892a1e req-fa041438-d110-4b78-9658-ebf199352340 tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] Action body: b'{"os-complete": null}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:58:19.090182 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-b22af030-6e39-4830-b033-74d1b4892a1e req-fa041438-d110-4b78-9658-ebf199352340 tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:58:19.103026 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:58:19.103026 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:58:19.110730 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-b22af030-6e39-4830-b033-74d1b4892a1e req-fa041438-d110-4b78-9658-ebf199352340 tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] https://10.4.3.170/volume/v3/attachments/1e8df3f3-4481-4d4f-b8c0-6cf140918c0f/action returned with HTTP 204 Jul 24 07:58:19.111149 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1417/5629] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 24 07:58:19 2026] POST /volume/v3/attachments/1e8df3f3-4481-4d4f-b8c0-6cf140918c0f/action => generated 0 bytes in 24 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:58:19.833178 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-d6b13342-8ae7-43fc-93b3-b4b19b513019 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:58:19.835157 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d6b13342-8ae7-43fc-93b3-b4b19b513019 tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] GET https://10.4.3.170/volume/v3/volumes/78d0f300-0868-4599-a142-ca962dcb2cd5 Jul 24 07:58:19.835380 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d6b13342-8ae7-43fc-93b3-b4b19b513019 tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:58:19.835558 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d6b13342-8ae7-43fc-93b3-b4b19b513019 tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:58:19.845050 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:58:19.845050 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:58:19.849106 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-d6b13342-8ae7-43fc-93b3-b4b19b513019 tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] Volume info retrieved successfully. Jul 24 07:58:19.853567 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d6b13342-8ae7-43fc-93b3-b4b19b513019 tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] https://10.4.3.170/volume/v3/volumes/78d0f300-0868-4599-a142-ca962dcb2cd5 returned with HTTP 200 Jul 24 07:58:19.853936 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1408/5630] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:58:19 2026] GET /volume/v3/volumes/78d0f300-0868-4599-a142-ca962dcb2cd5 => generated 1174 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:58:19.865795 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-286909be-9563-4219-ae10-f44f9b0889ae None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:58:19.867906 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-286909be-9563-4219-ae10-f44f9b0889ae tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] GET https://10.4.3.170/volume/v3/volumes/78d0f300-0868-4599-a142-ca962dcb2cd5 Jul 24 07:58:19.868182 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-286909be-9563-4219-ae10-f44f9b0889ae tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:58:19.868432 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-286909be-9563-4219-ae10-f44f9b0889ae tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:58:19.879226 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:58:19.879226 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:58:19.882780 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-286909be-9563-4219-ae10-f44f9b0889ae tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] Volume info retrieved successfully. Jul 24 07:58:19.886686 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-286909be-9563-4219-ae10-f44f9b0889ae tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] https://10.4.3.170/volume/v3/volumes/78d0f300-0868-4599-a142-ca962dcb2cd5 returned with HTTP 200 Jul 24 07:58:19.887228 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1411/5631] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:58:19 2026] GET /volume/v3/volumes/78d0f300-0868-4599-a142-ca962dcb2cd5 => generated 1174 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:58:19.898214 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-978f21a1-6ee1-44f9-8b5f-010de296cb4f None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:58:19.899674 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1396/5632] 10.4.3.170 () {70 vars in 1611 bytes} [Fri Jul 24 07:58:19 2026] DELETE /volume/v3/attachments/1e8df3f3-4481-4d4f-b8c0-6cf140918c0f => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 24 07:58:19.905007 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-c66a5174-8202-4af7-b163-dbf86aa946f3 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:58:19.954002 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1418/5633] 10.4.3.170 () {70 vars in 1611 bytes} [Fri Jul 24 07:58:19 2026] DELETE /volume/v3/attachments/1e8df3f3-4481-4d4f-b8c0-6cf140918c0f => generated 114 bytes in 49 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 24 07:58:19.960020 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-b14ef7b3-a3c0-431a-8b06-6abbeecbc13d None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:58:19.961640 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b14ef7b3-a3c0-431a-8b06-6abbeecbc13d tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] DELETE https://10.4.3.170/volume/v3/attachments/1e8df3f3-4481-4d4f-b8c0-6cf140918c0f Jul 24 07:58:19.961847 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b14ef7b3-a3c0-431a-8b06-6abbeecbc13d tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:58:19.962019 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b14ef7b3-a3c0-431a-8b06-6abbeecbc13d tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] Calling method 'version_select' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:58:19.968391 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:58:19.968391 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:58:20.019363 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-b14ef7b3-a3c0-431a-8b06-6abbeecbc13d tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] Attachment connected to vm 01f0da7d-0e45-4974-9507-15805344020c, checking data on nova Jul 24 07:58:20.019641 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.compute.nova [None req-b14ef7b3-a3c0-431a-8b06-6abbeecbc13d tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] Creating Keystone token plugin using URL: https://10.4.3.170/identity {{(pid=100244) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 24 07:58:20.133144 np0000005822 devstack@c-api.service[100244]: DEBUG novaclient.v2.client [None req-b14ef7b3-a3c0-431a-8b06-6abbeecbc13d tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] REQ: curl -g -i -X GET https://10.4.3.170/compute/v2.1/servers/01f0da7d-0e45-4974-9507-15805344020c/os-volume_attachments/78d0f300-0868-4599-a142-ca962dcb2cd5 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}6b5d78d00f5beefa143fe839ce774054d21ef00ab17432881698dae0cc837415" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-b14ef7b3-a3c0-431a-8b06-6abbeecbc13d" -H "X-Service-Token: {SHA256}97124f13ddc4ac906d5b53c9ebdbfbd872ed5d41987142c4eb4c784da8acfc07" {{(pid=100244) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 24 07:58:20.224725 np0000005822 devstack@c-api.service[100244]: DEBUG novaclient.v2.client [None req-b14ef7b3-a3c0-431a-8b06-6abbeecbc13d tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 24 Jul 2026 07:58:20 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-c4d44bc5-f927-4090-837c-0b4ef64d0b95 x-openstack-request-id: req-c4d44bc5-f927-4090-837c-0b4ef64d0b95 {{(pid=100244) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 24 07:58:20.224842 np0000005822 devstack@c-api.service[100244]: DEBUG novaclient.v2.client [None req-b14ef7b3-a3c0-431a-8b06-6abbeecbc13d tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "78d0f300-0868-4599-a142-ca962dcb2cd5", "serverId": "01f0da7d-0e45-4974-9507-15805344020c", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "1e8df3f3-4481-4d4f-b8c0-6cf140918c0f", "bdm_uuid": "1da581a9-9911-4a7a-9404-bddfd5520c6b"}} {{(pid=100244) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 24 07:58:20.224946 np0000005822 devstack@c-api.service[100244]: DEBUG novaclient.v2.client [None req-b14ef7b3-a3c0-431a-8b06-6abbeecbc13d tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] GET call to compute for https://10.4.3.170/compute/v2.1/servers/01f0da7d-0e45-4974-9507-15805344020c/os-volume_attachments/78d0f300-0868-4599-a142-ca962dcb2cd5 used request id req-c4d44bc5-f927-4090-837c-0b4ef64d0b95 {{(pid=100244) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 24 07:58:20.226847 np0000005822 devstack@c-api.service[100244]: ERROR cinder.volume.api [None req-b14ef7b3-a3c0-431a-8b06-6abbeecbc13d tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Jul 24 07:58:20.228913 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault [None req-b14ef7b3-a3c0-431a-8b06-6abbeecbc13d tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] Caught error: Detach volume from instance 01f0da7d-0e45-4974-9507-15805344020c using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 01f0da7d-0e45-4974-9507-15805344020c using the Compute API Jul 24 07:58:20.228913 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 24 07:58:20.228913 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 24 07:58:20.228913 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 24 07:58:20.228913 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 07:58:20.228913 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 24 07:58:20.228913 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 24 07:58:20.228913 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 24 07:58:20.228913 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 24 07:58:20.228913 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 24 07:58:20.228913 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 07:58:20.228913 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 24 07:58:20.228913 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 24 07:58:20.228913 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 07:58:20.228913 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 24 07:58:20.228913 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 24 07:58:20.228913 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 07:58:20.228913 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Jul 24 07:58:20.228913 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 24 07:58:20.228913 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 07:58:20.228913 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 24 07:58:20.228913 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 24 07:58:20.228913 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 24 07:58:20.228913 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 24 07:58:20.228913 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 24 07:58:20.228913 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 07:58:20.228913 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 24 07:58:20.228913 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 24 07:58:20.228913 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 07:58:20.228913 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 24 07:58:20.228913 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 24 07:58:20.228913 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 07:58:20.228913 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 24 07:58:20.228913 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 24 07:58:20.228913 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 07:58:20.228913 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 24 07:58:20.228913 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 24 07:58:20.228913 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 24 07:58:20.228913 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 24 07:58:20.228913 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 24 07:58:20.228913 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 07:58:20.228913 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 24 07:58:20.228913 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 24 07:58:20.228913 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 07:58:20.228913 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 24 07:58:20.228913 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 24 07:58:20.228913 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 07:58:20.228913 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Jul 24 07:58:20.228913 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 24 07:58:20.228913 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 07:58:20.229927 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 24 07:58:20.229927 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 24 07:58:20.229927 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 24 07:58:20.229927 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 24 07:58:20.229927 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 24 07:58:20.229927 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 07:58:20.229927 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 24 07:58:20.229927 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 24 07:58:20.229927 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 07:58:20.229927 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 24 07:58:20.229927 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 24 07:58:20.229927 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 07:58:20.229927 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 24 07:58:20.229927 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 24 07:58:20.229927 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 07:58:20.229927 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 24 07:58:20.229927 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 24 07:58:20.229927 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 07:58:20.229927 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 24 07:58:20.229927 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 24 07:58:20.229927 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 07:58:20.229927 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 24 07:58:20.229927 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 24 07:58:20.229927 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 07:58:20.229927 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 24 07:58:20.229927 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 24 07:58:20.229927 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 07:58:20.229927 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 24 07:58:20.229927 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 24 07:58:20.229927 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 07:58:20.229927 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 24 07:58:20.229927 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 24 07:58:20.229927 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 07:58:20.229927 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Jul 24 07:58:20.229927 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Jul 24 07:58:20.229927 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 07:58:20.229927 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Jul 24 07:58:20.229927 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Jul 24 07:58:20.229927 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 07:58:20.229927 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Jul 24 07:58:20.229927 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Jul 24 07:58:20.229927 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 24 07:58:20.229927 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 24 07:58:20.229927 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 01f0da7d-0e45-4974-9507-15805344020c using the Compute API Jul 24 07:58:20.229927 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault Jul 24 07:58:20.229927 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.middleware.fault [None req-b14ef7b3-a3c0-431a-8b06-6abbeecbc13d tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] https://10.4.3.170/volume/v3/attachments/1e8df3f3-4481-4d4f-b8c0-6cf140918c0f returned with HTTP 409 Jul 24 07:58:20.229927 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1409/5634] 10.4.3.170 () {68 vars in 1404 bytes} [Fri Jul 24 07:58:19 2026] DELETE /volume/v3/attachments/1e8df3f3-4481-4d4f-b8c0-6cf140918c0f => generated 167 bytes in 270 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:58:20.260521 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-bf9be3db-4ca2-4e37-911a-583549612ca4 req-ac285deb-a27c-4d8e-98fb-70292b154e1d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:58:20.262478 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-bf9be3db-4ca2-4e37-911a-583549612ca4 req-ac285deb-a27c-4d8e-98fb-70292b154e1d tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] GET https://10.4.3.170/volume/v3/volumes/78d0f300-0868-4599-a142-ca962dcb2cd5 Jul 24 07:58:20.262665 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-bf9be3db-4ca2-4e37-911a-583549612ca4 req-ac285deb-a27c-4d8e-98fb-70292b154e1d tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:58:20.262841 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-bf9be3db-4ca2-4e37-911a-583549612ca4 req-ac285deb-a27c-4d8e-98fb-70292b154e1d tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:58:20.271214 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:58:20.271214 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:58:20.274058 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [req-bf9be3db-4ca2-4e37-911a-583549612ca4 req-ac285deb-a27c-4d8e-98fb-70292b154e1d tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] Volume info retrieved successfully. Jul 24 07:58:20.277750 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-bf9be3db-4ca2-4e37-911a-583549612ca4 req-ac285deb-a27c-4d8e-98fb-70292b154e1d tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] https://10.4.3.170/volume/v3/volumes/78d0f300-0868-4599-a142-ca962dcb2cd5 returned with HTTP 200 Jul 24 07:58:20.278116 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1412/5635] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:58:20 2026] GET /volume/v3/volumes/78d0f300-0868-4599-a142-ca962dcb2cd5 => generated 1156 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:58:20.294450 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-bf9be3db-4ca2-4e37-911a-583549612ca4 req-2b8b2601-5bfe-42ef-a654-f8d9bd83373d None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:58:20.296362 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-bf9be3db-4ca2-4e37-911a-583549612ca4 req-2b8b2601-5bfe-42ef-a654-f8d9bd83373d tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] POST https://10.4.3.170/volume/v3/volumes/78d0f300-0868-4599-a142-ca962dcb2cd5/action Jul 24 07:58:20.296672 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-bf9be3db-4ca2-4e37-911a-583549612ca4 req-2b8b2601-5bfe-42ef-a654-f8d9bd83373d tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:58:20.296783 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-bf9be3db-4ca2-4e37-911a-583549612ca4 req-2b8b2601-5bfe-42ef-a654-f8d9bd83373d tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:58:20.306256 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:58:20.306256 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:58:20.306675 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-bf9be3db-4ca2-4e37-911a-583549612ca4 req-2b8b2601-5bfe-42ef-a654-f8d9bd83373d tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] Volume info retrieved successfully. Jul 24 07:58:20.311538 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-bf9be3db-4ca2-4e37-911a-583549612ca4 req-2b8b2601-5bfe-42ef-a654-f8d9bd83373d tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] Begin detaching volume completed successfully. Jul 24 07:58:20.311707 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-bf9be3db-4ca2-4e37-911a-583549612ca4 req-2b8b2601-5bfe-42ef-a654-f8d9bd83373d tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] https://10.4.3.170/volume/v3/volumes/78d0f300-0868-4599-a142-ca962dcb2cd5/action returned with HTTP 202 Jul 24 07:58:20.312100 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1397/5636] 10.4.3.170 () {72 vars in 1672 bytes} [Fri Jul 24 07:58:20 2026] POST /volume/v3/volumes/78d0f300-0868-4599-a142-ca962dcb2cd5/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:58:20.343710 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-49a0e9d3-c5fd-403d-9df4-65d47093968f None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:58:20.343995 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-49a0e9d3-c5fd-403d-9df4-65d47093968f None None] GET https://10.4.3.170/volume// Jul 24 07:58:20.343995 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-49a0e9d3-c5fd-403d-9df4-65d47093968f None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:58:20.344189 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-49a0e9d3-c5fd-403d-9df4-65d47093968f None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:58:20.344554 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-49a0e9d3-c5fd-403d-9df4-65d47093968f None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:58:20.344840 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1419/5637] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:58:20 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:58:20.351292 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-bf9be3db-4ca2-4e37-911a-583549612ca4 req-e5c273b5-476d-4d0a-97e1-7221ada7dce9 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:58:20.353933 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-bf9be3db-4ca2-4e37-911a-583549612ca4 req-e5c273b5-476d-4d0a-97e1-7221ada7dce9 tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] GET https://10.4.3.170/volume/v3/volumes/78d0f300-0868-4599-a142-ca962dcb2cd5 Jul 24 07:58:20.354126 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-bf9be3db-4ca2-4e37-911a-583549612ca4 req-e5c273b5-476d-4d0a-97e1-7221ada7dce9 tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:58:20.354322 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-bf9be3db-4ca2-4e37-911a-583549612ca4 req-e5c273b5-476d-4d0a-97e1-7221ada7dce9 tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:58:20.384588 np0000005822 devstack@c-api.service[100244]: DEBUG oslo_db.sqlalchemy.engines [req-bf9be3db-4ca2-4e37-911a-583549612ca4 req-e5c273b5-476d-4d0a-97e1-7221ada7dce9 tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100244) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 07:58:20.393355 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:58:20.393355 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:58:20.396632 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-bf9be3db-4ca2-4e37-911a-583549612ca4 req-e5c273b5-476d-4d0a-97e1-7221ada7dce9 tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] Volume info retrieved successfully. Jul 24 07:58:20.400809 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-bf9be3db-4ca2-4e37-911a-583549612ca4 req-e5c273b5-476d-4d0a-97e1-7221ada7dce9 tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] https://10.4.3.170/volume/v3/volumes/78d0f300-0868-4599-a142-ca962dcb2cd5 returned with HTTP 200 Jul 24 07:58:20.401091 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1410/5638] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:58:20 2026] GET /volume/v3/volumes/78d0f300-0868-4599-a142-ca962dcb2cd5 => generated 1339 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:58:21.161703 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-bf9be3db-4ca2-4e37-911a-583549612ca4 req-8c3208a2-1ce5-4ade-a86a-04a73b6b5b6c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:58:21.163775 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-bf9be3db-4ca2-4e37-911a-583549612ca4 req-8c3208a2-1ce5-4ade-a86a-04a73b6b5b6c tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] DELETE https://10.4.3.170/volume/v3/attachments/1e8df3f3-4481-4d4f-b8c0-6cf140918c0f Jul 24 07:58:21.163950 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-bf9be3db-4ca2-4e37-911a-583549612ca4 req-8c3208a2-1ce5-4ade-a86a-04a73b6b5b6c tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:58:21.164142 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-bf9be3db-4ca2-4e37-911a-583549612ca4 req-8c3208a2-1ce5-4ade-a86a-04a73b6b5b6c tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:58:21.171837 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:58:21.171837 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:58:21.213770 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-bf9be3db-4ca2-4e37-911a-583549612ca4 req-8c3208a2-1ce5-4ade-a86a-04a73b6b5b6c tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] https://10.4.3.170/volume/v3/attachments/1e8df3f3-4481-4d4f-b8c0-6cf140918c0f returned with HTTP 200 Jul 24 07:58:21.214404 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1413/5639] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 24 07:58:21 2026] DELETE /volume/v3/attachments/1e8df3f3-4481-4d4f-b8c0-6cf140918c0f => generated 19 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:58:21.409960 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-9a4a92bf-0624-4699-8aec-b4d18cf1a0af req-d3814984-ab25-48b0-b99d-51e9f7a65bc8 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:58:21.411884 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-9a4a92bf-0624-4699-8aec-b4d18cf1a0af req-d3814984-ab25-48b0-b99d-51e9f7a65bc8 tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] GET https://10.4.3.170/volume/v3/volumes/78d0f300-0868-4599-a142-ca962dcb2cd5 Jul 24 07:58:21.412105 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-9a4a92bf-0624-4699-8aec-b4d18cf1a0af req-d3814984-ab25-48b0-b99d-51e9f7a65bc8 tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:58:21.412302 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-9a4a92bf-0624-4699-8aec-b4d18cf1a0af req-d3814984-ab25-48b0-b99d-51e9f7a65bc8 tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:58:21.418240 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:58:21.418240 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:58:21.421136 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-9a4a92bf-0624-4699-8aec-b4d18cf1a0af req-d3814984-ab25-48b0-b99d-51e9f7a65bc8 tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] Volume info retrieved successfully. Jul 24 07:58:21.424606 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-9a4a92bf-0624-4699-8aec-b4d18cf1a0af req-d3814984-ab25-48b0-b99d-51e9f7a65bc8 tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] https://10.4.3.170/volume/v3/volumes/78d0f300-0868-4599-a142-ca962dcb2cd5 returned with HTTP 200 Jul 24 07:58:21.424931 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1398/5640] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:58:21 2026] GET /volume/v3/volumes/78d0f300-0868-4599-a142-ca962dcb2cd5 => generated 864 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:58:21.435849 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-66239b1d-45e6-4455-a765-2e990b4385cf None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:58:21.437444 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-66239b1d-45e6-4455-a765-2e990b4385cf tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] DELETE https://10.4.3.170/volume/v3/volumes/78d0f300-0868-4599-a142-ca962dcb2cd5 Jul 24 07:58:21.437629 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-66239b1d-45e6-4455-a765-2e990b4385cf tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:58:21.437798 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-66239b1d-45e6-4455-a765-2e990b4385cf tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:58:21.437950 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-66239b1d-45e6-4455-a765-2e990b4385cf tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] Delete volume with id: 78d0f300-0868-4599-a142-ca962dcb2cd5 Jul 24 07:58:21.444000 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:58:21.444000 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:58:21.444426 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-66239b1d-45e6-4455-a765-2e990b4385cf tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] Volume info retrieved successfully. Jul 24 07:58:21.457853 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-66239b1d-45e6-4455-a765-2e990b4385cf tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] Delete volume request issued successfully. Jul 24 07:58:21.458042 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-66239b1d-45e6-4455-a765-2e990b4385cf tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] https://10.4.3.170/volume/v3/volumes/78d0f300-0868-4599-a142-ca962dcb2cd5 returned with HTTP 202 Jul 24 07:58:21.458390 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1420/5641] 10.4.3.170 () {68 vars in 1392 bytes} [Fri Jul 24 07:58:21 2026] DELETE /volume/v3/volumes/78d0f300-0868-4599-a142-ca962dcb2cd5 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 07:58:21.465133 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-a9a5999d-1ef5-486c-822c-1457399c88c4 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:58:21.466866 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a9a5999d-1ef5-486c-822c-1457399c88c4 tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] GET https://10.4.3.170/volume/v3/volumes/78d0f300-0868-4599-a142-ca962dcb2cd5 Jul 24 07:58:21.467108 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a9a5999d-1ef5-486c-822c-1457399c88c4 tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:58:21.467335 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a9a5999d-1ef5-486c-822c-1457399c88c4 tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:58:21.474564 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:58:21.474564 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:58:21.477775 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-a9a5999d-1ef5-486c-822c-1457399c88c4 tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] Volume info retrieved successfully. Jul 24 07:58:21.481597 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a9a5999d-1ef5-486c-822c-1457399c88c4 tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] https://10.4.3.170/volume/v3/volumes/78d0f300-0868-4599-a142-ca962dcb2cd5 returned with HTTP 200 Jul 24 07:58:21.481832 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1411/5642] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:58:21 2026] GET /volume/v3/volumes/78d0f300-0868-4599-a142-ca962dcb2cd5 => generated 881 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:58:22.493861 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2632fc47-37e1-4c8e-8aad-92624b388bdc None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:58:22.495554 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2632fc47-37e1-4c8e-8aad-92624b388bdc tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] GET https://10.4.3.170/volume/v3/volumes/78d0f300-0868-4599-a142-ca962dcb2cd5 Jul 24 07:58:22.495774 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2632fc47-37e1-4c8e-8aad-92624b388bdc tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:58:22.495951 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2632fc47-37e1-4c8e-8aad-92624b388bdc tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:58:22.501304 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2632fc47-37e1-4c8e-8aad-92624b388bdc tempest-TestServerVolumeAttachScenarioOldVersion-490245671 tempest-TestServerVolumeAttachScenarioOldVersion-490245671-project-member] https://10.4.3.170/volume/v3/volumes/78d0f300-0868-4599-a142-ca962dcb2cd5 returned with HTTP 404 Jul 24 07:58:22.501734 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1414/5643] 10.4.3.170 () {68 vars in 1389 bytes} [Fri Jul 24 07:58:22 2026] GET /volume/v3/volumes/78d0f300-0868-4599-a142-ca962dcb2cd5 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 07:58:31.423792 np0000005822 devstack@c-api.service[100243]: DEBUG dbcounter [-] [100243] Writing DB stats cinder:SELECT=25,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=100243) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 07:58:31.454318 np0000005822 devstack@c-api.service[100245]: DEBUG dbcounter [-] [100245] Writing DB stats cinder:SELECT=43,cinder:INSERT=11,cinder:UPDATE=15 {{(pid=100245) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 07:58:31.480778 np0000005822 devstack@c-api.service[100244]: DEBUG dbcounter [-] [100244] Writing DB stats cinder:SELECT=30 {{(pid=100244) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 07:58:32.498050 np0000005822 devstack@c-api.service[100246]: DEBUG dbcounter [-] [100246] Writing DB stats cinder:SELECT=35,cinder:UPDATE=3 {{(pid=100246) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 07:58:36.815270 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-ceca82a5-5090-4c07-b7f5-0d2179397769 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:58:36.924977 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ceca82a5-5090-4c07-b7f5-0d2179397769 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:58:36.925304 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ceca82a5-5090-4c07-b7f5-0d2179397769 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1173621116", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:58:36.926890 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-ceca82a5-5090-4c07-b7f5-0d2179397769 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1173621116', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:58:36.926999 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-ceca82a5-5090-4c07-b7f5-0d2179397769 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Create volume of 1 GB Jul 24 07:58:36.930496 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-ceca82a5-5090-4c07-b7f5-0d2179397769 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Availability Zones retrieved successfully. Jul 24 07:58:36.935290 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-ceca82a5-5090-4c07-b7f5-0d2179397769 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Flow 'volume_create_api' (eff0e0df-8d73-4282-a0e5-63842cf2d1db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:58:36.936077 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-ceca82a5-5090-4c07-b7f5-0d2179397769 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (387bc5a7-cffa-4462-9fbb-7d13ef55bf4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:58:36.936826 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-ceca82a5-5090-4c07-b7f5-0d2179397769 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Validating volume size '1' using validate_int {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:58:36.956938 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-ceca82a5-5090-4c07-b7f5-0d2179397769 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (387bc5a7-cffa-4462-9fbb-7d13ef55bf4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:58:36.957615 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-ceca82a5-5090-4c07-b7f5-0d2179397769 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c60dcaad-e36f-4f97-8189-2ef6275426ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:58:37.006043 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-ceca82a5-5090-4c07-b7f5-0d2179397769 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Created reservations ['af069246-b970-40b2-9e18-cef2b4df5987', 'dd5a5fb7-5022-4141-b41d-4625c0f5efbf', 'feb6df24-be30-4598-ae01-f042838ad120', '0241fc40-5173-42ea-89c6-6ab668cfc91b'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:58:37.006763 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-ceca82a5-5090-4c07-b7f5-0d2179397769 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c60dcaad-e36f-4f97-8189-2ef6275426ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['af069246-b970-40b2-9e18-cef2b4df5987', 'dd5a5fb7-5022-4141-b41d-4625c0f5efbf', 'feb6df24-be30-4598-ae01-f042838ad120', '0241fc40-5173-42ea-89c6-6ab668cfc91b']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:58:37.007541 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-ceca82a5-5090-4c07-b7f5-0d2179397769 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c56a123b-01b7-4b8c-8ba5-7d61ab70b111) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:58:37.027128 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-ceca82a5-5090-4c07-b7f5-0d2179397769 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c56a123b-01b7-4b8c-8ba5-7d61ab70b111) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eabb4fea-d425-4ef6-921b-2d158513b0e8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1173621116',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e57c232608764712b083aad0492cc6b3',qos_specs=None,replication_status=,reservations=['af069246-b970-40b2-9e18-cef2b4df5987','dd5a5fb7-5022-4141-b41d-4625c0f5efbf','feb6df24-be30-4598-ae01-f042838ad120','0241fc40-5173-42ea-89c6-6ab668cfc91b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f6a7c3b2e63443aacafa9c28895dc4f',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:58:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1173621116',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eabb4fea-d425-4ef6-921b-2d158513b0e8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e57c232608764712b083aad0492cc6b3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2f6a7c3b2e63443aacafa9c28895dc4f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:58:37.027801 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-ceca82a5-5090-4c07-b7f5-0d2179397769 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da425537-76aa-4e12-85e6-8641243a15c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:58:37.042379 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-ceca82a5-5090-4c07-b7f5-0d2179397769 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da425537-76aa-4e12-85e6-8641243a15c6) transitioned into state 'SUCCESS' from state '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-1173621116',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e57c232608764712b083aad0492cc6b3',qos_specs=None,replication_status=,reservations=['af069246-b970-40b2-9e18-cef2b4df5987','dd5a5fb7-5022-4141-b41d-4625c0f5efbf','feb6df24-be30-4598-ae01-f042838ad120','0241fc40-5173-42ea-89c6-6ab668cfc91b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f6a7c3b2e63443aacafa9c28895dc4f',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:58:37.042971 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-ceca82a5-5090-4c07-b7f5-0d2179397769 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5ffa538-155b-4aff-a01d-7ff042744fb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:58:37.051020 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-ceca82a5-5090-4c07-b7f5-0d2179397769 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5ffa538-155b-4aff-a01d-7ff042744fb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:58:37.051791 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-ceca82a5-5090-4c07-b7f5-0d2179397769 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Flow 'volume_create_api' (eff0e0df-8d73-4282-a0e5-63842cf2d1db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:58:37.052068 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-ceca82a5-5090-4c07-b7f5-0d2179397769 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Create volume request issued successfully. Jul 24 07:58:37.052620 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ceca82a5-5090-4c07-b7f5-0d2179397769 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:58:37.053007 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1399/5644] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 24 07:58:36 2026] POST /volume/v3/volumes => generated 765 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:58:37.064810 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-d283c0e9-75ab-41f5-967d-eb7b32af46e6 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:58:37.065947 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d283c0e9-75ab-41f5-967d-eb7b32af46e6 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:58:37.066324 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d283c0e9-75ab-41f5-967d-eb7b32af46e6 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-803179231", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:58:37.067689 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-d283c0e9-75ab-41f5-967d-eb7b32af46e6 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-803179231', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:58:37.068105 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-d283c0e9-75ab-41f5-967d-eb7b32af46e6 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Create volume of 1 GB Jul 24 07:58:37.071234 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-d283c0e9-75ab-41f5-967d-eb7b32af46e6 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Availability Zones retrieved successfully. Jul 24 07:58:37.076140 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-d283c0e9-75ab-41f5-967d-eb7b32af46e6 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Flow 'volume_create_api' (798b1df2-1dfd-4800-827c-a2e827e93f72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:58:37.077034 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-d283c0e9-75ab-41f5-967d-eb7b32af46e6 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85489679-1754-46eb-a9ef-97e4b6ac457e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:58:37.077830 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-d283c0e9-75ab-41f5-967d-eb7b32af46e6 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Validating volume size '1' using validate_int {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:58:37.099367 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-d283c0e9-75ab-41f5-967d-eb7b32af46e6 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85489679-1754-46eb-a9ef-97e4b6ac457e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:58:37.100103 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-d283c0e9-75ab-41f5-967d-eb7b32af46e6 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01b7dce0-3c64-471e-a83b-0ae5cbde3621) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:58:37.132576 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-d283c0e9-75ab-41f5-967d-eb7b32af46e6 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Created reservations ['a8f78ce8-5670-4015-8d05-6720c81e894f', '4406078e-8b15-4a35-8995-a34490c3ce34', '56031247-fa75-4953-8b33-a34cdaaff705', 'b1fa457e-3944-4fae-953d-88ed1cc0cbe2'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:58:37.133529 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-d283c0e9-75ab-41f5-967d-eb7b32af46e6 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01b7dce0-3c64-471e-a83b-0ae5cbde3621) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a8f78ce8-5670-4015-8d05-6720c81e894f', '4406078e-8b15-4a35-8995-a34490c3ce34', '56031247-fa75-4953-8b33-a34cdaaff705', 'b1fa457e-3944-4fae-953d-88ed1cc0cbe2']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:58:37.134279 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-d283c0e9-75ab-41f5-967d-eb7b32af46e6 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b57edd7-89fc-4e8a-83a1-d14679692f3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:58:37.154129 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-d283c0e9-75ab-41f5-967d-eb7b32af46e6 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b57edd7-89fc-4e8a-83a1-d14679692f3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '76404eb2-b1e6-4776-b99c-805ba0fb560c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-803179231',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e57c232608764712b083aad0492cc6b3',qos_specs=None,replication_status=,reservations=['a8f78ce8-5670-4015-8d05-6720c81e894f','4406078e-8b15-4a35-8995-a34490c3ce34','56031247-fa75-4953-8b33-a34cdaaff705','b1fa457e-3944-4fae-953d-88ed1cc0cbe2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f6a7c3b2e63443aacafa9c28895dc4f',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:58:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-803179231',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=76404eb2-b1e6-4776-b99c-805ba0fb560c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e57c232608764712b083aad0492cc6b3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2f6a7c3b2e63443aacafa9c28895dc4f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:58:37.154892 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-d283c0e9-75ab-41f5-967d-eb7b32af46e6 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec4f4942-cefd-4f64-9d0c-156442ad8f32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:58:37.170443 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-d283c0e9-75ab-41f5-967d-eb7b32af46e6 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec4f4942-cefd-4f64-9d0c-156442ad8f32) transitioned into state 'SUCCESS' from state '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-803179231',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e57c232608764712b083aad0492cc6b3',qos_specs=None,replication_status=,reservations=['a8f78ce8-5670-4015-8d05-6720c81e894f','4406078e-8b15-4a35-8995-a34490c3ce34','56031247-fa75-4953-8b33-a34cdaaff705','b1fa457e-3944-4fae-953d-88ed1cc0cbe2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f6a7c3b2e63443aacafa9c28895dc4f',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:58:37.171274 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-d283c0e9-75ab-41f5-967d-eb7b32af46e6 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23eb7e47-824f-4a93-9afa-f053cffc4c90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:58:37.178733 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-d283c0e9-75ab-41f5-967d-eb7b32af46e6 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23eb7e47-824f-4a93-9afa-f053cffc4c90) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:58:37.179446 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-d283c0e9-75ab-41f5-967d-eb7b32af46e6 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Flow 'volume_create_api' (798b1df2-1dfd-4800-827c-a2e827e93f72) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:58:37.179704 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-d283c0e9-75ab-41f5-967d-eb7b32af46e6 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Create volume request issued successfully. Jul 24 07:58:37.180188 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d283c0e9-75ab-41f5-967d-eb7b32af46e6 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:58:37.180626 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1421/5645] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 24 07:58:37 2026] POST /volume/v3/volumes => generated 764 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:58:47.045048 np0000005822 devstack@c-api.service[100243]: DEBUG dbcounter [-] [100243] Writing DB stats cinder:SELECT=27,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=100243) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 07:58:47.173467 np0000005822 devstack@c-api.service[100245]: DEBUG dbcounter [-] [100245] Writing DB stats cinder:SELECT=20,cinder:INSERT=6,cinder:UPDATE=12 {{(pid=100245) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 07:59:07.069552 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-7e4fe904-1610-4a94-a8a1-c9c39d79e860 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:59:07.071152 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7e4fe904-1610-4a94-a8a1-c9c39d79e860 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] GET https://10.4.3.170/volume/v3/volumes/eabb4fea-d425-4ef6-921b-2d158513b0e8 Jul 24 07:59:07.071524 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7e4fe904-1610-4a94-a8a1-c9c39d79e860 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:59:07.072773 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7e4fe904-1610-4a94-a8a1-c9c39d79e860 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:59:07.078084 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:59:07.078084 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:59:07.081180 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-7e4fe904-1610-4a94-a8a1-c9c39d79e860 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Volume info retrieved successfully. Jul 24 07:59:07.084970 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7e4fe904-1610-4a94-a8a1-c9c39d79e860 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] https://10.4.3.170/volume/v3/volumes/eabb4fea-d425-4ef6-921b-2d158513b0e8 returned with HTTP 200 Jul 24 07:59:07.084970 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1412/5646] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:59:07 2026] GET /volume/v3/volumes/eabb4fea-d425-4ef6-921b-2d158513b0e8 => generated 858 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:59:07.097006 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b65c9576-4da2-40df-a64f-b241e59ac1fa None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:59:07.098611 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b65c9576-4da2-40df-a64f-b241e59ac1fa tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] GET https://10.4.3.170/volume/v3/volumes/eabb4fea-d425-4ef6-921b-2d158513b0e8 Jul 24 07:59:07.098897 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b65c9576-4da2-40df-a64f-b241e59ac1fa tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:59:07.099171 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b65c9576-4da2-40df-a64f-b241e59ac1fa tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:59:07.105938 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:59:07.105938 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:59:07.108038 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-b65c9576-4da2-40df-a64f-b241e59ac1fa tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Volume info retrieved successfully. Jul 24 07:59:07.111476 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b65c9576-4da2-40df-a64f-b241e59ac1fa tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] https://10.4.3.170/volume/v3/volumes/eabb4fea-d425-4ef6-921b-2d158513b0e8 returned with HTTP 200 Jul 24 07:59:07.111884 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1415/5647] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:59:07 2026] GET /volume/v3/volumes/eabb4fea-d425-4ef6-921b-2d158513b0e8 => generated 858 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:59:07.150606 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-7a9069c1-00fb-4c9d-83b4-9d51c26703e1 req-1d85035c-8cfc-44f0-95bb-f7f738626fc1 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:59:07.154378 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-7a9069c1-00fb-4c9d-83b4-9d51c26703e1 req-1d85035c-8cfc-44f0-95bb-f7f738626fc1 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] GET https://10.4.3.170/volume/v3/volumes/eabb4fea-d425-4ef6-921b-2d158513b0e8 Jul 24 07:59:07.154378 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-7a9069c1-00fb-4c9d-83b4-9d51c26703e1 req-1d85035c-8cfc-44f0-95bb-f7f738626fc1 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:59:07.154378 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-7a9069c1-00fb-4c9d-83b4-9d51c26703e1 req-1d85035c-8cfc-44f0-95bb-f7f738626fc1 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:59:07.161002 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:59:07.161002 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:59:07.164480 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-7a9069c1-00fb-4c9d-83b4-9d51c26703e1 req-1d85035c-8cfc-44f0-95bb-f7f738626fc1 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Volume info retrieved successfully. Jul 24 07:59:07.168589 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-7a9069c1-00fb-4c9d-83b4-9d51c26703e1 req-1d85035c-8cfc-44f0-95bb-f7f738626fc1 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] https://10.4.3.170/volume/v3/volumes/eabb4fea-d425-4ef6-921b-2d158513b0e8 returned with HTTP 200 Jul 24 07:59:07.169052 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1400/5648] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:59:07 2026] GET /volume/v3/volumes/eabb4fea-d425-4ef6-921b-2d158513b0e8 => generated 858 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:59:07.231387 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-1fcfd31d-a034-4bce-952f-d2f32b58615f None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:59:07.231848 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1fcfd31d-a034-4bce-952f-d2f32b58615f None None] GET https://10.4.3.170/volume// Jul 24 07:59:07.231989 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-1fcfd31d-a034-4bce-952f-d2f32b58615f None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:59:07.232166 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-1fcfd31d-a034-4bce-952f-d2f32b58615f None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:59:07.232532 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1fcfd31d-a034-4bce-952f-d2f32b58615f None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:59:07.232790 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1422/5649] 10.4.3.170 () {66 vars in 1428 bytes} [Fri Jul 24 07:59:07 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:59:07.239466 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-7a9069c1-00fb-4c9d-83b4-9d51c26703e1 req-f669152b-ea26-4d34-8fc3-701ed37c16da None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:59:07.241190 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-7a9069c1-00fb-4c9d-83b4-9d51c26703e1 req-f669152b-ea26-4d34-8fc3-701ed37c16da tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 24 07:59:07.241553 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-7a9069c1-00fb-4c9d-83b4-9d51c26703e1 req-f669152b-ea26-4d34-8fc3-701ed37c16da tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "eabb4fea-d425-4ef6-921b-2d158513b0e8", "connector": null, "instance_uuid": "fa5a48f2-1ba7-4304-812f-fb84cfb55175"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:59:07.250044 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:59:07.250044 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:59:07.273882 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-7a9069c1-00fb-4c9d-83b4-9d51c26703e1 req-f669152b-ea26-4d34-8fc3-701ed37c16da tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 24 07:59:07.274697 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1413/5650] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 24 07:59:07 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) Jul 24 07:59:07.298850 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-93d186e3-814a-4234-82f5-8c41eb5e7485 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:59:07.300454 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-93d186e3-814a-4234-82f5-8c41eb5e7485 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] GET https://10.4.3.170/volume/v3/volumes/eabb4fea-d425-4ef6-921b-2d158513b0e8 Jul 24 07:59:07.300670 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-93d186e3-814a-4234-82f5-8c41eb5e7485 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:59:07.300835 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-93d186e3-814a-4234-82f5-8c41eb5e7485 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:59:07.307665 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-bec71980-97bb-432e-b650-cd5d0848e4c4 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:59:07.307665 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-bec71980-97bb-432e-b650-cd5d0848e4c4 None None] GET https://10.4.3.170/volume// Jul 24 07:59:07.307665 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-bec71980-97bb-432e-b650-cd5d0848e4c4 None None] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:59:07.307665 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-bec71980-97bb-432e-b650-cd5d0848e4c4 None None] Calling method 'all' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:59:07.307665 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-bec71980-97bb-432e-b650-cd5d0848e4c4 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:59:07.307665 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1401/5651] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:59:07 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:59:07.308911 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:59:07.308911 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:59:07.311717 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-93d186e3-814a-4234-82f5-8c41eb5e7485 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Volume info retrieved successfully. Jul 24 07:59:07.315217 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-93d186e3-814a-4234-82f5-8c41eb5e7485 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] https://10.4.3.170/volume/v3/volumes/eabb4fea-d425-4ef6-921b-2d158513b0e8 returned with HTTP 200 Jul 24 07:59:07.315570 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1416/5652] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:59:07 2026] GET /volume/v3/volumes/eabb4fea-d425-4ef6-921b-2d158513b0e8 => generated 857 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:59:07.315696 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-7a9069c1-00fb-4c9d-83b4-9d51c26703e1 req-5871d575-6a2e-4c27-8b1f-de059c825658 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:59:07.317964 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-7a9069c1-00fb-4c9d-83b4-9d51c26703e1 req-5871d575-6a2e-4c27-8b1f-de059c825658 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] GET https://10.4.3.170/volume/v3/volumes/eabb4fea-d425-4ef6-921b-2d158513b0e8 Jul 24 07:59:07.318187 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-7a9069c1-00fb-4c9d-83b4-9d51c26703e1 req-5871d575-6a2e-4c27-8b1f-de059c825658 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:59:07.318416 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-7a9069c1-00fb-4c9d-83b4-9d51c26703e1 req-5871d575-6a2e-4c27-8b1f-de059c825658 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:59:07.328271 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:59:07.328271 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:59:07.332039 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [req-7a9069c1-00fb-4c9d-83b4-9d51c26703e1 req-5871d575-6a2e-4c27-8b1f-de059c825658 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Volume info retrieved successfully. Jul 24 07:59:07.336657 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-7a9069c1-00fb-4c9d-83b4-9d51c26703e1 req-5871d575-6a2e-4c27-8b1f-de059c825658 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] https://10.4.3.170/volume/v3/volumes/eabb4fea-d425-4ef6-921b-2d158513b0e8 returned with HTTP 200 Jul 24 07:59:07.337062 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1423/5653] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:59:07 2026] GET /volume/v3/volumes/eabb4fea-d425-4ef6-921b-2d158513b0e8 => generated 1037 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:59:07.431192 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-7a9069c1-00fb-4c9d-83b4-9d51c26703e1 req-5a8e0ec8-7d5f-42c4-8383-3813a2016ff5 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:59:07.433434 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-7a9069c1-00fb-4c9d-83b4-9d51c26703e1 req-5a8e0ec8-7d5f-42c4-8383-3813a2016ff5 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] PUT https://10.4.3.170/volume/v3/attachments/7dd2ef8b-745c-4207-9f73-f700be5b2d8d Jul 24 07:59:07.433770 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-7a9069c1-00fb-4c9d-83b4-9d51c26703e1 req-5a8e0ec8-7d5f-42c4-8383-3813a2016ff5 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000005822", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9a7cb9337d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5fc7887c-2ab7-4d21-80c7-ec4ad0d3b011", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:59:07.441529 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-7a9069c1-00fb-4c9d-83b4-9d51c26703e1 req-5a8e0ec8-7d5f-42c4-8383-3813a2016ff5 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Acquiring lock "cinder-attachment_update-eabb4fea-d425-4ef6-921b-2d158513b0e8-np0000005822" by "attachment_update" {{(pid=100244) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 07:59:07.445829 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-7a9069c1-00fb-4c9d-83b4-9d51c26703e1 req-5a8e0ec8-7d5f-42c4-8383-3813a2016ff5 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Lock "cinder-attachment_update-eabb4fea-d425-4ef6-921b-2d158513b0e8-np0000005822" acquired by "attachment_update" :: waited 0.004s {{(pid=100244) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 07:59:07.447248 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:59:07.447248 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:59:07.524342 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-7a9069c1-00fb-4c9d-83b4-9d51c26703e1 req-5a8e0ec8-7d5f-42c4-8383-3813a2016ff5 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Lock "cinder-attachment_update-eabb4fea-d425-4ef6-921b-2d158513b0e8-np0000005822" released by "attachment_update" :: held 0.078s {{(pid=100244) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 07:59:07.524646 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-7a9069c1-00fb-4c9d-83b4-9d51c26703e1 req-5a8e0ec8-7d5f-42c4-8383-3813a2016ff5 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] https://10.4.3.170/volume/v3/attachments/7dd2ef8b-745c-4207-9f73-f700be5b2d8d returned with HTTP 200 Jul 24 07:59:07.525351 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1414/5654] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 24 07:59:07 2026] PUT /volume/v3/attachments/7dd2ef8b-745c-4207-9f73-f700be5b2d8d => generated 969 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:59:08.328012 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-da3396cf-9816-460a-8c63-5d094ba1102a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:59:08.329746 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-da3396cf-9816-460a-8c63-5d094ba1102a tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] GET https://10.4.3.170/volume/v3/volumes/eabb4fea-d425-4ef6-921b-2d158513b0e8 Jul 24 07:59:08.329953 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-da3396cf-9816-460a-8c63-5d094ba1102a tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:59:08.330145 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-da3396cf-9816-460a-8c63-5d094ba1102a tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:59:08.339059 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:59:08.339059 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:59:08.342350 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-da3396cf-9816-460a-8c63-5d094ba1102a tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Volume info retrieved successfully. Jul 24 07:59:08.346027 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-da3396cf-9816-460a-8c63-5d094ba1102a tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] https://10.4.3.170/volume/v3/volumes/eabb4fea-d425-4ef6-921b-2d158513b0e8 returned with HTTP 200 Jul 24 07:59:08.346514 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1402/5655] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:59:08 2026] GET /volume/v3/volumes/eabb4fea-d425-4ef6-921b-2d158513b0e8 => generated 858 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:59:09.357742 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-80f58257-da7b-479b-8450-9b9ddbf44d8a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:59:09.359560 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-80f58257-da7b-479b-8450-9b9ddbf44d8a tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] GET https://10.4.3.170/volume/v3/volumes/eabb4fea-d425-4ef6-921b-2d158513b0e8 Jul 24 07:59:09.359750 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-80f58257-da7b-479b-8450-9b9ddbf44d8a tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:59:09.359960 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-80f58257-da7b-479b-8450-9b9ddbf44d8a tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:59:09.369009 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:59:09.369009 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:59:09.372344 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-80f58257-da7b-479b-8450-9b9ddbf44d8a tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Volume info retrieved successfully. Jul 24 07:59:09.376177 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-80f58257-da7b-479b-8450-9b9ddbf44d8a tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] https://10.4.3.170/volume/v3/volumes/eabb4fea-d425-4ef6-921b-2d158513b0e8 returned with HTTP 200 Jul 24 07:59:09.376585 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1417/5656] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:59:09 2026] GET /volume/v3/volumes/eabb4fea-d425-4ef6-921b-2d158513b0e8 => generated 858 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:59:10.388720 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-3111492b-6b3a-4b7c-a18e-9f6ccfd12956 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:59:10.390482 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3111492b-6b3a-4b7c-a18e-9f6ccfd12956 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] GET https://10.4.3.170/volume/v3/volumes/eabb4fea-d425-4ef6-921b-2d158513b0e8 Jul 24 07:59:10.390674 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3111492b-6b3a-4b7c-a18e-9f6ccfd12956 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:59:10.390856 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3111492b-6b3a-4b7c-a18e-9f6ccfd12956 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:59:10.399481 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:59:10.399481 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:59:10.402457 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-3111492b-6b3a-4b7c-a18e-9f6ccfd12956 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Volume info retrieved successfully. Jul 24 07:59:10.405938 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3111492b-6b3a-4b7c-a18e-9f6ccfd12956 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] https://10.4.3.170/volume/v3/volumes/eabb4fea-d425-4ef6-921b-2d158513b0e8 returned with HTTP 200 Jul 24 07:59:10.406297 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1424/5657] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:59:10 2026] GET /volume/v3/volumes/eabb4fea-d425-4ef6-921b-2d158513b0e8 => generated 858 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:59:11.418230 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-f3ea8462-b505-4e74-91cb-2c1c8fa7f9f1 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:59:11.420128 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f3ea8462-b505-4e74-91cb-2c1c8fa7f9f1 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] GET https://10.4.3.170/volume/v3/volumes/eabb4fea-d425-4ef6-921b-2d158513b0e8 Jul 24 07:59:11.420421 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f3ea8462-b505-4e74-91cb-2c1c8fa7f9f1 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:59:11.420682 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f3ea8462-b505-4e74-91cb-2c1c8fa7f9f1 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:59:11.429907 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:59:11.429907 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:59:11.433175 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-f3ea8462-b505-4e74-91cb-2c1c8fa7f9f1 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Volume info retrieved successfully. Jul 24 07:59:11.436838 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f3ea8462-b505-4e74-91cb-2c1c8fa7f9f1 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] https://10.4.3.170/volume/v3/volumes/eabb4fea-d425-4ef6-921b-2d158513b0e8 returned with HTTP 200 Jul 24 07:59:11.437199 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1415/5658] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:59:11 2026] GET /volume/v3/volumes/eabb4fea-d425-4ef6-921b-2d158513b0e8 => generated 858 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:59:11.738860 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-7a9069c1-00fb-4c9d-83b4-9d51c26703e1 req-7170c940-3433-4eb1-9265-d5d560fca2a8 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:59:11.741421 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-7a9069c1-00fb-4c9d-83b4-9d51c26703e1 req-7170c940-3433-4eb1-9265-d5d560fca2a8 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] POST https://10.4.3.170/volume/v3/attachments/7dd2ef8b-745c-4207-9f73-f700be5b2d8d/action Jul 24 07:59:11.741907 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-7a9069c1-00fb-4c9d-83b4-9d51c26703e1 req-7170c940-3433-4eb1-9265-d5d560fca2a8 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Action body: b'{"os-complete": null}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:59:11.742111 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-7a9069c1-00fb-4c9d-83b4-9d51c26703e1 req-7170c940-3433-4eb1-9265-d5d560fca2a8 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:59:11.760787 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:59:11.760787 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:59:11.770297 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-7a9069c1-00fb-4c9d-83b4-9d51c26703e1 req-7170c940-3433-4eb1-9265-d5d560fca2a8 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] https://10.4.3.170/volume/v3/attachments/7dd2ef8b-745c-4207-9f73-f700be5b2d8d/action returned with HTTP 204 Jul 24 07:59:11.770732 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1403/5659] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 24 07:59:11 2026] POST /volume/v3/attachments/7dd2ef8b-745c-4207-9f73-f700be5b2d8d/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:59:12.448739 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a5eb41ac-5d11-4d93-8c80-3bcdb19168e6 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:59:12.450596 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a5eb41ac-5d11-4d93-8c80-3bcdb19168e6 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] GET https://10.4.3.170/volume/v3/volumes/eabb4fea-d425-4ef6-921b-2d158513b0e8 Jul 24 07:59:12.450810 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a5eb41ac-5d11-4d93-8c80-3bcdb19168e6 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:59:12.451015 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a5eb41ac-5d11-4d93-8c80-3bcdb19168e6 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:59:12.460761 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:59:12.460761 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:59:12.464010 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-a5eb41ac-5d11-4d93-8c80-3bcdb19168e6 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Volume info retrieved successfully. Jul 24 07:59:12.467910 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a5eb41ac-5d11-4d93-8c80-3bcdb19168e6 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] https://10.4.3.170/volume/v3/volumes/eabb4fea-d425-4ef6-921b-2d158513b0e8 returned with HTTP 200 Jul 24 07:59:12.468327 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1418/5660] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:59:12 2026] GET /volume/v3/volumes/eabb4fea-d425-4ef6-921b-2d158513b0e8 => generated 1150 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:59:12.479342 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-5b6abd92-b9f6-4cf1-9e0e-b103253c07f2 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:59:12.481103 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5b6abd92-b9f6-4cf1-9e0e-b103253c07f2 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] GET https://10.4.3.170/volume/v3/volumes/eabb4fea-d425-4ef6-921b-2d158513b0e8 Jul 24 07:59:12.481310 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5b6abd92-b9f6-4cf1-9e0e-b103253c07f2 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:59:12.481502 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5b6abd92-b9f6-4cf1-9e0e-b103253c07f2 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:59:12.489797 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:59:12.489797 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:59:12.493142 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-5b6abd92-b9f6-4cf1-9e0e-b103253c07f2 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Volume info retrieved successfully. Jul 24 07:59:12.496601 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5b6abd92-b9f6-4cf1-9e0e-b103253c07f2 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] https://10.4.3.170/volume/v3/volumes/eabb4fea-d425-4ef6-921b-2d158513b0e8 returned with HTTP 200 Jul 24 07:59:12.496922 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1425/5661] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:59:12 2026] GET /volume/v3/volumes/eabb4fea-d425-4ef6-921b-2d158513b0e8 => generated 1150 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:59:12.509493 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-bfe4ef20-6cfd-4350-a362-e93395a9d791 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:59:12.511396 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-bfe4ef20-6cfd-4350-a362-e93395a9d791 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] POST https://10.4.3.170/volume/v3/volumes/eabb4fea-d425-4ef6-921b-2d158513b0e8/action Jul 24 07:59:12.511791 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-bfe4ef20-6cfd-4350-a362-e93395a9d791 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Action body: b'{"os-detach": {}}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:59:12.511923 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-bfe4ef20-6cfd-4350-a362-e93395a9d791 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:59:12.523012 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:59:12.523012 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:59:12.523480 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-bfe4ef20-6cfd-4350-a362-e93395a9d791 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Volume info retrieved successfully. Jul 24 07:59:12.527874 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-bfe4ef20-6cfd-4350-a362-e93395a9d791 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Attachment connected to vm fa5a48f2-1ba7-4304-812f-fb84cfb55175, checking data on nova Jul 24 07:59:12.528089 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.compute.nova [None req-bfe4ef20-6cfd-4350-a362-e93395a9d791 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Creating Keystone token plugin using URL: https://10.4.3.170/identity {{(pid=100244) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 24 07:59:12.599256 np0000005822 devstack@c-api.service[100244]: DEBUG novaclient.v2.client [None req-bfe4ef20-6cfd-4350-a362-e93395a9d791 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] REQ: curl -g -i -X GET https://10.4.3.170/compute/v2.1/servers/fa5a48f2-1ba7-4304-812f-fb84cfb55175/os-volume_attachments/eabb4fea-d425-4ef6-921b-2d158513b0e8 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}3b1d5bc9e6abf0d9aaf6c2037a63dd55ee9c185dea8c8b9aa01675bdd7443cbb" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-bfe4ef20-6cfd-4350-a362-e93395a9d791" -H "X-Service-Token: {SHA256}97124f13ddc4ac906d5b53c9ebdbfbd872ed5d41987142c4eb4c784da8acfc07" {{(pid=100244) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 24 07:59:12.694392 np0000005822 devstack@c-api.service[100244]: DEBUG novaclient.v2.client [None req-bfe4ef20-6cfd-4350-a362-e93395a9d791 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 24 Jul 2026 07:59:12 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-f8336bb0-5623-45cc-9522-319d14567494 x-openstack-request-id: req-f8336bb0-5623-45cc-9522-319d14567494 {{(pid=100244) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 24 07:59:12.694536 np0000005822 devstack@c-api.service[100244]: DEBUG novaclient.v2.client [None req-bfe4ef20-6cfd-4350-a362-e93395a9d791 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "eabb4fea-d425-4ef6-921b-2d158513b0e8", "serverId": "fa5a48f2-1ba7-4304-812f-fb84cfb55175", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "7dd2ef8b-745c-4207-9f73-f700be5b2d8d", "bdm_uuid": "3cf543ff-8d26-47bd-977d-729147e074e4"}} {{(pid=100244) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 24 07:59:12.694633 np0000005822 devstack@c-api.service[100244]: DEBUG novaclient.v2.client [None req-bfe4ef20-6cfd-4350-a362-e93395a9d791 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] GET call to compute for https://10.4.3.170/compute/v2.1/servers/fa5a48f2-1ba7-4304-812f-fb84cfb55175/os-volume_attachments/eabb4fea-d425-4ef6-921b-2d158513b0e8 used request id req-f8336bb0-5623-45cc-9522-319d14567494 {{(pid=100244) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 24 07:59:12.696740 np0000005822 devstack@c-api.service[100244]: ERROR cinder.volume.api [None req-bfe4ef20-6cfd-4350-a362-e93395a9d791 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Jul 24 07:59:12.699274 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault [None req-bfe4ef20-6cfd-4350-a362-e93395a9d791 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Caught error: Detach volume from instance fa5a48f2-1ba7-4304-812f-fb84cfb55175 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance fa5a48f2-1ba7-4304-812f-fb84cfb55175 using the Compute API Jul 24 07:59:12.699274 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 24 07:59:12.699274 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 24 07:59:12.699274 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 24 07:59:12.699274 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 07:59:12.699274 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 24 07:59:12.699274 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 24 07:59:12.699274 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 24 07:59:12.699274 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 24 07:59:12.699274 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 24 07:59:12.699274 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 07:59:12.699274 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 24 07:59:12.699274 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 24 07:59:12.699274 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 07:59:12.699274 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 24 07:59:12.699274 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 24 07:59:12.699274 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 07:59:12.699274 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Jul 24 07:59:12.699274 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 24 07:59:12.699274 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 07:59:12.699274 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 24 07:59:12.699274 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 24 07:59:12.699274 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 24 07:59:12.699274 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 24 07:59:12.699274 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 24 07:59:12.699274 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 07:59:12.699274 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 24 07:59:12.699274 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 24 07:59:12.699274 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 07:59:12.699274 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 24 07:59:12.699274 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 24 07:59:12.699274 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 07:59:12.699274 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 24 07:59:12.699274 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 24 07:59:12.699274 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 07:59:12.699274 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 24 07:59:12.699274 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 24 07:59:12.699274 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 24 07:59:12.699274 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 24 07:59:12.699274 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 24 07:59:12.699274 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 07:59:12.699274 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 24 07:59:12.699274 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 24 07:59:12.699274 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 07:59:12.699274 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 24 07:59:12.699274 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 24 07:59:12.699274 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 07:59:12.699274 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Jul 24 07:59:12.699274 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 24 07:59:12.699274 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 07:59:12.699274 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 24 07:59:12.700112 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 24 07:59:12.700112 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 24 07:59:12.700112 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 24 07:59:12.700112 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 24 07:59:12.700112 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 07:59:12.700112 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 24 07:59:12.700112 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 24 07:59:12.700112 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 07:59:12.700112 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 24 07:59:12.700112 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 24 07:59:12.700112 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 07:59:12.700112 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 24 07:59:12.700112 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 24 07:59:12.700112 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 07:59:12.700112 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 24 07:59:12.700112 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 24 07:59:12.700112 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 07:59:12.700112 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 24 07:59:12.700112 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 24 07:59:12.700112 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 07:59:12.700112 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 24 07:59:12.700112 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 24 07:59:12.700112 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 07:59:12.700112 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 24 07:59:12.700112 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 24 07:59:12.700112 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 07:59:12.700112 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 24 07:59:12.700112 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 24 07:59:12.700112 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 07:59:12.700112 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 24 07:59:12.700112 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 24 07:59:12.700112 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 07:59:12.700112 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Jul 24 07:59:12.700112 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Jul 24 07:59:12.700112 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Jul 24 07:59:12.700112 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Jul 24 07:59:12.700112 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Jul 24 07:59:12.700112 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Jul 24 07:59:12.700112 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Jul 24 07:59:12.700112 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 24 07:59:12.700112 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 24 07:59:12.700112 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance fa5a48f2-1ba7-4304-812f-fb84cfb55175 using the Compute API Jul 24 07:59:12.700112 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault Jul 24 07:59:12.700112 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.middleware.fault [None req-bfe4ef20-6cfd-4350-a362-e93395a9d791 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] https://10.4.3.170/volume/v3/volumes/eabb4fea-d425-4ef6-921b-2d158513b0e8/action returned with HTTP 409 Jul 24 07:59:12.700112 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1416/5662] 10.4.3.170 () {68 vars in 1390 bytes} [Fri Jul 24 07:59:12 2026] POST /volume/v3/volumes/eabb4fea-d425-4ef6-921b-2d158513b0e8/action => generated 167 bytes in 191 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:59:12.707412 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-ad93a659-83ef-4053-8719-909b97eb8609 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:59:12.709001 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ad93a659-83ef-4053-8719-909b97eb8609 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] POST https://10.4.3.170/volume/v3/volumes/eabb4fea-d425-4ef6-921b-2d158513b0e8/action Jul 24 07:59:12.709349 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ad93a659-83ef-4053-8719-909b97eb8609 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:59:12.709470 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ad93a659-83ef-4053-8719-909b97eb8609 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:59:12.718728 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:59:12.718728 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:59:12.719139 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-ad93a659-83ef-4053-8719-909b97eb8609 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Volume info retrieved successfully. Jul 24 07:59:12.773165 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-ad93a659-83ef-4053-8719-909b97eb8609 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Attachment connected to vm fa5a48f2-1ba7-4304-812f-fb84cfb55175, checking data on nova Jul 24 07:59:12.773640 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.compute.nova [None req-ad93a659-83ef-4053-8719-909b97eb8609 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Creating Keystone token plugin using URL: https://10.4.3.170/identity {{(pid=100243) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 24 07:59:12.897299 np0000005822 devstack@c-api.service[100243]: DEBUG novaclient.v2.client [None req-ad93a659-83ef-4053-8719-909b97eb8609 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] REQ: curl -g -i -X GET https://10.4.3.170/compute/v2.1/servers/fa5a48f2-1ba7-4304-812f-fb84cfb55175/os-volume_attachments/eabb4fea-d425-4ef6-921b-2d158513b0e8 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}158d4d37e1ed357dd33b69f8d222c5c8fb513bf8845c4ada93c2ba3c946479a7" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-ad93a659-83ef-4053-8719-909b97eb8609" -H "X-Service-Token: {SHA256}21c2c7c008bb4cf005c26513e5f7384477dc4062bc8c3bda4075448959535ddb" {{(pid=100243) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 24 07:59:13.008984 np0000005822 devstack@c-api.service[100243]: DEBUG novaclient.v2.client [None req-ad93a659-83ef-4053-8719-909b97eb8609 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 24 Jul 2026 07:59:12 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-7cc64e2f-3683-43f6-a396-eee7da58eecd x-openstack-request-id: req-7cc64e2f-3683-43f6-a396-eee7da58eecd {{(pid=100243) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 24 07:59:13.009119 np0000005822 devstack@c-api.service[100243]: DEBUG novaclient.v2.client [None req-ad93a659-83ef-4053-8719-909b97eb8609 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "eabb4fea-d425-4ef6-921b-2d158513b0e8", "serverId": "fa5a48f2-1ba7-4304-812f-fb84cfb55175", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "7dd2ef8b-745c-4207-9f73-f700be5b2d8d", "bdm_uuid": "3cf543ff-8d26-47bd-977d-729147e074e4"}} {{(pid=100243) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 24 07:59:13.009230 np0000005822 devstack@c-api.service[100243]: DEBUG novaclient.v2.client [None req-ad93a659-83ef-4053-8719-909b97eb8609 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] GET call to compute for https://10.4.3.170/compute/v2.1/servers/fa5a48f2-1ba7-4304-812f-fb84cfb55175/os-volume_attachments/eabb4fea-d425-4ef6-921b-2d158513b0e8 used request id req-7cc64e2f-3683-43f6-a396-eee7da58eecd {{(pid=100243) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 24 07:59:13.011363 np0000005822 devstack@c-api.service[100243]: ERROR cinder.volume.api [None req-ad93a659-83ef-4053-8719-909b97eb8609 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Jul 24 07:59:13.013553 np0000005822 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault [None req-ad93a659-83ef-4053-8719-909b97eb8609 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Caught error: Detach volume from instance fa5a48f2-1ba7-4304-812f-fb84cfb55175 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance fa5a48f2-1ba7-4304-812f-fb84cfb55175 using the Compute API Jul 24 07:59:13.013553 np0000005822 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 24 07:59:13.013553 np0000005822 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 24 07:59:13.013553 np0000005822 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 24 07:59:13.013553 np0000005822 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 07:59:13.013553 np0000005822 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 24 07:59:13.013553 np0000005822 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 24 07:59:13.013553 np0000005822 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 24 07:59:13.013553 np0000005822 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 24 07:59:13.013553 np0000005822 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 24 07:59:13.013553 np0000005822 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 07:59:13.013553 np0000005822 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 24 07:59:13.013553 np0000005822 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 24 07:59:13.013553 np0000005822 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 07:59:13.013553 np0000005822 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 24 07:59:13.013553 np0000005822 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 24 07:59:13.013553 np0000005822 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 07:59:13.013553 np0000005822 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Jul 24 07:59:13.013553 np0000005822 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 24 07:59:13.013553 np0000005822 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 07:59:13.013553 np0000005822 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 24 07:59:13.013553 np0000005822 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 24 07:59:13.013553 np0000005822 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 24 07:59:13.013553 np0000005822 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 24 07:59:13.013553 np0000005822 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 24 07:59:13.013553 np0000005822 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 07:59:13.013553 np0000005822 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 24 07:59:13.013553 np0000005822 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 24 07:59:13.013553 np0000005822 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 07:59:13.013553 np0000005822 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 24 07:59:13.013553 np0000005822 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 24 07:59:13.013553 np0000005822 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 07:59:13.013553 np0000005822 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 24 07:59:13.013553 np0000005822 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 24 07:59:13.013553 np0000005822 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 07:59:13.013553 np0000005822 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 24 07:59:13.013553 np0000005822 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 24 07:59:13.013553 np0000005822 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 24 07:59:13.013553 np0000005822 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 24 07:59:13.013553 np0000005822 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 24 07:59:13.013553 np0000005822 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 07:59:13.013553 np0000005822 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 24 07:59:13.013553 np0000005822 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 24 07:59:13.013553 np0000005822 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 07:59:13.013553 np0000005822 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 24 07:59:13.013553 np0000005822 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 24 07:59:13.013553 np0000005822 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 07:59:13.013553 np0000005822 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Jul 24 07:59:13.013553 np0000005822 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 24 07:59:13.013553 np0000005822 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 07:59:13.013553 np0000005822 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 24 07:59:13.014381 np0000005822 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 24 07:59:13.014381 np0000005822 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 24 07:59:13.014381 np0000005822 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 24 07:59:13.014381 np0000005822 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 24 07:59:13.014381 np0000005822 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 07:59:13.014381 np0000005822 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 24 07:59:13.014381 np0000005822 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 24 07:59:13.014381 np0000005822 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 07:59:13.014381 np0000005822 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 24 07:59:13.014381 np0000005822 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 24 07:59:13.014381 np0000005822 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 07:59:13.014381 np0000005822 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 24 07:59:13.014381 np0000005822 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 24 07:59:13.014381 np0000005822 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 07:59:13.014381 np0000005822 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 24 07:59:13.014381 np0000005822 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 24 07:59:13.014381 np0000005822 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 07:59:13.014381 np0000005822 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 24 07:59:13.014381 np0000005822 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 24 07:59:13.014381 np0000005822 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 07:59:13.014381 np0000005822 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 24 07:59:13.014381 np0000005822 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 24 07:59:13.014381 np0000005822 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 07:59:13.014381 np0000005822 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 24 07:59:13.014381 np0000005822 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 24 07:59:13.014381 np0000005822 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 07:59:13.014381 np0000005822 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 24 07:59:13.014381 np0000005822 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 24 07:59:13.014381 np0000005822 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 07:59:13.014381 np0000005822 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 24 07:59:13.014381 np0000005822 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 24 07:59:13.014381 np0000005822 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 07:59:13.014381 np0000005822 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Jul 24 07:59:13.014381 np0000005822 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Jul 24 07:59:13.014381 np0000005822 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Jul 24 07:59:13.014381 np0000005822 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Jul 24 07:59:13.014381 np0000005822 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Jul 24 07:59:13.014381 np0000005822 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Jul 24 07:59:13.014381 np0000005822 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Jul 24 07:59:13.014381 np0000005822 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 24 07:59:13.014381 np0000005822 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 24 07:59:13.014381 np0000005822 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance fa5a48f2-1ba7-4304-812f-fb84cfb55175 using the Compute API Jul 24 07:59:13.014381 np0000005822 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault Jul 24 07:59:13.014381 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.middleware.fault [None req-ad93a659-83ef-4053-8719-909b97eb8609 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] https://10.4.3.170/volume/v3/volumes/eabb4fea-d425-4ef6-921b-2d158513b0e8/action returned with HTTP 409 Jul 24 07:59:13.014381 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1404/5663] 10.4.3.170 () {68 vars in 1390 bytes} [Fri Jul 24 07:59:12 2026] POST /volume/v3/volumes/eabb4fea-d425-4ef6-921b-2d158513b0e8/action => generated 167 bytes in 307 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:59:13.021026 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ff8c73e0-7cbf-4ed1-9aca-038fcd31d93a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:59:13.022042 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1419/5664] 10.4.3.170 () {70 vars in 1597 bytes} [Fri Jul 24 07:59:13 2026] POST /volume/v3/volumes/eabb4fea-d425-4ef6-921b-2d158513b0e8/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 24 07:59:13.027393 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-a1c9a7f1-327f-419f-b5ee-4bbbdf2bec64 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:59:13.028598 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1426/5665] 10.4.3.170 () {70 vars in 1597 bytes} [Fri Jul 24 07:59:13 2026] POST /volume/v3/volumes/eabb4fea-d425-4ef6-921b-2d158513b0e8/action => generated 114 bytes in 1 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 24 07:59:13.033825 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-9f6e64f7-3cdd-408d-af67-e72dbab9060b None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:59:13.054401 np0000005822 devstack@c-api.service[100244]: WARNING keystonemiddleware.auth_token [None req-9f6e64f7-3cdd-408d-af67-e72dbab9060b None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 24 07:59:13.055390 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1417/5666] 10.4.3.170 () {70 vars in 1597 bytes} [Fri Jul 24 07:59:13 2026] POST /volume/v3/volumes/eabb4fea-d425-4ef6-921b-2d158513b0e8/action => generated 114 bytes in 22 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 24 07:59:13.061817 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-fb4a72e2-91d1-44ec-883d-620ad22de3b2 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:59:13.077849 np0000005822 devstack@c-api.service[100243]: WARNING keystonemiddleware.auth_token [None req-fb4a72e2-91d1-44ec-883d-620ad22de3b2 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 24 07:59:13.078785 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1405/5667] 10.4.3.170 () {70 vars in 1597 bytes} [Fri Jul 24 07:59:13 2026] POST /volume/v3/volumes/eabb4fea-d425-4ef6-921b-2d158513b0e8/action => generated 114 bytes in 17 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 24 07:59:13.084234 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-643681dc-7241-49b0-bde2-2c4f0cab66ac None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:59:13.108735 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-643681dc-7241-49b0-bde2-2c4f0cab66ac tempest-TestServerVolumeAttachmentScenario-841725518 tempest-TestServerVolumeAttachmentScenario-841725518-project-admin] POST https://10.4.3.170/volume/v3/volumes/eabb4fea-d425-4ef6-921b-2d158513b0e8/action Jul 24 07:59:13.109076 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-643681dc-7241-49b0-bde2-2c4f0cab66ac tempest-TestServerVolumeAttachmentScenario-841725518 tempest-TestServerVolumeAttachmentScenario-841725518-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:59:13.109197 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-643681dc-7241-49b0-bde2-2c4f0cab66ac tempest-TestServerVolumeAttachmentScenario-841725518 tempest-TestServerVolumeAttachmentScenario-841725518-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:59:13.119257 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:59:13.119257 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:59:13.119606 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.admin_actions [None req-643681dc-7241-49b0-bde2-2c4f0cab66ac tempest-TestServerVolumeAttachmentScenario-841725518 tempest-TestServerVolumeAttachmentScenario-841725518-project-admin] Updating volume 'eabb4fea-d425-4ef6-921b-2d158513b0e8' with '{'status': 'error'}' {{(pid=100246) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 24 07:59:13.138433 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-643681dc-7241-49b0-bde2-2c4f0cab66ac tempest-TestServerVolumeAttachmentScenario-841725518 tempest-TestServerVolumeAttachmentScenario-841725518-project-admin] https://10.4.3.170/volume/v3/volumes/eabb4fea-d425-4ef6-921b-2d158513b0e8/action returned with HTTP 202 Jul 24 07:59:13.138783 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1420/5668] 10.4.3.170 () {68 vars in 1390 bytes} [Fri Jul 24 07:59:13 2026] POST /volume/v3/volumes/eabb4fea-d425-4ef6-921b-2d158513b0e8/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:59:13.144937 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-bdacc0f5-a7be-408a-8707-765dc55798d1 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:59:13.146881 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-bdacc0f5-a7be-408a-8707-765dc55798d1 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] GET https://10.4.3.170/volume/v3/volumes/eabb4fea-d425-4ef6-921b-2d158513b0e8 Jul 24 07:59:13.147125 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-bdacc0f5-a7be-408a-8707-765dc55798d1 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:59:13.147389 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-bdacc0f5-a7be-408a-8707-765dc55798d1 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:59:13.155975 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:59:13.155975 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:59:13.159334 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-bdacc0f5-a7be-408a-8707-765dc55798d1 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Volume info retrieved successfully. Jul 24 07:59:13.163095 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-bdacc0f5-a7be-408a-8707-765dc55798d1 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] https://10.4.3.170/volume/v3/volumes/eabb4fea-d425-4ef6-921b-2d158513b0e8 returned with HTTP 200 Jul 24 07:59:13.163500 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1427/5669] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:59:13 2026] GET /volume/v3/volumes/eabb4fea-d425-4ef6-921b-2d158513b0e8 => generated 1149 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:59:13.176939 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-8cb49484-9a59-4754-968f-22b874527954 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:59:13.178733 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8cb49484-9a59-4754-968f-22b874527954 tempest-TestServerVolumeAttachmentScenario-841725518 tempest-TestServerVolumeAttachmentScenario-841725518-project-admin] POST https://10.4.3.170/volume/v3/volumes/eabb4fea-d425-4ef6-921b-2d158513b0e8/action Jul 24 07:59:13.179167 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8cb49484-9a59-4754-968f-22b874527954 tempest-TestServerVolumeAttachmentScenario-841725518 tempest-TestServerVolumeAttachmentScenario-841725518-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "7dd2ef8b-745c-4207-9f73-f700be5b2d8d"}}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:59:13.179338 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8cb49484-9a59-4754-968f-22b874527954 tempest-TestServerVolumeAttachmentScenario-841725518 tempest-TestServerVolumeAttachmentScenario-841725518-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "7dd2ef8b-745c-4207-9f73-f700be5b2d8d"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:59:13.210615 np0000005822 devstack@c-api.service[100244]: DEBUG oslo_db.sqlalchemy.engines [None req-8cb49484-9a59-4754-968f-22b874527954 tempest-TestServerVolumeAttachmentScenario-841725518 tempest-TestServerVolumeAttachmentScenario-841725518-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=100244) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 07:59:13.219016 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:59:13.219016 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:59:13.219352 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-8cb49484-9a59-4754-968f-22b874527954 tempest-TestServerVolumeAttachmentScenario-841725518 tempest-TestServerVolumeAttachmentScenario-841725518-project-admin] Volume info retrieved successfully. Jul 24 07:59:13.223156 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-8cb49484-9a59-4754-968f-22b874527954 tempest-TestServerVolumeAttachmentScenario-841725518 tempest-TestServerVolumeAttachmentScenario-841725518-project-admin] Attachment connected to vm fa5a48f2-1ba7-4304-812f-fb84cfb55175, checking data on nova Jul 24 07:59:13.223300 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.compute.nova [None req-8cb49484-9a59-4754-968f-22b874527954 tempest-TestServerVolumeAttachmentScenario-841725518 tempest-TestServerVolumeAttachmentScenario-841725518-project-admin] Creating Keystone token plugin using URL: https://10.4.3.170/identity {{(pid=100244) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 24 07:59:13.300424 np0000005822 devstack@c-api.service[100244]: DEBUG novaclient.v2.client [None req-8cb49484-9a59-4754-968f-22b874527954 tempest-TestServerVolumeAttachmentScenario-841725518 tempest-TestServerVolumeAttachmentScenario-841725518-project-admin] REQ: curl -g -i -X GET https://10.4.3.170/compute/v2.1/servers/fa5a48f2-1ba7-4304-812f-fb84cfb55175/os-volume_attachments/eabb4fea-d425-4ef6-921b-2d158513b0e8 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}efcd7ab882d32e3db0774fc52a237d5fe108c812cde5c4a59113e04e601f3f97" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-8cb49484-9a59-4754-968f-22b874527954" -H "X-Service-Token: {SHA256}97124f13ddc4ac906d5b53c9ebdbfbd872ed5d41987142c4eb4c784da8acfc07" {{(pid=100244) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 24 07:59:13.378032 np0000005822 devstack@c-api.service[100244]: DEBUG novaclient.v2.client [None req-8cb49484-9a59-4754-968f-22b874527954 tempest-TestServerVolumeAttachmentScenario-841725518 tempest-TestServerVolumeAttachmentScenario-841725518-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 24 Jul 2026 07:59:13 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-bae9e4f5-a93d-432f-90ae-8c38679f8de9 x-openstack-request-id: req-bae9e4f5-a93d-432f-90ae-8c38679f8de9 {{(pid=100244) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 24 07:59:13.378124 np0000005822 devstack@c-api.service[100244]: DEBUG novaclient.v2.client [None req-8cb49484-9a59-4754-968f-22b874527954 tempest-TestServerVolumeAttachmentScenario-841725518 tempest-TestServerVolumeAttachmentScenario-841725518-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "eabb4fea-d425-4ef6-921b-2d158513b0e8", "serverId": "fa5a48f2-1ba7-4304-812f-fb84cfb55175", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "7dd2ef8b-745c-4207-9f73-f700be5b2d8d", "bdm_uuid": "3cf543ff-8d26-47bd-977d-729147e074e4"}} {{(pid=100244) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 24 07:59:13.378255 np0000005822 devstack@c-api.service[100244]: DEBUG novaclient.v2.client [None req-8cb49484-9a59-4754-968f-22b874527954 tempest-TestServerVolumeAttachmentScenario-841725518 tempest-TestServerVolumeAttachmentScenario-841725518-project-admin] GET call to compute for https://10.4.3.170/compute/v2.1/servers/fa5a48f2-1ba7-4304-812f-fb84cfb55175/os-volume_attachments/eabb4fea-d425-4ef6-921b-2d158513b0e8 used request id req-bae9e4f5-a93d-432f-90ae-8c38679f8de9 {{(pid=100244) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 24 07:59:13.379887 np0000005822 devstack@c-api.service[100244]: ERROR cinder.volume.api [None req-8cb49484-9a59-4754-968f-22b874527954 tempest-TestServerVolumeAttachmentScenario-841725518 tempest-TestServerVolumeAttachmentScenario-841725518-project-admin] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Jul 24 07:59:13.382150 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault [None req-8cb49484-9a59-4754-968f-22b874527954 tempest-TestServerVolumeAttachmentScenario-841725518 tempest-TestServerVolumeAttachmentScenario-841725518-project-admin] Caught error: Detach volume from instance fa5a48f2-1ba7-4304-812f-fb84cfb55175 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance fa5a48f2-1ba7-4304-812f-fb84cfb55175 using the Compute API Jul 24 07:59:13.382150 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 24 07:59:13.382150 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 24 07:59:13.382150 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 24 07:59:13.382150 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 07:59:13.382150 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 24 07:59:13.382150 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 24 07:59:13.382150 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 24 07:59:13.382150 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 24 07:59:13.382150 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 24 07:59:13.382150 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 07:59:13.382150 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 24 07:59:13.382150 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 24 07:59:13.382150 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 07:59:13.382150 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 24 07:59:13.382150 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 24 07:59:13.382150 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 07:59:13.382150 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Jul 24 07:59:13.382150 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 24 07:59:13.382150 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 07:59:13.382150 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 24 07:59:13.382150 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 24 07:59:13.382150 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 24 07:59:13.382150 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 24 07:59:13.382150 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 24 07:59:13.382150 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 07:59:13.382150 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 24 07:59:13.382150 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 24 07:59:13.382150 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 07:59:13.382150 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 24 07:59:13.382150 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 24 07:59:13.382150 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 07:59:13.382150 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 24 07:59:13.382150 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 24 07:59:13.382150 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 07:59:13.382150 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 24 07:59:13.382150 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 24 07:59:13.382150 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 24 07:59:13.382150 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 24 07:59:13.382150 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 24 07:59:13.382150 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 07:59:13.382150 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 24 07:59:13.382150 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 24 07:59:13.382150 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 07:59:13.382150 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 24 07:59:13.382150 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 24 07:59:13.382150 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 07:59:13.382150 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Jul 24 07:59:13.382150 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 24 07:59:13.382150 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 07:59:13.382150 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 24 07:59:13.383070 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 24 07:59:13.383070 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 24 07:59:13.383070 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 24 07:59:13.383070 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 24 07:59:13.383070 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 07:59:13.383070 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 24 07:59:13.383070 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 24 07:59:13.383070 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 07:59:13.383070 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 24 07:59:13.383070 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 24 07:59:13.383070 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 07:59:13.383070 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 24 07:59:13.383070 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 24 07:59:13.383070 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 07:59:13.383070 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 24 07:59:13.383070 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 24 07:59:13.383070 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 07:59:13.383070 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 24 07:59:13.383070 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 24 07:59:13.383070 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 07:59:13.383070 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 24 07:59:13.383070 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 24 07:59:13.383070 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 07:59:13.383070 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 24 07:59:13.383070 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 24 07:59:13.383070 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 07:59:13.383070 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 24 07:59:13.383070 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 24 07:59:13.383070 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 07:59:13.383070 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 24 07:59:13.383070 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 24 07:59:13.383070 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 07:59:13.383070 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Jul 24 07:59:13.383070 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Jul 24 07:59:13.383070 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Jul 24 07:59:13.383070 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Jul 24 07:59:13.383070 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Jul 24 07:59:13.383070 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Jul 24 07:59:13.383070 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Jul 24 07:59:13.383070 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 24 07:59:13.383070 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 24 07:59:13.383070 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance fa5a48f2-1ba7-4304-812f-fb84cfb55175 using the Compute API Jul 24 07:59:13.383070 np0000005822 devstack@c-api.service[100244]: ERROR cinder.api.middleware.fault Jul 24 07:59:13.383070 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.middleware.fault [None req-8cb49484-9a59-4754-968f-22b874527954 tempest-TestServerVolumeAttachmentScenario-841725518 tempest-TestServerVolumeAttachmentScenario-841725518-project-admin] https://10.4.3.170/volume/v3/volumes/eabb4fea-d425-4ef6-921b-2d158513b0e8/action returned with HTTP 409 Jul 24 07:59:13.383070 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1418/5670] 10.4.3.170 () {68 vars in 1390 bytes} [Fri Jul 24 07:59:13 2026] POST /volume/v3/volumes/eabb4fea-d425-4ef6-921b-2d158513b0e8/action => generated 167 bytes in 206 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:59:13.389491 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-efc824d9-8c72-40e3-938f-a6686f76c4a9 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:59:13.390862 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1406/5671] 10.4.3.170 () {70 vars in 1597 bytes} [Fri Jul 24 07:59:13 2026] POST /volume/v3/volumes/eabb4fea-d425-4ef6-921b-2d158513b0e8/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 24 07:59:13.396063 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a9a8f35a-8981-4699-947a-f0e5e751fa43 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:59:13.411729 np0000005822 devstack@c-api.service[100246]: WARNING keystonemiddleware.auth_token [None req-a9a8f35a-8981-4699-947a-f0e5e751fa43 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 24 07:59:13.412622 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1421/5672] 10.4.3.170 () {70 vars in 1597 bytes} [Fri Jul 24 07:59:13 2026] POST /volume/v3/volumes/eabb4fea-d425-4ef6-921b-2d158513b0e8/action => generated 114 bytes in 17 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 24 07:59:13.418132 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-4586e99e-d036-425d-b21f-c029db376859 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:59:13.419773 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4586e99e-d036-425d-b21f-c029db376859 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] GET https://10.4.3.170/volume/v3/volumes/76404eb2-b1e6-4776-b99c-805ba0fb560c Jul 24 07:59:13.419953 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4586e99e-d036-425d-b21f-c029db376859 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:59:13.420131 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4586e99e-d036-425d-b21f-c029db376859 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:59:13.427002 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:59:13.427002 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:59:13.430076 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-4586e99e-d036-425d-b21f-c029db376859 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Volume info retrieved successfully. Jul 24 07:59:13.433925 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4586e99e-d036-425d-b21f-c029db376859 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] https://10.4.3.170/volume/v3/volumes/76404eb2-b1e6-4776-b99c-805ba0fb560c returned with HTTP 200 Jul 24 07:59:13.434211 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1428/5673] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:59:13 2026] GET /volume/v3/volumes/76404eb2-b1e6-4776-b99c-805ba0fb560c => generated 857 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:59:13.445337 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-a6836bf6-33b8-4d92-a630-5164ac9cb3ad None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:59:13.447726 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a6836bf6-33b8-4d92-a630-5164ac9cb3ad tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] GET https://10.4.3.170/volume/v3/volumes/76404eb2-b1e6-4776-b99c-805ba0fb560c Jul 24 07:59:13.447917 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a6836bf6-33b8-4d92-a630-5164ac9cb3ad tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:59:13.448098 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a6836bf6-33b8-4d92-a630-5164ac9cb3ad tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:59:13.478927 np0000005822 devstack@c-api.service[100244]: DEBUG oslo_db.sqlalchemy.engines [None req-a6836bf6-33b8-4d92-a630-5164ac9cb3ad tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100244) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 07:59:13.484875 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:59:13.484875 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:59:13.488289 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-a6836bf6-33b8-4d92-a630-5164ac9cb3ad tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Volume info retrieved successfully. Jul 24 07:59:13.491949 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a6836bf6-33b8-4d92-a630-5164ac9cb3ad tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] https://10.4.3.170/volume/v3/volumes/76404eb2-b1e6-4776-b99c-805ba0fb560c returned with HTTP 200 Jul 24 07:59:13.492325 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1419/5674] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:59:13 2026] GET /volume/v3/volumes/76404eb2-b1e6-4776-b99c-805ba0fb560c => generated 857 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:59:13.529967 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-bc436b3d-df32-46cb-92bb-d78944070beb req-c4f69e96-996a-4f15-a0b8-506c4d532b9c None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:59:13.532000 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-bc436b3d-df32-46cb-92bb-d78944070beb req-c4f69e96-996a-4f15-a0b8-506c4d532b9c tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] GET https://10.4.3.170/volume/v3/volumes/76404eb2-b1e6-4776-b99c-805ba0fb560c Jul 24 07:59:13.532180 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-bc436b3d-df32-46cb-92bb-d78944070beb req-c4f69e96-996a-4f15-a0b8-506c4d532b9c tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:59:13.532385 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-bc436b3d-df32-46cb-92bb-d78944070beb req-c4f69e96-996a-4f15-a0b8-506c4d532b9c tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:59:13.565383 np0000005822 devstack@c-api.service[100243]: DEBUG oslo_db.sqlalchemy.engines [req-bc436b3d-df32-46cb-92bb-d78944070beb req-c4f69e96-996a-4f15-a0b8-506c4d532b9c tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100243) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 07:59:13.571122 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:59:13.571122 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:59:13.574350 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-bc436b3d-df32-46cb-92bb-d78944070beb req-c4f69e96-996a-4f15-a0b8-506c4d532b9c tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Volume info retrieved successfully. Jul 24 07:59:13.578000 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-bc436b3d-df32-46cb-92bb-d78944070beb req-c4f69e96-996a-4f15-a0b8-506c4d532b9c tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] https://10.4.3.170/volume/v3/volumes/76404eb2-b1e6-4776-b99c-805ba0fb560c returned with HTTP 200 Jul 24 07:59:13.578388 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1407/5675] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:59:13 2026] GET /volume/v3/volumes/76404eb2-b1e6-4776-b99c-805ba0fb560c => generated 857 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:59:13.643022 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-58d98a9a-3345-4b9a-b361-5b325ba9b58f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:59:13.643426 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-58d98a9a-3345-4b9a-b361-5b325ba9b58f None None] GET https://10.4.3.170/volume// Jul 24 07:59:13.643542 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-58d98a9a-3345-4b9a-b361-5b325ba9b58f None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:59:13.643754 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-58d98a9a-3345-4b9a-b361-5b325ba9b58f None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:59:13.644103 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-58d98a9a-3345-4b9a-b361-5b325ba9b58f None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:59:13.644458 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1422/5676] 10.4.3.170 () {66 vars in 1428 bytes} [Fri Jul 24 07:59:13 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:59:13.650673 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-bc436b3d-df32-46cb-92bb-d78944070beb req-ded5049c-fe42-4183-8aef-49d0506f327c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:59:13.678264 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-bc436b3d-df32-46cb-92bb-d78944070beb req-ded5049c-fe42-4183-8aef-49d0506f327c tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] POST https://10.4.3.170/volume/v3/attachments Jul 24 07:59:13.678614 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-bc436b3d-df32-46cb-92bb-d78944070beb req-ded5049c-fe42-4183-8aef-49d0506f327c tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "76404eb2-b1e6-4776-b99c-805ba0fb560c", "connector": null, "instance_uuid": "fa5a48f2-1ba7-4304-812f-fb84cfb55175"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:59:13.686485 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:59:13.686485 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:59:13.705450 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-bc436b3d-df32-46cb-92bb-d78944070beb req-ded5049c-fe42-4183-8aef-49d0506f327c tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] https://10.4.3.170/volume/v3/attachments returned with HTTP 200 Jul 24 07:59:13.705814 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1429/5677] 10.4.3.170 () {74 vars in 1594 bytes} [Fri Jul 24 07:59:13 2026] POST /volume/v3/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:59:13.731101 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-aa7052b0-62ea-4477-b83d-4a43b68a12fa None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:59:13.732774 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-aa7052b0-62ea-4477-b83d-4a43b68a12fa tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] GET https://10.4.3.170/volume/v3/volumes/76404eb2-b1e6-4776-b99c-805ba0fb560c Jul 24 07:59:13.732957 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-aa7052b0-62ea-4477-b83d-4a43b68a12fa tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:59:13.733131 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-aa7052b0-62ea-4477-b83d-4a43b68a12fa tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:59:13.737330 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-f1d578ec-624a-48eb-a6b4-a991807c27b1 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:59:13.737725 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f1d578ec-624a-48eb-a6b4-a991807c27b1 None None] GET https://10.4.3.170/volume// Jul 24 07:59:13.737892 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f1d578ec-624a-48eb-a6b4-a991807c27b1 None None] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:59:13.738095 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f1d578ec-624a-48eb-a6b4-a991807c27b1 None None] Calling method 'all' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:59:13.738453 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f1d578ec-624a-48eb-a6b4-a991807c27b1 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:59:13.738728 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1408/5678] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:59:13 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:59:13.741973 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:59:13.741973 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:59:13.744764 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-bc436b3d-df32-46cb-92bb-d78944070beb req-dbdc13fb-0956-46b2-8730-d34493f9ddfe None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:59:13.745031 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-aa7052b0-62ea-4477-b83d-4a43b68a12fa tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Volume info retrieved successfully. Jul 24 07:59:13.746729 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-bc436b3d-df32-46cb-92bb-d78944070beb req-dbdc13fb-0956-46b2-8730-d34493f9ddfe tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] GET https://10.4.3.170/volume/v3/volumes/76404eb2-b1e6-4776-b99c-805ba0fb560c Jul 24 07:59:13.746947 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-bc436b3d-df32-46cb-92bb-d78944070beb req-dbdc13fb-0956-46b2-8730-d34493f9ddfe tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:59:13.747127 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-bc436b3d-df32-46cb-92bb-d78944070beb req-dbdc13fb-0956-46b2-8730-d34493f9ddfe tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:59:13.748849 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-aa7052b0-62ea-4477-b83d-4a43b68a12fa tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] https://10.4.3.170/volume/v3/volumes/76404eb2-b1e6-4776-b99c-805ba0fb560c returned with HTTP 200 Jul 24 07:59:13.749180 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1420/5679] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:59:13 2026] GET /volume/v3/volumes/76404eb2-b1e6-4776-b99c-805ba0fb560c => generated 856 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:59:13.756154 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:59:13.756154 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:59:13.759165 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [req-bc436b3d-df32-46cb-92bb-d78944070beb req-dbdc13fb-0956-46b2-8730-d34493f9ddfe tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Volume info retrieved successfully. Jul 24 07:59:13.762731 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-bc436b3d-df32-46cb-92bb-d78944070beb req-dbdc13fb-0956-46b2-8730-d34493f9ddfe tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] https://10.4.3.170/volume/v3/volumes/76404eb2-b1e6-4776-b99c-805ba0fb560c returned with HTTP 200 Jul 24 07:59:13.763073 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1423/5680] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:59:13 2026] GET /volume/v3/volumes/76404eb2-b1e6-4776-b99c-805ba0fb560c => generated 1036 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:59:13.858885 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-bc436b3d-df32-46cb-92bb-d78944070beb req-17cb3e69-1ac3-4dd8-b1a4-4f646dcbc3b5 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:59:13.860775 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-bc436b3d-df32-46cb-92bb-d78944070beb req-17cb3e69-1ac3-4dd8-b1a4-4f646dcbc3b5 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] PUT https://10.4.3.170/volume/v3/attachments/d164ca2d-5b5c-4ff6-8820-f0c8a7fc832e Jul 24 07:59:13.861109 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-bc436b3d-df32-46cb-92bb-d78944070beb req-17cb3e69-1ac3-4dd8-b1a4-4f646dcbc3b5 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.170", "host": "np0000005822", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9a7cb9337d", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5fc7887c-2ab7-4d21-80c7-ec4ad0d3b011", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:59:13.868161 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.coordination [req-bc436b3d-df32-46cb-92bb-d78944070beb req-17cb3e69-1ac3-4dd8-b1a4-4f646dcbc3b5 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Acquiring lock "cinder-attachment_update-76404eb2-b1e6-4776-b99c-805ba0fb560c-np0000005822" by "attachment_update" {{(pid=100245) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 07:59:13.872146 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.coordination [req-bc436b3d-df32-46cb-92bb-d78944070beb req-17cb3e69-1ac3-4dd8-b1a4-4f646dcbc3b5 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Lock "cinder-attachment_update-76404eb2-b1e6-4776-b99c-805ba0fb560c-np0000005822" acquired by "attachment_update" :: waited 0.004s {{(pid=100245) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 07:59:13.872975 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:59:13.872975 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:59:13.940115 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.coordination [req-bc436b3d-df32-46cb-92bb-d78944070beb req-17cb3e69-1ac3-4dd8-b1a4-4f646dcbc3b5 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Lock "cinder-attachment_update-76404eb2-b1e6-4776-b99c-805ba0fb560c-np0000005822" released by "attachment_update" :: held 0.068s {{(pid=100245) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 07:59:13.940487 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-bc436b3d-df32-46cb-92bb-d78944070beb req-17cb3e69-1ac3-4dd8-b1a4-4f646dcbc3b5 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] https://10.4.3.170/volume/v3/attachments/d164ca2d-5b5c-4ff6-8820-f0c8a7fc832e returned with HTTP 200 Jul 24 07:59:13.940967 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1430/5681] 10.4.3.170 () {74 vars in 1704 bytes} [Fri Jul 24 07:59:13 2026] PUT /volume/v3/attachments/d164ca2d-5b5c-4ff6-8820-f0c8a7fc832e => generated 969 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:59:14.760659 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-2a8799a7-1f48-4a04-b2ce-8c0583989dc0 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:59:14.762169 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2a8799a7-1f48-4a04-b2ce-8c0583989dc0 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] GET https://10.4.3.170/volume/v3/volumes/76404eb2-b1e6-4776-b99c-805ba0fb560c Jul 24 07:59:14.762362 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2a8799a7-1f48-4a04-b2ce-8c0583989dc0 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:59:14.762522 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2a8799a7-1f48-4a04-b2ce-8c0583989dc0 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:59:14.770134 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:59:14.770134 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:59:14.772849 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-2a8799a7-1f48-4a04-b2ce-8c0583989dc0 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Volume info retrieved successfully. Jul 24 07:59:14.776152 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2a8799a7-1f48-4a04-b2ce-8c0583989dc0 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] https://10.4.3.170/volume/v3/volumes/76404eb2-b1e6-4776-b99c-805ba0fb560c returned with HTTP 200 Jul 24 07:59:14.776508 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1409/5682] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:59:14 2026] GET /volume/v3/volumes/76404eb2-b1e6-4776-b99c-805ba0fb560c => generated 857 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:59:15.787061 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-12faffe5-26c8-4770-b012-cb9efa829e99 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:59:15.789001 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-12faffe5-26c8-4770-b012-cb9efa829e99 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] GET https://10.4.3.170/volume/v3/volumes/76404eb2-b1e6-4776-b99c-805ba0fb560c Jul 24 07:59:15.789216 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-12faffe5-26c8-4770-b012-cb9efa829e99 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:59:15.789411 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-12faffe5-26c8-4770-b012-cb9efa829e99 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:59:15.797715 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:59:15.797715 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:59:15.800469 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-12faffe5-26c8-4770-b012-cb9efa829e99 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Volume info retrieved successfully. Jul 24 07:59:15.803926 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-12faffe5-26c8-4770-b012-cb9efa829e99 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] https://10.4.3.170/volume/v3/volumes/76404eb2-b1e6-4776-b99c-805ba0fb560c returned with HTTP 200 Jul 24 07:59:15.804279 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1421/5683] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:59:15 2026] GET /volume/v3/volumes/76404eb2-b1e6-4776-b99c-805ba0fb560c => generated 857 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:59:16.815476 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-15382ddd-6dbd-4e94-aa9f-8971a8ad5af0 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:59:16.817217 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-15382ddd-6dbd-4e94-aa9f-8971a8ad5af0 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] GET https://10.4.3.170/volume/v3/volumes/76404eb2-b1e6-4776-b99c-805ba0fb560c Jul 24 07:59:16.817424 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-15382ddd-6dbd-4e94-aa9f-8971a8ad5af0 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:59:16.817603 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-15382ddd-6dbd-4e94-aa9f-8971a8ad5af0 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:59:16.825802 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:59:16.825802 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:59:16.828723 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-15382ddd-6dbd-4e94-aa9f-8971a8ad5af0 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Volume info retrieved successfully. Jul 24 07:59:16.832172 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-15382ddd-6dbd-4e94-aa9f-8971a8ad5af0 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] https://10.4.3.170/volume/v3/volumes/76404eb2-b1e6-4776-b99c-805ba0fb560c returned with HTTP 200 Jul 24 07:59:16.832659 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1424/5684] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:59:16 2026] GET /volume/v3/volumes/76404eb2-b1e6-4776-b99c-805ba0fb560c => generated 857 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:59:17.156900 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-bc436b3d-df32-46cb-92bb-d78944070beb req-4260ab86-2f2a-4583-9e3c-99cc4426b48c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:59:17.158906 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-bc436b3d-df32-46cb-92bb-d78944070beb req-4260ab86-2f2a-4583-9e3c-99cc4426b48c tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] POST https://10.4.3.170/volume/v3/attachments/d164ca2d-5b5c-4ff6-8820-f0c8a7fc832e/action Jul 24 07:59:17.159238 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-bc436b3d-df32-46cb-92bb-d78944070beb req-4260ab86-2f2a-4583-9e3c-99cc4426b48c tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Action body: b'{"os-complete": null}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:59:17.159366 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-bc436b3d-df32-46cb-92bb-d78944070beb req-4260ab86-2f2a-4583-9e3c-99cc4426b48c tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:59:17.173621 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:59:17.173621 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:59:17.181866 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-bc436b3d-df32-46cb-92bb-d78944070beb req-4260ab86-2f2a-4583-9e3c-99cc4426b48c tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] https://10.4.3.170/volume/v3/attachments/d164ca2d-5b5c-4ff6-8820-f0c8a7fc832e/action returned with HTTP 204 Jul 24 07:59:17.182301 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1431/5685] 10.4.3.170 () {74 vars in 1725 bytes} [Fri Jul 24 07:59:17 2026] POST /volume/v3/attachments/d164ca2d-5b5c-4ff6-8820-f0c8a7fc832e/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:59:17.844380 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-4771cf99-f556-410f-a8b4-cad5c0546d5c None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:59:17.845907 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4771cf99-f556-410f-a8b4-cad5c0546d5c tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] GET https://10.4.3.170/volume/v3/volumes/76404eb2-b1e6-4776-b99c-805ba0fb560c Jul 24 07:59:17.846066 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4771cf99-f556-410f-a8b4-cad5c0546d5c tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:59:17.846250 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4771cf99-f556-410f-a8b4-cad5c0546d5c tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:59:17.853737 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:59:17.853737 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:59:17.856359 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-4771cf99-f556-410f-a8b4-cad5c0546d5c tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Volume info retrieved successfully. Jul 24 07:59:17.859535 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4771cf99-f556-410f-a8b4-cad5c0546d5c tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] https://10.4.3.170/volume/v3/volumes/76404eb2-b1e6-4776-b99c-805ba0fb560c returned with HTTP 200 Jul 24 07:59:17.859844 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1410/5686] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:59:17 2026] GET /volume/v3/volumes/76404eb2-b1e6-4776-b99c-805ba0fb560c => generated 1149 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:59:17.871569 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-01e559fe-abe9-4f6f-947c-fd60fc6359ec None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:59:17.873329 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-01e559fe-abe9-4f6f-947c-fd60fc6359ec tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] GET https://10.4.3.170/volume/v3/volumes/76404eb2-b1e6-4776-b99c-805ba0fb560c Jul 24 07:59:17.873536 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-01e559fe-abe9-4f6f-947c-fd60fc6359ec tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:59:17.873825 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-01e559fe-abe9-4f6f-947c-fd60fc6359ec tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:59:17.882180 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:59:17.882180 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:59:17.885044 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-01e559fe-abe9-4f6f-947c-fd60fc6359ec tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Volume info retrieved successfully. Jul 24 07:59:17.888508 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-01e559fe-abe9-4f6f-947c-fd60fc6359ec tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] https://10.4.3.170/volume/v3/volumes/76404eb2-b1e6-4776-b99c-805ba0fb560c returned with HTTP 200 Jul 24 07:59:17.888841 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1422/5687] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:59:17 2026] GET /volume/v3/volumes/76404eb2-b1e6-4776-b99c-805ba0fb560c => generated 1149 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:59:17.899930 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-5a574d16-372d-42d5-9722-ae0ed3e3ba9f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:59:17.901489 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5a574d16-372d-42d5-9722-ae0ed3e3ba9f tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] POST https://10.4.3.170/volume/v3/volumes/eabb4fea-d425-4ef6-921b-2d158513b0e8/action Jul 24 07:59:17.901780 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5a574d16-372d-42d5-9722-ae0ed3e3ba9f tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Action body: b'{"os-detach": {"attachment_id": "d164ca2d-5b5c-4ff6-8820-f0c8a7fc832e"}}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:59:17.901889 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5a574d16-372d-42d5-9722-ae0ed3e3ba9f tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "d164ca2d-5b5c-4ff6-8820-f0c8a7fc832e"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:59:17.911018 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:59:17.911018 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:59:17.911438 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-5a574d16-372d-42d5-9722-ae0ed3e3ba9f tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Volume info retrieved successfully. Jul 24 07:59:17.916876 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5a574d16-372d-42d5-9722-ae0ed3e3ba9f tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] https://10.4.3.170/volume/v3/volumes/eabb4fea-d425-4ef6-921b-2d158513b0e8/action returned with HTTP 400 Jul 24 07:59:17.917304 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1425/5688] 10.4.3.170 () {68 vars in 1390 bytes} [Fri Jul 24 07:59:17 2026] POST /volume/v3/volumes/eabb4fea-d425-4ef6-921b-2d158513b0e8/action => generated 100 bytes in 18 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 24 07:59:17.946424 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-c2853625-ac90-4ab1-8e6b-346fecbaa455 req-9af786dd-512a-43df-a996-7515ce5e02b8 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:59:17.948350 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-c2853625-ac90-4ab1-8e6b-346fecbaa455 req-9af786dd-512a-43df-a996-7515ce5e02b8 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] GET https://10.4.3.170/volume/v3/volumes/76404eb2-b1e6-4776-b99c-805ba0fb560c Jul 24 07:59:17.948534 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-c2853625-ac90-4ab1-8e6b-346fecbaa455 req-9af786dd-512a-43df-a996-7515ce5e02b8 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:59:17.948708 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-c2853625-ac90-4ab1-8e6b-346fecbaa455 req-9af786dd-512a-43df-a996-7515ce5e02b8 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:59:17.956484 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:59:17.956484 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:59:17.959328 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [req-c2853625-ac90-4ab1-8e6b-346fecbaa455 req-9af786dd-512a-43df-a996-7515ce5e02b8 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Volume info retrieved successfully. Jul 24 07:59:17.962638 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-c2853625-ac90-4ab1-8e6b-346fecbaa455 req-9af786dd-512a-43df-a996-7515ce5e02b8 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] https://10.4.3.170/volume/v3/volumes/76404eb2-b1e6-4776-b99c-805ba0fb560c returned with HTTP 200 Jul 24 07:59:17.962972 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1432/5689] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:59:17 2026] GET /volume/v3/volumes/76404eb2-b1e6-4776-b99c-805ba0fb560c => generated 1149 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:59:17.979245 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-c2853625-ac90-4ab1-8e6b-346fecbaa455 req-68bf9e75-8840-4c5f-9e5f-6dbee2861835 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:59:17.981060 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-c2853625-ac90-4ab1-8e6b-346fecbaa455 req-68bf9e75-8840-4c5f-9e5f-6dbee2861835 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] POST https://10.4.3.170/volume/v3/volumes/76404eb2-b1e6-4776-b99c-805ba0fb560c/action Jul 24 07:59:17.981468 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-c2853625-ac90-4ab1-8e6b-346fecbaa455 req-68bf9e75-8840-4c5f-9e5f-6dbee2861835 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:59:17.981630 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-c2853625-ac90-4ab1-8e6b-346fecbaa455 req-68bf9e75-8840-4c5f-9e5f-6dbee2861835 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:59:17.990936 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:59:17.990936 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:59:17.991367 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-c2853625-ac90-4ab1-8e6b-346fecbaa455 req-68bf9e75-8840-4c5f-9e5f-6dbee2861835 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Volume info retrieved successfully. Jul 24 07:59:17.996972 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [req-c2853625-ac90-4ab1-8e6b-346fecbaa455 req-68bf9e75-8840-4c5f-9e5f-6dbee2861835 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Begin detaching volume completed successfully. Jul 24 07:59:17.997154 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-c2853625-ac90-4ab1-8e6b-346fecbaa455 req-68bf9e75-8840-4c5f-9e5f-6dbee2861835 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] https://10.4.3.170/volume/v3/volumes/76404eb2-b1e6-4776-b99c-805ba0fb560c/action returned with HTTP 202 Jul 24 07:59:17.997586 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1411/5690] 10.4.3.170 () {72 vars in 1672 bytes} [Fri Jul 24 07:59:17 2026] POST /volume/v3/volumes/76404eb2-b1e6-4776-b99c-805ba0fb560c/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:59:18.032008 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-81cbaf03-a6ad-4b34-87e6-a56cd0da3718 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:59:18.032427 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-81cbaf03-a6ad-4b34-87e6-a56cd0da3718 None None] GET https://10.4.3.170/volume// Jul 24 07:59:18.032585 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-81cbaf03-a6ad-4b34-87e6-a56cd0da3718 None None] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:59:18.032752 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-81cbaf03-a6ad-4b34-87e6-a56cd0da3718 None None] Calling method 'all' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:59:18.033044 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-81cbaf03-a6ad-4b34-87e6-a56cd0da3718 None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:59:18.033568 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1423/5691] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:59:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:59:18.039516 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-c2853625-ac90-4ab1-8e6b-346fecbaa455 req-cc18ab02-35ec-444d-a4d4-1738ec7e4c53 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:59:18.041254 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-c2853625-ac90-4ab1-8e6b-346fecbaa455 req-cc18ab02-35ec-444d-a4d4-1738ec7e4c53 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] GET https://10.4.3.170/volume/v3/volumes/76404eb2-b1e6-4776-b99c-805ba0fb560c Jul 24 07:59:18.041445 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-c2853625-ac90-4ab1-8e6b-346fecbaa455 req-cc18ab02-35ec-444d-a4d4-1738ec7e4c53 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:59:18.041616 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-c2853625-ac90-4ab1-8e6b-346fecbaa455 req-cc18ab02-35ec-444d-a4d4-1738ec7e4c53 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:59:18.049523 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:59:18.049523 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:59:18.052783 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [req-c2853625-ac90-4ab1-8e6b-346fecbaa455 req-cc18ab02-35ec-444d-a4d4-1738ec7e4c53 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Volume info retrieved successfully. Jul 24 07:59:18.056470 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-c2853625-ac90-4ab1-8e6b-346fecbaa455 req-cc18ab02-35ec-444d-a4d4-1738ec7e4c53 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] https://10.4.3.170/volume/v3/volumes/76404eb2-b1e6-4776-b99c-805ba0fb560c returned with HTTP 200 Jul 24 07:59:18.056824 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1426/5692] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:59:18 2026] GET /volume/v3/volumes/76404eb2-b1e6-4776-b99c-805ba0fb560c => generated 1332 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:59:18.788693 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-c2853625-ac90-4ab1-8e6b-346fecbaa455 req-7b28ae15-1ca3-43dd-8d77-51d029f385c8 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:59:18.790673 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-c2853625-ac90-4ab1-8e6b-346fecbaa455 req-7b28ae15-1ca3-43dd-8d77-51d029f385c8 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] DELETE https://10.4.3.170/volume/v3/attachments/d164ca2d-5b5c-4ff6-8820-f0c8a7fc832e Jul 24 07:59:18.790855 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-c2853625-ac90-4ab1-8e6b-346fecbaa455 req-7b28ae15-1ca3-43dd-8d77-51d029f385c8 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:59:18.791031 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-c2853625-ac90-4ab1-8e6b-346fecbaa455 req-7b28ae15-1ca3-43dd-8d77-51d029f385c8 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Calling method 'version_select' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:59:18.797308 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:59:18.797308 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:59:18.835674 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-c2853625-ac90-4ab1-8e6b-346fecbaa455 req-7b28ae15-1ca3-43dd-8d77-51d029f385c8 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] https://10.4.3.170/volume/v3/attachments/d164ca2d-5b5c-4ff6-8820-f0c8a7fc832e returned with HTTP 200 Jul 24 07:59:18.836033 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1433/5693] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 24 07:59:18 2026] DELETE /volume/v3/attachments/d164ca2d-5b5c-4ff6-8820-f0c8a7fc832e => generated 19 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:59:19.076004 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-cf428309-5794-4661-8e26-249c0413c22b None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:59:19.077511 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-cf428309-5794-4661-8e26-249c0413c22b tempest-TestServerVolumeAttachmentScenario-841725518 tempest-TestServerVolumeAttachmentScenario-841725518-project-admin] POST https://10.4.3.170/volume/v3/volumes/eabb4fea-d425-4ef6-921b-2d158513b0e8/action Jul 24 07:59:19.077808 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-cf428309-5794-4661-8e26-249c0413c22b tempest-TestServerVolumeAttachmentScenario-841725518 tempest-TestServerVolumeAttachmentScenario-841725518-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:59:19.077920 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-cf428309-5794-4661-8e26-249c0413c22b tempest-TestServerVolumeAttachmentScenario-841725518 tempest-TestServerVolumeAttachmentScenario-841725518-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:59:19.087408 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:59:19.087408 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:59:19.090060 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.contrib.admin_actions [None req-cf428309-5794-4661-8e26-249c0413c22b tempest-TestServerVolumeAttachmentScenario-841725518 tempest-TestServerVolumeAttachmentScenario-841725518-project-admin] Updating volume 'eabb4fea-d425-4ef6-921b-2d158513b0e8' with '{'status': 'in-use'}' {{(pid=100243) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 24 07:59:19.107013 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-cf428309-5794-4661-8e26-249c0413c22b tempest-TestServerVolumeAttachmentScenario-841725518 tempest-TestServerVolumeAttachmentScenario-841725518-project-admin] https://10.4.3.170/volume/v3/volumes/eabb4fea-d425-4ef6-921b-2d158513b0e8/action returned with HTTP 202 Jul 24 07:59:19.107428 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1412/5694] 10.4.3.170 () {68 vars in 1390 bytes} [Fri Jul 24 07:59:19 2026] POST /volume/v3/volumes/eabb4fea-d425-4ef6-921b-2d158513b0e8/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:59:19.113697 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-462bb322-f4f7-4a40-aec7-f55e042e66ff None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:59:19.115350 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-462bb322-f4f7-4a40-aec7-f55e042e66ff tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] GET https://10.4.3.170/volume/v3/volumes/eabb4fea-d425-4ef6-921b-2d158513b0e8 Jul 24 07:59:19.115534 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-462bb322-f4f7-4a40-aec7-f55e042e66ff tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:59:19.115707 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-462bb322-f4f7-4a40-aec7-f55e042e66ff tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:59:19.123608 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:59:19.123608 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:59:19.126792 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-462bb322-f4f7-4a40-aec7-f55e042e66ff tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Volume info retrieved successfully. Jul 24 07:59:19.130797 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-462bb322-f4f7-4a40-aec7-f55e042e66ff tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] https://10.4.3.170/volume/v3/volumes/eabb4fea-d425-4ef6-921b-2d158513b0e8 returned with HTTP 200 Jul 24 07:59:19.131143 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1424/5695] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:59:19 2026] GET /volume/v3/volumes/eabb4fea-d425-4ef6-921b-2d158513b0e8 => generated 1150 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:59:19.166012 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-00919481-c2c9-4abf-9d21-38f17a96f73d req-00a81a5b-4f15-4bbd-964f-8284d94250c5 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:59:19.167941 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-00919481-c2c9-4abf-9d21-38f17a96f73d req-00a81a5b-4f15-4bbd-964f-8284d94250c5 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] GET https://10.4.3.170/volume/v3/volumes/eabb4fea-d425-4ef6-921b-2d158513b0e8 Jul 24 07:59:19.168125 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-00919481-c2c9-4abf-9d21-38f17a96f73d req-00a81a5b-4f15-4bbd-964f-8284d94250c5 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:59:19.168350 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-00919481-c2c9-4abf-9d21-38f17a96f73d req-00a81a5b-4f15-4bbd-964f-8284d94250c5 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:59:19.177007 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:59:19.177007 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:59:19.180355 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [req-00919481-c2c9-4abf-9d21-38f17a96f73d req-00a81a5b-4f15-4bbd-964f-8284d94250c5 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Volume info retrieved successfully. Jul 24 07:59:19.185007 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-00919481-c2c9-4abf-9d21-38f17a96f73d req-00a81a5b-4f15-4bbd-964f-8284d94250c5 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] https://10.4.3.170/volume/v3/volumes/eabb4fea-d425-4ef6-921b-2d158513b0e8 returned with HTTP 200 Jul 24 07:59:19.185580 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1427/5696] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:59:19 2026] GET /volume/v3/volumes/eabb4fea-d425-4ef6-921b-2d158513b0e8 => generated 1150 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 07:59:19.202559 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-00919481-c2c9-4abf-9d21-38f17a96f73d req-c05963be-6cdf-4e43-8d11-e57cd331663b None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:59:19.204550 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-00919481-c2c9-4abf-9d21-38f17a96f73d req-c05963be-6cdf-4e43-8d11-e57cd331663b tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] POST https://10.4.3.170/volume/v3/volumes/eabb4fea-d425-4ef6-921b-2d158513b0e8/action Jul 24 07:59:19.204891 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-00919481-c2c9-4abf-9d21-38f17a96f73d req-c05963be-6cdf-4e43-8d11-e57cd331663b tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 07:59:19.205005 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-00919481-c2c9-4abf-9d21-38f17a96f73d req-c05963be-6cdf-4e43-8d11-e57cd331663b tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:59:19.214274 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:59:19.214274 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:59:19.214643 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [req-00919481-c2c9-4abf-9d21-38f17a96f73d req-c05963be-6cdf-4e43-8d11-e57cd331663b tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Volume info retrieved successfully. Jul 24 07:59:19.219421 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [req-00919481-c2c9-4abf-9d21-38f17a96f73d req-c05963be-6cdf-4e43-8d11-e57cd331663b tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Begin detaching volume completed successfully. Jul 24 07:59:19.219582 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-00919481-c2c9-4abf-9d21-38f17a96f73d req-c05963be-6cdf-4e43-8d11-e57cd331663b tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] https://10.4.3.170/volume/v3/volumes/eabb4fea-d425-4ef6-921b-2d158513b0e8/action returned with HTTP 202 Jul 24 07:59:19.219920 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1434/5697] 10.4.3.170 () {72 vars in 1672 bytes} [Fri Jul 24 07:59:19 2026] POST /volume/v3/volumes/eabb4fea-d425-4ef6-921b-2d158513b0e8/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:59:19.252827 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-af30dcb9-bdbc-499b-b5c1-45092c95298f None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:59:19.253347 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-af30dcb9-bdbc-499b-b5c1-45092c95298f None None] GET https://10.4.3.170/volume// Jul 24 07:59:19.253518 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-af30dcb9-bdbc-499b-b5c1-45092c95298f None None] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:59:19.253699 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-af30dcb9-bdbc-499b-b5c1-45092c95298f None None] Calling method 'all' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:59:19.253996 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-af30dcb9-bdbc-499b-b5c1-45092c95298f None None] https://10.4.3.170/volume// returned with HTTP 300 Jul 24 07:59:19.254308 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1413/5698] 10.4.3.170 () {66 vars in 1426 bytes} [Fri Jul 24 07:59:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 07:59:19.261842 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-00919481-c2c9-4abf-9d21-38f17a96f73d req-2f99613b-7fe0-457f-bd45-cc3801c15a75 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:59:19.263509 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-00919481-c2c9-4abf-9d21-38f17a96f73d req-2f99613b-7fe0-457f-bd45-cc3801c15a75 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] GET https://10.4.3.170/volume/v3/volumes/eabb4fea-d425-4ef6-921b-2d158513b0e8 Jul 24 07:59:19.263745 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-00919481-c2c9-4abf-9d21-38f17a96f73d req-2f99613b-7fe0-457f-bd45-cc3801c15a75 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:59:19.263921 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-00919481-c2c9-4abf-9d21-38f17a96f73d req-2f99613b-7fe0-457f-bd45-cc3801c15a75 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:59:19.272547 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:59:19.272547 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:59:19.275333 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [req-00919481-c2c9-4abf-9d21-38f17a96f73d req-2f99613b-7fe0-457f-bd45-cc3801c15a75 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Volume info retrieved successfully. Jul 24 07:59:19.279182 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-00919481-c2c9-4abf-9d21-38f17a96f73d req-2f99613b-7fe0-457f-bd45-cc3801c15a75 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] https://10.4.3.170/volume/v3/volumes/eabb4fea-d425-4ef6-921b-2d158513b0e8 returned with HTTP 200 Jul 24 07:59:19.279696 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1425/5699] 10.4.3.170 () {70 vars in 1639 bytes} [Fri Jul 24 07:59:19 2026] GET /volume/v3/volumes/eabb4fea-d425-4ef6-921b-2d158513b0e8 => generated 1333 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 07:59:19.994398 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-00919481-c2c9-4abf-9d21-38f17a96f73d req-ab8c97ea-1cd6-4faa-aec3-697ed7b6db10 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:59:19.996334 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-00919481-c2c9-4abf-9d21-38f17a96f73d req-ab8c97ea-1cd6-4faa-aec3-697ed7b6db10 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] DELETE https://10.4.3.170/volume/v3/attachments/7dd2ef8b-745c-4207-9f73-f700be5b2d8d Jul 24 07:59:19.996521 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-00919481-c2c9-4abf-9d21-38f17a96f73d req-ab8c97ea-1cd6-4faa-aec3-697ed7b6db10 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:59:19.996717 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-00919481-c2c9-4abf-9d21-38f17a96f73d req-ab8c97ea-1cd6-4faa-aec3-697ed7b6db10 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:59:20.003813 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:59:20.003813 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:59:20.039395 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-00919481-c2c9-4abf-9d21-38f17a96f73d req-ab8c97ea-1cd6-4faa-aec3-697ed7b6db10 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] https://10.4.3.170/volume/v3/attachments/7dd2ef8b-745c-4207-9f73-f700be5b2d8d returned with HTTP 200 Jul 24 07:59:20.039804 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1428/5700] 10.4.3.170 () {72 vars in 1673 bytes} [Fri Jul 24 07:59:19 2026] DELETE /volume/v3/attachments/7dd2ef8b-745c-4207-9f73-f700be5b2d8d => generated 19 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:59:20.327087 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-2c16a95a-41f1-4848-b0c7-3ac0588880d9 req-83277a30-d93e-4603-bf62-26b5b70bd079 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:59:20.328803 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-2c16a95a-41f1-4848-b0c7-3ac0588880d9 req-83277a30-d93e-4603-bf62-26b5b70bd079 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] GET https://10.4.3.170/volume/v3/volumes/eabb4fea-d425-4ef6-921b-2d158513b0e8 Jul 24 07:59:20.328960 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-2c16a95a-41f1-4848-b0c7-3ac0588880d9 req-83277a30-d93e-4603-bf62-26b5b70bd079 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:59:20.329128 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-2c16a95a-41f1-4848-b0c7-3ac0588880d9 req-83277a30-d93e-4603-bf62-26b5b70bd079 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:59:20.335348 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:59:20.335348 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:59:20.338475 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [req-2c16a95a-41f1-4848-b0c7-3ac0588880d9 req-83277a30-d93e-4603-bf62-26b5b70bd079 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Volume info retrieved successfully. Jul 24 07:59:20.342152 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-2c16a95a-41f1-4848-b0c7-3ac0588880d9 req-83277a30-d93e-4603-bf62-26b5b70bd079 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] https://10.4.3.170/volume/v3/volumes/eabb4fea-d425-4ef6-921b-2d158513b0e8 returned with HTTP 200 Jul 24 07:59:20.342542 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1435/5701] 10.4.3.170 () {68 vars in 1598 bytes} [Fri Jul 24 07:59:20 2026] GET /volume/v3/volumes/eabb4fea-d425-4ef6-921b-2d158513b0e8 => generated 858 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:59:21.984551 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-b592eef1-edda-4c66-b151-41c9338d8e61 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:59:21.986263 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b592eef1-edda-4c66-b151-41c9338d8e61 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] DELETE https://10.4.3.170/volume/v3/volumes/76404eb2-b1e6-4776-b99c-805ba0fb560c Jul 24 07:59:21.986421 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b592eef1-edda-4c66-b151-41c9338d8e61 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:59:21.986590 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b592eef1-edda-4c66-b151-41c9338d8e61 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:59:21.986742 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-b592eef1-edda-4c66-b151-41c9338d8e61 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Delete volume with id: 76404eb2-b1e6-4776-b99c-805ba0fb560c Jul 24 07:59:21.992602 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:59:21.992602 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:59:21.992989 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-b592eef1-edda-4c66-b151-41c9338d8e61 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Volume info retrieved successfully. Jul 24 07:59:22.006811 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-b592eef1-edda-4c66-b151-41c9338d8e61 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Delete volume request issued successfully. Jul 24 07:59:22.006979 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b592eef1-edda-4c66-b151-41c9338d8e61 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] https://10.4.3.170/volume/v3/volumes/76404eb2-b1e6-4776-b99c-805ba0fb560c returned with HTTP 202 Jul 24 07:59:22.007371 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1414/5702] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:59:21 2026] DELETE /volume/v3/volumes/76404eb2-b1e6-4776-b99c-805ba0fb560c => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:59:22.013192 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-8df836a8-d9ec-4ef3-b40e-42013282fdd4 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:59:22.014744 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8df836a8-d9ec-4ef3-b40e-42013282fdd4 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] GET https://10.4.3.170/volume/v3/volumes/76404eb2-b1e6-4776-b99c-805ba0fb560c Jul 24 07:59:22.014905 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8df836a8-d9ec-4ef3-b40e-42013282fdd4 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:59:22.015089 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8df836a8-d9ec-4ef3-b40e-42013282fdd4 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:59:22.022508 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:59:22.022508 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:59:22.025898 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-8df836a8-d9ec-4ef3-b40e-42013282fdd4 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Volume info retrieved successfully. Jul 24 07:59:22.030254 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8df836a8-d9ec-4ef3-b40e-42013282fdd4 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] https://10.4.3.170/volume/v3/volumes/76404eb2-b1e6-4776-b99c-805ba0fb560c returned with HTTP 200 Jul 24 07:59:22.030631 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1426/5703] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:59:22 2026] GET /volume/v3/volumes/76404eb2-b1e6-4776-b99c-805ba0fb560c => generated 856 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:59:23.041858 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-03e10255-9960-4035-bd4e-4aa8049a56d4 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:59:23.043594 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-03e10255-9960-4035-bd4e-4aa8049a56d4 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] GET https://10.4.3.170/volume/v3/volumes/76404eb2-b1e6-4776-b99c-805ba0fb560c Jul 24 07:59:23.043780 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-03e10255-9960-4035-bd4e-4aa8049a56d4 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:59:23.043980 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-03e10255-9960-4035-bd4e-4aa8049a56d4 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:59:23.050214 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-03e10255-9960-4035-bd4e-4aa8049a56d4 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] https://10.4.3.170/volume/v3/volumes/76404eb2-b1e6-4776-b99c-805ba0fb560c returned with HTTP 404 Jul 24 07:59:23.050666 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1429/5704] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:59:23 2026] GET /volume/v3/volumes/76404eb2-b1e6-4776-b99c-805ba0fb560c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:59:23.057179 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-ac629375-501e-4975-a61e-9825d7a8f2f1 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:59:23.058924 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ac629375-501e-4975-a61e-9825d7a8f2f1 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] DELETE https://10.4.3.170/volume/v3/volumes/eabb4fea-d425-4ef6-921b-2d158513b0e8 Jul 24 07:59:23.059116 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ac629375-501e-4975-a61e-9825d7a8f2f1 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:59:23.059339 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ac629375-501e-4975-a61e-9825d7a8f2f1 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:59:23.059498 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-ac629375-501e-4975-a61e-9825d7a8f2f1 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Delete volume with id: eabb4fea-d425-4ef6-921b-2d158513b0e8 Jul 24 07:59:23.066301 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:59:23.066301 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:59:23.066713 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-ac629375-501e-4975-a61e-9825d7a8f2f1 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Volume info retrieved successfully. Jul 24 07:59:23.083923 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-ac629375-501e-4975-a61e-9825d7a8f2f1 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Delete volume request issued successfully. Jul 24 07:59:23.084032 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ac629375-501e-4975-a61e-9825d7a8f2f1 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] https://10.4.3.170/volume/v3/volumes/eabb4fea-d425-4ef6-921b-2d158513b0e8 returned with HTTP 202 Jul 24 07:59:23.084488 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1436/5705] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:59:23 2026] DELETE /volume/v3/volumes/eabb4fea-d425-4ef6-921b-2d158513b0e8 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 07:59:23.090938 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-7c030107-191f-44d0-8d27-aac5b795f553 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:59:23.092639 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7c030107-191f-44d0-8d27-aac5b795f553 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] GET https://10.4.3.170/volume/v3/volumes/eabb4fea-d425-4ef6-921b-2d158513b0e8 Jul 24 07:59:23.092833 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7c030107-191f-44d0-8d27-aac5b795f553 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:59:23.093024 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7c030107-191f-44d0-8d27-aac5b795f553 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:59:23.099705 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:59:23.099705 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:59:23.103175 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-7c030107-191f-44d0-8d27-aac5b795f553 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Volume info retrieved successfully. Jul 24 07:59:23.106956 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7c030107-191f-44d0-8d27-aac5b795f553 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] https://10.4.3.170/volume/v3/volumes/eabb4fea-d425-4ef6-921b-2d158513b0e8 returned with HTTP 200 Jul 24 07:59:23.107469 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1415/5706] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:59:23 2026] GET /volume/v3/volumes/eabb4fea-d425-4ef6-921b-2d158513b0e8 => generated 857 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:59:24.118880 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-509d2798-0c4d-460d-b2d8-96773db2b371 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:59:24.120564 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-509d2798-0c4d-460d-b2d8-96773db2b371 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] GET https://10.4.3.170/volume/v3/volumes/eabb4fea-d425-4ef6-921b-2d158513b0e8 Jul 24 07:59:24.120736 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-509d2798-0c4d-460d-b2d8-96773db2b371 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:59:24.120922 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-509d2798-0c4d-460d-b2d8-96773db2b371 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:59:24.126454 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-509d2798-0c4d-460d-b2d8-96773db2b371 tempest-TestServerVolumeAttachmentScenario-209127539 tempest-TestServerVolumeAttachmentScenario-209127539-project-member] https://10.4.3.170/volume/v3/volumes/eabb4fea-d425-4ef6-921b-2d158513b0e8 returned with HTTP 404 Jul 24 07:59:24.126849 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1427/5707] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:59:24 2026] GET /volume/v3/volumes/eabb4fea-d425-4ef6-921b-2d158513b0e8 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:59:28.201526 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-63b878f8-0462-4fc4-9eac-e6b2c8bee25a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:59:28.293689 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-63b878f8-0462-4fc4-9eac-e6b2c8bee25a tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:59:28.294039 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-63b878f8-0462-4fc4-9eac-e6b2c8bee25a tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-75635049"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:59:28.295401 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-63b878f8-0462-4fc4-9eac-e6b2c8bee25a tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-75635049'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:59:28.295553 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-63b878f8-0462-4fc4-9eac-e6b2c8bee25a tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Create volume of 1 GB Jul 24 07:59:28.295847 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:59:28.295847 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:59:28.299433 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-63b878f8-0462-4fc4-9eac-e6b2c8bee25a tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Availability Zones retrieved successfully. Jul 24 07:59:28.304463 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-63b878f8-0462-4fc4-9eac-e6b2c8bee25a tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Flow 'volume_create_api' (6ca50dfc-b834-4c38-bb16-e721efe85152) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:59:28.305343 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-63b878f8-0462-4fc4-9eac-e6b2c8bee25a tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fae9b546-0dc1-4cf5-b379-75b440292d5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:59:28.306154 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-63b878f8-0462-4fc4-9eac-e6b2c8bee25a tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:59:28.327281 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-63b878f8-0462-4fc4-9eac-e6b2c8bee25a tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fae9b546-0dc1-4cf5-b379-75b440292d5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:59:28.327982 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-63b878f8-0462-4fc4-9eac-e6b2c8bee25a tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e66dd86-054b-44c8-9a0c-55b1277be589) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:59:28.372790 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-63b878f8-0462-4fc4-9eac-e6b2c8bee25a tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Created reservations ['4cc61368-66b7-454d-b094-a7eb1c1e62e5', '1a35b233-6875-45ca-af70-2ae418e31fc2', '8e9fda12-d360-45a2-85c3-8f6ba1db99d8', '11155a3a-9f7a-4e7a-b010-5aee784c2bd0'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:59:28.373538 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-63b878f8-0462-4fc4-9eac-e6b2c8bee25a tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e66dd86-054b-44c8-9a0c-55b1277be589) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4cc61368-66b7-454d-b094-a7eb1c1e62e5', '1a35b233-6875-45ca-af70-2ae418e31fc2', '8e9fda12-d360-45a2-85c3-8f6ba1db99d8', '11155a3a-9f7a-4e7a-b010-5aee784c2bd0']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:59:28.374199 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-63b878f8-0462-4fc4-9eac-e6b2c8bee25a tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (704c4c0f-6a75-4dd8-9fa7-006cab068e1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:59:28.393223 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-63b878f8-0462-4fc4-9eac-e6b2c8bee25a tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (704c4c0f-6a75-4dd8-9fa7-006cab068e1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0fb1e9c2-5cdc-451f-a360-a74b12e7b23a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-75635049',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='abe1938fc3ae43e18ccba70760ab35ad',qos_specs=None,replication_status=,reservations=['4cc61368-66b7-454d-b094-a7eb1c1e62e5','1a35b233-6875-45ca-af70-2ae418e31fc2','8e9fda12-d360-45a2-85c3-8f6ba1db99d8','11155a3a-9f7a-4e7a-b010-5aee784c2bd0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2592354d7b4f4ba089fba355959e6679',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:59:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-75635049',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0fb1e9c2-5cdc-451f-a360-a74b12e7b23a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='abe1938fc3ae43e18ccba70760ab35ad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2592354d7b4f4ba089fba355959e6679',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:59:28.394184 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-63b878f8-0462-4fc4-9eac-e6b2c8bee25a tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73af06c8-950b-4520-a481-2eb73be75101) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:59:28.408381 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-63b878f8-0462-4fc4-9eac-e6b2c8bee25a tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73af06c8-950b-4520-a481-2eb73be75101) transitioned into state 'SUCCESS' from state '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-75635049',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='abe1938fc3ae43e18ccba70760ab35ad',qos_specs=None,replication_status=,reservations=['4cc61368-66b7-454d-b094-a7eb1c1e62e5','1a35b233-6875-45ca-af70-2ae418e31fc2','8e9fda12-d360-45a2-85c3-8f6ba1db99d8','11155a3a-9f7a-4e7a-b010-5aee784c2bd0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2592354d7b4f4ba089fba355959e6679',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:59:28.408945 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-63b878f8-0462-4fc4-9eac-e6b2c8bee25a tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53e7f434-fd54-4b86-80f2-14204cca2288) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:59:28.417188 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-63b878f8-0462-4fc4-9eac-e6b2c8bee25a tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53e7f434-fd54-4b86-80f2-14204cca2288) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:59:28.417956 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-63b878f8-0462-4fc4-9eac-e6b2c8bee25a tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Flow 'volume_create_api' (6ca50dfc-b834-4c38-bb16-e721efe85152) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:59:28.418258 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-63b878f8-0462-4fc4-9eac-e6b2c8bee25a tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Create volume request issued successfully. Jul 24 07:59:28.418799 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-63b878f8-0462-4fc4-9eac-e6b2c8bee25a tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:59:28.419215 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1430/5708] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 24 07:59:28 2026] POST /volume/v3/volumes => generated 747 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:59:28.430121 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-1ed599e3-0632-40fa-a188-055fcef8c87b None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:59:28.431850 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1ed599e3-0632-40fa-a188-055fcef8c87b tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] GET https://10.4.3.170/volume/v3/volumes/0fb1e9c2-5cdc-451f-a360-a74b12e7b23a Jul 24 07:59:28.432029 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-1ed599e3-0632-40fa-a188-055fcef8c87b tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:59:28.432229 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-1ed599e3-0632-40fa-a188-055fcef8c87b tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:59:28.438961 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:59:28.438961 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:59:28.442400 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-1ed599e3-0632-40fa-a188-055fcef8c87b tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Volume info retrieved successfully. Jul 24 07:59:28.445874 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1ed599e3-0632-40fa-a188-055fcef8c87b tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] https://10.4.3.170/volume/v3/volumes/0fb1e9c2-5cdc-451f-a360-a74b12e7b23a returned with HTTP 200 Jul 24 07:59:28.446239 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1437/5709] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:59:28 2026] GET /volume/v3/volumes/0fb1e9c2-5cdc-451f-a360-a74b12e7b23a => generated 815 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:59:29.457931 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-06d9246a-b46f-4283-b960-35b9589a59ca None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:59:29.459716 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-06d9246a-b46f-4283-b960-35b9589a59ca tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] GET https://10.4.3.170/volume/v3/volumes/0fb1e9c2-5cdc-451f-a360-a74b12e7b23a Jul 24 07:59:29.459894 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-06d9246a-b46f-4283-b960-35b9589a59ca tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:59:29.460072 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-06d9246a-b46f-4283-b960-35b9589a59ca tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:59:29.466498 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:59:29.466498 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:59:29.469595 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-06d9246a-b46f-4283-b960-35b9589a59ca tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Volume info retrieved successfully. Jul 24 07:59:29.473147 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-06d9246a-b46f-4283-b960-35b9589a59ca tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] https://10.4.3.170/volume/v3/volumes/0fb1e9c2-5cdc-451f-a360-a74b12e7b23a returned with HTTP 200 Jul 24 07:59:29.473520 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1416/5710] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:59:29 2026] GET /volume/v3/volumes/0fb1e9c2-5cdc-451f-a360-a74b12e7b23a => generated 840 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:59:29.484562 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-5e62267d-b1f6-4307-ac6d-74161fcd0a34 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:59:29.486107 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5e62267d-b1f6-4307-ac6d-74161fcd0a34 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] POST https://10.4.3.170/volume/v3/backups Jul 24 07:59:29.486473 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5e62267d-b1f6-4307-ac6d-74161fcd0a34 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0fb1e9c2-5cdc-451f-a360-a74b12e7b23a", "name": "tempest-VolumesBackupsTest-Backup-161693484"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:59:29.487783 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.contrib.backups [None req-5e62267d-b1f6-4307-ac6d-74161fcd0a34 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Creating new backup {'backup': {'volume_id': '0fb1e9c2-5cdc-451f-a360-a74b12e7b23a', 'name': 'tempest-VolumesBackupsTest-Backup-161693484'}} {{(pid=100244) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 07:59:29.487944 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.contrib.backups [None req-5e62267d-b1f6-4307-ac6d-74161fcd0a34 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Creating backup of volume 0fb1e9c2-5cdc-451f-a360-a74b12e7b23a in container None Jul 24 07:59:29.494350 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:59:29.494350 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:59:29.494743 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-5e62267d-b1f6-4307-ac6d-74161fcd0a34 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Volume info retrieved successfully. Jul 24 07:59:29.515413 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-5e62267d-b1f6-4307-ac6d-74161fcd0a34 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Created reservations ['b33ce739-068d-4835-8795-9b4371758895', '63996e69-1c83-406e-9777-2265007c59a7'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:59:29.539593 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5e62267d-b1f6-4307-ac6d-74161fcd0a34 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] https://10.4.3.170/volume/v3/backups returned with HTTP 202 Jul 24 07:59:29.539966 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1428/5711] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 24 07:59:29 2026] POST /volume/v3/backups => generated 329 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:59:29.547436 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-dca1b65a-8668-457b-9949-fc219e3313c7 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:59:29.549036 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-dca1b65a-8668-457b-9949-fc219e3313c7 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] GET https://10.4.3.170/volume/v3/backups/89b93950-0bf7-418f-b738-c67452ad63aa Jul 24 07:59:29.549213 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-dca1b65a-8668-457b-9949-fc219e3313c7 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:59:29.549439 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-dca1b65a-8668-457b-9949-fc219e3313c7 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:59:29.549557 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-dca1b65a-8668-457b-9949-fc219e3313c7 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Show backup with id 89b93950-0bf7-418f-b738-c67452ad63aa. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:59:29.553159 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:59:29.553159 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:59:29.553807 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-dca1b65a-8668-457b-9949-fc219e3313c7 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] https://10.4.3.170/volume/v3/backups/89b93950-0bf7-418f-b738-c67452ad63aa returned with HTTP 200 Jul 24 07:59:29.554093 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1431/5712] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:59:29 2026] GET /volume/v3/backups/89b93950-0bf7-418f-b738-c67452ad63aa => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:59:30.563521 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-01f9d7dd-c774-4c72-a583-cbc18ba41886 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:59:30.564997 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-01f9d7dd-c774-4c72-a583-cbc18ba41886 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] GET https://10.4.3.170/volume/v3/backups/89b93950-0bf7-418f-b738-c67452ad63aa Jul 24 07:59:30.565154 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-01f9d7dd-c774-4c72-a583-cbc18ba41886 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:59:30.565383 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-01f9d7dd-c774-4c72-a583-cbc18ba41886 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:59:30.565506 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-01f9d7dd-c774-4c72-a583-cbc18ba41886 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Show backup with id 89b93950-0bf7-418f-b738-c67452ad63aa. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:59:30.569133 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:59:30.569133 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:59:30.569822 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-01f9d7dd-c774-4c72-a583-cbc18ba41886 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] https://10.4.3.170/volume/v3/backups/89b93950-0bf7-418f-b738-c67452ad63aa returned with HTTP 200 Jul 24 07:59:30.570145 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1438/5713] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:59:30 2026] GET /volume/v3/backups/89b93950-0bf7-418f-b738-c67452ad63aa => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:59:31.579586 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-c71aa8d6-e04a-4d40-8b9c-383087ba7f7a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:59:31.581303 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c71aa8d6-e04a-4d40-8b9c-383087ba7f7a tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] GET https://10.4.3.170/volume/v3/backups/89b93950-0bf7-418f-b738-c67452ad63aa Jul 24 07:59:31.581518 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c71aa8d6-e04a-4d40-8b9c-383087ba7f7a tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:59:31.581697 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c71aa8d6-e04a-4d40-8b9c-383087ba7f7a tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:59:31.581804 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-c71aa8d6-e04a-4d40-8b9c-383087ba7f7a tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Show backup with id 89b93950-0bf7-418f-b738-c67452ad63aa. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:59:31.585780 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:59:31.585780 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:59:31.586459 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c71aa8d6-e04a-4d40-8b9c-383087ba7f7a tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] https://10.4.3.170/volume/v3/backups/89b93950-0bf7-418f-b738-c67452ad63aa returned with HTTP 200 Jul 24 07:59:31.586791 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1417/5714] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:59:31 2026] GET /volume/v3/backups/89b93950-0bf7-418f-b738-c67452ad63aa => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:59:32.596257 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-ee548436-27e9-4c5e-a435-0fed274a1ca5 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:59:32.597970 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ee548436-27e9-4c5e-a435-0fed274a1ca5 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] GET https://10.4.3.170/volume/v3/backups/89b93950-0bf7-418f-b738-c67452ad63aa Jul 24 07:59:32.598187 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ee548436-27e9-4c5e-a435-0fed274a1ca5 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:59:32.598426 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ee548436-27e9-4c5e-a435-0fed274a1ca5 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:59:32.598579 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-ee548436-27e9-4c5e-a435-0fed274a1ca5 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Show backup with id 89b93950-0bf7-418f-b738-c67452ad63aa. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:59:32.602343 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:59:32.602343 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:59:32.603029 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ee548436-27e9-4c5e-a435-0fed274a1ca5 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] https://10.4.3.170/volume/v3/backups/89b93950-0bf7-418f-b738-c67452ad63aa returned with HTTP 200 Jul 24 07:59:32.603410 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1429/5715] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:59:32 2026] GET /volume/v3/backups/89b93950-0bf7-418f-b738-c67452ad63aa => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:59:33.622885 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-92b7a4bc-26d4-4e2f-be3e-013a9b0610f1 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:59:33.633439 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-92b7a4bc-26d4-4e2f-be3e-013a9b0610f1 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] GET https://10.4.3.170/volume/v3/backups/89b93950-0bf7-418f-b738-c67452ad63aa Jul 24 07:59:33.633728 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-92b7a4bc-26d4-4e2f-be3e-013a9b0610f1 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:59:33.634126 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-92b7a4bc-26d4-4e2f-be3e-013a9b0610f1 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:59:33.634167 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-92b7a4bc-26d4-4e2f-be3e-013a9b0610f1 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Show backup with id 89b93950-0bf7-418f-b738-c67452ad63aa. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:59:33.639065 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:59:33.639065 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:59:33.639870 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-92b7a4bc-26d4-4e2f-be3e-013a9b0610f1 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] https://10.4.3.170/volume/v3/backups/89b93950-0bf7-418f-b738-c67452ad63aa returned with HTTP 200 Jul 24 07:59:33.640297 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1432/5716] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:59:33 2026] GET /volume/v3/backups/89b93950-0bf7-418f-b738-c67452ad63aa => generated 749 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:59:34.649411 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-9de2519f-9174-49d5-a1a5-58e9008614f5 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:59:34.651022 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9de2519f-9174-49d5-a1a5-58e9008614f5 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] GET https://10.4.3.170/volume/v3/backups/89b93950-0bf7-418f-b738-c67452ad63aa Jul 24 07:59:34.651217 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9de2519f-9174-49d5-a1a5-58e9008614f5 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:59:34.651589 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9de2519f-9174-49d5-a1a5-58e9008614f5 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:59:34.651589 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-9de2519f-9174-49d5-a1a5-58e9008614f5 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Show backup with id 89b93950-0bf7-418f-b738-c67452ad63aa. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:59:34.655526 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:59:34.655526 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:59:34.656186 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9de2519f-9174-49d5-a1a5-58e9008614f5 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] https://10.4.3.170/volume/v3/backups/89b93950-0bf7-418f-b738-c67452ad63aa returned with HTTP 200 Jul 24 07:59:34.656609 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1439/5717] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:59:34 2026] GET /volume/v3/backups/89b93950-0bf7-418f-b738-c67452ad63aa => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:59:35.666411 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-dc23d39a-7791-4016-96a9-57646ff11bbc None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:59:35.668086 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-dc23d39a-7791-4016-96a9-57646ff11bbc tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] GET https://10.4.3.170/volume/v3/backups/89b93950-0bf7-418f-b738-c67452ad63aa Jul 24 07:59:35.668289 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-dc23d39a-7791-4016-96a9-57646ff11bbc tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:59:35.668289 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-dc23d39a-7791-4016-96a9-57646ff11bbc tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:59:35.668289 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-dc23d39a-7791-4016-96a9-57646ff11bbc tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Show backup with id 89b93950-0bf7-418f-b738-c67452ad63aa. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:59:35.672683 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:59:35.672683 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:59:35.673466 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-dc23d39a-7791-4016-96a9-57646ff11bbc tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] https://10.4.3.170/volume/v3/backups/89b93950-0bf7-418f-b738-c67452ad63aa returned with HTTP 200 Jul 24 07:59:35.673706 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1418/5718] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:59:35 2026] GET /volume/v3/backups/89b93950-0bf7-418f-b738-c67452ad63aa => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:59:36.683817 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-c9fe79d8-0cc9-470a-becf-122cebc71212 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:59:36.688582 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c9fe79d8-0cc9-470a-becf-122cebc71212 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] GET https://10.4.3.170/volume/v3/backups/89b93950-0bf7-418f-b738-c67452ad63aa Jul 24 07:59:36.689759 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c9fe79d8-0cc9-470a-becf-122cebc71212 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:59:36.691024 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c9fe79d8-0cc9-470a-becf-122cebc71212 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:59:36.692111 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-c9fe79d8-0cc9-470a-becf-122cebc71212 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Show backup with id 89b93950-0bf7-418f-b738-c67452ad63aa. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:59:36.714410 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:59:36.714410 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:59:36.717677 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c9fe79d8-0cc9-470a-becf-122cebc71212 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] https://10.4.3.170/volume/v3/backups/89b93950-0bf7-418f-b738-c67452ad63aa returned with HTTP 200 Jul 24 07:59:36.719210 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1430/5719] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:59:36 2026] GET /volume/v3/backups/89b93950-0bf7-418f-b738-c67452ad63aa => generated 749 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:59:37.734913 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-020b7cd1-0245-4fa0-b80a-ea53afb73f68 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:59:37.736727 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-020b7cd1-0245-4fa0-b80a-ea53afb73f68 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] GET https://10.4.3.170/volume/v3/backups/89b93950-0bf7-418f-b738-c67452ad63aa Jul 24 07:59:37.736924 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-020b7cd1-0245-4fa0-b80a-ea53afb73f68 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:59:37.737132 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-020b7cd1-0245-4fa0-b80a-ea53afb73f68 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:59:37.737268 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-020b7cd1-0245-4fa0-b80a-ea53afb73f68 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Show backup with id 89b93950-0bf7-418f-b738-c67452ad63aa. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:59:37.741488 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:59:37.741488 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:59:37.742262 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-020b7cd1-0245-4fa0-b80a-ea53afb73f68 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] https://10.4.3.170/volume/v3/backups/89b93950-0bf7-418f-b738-c67452ad63aa returned with HTTP 200 Jul 24 07:59:37.742637 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1433/5720] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:59:37 2026] GET /volume/v3/backups/89b93950-0bf7-418f-b738-c67452ad63aa => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:59:38.752940 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-04b74949-b3bf-4a8d-a9d3-a31d3868b128 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:59:38.754493 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-04b74949-b3bf-4a8d-a9d3-a31d3868b128 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] GET https://10.4.3.170/volume/v3/backups/89b93950-0bf7-418f-b738-c67452ad63aa Jul 24 07:59:38.754687 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-04b74949-b3bf-4a8d-a9d3-a31d3868b128 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:59:38.754886 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-04b74949-b3bf-4a8d-a9d3-a31d3868b128 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:59:38.755008 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-04b74949-b3bf-4a8d-a9d3-a31d3868b128 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Show backup with id 89b93950-0bf7-418f-b738-c67452ad63aa. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:59:38.758810 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:59:38.758810 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:59:38.759499 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-04b74949-b3bf-4a8d-a9d3-a31d3868b128 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] https://10.4.3.170/volume/v3/backups/89b93950-0bf7-418f-b738-c67452ad63aa returned with HTTP 200 Jul 24 07:59:38.759850 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1440/5721] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:59:38 2026] GET /volume/v3/backups/89b93950-0bf7-418f-b738-c67452ad63aa => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:59:39.773175 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-c5bd3305-d790-4bf7-9bfd-a3e428beb729 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:59:39.774938 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c5bd3305-d790-4bf7-9bfd-a3e428beb729 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] GET https://10.4.3.170/volume/v3/backups/89b93950-0bf7-418f-b738-c67452ad63aa Jul 24 07:59:39.775121 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c5bd3305-d790-4bf7-9bfd-a3e428beb729 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:59:39.775309 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c5bd3305-d790-4bf7-9bfd-a3e428beb729 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:59:39.775423 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-c5bd3305-d790-4bf7-9bfd-a3e428beb729 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Show backup with id 89b93950-0bf7-418f-b738-c67452ad63aa. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:59:39.781113 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:59:39.781113 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:59:39.782319 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c5bd3305-d790-4bf7-9bfd-a3e428beb729 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] https://10.4.3.170/volume/v3/backups/89b93950-0bf7-418f-b738-c67452ad63aa returned with HTTP 200 Jul 24 07:59:39.783010 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1419/5722] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:59:39 2026] GET /volume/v3/backups/89b93950-0bf7-418f-b738-c67452ad63aa => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:59:40.797715 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-21dc1db8-4f2c-4147-8244-248367ff0e67 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:59:40.804389 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-21dc1db8-4f2c-4147-8244-248367ff0e67 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] GET https://10.4.3.170/volume/v3/backups/89b93950-0bf7-418f-b738-c67452ad63aa Jul 24 07:59:40.805462 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-21dc1db8-4f2c-4147-8244-248367ff0e67 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:59:40.806281 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-21dc1db8-4f2c-4147-8244-248367ff0e67 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:59:40.806705 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-21dc1db8-4f2c-4147-8244-248367ff0e67 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Show backup with id 89b93950-0bf7-418f-b738-c67452ad63aa. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:59:40.816476 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:59:40.816476 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:59:40.817249 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-21dc1db8-4f2c-4147-8244-248367ff0e67 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] https://10.4.3.170/volume/v3/backups/89b93950-0bf7-418f-b738-c67452ad63aa returned with HTTP 200 Jul 24 07:59:40.817632 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1431/5723] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:59:40 2026] GET /volume/v3/backups/89b93950-0bf7-418f-b738-c67452ad63aa => generated 749 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:59:41.826701 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-de216182-7fcb-486b-952c-c020bb1b26b9 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:59:41.828674 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-de216182-7fcb-486b-952c-c020bb1b26b9 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] GET https://10.4.3.170/volume/v3/backups/89b93950-0bf7-418f-b738-c67452ad63aa Jul 24 07:59:41.828887 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-de216182-7fcb-486b-952c-c020bb1b26b9 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:59:41.829142 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-de216182-7fcb-486b-952c-c020bb1b26b9 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:59:41.829268 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-de216182-7fcb-486b-952c-c020bb1b26b9 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Show backup with id 89b93950-0bf7-418f-b738-c67452ad63aa. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:59:41.833870 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:59:41.833870 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:59:41.834642 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-de216182-7fcb-486b-952c-c020bb1b26b9 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] https://10.4.3.170/volume/v3/backups/89b93950-0bf7-418f-b738-c67452ad63aa returned with HTTP 200 Jul 24 07:59:41.835014 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1434/5724] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:59:41 2026] GET /volume/v3/backups/89b93950-0bf7-418f-b738-c67452ad63aa => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:59:42.846319 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-a3b6691d-2ddd-4975-82c9-c50aa23c081e None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:59:42.848679 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a3b6691d-2ddd-4975-82c9-c50aa23c081e tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] GET https://10.4.3.170/volume/v3/backups/89b93950-0bf7-418f-b738-c67452ad63aa Jul 24 07:59:42.848917 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a3b6691d-2ddd-4975-82c9-c50aa23c081e tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:59:42.849165 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a3b6691d-2ddd-4975-82c9-c50aa23c081e tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:59:42.849320 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-a3b6691d-2ddd-4975-82c9-c50aa23c081e tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Show backup with id 89b93950-0bf7-418f-b738-c67452ad63aa. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:59:42.853738 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:59:42.853738 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:59:42.854539 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a3b6691d-2ddd-4975-82c9-c50aa23c081e tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] https://10.4.3.170/volume/v3/backups/89b93950-0bf7-418f-b738-c67452ad63aa returned with HTTP 200 Jul 24 07:59:42.855085 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1441/5725] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:59:42 2026] GET /volume/v3/backups/89b93950-0bf7-418f-b738-c67452ad63aa => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:59:43.864039 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-70001fcb-4d5a-40a5-b79e-e63363050c1e None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:59:43.866098 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-70001fcb-4d5a-40a5-b79e-e63363050c1e tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] GET https://10.4.3.170/volume/v3/backups/89b93950-0bf7-418f-b738-c67452ad63aa Jul 24 07:59:43.866319 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-70001fcb-4d5a-40a5-b79e-e63363050c1e tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:59:43.866528 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-70001fcb-4d5a-40a5-b79e-e63363050c1e tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:59:43.866631 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-70001fcb-4d5a-40a5-b79e-e63363050c1e tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Show backup with id 89b93950-0bf7-418f-b738-c67452ad63aa. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:59:43.870713 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:59:43.870713 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:59:43.871369 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-70001fcb-4d5a-40a5-b79e-e63363050c1e tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] https://10.4.3.170/volume/v3/backups/89b93950-0bf7-418f-b738-c67452ad63aa returned with HTTP 200 Jul 24 07:59:43.871739 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1420/5726] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:59:43 2026] GET /volume/v3/backups/89b93950-0bf7-418f-b738-c67452ad63aa => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:59:44.881216 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-cf2452cd-b9ad-421b-9c9e-3978be6ac646 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:59:44.882931 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-cf2452cd-b9ad-421b-9c9e-3978be6ac646 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] GET https://10.4.3.170/volume/v3/backups/89b93950-0bf7-418f-b738-c67452ad63aa Jul 24 07:59:44.883172 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-cf2452cd-b9ad-421b-9c9e-3978be6ac646 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:59:44.883412 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-cf2452cd-b9ad-421b-9c9e-3978be6ac646 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:59:44.883518 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-cf2452cd-b9ad-421b-9c9e-3978be6ac646 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Show backup with id 89b93950-0bf7-418f-b738-c67452ad63aa. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:59:44.887630 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:59:44.887630 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:59:44.888273 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-cf2452cd-b9ad-421b-9c9e-3978be6ac646 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] https://10.4.3.170/volume/v3/backups/89b93950-0bf7-418f-b738-c67452ad63aa returned with HTTP 200 Jul 24 07:59:44.888656 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1432/5727] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:59:44 2026] GET /volume/v3/backups/89b93950-0bf7-418f-b738-c67452ad63aa => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:59:44.897079 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-fa810ca9-96d2-438d-a59f-315dfe5ec6b8 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:59:44.918783 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fa810ca9-96d2-438d-a59f-315dfe5ec6b8 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] POST https://10.4.3.170/volume/v3/backups Jul 24 07:59:44.919079 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fa810ca9-96d2-438d-a59f-315dfe5ec6b8 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0fb1e9c2-5cdc-451f-a360-a74b12e7b23a", "incremental": true}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:59:44.920428 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.backups [None req-fa810ca9-96d2-438d-a59f-315dfe5ec6b8 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Creating new backup {'backup': {'volume_id': '0fb1e9c2-5cdc-451f-a360-a74b12e7b23a', 'incremental': True}} {{(pid=100246) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 07:59:44.920565 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.contrib.backups [None req-fa810ca9-96d2-438d-a59f-315dfe5ec6b8 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Creating backup of volume 0fb1e9c2-5cdc-451f-a360-a74b12e7b23a in container None Jul 24 07:59:44.927281 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:59:44.927281 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:59:44.927604 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-fa810ca9-96d2-438d-a59f-315dfe5ec6b8 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Volume info retrieved successfully. Jul 24 07:59:44.947320 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-fa810ca9-96d2-438d-a59f-315dfe5ec6b8 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Created reservations ['ca063dd3-f9c9-44af-85a6-9b8084546a5e', '3a84d835-a28b-4138-b938-beda2a776d91'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:59:44.956850 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fa810ca9-96d2-438d-a59f-315dfe5ec6b8 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] https://10.4.3.170/volume/v3/backups returned with HTTP 400 Jul 24 07:59:44.957341 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1435/5728] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 24 07:59:44 2026] POST /volume/v3/backups => generated 109 bytes in 61 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 24 07:59:44.963452 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-39240549-4ec3-41ac-bc2e-695397e764cf None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:59:44.965025 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-39240549-4ec3-41ac-bc2e-695397e764cf tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] DELETE https://10.4.3.170/volume/v3/backups/89b93950-0bf7-418f-b738-c67452ad63aa Jul 24 07:59:44.965194 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-39240549-4ec3-41ac-bc2e-695397e764cf tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:59:44.965414 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-39240549-4ec3-41ac-bc2e-695397e764cf tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:59:44.965508 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.contrib.backups [None req-39240549-4ec3-41ac-bc2e-695397e764cf tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Delete backup with id: 89b93950-0bf7-418f-b738-c67452ad63aa. Jul 24 07:59:44.970520 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:59:44.970520 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:59:44.982551 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.backup.rpcapi [None req-39240549-4ec3-41ac-bc2e-695397e764cf tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] delete_backup rpcapi backup_id 89b93950-0bf7-418f-b738-c67452ad63aa {{(pid=100245) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 07:59:44.984218 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-39240549-4ec3-41ac-bc2e-695397e764cf tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] https://10.4.3.170/volume/v3/backups/89b93950-0bf7-418f-b738-c67452ad63aa returned with HTTP 202 Jul 24 07:59:44.984711 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1442/5729] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 07:59:44 2026] DELETE /volume/v3/backups/89b93950-0bf7-418f-b738-c67452ad63aa => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 07:59:44.991164 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-be99400a-e0a7-442c-a4e2-8973949ace83 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:59:44.993072 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-be99400a-e0a7-442c-a4e2-8973949ace83 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] GET https://10.4.3.170/volume/v3/backups/89b93950-0bf7-418f-b738-c67452ad63aa Jul 24 07:59:44.993306 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-be99400a-e0a7-442c-a4e2-8973949ace83 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:59:44.993550 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-be99400a-e0a7-442c-a4e2-8973949ace83 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:59:44.993678 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-be99400a-e0a7-442c-a4e2-8973949ace83 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Show backup with id 89b93950-0bf7-418f-b738-c67452ad63aa. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:59:44.999150 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:59:44.999150 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:59:44.999948 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-be99400a-e0a7-442c-a4e2-8973949ace83 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] https://10.4.3.170/volume/v3/backups/89b93950-0bf7-418f-b738-c67452ad63aa returned with HTTP 200 Jul 24 07:59:45.000311 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1421/5730] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:59:44 2026] GET /volume/v3/backups/89b93950-0bf7-418f-b738-c67452ad63aa => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:59:46.009127 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-85e022cb-da4c-4beb-9a0c-79ff027c7b47 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:59:46.010667 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-85e022cb-da4c-4beb-9a0c-79ff027c7b47 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] GET https://10.4.3.170/volume/v3/backups/89b93950-0bf7-418f-b738-c67452ad63aa Jul 24 07:59:46.010832 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-85e022cb-da4c-4beb-9a0c-79ff027c7b47 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:59:46.011002 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-85e022cb-da4c-4beb-9a0c-79ff027c7b47 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:59:46.011099 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-85e022cb-da4c-4beb-9a0c-79ff027c7b47 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Show backup with id 89b93950-0bf7-418f-b738-c67452ad63aa. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:59:46.015162 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-85e022cb-da4c-4beb-9a0c-79ff027c7b47 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] https://10.4.3.170/volume/v3/backups/89b93950-0bf7-418f-b738-c67452ad63aa returned with HTTP 404 Jul 24 07:59:46.015751 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1433/5731] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:59:46 2026] GET /volume/v3/backups/89b93950-0bf7-418f-b738-c67452ad63aa => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 07:59:46.022315 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0fbea156-1404-44f8-a76c-eda73e59edeb None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:59:46.023958 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0fbea156-1404-44f8-a76c-eda73e59edeb tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 07:59:46.024275 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0fbea156-1404-44f8-a76c-eda73e59edeb tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-725315652"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:59:46.025578 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-0fbea156-1404-44f8-a76c-eda73e59edeb tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-725315652'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 07:59:46.025689 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-0fbea156-1404-44f8-a76c-eda73e59edeb tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Create volume of 1 GB Jul 24 07:59:46.029350 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-0fbea156-1404-44f8-a76c-eda73e59edeb tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Availability Zones retrieved successfully. Jul 24 07:59:46.034338 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-0fbea156-1404-44f8-a76c-eda73e59edeb tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Flow 'volume_create_api' (8a517988-adf8-44c2-a41d-b8a098ba0fc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:59:46.035188 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-0fbea156-1404-44f8-a76c-eda73e59edeb tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8249eb4d-f42f-49a1-a106-4a706eac6586) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:59:46.035929 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-0fbea156-1404-44f8-a76c-eda73e59edeb tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 07:59:46.057001 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-0fbea156-1404-44f8-a76c-eda73e59edeb tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8249eb4d-f42f-49a1-a106-4a706eac6586) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:59:46.057721 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-0fbea156-1404-44f8-a76c-eda73e59edeb tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6883fc7-bfc5-4347-ba90-a9d4c7b696d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:59:46.088799 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-0fbea156-1404-44f8-a76c-eda73e59edeb tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Created reservations ['de0aae38-df03-4a98-85b8-ced29d809508', 'd72e7dde-7e85-43c4-b632-478ecc97de55', 'a5456ed0-1952-41b5-8813-b2c3133faaee', '5c316303-c5d9-4654-bad4-b5ca4d473815'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:59:46.089507 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-0fbea156-1404-44f8-a76c-eda73e59edeb tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6883fc7-bfc5-4347-ba90-a9d4c7b696d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de0aae38-df03-4a98-85b8-ced29d809508', 'd72e7dde-7e85-43c4-b632-478ecc97de55', 'a5456ed0-1952-41b5-8813-b2c3133faaee', '5c316303-c5d9-4654-bad4-b5ca4d473815']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:59:46.090145 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-0fbea156-1404-44f8-a76c-eda73e59edeb tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (822678cf-856c-47a1-82df-c848f3488022) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:59:46.109219 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-0fbea156-1404-44f8-a76c-eda73e59edeb tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (822678cf-856c-47a1-82df-c848f3488022) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c184bf5c-47b4-4372-b2ea-c404c8219649', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-725315652',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='abe1938fc3ae43e18ccba70760ab35ad',qos_specs=None,replication_status=,reservations=['de0aae38-df03-4a98-85b8-ced29d809508','d72e7dde-7e85-43c4-b632-478ecc97de55','a5456ed0-1952-41b5-8813-b2c3133faaee','5c316303-c5d9-4654-bad4-b5ca4d473815'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2592354d7b4f4ba089fba355959e6679',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T07:59:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-725315652',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c184bf5c-47b4-4372-b2ea-c404c8219649,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='abe1938fc3ae43e18ccba70760ab35ad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2592354d7b4f4ba089fba355959e6679',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:59:46.110446 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-0fbea156-1404-44f8-a76c-eda73e59edeb tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc29fc16-7f83-4164-9ce8-90419e5b3bc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:59:46.123989 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-0fbea156-1404-44f8-a76c-eda73e59edeb tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc29fc16-7f83-4164-9ce8-90419e5b3bc1) transitioned into state 'SUCCESS' from state '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-725315652',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='abe1938fc3ae43e18ccba70760ab35ad',qos_specs=None,replication_status=,reservations=['de0aae38-df03-4a98-85b8-ced29d809508','d72e7dde-7e85-43c4-b632-478ecc97de55','a5456ed0-1952-41b5-8813-b2c3133faaee','5c316303-c5d9-4654-bad4-b5ca4d473815'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2592354d7b4f4ba089fba355959e6679',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:59:46.124621 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-0fbea156-1404-44f8-a76c-eda73e59edeb tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9dc06ee-90bd-4ea1-be43-2374ce22c449) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 07:59:46.131789 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-0fbea156-1404-44f8-a76c-eda73e59edeb tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9dc06ee-90bd-4ea1-be43-2374ce22c449) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 07:59:46.132574 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-0fbea156-1404-44f8-a76c-eda73e59edeb tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Flow 'volume_create_api' (8a517988-adf8-44c2-a41d-b8a098ba0fc5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 07:59:46.132826 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-0fbea156-1404-44f8-a76c-eda73e59edeb tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Create volume request issued successfully. Jul 24 07:59:46.133327 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0fbea156-1404-44f8-a76c-eda73e59edeb tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 07:59:46.133716 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1436/5732] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 24 07:59:46 2026] POST /volume/v3/volumes => generated 748 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:59:46.144052 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-d4e425aa-1f8d-4e05-9b58-054e5493eea1 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:59:46.145737 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d4e425aa-1f8d-4e05-9b58-054e5493eea1 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] GET https://10.4.3.170/volume/v3/volumes/c184bf5c-47b4-4372-b2ea-c404c8219649 Jul 24 07:59:46.146180 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d4e425aa-1f8d-4e05-9b58-054e5493eea1 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:59:46.146180 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d4e425aa-1f8d-4e05-9b58-054e5493eea1 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:59:46.152757 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:59:46.152757 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:59:46.155722 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-d4e425aa-1f8d-4e05-9b58-054e5493eea1 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Volume info retrieved successfully. Jul 24 07:59:46.159069 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d4e425aa-1f8d-4e05-9b58-054e5493eea1 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] https://10.4.3.170/volume/v3/volumes/c184bf5c-47b4-4372-b2ea-c404c8219649 returned with HTTP 200 Jul 24 07:59:46.159410 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1443/5733] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:59:46 2026] GET /volume/v3/volumes/c184bf5c-47b4-4372-b2ea-c404c8219649 => generated 816 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:59:47.170855 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-b3e954e5-da3f-4535-b6b9-02db0eb5c8f2 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:59:47.172564 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b3e954e5-da3f-4535-b6b9-02db0eb5c8f2 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] GET https://10.4.3.170/volume/v3/volumes/c184bf5c-47b4-4372-b2ea-c404c8219649 Jul 24 07:59:47.172857 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b3e954e5-da3f-4535-b6b9-02db0eb5c8f2 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:59:47.173050 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b3e954e5-da3f-4535-b6b9-02db0eb5c8f2 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:59:47.179330 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:59:47.179330 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:59:47.183544 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-b3e954e5-da3f-4535-b6b9-02db0eb5c8f2 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Volume info retrieved successfully. Jul 24 07:59:47.189213 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b3e954e5-da3f-4535-b6b9-02db0eb5c8f2 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] https://10.4.3.170/volume/v3/volumes/c184bf5c-47b4-4372-b2ea-c404c8219649 returned with HTTP 200 Jul 24 07:59:47.189732 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1422/5734] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:59:47 2026] GET /volume/v3/volumes/c184bf5c-47b4-4372-b2ea-c404c8219649 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:59:47.200454 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-e8a47608-33f6-4ade-85b0-9d237c6bf9f0 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:59:47.202026 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e8a47608-33f6-4ade-85b0-9d237c6bf9f0 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] POST https://10.4.3.170/volume/v3/backups Jul 24 07:59:47.202343 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e8a47608-33f6-4ade-85b0-9d237c6bf9f0 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c184bf5c-47b4-4372-b2ea-c404c8219649", "name": "tempest-VolumesBackupsTest-Backup-665309926"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 07:59:47.203905 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.contrib.backups [None req-e8a47608-33f6-4ade-85b0-9d237c6bf9f0 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Creating new backup {'backup': {'volume_id': 'c184bf5c-47b4-4372-b2ea-c404c8219649', 'name': 'tempest-VolumesBackupsTest-Backup-665309926'}} {{(pid=100244) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 07:59:47.204031 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.contrib.backups [None req-e8a47608-33f6-4ade-85b0-9d237c6bf9f0 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Creating backup of volume c184bf5c-47b4-4372-b2ea-c404c8219649 in container None Jul 24 07:59:47.210473 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:59:47.210473 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:59:47.210920 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-e8a47608-33f6-4ade-85b0-9d237c6bf9f0 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Volume info retrieved successfully. Jul 24 07:59:47.226845 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-e8a47608-33f6-4ade-85b0-9d237c6bf9f0 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Created reservations ['7c98b404-6c25-4f66-94ce-bd6aec5afc4d', '7fd27190-7d64-437a-bf9d-853106b396d1'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 07:59:47.252873 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e8a47608-33f6-4ade-85b0-9d237c6bf9f0 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] https://10.4.3.170/volume/v3/backups returned with HTTP 202 Jul 24 07:59:47.253312 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1434/5735] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 24 07:59:47 2026] POST /volume/v3/backups => generated 329 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 07:59:47.262107 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-bed7a471-c5f8-4231-b0c6-77b8c8a1d969 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:59:47.264155 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bed7a471-c5f8-4231-b0c6-77b8c8a1d969 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] GET https://10.4.3.170/volume/v3/backups/3ae9baad-699f-4930-97df-449edb92c1fb Jul 24 07:59:47.264416 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bed7a471-c5f8-4231-b0c6-77b8c8a1d969 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:59:47.264697 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bed7a471-c5f8-4231-b0c6-77b8c8a1d969 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:59:47.264819 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-bed7a471-c5f8-4231-b0c6-77b8c8a1d969 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Show backup with id 3ae9baad-699f-4930-97df-449edb92c1fb. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:59:47.269122 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:59:47.269122 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:59:47.269813 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bed7a471-c5f8-4231-b0c6-77b8c8a1d969 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] https://10.4.3.170/volume/v3/backups/3ae9baad-699f-4930-97df-449edb92c1fb returned with HTTP 200 Jul 24 07:59:47.270311 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1437/5736] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:59:47 2026] GET /volume/v3/backups/3ae9baad-699f-4930-97df-449edb92c1fb => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:59:48.279571 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-c2d118dc-52a8-40b2-a649-59ed92ed177b None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:59:48.281707 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c2d118dc-52a8-40b2-a649-59ed92ed177b tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] GET https://10.4.3.170/volume/v3/backups/3ae9baad-699f-4930-97df-449edb92c1fb Jul 24 07:59:48.281903 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c2d118dc-52a8-40b2-a649-59ed92ed177b tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:59:48.282110 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c2d118dc-52a8-40b2-a649-59ed92ed177b tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:59:48.282230 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-c2d118dc-52a8-40b2-a649-59ed92ed177b tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Show backup with id 3ae9baad-699f-4930-97df-449edb92c1fb. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:59:48.286804 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:59:48.286804 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:59:48.287491 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c2d118dc-52a8-40b2-a649-59ed92ed177b tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] https://10.4.3.170/volume/v3/backups/3ae9baad-699f-4930-97df-449edb92c1fb returned with HTTP 200 Jul 24 07:59:48.288061 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1444/5737] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:59:48 2026] GET /volume/v3/backups/3ae9baad-699f-4930-97df-449edb92c1fb => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:59:49.296755 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-719aec90-9f3b-42c4-a5f1-690a9a04c5f5 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:59:49.298447 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-719aec90-9f3b-42c4-a5f1-690a9a04c5f5 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] GET https://10.4.3.170/volume/v3/backups/3ae9baad-699f-4930-97df-449edb92c1fb Jul 24 07:59:49.298664 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-719aec90-9f3b-42c4-a5f1-690a9a04c5f5 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:59:49.298807 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-719aec90-9f3b-42c4-a5f1-690a9a04c5f5 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:59:49.298907 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-719aec90-9f3b-42c4-a5f1-690a9a04c5f5 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Show backup with id 3ae9baad-699f-4930-97df-449edb92c1fb. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:59:49.302701 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:59:49.302701 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:59:49.303216 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-719aec90-9f3b-42c4-a5f1-690a9a04c5f5 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] https://10.4.3.170/volume/v3/backups/3ae9baad-699f-4930-97df-449edb92c1fb returned with HTTP 200 Jul 24 07:59:49.303556 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1423/5738] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:59:49 2026] GET /volume/v3/backups/3ae9baad-699f-4930-97df-449edb92c1fb => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:59:50.313887 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-1b41b98d-d694-46b3-a18f-bf5806c15b43 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:59:50.316023 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1b41b98d-d694-46b3-a18f-bf5806c15b43 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] GET https://10.4.3.170/volume/v3/backups/3ae9baad-699f-4930-97df-449edb92c1fb Jul 24 07:59:50.316270 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1b41b98d-d694-46b3-a18f-bf5806c15b43 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:59:50.316522 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1b41b98d-d694-46b3-a18f-bf5806c15b43 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:59:50.316661 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-1b41b98d-d694-46b3-a18f-bf5806c15b43 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Show backup with id 3ae9baad-699f-4930-97df-449edb92c1fb. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:59:50.320955 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:59:50.320955 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:59:50.321592 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1b41b98d-d694-46b3-a18f-bf5806c15b43 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] https://10.4.3.170/volume/v3/backups/3ae9baad-699f-4930-97df-449edb92c1fb returned with HTTP 200 Jul 24 07:59:50.321983 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1435/5739] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:59:50 2026] GET /volume/v3/backups/3ae9baad-699f-4930-97df-449edb92c1fb => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 07:59:51.332770 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-afd6a158-2a7d-4c46-9033-0c9e92eb51a5 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:59:51.334710 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-afd6a158-2a7d-4c46-9033-0c9e92eb51a5 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] GET https://10.4.3.170/volume/v3/backups/3ae9baad-699f-4930-97df-449edb92c1fb Jul 24 07:59:51.334891 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-afd6a158-2a7d-4c46-9033-0c9e92eb51a5 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:59:51.335112 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-afd6a158-2a7d-4c46-9033-0c9e92eb51a5 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:59:51.335273 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-afd6a158-2a7d-4c46-9033-0c9e92eb51a5 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Show backup with id 3ae9baad-699f-4930-97df-449edb92c1fb. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:59:51.339863 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:59:51.339863 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:59:51.340537 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-afd6a158-2a7d-4c46-9033-0c9e92eb51a5 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] https://10.4.3.170/volume/v3/backups/3ae9baad-699f-4930-97df-449edb92c1fb returned with HTTP 200 Jul 24 07:59:51.340964 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1438/5740] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:59:51 2026] GET /volume/v3/backups/3ae9baad-699f-4930-97df-449edb92c1fb => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:59:52.357437 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-0b34e891-5d55-4a29-ac71-8b30f933454e None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:59:52.358836 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0b34e891-5d55-4a29-ac71-8b30f933454e tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] GET https://10.4.3.170/volume/v3/backups/3ae9baad-699f-4930-97df-449edb92c1fb Jul 24 07:59:52.358997 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0b34e891-5d55-4a29-ac71-8b30f933454e tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:59:52.359166 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0b34e891-5d55-4a29-ac71-8b30f933454e tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:59:52.359277 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-0b34e891-5d55-4a29-ac71-8b30f933454e tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Show backup with id 3ae9baad-699f-4930-97df-449edb92c1fb. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:59:52.362906 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:59:52.362906 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:59:52.363413 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0b34e891-5d55-4a29-ac71-8b30f933454e tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] https://10.4.3.170/volume/v3/backups/3ae9baad-699f-4930-97df-449edb92c1fb returned with HTTP 200 Jul 24 07:59:52.363707 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1445/5741] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:59:52 2026] GET /volume/v3/backups/3ae9baad-699f-4930-97df-449edb92c1fb => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 07:59:53.374772 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-458197fd-c61d-4c26-9c48-dcb030d8ff95 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:59:53.376816 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-458197fd-c61d-4c26-9c48-dcb030d8ff95 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] GET https://10.4.3.170/volume/v3/backups/3ae9baad-699f-4930-97df-449edb92c1fb Jul 24 07:59:53.377039 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-458197fd-c61d-4c26-9c48-dcb030d8ff95 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:59:53.377285 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-458197fd-c61d-4c26-9c48-dcb030d8ff95 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:59:53.377440 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-458197fd-c61d-4c26-9c48-dcb030d8ff95 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Show backup with id 3ae9baad-699f-4930-97df-449edb92c1fb. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:59:53.382165 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:59:53.382165 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:59:53.382906 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-458197fd-c61d-4c26-9c48-dcb030d8ff95 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] https://10.4.3.170/volume/v3/backups/3ae9baad-699f-4930-97df-449edb92c1fb returned with HTTP 200 Jul 24 07:59:53.383369 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1424/5742] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:59:53 2026] GET /volume/v3/backups/3ae9baad-699f-4930-97df-449edb92c1fb => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:59:54.393610 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-9d2a9348-bc01-4dd0-a9a2-9857d962327b None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:59:54.395265 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9d2a9348-bc01-4dd0-a9a2-9857d962327b tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] GET https://10.4.3.170/volume/v3/backups/3ae9baad-699f-4930-97df-449edb92c1fb Jul 24 07:59:54.395444 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9d2a9348-bc01-4dd0-a9a2-9857d962327b tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:59:54.395660 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9d2a9348-bc01-4dd0-a9a2-9857d962327b tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:59:54.395790 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-9d2a9348-bc01-4dd0-a9a2-9857d962327b tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Show backup with id 3ae9baad-699f-4930-97df-449edb92c1fb. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:59:54.400088 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:59:54.400088 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:59:54.400758 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9d2a9348-bc01-4dd0-a9a2-9857d962327b tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] https://10.4.3.170/volume/v3/backups/3ae9baad-699f-4930-97df-449edb92c1fb returned with HTTP 200 Jul 24 07:59:54.401162 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1436/5743] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:59:54 2026] GET /volume/v3/backups/3ae9baad-699f-4930-97df-449edb92c1fb => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:59:55.411849 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-31a58d29-3c2a-438c-b031-829c10b99a7a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:59:55.413690 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-31a58d29-3c2a-438c-b031-829c10b99a7a tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] GET https://10.4.3.170/volume/v3/backups/3ae9baad-699f-4930-97df-449edb92c1fb Jul 24 07:59:55.413889 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-31a58d29-3c2a-438c-b031-829c10b99a7a tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:59:55.414070 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-31a58d29-3c2a-438c-b031-829c10b99a7a tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:59:55.414212 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-31a58d29-3c2a-438c-b031-829c10b99a7a tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Show backup with id 3ae9baad-699f-4930-97df-449edb92c1fb. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:59:55.418278 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:59:55.418278 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:59:55.418833 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-31a58d29-3c2a-438c-b031-829c10b99a7a tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] https://10.4.3.170/volume/v3/backups/3ae9baad-699f-4930-97df-449edb92c1fb returned with HTTP 200 Jul 24 07:59:55.419225 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1439/5744] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:59:55 2026] GET /volume/v3/backups/3ae9baad-699f-4930-97df-449edb92c1fb => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:59:56.428240 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-5bb240be-7914-43be-897b-05b9a104ee46 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:59:56.429624 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5bb240be-7914-43be-897b-05b9a104ee46 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] GET https://10.4.3.170/volume/v3/backups/3ae9baad-699f-4930-97df-449edb92c1fb Jul 24 07:59:56.429778 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5bb240be-7914-43be-897b-05b9a104ee46 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:59:56.429941 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5bb240be-7914-43be-897b-05b9a104ee46 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:59:56.430029 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-5bb240be-7914-43be-897b-05b9a104ee46 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Show backup with id 3ae9baad-699f-4930-97df-449edb92c1fb. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:59:56.433496 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:59:56.433496 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 07:59:56.433972 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5bb240be-7914-43be-897b-05b9a104ee46 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] https://10.4.3.170/volume/v3/backups/3ae9baad-699f-4930-97df-449edb92c1fb returned with HTTP 200 Jul 24 07:59:56.434289 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1446/5745] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:59:56 2026] GET /volume/v3/backups/3ae9baad-699f-4930-97df-449edb92c1fb => generated 749 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:59:57.443044 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-67ec5a9d-f823-4ce8-a1df-e0aec251e02a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:59:57.444632 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-67ec5a9d-f823-4ce8-a1df-e0aec251e02a tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] GET https://10.4.3.170/volume/v3/backups/3ae9baad-699f-4930-97df-449edb92c1fb Jul 24 07:59:57.444805 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-67ec5a9d-f823-4ce8-a1df-e0aec251e02a tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:59:57.444975 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-67ec5a9d-f823-4ce8-a1df-e0aec251e02a tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:59:57.445075 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-67ec5a9d-f823-4ce8-a1df-e0aec251e02a tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Show backup with id 3ae9baad-699f-4930-97df-449edb92c1fb. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:59:57.448723 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:59:57.448723 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 07:59:57.449226 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-67ec5a9d-f823-4ce8-a1df-e0aec251e02a tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] https://10.4.3.170/volume/v3/backups/3ae9baad-699f-4930-97df-449edb92c1fb returned with HTTP 200 Jul 24 07:59:57.449575 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1425/5746] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:59:57 2026] GET /volume/v3/backups/3ae9baad-699f-4930-97df-449edb92c1fb => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:59:58.459521 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-7abcc77b-64bf-49f7-a308-671b5673b857 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:59:58.461080 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7abcc77b-64bf-49f7-a308-671b5673b857 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] GET https://10.4.3.170/volume/v3/backups/3ae9baad-699f-4930-97df-449edb92c1fb Jul 24 07:59:58.461284 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7abcc77b-64bf-49f7-a308-671b5673b857 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:59:58.461483 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7abcc77b-64bf-49f7-a308-671b5673b857 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:59:58.461612 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-7abcc77b-64bf-49f7-a308-671b5673b857 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Show backup with id 3ae9baad-699f-4930-97df-449edb92c1fb. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:59:58.465530 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:59:58.465530 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 07:59:58.466142 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7abcc77b-64bf-49f7-a308-671b5673b857 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] https://10.4.3.170/volume/v3/backups/3ae9baad-699f-4930-97df-449edb92c1fb returned with HTTP 200 Jul 24 07:59:58.466604 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1437/5747] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:59:58 2026] GET /volume/v3/backups/3ae9baad-699f-4930-97df-449edb92c1fb => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 07:59:59.475591 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2f349f7c-f67a-4226-9b70-df6f7e93c765 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 07:59:59.477290 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2f349f7c-f67a-4226-9b70-df6f7e93c765 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] GET https://10.4.3.170/volume/v3/backups/3ae9baad-699f-4930-97df-449edb92c1fb Jul 24 07:59:59.477474 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2f349f7c-f67a-4226-9b70-df6f7e93c765 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 07:59:59.477678 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2f349f7c-f67a-4226-9b70-df6f7e93c765 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 07:59:59.477770 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-2f349f7c-f67a-4226-9b70-df6f7e93c765 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Show backup with id 3ae9baad-699f-4930-97df-449edb92c1fb. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 07:59:59.481646 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 07:59:59.481646 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 07:59:59.482167 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2f349f7c-f67a-4226-9b70-df6f7e93c765 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] https://10.4.3.170/volume/v3/backups/3ae9baad-699f-4930-97df-449edb92c1fb returned with HTTP 200 Jul 24 07:59:59.482522 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1440/5748] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 07:59:59 2026] GET /volume/v3/backups/3ae9baad-699f-4930-97df-449edb92c1fb => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 08:00:00.490956 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-80792ccc-8fdb-4ee2-b568-bfd9527cba9f None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 08:00:00.492556 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-80792ccc-8fdb-4ee2-b568-bfd9527cba9f tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] GET https://10.4.3.170/volume/v3/backups/3ae9baad-699f-4930-97df-449edb92c1fb Jul 24 08:00:00.492672 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-80792ccc-8fdb-4ee2-b568-bfd9527cba9f tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 08:00:00.492884 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-80792ccc-8fdb-4ee2-b568-bfd9527cba9f tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 08:00:00.493039 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-80792ccc-8fdb-4ee2-b568-bfd9527cba9f tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Show backup with id 3ae9baad-699f-4930-97df-449edb92c1fb. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 08:00:00.497334 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 08:00:00.497334 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 08:00:00.497832 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-80792ccc-8fdb-4ee2-b568-bfd9527cba9f tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] https://10.4.3.170/volume/v3/backups/3ae9baad-699f-4930-97df-449edb92c1fb returned with HTTP 200 Jul 24 08:00:00.498127 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1447/5749] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 08:00:00 2026] GET /volume/v3/backups/3ae9baad-699f-4930-97df-449edb92c1fb => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 08:00:01.507193 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-db6b13bb-035c-4630-b019-0134b6a795ba None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 08:00:01.508984 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-db6b13bb-035c-4630-b019-0134b6a795ba tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] GET https://10.4.3.170/volume/v3/backups/3ae9baad-699f-4930-97df-449edb92c1fb Jul 24 08:00:01.509176 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-db6b13bb-035c-4630-b019-0134b6a795ba tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 08:00:01.509397 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-db6b13bb-035c-4630-b019-0134b6a795ba tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 08:00:01.509574 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-db6b13bb-035c-4630-b019-0134b6a795ba tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Show backup with id 3ae9baad-699f-4930-97df-449edb92c1fb. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 08:00:01.513476 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 08:00:01.513476 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 08:00:01.514011 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-db6b13bb-035c-4630-b019-0134b6a795ba tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] https://10.4.3.170/volume/v3/backups/3ae9baad-699f-4930-97df-449edb92c1fb returned with HTTP 200 Jul 24 08:00:01.514360 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1426/5750] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 08:00:01 2026] GET /volume/v3/backups/3ae9baad-699f-4930-97df-449edb92c1fb => generated 751 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 08:00:01.523320 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-19416696-bae2-4954-a8e1-1b9cf85fcd16 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 08:00:01.525418 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-19416696-bae2-4954-a8e1-1b9cf85fcd16 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] POST https://10.4.3.170/volume/v3/backups Jul 24 08:00:01.525815 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-19416696-bae2-4954-a8e1-1b9cf85fcd16 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c184bf5c-47b4-4372-b2ea-c404c8219649", "incremental": true}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 08:00:01.527557 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.contrib.backups [None req-19416696-bae2-4954-a8e1-1b9cf85fcd16 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Creating new backup {'backup': {'volume_id': 'c184bf5c-47b4-4372-b2ea-c404c8219649', 'incremental': True}} {{(pid=100244) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 08:00:01.527724 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.contrib.backups [None req-19416696-bae2-4954-a8e1-1b9cf85fcd16 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Creating backup of volume c184bf5c-47b4-4372-b2ea-c404c8219649 in container None Jul 24 08:00:01.529794 np0000005822 devstack@c-api.service[100244]: DEBUG dbcounter [-] [100244] Writing DB stats cinder:SELECT=87,cinder:UPDATE=19,cinder:INSERT=9 {{(pid=100244) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 08:00:01.535684 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 08:00:01.535684 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 08:00:01.536175 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-19416696-bae2-4954-a8e1-1b9cf85fcd16 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Volume info retrieved successfully. Jul 24 08:00:01.550898 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-19416696-bae2-4954-a8e1-1b9cf85fcd16 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Created reservations ['b0beb109-a599-4368-a472-bb422de001cc', 'bf6aebf4-00a2-4000-92ac-c45ac6e1c2db'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 08:00:01.562576 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-19416696-bae2-4954-a8e1-1b9cf85fcd16 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] https://10.4.3.170/volume/v3/backups returned with HTTP 400 Jul 24 08:00:01.563167 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1438/5751] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 24 08:00:01 2026] POST /volume/v3/backups => generated 109 bytes in 40 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 24 08:00:01.568931 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-27f476c6-3b53-4ef2-b7e6-db37396610ed None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 08:00:01.570620 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-27f476c6-3b53-4ef2-b7e6-db37396610ed tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] DELETE https://10.4.3.170/volume/v3/backups/3ae9baad-699f-4930-97df-449edb92c1fb Jul 24 08:00:01.570790 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-27f476c6-3b53-4ef2-b7e6-db37396610ed tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 08:00:01.570957 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-27f476c6-3b53-4ef2-b7e6-db37396610ed tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 08:00:01.571056 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.contrib.backups [None req-27f476c6-3b53-4ef2-b7e6-db37396610ed tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Delete backup with id: 3ae9baad-699f-4930-97df-449edb92c1fb. Jul 24 08:00:01.574715 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 08:00:01.574715 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 08:00:01.584455 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.backup.rpcapi [None req-27f476c6-3b53-4ef2-b7e6-db37396610ed tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] delete_backup rpcapi backup_id 3ae9baad-699f-4930-97df-449edb92c1fb {{(pid=100246) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 08:00:01.586041 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-27f476c6-3b53-4ef2-b7e6-db37396610ed tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] https://10.4.3.170/volume/v3/backups/3ae9baad-699f-4930-97df-449edb92c1fb returned with HTTP 202 Jul 24 08:00:01.586470 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1441/5752] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 08:00:01 2026] DELETE /volume/v3/backups/3ae9baad-699f-4930-97df-449edb92c1fb => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 08:00:01.593185 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-a637748b-bb66-4779-a9a9-bc0cee43dd2a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 08:00:01.595247 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a637748b-bb66-4779-a9a9-bc0cee43dd2a tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] GET https://10.4.3.170/volume/v3/backups/3ae9baad-699f-4930-97df-449edb92c1fb Jul 24 08:00:01.595430 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a637748b-bb66-4779-a9a9-bc0cee43dd2a tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 08:00:01.595581 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a637748b-bb66-4779-a9a9-bc0cee43dd2a tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 08:00:01.595673 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-a637748b-bb66-4779-a9a9-bc0cee43dd2a tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Show backup with id 3ae9baad-699f-4930-97df-449edb92c1fb. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 08:00:01.600092 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 08:00:01.600092 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 08:00:01.600649 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a637748b-bb66-4779-a9a9-bc0cee43dd2a tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] https://10.4.3.170/volume/v3/backups/3ae9baad-699f-4930-97df-449edb92c1fb returned with HTTP 200 Jul 24 08:00:01.601321 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1448/5753] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 08:00:01 2026] GET /volume/v3/backups/3ae9baad-699f-4930-97df-449edb92c1fb => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 08:00:02.611473 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-efb93d7d-1fa3-4a91-970a-c6ba88fd6723 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 08:00:02.613772 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-efb93d7d-1fa3-4a91-970a-c6ba88fd6723 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] GET https://10.4.3.170/volume/v3/backups/3ae9baad-699f-4930-97df-449edb92c1fb Jul 24 08:00:02.614045 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-efb93d7d-1fa3-4a91-970a-c6ba88fd6723 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 08:00:02.614324 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-efb93d7d-1fa3-4a91-970a-c6ba88fd6723 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 08:00:02.614488 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-efb93d7d-1fa3-4a91-970a-c6ba88fd6723 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Show backup with id 3ae9baad-699f-4930-97df-449edb92c1fb. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 08:00:02.619493 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-efb93d7d-1fa3-4a91-970a-c6ba88fd6723 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] https://10.4.3.170/volume/v3/backups/3ae9baad-699f-4930-97df-449edb92c1fb returned with HTTP 404 Jul 24 08:00:02.620130 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1427/5754] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 08:00:02 2026] GET /volume/v3/backups/3ae9baad-699f-4930-97df-449edb92c1fb => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 08:00:02.628968 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-4f712de3-fc8c-4ebc-97c0-36e6793b18f8 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 08:00:02.630596 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4f712de3-fc8c-4ebc-97c0-36e6793b18f8 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 08:00:02.630924 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4f712de3-fc8c-4ebc-97c0-36e6793b18f8 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1771359631"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 08:00:02.632394 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-4f712de3-fc8c-4ebc-97c0-36e6793b18f8 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1771359631'}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 08:00:02.632514 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-4f712de3-fc8c-4ebc-97c0-36e6793b18f8 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Create volume of 1 GB Jul 24 08:00:02.636361 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-4f712de3-fc8c-4ebc-97c0-36e6793b18f8 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Availability Zones retrieved successfully. Jul 24 08:00:02.641836 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-4f712de3-fc8c-4ebc-97c0-36e6793b18f8 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Flow 'volume_create_api' (f0f5fabe-3fd9-487b-8f10-20d375d5ffc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 08:00:02.642764 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-4f712de3-fc8c-4ebc-97c0-36e6793b18f8 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6956b3e6-648e-479c-a1b7-622b5e6221d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 08:00:02.643835 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-4f712de3-fc8c-4ebc-97c0-36e6793b18f8 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 08:00:02.668647 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-4f712de3-fc8c-4ebc-97c0-36e6793b18f8 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6956b3e6-648e-479c-a1b7-622b5e6221d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 08:00:02.669321 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-4f712de3-fc8c-4ebc-97c0-36e6793b18f8 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0aa161f-02c6-4ff1-af58-e4b7551200b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 08:00:02.704058 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-4f712de3-fc8c-4ebc-97c0-36e6793b18f8 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Created reservations ['ee771246-fdb0-4304-b2d5-114a87ac62ba', '52ffb36f-2b86-4f53-bdf7-b2dd56642381', 'f0e1c30d-e24e-4fed-8f11-336d42a27fdb', '18c4b9fa-b55a-4642-ba71-38208228d5db'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 08:00:02.705025 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-4f712de3-fc8c-4ebc-97c0-36e6793b18f8 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0aa161f-02c6-4ff1-af58-e4b7551200b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ee771246-fdb0-4304-b2d5-114a87ac62ba', '52ffb36f-2b86-4f53-bdf7-b2dd56642381', 'f0e1c30d-e24e-4fed-8f11-336d42a27fdb', '18c4b9fa-b55a-4642-ba71-38208228d5db']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 08:00:02.705816 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-4f712de3-fc8c-4ebc-97c0-36e6793b18f8 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a506509-1741-4ff0-9fbc-0e72a749c5b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 08:00:02.724573 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-4f712de3-fc8c-4ebc-97c0-36e6793b18f8 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a506509-1741-4ff0-9fbc-0e72a749c5b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '16fab5a9-c82f-4be5-8a51-142af5c96d03', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1771359631',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='abe1938fc3ae43e18ccba70760ab35ad',qos_specs=None,replication_status=,reservations=['ee771246-fdb0-4304-b2d5-114a87ac62ba','52ffb36f-2b86-4f53-bdf7-b2dd56642381','f0e1c30d-e24e-4fed-8f11-336d42a27fdb','18c4b9fa-b55a-4642-ba71-38208228d5db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2592354d7b4f4ba089fba355959e6679',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T08:00:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1771359631',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=16fab5a9-c82f-4be5-8a51-142af5c96d03,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='abe1938fc3ae43e18ccba70760ab35ad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2592354d7b4f4ba089fba355959e6679',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 08:00:02.725196 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-4f712de3-fc8c-4ebc-97c0-36e6793b18f8 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73c010c3-8508-42e7-be06-c2ef2ce74f4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 08:00:02.744632 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-4f712de3-fc8c-4ebc-97c0-36e6793b18f8 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73c010c3-8508-42e7-be06-c2ef2ce74f4c) transitioned into state 'SUCCESS' from state '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-1771359631',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='abe1938fc3ae43e18ccba70760ab35ad',qos_specs=None,replication_status=,reservations=['ee771246-fdb0-4304-b2d5-114a87ac62ba','52ffb36f-2b86-4f53-bdf7-b2dd56642381','f0e1c30d-e24e-4fed-8f11-336d42a27fdb','18c4b9fa-b55a-4642-ba71-38208228d5db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2592354d7b4f4ba089fba355959e6679',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 08:00:02.745692 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-4f712de3-fc8c-4ebc-97c0-36e6793b18f8 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c34d271b-01cb-4f95-965d-39215b122f4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 08:00:02.755199 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-4f712de3-fc8c-4ebc-97c0-36e6793b18f8 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c34d271b-01cb-4f95-965d-39215b122f4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 08:00:02.756046 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-4f712de3-fc8c-4ebc-97c0-36e6793b18f8 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Flow 'volume_create_api' (f0f5fabe-3fd9-487b-8f10-20d375d5ffc0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 08:00:02.756332 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-4f712de3-fc8c-4ebc-97c0-36e6793b18f8 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Create volume request issued successfully. Jul 24 08:00:02.756839 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4f712de3-fc8c-4ebc-97c0-36e6793b18f8 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 08:00:02.757256 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1439/5755] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 24 08:00:02 2026] POST /volume/v3/volumes => generated 749 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 08:00:02.771352 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d6a547db-9ff2-44a2-aacb-9e3f84f4eaef None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 08:00:02.773001 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d6a547db-9ff2-44a2-aacb-9e3f84f4eaef tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] GET https://10.4.3.170/volume/v3/volumes/16fab5a9-c82f-4be5-8a51-142af5c96d03 Jul 24 08:00:02.773166 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d6a547db-9ff2-44a2-aacb-9e3f84f4eaef tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 08:00:02.773368 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d6a547db-9ff2-44a2-aacb-9e3f84f4eaef tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 08:00:02.775077 np0000005822 devstack@c-api.service[100246]: DEBUG dbcounter [-] [100246] Writing DB stats cinder:SELECT=131,cinder:UPDATE=35,cinder:DELETE=1,cinder:INSERT=20 {{(pid=100246) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 08:00:02.780623 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 08:00:02.780623 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 08:00:02.785040 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-d6a547db-9ff2-44a2-aacb-9e3f84f4eaef tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Volume info retrieved successfully. Jul 24 08:00:02.790032 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d6a547db-9ff2-44a2-aacb-9e3f84f4eaef tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] https://10.4.3.170/volume/v3/volumes/16fab5a9-c82f-4be5-8a51-142af5c96d03 returned with HTTP 200 Jul 24 08:00:02.790422 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1442/5756] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 08:00:02 2026] GET /volume/v3/volumes/16fab5a9-c82f-4be5-8a51-142af5c96d03 => generated 817 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 08:00:03.802078 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-544e77c4-3393-4c03-abae-aea0f97c497f None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 08:00:03.803760 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-544e77c4-3393-4c03-abae-aea0f97c497f tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] GET https://10.4.3.170/volume/v3/volumes/16fab5a9-c82f-4be5-8a51-142af5c96d03 Jul 24 08:00:03.803944 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-544e77c4-3393-4c03-abae-aea0f97c497f tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 08:00:03.804121 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-544e77c4-3393-4c03-abae-aea0f97c497f tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 08:00:03.810484 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 08:00:03.810484 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 08:00:03.813684 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-544e77c4-3393-4c03-abae-aea0f97c497f tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Volume info retrieved successfully. Jul 24 08:00:03.817294 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-544e77c4-3393-4c03-abae-aea0f97c497f tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] https://10.4.3.170/volume/v3/volumes/16fab5a9-c82f-4be5-8a51-142af5c96d03 returned with HTTP 200 Jul 24 08:00:03.817646 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1449/5757] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 08:00:03 2026] GET /volume/v3/volumes/16fab5a9-c82f-4be5-8a51-142af5c96d03 => generated 842 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 08:00:03.827822 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-c04e8d08-dddd-474b-b799-c4d5a7f8a707 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 08:00:03.829809 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c04e8d08-dddd-474b-b799-c4d5a7f8a707 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] POST https://10.4.3.170/volume/v3/backups Jul 24 08:00:03.830119 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c04e8d08-dddd-474b-b799-c4d5a7f8a707 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "16fab5a9-c82f-4be5-8a51-142af5c96d03", "name": "tempest-VolumesBackupsTest-Backup-17993938"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 08:00:03.831512 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.contrib.backups [None req-c04e8d08-dddd-474b-b799-c4d5a7f8a707 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Creating new backup {'backup': {'volume_id': '16fab5a9-c82f-4be5-8a51-142af5c96d03', 'name': 'tempest-VolumesBackupsTest-Backup-17993938'}} {{(pid=100243) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 08:00:03.831639 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.contrib.backups [None req-c04e8d08-dddd-474b-b799-c4d5a7f8a707 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Creating backup of volume 16fab5a9-c82f-4be5-8a51-142af5c96d03 in container None Jul 24 08:00:03.838742 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 08:00:03.838742 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 08:00:03.839094 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-c04e8d08-dddd-474b-b799-c4d5a7f8a707 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Volume info retrieved successfully. Jul 24 08:00:03.854698 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-c04e8d08-dddd-474b-b799-c4d5a7f8a707 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Created reservations ['ec6cb62e-3fef-4760-b13f-2c35891e9820', '124b1bc6-a733-4e12-9e41-061260330e25'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 08:00:03.893293 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c04e8d08-dddd-474b-b799-c4d5a7f8a707 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] https://10.4.3.170/volume/v3/backups returned with HTTP 202 Jul 24 08:00:03.893747 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1428/5758] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 24 08:00:03 2026] POST /volume/v3/backups => generated 328 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 08:00:03.901282 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-b9d035d3-542f-42c6-85e4-f4687d81e7c5 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 08:00:03.903076 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b9d035d3-542f-42c6-85e4-f4687d81e7c5 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] GET https://10.4.3.170/volume/v3/backups/02befd22-5150-41bb-ac84-52198e126273 Jul 24 08:00:03.903228 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b9d035d3-542f-42c6-85e4-f4687d81e7c5 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 08:00:03.903452 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b9d035d3-542f-42c6-85e4-f4687d81e7c5 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 08:00:03.903586 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-b9d035d3-542f-42c6-85e4-f4687d81e7c5 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Show backup with id 02befd22-5150-41bb-ac84-52198e126273. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 08:00:03.907725 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 08:00:03.907725 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 08:00:03.908247 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b9d035d3-542f-42c6-85e4-f4687d81e7c5 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] https://10.4.3.170/volume/v3/backups/02befd22-5150-41bb-ac84-52198e126273 returned with HTTP 200 Jul 24 08:00:03.908603 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1440/5759] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 08:00:03 2026] GET /volume/v3/backups/02befd22-5150-41bb-ac84-52198e126273 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 08:00:04.917399 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-be8d10b8-c2d5-493b-8dfa-1739e7f92cea None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 08:00:04.918966 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-be8d10b8-c2d5-493b-8dfa-1739e7f92cea tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] GET https://10.4.3.170/volume/v3/backups/02befd22-5150-41bb-ac84-52198e126273 Jul 24 08:00:04.919128 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-be8d10b8-c2d5-493b-8dfa-1739e7f92cea tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 08:00:04.919329 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-be8d10b8-c2d5-493b-8dfa-1739e7f92cea tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 08:00:04.919454 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-be8d10b8-c2d5-493b-8dfa-1739e7f92cea tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Show backup with id 02befd22-5150-41bb-ac84-52198e126273. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 08:00:04.923301 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 08:00:04.923301 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 08:00:04.923803 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-be8d10b8-c2d5-493b-8dfa-1739e7f92cea tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] https://10.4.3.170/volume/v3/backups/02befd22-5150-41bb-ac84-52198e126273 returned with HTTP 200 Jul 24 08:00:04.924119 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1443/5760] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 08:00:04 2026] GET /volume/v3/backups/02befd22-5150-41bb-ac84-52198e126273 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 08:00:05.933186 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-38ebefd7-3a7e-47e7-b6cf-dd5280a906d8 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 08:00:05.934942 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-38ebefd7-3a7e-47e7-b6cf-dd5280a906d8 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] GET https://10.4.3.170/volume/v3/backups/02befd22-5150-41bb-ac84-52198e126273 Jul 24 08:00:05.935115 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-38ebefd7-3a7e-47e7-b6cf-dd5280a906d8 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 08:00:05.935307 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-38ebefd7-3a7e-47e7-b6cf-dd5280a906d8 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 08:00:05.935403 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-38ebefd7-3a7e-47e7-b6cf-dd5280a906d8 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Show backup with id 02befd22-5150-41bb-ac84-52198e126273. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 08:00:05.939883 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 08:00:05.939883 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 08:00:05.940642 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-38ebefd7-3a7e-47e7-b6cf-dd5280a906d8 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] https://10.4.3.170/volume/v3/backups/02befd22-5150-41bb-ac84-52198e126273 returned with HTTP 200 Jul 24 08:00:05.941055 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1450/5761] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 08:00:05 2026] GET /volume/v3/backups/02befd22-5150-41bb-ac84-52198e126273 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 08:00:06.949789 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-3dfe49e4-935a-40c3-b24c-3b0f24bc087d None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 08:00:06.951315 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3dfe49e4-935a-40c3-b24c-3b0f24bc087d tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] GET https://10.4.3.170/volume/v3/backups/02befd22-5150-41bb-ac84-52198e126273 Jul 24 08:00:06.951509 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3dfe49e4-935a-40c3-b24c-3b0f24bc087d tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 08:00:06.951690 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3dfe49e4-935a-40c3-b24c-3b0f24bc087d tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 08:00:06.951785 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-3dfe49e4-935a-40c3-b24c-3b0f24bc087d tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Show backup with id 02befd22-5150-41bb-ac84-52198e126273. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 08:00:06.955444 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 08:00:06.955444 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 08:00:06.956044 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3dfe49e4-935a-40c3-b24c-3b0f24bc087d tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] https://10.4.3.170/volume/v3/backups/02befd22-5150-41bb-ac84-52198e126273 returned with HTTP 200 Jul 24 08:00:06.956520 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1429/5762] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 08:00:06 2026] GET /volume/v3/backups/02befd22-5150-41bb-ac84-52198e126273 => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 08:00:07.966902 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-64964b68-1449-4b12-a573-2fdbecc24eb1 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 08:00:07.968734 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-64964b68-1449-4b12-a573-2fdbecc24eb1 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] GET https://10.4.3.170/volume/v3/backups/02befd22-5150-41bb-ac84-52198e126273 Jul 24 08:00:07.968937 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-64964b68-1449-4b12-a573-2fdbecc24eb1 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 08:00:07.969231 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-64964b68-1449-4b12-a573-2fdbecc24eb1 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 08:00:07.969393 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-64964b68-1449-4b12-a573-2fdbecc24eb1 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Show backup with id 02befd22-5150-41bb-ac84-52198e126273. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 08:00:07.973009 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 08:00:07.973009 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 08:00:07.973547 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-64964b68-1449-4b12-a573-2fdbecc24eb1 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] https://10.4.3.170/volume/v3/backups/02befd22-5150-41bb-ac84-52198e126273 returned with HTTP 200 Jul 24 08:00:07.974094 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1441/5763] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 08:00:07 2026] GET /volume/v3/backups/02befd22-5150-41bb-ac84-52198e126273 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 08:00:08.982735 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0d49189f-5e31-41b5-a240-7267572d4f36 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 08:00:08.984558 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0d49189f-5e31-41b5-a240-7267572d4f36 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] GET https://10.4.3.170/volume/v3/backups/02befd22-5150-41bb-ac84-52198e126273 Jul 24 08:00:08.984760 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0d49189f-5e31-41b5-a240-7267572d4f36 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 08:00:08.984929 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0d49189f-5e31-41b5-a240-7267572d4f36 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 08:00:08.985030 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-0d49189f-5e31-41b5-a240-7267572d4f36 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Show backup with id 02befd22-5150-41bb-ac84-52198e126273. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 08:00:08.989326 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 08:00:08.989326 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 08:00:08.989896 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0d49189f-5e31-41b5-a240-7267572d4f36 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] https://10.4.3.170/volume/v3/backups/02befd22-5150-41bb-ac84-52198e126273 returned with HTTP 200 Jul 24 08:00:08.990245 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1444/5764] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 08:00:08 2026] GET /volume/v3/backups/02befd22-5150-41bb-ac84-52198e126273 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 08:00:09.999001 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-264e473d-615d-4489-b1df-4aa806511ecf None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 08:00:10.000921 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-264e473d-615d-4489-b1df-4aa806511ecf tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] GET https://10.4.3.170/volume/v3/backups/02befd22-5150-41bb-ac84-52198e126273 Jul 24 08:00:10.001095 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-264e473d-615d-4489-b1df-4aa806511ecf tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 08:00:10.001334 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-264e473d-615d-4489-b1df-4aa806511ecf tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 08:00:10.001449 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-264e473d-615d-4489-b1df-4aa806511ecf tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Show backup with id 02befd22-5150-41bb-ac84-52198e126273. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 08:00:10.002854 np0000005822 devstack@c-api.service[100245]: DEBUG dbcounter [-] [100245] Writing DB stats cinder:SELECT=88,cinder:UPDATE=11,cinder:INSERT=2 {{(pid=100245) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 08:00:10.005350 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 08:00:10.005350 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 08:00:10.005943 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-264e473d-615d-4489-b1df-4aa806511ecf tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] https://10.4.3.170/volume/v3/backups/02befd22-5150-41bb-ac84-52198e126273 returned with HTTP 200 Jul 24 08:00:10.006561 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1451/5765] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 08:00:09 2026] GET /volume/v3/backups/02befd22-5150-41bb-ac84-52198e126273 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 08:00:11.015182 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-a628d429-d403-4bfc-afbd-4871e70133b6 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 08:00:11.016629 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a628d429-d403-4bfc-afbd-4871e70133b6 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] GET https://10.4.3.170/volume/v3/backups/02befd22-5150-41bb-ac84-52198e126273 Jul 24 08:00:11.016793 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a628d429-d403-4bfc-afbd-4871e70133b6 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 08:00:11.016962 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a628d429-d403-4bfc-afbd-4871e70133b6 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 08:00:11.017055 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-a628d429-d403-4bfc-afbd-4871e70133b6 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Show backup with id 02befd22-5150-41bb-ac84-52198e126273. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 08:00:11.018579 np0000005822 devstack@c-api.service[100243]: DEBUG dbcounter [-] [100243] Writing DB stats cinder:SELECT=74,cinder:UPDATE=13,cinder:DELETE=1,cinder:INSERT=4 {{(pid=100243) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 08:00:11.021022 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 08:00:11.021022 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 08:00:11.021592 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a628d429-d403-4bfc-afbd-4871e70133b6 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] https://10.4.3.170/volume/v3/backups/02befd22-5150-41bb-ac84-52198e126273 returned with HTTP 200 Jul 24 08:00:11.022049 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1430/5766] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 08:00:11 2026] GET /volume/v3/backups/02befd22-5150-41bb-ac84-52198e126273 => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 08:00:12.031958 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-bdd6483f-48f3-4764-a515-e64a297b4f4c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 08:00:12.033796 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-bdd6483f-48f3-4764-a515-e64a297b4f4c tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] GET https://10.4.3.170/volume/v3/backups/02befd22-5150-41bb-ac84-52198e126273 Jul 24 08:00:12.034044 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-bdd6483f-48f3-4764-a515-e64a297b4f4c tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 08:00:12.034260 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-bdd6483f-48f3-4764-a515-e64a297b4f4c tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 08:00:12.034400 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-bdd6483f-48f3-4764-a515-e64a297b4f4c tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Show backup with id 02befd22-5150-41bb-ac84-52198e126273. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 08:00:12.038505 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 08:00:12.038505 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 08:00:12.039077 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-bdd6483f-48f3-4764-a515-e64a297b4f4c tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] https://10.4.3.170/volume/v3/backups/02befd22-5150-41bb-ac84-52198e126273 returned with HTTP 200 Jul 24 08:00:12.039566 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1442/5767] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 08:00:12 2026] GET /volume/v3/backups/02befd22-5150-41bb-ac84-52198e126273 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 08:00:13.048609 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-75d16b0d-c617-4354-93a1-f4bb8b08f6a3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 08:00:13.050136 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-75d16b0d-c617-4354-93a1-f4bb8b08f6a3 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] GET https://10.4.3.170/volume/v3/backups/02befd22-5150-41bb-ac84-52198e126273 Jul 24 08:00:13.050338 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-75d16b0d-c617-4354-93a1-f4bb8b08f6a3 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 08:00:13.050552 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-75d16b0d-c617-4354-93a1-f4bb8b08f6a3 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 08:00:13.050644 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-75d16b0d-c617-4354-93a1-f4bb8b08f6a3 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Show backup with id 02befd22-5150-41bb-ac84-52198e126273. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 08:00:13.054325 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 08:00:13.054325 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 08:00:13.054830 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-75d16b0d-c617-4354-93a1-f4bb8b08f6a3 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] https://10.4.3.170/volume/v3/backups/02befd22-5150-41bb-ac84-52198e126273 returned with HTTP 200 Jul 24 08:00:13.055137 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1445/5768] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 08:00:13 2026] GET /volume/v3/backups/02befd22-5150-41bb-ac84-52198e126273 => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 08:00:14.064363 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-69761959-976e-4b8c-b840-fe22337a0ab7 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 08:00:14.066616 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-69761959-976e-4b8c-b840-fe22337a0ab7 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] GET https://10.4.3.170/volume/v3/backups/02befd22-5150-41bb-ac84-52198e126273 Jul 24 08:00:14.066831 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-69761959-976e-4b8c-b840-fe22337a0ab7 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 08:00:14.067022 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-69761959-976e-4b8c-b840-fe22337a0ab7 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 08:00:14.067158 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-69761959-976e-4b8c-b840-fe22337a0ab7 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Show backup with id 02befd22-5150-41bb-ac84-52198e126273. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 08:00:14.071311 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 08:00:14.071311 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 08:00:14.071933 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-69761959-976e-4b8c-b840-fe22337a0ab7 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] https://10.4.3.170/volume/v3/backups/02befd22-5150-41bb-ac84-52198e126273 returned with HTTP 200 Jul 24 08:00:14.072315 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1452/5769] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 08:00:14 2026] GET /volume/v3/backups/02befd22-5150-41bb-ac84-52198e126273 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 08:00:15.082158 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-00fcc1a2-517b-4251-8925-f3f76a31ecf9 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 08:00:15.083795 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-00fcc1a2-517b-4251-8925-f3f76a31ecf9 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] GET https://10.4.3.170/volume/v3/backups/02befd22-5150-41bb-ac84-52198e126273 Jul 24 08:00:15.083969 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-00fcc1a2-517b-4251-8925-f3f76a31ecf9 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 08:00:15.084143 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-00fcc1a2-517b-4251-8925-f3f76a31ecf9 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 08:00:15.084254 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-00fcc1a2-517b-4251-8925-f3f76a31ecf9 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Show backup with id 02befd22-5150-41bb-ac84-52198e126273. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 08:00:15.088079 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 08:00:15.088079 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 08:00:15.088607 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-00fcc1a2-517b-4251-8925-f3f76a31ecf9 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] https://10.4.3.170/volume/v3/backups/02befd22-5150-41bb-ac84-52198e126273 returned with HTTP 200 Jul 24 08:00:15.088935 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1431/5770] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 08:00:15 2026] GET /volume/v3/backups/02befd22-5150-41bb-ac84-52198e126273 => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 08:00:16.097994 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-1ddbca28-1ed2-4e02-9245-33214c45520c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 08:00:16.099550 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1ddbca28-1ed2-4e02-9245-33214c45520c tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] GET https://10.4.3.170/volume/v3/backups/02befd22-5150-41bb-ac84-52198e126273 Jul 24 08:00:16.099728 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1ddbca28-1ed2-4e02-9245-33214c45520c tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 08:00:16.099894 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1ddbca28-1ed2-4e02-9245-33214c45520c tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 08:00:16.099992 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-1ddbca28-1ed2-4e02-9245-33214c45520c tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Show backup with id 02befd22-5150-41bb-ac84-52198e126273. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 08:00:16.103671 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 08:00:16.103671 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 08:00:16.104166 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1ddbca28-1ed2-4e02-9245-33214c45520c tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] https://10.4.3.170/volume/v3/backups/02befd22-5150-41bb-ac84-52198e126273 returned with HTTP 200 Jul 24 08:00:16.104684 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1443/5771] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 08:00:16 2026] GET /volume/v3/backups/02befd22-5150-41bb-ac84-52198e126273 => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 08:00:17.113733 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-4437bf43-6d47-4e1d-b74e-fb10c25f71e2 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 08:00:17.115389 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4437bf43-6d47-4e1d-b74e-fb10c25f71e2 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] GET https://10.4.3.170/volume/v3/backups/02befd22-5150-41bb-ac84-52198e126273 Jul 24 08:00:17.115588 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4437bf43-6d47-4e1d-b74e-fb10c25f71e2 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 08:00:17.115770 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4437bf43-6d47-4e1d-b74e-fb10c25f71e2 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 08:00:17.115872 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-4437bf43-6d47-4e1d-b74e-fb10c25f71e2 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Show backup with id 02befd22-5150-41bb-ac84-52198e126273. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 08:00:17.119791 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 08:00:17.119791 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 08:00:17.120323 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4437bf43-6d47-4e1d-b74e-fb10c25f71e2 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] https://10.4.3.170/volume/v3/backups/02befd22-5150-41bb-ac84-52198e126273 returned with HTTP 200 Jul 24 08:00:17.120652 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1446/5772] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 08:00:17 2026] GET /volume/v3/backups/02befd22-5150-41bb-ac84-52198e126273 => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 08:00:18.129751 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-233afcbe-3810-4dc0-b2d6-033a93a05aff None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 08:00:18.131538 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-233afcbe-3810-4dc0-b2d6-033a93a05aff tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] GET https://10.4.3.170/volume/v3/backups/02befd22-5150-41bb-ac84-52198e126273 Jul 24 08:00:18.131722 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-233afcbe-3810-4dc0-b2d6-033a93a05aff tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 08:00:18.131902 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-233afcbe-3810-4dc0-b2d6-033a93a05aff tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 08:00:18.132003 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-233afcbe-3810-4dc0-b2d6-033a93a05aff tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Show backup with id 02befd22-5150-41bb-ac84-52198e126273. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 08:00:18.136794 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 08:00:18.136794 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 08:00:18.137343 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-233afcbe-3810-4dc0-b2d6-033a93a05aff tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] https://10.4.3.170/volume/v3/backups/02befd22-5150-41bb-ac84-52198e126273 returned with HTTP 200 Jul 24 08:00:18.137692 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1453/5773] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 08:00:18 2026] GET /volume/v3/backups/02befd22-5150-41bb-ac84-52198e126273 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 08:00:18.145681 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-c091c1ab-4ec4-466c-9ed0-75dfa755da2e None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 08:00:18.147313 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c091c1ab-4ec4-466c-9ed0-75dfa755da2e tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] POST https://10.4.3.170/volume/v3/backups Jul 24 08:00:18.147646 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c091c1ab-4ec4-466c-9ed0-75dfa755da2e tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "16fab5a9-c82f-4be5-8a51-142af5c96d03", "name": "tempest-VolumesBackupsTest-Backup-453846158"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 08:00:18.148948 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.contrib.backups [None req-c091c1ab-4ec4-466c-9ed0-75dfa755da2e tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Creating new backup {'backup': {'volume_id': '16fab5a9-c82f-4be5-8a51-142af5c96d03', 'name': 'tempest-VolumesBackupsTest-Backup-453846158'}} {{(pid=100243) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 08:00:18.149073 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.contrib.backups [None req-c091c1ab-4ec4-466c-9ed0-75dfa755da2e tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Creating backup of volume 16fab5a9-c82f-4be5-8a51-142af5c96d03 in container None Jul 24 08:00:18.155150 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 08:00:18.155150 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 08:00:18.155566 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-c091c1ab-4ec4-466c-9ed0-75dfa755da2e tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Volume info retrieved successfully. Jul 24 08:00:18.170789 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-c091c1ab-4ec4-466c-9ed0-75dfa755da2e tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Created reservations ['cefb7c50-c97f-4451-ad2b-6e2154aa6f7f', '93fb6e2e-11e6-47d9-a101-66b176555a16'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 08:00:18.194454 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c091c1ab-4ec4-466c-9ed0-75dfa755da2e tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] https://10.4.3.170/volume/v3/backups returned with HTTP 202 Jul 24 08:00:18.194835 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1432/5774] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 24 08:00:18 2026] POST /volume/v3/backups => generated 329 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 08:00:18.202263 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-a7198ddb-bd22-47ac-a013-cc974909648b None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 08:00:18.204245 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a7198ddb-bd22-47ac-a013-cc974909648b tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] GET https://10.4.3.170/volume/v3/backups/6a8eb21e-9163-4a40-80b4-b8a2b3ff7217 Jul 24 08:00:18.204245 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a7198ddb-bd22-47ac-a013-cc974909648b tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 08:00:18.204378 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a7198ddb-bd22-47ac-a013-cc974909648b tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 08:00:18.204522 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-a7198ddb-bd22-47ac-a013-cc974909648b tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Show backup with id 6a8eb21e-9163-4a40-80b4-b8a2b3ff7217. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 08:00:18.209317 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 08:00:18.209317 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 08:00:18.210133 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a7198ddb-bd22-47ac-a013-cc974909648b tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] https://10.4.3.170/volume/v3/backups/6a8eb21e-9163-4a40-80b4-b8a2b3ff7217 returned with HTTP 200 Jul 24 08:00:18.210520 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1444/5775] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 08:00:18 2026] GET /volume/v3/backups/6a8eb21e-9163-4a40-80b4-b8a2b3ff7217 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 08:00:19.219789 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-bf9f2ba9-62e4-4ca9-be68-49cc5e04ccec None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 08:00:19.221491 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bf9f2ba9-62e4-4ca9-be68-49cc5e04ccec tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] GET https://10.4.3.170/volume/v3/backups/6a8eb21e-9163-4a40-80b4-b8a2b3ff7217 Jul 24 08:00:19.221679 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bf9f2ba9-62e4-4ca9-be68-49cc5e04ccec tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 08:00:19.221868 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bf9f2ba9-62e4-4ca9-be68-49cc5e04ccec tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 08:00:19.221972 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-bf9f2ba9-62e4-4ca9-be68-49cc5e04ccec tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Show backup with id 6a8eb21e-9163-4a40-80b4-b8a2b3ff7217. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 08:00:19.225834 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 08:00:19.225834 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 08:00:19.226529 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bf9f2ba9-62e4-4ca9-be68-49cc5e04ccec tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] https://10.4.3.170/volume/v3/backups/6a8eb21e-9163-4a40-80b4-b8a2b3ff7217 returned with HTTP 200 Jul 24 08:00:19.226874 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1447/5776] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 08:00:19 2026] GET /volume/v3/backups/6a8eb21e-9163-4a40-80b4-b8a2b3ff7217 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 08:00:20.235494 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-839b35d8-9324-4cab-a6e8-ae704bc67d3f None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 08:00:20.237358 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-839b35d8-9324-4cab-a6e8-ae704bc67d3f tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] GET https://10.4.3.170/volume/v3/backups/6a8eb21e-9163-4a40-80b4-b8a2b3ff7217 Jul 24 08:00:20.237552 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-839b35d8-9324-4cab-a6e8-ae704bc67d3f tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 08:00:20.237736 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-839b35d8-9324-4cab-a6e8-ae704bc67d3f tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 08:00:20.237837 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-839b35d8-9324-4cab-a6e8-ae704bc67d3f tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Show backup with id 6a8eb21e-9163-4a40-80b4-b8a2b3ff7217. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 08:00:20.242410 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 08:00:20.242410 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 08:00:20.243133 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-839b35d8-9324-4cab-a6e8-ae704bc67d3f tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] https://10.4.3.170/volume/v3/backups/6a8eb21e-9163-4a40-80b4-b8a2b3ff7217 returned with HTTP 200 Jul 24 08:00:20.243515 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1454/5777] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 08:00:20 2026] GET /volume/v3/backups/6a8eb21e-9163-4a40-80b4-b8a2b3ff7217 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 08:00:21.253583 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-90a205e8-78cb-4cee-ab6b-38bcafa9be1a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 08:00:21.255571 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-90a205e8-78cb-4cee-ab6b-38bcafa9be1a tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] GET https://10.4.3.170/volume/v3/backups/6a8eb21e-9163-4a40-80b4-b8a2b3ff7217 Jul 24 08:00:21.255782 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-90a205e8-78cb-4cee-ab6b-38bcafa9be1a tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 08:00:21.256000 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-90a205e8-78cb-4cee-ab6b-38bcafa9be1a tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 08:00:21.256121 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-90a205e8-78cb-4cee-ab6b-38bcafa9be1a tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Show backup with id 6a8eb21e-9163-4a40-80b4-b8a2b3ff7217. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 08:00:21.260656 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 08:00:21.260656 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 08:00:21.261374 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-90a205e8-78cb-4cee-ab6b-38bcafa9be1a tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] https://10.4.3.170/volume/v3/backups/6a8eb21e-9163-4a40-80b4-b8a2b3ff7217 returned with HTTP 200 Jul 24 08:00:21.261735 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1433/5778] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 08:00:21 2026] GET /volume/v3/backups/6a8eb21e-9163-4a40-80b4-b8a2b3ff7217 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 08:00:22.270699 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-96cad124-cff1-4897-b2fd-264d5d88085a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 08:00:22.272979 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-96cad124-cff1-4897-b2fd-264d5d88085a tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] GET https://10.4.3.170/volume/v3/backups/6a8eb21e-9163-4a40-80b4-b8a2b3ff7217 Jul 24 08:00:22.273198 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-96cad124-cff1-4897-b2fd-264d5d88085a tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 08:00:22.273477 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-96cad124-cff1-4897-b2fd-264d5d88085a tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 08:00:22.273646 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-96cad124-cff1-4897-b2fd-264d5d88085a tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Show backup with id 6a8eb21e-9163-4a40-80b4-b8a2b3ff7217. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 08:00:22.278873 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 08:00:22.278873 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 08:00:22.279799 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-96cad124-cff1-4897-b2fd-264d5d88085a tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] https://10.4.3.170/volume/v3/backups/6a8eb21e-9163-4a40-80b4-b8a2b3ff7217 returned with HTTP 200 Jul 24 08:00:22.280278 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1445/5779] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 08:00:22 2026] GET /volume/v3/backups/6a8eb21e-9163-4a40-80b4-b8a2b3ff7217 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 08:00:23.290737 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-6f16869a-d44d-4995-80bc-46921ed143f8 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 08:00:23.292685 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6f16869a-d44d-4995-80bc-46921ed143f8 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] GET https://10.4.3.170/volume/v3/backups/6a8eb21e-9163-4a40-80b4-b8a2b3ff7217 Jul 24 08:00:23.292902 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6f16869a-d44d-4995-80bc-46921ed143f8 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 08:00:23.293106 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6f16869a-d44d-4995-80bc-46921ed143f8 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 08:00:23.293261 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-6f16869a-d44d-4995-80bc-46921ed143f8 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Show backup with id 6a8eb21e-9163-4a40-80b4-b8a2b3ff7217. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 08:00:23.298660 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 08:00:23.298660 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 08:00:23.299410 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6f16869a-d44d-4995-80bc-46921ed143f8 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] https://10.4.3.170/volume/v3/backups/6a8eb21e-9163-4a40-80b4-b8a2b3ff7217 returned with HTTP 200 Jul 24 08:00:23.299831 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1448/5780] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 08:00:23 2026] GET /volume/v3/backups/6a8eb21e-9163-4a40-80b4-b8a2b3ff7217 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 08:00:24.310115 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-5aa9de76-90e2-4cc8-a01f-cba7a0722171 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 08:00:24.311683 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5aa9de76-90e2-4cc8-a01f-cba7a0722171 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] GET https://10.4.3.170/volume/v3/backups/6a8eb21e-9163-4a40-80b4-b8a2b3ff7217 Jul 24 08:00:24.311841 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5aa9de76-90e2-4cc8-a01f-cba7a0722171 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 08:00:24.312005 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5aa9de76-90e2-4cc8-a01f-cba7a0722171 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 08:00:24.312103 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-5aa9de76-90e2-4cc8-a01f-cba7a0722171 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Show backup with id 6a8eb21e-9163-4a40-80b4-b8a2b3ff7217. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 08:00:24.315819 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 08:00:24.315819 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 08:00:24.316440 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5aa9de76-90e2-4cc8-a01f-cba7a0722171 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] https://10.4.3.170/volume/v3/backups/6a8eb21e-9163-4a40-80b4-b8a2b3ff7217 returned with HTTP 200 Jul 24 08:00:24.316783 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1455/5781] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 08:00:24 2026] GET /volume/v3/backups/6a8eb21e-9163-4a40-80b4-b8a2b3ff7217 => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 08:00:25.326791 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-1c68460c-578b-459a-bd9e-a696c35b6e82 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 08:00:25.328350 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1c68460c-578b-459a-bd9e-a696c35b6e82 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] GET https://10.4.3.170/volume/v3/backups/6a8eb21e-9163-4a40-80b4-b8a2b3ff7217 Jul 24 08:00:25.328556 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1c68460c-578b-459a-bd9e-a696c35b6e82 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 08:00:25.328824 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1c68460c-578b-459a-bd9e-a696c35b6e82 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 08:00:25.328873 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-1c68460c-578b-459a-bd9e-a696c35b6e82 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Show backup with id 6a8eb21e-9163-4a40-80b4-b8a2b3ff7217. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 08:00:25.332531 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 08:00:25.332531 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 08:00:25.333149 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1c68460c-578b-459a-bd9e-a696c35b6e82 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] https://10.4.3.170/volume/v3/backups/6a8eb21e-9163-4a40-80b4-b8a2b3ff7217 returned with HTTP 200 Jul 24 08:00:25.333463 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1434/5782] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 08:00:25 2026] GET /volume/v3/backups/6a8eb21e-9163-4a40-80b4-b8a2b3ff7217 => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 08:00:26.344264 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-b58431fb-b5b9-4e3d-b3d0-05853051dbb5 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 08:00:26.346057 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b58431fb-b5b9-4e3d-b3d0-05853051dbb5 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] GET https://10.4.3.170/volume/v3/backups/6a8eb21e-9163-4a40-80b4-b8a2b3ff7217 Jul 24 08:00:26.346262 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b58431fb-b5b9-4e3d-b3d0-05853051dbb5 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 08:00:26.346455 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b58431fb-b5b9-4e3d-b3d0-05853051dbb5 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 08:00:26.346564 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-b58431fb-b5b9-4e3d-b3d0-05853051dbb5 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Show backup with id 6a8eb21e-9163-4a40-80b4-b8a2b3ff7217. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 08:00:26.350642 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 08:00:26.350642 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 08:00:26.351380 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b58431fb-b5b9-4e3d-b3d0-05853051dbb5 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] https://10.4.3.170/volume/v3/backups/6a8eb21e-9163-4a40-80b4-b8a2b3ff7217 returned with HTTP 200 Jul 24 08:00:26.351769 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1446/5783] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 08:00:26 2026] GET /volume/v3/backups/6a8eb21e-9163-4a40-80b4-b8a2b3ff7217 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 08:00:27.362572 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-87da372b-94a2-4f04-9836-4cfb44467053 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 08:00:27.364632 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-87da372b-94a2-4f04-9836-4cfb44467053 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] GET https://10.4.3.170/volume/v3/backups/6a8eb21e-9163-4a40-80b4-b8a2b3ff7217 Jul 24 08:00:27.364865 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-87da372b-94a2-4f04-9836-4cfb44467053 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 08:00:27.365117 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-87da372b-94a2-4f04-9836-4cfb44467053 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 08:00:27.365293 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-87da372b-94a2-4f04-9836-4cfb44467053 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Show backup with id 6a8eb21e-9163-4a40-80b4-b8a2b3ff7217. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 08:00:27.370426 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 08:00:27.370426 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 08:00:27.371399 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-87da372b-94a2-4f04-9836-4cfb44467053 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] https://10.4.3.170/volume/v3/backups/6a8eb21e-9163-4a40-80b4-b8a2b3ff7217 returned with HTTP 200 Jul 24 08:00:27.371751 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1449/5784] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 08:00:27 2026] GET /volume/v3/backups/6a8eb21e-9163-4a40-80b4-b8a2b3ff7217 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 08:00:28.381247 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-b327328c-6f71-4879-8aa6-5b58113c5bbe None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 08:00:28.383271 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b327328c-6f71-4879-8aa6-5b58113c5bbe tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] GET https://10.4.3.170/volume/v3/backups/6a8eb21e-9163-4a40-80b4-b8a2b3ff7217 Jul 24 08:00:28.383484 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b327328c-6f71-4879-8aa6-5b58113c5bbe tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 08:00:28.383674 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b327328c-6f71-4879-8aa6-5b58113c5bbe tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 08:00:28.383803 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-b327328c-6f71-4879-8aa6-5b58113c5bbe tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Show backup with id 6a8eb21e-9163-4a40-80b4-b8a2b3ff7217. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 08:00:28.388893 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 08:00:28.388893 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 08:00:28.389846 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b327328c-6f71-4879-8aa6-5b58113c5bbe tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] https://10.4.3.170/volume/v3/backups/6a8eb21e-9163-4a40-80b4-b8a2b3ff7217 returned with HTTP 200 Jul 24 08:00:28.390254 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1456/5785] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 08:00:28 2026] GET /volume/v3/backups/6a8eb21e-9163-4a40-80b4-b8a2b3ff7217 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 08:00:29.399364 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-b9394928-dda8-4316-ba4e-19467348d7d5 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 08:00:29.401712 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b9394928-dda8-4316-ba4e-19467348d7d5 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] GET https://10.4.3.170/volume/v3/backups/6a8eb21e-9163-4a40-80b4-b8a2b3ff7217 Jul 24 08:00:29.401922 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b9394928-dda8-4316-ba4e-19467348d7d5 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 08:00:29.402119 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b9394928-dda8-4316-ba4e-19467348d7d5 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 08:00:29.402255 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-b9394928-dda8-4316-ba4e-19467348d7d5 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Show backup with id 6a8eb21e-9163-4a40-80b4-b8a2b3ff7217. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 08:00:29.406531 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 08:00:29.406531 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 08:00:29.407151 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b9394928-dda8-4316-ba4e-19467348d7d5 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] https://10.4.3.170/volume/v3/backups/6a8eb21e-9163-4a40-80b4-b8a2b3ff7217 returned with HTTP 200 Jul 24 08:00:29.407568 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1435/5786] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 08:00:29 2026] GET /volume/v3/backups/6a8eb21e-9163-4a40-80b4-b8a2b3ff7217 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 08:00:30.416996 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-af26a3f1-4daf-4d5c-9aa3-91b9069e00db None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 08:00:30.419262 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-af26a3f1-4daf-4d5c-9aa3-91b9069e00db tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] GET https://10.4.3.170/volume/v3/backups/6a8eb21e-9163-4a40-80b4-b8a2b3ff7217 Jul 24 08:00:30.419262 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-af26a3f1-4daf-4d5c-9aa3-91b9069e00db tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 08:00:30.419262 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-af26a3f1-4daf-4d5c-9aa3-91b9069e00db tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 08:00:30.419262 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-af26a3f1-4daf-4d5c-9aa3-91b9069e00db tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Show backup with id 6a8eb21e-9163-4a40-80b4-b8a2b3ff7217. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 08:00:30.423033 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 08:00:30.423033 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 08:00:30.423719 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-af26a3f1-4daf-4d5c-9aa3-91b9069e00db tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] https://10.4.3.170/volume/v3/backups/6a8eb21e-9163-4a40-80b4-b8a2b3ff7217 returned with HTTP 200 Jul 24 08:00:30.424052 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1447/5787] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 08:00:30 2026] GET /volume/v3/backups/6a8eb21e-9163-4a40-80b4-b8a2b3ff7217 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 08:00:31.433714 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-87901dac-67f0-4af0-8c13-e0f1928b0db2 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 08:00:31.435538 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-87901dac-67f0-4af0-8c13-e0f1928b0db2 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] GET https://10.4.3.170/volume/v3/backups/6a8eb21e-9163-4a40-80b4-b8a2b3ff7217 Jul 24 08:00:31.435726 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-87901dac-67f0-4af0-8c13-e0f1928b0db2 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 08:00:31.435934 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-87901dac-67f0-4af0-8c13-e0f1928b0db2 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 08:00:31.436033 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-87901dac-67f0-4af0-8c13-e0f1928b0db2 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Show backup with id 6a8eb21e-9163-4a40-80b4-b8a2b3ff7217. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 08:00:31.440053 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 08:00:31.440053 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 08:00:31.440779 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-87901dac-67f0-4af0-8c13-e0f1928b0db2 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] https://10.4.3.170/volume/v3/backups/6a8eb21e-9163-4a40-80b4-b8a2b3ff7217 returned with HTTP 200 Jul 24 08:00:31.441125 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1450/5788] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 08:00:31 2026] GET /volume/v3/backups/6a8eb21e-9163-4a40-80b4-b8a2b3ff7217 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 08:00:32.451117 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-f0bef90b-cd3b-47b1-8006-3b88b41f43ce None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 08:00:32.452641 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f0bef90b-cd3b-47b1-8006-3b88b41f43ce tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] GET https://10.4.3.170/volume/v3/backups/6a8eb21e-9163-4a40-80b4-b8a2b3ff7217 Jul 24 08:00:32.452798 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f0bef90b-cd3b-47b1-8006-3b88b41f43ce tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 08:00:32.452966 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f0bef90b-cd3b-47b1-8006-3b88b41f43ce tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 08:00:32.453062 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-f0bef90b-cd3b-47b1-8006-3b88b41f43ce tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Show backup with id 6a8eb21e-9163-4a40-80b4-b8a2b3ff7217. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 08:00:32.456731 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 08:00:32.456731 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 08:00:32.457398 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f0bef90b-cd3b-47b1-8006-3b88b41f43ce tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] https://10.4.3.170/volume/v3/backups/6a8eb21e-9163-4a40-80b4-b8a2b3ff7217 returned with HTTP 200 Jul 24 08:00:32.457715 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1457/5789] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 08:00:32 2026] GET /volume/v3/backups/6a8eb21e-9163-4a40-80b4-b8a2b3ff7217 => generated 751 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 08:00:32.467926 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-886461bd-ed8e-4b43-a645-205dea6eb0da None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 08:00:32.469590 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-886461bd-ed8e-4b43-a645-205dea6eb0da tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] GET https://10.4.3.170/volume/v3/backups/02befd22-5150-41bb-ac84-52198e126273 Jul 24 08:00:32.469776 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-886461bd-ed8e-4b43-a645-205dea6eb0da tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 08:00:32.469953 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-886461bd-ed8e-4b43-a645-205dea6eb0da tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 08:00:32.470049 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-886461bd-ed8e-4b43-a645-205dea6eb0da tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Show backup with id 02befd22-5150-41bb-ac84-52198e126273. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 08:00:32.473741 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 08:00:32.473741 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 08:00:32.474277 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-886461bd-ed8e-4b43-a645-205dea6eb0da tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] https://10.4.3.170/volume/v3/backups/02befd22-5150-41bb-ac84-52198e126273 returned with HTTP 200 Jul 24 08:00:32.474613 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1436/5790] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 08:00:32 2026] GET /volume/v3/backups/02befd22-5150-41bb-ac84-52198e126273 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 08:00:32.484652 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-b7dc0356-a401-4b8e-832f-9943f5ea4a63 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 08:00:32.486305 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b7dc0356-a401-4b8e-832f-9943f5ea4a63 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] POST https://10.4.3.170/volume/v3/backups Jul 24 08:00:32.486672 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b7dc0356-a401-4b8e-832f-9943f5ea4a63 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "16fab5a9-c82f-4be5-8a51-142af5c96d03", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-2111692635"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 08:00:32.487946 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.contrib.backups [None req-b7dc0356-a401-4b8e-832f-9943f5ea4a63 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Creating new backup {'backup': {'volume_id': '16fab5a9-c82f-4be5-8a51-142af5c96d03', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-2111692635'}} {{(pid=100244) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 08:00:32.488072 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.contrib.backups [None req-b7dc0356-a401-4b8e-832f-9943f5ea4a63 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Creating backup of volume 16fab5a9-c82f-4be5-8a51-142af5c96d03 in container None Jul 24 08:00:32.494746 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 08:00:32.494746 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 08:00:32.495098 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-b7dc0356-a401-4b8e-832f-9943f5ea4a63 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Volume info retrieved successfully. Jul 24 08:00:32.513220 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-b7dc0356-a401-4b8e-832f-9943f5ea4a63 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Created reservations ['122f86af-4bf4-447a-a643-bdb1ff0b9531', '2b098e3c-2eec-4677-9761-687d3ad9958f'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 08:00:32.540409 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b7dc0356-a401-4b8e-832f-9943f5ea4a63 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] https://10.4.3.170/volume/v3/backups returned with HTTP 202 Jul 24 08:00:32.540821 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1448/5791] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 24 08:00:32 2026] POST /volume/v3/backups => generated 330 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 08:00:32.549670 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ab58fd8c-8092-4c43-b3b3-54a10d5201d6 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 08:00:32.551349 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ab58fd8c-8092-4c43-b3b3-54a10d5201d6 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] GET https://10.4.3.170/volume/v3/backups/dae38a8d-b6e4-48a4-a0da-782396d97ff7 Jul 24 08:00:32.551575 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ab58fd8c-8092-4c43-b3b3-54a10d5201d6 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 08:00:32.551710 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ab58fd8c-8092-4c43-b3b3-54a10d5201d6 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 08:00:32.551859 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-ab58fd8c-8092-4c43-b3b3-54a10d5201d6 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Show backup with id dae38a8d-b6e4-48a4-a0da-782396d97ff7. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 08:00:32.555764 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 08:00:32.555764 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 08:00:32.556318 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ab58fd8c-8092-4c43-b3b3-54a10d5201d6 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] https://10.4.3.170/volume/v3/backups/dae38a8d-b6e4-48a4-a0da-782396d97ff7 returned with HTTP 200 Jul 24 08:00:32.556671 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1451/5792] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 08:00:32 2026] GET /volume/v3/backups/dae38a8d-b6e4-48a4-a0da-782396d97ff7 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 08:00:33.566823 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-6a57be09-8839-44c0-9a07-8667cce1e8fd None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 08:00:33.568825 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6a57be09-8839-44c0-9a07-8667cce1e8fd tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] GET https://10.4.3.170/volume/v3/backups/dae38a8d-b6e4-48a4-a0da-782396d97ff7 Jul 24 08:00:33.569004 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6a57be09-8839-44c0-9a07-8667cce1e8fd tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 08:00:33.569186 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6a57be09-8839-44c0-9a07-8667cce1e8fd tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 08:00:33.569319 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-6a57be09-8839-44c0-9a07-8667cce1e8fd tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Show backup with id dae38a8d-b6e4-48a4-a0da-782396d97ff7. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 08:00:33.573422 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 08:00:33.573422 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 08:00:33.574121 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6a57be09-8839-44c0-9a07-8667cce1e8fd tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] https://10.4.3.170/volume/v3/backups/dae38a8d-b6e4-48a4-a0da-782396d97ff7 returned with HTTP 200 Jul 24 08:00:33.574554 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1458/5793] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 08:00:33 2026] GET /volume/v3/backups/dae38a8d-b6e4-48a4-a0da-782396d97ff7 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 08:00:34.583288 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-f6fc3867-d80c-4df4-98d7-f9fae234be1f None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 08:00:34.585448 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f6fc3867-d80c-4df4-98d7-f9fae234be1f tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] GET https://10.4.3.170/volume/v3/backups/dae38a8d-b6e4-48a4-a0da-782396d97ff7 Jul 24 08:00:34.585735 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f6fc3867-d80c-4df4-98d7-f9fae234be1f tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 08:00:34.585977 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f6fc3867-d80c-4df4-98d7-f9fae234be1f tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 08:00:34.586089 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-f6fc3867-d80c-4df4-98d7-f9fae234be1f tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Show backup with id dae38a8d-b6e4-48a4-a0da-782396d97ff7. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 08:00:34.590899 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 08:00:34.590899 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 08:00:34.591539 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f6fc3867-d80c-4df4-98d7-f9fae234be1f tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] https://10.4.3.170/volume/v3/backups/dae38a8d-b6e4-48a4-a0da-782396d97ff7 returned with HTTP 200 Jul 24 08:00:34.591886 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1437/5794] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 08:00:34 2026] GET /volume/v3/backups/dae38a8d-b6e4-48a4-a0da-782396d97ff7 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 08:00:35.601077 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-c004b16c-c6af-4ad8-ad5d-0866818704be None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 08:00:35.602707 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c004b16c-c6af-4ad8-ad5d-0866818704be tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] GET https://10.4.3.170/volume/v3/backups/dae38a8d-b6e4-48a4-a0da-782396d97ff7 Jul 24 08:00:35.602895 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c004b16c-c6af-4ad8-ad5d-0866818704be tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 08:00:35.603069 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c004b16c-c6af-4ad8-ad5d-0866818704be tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 08:00:35.603170 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-c004b16c-c6af-4ad8-ad5d-0866818704be tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Show backup with id dae38a8d-b6e4-48a4-a0da-782396d97ff7. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 08:00:35.606888 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 08:00:35.606888 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 08:00:35.607391 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c004b16c-c6af-4ad8-ad5d-0866818704be tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] https://10.4.3.170/volume/v3/backups/dae38a8d-b6e4-48a4-a0da-782396d97ff7 returned with HTTP 200 Jul 24 08:00:35.607702 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1449/5795] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 08:00:35 2026] GET /volume/v3/backups/dae38a8d-b6e4-48a4-a0da-782396d97ff7 => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 08:00:36.617265 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-8c00444d-e8b8-42cf-8a89-7189b3687279 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 08:00:36.619033 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8c00444d-e8b8-42cf-8a89-7189b3687279 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] GET https://10.4.3.170/volume/v3/backups/dae38a8d-b6e4-48a4-a0da-782396d97ff7 Jul 24 08:00:36.619233 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8c00444d-e8b8-42cf-8a89-7189b3687279 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 08:00:36.619423 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8c00444d-e8b8-42cf-8a89-7189b3687279 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 08:00:36.619534 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-8c00444d-e8b8-42cf-8a89-7189b3687279 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Show backup with id dae38a8d-b6e4-48a4-a0da-782396d97ff7. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 08:00:36.623661 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 08:00:36.623661 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 08:00:36.624235 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8c00444d-e8b8-42cf-8a89-7189b3687279 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] https://10.4.3.170/volume/v3/backups/dae38a8d-b6e4-48a4-a0da-782396d97ff7 returned with HTTP 200 Jul 24 08:00:36.624578 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1452/5796] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 08:00:36 2026] GET /volume/v3/backups/dae38a8d-b6e4-48a4-a0da-782396d97ff7 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 08:00:37.633953 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-ad44a458-1fcc-4640-982c-3bfcb2f7cab5 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 08:00:37.635706 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ad44a458-1fcc-4640-982c-3bfcb2f7cab5 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] GET https://10.4.3.170/volume/v3/backups/dae38a8d-b6e4-48a4-a0da-782396d97ff7 Jul 24 08:00:37.635894 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ad44a458-1fcc-4640-982c-3bfcb2f7cab5 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 08:00:37.636081 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ad44a458-1fcc-4640-982c-3bfcb2f7cab5 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 08:00:37.636248 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-ad44a458-1fcc-4640-982c-3bfcb2f7cab5 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Show backup with id dae38a8d-b6e4-48a4-a0da-782396d97ff7. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 08:00:37.639862 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 08:00:37.639862 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 08:00:37.640402 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ad44a458-1fcc-4640-982c-3bfcb2f7cab5 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] https://10.4.3.170/volume/v3/backups/dae38a8d-b6e4-48a4-a0da-782396d97ff7 returned with HTTP 200 Jul 24 08:00:37.640741 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1459/5797] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 08:00:37 2026] GET /volume/v3/backups/dae38a8d-b6e4-48a4-a0da-782396d97ff7 => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 08:00:38.649851 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-c361d062-c255-4806-a835-a03f32e680ae None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 08:00:38.651624 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c361d062-c255-4806-a835-a03f32e680ae tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] GET https://10.4.3.170/volume/v3/backups/dae38a8d-b6e4-48a4-a0da-782396d97ff7 Jul 24 08:00:38.651835 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c361d062-c255-4806-a835-a03f32e680ae tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 08:00:38.652005 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c361d062-c255-4806-a835-a03f32e680ae tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 08:00:38.652104 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-c361d062-c255-4806-a835-a03f32e680ae tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Show backup with id dae38a8d-b6e4-48a4-a0da-782396d97ff7. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 08:00:38.655999 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 08:00:38.655999 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 08:00:38.656540 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c361d062-c255-4806-a835-a03f32e680ae tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] https://10.4.3.170/volume/v3/backups/dae38a8d-b6e4-48a4-a0da-782396d97ff7 returned with HTTP 200 Jul 24 08:00:38.656896 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1438/5798] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 08:00:38 2026] GET /volume/v3/backups/dae38a8d-b6e4-48a4-a0da-782396d97ff7 => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 08:00:39.666159 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-6816a1f2-9b1c-4628-b633-4f35dc6d822c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 08:00:39.667888 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6816a1f2-9b1c-4628-b633-4f35dc6d822c tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] GET https://10.4.3.170/volume/v3/backups/dae38a8d-b6e4-48a4-a0da-782396d97ff7 Jul 24 08:00:39.668076 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6816a1f2-9b1c-4628-b633-4f35dc6d822c tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 08:00:39.668271 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6816a1f2-9b1c-4628-b633-4f35dc6d822c tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 08:00:39.668371 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-6816a1f2-9b1c-4628-b633-4f35dc6d822c tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Show backup with id dae38a8d-b6e4-48a4-a0da-782396d97ff7. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 08:00:39.672101 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 08:00:39.672101 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 08:00:39.672673 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6816a1f2-9b1c-4628-b633-4f35dc6d822c tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] https://10.4.3.170/volume/v3/backups/dae38a8d-b6e4-48a4-a0da-782396d97ff7 returned with HTTP 200 Jul 24 08:00:39.672996 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1450/5799] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 08:00:39 2026] GET /volume/v3/backups/dae38a8d-b6e4-48a4-a0da-782396d97ff7 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 08:00:39.681272 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b3e66988-3375-4ce5-8edc-63d4eba766aa None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 08:00:39.682871 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b3e66988-3375-4ce5-8edc-63d4eba766aa tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] GET https://10.4.3.170/volume/v3/backups/6a8eb21e-9163-4a40-80b4-b8a2b3ff7217 Jul 24 08:00:39.683029 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b3e66988-3375-4ce5-8edc-63d4eba766aa tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 08:00:39.683192 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b3e66988-3375-4ce5-8edc-63d4eba766aa tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 08:00:39.683308 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-b3e66988-3375-4ce5-8edc-63d4eba766aa tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Show backup with id 6a8eb21e-9163-4a40-80b4-b8a2b3ff7217. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 08:00:39.687046 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 08:00:39.687046 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 08:00:39.687721 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b3e66988-3375-4ce5-8edc-63d4eba766aa tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] https://10.4.3.170/volume/v3/backups/6a8eb21e-9163-4a40-80b4-b8a2b3ff7217 returned with HTTP 200 Jul 24 08:00:39.688069 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1453/5800] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 08:00:39 2026] GET /volume/v3/backups/6a8eb21e-9163-4a40-80b4-b8a2b3ff7217 => generated 751 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 08:00:39.695856 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-fafce989-e54d-46f5-a872-40d55ef68eb2 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 08:00:39.697564 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-fafce989-e54d-46f5-a872-40d55ef68eb2 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] GET https://10.4.3.170/volume/v3/backups/02befd22-5150-41bb-ac84-52198e126273 Jul 24 08:00:39.697756 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-fafce989-e54d-46f5-a872-40d55ef68eb2 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 08:00:39.697953 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-fafce989-e54d-46f5-a872-40d55ef68eb2 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 08:00:39.698053 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-fafce989-e54d-46f5-a872-40d55ef68eb2 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Show backup with id 02befd22-5150-41bb-ac84-52198e126273. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 08:00:39.702291 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 08:00:39.702291 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 08:00:39.702849 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-fafce989-e54d-46f5-a872-40d55ef68eb2 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] https://10.4.3.170/volume/v3/backups/02befd22-5150-41bb-ac84-52198e126273 returned with HTTP 200 Jul 24 08:00:39.703184 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1460/5801] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 08:00:39 2026] GET /volume/v3/backups/02befd22-5150-41bb-ac84-52198e126273 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 08:00:39.711217 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-9a696e75-5624-45d5-b092-47a65f29cfce None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 08:00:39.712964 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9a696e75-5624-45d5-b092-47a65f29cfce tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] POST https://10.4.3.170/volume/v3/backups Jul 24 08:00:39.713314 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9a696e75-5624-45d5-b092-47a65f29cfce tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "16fab5a9-c82f-4be5-8a51-142af5c96d03", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1928531685"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 08:00:39.714706 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.contrib.backups [None req-9a696e75-5624-45d5-b092-47a65f29cfce tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Creating new backup {'backup': {'volume_id': '16fab5a9-c82f-4be5-8a51-142af5c96d03', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1928531685'}} {{(pid=100243) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 08:00:39.714846 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.contrib.backups [None req-9a696e75-5624-45d5-b092-47a65f29cfce tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Creating backup of volume 16fab5a9-c82f-4be5-8a51-142af5c96d03 in container None Jul 24 08:00:39.721678 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 08:00:39.721678 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 08:00:39.722096 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-9a696e75-5624-45d5-b092-47a65f29cfce tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Volume info retrieved successfully. Jul 24 08:00:39.736972 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-9a696e75-5624-45d5-b092-47a65f29cfce tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Created reservations ['217bbdd2-4f98-4d5c-9cc4-b2026fd26d6d', '9a1c412c-4413-41b1-81f1-6f1e06ed82bf'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 08:00:39.765571 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9a696e75-5624-45d5-b092-47a65f29cfce tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] https://10.4.3.170/volume/v3/backups returned with HTTP 202 Jul 24 08:00:39.765960 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1439/5802] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 24 08:00:39 2026] POST /volume/v3/backups => generated 330 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 08:00:39.773381 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-a7d1a146-8b29-453e-a5ae-736709746126 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 08:00:39.775341 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a7d1a146-8b29-453e-a5ae-736709746126 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] GET https://10.4.3.170/volume/v3/backups/40aaaf56-545b-401c-802f-599aec37ac03 Jul 24 08:00:39.775458 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a7d1a146-8b29-453e-a5ae-736709746126 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 08:00:39.775661 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a7d1a146-8b29-453e-a5ae-736709746126 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 08:00:39.775765 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-a7d1a146-8b29-453e-a5ae-736709746126 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Show backup with id 40aaaf56-545b-401c-802f-599aec37ac03. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 08:00:39.779737 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 08:00:39.779737 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 08:00:39.780443 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a7d1a146-8b29-453e-a5ae-736709746126 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] https://10.4.3.170/volume/v3/backups/40aaaf56-545b-401c-802f-599aec37ac03 returned with HTTP 200 Jul 24 08:00:39.780820 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1451/5803] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 08:00:39 2026] GET /volume/v3/backups/40aaaf56-545b-401c-802f-599aec37ac03 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 08:00:40.789660 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c4d0b173-5e79-4e5e-9b54-2e8ac5a64fa1 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 08:00:40.791348 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c4d0b173-5e79-4e5e-9b54-2e8ac5a64fa1 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] GET https://10.4.3.170/volume/v3/backups/40aaaf56-545b-401c-802f-599aec37ac03 Jul 24 08:00:40.791545 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c4d0b173-5e79-4e5e-9b54-2e8ac5a64fa1 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 08:00:40.791735 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c4d0b173-5e79-4e5e-9b54-2e8ac5a64fa1 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 08:00:40.791829 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-c4d0b173-5e79-4e5e-9b54-2e8ac5a64fa1 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Show backup with id 40aaaf56-545b-401c-802f-599aec37ac03. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 08:00:40.796304 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 08:00:40.796304 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 08:00:40.796995 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c4d0b173-5e79-4e5e-9b54-2e8ac5a64fa1 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] https://10.4.3.170/volume/v3/backups/40aaaf56-545b-401c-802f-599aec37ac03 returned with HTTP 200 Jul 24 08:00:40.797343 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1454/5804] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 08:00:40 2026] GET /volume/v3/backups/40aaaf56-545b-401c-802f-599aec37ac03 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 08:00:41.806490 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-54eae34e-87f4-42f2-8949-633ee1c118eb None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 08:00:41.808108 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-54eae34e-87f4-42f2-8949-633ee1c118eb tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] GET https://10.4.3.170/volume/v3/backups/40aaaf56-545b-401c-802f-599aec37ac03 Jul 24 08:00:41.808314 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-54eae34e-87f4-42f2-8949-633ee1c118eb tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 08:00:41.808485 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-54eae34e-87f4-42f2-8949-633ee1c118eb tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 08:00:41.808581 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-54eae34e-87f4-42f2-8949-633ee1c118eb tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Show backup with id 40aaaf56-545b-401c-802f-599aec37ac03. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 08:00:41.812411 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 08:00:41.812411 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 08:00:41.813069 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-54eae34e-87f4-42f2-8949-633ee1c118eb tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] https://10.4.3.170/volume/v3/backups/40aaaf56-545b-401c-802f-599aec37ac03 returned with HTTP 200 Jul 24 08:00:41.813424 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1461/5805] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 08:00:41 2026] GET /volume/v3/backups/40aaaf56-545b-401c-802f-599aec37ac03 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 08:00:42.822867 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-241f7a50-4628-40a0-90c7-a73d9c61a07a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 08:00:42.824859 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-241f7a50-4628-40a0-90c7-a73d9c61a07a tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] GET https://10.4.3.170/volume/v3/backups/40aaaf56-545b-401c-802f-599aec37ac03 Jul 24 08:00:42.825082 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-241f7a50-4628-40a0-90c7-a73d9c61a07a tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 08:00:42.825343 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-241f7a50-4628-40a0-90c7-a73d9c61a07a tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 08:00:42.825461 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-241f7a50-4628-40a0-90c7-a73d9c61a07a tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Show backup with id 40aaaf56-545b-401c-802f-599aec37ac03. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 08:00:42.829780 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 08:00:42.829780 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 08:00:42.830607 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-241f7a50-4628-40a0-90c7-a73d9c61a07a tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] https://10.4.3.170/volume/v3/backups/40aaaf56-545b-401c-802f-599aec37ac03 returned with HTTP 200 Jul 24 08:00:42.831008 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1440/5806] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 08:00:42 2026] GET /volume/v3/backups/40aaaf56-545b-401c-802f-599aec37ac03 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 08:00:43.840384 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-296b6d68-e374-4ebc-89d7-0acc20b77a91 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 08:00:43.842186 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-296b6d68-e374-4ebc-89d7-0acc20b77a91 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] GET https://10.4.3.170/volume/v3/backups/40aaaf56-545b-401c-802f-599aec37ac03 Jul 24 08:00:43.842415 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-296b6d68-e374-4ebc-89d7-0acc20b77a91 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 08:00:43.842659 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-296b6d68-e374-4ebc-89d7-0acc20b77a91 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 08:00:43.842781 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-296b6d68-e374-4ebc-89d7-0acc20b77a91 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Show backup with id 40aaaf56-545b-401c-802f-599aec37ac03. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 08:00:43.847026 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 08:00:43.847026 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 08:00:43.847767 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-296b6d68-e374-4ebc-89d7-0acc20b77a91 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] https://10.4.3.170/volume/v3/backups/40aaaf56-545b-401c-802f-599aec37ac03 returned with HTTP 200 Jul 24 08:00:43.848079 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1452/5807] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 08:00:43 2026] GET /volume/v3/backups/40aaaf56-545b-401c-802f-599aec37ac03 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 08:00:44.857919 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-6626c7c9-759a-4a84-85a3-67ece1853f5c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 08:00:44.860381 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6626c7c9-759a-4a84-85a3-67ece1853f5c tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] GET https://10.4.3.170/volume/v3/backups/40aaaf56-545b-401c-802f-599aec37ac03 Jul 24 08:00:44.860620 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6626c7c9-759a-4a84-85a3-67ece1853f5c tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 08:00:44.860861 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6626c7c9-759a-4a84-85a3-67ece1853f5c tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 08:00:44.860999 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-6626c7c9-759a-4a84-85a3-67ece1853f5c tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Show backup with id 40aaaf56-545b-401c-802f-599aec37ac03. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 08:00:44.866279 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 08:00:44.866279 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 08:00:44.867298 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6626c7c9-759a-4a84-85a3-67ece1853f5c tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] https://10.4.3.170/volume/v3/backups/40aaaf56-545b-401c-802f-599aec37ac03 returned with HTTP 200 Jul 24 08:00:44.867841 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1455/5808] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 08:00:44 2026] GET /volume/v3/backups/40aaaf56-545b-401c-802f-599aec37ac03 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 08:00:45.878198 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-8a67e1a0-c172-436c-b434-486b5067e71d None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 08:00:45.879947 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8a67e1a0-c172-436c-b434-486b5067e71d tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] GET https://10.4.3.170/volume/v3/backups/40aaaf56-545b-401c-802f-599aec37ac03 Jul 24 08:00:45.880132 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8a67e1a0-c172-436c-b434-486b5067e71d tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 08:00:45.880331 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8a67e1a0-c172-436c-b434-486b5067e71d tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 08:00:45.880431 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-8a67e1a0-c172-436c-b434-486b5067e71d tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Show backup with id 40aaaf56-545b-401c-802f-599aec37ac03. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 08:00:45.884318 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 08:00:45.884318 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 08:00:45.885015 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8a67e1a0-c172-436c-b434-486b5067e71d tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] https://10.4.3.170/volume/v3/backups/40aaaf56-545b-401c-802f-599aec37ac03 returned with HTTP 200 Jul 24 08:00:45.885425 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1462/5809] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 08:00:45 2026] GET /volume/v3/backups/40aaaf56-545b-401c-802f-599aec37ac03 => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 08:00:46.894513 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-db77afb7-62e8-44ca-9e8a-03c0e2a58f24 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 08:00:46.896904 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-db77afb7-62e8-44ca-9e8a-03c0e2a58f24 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] GET https://10.4.3.170/volume/v3/backups/40aaaf56-545b-401c-802f-599aec37ac03 Jul 24 08:00:46.897039 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-db77afb7-62e8-44ca-9e8a-03c0e2a58f24 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 08:00:46.897183 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-db77afb7-62e8-44ca-9e8a-03c0e2a58f24 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 08:00:46.897326 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-db77afb7-62e8-44ca-9e8a-03c0e2a58f24 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Show backup with id 40aaaf56-545b-401c-802f-599aec37ac03. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 08:00:46.901528 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 08:00:46.901528 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 08:00:46.902178 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-db77afb7-62e8-44ca-9e8a-03c0e2a58f24 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] https://10.4.3.170/volume/v3/backups/40aaaf56-545b-401c-802f-599aec37ac03 returned with HTTP 200 Jul 24 08:00:46.902540 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1441/5810] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 08:00:46 2026] GET /volume/v3/backups/40aaaf56-545b-401c-802f-599aec37ac03 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 08:00:46.910971 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-791b62db-0c6c-41a9-a965-7768c6bf7a66 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 08:00:46.912707 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-791b62db-0c6c-41a9-a965-7768c6bf7a66 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] GET https://10.4.3.170/volume/v3/backups/6a8eb21e-9163-4a40-80b4-b8a2b3ff7217 Jul 24 08:00:46.912879 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-791b62db-0c6c-41a9-a965-7768c6bf7a66 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 08:00:46.913049 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-791b62db-0c6c-41a9-a965-7768c6bf7a66 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 08:00:46.913149 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-791b62db-0c6c-41a9-a965-7768c6bf7a66 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Show backup with id 6a8eb21e-9163-4a40-80b4-b8a2b3ff7217. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 08:00:46.917080 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 08:00:46.917080 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 08:00:46.917767 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-791b62db-0c6c-41a9-a965-7768c6bf7a66 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] https://10.4.3.170/volume/v3/backups/6a8eb21e-9163-4a40-80b4-b8a2b3ff7217 returned with HTTP 200 Jul 24 08:00:46.918041 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1453/5811] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 08:00:46 2026] GET /volume/v3/backups/6a8eb21e-9163-4a40-80b4-b8a2b3ff7217 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 08:00:46.926193 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-05cb3c49-6a5e-48b8-886a-07b32deae14d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 08:00:46.928052 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-05cb3c49-6a5e-48b8-886a-07b32deae14d tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] DELETE https://10.4.3.170/volume/v3/backups/40aaaf56-545b-401c-802f-599aec37ac03 Jul 24 08:00:46.928265 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-05cb3c49-6a5e-48b8-886a-07b32deae14d tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 08:00:46.928468 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-05cb3c49-6a5e-48b8-886a-07b32deae14d tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 08:00:46.928586 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.contrib.backups [None req-05cb3c49-6a5e-48b8-886a-07b32deae14d tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Delete backup with id: 40aaaf56-545b-401c-802f-599aec37ac03. Jul 24 08:00:46.932901 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 08:00:46.932901 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 08:00:46.944277 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.backup.rpcapi [None req-05cb3c49-6a5e-48b8-886a-07b32deae14d tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] delete_backup rpcapi backup_id 40aaaf56-545b-401c-802f-599aec37ac03 {{(pid=100246) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 08:00:46.945962 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-05cb3c49-6a5e-48b8-886a-07b32deae14d tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] https://10.4.3.170/volume/v3/backups/40aaaf56-545b-401c-802f-599aec37ac03 returned with HTTP 202 Jul 24 08:00:46.946577 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1456/5812] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 08:00:46 2026] DELETE /volume/v3/backups/40aaaf56-545b-401c-802f-599aec37ac03 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 08:00:46.953154 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-5c2bf426-3eba-43b5-a1e0-f803fe6ab46f None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 08:00:46.954895 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5c2bf426-3eba-43b5-a1e0-f803fe6ab46f tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] GET https://10.4.3.170/volume/v3/backups/40aaaf56-545b-401c-802f-599aec37ac03 Jul 24 08:00:46.955092 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5c2bf426-3eba-43b5-a1e0-f803fe6ab46f tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 08:00:46.955306 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5c2bf426-3eba-43b5-a1e0-f803fe6ab46f tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 08:00:46.955408 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-5c2bf426-3eba-43b5-a1e0-f803fe6ab46f tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Show backup with id 40aaaf56-545b-401c-802f-599aec37ac03. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 08:00:46.959381 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 08:00:46.959381 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 08:00:46.960069 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5c2bf426-3eba-43b5-a1e0-f803fe6ab46f tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] https://10.4.3.170/volume/v3/backups/40aaaf56-545b-401c-802f-599aec37ac03 returned with HTTP 200 Jul 24 08:00:46.960455 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1463/5813] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 08:00:46 2026] GET /volume/v3/backups/40aaaf56-545b-401c-802f-599aec37ac03 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 08:00:47.969664 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-d5436eb7-cc2a-46e1-9af3-3cc88975a4ae None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 08:00:47.971379 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d5436eb7-cc2a-46e1-9af3-3cc88975a4ae tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] GET https://10.4.3.170/volume/v3/backups/40aaaf56-545b-401c-802f-599aec37ac03 Jul 24 08:00:47.971581 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d5436eb7-cc2a-46e1-9af3-3cc88975a4ae tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 08:00:47.971797 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d5436eb7-cc2a-46e1-9af3-3cc88975a4ae tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 08:00:47.971920 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-d5436eb7-cc2a-46e1-9af3-3cc88975a4ae tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Show backup with id 40aaaf56-545b-401c-802f-599aec37ac03. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 08:00:47.975387 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d5436eb7-cc2a-46e1-9af3-3cc88975a4ae tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] https://10.4.3.170/volume/v3/backups/40aaaf56-545b-401c-802f-599aec37ac03 returned with HTTP 404 Jul 24 08:00:47.975865 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1442/5814] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 08:00:47 2026] GET /volume/v3/backups/40aaaf56-545b-401c-802f-599aec37ac03 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 08:00:47.981750 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-232d652a-f492-4b7b-8c22-dfb67685b7dc None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 08:00:47.983474 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-232d652a-f492-4b7b-8c22-dfb67685b7dc tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] DELETE https://10.4.3.170/volume/v3/backups/dae38a8d-b6e4-48a4-a0da-782396d97ff7 Jul 24 08:00:47.983665 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-232d652a-f492-4b7b-8c22-dfb67685b7dc tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 08:00:47.983840 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-232d652a-f492-4b7b-8c22-dfb67685b7dc tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 08:00:47.983938 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.contrib.backups [None req-232d652a-f492-4b7b-8c22-dfb67685b7dc tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Delete backup with id: dae38a8d-b6e4-48a4-a0da-782396d97ff7. Jul 24 08:00:47.988106 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 08:00:47.988106 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 08:00:47.998755 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.backup.rpcapi [None req-232d652a-f492-4b7b-8c22-dfb67685b7dc tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] delete_backup rpcapi backup_id dae38a8d-b6e4-48a4-a0da-782396d97ff7 {{(pid=100244) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 08:00:48.000211 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-232d652a-f492-4b7b-8c22-dfb67685b7dc tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] https://10.4.3.170/volume/v3/backups/dae38a8d-b6e4-48a4-a0da-782396d97ff7 returned with HTTP 202 Jul 24 08:00:48.000738 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1454/5815] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 08:00:47 2026] DELETE /volume/v3/backups/dae38a8d-b6e4-48a4-a0da-782396d97ff7 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 08:00:48.006954 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-73e28f11-58ae-4a1b-8aec-9dccebc37707 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 08:00:48.008988 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-73e28f11-58ae-4a1b-8aec-9dccebc37707 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] GET https://10.4.3.170/volume/v3/backups/dae38a8d-b6e4-48a4-a0da-782396d97ff7 Jul 24 08:00:48.009186 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-73e28f11-58ae-4a1b-8aec-9dccebc37707 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 08:00:48.009398 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-73e28f11-58ae-4a1b-8aec-9dccebc37707 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 08:00:48.009509 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-73e28f11-58ae-4a1b-8aec-9dccebc37707 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Show backup with id dae38a8d-b6e4-48a4-a0da-782396d97ff7. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 08:00:48.013910 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 08:00:48.013910 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 08:00:48.014495 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-73e28f11-58ae-4a1b-8aec-9dccebc37707 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] https://10.4.3.170/volume/v3/backups/dae38a8d-b6e4-48a4-a0da-782396d97ff7 returned with HTTP 200 Jul 24 08:00:48.014849 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1457/5816] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 08:00:48 2026] GET /volume/v3/backups/dae38a8d-b6e4-48a4-a0da-782396d97ff7 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 08:00:49.024391 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-b1acbff3-6ecf-41d6-8841-5b4a5179ae4b None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 08:00:49.026160 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b1acbff3-6ecf-41d6-8841-5b4a5179ae4b tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] GET https://10.4.3.170/volume/v3/backups/dae38a8d-b6e4-48a4-a0da-782396d97ff7 Jul 24 08:00:49.026383 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b1acbff3-6ecf-41d6-8841-5b4a5179ae4b tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 08:00:49.026592 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b1acbff3-6ecf-41d6-8841-5b4a5179ae4b tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 08:00:49.026701 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-b1acbff3-6ecf-41d6-8841-5b4a5179ae4b tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Show backup with id dae38a8d-b6e4-48a4-a0da-782396d97ff7. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 08:00:49.030351 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b1acbff3-6ecf-41d6-8841-5b4a5179ae4b tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] https://10.4.3.170/volume/v3/backups/dae38a8d-b6e4-48a4-a0da-782396d97ff7 returned with HTTP 404 Jul 24 08:00:49.030818 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1464/5817] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 08:00:49 2026] GET /volume/v3/backups/dae38a8d-b6e4-48a4-a0da-782396d97ff7 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 08:00:49.037456 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-c22e44bf-5eac-4aa8-ac38-9a867f7f80b9 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 08:00:49.039084 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c22e44bf-5eac-4aa8-ac38-9a867f7f80b9 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] DELETE https://10.4.3.170/volume/v3/backups/6a8eb21e-9163-4a40-80b4-b8a2b3ff7217 Jul 24 08:00:49.039274 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c22e44bf-5eac-4aa8-ac38-9a867f7f80b9 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 08:00:49.039449 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c22e44bf-5eac-4aa8-ac38-9a867f7f80b9 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 08:00:49.039580 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.contrib.backups [None req-c22e44bf-5eac-4aa8-ac38-9a867f7f80b9 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Delete backup with id: 6a8eb21e-9163-4a40-80b4-b8a2b3ff7217. Jul 24 08:00:49.043683 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 08:00:49.043683 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 08:00:49.053445 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.backup.rpcapi [None req-c22e44bf-5eac-4aa8-ac38-9a867f7f80b9 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] delete_backup rpcapi backup_id 6a8eb21e-9163-4a40-80b4-b8a2b3ff7217 {{(pid=100243) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 08:00:49.055171 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c22e44bf-5eac-4aa8-ac38-9a867f7f80b9 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] https://10.4.3.170/volume/v3/backups/6a8eb21e-9163-4a40-80b4-b8a2b3ff7217 returned with HTTP 202 Jul 24 08:00:49.055541 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1443/5818] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 08:00:49 2026] DELETE /volume/v3/backups/6a8eb21e-9163-4a40-80b4-b8a2b3ff7217 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 08:00:49.062507 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-1ac4aa3e-dd7e-4caf-b041-9547c987b53f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 08:00:49.064317 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1ac4aa3e-dd7e-4caf-b041-9547c987b53f tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] GET https://10.4.3.170/volume/v3/backups/6a8eb21e-9163-4a40-80b4-b8a2b3ff7217 Jul 24 08:00:49.064523 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1ac4aa3e-dd7e-4caf-b041-9547c987b53f tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 08:00:49.064717 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1ac4aa3e-dd7e-4caf-b041-9547c987b53f tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 08:00:49.064810 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-1ac4aa3e-dd7e-4caf-b041-9547c987b53f tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Show backup with id 6a8eb21e-9163-4a40-80b4-b8a2b3ff7217. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 08:00:49.069193 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 08:00:49.069193 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 08:00:49.069935 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1ac4aa3e-dd7e-4caf-b041-9547c987b53f tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] https://10.4.3.170/volume/v3/backups/6a8eb21e-9163-4a40-80b4-b8a2b3ff7217 returned with HTTP 200 Jul 24 08:00:49.070303 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1455/5819] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 08:00:49 2026] GET /volume/v3/backups/6a8eb21e-9163-4a40-80b4-b8a2b3ff7217 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 08:00:50.079246 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-fc4dadfb-2b8a-48dc-b7a9-fca3eb1aa2b5 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 08:00:50.080935 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fc4dadfb-2b8a-48dc-b7a9-fca3eb1aa2b5 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] GET https://10.4.3.170/volume/v3/backups/6a8eb21e-9163-4a40-80b4-b8a2b3ff7217 Jul 24 08:00:50.081115 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fc4dadfb-2b8a-48dc-b7a9-fca3eb1aa2b5 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 08:00:50.081324 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fc4dadfb-2b8a-48dc-b7a9-fca3eb1aa2b5 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 08:00:50.081427 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-fc4dadfb-2b8a-48dc-b7a9-fca3eb1aa2b5 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Show backup with id 6a8eb21e-9163-4a40-80b4-b8a2b3ff7217. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 08:00:50.085940 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fc4dadfb-2b8a-48dc-b7a9-fca3eb1aa2b5 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] https://10.4.3.170/volume/v3/backups/6a8eb21e-9163-4a40-80b4-b8a2b3ff7217 returned with HTTP 404 Jul 24 08:00:50.086382 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1458/5820] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 08:00:50 2026] GET /volume/v3/backups/6a8eb21e-9163-4a40-80b4-b8a2b3ff7217 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 08:00:50.091970 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-b660dc53-84d4-4584-95e3-5f3ca8e07dca None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 08:00:50.093567 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b660dc53-84d4-4584-95e3-5f3ca8e07dca tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] DELETE https://10.4.3.170/volume/v3/backups/02befd22-5150-41bb-ac84-52198e126273 Jul 24 08:00:50.093794 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b660dc53-84d4-4584-95e3-5f3ca8e07dca tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 08:00:50.093989 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b660dc53-84d4-4584-95e3-5f3ca8e07dca tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 08:00:50.094484 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.contrib.backups [None req-b660dc53-84d4-4584-95e3-5f3ca8e07dca tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Delete backup with id: 02befd22-5150-41bb-ac84-52198e126273. Jul 24 08:00:50.098143 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 08:00:50.098143 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 08:00:50.107916 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.backup.rpcapi [None req-b660dc53-84d4-4584-95e3-5f3ca8e07dca tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] delete_backup rpcapi backup_id 02befd22-5150-41bb-ac84-52198e126273 {{(pid=100245) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 08:00:50.109477 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b660dc53-84d4-4584-95e3-5f3ca8e07dca tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] https://10.4.3.170/volume/v3/backups/02befd22-5150-41bb-ac84-52198e126273 returned with HTTP 202 Jul 24 08:00:50.109933 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1465/5821] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 08:00:50 2026] DELETE /volume/v3/backups/02befd22-5150-41bb-ac84-52198e126273 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 08:00:50.116147 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-df7b9ca7-cb36-4ec5-a320-56040cd47c20 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 08:00:50.118186 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-df7b9ca7-cb36-4ec5-a320-56040cd47c20 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] GET https://10.4.3.170/volume/v3/backups/02befd22-5150-41bb-ac84-52198e126273 Jul 24 08:00:50.118449 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-df7b9ca7-cb36-4ec5-a320-56040cd47c20 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 08:00:50.118839 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-df7b9ca7-cb36-4ec5-a320-56040cd47c20 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 08:00:50.119013 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-df7b9ca7-cb36-4ec5-a320-56040cd47c20 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Show backup with id 02befd22-5150-41bb-ac84-52198e126273. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 08:00:50.123544 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 08:00:50.123544 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 08:00:50.124253 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-df7b9ca7-cb36-4ec5-a320-56040cd47c20 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] https://10.4.3.170/volume/v3/backups/02befd22-5150-41bb-ac84-52198e126273 returned with HTTP 200 Jul 24 08:00:50.124597 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1444/5822] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 08:00:50 2026] GET /volume/v3/backups/02befd22-5150-41bb-ac84-52198e126273 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 08:00:51.133812 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-d1eed417-d068-40d0-979c-73db3df85733 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 08:00:51.135564 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d1eed417-d068-40d0-979c-73db3df85733 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] GET https://10.4.3.170/volume/v3/backups/02befd22-5150-41bb-ac84-52198e126273 Jul 24 08:00:51.135766 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d1eed417-d068-40d0-979c-73db3df85733 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 08:00:51.135962 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d1eed417-d068-40d0-979c-73db3df85733 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 08:00:51.136062 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-d1eed417-d068-40d0-979c-73db3df85733 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] Show backup with id 02befd22-5150-41bb-ac84-52198e126273. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 08:00:51.139724 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d1eed417-d068-40d0-979c-73db3df85733 tempest-VolumesBackupsTest-779082390 tempest-VolumesBackupsTest-779082390-project-admin] https://10.4.3.170/volume/v3/backups/02befd22-5150-41bb-ac84-52198e126273 returned with HTTP 404 Jul 24 08:00:51.140310 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1456/5823] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 08:00:51 2026] GET /volume/v3/backups/02befd22-5150-41bb-ac84-52198e126273 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 08:00:51.150087 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-459f94e0-7229-4f6a-a788-8bbaead10aff None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 08:00:51.151771 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-459f94e0-7229-4f6a-a788-8bbaead10aff tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] DELETE https://10.4.3.170/volume/v3/volumes/16fab5a9-c82f-4be5-8a51-142af5c96d03 Jul 24 08:00:51.151960 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-459f94e0-7229-4f6a-a788-8bbaead10aff tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 08:00:51.152133 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-459f94e0-7229-4f6a-a788-8bbaead10aff tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 08:00:51.152307 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-459f94e0-7229-4f6a-a788-8bbaead10aff tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Delete volume with id: 16fab5a9-c82f-4be5-8a51-142af5c96d03 Jul 24 08:00:51.159809 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 08:00:51.159809 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 08:00:51.160354 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-459f94e0-7229-4f6a-a788-8bbaead10aff tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Volume info retrieved successfully. Jul 24 08:00:51.175819 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-459f94e0-7229-4f6a-a788-8bbaead10aff tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Delete volume request issued successfully. Jul 24 08:00:51.175970 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-459f94e0-7229-4f6a-a788-8bbaead10aff tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] https://10.4.3.170/volume/v3/volumes/16fab5a9-c82f-4be5-8a51-142af5c96d03 returned with HTTP 202 Jul 24 08:00:51.176378 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1459/5824] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 08:00:51 2026] DELETE /volume/v3/volumes/16fab5a9-c82f-4be5-8a51-142af5c96d03 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 08:00:51.182597 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-5cd3de8b-b44e-4626-afa3-e49eeaf2727e None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 08:00:51.184338 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5cd3de8b-b44e-4626-afa3-e49eeaf2727e tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] GET https://10.4.3.170/volume/v3/volumes/16fab5a9-c82f-4be5-8a51-142af5c96d03 Jul 24 08:00:51.184507 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5cd3de8b-b44e-4626-afa3-e49eeaf2727e tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 08:00:51.184695 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5cd3de8b-b44e-4626-afa3-e49eeaf2727e tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 08:00:51.190961 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 08:00:51.190961 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 08:00:51.194109 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-5cd3de8b-b44e-4626-afa3-e49eeaf2727e tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Volume info retrieved successfully. Jul 24 08:00:51.197751 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5cd3de8b-b44e-4626-afa3-e49eeaf2727e tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] https://10.4.3.170/volume/v3/volumes/16fab5a9-c82f-4be5-8a51-142af5c96d03 returned with HTTP 200 Jul 24 08:00:51.198054 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1466/5825] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 08:00:51 2026] GET /volume/v3/volumes/16fab5a9-c82f-4be5-8a51-142af5c96d03 => generated 841 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 08:00:52.209823 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-00675f50-1313-4a71-ba9f-8e24b7be04e0 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 08:00:52.211541 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-00675f50-1313-4a71-ba9f-8e24b7be04e0 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] GET https://10.4.3.170/volume/v3/volumes/16fab5a9-c82f-4be5-8a51-142af5c96d03 Jul 24 08:00:52.211749 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-00675f50-1313-4a71-ba9f-8e24b7be04e0 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 08:00:52.211925 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-00675f50-1313-4a71-ba9f-8e24b7be04e0 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 08:00:52.217313 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-00675f50-1313-4a71-ba9f-8e24b7be04e0 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] https://10.4.3.170/volume/v3/volumes/16fab5a9-c82f-4be5-8a51-142af5c96d03 returned with HTTP 404 Jul 24 08:00:52.217734 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1445/5826] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 08:00:52 2026] GET /volume/v3/volumes/16fab5a9-c82f-4be5-8a51-142af5c96d03 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 08:00:52.223570 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-9b5c4712-b625-4f31-a87b-78f4191d9ad1 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 08:00:52.225258 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9b5c4712-b625-4f31-a87b-78f4191d9ad1 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] DELETE https://10.4.3.170/volume/v3/volumes/c184bf5c-47b4-4372-b2ea-c404c8219649 Jul 24 08:00:52.225471 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9b5c4712-b625-4f31-a87b-78f4191d9ad1 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 08:00:52.225687 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9b5c4712-b625-4f31-a87b-78f4191d9ad1 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 08:00:52.225874 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-9b5c4712-b625-4f31-a87b-78f4191d9ad1 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Delete volume with id: c184bf5c-47b4-4372-b2ea-c404c8219649 Jul 24 08:00:52.232479 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 08:00:52.232479 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 08:00:52.232928 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-9b5c4712-b625-4f31-a87b-78f4191d9ad1 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Volume info retrieved successfully. Jul 24 08:00:52.246759 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-9b5c4712-b625-4f31-a87b-78f4191d9ad1 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Delete volume request issued successfully. Jul 24 08:00:52.246911 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9b5c4712-b625-4f31-a87b-78f4191d9ad1 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] https://10.4.3.170/volume/v3/volumes/c184bf5c-47b4-4372-b2ea-c404c8219649 returned with HTTP 202 Jul 24 08:00:52.247251 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1457/5827] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 08:00:52 2026] DELETE /volume/v3/volumes/c184bf5c-47b4-4372-b2ea-c404c8219649 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 08:00:52.253666 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-5fe3cdd9-9d40-48ad-bbb1-0d11643cb150 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 08:00:52.255313 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5fe3cdd9-9d40-48ad-bbb1-0d11643cb150 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] GET https://10.4.3.170/volume/v3/volumes/c184bf5c-47b4-4372-b2ea-c404c8219649 Jul 24 08:00:52.255492 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5fe3cdd9-9d40-48ad-bbb1-0d11643cb150 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 08:00:52.255674 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5fe3cdd9-9d40-48ad-bbb1-0d11643cb150 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 08:00:52.261783 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 08:00:52.261783 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 08:00:52.264836 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-5fe3cdd9-9d40-48ad-bbb1-0d11643cb150 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Volume info retrieved successfully. Jul 24 08:00:52.268441 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5fe3cdd9-9d40-48ad-bbb1-0d11643cb150 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] https://10.4.3.170/volume/v3/volumes/c184bf5c-47b4-4372-b2ea-c404c8219649 returned with HTTP 200 Jul 24 08:00:52.268791 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1460/5828] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 08:00:52 2026] GET /volume/v3/volumes/c184bf5c-47b4-4372-b2ea-c404c8219649 => generated 840 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 08:00:53.281985 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-a229e5c6-fbbf-4a1f-aab7-547f5831ea4d None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 08:00:53.283621 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a229e5c6-fbbf-4a1f-aab7-547f5831ea4d tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] GET https://10.4.3.170/volume/v3/volumes/c184bf5c-47b4-4372-b2ea-c404c8219649 Jul 24 08:00:53.283835 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a229e5c6-fbbf-4a1f-aab7-547f5831ea4d tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 08:00:53.284011 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a229e5c6-fbbf-4a1f-aab7-547f5831ea4d tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 08:00:53.289158 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a229e5c6-fbbf-4a1f-aab7-547f5831ea4d tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] https://10.4.3.170/volume/v3/volumes/c184bf5c-47b4-4372-b2ea-c404c8219649 returned with HTTP 404 Jul 24 08:00:53.289595 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1467/5829] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 08:00:53 2026] GET /volume/v3/volumes/c184bf5c-47b4-4372-b2ea-c404c8219649 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 08:00:53.295614 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-c1fecdab-33e9-457b-9411-af3a73cc69df None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 08:00:53.297267 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c1fecdab-33e9-457b-9411-af3a73cc69df tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] DELETE https://10.4.3.170/volume/v3/volumes/0fb1e9c2-5cdc-451f-a360-a74b12e7b23a Jul 24 08:00:53.297465 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c1fecdab-33e9-457b-9411-af3a73cc69df tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 08:00:53.297664 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c1fecdab-33e9-457b-9411-af3a73cc69df tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 08:00:53.297808 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-c1fecdab-33e9-457b-9411-af3a73cc69df tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Delete volume with id: 0fb1e9c2-5cdc-451f-a360-a74b12e7b23a Jul 24 08:00:53.304408 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 08:00:53.304408 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 08:00:53.304854 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-c1fecdab-33e9-457b-9411-af3a73cc69df tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Volume info retrieved successfully. Jul 24 08:00:53.318870 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-c1fecdab-33e9-457b-9411-af3a73cc69df tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Delete volume request issued successfully. Jul 24 08:00:53.319056 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c1fecdab-33e9-457b-9411-af3a73cc69df tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] https://10.4.3.170/volume/v3/volumes/0fb1e9c2-5cdc-451f-a360-a74b12e7b23a returned with HTTP 202 Jul 24 08:00:53.319444 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1446/5830] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 08:00:53 2026] DELETE /volume/v3/volumes/0fb1e9c2-5cdc-451f-a360-a74b12e7b23a => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 08:00:53.325834 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-55355a3b-4b0c-4afc-b93b-9c7a8f7a9d29 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 08:00:53.328090 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-55355a3b-4b0c-4afc-b93b-9c7a8f7a9d29 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] GET https://10.4.3.170/volume/v3/volumes/0fb1e9c2-5cdc-451f-a360-a74b12e7b23a Jul 24 08:00:53.328090 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-55355a3b-4b0c-4afc-b93b-9c7a8f7a9d29 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 08:00:53.328090 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-55355a3b-4b0c-4afc-b93b-9c7a8f7a9d29 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 08:00:53.336098 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 08:00:53.336098 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 08:00:53.339637 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-55355a3b-4b0c-4afc-b93b-9c7a8f7a9d29 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Volume info retrieved successfully. Jul 24 08:00:53.343136 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-55355a3b-4b0c-4afc-b93b-9c7a8f7a9d29 tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] https://10.4.3.170/volume/v3/volumes/0fb1e9c2-5cdc-451f-a360-a74b12e7b23a returned with HTTP 200 Jul 24 08:00:53.343497 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1458/5831] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 08:00:53 2026] GET /volume/v3/volumes/0fb1e9c2-5cdc-451f-a360-a74b12e7b23a => generated 839 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 08:00:54.355356 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-41ab0989-53ac-4852-b045-a197f42cf85a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 08:00:54.357035 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-41ab0989-53ac-4852-b045-a197f42cf85a tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] GET https://10.4.3.170/volume/v3/volumes/0fb1e9c2-5cdc-451f-a360-a74b12e7b23a Jul 24 08:00:54.357225 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-41ab0989-53ac-4852-b045-a197f42cf85a tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 08:00:54.357409 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-41ab0989-53ac-4852-b045-a197f42cf85a tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 08:00:54.362273 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-41ab0989-53ac-4852-b045-a197f42cf85a tempest-VolumesBackupsTest-1411672875 tempest-VolumesBackupsTest-1411672875-project-member] https://10.4.3.170/volume/v3/volumes/0fb1e9c2-5cdc-451f-a360-a74b12e7b23a returned with HTTP 404 Jul 24 08:00:54.362687 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1461/5832] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 08:00:54 2026] GET /volume/v3/volumes/0fb1e9c2-5cdc-451f-a360-a74b12e7b23a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 08:01:02.394955 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-2b213461-21c8-4446-8997-deb5012eec21 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 08:01:02.490236 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2b213461-21c8-4446-8997-deb5012eec21 tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 08:01:02.490599 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2b213461-21c8-4446-8997-deb5012eec21 tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-1071341905", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 08:01:02.492108 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-2b213461-21c8-4446-8997-deb5012eec21 tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-1071341905', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 08:01:02.492276 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-2b213461-21c8-4446-8997-deb5012eec21 tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] Create volume of 1 GB Jul 24 08:01:02.496069 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-2b213461-21c8-4446-8997-deb5012eec21 tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] Availability Zones retrieved successfully. Jul 24 08:01:02.501461 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-2b213461-21c8-4446-8997-deb5012eec21 tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] Flow 'volume_create_api' (9d30f35e-46d2-4535-a14e-699b1751f941) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 08:01:02.502337 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-2b213461-21c8-4446-8997-deb5012eec21 tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (392e5877-54d9-4004-a28a-d600c44cb190) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 08:01:02.503132 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-2b213461-21c8-4446-8997-deb5012eec21 tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] Validating volume size '1' using validate_int {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 08:01:02.525910 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-2b213461-21c8-4446-8997-deb5012eec21 tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (392e5877-54d9-4004-a28a-d600c44cb190) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 08:01:02.526576 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-2b213461-21c8-4446-8997-deb5012eec21 tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7ff7701-046c-4f31-b41e-e9bda1a9d223) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 08:01:02.575490 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-2b213461-21c8-4446-8997-deb5012eec21 tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] Created reservations ['babb1dc5-c872-4646-9167-74685caa3839', 'd263aabe-9d66-4c8b-99df-4fb32feb8d86', 'fff93cb0-5177-4788-968f-c5513d251dd6', 'f5d49221-dacd-4dc0-a1da-874ca33e1382'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 08:01:02.576191 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-2b213461-21c8-4446-8997-deb5012eec21 tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7ff7701-046c-4f31-b41e-e9bda1a9d223) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['babb1dc5-c872-4646-9167-74685caa3839', 'd263aabe-9d66-4c8b-99df-4fb32feb8d86', 'fff93cb0-5177-4788-968f-c5513d251dd6', 'f5d49221-dacd-4dc0-a1da-874ca33e1382']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 08:01:02.576906 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-2b213461-21c8-4446-8997-deb5012eec21 tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a71306fe-571b-466d-8808-4a212e7fc2c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 08:01:02.596378 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-2b213461-21c8-4446-8997-deb5012eec21 tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a71306fe-571b-466d-8808-4a212e7fc2c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f1e34a6-3b34-4613-a1fa-feaefc56ece0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1071341905',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d325878e9d604c938e4bdbf810f115c6',qos_specs=None,replication_status=,reservations=['babb1dc5-c872-4646-9167-74685caa3839','d263aabe-9d66-4c8b-99df-4fb32feb8d86','fff93cb0-5177-4788-968f-c5513d251dd6','f5d49221-dacd-4dc0-a1da-874ca33e1382'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c10e3cf68394288be9591fcbefa96ea',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T08:01:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1071341905',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9f1e34a6-3b34-4613-a1fa-feaefc56ece0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d325878e9d604c938e4bdbf810f115c6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1c10e3cf68394288be9591fcbefa96ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 08:01:02.597062 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-2b213461-21c8-4446-8997-deb5012eec21 tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1034d7ec-39ff-4e07-9893-175b482b8fc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 08:01:02.611626 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-2b213461-21c8-4446-8997-deb5012eec21 tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1034d7ec-39ff-4e07-9893-175b482b8fc9) transitioned into state 'SUCCESS' from state '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-1071341905',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d325878e9d604c938e4bdbf810f115c6',qos_specs=None,replication_status=,reservations=['babb1dc5-c872-4646-9167-74685caa3839','d263aabe-9d66-4c8b-99df-4fb32feb8d86','fff93cb0-5177-4788-968f-c5513d251dd6','f5d49221-dacd-4dc0-a1da-874ca33e1382'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c10e3cf68394288be9591fcbefa96ea',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 08:01:02.612272 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-2b213461-21c8-4446-8997-deb5012eec21 tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd30ea5f-a130-41d4-951c-f1f349615f88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 08:01:02.619971 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-2b213461-21c8-4446-8997-deb5012eec21 tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd30ea5f-a130-41d4-951c-f1f349615f88) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 08:01:02.620788 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-2b213461-21c8-4446-8997-deb5012eec21 tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] Flow 'volume_create_api' (9d30f35e-46d2-4535-a14e-699b1751f941) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 08:01:02.621075 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-2b213461-21c8-4446-8997-deb5012eec21 tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] Create volume request issued successfully. Jul 24 08:01:02.621589 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2b213461-21c8-4446-8997-deb5012eec21 tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 08:01:02.621951 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1468/5833] 10.4.3.170 () {68 vars in 1259 bytes} [Fri Jul 24 08:01:02 2026] POST /volume/v3/volumes => generated 754 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 08:01:02.633480 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-3e745572-0146-4e1b-a39b-19a46ba9ea27 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 08:01:02.635985 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3e745572-0146-4e1b-a39b-19a46ba9ea27 tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] GET https://10.4.3.170/volume/v3/volumes/9f1e34a6-3b34-4613-a1fa-feaefc56ece0 Jul 24 08:01:02.636295 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3e745572-0146-4e1b-a39b-19a46ba9ea27 tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 08:01:02.636657 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3e745572-0146-4e1b-a39b-19a46ba9ea27 tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 08:01:02.645686 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 08:01:02.645686 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 08:01:02.649752 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-3e745572-0146-4e1b-a39b-19a46ba9ea27 tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] Volume info retrieved successfully. Jul 24 08:01:02.654691 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3e745572-0146-4e1b-a39b-19a46ba9ea27 tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] https://10.4.3.170/volume/v3/volumes/9f1e34a6-3b34-4613-a1fa-feaefc56ece0 returned with HTTP 200 Jul 24 08:01:02.655132 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1447/5834] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 08:01:02 2026] GET /volume/v3/volumes/9f1e34a6-3b34-4613-a1fa-feaefc56ece0 => generated 822 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 08:01:03.342421 np0000005822 devstack@c-api.service[100244]: DEBUG dbcounter [-] [100244] Writing DB stats cinder:SELECT=63,cinder:INSERT=12,cinder:UPDATE=28 {{(pid=100244) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 08:01:03.666906 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-a5821e91-5f53-4c8e-898b-36cd904a423d None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 08:01:03.668746 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a5821e91-5f53-4c8e-898b-36cd904a423d tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] GET https://10.4.3.170/volume/v3/volumes/9f1e34a6-3b34-4613-a1fa-feaefc56ece0 Jul 24 08:01:03.668953 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a5821e91-5f53-4c8e-898b-36cd904a423d tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 08:01:03.669159 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a5821e91-5f53-4c8e-898b-36cd904a423d tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 08:01:03.676827 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 08:01:03.676827 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 08:01:03.680161 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-a5821e91-5f53-4c8e-898b-36cd904a423d tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] Volume info retrieved successfully. Jul 24 08:01:03.684157 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a5821e91-5f53-4c8e-898b-36cd904a423d tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] https://10.4.3.170/volume/v3/volumes/9f1e34a6-3b34-4613-a1fa-feaefc56ece0 returned with HTTP 200 Jul 24 08:01:03.684544 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1459/5835] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 08:01:03 2026] GET /volume/v3/volumes/9f1e34a6-3b34-4613-a1fa-feaefc56ece0 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 08:01:03.695361 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-26499669-0d41-4738-b360-fbc675adf799 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 08:01:03.696974 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-26499669-0d41-4738-b360-fbc675adf799 tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] GET https://10.4.3.170/volume/v3/volumes/9f1e34a6-3b34-4613-a1fa-feaefc56ece0 Jul 24 08:01:03.697173 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-26499669-0d41-4738-b360-fbc675adf799 tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 08:01:03.697366 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-26499669-0d41-4738-b360-fbc675adf799 tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 08:01:03.699075 np0000005822 devstack@c-api.service[100246]: DEBUG dbcounter [-] [100246] Writing DB stats cinder:SELECT=30,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=100246) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 08:01:03.703715 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 08:01:03.703715 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 08:01:03.706893 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-26499669-0d41-4738-b360-fbc675adf799 tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] Volume info retrieved successfully. Jul 24 08:01:03.711254 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-26499669-0d41-4738-b360-fbc675adf799 tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] https://10.4.3.170/volume/v3/volumes/9f1e34a6-3b34-4613-a1fa-feaefc56ece0 returned with HTTP 200 Jul 24 08:01:03.711686 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1462/5836] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 08:01:03 2026] GET /volume/v3/volumes/9f1e34a6-3b34-4613-a1fa-feaefc56ece0 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 08:01:03.722895 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-32b19edc-ff36-410c-9263-2dcb0ae397f9 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 08:01:03.724458 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-32b19edc-ff36-410c-9263-2dcb0ae397f9 tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] POST https://10.4.3.170/volume/v3/snapshots Jul 24 08:01:03.724770 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-32b19edc-ff36-410c-9263-2dcb0ae397f9 tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9f1e34a6-3b34-4613-a1fa-feaefc56ece0", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-2050895222", "description": null, "metadata": null}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 08:01:03.731864 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 08:01:03.731864 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 08:01:03.732246 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-32b19edc-ff36-410c-9263-2dcb0ae397f9 tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] Volume info retrieved successfully. Jul 24 08:01:03.732375 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.snapshots [None req-32b19edc-ff36-410c-9263-2dcb0ae397f9 tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] Create snapshot from volume 9f1e34a6-3b34-4613-a1fa-feaefc56ece0 Jul 24 08:01:03.760486 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-32b19edc-ff36-410c-9263-2dcb0ae397f9 tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] Created reservations ['3bd18121-491a-451b-96db-4ebb27eb23b1', '3b2a4e37-6ef4-4d4e-b688-1302484b4c8f', '44595c11-9b66-490d-ae65-7c6c8ef94626', 'b399f6f1-0289-4882-bd54-a413868ab683'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 08:01:03.784479 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-32b19edc-ff36-410c-9263-2dcb0ae397f9 tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] Snapshot force create request issued successfully. Jul 24 08:01:03.784775 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-32b19edc-ff36-410c-9263-2dcb0ae397f9 tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] https://10.4.3.170/volume/v3/snapshots returned with HTTP 202 Jul 24 08:01:03.785146 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1469/5837] 10.4.3.170 () {68 vars in 1265 bytes} [Fri Jul 24 08:01:03 2026] POST /volume/v3/snapshots => generated 310 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 08:01:03.794726 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-693bcd01-6737-4a84-b963-015c42e4c94c None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 08:01:03.796330 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-693bcd01-6737-4a84-b963-015c42e4c94c tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] GET https://10.4.3.170/volume/v3/snapshots/f5a61a79-d723-406f-a853-87acb1418425 Jul 24 08:01:03.796515 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-693bcd01-6737-4a84-b963-015c42e4c94c tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 08:01:03.796711 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-693bcd01-6737-4a84-b963-015c42e4c94c tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 08:01:03.800969 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 08:01:03.800969 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 08:01:03.801366 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-693bcd01-6737-4a84-b963-015c42e4c94c tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] Snapshot retrieved successfully. Jul 24 08:01:03.801992 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-693bcd01-6737-4a84-b963-015c42e4c94c tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] https://10.4.3.170/volume/v3/snapshots/f5a61a79-d723-406f-a853-87acb1418425 returned with HTTP 200 Jul 24 08:01:03.802385 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1448/5838] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 08:01:03 2026] GET /volume/v3/snapshots/f5a61a79-d723-406f-a853-87acb1418425 => generated 442 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 08:01:04.810653 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-f6ac8674-58c1-44b0-840b-fe3604980e2a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 08:01:04.812398 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f6ac8674-58c1-44b0-840b-fe3604980e2a tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] GET https://10.4.3.170/volume/v3/snapshots/f5a61a79-d723-406f-a853-87acb1418425 Jul 24 08:01:04.812613 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f6ac8674-58c1-44b0-840b-fe3604980e2a tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 08:01:04.812791 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f6ac8674-58c1-44b0-840b-fe3604980e2a tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 08:01:04.817310 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 08:01:04.817310 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 08:01:04.817720 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-f6ac8674-58c1-44b0-840b-fe3604980e2a tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] Snapshot retrieved successfully. Jul 24 08:01:04.818396 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f6ac8674-58c1-44b0-840b-fe3604980e2a tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] https://10.4.3.170/volume/v3/snapshots/f5a61a79-d723-406f-a853-87acb1418425 returned with HTTP 200 Jul 24 08:01:04.818747 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1460/5839] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 08:01:04 2026] GET /volume/v3/snapshots/f5a61a79-d723-406f-a853-87acb1418425 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 08:01:04.826336 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-7bd5a989-7f49-42a3-8101-7d6a3c52bcbd None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 08:01:04.827968 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7bd5a989-7f49-42a3-8101-7d6a3c52bcbd tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] GET https://10.4.3.170/volume/v3/snapshots/f5a61a79-d723-406f-a853-87acb1418425 Jul 24 08:01:04.828142 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7bd5a989-7f49-42a3-8101-7d6a3c52bcbd tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 08:01:04.828337 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7bd5a989-7f49-42a3-8101-7d6a3c52bcbd tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 08:01:04.832737 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 08:01:04.832737 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 08:01:04.833097 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-7bd5a989-7f49-42a3-8101-7d6a3c52bcbd tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] Snapshot retrieved successfully. Jul 24 08:01:04.833766 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7bd5a989-7f49-42a3-8101-7d6a3c52bcbd tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] https://10.4.3.170/volume/v3/snapshots/f5a61a79-d723-406f-a853-87acb1418425 returned with HTTP 200 Jul 24 08:01:04.834093 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1463/5840] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 08:01:04 2026] GET /volume/v3/snapshots/f5a61a79-d723-406f-a853-87acb1418425 => generated 469 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 08:01:04.841483 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-9c8bda44-37fe-46d5-b106-cb5f8d217146 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 08:01:04.843380 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9c8bda44-37fe-46d5-b106-cb5f8d217146 tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] GET https://10.4.3.170/volume/v3/snapshots/f5a61a79-d723-406f-a853-87acb1418425 Jul 24 08:01:04.843561 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9c8bda44-37fe-46d5-b106-cb5f8d217146 tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 08:01:04.843769 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9c8bda44-37fe-46d5-b106-cb5f8d217146 tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 08:01:04.849832 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 08:01:04.849832 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 08:01:04.850330 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-9c8bda44-37fe-46d5-b106-cb5f8d217146 tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] Snapshot retrieved successfully. Jul 24 08:01:04.850992 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9c8bda44-37fe-46d5-b106-cb5f8d217146 tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] https://10.4.3.170/volume/v3/snapshots/f5a61a79-d723-406f-a853-87acb1418425 returned with HTTP 200 Jul 24 08:01:04.851492 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1470/5841] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 08:01:04 2026] GET /volume/v3/snapshots/f5a61a79-d723-406f-a853-87acb1418425 => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 08:01:04.858473 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-158f2a4e-6f59-4b85-a142-394be523232d None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 08:01:04.860100 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-158f2a4e-6f59-4b85-a142-394be523232d tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] POST https://10.4.3.170/volume/v3/volumes Jul 24 08:01:04.860432 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-158f2a4e-6f59-4b85-a142-394be523232d tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "f5a61a79-d723-406f-a853-87acb1418425", "size": 1}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 08:01:04.861834 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-158f2a4e-6f59-4b85-a142-394be523232d tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] Create volume request body: {'volume': {'snapshot_id': 'f5a61a79-d723-406f-a853-87acb1418425', 'size': 1}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 08:01:04.866904 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 08:01:04.866904 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 08:01:04.867284 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-158f2a4e-6f59-4b85-a142-394be523232d tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] Snapshot retrieved successfully. Jul 24 08:01:04.867396 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-158f2a4e-6f59-4b85-a142-394be523232d tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] Create volume of 1 GB Jul 24 08:01:04.870311 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-158f2a4e-6f59-4b85-a142-394be523232d tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] Availability Zones retrieved successfully. Jul 24 08:01:04.875022 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-158f2a4e-6f59-4b85-a142-394be523232d tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] Flow 'volume_create_api' (f7a07529-ce99-4f55-9680-c43f85243cd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 08:01:04.876000 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-158f2a4e-6f59-4b85-a142-394be523232d tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5450c755-4b10-4967-81b8-ae9270e661cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 08:01:04.876785 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-158f2a4e-6f59-4b85-a142-394be523232d tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 08:01:04.900967 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-158f2a4e-6f59-4b85-a142-394be523232d tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5450c755-4b10-4967-81b8-ae9270e661cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'f5a61a79-d723-406f-a853-87acb1418425', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T07:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=7ad534a3-473f-46b0-9131-2cc957880ec2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ad534a3-473f-46b0-9131-2cc957880ec2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 08:01:04.901616 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-158f2a4e-6f59-4b85-a142-394be523232d tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86df54b4-222f-4682-8e0c-3ecd06d60cb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 08:01:04.933950 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-158f2a4e-6f59-4b85-a142-394be523232d tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] Created reservations ['499735f3-4512-49aa-b5e8-fcbcda8d9bcc', '58c06f6c-6283-4c47-a3e9-eddae60bb44d', '8f6b7305-f494-4188-b536-ea7c6440465a', 'b5bfe1f2-b360-4cc7-a3f8-430277245426'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 08:01:04.934709 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-158f2a4e-6f59-4b85-a142-394be523232d tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86df54b4-222f-4682-8e0c-3ecd06d60cb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['499735f3-4512-49aa-b5e8-fcbcda8d9bcc', '58c06f6c-6283-4c47-a3e9-eddae60bb44d', '8f6b7305-f494-4188-b536-ea7c6440465a', 'b5bfe1f2-b360-4cc7-a3f8-430277245426']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 08:01:04.935346 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-158f2a4e-6f59-4b85-a142-394be523232d tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd25d0b8-97b2-4967-8e4a-c0ac99150bf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 08:01:04.969076 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-158f2a4e-6f59-4b85-a142-394be523232d tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd25d0b8-97b2-4967-8e4a-c0ac99150bf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '40467334-0e0f-4cdf-90cc-6c98568dd2c3', '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='d325878e9d604c938e4bdbf810f115c6',qos_specs=None,replication_status=,reservations=['499735f3-4512-49aa-b5e8-fcbcda8d9bcc','58c06f6c-6283-4c47-a3e9-eddae60bb44d','8f6b7305-f494-4188-b536-ea7c6440465a','b5bfe1f2-b360-4cc7-a3f8-430277245426'],size=1,snapshot_id=f5a61a79-d723-406f-a853-87acb1418425,source_replicaid=,source_volid=None,status='creating',user_id='1c10e3cf68394288be9591fcbefa96ea',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T08:01: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=40467334-0e0f-4cdf-90cc-6c98568dd2c3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d325878e9d604c938e4bdbf810f115c6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=f5a61a79-d723-406f-a853-87acb1418425,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1c10e3cf68394288be9591fcbefa96ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ad534a3-473f-46b0-9131-2cc957880ec2),volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 08:01:04.969743 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-158f2a4e-6f59-4b85-a142-394be523232d tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3fb3d2a-d944-4e4d-873a-20072192b480) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 08:01:04.984524 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-158f2a4e-6f59-4b85-a142-394be523232d tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3fb3d2a-d944-4e4d-873a-20072192b480) transitioned into state 'SUCCESS' from 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='d325878e9d604c938e4bdbf810f115c6',qos_specs=None,replication_status=,reservations=['499735f3-4512-49aa-b5e8-fcbcda8d9bcc','58c06f6c-6283-4c47-a3e9-eddae60bb44d','8f6b7305-f494-4188-b536-ea7c6440465a','b5bfe1f2-b360-4cc7-a3f8-430277245426'],size=1,snapshot_id=f5a61a79-d723-406f-a853-87acb1418425,source_replicaid=,source_volid=None,status='creating',user_id='1c10e3cf68394288be9591fcbefa96ea',volume_type_id=7ad534a3-473f-46b0-9131-2cc957880ec2)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 08:01:04.985371 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-158f2a4e-6f59-4b85-a142-394be523232d tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (878bcb6b-51bb-437e-8e24-336daae9b38c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 08:01:05.004636 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-158f2a4e-6f59-4b85-a142-394be523232d tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (878bcb6b-51bb-437e-8e24-336daae9b38c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 08:01:05.005349 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-158f2a4e-6f59-4b85-a142-394be523232d tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] Flow 'volume_create_api' (f7a07529-ce99-4f55-9680-c43f85243cd0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 08:01:05.005617 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-158f2a4e-6f59-4b85-a142-394be523232d tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] Create volume request issued successfully. Jul 24 08:01:05.006094 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-158f2a4e-6f59-4b85-a142-394be523232d tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] https://10.4.3.170/volume/v3/volumes returned with HTTP 202 Jul 24 08:01:05.006486 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1449/5842] 10.4.3.170 () {68 vars in 1258 bytes} [Fri Jul 24 08:01:04 2026] POST /volume/v3/volumes => generated 741 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 08:01:05.017176 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-e2f17867-77a0-4c95-9a2a-c84966e2e31d None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 08:01:05.018904 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e2f17867-77a0-4c95-9a2a-c84966e2e31d tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] GET https://10.4.3.170/volume/v3/volumes/40467334-0e0f-4cdf-90cc-6c98568dd2c3 Jul 24 08:01:05.019086 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e2f17867-77a0-4c95-9a2a-c84966e2e31d tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 08:01:05.019677 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e2f17867-77a0-4c95-9a2a-c84966e2e31d tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 08:01:05.025766 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 08:01:05.025766 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 08:01:05.028936 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-e2f17867-77a0-4c95-9a2a-c84966e2e31d tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] Volume info retrieved successfully. Jul 24 08:01:05.032508 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e2f17867-77a0-4c95-9a2a-c84966e2e31d tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] https://10.4.3.170/volume/v3/volumes/40467334-0e0f-4cdf-90cc-6c98568dd2c3 returned with HTTP 200 Jul 24 08:01:05.032864 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1461/5843] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 08:01:05 2026] GET /volume/v3/volumes/40467334-0e0f-4cdf-90cc-6c98568dd2c3 => generated 809 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 08:01:06.044545 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-3aeeb7fa-d2d1-4518-965b-1968a51954cd None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 08:01:06.046155 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3aeeb7fa-d2d1-4518-965b-1968a51954cd tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] GET https://10.4.3.170/volume/v3/volumes/40467334-0e0f-4cdf-90cc-6c98568dd2c3 Jul 24 08:01:06.046367 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3aeeb7fa-d2d1-4518-965b-1968a51954cd tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 08:01:06.046601 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3aeeb7fa-d2d1-4518-965b-1968a51954cd tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 08:01:06.054007 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 08:01:06.054007 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 08:01:06.057558 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-3aeeb7fa-d2d1-4518-965b-1968a51954cd tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] Volume info retrieved successfully. Jul 24 08:01:06.061493 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3aeeb7fa-d2d1-4518-965b-1968a51954cd tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] https://10.4.3.170/volume/v3/volumes/40467334-0e0f-4cdf-90cc-6c98568dd2c3 returned with HTTP 200 Jul 24 08:01:06.061882 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1464/5844] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 08:01:06 2026] GET /volume/v3/volumes/40467334-0e0f-4cdf-90cc-6c98568dd2c3 => generated 834 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 08:01:06.072462 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-6d3e8845-9e7c-46a2-a153-03faad28a015 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 08:01:06.074165 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6d3e8845-9e7c-46a2-a153-03faad28a015 tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] GET https://10.4.3.170/volume/v3/volumes/40467334-0e0f-4cdf-90cc-6c98568dd2c3 Jul 24 08:01:06.074397 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6d3e8845-9e7c-46a2-a153-03faad28a015 tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 08:01:06.074622 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6d3e8845-9e7c-46a2-a153-03faad28a015 tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 08:01:06.081754 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 08:01:06.081754 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 08:01:06.085167 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-6d3e8845-9e7c-46a2-a153-03faad28a015 tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] Volume info retrieved successfully. Jul 24 08:01:06.088888 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6d3e8845-9e7c-46a2-a153-03faad28a015 tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] https://10.4.3.170/volume/v3/volumes/40467334-0e0f-4cdf-90cc-6c98568dd2c3 returned with HTTP 200 Jul 24 08:01:06.089232 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1471/5845] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 08:01:06 2026] GET /volume/v3/volumes/40467334-0e0f-4cdf-90cc-6c98568dd2c3 => generated 834 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 08:01:06.099326 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-ee94a378-53cb-4266-bfd5-a7e83a0f1c73 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 08:01:06.101141 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ee94a378-53cb-4266-bfd5-a7e83a0f1c73 tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/f5a61a79-d723-406f-a853-87acb1418425 Jul 24 08:01:06.101352 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ee94a378-53cb-4266-bfd5-a7e83a0f1c73 tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 08:01:06.101543 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ee94a378-53cb-4266-bfd5-a7e83a0f1c73 tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 08:01:06.101641 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.v3.snapshots [None req-ee94a378-53cb-4266-bfd5-a7e83a0f1c73 tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] Delete snapshot with id: f5a61a79-d723-406f-a853-87acb1418425 Jul 24 08:01:06.106069 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 08:01:06.106069 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 08:01:06.106456 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-ee94a378-53cb-4266-bfd5-a7e83a0f1c73 tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] Snapshot retrieved successfully. Jul 24 08:01:06.119038 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-ee94a378-53cb-4266-bfd5-a7e83a0f1c73 tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] Snapshot delete request issued successfully. Jul 24 08:01:06.119193 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ee94a378-53cb-4266-bfd5-a7e83a0f1c73 tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] https://10.4.3.170/volume/v3/snapshots/f5a61a79-d723-406f-a853-87acb1418425 returned with HTTP 202 Jul 24 08:01:06.119586 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1450/5846] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 24 08:01:06 2026] DELETE /volume/v3/snapshots/f5a61a79-d723-406f-a853-87acb1418425 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 08:01:06.126162 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-b6e90319-dc7c-4eec-ba26-7f07325cb86f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 08:01:06.128050 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b6e90319-dc7c-4eec-ba26-7f07325cb86f tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] GET https://10.4.3.170/volume/v3/snapshots/f5a61a79-d723-406f-a853-87acb1418425 Jul 24 08:01:06.128300 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b6e90319-dc7c-4eec-ba26-7f07325cb86f tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 08:01:06.128484 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b6e90319-dc7c-4eec-ba26-7f07325cb86f tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 08:01:06.133258 np0000005822 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 08:01:06.133258 np0000005822 devstack@c-api.service[100244]: warnings.warn( Jul 24 08:01:06.133640 np0000005822 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-b6e90319-dc7c-4eec-ba26-7f07325cb86f tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] Snapshot retrieved successfully. Jul 24 08:01:06.134315 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b6e90319-dc7c-4eec-ba26-7f07325cb86f tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] https://10.4.3.170/volume/v3/snapshots/f5a61a79-d723-406f-a853-87acb1418425 returned with HTTP 200 Jul 24 08:01:06.134673 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1462/5847] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 08:01:06 2026] GET /volume/v3/snapshots/f5a61a79-d723-406f-a853-87acb1418425 => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 08:01:07.142913 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-abc1a49b-e08e-4aac-a110-e3b70e7e8676 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 08:01:07.144549 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-abc1a49b-e08e-4aac-a110-e3b70e7e8676 tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] GET https://10.4.3.170/volume/v3/snapshots/f5a61a79-d723-406f-a853-87acb1418425 Jul 24 08:01:07.144767 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-abc1a49b-e08e-4aac-a110-e3b70e7e8676 tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 08:01:07.144966 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-abc1a49b-e08e-4aac-a110-e3b70e7e8676 tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 08:01:07.149049 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-abc1a49b-e08e-4aac-a110-e3b70e7e8676 tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] https://10.4.3.170/volume/v3/snapshots/f5a61a79-d723-406f-a853-87acb1418425 returned with HTTP 404 Jul 24 08:01:07.149494 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1465/5848] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 08:01:07 2026] GET /volume/v3/snapshots/f5a61a79-d723-406f-a853-87acb1418425 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 08:01:07.155069 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-03831da1-2f08-4ff8-b8b4-7a05667c3c41 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 08:01:07.156744 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-03831da1-2f08-4ff8-b8b4-7a05667c3c41 tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] DELETE https://10.4.3.170/volume/v3/volumes/9f1e34a6-3b34-4613-a1fa-feaefc56ece0 Jul 24 08:01:07.156920 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-03831da1-2f08-4ff8-b8b4-7a05667c3c41 tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 08:01:07.157095 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-03831da1-2f08-4ff8-b8b4-7a05667c3c41 tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 08:01:07.157257 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-03831da1-2f08-4ff8-b8b4-7a05667c3c41 tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] Delete volume with id: 9f1e34a6-3b34-4613-a1fa-feaefc56ece0 Jul 24 08:01:07.163385 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 08:01:07.163385 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 08:01:07.163785 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-03831da1-2f08-4ff8-b8b4-7a05667c3c41 tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] Volume info retrieved successfully. Jul 24 08:01:07.177887 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-03831da1-2f08-4ff8-b8b4-7a05667c3c41 tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] Delete volume request issued successfully. Jul 24 08:01:07.178032 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-03831da1-2f08-4ff8-b8b4-7a05667c3c41 tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] https://10.4.3.170/volume/v3/volumes/9f1e34a6-3b34-4613-a1fa-feaefc56ece0 returned with HTTP 202 Jul 24 08:01:07.178413 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1472/5849] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 08:01:07 2026] DELETE /volume/v3/volumes/9f1e34a6-3b34-4613-a1fa-feaefc56ece0 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 08:01:07.184340 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-0acf563c-f9a9-468b-bd4b-977992e8615e None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 08:01:07.185949 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0acf563c-f9a9-468b-bd4b-977992e8615e tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] GET https://10.4.3.170/volume/v3/volumes/9f1e34a6-3b34-4613-a1fa-feaefc56ece0 Jul 24 08:01:07.186124 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0acf563c-f9a9-468b-bd4b-977992e8615e tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 08:01:07.186317 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0acf563c-f9a9-468b-bd4b-977992e8615e tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 08:01:07.192518 np0000005822 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 08:01:07.192518 np0000005822 devstack@c-api.service[100243]: warnings.warn( Jul 24 08:01:07.195992 np0000005822 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-0acf563c-f9a9-468b-bd4b-977992e8615e tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] Volume info retrieved successfully. Jul 24 08:01:07.199826 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0acf563c-f9a9-468b-bd4b-977992e8615e tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] https://10.4.3.170/volume/v3/volumes/9f1e34a6-3b34-4613-a1fa-feaefc56ece0 returned with HTTP 200 Jul 24 08:01:07.200167 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1451/5850] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 08:01:07 2026] GET /volume/v3/volumes/9f1e34a6-3b34-4613-a1fa-feaefc56ece0 => generated 846 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 08:01:08.212149 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-deedf3ff-9e94-4ab3-b74d-e3aee5c74d81 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 08:01:08.213969 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-deedf3ff-9e94-4ab3-b74d-e3aee5c74d81 tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] GET https://10.4.3.170/volume/v3/volumes/9f1e34a6-3b34-4613-a1fa-feaefc56ece0 Jul 24 08:01:08.214222 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-deedf3ff-9e94-4ab3-b74d-e3aee5c74d81 tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 08:01:08.214487 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-deedf3ff-9e94-4ab3-b74d-e3aee5c74d81 tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 08:01:08.220028 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-deedf3ff-9e94-4ab3-b74d-e3aee5c74d81 tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] https://10.4.3.170/volume/v3/volumes/9f1e34a6-3b34-4613-a1fa-feaefc56ece0 returned with HTTP 404 Jul 24 08:01:08.220513 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1463/5851] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 08:01:08 2026] GET /volume/v3/volumes/9f1e34a6-3b34-4613-a1fa-feaefc56ece0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 08:01:08.226819 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-987ea654-a105-4a96-8bb8-ef86b2a6ac51 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 08:01:08.228738 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-987ea654-a105-4a96-8bb8-ef86b2a6ac51 tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] DELETE https://10.4.3.170/volume/v3/volumes/40467334-0e0f-4cdf-90cc-6c98568dd2c3 Jul 24 08:01:08.228956 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-987ea654-a105-4a96-8bb8-ef86b2a6ac51 tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 08:01:08.229176 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-987ea654-a105-4a96-8bb8-ef86b2a6ac51 tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 08:01:08.229372 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-987ea654-a105-4a96-8bb8-ef86b2a6ac51 tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] Delete volume with id: 40467334-0e0f-4cdf-90cc-6c98568dd2c3 Jul 24 08:01:08.236704 np0000005822 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 08:01:08.236704 np0000005822 devstack@c-api.service[100246]: warnings.warn( Jul 24 08:01:08.237171 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-987ea654-a105-4a96-8bb8-ef86b2a6ac51 tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] Volume info retrieved successfully. Jul 24 08:01:08.251792 np0000005822 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-987ea654-a105-4a96-8bb8-ef86b2a6ac51 tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] Delete volume request issued successfully. Jul 24 08:01:08.251979 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-987ea654-a105-4a96-8bb8-ef86b2a6ac51 tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] https://10.4.3.170/volume/v3/volumes/40467334-0e0f-4cdf-90cc-6c98568dd2c3 returned with HTTP 202 Jul 24 08:01:08.252427 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1466/5852] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 08:01:08 2026] DELETE /volume/v3/volumes/40467334-0e0f-4cdf-90cc-6c98568dd2c3 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 08:01:08.258796 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-9fee2ef5-339c-4c46-b1ab-1138895521b4 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 08:01:08.260541 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9fee2ef5-339c-4c46-b1ab-1138895521b4 tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] GET https://10.4.3.170/volume/v3/volumes/40467334-0e0f-4cdf-90cc-6c98568dd2c3 Jul 24 08:01:08.260735 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9fee2ef5-339c-4c46-b1ab-1138895521b4 tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 08:01:08.260908 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9fee2ef5-339c-4c46-b1ab-1138895521b4 tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 08:01:08.267647 np0000005822 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 08:01:08.267647 np0000005822 devstack@c-api.service[100245]: warnings.warn( Jul 24 08:01:08.271229 np0000005822 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-9fee2ef5-339c-4c46-b1ab-1138895521b4 tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] Volume info retrieved successfully. Jul 24 08:01:08.276081 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9fee2ef5-339c-4c46-b1ab-1138895521b4 tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] https://10.4.3.170/volume/v3/volumes/40467334-0e0f-4cdf-90cc-6c98568dd2c3 returned with HTTP 200 Jul 24 08:01:08.276645 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1473/5853] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 08:01:08 2026] GET /volume/v3/volumes/40467334-0e0f-4cdf-90cc-6c98568dd2c3 => generated 833 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 08:01:09.288424 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-fee59f3f-efde-42a6-b114-bc2f55475c0c None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 08:01:09.290184 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-fee59f3f-efde-42a6-b114-bc2f55475c0c tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] GET https://10.4.3.170/volume/v3/volumes/40467334-0e0f-4cdf-90cc-6c98568dd2c3 Jul 24 08:01:09.290414 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-fee59f3f-efde-42a6-b114-bc2f55475c0c tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 08:01:09.290650 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-fee59f3f-efde-42a6-b114-bc2f55475c0c tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 08:01:09.295857 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-fee59f3f-efde-42a6-b114-bc2f55475c0c tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] https://10.4.3.170/volume/v3/volumes/40467334-0e0f-4cdf-90cc-6c98568dd2c3 returned with HTTP 404 Jul 24 08:01:09.296286 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1452/5854] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 08:01:09 2026] GET /volume/v3/volumes/40467334-0e0f-4cdf-90cc-6c98568dd2c3 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 08:01:09.302366 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-4ace1d86-a7b4-406a-b939-31301341970a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 08:01:09.304176 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4ace1d86-a7b4-406a-b939-31301341970a tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] DELETE https://10.4.3.170/volume/v3/snapshots/f5a61a79-d723-406f-a853-87acb1418425 Jul 24 08:01:09.304418 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4ace1d86-a7b4-406a-b939-31301341970a tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 08:01:09.304650 np0000005822 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4ace1d86-a7b4-406a-b939-31301341970a tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 08:01:09.304796 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.v3.snapshots [None req-4ace1d86-a7b4-406a-b939-31301341970a tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] Delete snapshot with id: f5a61a79-d723-406f-a853-87acb1418425 Jul 24 08:01:09.309070 np0000005822 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4ace1d86-a7b4-406a-b939-31301341970a tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] https://10.4.3.170/volume/v3/snapshots/f5a61a79-d723-406f-a853-87acb1418425 returned with HTTP 404 Jul 24 08:01:09.309539 np0000005822 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1464/5855] 10.4.3.170 () {66 vars in 1357 bytes} [Fri Jul 24 08:01:09 2026] DELETE /volume/v3/snapshots/f5a61a79-d723-406f-a853-87acb1418425 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 08:01:09.314839 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-7d1b2751-27bc-4852-8625-20fdb65ec25a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 08:01:09.316584 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7d1b2751-27bc-4852-8625-20fdb65ec25a tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] GET https://10.4.3.170/volume/v3/snapshots/f5a61a79-d723-406f-a853-87acb1418425 Jul 24 08:01:09.316808 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7d1b2751-27bc-4852-8625-20fdb65ec25a tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 08:01:09.316989 np0000005822 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7d1b2751-27bc-4852-8625-20fdb65ec25a tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 08:01:09.321136 np0000005822 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7d1b2751-27bc-4852-8625-20fdb65ec25a tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] https://10.4.3.170/volume/v3/snapshots/f5a61a79-d723-406f-a853-87acb1418425 returned with HTTP 404 Jul 24 08:01:09.321606 np0000005822 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1467/5856] 10.4.3.170 () {66 vars in 1354 bytes} [Fri Jul 24 08:01:09 2026] GET /volume/v3/snapshots/f5a61a79-d723-406f-a853-87acb1418425 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 08:01:09.327070 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-f284586d-e251-445a-9d32-37ca427ebd27 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 08:01:09.328821 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f284586d-e251-445a-9d32-37ca427ebd27 tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] DELETE https://10.4.3.170/volume/v3/volumes/9f1e34a6-3b34-4613-a1fa-feaefc56ece0 Jul 24 08:01:09.329001 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f284586d-e251-445a-9d32-37ca427ebd27 tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 08:01:09.329176 np0000005822 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f284586d-e251-445a-9d32-37ca427ebd27 tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 08:01:09.329356 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-f284586d-e251-445a-9d32-37ca427ebd27 tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] Delete volume with id: 9f1e34a6-3b34-4613-a1fa-feaefc56ece0 Jul 24 08:01:09.334761 np0000005822 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f284586d-e251-445a-9d32-37ca427ebd27 tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] https://10.4.3.170/volume/v3/volumes/9f1e34a6-3b34-4613-a1fa-feaefc56ece0 returned with HTTP 404 Jul 24 08:01:09.335147 np0000005822 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1474/5857] 10.4.3.170 () {66 vars in 1351 bytes} [Fri Jul 24 08:01:09 2026] DELETE /volume/v3/volumes/9f1e34a6-3b34-4613-a1fa-feaefc56ece0 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 08:01:09.340944 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-0ce11ae9-c134-470b-b3c6-b036473dd6dc None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 08:01:09.342443 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0ce11ae9-c134-470b-b3c6-b036473dd6dc tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] GET https://10.4.3.170/volume/v3/volumes/9f1e34a6-3b34-4613-a1fa-feaefc56ece0 Jul 24 08:01:09.342614 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0ce11ae9-c134-470b-b3c6-b036473dd6dc tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 08:01:09.342778 np0000005822 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0ce11ae9-c134-470b-b3c6-b036473dd6dc tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 08:01:09.347676 np0000005822 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0ce11ae9-c134-470b-b3c6-b036473dd6dc tempest-SnapshotDependencyTests-1321233561 tempest-SnapshotDependencyTests-1321233561-project-member] https://10.4.3.170/volume/v3/volumes/9f1e34a6-3b34-4613-a1fa-feaefc56ece0 returned with HTTP 404 Jul 24 08:01:09.348043 np0000005822 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1453/5858] 10.4.3.170 () {66 vars in 1348 bytes} [Fri Jul 24 08:01:09 2026] GET /volume/v3/volumes/9f1e34a6-3b34-4613-a1fa-feaefc56ece0 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 08:01:19.306626 np0000005822 devstack@c-api.service[100244]: DEBUG dbcounter [-] [100244] Writing DB stats cinder:SELECT=12 {{(pid=100244) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 08:01:19.318916 np0000005822 devstack@c-api.service[100246]: DEBUG dbcounter [-] [100246] Writing DB stats cinder:SELECT=13,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=100246) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 08:01:19.331426 np0000005822 devstack@c-api.service[100245]: DEBUG dbcounter [-] [100245] Writing DB stats cinder:SELECT=76,cinder:UPDATE=26,cinder:INSERT=18 {{(pid=100245) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 08:01:19.344774 np0000005822 devstack@c-api.service[100243]: DEBUG dbcounter [-] [100243] Writing DB stats cinder:SELECT=76,cinder:INSERT=13,cinder:UPDATE=31 {{(pid=100243) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}